2018-08-11 21:08:31,668 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-211 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-11 21:08:31,671 - 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.30,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.50 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=CZUR8z9GCRGfq7QEPYyBHup8r 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=9bd3dfa2366544f8b68d4b96657e1760 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=Qe4vBDU9aYFaTcuZZTTe9cs9h export OS_REGION_NAME=regionOne 2018-08-11 21:08:31,671 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-11 21:08:31,672 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-08-11 21:08:31,696 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-11 21:08:31,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:08:31,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:08:31,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:08:31,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:08:31,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:08:31,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:08:31,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:08:31,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:08:31,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:08:31,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:08:31,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:08:31,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:08:31,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:08:31,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:08:31,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:08:31,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:08:31,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:08:31,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:08:31,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:08:31,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:08:31,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:08:31,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:08:31,993 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-11 21:08:31,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-11 21:08:31,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:08:32,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43fa52ef-a62f-4d70-bec5-320909911924 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:08:32,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-43fa52ef-a62f-4d70-bec5-320909911924 2018-08-11 21:08:32,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:08:32,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-11T22:08:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["nE_gQxshQJqVdkQUbXvh8A"], "issued_at": "2018-08-11T21:08:32.000000Z"}} 2018-08-11 21:08:32,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7e5d61ae570e9789d7467d468a17a792697a3bd2" 2018-08-11 21:08:33,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08: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-d4aedb0e-53c8-417b-b6c9-c9f5da90a85d x-compute-request-id: req-d4aedb0e-53c8-417b-b6c9-c9f5da90a85d Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-11 21:08:33,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-aggregates used request id req-d4aedb0e-53c8-417b-b6c9-c9f5da90a85d 2018-08-11 21:08:33,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.15523719788s 2018-08-11 21:08:33,149 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-aggregates used request id req-d4aedb0e-53c8-417b-b6c9-c9f5da90a85d 2018-08-11 21:08:33,150 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-11 21:08:33,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:08:33,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 21:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 21:08:33,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 21:08:33,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7e5d61ae570e9789d7467d468a17a792697a3bd2" 2018-08-11 21:08:33,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf33b50-0d43-4e97-8b79-2f583a9093c9 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/dd0dcce16a4b469e9c71a7c4c58cfca9"}, "tags": [], "enabled": true, "id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-08-11 21:08:33,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-5bf33b50-0d43-4e97-8b79-2f583a9093c9 2018-08-11 21:08:33,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0890061855316s 2018-08-11 21:08:33,249 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-5bf33b50-0d43-4e97-8b79-2f583a9093c9 2018-08-11 21:08:33,250 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'dd0dcce16a4b469e9c71a7c4c58cfca9', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-11 21:08:33,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-11 21:08:33,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7e5d61ae570e9789d7467d468a17a792697a3bd2" 2018-08-11 21:08:33,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce76fe4b-c701-4e11-94d9-a763aea435ed Content-Encoding: gzip Content-Length: 1961 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/05bfa513bc3c42d0811b3f6944cacabd"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0a05c446751945669eb27e631f6e6d53"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "0a05c446751945669eb27e631f6e6d53"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0b42056fa7e741cc8985476109e04a21"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "0b42056fa7e741cc8985476109e04a21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0e4718d6e20d4b259fd8b4aa195c11b9"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/17521994a73e4d80b7c2b500bc0f2c22"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2005ad6f59ca4ecd8e3325852cfe7f69"}, "url": "http://172.30.9.30:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2084552b32ea45158be3ec47499df12c"}, "url": "http://172.30.9.30:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "2084552b32ea45158be3ec47499df12c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2c957aac53cd4fe591e0f396b286df1a"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "482db775f319458da09a701458fd69f1", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2ed7a8608d0442129f1b7634260b529a"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/32c5fc90b038459c94ed24a5b9192f17"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3fe639f814f34cb3b93b0f38234a0889"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/4f6b33f54b9144358e2456646df388b0"}, "url": "http://172.30.9.30:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "4f6b33f54b9144358e2456646df388b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/504f59b62fea4733be03ec7db07ce3f9"}, "url": "http://172.30.9.30:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "482db775f319458da09a701458fd69f1", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/5acbd077fca14a099ac38fcbe73e3d52"}, "url": "http://172.30.9.30:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6026239c3a3d4853af40f837b8bb9f68"}, "url": "http://172.30.9.30:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "6026239c3a3d4853af40f837b8bb9f68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/63c7ee8c0a4a4264a1e4d3326919836c"}, "url": "http://172.30.9.30:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/64807c8bb8a7413aa5315957e8337c2a"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6636f972f04d4c68903ded633ba26158"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "6636f972f04d4c68903ded633ba26158"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6eec39c2771b4cd5a0ec1e5c95e7ea3b"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/712c5d51ba2b4a5a9df94094777067c1"}, "url": "http://172.30.9.30:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7bcd13ddcf694724a9f16c437bab25b6"}, "url": "http://172.30.9.30:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7cdc041135c8490893b30ff516b8997d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "7cdc041135c8490893b30ff516b8997d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7f9db02201db46578be559428e179d79"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "7f9db02201db46578be559428e179d79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/8fb3f038877b4003b536f991981a49ba"}, "url": "http://172.30.9.30:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "8fb3f038877b4003b536f991981a49ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/98edda6d3aaa46839331b59d553aa57b"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "98edda6d3aaa46839331b59d553aa57b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9c0b6b40edae471f8769575ad1e20bb2"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, "url": "http://172.30.9.30:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e750353b5be9447983667540037ea5e4", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9fd77bc5cd7b48a2a81cb85898b734fa"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/a08759f1f1b64df3a38d57c09c2878be"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ac4146c0af5f4b639388c39bfc5f7015"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "ac4146c0af5f4b639388c39bfc5f7015"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/af32285b5ee244b98cff3c1eab636bc1"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "af32285b5ee244b98cff3c1eab636bc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/b76eec3640264dc48a071bf662320b34"}, "url": "http://172.30.9.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "b76eec3640264dc48a071bf662320b34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ba8274bed4e04a53adb88c45a845388a"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c8f3cc4ace204a75b246a657f88314a3"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "c8f3cc4ace204a75b246a657f88314a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/cd37f6b081114510bdfbf08933ec0c48"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e750353b5be9447983667540037ea5e4", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/d9bbff8f2f7a44a69bbd39c1d47f5be3"}, "url": "http://172.30.9.30:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/e6f1372e24f8464f9fc99bea9cd9f180"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/e8a785cb3cb245598b9341ec76b5b0f4"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ebb1652179084d7bb46a22fb4e727f33"}, "url": "http://172.30.9.30:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "ebb1652179084d7bb46a22fb4e727f33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ef1be2d701bb414fac30266b7812a525"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e750353b5be9447983667540037ea5e4", "id": "ef1be2d701bb414fac30266b7812a525"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/f274ad1ed7384d548242f2b2b1d11af2"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "f274ad1ed7384d548242f2b2b1d11af2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/fdcd0613c3f34eac9e251494ef33d601"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "482db775f319458da09a701458fd69f1", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "links": {"self": "http://172.30.9.30:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-11 21:08:33,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-ce76fe4b-c701-4e11-94d9-a763aea435ed 2018-08-11 21:08:33,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.110842943192s 2018-08-11 21:08:33,365 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-ce76fe4b-c701-4e11-94d9-a763aea435ed 2018-08-11 21:08:33,372 - 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.30:5000/v3/endpoints/05bfa513bc3c42d0811b3f6944cacabd'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4040cf90f30e4bbe822bd30400b6391e', u'id': u'05bfa513bc3c42d0811b3f6944cacabd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/0a05c446751945669eb27e631f6e6d53'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e326eba7b24442b4a3dee34c0f5e0b8e', u'id': u'0a05c446751945669eb27e631f6e6d53'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/0b42056fa7e741cc8985476109e04a21'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'860dd2b943f543859dfb6e68e684716c', u'id': u'0b42056fa7e741cc8985476109e04a21'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/0e4718d6e20d4b259fd8b4aa195c11b9'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'90ce16f7f2c44fcb94ec0c3765442426', u'id': u'0e4718d6e20d4b259fd8b4aa195c11b9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/17521994a73e4d80b7c2b500bc0f2c22'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'860dd2b943f543859dfb6e68e684716c', u'id': u'17521994a73e4d80b7c2b500bc0f2c22'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/2005ad6f59ca4ecd8e3325852cfe7f69'}, u'url': u'http://172.30.9.30:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4040cf90f30e4bbe822bd30400b6391e', u'id': u'2005ad6f59ca4ecd8e3325852cfe7f69'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/2084552b32ea45158be3ec47499df12c'}, u'url': u'http://172.30.9.30:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e326eba7b24442b4a3dee34c0f5e0b8e', u'id': u'2084552b32ea45158be3ec47499df12c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/2c957aac53cd4fe591e0f396b286df1a'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'482db775f319458da09a701458fd69f1', u'id': u'2c957aac53cd4fe591e0f396b286df1a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/2ed7a8608d0442129f1b7634260b529a'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6d7d3f66871946bdbe97cdc58c4517de', u'id': u'2ed7a8608d0442129f1b7634260b529a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/32c5fc90b038459c94ed24a5b9192f17'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'90ce16f7f2c44fcb94ec0c3765442426', u'id': u'32c5fc90b038459c94ed24a5b9192f17'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/3fe639f814f34cb3b93b0f38234a0889'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1041b5ad95f74c2a8260f7f0809b968b', u'id': u'3fe639f814f34cb3b93b0f38234a0889'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/4f6b33f54b9144358e2456646df388b0'}, u'url': u'http://172.30.9.30:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'19b79e9a563a4b158448eb297b8cb1ff', u'id': u'4f6b33f54b9144358e2456646df388b0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/504f59b62fea4733be03ec7db07ce3f9'}, u'url': u'http://172.30.9.30:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'482db775f319458da09a701458fd69f1', u'id': u'504f59b62fea4733be03ec7db07ce3f9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/5acbd077fca14a099ac38fcbe73e3d52'}, u'url': u'http://172.30.9.30:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'abe619e7874a4bfd852df40c8785bb4f', u'id': u'5acbd077fca14a099ac38fcbe73e3d52'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/6026239c3a3d4853af40f837b8bb9f68'}, u'url': u'http://172.30.9.30:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'90ce16f7f2c44fcb94ec0c3765442426', u'id': u'6026239c3a3d4853af40f837b8bb9f68'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/63c7ee8c0a4a4264a1e4d3326919836c'}, u'url': u'http://172.30.9.30:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a1f98acec3f04bb290fb3d6c0075ddba', u'id': u'63c7ee8c0a4a4264a1e4d3326919836c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/64807c8bb8a7413aa5315957e8337c2a'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'19b79e9a563a4b158448eb297b8cb1ff', u'id': u'64807c8bb8a7413aa5315957e8337c2a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/6636f972f04d4c68903ded633ba26158'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'02dfd937e35b4e4692a7348a0e48b8e6', u'id': u'6636f972f04d4c68903ded633ba26158'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/6eec39c2771b4cd5a0ec1e5c95e7ea3b'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4040cf90f30e4bbe822bd30400b6391e', u'id': u'6eec39c2771b4cd5a0ec1e5c95e7ea3b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/712c5d51ba2b4a5a9df94094777067c1'}, u'url': u'http://172.30.9.30:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6d7d3f66871946bdbe97cdc58c4517de', u'id': u'712c5d51ba2b4a5a9df94094777067c1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/7bcd13ddcf694724a9f16c437bab25b6'}, u'url': u'http://172.30.9.30:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'02dfd937e35b4e4692a7348a0e48b8e6', u'id': u'7bcd13ddcf694724a9f16c437bab25b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/7cdc041135c8490893b30ff516b8997d'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e326eba7b24442b4a3dee34c0f5e0b8e', u'id': u'7cdc041135c8490893b30ff516b8997d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/7f9db02201db46578be559428e179d79'}, u'url': u'http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1a9817bcc6b142bebda428991b4059d5', u'id': u'7f9db02201db46578be559428e179d79'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/8fb3f038877b4003b536f991981a49ba'}, u'url': u'http://172.30.9.30:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1041b5ad95f74c2a8260f7f0809b968b', u'id': u'8fb3f038877b4003b536f991981a49ba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/98edda6d3aaa46839331b59d553aa57b'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'19b79e9a563a4b158448eb297b8cb1ff', u'id': u'98edda6d3aaa46839331b59d553aa57b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/9c0b6b40edae471f8769575ad1e20bb2'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'abe619e7874a4bfd852df40c8785bb4f', u'id': u'9c0b6b40edae471f8769575ad1e20bb2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/9dc9d1dfa9fd4cfcbf847b3f1cf2f14d'}, u'url': u'http://172.30.9.30:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e750353b5be9447983667540037ea5e4', u'id': u'9dc9d1dfa9fd4cfcbf847b3f1cf2f14d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/9fd77bc5cd7b48a2a81cb85898b734fa'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e06d480c0bf44f12b6f43b563ca7065f', u'id': u'9fd77bc5cd7b48a2a81cb85898b734fa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/a08759f1f1b64df3a38d57c09c2878be'}, u'url': u'http://12.0.0.22:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1a9817bcc6b142bebda428991b4059d5', u'id': u'a08759f1f1b64df3a38d57c09c2878be'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/ac4146c0af5f4b639388c39bfc5f7015'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1041b5ad95f74c2a8260f7f0809b968b', u'id': u'ac4146c0af5f4b639388c39bfc5f7015'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/af32285b5ee244b98cff3c1eab636bc1'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'abe619e7874a4bfd852df40c8785bb4f', u'id': u'af32285b5ee244b98cff3c1eab636bc1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/b76eec3640264dc48a071bf662320b34'}, u'url': u'http://172.30.9.30:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1a9817bcc6b142bebda428991b4059d5', u'id': u'b76eec3640264dc48a071bf662320b34'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/ba8274bed4e04a53adb88c45a845388a'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a1f98acec3f04bb290fb3d6c0075ddba', u'id': u'ba8274bed4e04a53adb88c45a845388a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/c8f3cc4ace204a75b246a657f88314a3'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'02dfd937e35b4e4692a7348a0e48b8e6', u'id': u'c8f3cc4ace204a75b246a657f88314a3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/cd37f6b081114510bdfbf08933ec0c48'}, u'url': u'http://192.30.9.5:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e750353b5be9447983667540037ea5e4', u'id': u'cd37f6b081114510bdfbf08933ec0c48'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/d9bbff8f2f7a44a69bbd39c1d47f5be3'}, u'url': u'http://172.30.9.30:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e06d480c0bf44f12b6f43b563ca7065f', u'id': u'd9bbff8f2f7a44a69bbd39c1d47f5be3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/e6f1372e24f8464f9fc99bea9cd9f180'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e06d480c0bf44f12b6f43b563ca7065f', u'id': u'e6f1372e24f8464f9fc99bea9cd9f180'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/e8a785cb3cb245598b9341ec76b5b0f4'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6d7d3f66871946bdbe97cdc58c4517de', u'id': u'e8a785cb3cb245598b9341ec76b5b0f4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/ebb1652179084d7bb46a22fb4e727f33'}, u'url': u'http://172.30.9.30:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'860dd2b943f543859dfb6e68e684716c', u'id': u'ebb1652179084d7bb46a22fb4e727f33'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/ef1be2d701bb414fac30266b7812a525'}, u'url': u'http://192.30.9.5:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e750353b5be9447983667540037ea5e4', u'id': u'ef1be2d701bb414fac30266b7812a525'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/f274ad1ed7384d548242f2b2b1d11af2'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a1f98acec3f04bb290fb3d6c0075ddba', u'id': u'f274ad1ed7384d548242f2b2b1d11af2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/fdcd0613c3f34eac9e251494ef33d601'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'482db775f319458da09a701458fd69f1', u'id': u'fdcd0613c3f34eac9e251494ef33d601'})] 2018-08-11 21:08:33,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-11 21:08:33,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7e5d61ae570e9789d7467d468a17a792697a3bd2" 2018-08-11 21:08:33,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08: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-62b68a38-7844-432f-bafb-c2f14bf9e6b8 x-compute-request-id: req-62b68a38-7844-432f-bafb-c2f14bf9e6b8 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-08-11 21:08:33,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/extensions used request id req-62b68a38-7844-432f-bafb-c2f14bf9e6b8 2018-08-11 21:08:33,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.01726603508s 2018-08-11 21:08:33,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/extensions used request id req-62b68a38-7844-432f-bafb-c2f14bf9e6b8 2018-08-11 21:08:33,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-11 21:08:33,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7e5d61ae570e9789d7467d468a17a792697a3bd2" 2018-08-11 21:08:35,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08: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-df9bae37-0ef9-480c-b369-758b159dc8d6 x-compute-request-id: req-df9bae37-0ef9-480c-b369-758b159dc8d6 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-11 21:08:35,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-floating-ip-pools used request id req-df9bae37-0ef9-480c-b369-758b159dc8d6 2018-08-11 21:08:35,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.69824290276s 2018-08-11 21:08:35,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-floating-ip-pools used request id req-df9bae37-0ef9-480c-b369-758b159dc8d6 2018-08-11 21:08:35,104 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-11 21:08:35,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:08:35,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7e5d61ae570e9789d7467d468a17a792697a3bd2" 2018-08-11 21:08:35,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5ebfbc67-9946-49bd-ab3c-6b9f91dac933 Date: Sat, 11 Aug 2018 21:08:35 GMT RESP BODY: {"floatingips": []} 2018-08-11 21:08:35,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-5ebfbc67-9946-49bd-ab3c-6b9f91dac933 2018-08-11 21:08:35,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0226068496704s 2018-08-11 21:08:35,132 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-5ebfbc67-9946-49bd-ab3c-6b9f91dac933 2018-08-11 21:08:35,133 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-11 21:08:35,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-11 21:08:35,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7e5d61ae570e9789d7467d468a17a792697a3bd2" 2018-08-11 21:08:35,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08: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-6ecb9de8-e7c2-45d6-b39b-ba95ba33e0b0 x-compute-request-id: req-6ecb9de8-e7c2-45d6-b39b-ba95ba33e0b0 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 4}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-11 21:08:35,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-6ecb9de8-e7c2-45d6-b39b-ba95ba33e0b0 2018-08-11 21:08:35,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0780980587006s 2018-08-11 21:08:35,212 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-6ecb9de8-e7c2-45d6-b39b-ba95ba33e0b0 2018-08-11 21:08:35,212 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "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", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 4}, 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-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "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", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 5}, 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-08-11 21:08:35,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-11 21:08:35,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7e5d61ae570e9789d7467d468a17a792697a3bd2" 2018-08-11 21:08:35,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08: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-27392bd5-8aef-4592-aefb-b53df68ee2bf x-compute-request-id: req-27392bd5-8aef-4592-aefb-b53df68ee2bf Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-11 21:08:35,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-27392bd5-8aef-4592-aefb-b53df68ee2bf 2018-08-11 21:08:35,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.124413013458s 2018-08-11 21:08:35,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-27392bd5-8aef-4592-aefb-b53df68ee2bf 2018-08-11 21:08:35,338 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-11 21:08:35,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:08:35,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7e5d61ae570e9789d7467d468a17a792697a3bd2" 2018-08-11 21:08:35,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ec045f7d-5c2a-4029-b1c5-3a0fb17bffd2 Date: Sat, 11 Aug 2018 21:08:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 21:08:35,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-ec045f7d-5c2a-4029-b1c5-3a0fb17bffd2 2018-08-11 21:08:35,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.081307888031s 2018-08-11 21:08:35,420 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-ec045f7d-5c2a-4029-b1c5-3a0fb17bffd2 2018-08-11 21:08:35,420 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'5939349f-42ca-4a9b-b20d-07f23a04e25f'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-11T21:06:19Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'c959988d8dca4d6ba794c67241b8bcf8', u'created_at': u'2018-08-11T21:06:13Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c959988d8dca4d6ba794c67241b8bcf8'})] 2018-08-11 21:08:35,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-11 21:08:35,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7e5d61ae570e9789d7467d468a17a792697a3bd2" 2018-08-11 21:08:35,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b9f6f7a0-1bfa-4b47-838b-15a7323a6bcc Date: Sat, 11 Aug 2018 21:08:35 GMT RESP BODY: {"ports":[]} 2018-08-11 21:08:35,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json used request id req-b9f6f7a0-1bfa-4b47-838b-15a7323a6bcc 2018-08-11 21:08:35,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0358929634094s 2018-08-11 21:08:35,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json used request id req-b9f6f7a0-1bfa-4b47-838b-15a7323a6bcc 2018-08-11 21:08:35,457 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-11 21:08:35,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-11 21:08:35,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7e5d61ae570e9789d7467d468a17a792697a3bd2" 2018-08-11 21:08:35,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3111e358-4702-4f11-9b96-5b98324937d7 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "c959988d8dca4d6ba794c67241b8bcf8"}}, "role": {"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "user": {"id": "037eb716a88c420f9b02ec621431ac63"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8/users/037eb716a88c420f9b02ec621431ac63/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}}, {"scope": {"project": {"id": "c959988d8dca4d6ba794c67241b8bcf8"}}, "role": {"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "user": {"id": "06e6d32f31684eaa86d4fcd3e7297cca"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8/users/06e6d32f31684eaa86d4fcd3e7297cca/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}}, {"scope": {"project": {"id": "c959988d8dca4d6ba794c67241b8bcf8"}}, "role": {"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "user": {"id": "19208c9a8eb143cbb5c8389492635bb9"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8/users/19208c9a8eb143cbb5c8389492635bb9/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}}, {"scope": {"project": {"id": "c959988d8dca4d6ba794c67241b8bcf8"}}, "role": {"id": "dfad1b71f42647739d7810f830b63045"}, "user": {"id": "19208c9a8eb143cbb5c8389492635bb9"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8/users/19208c9a8eb143cbb5c8389492635bb9/roles/dfad1b71f42647739d7810f830b63045"}}, {"scope": {"project": {"id": "c959988d8dca4d6ba794c67241b8bcf8"}}, "role": {"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "user": {"id": "475f7009e3a9488db50eccaf4efc9b72"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8/users/475f7009e3a9488db50eccaf4efc9b72/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}}, {"scope": {"project": {"id": "c959988d8dca4d6ba794c67241b8bcf8"}}, "role": {"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "user": {"id": "5c0cb8c936a74b5aa9d275f1a26d512f"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8/users/5c0cb8c936a74b5aa9d275f1a26d512f/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}}, {"scope": {"project": {"id": "c959988d8dca4d6ba794c67241b8bcf8"}}, "role": {"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "user": {"id": "6402209bd7a044f1bb9f0d6a44521cb0"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8/users/6402209bd7a044f1bb9f0d6a44521cb0/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}}, {"scope": {"project": {"id": "c959988d8dca4d6ba794c67241b8bcf8"}}, "role": {"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "user": {"id": "6cae1be13ccd4115b489431a29d90073"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8/users/6cae1be13ccd4115b489431a29d90073/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}}, {"scope": {"project": {"id": "c959988d8dca4d6ba794c67241b8bcf8"}}, "role": {"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "user": {"id": "977921c6e3de47cca36aa57ed082ce19"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8/users/977921c6e3de47cca36aa57ed082ce19/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}}, {"scope": {"project": {"id": "c959988d8dca4d6ba794c67241b8bcf8"}}, "role": {"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "user": {"id": "97bc44fa73a04675b041da4bc8d66e78"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8/users/97bc44fa73a04675b041da4bc8d66e78/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}}, {"scope": {"project": {"id": "9bd3dfa2366544f8b68d4b96657e1760"}}, "role": {"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "user": {"id": "b238c265d80b44ddb3c130fd46256bb6"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760/users/b238c265d80b44ddb3c130fd46256bb6/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}}, {"scope": {"project": {"id": "c959988d8dca4d6ba794c67241b8bcf8"}}, "role": {"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "user": {"id": "b940d1ed7c1a4b629520ed512d9b458f"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8/users/b940d1ed7c1a4b629520ed512d9b458f/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}}, {"scope": {"project": {"id": "c959988d8dca4d6ba794c67241b8bcf8"}}, "role": {"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "user": {"id": "f42a4842be904dbc9dbaa1ecba3677b4"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8/users/f42a4842be904dbc9dbaa1ecba3677b4/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}}, {"scope": {"project": {"id": "c959988d8dca4d6ba794c67241b8bcf8"}}, "role": {"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "user": {"id": "f55c5383efb24a0ab6e08833d82bd05e"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8/users/f55c5383efb24a0ab6e08833d82bd05e/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}}, {"scope": {"domain": {"id": "dd0dcce16a4b469e9c71a7c4c58cfca9"}}, "role": {"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "user": {"id": "ecb4c78edffc41fab543f103a81bff0f"}, "links": {"assignment": "http://172.30.9.30:5000/v3/domains/dd0dcce16a4b469e9c71a7c4c58cfca9/users/ecb4c78edffc41fab543f103a81bff0f/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}}, {"scope": {"system": {"all": true}}, "role": {"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "user": {"id": "b238c265d80b44ddb3c130fd46256bb6"}, "links": {"assignment": "http://172.30.9.30:5000/v3/system/users/b238c265d80b44ddb3c130fd46256bb6/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}}], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-11 21:08:35,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments used request id req-3111e358-4702-4f11-9b96-5b98324937d7 2018-08-11 21:08:35,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0939610004425s 2018-08-11 21:08:35,555 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments used request id req-3111e358-4702-4f11-9b96-5b98324937d7 2018-08-11 21:08:35,558 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'c959988d8dca4d6ba794c67241b8bcf8', 'id': u'af7e5b760e6b47c2bfc8ad1a3afd20b8', 'user': u'037eb716a88c420f9b02ec621431ac63'}), Munch({'project': u'c959988d8dca4d6ba794c67241b8bcf8', 'id': u'af7e5b760e6b47c2bfc8ad1a3afd20b8', 'user': u'06e6d32f31684eaa86d4fcd3e7297cca'}), Munch({'project': u'c959988d8dca4d6ba794c67241b8bcf8', 'id': u'af7e5b760e6b47c2bfc8ad1a3afd20b8', 'user': u'19208c9a8eb143cbb5c8389492635bb9'}), Munch({'project': u'c959988d8dca4d6ba794c67241b8bcf8', 'id': u'dfad1b71f42647739d7810f830b63045', 'user': u'19208c9a8eb143cbb5c8389492635bb9'}), Munch({'project': u'c959988d8dca4d6ba794c67241b8bcf8', 'id': u'af7e5b760e6b47c2bfc8ad1a3afd20b8', 'user': u'475f7009e3a9488db50eccaf4efc9b72'}), Munch({'project': u'c959988d8dca4d6ba794c67241b8bcf8', 'id': u'af7e5b760e6b47c2bfc8ad1a3afd20b8', 'user': u'5c0cb8c936a74b5aa9d275f1a26d512f'}), Munch({'project': u'c959988d8dca4d6ba794c67241b8bcf8', 'id': u'af7e5b760e6b47c2bfc8ad1a3afd20b8', 'user': u'6402209bd7a044f1bb9f0d6a44521cb0'}), Munch({'project': u'c959988d8dca4d6ba794c67241b8bcf8', 'id': u'af7e5b760e6b47c2bfc8ad1a3afd20b8', 'user': u'6cae1be13ccd4115b489431a29d90073'}), Munch({'project': u'c959988d8dca4d6ba794c67241b8bcf8', 'id': u'af7e5b760e6b47c2bfc8ad1a3afd20b8', 'user': u'977921c6e3de47cca36aa57ed082ce19'}), Munch({'project': u'c959988d8dca4d6ba794c67241b8bcf8', 'id': u'af7e5b760e6b47c2bfc8ad1a3afd20b8', 'user': u'97bc44fa73a04675b041da4bc8d66e78'}), Munch({'project': u'9bd3dfa2366544f8b68d4b96657e1760', 'id': u'af7e5b760e6b47c2bfc8ad1a3afd20b8', 'user': u'b238c265d80b44ddb3c130fd46256bb6'}), Munch({'project': u'c959988d8dca4d6ba794c67241b8bcf8', 'id': u'af7e5b760e6b47c2bfc8ad1a3afd20b8', 'user': u'b940d1ed7c1a4b629520ed512d9b458f'}), Munch({'project': u'c959988d8dca4d6ba794c67241b8bcf8', 'id': u'af7e5b760e6b47c2bfc8ad1a3afd20b8', 'user': u'f42a4842be904dbc9dbaa1ecba3677b4'}), Munch({'project': u'c959988d8dca4d6ba794c67241b8bcf8', 'id': u'af7e5b760e6b47c2bfc8ad1a3afd20b8', 'user': u'f55c5383efb24a0ab6e08833d82bd05e'}), Munch({'domain': u'dd0dcce16a4b469e9c71a7c4c58cfca9', 'id': u'af7e5b760e6b47c2bfc8ad1a3afd20b8', 'user': u'ecb4c78edffc41fab543f103a81bff0f'}), Munch({'id': u'af7e5b760e6b47c2bfc8ad1a3afd20b8', 'user': u'b238c265d80b44ddb3c130fd46256bb6'})] 2018-08-11 21:08:35,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:08:35,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7e5d61ae570e9789d7467d468a17a792697a3bd2" 2018-08-11 21:08:35,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20df96a0-bd2e-4dfe-8288-56c01eeda4af Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:08:35,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-20df96a0-bd2e-4dfe-8288-56c01eeda4af 2018-08-11 21:08:35,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0872762203217s 2018-08-11 21:08:35,649 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-20df96a0-bd2e-4dfe-8288-56c01eeda4af 2018-08-11 21:08:35,650 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'64f4ba6a4f544190a190fd67ce497f42'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'af7e5b760e6b47c2bfc8ad1a3afd20b8'}), 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'c7e89f648d6d4fdc8ab19693e19bad62'}), 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'dfad1b71f42647739d7810f830b63045'})] 2018-08-11 21:08:35,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-11 21:08:35,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7e5d61ae570e9789d7467d468a17a792697a3bd2" 2018-08-11 21:08:35,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5af4512f-46dc-4fd4-802a-d89d2dc63818 Date: Sat, 11 Aug 2018 21:08:35 GMT RESP BODY: {"routers": []} 2018-08-11 21:08:35,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-5af4512f-46dc-4fd4-802a-d89d2dc63818 2018-08-11 21:08:35,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0463409423828s 2018-08-11 21:08:35,698 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-5af4512f-46dc-4fd4-802a-d89d2dc63818 2018-08-11 21:08:35,698 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-11 21:08:35,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:08:35,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7e5d61ae570e9789d7467d468a17a792697a3bd2" 2018-08-11 21:08:35,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08: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-44af87dd-130a-4b7b-8b1f-7f486e5728bf x-compute-request-id: req-44af87dd-130a-4b7b-8b1f-7f486e5728bf Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-11 21:08:35,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-44af87dd-130a-4b7b-8b1f-7f486e5728bf 2018-08-11 21:08:35,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207306861877s 2018-08-11 21:08:35,906 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-44af87dd-130a-4b7b-8b1f-7f486e5728bf 2018-08-11 21:08:35,906 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-11 21:08:35,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-11 21:08:35,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-08-11 21:08:35,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 21: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://192.30.9.5: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.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 21:08:35,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}7e5d61ae570e9789d7467d468a17a792697a3bd2" 2018-08-11 21:08:35,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae13e93-8213-4bb7-9dfd-4667b8ff3cd2 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/02dfd937e35b4e4692a7348a0e48b8e6"}, "enabled": true, "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1041b5ad95f74c2a8260f7f0809b968b"}, "enabled": true, "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/19b79e9a563a4b158448eb297b8cb1ff"}, "enabled": true, "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1a9817bcc6b142bebda428991b4059d5"}, "enabled": true, "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4040cf90f30e4bbe822bd30400b6391e"}, "enabled": true, "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/421601e22a4f469b90f2f38a08ef8312"}, "enabled": true, "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/482db775f319458da09a701458fd69f1"}, "enabled": true, "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6d7d3f66871946bdbe97cdc58c4517de"}, "enabled": true, "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/860dd2b943f543859dfb6e68e684716c"}, "enabled": true, "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/90ce16f7f2c44fcb94ec0c3765442426"}, "enabled": true, "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a1f98acec3f04bb290fb3d6c0075ddba"}, "enabled": true, "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/abe619e7874a4bfd852df40c8785bb4f"}, "enabled": true, "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e06d480c0bf44f12b6f43b563ca7065f"}, "enabled": true, "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e326eba7b24442b4a3dee34c0f5e0b8e"}, "enabled": true, "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e750353b5be9447983667540037ea5e4"}, "enabled": true, "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-11 21:08:35,936 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-4ae13e93-8213-4bb7-9dfd-4667b8ff3cd2 2018-08-11 21:08:35,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0262949466705s 2018-08-11 21:08:35,936 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-4ae13e93-8213-4bb7-9dfd-4667b8ff3cd2 2018-08-11 21:08:35,944 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'02dfd937e35b4e4692a7348a0e48b8e6', 'name': u'panko'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'1041b5ad95f74c2a8260f7f0809b968b', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'19b79e9a563a4b158448eb297b8cb1ff', 'name': u'cinderv3'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'1a9817bcc6b142bebda428991b4059d5', 'name': u'swift'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'4040cf90f30e4bbe822bd30400b6391e', 'name': u'aodh'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'421601e22a4f469b90f2f38a08ef8312', 'name': u'ceilometer'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'482db775f319458da09a701458fd69f1', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'6d7d3f66871946bdbe97cdc58c4517de', 'name': u'heat'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'860dd2b943f543859dfb6e68e684716c', 'name': u'cinder'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'90ce16f7f2c44fcb94ec0c3765442426', 'name': u'cinderv2'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'a1f98acec3f04bb290fb3d6c0075ddba', 'name': u'placement'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'abe619e7874a4bfd852df40c8785bb4f', 'name': u'nova'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'e06d480c0bf44f12b6f43b563ca7065f', 'name': u'neutron'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'e326eba7b24442b4a3dee34c0f5e0b8e', 'name': u'glance'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'e750353b5be9447983667540037ea5e4', 'name': u'keystone'})] 2018-08-11 21:08:35,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 21:08:35,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7e5d61ae570e9789d7467d468a17a792697a3bd2" 2018-08-11 21:08:35,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-2881032f-3d26-4b3e-952c-13213acbbd7e Date: Sat, 11 Aug 2018 21:08:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-11 21:08:35,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-2881032f-3d26-4b3e-952c-13213acbbd7e 2018-08-11 21:08:35,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0507140159607s 2018-08-11 21:08:36,000 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-2881032f-3d26-4b3e-952c-13213acbbd7e 2018-08-11 21:08:36,000 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:06:19Z', 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'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'tenant_id': u'c959988d8dca4d6ba794c67241b8bcf8', u'created_at': u'2018-08-11T21:06:19Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'c959988d8dca4d6ba794c67241b8bcf8'})] 2018-08-11 21:08:36,129 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 21:08:36,130 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-11 21:08:36,174 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-11 21:08:36,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:08:36,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:08:36,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:08:36,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:08:36,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:08:36,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:08:36,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:08:36,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:08:36,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:08:36,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:08:36,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:08:36,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:08:36,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:08:36,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:08:36,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:08:36,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:08:36,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:08:36,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:08:36,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:08:36,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:08:36,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:08:36,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:08:36,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:08:36,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9812e34e-ff1b-46ce-ac85-24e8047d1c6b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:08:36,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9812e34e-ff1b-46ce-ac85-24e8047d1c6b 2018-08-11 21:08:36,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:08:36,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-11T22:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["_M00tSVIRDi8zOWt02OAWw"], "issued_at": "2018-08-11T21:08:36.000000Z"}} 2018-08-11 21:08:36,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:08:36,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}0f2b86596893fbc4ccd8067fc1f206651f635216" 2018-08-11 21:08:37,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-fbfebe46-5eb5-431f-a059-df0b4ff74609 Date: Sat, 11 Aug 2018 21:08:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 21:08:37,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fbfebe46-5eb5-431f-a059-df0b4ff74609 2018-08-11 21:08:37,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.876005887985s 2018-08-11 21:08:37,545 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fbfebe46-5eb5-431f-a059-df0b4ff74609 2018-08-11 21:08:37,546 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-11 21:08:37,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-11 21:08:37,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}0f2b86596893fbc4ccd8067fc1f206651f635216" -d '{"network": {"name": "tenantnetwork1-net_54bfa592-efa6-48f4-91fe-035989a4fee7", "admin_state_up": true}}' 2018-08-11 21:08:38,170 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4b5b4565-9012-471d-973f-b5628c6e77d3 Date: Sat, 11 Aug 2018 21:08:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"486e577c-8acb-4810-a9fa-754913cffbe9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T21:08:37Z","is_default":false,"provider:segmentation_id":82,"name":"tenantnetwork1-net_54bfa592-efa6-48f4-91fe-035989a4fee7","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:08:37Z","mtu":1450}} 2018-08-11 21:08:38,170 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-4b5b4565-9012-471d-973f-b5628c6e77d3 2018-08-11 21:08:38,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.624013900757s 2018-08-11 21:08:38,171 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-4b5b4565-9012-471d-973f-b5628c6e77d3 2018-08-11 21:08:38,171 - 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-08-11T21:08:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'486e577c-8acb-4810-a9fa-754913cffbe9', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_54bfa592-efa6-48f4-91fe-035989a4fee7', u'admin_state_up': True, u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21:08:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760'}) 2018-08-11 21:08:38,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:08:38,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}0f2b86596893fbc4ccd8067fc1f206651f635216" 2018-08-11 21:08:38,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-d388fb29-7900-457b-baf4-b66cae571eb9 Date: Sat, 11 Aug 2018 21:08:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"486e577c-8acb-4810-a9fa-754913cffbe9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T21:08:37Z","provider:segmentation_id":82,"name":"tenantnetwork1-net_54bfa592-efa6-48f4-91fe-035989a4fee7","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:08:37Z","provider:network_type":"vxlan"}]} 2018-08-11 21:08:38,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d388fb29-7900-457b-baf4-b66cae571eb9 2018-08-11 21:08:38,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.172435045242s 2018-08-11 21:08:38,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d388fb29-7900-457b-baf4-b66cae571eb9 2018-08-11 21:08:38,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-11 21:08:38,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}0f2b86596893fbc4ccd8067fc1f206651f635216" -d '{"subnet": {"name": "tenantnetwork1-subnet_54bfa592-efa6-48f4-91fe-035989a4fee7", "enable_dhcp": true, "network_id": "486e577c-8acb-4810-a9fa-754913cffbe9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-11 21:08:39,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-875b11e4-f3fe-4259-b62f-481b6f249b39 Date: Sat, 11 Aug 2018 21:08:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"486e577c-8acb-4810-a9fa-754913cffbe9","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:08:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"0b6fe16e-0948-4600-82b5-0133c5ec53ec","subnetpool_id":null,"name":"tenantnetwork1-subnet_54bfa592-efa6-48f4-91fe-035989a4fee7"}} 2018-08-11 21:08:39,051 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-875b11e4-f3fe-4259-b62f-481b6f249b39 2018-08-11 21:08:39,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.704210996628s 2018-08-11 21:08:39,051 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-875b11e4-f3fe-4259-b62f-481b6f249b39 2018-08-11 21:08:39,052 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21: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'0b6fe16e-0948-4600-82b5-0133c5ec53ec', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_54bfa592-efa6-48f4-91fe-035989a4fee7', u'enable_dhcp': True, u'network_id': u'486e577c-8acb-4810-a9fa-754913cffbe9', u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21: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'9bd3dfa2366544f8b68d4b96657e1760'}) 2018-08-11 21:08:39,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-11 21:08:39,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}0f2b86596893fbc4ccd8067fc1f206651f635216" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "tenantnetwork1-router_54bfa592-efa6-48f4-91fe-035989a4fee7", "admin_state_up": true}}' 2018-08-11 21:08:40,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-07cd5b0a-5d7a-4037-9647-3d0f411e1926 Date: Sat, 11 Aug 2018 21:08:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:08:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T21:08:40Z", "revision_number": 2, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "002345ef-c1d5-4c26-9b8b-62ac3e7f0ccc", "name": "tenantnetwork1-router_54bfa592-efa6-48f4-91fe-035989a4fee7"}} 2018-08-11 21:08:40,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-07cd5b0a-5d7a-4037-9647-3d0f411e1926 2018-08-11 21:08:40,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.33473396301s 2018-08-11 21:08:40,388 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-07cd5b0a-5d7a-4037-9647-3d0f411e1926 2018-08-11 21:08:40,388 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21:08:39Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-11T21:08:40Z', u'revision_number': 2, u'routes': [], u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'id': u'002345ef-c1d5-4c26-9b8b-62ac3e7f0ccc', u'name': u'tenantnetwork1-router_54bfa592-efa6-48f4-91fe-035989a4fee7'}) 2018-08-11 21:08:40,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-11 21:08:40,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/002345ef-c1d5-4c26-9b8b-62ac3e7f0ccc/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}0f2b86596893fbc4ccd8067fc1f206651f635216" -d '{"subnet_id": "0b6fe16e-0948-4600-82b5-0133c5ec53ec"}' 2018-08-11 21:08:41,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b5a6d158-c547-4544-9310-d351273787b2 Date: Sat, 11 Aug 2018 21:08:41 GMT RESP BODY: {"network_id": "486e577c-8acb-4810-a9fa-754913cffbe9", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "0b6fe16e-0948-4600-82b5-0133c5ec53ec", "subnet_ids": ["0b6fe16e-0948-4600-82b5-0133c5ec53ec"], "port_id": "898909e0-d3bf-4ffc-80cc-85e7b1c54b9e", "id": "002345ef-c1d5-4c26-9b8b-62ac3e7f0ccc"} 2018-08-11 21:08:41,797 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/002345ef-c1d5-4c26-9b8b-62ac3e7f0ccc/add_router_interface.json used request id req-b5a6d158-c547-4544-9310-d351273787b2 2018-08-11 21:08:41,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.40871715546s 2018-08-11 21:08:41,798 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/002345ef-c1d5-4c26-9b8b-62ac3e7f0ccc/add_router_interface.json used request id req-b5a6d158-c547-4544-9310-d351273787b2 returning object 002345ef-c1d5-4c26-9b8b-62ac3e7f0ccc 2018-08-11 21:08:41,913 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 21:08:41,913 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:04 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-11 21:08:41,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-11 21:08:41,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/002345ef-c1d5-4c26-9b8b-62ac3e7f0ccc/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}0f2b86596893fbc4ccd8067fc1f206651f635216" -d '{"subnet_id": "0b6fe16e-0948-4600-82b5-0133c5ec53ec"}' 2018-08-11 21:08:43,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f837bb38-b3d1-441a-9dca-fc25783555b7 Date: Sat, 11 Aug 2018 21:08:43 GMT RESP BODY: {"network_id": "486e577c-8acb-4810-a9fa-754913cffbe9", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "0b6fe16e-0948-4600-82b5-0133c5ec53ec", "subnet_ids": ["0b6fe16e-0948-4600-82b5-0133c5ec53ec"], "port_id": "898909e0-d3bf-4ffc-80cc-85e7b1c54b9e", "id": "002345ef-c1d5-4c26-9b8b-62ac3e7f0ccc"} 2018-08-11 21:08:43,305 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/002345ef-c1d5-4c26-9b8b-62ac3e7f0ccc/remove_router_interface.json used request id req-f837bb38-b3d1-441a-9dca-fc25783555b7 2018-08-11 21:08:43,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.38649392128s 2018-08-11 21:08:43,306 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/002345ef-c1d5-4c26-9b8b-62ac3e7f0ccc/remove_router_interface.json used request id req-f837bb38-b3d1-441a-9dca-fc25783555b7 returning object 002345ef-c1d5-4c26-9b8b-62ac3e7f0ccc 2018-08-11 21:08:43,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-11 21:08:43,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}0f2b86596893fbc4ccd8067fc1f206651f635216" 2018-08-11 21:08:43,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-b532c218-8f63-48b7-910c-9ca007055707 Date: Sat, 11 Aug 2018 21:08:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:08:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T21:08:42Z", "revision_number": 4, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "002345ef-c1d5-4c26-9b8b-62ac3e7f0ccc", "name": "tenantnetwork1-router_54bfa592-efa6-48f4-91fe-035989a4fee7"}]} 2018-08-11 21:08:43,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-b532c218-8f63-48b7-910c-9ca007055707 2018-08-11 21:08:43,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.105931997299s 2018-08-11 21:08:43,413 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-b532c218-8f63-48b7-910c-9ca007055707 2018-08-11 21:08:43,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-11 21:08:43,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/002345ef-c1d5-4c26-9b8b-62ac3e7f0ccc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f2b86596893fbc4ccd8067fc1f206651f635216" 2018-08-11 21:08:44,518 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ea66a89-1ba6-46f4-84c9-4cb0a0e707ca Content-Length: 0 Date: Sat, 11 Aug 2018 21:08:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:08:44,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/002345ef-c1d5-4c26-9b8b-62ac3e7f0ccc.json used request id req-9ea66a89-1ba6-46f4-84c9-4cb0a0e707ca 2018-08-11 21:08:44,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.10432386398s 2018-08-11 21:08:44,519 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/002345ef-c1d5-4c26-9b8b-62ac3e7f0ccc.json used request id req-9ea66a89-1ba6-46f4-84c9-4cb0a0e707ca 2018-08-11 21:08:44,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 21:08:44,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}0f2b86596893fbc4ccd8067fc1f206651f635216" 2018-08-11 21:08:44,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-44f2652c-3b38-4202-b2db-4a21e9881878 Date: Sat, 11 Aug 2018 21:08:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"486e577c-8acb-4810-a9fa-754913cffbe9","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:08:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"0b6fe16e-0948-4600-82b5-0133c5ec53ec","subnetpool_id":null,"name":"tenantnetwork1-subnet_54bfa592-efa6-48f4-91fe-035989a4fee7"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-11 21:08:44,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-44f2652c-3b38-4202-b2db-4a21e9881878 2018-08-11 21:08:44,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.142137050629s 2018-08-11 21:08:44,662 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-44f2652c-3b38-4202-b2db-4a21e9881878 2018-08-11 21:08:44,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-11 21:08:44,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/0b6fe16e-0948-4600-82b5-0133c5ec53ec.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f2b86596893fbc4ccd8067fc1f206651f635216" 2018-08-11 21:08:45,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fa77df6a-81f2-444e-9ff9-445e9f6b8c95 Date: Sat, 11 Aug 2018 21:08:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:08:45,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/0b6fe16e-0948-4600-82b5-0133c5ec53ec.json used request id req-fa77df6a-81f2-444e-9ff9-445e9f6b8c95 2018-08-11 21:08:45,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03752994537s 2018-08-11 21:08:45,701 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/0b6fe16e-0948-4600-82b5-0133c5ec53ec.json used request id req-fa77df6a-81f2-444e-9ff9-445e9f6b8c95 2018-08-11 21:08:45,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:08:45,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}0f2b86596893fbc4ccd8067fc1f206651f635216" 2018-08-11 21:08:45,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-fb0b4add-c1da-4d6a-b8ab-7b34b57a2853 Date: Sat, 11 Aug 2018 21:08:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"486e577c-8acb-4810-a9fa-754913cffbe9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T21:08:45Z","provider:segmentation_id":82,"name":"tenantnetwork1-net_54bfa592-efa6-48f4-91fe-035989a4fee7","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:08:37Z","provider:network_type":"vxlan"}]} 2018-08-11 21:08:45,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-fb0b4add-c1da-4d6a-b8ab-7b34b57a2853 2018-08-11 21:08:45,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0925378799438s 2018-08-11 21:08:45,795 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-fb0b4add-c1da-4d6a-b8ab-7b34b57a2853 2018-08-11 21:08:45,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-11 21:08:45,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/486e577c-8acb-4810-a9fa-754913cffbe9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f2b86596893fbc4ccd8067fc1f206651f635216" 2018-08-11 21:08:47,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dac936c4-c28d-4db5-ae00-cec288548bf8 Date: Sat, 11 Aug 2018 21:08:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:08:47,193 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/486e577c-8acb-4810-a9fa-754913cffbe9.json used request id req-dac936c4-c28d-4db5-ae00-cec288548bf8 2018-08-11 21:08:47,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.39706897736s 2018-08-11 21:08:47,193 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/486e577c-8acb-4810-a9fa-754913cffbe9.json used request id req-dac936c4-c28d-4db5-ae00-cec288548bf8 2018-08-11 21:08:47,247 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-11 21:08:47,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:08:47,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:08:47,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:08:47,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:08:47,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:08:47,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:08:47,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:08:47,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:08:47,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:08:47,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:08:47,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:08:47,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:08:47,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:08:47,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:08:47,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:08:47,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:08:47,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:08:47,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:08:47,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:08:47,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:08:47,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:08:47,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:08:47,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:08:47,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fafe4119-7d8f-48db-a74f-4d3a7af43649 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:08:47,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-fafe4119-7d8f-48db-a74f-4d3a7af43649 2018-08-11 21:08:47,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:08:47,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-11T22:08:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["VvoM2IcYRVe7EpqEV7lL5Q"], "issued_at": "2018-08-11T21:08:47.000000Z"}} 2018-08-11 21:08:47,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:08:47,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}d713a4ac9dc209bd5922a38ea72b017f4013db98" 2018-08-11 21:08:48,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c8e15da6-3071-4faf-a3a3-0673a1eddcac Date: Sat, 11 Aug 2018 21:08:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 21:08:48,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c8e15da6-3071-4faf-a3a3-0673a1eddcac 2018-08-11 21:08:48,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.895843029022s 2018-08-11 21:08:48,576 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c8e15da6-3071-4faf-a3a3-0673a1eddcac 2018-08-11 21:08:48,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:08:48,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 21:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 21:08:48,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 21:08:48,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d713a4ac9dc209bd5922a38ea72b017f4013db98" 2018-08-11 21:08:48,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0154d37b-6aaf-41ec-a424-b393b04a0a3c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/dd0dcce16a4b469e9c71a7c4c58cfca9"}, "tags": [], "enabled": true, "id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-08-11 21:08:48,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-0154d37b-6aaf-41ec-a424-b393b04a0a3c 2018-08-11 21:08:48,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.088634967804s 2018-08-11 21:08:48,675 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-0154d37b-6aaf-41ec-a424-b393b04a0a3c 2018-08-11 21:08:48,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-11 21:08:48,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d713a4ac9dc209bd5922a38ea72b017f4013db98" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_898a5fad-c798-4341-8da1-37e8af9f691e"}}' 2018-08-11 21:08:48,784 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:08:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39d09721-4e5b-4a8f-a74a-8e965a90f4d9 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.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c"}, "tags": [], "enabled": true, "id": "c6c6aadfbd2b4b8d833b630671f30d9c", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_898a5fad-c798-4341-8da1-37e8af9f691e"}} 2018-08-11 21:08:48,784 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-39d09721-4e5b-4a8f-a74a-8e965a90f4d9 2018-08-11 21:08:48,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.101238012314s 2018-08-11 21:08:48,784 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-39d09721-4e5b-4a8f-a74a-8e965a90f4d9 2018-08-11 21:08:48,785 - 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'c6c6aadfbd2b4b8d833b630671f30d9c', '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_898a5fad-c798-4341-8da1-37e8af9f691e'}) 2018-08-11 21:08:48,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-11 21:08:48,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d713a4ac9dc209bd5922a38ea72b017f4013db98" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "766281e2-c35f-4046-a520-64ada22bb027", "email": null, "name": "tenantnetwork2-user_898a5fad-c798-4341-8da1-37e8af9f691e"}}' 2018-08-11 21:08:49,281 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:08:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc800d7c-c5a5-4083-9beb-7a7c02157c7a Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_898a5fad-c798-4341-8da1-37e8af9f691e", "links": {"self": "http://172.30.9.30:5000/v3/users/6f50695ab39f4f76b47e08cb499cff7d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f50695ab39f4f76b47e08cb499cff7d", "domain_id": "default", "password_expires_at": null}} 2018-08-11 21:08:49,281 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-dc800d7c-c5a5-4083-9beb-7a7c02157c7a 2018-08-11 21:08:49,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.489328861237s 2018-08-11 21:08:49,281 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-dc800d7c-c5a5-4083-9beb-7a7c02157c7a 2018-08-11 21:08:49,282 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6f50695ab39f4f76b47e08cb499cff7d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_898a5fad-c798-4341-8da1-37e8af9f691e'}) 2018-08-11 21:08:49,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:08:49,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d713a4ac9dc209bd5922a38ea72b017f4013db98" 2018-08-11 21:08:49,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c76ee8f-e954-4b4d-b7a8-6a062e2a337d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:08:49,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4c76ee8f-e954-4b4d-b7a8-6a062e2a337d 2018-08-11 21:08:49,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0824308395386s 2018-08-11 21:08:49,369 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4c76ee8f-e954-4b4d-b7a8-6a062e2a337d 2018-08-11 21:08:49,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:08:49,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d713a4ac9dc209bd5922a38ea72b017f4013db98" 2018-08-11 21:08:49,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c979c763-5c29-4927-8cff-1c80bf621565 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:08:49,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c979c763-5c29-4927-8cff-1c80bf621565 2018-08-11 21:08:49,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0872268676758s 2018-08-11 21:08:49,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c979c763-5c29-4927-8cff-1c80bf621565 2018-08-11 21:08:49,463 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-11 21:08:49,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-11 21:08:49,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d713a4ac9dc209bd5922a38ea72b017f4013db98" -d '{"role": {"name": "Member"}}' 2018-08-11 21:08:49,620 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:08:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3678f313-c1cd-41fc-99cb-c8099ddd50dd Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d001a1de0b5a407dab1c4d3d13b0d4bf", "links": {"self": "http://172.30.9.30:5000/v3/roles/d001a1de0b5a407dab1c4d3d13b0d4bf"}, "name": "Member"}} 2018-08-11 21:08:49,620 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-3678f313-c1cd-41fc-99cb-c8099ddd50dd 2018-08-11 21:08:49,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.154115915298s 2018-08-11 21:08:49,621 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-3678f313-c1cd-41fc-99cb-c8099ddd50dd 2018-08-11 21:08:49,621 - 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'd001a1de0b5a407dab1c4d3d13b0d4bf'}) 2018-08-11 21:08:49,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:08:49,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d713a4ac9dc209bd5922a38ea72b017f4013db98" 2018-08-11 21:08:49,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7e34f8-1fb5-43fd-ac8b-cc849d9fa990 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d001a1de0b5a407dab1c4d3d13b0d4bf", "links": {"self": "http://172.30.9.30:5000/v3/roles/d001a1de0b5a407dab1c4d3d13b0d4bf"}, "name": "Member"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:08:49,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1e7e34f8-1fb5-43fd-ac8b-cc849d9fa990 2018-08-11 21:08:49,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0912101268768s 2018-08-11 21:08:49,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1e7e34f8-1fb5-43fd-ac8b-cc849d9fa990 2018-08-11 21:08:49,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 21:08:49,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d713a4ac9dc209bd5922a38ea72b017f4013db98" 2018-08-11 21:08:49,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8738bdd-c5bf-450e-ac71-88e84c1672ff Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-11 21:08:49,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-a8738bdd-c5bf-450e-ac71-88e84c1672ff 2018-08-11 21:08:49,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110390901566s 2018-08-11 21:08:49,832 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-a8738bdd-c5bf-450e-ac71-88e84c1672ff 2018-08-11 21:08:49,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:08:49,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d713a4ac9dc209bd5922a38ea72b017f4013db98" 2018-08-11 21:08:49,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586e4ba9-6216-4c1c-8e22-2b902e4c1a2a Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_898a5fad-c798-4341-8da1-37e8af9f691e", "links": {"self": "http://172.30.9.30:5000/v3/users/6f50695ab39f4f76b47e08cb499cff7d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f50695ab39f4f76b47e08cb499cff7d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 21:08:49,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-586e4ba9-6216-4c1c-8e22-2b902e4c1a2a 2018-08-11 21:08:49,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106348991394s 2018-08-11 21:08:49,940 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-586e4ba9-6216-4c1c-8e22-2b902e4c1a2a 2018-08-11 21:08:49,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 21:08:49,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}d713a4ac9dc209bd5922a38ea72b017f4013db98" 2018-08-11 21:08:50,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876df6d0-1469-4b29-9185-be4c28094edd Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c"}, "tags": [], "enabled": true, "id": "c6c6aadfbd2b4b8d833b630671f30d9c", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_898a5fad-c798-4341-8da1-37e8af9f691e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-11 21:08:50,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-876df6d0-1469-4b29-9185-be4c28094edd 2018-08-11 21:08:50,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10798406601s 2018-08-11 21:08:50,060 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-876df6d0-1469-4b29-9185-be4c28094edd 2018-08-11 21:08:50,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-11 21:08:50,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=6f50695ab39f4f76b47e08cb499cff7d&role.id=d001a1de0b5a407dab1c4d3d13b0d4bf&scope.project.id=c6c6aadfbd2b4b8d833b630671f30d9c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d713a4ac9dc209bd5922a38ea72b017f4013db98" 2018-08-11 21:08:50,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f7e2c4-1ccc-44cb-b8d1-ecf16dc1b0e6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=6f50695ab39f4f76b47e08cb499cff7d&role.id=d001a1de0b5a407dab1c4d3d13b0d4bf&scope.project.id=c6c6aadfbd2b4b8d833b630671f30d9c", "previous": null, "next": null}} 2018-08-11 21:08:50,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=6f50695ab39f4f76b47e08cb499cff7d&role.id=d001a1de0b5a407dab1c4d3d13b0d4bf&scope.project.id=c6c6aadfbd2b4b8d833b630671f30d9c used request id req-d6f7e2c4-1ccc-44cb-b8d1-ecf16dc1b0e6 2018-08-11 21:08:50,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0909938812256s 2018-08-11 21:08:50,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=6f50695ab39f4f76b47e08cb499cff7d&role.id=d001a1de0b5a407dab1c4d3d13b0d4bf&scope.project.id=c6c6aadfbd2b4b8d833b630671f30d9c used request id req-d6f7e2c4-1ccc-44cb-b8d1-ecf16dc1b0e6 2018-08-11 21:08:50,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-11 21:08:50,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c/users/6f50695ab39f4f76b47e08cb499cff7d/roles/d001a1de0b5a407dab1c4d3d13b0d4bf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d713a4ac9dc209bd5922a38ea72b017f4013db98" 2018-08-11 21:08:50,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74fbb6a6-51e5-4617-a7f2-e0da0c1e82d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:08:50,364 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c/users/6f50695ab39f4f76b47e08cb499cff7d/roles/d001a1de0b5a407dab1c4d3d13b0d4bf used request id req-74fbb6a6-51e5-4617-a7f2-e0da0c1e82d5 2018-08-11 21:08:50,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.201133012772s 2018-08-11 21:08:50,364 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c/users/6f50695ab39f4f76b47e08cb499cff7d/roles/d001a1de0b5a407dab1c4d3d13b0d4bf used request id req-74fbb6a6-51e5-4617-a7f2-e0da0c1e82d5 2018-08-11 21:08:50,365 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_898a5fad-c798-4341-8da1-37e8af9f691e', 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'c6c6aadfbd2b4b8d833b630671f30d9c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.50', 'password': '766281e2-c35f-4046-a520-64ada22bb027', 'username': u'tenantnetwork2-user_898a5fad-c798-4341-8da1-37e8af9f691e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-11 21:08:50,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:08:50,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:08:50,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:08:50,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:08:50,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:08:50,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:08:50,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:08:50,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:08:50,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:08:50,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:08:50,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:08:50,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:08:50,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:08:50,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:08:50,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:08:50,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:08:50,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:08:50,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:08:50,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:08:50,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:08:50,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:08:50,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:08:50,370 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_898a5fad-c798-4341-8da1-37e8af9f691e', 'password': '766281e2-c35f-4046-a520-64ada22bb027', 'project_name': 'tenantnetwork2-project_898a5fad-c798-4341-8da1-37e8af9f691e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000//v3', 'project_id': 'c6c6aadfbd2b4b8d833b630671f30d9c', 'project_domain_name': 'Default'} 2018-08-11 21:08:50,371 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-11 21:08:50,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:08:50,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6e4cbb-0943-4bc0-a915-88fa08de900e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:08:50,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3b6e4cbb-0943-4bc0-a915-88fa08de900e 2018-08-11 21:08:50,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:08:50,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d001a1de0b5a407dab1c4d3d13b0d4bf", "name": "Member"}], "expires_at": "2018-08-11T22:08:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6c6aadfbd2b4b8d833b630671f30d9c", "name": "tenantnetwork2-project_898a5fad-c798-4341-8da1-37e8af9f691e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c6c6aadfbd2b4b8d833b630671f30d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/c6c6aadfbd2b4b8d833b630671f30d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/c6c6aadfbd2b4b8d833b630671f30d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_c6c6aadfbd2b4b8d833b630671f30d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_c6c6aadfbd2b4b8d833b630671f30d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c6c6aadfbd2b4b8d833b630671f30d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/c6c6aadfbd2b4b8d833b630671f30d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/c6c6aadfbd2b4b8d833b630671f30d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c6c6aadfbd2b4b8d833b630671f30d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/c6c6aadfbd2b4b8d833b630671f30d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/c6c6aadfbd2b4b8d833b630671f30d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c6c6aadfbd2b4b8d833b630671f30d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/c6c6aadfbd2b4b8d833b630671f30d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/c6c6aadfbd2b4b8d833b630671f30d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_898a5fad-c798-4341-8da1-37e8af9f691e", "id": "6f50695ab39f4f76b47e08cb499cff7d"}, "audit_ids": ["VmXN9qK5SSyVRKDxIOvvWg"], "issued_at": "2018-08-11T21:08:50.000000Z"}} 2018-08-11 21:08:50,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-11 21:08:50,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}49569398e187bf632ef43259a2e935d4c9910c93" -d '{"network": {"name": "tenantnetwork2-net_898a5fad-c798-4341-8da1-37e8af9f691e", "admin_state_up": true}}' 2018-08-11 21:08:51,526 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-23d31471-8369-40e2-865c-c962390b52ad Date: Sat, 11 Aug 2018 21:08:51 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c6c6aadfbd2b4b8d833b630671f30d9c","created_at":"2018-08-11T21:08:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-11T21:08:51Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c6c6aadfbd2b4b8d833b630671f30d9c","id":"07d47602-bcff-4643-a7db-4be4d49405dc","name":"tenantnetwork2-net_898a5fad-c798-4341-8da1-37e8af9f691e"}} 2018-08-11 21:08:51,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-23d31471-8369-40e2-865c-c962390b52ad 2018-08-11 21:08:51,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.764907121658s 2018-08-11 21:08:51,527 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-23d31471-8369-40e2-865c-c962390b52ad 2018-08-11 21:08:51,527 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:08:51Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'07d47602-bcff-4643-a7db-4be4d49405dc', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_898a5fad-c798-4341-8da1-37e8af9f691e', u'admin_state_up': True, u'tenant_id': u'c6c6aadfbd2b4b8d833b630671f30d9c', u'created_at': u'2018-08-11T21:08:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c6c6aadfbd2b4b8d833b630671f30d9c'}) 2018-08-11 21:08:51,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:08:51,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}49569398e187bf632ef43259a2e935d4c9910c93" 2018-08-11 21:08:51,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-f7b9baca-ca71-49d4-beda-200d16906745 Date: Sat, 11 Aug 2018 21:08:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-11T21:08:51Z","tenant_id":"c6c6aadfbd2b4b8d833b630671f30d9c","created_at":"2018-08-11T21:08:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c6c6aadfbd2b4b8d833b630671f30d9c","id":"07d47602-bcff-4643-a7db-4be4d49405dc","name":"tenantnetwork2-net_898a5fad-c798-4341-8da1-37e8af9f691e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-11 21:08:51,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f7b9baca-ca71-49d4-beda-200d16906745 2018-08-11 21:08:51,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.154623985291s 2018-08-11 21:08:51,683 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f7b9baca-ca71-49d4-beda-200d16906745 2018-08-11 21:08:51,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-11 21:08:51,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}49569398e187bf632ef43259a2e935d4c9910c93" -d '{"subnet": {"name": "tenantnetwork2-subnet_898a5fad-c798-4341-8da1-37e8af9f691e", "enable_dhcp": true, "network_id": "07d47602-bcff-4643-a7db-4be4d49405dc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-11 21:08:52,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f30c6ee1-8871-4319-99a2-b84fc58d9222 Date: Sat, 11 Aug 2018 21:08:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07d47602-bcff-4643-a7db-4be4d49405dc","tenant_id":"c6c6aadfbd2b4b8d833b630671f30d9c","created_at":"2018-08-11T21:08:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:08:51Z","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":"c6c6aadfbd2b4b8d833b630671f30d9c","id":"2152c1d8-d316-4a57-a9f6-c61dea9cdc6c","subnetpool_id":null,"name":"tenantnetwork2-subnet_898a5fad-c798-4341-8da1-37e8af9f691e"}} 2018-08-11 21:08:52,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-f30c6ee1-8871-4319-99a2-b84fc58d9222 2018-08-11 21:08:52,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.758740901947s 2018-08-11 21:08:52,444 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-f30c6ee1-8871-4319-99a2-b84fc58d9222 2018-08-11 21:08:52,444 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:08:51Z', 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'2152c1d8-d316-4a57-a9f6-c61dea9cdc6c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_898a5fad-c798-4341-8da1-37e8af9f691e', u'enable_dhcp': True, u'network_id': u'07d47602-bcff-4643-a7db-4be4d49405dc', u'tenant_id': u'c6c6aadfbd2b4b8d833b630671f30d9c', u'created_at': u'2018-08-11T21:08:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c6c6aadfbd2b4b8d833b630671f30d9c'}) 2018-08-11 21:08:52,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-11 21:08:52,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}49569398e187bf632ef43259a2e935d4c9910c93" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "tenantnetwork2-router_898a5fad-c798-4341-8da1-37e8af9f691e", "admin_state_up": true}}' 2018-08-11 21:08:53,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-5e7022e3-3a04-4590-8590-8031360ae17a Date: Sat, 11 Aug 2018 21:08:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:52Z", "admin_state_up": true, "updated_at": "2018-08-11T21:08:53Z", "revision_number": 2, "routes": [], "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "80d3ec8c-aa27-4dfb-b218-a4fe9279cb70", "name": "tenantnetwork2-router_898a5fad-c798-4341-8da1-37e8af9f691e"}} 2018-08-11 21:08:53,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-5e7022e3-3a04-4590-8590-8031360ae17a 2018-08-11 21:08:53,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 0.902956962585s 2018-08-11 21:08:53,349 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-5e7022e3-3a04-4590-8590-8031360ae17a 2018-08-11 21:08:53,349 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c6c6aadfbd2b4b8d833b630671f30d9c', u'created_at': u'2018-08-11T21:08:52Z', u'admin_state_up': True, u'updated_at': u'2018-08-11T21:08:53Z', u'revision_number': 2, u'routes': [], u'project_id': u'c6c6aadfbd2b4b8d833b630671f30d9c', u'id': u'80d3ec8c-aa27-4dfb-b218-a4fe9279cb70', u'name': u'tenantnetwork2-router_898a5fad-c798-4341-8da1-37e8af9f691e'}) 2018-08-11 21:08:53,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-11 21:08:53,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/80d3ec8c-aa27-4dfb-b218-a4fe9279cb70/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}49569398e187bf632ef43259a2e935d4c9910c93" -d '{"subnet_id": "2152c1d8-d316-4a57-a9f6-c61dea9cdc6c"}' 2018-08-11 21:08:55,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5c807781-8148-427f-8879-d06e4e98e6f5 Date: Sat, 11 Aug 2018 21:08:55 GMT RESP BODY: {"network_id": "07d47602-bcff-4643-a7db-4be4d49405dc", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "subnet_id": "2152c1d8-d316-4a57-a9f6-c61dea9cdc6c", "subnet_ids": ["2152c1d8-d316-4a57-a9f6-c61dea9cdc6c"], "port_id": "e9d1cb36-09be-4a16-8f30-9b4c321c9764", "id": "80d3ec8c-aa27-4dfb-b218-a4fe9279cb70"} 2018-08-11 21:08:55,210 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/80d3ec8c-aa27-4dfb-b218-a4fe9279cb70/add_router_interface.json used request id req-5c807781-8148-427f-8879-d06e4e98e6f5 2018-08-11 21:08:55,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.85960888863s 2018-08-11 21:08:55,210 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/80d3ec8c-aa27-4dfb-b218-a4fe9279cb70/add_router_interface.json used request id req-5c807781-8148-427f-8879-d06e4e98e6f5 returning object 80d3ec8c-aa27-4dfb-b218-a4fe9279cb70 2018-08-11 21:08:55,324 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 21:08:55,324 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-11 21:08:55,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-11 21:08:55,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/80d3ec8c-aa27-4dfb-b218-a4fe9279cb70/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}49569398e187bf632ef43259a2e935d4c9910c93" -d '{"subnet_id": "2152c1d8-d316-4a57-a9f6-c61dea9cdc6c"}' 2018-08-11 21:08:56,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8bb25107-d0f3-4561-a94a-5e4004bf6155 Date: Sat, 11 Aug 2018 21:08:56 GMT RESP BODY: {"network_id": "07d47602-bcff-4643-a7db-4be4d49405dc", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "subnet_id": "2152c1d8-d316-4a57-a9f6-c61dea9cdc6c", "subnet_ids": ["2152c1d8-d316-4a57-a9f6-c61dea9cdc6c"], "port_id": "e9d1cb36-09be-4a16-8f30-9b4c321c9764", "id": "80d3ec8c-aa27-4dfb-b218-a4fe9279cb70"} 2018-08-11 21:08:56,588 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/80d3ec8c-aa27-4dfb-b218-a4fe9279cb70/remove_router_interface.json used request id req-8bb25107-d0f3-4561-a94a-5e4004bf6155 2018-08-11 21:08:56,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.25874185562s 2018-08-11 21:08:56,588 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/80d3ec8c-aa27-4dfb-b218-a4fe9279cb70/remove_router_interface.json used request id req-8bb25107-d0f3-4561-a94a-5e4004bf6155 returning object 80d3ec8c-aa27-4dfb-b218-a4fe9279cb70 2018-08-11 21:08:56,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-11 21:08:56,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}49569398e187bf632ef43259a2e935d4c9910c93" 2018-08-11 21:08:56,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-faadeaa0-a5c3-421a-99b2-4ff7f76184bf Date: Sat, 11 Aug 2018 21:08:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:52Z", "admin_state_up": true, "updated_at": "2018-08-11T21:08:55Z", "revision_number": 4, "routes": [], "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "80d3ec8c-aa27-4dfb-b218-a4fe9279cb70", "name": "tenantnetwork2-router_898a5fad-c798-4341-8da1-37e8af9f691e"}]} 2018-08-11 21:08:56,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-faadeaa0-a5c3-421a-99b2-4ff7f76184bf 2018-08-11 21:08:56,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.128715991974s 2018-08-11 21:08:56,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-faadeaa0-a5c3-421a-99b2-4ff7f76184bf 2018-08-11 21:08:56,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-11 21:08:56,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/80d3ec8c-aa27-4dfb-b218-a4fe9279cb70.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49569398e187bf632ef43259a2e935d4c9910c93" 2018-08-11 21:08:57,955 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4c54b878-8f95-4ccb-9492-a76879a228d4 Content-Length: 0 Date: Sat, 11 Aug 2018 21:08:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:08:57,955 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/80d3ec8c-aa27-4dfb-b218-a4fe9279cb70.json used request id req-4c54b878-8f95-4ccb-9492-a76879a228d4 2018-08-11 21:08:57,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23598098755s 2018-08-11 21:08:57,955 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/80d3ec8c-aa27-4dfb-b218-a4fe9279cb70.json used request id req-4c54b878-8f95-4ccb-9492-a76879a228d4 2018-08-11 21:08:57,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 21:08:57,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}49569398e187bf632ef43259a2e935d4c9910c93" 2018-08-11 21:08:58,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ce1cf9dc-ec3b-47f1-ae67-98e30bb41510 Date: Sat, 11 Aug 2018 21:08:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07d47602-bcff-4643-a7db-4be4d49405dc","tenant_id":"c6c6aadfbd2b4b8d833b630671f30d9c","created_at":"2018-08-11T21:08:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:08:51Z","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":"c6c6aadfbd2b4b8d833b630671f30d9c","id":"2152c1d8-d316-4a57-a9f6-c61dea9cdc6c","subnetpool_id":null,"name":"tenantnetwork2-subnet_898a5fad-c798-4341-8da1-37e8af9f691e"}]} 2018-08-11 21:08:58,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-ce1cf9dc-ec3b-47f1-ae67-98e30bb41510 2018-08-11 21:08:58,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.111658811569s 2018-08-11 21:08:58,068 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-ce1cf9dc-ec3b-47f1-ae67-98e30bb41510 2018-08-11 21:08:58,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-11 21:08:58,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/2152c1d8-d316-4a57-a9f6-c61dea9cdc6c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49569398e187bf632ef43259a2e935d4c9910c93" 2018-08-11 21:08:59,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf711e9f-652e-4cbb-93b0-1a8686a8fafa Date: Sat, 11 Aug 2018 21:08:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:08:59,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/2152c1d8-d316-4a57-a9f6-c61dea9cdc6c.json used request id req-cf711e9f-652e-4cbb-93b0-1a8686a8fafa 2018-08-11 21:08:59,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.952023029327s 2018-08-11 21:08:59,022 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/2152c1d8-d316-4a57-a9f6-c61dea9cdc6c.json used request id req-cf711e9f-652e-4cbb-93b0-1a8686a8fafa 2018-08-11 21:08:59,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:08:59,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}49569398e187bf632ef43259a2e935d4c9910c93" 2018-08-11 21:08:59,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-7e0f7b39-cd1d-4b2d-a88d-9a1acfdde1ca Date: Sat, 11 Aug 2018 21:08:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-11T21:08:58Z","tenant_id":"c6c6aadfbd2b4b8d833b630671f30d9c","created_at":"2018-08-11T21:08:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c6c6aadfbd2b4b8d833b630671f30d9c","id":"07d47602-bcff-4643-a7db-4be4d49405dc","name":"tenantnetwork2-net_898a5fad-c798-4341-8da1-37e8af9f691e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-11 21:08:59,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-7e0f7b39-cd1d-4b2d-a88d-9a1acfdde1ca 2018-08-11 21:08:59,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.299885988235s 2018-08-11 21:08:59,323 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-7e0f7b39-cd1d-4b2d-a88d-9a1acfdde1ca 2018-08-11 21:08:59,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-11 21:08:59,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/07d47602-bcff-4643-a7db-4be4d49405dc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49569398e187bf632ef43259a2e935d4c9910c93" 2018-08-11 21:09:00,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c9beccb-c6cc-4f41-ad85-f7ff69ecaa82 Date: Sat, 11 Aug 2018 21:09:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:09:00,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/07d47602-bcff-4643-a7db-4be4d49405dc.json used request id req-4c9beccb-c6cc-4f41-ad85-f7ff69ecaa82 2018-08-11 21:09:00,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.852413892746s 2018-08-11 21:09:00,177 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/07d47602-bcff-4643-a7db-4be4d49405dc.json used request id req-4c9beccb-c6cc-4f41-ad85-f7ff69ecaa82 2018-08-11 21:09:00,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:09:00,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d713a4ac9dc209bd5922a38ea72b017f4013db98" 2018-08-11 21:09:00,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e9640a7-ade2-4ca9-a778-af72f4475729 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_898a5fad-c798-4341-8da1-37e8af9f691e", "links": {"self": "http://172.30.9.30:5000/v3/users/6f50695ab39f4f76b47e08cb499cff7d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f50695ab39f4f76b47e08cb499cff7d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 21:09:00,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-0e9640a7-ade2-4ca9-a778-af72f4475729 2018-08-11 21:09:00,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120395183563s 2018-08-11 21:09:00,298 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-0e9640a7-ade2-4ca9-a778-af72f4475729 2018-08-11 21:09:00,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:09:00,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/6f50695ab39f4f76b47e08cb499cff7d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d713a4ac9dc209bd5922a38ea72b017f4013db98" 2018-08-11 21:09:00,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e663ebbd-fba4-44cf-9879-8d3f3477563e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_898a5fad-c798-4341-8da1-37e8af9f691e", "links": {"self": "http://172.30.9.30:5000/v3/users/6f50695ab39f4f76b47e08cb499cff7d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6f50695ab39f4f76b47e08cb499cff7d", "description": null}} 2018-08-11 21:09:00,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/6f50695ab39f4f76b47e08cb499cff7d used request id req-e663ebbd-fba4-44cf-9879-8d3f3477563e 2018-08-11 21:09:00,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115074157715s 2018-08-11 21:09:00,420 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/6f50695ab39f4f76b47e08cb499cff7d used request id req-e663ebbd-fba4-44cf-9879-8d3f3477563e 2018-08-11 21:09:00,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-11 21:09:00,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/6f50695ab39f4f76b47e08cb499cff7d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d713a4ac9dc209bd5922a38ea72b017f4013db98" 2018-08-11 21:09:00,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be02445d-18ec-4972-91b8-30bfb8073872 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:09:00,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/6f50695ab39f4f76b47e08cb499cff7d used request id req-be02445d-18ec-4972-91b8-30bfb8073872 2018-08-11 21:09:00,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.222442865372s 2018-08-11 21:09:00,643 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/6f50695ab39f4f76b47e08cb499cff7d used request id req-be02445d-18ec-4972-91b8-30bfb8073872 2018-08-11 21:09:00,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 21:09:00,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d713a4ac9dc209bd5922a38ea72b017f4013db98" 2018-08-11 21:09:00,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e373283-a14f-4d6c-b73a-264752394441 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c"}, "tags": [], "enabled": true, "id": "c6c6aadfbd2b4b8d833b630671f30d9c", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_898a5fad-c798-4341-8da1-37e8af9f691e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-11 21:09:00,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-6e373283-a14f-4d6c-b73a-264752394441 2018-08-11 21:09:00,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0954179763794s 2018-08-11 21:09:00,745 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-6e373283-a14f-4d6c-b73a-264752394441 2018-08-11 21:09:00,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-11 21:09:00,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d713a4ac9dc209bd5922a38ea72b017f4013db98" 2018-08-11 21:09:00,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-609a9832-4914-451a-bc4f-ac36efc36024 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:09:00,901 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-609a9832-4914-451a-bc4f-ac36efc36024 2018-08-11 21:09:00,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.152199029922s 2018-08-11 21:09:00,902 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-609a9832-4914-451a-bc4f-ac36efc36024 2018-08-11 21:09:00,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:09:00,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d713a4ac9dc209bd5922a38ea72b017f4013db98" 2018-08-11 21:09:00,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9702cf87-05a0-4bb8-8970-909b6ca457ae Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d001a1de0b5a407dab1c4d3d13b0d4bf", "links": {"self": "http://172.30.9.30:5000/v3/roles/d001a1de0b5a407dab1c4d3d13b0d4bf"}, "name": "Member"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:09:00,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9702cf87-05a0-4bb8-8970-909b6ca457ae 2018-08-11 21:09:00,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0808870792389s 2018-08-11 21:09:00,986 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9702cf87-05a0-4bb8-8970-909b6ca457ae 2018-08-11 21:09:00,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-11 21:09:00,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/d001a1de0b5a407dab1c4d3d13b0d4bf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d713a4ac9dc209bd5922a38ea72b017f4013db98" 2018-08-11 21:09:01,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5d93d8b-cd43-43b8-bb92-ef7e0dc88edf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:09:01,106 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/d001a1de0b5a407dab1c4d3d13b0d4bf used request id req-f5d93d8b-cd43-43b8-bb92-ef7e0dc88edf 2018-08-11 21:09:01,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.115029096603s 2018-08-11 21:09:01,107 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/d001a1de0b5a407dab1c4d3d13b0d4bf used request id req-f5d93d8b-cd43-43b8-bb92-ef7e0dc88edf 2018-08-11 21:09:01,160 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-11 21:09:01,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:09:01,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:09:01,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:09:01,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:09:01,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:09:01,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:09:01,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:09:01,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:09:01,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:09:01,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:09:01,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:09:01,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:09:01,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:09:01,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:09:01,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:09:01,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:09:01,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:09:01,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:09:01,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:09:01,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:09:01,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:09:01,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:09:01,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:09:01,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1264ca6-02f5-4132-b8f1-3d26cc49c661 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:09:01,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d1264ca6-02f5-4132-b8f1-3d26cc49c661 2018-08-11 21:09:01,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:09:01,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-11T22:09:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ZF3meMfLQ-a9uxny9-IS4Q"], "issued_at": "2018-08-11T21:09:01.000000Z"}} 2018-08-11 21:09:01,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:09:01,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}09737a041b6c54042f46209c7304bede76caa393" 2018-08-11 21:09:02,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-bb0290c5-6002-438c-ab52-fd2c7bed9cc0 Date: Sat, 11 Aug 2018 21:09:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 21:09:02,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bb0290c5-6002-438c-ab52-fd2c7bed9cc0 2018-08-11 21:09:02,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.89679980278s 2018-08-11 21:09:02,541 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bb0290c5-6002-438c-ab52-fd2c7bed9cc0 2018-08-11 21:09:02,542 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-11 21:09:02,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-11 21:09:02,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}09737a041b6c54042f46209c7304bede76caa393" -d '{"network": {"name": "vmready1-net_c523919b-44a0-4bb8-be3e-5267d7578431", "admin_state_up": true}}' 2018-08-11 21:09:02,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-62434ef7-23a7-490b-ae00-197d4d9652be Date: Sat, 11 Aug 2018 21:09:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"418d84a2-fe24-41b8-9ef7-cb6f74b32c2e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T21:09:02Z","is_default":false,"provider:segmentation_id":82,"name":"vmready1-net_c523919b-44a0-4bb8-be3e-5267d7578431","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:09:02Z","mtu":1450}} 2018-08-11 21:09:02,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-62434ef7-23a7-490b-ae00-197d4d9652be 2018-08-11 21:09:02,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.383770942688s 2018-08-11 21:09:02,926 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-62434ef7-23a7-490b-ae00-197d4d9652be 2018-08-11 21:09:02,927 - 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-08-11T21:09:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'418d84a2-fe24-41b8-9ef7-cb6f74b32c2e', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_c523919b-44a0-4bb8-be3e-5267d7578431', u'admin_state_up': True, u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21:09:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760'}) 2018-08-11 21:09:02,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:09:02,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}09737a041b6c54042f46209c7304bede76caa393" 2018-08-11 21:09:03,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-80e0783d-9f1a-4ffa-aba5-b4bb6944aa88 Date: Sat, 11 Aug 2018 21:09:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"418d84a2-fe24-41b8-9ef7-cb6f74b32c2e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T21:09:02Z","provider:segmentation_id":82,"name":"vmready1-net_c523919b-44a0-4bb8-be3e-5267d7578431","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:09:02Z","provider:network_type":"vxlan"}]} 2018-08-11 21:09:03,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-80e0783d-9f1a-4ffa-aba5-b4bb6944aa88 2018-08-11 21:09:03,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108061075211s 2018-08-11 21:09:03,036 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-80e0783d-9f1a-4ffa-aba5-b4bb6944aa88 2018-08-11 21:09:03,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-11 21:09:03,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}09737a041b6c54042f46209c7304bede76caa393" -d '{"subnet": {"name": "vmready1-subnet_c523919b-44a0-4bb8-be3e-5267d7578431", "enable_dhcp": true, "network_id": "418d84a2-fe24-41b8-9ef7-cb6f74b32c2e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-11 21:09:03,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ce3c78bf-4362-4c59-85d7-27f3d0e883bd Date: Sat, 11 Aug 2018 21:09:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"418d84a2-fe24-41b8-9ef7-cb6f74b32c2e","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:09:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:09:03Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"a27ca307-e3f6-4f0a-809a-b9cd4601eefd","subnetpool_id":null,"name":"vmready1-subnet_c523919b-44a0-4bb8-be3e-5267d7578431"}} 2018-08-11 21:09:03,581 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-ce3c78bf-4362-4c59-85d7-27f3d0e883bd 2018-08-11 21:09:03,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.542371988297s 2018-08-11 21:09:03,581 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-ce3c78bf-4362-4c59-85d7-27f3d0e883bd 2018-08-11 21:09:03,581 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:09:03Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a27ca307-e3f6-4f0a-809a-b9cd4601eefd', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_c523919b-44a0-4bb8-be3e-5267d7578431', u'enable_dhcp': True, u'network_id': u'418d84a2-fe24-41b8-9ef7-cb6f74b32c2e', u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21:09:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760'}) 2018-08-11 21:09:03,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-11 21:09:03,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}09737a041b6c54042f46209c7304bede76caa393" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "vmready1-router_c523919b-44a0-4bb8-be3e-5267d7578431", "admin_state_up": true}}' 2018-08-11 21:09:04,665 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-8cebed85-fb33-42c4-9dec-671ac8a02106 Date: Sat, 11 Aug 2018 21:09:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:09:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T21:09:04Z", "revision_number": 2, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "1e635e84-1462-464a-b3f4-c2c1223b1e23", "name": "vmready1-router_c523919b-44a0-4bb8-be3e-5267d7578431"}} 2018-08-11 21:09:04,666 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-8cebed85-fb33-42c4-9dec-671ac8a02106 2018-08-11 21:09:04,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.08368706703s 2018-08-11 21:09:04,666 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-8cebed85-fb33-42c4-9dec-671ac8a02106 2018-08-11 21:09:04,667 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.209'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21:09:03Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-11T21:09:04Z', u'revision_number': 2, u'routes': [], u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'id': u'1e635e84-1462-464a-b3f4-c2c1223b1e23', u'name': u'vmready1-router_c523919b-44a0-4bb8-be3e-5267d7578431'}) 2018-08-11 21:09:04,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-11 21:09:04,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/1e635e84-1462-464a-b3f4-c2c1223b1e23/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}09737a041b6c54042f46209c7304bede76caa393" -d '{"subnet_id": "a27ca307-e3f6-4f0a-809a-b9cd4601eefd"}' 2018-08-11 21:09:06,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2be81fdd-46fe-4046-803c-65c648e40bb3 Date: Sat, 11 Aug 2018 21:09:06 GMT RESP BODY: {"network_id": "418d84a2-fe24-41b8-9ef7-cb6f74b32c2e", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "a27ca307-e3f6-4f0a-809a-b9cd4601eefd", "subnet_ids": ["a27ca307-e3f6-4f0a-809a-b9cd4601eefd"], "port_id": "6cf14ba8-4d4d-455d-b8f1-25a8ffe3f567", "id": "1e635e84-1462-464a-b3f4-c2c1223b1e23"} 2018-08-11 21:09:06,528 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1e635e84-1462-464a-b3f4-c2c1223b1e23/add_router_interface.json used request id req-2be81fdd-46fe-4046-803c-65c648e40bb3 2018-08-11 21:09:06,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.86058211327s 2018-08-11 21:09:06,528 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1e635e84-1462-464a-b3f4-c2c1223b1e23/add_router_interface.json used request id req-2be81fdd-46fe-4046-803c-65c648e40bb3 returning object 1e635e84-1462-464a-b3f4-c2c1223b1e23 2018-08-11 21:09:06,529 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-11 21:09:06,656 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-11 21:09:06,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:09:06,662 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 11 Aug 2018 21:09:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-11 21:09:06,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:09:06,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}09737a041b6c54042f46209c7304bede76caa393" 2018-08-11 21:09:07,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1669cd14-83ca-4275-9428-244e31a6a134 Date: Sat, 11 Aug 2018 21:09:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:09:07,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-1669cd14-83ca-4275-9428-244e31a6a134 2018-08-11 21:09:07,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.629987955093s 2018-08-11 21:09:07,295 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-1669cd14-83ca-4275-9428-244e31a6a134 2018-08-11 21:09:07,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-11 21:09:07,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}09737a041b6c54042f46209c7304bede76caa393" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_c523919b-44a0-4bb8-be3e-5267d7578431", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_c523919b-44a0-4bb8-be3e-5267d7578431"}' 2018-08-11 21:09:07,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-57c90b9f-579e-47cd-b674-40047daccfde Date: Sat, 11 Aug 2018 21:09:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bd3672cd-59b5-4cd2-a1d5-3d441bf1224f", "size": null, "self": "/v2/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:09:07Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_c523919b-44a0-4bb8-be3e-5267d7578431", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_c523919b-44a0-4bb8-be3e-5267d7578431", "checksum": null, "created_at": "2018-08-11T21:09:07Z", "protected": false} 2018-08-11 21:09:07,387 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-57c90b9f-579e-47cd-b674-40047daccfde 2018-08-11 21:09:07,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0841319561005s 2018-08-11 21:09:07,387 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-57c90b9f-579e-47cd-b674-40047daccfde returning object bd3672cd-59b5-4cd2-a1d5-3d441bf1224f 2018-08-11 21:09:07,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-11 21:09:07,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f/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}09737a041b6c54042f46209c7304bede76caa393" -d '' 2018-08-11 21:09:10,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a2dc2d79-304f-41d6-a727-8b64c75be6ec Date: Sat, 11 Aug 2018 21:09:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:09:10,928 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f/file used request id req-a2dc2d79-304f-41d6-a727-8b64c75be6ec 2018-08-11 21:09:10,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.53990697861s 2018-08-11 21:09:10,928 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f/file used request id req-a2dc2d79-304f-41d6-a727-8b64c75be6ec 2018-08-11 21:09:10,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:09:10,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}09737a041b6c54042f46209c7304bede76caa393" 2018-08-11 21:09:10,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-23350ee4-0418-4a4f-a0cf-034b3383a534 Date: Sat, 11 Aug 2018 21:09:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f/snap", "metadata": {}}], "file": "/v2/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bd3672cd-59b5-4cd2-a1d5-3d441bf1224f", "size": 12716032, "self": "/v2/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:09:10Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_c523919b-44a0-4bb8-be3e-5267d7578431", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_c523919b-44a0-4bb8-be3e-5267d7578431", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:09:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:09:10,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-23350ee4-0418-4a4f-a0cf-034b3383a534 2018-08-11 21:09:10,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0258419513702s 2018-08-11 21:09:10,959 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-23350ee4-0418-4a4f-a0cf-034b3383a534 2018-08-11 21:09:10,961 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f/file', 'owner': u'9bd3dfa2366544f8b68d4b96657e1760', 'id': u'bd3672cd-59b5-4cd2-a1d5-3d441bf1224f', 'size': 12716032, u'self': u'/v2/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-11T21:09:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-11T21:09:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_c523919b-44a0-4bb8-be3e-5267d7578431', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_c523919b-44a0-4bb8-be3e-5267d7578431', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_c523919b-44a0-4bb8-be3e-5267d7578431', 'created': u'2018-08-11T21:09:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-11T21:09:07Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_c523919b-44a0-4bb8-be3e-5267d7578431', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-11 21:09:10,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-11 21:09:10,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}09737a041b6c54042f46209c7304bede76caa393" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_c523919b-44a0-4bb8-be3e-5267d7578431", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-11 21:09:11,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21: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-6a362c62-e8dd-4434-83c7-94a616241892 x-compute-request-id: req-6a362c62-e8dd-4434-83c7-94a616241892 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_c523919b-44a0-4bb8-be3e-5267d7578431", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f273490c-57b4-4d47-b869-38bf425554a7", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f273490c-57b4-4d47-b869-38bf425554a7", "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": "f273490c-57b4-4d47-b869-38bf425554a7"}} 2018-08-11 21:09:11,672 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-6a362c62-e8dd-4434-83c7-94a616241892 2018-08-11 21:09:11,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.71003484726s 2018-08-11 21:09:11,672 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-6a362c62-e8dd-4434-83c7-94a616241892 2018-08-11 21:09:11,673 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_c523919b-44a0-4bb8-be3e-5267d7578431', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'f273490c-57b4-4d47-b869-38bf425554a7', 'swap': 0}) 2018-08-11 21:09:11,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-11 21:09:11,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/f273490c-57b4-4d47-b869-38bf425554a7/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}09737a041b6c54042f46209c7304bede76caa393" -d '{"extra_specs": {}}' 2018-08-11 21:09:11,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09: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-a87200fc-7d9d-4b3b-b0fc-f950a1be6baa x-compute-request-id: req-a87200fc-7d9d-4b3b-b0fc-f950a1be6baa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-11 21:09:11,799 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/f273490c-57b4-4d47-b869-38bf425554a7/os-extra_specs used request id req-a87200fc-7d9d-4b3b-b0fc-f950a1be6baa 2018-08-11 21:09:11,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.125788211823s 2018-08-11 21:09:11,800 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/f273490c-57b4-4d47-b869-38bf425554a7/os-extra_specs used request id req-a87200fc-7d9d-4b3b-b0fc-f950a1be6baa 2018-08-11 21:09:11,913 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 21:09:11,913 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-11 21:09:11,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-11 21:09:11,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/1e635e84-1462-464a-b3f4-c2c1223b1e23/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}09737a041b6c54042f46209c7304bede76caa393" -d '{"subnet_id": "a27ca307-e3f6-4f0a-809a-b9cd4601eefd"}' 2018-08-11 21:09:13,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ae6c232f-a641-42bb-8a4a-df042dd23916 Date: Sat, 11 Aug 2018 21:09:13 GMT RESP BODY: {"network_id": "418d84a2-fe24-41b8-9ef7-cb6f74b32c2e", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "a27ca307-e3f6-4f0a-809a-b9cd4601eefd", "subnet_ids": ["a27ca307-e3f6-4f0a-809a-b9cd4601eefd"], "port_id": "6cf14ba8-4d4d-455d-b8f1-25a8ffe3f567", "id": "1e635e84-1462-464a-b3f4-c2c1223b1e23"} 2018-08-11 21:09:13,443 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1e635e84-1462-464a-b3f4-c2c1223b1e23/remove_router_interface.json used request id req-ae6c232f-a641-42bb-8a4a-df042dd23916 2018-08-11 21:09:13,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.52510404587s 2018-08-11 21:09:13,443 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1e635e84-1462-464a-b3f4-c2c1223b1e23/remove_router_interface.json used request id req-ae6c232f-a641-42bb-8a4a-df042dd23916 returning object 1e635e84-1462-464a-b3f4-c2c1223b1e23 2018-08-11 21:09:13,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-11 21:09:13,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}09737a041b6c54042f46209c7304bede76caa393" 2018-08-11 21:09:13,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-c2231673-f89e-468d-9e16-bb91445e18c0 Date: Sat, 11 Aug 2018 21:09:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:09:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T21:09:12Z", "revision_number": 4, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "1e635e84-1462-464a-b3f4-c2c1223b1e23", "name": "vmready1-router_c523919b-44a0-4bb8-be3e-5267d7578431"}]} 2018-08-11 21:09:13,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-c2231673-f89e-468d-9e16-bb91445e18c0 2018-08-11 21:09:13,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0981318950653s 2018-08-11 21:09:13,542 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-c2231673-f89e-468d-9e16-bb91445e18c0 2018-08-11 21:09:13,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-11 21:09:13,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/1e635e84-1462-464a-b3f4-c2c1223b1e23.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}09737a041b6c54042f46209c7304bede76caa393" 2018-08-11 21:09:14,671 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec410af0-de8f-449d-8b1d-749376275534 Content-Length: 0 Date: Sat, 11 Aug 2018 21:09:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:09:14,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/1e635e84-1462-464a-b3f4-c2c1223b1e23.json used request id req-ec410af0-de8f-449d-8b1d-749376275534 2018-08-11 21:09:14,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.12793493271s 2018-08-11 21:09:14,672 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/1e635e84-1462-464a-b3f4-c2c1223b1e23.json used request id req-ec410af0-de8f-449d-8b1d-749376275534 2018-08-11 21:09:14,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 21:09:14,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}09737a041b6c54042f46209c7304bede76caa393" 2018-08-11 21:09:14,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-35c9d671-5978-4f0d-bfd9-dcf1be63faf7 Date: Sat, 11 Aug 2018 21:09:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"418d84a2-fe24-41b8-9ef7-cb6f74b32c2e","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:09:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:09:03Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"a27ca307-e3f6-4f0a-809a-b9cd4601eefd","subnetpool_id":null,"name":"vmready1-subnet_c523919b-44a0-4bb8-be3e-5267d7578431"}]} 2018-08-11 21:09:14,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-35c9d671-5978-4f0d-bfd9-dcf1be63faf7 2018-08-11 21:09:14,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0774581432343s 2018-08-11 21:09:14,750 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-35c9d671-5978-4f0d-bfd9-dcf1be63faf7 2018-08-11 21:09:14,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-11 21:09:14,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/a27ca307-e3f6-4f0a-809a-b9cd4601eefd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}09737a041b6c54042f46209c7304bede76caa393" 2018-08-11 21:09:15,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e74e77c1-ac2b-48b2-ad0e-4a6df5e80aff Date: Sat, 11 Aug 2018 21:09:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:09:15,786 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/a27ca307-e3f6-4f0a-809a-b9cd4601eefd.json used request id req-e74e77c1-ac2b-48b2-ad0e-4a6df5e80aff 2018-08-11 21:09:15,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03392004967s 2018-08-11 21:09:15,786 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/a27ca307-e3f6-4f0a-809a-b9cd4601eefd.json used request id req-e74e77c1-ac2b-48b2-ad0e-4a6df5e80aff 2018-08-11 21:09:15,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:09:15,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}09737a041b6c54042f46209c7304bede76caa393" 2018-08-11 21:09:15,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-9fcdceaf-2047-4fce-9d93-11a9d011d718 Date: Sat, 11 Aug 2018 21:09:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"418d84a2-fe24-41b8-9ef7-cb6f74b32c2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T21:09:15Z","provider:segmentation_id":82,"name":"vmready1-net_c523919b-44a0-4bb8-be3e-5267d7578431","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:09:02Z","provider:network_type":"vxlan"}]} 2018-08-11 21:09:15,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-9fcdceaf-2047-4fce-9d93-11a9d011d718 2018-08-11 21:09:15,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0791499614716s 2018-08-11 21:09:15,866 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-9fcdceaf-2047-4fce-9d93-11a9d011d718 2018-08-11 21:09:15,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-11 21:09:15,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/418d84a2-fe24-41b8-9ef7-cb6f74b32c2e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}09737a041b6c54042f46209c7304bede76caa393" 2018-08-11 21:09:17,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0f7b0b8-5a23-4007-b86b-a7c550b4214d Date: Sat, 11 Aug 2018 21:09:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:09:17,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/418d84a2-fe24-41b8-9ef7-cb6f74b32c2e.json used request id req-d0f7b0b8-5a23-4007-b86b-a7c550b4214d 2018-08-11 21:09:17,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.30397295952s 2018-08-11 21:09:17,172 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/418d84a2-fe24-41b8-9ef7-cb6f74b32c2e.json used request id req-d0f7b0b8-5a23-4007-b86b-a7c550b4214d 2018-08-11 21:09:17,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:09:17,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}09737a041b6c54042f46209c7304bede76caa393" 2018-08-11 21:09:17,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-894c7458-9f4f-4338-bd2c-e2de68a58d6b Date: Sat, 11 Aug 2018 21:09:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f/snap", "metadata": {}}], "file": "/v2/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bd3672cd-59b5-4cd2-a1d5-3d441bf1224f", "size": 12716032, "self": "/v2/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:09:10Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_c523919b-44a0-4bb8-be3e-5267d7578431", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_c523919b-44a0-4bb8-be3e-5267d7578431", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:09:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:09:17,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-894c7458-9f4f-4338-bd2c-e2de68a58d6b 2018-08-11 21:09:17,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257279872894s 2018-08-11 21:09:17,202 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-894c7458-9f4f-4338-bd2c-e2de68a58d6b 2018-08-11 21:09:17,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-11 21:09:17,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}09737a041b6c54042f46209c7304bede76caa393" 2018-08-11 21:09:17,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2b5a962f-250a-4aab-ab66-e646601d9f9f Date: Sat, 11 Aug 2018 21:09:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:09:17,515 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f used request id req-2b5a962f-250a-4aab-ab66-e646601d9f9f 2018-08-11 21:09:17,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.311820983887s 2018-08-11 21:09:17,515 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/bd3672cd-59b5-4cd2-a1d5-3d441bf1224f used request id req-2b5a962f-250a-4aab-ab66-e646601d9f9f 2018-08-11 21:09:17,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:09:17,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}09737a041b6c54042f46209c7304bede76caa393" 2018-08-11 21:09:17,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09: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-49ad6ca5-5230-4321-a425-4c476c717bcb x-compute-request-id: req-49ad6ca5-5230-4321-a425-4c476c717bcb Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_c523919b-44a0-4bb8-be3e-5267d7578431", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f273490c-57b4-4d47-b869-38bf425554a7", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f273490c-57b4-4d47-b869-38bf425554a7", "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": "f273490c-57b4-4d47-b869-38bf425554a7"}]} 2018-08-11 21:09:17,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-49ad6ca5-5230-4321-a425-4c476c717bcb 2018-08-11 21:09:17,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.027370929718s 2018-08-11 21:09:17,544 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-49ad6ca5-5230-4321-a425-4c476c717bcb 2018-08-11 21:09:17,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-11 21:09:17,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/f273490c-57b4-4d47-b869-38bf425554a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}09737a041b6c54042f46209c7304bede76caa393" 2018-08-11 21:09:17,700 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:09: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-d33163c0-26df-406b-a405-2cfb2d3fc969 x-compute-request-id: req-d33163c0-26df-406b-a405-2cfb2d3fc969 Content-Length: 0 Content-Type: application/json 2018-08-11 21:09:17,700 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/f273490c-57b4-4d47-b869-38bf425554a7 used request id req-d33163c0-26df-406b-a405-2cfb2d3fc969 2018-08-11 21:09:17,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.15479016304s 2018-08-11 21:09:17,700 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/f273490c-57b4-4d47-b869-38bf425554a7 used request id req-d33163c0-26df-406b-a405-2cfb2d3fc969 2018-08-11 21:09:17,752 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-11 21:09:17,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:09:17,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:09:17,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:09:17,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:09:17,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:09:17,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:09:17,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:09:17,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:09:17,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:09:17,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:09:17,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:09:17,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:09:17,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:09:17,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:09:17,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:09:17,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:09:17,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:09:17,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:09:17,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:09:17,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:09:17,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:09:17,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:09:17,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:09:17,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d733692a-5747-40d5-85ff-b3c29c993d40 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:09:17,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d733692a-5747-40d5-85ff-b3c29c993d40 2018-08-11 21:09:17,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:09:18,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-11T22:09:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["5sPcKmKVR7ijWVum7ghj5g"], "issued_at": "2018-08-11T21:09:18.000000Z"}} 2018-08-11 21:09:18,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:09:18,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:18,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6ec0e7e6-c988-4272-8822-b5d57e1b4a2a Date: Sat, 11 Aug 2018 21:09:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 21:09:18,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6ec0e7e6-c988-4272-8822-b5d57e1b4a2a 2018-08-11 21:09:18,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.414999008179s 2018-08-11 21:09:18,596 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6ec0e7e6-c988-4272-8822-b5d57e1b4a2a 2018-08-11 21:09:18,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:09:18,604 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 21:09: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 21:09:18,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 21:09:18,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:18,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fe58192-41f9-4c17-a5fb-02e7905c0534 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/dd0dcce16a4b469e9c71a7c4c58cfca9"}, "tags": [], "enabled": true, "id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-08-11 21:09:18,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-3fe58192-41f9-4c17-a5fb-02e7905c0534 2018-08-11 21:09:18,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0979399681091s 2018-08-11 21:09:18,703 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-3fe58192-41f9-4c17-a5fb-02e7905c0534 2018-08-11 21:09:18,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-11 21:09:18,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}90d33ee8cabf3509cae67785447c04fdd8dfc915" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_1e57a0cc-7ea7-4a59-816c-16db340defa3"}}' 2018-08-11 21:09:18,759 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39a080e3-4551-4ac6-9674-3fd75a0f3a7d 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.30:5000/v3/projects/55ef11694b134be991623121c998316d"}, "tags": [], "enabled": true, "id": "55ef11694b134be991623121c998316d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_1e57a0cc-7ea7-4a59-816c-16db340defa3"}} 2018-08-11 21:09:18,759 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-39a080e3-4551-4ac6-9674-3fd75a0f3a7d 2018-08-11 21:09:18,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0483319759369s 2018-08-11 21:09:18,759 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-39a080e3-4551-4ac6-9674-3fd75a0f3a7d 2018-08-11 21:09:18,760 - 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'55ef11694b134be991623121c998316d', '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_1e57a0cc-7ea7-4a59-816c-16db340defa3'}) 2018-08-11 21:09:18,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-11 21:09:18,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}90d33ee8cabf3509cae67785447c04fdd8dfc915" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4bed9b43-3723-485b-b266-7556e0784c05", "email": null, "name": "vmready2-user_1e57a0cc-7ea7-4a59-816c-16db340defa3"}}' 2018-08-11 21:09:19,264 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74eb64a5-94bd-4eba-97e1-a7e1a06fefe7 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_1e57a0cc-7ea7-4a59-816c-16db340defa3", "links": {"self": "http://172.30.9.30:5000/v3/users/e77c06b81321469cb17ac2134939ec52"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e77c06b81321469cb17ac2134939ec52", "domain_id": "default", "password_expires_at": null}} 2018-08-11 21:09:19,265 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-74eb64a5-94bd-4eba-97e1-a7e1a06fefe7 2018-08-11 21:09:19,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.498939037323s 2018-08-11 21:09:19,265 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-74eb64a5-94bd-4eba-97e1-a7e1a06fefe7 2018-08-11 21:09:19,266 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e77c06b81321469cb17ac2134939ec52', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_1e57a0cc-7ea7-4a59-816c-16db340defa3'}) 2018-08-11 21:09:19,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:09:19,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:19,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18d5a66d-7eea-4a5d-8f99-c1cd66487760 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:09:19,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-18d5a66d-7eea-4a5d-8f99-c1cd66487760 2018-08-11 21:09:19,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0811030864716s 2018-08-11 21:09:19,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-18d5a66d-7eea-4a5d-8f99-c1cd66487760 2018-08-11 21:09:19,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:09:19,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:19,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af0ded9a-ee08-4478-bdb2-f2bb918b0123 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:09:19,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-af0ded9a-ee08-4478-bdb2-f2bb918b0123 2018-08-11 21:09:19,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0784430503845s 2018-08-11 21:09:19,434 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-af0ded9a-ee08-4478-bdb2-f2bb918b0123 2018-08-11 21:09:19,435 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-11 21:09:19,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-11 21:09:19,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}90d33ee8cabf3509cae67785447c04fdd8dfc915" -d '{"role": {"name": "Member"}}' 2018-08-11 21:09:19,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cab23b9-7453-41d4-b9dc-b80b28549e2e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0066d684ef7540f0b5c2c3d5e23a1438", "links": {"self": "http://172.30.9.30:5000/v3/roles/0066d684ef7540f0b5c2c3d5e23a1438"}, "name": "Member"}} 2018-08-11 21:09:19,583 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-3cab23b9-7453-41d4-b9dc-b80b28549e2e 2018-08-11 21:09:19,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.144675970078s 2018-08-11 21:09:19,583 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-3cab23b9-7453-41d4-b9dc-b80b28549e2e 2018-08-11 21:09:19,584 - 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'0066d684ef7540f0b5c2c3d5e23a1438'}) 2018-08-11 21:09:19,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:09:19,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:19,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8320a384-5809-4c29-b467-9d2a668874c1 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0066d684ef7540f0b5c2c3d5e23a1438", "links": {"self": "http://172.30.9.30:5000/v3/roles/0066d684ef7540f0b5c2c3d5e23a1438"}, "name": "Member"}, {"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:09:19,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8320a384-5809-4c29-b467-9d2a668874c1 2018-08-11 21:09:19,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0813920497894s 2018-08-11 21:09:19,669 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8320a384-5809-4c29-b467-9d2a668874c1 2018-08-11 21:09:19,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 21:09:19,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:19,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a95746d3-a334-4d64-a36b-de288c503d18 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-11 21:09:19,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-a95746d3-a334-4d64-a36b-de288c503d18 2018-08-11 21:09:19,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0928430557251s 2018-08-11 21:09:19,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-a95746d3-a334-4d64-a36b-de288c503d18 2018-08-11 21:09:19,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:09:19,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:19,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b827f5df-f9ec-4830-9266-d83488785984 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmready2-user_1e57a0cc-7ea7-4a59-816c-16db340defa3", "links": {"self": "http://172.30.9.30:5000/v3/users/e77c06b81321469cb17ac2134939ec52"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e77c06b81321469cb17ac2134939ec52", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 21:09:19,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b827f5df-f9ec-4830-9266-d83488785984 2018-08-11 21:09:19,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110449075699s 2018-08-11 21:09:19,879 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b827f5df-f9ec-4830-9266-d83488785984 2018-08-11 21:09:19,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 21:09:19,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:19,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-609e7a29-fd8c-4481-9a4b-87bb48fb2089 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d"}, "tags": [], "enabled": true, "id": "55ef11694b134be991623121c998316d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_1e57a0cc-7ea7-4a59-816c-16db340defa3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-11 21:09:19,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-609e7a29-fd8c-4481-9a4b-87bb48fb2089 2018-08-11 21:09:19,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0942831039429s 2018-08-11 21:09:19,985 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-609e7a29-fd8c-4481-9a4b-87bb48fb2089 2018-08-11 21:09:19,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-11 21:09:19,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=e77c06b81321469cb17ac2134939ec52&role.id=0066d684ef7540f0b5c2c3d5e23a1438&scope.project.id=55ef11694b134be991623121c998316d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:20,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5300a194-37fc-4388-b1c8-5cb96881807e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=e77c06b81321469cb17ac2134939ec52&role.id=0066d684ef7540f0b5c2c3d5e23a1438&scope.project.id=55ef11694b134be991623121c998316d", "previous": null, "next": null}} 2018-08-11 21:09:20,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=e77c06b81321469cb17ac2134939ec52&role.id=0066d684ef7540f0b5c2c3d5e23a1438&scope.project.id=55ef11694b134be991623121c998316d used request id req-5300a194-37fc-4388-b1c8-5cb96881807e 2018-08-11 21:09:20,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0944850444794s 2018-08-11 21:09:20,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=e77c06b81321469cb17ac2134939ec52&role.id=0066d684ef7540f0b5c2c3d5e23a1438&scope.project.id=55ef11694b134be991623121c998316d used request id req-5300a194-37fc-4388-b1c8-5cb96881807e 2018-08-11 21:09:20,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-11 21:09:20,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d/users/e77c06b81321469cb17ac2134939ec52/roles/0066d684ef7540f0b5c2c3d5e23a1438 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:20,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:09:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fa93fee-3540-4ec3-8b1a-59e76f99293c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:09:20,264 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d/users/e77c06b81321469cb17ac2134939ec52/roles/0066d684ef7540f0b5c2c3d5e23a1438 used request id req-7fa93fee-3540-4ec3-8b1a-59e76f99293c 2018-08-11 21:09:20,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.172671079636s 2018-08-11 21:09:20,264 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d/users/e77c06b81321469cb17ac2134939ec52/roles/0066d684ef7540f0b5c2c3d5e23a1438 used request id req-7fa93fee-3540-4ec3-8b1a-59e76f99293c 2018-08-11 21:09:20,265 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_1e57a0cc-7ea7-4a59-816c-16db340defa3', 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'55ef11694b134be991623121c998316d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.50', 'password': '4bed9b43-3723-485b-b266-7556e0784c05', 'username': u'vmready2-user_1e57a0cc-7ea7-4a59-816c-16db340defa3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-11 21:09:20,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:09:20,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:09:20,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:09:20,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:09:20,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:09:20,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:09:20,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:09:20,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:09:20,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:09:20,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:09:20,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:09:20,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:09:20,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:09:20,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:09:20,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:09:20,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:09:20,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:09:20,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:09:20,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:09:20,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:09:20,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:09:20,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:09:20,270 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_1e57a0cc-7ea7-4a59-816c-16db340defa3', 'password': '4bed9b43-3723-485b-b266-7556e0784c05', 'project_name': 'vmready2-project_1e57a0cc-7ea7-4a59-816c-16db340defa3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000//v3', 'project_id': '55ef11694b134be991623121c998316d', 'project_domain_name': 'Default'} 2018-08-11 21:09:20,271 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-11 21:09:20,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:09:20,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-055c401b-87c7-4bde-a3c1-df1142b34c87 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:09:20,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-055c401b-87c7-4bde-a3c1-df1142b34c87 2018-08-11 21:09:20,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:09:20,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0066d684ef7540f0b5c2c3d5e23a1438", "name": "Member"}], "expires_at": "2018-08-11T22:09:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55ef11694b134be991623121c998316d", "name": "vmready2-project_1e57a0cc-7ea7-4a59-816c-16db340defa3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/55ef11694b134be991623121c998316d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/55ef11694b134be991623121c998316d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/55ef11694b134be991623121c998316d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_55ef11694b134be991623121c998316d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_55ef11694b134be991623121c998316d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/55ef11694b134be991623121c998316d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/55ef11694b134be991623121c998316d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/55ef11694b134be991623121c998316d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/55ef11694b134be991623121c998316d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/55ef11694b134be991623121c998316d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/55ef11694b134be991623121c998316d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/55ef11694b134be991623121c998316d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/55ef11694b134be991623121c998316d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/55ef11694b134be991623121c998316d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_1e57a0cc-7ea7-4a59-816c-16db340defa3", "id": "e77c06b81321469cb17ac2134939ec52"}, "audit_ids": ["R1svKzJVS76Sm5M7mVj55Q"], "issued_at": "2018-08-11T21:09:20.000000Z"}} 2018-08-11 21:09:20,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-11 21:09:20,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" -d '{"network": {"name": "vmready2-net_1e57a0cc-7ea7-4a59-816c-16db340defa3", "admin_state_up": true}}' 2018-08-11 21:09:22,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-3602899d-0e2d-46ac-82cf-6bd232ccd74d Date: Sat, 11 Aug 2018 21:09:22 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"55ef11694b134be991623121c998316d","created_at":"2018-08-11T21:09:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-11T21:09:21Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"55ef11694b134be991623121c998316d","id":"bbbae7ef-3f8a-46d4-9c08-07015edfe591","name":"vmready2-net_1e57a0cc-7ea7-4a59-816c-16db340defa3"}} 2018-08-11 21:09:22,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-3602899d-0e2d-46ac-82cf-6bd232ccd74d 2018-08-11 21:09:22,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.38967609406s 2018-08-11 21:09:22,065 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-3602899d-0e2d-46ac-82cf-6bd232ccd74d 2018-08-11 21:09:22,065 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:09:21Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'bbbae7ef-3f8a-46d4-9c08-07015edfe591', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_1e57a0cc-7ea7-4a59-816c-16db340defa3', u'admin_state_up': True, u'tenant_id': u'55ef11694b134be991623121c998316d', u'created_at': u'2018-08-11T21:09:21Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'55ef11694b134be991623121c998316d'}) 2018-08-11 21:09:22,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:09:22,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" 2018-08-11 21:09:22,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-0e8afffa-c3c2-4bcf-91c9-51e6c93546c7 Date: Sat, 11 Aug 2018 21:09:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-11T21:09:21Z","tenant_id":"55ef11694b134be991623121c998316d","created_at":"2018-08-11T21:09:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"55ef11694b134be991623121c998316d","id":"bbbae7ef-3f8a-46d4-9c08-07015edfe591","name":"vmready2-net_1e57a0cc-7ea7-4a59-816c-16db340defa3"}]} 2018-08-11 21:09:22,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-0e8afffa-c3c2-4bcf-91c9-51e6c93546c7 2018-08-11 21:09:22,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.201408863068s 2018-08-11 21:09:22,268 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-0e8afffa-c3c2-4bcf-91c9-51e6c93546c7 2018-08-11 21:09:22,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-11 21:09:22,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" -d '{"subnet": {"name": "vmready2-subnet_1e57a0cc-7ea7-4a59-816c-16db340defa3", "enable_dhcp": true, "network_id": "bbbae7ef-3f8a-46d4-9c08-07015edfe591", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-11 21:09:22,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-82d27567-e29d-4e41-b614-6d1c64949f90 Date: Sat, 11 Aug 2018 21:09:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbbae7ef-3f8a-46d4-9c08-07015edfe591","tenant_id":"55ef11694b134be991623121c998316d","created_at":"2018-08-11T21:09:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:09:22Z","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":"55ef11694b134be991623121c998316d","id":"a3e34cbf-910d-485c-b414-b407dc6b8cb8","subnetpool_id":null,"name":"vmready2-subnet_1e57a0cc-7ea7-4a59-816c-16db340defa3"}} 2018-08-11 21:09:22,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-82d27567-e29d-4e41-b614-6d1c64949f90 2018-08-11 21:09:22,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.704913139343s 2018-08-11 21:09:22,974 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-82d27567-e29d-4e41-b614-6d1c64949f90 2018-08-11 21:09:22,975 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:09:22Z', 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'a3e34cbf-910d-485c-b414-b407dc6b8cb8', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_1e57a0cc-7ea7-4a59-816c-16db340defa3', u'enable_dhcp': True, u'network_id': u'bbbae7ef-3f8a-46d4-9c08-07015edfe591', u'tenant_id': u'55ef11694b134be991623121c998316d', u'created_at': u'2018-08-11T21:09:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'55ef11694b134be991623121c998316d'}) 2018-08-11 21:09:22,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-11 21:09:22,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "vmready2-router_1e57a0cc-7ea7-4a59-816c-16db340defa3", "admin_state_up": true}}' 2018-08-11 21:09:24,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-f78e2d54-50ab-44fd-ba28-a4bb587c49d4 Date: Sat, 11 Aug 2018 21:09:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:23Z", "admin_state_up": true, "updated_at": "2018-08-11T21:09:24Z", "revision_number": 2, "routes": [], "project_id": "55ef11694b134be991623121c998316d", "id": "0cc9c71b-de8a-4b65-a234-6ae586b4934f", "name": "vmready2-router_1e57a0cc-7ea7-4a59-816c-16db340defa3"}} 2018-08-11 21:09:24,330 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-f78e2d54-50ab-44fd-ba28-a4bb587c49d4 2018-08-11 21:09:24,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.35487294197s 2018-08-11 21:09:24,331 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-f78e2d54-50ab-44fd-ba28-a4bb587c49d4 2018-08-11 21:09:24,331 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'55ef11694b134be991623121c998316d', u'created_at': u'2018-08-11T21:09:23Z', u'admin_state_up': True, u'updated_at': u'2018-08-11T21:09:24Z', u'revision_number': 2, u'routes': [], u'project_id': u'55ef11694b134be991623121c998316d', u'id': u'0cc9c71b-de8a-4b65-a234-6ae586b4934f', u'name': u'vmready2-router_1e57a0cc-7ea7-4a59-816c-16db340defa3'}) 2018-08-11 21:09:24,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-11 21:09:24,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/0cc9c71b-de8a-4b65-a234-6ae586b4934f/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}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" -d '{"subnet_id": "a3e34cbf-910d-485c-b414-b407dc6b8cb8"}' 2018-08-11 21:09:26,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-633a0a53-3e93-4c58-aaaf-385647448b42 Date: Sat, 11 Aug 2018 21:09:26 GMT RESP BODY: {"network_id": "bbbae7ef-3f8a-46d4-9c08-07015edfe591", "tenant_id": "55ef11694b134be991623121c998316d", "subnet_id": "a3e34cbf-910d-485c-b414-b407dc6b8cb8", "subnet_ids": ["a3e34cbf-910d-485c-b414-b407dc6b8cb8"], "port_id": "2f012c98-b522-45a9-a7b8-e6e0cf4458cc", "id": "0cc9c71b-de8a-4b65-a234-6ae586b4934f"} 2018-08-11 21:09:26,233 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/0cc9c71b-de8a-4b65-a234-6ae586b4934f/add_router_interface.json used request id req-633a0a53-3e93-4c58-aaaf-385647448b42 2018-08-11 21:09:26,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.90111207962s 2018-08-11 21:09:26,233 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/0cc9c71b-de8a-4b65-a234-6ae586b4934f/add_router_interface.json used request id req-633a0a53-3e93-4c58-aaaf-385647448b42 returning object 0cc9c71b-de8a-4b65-a234-6ae586b4934f 2018-08-11 21:09:26,234 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-11 21:09:26,365 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-11 21:09:26,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:09:26,371 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 11 Aug 2018 21:09:26 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-11 21:09:26,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:09:26,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" 2018-08-11 21:09:27,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-152b7b91-f11e-4de6-8b72-5c0fce886b03 Date: Sat, 11 Aug 2018 21:09:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:09:27,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-152b7b91-f11e-4de6-8b72-5c0fce886b03 2018-08-11 21:09:27,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.639603853226s 2018-08-11 21:09:27,014 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-152b7b91-f11e-4de6-8b72-5c0fce886b03 2018-08-11 21:09:27,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-11 21:09:27,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_1e57a0cc-7ea7-4a59-816c-16db340defa3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_1e57a0cc-7ea7-4a59-816c-16db340defa3"}' 2018-08-11 21:09:27,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a58752f6-5ad1-4f4a-9347-be24f15fbc5c Date: Sat, 11 Aug 2018 21:09:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f/file", "owner": "55ef11694b134be991623121c998316d", "id": "4fcb4a33-8957-469c-8697-cfe77ac7d78f", "size": null, "self": "/v2/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:09:27Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_1e57a0cc-7ea7-4a59-816c-16db340defa3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_1e57a0cc-7ea7-4a59-816c-16db340defa3", "checksum": null, "created_at": "2018-08-11T21:09:27Z", "protected": false} 2018-08-11 21:09:27,096 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-a58752f6-5ad1-4f4a-9347-be24f15fbc5c 2018-08-11 21:09:27,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0746190547943s 2018-08-11 21:09:27,097 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-a58752f6-5ad1-4f4a-9347-be24f15fbc5c returning object 4fcb4a33-8957-469c-8697-cfe77ac7d78f 2018-08-11 21:09:27,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-11 21:09:27,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f/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}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" -d '' 2018-08-11 21:09:27,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b833236-2b2b-40bc-9282-253e3444630a Date: Sat, 11 Aug 2018 21:09:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:09:27,471 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f/file used request id req-5b833236-2b2b-40bc-9282-253e3444630a 2018-08-11 21:09:27,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.374170064926s 2018-08-11 21:09:27,472 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f/file used request id req-5b833236-2b2b-40bc-9282-253e3444630a 2018-08-11 21:09:27,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:09:27,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" 2018-08-11 21:09:27,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-5ce83b3d-29b6-4435-a18c-1a08094e402e Date: Sat, 11 Aug 2018 21:09:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f/snap", "metadata": {}}], "file": "/v2/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f/file", "owner": "55ef11694b134be991623121c998316d", "id": "4fcb4a33-8957-469c-8697-cfe77ac7d78f", "size": 12716032, "self": "/v2/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:09:27Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_1e57a0cc-7ea7-4a59-816c-16db340defa3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_1e57a0cc-7ea7-4a59-816c-16db340defa3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:09:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:09:27,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-5ce83b3d-29b6-4435-a18c-1a08094e402e 2018-08-11 21:09:27,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0379230976105s 2018-08-11 21:09:27,514 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-5ce83b3d-29b6-4435-a18c-1a08094e402e 2018-08-11 21:09:27,516 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f/file', 'owner': u'55ef11694b134be991623121c998316d', 'id': u'4fcb4a33-8957-469c-8697-cfe77ac7d78f', 'size': 12716032, u'self': u'/v2/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'55ef11694b134be991623121c998316d', 'name': 'vmready2-project_1e57a0cc-7ea7-4a59-816c-16db340defa3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-11T21:09:27Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-11T21:09:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_1e57a0cc-7ea7-4a59-816c-16db340defa3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_1e57a0cc-7ea7-4a59-816c-16db340defa3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_1e57a0cc-7ea7-4a59-816c-16db340defa3', 'created': u'2018-08-11T21:09:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-11T21:09:27Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_1e57a0cc-7ea7-4a59-816c-16db340defa3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-11 21:09:27,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-11 21:09:27,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}90d33ee8cabf3509cae67785447c04fdd8dfc915" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_1e57a0cc-7ea7-4a59-816c-16db340defa3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-11 21:09:28,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09: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-86639377-da63-4e1d-af3d-a681e8f8509f x-compute-request-id: req-86639377-da63-4e1d-af3d-a681e8f8509f Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_1e57a0cc-7ea7-4a59-816c-16db340defa3", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/4fffe888-f298-4989-89a2-27590d3bfb8e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/4fffe888-f298-4989-89a2-27590d3bfb8e", "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": "4fffe888-f298-4989-89a2-27590d3bfb8e"}} 2018-08-11 21:09:28,228 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-86639377-da63-4e1d-af3d-a681e8f8509f 2018-08-11 21:09:28,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.710443019867s 2018-08-11 21:09:28,228 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-86639377-da63-4e1d-af3d-a681e8f8509f 2018-08-11 21:09:28,229 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_1e57a0cc-7ea7-4a59-816c-16db340defa3', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'4fffe888-f298-4989-89a2-27590d3bfb8e', 'swap': 0}) 2018-08-11 21:09:28,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-11 21:09:28,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/4fffe888-f298-4989-89a2-27590d3bfb8e/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}90d33ee8cabf3509cae67785447c04fdd8dfc915" -d '{"extra_specs": {}}' 2018-08-11 21:09:28,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21: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 x-openstack-request-id: req-f44a3682-8f55-43b2-9000-e49b61f1eeff x-compute-request-id: req-f44a3682-8f55-43b2-9000-e49b61f1eeff Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-11 21:09:28,266 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/4fffe888-f298-4989-89a2-27590d3bfb8e/os-extra_specs used request id req-f44a3682-8f55-43b2-9000-e49b61f1eeff 2018-08-11 21:09:28,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0362780094147s 2018-08-11 21:09:28,266 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/4fffe888-f298-4989-89a2-27590d3bfb8e/os-extra_specs used request id req-f44a3682-8f55-43b2-9000-e49b61f1eeff 2018-08-11 21:09:28,374 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 21:09:28,374 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-11 21:09:28,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-11 21:09:28,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/0cc9c71b-de8a-4b65-a234-6ae586b4934f/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}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" -d '{"subnet_id": "a3e34cbf-910d-485c-b414-b407dc6b8cb8"}' 2018-08-11 21:09:29,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e1e43d84-3517-4058-83ec-1ac5da52c382 Date: Sat, 11 Aug 2018 21:09:29 GMT RESP BODY: {"network_id": "bbbae7ef-3f8a-46d4-9c08-07015edfe591", "tenant_id": "55ef11694b134be991623121c998316d", "subnet_id": "a3e34cbf-910d-485c-b414-b407dc6b8cb8", "subnet_ids": ["a3e34cbf-910d-485c-b414-b407dc6b8cb8"], "port_id": "2f012c98-b522-45a9-a7b8-e6e0cf4458cc", "id": "0cc9c71b-de8a-4b65-a234-6ae586b4934f"} 2018-08-11 21:09:29,766 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/0cc9c71b-de8a-4b65-a234-6ae586b4934f/remove_router_interface.json used request id req-e1e43d84-3517-4058-83ec-1ac5da52c382 2018-08-11 21:09:29,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.38660407066s 2018-08-11 21:09:29,766 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/0cc9c71b-de8a-4b65-a234-6ae586b4934f/remove_router_interface.json used request id req-e1e43d84-3517-4058-83ec-1ac5da52c382 returning object 0cc9c71b-de8a-4b65-a234-6ae586b4934f 2018-08-11 21:09:29,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-11 21:09:29,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" 2018-08-11 21:09:29,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-9c7a8948-698e-4e1d-aa8a-cc5410a594d0 Date: Sat, 11 Aug 2018 21:09:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:23Z", "admin_state_up": true, "updated_at": "2018-08-11T21:09:29Z", "revision_number": 4, "routes": [], "project_id": "55ef11694b134be991623121c998316d", "id": "0cc9c71b-de8a-4b65-a234-6ae586b4934f", "name": "vmready2-router_1e57a0cc-7ea7-4a59-816c-16db340defa3"}]} 2018-08-11 21:09:29,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-9c7a8948-698e-4e1d-aa8a-cc5410a594d0 2018-08-11 21:09:29,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.107751131058s 2018-08-11 21:09:29,875 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-9c7a8948-698e-4e1d-aa8a-cc5410a594d0 2018-08-11 21:09:29,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-11 21:09:29,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/0cc9c71b-de8a-4b65-a234-6ae586b4934f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" 2018-08-11 21:09:31,153 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd5aa38e-0259-4024-9f51-b26eb37ca06b Content-Length: 0 Date: Sat, 11 Aug 2018 21:09:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:09:31,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/0cc9c71b-de8a-4b65-a234-6ae586b4934f.json used request id req-cd5aa38e-0259-4024-9f51-b26eb37ca06b 2018-08-11 21:09:31,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.27645301819s 2018-08-11 21:09:31,153 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/0cc9c71b-de8a-4b65-a234-6ae586b4934f.json used request id req-cd5aa38e-0259-4024-9f51-b26eb37ca06b 2018-08-11 21:09:31,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 21:09:31,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" 2018-08-11 21:09:31,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-e6b6fe76-e041-4922-bc10-2a5f1f70eca3 Date: Sat, 11 Aug 2018 21:09:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbbae7ef-3f8a-46d4-9c08-07015edfe591","tenant_id":"55ef11694b134be991623121c998316d","created_at":"2018-08-11T21:09:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:09:22Z","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":"55ef11694b134be991623121c998316d","id":"a3e34cbf-910d-485c-b414-b407dc6b8cb8","subnetpool_id":null,"name":"vmready2-subnet_1e57a0cc-7ea7-4a59-816c-16db340defa3"}]} 2018-08-11 21:09:31,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-e6b6fe76-e041-4922-bc10-2a5f1f70eca3 2018-08-11 21:09:31,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0819411277771s 2018-08-11 21:09:31,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-e6b6fe76-e041-4922-bc10-2a5f1f70eca3 2018-08-11 21:09:31,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-11 21:09:31,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/a3e34cbf-910d-485c-b414-b407dc6b8cb8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" 2018-08-11 21:09:32,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c6d973a-d3aa-41eb-8ea4-49baebaaa867 Date: Sat, 11 Aug 2018 21:09:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:09:32,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/a3e34cbf-910d-485c-b414-b407dc6b8cb8.json used request id req-7c6d973a-d3aa-41eb-8ea4-49baebaaa867 2018-08-11 21:09:32,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.18226599693s 2018-08-11 21:09:32,420 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/a3e34cbf-910d-485c-b414-b407dc6b8cb8.json used request id req-7c6d973a-d3aa-41eb-8ea4-49baebaaa867 2018-08-11 21:09:32,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:09:32,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" 2018-08-11 21:09:32,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-b2f530fb-0992-435c-8379-fdc3adc32d65 Date: Sat, 11 Aug 2018 21:09:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-11T21:09:32Z","tenant_id":"55ef11694b134be991623121c998316d","created_at":"2018-08-11T21:09:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55ef11694b134be991623121c998316d","id":"bbbae7ef-3f8a-46d4-9c08-07015edfe591","name":"vmready2-net_1e57a0cc-7ea7-4a59-816c-16db340defa3"}]} 2018-08-11 21:09:32,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b2f530fb-0992-435c-8379-fdc3adc32d65 2018-08-11 21:09:32,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110644817352s 2018-08-11 21:09:32,532 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b2f530fb-0992-435c-8379-fdc3adc32d65 2018-08-11 21:09:32,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-11 21:09:32,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/bbbae7ef-3f8a-46d4-9c08-07015edfe591.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" 2018-08-11 21:09:33,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6f36984-d87e-40a8-8eff-8d094256810b Date: Sat, 11 Aug 2018 21:09:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:09:33,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/bbbae7ef-3f8a-46d4-9c08-07015edfe591.json used request id req-b6f36984-d87e-40a8-8eff-8d094256810b 2018-08-11 21:09:33,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.04322886467s 2018-08-11 21:09:33,576 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/bbbae7ef-3f8a-46d4-9c08-07015edfe591.json used request id req-b6f36984-d87e-40a8-8eff-8d094256810b 2018-08-11 21:09:33,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:09:33,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" 2018-08-11 21:09:33,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-5ae094ba-d2ac-4b52-a66e-c84cfdf45259 Date: Sat, 11 Aug 2018 21:09:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f/snap", "metadata": {}}], "file": "/v2/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f/file", "owner": "55ef11694b134be991623121c998316d", "id": "4fcb4a33-8957-469c-8697-cfe77ac7d78f", "size": 12716032, "self": "/v2/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:09:27Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_1e57a0cc-7ea7-4a59-816c-16db340defa3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_1e57a0cc-7ea7-4a59-816c-16db340defa3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:09:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:09:33,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-5ae094ba-d2ac-4b52-a66e-c84cfdf45259 2018-08-11 21:09:33,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0341610908508s 2018-08-11 21:09:33,615 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-5ae094ba-d2ac-4b52-a66e-c84cfdf45259 2018-08-11 21:09:33,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-11 21:09:33,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}43b6ed2bf99c9983b8b1ced6ae2368c55beeeb40" 2018-08-11 21:09:34,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a7a08de-2ba3-4bbd-90c0-a52048cbbe18 Date: Sat, 11 Aug 2018 21:09:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:09:34,698 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f used request id req-5a7a08de-2ba3-4bbd-90c0-a52048cbbe18 2018-08-11 21:09:34,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.08135485649s 2018-08-11 21:09:34,698 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/4fcb4a33-8957-469c-8697-cfe77ac7d78f used request id req-5a7a08de-2ba3-4bbd-90c0-a52048cbbe18 2018-08-11 21:09:34,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:09:34,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:34,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21: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-7293a277-26ed-4d2d-9f26-76ab8444b09e x-compute-request-id: req-7293a277-26ed-4d2d-9f26-76ab8444b09e Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_1e57a0cc-7ea7-4a59-816c-16db340defa3", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/4fffe888-f298-4989-89a2-27590d3bfb8e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/4fffe888-f298-4989-89a2-27590d3bfb8e", "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": "4fffe888-f298-4989-89a2-27590d3bfb8e"}]} 2018-08-11 21:09:34,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-7293a277-26ed-4d2d-9f26-76ab8444b09e 2018-08-11 21:09:34,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.128473043442s 2018-08-11 21:09:34,828 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-7293a277-26ed-4d2d-9f26-76ab8444b09e 2018-08-11 21:09:34,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-11 21:09:34,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/4fffe888-f298-4989-89a2-27590d3bfb8e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:34,876 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21: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 x-openstack-request-id: req-bd9c3c9d-dd75-40f2-9c6b-7207b74bb8a4 x-compute-request-id: req-bd9c3c9d-dd75-40f2-9c6b-7207b74bb8a4 Content-Length: 0 Content-Type: application/json 2018-08-11 21:09:34,876 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/4fffe888-f298-4989-89a2-27590d3bfb8e used request id req-bd9c3c9d-dd75-40f2-9c6b-7207b74bb8a4 2018-08-11 21:09:34,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0471570491791s 2018-08-11 21:09:34,877 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/4fffe888-f298-4989-89a2-27590d3bfb8e used request id req-bd9c3c9d-dd75-40f2-9c6b-7207b74bb8a4 2018-08-11 21:09:34,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:09:34,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:35,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31334d8a-649e-4823-a9ad-0fb6b39395fa Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmready2-user_1e57a0cc-7ea7-4a59-816c-16db340defa3", "links": {"self": "http://172.30.9.30:5000/v3/users/e77c06b81321469cb17ac2134939ec52"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e77c06b81321469cb17ac2134939ec52", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 21:09:35,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-31334d8a-649e-4823-a9ad-0fb6b39395fa 2018-08-11 21:09:35,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129492998123s 2018-08-11 21:09:35,007 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-31334d8a-649e-4823-a9ad-0fb6b39395fa 2018-08-11 21:09:35,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:09:35,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/e77c06b81321469cb17ac2134939ec52 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:35,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26798ca3-4f54-4ecf-b77c-2c360e6ba73b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_1e57a0cc-7ea7-4a59-816c-16db340defa3", "links": {"self": "http://172.30.9.30:5000/v3/users/e77c06b81321469cb17ac2134939ec52"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e77c06b81321469cb17ac2134939ec52", "description": null}} 2018-08-11 21:09:35,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/e77c06b81321469cb17ac2134939ec52 used request id req-26798ca3-4f54-4ecf-b77c-2c360e6ba73b 2018-08-11 21:09:35,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0964388847351s 2018-08-11 21:09:35,110 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/e77c06b81321469cb17ac2134939ec52 used request id req-26798ca3-4f54-4ecf-b77c-2c360e6ba73b 2018-08-11 21:09:35,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-11 21:09:35,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/e77c06b81321469cb17ac2134939ec52 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:35,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:09:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d02532f-5725-4866-809c-63fa87471cbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:09:35,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e77c06b81321469cb17ac2134939ec52 used request id req-1d02532f-5725-4866-809c-63fa87471cbb 2018-08-11 21:09:35,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.207360029221s 2018-08-11 21:09:35,318 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e77c06b81321469cb17ac2134939ec52 used request id req-1d02532f-5725-4866-809c-63fa87471cbb 2018-08-11 21:09:35,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 21:09:35,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:35,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef6655c2-67e1-414d-b3fb-77a70f51f75a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d"}, "tags": [], "enabled": true, "id": "55ef11694b134be991623121c998316d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_1e57a0cc-7ea7-4a59-816c-16db340defa3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-11 21:09:35,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-ef6655c2-67e1-414d-b3fb-77a70f51f75a 2018-08-11 21:09:35,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0848309993744s 2018-08-11 21:09:35,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-ef6655c2-67e1-414d-b3fb-77a70f51f75a 2018-08-11 21:09:35,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-11 21:09:35,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:36,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:09:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dca98b1a-d90e-446e-9432-18928c9c6f4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:09:36,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-dca98b1a-d90e-446e-9432-18928c9c6f4d 2018-08-11 21:09:36,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.807802915573s 2018-08-11 21:09:36,223 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-dca98b1a-d90e-446e-9432-18928c9c6f4d 2018-08-11 21:09:36,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:09:36,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:36,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3268666a-0ea8-405b-886d-5261e8725410 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0066d684ef7540f0b5c2c3d5e23a1438", "links": {"self": "http://172.30.9.30:5000/v3/roles/0066d684ef7540f0b5c2c3d5e23a1438"}, "name": "Member"}, {"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:09:36,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3268666a-0ea8-405b-886d-5261e8725410 2018-08-11 21:09:36,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102108955383s 2018-08-11 21:09:36,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3268666a-0ea8-405b-886d-5261e8725410 2018-08-11 21:09:36,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-11 21:09:36,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/0066d684ef7540f0b5c2c3d5e23a1438 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}90d33ee8cabf3509cae67785447c04fdd8dfc915" 2018-08-11 21:09:36,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9073eee1-a054-4b55-a3e9-c36dfa11be66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:09:36,494 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/0066d684ef7540f0b5c2c3d5e23a1438 used request id req-9073eee1-a054-4b55-a3e9-c36dfa11be66 2018-08-11 21:09:36,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.160032987595s 2018-08-11 21:09:36,494 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/0066d684ef7540f0b5c2c3d5e23a1438 used request id req-9073eee1-a054-4b55-a3e9-c36dfa11be66 2018-08-11 21:09:36,551 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-11 21:09:36,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:09:36,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:09:36,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:09:36,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:09:36,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:09:36,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:09:36,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:09:36,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:09:36,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:09:36,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:09:36,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:09:36,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:09:36,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:09:36,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:09:36,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:09:36,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:09:36,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:09:36,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:09:36,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:09:36,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:09:36,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:09:36,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:09:36,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:09:36,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee545d6-a235-4438-b6a8-b60e3d09fed9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:09:36,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-dee545d6-a235-4438-b6a8-b60e3d09fed9 2018-08-11 21:09:36,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:09:36,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-11T22:09:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ik3KHnr9T4yqzRISOx8oZQ"], "issued_at": "2018-08-11T21:09:36.000000Z"}} 2018-08-11 21:09:36,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:09:36,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:09:37,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-abb8fad6-ad2b-417b-8b82-9205d989b1ad Date: Sat, 11 Aug 2018 21:09:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 21:09:37,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-abb8fad6-ad2b-417b-8b82-9205d989b1ad 2018-08-11 21:09:37,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277767181396s 2018-08-11 21:09:37,260 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-abb8fad6-ad2b-417b-8b82-9205d989b1ad 2018-08-11 21:09:37,266 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-11 21:09:37,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-11 21:09:37,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" -d '{"network": {"name": "singlevm1-net_a895f422-ad75-4a50-b8d5-bf149b883c76", "admin_state_up": true}}' 2018-08-11 21:09:37,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7a7e5881-5e4c-4ab3-97b1-89997b48b9c9 Date: Sat, 11 Aug 2018 21:09:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f5cd950c-2ed8-45c8-8e46-b8d6055e1c42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T21:09:37Z","is_default":false,"provider:segmentation_id":95,"name":"singlevm1-net_a895f422-ad75-4a50-b8d5-bf149b883c76","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:09:37Z","mtu":1450}} 2018-08-11 21:09:37,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-7a7e5881-5e4c-4ab3-97b1-89997b48b9c9 2018-08-11 21:09:37,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.348196029663s 2018-08-11 21:09:37,615 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-7a7e5881-5e4c-4ab3-97b1-89997b48b9c9 2018-08-11 21:09:37,615 - 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-08-11T21:09:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f5cd950c-2ed8-45c8-8e46-b8d6055e1c42', u'provider:segmentation_id': 95, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_a895f422-ad75-4a50-b8d5-bf149b883c76', u'admin_state_up': True, u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21:09:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760'}) 2018-08-11 21:09:37,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:09:37,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:09:37,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-3a31043b-b2d3-45c2-975f-b74c06e86752 Date: Sat, 11 Aug 2018 21:09:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f5cd950c-2ed8-45c8-8e46-b8d6055e1c42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T21:09:37Z","provider:segmentation_id":95,"name":"singlevm1-net_a895f422-ad75-4a50-b8d5-bf149b883c76","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:09:37Z","provider:network_type":"vxlan"}]} 2018-08-11 21:09:37,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-3a31043b-b2d3-45c2-975f-b74c06e86752 2018-08-11 21:09:37,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106359004974s 2018-08-11 21:09:37,723 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-3a31043b-b2d3-45c2-975f-b74c06e86752 2018-08-11 21:09:37,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-11 21:09:37,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" -d '{"subnet": {"name": "singlevm1-subnet_a895f422-ad75-4a50-b8d5-bf149b883c76", "enable_dhcp": true, "network_id": "f5cd950c-2ed8-45c8-8e46-b8d6055e1c42", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-11 21:09:38,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d976da72-cfe0-4cb5-a7bf-a5b6c9931c34 Date: Sat, 11 Aug 2018 21:09:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5cd950c-2ed8-45c8-8e46-b8d6055e1c42","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:09:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:09:37Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"a7d3502d-9b08-496d-851d-9b581153c76b","subnetpool_id":null,"name":"singlevm1-subnet_a895f422-ad75-4a50-b8d5-bf149b883c76"}} 2018-08-11 21:09:38,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-d976da72-cfe0-4cb5-a7bf-a5b6c9931c34 2018-08-11 21:09:38,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.439543008804s 2018-08-11 21:09:38,164 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-d976da72-cfe0-4cb5-a7bf-a5b6c9931c34 2018-08-11 21:09:38,165 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:09:37Z', 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'a7d3502d-9b08-496d-851d-9b581153c76b', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_a895f422-ad75-4a50-b8d5-bf149b883c76', u'enable_dhcp': True, u'network_id': u'f5cd950c-2ed8-45c8-8e46-b8d6055e1c42', u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21:09:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760'}) 2018-08-11 21:09:38,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-11 21:09:38,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "singlevm1-router_a895f422-ad75-4a50-b8d5-bf149b883c76", "admin_state_up": true}}' 2018-08-11 21:09:39,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-199d9531-72b1-40ad-b79d-987a652872ee Date: Sat, 11 Aug 2018 21:09:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:09:38Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T21:09:39Z", "revision_number": 2, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "db235254-5670-4f18-b9a5-041ceec339af", "name": "singlevm1-router_a895f422-ad75-4a50-b8d5-bf149b883c76"}} 2018-08-11 21:09:39,277 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-199d9531-72b1-40ad-b79d-987a652872ee 2018-08-11 21:09:39,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.11213111877s 2018-08-11 21:09:39,278 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-199d9531-72b1-40ad-b79d-987a652872ee 2018-08-11 21:09:39,278 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21:09:38Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-11T21:09:39Z', u'revision_number': 2, u'routes': [], u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'id': u'db235254-5670-4f18-b9a5-041ceec339af', u'name': u'singlevm1-router_a895f422-ad75-4a50-b8d5-bf149b883c76'}) 2018-08-11 21:09:39,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-11 21:09:39,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/db235254-5670-4f18-b9a5-041ceec339af/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}b6559574e723c79a08db9321c5a2c7f91db70a6c" -d '{"subnet_id": "a7d3502d-9b08-496d-851d-9b581153c76b"}' 2018-08-11 21:09:40,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5cd68c5d-5983-4850-9ac2-60ed8cbe30a3 Date: Sat, 11 Aug 2018 21:09:40 GMT RESP BODY: {"network_id": "f5cd950c-2ed8-45c8-8e46-b8d6055e1c42", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "a7d3502d-9b08-496d-851d-9b581153c76b", "subnet_ids": ["a7d3502d-9b08-496d-851d-9b581153c76b"], "port_id": "d732ed9c-4e36-446c-aff9-06ef50003d13", "id": "db235254-5670-4f18-b9a5-041ceec339af"} 2018-08-11 21:09:40,900 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/db235254-5670-4f18-b9a5-041ceec339af/add_router_interface.json used request id req-5cd68c5d-5983-4850-9ac2-60ed8cbe30a3 2018-08-11 21:09:40,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.62113904953s 2018-08-11 21:09:40,900 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/db235254-5670-4f18-b9a5-041ceec339af/add_router_interface.json used request id req-5cd68c5d-5983-4850-9ac2-60ed8cbe30a3 returning object db235254-5670-4f18-b9a5-041ceec339af 2018-08-11 21:09:40,901 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-11 21:09:41,033 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-11 21:09:41,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:09:41,040 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 11 Aug 2018 21:09:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-11 21:09:41,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:09:41,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:09:41,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bbde9536-6dab-4708-89f0-e789d21e4a9e Date: Sat, 11 Aug 2018 21:09:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:09:41,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-bbde9536-6dab-4708-89f0-e789d21e4a9e 2018-08-11 21:09:41,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.62718296051s 2018-08-11 21:09:41,672 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-bbde9536-6dab-4708-89f0-e789d21e4a9e 2018-08-11 21:09:41,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-11 21:09:41,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_a895f422-ad75-4a50-b8d5-bf149b883c76", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_a895f422-ad75-4a50-b8d5-bf149b883c76"}' 2018-08-11 21:09:41,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c7306c24-a2cd-4316-9249-fb4b62611e2d Date: Sat, 11 Aug 2018 21:09:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "69d48280-3927-4cd0-8868-81708fedeaa0", "size": null, "self": "/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:09:41Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_a895f422-ad75-4a50-b8d5-bf149b883c76", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_a895f422-ad75-4a50-b8d5-bf149b883c76", "checksum": null, "created_at": "2018-08-11T21:09:41Z", "protected": false} 2018-08-11 21:09:41,761 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-c7306c24-a2cd-4316-9249-fb4b62611e2d 2018-08-11 21:09:41,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0810029506683s 2018-08-11 21:09:41,762 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-c7306c24-a2cd-4316-9249-fb4b62611e2d returning object 69d48280-3927-4cd0-8868-81708fedeaa0 2018-08-11 21:09:41,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-11 21:09:41,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0/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}b6559574e723c79a08db9321c5a2c7f91db70a6c" -d '' 2018-08-11 21:09:42,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-65077ca7-74ab-4bd3-8752-d37e3b64b1b8 Date: Sat, 11 Aug 2018 21:09:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:09:42,640 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0/file used request id req-65077ca7-74ab-4bd3-8752-d37e3b64b1b8 2018-08-11 21:09:42,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.877351045609s 2018-08-11 21:09:42,640 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0/file used request id req-65077ca7-74ab-4bd3-8752-d37e3b64b1b8 2018-08-11 21:09:42,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:09:42,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:09:42,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-49a21f25-5644-4d7b-833f-d8fba07dfdee Date: Sat, 11 Aug 2018 21:09:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/69d48280-3927-4cd0-8868-81708fedeaa0/snap", "metadata": {}}], "file": "/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "69d48280-3927-4cd0-8868-81708fedeaa0", "size": 12716032, "self": "/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/69d48280-3927-4cd0-8868-81708fedeaa0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:09:42Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_a895f422-ad75-4a50-b8d5-bf149b883c76", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_a895f422-ad75-4a50-b8d5-bf149b883c76", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:09:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:09:42,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-49a21f25-5644-4d7b-833f-d8fba07dfdee 2018-08-11 21:09:42,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0268800258636s 2018-08-11 21:09:42,672 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-49a21f25-5644-4d7b-833f-d8fba07dfdee 2018-08-11 21:09:42,674 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/69d48280-3927-4cd0-8868-81708fedeaa0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0/file', 'owner': u'9bd3dfa2366544f8b68d4b96657e1760', 'id': u'69d48280-3927-4cd0-8868-81708fedeaa0', 'size': 12716032, u'self': u'/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/69d48280-3927-4cd0-8868-81708fedeaa0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-11T21:09:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-11T21:09:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_a895f422-ad75-4a50-b8d5-bf149b883c76', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_a895f422-ad75-4a50-b8d5-bf149b883c76', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_a895f422-ad75-4a50-b8d5-bf149b883c76', 'created': u'2018-08-11T21:09:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-11T21:09:41Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_a895f422-ad75-4a50-b8d5-bf149b883c76', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-11 21:09:42,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-11 21:09:42,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_a895f422-ad75-4a50-b8d5-bf149b883c76", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-11 21:09:42,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09: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-402eabcc-64dc-465a-b335-4c677b7377d7 x-compute-request-id: req-402eabcc-64dc-465a-b335-4c677b7377d7 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_a895f422-ad75-4a50-b8d5-bf149b883c76", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "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": "b2ca4d74-862f-4f32-b34a-34cabf92c7dc"}} 2018-08-11 21:09:42,933 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-402eabcc-64dc-465a-b335-4c677b7377d7 2018-08-11 21:09:42,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.258270025253s 2018-08-11 21:09:42,933 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-402eabcc-64dc-465a-b335-4c677b7377d7 2018-08-11 21:09:42,934 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_a895f422-ad75-4a50-b8d5-bf149b883c76', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'b2ca4d74-862f-4f32-b34a-34cabf92c7dc', 'swap': 0}) 2018-08-11 21:09:42,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-11 21:09:42,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc/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}b6559574e723c79a08db9321c5a2c7f91db70a6c" -d '{"extra_specs": {}}' 2018-08-11 21:09:42,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09: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-2347e36a-8aac-4c57-ad3c-fca41b9dba9f x-compute-request-id: req-2347e36a-8aac-4c57-ad3c-fca41b9dba9f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-11 21:09:42,956 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc/os-extra_specs used request id req-2347e36a-8aac-4c57-ad3c-fca41b9dba9f 2018-08-11 21:09:42,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.02126288414s 2018-08-11 21:09:42,956 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc/os-extra_specs used request id req-2347e36a-8aac-4c57-ad3c-fca41b9dba9f 2018-08-11 21:09:42,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-11 21:09:42,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" -d '{"keypair": {"name": "singlevm1-kp_a895f422-ad75-4a50-b8d5-bf149b883c76"}}' 2018-08-11 21:09:43,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09: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-93518563-cef3-4b38-accd-1bc8c48b7289 x-compute-request-id: req-93518563-cef3-4b38-accd-1bc8c48b7289 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpF2PNXdBFTOGII8WowLs4TUjKp8JaxcoslRtPqQg1hrUHM4pW4KZoIrVCCXNU0PJdz5Zc2DeFs0ytI4INANoG+1ZVfR7wM+VOY5MI0T+NoWsNY3OEMJBnxMW8aYI4ifkham/qIyvxraBo2gLNodUIZFWRUM/hdio6gIradClTFm2zzpmw7QTTwkdmui/ED1IbnIBO3sM+CRetETrrFkilQYktVpiX+leXXKrR1bSVNu4aa4RrTXvB/B+CSur8gMQcYL1m9RgzuOJ43jWqAnEjgwZER18js6bR5nXtYG7XlWariV41lHa6n2P+NI7hoRf2j2bGgVyi56XclXpyYWOl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6RdjzV3QRUzhiCPFqMC7OE1IyqfCWsXKLJUbT6kINYa1BzOK\nVuCmaCK1QglzVNDyXc+WXNg3hbNMrSOCDQDaBvtWVX0e8DPlTmOTCNE/jaFrDWNz\nhDCQZ8TFvGmCOIn5IWpv6iMr8a2gaNoCzaHVCGRVkVDP4XYqOoCK2nQpUxZts86Z\nsO0E08JHZrovxA9SG5yATt7DPgkXrRE66xZIpUGJLVaYl/pXl1yq0dW0lTbuGmuE\na017wfwfgkrq/IDEHGC9ZvUYM7jieN41qgJxI4MGREdfI7Om0eZ17WBu15Vmq4le\nNZR2up9j/jSO4aEX9o9mxoFcouel3JV6cmFjpQIDAQABAoIBAHfZF+7DOtA3HItk\nYUBIgLsNOc1BfrQvmKldrWJDNj5XWgMu5AWRkt5eYjZnJ47HtKa5ksWAQuQS8ezg\nIgFPm8sVNinUoLC+7jtlBXf2JyhKhAGpTf78/XLtgQJEeblab+dXk92eYfzs2lqv\nJdvXRvL+q+SA2bJCkKnt5/c03P6jwUtur+42Dxs+5km1boyJdFkS7yysESZQEYRr\nWVopUFokO3n+sKnu1pr+3vXiR3MQHmovMgy5lFui7GKccgFDRta0sE0N7tTYx1Ue\nphhvPR/BXBRpWPYVpdojmKaq96SjIvpuQpbw8zi+gYDywgtmZ4wXDvdySOZ60hQr\nLvXle+ECgYEA+3KNCmQ9tP1rdRDc9YP3+FOfQxu/+K6x/2hvRrCqbH15b66c3OUX\nNIe48mjaasMPBTLV52R+h1dge1T+XA4dGwueZiayZ+jzUxzIk5xmGSu8mzEpWuFs\nWJ0tID3B9UqyVVePYU47zgXur19FvOP+PTKcc8L0uDYQntlnGA+tZokCgYEA7U/C\nVfEteYkXdSb0QJ/kDFrglqS9q8vbcBZInRnBms8kQ1p4h52mRbpdqu1UQXJA0S0x\nMWQqInvUGGayUSdXvWFaWfkFRE7wGjxZ+43c2LN3OiiZQRP/+BQ+LfGI1frXejeT\nob6Pl67Zow2Hmx2YA4zy6x/NF/TOweqvpAJDDT0CgYAy6NV/lh4cR/b6w8hI+Ug6\nggvL1ZF/szccxDNLd7d5scnlf9AItWWGYDhk9C/Mz+N5pPpEGEe59Un2jpXVY5In\nCKoweoNCoJqraDeAE3lkfUN5lHGQEfYS1vftADQGCvKibtD73ZAkPXU/EqYXAX5X\nO6kLkxxjM6cX0mKaL4pnKQKBgQCzSNag5xxb/V5je5J8YE+BpgaWyM8iw1h9Tdh+\nF79UnbnfyLHWgxvjAfFR+Qr2hsLBRUss7WeHtdV+uddtyDNZN/tyjdeUy65Jo963\nVW3LqYohvhpKODnhyilPvHKMdn3kL6ixQa5qAgcaUFZqsejuhcXgLJ5dwu2RQyR+\n29acYQKBgQDfsXgkkDYmvuiCvMtOWyO39O4In5huOP5UQHuGbrt8sDl2EYLT316o\nzh0mEzUVQGFSIdPtvb8HT86iVq9EQGfyGJxh7jKFmZ4zMC+GTW/V6210MpCGIt2X\nx8ZI2fVZiKMliuN4HzsW5Le8vfikSdfcp8qlODrDYaRz5TlhuTZLHQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b238c265d80b44ddb3c130fd46256bb6", "name": "singlevm1-kp_a895f422-ad75-4a50-b8d5-bf149b883c76", "fingerprint": "06:02:fd:8f:9f:46:37:7b:1e:a3:82:f3:83:1e:a2:eb"}} 2018-08-11 21:09:43,292 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-93518563-cef3-4b38-accd-1bc8c48b7289 2018-08-11 21:09:43,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.335248947144s 2018-08-11 21:09:43,292 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-93518563-cef3-4b38-accd-1bc8c48b7289 2018-08-11 21:09:43,293 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpF2PNXdBFTOGII8WowLs4TUjKp8JaxcoslRtPqQg1hrUHM4pW4KZoIrVCCXNU0PJdz5Zc2DeFs0ytI4INANoG+1ZVfR7wM+VOY5MI0T+NoWsNY3OEMJBnxMW8aYI4ifkham/qIyvxraBo2gLNodUIZFWRUM/hdio6gIradClTFm2zzpmw7QTTwkdmui/ED1IbnIBO3sM+CRetETrrFkilQYktVpiX+leXXKrR1bSVNu4aa4RrTXvB/B+CSur8gMQcYL1m9RgzuOJ43jWqAnEjgwZER18js6bR5nXtYG7XlWariV41lHa6n2P+NI7hoRf2j2bGgVyi56XclXpyYWOl Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6RdjzV3QRUzhiCPFqMC7OE1IyqfCWsXKLJUbT6kINYa1BzOK\nVuCmaCK1QglzVNDyXc+WXNg3hbNMrSOCDQDaBvtWVX0e8DPlTmOTCNE/jaFrDWNz\nhDCQZ8TFvGmCOIn5IWpv6iMr8a2gaNoCzaHVCGRVkVDP4XYqOoCK2nQpUxZts86Z\nsO0E08JHZrovxA9SG5yATt7DPgkXrRE66xZIpUGJLVaYl/pXl1yq0dW0lTbuGmuE\na017wfwfgkrq/IDEHGC9ZvUYM7jieN41qgJxI4MGREdfI7Om0eZ17WBu15Vmq4le\nNZR2up9j/jSO4aEX9o9mxoFcouel3JV6cmFjpQIDAQABAoIBAHfZF+7DOtA3HItk\nYUBIgLsNOc1BfrQvmKldrWJDNj5XWgMu5AWRkt5eYjZnJ47HtKa5ksWAQuQS8ezg\nIgFPm8sVNinUoLC+7jtlBXf2JyhKhAGpTf78/XLtgQJEeblab+dXk92eYfzs2lqv\nJdvXRvL+q+SA2bJCkKnt5/c03P6jwUtur+42Dxs+5km1boyJdFkS7yysESZQEYRr\nWVopUFokO3n+sKnu1pr+3vXiR3MQHmovMgy5lFui7GKccgFDRta0sE0N7tTYx1Ue\nphhvPR/BXBRpWPYVpdojmKaq96SjIvpuQpbw8zi+gYDywgtmZ4wXDvdySOZ60hQr\nLvXle+ECgYEA+3KNCmQ9tP1rdRDc9YP3+FOfQxu/+K6x/2hvRrCqbH15b66c3OUX\nNIe48mjaasMPBTLV52R+h1dge1T+XA4dGwueZiayZ+jzUxzIk5xmGSu8mzEpWuFs\nWJ0tID3B9UqyVVePYU47zgXur19FvOP+PTKcc8L0uDYQntlnGA+tZokCgYEA7U/C\nVfEteYkXdSb0QJ/kDFrglqS9q8vbcBZInRnBms8kQ1p4h52mRbpdqu1UQXJA0S0x\nMWQqInvUGGayUSdXvWFaWfkFRE7wGjxZ+43c2LN3OiiZQRP/+BQ+LfGI1frXejeT\nob6Pl67Zow2Hmx2YA4zy6x/NF/TOweqvpAJDDT0CgYAy6NV/lh4cR/b6w8hI+Ug6\nggvL1ZF/szccxDNLd7d5scnlf9AItWWGYDhk9C/Mz+N5pPpEGEe59Un2jpXVY5In\nCKoweoNCoJqraDeAE3lkfUN5lHGQEfYS1vftADQGCvKibtD73ZAkPXU/EqYXAX5X\nO6kLkxxjM6cX0mKaL4pnKQKBgQCzSNag5xxb/V5je5J8YE+BpgaWyM8iw1h9Tdh+\nF79UnbnfyLHWgxvjAfFR+Qr2hsLBRUss7WeHtdV+uddtyDNZN/tyjdeUy65Jo963\nVW3LqYohvhpKODnhyilPvHKMdn3kL6ixQa5qAgcaUFZqsejuhcXgLJ5dwu2RQyR+\n29acYQKBgQDfsXgkkDYmvuiCvMtOWyO39O4In5huOP5UQHuGbrt8sDl2EYLT316o\nzh0mEzUVQGFSIdPtvb8HT86iVq9EQGfyGJxh7jKFmZ4zMC+GTW/V6210MpCGIt2X\nx8ZI2fVZiKMliuN4HzsW5Le8vfikSdfcp8qlODrDYaRz5TlhuTZLHQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b238c265d80b44ddb3c130fd46256bb6', 'name': u'singlevm1-kp_a895f422-ad75-4a50-b8d5-bf149b883c76', 'created_at': '2018-08-11T21:09:43.293737', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'06:02:fd:8f:9f:46:37:7b:1e:a3:82:f3:83:1e:a2:eb', 'type': 'ssh', 'id': u'singlevm1-kp_a895f422-ad75-4a50-b8d5-bf149b883c76'}) 2018-08-11 21:09:43,294 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA6RdjzV3QRUzhiCPFqMC7OE1IyqfCWsXKLJUbT6kINYa1BzOK VuCmaCK1QglzVNDyXc+WXNg3hbNMrSOCDQDaBvtWVX0e8DPlTmOTCNE/jaFrDWNz hDCQZ8TFvGmCOIn5IWpv6iMr8a2gaNoCzaHVCGRVkVDP4XYqOoCK2nQpUxZts86Z sO0E08JHZrovxA9SG5yATt7DPgkXrRE66xZIpUGJLVaYl/pXl1yq0dW0lTbuGmuE a017wfwfgkrq/IDEHGC9ZvUYM7jieN41qgJxI4MGREdfI7Om0eZ17WBu15Vmq4le NZR2up9j/jSO4aEX9o9mxoFcouel3JV6cmFjpQIDAQABAoIBAHfZF+7DOtA3HItk YUBIgLsNOc1BfrQvmKldrWJDNj5XWgMu5AWRkt5eYjZnJ47HtKa5ksWAQuQS8ezg IgFPm8sVNinUoLC+7jtlBXf2JyhKhAGpTf78/XLtgQJEeblab+dXk92eYfzs2lqv JdvXRvL+q+SA2bJCkKnt5/c03P6jwUtur+42Dxs+5km1boyJdFkS7yysESZQEYRr WVopUFokO3n+sKnu1pr+3vXiR3MQHmovMgy5lFui7GKccgFDRta0sE0N7tTYx1Ue phhvPR/BXBRpWPYVpdojmKaq96SjIvpuQpbw8zi+gYDywgtmZ4wXDvdySOZ60hQr LvXle+ECgYEA+3KNCmQ9tP1rdRDc9YP3+FOfQxu/+K6x/2hvRrCqbH15b66c3OUX NIe48mjaasMPBTLV52R+h1dge1T+XA4dGwueZiayZ+jzUxzIk5xmGSu8mzEpWuFs WJ0tID3B9UqyVVePYU47zgXur19FvOP+PTKcc8L0uDYQntlnGA+tZokCgYEA7U/C VfEteYkXdSb0QJ/kDFrglqS9q8vbcBZInRnBms8kQ1p4h52mRbpdqu1UQXJA0S0x MWQqInvUGGayUSdXvWFaWfkFRE7wGjxZ+43c2LN3OiiZQRP/+BQ+LfGI1frXejeT ob6Pl67Zow2Hmx2YA4zy6x/NF/TOweqvpAJDDT0CgYAy6NV/lh4cR/b6w8hI+Ug6 ggvL1ZF/szccxDNLd7d5scnlf9AItWWGYDhk9C/Mz+N5pPpEGEe59Un2jpXVY5In CKoweoNCoJqraDeAE3lkfUN5lHGQEfYS1vftADQGCvKibtD73ZAkPXU/EqYXAX5X O6kLkxxjM6cX0mKaL4pnKQKBgQCzSNag5xxb/V5je5J8YE+BpgaWyM8iw1h9Tdh+ F79UnbnfyLHWgxvjAfFR+Qr2hsLBRUss7WeHtdV+uddtyDNZN/tyjdeUy65Jo963 VW3LqYohvhpKODnhyilPvHKMdn3kL6ixQa5qAgcaUFZqsejuhcXgLJ5dwu2RQyR+ 29acYQKBgQDfsXgkkDYmvuiCvMtOWyO39O4In5huOP5UQHuGbrt8sDl2EYLT316o zh0mEzUVQGFSIdPtvb8HT86iVq9EQGfyGJxh7jKFmZ4zMC+GTW/V6210MpCGIt2X x8ZI2fVZiKMliuN4HzsW5Le8vfikSdfcp8qlODrDYaRz5TlhuTZLHQ== -----END RSA PRIVATE KEY----- 2018-08-11 21:09:43,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-11 21:09:43,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" -d '{"security_group": {"name": "singlevm1-sg_a895f422-ad75-4a50-b8d5-bf149b883c76", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-11 21:09:43,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-ef69dcb0-ef98-4f6e-b8d2-4a830fdf1d73 Date: Sat, 11 Aug 2018 21:09:43 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:09:43Z", "updated_at": "2018-08-11T21:09:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:43Z", "revision_number": 0, "id": "3f7743ac-ea65-4248-aa18-51497e33ab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:43Z", "security_group_id": "7d857151-f2de-45d5-96fb-953ea5136038", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:43Z", "revision_number": 0, "id": "7d7f8140-6250-4b26-b841-dd838529d38e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:43Z", "security_group_id": "7d857151-f2de-45d5-96fb-953ea5136038", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 2, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "7d857151-f2de-45d5-96fb-953ea5136038", "name": "singlevm1-sg_a895f422-ad75-4a50-b8d5-bf149b883c76"}} 2018-08-11 21:09:43,648 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ef69dcb0-ef98-4f6e-b8d2-4a830fdf1d73 2018-08-11 21:09:43,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.351114034653s 2018-08-11 21:09:43,649 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ef69dcb0-ef98-4f6e-b8d2-4a830fdf1d73 2018-08-11 21:09:43,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-11 21:09:43,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:09:43,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-bb08db8d-2159-4513-8e00-fcc2e3cb0214 Date: Sat, 11 Aug 2018 21:09:43 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:09:43Z", "updated_at": "2018-08-11T21:09:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:43Z", "revision_number": 0, "id": "3f7743ac-ea65-4248-aa18-51497e33ab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:43Z", "security_group_id": "7d857151-f2de-45d5-96fb-953ea5136038", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:43Z", "revision_number": 0, "id": "7d7f8140-6250-4b26-b841-dd838529d38e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:43Z", "security_group_id": "7d857151-f2de-45d5-96fb-953ea5136038", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 2, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "7d857151-f2de-45d5-96fb-953ea5136038", "name": "singlevm1-sg_a895f422-ad75-4a50-b8d5-bf149b883c76"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:08:37Z", "updated_at": "2018-08-11T21:08:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:37Z", "revision_number": 0, "id": "1e77d5b1-515d-4d0c-9edb-3746dd5c1c4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:37Z", "security_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:37Z", "revision_number": 0, "id": "57bf3761-6f9a-4cd7-9467-0e57787e4628", "remote_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:37Z", "security_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:37Z", "revision_number": 0, "id": "581d8254-3018-4999-8f3a-cac1c9f024d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:37Z", "security_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:37Z", "revision_number": 0, "id": "95afa1f7-a315-4723-a577-383ce0291e33", "remote_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:37Z", "security_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}]} 2018-08-11 21:09:43,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-bb08db8d-2159-4513-8e00-fcc2e3cb0214 2018-08-11 21:09:43,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.103193044662s 2018-08-11 21:09:43,757 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-bb08db8d-2159-4513-8e00-fcc2e3cb0214 2018-08-11 21:09:43,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-11 21:09:43,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" -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": "7d857151-f2de-45d5-96fb-953ea5136038"}}' 2018-08-11 21:09:43,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-bdb20d59-f457-44c6-8d99-753371362237 Date: Sat, 11 Aug 2018 21:09:43 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-08-11T21:09:43Z", "security_group_id": "7d857151-f2de-45d5-96fb-953ea5136038", "port_range_min": 22, "revision_number": 0, "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:09:43Z", "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "d5cc62b9-d443-4c09-93b0-bed11c06ac5f"}} 2018-08-11 21:09:43,993 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-bdb20d59-f457-44c6-8d99-753371362237 2018-08-11 21:09:43,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.231439828873s 2018-08-11 21:09:43,994 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-bdb20d59-f457-44c6-8d99-753371362237 2018-08-11 21:09:43,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-11 21:09:43,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:09:44,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-dac9e62e-af28-430f-9287-1210add167eb Date: Sat, 11 Aug 2018 21:09:44 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:09:43Z", "updated_at": "2018-08-11T21:09:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:43Z", "revision_number": 0, "id": "3f7743ac-ea65-4248-aa18-51497e33ab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:43Z", "security_group_id": "7d857151-f2de-45d5-96fb-953ea5136038", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:43Z", "revision_number": 0, "id": "7d7f8140-6250-4b26-b841-dd838529d38e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:43Z", "security_group_id": "7d857151-f2de-45d5-96fb-953ea5136038", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-11T21:09:43Z", "revision_number": 0, "id": "d5cc62b9-d443-4c09-93b0-bed11c06ac5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:43Z", "security_group_id": "7d857151-f2de-45d5-96fb-953ea5136038", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 3, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "7d857151-f2de-45d5-96fb-953ea5136038", "name": "singlevm1-sg_a895f422-ad75-4a50-b8d5-bf149b883c76"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:08:37Z", "updated_at": "2018-08-11T21:08:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:37Z", "revision_number": 0, "id": "1e77d5b1-515d-4d0c-9edb-3746dd5c1c4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:37Z", "security_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:37Z", "revision_number": 0, "id": "57bf3761-6f9a-4cd7-9467-0e57787e4628", "remote_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:37Z", "security_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:37Z", "revision_number": 0, "id": "581d8254-3018-4999-8f3a-cac1c9f024d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:37Z", "security_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:37Z", "revision_number": 0, "id": "95afa1f7-a315-4723-a577-383ce0291e33", "remote_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:37Z", "security_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}]} 2018-08-11 21:09:44,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-dac9e62e-af28-430f-9287-1210add167eb 2018-08-11 21:09:44,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0650608539581s 2018-08-11 21:09:44,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-dac9e62e-af28-430f-9287-1210add167eb 2018-08-11 21:09:44,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-11 21:09:44,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" -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": "7d857151-f2de-45d5-96fb-953ea5136038"}}' 2018-08-11 21:09:44,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-27cb09c6-1337-4a22-8720-36d0082152d6 Date: Sat, 11 Aug 2018 21:09:44 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-08-11T21:09:44Z", "security_group_id": "7d857151-f2de-45d5-96fb-953ea5136038", "port_range_min": null, "revision_number": 0, "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:09:44Z", "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "ecdf7a19-f358-4dde-8366-866842084885"}} 2018-08-11 21:09:44,223 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-27cb09c6-1337-4a22-8720-36d0082152d6 2018-08-11 21:09:44,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.155710935593s 2018-08-11 21:09:44,223 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-27cb09c6-1337-4a22-8720-36d0082152d6 2018-08-11 21:09:44,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:09:44,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:09:44,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-25597ecf-a1bb-4a11-9c0f-73c54e0127b2 Date: Sat, 11 Aug 2018 21:09:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f5cd950c-2ed8-45c8-8e46-b8d6055e1c42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["a7d3502d-9b08-496d-851d-9b581153c76b"],"description":"","tags":[],"updated_at":"2018-08-11T21:09:37Z","provider:segmentation_id":95,"name":"singlevm1-net_a895f422-ad75-4a50-b8d5-bf149b883c76","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:09:37Z","provider:network_type":"vxlan"}]} 2018-08-11 21:09:44,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-25597ecf-a1bb-4a11-9c0f-73c54e0127b2 2018-08-11 21:09:44,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0848281383514s 2018-08-11 21:09:44,310 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-25597ecf-a1bb-4a11-9c0f-73c54e0127b2 2018-08-11 21:09:44,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:09:44,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:09:44,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-00df60aa-8832-4fe3-a4d6-97a92653fc6b Date: Sat, 11 Aug 2018 21:09:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/69d48280-3927-4cd0-8868-81708fedeaa0/snap", "metadata": {}}], "file": "/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "69d48280-3927-4cd0-8868-81708fedeaa0", "size": 12716032, "self": "/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/69d48280-3927-4cd0-8868-81708fedeaa0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:09:42Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_a895f422-ad75-4a50-b8d5-bf149b883c76", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_a895f422-ad75-4a50-b8d5-bf149b883c76", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:09:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:09:44,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-00df60aa-8832-4fe3-a4d6-97a92653fc6b 2018-08-11 21:09:44,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0233080387115s 2018-08-11 21:09:44,338 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-00df60aa-8832-4fe3-a4d6-97a92653fc6b 2018-08-11 21:09:44,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:09:44,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:09:44,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09: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-eaaf50a9-03d0-42e3-a36b-26cf394f54c7 x-compute-request-id: req-eaaf50a9-03d0-42e3-a36b-26cf394f54c7 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_a895f422-ad75-4a50-b8d5-bf149b883c76", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "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": "b2ca4d74-862f-4f32-b34a-34cabf92c7dc"}]} 2018-08-11 21:09:44,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-eaaf50a9-03d0-42e3-a36b-26cf394f54c7 2018-08-11 21:09:44,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0293719768524s 2018-08-11 21:09:44,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-eaaf50a9-03d0-42e3-a36b-26cf394f54c7 2018-08-11 21:09:44,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-11 21:09:44,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" -d '{"server": {"name": "singlevm1-vm_a895f422-ad75-4a50-b8d5-bf149b883c76", "imageRef": "69d48280-3927-4cd0-8868-81708fedeaa0", "key_name": "singlevm1-kp_a895f422-ad75-4a50-b8d5-bf149b883c76", "flavorRef": "b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f5cd950c-2ed8-45c8-8e46-b8d6055e1c42"}], "security_groups": [{"name": "7d857151-f2de-45d5-96fb-953ea5136038"}]}}' 2018-08-11 21:09:46,410 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:09: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-0f87d0f3-70ad-454b-a49b-212d33bc38b3 x-compute-request-id: req-0f87d0f3-70ad-454b-a49b-212d33bc38b3 Content-Length: 403 location: http://172.30.9.30:8774/v2.1/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7d857151-f2de-45d5-96fb-953ea5136038"}], "OS-DCF:diskConfig": "MANUAL", "id": "6c3fce25-e8f0-4730-b7e5-41587b6e8069", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069", "rel": "bookmark"}], "adminPass": "HkXGdBc9hZtq"}} 2018-08-11 21:09:46,410 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-0f87d0f3-70ad-454b-a49b-212d33bc38b3 2018-08-11 21:09:46,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.03959918022s 2018-08-11 21:09:46,411 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-0f87d0f3-70ad-454b-a49b-212d33bc38b3 2018-08-11 21:09:46,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:09:46,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:09:47,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09: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-ab6981a1-ddff-4366-8d32-fa988af55705 x-compute-request-id: req-ab6981a1-ddff-4366-8d32-fa988af55705 Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069", "rel": "bookmark"}], "image": {"id": "69d48280-3927-4cd0-8868-81708fedeaa0", "links": [{"href": "http://172.30.9.30:8774/images/69d48280-3927-4cd0-8868-81708fedeaa0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "links": [{"href": "http://172.30.9.30:8774/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "rel": "bookmark"}]}, "id": "6c3fce25-e8f0-4730-b7e5-41587b6e8069", "user_id": "b238c265d80b44ddb3c130fd46256bb6", "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-08-11T21:09:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a895f422-ad75-4a50-b8d5-bf149b883c76", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_a895f422-ad75-4a50-b8d5-bf149b883c76", "created": "2018-08-11T21:09:46Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:09:47,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ab6981a1-ddff-4366-8d32-fa988af55705 2018-08-11 21:09:47,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.56245708466s 2018-08-11 21:09:47,975 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ab6981a1-ddff-4366-8d32-fa988af55705 2018-08-11 21:09:47,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:09:47,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:09:48,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-2d4b2968-d2ea-4ce4-a320-bf91f3af796e Date: Sat, 11 Aug 2018 21:09:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f5cd950c-2ed8-45c8-8e46-b8d6055e1c42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["a7d3502d-9b08-496d-851d-9b581153c76b"],"description":"","tags":[],"updated_at":"2018-08-11T21:09:37Z","provider:segmentation_id":95,"name":"singlevm1-net_a895f422-ad75-4a50-b8d5-bf149b883c76","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:09:37Z","provider:network_type":"vxlan"}]} 2018-08-11 21:09:48,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-2d4b2968-d2ea-4ce4-a320-bf91f3af796e 2018-08-11 21:09:48,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0771629810333s 2018-08-11 21:09:48,059 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-2d4b2968-d2ea-4ce4-a320-bf91f3af796e 2018-08-11 21:09:48,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 21:09:48,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:09:48,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-2afd07b9-7383-4a9e-95fb-bf32a0192867 Date: Sat, 11 Aug 2018 21:09:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5cd950c-2ed8-45c8-8e46-b8d6055e1c42","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:09:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:09:37Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"a7d3502d-9b08-496d-851d-9b581153c76b","subnetpool_id":null,"name":"singlevm1-subnet_a895f422-ad75-4a50-b8d5-bf149b883c76"}]} 2018-08-11 21:09:48,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-2afd07b9-7383-4a9e-95fb-bf32a0192867 2018-08-11 21:09:48,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0702340602875s 2018-08-11 21:09:48,131 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-2afd07b9-7383-4a9e-95fb-bf32a0192867 2018-08-11 21:09:48,132 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:09:50,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:09:50,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:09:51,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09: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-3775f7ae-8a4e-4d7d-abae-92988d9316e2 x-compute-request-id: req-3775f7ae-8a4e-4d7d-abae-92988d9316e2 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069", "rel": "bookmark"}], "image": {"id": "69d48280-3927-4cd0-8868-81708fedeaa0", "links": [{"href": "http://172.30.9.30:8774/images/69d48280-3927-4cd0-8868-81708fedeaa0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "links": [{"href": "http://172.30.9.30:8774/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "rel": "bookmark"}]}, "id": "6c3fce25-e8f0-4730-b7e5-41587b6e8069", "security_groups": [{"name": "singlevm1-sg_a895f422-ad75-4a50-b8d5-bf149b883c76"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "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-08-11T21:09:49Z", "hostId": "9ba1324c55ef0246991c97d6fd59f31139ed5ba0a7256c123bc03d9d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a895f422-ad75-4a50-b8d5-bf149b883c76", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a895f422-ad75-4a50-b8d5-bf149b883c76", "created": "2018-08-11T21:09:46Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:09:51,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3775f7ae-8a4e-4d7d-abae-92988d9316e2 2018-08-11 21:09:51,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.71790385246s 2018-08-11 21:09:51,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3775f7ae-8a4e-4d7d-abae-92988d9316e2 2018-08-11 21:09:51,857 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:09:53,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:09:53,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:09:54,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09: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-045c0240-ab68-4eb0-a4e6-5c64f1bf9c75 x-compute-request-id: req-045c0240-ab68-4eb0-a4e6-5c64f1bf9c75 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_a895f422-ad75-4a50-b8d5-bf149b883c76": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:99:08", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069", "rel": "bookmark"}], "image": {"id": "69d48280-3927-4cd0-8868-81708fedeaa0", "links": [{"href": "http://172.30.9.30:8774/images/69d48280-3927-4cd0-8868-81708fedeaa0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "links": [{"href": "http://172.30.9.30:8774/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "rel": "bookmark"}]}, "id": "6c3fce25-e8f0-4730-b7e5-41587b6e8069", "security_groups": [{"name": "singlevm1-sg_a895f422-ad75-4a50-b8d5-bf149b883c76"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "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-08-11T21:09:50Z", "hostId": "9ba1324c55ef0246991c97d6fd59f31139ed5ba0a7256c123bc03d9d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a895f422-ad75-4a50-b8d5-bf149b883c76", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a895f422-ad75-4a50-b8d5-bf149b883c76", "created": "2018-08-11T21:09:46Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:09:54,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-045c0240-ab68-4eb0-a4e6-5c64f1bf9c75 2018-08-11 21:09:54,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.972285985947s 2018-08-11 21:09:54,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-045c0240-ab68-4eb0-a4e6-5c64f1bf9c75 2018-08-11 21:09:54,836 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:09:56,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:09:56,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:09:58,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:09: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-2fc00ed1-db63-45e0-a8b6-3d1ae035d256 x-compute-request-id: req-2fc00ed1-db63-45e0-a8b6-3d1ae035d256 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_a895f422-ad75-4a50-b8d5-bf149b883c76": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:99:08", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069", "rel": "bookmark"}], "image": {"id": "69d48280-3927-4cd0-8868-81708fedeaa0", "links": [{"href": "http://172.30.9.30:8774/images/69d48280-3927-4cd0-8868-81708fedeaa0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "links": [{"href": "http://172.30.9.30:8774/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "rel": "bookmark"}]}, "id": "6c3fce25-e8f0-4730-b7e5-41587b6e8069", "security_groups": [{"name": "singlevm1-sg_a895f422-ad75-4a50-b8d5-bf149b883c76"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "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-08-11T21:09:50Z", "hostId": "9ba1324c55ef0246991c97d6fd59f31139ed5ba0a7256c123bc03d9d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a895f422-ad75-4a50-b8d5-bf149b883c76", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a895f422-ad75-4a50-b8d5-bf149b883c76", "created": "2018-08-11T21:09:46Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:09:58,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2fc00ed1-db63-45e0-a8b6-3d1ae035d256 2018-08-11 21:09:58,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20791888237s 2018-08-11 21:09:58,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2fc00ed1-db63-45e0-a8b6-3d1ae035d256 2018-08-11 21:09:58,052 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:10:00,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:10:00,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:00,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10: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-8caaa7e3-0553-476e-bf07-32220ca13a3c x-compute-request-id: req-8caaa7e3-0553-476e-bf07-32220ca13a3c Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_a895f422-ad75-4a50-b8d5-bf149b883c76": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:99:08", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069", "rel": "bookmark"}], "image": {"id": "69d48280-3927-4cd0-8868-81708fedeaa0", "links": [{"href": "http://172.30.9.30:8774/images/69d48280-3927-4cd0-8868-81708fedeaa0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-11T21:09:57.000000", "flavor": {"id": "b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "links": [{"href": "http://172.30.9.30:8774/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "rel": "bookmark"}]}, "id": "6c3fce25-e8f0-4730-b7e5-41587b6e8069", "security_groups": [{"name": "singlevm1-sg_a895f422-ad75-4a50-b8d5-bf149b883c76"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:09:57Z", "hostId": "9ba1324c55ef0246991c97d6fd59f31139ed5ba0a7256c123bc03d9d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a895f422-ad75-4a50-b8d5-bf149b883c76", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a895f422-ad75-4a50-b8d5-bf149b883c76", "created": "2018-08-11T21:09:46Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:10:00,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8caaa7e3-0553-476e-bf07-32220ca13a3c 2018-08-11 21:10:00,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.302919149399s 2018-08-11 21:10:00,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8caaa7e3-0553-476e-bf07-32220ca13a3c 2018-08-11 21:10:00,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-11 21:10:00,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=6c3fce25-e8f0-4730-b7e5-41587b6e8069" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:00,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 878 X-Openstack-Request-Id: req-28d182f9-b063-486b-96c3-39d232a38a96 Date: Sat, 11 Aug 2018 21:10:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-11T21:09:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a7d3502d-9b08-496d-851d-9b581153c76b","ip_address":"192.168.120.14"}],"id":"09d068ea-4644-4a0a-8b23-cf8c3a345dcf","security_groups":["7d857151-f2de-45d5-96fb-953ea5136038"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:99:08","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"6c3fce25-e8f0-4730-b7e5-41587b6e8069","name":"","admin_state_up":true,"network_id":"f5cd950c-2ed8-45c8-8e46-b8d6055e1c42","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:09:49Z","binding:vnic_type":"normal"}]} 2018-08-11 21:10:00,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=6c3fce25-e8f0-4730-b7e5-41587b6e8069 used request id req-28d182f9-b063-486b-96c3-39d232a38a96 2018-08-11 21:10:00,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0433170795441s 2018-08-11 21:10:00,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=6c3fce25-e8f0-4730-b7e5-41587b6e8069 used request id req-28d182f9-b063-486b-96c3-39d232a38a96 2018-08-11 21:10:00,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:10:00,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=09d068ea-4644-4a0a-8b23-cf8c3a345dcf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:00,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bcaec8ab-2832-4d90-be10-598d9ad4be36 Date: Sat, 11 Aug 2018 21:10:00 GMT RESP BODY: {"floatingips": []} 2018-08-11 21:10:00,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=09d068ea-4644-4a0a-8b23-cf8c3a345dcf used request id req-bcaec8ab-2832-4d90-be10-598d9ad4be36 2018-08-11 21:10:00,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0192050933838s 2018-08-11 21:10:00,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=09d068ea-4644-4a0a-8b23-cf8c3a345dcf used request id req-bcaec8ab-2832-4d90-be10-598d9ad4be36 2018-08-11 21:10:00,431 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_a895f422-ad75-4a50-b8d5-bf149b883c76': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8b:99:08', 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'69d48280-3927-4cd0-8868-81708fedeaa0'}), 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-00000001', u'OS-SRV-USG:launched_at': u'2018-08-11T21:09:57.000000', 'flavor': Munch({u'id': u'b2ca4d74-862f-4f32-b34a-34cabf92c7dc'}), 'az': u'nova', 'id': u'6c3fce25-e8f0-4730-b7e5-41587b6e8069', 'security_groups': [Munch({u'name': u'singlevm1-sg_a895f422-ad75-4a50-b8d5-bf149b883c76'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b238c265d80b44ddb3c130fd46256bb6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bd3dfa2366544f8b68d4b96657e1760', '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-08-11T21:09:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-11T21:09:57Z', 'hostId': u'9ba1324c55ef0246991c97d6fd59f31139ed5ba0a7256c123bc03d9d', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_a895f422-ad75-4a50-b8d5-bf149b883c76', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'9ba1324c55ef0246991c97d6fd59f31139ed5ba0a7256c123bc03d9d', '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-00000001', u'OS-SRV-USG:launched_at': u'2018-08-11T21:09:57.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'9bd3dfa2366544f8b68d4b96657e1760', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_a895f422-ad75-4a50-b8d5-bf149b883c76', 'adminPass': u'HkXGdBc9hZtq', 'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', 'created_at': u'2018-08-11T21:09:46Z', 'created': u'2018-08-11T21:09:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-11 21:10:00,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:10:00,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:00,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f972a98d-0450-46ca-be6f-ec8465f1673f Date: Sat, 11 Aug 2018 21:10:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f5cd950c-2ed8-45c8-8e46-b8d6055e1c42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["a7d3502d-9b08-496d-851d-9b581153c76b"],"description":"","tags":[],"updated_at":"2018-08-11T21:09:37Z","provider:segmentation_id":95,"name":"singlevm1-net_a895f422-ad75-4a50-b8d5-bf149b883c76","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:09:37Z","provider:network_type":"vxlan"}]} 2018-08-11 21:10:00,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f972a98d-0450-46ca-be6f-ec8465f1673f 2018-08-11 21:10:00,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0819900035858s 2018-08-11 21:10:00,517 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f972a98d-0450-46ca-be6f-ec8465f1673f 2018-08-11 21:10:00,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-11 21:10:00,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=6c3fce25-e8f0-4730-b7e5-41587b6e8069" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:00,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 878 X-Openstack-Request-Id: req-405c3d22-b88e-463a-b1ac-ec0325a08484 Date: Sat, 11 Aug 2018 21:10:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-11T21:09:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a7d3502d-9b08-496d-851d-9b581153c76b","ip_address":"192.168.120.14"}],"id":"09d068ea-4644-4a0a-8b23-cf8c3a345dcf","security_groups":["7d857151-f2de-45d5-96fb-953ea5136038"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:99:08","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"6c3fce25-e8f0-4730-b7e5-41587b6e8069","name":"","admin_state_up":true,"network_id":"f5cd950c-2ed8-45c8-8e46-b8d6055e1c42","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:09:49Z","binding:vnic_type":"normal"}]} 2018-08-11 21:10:00,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=6c3fce25-e8f0-4730-b7e5-41587b6e8069 used request id req-405c3d22-b88e-463a-b1ac-ec0325a08484 2018-08-11 21:10:00,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.044783115387s 2018-08-11 21:10:00,563 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=6c3fce25-e8f0-4730-b7e5-41587b6e8069 used request id req-405c3d22-b88e-463a-b1ac-ec0325a08484 2018-08-11 21:10:00,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-11 21:10:00,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" -d '{"floatingip": {"floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.14", "port_id": "09d068ea-4644-4a0a-8b23-cf8c3a345dcf"}}' 2018-08-11 21:10:02,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-fc973174-7319-43b8-a22d-10af18f5b505 Date: Sat, 11 Aug 2018 21:10:02 GMT RESP BODY: {"floatingip": {"router_id": "db235254-5670-4f18-b9a5-041ceec339af", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T21:10:01Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "09d068ea-4644-4a0a-8b23-cf8c3a345dcf", "id": "7792ffe0-7eda-4fc7-b440-e93def40b7a4", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:10:01Z", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}} 2018-08-11 21:10:02,062 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-fc973174-7319-43b8-a22d-10af18f5b505 2018-08-11 21:10:02,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.4984588623s 2018-08-11 21:10:02,063 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-fc973174-7319-43b8-a22d-10af18f5b505 2018-08-11 21:10:02,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:10:02,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:02,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-8ce587a4-b13a-44d6-a59d-9505df2a5b9a Date: Sat, 11 Aug 2018 21:10:02 GMT RESP BODY: {"floatingips": [{"router_id": "db235254-5670-4f18-b9a5-041ceec339af", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T21:10:01Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "09d068ea-4644-4a0a-8b23-cf8c3a345dcf", "id": "7792ffe0-7eda-4fc7-b440-e93def40b7a4", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:10:01Z", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}]} 2018-08-11 21:10:02,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-8ce587a4-b13a-44d6-a59d-9505df2a5b9a 2018-08-11 21:10:02,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0250611305237s 2018-08-11 21:10:02,097 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-8ce587a4-b13a-44d6-a59d-9505df2a5b9a 2018-08-11 21:10:02,100 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'db235254-5670-4f18-b9a5-041ceec339af', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', 'created_at': u'2018-08-11T21:10:01Z', 'attached': True, 'updated_at': u'2018-08-11T21:10:01Z', 'id': u'7792ffe0-7eda-4fc7-b440-e93def40b7a4', 'floating_network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'db235254-5670-4f18-b9a5-041ceec339af', 'project_id': u'9bd3dfa2366544f8b68d4b96657e1760', 'port_id': u'09d068ea-4644-4a0a-8b23-cf8c3a345dcf', 'port': u'09d068ea-4644-4a0a-8b23-cf8c3a345dcf', 'network': u'2f70d71e-d369-422c-afe9-61964f7f223e'}) 2018-08-11 21:10:02,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 21:10:02,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069/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}b6559574e723c79a08db9321c5a2c7f91db70a6c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 21:10:02,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10: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-7a2e960d-f349-47be-81c5-b52253f7430a x-compute-request-id: req-7a2e960d-f349-47be-81c5-b52253f7430a Content-Encoding: gzip Content-Length: 9572 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 449401877 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.143199] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144942] pid_max: default: 32768 minimum: 301\n[ 0.145885] ACPI: Core revision 20150930\n[ 0.147313] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148685] Security Framework initialized\n[ 0.149539] Yama: becoming mindful.\n[ 0.150318] AppArmor: AppArmor initialized\n[ 0.151219] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152626] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153980] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155261] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156749] Initializing cgroup subsys io\n[ 0.157612] Initializing cgroup subsys memory\n[ 0.158531] Initializing cgroup subsys devices\n[ 0.159450] Initializing cgroup subsys freezer\n[ 0.160364] Initializing cgroup subsys net_cls\n[ 0.161274] Initializing cgroup subsys perf_event\n[ 0.162240] Initializing cgroup subsys net_prio\n[ 0.163171] Initializing cgroup subsys hugetlb\n[ 0.164088] Initializing cgroup subsys pids\n[ 0.164999] CPU: Physical Processor ID: 0\n[ 0.166568] mce: CPU supports 10 MCE banks\n[ 0.167460] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.168505] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.184809] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190889] ftrace: allocating 31920 entries in 125 pages\n[ 0.215775] smpboot: Max logical packages: 1\n[ 0.216684] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.218106] x2apic enabled\n[ 0.218959] Switched APIC routing to physical x2apic.\n[ 0.220739] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.224033] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.225946] KVM setup paravirtual spinlock\n[ 0.227372] x86: Booted up 1 node, 1 CPUs\n[ 0.228217] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.229687] devtmpfs: initialized\n[ 0.231442] evm: security.selinux\n[ 0.232178] evm: security.SMACK64\n[ 0.232911] evm: security.SMACK64EXEC\n[ 0.233705] evm: security.SMACK64TRANSMUTE\n[ 0.234570] evm: security.SMACK64MMAP\n[ 0.235360] evm: security.ima\n[ 0.236032] evm: security.capability\n[ 0.236889] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238860] pinctrl core: initialized pinctrl subsystem\n[ 0.240022] RTC time: 21:09:57, date: 08/11/18\n[ 0.241041] NET: Registered protocol family 16\n[ 0.242081] cpuidle: using governor ladder\n[ 0.242958] cpuidle: using governor menu\n[ 0.243801] PCCT header not found.\n[ 0.244603] ACPI: bus type PCI registered\n[ 0.245441] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.246749] PCI: Using configuration type 1 for base access\n[ 0.248594] ACPI: Added _OSI(Module Device)\n[ 0.249483] ACPI: Added _OSI(Processor Device)\n[ 0.250391] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251338] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253178] ACPI: Interpreter enabled\n[ 0.253982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259789] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261731] ACPI: (supports S0 S5)\n[ 0.262471] ACPI: Using IOAPIC for interrupt routing\n[ 0.263472] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.266690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.267898] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269205] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.270474] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.272822] acpiphp: Slot [3] registered\n[ 0.273678] acpiphp: Slot [4] registered\n[ 0.274532] acpiphp: Slot [5] registered\n[ 0.275374] acpiphp: Slot [6] registered\n[ 0.276211] acpiphp: Slot [7] registered\n[ 0.277062] acpiphp: Slot [8] registered\n[ 0.277906] acpiphp: Slot [9] registered\n[ 0.278748] acpiphp: Slot [10] registered\n[ 0.279606] acpiphp: Slot [11] registered\n[ 0.280457] acpiphp: Slot [12] registered\n[ 0.281312] acpiphp: Slot [13] registered\n[ 0.282159] acpiphp: Slot [14] registered\n[ 0.283019] acpiphp: Slot [15] registered\n[ 0.293916] acpiphp: Slot [16] registered\n[ 0.294786] acpiphp: Slot [17] registered\n[ 0.295647] acpiphp: Slot [18] registered\n[ 0.296500] acpiphp: Slot [19] registered\n[ 0.297354] acpiphp: Slot [20] registered\n[ 0.298207] acpiphp: Slot [21] registered\n[ 0.299064] acpiphp: Slot [22] registered\n[ 0.299919] acpiphp: Slot [23] registered\n[ 0.300772] acpiphp: Slot [24] registered\n[ 0.301623] acpiphp: Slot [25] registered\n[ 0.302477] acpiphp: Slot [26] registered\n[ 0.303327] acpiphp: Slot [27] registered\n[ 0.304215] acpiphp: Slot [28] registered\n[ 0.305073] acpiphp: Slot [29] registered\n[ 0.305928] acpiphp: Slot [30] registered\n[ 0.306791] acpiphp: Slot [31] registered\n[ 0.307644] PCI host bridge to bus 0000:00\n[ 0.308495] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.312590] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.314113] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.315676] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.319061] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.320424] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.321661] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.322992] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326718] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328387] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349073] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.350643] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352133] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353617] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355080] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.356411] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357781] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358895] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360518] vgaarb: loaded\n[ 0.361147] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362442] SCSI subsystem initialized\n[ 0.363400] ACPI: bus type USB registered\n[ 0.364271] usbcore: registered new interface driver usbfs\n[ 0.365357] usbcore: registered new interface driver hub\n[ 0.366419] usbcore: registered new device driver usb\n[ 0.367584] PCI: Using ACPI for IRQ routing\n[ 0.368752] NetLabel: Initializing\n[ 0.369511] NetLabel: domain hash size = 128\n[ 0.370412] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371419] NetLabel: unlabeled traffic allowed by default\n[ 0.372642] clocksource: Switched to clocksource kvm-clock\n[ 0.381036] AppArmor: AppArmor Filesystem Enabled\n[ 0.382065] pnp: PnP ACPI init\n[ 0.383046] pnp: PnP ACPI: found 5 devices\n[ 0.389510] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391326] NET: Registered protocol family 2\n[ 0.392429] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393793] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395065] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396326] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397469] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398733] NET: Registered protocol family 1\n[ 0.399658] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400821] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401954] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416095] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430343] Trying to unpack rootfs image as initramfs...\n[ 0.487281] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489050] Scanning for low memory corruption every 60 seconds\n[ 0.490471] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491691] audit: initializing netlink subsys (disabled)\n[ 0.492812] audit: type=2000 audit(1534021797.966:1): initialized\n[ 0.494222] Initialise system trusted keyring\n[ 0.495218] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.496452] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.498661] zbud: loaded\n[ 0.499429] VFS: Disk quotas dquot_6.6.0\n[ 0.500297] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501980] fuse init (API version 7.23)\n[ 0.502936] Key type big_key registered\n[ 0.503792] Allocating IMA MOK and blacklist keyrings.\n[ 0.505098] Key type asymmetric registered\n[ 0.505980] Asymmetric key parser 'x509' registered\n[ 0.506999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508580] io scheduler noop registered\n[ 0.509423] io scheduler deadline registered (default)\n[ 0.510483] io scheduler cfq registered\n[ 0.511370] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515346] ACPI: Power Button [PWRF]\n[ 0.516257] GHES: HEST is not enabled!\n[ 0.529992] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558098] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560284] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583922] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586348] Linux agpgart interface v0.103\n[ 0.589108] brd: module loaded\n[ 0.590866] loop: module loaded\n[ 0.594723] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596262] GPT:90111 != 2097151\n[ 0.596979] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598158] GPT:90111 != 2097151\n[ 0.598883] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599927] vda: vda1 vda15\n[ 0.601208] scsi host0: ata_piix\n[ 0.602040] scsi host1: ata_piix\n[ 0.602814] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.604128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.605710] libphy: Fixed MDIO Bus: probed\n[ 0.606655] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607678] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613222] PPP generic driver version 2.4.2\n[ 0.614261] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615559] ehci-pci: EHCI PCI platform driver\n[ 0.616502] ehci-platform: EHCI generic platform driver\n[ 0.617581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.618819] ohci-pci: OHCI PCI platform driver\n[ 0.619761] ohci-platform: OHCI generic platform driver\n[ 0.620839] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635293] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636375] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639059] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.640312] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.641654] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643180] usb usb1: Product: UHCI Host Controller\n[ 0.644185] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645416] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646481] hub 1-0:1.0: USB hub found\n[ 0.647325] hub 1-0:1.0: 2 ports detected\n[ 0.648337] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652977] mousedev: PS/2 mouse device common for all mice\n[ 0.654375] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.656386] rtc_cmos 00:00: RTC can wake from S4\n[ 0.657607] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658911] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660207] i2c /dev entries driver\n[ 0.661064] device-mapper: uevent: version 1.0.3\n[ 0.662122] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.663879] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665474] NET: Registered protocol family 10\n[ 0.666694] NET: Registered protocol family 17\n[ 0.667671] Key type dns_resolver registered\n[ 0.668774] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.669987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.671925] registered taskstats version 1\n[ 0.672850] Loading compiled-in X.509 certificates\n[ 0.674402] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676417] zswap: loaded using pool lzo/zbud\n[ 0.678199] Key type trusted registered\n[ 0.680084] Key type encrypted registered\n[ 0.680986] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682116] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683257] evm: HMAC attrs: 0x1\n[ 0.684321] Magic number: 14:682:196\n[ 0.685278] rtc_cmos 00:00: setting system clock to 2018-08-11 21:09:57 UTC (1534021797)\n[ 0.687032] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688232] EDD information not available.\n[ 0.765956] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777877] Write protecting the kernel read-only data: 14336k\n[ 0.780099] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.782086] 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.827418] 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.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.83. iid=i-00000001\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-----\n/dev/root resized successfully [took 0.30s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCEJOxXg4cHhDKh7NWLUcvqgcO2vioxeu1R8i+DJsbYGwkNnnqdiVYza0gsLMgZj0zbpcPm2V/Z4UFZmOemHtkPR5MmAYZTc37RB+Xm+y4WPhnrerLy2OoRICFjF+7Qu83M4Jwe59AdzTjDk3SWZMegPU4m3sUTAuxZvRskGOR903RMLcK6ljDhX6G7D5FZy0NgzAExxDgqJY67k31oSDvEZnxT2NaGtSUz1PJOOMJrIwUEBhBbmLD0ZpfkaGORjHhaC/4pfInXnHoYVpGjOTWJb4Gl+kEJPFM4J7KROL7UX/pjUljzeo2qB8zt6+paADwr9r+ykzyCw041Hmy7v8v/ root@singlevm1-vm-a895f422-ad75-4a50-b8d5-bf149b883c76\nssh-dss AAAAB3NzaC1kc3MAAACBAMGm201k8s16ENe3VogDuRYGX+CQNFesAjnRm6WVT9D9tY5S4dvL67DfxAHpGvvwnLyJZa7eKH+zA04U7xFEougwipKkgPFYxjKFEO5lLk6AHXrSKMHW+5x8NWf3ur6cnmOzDRw3581W7xt/ZC7Gt699YTzx92k6yA+zIK+GM4R7AAAAFQDmERbqlThvcUofux2wJlsL3JGVxwAAAIEAnbu2b4ilaHGIL719SKTdBNo1LO8OtLU8cb3dMILQRVKyKu/CiKOV2v8SMKmznL8AlA/qOyBI+a7G1G7ApP+tyAY9wncNEhG1J9NpIiaivdh3dmgHS76KhrqpnfMa1nMmmqXwsIRynTmV1ErjlJFKevtOJdl6NDLBOaQEgKgurasAAACBAJEQzfosCP+RUXP1WJzgBJ8icNUk5RI7wimAnSl4UwkTfRHEf8xRKz8UiRRrhGnsHqUS/FSJUvx6GudKDLtXYHhgCJZ0zYw2IgCnKyaUOwsL9EI8IevSC4uHOtrGeH+yOCOvpnfGWSFZSyBYpQo9jvT2nCQDBnkFrnvIJw+EHduH root@singlevm1-vm-a895f422-ad75-4a50-b8d5-bf149b883c76\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe8b:9908/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-a895f422-ad75-4a50-b8d5-bf149b883c76\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.41 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-a895f422-ad75-4a50-b8d5-bf149b883c76 login: "} 2018-08-11 21:10:02,804 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069/action used request id req-7a2e960d-f349-47be-81c5-b52253f7430a 2018-08-11 21:10:02,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.702790021896s 2018-08-11 21:10:02,805 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069/action used request id req-7a2e960d-f349-47be-81c5-b52253f7430a 2018-08-11 21:10:02,805 - 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 449401877 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.143199] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.144942] pid_max: default: 32768 minimum: 301 [ 0.145885] ACPI: Core revision 20150930 [ 0.147313] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.148685] Security Framework initialized [ 0.149539] Yama: becoming mindful. [ 0.150318] AppArmor: AppArmor initialized [ 0.151219] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152626] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.153980] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.155261] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156749] Initializing cgroup subsys io [ 0.157612] Initializing cgroup subsys memory [ 0.158531] Initializing cgroup subsys devices [ 0.159450] Initializing cgroup subsys freezer [ 0.160364] Initializing cgroup subsys net_cls [ 0.161274] Initializing cgroup subsys perf_event [ 0.162240] Initializing cgroup subsys net_prio [ 0.163171] Initializing cgroup subsys hugetlb [ 0.164088] Initializing cgroup subsys pids [ 0.164999] CPU: Physical Processor ID: 0 [ 0.166568] mce: CPU supports 10 MCE banks [ 0.167460] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.168505] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.184809] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.190889] ftrace: allocating 31920 entries in 125 pages [ 0.215775] smpboot: Max logical packages: 1 [ 0.216684] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.218106] x2apic enabled [ 0.218959] Switched APIC routing to physical x2apic. [ 0.220739] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.221932] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.224033] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.225946] KVM setup paravirtual spinlock [ 0.227372] x86: Booted up 1 node, 1 CPUs [ 0.228217] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.229687] devtmpfs: initialized [ 0.231442] evm: security.selinux [ 0.232178] evm: security.SMACK64 [ 0.232911] evm: security.SMACK64EXEC [ 0.233705] evm: security.SMACK64TRANSMUTE [ 0.234570] evm: security.SMACK64MMAP [ 0.235360] evm: security.ima [ 0.236032] evm: security.capability [ 0.236889] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238860] pinctrl core: initialized pinctrl subsystem [ 0.240022] RTC time: 21:09:57, date: 08/11/18 [ 0.241041] NET: Registered protocol family 16 [ 0.242081] cpuidle: using governor ladder [ 0.242958] cpuidle: using governor menu [ 0.243801] PCCT header not found. [ 0.244603] ACPI: bus type PCI registered [ 0.245441] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.246749] PCI: Using configuration type 1 for base access [ 0.248594] ACPI: Added _OSI(Module Device) [ 0.249483] ACPI: Added _OSI(Processor Device) [ 0.250391] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.251338] ACPI: Added _OSI(Processor Aggregator Device) [ 0.253178] ACPI: Interpreter enabled [ 0.253982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.255915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.257859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.259789] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.261731] ACPI: (supports S0 S5) [ 0.262471] ACPI: Using IOAPIC for interrupt routing [ 0.263472] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.266690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.267898] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.269205] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.270474] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.272822] acpiphp: Slot [3] registered [ 0.273678] acpiphp: Slot [4] registered [ 0.274532] acpiphp: Slot [5] registered [ 0.275374] acpiphp: Slot [6] registered [ 0.276211] acpiphp: Slot [7] registered [ 0.277062] acpiphp: Slot [8] registered [ 0.277906] acpiphp: Slot [9] registered [ 0.278748] acpiphp: Slot [10] registered [ 0.279606] acpiphp: Slot [11] registered [ 0.280457] acpiphp: Slot [12] registered [ 0.281312] acpiphp: Slot [13] registered [ 0.282159] acpiphp: Slot [14] registered [ 0.283019] acpiphp: Slot [15] registered [ 0.293916] acpiphp: Slot [16] registered [ 0.294786] acpiphp: Slot [17] registered [ 0.295647] acpiphp: Slot [18] registered [ 0.296500] acpiphp: Slot [19] registered [ 0.297354] acpiphp: Slot [20] registered [ 0.298207] acpiphp: Slot [21] registered [ 0.299064] acpiphp: Slot [22] registered [ 0.299919] acpiphp: Slot [23] registered [ 0.300772] acpiphp: Slot [24] registered [ 0.301623] acpiphp: Slot [25] registered [ 0.302477] acpiphp: Slot [26] registered [ 0.303327] acpiphp: Slot [27] registered [ 0.304215] acpiphp: Slot [28] registered [ 0.305073] acpiphp: Slot [29] registered [ 0.305928] acpiphp: Slot [30] registered [ 0.306791] acpiphp: Slot [31] registered [ 0.307644] PCI host bridge to bus 0000:00 [ 0.308495] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.309777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.311064] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.312590] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.314113] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.315676] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.319061] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.320424] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.321661] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.322992] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326718] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328387] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.349073] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.350643] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.352133] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.353617] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.355080] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.356411] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.357781] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358895] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.360518] vgaarb: loaded [ 0.361147] vgaarb: bridge control possible 0000:00:02.0 [ 0.362442] SCSI subsystem initialized [ 0.363400] ACPI: bus type USB registered [ 0.364271] usbcore: registered new interface driver usbfs [ 0.365357] usbcore: registered new interface driver hub [ 0.366419] usbcore: registered new device driver usb [ 0.367584] PCI: Using ACPI for IRQ routing [ 0.368752] NetLabel: Initializing [ 0.369511] NetLabel: domain hash size = 128 [ 0.370412] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371419] NetLabel: unlabeled traffic allowed by default [ 0.372642] clocksource: Switched to clocksource kvm-clock [ 0.381036] AppArmor: AppArmor Filesystem Enabled [ 0.382065] pnp: PnP ACPI init [ 0.383046] pnp: PnP ACPI: found 5 devices [ 0.389510] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.391326] NET: Registered protocol family 2 [ 0.392429] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.393793] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.395065] TCP: Hash tables configured (established 4096 bind 4096) [ 0.396326] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.397469] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.398733] NET: Registered protocol family 1 [ 0.399658] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.400821] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401954] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.416095] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.430343] Trying to unpack rootfs image as initramfs... [ 0.487281] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489050] Scanning for low memory corruption every 60 seconds [ 0.490471] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491691] audit: initializing netlink subsys (disabled) [ 0.492812] audit: type=2000 audit(1534021797.966:1): initialized [ 0.494222] Initialise system trusted keyring [ 0.495218] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.496452] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.498661] zbud: loaded [ 0.499429] VFS: Disk quotas dquot_6.6.0 [ 0.500297] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501980] fuse init (API version 7.23) [ 0.502936] Key type big_key registered [ 0.503792] Allocating IMA MOK and blacklist keyrings. [ 0.505098] Key type asymmetric registered [ 0.505980] Asymmetric key parser 'x509' registered [ 0.506999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.508580] io scheduler noop registered [ 0.509423] io scheduler deadline registered (default) [ 0.510483] io scheduler cfq registered [ 0.511370] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.512470] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515346] ACPI: Power Button [PWRF] [ 0.516257] GHES: HEST is not enabled! [ 0.529992] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.558098] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560284] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583922] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586348] Linux agpgart interface v0.103 [ 0.589108] brd: module loaded [ 0.590866] loop: module loaded [ 0.594723] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.596262] GPT:90111 != 2097151 [ 0.596979] GPT:Alternate GPT header not at the end of the disk. [ 0.598158] GPT:90111 != 2097151 [ 0.598883] GPT: Use GNU Parted to correct GPT errors. [ 0.599927] vda: vda1 vda15 [ 0.601208] scsi host0: ata_piix [ 0.602040] scsi host1: ata_piix [ 0.602814] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.604128] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.605710] libphy: Fixed MDIO Bus: probed [ 0.606655] tun: Universal TUN/TAP device driver, 1.6 [ 0.607678] tun: (C) 1999-2004 Max Krasnyansky [ 0.613222] PPP generic driver version 2.4.2 [ 0.614261] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.615559] ehci-pci: EHCI PCI platform driver [ 0.616502] ehci-platform: EHCI generic platform driver [ 0.617581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.618819] ohci-pci: OHCI PCI platform driver [ 0.619761] ohci-platform: OHCI generic platform driver [ 0.620839] uhci_hcd: USB Universal Host Controller Interface driver [ 0.635293] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.636375] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637951] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.639059] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.640312] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.641654] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.643180] usb usb1: Product: UHCI Host Controller [ 0.644185] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.645416] usb usb1: SerialNumber: 0000:00:01.2 [ 0.646481] hub 1-0:1.0: USB hub found [ 0.647325] hub 1-0:1.0: 2 ports detected [ 0.648337] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651839] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652977] mousedev: PS/2 mouse device common for all mice [ 0.654375] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.656386] rtc_cmos 00:00: RTC can wake from S4 [ 0.657607] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658911] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.660207] i2c /dev entries driver [ 0.661064] device-mapper: uevent: version 1.0.3 [ 0.662122] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.663879] ledtrig-cpu: registered to indicate activity on CPUs [ 0.665474] NET: Registered protocol family 10 [ 0.666694] NET: Registered protocol family 17 [ 0.667671] Key type dns_resolver registered [ 0.668774] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.669987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.671925] registered taskstats version 1 [ 0.672850] Loading compiled-in X.509 certificates [ 0.674402] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.676417] zswap: loaded using pool lzo/zbud [ 0.678199] Key type trusted registered [ 0.680084] Key type encrypted registered [ 0.680986] AppArmor: AppArmor sha1 policy hashing enabled [ 0.682116] ima: No TPM chip found, activating TPM-bypass! [ 0.683257] evm: HMAC attrs: 0x1 [ 0.684321] Magic number: 14:682:196 [ 0.685278] rtc_cmos 00:00: setting system clock to 2018-08-11 21:09:57 UTC (1534021797) [ 0.687032] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.688232] EDD information not available. [ 0.765956] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.777877] Write protecting the kernel read-only data: 14336k [ 0.780099] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.782086] 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.827418] 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.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.83. iid=i-00000001 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----- /dev/root resized successfully [took 0.30s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCEJOxXg4cHhDKh7NWLUcvqgcO2vioxeu1R8i+DJsbYGwkNnnqdiVYza0gsLMgZj0zbpcPm2V/Z4UFZmOemHtkPR5MmAYZTc37RB+Xm+y4WPhnrerLy2OoRICFjF+7Qu83M4Jwe59AdzTjDk3SWZMegPU4m3sUTAuxZvRskGOR903RMLcK6ljDhX6G7D5FZy0NgzAExxDgqJY67k31oSDvEZnxT2NaGtSUz1PJOOMJrIwUEBhBbmLD0ZpfkaGORjHhaC/4pfInXnHoYVpGjOTWJb4Gl+kEJPFM4J7KROL7UX/pjUljzeo2qB8zt6+paADwr9r+ykzyCw041Hmy7v8v/ root@singlevm1-vm-a895f422-ad75-4a50-b8d5-bf149b883c76 ssh-dss AAAAB3NzaC1kc3MAAACBAMGm201k8s16ENe3VogDuRYGX+CQNFesAjnRm6WVT9D9tY5S4dvL67DfxAHpGvvwnLyJZa7eKH+zA04U7xFEougwipKkgPFYxjKFEO5lLk6AHXrSKMHW+5x8NWf3ur6cnmOzDRw3581W7xt/ZC7Gt699YTzx92k6yA+zIK+GM4R7AAAAFQDmERbqlThvcUofux2wJlsL3JGVxwAAAIEAnbu2b4ilaHGIL719SKTdBNo1LO8OtLU8cb3dMILQRVKyKu/CiKOV2v8SMKmznL8AlA/qOyBI+a7G1G7ApP+tyAY9wncNEhG1J9NpIiaivdh3dmgHS76KhrqpnfMa1nMmmqXwsIRynTmV1ErjlJFKevtOJdl6NDLBOaQEgKgurasAAACBAJEQzfosCP+RUXP1WJzgBJ8icNUk5RI7wimAnSl4UwkTfRHEf8xRKz8UiRRrhGnsHqUS/FSJUvx6GudKDLtXYHhgCJZ0zYw2IgCnKyaUOwsL9EI8IevSC4uHOtrGeH+yOCOvpnfGWSFZSyBYpQo9jvT2nCQDBnkFrnvIJw+EHduH root@singlevm1-vm-a895f422-ad75-4a50-b8d5-bf149b883c76 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe8b:9908/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-a895f422-ad75-4a50-b8d5-bf149b883c76 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.41 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-a895f422-ad75-4a50-b8d5-bf149b883c76 login: 2018-08-11 21:10:03,807 - paramiko.transport - DEBUG - starting thread (client mode): 0xe8a61150L 2018-08-11 21:10:03,808 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-11 21:10:03,808 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-11 21:10:03,808 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-11 21:10:03,810 - 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-08-11 21:10:03,810 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-11 21:10:03,810 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-11 21:10:03,810 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-11 21:10:03,810 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-11 21:10:03,811 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-11 21:10:03,830 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-11 21:10:03,830 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-11 21:10:03,840 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: ec74f2c146df98229b9c47ea3b0bbc93 2018-08-11 21:10:03,842 - paramiko.transport - DEBUG - Trying discovered key 0602fd8f9f46377b1ea382f3831ea2eb in /tmp/tmp7F4sNt 2018-08-11 21:10:03,870 - paramiko.transport - DEBUG - userauth is OK 2018-08-11 21:10:03,876 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-11 21:10:03,906 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-11 21:10:03,907 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-11 21:10:03,908 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-11 21:10:03,909 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-11 21:10:03,910 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-11 21:10:03,910 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-11 21:10:03,911 - functest.core.singlevm - DEBUG - error: 2018-08-11 21:10:03,916 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-11 21:10:04,035 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 21:10:04,036 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:27 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-11 21:10:04,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-11 21:10:04,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/7792ffe0-7eda-4fc7-b440-e93def40b7a4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:04,796 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4c0207dd-ff90-4550-bd81-bc5a76701146 Content-Length: 0 Date: Sat, 11 Aug 2018 21:10:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:10:04,797 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/7792ffe0-7eda-4fc7-b440-e93def40b7a4.json used request id req-4c0207dd-ff90-4550-bd81-bc5a76701146 2018-08-11 21:10:04,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.752841949463s 2018-08-11 21:10:04,797 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/7792ffe0-7eda-4fc7-b440-e93def40b7a4.json used request id req-4c0207dd-ff90-4550-bd81-bc5a76701146 2018-08-11 21:10:04,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:10:04,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:04,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-720f32ec-e067-406a-afe7-bacf5bd3b5c7 Date: Sat, 11 Aug 2018 21:10:04 GMT RESP BODY: {"floatingips": []} 2018-08-11 21:10:04,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-720f32ec-e067-406a-afe7-bacf5bd3b5c7 2018-08-11 21:10:04,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0206279754639s 2018-08-11 21:10:04,823 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-720f32ec-e067-406a-afe7-bacf5bd3b5c7 2018-08-11 21:10:04,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-11 21:10:04,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:05,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21: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-7c32e713-669c-4ff0-b360-7e725cee495e x-compute-request-id: req-7c32e713-669c-4ff0-b360-7e725cee495e Content-Type: application/json 2018-08-11 21:10:05,161 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069 used request id req-7c32e713-669c-4ff0-b360-7e725cee495e 2018-08-11 21:10:05,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.336965084076s 2018-08-11 21:10:05,161 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069 used request id req-7c32e713-669c-4ff0-b360-7e725cee495e 2018-08-11 21:10:05,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:10:05,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:05,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21: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-3eb62e9a-f0f8-49d0-a3b5-37fdf46ba5e3 x-compute-request-id: req-3eb62e9a-f0f8-49d0-a3b5-37fdf46ba5e3 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_a895f422-ad75-4a50-b8d5-bf149b883c76": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:99:08", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6c3fce25-e8f0-4730-b7e5-41587b6e8069", "rel": "bookmark"}], "image": {"id": "69d48280-3927-4cd0-8868-81708fedeaa0", "links": [{"href": "http://172.30.9.30:8774/images/69d48280-3927-4cd0-8868-81708fedeaa0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-11T21:09:57.000000", "flavor": {"id": "b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "links": [{"href": "http://172.30.9.30:8774/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "rel": "bookmark"}]}, "id": "6c3fce25-e8f0-4730-b7e5-41587b6e8069", "security_groups": [{"name": "singlevm1-sg_a895f422-ad75-4a50-b8d5-bf149b883c76"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:10:05Z", "hostId": "9ba1324c55ef0246991c97d6fd59f31139ed5ba0a7256c123bc03d9d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_a895f422-ad75-4a50-b8d5-bf149b883c76", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_a895f422-ad75-4a50-b8d5-bf149b883c76", "created": "2018-08-11T21:09:46Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:10:05,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3eb62e9a-f0f8-49d0-a3b5-37fdf46ba5e3 2018-08-11 21:10:05,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364706039429s 2018-08-11 21:10:05,527 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3eb62e9a-f0f8-49d0-a3b5-37fdf46ba5e3 2018-08-11 21:10:05,529 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:10:07,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:10:07,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:07,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10: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-1f01eeb3-7d38-4755-b771-6181e92a6a88 x-compute-request-id: req-1f01eeb3-7d38-4755-b771-6181e92a6a88 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-11 21:10:07,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1f01eeb3-7d38-4755-b771-6181e92a6a88 2018-08-11 21:10:07,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.116899967194s 2018-08-11 21:10:07,649 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1f01eeb3-7d38-4755-b771-6181e92a6a88 2018-08-11 21:10:07,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-11 21:10:07,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:07,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-a10641eb-1120-4148-9d93-2970521aec40 Date: Sat, 11 Aug 2018 21:10:07 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:09:43Z", "updated_at": "2018-08-11T21:09:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:43Z", "revision_number": 0, "id": "3f7743ac-ea65-4248-aa18-51497e33ab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:43Z", "security_group_id": "7d857151-f2de-45d5-96fb-953ea5136038", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:43Z", "revision_number": 0, "id": "7d7f8140-6250-4b26-b841-dd838529d38e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:43Z", "security_group_id": "7d857151-f2de-45d5-96fb-953ea5136038", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-11T21:09:43Z", "revision_number": 0, "id": "d5cc62b9-d443-4c09-93b0-bed11c06ac5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:43Z", "security_group_id": "7d857151-f2de-45d5-96fb-953ea5136038", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:44Z", "revision_number": 0, "id": "ecdf7a19-f358-4dde-8366-866842084885", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:44Z", "security_group_id": "7d857151-f2de-45d5-96fb-953ea5136038", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "7d857151-f2de-45d5-96fb-953ea5136038", "name": "singlevm1-sg_a895f422-ad75-4a50-b8d5-bf149b883c76"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:08:37Z", "updated_at": "2018-08-11T21:08:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:37Z", "revision_number": 0, "id": "1e77d5b1-515d-4d0c-9edb-3746dd5c1c4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:37Z", "security_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:37Z", "revision_number": 0, "id": "57bf3761-6f9a-4cd7-9467-0e57787e4628", "remote_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:37Z", "security_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:37Z", "revision_number": 0, "id": "581d8254-3018-4999-8f3a-cac1c9f024d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:37Z", "security_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:37Z", "revision_number": 0, "id": "95afa1f7-a315-4723-a577-383ce0291e33", "remote_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:37Z", "security_group_id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "e7d51b7f-9a2f-474a-b4c7-88692b822be6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}]} 2018-08-11 21:10:07,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-a10641eb-1120-4148-9d93-2970521aec40 2018-08-11 21:10:07,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0557971000671s 2018-08-11 21:10:07,709 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-a10641eb-1120-4148-9d93-2970521aec40 2018-08-11 21:10:07,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-11 21:10:07,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/7d857151-f2de-45d5-96fb-953ea5136038.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:07,904 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e1ce674-7bd9-4709-beb4-8212cecba6fd Content-Length: 0 Date: Sat, 11 Aug 2018 21:10:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:10:07,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/7d857151-f2de-45d5-96fb-953ea5136038.json used request id req-3e1ce674-7bd9-4709-beb4-8212cecba6fd 2018-08-11 21:10:07,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.191292047501s 2018-08-11 21:10:07,905 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/7d857151-f2de-45d5-96fb-953ea5136038.json used request id req-3e1ce674-7bd9-4709-beb4-8212cecba6fd 2018-08-11 21:10:07,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-11 21:10:07,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/singlevm1-kp_a895f422-ad75-4a50-b8d5-bf149b883c76 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:07,971 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:10: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-6b376665-476b-495a-9f92-2c476bb393ba x-compute-request-id: req-6b376665-476b-495a-9f92-2c476bb393ba Content-Length: 0 Content-Type: application/json 2018-08-11 21:10:07,971 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/singlevm1-kp_a895f422-ad75-4a50-b8d5-bf149b883c76 used request id req-6b376665-476b-495a-9f92-2c476bb393ba 2018-08-11 21:10:07,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0653078556061s 2018-08-11 21:10:07,971 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/singlevm1-kp_a895f422-ad75-4a50-b8d5-bf149b883c76 used request id req-6b376665-476b-495a-9f92-2c476bb393ba 2018-08-11 21:10:07,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-11 21:10:07,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/db235254-5670-4f18-b9a5-041ceec339af/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}b6559574e723c79a08db9321c5a2c7f91db70a6c" -d '{"subnet_id": "a7d3502d-9b08-496d-851d-9b581153c76b"}' 2018-08-11 21:10:09,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-768d41d4-48de-4151-b7c0-61481de0994e Date: Sat, 11 Aug 2018 21:10:09 GMT RESP BODY: {"network_id": "f5cd950c-2ed8-45c8-8e46-b8d6055e1c42", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "a7d3502d-9b08-496d-851d-9b581153c76b", "subnet_ids": ["a7d3502d-9b08-496d-851d-9b581153c76b"], "port_id": "d732ed9c-4e36-446c-aff9-06ef50003d13", "id": "db235254-5670-4f18-b9a5-041ceec339af"} 2018-08-11 21:10:09,226 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/db235254-5670-4f18-b9a5-041ceec339af/remove_router_interface.json used request id req-768d41d4-48de-4151-b7c0-61481de0994e 2018-08-11 21:10:09,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.25477814674s 2018-08-11 21:10:09,227 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/db235254-5670-4f18-b9a5-041ceec339af/remove_router_interface.json used request id req-768d41d4-48de-4151-b7c0-61481de0994e returning object db235254-5670-4f18-b9a5-041ceec339af 2018-08-11 21:10:09,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-11 21:10:09,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:09,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-99559631-9e96-46a4-b57b-cf12ce3cf076 Date: Sat, 11 Aug 2018 21:10:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:09:38Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T21:10:08Z", "revision_number": 4, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "db235254-5670-4f18-b9a5-041ceec339af", "name": "singlevm1-router_a895f422-ad75-4a50-b8d5-bf149b883c76"}]} 2018-08-11 21:10:09,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-99559631-9e96-46a4-b57b-cf12ce3cf076 2018-08-11 21:10:09,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.10281920433s 2018-08-11 21:10:09,331 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-99559631-9e96-46a4-b57b-cf12ce3cf076 2018-08-11 21:10:09,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-11 21:10:09,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/db235254-5670-4f18-b9a5-041ceec339af.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:10,621 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d382c92a-373b-4864-a53b-eb46ed6c8aa3 Content-Length: 0 Date: Sat, 11 Aug 2018 21:10:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:10:10,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/db235254-5670-4f18-b9a5-041ceec339af.json used request id req-d382c92a-373b-4864-a53b-eb46ed6c8aa3 2018-08-11 21:10:10,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28966522217s 2018-08-11 21:10:10,622 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/db235254-5670-4f18-b9a5-041ceec339af.json used request id req-d382c92a-373b-4864-a53b-eb46ed6c8aa3 2018-08-11 21:10:10,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 21:10:10,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:10,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-203bae15-30fb-4d51-94a2-3ad97e8b3376 Date: Sat, 11 Aug 2018 21:10:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5cd950c-2ed8-45c8-8e46-b8d6055e1c42","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:09:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:09:37Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"a7d3502d-9b08-496d-851d-9b581153c76b","subnetpool_id":null,"name":"singlevm1-subnet_a895f422-ad75-4a50-b8d5-bf149b883c76"}]} 2018-08-11 21:10:10,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-203bae15-30fb-4d51-94a2-3ad97e8b3376 2018-08-11 21:10:10,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0658140182495s 2018-08-11 21:10:10,689 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-203bae15-30fb-4d51-94a2-3ad97e8b3376 2018-08-11 21:10:10,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-11 21:10:10,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/a7d3502d-9b08-496d-851d-9b581153c76b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:11,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bf7ae16c-cdd3-459c-82e0-6521faa67267 Date: Sat, 11 Aug 2018 21:10:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:10:11,540 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/a7d3502d-9b08-496d-851d-9b581153c76b.json used request id req-bf7ae16c-cdd3-459c-82e0-6521faa67267 2018-08-11 21:10:11,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.849221944809s 2018-08-11 21:10:11,540 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/a7d3502d-9b08-496d-851d-9b581153c76b.json used request id req-bf7ae16c-cdd3-459c-82e0-6521faa67267 2018-08-11 21:10:11,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:10:11,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:11,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-f360f3fb-8aa6-46cd-ad11-377e23b0cbd1 Date: Sat, 11 Aug 2018 21:10:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f5cd950c-2ed8-45c8-8e46-b8d6055e1c42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T21:10:11Z","provider:segmentation_id":95,"name":"singlevm1-net_a895f422-ad75-4a50-b8d5-bf149b883c76","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:09:37Z","provider:network_type":"vxlan"}]} 2018-08-11 21:10:11,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f360f3fb-8aa6-46cd-ad11-377e23b0cbd1 2018-08-11 21:10:11,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0800161361694s 2018-08-11 21:10:11,621 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f360f3fb-8aa6-46cd-ad11-377e23b0cbd1 2018-08-11 21:10:11,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-11 21:10:11,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/f5cd950c-2ed8-45c8-8e46-b8d6055e1c42.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:12,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c16fbf18-a03b-4202-ba4e-04118529f054 Date: Sat, 11 Aug 2018 21:10:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:10:12,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/f5cd950c-2ed8-45c8-8e46-b8d6055e1c42.json used request id req-c16fbf18-a03b-4202-ba4e-04118529f054 2018-08-11 21:10:12,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.04734396935s 2018-08-11 21:10:12,670 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/f5cd950c-2ed8-45c8-8e46-b8d6055e1c42.json used request id req-c16fbf18-a03b-4202-ba4e-04118529f054 2018-08-11 21:10:12,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:10:12,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:12,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-2ceb6e39-b410-44db-abe8-6687a1034dcb Date: Sat, 11 Aug 2018 21:10:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/69d48280-3927-4cd0-8868-81708fedeaa0/snap", "metadata": {}}], "file": "/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "69d48280-3927-4cd0-8868-81708fedeaa0", "size": 12716032, "self": "/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/69d48280-3927-4cd0-8868-81708fedeaa0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:09:42Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_a895f422-ad75-4a50-b8d5-bf149b883c76", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_a895f422-ad75-4a50-b8d5-bf149b883c76", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:09:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:10:12,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-2ceb6e39-b410-44db-abe8-6687a1034dcb 2018-08-11 21:10:12,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179238796234s 2018-08-11 21:10:12,853 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-2ceb6e39-b410-44db-abe8-6687a1034dcb 2018-08-11 21:10:12,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-11 21:10:12,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:13,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-643ac686-bb86-4ebf-8ff6-fd6a1e62caf8 Date: Sat, 11 Aug 2018 21:10:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:10:13,270 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0 used request id req-643ac686-bb86-4ebf-8ff6-fd6a1e62caf8 2018-08-11 21:10:13,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.415374040604s 2018-08-11 21:10:13,271 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/69d48280-3927-4cd0-8868-81708fedeaa0 used request id req-643ac686-bb86-4ebf-8ff6-fd6a1e62caf8 2018-08-11 21:10:13,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:10:13,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:13,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21: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-29493466-1d6d-4df0-95b9-6fdf050d6539 x-compute-request-id: req-29493466-1d6d-4df0-95b9-6fdf050d6539 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_a895f422-ad75-4a50-b8d5-bf149b883c76", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc", "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": "b2ca4d74-862f-4f32-b34a-34cabf92c7dc"}]} 2018-08-11 21:10:13,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-29493466-1d6d-4df0-95b9-6fdf050d6539 2018-08-11 21:10:13,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245969295502s 2018-08-11 21:10:13,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-29493466-1d6d-4df0-95b9-6fdf050d6539 2018-08-11 21:10:13,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-11 21:10:13,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6559574e723c79a08db9321c5a2c7f91db70a6c" 2018-08-11 21:10:13,335 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21: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-18e77a03-1442-40f2-865f-9216c60297d5 x-compute-request-id: req-18e77a03-1442-40f2-865f-9216c60297d5 Content-Length: 0 Content-Type: application/json 2018-08-11 21:10:13,335 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc used request id req-18e77a03-1442-40f2-865f-9216c60297d5 2018-08-11 21:10:13,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.037752866745s 2018-08-11 21:10:13,336 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b2ca4d74-862f-4f32-b34a-34cabf92c7dc used request id req-18e77a03-1442-40f2-865f-9216c60297d5 2018-08-11 21:10:13,387 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-11 21:10:13,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:10:13,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:10:13,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:10:13,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:10:13,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:10:13,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:10:13,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:10:13,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:10:13,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:10:13,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:10:13,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:10:13,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:10:13,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:10:13,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:10:13,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:10:13,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:10:13,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:10:13,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:10:13,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:10:13,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:10:13,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:10:13,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:10:13,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:10:13,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db58d6e-f91e-4e2a-8773-679dd861ba05 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:10:13,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2db58d6e-f91e-4e2a-8773-679dd861ba05 2018-08-11 21:10:13,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:10:13,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-11T22:10:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["7Rw7ts49Q06qKVfrvBJEPA"], "issued_at": "2018-08-11T21:10:13.000000Z"}} 2018-08-11 21:10:13,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:10:13,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:14,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a59a9db3-405d-41e0-964d-d6a22c2d443f Date: Sat, 11 Aug 2018 21:10:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 21:10:14,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a59a9db3-405d-41e0-964d-d6a22c2d443f 2018-08-11 21:10:14,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.237017869949s 2018-08-11 21:10:14,071 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a59a9db3-405d-41e0-964d-d6a22c2d443f 2018-08-11 21:10:14,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:10:14,082 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 21:10: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 21:10:14,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 21:10:14,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:14,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ad0655-fa3a-44f0-a229-8839afdf58cf Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/dd0dcce16a4b469e9c71a7c4c58cfca9"}, "tags": [], "enabled": true, "id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-08-11 21:10:14,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-a7ad0655-fa3a-44f0-a229-8839afdf58cf 2018-08-11 21:10:14,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0893170833588s 2018-08-11 21:10:14,173 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-a7ad0655-fa3a-44f0-a229-8839afdf58cf 2018-08-11 21:10:14,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-11 21:10:14,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a13f43a76a9217be346f0213c6385724c597c888" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_15c009c4-a059-4f01-ad65-44422919ee7b"}}' 2018-08-11 21:10:14,304 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:10:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7315648-69cd-4f24-9688-58e0848c2909 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.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc"}, "tags": [], "enabled": true, "id": "3d7aad7255b54cb0a9b84792a5ea52fc", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_15c009c4-a059-4f01-ad65-44422919ee7b"}} 2018-08-11 21:10:14,304 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-b7315648-69cd-4f24-9688-58e0848c2909 2018-08-11 21:10:14,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.124010801315s 2018-08-11 21:10:14,305 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-b7315648-69cd-4f24-9688-58e0848c2909 2018-08-11 21:10:14,305 - 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'3d7aad7255b54cb0a9b84792a5ea52fc', '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_15c009c4-a059-4f01-ad65-44422919ee7b'}) 2018-08-11 21:10:14,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-11 21:10:14,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a13f43a76a9217be346f0213c6385724c597c888" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e7dbeef6-98fc-4ec1-93da-85af5df9d82d", "email": null, "name": "singlevm2-user_15c009c4-a059-4f01-ad65-44422919ee7b"}}' 2018-08-11 21:10:14,675 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:10:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85ead166-7a05-4d40-b7d4-e21885ab64ee Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_15c009c4-a059-4f01-ad65-44422919ee7b", "links": {"self": "http://172.30.9.30:5000/v3/users/17853d30255a4e4aa134e5bd7b259c59"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "17853d30255a4e4aa134e5bd7b259c59", "domain_id": "default", "password_expires_at": null}} 2018-08-11 21:10:14,676 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-85ead166-7a05-4d40-b7d4-e21885ab64ee 2018-08-11 21:10:14,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.364511966705s 2018-08-11 21:10:14,676 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-85ead166-7a05-4d40-b7d4-e21885ab64ee 2018-08-11 21:10:14,677 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'17853d30255a4e4aa134e5bd7b259c59', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_15c009c4-a059-4f01-ad65-44422919ee7b'}) 2018-08-11 21:10:14,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:10:14,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:14,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-678b1fdf-6515-47b4-a7be-ec4ea1a25e60 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:10:14,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-678b1fdf-6515-47b4-a7be-ec4ea1a25e60 2018-08-11 21:10:14,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0817589759827s 2018-08-11 21:10:14,763 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-678b1fdf-6515-47b4-a7be-ec4ea1a25e60 2018-08-11 21:10:14,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:10:14,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:14,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b6b18d-46aa-449f-84d5-2be39d6623f7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:10:14,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-15b6b18d-46aa-449f-84d5-2be39d6623f7 2018-08-11 21:10:14,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0876271724701s 2018-08-11 21:10:14,856 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-15b6b18d-46aa-449f-84d5-2be39d6623f7 2018-08-11 21:10:14,857 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-11 21:10:14,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-11 21:10:14,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a13f43a76a9217be346f0213c6385724c597c888" -d '{"role": {"name": "Member"}}' 2018-08-11 21:10:14,960 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:10:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ce100c7-9786-4950-97c3-b4be2357f3cd Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5a275ca35f548edba94292291d04305", "links": {"self": "http://172.30.9.30:5000/v3/roles/a5a275ca35f548edba94292291d04305"}, "name": "Member"}} 2018-08-11 21:10:14,960 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-0ce100c7-9786-4950-97c3-b4be2357f3cd 2018-08-11 21:10:14,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.099869966507s 2018-08-11 21:10:14,961 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-0ce100c7-9786-4950-97c3-b4be2357f3cd 2018-08-11 21:10:14,961 - 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'a5a275ca35f548edba94292291d04305'}) 2018-08-11 21:10:14,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:10:14,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:14,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d2c1188-833e-4c84-ba9b-8f76e6d0ee3f Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5a275ca35f548edba94292291d04305", "links": {"self": "http://172.30.9.30:5000/v3/roles/a5a275ca35f548edba94292291d04305"}, "name": "Member"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:10:14,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3d2c1188-833e-4c84-ba9b-8f76e6d0ee3f 2018-08-11 21:10:14,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0220680236816s 2018-08-11 21:10:14,987 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3d2c1188-833e-4c84-ba9b-8f76e6d0ee3f 2018-08-11 21:10:14,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 21:10:14,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:15,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df631802-c9a7-4839-9494-8c625335d6c4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-11 21:10:15,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-df631802-c9a7-4839-9494-8c625335d6c4 2018-08-11 21:10:15,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0857000350952s 2018-08-11 21:10:15,077 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-df631802-c9a7-4839-9494-8c625335d6c4 2018-08-11 21:10:15,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:10:15,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:15,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9e9eac0-f10b-4882-99e9-d79b31b3a47e Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "singlevm2-user_15c009c4-a059-4f01-ad65-44422919ee7b", "links": {"self": "http://172.30.9.30:5000/v3/users/17853d30255a4e4aa134e5bd7b259c59"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "17853d30255a4e4aa134e5bd7b259c59", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 21:10:15,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a9e9eac0-f10b-4882-99e9-d79b31b3a47e 2018-08-11 21:10:15,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103795051575s 2018-08-11 21:10:15,182 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a9e9eac0-f10b-4882-99e9-d79b31b3a47e 2018-08-11 21:10:15,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 21:10:15,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:15,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae203db2-6b21-4e42-87aa-d8b57447b30f Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc"}, "tags": [], "enabled": true, "id": "3d7aad7255b54cb0a9b84792a5ea52fc", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_15c009c4-a059-4f01-ad65-44422919ee7b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-11 21:10:15,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-ae203db2-6b21-4e42-87aa-d8b57447b30f 2018-08-11 21:10:15,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104348182678s 2018-08-11 21:10:15,299 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-ae203db2-6b21-4e42-87aa-d8b57447b30f 2018-08-11 21:10:15,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-11 21:10:15,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=17853d30255a4e4aa134e5bd7b259c59&role.id=a5a275ca35f548edba94292291d04305&scope.project.id=3d7aad7255b54cb0a9b84792a5ea52fc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:15,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e843fd06-f54e-4320-b82e-666bd2d62064 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=17853d30255a4e4aa134e5bd7b259c59&role.id=a5a275ca35f548edba94292291d04305&scope.project.id=3d7aad7255b54cb0a9b84792a5ea52fc", "previous": null, "next": null}} 2018-08-11 21:10:15,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=17853d30255a4e4aa134e5bd7b259c59&role.id=a5a275ca35f548edba94292291d04305&scope.project.id=3d7aad7255b54cb0a9b84792a5ea52fc used request id req-e843fd06-f54e-4320-b82e-666bd2d62064 2018-08-11 21:10:15,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0883600711823s 2018-08-11 21:10:15,396 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=17853d30255a4e4aa134e5bd7b259c59&role.id=a5a275ca35f548edba94292291d04305&scope.project.id=3d7aad7255b54cb0a9b84792a5ea52fc used request id req-e843fd06-f54e-4320-b82e-666bd2d62064 2018-08-11 21:10:15,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-11 21:10:15,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc/users/17853d30255a4e4aa134e5bd7b259c59/roles/a5a275ca35f548edba94292291d04305 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:15,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:10:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbe5a68e-4661-4576-aa37-e03cdc133f13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:10:15,533 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc/users/17853d30255a4e4aa134e5bd7b259c59/roles/a5a275ca35f548edba94292291d04305 used request id req-cbe5a68e-4661-4576-aa37-e03cdc133f13 2018-08-11 21:10:15,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.134068965912s 2018-08-11 21:10:15,533 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc/users/17853d30255a4e4aa134e5bd7b259c59/roles/a5a275ca35f548edba94292291d04305 used request id req-cbe5a68e-4661-4576-aa37-e03cdc133f13 2018-08-11 21:10:15,534 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_15c009c4-a059-4f01-ad65-44422919ee7b', 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'3d7aad7255b54cb0a9b84792a5ea52fc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.50', 'password': 'e7dbeef6-98fc-4ec1-93da-85af5df9d82d', 'username': u'singlevm2-user_15c009c4-a059-4f01-ad65-44422919ee7b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-11 21:10:15,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:10:15,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:10:15,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:10:15,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:10:15,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:10:15,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:10:15,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:10:15,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:10:15,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:10:15,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:10:15,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:10:15,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:10:15,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:10:15,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:10:15,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:10:15,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:10:15,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:10:15,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:10:15,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:10:15,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:10:15,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:10:15,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:10:15,539 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_15c009c4-a059-4f01-ad65-44422919ee7b', 'password': 'e7dbeef6-98fc-4ec1-93da-85af5df9d82d', 'project_name': 'singlevm2-project_15c009c4-a059-4f01-ad65-44422919ee7b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000//v3', 'project_id': '3d7aad7255b54cb0a9b84792a5ea52fc', 'project_domain_name': 'Default'} 2018-08-11 21:10:15,539 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-11 21:10:15,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:10:15,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f3b6e26-9d9a-4deb-a4ae-ba3de37d1f59 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:10:15,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3f3b6e26-9d9a-4deb-a4ae-ba3de37d1f59 2018-08-11 21:10:15,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:10:15,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5a275ca35f548edba94292291d04305", "name": "Member"}], "expires_at": "2018-08-11T22:10:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d7aad7255b54cb0a9b84792a5ea52fc", "name": "singlevm2-project_15c009c4-a059-4f01-ad65-44422919ee7b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3d7aad7255b54cb0a9b84792a5ea52fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/3d7aad7255b54cb0a9b84792a5ea52fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/3d7aad7255b54cb0a9b84792a5ea52fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3d7aad7255b54cb0a9b84792a5ea52fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_3d7aad7255b54cb0a9b84792a5ea52fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3d7aad7255b54cb0a9b84792a5ea52fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/3d7aad7255b54cb0a9b84792a5ea52fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/3d7aad7255b54cb0a9b84792a5ea52fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3d7aad7255b54cb0a9b84792a5ea52fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/3d7aad7255b54cb0a9b84792a5ea52fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/3d7aad7255b54cb0a9b84792a5ea52fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3d7aad7255b54cb0a9b84792a5ea52fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/3d7aad7255b54cb0a9b84792a5ea52fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/3d7aad7255b54cb0a9b84792a5ea52fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_15c009c4-a059-4f01-ad65-44422919ee7b", "id": "17853d30255a4e4aa134e5bd7b259c59"}, "audit_ids": ["MzdXoqJXQWSy2GO-x8dfyA"], "issued_at": "2018-08-11T21:10:15.000000Z"}} 2018-08-11 21:10:15,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-11 21:10:15,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" -d '{"network": {"name": "singlevm2-net_15c009c4-a059-4f01-ad65-44422919ee7b", "admin_state_up": true}}' 2018-08-11 21:10:16,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-7b71ca44-f03a-452c-8dbb-5579bc985a98 Date: Sat, 11 Aug 2018 21:10:16 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3d7aad7255b54cb0a9b84792a5ea52fc","created_at":"2018-08-11T21:10:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-11T21:10:16Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3d7aad7255b54cb0a9b84792a5ea52fc","id":"08cf1603-7691-47d8-bf31-54a42185bcbc","name":"singlevm2-net_15c009c4-a059-4f01-ad65-44422919ee7b"}} 2018-08-11 21:10:16,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-7b71ca44-f03a-452c-8dbb-5579bc985a98 2018-08-11 21:10:16,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.660953998566s 2018-08-11 21:10:16,601 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-7b71ca44-f03a-452c-8dbb-5579bc985a98 2018-08-11 21:10:16,601 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:10:16Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'08cf1603-7691-47d8-bf31-54a42185bcbc', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_15c009c4-a059-4f01-ad65-44422919ee7b', u'admin_state_up': True, u'tenant_id': u'3d7aad7255b54cb0a9b84792a5ea52fc', u'created_at': u'2018-08-11T21:10:16Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3d7aad7255b54cb0a9b84792a5ea52fc'}) 2018-08-11 21:10:16,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:10:16,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:16,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-a0a060be-7ec5-44ce-a0a0-ff3ac7b435f8 Date: Sat, 11 Aug 2018 21:10:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-11T21:10:16Z","tenant_id":"3d7aad7255b54cb0a9b84792a5ea52fc","created_at":"2018-08-11T21:10:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3d7aad7255b54cb0a9b84792a5ea52fc","id":"08cf1603-7691-47d8-bf31-54a42185bcbc","name":"singlevm2-net_15c009c4-a059-4f01-ad65-44422919ee7b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-11 21:10:16,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-a0a060be-7ec5-44ce-a0a0-ff3ac7b435f8 2018-08-11 21:10:16,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.18873500824s 2018-08-11 21:10:16,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-a0a060be-7ec5-44ce-a0a0-ff3ac7b435f8 2018-08-11 21:10:16,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-11 21:10:16,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" -d '{"subnet": {"name": "singlevm2-subnet_15c009c4-a059-4f01-ad65-44422919ee7b", "enable_dhcp": true, "network_id": "08cf1603-7691-47d8-bf31-54a42185bcbc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-11 21:10:17,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-caa4d302-58a5-4156-8693-5e1b6f0f7638 Date: Sat, 11 Aug 2018 21:10:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08cf1603-7691-47d8-bf31-54a42185bcbc","tenant_id":"3d7aad7255b54cb0a9b84792a5ea52fc","created_at":"2018-08-11T21:10:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:10:17Z","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":"3d7aad7255b54cb0a9b84792a5ea52fc","id":"826bb533-7fb8-4fe8-8887-02ec87535846","subnetpool_id":null,"name":"singlevm2-subnet_15c009c4-a059-4f01-ad65-44422919ee7b"}} 2018-08-11 21:10:17,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-caa4d302-58a5-4156-8693-5e1b6f0f7638 2018-08-11 21:10:17,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.74257516861s 2018-08-11 21:10:17,535 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-caa4d302-58a5-4156-8693-5e1b6f0f7638 2018-08-11 21:10:17,536 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:10:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'826bb533-7fb8-4fe8-8887-02ec87535846', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_15c009c4-a059-4f01-ad65-44422919ee7b', u'enable_dhcp': True, u'network_id': u'08cf1603-7691-47d8-bf31-54a42185bcbc', u'tenant_id': u'3d7aad7255b54cb0a9b84792a5ea52fc', u'created_at': u'2018-08-11T21:10:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3d7aad7255b54cb0a9b84792a5ea52fc'}) 2018-08-11 21:10:17,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-11 21:10:17,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "singlevm2-router_15c009c4-a059-4f01-ad65-44422919ee7b", "admin_state_up": true}}' 2018-08-11 21:10:18,843 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-a95e8a46-ed0c-46aa-be19-d375d5960990 Date: Sat, 11 Aug 2018 21:10:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:17Z", "admin_state_up": true, "updated_at": "2018-08-11T21:10:18Z", "revision_number": 2, "routes": [], "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1", "name": "singlevm2-router_15c009c4-a059-4f01-ad65-44422919ee7b"}} 2018-08-11 21:10:18,843 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-a95e8a46-ed0c-46aa-be19-d375d5960990 2018-08-11 21:10:18,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.30680203438s 2018-08-11 21:10:18,844 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-a95e8a46-ed0c-46aa-be19-d375d5960990 2018-08-11 21:10:18,844 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3d7aad7255b54cb0a9b84792a5ea52fc', u'created_at': u'2018-08-11T21:10:17Z', u'admin_state_up': True, u'updated_at': u'2018-08-11T21:10:18Z', u'revision_number': 2, u'routes': [], u'project_id': u'3d7aad7255b54cb0a9b84792a5ea52fc', u'id': u'fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1', u'name': u'singlevm2-router_15c009c4-a059-4f01-ad65-44422919ee7b'}) 2018-08-11 21:10:18,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-11 21:10:18,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1/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}743578db469154104be3f72e24d71e77e3ee1d69" -d '{"subnet_id": "826bb533-7fb8-4fe8-8887-02ec87535846"}' 2018-08-11 21:10:20,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-154ff68c-ab9a-4ab7-855c-90e3966c8ddf Date: Sat, 11 Aug 2018 21:10:20 GMT RESP BODY: {"network_id": "08cf1603-7691-47d8-bf31-54a42185bcbc", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "subnet_id": "826bb533-7fb8-4fe8-8887-02ec87535846", "subnet_ids": ["826bb533-7fb8-4fe8-8887-02ec87535846"], "port_id": "d7ceaf52-8473-4be7-ab27-4774890df72c", "id": "fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1"} 2018-08-11 21:10:20,496 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1/add_router_interface.json used request id req-154ff68c-ab9a-4ab7-855c-90e3966c8ddf 2018-08-11 21:10:20,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.65168499947s 2018-08-11 21:10:20,497 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1/add_router_interface.json used request id req-154ff68c-ab9a-4ab7-855c-90e3966c8ddf returning object fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1 2018-08-11 21:10:20,497 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-11 21:10:20,631 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-11 21:10:20,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:10:20,637 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 11 Aug 2018 21:10:20 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-11 21:10:20,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:10:20,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:21,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a0a9cb83-183c-4693-af0b-683b537e87b2 Date: Sat, 11 Aug 2018 21:10:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:10:21,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-a0a9cb83-183c-4693-af0b-683b537e87b2 2018-08-11 21:10:21,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.639008998871s 2018-08-11 21:10:21,279 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-a0a9cb83-183c-4693-af0b-683b537e87b2 2018-08-11 21:10:21,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-11 21:10:21,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_15c009c4-a059-4f01-ad65-44422919ee7b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_15c009c4-a059-4f01-ad65-44422919ee7b"}' 2018-08-11 21:10:21,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-be058bd4-444f-4f3e-a724-41fe27ee4fee Date: Sat, 11 Aug 2018 21:10:21 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df/file", "owner": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "size": null, "self": "/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:10:21Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_15c009c4-a059-4f01-ad65-44422919ee7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_15c009c4-a059-4f01-ad65-44422919ee7b", "checksum": null, "created_at": "2018-08-11T21:10:21Z", "protected": false} 2018-08-11 21:10:21,362 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-be058bd4-444f-4f3e-a724-41fe27ee4fee 2018-08-11 21:10:21,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0758650302887s 2018-08-11 21:10:21,363 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-be058bd4-444f-4f3e-a724-41fe27ee4fee returning object b6c0bd5c-ce83-4371-b850-6f2e30c5b1df 2018-08-11 21:10:21,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-11 21:10:21,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df/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}743578db469154104be3f72e24d71e77e3ee1d69" -d '' 2018-08-11 21:10:22,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e1b0165-2508-444d-858e-07f5515f4891 Date: Sat, 11 Aug 2018 21:10:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:10:22,095 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df/file used request id req-6e1b0165-2508-444d-858e-07f5515f4891 2018-08-11 21:10:22,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.731535196304s 2018-08-11 21:10:22,096 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df/file used request id req-6e1b0165-2508-444d-858e-07f5515f4891 2018-08-11 21:10:22,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:10:22,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:22,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-19f9b666-6995-4f3d-9d7b-e668b2e46def Date: Sat, 11 Aug 2018 21:10:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df/snap", "metadata": {}}], "file": "/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df/file", "owner": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "size": 12716032, "self": "/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:10:22Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_15c009c4-a059-4f01-ad65-44422919ee7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_15c009c4-a059-4f01-ad65-44422919ee7b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:10:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:10:22,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-19f9b666-6995-4f3d-9d7b-e668b2e46def 2018-08-11 21:10:22,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0803728103638s 2018-08-11 21:10:22,181 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-19f9b666-6995-4f3d-9d7b-e668b2e46def 2018-08-11 21:10:22,182 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df/file', 'owner': u'3d7aad7255b54cb0a9b84792a5ea52fc', 'id': u'b6c0bd5c-ce83-4371-b850-6f2e30c5b1df', 'size': 12716032, u'self': u'/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3d7aad7255b54cb0a9b84792a5ea52fc', 'name': 'singlevm2-project_15c009c4-a059-4f01-ad65-44422919ee7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-11T21:10:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-11T21:10:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_15c009c4-a059-4f01-ad65-44422919ee7b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_15c009c4-a059-4f01-ad65-44422919ee7b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_15c009c4-a059-4f01-ad65-44422919ee7b', 'created': u'2018-08-11T21:10:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-11T21:10:21Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_15c009c4-a059-4f01-ad65-44422919ee7b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-11 21:10:22,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-11 21:10:22,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a13f43a76a9217be346f0213c6385724c597c888" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_15c009c4-a059-4f01-ad65-44422919ee7b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-11 21:10:22,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10: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-c645d9d8-69f0-467a-ad31-f9908269d691 x-compute-request-id: req-c645d9d8-69f0-467a-ad31-f9908269d691 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_15c009c4-a059-4f01-ad65-44422919ee7b", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/2ba72725-54d5-4001-b31c-c490cbef437e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/2ba72725-54d5-4001-b31c-c490cbef437e", "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": "2ba72725-54d5-4001-b31c-c490cbef437e"}} 2018-08-11 21:10:22,434 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-c645d9d8-69f0-467a-ad31-f9908269d691 2018-08-11 21:10:22,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.251051902771s 2018-08-11 21:10:22,435 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-c645d9d8-69f0-467a-ad31-f9908269d691 2018-08-11 21:10:22,436 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_15c009c4-a059-4f01-ad65-44422919ee7b', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'2ba72725-54d5-4001-b31c-c490cbef437e', 'swap': 0}) 2018-08-11 21:10:22,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-11 21:10:22,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/2ba72725-54d5-4001-b31c-c490cbef437e/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}a13f43a76a9217be346f0213c6385724c597c888" -d '{"extra_specs": {}}' 2018-08-11 21:10:22,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10: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-52c6663e-72d7-49fb-b99c-64be7edbf640 x-compute-request-id: req-52c6663e-72d7-49fb-b99c-64be7edbf640 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-11 21:10:22,461 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/2ba72725-54d5-4001-b31c-c490cbef437e/os-extra_specs used request id req-52c6663e-72d7-49fb-b99c-64be7edbf640 2018-08-11 21:10:22,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244209766388s 2018-08-11 21:10:22,461 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/2ba72725-54d5-4001-b31c-c490cbef437e/os-extra_specs used request id req-52c6663e-72d7-49fb-b99c-64be7edbf640 2018-08-11 21:10:22,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-11 21:10:22,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" -d '{"keypair": {"name": "singlevm2-kp_15c009c4-a059-4f01-ad65-44422919ee7b"}}' 2018-08-11 21:10:22,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10: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-753c8a07-8295-45db-9810-a8c069e41c17 x-compute-request-id: req-753c8a07-8295-45db-9810-a8c069e41c17 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIdAXnepMSvg5ZgpweGpcqRa75Ew2tIZp0Sem3q00M+LsLpBE/7CvgzQA8x5nG+OUnBZHb1ySYXguo2OA1MNXyffuR9JdwIXC5DS6hE2eI5/eH5Cc6q9usqGKqDLFM/wnrpCTuQ+7vgL3cIf9ureqmi1iwZoIHjnkk3BO7yeH4CpeKb7XvfmWWDB6w67qAhsLOMVht9smLiay2xdUwiiY6YqZjUnOjv0WHeUuraxxTyy5GgERtAVtfXcLY3N5rdzzucv6HRX7gRqYL7UEmof0ey/3g4aADyootnJFDC2jl2bZ2L5bYDhNA1f9LvundJHoEGW75BOpz3gc0+VM0ebRL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyHQF53qTEr4OWYKcHhqXKkWu+RMNrSGadEnpt6tNDPi7C6QR\nP+wr4M0APMeZxvjlJwWR29ckmF4LqNjgNTDV8n37kfSXcCFwuQ0uoRNniOf3h+Qn\nOqvbrKhiqgyxTP8J66Qk7kPu74C93CH/bq3qpotYsGaCB455JNwTu8nh+AqXim+1\n735llgwesOu6gIbCzjFYbfbJi4mstsXVMIomOmKmY1Jzo79Fh3lLq2scU8suRoBE\nbQFbX13C2Nzea3c87nL+h0V+4EamC+1BJqH9Hsv94OGgA8qKLZyRQwto5dm2di+W\n2A4TQNX/S77p3SR6BBlu+QTqc94HNPlTNHm0SwIDAQABAoIBAQCkeLZDeQplzXWe\nshEAjlbMA4MOsTh+ftzpX6AZ6L7+zrNCWOsiZNiXyfzQ4gFmBeCXxPUpyXwoXLn6\nX4CPhDN3lTEuT99VzMpdu9gvp+lCpvouEOCzPkGviDX0SxfLElQEeZknuqu47gxa\nK7cXDDJFVn59to4oPxldSgoTAhGb3ze+N+bhGc3DWt9GDbZO8zu6BoFmbRF7MycZ\nGgMObhRwycrr6f8ym99xOEnKiaRcfY19FrwhMmle+lhDs70pz2t7vikNsrLrVeDk\nYilVvnn/OaKHEXe1tNf3lO96MyBqW07kQdRotkkutsVJx4g1vrRUV0hC64ko6PgZ\n7ZyMkgXpAoGBAPfCJoOgtIO98nutAf7NqOHuFHdK3zMJCdZ2TeWr7NYpkiT6YebE\nXNkuFnCvKRVM9vYg9f4U/zwybfvH5etQwLlhic5dgE4/c2MLKKTswRjUglS1Vb7C\no/buiIev1u2qpOcry1PggSgoG5cD9sUiOix1ThPd3L4iyz8HhKYby603AoGBAM8f\nCIamNjpjffKXdVcvv4tgNsy6YcQDA0yIExBjkJBnM7Yi/EtmWzNwTQqlZ8pMQWXV\nIUQLbwpUwv32WOXkAR0M9mtTYpxg0WAZd29dr1yzWYxzLAXvbgHQGJaheFkF4K0v\nxo2/D5F2DHV77pT0PWk8kYdmL/dRX2f95a9FbZuNAoGBAIkPR70jhxkmWGFguSzb\nWuT5jyrbKZSTGHUi5z76GD/1qVp5hPVjhbXDkDhwPfsBo9FPNKaFuRj1EPDrid7e\nwm8LbW/TO+qNoWiWQLrUGpKA5US1OCUaihhNpwvhE7ZQ437bNFVHakvrvC+Tys0N\nfT8g+bt1zesFVoicwR4fXFKLAoGAA+523vdwuBMDZQNy+sCxRhgBcklnaa0U9vLu\nSbVaHSOYW7C2UUgUGxnanIUfPzvLUf+FriD5bpzFRsTSUyrMypxgYREoIgfEcaqK\nFdcVaREOdhgJkeNFl0s37EQMYMQ3y5HIlxA1X3F6MxCzKqioMcMwj/1kk7E7umGb\nZoRO3FECgYBwLaDyTcK+3shEIqxtgI40VNZemCjlEw/5d2Epe9bbrBfn2ZzdMNlW\nSfLL32t/h2w+aLqerQKm3ocxBEW581Vj9IgoN0YTmU9Y/8/kWNpwmFiZBWotkeFB\n60eca87EygFyukc2ujSh+gPUPAhQASCKlPqgJ3eoURri+bRvePprIQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "17853d30255a4e4aa134e5bd7b259c59", "name": "singlevm2-kp_15c009c4-a059-4f01-ad65-44422919ee7b", "fingerprint": "02:27:73:21:fc:9b:5a:84:e1:f0:e3:0f:f2:df:9c:57"}} 2018-08-11 21:10:22,880 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-753c8a07-8295-45db-9810-a8c069e41c17 2018-08-11 21:10:22,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.417679071426s 2018-08-11 21:10:22,880 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-753c8a07-8295-45db-9810-a8c069e41c17 2018-08-11 21:10:22,881 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIdAXnepMSvg5ZgpweGpcqRa75Ew2tIZp0Sem3q00M+LsLpBE/7CvgzQA8x5nG+OUnBZHb1ySYXguo2OA1MNXyffuR9JdwIXC5DS6hE2eI5/eH5Cc6q9usqGKqDLFM/wnrpCTuQ+7vgL3cIf9ureqmi1iwZoIHjnkk3BO7yeH4CpeKb7XvfmWWDB6w67qAhsLOMVht9smLiay2xdUwiiY6YqZjUnOjv0WHeUuraxxTyy5GgERtAVtfXcLY3N5rdzzucv6HRX7gRqYL7UEmof0ey/3g4aADyootnJFDC2jl2bZ2L5bYDhNA1f9LvundJHoEGW75BOpz3gc0+VM0ebRL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyHQF53qTEr4OWYKcHhqXKkWu+RMNrSGadEnpt6tNDPi7C6QR\nP+wr4M0APMeZxvjlJwWR29ckmF4LqNjgNTDV8n37kfSXcCFwuQ0uoRNniOf3h+Qn\nOqvbrKhiqgyxTP8J66Qk7kPu74C93CH/bq3qpotYsGaCB455JNwTu8nh+AqXim+1\n735llgwesOu6gIbCzjFYbfbJi4mstsXVMIomOmKmY1Jzo79Fh3lLq2scU8suRoBE\nbQFbX13C2Nzea3c87nL+h0V+4EamC+1BJqH9Hsv94OGgA8qKLZyRQwto5dm2di+W\n2A4TQNX/S77p3SR6BBlu+QTqc94HNPlTNHm0SwIDAQABAoIBAQCkeLZDeQplzXWe\nshEAjlbMA4MOsTh+ftzpX6AZ6L7+zrNCWOsiZNiXyfzQ4gFmBeCXxPUpyXwoXLn6\nX4CPhDN3lTEuT99VzMpdu9gvp+lCpvouEOCzPkGviDX0SxfLElQEeZknuqu47gxa\nK7cXDDJFVn59to4oPxldSgoTAhGb3ze+N+bhGc3DWt9GDbZO8zu6BoFmbRF7MycZ\nGgMObhRwycrr6f8ym99xOEnKiaRcfY19FrwhMmle+lhDs70pz2t7vikNsrLrVeDk\nYilVvnn/OaKHEXe1tNf3lO96MyBqW07kQdRotkkutsVJx4g1vrRUV0hC64ko6PgZ\n7ZyMkgXpAoGBAPfCJoOgtIO98nutAf7NqOHuFHdK3zMJCdZ2TeWr7NYpkiT6YebE\nXNkuFnCvKRVM9vYg9f4U/zwybfvH5etQwLlhic5dgE4/c2MLKKTswRjUglS1Vb7C\no/buiIev1u2qpOcry1PggSgoG5cD9sUiOix1ThPd3L4iyz8HhKYby603AoGBAM8f\nCIamNjpjffKXdVcvv4tgNsy6YcQDA0yIExBjkJBnM7Yi/EtmWzNwTQqlZ8pMQWXV\nIUQLbwpUwv32WOXkAR0M9mtTYpxg0WAZd29dr1yzWYxzLAXvbgHQGJaheFkF4K0v\nxo2/D5F2DHV77pT0PWk8kYdmL/dRX2f95a9FbZuNAoGBAIkPR70jhxkmWGFguSzb\nWuT5jyrbKZSTGHUi5z76GD/1qVp5hPVjhbXDkDhwPfsBo9FPNKaFuRj1EPDrid7e\nwm8LbW/TO+qNoWiWQLrUGpKA5US1OCUaihhNpwvhE7ZQ437bNFVHakvrvC+Tys0N\nfT8g+bt1zesFVoicwR4fXFKLAoGAA+523vdwuBMDZQNy+sCxRhgBcklnaa0U9vLu\nSbVaHSOYW7C2UUgUGxnanIUfPzvLUf+FriD5bpzFRsTSUyrMypxgYREoIgfEcaqK\nFdcVaREOdhgJkeNFl0s37EQMYMQ3y5HIlxA1X3F6MxCzKqioMcMwj/1kk7E7umGb\nZoRO3FECgYBwLaDyTcK+3shEIqxtgI40VNZemCjlEw/5d2Epe9bbrBfn2ZzdMNlW\nSfLL32t/h2w+aLqerQKm3ocxBEW581Vj9IgoN0YTmU9Y/8/kWNpwmFiZBWotkeFB\n60eca87EygFyukc2ujSh+gPUPAhQASCKlPqgJ3eoURri+bRvePprIQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'17853d30255a4e4aa134e5bd7b259c59', 'name': u'singlevm2-kp_15c009c4-a059-4f01-ad65-44422919ee7b', 'created_at': '2018-08-11T21:10:22.881357', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3d7aad7255b54cb0a9b84792a5ea52fc', 'name': 'singlevm2-project_15c009c4-a059-4f01-ad65-44422919ee7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'02:27:73:21:fc:9b:5a:84:e1:f0:e3:0f:f2:df:9c:57', 'type': 'ssh', 'id': u'singlevm2-kp_15c009c4-a059-4f01-ad65-44422919ee7b'}) 2018-08-11 21:10:22,881 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAyHQF53qTEr4OWYKcHhqXKkWu+RMNrSGadEnpt6tNDPi7C6QR P+wr4M0APMeZxvjlJwWR29ckmF4LqNjgNTDV8n37kfSXcCFwuQ0uoRNniOf3h+Qn OqvbrKhiqgyxTP8J66Qk7kPu74C93CH/bq3qpotYsGaCB455JNwTu8nh+AqXim+1 735llgwesOu6gIbCzjFYbfbJi4mstsXVMIomOmKmY1Jzo79Fh3lLq2scU8suRoBE bQFbX13C2Nzea3c87nL+h0V+4EamC+1BJqH9Hsv94OGgA8qKLZyRQwto5dm2di+W 2A4TQNX/S77p3SR6BBlu+QTqc94HNPlTNHm0SwIDAQABAoIBAQCkeLZDeQplzXWe shEAjlbMA4MOsTh+ftzpX6AZ6L7+zrNCWOsiZNiXyfzQ4gFmBeCXxPUpyXwoXLn6 X4CPhDN3lTEuT99VzMpdu9gvp+lCpvouEOCzPkGviDX0SxfLElQEeZknuqu47gxa K7cXDDJFVn59to4oPxldSgoTAhGb3ze+N+bhGc3DWt9GDbZO8zu6BoFmbRF7MycZ GgMObhRwycrr6f8ym99xOEnKiaRcfY19FrwhMmle+lhDs70pz2t7vikNsrLrVeDk YilVvnn/OaKHEXe1tNf3lO96MyBqW07kQdRotkkutsVJx4g1vrRUV0hC64ko6PgZ 7ZyMkgXpAoGBAPfCJoOgtIO98nutAf7NqOHuFHdK3zMJCdZ2TeWr7NYpkiT6YebE XNkuFnCvKRVM9vYg9f4U/zwybfvH5etQwLlhic5dgE4/c2MLKKTswRjUglS1Vb7C o/buiIev1u2qpOcry1PggSgoG5cD9sUiOix1ThPd3L4iyz8HhKYby603AoGBAM8f CIamNjpjffKXdVcvv4tgNsy6YcQDA0yIExBjkJBnM7Yi/EtmWzNwTQqlZ8pMQWXV IUQLbwpUwv32WOXkAR0M9mtTYpxg0WAZd29dr1yzWYxzLAXvbgHQGJaheFkF4K0v xo2/D5F2DHV77pT0PWk8kYdmL/dRX2f95a9FbZuNAoGBAIkPR70jhxkmWGFguSzb WuT5jyrbKZSTGHUi5z76GD/1qVp5hPVjhbXDkDhwPfsBo9FPNKaFuRj1EPDrid7e wm8LbW/TO+qNoWiWQLrUGpKA5US1OCUaihhNpwvhE7ZQ437bNFVHakvrvC+Tys0N fT8g+bt1zesFVoicwR4fXFKLAoGAA+523vdwuBMDZQNy+sCxRhgBcklnaa0U9vLu SbVaHSOYW7C2UUgUGxnanIUfPzvLUf+FriD5bpzFRsTSUyrMypxgYREoIgfEcaqK FdcVaREOdhgJkeNFl0s37EQMYMQ3y5HIlxA1X3F6MxCzKqioMcMwj/1kk7E7umGb ZoRO3FECgYBwLaDyTcK+3shEIqxtgI40VNZemCjlEw/5d2Epe9bbrBfn2ZzdMNlW SfLL32t/h2w+aLqerQKm3ocxBEW581Vj9IgoN0YTmU9Y/8/kWNpwmFiZBWotkeFB 60eca87EygFyukc2ujSh+gPUPAhQASCKlPqgJ3eoURri+bRvePprIQ== -----END RSA PRIVATE KEY----- 2018-08-11 21:10:22,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-11 21:10:22,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" -d '{"security_group": {"name": "singlevm2-sg_15c009c4-a059-4f01-ad65-44422919ee7b", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-11 21:10:23,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-3f3e7572-9d0b-42b3-be00-57e14ee3e260 Date: Sat, 11 Aug 2018 21:10:23 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:22Z", "updated_at": "2018-08-11T21:10:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:22Z", "revision_number": 0, "id": "41b5cd87-1f06-44d1-bae4-ff48cb527d2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:22Z", "security_group_id": "d6a973ff-c294-466e-a427-58fd5a62aa53", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:22Z", "revision_number": 0, "id": "4c1b093e-fcfb-4778-bb90-d0fb454f653c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:22Z", "security_group_id": "d6a973ff-c294-466e-a427-58fd5a62aa53", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 2, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "d6a973ff-c294-466e-a427-58fd5a62aa53", "name": "singlevm2-sg_15c009c4-a059-4f01-ad65-44422919ee7b"}} 2018-08-11 21:10:23,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-3f3e7572-9d0b-42b3-be00-57e14ee3e260 2018-08-11 21:10:23,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.32867193222s 2018-08-11 21:10:23,214 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-3f3e7572-9d0b-42b3-be00-57e14ee3e260 2018-08-11 21:10:23,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-11 21:10:23,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:23,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-a6c5cc04-865a-4421-9abb-afcc952c2a9d Date: Sat, 11 Aug 2018 21:10:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:22Z", "updated_at": "2018-08-11T21:10:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:22Z", "revision_number": 0, "id": "41b5cd87-1f06-44d1-bae4-ff48cb527d2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:22Z", "security_group_id": "d6a973ff-c294-466e-a427-58fd5a62aa53", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:22Z", "revision_number": 0, "id": "4c1b093e-fcfb-4778-bb90-d0fb454f653c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:22Z", "security_group_id": "d6a973ff-c294-466e-a427-58fd5a62aa53", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 2, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "d6a973ff-c294-466e-a427-58fd5a62aa53", "name": "singlevm2-sg_15c009c4-a059-4f01-ad65-44422919ee7b"}]} 2018-08-11 21:10:23,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-a6c5cc04-865a-4421-9abb-afcc952c2a9d 2018-08-11 21:10:23,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0978691577911s 2018-08-11 21:10:23,317 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-a6c5cc04-865a-4421-9abb-afcc952c2a9d 2018-08-11 21:10:23,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-11 21:10:23,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" -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": "d6a973ff-c294-466e-a427-58fd5a62aa53"}}' 2018-08-11 21:10:23,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-b916c93a-d63c-4a70-aa46-1941dbd7b377 Date: Sat, 11 Aug 2018 21:10:23 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-08-11T21:10:23Z", "security_group_id": "d6a973ff-c294-466e-a427-58fd5a62aa53", "port_range_min": 22, "revision_number": 0, "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:23Z", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "36126621-917a-4cf9-8629-a5da2af38c43"}} 2018-08-11 21:10:23,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-b916c93a-d63c-4a70-aa46-1941dbd7b377 2018-08-11 21:10:23,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.187709093094s 2018-08-11 21:10:23,509 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-b916c93a-d63c-4a70-aa46-1941dbd7b377 2018-08-11 21:10:23,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-11 21:10:23,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:23,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-cf9d5658-f7e3-4c33-b020-015a12740c1c Date: Sat, 11 Aug 2018 21:10:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:22Z", "updated_at": "2018-08-11T21:10:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-11T21:10:23Z", "revision_number": 0, "id": "36126621-917a-4cf9-8629-a5da2af38c43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:23Z", "security_group_id": "d6a973ff-c294-466e-a427-58fd5a62aa53", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:22Z", "revision_number": 0, "id": "41b5cd87-1f06-44d1-bae4-ff48cb527d2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:22Z", "security_group_id": "d6a973ff-c294-466e-a427-58fd5a62aa53", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:22Z", "revision_number": 0, "id": "4c1b093e-fcfb-4778-bb90-d0fb454f653c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:22Z", "security_group_id": "d6a973ff-c294-466e-a427-58fd5a62aa53", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 3, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "d6a973ff-c294-466e-a427-58fd5a62aa53", "name": "singlevm2-sg_15c009c4-a059-4f01-ad65-44422919ee7b"}]} 2018-08-11 21:10:23,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-cf9d5658-f7e3-4c33-b020-015a12740c1c 2018-08-11 21:10:23,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0547468662262s 2018-08-11 21:10:23,568 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-cf9d5658-f7e3-4c33-b020-015a12740c1c 2018-08-11 21:10:23,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-11 21:10:23,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" -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": "d6a973ff-c294-466e-a427-58fd5a62aa53"}}' 2018-08-11 21:10:23,764 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-e41739d4-45c0-4ed8-a497-ff6040413fd8 Date: Sat, 11 Aug 2018 21:10:23 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-08-11T21:10:23Z", "security_group_id": "d6a973ff-c294-466e-a427-58fd5a62aa53", "port_range_min": null, "revision_number": 0, "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:23Z", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "c239ea4e-aa96-4acc-a901-cdc3895e4fca"}} 2018-08-11 21:10:23,764 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-e41739d4-45c0-4ed8-a497-ff6040413fd8 2018-08-11 21:10:23,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.192828893661s 2018-08-11 21:10:23,765 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-e41739d4-45c0-4ed8-a497-ff6040413fd8 2018-08-11 21:10:23,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:10:23,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:23,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-d02cfe56-3c2f-4221-b8cb-c8213dd797a0 Date: Sat, 11 Aug 2018 21:10:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["826bb533-7fb8-4fe8-8887-02ec87535846"],"updated_at":"2018-08-11T21:10:17Z","tenant_id":"3d7aad7255b54cb0a9b84792a5ea52fc","created_at":"2018-08-11T21:10:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3d7aad7255b54cb0a9b84792a5ea52fc","id":"08cf1603-7691-47d8-bf31-54a42185bcbc","name":"singlevm2-net_15c009c4-a059-4f01-ad65-44422919ee7b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-11 21:10:23,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d02cfe56-3c2f-4221-b8cb-c8213dd797a0 2018-08-11 21:10:23,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113394975662s 2018-08-11 21:10:23,880 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d02cfe56-3c2f-4221-b8cb-c8213dd797a0 2018-08-11 21:10:23,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:10:23,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:23,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-0f4b087b-dd97-4f8d-9e26-bef05d243f71 Date: Sat, 11 Aug 2018 21:10:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df/snap", "metadata": {}}], "file": "/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df/file", "owner": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "size": 12716032, "self": "/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:10:22Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_15c009c4-a059-4f01-ad65-44422919ee7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_15c009c4-a059-4f01-ad65-44422919ee7b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:10:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:10:23,918 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0f4b087b-dd97-4f8d-9e26-bef05d243f71 2018-08-11 21:10:23,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0335659980774s 2018-08-11 21:10:23,919 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0f4b087b-dd97-4f8d-9e26-bef05d243f71 2018-08-11 21:10:23,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:10:23,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:23,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10: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-c19b4a82-ca97-4312-8cf3-e0e806e35467 x-compute-request-id: req-c19b4a82-ca97-4312-8cf3-e0e806e35467 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_15c009c4-a059-4f01-ad65-44422919ee7b", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/2ba72725-54d5-4001-b31c-c490cbef437e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/2ba72725-54d5-4001-b31c-c490cbef437e", "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": "2ba72725-54d5-4001-b31c-c490cbef437e"}]} 2018-08-11 21:10:23,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-c19b4a82-ca97-4312-8cf3-e0e806e35467 2018-08-11 21:10:23,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.028865814209s 2018-08-11 21:10:23,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-c19b4a82-ca97-4312-8cf3-e0e806e35467 2018-08-11 21:10:23,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-11 21:10:23,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" -d '{"server": {"name": "singlevm2-vm_15c009c4-a059-4f01-ad65-44422919ee7b", "imageRef": "b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "key_name": "singlevm2-kp_15c009c4-a059-4f01-ad65-44422919ee7b", "flavorRef": "2ba72725-54d5-4001-b31c-c490cbef437e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "08cf1603-7691-47d8-bf31-54a42185bcbc"}], "security_groups": [{"name": "d6a973ff-c294-466e-a427-58fd5a62aa53"}]}}' 2018-08-11 21:10:25,220 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:10: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-a86a8571-4f91-458d-893d-6136cd7a8b91 x-compute-request-id: req-a86a8571-4f91-458d-893d-6136cd7a8b91 Content-Length: 403 location: http://172.30.9.30:8774/v2.1/servers/b47080df-690f-413c-b71b-f1066eff8d4f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "d6a973ff-c294-466e-a427-58fd5a62aa53"}], "OS-DCF:diskConfig": "MANUAL", "id": "b47080df-690f-413c-b71b-f1066eff8d4f", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b47080df-690f-413c-b71b-f1066eff8d4f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b47080df-690f-413c-b71b-f1066eff8d4f", "rel": "bookmark"}], "adminPass": "22XiChz4X3VU"}} 2018-08-11 21:10:25,220 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-a86a8571-4f91-458d-893d-6136cd7a8b91 2018-08-11 21:10:25,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.26900815964s 2018-08-11 21:10:25,221 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-a86a8571-4f91-458d-893d-6136cd7a8b91 2018-08-11 21:10:25,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:10:25,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:25,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10: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-415632b3-06b2-4742-90e6-9e619bdb756b x-compute-request-id: req-415632b3-06b2-4742-90e6-9e619bdb756b 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.30:8774/v2.1/servers/b47080df-690f-413c-b71b-f1066eff8d4f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b47080df-690f-413c-b71b-f1066eff8d4f", "rel": "bookmark"}], "image": {"id": "b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "links": [{"href": "http://172.30.9.30:8774/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ba72725-54d5-4001-b31c-c490cbef437e", "links": [{"href": "http://172.30.9.30:8774/flavors/2ba72725-54d5-4001-b31c-c490cbef437e", "rel": "bookmark"}]}, "id": "b47080df-690f-413c-b71b-f1066eff8d4f", "user_id": "17853d30255a4e4aa134e5bd7b259c59", "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-08-11T21:10:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_15c009c4-a059-4f01-ad65-44422919ee7b", "name": "singlevm2-vm_15c009c4-a059-4f01-ad65-44422919ee7b", "created": "2018-08-11T21:10:25Z", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:10:25,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-415632b3-06b2-4742-90e6-9e619bdb756b 2018-08-11 21:10:25,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435227870941s 2018-08-11 21:10:25,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-415632b3-06b2-4742-90e6-9e619bdb756b 2018-08-11 21:10:25,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:10:25,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:25,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-99f21153-9556-4418-bd1c-cae320bf6633 Date: Sat, 11 Aug 2018 21:10:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["826bb533-7fb8-4fe8-8887-02ec87535846"],"updated_at":"2018-08-11T21:10:17Z","tenant_id":"3d7aad7255b54cb0a9b84792a5ea52fc","created_at":"2018-08-11T21:10:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3d7aad7255b54cb0a9b84792a5ea52fc","id":"08cf1603-7691-47d8-bf31-54a42185bcbc","name":"singlevm2-net_15c009c4-a059-4f01-ad65-44422919ee7b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-11 21:10:25,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-99f21153-9556-4418-bd1c-cae320bf6633 2018-08-11 21:10:25,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.127805948257s 2018-08-11 21:10:25,793 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-99f21153-9556-4418-bd1c-cae320bf6633 2018-08-11 21:10:25,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 21:10:25,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:25,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-128b8a1a-1812-4b6a-94f5-25cd2fa1af24 Date: Sat, 11 Aug 2018 21:10:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08cf1603-7691-47d8-bf31-54a42185bcbc","tenant_id":"3d7aad7255b54cb0a9b84792a5ea52fc","created_at":"2018-08-11T21:10:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:10:17Z","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":"3d7aad7255b54cb0a9b84792a5ea52fc","id":"826bb533-7fb8-4fe8-8887-02ec87535846","subnetpool_id":null,"name":"singlevm2-subnet_15c009c4-a059-4f01-ad65-44422919ee7b"}]} 2018-08-11 21:10:25,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-128b8a1a-1812-4b6a-94f5-25cd2fa1af24 2018-08-11 21:10:25,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0656681060791s 2018-08-11 21:10:25,860 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-128b8a1a-1812-4b6a-94f5-25cd2fa1af24 2018-08-11 21:10:25,860 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:10:27,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:10:27,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:28,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21: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-e6c71768-272a-4a22-a6f0-43d3c134fba7 x-compute-request-id: req-e6c71768-272a-4a22-a6f0-43d3c134fba7 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.30:8774/v2.1/servers/b47080df-690f-413c-b71b-f1066eff8d4f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b47080df-690f-413c-b71b-f1066eff8d4f", "rel": "bookmark"}], "image": {"id": "b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "links": [{"href": "http://172.30.9.30:8774/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ba72725-54d5-4001-b31c-c490cbef437e", "links": [{"href": "http://172.30.9.30:8774/flavors/2ba72725-54d5-4001-b31c-c490cbef437e", "rel": "bookmark"}]}, "id": "b47080df-690f-413c-b71b-f1066eff8d4f", "security_groups": [{"name": "singlevm2-sg_15c009c4-a059-4f01-ad65-44422919ee7b"}], "user_id": "17853d30255a4e4aa134e5bd7b259c59", "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-08-11T21:10:26Z", "hostId": "70f2be3f223cf291f5ccdec478437a233188492cb7c014c8ca7438c5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_15c009c4-a059-4f01-ad65-44422919ee7b", "name": "singlevm2-vm_15c009c4-a059-4f01-ad65-44422919ee7b", "created": "2018-08-11T21:10:25Z", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:10:28,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e6c71768-272a-4a22-a6f0-43d3c134fba7 2018-08-11 21:10:28,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185506105423s 2018-08-11 21:10:28,049 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e6c71768-272a-4a22-a6f0-43d3c134fba7 2018-08-11 21:10:28,053 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:10:30,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:10:30,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:30,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21: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-90b965ec-c014-45d2-a008-836e1c5841de x-compute-request-id: req-90b965ec-c014-45d2-a008-836e1c5841de 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.30:8774/v2.1/servers/b47080df-690f-413c-b71b-f1066eff8d4f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b47080df-690f-413c-b71b-f1066eff8d4f", "rel": "bookmark"}], "image": {"id": "b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "links": [{"href": "http://172.30.9.30:8774/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ba72725-54d5-4001-b31c-c490cbef437e", "links": [{"href": "http://172.30.9.30:8774/flavors/2ba72725-54d5-4001-b31c-c490cbef437e", "rel": "bookmark"}]}, "id": "b47080df-690f-413c-b71b-f1066eff8d4f", "security_groups": [{"name": "singlevm2-sg_15c009c4-a059-4f01-ad65-44422919ee7b"}], "user_id": "17853d30255a4e4aa134e5bd7b259c59", "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-08-11T21:10:26Z", "hostId": "70f2be3f223cf291f5ccdec478437a233188492cb7c014c8ca7438c5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_15c009c4-a059-4f01-ad65-44422919ee7b", "name": "singlevm2-vm_15c009c4-a059-4f01-ad65-44422919ee7b", "created": "2018-08-11T21:10:25Z", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:10:30,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-90b965ec-c014-45d2-a008-836e1c5841de 2018-08-11 21:10:30,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190242052078s 2018-08-11 21:10:30,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-90b965ec-c014-45d2-a008-836e1c5841de 2018-08-11 21:10:30,251 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:10:32,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:10:32,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:32,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10: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-b56508a0-37ae-4161-b52c-c60db0a93343 x-compute-request-id: req-b56508a0-37ae-4161-b52c-c60db0a93343 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_15c009c4-a059-4f01-ad65-44422919ee7b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:72:22", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b47080df-690f-413c-b71b-f1066eff8d4f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b47080df-690f-413c-b71b-f1066eff8d4f", "rel": "bookmark"}], "image": {"id": "b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "links": [{"href": "http://172.30.9.30:8774/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:10:30.000000", "flavor": {"id": "2ba72725-54d5-4001-b31c-c490cbef437e", "links": [{"href": "http://172.30.9.30:8774/flavors/2ba72725-54d5-4001-b31c-c490cbef437e", "rel": "bookmark"}]}, "id": "b47080df-690f-413c-b71b-f1066eff8d4f", "security_groups": [{"name": "singlevm2-sg_15c009c4-a059-4f01-ad65-44422919ee7b"}], "user_id": "17853d30255a4e4aa134e5bd7b259c59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:10:30Z", "hostId": "70f2be3f223cf291f5ccdec478437a233188492cb7c014c8ca7438c5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_15c009c4-a059-4f01-ad65-44422919ee7b", "name": "singlevm2-vm_15c009c4-a059-4f01-ad65-44422919ee7b", "created": "2018-08-11T21:10:25Z", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:10:32,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b56508a0-37ae-4161-b52c-c60db0a93343 2018-08-11 21:10:32,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537697792053s 2018-08-11 21:10:32,792 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b56508a0-37ae-4161-b52c-c60db0a93343 2018-08-11 21:10:32,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-11 21:10:32,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=b47080df-690f-413c-b71b-f1066eff8d4f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:32,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c2c95d7e-49bf-457e-beda-038c157acc3e Date: Sat, 11 Aug 2018 21:10:32 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"08cf1603-7691-47d8-bf31-54a42185bcbc","tenant_id":"3d7aad7255b54cb0a9b84792a5ea52fc","created_at":"2018-08-11T21:10:26Z","admin_state_up":true,"updated_at":"2018-08-11T21:10:30Z","binding:vnic_type":"normal","device_id":"b47080df-690f-413c-b71b-f1066eff8d4f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d1:72:22","id":"087c1a12-9581-4150-a3be-6cc7a93b3961","port_security_enabled":true,"project_id":"3d7aad7255b54cb0a9b84792a5ea52fc","fixed_ips":[{"subnet_id":"826bb533-7fb8-4fe8-8887-02ec87535846","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["d6a973ff-c294-466e-a427-58fd5a62aa53"],"name":""}]} 2018-08-11 21:10:32,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=b47080df-690f-413c-b71b-f1066eff8d4f used request id req-c2c95d7e-49bf-457e-beda-038c157acc3e 2018-08-11 21:10:32,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0527758598328s 2018-08-11 21:10:32,849 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=b47080df-690f-413c-b71b-f1066eff8d4f used request id req-c2c95d7e-49bf-457e-beda-038c157acc3e 2018-08-11 21:10:32,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:10:32,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=087c1a12-9581-4150-a3be-6cc7a93b3961" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:32,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2ecca89d-2f70-4966-b131-77443df7261b Date: Sat, 11 Aug 2018 21:10:32 GMT RESP BODY: {"floatingips": []} 2018-08-11 21:10:32,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=087c1a12-9581-4150-a3be-6cc7a93b3961 used request id req-2ecca89d-2f70-4966-b131-77443df7261b 2018-08-11 21:10:32,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0175700187683s 2018-08-11 21:10:32,872 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=087c1a12-9581-4150-a3be-6cc7a93b3961 used request id req-2ecca89d-2f70-4966-b131-77443df7261b 2018-08-11 21:10:32,873 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_15c009c4-a059-4f01-ad65-44422919ee7b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:72:22', 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'b6c0bd5c-ce83-4371-b850-6f2e30c5b1df'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-11T21:10:30.000000', 'flavor': Munch({u'id': u'2ba72725-54d5-4001-b31c-c490cbef437e'}), 'az': u'nova', 'id': u'b47080df-690f-413c-b71b-f1066eff8d4f', 'security_groups': [Munch({u'name': u'singlevm2-sg_15c009c4-a059-4f01-ad65-44422919ee7b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'17853d30255a4e4aa134e5bd7b259c59', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3d7aad7255b54cb0a9b84792a5ea52fc', 'name': 'singlevm2-project_15c009c4-a059-4f01-ad65-44422919ee7b', '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-08-11T21:10:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-11T21:10:30Z', 'hostId': u'70f2be3f223cf291f5ccdec478437a233188492cb7c014c8ca7438c5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_15c009c4-a059-4f01-ad65-44422919ee7b', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'70f2be3f223cf291f5ccdec478437a233188492cb7c014c8ca7438c5', '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-08-11T21:10:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3d7aad7255b54cb0a9b84792a5ea52fc', 'name': u'singlevm2-vm_15c009c4-a059-4f01-ad65-44422919ee7b', 'adminPass': u'22XiChz4X3VU', 'tenant_id': u'3d7aad7255b54cb0a9b84792a5ea52fc', 'created_at': u'2018-08-11T21:10:25Z', 'created': u'2018-08-11T21:10:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-11 21:10:32,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:10:32,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:32,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-7d858c9e-bcf2-4bc1-81fe-e274723cab82 Date: Sat, 11 Aug 2018 21:10:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["826bb533-7fb8-4fe8-8887-02ec87535846"],"updated_at":"2018-08-11T21:10:17Z","tenant_id":"3d7aad7255b54cb0a9b84792a5ea52fc","created_at":"2018-08-11T21:10:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3d7aad7255b54cb0a9b84792a5ea52fc","id":"08cf1603-7691-47d8-bf31-54a42185bcbc","name":"singlevm2-net_15c009c4-a059-4f01-ad65-44422919ee7b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-11 21:10:32,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-7d858c9e-bcf2-4bc1-81fe-e274723cab82 2018-08-11 21:10:32,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106369018555s 2018-08-11 21:10:32,982 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-7d858c9e-bcf2-4bc1-81fe-e274723cab82 2018-08-11 21:10:32,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-11 21:10:32,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=b47080df-690f-413c-b71b-f1066eff8d4f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:33,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-969c7ab8-3445-4b61-bdb3-b5fde3bb64aa Date: Sat, 11 Aug 2018 21:10:33 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"08cf1603-7691-47d8-bf31-54a42185bcbc","tenant_id":"3d7aad7255b54cb0a9b84792a5ea52fc","created_at":"2018-08-11T21:10:26Z","admin_state_up":true,"updated_at":"2018-08-11T21:10:30Z","binding:vnic_type":"normal","device_id":"b47080df-690f-413c-b71b-f1066eff8d4f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d1:72:22","id":"087c1a12-9581-4150-a3be-6cc7a93b3961","port_security_enabled":true,"project_id":"3d7aad7255b54cb0a9b84792a5ea52fc","fixed_ips":[{"subnet_id":"826bb533-7fb8-4fe8-8887-02ec87535846","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["d6a973ff-c294-466e-a427-58fd5a62aa53"],"name":""}]} 2018-08-11 21:10:33,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=b47080df-690f-413c-b71b-f1066eff8d4f used request id req-969c7ab8-3445-4b61-bdb3-b5fde3bb64aa 2018-08-11 21:10:33,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0573449134827s 2018-08-11 21:10:33,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=b47080df-690f-413c-b71b-f1066eff8d4f used request id req-969c7ab8-3445-4b61-bdb3-b5fde3bb64aa 2018-08-11 21:10:33,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-11 21:10:33,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" -d '{"floatingip": {"floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.7", "port_id": "087c1a12-9581-4150-a3be-6cc7a93b3961"}}' 2018-08-11 21:10:34,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-b0466dc9-3bf5-4355-9283-6f061f67dd4b Date: Sat, 11 Aug 2018 21:10:34 GMT RESP BODY: {"floatingip": {"router_id": "fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T21:10:33Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "087c1a12-9581-4150-a3be-6cc7a93b3961", "id": "45a73b6e-b5e2-4583-901d-7cb18b2b7346", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:33Z", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}} 2018-08-11 21:10:34,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-b0466dc9-3bf5-4355-9283-6f061f67dd4b 2018-08-11 21:10:34,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.71233701706s 2018-08-11 21:10:34,755 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-b0466dc9-3bf5-4355-9283-6f061f67dd4b 2018-08-11 21:10:34,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:10:34,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:34,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-511d36d5-4c54-437a-9b0c-326ac0e70ac0 Date: Sat, 11 Aug 2018 21:10:34 GMT RESP BODY: {"floatingips": [{"router_id": "fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T21:10:33Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "087c1a12-9581-4150-a3be-6cc7a93b3961", "id": "45a73b6e-b5e2-4583-901d-7cb18b2b7346", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:33Z", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}]} 2018-08-11 21:10:34,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-511d36d5-4c54-437a-9b0c-326ac0e70ac0 2018-08-11 21:10:34,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0340969562531s 2018-08-11 21:10:34,797 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-511d36d5-4c54-437a-9b0c-326ac0e70ac0 2018-08-11 21:10:34,801 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'3d7aad7255b54cb0a9b84792a5ea52fc', 'created_at': u'2018-08-11T21:10:33Z', 'attached': True, 'updated_at': u'2018-08-11T21:10:33Z', 'id': u'45a73b6e-b5e2-4583-901d-7cb18b2b7346', 'floating_network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3d7aad7255b54cb0a9b84792a5ea52fc', 'name': 'singlevm2-project_15c009c4-a059-4f01-ad65-44422919ee7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1', 'project_id': u'3d7aad7255b54cb0a9b84792a5ea52fc', 'port_id': u'087c1a12-9581-4150-a3be-6cc7a93b3961', 'port': u'087c1a12-9581-4150-a3be-6cc7a93b3961', 'network': u'2f70d71e-d369-422c-afe9-61964f7f223e'}) 2018-08-11 21:10:34,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 21:10:34,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b47080df-690f-413c-b71b-f1066eff8d4f/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}743578db469154104be3f72e24d71e77e3ee1d69" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 21:10:34,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21: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-87d3b886-a2c5-4b17-b0fc-4eabe525a831 x-compute-request-id: req-87d3b886-a2c5-4b17-b0fc-4eabe525a831 Content-Encoding: gzip Content-Length: 9547 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 444196275 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.142301] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.143974] pid_max: default: 32768 minimum: 301\n[ 0.144875] ACPI: Core revision 20150930\n[ 0.146297] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.147631] Security Framework initialized\n[ 0.148456] Yama: becoming mindful.\n[ 0.149193] AppArmor: AppArmor initialized\n[ 0.150070] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.151413] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.152702] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153932] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155360] Initializing cgroup subsys io\n[ 0.156206] Initializing cgroup subsys memory\n[ 0.157091] Initializing cgroup subsys devices\n[ 0.157983] Initializing cgroup subsys freezer\n[ 0.158863] Initializing cgroup subsys net_cls\n[ 0.159738] Initializing cgroup subsys perf_event\n[ 0.160656] Initializing cgroup subsys net_prio\n[ 0.161572] Initializing cgroup subsys hugetlb\n[ 0.162450] Initializing cgroup subsys pids\n[ 0.163332] CPU: Physical Processor ID: 0\n[ 0.164830] mce: CPU supports 10 MCE banks\n[ 0.165696] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.166747] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181183] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187288] ftrace: allocating 31920 entries in 125 pages\n[ 0.212270] smpboot: Max logical packages: 1\n[ 0.213144] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214511] x2apic enabled\n[ 0.215329] Switched APIC routing to physical x2apic.\n[ 0.217091] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.218248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.220274] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.222084] KVM setup paravirtual spinlock\n[ 0.223394] x86: Booted up 1 node, 1 CPUs\n[ 0.224216] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.225625] devtmpfs: initialized\n[ 0.227373] evm: security.selinux\n[ 0.228097] evm: security.SMACK64\n[ 0.228801] evm: security.SMACK64EXEC\n[ 0.229553] evm: security.SMACK64TRANSMUTE\n[ 0.230373] evm: security.SMACK64MMAP\n[ 0.231129] evm: security.ima\n[ 0.231776] evm: security.capability\n[ 0.232588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234475] pinctrl core: initialized pinctrl subsystem\n[ 0.235596] RTC time: 21:10:30, date: 08/11/18\n[ 0.236574] NET: Registered protocol family 16\n[ 0.237611] cpuidle: using governor ladder\n[ 0.238453] cpuidle: using governor menu\n[ 0.239251] PCCT header not found.\n[ 0.240020] ACPI: bus type PCI registered\n[ 0.240837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.242101] PCI: Using configuration type 1 for base access\n[ 0.243899] ACPI: Added _OSI(Module Device)\n[ 0.244751] ACPI: Added _OSI(Processor Device)\n[ 0.245621] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.246538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.248361] ACPI: Interpreter enabled\n[ 0.249157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.251034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.254763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.256616] ACPI: (supports S0 S5)\n[ 0.257352] ACPI: Using IOAPIC for interrupt routing\n[ 0.258323] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.261467] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.262631] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263894] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265097] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.267373] acpiphp: Slot [3] registered\n[ 0.268195] acpiphp: Slot [4] registered\n[ 0.269006] acpiphp: Slot [5] registered\n[ 0.269815] acpiphp: Slot [6] registered\n[ 0.270621] acpiphp: Slot [7] registered\n[ 0.271441] acpiphp: Slot [8] registered\n[ 0.272255] acpiphp: Slot [9] registered\n[ 0.273061] acpiphp: Slot [10] registered\n[ 0.273891] acpiphp: Slot [11] registered\n[ 0.274714] acpiphp: Slot [12] registered\n[ 0.275546] acpiphp: Slot [13] registered\n[ 0.276367] acpiphp: Slot [14] registered\n[ 0.277191] acpiphp: Slot [15] registered\n[ 0.287956] acpiphp: Slot [16] registered\n[ 0.288782] acpiphp: Slot [17] registered\n[ 0.289601] acpiphp: Slot [18] registered\n[ 0.290422] acpiphp: Slot [19] registered\n[ 0.291245] acpiphp: Slot [20] registered\n[ 0.292072] acpiphp: Slot [21] registered\n[ 0.292895] acpiphp: Slot [22] registered\n[ 0.293713] acpiphp: Slot [23] registered\n[ 0.294535] acpiphp: Slot [24] registered\n[ 0.295361] acpiphp: Slot [25] registered\n[ 0.296187] acpiphp: Slot [26] registered\n[ 0.297013] acpiphp: Slot [27] registered\n[ 0.297872] acpiphp: Slot [28] registered\n[ 0.298686] acpiphp: Slot [29] registered\n[ 0.299508] acpiphp: Slot [30] registered\n[ 0.300340] acpiphp: Slot [31] registered\n[ 0.301164] PCI host bridge to bus 0000:00\n[ 0.301988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304463] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305938] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307408] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.308941] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.313678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.314874] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316155] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319773] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321236] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.340312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.342207] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.343646] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.345069] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.346462] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.347739] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.349080] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.350150] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.351718] vgaarb: loaded\n[ 0.352329] vgaarb: bridge control possible 0000:00:02.0\n[ 0.353575] SCSI subsystem initialized\n[ 0.354499] ACPI: bus type USB registered\n[ 0.355341] usbcore: registered new interface driver usbfs\n[ 0.356384] usbcore: registered new interface driver hub\n[ 0.357414] usbcore: registered new device driver usb\n[ 0.358557] PCI: Using ACPI for IRQ routing\n[ 0.359687] NetLabel: Initializing\n[ 0.360423] NetLabel: domain hash size = 128\n[ 0.361288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.362259] NetLabel: unlabeled traffic allowed by default\n[ 0.363432] clocksource: Switched to clocksource kvm-clock\n[ 0.371604] AppArmor: AppArmor Filesystem Enabled\n[ 0.372594] pnp: PnP ACPI init\n[ 0.373544] pnp: PnP ACPI: found 5 devices\n[ 0.379868] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.381604] NET: Registered protocol family 2\n[ 0.382660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.383976] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.385196] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.386407] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387503] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.388737] NET: Registered protocol family 1\n[ 0.389621] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.390739] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.391830] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.405918] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.420109] Trying to unpack rootfs image as initramfs...\n[ 0.476853] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.478514] Scanning for low memory corruption every 60 seconds\n[ 0.479938] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.481113] audit: initializing netlink subsys (disabled)\n[ 0.482155] audit: type=2000 audit(1534021831.194:1): initialized\n[ 0.483542] Initialise system trusted keyring\n[ 0.484495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.485675] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.487824] zbud: loaded\n[ 0.488563] VFS: Disk quotas dquot_6.6.0\n[ 0.489406] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.491063] fuse init (API version 7.23)\n[ 0.491989] Key type big_key registered\n[ 0.492810] Allocating IMA MOK and blacklist keyrings.\n[ 0.494057] Key type asymmetric registered\n[ 0.494897] Asymmetric key parser 'x509' registered\n[ 0.495881] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.497376] io scheduler noop registered\n[ 0.498189] io scheduler deadline registered (default)\n[ 0.499204] io scheduler cfq registered\n[ 0.500107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.501189] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.502482] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.503966] ACPI: Power Button [PWRF]\n[ 0.504832] GHES: HEST is not enabled!\n[ 0.518537] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.546426] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.548540] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.572465] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.574767] Linux agpgart interface v0.103\n[ 0.577381] brd: module loaded\n[ 0.579057] loop: module loaded\n[ 0.582297] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.583791] GPT:90111 != 2097151\n[ 0.584479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.585591] GPT:90111 != 2097151\n[ 0.586277] GPT: Use GNU Parted to correct GPT errors.\n[ 0.587264] vda: vda1 vda15\n[ 0.588505] scsi host0: ata_piix\n[ 0.589295] scsi host1: ata_piix\n[ 0.590030] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.591317] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.592809] libphy: Fixed MDIO Bus: probed\n[ 0.593639] tun: Universal TUN/TAP device driver, 1.6\n[ 0.594606] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.596773] PPP generic driver version 2.4.2\n[ 0.597703] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.598929] ehci-pci: EHCI PCI platform driver\n[ 0.599827] ehci-platform: EHCI generic platform driver\n[ 0.600872] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.602025] ohci-pci: OHCI PCI platform driver\n[ 0.602918] ohci-platform: OHCI generic platform driver\n[ 0.603937] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.620592] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.621848] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.623373] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.624453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.625704] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.627004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.628459] usb usb1: Product: UHCI Host Controller\n[ 0.629420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.630594] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.631759] hub 1-0:1.0: USB hub found\n[ 0.632557] hub 1-0:1.0: 2 ports detected\n[ 0.633605] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.635872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.636849] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.637932] mousedev: PS/2 mouse device common for all mice\n[ 0.639385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.641316] rtc_cmos 00:00: RTC can wake from S4\n[ 0.642478] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.643719] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644960] i2c /dev entries driver\n[ 0.645775] device-mapper: uevent: version 1.0.3\n[ 0.646770] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.648478] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.650041] NET: Registered protocol family 10\n[ 0.651259] NET: Registered protocol family 17\n[ 0.652217] Key type dns_resolver registered\n[ 0.653273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.654415] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.656280] registered taskstats version 1\n[ 0.657154] Loading compiled-in X.509 certificates\n[ 0.658661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.660606] zswap: loaded using pool lzo/zbud\n[ 0.662356] Key type trusted registered\n[ 0.664163] Key type encrypted registered\n[ 0.665013] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666071] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667139] evm: HMAC attrs: 0x1\n[ 0.668186] Magic number: 14:682:196\n[ 0.669073] rtc_cmos 00:00: setting system clock to 2018-08-11 21:10:30 UTC (1534021830)\n[ 0.670748] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671936] EDD information not available.\n[ 0.752821] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764436] Write protecting the kernel read-only data: 14336k\n[ 0.766602] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.768496] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\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.812495] 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.71\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.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.80. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCakW9Ic5BrSa3IRvwZ14+kz6yb1DMJbiNTj7jI4wowpa1pyIkuJpFErY4o/9arxeYVc//UROXUOEUNE7Etzq8o+mOBphrjHwbgdjPeUVcJ1bBISz4SB8Flb99gHH2tOMVlGbnt1/PLpGkohL5EbiL4pRkJpECo1kkJ+QtMouTTc5X/Yu3Rm5WnZsGTKhO87Iwc86bB4aCPa75h1DBFGhEUvHW47yNLPPkvh02QHbMIg5pB906ozD35k1Cz/uowOjvOKIT3Q2ICW1Zw2cnleVhVG/ZXr48qQuyGqn4l0i+i+N1e+yZr/rkzDw5EKbmgfM0s1w/CJpyiBjeVfaZqN1hb root@singlevm2-vm-15c009c4-a059-4f01-ad65-44422919ee7b\nssh-dss AAAAB3NzaC1kc3MAAACBAIOjwW3WvkwZvLAekImHqsiYr0ILXYzFt/mlPQg0Gwjf4MGxhEuB1IvTIpD634o8Je/ZO2taYfMDiwVfjS+hokHSZXY45BSxIEZfFPA4FB3h8K0Y1o6nBKwAK2BiucnjnShuMMJLflPiUOZ4B7sCTAgeksztTEwCejYvOUPv+Db3AAAAFQD31SebynVB1YABf6CJleqmNtooSQAAAIBuKq0a85rytm8FOywSdmde6Lf6SZ9ff8os+q+GV+3j6sdutDI4koX5+HJG9ddSKterq1t8nNK+TvGrUWansBasDq1b6LgakiS9sRPpUC5nUkpglcHT4ElCtNQxy62ApiC9dmAhrjcMtWjn68ANoc7kLF4hQGaCzDJG19/hjt7qxgAAAIARUsdvst9n5wqBVg2npZluIXm/NeQrej8ibhkPeyKyNnOpev+UBJyRM7clOi17DiqvdsPQxibTC6/zLZfoGn2xPzleGHNTplXufZtBYGnQDIuYe+DSncv8X2zaJzI5C89Fmv4W7If6sVS0pM6jCi3mRamKeXWkk/LKS/M8QnW1xw== root@singlevm2-vm-15c009c4-a059-4f01-ad65-44422919ee7b\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.59s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fed1:7222/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 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: singlevm2-vm-15c009c4-a059-4f01-ad65-44422919ee7b\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.54 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-15c009c4-a059-4f01-ad65-44422919ee7b login: "} 2018-08-11 21:10:34,893 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b47080df-690f-413c-b71b-f1066eff8d4f/action used request id req-87d3b886-a2c5-4b17-b0fc-4eabe525a831 2018-08-11 21:10:34,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0919368267059s 2018-08-11 21:10:34,894 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b47080df-690f-413c-b71b-f1066eff8d4f/action used request id req-87d3b886-a2c5-4b17-b0fc-4eabe525a831 2018-08-11 21:10:34,895 - 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 444196275 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.142301] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.143974] pid_max: default: 32768 minimum: 301 [ 0.144875] ACPI: Core revision 20150930 [ 0.146297] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.147631] Security Framework initialized [ 0.148456] Yama: becoming mindful. [ 0.149193] AppArmor: AppArmor initialized [ 0.150070] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.151413] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.152702] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153932] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.155360] Initializing cgroup subsys io [ 0.156206] Initializing cgroup subsys memory [ 0.157091] Initializing cgroup subsys devices [ 0.157983] Initializing cgroup subsys freezer [ 0.158863] Initializing cgroup subsys net_cls [ 0.159738] Initializing cgroup subsys perf_event [ 0.160656] Initializing cgroup subsys net_prio [ 0.161572] Initializing cgroup subsys hugetlb [ 0.162450] Initializing cgroup subsys pids [ 0.163332] CPU: Physical Processor ID: 0 [ 0.164830] mce: CPU supports 10 MCE banks [ 0.165696] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166747] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.181183] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.187288] ftrace: allocating 31920 entries in 125 pages [ 0.212270] smpboot: Max logical packages: 1 [ 0.213144] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.214511] x2apic enabled [ 0.215329] Switched APIC routing to physical x2apic. [ 0.217091] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.218248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.220274] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.222084] KVM setup paravirtual spinlock [ 0.223394] x86: Booted up 1 node, 1 CPUs [ 0.224216] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.225625] devtmpfs: initialized [ 0.227373] evm: security.selinux [ 0.228097] evm: security.SMACK64 [ 0.228801] evm: security.SMACK64EXEC [ 0.229553] evm: security.SMACK64TRANSMUTE [ 0.230373] evm: security.SMACK64MMAP [ 0.231129] evm: security.ima [ 0.231776] evm: security.capability [ 0.232588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.234475] pinctrl core: initialized pinctrl subsystem [ 0.235596] RTC time: 21:10:30, date: 08/11/18 [ 0.236574] NET: Registered protocol family 16 [ 0.237611] cpuidle: using governor ladder [ 0.238453] cpuidle: using governor menu [ 0.239251] PCCT header not found. [ 0.240020] ACPI: bus type PCI registered [ 0.240837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242101] PCI: Using configuration type 1 for base access [ 0.243899] ACPI: Added _OSI(Module Device) [ 0.244751] ACPI: Added _OSI(Processor Device) [ 0.245621] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.246538] ACPI: Added _OSI(Processor Aggregator Device) [ 0.248361] ACPI: Interpreter enabled [ 0.249157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.251034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.252889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.254763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.256616] ACPI: (supports S0 S5) [ 0.257352] ACPI: Using IOAPIC for interrupt routing [ 0.258323] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.261467] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.262631] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.263894] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.265097] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.267373] acpiphp: Slot [3] registered [ 0.268195] acpiphp: Slot [4] registered [ 0.269006] acpiphp: Slot [5] registered [ 0.269815] acpiphp: Slot [6] registered [ 0.270621] acpiphp: Slot [7] registered [ 0.271441] acpiphp: Slot [8] registered [ 0.272255] acpiphp: Slot [9] registered [ 0.273061] acpiphp: Slot [10] registered [ 0.273891] acpiphp: Slot [11] registered [ 0.274714] acpiphp: Slot [12] registered [ 0.275546] acpiphp: Slot [13] registered [ 0.276367] acpiphp: Slot [14] registered [ 0.277191] acpiphp: Slot [15] registered [ 0.287956] acpiphp: Slot [16] registered [ 0.288782] acpiphp: Slot [17] registered [ 0.289601] acpiphp: Slot [18] registered [ 0.290422] acpiphp: Slot [19] registered [ 0.291245] acpiphp: Slot [20] registered [ 0.292072] acpiphp: Slot [21] registered [ 0.292895] acpiphp: Slot [22] registered [ 0.293713] acpiphp: Slot [23] registered [ 0.294535] acpiphp: Slot [24] registered [ 0.295361] acpiphp: Slot [25] registered [ 0.296187] acpiphp: Slot [26] registered [ 0.297013] acpiphp: Slot [27] registered [ 0.297872] acpiphp: Slot [28] registered [ 0.298686] acpiphp: Slot [29] registered [ 0.299508] acpiphp: Slot [30] registered [ 0.300340] acpiphp: Slot [31] registered [ 0.301164] PCI host bridge to bus 0000:00 [ 0.301988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.303225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.304463] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.305938] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.307408] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.308941] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.312377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.313678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.314874] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.316155] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.319773] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.321236] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.340312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.342207] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.343646] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.345069] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.346462] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.347739] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.349080] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.350150] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.351718] vgaarb: loaded [ 0.352329] vgaarb: bridge control possible 0000:00:02.0 [ 0.353575] SCSI subsystem initialized [ 0.354499] ACPI: bus type USB registered [ 0.355341] usbcore: registered new interface driver usbfs [ 0.356384] usbcore: registered new interface driver hub [ 0.357414] usbcore: registered new device driver usb [ 0.358557] PCI: Using ACPI for IRQ routing [ 0.359687] NetLabel: Initializing [ 0.360423] NetLabel: domain hash size = 128 [ 0.361288] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.362259] NetLabel: unlabeled traffic allowed by default [ 0.363432] clocksource: Switched to clocksource kvm-clock [ 0.371604] AppArmor: AppArmor Filesystem Enabled [ 0.372594] pnp: PnP ACPI init [ 0.373544] pnp: PnP ACPI: found 5 devices [ 0.379868] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.381604] NET: Registered protocol family 2 [ 0.382660] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.383976] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.385196] TCP: Hash tables configured (established 4096 bind 4096) [ 0.386407] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.387503] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.388737] NET: Registered protocol family 1 [ 0.389621] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.390739] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391830] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.405918] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.420109] Trying to unpack rootfs image as initramfs... [ 0.476853] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.478514] Scanning for low memory corruption every 60 seconds [ 0.479938] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.481113] audit: initializing netlink subsys (disabled) [ 0.482155] audit: type=2000 audit(1534021831.194:1): initialized [ 0.483542] Initialise system trusted keyring [ 0.484495] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.485675] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.487824] zbud: loaded [ 0.488563] VFS: Disk quotas dquot_6.6.0 [ 0.489406] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.491063] fuse init (API version 7.23) [ 0.491989] Key type big_key registered [ 0.492810] Allocating IMA MOK and blacklist keyrings. [ 0.494057] Key type asymmetric registered [ 0.494897] Asymmetric key parser 'x509' registered [ 0.495881] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.497376] io scheduler noop registered [ 0.498189] io scheduler deadline registered (default) [ 0.499204] io scheduler cfq registered [ 0.500107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.501189] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.502482] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.503966] ACPI: Power Button [PWRF] [ 0.504832] GHES: HEST is not enabled! [ 0.518537] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.546426] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.548540] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.572465] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.574767] Linux agpgart interface v0.103 [ 0.577381] brd: module loaded [ 0.579057] loop: module loaded [ 0.582297] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.583791] GPT:90111 != 2097151 [ 0.584479] GPT:Alternate GPT header not at the end of the disk. [ 0.585591] GPT:90111 != 2097151 [ 0.586277] GPT: Use GNU Parted to correct GPT errors. [ 0.587264] vda: vda1 vda15 [ 0.588505] scsi host0: ata_piix [ 0.589295] scsi host1: ata_piix [ 0.590030] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.591317] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.592809] libphy: Fixed MDIO Bus: probed [ 0.593639] tun: Universal TUN/TAP device driver, 1.6 [ 0.594606] tun: (C) 1999-2004 Max Krasnyansky [ 0.596773] PPP generic driver version 2.4.2 [ 0.597703] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.598929] ehci-pci: EHCI PCI platform driver [ 0.599827] ehci-platform: EHCI generic platform driver [ 0.600872] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.602025] ohci-pci: OHCI PCI platform driver [ 0.602918] ohci-platform: OHCI generic platform driver [ 0.603937] uhci_hcd: USB Universal Host Controller Interface driver [ 0.620592] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.621848] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.623373] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.624453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.625704] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.627004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.628459] usb usb1: Product: UHCI Host Controller [ 0.629420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.630594] usb usb1: SerialNumber: 0000:00:01.2 [ 0.631759] hub 1-0:1.0: USB hub found [ 0.632557] hub 1-0:1.0: 2 ports detected [ 0.633605] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.635872] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.636849] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.637932] mousedev: PS/2 mouse device common for all mice [ 0.639385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.641316] rtc_cmos 00:00: RTC can wake from S4 [ 0.642478] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.643719] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644960] i2c /dev entries driver [ 0.645775] device-mapper: uevent: version 1.0.3 [ 0.646770] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.648478] ledtrig-cpu: registered to indicate activity on CPUs [ 0.650041] NET: Registered protocol family 10 [ 0.651259] NET: Registered protocol family 17 [ 0.652217] Key type dns_resolver registered [ 0.653273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.654415] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.656280] registered taskstats version 1 [ 0.657154] Loading compiled-in X.509 certificates [ 0.658661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.660606] zswap: loaded using pool lzo/zbud [ 0.662356] Key type trusted registered [ 0.664163] Key type encrypted registered [ 0.665013] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666071] ima: No TPM chip found, activating TPM-bypass! [ 0.667139] evm: HMAC attrs: 0x1 [ 0.668186] Magic number: 14:682:196 [ 0.669073] rtc_cmos 00:00: setting system clock to 2018-08-11 21:10:30 UTC (1534021830) [ 0.670748] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.671936] EDD information not available. [ 0.752821] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.764436] Write protecting the kernel read-only data: 14336k [ 0.766602] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.768496] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 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.812495] 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.71 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.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.80. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCakW9Ic5BrSa3IRvwZ14+kz6yb1DMJbiNTj7jI4wowpa1pyIkuJpFErY4o/9arxeYVc//UROXUOEUNE7Etzq8o+mOBphrjHwbgdjPeUVcJ1bBISz4SB8Flb99gHH2tOMVlGbnt1/PLpGkohL5EbiL4pRkJpECo1kkJ+QtMouTTc5X/Yu3Rm5WnZsGTKhO87Iwc86bB4aCPa75h1DBFGhEUvHW47yNLPPkvh02QHbMIg5pB906ozD35k1Cz/uowOjvOKIT3Q2ICW1Zw2cnleVhVG/ZXr48qQuyGqn4l0i+i+N1e+yZr/rkzDw5EKbmgfM0s1w/CJpyiBjeVfaZqN1hb root@singlevm2-vm-15c009c4-a059-4f01-ad65-44422919ee7b ssh-dss AAAAB3NzaC1kc3MAAACBAIOjwW3WvkwZvLAekImHqsiYr0ILXYzFt/mlPQg0Gwjf4MGxhEuB1IvTIpD634o8Je/ZO2taYfMDiwVfjS+hokHSZXY45BSxIEZfFPA4FB3h8K0Y1o6nBKwAK2BiucnjnShuMMJLflPiUOZ4B7sCTAgeksztTEwCejYvOUPv+Db3AAAAFQD31SebynVB1YABf6CJleqmNtooSQAAAIBuKq0a85rytm8FOywSdmde6Lf6SZ9ff8os+q+GV+3j6sdutDI4koX5+HJG9ddSKterq1t8nNK+TvGrUWansBasDq1b6LgakiS9sRPpUC5nUkpglcHT4ElCtNQxy62ApiC9dmAhrjcMtWjn68ANoc7kLF4hQGaCzDJG19/hjt7qxgAAAIARUsdvst9n5wqBVg2npZluIXm/NeQrej8ibhkPeyKyNnOpev+UBJyRM7clOi17DiqvdsPQxibTC6/zLZfoGn2xPzleGHNTplXufZtBYGnQDIuYe+DSncv8X2zaJzI5C89Fmv4W7If6sVS0pM6jCi3mRamKeXWkk/LKS/M8QnW1xw== root@singlevm2-vm-15c009c4-a059-4f01-ad65-44422919ee7b -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.59s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fed1:7222/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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: singlevm2-vm-15c009c4-a059-4f01-ad65-44422919ee7b launch-index: 0 === cirros: current=0.4.0 uptime=3.54 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-15c009c4-a059-4f01-ad65-44422919ee7b login: 2018-08-11 21:10:35,897 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2018-08-11 21:10:44,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 21:10:44,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b47080df-690f-413c-b71b-f1066eff8d4f/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}743578db469154104be3f72e24d71e77e3ee1d69" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 21:10:45,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10: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-fa378cdd-d299-473b-abab-1e55e7b32eca x-compute-request-id: req-fa378cdd-d299-473b-abab-1e55e7b32eca Content-Encoding: gzip Content-Length: 9547 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 444196275 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.142301] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.143974] pid_max: default: 32768 minimum: 301\n[ 0.144875] ACPI: Core revision 20150930\n[ 0.146297] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.147631] Security Framework initialized\n[ 0.148456] Yama: becoming mindful.\n[ 0.149193] AppArmor: AppArmor initialized\n[ 0.150070] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.151413] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.152702] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153932] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155360] Initializing cgroup subsys io\n[ 0.156206] Initializing cgroup subsys memory\n[ 0.157091] Initializing cgroup subsys devices\n[ 0.157983] Initializing cgroup subsys freezer\n[ 0.158863] Initializing cgroup subsys net_cls\n[ 0.159738] Initializing cgroup subsys perf_event\n[ 0.160656] Initializing cgroup subsys net_prio\n[ 0.161572] Initializing cgroup subsys hugetlb\n[ 0.162450] Initializing cgroup subsys pids\n[ 0.163332] CPU: Physical Processor ID: 0\n[ 0.164830] mce: CPU supports 10 MCE banks\n[ 0.165696] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.166747] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181183] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187288] ftrace: allocating 31920 entries in 125 pages\n[ 0.212270] smpboot: Max logical packages: 1\n[ 0.213144] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214511] x2apic enabled\n[ 0.215329] Switched APIC routing to physical x2apic.\n[ 0.217091] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.218248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.220274] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.222084] KVM setup paravirtual spinlock\n[ 0.223394] x86: Booted up 1 node, 1 CPUs\n[ 0.224216] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.225625] devtmpfs: initialized\n[ 0.227373] evm: security.selinux\n[ 0.228097] evm: security.SMACK64\n[ 0.228801] evm: security.SMACK64EXEC\n[ 0.229553] evm: security.SMACK64TRANSMUTE\n[ 0.230373] evm: security.SMACK64MMAP\n[ 0.231129] evm: security.ima\n[ 0.231776] evm: security.capability\n[ 0.232588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234475] pinctrl core: initialized pinctrl subsystem\n[ 0.235596] RTC time: 21:10:30, date: 08/11/18\n[ 0.236574] NET: Registered protocol family 16\n[ 0.237611] cpuidle: using governor ladder\n[ 0.238453] cpuidle: using governor menu\n[ 0.239251] PCCT header not found.\n[ 0.240020] ACPI: bus type PCI registered\n[ 0.240837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.242101] PCI: Using configuration type 1 for base access\n[ 0.243899] ACPI: Added _OSI(Module Device)\n[ 0.244751] ACPI: Added _OSI(Processor Device)\n[ 0.245621] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.246538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.248361] ACPI: Interpreter enabled\n[ 0.249157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.251034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.252889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.254763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.256616] ACPI: (supports S0 S5)\n[ 0.257352] ACPI: Using IOAPIC for interrupt routing\n[ 0.258323] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.261467] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.262631] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263894] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265097] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.267373] acpiphp: Slot [3] registered\n[ 0.268195] acpiphp: Slot [4] registered\n[ 0.269006] acpiphp: Slot [5] registered\n[ 0.269815] acpiphp: Slot [6] registered\n[ 0.270621] acpiphp: Slot [7] registered\n[ 0.271441] acpiphp: Slot [8] registered\n[ 0.272255] acpiphp: Slot [9] registered\n[ 0.273061] acpiphp: Slot [10] registered\n[ 0.273891] acpiphp: Slot [11] registered\n[ 0.274714] acpiphp: Slot [12] registered\n[ 0.275546] acpiphp: Slot [13] registered\n[ 0.276367] acpiphp: Slot [14] registered\n[ 0.277191] acpiphp: Slot [15] registered\n[ 0.287956] acpiphp: Slot [16] registered\n[ 0.288782] acpiphp: Slot [17] registered\n[ 0.289601] acpiphp: Slot [18] registered\n[ 0.290422] acpiphp: Slot [19] registered\n[ 0.291245] acpiphp: Slot [20] registered\n[ 0.292072] acpiphp: Slot [21] registered\n[ 0.292895] acpiphp: Slot [22] registered\n[ 0.293713] acpiphp: Slot [23] registered\n[ 0.294535] acpiphp: Slot [24] registered\n[ 0.295361] acpiphp: Slot [25] registered\n[ 0.296187] acpiphp: Slot [26] registered\n[ 0.297013] acpiphp: Slot [27] registered\n[ 0.297872] acpiphp: Slot [28] registered\n[ 0.298686] acpiphp: Slot [29] registered\n[ 0.299508] acpiphp: Slot [30] registered\n[ 0.300340] acpiphp: Slot [31] registered\n[ 0.301164] PCI host bridge to bus 0000:00\n[ 0.301988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304463] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305938] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307408] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.308941] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.313678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.314874] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316155] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319773] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321236] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.340312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.342207] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.343646] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.345069] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.346462] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.347739] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.349080] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.350150] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.351718] vgaarb: loaded\n[ 0.352329] vgaarb: bridge control possible 0000:00:02.0\n[ 0.353575] SCSI subsystem initialized\n[ 0.354499] ACPI: bus type USB registered\n[ 0.355341] usbcore: registered new interface driver usbfs\n[ 0.356384] usbcore: registered new interface driver hub\n[ 0.357414] usbcore: registered new device driver usb\n[ 0.358557] PCI: Using ACPI for IRQ routing\n[ 0.359687] NetLabel: Initializing\n[ 0.360423] NetLabel: domain hash size = 128\n[ 0.361288] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.362259] NetLabel: unlabeled traffic allowed by default\n[ 0.363432] clocksource: Switched to clocksource kvm-clock\n[ 0.371604] AppArmor: AppArmor Filesystem Enabled\n[ 0.372594] pnp: PnP ACPI init\n[ 0.373544] pnp: PnP ACPI: found 5 devices\n[ 0.379868] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.381604] NET: Registered protocol family 2\n[ 0.382660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.383976] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.385196] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.386407] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387503] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.388737] NET: Registered protocol family 1\n[ 0.389621] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.390739] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.391830] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.405918] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.420109] Trying to unpack rootfs image as initramfs...\n[ 0.476853] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.478514] Scanning for low memory corruption every 60 seconds\n[ 0.479938] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.481113] audit: initializing netlink subsys (disabled)\n[ 0.482155] audit: type=2000 audit(1534021831.194:1): initialized\n[ 0.483542] Initialise system trusted keyring\n[ 0.484495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.485675] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.487824] zbud: loaded\n[ 0.488563] VFS: Disk quotas dquot_6.6.0\n[ 0.489406] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.491063] fuse init (API version 7.23)\n[ 0.491989] Key type big_key registered\n[ 0.492810] Allocating IMA MOK and blacklist keyrings.\n[ 0.494057] Key type asymmetric registered\n[ 0.494897] Asymmetric key parser 'x509' registered\n[ 0.495881] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.497376] io scheduler noop registered\n[ 0.498189] io scheduler deadline registered (default)\n[ 0.499204] io scheduler cfq registered\n[ 0.500107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.501189] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.502482] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.503966] ACPI: Power Button [PWRF]\n[ 0.504832] GHES: HEST is not enabled!\n[ 0.518537] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.546426] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.548540] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.572465] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.574767] Linux agpgart interface v0.103\n[ 0.577381] brd: module loaded\n[ 0.579057] loop: module loaded\n[ 0.582297] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.583791] GPT:90111 != 2097151\n[ 0.584479] GPT:Alternate GPT header not at the end of the disk.\n[ 0.585591] GPT:90111 != 2097151\n[ 0.586277] GPT: Use GNU Parted to correct GPT errors.\n[ 0.587264] vda: vda1 vda15\n[ 0.588505] scsi host0: ata_piix\n[ 0.589295] scsi host1: ata_piix\n[ 0.590030] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.591317] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.592809] libphy: Fixed MDIO Bus: probed\n[ 0.593639] tun: Universal TUN/TAP device driver, 1.6\n[ 0.594606] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.596773] PPP generic driver version 2.4.2\n[ 0.597703] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.598929] ehci-pci: EHCI PCI platform driver\n[ 0.599827] ehci-platform: EHCI generic platform driver\n[ 0.600872] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.602025] ohci-pci: OHCI PCI platform driver\n[ 0.602918] ohci-platform: OHCI generic platform driver\n[ 0.603937] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.620592] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.621848] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.623373] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.624453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.625704] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.627004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.628459] usb usb1: Product: UHCI Host Controller\n[ 0.629420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.630594] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.631759] hub 1-0:1.0: USB hub found\n[ 0.632557] hub 1-0:1.0: 2 ports detected\n[ 0.633605] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.635872] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.636849] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.637932] mousedev: PS/2 mouse device common for all mice\n[ 0.639385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.641316] rtc_cmos 00:00: RTC can wake from S4\n[ 0.642478] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.643719] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644960] i2c /dev entries driver\n[ 0.645775] device-mapper: uevent: version 1.0.3\n[ 0.646770] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.648478] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.650041] NET: Registered protocol family 10\n[ 0.651259] NET: Registered protocol family 17\n[ 0.652217] Key type dns_resolver registered\n[ 0.653273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.654415] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.656280] registered taskstats version 1\n[ 0.657154] Loading compiled-in X.509 certificates\n[ 0.658661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.660606] zswap: loaded using pool lzo/zbud\n[ 0.662356] Key type trusted registered\n[ 0.664163] Key type encrypted registered\n[ 0.665013] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666071] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667139] evm: HMAC attrs: 0x1\n[ 0.668186] Magic number: 14:682:196\n[ 0.669073] rtc_cmos 00:00: setting system clock to 2018-08-11 21:10:30 UTC (1534021830)\n[ 0.670748] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671936] EDD information not available.\n[ 0.752821] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764436] Write protecting the kernel read-only data: 14336k\n[ 0.766602] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.768496] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\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.812495] 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.71\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.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.80. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCakW9Ic5BrSa3IRvwZ14+kz6yb1DMJbiNTj7jI4wowpa1pyIkuJpFErY4o/9arxeYVc//UROXUOEUNE7Etzq8o+mOBphrjHwbgdjPeUVcJ1bBISz4SB8Flb99gHH2tOMVlGbnt1/PLpGkohL5EbiL4pRkJpECo1kkJ+QtMouTTc5X/Yu3Rm5WnZsGTKhO87Iwc86bB4aCPa75h1DBFGhEUvHW47yNLPPkvh02QHbMIg5pB906ozD35k1Cz/uowOjvOKIT3Q2ICW1Zw2cnleVhVG/ZXr48qQuyGqn4l0i+i+N1e+yZr/rkzDw5EKbmgfM0s1w/CJpyiBjeVfaZqN1hb root@singlevm2-vm-15c009c4-a059-4f01-ad65-44422919ee7b\nssh-dss AAAAB3NzaC1kc3MAAACBAIOjwW3WvkwZvLAekImHqsiYr0ILXYzFt/mlPQg0Gwjf4MGxhEuB1IvTIpD634o8Je/ZO2taYfMDiwVfjS+hokHSZXY45BSxIEZfFPA4FB3h8K0Y1o6nBKwAK2BiucnjnShuMMJLflPiUOZ4B7sCTAgeksztTEwCejYvOUPv+Db3AAAAFQD31SebynVB1YABf6CJleqmNtooSQAAAIBuKq0a85rytm8FOywSdmde6Lf6SZ9ff8os+q+GV+3j6sdutDI4koX5+HJG9ddSKterq1t8nNK+TvGrUWansBasDq1b6LgakiS9sRPpUC5nUkpglcHT4ElCtNQxy62ApiC9dmAhrjcMtWjn68ANoc7kLF4hQGaCzDJG19/hjt7qxgAAAIARUsdvst9n5wqBVg2npZluIXm/NeQrej8ibhkPeyKyNnOpev+UBJyRM7clOi17DiqvdsPQxibTC6/zLZfoGn2xPzleGHNTplXufZtBYGnQDIuYe+DSncv8X2zaJzI5C89Fmv4W7If6sVS0pM6jCi3mRamKeXWkk/LKS/M8QnW1xw== root@singlevm2-vm-15c009c4-a059-4f01-ad65-44422919ee7b\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.59s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fed1:7222/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 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: singlevm2-vm-15c009c4-a059-4f01-ad65-44422919ee7b\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.54 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-15c009c4-a059-4f01-ad65-44422919ee7b login: "} 2018-08-11 21:10:45,192 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b47080df-690f-413c-b71b-f1066eff8d4f/action used request id req-fa378cdd-d299-473b-abab-1e55e7b32eca 2018-08-11 21:10:45,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.285560846329s 2018-08-11 21:10:45,193 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b47080df-690f-413c-b71b-f1066eff8d4f/action used request id req-fa378cdd-d299-473b-abab-1e55e7b32eca 2018-08-11 21:10:45,194 - 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 444196275 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.142301] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.143974] pid_max: default: 32768 minimum: 301 [ 0.144875] ACPI: Core revision 20150930 [ 0.146297] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.147631] Security Framework initialized [ 0.148456] Yama: becoming mindful. [ 0.149193] AppArmor: AppArmor initialized [ 0.150070] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.151413] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.152702] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153932] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.155360] Initializing cgroup subsys io [ 0.156206] Initializing cgroup subsys memory [ 0.157091] Initializing cgroup subsys devices [ 0.157983] Initializing cgroup subsys freezer [ 0.158863] Initializing cgroup subsys net_cls [ 0.159738] Initializing cgroup subsys perf_event [ 0.160656] Initializing cgroup subsys net_prio [ 0.161572] Initializing cgroup subsys hugetlb [ 0.162450] Initializing cgroup subsys pids [ 0.163332] CPU: Physical Processor ID: 0 [ 0.164830] mce: CPU supports 10 MCE banks [ 0.165696] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166747] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.181183] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.187288] ftrace: allocating 31920 entries in 125 pages [ 0.212270] smpboot: Max logical packages: 1 [ 0.213144] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.214511] x2apic enabled [ 0.215329] Switched APIC routing to physical x2apic. [ 0.217091] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.218248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.220274] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.222084] KVM setup paravirtual spinlock [ 0.223394] x86: Booted up 1 node, 1 CPUs [ 0.224216] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.225625] devtmpfs: initialized [ 0.227373] evm: security.selinux [ 0.228097] evm: security.SMACK64 [ 0.228801] evm: security.SMACK64EXEC [ 0.229553] evm: security.SMACK64TRANSMUTE [ 0.230373] evm: security.SMACK64MMAP [ 0.231129] evm: security.ima [ 0.231776] evm: security.capability [ 0.232588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.234475] pinctrl core: initialized pinctrl subsystem [ 0.235596] RTC time: 21:10:30, date: 08/11/18 [ 0.236574] NET: Registered protocol family 16 [ 0.237611] cpuidle: using governor ladder [ 0.238453] cpuidle: using governor menu [ 0.239251] PCCT header not found. [ 0.240020] ACPI: bus type PCI registered [ 0.240837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242101] PCI: Using configuration type 1 for base access [ 0.243899] ACPI: Added _OSI(Module Device) [ 0.244751] ACPI: Added _OSI(Processor Device) [ 0.245621] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.246538] ACPI: Added _OSI(Processor Aggregator Device) [ 0.248361] ACPI: Interpreter enabled [ 0.249157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.251034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.252889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.254763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.256616] ACPI: (supports S0 S5) [ 0.257352] ACPI: Using IOAPIC for interrupt routing [ 0.258323] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.261467] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.262631] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.263894] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.265097] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.267373] acpiphp: Slot [3] registered [ 0.268195] acpiphp: Slot [4] registered [ 0.269006] acpiphp: Slot [5] registered [ 0.269815] acpiphp: Slot [6] registered [ 0.270621] acpiphp: Slot [7] registered [ 0.271441] acpiphp: Slot [8] registered [ 0.272255] acpiphp: Slot [9] registered [ 0.273061] acpiphp: Slot [10] registered [ 0.273891] acpiphp: Slot [11] registered [ 0.274714] acpiphp: Slot [12] registered [ 0.275546] acpiphp: Slot [13] registered [ 0.276367] acpiphp: Slot [14] registered [ 0.277191] acpiphp: Slot [15] registered [ 0.287956] acpiphp: Slot [16] registered [ 0.288782] acpiphp: Slot [17] registered [ 0.289601] acpiphp: Slot [18] registered [ 0.290422] acpiphp: Slot [19] registered [ 0.291245] acpiphp: Slot [20] registered [ 0.292072] acpiphp: Slot [21] registered [ 0.292895] acpiphp: Slot [22] registered [ 0.293713] acpiphp: Slot [23] registered [ 0.294535] acpiphp: Slot [24] registered [ 0.295361] acpiphp: Slot [25] registered [ 0.296187] acpiphp: Slot [26] registered [ 0.297013] acpiphp: Slot [27] registered [ 0.297872] acpiphp: Slot [28] registered [ 0.298686] acpiphp: Slot [29] registered [ 0.299508] acpiphp: Slot [30] registered [ 0.300340] acpiphp: Slot [31] registered [ 0.301164] PCI host bridge to bus 0000:00 [ 0.301988] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.303225] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.304463] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.305938] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.307408] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.308941] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.312377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.313678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.314874] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.316155] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.319773] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.321236] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.340312] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.342207] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.343646] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.345069] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.346462] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.347739] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.349080] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.350150] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.351718] vgaarb: loaded [ 0.352329] vgaarb: bridge control possible 0000:00:02.0 [ 0.353575] SCSI subsystem initialized [ 0.354499] ACPI: bus type USB registered [ 0.355341] usbcore: registered new interface driver usbfs [ 0.356384] usbcore: registered new interface driver hub [ 0.357414] usbcore: registered new device driver usb [ 0.358557] PCI: Using ACPI for IRQ routing [ 0.359687] NetLabel: Initializing [ 0.360423] NetLabel: domain hash size = 128 [ 0.361288] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.362259] NetLabel: unlabeled traffic allowed by default [ 0.363432] clocksource: Switched to clocksource kvm-clock [ 0.371604] AppArmor: AppArmor Filesystem Enabled [ 0.372594] pnp: PnP ACPI init [ 0.373544] pnp: PnP ACPI: found 5 devices [ 0.379868] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.381604] NET: Registered protocol family 2 [ 0.382660] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.383976] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.385196] TCP: Hash tables configured (established 4096 bind 4096) [ 0.386407] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.387503] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.388737] NET: Registered protocol family 1 [ 0.389621] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.390739] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391830] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.405918] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.420109] Trying to unpack rootfs image as initramfs... [ 0.476853] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.478514] Scanning for low memory corruption every 60 seconds [ 0.479938] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.481113] audit: initializing netlink subsys (disabled) [ 0.482155] audit: type=2000 audit(1534021831.194:1): initialized [ 0.483542] Initialise system trusted keyring [ 0.484495] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.485675] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.487824] zbud: loaded [ 0.488563] VFS: Disk quotas dquot_6.6.0 [ 0.489406] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.491063] fuse init (API version 7.23) [ 0.491989] Key type big_key registered [ 0.492810] Allocating IMA MOK and blacklist keyrings. [ 0.494057] Key type asymmetric registered [ 0.494897] Asymmetric key parser 'x509' registered [ 0.495881] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.497376] io scheduler noop registered [ 0.498189] io scheduler deadline registered (default) [ 0.499204] io scheduler cfq registered [ 0.500107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.501189] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.502482] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.503966] ACPI: Power Button [PWRF] [ 0.504832] GHES: HEST is not enabled! [ 0.518537] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.546426] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.548540] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.572465] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.574767] Linux agpgart interface v0.103 [ 0.577381] brd: module loaded [ 0.579057] loop: module loaded [ 0.582297] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.583791] GPT:90111 != 2097151 [ 0.584479] GPT:Alternate GPT header not at the end of the disk. [ 0.585591] GPT:90111 != 2097151 [ 0.586277] GPT: Use GNU Parted to correct GPT errors. [ 0.587264] vda: vda1 vda15 [ 0.588505] scsi host0: ata_piix [ 0.589295] scsi host1: ata_piix [ 0.590030] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.591317] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.592809] libphy: Fixed MDIO Bus: probed [ 0.593639] tun: Universal TUN/TAP device driver, 1.6 [ 0.594606] tun: (C) 1999-2004 Max Krasnyansky [ 0.596773] PPP generic driver version 2.4.2 [ 0.597703] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.598929] ehci-pci: EHCI PCI platform driver [ 0.599827] ehci-platform: EHCI generic platform driver [ 0.600872] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.602025] ohci-pci: OHCI PCI platform driver [ 0.602918] ohci-platform: OHCI generic platform driver [ 0.603937] uhci_hcd: USB Universal Host Controller Interface driver [ 0.620592] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.621848] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.623373] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.624453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.625704] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.627004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.628459] usb usb1: Product: UHCI Host Controller [ 0.629420] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.630594] usb usb1: SerialNumber: 0000:00:01.2 [ 0.631759] hub 1-0:1.0: USB hub found [ 0.632557] hub 1-0:1.0: 2 ports detected [ 0.633605] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.635872] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.636849] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.637932] mousedev: PS/2 mouse device common for all mice [ 0.639385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.641316] rtc_cmos 00:00: RTC can wake from S4 [ 0.642478] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.643719] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644960] i2c /dev entries driver [ 0.645775] device-mapper: uevent: version 1.0.3 [ 0.646770] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.648478] ledtrig-cpu: registered to indicate activity on CPUs [ 0.650041] NET: Registered protocol family 10 [ 0.651259] NET: Registered protocol family 17 [ 0.652217] Key type dns_resolver registered [ 0.653273] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.654415] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.656280] registered taskstats version 1 [ 0.657154] Loading compiled-in X.509 certificates [ 0.658661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.660606] zswap: loaded using pool lzo/zbud [ 0.662356] Key type trusted registered [ 0.664163] Key type encrypted registered [ 0.665013] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666071] ima: No TPM chip found, activating TPM-bypass! [ 0.667139] evm: HMAC attrs: 0x1 [ 0.668186] Magic number: 14:682:196 [ 0.669073] rtc_cmos 00:00: setting system clock to 2018-08-11 21:10:30 UTC (1534021830) [ 0.670748] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.671936] EDD information not available. [ 0.752821] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.764436] Write protecting the kernel read-only data: 14336k [ 0.766602] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.768496] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 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.812495] 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.71 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.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.80. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCakW9Ic5BrSa3IRvwZ14+kz6yb1DMJbiNTj7jI4wowpa1pyIkuJpFErY4o/9arxeYVc//UROXUOEUNE7Etzq8o+mOBphrjHwbgdjPeUVcJ1bBISz4SB8Flb99gHH2tOMVlGbnt1/PLpGkohL5EbiL4pRkJpECo1kkJ+QtMouTTc5X/Yu3Rm5WnZsGTKhO87Iwc86bB4aCPa75h1DBFGhEUvHW47yNLPPkvh02QHbMIg5pB906ozD35k1Cz/uowOjvOKIT3Q2ICW1Zw2cnleVhVG/ZXr48qQuyGqn4l0i+i+N1e+yZr/rkzDw5EKbmgfM0s1w/CJpyiBjeVfaZqN1hb root@singlevm2-vm-15c009c4-a059-4f01-ad65-44422919ee7b ssh-dss AAAAB3NzaC1kc3MAAACBAIOjwW3WvkwZvLAekImHqsiYr0ILXYzFt/mlPQg0Gwjf4MGxhEuB1IvTIpD634o8Je/ZO2taYfMDiwVfjS+hokHSZXY45BSxIEZfFPA4FB3h8K0Y1o6nBKwAK2BiucnjnShuMMJLflPiUOZ4B7sCTAgeksztTEwCejYvOUPv+Db3AAAAFQD31SebynVB1YABf6CJleqmNtooSQAAAIBuKq0a85rytm8FOywSdmde6Lf6SZ9ff8os+q+GV+3j6sdutDI4koX5+HJG9ddSKterq1t8nNK+TvGrUWansBasDq1b6LgakiS9sRPpUC5nUkpglcHT4ElCtNQxy62ApiC9dmAhrjcMtWjn68ANoc7kLF4hQGaCzDJG19/hjt7qxgAAAIARUsdvst9n5wqBVg2npZluIXm/NeQrej8ibhkPeyKyNnOpev+UBJyRM7clOi17DiqvdsPQxibTC6/zLZfoGn2xPzleGHNTplXufZtBYGnQDIuYe+DSncv8X2zaJzI5C89Fmv4W7If6sVS0pM6jCi3mRamKeXWkk/LKS/M8QnW1xw== root@singlevm2-vm-15c009c4-a059-4f01-ad65-44422919ee7b -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.59s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fed1:7222/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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: singlevm2-vm-15c009c4-a059-4f01-ad65-44422919ee7b launch-index: 0 === cirros: current=0.4.0 uptime=3.54 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-15c009c4-a059-4f01-ad65-44422919ee7b login: 2018-08-11 21:10:45,197 - paramiko.transport - DEBUG - starting thread (client mode): 0xe8900910L 2018-08-11 21:10:45,197 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-11 21:10:45,198 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-11 21:10:45,198 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-11 21:10:45,199 - 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-08-11 21:10:45,199 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-11 21:10:45,199 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-11 21:10:45,199 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-11 21:10:45,200 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-11 21:10:45,200 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-11 21:10:45,216 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-11 21:10:45,217 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-11 21:10:45,229 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: ade5987537f21c83cb2c8a652c9c5a05 2018-08-11 21:10:45,230 - paramiko.transport - DEBUG - Trying discovered key 02277321fc9b5a84e1f0e30ff2df9c57 in /tmp/tmpRUcDvc 2018-08-11 21:10:45,253 - paramiko.transport - DEBUG - userauth is OK 2018-08-11 21:10:45,260 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-11 21:10:45,263 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-11 21:10:45,264 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-11 21:10:45,264 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-11 21:10:45,265 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-11 21:10:45,266 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-11 21:10:45,266 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-11 21:10:45,267 - functest.core.singlevm - DEBUG - error: 2018-08-11 21:10:45,271 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-11 21:10:45,383 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 21:10:45,383 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:30 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-11 21:10:45,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-11 21:10:45,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/45a73b6e-b5e2-4583-901d-7cb18b2b7346.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:46,362 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63cc3a29-c416-42cd-8405-3a98ae7ffb5d Content-Length: 0 Date: Sat, 11 Aug 2018 21:10:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:10:46,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/45a73b6e-b5e2-4583-901d-7cb18b2b7346.json used request id req-63cc3a29-c416-42cd-8405-3a98ae7ffb5d 2018-08-11 21:10:46,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.97100687027s 2018-08-11 21:10:46,362 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/45a73b6e-b5e2-4583-901d-7cb18b2b7346.json used request id req-63cc3a29-c416-42cd-8405-3a98ae7ffb5d 2018-08-11 21:10:46,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:10:46,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:46,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ec376277-a60c-42e4-aaae-e7baec6a55df Date: Sat, 11 Aug 2018 21:10:46 GMT RESP BODY: {"floatingips": []} 2018-08-11 21:10:46,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-ec376277-a60c-42e4-aaae-e7baec6a55df 2018-08-11 21:10:46,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0221149921417s 2018-08-11 21:10:46,390 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-ec376277-a60c-42e4-aaae-e7baec6a55df 2018-08-11 21:10:46,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-11 21:10:46,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/b47080df-690f-413c-b71b-f1066eff8d4f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:46,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:10: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-42447bef-dcb2-4e3f-a58e-b37bdd579dd0 x-compute-request-id: req-42447bef-dcb2-4e3f-a58e-b37bdd579dd0 Content-Type: application/json 2018-08-11 21:10:46,588 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/b47080df-690f-413c-b71b-f1066eff8d4f used request id req-42447bef-dcb2-4e3f-a58e-b37bdd579dd0 2018-08-11 21:10:46,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.197674036026s 2018-08-11 21:10:46,588 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/b47080df-690f-413c-b71b-f1066eff8d4f used request id req-42447bef-dcb2-4e3f-a58e-b37bdd579dd0 2018-08-11 21:10:46,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:10:46,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:47,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10: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-92260979-a7cc-4579-89a9-a988cd1e2976 x-compute-request-id: req-92260979-a7cc-4579-89a9-a988cd1e2976 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_15c009c4-a059-4f01-ad65-44422919ee7b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:72:22", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:72:22", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b47080df-690f-413c-b71b-f1066eff8d4f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b47080df-690f-413c-b71b-f1066eff8d4f", "rel": "bookmark"}], "image": {"id": "b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "links": [{"href": "http://172.30.9.30:8774/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:10:30.000000", "flavor": {"id": "2ba72725-54d5-4001-b31c-c490cbef437e", "links": [{"href": "http://172.30.9.30:8774/flavors/2ba72725-54d5-4001-b31c-c490cbef437e", "rel": "bookmark"}]}, "id": "b47080df-690f-413c-b71b-f1066eff8d4f", "security_groups": [{"name": "singlevm2-sg_15c009c4-a059-4f01-ad65-44422919ee7b"}], "user_id": "17853d30255a4e4aa134e5bd7b259c59", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:10:46Z", "hostId": "70f2be3f223cf291f5ccdec478437a233188492cb7c014c8ca7438c5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_15c009c4-a059-4f01-ad65-44422919ee7b", "name": "singlevm2-vm_15c009c4-a059-4f01-ad65-44422919ee7b", "created": "2018-08-11T21:10:25Z", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:10:47,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-92260979-a7cc-4579-89a9-a988cd1e2976 2018-08-11 21:10:47,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609722137451s 2018-08-11 21:10:47,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-92260979-a7cc-4579-89a9-a988cd1e2976 2018-08-11 21:10:47,200 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:10:49,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:10:49,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:49,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10: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-f853a25c-3be6-4659-8e16-353739f859ad x-compute-request-id: req-f853a25c-3be6-4659-8e16-353739f859ad Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-11 21:10:49,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f853a25c-3be6-4659-8e16-353739f859ad 2018-08-11 21:10:49,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0826029777527s 2018-08-11 21:10:49,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f853a25c-3be6-4659-8e16-353739f859ad 2018-08-11 21:10:49,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-11 21:10:49,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:49,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-27d29bcf-a2b2-4313-b660-67af170d5ef1 Date: Sat, 11 Aug 2018 21:10:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:22Z", "updated_at": "2018-08-11T21:10:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-11T21:10:23Z", "revision_number": 0, "id": "36126621-917a-4cf9-8629-a5da2af38c43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:23Z", "security_group_id": "d6a973ff-c294-466e-a427-58fd5a62aa53", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:22Z", "revision_number": 0, "id": "41b5cd87-1f06-44d1-bae4-ff48cb527d2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:22Z", "security_group_id": "d6a973ff-c294-466e-a427-58fd5a62aa53", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:22Z", "revision_number": 0, "id": "4c1b093e-fcfb-4778-bb90-d0fb454f653c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:22Z", "security_group_id": "d6a973ff-c294-466e-a427-58fd5a62aa53", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:23Z", "revision_number": 0, "id": "c239ea4e-aa96-4acc-a901-cdc3895e4fca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:23Z", "security_group_id": "d6a973ff-c294-466e-a427-58fd5a62aa53", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "d6a973ff-c294-466e-a427-58fd5a62aa53", "name": "singlevm2-sg_15c009c4-a059-4f01-ad65-44422919ee7b"}]} 2018-08-11 21:10:49,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-27d29bcf-a2b2-4313-b660-67af170d5ef1 2018-08-11 21:10:49,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0631198883057s 2018-08-11 21:10:49,353 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-27d29bcf-a2b2-4313-b660-67af170d5ef1 2018-08-11 21:10:49,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-11 21:10:49,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/d6a973ff-c294-466e-a427-58fd5a62aa53.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:49,557 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a78e2f80-b0b9-41bf-8aa4-b958a26f2467 Content-Length: 0 Date: Sat, 11 Aug 2018 21:10:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:10:49,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d6a973ff-c294-466e-a427-58fd5a62aa53.json used request id req-a78e2f80-b0b9-41bf-8aa4-b958a26f2467 2018-08-11 21:10:49,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.200450897217s 2018-08-11 21:10:49,557 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d6a973ff-c294-466e-a427-58fd5a62aa53.json used request id req-a78e2f80-b0b9-41bf-8aa4-b958a26f2467 2018-08-11 21:10:49,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-11 21:10:49,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/singlevm2-kp_15c009c4-a059-4f01-ad65-44422919ee7b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:49,739 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:10: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-2cb7fc8e-03d4-40c9-8916-0a24c9f88043 x-compute-request-id: req-2cb7fc8e-03d4-40c9-8916-0a24c9f88043 Content-Length: 0 Content-Type: application/json 2018-08-11 21:10:49,739 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/singlevm2-kp_15c009c4-a059-4f01-ad65-44422919ee7b used request id req-2cb7fc8e-03d4-40c9-8916-0a24c9f88043 2018-08-11 21:10:49,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.18120598793s 2018-08-11 21:10:49,739 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/singlevm2-kp_15c009c4-a059-4f01-ad65-44422919ee7b used request id req-2cb7fc8e-03d4-40c9-8916-0a24c9f88043 2018-08-11 21:10:49,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-11 21:10:49,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1/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}743578db469154104be3f72e24d71e77e3ee1d69" -d '{"subnet_id": "826bb533-7fb8-4fe8-8887-02ec87535846"}' 2018-08-11 21:10:51,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e4b23f99-deef-4441-a88a-a6b91c9ac09b Date: Sat, 11 Aug 2018 21:10:51 GMT RESP BODY: {"network_id": "08cf1603-7691-47d8-bf31-54a42185bcbc", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "subnet_id": "826bb533-7fb8-4fe8-8887-02ec87535846", "subnet_ids": ["826bb533-7fb8-4fe8-8887-02ec87535846"], "port_id": "d7ceaf52-8473-4be7-ab27-4774890df72c", "id": "fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1"} 2018-08-11 21:10:51,083 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1/remove_router_interface.json used request id req-e4b23f99-deef-4441-a88a-a6b91c9ac09b 2018-08-11 21:10:51,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.34331607819s 2018-08-11 21:10:51,084 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1/remove_router_interface.json used request id req-e4b23f99-deef-4441-a88a-a6b91c9ac09b returning object fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1 2018-08-11 21:10:51,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-11 21:10:51,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:51,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-e2880401-db6b-4d76-ac12-6ee2235a45a0 Date: Sat, 11 Aug 2018 21:10:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:17Z", "admin_state_up": true, "updated_at": "2018-08-11T21:10:50Z", "revision_number": 4, "routes": [], "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1", "name": "singlevm2-router_15c009c4-a059-4f01-ad65-44422919ee7b"}]} 2018-08-11 21:10:51,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-e2880401-db6b-4d76-ac12-6ee2235a45a0 2018-08-11 21:10:51,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.107749938965s 2018-08-11 21:10:51,192 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-e2880401-db6b-4d76-ac12-6ee2235a45a0 2018-08-11 21:10:51,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-11 21:10:51,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:52,452 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f2e732c-1dcc-462a-8a38-c4224fce36a3 Content-Length: 0 Date: Sat, 11 Aug 2018 21:10:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:10:52,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1.json used request id req-6f2e732c-1dcc-462a-8a38-c4224fce36a3 2018-08-11 21:10:52,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25831508636s 2018-08-11 21:10:52,452 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/fe236b9e-d8c7-4fb7-a875-6b0a8dd464e1.json used request id req-6f2e732c-1dcc-462a-8a38-c4224fce36a3 2018-08-11 21:10:52,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 21:10:52,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:52,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f6f53db4-75a5-4f26-9e1c-990105e673f2 Date: Sat, 11 Aug 2018 21:10:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08cf1603-7691-47d8-bf31-54a42185bcbc","tenant_id":"3d7aad7255b54cb0a9b84792a5ea52fc","created_at":"2018-08-11T21:10:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:10:17Z","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":"3d7aad7255b54cb0a9b84792a5ea52fc","id":"826bb533-7fb8-4fe8-8887-02ec87535846","subnetpool_id":null,"name":"singlevm2-subnet_15c009c4-a059-4f01-ad65-44422919ee7b"}]} 2018-08-11 21:10:52,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-f6f53db4-75a5-4f26-9e1c-990105e673f2 2018-08-11 21:10:52,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0515739917755s 2018-08-11 21:10:52,505 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-f6f53db4-75a5-4f26-9e1c-990105e673f2 2018-08-11 21:10:52,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-11 21:10:52,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/826bb533-7fb8-4fe8-8887-02ec87535846.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:53,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bea48f89-802e-4b46-8886-cb2f0b2ad960 Date: Sat, 11 Aug 2018 21:10:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:10:53,664 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/826bb533-7fb8-4fe8-8887-02ec87535846.json used request id req-bea48f89-802e-4b46-8886-cb2f0b2ad960 2018-08-11 21:10:53,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15813398361s 2018-08-11 21:10:53,665 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/826bb533-7fb8-4fe8-8887-02ec87535846.json used request id req-bea48f89-802e-4b46-8886-cb2f0b2ad960 2018-08-11 21:10:53,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:10:53,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:53,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-88095696-b298-4aad-b6f6-7850319442ea Date: Sat, 11 Aug 2018 21:10:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-11T21:10:53Z","tenant_id":"3d7aad7255b54cb0a9b84792a5ea52fc","created_at":"2018-08-11T21:10:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d7aad7255b54cb0a9b84792a5ea52fc","id":"08cf1603-7691-47d8-bf31-54a42185bcbc","name":"singlevm2-net_15c009c4-a059-4f01-ad65-44422919ee7b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-11 21:10:53,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-88095696-b298-4aad-b6f6-7850319442ea 2018-08-11 21:10:53,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108753204346s 2018-08-11 21:10:53,775 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-88095696-b298-4aad-b6f6-7850319442ea 2018-08-11 21:10:53,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-11 21:10:53,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/08cf1603-7691-47d8-bf31-54a42185bcbc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:55,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8b3f27ad-10ea-434a-aa9d-e0cecb582552 Date: Sat, 11 Aug 2018 21:10:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:10:55,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/08cf1603-7691-47d8-bf31-54a42185bcbc.json used request id req-8b3f27ad-10ea-434a-aa9d-e0cecb582552 2018-08-11 21:10:55,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.30257487297s 2018-08-11 21:10:55,079 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/08cf1603-7691-47d8-bf31-54a42185bcbc.json used request id req-8b3f27ad-10ea-434a-aa9d-e0cecb582552 2018-08-11 21:10:55,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:10:55,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:55,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-59a9426e-387f-4152-a0d9-2e3dc634b7a9 Date: Sat, 11 Aug 2018 21:10:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df/snap", "metadata": {}}], "file": "/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df/file", "owner": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "size": 12716032, "self": "/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:10:22Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_15c009c4-a059-4f01-ad65-44422919ee7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_15c009c4-a059-4f01-ad65-44422919ee7b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:10:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:10:55,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-59a9426e-387f-4152-a0d9-2e3dc634b7a9 2018-08-11 21:10:55,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.650094032288s 2018-08-11 21:10:55,733 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-59a9426e-387f-4152-a0d9-2e3dc634b7a9 2018-08-11 21:10:55,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-11 21:10:55,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}743578db469154104be3f72e24d71e77e3ee1d69" 2018-08-11 21:10:56,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf72db7b-90da-4fd5-8ea8-7d0b0c187d9a Date: Sat, 11 Aug 2018 21:10:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:10:56,725 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df used request id req-bf72db7b-90da-4fd5-8ea8-7d0b0c187d9a 2018-08-11 21:10:56,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.989708185196s 2018-08-11 21:10:56,725 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/b6c0bd5c-ce83-4371-b850-6f2e30c5b1df used request id req-bf72db7b-90da-4fd5-8ea8-7d0b0c187d9a 2018-08-11 21:10:56,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:10:56,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:56,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10: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-157e6e0d-d153-46e0-be50-55e5d9ca6858 x-compute-request-id: req-157e6e0d-d153-46e0-be50-55e5d9ca6858 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_15c009c4-a059-4f01-ad65-44422919ee7b", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/2ba72725-54d5-4001-b31c-c490cbef437e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/2ba72725-54d5-4001-b31c-c490cbef437e", "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": "2ba72725-54d5-4001-b31c-c490cbef437e"}]} 2018-08-11 21:10:56,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-157e6e0d-d153-46e0-be50-55e5d9ca6858 2018-08-11 21:10:56,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0356969833374s 2018-08-11 21:10:56,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-157e6e0d-d153-46e0-be50-55e5d9ca6858 2018-08-11 21:10:56,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-11 21:10:56,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/2ba72725-54d5-4001-b31c-c490cbef437e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:56,797 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:10: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-66af18d8-d20b-4792-ba74-eabba5f5736b x-compute-request-id: req-66af18d8-d20b-4792-ba74-eabba5f5736b Content-Length: 0 Content-Type: application/json 2018-08-11 21:10:56,797 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/2ba72725-54d5-4001-b31c-c490cbef437e used request id req-66af18d8-d20b-4792-ba74-eabba5f5736b 2018-08-11 21:10:56,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0343790054321s 2018-08-11 21:10:56,798 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/2ba72725-54d5-4001-b31c-c490cbef437e used request id req-66af18d8-d20b-4792-ba74-eabba5f5736b 2018-08-11 21:10:56,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:10:56,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:56,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136fe2da-defd-495b-b323-0c99677694ee Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "singlevm2-user_15c009c4-a059-4f01-ad65-44422919ee7b", "links": {"self": "http://172.30.9.30:5000/v3/users/17853d30255a4e4aa134e5bd7b259c59"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "17853d30255a4e4aa134e5bd7b259c59", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 21:10:56,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-136fe2da-defd-495b-b323-0c99677694ee 2018-08-11 21:10:56,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114554166794s 2018-08-11 21:10:56,913 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-136fe2da-defd-495b-b323-0c99677694ee 2018-08-11 21:10:56,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:10:56,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/17853d30255a4e4aa134e5bd7b259c59 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:57,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72d0bb4c-30ff-430c-8ab0-306629bd7d15 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_15c009c4-a059-4f01-ad65-44422919ee7b", "links": {"self": "http://172.30.9.30:5000/v3/users/17853d30255a4e4aa134e5bd7b259c59"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "17853d30255a4e4aa134e5bd7b259c59", "description": null}} 2018-08-11 21:10:57,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/17853d30255a4e4aa134e5bd7b259c59 used request id req-72d0bb4c-30ff-430c-8ab0-306629bd7d15 2018-08-11 21:10:57,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109629154205s 2018-08-11 21:10:57,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/17853d30255a4e4aa134e5bd7b259c59 used request id req-72d0bb4c-30ff-430c-8ab0-306629bd7d15 2018-08-11 21:10:57,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-11 21:10:57,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/17853d30255a4e4aa134e5bd7b259c59 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:57,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:10:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d12f487-62ab-44fe-9db6-62224cf397c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:10:57,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/17853d30255a4e4aa134e5bd7b259c59 used request id req-2d12f487-62ab-44fe-9db6-62224cf397c9 2018-08-11 21:10:57,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.208415031433s 2018-08-11 21:10:57,239 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/17853d30255a4e4aa134e5bd7b259c59 used request id req-2d12f487-62ab-44fe-9db6-62224cf397c9 2018-08-11 21:10:57,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 21:10:57,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:57,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63f86de1-fdc0-40bf-9870-b2e1ee1855ef Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc"}, "tags": [], "enabled": true, "id": "3d7aad7255b54cb0a9b84792a5ea52fc", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_15c009c4-a059-4f01-ad65-44422919ee7b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-11 21:10:57,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-63f86de1-fdc0-40bf-9870-b2e1ee1855ef 2018-08-11 21:10:57,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.088849067688s 2018-08-11 21:10:57,335 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-63f86de1-fdc0-40bf-9870-b2e1ee1855ef 2018-08-11 21:10:57,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-11 21:10:57,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:57,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:10:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efe1d387-d002-4879-bdc8-c7dbe0edc51f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:10:57,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-efe1d387-d002-4879-bdc8-c7dbe0edc51f 2018-08-11 21:10:57,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.208689928055s 2018-08-11 21:10:57,548 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-efe1d387-d002-4879-bdc8-c7dbe0edc51f 2018-08-11 21:10:57,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:10:57,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:57,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef31a479-0923-42d0-8bf0-4a3aa747f21f Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5a275ca35f548edba94292291d04305", "links": {"self": "http://172.30.9.30:5000/v3/roles/a5a275ca35f548edba94292291d04305"}, "name": "Member"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:10:57,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ef31a479-0923-42d0-8bf0-4a3aa747f21f 2018-08-11 21:10:57,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.093031167984s 2018-08-11 21:10:57,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ef31a479-0923-42d0-8bf0-4a3aa747f21f 2018-08-11 21:10:57,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-11 21:10:57,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/a5a275ca35f548edba94292291d04305 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a13f43a76a9217be346f0213c6385724c597c888" 2018-08-11 21:10:57,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:10:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b4c46bd-dc4c-494a-bfeb-5df0653412d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:10:57,769 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a5a275ca35f548edba94292291d04305 used request id req-8b4c46bd-dc4c-494a-bfeb-5df0653412d7 2018-08-11 21:10:57,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.11940407753s 2018-08-11 21:10:57,770 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a5a275ca35f548edba94292291d04305 used request id req-8b4c46bd-dc4c-494a-bfeb-5df0653412d7 2018-08-11 21:10:57,819 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-11 21:10:57,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:10:57,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:10:57,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:10:57,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:10:57,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:10:57,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:10:57,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:10:57,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:10:57,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:10:57,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:10:57,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:10:57,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:10:57,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:10:57,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:10:57,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:10:57,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:10:57,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:10:57,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:10:57,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:10:57,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:10:57,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:10:57,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:10:57,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:10:57,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8940af05-6ba6-4b77-8861-d5bd3b7ff05f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:10:57,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8940af05-6ba6-4b77-8861-d5bd3b7ff05f 2018-08-11 21:10:57,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:10:58,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-11T22:10:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["l9EolLYRSPevFvUhUiRVIw"], "issued_at": "2018-08-11T21:10:58.000000Z"}} 2018-08-11 21:10:58,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:10:58,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:10:58,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-46390359-0678-4af4-8e85-49f5bb0727f7 Date: Sat, 11 Aug 2018 21:10:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 21:10:58,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-46390359-0678-4af4-8e85-49f5bb0727f7 2018-08-11 21:10:58,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.175224065781s 2018-08-11 21:10:58,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-46390359-0678-4af4-8e85-49f5bb0727f7 2018-08-11 21:10:58,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:10:58,440 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 21:10:58,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 21:10:58,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:10:58,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-696ff061-faf4-48de-aa40-7ffdbfd82e99 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/dd0dcce16a4b469e9c71a7c4c58cfca9"}, "tags": [], "enabled": true, "id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-08-11 21:10:58,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-696ff061-faf4-48de-aa40-7ffdbfd82e99 2018-08-11 21:10:58,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108612060547s 2018-08-11 21:10:58,550 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-696ff061-faf4-48de-aa40-7ffdbfd82e99 2018-08-11 21:10:58,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-11 21:10:58,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7a16d8b792d862b4a604f722d1f2b997c41133d4" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}}' 2018-08-11 21:10:58,650 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aa9ef19-1212-4e63-96e1-051086ac8298 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.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, "tags": [], "enabled": true, "id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}} 2018-08-11 21:10:58,650 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-0aa9ef19-1212-4e63-96e1-051086ac8298 2018-08-11 21:10:58,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0929322242737s 2018-08-11 21:10:58,651 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-0aa9ef19-1212-4e63-96e1-051086ac8298 2018-08-11 21:10:58,651 - 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'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', '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_d9fc7801-3f0b-46fd-a021-dd0e66e9466d'}) 2018-08-11 21:10:58,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-11 21:10:58,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7a16d8b792d862b4a604f722d1f2b997c41133d4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ce06926a-a587-4ee8-b772-772712ef40cc", "email": null, "name": "vping_ssh-user_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}}' 2018-08-11 21:10:59,023 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c725797-a7d0-429a-83ba-99bfbfc2f073 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "links": {"self": "http://172.30.9.30:5000/v3/users/8bd694a2ff014e85ad951f03ef91b5b0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8bd694a2ff014e85ad951f03ef91b5b0", "domain_id": "default", "password_expires_at": null}} 2018-08-11 21:10:59,023 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-0c725797-a7d0-429a-83ba-99bfbfc2f073 2018-08-11 21:10:59,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.365267038345s 2018-08-11 21:10:59,024 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-0c725797-a7d0-429a-83ba-99bfbfc2f073 2018-08-11 21:10:59,024 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8bd694a2ff014e85ad951f03ef91b5b0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_d9fc7801-3f0b-46fd-a021-dd0e66e9466d'}) 2018-08-11 21:10:59,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:10:59,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:10:59,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a9d5c4-7986-44ad-b25b-76f4a0d74913 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:10:59,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f7a9d5c4-7986-44ad-b25b-76f4a0d74913 2018-08-11 21:10:59,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111873149872s 2018-08-11 21:10:59,140 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f7a9d5c4-7986-44ad-b25b-76f4a0d74913 2018-08-11 21:10:59,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:10:59,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:10:59,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50790c72-cb30-4f80-a0df-e3ca9d3ad3b2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:10:59,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-50790c72-cb30-4f80-a0df-e3ca9d3ad3b2 2018-08-11 21:10:59,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0945360660553s 2018-08-11 21:10:59,239 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-50790c72-cb30-4f80-a0df-e3ca9d3ad3b2 2018-08-11 21:10:59,240 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-11 21:10:59,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-11 21:10:59,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7a16d8b792d862b4a604f722d1f2b997c41133d4" -d '{"role": {"name": "Member"}}' 2018-08-11 21:10:59,346 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:10:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8132ab61-d90b-407a-b7d8-7551f081d521 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f2c8d40f38e4380b4545641585c298e", "links": {"self": "http://172.30.9.30:5000/v3/roles/5f2c8d40f38e4380b4545641585c298e"}, "name": "Member"}} 2018-08-11 21:10:59,346 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-8132ab61-d90b-407a-b7d8-7551f081d521 2018-08-11 21:10:59,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.101652145386s 2018-08-11 21:10:59,346 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-8132ab61-d90b-407a-b7d8-7551f081d521 2018-08-11 21:10:59,347 - 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'5f2c8d40f38e4380b4545641585c298e'}) 2018-08-11 21:10:59,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:10:59,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:10:59,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fce16ad7-5482-4299-b8d3-41f3b644e8a3 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5f2c8d40f38e4380b4545641585c298e", "links": {"self": "http://172.30.9.30:5000/v3/roles/5f2c8d40f38e4380b4545641585c298e"}, "name": "Member"}, {"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:10:59,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fce16ad7-5482-4299-b8d3-41f3b644e8a3 2018-08-11 21:10:59,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0938849449158s 2018-08-11 21:10:59,445 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fce16ad7-5482-4299-b8d3-41f3b644e8a3 2018-08-11 21:10:59,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 21:10:59,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:10:59,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e3bce0-d1ec-4bce-abfc-c2cc9458b285 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-11 21:10:59,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-26e3bce0-d1ec-4bce-abfc-c2cc9458b285 2018-08-11 21:10:59,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0836191177368s 2018-08-11 21:10:59,534 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-26e3bce0-d1ec-4bce-abfc-c2cc9458b285 2018-08-11 21:10:59,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:10:59,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:10:59,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aca700c-c6e0-491e-b495-2aa8c3e71ebf Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "links": {"self": "http://172.30.9.30:5000/v3/users/8bd694a2ff014e85ad951f03ef91b5b0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8bd694a2ff014e85ad951f03ef91b5b0", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 21:10:59,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7aca700c-c6e0-491e-b495-2aa8c3e71ebf 2018-08-11 21:10:59,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114162921906s 2018-08-11 21:10:59,649 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7aca700c-c6e0-491e-b495-2aa8c3e71ebf 2018-08-11 21:10:59,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 21:10:59,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:10:59,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-857aa494-8963-4cae-afc6-c9f52fe65246 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, "tags": [], "enabled": true, "id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}]} 2018-08-11 21:10:59,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-857aa494-8963-4cae-afc6-c9f52fe65246 2018-08-11 21:10:59,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0894711017609s 2018-08-11 21:10:59,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-857aa494-8963-4cae-afc6-c9f52fe65246 2018-08-11 21:10:59,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-11 21:10:59,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=8bd694a2ff014e85ad951f03ef91b5b0&role.id=5f2c8d40f38e4380b4545641585c298e&scope.project.id=fb1344b0cf9c4d139d1e3cc9f7b0d0a4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:10:59,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57670abd-6585-4d59-ad2a-62aac95d83d0 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=8bd694a2ff014e85ad951f03ef91b5b0&role.id=5f2c8d40f38e4380b4545641585c298e&scope.project.id=fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "previous": null, "next": null}} 2018-08-11 21:10:59,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=8bd694a2ff014e85ad951f03ef91b5b0&role.id=5f2c8d40f38e4380b4545641585c298e&scope.project.id=fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-57670abd-6585-4d59-ad2a-62aac95d83d0 2018-08-11 21:10:59,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0906701087952s 2018-08-11 21:10:59,853 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=8bd694a2ff014e85ad951f03ef91b5b0&role.id=5f2c8d40f38e4380b4545641585c298e&scope.project.id=fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-57670abd-6585-4d59-ad2a-62aac95d83d0 2018-08-11 21:10:59,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-11 21:10:59,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4/users/8bd694a2ff014e85ad951f03ef91b5b0/roles/5f2c8d40f38e4380b4545641585c298e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:10:59,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:10:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c051011-57e4-4729-a972-7cb1506492f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:10:59,986 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4/users/8bd694a2ff014e85ad951f03ef91b5b0/roles/5f2c8d40f38e4380b4545641585c298e used request id req-2c051011-57e4-4729-a972-7cb1506492f7 2018-08-11 21:10:59,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.12934088707s 2018-08-11 21:10:59,986 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4/users/8bd694a2ff014e85ad951f03ef91b5b0/roles/5f2c8d40f38e4380b4545641585c298e used request id req-2c051011-57e4-4729-a972-7cb1506492f7 2018-08-11 21:10:59,987 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', 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'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.50', 'password': 'ce06926a-a587-4ee8-b772-772712ef40cc', 'username': u'vping_ssh-user_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-11 21:10:59,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:10:59,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:10:59,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:10:59,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:10:59,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:10:59,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:10:59,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:10:59,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:10:59,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:10:59,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:10:59,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:10:59,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:10:59,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:10:59,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:10:59,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:10:59,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:10:59,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:10:59,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:10:59,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:10:59,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:10:59,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:10:59,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:10:59,993 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', 'password': 'ce06926a-a587-4ee8-b772-772712ef40cc', 'project_name': 'vping_ssh-project_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000//v3', 'project_id': 'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', 'project_domain_name': 'Default'} 2018-08-11 21:10:59,994 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-11 21:10:59,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:11:00,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0313fdd3-51c6-431f-b407-01128349b4f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:11:00,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0313fdd3-51c6-431f-b407-01128349b4f7 2018-08-11 21:11:00,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:11:00,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f2c8d40f38e4380b4545641585c298e", "name": "Member"}], "expires_at": "2018-08-11T22:11:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "name": "vping_ssh-project_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "id": "8bd694a2ff014e85ad951f03ef91b5b0"}, "audit_ids": ["_WNB2w8YRUCtZfBpcxXU-g"], "issued_at": "2018-08-11T21:11:00.000000Z"}} 2018-08-11 21:11:00,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-11 21:11:00,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" -d '{"network": {"name": "vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "admin_state_up": true}}' 2018-08-11 21:11:01,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-1c295235-de39-4ee9-a794-8dc7bec7243a Date: Sat, 11 Aug 2018 21:11:01 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","created_at":"2018-08-11T21:11:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-11T21:11:00Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","id":"29a3454f-e992-40ea-979f-e504ef4b38ec","name":"vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}} 2018-08-11 21:11:01,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-1c295235-de39-4ee9-a794-8dc7bec7243a 2018-08-11 21:11:01,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.707396030426s 2018-08-11 21:11:01,088 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-1c295235-de39-4ee9-a794-8dc7bec7243a 2018-08-11 21:11:01,089 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:11:00Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'29a3454f-e992-40ea-979f-e504ef4b38ec', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', u'admin_state_up': True, u'tenant_id': u'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', u'created_at': u'2018-08-11T21:11:00Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fb1344b0cf9c4d139d1e3cc9f7b0d0a4'}) 2018-08-11 21:11:01,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:11:01,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:01,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-d1979579-d66f-4338-9e4e-9326ee1d53ef Date: Sat, 11 Aug 2018 21:11:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-11T21:11:00Z","tenant_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","created_at":"2018-08-11T21:11:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","id":"29a3454f-e992-40ea-979f-e504ef4b38ec","name":"vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-11 21:11:01,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d1979579-d66f-4338-9e4e-9326ee1d53ef 2018-08-11 21:11:01,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.295834064484s 2018-08-11 21:11:01,386 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d1979579-d66f-4338-9e4e-9326ee1d53ef 2018-08-11 21:11:01,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-11 21:11:01,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" -d '{"subnet": {"name": "vping_ssh-subnet_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "enable_dhcp": true, "network_id": "29a3454f-e992-40ea-979f-e504ef4b38ec", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-11 21:11:01,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7976730f-f874-4c0b-b374-25043fcae135 Date: Sat, 11 Aug 2018 21:11:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29a3454f-e992-40ea-979f-e504ef4b38ec","tenant_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","created_at":"2018-08-11T21:11:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:11: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":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","id":"3aa01164-1372-4c0e-bb51-9f2f90f46055","subnetpool_id":null,"name":"vping_ssh-subnet_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}} 2018-08-11 21:11:01,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-7976730f-f874-4c0b-b374-25043fcae135 2018-08-11 21:11:01,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.551250934601s 2018-08-11 21:11:01,939 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-7976730f-f874-4c0b-b374-25043fcae135 2018-08-11 21:11:01,939 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:11: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'3aa01164-1372-4c0e-bb51-9f2f90f46055', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', u'enable_dhcp': True, u'network_id': u'29a3454f-e992-40ea-979f-e504ef4b38ec', u'tenant_id': u'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', u'created_at': u'2018-08-11T21:11: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'fb1344b0cf9c4d139d1e3cc9f7b0d0a4'}) 2018-08-11 21:11:01,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-11 21:11:01,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "vping_ssh-router_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "admin_state_up": true}}' 2018-08-11 21:11:03,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-8e425e95-58e2-477d-9507-d0bc7e3aebc9 Date: Sat, 11 Aug 2018 21:11:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:02Z", "admin_state_up": true, "updated_at": "2018-08-11T21:11:03Z", "revision_number": 2, "routes": [], "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "906e4e0c-5dcd-4da3-b72a-9a181f6191f6", "name": "vping_ssh-router_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}} 2018-08-11 21:11:03,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-8e425e95-58e2-477d-9507-d0bc7e3aebc9 2018-08-11 21:11:03,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.15789985657s 2018-08-11 21:11:03,099 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-8e425e95-58e2-477d-9507-d0bc7e3aebc9 2018-08-11 21:11:03,099 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', u'created_at': u'2018-08-11T21:11:02Z', u'admin_state_up': True, u'updated_at': u'2018-08-11T21:11:03Z', u'revision_number': 2, u'routes': [], u'project_id': u'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', u'id': u'906e4e0c-5dcd-4da3-b72a-9a181f6191f6', u'name': u'vping_ssh-router_d9fc7801-3f0b-46fd-a021-dd0e66e9466d'}) 2018-08-11 21:11:03,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-11 21:11:03,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/906e4e0c-5dcd-4da3-b72a-9a181f6191f6/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}296c0168f579a0c590eecf3bb1ed92fbbc706983" -d '{"subnet_id": "3aa01164-1372-4c0e-bb51-9f2f90f46055"}' 2018-08-11 21:11:04,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dfe9e43e-188e-465b-8676-04e9939eebf6 Date: Sat, 11 Aug 2018 21:11:04 GMT RESP BODY: {"network_id": "29a3454f-e992-40ea-979f-e504ef4b38ec", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "subnet_id": "3aa01164-1372-4c0e-bb51-9f2f90f46055", "subnet_ids": ["3aa01164-1372-4c0e-bb51-9f2f90f46055"], "port_id": "6eb3b95a-97e9-47e2-acc3-79eb6c230499", "id": "906e4e0c-5dcd-4da3-b72a-9a181f6191f6"} 2018-08-11 21:11:04,956 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/906e4e0c-5dcd-4da3-b72a-9a181f6191f6/add_router_interface.json used request id req-dfe9e43e-188e-465b-8676-04e9939eebf6 2018-08-11 21:11:04,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.85605096817s 2018-08-11 21:11:04,956 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/906e4e0c-5dcd-4da3-b72a-9a181f6191f6/add_router_interface.json used request id req-dfe9e43e-188e-465b-8676-04e9939eebf6 returning object 906e4e0c-5dcd-4da3-b72a-9a181f6191f6 2018-08-11 21:11:04,957 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-11 21:11:05,089 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-11 21:11:05,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:11:05,095 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 11 Aug 2018 21:11:05 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-11 21:11:05,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:11:05,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:05,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8fa64734-5342-467a-9304-32159ded195e Date: Sat, 11 Aug 2018 21:11:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:11:05,295 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-8fa64734-5342-467a-9304-32159ded195e 2018-08-11 21:11:05,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.197929859161s 2018-08-11 21:11:05,295 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-8fa64734-5342-467a-9304-32159ded195e 2018-08-11 21:11:05,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-11 21:11:05,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}' 2018-08-11 21:11:05,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f85d2ca7-2de9-450f-83d3-c0ed5040634e Date: Sat, 11 Aug 2018 21:11:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/file", "owner": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "size": null, "self": "/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:11:05Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "checksum": null, "created_at": "2018-08-11T21:11:05Z", "protected": false} 2018-08-11 21:11:05,361 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-f85d2ca7-2de9-450f-83d3-c0ed5040634e 2018-08-11 21:11:05,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0579929351807s 2018-08-11 21:11:05,362 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-f85d2ca7-2de9-450f-83d3-c0ed5040634e returning object a819d78c-b4cd-4594-a00a-7d127e4176e7 2018-08-11 21:11:05,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-11 21:11:05,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/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}296c0168f579a0c590eecf3bb1ed92fbbc706983" -d '' 2018-08-11 21:11:06,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c27f223f-93e4-4c43-acfa-8277f95c8bc7 Date: Sat, 11 Aug 2018 21:11:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:11:06,678 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/file used request id req-c27f223f-93e4-4c43-acfa-8277f95c8bc7 2018-08-11 21:11:06,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.3160200119s 2018-08-11 21:11:06,679 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/file used request id req-c27f223f-93e4-4c43-acfa-8277f95c8bc7 2018-08-11 21:11:06,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:11:06,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:06,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-e21ef7ef-a03c-431d-8702-0d834146ee54 Date: Sat, 11 Aug 2018 21:11:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/snap", "metadata": {}}], "file": "/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/file", "owner": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "size": 12716032, "self": "/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:11:06Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:11:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:11:06,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-e21ef7ef-a03c-431d-8702-0d834146ee54 2018-08-11 21:11:06,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036484003067s 2018-08-11 21:11:06,719 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-e21ef7ef-a03c-431d-8702-0d834146ee54 2018-08-11 21:11:06,722 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/file', 'owner': u'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', 'id': u'a819d78c-b4cd-4594-a00a-7d127e4176e7', 'size': 12716032, u'self': u'/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', 'name': 'vping_ssh-project_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-11T21:11:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-11T21:11:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', 'created': u'2018-08-11T21:11:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-11T21:11:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-11 21:11:06,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-11 21:11:06,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7a16d8b792d862b4a604f722d1f2b997c41133d4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-11 21:11:07,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-1bf2d7ff-d67a-4d85-ad85-4a7bf32405c7 x-compute-request-id: req-1bf2d7ff-d67a-4d85-ad85-4a7bf32405c7 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "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": "4af5fc8c-0ee0-460a-a297-330a0ca2761e"}} 2018-08-11 21:11:07,118 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1bf2d7ff-d67a-4d85-ad85-4a7bf32405c7 2018-08-11 21:11:07,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.395406007767s 2018-08-11 21:11:07,119 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1bf2d7ff-d67a-4d85-ad85-4a7bf32405c7 2018-08-11 21:11:07,120 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'4af5fc8c-0ee0-460a-a297-330a0ca2761e', 'swap': 0}) 2018-08-11 21:11:07,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-11 21:11:07,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e/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}7a16d8b792d862b4a604f722d1f2b997c41133d4" -d '{"extra_specs": {}}' 2018-08-11 21:11:07,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-0038ed22-a9bc-4483-810c-4b65cc07dac8 x-compute-request-id: req-0038ed22-a9bc-4483-810c-4b65cc07dac8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-11 21:11:07,142 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e/os-extra_specs used request id req-0038ed22-a9bc-4483-810c-4b65cc07dac8 2018-08-11 21:11:07,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216410160065s 2018-08-11 21:11:07,142 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e/os-extra_specs used request id req-0038ed22-a9bc-4483-810c-4b65cc07dac8 2018-08-11 21:11:07,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-11 21:11:07,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" -d '{"keypair": {"name": "vping_ssh-kp_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}}' 2018-08-11 21:11:07,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-845b7533-38e3-4873-92a3-123fb84cb04a x-compute-request-id: req-845b7533-38e3-4873-92a3-123fb84cb04a Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCowLTiQxREehWHVSMDlJVQIChx8ISVYxCSnwlu6j/CU/eM5UJYbeRcfcQT8g8awenaNjzPG9belq3LZfzUfwmQ9AgXpXvA3QtLHKQl6ml5sXoBJulDncZn4qILzWojk9T52EG/cM6FFPS/O9cpWY+3QqkR5P6QlVefFPgLFN+TG0eelN8z+PFT1V/lUqXGrZ9vO5hMWMTcmj8PMLcRPtEC83Tu4qrhJ+U9KHOYFaorsVpQ+GT2FkbxNkfq5JOcg6WQGQ8MXOHbim2TFyNrBPrf2PAhXf7+shSYaqnDlhYltnw0LW7IkXZ+K+tX9Y4XWI0O1iNZIQ9hjDurj4D2l/ZZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqMC04kMURHoVh1UjA5SVUCAocfCElWMQkp8Jbuo/wlP3jOVC\nWG3kXH3EE/IPGsHp2jY8zxvW3paty2X81H8JkPQIF6V7wN0LSxykJeppebF6ASbp\nQ53GZ+KiC81qI5PU+dhBv3DOhRT0vzvXKVmPt0KpEeT+kJVXnxT4CxTfkxtHnpTf\nM/jxU9Vf5VKlxq2fbzuYTFjE3Jo/DzC3ET7RAvN07uKq4SflPShzmBWqK7FaUPhk\n9hZG8TZH6uSTnIOlkBkPDFzh24ptkxcjawT639jwIV3+/rIUmGqpw5YWJbZ8NC1u\nyJF2fivrV/WOF1iNDtYjWSEPYYw7q4+A9pf2WQIDAQABAoIBAGBxmi9B5QBpwYoR\nxywRq/AaIONVcYCrGFqjl9GTARN/x5f3op5FV+DgY8J+cdF6B7uVidVX9MpL1VHM\nnN2ZKQ912HYjNoH4Eq8/1DRzLwrEupST93aUYkMXDEOwhzuEDpEn3hOaVf1LB8GP\nYp2YOQGkkFnQxQg+wdACPOygZlJ8tBtJczTUktNoGLGKH9MEL9RUG+vHb7hLr9Y8\n9xOqoRDu/L6JVCbMwflSa0AUjnu9cb6LJRvP2LtugsAXDQ/zM8fEm2vg7c0x4T7n\nVI4On4gTPs8GrXHmOr2S0hDiajlREZHjRiXx+IQKloasVwY/nN/d/bRyJJ8VeiBL\nFgmtsPECgYEA1bvNN7cKmwD2AFo4x+8fKRPnFNL71S50P4qVedxjXY3dyVaCQBol\nTZA10sJ3e0SJTjZdMmHbwQijZN2NBh3s3pseBADVDbwO3aMkymO9IeZDzJwsI2Xt\nBcHuGmvwkhB1Fqf+1X2K1zOiurRRPJvQsjcvmSc5NOd2OnytgqueDXUCgYEAyh/D\nfQqjzGjt4EmVTwNHcThiRTyM/uICNbgRRm3h7qpqsQE+VzARy3Z8HxPwhp6gE/NQ\nNvChJtjklvZWUkb1SqUCkSmPg1//yV9Godnv2ffSGYheoTrY42yR0Z9CTp2drM0n\nxUDh0fU8bHhKCeBeM8t/wv8d5zHt+KsgJbmPNNUCgYEA1I8+S6+dO4RcIwOXPreA\nHOEvSpV9YIkfkWXovFXC+HKzZJ3FUazu9lF6Rc2i+BO0HfWRAB80ZqiJnzF7I981\nCDnqQv705ADoI+IxH5rLqOARA3c5qkaez8ALZXl9ujXlzI9sr7N4FgfDSb00oXsw\ntVyO2NiaWxPqj8YY5UB6IlUCgYA7RhNbEQq2ADN6KboKgMirsEBJU5d5i6fgPwl5\n4PF3vywomlfA08z0INwHdR59K/l/wEPOyMRJkyN+DeGEoWB/smJNVaXLfhSR5knd\nXv8SqbVIXZB6sbo2/3jHw297hIdfzI4UL5HJs6Qznxb/THfzsoLWGWCYkzDZUr3L\nsl4HvQKBgAe+BdxPdGYbIy3VnvdIvbTMdPYIbIjPq/pNB0s5px1kNvPset8uQeGl\n7PY+0tdFiYmADZWfn2Q7k/2rWtxRBQdrBJVuUvaKPqwOl8nWpp7hore1mgy7jn6B\n3D/AGE4Zl4xXfhb12/Lf3d9VmMDwJ/HX/g9/PB+Q+xkHJpqIuNCT\n-----END RSA PRIVATE KEY-----\n", "user_id": "8bd694a2ff014e85ad951f03ef91b5b0", "name": "vping_ssh-kp_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "fingerprint": "1d:9a:43:f8:5b:2f:35:04:58:95:ba:27:78:ff:00:d4"}} 2018-08-11 21:11:07,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-845b7533-38e3-4873-92a3-123fb84cb04a 2018-08-11 21:11:07,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.500016927719s 2018-08-11 21:11:07,644 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-845b7533-38e3-4873-92a3-123fb84cb04a 2018-08-11 21:11:07,645 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCowLTiQxREehWHVSMDlJVQIChx8ISVYxCSnwlu6j/CU/eM5UJYbeRcfcQT8g8awenaNjzPG9belq3LZfzUfwmQ9AgXpXvA3QtLHKQl6ml5sXoBJulDncZn4qILzWojk9T52EG/cM6FFPS/O9cpWY+3QqkR5P6QlVefFPgLFN+TG0eelN8z+PFT1V/lUqXGrZ9vO5hMWMTcmj8PMLcRPtEC83Tu4qrhJ+U9KHOYFaorsVpQ+GT2FkbxNkfq5JOcg6WQGQ8MXOHbim2TFyNrBPrf2PAhXf7+shSYaqnDlhYltnw0LW7IkXZ+K+tX9Y4XWI0O1iNZIQ9hjDurj4D2l/ZZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqMC04kMURHoVh1UjA5SVUCAocfCElWMQkp8Jbuo/wlP3jOVC\nWG3kXH3EE/IPGsHp2jY8zxvW3paty2X81H8JkPQIF6V7wN0LSxykJeppebF6ASbp\nQ53GZ+KiC81qI5PU+dhBv3DOhRT0vzvXKVmPt0KpEeT+kJVXnxT4CxTfkxtHnpTf\nM/jxU9Vf5VKlxq2fbzuYTFjE3Jo/DzC3ET7RAvN07uKq4SflPShzmBWqK7FaUPhk\n9hZG8TZH6uSTnIOlkBkPDFzh24ptkxcjawT639jwIV3+/rIUmGqpw5YWJbZ8NC1u\nyJF2fivrV/WOF1iNDtYjWSEPYYw7q4+A9pf2WQIDAQABAoIBAGBxmi9B5QBpwYoR\nxywRq/AaIONVcYCrGFqjl9GTARN/x5f3op5FV+DgY8J+cdF6B7uVidVX9MpL1VHM\nnN2ZKQ912HYjNoH4Eq8/1DRzLwrEupST93aUYkMXDEOwhzuEDpEn3hOaVf1LB8GP\nYp2YOQGkkFnQxQg+wdACPOygZlJ8tBtJczTUktNoGLGKH9MEL9RUG+vHb7hLr9Y8\n9xOqoRDu/L6JVCbMwflSa0AUjnu9cb6LJRvP2LtugsAXDQ/zM8fEm2vg7c0x4T7n\nVI4On4gTPs8GrXHmOr2S0hDiajlREZHjRiXx+IQKloasVwY/nN/d/bRyJJ8VeiBL\nFgmtsPECgYEA1bvNN7cKmwD2AFo4x+8fKRPnFNL71S50P4qVedxjXY3dyVaCQBol\nTZA10sJ3e0SJTjZdMmHbwQijZN2NBh3s3pseBADVDbwO3aMkymO9IeZDzJwsI2Xt\nBcHuGmvwkhB1Fqf+1X2K1zOiurRRPJvQsjcvmSc5NOd2OnytgqueDXUCgYEAyh/D\nfQqjzGjt4EmVTwNHcThiRTyM/uICNbgRRm3h7qpqsQE+VzARy3Z8HxPwhp6gE/NQ\nNvChJtjklvZWUkb1SqUCkSmPg1//yV9Godnv2ffSGYheoTrY42yR0Z9CTp2drM0n\nxUDh0fU8bHhKCeBeM8t/wv8d5zHt+KsgJbmPNNUCgYEA1I8+S6+dO4RcIwOXPreA\nHOEvSpV9YIkfkWXovFXC+HKzZJ3FUazu9lF6Rc2i+BO0HfWRAB80ZqiJnzF7I981\nCDnqQv705ADoI+IxH5rLqOARA3c5qkaez8ALZXl9ujXlzI9sr7N4FgfDSb00oXsw\ntVyO2NiaWxPqj8YY5UB6IlUCgYA7RhNbEQq2ADN6KboKgMirsEBJU5d5i6fgPwl5\n4PF3vywomlfA08z0INwHdR59K/l/wEPOyMRJkyN+DeGEoWB/smJNVaXLfhSR5knd\nXv8SqbVIXZB6sbo2/3jHw297hIdfzI4UL5HJs6Qznxb/THfzsoLWGWCYkzDZUr3L\nsl4HvQKBgAe+BdxPdGYbIy3VnvdIvbTMdPYIbIjPq/pNB0s5px1kNvPset8uQeGl\n7PY+0tdFiYmADZWfn2Q7k/2rWtxRBQdrBJVuUvaKPqwOl8nWpp7hore1mgy7jn6B\n3D/AGE4Zl4xXfhb12/Lf3d9VmMDwJ/HX/g9/PB+Q+xkHJpqIuNCT\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8bd694a2ff014e85ad951f03ef91b5b0', 'name': u'vping_ssh-kp_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', 'created_at': '2018-08-11T21:11:07.645112', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', 'name': 'vping_ssh-project_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'1d:9a:43:f8:5b:2f:35:04:58:95:ba:27:78:ff:00:d4', 'type': 'ssh', 'id': u'vping_ssh-kp_d9fc7801-3f0b-46fd-a021-dd0e66e9466d'}) 2018-08-11 21:11:07,645 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAqMC04kMURHoVh1UjA5SVUCAocfCElWMQkp8Jbuo/wlP3jOVC WG3kXH3EE/IPGsHp2jY8zxvW3paty2X81H8JkPQIF6V7wN0LSxykJeppebF6ASbp Q53GZ+KiC81qI5PU+dhBv3DOhRT0vzvXKVmPt0KpEeT+kJVXnxT4CxTfkxtHnpTf M/jxU9Vf5VKlxq2fbzuYTFjE3Jo/DzC3ET7RAvN07uKq4SflPShzmBWqK7FaUPhk 9hZG8TZH6uSTnIOlkBkPDFzh24ptkxcjawT639jwIV3+/rIUmGqpw5YWJbZ8NC1u yJF2fivrV/WOF1iNDtYjWSEPYYw7q4+A9pf2WQIDAQABAoIBAGBxmi9B5QBpwYoR xywRq/AaIONVcYCrGFqjl9GTARN/x5f3op5FV+DgY8J+cdF6B7uVidVX9MpL1VHM nN2ZKQ912HYjNoH4Eq8/1DRzLwrEupST93aUYkMXDEOwhzuEDpEn3hOaVf1LB8GP Yp2YOQGkkFnQxQg+wdACPOygZlJ8tBtJczTUktNoGLGKH9MEL9RUG+vHb7hLr9Y8 9xOqoRDu/L6JVCbMwflSa0AUjnu9cb6LJRvP2LtugsAXDQ/zM8fEm2vg7c0x4T7n VI4On4gTPs8GrXHmOr2S0hDiajlREZHjRiXx+IQKloasVwY/nN/d/bRyJJ8VeiBL FgmtsPECgYEA1bvNN7cKmwD2AFo4x+8fKRPnFNL71S50P4qVedxjXY3dyVaCQBol TZA10sJ3e0SJTjZdMmHbwQijZN2NBh3s3pseBADVDbwO3aMkymO9IeZDzJwsI2Xt BcHuGmvwkhB1Fqf+1X2K1zOiurRRPJvQsjcvmSc5NOd2OnytgqueDXUCgYEAyh/D fQqjzGjt4EmVTwNHcThiRTyM/uICNbgRRm3h7qpqsQE+VzARy3Z8HxPwhp6gE/NQ NvChJtjklvZWUkb1SqUCkSmPg1//yV9Godnv2ffSGYheoTrY42yR0Z9CTp2drM0n xUDh0fU8bHhKCeBeM8t/wv8d5zHt+KsgJbmPNNUCgYEA1I8+S6+dO4RcIwOXPreA HOEvSpV9YIkfkWXovFXC+HKzZJ3FUazu9lF6Rc2i+BO0HfWRAB80ZqiJnzF7I981 CDnqQv705ADoI+IxH5rLqOARA3c5qkaez8ALZXl9ujXlzI9sr7N4FgfDSb00oXsw tVyO2NiaWxPqj8YY5UB6IlUCgYA7RhNbEQq2ADN6KboKgMirsEBJU5d5i6fgPwl5 4PF3vywomlfA08z0INwHdR59K/l/wEPOyMRJkyN+DeGEoWB/smJNVaXLfhSR5knd Xv8SqbVIXZB6sbo2/3jHw297hIdfzI4UL5HJs6Qznxb/THfzsoLWGWCYkzDZUr3L sl4HvQKBgAe+BdxPdGYbIy3VnvdIvbTMdPYIbIjPq/pNB0s5px1kNvPset8uQeGl 7PY+0tdFiYmADZWfn2Q7k/2rWtxRBQdrBJVuUvaKPqwOl8nWpp7hore1mgy7jn6B 3D/AGE4Zl4xXfhb12/Lf3d9VmMDwJ/HX/g9/PB+Q+xkHJpqIuNCT -----END RSA PRIVATE KEY----- 2018-08-11 21:11:07,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-11 21:11:07,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" -d '{"security_group": {"name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-11 21:11:07,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-3e852b06-22e9-4a73-ae43-da843366be49 Date: Sat, 11 Aug 2018 21:11:07 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:07Z", "updated_at": "2018-08-11T21:11:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:07Z", "revision_number": 0, "id": "3d0d4cb7-6224-4e46-a062-2280330cb4a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:07Z", "security_group_id": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:07Z", "revision_number": 0, "id": "a31bc657-b9ea-4bf1-afba-f5b98987392f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:07Z", "security_group_id": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 2, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3", "name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}} 2018-08-11 21:11:07,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-3e852b06-22e9-4a73-ae43-da843366be49 2018-08-11 21:11:07,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.207736968994s 2018-08-11 21:11:07,857 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-3e852b06-22e9-4a73-ae43-da843366be49 2018-08-11 21:11:07,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-11 21:11:07,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:07,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-aaa8c76f-65ce-46dd-ac19-e39ab9d9128a Date: Sat, 11 Aug 2018 21:11:07 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:07Z", "updated_at": "2018-08-11T21:11:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:07Z", "revision_number": 0, "id": "3d0d4cb7-6224-4e46-a062-2280330cb4a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:07Z", "security_group_id": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:07Z", "revision_number": 0, "id": "a31bc657-b9ea-4bf1-afba-f5b98987392f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:07Z", "security_group_id": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 2, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3", "name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 21:11:07,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-aaa8c76f-65ce-46dd-ac19-e39ab9d9128a 2018-08-11 21:11:07,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.132597923279s 2018-08-11 21:11:07,995 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-aaa8c76f-65ce-46dd-ac19-e39ab9d9128a 2018-08-11 21:11:08,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-11 21:11:08,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" -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": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3"}}' 2018-08-11 21:11:08,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-5d2b7812-ca6c-4037-adfe-e0e19f1f238b Date: Sat, 11 Aug 2018 21:11: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": 22, "updated_at": "2018-08-11T21:11:08Z", "security_group_id": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3", "port_range_min": 22, "revision_number": 0, "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:08Z", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "8a09e432-1ca5-4863-94a3-0b41c7632b6c"}} 2018-08-11 21:11:08,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-5d2b7812-ca6c-4037-adfe-e0e19f1f238b 2018-08-11 21:11:08,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146635055542s 2018-08-11 21:11:08,147 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-5d2b7812-ca6c-4037-adfe-e0e19f1f238b 2018-08-11 21:11:08,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-11 21:11:08,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:08,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-ea18dc44-2131-4264-bec3-90d3187ff7dc Date: Sat, 11 Aug 2018 21:11:08 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:07Z", "updated_at": "2018-08-11T21:11:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:07Z", "revision_number": 0, "id": "3d0d4cb7-6224-4e46-a062-2280330cb4a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:07Z", "security_group_id": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-11T21:11:08Z", "revision_number": 0, "id": "8a09e432-1ca5-4863-94a3-0b41c7632b6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:08Z", "security_group_id": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:07Z", "revision_number": 0, "id": "a31bc657-b9ea-4bf1-afba-f5b98987392f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:07Z", "security_group_id": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 3, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3", "name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 21:11:08,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ea18dc44-2131-4264-bec3-90d3187ff7dc 2018-08-11 21:11:08,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0524399280548s 2018-08-11 21:11:08,204 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ea18dc44-2131-4264-bec3-90d3187ff7dc 2018-08-11 21:11:08,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-11 21:11:08,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" -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": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3"}}' 2018-08-11 21:11:08,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-3f7f58ad-1e72-4bb4-b1c5-b5b7f9a9a685 Date: Sat, 11 Aug 2018 21:11: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-08-11T21:11:08Z", "security_group_id": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3", "port_range_min": null, "revision_number": 0, "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:08Z", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "cd42c678-f50b-4fdb-9827-98c8f49fa979"}} 2018-08-11 21:11:08,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-3f7f58ad-1e72-4bb4-b1c5-b5b7f9a9a685 2018-08-11 21:11:08,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.169761180878s 2018-08-11 21:11:08,377 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-3f7f58ad-1e72-4bb4-b1c5-b5b7f9a9a685 2018-08-11 21:11:08,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:11:08,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:08,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-f91adc22-9c70-447d-86cf-c92a4a8377c4 Date: Sat, 11 Aug 2018 21:11:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3aa01164-1372-4c0e-bb51-9f2f90f46055"],"updated_at":"2018-08-11T21:11:01Z","tenant_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","created_at":"2018-08-11T21:11:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","id":"29a3454f-e992-40ea-979f-e504ef4b38ec","name":"vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-11 21:11:08,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f91adc22-9c70-447d-86cf-c92a4a8377c4 2018-08-11 21:11:08,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112133026123s 2018-08-11 21:11:08,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f91adc22-9c70-447d-86cf-c92a4a8377c4 2018-08-11 21:11:08,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:11:08,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:08,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-fbc8e699-f830-4873-b41d-9ee41b3f7cb5 Date: Sat, 11 Aug 2018 21:11:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/snap", "metadata": {}}], "file": "/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/file", "owner": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "size": 12716032, "self": "/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:11:06Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:11:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:11:08,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-fbc8e699-f830-4873-b41d-9ee41b3f7cb5 2018-08-11 21:11:08,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0380899906158s 2018-08-11 21:11:08,533 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-fbc8e699-f830-4873-b41d-9ee41b3f7cb5 2018-08-11 21:11:08,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:11:08,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:08,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-e9eb15d3-c929-4822-9f58-4dcad8103b8a x-compute-request-id: req-e9eb15d3-c929-4822-9f58-4dcad8103b8a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "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": "4af5fc8c-0ee0-460a-a297-330a0ca2761e"}]} 2018-08-11 21:11:08,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-e9eb15d3-c929-4822-9f58-4dcad8103b8a 2018-08-11 21:11:08,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254929065704s 2018-08-11 21:11:08,561 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-e9eb15d3-c929-4822-9f58-4dcad8103b8a 2018-08-11 21:11:08,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-11 21:11:08,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" -d '{"server": {"name": "vping_ssh-vm2_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "imageRef": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "flavorRef": "4af5fc8c-0ee0-460a-a297-330a0ca2761e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "29a3454f-e992-40ea-979f-e504ef4b38ec"}], "security_groups": [{"name": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3"}]}}' 2018-08-11 21:11:09,460 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:11: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-91aa7c9b-91da-43bb-a05e-505073622853 x-compute-request-id: req-91aa7c9b-91da-43bb-a05e-505073622853 Content-Length: 403 location: http://172.30.9.30:8774/v2.1/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3"}], "OS-DCF:diskConfig": "MANUAL", "id": "d3009a0b-885f-4778-80f2-0acbd0aeddca", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "bookmark"}], "adminPass": "u2CndDdKwgw4"}} 2018-08-11 21:11:09,460 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-91aa7c9b-91da-43bb-a05e-505073622853 2018-08-11 21:11:09,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.897478103638s 2018-08-11 21:11:09,461 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-91aa7c9b-91da-43bb-a05e-505073622853 2018-08-11 21:11:09,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:11:09,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:10,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21: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-852e3def-1008-4629-87b8-6e62965de306 x-compute-request-id: req-852e3def-1008-4629-87b8-6e62965de306 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "bookmark"}], "image": {"id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "links": [{"href": "http://172.30.9.30:8774/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4af5fc8c-0ee0-460a-a297-330a0ca2761e", "links": [{"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "bookmark"}]}, "id": "d3009a0b-885f-4778-80f2-0acbd0aeddca", "user_id": "8bd694a2ff014e85ad951f03ef91b5b0", "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-08-11T21:11:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "created": "2018-08-11T21:11:09Z", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:11:10,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-852e3def-1008-4629-87b8-6e62965de306 2018-08-11 21:11:10,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55570602417s 2018-08-11 21:11:10,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-852e3def-1008-4629-87b8-6e62965de306 2018-08-11 21:11:10,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:11:10,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:10,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-d754608f-41c3-4855-a8f5-1dbebc438a60 Date: Sat, 11 Aug 2018 21:11:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3aa01164-1372-4c0e-bb51-9f2f90f46055"],"updated_at":"2018-08-11T21:11:01Z","tenant_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","created_at":"2018-08-11T21:11:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","id":"29a3454f-e992-40ea-979f-e504ef4b38ec","name":"vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-11 21:11:10,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d754608f-41c3-4855-a8f5-1dbebc438a60 2018-08-11 21:11:10,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.127384901047s 2018-08-11 21:11:10,152 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d754608f-41c3-4855-a8f5-1dbebc438a60 2018-08-11 21:11:10,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 21:11:10,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:10,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-178d156e-7877-49cb-ba3e-7c9dd6b93e73 Date: Sat, 11 Aug 2018 21:11:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29a3454f-e992-40ea-979f-e504ef4b38ec","tenant_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","created_at":"2018-08-11T21:11:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:11: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":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","id":"3aa01164-1372-4c0e-bb51-9f2f90f46055","subnetpool_id":null,"name":"vping_ssh-subnet_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}]} 2018-08-11 21:11:10,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-178d156e-7877-49cb-ba3e-7c9dd6b93e73 2018-08-11 21:11:10,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0860669612885s 2018-08-11 21:11:10,240 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-178d156e-7877-49cb-ba3e-7c9dd6b93e73 2018-08-11 21:11:10,240 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:11:12,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:11:12,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:13,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-53178326-3eee-4334-b99e-10c1726b5824 x-compute-request-id: req-53178326-3eee-4334-b99e-10c1726b5824 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.30:8774/v2.1/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "bookmark"}], "image": {"id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "links": [{"href": "http://172.30.9.30:8774/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4af5fc8c-0ee0-460a-a297-330a0ca2761e", "links": [{"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "bookmark"}]}, "id": "d3009a0b-885f-4778-80f2-0acbd0aeddca", "security_groups": [{"name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}], "user_id": "8bd694a2ff014e85ad951f03ef91b5b0", "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-08-11T21:11:10Z", "hostId": "a4c74af5bd209155a881965d66e3a9a2e0aafeff9f827727c2631ca8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "created": "2018-08-11T21:11:09Z", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:11:13,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-53178326-3eee-4334-b99e-10c1726b5824 2018-08-11 21:11:13,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1657640934s 2018-08-11 21:11:13,410 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-53178326-3eee-4334-b99e-10c1726b5824 2018-08-11 21:11:13,414 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:11:15,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:11:15,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:15,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-0bbaa558-d11e-494c-bfd7-3c180619b1c3 x-compute-request-id: req-0bbaa558-d11e-494c-bfd7-3c180619b1c3 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:f0:07", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "bookmark"}], "image": {"id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "links": [{"href": "http://172.30.9.30:8774/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:11:14.000000", "flavor": {"id": "4af5fc8c-0ee0-460a-a297-330a0ca2761e", "links": [{"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "bookmark"}]}, "id": "d3009a0b-885f-4778-80f2-0acbd0aeddca", "security_groups": [{"name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}], "user_id": "8bd694a2ff014e85ad951f03ef91b5b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:11:14Z", "hostId": "a4c74af5bd209155a881965d66e3a9a2e0aafeff9f827727c2631ca8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "created": "2018-08-11T21:11:09Z", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:11:15,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0bbaa558-d11e-494c-bfd7-3c180619b1c3 2018-08-11 21:11:15,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508794784546s 2018-08-11 21:11:15,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0bbaa558-d11e-494c-bfd7-3c180619b1c3 2018-08-11 21:11:15,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-11 21:11:15,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=d3009a0b-885f-4778-80f2-0acbd0aeddca" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:16,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-60a1a8de-6e1e-4e54-9f3f-6f50a243d9fe Date: Sat, 11 Aug 2018 21:11:16 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"29a3454f-e992-40ea-979f-e504ef4b38ec","tenant_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","created_at":"2018-08-11T21:11:10Z","admin_state_up":true,"updated_at":"2018-08-11T21:11:14Z","binding:vnic_type":"normal","device_id":"d3009a0b-885f-4778-80f2-0acbd0aeddca","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:f0:07","id":"5894ad43-a7ea-45d3-98c4-33729b93a9c4","port_security_enabled":true,"project_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","fixed_ips":[{"subnet_id":"3aa01164-1372-4c0e-bb51-9f2f90f46055","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["2eda9b7b-34da-4a36-963f-d21ffb27e7b3"],"name":""}]} 2018-08-11 21:11:16,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=d3009a0b-885f-4778-80f2-0acbd0aeddca used request id req-60a1a8de-6e1e-4e54-9f3f-6f50a243d9fe 2018-08-11 21:11:16,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0699501037598s 2018-08-11 21:11:16,000 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=d3009a0b-885f-4778-80f2-0acbd0aeddca used request id req-60a1a8de-6e1e-4e54-9f3f-6f50a243d9fe 2018-08-11 21:11:16,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:11:16,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=5894ad43-a7ea-45d3-98c4-33729b93a9c4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:16,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0597b75f-96b6-4f7a-94c9-cf781897c32b Date: Sat, 11 Aug 2018 21:11:16 GMT RESP BODY: {"floatingips": []} 2018-08-11 21:11:16,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=5894ad43-a7ea-45d3-98c4-33729b93a9c4 used request id req-0597b75f-96b6-4f7a-94c9-cf781897c32b 2018-08-11 21:11:16,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0200021266937s 2018-08-11 21:11:16,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=5894ad43-a7ea-45d3-98c4-33729b93a9c4 used request id req-0597b75f-96b6-4f7a-94c9-cf781897c32b 2018-08-11 21:11:16,026 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:52:f0:07', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a819d78c-b4cd-4594-a00a-7d127e4176e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-11T21:11:14.000000', 'flavor': Munch({u'id': u'4af5fc8c-0ee0-460a-a297-330a0ca2761e'}), 'az': u'nova', 'id': u'd3009a0b-885f-4778-80f2-0acbd0aeddca', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8bd694a2ff014e85ad951f03ef91b5b0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', 'name': 'vping_ssh-project_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', '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-08-11T21:11:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-11T21:11:14Z', 'hostId': u'a4c74af5bd209155a881965d66e3a9a2e0aafeff9f827727c2631ca8', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'a4c74af5bd209155a881965d66e3a9a2e0aafeff9f827727c2631ca8', '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-08-11T21:11:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', 'name': u'vping_ssh-vm2_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', 'adminPass': u'u2CndDdKwgw4', 'tenant_id': u'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', 'created_at': u'2018-08-11T21:11:09Z', 'created': u'2018-08-11T21:11:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-11 21:11:16,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:11:16,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:16,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-03940d3c-b3d4-4a87-adc6-14399dc837ea Date: Sat, 11 Aug 2018 21:11:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3aa01164-1372-4c0e-bb51-9f2f90f46055"],"updated_at":"2018-08-11T21:11:01Z","tenant_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","created_at":"2018-08-11T21:11:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","id":"29a3454f-e992-40ea-979f-e504ef4b38ec","name":"vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-11 21:11:16,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-03940d3c-b3d4-4a87-adc6-14399dc837ea 2018-08-11 21:11:16,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105561971664s 2018-08-11 21:11:16,134 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-03940d3c-b3d4-4a87-adc6-14399dc837ea 2018-08-11 21:11:16,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:11:16,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:16,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ad68a15b-3f57-4d8d-a576-ef9218628042 Date: Sat, 11 Aug 2018 21:11:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/snap", "metadata": {}}], "file": "/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/file", "owner": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "size": 12716032, "self": "/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:11:06Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:11:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:11:16,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ad68a15b-3f57-4d8d-a576-ef9218628042 2018-08-11 21:11:16,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0334939956665s 2018-08-11 21:11:16,173 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ad68a15b-3f57-4d8d-a576-ef9218628042 2018-08-11 21:11:16,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:11:16,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:16,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-294f322c-6eb1-4e33-a011-0d0b77ba831a x-compute-request-id: req-294f322c-6eb1-4e33-a011-0d0b77ba831a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "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": "4af5fc8c-0ee0-460a-a297-330a0ca2761e"}]} 2018-08-11 21:11:16,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-294f322c-6eb1-4e33-a011-0d0b77ba831a 2018-08-11 21:11:16,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0280561447144s 2018-08-11 21:11:16,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-294f322c-6eb1-4e33-a011-0d0b77ba831a 2018-08-11 21:11:16,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-11 21:11:16,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" -d '{"server": {"name": "vping_ssh-vm_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "imageRef": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "key_name": "vping_ssh-kp_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "flavorRef": "4af5fc8c-0ee0-460a-a297-330a0ca2761e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "29a3454f-e992-40ea-979f-e504ef4b38ec"}], "security_groups": [{"name": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3"}]}}' 2018-08-11 21:11:17,301 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:11: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-763ef593-3a3a-43d0-927b-75bad7c1a3f1 x-compute-request-id: req-763ef593-3a3a-43d0-927b-75bad7c1a3f1 Content-Length: 403 location: http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3"}], "OS-DCF:diskConfig": "MANUAL", "id": "3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "rel": "bookmark"}], "adminPass": "uHq3ANRgoxtW"}} 2018-08-11 21:11:17,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-763ef593-3a3a-43d0-927b-75bad7c1a3f1 2018-08-11 21:11:17,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.09656119347s 2018-08-11 21:11:17,301 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-763ef593-3a3a-43d0-927b-75bad7c1a3f1 2018-08-11 21:11:17,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:11:17,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:17,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-141510c6-5172-4596-a99a-0323d28ab077 x-compute-request-id: req-141510c6-5172-4596-a99a-0323d28ab077 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "rel": "bookmark"}], "image": {"id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "links": [{"href": "http://172.30.9.30:8774/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4af5fc8c-0ee0-460a-a297-330a0ca2761e", "links": [{"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "bookmark"}]}, "id": "3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "user_id": "8bd694a2ff014e85ad951f03ef91b5b0", "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-08-11T21:11:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "name": "vping_ssh-vm_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "created": "2018-08-11T21:11:17Z", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:f0:07", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "bookmark"}], "image": {"id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "links": [{"href": "http://172.30.9.30:8774/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:11:14.000000", "flavor": {"id": "4af5fc8c-0ee0-460a-a297-330a0ca2761e", "links": [{"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "bookmark"}]}, "id": "d3009a0b-885f-4778-80f2-0acbd0aeddca", "security_groups": [{"name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}], "user_id": "8bd694a2ff014e85ad951f03ef91b5b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:11:14Z", "hostId": "a4c74af5bd209155a881965d66e3a9a2e0aafeff9f827727c2631ca8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "created": "2018-08-11T21:11:09Z", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:11:17,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-141510c6-5172-4596-a99a-0323d28ab077 2018-08-11 21:11:17,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21044921875s 2018-08-11 21:11:17,513 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-141510c6-5172-4596-a99a-0323d28ab077 2018-08-11 21:11:17,518 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:11:19,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:11:19,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:20,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-b01eaae9-7c83-4241-bbfb-6d3771adee93 x-compute-request-id: req-b01eaae9-7c83-4241-bbfb-6d3771adee93 Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "rel": "bookmark"}], "image": {"id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "links": [{"href": "http://172.30.9.30:8774/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4af5fc8c-0ee0-460a-a297-330a0ca2761e", "links": [{"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "bookmark"}]}, "id": "3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "security_groups": [{"name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}], "user_id": "8bd694a2ff014e85ad951f03ef91b5b0", "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-08-11T21:11:19Z", "hostId": "24a7ff168d311412d63b439665b2368d654562a5ccb9191241cd5f12", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "name": "vping_ssh-vm_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "created": "2018-08-11T21:11:17Z", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:f0:07", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "bookmark"}], "image": {"id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "links": [{"href": "http://172.30.9.30:8774/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:11:14.000000", "flavor": {"id": "4af5fc8c-0ee0-460a-a297-330a0ca2761e", "links": [{"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "bookmark"}]}, "id": "d3009a0b-885f-4778-80f2-0acbd0aeddca", "security_groups": [{"name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}], "user_id": "8bd694a2ff014e85ad951f03ef91b5b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:11:14Z", "hostId": "a4c74af5bd209155a881965d66e3a9a2e0aafeff9f827727c2631ca8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "created": "2018-08-11T21:11:09Z", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:11:20,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b01eaae9-7c83-4241-bbfb-6d3771adee93 2018-08-11 21:11:20,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.679523944855s 2018-08-11 21:11:20,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b01eaae9-7c83-4241-bbfb-6d3771adee93 2018-08-11 21:11:20,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:11:22,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:11:22,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:22,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-0dedee2b-b207-4016-b22c-9032e8aa60b3 x-compute-request-id: req-0dedee2b-b207-4016-b22c-9032e8aa60b3 Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "rel": "bookmark"}], "image": {"id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "links": [{"href": "http://172.30.9.30:8774/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4af5fc8c-0ee0-460a-a297-330a0ca2761e", "links": [{"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "bookmark"}]}, "id": "3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "security_groups": [{"name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}], "user_id": "8bd694a2ff014e85ad951f03ef91b5b0", "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-08-11T21:11:19Z", "hostId": "24a7ff168d311412d63b439665b2368d654562a5ccb9191241cd5f12", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "name": "vping_ssh-vm_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "created": "2018-08-11T21:11:17Z", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:f0:07", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "bookmark"}], "image": {"id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "links": [{"href": "http://172.30.9.30:8774/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:11:14.000000", "flavor": {"id": "4af5fc8c-0ee0-460a-a297-330a0ca2761e", "links": [{"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "bookmark"}]}, "id": "d3009a0b-885f-4778-80f2-0acbd0aeddca", "security_groups": [{"name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}], "user_id": "8bd694a2ff014e85ad951f03ef91b5b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:11:14Z", "hostId": "a4c74af5bd209155a881965d66e3a9a2e0aafeff9f827727c2631ca8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "created": "2018-08-11T21:11:09Z", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:11:22,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0dedee2b-b207-4016-b22c-9032e8aa60b3 2018-08-11 21:11:22,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553153991699s 2018-08-11 21:11:22,761 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0dedee2b-b207-4016-b22c-9032e8aa60b3 2018-08-11 21:11:22,766 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:11:24,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:11:24,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:25,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-e22d9074-ba5b-4bd6-9a45-646361a1f1c5 x-compute-request-id: req-e22d9074-ba5b-4bd6-9a45-646361a1f1c5 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:45:18", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "rel": "bookmark"}], "image": {"id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "links": [{"href": "http://172.30.9.30:8774/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:11:23.000000", "flavor": {"id": "4af5fc8c-0ee0-460a-a297-330a0ca2761e", "links": [{"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "bookmark"}]}, "id": "3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "security_groups": [{"name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}], "user_id": "8bd694a2ff014e85ad951f03ef91b5b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:11:23Z", "hostId": "24a7ff168d311412d63b439665b2368d654562a5ccb9191241cd5f12", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "name": "vping_ssh-vm_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "created": "2018-08-11T21:11:17Z", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:f0:07", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "bookmark"}], "image": {"id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "links": [{"href": "http://172.30.9.30:8774/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:11:14.000000", "flavor": {"id": "4af5fc8c-0ee0-460a-a297-330a0ca2761e", "links": [{"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "bookmark"}]}, "id": "d3009a0b-885f-4778-80f2-0acbd0aeddca", "security_groups": [{"name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}], "user_id": "8bd694a2ff014e85ad951f03ef91b5b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:11:14Z", "hostId": "a4c74af5bd209155a881965d66e3a9a2e0aafeff9f827727c2631ca8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "created": "2018-08-11T21:11:09Z", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:11:25,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e22d9074-ba5b-4bd6-9a45-646361a1f1c5 2018-08-11 21:11:25,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360308170319s 2018-08-11 21:11:25,130 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e22d9074-ba5b-4bd6-9a45-646361a1f1c5 2018-08-11 21:11:25,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-11 21:11:25,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=3f4b0cd3-6073-4d4f-887b-5a0750695dd2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:25,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-032636e8-eb83-4beb-a8ae-f9da727dd92b Date: Sat, 11 Aug 2018 21:11:25 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"29a3454f-e992-40ea-979f-e504ef4b38ec","tenant_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","created_at":"2018-08-11T21:11:18Z","admin_state_up":true,"updated_at":"2018-08-11T21:11:23Z","binding:vnic_type":"normal","device_id":"3f4b0cd3-6073-4d4f-887b-5a0750695dd2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3a:45:18","id":"b8482dd0-538c-4b59-af8e-d6c1caf78eb5","port_security_enabled":true,"project_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","fixed_ips":[{"subnet_id":"3aa01164-1372-4c0e-bb51-9f2f90f46055","ip_address":"192.168.120.12"}],"extra_dhcp_opts":[],"security_groups":["2eda9b7b-34da-4a36-963f-d21ffb27e7b3"],"name":""}]} 2018-08-11 21:11:25,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=3f4b0cd3-6073-4d4f-887b-5a0750695dd2 used request id req-032636e8-eb83-4beb-a8ae-f9da727dd92b 2018-08-11 21:11:25,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0568881034851s 2018-08-11 21:11:25,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=3f4b0cd3-6073-4d4f-887b-5a0750695dd2 used request id req-032636e8-eb83-4beb-a8ae-f9da727dd92b 2018-08-11 21:11:25,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:11:25,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=b8482dd0-538c-4b59-af8e-d6c1caf78eb5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:25,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-29b93392-b7e2-4028-8bac-368d3795d805 Date: Sat, 11 Aug 2018 21:11:25 GMT RESP BODY: {"floatingips": []} 2018-08-11 21:11:25,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=b8482dd0-538c-4b59-af8e-d6c1caf78eb5 used request id req-29b93392-b7e2-4028-8bac-368d3795d805 2018-08-11 21:11:25,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0185449123383s 2018-08-11 21:11:25,218 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=b8482dd0-538c-4b59-af8e-d6c1caf78eb5 used request id req-29b93392-b7e2-4028-8bac-368d3795d805 2018-08-11 21:11:25,219 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3a:45:18', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a819d78c-b4cd-4594-a00a-7d127e4176e7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-11T21:11:23.000000', 'flavor': Munch({u'id': u'4af5fc8c-0ee0-460a-a297-330a0ca2761e'}), 'az': u'nova', 'id': u'3f4b0cd3-6073-4d4f-887b-5a0750695dd2', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8bd694a2ff014e85ad951f03ef91b5b0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', 'name': 'vping_ssh-project_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', '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-08-11T21:11:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-11T21:11:23Z', 'hostId': u'24a7ff168d311412d63b439665b2368d654562a5ccb9191241cd5f12', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'24a7ff168d311412d63b439665b2368d654562a5ccb9191241cd5f12', '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-08-11T21:11:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', 'name': u'vping_ssh-vm_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', 'adminPass': u'uHq3ANRgoxtW', 'tenant_id': u'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', 'created_at': u'2018-08-11T21:11:17Z', 'created': u'2018-08-11T21:11:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-11 21:11:25,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:11:25,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:25,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-8add368c-886a-42d4-8d60-bd1093e2bb45 Date: Sat, 11 Aug 2018 21:11:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3aa01164-1372-4c0e-bb51-9f2f90f46055"],"updated_at":"2018-08-11T21:11:01Z","tenant_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","created_at":"2018-08-11T21:11:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","id":"29a3454f-e992-40ea-979f-e504ef4b38ec","name":"vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-11 21:11:25,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-8add368c-886a-42d4-8d60-bd1093e2bb45 2018-08-11 21:11:25,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109292984009s 2018-08-11 21:11:25,331 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-8add368c-886a-42d4-8d60-bd1093e2bb45 2018-08-11 21:11:25,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-11 21:11:25,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=3f4b0cd3-6073-4d4f-887b-5a0750695dd2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:25,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3ad10e29-e476-413f-9fbb-82948695673f Date: Sat, 11 Aug 2018 21:11:25 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"29a3454f-e992-40ea-979f-e504ef4b38ec","tenant_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","created_at":"2018-08-11T21:11:18Z","admin_state_up":true,"updated_at":"2018-08-11T21:11:23Z","binding:vnic_type":"normal","device_id":"3f4b0cd3-6073-4d4f-887b-5a0750695dd2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3a:45:18","id":"b8482dd0-538c-4b59-af8e-d6c1caf78eb5","port_security_enabled":true,"project_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","fixed_ips":[{"subnet_id":"3aa01164-1372-4c0e-bb51-9f2f90f46055","ip_address":"192.168.120.12"}],"extra_dhcp_opts":[],"security_groups":["2eda9b7b-34da-4a36-963f-d21ffb27e7b3"],"name":""}]} 2018-08-11 21:11:25,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=3f4b0cd3-6073-4d4f-887b-5a0750695dd2 used request id req-3ad10e29-e476-413f-9fbb-82948695673f 2018-08-11 21:11:25,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0596499443054s 2018-08-11 21:11:25,393 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=3f4b0cd3-6073-4d4f-887b-5a0750695dd2 used request id req-3ad10e29-e476-413f-9fbb-82948695673f 2018-08-11 21:11:25,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-11 21:11:25,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" -d '{"floatingip": {"floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.12", "port_id": "b8482dd0-538c-4b59-af8e-d6c1caf78eb5"}}' 2018-08-11 21:11:27,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-fbaa1ee1-63b0-4fa6-8455-235d1437fd43 Date: Sat, 11 Aug 2018 21:11:27 GMT RESP BODY: {"floatingip": {"router_id": "906e4e0c-5dcd-4da3-b72a-9a181f6191f6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T21:11:26Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "b8482dd0-538c-4b59-af8e-d6c1caf78eb5", "id": "f2b171c8-4717-49b2-aad7-bba13c4c57f2", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:26Z", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}} 2018-08-11 21:11:27,072 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-fbaa1ee1-63b0-4fa6-8455-235d1437fd43 2018-08-11 21:11:27,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.67848587036s 2018-08-11 21:11:27,073 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-fbaa1ee1-63b0-4fa6-8455-235d1437fd43 2018-08-11 21:11:27,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:11:27,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:27,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-1cda7fe2-9d73-4f11-bf9e-f1cfd11e0a82 Date: Sat, 11 Aug 2018 21:11:27 GMT RESP BODY: {"floatingips": [{"router_id": "906e4e0c-5dcd-4da3-b72a-9a181f6191f6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T21:11:26Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "b8482dd0-538c-4b59-af8e-d6c1caf78eb5", "id": "f2b171c8-4717-49b2-aad7-bba13c4c57f2", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:26Z", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}]} 2018-08-11 21:11:27,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-1cda7fe2-9d73-4f11-bf9e-f1cfd11e0a82 2018-08-11 21:11:27,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0245339870453s 2018-08-11 21:11:27,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-1cda7fe2-9d73-4f11-bf9e-f1cfd11e0a82 2018-08-11 21:11:27,119 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'906e4e0c-5dcd-4da3-b72a-9a181f6191f6', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', 'created_at': u'2018-08-11T21:11:26Z', 'attached': True, 'updated_at': u'2018-08-11T21:11:26Z', 'id': u'f2b171c8-4717-49b2-aad7-bba13c4c57f2', 'floating_network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', 'name': 'vping_ssh-project_d9fc7801-3f0b-46fd-a021-dd0e66e9466d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'906e4e0c-5dcd-4da3-b72a-9a181f6191f6', 'project_id': u'fb1344b0cf9c4d139d1e3cc9f7b0d0a4', 'port_id': u'b8482dd0-538c-4b59-af8e-d6c1caf78eb5', 'port': u'b8482dd0-538c-4b59-af8e-d6c1caf78eb5', 'network': u'2f70d71e-d369-422c-afe9-61964f7f223e'}) 2018-08-11 21:11:27,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 21:11:27,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2/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}296c0168f579a0c590eecf3bb1ed92fbbc706983" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 21:11:27,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-a18b553b-e859-46e4-a484-dc69c39a6ad0 x-compute-request-id: req-a18b553b-e859-46e4-a484-dc69c39a6ad0 Content-Encoding: gzip Content-Length: 9584 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 464546704 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.910 MHz processor\n[ 0.168119] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.170321] pid_max: default: 32768 minimum: 301\n[ 0.171534] ACPI: Core revision 20150930\n[ 0.173167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.174911] Security Framework initialized\n[ 0.176003] Yama: becoming mindful.\n[ 0.176958] AppArmor: AppArmor initialized\n[ 0.178058] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.179860] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.181561] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183216] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185092] Initializing cgroup subsys io\n[ 0.186152] Initializing cgroup subsys memory\n[ 0.187317] Initializing cgroup subsys devices\n[ 0.188486] Initializing cgroup subsys freezer\n[ 0.189619] Initializing cgroup subsys net_cls\n[ 0.190750] Initializing cgroup subsys perf_event\n[ 0.191993] Initializing cgroup subsys net_prio\n[ 0.193162] Initializing cgroup subsys hugetlb\n[ 0.194293] Initializing cgroup subsys pids\n[ 0.195452] CPU: Physical Processor ID: 0\n[ 0.197224] mce: CPU supports 10 MCE banks\n[ 0.198320] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.199676] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214338] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.220831] ftrace: allocating 31920 entries in 125 pages\n[ 0.245909] smpboot: Max logical packages: 1\n[ 0.247068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.248851] x2apic enabled\n[ 0.249804] Switched APIC routing to physical x2apic.\n[ 0.251887] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.253398] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.256041] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.258379] KVM setup paravirtual spinlock\n[ 0.259915] x86: Booted up 1 node, 1 CPUs\n[ 0.260963] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.262774] devtmpfs: initialized\n[ 0.264679] evm: security.selinux\n[ 0.265596] evm: security.SMACK64\n[ 0.266478] evm: security.SMACK64EXEC\n[ 0.267432] evm: security.SMACK64TRANSMUTE\n[ 0.268480] evm: security.SMACK64MMAP\n[ 0.269431] evm: security.ima\n[ 0.270272] evm: security.capability\n[ 0.271283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.273736] pinctrl core: initialized pinctrl subsystem\n[ 0.275170] RTC time: 21:11:23, date: 08/11/18\n[ 0.276424] NET: Registered protocol family 16\n[ 0.277722] cpuidle: using governor ladder\n[ 0.278814] cpuidle: using governor menu\n[ 0.279829] PCCT header not found.\n[ 0.280757] ACPI: bus type PCI registered\n[ 0.281792] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.283407] PCI: Using configuration type 1 for base access\n[ 0.285530] ACPI: Added _OSI(Module Device)\n[ 0.286620] ACPI: Added _OSI(Processor Device)\n[ 0.287763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288960] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291018] ACPI: Interpreter enabled\n[ 0.292018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.294424] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.296865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.299259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.301683] ACPI: (supports S0 S5)\n[ 0.302610] ACPI: Using IOAPIC for interrupt routing\n[ 0.303841] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.307508] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.309057] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.310732] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.312367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.315278] acpiphp: Slot [3] registered\n[ 0.316341] acpiphp: Slot [4] registered\n[ 0.317370] acpiphp: Slot [5] registered\n[ 0.318427] acpiphp: Slot [6] registered\n[ 0.319457] acpiphp: Slot [7] registered\n[ 0.320485] acpiphp: Slot [8] registered\n[ 0.321549] acpiphp: Slot [9] registered\n[ 0.322597] acpiphp: Slot [10] registered\n[ 0.323670] acpiphp: Slot [11] registered\n[ 0.324716] acpiphp: Slot [12] registered\n[ 0.325755] acpiphp: Slot [13] registered\n[ 0.326796] acpiphp: Slot [14] registered\n[ 0.327876] acpiphp: Slot [15] registered\n[ 0.338595] acpiphp: Slot [16] registered\n[ 0.339672] acpiphp: Slot [17] registered\n[ 0.340719] acpiphp: Slot [18] registered\n[ 0.341838] acpiphp: Slot [19] registered\n[ 0.342897] acpiphp: Slot [20] registered\n[ 0.343938] acpiphp: Slot [21] registered\n[ 0.344994] acpiphp: Slot [22] registered\n[ 0.346063] acpiphp: Slot [23] registered\n[ 0.347123] acpiphp: Slot [24] registered\n[ 0.348191] acpiphp: Slot [25] registered\n[ 0.349255] acpiphp: Slot [26] registered\n[ 0.350290] acpiphp: Slot [27] registered\n[ 0.351332] acpiphp: Slot [28] registered\n[ 0.352433] acpiphp: Slot [29] registered\n[ 0.353502] acpiphp: Slot [30] registered\n[ 0.354544] acpiphp: Slot [31] registered\n[ 0.355614] PCI host bridge to bus 0000:00\n[ 0.356689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.358318] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.359943] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.361811] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363706] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.365643] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.370994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372548] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.374294] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.378310] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.380233] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.399651] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403272] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.405023] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.406784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.408335] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.409954] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.411375] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.413409] vgaarb: loaded\n[ 0.414167] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415721] SCSI subsystem initialized\n[ 0.416919] ACPI: bus type USB registered\n[ 0.418041] usbcore: registered new interface driver usbfs\n[ 0.419437] usbcore: registered new interface driver hub\n[ 0.420776] usbcore: registered new device driver usb\n[ 0.422230] PCI: Using ACPI for IRQ routing\n[ 0.423622] NetLabel: Initializing\n[ 0.424566] NetLabel: domain hash size = 128\n[ 0.425696] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.426976] NetLabel: unlabeled traffic allowed by default\n[ 0.428490] clocksource: Switched to clocksource kvm-clock\n[ 0.436873] AppArmor: AppArmor Filesystem Enabled\n[ 0.438111] pnp: PnP ACPI init\n[ 0.439217] pnp: PnP ACPI: found 5 devices\n[ 0.445844] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448082] NET: Registered protocol family 2\n[ 0.449388] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.451146] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.452729] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.454340] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455787] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457323] NET: Registered protocol family 1\n[ 0.458481] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.459996] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461415] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475825] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.490472] Trying to unpack rootfs image as initramfs...\n[ 0.546469] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.548579] Scanning for low memory corruption every 60 seconds\n[ 0.550308] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.551867] audit: initializing netlink subsys (disabled)\n[ 0.553237] audit: type=2000 audit(1534021884.519:1): initialized\n[ 0.554961] Initialise system trusted keyring\n[ 0.556157] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557688] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.560242] zbud: loaded\n[ 0.561126] VFS: Disk quotas dquot_6.6.0\n[ 0.562183] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.564184] fuse init (API version 7.23)\n[ 0.565347] Key type big_key registered\n[ 0.566381] Allocating IMA MOK and blacklist keyrings.\n[ 0.567892] Key type asymmetric registered\n[ 0.568991] Asymmetric key parser 'x509' registered\n[ 0.570290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.572305] io scheduler noop registered\n[ 0.573369] io scheduler deadline registered (default)\n[ 0.574710] io scheduler cfq registered\n[ 0.575808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580920] ACPI: Power Button [PWRF]\n[ 0.582014] GHES: HEST is not enabled!\n[ 0.597736] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626648] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.629432] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.653202] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.656073] Linux agpgart interface v0.103\n[ 0.659120] brd: module loaded\n[ 0.661028] loop: module loaded\n[ 0.665409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.667339] GPT:90111 != 2097151\n[ 0.668225] GPT:Alternate GPT header not at the end of the disk.\n[ 0.669701] GPT:90111 != 2097151\n[ 0.670591] GPT: Use GNU Parted to correct GPT errors.\n[ 0.671893] vda: vda1 vda15\n[ 0.673380] scsi host0: ata_piix\n[ 0.674393] scsi host1: ata_piix\n[ 0.675326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.676984] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.678907] libphy: Fixed MDIO Bus: probed\n[ 0.679991] tun: Universal TUN/TAP device driver, 1.6\n[ 0.681271] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684106] PPP generic driver version 2.4.2\n[ 0.685026] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.686417] ehci-pci: EHCI PCI platform driver\n[ 0.687434] ehci-platform: EHCI generic platform driver\n[ 0.688638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689927] ohci-pci: OHCI PCI platform driver\n[ 0.690910] ohci-platform: OHCI generic platform driver\n[ 0.692026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706467] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707630] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.709269] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.710407] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.711768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.713163] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.714731] usb usb1: Product: UHCI Host Controller\n[ 0.715761] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.717034] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.718177] hub 1-0:1.0: USB hub found\n[ 0.719050] hub 1-0:1.0: 2 ports detected\n[ 0.720204] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.722599] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.723722] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724914] mousedev: PS/2 mouse device common for all mice\n[ 0.726381] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728452] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729737] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731085] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732428] i2c /dev entries driver\n[ 0.733356] device-mapper: uevent: version 1.0.3\n[ 0.734457] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.736312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738281] NET: Registered protocol family 10\n[ 0.739834] NET: Registered protocol family 17\n[ 0.740884] Key type dns_resolver registered\n[ 0.742187] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.743431] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.745538] registered taskstats version 1\n[ 0.746524] Loading compiled-in X.509 certificates\n[ 0.748204] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.750345] zswap: loaded using pool lzo/zbud\n[ 0.752612] Key type trusted registered\n[ 0.754565] Key type encrypted registered\n[ 0.755509] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.756711] ima: No TPM chip found, activating TPM-bypass!\n[ 0.757906] evm: HMAC attrs: 0x1\n[ 0.759043] Magic number: 14:682:196\n[ 0.760041] rtc_cmos 00:00: setting system clock to 2018-08-11 21:11:23 UTC (1534021883)\n[ 0.761914] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.763144] EDD information not available.\n[ 0.838882] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.850658] Write protecting the kernel read-only data: 14336k\n[ 0.854619] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856800] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.905191] 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.78\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.12...\nLease of 192.168.120.12 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.88. iid=i-00000004\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCF6JR3K9ti55bPcwAMTNI/c6tryXBP8RpVkdMhv7jCsWvM930P5voyWl8JOof1FrFbh0SXd6leyVcQ76Clzd3gvIEc3LPjJyk3JzaXOLqI4jgYUutcP2fHmPtvfSGqlTeYCF9/vAnyT4BKYWTsPuiBj2PF2VbgdzIIuvRuKLi9BwNutOhWUGk6d6p5CoqB8U6rg5C4QgwRqCQdDN7bU7IgVLvfUQF9VtOk72g0do8tWABacAk7XGBOB95lLT2IUE+P+6B4WLZcr1ev6yY8ztT8AX3BHAkyOeGeFzS7rDar/k9LwX2/2fW4QfobyVzkFBsh63P9Djs6dVuUM9oQSbPT root@vping-ssh-vm-d9fc7801-3f0b-46fd-a021-dd0e66e9466d\nssh-dss AAAAB3NzaC1kc3MAAACBAOqx4oa95A6I5G2t6c1uxfvV7cIj0d+a77w+/5XjDWyHB0INvSY51ylaFb65MshZyEs8AwarTNz5vzT/Jcu2g3Hf1GrVAVdg+WopphLE15P+9GwfRpDKlolFSGO5y+D+/WZu6rGYraUQ7e26jYPwnDBrevHZ7lCIjhQRUqxOG5a3AAAAFQD2t1032DIQeYoyKKrRO5hWCFKmnwAAAIEAkwvxDd/a3BgAAMPaWuhu5SFdqjmJ88XLifzeljRapVTUvV9lMCVyIFAfUKRO77BMTAobfLcpvclX/am0Wu8qKdyOW2WYh2NW9Ob6Gg3BaKLCWomuU+YCaPjzLiUpAGrWgNCUyTurBXFlmRIcz/TGnjtQrchjKqkfoCsaj+0/FfsAAACAE11bd4W5Q2rmqZVH7Sk0Qv1N7Hiqii64vIGiRONTkF5EYBNDwIUa52voHYt0WgJQvzFe2eW3UJW9L69ZXfNKyMZrIQCasKrKKR3KrbSkTK8yWcoMKJn3OCzJ4OIugTUUrfuD72knOgZTcmUTea1t0fcISYmER0yJmnxrXJq4gvc= root@vping-ssh-vm-d9fc7801-3f0b-46fd-a021-dd0e66e9466d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.15s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe3a:4518/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 \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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-d9fc7801-3f0b-46fd-a021-dd0e66e9466d\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.31 ===\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-d9fc7801-3f0b-46fd-a021-dd0e66e9466d login: "} 2018-08-11 21:11:27,819 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2/action used request id req-a18b553b-e859-46e4-a484-dc69c39a6ad0 2018-08-11 21:11:27,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.7000041008s 2018-08-11 21:11:27,820 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2/action used request id req-a18b553b-e859-46e4-a484-dc69c39a6ad0 2018-08-11 21:11:27,821 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-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 464546704 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.910 MHz processor [ 0.168119] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.170321] pid_max: default: 32768 minimum: 301 [ 0.171534] ACPI: Core revision 20150930 [ 0.173167] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.174911] Security Framework initialized [ 0.176003] Yama: becoming mindful. [ 0.176958] AppArmor: AppArmor initialized [ 0.178058] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.179860] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.181561] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183216] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185092] Initializing cgroup subsys io [ 0.186152] Initializing cgroup subsys memory [ 0.187317] Initializing cgroup subsys devices [ 0.188486] Initializing cgroup subsys freezer [ 0.189619] Initializing cgroup subsys net_cls [ 0.190750] Initializing cgroup subsys perf_event [ 0.191993] Initializing cgroup subsys net_prio [ 0.193162] Initializing cgroup subsys hugetlb [ 0.194293] Initializing cgroup subsys pids [ 0.195452] CPU: Physical Processor ID: 0 [ 0.197224] mce: CPU supports 10 MCE banks [ 0.198320] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.199676] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.214338] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.220831] ftrace: allocating 31920 entries in 125 pages [ 0.245909] smpboot: Max logical packages: 1 [ 0.247068] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.248851] x2apic enabled [ 0.249804] Switched APIC routing to physical x2apic. [ 0.251887] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.253398] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.256041] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.258379] KVM setup paravirtual spinlock [ 0.259915] x86: Booted up 1 node, 1 CPUs [ 0.260963] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.262774] devtmpfs: initialized [ 0.264679] evm: security.selinux [ 0.265596] evm: security.SMACK64 [ 0.266478] evm: security.SMACK64EXEC [ 0.267432] evm: security.SMACK64TRANSMUTE [ 0.268480] evm: security.SMACK64MMAP [ 0.269431] evm: security.ima [ 0.270272] evm: security.capability [ 0.271283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.273736] pinctrl core: initialized pinctrl subsystem [ 0.275170] RTC time: 21:11:23, date: 08/11/18 [ 0.276424] NET: Registered protocol family 16 [ 0.277722] cpuidle: using governor ladder [ 0.278814] cpuidle: using governor menu [ 0.279829] PCCT header not found. [ 0.280757] ACPI: bus type PCI registered [ 0.281792] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.283407] PCI: Using configuration type 1 for base access [ 0.285530] ACPI: Added _OSI(Module Device) [ 0.286620] ACPI: Added _OSI(Processor Device) [ 0.287763] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288960] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291018] ACPI: Interpreter enabled [ 0.292018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.294424] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.296865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.299259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.301683] ACPI: (supports S0 S5) [ 0.302610] ACPI: Using IOAPIC for interrupt routing [ 0.303841] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.307508] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.309057] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.310732] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.312367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.315278] acpiphp: Slot [3] registered [ 0.316341] acpiphp: Slot [4] registered [ 0.317370] acpiphp: Slot [5] registered [ 0.318427] acpiphp: Slot [6] registered [ 0.319457] acpiphp: Slot [7] registered [ 0.320485] acpiphp: Slot [8] registered [ 0.321549] acpiphp: Slot [9] registered [ 0.322597] acpiphp: Slot [10] registered [ 0.323670] acpiphp: Slot [11] registered [ 0.324716] acpiphp: Slot [12] registered [ 0.325755] acpiphp: Slot [13] registered [ 0.326796] acpiphp: Slot [14] registered [ 0.327876] acpiphp: Slot [15] registered [ 0.338595] acpiphp: Slot [16] registered [ 0.339672] acpiphp: Slot [17] registered [ 0.340719] acpiphp: Slot [18] registered [ 0.341838] acpiphp: Slot [19] registered [ 0.342897] acpiphp: Slot [20] registered [ 0.343938] acpiphp: Slot [21] registered [ 0.344994] acpiphp: Slot [22] registered [ 0.346063] acpiphp: Slot [23] registered [ 0.347123] acpiphp: Slot [24] registered [ 0.348191] acpiphp: Slot [25] registered [ 0.349255] acpiphp: Slot [26] registered [ 0.350290] acpiphp: Slot [27] registered [ 0.351332] acpiphp: Slot [28] registered [ 0.352433] acpiphp: Slot [29] registered [ 0.353502] acpiphp: Slot [30] registered [ 0.354544] acpiphp: Slot [31] registered [ 0.355614] PCI host bridge to bus 0000:00 [ 0.356689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.358318] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.359943] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.361811] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.363706] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.365643] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.369275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.370994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.372548] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.374294] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.378310] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.380233] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.399651] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.401492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.403272] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.405023] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.406784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.408335] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.409954] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.411375] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.413409] vgaarb: loaded [ 0.414167] vgaarb: bridge control possible 0000:00:02.0 [ 0.415721] SCSI subsystem initialized [ 0.416919] ACPI: bus type USB registered [ 0.418041] usbcore: registered new interface driver usbfs [ 0.419437] usbcore: registered new interface driver hub [ 0.420776] usbcore: registered new device driver usb [ 0.422230] PCI: Using ACPI for IRQ routing [ 0.423622] NetLabel: Initializing [ 0.424566] NetLabel: domain hash size = 128 [ 0.425696] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.426976] NetLabel: unlabeled traffic allowed by default [ 0.428490] clocksource: Switched to clocksource kvm-clock [ 0.436873] AppArmor: AppArmor Filesystem Enabled [ 0.438111] pnp: PnP ACPI init [ 0.439217] pnp: PnP ACPI: found 5 devices [ 0.445844] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448082] NET: Registered protocol family 2 [ 0.449388] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.451146] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.452729] TCP: Hash tables configured (established 4096 bind 4096) [ 0.454340] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.455787] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.457323] NET: Registered protocol family 1 [ 0.458481] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.459996] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.461415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475825] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.490472] Trying to unpack rootfs image as initramfs... [ 0.546469] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.548579] Scanning for low memory corruption every 60 seconds [ 0.550308] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.551867] audit: initializing netlink subsys (disabled) [ 0.553237] audit: type=2000 audit(1534021884.519:1): initialized [ 0.554961] Initialise system trusted keyring [ 0.556157] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.557688] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.560242] zbud: loaded [ 0.561126] VFS: Disk quotas dquot_6.6.0 [ 0.562183] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.564184] fuse init (API version 7.23) [ 0.565347] Key type big_key registered [ 0.566381] Allocating IMA MOK and blacklist keyrings. [ 0.567892] Key type asymmetric registered [ 0.568991] Asymmetric key parser 'x509' registered [ 0.570290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572305] io scheduler noop registered [ 0.573369] io scheduler deadline registered (default) [ 0.574710] io scheduler cfq registered [ 0.575808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.577261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.578976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580920] ACPI: Power Button [PWRF] [ 0.582014] GHES: HEST is not enabled! [ 0.597736] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.626648] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.629432] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.653202] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.656073] Linux agpgart interface v0.103 [ 0.659120] brd: module loaded [ 0.661028] loop: module loaded [ 0.665409] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.667339] GPT:90111 != 2097151 [ 0.668225] GPT:Alternate GPT header not at the end of the disk. [ 0.669701] GPT:90111 != 2097151 [ 0.670591] GPT: Use GNU Parted to correct GPT errors. [ 0.671893] vda: vda1 vda15 [ 0.673380] scsi host0: ata_piix [ 0.674393] scsi host1: ata_piix [ 0.675326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.676984] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.678907] libphy: Fixed MDIO Bus: probed [ 0.679991] tun: Universal TUN/TAP device driver, 1.6 [ 0.681271] tun: (C) 1999-2004 Max Krasnyansky [ 0.684106] PPP generic driver version 2.4.2 [ 0.685026] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686417] ehci-pci: EHCI PCI platform driver [ 0.687434] ehci-platform: EHCI generic platform driver [ 0.688638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.689927] ohci-pci: OHCI PCI platform driver [ 0.690910] ohci-platform: OHCI generic platform driver [ 0.692026] uhci_hcd: USB Universal Host Controller Interface driver [ 0.706467] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.707630] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.709269] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.710407] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.711768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.713163] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.714731] usb usb1: Product: UHCI Host Controller [ 0.715761] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.717034] usb usb1: SerialNumber: 0000:00:01.2 [ 0.718177] hub 1-0:1.0: USB hub found [ 0.719050] hub 1-0:1.0: 2 ports detected [ 0.720204] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.722599] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.723722] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724914] mousedev: PS/2 mouse device common for all mice [ 0.726381] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728452] rtc_cmos 00:00: RTC can wake from S4 [ 0.729737] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731085] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.732428] i2c /dev entries driver [ 0.733356] device-mapper: uevent: version 1.0.3 [ 0.734457] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.736312] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738281] NET: Registered protocol family 10 [ 0.739834] NET: Registered protocol family 17 [ 0.740884] Key type dns_resolver registered [ 0.742187] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743431] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745538] registered taskstats version 1 [ 0.746524] Loading compiled-in X.509 certificates [ 0.748204] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.750345] zswap: loaded using pool lzo/zbud [ 0.752612] Key type trusted registered [ 0.754565] Key type encrypted registered [ 0.755509] AppArmor: AppArmor sha1 policy hashing enabled [ 0.756711] ima: No TPM chip found, activating TPM-bypass! [ 0.757906] evm: HMAC attrs: 0x1 [ 0.759043] Magic number: 14:682:196 [ 0.760041] rtc_cmos 00:00: setting system clock to 2018-08-11 21:11:23 UTC (1534021883) [ 0.761914] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.763144] EDD information not available. [ 0.838882] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.850658] Write protecting the kernel read-only data: 14336k [ 0.854619] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.856800] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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.905191] 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.78 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.12... Lease of 192.168.120.12 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.88. iid=i-00000004 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCF6JR3K9ti55bPcwAMTNI/c6tryXBP8RpVkdMhv7jCsWvM930P5voyWl8JOof1FrFbh0SXd6leyVcQ76Clzd3gvIEc3LPjJyk3JzaXOLqI4jgYUutcP2fHmPtvfSGqlTeYCF9/vAnyT4BKYWTsPuiBj2PF2VbgdzIIuvRuKLi9BwNutOhWUGk6d6p5CoqB8U6rg5C4QgwRqCQdDN7bU7IgVLvfUQF9VtOk72g0do8tWABacAk7XGBOB95lLT2IUE+P+6B4WLZcr1ev6yY8ztT8AX3BHAkyOeGeFzS7rDar/k9LwX2/2fW4QfobyVzkFBsh63P9Djs6dVuUM9oQSbPT root@vping-ssh-vm-d9fc7801-3f0b-46fd-a021-dd0e66e9466d ssh-dss AAAAB3NzaC1kc3MAAACBAOqx4oa95A6I5G2t6c1uxfvV7cIj0d+a77w+/5XjDWyHB0INvSY51ylaFb65MshZyEs8AwarTNz5vzT/Jcu2g3Hf1GrVAVdg+WopphLE15P+9GwfRpDKlolFSGO5y+D+/WZu6rGYraUQ7e26jYPwnDBrevHZ7lCIjhQRUqxOG5a3AAAAFQD2t1032DIQeYoyKKrRO5hWCFKmnwAAAIEAkwvxDd/a3BgAAMPaWuhu5SFdqjmJ88XLifzeljRapVTUvV9lMCVyIFAfUKRO77BMTAobfLcpvclX/am0Wu8qKdyOW2WYh2NW9Ob6Gg3BaKLCWomuU+YCaPjzLiUpAGrWgNCUyTurBXFlmRIcz/TGnjtQrchjKqkfoCsaj+0/FfsAAACAE11bd4W5Q2rmqZVH7Sk0Qv1N7Hiqii64vIGiRONTkF5EYBNDwIUa52voHYt0WgJQvzFe2eW3UJW9L69ZXfNKyMZrIQCasKrKKR3KrbSkTK8yWcoMKJn3OCzJ4OIugTUUrfuD72knOgZTcmUTea1t0fcISYmER0yJmnxrXJq4gvc= root@vping-ssh-vm-d9fc7801-3f0b-46fd-a021-dd0e66e9466d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.15s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe3a:4518/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-d9fc7801-3f0b-46fd-a021-dd0e66e9466d launch-index: 0 === cirros: current=0.4.0 uptime=2.31 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-d9fc7801-3f0b-46fd-a021-dd0e66e9466d login: 2018-08-11 21:11:28,823 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2018-08-11 21:11:37,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 21:11:37,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2/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}296c0168f579a0c590eecf3bb1ed92fbbc706983" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 21:11:37,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-90acd7a1-e13d-4688-9dfa-99331eedab1f x-compute-request-id: req-90acd7a1-e13d-4688-9dfa-99331eedab1f Content-Encoding: gzip Content-Length: 9584 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 464546704 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.910 MHz processor\n[ 0.168119] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.170321] pid_max: default: 32768 minimum: 301\n[ 0.171534] ACPI: Core revision 20150930\n[ 0.173167] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.174911] Security Framework initialized\n[ 0.176003] Yama: becoming mindful.\n[ 0.176958] AppArmor: AppArmor initialized\n[ 0.178058] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.179860] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.181561] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183216] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185092] Initializing cgroup subsys io\n[ 0.186152] Initializing cgroup subsys memory\n[ 0.187317] Initializing cgroup subsys devices\n[ 0.188486] Initializing cgroup subsys freezer\n[ 0.189619] Initializing cgroup subsys net_cls\n[ 0.190750] Initializing cgroup subsys perf_event\n[ 0.191993] Initializing cgroup subsys net_prio\n[ 0.193162] Initializing cgroup subsys hugetlb\n[ 0.194293] Initializing cgroup subsys pids\n[ 0.195452] CPU: Physical Processor ID: 0\n[ 0.197224] mce: CPU supports 10 MCE banks\n[ 0.198320] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.199676] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214338] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.220831] ftrace: allocating 31920 entries in 125 pages\n[ 0.245909] smpboot: Max logical packages: 1\n[ 0.247068] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.248851] x2apic enabled\n[ 0.249804] Switched APIC routing to physical x2apic.\n[ 0.251887] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.253398] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.256041] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.258379] KVM setup paravirtual spinlock\n[ 0.259915] x86: Booted up 1 node, 1 CPUs\n[ 0.260963] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.262774] devtmpfs: initialized\n[ 0.264679] evm: security.selinux\n[ 0.265596] evm: security.SMACK64\n[ 0.266478] evm: security.SMACK64EXEC\n[ 0.267432] evm: security.SMACK64TRANSMUTE\n[ 0.268480] evm: security.SMACK64MMAP\n[ 0.269431] evm: security.ima\n[ 0.270272] evm: security.capability\n[ 0.271283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.273736] pinctrl core: initialized pinctrl subsystem\n[ 0.275170] RTC time: 21:11:23, date: 08/11/18\n[ 0.276424] NET: Registered protocol family 16\n[ 0.277722] cpuidle: using governor ladder\n[ 0.278814] cpuidle: using governor menu\n[ 0.279829] PCCT header not found.\n[ 0.280757] ACPI: bus type PCI registered\n[ 0.281792] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.283407] PCI: Using configuration type 1 for base access\n[ 0.285530] ACPI: Added _OSI(Module Device)\n[ 0.286620] ACPI: Added _OSI(Processor Device)\n[ 0.287763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288960] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291018] ACPI: Interpreter enabled\n[ 0.292018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.294424] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.296865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.299259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.301683] ACPI: (supports S0 S5)\n[ 0.302610] ACPI: Using IOAPIC for interrupt routing\n[ 0.303841] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.307508] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.309057] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.310732] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.312367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.315278] acpiphp: Slot [3] registered\n[ 0.316341] acpiphp: Slot [4] registered\n[ 0.317370] acpiphp: Slot [5] registered\n[ 0.318427] acpiphp: Slot [6] registered\n[ 0.319457] acpiphp: Slot [7] registered\n[ 0.320485] acpiphp: Slot [8] registered\n[ 0.321549] acpiphp: Slot [9] registered\n[ 0.322597] acpiphp: Slot [10] registered\n[ 0.323670] acpiphp: Slot [11] registered\n[ 0.324716] acpiphp: Slot [12] registered\n[ 0.325755] acpiphp: Slot [13] registered\n[ 0.326796] acpiphp: Slot [14] registered\n[ 0.327876] acpiphp: Slot [15] registered\n[ 0.338595] acpiphp: Slot [16] registered\n[ 0.339672] acpiphp: Slot [17] registered\n[ 0.340719] acpiphp: Slot [18] registered\n[ 0.341838] acpiphp: Slot [19] registered\n[ 0.342897] acpiphp: Slot [20] registered\n[ 0.343938] acpiphp: Slot [21] registered\n[ 0.344994] acpiphp: Slot [22] registered\n[ 0.346063] acpiphp: Slot [23] registered\n[ 0.347123] acpiphp: Slot [24] registered\n[ 0.348191] acpiphp: Slot [25] registered\n[ 0.349255] acpiphp: Slot [26] registered\n[ 0.350290] acpiphp: Slot [27] registered\n[ 0.351332] acpiphp: Slot [28] registered\n[ 0.352433] acpiphp: Slot [29] registered\n[ 0.353502] acpiphp: Slot [30] registered\n[ 0.354544] acpiphp: Slot [31] registered\n[ 0.355614] PCI host bridge to bus 0000:00\n[ 0.356689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.358318] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.359943] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.361811] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.363706] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.365643] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.369275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.370994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372548] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.374294] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.378310] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.380233] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.399651] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403272] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.405023] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.406784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.408335] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.409954] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.411375] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.413409] vgaarb: loaded\n[ 0.414167] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415721] SCSI subsystem initialized\n[ 0.416919] ACPI: bus type USB registered\n[ 0.418041] usbcore: registered new interface driver usbfs\n[ 0.419437] usbcore: registered new interface driver hub\n[ 0.420776] usbcore: registered new device driver usb\n[ 0.422230] PCI: Using ACPI for IRQ routing\n[ 0.423622] NetLabel: Initializing\n[ 0.424566] NetLabel: domain hash size = 128\n[ 0.425696] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.426976] NetLabel: unlabeled traffic allowed by default\n[ 0.428490] clocksource: Switched to clocksource kvm-clock\n[ 0.436873] AppArmor: AppArmor Filesystem Enabled\n[ 0.438111] pnp: PnP ACPI init\n[ 0.439217] pnp: PnP ACPI: found 5 devices\n[ 0.445844] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448082] NET: Registered protocol family 2\n[ 0.449388] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.451146] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.452729] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.454340] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455787] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457323] NET: Registered protocol family 1\n[ 0.458481] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.459996] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461415] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475825] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.490472] Trying to unpack rootfs image as initramfs...\n[ 0.546469] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.548579] Scanning for low memory corruption every 60 seconds\n[ 0.550308] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.551867] audit: initializing netlink subsys (disabled)\n[ 0.553237] audit: type=2000 audit(1534021884.519:1): initialized\n[ 0.554961] Initialise system trusted keyring\n[ 0.556157] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557688] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.560242] zbud: loaded\n[ 0.561126] VFS: Disk quotas dquot_6.6.0\n[ 0.562183] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.564184] fuse init (API version 7.23)\n[ 0.565347] Key type big_key registered\n[ 0.566381] Allocating IMA MOK and blacklist keyrings.\n[ 0.567892] Key type asymmetric registered\n[ 0.568991] Asymmetric key parser 'x509' registered\n[ 0.570290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.572305] io scheduler noop registered\n[ 0.573369] io scheduler deadline registered (default)\n[ 0.574710] io scheduler cfq registered\n[ 0.575808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580920] ACPI: Power Button [PWRF]\n[ 0.582014] GHES: HEST is not enabled!\n[ 0.597736] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626648] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.629432] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.653202] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.656073] Linux agpgart interface v0.103\n[ 0.659120] brd: module loaded\n[ 0.661028] loop: module loaded\n[ 0.665409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.667339] GPT:90111 != 2097151\n[ 0.668225] GPT:Alternate GPT header not at the end of the disk.\n[ 0.669701] GPT:90111 != 2097151\n[ 0.670591] GPT: Use GNU Parted to correct GPT errors.\n[ 0.671893] vda: vda1 vda15\n[ 0.673380] scsi host0: ata_piix\n[ 0.674393] scsi host1: ata_piix\n[ 0.675326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.676984] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.678907] libphy: Fixed MDIO Bus: probed\n[ 0.679991] tun: Universal TUN/TAP device driver, 1.6\n[ 0.681271] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684106] PPP generic driver version 2.4.2\n[ 0.685026] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.686417] ehci-pci: EHCI PCI platform driver\n[ 0.687434] ehci-platform: EHCI generic platform driver\n[ 0.688638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689927] ohci-pci: OHCI PCI platform driver\n[ 0.690910] ohci-platform: OHCI generic platform driver\n[ 0.692026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706467] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707630] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.709269] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.710407] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.711768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.713163] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.714731] usb usb1: Product: UHCI Host Controller\n[ 0.715761] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.717034] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.718177] hub 1-0:1.0: USB hub found\n[ 0.719050] hub 1-0:1.0: 2 ports detected\n[ 0.720204] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.722599] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.723722] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724914] mousedev: PS/2 mouse device common for all mice\n[ 0.726381] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728452] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729737] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731085] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.732428] i2c /dev entries driver\n[ 0.733356] device-mapper: uevent: version 1.0.3\n[ 0.734457] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.736312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.738281] NET: Registered protocol family 10\n[ 0.739834] NET: Registered protocol family 17\n[ 0.740884] Key type dns_resolver registered\n[ 0.742187] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.743431] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.745538] registered taskstats version 1\n[ 0.746524] Loading compiled-in X.509 certificates\n[ 0.748204] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.750345] zswap: loaded using pool lzo/zbud\n[ 0.752612] Key type trusted registered\n[ 0.754565] Key type encrypted registered\n[ 0.755509] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.756711] ima: No TPM chip found, activating TPM-bypass!\n[ 0.757906] evm: HMAC attrs: 0x1\n[ 0.759043] Magic number: 14:682:196\n[ 0.760041] rtc_cmos 00:00: setting system clock to 2018-08-11 21:11:23 UTC (1534021883)\n[ 0.761914] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.763144] EDD information not available.\n[ 0.838882] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.850658] Write protecting the kernel read-only data: 14336k\n[ 0.854619] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856800] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.905191] 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.78\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.12...\nLease of 192.168.120.12 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.88. iid=i-00000004\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCF6JR3K9ti55bPcwAMTNI/c6tryXBP8RpVkdMhv7jCsWvM930P5voyWl8JOof1FrFbh0SXd6leyVcQ76Clzd3gvIEc3LPjJyk3JzaXOLqI4jgYUutcP2fHmPtvfSGqlTeYCF9/vAnyT4BKYWTsPuiBj2PF2VbgdzIIuvRuKLi9BwNutOhWUGk6d6p5CoqB8U6rg5C4QgwRqCQdDN7bU7IgVLvfUQF9VtOk72g0do8tWABacAk7XGBOB95lLT2IUE+P+6B4WLZcr1ev6yY8ztT8AX3BHAkyOeGeFzS7rDar/k9LwX2/2fW4QfobyVzkFBsh63P9Djs6dVuUM9oQSbPT root@vping-ssh-vm-d9fc7801-3f0b-46fd-a021-dd0e66e9466d\nssh-dss AAAAB3NzaC1kc3MAAACBAOqx4oa95A6I5G2t6c1uxfvV7cIj0d+a77w+/5XjDWyHB0INvSY51ylaFb65MshZyEs8AwarTNz5vzT/Jcu2g3Hf1GrVAVdg+WopphLE15P+9GwfRpDKlolFSGO5y+D+/WZu6rGYraUQ7e26jYPwnDBrevHZ7lCIjhQRUqxOG5a3AAAAFQD2t1032DIQeYoyKKrRO5hWCFKmnwAAAIEAkwvxDd/a3BgAAMPaWuhu5SFdqjmJ88XLifzeljRapVTUvV9lMCVyIFAfUKRO77BMTAobfLcpvclX/am0Wu8qKdyOW2WYh2NW9Ob6Gg3BaKLCWomuU+YCaPjzLiUpAGrWgNCUyTurBXFlmRIcz/TGnjtQrchjKqkfoCsaj+0/FfsAAACAE11bd4W5Q2rmqZVH7Sk0Qv1N7Hiqii64vIGiRONTkF5EYBNDwIUa52voHYt0WgJQvzFe2eW3UJW9L69ZXfNKyMZrIQCasKrKKR3KrbSkTK8yWcoMKJn3OCzJ4OIugTUUrfuD72knOgZTcmUTea1t0fcISYmER0yJmnxrXJq4gvc= root@vping-ssh-vm-d9fc7801-3f0b-46fd-a021-dd0e66e9466d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.15s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe3a:4518/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 \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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-d9fc7801-3f0b-46fd-a021-dd0e66e9466d\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.31 ===\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-d9fc7801-3f0b-46fd-a021-dd0e66e9466d login: "} 2018-08-11 21:11:37,945 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2/action used request id req-90acd7a1-e13d-4688-9dfa-99331eedab1f 2018-08-11 21:11:37,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.111703872681s 2018-08-11 21:11:37,946 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2/action used request id req-90acd7a1-e13d-4688-9dfa-99331eedab1f 2018-08-11 21:11:37,946 - 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 464546704 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.910 MHz processor [ 0.168119] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.170321] pid_max: default: 32768 minimum: 301 [ 0.171534] ACPI: Core revision 20150930 [ 0.173167] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.174911] Security Framework initialized [ 0.176003] Yama: becoming mindful. [ 0.176958] AppArmor: AppArmor initialized [ 0.178058] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.179860] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.181561] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183216] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185092] Initializing cgroup subsys io [ 0.186152] Initializing cgroup subsys memory [ 0.187317] Initializing cgroup subsys devices [ 0.188486] Initializing cgroup subsys freezer [ 0.189619] Initializing cgroup subsys net_cls [ 0.190750] Initializing cgroup subsys perf_event [ 0.191993] Initializing cgroup subsys net_prio [ 0.193162] Initializing cgroup subsys hugetlb [ 0.194293] Initializing cgroup subsys pids [ 0.195452] CPU: Physical Processor ID: 0 [ 0.197224] mce: CPU supports 10 MCE banks [ 0.198320] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.199676] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.214338] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.220831] ftrace: allocating 31920 entries in 125 pages [ 0.245909] smpboot: Max logical packages: 1 [ 0.247068] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.248851] x2apic enabled [ 0.249804] Switched APIC routing to physical x2apic. [ 0.251887] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.253398] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.256041] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.258379] KVM setup paravirtual spinlock [ 0.259915] x86: Booted up 1 node, 1 CPUs [ 0.260963] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.262774] devtmpfs: initialized [ 0.264679] evm: security.selinux [ 0.265596] evm: security.SMACK64 [ 0.266478] evm: security.SMACK64EXEC [ 0.267432] evm: security.SMACK64TRANSMUTE [ 0.268480] evm: security.SMACK64MMAP [ 0.269431] evm: security.ima [ 0.270272] evm: security.capability [ 0.271283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.273736] pinctrl core: initialized pinctrl subsystem [ 0.275170] RTC time: 21:11:23, date: 08/11/18 [ 0.276424] NET: Registered protocol family 16 [ 0.277722] cpuidle: using governor ladder [ 0.278814] cpuidle: using governor menu [ 0.279829] PCCT header not found. [ 0.280757] ACPI: bus type PCI registered [ 0.281792] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.283407] PCI: Using configuration type 1 for base access [ 0.285530] ACPI: Added _OSI(Module Device) [ 0.286620] ACPI: Added _OSI(Processor Device) [ 0.287763] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288960] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291018] ACPI: Interpreter enabled [ 0.292018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.294424] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.296865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.299259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.301683] ACPI: (supports S0 S5) [ 0.302610] ACPI: Using IOAPIC for interrupt routing [ 0.303841] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.307508] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.309057] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.310732] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.312367] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.315278] acpiphp: Slot [3] registered [ 0.316341] acpiphp: Slot [4] registered [ 0.317370] acpiphp: Slot [5] registered [ 0.318427] acpiphp: Slot [6] registered [ 0.319457] acpiphp: Slot [7] registered [ 0.320485] acpiphp: Slot [8] registered [ 0.321549] acpiphp: Slot [9] registered [ 0.322597] acpiphp: Slot [10] registered [ 0.323670] acpiphp: Slot [11] registered [ 0.324716] acpiphp: Slot [12] registered [ 0.325755] acpiphp: Slot [13] registered [ 0.326796] acpiphp: Slot [14] registered [ 0.327876] acpiphp: Slot [15] registered [ 0.338595] acpiphp: Slot [16] registered [ 0.339672] acpiphp: Slot [17] registered [ 0.340719] acpiphp: Slot [18] registered [ 0.341838] acpiphp: Slot [19] registered [ 0.342897] acpiphp: Slot [20] registered [ 0.343938] acpiphp: Slot [21] registered [ 0.344994] acpiphp: Slot [22] registered [ 0.346063] acpiphp: Slot [23] registered [ 0.347123] acpiphp: Slot [24] registered [ 0.348191] acpiphp: Slot [25] registered [ 0.349255] acpiphp: Slot [26] registered [ 0.350290] acpiphp: Slot [27] registered [ 0.351332] acpiphp: Slot [28] registered [ 0.352433] acpiphp: Slot [29] registered [ 0.353502] acpiphp: Slot [30] registered [ 0.354544] acpiphp: Slot [31] registered [ 0.355614] PCI host bridge to bus 0000:00 [ 0.356689] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.358318] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.359943] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.361811] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.363706] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.365643] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.369275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.370994] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.372548] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.374294] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.378310] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.380233] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.399651] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.401492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.403272] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.405023] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.406784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.408335] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.409954] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.411375] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.413409] vgaarb: loaded [ 0.414167] vgaarb: bridge control possible 0000:00:02.0 [ 0.415721] SCSI subsystem initialized [ 0.416919] ACPI: bus type USB registered [ 0.418041] usbcore: registered new interface driver usbfs [ 0.419437] usbcore: registered new interface driver hub [ 0.420776] usbcore: registered new device driver usb [ 0.422230] PCI: Using ACPI for IRQ routing [ 0.423622] NetLabel: Initializing [ 0.424566] NetLabel: domain hash size = 128 [ 0.425696] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.426976] NetLabel: unlabeled traffic allowed by default [ 0.428490] clocksource: Switched to clocksource kvm-clock [ 0.436873] AppArmor: AppArmor Filesystem Enabled [ 0.438111] pnp: PnP ACPI init [ 0.439217] pnp: PnP ACPI: found 5 devices [ 0.445844] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448082] NET: Registered protocol family 2 [ 0.449388] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.451146] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.452729] TCP: Hash tables configured (established 4096 bind 4096) [ 0.454340] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.455787] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.457323] NET: Registered protocol family 1 [ 0.458481] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.459996] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.461415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475825] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.490472] Trying to unpack rootfs image as initramfs... [ 0.546469] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.548579] Scanning for low memory corruption every 60 seconds [ 0.550308] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.551867] audit: initializing netlink subsys (disabled) [ 0.553237] audit: type=2000 audit(1534021884.519:1): initialized [ 0.554961] Initialise system trusted keyring [ 0.556157] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.557688] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.560242] zbud: loaded [ 0.561126] VFS: Disk quotas dquot_6.6.0 [ 0.562183] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.564184] fuse init (API version 7.23) [ 0.565347] Key type big_key registered [ 0.566381] Allocating IMA MOK and blacklist keyrings. [ 0.567892] Key type asymmetric registered [ 0.568991] Asymmetric key parser 'x509' registered [ 0.570290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572305] io scheduler noop registered [ 0.573369] io scheduler deadline registered (default) [ 0.574710] io scheduler cfq registered [ 0.575808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.577261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.578976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580920] ACPI: Power Button [PWRF] [ 0.582014] GHES: HEST is not enabled! [ 0.597736] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.626648] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.629432] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.653202] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.656073] Linux agpgart interface v0.103 [ 0.659120] brd: module loaded [ 0.661028] loop: module loaded [ 0.665409] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.667339] GPT:90111 != 2097151 [ 0.668225] GPT:Alternate GPT header not at the end of the disk. [ 0.669701] GPT:90111 != 2097151 [ 0.670591] GPT: Use GNU Parted to correct GPT errors. [ 0.671893] vda: vda1 vda15 [ 0.673380] scsi host0: ata_piix [ 0.674393] scsi host1: ata_piix [ 0.675326] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.676984] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.678907] libphy: Fixed MDIO Bus: probed [ 0.679991] tun: Universal TUN/TAP device driver, 1.6 [ 0.681271] tun: (C) 1999-2004 Max Krasnyansky [ 0.684106] PPP generic driver version 2.4.2 [ 0.685026] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686417] ehci-pci: EHCI PCI platform driver [ 0.687434] ehci-platform: EHCI generic platform driver [ 0.688638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.689927] ohci-pci: OHCI PCI platform driver [ 0.690910] ohci-platform: OHCI generic platform driver [ 0.692026] uhci_hcd: USB Universal Host Controller Interface driver [ 0.706467] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.707630] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.709269] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.710407] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.711768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.713163] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.714731] usb usb1: Product: UHCI Host Controller [ 0.715761] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.717034] usb usb1: SerialNumber: 0000:00:01.2 [ 0.718177] hub 1-0:1.0: USB hub found [ 0.719050] hub 1-0:1.0: 2 ports detected [ 0.720204] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.722599] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.723722] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724914] mousedev: PS/2 mouse device common for all mice [ 0.726381] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728452] rtc_cmos 00:00: RTC can wake from S4 [ 0.729737] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731085] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.732428] i2c /dev entries driver [ 0.733356] device-mapper: uevent: version 1.0.3 [ 0.734457] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.736312] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738281] NET: Registered protocol family 10 [ 0.739834] NET: Registered protocol family 17 [ 0.740884] Key type dns_resolver registered [ 0.742187] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743431] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745538] registered taskstats version 1 [ 0.746524] Loading compiled-in X.509 certificates [ 0.748204] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.750345] zswap: loaded using pool lzo/zbud [ 0.752612] Key type trusted registered [ 0.754565] Key type encrypted registered [ 0.755509] AppArmor: AppArmor sha1 policy hashing enabled [ 0.756711] ima: No TPM chip found, activating TPM-bypass! [ 0.757906] evm: HMAC attrs: 0x1 [ 0.759043] Magic number: 14:682:196 [ 0.760041] rtc_cmos 00:00: setting system clock to 2018-08-11 21:11:23 UTC (1534021883) [ 0.761914] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.763144] EDD information not available. [ 0.838882] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.850658] Write protecting the kernel read-only data: 14336k [ 0.854619] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.856800] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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.905191] 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.78 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.12... Lease of 192.168.120.12 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.88. iid=i-00000004 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCF6JR3K9ti55bPcwAMTNI/c6tryXBP8RpVkdMhv7jCsWvM930P5voyWl8JOof1FrFbh0SXd6leyVcQ76Clzd3gvIEc3LPjJyk3JzaXOLqI4jgYUutcP2fHmPtvfSGqlTeYCF9/vAnyT4BKYWTsPuiBj2PF2VbgdzIIuvRuKLi9BwNutOhWUGk6d6p5CoqB8U6rg5C4QgwRqCQdDN7bU7IgVLvfUQF9VtOk72g0do8tWABacAk7XGBOB95lLT2IUE+P+6B4WLZcr1ev6yY8ztT8AX3BHAkyOeGeFzS7rDar/k9LwX2/2fW4QfobyVzkFBsh63P9Djs6dVuUM9oQSbPT root@vping-ssh-vm-d9fc7801-3f0b-46fd-a021-dd0e66e9466d ssh-dss AAAAB3NzaC1kc3MAAACBAOqx4oa95A6I5G2t6c1uxfvV7cIj0d+a77w+/5XjDWyHB0INvSY51ylaFb65MshZyEs8AwarTNz5vzT/Jcu2g3Hf1GrVAVdg+WopphLE15P+9GwfRpDKlolFSGO5y+D+/WZu6rGYraUQ7e26jYPwnDBrevHZ7lCIjhQRUqxOG5a3AAAAFQD2t1032DIQeYoyKKrRO5hWCFKmnwAAAIEAkwvxDd/a3BgAAMPaWuhu5SFdqjmJ88XLifzeljRapVTUvV9lMCVyIFAfUKRO77BMTAobfLcpvclX/am0Wu8qKdyOW2WYh2NW9Ob6Gg3BaKLCWomuU+YCaPjzLiUpAGrWgNCUyTurBXFlmRIcz/TGnjtQrchjKqkfoCsaj+0/FfsAAACAE11bd4W5Q2rmqZVH7Sk0Qv1N7Hiqii64vIGiRONTkF5EYBNDwIUa52voHYt0WgJQvzFe2eW3UJW9L69ZXfNKyMZrIQCasKrKKR3KrbSkTK8yWcoMKJn3OCzJ4OIugTUUrfuD72knOgZTcmUTea1t0fcISYmER0yJmnxrXJq4gvc= root@vping-ssh-vm-d9fc7801-3f0b-46fd-a021-dd0e66e9466d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.15s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe3a:4518/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-d9fc7801-3f0b-46fd-a021-dd0e66e9466d launch-index: 0 === cirros: current=0.4.0 uptime=2.31 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-d9fc7801-3f0b-46fd-a021-dd0e66e9466d login: 2018-08-11 21:11:37,949 - paramiko.transport - DEBUG - starting thread (client mode): 0xe8755b10L 2018-08-11 21:11:37,949 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-11 21:11:37,949 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-11 21:11:37,950 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-11 21:11:37,951 - 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-08-11 21:11:37,951 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-11 21:11:37,951 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-11 21:11:37,951 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-11 21:11:37,952 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-11 21:11:37,952 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-11 21:11:37,971 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-11 21:11:37,971 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-11 21:11:37,981 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 301cec98d0059f66d6f98bdf2f336f42 2018-08-11 21:11:37,982 - paramiko.transport - DEBUG - Trying discovered key 1d9a43f85b2f35045895ba2778ff00d4 in /tmp/tmpXibMMe 2018-08-11 21:11:38,008 - paramiko.transport - DEBUG - userauth is OK 2018-08-11 21:11:38,015 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-11 21:11:38,047 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-11 21:11:38,048 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-11 21:11:38,048 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-11 21:11:38,050 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-11 21:11:38,053 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-11 21:11:38,053 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.6 (192.168.120.6): 56 data bytes 64 bytes from 192.168.120.6: seq=0 ttl=64 time=1.499 ms --- 192.168.120.6 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.499/1.499/1.499 ms 2018-08-11 21:11:38,054 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-11 21:11:38,058 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-11 21:11:38,169 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 21:11:38,169 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:38 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-11 21:11:38,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-11 21:11:38,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:38,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:11: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-098c22d3-ded3-44a6-8cf8-86c757bf215b x-compute-request-id: req-098c22d3-ded3-44a6-8cf8-86c757bf215b Content-Type: application/json 2018-08-11 21:11:38,314 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca used request id req-098c22d3-ded3-44a6-8cf8-86c757bf215b 2018-08-11 21:11:38,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.139616966248s 2018-08-11 21:11:38,315 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca used request id req-098c22d3-ded3-44a6-8cf8-86c757bf215b 2018-08-11 21:11:38,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:11:38,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:38,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-96fb41d2-a380-4e10-be6b-020460637a0a x-compute-request-id: req-96fb41d2-a380-4e10-be6b-020460637a0a Content-Encoding: gzip Content-Length: 898 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:45:18", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:45:18", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "rel": "bookmark"}], "image": {"id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "links": [{"href": "http://172.30.9.30:8774/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:11:23.000000", "flavor": {"id": "4af5fc8c-0ee0-460a-a297-330a0ca2761e", "links": [{"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "bookmark"}]}, "id": "3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "security_groups": [{"name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}], "user_id": "8bd694a2ff014e85ad951f03ef91b5b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:11:23Z", "hostId": "24a7ff168d311412d63b439665b2368d654562a5ccb9191241cd5f12", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "name": "vping_ssh-vm_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "created": "2018-08-11T21:11:17Z", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:f0:07", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d3009a0b-885f-4778-80f2-0acbd0aeddca", "rel": "bookmark"}], "image": {"id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "links": [{"href": "http://172.30.9.30:8774/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:11:14.000000", "flavor": {"id": "4af5fc8c-0ee0-460a-a297-330a0ca2761e", "links": [{"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "bookmark"}]}, "id": "d3009a0b-885f-4778-80f2-0acbd0aeddca", "security_groups": [{"name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}], "user_id": "8bd694a2ff014e85ad951f03ef91b5b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:11:38Z", "hostId": "a4c74af5bd209155a881965d66e3a9a2e0aafeff9f827727c2631ca8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "created": "2018-08-11T21:11:09Z", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:11:38,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-96fb41d2-a380-4e10-be6b-020460637a0a 2018-08-11 21:11:38,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575510025024s 2018-08-11 21:11:38,891 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-96fb41d2-a380-4e10-be6b-020460637a0a 2018-08-11 21:11:38,894 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:11:40,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:11:40,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:41,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-810af8ce-bbb4-48ff-a740-5da0a0842953 x-compute-request-id: req-810af8ce-bbb4-48ff-a740-5da0a0842953 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:45:18", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:45:18", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "rel": "bookmark"}], "image": {"id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "links": [{"href": "http://172.30.9.30:8774/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:11:23.000000", "flavor": {"id": "4af5fc8c-0ee0-460a-a297-330a0ca2761e", "links": [{"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "bookmark"}]}, "id": "3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "security_groups": [{"name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}], "user_id": "8bd694a2ff014e85ad951f03ef91b5b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:11:23Z", "hostId": "24a7ff168d311412d63b439665b2368d654562a5ccb9191241cd5f12", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "name": "vping_ssh-vm_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "created": "2018-08-11T21:11:17Z", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:11:41,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-810af8ce-bbb4-48ff-a740-5da0a0842953 2018-08-11 21:11:41,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36798119545s 2018-08-11 21:11:41,265 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-810af8ce-bbb4-48ff-a740-5da0a0842953 2018-08-11 21:11:41,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-11 21:11:41,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/f2b171c8-4717-49b2-aad7-bba13c4c57f2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:41,990 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-010668ee-a664-4ef9-a323-000848564a4a Content-Length: 0 Date: Sat, 11 Aug 2018 21:11:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:11:41,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/f2b171c8-4717-49b2-aad7-bba13c4c57f2.json used request id req-010668ee-a664-4ef9-a323-000848564a4a 2018-08-11 21:11:41,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.721226930618s 2018-08-11 21:11:41,991 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/f2b171c8-4717-49b2-aad7-bba13c4c57f2.json used request id req-010668ee-a664-4ef9-a323-000848564a4a 2018-08-11 21:11:41,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:11:41,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:42,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c64c0e7f-540e-482c-bcac-d4b3123df887 Date: Sat, 11 Aug 2018 21:11:42 GMT RESP BODY: {"floatingips": []} 2018-08-11 21:11:42,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-c64c0e7f-540e-482c-bcac-d4b3123df887 2018-08-11 21:11:42,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0181810855865s 2018-08-11 21:11:42,014 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-c64c0e7f-540e-482c-bcac-d4b3123df887 2018-08-11 21:11:42,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-11 21:11:42,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:42,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:11: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-ddb5b047-dbcf-4b82-9789-a3c74b8f5799 x-compute-request-id: req-ddb5b047-dbcf-4b82-9789-a3c74b8f5799 Content-Type: application/json 2018-08-11 21:11:42,160 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2 used request id req-ddb5b047-dbcf-4b82-9789-a3c74b8f5799 2018-08-11 21:11:42,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.14522600174s 2018-08-11 21:11:42,161 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2 used request id req-ddb5b047-dbcf-4b82-9789-a3c74b8f5799 2018-08-11 21:11:42,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:11:42,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:42,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-69bde4ef-02b8-49b3-b0f7-a95946303567 x-compute-request-id: req-69bde4ef-02b8-49b3-b0f7-a95946303567 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:45:18", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:45:18", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "rel": "bookmark"}], "image": {"id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "links": [{"href": "http://172.30.9.30:8774/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:11:23.000000", "flavor": {"id": "4af5fc8c-0ee0-460a-a297-330a0ca2761e", "links": [{"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "bookmark"}]}, "id": "3f4b0cd3-6073-4d4f-887b-5a0750695dd2", "security_groups": [{"name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}], "user_id": "8bd694a2ff014e85ad951f03ef91b5b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:11:42Z", "hostId": "24a7ff168d311412d63b439665b2368d654562a5ccb9191241cd5f12", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "name": "vping_ssh-vm_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "created": "2018-08-11T21:11:17Z", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:11:42,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-69bde4ef-02b8-49b3-b0f7-a95946303567 2018-08-11 21:11:42,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457076072693s 2018-08-11 21:11:42,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-69bde4ef-02b8-49b3-b0f7-a95946303567 2018-08-11 21:11:42,620 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:11:44,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:11:44,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:44,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-f8176b1d-be61-455f-aced-49152f515a61 x-compute-request-id: req-f8176b1d-be61-455f-aced-49152f515a61 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-11 21:11:44,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f8176b1d-be61-455f-aced-49152f515a61 2018-08-11 21:11:44,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0794670581818s 2018-08-11 21:11:44,703 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f8176b1d-be61-455f-aced-49152f515a61 2018-08-11 21:11:44,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-11 21:11:44,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:44,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-3c8e0260-13c7-4955-8c0f-0add8da09143 Date: Sat, 11 Aug 2018 21:11:44 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:07Z", "updated_at": "2018-08-11T21:11:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:07Z", "revision_number": 0, "id": "3d0d4cb7-6224-4e46-a062-2280330cb4a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:07Z", "security_group_id": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-11T21:11:08Z", "revision_number": 0, "id": "8a09e432-1ca5-4863-94a3-0b41c7632b6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:08Z", "security_group_id": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:07Z", "revision_number": 0, "id": "a31bc657-b9ea-4bf1-afba-f5b98987392f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:07Z", "security_group_id": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:08Z", "revision_number": 0, "id": "cd42c678-f50b-4fdb-9827-98c8f49fa979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:08Z", "security_group_id": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "2eda9b7b-34da-4a36-963f-d21ffb27e7b3", "name": "vping_ssh-sg_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 21:11:44,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-3c8e0260-13c7-4955-8c0f-0add8da09143 2018-08-11 21:11:44,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.053995847702s 2018-08-11 21:11:44,760 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-3c8e0260-13c7-4955-8c0f-0add8da09143 2018-08-11 21:11:44,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-11 21:11:44,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/2eda9b7b-34da-4a36-963f-d21ffb27e7b3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:45,003 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57c5e5cf-21f6-41cd-b062-16bf697f802d Content-Length: 0 Date: Sat, 11 Aug 2018 21:11:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:11:45,003 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/2eda9b7b-34da-4a36-963f-d21ffb27e7b3.json used request id req-57c5e5cf-21f6-41cd-b062-16bf697f802d 2018-08-11 21:11:45,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.239684820175s 2018-08-11 21:11:45,003 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/2eda9b7b-34da-4a36-963f-d21ffb27e7b3.json used request id req-57c5e5cf-21f6-41cd-b062-16bf697f802d 2018-08-11 21:11:45,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-11 21:11:45,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/vping_ssh-kp_d9fc7801-3f0b-46fd-a021-dd0e66e9466d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:45,057 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:11: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-07b281b8-3098-4fa1-a9d6-842e7e44fafc x-compute-request-id: req-07b281b8-3098-4fa1-a9d6-842e7e44fafc Content-Length: 0 Content-Type: application/json 2018-08-11 21:11:45,058 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/vping_ssh-kp_d9fc7801-3f0b-46fd-a021-dd0e66e9466d used request id req-07b281b8-3098-4fa1-a9d6-842e7e44fafc 2018-08-11 21:11:45,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.053670167923s 2018-08-11 21:11:45,058 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/vping_ssh-kp_d9fc7801-3f0b-46fd-a021-dd0e66e9466d used request id req-07b281b8-3098-4fa1-a9d6-842e7e44fafc 2018-08-11 21:11:45,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-11 21:11:45,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/906e4e0c-5dcd-4da3-b72a-9a181f6191f6/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}296c0168f579a0c590eecf3bb1ed92fbbc706983" -d '{"subnet_id": "3aa01164-1372-4c0e-bb51-9f2f90f46055"}' 2018-08-11 21:11:46,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2b0bb7f9-d0c3-45e0-b870-4576ec7aaeb2 Date: Sat, 11 Aug 2018 21:11:46 GMT RESP BODY: {"network_id": "29a3454f-e992-40ea-979f-e504ef4b38ec", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "subnet_id": "3aa01164-1372-4c0e-bb51-9f2f90f46055", "subnet_ids": ["3aa01164-1372-4c0e-bb51-9f2f90f46055"], "port_id": "6eb3b95a-97e9-47e2-acc3-79eb6c230499", "id": "906e4e0c-5dcd-4da3-b72a-9a181f6191f6"} 2018-08-11 21:11:46,530 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/906e4e0c-5dcd-4da3-b72a-9a181f6191f6/remove_router_interface.json used request id req-2b0bb7f9-d0c3-45e0-b870-4576ec7aaeb2 2018-08-11 21:11:46,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.47186017036s 2018-08-11 21:11:46,531 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/906e4e0c-5dcd-4da3-b72a-9a181f6191f6/remove_router_interface.json used request id req-2b0bb7f9-d0c3-45e0-b870-4576ec7aaeb2 returning object 906e4e0c-5dcd-4da3-b72a-9a181f6191f6 2018-08-11 21:11:46,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-11 21:11:46,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:46,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-ee4d8343-6b06-43a9-8a24-29f7e1c3c3ea Date: Sat, 11 Aug 2018 21:11:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:02Z", "admin_state_up": true, "updated_at": "2018-08-11T21:11:45Z", "revision_number": 4, "routes": [], "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "906e4e0c-5dcd-4da3-b72a-9a181f6191f6", "name": "vping_ssh-router_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}]} 2018-08-11 21:11:46,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-ee4d8343-6b06-43a9-8a24-29f7e1c3c3ea 2018-08-11 21:11:46,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111920118332s 2018-08-11 21:11:46,643 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-ee4d8343-6b06-43a9-8a24-29f7e1c3c3ea 2018-08-11 21:11:46,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-11 21:11:46,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/906e4e0c-5dcd-4da3-b72a-9a181f6191f6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:48,012 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b46c254b-345d-4af8-8d6f-b37fc6a70511 Content-Length: 0 Date: Sat, 11 Aug 2018 21:11:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:11:48,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/906e4e0c-5dcd-4da3-b72a-9a181f6191f6.json used request id req-b46c254b-345d-4af8-8d6f-b37fc6a70511 2018-08-11 21:11:48,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36716294289s 2018-08-11 21:11:48,012 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/906e4e0c-5dcd-4da3-b72a-9a181f6191f6.json used request id req-b46c254b-345d-4af8-8d6f-b37fc6a70511 2018-08-11 21:11:48,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 21:11:48,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:48,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-43772ec4-2720-454b-8f25-78bf2e96dab9 Date: Sat, 11 Aug 2018 21:11:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29a3454f-e992-40ea-979f-e504ef4b38ec","tenant_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","created_at":"2018-08-11T21:11:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:11: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":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","id":"3aa01164-1372-4c0e-bb51-9f2f90f46055","subnetpool_id":null,"name":"vping_ssh-subnet_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}]} 2018-08-11 21:11:48,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-43772ec4-2720-454b-8f25-78bf2e96dab9 2018-08-11 21:11:48,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0501070022583s 2018-08-11 21:11:48,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-43772ec4-2720-454b-8f25-78bf2e96dab9 2018-08-11 21:11:48,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-11 21:11:48,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/3aa01164-1372-4c0e-bb51-9f2f90f46055.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:49,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f7ac790-8d2d-46ee-8cdb-c37b86cf6ad6 Date: Sat, 11 Aug 2018 21:11:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:11:49,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/3aa01164-1372-4c0e-bb51-9f2f90f46055.json used request id req-4f7ac790-8d2d-46ee-8cdb-c37b86cf6ad6 2018-08-11 21:11:49,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12952709198s 2018-08-11 21:11:49,194 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/3aa01164-1372-4c0e-bb51-9f2f90f46055.json used request id req-4f7ac790-8d2d-46ee-8cdb-c37b86cf6ad6 2018-08-11 21:11:49,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:11:49,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:49,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-79d8a008-e800-493a-91de-e29f495e5d08 Date: Sat, 11 Aug 2018 21:11:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-11T21:11:48Z","tenant_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","created_at":"2018-08-11T21:11:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb1344b0cf9c4d139d1e3cc9f7b0d0a4","id":"29a3454f-e992-40ea-979f-e504ef4b38ec","name":"vping_ssh-net_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-11 21:11:49,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-79d8a008-e800-493a-91de-e29f495e5d08 2018-08-11 21:11:49,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112654924393s 2018-08-11 21:11:49,308 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-79d8a008-e800-493a-91de-e29f495e5d08 2018-08-11 21:11:49,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-11 21:11:49,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/29a3454f-e992-40ea-979f-e504ef4b38ec.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:50,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0f45b9b-d78c-4e61-9d0e-e5128f847253 Date: Sat, 11 Aug 2018 21:11:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:11:50,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/29a3454f-e992-40ea-979f-e504ef4b38ec.json used request id req-b0f45b9b-d78c-4e61-9d0e-e5128f847253 2018-08-11 21:11:50,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02746009827s 2018-08-11 21:11:50,337 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/29a3454f-e992-40ea-979f-e504ef4b38ec.json used request id req-b0f45b9b-d78c-4e61-9d0e-e5128f847253 2018-08-11 21:11:50,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:11:50,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:50,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-13d14e92-383e-4166-880c-4f8d1ae2d972 Date: Sat, 11 Aug 2018 21:11:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/snap", "metadata": {}}], "file": "/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/file", "owner": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "a819d78c-b4cd-4594-a00a-7d127e4176e7", "size": 12716032, "self": "/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a819d78c-b4cd-4594-a00a-7d127e4176e7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:11:06Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:11:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:11:50,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-13d14e92-383e-4166-880c-4f8d1ae2d972 2018-08-11 21:11:50,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191817045212s 2018-08-11 21:11:50,533 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-13d14e92-383e-4166-880c-4f8d1ae2d972 2018-08-11 21:11:50,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-11 21:11:50,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}296c0168f579a0c590eecf3bb1ed92fbbc706983" 2018-08-11 21:11:50,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1f48e3a-9229-488b-8688-051ddd650aa1 Date: Sat, 11 Aug 2018 21:11:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:11:50,813 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7 used request id req-b1f48e3a-9229-488b-8688-051ddd650aa1 2018-08-11 21:11:50,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.278815984726s 2018-08-11 21:11:50,814 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/a819d78c-b4cd-4594-a00a-7d127e4176e7 used request id req-b1f48e3a-9229-488b-8688-051ddd650aa1 2018-08-11 21:11:50,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:11:50,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:11:50,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11: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-31c46ac8-3b7f-496c-a568-cd4dfbd4c172 x-compute-request-id: req-31c46ac8-3b7f-496c-a568-cd4dfbd4c172 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e", "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": "4af5fc8c-0ee0-460a-a297-330a0ca2761e"}]} 2018-08-11 21:11:50,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-31c46ac8-3b7f-496c-a568-cd4dfbd4c172 2018-08-11 21:11:50,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250070095062s 2018-08-11 21:11:50,840 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-31c46ac8-3b7f-496c-a568-cd4dfbd4c172 2018-08-11 21:11:50,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-11 21:11:50,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:11:50,872 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:11: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-39b76cc7-486f-449c-b4d7-c211ede96f82 x-compute-request-id: req-39b76cc7-486f-449c-b4d7-c211ede96f82 Content-Length: 0 Content-Type: application/json 2018-08-11 21:11:50,872 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e used request id req-39b76cc7-486f-449c-b4d7-c211ede96f82 2018-08-11 21:11:50,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0315759181976s 2018-08-11 21:11:50,873 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/4af5fc8c-0ee0-460a-a297-330a0ca2761e used request id req-39b76cc7-486f-449c-b4d7-c211ede96f82 2018-08-11 21:11:50,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:11:50,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:11:50,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44875878-ef19-4e60-b527-168532d4c1a4 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "links": {"self": "http://172.30.9.30:5000/v3/users/8bd694a2ff014e85ad951f03ef91b5b0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8bd694a2ff014e85ad951f03ef91b5b0", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 21:11:50,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-44875878-ef19-4e60-b527-168532d4c1a4 2018-08-11 21:11:50,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108397960663s 2018-08-11 21:11:50,982 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-44875878-ef19-4e60-b527-168532d4c1a4 2018-08-11 21:11:50,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:11:50,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/8bd694a2ff014e85ad951f03ef91b5b0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:11:51,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a22719c-f1ea-4d45-b799-16935ba6069a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_d9fc7801-3f0b-46fd-a021-dd0e66e9466d", "links": {"self": "http://172.30.9.30:5000/v3/users/8bd694a2ff014e85ad951f03ef91b5b0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8bd694a2ff014e85ad951f03ef91b5b0", "description": null}} 2018-08-11 21:11:51,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/8bd694a2ff014e85ad951f03ef91b5b0 used request id req-8a22719c-f1ea-4d45-b799-16935ba6069a 2018-08-11 21:11:51,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0994760990143s 2018-08-11 21:11:51,089 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/8bd694a2ff014e85ad951f03ef91b5b0 used request id req-8a22719c-f1ea-4d45-b799-16935ba6069a 2018-08-11 21:11:51,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-11 21:11:51,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/8bd694a2ff014e85ad951f03ef91b5b0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:11:51,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:11:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c54ff5fb-247d-4c86-aacd-85096a3dee7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:11:51,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/8bd694a2ff014e85ad951f03ef91b5b0 used request id req-c54ff5fb-247d-4c86-aacd-85096a3dee7a 2018-08-11 21:11:51,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.17270898819s 2018-08-11 21:11:51,262 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/8bd694a2ff014e85ad951f03ef91b5b0 used request id req-c54ff5fb-247d-4c86-aacd-85096a3dee7a 2018-08-11 21:11:51,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 21:11:51,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:11:51,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-869904cb-3256-4249-87ad-4eea333bfca9 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, "tags": [], "enabled": true, "id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d9fc7801-3f0b-46fd-a021-dd0e66e9466d"}]} 2018-08-11 21:11:51,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-869904cb-3256-4249-87ad-4eea333bfca9 2018-08-11 21:11:51,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0929460525513s 2018-08-11 21:11:51,362 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-869904cb-3256-4249-87ad-4eea333bfca9 2018-08-11 21:11:51,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-11 21:11:51,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:11:51,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:11:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-362c5333-c3a3-4622-96b9-d24c65fd2a07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:11:51,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-362c5333-c3a3-4622-96b9-d24c65fd2a07 2018-08-11 21:11:51,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.153760910034s 2018-08-11 21:11:51,520 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-362c5333-c3a3-4622-96b9-d24c65fd2a07 2018-08-11 21:11:51,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:11:51,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:11:51,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-792e06df-fa44-4a2d-988e-280f2352afc6 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5f2c8d40f38e4380b4545641585c298e", "links": {"self": "http://172.30.9.30:5000/v3/roles/5f2c8d40f38e4380b4545641585c298e"}, "name": "Member"}, {"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:11:51,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-792e06df-fa44-4a2d-988e-280f2352afc6 2018-08-11 21:11:51,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0921530723572s 2018-08-11 21:11:51,617 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-792e06df-fa44-4a2d-988e-280f2352afc6 2018-08-11 21:11:51,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-11 21:11:51,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/5f2c8d40f38e4380b4545641585c298e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a16d8b792d862b4a604f722d1f2b997c41133d4" 2018-08-11 21:11:51,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:11:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b92cc4c-f55c-40ea-aa7b-e24cbf3aed45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:11:51,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/5f2c8d40f38e4380b4545641585c298e used request id req-7b92cc4c-f55c-40ea-aa7b-e24cbf3aed45 2018-08-11 21:11:51,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.10235786438s 2018-08-11 21:11:51,724 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/5f2c8d40f38e4380b4545641585c298e used request id req-7b92cc4c-f55c-40ea-aa7b-e24cbf3aed45 2018-08-11 21:11:51,780 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-11 21:11:51,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:11:51,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:11:51,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:11:51,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:11:51,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:11:51,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:11:51,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:11:51,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:11:51,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:11:51,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:11:51,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:11:51,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:11:51,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:11:51,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:11:51,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:11:51,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:11:51,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:11:51,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:11:51,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:11:51,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:11:51,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:11:51,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:11:51,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:11:51,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74cd7840-4448-469f-a118-22cd620486d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:11:51,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-74cd7840-4448-469f-a118-22cd620486d3 2018-08-11 21:11:51,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:11:52,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-11T22:11:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["X4GKfMCFTxWbx-vNq7VLNQ"], "issued_at": "2018-08-11T21:11:52.000000Z"}} 2018-08-11 21:11:52,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:11:52,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:11:52,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c6fbb986-8302-4dbc-a6b4-e54be9bd1db0 Date: Sat, 11 Aug 2018 21:11:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 21:11:52,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6fbb986-8302-4dbc-a6b4-e54be9bd1db0 2018-08-11 21:11:52,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.249157905579s 2018-08-11 21:11:52,469 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6fbb986-8302-4dbc-a6b4-e54be9bd1db0 2018-08-11 21:11:52,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:11:52,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 21:11: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 21:11:52,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 21:11:52,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:11:52,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dff68cd-2337-43f8-83f7-36b4c32a4689 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/dd0dcce16a4b469e9c71a7c4c58cfca9"}, "tags": [], "enabled": true, "id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-08-11 21:11:52,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-2dff68cd-2337-43f8-83f7-36b4c32a4689 2018-08-11 21:11:52,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0875279903412s 2018-08-11 21:11:52,567 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-2dff68cd-2337-43f8-83f7-36b4c32a4689 2018-08-11 21:11:52,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-11 21:11:52,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7445d34cc83a23ec831b06d7e5b368aa7d635a31" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_75406cea-2268-4a10-9bc4-2d6e80fed884"}}' 2018-08-11 21:11:52,756 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65c75617-4056-4767-81da-4482cbc6134e 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.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f"}, "tags": [], "enabled": true, "id": "a622d71829834e94b3ef1f4bbce0550f", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_75406cea-2268-4a10-9bc4-2d6e80fed884"}} 2018-08-11 21:11:52,756 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-65c75617-4056-4767-81da-4482cbc6134e 2018-08-11 21:11:52,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.181718826294s 2018-08-11 21:11:52,756 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-65c75617-4056-4767-81da-4482cbc6134e 2018-08-11 21:11:52,757 - 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'a622d71829834e94b3ef1f4bbce0550f', '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_75406cea-2268-4a10-9bc4-2d6e80fed884'}) 2018-08-11 21:11:52,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-11 21:11:52,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7445d34cc83a23ec831b06d7e5b368aa7d635a31" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4884b0f5-245c-482c-9c76-5f710b5ba157", "email": null, "name": "vping_userdata-user_75406cea-2268-4a10-9bc4-2d6e80fed884"}}' 2018-08-11 21:11:53,123 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-976d2542-1edf-4c3a-bc11-f9a53b55e9b0 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_75406cea-2268-4a10-9bc4-2d6e80fed884", "links": {"self": "http://172.30.9.30:5000/v3/users/b3b9c7f3c9d242d1ba4e7040540d1cd7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "domain_id": "default", "password_expires_at": null}} 2018-08-11 21:11:53,124 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-976d2542-1edf-4c3a-bc11-f9a53b55e9b0 2018-08-11 21:11:53,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.360463857651s 2018-08-11 21:11:53,124 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-976d2542-1edf-4c3a-bc11-f9a53b55e9b0 2018-08-11 21:11:53,125 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b3b9c7f3c9d242d1ba4e7040540d1cd7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_75406cea-2268-4a10-9bc4-2d6e80fed884'}) 2018-08-11 21:11:53,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:11:53,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:11:53,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e165af9b-d735-44eb-9397-494154f462cd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:11:53,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e165af9b-d735-44eb-9397-494154f462cd 2018-08-11 21:11:53,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0894048213959s 2018-08-11 21:11:53,218 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e165af9b-d735-44eb-9397-494154f462cd 2018-08-11 21:11:53,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:11:53,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:11:53,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f6b5057-7c5d-40f7-8faf-300f87e47b42 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:11:53,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6f6b5057-7c5d-40f7-8faf-300f87e47b42 2018-08-11 21:11:53,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0868391990662s 2018-08-11 21:11:53,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6f6b5057-7c5d-40f7-8faf-300f87e47b42 2018-08-11 21:11:53,311 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-11 21:11:53,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-11 21:11:53,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7445d34cc83a23ec831b06d7e5b368aa7d635a31" -d '{"role": {"name": "Member"}}' 2018-08-11 21:11:53,416 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:11:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67403e6f-d3c4-43e4-8b94-45ea0725b69b Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0b769f5de94144248e803f7e38435529", "links": {"self": "http://172.30.9.30:5000/v3/roles/0b769f5de94144248e803f7e38435529"}, "name": "Member"}} 2018-08-11 21:11:53,416 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-67403e6f-d3c4-43e4-8b94-45ea0725b69b 2018-08-11 21:11:53,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.101669073105s 2018-08-11 21:11:53,417 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-67403e6f-d3c4-43e4-8b94-45ea0725b69b 2018-08-11 21:11:53,417 - 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'0b769f5de94144248e803f7e38435529'}) 2018-08-11 21:11:53,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:11:53,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:11:53,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac956e7a-30ea-40a7-a6f9-81d496df98b7 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b769f5de94144248e803f7e38435529", "links": {"self": "http://172.30.9.30:5000/v3/roles/0b769f5de94144248e803f7e38435529"}, "name": "Member"}, {"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:11:53,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ac956e7a-30ea-40a7-a6f9-81d496df98b7 2018-08-11 21:11:53,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0861120223999s 2018-08-11 21:11:53,507 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ac956e7a-30ea-40a7-a6f9-81d496df98b7 2018-08-11 21:11:53,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 21:11:53,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:11:53,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faacc0a0-31f4-4239-b77d-7396a721a71d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-11 21:11:53,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-faacc0a0-31f4-4239-b77d-7396a721a71d 2018-08-11 21:11:53,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.022910118103s 2018-08-11 21:11:53,535 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-faacc0a0-31f4-4239-b77d-7396a721a71d 2018-08-11 21:11:53,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:11:53,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:11:53,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8274af8d-de76-4f72-b534-c26eae850f57 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_userdata-user_75406cea-2268-4a10-9bc4-2d6e80fed884", "links": {"self": "http://172.30.9.30:5000/v3/users/b3b9c7f3c9d242d1ba4e7040540d1cd7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 21:11:53,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8274af8d-de76-4f72-b534-c26eae850f57 2018-08-11 21:11:53,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102468013763s 2018-08-11 21:11:53,639 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8274af8d-de76-4f72-b534-c26eae850f57 2018-08-11 21:11:53,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 21:11:53,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:11:53,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd1d791-20fd-4382-9b0c-e5e6f3ec0ef0 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f"}, "tags": [], "enabled": true, "id": "a622d71829834e94b3ef1f4bbce0550f", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_75406cea-2268-4a10-9bc4-2d6e80fed884"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-11 21:11:53,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-ccd1d791-20fd-4382-9b0c-e5e6f3ec0ef0 2018-08-11 21:11:53,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105176925659s 2018-08-11 21:11:53,757 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-ccd1d791-20fd-4382-9b0c-e5e6f3ec0ef0 2018-08-11 21:11:53,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-11 21:11:53,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=b3b9c7f3c9d242d1ba4e7040540d1cd7&role.id=0b769f5de94144248e803f7e38435529&scope.project.id=a622d71829834e94b3ef1f4bbce0550f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:11:53,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7818e20-acf6-4243-bada-601f170b9d40 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=b3b9c7f3c9d242d1ba4e7040540d1cd7&role.id=0b769f5de94144248e803f7e38435529&scope.project.id=a622d71829834e94b3ef1f4bbce0550f", "previous": null, "next": null}} 2018-08-11 21:11:53,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=b3b9c7f3c9d242d1ba4e7040540d1cd7&role.id=0b769f5de94144248e803f7e38435529&scope.project.id=a622d71829834e94b3ef1f4bbce0550f used request id req-a7818e20-acf6-4243-bada-601f170b9d40 2018-08-11 21:11:53,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0865728855133s 2018-08-11 21:11:53,852 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=b3b9c7f3c9d242d1ba4e7040540d1cd7&role.id=0b769f5de94144248e803f7e38435529&scope.project.id=a622d71829834e94b3ef1f4bbce0550f used request id req-a7818e20-acf6-4243-bada-601f170b9d40 2018-08-11 21:11:53,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-11 21:11:53,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f/users/b3b9c7f3c9d242d1ba4e7040540d1cd7/roles/0b769f5de94144248e803f7e38435529 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:11:53,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:11:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d95067a-59c6-4e98-aa9b-f0fb0078e120 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:11:53,982 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f/users/b3b9c7f3c9d242d1ba4e7040540d1cd7/roles/0b769f5de94144248e803f7e38435529 used request id req-9d95067a-59c6-4e98-aa9b-f0fb0078e120 2018-08-11 21:11:53,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.126723051071s 2018-08-11 21:11:53,982 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f/users/b3b9c7f3c9d242d1ba4e7040540d1cd7/roles/0b769f5de94144248e803f7e38435529 used request id req-9d95067a-59c6-4e98-aa9b-f0fb0078e120 2018-08-11 21:11:53,983 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_75406cea-2268-4a10-9bc4-2d6e80fed884', 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'a622d71829834e94b3ef1f4bbce0550f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.50', 'password': '4884b0f5-245c-482c-9c76-5f710b5ba157', 'username': u'vping_userdata-user_75406cea-2268-4a10-9bc4-2d6e80fed884', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-11 21:11:53,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:11:53,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:11:53,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:11:53,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:11:53,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:11:53,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:11:53,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:11:53,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:11:53,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:11:53,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:11:53,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:11:53,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:11:53,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:11:53,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:11:53,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:11:53,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:11:53,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:11:53,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:11:53,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:11:53,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:11:53,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:11:53,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:11:53,988 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_75406cea-2268-4a10-9bc4-2d6e80fed884', 'password': '4884b0f5-245c-482c-9c76-5f710b5ba157', 'project_name': 'vping_userdata-project_75406cea-2268-4a10-9bc4-2d6e80fed884', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000//v3', 'project_id': 'a622d71829834e94b3ef1f4bbce0550f', 'project_domain_name': 'Default'} 2018-08-11 21:11:53,989 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-11 21:11:53,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:11:53,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-898c421c-2d08-4594-99e0-e31e910299da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:11:53,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-898c421c-2d08-4594-99e0-e31e910299da 2018-08-11 21:11:53,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:11:54,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b769f5de94144248e803f7e38435529", "name": "Member"}], "expires_at": "2018-08-11T22:11:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a622d71829834e94b3ef1f4bbce0550f", "name": "vping_userdata-project_75406cea-2268-4a10-9bc4-2d6e80fed884"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a622d71829834e94b3ef1f4bbce0550f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/a622d71829834e94b3ef1f4bbce0550f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/a622d71829834e94b3ef1f4bbce0550f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_a622d71829834e94b3ef1f4bbce0550f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_a622d71829834e94b3ef1f4bbce0550f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a622d71829834e94b3ef1f4bbce0550f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/a622d71829834e94b3ef1f4bbce0550f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/a622d71829834e94b3ef1f4bbce0550f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a622d71829834e94b3ef1f4bbce0550f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/a622d71829834e94b3ef1f4bbce0550f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/a622d71829834e94b3ef1f4bbce0550f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a622d71829834e94b3ef1f4bbce0550f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/a622d71829834e94b3ef1f4bbce0550f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/a622d71829834e94b3ef1f4bbce0550f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_75406cea-2268-4a10-9bc4-2d6e80fed884", "id": "b3b9c7f3c9d242d1ba4e7040540d1cd7"}, "audit_ids": ["sZ08Xa0hSlm7zkJEyRLjXg"], "issued_at": "2018-08-11T21:11:54.000000Z"}} 2018-08-11 21:11:54,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-11 21:11:54,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" -d '{"network": {"name": "vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884", "admin_state_up": true}}' 2018-08-11 21:11:55,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-5f598e71-2957-4dc6-897c-a967a673bfb1 Date: Sat, 11 Aug 2018 21:11:55 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a622d71829834e94b3ef1f4bbce0550f","created_at":"2018-08-11T21:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-11T21:11:54Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a622d71829834e94b3ef1f4bbce0550f","id":"fb3703c5-ccb3-40b8-b465-ba9cfaf6becb","name":"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884"}} 2018-08-11 21:11:55,111 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-5f598e71-2957-4dc6-897c-a967a673bfb1 2018-08-11 21:11:55,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.730005979538s 2018-08-11 21:11:55,111 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-5f598e71-2957-4dc6-897c-a967a673bfb1 2018-08-11 21:11:55,112 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:11:54Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'fb3703c5-ccb3-40b8-b465-ba9cfaf6becb', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884', u'admin_state_up': True, u'tenant_id': u'a622d71829834e94b3ef1f4bbce0550f', u'created_at': u'2018-08-11T21:11:54Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a622d71829834e94b3ef1f4bbce0550f'}) 2018-08-11 21:11:55,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:11:55,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:11:55,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-482b0757-62a4-4908-a5a5-3985bc01b1e8 Date: Sat, 11 Aug 2018 21:11:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-11T21:11:54Z","tenant_id":"a622d71829834e94b3ef1f4bbce0550f","created_at":"2018-08-11T21:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a622d71829834e94b3ef1f4bbce0550f","id":"fb3703c5-ccb3-40b8-b465-ba9cfaf6becb","name":"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884"}]} 2018-08-11 21:11:55,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-482b0757-62a4-4908-a5a5-3985bc01b1e8 2018-08-11 21:11:55,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.204075813293s 2018-08-11 21:11:55,317 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-482b0757-62a4-4908-a5a5-3985bc01b1e8 2018-08-11 21:11:55,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-11 21:11:55,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" -d '{"subnet": {"name": "vping_userdata-subnet_75406cea-2268-4a10-9bc4-2d6e80fed884", "enable_dhcp": true, "network_id": "fb3703c5-ccb3-40b8-b465-ba9cfaf6becb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-11 21:11:55,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-38c2d4cf-a22d-46cc-aea1-9fce22035d11 Date: Sat, 11 Aug 2018 21:11:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb3703c5-ccb3-40b8-b465-ba9cfaf6becb","tenant_id":"a622d71829834e94b3ef1f4bbce0550f","created_at":"2018-08-11T21:11:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:11:55Z","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":"a622d71829834e94b3ef1f4bbce0550f","id":"fb843429-d845-4b89-b946-4b26f04cdba6","subnetpool_id":null,"name":"vping_userdata-subnet_75406cea-2268-4a10-9bc4-2d6e80fed884"}} 2018-08-11 21:11:55,945 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-38c2d4cf-a22d-46cc-aea1-9fce22035d11 2018-08-11 21:11:55,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.626105070114s 2018-08-11 21:11:55,946 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-38c2d4cf-a22d-46cc-aea1-9fce22035d11 2018-08-11 21:11:55,946 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:11:55Z', 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'fb843429-d845-4b89-b946-4b26f04cdba6', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_75406cea-2268-4a10-9bc4-2d6e80fed884', u'enable_dhcp': True, u'network_id': u'fb3703c5-ccb3-40b8-b465-ba9cfaf6becb', u'tenant_id': u'a622d71829834e94b3ef1f4bbce0550f', u'created_at': u'2018-08-11T21:11:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a622d71829834e94b3ef1f4bbce0550f'}) 2018-08-11 21:11:55,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-11 21:11:55,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "vping_userdata-router_75406cea-2268-4a10-9bc4-2d6e80fed884", "admin_state_up": true}}' 2018-08-11 21:11:57,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-7b1d2041-3c00-47fe-b245-ec321912714f Date: Sat, 11 Aug 2018 21:11:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:56Z", "admin_state_up": true, "updated_at": "2018-08-11T21:11:56Z", "revision_number": 2, "routes": [], "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "547559ce-6cc3-444d-a6ec-1391885c782a", "name": "vping_userdata-router_75406cea-2268-4a10-9bc4-2d6e80fed884"}} 2018-08-11 21:11:57,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-7b1d2041-3c00-47fe-b245-ec321912714f 2018-08-11 21:11:57,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.10786390305s 2018-08-11 21:11:57,055 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-7b1d2041-3c00-47fe-b245-ec321912714f 2018-08-11 21:11:57,055 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a622d71829834e94b3ef1f4bbce0550f', u'created_at': u'2018-08-11T21:11:56Z', u'admin_state_up': True, u'updated_at': u'2018-08-11T21:11:56Z', u'revision_number': 2, u'routes': [], u'project_id': u'a622d71829834e94b3ef1f4bbce0550f', u'id': u'547559ce-6cc3-444d-a6ec-1391885c782a', u'name': u'vping_userdata-router_75406cea-2268-4a10-9bc4-2d6e80fed884'}) 2018-08-11 21:11:57,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-11 21:11:57,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/547559ce-6cc3-444d-a6ec-1391885c782a/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}8598334d1d2160474a3a783956543a0ab3745a8e" -d '{"subnet_id": "fb843429-d845-4b89-b946-4b26f04cdba6"}' 2018-08-11 21:11:58,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c1bd6ef4-b3a8-4f94-b6ac-82bdfee024d9 Date: Sat, 11 Aug 2018 21:11:58 GMT RESP BODY: {"network_id": "fb3703c5-ccb3-40b8-b465-ba9cfaf6becb", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "subnet_id": "fb843429-d845-4b89-b946-4b26f04cdba6", "subnet_ids": ["fb843429-d845-4b89-b946-4b26f04cdba6"], "port_id": "38d95d46-d1c5-452c-8895-144686b985a5", "id": "547559ce-6cc3-444d-a6ec-1391885c782a"} 2018-08-11 21:11:58,924 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/547559ce-6cc3-444d-a6ec-1391885c782a/add_router_interface.json used request id req-c1bd6ef4-b3a8-4f94-b6ac-82bdfee024d9 2018-08-11 21:11:58,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.8676109314s 2018-08-11 21:11:58,924 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/547559ce-6cc3-444d-a6ec-1391885c782a/add_router_interface.json used request id req-c1bd6ef4-b3a8-4f94-b6ac-82bdfee024d9 returning object 547559ce-6cc3-444d-a6ec-1391885c782a 2018-08-11 21:11:58,924 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-11 21:11:59,074 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-11 21:11:59,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:11:59,081 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 11 Aug 2018 21:11:59 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-11 21:11:59,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:11:59,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:11:59,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c314b9c8-101f-45af-93da-e96c4a8e1e1e Date: Sat, 11 Aug 2018 21:11:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:11:59,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-c314b9c8-101f-45af-93da-e96c4a8e1e1e 2018-08-11 21:11:59,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.639085054398s 2018-08-11 21:11:59,726 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-c314b9c8-101f-45af-93da-e96c4a8e1e1e 2018-08-11 21:11:59,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-11 21:11:59,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_75406cea-2268-4a10-9bc4-2d6e80fed884", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_75406cea-2268-4a10-9bc4-2d6e80fed884"}' 2018-08-11 21:11:59,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f9743d72-4565-4f85-b252-15e7211e87a8 Date: Sat, 11 Aug 2018 21:11:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5/file", "owner": "a622d71829834e94b3ef1f4bbce0550f", "id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "size": null, "self": "/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:11:59Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_75406cea-2268-4a10-9bc4-2d6e80fed884", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_75406cea-2268-4a10-9bc4-2d6e80fed884", "checksum": null, "created_at": "2018-08-11T21:11:59Z", "protected": false} 2018-08-11 21:11:59,795 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-f9743d72-4565-4f85-b252-15e7211e87a8 2018-08-11 21:11:59,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0612590312958s 2018-08-11 21:11:59,796 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-f9743d72-4565-4f85-b252-15e7211e87a8 returning object 029b1aee-04e2-4304-b643-3fe23a4263d5 2018-08-11 21:11:59,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-11 21:11:59,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5/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}8598334d1d2160474a3a783956543a0ab3745a8e" -d '' 2018-08-11 21:12:00,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-64e29408-dd42-490c-8e07-8b848f3393e2 Date: Sat, 11 Aug 2018 21:12:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:12:00,672 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5/file used request id req-64e29408-dd42-490c-8e07-8b848f3393e2 2018-08-11 21:12:00,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.876008987427s 2018-08-11 21:12:00,673 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5/file used request id req-64e29408-dd42-490c-8e07-8b848f3393e2 2018-08-11 21:12:00,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:12:00,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:00,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-176b783d-d960-474a-856c-87e51d21fad8 Date: Sat, 11 Aug 2018 21:12:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/029b1aee-04e2-4304-b643-3fe23a4263d5/snap", "metadata": {}}], "file": "/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5/file", "owner": "a622d71829834e94b3ef1f4bbce0550f", "id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "size": 12716032, "self": "/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/029b1aee-04e2-4304-b643-3fe23a4263d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:12:00Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_75406cea-2268-4a10-9bc4-2d6e80fed884", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_75406cea-2268-4a10-9bc4-2d6e80fed884", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:11:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:12:00,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-176b783d-d960-474a-856c-87e51d21fad8 2018-08-11 21:12:00,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0367810726166s 2018-08-11 21:12:00,714 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-176b783d-d960-474a-856c-87e51d21fad8 2018-08-11 21:12:00,716 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/029b1aee-04e2-4304-b643-3fe23a4263d5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5/file', 'owner': u'a622d71829834e94b3ef1f4bbce0550f', 'id': u'029b1aee-04e2-4304-b643-3fe23a4263d5', 'size': 12716032, u'self': u'/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a622d71829834e94b3ef1f4bbce0550f', 'name': 'vping_userdata-project_75406cea-2268-4a10-9bc4-2d6e80fed884', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/029b1aee-04e2-4304-b643-3fe23a4263d5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-11T21:12:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-11T21:12:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_75406cea-2268-4a10-9bc4-2d6e80fed884', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_75406cea-2268-4a10-9bc4-2d6e80fed884', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_75406cea-2268-4a10-9bc4-2d6e80fed884', 'created': u'2018-08-11T21:11:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-11T21:11:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_75406cea-2268-4a10-9bc4-2d6e80fed884', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-11 21:12:00,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-11 21:12:00,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7445d34cc83a23ec831b06d7e5b368aa7d635a31" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_75406cea-2268-4a10-9bc4-2d6e80fed884", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-11 21:12:00,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-7b7ac927-4f49-48ae-b6af-04f9d8b5f094 x-compute-request-id: req-7b7ac927-4f49-48ae-b6af-04f9d8b5f094 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_75406cea-2268-4a10-9bc4-2d6e80fed884", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "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": "0a8f2878-ac95-44cf-82d7-2290e4849c62"}} 2018-08-11 21:12:00,943 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-7b7ac927-4f49-48ae-b6af-04f9d8b5f094 2018-08-11 21:12:00,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.225910902023s 2018-08-11 21:12:00,943 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-7b7ac927-4f49-48ae-b6af-04f9d8b5f094 2018-08-11 21:12:00,944 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_75406cea-2268-4a10-9bc4-2d6e80fed884', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'0a8f2878-ac95-44cf-82d7-2290e4849c62', 'swap': 0}) 2018-08-11 21:12:00,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-11 21:12:00,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62/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}7445d34cc83a23ec831b06d7e5b368aa7d635a31" -d '{"extra_specs": {}}' 2018-08-11 21:12:00,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-3340b4ac-7457-4023-8416-b46507d98d60 x-compute-request-id: req-3340b4ac-7457-4023-8416-b46507d98d60 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-11 21:12:00,966 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62/os-extra_specs used request id req-3340b4ac-7457-4023-8416-b46507d98d60 2018-08-11 21:12:00,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213627815247s 2018-08-11 21:12:00,967 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62/os-extra_specs used request id req-3340b4ac-7457-4023-8416-b46507d98d60 2018-08-11 21:12:00,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:12:00,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:01,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-f4fafaa1-f638-4f92-95aa-0b512317a48f Date: Sat, 11 Aug 2018 21:12:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb843429-d845-4b89-b946-4b26f04cdba6"],"updated_at":"2018-08-11T21:11:55Z","tenant_id":"a622d71829834e94b3ef1f4bbce0550f","created_at":"2018-08-11T21:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a622d71829834e94b3ef1f4bbce0550f","id":"fb3703c5-ccb3-40b8-b465-ba9cfaf6becb","name":"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884"}]} 2018-08-11 21:12:01,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f4fafaa1-f638-4f92-95aa-0b512317a48f 2018-08-11 21:12:01,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108229160309s 2018-08-11 21:12:01,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f4fafaa1-f638-4f92-95aa-0b512317a48f 2018-08-11 21:12:01,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:12:01,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:01,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-d3ad1ee6-9593-40f1-985c-8e974508fc9a Date: Sat, 11 Aug 2018 21:12:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/029b1aee-04e2-4304-b643-3fe23a4263d5/snap", "metadata": {}}], "file": "/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5/file", "owner": "a622d71829834e94b3ef1f4bbce0550f", "id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "size": 12716032, "self": "/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/029b1aee-04e2-4304-b643-3fe23a4263d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:12:00Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_75406cea-2268-4a10-9bc4-2d6e80fed884", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_75406cea-2268-4a10-9bc4-2d6e80fed884", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:11:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:12:01,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-d3ad1ee6-9593-40f1-985c-8e974508fc9a 2018-08-11 21:12:01,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0329229831696s 2018-08-11 21:12:01,114 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-d3ad1ee6-9593-40f1-985c-8e974508fc9a 2018-08-11 21:12:01,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:12:01,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:01,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-2c3eba10-b67a-4970-bfce-bfbe335caede x-compute-request-id: req-2c3eba10-b67a-4970-bfce-bfbe335caede Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_75406cea-2268-4a10-9bc4-2d6e80fed884", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "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": "0a8f2878-ac95-44cf-82d7-2290e4849c62"}]} 2018-08-11 21:12:01,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-2c3eba10-b67a-4970-bfce-bfbe335caede 2018-08-11 21:12:01,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.179337978363s 2018-08-11 21:12:01,295 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-2c3eba10-b67a-4970-bfce-bfbe335caede 2018-08-11 21:12:01,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-11 21:12:01,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" -d '{"server": {"name": "vping_userdata-vm_75406cea-2268-4a10-9bc4-2d6e80fed884", "imageRef": "029b1aee-04e2-4304-b643-3fe23a4263d5", "flavorRef": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fb3703c5-ccb3-40b8-b465-ba9cfaf6becb"}]}}' 2018-08-11 21:12:02,824 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:12: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-66bd83c1-6c00-4b4e-9b8f-c0e5bc4291e1 x-compute-request-id: req-66bd83c1-6c00-4b4e-9b8f-c0e5bc4291e1 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/c7e68b84-069b-43c5-9307-e1474e406cce Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c7e68b84-069b-43c5-9307-e1474e406cce", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "bookmark"}], "adminPass": "qD7tekEeDr4U"}} 2018-08-11 21:12:02,824 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-66bd83c1-6c00-4b4e-9b8f-c0e5bc4291e1 2018-08-11 21:12:02,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.52726602554s 2018-08-11 21:12:02,825 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-66bd83c1-6c00-4b4e-9b8f-c0e5bc4291e1 2018-08-11 21:12:02,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:12:02,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:04,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-26d63fdf-1ce8-497b-9744-b84e32e6d397 x-compute-request-id: req-26d63fdf-1ce8-497b-9744-b84e32e6d397 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "c7e68b84-069b-43c5-9307-e1474e406cce", "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "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-08-11T21:12:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:02Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:12:04,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-26d63fdf-1ce8-497b-9744-b84e32e6d397 2018-08-11 21:12:04,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20496797562s 2018-08-11 21:12:04,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-26d63fdf-1ce8-497b-9744-b84e32e6d397 2018-08-11 21:12:04,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:12:04,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:04,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-7b23ea1a-6c2e-4451-9b2f-895d51ca1e42 Date: Sat, 11 Aug 2018 21:12:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb843429-d845-4b89-b946-4b26f04cdba6"],"updated_at":"2018-08-11T21:11:55Z","tenant_id":"a622d71829834e94b3ef1f4bbce0550f","created_at":"2018-08-11T21:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a622d71829834e94b3ef1f4bbce0550f","id":"fb3703c5-ccb3-40b8-b465-ba9cfaf6becb","name":"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884"}]} 2018-08-11 21:12:04,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-7b23ea1a-6c2e-4451-9b2f-895d51ca1e42 2018-08-11 21:12:04,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103642940521s 2018-08-11 21:12:04,142 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-7b23ea1a-6c2e-4451-9b2f-895d51ca1e42 2018-08-11 21:12:04,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 21:12:04,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:04,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1baf72b4-3101-405f-b404-dadee9fe6c10 Date: Sat, 11 Aug 2018 21:12:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb3703c5-ccb3-40b8-b465-ba9cfaf6becb","tenant_id":"a622d71829834e94b3ef1f4bbce0550f","created_at":"2018-08-11T21:11:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:11:55Z","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":"a622d71829834e94b3ef1f4bbce0550f","id":"fb843429-d845-4b89-b946-4b26f04cdba6","subnetpool_id":null,"name":"vping_userdata-subnet_75406cea-2268-4a10-9bc4-2d6e80fed884"}]} 2018-08-11 21:12:04,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-1baf72b4-3101-405f-b404-dadee9fe6c10 2018-08-11 21:12:04,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.182254076004s 2018-08-11 21:12:04,325 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-1baf72b4-3101-405f-b404-dadee9fe6c10 2018-08-11 21:12:04,326 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:12:06,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:12:06,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:06,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-1396d456-be90-4a86-b293-512437672f87 x-compute-request-id: req-1396d456-be90-4a86-b293-512437672f87 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.30:8774/v2.1/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "c7e68b84-069b-43c5-9307-e1474e406cce", "security_groups": [{"name": "default"}], "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "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-08-11T21:12:03Z", "hostId": "dbb6807d4feb7913c2394f990ccc8734627dda678d7288b81b4866ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:02Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:12:06,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1396d456-be90-4a86-b293-512437672f87 2018-08-11 21:12:06,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499695062637s 2018-08-11 21:12:06,829 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1396d456-be90-4a86-b293-512437672f87 2018-08-11 21:12:06,833 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:12:08,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:12:08,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:09,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21: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-652b1ef7-b17a-4fbc-bc82-d67dc307368b x-compute-request-id: req-652b1ef7-b17a-4fbc-bc82-d67dc307368b Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:6d:55", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:08.000000", "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "c7e68b84-069b-43c5-9307-e1474e406cce", "security_groups": [{"name": "default"}], "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:08Z", "hostId": "dbb6807d4feb7913c2394f990ccc8734627dda678d7288b81b4866ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:02Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:12:09,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-652b1ef7-b17a-4fbc-bc82-d67dc307368b 2018-08-11 21:12:09,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513541936874s 2018-08-11 21:12:09,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-652b1ef7-b17a-4fbc-bc82-d67dc307368b 2018-08-11 21:12:09,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-11 21:12:09,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=c7e68b84-069b-43c5-9307-e1474e406cce" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:09,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-701bd2f0-6de5-4237-b6c6-31e6159c2f2f Date: Sat, 11 Aug 2018 21:12:09 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb3703c5-ccb3-40b8-b465-ba9cfaf6becb","tenant_id":"a622d71829834e94b3ef1f4bbce0550f","created_at":"2018-08-11T21:12:04Z","admin_state_up":true,"updated_at":"2018-08-11T21:12:08Z","binding:vnic_type":"normal","device_id":"c7e68b84-069b-43c5-9307-e1474e406cce","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:75:6d:55","id":"7ccedd00-1b3c-47e1-b39c-171d8e1f2758","port_security_enabled":true,"project_id":"a622d71829834e94b3ef1f4bbce0550f","fixed_ips":[{"subnet_id":"fb843429-d845-4b89-b946-4b26f04cdba6","ip_address":"192.168.120.12"}],"extra_dhcp_opts":[],"security_groups":["372d4e04-d3ca-4baa-b3da-5340b77c3b48"],"name":""}]} 2018-08-11 21:12:09,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=c7e68b84-069b-43c5-9307-e1474e406cce used request id req-701bd2f0-6de5-4237-b6c6-31e6159c2f2f 2018-08-11 21:12:09,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0836479663849s 2018-08-11 21:12:09,438 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=c7e68b84-069b-43c5-9307-e1474e406cce used request id req-701bd2f0-6de5-4237-b6c6-31e6159c2f2f 2018-08-11 21:12:09,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:12:09,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=7ccedd00-1b3c-47e1-b39c-171d8e1f2758" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:09,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-98b3daf5-9272-4476-bb7c-feaadc454fc6 Date: Sat, 11 Aug 2018 21:12:09 GMT RESP BODY: {"floatingips": []} 2018-08-11 21:12:09,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=7ccedd00-1b3c-47e1-b39c-171d8e1f2758 used request id req-98b3daf5-9272-4476-bb7c-feaadc454fc6 2018-08-11 21:12:09,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0183918476105s 2018-08-11 21:12:09,462 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=7ccedd00-1b3c-47e1-b39c-171d8e1f2758 used request id req-98b3daf5-9272-4476-bb7c-feaadc454fc6 2018-08-11 21:12:09,463 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:75:6d:55', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'029b1aee-04e2-4304-b643-3fe23a4263d5'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-11T21:12:08.000000', 'flavor': Munch({u'id': u'0a8f2878-ac95-44cf-82d7-2290e4849c62'}), 'az': u'nova', 'id': u'c7e68b84-069b-43c5-9307-e1474e406cce', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b3b9c7f3c9d242d1ba4e7040540d1cd7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a622d71829834e94b3ef1f4bbce0550f', 'name': 'vping_userdata-project_75406cea-2268-4a10-9bc4-2d6e80fed884', '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-08-11T21:12:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-11T21:12:08Z', 'hostId': u'dbb6807d4feb7913c2394f990ccc8734627dda678d7288b81b4866ae', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'dbb6807d4feb7913c2394f990ccc8734627dda678d7288b81b4866ae', '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-08-11T21:12:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a622d71829834e94b3ef1f4bbce0550f', 'name': u'vping_userdata-vm_75406cea-2268-4a10-9bc4-2d6e80fed884', 'adminPass': u'qD7tekEeDr4U', 'tenant_id': u'a622d71829834e94b3ef1f4bbce0550f', 'created_at': u'2018-08-11T21:12:02Z', 'created': u'2018-08-11T21:12:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-11 21:12:09,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:12:09,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:09,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-dabbf688-fc9b-4781-8a3e-6ba3f43ace60 Date: Sat, 11 Aug 2018 21:12:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb843429-d845-4b89-b946-4b26f04cdba6"],"updated_at":"2018-08-11T21:11:55Z","tenant_id":"a622d71829834e94b3ef1f4bbce0550f","created_at":"2018-08-11T21:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a622d71829834e94b3ef1f4bbce0550f","id":"fb3703c5-ccb3-40b8-b465-ba9cfaf6becb","name":"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884"}]} 2018-08-11 21:12:09,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-dabbf688-fc9b-4781-8a3e-6ba3f43ace60 2018-08-11 21:12:09,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109190940857s 2018-08-11 21:12:09,573 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-dabbf688-fc9b-4781-8a3e-6ba3f43ace60 2018-08-11 21:12:09,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:12:09,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:09,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-9bebae60-7257-4783-a212-8097d9c2c855 Date: Sat, 11 Aug 2018 21:12:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/029b1aee-04e2-4304-b643-3fe23a4263d5/snap", "metadata": {}}], "file": "/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5/file", "owner": "a622d71829834e94b3ef1f4bbce0550f", "id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "size": 12716032, "self": "/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/029b1aee-04e2-4304-b643-3fe23a4263d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:12:00Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_75406cea-2268-4a10-9bc4-2d6e80fed884", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_75406cea-2268-4a10-9bc4-2d6e80fed884", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:11:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:12:09,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9bebae60-7257-4783-a212-8097d9c2c855 2018-08-11 21:12:09,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0355520248413s 2018-08-11 21:12:09,614 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9bebae60-7257-4783-a212-8097d9c2c855 2018-08-11 21:12:09,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:12:09,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:09,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-42d9731d-19dd-4abb-b6a2-af31735f7cf0 x-compute-request-id: req-42d9731d-19dd-4abb-b6a2-af31735f7cf0 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_75406cea-2268-4a10-9bc4-2d6e80fed884", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "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": "0a8f2878-ac95-44cf-82d7-2290e4849c62"}]} 2018-08-11 21:12:09,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-42d9731d-19dd-4abb-b6a2-af31735f7cf0 2018-08-11 21:12:09,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0290758609772s 2018-08-11 21:12:09,646 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-42d9731d-19dd-4abb-b6a2-af31735f7cf0 2018-08-11 21:12:09,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-11 21:12:09,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" -d '{"server": {"name": "vping_userdata-vm2_75406cea-2268-4a10-9bc4-2d6e80fed884", "imageRef": "029b1aee-04e2-4304-b643-3fe23a4263d5", "flavorRef": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjEyIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fb3703c5-ccb3-40b8-b465-ba9cfaf6becb"}]}}' 2018-08-11 21:12:10,137 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:12: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-5a05f2aa-702b-4865-978e-1b7b29fd6f91 x-compute-request-id: req-5a05f2aa-702b-4865-978e-1b7b29fd6f91 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6d604c5b-4ea9-4baa-bf38-6d69d978225f", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "bookmark"}], "adminPass": "zv8WZJj4sPWX"}} 2018-08-11 21:12:10,137 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-5a05f2aa-702b-4865-978e-1b7b29fd6f91 2018-08-11 21:12:10,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.490615844727s 2018-08-11 21:12:10,138 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-5a05f2aa-702b-4865-978e-1b7b29fd6f91 2018-08-11 21:12:10,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:12:10,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:10,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-52b76655-7d6b-47d9-a5f4-be5500caffb3 x-compute-request-id: req-52b76655-7d6b-47d9-a5f4-be5500caffb3 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "6d604c5b-4ea9-4baa-bf38-6d69d978225f", "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "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-08-11T21:12:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:10Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:6d:55", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:08.000000", "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "c7e68b84-069b-43c5-9307-e1474e406cce", "security_groups": [{"name": "default"}], "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:08Z", "hostId": "dbb6807d4feb7913c2394f990ccc8734627dda678d7288b81b4866ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:02Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:12:10,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-52b76655-7d6b-47d9-a5f4-be5500caffb3 2018-08-11 21:12:10,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533772945404s 2018-08-11 21:12:10,673 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-52b76655-7d6b-47d9-a5f4-be5500caffb3 2018-08-11 21:12:10,679 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:12:12,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:12:12,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:12,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-bcd5d4ab-2689-4252-a909-9b52f9640d85 x-compute-request-id: req-bcd5d4ab-2689-4252-a909-9b52f9640d85 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "6d604c5b-4ea9-4baa-bf38-6d69d978225f", "security_groups": [{"name": "default"}], "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "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-08-11T21:12:11Z", "hostId": "50df793af925865c8647e1b3415de366d2b3eff47849fc59e5691c43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:10Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:6d:55", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:08.000000", "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "c7e68b84-069b-43c5-9307-e1474e406cce", "security_groups": [{"name": "default"}], "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:08Z", "hostId": "dbb6807d4feb7913c2394f990ccc8734627dda678d7288b81b4866ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:02Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:12:12,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-bcd5d4ab-2689-4252-a909-9b52f9640d85 2018-08-11 21:12:12,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217782020569s 2018-08-11 21:12:12,900 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-bcd5d4ab-2689-4252-a909-9b52f9640d85 2018-08-11 21:12:12,905 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:12:14,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:12:14,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:15,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21: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-29dbd5cf-5cd0-48af-8b3a-1710718e550e x-compute-request-id: req-29dbd5cf-5cd0-48af-8b3a-1710718e550e Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "6d604c5b-4ea9-4baa-bf38-6d69d978225f", "security_groups": [{"name": "default"}], "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "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-08-11T21:12:11Z", "hostId": "50df793af925865c8647e1b3415de366d2b3eff47849fc59e5691c43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:10Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:6d:55", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:08.000000", "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "c7e68b84-069b-43c5-9307-e1474e406cce", "security_groups": [{"name": "default"}], "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:08Z", "hostId": "dbb6807d4feb7913c2394f990ccc8734627dda678d7288b81b4866ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:02Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:12:15,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-29dbd5cf-5cd0-48af-8b3a-1710718e550e 2018-08-11 21:12:15,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374349117279s 2018-08-11 21:12:15,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-29dbd5cf-5cd0-48af-8b3a-1710718e550e 2018-08-11 21:12:15,288 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:12:17,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:12:17,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:17,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-5aa66ea5-1ff8-43b7-b4d5-43aac95eda89 x-compute-request-id: req-5aa66ea5-1ff8-43b7-b4d5-43aac95eda89 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:99:a6", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:15.000000", "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "6d604c5b-4ea9-4baa-bf38-6d69d978225f", "security_groups": [{"name": "default"}], "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:15Z", "hostId": "50df793af925865c8647e1b3415de366d2b3eff47849fc59e5691c43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:10Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:6d:55", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:08.000000", "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "c7e68b84-069b-43c5-9307-e1474e406cce", "security_groups": [{"name": "default"}], "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:08Z", "hostId": "dbb6807d4feb7913c2394f990ccc8734627dda678d7288b81b4866ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:02Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:12:17,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5aa66ea5-1ff8-43b7-b4d5-43aac95eda89 2018-08-11 21:12:17,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20244884491s 2018-08-11 21:12:17,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5aa66ea5-1ff8-43b7-b4d5-43aac95eda89 2018-08-11 21:12:17,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-11 21:12:17,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=6d604c5b-4ea9-4baa-bf38-6d69d978225f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:17,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-75738911-34d7-452c-b99c-09e559eae2b8 Date: Sat, 11 Aug 2018 21:12:17 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fb3703c5-ccb3-40b8-b465-ba9cfaf6becb","tenant_id":"a622d71829834e94b3ef1f4bbce0550f","created_at":"2018-08-11T21:12:11Z","admin_state_up":true,"updated_at":"2018-08-11T21:12:15Z","binding:vnic_type":"normal","device_id":"6d604c5b-4ea9-4baa-bf38-6d69d978225f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:bd:99:a6","id":"62bb44a0-7995-4bb9-9fc5-afa658f2aaf4","port_security_enabled":true,"project_id":"a622d71829834e94b3ef1f4bbce0550f","fixed_ips":[{"subnet_id":"fb843429-d845-4b89-b946-4b26f04cdba6","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["372d4e04-d3ca-4baa-b3da-5340b77c3b48"],"name":""}]} 2018-08-11 21:12:17,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=6d604c5b-4ea9-4baa-bf38-6d69d978225f used request id req-75738911-34d7-452c-b99c-09e559eae2b8 2018-08-11 21:12:17,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0577080249786s 2018-08-11 21:12:17,557 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=6d604c5b-4ea9-4baa-bf38-6d69d978225f used request id req-75738911-34d7-452c-b99c-09e559eae2b8 2018-08-11 21:12:17,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:12:17,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=62bb44a0-7995-4bb9-9fc5-afa658f2aaf4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:17,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2282465a-81d1-46fc-a654-a52bb4fede48 Date: Sat, 11 Aug 2018 21:12:17 GMT RESP BODY: {"floatingips": []} 2018-08-11 21:12:17,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=62bb44a0-7995-4bb9-9fc5-afa658f2aaf4 used request id req-2282465a-81d1-46fc-a654-a52bb4fede48 2018-08-11 21:12:17,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0198528766632s 2018-08-11 21:12:17,582 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=62bb44a0-7995-4bb9-9fc5-afa658f2aaf4 used request id req-2282465a-81d1-46fc-a654-a52bb4fede48 2018-08-11 21:12:17,582 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bd:99:a6', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'029b1aee-04e2-4304-b643-3fe23a4263d5'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-11T21:12:15.000000', 'flavor': Munch({u'id': u'0a8f2878-ac95-44cf-82d7-2290e4849c62'}), 'az': u'nova', 'id': u'6d604c5b-4ea9-4baa-bf38-6d69d978225f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b3b9c7f3c9d242d1ba4e7040540d1cd7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a622d71829834e94b3ef1f4bbce0550f', 'name': 'vping_userdata-project_75406cea-2268-4a10-9bc4-2d6e80fed884', '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-08-11T21:12:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-11T21:12:15Z', 'hostId': u'50df793af925865c8647e1b3415de366d2b3eff47849fc59e5691c43', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'50df793af925865c8647e1b3415de366d2b3eff47849fc59e5691c43', '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-08-11T21:12:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a622d71829834e94b3ef1f4bbce0550f', 'name': u'vping_userdata-vm2_75406cea-2268-4a10-9bc4-2d6e80fed884', 'adminPass': u'zv8WZJj4sPWX', 'tenant_id': u'a622d71829834e94b3ef1f4bbce0550f', 'created_at': u'2018-08-11T21:12:10Z', 'created': u'2018-08-11T21:12:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-11 21:12:17,583 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-11 21:12:18,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:12:18,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:18,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-d50fcac4-93a2-4c8e-938b-382ae2610e7b x-compute-request-id: req-d50fcac4-93a2-4c8e-938b-382ae2610e7b Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:99:a6", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:15.000000", "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "6d604c5b-4ea9-4baa-bf38-6d69d978225f", "security_groups": [{"name": "default"}], "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:15Z", "hostId": "50df793af925865c8647e1b3415de366d2b3eff47849fc59e5691c43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:10Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:6d:55", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:08.000000", "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "c7e68b84-069b-43c5-9307-e1474e406cce", "security_groups": [{"name": "default"}], "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:08Z", "hostId": "dbb6807d4feb7913c2394f990ccc8734627dda678d7288b81b4866ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:02Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:12:18,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d50fcac4-93a2-4c8e-938b-382ae2610e7b 2018-08-11 21:12:18,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384921789169s 2018-08-11 21:12:18,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d50fcac4-93a2-4c8e-938b-382ae2610e7b 2018-08-11 21:12:18,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 21:12:18,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f/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}8598334d1d2160474a3a783956543a0ab3745a8e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 21:12:19,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-7199f123-f58c-4b2e-91b9-04827b8f7e79 x-compute-request-id: req-7199f123-f58c-4b2e-91b9-04827b8f7e79 Content-Encoding: gzip Content-Length: 7940 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 441193067 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.150949] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152589] pid_max: default: 32768 minimum: 301\n[ 0.153480] ACPI: Core revision 20150930\n[ 0.154875] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.156180] Security Framework initialized\n[ 0.156987] Yama: becoming mindful.\n[ 0.157711] AppArmor: AppArmor initialized\n[ 0.158576] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159891] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161152] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162347] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163767] Initializing cgroup subsys io\n[ 0.164575] Initializing cgroup subsys memory\n[ 0.165428] Initializing cgroup subsys devices\n[ 0.166303] Initializing cgroup subsys freezer\n[ 0.167165] Initializing cgroup subsys net_cls\n[ 0.168024] Initializing cgroup subsys perf_event\n[ 0.168928] Initializing cgroup subsys net_prio\n[ 0.169802] Initializing cgroup subsys hugetlb\n[ 0.170669] Initializing cgroup subsys pids\n[ 0.171540] CPU: Physical Processor ID: 0\n[ 0.173032] mce: CPU supports 10 MCE banks\n[ 0.173871] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.174868] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.189526] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.195751] ftrace: allocating 31920 entries in 125 pages\n[ 0.221315] smpboot: Max logical packages: 1\n[ 0.222200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.223538] x2apic enabled\n[ 0.224344] Switched APIC routing to physical x2apic.\n[ 0.226073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.227178] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.229168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.230953] KVM setup paravirtual spinlock\n[ 0.232308] x86: Booted up 1 node, 1 CPUs\n[ 0.233115] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.234510] devtmpfs: initialized\n[ 0.236235] evm: security.selinux\n[ 0.236933] evm: security.SMACK64\n[ 0.237616] evm: security.SMACK64EXEC\n[ 0.238355] evm: security.SMACK64TRANSMUTE\n[ 0.239154] evm: security.SMACK64MMAP\n[ 0.239891] evm: security.ima\n[ 0.240530] evm: security.capability\n[ 0.241360] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243209] pinctrl core: initialized pinctrl subsystem\n[ 0.244320] RTC time: 21:12:15, date: 08/11/18\n[ 0.245292] NET: Registered protocol family 16\n[ 0.246280] cpuidle: using governor ladder\n[ 0.247096] cpuidle: using governor menu\n[ 0.247874] PCCT header not found.\n[ 0.248650] ACPI: bus type PCI registered\n[ 0.249454] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.250692] PCI: Using configuration type 1 for base access\n[ 0.252480] ACPI: Added _OSI(Module Device)\n[ 0.253322] ACPI: Added _OSI(Processor Device)\n[ 0.254175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.255064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.256869] ACPI: Interpreter enabled\n[ 0.257637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.259480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.261306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.263142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.264970] ACPI: (supports S0 S5)\n[ 0.265668] ACPI: Using IOAPIC for interrupt routing\n[ 0.266605] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.269717] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.270854] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.272091] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.273274] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.275476] acpiphp: Slot [3] registered\n[ 0.276274] acpiphp: Slot [4] registered\n[ 0.277068] acpiphp: Slot [5] registered\n[ 0.277856] acpiphp: Slot [6] registered\n[ 0.278649] acpiphp: Slot [7] registered\n[ 0.279445] acpiphp: Slot [8] registered\n[ 0.280249] acpiphp: Slot [9] registered\n[ 0.281041] acpiphp: Slot [10] registered\n[ 0.281844] acpiphp: Slot [11] registered\n[ 0.282661] acpiphp: Slot [12] registered\n[ 0.283475] acpiphp: Slot [13] registered\n[ 0.284282] acpiphp: Slot [14] registered\n[ 0.285091] acpiphp: Slot [15] registered\n[ 0.295962] acpiphp: Slot [16] registered\n[ 0.296770] acpiphp: Slot [17] registered\n[ 0.297578] acpiphp: Slot [18] registered\n[ 0.298384] acpiphp: Slot [19] registered\n[ 0.299196] acpiphp: Slot [20] registered\n[ 0.300010] acpiphp: Slot [21] registered\n[ 0.300816] acpiphp: Slot [22] registered\n[ 0.301626] acpiphp: Slot [23] registered\n[ 0.302435] acpiphp: Slot [24] registered\n[ 0.303250] acpiphp: Slot [25] registered\n[ 0.304058] acpiphp: Slot [26] registered\n[ 0.304860] acpiphp: Slot [27] registered\n[ 0.305668] acpiphp: Slot [28] registered\n[ 0.306476] acpiphp: Slot [29] registered\n[ 0.307324] acpiphp: Slot [30] registered\n[ 0.308142] acpiphp: Slot [31] registered\n[ 0.308947] PCI host bridge to bus 0000:00\n[ 0.309747] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.310956] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.312158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313597] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.316500] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.319865] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.321148] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.322315] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327125] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328897] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.348144] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.350304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.351757] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353170] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.354549] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.355824] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357144] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.359747] vgaarb: loaded\n[ 0.360347] vgaarb: bridge control possible 0000:00:02.0\n[ 0.361568] SCSI subsystem initialized\n[ 0.362490] ACPI: bus type USB registered\n[ 0.363322] usbcore: registered new interface driver usbfs\n[ 0.364356] usbcore: registered new interface driver hub\n[ 0.365369] usbcore: registered new device driver usb\n[ 0.366479] PCI: Using ACPI for IRQ routing\n[ 0.367604] NetLabel: Initializing\n[ 0.368319] NetLabel: domain hash size = 128\n[ 0.369163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370121] NetLabel: unlabeled traffic allowed by default\n[ 0.371282] clocksource: Switched to clocksource kvm-clock\n[ 0.379872] AppArmor: AppArmor Filesystem Enabled\n[ 0.380845] pnp: PnP ACPI init\n[ 0.381785] pnp: PnP ACPI: found 5 devices\n[ 0.388148] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389858] NET: Registered protocol family 2\n[ 0.390915] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392206] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393409] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395680] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396875] NET: Registered protocol family 1\n[ 0.397753] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398854] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399927] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413970] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428124] Trying to unpack rootfs image as initramfs...\n[ 0.485203] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.486895] Scanning for low memory corruption every 60 seconds\n[ 0.488287] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.489449] audit: initializing netlink subsys (disabled)\n[ 0.490472] audit: type=2000 audit(1534021936.294:1): initialized\n[ 0.491853] Initialise system trusted keyring\n[ 0.492818] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.493977] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496115] zbud: loaded\n[ 0.496846] VFS: Disk quotas dquot_6.6.0\n[ 0.497680] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499291] fuse init (API version 7.23)\n[ 0.500206] Key type big_key registered\n[ 0.501011] Allocating IMA MOK and blacklist keyrings.\n[ 0.502241] Key type asymmetric registered\n[ 0.503066] Asymmetric key parser 'x509' registered\n[ 0.504040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505510] io scheduler noop registered\n[ 0.506304] io scheduler deadline registered (default)\n[ 0.507307] io scheduler cfq registered\n[ 0.508158] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509198] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510466] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511924] ACPI: Power Button [PWRF]\n[ 0.512779] GHES: HEST is not enabled!\n[ 0.526453] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554356] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.556454] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580366] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582626] Linux agpgart interface v0.103\n[ 0.585258] brd: module loaded\n[ 0.586942] loop: module loaded\n[ 0.590322] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591784] GPT:90111 != 2097151\n[ 0.592464] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593555] GPT:90111 != 2097151\n[ 0.594231] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595198] vda: vda1 vda15\n[ 0.596432] scsi host0: ata_piix\n[ 0.597214] scsi host1: ata_piix\n[ 0.597934] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.599144] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.600615] libphy: Fixed MDIO Bus: probed\n[ 0.601434] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602384] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604658] PPP generic driver version 2.4.2\n[ 0.605578] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606772] ehci-pci: EHCI PCI platform driver\n[ 0.607658] ehci-platform: EHCI generic platform driver\n[ 0.608662] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609804] ohci-pci: OHCI PCI platform driver\n[ 0.610688] ohci-platform: OHCI generic platform driver\n[ 0.611702] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625883] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.629615] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631233] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632478] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.634002] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635269] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636708] usb usb1: Product: UHCI Host Controller\n[ 0.637660] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638815] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640284] hub 1-0:1.0: USB hub found\n[ 0.641104] hub 1-0:1.0: 2 ports detected\n[ 0.642451] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644852] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645838] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647301] mousedev: PS/2 mouse device common for all mice\n[ 0.648669] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650656] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651861] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653092] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654314] i2c /dev entries driver\n[ 0.655239] device-mapper: uevent: version 1.0.3\n[ 0.656295] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658058] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660171] NET: Registered protocol family 10\n[ 0.661662] NET: Registered protocol family 17\n[ 0.662630] Key type dns_resolver registered\n[ 0.663946] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665085] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667068] registered taskstats version 1\n[ 0.667981] Loading compiled-in X.509 certificates\n[ 0.669568] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671562] zswap: loaded using pool lzo/zbud\n[ 0.673724] Key type trusted registered\n[ 0.675576] Key type encrypted registered\n[ 0.676430] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677496] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678586] evm: HMAC attrs: 0x1\n[ 0.679771] Magic number: 14:235:247\n[ 0.680743] rtc_cmos 00:00: setting system clock to 2018-08-11 21:12:15 UTC (1534021935)\n[ 0.682452] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.683586] EDD information not available.\n[ 0.761570] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773542] Write protecting the kernel read-only data: 14336k\n[ 0.777153] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.779164] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\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.827178] 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.13...\nLease of 192.168.120.13 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.82. iid=i-00000006\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: "} 2018-08-11 21:12:19,065 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f/action used request id req-7199f123-f58c-4b2e-91b9-04827b8f7e79 2018-08-11 21:12:19,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0927851200104s 2018-08-11 21:12:19,066 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f/action used request id req-7199f123-f58c-4b2e-91b9-04827b8f7e79 2018-08-11 21:12:19,066 - 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 441193067 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.150949] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.152589] pid_max: default: 32768 minimum: 301 [ 0.153480] ACPI: Core revision 20150930 [ 0.154875] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.156180] Security Framework initialized [ 0.156987] Yama: becoming mindful. [ 0.157711] AppArmor: AppArmor initialized [ 0.158576] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.159891] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.161152] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.162347] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.163767] Initializing cgroup subsys io [ 0.164575] Initializing cgroup subsys memory [ 0.165428] Initializing cgroup subsys devices [ 0.166303] Initializing cgroup subsys freezer [ 0.167165] Initializing cgroup subsys net_cls [ 0.168024] Initializing cgroup subsys perf_event [ 0.168928] Initializing cgroup subsys net_prio [ 0.169802] Initializing cgroup subsys hugetlb [ 0.170669] Initializing cgroup subsys pids [ 0.171540] CPU: Physical Processor ID: 0 [ 0.173032] mce: CPU supports 10 MCE banks [ 0.173871] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.174868] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.189526] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.195751] ftrace: allocating 31920 entries in 125 pages [ 0.221315] smpboot: Max logical packages: 1 [ 0.222200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.223538] x2apic enabled [ 0.224344] Switched APIC routing to physical x2apic. [ 0.226073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.227178] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.229168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.230953] KVM setup paravirtual spinlock [ 0.232308] x86: Booted up 1 node, 1 CPUs [ 0.233115] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.234510] devtmpfs: initialized [ 0.236235] evm: security.selinux [ 0.236933] evm: security.SMACK64 [ 0.237616] evm: security.SMACK64EXEC [ 0.238355] evm: security.SMACK64TRANSMUTE [ 0.239154] evm: security.SMACK64MMAP [ 0.239891] evm: security.ima [ 0.240530] evm: security.capability [ 0.241360] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243209] pinctrl core: initialized pinctrl subsystem [ 0.244320] RTC time: 21:12:15, date: 08/11/18 [ 0.245292] NET: Registered protocol family 16 [ 0.246280] cpuidle: using governor ladder [ 0.247096] cpuidle: using governor menu [ 0.247874] PCCT header not found. [ 0.248650] ACPI: bus type PCI registered [ 0.249454] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.250692] PCI: Using configuration type 1 for base access [ 0.252480] ACPI: Added _OSI(Module Device) [ 0.253322] ACPI: Added _OSI(Processor Device) [ 0.254175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.255064] ACPI: Added _OSI(Processor Aggregator Device) [ 0.256869] ACPI: Interpreter enabled [ 0.257637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.259480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.261306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.263142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.264970] ACPI: (supports S0 S5) [ 0.265668] ACPI: Using IOAPIC for interrupt routing [ 0.266605] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.269717] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.270854] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.272091] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.273274] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.275476] acpiphp: Slot [3] registered [ 0.276274] acpiphp: Slot [4] registered [ 0.277068] acpiphp: Slot [5] registered [ 0.277856] acpiphp: Slot [6] registered [ 0.278649] acpiphp: Slot [7] registered [ 0.279445] acpiphp: Slot [8] registered [ 0.280249] acpiphp: Slot [9] registered [ 0.281041] acpiphp: Slot [10] registered [ 0.281844] acpiphp: Slot [11] registered [ 0.282661] acpiphp: Slot [12] registered [ 0.283475] acpiphp: Slot [13] registered [ 0.284282] acpiphp: Slot [14] registered [ 0.285091] acpiphp: Slot [15] registered [ 0.295962] acpiphp: Slot [16] registered [ 0.296770] acpiphp: Slot [17] registered [ 0.297578] acpiphp: Slot [18] registered [ 0.298384] acpiphp: Slot [19] registered [ 0.299196] acpiphp: Slot [20] registered [ 0.300010] acpiphp: Slot [21] registered [ 0.300816] acpiphp: Slot [22] registered [ 0.301626] acpiphp: Slot [23] registered [ 0.302435] acpiphp: Slot [24] registered [ 0.303250] acpiphp: Slot [25] registered [ 0.304058] acpiphp: Slot [26] registered [ 0.304860] acpiphp: Slot [27] registered [ 0.305668] acpiphp: Slot [28] registered [ 0.306476] acpiphp: Slot [29] registered [ 0.307324] acpiphp: Slot [30] registered [ 0.308142] acpiphp: Slot [31] registered [ 0.308947] PCI host bridge to bus 0000:00 [ 0.309747] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.310956] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.312158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.313597] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.315037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.316500] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.319865] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.321148] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.322315] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.323570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327125] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328897] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348144] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.350304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.351757] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.353170] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.354549] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.355824] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.357144] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.359747] vgaarb: loaded [ 0.360347] vgaarb: bridge control possible 0000:00:02.0 [ 0.361568] SCSI subsystem initialized [ 0.362490] ACPI: bus type USB registered [ 0.363322] usbcore: registered new interface driver usbfs [ 0.364356] usbcore: registered new interface driver hub [ 0.365369] usbcore: registered new device driver usb [ 0.366479] PCI: Using ACPI for IRQ routing [ 0.367604] NetLabel: Initializing [ 0.368319] NetLabel: domain hash size = 128 [ 0.369163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370121] NetLabel: unlabeled traffic allowed by default [ 0.371282] clocksource: Switched to clocksource kvm-clock [ 0.379872] AppArmor: AppArmor Filesystem Enabled [ 0.380845] pnp: PnP ACPI init [ 0.381785] pnp: PnP ACPI: found 5 devices [ 0.388148] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.389858] NET: Registered protocol family 2 [ 0.390915] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.392206] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.393409] TCP: Hash tables configured (established 4096 bind 4096) [ 0.394602] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.395680] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.396875] NET: Registered protocol family 1 [ 0.397753] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.398854] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.399927] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.413970] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.428124] Trying to unpack rootfs image as initramfs... [ 0.485203] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.486895] Scanning for low memory corruption every 60 seconds [ 0.488287] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.489449] audit: initializing netlink subsys (disabled) [ 0.490472] audit: type=2000 audit(1534021936.294:1): initialized [ 0.491853] Initialise system trusted keyring [ 0.492818] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.493977] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.496115] zbud: loaded [ 0.496846] VFS: Disk quotas dquot_6.6.0 [ 0.497680] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499291] fuse init (API version 7.23) [ 0.500206] Key type big_key registered [ 0.501011] Allocating IMA MOK and blacklist keyrings. [ 0.502241] Key type asymmetric registered [ 0.503066] Asymmetric key parser 'x509' registered [ 0.504040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.505510] io scheduler noop registered [ 0.506304] io scheduler deadline registered (default) [ 0.507307] io scheduler cfq registered [ 0.508158] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.509198] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.510466] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.511924] ACPI: Power Button [PWRF] [ 0.512779] GHES: HEST is not enabled! [ 0.526453] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554356] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.556454] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.580366] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.582626] Linux agpgart interface v0.103 [ 0.585258] brd: module loaded [ 0.586942] loop: module loaded [ 0.590322] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.591784] GPT:90111 != 2097151 [ 0.592464] GPT:Alternate GPT header not at the end of the disk. [ 0.593555] GPT:90111 != 2097151 [ 0.594231] GPT: Use GNU Parted to correct GPT errors. [ 0.595198] vda: vda1 vda15 [ 0.596432] scsi host0: ata_piix [ 0.597214] scsi host1: ata_piix [ 0.597934] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.599144] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.600615] libphy: Fixed MDIO Bus: probed [ 0.601434] tun: Universal TUN/TAP device driver, 1.6 [ 0.602384] tun: (C) 1999-2004 Max Krasnyansky [ 0.604658] PPP generic driver version 2.4.2 [ 0.605578] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.606772] ehci-pci: EHCI PCI platform driver [ 0.607658] ehci-platform: EHCI generic platform driver [ 0.608662] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.609804] ohci-pci: OHCI PCI platform driver [ 0.610688] ohci-platform: OHCI generic platform driver [ 0.611702] uhci_hcd: USB Universal Host Controller Interface driver [ 0.625883] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.629615] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631233] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632478] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.634002] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635269] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636708] usb usb1: Product: UHCI Host Controller [ 0.637660] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638815] usb usb1: SerialNumber: 0000:00:01.2 [ 0.640284] hub 1-0:1.0: USB hub found [ 0.641104] hub 1-0:1.0: 2 ports detected [ 0.642451] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.644852] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.645838] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.647301] mousedev: PS/2 mouse device common for all mice [ 0.648669] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.650656] rtc_cmos 00:00: RTC can wake from S4 [ 0.651861] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.653092] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.654314] i2c /dev entries driver [ 0.655239] device-mapper: uevent: version 1.0.3 [ 0.656295] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.658058] ledtrig-cpu: registered to indicate activity on CPUs [ 0.660171] NET: Registered protocol family 10 [ 0.661662] NET: Registered protocol family 17 [ 0.662630] Key type dns_resolver registered [ 0.663946] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665085] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667068] registered taskstats version 1 [ 0.667981] Loading compiled-in X.509 certificates [ 0.669568] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671562] zswap: loaded using pool lzo/zbud [ 0.673724] Key type trusted registered [ 0.675576] Key type encrypted registered [ 0.676430] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677496] ima: No TPM chip found, activating TPM-bypass! [ 0.678586] evm: HMAC attrs: 0x1 [ 0.679771] Magic number: 14:235:247 [ 0.680743] rtc_cmos 00:00: setting system clock to 2018-08-11 21:12:15 UTC (1534021935) [ 0.682452] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.683586] EDD information not available. [ 0.761570] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.773542] Write protecting the kernel read-only data: 14336k [ 0.777153] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.779164] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 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.827178] 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.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.82. iid=i-00000006 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: 2018-08-11 21:12:19,067 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.12. Waiting for response... 2018-08-11 21:12:20,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:12:20,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:20,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-66906a84-5a14-4be2-ad5e-b491fbda1ed1 x-compute-request-id: req-66906a84-5a14-4be2-ad5e-b491fbda1ed1 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:99:a6", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:15.000000", "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "6d604c5b-4ea9-4baa-bf38-6d69d978225f", "security_groups": [{"name": "default"}], "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:15Z", "hostId": "50df793af925865c8647e1b3415de366d2b3eff47849fc59e5691c43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:10Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:6d:55", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:08.000000", "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "c7e68b84-069b-43c5-9307-e1474e406cce", "security_groups": [{"name": "default"}], "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:08Z", "hostId": "dbb6807d4feb7913c2394f990ccc8734627dda678d7288b81b4866ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:02Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:12:20,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-66906a84-5a14-4be2-ad5e-b491fbda1ed1 2018-08-11 21:12:20,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204499006271s 2018-08-11 21:12:20,274 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-66906a84-5a14-4be2-ad5e-b491fbda1ed1 2018-08-11 21:12:20,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 21:12:20,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f/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}8598334d1d2160474a3a783956543a0ab3745a8e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 21:12:20,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-fb1d4a3e-7b75-40d7-8738-d9aa3242cf6b x-compute-request-id: req-fb1d4a3e-7b75-40d7-8738-d9aa3242cf6b Content-Encoding: gzip Content-Length: 9549 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 441193067 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.150949] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152589] pid_max: default: 32768 minimum: 301\n[ 0.153480] ACPI: Core revision 20150930\n[ 0.154875] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.156180] Security Framework initialized\n[ 0.156987] Yama: becoming mindful.\n[ 0.157711] AppArmor: AppArmor initialized\n[ 0.158576] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159891] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161152] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162347] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163767] Initializing cgroup subsys io\n[ 0.164575] Initializing cgroup subsys memory\n[ 0.165428] Initializing cgroup subsys devices\n[ 0.166303] Initializing cgroup subsys freezer\n[ 0.167165] Initializing cgroup subsys net_cls\n[ 0.168024] Initializing cgroup subsys perf_event\n[ 0.168928] Initializing cgroup subsys net_prio\n[ 0.169802] Initializing cgroup subsys hugetlb\n[ 0.170669] Initializing cgroup subsys pids\n[ 0.171540] CPU: Physical Processor ID: 0\n[ 0.173032] mce: CPU supports 10 MCE banks\n[ 0.173871] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.174868] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.189526] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.195751] ftrace: allocating 31920 entries in 125 pages\n[ 0.221315] smpboot: Max logical packages: 1\n[ 0.222200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.223538] x2apic enabled\n[ 0.224344] Switched APIC routing to physical x2apic.\n[ 0.226073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.227178] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.229168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.230953] KVM setup paravirtual spinlock\n[ 0.232308] x86: Booted up 1 node, 1 CPUs\n[ 0.233115] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.234510] devtmpfs: initialized\n[ 0.236235] evm: security.selinux\n[ 0.236933] evm: security.SMACK64\n[ 0.237616] evm: security.SMACK64EXEC\n[ 0.238355] evm: security.SMACK64TRANSMUTE\n[ 0.239154] evm: security.SMACK64MMAP\n[ 0.239891] evm: security.ima\n[ 0.240530] evm: security.capability\n[ 0.241360] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243209] pinctrl core: initialized pinctrl subsystem\n[ 0.244320] RTC time: 21:12:15, date: 08/11/18\n[ 0.245292] NET: Registered protocol family 16\n[ 0.246280] cpuidle: using governor ladder\n[ 0.247096] cpuidle: using governor menu\n[ 0.247874] PCCT header not found.\n[ 0.248650] ACPI: bus type PCI registered\n[ 0.249454] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.250692] PCI: Using configuration type 1 for base access\n[ 0.252480] ACPI: Added _OSI(Module Device)\n[ 0.253322] ACPI: Added _OSI(Processor Device)\n[ 0.254175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.255064] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.256869] ACPI: Interpreter enabled\n[ 0.257637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.259480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.261306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.263142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.264970] ACPI: (supports S0 S5)\n[ 0.265668] ACPI: Using IOAPIC for interrupt routing\n[ 0.266605] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.269717] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.270854] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.272091] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.273274] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.275476] acpiphp: Slot [3] registered\n[ 0.276274] acpiphp: Slot [4] registered\n[ 0.277068] acpiphp: Slot [5] registered\n[ 0.277856] acpiphp: Slot [6] registered\n[ 0.278649] acpiphp: Slot [7] registered\n[ 0.279445] acpiphp: Slot [8] registered\n[ 0.280249] acpiphp: Slot [9] registered\n[ 0.281041] acpiphp: Slot [10] registered\n[ 0.281844] acpiphp: Slot [11] registered\n[ 0.282661] acpiphp: Slot [12] registered\n[ 0.283475] acpiphp: Slot [13] registered\n[ 0.284282] acpiphp: Slot [14] registered\n[ 0.285091] acpiphp: Slot [15] registered\n[ 0.295962] acpiphp: Slot [16] registered\n[ 0.296770] acpiphp: Slot [17] registered\n[ 0.297578] acpiphp: Slot [18] registered\n[ 0.298384] acpiphp: Slot [19] registered\n[ 0.299196] acpiphp: Slot [20] registered\n[ 0.300010] acpiphp: Slot [21] registered\n[ 0.300816] acpiphp: Slot [22] registered\n[ 0.301626] acpiphp: Slot [23] registered\n[ 0.302435] acpiphp: Slot [24] registered\n[ 0.303250] acpiphp: Slot [25] registered\n[ 0.304058] acpiphp: Slot [26] registered\n[ 0.304860] acpiphp: Slot [27] registered\n[ 0.305668] acpiphp: Slot [28] registered\n[ 0.306476] acpiphp: Slot [29] registered\n[ 0.307324] acpiphp: Slot [30] registered\n[ 0.308142] acpiphp: Slot [31] registered\n[ 0.308947] PCI host bridge to bus 0000:00\n[ 0.309747] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.310956] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.312158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313597] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.316500] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.319865] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.321148] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.322315] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327125] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328897] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.348144] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.350304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.351757] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353170] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.354549] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.355824] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357144] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.359747] vgaarb: loaded\n[ 0.360347] vgaarb: bridge control possible 0000:00:02.0\n[ 0.361568] SCSI subsystem initialized\n[ 0.362490] ACPI: bus type USB registered\n[ 0.363322] usbcore: registered new interface driver usbfs\n[ 0.364356] usbcore: registered new interface driver hub\n[ 0.365369] usbcore: registered new device driver usb\n[ 0.366479] PCI: Using ACPI for IRQ routing\n[ 0.367604] NetLabel: Initializing\n[ 0.368319] NetLabel: domain hash size = 128\n[ 0.369163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370121] NetLabel: unlabeled traffic allowed by default\n[ 0.371282] clocksource: Switched to clocksource kvm-clock\n[ 0.379872] AppArmor: AppArmor Filesystem Enabled\n[ 0.380845] pnp: PnP ACPI init\n[ 0.381785] pnp: PnP ACPI: found 5 devices\n[ 0.388148] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389858] NET: Registered protocol family 2\n[ 0.390915] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392206] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393409] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394602] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395680] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396875] NET: Registered protocol family 1\n[ 0.397753] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398854] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399927] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413970] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428124] Trying to unpack rootfs image as initramfs...\n[ 0.485203] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.486895] Scanning for low memory corruption every 60 seconds\n[ 0.488287] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.489449] audit: initializing netlink subsys (disabled)\n[ 0.490472] audit: type=2000 audit(1534021936.294:1): initialized\n[ 0.491853] Initialise system trusted keyring\n[ 0.492818] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.493977] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496115] zbud: loaded\n[ 0.496846] VFS: Disk quotas dquot_6.6.0\n[ 0.497680] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499291] fuse init (API version 7.23)\n[ 0.500206] Key type big_key registered\n[ 0.501011] Allocating IMA MOK and blacklist keyrings.\n[ 0.502241] Key type asymmetric registered\n[ 0.503066] Asymmetric key parser 'x509' registered\n[ 0.504040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505510] io scheduler noop registered\n[ 0.506304] io scheduler deadline registered (default)\n[ 0.507307] io scheduler cfq registered\n[ 0.508158] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509198] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510466] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511924] ACPI: Power Button [PWRF]\n[ 0.512779] GHES: HEST is not enabled!\n[ 0.526453] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554356] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.556454] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.580366] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582626] Linux agpgart interface v0.103\n[ 0.585258] brd: module loaded\n[ 0.586942] loop: module loaded\n[ 0.590322] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591784] GPT:90111 != 2097151\n[ 0.592464] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593555] GPT:90111 != 2097151\n[ 0.594231] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595198] vda: vda1 vda15\n[ 0.596432] scsi host0: ata_piix\n[ 0.597214] scsi host1: ata_piix\n[ 0.597934] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.599144] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.600615] libphy: Fixed MDIO Bus: probed\n[ 0.601434] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602384] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604658] PPP generic driver version 2.4.2\n[ 0.605578] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606772] ehci-pci: EHCI PCI platform driver\n[ 0.607658] ehci-platform: EHCI generic platform driver\n[ 0.608662] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609804] ohci-pci: OHCI PCI platform driver\n[ 0.610688] ohci-platform: OHCI generic platform driver\n[ 0.611702] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625883] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.629615] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631233] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632478] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.634002] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635269] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636708] usb usb1: Product: UHCI Host Controller\n[ 0.637660] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638815] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640284] hub 1-0:1.0: USB hub found\n[ 0.641104] hub 1-0:1.0: 2 ports detected\n[ 0.642451] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644852] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645838] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647301] mousedev: PS/2 mouse device common for all mice\n[ 0.648669] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650656] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651861] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653092] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654314] i2c /dev entries driver\n[ 0.655239] device-mapper: uevent: version 1.0.3\n[ 0.656295] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658058] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660171] NET: Registered protocol family 10\n[ 0.661662] NET: Registered protocol family 17\n[ 0.662630] Key type dns_resolver registered\n[ 0.663946] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665085] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667068] registered taskstats version 1\n[ 0.667981] Loading compiled-in X.509 certificates\n[ 0.669568] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671562] zswap: loaded using pool lzo/zbud\n[ 0.673724] Key type trusted registered\n[ 0.675576] Key type encrypted registered\n[ 0.676430] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677496] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678586] evm: HMAC attrs: 0x1\n[ 0.679771] Magic number: 14:235:247\n[ 0.680743] rtc_cmos 00:00: setting system clock to 2018-08-11 21:12:15 UTC (1534021935)\n[ 0.682452] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.683586] EDD information not available.\n[ 0.761570] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773542] Write protecting the kernel read-only data: 14336k\n[ 0.777153] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.779164] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\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.827178] 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.13...\nLease of 192.168.120.13 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.82. iid=i-00000006\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDVbxQ1OEsVhr5AkWcEDoK82n5qgf9L/uoI+bFrKO/mPPvbslhSEMxQRwLKIL+zC2T6O8MI2tSfhKSBRKEAFXUFTLemLcJI+sLi42zg9TLbZrmJM2CCbERy/wjLFGsJGG5kRA+NEqIK4o5CPN+U5xlQTj5Xl/9egKtjJ9DCjbdCwZVnhDwyP3G+nX+NUmRRv4AbaElK4LC7zJwkLqbzisLEAREV9nzJbd7dxpsS0dWkcnEduGxrEe/IohrIsBMqelEE5zHqM7MaPrS7EEngLMRqAKQ8QT+pQ7gYLIpv5IkCm7s1lSpstLZea1a5kCoDLes79w7ltbfNH2htjV49CpEX root@vping-userdata-vm2-75406cea-2268-4a10-9bc4-2d6e80fed884\nssh-dss AAAAB3NzaC1kc3MAAACBAI9O6f0wpb9cUmf44r2vhYwr4V/+vLPvDtlxC8LALCkFGYjcmYGp7YEEi6WwwsUITVsLPal4CewLaPjWmihpnvBrFN9Qz/eU+1jYHlooP4m8sX2xDVFiMUQz8tBtoo1ec/dSqW5d3xkwjfC2O0b/SdTxrfq+RwKeSc998am9yVu1AAAAFQCN2iIWeDJSpQ0AbysKN/Q+8UA6swAAAIAmXknyfe13rLbqSt1o3olKmqnXxFNWsgoiPjOu44s1aQyXfQTbJlzXr9cF75KWKbCinPp9iAZE8P35POC05nimokwE3BuskXRQfwxXzD5S23TkWUfyCI+vWLdY2Q/v7D9GFbZ+Ha+Dn8zaStTpSNr6Jc9NNkJcpukBXVokvNn1wQAAAIBcLjIBo7+yHWsVPkOZN/QwZQ+peZbFeay0kgqw+RpuvIPMFfDtP06yGZ+q09cy5jcqcYdJu8zHsWfyh4m8hdVu5NI3Cyp8W8TpFO/IIcuyYh1oZ5RT8xRRoGEUP776+2AYOBcoH1ys0wononY5CFBqVCiwB6YL8vhDO8mOQ06+WQ== root@vping-userdata-vm2-75406cea-2268-4a10-9bc4-2d6e80fed884\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.26s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:febd:99a6/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 \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-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-75406cea-2268-4a10-9bc4-2d6e80fed884\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\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-75406cea-2268-4a10-9bc4-2d6e80fed884 login: "} 2018-08-11 21:12:20,351 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f/action used request id req-fb1d4a3e-7b75-40d7-8738-d9aa3242cf6b 2018-08-11 21:12:20,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0733880996704s 2018-08-11 21:12:20,352 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f/action used request id req-fb1d4a3e-7b75-40d7-8738-d9aa3242cf6b 2018-08-11 21:12:20,353 - 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 441193067 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.150949] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.152589] pid_max: default: 32768 minimum: 301 [ 0.153480] ACPI: Core revision 20150930 [ 0.154875] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.156180] Security Framework initialized [ 0.156987] Yama: becoming mindful. [ 0.157711] AppArmor: AppArmor initialized [ 0.158576] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.159891] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.161152] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.162347] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.163767] Initializing cgroup subsys io [ 0.164575] Initializing cgroup subsys memory [ 0.165428] Initializing cgroup subsys devices [ 0.166303] Initializing cgroup subsys freezer [ 0.167165] Initializing cgroup subsys net_cls [ 0.168024] Initializing cgroup subsys perf_event [ 0.168928] Initializing cgroup subsys net_prio [ 0.169802] Initializing cgroup subsys hugetlb [ 0.170669] Initializing cgroup subsys pids [ 0.171540] CPU: Physical Processor ID: 0 [ 0.173032] mce: CPU supports 10 MCE banks [ 0.173871] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.174868] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.189526] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.195751] ftrace: allocating 31920 entries in 125 pages [ 0.221315] smpboot: Max logical packages: 1 [ 0.222200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.223538] x2apic enabled [ 0.224344] Switched APIC routing to physical x2apic. [ 0.226073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.227178] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.229168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.230953] KVM setup paravirtual spinlock [ 0.232308] x86: Booted up 1 node, 1 CPUs [ 0.233115] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.234510] devtmpfs: initialized [ 0.236235] evm: security.selinux [ 0.236933] evm: security.SMACK64 [ 0.237616] evm: security.SMACK64EXEC [ 0.238355] evm: security.SMACK64TRANSMUTE [ 0.239154] evm: security.SMACK64MMAP [ 0.239891] evm: security.ima [ 0.240530] evm: security.capability [ 0.241360] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243209] pinctrl core: initialized pinctrl subsystem [ 0.244320] RTC time: 21:12:15, date: 08/11/18 [ 0.245292] NET: Registered protocol family 16 [ 0.246280] cpuidle: using governor ladder [ 0.247096] cpuidle: using governor menu [ 0.247874] PCCT header not found. [ 0.248650] ACPI: bus type PCI registered [ 0.249454] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.250692] PCI: Using configuration type 1 for base access [ 0.252480] ACPI: Added _OSI(Module Device) [ 0.253322] ACPI: Added _OSI(Processor Device) [ 0.254175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.255064] ACPI: Added _OSI(Processor Aggregator Device) [ 0.256869] ACPI: Interpreter enabled [ 0.257637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.259480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.261306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.263142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.264970] ACPI: (supports S0 S5) [ 0.265668] ACPI: Using IOAPIC for interrupt routing [ 0.266605] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.269717] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.270854] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.272091] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.273274] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.275476] acpiphp: Slot [3] registered [ 0.276274] acpiphp: Slot [4] registered [ 0.277068] acpiphp: Slot [5] registered [ 0.277856] acpiphp: Slot [6] registered [ 0.278649] acpiphp: Slot [7] registered [ 0.279445] acpiphp: Slot [8] registered [ 0.280249] acpiphp: Slot [9] registered [ 0.281041] acpiphp: Slot [10] registered [ 0.281844] acpiphp: Slot [11] registered [ 0.282661] acpiphp: Slot [12] registered [ 0.283475] acpiphp: Slot [13] registered [ 0.284282] acpiphp: Slot [14] registered [ 0.285091] acpiphp: Slot [15] registered [ 0.295962] acpiphp: Slot [16] registered [ 0.296770] acpiphp: Slot [17] registered [ 0.297578] acpiphp: Slot [18] registered [ 0.298384] acpiphp: Slot [19] registered [ 0.299196] acpiphp: Slot [20] registered [ 0.300010] acpiphp: Slot [21] registered [ 0.300816] acpiphp: Slot [22] registered [ 0.301626] acpiphp: Slot [23] registered [ 0.302435] acpiphp: Slot [24] registered [ 0.303250] acpiphp: Slot [25] registered [ 0.304058] acpiphp: Slot [26] registered [ 0.304860] acpiphp: Slot [27] registered [ 0.305668] acpiphp: Slot [28] registered [ 0.306476] acpiphp: Slot [29] registered [ 0.307324] acpiphp: Slot [30] registered [ 0.308142] acpiphp: Slot [31] registered [ 0.308947] PCI host bridge to bus 0000:00 [ 0.309747] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.310956] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.312158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.313597] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.315037] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.316500] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.319865] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.321148] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.322315] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.323570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327125] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328897] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348144] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.350304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.351757] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.353170] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.354549] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.355824] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.357144] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.359747] vgaarb: loaded [ 0.360347] vgaarb: bridge control possible 0000:00:02.0 [ 0.361568] SCSI subsystem initialized [ 0.362490] ACPI: bus type USB registered [ 0.363322] usbcore: registered new interface driver usbfs [ 0.364356] usbcore: registered new interface driver hub [ 0.365369] usbcore: registered new device driver usb [ 0.366479] PCI: Using ACPI for IRQ routing [ 0.367604] NetLabel: Initializing [ 0.368319] NetLabel: domain hash size = 128 [ 0.369163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370121] NetLabel: unlabeled traffic allowed by default [ 0.371282] clocksource: Switched to clocksource kvm-clock [ 0.379872] AppArmor: AppArmor Filesystem Enabled [ 0.380845] pnp: PnP ACPI init [ 0.381785] pnp: PnP ACPI: found 5 devices [ 0.388148] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.389858] NET: Registered protocol family 2 [ 0.390915] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.392206] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.393409] TCP: Hash tables configured (established 4096 bind 4096) [ 0.394602] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.395680] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.396875] NET: Registered protocol family 1 [ 0.397753] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.398854] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.399927] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.413970] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.428124] Trying to unpack rootfs image as initramfs... [ 0.485203] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.486895] Scanning for low memory corruption every 60 seconds [ 0.488287] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.489449] audit: initializing netlink subsys (disabled) [ 0.490472] audit: type=2000 audit(1534021936.294:1): initialized [ 0.491853] Initialise system trusted keyring [ 0.492818] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.493977] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.496115] zbud: loaded [ 0.496846] VFS: Disk quotas dquot_6.6.0 [ 0.497680] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499291] fuse init (API version 7.23) [ 0.500206] Key type big_key registered [ 0.501011] Allocating IMA MOK and blacklist keyrings. [ 0.502241] Key type asymmetric registered [ 0.503066] Asymmetric key parser 'x509' registered [ 0.504040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.505510] io scheduler noop registered [ 0.506304] io scheduler deadline registered (default) [ 0.507307] io scheduler cfq registered [ 0.508158] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.509198] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.510466] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.511924] ACPI: Power Button [PWRF] [ 0.512779] GHES: HEST is not enabled! [ 0.526453] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554356] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.556454] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.580366] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.582626] Linux agpgart interface v0.103 [ 0.585258] brd: module loaded [ 0.586942] loop: module loaded [ 0.590322] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.591784] GPT:90111 != 2097151 [ 0.592464] GPT:Alternate GPT header not at the end of the disk. [ 0.593555] GPT:90111 != 2097151 [ 0.594231] GPT: Use GNU Parted to correct GPT errors. [ 0.595198] vda: vda1 vda15 [ 0.596432] scsi host0: ata_piix [ 0.597214] scsi host1: ata_piix [ 0.597934] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.599144] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.600615] libphy: Fixed MDIO Bus: probed [ 0.601434] tun: Universal TUN/TAP device driver, 1.6 [ 0.602384] tun: (C) 1999-2004 Max Krasnyansky [ 0.604658] PPP generic driver version 2.4.2 [ 0.605578] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.606772] ehci-pci: EHCI PCI platform driver [ 0.607658] ehci-platform: EHCI generic platform driver [ 0.608662] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.609804] ohci-pci: OHCI PCI platform driver [ 0.610688] ohci-platform: OHCI generic platform driver [ 0.611702] uhci_hcd: USB Universal Host Controller Interface driver [ 0.625883] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.629615] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631233] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632478] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.634002] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635269] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636708] usb usb1: Product: UHCI Host Controller [ 0.637660] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638815] usb usb1: SerialNumber: 0000:00:01.2 [ 0.640284] hub 1-0:1.0: USB hub found [ 0.641104] hub 1-0:1.0: 2 ports detected [ 0.642451] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.644852] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.645838] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.647301] mousedev: PS/2 mouse device common for all mice [ 0.648669] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.650656] rtc_cmos 00:00: RTC can wake from S4 [ 0.651861] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.653092] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.654314] i2c /dev entries driver [ 0.655239] device-mapper: uevent: version 1.0.3 [ 0.656295] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.658058] ledtrig-cpu: registered to indicate activity on CPUs [ 0.660171] NET: Registered protocol family 10 [ 0.661662] NET: Registered protocol family 17 [ 0.662630] Key type dns_resolver registered [ 0.663946] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665085] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667068] registered taskstats version 1 [ 0.667981] Loading compiled-in X.509 certificates [ 0.669568] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671562] zswap: loaded using pool lzo/zbud [ 0.673724] Key type trusted registered [ 0.675576] Key type encrypted registered [ 0.676430] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677496] ima: No TPM chip found, activating TPM-bypass! [ 0.678586] evm: HMAC attrs: 0x1 [ 0.679771] Magic number: 14:235:247 [ 0.680743] rtc_cmos 00:00: setting system clock to 2018-08-11 21:12:15 UTC (1534021935) [ 0.682452] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.683586] EDD information not available. [ 0.761570] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.773542] Write protecting the kernel read-only data: 14336k [ 0.777153] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.779164] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 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.827178] 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.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.82. iid=i-00000006 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDVbxQ1OEsVhr5AkWcEDoK82n5qgf9L/uoI+bFrKO/mPPvbslhSEMxQRwLKIL+zC2T6O8MI2tSfhKSBRKEAFXUFTLemLcJI+sLi42zg9TLbZrmJM2CCbERy/wjLFGsJGG5kRA+NEqIK4o5CPN+U5xlQTj5Xl/9egKtjJ9DCjbdCwZVnhDwyP3G+nX+NUmRRv4AbaElK4LC7zJwkLqbzisLEAREV9nzJbd7dxpsS0dWkcnEduGxrEe/IohrIsBMqelEE5zHqM7MaPrS7EEngLMRqAKQ8QT+pQ7gYLIpv5IkCm7s1lSpstLZea1a5kCoDLes79w7ltbfNH2htjV49CpEX root@vping-userdata-vm2-75406cea-2268-4a10-9bc4-2d6e80fed884 ssh-dss AAAAB3NzaC1kc3MAAACBAI9O6f0wpb9cUmf44r2vhYwr4V/+vLPvDtlxC8LALCkFGYjcmYGp7YEEi6WwwsUITVsLPal4CewLaPjWmihpnvBrFN9Qz/eU+1jYHlooP4m8sX2xDVFiMUQz8tBtoo1ec/dSqW5d3xkwjfC2O0b/SdTxrfq+RwKeSc998am9yVu1AAAAFQCN2iIWeDJSpQ0AbysKN/Q+8UA6swAAAIAmXknyfe13rLbqSt1o3olKmqnXxFNWsgoiPjOu44s1aQyXfQTbJlzXr9cF75KWKbCinPp9iAZE8P35POC05nimokwE3BuskXRQfwxXzD5S23TkWUfyCI+vWLdY2Q/v7D9GFbZ+Ha+Dn8zaStTpSNr6Jc9NNkJcpukBXVokvNn1wQAAAIBcLjIBo7+yHWsVPkOZN/QwZQ+peZbFeay0kgqw+RpuvIPMFfDtP06yGZ+q09cy5jcqcYdJu8zHsWfyh4m8hdVu5NI3Cyp8W8TpFO/IIcuyYh1oZ5RT8xRRoGEUP776+2AYOBcoH1ys0wononY5CFBqVCiwB6YL8vhDO8mOQ06+WQ== root@vping-userdata-vm2-75406cea-2268-4a10-9bc4-2d6e80fed884 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.26s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:febd:99a6/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-75406cea-2268-4a10-9bc4-2d6e80fed884 launch-index: 0 === cirros: current=0.4.0 uptime=3.31 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-75406cea-2268-4a10-9bc4-2d6e80fed884 login: 2018-08-11 21:12:20,354 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-11 21:12:20,468 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 21:12:20,468 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:26 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-11 21:12:20,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-11 21:12:20,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/c7e68b84-069b-43c5-9307-e1474e406cce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:20,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:12: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-a0dfc353-2614-444d-8127-ae2ff9e65148 x-compute-request-id: req-a0dfc353-2614-444d-8127-ae2ff9e65148 Content-Type: application/json 2018-08-11 21:12:20,612 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/c7e68b84-069b-43c5-9307-e1474e406cce used request id req-a0dfc353-2614-444d-8127-ae2ff9e65148 2018-08-11 21:12:20,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.138239145279s 2018-08-11 21:12:20,612 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/c7e68b84-069b-43c5-9307-e1474e406cce used request id req-a0dfc353-2614-444d-8127-ae2ff9e65148 2018-08-11 21:12:20,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:12:20,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:21,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-9e8879a9-4204-4a82-b9e0-ef5bd5dc304c x-compute-request-id: req-9e8879a9-4204-4a82-b9e0-ef5bd5dc304c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:99:a6", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:15.000000", "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "6d604c5b-4ea9-4baa-bf38-6d69d978225f", "security_groups": [{"name": "default"}], "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:15Z", "hostId": "50df793af925865c8647e1b3415de366d2b3eff47849fc59e5691c43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:10Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:6d:55", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c7e68b84-069b-43c5-9307-e1474e406cce", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:08.000000", "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "c7e68b84-069b-43c5-9307-e1474e406cce", "security_groups": [{"name": "default"}], "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:20Z", "hostId": "dbb6807d4feb7913c2394f990ccc8734627dda678d7288b81b4866ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:02Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:12:21,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9e8879a9-4204-4a82-b9e0-ef5bd5dc304c 2018-08-11 21:12:21,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631274938583s 2018-08-11 21:12:21,244 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9e8879a9-4204-4a82-b9e0-ef5bd5dc304c 2018-08-11 21:12:21,247 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:12:23,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:12:23,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:23,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-11f835cb-ac84-45f5-93f2-baebca78b749 x-compute-request-id: req-11f835cb-ac84-45f5-93f2-baebca78b749 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:99:a6", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:15.000000", "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "6d604c5b-4ea9-4baa-bf38-6d69d978225f", "security_groups": [{"name": "default"}], "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:15Z", "hostId": "50df793af925865c8647e1b3415de366d2b3eff47849fc59e5691c43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:10Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:12:23,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-11f835cb-ac84-45f5-93f2-baebca78b749 2018-08-11 21:12:23,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375246047974s 2018-08-11 21:12:23,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-11f835cb-ac84-45f5-93f2-baebca78b749 2018-08-11 21:12:23,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-11 21:12:23,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:23,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:12: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-39c82f94-f57f-41aa-a845-d68a3dd10ad0 x-compute-request-id: req-39c82f94-f57f-41aa-a845-d68a3dd10ad0 Content-Type: application/json 2018-08-11 21:12:23,753 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f used request id req-39c82f94-f57f-41aa-a845-d68a3dd10ad0 2018-08-11 21:12:23,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.125355005264s 2018-08-11 21:12:23,753 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f used request id req-39c82f94-f57f-41aa-a845-d68a3dd10ad0 2018-08-11 21:12:23,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:12:23,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:24,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-4e14a3f3-6710-4da6-ace3-069ca7252c39 x-compute-request-id: req-4e14a3f3-6710-4da6-ace3-069ca7252c39 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:99:a6", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d604c5b-4ea9-4baa-bf38-6d69d978225f", "rel": "bookmark"}], "image": {"id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "links": [{"href": "http://172.30.9.30:8774/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:15.000000", "flavor": {"id": "0a8f2878-ac95-44cf-82d7-2290e4849c62", "links": [{"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "bookmark"}]}, "id": "6d604c5b-4ea9-4baa-bf38-6d69d978225f", "security_groups": [{"name": "default"}], "user_id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:23Z", "hostId": "50df793af925865c8647e1b3415de366d2b3eff47849fc59e5691c43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_75406cea-2268-4a10-9bc4-2d6e80fed884", "created": "2018-08-11T21:12:10Z", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:12:24,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4e14a3f3-6710-4da6-ace3-069ca7252c39 2018-08-11 21:12:24,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509324073792s 2018-08-11 21:12:24,263 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4e14a3f3-6710-4da6-ace3-069ca7252c39 2018-08-11 21:12:24,265 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:12:26,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:12:26,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:26,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21: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-95fb34cb-a9ee-4b77-8c34-d628d62abefd x-compute-request-id: req-95fb34cb-a9ee-4b77-8c34-d628d62abefd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-11 21:12:26,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-95fb34cb-a9ee-4b77-8c34-d628d62abefd 2018-08-11 21:12:26,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0876450538635s 2018-08-11 21:12:26,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-95fb34cb-a9ee-4b77-8c34-d628d62abefd 2018-08-11 21:12:26,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-11 21:12:26,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/547559ce-6cc3-444d-a6ec-1391885c782a/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}8598334d1d2160474a3a783956543a0ab3745a8e" -d '{"subnet_id": "fb843429-d845-4b89-b946-4b26f04cdba6"}' 2018-08-11 21:12:27,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8ebcf9fd-7985-4009-8eb5-f2c7933e3caf Date: Sat, 11 Aug 2018 21:12:27 GMT RESP BODY: {"network_id": "fb3703c5-ccb3-40b8-b465-ba9cfaf6becb", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "subnet_id": "fb843429-d845-4b89-b946-4b26f04cdba6", "subnet_ids": ["fb843429-d845-4b89-b946-4b26f04cdba6"], "port_id": "38d95d46-d1c5-452c-8895-144686b985a5", "id": "547559ce-6cc3-444d-a6ec-1391885c782a"} 2018-08-11 21:12:27,795 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/547559ce-6cc3-444d-a6ec-1391885c782a/remove_router_interface.json used request id req-8ebcf9fd-7985-4009-8eb5-f2c7933e3caf 2018-08-11 21:12:27,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.43844890594s 2018-08-11 21:12:27,795 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/547559ce-6cc3-444d-a6ec-1391885c782a/remove_router_interface.json used request id req-8ebcf9fd-7985-4009-8eb5-f2c7933e3caf returning object 547559ce-6cc3-444d-a6ec-1391885c782a 2018-08-11 21:12:27,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-11 21:12:27,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:27,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-3b619fb9-e5de-4dd4-b019-9c338f5a32d4 Date: Sat, 11 Aug 2018 21:12:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:56Z", "admin_state_up": true, "updated_at": "2018-08-11T21:12:27Z", "revision_number": 4, "routes": [], "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "547559ce-6cc3-444d-a6ec-1391885c782a", "name": "vping_userdata-router_75406cea-2268-4a10-9bc4-2d6e80fed884"}]} 2018-08-11 21:12:27,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-3b619fb9-e5de-4dd4-b019-9c338f5a32d4 2018-08-11 21:12:27,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.104526996613s 2018-08-11 21:12:27,901 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-3b619fb9-e5de-4dd4-b019-9c338f5a32d4 2018-08-11 21:12:27,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-11 21:12:27,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/547559ce-6cc3-444d-a6ec-1391885c782a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:29,140 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12ec15fd-f4fa-431a-aeca-b6c00e4e8e50 Content-Length: 0 Date: Sat, 11 Aug 2018 21:12:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:12:29,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/547559ce-6cc3-444d-a6ec-1391885c782a.json used request id req-12ec15fd-f4fa-431a-aeca-b6c00e4e8e50 2018-08-11 21:12:29,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23840403557s 2018-08-11 21:12:29,141 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/547559ce-6cc3-444d-a6ec-1391885c782a.json used request id req-12ec15fd-f4fa-431a-aeca-b6c00e4e8e50 2018-08-11 21:12:29,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 21:12:29,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:29,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c068d3de-151b-4c54-84d1-9cd4bfaf657a Date: Sat, 11 Aug 2018 21:12:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb3703c5-ccb3-40b8-b465-ba9cfaf6becb","tenant_id":"a622d71829834e94b3ef1f4bbce0550f","created_at":"2018-08-11T21:11:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:11:55Z","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":"a622d71829834e94b3ef1f4bbce0550f","id":"fb843429-d845-4b89-b946-4b26f04cdba6","subnetpool_id":null,"name":"vping_userdata-subnet_75406cea-2268-4a10-9bc4-2d6e80fed884"}]} 2018-08-11 21:12:29,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-c068d3de-151b-4c54-84d1-9cd4bfaf657a 2018-08-11 21:12:29,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0474071502686s 2018-08-11 21:12:29,189 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-c068d3de-151b-4c54-84d1-9cd4bfaf657a 2018-08-11 21:12:29,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-11 21:12:29,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/fb843429-d845-4b89-b946-4b26f04cdba6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:30,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4e9de979-2bbe-41f0-ac3d-957b40ba47e2 Date: Sat, 11 Aug 2018 21:12:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:12:30,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/fb843429-d845-4b89-b946-4b26f04cdba6.json used request id req-4e9de979-2bbe-41f0-ac3d-957b40ba47e2 2018-08-11 21:12:30,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09788203239s 2018-08-11 21:12:30,288 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/fb843429-d845-4b89-b946-4b26f04cdba6.json used request id req-4e9de979-2bbe-41f0-ac3d-957b40ba47e2 2018-08-11 21:12:30,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:12:30,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:30,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-57c4026b-caff-4950-89bf-2051acf256a4 Date: Sat, 11 Aug 2018 21:12:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-11T21:12:30Z","tenant_id":"a622d71829834e94b3ef1f4bbce0550f","created_at":"2018-08-11T21:11:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a622d71829834e94b3ef1f4bbce0550f","id":"fb3703c5-ccb3-40b8-b465-ba9cfaf6becb","name":"vping_userdata-net_75406cea-2268-4a10-9bc4-2d6e80fed884"}]} 2018-08-11 21:12:30,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-57c4026b-caff-4950-89bf-2051acf256a4 2018-08-11 21:12:30,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117114067078s 2018-08-11 21:12:30,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-57c4026b-caff-4950-89bf-2051acf256a4 2018-08-11 21:12:30,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-11 21:12:30,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/fb3703c5-ccb3-40b8-b465-ba9cfaf6becb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:31,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a088a509-cbdb-4f66-af00-b72994b4ba0c Date: Sat, 11 Aug 2018 21:12:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:12:31,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/fb3703c5-ccb3-40b8-b465-ba9cfaf6becb.json used request id req-a088a509-cbdb-4f66-af00-b72994b4ba0c 2018-08-11 21:12:31,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31141495705s 2018-08-11 21:12:31,719 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/fb3703c5-ccb3-40b8-b465-ba9cfaf6becb.json used request id req-a088a509-cbdb-4f66-af00-b72994b4ba0c 2018-08-11 21:12:31,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:12:31,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:31,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-a3a0cdd2-42ab-4a69-ba00-e9e9c2298482 Date: Sat, 11 Aug 2018 21:12:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/029b1aee-04e2-4304-b643-3fe23a4263d5/snap", "metadata": {}}], "file": "/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5/file", "owner": "a622d71829834e94b3ef1f4bbce0550f", "id": "029b1aee-04e2-4304-b643-3fe23a4263d5", "size": 12716032, "self": "/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/029b1aee-04e2-4304-b643-3fe23a4263d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:12:00Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_75406cea-2268-4a10-9bc4-2d6e80fed884", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_75406cea-2268-4a10-9bc4-2d6e80fed884", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:11:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:12:31,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-a3a0cdd2-42ab-4a69-ba00-e9e9c2298482 2018-08-11 21:12:31,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390989780426s 2018-08-11 21:12:31,763 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-a3a0cdd2-42ab-4a69-ba00-e9e9c2298482 2018-08-11 21:12:31,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-11 21:12:31,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8598334d1d2160474a3a783956543a0ab3745a8e" 2018-08-11 21:12:32,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98228eec-3234-47ac-af06-3d5e85753127 Date: Sat, 11 Aug 2018 21:12:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:12:32,883 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5 used request id req-98228eec-3234-47ac-af06-3d5e85753127 2018-08-11 21:12:32,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11867403984s 2018-08-11 21:12:32,884 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/029b1aee-04e2-4304-b643-3fe23a4263d5 used request id req-98228eec-3234-47ac-af06-3d5e85753127 2018-08-11 21:12:32,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:12:32,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:12:32,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21: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-cb415bf5-7f52-44af-bb88-88c2165d1198 x-compute-request-id: req-cb415bf5-7f52-44af-bb88-88c2165d1198 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_75406cea-2268-4a10-9bc4-2d6e80fed884", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62", "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": "0a8f2878-ac95-44cf-82d7-2290e4849c62"}]} 2018-08-11 21:12:32,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-cb415bf5-7f52-44af-bb88-88c2165d1198 2018-08-11 21:12:32,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257661342621s 2018-08-11 21:12:32,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-cb415bf5-7f52-44af-bb88-88c2165d1198 2018-08-11 21:12:32,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-11 21:12:32,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:12:32,962 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21: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 x-openstack-request-id: req-97f8689f-d19e-406d-ab5a-edeef9456cd6 x-compute-request-id: req-97f8689f-d19e-406d-ab5a-edeef9456cd6 Content-Length: 0 Content-Type: application/json 2018-08-11 21:12:32,962 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62 used request id req-97f8689f-d19e-406d-ab5a-edeef9456cd6 2018-08-11 21:12:32,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0505990982056s 2018-08-11 21:12:32,963 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/0a8f2878-ac95-44cf-82d7-2290e4849c62 used request id req-97f8689f-d19e-406d-ab5a-edeef9456cd6 2018-08-11 21:12:32,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:12:32,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:12:33,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97582b55-ad10-4d95-8699-4ceec8ea3bed Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_userdata-user_75406cea-2268-4a10-9bc4-2d6e80fed884", "links": {"self": "http://172.30.9.30:5000/v3/users/b3b9c7f3c9d242d1ba4e7040540d1cd7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 21:12:33,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-97582b55-ad10-4d95-8699-4ceec8ea3bed 2018-08-11 21:12:33,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106989860535s 2018-08-11 21:12:33,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-97582b55-ad10-4d95-8699-4ceec8ea3bed 2018-08-11 21:12:33,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:12:33,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/b3b9c7f3c9d242d1ba4e7040540d1cd7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:12:33,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d1ac5d3-bf37-4c25-afaf-cfe5e92dd8df Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_75406cea-2268-4a10-9bc4-2d6e80fed884", "links": {"self": "http://172.30.9.30:5000/v3/users/b3b9c7f3c9d242d1ba4e7040540d1cd7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b3b9c7f3c9d242d1ba4e7040540d1cd7", "description": null}} 2018-08-11 21:12:33,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/b3b9c7f3c9d242d1ba4e7040540d1cd7 used request id req-6d1ac5d3-bf37-4c25-afaf-cfe5e92dd8df 2018-08-11 21:12:33,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107534885406s 2018-08-11 21:12:33,185 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/b3b9c7f3c9d242d1ba4e7040540d1cd7 used request id req-6d1ac5d3-bf37-4c25-afaf-cfe5e92dd8df 2018-08-11 21:12:33,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-11 21:12:33,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/b3b9c7f3c9d242d1ba4e7040540d1cd7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:12:33,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:12:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c209bd33-6d8d-4c6a-ad11-37e966659759 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:12:33,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b3b9c7f3c9d242d1ba4e7040540d1cd7 used request id req-c209bd33-6d8d-4c6a-ad11-37e966659759 2018-08-11 21:12:33,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.234866142273s 2018-08-11 21:12:33,421 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b3b9c7f3c9d242d1ba4e7040540d1cd7 used request id req-c209bd33-6d8d-4c6a-ad11-37e966659759 2018-08-11 21:12:33,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 21:12:33,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:12:33,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0504fdf3-09cf-4860-8d50-e385afd61200 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f"}, "tags": [], "enabled": true, "id": "a622d71829834e94b3ef1f4bbce0550f", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_75406cea-2268-4a10-9bc4-2d6e80fed884"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-11 21:12:33,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-0504fdf3-09cf-4860-8d50-e385afd61200 2018-08-11 21:12:33,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0882909297943s 2018-08-11 21:12:33,516 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-0504fdf3-09cf-4860-8d50-e385afd61200 2018-08-11 21:12:33,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-11 21:12:33,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:12:33,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:12:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6eea833-dd3a-4dde-b827-424bcf0e8d26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:12:33,701 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-a6eea833-dd3a-4dde-b827-424bcf0e8d26 2018-08-11 21:12:33,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.18058013916s 2018-08-11 21:12:33,701 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-a6eea833-dd3a-4dde-b827-424bcf0e8d26 2018-08-11 21:12:33,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:12:33,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:12:33,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31467204-f4e7-4135-8721-0f132667f668 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b769f5de94144248e803f7e38435529", "links": {"self": "http://172.30.9.30:5000/v3/roles/0b769f5de94144248e803f7e38435529"}, "name": "Member"}, {"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:12:33,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-31467204-f4e7-4135-8721-0f132667f668 2018-08-11 21:12:33,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0853540897369s 2018-08-11 21:12:33,791 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-31467204-f4e7-4135-8721-0f132667f668 2018-08-11 21:12:33,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-11 21:12:33,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/0b769f5de94144248e803f7e38435529 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7445d34cc83a23ec831b06d7e5b368aa7d635a31" 2018-08-11 21:12:33,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:12:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14dcb058-e14a-4b8a-8e66-76ee2e317706 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:12:33,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/0b769f5de94144248e803f7e38435529 used request id req-14dcb058-e14a-4b8a-8e66-76ee2e317706 2018-08-11 21:12:33,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.126763105392s 2018-08-11 21:12:33,923 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/0b769f5de94144248e803f7e38435529 used request id req-14dcb058-e14a-4b8a-8e66-76ee2e317706 2018-08-11 21:12:33,975 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-11 21:12:34,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:12:34,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:12:34,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:12:34,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:12:34,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:12:34,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:12:34,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:12:34,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:12:34,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:12:34,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:12:34,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:12:34,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:12:34,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:12:34,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:12:34,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:12:34,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:12:34,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:12:34,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:12:34,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:12:34,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:12:34,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:12:34,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:12:34,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:12:34,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8273cf8-38f8-44a6-8d9c-9c2ba1b379af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:12:34,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e8273cf8-38f8-44a6-8d9c-9c2ba1b379af 2018-08-11 21:12:34,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:12:34,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-11T22:12:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["87WA-yFlQjSqbsoiEAFC8w"], "issued_at": "2018-08-11T21:12:34.000000Z"}} 2018-08-11 21:12:34,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:12:34,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:12:34,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c6f016a4-c136-4a55-9994-cfb910474024 Date: Sat, 11 Aug 2018 21:12:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 21:12:34,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6f016a4-c136-4a55-9994-cfb910474024 2018-08-11 21:12:34,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.235118865967s 2018-08-11 21:12:34,649 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6f016a4-c136-4a55-9994-cfb910474024 2018-08-11 21:12:34,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:12:34,658 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 21:12: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 21:12:34,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 21:12:34,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:12:34,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-514b485b-7b63-41d5-9d32-40d30ccfec8d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/dd0dcce16a4b469e9c71a7c4c58cfca9"}, "tags": [], "enabled": true, "id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-08-11 21:12:34,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-514b485b-7b63-41d5-9d32-40d30ccfec8d 2018-08-11 21:12:34,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0882370471954s 2018-08-11 21:12:34,747 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-514b485b-7b63-41d5-9d32-40d30ccfec8d 2018-08-11 21:12:34,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-11 21:12:34,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_87749c30-250c-401f-a642-4fbc798421f0"}}' 2018-08-11 21:12:34,882 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:12:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51d5415f-04c2-4197-8199-373349cd52af 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.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418"}, "tags": [], "enabled": true, "id": "663d43a7ae654a0fb702e19eb0679418", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_87749c30-250c-401f-a642-4fbc798421f0"}} 2018-08-11 21:12:34,882 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-51d5415f-04c2-4197-8199-373349cd52af 2018-08-11 21:12:34,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.127109050751s 2018-08-11 21:12:34,882 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-51d5415f-04c2-4197-8199-373349cd52af 2018-08-11 21:12:34,883 - 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'663d43a7ae654a0fb702e19eb0679418', '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_87749c30-250c-401f-a642-4fbc798421f0'}) 2018-08-11 21:12:34,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-11 21:12:34,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1730eca8-fac3-463d-abb7-a5c7ba8c5def", "email": null, "name": "cinder_test-user_87749c30-250c-401f-a642-4fbc798421f0"}}' 2018-08-11 21:12:35,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:12:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d870593c-82f1-4731-b41e-29535b525dab Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_87749c30-250c-401f-a642-4fbc798421f0", "links": {"self": "http://172.30.9.30:5000/v3/users/74be932bc5f7437dae8d9afe16989651"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "74be932bc5f7437dae8d9afe16989651", "domain_id": "default", "password_expires_at": null}} 2018-08-11 21:12:35,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-d870593c-82f1-4731-b41e-29535b525dab 2018-08-11 21:12:35,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.35710811615s 2018-08-11 21:12:35,247 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-d870593c-82f1-4731-b41e-29535b525dab 2018-08-11 21:12:35,248 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'74be932bc5f7437dae8d9afe16989651', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_87749c30-250c-401f-a642-4fbc798421f0'}) 2018-08-11 21:12:35,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:12:35,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:12:35,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-726bf42c-3e9b-49c5-ace0-947d59044013 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:12:35,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-726bf42c-3e9b-49c5-ace0-947d59044013 2018-08-11 21:12:35,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.09836602211s 2018-08-11 21:12:35,350 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-726bf42c-3e9b-49c5-ace0-947d59044013 2018-08-11 21:12:35,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:12:35,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:12:35,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41978a7-e232-48db-9742-489456f22350 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:12:35,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c41978a7-e232-48db-9742-489456f22350 2018-08-11 21:12:35,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0916011333466s 2018-08-11 21:12:35,446 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c41978a7-e232-48db-9742-489456f22350 2018-08-11 21:12:35,448 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-11 21:12:35,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-11 21:12:35,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" -d '{"role": {"name": "Member"}}' 2018-08-11 21:12:35,573 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 21:12:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f9b3f14-5d7b-4e39-a8d9-1daf798f4d74 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "48d2a72ef05948bab8bac2a9c2b726f8", "links": {"self": "http://172.30.9.30:5000/v3/roles/48d2a72ef05948bab8bac2a9c2b726f8"}, "name": "Member"}} 2018-08-11 21:12:35,573 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-4f9b3f14-5d7b-4e39-a8d9-1daf798f4d74 2018-08-11 21:12:35,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.121253967285s 2018-08-11 21:12:35,573 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-4f9b3f14-5d7b-4e39-a8d9-1daf798f4d74 2018-08-11 21:12:35,574 - 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'48d2a72ef05948bab8bac2a9c2b726f8'}) 2018-08-11 21:12:35,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:12:35,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:12:35,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f4a67b-77b1-4314-bec1-86d21505d933 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "48d2a72ef05948bab8bac2a9c2b726f8", "links": {"self": "http://172.30.9.30:5000/v3/roles/48d2a72ef05948bab8bac2a9c2b726f8"}, "name": "Member"}, {"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:12:35,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-86f4a67b-77b1-4314-bec1-86d21505d933 2018-08-11 21:12:35,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0844340324402s 2018-08-11 21:12:35,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-86f4a67b-77b1-4314-bec1-86d21505d933 2018-08-11 21:12:35,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 21:12:35,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:12:35,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5178a9e0-80a7-4386-b143-4e836c72a066 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-11 21:12:35,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-5178a9e0-80a7-4386-b143-4e836c72a066 2018-08-11 21:12:35,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0835030078888s 2018-08-11 21:12:35,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-5178a9e0-80a7-4386-b143-4e836c72a066 2018-08-11 21:12:35,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:12:35,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:12:35,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f7cc38-ebc1-4dc6-b627-241d0205be4e Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_87749c30-250c-401f-a642-4fbc798421f0", "links": {"self": "http://172.30.9.30:5000/v3/users/74be932bc5f7437dae8d9afe16989651"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "74be932bc5f7437dae8d9afe16989651", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 21:12:35,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e2f7cc38-ebc1-4dc6-b627-241d0205be4e 2018-08-11 21:12:35,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0385520458221s 2018-08-11 21:12:35,791 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e2f7cc38-ebc1-4dc6-b627-241d0205be4e 2018-08-11 21:12:35,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 21:12:35,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:12:35,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac76931-b6e4-4f3f-b8b1-ce56a194112b Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418"}, "tags": [], "enabled": true, "id": "663d43a7ae654a0fb702e19eb0679418", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_87749c30-250c-401f-a642-4fbc798421f0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-11 21:12:35,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-aac76931-b6e4-4f3f-b8b1-ce56a194112b 2018-08-11 21:12:35,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.08318400383s 2018-08-11 21:12:35,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-aac76931-b6e4-4f3f-b8b1-ce56a194112b 2018-08-11 21:12:35,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-11 21:12:35,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=74be932bc5f7437dae8d9afe16989651&role.id=48d2a72ef05948bab8bac2a9c2b726f8&scope.project.id=663d43a7ae654a0fb702e19eb0679418" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:12:35,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b88568f-2138-4093-bef5-70fe81eb52e4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=74be932bc5f7437dae8d9afe16989651&role.id=48d2a72ef05948bab8bac2a9c2b726f8&scope.project.id=663d43a7ae654a0fb702e19eb0679418", "previous": null, "next": null}} 2018-08-11 21:12:35,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=74be932bc5f7437dae8d9afe16989651&role.id=48d2a72ef05948bab8bac2a9c2b726f8&scope.project.id=663d43a7ae654a0fb702e19eb0679418 used request id req-1b88568f-2138-4093-bef5-70fe81eb52e4 2018-08-11 21:12:35,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0895948410034s 2018-08-11 21:12:35,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=74be932bc5f7437dae8d9afe16989651&role.id=48d2a72ef05948bab8bac2a9c2b726f8&scope.project.id=663d43a7ae654a0fb702e19eb0679418 used request id req-1b88568f-2138-4093-bef5-70fe81eb52e4 2018-08-11 21:12:35,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-11 21:12:35,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418/users/74be932bc5f7437dae8d9afe16989651/roles/48d2a72ef05948bab8bac2a9c2b726f8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:12:36,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:12:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6d40d90-b35d-4748-ab91-c29918501fc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:12:36,113 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418/users/74be932bc5f7437dae8d9afe16989651/roles/48d2a72ef05948bab8bac2a9c2b726f8 used request id req-c6d40d90-b35d-4748-ab91-c29918501fc1 2018-08-11 21:12:36,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.124902009964s 2018-08-11 21:12:36,113 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418/users/74be932bc5f7437dae8d9afe16989651/roles/48d2a72ef05948bab8bac2a9c2b726f8 used request id req-c6d40d90-b35d-4748-ab91-c29918501fc1 2018-08-11 21:12:36,114 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_87749c30-250c-401f-a642-4fbc798421f0', 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'663d43a7ae654a0fb702e19eb0679418', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.50', 'password': '1730eca8-fac3-463d-abb7-a5c7ba8c5def', 'username': u'cinder_test-user_87749c30-250c-401f-a642-4fbc798421f0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-11 21:12:36,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:12:36,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:12:36,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:12:36,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:12:36,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:12:36,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:12:36,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:12:36,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:12:36,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:12:36,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:12:36,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:12:36,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:12:36,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:12:36,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:12:36,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:12:36,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:12:36,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:12:36,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:12:36,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:12:36,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:12:36,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:12:36,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:12:36,119 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_87749c30-250c-401f-a642-4fbc798421f0', 'password': '1730eca8-fac3-463d-abb7-a5c7ba8c5def', 'project_name': 'cinder_test-project_87749c30-250c-401f-a642-4fbc798421f0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000//v3', 'project_id': '663d43a7ae654a0fb702e19eb0679418', 'project_domain_name': 'Default'} 2018-08-11 21:12:36,119 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-11 21:12:36,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:12:36,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32df9c27-2ff0-4c23-b154-f6e9faf10c06 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:12:36,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-32df9c27-2ff0-4c23-b154-f6e9faf10c06 2018-08-11 21:12:36,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:12:36,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48d2a72ef05948bab8bac2a9c2b726f8", "name": "Member"}], "expires_at": "2018-08-11T22:12:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "663d43a7ae654a0fb702e19eb0679418", "name": "cinder_test-project_87749c30-250c-401f-a642-4fbc798421f0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/663d43a7ae654a0fb702e19eb0679418", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/663d43a7ae654a0fb702e19eb0679418", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_663d43a7ae654a0fb702e19eb0679418", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_663d43a7ae654a0fb702e19eb0679418", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/663d43a7ae654a0fb702e19eb0679418", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/663d43a7ae654a0fb702e19eb0679418", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/663d43a7ae654a0fb702e19eb0679418", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/663d43a7ae654a0fb702e19eb0679418", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/663d43a7ae654a0fb702e19eb0679418", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/663d43a7ae654a0fb702e19eb0679418", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/663d43a7ae654a0fb702e19eb0679418", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/663d43a7ae654a0fb702e19eb0679418", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/663d43a7ae654a0fb702e19eb0679418", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_87749c30-250c-401f-a642-4fbc798421f0", "id": "74be932bc5f7437dae8d9afe16989651"}, "audit_ids": ["0sIoh2O_RJOP6qsA_QdU-w"], "issued_at": "2018-08-11T21:12:36.000000Z"}} 2018-08-11 21:12:36,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-11 21:12:36,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"network": {"name": "cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0", "admin_state_up": true}}' 2018-08-11 21:12:37,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 589 X-Openstack-Request-Id: req-fa230dc8-03f4-4867-9481-366bd318eccd Date: Sat, 11 Aug 2018 21:12:37 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"663d43a7ae654a0fb702e19eb0679418","created_at":"2018-08-11T21:12:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-11T21:12:37Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"663d43a7ae654a0fb702e19eb0679418","id":"9b2a78c0-4e69-44ec-8d38-cf180463e519","name":"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0"}} 2018-08-11 21:12:37,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-fa230dc8-03f4-4867-9481-366bd318eccd 2018-08-11 21:12:37,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.921058893204s 2018-08-11 21:12:37,427 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-fa230dc8-03f4-4867-9481-366bd318eccd 2018-08-11 21:12:37,428 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:12:37Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'9b2a78c0-4e69-44ec-8d38-cf180463e519', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0', u'admin_state_up': True, u'tenant_id': u'663d43a7ae654a0fb702e19eb0679418', u'created_at': u'2018-08-11T21:12:36Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'663d43a7ae654a0fb702e19eb0679418'}) 2018-08-11 21:12:37,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:12:37,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:37,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-b39dd30c-13b2-4e42-97e9-2da160021b1d Date: Sat, 11 Aug 2018 21:12:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-11T21:12:37Z","tenant_id":"663d43a7ae654a0fb702e19eb0679418","created_at":"2018-08-11T21:12:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"663d43a7ae654a0fb702e19eb0679418","id":"9b2a78c0-4e69-44ec-8d38-cf180463e519","name":"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0"}]} 2018-08-11 21:12:37,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b39dd30c-13b2-4e42-97e9-2da160021b1d 2018-08-11 21:12:37,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.148303985596s 2018-08-11 21:12:37,577 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b39dd30c-13b2-4e42-97e9-2da160021b1d 2018-08-11 21:12:37,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-11 21:12:37,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"subnet": {"name": "cinder_test-subnet_87749c30-250c-401f-a642-4fbc798421f0", "enable_dhcp": true, "network_id": "9b2a78c0-4e69-44ec-8d38-cf180463e519", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-11 21:12:38,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-cd1f4bab-d3f7-440e-9332-b89a76dab61d Date: Sat, 11 Aug 2018 21:12:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2a78c0-4e69-44ec-8d38-cf180463e519","tenant_id":"663d43a7ae654a0fb702e19eb0679418","created_at":"2018-08-11T21:12:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:12:37Z","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":"663d43a7ae654a0fb702e19eb0679418","id":"aee60ea4-428f-4f36-834c-3389d7883ff1","subnetpool_id":null,"name":"cinder_test-subnet_87749c30-250c-401f-a642-4fbc798421f0"}} 2018-08-11 21:12:38,217 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-cd1f4bab-d3f7-440e-9332-b89a76dab61d 2018-08-11 21:12:38,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.63903093338s 2018-08-11 21:12:38,218 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-cd1f4bab-d3f7-440e-9332-b89a76dab61d 2018-08-11 21:12:38,218 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:12:37Z', 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'aee60ea4-428f-4f36-834c-3389d7883ff1', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_87749c30-250c-401f-a642-4fbc798421f0', u'enable_dhcp': True, u'network_id': u'9b2a78c0-4e69-44ec-8d38-cf180463e519', u'tenant_id': u'663d43a7ae654a0fb702e19eb0679418', u'created_at': u'2018-08-11T21:12:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'663d43a7ae654a0fb702e19eb0679418'}) 2018-08-11 21:12:38,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-11 21:12:38,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "cinder_test-router_87749c30-250c-401f-a642-4fbc798421f0", "admin_state_up": true}}' 2018-08-11 21:12:39,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-fb3e0236-68f2-4a03-876b-3b7c843c3b46 Date: Sat, 11 Aug 2018 21:12:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:38Z", "admin_state_up": true, "updated_at": "2018-08-11T21:12:39Z", "revision_number": 2, "routes": [], "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "b3f005af-dd0a-4b34-9960-0414eac6d62a", "name": "cinder_test-router_87749c30-250c-401f-a642-4fbc798421f0"}} 2018-08-11 21:12:39,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-fb3e0236-68f2-4a03-876b-3b7c843c3b46 2018-08-11 21:12:39,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.04589819908s 2018-08-11 21:12:39,265 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-fb3e0236-68f2-4a03-876b-3b7c843c3b46 2018-08-11 21:12:39,266 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'663d43a7ae654a0fb702e19eb0679418', u'created_at': u'2018-08-11T21:12:38Z', u'admin_state_up': True, u'updated_at': u'2018-08-11T21:12:39Z', u'revision_number': 2, u'routes': [], u'project_id': u'663d43a7ae654a0fb702e19eb0679418', u'id': u'b3f005af-dd0a-4b34-9960-0414eac6d62a', u'name': u'cinder_test-router_87749c30-250c-401f-a642-4fbc798421f0'}) 2018-08-11 21:12:39,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-11 21:12:39,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/b3f005af-dd0a-4b34-9960-0414eac6d62a/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"subnet_id": "aee60ea4-428f-4f36-834c-3389d7883ff1"}' 2018-08-11 21:12:41,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-340863fe-c771-4f47-9c81-6940ee048d0e Date: Sat, 11 Aug 2018 21:12:41 GMT RESP BODY: {"network_id": "9b2a78c0-4e69-44ec-8d38-cf180463e519", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "subnet_id": "aee60ea4-428f-4f36-834c-3389d7883ff1", "subnet_ids": ["aee60ea4-428f-4f36-834c-3389d7883ff1"], "port_id": "277d0955-db8c-4600-a72f-a02b172c2f5b", "id": "b3f005af-dd0a-4b34-9960-0414eac6d62a"} 2018-08-11 21:12:41,385 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/b3f005af-dd0a-4b34-9960-0414eac6d62a/add_router_interface.json used request id req-340863fe-c771-4f47-9c81-6940ee048d0e 2018-08-11 21:12:41,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11905407906s 2018-08-11 21:12:41,386 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/b3f005af-dd0a-4b34-9960-0414eac6d62a/add_router_interface.json used request id req-340863fe-c771-4f47-9c81-6940ee048d0e returning object b3f005af-dd0a-4b34-9960-0414eac6d62a 2018-08-11 21:12:41,386 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-11 21:12:41,518 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-11 21:12:41,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:12:41,525 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 11 Aug 2018 21:12:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-11 21:12:41,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:12:41,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:41,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1fb43042-c93a-4c7c-96d8-be05bceddc26 Date: Sat, 11 Aug 2018 21:12:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:12:41,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-1fb43042-c93a-4c7c-96d8-be05bceddc26 2018-08-11 21:12:41,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190465927124s 2018-08-11 21:12:41,721 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-1fb43042-c93a-4c7c-96d8-be05bceddc26 2018-08-11 21:12:41,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-11 21:12:41,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_87749c30-250c-401f-a642-4fbc798421f0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_87749c30-250c-401f-a642-4fbc798421f0"}' 2018-08-11 21:12:41,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-06433687-57bf-4063-8d3d-0f0143b9d2ba Date: Sat, 11 Aug 2018 21:12:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/file", "owner": "663d43a7ae654a0fb702e19eb0679418", "id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "size": null, "self": "/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:12:41Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_87749c30-250c-401f-a642-4fbc798421f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_87749c30-250c-401f-a642-4fbc798421f0", "checksum": null, "created_at": "2018-08-11T21:12:41Z", "protected": false} 2018-08-11 21:12:41,846 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-06433687-57bf-4063-8d3d-0f0143b9d2ba 2018-08-11 21:12:41,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.117542028427s 2018-08-11 21:12:41,847 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-06433687-57bf-4063-8d3d-0f0143b9d2ba returning object 2e0b4415-17d0-4c20-9c08-e475d19d4c28 2018-08-11 21:12:41,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-11 21:12:41,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '' 2018-08-11 21:12:42,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9ae5f18-cdeb-4755-bb2f-0735e19ef036 Date: Sat, 11 Aug 2018 21:12:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:12:42,690 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/file used request id req-e9ae5f18-cdeb-4755-bb2f-0735e19ef036 2018-08-11 21:12:42,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.842592954636s 2018-08-11 21:12:42,690 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/file used request id req-e9ae5f18-cdeb-4755-bb2f-0735e19ef036 2018-08-11 21:12:42,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:12:42,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:42,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-2b6330c1-985b-4e02-8630-1bf2b088b46d Date: Sat, 11 Aug 2018 21:12:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/snap", "metadata": {}}], "file": "/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/file", "owner": "663d43a7ae654a0fb702e19eb0679418", "id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "size": 12716032, "self": "/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:12:42Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_87749c30-250c-401f-a642-4fbc798421f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_87749c30-250c-401f-a642-4fbc798421f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:12:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:12:42,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-2b6330c1-985b-4e02-8630-1bf2b088b46d 2018-08-11 21:12:42,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368070602417s 2018-08-11 21:12:42,732 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-2b6330c1-985b-4e02-8630-1bf2b088b46d 2018-08-11 21:12:42,733 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/file', 'owner': u'663d43a7ae654a0fb702e19eb0679418', 'id': u'2e0b4415-17d0-4c20-9c08-e475d19d4c28', 'size': 12716032, u'self': u'/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'663d43a7ae654a0fb702e19eb0679418', 'name': 'cinder_test-project_87749c30-250c-401f-a642-4fbc798421f0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-11T21:12:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-11T21:12:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_87749c30-250c-401f-a642-4fbc798421f0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_87749c30-250c-401f-a642-4fbc798421f0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_87749c30-250c-401f-a642-4fbc798421f0', 'created': u'2018-08-11T21:12:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-11T21:12:41Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_87749c30-250c-401f-a642-4fbc798421f0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-11 21:12:42,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-11 21:12:42,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_87749c30-250c-401f-a642-4fbc798421f0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-11 21:12:42,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-fa256683-0685-427c-9eef-413070c6c059 x-compute-request-id: req-fa256683-0685-427c-9eef-413070c6c059 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_87749c30-250c-401f-a642-4fbc798421f0", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "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": "a17d1135-8165-494b-a8fd-d5d20491da98"}} 2018-08-11 21:12:42,949 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-fa256683-0685-427c-9eef-413070c6c059 2018-08-11 21:12:42,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.21532201767s 2018-08-11 21:12:42,950 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-fa256683-0685-427c-9eef-413070c6c059 2018-08-11 21:12:42,951 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_87749c30-250c-401f-a642-4fbc798421f0', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'a17d1135-8165-494b-a8fd-d5d20491da98', 'swap': 0}) 2018-08-11 21:12:42,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-11 21:12:42,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/a17d1135-8165-494b-a8fd-d5d20491da98/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}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" -d '{"extra_specs": {}}' 2018-08-11 21:12:42,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-44c6154b-67ec-4434-85d6-7cd8f2a2a782 x-compute-request-id: req-44c6154b-67ec-4434-85d6-7cd8f2a2a782 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-11 21:12:42,973 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/a17d1135-8165-494b-a8fd-d5d20491da98/os-extra_specs used request id req-44c6154b-67ec-4434-85d6-7cd8f2a2a782 2018-08-11 21:12:42,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214169025421s 2018-08-11 21:12:42,973 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/a17d1135-8165-494b-a8fd-d5d20491da98/os-extra_specs used request id req-44c6154b-67ec-4434-85d6-7cd8f2a2a782 2018-08-11 21:12:42,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-11 21:12:42,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"keypair": {"name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0"}}' 2018-08-11 21:12:43,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-abd03722-6f97-4f69-945e-b7a86ca3223f x-compute-request-id: req-abd03722-6f97-4f69-945e-b7a86ca3223f Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCIpywgW2JGJgLP2d5BiwLs5rYOnh9WWNgcvxDLq2Tj6GfA3m2lYJPSB3G30jz1ZG7E4MwWCrsBrXmroK1J7PGXvlFD7qcbdpDf8k5eZo8269J9ksANzFyc4F3xjTC77EpXT3rAYO0LGbGTMrlMJDNj8M839YRXKGCRON3Hkj2E1j9I44kQeYiXm3g92qx9s02VCSxGvgOalR/afHh31nWuGYZvLWc6vSZePZTcovj+HAh8hg+Cz7zW5UqOrj/mqJRoLWI2griSKMU1R9CTjX4FAN9eycEqE86e5xMjj4CXBiVPKAlcVTt7DVxygQ1P6XlKa9wSVvf7VgIfz8nFe65 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwiKcsIFtiRiYCz9neQYsC7Oa2Dp4fVljYHL8Qy6tk4+hnwN5\ntpWCT0gdxt9I89WRuxODMFgq7Aa15q6CtSezxl75RQ+6nG3aQ3/JOXmaPNuvSfZL\nADcxcnOBd8Y0wu+xKV096wGDtCxmxkzK5TCQzY/DPN/WEVyhgkTjdx5I9hNY/SOO\nJEHmIl5t4PdqsfbNNlQksRr4DmpUf2nx4d9Z1rhmGby1nOr0mXj2U3KL4/hwIfIY\nPgs+81uVKjq4/5qiUaC1iNoK4kijFNUfQk41+BQDfXsnBKhPOnucTI4+AlwYlTyg\nJXFU7ew1ccoENT+l5SmvcElb3+1YCH8/JxXuuQIDAQABAoIBAQC8/iceahHxqoCy\nSnp4RnrwtVvkbx/HoBLv3WEaIkIW6nhELoT6LBjdB+79IXiK8Hpb7kYD9YFrn6jM\nN03GAC2yy9jN098u1H7swWVrT6fI4XGHhn9DaXf43NvId6v7ro8BHuXdd+74o1U2\nbaIEd0Aw7mj6RUrIQi51fI0Y9OHAtCkV9ndacTLs4LQStuzi4+gPL3laqez7M/Dq\nISS/NV3iSjsj0dKiYDnNzmt9JHMpvtUNrUEbRwpe6ZnYBE8zqVrQsqfgXddzTBy+\nZijVaxg2VKxAMj8B3sGGn5blySpwCI++jufENwdRLOukJL+4Qcj6keSwMrhkQ749\nbWkoqjIBAoGBAOC51k9A4fC51xo5qR84hOXuvwHVohalcB3ocbjDE3DfBmfYQeBp\nF2EwKf6dS88MfEk4BmJSmiGQlZ8GmXCJxlGaeJxKzceu979RSVogOkWTXAhq+07B\n8ibE1dACOMN1FoUeqRpn1LfG4Gxs6YwusMuUhwjMIp9b1NXcrE+BOmz5AoGBAN0m\n8HjQCl77+gDoFVC0EWttF9MJXJwqj0OkW+jacpJmVr9smRjcKp0eDr4kbCTtuN2X\ne7H4IwFc5i26xHCCSCdQg/55nT78nqGapa6DMS/9TjrHZFGASLEs1jfueuPg6Gg/\nkxubLnko6CjAoY3D44HPdEYRjclU9/oxEt1TnL/BAoGAGhdZe4Aj+2gIQmI5cYeF\nXpDWmmbsV8bDeqV3NqVnh25NdxcTpvNspHsMFSS8HYDsmS+pBhdjD8ySopEIlZlZ\nbjYKFNNWiv2UhCDy7ETbnyJZyBxrqxw3eirWTD1Fy+O3RqNlrMwrVV8AxXXrs7vk\nCO7osqvIxUnLLz1cwCpX1zkCgYBpL3Mi0ziLkueG9Nvmha7fXIT/YC2HLYr0jkEU\n0Im77icGZx2uQFGYZ0p1z5cMPXE3HCy+KhpkNI5aY8G5DY5J/La7G5bZ9Ydxr79r\n8IQ9ogpKVLn3Nb/dXUkKU0hqCHgh1VMfx0Bkajt53p04c1pLTKOuC/1XLC3B9wNU\n98bPQQKBgBekxSFK6HeqdXlhYVjFZjOMedQLETfUUP2jhp82tCui53mtQFQr3zbh\nBQ8ptbLqDErDmZQW931okevAWUpDjGKddVAE68PDhG9M2/tKHNBP1/VKu1IPR646\nj8tJkTbKv7JCzhoCgJafj+s7Bv0FWA/aYDdUtB7X5jc7A/ANib6Z\n-----END RSA PRIVATE KEY-----\n", "user_id": "74be932bc5f7437dae8d9afe16989651", "name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "fingerprint": "ba:83:47:f2:3a:57:42:e3:1e:02:49:c9:2f:c5:d8:79"}} 2018-08-11 21:12:43,282 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-abd03722-6f97-4f69-945e-b7a86ca3223f 2018-08-11 21:12:43,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.308229923248s 2018-08-11 21:12:43,282 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-abd03722-6f97-4f69-945e-b7a86ca3223f 2018-08-11 21:12:43,283 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCIpywgW2JGJgLP2d5BiwLs5rYOnh9WWNgcvxDLq2Tj6GfA3m2lYJPSB3G30jz1ZG7E4MwWCrsBrXmroK1J7PGXvlFD7qcbdpDf8k5eZo8269J9ksANzFyc4F3xjTC77EpXT3rAYO0LGbGTMrlMJDNj8M839YRXKGCRON3Hkj2E1j9I44kQeYiXm3g92qx9s02VCSxGvgOalR/afHh31nWuGYZvLWc6vSZePZTcovj+HAh8hg+Cz7zW5UqOrj/mqJRoLWI2griSKMU1R9CTjX4FAN9eycEqE86e5xMjj4CXBiVPKAlcVTt7DVxygQ1P6XlKa9wSVvf7VgIfz8nFe65 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwiKcsIFtiRiYCz9neQYsC7Oa2Dp4fVljYHL8Qy6tk4+hnwN5\ntpWCT0gdxt9I89WRuxODMFgq7Aa15q6CtSezxl75RQ+6nG3aQ3/JOXmaPNuvSfZL\nADcxcnOBd8Y0wu+xKV096wGDtCxmxkzK5TCQzY/DPN/WEVyhgkTjdx5I9hNY/SOO\nJEHmIl5t4PdqsfbNNlQksRr4DmpUf2nx4d9Z1rhmGby1nOr0mXj2U3KL4/hwIfIY\nPgs+81uVKjq4/5qiUaC1iNoK4kijFNUfQk41+BQDfXsnBKhPOnucTI4+AlwYlTyg\nJXFU7ew1ccoENT+l5SmvcElb3+1YCH8/JxXuuQIDAQABAoIBAQC8/iceahHxqoCy\nSnp4RnrwtVvkbx/HoBLv3WEaIkIW6nhELoT6LBjdB+79IXiK8Hpb7kYD9YFrn6jM\nN03GAC2yy9jN098u1H7swWVrT6fI4XGHhn9DaXf43NvId6v7ro8BHuXdd+74o1U2\nbaIEd0Aw7mj6RUrIQi51fI0Y9OHAtCkV9ndacTLs4LQStuzi4+gPL3laqez7M/Dq\nISS/NV3iSjsj0dKiYDnNzmt9JHMpvtUNrUEbRwpe6ZnYBE8zqVrQsqfgXddzTBy+\nZijVaxg2VKxAMj8B3sGGn5blySpwCI++jufENwdRLOukJL+4Qcj6keSwMrhkQ749\nbWkoqjIBAoGBAOC51k9A4fC51xo5qR84hOXuvwHVohalcB3ocbjDE3DfBmfYQeBp\nF2EwKf6dS88MfEk4BmJSmiGQlZ8GmXCJxlGaeJxKzceu979RSVogOkWTXAhq+07B\n8ibE1dACOMN1FoUeqRpn1LfG4Gxs6YwusMuUhwjMIp9b1NXcrE+BOmz5AoGBAN0m\n8HjQCl77+gDoFVC0EWttF9MJXJwqj0OkW+jacpJmVr9smRjcKp0eDr4kbCTtuN2X\ne7H4IwFc5i26xHCCSCdQg/55nT78nqGapa6DMS/9TjrHZFGASLEs1jfueuPg6Gg/\nkxubLnko6CjAoY3D44HPdEYRjclU9/oxEt1TnL/BAoGAGhdZe4Aj+2gIQmI5cYeF\nXpDWmmbsV8bDeqV3NqVnh25NdxcTpvNspHsMFSS8HYDsmS+pBhdjD8ySopEIlZlZ\nbjYKFNNWiv2UhCDy7ETbnyJZyBxrqxw3eirWTD1Fy+O3RqNlrMwrVV8AxXXrs7vk\nCO7osqvIxUnLLz1cwCpX1zkCgYBpL3Mi0ziLkueG9Nvmha7fXIT/YC2HLYr0jkEU\n0Im77icGZx2uQFGYZ0p1z5cMPXE3HCy+KhpkNI5aY8G5DY5J/La7G5bZ9Ydxr79r\n8IQ9ogpKVLn3Nb/dXUkKU0hqCHgh1VMfx0Bkajt53p04c1pLTKOuC/1XLC3B9wNU\n98bPQQKBgBekxSFK6HeqdXlhYVjFZjOMedQLETfUUP2jhp82tCui53mtQFQr3zbh\nBQ8ptbLqDErDmZQW931okevAWUpDjGKddVAE68PDhG9M2/tKHNBP1/VKu1IPR646\nj8tJkTbKv7JCzhoCgJafj+s7Bv0FWA/aYDdUtB7X5jc7A/ANib6Z\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'74be932bc5f7437dae8d9afe16989651', 'name': u'cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0', 'created_at': '2018-08-11T21:12:43.283656', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'663d43a7ae654a0fb702e19eb0679418', 'name': 'cinder_test-project_87749c30-250c-401f-a642-4fbc798421f0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ba:83:47:f2:3a:57:42:e3:1e:02:49:c9:2f:c5:d8:79', 'type': 'ssh', 'id': u'cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0'}) 2018-08-11 21:12:43,284 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwiKcsIFtiRiYCz9neQYsC7Oa2Dp4fVljYHL8Qy6tk4+hnwN5 tpWCT0gdxt9I89WRuxODMFgq7Aa15q6CtSezxl75RQ+6nG3aQ3/JOXmaPNuvSfZL ADcxcnOBd8Y0wu+xKV096wGDtCxmxkzK5TCQzY/DPN/WEVyhgkTjdx5I9hNY/SOO JEHmIl5t4PdqsfbNNlQksRr4DmpUf2nx4d9Z1rhmGby1nOr0mXj2U3KL4/hwIfIY Pgs+81uVKjq4/5qiUaC1iNoK4kijFNUfQk41+BQDfXsnBKhPOnucTI4+AlwYlTyg JXFU7ew1ccoENT+l5SmvcElb3+1YCH8/JxXuuQIDAQABAoIBAQC8/iceahHxqoCy Snp4RnrwtVvkbx/HoBLv3WEaIkIW6nhELoT6LBjdB+79IXiK8Hpb7kYD9YFrn6jM N03GAC2yy9jN098u1H7swWVrT6fI4XGHhn9DaXf43NvId6v7ro8BHuXdd+74o1U2 baIEd0Aw7mj6RUrIQi51fI0Y9OHAtCkV9ndacTLs4LQStuzi4+gPL3laqez7M/Dq ISS/NV3iSjsj0dKiYDnNzmt9JHMpvtUNrUEbRwpe6ZnYBE8zqVrQsqfgXddzTBy+ ZijVaxg2VKxAMj8B3sGGn5blySpwCI++jufENwdRLOukJL+4Qcj6keSwMrhkQ749 bWkoqjIBAoGBAOC51k9A4fC51xo5qR84hOXuvwHVohalcB3ocbjDE3DfBmfYQeBp F2EwKf6dS88MfEk4BmJSmiGQlZ8GmXCJxlGaeJxKzceu979RSVogOkWTXAhq+07B 8ibE1dACOMN1FoUeqRpn1LfG4Gxs6YwusMuUhwjMIp9b1NXcrE+BOmz5AoGBAN0m 8HjQCl77+gDoFVC0EWttF9MJXJwqj0OkW+jacpJmVr9smRjcKp0eDr4kbCTtuN2X e7H4IwFc5i26xHCCSCdQg/55nT78nqGapa6DMS/9TjrHZFGASLEs1jfueuPg6Gg/ kxubLnko6CjAoY3D44HPdEYRjclU9/oxEt1TnL/BAoGAGhdZe4Aj+2gIQmI5cYeF XpDWmmbsV8bDeqV3NqVnh25NdxcTpvNspHsMFSS8HYDsmS+pBhdjD8ySopEIlZlZ bjYKFNNWiv2UhCDy7ETbnyJZyBxrqxw3eirWTD1Fy+O3RqNlrMwrVV8AxXXrs7vk CO7osqvIxUnLLz1cwCpX1zkCgYBpL3Mi0ziLkueG9Nvmha7fXIT/YC2HLYr0jkEU 0Im77icGZx2uQFGYZ0p1z5cMPXE3HCy+KhpkNI5aY8G5DY5J/La7G5bZ9Ydxr79r 8IQ9ogpKVLn3Nb/dXUkKU0hqCHgh1VMfx0Bkajt53p04c1pLTKOuC/1XLC3B9wNU 98bPQQKBgBekxSFK6HeqdXlhYVjFZjOMedQLETfUUP2jhp82tCui53mtQFQr3zbh BQ8ptbLqDErDmZQW931okevAWUpDjGKddVAE68PDhG9M2/tKHNBP1/VKu1IPR646 j8tJkTbKv7JCzhoCgJafj+s7Bv0FWA/aYDdUtB7X5jc7A/ANib6Z -----END RSA PRIVATE KEY----- 2018-08-11 21:12:43,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-11 21:12:43,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"security_group": {"name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-11 21:12:43,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-8fee0ef1-afe9-434c-b4c8-5fcfa4763bde Date: Sat, 11 Aug 2018 21:12:43 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:43Z", "updated_at": "2018-08-11T21:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:43Z", "revision_number": 0, "id": "0e532ecc-5242-46a0-a63c-a6409b13a07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:43Z", "security_group_id": "667614ee-35cb-4842-aea7-c676377c4dc1", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:43Z", "revision_number": 0, "id": "4c1af7f2-ffe2-4ba4-b801-5c053be6e659", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:43Z", "security_group_id": "667614ee-35cb-4842-aea7-c676377c4dc1", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 2, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "667614ee-35cb-4842-aea7-c676377c4dc1", "name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0"}} 2018-08-11 21:12:43,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-8fee0ef1-afe9-434c-b4c8-5fcfa4763bde 2018-08-11 21:12:43,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.230935096741s 2018-08-11 21:12:43,518 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-8fee0ef1-afe9-434c-b4c8-5fcfa4763bde 2018-08-11 21:12:43,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-11 21:12:43,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:43,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-da10b619-fa4a-4b68-aa38-8006e810dfad Date: Sat, 11 Aug 2018 21:12:43 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:43Z", "updated_at": "2018-08-11T21:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:43Z", "revision_number": 0, "id": "0e532ecc-5242-46a0-a63c-a6409b13a07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:43Z", "security_group_id": "667614ee-35cb-4842-aea7-c676377c4dc1", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:43Z", "revision_number": 0, "id": "4c1af7f2-ffe2-4ba4-b801-5c053be6e659", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:43Z", "security_group_id": "667614ee-35cb-4842-aea7-c676377c4dc1", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 2, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "667614ee-35cb-4842-aea7-c676377c4dc1", "name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}]} 2018-08-11 21:12:43,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-da10b619-fa4a-4b68-aa38-8006e810dfad 2018-08-11 21:12:43,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0963430404663s 2018-08-11 21:12:43,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-da10b619-fa4a-4b68-aa38-8006e810dfad 2018-08-11 21:12:43,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-11 21:12:43,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -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": "667614ee-35cb-4842-aea7-c676377c4dc1"}}' 2018-08-11 21:12:43,775 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-3e1f1b23-62bb-429c-9869-2f98ed66a69a Date: Sat, 11 Aug 2018 21:12:43 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-08-11T21:12:43Z", "security_group_id": "667614ee-35cb-4842-aea7-c676377c4dc1", "port_range_min": 22, "revision_number": 0, "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:43Z", "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "3d98388d-482e-4138-84bc-77fb42d2c4cc"}} 2018-08-11 21:12:43,775 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-3e1f1b23-62bb-429c-9869-2f98ed66a69a 2018-08-11 21:12:43,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.152076005936s 2018-08-11 21:12:43,776 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-3e1f1b23-62bb-429c-9869-2f98ed66a69a 2018-08-11 21:12:43,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-11 21:12:43,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:43,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-3a91d9fd-7051-4a52-976c-3f6adf9e84a1 Date: Sat, 11 Aug 2018 21:12:43 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:43Z", "updated_at": "2018-08-11T21:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:43Z", "revision_number": 0, "id": "0e532ecc-5242-46a0-a63c-a6409b13a07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:43Z", "security_group_id": "667614ee-35cb-4842-aea7-c676377c4dc1", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-11T21:12:43Z", "revision_number": 0, "id": "3d98388d-482e-4138-84bc-77fb42d2c4cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:43Z", "security_group_id": "667614ee-35cb-4842-aea7-c676377c4dc1", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": 22, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:43Z", "revision_number": 0, "id": "4c1af7f2-ffe2-4ba4-b801-5c053be6e659", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:43Z", "security_group_id": "667614ee-35cb-4842-aea7-c676377c4dc1", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 3, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "667614ee-35cb-4842-aea7-c676377c4dc1", "name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}]} 2018-08-11 21:12:43,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-3a91d9fd-7051-4a52-976c-3f6adf9e84a1 2018-08-11 21:12:43,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0585269927979s 2018-08-11 21:12:43,838 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-3a91d9fd-7051-4a52-976c-3f6adf9e84a1 2018-08-11 21:12:43,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-11 21:12:43,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -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": "667614ee-35cb-4842-aea7-c676377c4dc1"}}' 2018-08-11 21:12:43,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-edaf583e-d7b9-4f1b-9e3c-e71b7bc0371d Date: Sat, 11 Aug 2018 21:12:43 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-08-11T21:12:43Z", "security_group_id": "667614ee-35cb-4842-aea7-c676377c4dc1", "port_range_min": null, "revision_number": 0, "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:43Z", "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "4fb64630-4b5d-4ff8-8feb-2b057bf9badb"}} 2018-08-11 21:12:43,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-edaf583e-d7b9-4f1b-9e3c-e71b7bc0371d 2018-08-11 21:12:43,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140780925751s 2018-08-11 21:12:43,981 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-edaf583e-d7b9-4f1b-9e3c-e71b7bc0371d 2018-08-11 21:12:43,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:12:43,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:44,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-10b5b08c-4a05-496b-9426-5315e95e3331 Date: Sat, 11 Aug 2018 21:12:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aee60ea4-428f-4f36-834c-3389d7883ff1"],"updated_at":"2018-08-11T21:12:37Z","tenant_id":"663d43a7ae654a0fb702e19eb0679418","created_at":"2018-08-11T21:12:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"663d43a7ae654a0fb702e19eb0679418","id":"9b2a78c0-4e69-44ec-8d38-cf180463e519","name":"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0"}]} 2018-08-11 21:12:44,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-10b5b08c-4a05-496b-9426-5315e95e3331 2018-08-11 21:12:44,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112446069717s 2018-08-11 21:12:44,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-10b5b08c-4a05-496b-9426-5315e95e3331 2018-08-11 21:12:44,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:12:44,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:44,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-ba478c5f-a160-496c-814d-7f566cc7882c Date: Sat, 11 Aug 2018 21:12:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/snap", "metadata": {}}], "file": "/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/file", "owner": "663d43a7ae654a0fb702e19eb0679418", "id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "size": 12716032, "self": "/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:12:42Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_87749c30-250c-401f-a642-4fbc798421f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_87749c30-250c-401f-a642-4fbc798421f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:12:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:12:44,135 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ba478c5f-a160-496c-814d-7f566cc7882c 2018-08-11 21:12:44,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0342140197754s 2018-08-11 21:12:44,136 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ba478c5f-a160-496c-814d-7f566cc7882c 2018-08-11 21:12:44,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:12:44,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:44,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-c84f1106-3162-4d0b-ac93-b43a0e49bdee x-compute-request-id: req-c84f1106-3162-4d0b-ac93-b43a0e49bdee Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_87749c30-250c-401f-a642-4fbc798421f0", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "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": "a17d1135-8165-494b-a8fd-d5d20491da98"}]} 2018-08-11 21:12:44,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-c84f1106-3162-4d0b-ac93-b43a0e49bdee 2018-08-11 21:12:44,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0274012088776s 2018-08-11 21:12:44,165 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-c84f1106-3162-4d0b-ac93-b43a0e49bdee 2018-08-11 21:12:44,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-11 21:12:44,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"server": {"name": "cinder_test-vm2_87749c30-250c-401f-a642-4fbc798421f0", "imageRef": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "key_name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "flavorRef": "a17d1135-8165-494b-a8fd-d5d20491da98", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9b2a78c0-4e69-44ec-8d38-cf180463e519"}], "security_groups": [{"name": "667614ee-35cb-4842-aea7-c676377c4dc1"}]}}' 2018-08-11 21:12:45,249 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:12: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-fbff0f28-9f84-4545-9b57-2c9cdecea030 x-compute-request-id: req-fbff0f28-9f84-4545-9b57-2c9cdecea030 Content-Length: 403 location: http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "667614ee-35cb-4842-aea7-c676377c4dc1"}], "OS-DCF:diskConfig": "MANUAL", "id": "dc0f6602-9a8c-4196-abaa-a05932335638", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "bookmark"}], "adminPass": "4yoMeiSoMG2i"}} 2018-08-11 21:12:45,250 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-fbff0f28-9f84-4545-9b57-2c9cdecea030 2018-08-11 21:12:45,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.08287405968s 2018-08-11 21:12:45,250 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-fbff0f28-9f84-4545-9b57-2c9cdecea030 2018-08-11 21:12:45,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:12:45,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:45,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-69c8ddf7-9907-450b-b8c6-5f99270e1c00 x-compute-request-id: req-69c8ddf7-9907-450b-b8c6-5f99270e1c00 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.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "bookmark"}], "image": {"id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "links": [{"href": "http://172.30.9.30:8774/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a17d1135-8165-494b-a8fd-d5d20491da98", "links": [{"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "bookmark"}]}, "id": "dc0f6602-9a8c-4196-abaa-a05932335638", "user_id": "74be932bc5f7437dae8d9afe16989651", "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-08-11T21:12:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "name": "cinder_test-vm2_87749c30-250c-401f-a642-4fbc798421f0", "created": "2018-08-11T21:12:45Z", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:12:45,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-69c8ddf7-9907-450b-b8c6-5f99270e1c00 2018-08-11 21:12:45,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.568657159805s 2018-08-11 21:12:45,820 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-69c8ddf7-9907-450b-b8c6-5f99270e1c00 2018-08-11 21:12:45,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:12:45,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:45,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-8e4e25be-30dd-42ab-8443-9f36e9c9ab25 Date: Sat, 11 Aug 2018 21:12:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aee60ea4-428f-4f36-834c-3389d7883ff1"],"updated_at":"2018-08-11T21:12:37Z","tenant_id":"663d43a7ae654a0fb702e19eb0679418","created_at":"2018-08-11T21:12:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"663d43a7ae654a0fb702e19eb0679418","id":"9b2a78c0-4e69-44ec-8d38-cf180463e519","name":"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0"}]} 2018-08-11 21:12:45,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-8e4e25be-30dd-42ab-8443-9f36e9c9ab25 2018-08-11 21:12:45,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113692998886s 2018-08-11 21:12:45,943 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-8e4e25be-30dd-42ab-8443-9f36e9c9ab25 2018-08-11 21:12:45,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 21:12:45,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:46,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b5f1c5c7-ec37-49d4-9527-327d8e4cd0b4 Date: Sat, 11 Aug 2018 21:12:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2a78c0-4e69-44ec-8d38-cf180463e519","tenant_id":"663d43a7ae654a0fb702e19eb0679418","created_at":"2018-08-11T21:12:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:12:37Z","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":"663d43a7ae654a0fb702e19eb0679418","id":"aee60ea4-428f-4f36-834c-3389d7883ff1","subnetpool_id":null,"name":"cinder_test-subnet_87749c30-250c-401f-a642-4fbc798421f0"}]} 2018-08-11 21:12:46,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-b5f1c5c7-ec37-49d4-9527-327d8e4cd0b4 2018-08-11 21:12:46,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0825901031494s 2018-08-11 21:12:46,027 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-b5f1c5c7-ec37-49d4-9527-327d8e4cd0b4 2018-08-11 21:12:46,027 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:12:48,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:12:48,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:48,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-fba17f6c-8f96-47b5-8bec-ccfdd036a4c5 x-compute-request-id: req-fba17f6c-8f96-47b5-8bec-ccfdd036a4c5 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.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "bookmark"}], "image": {"id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "links": [{"href": "http://172.30.9.30:8774/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a17d1135-8165-494b-a8fd-d5d20491da98", "links": [{"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "bookmark"}]}, "id": "dc0f6602-9a8c-4196-abaa-a05932335638", "security_groups": [{"name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0"}], "user_id": "74be932bc5f7437dae8d9afe16989651", "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-08-11T21:12:46Z", "hostId": "92ef15e44dcfb8a4c67725a14347fa5399c8e3e2332e385412b3e5bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "name": "cinder_test-vm2_87749c30-250c-401f-a642-4fbc798421f0", "created": "2018-08-11T21:12:45Z", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:12:48,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fba17f6c-8f96-47b5-8bec-ccfdd036a4c5 2018-08-11 21:12:48,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389194011688s 2018-08-11 21:12:48,420 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fba17f6c-8f96-47b5-8bec-ccfdd036a4c5 2018-08-11 21:12:48,424 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:12:50,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:12:50,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:50,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-ac89cb79-bdb2-49e4-a0f4-73191366853c x-compute-request-id: req-ac89cb79-bdb2-49e4-a0f4-73191366853c Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:81", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "bookmark"}], "image": {"id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "links": [{"href": "http://172.30.9.30:8774/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:50.000000", "flavor": {"id": "a17d1135-8165-494b-a8fd-d5d20491da98", "links": [{"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "bookmark"}]}, "id": "dc0f6602-9a8c-4196-abaa-a05932335638", "security_groups": [{"name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0"}], "user_id": "74be932bc5f7437dae8d9afe16989651", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:50Z", "hostId": "92ef15e44dcfb8a4c67725a14347fa5399c8e3e2332e385412b3e5bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "name": "cinder_test-vm2_87749c30-250c-401f-a642-4fbc798421f0", "created": "2018-08-11T21:12:45Z", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:12:50,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ac89cb79-bdb2-49e4-a0f4-73191366853c 2018-08-11 21:12:50,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500015974045s 2018-08-11 21:12:50,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ac89cb79-bdb2-49e4-a0f4-73191366853c 2018-08-11 21:12:50,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-11 21:12:50,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=dc0f6602-9a8c-4196-abaa-a05932335638" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:51,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-0c1ca155-9785-45f8-b1f5-569d1039a097 Date: Sat, 11 Aug 2018 21:12:51 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b2a78c0-4e69-44ec-8d38-cf180463e519","tenant_id":"663d43a7ae654a0fb702e19eb0679418","created_at":"2018-08-11T21:12:46Z","admin_state_up":true,"updated_at":"2018-08-11T21:12:50Z","binding:vnic_type":"normal","device_id":"dc0f6602-9a8c-4196-abaa-a05932335638","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d2:a4:81","id":"7c1ec40a-c79c-4d9d-a697-91fd4586302e","port_security_enabled":true,"project_id":"663d43a7ae654a0fb702e19eb0679418","fixed_ips":[{"subnet_id":"aee60ea4-428f-4f36-834c-3389d7883ff1","ip_address":"192.168.120.26"}],"extra_dhcp_opts":[],"security_groups":["667614ee-35cb-4842-aea7-c676377c4dc1"],"name":""}]} 2018-08-11 21:12:51,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=dc0f6602-9a8c-4196-abaa-a05932335638 used request id req-0c1ca155-9785-45f8-b1f5-569d1039a097 2018-08-11 21:12:51,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0725178718567s 2018-08-11 21:12:51,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=dc0f6602-9a8c-4196-abaa-a05932335638 used request id req-0c1ca155-9785-45f8-b1f5-569d1039a097 2018-08-11 21:12:51,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:12:51,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=7c1ec40a-c79c-4d9d-a697-91fd4586302e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:51,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b5eb4c71-9c14-4a90-ba7a-90800a784731 Date: Sat, 11 Aug 2018 21:12:51 GMT RESP BODY: {"floatingips": []} 2018-08-11 21:12:51,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=7c1ec40a-c79c-4d9d-a697-91fd4586302e used request id req-b5eb4c71-9c14-4a90-ba7a-90800a784731 2018-08-11 21:12:51,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0191950798035s 2018-08-11 21:12:51,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=7c1ec40a-c79c-4d9d-a697-91fd4586302e used request id req-b5eb4c71-9c14-4a90-ba7a-90800a784731 2018-08-11 21:12:51,029 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d2:a4:81', u'version': 4, u'addr': u'192.168.120.26', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2e0b4415-17d0-4c20-9c08-e475d19d4c28'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-11T21:12:50.000000', 'flavor': Munch({u'id': u'a17d1135-8165-494b-a8fd-d5d20491da98'}), 'az': u'nova', 'id': u'dc0f6602-9a8c-4196-abaa-a05932335638', 'security_groups': [Munch({u'name': u'cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74be932bc5f7437dae8d9afe16989651', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'663d43a7ae654a0fb702e19eb0679418', 'name': 'cinder_test-project_87749c30-250c-401f-a642-4fbc798421f0', '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-08-11T21:12:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-11T21:12:50Z', 'hostId': u'92ef15e44dcfb8a4c67725a14347fa5399c8e3e2332e385412b3e5bc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0', 'public_v6': '', 'private_v4': u'192.168.120.26', 'cloud': 'envvars', 'host_id': u'92ef15e44dcfb8a4c67725a14347fa5399c8e3e2332e385412b3e5bc', '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-08-11T21:12:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'663d43a7ae654a0fb702e19eb0679418', 'name': u'cinder_test-vm2_87749c30-250c-401f-a642-4fbc798421f0', 'adminPass': u'4yoMeiSoMG2i', 'tenant_id': u'663d43a7ae654a0fb702e19eb0679418', 'created_at': u'2018-08-11T21:12:45Z', 'created': u'2018-08-11T21:12:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-11 21:12:51,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:12:51,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:51,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-cef4922c-8242-449e-be86-1e81ea87c3b5 Date: Sat, 11 Aug 2018 21:12:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aee60ea4-428f-4f36-834c-3389d7883ff1"],"updated_at":"2018-08-11T21:12:37Z","tenant_id":"663d43a7ae654a0fb702e19eb0679418","created_at":"2018-08-11T21:12:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"663d43a7ae654a0fb702e19eb0679418","id":"9b2a78c0-4e69-44ec-8d38-cf180463e519","name":"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0"}]} 2018-08-11 21:12:51,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-cef4922c-8242-449e-be86-1e81ea87c3b5 2018-08-11 21:12:51,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10501909256s 2018-08-11 21:12:51,137 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-cef4922c-8242-449e-be86-1e81ea87c3b5 2018-08-11 21:12:51,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-11 21:12:51,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=dc0f6602-9a8c-4196-abaa-a05932335638" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:51,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-d11df3bb-8b84-4295-950b-3c84379d7bfd Date: Sat, 11 Aug 2018 21:12:51 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b2a78c0-4e69-44ec-8d38-cf180463e519","tenant_id":"663d43a7ae654a0fb702e19eb0679418","created_at":"2018-08-11T21:12:46Z","admin_state_up":true,"updated_at":"2018-08-11T21:12:50Z","binding:vnic_type":"normal","device_id":"dc0f6602-9a8c-4196-abaa-a05932335638","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d2:a4:81","id":"7c1ec40a-c79c-4d9d-a697-91fd4586302e","port_security_enabled":true,"project_id":"663d43a7ae654a0fb702e19eb0679418","fixed_ips":[{"subnet_id":"aee60ea4-428f-4f36-834c-3389d7883ff1","ip_address":"192.168.120.26"}],"extra_dhcp_opts":[],"security_groups":["667614ee-35cb-4842-aea7-c676377c4dc1"],"name":""}]} 2018-08-11 21:12:51,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=dc0f6602-9a8c-4196-abaa-a05932335638 used request id req-d11df3bb-8b84-4295-950b-3c84379d7bfd 2018-08-11 21:12:51,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0522720813751s 2018-08-11 21:12:51,192 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=dc0f6602-9a8c-4196-abaa-a05932335638 used request id req-d11df3bb-8b84-4295-950b-3c84379d7bfd 2018-08-11 21:12:51,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-11 21:12:51,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"floatingip": {"floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.26", "port_id": "7c1ec40a-c79c-4d9d-a697-91fd4586302e"}}' 2018-08-11 21:12:52,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-37b1aa38-9b44-464e-a65d-57c4bbcd9d64 Date: Sat, 11 Aug 2018 21:12:52 GMT RESP BODY: {"floatingip": {"router_id": "b3f005af-dd0a-4b34-9960-0414eac6d62a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T21:12:52Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "7c1ec40a-c79c-4d9d-a697-91fd4586302e", "id": "d5b89b00-c622-4ace-b8a7-40ae676b27a7", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:52Z", "project_id": "663d43a7ae654a0fb702e19eb0679418"}} 2018-08-11 21:12:52,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-37b1aa38-9b44-464e-a65d-57c4bbcd9d64 2018-08-11 21:12:52,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.4180700779s 2018-08-11 21:12:52,611 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-37b1aa38-9b44-464e-a65d-57c4bbcd9d64 2018-08-11 21:12:52,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:12:52,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:12:52,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-c53bbba8-4907-49c7-82b2-e0482a2ddf31 Date: Sat, 11 Aug 2018 21:12:52 GMT RESP BODY: {"floatingips": [{"router_id": "b3f005af-dd0a-4b34-9960-0414eac6d62a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T21:12:52Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "7c1ec40a-c79c-4d9d-a697-91fd4586302e", "id": "d5b89b00-c622-4ace-b8a7-40ae676b27a7", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:52Z", "project_id": "663d43a7ae654a0fb702e19eb0679418"}]} 2018-08-11 21:12:52,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-c53bbba8-4907-49c7-82b2-e0482a2ddf31 2018-08-11 21:12:52,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0315849781036s 2018-08-11 21:12:52,651 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-c53bbba8-4907-49c7-82b2-e0482a2ddf31 2018-08-11 21:12:52,654 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'b3f005af-dd0a-4b34-9960-0414eac6d62a', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'663d43a7ae654a0fb702e19eb0679418', 'created_at': u'2018-08-11T21:12:52Z', 'attached': True, 'updated_at': u'2018-08-11T21:12:52Z', 'id': u'd5b89b00-c622-4ace-b8a7-40ae676b27a7', 'floating_network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', 'fixed_ip_address': u'192.168.120.26', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'663d43a7ae654a0fb702e19eb0679418', 'name': 'cinder_test-project_87749c30-250c-401f-a642-4fbc798421f0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b3f005af-dd0a-4b34-9960-0414eac6d62a', 'project_id': u'663d43a7ae654a0fb702e19eb0679418', 'port_id': u'7c1ec40a-c79c-4d9d-a697-91fd4586302e', 'port': u'7c1ec40a-c79c-4d9d-a697-91fd4586302e', 'network': u'2f70d71e-d369-422c-afe9-61964f7f223e'}) 2018-08-11 21:12:52,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 21:12:52,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 21:12:52,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:12: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-286d4e6f-660d-4211-8924-234ed64bada1 x-compute-request-id: req-286d4e6f-660d-4211-8924-234ed64bada1 Content-Encoding: gzip Content-Length: 7873 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 469466109 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.910 MHz processor\n[ 0.142774] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.144510] pid_max: default: 32768 minimum: 301\n[ 0.145450] ACPI: Core revision 20150930\n[ 0.146866] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148245] Security Framework initialized\n[ 0.149108] Yama: becoming mindful.\n[ 0.149889] AppArmor: AppArmor initialized\n[ 0.150791] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152186] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153529] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154792] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156270] Initializing cgroup subsys io\n[ 0.157123] Initializing cgroup subsys memory\n[ 0.158033] Initializing cgroup subsys devices\n[ 0.158970] Initializing cgroup subsys freezer\n[ 0.159905] Initializing cgroup subsys net_cls\n[ 0.160836] Initializing cgroup subsys perf_event\n[ 0.161822] Initializing cgroup subsys net_prio\n[ 0.162760] Initializing cgroup subsys hugetlb\n[ 0.163670] Initializing cgroup subsys pids\n[ 0.164580] CPU: Physical Processor ID: 0\n[ 0.166142] mce: CPU supports 10 MCE banks\n[ 0.167028] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.168076] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188590] ftrace: allocating 31920 entries in 125 pages\n[ 0.213225] smpboot: Max logical packages: 1\n[ 0.214158] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215574] x2apic enabled\n[ 0.216406] Switched APIC routing to physical x2apic.\n[ 0.218188] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219366] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221463] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223338] KVM setup paravirtual spinlock\n[ 0.224670] x86: Booted up 1 node, 1 CPUs\n[ 0.225533] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226985] devtmpfs: initialized\n[ 0.228740] evm: security.selinux\n[ 0.229473] evm: security.SMACK64\n[ 0.230196] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231816] evm: security.SMACK64MMAP\n[ 0.232595] evm: security.ima\n[ 0.233264] evm: security.capability\n[ 0.234106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236043] pinctrl core: initialized pinctrl subsystem\n[ 0.237203] RTC time: 21:12:50, date: 08/11/18\n[ 0.238205] NET: Registered protocol family 16\n[ 0.239233] cpuidle: using governor ladder\n[ 0.240094] cpuidle: using governor menu\n[ 0.240913] PCCT header not found.\n[ 0.241709] ACPI: bus type PCI registered\n[ 0.242552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243855] PCI: Using configuration type 1 for base access\n[ 0.245678] ACPI: Added _OSI(Module Device)\n[ 0.246559] ACPI: Added _OSI(Processor Device)\n[ 0.247456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248396] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250204] ACPI: Interpreter enabled\n[ 0.251000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258687] ACPI: (supports S0 S5)\n[ 0.259430] ACPI: Using IOAPIC for interrupt routing\n[ 0.260418] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264808] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266108] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267349] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269661] acpiphp: Slot [3] registered\n[ 0.270499] acpiphp: Slot [4] registered\n[ 0.271335] acpiphp: Slot [5] registered\n[ 0.272175] acpiphp: Slot [6] registered\n[ 0.273004] acpiphp: Slot [7] registered\n[ 0.273839] acpiphp: Slot [8] registered\n[ 0.274679] acpiphp: Slot [9] registered\n[ 0.275511] acpiphp: Slot [10] registered\n[ 0.276366] acpiphp: Slot [11] registered\n[ 0.277212] acpiphp: Slot [12] registered\n[ 0.278061] acpiphp: Slot [13] registered\n[ 0.278903] acpiphp: Slot [14] registered\n[ 0.279748] acpiphp: Slot [15] registered\n[ 0.290595] acpiphp: Slot [16] registered\n[ 0.291457] acpiphp: Slot [17] registered\n[ 0.292309] acpiphp: Slot [18] registered\n[ 0.293156] acpiphp: Slot [19] registered\n[ 0.293999] acpiphp: Slot [20] registered\n[ 0.294851] acpiphp: Slot [21] registered\n[ 0.295703] acpiphp: Slot [22] registered\n[ 0.296553] acpiphp: Slot [23] registered\n[ 0.297403] acpiphp: Slot [24] registered\n[ 0.298250] acpiphp: Slot [25] registered\n[ 0.299098] acpiphp: Slot [26] registered\n[ 0.299940] acpiphp: Slot [27] registered\n[ 0.300827] acpiphp: Slot [28] registered\n[ 0.301678] acpiphp: Slot [29] registered\n[ 0.302528] acpiphp: Slot [30] registered\n[ 0.303385] acpiphp: Slot [31] registered\n[ 0.304226] PCI host bridge to bus 0000:00\n[ 0.305073] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306343] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307609] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309124] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.310637] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.312280] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315673] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.317039] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.318297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319651] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324911] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.343391] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.344934] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.346781] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.348270] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.349727] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.351071] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.352418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.353547] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.355169] vgaarb: loaded\n[ 0.355795] vgaarb: bridge control possible 0000:00:02.0\n[ 0.357076] SCSI subsystem initialized\n[ 0.358026] ACPI: bus type USB registered\n[ 0.358900] usbcore: registered new interface driver usbfs\n[ 0.359995] usbcore: registered new interface driver hub\n[ 0.361069] usbcore: registered new device driver usb\n[ 0.362234] PCI: Using ACPI for IRQ routing\n[ 0.363388] NetLabel: Initializing\n[ 0.364157] NetLabel: domain hash size = 128\n[ 0.365057] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.366071] NetLabel: unlabeled traffic allowed by default\n[ 0.367307] clocksource: Switched to clocksource kvm-clock\n[ 0.375508] AppArmor: AppArmor Filesystem Enabled\n[ 0.376531] pnp: PnP ACPI init\n[ 0.377501] pnp: PnP ACPI: found 5 devices\n[ 0.383901] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.385758] NET: Registered protocol family 2\n[ 0.386872] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.388276] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.389580] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.390857] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393255] NET: Registered protocol family 1\n[ 0.394184] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395352] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396507] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410631] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424865] Trying to unpack rootfs image as initramfs...\n[ 0.481650] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.483418] Scanning for low memory corruption every 60 seconds\n[ 0.484826] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.486075] audit: initializing netlink subsys (disabled)\n[ 0.487147] audit: type=2000 audit(1534021970.824:1): initialized\n[ 0.488561] Initialise system trusted keyring\n[ 0.489545] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.490758] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.492980] zbud: loaded\n[ 0.493744] VFS: Disk quotas dquot_6.6.0\n[ 0.494611] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496282] fuse init (API version 7.23)\n[ 0.497231] Key type big_key registered\n[ 0.498070] Allocating IMA MOK and blacklist keyrings.\n[ 0.499345] Key type asymmetric registered\n[ 0.500209] Asymmetric key parser 'x509' registered\n[ 0.501209] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502783] io scheduler noop registered\n[ 0.503625] io scheduler deadline registered (default)\n[ 0.504644] io scheduler cfq registered\n[ 0.505513] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506589] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507898] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.509402] ACPI: Power Button [PWRF]\n[ 0.510259] GHES: HEST is not enabled!\n[ 0.523665] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.551541] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553651] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.577544] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.579899] Linux agpgart interface v0.103\n[ 0.582546] brd: module loaded\n[ 0.584259] loop: module loaded\n[ 0.587937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.589555] GPT:90111 != 2097151\n[ 0.590273] GPT:Alternate GPT header not at the end of the disk.\n[ 0.591447] GPT:90111 != 2097151\n[ 0.592201] GPT: Use GNU Parted to correct GPT errors.\n[ 0.594958] vda: vda1 vda15\n[ 0.597268] scsi host0: ata_piix\n[ 0.598108] scsi host1: ata_piix\n[ 0.598866] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.600176] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.601767] libphy: Fixed MDIO Bus: probed\n[ 0.602644] tun: Universal TUN/TAP device driver, 1.6\n[ 0.603669] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.606286] PPP generic driver version 2.4.2\n[ 0.607258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.608543] ehci-pci: EHCI PCI platform driver\n[ 0.609462] ehci-platform: EHCI generic platform driver\n[ 0.610581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.611785] ohci-pci: OHCI PCI platform driver\n[ 0.612702] ohci-platform: OHCI generic platform driver\n[ 0.613742] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.627987] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.629045] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.630591] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.631662] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.632876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.635663] usb usb1: Product: UHCI Host Controller\n[ 0.636640] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.637840] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.638884] hub 1-0:1.0: USB hub found\n[ 0.639707] hub 1-0:1.0: 2 ports detected\n[ 0.640706] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.642935] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643941] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645037] mousedev: PS/2 mouse device common for all mice\n[ 0.646360] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648393] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649569] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652077] i2c /dev entries driver\n[ 0.652884] device-mapper: uevent: version 1.0.3\n[ 0.653892] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657123] NET: Registered protocol family 10\n[ 0.658306] NET: Registered protocol family 17\n[ 0.659253] Key type dns_resolver registered\n[ 0.660305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661459] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663361] registered taskstats version 1\n[ 0.664242] Loading compiled-in X.509 certificates\n[ 0.665756] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667725] zswap: loaded using pool lzo/zbud\n[ 0.669421] Key type trusted registered\n[ 0.671218] Key type encrypted registered\n[ 0.672091] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673179] ima: No TPM chip found, activating TPM-bypass!\n[ 0.674272] evm: HMAC attrs: 0x1\n[ 0.675278] Magic number: 14:235:247\n[ 0.676206] rtc_cmos 00:00: setting system clock to 2018-08-11 21:12:51 UTC (1534021971)\n[ 0.677911] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679094] EDD information not available.\n[ 0.760597] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772610] Write protecting the kernel read-only data: 14336k\n[ 0.774829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776765] 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.929353] 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.26...\nLease of 192.168.120.26 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-00000007\n"} 2018-08-11 21:12:52,729 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638/action used request id req-286d4e6f-660d-4211-8924-234ed64bada1 2018-08-11 21:12:52,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0741639137268s 2018-08-11 21:12:52,730 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638/action used request id req-286d4e6f-660d-4211-8924-234ed64bada1 2018-08-11 21:12:52,730 - 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 469466109 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.910 MHz processor [ 0.142774] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.144510] pid_max: default: 32768 minimum: 301 [ 0.145450] ACPI: Core revision 20150930 [ 0.146866] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.148245] Security Framework initialized [ 0.149108] Yama: becoming mindful. [ 0.149889] AppArmor: AppArmor initialized [ 0.150791] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152186] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.153529] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154792] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156270] Initializing cgroup subsys io [ 0.157123] Initializing cgroup subsys memory [ 0.158033] Initializing cgroup subsys devices [ 0.158970] Initializing cgroup subsys freezer [ 0.159905] Initializing cgroup subsys net_cls [ 0.160836] Initializing cgroup subsys perf_event [ 0.161822] Initializing cgroup subsys net_prio [ 0.162760] Initializing cgroup subsys hugetlb [ 0.163670] Initializing cgroup subsys pids [ 0.164580] CPU: Physical Processor ID: 0 [ 0.166142] mce: CPU supports 10 MCE banks [ 0.167028] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.168076] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.182512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.188590] ftrace: allocating 31920 entries in 125 pages [ 0.213225] smpboot: Max logical packages: 1 [ 0.214158] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.215574] x2apic enabled [ 0.216406] Switched APIC routing to physical x2apic. [ 0.218188] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.219366] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.221463] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.223338] KVM setup paravirtual spinlock [ 0.224670] x86: Booted up 1 node, 1 CPUs [ 0.225533] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.226985] devtmpfs: initialized [ 0.228740] evm: security.selinux [ 0.229473] evm: security.SMACK64 [ 0.230196] evm: security.SMACK64EXEC [ 0.230970] evm: security.SMACK64TRANSMUTE [ 0.231816] evm: security.SMACK64MMAP [ 0.232595] evm: security.ima [ 0.233264] evm: security.capability [ 0.234106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236043] pinctrl core: initialized pinctrl subsystem [ 0.237203] RTC time: 21:12:50, date: 08/11/18 [ 0.238205] NET: Registered protocol family 16 [ 0.239233] cpuidle: using governor ladder [ 0.240094] cpuidle: using governor menu [ 0.240913] PCCT header not found. [ 0.241709] ACPI: bus type PCI registered [ 0.242552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.243855] PCI: Using configuration type 1 for base access [ 0.245678] ACPI: Added _OSI(Module Device) [ 0.246559] ACPI: Added _OSI(Processor Device) [ 0.247456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.248396] ACPI: Added _OSI(Processor Aggregator Device) [ 0.250204] ACPI: Interpreter enabled [ 0.251000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.252921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.254845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.256764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.258687] ACPI: (supports S0 S5) [ 0.259430] ACPI: Using IOAPIC for interrupt routing [ 0.260418] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.263610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.264808] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266108] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.267349] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269661] acpiphp: Slot [3] registered [ 0.270499] acpiphp: Slot [4] registered [ 0.271335] acpiphp: Slot [5] registered [ 0.272175] acpiphp: Slot [6] registered [ 0.273004] acpiphp: Slot [7] registered [ 0.273839] acpiphp: Slot [8] registered [ 0.274679] acpiphp: Slot [9] registered [ 0.275511] acpiphp: Slot [10] registered [ 0.276366] acpiphp: Slot [11] registered [ 0.277212] acpiphp: Slot [12] registered [ 0.278061] acpiphp: Slot [13] registered [ 0.278903] acpiphp: Slot [14] registered [ 0.279748] acpiphp: Slot [15] registered [ 0.290595] acpiphp: Slot [16] registered [ 0.291457] acpiphp: Slot [17] registered [ 0.292309] acpiphp: Slot [18] registered [ 0.293156] acpiphp: Slot [19] registered [ 0.293999] acpiphp: Slot [20] registered [ 0.294851] acpiphp: Slot [21] registered [ 0.295703] acpiphp: Slot [22] registered [ 0.296553] acpiphp: Slot [23] registered [ 0.297403] acpiphp: Slot [24] registered [ 0.298250] acpiphp: Slot [25] registered [ 0.299098] acpiphp: Slot [26] registered [ 0.299940] acpiphp: Slot [27] registered [ 0.300827] acpiphp: Slot [28] registered [ 0.301678] acpiphp: Slot [29] registered [ 0.302528] acpiphp: Slot [30] registered [ 0.303385] acpiphp: Slot [31] registered [ 0.304226] PCI host bridge to bus 0000:00 [ 0.305073] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306343] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307609] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309124] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.310637] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.312280] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.315673] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.317039] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.318297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.319651] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.323245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.324911] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.343391] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.344934] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.346781] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.348270] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.349727] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.351071] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.352418] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.353547] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.355169] vgaarb: loaded [ 0.355795] vgaarb: bridge control possible 0000:00:02.0 [ 0.357076] SCSI subsystem initialized [ 0.358026] ACPI: bus type USB registered [ 0.358900] usbcore: registered new interface driver usbfs [ 0.359995] usbcore: registered new interface driver hub [ 0.361069] usbcore: registered new device driver usb [ 0.362234] PCI: Using ACPI for IRQ routing [ 0.363388] NetLabel: Initializing [ 0.364157] NetLabel: domain hash size = 128 [ 0.365057] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.366071] NetLabel: unlabeled traffic allowed by default [ 0.367307] clocksource: Switched to clocksource kvm-clock [ 0.375508] AppArmor: AppArmor Filesystem Enabled [ 0.376531] pnp: PnP ACPI init [ 0.377501] pnp: PnP ACPI: found 5 devices [ 0.383901] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.385758] NET: Registered protocol family 2 [ 0.386872] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.388276] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.389580] TCP: Hash tables configured (established 4096 bind 4096) [ 0.390857] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393255] NET: Registered protocol family 1 [ 0.394184] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395352] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396507] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410631] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424865] Trying to unpack rootfs image as initramfs... [ 0.481650] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.483418] Scanning for low memory corruption every 60 seconds [ 0.484826] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486075] audit: initializing netlink subsys (disabled) [ 0.487147] audit: type=2000 audit(1534021970.824:1): initialized [ 0.488561] Initialise system trusted keyring [ 0.489545] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490758] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492980] zbud: loaded [ 0.493744] VFS: Disk quotas dquot_6.6.0 [ 0.494611] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.496282] fuse init (API version 7.23) [ 0.497231] Key type big_key registered [ 0.498070] Allocating IMA MOK and blacklist keyrings. [ 0.499345] Key type asymmetric registered [ 0.500209] Asymmetric key parser 'x509' registered [ 0.501209] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.502783] io scheduler noop registered [ 0.503625] io scheduler deadline registered (default) [ 0.504644] io scheduler cfq registered [ 0.505513] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.506589] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.507898] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509402] ACPI: Power Button [PWRF] [ 0.510259] GHES: HEST is not enabled! [ 0.523665] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.551541] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553651] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.577544] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.579899] Linux agpgart interface v0.103 [ 0.582546] brd: module loaded [ 0.584259] loop: module loaded [ 0.587937] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.589555] GPT:90111 != 2097151 [ 0.590273] GPT:Alternate GPT header not at the end of the disk. [ 0.591447] GPT:90111 != 2097151 [ 0.592201] GPT: Use GNU Parted to correct GPT errors. [ 0.594958] vda: vda1 vda15 [ 0.597268] scsi host0: ata_piix [ 0.598108] scsi host1: ata_piix [ 0.598866] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.600176] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.601767] libphy: Fixed MDIO Bus: probed [ 0.602644] tun: Universal TUN/TAP device driver, 1.6 [ 0.603669] tun: (C) 1999-2004 Max Krasnyansky [ 0.606286] PPP generic driver version 2.4.2 [ 0.607258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.608543] ehci-pci: EHCI PCI platform driver [ 0.609462] ehci-platform: EHCI generic platform driver [ 0.610581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.611785] ohci-pci: OHCI PCI platform driver [ 0.612702] ohci-platform: OHCI generic platform driver [ 0.613742] uhci_hcd: USB Universal Host Controller Interface driver [ 0.627987] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.629045] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.630591] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.631662] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.632876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.635663] usb usb1: Product: UHCI Host Controller [ 0.636640] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.637840] usb usb1: SerialNumber: 0000:00:01.2 [ 0.638884] hub 1-0:1.0: USB hub found [ 0.639707] hub 1-0:1.0: 2 ports detected [ 0.640706] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.642935] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643941] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645037] mousedev: PS/2 mouse device common for all mice [ 0.646360] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648393] rtc_cmos 00:00: RTC can wake from S4 [ 0.649569] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652077] i2c /dev entries driver [ 0.652884] device-mapper: uevent: version 1.0.3 [ 0.653892] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655620] ledtrig-cpu: registered to indicate activity on CPUs [ 0.657123] NET: Registered protocol family 10 [ 0.658306] NET: Registered protocol family 17 [ 0.659253] Key type dns_resolver registered [ 0.660305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.661459] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.663361] registered taskstats version 1 [ 0.664242] Loading compiled-in X.509 certificates [ 0.665756] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.667725] zswap: loaded using pool lzo/zbud [ 0.669421] Key type trusted registered [ 0.671218] Key type encrypted registered [ 0.672091] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673179] ima: No TPM chip found, activating TPM-bypass! [ 0.674272] evm: HMAC attrs: 0x1 [ 0.675278] Magic number: 14:235:247 [ 0.676206] rtc_cmos 00:00: setting system clock to 2018-08-11 21:12:51 UTC (1534021971) [ 0.677911] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.679094] EDD information not available. [ 0.760597] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772610] Write protecting the kernel read-only data: 14336k [ 0.774829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776765] 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.929353] 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.26... Lease of 192.168.120.26 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-00000007 2018-08-11 21:12:53,732 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2018-08-11 21:13:02,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 21:13:02,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 21:13:02,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13: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-61b2cb00-6c2a-486e-b4d7-ca712f603e0a x-compute-request-id: req-61b2cb00-6c2a-486e-b4d7-ca712f603e0a Content-Encoding: gzip Content-Length: 9572 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 469466109 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.910 MHz processor\n[ 0.142774] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.144510] pid_max: default: 32768 minimum: 301\n[ 0.145450] ACPI: Core revision 20150930\n[ 0.146866] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148245] Security Framework initialized\n[ 0.149108] Yama: becoming mindful.\n[ 0.149889] AppArmor: AppArmor initialized\n[ 0.150791] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152186] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153529] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154792] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156270] Initializing cgroup subsys io\n[ 0.157123] Initializing cgroup subsys memory\n[ 0.158033] Initializing cgroup subsys devices\n[ 0.158970] Initializing cgroup subsys freezer\n[ 0.159905] Initializing cgroup subsys net_cls\n[ 0.160836] Initializing cgroup subsys perf_event\n[ 0.161822] Initializing cgroup subsys net_prio\n[ 0.162760] Initializing cgroup subsys hugetlb\n[ 0.163670] Initializing cgroup subsys pids\n[ 0.164580] CPU: Physical Processor ID: 0\n[ 0.166142] mce: CPU supports 10 MCE banks\n[ 0.167028] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.168076] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188590] ftrace: allocating 31920 entries in 125 pages\n[ 0.213225] smpboot: Max logical packages: 1\n[ 0.214158] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215574] x2apic enabled\n[ 0.216406] Switched APIC routing to physical x2apic.\n[ 0.218188] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219366] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221463] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223338] KVM setup paravirtual spinlock\n[ 0.224670] x86: Booted up 1 node, 1 CPUs\n[ 0.225533] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226985] devtmpfs: initialized\n[ 0.228740] evm: security.selinux\n[ 0.229473] evm: security.SMACK64\n[ 0.230196] evm: security.SMACK64EXEC\n[ 0.230970] evm: security.SMACK64TRANSMUTE\n[ 0.231816] evm: security.SMACK64MMAP\n[ 0.232595] evm: security.ima\n[ 0.233264] evm: security.capability\n[ 0.234106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236043] pinctrl core: initialized pinctrl subsystem\n[ 0.237203] RTC time: 21:12:50, date: 08/11/18\n[ 0.238205] NET: Registered protocol family 16\n[ 0.239233] cpuidle: using governor ladder\n[ 0.240094] cpuidle: using governor menu\n[ 0.240913] PCCT header not found.\n[ 0.241709] ACPI: bus type PCI registered\n[ 0.242552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243855] PCI: Using configuration type 1 for base access\n[ 0.245678] ACPI: Added _OSI(Module Device)\n[ 0.246559] ACPI: Added _OSI(Processor Device)\n[ 0.247456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248396] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250204] ACPI: Interpreter enabled\n[ 0.251000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258687] ACPI: (supports S0 S5)\n[ 0.259430] ACPI: Using IOAPIC for interrupt routing\n[ 0.260418] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264808] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266108] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267349] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269661] acpiphp: Slot [3] registered\n[ 0.270499] acpiphp: Slot [4] registered\n[ 0.271335] acpiphp: Slot [5] registered\n[ 0.272175] acpiphp: Slot [6] registered\n[ 0.273004] acpiphp: Slot [7] registered\n[ 0.273839] acpiphp: Slot [8] registered\n[ 0.274679] acpiphp: Slot [9] registered\n[ 0.275511] acpiphp: Slot [10] registered\n[ 0.276366] acpiphp: Slot [11] registered\n[ 0.277212] acpiphp: Slot [12] registered\n[ 0.278061] acpiphp: Slot [13] registered\n[ 0.278903] acpiphp: Slot [14] registered\n[ 0.279748] acpiphp: Slot [15] registered\n[ 0.290595] acpiphp: Slot [16] registered\n[ 0.291457] acpiphp: Slot [17] registered\n[ 0.292309] acpiphp: Slot [18] registered\n[ 0.293156] acpiphp: Slot [19] registered\n[ 0.293999] acpiphp: Slot [20] registered\n[ 0.294851] acpiphp: Slot [21] registered\n[ 0.295703] acpiphp: Slot [22] registered\n[ 0.296553] acpiphp: Slot [23] registered\n[ 0.297403] acpiphp: Slot [24] registered\n[ 0.298250] acpiphp: Slot [25] registered\n[ 0.299098] acpiphp: Slot [26] registered\n[ 0.299940] acpiphp: Slot [27] registered\n[ 0.300827] acpiphp: Slot [28] registered\n[ 0.301678] acpiphp: Slot [29] registered\n[ 0.302528] acpiphp: Slot [30] registered\n[ 0.303385] acpiphp: Slot [31] registered\n[ 0.304226] PCI host bridge to bus 0000:00\n[ 0.305073] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306343] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307609] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309124] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.310637] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.312280] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315673] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.317039] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.318297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319651] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324911] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.343391] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.344934] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.346781] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.348270] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.349727] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.351071] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.352418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.353547] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.355169] vgaarb: loaded\n[ 0.355795] vgaarb: bridge control possible 0000:00:02.0\n[ 0.357076] SCSI subsystem initialized\n[ 0.358026] ACPI: bus type USB registered\n[ 0.358900] usbcore: registered new interface driver usbfs\n[ 0.359995] usbcore: registered new interface driver hub\n[ 0.361069] usbcore: registered new device driver usb\n[ 0.362234] PCI: Using ACPI for IRQ routing\n[ 0.363388] NetLabel: Initializing\n[ 0.364157] NetLabel: domain hash size = 128\n[ 0.365057] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.366071] NetLabel: unlabeled traffic allowed by default\n[ 0.367307] clocksource: Switched to clocksource kvm-clock\n[ 0.375508] AppArmor: AppArmor Filesystem Enabled\n[ 0.376531] pnp: PnP ACPI init\n[ 0.377501] pnp: PnP ACPI: found 5 devices\n[ 0.383901] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.385758] NET: Registered protocol family 2\n[ 0.386872] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.388276] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.389580] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.390857] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393255] NET: Registered protocol family 1\n[ 0.394184] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395352] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396507] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410631] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424865] Trying to unpack rootfs image as initramfs...\n[ 0.481650] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.483418] Scanning for low memory corruption every 60 seconds\n[ 0.484826] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.486075] audit: initializing netlink subsys (disabled)\n[ 0.487147] audit: type=2000 audit(1534021970.824:1): initialized\n[ 0.488561] Initialise system trusted keyring\n[ 0.489545] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.490758] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.492980] zbud: loaded\n[ 0.493744] VFS: Disk quotas dquot_6.6.0\n[ 0.494611] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.496282] fuse init (API version 7.23)\n[ 0.497231] Key type big_key registered\n[ 0.498070] Allocating IMA MOK and blacklist keyrings.\n[ 0.499345] Key type asymmetric registered\n[ 0.500209] Asymmetric key parser 'x509' registered\n[ 0.501209] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.502783] io scheduler noop registered\n[ 0.503625] io scheduler deadline registered (default)\n[ 0.504644] io scheduler cfq registered\n[ 0.505513] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.506589] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507898] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.509402] ACPI: Power Button [PWRF]\n[ 0.510259] GHES: HEST is not enabled!\n[ 0.523665] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.551541] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553651] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.577544] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.579899] Linux agpgart interface v0.103\n[ 0.582546] brd: module loaded\n[ 0.584259] loop: module loaded\n[ 0.587937] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.589555] GPT:90111 != 2097151\n[ 0.590273] GPT:Alternate GPT header not at the end of the disk.\n[ 0.591447] GPT:90111 != 2097151\n[ 0.592201] GPT: Use GNU Parted to correct GPT errors.\n[ 0.594958] vda: vda1 vda15\n[ 0.597268] scsi host0: ata_piix\n[ 0.598108] scsi host1: ata_piix\n[ 0.598866] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.600176] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.601767] libphy: Fixed MDIO Bus: probed\n[ 0.602644] tun: Universal TUN/TAP device driver, 1.6\n[ 0.603669] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.606286] PPP generic driver version 2.4.2\n[ 0.607258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.608543] ehci-pci: EHCI PCI platform driver\n[ 0.609462] ehci-platform: EHCI generic platform driver\n[ 0.610581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.611785] ohci-pci: OHCI PCI platform driver\n[ 0.612702] ohci-platform: OHCI generic platform driver\n[ 0.613742] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.627987] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.629045] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.630591] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.631662] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.632876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.635663] usb usb1: Product: UHCI Host Controller\n[ 0.636640] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.637840] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.638884] hub 1-0:1.0: USB hub found\n[ 0.639707] hub 1-0:1.0: 2 ports detected\n[ 0.640706] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.642935] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643941] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645037] mousedev: PS/2 mouse device common for all mice\n[ 0.646360] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648393] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649569] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652077] i2c /dev entries driver\n[ 0.652884] device-mapper: uevent: version 1.0.3\n[ 0.653892] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657123] NET: Registered protocol family 10\n[ 0.658306] NET: Registered protocol family 17\n[ 0.659253] Key type dns_resolver registered\n[ 0.660305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661459] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663361] registered taskstats version 1\n[ 0.664242] Loading compiled-in X.509 certificates\n[ 0.665756] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667725] zswap: loaded using pool lzo/zbud\n[ 0.669421] Key type trusted registered\n[ 0.671218] Key type encrypted registered\n[ 0.672091] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673179] ima: No TPM chip found, activating TPM-bypass!\n[ 0.674272] evm: HMAC attrs: 0x1\n[ 0.675278] Magic number: 14:235:247\n[ 0.676206] rtc_cmos 00:00: setting system clock to 2018-08-11 21:12:51 UTC (1534021971)\n[ 0.677911] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679094] EDD information not available.\n[ 0.760597] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772610] Write protecting the kernel read-only data: 14336k\n[ 0.774829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776765] 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.929353] 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.26...\nLease of 192.168.120.26 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-00000007\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPcd0Oln9PudaNl/MzAkY0OmrJGTXTQN0oseI20a9+lZHhxrwZzy+CFcHh2DrM0bvGjC9MY8xtBY8MwEE2yZGwqyf6jIcejX1lgLv5gCRtLEwaiHESUGMwMRYmBjZh7+K+MvqpvQJxlG5z14RfY/fUJGeXS7zElgSk2r5qM2Y1hDDqtty+BFi5kASpGHipDj8aFe3etS5iZj0FzTwHlxw4WoR8EjzD7fs73taZ8TajImFBIgqo3V7RDstgd60d2DAg8Iuwfp/p1ZsHKFYl3LEUJ4344MPE41w7smol/C4EjlOfNOPAcoJKFl5R45LAvGdKXnYd42hiTRaA2lj9r9IJ root@cinder-test-vm2-87749c30-250c-401f-a642-4fbc798421f0\nssh-dss AAAAB3NzaC1kc3MAAACBAM5Z3gwQFnaWKr6BGXhMs8iMgdsQey3wDWMQYAVficIDQDpLlK/YHSPpSfzCiZfhESnYRrti5oCPCen/JT7jsYQixjrDgHOOUUn+9uk9XTMG69wNtj23r3SfguYFT/iGADr2yqziHNr0QCJenjrsU6D9loiOT7BPqQ6u1GBUy1dvAAAAFQC9Ld0GDlZ73WPFpH6pRr3XaSL7TwAAAIEAlHA2TVebVORyojILdbWkUXz0BAziyGOaCpKihQT7SiXsLnes+y2nlG6mULsJ6JZbUGQtDRfiMn10C3Qb+JFf5RbN2AZpMH7rkJcuvHa71Z17E5T5vQPFCepCddpeZiF253al+UyZBXSXxed+VTyx5GQms2eAT95rALRWm0xsIP4AAACAF2FR2N3bcGR+EBEwbOn+RsI+RCtxJguKUdTH7/qYjs+LzgvR5/BImUs2UEhQtwR5DfeP/4GywcpQIEwg56Cq53drPkb+g5ixvEPLuoGr0TFQ/kPbGqU84sDr4YNPHd6QpzaOZ45/GAcnw5ED27syZjvEB1TbPAoFT+gDirAQpVg= root@cinder-test-vm2-87749c30-250c-401f-a642-4fbc798421f0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.76s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.26,24,fe80::f816:3eff:fed2:a481/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.26 \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-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-87749c30-250c-401f-a642-4fbc798421f0\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.51 ===\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-87749c30-250c-401f-a642-4fbc798421f0 login: "} 2018-08-11 21:13:02,838 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638/action used request id req-61b2cb00-6c2a-486e-b4d7-ca712f603e0a 2018-08-11 21:13:02,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0959370136261s 2018-08-11 21:13:02,839 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638/action used request id req-61b2cb00-6c2a-486e-b4d7-ca712f603e0a 2018-08-11 21:13:02,840 - 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 469466109 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.910 MHz processor [ 0.142774] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.144510] pid_max: default: 32768 minimum: 301 [ 0.145450] ACPI: Core revision 20150930 [ 0.146866] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.148245] Security Framework initialized [ 0.149108] Yama: becoming mindful. [ 0.149889] AppArmor: AppArmor initialized [ 0.150791] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152186] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.153529] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154792] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156270] Initializing cgroup subsys io [ 0.157123] Initializing cgroup subsys memory [ 0.158033] Initializing cgroup subsys devices [ 0.158970] Initializing cgroup subsys freezer [ 0.159905] Initializing cgroup subsys net_cls [ 0.160836] Initializing cgroup subsys perf_event [ 0.161822] Initializing cgroup subsys net_prio [ 0.162760] Initializing cgroup subsys hugetlb [ 0.163670] Initializing cgroup subsys pids [ 0.164580] CPU: Physical Processor ID: 0 [ 0.166142] mce: CPU supports 10 MCE banks [ 0.167028] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.168076] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.182512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.188590] ftrace: allocating 31920 entries in 125 pages [ 0.213225] smpboot: Max logical packages: 1 [ 0.214158] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.215574] x2apic enabled [ 0.216406] Switched APIC routing to physical x2apic. [ 0.218188] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.219366] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.221463] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.223338] KVM setup paravirtual spinlock [ 0.224670] x86: Booted up 1 node, 1 CPUs [ 0.225533] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.226985] devtmpfs: initialized [ 0.228740] evm: security.selinux [ 0.229473] evm: security.SMACK64 [ 0.230196] evm: security.SMACK64EXEC [ 0.230970] evm: security.SMACK64TRANSMUTE [ 0.231816] evm: security.SMACK64MMAP [ 0.232595] evm: security.ima [ 0.233264] evm: security.capability [ 0.234106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236043] pinctrl core: initialized pinctrl subsystem [ 0.237203] RTC time: 21:12:50, date: 08/11/18 [ 0.238205] NET: Registered protocol family 16 [ 0.239233] cpuidle: using governor ladder [ 0.240094] cpuidle: using governor menu [ 0.240913] PCCT header not found. [ 0.241709] ACPI: bus type PCI registered [ 0.242552] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.243855] PCI: Using configuration type 1 for base access [ 0.245678] ACPI: Added _OSI(Module Device) [ 0.246559] ACPI: Added _OSI(Processor Device) [ 0.247456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.248396] ACPI: Added _OSI(Processor Aggregator Device) [ 0.250204] ACPI: Interpreter enabled [ 0.251000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.252921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.254845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.256764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.258687] ACPI: (supports S0 S5) [ 0.259430] ACPI: Using IOAPIC for interrupt routing [ 0.260418] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.263610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.264808] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266108] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.267349] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269661] acpiphp: Slot [3] registered [ 0.270499] acpiphp: Slot [4] registered [ 0.271335] acpiphp: Slot [5] registered [ 0.272175] acpiphp: Slot [6] registered [ 0.273004] acpiphp: Slot [7] registered [ 0.273839] acpiphp: Slot [8] registered [ 0.274679] acpiphp: Slot [9] registered [ 0.275511] acpiphp: Slot [10] registered [ 0.276366] acpiphp: Slot [11] registered [ 0.277212] acpiphp: Slot [12] registered [ 0.278061] acpiphp: Slot [13] registered [ 0.278903] acpiphp: Slot [14] registered [ 0.279748] acpiphp: Slot [15] registered [ 0.290595] acpiphp: Slot [16] registered [ 0.291457] acpiphp: Slot [17] registered [ 0.292309] acpiphp: Slot [18] registered [ 0.293156] acpiphp: Slot [19] registered [ 0.293999] acpiphp: Slot [20] registered [ 0.294851] acpiphp: Slot [21] registered [ 0.295703] acpiphp: Slot [22] registered [ 0.296553] acpiphp: Slot [23] registered [ 0.297403] acpiphp: Slot [24] registered [ 0.298250] acpiphp: Slot [25] registered [ 0.299098] acpiphp: Slot [26] registered [ 0.299940] acpiphp: Slot [27] registered [ 0.300827] acpiphp: Slot [28] registered [ 0.301678] acpiphp: Slot [29] registered [ 0.302528] acpiphp: Slot [30] registered [ 0.303385] acpiphp: Slot [31] registered [ 0.304226] PCI host bridge to bus 0000:00 [ 0.305073] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306343] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307609] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309124] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.310637] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.312280] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.315673] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.317039] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.318297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.319651] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.323245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.324911] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.343391] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.344934] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.346781] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.348270] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.349727] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.351071] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.352418] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.353547] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.355169] vgaarb: loaded [ 0.355795] vgaarb: bridge control possible 0000:00:02.0 [ 0.357076] SCSI subsystem initialized [ 0.358026] ACPI: bus type USB registered [ 0.358900] usbcore: registered new interface driver usbfs [ 0.359995] usbcore: registered new interface driver hub [ 0.361069] usbcore: registered new device driver usb [ 0.362234] PCI: Using ACPI for IRQ routing [ 0.363388] NetLabel: Initializing [ 0.364157] NetLabel: domain hash size = 128 [ 0.365057] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.366071] NetLabel: unlabeled traffic allowed by default [ 0.367307] clocksource: Switched to clocksource kvm-clock [ 0.375508] AppArmor: AppArmor Filesystem Enabled [ 0.376531] pnp: PnP ACPI init [ 0.377501] pnp: PnP ACPI: found 5 devices [ 0.383901] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.385758] NET: Registered protocol family 2 [ 0.386872] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.388276] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.389580] TCP: Hash tables configured (established 4096 bind 4096) [ 0.390857] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393255] NET: Registered protocol family 1 [ 0.394184] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395352] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396507] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410631] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424865] Trying to unpack rootfs image as initramfs... [ 0.481650] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.483418] Scanning for low memory corruption every 60 seconds [ 0.484826] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486075] audit: initializing netlink subsys (disabled) [ 0.487147] audit: type=2000 audit(1534021970.824:1): initialized [ 0.488561] Initialise system trusted keyring [ 0.489545] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490758] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492980] zbud: loaded [ 0.493744] VFS: Disk quotas dquot_6.6.0 [ 0.494611] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.496282] fuse init (API version 7.23) [ 0.497231] Key type big_key registered [ 0.498070] Allocating IMA MOK and blacklist keyrings. [ 0.499345] Key type asymmetric registered [ 0.500209] Asymmetric key parser 'x509' registered [ 0.501209] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.502783] io scheduler noop registered [ 0.503625] io scheduler deadline registered (default) [ 0.504644] io scheduler cfq registered [ 0.505513] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.506589] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.507898] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509402] ACPI: Power Button [PWRF] [ 0.510259] GHES: HEST is not enabled! [ 0.523665] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.551541] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553651] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.577544] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.579899] Linux agpgart interface v0.103 [ 0.582546] brd: module loaded [ 0.584259] loop: module loaded [ 0.587937] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.589555] GPT:90111 != 2097151 [ 0.590273] GPT:Alternate GPT header not at the end of the disk. [ 0.591447] GPT:90111 != 2097151 [ 0.592201] GPT: Use GNU Parted to correct GPT errors. [ 0.594958] vda: vda1 vda15 [ 0.597268] scsi host0: ata_piix [ 0.598108] scsi host1: ata_piix [ 0.598866] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.600176] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.601767] libphy: Fixed MDIO Bus: probed [ 0.602644] tun: Universal TUN/TAP device driver, 1.6 [ 0.603669] tun: (C) 1999-2004 Max Krasnyansky [ 0.606286] PPP generic driver version 2.4.2 [ 0.607258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.608543] ehci-pci: EHCI PCI platform driver [ 0.609462] ehci-platform: EHCI generic platform driver [ 0.610581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.611785] ohci-pci: OHCI PCI platform driver [ 0.612702] ohci-platform: OHCI generic platform driver [ 0.613742] uhci_hcd: USB Universal Host Controller Interface driver [ 0.627987] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.629045] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.630591] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.631662] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.632876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.635663] usb usb1: Product: UHCI Host Controller [ 0.636640] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.637840] usb usb1: SerialNumber: 0000:00:01.2 [ 0.638884] hub 1-0:1.0: USB hub found [ 0.639707] hub 1-0:1.0: 2 ports detected [ 0.640706] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.642935] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643941] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645037] mousedev: PS/2 mouse device common for all mice [ 0.646360] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648393] rtc_cmos 00:00: RTC can wake from S4 [ 0.649569] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652077] i2c /dev entries driver [ 0.652884] device-mapper: uevent: version 1.0.3 [ 0.653892] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655620] ledtrig-cpu: registered to indicate activity on CPUs [ 0.657123] NET: Registered protocol family 10 [ 0.658306] NET: Registered protocol family 17 [ 0.659253] Key type dns_resolver registered [ 0.660305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.661459] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.663361] registered taskstats version 1 [ 0.664242] Loading compiled-in X.509 certificates [ 0.665756] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.667725] zswap: loaded using pool lzo/zbud [ 0.669421] Key type trusted registered [ 0.671218] Key type encrypted registered [ 0.672091] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673179] ima: No TPM chip found, activating TPM-bypass! [ 0.674272] evm: HMAC attrs: 0x1 [ 0.675278] Magic number: 14:235:247 [ 0.676206] rtc_cmos 00:00: setting system clock to 2018-08-11 21:12:51 UTC (1534021971) [ 0.677911] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.679094] EDD information not available. [ 0.760597] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772610] Write protecting the kernel read-only data: 14336k [ 0.774829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776765] 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.929353] 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.26... Lease of 192.168.120.26 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-00000007 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPcd0Oln9PudaNl/MzAkY0OmrJGTXTQN0oseI20a9+lZHhxrwZzy+CFcHh2DrM0bvGjC9MY8xtBY8MwEE2yZGwqyf6jIcejX1lgLv5gCRtLEwaiHESUGMwMRYmBjZh7+K+MvqpvQJxlG5z14RfY/fUJGeXS7zElgSk2r5qM2Y1hDDqtty+BFi5kASpGHipDj8aFe3etS5iZj0FzTwHlxw4WoR8EjzD7fs73taZ8TajImFBIgqo3V7RDstgd60d2DAg8Iuwfp/p1ZsHKFYl3LEUJ4344MPE41w7smol/C4EjlOfNOPAcoJKFl5R45LAvGdKXnYd42hiTRaA2lj9r9IJ root@cinder-test-vm2-87749c30-250c-401f-a642-4fbc798421f0 ssh-dss AAAAB3NzaC1kc3MAAACBAM5Z3gwQFnaWKr6BGXhMs8iMgdsQey3wDWMQYAVficIDQDpLlK/YHSPpSfzCiZfhESnYRrti5oCPCen/JT7jsYQixjrDgHOOUUn+9uk9XTMG69wNtj23r3SfguYFT/iGADr2yqziHNr0QCJenjrsU6D9loiOT7BPqQ6u1GBUy1dvAAAAFQC9Ld0GDlZ73WPFpH6pRr3XaSL7TwAAAIEAlHA2TVebVORyojILdbWkUXz0BAziyGOaCpKihQT7SiXsLnes+y2nlG6mULsJ6JZbUGQtDRfiMn10C3Qb+JFf5RbN2AZpMH7rkJcuvHa71Z17E5T5vQPFCepCddpeZiF253al+UyZBXSXxed+VTyx5GQms2eAT95rALRWm0xsIP4AAACAF2FR2N3bcGR+EBEwbOn+RsI+RCtxJguKUdTH7/qYjs+LzgvR5/BImUs2UEhQtwR5DfeP/4GywcpQIEwg56Cq53drPkb+g5ixvEPLuoGr0TFQ/kPbGqU84sDr4YNPHd6QpzaOZ45/GAcnw5ED27syZjvEB1TbPAoFT+gDirAQpVg= root@cinder-test-vm2-87749c30-250c-401f-a642-4fbc798421f0 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.76s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.26,24,fe80::f816:3eff:fed2:a481/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.26 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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-87749c30-250c-401f-a642-4fbc798421f0 launch-index: 0 === cirros: current=0.4.0 uptime=3.51 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-87749c30-250c-401f-a642-4fbc798421f0 login: 2018-08-11 21:13:02,842 - paramiko.transport - DEBUG - starting thread (client mode): 0xe85df450L 2018-08-11 21:13:02,843 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-11 21:13:02,843 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-11 21:13:02,843 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-11 21:13:02,845 - 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-08-11 21:13:02,845 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-11 21:13:02,845 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-11 21:13:02,845 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-11 21:13:02,845 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-11 21:13:02,846 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-11 21:13:02,863 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-11 21:13:02,863 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-11 21:13:02,875 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 44a9acf883494bfee8eec6a097fda7a0 2018-08-11 21:13:02,876 - paramiko.transport - DEBUG - Trying discovered key ba8347f23a5742e31e0249c92fc5d879 in /tmp/tmpigylVG 2018-08-11 21:13:02,900 - paramiko.transport - DEBUG - userauth is OK 2018-08-11 21:13:02,905 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-11 21:13:02,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-11 21:13:02,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"volume": {"display_name": "cinder_test-volume_87749c30-250c-401f-a642-4fbc798421f0", "size": "2"}}' 2018-08-11 21:13:04,083 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:13:02 GMT Server: Apache x-compute-request-id: req-d6612ec8-039d-4662-a01e-8ed87e59327c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d6612ec8-039d-4662-a01e-8ed87e59327c Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "74be932bc5f7437dae8d9afe16989651", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "self"}, {"href": "http://172.30.9.30:8776/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-11T21:13:03.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_87749c30-250c-401f-a642-4fbc798421f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "size": 2}} 2018-08-11 21:13:04,084 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes used request id req-d6612ec8-039d-4662-a01e-8ed87e59327c 2018-08-11 21:13:04,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.17212700844s 2018-08-11 21:13:04,084 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes used request id req-d6612ec8-039d-4662-a01e-8ed87e59327c 2018-08-11 21:13:04,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-11 21:13:04,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:05,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:04 GMT Server: Apache x-compute-request-id: req-e5764de2-b116-45c5-aef6-0716d4dbd8b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e5764de2-b116-45c5-aef6-0716d4dbd8b8 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "74be932bc5f7437dae8d9afe16989651", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "self"}, {"href": "http://172.30.9.30:8776/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-11T21:13:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "663d43a7ae654a0fb702e19eb0679418", "updated_at": "2018-08-11T21:13:04.000000", "volume_type": null, "name": "cinder_test-volume_87749c30-250c-401f-a642-4fbc798421f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "size": 2}]} 2018-08-11 21:13:05,004 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-e5764de2-b116-45c5-aef6-0716d4dbd8b8 2018-08-11 21:13:05,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.919334888458s 2018-08-11 21:13:05,004 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-e5764de2-b116-45c5-aef6-0716d4dbd8b8 2018-08-11 21:13:05,006 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:13:07,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-11 21:13:07,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:07,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:07 GMT Server: Apache x-compute-request-id: req-12fccda7-8e8f-481f-984f-b45290c8d593 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12fccda7-8e8f-481f-984f-b45290c8d593 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "74be932bc5f7437dae8d9afe16989651", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "self"}, {"href": "http://172.30.9.30:8776/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-11T21:13:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "663d43a7ae654a0fb702e19eb0679418", "updated_at": "2018-08-11T21:13:05.000000", "volume_type": null, "name": "cinder_test-volume_87749c30-250c-401f-a642-4fbc798421f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "size": 2}]} 2018-08-11 21:13:07,083 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-12fccda7-8e8f-481f-984f-b45290c8d593 2018-08-11 21:13:07,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.073832988739s 2018-08-11 21:13:07,083 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-12fccda7-8e8f-481f-984f-b45290c8d593 2018-08-11 21:13:07,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:13:07,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:07,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-36cdee47-14cf-4a43-b1f6-8f3b0e31dba8 Date: Sat, 11 Aug 2018 21:13:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aee60ea4-428f-4f36-834c-3389d7883ff1"],"updated_at":"2018-08-11T21:12:37Z","tenant_id":"663d43a7ae654a0fb702e19eb0679418","created_at":"2018-08-11T21:12:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"663d43a7ae654a0fb702e19eb0679418","id":"9b2a78c0-4e69-44ec-8d38-cf180463e519","name":"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0"}]} 2018-08-11 21:13:07,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-36cdee47-14cf-4a43-b1f6-8f3b0e31dba8 2018-08-11 21:13:07,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.120506048203s 2018-08-11 21:13:07,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-36cdee47-14cf-4a43-b1f6-8f3b0e31dba8 2018-08-11 21:13:07,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:13:07,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:07,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-eda3fa84-6e0e-4c80-b7af-328a132e801f Date: Sat, 11 Aug 2018 21:13:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/snap", "metadata": {}}], "file": "/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/file", "owner": "663d43a7ae654a0fb702e19eb0679418", "id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "size": 12716032, "self": "/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:12:42Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_87749c30-250c-401f-a642-4fbc798421f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_87749c30-250c-401f-a642-4fbc798421f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:12:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:13:07,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-eda3fa84-6e0e-4c80-b7af-328a132e801f 2018-08-11 21:13:07,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.675541877747s 2018-08-11 21:13:07,886 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-eda3fa84-6e0e-4c80-b7af-328a132e801f 2018-08-11 21:13:07,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:13:07,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:07,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13: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-9d91934b-7bd1-4c5e-8b8c-9db021be9f94 x-compute-request-id: req-9d91934b-7bd1-4c5e-8b8c-9db021be9f94 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_87749c30-250c-401f-a642-4fbc798421f0", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "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": "a17d1135-8165-494b-a8fd-d5d20491da98"}]} 2018-08-11 21:13:07,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-9d91934b-7bd1-4c5e-8b8c-9db021be9f94 2018-08-11 21:13:07,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025398015976s 2018-08-11 21:13:07,913 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-9d91934b-7bd1-4c5e-8b8c-9db021be9f94 2018-08-11 21:13:07,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-11 21:13:07,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"server": {"name": "cinder_test-vm_87749c30-250c-401f-a642-4fbc798421f0", "imageRef": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "key_name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "flavorRef": "a17d1135-8165-494b-a8fd-d5d20491da98", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9b2a78c0-4e69-44ec-8d38-cf180463e519"}], "security_groups": [{"name": "667614ee-35cb-4842-aea7-c676377c4dc1"}]}}' 2018-08-11 21:13:08,628 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:13: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-cc73b78a-fcbd-4e89-bb94-f6f91e809d00 x-compute-request-id: req-cc73b78a-fcbd-4e89-bb94-f6f91e809d00 Content-Length: 403 location: http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "667614ee-35cb-4842-aea7-c676377c4dc1"}], "OS-DCF:diskConfig": "MANUAL", "id": "5b01996e-903a-47f0-908d-db83f6713ad0", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5b01996e-903a-47f0-908d-db83f6713ad0", "rel": "bookmark"}], "adminPass": "qJXY4rjW9yZ8"}} 2018-08-11 21:13:08,628 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-cc73b78a-fcbd-4e89-bb94-f6f91e809d00 2018-08-11 21:13:08,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.713679075241s 2018-08-11 21:13:08,629 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-cc73b78a-fcbd-4e89-bb94-f6f91e809d00 2018-08-11 21:13:08,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:13:08,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:09,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13: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-de06f95b-fcd7-49f7-9234-93c44b7ce04f x-compute-request-id: req-de06f95b-fcd7-49f7-9234-93c44b7ce04f Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5b01996e-903a-47f0-908d-db83f6713ad0", "rel": "bookmark"}], "image": {"id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "links": [{"href": "http://172.30.9.30:8774/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a17d1135-8165-494b-a8fd-d5d20491da98", "links": [{"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "bookmark"}]}, "id": "5b01996e-903a-47f0-908d-db83f6713ad0", "user_id": "74be932bc5f7437dae8d9afe16989651", "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-08-11T21:13:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "name": "cinder_test-vm_87749c30-250c-401f-a642-4fbc798421f0", "created": "2018-08-11T21:13:08Z", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:81", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:81", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "bookmark"}], "image": {"id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "links": [{"href": "http://172.30.9.30:8774/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:50.000000", "flavor": {"id": "a17d1135-8165-494b-a8fd-d5d20491da98", "links": [{"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "bookmark"}]}, "id": "dc0f6602-9a8c-4196-abaa-a05932335638", "security_groups": [{"name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0"}], "user_id": "74be932bc5f7437dae8d9afe16989651", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:50Z", "hostId": "92ef15e44dcfb8a4c67725a14347fa5399c8e3e2332e385412b3e5bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "name": "cinder_test-vm2_87749c30-250c-401f-a642-4fbc798421f0", "created": "2018-08-11T21:12:45Z", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:13:09,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-de06f95b-fcd7-49f7-9234-93c44b7ce04f 2018-08-11 21:13:09,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535639047623s 2018-08-11 21:13:09,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-de06f95b-fcd7-49f7-9234-93c44b7ce04f 2018-08-11 21:13:09,172 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:13:11,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:13:11,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:11,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13: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-62888cec-a271-4928-b472-8b70fe61c60f x-compute-request-id: req-62888cec-a271-4928-b472-8b70fe61c60f Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5b01996e-903a-47f0-908d-db83f6713ad0", "rel": "bookmark"}], "image": {"id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "links": [{"href": "http://172.30.9.30:8774/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a17d1135-8165-494b-a8fd-d5d20491da98", "links": [{"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "bookmark"}]}, "id": "5b01996e-903a-47f0-908d-db83f6713ad0", "security_groups": [{"name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0"}], "user_id": "74be932bc5f7437dae8d9afe16989651", "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-08-11T21:13:09Z", "hostId": "468ecd921dc747646423352350aff7e1d6711314914405c4ce0602b6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "name": "cinder_test-vm_87749c30-250c-401f-a642-4fbc798421f0", "created": "2018-08-11T21:13:08Z", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:81", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:81", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "bookmark"}], "image": {"id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "links": [{"href": "http://172.30.9.30:8774/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:50.000000", "flavor": {"id": "a17d1135-8165-494b-a8fd-d5d20491da98", "links": [{"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "bookmark"}]}, "id": "dc0f6602-9a8c-4196-abaa-a05932335638", "security_groups": [{"name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0"}], "user_id": "74be932bc5f7437dae8d9afe16989651", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:50Z", "hostId": "92ef15e44dcfb8a4c67725a14347fa5399c8e3e2332e385412b3e5bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "name": "cinder_test-vm2_87749c30-250c-401f-a642-4fbc798421f0", "created": "2018-08-11T21:12:45Z", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:13:11,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-62888cec-a271-4928-b472-8b70fe61c60f 2018-08-11 21:13:11,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562112092972s 2018-08-11 21:13:11,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-62888cec-a271-4928-b472-8b70fe61c60f 2018-08-11 21:13:11,742 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:13:13,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:13:13,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:14,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13: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-ae05e50a-be4d-46a9-ad9f-b81060d0ac84 x-compute-request-id: req-ae05e50a-be4d-46a9-ad9f-b81060d0ac84 Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5b01996e-903a-47f0-908d-db83f6713ad0", "rel": "bookmark"}], "image": {"id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "links": [{"href": "http://172.30.9.30:8774/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a17d1135-8165-494b-a8fd-d5d20491da98", "links": [{"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "bookmark"}]}, "id": "5b01996e-903a-47f0-908d-db83f6713ad0", "security_groups": [{"name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0"}], "user_id": "74be932bc5f7437dae8d9afe16989651", "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-08-11T21:13:09Z", "hostId": "468ecd921dc747646423352350aff7e1d6711314914405c4ce0602b6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "name": "cinder_test-vm_87749c30-250c-401f-a642-4fbc798421f0", "created": "2018-08-11T21:13:08Z", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:81", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:81", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "bookmark"}], "image": {"id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "links": [{"href": "http://172.30.9.30:8774/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:50.000000", "flavor": {"id": "a17d1135-8165-494b-a8fd-d5d20491da98", "links": [{"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "bookmark"}]}, "id": "dc0f6602-9a8c-4196-abaa-a05932335638", "security_groups": [{"name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0"}], "user_id": "74be932bc5f7437dae8d9afe16989651", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:50Z", "hostId": "92ef15e44dcfb8a4c67725a14347fa5399c8e3e2332e385412b3e5bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "name": "cinder_test-vm2_87749c30-250c-401f-a642-4fbc798421f0", "created": "2018-08-11T21:12:45Z", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:13:14,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ae05e50a-be4d-46a9-ad9f-b81060d0ac84 2018-08-11 21:13:14,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56094622612s 2018-08-11 21:13:14,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ae05e50a-be4d-46a9-ad9f-b81060d0ac84 2018-08-11 21:13:14,311 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:13:16,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:13:16,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:16,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13: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-c7d3374c-56fc-4c60-8b7c-29d5a92502cb x-compute-request-id: req-c7d3374c-56fc-4c60-8b7c-29d5a92502cb Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e8:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5b01996e-903a-47f0-908d-db83f6713ad0", "rel": "bookmark"}], "image": {"id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "links": [{"href": "http://172.30.9.30:8774/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:13:13.000000", "flavor": {"id": "a17d1135-8165-494b-a8fd-d5d20491da98", "links": [{"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "bookmark"}]}, "id": "5b01996e-903a-47f0-908d-db83f6713ad0", "security_groups": [{"name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0"}], "user_id": "74be932bc5f7437dae8d9afe16989651", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:13:13Z", "hostId": "468ecd921dc747646423352350aff7e1d6711314914405c4ce0602b6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "name": "cinder_test-vm_87749c30-250c-401f-a642-4fbc798421f0", "created": "2018-08-11T21:13:08Z", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:81", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:81", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "bookmark"}], "image": {"id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "links": [{"href": "http://172.30.9.30:8774/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:50.000000", "flavor": {"id": "a17d1135-8165-494b-a8fd-d5d20491da98", "links": [{"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "bookmark"}]}, "id": "dc0f6602-9a8c-4196-abaa-a05932335638", "security_groups": [{"name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0"}], "user_id": "74be932bc5f7437dae8d9afe16989651", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:12:50Z", "hostId": "92ef15e44dcfb8a4c67725a14347fa5399c8e3e2332e385412b3e5bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "name": "cinder_test-vm2_87749c30-250c-401f-a642-4fbc798421f0", "created": "2018-08-11T21:12:45Z", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:13:16,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c7d3374c-56fc-4c60-8b7c-29d5a92502cb 2018-08-11 21:13:16,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344810009003s 2018-08-11 21:13:16,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c7d3374c-56fc-4c60-8b7c-29d5a92502cb 2018-08-11 21:13:16,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-11 21:13:16,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=5b01996e-903a-47f0-908d-db83f6713ad0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:16,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1fc0a41f-4e1f-477d-8797-2f3939d243f6 Date: Sat, 11 Aug 2018 21:13:16 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b2a78c0-4e69-44ec-8d38-cf180463e519","tenant_id":"663d43a7ae654a0fb702e19eb0679418","created_at":"2018-08-11T21:13:09Z","admin_state_up":true,"updated_at":"2018-08-11T21:13:13Z","binding:vnic_type":"normal","device_id":"5b01996e-903a-47f0-908d-db83f6713ad0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ef:e8:15","id":"c0787444-8e42-4bbb-a64f-926b7a877393","port_security_enabled":true,"project_id":"663d43a7ae654a0fb702e19eb0679418","fixed_ips":[{"subnet_id":"aee60ea4-428f-4f36-834c-3389d7883ff1","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["667614ee-35cb-4842-aea7-c676377c4dc1"],"name":""}]} 2018-08-11 21:13:16,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=5b01996e-903a-47f0-908d-db83f6713ad0 used request id req-1fc0a41f-4e1f-477d-8797-2f3939d243f6 2018-08-11 21:13:16,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0552241802216s 2018-08-11 21:13:16,719 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=5b01996e-903a-47f0-908d-db83f6713ad0 used request id req-1fc0a41f-4e1f-477d-8797-2f3939d243f6 2018-08-11 21:13:16,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:13:16,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=c0787444-8e42-4bbb-a64f-926b7a877393" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:16,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4d2e1ac4-f5de-4da1-b4eb-dafa567b00d1 Date: Sat, 11 Aug 2018 21:13:16 GMT RESP BODY: {"floatingips": []} 2018-08-11 21:13:16,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=c0787444-8e42-4bbb-a64f-926b7a877393 used request id req-4d2e1ac4-f5de-4da1-b4eb-dafa567b00d1 2018-08-11 21:13:16,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0183129310608s 2018-08-11 21:13:16,743 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=c0787444-8e42-4bbb-a64f-926b7a877393 used request id req-4d2e1ac4-f5de-4da1-b4eb-dafa567b00d1 2018-08-11 21:13:16,743 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ef:e8:15', 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'2e0b4415-17d0-4c20-9c08-e475d19d4c28'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-11T21:13:13.000000', 'flavor': Munch({u'id': u'a17d1135-8165-494b-a8fd-d5d20491da98'}), 'az': u'nova', 'id': u'5b01996e-903a-47f0-908d-db83f6713ad0', 'security_groups': [Munch({u'name': u'cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'74be932bc5f7437dae8d9afe16989651', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'663d43a7ae654a0fb702e19eb0679418', 'name': 'cinder_test-project_87749c30-250c-401f-a642-4fbc798421f0', '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-08-11T21:13:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-11T21:13:13Z', 'hostId': u'468ecd921dc747646423352350aff7e1d6711314914405c4ce0602b6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'468ecd921dc747646423352350aff7e1d6711314914405c4ce0602b6', '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-08-11T21:13:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'663d43a7ae654a0fb702e19eb0679418', 'name': u'cinder_test-vm_87749c30-250c-401f-a642-4fbc798421f0', 'adminPass': u'qJXY4rjW9yZ8', 'tenant_id': u'663d43a7ae654a0fb702e19eb0679418', 'created_at': u'2018-08-11T21:13:08Z', 'created': u'2018-08-11T21:13:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-11 21:13:16,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:13:16,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:17,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-81013ccb-6f0b-4688-9e23-9fbe45f79d22 Date: Sat, 11 Aug 2018 21:13:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aee60ea4-428f-4f36-834c-3389d7883ff1"],"updated_at":"2018-08-11T21:12:37Z","tenant_id":"663d43a7ae654a0fb702e19eb0679418","created_at":"2018-08-11T21:12:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"663d43a7ae654a0fb702e19eb0679418","id":"9b2a78c0-4e69-44ec-8d38-cf180463e519","name":"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0"}]} 2018-08-11 21:13:17,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-81013ccb-6f0b-4688-9e23-9fbe45f79d22 2018-08-11 21:13:17,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269142866135s 2018-08-11 21:13:17,016 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-81013ccb-6f0b-4688-9e23-9fbe45f79d22 2018-08-11 21:13:17,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-11 21:13:17,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=5b01996e-903a-47f0-908d-db83f6713ad0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:17,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9a200e62-cfea-435b-87d1-d1d337068d57 Date: Sat, 11 Aug 2018 21:13:17 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b2a78c0-4e69-44ec-8d38-cf180463e519","tenant_id":"663d43a7ae654a0fb702e19eb0679418","created_at":"2018-08-11T21:13:09Z","admin_state_up":true,"updated_at":"2018-08-11T21:13:13Z","binding:vnic_type":"normal","device_id":"5b01996e-903a-47f0-908d-db83f6713ad0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ef:e8:15","id":"c0787444-8e42-4bbb-a64f-926b7a877393","port_security_enabled":true,"project_id":"663d43a7ae654a0fb702e19eb0679418","fixed_ips":[{"subnet_id":"aee60ea4-428f-4f36-834c-3389d7883ff1","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["667614ee-35cb-4842-aea7-c676377c4dc1"],"name":""}]} 2018-08-11 21:13:17,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=5b01996e-903a-47f0-908d-db83f6713ad0 used request id req-9a200e62-cfea-435b-87d1-d1d337068d57 2018-08-11 21:13:17,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0630178451538s 2018-08-11 21:13:17,080 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=5b01996e-903a-47f0-908d-db83f6713ad0 used request id req-9a200e62-cfea-435b-87d1-d1d337068d57 2018-08-11 21:13:17,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-11 21:13:17,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"floatingip": {"floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.5", "port_id": "c0787444-8e42-4bbb-a64f-926b7a877393"}}' 2018-08-11 21:13:18,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-b0544395-aa2d-451e-83a7-c093719091b1 Date: Sat, 11 Aug 2018 21:13:18 GMT RESP BODY: {"floatingip": {"router_id": "b3f005af-dd0a-4b34-9960-0414eac6d62a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T21:13:17Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "c0787444-8e42-4bbb-a64f-926b7a877393", "id": "8cfc5bbb-0d1c-4bfa-bf54-632206d5deac", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:13:17Z", "project_id": "663d43a7ae654a0fb702e19eb0679418"}} 2018-08-11 21:13:18,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-b0544395-aa2d-451e-83a7-c093719091b1 2018-08-11 21:13:18,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.64445900917s 2018-08-11 21:13:18,726 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-b0544395-aa2d-451e-83a7-c093719091b1 2018-08-11 21:13:18,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:13:18,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:18,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1096 X-Openstack-Request-Id: req-ea346cba-a234-42c4-a6b2-81aa538445ef Date: Sat, 11 Aug 2018 21:13:18 GMT RESP BODY: {"floatingips": [{"router_id": "b3f005af-dd0a-4b34-9960-0414eac6d62a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T21:13:17Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "c0787444-8e42-4bbb-a64f-926b7a877393", "id": "8cfc5bbb-0d1c-4bfa-bf54-632206d5deac", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:13:17Z", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"router_id": "b3f005af-dd0a-4b34-9960-0414eac6d62a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T21:12:52Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "7c1ec40a-c79c-4d9d-a697-91fd4586302e", "id": "d5b89b00-c622-4ace-b8a7-40ae676b27a7", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:52Z", "project_id": "663d43a7ae654a0fb702e19eb0679418"}]} 2018-08-11 21:13:18,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-ea346cba-a234-42c4-a6b2-81aa538445ef 2018-08-11 21:13:18,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0261960029602s 2018-08-11 21:13:18,760 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-ea346cba-a234-42c4-a6b2-81aa538445ef 2018-08-11 21:13:18,767 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'b3f005af-dd0a-4b34-9960-0414eac6d62a', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'663d43a7ae654a0fb702e19eb0679418', 'created_at': u'2018-08-11T21:13:17Z', 'attached': True, 'updated_at': u'2018-08-11T21:13:17Z', 'id': u'8cfc5bbb-0d1c-4bfa-bf54-632206d5deac', 'floating_network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'663d43a7ae654a0fb702e19eb0679418', 'name': 'cinder_test-project_87749c30-250c-401f-a642-4fbc798421f0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b3f005af-dd0a-4b34-9960-0414eac6d62a', 'project_id': u'663d43a7ae654a0fb702e19eb0679418', 'port_id': u'c0787444-8e42-4bbb-a64f-926b7a877393', 'port': u'c0787444-8e42-4bbb-a64f-926b7a877393', 'network': u'2f70d71e-d369-422c-afe9-61964f7f223e'}) 2018-08-11 21:13:18,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 21:13:18,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 21:13:18,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13: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-1395f2d6-853c-404e-8fe9-93ea7fd73bd6 x-compute-request-id: req-1395f2d6-853c-404e-8fe9-93ea7fd73bd6 Content-Encoding: gzip Content-Length: 9568 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 466729349 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.143105] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144800] pid_max: default: 32768 minimum: 301\n[ 0.145723] ACPI: Core revision 20150930\n[ 0.147115] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148452] Security Framework initialized\n[ 0.149283] Yama: becoming mindful.\n[ 0.150027] AppArmor: AppArmor initialized\n[ 0.150905] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152263] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153564] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154812] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156253] Initializing cgroup subsys io\n[ 0.157075] Initializing cgroup subsys memory\n[ 0.157949] Initializing cgroup subsys devices\n[ 0.158840] Initializing cgroup subsys freezer\n[ 0.159724] Initializing cgroup subsys net_cls\n[ 0.160605] Initializing cgroup subsys perf_event\n[ 0.161569] Initializing cgroup subsys net_prio\n[ 0.162500] Initializing cgroup subsys hugetlb\n[ 0.163366] Initializing cgroup subsys pids\n[ 0.164232] CPU: Physical Processor ID: 0\n[ 0.165711] mce: CPU supports 10 MCE banks\n[ 0.166614] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167609] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181946] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188060] ftrace: allocating 31920 entries in 125 pages\n[ 0.212827] smpboot: Max logical packages: 1\n[ 0.213741] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215120] x2apic enabled\n[ 0.215919] Switched APIC routing to physical x2apic.\n[ 0.217656] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.218820] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.220879] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.222724] KVM setup paravirtual spinlock\n[ 0.224037] x86: Booted up 1 node, 1 CPUs\n[ 0.224862] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226279] devtmpfs: initialized\n[ 0.228014] evm: security.selinux\n[ 0.228728] evm: security.SMACK64\n[ 0.229427] evm: security.SMACK64EXEC\n[ 0.230181] evm: security.SMACK64TRANSMUTE\n[ 0.231001] evm: security.SMACK64MMAP\n[ 0.231764] evm: security.ima\n[ 0.232419] evm: security.capability\n[ 0.233238] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235125] pinctrl core: initialized pinctrl subsystem\n[ 0.236253] RTC time: 21:13:14, date: 08/11/18\n[ 0.237241] NET: Registered protocol family 16\n[ 0.238248] cpuidle: using governor ladder\n[ 0.239079] cpuidle: using governor menu\n[ 0.239881] PCCT header not found.\n[ 0.240652] ACPI: bus type PCI registered\n[ 0.241470] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.242741] PCI: Using configuration type 1 for base access\n[ 0.244531] ACPI: Added _OSI(Module Device)\n[ 0.245387] ACPI: Added _OSI(Processor Device)\n[ 0.246268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247177] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.248942] ACPI: Interpreter enabled\n[ 0.249730] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.251618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.253496] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.255381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.257255] ACPI: (supports S0 S5)\n[ 0.257972] ACPI: Using IOAPIC for interrupt routing\n[ 0.258936] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.262068] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.263237] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.264496] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265716] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.267987] acpiphp: Slot [3] registered\n[ 0.268807] acpiphp: Slot [4] registered\n[ 0.269622] acpiphp: Slot [5] registered\n[ 0.270434] acpiphp: Slot [6] registered\n[ 0.271246] acpiphp: Slot [7] registered\n[ 0.272058] acpiphp: Slot [8] registered\n[ 0.272875] acpiphp: Slot [9] registered\n[ 0.273688] acpiphp: Slot [10] registered\n[ 0.274520] acpiphp: Slot [11] registered\n[ 0.275349] acpiphp: Slot [12] registered\n[ 0.276178] acpiphp: Slot [13] registered\n[ 0.277004] acpiphp: Slot [14] registered\n[ 0.277833] acpiphp: Slot [15] registered\n[ 0.288638] acpiphp: Slot [16] registered\n[ 0.289469] acpiphp: Slot [17] registered\n[ 0.290298] acpiphp: Slot [18] registered\n[ 0.291121] acpiphp: Slot [19] registered\n[ 0.291949] acpiphp: Slot [20] registered\n[ 0.292781] acpiphp: Slot [21] registered\n[ 0.293618] acpiphp: Slot [22] registered\n[ 0.294443] acpiphp: Slot [23] registered\n[ 0.295272] acpiphp: Slot [24] registered\n[ 0.296095] acpiphp: Slot [25] registered\n[ 0.296924] acpiphp: Slot [26] registered\n[ 0.297750] acpiphp: Slot [27] registered\n[ 0.298578] acpiphp: Slot [28] registered\n[ 0.299396] acpiphp: Slot [29] registered\n[ 0.300215] acpiphp: Slot [30] registered\n[ 0.301046] acpiphp: Slot [31] registered\n[ 0.301872] PCI host bridge to bus 0000:00\n[ 0.302697] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303969] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.305260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306752] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308248] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.309776] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313101] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314436] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315628] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316923] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320487] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.322082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.339941] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.341449] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.343249] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.344696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.346082] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.347344] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.348654] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.349707] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.351248] vgaarb: loaded\n[ 0.351849] vgaarb: bridge control possible 0000:00:02.0\n[ 0.353101] SCSI subsystem initialized\n[ 0.354043] ACPI: bus type USB registered\n[ 0.354876] usbcore: registered new interface driver usbfs\n[ 0.355908] usbcore: registered new interface driver hub\n[ 0.356921] usbcore: registered new device driver usb\n[ 0.358019] PCI: Using ACPI for IRQ routing\n[ 0.359129] NetLabel: Initializing\n[ 0.359853] NetLabel: domain hash size = 128\n[ 0.360700] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.361696] NetLabel: unlabeled traffic allowed by default\n[ 0.362853] clocksource: Switched to clocksource kvm-clock\n[ 0.370968] AppArmor: AppArmor Filesystem Enabled\n[ 0.371946] pnp: PnP ACPI init\n[ 0.372876] pnp: PnP ACPI: found 5 devices\n[ 0.379166] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.380885] NET: Registered protocol family 2\n[ 0.381927] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.383220] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.384423] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.385614] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.386699] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387887] NET: Registered protocol family 1\n[ 0.388767] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.389869] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.390953] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.404628] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.418764] Trying to unpack rootfs image as initramfs...\n[ 0.474292] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.476004] Scanning for low memory corruption every 60 seconds\n[ 0.477396] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.478592] audit: initializing netlink subsys (disabled)\n[ 0.479681] audit: type=2000 audit(1534021994.636:1): initialized\n[ 0.481060] Initialise system trusted keyring\n[ 0.482040] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.483239] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.485392] zbud: loaded\n[ 0.486130] VFS: Disk quotas dquot_6.6.0\n[ 0.486988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.488611] fuse init (API version 7.23)\n[ 0.489541] Key type big_key registered\n[ 0.490365] Allocating IMA MOK and blacklist keyrings.\n[ 0.491614] Key type asymmetric registered\n[ 0.492459] Asymmetric key parser 'x509' registered\n[ 0.493445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.494971] io scheduler noop registered\n[ 0.495784] io scheduler deadline registered (default)\n[ 0.496800] io scheduler cfq registered\n[ 0.497665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.498732] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.500034] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.501515] ACPI: Power Button [PWRF]\n[ 0.502401] GHES: HEST is not enabled!\n[ 0.516081] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.544072] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.546191] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.570108] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.572382] Linux agpgart interface v0.103\n[ 0.574985] brd: module loaded\n[ 0.576672] loop: module loaded\n[ 0.580590] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.582107] GPT:90111 != 2097151\n[ 0.582818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.583957] GPT:90111 != 2097151\n[ 0.584664] GPT: Use GNU Parted to correct GPT errors.\n[ 0.585668] vda: vda1 vda15\n[ 0.586917] scsi host0: ata_piix\n[ 0.587732] scsi host1: ata_piix\n[ 0.588511] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.589768] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.591289] libphy: Fixed MDIO Bus: probed\n[ 0.592131] tun: Universal TUN/TAP device driver, 1.6\n[ 0.593114] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.595358] PPP generic driver version 2.4.2\n[ 0.598442] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.600104] ehci-pci: EHCI PCI platform driver\n[ 0.601256] ehci-platform: EHCI generic platform driver\n[ 0.602495] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.603953] ohci-pci: OHCI PCI platform driver\n[ 0.605056] ohci-platform: OHCI generic platform driver\n[ 0.606157] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.620543] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.621593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.623145] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.624220] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.625421] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.626717] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.628192] usb usb1: Product: UHCI Host Controller\n[ 0.629160] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.630346] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.631375] hub 1-0:1.0: USB hub found\n[ 0.632178] hub 1-0:1.0: 2 ports detected\n[ 0.633177] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.635420] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.636406] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.637566] mousedev: PS/2 mouse device common for all mice\n[ 0.638878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.640794] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641959] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.643203] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644443] i2c /dev entries driver\n[ 0.645246] device-mapper: uevent: version 1.0.3\n[ 0.646256] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.647985] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649544] NET: Registered protocol family 10\n[ 0.650733] NET: Registered protocol family 17\n[ 0.651676] Key type dns_resolver registered\n[ 0.652729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.653876] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.655757] registered taskstats version 1\n[ 0.656632] Loading compiled-in X.509 certificates\n[ 0.658138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.660098] zswap: loaded using pool lzo/zbud\n[ 0.661847] Key type trusted registered\n[ 0.663650] Key type encrypted registered\n[ 0.664519] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.665592] ima: No TPM chip found, activating TPM-bypass!\n[ 0.666669] evm: HMAC attrs: 0x1\n[ 0.667675] Magic number: 14:235:247\n[ 0.668577] rtc_cmos 00:00: setting system clock to 2018-08-11 21:13:14 UTC (1534021994)\n[ 0.670283] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671445] EDD information not available.\n[ 0.748361] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.760157] Write protecting the kernel read-only data: 14336k\n[ 0.762343] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.764259] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.58\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.812357] 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.5...\nLease of 192.168.120.5 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.80. iid=i-00000008\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDA+r5g2AwoBoyrLD1O8gqsA1udgg527bROu5jA9lPSvZ4asCkCah8YDOVdryDIt16039wvJszusT8WJbpg9K1GhNLCDAnHGLAGhOFEAgLoX6FgKpTkeOyiyrcY9w7nxLS6+SNPxCChb8lLAvRBCubovclFr5Yb5H7WlxMFoVNPT4mTHV/MZ0lg4KAf6ef181G1VCjaSciO7g9fDv+h3u8nY8mypIb4zgj2VA1qFLPETdln3MxL72Y/FuMcjZF4+kh8nGbuVW/h7DBrPzAjGpAWxwtiqyqVEDilKix7l8A2dmGDkqVp3hwSed/rZmkO1UXpzOWLtm5Dk4QksPaal/ZH root@cinder-test-vm-87749c30-250c-401f-a642-4fbc798421f0\nssh-dss AAAAB3NzaC1kc3MAAACBAJjx7npTibm7tauxp1bVpEjEBuCGPPWpllcQvf3dlmlysqc6GVBbArg6ekhdcvm4QBm9+M5dYx8hNSJTex6wuCPgsltaimGz2PtcrkMmcFjG39IM6FyX8m25ZgEs0ZHm75kUoBxzyWTjtYGH//WB8syMI3mDvc/VgtFvghpY/p1DAAAAFQCCLo9+SU+/KRqRd+zK0mT5Ot3tYwAAAIEAhsMOG+yimaP5nqMwlH7HEgwFubFUAy2E1Ck16qDEhaXQmd9OHsStHiFNtqbXFl/KER4G6ppmcqXyqHxFTfKWoMJdUYAysVHOt9XMXhr3SIyFFrLfjisgNFAsm6XR2nFQgVGq4aOFKMjcCwxJY7MhIulSp+7Q4/FTrVLqkBiAIIgAAACAaK1jf1xZpETQHPw/eNTXQl301SdYo3nFSGmo7sLNL6VNFSHIRnzZdnwIllkYsYU6DJcArXszKR6LsCUL3drkfZ9nof+OtS5msyyec05FA3g5aCpneJh1FtRo5LT6ZsrNqnRYN4gNqWIKpZiGP/J++BvSA5DTd+R38arad6QOw6M= root@cinder-test-vm-87749c30-250c-401f-a642-4fbc798421f0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.33s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:feef:e815/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \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-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-87749c30-250c-401f-a642-4fbc798421f0\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.05 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-87749c30-250c-401f-a642-4fbc798421f0 login: "} 2018-08-11 21:13:18,858 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0/action used request id req-1395f2d6-853c-404e-8fe9-93ea7fd73bd6 2018-08-11 21:13:18,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0909690856934s 2018-08-11 21:13:18,859 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0/action used request id req-1395f2d6-853c-404e-8fe9-93ea7fd73bd6 2018-08-11 21:13:18,860 - 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 466729349 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.143105] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.144800] pid_max: default: 32768 minimum: 301 [ 0.145723] ACPI: Core revision 20150930 [ 0.147115] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.148452] Security Framework initialized [ 0.149283] Yama: becoming mindful. [ 0.150027] AppArmor: AppArmor initialized [ 0.150905] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152263] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.153564] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154812] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156253] Initializing cgroup subsys io [ 0.157075] Initializing cgroup subsys memory [ 0.157949] Initializing cgroup subsys devices [ 0.158840] Initializing cgroup subsys freezer [ 0.159724] Initializing cgroup subsys net_cls [ 0.160605] Initializing cgroup subsys perf_event [ 0.161569] Initializing cgroup subsys net_prio [ 0.162500] Initializing cgroup subsys hugetlb [ 0.163366] Initializing cgroup subsys pids [ 0.164232] CPU: Physical Processor ID: 0 [ 0.165711] mce: CPU supports 10 MCE banks [ 0.166614] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.167609] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.181946] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.188060] ftrace: allocating 31920 entries in 125 pages [ 0.212827] smpboot: Max logical packages: 1 [ 0.213741] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.215120] x2apic enabled [ 0.215919] Switched APIC routing to physical x2apic. [ 0.217656] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.218820] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.220879] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.222724] KVM setup paravirtual spinlock [ 0.224037] x86: Booted up 1 node, 1 CPUs [ 0.224862] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.226279] devtmpfs: initialized [ 0.228014] evm: security.selinux [ 0.228728] evm: security.SMACK64 [ 0.229427] evm: security.SMACK64EXEC [ 0.230181] evm: security.SMACK64TRANSMUTE [ 0.231001] evm: security.SMACK64MMAP [ 0.231764] evm: security.ima [ 0.232419] evm: security.capability [ 0.233238] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235125] pinctrl core: initialized pinctrl subsystem [ 0.236253] RTC time: 21:13:14, date: 08/11/18 [ 0.237241] NET: Registered protocol family 16 [ 0.238248] cpuidle: using governor ladder [ 0.239079] cpuidle: using governor menu [ 0.239881] PCCT header not found. [ 0.240652] ACPI: bus type PCI registered [ 0.241470] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242741] PCI: Using configuration type 1 for base access [ 0.244531] ACPI: Added _OSI(Module Device) [ 0.245387] ACPI: Added _OSI(Processor Device) [ 0.246268] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.247177] ACPI: Added _OSI(Processor Aggregator Device) [ 0.248942] ACPI: Interpreter enabled [ 0.249730] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.251618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.253496] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.255381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.257255] ACPI: (supports S0 S5) [ 0.257972] ACPI: Using IOAPIC for interrupt routing [ 0.258936] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262068] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263237] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.264496] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.265716] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.267987] acpiphp: Slot [3] registered [ 0.268807] acpiphp: Slot [4] registered [ 0.269622] acpiphp: Slot [5] registered [ 0.270434] acpiphp: Slot [6] registered [ 0.271246] acpiphp: Slot [7] registered [ 0.272058] acpiphp: Slot [8] registered [ 0.272875] acpiphp: Slot [9] registered [ 0.273688] acpiphp: Slot [10] registered [ 0.274520] acpiphp: Slot [11] registered [ 0.275349] acpiphp: Slot [12] registered [ 0.276178] acpiphp: Slot [13] registered [ 0.277004] acpiphp: Slot [14] registered [ 0.277833] acpiphp: Slot [15] registered [ 0.288638] acpiphp: Slot [16] registered [ 0.289469] acpiphp: Slot [17] registered [ 0.290298] acpiphp: Slot [18] registered [ 0.291121] acpiphp: Slot [19] registered [ 0.291949] acpiphp: Slot [20] registered [ 0.292781] acpiphp: Slot [21] registered [ 0.293618] acpiphp: Slot [22] registered [ 0.294443] acpiphp: Slot [23] registered [ 0.295272] acpiphp: Slot [24] registered [ 0.296095] acpiphp: Slot [25] registered [ 0.296924] acpiphp: Slot [26] registered [ 0.297750] acpiphp: Slot [27] registered [ 0.298578] acpiphp: Slot [28] registered [ 0.299396] acpiphp: Slot [29] registered [ 0.300215] acpiphp: Slot [30] registered [ 0.301046] acpiphp: Slot [31] registered [ 0.301872] PCI host bridge to bus 0000:00 [ 0.302697] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.303969] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.305260] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.306752] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.308248] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.309776] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.313101] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.314436] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.315628] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.316923] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.320487] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.322082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.339941] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.341449] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.343249] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.344696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.346082] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.347344] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.348654] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.349707] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.351248] vgaarb: loaded [ 0.351849] vgaarb: bridge control possible 0000:00:02.0 [ 0.353101] SCSI subsystem initialized [ 0.354043] ACPI: bus type USB registered [ 0.354876] usbcore: registered new interface driver usbfs [ 0.355908] usbcore: registered new interface driver hub [ 0.356921] usbcore: registered new device driver usb [ 0.358019] PCI: Using ACPI for IRQ routing [ 0.359129] NetLabel: Initializing [ 0.359853] NetLabel: domain hash size = 128 [ 0.360700] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.361696] NetLabel: unlabeled traffic allowed by default [ 0.362853] clocksource: Switched to clocksource kvm-clock [ 0.370968] AppArmor: AppArmor Filesystem Enabled [ 0.371946] pnp: PnP ACPI init [ 0.372876] pnp: PnP ACPI: found 5 devices [ 0.379166] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.380885] NET: Registered protocol family 2 [ 0.381927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.383220] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.384423] TCP: Hash tables configured (established 4096 bind 4096) [ 0.385614] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.386699] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.387887] NET: Registered protocol family 1 [ 0.388767] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.389869] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.390953] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.404628] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.418764] Trying to unpack rootfs image as initramfs... [ 0.474292] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.476004] Scanning for low memory corruption every 60 seconds [ 0.477396] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.478592] audit: initializing netlink subsys (disabled) [ 0.479681] audit: type=2000 audit(1534021994.636:1): initialized [ 0.481060] Initialise system trusted keyring [ 0.482040] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.483239] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.485392] zbud: loaded [ 0.486130] VFS: Disk quotas dquot_6.6.0 [ 0.486988] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.488611] fuse init (API version 7.23) [ 0.489541] Key type big_key registered [ 0.490365] Allocating IMA MOK and blacklist keyrings. [ 0.491614] Key type asymmetric registered [ 0.492459] Asymmetric key parser 'x509' registered [ 0.493445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.494971] io scheduler noop registered [ 0.495784] io scheduler deadline registered (default) [ 0.496800] io scheduler cfq registered [ 0.497665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.498732] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.500034] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.501515] ACPI: Power Button [PWRF] [ 0.502401] GHES: HEST is not enabled! [ 0.516081] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.544072] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.546191] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.570108] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.572382] Linux agpgart interface v0.103 [ 0.574985] brd: module loaded [ 0.576672] loop: module loaded [ 0.580590] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.582107] GPT:90111 != 2097151 [ 0.582818] GPT:Alternate GPT header not at the end of the disk. [ 0.583957] GPT:90111 != 2097151 [ 0.584664] GPT: Use GNU Parted to correct GPT errors. [ 0.585668] vda: vda1 vda15 [ 0.586917] scsi host0: ata_piix [ 0.587732] scsi host1: ata_piix [ 0.588511] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.589768] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.591289] libphy: Fixed MDIO Bus: probed [ 0.592131] tun: Universal TUN/TAP device driver, 1.6 [ 0.593114] tun: (C) 1999-2004 Max Krasnyansky [ 0.595358] PPP generic driver version 2.4.2 [ 0.598442] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.600104] ehci-pci: EHCI PCI platform driver [ 0.601256] ehci-platform: EHCI generic platform driver [ 0.602495] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.603953] ohci-pci: OHCI PCI platform driver [ 0.605056] ohci-platform: OHCI generic platform driver [ 0.606157] uhci_hcd: USB Universal Host Controller Interface driver [ 0.620543] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.621593] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.623145] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.624220] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.625421] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.626717] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.628192] usb usb1: Product: UHCI Host Controller [ 0.629160] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.630346] usb usb1: SerialNumber: 0000:00:01.2 [ 0.631375] hub 1-0:1.0: USB hub found [ 0.632178] hub 1-0:1.0: 2 ports detected [ 0.633177] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.635420] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.636406] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.637566] mousedev: PS/2 mouse device common for all mice [ 0.638878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.640794] rtc_cmos 00:00: RTC can wake from S4 [ 0.641959] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.643203] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644443] i2c /dev entries driver [ 0.645246] device-mapper: uevent: version 1.0.3 [ 0.646256] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.647985] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649544] NET: Registered protocol family 10 [ 0.650733] NET: Registered protocol family 17 [ 0.651676] Key type dns_resolver registered [ 0.652729] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.653876] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.655757] registered taskstats version 1 [ 0.656632] Loading compiled-in X.509 certificates [ 0.658138] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.660098] zswap: loaded using pool lzo/zbud [ 0.661847] Key type trusted registered [ 0.663650] Key type encrypted registered [ 0.664519] AppArmor: AppArmor sha1 policy hashing enabled [ 0.665592] ima: No TPM chip found, activating TPM-bypass! [ 0.666669] evm: HMAC attrs: 0x1 [ 0.667675] Magic number: 14:235:247 [ 0.668577] rtc_cmos 00:00: setting system clock to 2018-08-11 21:13:14 UTC (1534021994) [ 0.670283] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.671445] EDD information not available. [ 0.748361] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.760157] Write protecting the kernel read-only data: 14336k [ 0.762343] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.764259] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 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.812357] 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.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.80. iid=i-00000008 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDA+r5g2AwoBoyrLD1O8gqsA1udgg527bROu5jA9lPSvZ4asCkCah8YDOVdryDIt16039wvJszusT8WJbpg9K1GhNLCDAnHGLAGhOFEAgLoX6FgKpTkeOyiyrcY9w7nxLS6+SNPxCChb8lLAvRBCubovclFr5Yb5H7WlxMFoVNPT4mTHV/MZ0lg4KAf6ef181G1VCjaSciO7g9fDv+h3u8nY8mypIb4zgj2VA1qFLPETdln3MxL72Y/FuMcjZF4+kh8nGbuVW/h7DBrPzAjGpAWxwtiqyqVEDilKix7l8A2dmGDkqVp3hwSed/rZmkO1UXpzOWLtm5Dk4QksPaal/ZH root@cinder-test-vm-87749c30-250c-401f-a642-4fbc798421f0 ssh-dss AAAAB3NzaC1kc3MAAACBAJjx7npTibm7tauxp1bVpEjEBuCGPPWpllcQvf3dlmlysqc6GVBbArg6ekhdcvm4QBm9+M5dYx8hNSJTex6wuCPgsltaimGz2PtcrkMmcFjG39IM6FyX8m25ZgEs0ZHm75kUoBxzyWTjtYGH//WB8syMI3mDvc/VgtFvghpY/p1DAAAAFQCCLo9+SU+/KRqRd+zK0mT5Ot3tYwAAAIEAhsMOG+yimaP5nqMwlH7HEgwFubFUAy2E1Ck16qDEhaXQmd9OHsStHiFNtqbXFl/KER4G6ppmcqXyqHxFTfKWoMJdUYAysVHOt9XMXhr3SIyFFrLfjisgNFAsm6XR2nFQgVGq4aOFKMjcCwxJY7MhIulSp+7Q4/FTrVLqkBiAIIgAAACAaK1jf1xZpETQHPw/eNTXQl301SdYo3nFSGmo7sLNL6VNFSHIRnzZdnwIllkYsYU6DJcArXszKR6LsCUL3drkfZ9nof+OtS5msyyec05FA3g5aCpneJh1FtRo5LT6ZsrNqnRYN4gNqWIKpZiGP/J++BvSA5DTd+R38arad6QOw6M= root@cinder-test-vm-87749c30-250c-401f-a642-4fbc798421f0 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.33s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:feef:e815/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-87749c30-250c-401f-a642-4fbc798421f0 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.05 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-87749c30-250c-401f-a642-4fbc798421f0 login: 2018-08-11 21:13:18,863 - paramiko.transport - DEBUG - starting thread (client mode): 0xe858e610L 2018-08-11 21:13:18,864 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-11 21:13:18,864 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-11 21:13:18,864 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-11 21:13:18,865 - 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-08-11 21:13:18,866 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-11 21:13:18,866 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-11 21:13:18,866 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-11 21:13:18,866 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-11 21:13:18,866 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-11 21:13:18,883 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-11 21:13:18,884 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-11 21:13:18,896 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: e59df25b2380295386d47704d454ea16 2018-08-11 21:13:18,897 - paramiko.transport - DEBUG - Trying discovered key ba8347f23a5742e31e0249c92fc5d879 in /tmp/tmpigylVG 2018-08-11 21:13:18,922 - paramiko.transport - DEBUG - userauth is OK 2018-08-11 21:13:18,928 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-11 21:13:18,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-11 21:13:18,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"volumeAttachment": {"volumeId": "9f770373-f9c0-481b-b66d-2ee62fdc58bb"}}' 2018-08-11 21:13:21,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13: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-25306d74-0976-404f-887d-f4b23b6c7529 x-compute-request-id: req-25306d74-0976-404f-887d-f4b23b6c7529 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "5b01996e-903a-47f0-908d-db83f6713ad0", "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "volumeId": "9f770373-f9c0-481b-b66d-2ee62fdc58bb"}} 2018-08-11 21:13:21,368 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0/os-volume_attachments used request id req-25306d74-0976-404f-887d-f4b23b6c7529 2018-08-11 21:13:21,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.43856310844s 2018-08-11 21:13:21,369 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0/os-volume_attachments used request id req-25306d74-0976-404f-887d-f4b23b6c7529 2018-08-11 21:13:21,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-11 21:13:21,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:22,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:21 GMT Server: Apache x-compute-request-id: req-5f69fa4d-2a1f-4fa6-bb25-aeb2c8d3eb08 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f69fa4d-2a1f-4fa6-bb25-aeb2c8d3eb08 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "74be932bc5f7437dae8d9afe16989651", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "self"}, {"href": "http://172.30.9.30:8776/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-11T21:13:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "663d43a7ae654a0fb702e19eb0679418", "updated_at": "2018-08-11T21:13:21.000000", "volume_type": null, "name": "cinder_test-volume_87749c30-250c-401f-a642-4fbc798421f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "size": 2}]} 2018-08-11 21:13:22,351 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-5f69fa4d-2a1f-4fa6-bb25-aeb2c8d3eb08 2018-08-11 21:13:22,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.982496976852s 2018-08-11 21:13:22,352 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-5f69fa4d-2a1f-4fa6-bb25-aeb2c8d3eb08 2018-08-11 21:13:22,353 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:13:24,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-11 21:13:24,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:25,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:24 GMT Server: Apache x-compute-request-id: req-f204115c-0e03-4bfc-acdf-1318d2481c69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f204115c-0e03-4bfc-acdf-1318d2481c69 Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "74be932bc5f7437dae8d9afe16989651", "attachments": [{"server_id": "5b01996e-903a-47f0-908d-db83f6713ad0", "attachment_id": "12d1f516-201b-444d-99e4-f23a5c8dd867", "attached_at": "2018-08-11T21:13:22.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "device": "/dev/vdb", "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb"}], "links": [{"href": "http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "self"}, {"href": "http://172.30.9.30:8776/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-11T21:13:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "663d43a7ae654a0fb702e19eb0679418", "updated_at": "2018-08-11T21:13:24.000000", "volume_type": null, "name": "cinder_test-volume_87749c30-250c-401f-a642-4fbc798421f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "size": 2}]} 2018-08-11 21:13:25,214 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-f204115c-0e03-4bfc-acdf-1318d2481c69 2018-08-11 21:13:25,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.858332872391s 2018-08-11 21:13:25,215 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-f204115c-0e03-4bfc-acdf-1318d2481c69 2018-08-11 21:13:25,217 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-11 21:13:25,219 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-11 21:13:25,219 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-11 21:13:25,220 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-11 21:13:25,288 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-11 21:13:25,288 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-11 21:13:25,289 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-11 21:13:25,290 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-11 21:13:25,326 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-11 21:13:25,327 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-11 21:13:25,355 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-11 21:13:25,960 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-11 21:13:25,960 - 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: 22f63c5a-fcc3-42f9-be41-01a39ac81ef6 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-08-11 21:13:25,962 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-11 21:13:25,962 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-11 21:13:25,962 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-11 21:13:25,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-11 21:13:25,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0/os-volume_attachments/9f770373-f9c0-481b-b66d-2ee62fdc58bb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:26,444 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:13: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-2ed79dca-ba25-4ab6-9450-a5e1720e6079 x-compute-request-id: req-2ed79dca-ba25-4ab6-9450-a5e1720e6079 Content-Length: 0 Content-Type: application/json 2018-08-11 21:13:26,444 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0/os-volume_attachments/9f770373-f9c0-481b-b66d-2ee62fdc58bb used request id req-2ed79dca-ba25-4ab6-9450-a5e1720e6079 2018-08-11 21:13:26,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.480662822723s 2018-08-11 21:13:26,444 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0/os-volume_attachments/9f770373-f9c0-481b-b66d-2ee62fdc58bb used request id req-2ed79dca-ba25-4ab6-9450-a5e1720e6079 2018-08-11 21:13:26,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-11 21:13:26,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:26,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:26 GMT Server: Apache x-compute-request-id: req-8984707c-29a3-4ccc-ae3e-3df441c51285 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8984707c-29a3-4ccc-ae3e-3df441c51285 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "74be932bc5f7437dae8d9afe16989651", "attachments": [{"server_id": "5b01996e-903a-47f0-908d-db83f6713ad0", "attachment_id": "12d1f516-201b-444d-99e4-f23a5c8dd867", "attached_at": "2018-08-11T21:13:22.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "device": "/dev/vdb", "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb"}], "links": [{"href": "http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "self"}, {"href": "http://172.30.9.30:8776/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-11T21:13:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "663d43a7ae654a0fb702e19eb0679418", "updated_at": "2018-08-11T21:13:26.000000", "volume_type": null, "name": "cinder_test-volume_87749c30-250c-401f-a642-4fbc798421f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "size": 2}]} 2018-08-11 21:13:26,507 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-8984707c-29a3-4ccc-ae3e-3df441c51285 2018-08-11 21:13:26,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0621061325073s 2018-08-11 21:13:26,507 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-8984707c-29a3-4ccc-ae3e-3df441c51285 2018-08-11 21:13:26,509 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:13:28,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-11 21:13:28,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:29,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:28 GMT Server: Apache x-compute-request-id: req-68fe4716-ec2e-439e-bf20-5cb20f5badd2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68fe4716-ec2e-439e-bf20-5cb20f5badd2 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "74be932bc5f7437dae8d9afe16989651", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "self"}, {"href": "http://172.30.9.30:8776/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-11T21:13:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "663d43a7ae654a0fb702e19eb0679418", "updated_at": "2018-08-11T21:13:26.000000", "volume_type": null, "name": "cinder_test-volume_87749c30-250c-401f-a642-4fbc798421f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "size": 2}]} 2018-08-11 21:13:29,542 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-68fe4716-ec2e-439e-bf20-5cb20f5badd2 2018-08-11 21:13:29,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.03063011169s 2018-08-11 21:13:29,542 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-68fe4716-ec2e-439e-bf20-5cb20f5badd2 2018-08-11 21:13:29,544 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-11 21:13:29,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-11 21:13:29,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"volumeAttachment": {"volumeId": "9f770373-f9c0-481b-b66d-2ee62fdc58bb"}}' 2018-08-11 21:13:30,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13: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-a576b349-868c-40cb-aaba-0ec4719bbb20 x-compute-request-id: req-a576b349-868c-40cb-aaba-0ec4719bbb20 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "dc0f6602-9a8c-4196-abaa-a05932335638", "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "volumeId": "9f770373-f9c0-481b-b66d-2ee62fdc58bb"}} 2018-08-11 21:13:30,261 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638/os-volume_attachments used request id req-a576b349-868c-40cb-aaba-0ec4719bbb20 2018-08-11 21:13:30,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.717015028s 2018-08-11 21:13:30,262 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638/os-volume_attachments used request id req-a576b349-868c-40cb-aaba-0ec4719bbb20 2018-08-11 21:13:30,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-11 21:13:30,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:31,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:30 GMT Server: Apache x-compute-request-id: req-01136c63-30b4-4a8a-bbf9-908ebf558e8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-01136c63-30b4-4a8a-bbf9-908ebf558e8c Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "74be932bc5f7437dae8d9afe16989651", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "self"}, {"href": "http://172.30.9.30:8776/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-11T21:13:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "663d43a7ae654a0fb702e19eb0679418", "updated_at": "2018-08-11T21:13:30.000000", "volume_type": null, "name": "cinder_test-volume_87749c30-250c-401f-a642-4fbc798421f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "size": 2}]} 2018-08-11 21:13:31,166 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-01136c63-30b4-4a8a-bbf9-908ebf558e8c 2018-08-11 21:13:31,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.903834819794s 2018-08-11 21:13:31,166 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-01136c63-30b4-4a8a-bbf9-908ebf558e8c 2018-08-11 21:13:31,168 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:13:33,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-11 21:13:33,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:33,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:33 GMT Server: Apache x-compute-request-id: req-b606dad7-d78c-41a6-81c3-8009330c49f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b606dad7-d78c-41a6-81c3-8009330c49f5 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "74be932bc5f7437dae8d9afe16989651", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "self"}, {"href": "http://172.30.9.30:8776/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-11T21:13:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "663d43a7ae654a0fb702e19eb0679418", "updated_at": "2018-08-11T21:13:33.000000", "volume_type": null, "name": "cinder_test-volume_87749c30-250c-401f-a642-4fbc798421f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "size": 2}]} 2018-08-11 21:13:33,231 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-b606dad7-d78c-41a6-81c3-8009330c49f5 2018-08-11 21:13:33,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0602579116821s 2018-08-11 21:13:33,232 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-b606dad7-d78c-41a6-81c3-8009330c49f5 2018-08-11 21:13:33,233 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:13:35,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-11 21:13:35,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:35,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:35 GMT Server: Apache x-compute-request-id: req-5b485530-9eec-4769-b5e4-914a189dc5f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b485530-9eec-4769-b5e4-914a189dc5f8 Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "74be932bc5f7437dae8d9afe16989651", "attachments": [{"server_id": "dc0f6602-9a8c-4196-abaa-a05932335638", "attachment_id": "e3288895-558b-4bdf-899d-8b1875f897b8", "attached_at": "2018-08-11T21:13:33.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "device": "/dev/vdb", "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb"}], "links": [{"href": "http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "self"}, {"href": "http://172.30.9.30:8776/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-11T21:13:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "663d43a7ae654a0fb702e19eb0679418", "updated_at": "2018-08-11T21:13:33.000000", "volume_type": null, "name": "cinder_test-volume_87749c30-250c-401f-a642-4fbc798421f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "size": 2}]} 2018-08-11 21:13:35,306 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-5b485530-9eec-4769-b5e4-914a189dc5f8 2018-08-11 21:13:35,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0696079730988s 2018-08-11 21:13:35,306 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-5b485530-9eec-4769-b5e4-914a189dc5f8 2018-08-11 21:13:35,308 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-11 21:13:35,310 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-11 21:13:35,310 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-11 21:13:35,313 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-11 21:13:35,382 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-11 21:13:35,383 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-11 21:13:35,384 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-11 21:13:35,384 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-11 21:13:35,420 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-11 21:13:35,420 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-11 21:13:35,450 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-11 21:13:35,468 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-11 21:13:35,468 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-08-11 21:13:35,469 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-11 21:13:35,470 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-11 21:13:35,469 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-11 21:13:35,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-11 21:13:35,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638/os-volume_attachments/9f770373-f9c0-481b-b66d-2ee62fdc58bb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:36,085 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:13: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-d692cd00-0f26-4313-a74c-1aeda5520293 x-compute-request-id: req-d692cd00-0f26-4313-a74c-1aeda5520293 Content-Length: 0 Content-Type: application/json 2018-08-11 21:13:36,086 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638/os-volume_attachments/9f770373-f9c0-481b-b66d-2ee62fdc58bb used request id req-d692cd00-0f26-4313-a74c-1aeda5520293 2018-08-11 21:13:36,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.615176200867s 2018-08-11 21:13:36,086 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638/os-volume_attachments/9f770373-f9c0-481b-b66d-2ee62fdc58bb used request id req-d692cd00-0f26-4313-a74c-1aeda5520293 2018-08-11 21:13:36,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-11 21:13:36,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:36,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:36 GMT Server: Apache x-compute-request-id: req-2e4bcf66-c815-4b95-90bb-ff05717f593c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2e4bcf66-c815-4b95-90bb-ff05717f593c Content-Encoding: gzip Content-Length: 580 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "74be932bc5f7437dae8d9afe16989651", "attachments": [{"server_id": "dc0f6602-9a8c-4196-abaa-a05932335638", "attachment_id": "e3288895-558b-4bdf-899d-8b1875f897b8", "attached_at": "2018-08-11T21:13:33.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "device": "/dev/vdb", "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb"}], "links": [{"href": "http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "self"}, {"href": "http://172.30.9.30:8776/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-11T21:13:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "663d43a7ae654a0fb702e19eb0679418", "updated_at": "2018-08-11T21:13:36.000000", "volume_type": null, "name": "cinder_test-volume_87749c30-250c-401f-a642-4fbc798421f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "size": 2}]} 2018-08-11 21:13:36,152 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-2e4bcf66-c815-4b95-90bb-ff05717f593c 2018-08-11 21:13:36,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0655200481415s 2018-08-11 21:13:36,152 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-2e4bcf66-c815-4b95-90bb-ff05717f593c 2018-08-11 21:13:36,154 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:13:38,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-11 21:13:38,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:39,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:38 GMT Server: Apache x-compute-request-id: req-ec7155b1-9354-4b99-b6ef-238c286a9932 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec7155b1-9354-4b99-b6ef-238c286a9932 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "74be932bc5f7437dae8d9afe16989651", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "self"}, {"href": "http://172.30.9.30:8776/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-11T21:13:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "663d43a7ae654a0fb702e19eb0679418", "updated_at": "2018-08-11T21:13:36.000000", "volume_type": null, "name": "cinder_test-volume_87749c30-250c-401f-a642-4fbc798421f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "size": 2}]} 2018-08-11 21:13:39,024 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-ec7155b1-9354-4b99-b6ef-238c286a9932 2018-08-11 21:13:39,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.867259025574s 2018-08-11 21:13:39,025 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-ec7155b1-9354-4b99-b6ef-238c286a9932 2018-08-11 21:13:39,142 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 21:13:39,143 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:03 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-11 21:13:39,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-11 21:13:39,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:39,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:13: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-80949ed0-ea09-46df-8f98-09829ddfd6d2 x-compute-request-id: req-80949ed0-ea09-46df-8f98-09829ddfd6d2 Content-Type: application/json 2018-08-11 21:13:39,277 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638 used request id req-80949ed0-ea09-46df-8f98-09829ddfd6d2 2018-08-11 21:13:39,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.128975152969s 2018-08-11 21:13:39,278 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638 used request id req-80949ed0-ea09-46df-8f98-09829ddfd6d2 2018-08-11 21:13:39,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:13:39,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:39,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13: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-d097eebe-282c-4065-ba27-f597f2f2eab4 x-compute-request-id: req-d097eebe-282c-4065-ba27-f597f2f2eab4 Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e8:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e8:15", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5b01996e-903a-47f0-908d-db83f6713ad0", "rel": "bookmark"}], "image": {"id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "links": [{"href": "http://172.30.9.30:8774/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:13:13.000000", "flavor": {"id": "a17d1135-8165-494b-a8fd-d5d20491da98", "links": [{"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "bookmark"}]}, "id": "5b01996e-903a-47f0-908d-db83f6713ad0", "security_groups": [{"name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0"}], "user_id": "74be932bc5f7437dae8d9afe16989651", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:13:13Z", "hostId": "468ecd921dc747646423352350aff7e1d6711314914405c4ce0602b6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "name": "cinder_test-vm_87749c30-250c-401f-a642-4fbc798421f0", "created": "2018-08-11T21:13:08Z", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:81", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a4:81", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/dc0f6602-9a8c-4196-abaa-a05932335638", "rel": "bookmark"}], "image": {"id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "links": [{"href": "http://172.30.9.30:8774/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:12:50.000000", "flavor": {"id": "a17d1135-8165-494b-a8fd-d5d20491da98", "links": [{"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "bookmark"}]}, "id": "dc0f6602-9a8c-4196-abaa-a05932335638", "security_groups": [{"name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0"}], "user_id": "74be932bc5f7437dae8d9afe16989651", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:13:39Z", "hostId": "92ef15e44dcfb8a4c67725a14347fa5399c8e3e2332e385412b3e5bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "name": "cinder_test-vm2_87749c30-250c-401f-a642-4fbc798421f0", "created": "2018-08-11T21:12:45Z", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:13:39,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d097eebe-282c-4065-ba27-f597f2f2eab4 2018-08-11 21:13:39,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343255996704s 2018-08-11 21:13:39,622 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d097eebe-282c-4065-ba27-f597f2f2eab4 2018-08-11 21:13:39,625 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:13:41,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:13:41,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:42,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13: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-039ece05-f5fd-4027-b771-e9d6758a5f4c x-compute-request-id: req-039ece05-f5fd-4027-b771-e9d6758a5f4c Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e8:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e8:15", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5b01996e-903a-47f0-908d-db83f6713ad0", "rel": "bookmark"}], "image": {"id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "links": [{"href": "http://172.30.9.30:8774/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:13:13.000000", "flavor": {"id": "a17d1135-8165-494b-a8fd-d5d20491da98", "links": [{"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "bookmark"}]}, "id": "5b01996e-903a-47f0-908d-db83f6713ad0", "security_groups": [{"name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0"}], "user_id": "74be932bc5f7437dae8d9afe16989651", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:13:13Z", "hostId": "468ecd921dc747646423352350aff7e1d6711314914405c4ce0602b6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "name": "cinder_test-vm_87749c30-250c-401f-a642-4fbc798421f0", "created": "2018-08-11T21:13:08Z", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:13:42,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-039ece05-f5fd-4027-b771-e9d6758a5f4c 2018-08-11 21:13:42,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490199804306s 2018-08-11 21:13:42,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-039ece05-f5fd-4027-b771-e9d6758a5f4c 2018-08-11 21:13:42,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-11 21:13:42,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/d5b89b00-c622-4ace-b8a7-40ae676b27a7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:42,563 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3048e95c-f110-4912-8597-f6afe8505a1d Content-Length: 0 Date: Sat, 11 Aug 2018 21:13:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:13:42,563 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/d5b89b00-c622-4ace-b8a7-40ae676b27a7.json used request id req-3048e95c-f110-4912-8597-f6afe8505a1d 2018-08-11 21:13:42,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.440508842468s 2018-08-11 21:13:42,563 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/d5b89b00-c622-4ace-b8a7-40ae676b27a7.json used request id req-3048e95c-f110-4912-8597-f6afe8505a1d 2018-08-11 21:13:42,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:13:42,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:42,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-31a9d297-f379-4f77-b157-4a52137a5afb Date: Sat, 11 Aug 2018 21:13:42 GMT RESP BODY: {"floatingips": [{"router_id": "b3f005af-dd0a-4b34-9960-0414eac6d62a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T21:13:17Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "c0787444-8e42-4bbb-a64f-926b7a877393", "id": "8cfc5bbb-0d1c-4bfa-bf54-632206d5deac", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:13:17Z", "project_id": "663d43a7ae654a0fb702e19eb0679418"}]} 2018-08-11 21:13:42,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-31a9d297-f379-4f77-b157-4a52137a5afb 2018-08-11 21:13:42,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0287680625916s 2018-08-11 21:13:42,598 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-31a9d297-f379-4f77-b157-4a52137a5afb 2018-08-11 21:13:42,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-11 21:13:42,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:42,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:42 GMT Server: Apache x-compute-request-id: req-14b73f8c-167a-4ff5-b221-8ff9646a84ec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-14b73f8c-167a-4ff5-b221-8ff9646a84ec Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "74be932bc5f7437dae8d9afe16989651", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "self"}, {"href": "http://172.30.9.30:8776/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-11T21:13:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "663d43a7ae654a0fb702e19eb0679418", "updated_at": "2018-08-11T21:13:36.000000", "volume_type": null, "name": "cinder_test-volume_87749c30-250c-401f-a642-4fbc798421f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "size": 2}]} 2018-08-11 21:13:42,664 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-14b73f8c-167a-4ff5-b221-8ff9646a84ec 2018-08-11 21:13:42,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0616490840912s 2018-08-11 21:13:42,665 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-14b73f8c-167a-4ff5-b221-8ff9646a84ec 2018-08-11 21:13:42,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-11 21:13:42,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:42,765 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:13:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-af0080ac-0a16-4c64-a10d-bd4ac454b497 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-08-11 21:13:42,765 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb used request id req-af0080ac-0a16-4c64-a10d-bd4ac454b497 2018-08-11 21:13:42,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0991878509521s 2018-08-11 21:13:42,765 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb used request id req-af0080ac-0a16-4c64-a10d-bd4ac454b497 2018-08-11 21:13:42,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-11 21:13:42,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:42,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:42 GMT Server: Apache x-compute-request-id: req-f8604f3f-5d67-42d4-bdbb-1ea48f7ac14b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f8604f3f-5d67-42d4-bdbb-1ea48f7ac14b Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "74be932bc5f7437dae8d9afe16989651", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "self"}, {"href": "http://172.30.9.30:8776/663d43a7ae654a0fb702e19eb0679418/volumes/9f770373-f9c0-481b-b66d-2ee62fdc58bb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-11T21:13:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "663d43a7ae654a0fb702e19eb0679418", "updated_at": "2018-08-11T21:13:42.000000", "volume_type": null, "name": "cinder_test-volume_87749c30-250c-401f-a642-4fbc798421f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9f770373-f9c0-481b-b66d-2ee62fdc58bb", "size": 2}]} 2018-08-11 21:13:42,837 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-f8604f3f-5d67-42d4-bdbb-1ea48f7ac14b 2018-08-11 21:13:42,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0706241130829s 2018-08-11 21:13:42,837 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-f8604f3f-5d67-42d4-bdbb-1ea48f7ac14b 2018-08-11 21:13:42,838 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:13:44,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-11 21:13:44,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:44,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:44 GMT Server: Apache x-compute-request-id: req-f780599c-9b0f-4deb-a3ee-ee38dc818f02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f780599c-9b0f-4deb-a3ee-ee38dc818f02 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-11 21:13:44,899 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-f780599c-9b0f-4deb-a3ee-ee38dc818f02 2018-08-11 21:13:44,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0583000183105s 2018-08-11 21:13:44,900 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/663d43a7ae654a0fb702e19eb0679418/volumes/detail used request id req-f780599c-9b0f-4deb-a3ee-ee38dc818f02 2018-08-11 21:13:44,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-11 21:13:44,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/8cfc5bbb-0d1c-4bfa-bf54-632206d5deac.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:45,666 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-02436c23-4fe2-4cbd-b2f9-cd6b4fbfc6d3 Content-Length: 0 Date: Sat, 11 Aug 2018 21:13:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:13:45,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/8cfc5bbb-0d1c-4bfa-bf54-632206d5deac.json used request id req-02436c23-4fe2-4cbd-b2f9-cd6b4fbfc6d3 2018-08-11 21:13:45,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.763318061829s 2018-08-11 21:13:45,666 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/8cfc5bbb-0d1c-4bfa-bf54-632206d5deac.json used request id req-02436c23-4fe2-4cbd-b2f9-cd6b4fbfc6d3 2018-08-11 21:13:45,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 21:13:45,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:45,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c141a3f8-9c35-4fee-8f57-b55134b2b3a7 Date: Sat, 11 Aug 2018 21:13:45 GMT RESP BODY: {"floatingips": []} 2018-08-11 21:13:45,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-c141a3f8-9c35-4fee-8f57-b55134b2b3a7 2018-08-11 21:13:45,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0206439495087s 2018-08-11 21:13:45,692 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-c141a3f8-9c35-4fee-8f57-b55134b2b3a7 2018-08-11 21:13:45,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-11 21:13:45,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:45,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:13: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-b441a2a7-30a2-4d62-8db4-03dc8c343531 x-compute-request-id: req-b441a2a7-30a2-4d62-8db4-03dc8c343531 Content-Type: application/json 2018-08-11 21:13:45,824 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0 used request id req-b441a2a7-30a2-4d62-8db4-03dc8c343531 2018-08-11 21:13:45,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.132005929947s 2018-08-11 21:13:45,825 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0 used request id req-b441a2a7-30a2-4d62-8db4-03dc8c343531 2018-08-11 21:13:45,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:13:45,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:46,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13: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-c26be2de-88bb-49fc-a869-cf080eb2d85d x-compute-request-id: req-c26be2de-88bb-49fc-a869-cf080eb2d85d Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e8:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:e8:15", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5b01996e-903a-47f0-908d-db83f6713ad0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5b01996e-903a-47f0-908d-db83f6713ad0", "rel": "bookmark"}], "image": {"id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "links": [{"href": "http://172.30.9.30:8774/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T21:13:13.000000", "flavor": {"id": "a17d1135-8165-494b-a8fd-d5d20491da98", "links": [{"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "bookmark"}]}, "id": "5b01996e-903a-47f0-908d-db83f6713ad0", "security_groups": [{"name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0"}], "user_id": "74be932bc5f7437dae8d9afe16989651", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T21:13:45Z", "hostId": "468ecd921dc747646423352350aff7e1d6711314914405c4ce0602b6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0", "name": "cinder_test-vm_87749c30-250c-401f-a642-4fbc798421f0", "created": "2018-08-11T21:13:08Z", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 21:13:46,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c26be2de-88bb-49fc-a869-cf080eb2d85d 2018-08-11 21:13:46,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.700669050217s 2018-08-11 21:13:46,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c26be2de-88bb-49fc-a869-cf080eb2d85d 2018-08-11 21:13:46,528 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 21:13:48,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 21:13:48,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:48,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13: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-3f11e76e-5bad-4882-bd5d-822c3bc9ea9e x-compute-request-id: req-3f11e76e-5bad-4882-bd5d-822c3bc9ea9e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-11 21:13:48,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3f11e76e-5bad-4882-bd5d-822c3bc9ea9e 2018-08-11 21:13:48,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0852580070496s 2018-08-11 21:13:48,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3f11e76e-5bad-4882-bd5d-822c3bc9ea9e 2018-08-11 21:13:48,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-11 21:13:48,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:48,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-ee418d0b-9f71-4f02-a9d3-b64dc04f39c4 Date: Sat, 11 Aug 2018 21:13:48 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:43Z", "updated_at": "2018-08-11T21:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:43Z", "revision_number": 0, "id": "0e532ecc-5242-46a0-a63c-a6409b13a07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:43Z", "security_group_id": "667614ee-35cb-4842-aea7-c676377c4dc1", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-11T21:12:43Z", "revision_number": 0, "id": "3d98388d-482e-4138-84bc-77fb42d2c4cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:43Z", "security_group_id": "667614ee-35cb-4842-aea7-c676377c4dc1", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": 22, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:43Z", "revision_number": 0, "id": "4c1af7f2-ffe2-4ba4-b801-5c053be6e659", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:43Z", "security_group_id": "667614ee-35cb-4842-aea7-c676377c4dc1", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:43Z", "revision_number": 0, "id": "4fb64630-4b5d-4ff8-8feb-2b057bf9badb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:43Z", "security_group_id": "667614ee-35cb-4842-aea7-c676377c4dc1", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "667614ee-35cb-4842-aea7-c676377c4dc1", "name": "cinder_test-sg_87749c30-250c-401f-a642-4fbc798421f0"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}]} 2018-08-11 21:13:48,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ee418d0b-9f71-4f02-a9d3-b64dc04f39c4 2018-08-11 21:13:48,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.053129196167s 2018-08-11 21:13:48,673 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ee418d0b-9f71-4f02-a9d3-b64dc04f39c4 2018-08-11 21:13:48,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-11 21:13:48,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/667614ee-35cb-4842-aea7-c676377c4dc1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:48,879 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-645072df-7653-4b9c-af09-77f207ecfe79 Content-Length: 0 Date: Sat, 11 Aug 2018 21:13:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:13:48,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/667614ee-35cb-4842-aea7-c676377c4dc1.json used request id req-645072df-7653-4b9c-af09-77f207ecfe79 2018-08-11 21:13:48,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.203284978867s 2018-08-11 21:13:48,879 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/667614ee-35cb-4842-aea7-c676377c4dc1.json used request id req-645072df-7653-4b9c-af09-77f207ecfe79 2018-08-11 21:13:48,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-11 21:13:48,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:48,955 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:13: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-0a3aa99d-a04b-49fe-ba4f-55d0edfb93c5 x-compute-request-id: req-0a3aa99d-a04b-49fe-ba4f-55d0edfb93c5 Content-Length: 0 Content-Type: application/json 2018-08-11 21:13:48,956 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0 used request id req-0a3aa99d-a04b-49fe-ba4f-55d0edfb93c5 2018-08-11 21:13:48,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0759429931641s 2018-08-11 21:13:48,956 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/cinder_test-kp_87749c30-250c-401f-a642-4fbc798421f0 used request id req-0a3aa99d-a04b-49fe-ba4f-55d0edfb93c5 2018-08-11 21:13:48,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-11 21:13:48,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/b3f005af-dd0a-4b34-9960-0414eac6d62a/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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" -d '{"subnet_id": "aee60ea4-428f-4f36-834c-3389d7883ff1"}' 2018-08-11 21:13:50,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-06205645-9f9a-4422-ae02-06c39ed587b1 Date: Sat, 11 Aug 2018 21:13:50 GMT RESP BODY: {"network_id": "9b2a78c0-4e69-44ec-8d38-cf180463e519", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "subnet_id": "aee60ea4-428f-4f36-834c-3389d7883ff1", "subnet_ids": ["aee60ea4-428f-4f36-834c-3389d7883ff1"], "port_id": "277d0955-db8c-4600-a72f-a02b172c2f5b", "id": "b3f005af-dd0a-4b34-9960-0414eac6d62a"} 2018-08-11 21:13:50,275 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/b3f005af-dd0a-4b34-9960-0414eac6d62a/remove_router_interface.json used request id req-06205645-9f9a-4422-ae02-06c39ed587b1 2018-08-11 21:13:50,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.31904196739s 2018-08-11 21:13:50,276 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/b3f005af-dd0a-4b34-9960-0414eac6d62a/remove_router_interface.json used request id req-06205645-9f9a-4422-ae02-06c39ed587b1 returning object b3f005af-dd0a-4b34-9960-0414eac6d62a 2018-08-11 21:13:50,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-11 21:13:50,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:50,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-c020ec9a-df46-4ee7-90fe-f21601257c4c Date: Sat, 11 Aug 2018 21:13:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:38Z", "admin_state_up": true, "updated_at": "2018-08-11T21:13:49Z", "revision_number": 4, "routes": [], "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "b3f005af-dd0a-4b34-9960-0414eac6d62a", "name": "cinder_test-router_87749c30-250c-401f-a642-4fbc798421f0"}]} 2018-08-11 21:13:50,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-c020ec9a-df46-4ee7-90fe-f21601257c4c 2018-08-11 21:13:50,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111236095428s 2018-08-11 21:13:50,388 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-c020ec9a-df46-4ee7-90fe-f21601257c4c 2018-08-11 21:13:50,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-11 21:13:50,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/b3f005af-dd0a-4b34-9960-0414eac6d62a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:51,652 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d215b7aa-1d1a-4cf3-9516-9b57f3e9a231 Content-Length: 0 Date: Sat, 11 Aug 2018 21:13:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:13:51,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/b3f005af-dd0a-4b34-9960-0414eac6d62a.json used request id req-d215b7aa-1d1a-4cf3-9516-9b57f3e9a231 2018-08-11 21:13:51,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26312804222s 2018-08-11 21:13:51,653 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/b3f005af-dd0a-4b34-9960-0414eac6d62a.json used request id req-d215b7aa-1d1a-4cf3-9516-9b57f3e9a231 2018-08-11 21:13:51,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 21:13:51,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:51,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-316be294-78e0-4ad7-b41e-33f7920aefa4 Date: Sat, 11 Aug 2018 21:13:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2a78c0-4e69-44ec-8d38-cf180463e519","tenant_id":"663d43a7ae654a0fb702e19eb0679418","created_at":"2018-08-11T21:12:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:12:37Z","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":"663d43a7ae654a0fb702e19eb0679418","id":"aee60ea4-428f-4f36-834c-3389d7883ff1","subnetpool_id":null,"name":"cinder_test-subnet_87749c30-250c-401f-a642-4fbc798421f0"}]} 2018-08-11 21:13:51,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-316be294-78e0-4ad7-b41e-33f7920aefa4 2018-08-11 21:13:51,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0496420860291s 2018-08-11 21:13:51,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-316be294-78e0-4ad7-b41e-33f7920aefa4 2018-08-11 21:13:51,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-11 21:13:51,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/aee60ea4-428f-4f36-834c-3389d7883ff1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:52,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d727135-f819-416b-8dd8-8a6ef1fa5b9a Date: Sat, 11 Aug 2018 21:13:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:13:52,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/aee60ea4-428f-4f36-834c-3389d7883ff1.json used request id req-9d727135-f819-416b-8dd8-8a6ef1fa5b9a 2018-08-11 21:13:52,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.14415287971s 2018-08-11 21:13:52,849 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/aee60ea4-428f-4f36-834c-3389d7883ff1.json used request id req-9d727135-f819-416b-8dd8-8a6ef1fa5b9a 2018-08-11 21:13:52,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:13:52,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:52,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-f8475ccb-0b51-423a-9ef4-8f6200c53621 Date: Sat, 11 Aug 2018 21:13:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:06:19Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-11T21:13:52Z","tenant_id":"663d43a7ae654a0fb702e19eb0679418","created_at":"2018-08-11T21:12:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"663d43a7ae654a0fb702e19eb0679418","id":"9b2a78c0-4e69-44ec-8d38-cf180463e519","name":"cinder_test-net_87749c30-250c-401f-a642-4fbc798421f0"}]} 2018-08-11 21:13:52,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f8475ccb-0b51-423a-9ef4-8f6200c53621 2018-08-11 21:13:52,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10734295845s 2018-08-11 21:13:52,957 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f8475ccb-0b51-423a-9ef4-8f6200c53621 2018-08-11 21:13:52,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-11 21:13:52,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/9b2a78c0-4e69-44ec-8d38-cf180463e519.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:54,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc8976e8-3589-4387-a3e6-005011e8063d Date: Sat, 11 Aug 2018 21:13:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:13:54,284 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/9b2a78c0-4e69-44ec-8d38-cf180463e519.json used request id req-cc8976e8-3589-4387-a3e6-005011e8063d 2018-08-11 21:13:54,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.32528209686s 2018-08-11 21:13:54,284 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/9b2a78c0-4e69-44ec-8d38-cf180463e519.json used request id req-cc8976e8-3589-4387-a3e6-005011e8063d 2018-08-11 21:13:54,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:13:54,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:54,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-41558da9-6478-48d0-8b95-e6d2a6274f72 Date: Sat, 11 Aug 2018 21:13:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/snap", "metadata": {}}], "file": "/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/file", "owner": "663d43a7ae654a0fb702e19eb0679418", "id": "2e0b4415-17d0-4c20-9c08-e475d19d4c28", "size": 12716032, "self": "/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:12:42Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_87749c30-250c-401f-a642-4fbc798421f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_87749c30-250c-401f-a642-4fbc798421f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:12:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:13:54,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-41558da9-6478-48d0-8b95-e6d2a6274f72 2018-08-11 21:13:54,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.196027040482s 2018-08-11 21:13:54,484 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-41558da9-6478-48d0-8b95-e6d2a6274f72 2018-08-11 21:13:54,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-11 21:13:54,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be50856e1ab8c8cdeb8cdb2f0c649c1e6875c4a4" 2018-08-11 21:13:54,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ce6577e-749c-4cdf-94d5-9021ef00dcbc Date: Sat, 11 Aug 2018 21:13:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:13:54,836 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28 used request id req-1ce6577e-749c-4cdf-94d5-9021ef00dcbc 2018-08-11 21:13:54,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.350805997849s 2018-08-11 21:13:54,837 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/2e0b4415-17d0-4c20-9c08-e475d19d4c28 used request id req-1ce6577e-749c-4cdf-94d5-9021ef00dcbc 2018-08-11 21:13:54,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:13:54,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:13:54,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13: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-d51e1efc-4055-4ec7-960d-964c36a64aa5 x-compute-request-id: req-d51e1efc-4055-4ec7-960d-964c36a64aa5 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_87749c30-250c-401f-a642-4fbc798421f0", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/a17d1135-8165-494b-a8fd-d5d20491da98", "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": "a17d1135-8165-494b-a8fd-d5d20491da98"}]} 2018-08-11 21:13:54,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-d51e1efc-4055-4ec7-960d-964c36a64aa5 2018-08-11 21:13:54,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266101360321s 2018-08-11 21:13:54,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-d51e1efc-4055-4ec7-960d-964c36a64aa5 2018-08-11 21:13:54,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-11 21:13:54,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/a17d1135-8165-494b-a8fd-d5d20491da98 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:13:54,896 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:13: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-955b069f-10fc-49e4-8e75-627e70f3cb48 x-compute-request-id: req-955b069f-10fc-49e4-8e75-627e70f3cb48 Content-Length: 0 Content-Type: application/json 2018-08-11 21:13:54,896 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/a17d1135-8165-494b-a8fd-d5d20491da98 used request id req-955b069f-10fc-49e4-8e75-627e70f3cb48 2018-08-11 21:13:54,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0302939414978s 2018-08-11 21:13:54,897 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/a17d1135-8165-494b-a8fd-d5d20491da98 used request id req-955b069f-10fc-49e4-8e75-627e70f3cb48 2018-08-11 21:13:54,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:13:54,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:13:55,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e6b08d9-5f0d-4930-9adf-d885d72c86c0 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_87749c30-250c-401f-a642-4fbc798421f0", "links": {"self": "http://172.30.9.30:5000/v3/users/74be932bc5f7437dae8d9afe16989651"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "74be932bc5f7437dae8d9afe16989651", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 21:13:55,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-1e6b08d9-5f0d-4930-9adf-d885d72c86c0 2018-08-11 21:13:55,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191846847534s 2018-08-11 21:13:55,089 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-1e6b08d9-5f0d-4930-9adf-d885d72c86c0 2018-08-11 21:13:55,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 21:13:55,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/74be932bc5f7437dae8d9afe16989651 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:13:55,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d51c30e4-486f-462e-b2ef-b133c15434bd Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_87749c30-250c-401f-a642-4fbc798421f0", "links": {"self": "http://172.30.9.30:5000/v3/users/74be932bc5f7437dae8d9afe16989651"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "74be932bc5f7437dae8d9afe16989651", "description": null}} 2018-08-11 21:13:55,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/74be932bc5f7437dae8d9afe16989651 used request id req-d51c30e4-486f-462e-b2ef-b133c15434bd 2018-08-11 21:13:55,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104295015335s 2018-08-11 21:13:55,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/74be932bc5f7437dae8d9afe16989651 used request id req-d51c30e4-486f-462e-b2ef-b133c15434bd 2018-08-11 21:13:55,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-11 21:13:55,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/74be932bc5f7437dae8d9afe16989651 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:13:55,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:13:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69049bb0-f688-4ca7-8c4e-aa90a4a5a5e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:13:55,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/74be932bc5f7437dae8d9afe16989651 used request id req-69049bb0-f688-4ca7-8c4e-aa90a4a5a5e9 2018-08-11 21:13:55,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.200330972672s 2018-08-11 21:13:55,401 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/74be932bc5f7437dae8d9afe16989651 used request id req-69049bb0-f688-4ca7-8c4e-aa90a4a5a5e9 2018-08-11 21:13:55,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 21:13:55,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:13:55,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02dd31f-f9ce-4a02-a167-903a8e97d0a7 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418"}, "tags": [], "enabled": true, "id": "663d43a7ae654a0fb702e19eb0679418", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_87749c30-250c-401f-a642-4fbc798421f0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-11 21:13:55,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-c02dd31f-f9ce-4a02-a167-903a8e97d0a7 2018-08-11 21:13:55,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0912029743195s 2018-08-11 21:13:55,499 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-c02dd31f-f9ce-4a02-a167-903a8e97d0a7 2018-08-11 21:13:55,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-11 21:13:55,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:13:55,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:13:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca453a2b-cffc-4fe0-80ff-2c356ae9db8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:13:55,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-ca453a2b-cffc-4fe0-80ff-2c356ae9db8e 2018-08-11 21:13:55,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.244755029678s 2018-08-11 21:13:55,749 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-ca453a2b-cffc-4fe0-80ff-2c356ae9db8e 2018-08-11 21:13:55,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:13:55,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:13:55,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe8f7cb5-5af0-4828-b2be-e90b3d2a37fd Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "48d2a72ef05948bab8bac2a9c2b726f8", "links": {"self": "http://172.30.9.30:5000/v3/roles/48d2a72ef05948bab8bac2a9c2b726f8"}, "name": "Member"}, {"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:13:55,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fe8f7cb5-5af0-4828-b2be-e90b3d2a37fd 2018-08-11 21:13:55,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0839297771454s 2018-08-11 21:13:55,838 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fe8f7cb5-5af0-4828-b2be-e90b3d2a37fd 2018-08-11 21:13:55,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-11 21:13:55,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/48d2a72ef05948bab8bac2a9c2b726f8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d1d2c51ccb3e8ce769d3bdb4d1fcc21de2356f9" 2018-08-11 21:13:55,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 21:13:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1fbd72e-abfe-4bc7-bf41-dc248837e4c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 21:13:55,945 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/48d2a72ef05948bab8bac2a9c2b726f8 used request id req-b1fbd72e-abfe-4bc7-bf41-dc248837e4c1 2018-08-11 21:13:55,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.102360010147s 2018-08-11 21:13:55,946 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/48d2a72ef05948bab8bac2a9c2b726f8 used request id req-b1fbd72e-abfe-4bc7-bf41-dc248837e4c1 2018-08-11 21:13:56,004 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-08-11 21:13:56,531 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-08-11 21:13:56,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:13:56,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:13:56,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:13:56,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:13:56,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:13:56,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:13:56,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:13:56,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:13:56,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:13:56,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:13:56,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:13:56,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:13:56,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:13:56,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:13:56,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:13:56,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:13:56,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:13:56,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:13:56,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:13:56,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:13:56,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:13:56,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:13:56,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:13:56,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de4c4109-a4c2-4595-800c-bfe956eec520 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:13:56,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-de4c4109-a4c2-4595-800c-bfe956eec520 2018-08-11 21:13:56,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:13:56,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-11T22:13:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["C-CbwILTQAixIUR08U3VOQ"], "issued_at": "2018-08-11T21:13:56.000000Z"}} 2018-08-11 21:13:56,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:13:56,924 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 21:13:56,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-11 21:13:56,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-08-11 21:13:56,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 21: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://192.30.9.5: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.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 21:13:56,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}bf98c023e70a9796981ea468e85b41b4902436bf" 2018-08-11 21:13:57,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8317c337-bff7-4a42-a6b0-f22606e89ce8 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/02dfd937e35b4e4692a7348a0e48b8e6"}, "enabled": true, "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1041b5ad95f74c2a8260f7f0809b968b"}, "enabled": true, "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/19b79e9a563a4b158448eb297b8cb1ff"}, "enabled": true, "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1a9817bcc6b142bebda428991b4059d5"}, "enabled": true, "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4040cf90f30e4bbe822bd30400b6391e"}, "enabled": true, "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/421601e22a4f469b90f2f38a08ef8312"}, "enabled": true, "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/482db775f319458da09a701458fd69f1"}, "enabled": true, "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6d7d3f66871946bdbe97cdc58c4517de"}, "enabled": true, "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/860dd2b943f543859dfb6e68e684716c"}, "enabled": true, "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/90ce16f7f2c44fcb94ec0c3765442426"}, "enabled": true, "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a1f98acec3f04bb290fb3d6c0075ddba"}, "enabled": true, "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/abe619e7874a4bfd852df40c8785bb4f"}, "enabled": true, "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e06d480c0bf44f12b6f43b563ca7065f"}, "enabled": true, "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e326eba7b24442b4a3dee34c0f5e0b8e"}, "enabled": true, "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e750353b5be9447983667540037ea5e4"}, "enabled": true, "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-11 21:13:57,021 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-8317c337-bff7-4a42-a6b0-f22606e89ce8 2018-08-11 21:13:57,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0938239097595s 2018-08-11 21:13:57,021 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-8317c337-bff7-4a42-a6b0-f22606e89ce8 2018-08-11 21:13:57,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-11 21:13:57,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bf98c023e70a9796981ea468e85b41b4902436bf" 2018-08-11 21:13:57,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf2992d3-faa6-4f00-b64c-3f370816a1e8 Content-Encoding: gzip Content-Length: 1961 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/05bfa513bc3c42d0811b3f6944cacabd"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0a05c446751945669eb27e631f6e6d53"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "0a05c446751945669eb27e631f6e6d53"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0b42056fa7e741cc8985476109e04a21"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "0b42056fa7e741cc8985476109e04a21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0e4718d6e20d4b259fd8b4aa195c11b9"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/17521994a73e4d80b7c2b500bc0f2c22"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2005ad6f59ca4ecd8e3325852cfe7f69"}, "url": "http://172.30.9.30:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2084552b32ea45158be3ec47499df12c"}, "url": "http://172.30.9.30:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "2084552b32ea45158be3ec47499df12c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2c957aac53cd4fe591e0f396b286df1a"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "482db775f319458da09a701458fd69f1", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2ed7a8608d0442129f1b7634260b529a"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/32c5fc90b038459c94ed24a5b9192f17"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3fe639f814f34cb3b93b0f38234a0889"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/4f6b33f54b9144358e2456646df388b0"}, "url": "http://172.30.9.30:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "4f6b33f54b9144358e2456646df388b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/504f59b62fea4733be03ec7db07ce3f9"}, "url": "http://172.30.9.30:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "482db775f319458da09a701458fd69f1", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/5acbd077fca14a099ac38fcbe73e3d52"}, "url": "http://172.30.9.30:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6026239c3a3d4853af40f837b8bb9f68"}, "url": "http://172.30.9.30:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "6026239c3a3d4853af40f837b8bb9f68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/63c7ee8c0a4a4264a1e4d3326919836c"}, "url": "http://172.30.9.30:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/64807c8bb8a7413aa5315957e8337c2a"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6636f972f04d4c68903ded633ba26158"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "6636f972f04d4c68903ded633ba26158"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6eec39c2771b4cd5a0ec1e5c95e7ea3b"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/712c5d51ba2b4a5a9df94094777067c1"}, "url": "http://172.30.9.30:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7bcd13ddcf694724a9f16c437bab25b6"}, "url": "http://172.30.9.30:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7cdc041135c8490893b30ff516b8997d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "7cdc041135c8490893b30ff516b8997d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7f9db02201db46578be559428e179d79"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "7f9db02201db46578be559428e179d79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/8fb3f038877b4003b536f991981a49ba"}, "url": "http://172.30.9.30:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "8fb3f038877b4003b536f991981a49ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/98edda6d3aaa46839331b59d553aa57b"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "98edda6d3aaa46839331b59d553aa57b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9c0b6b40edae471f8769575ad1e20bb2"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, "url": "http://172.30.9.30:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e750353b5be9447983667540037ea5e4", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9fd77bc5cd7b48a2a81cb85898b734fa"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/a08759f1f1b64df3a38d57c09c2878be"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ac4146c0af5f4b639388c39bfc5f7015"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "ac4146c0af5f4b639388c39bfc5f7015"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/af32285b5ee244b98cff3c1eab636bc1"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "af32285b5ee244b98cff3c1eab636bc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/b76eec3640264dc48a071bf662320b34"}, "url": "http://172.30.9.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "b76eec3640264dc48a071bf662320b34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ba8274bed4e04a53adb88c45a845388a"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c8f3cc4ace204a75b246a657f88314a3"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "c8f3cc4ace204a75b246a657f88314a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/cd37f6b081114510bdfbf08933ec0c48"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e750353b5be9447983667540037ea5e4", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/d9bbff8f2f7a44a69bbd39c1d47f5be3"}, "url": "http://172.30.9.30:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/e6f1372e24f8464f9fc99bea9cd9f180"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/e8a785cb3cb245598b9341ec76b5b0f4"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ebb1652179084d7bb46a22fb4e727f33"}, "url": "http://172.30.9.30:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "ebb1652179084d7bb46a22fb4e727f33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ef1be2d701bb414fac30266b7812a525"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e750353b5be9447983667540037ea5e4", "id": "ef1be2d701bb414fac30266b7812a525"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/f274ad1ed7384d548242f2b2b1d11af2"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "f274ad1ed7384d548242f2b2b1d11af2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/fdcd0613c3f34eac9e251494ef33d601"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "482db775f319458da09a701458fd69f1", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "links": {"self": "http://172.30.9.30:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-11 21:13:57,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-bf2992d3-faa6-4f00-b64c-3f370816a1e8 2018-08-11 21:13:57,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0917949676514s 2018-08-11 21:13:57,123 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-bf2992d3-faa6-4f00-b64c-3f370816a1e8 2018-08-11 21:14:14,783 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-08-11 21:14:14,832 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-08-11 21:14:15,135 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-08-11 21:14:15,249 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 21:14:15,249 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-11 21:14:15,294 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-11 21:14:15,819 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-11 21:14:15,819 - openstack_tests - INFO - OS Credentials = > 2018-08-11 21:14:16,583 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-11 21:14:17,145 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-08-11 21:14:23,518 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-35d0da6d-ee1d-4c6e-95c0-a37a5ccc162a-projName 2018-08-11 21:14:24,389 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e7d51b7f-9a2f-474a-b4c7-88692b822be6 2018-08-11 21:14:24,459 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 21:14:24,674 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-35d0da6d-ee1d-4c6e-95c0-a37a5ccc162a-projName 2018-08-11 21:14:25,772 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-faefe699-0697-4c73-96bd-3a0cfd201b2b-username 2018-08-11 21:14:25,884 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-faefe699-0697-4c73-96bd-3a0cfd201b2b-username 2018-08-11 21:14:30,724 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-84836dad-622a-45de-b5c6-8880e69f2a0e-username 2018-08-11 21:14:30,934 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-84836dad-622a-45de-b5c6-8880e69f2a0e-projName 2018-08-11 21:14:31,034 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-84836dad-622a-45de-b5c6-8880e69f2a0e-role 2018-08-11 21:14:31,131 - keystone_utils - INFO - Granting role KeystoneUtilsTests-84836dad-622a-45de-b5c6-8880e69f2a0e-role to project KeystoneUtilsTests-84836dad-622a-45de-b5c6-8880e69f2a0e-projName 2018-08-11 21:14:31,870 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d24583a-e4d7-41ec-8cb6-d09572b0b42b 2018-08-11 21:14:31,895 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 21:14:32,056 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-84836dad-622a-45de-b5c6-8880e69f2a0e-projName 2018-08-11 21:14:32,323 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-84836dad-622a-45de-b5c6-8880e69f2a0e-username 2018-08-11 21:14:32,505 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-84836dad-622a-45de-b5c6-8880e69f2a0e-role 2018-08-11 21:14:34,517 - keystone_utils - INFO - Granting role admin to project admin 2018-08-11 21:14:34,756 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-f93ed8a9-e121-4c7-name 2018-08-11 21:14:35,143 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-f93ed8a9-e121-4c7-name 2018-08-11 21:14:37,321 - keystone_utils - INFO - Granting role admin to project admin 2018-08-11 21:14:37,643 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-49820326-047f-449-name 2018-08-11 21:14:37,644 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-49820326-047f-449-name 2018-08-11 21:14:37,831 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-49820326-047f-449-name 2018-08-11 21:14:40,006 - keystone_utils - INFO - Granting role admin to project admin 2018-08-11 21:14:40,323 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-926519e8-b900-455-name 2018-08-11 21:14:40,425 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-926519e8-b900-455-name 2018-08-11 21:14:42,432 - keystone_utils - INFO - Granting role admin to project admin 2018-08-11 21:14:42,723 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-e5321409-843d-4ca-name 2018-08-11 21:14:43,397 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e5321409-843d-4ca-name 2018-08-11 21:14:44,675 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-f9d8bb6b-017b-4f3-name 2018-08-11 21:14:44,676 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-f9d8bb6b-017b-4f3-name 2018-08-11 21:14:46,029 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-f9d8bb6b-017b-4f3-name 2018-08-11 21:14:47,691 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-04da0e6c-e20f-412-name 2018-08-11 21:14:48,837 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-04da0e6c-e20f-412-name 2018-08-11 21:14:50,193 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-4acaed82-d0d0-4c0-name 2018-08-11 21:14:51,822 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-4acaed82-d0d0-4c0-name 2018-08-11 21:14:54,506 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-c8b30b50-cf98-45a-name 2018-08-11 21:14:56,700 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-c8b30b50-cf98-45a-name 2018-08-11 21:14:58,116 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-65191025-c618-434-name 2018-08-11 21:15:00,910 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-65191025-c618-434-name 2018-08-11 21:15:02,313 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-6cf043cf-971b-442-name 2018-08-11 21:15:03,836 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-6cf043cf-971b-442-name 2018-08-11 21:15:03,959 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-6cf043cf-971b-442-user 2018-08-11 21:15:04,153 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-6cf043cf-971b-442-name-role 2018-08-11 21:15:04,173 - keystone_utils - INFO - Granting role CreateProjectUserTests-6cf043cf-971b-442-name-role to project CreateProjectUserTests-6cf043cf-971b-442-name 2018-08-11 21:15:05,195 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-6cf043cf-971b-442-name... 2018-08-11 21:15:05,196 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-6cf043cf-971b-442-name 2018-08-11 21:15:05,519 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e398a1ac-ed85-4c61-9ef1-08d750d346f9 2018-08-11 21:15:05,577 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e398a1ac-ed85-4c61-9ef1-08d750d346f9 2018-08-11 21:15:05,601 - neutron_utils - INFO - Retrieving security group with ID - e398a1ac-ed85-4c61-9ef1-08d750d346f9 2018-08-11 21:15:05,697 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e398a1ac-ed85-4c61-9ef1-08d750d346f9 2018-08-11 21:15:05,721 - neutron_utils - INFO - Retrieving security group with ID - e398a1ac-ed85-4c61-9ef1-08d750d346f9 2018-08-11 21:15:05,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e398a1ac-ed85-4c61-9ef1-08d750d346f9 2018-08-11 21:15:05,797 - neutron_utils - INFO - Retrieving security group with ID - e398a1ac-ed85-4c61-9ef1-08d750d346f9 2018-08-11 21:15:05,850 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e398a1ac-ed85-4c61-9ef1-08d750d346f9 2018-08-11 21:15:05,872 - neutron_utils - INFO - Deleting security group rule with ID - c94fd8de-bc5c-4eda-b9b9-e3789387168d 2018-08-11 21:15:05,990 - neutron_utils - INFO - Deleting security group rule with ID - 513a227a-e1c0-4e08-ae5c-581c84e912db 2018-08-11 21:15:06,081 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-6cf043cf-971b-442-name 2018-08-11 21:15:06,214 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-6cf043cf-971b-442-user 2018-08-11 21:15:06,813 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 679e415d-b88b-4063-9777-279ff5098df4 2018-08-11 21:15:06,842 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 21:15:07,027 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-6cf043cf-971b-442-name 2018-08-11 21:15:07,211 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-6cf043cf-971b-442-name-role 2018-08-11 21:15:08,610 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-c4d31400-acbf-46e-name 2018-08-11 21:15:09,982 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-c4d31400-acbf-46e-name 2018-08-11 21:15:10,101 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-c4d31400-acbf-46e-user1 2018-08-11 21:15:10,284 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-c4d31400-acbf-46e-name-role 2018-08-11 21:15:10,372 - keystone_utils - INFO - Granting role CreateProjectUserTests-c4d31400-acbf-46e-name-role to project CreateProjectUserTests-c4d31400-acbf-46e-name 2018-08-11 21:15:11,922 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-c4d31400-acbf-46e-name 2018-08-11 21:15:12,049 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-c4d31400-acbf-46e-user2 2018-08-11 21:15:12,134 - keystone_utils - INFO - Granting role CreateProjectUserTests-c4d31400-acbf-46e-name-role to project CreateProjectUserTests-c4d31400-acbf-46e-name 2018-08-11 21:15:13,034 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-c4d31400-acbf-46e-name... 2018-08-11 21:15:13,035 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-c4d31400-acbf-46e-name 2018-08-11 21:15:13,260 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7dcef290-b74c-4cba-ab7e-cf33461d2c25 2018-08-11 21:15:13,315 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7dcef290-b74c-4cba-ab7e-cf33461d2c25 2018-08-11 21:15:13,344 - neutron_utils - INFO - Retrieving security group with ID - 7dcef290-b74c-4cba-ab7e-cf33461d2c25 2018-08-11 21:15:13,428 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7dcef290-b74c-4cba-ab7e-cf33461d2c25 2018-08-11 21:15:13,453 - neutron_utils - INFO - Retrieving security group with ID - 7dcef290-b74c-4cba-ab7e-cf33461d2c25 2018-08-11 21:15:13,506 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7dcef290-b74c-4cba-ab7e-cf33461d2c25 2018-08-11 21:15:13,529 - neutron_utils - INFO - Retrieving security group with ID - 7dcef290-b74c-4cba-ab7e-cf33461d2c25 2018-08-11 21:15:13,583 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7dcef290-b74c-4cba-ab7e-cf33461d2c25 2018-08-11 21:15:14,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7dcef290-b74c-4cba-ab7e-cf33461d2c25 2018-08-11 21:15:14,741 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7dcef290-b74c-4cba-ab7e-cf33461d2c25 2018-08-11 21:15:14,761 - neutron_utils - INFO - Retrieving security group with ID - 7dcef290-b74c-4cba-ab7e-cf33461d2c25 2018-08-11 21:15:14,803 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7dcef290-b74c-4cba-ab7e-cf33461d2c25 2018-08-11 21:15:14,825 - neutron_utils - INFO - Deleting security group rule with ID - 4d02d50a-755d-4659-a420-ec92010d7b04 2018-08-11 21:15:14,924 - neutron_utils - INFO - Deleting security group rule with ID - 3b4656c2-80a7-480d-8765-4bb74f1011d1 2018-08-11 21:15:15,019 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-c4d31400-acbf-46e-name 2018-08-11 21:15:15,155 - neutron_utils - INFO - Deleting security group rule with ID - 4d02d50a-755d-4659-a420-ec92010d7b04 2018-08-11 21:15:15,182 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 4d02d50a-755d-4659-a420-ec92010d7b04 does not exist Neutron server returns request_ids: ['req-2e8013d9-cb01-48bb-a739-ef226f89d442'] 2018-08-11 21:15:15,182 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-c4d31400-acbf-46e-name 2018-08-11 21:15:15,208 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 7dcef290-b74c-4cba-ab7e-cf33461d2c25 does not exist Neutron server returns request_ids: ['req-7445166a-d24d-4e19-ad65-60810de5598f'] 2018-08-11 21:15:15,208 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-c4d31400-acbf-46e-user1 2018-08-11 21:15:15,392 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-c4d31400-acbf-46e-user2 2018-08-11 21:15:16,180 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9c1cdfeb-676b-4b05-8ea2-24a3aff48dbc 2018-08-11 21:15:16,205 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 21:15:16,353 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-c4d31400-acbf-46e-name 2018-08-11 21:15:16,547 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-c4d31400-acbf-46e-name-role 2018-08-11 21:15:18,837 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-78dffdc9-2b68-44ac-861c-afa1651a3b93 2018-08-11 21:15:19,845 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-08-11 21:15:20,325 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-ed95ae30-65ce-49b3-ae8d-803b91693ff2-pub-net 2018-08-11 21:15:21,118 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-ed95ae30-65ce-49b3-ae8d-803b91693ff2-pub-net 2018-08-11 21:15:23,166 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-97b6f679-1f9d-4060-9650-f932e531d1e4-pub-net 2018-08-11 21:15:23,681 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-97b6f679-1f9d-4060-9650-f932e531d1e4-pub-subnet 2018-08-11 21:15:24,823 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-97b6f679-1f9d-4060-9650-f932e531d1e4-pub-subnet 2018-08-11 21:15:24,823 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-97b6f679-1f9d-4060-9650-f932e531d1e4-pub-subnet 2018-08-11 21:15:26,295 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-97b6f679-1f9d-4060-9650-f932e531d1e4-pub-net 2018-08-11 21:15:28,415 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-cfedc8c7-08b7-45f0-b617-942f38a08a76-pub-net 2018-08-11 21:15:29,130 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-cfedc8c7-08b7-45f0-b617-942f38a08a76-pub-subnet 2018-08-11 21:15:29,145 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-cfedc8c7-08b7-45f0-b617-942f38a08a76-pub-subnet] for network [NeutronUtilsSubnetTests-cfedc8c7-08b7-45f0-b617-942f38a08a76-pub-net] 2018-08-11 21:15:29,145 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-cfedc8c7-08b7-45f0-b617-942f38a08a76-pub-net 2018-08-11 21:15:30,175 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-36e0deb3-4371-4723-bdf3-04fe3688365c-pub-net 2018-08-11 21:15:30,701 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-36e0deb3-4371-4723-bdf3-04fe3688365c-pub-subnet 2018-08-11 21:15:31,740 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-36e0deb3-4371-4723-bdf3-04fe3688365c-pub-subnet 2018-08-11 21:15:31,740 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-36e0deb3-4371-4723-bdf3-04fe3688365c-pub-subnet 2018-08-11 21:15:33,192 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-36e0deb3-4371-4723-bdf3-04fe3688365c-pub-net 2018-08-11 21:15:35,115 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-dfbf5f3c-b797-4129-8732-fafbabef52d9-pub-net 2018-08-11 21:15:35,679 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-dfbf5f3c-b797-4129-8732-fafbabef52d9-pub-subnet 2018-08-11 21:15:35,741 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-dfbf5f3c-b797-4129-8732-fafbabef52d9-pub-subnet] for network [NeutronUtilsSubnetTests-dfbf5f3c-b797-4129-8732-fafbabef52d9-pub-net] 2018-08-11 21:15:35,741 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-dfbf5f3c-b797-4129-8732-fafbabef52d9-pub-net 2018-08-11 21:15:37,283 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-0e8c5424-0a53-49dc-8e72-603d95562a1f-pub-net 2018-08-11 21:15:38,099 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-0e8c5424-0a53-49dc-8e72-603d95562a1f-pub-subnet 2018-08-11 21:15:38,858 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-0e8c5424-0a53-49dc-8e72-603d95562a1f-pub-subnet 2018-08-11 21:15:38,858 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-0e8c5424-0a53-49dc-8e72-603d95562a1f-pub-subnet 2018-08-11 21:15:39,409 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-0e8c5424-0a53-49dc-8e72-603d95562a1f-pub-net 2018-08-11 21:15:41,358 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a3e91bda-a97d-4585-b5e3-402e9e135aef-pub-net 2018-08-11 21:15:42,028 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a3e91bda-a97d-4585-b5e3-402e9e135aef-pub-subnet 2018-08-11 21:15:43,429 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-a3e91bda-a97d-4585-b5e3-402e9e135aef-pub-router 2018-08-11 21:15:44,933 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-a3e91bda-a97d-4585-b5e3-402e9e135aef-pub-router 2018-08-11 21:15:46,267 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-a3e91bda-a97d-4585-b5e3-402e9e135aef-pub-router 2018-08-11 21:15:47,649 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-a3e91bda-a97d-4585-b5e3-402e9e135aef-pub-router 2018-08-11 21:15:48,786 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a3e91bda-a97d-4585-b5e3-402e9e135aef-pub-subnet 2018-08-11 21:15:48,786 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a3e91bda-a97d-4585-b5e3-402e9e135aef-pub-subnet 2018-08-11 21:15:49,783 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a3e91bda-a97d-4585-b5e3-402e9e135aef-pub-net 2018-08-11 21:15:51,521 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f7421866-c270-436e-837c-db2c1a3aad94-pub-net 2018-08-11 21:15:52,029 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f7421866-c270-436e-837c-db2c1a3aad94-pub-subnet 2018-08-11 21:15:53,380 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-f7421866-c270-436e-837c-db2c1a3aad94-pub-router 2018-08-11 21:15:55,140 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f7421866-c270-436e-837c-db2c1a3aad94-pub-subnet 2018-08-11 21:15:56,127 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-f7421866-c270-436e-837c-db2c1a3aad94-pub-router 2018-08-11 21:15:56,432 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-f7421866-c270-436e-837c-db2c1a3aad94-pub-router 2018-08-11 21:15:57,748 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f7421866-c270-436e-837c-db2c1a3aad94-pub-subnet 2018-08-11 21:15:57,748 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f7421866-c270-436e-837c-db2c1a3aad94-pub-subnet 2018-08-11 21:15:57,787 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f7421866-c270-436e-837c-db2c1a3aad94-pub-net 2018-08-11 21:15:58,803 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ef47b16b-88e9-4009-8026-36325607407e-pub-net 2018-08-11 21:15:59,395 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ef47b16b-88e9-4009-8026-36325607407e-pub-subnet 2018-08-11 21:16:00,336 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ef47b16b-88e9-4009-8026-36325607407e-pub-subnet 2018-08-11 21:16:00,337 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ef47b16b-88e9-4009-8026-36325607407e-pub-subnet 2018-08-11 21:16:00,731 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ef47b16b-88e9-4009-8026-36325607407e-pub-net 2018-08-11 21:16:02,612 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-782efb43-8273-4b52-a6fe-3c444a881164-pub-net 2018-08-11 21:16:03,359 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-782efb43-8273-4b52-a6fe-3c444a881164-pub-subnet 2018-08-11 21:16:04,723 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-782efb43-8273-4b52-a6fe-3c444a881164-pub-router 2018-08-11 21:16:06,569 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-782efb43-8273-4b52-a6fe-3c444a881164-pub-router 2018-08-11 21:16:06,569 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-782efb43-8273-4b52-a6fe-3c444a881164-pub-router 2018-08-11 21:16:07,935 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-782efb43-8273-4b52-a6fe-3c444a881164-pub-subnet 2018-08-11 21:16:07,935 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-782efb43-8273-4b52-a6fe-3c444a881164-pub-subnet 2018-08-11 21:16:08,980 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-782efb43-8273-4b52-a6fe-3c444a881164-pub-net 2018-08-11 21:16:10,901 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-5f3d5bfa-8410-4453-a05f-6a2e65455d40-pub-net 2018-08-11 21:16:11,412 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-5f3d5bfa-8410-4453-a05f-6a2e65455d40-pub-subnet 2018-08-11 21:16:13,278 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-5f3d5bfa-8410-4453-a05f-6a2e65455d40-pub-net 2018-08-11 21:16:14,090 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-5f3d5bfa-8410-4453-a05f-6a2e65455d40-port 2018-08-11 21:16:14,515 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5f3d5bfa-8410-4453-a05f-6a2e65455d40-pub-subnet 2018-08-11 21:16:14,515 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5f3d5bfa-8410-4453-a05f-6a2e65455d40-pub-subnet 2018-08-11 21:16:15,507 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-5f3d5bfa-8410-4453-a05f-6a2e65455d40-pub-net 2018-08-11 21:16:17,231 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1ef7d239-4ec2-4924-ad3b-780620639f06-pub-net 2018-08-11 21:16:17,812 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1ef7d239-4ec2-4924-ad3b-780620639f06-pub-subnet 2018-08-11 21:16:19,589 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-1ef7d239-4ec2-4924-ad3b-780620639f06-pub-net 2018-08-11 21:16:20,500 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-1ef7d239-4ec2-4924-ad3b-780620639f06-port 2018-08-11 21:16:20,958 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1ef7d239-4ec2-4924-ad3b-780620639f06-pub-subnet 2018-08-11 21:16:20,959 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1ef7d239-4ec2-4924-ad3b-780620639f06-pub-subnet 2018-08-11 21:16:21,895 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1ef7d239-4ec2-4924-ad3b-780620639f06-pub-net 2018-08-11 21:16:23,701 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d988fed2-36b7-4ddb-a3cc-2a379c2daa46-pub-net 2018-08-11 21:16:24,243 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d988fed2-36b7-4ddb-a3cc-2a379c2daa46-pub-subnet 2018-08-11 21:16:25,944 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-d988fed2-36b7-4ddb-a3cc-2a379c2daa46-pub-net 2018-08-11 21:16:25,960 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d988fed2-36b7-4ddb-a3cc-2a379c2daa46-pub-subnet 2018-08-11 21:16:25,960 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d988fed2-36b7-4ddb-a3cc-2a379c2daa46-pub-subnet 2018-08-11 21:16:26,969 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d988fed2-36b7-4ddb-a3cc-2a379c2daa46-pub-net 2018-08-11 21:16:28,644 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d68e39f7-3cf3-42f5-a1aa-af4e6860e324-pub-net 2018-08-11 21:16:29,156 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d68e39f7-3cf3-42f5-a1aa-af4e6860e324-pub-subnet 2018-08-11 21:16:30,815 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-d68e39f7-3cf3-42f5-a1aa-af4e6860e324-pub-net 2018-08-11 21:16:31,024 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d68e39f7-3cf3-42f5-a1aa-af4e6860e324-pub-subnet 2018-08-11 21:16:31,024 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d68e39f7-3cf3-42f5-a1aa-af4e6860e324-pub-subnet 2018-08-11 21:16:32,025 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d68e39f7-3cf3-42f5-a1aa-af4e6860e324-pub-net 2018-08-11 21:16:33,424 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d9c7522f-1255-4ba4-9582-d0110534e1ea-pub-net 2018-08-11 21:16:34,110 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d9c7522f-1255-4ba4-9582-d0110534e1ea-pub-subnet 2018-08-11 21:16:35,656 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-d9c7522f-1255-4ba4-9582-d0110534e1ea-pub-net 2018-08-11 21:16:35,671 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d9c7522f-1255-4ba4-9582-d0110534e1ea-pub-subnet 2018-08-11 21:16:35,672 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d9c7522f-1255-4ba4-9582-d0110534e1ea-pub-subnet 2018-08-11 21:16:36,776 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d9c7522f-1255-4ba4-9582-d0110534e1ea-pub-net 2018-08-11 21:16:39,250 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-393bc020-6626-4505-97bb-61b69ac07653-pub-net 2018-08-11 21:16:39,765 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-393bc020-6626-4505-97bb-61b69ac07653-pub-subnet 2018-08-11 21:16:41,520 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-393bc020-6626-4505-97bb-61b69ac07653-pub-net 2018-08-11 21:16:42,195 - neutron_utils - INFO - Deleting port with name 2018-08-11 21:16:42,745 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-393bc020-6626-4505-97bb-61b69ac07653-pub-subnet 2018-08-11 21:16:42,745 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-393bc020-6626-4505-97bb-61b69ac07653-pub-subnet 2018-08-11 21:16:43,773 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-393bc020-6626-4505-97bb-61b69ac07653-pub-net 2018-08-11 21:16:47,388 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-4aff4c21-c0ea-4e56-a33e-96dc0ccbc548-pub-router 2018-08-11 21:16:48,839 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-4aff4c21-c0ea-4e56-a33e-96dc0ccbc548-pub-router 2018-08-11 21:16:51,184 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-7ab8b16c-353d-490a-9a34-aac5430dc209-pub-router 2018-08-11 21:16:52,642 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-7ab8b16c-353d-490a-9a34-aac5430dc209-pub-router 2018-08-11 21:16:54,294 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-42a1adc7-9da5-4af1-b7a0-eb25d87b99d2name 2018-08-11 21:16:54,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79ab61bc-bb24-4da7-98df-71ef1b3cdeb8 2018-08-11 21:16:54,847 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79ab61bc-bb24-4da7-98df-71ef1b3cdeb8 2018-08-11 21:16:54,874 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-42a1adc7-9da5-4af1-b7a0-eb25d87b99d2name 2018-08-11 21:16:55,666 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f04725fa-abb6-4d28-9eba-20357657c778name-1 2018-08-11 21:16:56,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3723a686-6a62-46b1-a6d6-167e402e9fb0 2018-08-11 21:16:56,266 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f04725fa-abb6-4d28-9eba-20357657c778name-2 2018-08-11 21:16:56,501 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d6e2143-43a8-4139-a1ed-1c517e82d87d 2018-08-11 21:16:56,562 - neutron_utils - INFO - Listing the available security groups 2018-08-11 21:16:56,706 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d6e2143-43a8-4139-a1ed-1c517e82d87d 2018-08-11 21:16:56,730 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3723a686-6a62-46b1-a6d6-167e402e9fb0 2018-08-11 21:16:56,754 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 372d4e04-d3ca-4baa-b3da-5340b77c3b48 2018-08-11 21:16:56,776 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69a75b82-ff24-4a16-b944-b0b9f09c1c4c 2018-08-11 21:16:56,797 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 816b4491-d785-4abd-9422-d404ad38ea60 2018-08-11 21:16:56,818 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87eb7eb0-1922-4584-8d4d-b1f106b78a64 2018-08-11 21:16:56,838 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4528689-ddaf-4fed-beea-e51d37d18875 2018-08-11 21:16:56,859 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bcacbaa1-b209-4666-934e-748367c4a2ab 2018-08-11 21:16:56,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ef7cdcde-ec12-435d-840c-1d48fbc952de 2018-08-11 21:16:56,902 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eff7aa29-5fd3-43ce-a4ca-51a72b7fd787 2018-08-11 21:16:56,923 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f49f6bd2-fb30-4404-a89f-8612633b97bc 2018-08-11 21:16:56,946 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f04725fa-abb6-4d28-9eba-20357657c778name-1 2018-08-11 21:16:57,118 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f04725fa-abb6-4d28-9eba-20357657c778name-2 2018-08-11 21:16:58,089 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-be6f1ad9-ec2c-4294-ae88-8510437a92edname 2018-08-11 21:16:58,458 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 21fec21c-394f-4dc9-952e-5add39d54f23 2018-08-11 21:16:58,590 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 21fec21c-394f-4dc9-952e-5add39d54f23 2018-08-11 21:16:58,618 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-be6f1ad9-ec2c-4294-ae88-8510437a92edname 2018-08-11 21:16:59,270 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-a2e4a46f-4c31-4821-a14c-22bbb11e1d55name 2018-08-11 21:16:59,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02588e47-02cd-4283-8c1d-163080ab160c 2018-08-11 21:16:59,699 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02588e47-02cd-4283-8c1d-163080ab160c 2018-08-11 21:16:59,801 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-a2e4a46f-4c31-4821-a14c-22bbb11e1d55name 2018-08-11 21:16:59,961 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02588e47-02cd-4283-8c1d-163080ab160c 2018-08-11 21:17:00,174 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02588e47-02cd-4283-8c1d-163080ab160c 2018-08-11 21:17:00,222 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02588e47-02cd-4283-8c1d-163080ab160c 2018-08-11 21:17:00,287 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02588e47-02cd-4283-8c1d-163080ab160c 2018-08-11 21:17:00,313 - neutron_utils - INFO - Deleting security group rule with ID - 36abe74a-5d7c-4952-8a02-4b413549905d 2018-08-11 21:17:00,415 - neutron_utils - INFO - Deleting security group rule with ID - 7ee35cc2-3c77-48e5-ac2d-3a2b54fe4858 2018-08-11 21:17:00,562 - neutron_utils - INFO - Deleting security group rule with ID - c2b3848e-04f1-4027-98ca-d792a891b0a3 2018-08-11 21:17:00,669 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-a2e4a46f-4c31-4821-a14c-22bbb11e1d55name 2018-08-11 21:17:01,257 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-216c339b-6288-4ff0-b2ff-2860a555954dname-1 2018-08-11 21:17:01,632 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e21ac8d-a29d-46e9-8b82-c04ebab8c5f6 2018-08-11 21:17:01,695 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-216c339b-6288-4ff0-b2ff-2860a555954dname-2 2018-08-11 21:17:01,922 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d04645f4-a4f4-4f64-a952-1d328e46bf7f 2018-08-11 21:17:01,969 - neutron_utils - INFO - Retrieving security group with ID - 9e21ac8d-a29d-46e9-8b82-c04ebab8c5f6 2018-08-11 21:17:02,065 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e21ac8d-a29d-46e9-8b82-c04ebab8c5f6 2018-08-11 21:17:02,088 - neutron_utils - INFO - Retrieving security group with ID - d04645f4-a4f4-4f64-a952-1d328e46bf7f 2018-08-11 21:17:02,134 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d04645f4-a4f4-4f64-a952-1d328e46bf7f 2018-08-11 21:17:02,158 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-216c339b-6288-4ff0-b2ff-2860a555954dname-1 2018-08-11 21:17:02,365 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-216c339b-6288-4ff0-b2ff-2860a555954dname-2 2018-08-11 21:17:03,095 - neutron_utils - INFO - Creating floating ip to external network - external 2018-08-11 21:17:04,925 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-34bbf315-9570-458c-8e2f-ee3126a44efc 2018-08-11 21:17:05,718 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-4e37ac0b-6863-4030-9b31-010ee6b68dc5.pub 2018-08-11 21:17:05,718 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-4e37ac0b-6863-4030-9b31-010ee6b68dc5 2018-08-11 21:17:05,718 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-4e37ac0b-6863-4030-9b31-010ee6b68dc5.pub 2018-08-11 21:17:05,718 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-4e37ac0b-6863-4030-9b31-010ee6b68dc5 2018-08-11 21:17:06,523 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-04d912c9-2a20-4498-9c4e-869b6e72097f 2018-08-11 21:17:10,852 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-b35e2f63-7449-44d5-b6bd-6e5fe3ca31e3-image 2018-08-11 21:17:10,871 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-b35e2f63-7449-44d5-b6bd-6e5fe3ca31e3-image 2018-08-11 21:17:11,545 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-b35e2f63-7449-44d5-b6bd-6e5fe3ca31e3-net 2018-08-11 21:17:11,905 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-b35e2f63-7449-44d5-b6bd-6e5fe3ca31e3-subnet 2018-08-11 21:17:14,240 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-b35e2f63-7449-44d5-b6bd-6e5fe3ca31e3-net 2018-08-11 21:17:15,356 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-b35e2f63-7449-44d5-b6bd-6e5fe3ca31e3-vm_inst 2018-08-11 21:17:24,774 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-b35e2f63-7449-44d5-b6bd-6e5fe3ca31e3-port 2018-08-11 21:17:25,505 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-b35e2f63-7449-44d5-b6bd-6e5fe3ca31e3-subnet 2018-08-11 21:17:25,505 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-b35e2f63-7449-44d5-b6bd-6e5fe3ca31e3-subnet 2018-08-11 21:17:26,720 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-b35e2f63-7449-44d5-b6bd-6e5fe3ca31e3-net 2018-08-11 21:17:28,041 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-b35e2f63-7449-44d5-b6bd-6e5fe3ca31e3-image 2018-08-11 21:17:31,088 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893-image 2018-08-11 21:17:31,106 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893-image 2018-08-11 21:17:31,695 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893-net 2018-08-11 21:17:32,240 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893-subnet 2018-08-11 21:17:35,204 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893 2018-08-11 21:17:35,433 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893 2018-08-11 21:17:38,053 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893-net 2018-08-11 21:17:39,255 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893-vm_inst 2018-08-11 21:17:40,866 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893-vm_inst 2018-08-11 21:17:47,949 - create_instance - INFO - VM is - ACTIVE 2018-08-11 21:18:02,230 - create_instance - INFO - Deleting Port with ID - c216eb7b-ee8c-4cd8-aba6-86d602b5c3f4 2018-08-11 21:18:02,230 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893-port 2018-08-11 21:18:02,731 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893-vm_inst 2018-08-11 21:18:02,974 - create_instance - INFO - Checking deletion status 2018-08-11 21:18:06,320 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893-vm_inst 2018-08-11 21:18:06,532 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893 2018-08-11 21:18:10,262 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893 2018-08-11 21:18:10,310 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893-subnet 2018-08-11 21:18:10,310 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893-subnet 2018-08-11 21:18:11,463 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893-net 2018-08-11 21:18:12,654 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-d3e60cd0-da7f-4760-9d6c-9d723d66f893-image 2018-08-11 21:18:15,159 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958-image 2018-08-11 21:18:15,177 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958-image 2018-08-11 21:18:15,884 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958-net 2018-08-11 21:18:16,377 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958-subnet 2018-08-11 21:18:19,180 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958 2018-08-11 21:18:19,386 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958 2018-08-11 21:18:22,086 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958-net 2018-08-11 21:18:23,252 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958-vm_inst 2018-08-11 21:18:25,211 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958-vm_inst 2018-08-11 21:18:32,164 - create_instance - INFO - VM is - ACTIVE 2018-08-11 21:18:34,737 - create_instance - INFO - Deleting Port with ID - b946f585-9aea-4d41-bd93-5a1f152fb4ed 2018-08-11 21:18:34,737 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958-port 2018-08-11 21:18:35,185 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958-vm_inst 2018-08-11 21:18:35,407 - create_instance - INFO - Checking deletion status 2018-08-11 21:18:42,203 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958-vm_inst 2018-08-11 21:18:42,270 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958 2018-08-11 21:18:42,707 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958 2018-08-11 21:18:42,740 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958-subnet 2018-08-11 21:18:42,740 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958-subnet 2018-08-11 21:18:43,891 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958-net 2018-08-11 21:18:45,227 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-f72e5e07-80ac-435b-8ef7-a52bcd197958-image 2018-08-11 21:18:47,772 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8-image 2018-08-11 21:18:47,794 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8-image 2018-08-11 21:18:48,398 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8-net 2018-08-11 21:18:48,899 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8-subnet 2018-08-11 21:18:51,963 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8 2018-08-11 21:18:52,305 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8 2018-08-11 21:18:54,630 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8-net 2018-08-11 21:18:55,910 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8-vm_inst 2018-08-11 21:18:57,757 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8-vm_inst 2018-08-11 21:19:04,839 - create_instance - INFO - VM is - ACTIVE 2018-08-11 21:19:11,122 - create_instance - INFO - Deleting Port with ID - 91355886-b13e-4aaf-b8cc-94941f37ca91 2018-08-11 21:19:11,122 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8-port 2018-08-11 21:19:11,588 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8-vm_inst 2018-08-11 21:19:11,721 - create_instance - INFO - Checking deletion status 2018-08-11 21:19:17,991 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8-vm_inst 2018-08-11 21:19:18,198 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8 2018-08-11 21:19:18,773 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8 2018-08-11 21:19:18,810 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8-subnet 2018-08-11 21:19:18,811 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8-subnet 2018-08-11 21:19:19,820 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8-net 2018-08-11 21:19:20,867 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-421bba69-8c23-4495-8260-f9c81600f1a8-image 2018-08-11 21:19:28,736 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-e6bf1696-1ef3-440d-9834-d4a91cd9a974name 2018-08-11 21:19:29,838 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-830ca267-fe19-40da-95f2-7a6a851fb1cc-image 2018-08-11 21:19:29,858 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-830ca267-fe19-40da-95f2-7a6a851fb1cc-image 2018-08-11 21:19:48,393 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-830ca267-fe19-40da-95f2-7a6a851fb1cc-image 2018-08-11 21:19:51,911 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-b55a1c9a-fd25-4cc0-98ea-3a9f2cac79e3-image 2018-08-11 21:19:51,928 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-b55a1c9a-fd25-4cc0-98ea-3a9f2cac79e3-image 2018-08-11 21:20:24,629 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-b55a1c9a-fd25-4cc0-98ea-3a9f2cac79e3-image 2018-08-11 21:20:28,172 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-eccf8e96-dce0-43fe-aa36-385242e9a238-image1 2018-08-11 21:20:28,208 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-eccf8e96-dce0-43fe-aa36-385242e9a238-image1 2018-08-11 21:20:30,277 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-eccf8e96-dce0-43fe-aa36-385242e9a238-image2 2018-08-11 21:20:30,296 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-eccf8e96-dce0-43fe-aa36-385242e9a238-image2 2018-08-11 21:21:02,582 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-eccf8e96-dce0-43fe-aa36-385242e9a238-image1 2018-08-11 21:21:02,938 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-eccf8e96-dce0-43fe-aa36-385242e9a238-image2 2018-08-11 21:21:16,862 - neutron_utils - INFO - Retrieving security group with ID - aa7980ab-ab01-431b-ba3a-f926009005d7 2018-08-11 21:21:17,061 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aa7980ab-ab01-431b-ba3a-f926009005d7 2018-08-11 21:21:18,459 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-434c2ed1-65af-4b78-8e64-cf4ae78154ba 2018-08-11 21:21:18,861 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-434c2ed1-65af-4b78-8e64-cf4ae78154ba 2018-08-11 21:21:19,855 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-25a0b1e5-94f9-47d8-992d-a8a182e5f292 2018-08-11 21:21:21,091 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-bdc8523b-b525-4cfc-8f4a-8f6183c18264 2018-08-11 21:21:22,220 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-ff88c882-c7ab-4910-a5c2-0124c1e26f3a 2018-08-11 21:21:24,276 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-f2b1067a-3da1-4c56-bf3c-e57f29a82939 2018-08-11 21:21:27,817 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-f2b1067a-3da1-4c56-bf3c-e57f29a82939 2018-08-11 21:21:29,534 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-959aae1e-d0b1-4a63-ad5f-bb0fdc3a542d 2018-08-11 21:21:34,033 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-c13bdd09-328e-4159-a504-901a4602f13b 2018-08-11 21:21:34,412 - cinder_utils - INFO - Volume with ID [128f8d68-9f0d-40cc-9060-ea167643de33] does not exist 2018-08-11 21:21:34,412 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-c13bdd09-328e-4159-a504-901a4602f13b 2018-08-11 21:21:36,179 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-a052dec0-581d-4f01-a845-e0273942192a 2018-08-11 21:21:37,013 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-05d906e0-10c7-45ce-a16a-abb1453d732b-type 2018-08-11 21:21:38,355 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-a2c84b06-0739-4cc6-94c8-3e0116c78bab-type 2018-08-11 21:21:38,770 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-a2c84b06-0739-4cc6-94c8-3e0116c78bab-type 2018-08-11 21:21:38,823 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-a2c84b06-0739-4cc6-94c8-3e0116c78bab-type 2018-08-11 21:21:40,004 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-605db6e5-235c-4735-b058-d8718ba66e10-type 2018-08-11 21:21:40,372 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-605db6e5-235c-4735-b058-d8718ba66e10-type 2018-08-11 21:21:41,562 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-b69f81de-0ac9-495c-9e5f-fddbd7a41be8-type 2018-08-11 21:21:41,926 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-b69f81de-0ac9-495c-9e5f-fddbd7a41be8-type 2018-08-11 21:21:43,428 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-233c1a92-3465-4312-8cf5-87094772a2d3 2018-08-11 21:21:43,800 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-233c1a92-3465-4312-8cf5-87094772a2d3 2018-08-11 21:21:43,850 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-233c1a92-3465-4312-8cf5-87094772a2d3-qos 2018-08-11 21:21:45,150 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-c2dad3c0-5769-4264-bcd3-6e70cc30f003) 2018-08-11 21:21:45,150 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-89d2ce5d-0aa5-4c5e-bb03-67a9d3545d71 2018-08-11 21:21:45,365 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-89d2ce5d-0aa5-4c5e-bb03-67a9d3545d71-qos 2018-08-11 21:21:46,829 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-d6b2284f-2293-4d98-b35b-5a5126052f75 2018-08-11 21:21:47,050 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-d6b2284f-2293-4d98-b35b-5a5126052f75-qos 2018-08-11 21:21:49,071 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-5a6d2d49-8733-4829-ab6c-22bf2eb22aa7 2018-08-11 21:21:49,301 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-5a6d2d49-8733-4829-ab6c-22bf2eb22aa7 2018-08-11 21:21:49,351 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-5a6d2d49-8733-4829-ab6c-22bf2eb22aa7-qos 2018-08-11 21:21:49,676 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 21:21:49,676 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 07:32 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-11 21:21:49,729 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-11 21:21:49,767 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-11 21:21:49,767 - openstack_tests - INFO - OS Credentials = > 2018-08-11 21:21:50,526 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-11 21:21:51,067 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-08-11 21:21:52,276 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-96b096ea-f327-434-proj 2018-08-11 21:21:53,280 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-96b096ea-f327-434-user 2018-08-11 21:21:53,399 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-96b096ea-f327-434-proj-role 2018-08-11 21:21:53,484 - keystone_utils - INFO - Granting role SimpleHealthCheck-96b096ea-f327-434-proj-role to project SimpleHealthCheck-96b096ea-f327-434-proj 2018-08-11 21:21:54,938 - create_image - INFO - Created image with name - SimpleHealthCheck-002ec88f-1d0e-4795-b5e9-417d04a22d9a-image 2018-08-11 21:21:54,971 - create_image - INFO - Image is now active with name - SimpleHealthCheck-002ec88f-1d0e-4795-b5e9-417d04a22d9a-image 2018-08-11 21:21:55,610 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-002ec88f-1d0e-4795-b5e9-417d04a22d9a-priv-net 2018-08-11 21:21:56,412 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-002ec88f-1d0e-4795-b5e9-417d04a22d9a-priv-subnet 2018-08-11 21:22:00,873 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-002ec88f-1d0e-4795-b5e9-417d04a22d9a-priv-net 2018-08-11 21:22:02,241 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-002ec88f-1d0e-4795-b5e9-417d04a22d9a-inst 2018-08-11 21:22:03,977 - create_instance - INFO - Created instance with name - SimpleHealthCheck-002ec88f-1d0e-4795-b5e9-417d04a22d9a-inst 2018-08-11 21:22:10,951 - create_instance - INFO - VM is - ACTIVE 2018-08-11 21:22:11,426 - create_instance_tests - INFO - Looking for IP 10.55.0.18 in the console log 2018-08-11 21:22:11,665 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-11 21:22:11,666 - create_instance - INFO - Deleting Port with ID - 6258e6a6-e618-4b95-a910-cfb67d5a55e8 2018-08-11 21:22:11,666 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-002ec88f-1d0e-4795-b5e9-417d04a22d9aport-1 2018-08-11 21:22:12,425 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-002ec88f-1d0e-4795-b5e9-417d04a22d9a-inst 2018-08-11 21:22:12,554 - create_instance - INFO - Checking deletion status 2018-08-11 21:22:19,011 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-002ec88f-1d0e-4795-b5e9-417d04a22d9a-inst 2018-08-11 21:22:19,012 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-002ec88f-1d0e-4795-b5e9-417d04a22d9a-priv-subnet 2018-08-11 21:22:19,013 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-002ec88f-1d0e-4795-b5e9-417d04a22d9a-priv-subnet 2018-08-11 21:22:20,359 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-002ec88f-1d0e-4795-b5e9-417d04a22d9a-priv-net 2018-08-11 21:22:21,729 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-002ec88f-1d0e-4795-b5e9-417d04a22d9a-image 2018-08-11 21:22:23,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7194a68-f423-4c13-add9-bd51a7fef880 2018-08-11 21:22:23,703 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 21:22:23,902 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-96b096ea-f327-434-proj 2018-08-11 21:22:24,141 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-96b096ea-f327-434-proj-role 2018-08-11 21:22:24,358 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-96b096ea-f327-434-user 2018-08-11 21:22:24,681 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 21:22:24,682 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:33 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-08-11 21:22:24,688 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:04 | PASS | | tenantnetwork2 | functest | healthcheck | 00:05 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:27 | PASS | | singlevm2 | functest | healthcheck | 00:30 | PASS | | vping_ssh | functest | healthcheck | 00:38 | PASS | | vping_userdata | functest | healthcheck | 00:26 | PASS | | cinder_test | functest | healthcheck | 01:03 | PASS | | odl | functest | healthcheck | 00:18 | PASS | | api_check | functest | healthcheck | 07:32 | PASS | | snaps_health_check | functest | healthcheck | 00:33 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-11 21:22:24,701 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-11 21:22:27,710 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-211 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-11 21:22:27,713 - 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.30,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.50 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=CZUR8z9GCRGfq7QEPYyBHup8r 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=9bd3dfa2366544f8b68d4b96657e1760 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=Qe4vBDU9aYFaTcuZZTTe9cs9h export OS_REGION_NAME=regionOne 2018-08-11 21:22:27,714 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-11 21:22:27,714 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity patrole vmtp shaker | | | | | snaps_smoke neutron_trunk networking- | | | | | bgpvpn networking-sfc barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-08-11 21:22:27,742 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-11 21:22:28,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:22:28,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:22:28,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:22:28,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-11 21:22:28,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-11 21:22:28,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:22:28,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-601ff25e-8bc8-4bc1-93b7-82af899de584 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:22:28,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-601ff25e-8bc8-4bc1-93b7-82af899de584 2018-08-11 21:22:28,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:22:29,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-11T22:22:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["POzinR3-RkqWRBIqK31Dgw"], "issued_at": "2018-08-11T21:22:29.000000Z"}} 2018-08-11 21:22:29,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:22:29,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:22:29,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-cff4e1eb-0f84-418e-a5d6-dae61ecf1882 Date: Sat, 11 Aug 2018 21:22:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 21:22:29,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cff4e1eb-0f84-418e-a5d6-dae61ecf1882 2018-08-11 21:22:29,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.232260942459s 2018-08-11 21:22:29,273 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cff4e1eb-0f84-418e-a5d6-dae61ecf1882 2018-08-11 21:22:29,274 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-11 21:22:34,853 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d08451a6-9af8-4709-929b-161fa069918a | 2018-08-11T21:22:34.498528 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d08451a6-9af8-4709-929b-161fa069918a ~/.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-08-11 21:22:38,545 - 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-08-11 21:22:38,545 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-11 21:22:44,864 - 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=de827aa0-225e-4b24-ab31-d216eed6d60c) as the default verifier for the future CLI operations. 2018-08-11 21:22:48,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-11 21:22:48,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:22:48,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-6572e337-128c-4676-81bb-db77c0b02ea4 Date: Sat, 11 Aug 2018 21:22:48 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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-11 21:22:48,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/extensions.json used request id req-6572e337-128c-4676-81bb-db77c0b02ea4 2018-08-11 21:22:48,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.18106508255s 2018-08-11 21:22:48,333 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/extensions.json used request id req-6572e337-128c-4676-81bb-db77c0b02ea4 2018-08-11 21:22:48,338 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-11 21:22:48,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-11 21:22:48,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" -d '{"network": {"name": "tempest_smoke-net_e56beaee-ce94-47cf-bc36-0a99f6366e79", "admin_state_up": true}}' 2018-08-11 21:22:48,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b3feab29-7e7c-449f-b4d4-7a6a7faa970d Date: Sat, 11 Aug 2018 21:22:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"44e45968-8653-47a5-bc3b-e5cddac8be35","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T21:22:48Z","is_default":false,"provider:segmentation_id":43,"name":"tempest_smoke-net_e56beaee-ce94-47cf-bc36-0a99f6366e79","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:22:48Z","mtu":1450}} 2018-08-11 21:22:48,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b3feab29-7e7c-449f-b4d4-7a6a7faa970d 2018-08-11 21:22:48,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.335422039032s 2018-08-11 21:22:48,675 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b3feab29-7e7c-449f-b4d4-7a6a7faa970d 2018-08-11 21:22:48,675 - 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-08-11T21:22:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'44e45968-8653-47a5-bc3b-e5cddac8be35', u'provider:segmentation_id': 43, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-net_e56beaee-ce94-47cf-bc36-0a99f6366e79', u'admin_state_up': True, u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21:22:48Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760'}) 2018-08-11 21:22:48,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:22:48,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:22:48,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-e193b00f-86c2-4585-976d-fa9110ba5586 Date: Sat, 11 Aug 2018 21:22:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"44e45968-8653-47a5-bc3b-e5cddac8be35","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T21:22:48Z","provider:segmentation_id":43,"name":"tempest_smoke-net_e56beaee-ce94-47cf-bc36-0a99f6366e79","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:22:48Z","provider:network_type":"vxlan"}]} 2018-08-11 21:22:48,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-e193b00f-86c2-4585-976d-fa9110ba5586 2018-08-11 21:22:48,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102198123932s 2018-08-11 21:22:48,779 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-e193b00f-86c2-4585-976d-fa9110ba5586 2018-08-11 21:22:48,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-11 21:22:48,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" -d '{"subnet": {"name": "tempest_smoke-subnet_e56beaee-ce94-47cf-bc36-0a99f6366e79", "enable_dhcp": true, "network_id": "44e45968-8653-47a5-bc3b-e5cddac8be35", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-11 21:22:49,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-ef8241b1-da67-443b-8e79-2bc254bc7d39 Date: Sat, 11 Aug 2018 21:22:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44e45968-8653-47a5-bc3b-e5cddac8be35","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:22:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:22:48Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"730ee0ad-836f-4c5d-b2fe-166ee42f78c8","subnetpool_id":null,"name":"tempest_smoke-subnet_e56beaee-ce94-47cf-bc36-0a99f6366e79"}} 2018-08-11 21:22:49,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-ef8241b1-da67-443b-8e79-2bc254bc7d39 2018-08-11 21:22:49,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.371558189392s 2018-08-11 21:22:49,152 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-ef8241b1-da67-443b-8e79-2bc254bc7d39 2018-08-11 21:22:49,153 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:22:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'730ee0ad-836f-4c5d-b2fe-166ee42f78c8', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_e56beaee-ce94-47cf-bc36-0a99f6366e79', u'enable_dhcp': True, u'network_id': u'44e45968-8653-47a5-bc3b-e5cddac8be35', u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21:22:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760'}) 2018-08-11 21:22:49,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-11 21:22:49,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "tempest_smoke-router_e56beaee-ce94-47cf-bc36-0a99f6366e79", "admin_state_up": true}}' 2018-08-11 21:22:50,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-693f0ed5-38e8-478b-b155-e38eaaf2865c Date: Sat, 11 Aug 2018 21:22:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:22:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T21:22:49Z", "revision_number": 2, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "e9f033a9-c838-4d4c-b63c-194df956ff07", "name": "tempest_smoke-router_e56beaee-ce94-47cf-bc36-0a99f6366e79"}} 2018-08-11 21:22:50,010 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-693f0ed5-38e8-478b-b155-e38eaaf2865c 2018-08-11 21:22:50,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 0.856873989105s 2018-08-11 21:22:50,011 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-693f0ed5-38e8-478b-b155-e38eaaf2865c 2018-08-11 21:22:50,011 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21:22:49Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-11T21:22:49Z', u'revision_number': 2, u'routes': [], u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'id': u'e9f033a9-c838-4d4c-b63c-194df956ff07', u'name': u'tempest_smoke-router_e56beaee-ce94-47cf-bc36-0a99f6366e79'}) 2018-08-11 21:22:50,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-11 21:22:50,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/e9f033a9-c838-4d4c-b63c-194df956ff07/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}33bc978b09b50dee47ab1569b57bae95e9c9539d" -d '{"subnet_id": "730ee0ad-836f-4c5d-b2fe-166ee42f78c8"}' 2018-08-11 21:22:51,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1739467c-45ec-494c-b6a6-adea1ee791ed Date: Sat, 11 Aug 2018 21:22:51 GMT RESP BODY: {"network_id": "44e45968-8653-47a5-bc3b-e5cddac8be35", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "730ee0ad-836f-4c5d-b2fe-166ee42f78c8", "subnet_ids": ["730ee0ad-836f-4c5d-b2fe-166ee42f78c8"], "port_id": "aca55edb-cb20-48c2-a601-5dd48b0f03cc", "id": "e9f033a9-c838-4d4c-b63c-194df956ff07"} 2018-08-11 21:22:51,590 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/e9f033a9-c838-4d4c-b63c-194df956ff07/add_router_interface.json used request id req-1739467c-45ec-494c-b6a6-adea1ee791ed 2018-08-11 21:22:51,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.57894015312s 2018-08-11 21:22:51,591 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/e9f033a9-c838-4d4c-b63c-194df956ff07/add_router_interface.json used request id req-1739467c-45ec-494c-b6a6-adea1ee791ed returning object e9f033a9-c838-4d4c-b63c-194df956ff07 2018-08-11 21:22:51,591 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-11 21:22:51,723 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-11 21:22:51,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:22:51,729 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 11 Aug 2018 21:22:51 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-11 21:22:51,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:22:51,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:22:51,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c74b7e5f-eee3-4170-811e-88c2828716ac Date: Sat, 11 Aug 2018 21:22:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:22:51,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-c74b7e5f-eee3-4170-811e-88c2828716ac 2018-08-11 21:22:51,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181997060776s 2018-08-11 21:22:51,917 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-c74b7e5f-eee3-4170-811e-88c2828716ac 2018-08-11 21:22:51,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-11 21:22:51,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_e56beaee-ce94-47cf-bc36-0a99f6366e79", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_e56beaee-ce94-47cf-bc36-0a99f6366e79"}' 2018-08-11 21:22:52,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7abc7bdd-e6bd-4e0a-a7bb-207d21a1033d Date: Sat, 11 Aug 2018 21:22:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "2a88d30b-b95f-4dc2-b452-373f952e02ca", "size": null, "self": "/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:22:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_e56beaee-ce94-47cf-bc36-0a99f6366e79", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_e56beaee-ce94-47cf-bc36-0a99f6366e79", "checksum": null, "created_at": "2018-08-11T21:22:51Z", "protected": false} 2018-08-11 21:22:52,025 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-7abc7bdd-e6bd-4e0a-a7bb-207d21a1033d 2018-08-11 21:22:52,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.100841999054s 2018-08-11 21:22:52,026 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-7abc7bdd-e6bd-4e0a-a7bb-207d21a1033d returning object 2a88d30b-b95f-4dc2-b452-373f952e02ca 2018-08-11 21:22:52,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-11 21:22:52,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/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}33bc978b09b50dee47ab1569b57bae95e9c9539d" -d '' 2018-08-11 21:22:53,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ffe32ed-6dd1-4e24-8a13-6f28e3ebc2cb Date: Sat, 11 Aug 2018 21:22:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:22:53,043 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/file used request id req-5ffe32ed-6dd1-4e24-8a13-6f28e3ebc2cb 2018-08-11 21:22:53,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.01649093628s 2018-08-11 21:22:53,043 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/file used request id req-5ffe32ed-6dd1-4e24-8a13-6f28e3ebc2cb 2018-08-11 21:22:53,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:22:53,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:22:53,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-71531245-3457-4a78-9713-b4e9e0940c4a Date: Sat, 11 Aug 2018 21:22:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/snap", "metadata": {}}], "file": "/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "2a88d30b-b95f-4dc2-b452-373f952e02ca", "size": 12716032, "self": "/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:22:53Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_e56beaee-ce94-47cf-bc36-0a99f6366e79", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_e56beaee-ce94-47cf-bc36-0a99f6366e79", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:22:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:22:53,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-71531245-3457-4a78-9713-b4e9e0940c4a 2018-08-11 21:22:53,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0243630409241s 2018-08-11 21:22:53,072 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-71531245-3457-4a78-9713-b4e9e0940c4a 2018-08-11 21:22:53,074 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/file', 'owner': u'9bd3dfa2366544f8b68d4b96657e1760', 'id': u'2a88d30b-b95f-4dc2-b452-373f952e02ca', 'size': 12716032, u'self': u'/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-11T21:22:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-11T21:22:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_e56beaee-ce94-47cf-bc36-0a99f6366e79', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_e56beaee-ce94-47cf-bc36-0a99f6366e79', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_e56beaee-ce94-47cf-bc36-0a99f6366e79', 'created': u'2018-08-11T21:22:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-11T21:22:51Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_e56beaee-ce94-47cf-bc36-0a99f6366e79', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-11 21:22:53,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-11 21:22:53,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_e56beaee-ce94-47cf-bc36-0a99f6366e79", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-11 21:22:53,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:22: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-48b0f3d3-9281-45e7-82a0-392d8edbc45d x-compute-request-id: req-48b0f3d3-9281-45e7-82a0-392d8edbc45d Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_e56beaee-ce94-47cf-bc36-0a99f6366e79", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b285db39-e318-4048-89b7-986bf25e9575", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b285db39-e318-4048-89b7-986bf25e9575", "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": "b285db39-e318-4048-89b7-986bf25e9575"}} 2018-08-11 21:22:53,314 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-48b0f3d3-9281-45e7-82a0-392d8edbc45d 2018-08-11 21:22:53,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.239579916s 2018-08-11 21:22:53,315 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-48b0f3d3-9281-45e7-82a0-392d8edbc45d 2018-08-11 21:22:53,316 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_e56beaee-ce94-47cf-bc36-0a99f6366e79', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'b285db39-e318-4048-89b7-986bf25e9575', 'swap': 0}) 2018-08-11 21:22:53,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-11 21:22:53,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/b285db39-e318-4048-89b7-986bf25e9575/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}33bc978b09b50dee47ab1569b57bae95e9c9539d" -d '{"extra_specs": {}}' 2018-08-11 21:22:53,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:22: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-ae4e2091-4316-4edb-a8d4-cdb6d8013368 x-compute-request-id: req-ae4e2091-4316-4edb-a8d4-cdb6d8013368 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-11 21:22:53,346 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/b285db39-e318-4048-89b7-986bf25e9575/os-extra_specs used request id req-ae4e2091-4316-4edb-a8d4-cdb6d8013368 2018-08-11 21:22:53,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0298681259155s 2018-08-11 21:22:53,347 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/b285db39-e318-4048-89b7-986bf25e9575/os-extra_specs used request id req-ae4e2091-4316-4edb-a8d4-cdb6d8013368 2018-08-11 21:22:53,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:22:53,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 21:22:53,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:22:53,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:22:53,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:22:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b17367-b6f9-4580-a484-47128dd70b9b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:22:53,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b3b17367-b6f9-4580-a484-47128dd70b9b 2018-08-11 21:22:53,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0865490436554s 2018-08-11 21:22:53,448 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b3b17367-b6f9-4580-a484-47128dd70b9b 2018-08-11 21:22:53,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:22:53,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:22:53,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:22:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8558494-f795-440d-9064-0fe643032d9b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:22:53,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f8558494-f795-440d-9064-0fe643032d9b 2018-08-11 21:22:53,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0856161117554s 2018-08-11 21:22:53,539 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f8558494-f795-440d-9064-0fe643032d9b 2018-08-11 21:22:53,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-11 21:22:53,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:22:53,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:22: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-c27cc632-5f06-4b57-b573-64ec9ac30806 x-compute-request-id: req-c27cc632-5f06-4b57-b573-64ec9ac30806 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 4}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-11 21:22:53,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-c27cc632-5f06-4b57-b573-64ec9ac30806 2018-08-11 21:22:53,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0436778068542s 2018-08-11 21:22:53,586 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-c27cc632-5f06-4b57-b573-64ec9ac30806 2018-08-11 21:22:53,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:22:53,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:22:53,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-b9d36675-2130-40c2-8baf-3d71c7c52e19 Date: Sat, 11 Aug 2018 21:22:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/snap", "metadata": {}}], "file": "/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "2a88d30b-b95f-4dc2-b452-373f952e02ca", "size": 12716032, "self": "/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:22:53Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_e56beaee-ce94-47cf-bc36-0a99f6366e79", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_e56beaee-ce94-47cf-bc36-0a99f6366e79", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:22:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:22:53,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-b9d36675-2130-40c2-8baf-3d71c7c52e19 2018-08-11 21:22:53,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249040126801s 2018-08-11 21:22:53,615 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-b9d36675-2130-40c2-8baf-3d71c7c52e19 2018-08-11 21:22:53,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-11 21:22:53,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_e56beaee-ce94-47cf-bc36-0a99f6366e79", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_e56beaee-ce94-47cf-bc36-0a99f6366e79"}' 2018-08-11 21:22:53,670 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/a72671a9-29d3-4fb5-905a-5339ea6de78e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-76b93405-72e7-4a85-8087-37156403ed25 Date: Sat, 11 Aug 2018 21:22:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a72671a9-29d3-4fb5-905a-5339ea6de78e/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "a72671a9-29d3-4fb5-905a-5339ea6de78e", "size": null, "self": "/v2/images/a72671a9-29d3-4fb5-905a-5339ea6de78e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:22:53Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_e56beaee-ce94-47cf-bc36-0a99f6366e79", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_e56beaee-ce94-47cf-bc36-0a99f6366e79", "checksum": null, "created_at": "2018-08-11T21:22:53Z", "protected": false} 2018-08-11 21:22:53,670 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-76b93405-72e7-4a85-8087-37156403ed25 2018-08-11 21:22:53,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0465478897095s 2018-08-11 21:22:53,670 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-76b93405-72e7-4a85-8087-37156403ed25 returning object a72671a9-29d3-4fb5-905a-5339ea6de78e 2018-08-11 21:22:53,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-11 21:22:53,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/a72671a9-29d3-4fb5-905a-5339ea6de78e/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}33bc978b09b50dee47ab1569b57bae95e9c9539d" -d '' 2018-08-11 21:22:54,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-22fd1478-3383-4433-a354-82eee32694f1 Date: Sat, 11 Aug 2018 21:22:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:22:54,095 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/a72671a9-29d3-4fb5-905a-5339ea6de78e/file used request id req-22fd1478-3383-4433-a354-82eee32694f1 2018-08-11 21:22:54,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.424112081528s 2018-08-11 21:22:54,096 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/a72671a9-29d3-4fb5-905a-5339ea6de78e/file used request id req-22fd1478-3383-4433-a354-82eee32694f1 2018-08-11 21:22:54,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:22:54,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:22:54,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-364eee40-6d68-42c1-98a5-cc18401dfcc9 Date: Sat, 11 Aug 2018 21:22:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a72671a9-29d3-4fb5-905a-5339ea6de78e/snap", "metadata": {}}], "file": "/v2/images/a72671a9-29d3-4fb5-905a-5339ea6de78e/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "a72671a9-29d3-4fb5-905a-5339ea6de78e", "size": 12716032, "self": "/v2/images/a72671a9-29d3-4fb5-905a-5339ea6de78e", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a72671a9-29d3-4fb5-905a-5339ea6de78e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:22:54Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_e56beaee-ce94-47cf-bc36-0a99f6366e79", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_e56beaee-ce94-47cf-bc36-0a99f6366e79", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:22:53Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/snap", "metadata": {}}], "file": "/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "2a88d30b-b95f-4dc2-b452-373f952e02ca", "size": 12716032, "self": "/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:22:53Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_e56beaee-ce94-47cf-bc36-0a99f6366e79", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_e56beaee-ce94-47cf-bc36-0a99f6366e79", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:22:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:22:54,126 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-364eee40-6d68-42c1-98a5-cc18401dfcc9 2018-08-11 21:22:54,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266489982605s 2018-08-11 21:22:54,127 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-364eee40-6d68-42c1-98a5-cc18401dfcc9 2018-08-11 21:22:54,129 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a72671a9-29d3-4fb5-905a-5339ea6de78e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a72671a9-29d3-4fb5-905a-5339ea6de78e/file', 'owner': u'9bd3dfa2366544f8b68d4b96657e1760', 'id': u'a72671a9-29d3-4fb5-905a-5339ea6de78e', 'size': 12716032, u'self': u'/v2/images/a72671a9-29d3-4fb5-905a-5339ea6de78e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a72671a9-29d3-4fb5-905a-5339ea6de78e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-11T21:22:54Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-11T21:22:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_e56beaee-ce94-47cf-bc36-0a99f6366e79', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a72671a9-29d3-4fb5-905a-5339ea6de78e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_e56beaee-ce94-47cf-bc36-0a99f6366e79', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_e56beaee-ce94-47cf-bc36-0a99f6366e79', 'created': u'2018-08-11T21:22:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-11T21:22:53Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a72671a9-29d3-4fb5-905a-5339ea6de78e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_e56beaee-ce94-47cf-bc36-0a99f6366e79', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-11 21:22:54,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-11 21:22:54,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_e56beaee-ce94-47cf-bc36-0a99f6366e79", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-11 21:22:54,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:22: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-abd4b72a-74a3-4ca1-a9a0-7a6922118232 x-compute-request-id: req-abd4b72a-74a3-4ca1-a9a0-7a6922118232 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_e56beaee-ce94-47cf-bc36-0a99f6366e79", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d7fd38bb-208a-459b-90e8-f01d3de70690", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d7fd38bb-208a-459b-90e8-f01d3de70690", "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": "d7fd38bb-208a-459b-90e8-f01d3de70690"}} 2018-08-11 21:22:54,171 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-abd4b72a-74a3-4ca1-a9a0-7a6922118232 2018-08-11 21:22:54,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0409069061279s 2018-08-11 21:22:54,171 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-abd4b72a-74a3-4ca1-a9a0-7a6922118232 2018-08-11 21:22:54,172 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_e56beaee-ce94-47cf-bc36-0a99f6366e79', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'd7fd38bb-208a-459b-90e8-f01d3de70690', 'swap': 0}) 2018-08-11 21:22:54,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-11 21:22:54,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/d7fd38bb-208a-459b-90e8-f01d3de70690/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}33bc978b09b50dee47ab1569b57bae95e9c9539d" -d '{"extra_specs": {}}' 2018-08-11 21:22:54,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:22: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-a7c70642-b9fb-428a-9514-1cd71ec7b70a x-compute-request-id: req-a7c70642-b9fb-428a-9514-1cd71ec7b70a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-11 21:22:54,194 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/d7fd38bb-208a-459b-90e8-f01d3de70690/os-extra_specs used request id req-a7c70642-b9fb-428a-9514-1cd71ec7b70a 2018-08-11 21:22:54,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216290950775s 2018-08-11 21:22:54,195 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/d7fd38bb-208a-459b-90e8-f01d3de70690/os-extra_specs used request id req-a7c70642-b9fb-428a-9514-1cd71ec7b70a 2018-08-11 21:22:54,195 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_e56beaee-ce94-47cf-bc36-0a99f6366e79', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'd7fd38bb-208a-459b-90e8-f01d3de70690', 'swap': 0}) 2018-08-11 21:22:57,476 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-11 21:22:57,477 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-11 21:22:57,477 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-11 21:22:57,479 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-11 21:22:57,482 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-11 21:23:01,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-de827aa0-225e-4b24-ab31-d216eed6d60c/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-11 21:23:01,528 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-11 21:23:01,539 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-11 21:23:01,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-08-11 21:23:08,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:08.542 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-11 21:23:10,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:10.831 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.212s] 2018-08-11 21:23:10,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:10.927 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.096s] 2018-08-11 21:23:12,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:12.706 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.400s] 2018-08-11 21:23:15,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:15.929 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.546s] 2018-08-11 21:23:18,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:18.403 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.104s] 2018-08-11 21:23:20,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:20.130 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.726s] 2018-08-11 21:23:20,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:20.376 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.639s] 2018-08-11 21:23:21,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:21.907 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [8.897s] 2018-08-11 21:23:29,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:29.555 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.718s] 2018-08-11 21:23:29,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:29.564 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-08-11 21:23:32,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:32.626 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.157s] 2018-08-11 21:23:35,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:35.510 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.628s] 2018-08-11 21:23:38,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:38.830 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.102s] 2018-08-11 21:23:38,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:38.831 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-11 21:23:39,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:39.689 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.254s] 2018-08-11 21:23:43,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:43.359 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.573s] 2018-08-11 21:23:46,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:46.855 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.637s] 2018-08-11 21:23:49,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:49.177 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.063s] 2018-08-11 21:23:49,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:49.178 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-08-11 21:23:53,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:53.263 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.623s] 2018-08-11 21:23:54,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:54.642 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.870s] 2018-08-11 21:23:54,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:54.679 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.416s] 2018-08-11 21:23:55,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:55.355 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.675s] 2018-08-11 21:23:59,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:23:59.704 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-08-11 21:24:04,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:04.728 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.545s] 2018-08-11 21:24:08,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:08.385 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.655s] 2018-08-11 21:24:12,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:12.425 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.074s] 2018-08-11 21:24:12,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:12.427 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-11 21:24:12,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:12.560 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.667s] 2018-08-11 21:24:12,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:12.989 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.428s] 2018-08-11 21:24:13,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:13.219 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.228s] 2018-08-11 21:24:13,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:13.266 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.048s] 2018-08-11 21:24:13,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:13.373 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.107s] 2018-08-11 21:24:13,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:13.485 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.111s] 2018-08-11 21:24:16,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:16.471 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.084s] 2018-08-11 21:24:24,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:24.035 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-11 21:24:26,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:26.204 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.082s] 2018-08-11 21:24:26,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:26.305 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.100s] 2018-08-11 21:24:26,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:26.400 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.095s] 2018-08-11 21:24:26,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:26.408 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-08-11 21:24:26,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:26.775 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.124s] 2018-08-11 21:24:27,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:27.485 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.682s] 2018-08-11 21:24:27,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:27.988 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.503s] 2018-08-11 21:24:28,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:28.100 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.111s] 2018-08-11 21:24:28,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:28.300 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.199s] 2018-08-11 21:24:28,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:28.549 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.249s] 2018-08-11 21:24:28,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:28.599 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.050s] 2018-08-11 21:24:28,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:28.957 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.178s] 2018-08-11 21:24:29,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:29.015 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.062s] 2018-08-11 21:24:31,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:31.702 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.870s] 2018-08-11 21:24:35,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:35.754 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.143s] 2018-08-11 21:24:35,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:35.771 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.017s] 2018-08-11 21:24:44,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:44.846 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [10.345s] 2018-08-11 21:24:45,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:45.146 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.669s] 2018-08-11 21:24:48,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:48.758 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.611s] 2018-08-11 21:24:51,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:51.469 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.624s] 2018-08-11 21:24:55,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:55.291 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.158s] 2018-08-11 21:24:55,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:55.357 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.065s] 2018-08-11 21:24:55,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:55.409 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.052s] 2018-08-11 21:24:55,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:55.540 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.131s] 2018-08-11 21:24:56,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:24:56.545 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.075s] 2018-08-11 21:25:01,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:01.004 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.458s] 2018-08-11 21:25:01,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:01.516 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.535s] 2018-08-11 21:25:05,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:05.714 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.197s] 2018-08-11 21:25:07,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:07.529 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-08-11 21:25:13,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:13.155 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.440s] 2018-08-11 21:25:16,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:16.362 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.580s] 2018-08-11 21:25:22,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:22.748 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.388s] 2018-08-11 21:25:24,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:24.613 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.479s] 2018-08-11 21:25:25,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:25.523 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.773s] 2018-08-11 21:25:28,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:28.029 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.506s] 2018-08-11 21:25:30,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:30.078 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.464s] 2018-08-11 21:25:31,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:31.505 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2018-08-11 21:25:31,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:31.741 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.662s] 2018-08-11 21:25:31,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:31.792 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.051s] 2018-08-11 21:25:31,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:31.845 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.053s] 2018-08-11 21:25:46,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:46.750 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.440s] 2018-08-11 21:25:52,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:52.532 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.783s] 2018-08-11 21:25:57,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:25:57.063 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.530s] 2018-08-11 21:26:00,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:26:00.208 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.144s] 2018-08-11 21:26:11,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:26:11.933 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-08-11 21:26:18,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:26:18.148 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.887s] 2018-08-11 21:26:18,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:26:18.303 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.155s] 2018-08-11 21:26:27,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:26:27.203 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.302s] 2018-08-11 21:26:29,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:26:29.674 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.470s] 2018-08-11 21:26:32,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:26:32.057 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.383s] 2018-08-11 21:27:32,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:27:32.352 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [187.283s] 2018-08-11 21:27:52,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:27:52.278 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.059s] 2018-08-11 21:27:52,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:27:52.374 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.096s] 2018-08-11 21:27:56,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:27:56.851 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-11 21:27:59,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:27:59.954 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.084s] 2018-08-11 21:28:06,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:28:06.282 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.596s] 2018-08-11 21:28:17,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:28:17.159 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.802s] 2018-08-11 21:28:21,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:28:21.882 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.722s] 2018-08-11 21:28:23,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:28:23.287 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.404s] 2018-08-11 21:28:23,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:28:23.344 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.058s] 2018-08-11 21:28:23,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:28:23.393 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.049s] 2018-08-11 21:28:30,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:28:30.563 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.559s] 2018-08-11 21:28:31,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:28:31.953 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.388s] 2018-08-11 21:28:32,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:28:32.003 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.052s] 2018-08-11 21:28:44,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:28:44.002 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.395s] 2018-08-11 21:28:53,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:28:53.737 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.138s] 2018-08-11 21:29:01,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-11 21:29:01.106 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.367s] 2018-08-11 21:29:03,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8d8517e1-49b9-455e-a45a-cac75f3d2dd1 2018-08-11 21:29:03,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8d8517e1-49b9-455e-a45a-cac75f3d2dd1']'. 2018-08-11 21:29:04,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-11 21:29:04,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-11 21:29:04,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-11 21:29:04,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8d8517e1-49b9-455e-a45a-cac75f3d2dd1 | 2018-08-11 21:29:04,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-11 21:29:04,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-11 21:23:04 | 2018-08-11 21:29:04,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-11 21:29:03 | 2018-08-11 21:29:04,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:59 | 2018-08-11 21:29:04,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-11 21:29:04,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-11 21:29:04,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-11 21:29:04,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: de827aa0-225e-4b24-ab31-d216eed6d60c) | 2018-08-11 21:29:04,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-11 21:29:04,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d08451a6-9af8-4709-929b-161fa069918a) | 2018-08-11 21:29:04,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-11 21:29:04,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 352.569 | 2018-08-11 21:29:04,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 100 | 2018-08-11 21:29:04,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-11 21:29:04,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-11 21:29:04,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-11 21:29:04,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-08-11 21:29:04,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-11 21:29:04,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-11 21:29:04,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-11 21:29:04,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 99.0099009901% 2018-08-11 21:29:05,128 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 21:29:05,128 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:17 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-08-11 21:29:05,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-11 21:29:05,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/a72671a9-29d3-4fb5-905a-5339ea6de78e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:29:05,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a797b7a8-82f9-4738-82da-fa9b2966f7dd Date: Sat, 11 Aug 2018 21:29:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:29:05,608 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/a72671a9-29d3-4fb5-905a-5339ea6de78e used request id req-a797b7a8-82f9-4738-82da-fa9b2966f7dd 2018-08-11 21:29:05,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.477123022079s 2018-08-11 21:29:05,609 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/a72671a9-29d3-4fb5-905a-5339ea6de78e used request id req-a797b7a8-82f9-4738-82da-fa9b2966f7dd 2018-08-11 21:29:05,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:29:05,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:29:05,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:29: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-804c29e6-060f-48a9-aca0-d111bedfbcba x-compute-request-id: req-804c29e6-060f-48a9-aca0-d111bedfbcba Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_e56beaee-ce94-47cf-bc36-0a99f6366e79", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b285db39-e318-4048-89b7-986bf25e9575", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b285db39-e318-4048-89b7-986bf25e9575", "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": "b285db39-e318-4048-89b7-986bf25e9575"}, {"name": "tempest_smoke-flavor_alt_e56beaee-ce94-47cf-bc36-0a99f6366e79", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d7fd38bb-208a-459b-90e8-f01d3de70690", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d7fd38bb-208a-459b-90e8-f01d3de70690", "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": "d7fd38bb-208a-459b-90e8-f01d3de70690"}]} 2018-08-11 21:29:05,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-804c29e6-060f-48a9-aca0-d111bedfbcba 2018-08-11 21:29:05,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.205614089966s 2018-08-11 21:29:05,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-804c29e6-060f-48a9-aca0-d111bedfbcba 2018-08-11 21:29:05,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-11 21:29:05,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/d7fd38bb-208a-459b-90e8-f01d3de70690 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:29:05,858 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:29: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-3dd2fd48-340f-4722-b66a-70e0dc652714 x-compute-request-id: req-3dd2fd48-340f-4722-b66a-70e0dc652714 Content-Length: 0 Content-Type: application/json 2018-08-11 21:29:05,858 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/d7fd38bb-208a-459b-90e8-f01d3de70690 used request id req-3dd2fd48-340f-4722-b66a-70e0dc652714 2018-08-11 21:29:05,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0397770404816s 2018-08-11 21:29:05,858 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/d7fd38bb-208a-459b-90e8-f01d3de70690 used request id req-3dd2fd48-340f-4722-b66a-70e0dc652714 2018-08-11 21:29:05,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-11 21:29:05,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/e9f033a9-c838-4d4c-b63c-194df956ff07/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}33bc978b09b50dee47ab1569b57bae95e9c9539d" -d '{"subnet_id": "730ee0ad-836f-4c5d-b2fe-166ee42f78c8"}' 2018-08-11 21:29:07,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-480f2f82-b5da-4d46-a53c-201b4f257201 Date: Sat, 11 Aug 2018 21:29:07 GMT RESP BODY: {"network_id": "44e45968-8653-47a5-bc3b-e5cddac8be35", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "730ee0ad-836f-4c5d-b2fe-166ee42f78c8", "subnet_ids": ["730ee0ad-836f-4c5d-b2fe-166ee42f78c8"], "port_id": "aca55edb-cb20-48c2-a601-5dd48b0f03cc", "id": "e9f033a9-c838-4d4c-b63c-194df956ff07"} 2018-08-11 21:29:07,306 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/e9f033a9-c838-4d4c-b63c-194df956ff07/remove_router_interface.json used request id req-480f2f82-b5da-4d46-a53c-201b4f257201 2018-08-11 21:29:07,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.44724607468s 2018-08-11 21:29:07,306 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/e9f033a9-c838-4d4c-b63c-194df956ff07/remove_router_interface.json used request id req-480f2f82-b5da-4d46-a53c-201b4f257201 returning object e9f033a9-c838-4d4c-b63c-194df956ff07 2018-08-11 21:29:07,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-11 21:29:07,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:29:07,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-8552b5c4-961d-4215-802c-8098d9f12388 Date: Sat, 11 Aug 2018 21:29:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:22:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T21:29:06Z", "revision_number": 4, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "e9f033a9-c838-4d4c-b63c-194df956ff07", "name": "tempest_smoke-router_e56beaee-ce94-47cf-bc36-0a99f6366e79"}]} 2018-08-11 21:29:07,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-8552b5c4-961d-4215-802c-8098d9f12388 2018-08-11 21:29:07,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0989460945129s 2018-08-11 21:29:07,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-8552b5c4-961d-4215-802c-8098d9f12388 2018-08-11 21:29:07,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-11 21:29:07,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/e9f033a9-c838-4d4c-b63c-194df956ff07.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:29:08,797 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6996825-9f09-4e01-8514-e897245df086 Content-Length: 0 Date: Sat, 11 Aug 2018 21:29:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:29:08,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/e9f033a9-c838-4d4c-b63c-194df956ff07.json used request id req-a6996825-9f09-4e01-8514-e897245df086 2018-08-11 21:29:08,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38984203339s 2018-08-11 21:29:08,798 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/e9f033a9-c838-4d4c-b63c-194df956ff07.json used request id req-a6996825-9f09-4e01-8514-e897245df086 2018-08-11 21:29:08,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 21:29:08,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:29:08,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-01b6550d-5355-4051-8e5b-b0638f66578a Date: Sat, 11 Aug 2018 21:29:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44e45968-8653-47a5-bc3b-e5cddac8be35","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:22:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:22:48Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"730ee0ad-836f-4c5d-b2fe-166ee42f78c8","subnetpool_id":null,"name":"tempest_smoke-subnet_e56beaee-ce94-47cf-bc36-0a99f6366e79"}]} 2018-08-11 21:29:08,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-01b6550d-5355-4051-8e5b-b0638f66578a 2018-08-11 21:29:08,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0481078624725s 2018-08-11 21:29:08,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-01b6550d-5355-4051-8e5b-b0638f66578a 2018-08-11 21:29:08,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-11 21:29:08,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/730ee0ad-836f-4c5d-b2fe-166ee42f78c8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:29:09,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-514b9f54-a71b-48a9-8d58-878bdc57f83a Date: Sat, 11 Aug 2018 21:29:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:29:09,747 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/730ee0ad-836f-4c5d-b2fe-166ee42f78c8.json used request id req-514b9f54-a71b-48a9-8d58-878bdc57f83a 2018-08-11 21:29:09,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.898284912109s 2018-08-11 21:29:09,747 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/730ee0ad-836f-4c5d-b2fe-166ee42f78c8.json used request id req-514b9f54-a71b-48a9-8d58-878bdc57f83a 2018-08-11 21:29:09,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:29:09,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:29:09,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-f418ffbb-8fa1-44f5-84dd-dbd4b5a35d6d Date: Sat, 11 Aug 2018 21:29:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"44e45968-8653-47a5-bc3b-e5cddac8be35","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T21:29:09Z","provider:segmentation_id":43,"name":"tempest_smoke-net_e56beaee-ce94-47cf-bc36-0a99f6366e79","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:22:48Z","provider:network_type":"vxlan"}]} 2018-08-11 21:29:09,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f418ffbb-8fa1-44f5-84dd-dbd4b5a35d6d 2018-08-11 21:29:09,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0841770172119s 2018-08-11 21:29:09,832 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f418ffbb-8fa1-44f5-84dd-dbd4b5a35d6d 2018-08-11 21:29:09,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-11 21:29:09,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/44e45968-8653-47a5-bc3b-e5cddac8be35.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:29:10,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c937e76-8ec7-4a36-b505-bbf06652392e Date: Sat, 11 Aug 2018 21:29:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:29:10,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/44e45968-8653-47a5-bc3b-e5cddac8be35.json used request id req-4c937e76-8ec7-4a36-b505-bbf06652392e 2018-08-11 21:29:10,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12164497375s 2018-08-11 21:29:10,955 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/44e45968-8653-47a5-bc3b-e5cddac8be35.json used request id req-4c937e76-8ec7-4a36-b505-bbf06652392e 2018-08-11 21:29:10,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:29:10,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:29:10,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-8ec42ba6-37ac-4bbd-abb2-f1b49ecdda52 Date: Sat, 11 Aug 2018 21:29:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/snap", "metadata": {}}], "file": "/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "2a88d30b-b95f-4dc2-b452-373f952e02ca", "size": 12716032, "self": "/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2a88d30b-b95f-4dc2-b452-373f952e02ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:22:53Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_e56beaee-ce94-47cf-bc36-0a99f6366e79", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_e56beaee-ce94-47cf-bc36-0a99f6366e79", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:22:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:29:10,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-8ec42ba6-37ac-4bbd-abb2-f1b49ecdda52 2018-08-11 21:29:10,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0295128822327s 2018-08-11 21:29:10,989 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-8ec42ba6-37ac-4bbd-abb2-f1b49ecdda52 2018-08-11 21:29:10,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-11 21:29:10,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:29:11,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9ca07020-0789-4b33-a6b1-90402f8fae94 Date: Sat, 11 Aug 2018 21:29:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:29:11,279 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca used request id req-9ca07020-0789-4b33-a6b1-90402f8fae94 2018-08-11 21:29:11,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.288871049881s 2018-08-11 21:29:11,280 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/2a88d30b-b95f-4dc2-b452-373f952e02ca used request id req-9ca07020-0789-4b33-a6b1-90402f8fae94 2018-08-11 21:29:11,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:29:11,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:29:11,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:29: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-c24b43d8-dd1b-4937-b206-24de3cdf1ddf x-compute-request-id: req-c24b43d8-dd1b-4937-b206-24de3cdf1ddf Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_e56beaee-ce94-47cf-bc36-0a99f6366e79", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b285db39-e318-4048-89b7-986bf25e9575", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b285db39-e318-4048-89b7-986bf25e9575", "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": "b285db39-e318-4048-89b7-986bf25e9575"}]} 2018-08-11 21:29:11,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-c24b43d8-dd1b-4937-b206-24de3cdf1ddf 2018-08-11 21:29:11,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249638557434s 2018-08-11 21:29:11,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-c24b43d8-dd1b-4937-b206-24de3cdf1ddf 2018-08-11 21:29:11,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-11 21:29:11,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/b285db39-e318-4048-89b7-986bf25e9575 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}33bc978b09b50dee47ab1569b57bae95e9c9539d" 2018-08-11 21:29:11,338 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:29: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-a4d8da2a-043a-4ec7-9a2b-d3d548139bfb x-compute-request-id: req-a4d8da2a-043a-4ec7-9a2b-d3d548139bfb Content-Length: 0 Content-Type: application/json 2018-08-11 21:29:11,338 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b285db39-e318-4048-89b7-986bf25e9575 used request id req-a4d8da2a-043a-4ec7-9a2b-d3d548139bfb 2018-08-11 21:29:11,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0313279628754s 2018-08-11 21:29:11,339 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b285db39-e318-4048-89b7-986bf25e9575 used request id req-a4d8da2a-043a-4ec7-9a2b-d3d548139bfb 2018-08-11 21:29:11,339 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2018-08-11 21:29:11,400 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-08-11 21:29:11,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:29:11,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-11 21:29:11,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:29:11,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:29:11,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:29:11,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:29:11,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:29:11,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:29:11,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:29:11,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:29:11,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:29:11,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:29:11,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:29:11,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:29:11,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:29:11,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:29:11,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:29:11,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:29:11,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:29:11,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:29:11,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:29:11,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:29:11,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:29:11,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-11 21:29:11,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-11 21:29:11,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:29:11,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6597cd43-e0e7-4e93-bf00-41136b74f2ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:29:11,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6597cd43-e0e7-4e93-bf00-41136b74f2ae 2018-08-11 21:29:11,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:29:11,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-11T22:29:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["XDbzn-1iQbaD4VmB3a18Aw"], "issued_at": "2018-08-11T21:29:11.000000Z"}} 2018-08-11 21:29:11,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:29:11,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:29:12,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ffa7b6d0-f5a6-4524-ac57-cef568cd4ce7 Date: Sat, 11 Aug 2018 21:29:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 21:29:12,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ffa7b6d0-f5a6-4524-ac57-cef568cd4ce7 2018-08-11 21:29:12,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.252178907394s 2018-08-11 21:29:12,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ffa7b6d0-f5a6-4524-ac57-cef568cd4ce7 2018-08-11 21:29:12,096 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-11 21:29:15,011 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-11 21:29:17,671 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 30ffdee8-96a5-4ecb-adef-6085d53971c4 | 2018-08-11T21:29:17.324432 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 30ffdee8-96a5-4ecb-adef-6085d53971c4 ~/.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-08-11 21:29:21,500 - 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-08-11 21:29:21,501 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-11 21:29:24,254 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-11 21:29:27,826 - 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=c7060e5f-4080-40a2-8c51-0443e37f8ec7) as the default verifier for the future CLI operations. 2018-08-11 21:29:31,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-11 21:29:31,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:29:31,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-806b9565-0891-4e9f-93af-1cfee269ef88 Date: Sat, 11 Aug 2018 21:29:31 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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-11 21:29:31,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/extensions.json used request id req-806b9565-0891-4e9f-93af-1cfee269ef88 2018-08-11 21:29:31,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.18622303009s 2018-08-11 21:29:31,250 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/extensions.json used request id req-806b9565-0891-4e9f-93af-1cfee269ef88 2018-08-11 21:29:31,257 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-08-11 21:29:31,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-11 21:29:31,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" -d '{"network": {"name": "neutron-tempest-plugin-api-net_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "admin_state_up": true}}' 2018-08-11 21:29:31,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-68e99541-6540-4475-a821-442dec2c909c Date: Sat, 11 Aug 2018 21:29:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"730a3796-2ab2-4786-be7d-6c330727e823","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T21:29:31Z","is_default":false,"provider:segmentation_id":11,"name":"neutron-tempest-plugin-api-net_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:29:31Z","mtu":1450}} 2018-08-11 21:29:31,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-68e99541-6540-4475-a821-442dec2c909c 2018-08-11 21:29:31,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.329874038696s 2018-08-11 21:29:31,588 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-68e99541-6540-4475-a821-442dec2c909c 2018-08-11 21:29:31,588 - 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-08-11T21:29:31Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'730a3796-2ab2-4786-be7d-6c330727e823', u'provider:segmentation_id': 11, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-net_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb', u'admin_state_up': True, u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21:29:31Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760'}) 2018-08-11 21:29:31,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:29:31,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:29:31,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1364 X-Openstack-Request-Id: req-db404625-bbd1-47d7-afb0-c0a75a8dd463 Date: Sat, 11 Aug 2018 21:29:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:06:19Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"730a3796-2ab2-4786-be7d-6c330727e823","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T21:29:31Z","provider:segmentation_id":11,"name":"neutron-tempest-plugin-api-net_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:29:31Z","provider:network_type":"vxlan"}]} 2018-08-11 21:29:31,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-db404625-bbd1-47d7-afb0-c0a75a8dd463 2018-08-11 21:29:31,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106269836426s 2018-08-11 21:29:31,696 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-db404625-bbd1-47d7-afb0-c0a75a8dd463 2018-08-11 21:29:31,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-11 21:29:31,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "enable_dhcp": true, "network_id": "730a3796-2ab2-4786-be7d-6c330727e823", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-11 21:29:32,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-416df336-3c1c-4a1d-99ec-23ef684bf91f Date: Sat, 11 Aug 2018 21:29:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"730a3796-2ab2-4786-be7d-6c330727e823","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:29:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:29:32Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"c9ad01e9-029d-4065-b9e9-df6cf39e1175","subnetpool_id":null,"name":"neutron-tempest-plugin-api-subnet_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb"}} 2018-08-11 21:29:32,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-416df336-3c1c-4a1d-99ec-23ef684bf91f 2018-08-11 21:29:32,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.647650003433s 2018-08-11 21:29:32,346 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-416df336-3c1c-4a1d-99ec-23ef684bf91f 2018-08-11 21:29:32,346 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:29:32Z', 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'c9ad01e9-029d-4065-b9e9-df6cf39e1175', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb', u'enable_dhcp': True, u'network_id': u'730a3796-2ab2-4786-be7d-6c330727e823', u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21:29:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760'}) 2018-08-11 21:29:32,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-11 21:29:32,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "neutron-tempest-plugin-api-router_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "admin_state_up": true}}' 2018-08-11 21:29:33,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-3fe7a4c8-5f34-482f-aba4-3a8eaae707e3 Date: Sat, 11 Aug 2018 21:29:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:29:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T21:29:33Z", "revision_number": 2, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "1926be1b-4303-4a64-92dd-3fdc4186101d", "name": "neutron-tempest-plugin-api-router_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb"}} 2018-08-11 21:29:33,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-3fe7a4c8-5f34-482f-aba4-3a8eaae707e3 2018-08-11 21:29:33,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 0.856861114502s 2018-08-11 21:29:33,204 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-3fe7a4c8-5f34-482f-aba4-3a8eaae707e3 2018-08-11 21:29:33,204 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21:29:32Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-11T21:29:33Z', u'revision_number': 2, u'routes': [], u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'id': u'1926be1b-4303-4a64-92dd-3fdc4186101d', u'name': u'neutron-tempest-plugin-api-router_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb'}) 2018-08-11 21:29:33,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-11 21:29:33,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/1926be1b-4303-4a64-92dd-3fdc4186101d/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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" -d '{"subnet_id": "c9ad01e9-029d-4065-b9e9-df6cf39e1175"}' 2018-08-11 21:29:34,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f224c284-e09b-4dcc-a7dc-24c249bf98fe Date: Sat, 11 Aug 2018 21:29:34 GMT RESP BODY: {"network_id": "730a3796-2ab2-4786-be7d-6c330727e823", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "c9ad01e9-029d-4065-b9e9-df6cf39e1175", "subnet_ids": ["c9ad01e9-029d-4065-b9e9-df6cf39e1175"], "port_id": "954a45e0-df92-4c27-b586-b1ab5a88d473", "id": "1926be1b-4303-4a64-92dd-3fdc4186101d"} 2018-08-11 21:29:34,827 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1926be1b-4303-4a64-92dd-3fdc4186101d/add_router_interface.json used request id req-f224c284-e09b-4dcc-a7dc-24c249bf98fe 2018-08-11 21:29:34,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.62228703499s 2018-08-11 21:29:34,828 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1926be1b-4303-4a64-92dd-3fdc4186101d/add_router_interface.json used request id req-f224c284-e09b-4dcc-a7dc-24c249bf98fe returning object 1926be1b-4303-4a64-92dd-3fdc4186101d 2018-08-11 21:29:34,828 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-11 21:29:34,960 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-11 21:29:34,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:29:34,966 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 11 Aug 2018 21:29:34 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-11 21:29:34,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:29:34,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:29:35,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7c7d0cbf-483a-4b62-b448-facb49e16345 Date: Sat, 11 Aug 2018 21:29:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:29:35,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-7c7d0cbf-483a-4b62-b448-facb49e16345 2018-08-11 21:29:35,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172554969788s 2018-08-11 21:29:35,141 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-7c7d0cbf-483a-4b62-b448-facb49e16345 2018-08-11 21:29:35,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-11 21:29:35,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb"}' 2018-08-11 21:29:35,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 903 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/612fed72-2bde-4394-88de-c48e807ee221 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f9d10b75-b847-44f0-87e9-bf49e1a01796 Date: Sat, 11 Aug 2018 21:29:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/612fed72-2bde-4394-88de-c48e807ee221/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "612fed72-2bde-4394-88de-c48e807ee221", "size": null, "self": "/v2/images/612fed72-2bde-4394-88de-c48e807ee221", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:29:35Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "checksum": null, "created_at": "2018-08-11T21:29:35Z", "protected": false} 2018-08-11 21:29:35,192 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-f9d10b75-b847-44f0-87e9-bf49e1a01796 2018-08-11 21:29:35,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0425457954407s 2018-08-11 21:29:35,192 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-f9d10b75-b847-44f0-87e9-bf49e1a01796 returning object 612fed72-2bde-4394-88de-c48e807ee221 2018-08-11 21:29:35,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-11 21:29:35,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/612fed72-2bde-4394-88de-c48e807ee221/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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" -d '' 2018-08-11 21:29:35,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-18630a17-8849-4e5d-ae77-9d0e7daf8cb8 Date: Sat, 11 Aug 2018 21:29:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:29:35,544 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/612fed72-2bde-4394-88de-c48e807ee221/file used request id req-18630a17-8849-4e5d-ae77-9d0e7daf8cb8 2018-08-11 21:29:35,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.350948095322s 2018-08-11 21:29:35,544 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/612fed72-2bde-4394-88de-c48e807ee221/file used request id req-18630a17-8849-4e5d-ae77-9d0e7daf8cb8 2018-08-11 21:29:35,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:29:35,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:29:35,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-fbdc46ea-432c-437b-a715-f12757e02e22 Date: Sat, 11 Aug 2018 21:29:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/612fed72-2bde-4394-88de-c48e807ee221/snap", "metadata": {}}], "file": "/v2/images/612fed72-2bde-4394-88de-c48e807ee221/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "612fed72-2bde-4394-88de-c48e807ee221", "size": 12716032, "self": "/v2/images/612fed72-2bde-4394-88de-c48e807ee221", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/612fed72-2bde-4394-88de-c48e807ee221/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:29:35Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:29:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:29:35,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-fbdc46ea-432c-437b-a715-f12757e02e22 2018-08-11 21:29:35,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0229489803314s 2018-08-11 21:29:35,571 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-fbdc46ea-432c-437b-a715-f12757e02e22 2018-08-11 21:29:35,572 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/612fed72-2bde-4394-88de-c48e807ee221/snap', u'metadata': Munch({})})], 'file': u'/v2/images/612fed72-2bde-4394-88de-c48e807ee221/file', 'owner': u'9bd3dfa2366544f8b68d4b96657e1760', 'id': u'612fed72-2bde-4394-88de-c48e807ee221', 'size': 12716032, u'self': u'/v2/images/612fed72-2bde-4394-88de-c48e807ee221', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/612fed72-2bde-4394-88de-c48e807ee221/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-11T21:29:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-11T21:29:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/612fed72-2bde-4394-88de-c48e807ee221', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb', 'created': u'2018-08-11T21:29:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-11T21:29:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/612fed72-2bde-4394-88de-c48e807ee221', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-11 21:29:35,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-11 21:29:35,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-11 21:29:35,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:29: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-7b862abd-4753-4272-ad01-44851fc60939 x-compute-request-id: req-7b862abd-4753-4272-ad01-44851fc60939 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/13b95c35-a276-4d66-a5ac-feca81c39251", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/13b95c35-a276-4d66-a5ac-feca81c39251", "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": "13b95c35-a276-4d66-a5ac-feca81c39251"}} 2018-08-11 21:29:35,788 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-7b862abd-4753-4272-ad01-44851fc60939 2018-08-11 21:29:35,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.214762926102s 2018-08-11 21:29:35,788 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-7b862abd-4753-4272-ad01-44851fc60939 2018-08-11 21:29:35,789 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'13b95c35-a276-4d66-a5ac-feca81c39251', 'swap': 0}) 2018-08-11 21:29:35,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-11 21:29:35,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/13b95c35-a276-4d66-a5ac-feca81c39251/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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" -d '{"extra_specs": {}}' 2018-08-11 21:29:35,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:29: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-266977ad-7203-49eb-8e17-92bf447ab75b x-compute-request-id: req-266977ad-7203-49eb-8e17-92bf447ab75b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-11 21:29:35,813 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/13b95c35-a276-4d66-a5ac-feca81c39251/os-extra_specs used request id req-266977ad-7203-49eb-8e17-92bf447ab75b 2018-08-11 21:29:35,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023717880249s 2018-08-11 21:29:35,814 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/13b95c35-a276-4d66-a5ac-feca81c39251/os-extra_specs used request id req-266977ad-7203-49eb-8e17-92bf447ab75b 2018-08-11 21:29:35,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:29:35,822 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 21:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 21:29:35,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:29:35,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:29:35,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11e38d4-a292-4f33-92b6-8189e28bfad4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:29:35,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b11e38d4-a292-4f33-92b6-8189e28bfad4 2018-08-11 21:29:35,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0844919681549s 2018-08-11 21:29:35,911 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b11e38d4-a292-4f33-92b6-8189e28bfad4 2018-08-11 21:29:35,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 21:29:35,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:29:36,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5350c53f-243a-40fe-a81f-0e1c10e7ceb4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 21:29:36,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5350c53f-243a-40fe-a81f-0e1c10e7ceb4 2018-08-11 21:29:36,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0852320194244s 2018-08-11 21:29:36,001 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5350c53f-243a-40fe-a81f-0e1c10e7ceb4 2018-08-11 21:29:36,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-11 21:29:36,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:29:36,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:29: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-aa4bea64-64d5-4ad8-83dc-e434b7819175 x-compute-request-id: req-aa4bea64-64d5-4ad8-83dc-e434b7819175 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 4}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-11 21:29:36,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-aa4bea64-64d5-4ad8-83dc-e434b7819175 2018-08-11 21:29:36,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0353021621704s 2018-08-11 21:29:36,040 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-aa4bea64-64d5-4ad8-83dc-e434b7819175 2018-08-11 21:29:36,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:29:36,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:29:36,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-30052aaf-5c43-4b8a-a7e6-81122d6a5343 Date: Sat, 11 Aug 2018 21:29:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/612fed72-2bde-4394-88de-c48e807ee221/snap", "metadata": {}}], "file": "/v2/images/612fed72-2bde-4394-88de-c48e807ee221/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "612fed72-2bde-4394-88de-c48e807ee221", "size": 12716032, "self": "/v2/images/612fed72-2bde-4394-88de-c48e807ee221", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/612fed72-2bde-4394-88de-c48e807ee221/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:29:35Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:29:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:29:36,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-30052aaf-5c43-4b8a-a7e6-81122d6a5343 2018-08-11 21:29:36,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.022745847702s 2018-08-11 21:29:36,067 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-30052aaf-5c43-4b8a-a7e6-81122d6a5343 2018-08-11 21:29:36,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-11 21:29:36,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb"}' 2018-08-11 21:29:36,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 911 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-583f4783-4868-40e3-a78a-b19d989d454b Date: Sat, 11 Aug 2018 21:29:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "ac04c8b8-63a4-4a5c-8236-0ca950dc1b04", "size": null, "self": "/v2/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:29:36Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "checksum": null, "created_at": "2018-08-11T21:29:36Z", "protected": false} 2018-08-11 21:29:36,110 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-583f4783-4868-40e3-a78a-b19d989d454b 2018-08-11 21:29:36,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0357820987701s 2018-08-11 21:29:36,111 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-583f4783-4868-40e3-a78a-b19d989d454b returning object ac04c8b8-63a4-4a5c-8236-0ca950dc1b04 2018-08-11 21:29:36,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-11 21:29:36,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04/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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" -d '' 2018-08-11 21:29:36,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8687c92c-a6e2-41d0-991e-d11db6dabd55 Date: Sat, 11 Aug 2018 21:29:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:29:36,676 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04/file used request id req-8687c92c-a6e2-41d0-991e-d11db6dabd55 2018-08-11 21:29:36,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.564677000046s 2018-08-11 21:29:36,676 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04/file used request id req-8687c92c-a6e2-41d0-991e-d11db6dabd55 2018-08-11 21:29:36,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:29:36,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:29:36,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2407 Content-Type: application/json X-Openstack-Request-Id: req-a928fc65-1d9f-43d9-956e-7a53ab3970b7 Date: Sat, 11 Aug 2018 21:29:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04/snap", "metadata": {}}], "file": "/v2/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "ac04c8b8-63a4-4a5c-8236-0ca950dc1b04", "size": 12716032, "self": "/v2/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:29:36Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:29:36Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/612fed72-2bde-4394-88de-c48e807ee221/snap", "metadata": {}}], "file": "/v2/images/612fed72-2bde-4394-88de-c48e807ee221/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "612fed72-2bde-4394-88de-c48e807ee221", "size": 12716032, "self": "/v2/images/612fed72-2bde-4394-88de-c48e807ee221", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/612fed72-2bde-4394-88de-c48e807ee221/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:29:35Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:29:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:29:36,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-a928fc65-1d9f-43d9-956e-7a53ab3970b7 2018-08-11 21:29:36,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266110897064s 2018-08-11 21:29:36,707 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-a928fc65-1d9f-43d9-956e-7a53ab3970b7 2018-08-11 21:29:36,710 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04/file', 'owner': u'9bd3dfa2366544f8b68d4b96657e1760', 'id': u'ac04c8b8-63a4-4a5c-8236-0ca950dc1b04', 'size': 12716032, u'self': u'/v2/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-11T21:29:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-11T21:29:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb', 'created': u'2018-08-11T21:29:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-11T21:29:36Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-11 21:29:36,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-11 21:29:36,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-11 21:29:36,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:29: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-fdc919d8-544a-48e6-a206-035ae42ce393 x-compute-request-id: req-fdc919d8-544a-48e6-a206-035ae42ce393 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/c87f68ea-0dc6-44eb-8a18-97b68ee85384", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/c87f68ea-0dc6-44eb-8a18-97b68ee85384", "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": "c87f68ea-0dc6-44eb-8a18-97b68ee85384"}} 2018-08-11 21:29:36,761 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-fdc919d8-544a-48e6-a206-035ae42ce393 2018-08-11 21:29:36,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0510489940643s 2018-08-11 21:29:36,762 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-fdc919d8-544a-48e6-a206-035ae42ce393 2018-08-11 21:29:36,763 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'c87f68ea-0dc6-44eb-8a18-97b68ee85384', 'swap': 0}) 2018-08-11 21:29:36,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-11 21:29:36,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/c87f68ea-0dc6-44eb-8a18-97b68ee85384/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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" -d '{"extra_specs": {}}' 2018-08-11 21:29:36,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:29: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-7f8c4625-839b-4d34-a374-f63bdb126889 x-compute-request-id: req-7f8c4625-839b-4d34-a374-f63bdb126889 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-11 21:29:36,785 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/c87f68ea-0dc6-44eb-8a18-97b68ee85384/os-extra_specs used request id req-7f8c4625-839b-4d34-a374-f63bdb126889 2018-08-11 21:29:36,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212788581848s 2018-08-11 21:29:36,785 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/c87f68ea-0dc6-44eb-8a18-97b68ee85384/os-extra_specs used request id req-7f8c4625-839b-4d34-a374-f63bdb126889 2018-08-11 21:29:36,785 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'c87f68ea-0dc6-44eb-8a18-97b68ee85384', 'swap': 0}) 2018-08-11 21:29:40,165 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-11 21:29:40,166 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-11 21:29:40,166 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-11 21:29:40,169 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-11 21:29:40,172 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-11 21:29:44,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c7060e5f-4080-40a2-8c51-0443e37f8ec7/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-08-11 21:29:44,567 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-11 21:29:44,576 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-11 21:29:44,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-08-11 21:41:14,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1c12e638-7644-421b-b1a5-8b2bb0b5dd92 2018-08-11 21:41:14,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1c12e638-7644-421b-b1a5-8b2bb0b5dd92']'. 2018-08-11 21:41:15,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-11 21:41:15,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-11 21:41:15,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-11 21:41:15,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1c12e638-7644-421b-b1a5-8b2bb0b5dd92 | 2018-08-11 21:41:15,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-11 21:41:15,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-11 21:29:47 | 2018-08-11 21:41:15,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-11 21:41:14 | 2018-08-11 21:41:15,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:27 | 2018-08-11 21:41:15,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-11 21:41:15,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-11 21:41:15,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-11 21:41:15,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c7060e5f-4080-40a2-8c51-0443e37f8ec7) | 2018-08-11 21:41:15,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-11 21:41:15,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 30ffdee8-96a5-4ecb-adef-6085d53971c4) | 2018-08-11 21:41:15,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 546 | 2018-08-11 21:41:15,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 676.758 | 2018-08-11 21:41:15,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 386 | 2018-08-11 21:41:15,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 157 | 2018-08-11 21:41:15,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-11 21:41:15,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-11 21:41:15,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-08-11 21:41:15,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-11 21:41:15,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-11 21:41:15,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-11 21:41:16,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 99.2287917738% 2018-08-11 21:41:16,355 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 226, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'neutron-tempest-plugin-api'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-08-11 21:41:16,356 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:45 | FAIL | +------------------------------------+------------------+------------------+----------------+ 2018-08-11 21:41:16,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-11 21:41:16,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:41:17,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e4d1a526-3a41-4cd5-abff-987275dbc95b Date: Sat, 11 Aug 2018 21:41:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:41:17,484 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04 used request id req-e4d1a526-3a41-4cd5-abff-987275dbc95b 2018-08-11 21:41:17,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.12579512596s 2018-08-11 21:41:17,484 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/ac04c8b8-63a4-4a5c-8236-0ca950dc1b04 used request id req-e4d1a526-3a41-4cd5-abff-987275dbc95b 2018-08-11 21:41:17,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:41:17,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:41:17,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:41: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-a49508eb-2c35-47cd-80fb-5ffa9985c64d x-compute-request-id: req-a49508eb-2c35-47cd-80fb-5ffa9985c64d Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/13b95c35-a276-4d66-a5ac-feca81c39251", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/13b95c35-a276-4d66-a5ac-feca81c39251", "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": "13b95c35-a276-4d66-a5ac-feca81c39251"}, {"name": "neutron-tempest-plugin-api-flavor_alt_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/c87f68ea-0dc6-44eb-8a18-97b68ee85384", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/c87f68ea-0dc6-44eb-8a18-97b68ee85384", "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": "c87f68ea-0dc6-44eb-8a18-97b68ee85384"}]} 2018-08-11 21:41:17,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-a49508eb-2c35-47cd-80fb-5ffa9985c64d 2018-08-11 21:41:17,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.18160200119s 2018-08-11 21:41:17,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-a49508eb-2c35-47cd-80fb-5ffa9985c64d 2018-08-11 21:41:17,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-11 21:41:17,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/c87f68ea-0dc6-44eb-8a18-97b68ee85384 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:41:17,721 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21:41: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-ee2ec229-568a-436f-81b2-a1e7f2e1511b x-compute-request-id: req-ee2ec229-568a-436f-81b2-a1e7f2e1511b Content-Length: 0 Content-Type: application/json 2018-08-11 21:41:17,721 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/c87f68ea-0dc6-44eb-8a18-97b68ee85384 used request id req-ee2ec229-568a-436f-81b2-a1e7f2e1511b 2018-08-11 21:41:17,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0516059398651s 2018-08-11 21:41:17,721 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/c87f68ea-0dc6-44eb-8a18-97b68ee85384 used request id req-ee2ec229-568a-436f-81b2-a1e7f2e1511b 2018-08-11 21:41:17,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-11 21:41:17,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/1926be1b-4303-4a64-92dd-3fdc4186101d/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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" -d '{"subnet_id": "c9ad01e9-029d-4065-b9e9-df6cf39e1175"}' 2018-08-11 21:41:19,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f0f4e768-65d4-4dd0-9a6d-461ed3a51ea9 Date: Sat, 11 Aug 2018 21:41:19 GMT RESP BODY: {"network_id": "730a3796-2ab2-4786-be7d-6c330727e823", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "c9ad01e9-029d-4065-b9e9-df6cf39e1175", "subnet_ids": ["c9ad01e9-029d-4065-b9e9-df6cf39e1175"], "port_id": "954a45e0-df92-4c27-b586-b1ab5a88d473", "id": "1926be1b-4303-4a64-92dd-3fdc4186101d"} 2018-08-11 21:41:19,308 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1926be1b-4303-4a64-92dd-3fdc4186101d/remove_router_interface.json used request id req-f0f4e768-65d4-4dd0-9a6d-461ed3a51ea9 2018-08-11 21:41:19,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.58683586121s 2018-08-11 21:41:19,309 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1926be1b-4303-4a64-92dd-3fdc4186101d/remove_router_interface.json used request id req-f0f4e768-65d4-4dd0-9a6d-461ed3a51ea9 returning object 1926be1b-4303-4a64-92dd-3fdc4186101d 2018-08-11 21:41:19,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-11 21:41:19,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:41:19,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-db4158b6-b40b-405d-8584-f12b0b88c213 Date: Sat, 11 Aug 2018 21:41:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:29:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T21:41:18Z", "revision_number": 4, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "1926be1b-4303-4a64-92dd-3fdc4186101d", "name": "neutron-tempest-plugin-api-router_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb"}]} 2018-08-11 21:41:19,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-db4158b6-b40b-405d-8584-f12b0b88c213 2018-08-11 21:41:19,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.104559183121s 2018-08-11 21:41:19,414 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-db4158b6-b40b-405d-8584-f12b0b88c213 2018-08-11 21:41:19,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-11 21:41:19,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/1926be1b-4303-4a64-92dd-3fdc4186101d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:41:20,760 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66694ec7-9e94-4ff5-9474-774ee21637f0 Content-Length: 0 Date: Sat, 11 Aug 2018 21:41:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:41:20,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/1926be1b-4303-4a64-92dd-3fdc4186101d.json used request id req-66694ec7-9e94-4ff5-9474-774ee21637f0 2018-08-11 21:41:20,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34498286247s 2018-08-11 21:41:20,761 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/1926be1b-4303-4a64-92dd-3fdc4186101d.json used request id req-66694ec7-9e94-4ff5-9474-774ee21637f0 2018-08-11 21:41:20,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 21:41:20,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:41:20,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1308 X-Openstack-Request-Id: req-db713bd5-3484-4512-aaa7-410da3af8b5d Date: Sat, 11 Aug 2018 21:41:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"730a3796-2ab2-4786-be7d-6c330727e823","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:29:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:29:32Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"c9ad01e9-029d-4065-b9e9-df6cf39e1175","subnetpool_id":null,"name":"neutron-tempest-plugin-api-subnet_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb"}]} 2018-08-11 21:41:20,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-db713bd5-3484-4512-aaa7-410da3af8b5d 2018-08-11 21:41:20,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0904159545898s 2018-08-11 21:41:20,852 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-db713bd5-3484-4512-aaa7-410da3af8b5d 2018-08-11 21:41:20,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-11 21:41:20,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/c9ad01e9-029d-4065-b9e9-df6cf39e1175.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:41:21,710 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78bc36ea-02dd-4ab0-b1ce-ef7ae59da1a9 Date: Sat, 11 Aug 2018 21:41:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:41:21,710 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/c9ad01e9-029d-4065-b9e9-df6cf39e1175.json used request id req-78bc36ea-02dd-4ab0-b1ce-ef7ae59da1a9 2018-08-11 21:41:21,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.855932950974s 2018-08-11 21:41:21,711 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/c9ad01e9-029d-4065-b9e9-df6cf39e1175.json used request id req-78bc36ea-02dd-4ab0-b1ce-ef7ae59da1a9 2018-08-11 21:41:21,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:41:21,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:41:21,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-1f07696a-b37d-4658-93b6-1e23912e8f3b Date: Sat, 11 Aug 2018 21:41:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"730a3796-2ab2-4786-be7d-6c330727e823","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T21:41:21Z","provider:segmentation_id":11,"name":"neutron-tempest-plugin-api-net_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:29:31Z","provider:network_type":"vxlan"}]} 2018-08-11 21:41:21,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-1f07696a-b37d-4658-93b6-1e23912e8f3b 2018-08-11 21:41:21,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0943918228149s 2018-08-11 21:41:21,806 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-1f07696a-b37d-4658-93b6-1e23912e8f3b 2018-08-11 21:41:21,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-11 21:41:21,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/730a3796-2ab2-4786-be7d-6c330727e823.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:41:22,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22cb2ce6-aa15-4b36-b5a4-3becee3fc57e Date: Sat, 11 Aug 2018 21:41:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 21:41:22,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/730a3796-2ab2-4786-be7d-6c330727e823.json used request id req-22cb2ce6-aa15-4b36-b5a4-3becee3fc57e 2018-08-11 21:41:22,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17718195915s 2018-08-11 21:41:22,985 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/730a3796-2ab2-4786-be7d-6c330727e823.json used request id req-22cb2ce6-aa15-4b36-b5a4-3becee3fc57e 2018-08-11 21:41:22,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:41:22,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:41:23,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-e600bde0-daf5-4bb9-8a4c-0b83139687d8 Date: Sat, 11 Aug 2018 21:41:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/612fed72-2bde-4394-88de-c48e807ee221/snap", "metadata": {}}], "file": "/v2/images/612fed72-2bde-4394-88de-c48e807ee221/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "612fed72-2bde-4394-88de-c48e807ee221", "size": 12716032, "self": "/v2/images/612fed72-2bde-4394-88de-c48e807ee221", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/612fed72-2bde-4394-88de-c48e807ee221/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:29:35Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:29:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:41:23,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-e600bde0-daf5-4bb9-8a4c-0b83139687d8 2018-08-11 21:41:23,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.024346113205s 2018-08-11 21:41:23,013 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-e600bde0-daf5-4bb9-8a4c-0b83139687d8 2018-08-11 21:41:23,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-11 21:41:23,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/612fed72-2bde-4394-88de-c48e807ee221 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:41:23,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5316cecf-bc1e-4a44-9492-352b6f7c056f Date: Sat, 11 Aug 2018 21:41:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:41:23,626 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/612fed72-2bde-4394-88de-c48e807ee221 used request id req-5316cecf-bc1e-4a44-9492-352b6f7c056f 2018-08-11 21:41:23,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.611732959747s 2018-08-11 21:41:23,627 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/612fed72-2bde-4394-88de-c48e807ee221 used request id req-5316cecf-bc1e-4a44-9492-352b6f7c056f 2018-08-11 21:41:23,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 21:41:23,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:41:23,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21: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-18c4a5f2-59d3-42a8-a5fd-424f91186ca9 x-compute-request-id: req-18c4a5f2-59d3-42a8-a5fd-424f91186ca9 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_28fc3e96-c0ca-4556-91f5-e9ce9b132ceb", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/13b95c35-a276-4d66-a5ac-feca81c39251", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/13b95c35-a276-4d66-a5ac-feca81c39251", "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": "13b95c35-a276-4d66-a5ac-feca81c39251"}]} 2018-08-11 21:41:23,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-18c4a5f2-59d3-42a8-a5fd-424f91186ca9 2018-08-11 21:41:23,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0300300121307s 2018-08-11 21:41:23,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-18c4a5f2-59d3-42a8-a5fd-424f91186ca9 2018-08-11 21:41:23,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-11 21:41:23,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/13b95c35-a276-4d66-a5ac-feca81c39251 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7d88ca6ba66e68c7eca329edd4fa9fb4e46fab76" 2018-08-11 21:41:23,691 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 21: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 x-openstack-request-id: req-dd5a24f1-6a88-49b9-b4ec-4debf3b314df x-compute-request-id: req-dd5a24f1-6a88-49b9-b4ec-4debf3b314df Content-Length: 0 Content-Type: application/json 2018-08-11 21:41:23,691 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/13b95c35-a276-4d66-a5ac-feca81c39251 used request id req-dd5a24f1-6a88-49b9-b4ec-4debf3b314df 2018-08-11 21:41:23,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0324230194092s 2018-08-11 21:41:23,692 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/13b95c35-a276-4d66-a5ac-feca81c39251 used request id req-dd5a24f1-6a88-49b9-b4ec-4debf3b314df 2018-08-11 21:41:23,692 - xtesting.ci.run_tests - ERROR - The test case 'neutron-tempest-plugin-api' failed. 2018-08-11 21:41:23,747 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-11 21:41:23,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 21:41:23,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-11 21:41:23,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 21:41:23,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 21:41:23,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 21:41:23,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 21:41:23,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 21:41:23,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 21:41:23,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 21:41:23,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 21:41:23,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 21:41:23,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 21:41:23,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 21:41:23,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 21:41:23,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 21:41:23,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 21:41:23,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 21:41:23,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 21:41:23,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 21:41:23,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 21:41:23,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 21:41:23,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 21:41:23,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 21:41:23,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-11 21:41:23,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-11 21:41:23,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:41:23,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89377156-822f-42c4-968a-d9e717cde17e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 21:41:23,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-89377156-822f-42c4-968a-d9e717cde17e 2018-08-11 21:41:23,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 21:41:24,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-11T22:41:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["BAYuJHV0R9iYP-CR6jwBAg"], "issued_at": "2018-08-11T21:41:24.000000Z"}} 2018-08-11 21:41:24,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:41:24,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}ba6734498df8432ec7bbefb32191d8f84a7ef802" 2018-08-11 21:41:24,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-5cbb079e-7111-4e21-b150-9d7930698828 Date: Sat, 11 Aug 2018 21:41:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 21:41:24,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5cbb079e-7111-4e21-b150-9d7930698828 2018-08-11 21:41:24,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25185418129s 2018-08-11 21:41:24,442 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5cbb079e-7111-4e21-b150-9d7930698828 2018-08-11 21:41:24,442 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-11 21:41:24,819 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-08-11 21:41:24,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-11 21:41:24,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}ba6734498df8432ec7bbefb32191d8f84a7ef802" -d '{"network": {"shared": true, "name": "rally_sanity-net_246ab5ee-05c4-4fed-9183-673da0ef01d2", "admin_state_up": true}}' 2018-08-11 21:41:25,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1df8b651-1258-4535-92d2-7de0a1b0ea53 Date: Sat, 11 Aug 2018 21:41:25 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"774ed41a-0958-422f-b84a-6f9a88d7aa7b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T21:41:24Z","is_default":false,"provider:segmentation_id":58,"name":"rally_sanity-net_246ab5ee-05c4-4fed-9183-673da0ef01d2","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:41:24Z","mtu":1450}} 2018-08-11 21:41:25,072 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-1df8b651-1258-4535-92d2-7de0a1b0ea53 2018-08-11 21:41:25,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.252622127533s 2018-08-11 21:41:25,073 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-1df8b651-1258-4535-92d2-7de0a1b0ea53 2018-08-11 21:41:25,073 - 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-08-11T21:41:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'774ed41a-0958-422f-b84a-6f9a88d7aa7b', u'provider:segmentation_id': 58, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_246ab5ee-05c4-4fed-9183-673da0ef01d2', u'admin_state_up': True, u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21:41:24Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760'}) 2018-08-11 21:41:25,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 21:41:25,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba6734498df8432ec7bbefb32191d8f84a7ef802" 2018-08-11 21:41:25,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-5151c6a4-2f98-475e-b748-f120991ce284 Date: Sat, 11 Aug 2018 21:41:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"774ed41a-0958-422f-b84a-6f9a88d7aa7b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T21:41:24Z","provider:segmentation_id":58,"name":"rally_sanity-net_246ab5ee-05c4-4fed-9183-673da0ef01d2","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:41:24Z","provider:network_type":"vxlan"}]} 2018-08-11 21:41:25,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-5151c6a4-2f98-475e-b748-f120991ce284 2018-08-11 21:41:25,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11243391037s 2018-08-11 21:41:25,187 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-5151c6a4-2f98-475e-b748-f120991ce284 2018-08-11 21:41:25,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-11 21:41:25,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}ba6734498df8432ec7bbefb32191d8f84a7ef802" -d '{"subnet": {"name": "rally_sanity-subnet_246ab5ee-05c4-4fed-9183-673da0ef01d2", "enable_dhcp": true, "network_id": "774ed41a-0958-422f-b84a-6f9a88d7aa7b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-11 21:41:25,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-fcfdbbad-42ed-4183-9c2b-de19f449fb4e Date: Sat, 11 Aug 2018 21:41:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"774ed41a-0958-422f-b84a-6f9a88d7aa7b","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:41:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:41:25Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"b095a2cd-3d00-46db-becd-bb5816a656ab","subnetpool_id":null,"name":"rally_sanity-subnet_246ab5ee-05c4-4fed-9183-673da0ef01d2"}} 2018-08-11 21:41:25,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-fcfdbbad-42ed-4183-9c2b-de19f449fb4e 2018-08-11 21:41:25,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.428874969482s 2018-08-11 21:41:25,617 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-fcfdbbad-42ed-4183-9c2b-de19f449fb4e 2018-08-11 21:41:25,618 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T21:41: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'b095a2cd-3d00-46db-becd-bb5816a656ab', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_246ab5ee-05c4-4fed-9183-673da0ef01d2', u'enable_dhcp': True, u'network_id': u'774ed41a-0958-422f-b84a-6f9a88d7aa7b', u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21:41: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'9bd3dfa2366544f8b68d4b96657e1760'}) 2018-08-11 21:41:25,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-11 21:41:25,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}ba6734498df8432ec7bbefb32191d8f84a7ef802" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "rally_sanity-router_246ab5ee-05c4-4fed-9183-673da0ef01d2", "admin_state_up": true}}' 2018-08-11 21:41:26,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-be954ead-1fba-41a2-8c94-948f35618adc Date: Sat, 11 Aug 2018 21:41:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:41:25Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T21:41:26Z", "revision_number": 2, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "5ba651d1-e426-4759-9d78-b82cf57d4e30", "name": "rally_sanity-router_246ab5ee-05c4-4fed-9183-673da0ef01d2"}} 2018-08-11 21:41:26,696 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-be954ead-1fba-41a2-8c94-948f35618adc 2018-08-11 21:41:26,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.07829618454s 2018-08-11 21:41:26,697 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-be954ead-1fba-41a2-8c94-948f35618adc 2018-08-11 21:41:26,697 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T21:41:25Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-11T21:41:26Z', u'revision_number': 2, u'routes': [], u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'id': u'5ba651d1-e426-4759-9d78-b82cf57d4e30', u'name': u'rally_sanity-router_246ab5ee-05c4-4fed-9183-673da0ef01d2'}) 2018-08-11 21:41:26,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-11 21:41:26,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/5ba651d1-e426-4759-9d78-b82cf57d4e30/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}ba6734498df8432ec7bbefb32191d8f84a7ef802" -d '{"subnet_id": "b095a2cd-3d00-46db-becd-bb5816a656ab"}' 2018-08-11 21:41:28,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-14de6fc5-72bf-4f31-9809-40331498a4f6 Date: Sat, 11 Aug 2018 21:41:28 GMT RESP BODY: {"network_id": "774ed41a-0958-422f-b84a-6f9a88d7aa7b", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "b095a2cd-3d00-46db-becd-bb5816a656ab", "subnet_ids": ["b095a2cd-3d00-46db-becd-bb5816a656ab"], "port_id": "16b8d3a8-a5c8-4755-89f8-368f9f036606", "id": "5ba651d1-e426-4759-9d78-b82cf57d4e30"} 2018-08-11 21:41:28,374 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/5ba651d1-e426-4759-9d78-b82cf57d4e30/add_router_interface.json used request id req-14de6fc5-72bf-4f31-9809-40331498a4f6 2018-08-11 21:41:28,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.67604398727s 2018-08-11 21:41:28,374 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/5ba651d1-e426-4759-9d78-b82cf57d4e30/add_router_interface.json used request id req-14de6fc5-72bf-4f31-9809-40331498a4f6 returning object 5ba651d1-e426-4759-9d78-b82cf57d4e30 2018-08-11 21:41:28,375 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-11 21:41:28,507 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-11 21:41:28,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 21:41:28,513 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 11 Aug 2018 21:41:28 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-11 21:41:28,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:41:28,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba6734498df8432ec7bbefb32191d8f84a7ef802" 2018-08-11 21:41:28,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-50ad9823-646f-4c86-b622-4b12a50eae67 Date: Sat, 11 Aug 2018 21:41:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:41:28,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-50ad9823-646f-4c86-b622-4b12a50eae67 2018-08-11 21:41:28,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182012796402s 2018-08-11 21:41:28,700 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-50ad9823-646f-4c86-b622-4b12a50eae67 2018-08-11 21:41:28,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-11 21:41:28,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}ba6734498df8432ec7bbefb32191d8f84a7ef802" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2"}' 2018-08-11 21:41:28,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-93ef1762-6abf-4cdf-a31c-2820d4085f0f Date: Sat, 11 Aug 2018 21:41:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "5576261d-1e71-4168-b7bc-ea5d37aa3e86", "size": null, "self": "/v2/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:41:28Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2", "checksum": null, "created_at": "2018-08-11T21:41:28Z", "protected": false} 2018-08-11 21:41:28,748 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-93ef1762-6abf-4cdf-a31c-2820d4085f0f 2018-08-11 21:41:28,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0395379066467s 2018-08-11 21:41:28,748 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-93ef1762-6abf-4cdf-a31c-2820d4085f0f returning object 5576261d-1e71-4168-b7bc-ea5d37aa3e86 2018-08-11 21:41:28,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-11 21:41:28,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86/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}ba6734498df8432ec7bbefb32191d8f84a7ef802" -d '' 2018-08-11 21:41:29,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1f44ecd-570c-4d8d-bd78-26b0c31409cc Date: Sat, 11 Aug 2018 21:41:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 21:41:29,414 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86/file used request id req-a1f44ecd-570c-4d8d-bd78-26b0c31409cc 2018-08-11 21:41:29,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.665158987045s 2018-08-11 21:41:29,414 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86/file used request id req-a1f44ecd-570c-4d8d-bd78-26b0c31409cc 2018-08-11 21:41:29,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 21:41:29,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba6734498df8432ec7bbefb32191d8f84a7ef802" 2018-08-11 21:41:29,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-bab68ab9-b1d2-4c3b-bd39-c010a35074c5 Date: Sat, 11 Aug 2018 21:41:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86/snap", "metadata": {}}], "file": "/v2/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "5576261d-1e71-4168-b7bc-ea5d37aa3e86", "size": 12716032, "self": "/v2/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:41:29Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:41:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 21:41:29,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-bab68ab9-b1d2-4c3b-bd39-c010a35074c5 2018-08-11 21:41:29,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0238831043243s 2018-08-11 21:41:29,443 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-bab68ab9-b1d2-4c3b-bd39-c010a35074c5 2018-08-11 21:41:29,444 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86/file', 'owner': u'9bd3dfa2366544f8b68d4b96657e1760', 'id': u'5576261d-1e71-4168-b7bc-ea5d37aa3e86', 'size': 12716032, u'self': u'/v2/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-11T21:41:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-11T21:41:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2', 'created': u'2018-08-11T21:41:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-11T21:41:28Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-11 21:41:29,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-11 21:41:29,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}ba6734498df8432ec7bbefb32191d8f84a7ef802" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-11 21:41:29,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:41: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-fc9f9354-b00b-44d9-aee6-4fa766c8a26a x-compute-request-id: req-fc9f9354-b00b-44d9-aee6-4fa766c8a26a Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b6866941-051b-471f-92b3-1866ed520e2c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b6866941-051b-471f-92b3-1866ed520e2c", "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": "b6866941-051b-471f-92b3-1866ed520e2c"}} 2018-08-11 21:41:29,764 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-fc9f9354-b00b-44d9-aee6-4fa766c8a26a 2018-08-11 21:41:29,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.318781137466s 2018-08-11 21:41:29,764 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-fc9f9354-b00b-44d9-aee6-4fa766c8a26a 2018-08-11 21:41:29,765 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'b6866941-051b-471f-92b3-1866ed520e2c', 'swap': 0}) 2018-08-11 21:41:29,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-11 21:41:29,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/b6866941-051b-471f-92b3-1866ed520e2c/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}ba6734498df8432ec7bbefb32191d8f84a7ef802" -d '{"extra_specs": {}}' 2018-08-11 21:41:29,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21:41: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-2984eddf-be2f-4dc0-851b-782e29c7a6b5 x-compute-request-id: req-2984eddf-be2f-4dc0-851b-782e29c7a6b5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-11 21:41:29,788 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/b6866941-051b-471f-92b3-1866ed520e2c/os-extra_specs used request id req-2984eddf-be2f-4dc0-851b-782e29c7a6b5 2018-08-11 21:41:29,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221788883209s 2018-08-11 21:41:29,788 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/b6866941-051b-471f-92b3-1866ed520e2c/os-extra_specs used request id req-2984eddf-be2f-4dc0-851b-782e29c7a6b5 2018-08-11 21:41:29,788 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-11 21:41:32,631 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-11 21:41:35,480 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 34e64505-a95c-469e-b9ff-89d27f097fbf | 2018-08-11T21:41:35.100670 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 34e64505-a95c-469e-b9ff-89d27f097fbf ~/.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-08-11 21:41:39,321 - 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-08-11 21:41:39,321 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-11 21:41:39,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-11 21:41:39,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba6734498df8432ec7bbefb32191d8f84a7ef802" 2018-08-11 21:41:39,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21: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-fe23882d-18db-4bab-b1a9-0e335192fb73 x-compute-request-id: req-fe23882d-18db-4bab-b1a9-0e335192fb73 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 4}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-11 21:41:39,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-fe23882d-18db-4bab-b1a9-0e335192fb73 2018-08-11 21:41:39,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0484020709991s 2018-08-11 21:41:39,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-fe23882d-18db-4bab-b1a9-0e335192fb73 2018-08-11 21:41:39,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-11 21:41:39,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}ba6734498df8432ec7bbefb32191d8f84a7ef802" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_246ab5ee-05c4-4fed-9183-673da0ef01d2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-11 21:41:39,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21: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-ed0103e7-8d87-454b-aa48-2a2e1c4cb378 x-compute-request-id: req-ed0103e7-8d87-454b-aa48-2a2e1c4cb378 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_246ab5ee-05c4-4fed-9183-673da0ef01d2", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/c7dc34ba-fea7-4301-a93a-007965059ac1", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/c7dc34ba-fea7-4301-a93a-007965059ac1", "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": "c7dc34ba-fea7-4301-a93a-007965059ac1"}} 2018-08-11 21:41:39,417 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ed0103e7-8d87-454b-aa48-2a2e1c4cb378 2018-08-11 21:41:39,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0457940101624s 2018-08-11 21:41:39,417 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ed0103e7-8d87-454b-aa48-2a2e1c4cb378 2018-08-11 21:41:39,418 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'c7dc34ba-fea7-4301-a93a-007965059ac1', 'swap': 0}) 2018-08-11 21:41:39,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-11 21:41:39,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/c7dc34ba-fea7-4301-a93a-007965059ac1/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}ba6734498df8432ec7bbefb32191d8f84a7ef802" -d '{"extra_specs": {}}' 2018-08-11 21:41:39,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 21: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 x-openstack-request-id: req-e447664a-b90e-47dc-901f-ee96aceb21f1 x-compute-request-id: req-e447664a-b90e-47dc-901f-ee96aceb21f1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-11 21:41:39,436 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/c7dc34ba-fea7-4301-a93a-007965059ac1/os-extra_specs used request id req-e447664a-b90e-47dc-901f-ee96aceb21f1 2018-08-11 21:41:39,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0179281234741s 2018-08-11 21:41:39,436 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/c7dc34ba-fea7-4301-a93a-007965059ac1/os-extra_specs used request id req-e447664a-b90e-47dc-901f-ee96aceb21f1 2018-08-11 21:41:39,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'c7dc34ba-fea7-4301-a93a-007965059ac1', 'swap': 0}) 2018-08-11 21:41:39,436 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-11 21:41:39,437 - 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-08-11 21:41:39,437 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-11 21:41:39,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-11 21:41:39,445 - 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': '774ed41a-0958-422f-b84a-6f9a88d7aa7b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2', 'flavor_name': 'rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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-08-11 21:42:39,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d1c351b9-500d-4a6d-848b-faa8ed5df8d0 2018-08-11 21:42:39,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-11 21:42:39,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd1c351b9-500d-4a6d-848b-faa8ed5df8d0'] 2018-08-11 21:42:40,621 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d1c351b9-500d-4a6d-848b-faa8ed5df8d0 -------------------------------------------------------------------------------- Task d1c351b9-500d-4a6d-848b-faa8ed5df8d0: 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 d1c351b9-500d-4a6d-848b-faa8ed5df8d0 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.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | total | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | -> duration | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.481321 Full duration: 7.53928 -------------------------------------------------------------------------------- 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 d1c351b9-500d-4a6d-848b-faa8ed5df8d0 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.361 | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 100.0% | 1 | | total | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> duration | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.809106 Full duration: 7.07081 -------------------------------------------------------------------------------- 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 d1c351b9-500d-4a6d-848b-faa8ed5df8d0 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.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | total | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> duration | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.658868 Full duration: 7.604077 -------------------------------------------------------------------------------- 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 d1c351b9-500d-4a6d-848b-faa8ed5df8d0 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.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | total | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> duration | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.810177 Full duration: 7.362898 -------------------------------------------------------------------------------- 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 d1c351b9-500d-4a6d-848b-faa8ed5df8d0 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.377 | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 100.0% | 1 | | total | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> duration | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.791257 Full duration: 7.988081 -------------------------------------------------------------------------------- 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 d1c351b9-500d-4a6d-848b-faa8ed5df8d0 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.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | total | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | -> duration | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.702174 Full duration: 7.359539 HINTS: * To plot HTML graphics with this data, run: rally task report d1c351b9-500d-4a6d-848b-faa8ed5df8d0 --out output.html * To generate a JUnit report, run: rally task export d1c351b9-500d-4a6d-848b-faa8ed5df8d0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d1c351b9-500d-4a6d-848b-faa8ed5df8d0 --json --out output.json 2018-08-11 21:42:40,621 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd1c351b9-500d-4a6d-848b-faa8ed5df8d0', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-11 21:42:43,593 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d1c351b9-500d-4a6d-848b-faa8ed5df8d0 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-11 21:42:43.473 760 INFO rally.api [-] Building 'json' report for the following task(s): 'd1c351b9-500d-4a6d-848b-faa8ed5df8d0'. 2018-08-11 21:42:43.479 760 INFO rally.api [-] The report has been successfully built. 2018-08-11 21:42:43,593 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd1c351b9-500d-4a6d-848b-faa8ed5df8d0', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-11 21:42:46,199 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d1c351b9-500d-4a6d-848b-faa8ed5df8d0 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-11 21:42:46.076 763 INFO rally.api [-] Building 'html' report for the following task(s): 'd1c351b9-500d-4a6d-848b-faa8ed5df8d0'. 2018-08-11 21:42:46.099 763 INFO rally.api [-] The report has been successfully built. 2018-08-11 21:42:46,206 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-11 21:42:46,207 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-11 21:42:46,207 - 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-08-11 21:42:46,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-11 21:42:46,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-11 21:42:46,224 - 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': '774ed41a-0958-422f-b84a-6f9a88d7aa7b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2', 'flavor_name': 'rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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-08-11 21:44:08,806 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1b782e86-99a2-444d-b1d5-bc06be9eb53e 2018-08-11 21:44:08,806 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1b782e86-99a2-444d-b1d5-bc06be9eb53e'] 2018-08-11 21:44:09,750 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1b782e86-99a2-444d-b1d5-bc06be9eb53e -------------------------------------------------------------------------------- Task 1b782e86-99a2-444d-b1d5-bc06be9eb53e: 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 1b782e86-99a2-444d-b1d5-bc06be9eb53e 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 | 2.682 | 2.682 | 2.682 | 2.682 | 2.682 | 2.682 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 100.0% | 1 | | glance_v2.delete_image | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | total | 3.718 | 3.718 | 3.718 | 3.718 | 3.718 | 3.718 | 100.0% | 1 | | -> duration | 3.718 | 3.718 | 3.718 | 3.718 | 3.718 | 3.718 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.717739 Full duration: 12.035016 -------------------------------------------------------------------------------- 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 1b782e86-99a2-444d-b1d5-bc06be9eb53e 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 | 2.692 | 2.692 | 2.692 | 2.692 | 2.692 | 2.692 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 100.0% | 1 | | glance_v2.list_images | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 100.0% | 1 | | -> duration | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.725553 Full duration: 13.097597 -------------------------------------------------------------------------------- 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 1b782e86-99a2-444d-b1d5-bc06be9eb53e 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.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | -> duration | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.209213 Full duration: 7.620852 -------------------------------------------------------------------------------- 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": "774ed41a-0958-422f-b84a-6f9a88d7aa7b" } ], "flavor": { "name": "rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1b782e86-99a2-444d-b1d5-bc06be9eb53e 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 | 2.642 | 2.642 | 2.642 | 2.642 | 2.642 | 2.642 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | nova.boot_servers | 11.425 | 11.425 | 11.425 | 11.425 | 11.425 | 11.425 | 100.0% | 1 | | total | 14.067 | 14.067 | 14.067 | 14.067 | 14.067 | 14.067 | 100.0% | 1 | | -> duration | 13.067 | 13.067 | 13.067 | 13.067 | 13.067 | 13.067 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.067161 Full duration: 32.404035 HINTS: * To plot HTML graphics with this data, run: rally task report 1b782e86-99a2-444d-b1d5-bc06be9eb53e --out output.html * To generate a JUnit report, run: rally task export 1b782e86-99a2-444d-b1d5-bc06be9eb53e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1b782e86-99a2-444d-b1d5-bc06be9eb53e --json --out output.json 2018-08-11 21:44:09,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1b782e86-99a2-444d-b1d5-bc06be9eb53e', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-11 21:44:12,351 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1b782e86-99a2-444d-b1d5-bc06be9eb53e --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-11 21:44:12.244 1316 INFO rally.api [-] Building 'json' report for the following task(s): '1b782e86-99a2-444d-b1d5-bc06be9eb53e'. 2018-08-11 21:44:12.250 1316 INFO rally.api [-] The report has been successfully built. 2018-08-11 21:44:12,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1b782e86-99a2-444d-b1d5-bc06be9eb53e', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-11 21:44:14,913 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 1b782e86-99a2-444d-b1d5-bc06be9eb53e --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-11 21:44:14.790 1319 INFO rally.api [-] Building 'html' report for the following task(s): '1b782e86-99a2-444d-b1d5-bc06be9eb53e'. 2018-08-11 21:44:14.812 1319 INFO rally.api [-] The report has been successfully built. 2018-08-11 21:44:14,920 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-11 21:44:14,920 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-11 21:44:14,921 - 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-08-11 21:44:14,921 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-11 21:44:14,938 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-11 21:44:14,939 - 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': '774ed41a-0958-422f-b84a-6f9a88d7aa7b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2', 'flavor_name': 'rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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-08-11 21:47:09,922 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 30c0424b-385f-493a-adf0-d55ac488cb81 2018-08-11 21:47:09,923 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '30c0424b-385f-493a-adf0-d55ac488cb81'] 2018-08-11 21:47:10,921 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 30c0424b-385f-493a-adf0-d55ac488cb81 -------------------------------------------------------------------------------- Task 30c0424b-385f-493a-adf0-d55ac488cb81: 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 30c0424b-385f-493a-adf0-d55ac488cb81 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.206 | 3.206 | 3.206 | 3.206 | 3.206 | 3.206 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.461 | 2.461 | 2.461 | 2.461 | 2.461 | 2.461 | 100.0% | 1 | | total | 5.667 | 5.667 | 5.667 | 5.667 | 5.667 | 5.667 | 100.0% | 1 | | -> duration | 5.667 | 5.667 | 5.667 | 5.667 | 5.667 | 5.667 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.667013 Full duration: 22.542163 -------------------------------------------------------------------------------- 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 30c0424b-385f-493a-adf0-d55ac488cb81 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.215 | 3.215 | 3.215 | 3.215 | 3.215 | 3.215 | 100.0% | 1 | | cinder_v2.delete_volume | 0.444 | 0.444 | 0.444 | 0.444 | 0.444 | 0.444 | 100.0% | 1 | | total | 3.66 | 3.66 | 3.66 | 3.66 | 3.66 | 3.66 | 100.0% | 1 | | -> duration | 3.66 | 3.66 | 3.66 | 3.66 | 3.66 | 3.66 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.660141 Full duration: 13.654454 -------------------------------------------------------------------------------- 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_246ab5ee-05c4-4fed-9183-673da0ef01d2" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 30c0424b-385f-493a-adf0-d55ac488cb81 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.679 | 3.679 | 3.679 | 3.679 | 3.679 | 3.679 | 100.0% | 1 | | cinder_v2.delete_volume | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | total | 4.176 | 4.176 | 4.176 | 4.176 | 4.176 | 4.176 | 100.0% | 1 | | -> duration | 4.176 | 4.176 | 4.176 | 4.176 | 4.176 | 4.176 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.17593 Full duration: 14.900253 -------------------------------------------------------------------------------- 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 30c0424b-385f-493a-adf0-d55ac488cb81 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.385 | 3.385 | 3.385 | 3.385 | 3.385 | 3.385 | 100.0% | 1 | | cinder_v2.delete_volume | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 100.0% | 1 | | total | 3.842 | 3.842 | 3.842 | 3.842 | 3.842 | 3.842 | 100.0% | 1 | | -> duration | 3.842 | 3.842 | 3.842 | 3.842 | 3.842 | 3.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.842035 Full duration: 14.168906 -------------------------------------------------------------------------------- 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 30c0424b-385f-493a-adf0-d55ac488cb81 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.217 | 3.217 | 3.217 | 3.217 | 3.217 | 3.217 | 100.0% | 1 | | cinder_v2.extend_volume | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | cinder_v2.delete_volume | 2.486 | 2.486 | 2.486 | 2.486 | 2.486 | 2.486 | 100.0% | 1 | | total | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 100.0% | 1 | | -> duration | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.19511 Full duration: 16.01646 -------------------------------------------------------------------------------- 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 30c0424b-385f-493a-adf0-d55ac488cb81 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.252 | 3.252 | 3.252 | 3.252 | 3.252 | 3.252 | 100.0% | 1 | | cinder_v2.delete_volume | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 100.0% | 1 | | total | 5.915 | 5.915 | 5.915 | 5.915 | 5.915 | 5.915 | 100.0% | 1 | | -> duration | 5.915 | 5.915 | 5.915 | 5.915 | 5.915 | 5.915 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.914649 Full duration: 21.31739 -------------------------------------------------------------------------------- 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 30c0424b-385f-493a-adf0-d55ac488cb81 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.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | cinder_v2.list_qos | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | total | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> duration | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.780142 Full duration: 11.811096 -------------------------------------------------------------------------------- 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 30c0424b-385f-493a-adf0-d55ac488cb81 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.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | cinder_v2.set_qos | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | total | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> duration | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.809092 Full duration: 11.94046 -------------------------------------------------------------------------------- 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 30c0424b-385f-493a-adf0-d55ac488cb81 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.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | cinder_v2.list_types | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> duration | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.790694 Full duration: 11.955002 -------------------------------------------------------------------------------- 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 30c0424b-385f-493a-adf0-d55ac488cb81 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.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> duration | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.835949 Full duration: 11.597571 HINTS: * To plot HTML graphics with this data, run: rally task report 30c0424b-385f-493a-adf0-d55ac488cb81 --out output.html * To generate a JUnit report, run: rally task export 30c0424b-385f-493a-adf0-d55ac488cb81 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 30c0424b-385f-493a-adf0-d55ac488cb81 --json --out output.json 2018-08-11 21:47:10,922 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '30c0424b-385f-493a-adf0-d55ac488cb81', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-11 21:47:13,537 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 30c0424b-385f-493a-adf0-d55ac488cb81 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-11 21:47:13.427 3108 INFO rally.api [-] Building 'json' report for the following task(s): '30c0424b-385f-493a-adf0-d55ac488cb81'. 2018-08-11 21:47:13.436 3108 INFO rally.api [-] The report has been successfully built. 2018-08-11 21:47:13,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '30c0424b-385f-493a-adf0-d55ac488cb81', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-11 21:47:16,167 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 30c0424b-385f-493a-adf0-d55ac488cb81 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-11 21:47:16.039 3111 INFO rally.api [-] Building 'html' report for the following task(s): '30c0424b-385f-493a-adf0-d55ac488cb81'. 2018-08-11 21:47:16.067 3111 INFO rally.api [-] The report has been successfully built. 2018-08-11 21:47:16,181 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-11 21:47:16,181 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-11 21:47:16,182 - 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-08-11 21:47:16,182 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-11 21:47:16,198 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-11 21:47:16,199 - 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': '774ed41a-0958-422f-b84a-6f9a88d7aa7b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2', 'flavor_name': 'rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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-08-11 21:49:08,472 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 2018-08-11 21:49:08,473 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90'] 2018-08-11 21:49:09,439 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 -------------------------------------------------------------------------------- Task b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90: 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 b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 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.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | total | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> duration | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.591574 Full duration: 7.089602 -------------------------------------------------------------------------------- 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 b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 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.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | total | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | -> duration | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.579934 Full duration: 7.122305 -------------------------------------------------------------------------------- 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 b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 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.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | total | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | -> duration | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.597863 Full duration: 7.269991 -------------------------------------------------------------------------------- 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 b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 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.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.800239 Full duration: 8.334074 -------------------------------------------------------------------------------- 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 b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 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.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | total | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | -> duration | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.657574 Full duration: 7.301179 -------------------------------------------------------------------------------- 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 b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 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.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> duration | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.776139 Full duration: 8.112692 -------------------------------------------------------------------------------- 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 b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 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.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | total | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | -> duration | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.58389 Full duration: 7.136722 -------------------------------------------------------------------------------- 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 b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 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.213 | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 1.518 | 1.518 | 1.518 | 1.518 | 1.518 | 1.518 | 100.0% | 1 | | -> duration | 1.518 | 1.518 | 1.518 | 1.518 | 1.518 | 1.518 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.517791 Full duration: 8.739595 -------------------------------------------------------------------------------- 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 b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 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.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | total | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | -> duration | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.578502 Full duration: 6.848092 -------------------------------------------------------------------------------- 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 b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 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.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | gnocchi.delete_metric | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | -> duration | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.938646 Full duration: 7.928882 -------------------------------------------------------------------------------- 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 b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 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.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | gnocchi.delete_resource | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | total | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> duration | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.811777 Full duration: 7.907767 HINTS: * To plot HTML graphics with this data, run: rally task report b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 --out output.html * To generate a JUnit report, run: rally task export b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 --json --out output.json 2018-08-11 21:49:09,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-11 21:49:11,970 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-11 21:49:11.856 4246 INFO rally.api [-] Building 'json' report for the following task(s): 'b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90'. 2018-08-11 21:49:11.865 4246 INFO rally.api [-] The report has been successfully built. 2018-08-11 21:49:11,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-11 21:49:14,416 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-11 21:49:14.291 4249 INFO rally.api [-] Building 'html' report for the following task(s): 'b3ddfcc7-0bbd-4f2c-b0d6-c9cd769efd90'. 2018-08-11 21:49:14.319 4249 INFO rally.api [-] The report has been successfully built. 2018-08-11 21:49:14,429 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-11 21:49:14,430 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-11 21:49:14,430 - 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-08-11 21:49:14,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-11 21:49:14,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-11 21:49:14,447 - 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': '774ed41a-0958-422f-b84a-6f9a88d7aa7b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2', 'flavor_name': 'rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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-08-11 21:50:38,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 50a62445-c720-4a83-87d0-b4d0ae913be2 2018-08-11 21:50:38,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '50a62445-c720-4a83-87d0-b4d0ae913be2'] 2018-08-11 21:50:39,020 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 50a62445-c720-4a83-87d0-b4d0ae913be2 -------------------------------------------------------------------------------- Task 50a62445-c720-4a83-87d0-b4d0ae913be2: 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 50a62445-c720-4a83-87d0-b4d0ae913be2 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.566 | 4.566 | 4.566 | 4.566 | 4.566 | 4.566 | 100.0% | 1 | | heat.update_stack | 2.42 | 2.42 | 2.42 | 2.42 | 2.42 | 2.42 | 100.0% | 1 | | heat.delete_stack | 3.173 | 3.173 | 3.173 | 3.173 | 3.173 | 3.173 | 100.0% | 1 | | total | 10.159 | 10.159 | 10.159 | 10.159 | 10.159 | 10.159 | 100.0% | 1 | | -> duration | 6.159 | 6.159 | 6.159 | 6.159 | 6.159 | 6.159 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.15883 Full duration: 18.705559 -------------------------------------------------------------------------------- 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 50a62445-c720-4a83-87d0-b4d0ae913be2 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.527 | 4.527 | 4.527 | 4.527 | 4.527 | 4.527 | 100.0% | 1 | | heat.check_stack | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | heat.delete_stack | 1.381 | 1.381 | 1.381 | 1.381 | 1.381 | 1.381 | 100.0% | 1 | | total | 6.578 | 6.578 | 6.578 | 6.578 | 6.578 | 6.578 | 100.0% | 1 | | -> duration | 4.578 | 4.578 | 4.578 | 4.578 | 4.578 | 4.578 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.577759 Full duration: 16.377287 -------------------------------------------------------------------------------- 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 50a62445-c720-4a83-87d0-b4d0ae913be2 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.679 | 4.679 | 4.679 | 4.679 | 4.679 | 4.679 | 100.0% | 1 | | heat.suspend_stack | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | heat.resume_stack | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 100.0% | 1 | | heat.delete_stack | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 100.0% | 1 | | total | 8.027 | 8.027 | 8.027 | 8.027 | 8.027 | 8.027 | 100.0% | 1 | | -> duration | 6.027 | 6.027 | 6.027 | 6.027 | 6.027 | 6.027 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.027114 Full duration: 17.579257 -------------------------------------------------------------------------------- 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 50a62445-c720-4a83-87d0-b4d0ae913be2 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.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | total | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | -> duration | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.587338 Full duration: 8.395451 HINTS: * To plot HTML graphics with this data, run: rally task report 50a62445-c720-4a83-87d0-b4d0ae913be2 --out output.html * To generate a JUnit report, run: rally task export 50a62445-c720-4a83-87d0-b4d0ae913be2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 50a62445-c720-4a83-87d0-b4d0ae913be2 --json --out output.json 2018-08-11 21:50:39,020 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '50a62445-c720-4a83-87d0-b4d0ae913be2', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-11 21:50:41,872 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 50a62445-c720-4a83-87d0-b4d0ae913be2 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-11 21:50:41.716 5162 INFO rally.api [-] Building 'json' report for the following task(s): '50a62445-c720-4a83-87d0-b4d0ae913be2'. 2018-08-11 21:50:41.723 5162 INFO rally.api [-] The report has been successfully built. 2018-08-11 21:50:41,873 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '50a62445-c720-4a83-87d0-b4d0ae913be2', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-11 21:50:44,472 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 50a62445-c720-4a83-87d0-b4d0ae913be2 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-11 21:50:44.351 5165 INFO rally.api [-] Building 'html' report for the following task(s): '50a62445-c720-4a83-87d0-b4d0ae913be2'. 2018-08-11 21:50:44.372 5165 INFO rally.api [-] The report has been successfully built. 2018-08-11 21:50:44,477 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-11 21:50:44,477 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-11 21:50:44,477 - 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-08-11 21:50:44,478 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-11 21:50:44,488 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-11 21:50:44,489 - 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': '774ed41a-0958-422f-b84a-6f9a88d7aa7b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2', 'flavor_name': 'rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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-08-11 21:53:58,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8fb394b2-4ec3-410b-bcdb-773885100ecc 2018-08-11 21:53:58,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8fb394b2-4ec3-410b-bcdb-773885100ecc'] 2018-08-11 21:53:59,265 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8fb394b2-4ec3-410b-bcdb-773885100ecc -------------------------------------------------------------------------------- Task 8fb394b2-4ec3-410b-bcdb-773885100ecc: 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 8fb394b2-4ec3-410b-bcdb-773885100ecc 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.495 | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 100.0% | 1 | | keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.revoke_role | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> duration | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.755116 Full duration: 14.488121 -------------------------------------------------------------------------------- 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 8fb394b2-4ec3-410b-bcdb-773885100ecc 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.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.list_roles | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> duration | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.812975 Full duration: 13.929952 -------------------------------------------------------------------------------- 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 8fb394b2-4ec3-410b-bcdb-773885100ecc 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.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | keystone_v3.list_projects | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> duration | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.782204 Full duration: 14.274864 -------------------------------------------------------------------------------- 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 8fb394b2-4ec3-410b-bcdb-773885100ecc 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.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | keystone_v3.delete_role | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> duration | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.68854 Full duration: 12.047093 -------------------------------------------------------------------------------- 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 8fb394b2-4ec3-410b-bcdb-773885100ecc 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.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | keystone_v3.delete_service | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> duration | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.691114 Full duration: 12.224229 -------------------------------------------------------------------------------- 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 8fb394b2-4ec3-410b-bcdb-773885100ecc 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.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | keystone_v3.create_user | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | -> keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.create_role | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.get_project | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | keystone_v3.get_user | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.get_role | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | keystone_v3.list_services | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_services | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 100.0% | 1 | | -> duration | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.862027 Full duration: 19.174926 -------------------------------------------------------------------------------- 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 8fb394b2-4ec3-410b-bcdb-773885100ecc has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | keystone_v3.update_project | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.delete_project | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | total | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> duration | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.052859 Full duration: 12.870527 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8fb394b2-4ec3-410b-bcdb-773885100ecc 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.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | total | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> duration | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.817747 Full duration: 14.508728 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8fb394b2-4ec3-410b-bcdb-773885100ecc 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | total | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> duration | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.704217 Full duration: 14.911592 -------------------------------------------------------------------------------- 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 8fb394b2-4ec3-410b-bcdb-773885100ecc 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.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | keystone_v3.list_users | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | -> duration | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.902812 Full duration: 14.44037 -------------------------------------------------------------------------------- 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 8fb394b2-4ec3-410b-bcdb-773885100ecc 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.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | keystone_v3.create_users | 5.19 | 5.19 | 5.19 | 5.19 | 5.19 | 5.19 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.189 | 5.189 | 5.189 | 5.189 | 5.189 | 5.189 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.387 | 1.387 | 1.387 | 1.387 | 1.387 | 1.387 | 100.0% | 1 | | total | 6.963 | 6.963 | 6.963 | 6.963 | 6.963 | 6.963 | 100.0% | 1 | | -> duration | 6.963 | 6.963 | 6.963 | 6.963 | 6.963 | 6.963 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.963238 Full duration: 25.013456 HINTS: * To plot HTML graphics with this data, run: rally task report 8fb394b2-4ec3-410b-bcdb-773885100ecc --out output.html * To generate a JUnit report, run: rally task export 8fb394b2-4ec3-410b-bcdb-773885100ecc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8fb394b2-4ec3-410b-bcdb-773885100ecc --json --out output.json 2018-08-11 21:53:59,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8fb394b2-4ec3-410b-bcdb-773885100ecc', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-11 21:54:01,856 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8fb394b2-4ec3-410b-bcdb-773885100ecc --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-11 21:54:01.743 7080 INFO rally.api [-] Building 'json' report for the following task(s): '8fb394b2-4ec3-410b-bcdb-773885100ecc'. 2018-08-11 21:54:01.754 7080 INFO rally.api [-] The report has been successfully built. 2018-08-11 21:54:01,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '8fb394b2-4ec3-410b-bcdb-773885100ecc', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-11 21:54:04,431 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 8fb394b2-4ec3-410b-bcdb-773885100ecc --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-11 21:54:04.299 7083 INFO rally.api [-] Building 'html' report for the following task(s): '8fb394b2-4ec3-410b-bcdb-773885100ecc'. 2018-08-11 21:54:04.329 7083 INFO rally.api [-] The report has been successfully built. 2018-08-11 21:54:04,447 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-11 21:54:04,447 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-11 21:54:04,448 - 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-08-11 21:54:04,448 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-11 21:54:04,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-11 21:54:04,465 - 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': '774ed41a-0958-422f-b84a-6f9a88d7aa7b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2', 'flavor_name': 'rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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-08-11 21:58:59,292 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4f45cd7c-3536-42f0-b7a3-325af82632a3 2018-08-11 21:58:59,293 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4f45cd7c-3536-42f0-b7a3-325af82632a3'] 2018-08-11 21:59:00,283 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4f45cd7c-3536-42f0-b7a3-325af82632a3 -------------------------------------------------------------------------------- Task 4f45cd7c-3536-42f0-b7a3-325af82632a3: 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 4f45cd7c-3536-42f0-b7a3-325af82632a3 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.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | neutron.delete_network | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | total | 1.876 | 1.876 | 1.876 | 1.876 | 1.876 | 1.876 | 100.0% | 1 | | -> duration | 1.876 | 1.876 | 1.876 | 1.876 | 1.876 | 1.876 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.876409 Full duration: 14.860344 -------------------------------------------------------------------------------- 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 4f45cd7c-3536-42f0-b7a3-325af82632a3 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.455 | 1.455 | 1.455 | 1.455 | 1.455 | 1.455 | 100.0% | 1 | | neutron.delete_port | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | total | 1.923 | 1.923 | 1.923 | 1.923 | 1.923 | 1.923 | 100.0% | 1 | | -> duration | 1.923 | 1.923 | 1.923 | 1.923 | 1.923 | 1.923 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.923119 Full duration: 25.524034 -------------------------------------------------------------------------------- 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 4f45cd7c-3536-42f0-b7a3-325af82632a3 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.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | neutron.create_subnet | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | neutron.create_router | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | neutron.add_interface_router | 1.762 | 1.762 | 1.762 | 1.762 | 1.762 | 1.762 | 100.0% | 1 | | neutron.remove_interface_router | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | neutron.delete_router | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | total | 5.361 | 5.361 | 5.361 | 5.361 | 5.361 | 5.361 | 100.0% | 1 | | -> duration | 5.361 | 5.361 | 5.361 | 5.361 | 5.361 | 5.361 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.360767 Full duration: 33.145344 -------------------------------------------------------------------------------- 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 4f45cd7c-3536-42f0-b7a3-325af82632a3 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.414 | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 100.0% | 1 | | neutron.delete_subnet | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 100.0% | 1 | | total | 1.899 | 1.899 | 1.899 | 1.899 | 1.899 | 1.899 | 100.0% | 1 | | -> duration | 1.899 | 1.899 | 1.899 | 1.899 | 1.899 | 1.899 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.899426 Full duration: 25.685528 -------------------------------------------------------------------------------- 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 4f45cd7c-3536-42f0-b7a3-325af82632a3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | neutron.list_networks | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | total | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 100.0% | 1 | | -> duration | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.313131 Full duration: 17.079286 -------------------------------------------------------------------------------- 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 4f45cd7c-3536-42f0-b7a3-325af82632a3 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.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | neutron.list_ports | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | total | 1.567 | 1.567 | 1.567 | 1.567 | 1.567 | 1.567 | 100.0% | 1 | | -> duration | 1.567 | 1.567 | 1.567 | 1.567 | 1.567 | 1.567 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.567072 Full duration: 27.149339 -------------------------------------------------------------------------------- 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 4f45cd7c-3536-42f0-b7a3-325af82632a3 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.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | neutron.create_subnet | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | neutron.create_router | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | neutron.add_interface_router | 1.529 | 1.529 | 1.529 | 1.529 | 1.529 | 1.529 | 100.0% | 1 | | neutron.list_routers | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 3.29 | 3.29 | 3.29 | 3.29 | 3.29 | 3.29 | 100.0% | 1 | | -> duration | 3.29 | 3.29 | 3.29 | 3.29 | 3.29 | 3.29 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.290196 Full duration: 36.752235 -------------------------------------------------------------------------------- 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 4f45cd7c-3536-42f0-b7a3-325af82632a3 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.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | neutron.create_subnet | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | neutron.list_subnets | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 100.0% | 1 | | -> duration | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.513748 Full duration: 30.415073 -------------------------------------------------------------------------------- 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 4f45cd7c-3536-42f0-b7a3-325af82632a3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 100.0% | 1 | | neutron.delete_security_group | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 100.0% | 1 | | -> duration | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.180974 Full duration: 14.479687 -------------------------------------------------------------------------------- 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 4f45cd7c-3536-42f0-b7a3-325af82632a3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 100.0% | 1 | | neutron.create_security_group_rule | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | neutron.delete_security_group | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | total | 1.696 | 1.696 | 1.696 | 1.696 | 1.696 | 1.696 | 100.0% | 1 | | -> duration | 1.696 | 1.696 | 1.696 | 1.696 | 1.696 | 1.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.69644 Full duration: 14.502198 -------------------------------------------------------------------------------- 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 4f45cd7c-3536-42f0-b7a3-325af82632a3 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.155 | 1.155 | 1.155 | 1.155 | 1.155 | 1.155 | 100.0% | 1 | | neutron.create_router | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | neutron.add_gateway_router | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 100.0% | 1 | | neutron.remove_gateway_router | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | total | 3.529 | 3.529 | 3.529 | 3.529 | 3.529 | 3.529 | 100.0% | 1 | | -> duration | 3.529 | 3.529 | 3.529 | 3.529 | 3.529 | 3.529 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.529099 Full duration: 25.139283 HINTS: * To plot HTML graphics with this data, run: rally task report 4f45cd7c-3536-42f0-b7a3-325af82632a3 --out output.html * To generate a JUnit report, run: rally task export 4f45cd7c-3536-42f0-b7a3-325af82632a3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4f45cd7c-3536-42f0-b7a3-325af82632a3 --json --out output.json 2018-08-11 21:59:00,284 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4f45cd7c-3536-42f0-b7a3-325af82632a3', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-11 21:59:02,886 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4f45cd7c-3536-42f0-b7a3-325af82632a3 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-11 21:59:02.769 10378 INFO rally.api [-] Building 'json' report for the following task(s): '4f45cd7c-3536-42f0-b7a3-325af82632a3'. 2018-08-11 21:59:02.782 10378 INFO rally.api [-] The report has been successfully built. 2018-08-11 21:59:02,887 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4f45cd7c-3536-42f0-b7a3-325af82632a3', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-11 21:59:05,372 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4f45cd7c-3536-42f0-b7a3-325af82632a3 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-11 21:59:05.237 10381 INFO rally.api [-] Building 'html' report for the following task(s): '4f45cd7c-3536-42f0-b7a3-325af82632a3'. 2018-08-11 21:59:05.269 10381 INFO rally.api [-] The report has been successfully built. 2018-08-11 21:59:05,383 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-11 21:59:05,383 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-11 21:59:05,384 - 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-08-11 21:59:05,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-11 21:59:05,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-11 21:59:05,392 - 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': '774ed41a-0958-422f-b84a-6f9a88d7aa7b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2', 'flavor_name': 'rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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-08-11 22:04:45,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ff163629-154d-4577-814e-4e10b15a5dc3 2018-08-11 22:04:45,555 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ff163629-154d-4577-814e-4e10b15a5dc3'] 2018-08-11 22:04:46,544 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ff163629-154d-4577-814e-4e10b15a5dc3 -------------------------------------------------------------------------------- Task ff163629-154d-4577-814e-4e10b15a5dc3: 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_246ab5ee-05c4-4fed-9183-673da0ef01d2" }, "image": { "name": "rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2" }, "nics": [ { "net-id": "774ed41a-0958-422f-b84a-6f9a88d7aa7b" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ff163629-154d-4577-814e-4e10b15a5dc3 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 | 8.481 | 8.481 | 8.481 | 8.481 | 8.481 | 8.481 | 100.0% | 1 | | nova.live_migrate | 9.935 | 9.935 | 9.935 | 9.935 | 9.935 | 9.935 | 100.0% | 1 | | nova.delete_server | 2.866 | 2.866 | 2.866 | 2.866 | 2.866 | 2.866 | 100.0% | 1 | | total | 21.282 | 21.282 | 21.282 | 21.282 | 21.282 | 21.282 | 100.0% | 1 | | -> duration | 20.282 | 20.282 | 20.282 | 20.282 | 20.282 | 20.282 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.282149 Full duration: 30.447132 -------------------------------------------------------------------------------- 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_246ab5ee-05c4-4fed-9183-673da0ef01d2" }, "boot_server_kwargs": { "nics": [ { "net-id": "774ed41a-0958-422f-b84a-6f9a88d7aa7b" } ] }, "image": { "name": "rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ff163629-154d-4577-814e-4e10b15a5dc3 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 | 8.146 | 8.146 | 8.146 | 8.146 | 8.146 | 8.146 | 100.0% | 1 | | cinder_v2.create_volume | 2.977 | 2.977 | 2.977 | 2.977 | 2.977 | 2.977 | 100.0% | 1 | | nova.attach_volume | 4.332 | 4.332 | 4.332 | 4.332 | 4.332 | 4.332 | 100.0% | 1 | | nova.live_migrate | 10.176 | 10.176 | 10.176 | 10.176 | 10.176 | 10.176 | 100.0% | 1 | | nova.detach_volume | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 100.0% | 1 | | cinder_v2.delete_volume | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | nova.delete_server | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 100.0% | 1 | | total | 30.018 | 30.018 | 30.018 | 30.018 | 30.018 | 30.018 | 100.0% | 1 | | -> duration | 29.018 | 29.018 | 29.018 | 29.018 | 29.018 | 29.018 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.017566 Full duration: 41.888762 -------------------------------------------------------------------------------- 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": "774ed41a-0958-422f-b84a-6f9a88d7aa7b" } ], "image": { "name": "rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ff163629-154d-4577-814e-4e10b15a5dc3 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 | 5.696 | 5.696 | 5.696 | 5.696 | 5.696 | 5.696 | 100.0% | 1 | | nova.boot_server | 8.355 | 8.355 | 8.355 | 8.355 | 8.355 | 8.355 | 100.0% | 1 | | nova.live_migrate | 12.38 | 12.38 | 12.38 | 12.38 | 12.38 | 12.38 | 100.0% | 1 | | nova.delete_server | 4.856 | 4.856 | 4.856 | 4.856 | 4.856 | 4.856 | 100.0% | 1 | | total | 31.288 | 31.288 | 31.288 | 31.288 | 31.288 | 31.288 | 100.0% | 1 | | -> duration | 30.288 | 30.288 | 30.288 | 30.288 | 30.288 | 30.288 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.287603 Full duration: 42.776176 -------------------------------------------------------------------------------- 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": "774ed41a-0958-422f-b84a-6f9a88d7aa7b" } ] }, "flavor": { "name": "rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2" }, "image": { "name": "rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ff163629-154d-4577-814e-4e10b15a5dc3 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | nova.boot_server | 7.487 | 7.487 | 7.487 | 7.487 | 7.487 | 7.487 | 100.0% | 1 | | nova.delete_server | 2.367 | 2.367 | 2.367 | 2.367 | 2.367 | 2.367 | 100.0% | 1 | | nova.delete_keypair | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | total | 10.588 | 10.588 | 10.588 | 10.588 | 10.588 | 10.588 | 100.0% | 1 | | -> duration | 9.588 | 9.588 | 9.588 | 9.588 | 9.588 | 9.588 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.58764 Full duration: 31.270538 -------------------------------------------------------------------------------- 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_246ab5ee-05c4-4fed-9183-673da0ef01d2" }, "image": { "name": "rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2" }, "nics": [ { "net-id": "774ed41a-0958-422f-b84a-6f9a88d7aa7b" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ff163629-154d-4577-814e-4e10b15a5dc3 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.483 | 3.483 | 3.483 | 3.483 | 3.483 | 3.483 | 100.0% | 1 | | nova.boot_server | 8.794 | 8.794 | 8.794 | 8.794 | 8.794 | 8.794 | 100.0% | 1 | | nova.delete_server | 2.689 | 2.689 | 2.689 | 2.689 | 2.689 | 2.689 | 100.0% | 1 | | total | 14.966 | 14.966 | 14.966 | 14.966 | 14.966 | 14.966 | 100.0% | 1 | | -> duration | 13.966 | 13.966 | 13.966 | 13.966 | 13.966 | 13.966 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.965754 Full duration: 38.385876 -------------------------------------------------------------------------------- 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_246ab5ee-05c4-4fed-9183-673da0ef01d2" }, "image": { "name": "rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2" }, "nics": [ { "net-id": "774ed41a-0958-422f-b84a-6f9a88d7aa7b" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ff163629-154d-4577-814e-4e10b15a5dc3 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 | 8.139 | 8.139 | 8.139 | 8.139 | 8.139 | 8.139 | 100.0% | 1 | | nova.pause_server | 2.52 | 2.52 | 2.52 | 2.52 | 2.52 | 2.52 | 100.0% | 1 | | nova.unpause_server | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 100.0% | 1 | | nova.delete_server | 2.516 | 2.516 | 2.516 | 2.516 | 2.516 | 2.516 | 100.0% | 1 | | total | 15.502 | 15.502 | 15.502 | 15.502 | 15.502 | 15.502 | 100.0% | 1 | | -> duration | 10.502 | 10.502 | 10.502 | 10.502 | 10.502 | 10.502 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.501949 Full duration: 36.579668 -------------------------------------------------------------------------------- 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": "774ed41a-0958-422f-b84a-6f9a88d7aa7b" } ], "flavor": { "name": "rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2" }, "image": { "name": "rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ff163629-154d-4577-814e-4e10b15a5dc3 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 | 8.284 | 8.284 | 8.284 | 8.284 | 8.284 | 8.284 | 100.0% | 1 | | nova.migrate | 9.251 | 9.251 | 9.251 | 9.251 | 9.251 | 9.251 | 100.0% | 1 | | nova.resize_confirm | 2.78 | 2.78 | 2.78 | 2.78 | 2.78 | 2.78 | 100.0% | 1 | | nova.delete_server | 2.377 | 2.377 | 2.377 | 2.377 | 2.377 | 2.377 | 100.0% | 1 | | total | 22.694 | 22.694 | 22.694 | 22.694 | 22.694 | 22.694 | 100.0% | 1 | | -> duration | 21.694 | 21.694 | 21.694 | 21.694 | 21.694 | 21.694 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.69356 Full duration: 32.130136 -------------------------------------------------------------------------------- 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_246ab5ee-05c4-4fed-9183-673da0ef01d2" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ff163629-154d-4577-814e-4e10b15a5dc3 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 | 8.808 | 8.808 | 8.808 | 8.808 | 8.808 | 8.808 | 100.0% | 1 | | nova.list_interfaces | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 8.936 | 8.936 | 8.936 | 8.936 | 8.936 | 8.936 | 100.0% | 1 | | -> duration | 7.936 | 7.936 | 7.936 | 7.936 | 7.936 | 7.936 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.935695 Full duration: 33.71124 -------------------------------------------------------------------------------- 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 ff163629-154d-4577-814e-4e10b15a5dc3 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.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | nova.delete_server_group | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | total | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> duration | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.72595 Full duration: 10.054588 HINTS: * To plot HTML graphics with this data, run: rally task report ff163629-154d-4577-814e-4e10b15a5dc3 --out output.html * To generate a JUnit report, run: rally task export ff163629-154d-4577-814e-4e10b15a5dc3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ff163629-154d-4577-814e-4e10b15a5dc3 --json --out output.json 2018-08-11 22:04:46,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ff163629-154d-4577-814e-4e10b15a5dc3', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-11 22:04:49,145 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ff163629-154d-4577-814e-4e10b15a5dc3 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-11 22:04:49.034 12024 INFO rally.api [-] Building 'json' report for the following task(s): 'ff163629-154d-4577-814e-4e10b15a5dc3'. 2018-08-11 22:04:49.044 12024 INFO rally.api [-] The report has been successfully built. 2018-08-11 22:04:49,146 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ff163629-154d-4577-814e-4e10b15a5dc3', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-11 22:04:51,680 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ff163629-154d-4577-814e-4e10b15a5dc3 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-11 22:04:51.549 12027 INFO rally.api [-] Building 'html' report for the following task(s): 'ff163629-154d-4577-814e-4e10b15a5dc3'. 2018-08-11 22:04:51.578 12027 INFO rally.api [-] The report has been successfully built. 2018-08-11 22:04:51,693 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-08-11 22:04:51,694 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-11 22:04:51,694 - 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-08-11 22:04:51,694 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-11 22:04:51,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-11 22:04:51,708 - 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': '774ed41a-0958-422f-b84a-6f9a88d7aa7b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2', 'flavor_name': 'rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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_246ab5ee-05c4-4fed-9183-673da0ef01d2', '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-08-11 22:05:44,919 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e64033f2-477f-42c1-ad2d-ca6dc12d6847 2018-08-11 22:05:44,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e64033f2-477f-42c1-ad2d-ca6dc12d6847'] 2018-08-11 22:05:45,882 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e64033f2-477f-42c1-ad2d-ca6dc12d6847 -------------------------------------------------------------------------------- Task e64033f2-477f-42c1-ad2d-ca6dc12d6847: 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 e64033f2-477f-42c1-ad2d-ca6dc12d6847 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.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | quotas.delete_quotas | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> duration | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.07599 Full duration: 9.013914 -------------------------------------------------------------------------------- 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 e64033f2-477f-42c1-ad2d-ca6dc12d6847 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.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | total | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> duration | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.737641 Full duration: 8.082708 -------------------------------------------------------------------------------- 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 e64033f2-477f-42c1-ad2d-ca6dc12d6847 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.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | total | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> duration | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.732742 Full duration: 8.873415 -------------------------------------------------------------------------------- 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 e64033f2-477f-42c1-ad2d-ca6dc12d6847 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.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | total | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> duration | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.927879 Full duration: 8.886179 HINTS: * To plot HTML graphics with this data, run: rally task report e64033f2-477f-42c1-ad2d-ca6dc12d6847 --out output.html * To generate a JUnit report, run: rally task export e64033f2-477f-42c1-ad2d-ca6dc12d6847 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e64033f2-477f-42c1-ad2d-ca6dc12d6847 --json --out output.json 2018-08-11 22:05:45,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e64033f2-477f-42c1-ad2d-ca6dc12d6847', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-11 22:05:48,389 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e64033f2-477f-42c1-ad2d-ca6dc12d6847 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-11 22:05:48.281 12540 INFO rally.api [-] Building 'json' report for the following task(s): 'e64033f2-477f-42c1-ad2d-ca6dc12d6847'. 2018-08-11 22:05:48.285 12540 INFO rally.api [-] The report has been successfully built. 2018-08-11 22:05:48,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e64033f2-477f-42c1-ad2d-ca6dc12d6847', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-11 22:05:50,952 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e64033f2-477f-42c1-ad2d-ca6dc12d6847 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-11 22:05:50.829 12543 INFO rally.api [-] Building 'html' report for the following task(s): 'e64033f2-477f-42c1-ad2d-ca6dc12d6847'. 2018-08-11 22:05:50.850 12543 INFO rally.api [-] The report has been successfully built. 2018-08-11 22:05:50,957 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-11 22:05:50,960 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:44 | 6 | 100.00% | | glance | 01:05 | 4 | 100.00% | | cinder | 02:29 | 10 | 100.00% | | gnocchi | 01:23 | 11 | 100.00% | | heat | 01:01 | 4 | 100.00% | | keystone | 02:47 | 11 | 100.00% | | neutron | 04:24 | 11 | 100.00% | | nova | 04:57 | 9 | 100.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:19:29 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-08-11 22:05:50,960 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-08-11 22:05:51,083 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 22:05:51,083 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:26 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-11 22:05:51,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 22:05:51,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}ba6734498df8432ec7bbefb32191d8f84a7ef802" 2018-08-11 22:05:51,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-b3306aaa-93b9-4582-967e-cc910c3dadbe x-compute-request-id: req-b3306aaa-93b9-4582-967e-cc910c3dadbe Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b6866941-051b-471f-92b3-1866ed520e2c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b6866941-051b-471f-92b3-1866ed520e2c", "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": "b6866941-051b-471f-92b3-1866ed520e2c"}, {"name": "rally_sanity-flavor_alt_246ab5ee-05c4-4fed-9183-673da0ef01d2", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/c7dc34ba-fea7-4301-a93a-007965059ac1", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/c7dc34ba-fea7-4301-a93a-007965059ac1", "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": "c7dc34ba-fea7-4301-a93a-007965059ac1"}]} 2018-08-11 22:05:51,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-b3306aaa-93b9-4582-967e-cc910c3dadbe 2018-08-11 22:05:51,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.198695898056s 2018-08-11 22:05:51,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-b3306aaa-93b9-4582-967e-cc910c3dadbe 2018-08-11 22:05:51,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-11 22:05:51,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/c7dc34ba-fea7-4301-a93a-007965059ac1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba6734498df8432ec7bbefb32191d8f84a7ef802" 2018-08-11 22:05:51,319 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 22: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 x-openstack-request-id: req-fec8384b-033a-4dd2-94b9-3294b2bb3a58 x-compute-request-id: req-fec8384b-033a-4dd2-94b9-3294b2bb3a58 Content-Length: 0 Content-Type: application/json 2018-08-11 22:05:51,319 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/c7dc34ba-fea7-4301-a93a-007965059ac1 used request id req-fec8384b-033a-4dd2-94b9-3294b2bb3a58 2018-08-11 22:05:51,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0285699367523s 2018-08-11 22:05:51,319 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/c7dc34ba-fea7-4301-a93a-007965059ac1 used request id req-fec8384b-033a-4dd2-94b9-3294b2bb3a58 2018-08-11 22:05:51,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-11 22:05:51,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/5ba651d1-e426-4759-9d78-b82cf57d4e30/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}ba6734498df8432ec7bbefb32191d8f84a7ef802" -d '{"subnet_id": "b095a2cd-3d00-46db-becd-bb5816a656ab"}' 2018-08-11 22:05:52,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-63b85b55-4565-4b6f-bbed-2d5957121695 Date: Sat, 11 Aug 2018 22:05:52 GMT RESP BODY: {"network_id": "774ed41a-0958-422f-b84a-6f9a88d7aa7b", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "b095a2cd-3d00-46db-becd-bb5816a656ab", "subnet_ids": ["b095a2cd-3d00-46db-becd-bb5816a656ab"], "port_id": "16b8d3a8-a5c8-4755-89f8-368f9f036606", "id": "5ba651d1-e426-4759-9d78-b82cf57d4e30"} 2018-08-11 22:05:52,930 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/5ba651d1-e426-4759-9d78-b82cf57d4e30/remove_router_interface.json used request id req-63b85b55-4565-4b6f-bbed-2d5957121695 2018-08-11 22:05:52,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.61028885841s 2018-08-11 22:05:52,930 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/5ba651d1-e426-4759-9d78-b82cf57d4e30/remove_router_interface.json used request id req-63b85b55-4565-4b6f-bbed-2d5957121695 returning object 5ba651d1-e426-4759-9d78-b82cf57d4e30 2018-08-11 22:05:52,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-11 22:05:52,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba6734498df8432ec7bbefb32191d8f84a7ef802" 2018-08-11 22:05:53,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-35920018-b2de-47b9-b872-7bb60296e4e6 Date: Sat, 11 Aug 2018 22:05:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:41:25Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T22:05:52Z", "revision_number": 4, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "5ba651d1-e426-4759-9d78-b82cf57d4e30", "name": "rally_sanity-router_246ab5ee-05c4-4fed-9183-673da0ef01d2"}]} 2018-08-11 22:05:53,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-35920018-b2de-47b9-b872-7bb60296e4e6 2018-08-11 22:05:53,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.104601144791s 2018-08-11 22:05:53,036 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-35920018-b2de-47b9-b872-7bb60296e4e6 2018-08-11 22:05:53,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-11 22:05:53,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/5ba651d1-e426-4759-9d78-b82cf57d4e30.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba6734498df8432ec7bbefb32191d8f84a7ef802" 2018-08-11 22:05:54,289 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66c09aaa-8bdd-41c9-8268-8c5735fca470 Content-Length: 0 Date: Sat, 11 Aug 2018 22:05:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 22:05:54,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/5ba651d1-e426-4759-9d78-b82cf57d4e30.json used request id req-66c09aaa-8bdd-41c9-8268-8c5735fca470 2018-08-11 22:05:54,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25199794769s 2018-08-11 22:05:54,290 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/5ba651d1-e426-4759-9d78-b82cf57d4e30.json used request id req-66c09aaa-8bdd-41c9-8268-8c5735fca470 2018-08-11 22:05:54,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 22:05:54,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba6734498df8432ec7bbefb32191d8f84a7ef802" 2018-08-11 22:05:54,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-56a6752a-4104-4059-a907-941324a40c57 Date: Sat, 11 Aug 2018 22:05:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"774ed41a-0958-422f-b84a-6f9a88d7aa7b","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:41:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T21:41:25Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"b095a2cd-3d00-46db-becd-bb5816a656ab","subnetpool_id":null,"name":"rally_sanity-subnet_246ab5ee-05c4-4fed-9183-673da0ef01d2"}]} 2018-08-11 22:05:54,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-56a6752a-4104-4059-a907-941324a40c57 2018-08-11 22:05:54,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0497119426727s 2018-08-11 22:05:54,340 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-56a6752a-4104-4059-a907-941324a40c57 2018-08-11 22:05:54,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-11 22:05:54,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/b095a2cd-3d00-46db-becd-bb5816a656ab.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba6734498df8432ec7bbefb32191d8f84a7ef802" 2018-08-11 22:05:55,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9b9e7d66-fb17-4265-83c7-037510602ad8 Date: Sat, 11 Aug 2018 22:05:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 22:05:55,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/b095a2cd-3d00-46db-becd-bb5816a656ab.json used request id req-9b9e7d66-fb17-4265-83c7-037510602ad8 2018-08-11 22:05:55,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.940919160843s 2018-08-11 22:05:55,284 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/b095a2cd-3d00-46db-becd-bb5816a656ab.json used request id req-9b9e7d66-fb17-4265-83c7-037510602ad8 2018-08-11 22:05:55,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 22:05:55,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba6734498df8432ec7bbefb32191d8f84a7ef802" 2018-08-11 22:05:55,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-f0c983ea-bbf0-4ce3-abab-8b313b33975b Date: Sat, 11 Aug 2018 22:05:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"774ed41a-0958-422f-b84a-6f9a88d7aa7b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T22:05:55Z","provider:segmentation_id":58,"name":"rally_sanity-net_246ab5ee-05c4-4fed-9183-673da0ef01d2","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T21:41:24Z","provider:network_type":"vxlan"}]} 2018-08-11 22:05:55,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f0c983ea-bbf0-4ce3-abab-8b313b33975b 2018-08-11 22:05:55,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0814869403839s 2018-08-11 22:05:55,366 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f0c983ea-bbf0-4ce3-abab-8b313b33975b 2018-08-11 22:05:55,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-11 22:05:55,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/774ed41a-0958-422f-b84a-6f9a88d7aa7b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba6734498df8432ec7bbefb32191d8f84a7ef802" 2018-08-11 22:05:56,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bffb93b2-2ac2-4a17-ac47-f096c7bd5644 Date: Sat, 11 Aug 2018 22:05:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 22:05:56,134 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/774ed41a-0958-422f-b84a-6f9a88d7aa7b.json used request id req-bffb93b2-2ac2-4a17-ac47-f096c7bd5644 2018-08-11 22:05:56,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.766566038132s 2018-08-11 22:05:56,135 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/774ed41a-0958-422f-b84a-6f9a88d7aa7b.json used request id req-bffb93b2-2ac2-4a17-ac47-f096c7bd5644 2018-08-11 22:05:56,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 22:05:56,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba6734498df8432ec7bbefb32191d8f84a7ef802" 2018-08-11 22:05:56,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-874d7ffc-1399-4c72-829a-355b58ea6e47 Date: Sat, 11 Aug 2018 22:05:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86/snap", "metadata": {}}], "file": "/v2/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "5576261d-1e71-4168-b7bc-ea5d37aa3e86", "size": 12716032, "self": "/v2/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T21:41:29Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_246ab5ee-05c4-4fed-9183-673da0ef01d2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T21:41:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 22:05:56,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-874d7ffc-1399-4c72-829a-355b58ea6e47 2018-08-11 22:05:56,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174699783325s 2018-08-11 22:05:56,314 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-874d7ffc-1399-4c72-829a-355b58ea6e47 2018-08-11 22:05:56,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-11 22:05:56,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba6734498df8432ec7bbefb32191d8f84a7ef802" 2018-08-11 22:05:56,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-904e5d88-01be-45b2-a4fd-335daea98b0e Date: Sat, 11 Aug 2018 22:05:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 22:05:56,598 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86 used request id req-904e5d88-01be-45b2-a4fd-335daea98b0e 2018-08-11 22:05:56,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.281832933426s 2018-08-11 22:05:56,598 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/5576261d-1e71-4168-b7bc-ea5d37aa3e86 used request id req-904e5d88-01be-45b2-a4fd-335daea98b0e 2018-08-11 22:05:56,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 22:05:56,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}ba6734498df8432ec7bbefb32191d8f84a7ef802" 2018-08-11 22:05:56,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-9565c209-f693-4486-8d58-6ab7c93c3c01 x-compute-request-id: req-9565c209-f693-4486-8d58-6ab7c93c3c01 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_246ab5ee-05c4-4fed-9183-673da0ef01d2", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b6866941-051b-471f-92b3-1866ed520e2c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b6866941-051b-471f-92b3-1866ed520e2c", "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": "b6866941-051b-471f-92b3-1866ed520e2c"}]} 2018-08-11 22:05:56,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-9565c209-f693-4486-8d58-6ab7c93c3c01 2018-08-11 22:05:56,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257551670074s 2018-08-11 22:05:56,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-9565c209-f693-4486-8d58-6ab7c93c3c01 2018-08-11 22:05:56,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-11 22:05:56,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/b6866941-051b-471f-92b3-1866ed520e2c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ba6734498df8432ec7bbefb32191d8f84a7ef802" 2018-08-11 22:05:56,663 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 22: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 x-openstack-request-id: req-023ea41a-5cbf-4289-a110-b0d6143d475a x-compute-request-id: req-023ea41a-5cbf-4289-a110-b0d6143d475a Content-Length: 0 Content-Type: application/json 2018-08-11 22:05:56,663 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b6866941-051b-471f-92b3-1866ed520e2c used request id req-023ea41a-5cbf-4289-a110-b0d6143d475a 2018-08-11 22:05:56,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.036670923233s 2018-08-11 22:05:56,664 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b6866941-051b-471f-92b3-1866ed520e2c used request id req-023ea41a-5cbf-4289-a110-b0d6143d475a 2018-08-11 22:05:56,721 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-11 22:05:56,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 22:05:56,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-11 22:05:56,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 22:05:56,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 22:05:56,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 22:05:56,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 22:05:56,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 22:05:56,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 22:05:56,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 22:05:56,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 22:05:56,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 22:05:56,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 22:05:56,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 22:05:56,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 22:05:56,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 22:05:56,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 22:05:56,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 22:05:56,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 22:05:56,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 22:05:56,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 22:05:56,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 22:05:56,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 22:05:56,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 22:05:56,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-11 22:05:56,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-11 22:05:56,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 22:05:56,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab979b3-8636-4c00-9f8e-6c682a4bfbb7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 22:05:56,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-5ab979b3-8636-4c00-9f8e-6c682a4bfbb7 2018-08-11 22:05:56,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 22:05:57,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-11T23:05:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["TeOZuJvbS1m3qmqIbVTybw"], "issued_at": "2018-08-11T22:05:57.000000Z"}} 2018-08-11 22:05:57,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 22:05:57,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:05:57,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-eab90304-493f-49c8-8efa-9c842a5fb3a8 Date: Sat, 11 Aug 2018 22:05:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 22:05:57,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eab90304-493f-49c8-8efa-9c842a5fb3a8 2018-08-11 22:05:57,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268284082413s 2018-08-11 22:05:57,423 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eab90304-493f-49c8-8efa-9c842a5fb3a8 2018-08-11 22:05:57,423 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-11 22:06:00,307 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-11 22:06:03,039 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9beaa023-7201-4a86-9941-2bf5487be506 | 2018-08-11T22:06:02.694250 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9beaa023-7201-4a86-9941-2bf5487be506 ~/.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-08-11 22:06:06,811 - 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-08-11 22:06:06,811 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-11 22:06:09,487 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-11 22:06:13,289 - 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=31a65f78-18eb-4bac-a137-5c83a5bf676e) as the default verifier for the future CLI operations. 2018-08-11 22:06:16,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-11 22:06:16,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:06:16,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-5ace8500-f976-4aae-bafe-a195ca59bb15 Date: Sat, 11 Aug 2018 22:06:16 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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-11 22:06:16,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/extensions.json used request id req-5ace8500-f976-4aae-bafe-a195ca59bb15 2018-08-11 22:06:16,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.206816196442s 2018-08-11 22:06:16,816 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/extensions.json used request id req-5ace8500-f976-4aae-bafe-a195ca59bb15 2018-08-11 22:06:16,822 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-11 22:06:16,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-11 22:06:16,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" -d '{"network": {"name": "patrole-net_c47a9859-a80c-470a-a657-2612af5b41a1", "admin_state_up": true}}' 2018-08-11 22:06:17,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f5a64e2b-10c8-4edf-92e8-1df7748e91e6 Date: Sat, 11 Aug 2018 22:06:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dc117bd0-f902-43fd-b986-0bed000f8e2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T22:06:16Z","is_default":false,"provider:segmentation_id":27,"name":"patrole-net_c47a9859-a80c-470a-a657-2612af5b41a1","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T22:06:16Z","mtu":1450}} 2018-08-11 22:06:17,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f5a64e2b-10c8-4edf-92e8-1df7748e91e6 2018-08-11 22:06:17,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.266798973083s 2018-08-11 22:06:17,090 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f5a64e2b-10c8-4edf-92e8-1df7748e91e6 2018-08-11 22:06:17,090 - 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-08-11T22:06:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dc117bd0-f902-43fd-b986-0bed000f8e2c', u'provider:segmentation_id': 27, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-net_c47a9859-a80c-470a-a657-2612af5b41a1', u'admin_state_up': True, u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T22:06:16Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760'}) 2018-08-11 22:06:17,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 22:06:17,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:06:17,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1344 X-Openstack-Request-Id: req-ba0c79bf-89ee-462b-9df9-54507b98495b Date: Sat, 11 Aug 2018 22:06:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc117bd0-f902-43fd-b986-0bed000f8e2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T22:06:16Z","provider:segmentation_id":27,"name":"patrole-net_c47a9859-a80c-470a-a657-2612af5b41a1","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T22:06:16Z","provider:network_type":"vxlan"}]} 2018-08-11 22:06:17,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-ba0c79bf-89ee-462b-9df9-54507b98495b 2018-08-11 22:06:17,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100299119949s 2018-08-11 22:06:17,192 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-ba0c79bf-89ee-462b-9df9-54507b98495b 2018-08-11 22:06:17,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-11 22:06:17,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" -d '{"subnet": {"name": "patrole-subnet_c47a9859-a80c-470a-a657-2612af5b41a1", "enable_dhcp": true, "network_id": "dc117bd0-f902-43fd-b986-0bed000f8e2c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-11 22:06:17,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-84026b99-f3e3-4f9a-a9ee-247da4b33dae Date: Sat, 11 Aug 2018 22:06:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc117bd0-f902-43fd-b986-0bed000f8e2c","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T22:06:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T22:06:17Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"6697acd1-ba42-42d6-81d5-82f74963a303","subnetpool_id":null,"name":"patrole-subnet_c47a9859-a80c-470a-a657-2612af5b41a1"}} 2018-08-11 22:06:17,580 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-84026b99-f3e3-4f9a-a9ee-247da4b33dae 2018-08-11 22:06:17,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.386007785797s 2018-08-11 22:06:17,580 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-84026b99-f3e3-4f9a-a9ee-247da4b33dae 2018-08-11 22:06:17,580 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T22:06:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6697acd1-ba42-42d6-81d5-82f74963a303', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_c47a9859-a80c-470a-a657-2612af5b41a1', u'enable_dhcp': True, u'network_id': u'dc117bd0-f902-43fd-b986-0bed000f8e2c', u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T22:06:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760'}) 2018-08-11 22:06:17,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-11 22:06:17,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "patrole-router_c47a9859-a80c-470a-a657-2612af5b41a1", "admin_state_up": true}}' 2018-08-11 22:06:18,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-e2be7349-52d1-4130-bdc6-c47f8aebc27b Date: Sat, 11 Aug 2018 22:06:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T22:06:17Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T22:06:18Z", "revision_number": 2, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "4b18611c-7687-433b-88cd-4278da7134df", "name": "patrole-router_c47a9859-a80c-470a-a657-2612af5b41a1"}} 2018-08-11 22:06:18,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-e2be7349-52d1-4130-bdc6-c47f8aebc27b 2018-08-11 22:06:18,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.19239592552s 2018-08-11 22:06:18,774 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-e2be7349-52d1-4130-bdc6-c47f8aebc27b 2018-08-11 22:06:18,774 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-11T22:06:17Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-11T22:06:18Z', u'revision_number': 2, u'routes': [], u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'id': u'4b18611c-7687-433b-88cd-4278da7134df', u'name': u'patrole-router_c47a9859-a80c-470a-a657-2612af5b41a1'}) 2018-08-11 22:06:18,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-11 22:06:18,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/4b18611c-7687-433b-88cd-4278da7134df/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}10489015c1b29ea759e6050f21f7758a80f55816" -d '{"subnet_id": "6697acd1-ba42-42d6-81d5-82f74963a303"}' 2018-08-11 22:06:20,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7149e612-5d23-44ad-8332-06c3064577e6 Date: Sat, 11 Aug 2018 22:06:20 GMT RESP BODY: {"network_id": "dc117bd0-f902-43fd-b986-0bed000f8e2c", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "6697acd1-ba42-42d6-81d5-82f74963a303", "subnet_ids": ["6697acd1-ba42-42d6-81d5-82f74963a303"], "port_id": "a5e1a0fe-0137-4ac1-bc14-a8870c904eae", "id": "4b18611c-7687-433b-88cd-4278da7134df"} 2018-08-11 22:06:20,284 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/4b18611c-7687-433b-88cd-4278da7134df/add_router_interface.json used request id req-7149e612-5d23-44ad-8332-06c3064577e6 2018-08-11 22:06:20,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.50881385803s 2018-08-11 22:06:20,284 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/4b18611c-7687-433b-88cd-4278da7134df/add_router_interface.json used request id req-7149e612-5d23-44ad-8332-06c3064577e6 returning object 4b18611c-7687-433b-88cd-4278da7134df 2018-08-11 22:06:20,285 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-11 22:06:20,402 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-11 22:06:20,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 22:06:20,408 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 11 Aug 2018 22:06:20 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-11 22:06:20,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 22:06:20,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:06:20,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-836e7a55-182a-4ee9-bad3-b6e716b6f3e6 Date: Sat, 11 Aug 2018 22:06:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 22:06:20,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-836e7a55-182a-4ee9-bad3-b6e716b6f3e6 2018-08-11 22:06:20,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.160008907318s 2018-08-11 22:06:20,570 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-836e7a55-182a-4ee9-bad3-b6e716b6f3e6 2018-08-11 22:06:20,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-11 22:06:20,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_c47a9859-a80c-470a-a657-2612af5b41a1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_c47a9859-a80c-470a-a657-2612af5b41a1"}' 2018-08-11 22:06:20,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/b6305611-b64a-46a2-aabb-729042e6b917 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-89a6ebab-9698-470e-a236-a1814eb3f07f Date: Sat, 11 Aug 2018 22:06:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b6305611-b64a-46a2-aabb-729042e6b917/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "b6305611-b64a-46a2-aabb-729042e6b917", "size": null, "self": "/v2/images/b6305611-b64a-46a2-aabb-729042e6b917", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T22:06:20Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_c47a9859-a80c-470a-a657-2612af5b41a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c47a9859-a80c-470a-a657-2612af5b41a1", "checksum": null, "created_at": "2018-08-11T22:06:20Z", "protected": false} 2018-08-11 22:06:20,632 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-89a6ebab-9698-470e-a236-a1814eb3f07f 2018-08-11 22:06:20,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0593638420105s 2018-08-11 22:06:20,633 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-89a6ebab-9698-470e-a236-a1814eb3f07f returning object b6305611-b64a-46a2-aabb-729042e6b917 2018-08-11 22:06:20,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-11 22:06:20,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/b6305611-b64a-46a2-aabb-729042e6b917/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}10489015c1b29ea759e6050f21f7758a80f55816" -d '' 2018-08-11 22:06:20,942 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a6d831e-5c00-43a9-bf3e-6200785a6693 Date: Sat, 11 Aug 2018 22:06:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 22:06:20,942 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/b6305611-b64a-46a2-aabb-729042e6b917/file used request id req-3a6d831e-5c00-43a9-bf3e-6200785a6693 2018-08-11 22:06:20,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.309499979019s 2018-08-11 22:06:20,943 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/b6305611-b64a-46a2-aabb-729042e6b917/file used request id req-3a6d831e-5c00-43a9-bf3e-6200785a6693 2018-08-11 22:06:20,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 22:06:20,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:06:20,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-4b4a1683-7e3a-431e-b4c7-317845288331 Date: Sat, 11 Aug 2018 22:06:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6305611-b64a-46a2-aabb-729042e6b917/snap", "metadata": {}}], "file": "/v2/images/b6305611-b64a-46a2-aabb-729042e6b917/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "b6305611-b64a-46a2-aabb-729042e6b917", "size": 12716032, "self": "/v2/images/b6305611-b64a-46a2-aabb-729042e6b917", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6305611-b64a-46a2-aabb-729042e6b917/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T22:06:20Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_c47a9859-a80c-470a-a657-2612af5b41a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c47a9859-a80c-470a-a657-2612af5b41a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T22:06:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 22:06:20,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-4b4a1683-7e3a-431e-b4c7-317845288331 2018-08-11 22:06:20,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0226500034332s 2018-08-11 22:06:20,970 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-4b4a1683-7e3a-431e-b4c7-317845288331 2018-08-11 22:06:20,971 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6305611-b64a-46a2-aabb-729042e6b917/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b6305611-b64a-46a2-aabb-729042e6b917/file', 'owner': u'9bd3dfa2366544f8b68d4b96657e1760', 'id': u'b6305611-b64a-46a2-aabb-729042e6b917', 'size': 12716032, u'self': u'/v2/images/b6305611-b64a-46a2-aabb-729042e6b917', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6305611-b64a-46a2-aabb-729042e6b917/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-11T22:06:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-11T22:06:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_c47a9859-a80c-470a-a657-2612af5b41a1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b6305611-b64a-46a2-aabb-729042e6b917', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_c47a9859-a80c-470a-a657-2612af5b41a1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_c47a9859-a80c-470a-a657-2612af5b41a1', 'created': u'2018-08-11T22:06:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-11T22:06:20Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b6305611-b64a-46a2-aabb-729042e6b917', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_c47a9859-a80c-470a-a657-2612af5b41a1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-11 22:06:20,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-11 22:06:20,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_c47a9859-a80c-470a-a657-2612af5b41a1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-11 22:06:21,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:06: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-251ddbee-c7d3-47d7-a2fb-2a088b03eba9 x-compute-request-id: req-251ddbee-c7d3-47d7-a2fb-2a088b03eba9 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_c47a9859-a80c-470a-a657-2612af5b41a1", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5a53bcce-7df9-4a58-86b4-a9eb0993aba3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5a53bcce-7df9-4a58-86b4-a9eb0993aba3", "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": "5a53bcce-7df9-4a58-86b4-a9eb0993aba3"}} 2018-08-11 22:06:21,175 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-251ddbee-c7d3-47d7-a2fb-2a088b03eba9 2018-08-11 22:06:21,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.202451944351s 2018-08-11 22:06:21,175 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-251ddbee-c7d3-47d7-a2fb-2a088b03eba9 2018-08-11 22:06:21,176 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_c47a9859-a80c-470a-a657-2612af5b41a1', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'5a53bcce-7df9-4a58-86b4-a9eb0993aba3', 'swap': 0}) 2018-08-11 22:06:21,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-11 22:06:21,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/5a53bcce-7df9-4a58-86b4-a9eb0993aba3/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}10489015c1b29ea759e6050f21f7758a80f55816" -d '{"extra_specs": {}}' 2018-08-11 22:06:21,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:06: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-7787f815-cd90-4cac-af87-68d8925f3132 x-compute-request-id: req-7787f815-cd90-4cac-af87-68d8925f3132 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-11 22:06:21,200 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/5a53bcce-7df9-4a58-86b4-a9eb0993aba3/os-extra_specs used request id req-7787f815-cd90-4cac-af87-68d8925f3132 2018-08-11 22:06:21,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235910415649s 2018-08-11 22:06:21,200 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/5a53bcce-7df9-4a58-86b4-a9eb0993aba3/os-extra_specs used request id req-7787f815-cd90-4cac-af87-68d8925f3132 2018-08-11 22:06:21,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 22:06:21,208 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 22:06: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 22:06:21,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 22:06:21,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:06:21,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d714edd-7cfa-481d-ac9e-de84a4e11aa4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 22:06:21,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1d714edd-7cfa-481d-ac9e-de84a4e11aa4 2018-08-11 22:06:21,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0814728736877s 2018-08-11 22:06:21,293 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1d714edd-7cfa-481d-ac9e-de84a4e11aa4 2018-08-11 22:06:21,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 22:06:21,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:06:21,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-690923fe-5ef9-4126-bf7f-cdb0940135d0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 22:06:21,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-690923fe-5ef9-4126-bf7f-cdb0940135d0 2018-08-11 22:06:21,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107902050018s 2018-08-11 22:06:21,406 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-690923fe-5ef9-4126-bf7f-cdb0940135d0 2018-08-11 22:06:21,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-11 22:06:21,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:06:21,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:06: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-05460a67-807b-4b5a-9105-ef0714ed1ec1 x-compute-request-id: req-05460a67-807b-4b5a-9105-ef0714ed1ec1 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 4}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-11 22:06:21,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-05460a67-807b-4b5a-9105-ef0714ed1ec1 2018-08-11 22:06:21,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0403859615326s 2018-08-11 22:06:21,450 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-05460a67-807b-4b5a-9105-ef0714ed1ec1 2018-08-11 22:06:21,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 22:06:21,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:06:21,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-f9e2291b-2ec7-4bd4-b67f-14f3647e9e8a Date: Sat, 11 Aug 2018 22:06:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6305611-b64a-46a2-aabb-729042e6b917/snap", "metadata": {}}], "file": "/v2/images/b6305611-b64a-46a2-aabb-729042e6b917/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "b6305611-b64a-46a2-aabb-729042e6b917", "size": 12716032, "self": "/v2/images/b6305611-b64a-46a2-aabb-729042e6b917", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6305611-b64a-46a2-aabb-729042e6b917/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T22:06:20Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_c47a9859-a80c-470a-a657-2612af5b41a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c47a9859-a80c-470a-a657-2612af5b41a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T22:06:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 22:06:21,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-f9e2291b-2ec7-4bd4-b67f-14f3647e9e8a 2018-08-11 22:06:21,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0336110591888s 2018-08-11 22:06:21,487 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-f9e2291b-2ec7-4bd4-b67f-14f3647e9e8a 2018-08-11 22:06:21,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-11 22:06:21,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_c47a9859-a80c-470a-a657-2612af5b41a1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_c47a9859-a80c-470a-a657-2612af5b41a1"}' 2018-08-11 22:06:21,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9db962f4-0c69-412d-95de-35afa35aaa61 Date: Sat, 11 Aug 2018 22:06:21 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "b447a9cd-1d6b-4955-8cab-e49c92c01a93", "size": null, "self": "/v2/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T22:06:21Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_c47a9859-a80c-470a-a657-2612af5b41a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_c47a9859-a80c-470a-a657-2612af5b41a1", "checksum": null, "created_at": "2018-08-11T22:06:21Z", "protected": false} 2018-08-11 22:06:21,537 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-9db962f4-0c69-412d-95de-35afa35aaa61 2018-08-11 22:06:21,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0434021949768s 2018-08-11 22:06:21,537 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-9db962f4-0c69-412d-95de-35afa35aaa61 returning object b447a9cd-1d6b-4955-8cab-e49c92c01a93 2018-08-11 22:06:21,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-11 22:06:21,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93/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}10489015c1b29ea759e6050f21f7758a80f55816" -d '' 2018-08-11 22:06:22,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-51e15c49-54cc-4b2e-b299-8f00668a0a8e Date: Sat, 11 Aug 2018 22: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-08-11 22:06:22,270 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93/file used request id req-51e15c49-54cc-4b2e-b299-8f00668a0a8e 2018-08-11 22:06:22,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.732516050339s 2018-08-11 22:06:22,271 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93/file used request id req-51e15c49-54cc-4b2e-b299-8f00668a0a8e 2018-08-11 22:06:22,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 22:06:22,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:06:22,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-80891c35-4ac9-4952-971e-e234daf9f3e7 Date: Sat, 11 Aug 2018 22:06:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93/snap", "metadata": {}}], "file": "/v2/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "b447a9cd-1d6b-4955-8cab-e49c92c01a93", "size": 12716032, "self": "/v2/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T22:06:22Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_c47a9859-a80c-470a-a657-2612af5b41a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_c47a9859-a80c-470a-a657-2612af5b41a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T22:06:21Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6305611-b64a-46a2-aabb-729042e6b917/snap", "metadata": {}}], "file": "/v2/images/b6305611-b64a-46a2-aabb-729042e6b917/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "b6305611-b64a-46a2-aabb-729042e6b917", "size": 12716032, "self": "/v2/images/b6305611-b64a-46a2-aabb-729042e6b917", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6305611-b64a-46a2-aabb-729042e6b917/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T22:06:20Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_c47a9859-a80c-470a-a657-2612af5b41a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c47a9859-a80c-470a-a657-2612af5b41a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T22:06:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 22:06:22,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-80891c35-4ac9-4952-971e-e234daf9f3e7 2018-08-11 22:06:22,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269010066986s 2018-08-11 22:06:22,302 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-80891c35-4ac9-4952-971e-e234daf9f3e7 2018-08-11 22:06:22,304 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93/file', 'owner': u'9bd3dfa2366544f8b68d4b96657e1760', 'id': u'b447a9cd-1d6b-4955-8cab-e49c92c01a93', 'size': 12716032, u'self': u'/v2/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-11T22:06:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-11T22:06:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_c47a9859-a80c-470a-a657-2612af5b41a1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_c47a9859-a80c-470a-a657-2612af5b41a1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_c47a9859-a80c-470a-a657-2612af5b41a1', 'created': u'2018-08-11T22:06:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-11T22:06:21Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_c47a9859-a80c-470a-a657-2612af5b41a1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-11 22:06:22,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-11 22:06:22,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_c47a9859-a80c-470a-a657-2612af5b41a1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-11 22:06:22,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-d61636c1-c1da-4074-826b-5b11c4dd109f x-compute-request-id: req-d61636c1-c1da-4074-826b-5b11c4dd109f Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_c47a9859-a80c-470a-a657-2612af5b41a1", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b5311db1-fdaa-4bc5-b354-eae942d1838f", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b5311db1-fdaa-4bc5-b354-eae942d1838f", "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": "b5311db1-fdaa-4bc5-b354-eae942d1838f"}} 2018-08-11 22:06:22,358 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-d61636c1-c1da-4074-826b-5b11c4dd109f 2018-08-11 22:06:22,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0527949333191s 2018-08-11 22:06:22,358 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-d61636c1-c1da-4074-826b-5b11c4dd109f 2018-08-11 22:06:22,359 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_c47a9859-a80c-470a-a657-2612af5b41a1', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'b5311db1-fdaa-4bc5-b354-eae942d1838f', 'swap': 0}) 2018-08-11 22:06:22,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-11 22:06:22,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/b5311db1-fdaa-4bc5-b354-eae942d1838f/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}10489015c1b29ea759e6050f21f7758a80f55816" -d '{"extra_specs": {}}' 2018-08-11 22:06:22,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-97c47f77-c1c9-48c7-9b89-a2fea205b37b x-compute-request-id: req-97c47f77-c1c9-48c7-9b89-a2fea205b37b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-11 22:06:22,384 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/b5311db1-fdaa-4bc5-b354-eae942d1838f/os-extra_specs used request id req-97c47f77-c1c9-48c7-9b89-a2fea205b37b 2018-08-11 22:06:22,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244979858398s 2018-08-11 22:06:22,385 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/b5311db1-fdaa-4bc5-b354-eae942d1838f/os-extra_specs used request id req-97c47f77-c1c9-48c7-9b89-a2fea205b37b 2018-08-11 22:06:22,385 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_c47a9859-a80c-470a-a657-2612af5b41a1', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'b5311db1-fdaa-4bc5-b354-eae942d1838f', 'swap': 0}) 2018-08-11 22:06:25,999 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-11 22:06:25,999 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-11 22:06:25,999 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-11 22:06:26,002 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-11 22:06:26,014 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-11 22:06:29,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-31a65f78-18eb-4bac-a137-5c83a5bf676e/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-08-11 22:06:29,851 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-11 22:06:29,865 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-11 22:06:29,865 - 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-08-11 22:08:05,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 269b6ca0-47b9-4ae1-954f-07764f0a3900 2018-08-11 22:08:05,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '269b6ca0-47b9-4ae1-954f-07764f0a3900']'. 2018-08-11 22:08:06,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-11 22:08:06,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-11 22:08:06,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-11 22:08:06,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 269b6ca0-47b9-4ae1-954f-07764f0a3900 | 2018-08-11 22:08:06,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-11 22:08:06,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-11 22:06:32 | 2018-08-11 22:08:06,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-11 22:08:05 | 2018-08-11 22:08:06,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:33 | 2018-08-11 22:08:06,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-11 22:08:06,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-11 22:08:06,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 31a65f78-18eb-4bac-a137-5c83a5bf676e) | 2018-08-11 22:08:06,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-11 22:08:06,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9beaa023-7201-4a86-9941-2bf5487be506) | 2018-08-11 22:08:06,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-11 22:08:06,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 72.533 | 2018-08-11 22:08:06,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-08-11 22:08:06,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-08-11 22:08:06,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-11 22:08:06,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-11 22:08:06,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-11 22:08:06,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-11 22:08:06,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-11 22:08:06,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-11 22:08:06,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-11 22:08:06,739 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 22:08:06,740 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:50 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-11 22:08:06,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-11 22:08:06,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:08:07,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7642c90a-aa69-4343-93d8-ebf93cd6093e Date: Sat, 11 Aug 2018 22: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-08-11 22:08:07,220 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93 used request id req-7642c90a-aa69-4343-93d8-ebf93cd6093e 2018-08-11 22:08:07,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.477099180222s 2018-08-11 22:08:07,221 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/b447a9cd-1d6b-4955-8cab-e49c92c01a93 used request id req-7642c90a-aa69-4343-93d8-ebf93cd6093e 2018-08-11 22:08:07,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 22:08:07,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:08:07,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-afcea732-6ffc-48be-83ce-8357e05680c7 x-compute-request-id: req-afcea732-6ffc-48be-83ce-8357e05680c7 Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_c47a9859-a80c-470a-a657-2612af5b41a1", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5a53bcce-7df9-4a58-86b4-a9eb0993aba3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5a53bcce-7df9-4a58-86b4-a9eb0993aba3", "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": "5a53bcce-7df9-4a58-86b4-a9eb0993aba3"}, {"name": "patrole-flavor_alt_c47a9859-a80c-470a-a657-2612af5b41a1", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b5311db1-fdaa-4bc5-b354-eae942d1838f", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b5311db1-fdaa-4bc5-b354-eae942d1838f", "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": "b5311db1-fdaa-4bc5-b354-eae942d1838f"}]} 2018-08-11 22:08:07,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-afcea732-6ffc-48be-83ce-8357e05680c7 2018-08-11 22:08:07,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260541439056s 2018-08-11 22:08:07,248 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-afcea732-6ffc-48be-83ce-8357e05680c7 2018-08-11 22:08:07,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-11 22:08:07,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/b5311db1-fdaa-4bc5-b354-eae942d1838f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:08:07,284 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 22: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-dd1dbff1-d6b0-4e24-a737-52e9ddccb527 x-compute-request-id: req-dd1dbff1-d6b0-4e24-a737-52e9ddccb527 Content-Length: 0 Content-Type: application/json 2018-08-11 22:08:07,284 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b5311db1-fdaa-4bc5-b354-eae942d1838f used request id req-dd1dbff1-d6b0-4e24-a737-52e9ddccb527 2018-08-11 22:08:07,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0339379310608s 2018-08-11 22:08:07,285 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b5311db1-fdaa-4bc5-b354-eae942d1838f used request id req-dd1dbff1-d6b0-4e24-a737-52e9ddccb527 2018-08-11 22:08:07,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-11 22:08:07,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/4b18611c-7687-433b-88cd-4278da7134df/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}10489015c1b29ea759e6050f21f7758a80f55816" -d '{"subnet_id": "6697acd1-ba42-42d6-81d5-82f74963a303"}' 2018-08-11 22:08:09,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e31a594c-ef1f-4d36-b478-0e4a8f710ebc Date: Sat, 11 Aug 2018 22:08:09 GMT RESP BODY: {"network_id": "dc117bd0-f902-43fd-b986-0bed000f8e2c", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "6697acd1-ba42-42d6-81d5-82f74963a303", "subnet_ids": ["6697acd1-ba42-42d6-81d5-82f74963a303"], "port_id": "a5e1a0fe-0137-4ac1-bc14-a8870c904eae", "id": "4b18611c-7687-433b-88cd-4278da7134df"} 2018-08-11 22:08:09,211 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/4b18611c-7687-433b-88cd-4278da7134df/remove_router_interface.json used request id req-e31a594c-ef1f-4d36-b478-0e4a8f710ebc 2018-08-11 22:08:09,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.92609596252s 2018-08-11 22:08:09,211 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/4b18611c-7687-433b-88cd-4278da7134df/remove_router_interface.json used request id req-e31a594c-ef1f-4d36-b478-0e4a8f710ebc returning object 4b18611c-7687-433b-88cd-4278da7134df 2018-08-11 22:08:09,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-11 22:08:09,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:08:09,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-0a5650fd-764b-47d0-94de-a83cb1b8ae30 Date: Sat, 11 Aug 2018 22:08:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T22:06:17Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T22:08:08Z", "revision_number": 4, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "4b18611c-7687-433b-88cd-4278da7134df", "name": "patrole-router_c47a9859-a80c-470a-a657-2612af5b41a1"}]} 2018-08-11 22:08:09,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-0a5650fd-764b-47d0-94de-a83cb1b8ae30 2018-08-11 22:08:09,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.109524965286s 2018-08-11 22:08:09,322 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-0a5650fd-764b-47d0-94de-a83cb1b8ae30 2018-08-11 22:08:09,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-11 22:08:09,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/4b18611c-7687-433b-88cd-4278da7134df.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:08:10,456 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8788c933-f7f8-4d49-be13-6947bf2167dd Content-Length: 0 Date: Sat, 11 Aug 2018 22:08:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 22:08:10,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/4b18611c-7687-433b-88cd-4278da7134df.json used request id req-8788c933-f7f8-4d49-be13-6947bf2167dd 2018-08-11 22:08:10,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.13298606873s 2018-08-11 22:08:10,457 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/4b18611c-7687-433b-88cd-4278da7134df.json used request id req-8788c933-f7f8-4d49-be13-6947bf2167dd 2018-08-11 22:08:10,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 22:08:10,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:08:10,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1289 X-Openstack-Request-Id: req-6b8bada9-1ce6-4131-a822-bb65e5f791d0 Date: Sat, 11 Aug 2018 22:08:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc117bd0-f902-43fd-b986-0bed000f8e2c","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T22:06:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T22:06:17Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"6697acd1-ba42-42d6-81d5-82f74963a303","subnetpool_id":null,"name":"patrole-subnet_c47a9859-a80c-470a-a657-2612af5b41a1"}]} 2018-08-11 22:08:10,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-6b8bada9-1ce6-4131-a822-bb65e5f791d0 2018-08-11 22:08:10,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0481171607971s 2018-08-11 22:08:10,506 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-6b8bada9-1ce6-4131-a822-bb65e5f791d0 2018-08-11 22:08:10,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-11 22:08:10,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/6697acd1-ba42-42d6-81d5-82f74963a303.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:08:11,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92ea1e89-1e81-453a-9d8d-8e0f14e168c9 Date: Sat, 11 Aug 2018 22:08:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 22:08:11,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/6697acd1-ba42-42d6-81d5-82f74963a303.json used request id req-92ea1e89-1e81-453a-9d8d-8e0f14e168c9 2018-08-11 22:08:11,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.05496621132s 2018-08-11 22:08:11,566 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/6697acd1-ba42-42d6-81d5-82f74963a303.json used request id req-92ea1e89-1e81-453a-9d8d-8e0f14e168c9 2018-08-11 22:08:11,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 22:08:11,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:08:11,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1350 X-Openstack-Request-Id: req-2bf40e28-fd40-4504-8c7a-454369defed8 Date: Sat, 11 Aug 2018 22:08:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dc117bd0-f902-43fd-b986-0bed000f8e2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T22:08:11Z","provider:segmentation_id":27,"name":"patrole-net_c47a9859-a80c-470a-a657-2612af5b41a1","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-11T22:06:16Z","provider:network_type":"vxlan"}]} 2018-08-11 22:08:11,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-2bf40e28-fd40-4504-8c7a-454369defed8 2018-08-11 22:08:11,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0842950344086s 2018-08-11 22:08:11,651 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-2bf40e28-fd40-4504-8c7a-454369defed8 2018-08-11 22:08:11,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-11 22:08:11,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/dc117bd0-f902-43fd-b986-0bed000f8e2c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:08:12,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6cb1812-72fe-4299-acbb-eb65af0781a0 Date: Sat, 11 Aug 2018 22:08:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 22:08:12,968 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/dc117bd0-f902-43fd-b986-0bed000f8e2c.json used request id req-a6cb1812-72fe-4299-acbb-eb65af0781a0 2018-08-11 22:08:12,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31538915634s 2018-08-11 22:08:12,968 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/dc117bd0-f902-43fd-b986-0bed000f8e2c.json used request id req-a6cb1812-72fe-4299-acbb-eb65af0781a0 2018-08-11 22:08:12,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 22:08:12,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:08:12,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-6f68a38a-fcfa-488d-a78d-27a1fbfbefe5 Date: Sat, 11 Aug 2018 22:08:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6305611-b64a-46a2-aabb-729042e6b917/snap", "metadata": {}}], "file": "/v2/images/b6305611-b64a-46a2-aabb-729042e6b917/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "b6305611-b64a-46a2-aabb-729042e6b917", "size": 12716032, "self": "/v2/images/b6305611-b64a-46a2-aabb-729042e6b917", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/b6305611-b64a-46a2-aabb-729042e6b917/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-11T22:06:20Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_c47a9859-a80c-470a-a657-2612af5b41a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c47a9859-a80c-470a-a657-2612af5b41a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-11T22:06:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 22:08:12,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-6f68a38a-fcfa-488d-a78d-27a1fbfbefe5 2018-08-11 22:08:12,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.024199962616s 2018-08-11 22:08:12,997 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-6f68a38a-fcfa-488d-a78d-27a1fbfbefe5 2018-08-11 22:08:12,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-11 22:08:13,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/b6305611-b64a-46a2-aabb-729042e6b917 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:08:13,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b4beb722-5520-48a1-a895-0417a313379f Date: Sat, 11 Aug 2018 22:08:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 22:08:13,305 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/b6305611-b64a-46a2-aabb-729042e6b917 used request id req-b4beb722-5520-48a1-a895-0417a313379f 2018-08-11 22:08:13,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.306225061417s 2018-08-11 22:08:13,305 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/b6305611-b64a-46a2-aabb-729042e6b917 used request id req-b4beb722-5520-48a1-a895-0417a313379f 2018-08-11 22:08:13,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 22:08:13,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:08:13,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-5877950c-4ae3-494a-95cf-217f30f7318a x-compute-request-id: req-5877950c-4ae3-494a-95cf-217f30f7318a Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_c47a9859-a80c-470a-a657-2612af5b41a1", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5a53bcce-7df9-4a58-86b4-a9eb0993aba3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5a53bcce-7df9-4a58-86b4-a9eb0993aba3", "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": "5a53bcce-7df9-4a58-86b4-a9eb0993aba3"}]} 2018-08-11 22:08:13,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-5877950c-4ae3-494a-95cf-217f30f7318a 2018-08-11 22:08:13,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251829624176s 2018-08-11 22:08:13,331 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-5877950c-4ae3-494a-95cf-217f30f7318a 2018-08-11 22:08:13,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-11 22:08:13,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/5a53bcce-7df9-4a58-86b4-a9eb0993aba3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10489015c1b29ea759e6050f21f7758a80f55816" 2018-08-11 22:08:13,376 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 22: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 x-openstack-request-id: req-f50955e4-7464-473e-b21d-dd64a191bbb8 x-compute-request-id: req-f50955e4-7464-473e-b21d-dd64a191bbb8 Content-Length: 0 Content-Type: application/json 2018-08-11 22:08:13,376 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/5a53bcce-7df9-4a58-86b4-a9eb0993aba3 used request id req-f50955e4-7464-473e-b21d-dd64a191bbb8 2018-08-11 22:08:13,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0428450107574s 2018-08-11 22:08:13,376 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/5a53bcce-7df9-4a58-86b4-a9eb0993aba3 used request id req-f50955e4-7464-473e-b21d-dd64a191bbb8 2018-08-11 22:08:13,441 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-11 22:08:13,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 22:08:13,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-11 22:08:13,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 22:08:13,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 22:08:13,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 22:08:13,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 22:08:13,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 22:08:13,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 22:08:13,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 22:08:13,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 22:08:13,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 22:08:13,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 22:08:13,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 22:08:13,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 22:08:13,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 22:08:13,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 22:08:13,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 22:08:13,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 22:08:13,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 22:08:13,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 22:08:13,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 22:08:13,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 22:08:13,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 22:08:13,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-11 22:08:13,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-11 22:08:13,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 22:08:13,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-750ae599-9884-4c34-bdff-f351fb50d402 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 22:08:13,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-750ae599-9884-4c34-bdff-f351fb50d402 2018-08-11 22:08:13,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 22:08:13,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-11T23:08:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["MfTlNUCESzulWsj1DWKXTQ"], "issued_at": "2018-08-11T22:08:13.000000Z"}} 2018-08-11 22:08:13,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 22:08:13,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:08:14,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-25926b18-e9fa-4e58-9667-986cb9f4756e Date: Sat, 11 Aug 2018 22:08:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 22:08:14,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-25926b18-e9fa-4e58-9667-986cb9f4756e 2018-08-11 22:08:14,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246788978577s 2018-08-11 22:08:14,129 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-25926b18-e9fa-4e58-9667-986cb9f4756e 2018-08-11 22:08:14,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 22:08:14,138 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 22:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 22:08:14,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 22:08:14,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:08:14,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84628572-674c-456c-bfc8-a1311036879a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/dd0dcce16a4b469e9c71a7c4c58cfca9"}, "tags": [], "enabled": true, "id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-08-11 22:08:14,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-84628572-674c-456c-bfc8-a1311036879a 2018-08-11 22:08:14,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0230569839478s 2018-08-11 22:08:14,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-84628572-674c-456c-bfc8-a1311036879a 2018-08-11 22:08:14,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-11 22:08:14,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_992ab1cb-0b98-481d-a15e-22f6652b7ffe"}}' 2018-08-11 22:08:14,275 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 22:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33cbd608-bd42-42f3-8958-e6536cc7ae55 Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb"}, "tags": [], "enabled": true, "id": "a7b792f7b9c146099385fcf3faa158cb", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_992ab1cb-0b98-481d-a15e-22f6652b7ffe"}} 2018-08-11 22:08:14,275 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-33cbd608-bd42-42f3-8958-e6536cc7ae55 2018-08-11 22:08:14,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.105360984802s 2018-08-11 22:08:14,276 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-33cbd608-bd42-42f3-8958-e6536cc7ae55 2018-08-11 22:08:14,276 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmtp', u'tags': [], 'enabled': True, 'id': u'a7b792f7b9c146099385fcf3faa158cb', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmtp-project_992ab1cb-0b98-481d-a15e-22f6652b7ffe'}) 2018-08-11 22:08:14,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-11 22:08:14,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "73b7cc49-c6ff-4965-9d2d-446beeef5ae7", "email": null, "name": "vmtp-user_992ab1cb-0b98-481d-a15e-22f6652b7ffe"}}' 2018-08-11 22:08:14,570 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 22:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-807594fb-8109-4bd0-9026-acd47459055a Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "links": {"self": "http://172.30.9.30:5000/v3/users/d880928fa47e4ccd880afcf7b9894b77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d880928fa47e4ccd880afcf7b9894b77", "domain_id": "default", "password_expires_at": null}} 2018-08-11 22:08:14,570 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-807594fb-8109-4bd0-9026-acd47459055a 2018-08-11 22:08:14,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.286818981171s 2018-08-11 22:08:14,570 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-807594fb-8109-4bd0-9026-acd47459055a 2018-08-11 22:08:14,571 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd880928fa47e4ccd880afcf7b9894b77', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_992ab1cb-0b98-481d-a15e-22f6652b7ffe'}) 2018-08-11 22:08:14,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 22:08:14,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:08:14,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ee59d7-d7eb-4b37-a049-41d38df38058 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 22:08:14,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-56ee59d7-d7eb-4b37-a049-41d38df38058 2018-08-11 22:08:14,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0859808921814s 2018-08-11 22:08:14,661 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-56ee59d7-d7eb-4b37-a049-41d38df38058 2018-08-11 22:08:14,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 22:08:14,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:08:14,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aabeecb-787f-43a7-b6c6-f40934648485 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 22:08:14,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0aabeecb-787f-43a7-b6c6-f40934648485 2018-08-11 22:08:14,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0864868164062s 2018-08-11 22:08:14,753 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0aabeecb-787f-43a7-b6c6-f40934648485 2018-08-11 22:08:14,754 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-11 22:08:14,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-11 22:08:14,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" -d '{"role": {"name": "Member"}}' 2018-08-11 22:08:15,525 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 22:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9103d9f4-a6c5-49a6-a308-fb34bac2b5f1 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "71df31cd263d4beda95f908f45625612", "links": {"self": "http://172.30.9.30:5000/v3/roles/71df31cd263d4beda95f908f45625612"}, "name": "Member"}} 2018-08-11 22:08:15,525 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-9103d9f4-a6c5-49a6-a308-fb34bac2b5f1 2018-08-11 22:08:15,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.767637968063s 2018-08-11 22:08:15,525 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-9103d9f4-a6c5-49a6-a308-fb34bac2b5f1 2018-08-11 22:08:15,526 - 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'71df31cd263d4beda95f908f45625612'}) 2018-08-11 22:08:15,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 22:08:15,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:08:15,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ffd72e-5ac8-4793-a7ce-81cd78c37f03 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71df31cd263d4beda95f908f45625612", "links": {"self": "http://172.30.9.30:5000/v3/roles/71df31cd263d4beda95f908f45625612"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 22:08:15,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d4ffd72e-5ac8-4793-a7ce-81cd78c37f03 2018-08-11 22:08:15,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0925590991974s 2018-08-11 22:08:15,623 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d4ffd72e-5ac8-4793-a7ce-81cd78c37f03 2018-08-11 22:08:15,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 22:08:15,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:08:15,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c1918c2-0866-4e84-931e-76146f5351dd Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-11 22:08:15,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-8c1918c2-0866-4e84-931e-76146f5351dd 2018-08-11 22:08:15,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0869300365448s 2018-08-11 22:08:15,714 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-8c1918c2-0866-4e84-931e-76146f5351dd 2018-08-11 22:08:15,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 22:08:15,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:08:15,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3829e38f-8b41-49ec-be0d-18cc1d616d56 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmtp-user_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "links": {"self": "http://172.30.9.30:5000/v3/users/d880928fa47e4ccd880afcf7b9894b77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d880928fa47e4ccd880afcf7b9894b77", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 22:08:15,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-3829e38f-8b41-49ec-be0d-18cc1d616d56 2018-08-11 22:08:15,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102756023407s 2018-08-11 22:08:15,819 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-3829e38f-8b41-49ec-be0d-18cc1d616d56 2018-08-11 22:08:15,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 22:08:15,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:08:15,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b0a65a-9901-496f-b8a0-60510ee9b705 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb"}, "tags": [], "enabled": true, "id": "a7b792f7b9c146099385fcf3faa158cb", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_992ab1cb-0b98-481d-a15e-22f6652b7ffe"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-11 22:08:15,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-17b0a65a-9901-496f-b8a0-60510ee9b705 2018-08-11 22:08:15,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0863299369812s 2018-08-11 22:08:15,917 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-17b0a65a-9901-496f-b8a0-60510ee9b705 2018-08-11 22:08:15,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-11 22:08:15,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=d880928fa47e4ccd880afcf7b9894b77&role.id=71df31cd263d4beda95f908f45625612&scope.project.id=a7b792f7b9c146099385fcf3faa158cb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:08:16,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5750f91d-f8ad-485c-8eea-0d94cdc6df3f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=d880928fa47e4ccd880afcf7b9894b77&role.id=71df31cd263d4beda95f908f45625612&scope.project.id=a7b792f7b9c146099385fcf3faa158cb", "previous": null, "next": null}} 2018-08-11 22:08:16,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=d880928fa47e4ccd880afcf7b9894b77&role.id=71df31cd263d4beda95f908f45625612&scope.project.id=a7b792f7b9c146099385fcf3faa158cb used request id req-5750f91d-f8ad-485c-8eea-0d94cdc6df3f 2018-08-11 22:08:16,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.08744597435s 2018-08-11 22:08:16,013 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=d880928fa47e4ccd880afcf7b9894b77&role.id=71df31cd263d4beda95f908f45625612&scope.project.id=a7b792f7b9c146099385fcf3faa158cb used request id req-5750f91d-f8ad-485c-8eea-0d94cdc6df3f 2018-08-11 22:08:16,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-11 22:08:16,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb/users/d880928fa47e4ccd880afcf7b9894b77/roles/71df31cd263d4beda95f908f45625612 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:08:16,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 22:08:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f702a35d-f494-4c36-a5c8-886a85668659 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 22:08:16,141 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb/users/d880928fa47e4ccd880afcf7b9894b77/roles/71df31cd263d4beda95f908f45625612 used request id req-f702a35d-f494-4c36-a5c8-886a85668659 2018-08-11 22:08:16,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.12490606308s 2018-08-11 22:08:16,141 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb/users/d880928fa47e4ccd880afcf7b9894b77/roles/71df31cd263d4beda95f908f45625612 used request id req-f702a35d-f494-4c36-a5c8-886a85668659 2018-08-11 22:08:16,142 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_992ab1cb-0b98-481d-a15e-22f6652b7ffe', 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'a7b792f7b9c146099385fcf3faa158cb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.50', 'password': '73b7cc49-c6ff-4965-9d2d-446beeef5ae7', 'username': u'vmtp-user_992ab1cb-0b98-481d-a15e-22f6652b7ffe', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-11 22:08:16,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 22:08:16,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-11 22:08:16,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 22:08:16,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 22:08:16,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 22:08:16,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 22:08:16,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 22:08:16,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 22:08:16,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 22:08:16,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 22:08:16,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 22:08:16,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 22:08:16,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 22:08:16,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 22:08:16,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 22:08:16,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 22:08:16,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 22:08:16,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 22:08:16,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 22:08:16,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 22:08:16,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 22:08:16,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 22:08:16,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 22:08:16,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-11 22:08:16,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-11 22:08:16,148 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_992ab1cb-0b98-481d-a15e-22f6652b7ffe', 'password': '73b7cc49-c6ff-4965-9d2d-446beeef5ae7', 'project_name': 'vmtp-project_992ab1cb-0b98-481d-a15e-22f6652b7ffe', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000//v3', 'project_id': 'a7b792f7b9c146099385fcf3faa158cb', 'project_domain_name': 'Default'} 2018-08-11 22:08:16,153 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-11 22:08:16,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 22:08:16,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79c1ebc-ff8c-4786-b8ca-0faa8bae0438 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 22:08:16,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c79c1ebc-ff8c-4786-b8ca-0faa8bae0438 2018-08-11 22:08:16,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 22:08:16,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71df31cd263d4beda95f908f45625612", "name": "Member"}], "expires_at": "2018-08-11T23:08:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a7b792f7b9c146099385fcf3faa158cb", "name": "vmtp-project_992ab1cb-0b98-481d-a15e-22f6652b7ffe"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a7b792f7b9c146099385fcf3faa158cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/a7b792f7b9c146099385fcf3faa158cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/a7b792f7b9c146099385fcf3faa158cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_a7b792f7b9c146099385fcf3faa158cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_a7b792f7b9c146099385fcf3faa158cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a7b792f7b9c146099385fcf3faa158cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/a7b792f7b9c146099385fcf3faa158cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/a7b792f7b9c146099385fcf3faa158cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a7b792f7b9c146099385fcf3faa158cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/a7b792f7b9c146099385fcf3faa158cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/a7b792f7b9c146099385fcf3faa158cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a7b792f7b9c146099385fcf3faa158cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/a7b792f7b9c146099385fcf3faa158cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/a7b792f7b9c146099385fcf3faa158cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "id": "d880928fa47e4ccd880afcf7b9894b77"}, "audit_ids": ["8upMeHGJRx69xhro3zEINg"], "issued_at": "2018-08-11T22:08:16.000000Z"}} 2018-08-11 22:08:16,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-11 22:08:16,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}5b9e05098b6970b34d9a3fef95c8b765e376f19a" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "vmtp-router_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "admin_state_up": true}}' 2018-08-11 22:08:17,833 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-dee16db3-549c-4116-bad1-e38279b577b0 Date: Sat, 11 Aug 2018 22:08:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:16Z", "admin_state_up": true, "updated_at": "2018-08-11T22:08:17Z", "revision_number": 2, "routes": [], "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "bc12610d-1235-421c-964a-24f38ef16f99", "name": "vmtp-router_992ab1cb-0b98-481d-a15e-22f6652b7ffe"}} 2018-08-11 22:08:17,833 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-dee16db3-549c-4116-bad1-e38279b577b0 2018-08-11 22:08:17,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.29171395302s 2018-08-11 22:08:17,834 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-dee16db3-549c-4116-bad1-e38279b577b0 2018-08-11 22:08:17,834 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a7b792f7b9c146099385fcf3faa158cb', u'created_at': u'2018-08-11T22:08:16Z', u'admin_state_up': True, u'updated_at': u'2018-08-11T22:08:17Z', u'revision_number': 2, u'routes': [], u'project_id': u'a7b792f7b9c146099385fcf3faa158cb', u'id': u'bc12610d-1235-421c-964a-24f38ef16f99', u'name': u'vmtp-router_992ab1cb-0b98-481d-a15e-22f6652b7ffe'}) 2018-08-11 22:08:17,834 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-11 22:08:19,302 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-11 22:08:19,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 22:08:19,308 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 11 Aug 2018 22:08:19 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-11 22:08:19,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 22:08:19,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b9e05098b6970b34d9a3fef95c8b765e376f19a" 2018-08-11 22:08:19,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d39df5de-25a7-4c58-9d72-4787b218bbc4 Date: Sat, 11 Aug 2018 22:08:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 22:08:19,586 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-d39df5de-25a7-4c58-9d72-4787b218bbc4 2018-08-11 22:08:19,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.273463010788s 2018-08-11 22:08:19,586 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-d39df5de-25a7-4c58-9d72-4787b218bbc4 2018-08-11 22:08:19,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-11 22:08:19,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}5b9e05098b6970b34d9a3fef95c8b765e376f19a" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/vmtp-img_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_992ab1cb-0b98-481d-a15e-22f6652b7ffe"}' 2018-08-11 22:08:19,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f8127695-eadb-4dad-8796-1ffc7543565c Date: Sat, 11 Aug 2018 22:08:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c/file", "owner": "a7b792f7b9c146099385fcf3faa158cb", "id": "7dac7d4b-e5f9-4c52-8a82-adaa49dc930c", "size": null, "self": "/v2/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-11T22:08:19Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "checksum": null, "created_at": "2018-08-11T22:08:19Z", "protected": false} 2018-08-11 22:08:19,633 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-f8127695-eadb-4dad-8796-1ffc7543565c 2018-08-11 22:08:19,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0393779277802s 2018-08-11 22:08:19,634 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-f8127695-eadb-4dad-8796-1ffc7543565c returning object 7dac7d4b-e5f9-4c52-8a82-adaa49dc930c 2018-08-11 22:08:19,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-11 22:08:19,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c/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}5b9e05098b6970b34d9a3fef95c8b765e376f19a" -d '' 2018-08-11 22:08:24,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2cdd6da-e453-4411-950e-c6a4ba09dd10 Date: Sat, 11 Aug 2018 22:08:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 22:08:24,353 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c/file used request id req-f2cdd6da-e453-4411-950e-c6a4ba09dd10 2018-08-11 22:08:24,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.71873903275s 2018-08-11 22:08:24,353 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c/file used request id req-f2cdd6da-e453-4411-950e-c6a4ba09dd10 2018-08-11 22:08:24,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 22:08:24,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b9e05098b6970b34d9a3fef95c8b765e376f19a" 2018-08-11 22:08:24,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-ae5f26e8-7386-4fd2-9724-b6c071205bd5 Date: Sat, 11 Aug 2018 22:08:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c/snap", "metadata": {}}], "file": "/v2/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c/file", "owner": "a7b792f7b9c146099385fcf3faa158cb", "id": "7dac7d4b-e5f9-4c52-8a82-adaa49dc930c", "size": 263062016, "self": "/v2/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-11T22:08:24Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-11T22:08:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 22:08:24,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ae5f26e8-7386-4fd2-9724-b6c071205bd5 2018-08-11 22:08:24,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0348238945007s 2018-08-11 22:08:24,393 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ae5f26e8-7386-4fd2-9724-b6c071205bd5 2018-08-11 22:08:24,395 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c/file', 'owner': u'a7b792f7b9c146099385fcf3faa158cb', 'id': u'7dac7d4b-e5f9-4c52-8a82-adaa49dc930c', 'size': 263062016, u'self': u'/v2/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a7b792f7b9c146099385fcf3faa158cb', 'name': 'vmtp-project_992ab1cb-0b98-481d-a15e-22f6652b7ffe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-11T22:08:24Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-11T22:08:24Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/vmtp-img_992ab1cb-0b98-481d-a15e-22f6652b7ffe', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'self': u'/v2/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'owner_specified.shade.object': u'images/vmtp-img_992ab1cb-0b98-481d-a15e-22f6652b7ffe', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_992ab1cb-0b98-481d-a15e-22f6652b7ffe', 'created': u'2018-08-11T22:08:19Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-11T22:08:19Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'owner_specified.shade.object': u'images/vmtp-img_992ab1cb-0b98-481d-a15e-22f6652b7ffe', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'schema': u'/v2/schemas/image'}}) 2018-08-11 22:08:24,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-11 22:08:24,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-11 22:08:24,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08: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-55e0cdea-d45e-4dfb-8564-3a0629460d83 x-compute-request-id: req-55e0cdea-d45e-4dfb-8564-3a0629460d83 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/c7be2279-51a4-418a-b1c9-a77c5c10df51", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/c7be2279-51a4-418a-b1c9-a77c5c10df51", "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": "c7be2279-51a4-418a-b1c9-a77c5c10df51"}} 2018-08-11 22:08:24,975 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-55e0cdea-d45e-4dfb-8564-3a0629460d83 2018-08-11 22:08:24,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.579081058502s 2018-08-11 22:08:24,975 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-55e0cdea-d45e-4dfb-8564-3a0629460d83 2018-08-11 22:08:24,976 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_992ab1cb-0b98-481d-a15e-22f6652b7ffe', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'c7be2279-51a4-418a-b1c9-a77c5c10df51', 'swap': 0}) 2018-08-11 22:08:24,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-11 22:08:24,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/c7be2279-51a4-418a-b1c9-a77c5c10df51/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}4edb1be906940938075d30c0fb5652340d236268" -d '{"extra_specs": {}}' 2018-08-11 22:08:24,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08: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-e171f7aa-bfcd-4eea-8840-17c3a82c0934 x-compute-request-id: req-e171f7aa-bfcd-4eea-8840-17c3a82c0934 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-11 22:08:24,998 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/c7be2279-51a4-418a-b1c9-a77c5c10df51/os-extra_specs used request id req-e171f7aa-bfcd-4eea-8840-17c3a82c0934 2018-08-11 22:08:24,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021938085556s 2018-08-11 22:08:24,999 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/c7be2279-51a4-418a-b1c9-a77c5c10df51/os-extra_specs used request id req-e171f7aa-bfcd-4eea-8840-17c3a82c0934 2018-08-11 22:08:25,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 22:08:25,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:08:25,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca3b3f76-4892-4775-87aa-3dfe880fc289 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71df31cd263d4beda95f908f45625612", "links": {"self": "http://172.30.9.30:5000/v3/roles/71df31cd263d4beda95f908f45625612"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 22:08:25,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ca3b3f76-4892-4775-87aa-3dfe880fc289 2018-08-11 22:08:25,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0936439037323s 2018-08-11 22:08:25,097 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ca3b3f76-4892-4775-87aa-3dfe880fc289 2018-08-11 22:08:25,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 22:08:25,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:08:25,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5df306d-cce3-4b1f-abed-0950250fa60f Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71df31cd263d4beda95f908f45625612", "links": {"self": "http://172.30.9.30:5000/v3/roles/71df31cd263d4beda95f908f45625612"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 22:08:25,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f5df306d-cce3-4b1f-abed-0950250fa60f 2018-08-11 22:08:25,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0924978256226s 2018-08-11 22:08:25,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f5df306d-cce3-4b1f-abed-0950250fa60f 2018-08-11 22:08:25,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 22:08:25,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:08:25,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a931e06c-0a76-4cf3-8a5f-44b55f68f4e7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-11 22:08:25,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-a931e06c-0a76-4cf3-8a5f-44b55f68f4e7 2018-08-11 22:08:25,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.088222026825s 2018-08-11 22:08:25,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-a931e06c-0a76-4cf3-8a5f-44b55f68f4e7 2018-08-11 22:08:25,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 22:08:25,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:08:25,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2483c2d-0d53-440a-a9ff-14b3e0185111 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmtp-user_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "links": {"self": "http://172.30.9.30:5000/v3/users/d880928fa47e4ccd880afcf7b9894b77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d880928fa47e4ccd880afcf7b9894b77", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 22:08:25,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d2483c2d-0d53-440a-a9ff-14b3e0185111 2018-08-11 22:08:25,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100947141647s 2018-08-11 22:08:25,390 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d2483c2d-0d53-440a-a9ff-14b3e0185111 2018-08-11 22:08:25,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 22:08:25,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:08:25,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05287cca-1a1f-4acb-afcc-3b732f9cf71a Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb"}, "tags": [], "enabled": true, "id": "a7b792f7b9c146099385fcf3faa158cb", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_992ab1cb-0b98-481d-a15e-22f6652b7ffe"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-11 22:08:25,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-05287cca-1a1f-4acb-afcc-3b732f9cf71a 2018-08-11 22:08:25,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0877828598022s 2018-08-11 22:08:25,489 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-05287cca-1a1f-4acb-afcc-3b732f9cf71a 2018-08-11 22:08:25,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-11 22:08:25,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=d880928fa47e4ccd880afcf7b9894b77&role.id=af7e5b760e6b47c2bfc8ad1a3afd20b8&scope.project.id=a7b792f7b9c146099385fcf3faa158cb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:08:25,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a6bb9f4-4e9e-4ab2-85d1-3712c2dd862f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=d880928fa47e4ccd880afcf7b9894b77&role.id=af7e5b760e6b47c2bfc8ad1a3afd20b8&scope.project.id=a7b792f7b9c146099385fcf3faa158cb", "previous": null, "next": null}} 2018-08-11 22:08:25,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=d880928fa47e4ccd880afcf7b9894b77&role.id=af7e5b760e6b47c2bfc8ad1a3afd20b8&scope.project.id=a7b792f7b9c146099385fcf3faa158cb used request id req-8a6bb9f4-4e9e-4ab2-85d1-3712c2dd862f 2018-08-11 22:08:25,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0806910991669s 2018-08-11 22:08:25,578 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=d880928fa47e4ccd880afcf7b9894b77&role.id=af7e5b760e6b47c2bfc8ad1a3afd20b8&scope.project.id=a7b792f7b9c146099385fcf3faa158cb used request id req-8a6bb9f4-4e9e-4ab2-85d1-3712c2dd862f 2018-08-11 22:08:25,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-11 22:08:25,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb/users/d880928fa47e4ccd880afcf7b9894b77/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:08:25,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 22:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71e52aa9-31cb-4e70-a1bc-045ef87680af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 22:08:25,723 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb/users/d880928fa47e4ccd880afcf7b9894b77/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 used request id req-71e52aa9-31cb-4e70-a1bc-045ef87680af 2018-08-11 22:08:25,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141670942307s 2018-08-11 22:08:25,723 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb/users/d880928fa47e4ccd880afcf7b9894b77/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 used request id req-71e52aa9-31cb-4e70-a1bc-045ef87680af 2018-08-11 22:08:25,724 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_992ab1cb-0b98-481d-a15e-22f6652b7ffe' 2018-08-11 22:08:25,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-11 22:08:25,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}5b9e05098b6970b34d9a3fef95c8b765e376f19a" -d '{"keypair": {"name": "vmtp_992ab1cb-0b98-481d-a15e-22f6652b7ffe"}}' 2018-08-11 22:08:26,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:08: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-29864650-3d66-4f1a-9775-8942f11e241a x-compute-request-id: req-29864650-3d66-4f1a-9775-8942f11e241a Content-Encoding: gzip Content-Length: 1794 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVk7vGJ+RhW4eUJvYwYAsg9sMB/bhcnQsA6wZdVMxbqPwd467S+LL0KwNFeKkGtMZETSNoKrkguCmH5gLRkO1O5VQwq8PDTKtCY2EsAQnI+LIxwiJkeqkQkxFUr2xar+1ZAMMAh3AOB2R+6X0RSzMFCehwDYBM/1wbHeIpgyjTQz+1p0i6NiLypeQmGvE0Pp3lUOQRcwZ+AqsTbD4WPMK19GEwkjGj8TR4jBxZfUeeJ3NTL6eyDz2e2N6eKeMNAhfAENJKYnyO5gqEje9Y5yCG9ugcNbjGJ5OvVVE2NJB27xlyDnhkpVPU6gWvIsuFFOApGVJW3YxDj/ua+3Va3qx9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1ZO7xifkYVuHlCb2MGALIPbDAf24XJ0LAOsGXVTMW6j8HeOu\n0viy9CsDRXipBrTGRE0jaCq5ILgph+YC0ZDtTuVUMKvDw0yrQmNhLAEJyPiyMcIi\nZHqpEJMRVK9sWq/tWQDDAIdwDgdkful9EUszBQnocA2ATP9cGx3iKYMo00M/tadI\nujYi8qXkJhrxND6d5VDkEXMGfgKrE2w+FjzCtfRhMJIxo/E0eIwcWX1HnidzUy+n\nsg89ntjeninjDQIXwBDSSmJ8juYKhI3vWOcghvboHDW4xieTr1VRNjSQdu8Zcg54\nZKVT1OoFryLLhRTgKRlSVt2MQ4/7mvt1Wt6sfQIDAQABAoIBABGbk2B7y3VHUX8i\nUyubz28RSPRyEW/5Nn4F4klxg0OPQ/HG4pPcEwzUOvnQP8cgwjPBVEjzNL4A0NO2\nX8cdNqNJfs5gasxAFuJrRQiWsVLTRgWaJrG39xY5ubUMnVdAp8WtrWXuxIszitJ3\nt2rkkzk4HuSWCFzQtKw7o3ieqo/4FaPVoft2cdMYB41oejstwcKJXQ2wBgfcyBQB\nB9rUIs5NYmfRVq4ZF1/Q5kQvNOupH1rVsPWwOssconv0qzrCwYyrMJQ+epGQpa3X\n9nDpIEYr7ixGndF3C1n5dEmTCGkr2iAfFr/kpXrve+YR65hZOpBlyu/6HPcWEeVe\naPWjESECgYEA/7qdlSsfziO62twvPNKEWNnj7LEeXdZlvb7wBbFgeK3ble3WlRKt\ndIos+Yx0JJCdrkbM4IzZZgQq49R2WZ03DWG3NecvkTsVIKeFpGEFzt/n9BKR6Z9O\nI+/OF+IyfxN6CAygQW+iFd8nuIS4GxKWkA3MYhMxrVQ7lZHx0LZoYUUCgYEA1c2u\naB+skCa44GDN60Ps7Ek0aag0Q3RCw4CvxxCqLWSHQM22tS9WuiewlIL05nVxXiOB\ncXZdejMt1TvuCzFwt6seqDZThrw711BsHH5SH+Nph5KUyPDjiZHo0QqBPU0Uumfi\nWhE7p7wAzhA5PUBHHjtoc3k1qGPKbPrC71w0ZdkCgYEAtAZzmOda5ItSp3AJ8Q9i\nDAqX4bBuaDDePs2Duv47o7kAtHNSdG9JnJkJQEQYHwWPe3hsEkgVYzPb3bdb+Yor\nj0gS6eduHRcysGI+OpHyvMfzSmcoQQbcw3+13ipm0f6sEa6Rwn8L48nM9KC52pUj\nWRXdo81PU23Q5GJxkTRYFuECgYEAtyg3g622t9rkQBvN7ADJo3Xm96iH9U1QsIi6\njM8i6jYXhBV2suq14k2EAQXa5N6xWtMR3fBnjfrwBZ8Mgvw8sqteXP4FOgRhQ0f7\nBcHVesnnqqOQ4D80vbKIfyP/qVMyMaozB7OBpmTxT5YoYueAxU5hYaLxq6qpTAja\nHBGiNakCgYAHKBJxZ1chCUky1O5DqhjJgVdMKtT3OQS0/C6Zvw6F1JHp8Zq07xoC\nSIvb16LR5D27vZsIu6189l+JItTZM+8IORtt56LiEWJ7oGZ7dGhKYb8GGTGdVN0I\nLWokBcM7W0i7l0s5DzuoKS7ZMsz2hdIvpFFWJrPUEOnSA58fqhQHnA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "d880928fa47e4ccd880afcf7b9894b77", "name": "vmtp_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "fingerprint": "b5:fc:61:a8:73:ea:2d:38:63:10:62:f3:19:3a:bc:8e"}} 2018-08-11 22:08:26,434 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-29864650-3d66-4f1a-9775-8942f11e241a 2018-08-11 22:08:26,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.709533214569s 2018-08-11 22:08:26,434 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-29864650-3d66-4f1a-9775-8942f11e241a 2018-08-11 22:08:26,435 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVk7vGJ+RhW4eUJvYwYAsg9sMB/bhcnQsA6wZdVMxbqPwd467S+LL0KwNFeKkGtMZETSNoKrkguCmH5gLRkO1O5VQwq8PDTKtCY2EsAQnI+LIxwiJkeqkQkxFUr2xar+1ZAMMAh3AOB2R+6X0RSzMFCehwDYBM/1wbHeIpgyjTQz+1p0i6NiLypeQmGvE0Pp3lUOQRcwZ+AqsTbD4WPMK19GEwkjGj8TR4jBxZfUeeJ3NTL6eyDz2e2N6eKeMNAhfAENJKYnyO5gqEje9Y5yCG9ugcNbjGJ5OvVVE2NJB27xlyDnhkpVPU6gWvIsuFFOApGVJW3YxDj/ua+3Va3qx9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1ZO7xifkYVuHlCb2MGALIPbDAf24XJ0LAOsGXVTMW6j8HeOu\n0viy9CsDRXipBrTGRE0jaCq5ILgph+YC0ZDtTuVUMKvDw0yrQmNhLAEJyPiyMcIi\nZHqpEJMRVK9sWq/tWQDDAIdwDgdkful9EUszBQnocA2ATP9cGx3iKYMo00M/tadI\nujYi8qXkJhrxND6d5VDkEXMGfgKrE2w+FjzCtfRhMJIxo/E0eIwcWX1HnidzUy+n\nsg89ntjeninjDQIXwBDSSmJ8juYKhI3vWOcghvboHDW4xieTr1VRNjSQdu8Zcg54\nZKVT1OoFryLLhRTgKRlSVt2MQ4/7mvt1Wt6sfQIDAQABAoIBABGbk2B7y3VHUX8i\nUyubz28RSPRyEW/5Nn4F4klxg0OPQ/HG4pPcEwzUOvnQP8cgwjPBVEjzNL4A0NO2\nX8cdNqNJfs5gasxAFuJrRQiWsVLTRgWaJrG39xY5ubUMnVdAp8WtrWXuxIszitJ3\nt2rkkzk4HuSWCFzQtKw7o3ieqo/4FaPVoft2cdMYB41oejstwcKJXQ2wBgfcyBQB\nB9rUIs5NYmfRVq4ZF1/Q5kQvNOupH1rVsPWwOssconv0qzrCwYyrMJQ+epGQpa3X\n9nDpIEYr7ixGndF3C1n5dEmTCGkr2iAfFr/kpXrve+YR65hZOpBlyu/6HPcWEeVe\naPWjESECgYEA/7qdlSsfziO62twvPNKEWNnj7LEeXdZlvb7wBbFgeK3ble3WlRKt\ndIos+Yx0JJCdrkbM4IzZZgQq49R2WZ03DWG3NecvkTsVIKeFpGEFzt/n9BKR6Z9O\nI+/OF+IyfxN6CAygQW+iFd8nuIS4GxKWkA3MYhMxrVQ7lZHx0LZoYUUCgYEA1c2u\naB+skCa44GDN60Ps7Ek0aag0Q3RCw4CvxxCqLWSHQM22tS9WuiewlIL05nVxXiOB\ncXZdejMt1TvuCzFwt6seqDZThrw711BsHH5SH+Nph5KUyPDjiZHo0QqBPU0Uumfi\nWhE7p7wAzhA5PUBHHjtoc3k1qGPKbPrC71w0ZdkCgYEAtAZzmOda5ItSp3AJ8Q9i\nDAqX4bBuaDDePs2Duv47o7kAtHNSdG9JnJkJQEQYHwWPe3hsEkgVYzPb3bdb+Yor\nj0gS6eduHRcysGI+OpHyvMfzSmcoQQbcw3+13ipm0f6sEa6Rwn8L48nM9KC52pUj\nWRXdo81PU23Q5GJxkTRYFuECgYEAtyg3g622t9rkQBvN7ADJo3Xm96iH9U1QsIi6\njM8i6jYXhBV2suq14k2EAQXa5N6xWtMR3fBnjfrwBZ8Mgvw8sqteXP4FOgRhQ0f7\nBcHVesnnqqOQ4D80vbKIfyP/qVMyMaozB7OBpmTxT5YoYueAxU5hYaLxq6qpTAja\nHBGiNakCgYAHKBJxZ1chCUky1O5DqhjJgVdMKtT3OQS0/C6Zvw6F1JHp8Zq07xoC\nSIvb16LR5D27vZsIu6189l+JItTZM+8IORtt56LiEWJ7oGZ7dGhKYb8GGTGdVN0I\nLWokBcM7W0i7l0s5DzuoKS7ZMsz2hdIvpFFWJrPUEOnSA58fqhQHnA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd880928fa47e4ccd880afcf7b9894b77', 'name': u'vmtp_992ab1cb-0b98-481d-a15e-22f6652b7ffe', 'created_at': '2018-08-11T22:08:26.435237', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a7b792f7b9c146099385fcf3faa158cb', 'name': 'vmtp-project_992ab1cb-0b98-481d-a15e-22f6652b7ffe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b5:fc:61:a8:73:ea:2d:38:63:10:62:f3:19:3a:bc:8e', 'type': 'ssh', 'id': u'vmtp_992ab1cb-0b98-481d-a15e-22f6652b7ffe'}) 2018-08-11 22:08:26,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-11 22:08:26,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/vmtp_992ab1cb-0b98-481d-a15e-22f6652b7ffe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b9e05098b6970b34d9a3fef95c8b765e376f19a" 2018-08-11 22:08:26,487 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 22: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 x-openstack-request-id: req-f6f5d961-65c0-4ae1-ba74-2cd4916ac605 x-compute-request-id: req-f6f5d961-65c0-4ae1-ba74-2cd4916ac605 Content-Length: 0 Content-Type: application/json 2018-08-11 22:08:26,488 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/vmtp_992ab1cb-0b98-481d-a15e-22f6652b7ffe used request id req-f6f5d961-65c0-4ae1-ba74-2cd4916ac605 2018-08-11 22:08:26,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0517439842224s 2018-08-11 22:08:26,488 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/vmtp_992ab1cb-0b98-481d-a15e-22f6652b7ffe used request id req-f6f5d961-65c0-4ae1-ba74-2cd4916ac605 2018-08-11 22:08:27,498 - 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-08-11 22:48:32,378 - 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-08-11 22:08:28,381 INFO Using http://172.30.9.30:5000//v3 2018-08-11 22:08:28,381 INFO VM public key: /tmp/tmpSnSvxx 2018-08-11 22:08:28,381 INFO VM private key: /tmp/tmptvOmJ5 2018-08-11 22:08:29,958 INFO Found image vmtp-img_992ab1cb-0b98-481d-a15e-22f6652b7ffe to launch VM, will continue 2018-08-11 22:08:30,442 INFO Using external router: vmtp-router_992ab1cb-0b98-481d-a15e-22f6652b7ffe 2018-08-11 22:08:30,443 INFO Using external network: external. 2018-08-11 22:08:31,426 INFO Created internal network: pns-internal-net_992ab1cb-0b98-481d-a15e-22f6652b7ffe. 2018-08-11 22:08:32,390 INFO Created internal network: pns-internal-net2_992ab1cb-0b98-481d-a15e-22f6652b7ffe. 2018-08-11 22:08:33,961 DEBUG Ext router associated to pns-internal-net_992ab1cb-0b98-481d-a15e-22f6652b7ffe 2018-08-11 22:08:35,514 DEBUG Ext router associated to pns-internal-net2_992ab1cb-0b98-481d-a15e-22f6652b7ffe 2018-08-11 22:08:35,552 INFO OpenStack agent: Unknown agent 2018-08-11 22:08:35,552 INFO OpenStack network type: vxlan 2018-08-11 22:08:36,812 INFO [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Creating server VM... 2018-08-11 22:08:36,812 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-11 22:08:38,495 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 1 of 50... 2018-08-11 22:08:41,261 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 2 of 50... 2018-08-11 22:08:43,417 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 3 of 50... 2018-08-11 22:08:46,255 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 4 of 50... 2018-08-11 22:08:48,941 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 5 of 50... 2018-08-11 22:08:51,261 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 6 of 50... 2018-08-11 22:08:53,699 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 7 of 50... 2018-08-11 22:08:56,015 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 8 of 50... 2018-08-11 22:08:58,719 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 9 of 50... 2018-08-11 22:09:01,223 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 10 of 50... 2018-08-11 22:09:03,391 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 11 of 50... 2018-08-11 22:09:05,713 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 12 of 50... 2018-08-11 22:09:08,026 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 13 of 50... 2018-08-11 22:09:10,185 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 14 of 50... 2018-08-11 22:09:12,681 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 15 of 50... 2018-08-11 22:09:14,999 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 16 of 50... 2018-08-11 22:09:17,320 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 17 of 50... 2018-08-11 22:09:19,843 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 18 of 50... 2018-08-11 22:09:22,165 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 19 of 50... 2018-08-11 22:09:24,346 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 20 of 50... 2018-08-11 22:09:26,512 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 21 of 50... 2018-08-11 22:09:28,841 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 22 of 50... 2018-08-11 22:09:31,014 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 23 of 50... 2018-08-11 22:09:33,179 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 24 of 50... 2018-08-11 22:09:35,506 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 25 of 50... 2018-08-11 22:09:37,847 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 26 of 50... 2018-08-11 22:09:40,745 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 27 of 50... 2018-08-11 22:09:43,085 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 28 of 50... 2018-08-11 22:09:45,570 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 29 of 50... 2018-08-11 22:09:47,776 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 30 of 50... 2018-08-11 22:09:50,253 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 31 of 50... 2018-08-11 22:09:52,599 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 32 of 50... 2018-08-11 22:09:57,252 INFO [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Internal network IP: 192.168.1.7 2018-08-11 22:09:57,252 INFO [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] SSH IP: 172.30.9.206 2018-08-11 22:09:57,252 INFO [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Setup SSH for ubuntu@172.30.9.206 2018-08-11 22:11:32,733 INFO [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Installing nuttcp-8.1.4... 2018-08-11 22:11:32,802 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Copying nuttcp-8.1.4 to target... 2018-08-11 22:11:33,010 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Starting nuttcp-8.1.4 server... 2018-08-11 22:11:33,052 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] 2018-08-11 22:11:33,097 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Creating client VM... 2018-08-11 22:11:33,098 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-11 22:11:35,317 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 1 of 50... 2018-08-11 22:11:37,479 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 2 of 50... 2018-08-11 22:11:39,821 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 3 of 50... 2018-08-11 22:11:42,432 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 4 of 50... 2018-08-11 22:11:44,597 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] VM status=BUILD, retrying 5 of 50... 2018-08-11 22:11:48,828 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Internal network IP: 192.168.1.9 2018-08-11 22:11:48,828 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] SSH IP: 172.30.9.201 2018-08-11 22:11:48,828 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Setup SSH for ubuntu@172.30.9.201 2018-08-11 22:13:24,304 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Installing nuttcp-8.1.4... 2018-08-11 22:13:24,346 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Copying nuttcp-8.1.4 to target... 2018-08-11 22:13:24,573 INFO ============================================================ 2018-08-11 22:13:24,574 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-11 22:13:33,617 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] 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=0.672 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.203 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.170 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.172 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.113 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.095 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.123 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.116 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.115 ms 72 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.095/0.191/0.672/0.164 ms 2018-08-11 22:13:42,660 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] 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.117 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.166 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.111 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.116 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.111 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.105 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.102 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.121 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.142 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.110 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.102/0.120/0.166/0.019 ms 2018-08-11 22:13:51,701 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] 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.354 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.157 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.178 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.137 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.142 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.144 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.140 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.127 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.190 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.174 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.127/0.174/0.354/0.063 ms 2018-08-11 22:13:51,702 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Measuring TCP Throughput (packet size=65536)... 2018-08-11 22:13:51,703 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:14:01,801 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=19995.5760 real_seconds=10.00 rate_Mbps=16769.8088 tx_cpu=36 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.21 2018-08-11 22:14:01,804 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:14:11,928 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=19484.3896 real_seconds=10.00 rate_Mbps=16341.0024 tx_cpu=35 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.19 2018-08-11 22:14:11,929 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:14:22,026 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=19549.8844 real_seconds=10.00 rate_Mbps=16396.0229 tx_cpu=34 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.21 2018-08-11 22:14:22,027 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Measuring UDP Throughput (packet size=128)... 2018-08-11 22:14:22,027 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:14:25,353 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=29.9539 real_seconds=1.00 rate_Mbps=251.2762 tx_cpu=20 rx_cpu=33 drop=0 pkt=245382 data_loss=0.00000 2018-08-11 22:14:25,355 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=128 throughput=1<257306/5000000<10000000 Kbps loss-rate=0 2018-08-11 22:14:25,355 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R771918K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:14:28,706 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=29.1530 real_seconds=1.00 rate_Mbps=244.3103 tx_cpu=19 rx_cpu=34 drop=0 pkt=238821 data_loss=0.00000 2018-08-11 22:14:28,706 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=128 throughput=1<250173/771918<771918 Kbps loss-rate=0 2018-08-11 22:14:28,706 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R511045K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:14:32,034 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=29.6311 real_seconds=1.00 rate_Mbps=248.1946 tx_cpu=20 rx_cpu=36 drop=0 pkt=242738 data_loss=0.00000 2018-08-11 22:14:32,034 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=128 throughput=1<254151/511045<511045 Kbps loss-rate=0 2018-08-11 22:14:32,035 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R382598K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:14:35,362 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=27.4091 real_seconds=1.00 rate_Mbps=229.4942 tx_cpu=17 rx_cpu=35 drop=0 pkt=224535 data_loss=0.00000 2018-08-11 22:14:35,362 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=128 throughput=1<235002/382598<382598 Kbps loss-rate=0 2018-08-11 22:14:35,363 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R308800K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:14:38,715 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=28.8286 real_seconds=1.00 rate_Mbps=241.3960 tx_cpu=19 rx_cpu=35 drop=0 pkt=236164 data_loss=0.00000 2018-08-11 22:14:38,715 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=128 throughput=1<247189/308800<308800 Kbps loss-rate=0 2018-08-11 22:14:38,716 DEBUG undershot, min=247189 kbps=277994 max=308800 2018-08-11 22:14:38,716 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R277994K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:14:42,068 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=27.6545 real_seconds=1.00 rate_Mbps=231.6493 tx_cpu=19 rx_cpu=33 drop=0 pkt=226546 data_loss=0.00000 2018-08-11 22:14:42,069 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=128 throughput=247189<237208/277994<308800 Kbps loss-rate=0 2018-08-11 22:14:42,069 DEBUG undershot, min=277994 kbps=293397 max=308800 2018-08-11 22:14:42,070 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R293397K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:14:45,398 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=29.6770 real_seconds=1.00 rate_Mbps=248.5359 tx_cpu=19 rx_cpu=35 drop=32 pkt=243146 data_loss=0.01314 2018-08-11 22:14:45,398 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=128 throughput=277994<254500/293397<308800 Kbps loss-rate=0 2018-08-11 22:14:45,399 DEBUG undershot, min=293397 kbps=301098 max=308800 2018-08-11 22:14:45,399 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Measuring UDP Throughput (packet size=1024)... 2018-08-11 22:14:45,399 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:14:48,726 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=213.9248 real_seconds=1.00 rate_Mbps=1792.9983 tx_cpu=38 rx_cpu=33 drop=0 pkt=219059 data_loss=0.00000 2018-08-11 22:14:48,726 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=1024 throughput=1<1836030/5000000<10000000 Kbps loss-rate=0 2018-08-11 22:14:48,726 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3418015K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:14:52,053 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=233.5635 real_seconds=1.00 rate_Mbps=1957.7317 tx_cpu=30 rx_cpu=42 drop=0 pkt=239169 data_loss=0.00000 2018-08-11 22:14:52,054 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=1024 throughput=1<2004717/3418015<3418015 Kbps loss-rate=0 2018-08-11 22:14:52,054 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2711366K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:14:55,406 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=209.6758 real_seconds=1.00 rate_Mbps=1757.0553 tx_cpu=34 rx_cpu=40 drop=269 pkt=214977 data_loss=0.12513 2018-08-11 22:14:55,406 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=1024 throughput=1<1799224/2711366<2711366 Kbps loss-rate=0 2018-08-11 22:14:55,406 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2255295K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:14:58,733 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=210.2139 real_seconds=1.00 rate_Mbps=1762.1735 tx_cpu=34 rx_cpu=32 drop=20 pkt=215279 data_loss=0.00928 2018-08-11 22:14:58,734 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=1024 throughput=1<1804465/2255295<2255295 Kbps loss-rate=0 2018-08-11 22:14:58,734 DEBUG undershot, min=1804465 kbps=2029880 max=2255295 2018-08-11 22:14:58,735 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2029880K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:15:02,062 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=217.7402 real_seconds=1.00 rate_Mbps=1825.5517 tx_cpu=39 rx_cpu=34 drop=0 pkt=222966 data_loss=0.00000 2018-08-11 22:15:02,063 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=1024 throughput=1804465<1869364/2029880<2255295 Kbps loss-rate=0 2018-08-11 22:15:02,063 DEBUG undershot, min=1869364 kbps=2062329 max=2255295 2018-08-11 22:15:02,064 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2062329K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:15:05,414 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=235.2930 real_seconds=1.00 rate_Mbps=1972.9065 tx_cpu=31 rx_cpu=38 drop=0 pkt=240940 data_loss=0.00000 2018-08-11 22:15:05,414 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=1024 throughput=1869364<2020256/2062329<2255295 Kbps loss-rate=0 2018-08-11 22:15:05,414 DEBUG undershot, min=2020256 kbps=2137775 max=2255295 2018-08-11 22:15:05,415 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2137775K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:15:08,766 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=227.5928 real_seconds=1.00 rate_Mbps=1907.0983 tx_cpu=39 rx_cpu=38 drop=0 pkt=233055 data_loss=0.00000 2018-08-11 22:15:08,766 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=1024 throughput=2020256<1952868/2137775<2255295 Kbps loss-rate=0 2018-08-11 22:15:08,767 DEBUG undershot, min=2137775 kbps=2196535 max=2255295 2018-08-11 22:15:08,767 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2196535K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:15:12,094 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=220.8848 real_seconds=1.00 rate_Mbps=1851.7898 tx_cpu=39 rx_cpu=36 drop=0 pkt=226186 data_loss=0.00000 2018-08-11 22:15:12,095 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=1024 throughput=2137775<1896232/2196535<2255295 Kbps loss-rate=0 2018-08-11 22:15:12,095 DEBUG undershot, min=2196535 kbps=2225915 max=2255295 2018-08-11 22:15:12,095 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Measuring UDP Throughput (packet size=8192)... 2018-08-11 22:15:12,096 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:15:15,446 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=596.0312 real_seconds=1.00 rate_Mbps=5000.1075 tx_cpu=99 rx_cpu=22 drop=2 pkt=76294 data_loss=0.00263 2018-08-11 22:15:15,447 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=8192 throughput=1<5120110/5000000<10000000 Kbps loss-rate=0 2018-08-11 22:15:15,447 DEBUG undershot, min=5120110 kbps=7560055 max=10000000 2018-08-11 22:15:15,447 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7560055K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:15:18,774 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=900.6250 real_seconds=1.00 rate_Mbps=7555.1714 tx_cpu=99 rx_cpu=29 drop=77 pkt=115357 data_loss=0.06675 2018-08-11 22:15:18,774 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=8192 throughput=5120110<7736495/7560055<10000000 Kbps loss-rate=0 2018-08-11 22:15:18,775 DEBUG undershot, min=7736495 kbps=8868247 max=10000000 2018-08-11 22:15:18,775 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8868247K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:15:22,125 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=1056.5703 real_seconds=1.00 rate_Mbps=8863.2517 tx_cpu=97 rx_cpu=30 drop=78 pkt=135319 data_loss=0.05764 2018-08-11 22:15:22,125 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=8192 throughput=7736495<9075969/8868247<10000000 Kbps loss-rate=0 2018-08-11 22:15:22,126 DEBUG undershot, min=9075969 kbps=9537984 max=10000000 2018-08-11 22:15:22,126 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9537984K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:15:25,476 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] megabytes=1136.2266 real_seconds=1.00 rate_Mbps=9531.4736 tx_cpu=84 rx_cpu=31 drop=101 pkt=145538 data_loss=0.06939 2018-08-11 22:15:25,477 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] pkt-size=8192 throughput=9075969<9760228/9537984<10000000 Kbps loss-rate=0 2018-08-11 22:15:25,477 DEBUG undershot, min=9760228 kbps=9880114 max=10000000 2018-08-11 22:15:25,487 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.9', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.21, 'throughput_kbps': 17172284, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.19, 'throughput_kbps': 16733186, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.21, 'throughput_kbps': 16789527, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.01, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 254500, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1896232, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.07, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9760228, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.191', 'rtt_max_ms': '0.672', 'rtt_min_ms': '0.095', 'rtt_stddev': '0.164', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.120', 'rtt_max_ms': '0.166', 'rtt_min_ms': '0.102', 'rtt_stddev': '0.019', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.174', 'rtt_max_ms': '0.354', 'rtt_min_ms': '0.127', 'rtt_stddev': '0.063', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-11 22:15:25,488 INFO Deleting floating ip aa26d5d4-631f-407c-bcfa-7d0a5243aeea 2018-08-11 22:15:26,458 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Floating IP 172.30.9.201 deleted 2018-08-11 22:15:26,763 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Instance deleted 2018-08-11 22:15:26,795 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] Creating client VM... 2018-08-11 22:15:26,796 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-11 22:15:28,747 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] VM status=BUILD, retrying 1 of 50... 2018-08-11 22:15:31,189 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] VM status=BUILD, retrying 2 of 50... 2018-08-11 22:15:34,052 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] VM status=BUILD, retrying 3 of 50... 2018-08-11 22:15:36,558 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] VM status=BUILD, retrying 4 of 50... 2018-08-11 22:15:38,868 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] VM status=BUILD, retrying 5 of 50... 2018-08-11 22:15:43,396 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] Internal network IP: 192.168.2.3 2018-08-11 22:15:43,396 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] SSH IP: 172.30.9.219 2018-08-11 22:15:43,396 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] Setup SSH for ubuntu@172.30.9.219 2018-08-11 22:15:53,116 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] Installing nuttcp-8.1.4... 2018-08-11 22:15:53,159 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] Copying nuttcp-8.1.4 to target... 2018-08-11 22:15:53,257 INFO ============================================================ 2018-08-11 22:15:53,257 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-11 22:16:02,301 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] 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=0.761 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.544 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.218 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.143 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.128 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.114 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.120 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.096 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.126 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.106 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.096/0.235/0.761/0.217 ms 2018-08-11 22:16:11,337 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] 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.110 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.128 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.118 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.100 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.089 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.097 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.074 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.109 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.131 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.104 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.074/0.106/0.131/0.016 ms 2018-08-11 22:16:20,378 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] 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.372 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.120 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.112 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.132 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.111 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.123 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.113 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.130 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.155 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.182 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.111/0.155/0.372/0.075 ms 2018-08-11 22:16:20,378 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] Measuring TCP Throughput (packet size=65536)... 2018-08-11 22:16:20,379 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:16:30,473 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=19257.7554 real_seconds=10.00 rate_Mbps=16159.3641 tx_cpu=35 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.49 2018-08-11 22:16:30,474 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:16:40,567 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=20197.7118 real_seconds=10.00 rate_Mbps=16948.0192 tx_cpu=35 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.30 2018-08-11 22:16:40,568 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:16:50,662 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=19228.3286 real_seconds=10.00 rate_Mbps=16134.4443 tx_cpu=34 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.28 2018-08-11 22:16:50,663 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] Measuring UDP Throughput (packet size=128)... 2018-08-11 22:16:50,663 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:16:53,990 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=32.8702 real_seconds=1.00 rate_Mbps=276.4674 tx_cpu=21 rx_cpu=36 drop=0 pkt=269273 data_loss=0.00000 2018-08-11 22:16:53,990 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=128 throughput=1<283102/5000000<10000000 Kbps loss-rate=0 2018-08-11 22:16:53,991 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R849306K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:16:57,342 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=30.8206 real_seconds=1.00 rate_Mbps=258.3318 tx_cpu=21 rx_cpu=40 drop=0 pkt=252482 data_loss=0.00000 2018-08-11 22:16:57,342 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=128 throughput=1<264531/849306<849306 Kbps loss-rate=0 2018-08-11 22:16:57,343 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R556918K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:17:00,693 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=31.6169 real_seconds=1.00 rate_Mbps=264.9717 tx_cpu=20 rx_cpu=37 drop=303 pkt=259309 data_loss=0.11689 2018-08-11 22:17:00,694 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=128 throughput=1<271331/556918<556918 Kbps loss-rate=0 2018-08-11 22:17:00,694 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R414124K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:17:04,020 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=30.7611 real_seconds=1.00 rate_Mbps=257.7611 tx_cpu=19 rx_cpu=39 drop=0 pkt=251995 data_loss=0.00000 2018-08-11 22:17:04,020 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=128 throughput=1<263947/414124<414124 Kbps loss-rate=0 2018-08-11 22:17:04,021 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R339035K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:17:07,347 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=28.3773 real_seconds=1.00 rate_Mbps=237.8312 tx_cpu=19 rx_cpu=36 drop=0 pkt=232467 data_loss=0.00000 2018-08-11 22:17:07,347 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=128 throughput=1<243539/339035<339035 Kbps loss-rate=0 2018-08-11 22:17:07,348 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R291287K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:17:10,672 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=29.1360 real_seconds=1.00 rate_Mbps=244.1667 tx_cpu=19 rx_cpu=35 drop=0 pkt=238682 data_loss=0.00000 2018-08-11 22:17:10,673 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=128 throughput=1<250026/291287<291287 Kbps loss-rate=0 2018-08-11 22:17:10,673 DEBUG undershot, min=250026 kbps=270656 max=291287 2018-08-11 22:17:10,673 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R270656K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:17:14,023 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=27.4653 real_seconds=1.00 rate_Mbps=230.2085 tx_cpu=28 rx_cpu=36 drop=0 pkt=224996 data_loss=0.00000 2018-08-11 22:17:14,024 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=128 throughput=250026<235733/270656<291287 Kbps loss-rate=0 2018-08-11 22:17:14,024 DEBUG undershot, min=270656 kbps=280971 max=291287 2018-08-11 22:17:14,024 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R280971K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:17:17,374 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=31.2091 real_seconds=1.00 rate_Mbps=261.6633 tx_cpu=21 rx_cpu=39 drop=32 pkt=255697 data_loss=0.01249 2018-08-11 22:17:17,375 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=128 throughput=270656<267943/280971<291287 Kbps loss-rate=0 2018-08-11 22:17:17,375 DEBUG undershot, min=280971 kbps=286129 max=291287 2018-08-11 22:17:17,375 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] Measuring UDP Throughput (packet size=1024)... 2018-08-11 22:17:17,376 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:17:20,700 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=225.8398 real_seconds=1.00 rate_Mbps=1894.1883 tx_cpu=34 rx_cpu=35 drop=19 pkt=231279 data_loss=0.00824 2018-08-11 22:17:20,700 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=1024 throughput=1<1939648/5000000<10000000 Kbps loss-rate=0 2018-08-11 22:17:20,701 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3469824K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:17:24,026 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=231.7324 real_seconds=1.00 rate_Mbps=1942.7021 tx_cpu=41 rx_cpu=36 drop=0 pkt=237294 data_loss=0.00000 2018-08-11 22:17:24,026 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=1024 throughput=1<1989326/3469824<3469824 Kbps loss-rate=0 2018-08-11 22:17:24,027 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2729575K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:17:27,353 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=230.4131 real_seconds=1.00 rate_Mbps=1932.6054 tx_cpu=36 rx_cpu=34 drop=0 pkt=235943 data_loss=0.00000 2018-08-11 22:17:27,354 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=1024 throughput=1<1978987/2729575<2729575 Kbps loss-rate=0 2018-08-11 22:17:27,354 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2354281K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:17:30,678 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=233.4355 real_seconds=1.00 rate_Mbps=1957.6883 tx_cpu=34 rx_cpu=36 drop=528 pkt=239566 data_loss=0.22043 2018-08-11 22:17:30,679 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=1024 throughput=1<2004672/2354281<2354281 Kbps loss-rate=0 2018-08-11 22:17:30,679 DEBUG undershot, min=2004672 kbps=2179476 max=2354281 2018-08-11 22:17:30,679 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2179476K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:17:34,030 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=217.6494 real_seconds=1.00 rate_Mbps=1824.9945 tx_cpu=33 rx_cpu=34 drop=0 pkt=222873 data_loss=0.00000 2018-08-11 22:17:34,030 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=1024 throughput=2004672<1868794/2179476<2354281 Kbps loss-rate=0 2018-08-11 22:17:34,031 DEBUG undershot, min=2179476 kbps=2266878 max=2354281 2018-08-11 22:17:34,031 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2266878K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:17:37,355 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=219.4023 real_seconds=1.00 rate_Mbps=1839.8676 tx_cpu=29 rx_cpu=40 drop=0 pkt=224668 data_loss=0.00000 2018-08-11 22:17:37,356 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=1024 throughput=2179476<1884024/2266878<2354281 Kbps loss-rate=0 2018-08-11 22:17:37,356 DEBUG undershot, min=2266878 kbps=2310579 max=2354281 2018-08-11 22:17:37,356 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] Measuring UDP Throughput (packet size=8192)... 2018-08-11 22:17:37,357 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:17:40,706 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=593.7188 real_seconds=1.00 rate_Mbps=4983.2695 tx_cpu=99 rx_cpu=22 drop=298 pkt=76294 data_loss=0.39059 2018-08-11 22:17:40,707 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=8192 throughput=1<5102867/5000000<10000000 Kbps loss-rate=0 2018-08-11 22:17:40,707 DEBUG undershot, min=5102867 kbps=7551433 max=10000000 2018-08-11 22:17:40,707 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7551433K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:17:44,058 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=899.4531 real_seconds=1.00 rate_Mbps=7548.8964 tx_cpu=99 rx_cpu=32 drop=96 pkt=115226 data_loss=0.08331 2018-08-11 22:17:44,058 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=8192 throughput=5102867<7730069/7551433<10000000 Kbps loss-rate=0 2018-08-11 22:17:44,059 DEBUG undershot, min=7730069 kbps=8865034 max=10000000 2018-08-11 22:17:44,059 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8865034K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:17:47,383 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=1043.2422 real_seconds=1.00 rate_Mbps=8751.3410 tx_cpu=45 rx_cpu=30 drop=15 pkt=133550 data_loss=0.01123 2018-08-11 22:17:47,383 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=8192 throughput=7730069<8961373/8865034<10000000 Kbps loss-rate=0 2018-08-11 22:17:47,383 DEBUG undershot, min=8961373 kbps=9480686 max=10000000 2018-08-11 22:17:47,384 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9480686K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:17:50,710 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=1052.8438 real_seconds=1.00 rate_Mbps=8827.4798 tx_cpu=46 rx_cpu=30 drop=12 pkt=134776 data_loss=0.00890 2018-08-11 22:17:50,710 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=8192 throughput=8961373<9039339/9480686<10000000 Kbps loss-rate=0 2018-08-11 22:17:50,711 DEBUG undershot, min=9039339 kbps=9519669 max=10000000 2018-08-11 22:17:50,711 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9519669K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:17:54,061 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=1046.2812 real_seconds=1.00 rate_Mbps=8770.0728 tx_cpu=44 rx_cpu=30 drop=13 pkt=133937 data_loss=0.00971 2018-08-11 22:17:54,062 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=8192 throughput=9039339<8980554/9519669<10000000 Kbps loss-rate=0 2018-08-11 22:17:54,062 DEBUG undershot, min=9519669 kbps=9759834 max=10000000 2018-08-11 22:17:54,073 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.3', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.49, 'throughput_kbps': 16547188, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.3, 'throughput_kbps': 17354771, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.28, 'throughput_kbps': 16521670, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.01, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 267943, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1884024, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.01, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 8980554, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.235', 'rtt_max_ms': '0.761', 'rtt_min_ms': '0.096', 'rtt_stddev': '0.217', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.106', 'rtt_max_ms': '0.131', 'rtt_min_ms': '0.074', 'rtt_stddev': '0.016', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.155', 'rtt_max_ms': '0.372', 'rtt_min_ms': '0.111', 'rtt_stddev': '0.075', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-11 22:17:54,074 INFO ============================================================ 2018-08-11 22:17:54,074 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-11 22:18:03,139 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] PING 172.30.9.206 (172.30.9.206) 64(92) bytes of data. 72 bytes from 172.30.9.206: icmp_seq=1 ttl=64 time=0.433 ms 72 bytes from 172.30.9.206: icmp_seq=2 ttl=64 time=0.292 ms 72 bytes from 172.30.9.206: icmp_seq=3 ttl=64 time=0.485 ms 72 bytes from 172.30.9.206: icmp_seq=4 ttl=64 time=0.317 ms 72 bytes from 172.30.9.206: icmp_seq=5 ttl=64 time=0.172 ms 72 bytes from 172.30.9.206: icmp_seq=6 ttl=64 time=0.109 ms 72 bytes from 172.30.9.206: icmp_seq=7 ttl=64 time=0.298 ms 72 bytes from 172.30.9.206: icmp_seq=8 ttl=64 time=0.109 ms 72 bytes from 172.30.9.206: icmp_seq=9 ttl=64 time=0.119 ms 72 bytes from 172.30.9.206: icmp_seq=10 ttl=64 time=0.262 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.109/0.259/0.485/0.127 ms 2018-08-11 22:18:12,179 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] PING 172.30.9.206 (172.30.9.206) 391(419) bytes of data. 399 bytes from 172.30.9.206: icmp_seq=1 ttl=64 time=0.173 ms 399 bytes from 172.30.9.206: icmp_seq=2 ttl=64 time=0.084 ms 399 bytes from 172.30.9.206: icmp_seq=3 ttl=64 time=0.128 ms 399 bytes from 172.30.9.206: icmp_seq=4 ttl=64 time=0.258 ms 399 bytes from 172.30.9.206: icmp_seq=5 ttl=64 time=0.224 ms 399 bytes from 172.30.9.206: icmp_seq=6 ttl=64 time=0.106 ms 399 bytes from 172.30.9.206: icmp_seq=7 ttl=64 time=0.109 ms 399 bytes from 172.30.9.206: icmp_seq=8 ttl=64 time=0.178 ms 399 bytes from 172.30.9.206: icmp_seq=9 ttl=64 time=0.311 ms 399 bytes from 172.30.9.206: icmp_seq=10 ttl=64 time=0.301 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.084/0.187/0.311/0.079 ms 2018-08-11 22:18:21,218 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] PING 172.30.9.206 (172.30.9.206) 1500(1528) bytes of data. 1508 bytes from 172.30.9.206: icmp_seq=1 ttl=64 time=0.374 ms 1508 bytes from 172.30.9.206: icmp_seq=2 ttl=64 time=0.216 ms 1508 bytes from 172.30.9.206: icmp_seq=3 ttl=64 time=0.256 ms 1508 bytes from 172.30.9.206: icmp_seq=4 ttl=64 time=0.125 ms 1508 bytes from 172.30.9.206: icmp_seq=5 ttl=64 time=0.144 ms 1508 bytes from 172.30.9.206: icmp_seq=6 ttl=64 time=0.218 ms 1508 bytes from 172.30.9.206: icmp_seq=7 ttl=64 time=0.374 ms 1508 bytes from 172.30.9.206: icmp_seq=8 ttl=64 time=0.146 ms 1508 bytes from 172.30.9.206: icmp_seq=9 ttl=64 time=0.217 ms 1508 bytes from 172.30.9.206: icmp_seq=10 ttl=64 time=0.192 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.125/0.226/0.374/0.083 ms 2018-08-11 22:18:21,219 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] Measuring TCP Throughput (packet size=65536)... 2018-08-11 22:18:21,220 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:18:31,339 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=19448.7899 real_seconds=10.00 rate_Mbps=16321.7331 tx_cpu=37 rx_cpu=54 retrans=0 cwnd=3137 rtt_ms=0.49 2018-08-11 22:18:31,339 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:18:41,432 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=19235.2466 real_seconds=10.00 rate_Mbps=16140.2427 tx_cpu=34 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.43 2018-08-11 22:18:41,433 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:18:51,527 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=22895.4375 real_seconds=10.00 rate_Mbps=19212.8979 tx_cpu=40 rx_cpu=56 retrans=0 cwnd=3137 rtt_ms=0.17 2018-08-11 22:18:51,527 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] Measuring UDP Throughput (packet size=128)... 2018-08-11 22:18:51,528 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:18:54,855 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=30.2013 real_seconds=1.00 rate_Mbps=253.6217 tx_cpu=21 rx_cpu=36 drop=144 pkt=247553 data_loss=0.05824 2018-08-11 22:18:54,855 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=128 throughput=1<259708/5000000<10000000 Kbps loss-rate=0 2018-08-11 22:18:54,856 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R779124K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:18:58,180 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=31.0179 real_seconds=1.00 rate_Mbps=260.0590 tx_cpu=20 rx_cpu=36 drop=288 pkt=254387 data_loss=0.11335 2018-08-11 22:18:58,181 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=128 throughput=1<266300/779124<779124 Kbps loss-rate=0 2018-08-11 22:18:58,181 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R522712K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:19:01,506 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=28.2742 real_seconds=1.00 rate_Mbps=237.0271 tx_cpu=19 rx_cpu=34 drop=0 pkt=231622 data_loss=0.00000 2018-08-11 22:19:01,507 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=128 throughput=1<242715/522712<522712 Kbps loss-rate=0 2018-08-11 22:19:01,507 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R382713K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:19:04,835 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=28.8674 real_seconds=1.00 rate_Mbps=241.9459 tx_cpu=20 rx_cpu=38 drop=41 pkt=236523 data_loss=0.01732 2018-08-11 22:19:04,835 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=128 throughput=1<247752/382713<382713 Kbps loss-rate=0 2018-08-11 22:19:04,835 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R315232K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:19:08,160 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=31.1597 real_seconds=1.00 rate_Mbps=261.0174 tx_cpu=20 rx_cpu=33 drop=650 pkt=255910 data_loss=0.25385 2018-08-11 22:19:08,161 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=128 throughput=1<267281/315232<315232 Kbps loss-rate=0 2018-08-11 22:19:08,161 DEBUG undershot, min=267281 kbps=291256 max=315232 2018-08-11 22:19:08,161 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R291256K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:19:11,511 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=27.2626 real_seconds=1.00 rate_Mbps=228.4009 tx_cpu=26 rx_cpu=36 drop=70 pkt=223406 data_loss=0.03154 2018-08-11 22:19:11,512 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=128 throughput=267281<233882/291256<315232 Kbps loss-rate=0 2018-08-11 22:19:11,512 DEBUG undershot, min=291256 kbps=303244 max=315232 2018-08-11 22:19:11,513 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R303244K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:19:14,863 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=32.9746 real_seconds=1.00 rate_Mbps=276.4107 tx_cpu=21 rx_cpu=38 drop=0 pkt=270128 data_loss=0.00000 2018-08-11 22:19:14,864 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=128 throughput=291256<283044/303244<315232 Kbps loss-rate=0 2018-08-11 22:19:14,864 DEBUG undershot, min=303244 kbps=309238 max=315232 2018-08-11 22:19:14,864 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] Measuring UDP Throughput (packet size=1024)... 2018-08-11 22:19:14,864 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:19:18,190 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=239.0947 real_seconds=1.00 rate_Mbps=2005.5456 tx_cpu=35 rx_cpu=36 drop=612 pkt=245445 data_loss=0.24936 2018-08-11 22:19:18,190 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=1024 throughput=1<2053678/5000000<10000000 Kbps loss-rate=0 2018-08-11 22:19:18,191 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3526839K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:19:21,517 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=257.3340 real_seconds=1.00 rate_Mbps=2158.9092 tx_cpu=33 rx_cpu=40 drop=0 pkt=263510 data_loss=0.00000 2018-08-11 22:19:21,517 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=1024 throughput=1<2210723/3526839<3526839 Kbps loss-rate=0 2018-08-11 22:19:21,518 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2868781K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:19:24,842 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=234.1699 real_seconds=1.00 rate_Mbps=1964.6269 tx_cpu=42 rx_cpu=37 drop=395 pkt=240185 data_loss=0.16448 2018-08-11 22:19:24,843 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=1024 throughput=1<2011777/2868781<2868781 Kbps loss-rate=0 2018-08-11 22:19:24,843 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2440279K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:19:28,193 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=241.7393 real_seconds=1.00 rate_Mbps=2026.9255 tx_cpu=43 rx_cpu=39 drop=136 pkt=247677 data_loss=0.05491 2018-08-11 22:19:28,193 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=1024 throughput=1<2075571/2440279<2440279 Kbps loss-rate=0 2018-08-11 22:19:28,193 DEBUG undershot, min=2075571 kbps=2257925 max=2440279 2018-08-11 22:19:28,194 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2257925K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:19:31,515 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=243.7920 real_seconds=1.00 rate_Mbps=2044.7544 tx_cpu=35 rx_cpu=36 drop=0 pkt=249643 data_loss=0.00000 2018-08-11 22:19:31,516 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=1024 throughput=2075571<2093828/2257925<2440279 Kbps loss-rate=0 2018-08-11 22:19:31,516 DEBUG undershot, min=2093828 kbps=2267053 max=2440279 2018-08-11 22:19:31,516 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2267053K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:19:34,844 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=240.2197 real_seconds=1.00 rate_Mbps=2013.9531 tx_cpu=37 rx_cpu=35 drop=0 pkt=245985 data_loss=0.00000 2018-08-11 22:19:34,844 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=1024 throughput=2093828<2062287/2267053<2440279 Kbps loss-rate=0 2018-08-11 22:19:34,844 DEBUG undershot, min=2267053 kbps=2353666 max=2440279 2018-08-11 22:19:34,845 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2353666K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:19:38,169 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=230.7637 real_seconds=1.00 rate_Mbps=1934.6851 tx_cpu=39 rx_cpu=37 drop=1131 pkt=237433 data_loss=0.47635 2018-08-11 22:19:38,169 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=1024 throughput=2267053<1981117/2353666<2440279 Kbps loss-rate=0 2018-08-11 22:19:38,170 DEBUG undershot, min=2353666 kbps=2396972 max=2440279 2018-08-11 22:19:38,170 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] Measuring UDP Throughput (packet size=8192)... 2018-08-11 22:19:38,171 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:19:41,520 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=595.6484 real_seconds=1.00 rate_Mbps=4999.2809 tx_cpu=99 rx_cpu=20 drop=51 pkt=76294 data_loss=0.06686 2018-08-11 22:19:41,521 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=8192 throughput=1<5119263/5000000<10000000 Kbps loss-rate=0 2018-08-11 22:19:41,521 DEBUG undershot, min=5119263 kbps=7559631 max=10000000 2018-08-11 22:19:41,521 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7559631K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:19:44,870 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=900.7969 real_seconds=1.00 rate_Mbps=7560.9079 tx_cpu=99 rx_cpu=32 drop=49 pkt=115351 data_loss=0.04248 2018-08-11 22:19:44,870 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=8192 throughput=5119263<7742369/7559631<10000000 Kbps loss-rate=0 2018-08-11 22:19:44,871 DEBUG undershot, min=7742369 kbps=8871184 max=10000000 2018-08-11 22:19:44,871 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8871184K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:19:48,220 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=1055.9531 real_seconds=1.00 rate_Mbps=8862.4612 tx_cpu=95 rx_cpu=32 drop=202 pkt=135364 data_loss=0.14922 2018-08-11 22:19:48,221 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=8192 throughput=7742369<9075160/8871184<10000000 Kbps loss-rate=0 2018-08-11 22:19:48,221 DEBUG undershot, min=9075160 kbps=9537580 max=10000000 2018-08-11 22:19:48,221 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9537580K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:19:51,570 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] megabytes=1136.9375 real_seconds=1.00 rate_Mbps=9542.5523 tx_cpu=78 rx_cpu=36 drop=4 pkt=145532 data_loss=0.00275 2018-08-11 22:19:51,571 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] pkt-size=8192 throughput=9075160<9771573/9537580<10000000 Kbps loss-rate=0 2018-08-11 22:19:51,571 DEBUG undershot, min=9771573 kbps=9885786 max=10000000 2018-08-11 22:19:51,581 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.3', 'ip_to': u'172.30.9.206', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.49, 'throughput_kbps': 16713454, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.43, 'throughput_kbps': 16527608, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.17, 'throughput_kbps': 19674007, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 283044, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.48, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1981117, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9771573, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.259', 'rtt_max_ms': '0.485', 'rtt_min_ms': '0.109', 'rtt_stddev': '0.127', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.187', 'rtt_max_ms': '0.311', 'rtt_min_ms': '0.084', 'rtt_stddev': '0.079', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.226', 'rtt_max_ms': '0.374', 'rtt_min_ms': '0.125', 'rtt_stddev': '0.083', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-11 22:19:51,583 INFO Deleting floating ip ea7a873e-60ee-4372-86db-0e34cbc421fc 2018-08-11 22:19:52,337 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] Floating IP 172.30.9.219 deleted 2018-08-11 22:19:52,483 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe2] Instance deleted 2018-08-11 22:19:52,491 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] Creating client VM... 2018-08-11 22:19:52,491 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-11 22:19:54,523 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 1 of 50... 2018-08-11 22:19:57,072 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 2 of 50... 2018-08-11 22:19:59,402 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 3 of 50... 2018-08-11 22:20:01,745 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 4 of 50... 2018-08-11 22:20:04,058 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 5 of 50... 2018-08-11 22:20:06,385 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 6 of 50... 2018-08-11 22:20:08,549 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 7 of 50... 2018-08-11 22:20:10,903 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 8 of 50... 2018-08-11 22:20:13,070 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 9 of 50... 2018-08-11 22:20:15,547 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 10 of 50... 2018-08-11 22:20:17,712 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 11 of 50... 2018-08-11 22:20:20,064 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 12 of 50... 2018-08-11 22:20:22,537 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 13 of 50... 2018-08-11 22:20:24,697 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 14 of 50... 2018-08-11 22:20:27,105 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 15 of 50... 2018-08-11 22:20:29,590 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 16 of 50... 2018-08-11 22:20:31,910 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 17 of 50... 2018-08-11 22:20:34,241 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 18 of 50... 2018-08-11 22:20:36,390 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 19 of 50... 2018-08-11 22:20:38,853 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 20 of 50... 2018-08-11 22:20:41,165 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 21 of 50... 2018-08-11 22:20:43,325 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 22 of 50... 2018-08-11 22:20:45,678 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 23 of 50... 2018-08-11 22:20:48,007 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 24 of 50... 2018-08-11 22:20:50,183 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 25 of 50... 2018-08-11 22:20:52,651 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 26 of 50... 2018-08-11 22:20:54,957 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 27 of 50... 2018-08-11 22:20:57,476 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 28 of 50... 2018-08-11 22:20:59,938 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 29 of 50... 2018-08-11 22:21:02,256 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 30 of 50... 2018-08-11 22:21:04,429 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 31 of 50... 2018-08-11 22:21:06,599 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 32 of 50... 2018-08-11 22:21:08,762 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 33 of 50... 2018-08-11 22:21:11,079 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 34 of 50... 2018-08-11 22:21:13,245 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 35 of 50... 2018-08-11 22:21:15,579 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 36 of 50... 2018-08-11 22:21:17,907 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 37 of 50... 2018-08-11 22:21:20,259 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 38 of 50... 2018-08-11 22:21:22,741 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 39 of 50... 2018-08-11 22:21:25,065 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 40 of 50... 2018-08-11 22:21:27,402 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 41 of 50... 2018-08-11 22:21:29,715 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 42 of 50... 2018-08-11 22:21:32,023 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] VM status=BUILD, retrying 43 of 50... 2018-08-11 22:21:35,860 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] Internal network IP: 192.168.1.13 2018-08-11 22:21:35,860 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] SSH IP: 172.30.9.201 2018-08-11 22:21:35,860 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] Setup SSH for ubuntu@172.30.9.201 2018-08-11 22:23:13,339 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] Installing nuttcp-8.1.4... 2018-08-11 22:23:13,383 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] Copying nuttcp-8.1.4 to target... 2018-08-11 22:23:13,552 INFO ============================================================ 2018-08-11 22:23:13,552 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-08-11 22:23:22,598 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] 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=2.04 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.743 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.438 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.382 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.359 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.295 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.300 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.372 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.399 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.376 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.295/0.571/2.048/0.506 ms 2018-08-11 22:23:31,642 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] 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.370 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.396 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.254 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.440 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.456 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.201 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.163 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.320 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.249 ms 2018-08-11 22:23:40,683 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] 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.982 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.446 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.298 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.302 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.394 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.341 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.248 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.259 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.251 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.197 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.197/0.371/0.982/0.216 ms 2018-08-11 22:23:40,684 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] Measuring TCP Throughput (packet size=65536)... 2018-08-11 22:23:40,685 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:23:50,787 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=7408.2515 real_seconds=10.00 rate_Mbps=6211.7325 tx_cpu=11 rx_cpu=18 retrans=1093 cwnd=557 rtt_ms=0.30 2018-08-11 22:23:50,788 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:24:00,888 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=6826.9517 real_seconds=10.00 rate_Mbps=5725.6071 tx_cpu=10 rx_cpu=18 retrans=41 cwnd=465 rtt_ms=0.41 2018-08-11 22:24:00,888 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:24:10,988 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=6630.2419 real_seconds=10.00 rate_Mbps=5560.5105 tx_cpu=11 rx_cpu=17 retrans=10 cwnd=537 rtt_ms=0.55 2018-08-11 22:24:10,988 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] Measuring UDP Throughput (packet size=128)... 2018-08-11 22:24:10,989 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:24:14,316 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=32.4200 real_seconds=1.00 rate_Mbps=272.1623 tx_cpu=22 rx_cpu=32 drop=237 pkt=265821 data_loss=0.08906 2018-08-11 22:24:14,317 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=128 throughput=1<278694/5000000<10000000 Kbps loss-rate=0 2018-08-11 22:24:14,317 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R836082K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:24:17,643 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=31.5270 real_seconds=1.00 rate_Mbps=264.4037 tx_cpu=22 rx_cpu=34 drop=6911 pkt=265180 data_loss=2.60607 2018-08-11 22:24:17,643 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=128 throughput=1<270749/836082<836082 Kbps loss-rate=2 2018-08-11 22:24:17,644 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R553415K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:24:20,968 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=32.9050 real_seconds=1.00 rate_Mbps=275.6332 tx_cpu=22 rx_cpu=33 drop=16 pkt=269573 data_loss=0.00577 2018-08-11 22:24:20,968 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=128 throughput=1<282248/553415<553415 Kbps loss-rate=0 2018-08-11 22:24:20,969 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R417831K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:24:24,296 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=33.3228 real_seconds=1.00 rate_Mbps=279.1421 tx_cpu=23 rx_cpu=34 drop=0 pkt=272980 data_loss=0.00000 2018-08-11 22:24:24,297 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=128 throughput=1<285841/417831<417831 Kbps loss-rate=0 2018-08-11 22:24:24,297 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R351836K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:24:27,625 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=32.8308 real_seconds=1.00 rate_Mbps=275.6625 tx_cpu=23 rx_cpu=33 drop=1316 pkt=270266 data_loss=0.48710 2018-08-11 22:24:27,625 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=128 throughput=1<282278/351836<351836 Kbps loss-rate=0 2018-08-11 22:24:27,625 DEBUG undershot, min=282278 kbps=317057 max=351836 2018-08-11 22:24:27,626 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R317057K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:24:30,953 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=33.1135 real_seconds=1.00 rate_Mbps=277.4703 tx_cpu=23 rx_cpu=32 drop=22 pkt=271288 data_loss=0.00815 2018-08-11 22:24:30,953 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=128 throughput=282278<284129/317057<351836 Kbps loss-rate=0 2018-08-11 22:24:30,954 DEBUG undershot, min=284129 kbps=317982 max=351836 2018-08-11 22:24:30,954 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R317982K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:24:34,305 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=33.1625 real_seconds=1.00 rate_Mbps=277.8605 tx_cpu=24 rx_cpu=32 drop=0 pkt=271667 data_loss=0.00000 2018-08-11 22:24:34,306 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=128 throughput=284129<284529/317982<351836 Kbps loss-rate=0 2018-08-11 22:24:34,306 DEBUG undershot, min=284529 kbps=318182 max=351836 2018-08-11 22:24:34,306 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R318182K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:24:37,631 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=30.6108 real_seconds=1.00 rate_Mbps=256.4551 tx_cpu=23 rx_cpu=31 drop=18203 pkt=268967 data_loss=6.76791 2018-08-11 22:24:37,632 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=128 throughput=284529<262610/318182<351836 Kbps loss-rate=6 2018-08-11 22:24:37,632 DEBUG overshot, min=284529 kbps=262610 max=318182 2018-08-11 22:24:37,632 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R262610K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:24:40,984 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=29.8026 real_seconds=1.00 rate_Mbps=249.6793 tx_cpu=34 rx_cpu=33 drop=312 pkt=244455 data_loss=0.12768 2018-08-11 22:24:40,985 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=128 throughput=284529<255671/262610<318182 Kbps loss-rate=0 2018-08-11 22:24:40,985 DEBUG undershot, min=301355 kbps=309768 max=318182 2018-08-11 22:24:40,985 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R309768K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:24:44,336 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=33.6451 real_seconds=1.00 rate_Mbps=281.8405 tx_cpu=26 rx_cpu=32 drop=280 pkt=275901 data_loss=0.10155 2018-08-11 22:24:44,337 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=128 throughput=301355<288604/309768<318182 Kbps loss-rate=0 2018-08-11 22:24:44,337 DEBUG undershot, min=309768 kbps=313975 max=318182 2018-08-11 22:24:44,337 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] Measuring UDP Throughput (packet size=1024)... 2018-08-11 22:24:44,338 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:24:47,664 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=261.0254 real_seconds=1.00 rate_Mbps=2188.8998 tx_cpu=35 rx_cpu=35 drop=207 pkt=267497 data_loss=0.07737 2018-08-11 22:24:47,665 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=1024 throughput=1<2241433/5000000<10000000 Kbps loss-rate=0 2018-08-11 22:24:47,665 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3620716K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:24:50,992 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=246.5361 real_seconds=1.00 rate_Mbps=2066.4872 tx_cpu=39 rx_cpu=33 drop=37 pkt=252490 data_loss=0.01468 2018-08-11 22:24:50,992 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=1024 throughput=1<2116082/3620716<3620716 Kbps loss-rate=0 2018-08-11 22:24:50,993 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2868399K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:24:54,321 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=269.1846 real_seconds=1.00 rate_Mbps=2256.9915 tx_cpu=39 rx_cpu=34 drop=0 pkt=275645 data_loss=0.00000 2018-08-11 22:24:54,322 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=1024 throughput=1<2311159/2868399<2868399 Kbps loss-rate=0 2018-08-11 22:24:54,322 DEBUG undershot, min=2311159 kbps=2589779 max=2868399 2018-08-11 22:24:54,322 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2589779K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:24:57,673 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=269.0068 real_seconds=1.00 rate_Mbps=2257.3310 tx_cpu=42 rx_cpu=34 drop=1073 pkt=276536 data_loss=0.38803 2018-08-11 22:24:57,674 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=1024 throughput=2311159<2311506/2589779<2868399 Kbps loss-rate=0 2018-08-11 22:24:57,674 DEBUG undershot, min=2311506 kbps=2589952 max=2868399 2018-08-11 22:24:57,675 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2589952K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:25:01,026 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=238.7490 real_seconds=1.00 rate_Mbps=2003.6015 tx_cpu=43 rx_cpu=34 drop=269 pkt=244748 data_loss=0.10991 2018-08-11 22:25:01,026 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=1024 throughput=2311506<2051687/2589952<2868399 Kbps loss-rate=0 2018-08-11 22:25:01,027 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] Measuring UDP Throughput (packet size=8192)... 2018-08-11 22:25:01,027 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:25:04,378 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=352.5078 real_seconds=1.00 rate_Mbps=2956.3581 tx_cpu=99 rx_cpu=13 drop=31173 pkt=76294 data_loss=40.85905 2018-08-11 22:25:04,379 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=8192 throughput=1<3027310/5000000<10000000 Kbps loss-rate=40 2018-08-11 22:25:04,379 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4013655K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:25:07,704 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=353.2344 real_seconds=1.00 rate_Mbps=2958.8425 tx_cpu=99 rx_cpu=13 drop=16030 pkt=61244 data_loss=26.17400 2018-08-11 22:25:07,705 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=8192 throughput=1<3029854/4013655<4013655 Kbps loss-rate=26 2018-08-11 22:25:07,705 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3521754K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:25:11,056 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=363.7812 real_seconds=1.00 rate_Mbps=3046.8439 tx_cpu=99 rx_cpu=13 drop=7174 pkt=53738 data_loss=13.34996 2018-08-11 22:25:11,057 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=8192 throughput=1<3119968/3521754<3521754 Kbps loss-rate=13 2018-08-11 22:25:11,057 DEBUG overshot, min=1 kbps=3119968 max=3521754 2018-08-11 22:25:11,057 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3119968K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:25:14,385 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=370.8984 real_seconds=1.00 rate_Mbps=3111.1505 tx_cpu=99 rx_cpu=14 drop=132 pkt=47607 data_loss=0.27728 2018-08-11 22:25:14,385 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=8192 throughput=1<3185818/3119968<3521754 Kbps loss-rate=0 2018-08-11 22:25:14,385 DEBUG undershot, min=3185818 kbps=3353786 max=3521754 2018-08-11 22:25:14,386 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3353786K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:25:17,712 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=365.7422 real_seconds=1.00 rate_Mbps=3063.6042 tx_cpu=99 rx_cpu=14 drop=4360 pkt=51175 data_loss=8.51978 2018-08-11 22:25:17,712 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=8192 throughput=3185818<3137130/3353786<3521754 Kbps loss-rate=8 2018-08-11 22:25:17,713 DEBUG overshot, min=3185818 kbps=3137130 max=3353786 2018-08-11 22:25:17,713 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3137130K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:25:21,041 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] megabytes=373.9375 real_seconds=1.00 rate_Mbps=3136.8590 tx_cpu=99 rx_cpu=14 drop=5 pkt=47869 data_loss=0.01046 2018-08-11 22:25:21,041 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] pkt-size=8192 throughput=3185818<3212143/3137130<3353786 Kbps loss-rate=0 2018-08-11 22:25:21,041 DEBUG undershot, min=3212143 kbps=3282964 max=3353786 2018-08-11 22:25:21,052 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.13', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1093, 'rtt_ms': 0.3, 'throughput_kbps': 6360814, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 41, 'rtt_ms': 0.41, 'throughput_kbps': 5863021, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 10, 'rtt_ms': 0.55, 'throughput_kbps': 5693962, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.1, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 288604, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.11, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2051687, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.01, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3212143, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.571', 'rtt_max_ms': '2.048', 'rtt_min_ms': '0.295', 'rtt_stddev': '0.506', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': 0, 'rtt_max_ms': 0, 'rtt_min_ms': 0, 'rtt_stddev': 0, 'rx_packets': 0, 'tx_packets': 0}, { 'packet_size': 1500, 'rtt_avg_ms': '0.371', 'rtt_max_ms': '0.982', 'rtt_min_ms': '0.197', 'rtt_stddev': '0.216', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-11 22:25:21,053 INFO Deleting floating ip afc40f0a-b573-4478-b05f-cf5b36417be9 2018-08-11 22:25:21,669 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] Floating IP 172.30.9.201 deleted 2018-08-11 22:25:21,962 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe3] Instance deleted 2018-08-11 22:25:21,965 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] Creating client VM... 2018-08-11 22:25:21,966 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-11 22:25:23,658 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] VM status=BUILD, retrying 1 of 50... 2018-08-11 22:25:25,975 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] VM status=BUILD, retrying 2 of 50... 2018-08-11 22:25:28,280 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] VM status=BUILD, retrying 3 of 50... 2018-08-11 22:25:30,534 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] VM status=BUILD, retrying 4 of 50... 2018-08-11 22:25:32,901 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] VM status=BUILD, retrying 5 of 50... 2018-08-11 22:25:35,344 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] VM status=BUILD, retrying 6 of 50... 2018-08-11 22:25:39,660 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] Internal network IP: 192.168.2.3 2018-08-11 22:25:39,660 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] SSH IP: 172.30.9.203 2018-08-11 22:25:39,660 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] Setup SSH for ubuntu@172.30.9.203 2018-08-11 22:27:15,137 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] Installing nuttcp-8.1.4... 2018-08-11 22:27:15,181 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] Copying nuttcp-8.1.4 to target... 2018-08-11 22:27:15,345 INFO ============================================================ 2018-08-11 22:27:15,346 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-08-11 22:27:24,392 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] 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=0.996 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.407 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.160 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.174 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.142 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.208 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.155 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.239 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.353 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.227 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.142/0.306/0.996/0.244 ms 2018-08-11 22:27:33,433 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] 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.168 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.188 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.241 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.191 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.248 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.182 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.241 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.350 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.161 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.157 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.157/0.212/0.350/0.058 ms 2018-08-11 22:27:42,473 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] 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.850 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.234 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.217 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.541 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.545 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.420 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.724 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.257 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.293 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.255 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.217/0.433/0.850/0.213 ms 2018-08-11 22:27:42,473 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] Measuring TCP Throughput (packet size=65536)... 2018-08-11 22:27:42,474 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:27:52,599 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=6736.7198 real_seconds=10.00 rate_Mbps=5649.9808 tx_cpu=10 rx_cpu=18 retrans=34 cwnd=476 rtt_ms=0.53 2018-08-11 22:27:52,599 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:28:02,698 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=6968.5041 real_seconds=10.00 rate_Mbps=5844.2519 tx_cpu=10 rx_cpu=18 retrans=13 cwnd=526 rtt_ms=0.36 2018-08-11 22:28:02,698 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:28:12,798 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=7429.6826 real_seconds=10.00 rate_Mbps=6230.4371 tx_cpu=11 rx_cpu=18 retrans=1 cwnd=779 rtt_ms=0.33 2018-08-11 22:28:12,799 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] Measuring UDP Throughput (packet size=128)... 2018-08-11 22:28:12,799 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:28:16,125 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=32.9192 real_seconds=1.00 rate_Mbps=277.1965 tx_cpu=22 rx_cpu=34 drop=2049 pkt=271723 data_loss=0.75401 2018-08-11 22:28:16,125 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=128 throughput=1<283849/5000000<10000000 Kbps loss-rate=0 2018-08-11 22:28:16,125 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R851547K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:28:19,449 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=33.1709 real_seconds=1.00 rate_Mbps=277.9003 tx_cpu=22 rx_cpu=32 drop=0 pkt=271736 data_loss=0.00000 2018-08-11 22:28:19,450 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=128 throughput=1<284569/851547<851547 Kbps loss-rate=0 2018-08-11 22:28:19,450 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R568058K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:28:22,778 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=33.0298 real_seconds=1.00 rate_Mbps=276.7557 tx_cpu=22 rx_cpu=33 drop=0 pkt=270580 data_loss=0.00000 2018-08-11 22:28:22,778 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=128 throughput=1<283397/568058<568058 Kbps loss-rate=0 2018-08-11 22:28:22,779 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R425727K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:28:26,106 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=32.4066 real_seconds=1.00 rate_Mbps=271.6932 tx_cpu=22 rx_cpu=32 drop=960 pkt=266435 data_loss=0.36035 2018-08-11 22:28:26,106 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=128 throughput=1<278213/425727<425727 Kbps loss-rate=0 2018-08-11 22:28:26,107 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R351970K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:28:29,462 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=31.9856 real_seconds=1.00 rate_Mbps=267.9526 tx_cpu=22 rx_cpu=34 drop=0 pkt=262026 data_loss=0.00000 2018-08-11 22:28:29,462 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=128 throughput=1<274383/351970<351970 Kbps loss-rate=0 2018-08-11 22:28:29,463 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R313176K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:28:32,790 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=32.1168 real_seconds=1.00 rate_Mbps=269.1043 tx_cpu=22 rx_cpu=33 drop=57 pkt=263158 data_loss=0.02179 2018-08-11 22:28:32,791 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=128 throughput=1<275562/313176<313176 Kbps loss-rate=0 2018-08-11 22:28:32,791 DEBUG undershot, min=275562 kbps=294369 max=313176 2018-08-11 22:28:32,791 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R294369K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:28:36,117 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=33.0260 real_seconds=1.00 rate_Mbps=276.8268 tx_cpu=28 rx_cpu=34 drop=0 pkt=270549 data_loss=0.00000 2018-08-11 22:28:36,117 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=128 throughput=275562<283470/294369<313176 Kbps loss-rate=0 2018-08-11 22:28:36,118 DEBUG undershot, min=283470 kbps=298323 max=313176 2018-08-11 22:28:36,118 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R298323K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:28:39,442 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=32.3596 real_seconds=1.00 rate_Mbps=271.0553 tx_cpu=23 rx_cpu=34 drop=0 pkt=265090 data_loss=0.00000 2018-08-11 22:28:39,443 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=128 throughput=283470<277560/298323<313176 Kbps loss-rate=0 2018-08-11 22:28:39,443 DEBUG undershot, min=298323 kbps=305749 max=313176 2018-08-11 22:28:39,444 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] Measuring UDP Throughput (packet size=1024)... 2018-08-11 22:28:39,444 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:28:42,795 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=242.3662 real_seconds=1.00 rate_Mbps=2032.3449 tx_cpu=45 rx_cpu=31 drop=6549 pkt=254732 data_loss=2.57093 2018-08-11 22:28:42,795 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=1024 throughput=1<2081121/5000000<10000000 Kbps loss-rate=2 2018-08-11 22:28:42,795 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3540560K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:28:46,122 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=252.9014 real_seconds=1.00 rate_Mbps=2120.1759 tx_cpu=46 rx_cpu=35 drop=168 pkt=259139 data_loss=0.06481 2018-08-11 22:28:46,122 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=1024 throughput=1<2171060/3540560<3540560 Kbps loss-rate=0 2018-08-11 22:28:46,123 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2855810K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:28:49,451 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=263.3535 real_seconds=1.00 rate_Mbps=2207.6483 tx_cpu=39 rx_cpu=34 drop=0 pkt=269674 data_loss=0.00000 2018-08-11 22:28:49,451 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=1024 throughput=1<2260631/2855810<2855810 Kbps loss-rate=0 2018-08-11 22:28:49,452 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2558220K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:28:52,778 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=257.5459 real_seconds=1.00 rate_Mbps=2154.4729 tx_cpu=48 rx_cpu=35 drop=1026 pkt=264753 data_loss=0.38755 2018-08-11 22:28:52,778 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=1024 throughput=1<2206180/2558220<2558220 Kbps loss-rate=0 2018-08-11 22:28:52,778 DEBUG undershot, min=2206180 kbps=2382200 max=2558220 2018-08-11 22:28:52,779 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2382200K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:28:56,107 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=239.1260 real_seconds=1.00 rate_Mbps=2004.9857 tx_cpu=39 rx_cpu=34 drop=1038 pkt=245903 data_loss=0.42209 2018-08-11 22:28:56,107 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=1024 throughput=2206180<2053105/2382200<2558220 Kbps loss-rate=0 2018-08-11 22:28:56,107 DEBUG undershot, min=2382200 kbps=2470210 max=2558220 2018-08-11 22:28:56,108 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2470210K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:28:59,459 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=272.3936 real_seconds=1.00 rate_Mbps=2283.3291 tx_cpu=35 rx_cpu=35 drop=0 pkt=278931 data_loss=0.00000 2018-08-11 22:28:59,459 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=1024 throughput=2382200<2338128/2470210<2558220 Kbps loss-rate=0 2018-08-11 22:28:59,460 DEBUG undershot, min=2470210 kbps=2514215 max=2558220 2018-08-11 22:28:59,460 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] Measuring UDP Throughput (packet size=8192)... 2018-08-11 22:28:59,461 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:29:02,811 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=357.5234 real_seconds=1.00 rate_Mbps=2994.5214 tx_cpu=99 rx_cpu=13 drop=30531 pkt=76294 data_loss=40.01757 2018-08-11 22:29:02,812 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=8192 throughput=1<3066389/5000000<10000000 Kbps loss-rate=40 2018-08-11 22:29:02,812 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4033194K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:29:06,138 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=352.2812 real_seconds=1.00 rate_Mbps=2950.8411 tx_cpu=99 rx_cpu=13 drop=16450 pkt=61542 data_loss=26.72973 2018-08-11 22:29:06,139 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=8192 throughput=1<3021661/4033194<4033194 Kbps loss-rate=26 2018-08-11 22:29:06,139 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3527427K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:29:09,462 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=362.0547 real_seconds=1.00 rate_Mbps=3032.3528 tx_cpu=99 rx_cpu=12 drop=7481 pkt=53824 data_loss=13.89900 2018-08-11 22:29:09,463 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=8192 throughput=1<3105129/3527427<3527427 Kbps loss-rate=13 2018-08-11 22:29:09,463 DEBUG overshot, min=1 kbps=3105129 max=3527427 2018-08-11 22:29:09,464 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3105129K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:29:12,790 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=367.1797 real_seconds=1.00 rate_Mbps=3080.2065 tx_cpu=99 rx_cpu=13 drop=382 pkt=47381 data_loss=0.80624 2018-08-11 22:29:12,791 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=8192 throughput=1<3154131/3105129<3527427 Kbps loss-rate=0 2018-08-11 22:29:12,791 DEBUG undershot, min=3154131 kbps=3340779 max=3527427 2018-08-11 22:29:12,791 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3340779K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:29:16,142 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=365.8906 real_seconds=1.00 rate_Mbps=3068.4907 tx_cpu=99 rx_cpu=14 drop=4142 pkt=50976 data_loss=8.12540 2018-08-11 22:29:16,142 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=8192 throughput=3154131<3142134/3340779<3527427 Kbps loss-rate=8 2018-08-11 22:29:16,142 DEBUG overshot, min=3154131 kbps=3142134 max=3340779 2018-08-11 22:29:16,143 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3142134K -p5001 -P5002 -fparse 192.168.1.7 2018-08-11 22:29:19,470 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] megabytes=370.0625 real_seconds=1.00 rate_Mbps=3104.5235 tx_cpu=99 rx_cpu=14 drop=577 pkt=47945 data_loss=1.20346 2018-08-11 22:29:19,470 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] pkt-size=8192 throughput=3154131<3179032/3142134<3340779 Kbps loss-rate=1 2018-08-11 22:29:19,470 DEBUG undershot, min=3179032 kbps=3259905 max=3340779 2018-08-11 22:29:19,481 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.3', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 34, 'rtt_ms': 0.53, 'throughput_kbps': 5785580, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.36, 'throughput_kbps': 5984513, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.33, 'throughput_kbps': 6379967, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 277560, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2338128, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.2, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3179032, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.306', 'rtt_max_ms': '0.996', 'rtt_min_ms': '0.142', 'rtt_stddev': '0.244', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.212', 'rtt_max_ms': '0.350', 'rtt_min_ms': '0.157', 'rtt_stddev': '0.058', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.433', 'rtt_max_ms': '0.850', 'rtt_min_ms': '0.217', 'rtt_stddev': '0.213', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-11 22:29:19,482 INFO ============================================================ 2018-08-11 22:29:19,482 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-08-11 22:29:38,626 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] ERROR cmd=ping -c 10 -s 64 172.30.9.206 2018-08-11 22:29:38,627 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] PING 172.30.9.206 (172.30.9.206) 64(92) bytes of data. --- 172.30.9.206 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 9071ms 2018-08-11 22:29:57,742 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] ERROR cmd=ping -c 10 -s 391 172.30.9.206 2018-08-11 22:29:57,742 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] PING 172.30.9.206 (172.30.9.206) 391(419) bytes of data. --- 172.30.9.206 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 9072ms 2018-08-11 22:30:16,858 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] ERROR cmd=ping -c 10 -s 1500 172.30.9.206 2018-08-11 22:30:16,858 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] PING 172.30.9.206 (172.30.9.206) 1500(1528) bytes of data. --- 172.30.9.206 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 9072ms 2018-08-11 22:30:16,859 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] Measuring TCP Throughput (packet size=65536)... 2018-08-11 22:30:16,859 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:30:46,955 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206" on host 172.30.9.203 2018-08-11 22:30:46,956 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:31:16,989 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206" on host 172.30.9.203 2018-08-11 22:31:16,989 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:31:47,028 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206" on host 172.30.9.203 2018-08-11 22:31:47,029 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] Measuring UDP Throughput (packet size=128)... 2018-08-11 22:31:47,029 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:32:08,057 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206" on host 172.30.9.203 2018-08-11 22:32:08,057 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] Measuring UDP Throughput (packet size=1024)... 2018-08-11 22:32:08,058 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:32:29,087 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206" on host 172.30.9.203 2018-08-11 22:32:29,087 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] Measuring UDP Throughput (packet size=8192)... 2018-08-11 22:32:29,087 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2018-08-11 22:32:50,114 INFO [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206" on host 172.30.9.203 2018-08-11 22:32:50,122 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.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.3', 'ip_to': u'172.30.9.206', 'results': [ { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206" on host 172.30.9.203', 'protocol': 'TCP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206" on host 172.30.9.203', 'protocol': 'TCP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206" on host 172.30.9.203', 'protocol': 'TCP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206" on host 172.30.9.203', 'protocol': 'UDP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206" on host 172.30.9.203', 'protocol': 'UDP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206" on host 172.30.9.203', 'protocol': 'UDP', 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'error': 'ping failed', 'packet_size': 64}, { 'error': 'ping failed', 'packet_size': 391}, { 'error': 'ping failed', 'packet_size': 1500}], 'tool': 'ping'}]} 2018-08-11 22:32:50,122 INFO Deleting floating ip c308841a-bedb-4563-99ed-c68bfcf09bb9 2018-08-11 22:32:51,171 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] Floating IP 172.30.9.203 deleted 2018-08-11 22:32:51,481 DEBUG [TestClient_992ab1cb-0b98-481d-a15e-22f6652b7ffe4] Instance deleted 2018-08-11 22:32:51,546 INFO Cleaning up... 2018-08-11 22:32:51,546 DEBUG [TestServer_992ab1cb-0b98-481d-a15e-22f6652b7ffe1] Terminating nuttcp-8.1.4 2018-08-11 22:48:32,264 ERROR [Errno 110] Operation timed out Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 1255, in main run_vmtp(opts) File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 1217, in run_vmtp vmtp_instance.run() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 489, in run self.teardown() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 446, in teardown self.server.dispose() File "/usr/lib/python2.7/site-packages/vmtp/perf_instance.py", line 106, in dispose self.tp_tool.dispose() File "/usr/lib/python2.7/site-packages/vmtp/perf_tool.py", line 77, in dispose self.instance.ssh.kill_proc(self.pid) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 384, in kill_proc self.execute(cmd) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 323, in execute timeout=timeout, raise_on_error=False) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 241, in run timeout=timeout) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 247, in _run session = transport.open_session() File "/usr/lib/python2.7/site-packages/paramiko/transport.py", line 767, in open_session timeout=timeout) File "/usr/lib/python2.7/site-packages/paramiko/transport.py", line 891, in open_channel raise e error: [Errno 110] Operation timed out 2018-08-11 22:48:32,732 - functest.opnfv_tests.openstack.vmtp.vmtp - ERROR - Exception when calling ['vmtp_genchart', '-c', '/home/opnfv/functest/results/vmtp/vmtp.html', '/home/opnfv/functest/results/vmtp/vmtp.json'] Error: No such file %s: /home/opnfv/functest/results/vmtp/vmtp.json 2018-08-11 22:48:32,838 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 22:48:32,839 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 40:17 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-11 22:48:32,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-11 22:48:32,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b9e05098b6970b34d9a3fef95c8b765e376f19a" 2018-08-11 22:48:33,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-fab0d66b-5f63-45b9-adb8-7f784a496fa8 Date: Sat, 11 Aug 2018 22:48:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T22:08:34Z", "revision_number": 4, "routes": [], "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "bc12610d-1235-421c-964a-24f38ef16f99", "name": "vmtp-router_992ab1cb-0b98-481d-a15e-22f6652b7ffe"}]} 2018-08-11 22:48:33,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-fab0d66b-5f63-45b9-adb8-7f784a496fa8 2018-08-11 22:48:33,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.387503147125s 2018-08-11 22:48:33,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-fab0d66b-5f63-45b9-adb8-7f784a496fa8 2018-08-11 22:48:33,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-11 22:48:33,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/bc12610d-1235-421c-964a-24f38ef16f99.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b9e05098b6970b34d9a3fef95c8b765e376f19a" 2018-08-11 22:48:33,525 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 129 X-Openstack-Request-Id: req-5ad321c3-5711-4255-9267-d6f33ff4ec96 Date: Sat, 11 Aug 2018 22:48:33 GMT RESP BODY: {"NeutronError": {"message": "Router bc12610d-1235-421c-964a-24f38ef16f99 still has ports", "type": "RouterInUse", "detail": ""}} 2018-08-11 22:48:33,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/bc12610d-1235-421c-964a-24f38ef16f99.json used request id req-5ad321c3-5711-4255-9267-d6f33ff4ec96 2018-08-11 22:48:33,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 0.289652109146s 2018-08-11 22:48:33,525 - functest.core.tenantnetwork - ERROR - cannot clean all ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 250, in clean self.cloud.delete_router(self.router.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4410, in delete_router error_message="Error deleting router {0}".format(name_or_id)) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 319, in delete return self.request(url, 'DELETE', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: Error deleting router bc12610d-1235-421c-964a-24f38ef16f99. (409) Client Error for url: http://172.30.9.30:9696/v2.0/routers/bc12610d-1235-421c-964a-24f38ef16f99.json Router bc12610d-1235-421c-964a-24f38ef16f99 still has ports 2018-08-11 22:48:33,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 22:48:33,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b9e05098b6970b34d9a3fef95c8b765e376f19a" 2018-08-11 22:48:34,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-ccb436ac-4394-4f8e-ad3b-6fbb687fcb1c Date: Sat, 11 Aug 2018 22:48:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c/snap", "metadata": {}}], "file": "/v2/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c/file", "owner": "a7b792f7b9c146099385fcf3faa158cb", "id": "7dac7d4b-e5f9-4c52-8a82-adaa49dc930c", "size": 263062016, "self": "/v2/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-11T22:08:24Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-11T22:08:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 22:48:34,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ccb436ac-4394-4f8e-ad3b-6fbb687fcb1c 2018-08-11 22:48:34,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.641784906387s 2018-08-11 22:48:34,202 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ccb436ac-4394-4f8e-ad3b-6fbb687fcb1c 2018-08-11 22:48:34,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-11 22:48:34,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b9e05098b6970b34d9a3fef95c8b765e376f19a" 2018-08-11 22:48:34,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a4f9aff-c47c-463a-a4e3-0696f5ef6ae9 Date: Sat, 11 Aug 2018 22:48:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 22:48:34,482 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c used request id req-7a4f9aff-c47c-463a-a4e3-0696f5ef6ae9 2018-08-11 22:48:34,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.278203964233s 2018-08-11 22:48:34,482 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/7dac7d4b-e5f9-4c52-8a82-adaa49dc930c used request id req-7a4f9aff-c47c-463a-a4e3-0696f5ef6ae9 2018-08-11 22:48:34,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 22:48:34,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:48:34,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48: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-e63b330d-a06c-4c0a-8df0-ed7324ec7f75 x-compute-request-id: req-e63b330d-a06c-4c0a-8df0-ed7324ec7f75 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/c7be2279-51a4-418a-b1c9-a77c5c10df51", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/c7be2279-51a4-418a-b1c9-a77c5c10df51", "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": "c7be2279-51a4-418a-b1c9-a77c5c10df51"}]} 2018-08-11 22:48:34,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-e63b330d-a06c-4c0a-8df0-ed7324ec7f75 2018-08-11 22:48:34,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.192215919495s 2018-08-11 22:48:34,675 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-e63b330d-a06c-4c0a-8df0-ed7324ec7f75 2018-08-11 22:48:34,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-11 22:48:34,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/c7be2279-51a4-418a-b1c9-a77c5c10df51 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:48:34,708 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 22:48: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-ac43526f-a958-455d-aca8-9036ba1062b7 x-compute-request-id: req-ac43526f-a958-455d-aca8-9036ba1062b7 Content-Length: 0 Content-Type: application/json 2018-08-11 22:48:34,708 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/c7be2279-51a4-418a-b1c9-a77c5c10df51 used request id req-ac43526f-a958-455d-aca8-9036ba1062b7 2018-08-11 22:48:34,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.031261920929s 2018-08-11 22:48:34,708 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/c7be2279-51a4-418a-b1c9-a77c5c10df51 used request id req-ac43526f-a958-455d-aca8-9036ba1062b7 2018-08-11 22:48:34,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 22:48:34,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:48:34,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d794605-724d-4c64-828c-0037ec57040e Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmtp-user_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "links": {"self": "http://172.30.9.30:5000/v3/users/d880928fa47e4ccd880afcf7b9894b77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d880928fa47e4ccd880afcf7b9894b77", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 22:48:34,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-3d794605-724d-4c64-828c-0037ec57040e 2018-08-11 22:48:34,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130921840668s 2018-08-11 22:48:34,841 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-3d794605-724d-4c64-828c-0037ec57040e 2018-08-11 22:48:34,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 22:48:34,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/d880928fa47e4ccd880afcf7b9894b77 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:48:34,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbfc5d46-3f72-49ff-846c-a2ef4d4f6504 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_992ab1cb-0b98-481d-a15e-22f6652b7ffe", "links": {"self": "http://172.30.9.30:5000/v3/users/d880928fa47e4ccd880afcf7b9894b77"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d880928fa47e4ccd880afcf7b9894b77", "description": null}} 2018-08-11 22:48:34,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/d880928fa47e4ccd880afcf7b9894b77 used request id req-fbfc5d46-3f72-49ff-846c-a2ef4d4f6504 2018-08-11 22:48:34,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10599398613s 2018-08-11 22:48:34,953 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/d880928fa47e4ccd880afcf7b9894b77 used request id req-fbfc5d46-3f72-49ff-846c-a2ef4d4f6504 2018-08-11 22:48:34,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-11 22:48:34,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/d880928fa47e4ccd880afcf7b9894b77 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:48:35,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 22:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4568d527-23fe-40e5-9c6b-17040bd4d0e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 22:48:35,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/d880928fa47e4ccd880afcf7b9894b77 used request id req-4568d527-23fe-40e5-9c6b-17040bd4d0e7 2018-08-11 22:48:35,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.172773838043s 2018-08-11 22:48:35,127 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/d880928fa47e4ccd880afcf7b9894b77 used request id req-4568d527-23fe-40e5-9c6b-17040bd4d0e7 2018-08-11 22:48:35,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 22:48:35,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:48:35,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-373ff151-7006-48dd-9fc3-41c2fb73f484 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb"}, "tags": [], "enabled": true, "id": "a7b792f7b9c146099385fcf3faa158cb", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_992ab1cb-0b98-481d-a15e-22f6652b7ffe"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-11 22:48:35,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-373ff151-7006-48dd-9fc3-41c2fb73f484 2018-08-11 22:48:35,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0956161022186s 2018-08-11 22:48:35,229 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-373ff151-7006-48dd-9fc3-41c2fb73f484 2018-08-11 22:48:35,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-11 22:48:35,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:48:35,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 22:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee6ebf21-df81-4d5a-98fa-133a827fa5f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 22:48:35,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-ee6ebf21-df81-4d5a-98fa-133a827fa5f1 2018-08-11 22:48:35,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.151432991028s 2018-08-11 22:48:35,385 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-ee6ebf21-df81-4d5a-98fa-133a827fa5f1 2018-08-11 22:48:35,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 22:48:35,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:48:35,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735a3619-b4a8-4c69-9b86-47aee52f4864 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71df31cd263d4beda95f908f45625612", "links": {"self": "http://172.30.9.30:5000/v3/roles/71df31cd263d4beda95f908f45625612"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 22:48:35,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-735a3619-b4a8-4c69-9b86-47aee52f4864 2018-08-11 22:48:35,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0849988460541s 2018-08-11 22:48:35,474 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-735a3619-b4a8-4c69-9b86-47aee52f4864 2018-08-11 22:48:35,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-11 22:48:35,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/71df31cd263d4beda95f908f45625612 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4edb1be906940938075d30c0fb5652340d236268" 2018-08-11 22:48:35,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 22:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e4939e6-dcd1-40a4-91d5-913658893162 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 22:48:35,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/71df31cd263d4beda95f908f45625612 used request id req-5e4939e6-dcd1-40a4-91d5-913658893162 2018-08-11 22:48:35,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.103150129318s 2018-08-11 22:48:35,583 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/71df31cd263d4beda95f908f45625612 used request id req-5e4939e6-dcd1-40a4-91d5-913658893162 2018-08-11 22:48:35,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 22:48:35,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b9e05098b6970b34d9a3fef95c8b765e376f19a" 2018-08-11 22:48:35,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2093 X-Openstack-Request-Id: req-157d2d3a-4042-4712-8675-2a04f7158660 Date: Sat, 11 Aug 2018 22:48:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fa3ad3a1-17fc-4de4-a1c1-60f118717045","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7b792f7b9c146099385fcf3faa158cb","status":"ACTIVE","subnets":["1b53ca57-aa3f-4daa-af06-512d36182fd0"],"description":"","tags":[],"updated_at":"2018-08-11T22:08:31Z","provider:segmentation_id":82,"name":"pns-internal-net_992ab1cb-0b98-481d-a15e-22f6652b7ffe","admin_state_up":true,"tenant_id":"a7b792f7b9c146099385fcf3faa158cb","created_at":"2018-08-11T22:08:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fd1a0bc7-8798-46e1-a415-e242121ee55d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7b792f7b9c146099385fcf3faa158cb","status":"ACTIVE","subnets":["4420d976-9c0e-4044-b216-29e446c5e3d4"],"description":"","tags":[],"updated_at":"2018-08-11T22:08:32Z","provider:segmentation_id":11,"name":"pns-internal-net2_992ab1cb-0b98-481d-a15e-22f6652b7ffe","admin_state_up":true,"tenant_id":"a7b792f7b9c146099385fcf3faa158cb","created_at":"2018-08-11T22:08:31Z","provider:network_type":"vxlan"}]} 2018-08-11 22:48:35,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-157d2d3a-4042-4712-8675-2a04f7158660 2018-08-11 22:48:35,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112145900726s 2018-08-11 22:48:35,696 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-157d2d3a-4042-4712-8675-2a04f7158660 2018-08-11 22:48:35,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-11 22:48:35,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/fa3ad3a1-17fc-4de4-a1c1-60f118717045.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b9e05098b6970b34d9a3fef95c8b765e376f19a" 2018-08-11 22:48:35,786 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 205 X-Openstack-Request-Id: req-2491cbe2-1f52-40b3-9528-1345dfd5e099 Date: Sat, 11 Aug 2018 22:48:35 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on network fa3ad3a1-17fc-4de4-a1c1-60f118717045. There are one or more ports still in use on the network.", "type": "NetworkInUse", "detail": ""}} 2018-08-11 22:48:35,786 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/fa3ad3a1-17fc-4de4-a1c1-60f118717045.json used request id req-2491cbe2-1f52-40b3-9528-1345dfd5e099 2018-08-11 22:48:35,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.0884499549866s 2018-08-11 22:48:35,787 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-08-11 22:48:35,839 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-11 22:48:35,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 22:48:35,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-11 22:48:35,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 22:48:35,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 22:48:35,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 22:48:35,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 22:48:35,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 22:48:35,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 22:48:35,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 22:48:35,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 22:48:35,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 22:48:35,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 22:48:35,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 22:48:35,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 22:48:35,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 22:48:35,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 22:48:35,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 22:48:35,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 22:48:35,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 22:48:35,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 22:48:35,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 22:48:35,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 22:48:35,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 22:48:35,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-11 22:48:35,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-11 22:48:35,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 22:48:35,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0cc75d5-3590-4daa-a98e-e18c19e25b2f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 22:48:35,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d0cc75d5-3590-4daa-a98e-e18c19e25b2f 2018-08-11 22:48:35,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 22:48:36,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-11T23:48:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["GuBJ-WnIQ4-AnY0z2gdCcQ"], "issued_at": "2018-08-11T22:48:36.000000Z"}} 2018-08-11 22:48:36,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 22:48:36,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:48:36,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c1d38df3-c39d-4211-81ea-2121fa0d8974 Date: Sat, 11 Aug 2018 22:48:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 22:48:36,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c1d38df3-c39d-4211-81ea-2121fa0d8974 2018-08-11 22:48:36,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27016377449s 2018-08-11 22:48:36,532 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c1d38df3-c39d-4211-81ea-2121fa0d8974 2018-08-11 22:48:36,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 22:48:36,541 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 22:48: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 22:48:36,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 22:48:36,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:48:36,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc1ba60a-c922-4026-9afc-4a9a3bf62b31 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/dd0dcce16a4b469e9c71a7c4c58cfca9"}, "tags": [], "enabled": true, "id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-08-11 22:48:36,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-dc1ba60a-c922-4026-9afc-4a9a3bf62b31 2018-08-11 22:48:36,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0931701660156s 2018-08-11 22:48:36,636 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-dc1ba60a-c922-4026-9afc-4a9a3bf62b31 2018-08-11 22:48:36,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-11 22:48:36,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_eebf7a3e-6f18-463d-b116-5400ea766c2e"}}' 2018-08-11 22:48:36,761 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 22:48:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7c7395d-8478-4a01-ad71-65cf502e75a4 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.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573"}, "tags": [], "enabled": true, "id": "6b6d0dd69a5a4df0966d41749dc49573", "parent_id": "default", "domain_id": "default", "name": "shaker-project_eebf7a3e-6f18-463d-b116-5400ea766c2e"}} 2018-08-11 22:48:36,762 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-f7c7395d-8478-4a01-ad71-65cf502e75a4 2018-08-11 22:48:36,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.118498086929s 2018-08-11 22:48:36,762 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-f7c7395d-8478-4a01-ad71-65cf502e75a4 2018-08-11 22:48:36,762 - 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'6b6d0dd69a5a4df0966d41749dc49573', '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_eebf7a3e-6f18-463d-b116-5400ea766c2e'}) 2018-08-11 22:48:36,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-11 22:48:36,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8803dd8e-9bb7-40c7-a2b3-a2492dff2979", "email": null, "name": "shaker-user_eebf7a3e-6f18-463d-b116-5400ea766c2e"}}' 2018-08-11 22:48:37,234 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 22:48:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad090eb9-31c7-4808-8435-f4c791f564a8 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_eebf7a3e-6f18-463d-b116-5400ea766c2e", "links": {"self": "http://172.30.9.30:5000/v3/users/9c47f4b3da0f443fa65ae29db7fba3c9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9c47f4b3da0f443fa65ae29db7fba3c9", "domain_id": "default", "password_expires_at": null}} 2018-08-11 22:48:37,235 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-ad090eb9-31c7-4808-8435-f4c791f564a8 2018-08-11 22:48:37,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.466542005539s 2018-08-11 22:48:37,235 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-ad090eb9-31c7-4808-8435-f4c791f564a8 2018-08-11 22:48:37,236 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9c47f4b3da0f443fa65ae29db7fba3c9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_eebf7a3e-6f18-463d-b116-5400ea766c2e'}) 2018-08-11 22:48:37,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 22:48:37,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:48:37,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-060f38fa-38fa-471e-a7d0-7471f7ca023d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 22:48:37,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-060f38fa-38fa-471e-a7d0-7471f7ca023d 2018-08-11 22:48:37,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0855069160461s 2018-08-11 22:48:37,326 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-060f38fa-38fa-471e-a7d0-7471f7ca023d 2018-08-11 22:48:37,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 22:48:37,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:48:37,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-897e62a4-3af7-4439-8947-85f96e846f16 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 22:48:37,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-897e62a4-3af7-4439-8947-85f96e846f16 2018-08-11 22:48:37,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0832068920135s 2018-08-11 22:48:37,414 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-897e62a4-3af7-4439-8947-85f96e846f16 2018-08-11 22:48:37,415 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-11 22:48:37,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-11 22:48:37,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" -d '{"role": {"name": "Member"}}' 2018-08-11 22:48:37,522 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 22:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbaa97a5-7bfa-492a-b815-910a94ce5635 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fba5110f176048d68334f563ddcc1e83", "links": {"self": "http://172.30.9.30:5000/v3/roles/fba5110f176048d68334f563ddcc1e83"}, "name": "Member"}} 2018-08-11 22:48:37,522 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-fbaa97a5-7bfa-492a-b815-910a94ce5635 2018-08-11 22:48:37,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.103938102722s 2018-08-11 22:48:37,523 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-fbaa97a5-7bfa-492a-b815-910a94ce5635 2018-08-11 22:48:37,523 - 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'fba5110f176048d68334f563ddcc1e83'}) 2018-08-11 22:48:37,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 22:48:37,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:48:37,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78192112-3735-42ac-b0ce-cb97d9f4ca64 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fba5110f176048d68334f563ddcc1e83", "links": {"self": "http://172.30.9.30:5000/v3/roles/fba5110f176048d68334f563ddcc1e83"}, "name": "Member"}]} 2018-08-11 22:48:37,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-78192112-3735-42ac-b0ce-cb97d9f4ca64 2018-08-11 22:48:37,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0865740776062s 2018-08-11 22:48:37,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-78192112-3735-42ac-b0ce-cb97d9f4ca64 2018-08-11 22:48:37,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 22:48:37,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:48:37,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3b33c3a-3da6-4005-8c0f-dfafefc7fa24 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-11 22:48:37,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-c3b33c3a-3da6-4005-8c0f-dfafefc7fa24 2018-08-11 22:48:37,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0869340896606s 2018-08-11 22:48:37,705 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-c3b33c3a-3da6-4005-8c0f-dfafefc7fa24 2018-08-11 22:48:37,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 22:48:37,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:48:37,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa902ee3-1fce-45cc-b6ca-783ab31b4bad Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_eebf7a3e-6f18-463d-b116-5400ea766c2e", "links": {"self": "http://172.30.9.30:5000/v3/users/9c47f4b3da0f443fa65ae29db7fba3c9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9c47f4b3da0f443fa65ae29db7fba3c9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 22:48:37,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-fa902ee3-1fce-45cc-b6ca-783ab31b4bad 2018-08-11 22:48:37,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0985078811646s 2018-08-11 22:48:37,805 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-fa902ee3-1fce-45cc-b6ca-783ab31b4bad 2018-08-11 22:48:37,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 22:48:37,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:48:37,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d83761-d713-4a26-96e9-a8baa07c55e6 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573"}, "tags": [], "enabled": true, "id": "6b6d0dd69a5a4df0966d41749dc49573", "parent_id": "default", "domain_id": "default", "name": "shaker-project_eebf7a3e-6f18-463d-b116-5400ea766c2e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-11 22:48:37,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-30d83761-d713-4a26-96e9-a8baa07c55e6 2018-08-11 22:48:37,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0888831615448s 2018-08-11 22:48:37,906 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-30d83761-d713-4a26-96e9-a8baa07c55e6 2018-08-11 22:48:37,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-11 22:48:37,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=9c47f4b3da0f443fa65ae29db7fba3c9&role.id=fba5110f176048d68334f563ddcc1e83&scope.project.id=6b6d0dd69a5a4df0966d41749dc49573" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:48:38,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec48f28c-16dd-41ed-90e8-5ab3feb6d84a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=9c47f4b3da0f443fa65ae29db7fba3c9&role.id=fba5110f176048d68334f563ddcc1e83&scope.project.id=6b6d0dd69a5a4df0966d41749dc49573", "previous": null, "next": null}} 2018-08-11 22:48:38,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=9c47f4b3da0f443fa65ae29db7fba3c9&role.id=fba5110f176048d68334f563ddcc1e83&scope.project.id=6b6d0dd69a5a4df0966d41749dc49573 used request id req-ec48f28c-16dd-41ed-90e8-5ab3feb6d84a 2018-08-11 22:48:38,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0922839641571s 2018-08-11 22:48:38,006 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=9c47f4b3da0f443fa65ae29db7fba3c9&role.id=fba5110f176048d68334f563ddcc1e83&scope.project.id=6b6d0dd69a5a4df0966d41749dc49573 used request id req-ec48f28c-16dd-41ed-90e8-5ab3feb6d84a 2018-08-11 22:48:38,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-11 22:48:38,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573/users/9c47f4b3da0f443fa65ae29db7fba3c9/roles/fba5110f176048d68334f563ddcc1e83 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:48:38,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 22:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f33f350b-9a77-4169-a93c-27442e3dffc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 22:48:38,077 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573/users/9c47f4b3da0f443fa65ae29db7fba3c9/roles/fba5110f176048d68334f563ddcc1e83 used request id req-f33f350b-9a77-4169-a93c-27442e3dffc8 2018-08-11 22:48:38,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.0671870708466s 2018-08-11 22:48:38,077 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573/users/9c47f4b3da0f443fa65ae29db7fba3c9/roles/fba5110f176048d68334f563ddcc1e83 used request id req-f33f350b-9a77-4169-a93c-27442e3dffc8 2018-08-11 22:48:38,078 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_eebf7a3e-6f18-463d-b116-5400ea766c2e', 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'6b6d0dd69a5a4df0966d41749dc49573', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.50', 'password': '8803dd8e-9bb7-40c7-a2b3-a2492dff2979', 'username': u'shaker-user_eebf7a3e-6f18-463d-b116-5400ea766c2e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-11 22:48:38,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 22:48:38,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-11 22:48:38,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 22:48:38,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 22:48:38,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 22:48:38,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 22:48:38,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 22:48:38,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 22:48:38,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 22:48:38,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 22:48:38,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 22:48:38,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 22:48:38,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 22:48:38,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 22:48:38,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 22:48:38,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 22:48:38,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 22:48:38,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 22:48:38,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 22:48:38,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 22:48:38,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 22:48:38,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 22:48:38,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 22:48:38,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-11 22:48:38,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-11 22:48:38,084 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_eebf7a3e-6f18-463d-b116-5400ea766c2e', 'password': '8803dd8e-9bb7-40c7-a2b3-a2492dff2979', 'project_name': 'shaker-project_eebf7a3e-6f18-463d-b116-5400ea766c2e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000//v3', 'project_id': '6b6d0dd69a5a4df0966d41749dc49573', 'project_domain_name': 'Default'} 2018-08-11 22:48:38,084 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-11 22:48:38,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 22:48:38,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0302dd-1df6-4de2-b31f-c73e0c76c419 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 22:48:38,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2e0302dd-1df6-4de2-b31f-c73e0c76c419 2018-08-11 22:48:38,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 22:48:38,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fba5110f176048d68334f563ddcc1e83", "name": "Member"}], "expires_at": "2018-08-11T23:48:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b6d0dd69a5a4df0966d41749dc49573", "name": "shaker-project_eebf7a3e-6f18-463d-b116-5400ea766c2e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6b6d0dd69a5a4df0966d41749dc49573", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6b6d0dd69a5a4df0966d41749dc49573", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6b6d0dd69a5a4df0966d41749dc49573", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6b6d0dd69a5a4df0966d41749dc49573", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6b6d0dd69a5a4df0966d41749dc49573", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6b6d0dd69a5a4df0966d41749dc49573", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6b6d0dd69a5a4df0966d41749dc49573", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6b6d0dd69a5a4df0966d41749dc49573", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6b6d0dd69a5a4df0966d41749dc49573", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6b6d0dd69a5a4df0966d41749dc49573", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6b6d0dd69a5a4df0966d41749dc49573", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6b6d0dd69a5a4df0966d41749dc49573", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6b6d0dd69a5a4df0966d41749dc49573", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6b6d0dd69a5a4df0966d41749dc49573", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_eebf7a3e-6f18-463d-b116-5400ea766c2e", "id": "9c47f4b3da0f443fa65ae29db7fba3c9"}, "audit_ids": ["TRcmDos9Twi8Cuny72ASqg"], "issued_at": "2018-08-11T22:48:38.000000Z"}} 2018-08-11 22:48:38,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-11 22:48:38,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"network": {"name": "shaker-net_eebf7a3e-6f18-463d-b116-5400ea766c2e", "admin_state_up": true}}' 2018-08-11 22:48:39,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-902dcb27-4dda-4267-8732-b01388cb7dc2 Date: Sat, 11 Aug 2018 22:48:39 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"6b6d0dd69a5a4df0966d41749dc49573","created_at":"2018-08-11T22:48:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-11T22:48:39Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"6b6d0dd69a5a4df0966d41749dc49573","id":"f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3","name":"shaker-net_eebf7a3e-6f18-463d-b116-5400ea766c2e"}} 2018-08-11 22:48:39,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-902dcb27-4dda-4267-8732-b01388cb7dc2 2018-08-11 22:48:39,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.796146869659s 2018-08-11 22:48:39,266 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-902dcb27-4dda-4267-8732-b01388cb7dc2 2018-08-11 22:48:39,266 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T22:48:39Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_eebf7a3e-6f18-463d-b116-5400ea766c2e', u'admin_state_up': True, u'tenant_id': u'6b6d0dd69a5a4df0966d41749dc49573', u'created_at': u'2018-08-11T22:48:39Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6b6d0dd69a5a4df0966d41749dc49573'}) 2018-08-11 22:48:39,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 22:48:39,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:48:39,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1144 X-Openstack-Request-Id: req-17c9a093-9a0a-433f-8f19-3ec98271fb86 Date: Sat, 11 Aug 2018 22:48:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-11T22:48:39Z","tenant_id":"6b6d0dd69a5a4df0966d41749dc49573","created_at":"2018-08-11T22:48:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6b6d0dd69a5a4df0966d41749dc49573","id":"f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3","name":"shaker-net_eebf7a3e-6f18-463d-b116-5400ea766c2e"}]} 2018-08-11 22:48:39,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-17c9a093-9a0a-433f-8f19-3ec98271fb86 2018-08-11 22:48:39,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1540620327s 2018-08-11 22:48:39,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-17c9a093-9a0a-433f-8f19-3ec98271fb86 2018-08-11 22:48:39,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-11 22:48:39,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"subnet": {"name": "shaker-subnet_eebf7a3e-6f18-463d-b116-5400ea766c2e", "enable_dhcp": true, "network_id": "f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-11 22:48:39,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-17fde63f-7009-4a7f-99ee-e26b637dc15a Date: Sat, 11 Aug 2018 22:48:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3","tenant_id":"6b6d0dd69a5a4df0966d41749dc49573","created_at":"2018-08-11T22:48:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T22:48: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":"6b6d0dd69a5a4df0966d41749dc49573","id":"b20cb83a-b779-4957-af32-d3f981a61236","subnetpool_id":null,"name":"shaker-subnet_eebf7a3e-6f18-463d-b116-5400ea766c2e"}} 2018-08-11 22:48:39,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-17fde63f-7009-4a7f-99ee-e26b637dc15a 2018-08-11 22:48:39,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.523108005524s 2018-08-11 22:48:39,946 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-17fde63f-7009-4a7f-99ee-e26b637dc15a 2018-08-11 22:48:39,947 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-11T22:48: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'b20cb83a-b779-4957-af32-d3f981a61236', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_eebf7a3e-6f18-463d-b116-5400ea766c2e', u'enable_dhcp': True, u'network_id': u'f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3', u'tenant_id': u'6b6d0dd69a5a4df0966d41749dc49573', u'created_at': u'2018-08-11T22:48: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'6b6d0dd69a5a4df0966d41749dc49573'}) 2018-08-11 22:48:39,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-11 22:48:39,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "shaker-router_eebf7a3e-6f18-463d-b116-5400ea766c2e", "admin_state_up": true}}' 2018-08-11 22:48:40,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-1cc2bd31-3f9b-4770-8531-e65f6e891214 Date: Sat, 11 Aug 2018 22:48:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:40Z", "admin_state_up": true, "updated_at": "2018-08-11T22:48:40Z", "revision_number": 2, "routes": [], "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "69d0ef6f-1950-4d96-b015-23c06e8945c6", "name": "shaker-router_eebf7a3e-6f18-463d-b116-5400ea766c2e"}} 2018-08-11 22:48:40,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-1cc2bd31-3f9b-4770-8531-e65f6e891214 2018-08-11 22:48:40,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.00667619705s 2018-08-11 22:48:40,954 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-1cc2bd31-3f9b-4770-8531-e65f6e891214 2018-08-11 22:48:40,955 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'6b6d0dd69a5a4df0966d41749dc49573', u'created_at': u'2018-08-11T22:48:40Z', u'admin_state_up': True, u'updated_at': u'2018-08-11T22:48:40Z', u'revision_number': 2, u'routes': [], u'project_id': u'6b6d0dd69a5a4df0966d41749dc49573', u'id': u'69d0ef6f-1950-4d96-b015-23c06e8945c6', u'name': u'shaker-router_eebf7a3e-6f18-463d-b116-5400ea766c2e'}) 2018-08-11 22:48:40,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-11 22:48:40,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/69d0ef6f-1950-4d96-b015-23c06e8945c6/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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"subnet_id": "b20cb83a-b779-4957-af32-d3f981a61236"}' 2018-08-11 22:48:42,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6f625b46-1e57-48b7-b3df-6ef91e4e9998 Date: Sat, 11 Aug 2018 22:48:42 GMT RESP BODY: {"network_id": "f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "subnet_id": "b20cb83a-b779-4957-af32-d3f981a61236", "subnet_ids": ["b20cb83a-b779-4957-af32-d3f981a61236"], "port_id": "b9e482fd-ceed-4774-a4f9-d9811d459c79", "id": "69d0ef6f-1950-4d96-b015-23c06e8945c6"} 2018-08-11 22:48:42,595 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/69d0ef6f-1950-4d96-b015-23c06e8945c6/add_router_interface.json used request id req-6f625b46-1e57-48b7-b3df-6ef91e4e9998 2018-08-11 22:48:42,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.63932204247s 2018-08-11 22:48:42,595 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/69d0ef6f-1950-4d96-b015-23c06e8945c6/add_router_interface.json used request id req-6f625b46-1e57-48b7-b3df-6ef91e4e9998 returning object 69d0ef6f-1950-4d96-b015-23c06e8945c6 2018-08-11 22:48:42,596 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-11 22:48:46,181 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-11 22:48:46,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 22:48:46,187 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 11 Aug 2018 22:48:46 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-11 22:48:46,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 22:48:46,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:48:46,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f5009bb9-e5fe-4f85-a0dc-37d34a19437d Date: Sat, 11 Aug 2018 22:48:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 22:48:46,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-f5009bb9-e5fe-4f85-a0dc-37d34a19437d 2018-08-11 22:48:46,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.579151153564s 2018-08-11 22:48:46,769 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-f5009bb9-e5fe-4f85-a0dc-37d34a19437d 2018-08-11 22:48:46,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-11 22:48:46,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_eebf7a3e-6f18-463d-b116-5400ea766c2e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_eebf7a3e-6f18-463d-b116-5400ea766c2e"}' 2018-08-11 22:48:46,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e0403527-5c96-4337-9848-c9f59e22ea9d Date: Sat, 11 Aug 2018 22:48:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d/file", "owner": "6b6d0dd69a5a4df0966d41749dc49573", "id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "size": null, "self": "/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-11T22:48:46Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_eebf7a3e-6f18-463d-b116-5400ea766c2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_eebf7a3e-6f18-463d-b116-5400ea766c2e", "checksum": null, "created_at": "2018-08-11T22:48:46Z", "protected": false} 2018-08-11 22:48:46,821 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-e0403527-5c96-4337-9848-c9f59e22ea9d 2018-08-11 22:48:46,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0445981025696s 2018-08-11 22:48:46,821 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-e0403527-5c96-4337-9848-c9f59e22ea9d returning object a26c8096-eef6-4e0f-bacb-6ae694223f7d 2018-08-11 22:48:46,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-11 22:48:46,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d/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}89928b59998a7507632e87ea68b7a506bc648654" -d '' 2018-08-11 22:48:56,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42fc1252-fd57-4e09-b592-3fada4ba3700 Date: Sat, 11 Aug 2018 22:48:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 22:48:56,085 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d/file used request id req-42fc1252-fd57-4e09-b592-3fada4ba3700 2018-08-11 22:48:56,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.26258182526s 2018-08-11 22:48:56,085 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d/file used request id req-42fc1252-fd57-4e09-b592-3fada4ba3700 2018-08-11 22:48:56,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 22:48:56,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:48:56,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-588c13f6-a132-48f5-88cb-d980a4a315b5 Date: Sat, 11 Aug 2018 22:48:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d/snap", "metadata": {}}], "file": "/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d/file", "owner": "6b6d0dd69a5a4df0966d41749dc49573", "id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "size": 666173440, "self": "/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-11T22:48:56Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_eebf7a3e-6f18-463d-b116-5400ea766c2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_eebf7a3e-6f18-463d-b116-5400ea766c2e", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-11T22:48:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 22:48:56,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-588c13f6-a132-48f5-88cb-d980a4a315b5 2018-08-11 22:48:56,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0420768260956s 2018-08-11 22:48:56,131 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-588c13f6-a132-48f5-88cb-d980a4a315b5 2018-08-11 22:48:56,132 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d/file', 'owner': u'6b6d0dd69a5a4df0966d41749dc49573', 'id': u'a26c8096-eef6-4e0f-bacb-6ae694223f7d', 'size': 666173440, u'self': u'/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b6d0dd69a5a4df0966d41749dc49573', 'name': 'shaker-project_eebf7a3e-6f18-463d-b116-5400ea766c2e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-11T22:48:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-11T22:48:56Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_eebf7a3e-6f18-463d-b116-5400ea766c2e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'self': u'/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_eebf7a3e-6f18-463d-b116-5400ea766c2e', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_eebf7a3e-6f18-463d-b116-5400ea766c2e', 'created': u'2018-08-11T22:48:46Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-08-11T22:48:46Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_eebf7a3e-6f18-463d-b116-5400ea766c2e', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}}) 2018-08-11 22:48:56,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-11 22:48:56,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_eebf7a3e-6f18-463d-b116-5400ea766c2e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-11 22:48:56,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48: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-1d587dba-f18d-4eb9-91fc-82a0881b8097 x-compute-request-id: req-1d587dba-f18d-4eb9-91fc-82a0881b8097 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_eebf7a3e-6f18-463d-b116-5400ea766c2e", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "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": "a0851bff-d039-4192-9a17-8dd0f94dcb2c"}} 2018-08-11 22:48:56,390 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1d587dba-f18d-4eb9-91fc-82a0881b8097 2018-08-11 22:48:56,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.256672859192s 2018-08-11 22:48:56,391 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1d587dba-f18d-4eb9-91fc-82a0881b8097 2018-08-11 22:48:56,392 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_eebf7a3e-6f18-463d-b116-5400ea766c2e', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'a0851bff-d039-4192-9a17-8dd0f94dcb2c', 'swap': 0}) 2018-08-11 22:48:56,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-11 22:48:56,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c/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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" -d '{"extra_specs": {}}' 2018-08-11 22:48:56,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48: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-67d32ce2-217b-4348-a3f9-14357afa7432 x-compute-request-id: req-67d32ce2-217b-4348-a3f9-14357afa7432 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-11 22:48:56,417 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c/os-extra_specs used request id req-67d32ce2-217b-4348-a3f9-14357afa7432 2018-08-11 22:48:56,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0249719619751s 2018-08-11 22:48:56,418 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c/os-extra_specs used request id req-67d32ce2-217b-4348-a3f9-14357afa7432 2018-08-11 22:48:56,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-11 22:48:56,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"keypair": {"name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e"}}' 2018-08-11 22:48:56,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48: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-edf52c68-e304-403a-ae49-9f092693d72b x-compute-request-id: req-edf52c68-e304-403a-ae49-9f092693d72b Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtByMxhtd4jZ8iZPPvoljhX161ElzaLQJT10FE14VWdFj7u/7UW9boEcdFJKVElTfdj6ydkCbmG1Q1495V1+JyI4YcU1IWwqul0E8rfDsY8LS3/jxAP+QJj5viNvndl/fBrDnka84eC7uW50J+JAMZktSt4y74D2HNlAwC4bX2xi9Tl1FxaBF3aE16ZbyULmu1eOm8Qks1VFZVLatc3kU9lFjtGxfPoMJ7B62pFt2zqIbxFXE0cPaHEoHf3TCFD6ay+EoT7J5M3Avco57ryHKSmsXHUMLcjplGvWP4CjFvLjdCgXSV1g/Vkf795LatAB2808pO5j0kZYus8B6ZMiY1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7QcjMYbXeI2fImTz76JY4V9etRJc2i0CU9dBRNeFVnRY+7v+\n1FvW6BHHRSSlRJU33Y+snZAm5htUNePeVdficiOGHFNSFsKrpdBPK3w7GPC0t/48\nQD/kCY+b4jb53Zf3waw55GvOHgu7ludCfiQDGZLUreMu+A9hzZQMAuG19sYvU5dR\ncWgRd2hNemW8lC5rtXjpvEJLNVRWVS2rXN5FPZRY7RsXz6DCewetqRbds6iG8RVx\nNHD2hxKB390whQ+msvhKE+yeTNwL3KOe68hykprFx1DC3I6ZRr1j+Aoxby43QoF0\nldYP1ZH+/eS2rQAdvNPKTuY9JGWLrPAemTImNQIDAQABAoIBAHPJ69BS7cmPbXCw\n3lVu+npGS46rBL70A9IPMmw92H4uYhW/dbIplydRIAZP64hAWMUcXZevBsGcEhwt\nT7yhtJZLckU+ErjZql5bD4HPs1Lwq2fCg45jZ7Of+uecMZ2lkjuDNdi3LT6SPrZu\nDJZwYy9IAitb8uLtKLrzmpaBypFcuK7Z/HOfjubVofClRpl2z2vqZwqp/WdYNig5\nRTld/hi1TJH1kBO015FQw6uNopmL1sceOl2MVgViQ0SgWQZVdjoe4lCCS9YPm7+e\nKYYBFPumCuf2ptLhudfxuRh3w5oz+XwFxOHCh7b1ApmHQLV2ckBIUi/MwAPmyRIT\n5v6xiZUCgYEA9/Fe9HLT/Oo+fFFnErL/Mb/4scDxXdxZ41MYTu+ijg1C+8nDXiZh\n7k9vWhc3k/ePR4Yrz2KKE/Wd5JLEqJv+UDDetWtFF2kuSof26zWyNEe4dgDtaiDU\ntc1hHetWc+8J3unaEjaXErvBEMiAL20RfclwHbumV0iw4TdvI7otClsCgYEA9Lr3\nGG4BkZoGaVOa5oBUoj+QRHq0Q5esCLPWMfAAklQS6zq4/9WFdR4aSiXO9V1nS+qG\nVrqaa5opQrRawCqmKuyJgj2EB17LIIAWRHM5suVhILNy0CUi5cWJRKosZSZ1mwLW\nBvRllz2eGAhb5gHxplFjgqyCoMoVZZB7v/VA1q8CgYEAmtVSdNjYZRJq3vt+oIDD\nOHAnf+l7UR/vyjPz9CdVndvOPqpqpHrXoRhd8yaYgICSKxowdZuVmo1BgqHcyWZQ\n1AcQrL5GMS5vx/9MROoNVPSMzrQZjrLd4oJU6XgzTsaxpVDn64PHp90z3aU312YH\nDEQlDYxHfi5YtuwFLYxv4A0CgYAwgus+NXgsI4sHz+HRtTiRnOX9HRGkoGkipHte\nFMQYPYAujspjNDErQRdXAV2f967lNo0AnibEE6AAL/4ZP5sGwTKU1ZrZVyoOvDUt\nxmV2l8+ECu5EYkgjod+O8+iu+EuxuYMxh7qnmzg+bVHCKzp6jIGcQpP2SXiqVFSj\nfXsn0wKBgDM9O81ZqvrDSmYV6prPn4hWbnDV7k3i8idJq+wlZd7Zjf1yaC5NZ8Bf\nfihvUW508C18Ala7gW8AV/YSMUoEZHiaxI5WRPP/cd0Fbk2YVH2KouiXsMW44a//\nR59YGeFwhi3CZ4fX7qCC8HlWt83XxSKzgk0deHViFaa8GfoyR1Ui\n-----END RSA PRIVATE KEY-----\n", "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "fingerprint": "45:b8:31:81:02:e7:90:68:7c:0f:4c:7c:a3:6d:c7:e8"}} 2018-08-11 22:48:56,671 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-edf52c68-e304-403a-ae49-9f092693d72b 2018-08-11 22:48:56,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.252561092377s 2018-08-11 22:48:56,671 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-edf52c68-e304-403a-ae49-9f092693d72b 2018-08-11 22:48:56,672 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtByMxhtd4jZ8iZPPvoljhX161ElzaLQJT10FE14VWdFj7u/7UW9boEcdFJKVElTfdj6ydkCbmG1Q1495V1+JyI4YcU1IWwqul0E8rfDsY8LS3/jxAP+QJj5viNvndl/fBrDnka84eC7uW50J+JAMZktSt4y74D2HNlAwC4bX2xi9Tl1FxaBF3aE16ZbyULmu1eOm8Qks1VFZVLatc3kU9lFjtGxfPoMJ7B62pFt2zqIbxFXE0cPaHEoHf3TCFD6ay+EoT7J5M3Avco57ryHKSmsXHUMLcjplGvWP4CjFvLjdCgXSV1g/Vkf795LatAB2808pO5j0kZYus8B6ZMiY1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7QcjMYbXeI2fImTz76JY4V9etRJc2i0CU9dBRNeFVnRY+7v+\n1FvW6BHHRSSlRJU33Y+snZAm5htUNePeVdficiOGHFNSFsKrpdBPK3w7GPC0t/48\nQD/kCY+b4jb53Zf3waw55GvOHgu7ludCfiQDGZLUreMu+A9hzZQMAuG19sYvU5dR\ncWgRd2hNemW8lC5rtXjpvEJLNVRWVS2rXN5FPZRY7RsXz6DCewetqRbds6iG8RVx\nNHD2hxKB390whQ+msvhKE+yeTNwL3KOe68hykprFx1DC3I6ZRr1j+Aoxby43QoF0\nldYP1ZH+/eS2rQAdvNPKTuY9JGWLrPAemTImNQIDAQABAoIBAHPJ69BS7cmPbXCw\n3lVu+npGS46rBL70A9IPMmw92H4uYhW/dbIplydRIAZP64hAWMUcXZevBsGcEhwt\nT7yhtJZLckU+ErjZql5bD4HPs1Lwq2fCg45jZ7Of+uecMZ2lkjuDNdi3LT6SPrZu\nDJZwYy9IAitb8uLtKLrzmpaBypFcuK7Z/HOfjubVofClRpl2z2vqZwqp/WdYNig5\nRTld/hi1TJH1kBO015FQw6uNopmL1sceOl2MVgViQ0SgWQZVdjoe4lCCS9YPm7+e\nKYYBFPumCuf2ptLhudfxuRh3w5oz+XwFxOHCh7b1ApmHQLV2ckBIUi/MwAPmyRIT\n5v6xiZUCgYEA9/Fe9HLT/Oo+fFFnErL/Mb/4scDxXdxZ41MYTu+ijg1C+8nDXiZh\n7k9vWhc3k/ePR4Yrz2KKE/Wd5JLEqJv+UDDetWtFF2kuSof26zWyNEe4dgDtaiDU\ntc1hHetWc+8J3unaEjaXErvBEMiAL20RfclwHbumV0iw4TdvI7otClsCgYEA9Lr3\nGG4BkZoGaVOa5oBUoj+QRHq0Q5esCLPWMfAAklQS6zq4/9WFdR4aSiXO9V1nS+qG\nVrqaa5opQrRawCqmKuyJgj2EB17LIIAWRHM5suVhILNy0CUi5cWJRKosZSZ1mwLW\nBvRllz2eGAhb5gHxplFjgqyCoMoVZZB7v/VA1q8CgYEAmtVSdNjYZRJq3vt+oIDD\nOHAnf+l7UR/vyjPz9CdVndvOPqpqpHrXoRhd8yaYgICSKxowdZuVmo1BgqHcyWZQ\n1AcQrL5GMS5vx/9MROoNVPSMzrQZjrLd4oJU6XgzTsaxpVDn64PHp90z3aU312YH\nDEQlDYxHfi5YtuwFLYxv4A0CgYAwgus+NXgsI4sHz+HRtTiRnOX9HRGkoGkipHte\nFMQYPYAujspjNDErQRdXAV2f967lNo0AnibEE6AAL/4ZP5sGwTKU1ZrZVyoOvDUt\nxmV2l8+ECu5EYkgjod+O8+iu+EuxuYMxh7qnmzg+bVHCKzp6jIGcQpP2SXiqVFSj\nfXsn0wKBgDM9O81ZqvrDSmYV6prPn4hWbnDV7k3i8idJq+wlZd7Zjf1yaC5NZ8Bf\nfihvUW508C18Ala7gW8AV/YSMUoEZHiaxI5WRPP/cd0Fbk2YVH2KouiXsMW44a//\nR59YGeFwhi3CZ4fX7qCC8HlWt83XxSKzgk0deHViFaa8GfoyR1Ui\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9c47f4b3da0f443fa65ae29db7fba3c9', 'name': u'shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e', 'created_at': '2018-08-11T22:48:56.672299', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b6d0dd69a5a4df0966d41749dc49573', 'name': 'shaker-project_eebf7a3e-6f18-463d-b116-5400ea766c2e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'45:b8:31:81:02:e7:90:68:7c:0f:4c:7c:a3:6d:c7:e8', 'type': 'ssh', 'id': u'shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e'}) 2018-08-11 22:48:56,672 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA7QcjMYbXeI2fImTz76JY4V9etRJc2i0CU9dBRNeFVnRY+7v+ 1FvW6BHHRSSlRJU33Y+snZAm5htUNePeVdficiOGHFNSFsKrpdBPK3w7GPC0t/48 QD/kCY+b4jb53Zf3waw55GvOHgu7ludCfiQDGZLUreMu+A9hzZQMAuG19sYvU5dR cWgRd2hNemW8lC5rtXjpvEJLNVRWVS2rXN5FPZRY7RsXz6DCewetqRbds6iG8RVx NHD2hxKB390whQ+msvhKE+yeTNwL3KOe68hykprFx1DC3I6ZRr1j+Aoxby43QoF0 ldYP1ZH+/eS2rQAdvNPKTuY9JGWLrPAemTImNQIDAQABAoIBAHPJ69BS7cmPbXCw 3lVu+npGS46rBL70A9IPMmw92H4uYhW/dbIplydRIAZP64hAWMUcXZevBsGcEhwt T7yhtJZLckU+ErjZql5bD4HPs1Lwq2fCg45jZ7Of+uecMZ2lkjuDNdi3LT6SPrZu DJZwYy9IAitb8uLtKLrzmpaBypFcuK7Z/HOfjubVofClRpl2z2vqZwqp/WdYNig5 RTld/hi1TJH1kBO015FQw6uNopmL1sceOl2MVgViQ0SgWQZVdjoe4lCCS9YPm7+e KYYBFPumCuf2ptLhudfxuRh3w5oz+XwFxOHCh7b1ApmHQLV2ckBIUi/MwAPmyRIT 5v6xiZUCgYEA9/Fe9HLT/Oo+fFFnErL/Mb/4scDxXdxZ41MYTu+ijg1C+8nDXiZh 7k9vWhc3k/ePR4Yrz2KKE/Wd5JLEqJv+UDDetWtFF2kuSof26zWyNEe4dgDtaiDU tc1hHetWc+8J3unaEjaXErvBEMiAL20RfclwHbumV0iw4TdvI7otClsCgYEA9Lr3 GG4BkZoGaVOa5oBUoj+QRHq0Q5esCLPWMfAAklQS6zq4/9WFdR4aSiXO9V1nS+qG Vrqaa5opQrRawCqmKuyJgj2EB17LIIAWRHM5suVhILNy0CUi5cWJRKosZSZ1mwLW BvRllz2eGAhb5gHxplFjgqyCoMoVZZB7v/VA1q8CgYEAmtVSdNjYZRJq3vt+oIDD OHAnf+l7UR/vyjPz9CdVndvOPqpqpHrXoRhd8yaYgICSKxowdZuVmo1BgqHcyWZQ 1AcQrL5GMS5vx/9MROoNVPSMzrQZjrLd4oJU6XgzTsaxpVDn64PHp90z3aU312YH DEQlDYxHfi5YtuwFLYxv4A0CgYAwgus+NXgsI4sHz+HRtTiRnOX9HRGkoGkipHte FMQYPYAujspjNDErQRdXAV2f967lNo0AnibEE6AAL/4ZP5sGwTKU1ZrZVyoOvDUt xmV2l8+ECu5EYkgjod+O8+iu+EuxuYMxh7qnmzg+bVHCKzp6jIGcQpP2SXiqVFSj fXsn0wKBgDM9O81ZqvrDSmYV6prPn4hWbnDV7k3i8idJq+wlZd7Zjf1yaC5NZ8Bf fihvUW508C18Ala7gW8AV/YSMUoEZHiaxI5WRPP/cd0Fbk2YVH2KouiXsMW44a// R59YGeFwhi3CZ4fX7qCC8HlWt83XxSKzgk0deHViFaa8GfoyR1Ui -----END RSA PRIVATE KEY----- 2018-08-11 22:48:56,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-11 22:48:56,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"security_group": {"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-11 22:48:57,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-5d054cef-322c-4e5b-8a2c-ce4007923613 Date: Sat, 11 Aug 2018 22:48:57 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:56Z", "updated_at": "2018-08-11T22:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:56Z", "revision_number": 0, "id": "65add713-ff2b-4094-86d1-c754047d2321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:56Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:56Z", "revision_number": 0, "id": "a0d0d0c4-2dee-492d-92f3-2d0fb36619f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:56Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 2, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}} 2018-08-11 22:48:57,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-5d054cef-322c-4e5b-8a2c-ce4007923613 2018-08-11 22:48:57,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.415967941284s 2018-08-11 22:48:57,091 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-5d054cef-322c-4e5b-8a2c-ce4007923613 2018-08-11 22:48:57,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-11 22:48:57,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:48:57,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-5a1f166d-a6b0-49f3-b6b3-c9b025a9a34b Date: Sat, 11 Aug 2018 22:48:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:56Z", "updated_at": "2018-08-11T22:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:56Z", "revision_number": 0, "id": "65add713-ff2b-4094-86d1-c754047d2321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:56Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:56Z", "revision_number": 0, "id": "a0d0d0c4-2dee-492d-92f3-2d0fb36619f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:56Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 2, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}]} 2018-08-11 22:48:57,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-5a1f166d-a6b0-49f3-b6b3-c9b025a9a34b 2018-08-11 22:48:57,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0836901664734s 2018-08-11 22:48:57,181 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-5a1f166d-a6b0-49f3-b6b3-c9b025a9a34b 2018-08-11 22:48:57,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-11 22:48:57,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" -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": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c"}}' 2018-08-11 22:48:57,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-38b7c14c-890d-451a-ba7e-3786298f42de Date: Sat, 11 Aug 2018 22:48:57 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-08-11T22:48:57Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "port_range_min": 22, "revision_number": 0, "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:57Z", "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "523b12d7-4fb3-4dd2-b89c-433fbd6b9fb1"}} 2018-08-11 22:48:57,363 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-38b7c14c-890d-451a-ba7e-3786298f42de 2018-08-11 22:48:57,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.178332090378s 2018-08-11 22:48:57,363 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-38b7c14c-890d-451a-ba7e-3786298f42de 2018-08-11 22:48:57,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-11 22:48:57,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:48:57,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-5ad6895d-fd16-4888-b70e-c45d8cb96447 Date: Sat, 11 Aug 2018 22:48:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:56Z", "updated_at": "2018-08-11T22:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-11T22:48:57Z", "revision_number": 0, "id": "523b12d7-4fb3-4dd2-b89c-433fbd6b9fb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:57Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:56Z", "revision_number": 0, "id": "65add713-ff2b-4094-86d1-c754047d2321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:56Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:56Z", "revision_number": 0, "id": "a0d0d0c4-2dee-492d-92f3-2d0fb36619f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:56Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 3, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}]} 2018-08-11 22:48:57,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-5ad6895d-fd16-4888-b70e-c45d8cb96447 2018-08-11 22:48:57,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.056440114975s 2018-08-11 22:48:57,425 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-5ad6895d-fd16-4888-b70e-c45d8cb96447 2018-08-11 22:48:57,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-11 22:48:57,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" -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": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c"}}' 2018-08-11 22:48:57,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-3fbac129-1616-4384-88bb-1eb0ec806e24 Date: Sat, 11 Aug 2018 22:48:57 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-08-11T22:48:57Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "port_range_min": null, "revision_number": 0, "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:57Z", "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "7b072bd5-35ad-4194-ba43-0b9de762c640"}} 2018-08-11 22:48:57,581 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-3fbac129-1616-4384-88bb-1eb0ec806e24 2018-08-11 22:48:57,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154129981995s 2018-08-11 22:48:57,582 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-3fbac129-1616-4384-88bb-1eb0ec806e24 2018-08-11 22:48:57,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-11 22:48:57,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:48:57,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-3200fc81-8f5a-4a7b-b351-71aaec5b7690 Date: Sat, 11 Aug 2018 22:48:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:56Z", "updated_at": "2018-08-11T22:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-11T22:48:57Z", "revision_number": 0, "id": "523b12d7-4fb3-4dd2-b89c-433fbd6b9fb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:57Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:56Z", "revision_number": 0, "id": "65add713-ff2b-4094-86d1-c754047d2321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:56Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:57Z", "revision_number": 0, "id": "7b072bd5-35ad-4194-ba43-0b9de762c640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:57Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:56Z", "revision_number": 0, "id": "a0d0d0c4-2dee-492d-92f3-2d0fb36619f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:56Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}]} 2018-08-11 22:48:57,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-3200fc81-8f5a-4a7b-b351-71aaec5b7690 2018-08-11 22:48:57,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0572350025177s 2018-08-11 22:48:57,643 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-3200fc81-8f5a-4a7b-b351-71aaec5b7690 2018-08-11 22:48:57,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-11 22:48:57,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" -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": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c"}}' 2018-08-11 22:48:57,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-6f669d85-a94d-4aa2-8e9b-abfefec6d37b Date: Sat, 11 Aug 2018 22:48:57 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-08-11T22:48:57Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "port_range_min": 9000, "revision_number": 0, "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:57Z", "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "a87b2b8f-6811-4bfd-bd34-350baebe1708"}} 2018-08-11 22:48:57,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-6f669d85-a94d-4aa2-8e9b-abfefec6d37b 2018-08-11 22:48:57,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.137676954269s 2018-08-11 22:48:57,784 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-6f669d85-a94d-4aa2-8e9b-abfefec6d37b 2018-08-11 22:48:57,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 22:48:57,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:48:57,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-14602571-3c21-49ea-b7ee-5a2597f4767e Date: Sat, 11 Aug 2018 22:48:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20cb83a-b779-4957-af32-d3f981a61236"],"updated_at":"2018-08-11T22:48:39Z","tenant_id":"6b6d0dd69a5a4df0966d41749dc49573","created_at":"2018-08-11T22:48:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6b6d0dd69a5a4df0966d41749dc49573","id":"f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3","name":"shaker-net_eebf7a3e-6f18-463d-b116-5400ea766c2e"}]} 2018-08-11 22:48:57,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-14602571-3c21-49ea-b7ee-5a2597f4767e 2018-08-11 22:48:57,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116589069366s 2018-08-11 22:48:57,903 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-14602571-3c21-49ea-b7ee-5a2597f4767e 2018-08-11 22:48:57,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 22:48:57,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:48:57,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-58bc54b1-cdd5-463d-a785-00c3c0136d62 Date: Sat, 11 Aug 2018 22:48:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d/snap", "metadata": {}}], "file": "/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d/file", "owner": "6b6d0dd69a5a4df0966d41749dc49573", "id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "size": 666173440, "self": "/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-11T22:48:56Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_eebf7a3e-6f18-463d-b116-5400ea766c2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_eebf7a3e-6f18-463d-b116-5400ea766c2e", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-11T22:48:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 22:48:57,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-58bc54b1-cdd5-463d-a785-00c3c0136d62 2018-08-11 22:48:57,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0348830223083s 2018-08-11 22:48:57,942 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-58bc54b1-cdd5-463d-a785-00c3c0136d62 2018-08-11 22:48:57,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 22:48:57,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:48:57,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-896f921f-d630-41bf-bc58-d5ec09e97347 x-compute-request-id: req-896f921f-d630-41bf-bc58-d5ec09e97347 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_eebf7a3e-6f18-463d-b116-5400ea766c2e", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "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": "a0851bff-d039-4192-9a17-8dd0f94dcb2c"}]} 2018-08-11 22:48:57,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-896f921f-d630-41bf-bc58-d5ec09e97347 2018-08-11 22:48:57,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263459682465s 2018-08-11 22:48:57,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-896f921f-d630-41bf-bc58-d5ec09e97347 2018-08-11 22:48:57,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-11 22:48:57,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"server": {"name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "imageRef": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "flavorRef": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3"}], "security_groups": [{"name": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c"}]}}' 2018-08-11 22:48:59,567 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 22: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 x-openstack-request-id: req-e035282c-a3df-496a-9097-6f760c8264d1 x-compute-request-id: req-e035282c-a3df-496a-9097-6f760c8264d1 Content-Length: 403 location: http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c"}], "OS-DCF:diskConfig": "MANUAL", "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "adminPass": "rpfCdsZBG69Q"}} 2018-08-11 22:48:59,567 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-e035282c-a3df-496a-9097-6f760c8264d1 2018-08-11 22:48:59,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.59528708458s 2018-08-11 22:48:59,568 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-e035282c-a3df-496a-9097-6f760c8264d1 2018-08-11 22:48:59,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:48:59,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:48:59,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:48: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-5e0bc833-b4bd-4f62-a6a0-8f7c32cbb7e2 x-compute-request-id: req-5e0bc833-b4bd-4f62-a6a0-8f7c32cbb7e2 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:48:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:48:59,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5e0bc833-b4bd-4f62-a6a0-8f7c32cbb7e2 2018-08-11 22:48:59,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42928814888s 2018-08-11 22:48:59,998 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5e0bc833-b4bd-4f62-a6a0-8f7c32cbb7e2 2018-08-11 22:49:00,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 22:49:00,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:00,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-80a00179-ff70-488a-9dbd-8ffb1d2eb6f8 Date: Sat, 11 Aug 2018 22:49:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20cb83a-b779-4957-af32-d3f981a61236"],"updated_at":"2018-08-11T22:48:39Z","tenant_id":"6b6d0dd69a5a4df0966d41749dc49573","created_at":"2018-08-11T22:48:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6b6d0dd69a5a4df0966d41749dc49573","id":"f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3","name":"shaker-net_eebf7a3e-6f18-463d-b116-5400ea766c2e"}]} 2018-08-11 22:49:00,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-80a00179-ff70-488a-9dbd-8ffb1d2eb6f8 2018-08-11 22:49:00,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109750032425s 2018-08-11 22:49:00,119 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-80a00179-ff70-488a-9dbd-8ffb1d2eb6f8 2018-08-11 22:49:00,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 22:49:00,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:00,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-be8cf808-37ae-470b-90fe-bc9d9bfe3880 Date: Sat, 11 Aug 2018 22:49:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3","tenant_id":"6b6d0dd69a5a4df0966d41749dc49573","created_at":"2018-08-11T22:48:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T22:48: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":"6b6d0dd69a5a4df0966d41749dc49573","id":"b20cb83a-b779-4957-af32-d3f981a61236","subnetpool_id":null,"name":"shaker-subnet_eebf7a3e-6f18-463d-b116-5400ea766c2e"}]} 2018-08-11 22:49:00,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-be8cf808-37ae-470b-90fe-bc9d9bfe3880 2018-08-11 22:49:00,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0480120182037s 2018-08-11 22:49:00,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-be8cf808-37ae-470b-90fe-bc9d9bfe3880 2018-08-11 22:49:00,169 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:02,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:02,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:02,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-4f4f2197-8d25-4973-b00a-92472052b72d x-compute-request-id: req-4f4f2197-8d25-4973-b00a-92472052b72d 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:02,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4f4f2197-8d25-4973-b00a-92472052b72d 2018-08-11 22:49:02,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383782148361s 2018-08-11 22:49:02,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4f4f2197-8d25-4973-b00a-92472052b72d 2018-08-11 22:49:02,561 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:04,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:04,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:04,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-819db72a-4f4a-4ef2-a89a-8911003838db x-compute-request-id: req-819db72a-4f4a-4ef2-a89a-8911003838db 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:04,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-819db72a-4f4a-4ef2-a89a-8911003838db 2018-08-11 22:49:04,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374796867371s 2018-08-11 22:49:04,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-819db72a-4f4a-4ef2-a89a-8911003838db 2018-08-11 22:49:04,943 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:06,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:06,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:07,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-c5d9ff22-c684-434e-8e0e-97924032e763 x-compute-request-id: req-c5d9ff22-c684-434e-8e0e-97924032e763 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:07,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c5d9ff22-c684-434e-8e0e-97924032e763 2018-08-11 22:49:07,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195597887039s 2018-08-11 22:49:07,142 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c5d9ff22-c684-434e-8e0e-97924032e763 2018-08-11 22:49:07,145 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:09,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:09,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:09,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:49: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-30297ca0-8449-4e06-9007-b1a0ef50d9f4 x-compute-request-id: req-30297ca0-8449-4e06-9007-b1a0ef50d9f4 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:09,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-30297ca0-8449-4e06-9007-b1a0ef50d9f4 2018-08-11 22:49:09,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212115049362s 2018-08-11 22:49:09,360 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-30297ca0-8449-4e06-9007-b1a0ef50d9f4 2018-08-11 22:49:09,364 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:11,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:11,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:11,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-29ac047b-9b95-4639-820c-224558375d87 x-compute-request-id: req-29ac047b-9b95-4639-820c-224558375d87 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:11,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-29ac047b-9b95-4639-820c-224558375d87 2018-08-11 22:49:11,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512505054474s 2018-08-11 22:49:11,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-29ac047b-9b95-4639-820c-224558375d87 2018-08-11 22:49:11,883 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:13,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:13,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:14,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:49: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-df90ede8-c500-4d8d-b89e-f70d8f9396b8 x-compute-request-id: req-df90ede8-c500-4d8d-b89e-f70d8f9396b8 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:14,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-df90ede8-c500-4d8d-b89e-f70d8f9396b8 2018-08-11 22:49:14,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.300144910812s 2018-08-11 22:49:14,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-df90ede8-c500-4d8d-b89e-f70d8f9396b8 2018-08-11 22:49:14,190 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:16,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:16,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:16,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:49: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-bad8d48d-7a14-4b3b-9802-a34838bac8f8 x-compute-request-id: req-bad8d48d-7a14-4b3b-9802-a34838bac8f8 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:16,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-bad8d48d-7a14-4b3b-9802-a34838bac8f8 2018-08-11 22:49:16,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353756904602s 2018-08-11 22:49:16,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-bad8d48d-7a14-4b3b-9802-a34838bac8f8 2018-08-11 22:49:16,551 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:18,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:18,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:19,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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,Accept-Encoding x-openstack-request-id: req-df53d5ee-5396-453a-8b03-6d31ec87b627 x-compute-request-id: req-df53d5ee-5396-453a-8b03-6d31ec87b627 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:19,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-df53d5ee-5396-453a-8b03-6d31ec87b627 2018-08-11 22:49:19,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508131027222s 2018-08-11 22:49:19,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-df53d5ee-5396-453a-8b03-6d31ec87b627 2018-08-11 22:49:19,066 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:21,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:21,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:21,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:49: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-7ddbfe95-264d-4fde-bfb1-3ad2b0c575c2 x-compute-request-id: req-7ddbfe95-264d-4fde-bfb1-3ad2b0c575c2 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:21,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7ddbfe95-264d-4fde-bfb1-3ad2b0c575c2 2018-08-11 22:49:21,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501827955246s 2018-08-11 22:49:21,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7ddbfe95-264d-4fde-bfb1-3ad2b0c575c2 2018-08-11 22:49:21,575 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:23,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:23,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:23,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:49: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-a25fe301-8b2b-47b0-b2cf-8e9e07113e91 x-compute-request-id: req-a25fe301-8b2b-47b0-b2cf-8e9e07113e91 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:23,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a25fe301-8b2b-47b0-b2cf-8e9e07113e91 2018-08-11 22:49:23,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379640102386s 2018-08-11 22:49:23,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a25fe301-8b2b-47b0-b2cf-8e9e07113e91 2018-08-11 22:49:23,961 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:25,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:25,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:26,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:49: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-b8cbf944-b519-4f3a-a82f-c0638157bc9f x-compute-request-id: req-b8cbf944-b519-4f3a-a82f-c0638157bc9f 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:26,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b8cbf944-b519-4f3a-a82f-c0638157bc9f 2018-08-11 22:49:26,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350258111954s 2018-08-11 22:49:26,314 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b8cbf944-b519-4f3a-a82f-c0638157bc9f 2018-08-11 22:49:26,318 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:28,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:28,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:28,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:49: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-64dd8b93-46b8-4bf0-82c2-1c955ebcb5dc x-compute-request-id: req-64dd8b93-46b8-4bf0-82c2-1c955ebcb5dc 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:28,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-64dd8b93-46b8-4bf0-82c2-1c955ebcb5dc 2018-08-11 22:49:28,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392924070358s 2018-08-11 22:49:28,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-64dd8b93-46b8-4bf0-82c2-1c955ebcb5dc 2018-08-11 22:49:28,717 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:30,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:30,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:30,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:49: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-ac8e1cd7-bcdf-46e4-bbb8-988811e2b096 x-compute-request-id: req-ac8e1cd7-bcdf-46e4-bbb8-988811e2b096 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:30,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ac8e1cd7-bcdf-46e4-bbb8-988811e2b096 2018-08-11 22:49:30,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223948001862s 2018-08-11 22:49:30,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ac8e1cd7-bcdf-46e4-bbb8-988811e2b096 2018-08-11 22:49:30,949 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:32,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:32,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:33,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:49: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-751202de-f3a9-4f88-9122-a331a0abc08f x-compute-request-id: req-751202de-f3a9-4f88-9122-a331a0abc08f 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:33,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-751202de-f3a9-4f88-9122-a331a0abc08f 2018-08-11 22:49:33,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517890930176s 2018-08-11 22:49:33,470 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-751202de-f3a9-4f88-9122-a331a0abc08f 2018-08-11 22:49:33,474 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:35,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:35,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:35,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-1930f7c9-1ce2-4610-a099-798e532635c7 x-compute-request-id: req-1930f7c9-1ce2-4610-a099-798e532635c7 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:35,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1930f7c9-1ce2-4610-a099-798e532635c7 2018-08-11 22:49:35,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207720994949s 2018-08-11 22:49:35,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1930f7c9-1ce2-4610-a099-798e532635c7 2018-08-11 22:49:35,688 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:37,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:37,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:37,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:49: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-68ce6579-dd39-44b7-9f55-ac8bbbdcf2f7 x-compute-request-id: req-68ce6579-dd39-44b7-9f55-ac8bbbdcf2f7 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:37,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-68ce6579-dd39-44b7-9f55-ac8bbbdcf2f7 2018-08-11 22:49:37,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233355045319s 2018-08-11 22:49:37,924 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-68ce6579-dd39-44b7-9f55-ac8bbbdcf2f7 2018-08-11 22:49:37,928 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:39,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:39,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:40,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:49: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-d7d3af34-a481-4e03-bde9-27b836a50411 x-compute-request-id: req-d7d3af34-a481-4e03-bde9-27b836a50411 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:40,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d7d3af34-a481-4e03-bde9-27b836a50411 2018-08-11 22:49:40,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.327898025513s 2018-08-11 22:49:40,259 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d7d3af34-a481-4e03-bde9-27b836a50411 2018-08-11 22:49:40,263 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:42,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:42,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:42,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:49: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-b3688c27-b820-4909-bf38-adb94b3b5a17 x-compute-request-id: req-b3688c27-b820-4909-bf38-adb94b3b5a17 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:42,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b3688c27-b820-4909-bf38-adb94b3b5a17 2018-08-11 22:49:42,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522548913956s 2018-08-11 22:49:42,788 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b3688c27-b820-4909-bf38-adb94b3b5a17 2018-08-11 22:49:42,792 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:44,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:44,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:45,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:49: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-cb210a07-f79a-4913-ad9b-6a003f0c7c71 x-compute-request-id: req-cb210a07-f79a-4913-ad9b-6a003f0c7c71 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:45,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-cb210a07-f79a-4913-ad9b-6a003f0c7c71 2018-08-11 22:49:45,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351230144501s 2018-08-11 22:49:45,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-cb210a07-f79a-4913-ad9b-6a003f0c7c71 2018-08-11 22:49:45,150 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:47,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:47,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:47,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:49: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-99f03b7f-9116-4aa5-abb9-f89b79c51398 x-compute-request-id: req-99f03b7f-9116-4aa5-abb9-f89b79c51398 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:47,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-99f03b7f-9116-4aa5-abb9-f89b79c51398 2018-08-11 22:49:47,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422871112823s 2018-08-11 22:49:47,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-99f03b7f-9116-4aa5-abb9-f89b79c51398 2018-08-11 22:49:47,580 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:49,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:49,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:49,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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,Accept-Encoding x-openstack-request-id: req-603c331c-dfd8-403f-8b4c-8b58819a2df7 x-compute-request-id: req-603c331c-dfd8-403f-8b4c-8b58819a2df7 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:49,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-603c331c-dfd8-403f-8b4c-8b58819a2df7 2018-08-11 22:49:49,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382391929626s 2018-08-11 22:49:49,965 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-603c331c-dfd8-403f-8b4c-8b58819a2df7 2018-08-11 22:49:49,969 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:51,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:51,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:52,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:49: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-baa7a6ea-a2ba-416b-b9ea-3b7a901129eb x-compute-request-id: req-baa7a6ea-a2ba-416b-b9ea-3b7a901129eb 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:52,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-baa7a6ea-a2ba-416b-b9ea-3b7a901129eb 2018-08-11 22:49:52,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453016996384s 2018-08-11 22:49:52,425 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-baa7a6ea-a2ba-416b-b9ea-3b7a901129eb 2018-08-11 22:49:52,429 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:54,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:54,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:54,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-6d025137-4a6a-4dfe-a1d9-567f03c39445 x-compute-request-id: req-6d025137-4a6a-4dfe-a1d9-567f03c39445 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:54,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6d025137-4a6a-4dfe-a1d9-567f03c39445 2018-08-11 22:49:54,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354602098465s 2018-08-11 22:49:54,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6d025137-4a6a-4dfe-a1d9-567f03c39445 2018-08-11 22:49:54,791 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:56,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:56,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:57,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:49: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-9f57da0f-1eaa-4781-817b-2c3ff4379d66 x-compute-request-id: req-9f57da0f-1eaa-4781-817b-2c3ff4379d66 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:57,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9f57da0f-1eaa-4781-817b-2c3ff4379d66 2018-08-11 22:49:57,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403955936432s 2018-08-11 22:49:57,198 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9f57da0f-1eaa-4781-817b-2c3ff4379d66 2018-08-11 22:49:57,205 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:49:59,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:49:59,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:49:59,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:49: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-04c2b795-d077-4754-bab3-cb5803b1c399 x-compute-request-id: req-04c2b795-d077-4754-bab3-cb5803b1c399 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:49:59,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-04c2b795-d077-4754-bab3-cb5803b1c399 2018-08-11 22:49:59,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509968996048s 2018-08-11 22:49:59,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-04c2b795-d077-4754-bab3-cb5803b1c399 2018-08-11 22:49:59,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:01,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:01,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:01,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-d6a309dc-ed4c-461b-ab56-f6e352a0c8bd x-compute-request-id: req-d6a309dc-ed4c-461b-ab56-f6e352a0c8bd 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:01,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d6a309dc-ed4c-461b-ab56-f6e352a0c8bd 2018-08-11 22:50:01,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207125902176s 2018-08-11 22:50:01,933 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d6a309dc-ed4c-461b-ab56-f6e352a0c8bd 2018-08-11 22:50:01,936 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:03,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:03,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:04,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-b960c692-b561-41d9-abc7-164830552493 x-compute-request-id: req-b960c692-b561-41d9-abc7-164830552493 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:04,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b960c692-b561-41d9-abc7-164830552493 2018-08-11 22:50:04,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183564901352s 2018-08-11 22:50:04,123 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b960c692-b561-41d9-abc7-164830552493 2018-08-11 22:50:04,127 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:06,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:06,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:06,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-68adeffa-cb2c-4edc-bea9-b3297c200bfd x-compute-request-id: req-68adeffa-cb2c-4edc-bea9-b3297c200bfd 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:06,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-68adeffa-cb2c-4edc-bea9-b3297c200bfd 2018-08-11 22:50:06,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352195978165s 2018-08-11 22:50:06,482 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-68adeffa-cb2c-4edc-bea9-b3297c200bfd 2018-08-11 22:50:06,486 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:08,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:08,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:08,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-f44b95fa-82bd-48ec-8251-b8a5ae42941d x-compute-request-id: req-f44b95fa-82bd-48ec-8251-b8a5ae42941d 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:08,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f44b95fa-82bd-48ec-8251-b8a5ae42941d 2018-08-11 22:50:08,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372753858566s 2018-08-11 22:50:08,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f44b95fa-82bd-48ec-8251-b8a5ae42941d 2018-08-11 22:50:08,864 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:10,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:10,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:11,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-8e8c8b2b-ad2d-408a-be59-1aca263b6934 x-compute-request-id: req-8e8c8b2b-ad2d-408a-be59-1aca263b6934 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:11,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8e8c8b2b-ad2d-408a-be59-1aca263b6934 2018-08-11 22:50:11,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342457056046s 2018-08-11 22:50:11,210 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8e8c8b2b-ad2d-408a-be59-1aca263b6934 2018-08-11 22:50:11,214 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:13,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:13,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:13,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-9eaa70d0-9eed-408f-bc0e-5a9266a6e798 x-compute-request-id: req-9eaa70d0-9eed-408f-bc0e-5a9266a6e798 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:13,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9eaa70d0-9eed-408f-bc0e-5a9266a6e798 2018-08-11 22:50:13,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217905044556s 2018-08-11 22:50:13,435 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9eaa70d0-9eed-408f-bc0e-5a9266a6e798 2018-08-11 22:50:13,437 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:15,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:15,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:15,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-7aa36354-ed3c-47d4-9def-f2c19ca562d2 x-compute-request-id: req-7aa36354-ed3c-47d4-9def-f2c19ca562d2 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:15,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7aa36354-ed3c-47d4-9def-f2c19ca562d2 2018-08-11 22:50:15,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350332975388s 2018-08-11 22:50:15,790 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7aa36354-ed3c-47d4-9def-f2c19ca562d2 2018-08-11 22:50:15,793 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:17,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:17,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:18,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-86328f11-9f38-4d39-8e7b-8d950a04d309 x-compute-request-id: req-86328f11-9f38-4d39-8e7b-8d950a04d309 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:18,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-86328f11-9f38-4d39-8e7b-8d950a04d309 2018-08-11 22:50:18,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347929000854s 2018-08-11 22:50:18,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-86328f11-9f38-4d39-8e7b-8d950a04d309 2018-08-11 22:50:18,148 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:20,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:20,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:20,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-2f29361a-6e0d-4275-a5e4-a6087b1ee860 x-compute-request-id: req-2f29361a-6e0d-4275-a5e4-a6087b1ee860 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:20,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2f29361a-6e0d-4275-a5e4-a6087b1ee860 2018-08-11 22:50:20,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198333024979s 2018-08-11 22:50:20,349 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2f29361a-6e0d-4275-a5e4-a6087b1ee860 2018-08-11 22:50:20,353 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:22,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:22,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:22,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-1aef01f4-bacd-4541-a351-ae0910baee0b x-compute-request-id: req-1aef01f4-bacd-4541-a351-ae0910baee0b 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:22,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1aef01f4-bacd-4541-a351-ae0910baee0b 2018-08-11 22:50:22,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37017083168s 2018-08-11 22:50:22,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1aef01f4-bacd-4541-a351-ae0910baee0b 2018-08-11 22:50:22,731 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:24,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:24,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:24,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-c98efb6b-127d-401e-bb52-b2d15b3c4170 x-compute-request-id: req-c98efb6b-127d-401e-bb52-b2d15b3c4170 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:24,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c98efb6b-127d-401e-bb52-b2d15b3c4170 2018-08-11 22:50:24,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201440095901s 2018-08-11 22:50:24,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c98efb6b-127d-401e-bb52-b2d15b3c4170 2018-08-11 22:50:24,939 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:26,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:26,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:27,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-82de5a5c-d2bd-4db5-a187-025fbb7c2692 x-compute-request-id: req-82de5a5c-d2bd-4db5-a187-025fbb7c2692 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:27,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-82de5a5c-d2bd-4db5-a187-025fbb7c2692 2018-08-11 22:50:27,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.325052976608s 2018-08-11 22:50:27,267 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-82de5a5c-d2bd-4db5-a187-025fbb7c2692 2018-08-11 22:50:27,271 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:29,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:29,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:29,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-0da2f67d-b41c-4fff-8ccd-2d335bd49c19 x-compute-request-id: req-0da2f67d-b41c-4fff-8ccd-2d335bd49c19 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:29,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0da2f67d-b41c-4fff-8ccd-2d335bd49c19 2018-08-11 22:50:29,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344115972519s 2018-08-11 22:50:29,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0da2f67d-b41c-4fff-8ccd-2d335bd49c19 2018-08-11 22:50:29,623 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:31,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:31,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:32,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-51ba80fd-b619-430d-a073-13dc62f89b75 x-compute-request-id: req-51ba80fd-b619-430d-a073-13dc62f89b75 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:32,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-51ba80fd-b619-430d-a073-13dc62f89b75 2018-08-11 22:50:32,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374977827072s 2018-08-11 22:50:32,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-51ba80fd-b619-430d-a073-13dc62f89b75 2018-08-11 22:50:32,005 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:34,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:34,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:34,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-1f347b5e-b937-4420-b2b5-a13067de53a0 x-compute-request-id: req-1f347b5e-b937-4420-b2b5-a13067de53a0 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:34,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1f347b5e-b937-4420-b2b5-a13067de53a0 2018-08-11 22:50:34,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358664035797s 2018-08-11 22:50:34,367 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1f347b5e-b937-4420-b2b5-a13067de53a0 2018-08-11 22:50:34,371 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:36,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:36,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:37,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-67bdaa61-19e1-4d31-869b-e8c76b5e7fb2 x-compute-request-id: req-67bdaa61-19e1-4d31-869b-e8c76b5e7fb2 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:37,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-67bdaa61-19e1-4d31-869b-e8c76b5e7fb2 2018-08-11 22:50:37,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764891862869s 2018-08-11 22:50:37,139 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-67bdaa61-19e1-4d31-869b-e8c76b5e7fb2 2018-08-11 22:50:37,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:39,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:39,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:39,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-22755d0b-77c9-4ad1-bf95-6b34f14d78dd x-compute-request-id: req-22755d0b-77c9-4ad1-bf95-6b34f14d78dd 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:39,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-22755d0b-77c9-4ad1-bf95-6b34f14d78dd 2018-08-11 22:50:39,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350320100784s 2018-08-11 22:50:39,497 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-22755d0b-77c9-4ad1-bf95-6b34f14d78dd 2018-08-11 22:50:39,501 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:41,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:41,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:41,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-c98bf999-50ef-4ea6-b3f7-848fa4a56690 x-compute-request-id: req-c98bf999-50ef-4ea6-b3f7-848fa4a56690 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:41,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c98bf999-50ef-4ea6-b3f7-848fa4a56690 2018-08-11 22:50:41,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439311027527s 2018-08-11 22:50:41,944 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c98bf999-50ef-4ea6-b3f7-848fa4a56690 2018-08-11 22:50:41,948 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:43,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:43,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:44,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-1689796b-892b-4de4-a1ce-48a7185be7fd x-compute-request-id: req-1689796b-892b-4de4-a1ce-48a7185be7fd 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:44,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1689796b-892b-4de4-a1ce-48a7185be7fd 2018-08-11 22:50:44,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363734960556s 2018-08-11 22:50:44,315 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1689796b-892b-4de4-a1ce-48a7185be7fd 2018-08-11 22:50:44,318 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:46,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:46,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:46,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-7e157b18-7e5b-4517-92e2-e8968d1dbf44 x-compute-request-id: req-7e157b18-7e5b-4517-92e2-e8968d1dbf44 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:46,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7e157b18-7e5b-4517-92e2-e8968d1dbf44 2018-08-11 22:50:46,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369528055191s 2018-08-11 22:50:46,691 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7e157b18-7e5b-4517-92e2-e8968d1dbf44 2018-08-11 22:50:46,695 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:48,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:48,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:49,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-c9adb508-a615-471e-a155-1de33b0839bc x-compute-request-id: req-c9adb508-a615-471e-a155-1de33b0839bc 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:49,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c9adb508-a615-471e-a155-1de33b0839bc 2018-08-11 22:50:49,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347906827927s 2018-08-11 22:50:49,046 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c9adb508-a615-471e-a155-1de33b0839bc 2018-08-11 22:50:49,050 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:51,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:51,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:51,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-bc6ad168-f79f-416c-9cfb-fa5d4aec1f71 x-compute-request-id: req-bc6ad168-f79f-416c-9cfb-fa5d4aec1f71 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:51,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-bc6ad168-f79f-416c-9cfb-fa5d4aec1f71 2018-08-11 22:50:51,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517695903778s 2018-08-11 22:50:51,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-bc6ad168-f79f-416c-9cfb-fa5d4aec1f71 2018-08-11 22:50:51,574 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:53,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:53,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:53,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-1429b767-61d7-4050-8f56-4b50c3b91431 x-compute-request-id: req-1429b767-61d7-4050-8f56-4b50c3b91431 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:53,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1429b767-61d7-4050-8f56-4b50c3b91431 2018-08-11 22:50:53,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364974975586s 2018-08-11 22:50:53,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1429b767-61d7-4050-8f56-4b50c3b91431 2018-08-11 22:50:53,946 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:55,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:55,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:56,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-03f512ee-2a4d-4671-b9f2-699a20f8bee6 x-compute-request-id: req-03f512ee-2a4d-4671-b9f2-699a20f8bee6 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:56,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-03f512ee-2a4d-4671-b9f2-699a20f8bee6 2018-08-11 22:50:56,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200689077377s 2018-08-11 22:50:56,149 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-03f512ee-2a4d-4671-b9f2-699a20f8bee6 2018-08-11 22:50:56,153 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:50:58,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:50:58,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:50:58,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:50: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-23bca98d-c569-4d0f-81c0-daf09b7a2d87 x-compute-request-id: req-23bca98d-c569-4d0f-81c0-daf09b7a2d87 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:50:58,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-23bca98d-c569-4d0f-81c0-daf09b7a2d87 2018-08-11 22:50:58,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360901117325s 2018-08-11 22:50:58,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-23bca98d-c569-4d0f-81c0-daf09b7a2d87 2018-08-11 22:50:58,521 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:00,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:00,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:00,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-eedc0dae-0043-48fc-8d70-2e891a23e38f x-compute-request-id: req-eedc0dae-0043-48fc-8d70-2e891a23e38f 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:00,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-eedc0dae-0043-48fc-8d70-2e891a23e38f 2018-08-11 22:51:00,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355008840561s 2018-08-11 22:51:00,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-eedc0dae-0043-48fc-8d70-2e891a23e38f 2018-08-11 22:51:00,883 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:02,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:02,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:03,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-ef05802d-762d-4b61-a9e0-b82caf5e120d x-compute-request-id: req-ef05802d-762d-4b61-a9e0-b82caf5e120d 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:03,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ef05802d-762d-4b61-a9e0-b82caf5e120d 2018-08-11 22:51:03,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217388868332s 2018-08-11 22:51:03,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ef05802d-762d-4b61-a9e0-b82caf5e120d 2018-08-11 22:51:03,107 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:05,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:05,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:05,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-a3b7a6a6-12a4-462e-87bd-1972a0961671 x-compute-request-id: req-a3b7a6a6-12a4-462e-87bd-1972a0961671 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:05,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a3b7a6a6-12a4-462e-87bd-1972a0961671 2018-08-11 22:51:05,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493781089783s 2018-08-11 22:51:05,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a3b7a6a6-12a4-462e-87bd-1972a0961671 2018-08-11 22:51:05,606 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:07,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:07,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:07,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-67248736-b82d-4d84-b5ac-f978cb0c038b x-compute-request-id: req-67248736-b82d-4d84-b5ac-f978cb0c038b 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:07,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-67248736-b82d-4d84-b5ac-f978cb0c038b 2018-08-11 22:51:07,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377718925476s 2018-08-11 22:51:07,986 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-67248736-b82d-4d84-b5ac-f978cb0c038b 2018-08-11 22:51:07,990 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:09,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:09,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:10,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-fae2f17a-4e81-40dc-a00f-2c337d408c8d x-compute-request-id: req-fae2f17a-4e81-40dc-a00f-2c337d408c8d 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:10,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fae2f17a-4e81-40dc-a00f-2c337d408c8d 2018-08-11 22:51:10,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356443881989s 2018-08-11 22:51:10,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fae2f17a-4e81-40dc-a00f-2c337d408c8d 2018-08-11 22:51:10,354 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:12,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:12,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:12,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-13fc144c-3c92-4fb3-96a7-b97bbc662f64 x-compute-request-id: req-13fc144c-3c92-4fb3-96a7-b97bbc662f64 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:12,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-13fc144c-3c92-4fb3-96a7-b97bbc662f64 2018-08-11 22:51:12,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351212024689s 2018-08-11 22:51:12,708 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-13fc144c-3c92-4fb3-96a7-b97bbc662f64 2018-08-11 22:51:12,711 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:14,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:14,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:14,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-cc7020f2-c89c-42e7-85d7-990c1b1db855 x-compute-request-id: req-cc7020f2-c89c-42e7-85d7-990c1b1db855 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:14,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-cc7020f2-c89c-42e7-85d7-990c1b1db855 2018-08-11 22:51:14,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19896197319s 2018-08-11 22:51:14,913 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-cc7020f2-c89c-42e7-85d7-990c1b1db855 2018-08-11 22:51:14,917 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:16,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:16,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:17,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-fd989b92-b7a6-422f-b717-f19708cd1776 x-compute-request-id: req-fd989b92-b7a6-422f-b717-f19708cd1776 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:17,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fd989b92-b7a6-422f-b717-f19708cd1776 2018-08-11 22:51:17,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352327108383s 2018-08-11 22:51:17,273 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fd989b92-b7a6-422f-b717-f19708cd1776 2018-08-11 22:51:17,277 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:19,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:19,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:19,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-65deefc2-d5b8-42fb-88fb-ba88c474f0cd x-compute-request-id: req-65deefc2-d5b8-42fb-88fb-ba88c474f0cd 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:19,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-65deefc2-d5b8-42fb-88fb-ba88c474f0cd 2018-08-11 22:51:19,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369127035141s 2018-08-11 22:51:19,649 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-65deefc2-d5b8-42fb-88fb-ba88c474f0cd 2018-08-11 22:51:19,653 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:21,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:21,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:21,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-652971a5-ba71-4c2c-99f7-6187c20c603f x-compute-request-id: req-652971a5-ba71-4c2c-99f7-6187c20c603f 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:21,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-652971a5-ba71-4c2c-99f7-6187c20c603f 2018-08-11 22:51:21,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203172922134s 2018-08-11 22:51:21,859 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-652971a5-ba71-4c2c-99f7-6187c20c603f 2018-08-11 22:51:21,863 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:23,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:23,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:24,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-22fba9b8-c2d8-43c3-92fb-1578dda2a85e x-compute-request-id: req-22fba9b8-c2d8-43c3-92fb-1578dda2a85e 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:24,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-22fba9b8-c2d8-43c3-92fb-1578dda2a85e 2018-08-11 22:51:24,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21147108078s 2018-08-11 22:51:24,077 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-22fba9b8-c2d8-43c3-92fb-1578dda2a85e 2018-08-11 22:51:24,081 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:26,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:26,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:26,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-f33e9af5-06e8-4ed3-b188-7eff91415c9f x-compute-request-id: req-f33e9af5-06e8-4ed3-b188-7eff91415c9f 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:26,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f33e9af5-06e8-4ed3-b188-7eff91415c9f 2018-08-11 22:51:26,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209748983383s 2018-08-11 22:51:26,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f33e9af5-06e8-4ed3-b188-7eff91415c9f 2018-08-11 22:51:26,298 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:28,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:28,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:28,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-55eb843e-b359-4b3a-9a3d-714e09865e68 x-compute-request-id: req-55eb843e-b359-4b3a-9a3d-714e09865e68 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:28,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-55eb843e-b359-4b3a-9a3d-714e09865e68 2018-08-11 22:51:28,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234767913818s 2018-08-11 22:51:28,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-55eb843e-b359-4b3a-9a3d-714e09865e68 2018-08-11 22:51:28,539 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:30,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:30,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:30,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-cdedd647-b88a-466e-a53d-3f410f1b570f x-compute-request-id: req-cdedd647-b88a-466e-a53d-3f410f1b570f 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:30,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-cdedd647-b88a-466e-a53d-3f410f1b570f 2018-08-11 22:51:30,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210668087006s 2018-08-11 22:51:30,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-cdedd647-b88a-466e-a53d-3f410f1b570f 2018-08-11 22:51:30,756 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:32,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:32,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:32,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-0f3c144c-c35e-4549-b520-52c5f73b5e92 x-compute-request-id: req-0f3c144c-c35e-4549-b520-52c5f73b5e92 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:32,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0f3c144c-c35e-4549-b520-52c5f73b5e92 2018-08-11 22:51:32,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199860811234s 2018-08-11 22:51:32,960 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0f3c144c-c35e-4549-b520-52c5f73b5e92 2018-08-11 22:51:32,963 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:34,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:34,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:35,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-04e05508-0b48-4348-8a64-e00175b948d4 x-compute-request-id: req-04e05508-0b48-4348-8a64-e00175b948d4 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:35,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-04e05508-0b48-4348-8a64-e00175b948d4 2018-08-11 22:51:35,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348312139511s 2018-08-11 22:51:35,315 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-04e05508-0b48-4348-8a64-e00175b948d4 2018-08-11 22:51:35,319 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:37,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:37,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:37,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-42cc4d00-c7b5-44ce-8202-fc714b9b574f x-compute-request-id: req-42cc4d00-c7b5-44ce-8202-fc714b9b574f 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:37,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-42cc4d00-c7b5-44ce-8202-fc714b9b574f 2018-08-11 22:51:37,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398689985275s 2018-08-11 22:51:37,721 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-42cc4d00-c7b5-44ce-8202-fc714b9b574f 2018-08-11 22:51:37,725 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:39,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:39,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:40,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-57464f23-bd26-4503-99a6-ec31447c44e0 x-compute-request-id: req-57464f23-bd26-4503-99a6-ec31447c44e0 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:40,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-57464f23-bd26-4503-99a6-ec31447c44e0 2018-08-11 22:51:40,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353322029114s 2018-08-11 22:51:40,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-57464f23-bd26-4503-99a6-ec31447c44e0 2018-08-11 22:51:40,085 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:42,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:42,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:42,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-47f98eb0-c6f6-42d5-bdef-772796d22618 x-compute-request-id: req-47f98eb0-c6f6-42d5-bdef-772796d22618 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:42,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-47f98eb0-c6f6-42d5-bdef-772796d22618 2018-08-11 22:51:42,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202022075653s 2018-08-11 22:51:42,290 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-47f98eb0-c6f6-42d5-bdef-772796d22618 2018-08-11 22:51:42,294 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:44,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:44,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:44,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-315f3770-00f7-4182-a48f-a37a0aca2ca4 x-compute-request-id: req-315f3770-00f7-4182-a48f-a37a0aca2ca4 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:44,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-315f3770-00f7-4182-a48f-a37a0aca2ca4 2018-08-11 22:51:44,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188688993454s 2018-08-11 22:51:44,486 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-315f3770-00f7-4182-a48f-a37a0aca2ca4 2018-08-11 22:51:44,490 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:46,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:46,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:46,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-9748a360-4626-4186-8ae3-74382400d25a x-compute-request-id: req-9748a360-4626-4186-8ae3-74382400d25a 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:46,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9748a360-4626-4186-8ae3-74382400d25a 2018-08-11 22:51:46,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20908498764s 2018-08-11 22:51:46,702 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9748a360-4626-4186-8ae3-74382400d25a 2018-08-11 22:51:46,706 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:48,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:48,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:49,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-1f10b328-d6d3-482f-b610-a11ef72836ba x-compute-request-id: req-1f10b328-d6d3-482f-b610-a11ef72836ba 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:49,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1f10b328-d6d3-482f-b610-a11ef72836ba 2018-08-11 22:51:49,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350586891174s 2018-08-11 22:51:49,060 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1f10b328-d6d3-482f-b610-a11ef72836ba 2018-08-11 22:51:49,064 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:51,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:51,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:51,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-3548f801-4c6a-4ff6-b7a7-319ccbf213fb x-compute-request-id: req-3548f801-4c6a-4ff6-b7a7-319ccbf213fb 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:51,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3548f801-4c6a-4ff6-b7a7-319ccbf213fb 2018-08-11 22:51:51,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456687927246s 2018-08-11 22:51:51,524 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3548f801-4c6a-4ff6-b7a7-319ccbf213fb 2018-08-11 22:51:51,528 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:53,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:53,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:53,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-0d9fe679-1d56-42b0-8b6a-9d81049310ca x-compute-request-id: req-0d9fe679-1d56-42b0-8b6a-9d81049310ca 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:53,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0d9fe679-1d56-42b0-8b6a-9d81049310ca 2018-08-11 22:51:53,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189080953598s 2018-08-11 22:51:53,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0d9fe679-1d56-42b0-8b6a-9d81049310ca 2018-08-11 22:51:53,724 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:55,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:55,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:56,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-b002d70e-3476-4d4c-b70b-db4768fca46f x-compute-request-id: req-b002d70e-3476-4d4c-b70b-db4768fca46f 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:56,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b002d70e-3476-4d4c-b70b-db4768fca46f 2018-08-11 22:51:56,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345217943192s 2018-08-11 22:51:56,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b002d70e-3476-4d4c-b70b-db4768fca46f 2018-08-11 22:51:56,077 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:51:58,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:51:58,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:51:58,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:51: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-2656575e-200e-4c73-bb34-e8ce58e42c28 x-compute-request-id: req-2656575e-200e-4c73-bb34-e8ce58e42c28 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:51:58,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2656575e-200e-4c73-bb34-e8ce58e42c28 2018-08-11 22:51:58,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206747055054s 2018-08-11 22:51:58,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2656575e-200e-4c73-bb34-e8ce58e42c28 2018-08-11 22:51:58,290 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:52:00,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:52:00,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:52:00,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:52: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-4bb06f8b-40ec-44cb-8ee5-ed2b5df07114 x-compute-request-id: req-4bb06f8b-40ec-44cb-8ee5-ed2b5df07114 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:52:00,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4bb06f8b-40ec-44cb-8ee5-ed2b5df07114 2018-08-11 22:52:00,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364001989365s 2018-08-11 22:52:00,658 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4bb06f8b-40ec-44cb-8ee5-ed2b5df07114 2018-08-11 22:52:00,662 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:52:02,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:52:02,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:52:02,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:52: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-e92f6d18-9e85-4a73-8592-543c0769b983 x-compute-request-id: req-e92f6d18-9e85-4a73-8592-543c0769b983 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:52:02,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e92f6d18-9e85-4a73-8592-543c0769b983 2018-08-11 22:52:02,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190799951553s 2018-08-11 22:52:02,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e92f6d18-9e85-4a73-8592-543c0769b983 2018-08-11 22:52:02,860 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:52:04,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:52:04,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:52:05,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:52: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-32f5bffa-2d16-42a7-9033-d82692c9c5f3 x-compute-request-id: req-32f5bffa-2d16-42a7-9033-d82692c9c5f3 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:52:05,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-32f5bffa-2d16-42a7-9033-d82692c9c5f3 2018-08-11 22:52:05,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388844966888s 2018-08-11 22:52:05,252 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-32f5bffa-2d16-42a7-9033-d82692c9c5f3 2018-08-11 22:52:05,256 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:52:07,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:52:07,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:52:07,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:52: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-035eac8b-0736-499e-94c6-c3da09fef275 x-compute-request-id: req-035eac8b-0736-499e-94c6-c3da09fef275 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:52:07,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-035eac8b-0736-499e-94c6-c3da09fef275 2018-08-11 22:52:07,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34163403511s 2018-08-11 22:52:07,601 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-035eac8b-0736-499e-94c6-c3da09fef275 2018-08-11 22:52:07,605 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:52:09,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:52:09,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:52:09,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22: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-9450a9bc-9e91-4b4a-b29a-2f51764eb6ab x-compute-request-id: req-9450a9bc-9e91-4b4a-b29a-2f51764eb6ab 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:52:09,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9450a9bc-9e91-4b4a-b29a-2f51764eb6ab 2018-08-11 22:52:09,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385414123535s 2018-08-11 22:52:09,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9450a9bc-9e91-4b4a-b29a-2f51764eb6ab 2018-08-11 22:52:09,998 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:52:12,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:52:12,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:52:12,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:52: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-f45e6664-7f5a-4002-b973-42bfc2060c8e x-compute-request-id: req-f45e6664-7f5a-4002-b973-42bfc2060c8e 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:52:12,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f45e6664-7f5a-4002-b973-42bfc2060c8e 2018-08-11 22:52:12,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338649988174s 2018-08-11 22:52:12,340 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f45e6664-7f5a-4002-b973-42bfc2060c8e 2018-08-11 22:52:12,344 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:52:14,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:52:14,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:52:14,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:52: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-dbed8141-289e-4584-97ca-c2a855049a0d x-compute-request-id: req-dbed8141-289e-4584-97ca-c2a855049a0d 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:52:14,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-dbed8141-289e-4584-97ca-c2a855049a0d 2018-08-11 22:52:14,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.331739902496s 2018-08-11 22:52:14,679 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-dbed8141-289e-4584-97ca-c2a855049a0d 2018-08-11 22:52:14,683 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:52:16,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:52:16,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:52:17,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:52:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53a96b51-2577-47ef-8757-ff374abdb7ad x-compute-request-id: req-53a96b51-2577-47ef-8757-ff374abdb7ad 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.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "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-08-11T22:49:01Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:52:17,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-53a96b51-2577-47ef-8757-ff374abdb7ad 2018-08-11 22:52:17,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345040798187s 2018-08-11 22:52:17,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-53a96b51-2577-47ef-8757-ff374abdb7ad 2018-08-11 22:52:17,035 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 22:52:19,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 22:52:19,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:52:19,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:52:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b639d704-a349-46bf-b459-14f0cf03984e x-compute-request-id: req-b639d704-a349-46bf-b459-14f0cf03984e Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_eebf7a3e-6f18-463d-b116-5400ea766c2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:85", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-11T22:52:17.000000", "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "security_groups": [{"name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}], "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T22:52:17Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 22:52:19,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b639d704-a349-46bf-b459-14f0cf03984e 2018-08-11 22:52:19,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362944126129s 2018-08-11 22:52:19,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b639d704-a349-46bf-b459-14f0cf03984e 2018-08-11 22:52:19,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-11 22:52:19,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=62de1b1e-4bd7-493f-b5be-1f98da5ec027" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:52:19,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-bd9d7ae2-b9d5-455f-a30a-549614afc492 Date: Sat, 11 Aug 2018 22:52:19 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3","tenant_id":"6b6d0dd69a5a4df0966d41749dc49573","created_at":"2018-08-11T22:49:01Z","admin_state_up":true,"updated_at":"2018-08-11T22:52:16Z","binding:vnic_type":"normal","device_id":"62de1b1e-4bd7-493f-b5be-1f98da5ec027","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:1d:76:85","id":"99c8aaf1-9f7c-4572-a893-ead95ac44317","port_security_enabled":true,"project_id":"6b6d0dd69a5a4df0966d41749dc49573","fixed_ips":[{"subnet_id":"b20cb83a-b779-4957-af32-d3f981a61236","ip_address":"192.168.120.29"}],"extra_dhcp_opts":[],"security_groups":["34d9b3a3-f5f7-4724-9452-f1e53e576c2c"],"name":""}]} 2018-08-11 22:52:19,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=62de1b1e-4bd7-493f-b5be-1f98da5ec027 used request id req-bd9d7ae2-b9d5-455f-a30a-549614afc492 2018-08-11 22:52:19,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0692439079285s 2018-08-11 22:52:19,474 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=62de1b1e-4bd7-493f-b5be-1f98da5ec027 used request id req-bd9d7ae2-b9d5-455f-a30a-549614afc492 2018-08-11 22:52:19,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 22:52:19,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=99c8aaf1-9f7c-4572-a893-ead95ac44317" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:52:19,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ae7a417b-e1ba-435e-babe-4dea3d678bc2 Date: Sat, 11 Aug 2018 22:52:19 GMT RESP BODY: {"floatingips": []} 2018-08-11 22:52:19,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=99c8aaf1-9f7c-4572-a893-ead95ac44317 used request id req-ae7a417b-e1ba-435e-babe-4dea3d678bc2 2018-08-11 22:52:19,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.222130060196s 2018-08-11 22:52:19,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=99c8aaf1-9f7c-4572-a893-ead95ac44317 used request id req-ae7a417b-e1ba-435e-babe-4dea3d678bc2 2018-08-11 22:52:19,704 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_eebf7a3e-6f18-463d-b116-5400ea766c2e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1d:76:85', u'version': 4, u'addr': u'192.168.120.29', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a26c8096-eef6-4e0f-bacb-6ae694223f7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-11T22:52:17.000000', 'flavor': Munch({u'id': u'a0851bff-d039-4192-9a17-8dd0f94dcb2c'}), 'az': u'nova', 'id': u'62de1b1e-4bd7-493f-b5be-1f98da5ec027', 'security_groups': [Munch({u'name': u'shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9c47f4b3da0f443fa65ae29db7fba3c9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b6d0dd69a5a4df0966d41749dc49573', 'name': 'shaker-project_eebf7a3e-6f18-463d-b116-5400ea766c2e', '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-08-11T22:52:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-11T22:52:17Z', 'hostId': u'1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e', 'public_v6': '', 'private_v4': u'192.168.120.29', 'cloud': 'envvars', 'host_id': u'1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3', '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-08-11T22:52:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6b6d0dd69a5a4df0966d41749dc49573', 'name': u'shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e', 'adminPass': u'rpfCdsZBG69Q', 'tenant_id': u'6b6d0dd69a5a4df0966d41749dc49573', 'created_at': u'2018-08-11T22:48:59Z', 'created': u'2018-08-11T22:48:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-11 22:52:19,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 22:52:19,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:52:19,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-beea18e0-0d0d-4f5b-9402-1967c4e244d2 Date: Sat, 11 Aug 2018 22:52:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b20cb83a-b779-4957-af32-d3f981a61236"],"updated_at":"2018-08-11T22:48:39Z","tenant_id":"6b6d0dd69a5a4df0966d41749dc49573","created_at":"2018-08-11T22:48:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6b6d0dd69a5a4df0966d41749dc49573","id":"f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3","name":"shaker-net_eebf7a3e-6f18-463d-b116-5400ea766c2e"}]} 2018-08-11 22:52:19,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-beea18e0-0d0d-4f5b-9402-1967c4e244d2 2018-08-11 22:52:19,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10865688324s 2018-08-11 22:52:19,816 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-beea18e0-0d0d-4f5b-9402-1967c4e244d2 2018-08-11 22:52:19,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-11 22:52:19,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=62de1b1e-4bd7-493f-b5be-1f98da5ec027" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:52:19,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-097fdd27-26c9-4c95-afe0-81a5781f7ac9 Date: Sat, 11 Aug 2018 22:52:19 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3","tenant_id":"6b6d0dd69a5a4df0966d41749dc49573","created_at":"2018-08-11T22:49:01Z","admin_state_up":true,"updated_at":"2018-08-11T22:52:16Z","binding:vnic_type":"normal","device_id":"62de1b1e-4bd7-493f-b5be-1f98da5ec027","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:1d:76:85","id":"99c8aaf1-9f7c-4572-a893-ead95ac44317","port_security_enabled":true,"project_id":"6b6d0dd69a5a4df0966d41749dc49573","fixed_ips":[{"subnet_id":"b20cb83a-b779-4957-af32-d3f981a61236","ip_address":"192.168.120.29"}],"extra_dhcp_opts":[],"security_groups":["34d9b3a3-f5f7-4724-9452-f1e53e576c2c"],"name":""}]} 2018-08-11 22:52:19,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=62de1b1e-4bd7-493f-b5be-1f98da5ec027 used request id req-097fdd27-26c9-4c95-afe0-81a5781f7ac9 2018-08-11 22:52:19,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.053416967392s 2018-08-11 22:52:19,871 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=62de1b1e-4bd7-493f-b5be-1f98da5ec027 used request id req-097fdd27-26c9-4c95-afe0-81a5781f7ac9 2018-08-11 22:52:19,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-11 22:52:19,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"floatingip": {"floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.29", "port_id": "99c8aaf1-9f7c-4572-a893-ead95ac44317"}}' 2018-08-11 22:52:21,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-9ded00e5-8c99-4dae-8621-7ec136b7e204 Date: Sat, 11 Aug 2018 22:52:21 GMT RESP BODY: {"floatingip": {"router_id": "69d0ef6f-1950-4d96-b015-23c06e8945c6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T22:52:20Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "99c8aaf1-9f7c-4572-a893-ead95ac44317", "id": "86c6306f-f492-44e3-bfa0-248884cfb30a", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:52:20Z", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}} 2018-08-11 22:52:21,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-9ded00e5-8c99-4dae-8621-7ec136b7e204 2018-08-11 22:52:21,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.81354594231s 2018-08-11 22:52:21,686 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-9ded00e5-8c99-4dae-8621-7ec136b7e204 2018-08-11 22:52:21,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 22:52:21,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}89928b59998a7507632e87ea68b7a506bc648654" 2018-08-11 22:52:21,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-4c3a5448-af62-4e41-8811-d516bc4ff680 Date: Sat, 11 Aug 2018 22:52:21 GMT RESP BODY: {"floatingips": [{"router_id": "69d0ef6f-1950-4d96-b015-23c06e8945c6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T22:52:20Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "99c8aaf1-9f7c-4572-a893-ead95ac44317", "id": "86c6306f-f492-44e3-bfa0-248884cfb30a", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:52:20Z", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}]} 2018-08-11 22:52:21,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-4c3a5448-af62-4e41-8811-d516bc4ff680 2018-08-11 22:52:21,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0239391326904s 2018-08-11 22:52:21,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-4c3a5448-af62-4e41-8811-d516bc4ff680 2018-08-11 22:52:21,722 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'69d0ef6f-1950-4d96-b015-23c06e8945c6', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'6b6d0dd69a5a4df0966d41749dc49573', 'created_at': u'2018-08-11T22:52:20Z', 'attached': True, 'updated_at': u'2018-08-11T22:52:20Z', 'id': u'86c6306f-f492-44e3-bfa0-248884cfb30a', 'floating_network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', 'fixed_ip_address': u'192.168.120.29', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b6d0dd69a5a4df0966d41749dc49573', 'name': 'shaker-project_eebf7a3e-6f18-463d-b116-5400ea766c2e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'69d0ef6f-1950-4d96-b015-23c06e8945c6', 'project_id': u'6b6d0dd69a5a4df0966d41749dc49573', 'port_id': u'99c8aaf1-9f7c-4572-a893-ead95ac44317', 'port': u'99c8aaf1-9f7c-4572-a893-ead95ac44317', 'network': u'2f70d71e-d369-422c-afe9-61964f7f223e'}) 2018-08-11 22:52:21,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 22:52:21,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 22:52:21,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:52: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-79aa5347-40cf-4ddf-99ad-689f76f62749 x-compute-request-id: req-79aa5347-40cf-4ddf-99ad-689f76f62749 Content-Encoding: gzip Content-Length: 10285 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 655558359 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.910 MHz processor\n[ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.146612] pid_max: default: 32768 minimum: 301\n[ 0.147611] ACPI: Core revision 20150930\n[ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150675] Security Framework initialized\n[ 0.151622] Yama: becoming mindful.\n[ 0.152489] AppArmor: AppArmor initialized\n[ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159435] Initializing cgroup subsys io\n[ 0.160408] Initializing cgroup subsys memory\n[ 0.161391] Initializing cgroup subsys devices\n[ 0.162365] Initializing cgroup subsys freezer\n[ 0.163375] Initializing cgroup subsys net_cls\n[ 0.164416] Initializing cgroup subsys perf_event\n[ 0.165456] Initializing cgroup subsys net_prio\n[ 0.166461] Initializing cgroup subsys hugetlb\n[ 0.167468] Initializing cgroup subsys pids\n[ 0.168488] CPU: Physical Processor ID: 0\n[ 0.170141] mce: CPU supports 10 MCE banks\n[ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173521] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.176236] Speculative Store Bypass: Vulnerable\n[ 0.193084] Freeing SMP alternatives memory: 32K\n[ 0.198551] ftrace: allocating 32237 entries in 126 pages\n[ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234452] smpboot: Max logical packages: 1\n[ 0.235540] x2apic enabled\n[ 0.236453] Switched APIC routing to physical x2apic.\n[ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243903] KVM setup paravirtual spinlock\n[ 0.245373] x86: Booted up 1 node, 1 CPUs\n[ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247844] devtmpfs: initialized\n[ 0.249639] evm: security.selinux\n[ 0.250449] evm: security.SMACK64\n[ 0.251226] evm: security.SMACK64EXEC\n[ 0.252100] evm: security.SMACK64TRANSMUTE\n[ 0.253014] evm: security.SMACK64MMAP\n[ 0.253846] evm: security.ima\n[ 0.254552] evm: security.capability\n[ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.258854] pinctrl core: initialized pinctrl subsystem\n[ 0.260113] RTC time: 22:52:17, date: 08/11/18\n[ 0.261221] NET: Registered protocol family 16\n[ 0.262319] cpuidle: using governor ladder\n[ 0.263271] cpuidle: using governor menu\n[ 0.264184] PCCT header not found.\n[ 0.265027] ACPI: bus type PCI registered\n[ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267384] PCI: Using configuration type 1 for base access\n[ 0.269369] ACPI: Added _OSI(Module Device)\n[ 0.270350] ACPI: Added _OSI(Processor Device)\n[ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272358] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.274264] ACPI: Interpreter enabled\n[ 0.275124] ACPI: (supports S0 S5)\n[ 0.275913] ACPI: Using IOAPIC for interrupt routing\n[ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287039] acpiphp: Slot [3] registered\n[ 0.287941] acpiphp: Slot [4] registered\n[ 0.288867] acpiphp: Slot [5] registered\n[ 0.289810] acpiphp: Slot [6] registered\n[ 0.300438] acpiphp: Slot [7] registered\n[ 0.301357] acpiphp: Slot [8] registered\n[ 0.302266] acpiphp: Slot [9] registered\n[ 0.303161] acpiphp: Slot [10] registered\n[ 0.304068] acpiphp: Slot [11] registered\n[ 0.305010] acpiphp: Slot [12] registered\n[ 0.305952] acpiphp: Slot [13] registered\n[ 0.306859] acpiphp: Slot [14] registered\n[ 0.307767] acpiphp: Slot [15] registered\n[ 0.308655] acpiphp: Slot [16] registered\n[ 0.309568] acpiphp: Slot [17] registered\n[ 0.310499] acpiphp: Slot [18] registered\n[ 0.311442] acpiphp: Slot [19] registered\n[ 0.312367] acpiphp: Slot [20] registered\n[ 0.313290] acpiphp: Slot [21] registered\n[ 0.314241] acpiphp: Slot [22] registered\n[ 0.315185] acpiphp: Slot [23] registered\n[ 0.316125] acpiphp: Slot [24] registered\n[ 0.317061] acpiphp: Slot [25] registered\n[ 0.317996] acpiphp: Slot [26] registered\n[ 0.318911] acpiphp: Slot [27] registered\n[ 0.319824] acpiphp: Slot [28] registered\n[ 0.320766] acpiphp: Slot [29] registered\n[ 0.321704] acpiphp: Slot [30] registered\n[ 0.322616] acpiphp: Slot [31] registered\n[ 0.323523] PCI host bridge to bus 0000:00\n[ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376156] vgaarb: loaded\n[ 0.376841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378229] SCSI subsystem initialized\n[ 0.379221] ACPI: bus type USB registered\n[ 0.380149] usbcore: registered new interface driver usbfs\n[ 0.381348] usbcore: registered new interface driver hub\n[ 0.382506] usbcore: registered new device driver usb\n[ 0.383735] PCI: Using ACPI for IRQ routing\n[ 0.384941] NetLabel: Initializing\n[ 0.385742] NetLabel: domain hash size = 128\n[ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387783] NetLabel: unlabeled traffic allowed by default\n[ 0.389079] amd_nb: Cannot enumerate AMD northbridges\n[ 0.390246] clocksource: Switched to clocksource kvm-clock\n[ 0.398115] AppArmor: AppArmor Filesystem Enabled\n[ 0.399221] pnp: PnP ACPI init\n[ 0.400240] pnp: PnP ACPI: found 5 devices\n[ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408781] NET: Registered protocol family 2\n[ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412786] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416755] NET: Registered protocol family 1\n[ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.454397] Unpacking initramfs...\n[ 0.899104] Freeing initrd memory: 37084K\n[ 0.900518] Scanning for low memory corruption every 60 seconds\n[ 0.902205] audit: initializing netlink subsys (disabled)\n[ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized\n[ 0.905021] Initialise system trusted keyring\n[ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.909915] zbud: loaded\n[ 0.910841] VFS: Disk quotas dquot_6.6.0\n[ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.914881] fuse init (API version 7.23)\n[ 0.915891] Key type big_key registered\n[ 0.916815] Allocating IMA MOK and blacklist keyrings.\n[ 0.918225] Key type asymmetric registered\n[ 0.919177] Asymmetric key parser 'x509' registered\n[ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.921940] io scheduler noop registered\n[ 0.922822] io scheduler deadline registered (default)\n[ 0.923934] io scheduler cfq registered\n[ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.929206] ACPI: Power Button [PWRF]\n[ 0.930171] GHES: HEST is not enabled!\n[ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.005349] Linux agpgart interface v0.103\n[ 1.007626] loop: module loaded\n[ 1.010659] vda: vda1\n[ 1.012085] scsi host0: ata_piix\n[ 1.012958] scsi host1: ata_piix\n[ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.016897] libphy: Fixed MDIO Bus: probed\n[ 1.017857] tun: Universal TUN/TAP device driver, 1.6\n[ 1.018986] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.021415] PPP generic driver version 2.4.2\n[ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.023612] ehci-pci: EHCI PCI platform driver\n[ 1.024508] ehci-platform: EHCI generic platform driver\n[ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.026683] ohci-pci: OHCI PCI platform driver\n[ 1.027577] ohci-platform: OHCI generic platform driver\n[ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.051758] usb usb1: Product: UHCI Host Controller\n[ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.053898] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.054906] hub 1-0:1.0: USB hub found\n[ 1.055708] hub 1-0:1.0: 2 ports detected\n[ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.060939] mousedev: PS/2 mouse device common for all mice\n[ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.064244] rtc_cmos 00:00: RTC can wake from S4\n[ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.067869] i2c /dev entries driver\n[ 1.068661] device-mapper: uevent: version 1.0.3\n[ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.072708] NET: Registered protocol family 10\n[ 1.073836] NET: Registered protocol family 17\n[ 1.074797] Key type dns_resolver registered\n[ 1.075879] registered taskstats version 1\n[ 1.076754] Loading compiled-in X.509 certificates\n[ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.080161] zswap: loaded using pool lzo/zbud\n[ 1.082372] Key type trusted registered\n[ 1.085118] Key type encrypted registered\n[ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.087074] ima: No TPM chip found, activating TPM-bypass!\n[ 1.088153] evm: HMAC attrs: 0x1\n[ 1.089135] Magic number: 14:512:906\n[ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938)\n[ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.092870] EDD information not available.\n[ 1.175659] Freeing unused kernel memory: 1512K\n[ 1.176626] Write protecting the kernel read-only data: 14336k\n[ 1.188847] Freeing unused kernel memory: 1692K\n[ 1.190064] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.281642] [drm] Initialized drm 1.1.0 20060810\n[ 1.283776] virtio_net virtio0 ens3: renamed from eth0\n[ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.322715] FDC 0 is a S82078B\n[ 1.328128] AVX2 version of gcm_enc/dec engaged.\n[ 1.329241] AES CTR mode by8 optimization enabled\n[ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.533645] usb 1-1: Product: QEMU USB Tablet\n[ 1.534682] usb 1-1: Manufacturer: QEMU\n[ 1.535611] usb 1-1: SerialNumber: 42\n[ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.549885] usbcore: registered new interface driver usbhid\n[ 1.551250] usbhid: USB HID core driver\n[ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1\n[ 1.823599] md: multipath personality registered for level -4\n[ 1.827135] md: raid0 personality registered for level 0\n[ 1.831074] md: raid1 personality registered for level 1\n[ 1.902269] raid6: sse2x1 gen() 11641 MB/s\n[ 1.970246] raid6: sse2x1 xor() 9075 MB/s\n[ 2.038247] raid6: sse2x2 gen() 14854 MB/s\n[ 2.106247] raid6: sse2x2 xor() 9926 MB/s\n[ 2.174246] raid6: sse2x4 gen() 17105 MB/s\n[ 2.242273] raid6: sse2x4 xor() 11895 MB/s\n[ 2.310247] raid6: avx2x1 gen() 22632 MB/s\n[ 2.378247] raid6: avx2x2 gen() 26524 MB/s\n[ 2.446246] raid6: avx2x4 gen() 30254 MB/s\n[ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s\n[ 2.448542] raid6: using avx2x2 recovery algorithm\n[ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz\n[ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns\n[ 2.454901] xor: automatically using best checksumming function:\n[ 2.494245] avx : 32236.000 MB/sec\n[ 2.496667] async_tx: api initialized (async)\n[ 2.507279] md: raid6 personality registered for level 6\n[ 2.508552] md: raid5 personality registered for level 5\n[ 2.509777] md: raid4 personality registered for level 4\n[ 2.515315] 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.544922] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm.\n[ 2.687098] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.690521] systemd[1]: Set hostname to .\n[ 2.693979] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.695187] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.849555] 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.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.857302] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.867380] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.869932] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.872072] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.874823] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.877122] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.879845] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.887418] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.908517] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870.\n\n[ 2.915144] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.917251] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.926873] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.934993] iscsi: registered transport (tcp)\n[ 2.937558] 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.957212] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.963714] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.967355] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.972041] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.978524] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.980712] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.988354] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.992956] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.999126] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.001369] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.006830] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.010314] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.015537] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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] Found device /dev/ttyS0.\n[ 3.370993] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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"} 2018-08-11 22:52:21,817 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-79aa5347-40cf-4ddf-99ad-689f76f62749 2018-08-11 22:52:21,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0946009159088s 2018-08-11 22:52:21,818 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-79aa5347-40cf-4ddf-99ad-689f76f62749 2018-08-11 22:52:21,819 - 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 655558359 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.910 MHz processor [ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.146612] pid_max: default: 32768 minimum: 301 [ 0.147611] ACPI: Core revision 20150930 [ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.150675] Security Framework initialized [ 0.151622] Yama: becoming mindful. [ 0.152489] AppArmor: AppArmor initialized [ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159435] Initializing cgroup subsys io [ 0.160408] Initializing cgroup subsys memory [ 0.161391] Initializing cgroup subsys devices [ 0.162365] Initializing cgroup subsys freezer [ 0.163375] Initializing cgroup subsys net_cls [ 0.164416] Initializing cgroup subsys perf_event [ 0.165456] Initializing cgroup subsys net_prio [ 0.166461] Initializing cgroup subsys hugetlb [ 0.167468] Initializing cgroup subsys pids [ 0.168488] CPU: Physical Processor ID: 0 [ 0.170141] mce: CPU supports 10 MCE banks [ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.173521] Spectre V2 : Mitigation: Full generic retpoline [ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.176236] Speculative Store Bypass: Vulnerable [ 0.193084] Freeing SMP alternatives memory: 32K [ 0.198551] ftrace: allocating 32237 entries in 126 pages [ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.234452] smpboot: Max logical packages: 1 [ 0.235540] x2apic enabled [ 0.236453] Switched APIC routing to physical x2apic. [ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.243903] KVM setup paravirtual spinlock [ 0.245373] x86: Booted up 1 node, 1 CPUs [ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.247844] devtmpfs: initialized [ 0.249639] evm: security.selinux [ 0.250449] evm: security.SMACK64 [ 0.251226] evm: security.SMACK64EXEC [ 0.252100] evm: security.SMACK64TRANSMUTE [ 0.253014] evm: security.SMACK64MMAP [ 0.253846] evm: security.ima [ 0.254552] evm: security.capability [ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.258854] pinctrl core: initialized pinctrl subsystem [ 0.260113] RTC time: 22:52:17, date: 08/11/18 [ 0.261221] NET: Registered protocol family 16 [ 0.262319] cpuidle: using governor ladder [ 0.263271] cpuidle: using governor menu [ 0.264184] PCCT header not found. [ 0.265027] ACPI: bus type PCI registered [ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267384] PCI: Using configuration type 1 for base access [ 0.269369] ACPI: Added _OSI(Module Device) [ 0.270350] ACPI: Added _OSI(Processor Device) [ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.272358] ACPI: Added _OSI(Processor Aggregator Device) [ 0.274264] ACPI: Interpreter enabled [ 0.275124] ACPI: (supports S0 S5) [ 0.275913] ACPI: Using IOAPIC for interrupt routing [ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.287039] acpiphp: Slot [3] registered [ 0.287941] acpiphp: Slot [4] registered [ 0.288867] acpiphp: Slot [5] registered [ 0.289810] acpiphp: Slot [6] registered [ 0.300438] acpiphp: Slot [7] registered [ 0.301357] acpiphp: Slot [8] registered [ 0.302266] acpiphp: Slot [9] registered [ 0.303161] acpiphp: Slot [10] registered [ 0.304068] acpiphp: Slot [11] registered [ 0.305010] acpiphp: Slot [12] registered [ 0.305952] acpiphp: Slot [13] registered [ 0.306859] acpiphp: Slot [14] registered [ 0.307767] acpiphp: Slot [15] registered [ 0.308655] acpiphp: Slot [16] registered [ 0.309568] acpiphp: Slot [17] registered [ 0.310499] acpiphp: Slot [18] registered [ 0.311442] acpiphp: Slot [19] registered [ 0.312367] acpiphp: Slot [20] registered [ 0.313290] acpiphp: Slot [21] registered [ 0.314241] acpiphp: Slot [22] registered [ 0.315185] acpiphp: Slot [23] registered [ 0.316125] acpiphp: Slot [24] registered [ 0.317061] acpiphp: Slot [25] registered [ 0.317996] acpiphp: Slot [26] registered [ 0.318911] acpiphp: Slot [27] registered [ 0.319824] acpiphp: Slot [28] registered [ 0.320766] acpiphp: Slot [29] registered [ 0.321704] acpiphp: Slot [30] registered [ 0.322616] acpiphp: Slot [31] registered [ 0.323523] PCI host bridge to bus 0000:00 [ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376156] vgaarb: loaded [ 0.376841] vgaarb: bridge control possible 0000:00:02.0 [ 0.378229] SCSI subsystem initialized [ 0.379221] ACPI: bus type USB registered [ 0.380149] usbcore: registered new interface driver usbfs [ 0.381348] usbcore: registered new interface driver hub [ 0.382506] usbcore: registered new device driver usb [ 0.383735] PCI: Using ACPI for IRQ routing [ 0.384941] NetLabel: Initializing [ 0.385742] NetLabel: domain hash size = 128 [ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387783] NetLabel: unlabeled traffic allowed by default [ 0.389079] amd_nb: Cannot enumerate AMD northbridges [ 0.390246] clocksource: Switched to clocksource kvm-clock [ 0.398115] AppArmor: AppArmor Filesystem Enabled [ 0.399221] pnp: PnP ACPI init [ 0.400240] pnp: PnP ACPI: found 5 devices [ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.408781] NET: Registered protocol family 2 [ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.412786] TCP: Hash tables configured (established 4096 bind 4096) [ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.416755] NET: Registered protocol family 1 [ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.454397] Unpacking initramfs... [ 0.899104] Freeing initrd memory: 37084K [ 0.900518] Scanning for low memory corruption every 60 seconds [ 0.902205] audit: initializing netlink subsys (disabled) [ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized [ 0.905021] Initialise system trusted keyring [ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.909915] zbud: loaded [ 0.910841] VFS: Disk quotas dquot_6.6.0 [ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.914881] fuse init (API version 7.23) [ 0.915891] Key type big_key registered [ 0.916815] Allocating IMA MOK and blacklist keyrings. [ 0.918225] Key type asymmetric registered [ 0.919177] Asymmetric key parser 'x509' registered [ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.921940] io scheduler noop registered [ 0.922822] io scheduler deadline registered (default) [ 0.923934] io scheduler cfq registered [ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.929206] ACPI: Power Button [PWRF] [ 0.930171] GHES: HEST is not enabled! [ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.005349] Linux agpgart interface v0.103 [ 1.007626] loop: module loaded [ 1.010659] vda: vda1 [ 1.012085] scsi host0: ata_piix [ 1.012958] scsi host1: ata_piix [ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.016897] libphy: Fixed MDIO Bus: probed [ 1.017857] tun: Universal TUN/TAP device driver, 1.6 [ 1.018986] tun: (C) 1999-2004 Max Krasnyansky [ 1.021415] PPP generic driver version 2.4.2 [ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.023612] ehci-pci: EHCI PCI platform driver [ 1.024508] ehci-platform: EHCI generic platform driver [ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.026683] ohci-pci: OHCI PCI platform driver [ 1.027577] ohci-platform: OHCI generic platform driver [ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver [ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.051758] usb usb1: Product: UHCI Host Controller [ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.053898] usb usb1: SerialNumber: 0000:00:01.2 [ 1.054906] hub 1-0:1.0: USB hub found [ 1.055708] hub 1-0:1.0: 2 ports detected [ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.060939] mousedev: PS/2 mouse device common for all mice [ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.064244] rtc_cmos 00:00: RTC can wake from S4 [ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.067869] i2c /dev entries driver [ 1.068661] device-mapper: uevent: version 1.0.3 [ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs [ 1.072708] NET: Registered protocol family 10 [ 1.073836] NET: Registered protocol family 17 [ 1.074797] Key type dns_resolver registered [ 1.075879] registered taskstats version 1 [ 1.076754] Loading compiled-in X.509 certificates [ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.080161] zswap: loaded using pool lzo/zbud [ 1.082372] Key type trusted registered [ 1.085118] Key type encrypted registered [ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled [ 1.087074] ima: No TPM chip found, activating TPM-bypass! [ 1.088153] evm: HMAC attrs: 0x1 [ 1.089135] Magic number: 14:512:906 [ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938) [ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.092870] EDD information not available. [ 1.175659] Freeing unused kernel memory: 1512K [ 1.176626] Write protecting the kernel read-only data: 14336k [ 1.188847] Freeing unused kernel memory: 1692K [ 1.190064] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.281642] [drm] Initialized drm 1.1.0 20060810 [ 1.283776] virtio_net virtio0 ens3: renamed from eth0 [ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.322715] FDC 0 is a S82078B [ 1.328128] AVX2 version of gcm_enc/dec engaged. [ 1.329241] AES CTR mode by8 optimization enabled [ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.533645] usb 1-1: Product: QEMU USB Tablet [ 1.534682] usb 1-1: Manufacturer: QEMU [ 1.535611] usb 1-1: SerialNumber: 42 [ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina [ 1.549885] usbcore: registered new interface driver usbhid [ 1.551250] usbhid: USB HID core driver [ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1 [ 1.823599] md: multipath personality registered for level -4 [ 1.827135] md: raid0 personality registered for level 0 [ 1.831074] md: raid1 personality registered for level 1 [ 1.902269] raid6: sse2x1 gen() 11641 MB/s [ 1.970246] raid6: sse2x1 xor() 9075 MB/s [ 2.038247] raid6: sse2x2 gen() 14854 MB/s [ 2.106247] raid6: sse2x2 xor() 9926 MB/s [ 2.174246] raid6: sse2x4 gen() 17105 MB/s [ 2.242273] raid6: sse2x4 xor() 11895 MB/s [ 2.310247] raid6: avx2x1 gen() 22632 MB/s [ 2.378247] raid6: avx2x2 gen() 26524 MB/s [ 2.446246] raid6: avx2x4 gen() 30254 MB/s [ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s [ 2.448542] raid6: using avx2x2 recovery algorithm [ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 2.454901] xor: automatically using best checksumming function: [ 2.494245] avx : 32236.000 MB/sec [ 2.496667] async_tx: api initialized (async) [ 2.507279] md: raid6 personality registered for level 6 [ 2.508552] md: raid5 personality registered for level 5 [ 2.509777] md: raid4 personality registered for level 4 [ 2.515315] 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.544922] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm. [ 2.687098] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.690521] systemd[1]: Set hostname to . [ 2.693979] systemd[1]: Initializing machine ID from KVM UUID. [ 2.695187] systemd[1]: Installed transient /etc/machine-id file. [ 2.849555] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.857302] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.867380] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.869932] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.872072] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.874823] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.877122] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.879845] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.887418] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.908517] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870. [ 2.915144] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.917251] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.926873] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.934993] iscsi: registered transport (tcp) [ 2.937558] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.957212] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.963714] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.967355] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.972041] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.978524] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.980712] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.988354] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.992956] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.999126] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.001369] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.006830] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.010314] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.015537] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[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] Found device /dev/ttyS0. [ 3.370993] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. 2018-08-11 22:52:22,822 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-08-11 22:52:31,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 22:52:31,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 22:52:31,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:52: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-120fe0ce-3f01-4ac7-b819-fb2e56ecd92a x-compute-request-id: req-120fe0ce-3f01-4ac7-b819-fb2e56ecd92a Content-Encoding: gzip Content-Length: 10477 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 655558359 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.910 MHz processor\n[ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.146612] pid_max: default: 32768 minimum: 301\n[ 0.147611] ACPI: Core revision 20150930\n[ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150675] Security Framework initialized\n[ 0.151622] Yama: becoming mindful.\n[ 0.152489] AppArmor: AppArmor initialized\n[ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159435] Initializing cgroup subsys io\n[ 0.160408] Initializing cgroup subsys memory\n[ 0.161391] Initializing cgroup subsys devices\n[ 0.162365] Initializing cgroup subsys freezer\n[ 0.163375] Initializing cgroup subsys net_cls\n[ 0.164416] Initializing cgroup subsys perf_event\n[ 0.165456] Initializing cgroup subsys net_prio\n[ 0.166461] Initializing cgroup subsys hugetlb\n[ 0.167468] Initializing cgroup subsys pids\n[ 0.168488] CPU: Physical Processor ID: 0\n[ 0.170141] mce: CPU supports 10 MCE banks\n[ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173521] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.176236] Speculative Store Bypass: Vulnerable\n[ 0.193084] Freeing SMP alternatives memory: 32K\n[ 0.198551] ftrace: allocating 32237 entries in 126 pages\n[ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234452] smpboot: Max logical packages: 1\n[ 0.235540] x2apic enabled\n[ 0.236453] Switched APIC routing to physical x2apic.\n[ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243903] KVM setup paravirtual spinlock\n[ 0.245373] x86: Booted up 1 node, 1 CPUs\n[ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247844] devtmpfs: initialized\n[ 0.249639] evm: security.selinux\n[ 0.250449] evm: security.SMACK64\n[ 0.251226] evm: security.SMACK64EXEC\n[ 0.252100] evm: security.SMACK64TRANSMUTE\n[ 0.253014] evm: security.SMACK64MMAP\n[ 0.253846] evm: security.ima\n[ 0.254552] evm: security.capability\n[ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.258854] pinctrl core: initialized pinctrl subsystem\n[ 0.260113] RTC time: 22:52:17, date: 08/11/18\n[ 0.261221] NET: Registered protocol family 16\n[ 0.262319] cpuidle: using governor ladder\n[ 0.263271] cpuidle: using governor menu\n[ 0.264184] PCCT header not found.\n[ 0.265027] ACPI: bus type PCI registered\n[ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267384] PCI: Using configuration type 1 for base access\n[ 0.269369] ACPI: Added _OSI(Module Device)\n[ 0.270350] ACPI: Added _OSI(Processor Device)\n[ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272358] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.274264] ACPI: Interpreter enabled\n[ 0.275124] ACPI: (supports S0 S5)\n[ 0.275913] ACPI: Using IOAPIC for interrupt routing\n[ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287039] acpiphp: Slot [3] registered\n[ 0.287941] acpiphp: Slot [4] registered\n[ 0.288867] acpiphp: Slot [5] registered\n[ 0.289810] acpiphp: Slot [6] registered\n[ 0.300438] acpiphp: Slot [7] registered\n[ 0.301357] acpiphp: Slot [8] registered\n[ 0.302266] acpiphp: Slot [9] registered\n[ 0.303161] acpiphp: Slot [10] registered\n[ 0.304068] acpiphp: Slot [11] registered\n[ 0.305010] acpiphp: Slot [12] registered\n[ 0.305952] acpiphp: Slot [13] registered\n[ 0.306859] acpiphp: Slot [14] registered\n[ 0.307767] acpiphp: Slot [15] registered\n[ 0.308655] acpiphp: Slot [16] registered\n[ 0.309568] acpiphp: Slot [17] registered\n[ 0.310499] acpiphp: Slot [18] registered\n[ 0.311442] acpiphp: Slot [19] registered\n[ 0.312367] acpiphp: Slot [20] registered\n[ 0.313290] acpiphp: Slot [21] registered\n[ 0.314241] acpiphp: Slot [22] registered\n[ 0.315185] acpiphp: Slot [23] registered\n[ 0.316125] acpiphp: Slot [24] registered\n[ 0.317061] acpiphp: Slot [25] registered\n[ 0.317996] acpiphp: Slot [26] registered\n[ 0.318911] acpiphp: Slot [27] registered\n[ 0.319824] acpiphp: Slot [28] registered\n[ 0.320766] acpiphp: Slot [29] registered\n[ 0.321704] acpiphp: Slot [30] registered\n[ 0.322616] acpiphp: Slot [31] registered\n[ 0.323523] PCI host bridge to bus 0000:00\n[ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376156] vgaarb: loaded\n[ 0.376841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378229] SCSI subsystem initialized\n[ 0.379221] ACPI: bus type USB registered\n[ 0.380149] usbcore: registered new interface driver usbfs\n[ 0.381348] usbcore: registered new interface driver hub\n[ 0.382506] usbcore: registered new device driver usb\n[ 0.383735] PCI: Using ACPI for IRQ routing\n[ 0.384941] NetLabel: Initializing\n[ 0.385742] NetLabel: domain hash size = 128\n[ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387783] NetLabel: unlabeled traffic allowed by default\n[ 0.389079] amd_nb: Cannot enumerate AMD northbridges\n[ 0.390246] clocksource: Switched to clocksource kvm-clock\n[ 0.398115] AppArmor: AppArmor Filesystem Enabled\n[ 0.399221] pnp: PnP ACPI init\n[ 0.400240] pnp: PnP ACPI: found 5 devices\n[ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408781] NET: Registered protocol family 2\n[ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412786] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416755] NET: Registered protocol family 1\n[ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.454397] Unpacking initramfs...\n[ 0.899104] Freeing initrd memory: 37084K\n[ 0.900518] Scanning for low memory corruption every 60 seconds\n[ 0.902205] audit: initializing netlink subsys (disabled)\n[ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized\n[ 0.905021] Initialise system trusted keyring\n[ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.909915] zbud: loaded\n[ 0.910841] VFS: Disk quotas dquot_6.6.0\n[ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.914881] fuse init (API version 7.23)\n[ 0.915891] Key type big_key registered\n[ 0.916815] Allocating IMA MOK and blacklist keyrings.\n[ 0.918225] Key type asymmetric registered\n[ 0.919177] Asymmetric key parser 'x509' registered\n[ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.921940] io scheduler noop registered\n[ 0.922822] io scheduler deadline registered (default)\n[ 0.923934] io scheduler cfq registered\n[ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.929206] ACPI: Power Button [PWRF]\n[ 0.930171] GHES: HEST is not enabled!\n[ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.005349] Linux agpgart interface v0.103\n[ 1.007626] loop: module loaded\n[ 1.010659] vda: vda1\n[ 1.012085] scsi host0: ata_piix\n[ 1.012958] scsi host1: ata_piix\n[ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.016897] libphy: Fixed MDIO Bus: probed\n[ 1.017857] tun: Universal TUN/TAP device driver, 1.6\n[ 1.018986] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.021415] PPP generic driver version 2.4.2\n[ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.023612] ehci-pci: EHCI PCI platform driver\n[ 1.024508] ehci-platform: EHCI generic platform driver\n[ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.026683] ohci-pci: OHCI PCI platform driver\n[ 1.027577] ohci-platform: OHCI generic platform driver\n[ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.051758] usb usb1: Product: UHCI Host Controller\n[ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.053898] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.054906] hub 1-0:1.0: USB hub found\n[ 1.055708] hub 1-0:1.0: 2 ports detected\n[ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.060939] mousedev: PS/2 mouse device common for all mice\n[ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.064244] rtc_cmos 00:00: RTC can wake from S4\n[ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.067869] i2c /dev entries driver\n[ 1.068661] device-mapper: uevent: version 1.0.3\n[ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.072708] NET: Registered protocol family 10\n[ 1.073836] NET: Registered protocol family 17\n[ 1.074797] Key type dns_resolver registered\n[ 1.075879] registered taskstats version 1\n[ 1.076754] Loading compiled-in X.509 certificates\n[ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.080161] zswap: loaded using pool lzo/zbud\n[ 1.082372] Key type trusted registered\n[ 1.085118] Key type encrypted registered\n[ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.087074] ima: No TPM chip found, activating TPM-bypass!\n[ 1.088153] evm: HMAC attrs: 0x1\n[ 1.089135] Magic number: 14:512:906\n[ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938)\n[ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.092870] EDD information not available.\n[ 1.175659] Freeing unused kernel memory: 1512K\n[ 1.176626] Write protecting the kernel read-only data: 14336k\n[ 1.188847] Freeing unused kernel memory: 1692K\n[ 1.190064] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.281642] [drm] Initialized drm 1.1.0 20060810\n[ 1.283776] virtio_net virtio0 ens3: renamed from eth0\n[ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.322715] FDC 0 is a S82078B\n[ 1.328128] AVX2 version of gcm_enc/dec engaged.\n[ 1.329241] AES CTR mode by8 optimization enabled\n[ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.533645] usb 1-1: Product: QEMU USB Tablet\n[ 1.534682] usb 1-1: Manufacturer: QEMU\n[ 1.535611] usb 1-1: SerialNumber: 42\n[ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.549885] usbcore: registered new interface driver usbhid\n[ 1.551250] usbhid: USB HID core driver\n[ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1\n[ 1.823599] md: multipath personality registered for level -4\n[ 1.827135] md: raid0 personality registered for level 0\n[ 1.831074] md: raid1 personality registered for level 1\n[ 1.902269] raid6: sse2x1 gen() 11641 MB/s\n[ 1.970246] raid6: sse2x1 xor() 9075 MB/s\n[ 2.038247] raid6: sse2x2 gen() 14854 MB/s\n[ 2.106247] raid6: sse2x2 xor() 9926 MB/s\n[ 2.174246] raid6: sse2x4 gen() 17105 MB/s\n[ 2.242273] raid6: sse2x4 xor() 11895 MB/s\n[ 2.310247] raid6: avx2x1 gen() 22632 MB/s\n[ 2.378247] raid6: avx2x2 gen() 26524 MB/s\n[ 2.446246] raid6: avx2x4 gen() 30254 MB/s\n[ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s\n[ 2.448542] raid6: using avx2x2 recovery algorithm\n[ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz\n[ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns\n[ 2.454901] xor: automatically using best checksumming function:\n[ 2.494245] avx : 32236.000 MB/sec\n[ 2.496667] async_tx: api initialized (async)\n[ 2.507279] md: raid6 personality registered for level 6\n[ 2.508552] md: raid5 personality registered for level 5\n[ 2.509777] md: raid4 personality registered for level 4\n[ 2.515315] 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.544922] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm.\n[ 2.687098] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.690521] systemd[1]: Set hostname to .\n[ 2.693979] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.695187] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.849555] 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.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.857302] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.867380] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.869932] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.872072] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.874823] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.877122] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.879845] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.887418] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.908517] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870.\n\n[ 2.915144] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.917251] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.926873] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.934993] iscsi: registered transport (tcp)\n[ 2.937558] 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.957212] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.963714] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.967355] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.972041] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.978524] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.980712] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.988354] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.992956] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.999126] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.001369] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.006830] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.010314] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.015537] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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] Found device /dev/ttyS0.\n[ 3.370993] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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 Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 4.634076] cloud-init[596]: Cloud-init v. 18.2 running 'init-local' at Sat, 11 Aug 2018 22:52:22 +0000. Up 4.48 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-08-11 22:52:31,911 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-120fe0ce-3f01-4ac7-b819-fb2e56ecd92a 2018-08-11 22:52:31,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0793480873108s 2018-08-11 22:52:31,913 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-120fe0ce-3f01-4ac7-b819-fb2e56ecd92a 2018-08-11 22:52:31,913 - 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 655558359 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.910 MHz processor [ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.146612] pid_max: default: 32768 minimum: 301 [ 0.147611] ACPI: Core revision 20150930 [ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.150675] Security Framework initialized [ 0.151622] Yama: becoming mindful. [ 0.152489] AppArmor: AppArmor initialized [ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159435] Initializing cgroup subsys io [ 0.160408] Initializing cgroup subsys memory [ 0.161391] Initializing cgroup subsys devices [ 0.162365] Initializing cgroup subsys freezer [ 0.163375] Initializing cgroup subsys net_cls [ 0.164416] Initializing cgroup subsys perf_event [ 0.165456] Initializing cgroup subsys net_prio [ 0.166461] Initializing cgroup subsys hugetlb [ 0.167468] Initializing cgroup subsys pids [ 0.168488] CPU: Physical Processor ID: 0 [ 0.170141] mce: CPU supports 10 MCE banks [ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.173521] Spectre V2 : Mitigation: Full generic retpoline [ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.176236] Speculative Store Bypass: Vulnerable [ 0.193084] Freeing SMP alternatives memory: 32K [ 0.198551] ftrace: allocating 32237 entries in 126 pages [ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.234452] smpboot: Max logical packages: 1 [ 0.235540] x2apic enabled [ 0.236453] Switched APIC routing to physical x2apic. [ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.243903] KVM setup paravirtual spinlock [ 0.245373] x86: Booted up 1 node, 1 CPUs [ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.247844] devtmpfs: initialized [ 0.249639] evm: security.selinux [ 0.250449] evm: security.SMACK64 [ 0.251226] evm: security.SMACK64EXEC [ 0.252100] evm: security.SMACK64TRANSMUTE [ 0.253014] evm: security.SMACK64MMAP [ 0.253846] evm: security.ima [ 0.254552] evm: security.capability [ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.258854] pinctrl core: initialized pinctrl subsystem [ 0.260113] RTC time: 22:52:17, date: 08/11/18 [ 0.261221] NET: Registered protocol family 16 [ 0.262319] cpuidle: using governor ladder [ 0.263271] cpuidle: using governor menu [ 0.264184] PCCT header not found. [ 0.265027] ACPI: bus type PCI registered [ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267384] PCI: Using configuration type 1 for base access [ 0.269369] ACPI: Added _OSI(Module Device) [ 0.270350] ACPI: Added _OSI(Processor Device) [ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.272358] ACPI: Added _OSI(Processor Aggregator Device) [ 0.274264] ACPI: Interpreter enabled [ 0.275124] ACPI: (supports S0 S5) [ 0.275913] ACPI: Using IOAPIC for interrupt routing [ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.287039] acpiphp: Slot [3] registered [ 0.287941] acpiphp: Slot [4] registered [ 0.288867] acpiphp: Slot [5] registered [ 0.289810] acpiphp: Slot [6] registered [ 0.300438] acpiphp: Slot [7] registered [ 0.301357] acpiphp: Slot [8] registered [ 0.302266] acpiphp: Slot [9] registered [ 0.303161] acpiphp: Slot [10] registered [ 0.304068] acpiphp: Slot [11] registered [ 0.305010] acpiphp: Slot [12] registered [ 0.305952] acpiphp: Slot [13] registered [ 0.306859] acpiphp: Slot [14] registered [ 0.307767] acpiphp: Slot [15] registered [ 0.308655] acpiphp: Slot [16] registered [ 0.309568] acpiphp: Slot [17] registered [ 0.310499] acpiphp: Slot [18] registered [ 0.311442] acpiphp: Slot [19] registered [ 0.312367] acpiphp: Slot [20] registered [ 0.313290] acpiphp: Slot [21] registered [ 0.314241] acpiphp: Slot [22] registered [ 0.315185] acpiphp: Slot [23] registered [ 0.316125] acpiphp: Slot [24] registered [ 0.317061] acpiphp: Slot [25] registered [ 0.317996] acpiphp: Slot [26] registered [ 0.318911] acpiphp: Slot [27] registered [ 0.319824] acpiphp: Slot [28] registered [ 0.320766] acpiphp: Slot [29] registered [ 0.321704] acpiphp: Slot [30] registered [ 0.322616] acpiphp: Slot [31] registered [ 0.323523] PCI host bridge to bus 0000:00 [ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376156] vgaarb: loaded [ 0.376841] vgaarb: bridge control possible 0000:00:02.0 [ 0.378229] SCSI subsystem initialized [ 0.379221] ACPI: bus type USB registered [ 0.380149] usbcore: registered new interface driver usbfs [ 0.381348] usbcore: registered new interface driver hub [ 0.382506] usbcore: registered new device driver usb [ 0.383735] PCI: Using ACPI for IRQ routing [ 0.384941] NetLabel: Initializing [ 0.385742] NetLabel: domain hash size = 128 [ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387783] NetLabel: unlabeled traffic allowed by default [ 0.389079] amd_nb: Cannot enumerate AMD northbridges [ 0.390246] clocksource: Switched to clocksource kvm-clock [ 0.398115] AppArmor: AppArmor Filesystem Enabled [ 0.399221] pnp: PnP ACPI init [ 0.400240] pnp: PnP ACPI: found 5 devices [ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.408781] NET: Registered protocol family 2 [ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.412786] TCP: Hash tables configured (established 4096 bind 4096) [ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.416755] NET: Registered protocol family 1 [ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.454397] Unpacking initramfs... [ 0.899104] Freeing initrd memory: 37084K [ 0.900518] Scanning for low memory corruption every 60 seconds [ 0.902205] audit: initializing netlink subsys (disabled) [ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized [ 0.905021] Initialise system trusted keyring [ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.909915] zbud: loaded [ 0.910841] VFS: Disk quotas dquot_6.6.0 [ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.914881] fuse init (API version 7.23) [ 0.915891] Key type big_key registered [ 0.916815] Allocating IMA MOK and blacklist keyrings. [ 0.918225] Key type asymmetric registered [ 0.919177] Asymmetric key parser 'x509' registered [ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.921940] io scheduler noop registered [ 0.922822] io scheduler deadline registered (default) [ 0.923934] io scheduler cfq registered [ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.929206] ACPI: Power Button [PWRF] [ 0.930171] GHES: HEST is not enabled! [ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.005349] Linux agpgart interface v0.103 [ 1.007626] loop: module loaded [ 1.010659] vda: vda1 [ 1.012085] scsi host0: ata_piix [ 1.012958] scsi host1: ata_piix [ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.016897] libphy: Fixed MDIO Bus: probed [ 1.017857] tun: Universal TUN/TAP device driver, 1.6 [ 1.018986] tun: (C) 1999-2004 Max Krasnyansky [ 1.021415] PPP generic driver version 2.4.2 [ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.023612] ehci-pci: EHCI PCI platform driver [ 1.024508] ehci-platform: EHCI generic platform driver [ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.026683] ohci-pci: OHCI PCI platform driver [ 1.027577] ohci-platform: OHCI generic platform driver [ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver [ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.051758] usb usb1: Product: UHCI Host Controller [ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.053898] usb usb1: SerialNumber: 0000:00:01.2 [ 1.054906] hub 1-0:1.0: USB hub found [ 1.055708] hub 1-0:1.0: 2 ports detected [ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.060939] mousedev: PS/2 mouse device common for all mice [ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.064244] rtc_cmos 00:00: RTC can wake from S4 [ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.067869] i2c /dev entries driver [ 1.068661] device-mapper: uevent: version 1.0.3 [ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs [ 1.072708] NET: Registered protocol family 10 [ 1.073836] NET: Registered protocol family 17 [ 1.074797] Key type dns_resolver registered [ 1.075879] registered taskstats version 1 [ 1.076754] Loading compiled-in X.509 certificates [ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.080161] zswap: loaded using pool lzo/zbud [ 1.082372] Key type trusted registered [ 1.085118] Key type encrypted registered [ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled [ 1.087074] ima: No TPM chip found, activating TPM-bypass! [ 1.088153] evm: HMAC attrs: 0x1 [ 1.089135] Magic number: 14:512:906 [ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938) [ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.092870] EDD information not available. [ 1.175659] Freeing unused kernel memory: 1512K [ 1.176626] Write protecting the kernel read-only data: 14336k [ 1.188847] Freeing unused kernel memory: 1692K [ 1.190064] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.281642] [drm] Initialized drm 1.1.0 20060810 [ 1.283776] virtio_net virtio0 ens3: renamed from eth0 [ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.322715] FDC 0 is a S82078B [ 1.328128] AVX2 version of gcm_enc/dec engaged. [ 1.329241] AES CTR mode by8 optimization enabled [ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.533645] usb 1-1: Product: QEMU USB Tablet [ 1.534682] usb 1-1: Manufacturer: QEMU [ 1.535611] usb 1-1: SerialNumber: 42 [ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina [ 1.549885] usbcore: registered new interface driver usbhid [ 1.551250] usbhid: USB HID core driver [ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1 [ 1.823599] md: multipath personality registered for level -4 [ 1.827135] md: raid0 personality registered for level 0 [ 1.831074] md: raid1 personality registered for level 1 [ 1.902269] raid6: sse2x1 gen() 11641 MB/s [ 1.970246] raid6: sse2x1 xor() 9075 MB/s [ 2.038247] raid6: sse2x2 gen() 14854 MB/s [ 2.106247] raid6: sse2x2 xor() 9926 MB/s [ 2.174246] raid6: sse2x4 gen() 17105 MB/s [ 2.242273] raid6: sse2x4 xor() 11895 MB/s [ 2.310247] raid6: avx2x1 gen() 22632 MB/s [ 2.378247] raid6: avx2x2 gen() 26524 MB/s [ 2.446246] raid6: avx2x4 gen() 30254 MB/s [ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s [ 2.448542] raid6: using avx2x2 recovery algorithm [ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 2.454901] xor: automatically using best checksumming function: [ 2.494245] avx : 32236.000 MB/sec [ 2.496667] async_tx: api initialized (async) [ 2.507279] md: raid6 personality registered for level 6 [ 2.508552] md: raid5 personality registered for level 5 [ 2.509777] md: raid4 personality registered for level 4 [ 2.515315] 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.544922] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm. [ 2.687098] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.690521] systemd[1]: Set hostname to . [ 2.693979] systemd[1]: Initializing machine ID from KVM UUID. [ 2.695187] systemd[1]: Installed transient /etc/machine-id file. [ 2.849555] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.857302] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.867380] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.869932] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.872072] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.874823] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.877122] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.879845] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.887418] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.908517] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870. [ 2.915144] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.917251] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.926873] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.934993] iscsi: registered transport (tcp) [ 2.937558] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.957212] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.963714] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.967355] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.972041] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.978524] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.980712] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.988354] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.992956] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.999126] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.001369] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.006830] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.010314] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.015537] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[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] Found device /dev/ttyS0. [ 3.370993] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 4.634076] cloud-init[596]: Cloud-init v. 18.2 running 'init-local' at Sat, 11 Aug 2018 22:52:22 +0000. Up 4.48 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-08-11 22:52:31,915 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2018-08-11 22:52:40,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 22:52:40,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 22:52:41,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:52: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-0e202b4f-6723-4d40-9bdf-be0cacfee95b x-compute-request-id: req-0e202b4f-6723-4d40-9bdf-be0cacfee95b Content-Encoding: gzip Content-Length: 10477 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 655558359 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.910 MHz processor\n[ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.146612] pid_max: default: 32768 minimum: 301\n[ 0.147611] ACPI: Core revision 20150930\n[ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150675] Security Framework initialized\n[ 0.151622] Yama: becoming mindful.\n[ 0.152489] AppArmor: AppArmor initialized\n[ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159435] Initializing cgroup subsys io\n[ 0.160408] Initializing cgroup subsys memory\n[ 0.161391] Initializing cgroup subsys devices\n[ 0.162365] Initializing cgroup subsys freezer\n[ 0.163375] Initializing cgroup subsys net_cls\n[ 0.164416] Initializing cgroup subsys perf_event\n[ 0.165456] Initializing cgroup subsys net_prio\n[ 0.166461] Initializing cgroup subsys hugetlb\n[ 0.167468] Initializing cgroup subsys pids\n[ 0.168488] CPU: Physical Processor ID: 0\n[ 0.170141] mce: CPU supports 10 MCE banks\n[ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173521] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.176236] Speculative Store Bypass: Vulnerable\n[ 0.193084] Freeing SMP alternatives memory: 32K\n[ 0.198551] ftrace: allocating 32237 entries in 126 pages\n[ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234452] smpboot: Max logical packages: 1\n[ 0.235540] x2apic enabled\n[ 0.236453] Switched APIC routing to physical x2apic.\n[ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243903] KVM setup paravirtual spinlock\n[ 0.245373] x86: Booted up 1 node, 1 CPUs\n[ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247844] devtmpfs: initialized\n[ 0.249639] evm: security.selinux\n[ 0.250449] evm: security.SMACK64\n[ 0.251226] evm: security.SMACK64EXEC\n[ 0.252100] evm: security.SMACK64TRANSMUTE\n[ 0.253014] evm: security.SMACK64MMAP\n[ 0.253846] evm: security.ima\n[ 0.254552] evm: security.capability\n[ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.258854] pinctrl core: initialized pinctrl subsystem\n[ 0.260113] RTC time: 22:52:17, date: 08/11/18\n[ 0.261221] NET: Registered protocol family 16\n[ 0.262319] cpuidle: using governor ladder\n[ 0.263271] cpuidle: using governor menu\n[ 0.264184] PCCT header not found.\n[ 0.265027] ACPI: bus type PCI registered\n[ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267384] PCI: Using configuration type 1 for base access\n[ 0.269369] ACPI: Added _OSI(Module Device)\n[ 0.270350] ACPI: Added _OSI(Processor Device)\n[ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272358] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.274264] ACPI: Interpreter enabled\n[ 0.275124] ACPI: (supports S0 S5)\n[ 0.275913] ACPI: Using IOAPIC for interrupt routing\n[ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287039] acpiphp: Slot [3] registered\n[ 0.287941] acpiphp: Slot [4] registered\n[ 0.288867] acpiphp: Slot [5] registered\n[ 0.289810] acpiphp: Slot [6] registered\n[ 0.300438] acpiphp: Slot [7] registered\n[ 0.301357] acpiphp: Slot [8] registered\n[ 0.302266] acpiphp: Slot [9] registered\n[ 0.303161] acpiphp: Slot [10] registered\n[ 0.304068] acpiphp: Slot [11] registered\n[ 0.305010] acpiphp: Slot [12] registered\n[ 0.305952] acpiphp: Slot [13] registered\n[ 0.306859] acpiphp: Slot [14] registered\n[ 0.307767] acpiphp: Slot [15] registered\n[ 0.308655] acpiphp: Slot [16] registered\n[ 0.309568] acpiphp: Slot [17] registered\n[ 0.310499] acpiphp: Slot [18] registered\n[ 0.311442] acpiphp: Slot [19] registered\n[ 0.312367] acpiphp: Slot [20] registered\n[ 0.313290] acpiphp: Slot [21] registered\n[ 0.314241] acpiphp: Slot [22] registered\n[ 0.315185] acpiphp: Slot [23] registered\n[ 0.316125] acpiphp: Slot [24] registered\n[ 0.317061] acpiphp: Slot [25] registered\n[ 0.317996] acpiphp: Slot [26] registered\n[ 0.318911] acpiphp: Slot [27] registered\n[ 0.319824] acpiphp: Slot [28] registered\n[ 0.320766] acpiphp: Slot [29] registered\n[ 0.321704] acpiphp: Slot [30] registered\n[ 0.322616] acpiphp: Slot [31] registered\n[ 0.323523] PCI host bridge to bus 0000:00\n[ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376156] vgaarb: loaded\n[ 0.376841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378229] SCSI subsystem initialized\n[ 0.379221] ACPI: bus type USB registered\n[ 0.380149] usbcore: registered new interface driver usbfs\n[ 0.381348] usbcore: registered new interface driver hub\n[ 0.382506] usbcore: registered new device driver usb\n[ 0.383735] PCI: Using ACPI for IRQ routing\n[ 0.384941] NetLabel: Initializing\n[ 0.385742] NetLabel: domain hash size = 128\n[ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387783] NetLabel: unlabeled traffic allowed by default\n[ 0.389079] amd_nb: Cannot enumerate AMD northbridges\n[ 0.390246] clocksource: Switched to clocksource kvm-clock\n[ 0.398115] AppArmor: AppArmor Filesystem Enabled\n[ 0.399221] pnp: PnP ACPI init\n[ 0.400240] pnp: PnP ACPI: found 5 devices\n[ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408781] NET: Registered protocol family 2\n[ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412786] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416755] NET: Registered protocol family 1\n[ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.454397] Unpacking initramfs...\n[ 0.899104] Freeing initrd memory: 37084K\n[ 0.900518] Scanning for low memory corruption every 60 seconds\n[ 0.902205] audit: initializing netlink subsys (disabled)\n[ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized\n[ 0.905021] Initialise system trusted keyring\n[ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.909915] zbud: loaded\n[ 0.910841] VFS: Disk quotas dquot_6.6.0\n[ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.914881] fuse init (API version 7.23)\n[ 0.915891] Key type big_key registered\n[ 0.916815] Allocating IMA MOK and blacklist keyrings.\n[ 0.918225] Key type asymmetric registered\n[ 0.919177] Asymmetric key parser 'x509' registered\n[ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.921940] io scheduler noop registered\n[ 0.922822] io scheduler deadline registered (default)\n[ 0.923934] io scheduler cfq registered\n[ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.929206] ACPI: Power Button [PWRF]\n[ 0.930171] GHES: HEST is not enabled!\n[ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.005349] Linux agpgart interface v0.103\n[ 1.007626] loop: module loaded\n[ 1.010659] vda: vda1\n[ 1.012085] scsi host0: ata_piix\n[ 1.012958] scsi host1: ata_piix\n[ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.016897] libphy: Fixed MDIO Bus: probed\n[ 1.017857] tun: Universal TUN/TAP device driver, 1.6\n[ 1.018986] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.021415] PPP generic driver version 2.4.2\n[ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.023612] ehci-pci: EHCI PCI platform driver\n[ 1.024508] ehci-platform: EHCI generic platform driver\n[ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.026683] ohci-pci: OHCI PCI platform driver\n[ 1.027577] ohci-platform: OHCI generic platform driver\n[ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.051758] usb usb1: Product: UHCI Host Controller\n[ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.053898] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.054906] hub 1-0:1.0: USB hub found\n[ 1.055708] hub 1-0:1.0: 2 ports detected\n[ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.060939] mousedev: PS/2 mouse device common for all mice\n[ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.064244] rtc_cmos 00:00: RTC can wake from S4\n[ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.067869] i2c /dev entries driver\n[ 1.068661] device-mapper: uevent: version 1.0.3\n[ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.072708] NET: Registered protocol family 10\n[ 1.073836] NET: Registered protocol family 17\n[ 1.074797] Key type dns_resolver registered\n[ 1.075879] registered taskstats version 1\n[ 1.076754] Loading compiled-in X.509 certificates\n[ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.080161] zswap: loaded using pool lzo/zbud\n[ 1.082372] Key type trusted registered\n[ 1.085118] Key type encrypted registered\n[ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.087074] ima: No TPM chip found, activating TPM-bypass!\n[ 1.088153] evm: HMAC attrs: 0x1\n[ 1.089135] Magic number: 14:512:906\n[ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938)\n[ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.092870] EDD information not available.\n[ 1.175659] Freeing unused kernel memory: 1512K\n[ 1.176626] Write protecting the kernel read-only data: 14336k\n[ 1.188847] Freeing unused kernel memory: 1692K\n[ 1.190064] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.281642] [drm] Initialized drm 1.1.0 20060810\n[ 1.283776] virtio_net virtio0 ens3: renamed from eth0\n[ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.322715] FDC 0 is a S82078B\n[ 1.328128] AVX2 version of gcm_enc/dec engaged.\n[ 1.329241] AES CTR mode by8 optimization enabled\n[ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.533645] usb 1-1: Product: QEMU USB Tablet\n[ 1.534682] usb 1-1: Manufacturer: QEMU\n[ 1.535611] usb 1-1: SerialNumber: 42\n[ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.549885] usbcore: registered new interface driver usbhid\n[ 1.551250] usbhid: USB HID core driver\n[ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1\n[ 1.823599] md: multipath personality registered for level -4\n[ 1.827135] md: raid0 personality registered for level 0\n[ 1.831074] md: raid1 personality registered for level 1\n[ 1.902269] raid6: sse2x1 gen() 11641 MB/s\n[ 1.970246] raid6: sse2x1 xor() 9075 MB/s\n[ 2.038247] raid6: sse2x2 gen() 14854 MB/s\n[ 2.106247] raid6: sse2x2 xor() 9926 MB/s\n[ 2.174246] raid6: sse2x4 gen() 17105 MB/s\n[ 2.242273] raid6: sse2x4 xor() 11895 MB/s\n[ 2.310247] raid6: avx2x1 gen() 22632 MB/s\n[ 2.378247] raid6: avx2x2 gen() 26524 MB/s\n[ 2.446246] raid6: avx2x4 gen() 30254 MB/s\n[ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s\n[ 2.448542] raid6: using avx2x2 recovery algorithm\n[ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz\n[ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns\n[ 2.454901] xor: automatically using best checksumming function:\n[ 2.494245] avx : 32236.000 MB/sec\n[ 2.496667] async_tx: api initialized (async)\n[ 2.507279] md: raid6 personality registered for level 6\n[ 2.508552] md: raid5 personality registered for level 5\n[ 2.509777] md: raid4 personality registered for level 4\n[ 2.515315] 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.544922] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm.\n[ 2.687098] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.690521] systemd[1]: Set hostname to .\n[ 2.693979] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.695187] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.849555] 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.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.857302] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.867380] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.869932] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.872072] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.874823] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.877122] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.879845] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.887418] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.908517] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870.\n\n[ 2.915144] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.917251] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.926873] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.934993] iscsi: registered transport (tcp)\n[ 2.937558] 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.957212] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.963714] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.967355] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.972041] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.978524] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.980712] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.988354] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.992956] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.999126] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.001369] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.006830] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.010314] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.015537] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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] Found device /dev/ttyS0.\n[ 3.370993] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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 Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 4.634076] cloud-init[596]: Cloud-init v. 18.2 running 'init-local' at Sat, 11 Aug 2018 22:52:22 +0000. Up 4.48 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-08-11 22:52:41,009 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-0e202b4f-6723-4d40-9bdf-be0cacfee95b 2018-08-11 22:52:41,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0846128463745s 2018-08-11 22:52:41,010 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-0e202b4f-6723-4d40-9bdf-be0cacfee95b 2018-08-11 22:52:41,010 - 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 655558359 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.910 MHz processor [ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.146612] pid_max: default: 32768 minimum: 301 [ 0.147611] ACPI: Core revision 20150930 [ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.150675] Security Framework initialized [ 0.151622] Yama: becoming mindful. [ 0.152489] AppArmor: AppArmor initialized [ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159435] Initializing cgroup subsys io [ 0.160408] Initializing cgroup subsys memory [ 0.161391] Initializing cgroup subsys devices [ 0.162365] Initializing cgroup subsys freezer [ 0.163375] Initializing cgroup subsys net_cls [ 0.164416] Initializing cgroup subsys perf_event [ 0.165456] Initializing cgroup subsys net_prio [ 0.166461] Initializing cgroup subsys hugetlb [ 0.167468] Initializing cgroup subsys pids [ 0.168488] CPU: Physical Processor ID: 0 [ 0.170141] mce: CPU supports 10 MCE banks [ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.173521] Spectre V2 : Mitigation: Full generic retpoline [ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.176236] Speculative Store Bypass: Vulnerable [ 0.193084] Freeing SMP alternatives memory: 32K [ 0.198551] ftrace: allocating 32237 entries in 126 pages [ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.234452] smpboot: Max logical packages: 1 [ 0.235540] x2apic enabled [ 0.236453] Switched APIC routing to physical x2apic. [ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.243903] KVM setup paravirtual spinlock [ 0.245373] x86: Booted up 1 node, 1 CPUs [ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.247844] devtmpfs: initialized [ 0.249639] evm: security.selinux [ 0.250449] evm: security.SMACK64 [ 0.251226] evm: security.SMACK64EXEC [ 0.252100] evm: security.SMACK64TRANSMUTE [ 0.253014] evm: security.SMACK64MMAP [ 0.253846] evm: security.ima [ 0.254552] evm: security.capability [ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.258854] pinctrl core: initialized pinctrl subsystem [ 0.260113] RTC time: 22:52:17, date: 08/11/18 [ 0.261221] NET: Registered protocol family 16 [ 0.262319] cpuidle: using governor ladder [ 0.263271] cpuidle: using governor menu [ 0.264184] PCCT header not found. [ 0.265027] ACPI: bus type PCI registered [ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267384] PCI: Using configuration type 1 for base access [ 0.269369] ACPI: Added _OSI(Module Device) [ 0.270350] ACPI: Added _OSI(Processor Device) [ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.272358] ACPI: Added _OSI(Processor Aggregator Device) [ 0.274264] ACPI: Interpreter enabled [ 0.275124] ACPI: (supports S0 S5) [ 0.275913] ACPI: Using IOAPIC for interrupt routing [ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.287039] acpiphp: Slot [3] registered [ 0.287941] acpiphp: Slot [4] registered [ 0.288867] acpiphp: Slot [5] registered [ 0.289810] acpiphp: Slot [6] registered [ 0.300438] acpiphp: Slot [7] registered [ 0.301357] acpiphp: Slot [8] registered [ 0.302266] acpiphp: Slot [9] registered [ 0.303161] acpiphp: Slot [10] registered [ 0.304068] acpiphp: Slot [11] registered [ 0.305010] acpiphp: Slot [12] registered [ 0.305952] acpiphp: Slot [13] registered [ 0.306859] acpiphp: Slot [14] registered [ 0.307767] acpiphp: Slot [15] registered [ 0.308655] acpiphp: Slot [16] registered [ 0.309568] acpiphp: Slot [17] registered [ 0.310499] acpiphp: Slot [18] registered [ 0.311442] acpiphp: Slot [19] registered [ 0.312367] acpiphp: Slot [20] registered [ 0.313290] acpiphp: Slot [21] registered [ 0.314241] acpiphp: Slot [22] registered [ 0.315185] acpiphp: Slot [23] registered [ 0.316125] acpiphp: Slot [24] registered [ 0.317061] acpiphp: Slot [25] registered [ 0.317996] acpiphp: Slot [26] registered [ 0.318911] acpiphp: Slot [27] registered [ 0.319824] acpiphp: Slot [28] registered [ 0.320766] acpiphp: Slot [29] registered [ 0.321704] acpiphp: Slot [30] registered [ 0.322616] acpiphp: Slot [31] registered [ 0.323523] PCI host bridge to bus 0000:00 [ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376156] vgaarb: loaded [ 0.376841] vgaarb: bridge control possible 0000:00:02.0 [ 0.378229] SCSI subsystem initialized [ 0.379221] ACPI: bus type USB registered [ 0.380149] usbcore: registered new interface driver usbfs [ 0.381348] usbcore: registered new interface driver hub [ 0.382506] usbcore: registered new device driver usb [ 0.383735] PCI: Using ACPI for IRQ routing [ 0.384941] NetLabel: Initializing [ 0.385742] NetLabel: domain hash size = 128 [ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387783] NetLabel: unlabeled traffic allowed by default [ 0.389079] amd_nb: Cannot enumerate AMD northbridges [ 0.390246] clocksource: Switched to clocksource kvm-clock [ 0.398115] AppArmor: AppArmor Filesystem Enabled [ 0.399221] pnp: PnP ACPI init [ 0.400240] pnp: PnP ACPI: found 5 devices [ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.408781] NET: Registered protocol family 2 [ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.412786] TCP: Hash tables configured (established 4096 bind 4096) [ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.416755] NET: Registered protocol family 1 [ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.454397] Unpacking initramfs... [ 0.899104] Freeing initrd memory: 37084K [ 0.900518] Scanning for low memory corruption every 60 seconds [ 0.902205] audit: initializing netlink subsys (disabled) [ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized [ 0.905021] Initialise system trusted keyring [ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.909915] zbud: loaded [ 0.910841] VFS: Disk quotas dquot_6.6.0 [ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.914881] fuse init (API version 7.23) [ 0.915891] Key type big_key registered [ 0.916815] Allocating IMA MOK and blacklist keyrings. [ 0.918225] Key type asymmetric registered [ 0.919177] Asymmetric key parser 'x509' registered [ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.921940] io scheduler noop registered [ 0.922822] io scheduler deadline registered (default) [ 0.923934] io scheduler cfq registered [ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.929206] ACPI: Power Button [PWRF] [ 0.930171] GHES: HEST is not enabled! [ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.005349] Linux agpgart interface v0.103 [ 1.007626] loop: module loaded [ 1.010659] vda: vda1 [ 1.012085] scsi host0: ata_piix [ 1.012958] scsi host1: ata_piix [ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.016897] libphy: Fixed MDIO Bus: probed [ 1.017857] tun: Universal TUN/TAP device driver, 1.6 [ 1.018986] tun: (C) 1999-2004 Max Krasnyansky [ 1.021415] PPP generic driver version 2.4.2 [ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.023612] ehci-pci: EHCI PCI platform driver [ 1.024508] ehci-platform: EHCI generic platform driver [ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.026683] ohci-pci: OHCI PCI platform driver [ 1.027577] ohci-platform: OHCI generic platform driver [ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver [ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.051758] usb usb1: Product: UHCI Host Controller [ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.053898] usb usb1: SerialNumber: 0000:00:01.2 [ 1.054906] hub 1-0:1.0: USB hub found [ 1.055708] hub 1-0:1.0: 2 ports detected [ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.060939] mousedev: PS/2 mouse device common for all mice [ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.064244] rtc_cmos 00:00: RTC can wake from S4 [ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.067869] i2c /dev entries driver [ 1.068661] device-mapper: uevent: version 1.0.3 [ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs [ 1.072708] NET: Registered protocol family 10 [ 1.073836] NET: Registered protocol family 17 [ 1.074797] Key type dns_resolver registered [ 1.075879] registered taskstats version 1 [ 1.076754] Loading compiled-in X.509 certificates [ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.080161] zswap: loaded using pool lzo/zbud [ 1.082372] Key type trusted registered [ 1.085118] Key type encrypted registered [ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled [ 1.087074] ima: No TPM chip found, activating TPM-bypass! [ 1.088153] evm: HMAC attrs: 0x1 [ 1.089135] Magic number: 14:512:906 [ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938) [ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.092870] EDD information not available. [ 1.175659] Freeing unused kernel memory: 1512K [ 1.176626] Write protecting the kernel read-only data: 14336k [ 1.188847] Freeing unused kernel memory: 1692K [ 1.190064] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.281642] [drm] Initialized drm 1.1.0 20060810 [ 1.283776] virtio_net virtio0 ens3: renamed from eth0 [ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.322715] FDC 0 is a S82078B [ 1.328128] AVX2 version of gcm_enc/dec engaged. [ 1.329241] AES CTR mode by8 optimization enabled [ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.533645] usb 1-1: Product: QEMU USB Tablet [ 1.534682] usb 1-1: Manufacturer: QEMU [ 1.535611] usb 1-1: SerialNumber: 42 [ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina [ 1.549885] usbcore: registered new interface driver usbhid [ 1.551250] usbhid: USB HID core driver [ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1 [ 1.823599] md: multipath personality registered for level -4 [ 1.827135] md: raid0 personality registered for level 0 [ 1.831074] md: raid1 personality registered for level 1 [ 1.902269] raid6: sse2x1 gen() 11641 MB/s [ 1.970246] raid6: sse2x1 xor() 9075 MB/s [ 2.038247] raid6: sse2x2 gen() 14854 MB/s [ 2.106247] raid6: sse2x2 xor() 9926 MB/s [ 2.174246] raid6: sse2x4 gen() 17105 MB/s [ 2.242273] raid6: sse2x4 xor() 11895 MB/s [ 2.310247] raid6: avx2x1 gen() 22632 MB/s [ 2.378247] raid6: avx2x2 gen() 26524 MB/s [ 2.446246] raid6: avx2x4 gen() 30254 MB/s [ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s [ 2.448542] raid6: using avx2x2 recovery algorithm [ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 2.454901] xor: automatically using best checksumming function: [ 2.494245] avx : 32236.000 MB/sec [ 2.496667] async_tx: api initialized (async) [ 2.507279] md: raid6 personality registered for level 6 [ 2.508552] md: raid5 personality registered for level 5 [ 2.509777] md: raid4 personality registered for level 4 [ 2.515315] 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.544922] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm. [ 2.687098] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.690521] systemd[1]: Set hostname to . [ 2.693979] systemd[1]: Initializing machine ID from KVM UUID. [ 2.695187] systemd[1]: Installed transient /etc/machine-id file. [ 2.849555] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.857302] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.867380] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.869932] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.872072] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.874823] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.877122] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.879845] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.887418] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.908517] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870. [ 2.915144] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.917251] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.926873] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.934993] iscsi: registered transport (tcp) [ 2.937558] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.957212] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.963714] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.967355] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.972041] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.978524] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.980712] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.988354] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.992956] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.999126] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.001369] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.006830] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.010314] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.015537] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[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] Found device /dev/ttyS0. [ 3.370993] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 4.634076] cloud-init[596]: Cloud-init v. 18.2 running 'init-local' at Sat, 11 Aug 2018 22:52:22 +0000. Up 4.48 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-08-11 22:52:41,012 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2018-08-11 22:52:50,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 22:52:50,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 22:52:50,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:52: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-2695b35a-3094-4d0e-8286-ce1c3bc38ec9 x-compute-request-id: req-2695b35a-3094-4d0e-8286-ce1c3bc38ec9 Content-Encoding: gzip Content-Length: 10477 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 655558359 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.910 MHz processor\n[ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.146612] pid_max: default: 32768 minimum: 301\n[ 0.147611] ACPI: Core revision 20150930\n[ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150675] Security Framework initialized\n[ 0.151622] Yama: becoming mindful.\n[ 0.152489] AppArmor: AppArmor initialized\n[ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159435] Initializing cgroup subsys io\n[ 0.160408] Initializing cgroup subsys memory\n[ 0.161391] Initializing cgroup subsys devices\n[ 0.162365] Initializing cgroup subsys freezer\n[ 0.163375] Initializing cgroup subsys net_cls\n[ 0.164416] Initializing cgroup subsys perf_event\n[ 0.165456] Initializing cgroup subsys net_prio\n[ 0.166461] Initializing cgroup subsys hugetlb\n[ 0.167468] Initializing cgroup subsys pids\n[ 0.168488] CPU: Physical Processor ID: 0\n[ 0.170141] mce: CPU supports 10 MCE banks\n[ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173521] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.176236] Speculative Store Bypass: Vulnerable\n[ 0.193084] Freeing SMP alternatives memory: 32K\n[ 0.198551] ftrace: allocating 32237 entries in 126 pages\n[ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234452] smpboot: Max logical packages: 1\n[ 0.235540] x2apic enabled\n[ 0.236453] Switched APIC routing to physical x2apic.\n[ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243903] KVM setup paravirtual spinlock\n[ 0.245373] x86: Booted up 1 node, 1 CPUs\n[ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247844] devtmpfs: initialized\n[ 0.249639] evm: security.selinux\n[ 0.250449] evm: security.SMACK64\n[ 0.251226] evm: security.SMACK64EXEC\n[ 0.252100] evm: security.SMACK64TRANSMUTE\n[ 0.253014] evm: security.SMACK64MMAP\n[ 0.253846] evm: security.ima\n[ 0.254552] evm: security.capability\n[ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.258854] pinctrl core: initialized pinctrl subsystem\n[ 0.260113] RTC time: 22:52:17, date: 08/11/18\n[ 0.261221] NET: Registered protocol family 16\n[ 0.262319] cpuidle: using governor ladder\n[ 0.263271] cpuidle: using governor menu\n[ 0.264184] PCCT header not found.\n[ 0.265027] ACPI: bus type PCI registered\n[ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267384] PCI: Using configuration type 1 for base access\n[ 0.269369] ACPI: Added _OSI(Module Device)\n[ 0.270350] ACPI: Added _OSI(Processor Device)\n[ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272358] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.274264] ACPI: Interpreter enabled\n[ 0.275124] ACPI: (supports S0 S5)\n[ 0.275913] ACPI: Using IOAPIC for interrupt routing\n[ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287039] acpiphp: Slot [3] registered\n[ 0.287941] acpiphp: Slot [4] registered\n[ 0.288867] acpiphp: Slot [5] registered\n[ 0.289810] acpiphp: Slot [6] registered\n[ 0.300438] acpiphp: Slot [7] registered\n[ 0.301357] acpiphp: Slot [8] registered\n[ 0.302266] acpiphp: Slot [9] registered\n[ 0.303161] acpiphp: Slot [10] registered\n[ 0.304068] acpiphp: Slot [11] registered\n[ 0.305010] acpiphp: Slot [12] registered\n[ 0.305952] acpiphp: Slot [13] registered\n[ 0.306859] acpiphp: Slot [14] registered\n[ 0.307767] acpiphp: Slot [15] registered\n[ 0.308655] acpiphp: Slot [16] registered\n[ 0.309568] acpiphp: Slot [17] registered\n[ 0.310499] acpiphp: Slot [18] registered\n[ 0.311442] acpiphp: Slot [19] registered\n[ 0.312367] acpiphp: Slot [20] registered\n[ 0.313290] acpiphp: Slot [21] registered\n[ 0.314241] acpiphp: Slot [22] registered\n[ 0.315185] acpiphp: Slot [23] registered\n[ 0.316125] acpiphp: Slot [24] registered\n[ 0.317061] acpiphp: Slot [25] registered\n[ 0.317996] acpiphp: Slot [26] registered\n[ 0.318911] acpiphp: Slot [27] registered\n[ 0.319824] acpiphp: Slot [28] registered\n[ 0.320766] acpiphp: Slot [29] registered\n[ 0.321704] acpiphp: Slot [30] registered\n[ 0.322616] acpiphp: Slot [31] registered\n[ 0.323523] PCI host bridge to bus 0000:00\n[ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376156] vgaarb: loaded\n[ 0.376841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378229] SCSI subsystem initialized\n[ 0.379221] ACPI: bus type USB registered\n[ 0.380149] usbcore: registered new interface driver usbfs\n[ 0.381348] usbcore: registered new interface driver hub\n[ 0.382506] usbcore: registered new device driver usb\n[ 0.383735] PCI: Using ACPI for IRQ routing\n[ 0.384941] NetLabel: Initializing\n[ 0.385742] NetLabel: domain hash size = 128\n[ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387783] NetLabel: unlabeled traffic allowed by default\n[ 0.389079] amd_nb: Cannot enumerate AMD northbridges\n[ 0.390246] clocksource: Switched to clocksource kvm-clock\n[ 0.398115] AppArmor: AppArmor Filesystem Enabled\n[ 0.399221] pnp: PnP ACPI init\n[ 0.400240] pnp: PnP ACPI: found 5 devices\n[ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408781] NET: Registered protocol family 2\n[ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412786] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416755] NET: Registered protocol family 1\n[ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.454397] Unpacking initramfs...\n[ 0.899104] Freeing initrd memory: 37084K\n[ 0.900518] Scanning for low memory corruption every 60 seconds\n[ 0.902205] audit: initializing netlink subsys (disabled)\n[ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized\n[ 0.905021] Initialise system trusted keyring\n[ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.909915] zbud: loaded\n[ 0.910841] VFS: Disk quotas dquot_6.6.0\n[ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.914881] fuse init (API version 7.23)\n[ 0.915891] Key type big_key registered\n[ 0.916815] Allocating IMA MOK and blacklist keyrings.\n[ 0.918225] Key type asymmetric registered\n[ 0.919177] Asymmetric key parser 'x509' registered\n[ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.921940] io scheduler noop registered\n[ 0.922822] io scheduler deadline registered (default)\n[ 0.923934] io scheduler cfq registered\n[ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.929206] ACPI: Power Button [PWRF]\n[ 0.930171] GHES: HEST is not enabled!\n[ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.005349] Linux agpgart interface v0.103\n[ 1.007626] loop: module loaded\n[ 1.010659] vda: vda1\n[ 1.012085] scsi host0: ata_piix\n[ 1.012958] scsi host1: ata_piix\n[ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.016897] libphy: Fixed MDIO Bus: probed\n[ 1.017857] tun: Universal TUN/TAP device driver, 1.6\n[ 1.018986] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.021415] PPP generic driver version 2.4.2\n[ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.023612] ehci-pci: EHCI PCI platform driver\n[ 1.024508] ehci-platform: EHCI generic platform driver\n[ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.026683] ohci-pci: OHCI PCI platform driver\n[ 1.027577] ohci-platform: OHCI generic platform driver\n[ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.051758] usb usb1: Product: UHCI Host Controller\n[ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.053898] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.054906] hub 1-0:1.0: USB hub found\n[ 1.055708] hub 1-0:1.0: 2 ports detected\n[ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.060939] mousedev: PS/2 mouse device common for all mice\n[ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.064244] rtc_cmos 00:00: RTC can wake from S4\n[ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.067869] i2c /dev entries driver\n[ 1.068661] device-mapper: uevent: version 1.0.3\n[ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.072708] NET: Registered protocol family 10\n[ 1.073836] NET: Registered protocol family 17\n[ 1.074797] Key type dns_resolver registered\n[ 1.075879] registered taskstats version 1\n[ 1.076754] Loading compiled-in X.509 certificates\n[ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.080161] zswap: loaded using pool lzo/zbud\n[ 1.082372] Key type trusted registered\n[ 1.085118] Key type encrypted registered\n[ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.087074] ima: No TPM chip found, activating TPM-bypass!\n[ 1.088153] evm: HMAC attrs: 0x1\n[ 1.089135] Magic number: 14:512:906\n[ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938)\n[ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.092870] EDD information not available.\n[ 1.175659] Freeing unused kernel memory: 1512K\n[ 1.176626] Write protecting the kernel read-only data: 14336k\n[ 1.188847] Freeing unused kernel memory: 1692K\n[ 1.190064] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.281642] [drm] Initialized drm 1.1.0 20060810\n[ 1.283776] virtio_net virtio0 ens3: renamed from eth0\n[ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.322715] FDC 0 is a S82078B\n[ 1.328128] AVX2 version of gcm_enc/dec engaged.\n[ 1.329241] AES CTR mode by8 optimization enabled\n[ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.533645] usb 1-1: Product: QEMU USB Tablet\n[ 1.534682] usb 1-1: Manufacturer: QEMU\n[ 1.535611] usb 1-1: SerialNumber: 42\n[ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.549885] usbcore: registered new interface driver usbhid\n[ 1.551250] usbhid: USB HID core driver\n[ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1\n[ 1.823599] md: multipath personality registered for level -4\n[ 1.827135] md: raid0 personality registered for level 0\n[ 1.831074] md: raid1 personality registered for level 1\n[ 1.902269] raid6: sse2x1 gen() 11641 MB/s\n[ 1.970246] raid6: sse2x1 xor() 9075 MB/s\n[ 2.038247] raid6: sse2x2 gen() 14854 MB/s\n[ 2.106247] raid6: sse2x2 xor() 9926 MB/s\n[ 2.174246] raid6: sse2x4 gen() 17105 MB/s\n[ 2.242273] raid6: sse2x4 xor() 11895 MB/s\n[ 2.310247] raid6: avx2x1 gen() 22632 MB/s\n[ 2.378247] raid6: avx2x2 gen() 26524 MB/s\n[ 2.446246] raid6: avx2x4 gen() 30254 MB/s\n[ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s\n[ 2.448542] raid6: using avx2x2 recovery algorithm\n[ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz\n[ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns\n[ 2.454901] xor: automatically using best checksumming function:\n[ 2.494245] avx : 32236.000 MB/sec\n[ 2.496667] async_tx: api initialized (async)\n[ 2.507279] md: raid6 personality registered for level 6\n[ 2.508552] md: raid5 personality registered for level 5\n[ 2.509777] md: raid4 personality registered for level 4\n[ 2.515315] 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.544922] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm.\n[ 2.687098] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.690521] systemd[1]: Set hostname to .\n[ 2.693979] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.695187] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.849555] 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.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.857302] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.867380] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.869932] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.872072] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.874823] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.877122] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.879845] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.887418] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.908517] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870.\n\n[ 2.915144] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.917251] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.926873] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.934993] iscsi: registered transport (tcp)\n[ 2.937558] 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.957212] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.963714] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.967355] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.972041] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.978524] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.980712] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.988354] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.992956] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.999126] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.001369] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.006830] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.010314] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.015537] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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] Found device /dev/ttyS0.\n[ 3.370993] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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 Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 4.634076] cloud-init[596]: Cloud-init v. 18.2 running 'init-local' at Sat, 11 Aug 2018 22:52:22 +0000. Up 4.48 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-08-11 22:52:50,103 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-2695b35a-3094-4d0e-8286-ce1c3bc38ec9 2018-08-11 22:52:50,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0805950164795s 2018-08-11 22:52:50,104 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-2695b35a-3094-4d0e-8286-ce1c3bc38ec9 2018-08-11 22:52:50,104 - 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 655558359 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.910 MHz processor [ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.146612] pid_max: default: 32768 minimum: 301 [ 0.147611] ACPI: Core revision 20150930 [ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.150675] Security Framework initialized [ 0.151622] Yama: becoming mindful. [ 0.152489] AppArmor: AppArmor initialized [ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159435] Initializing cgroup subsys io [ 0.160408] Initializing cgroup subsys memory [ 0.161391] Initializing cgroup subsys devices [ 0.162365] Initializing cgroup subsys freezer [ 0.163375] Initializing cgroup subsys net_cls [ 0.164416] Initializing cgroup subsys perf_event [ 0.165456] Initializing cgroup subsys net_prio [ 0.166461] Initializing cgroup subsys hugetlb [ 0.167468] Initializing cgroup subsys pids [ 0.168488] CPU: Physical Processor ID: 0 [ 0.170141] mce: CPU supports 10 MCE banks [ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.173521] Spectre V2 : Mitigation: Full generic retpoline [ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.176236] Speculative Store Bypass: Vulnerable [ 0.193084] Freeing SMP alternatives memory: 32K [ 0.198551] ftrace: allocating 32237 entries in 126 pages [ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.234452] smpboot: Max logical packages: 1 [ 0.235540] x2apic enabled [ 0.236453] Switched APIC routing to physical x2apic. [ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.243903] KVM setup paravirtual spinlock [ 0.245373] x86: Booted up 1 node, 1 CPUs [ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.247844] devtmpfs: initialized [ 0.249639] evm: security.selinux [ 0.250449] evm: security.SMACK64 [ 0.251226] evm: security.SMACK64EXEC [ 0.252100] evm: security.SMACK64TRANSMUTE [ 0.253014] evm: security.SMACK64MMAP [ 0.253846] evm: security.ima [ 0.254552] evm: security.capability [ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.258854] pinctrl core: initialized pinctrl subsystem [ 0.260113] RTC time: 22:52:17, date: 08/11/18 [ 0.261221] NET: Registered protocol family 16 [ 0.262319] cpuidle: using governor ladder [ 0.263271] cpuidle: using governor menu [ 0.264184] PCCT header not found. [ 0.265027] ACPI: bus type PCI registered [ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267384] PCI: Using configuration type 1 for base access [ 0.269369] ACPI: Added _OSI(Module Device) [ 0.270350] ACPI: Added _OSI(Processor Device) [ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.272358] ACPI: Added _OSI(Processor Aggregator Device) [ 0.274264] ACPI: Interpreter enabled [ 0.275124] ACPI: (supports S0 S5) [ 0.275913] ACPI: Using IOAPIC for interrupt routing [ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.287039] acpiphp: Slot [3] registered [ 0.287941] acpiphp: Slot [4] registered [ 0.288867] acpiphp: Slot [5] registered [ 0.289810] acpiphp: Slot [6] registered [ 0.300438] acpiphp: Slot [7] registered [ 0.301357] acpiphp: Slot [8] registered [ 0.302266] acpiphp: Slot [9] registered [ 0.303161] acpiphp: Slot [10] registered [ 0.304068] acpiphp: Slot [11] registered [ 0.305010] acpiphp: Slot [12] registered [ 0.305952] acpiphp: Slot [13] registered [ 0.306859] acpiphp: Slot [14] registered [ 0.307767] acpiphp: Slot [15] registered [ 0.308655] acpiphp: Slot [16] registered [ 0.309568] acpiphp: Slot [17] registered [ 0.310499] acpiphp: Slot [18] registered [ 0.311442] acpiphp: Slot [19] registered [ 0.312367] acpiphp: Slot [20] registered [ 0.313290] acpiphp: Slot [21] registered [ 0.314241] acpiphp: Slot [22] registered [ 0.315185] acpiphp: Slot [23] registered [ 0.316125] acpiphp: Slot [24] registered [ 0.317061] acpiphp: Slot [25] registered [ 0.317996] acpiphp: Slot [26] registered [ 0.318911] acpiphp: Slot [27] registered [ 0.319824] acpiphp: Slot [28] registered [ 0.320766] acpiphp: Slot [29] registered [ 0.321704] acpiphp: Slot [30] registered [ 0.322616] acpiphp: Slot [31] registered [ 0.323523] PCI host bridge to bus 0000:00 [ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376156] vgaarb: loaded [ 0.376841] vgaarb: bridge control possible 0000:00:02.0 [ 0.378229] SCSI subsystem initialized [ 0.379221] ACPI: bus type USB registered [ 0.380149] usbcore: registered new interface driver usbfs [ 0.381348] usbcore: registered new interface driver hub [ 0.382506] usbcore: registered new device driver usb [ 0.383735] PCI: Using ACPI for IRQ routing [ 0.384941] NetLabel: Initializing [ 0.385742] NetLabel: domain hash size = 128 [ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387783] NetLabel: unlabeled traffic allowed by default [ 0.389079] amd_nb: Cannot enumerate AMD northbridges [ 0.390246] clocksource: Switched to clocksource kvm-clock [ 0.398115] AppArmor: AppArmor Filesystem Enabled [ 0.399221] pnp: PnP ACPI init [ 0.400240] pnp: PnP ACPI: found 5 devices [ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.408781] NET: Registered protocol family 2 [ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.412786] TCP: Hash tables configured (established 4096 bind 4096) [ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.416755] NET: Registered protocol family 1 [ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.454397] Unpacking initramfs... [ 0.899104] Freeing initrd memory: 37084K [ 0.900518] Scanning for low memory corruption every 60 seconds [ 0.902205] audit: initializing netlink subsys (disabled) [ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized [ 0.905021] Initialise system trusted keyring [ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.909915] zbud: loaded [ 0.910841] VFS: Disk quotas dquot_6.6.0 [ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.914881] fuse init (API version 7.23) [ 0.915891] Key type big_key registered [ 0.916815] Allocating IMA MOK and blacklist keyrings. [ 0.918225] Key type asymmetric registered [ 0.919177] Asymmetric key parser 'x509' registered [ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.921940] io scheduler noop registered [ 0.922822] io scheduler deadline registered (default) [ 0.923934] io scheduler cfq registered [ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.929206] ACPI: Power Button [PWRF] [ 0.930171] GHES: HEST is not enabled! [ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.005349] Linux agpgart interface v0.103 [ 1.007626] loop: module loaded [ 1.010659] vda: vda1 [ 1.012085] scsi host0: ata_piix [ 1.012958] scsi host1: ata_piix [ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.016897] libphy: Fixed MDIO Bus: probed [ 1.017857] tun: Universal TUN/TAP device driver, 1.6 [ 1.018986] tun: (C) 1999-2004 Max Krasnyansky [ 1.021415] PPP generic driver version 2.4.2 [ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.023612] ehci-pci: EHCI PCI platform driver [ 1.024508] ehci-platform: EHCI generic platform driver [ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.026683] ohci-pci: OHCI PCI platform driver [ 1.027577] ohci-platform: OHCI generic platform driver [ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver [ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.051758] usb usb1: Product: UHCI Host Controller [ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.053898] usb usb1: SerialNumber: 0000:00:01.2 [ 1.054906] hub 1-0:1.0: USB hub found [ 1.055708] hub 1-0:1.0: 2 ports detected [ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.060939] mousedev: PS/2 mouse device common for all mice [ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.064244] rtc_cmos 00:00: RTC can wake from S4 [ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.067869] i2c /dev entries driver [ 1.068661] device-mapper: uevent: version 1.0.3 [ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs [ 1.072708] NET: Registered protocol family 10 [ 1.073836] NET: Registered protocol family 17 [ 1.074797] Key type dns_resolver registered [ 1.075879] registered taskstats version 1 [ 1.076754] Loading compiled-in X.509 certificates [ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.080161] zswap: loaded using pool lzo/zbud [ 1.082372] Key type trusted registered [ 1.085118] Key type encrypted registered [ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled [ 1.087074] ima: No TPM chip found, activating TPM-bypass! [ 1.088153] evm: HMAC attrs: 0x1 [ 1.089135] Magic number: 14:512:906 [ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938) [ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.092870] EDD information not available. [ 1.175659] Freeing unused kernel memory: 1512K [ 1.176626] Write protecting the kernel read-only data: 14336k [ 1.188847] Freeing unused kernel memory: 1692K [ 1.190064] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.281642] [drm] Initialized drm 1.1.0 20060810 [ 1.283776] virtio_net virtio0 ens3: renamed from eth0 [ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.322715] FDC 0 is a S82078B [ 1.328128] AVX2 version of gcm_enc/dec engaged. [ 1.329241] AES CTR mode by8 optimization enabled [ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.533645] usb 1-1: Product: QEMU USB Tablet [ 1.534682] usb 1-1: Manufacturer: QEMU [ 1.535611] usb 1-1: SerialNumber: 42 [ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina [ 1.549885] usbcore: registered new interface driver usbhid [ 1.551250] usbhid: USB HID core driver [ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1 [ 1.823599] md: multipath personality registered for level -4 [ 1.827135] md: raid0 personality registered for level 0 [ 1.831074] md: raid1 personality registered for level 1 [ 1.902269] raid6: sse2x1 gen() 11641 MB/s [ 1.970246] raid6: sse2x1 xor() 9075 MB/s [ 2.038247] raid6: sse2x2 gen() 14854 MB/s [ 2.106247] raid6: sse2x2 xor() 9926 MB/s [ 2.174246] raid6: sse2x4 gen() 17105 MB/s [ 2.242273] raid6: sse2x4 xor() 11895 MB/s [ 2.310247] raid6: avx2x1 gen() 22632 MB/s [ 2.378247] raid6: avx2x2 gen() 26524 MB/s [ 2.446246] raid6: avx2x4 gen() 30254 MB/s [ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s [ 2.448542] raid6: using avx2x2 recovery algorithm [ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 2.454901] xor: automatically using best checksumming function: [ 2.494245] avx : 32236.000 MB/sec [ 2.496667] async_tx: api initialized (async) [ 2.507279] md: raid6 personality registered for level 6 [ 2.508552] md: raid5 personality registered for level 5 [ 2.509777] md: raid4 personality registered for level 4 [ 2.515315] 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.544922] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm. [ 2.687098] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.690521] systemd[1]: Set hostname to . [ 2.693979] systemd[1]: Initializing machine ID from KVM UUID. [ 2.695187] systemd[1]: Installed transient /etc/machine-id file. [ 2.849555] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.857302] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.867380] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.869932] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.872072] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.874823] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.877122] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.879845] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.887418] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.908517] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870. [ 2.915144] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.917251] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.926873] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.934993] iscsi: registered transport (tcp) [ 2.937558] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.957212] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.963714] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.967355] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.972041] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.978524] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.980712] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.988354] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.992956] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.999126] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.001369] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.006830] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.010314] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.015537] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[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] Found device /dev/ttyS0. [ 3.370993] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 4.634076] cloud-init[596]: Cloud-init v. 18.2 running 'init-local' at Sat, 11 Aug 2018 22:52:22 +0000. Up 4.48 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-08-11 22:52:50,106 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2018-08-11 22:52:59,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 22:52:59,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 22:52:59,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:52: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-86641ddd-8220-43ec-9d9c-fd5beb5548a6 x-compute-request-id: req-86641ddd-8220-43ec-9d9c-fd5beb5548a6 Content-Encoding: gzip Content-Length: 10477 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 655558359 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.910 MHz processor\n[ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.146612] pid_max: default: 32768 minimum: 301\n[ 0.147611] ACPI: Core revision 20150930\n[ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150675] Security Framework initialized\n[ 0.151622] Yama: becoming mindful.\n[ 0.152489] AppArmor: AppArmor initialized\n[ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159435] Initializing cgroup subsys io\n[ 0.160408] Initializing cgroup subsys memory\n[ 0.161391] Initializing cgroup subsys devices\n[ 0.162365] Initializing cgroup subsys freezer\n[ 0.163375] Initializing cgroup subsys net_cls\n[ 0.164416] Initializing cgroup subsys perf_event\n[ 0.165456] Initializing cgroup subsys net_prio\n[ 0.166461] Initializing cgroup subsys hugetlb\n[ 0.167468] Initializing cgroup subsys pids\n[ 0.168488] CPU: Physical Processor ID: 0\n[ 0.170141] mce: CPU supports 10 MCE banks\n[ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173521] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.176236] Speculative Store Bypass: Vulnerable\n[ 0.193084] Freeing SMP alternatives memory: 32K\n[ 0.198551] ftrace: allocating 32237 entries in 126 pages\n[ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234452] smpboot: Max logical packages: 1\n[ 0.235540] x2apic enabled\n[ 0.236453] Switched APIC routing to physical x2apic.\n[ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243903] KVM setup paravirtual spinlock\n[ 0.245373] x86: Booted up 1 node, 1 CPUs\n[ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247844] devtmpfs: initialized\n[ 0.249639] evm: security.selinux\n[ 0.250449] evm: security.SMACK64\n[ 0.251226] evm: security.SMACK64EXEC\n[ 0.252100] evm: security.SMACK64TRANSMUTE\n[ 0.253014] evm: security.SMACK64MMAP\n[ 0.253846] evm: security.ima\n[ 0.254552] evm: security.capability\n[ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.258854] pinctrl core: initialized pinctrl subsystem\n[ 0.260113] RTC time: 22:52:17, date: 08/11/18\n[ 0.261221] NET: Registered protocol family 16\n[ 0.262319] cpuidle: using governor ladder\n[ 0.263271] cpuidle: using governor menu\n[ 0.264184] PCCT header not found.\n[ 0.265027] ACPI: bus type PCI registered\n[ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267384] PCI: Using configuration type 1 for base access\n[ 0.269369] ACPI: Added _OSI(Module Device)\n[ 0.270350] ACPI: Added _OSI(Processor Device)\n[ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272358] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.274264] ACPI: Interpreter enabled\n[ 0.275124] ACPI: (supports S0 S5)\n[ 0.275913] ACPI: Using IOAPIC for interrupt routing\n[ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287039] acpiphp: Slot [3] registered\n[ 0.287941] acpiphp: Slot [4] registered\n[ 0.288867] acpiphp: Slot [5] registered\n[ 0.289810] acpiphp: Slot [6] registered\n[ 0.300438] acpiphp: Slot [7] registered\n[ 0.301357] acpiphp: Slot [8] registered\n[ 0.302266] acpiphp: Slot [9] registered\n[ 0.303161] acpiphp: Slot [10] registered\n[ 0.304068] acpiphp: Slot [11] registered\n[ 0.305010] acpiphp: Slot [12] registered\n[ 0.305952] acpiphp: Slot [13] registered\n[ 0.306859] acpiphp: Slot [14] registered\n[ 0.307767] acpiphp: Slot [15] registered\n[ 0.308655] acpiphp: Slot [16] registered\n[ 0.309568] acpiphp: Slot [17] registered\n[ 0.310499] acpiphp: Slot [18] registered\n[ 0.311442] acpiphp: Slot [19] registered\n[ 0.312367] acpiphp: Slot [20] registered\n[ 0.313290] acpiphp: Slot [21] registered\n[ 0.314241] acpiphp: Slot [22] registered\n[ 0.315185] acpiphp: Slot [23] registered\n[ 0.316125] acpiphp: Slot [24] registered\n[ 0.317061] acpiphp: Slot [25] registered\n[ 0.317996] acpiphp: Slot [26] registered\n[ 0.318911] acpiphp: Slot [27] registered\n[ 0.319824] acpiphp: Slot [28] registered\n[ 0.320766] acpiphp: Slot [29] registered\n[ 0.321704] acpiphp: Slot [30] registered\n[ 0.322616] acpiphp: Slot [31] registered\n[ 0.323523] PCI host bridge to bus 0000:00\n[ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376156] vgaarb: loaded\n[ 0.376841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378229] SCSI subsystem initialized\n[ 0.379221] ACPI: bus type USB registered\n[ 0.380149] usbcore: registered new interface driver usbfs\n[ 0.381348] usbcore: registered new interface driver hub\n[ 0.382506] usbcore: registered new device driver usb\n[ 0.383735] PCI: Using ACPI for IRQ routing\n[ 0.384941] NetLabel: Initializing\n[ 0.385742] NetLabel: domain hash size = 128\n[ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387783] NetLabel: unlabeled traffic allowed by default\n[ 0.389079] amd_nb: Cannot enumerate AMD northbridges\n[ 0.390246] clocksource: Switched to clocksource kvm-clock\n[ 0.398115] AppArmor: AppArmor Filesystem Enabled\n[ 0.399221] pnp: PnP ACPI init\n[ 0.400240] pnp: PnP ACPI: found 5 devices\n[ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408781] NET: Registered protocol family 2\n[ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412786] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416755] NET: Registered protocol family 1\n[ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.454397] Unpacking initramfs...\n[ 0.899104] Freeing initrd memory: 37084K\n[ 0.900518] Scanning for low memory corruption every 60 seconds\n[ 0.902205] audit: initializing netlink subsys (disabled)\n[ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized\n[ 0.905021] Initialise system trusted keyring\n[ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.909915] zbud: loaded\n[ 0.910841] VFS: Disk quotas dquot_6.6.0\n[ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.914881] fuse init (API version 7.23)\n[ 0.915891] Key type big_key registered\n[ 0.916815] Allocating IMA MOK and blacklist keyrings.\n[ 0.918225] Key type asymmetric registered\n[ 0.919177] Asymmetric key parser 'x509' registered\n[ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.921940] io scheduler noop registered\n[ 0.922822] io scheduler deadline registered (default)\n[ 0.923934] io scheduler cfq registered\n[ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.929206] ACPI: Power Button [PWRF]\n[ 0.930171] GHES: HEST is not enabled!\n[ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.005349] Linux agpgart interface v0.103\n[ 1.007626] loop: module loaded\n[ 1.010659] vda: vda1\n[ 1.012085] scsi host0: ata_piix\n[ 1.012958] scsi host1: ata_piix\n[ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.016897] libphy: Fixed MDIO Bus: probed\n[ 1.017857] tun: Universal TUN/TAP device driver, 1.6\n[ 1.018986] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.021415] PPP generic driver version 2.4.2\n[ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.023612] ehci-pci: EHCI PCI platform driver\n[ 1.024508] ehci-platform: EHCI generic platform driver\n[ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.026683] ohci-pci: OHCI PCI platform driver\n[ 1.027577] ohci-platform: OHCI generic platform driver\n[ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.051758] usb usb1: Product: UHCI Host Controller\n[ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.053898] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.054906] hub 1-0:1.0: USB hub found\n[ 1.055708] hub 1-0:1.0: 2 ports detected\n[ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.060939] mousedev: PS/2 mouse device common for all mice\n[ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.064244] rtc_cmos 00:00: RTC can wake from S4\n[ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.067869] i2c /dev entries driver\n[ 1.068661] device-mapper: uevent: version 1.0.3\n[ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.072708] NET: Registered protocol family 10\n[ 1.073836] NET: Registered protocol family 17\n[ 1.074797] Key type dns_resolver registered\n[ 1.075879] registered taskstats version 1\n[ 1.076754] Loading compiled-in X.509 certificates\n[ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.080161] zswap: loaded using pool lzo/zbud\n[ 1.082372] Key type trusted registered\n[ 1.085118] Key type encrypted registered\n[ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.087074] ima: No TPM chip found, activating TPM-bypass!\n[ 1.088153] evm: HMAC attrs: 0x1\n[ 1.089135] Magic number: 14:512:906\n[ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938)\n[ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.092870] EDD information not available.\n[ 1.175659] Freeing unused kernel memory: 1512K\n[ 1.176626] Write protecting the kernel read-only data: 14336k\n[ 1.188847] Freeing unused kernel memory: 1692K\n[ 1.190064] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.281642] [drm] Initialized drm 1.1.0 20060810\n[ 1.283776] virtio_net virtio0 ens3: renamed from eth0\n[ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.322715] FDC 0 is a S82078B\n[ 1.328128] AVX2 version of gcm_enc/dec engaged.\n[ 1.329241] AES CTR mode by8 optimization enabled\n[ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.533645] usb 1-1: Product: QEMU USB Tablet\n[ 1.534682] usb 1-1: Manufacturer: QEMU\n[ 1.535611] usb 1-1: SerialNumber: 42\n[ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.549885] usbcore: registered new interface driver usbhid\n[ 1.551250] usbhid: USB HID core driver\n[ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1\n[ 1.823599] md: multipath personality registered for level -4\n[ 1.827135] md: raid0 personality registered for level 0\n[ 1.831074] md: raid1 personality registered for level 1\n[ 1.902269] raid6: sse2x1 gen() 11641 MB/s\n[ 1.970246] raid6: sse2x1 xor() 9075 MB/s\n[ 2.038247] raid6: sse2x2 gen() 14854 MB/s\n[ 2.106247] raid6: sse2x2 xor() 9926 MB/s\n[ 2.174246] raid6: sse2x4 gen() 17105 MB/s\n[ 2.242273] raid6: sse2x4 xor() 11895 MB/s\n[ 2.310247] raid6: avx2x1 gen() 22632 MB/s\n[ 2.378247] raid6: avx2x2 gen() 26524 MB/s\n[ 2.446246] raid6: avx2x4 gen() 30254 MB/s\n[ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s\n[ 2.448542] raid6: using avx2x2 recovery algorithm\n[ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz\n[ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns\n[ 2.454901] xor: automatically using best checksumming function:\n[ 2.494245] avx : 32236.000 MB/sec\n[ 2.496667] async_tx: api initialized (async)\n[ 2.507279] md: raid6 personality registered for level 6\n[ 2.508552] md: raid5 personality registered for level 5\n[ 2.509777] md: raid4 personality registered for level 4\n[ 2.515315] 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.544922] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm.\n[ 2.687098] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.690521] systemd[1]: Set hostname to .\n[ 2.693979] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.695187] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.849555] 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.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.857302] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.867380] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.869932] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.872072] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.874823] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.877122] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.879845] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.887418] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.908517] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870.\n\n[ 2.915144] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.917251] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.926873] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.934993] iscsi: registered transport (tcp)\n[ 2.937558] 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.957212] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.963714] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.967355] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.972041] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.978524] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.980712] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.988354] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.992956] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.999126] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.001369] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.006830] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.010314] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.015537] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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] Found device /dev/ttyS0.\n[ 3.370993] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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 Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 4.634076] cloud-init[596]: Cloud-init v. 18.2 running 'init-local' at Sat, 11 Aug 2018 22:52:22 +0000. Up 4.48 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-08-11 22:52:59,208 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-86641ddd-8220-43ec-9d9c-fd5beb5548a6 2018-08-11 22:52:59,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0921821594238s 2018-08-11 22:52:59,209 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-86641ddd-8220-43ec-9d9c-fd5beb5548a6 2018-08-11 22:52:59,210 - 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 655558359 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.910 MHz processor [ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.146612] pid_max: default: 32768 minimum: 301 [ 0.147611] ACPI: Core revision 20150930 [ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.150675] Security Framework initialized [ 0.151622] Yama: becoming mindful. [ 0.152489] AppArmor: AppArmor initialized [ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159435] Initializing cgroup subsys io [ 0.160408] Initializing cgroup subsys memory [ 0.161391] Initializing cgroup subsys devices [ 0.162365] Initializing cgroup subsys freezer [ 0.163375] Initializing cgroup subsys net_cls [ 0.164416] Initializing cgroup subsys perf_event [ 0.165456] Initializing cgroup subsys net_prio [ 0.166461] Initializing cgroup subsys hugetlb [ 0.167468] Initializing cgroup subsys pids [ 0.168488] CPU: Physical Processor ID: 0 [ 0.170141] mce: CPU supports 10 MCE banks [ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.173521] Spectre V2 : Mitigation: Full generic retpoline [ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.176236] Speculative Store Bypass: Vulnerable [ 0.193084] Freeing SMP alternatives memory: 32K [ 0.198551] ftrace: allocating 32237 entries in 126 pages [ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.234452] smpboot: Max logical packages: 1 [ 0.235540] x2apic enabled [ 0.236453] Switched APIC routing to physical x2apic. [ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.243903] KVM setup paravirtual spinlock [ 0.245373] x86: Booted up 1 node, 1 CPUs [ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.247844] devtmpfs: initialized [ 0.249639] evm: security.selinux [ 0.250449] evm: security.SMACK64 [ 0.251226] evm: security.SMACK64EXEC [ 0.252100] evm: security.SMACK64TRANSMUTE [ 0.253014] evm: security.SMACK64MMAP [ 0.253846] evm: security.ima [ 0.254552] evm: security.capability [ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.258854] pinctrl core: initialized pinctrl subsystem [ 0.260113] RTC time: 22:52:17, date: 08/11/18 [ 0.261221] NET: Registered protocol family 16 [ 0.262319] cpuidle: using governor ladder [ 0.263271] cpuidle: using governor menu [ 0.264184] PCCT header not found. [ 0.265027] ACPI: bus type PCI registered [ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267384] PCI: Using configuration type 1 for base access [ 0.269369] ACPI: Added _OSI(Module Device) [ 0.270350] ACPI: Added _OSI(Processor Device) [ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.272358] ACPI: Added _OSI(Processor Aggregator Device) [ 0.274264] ACPI: Interpreter enabled [ 0.275124] ACPI: (supports S0 S5) [ 0.275913] ACPI: Using IOAPIC for interrupt routing [ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.287039] acpiphp: Slot [3] registered [ 0.287941] acpiphp: Slot [4] registered [ 0.288867] acpiphp: Slot [5] registered [ 0.289810] acpiphp: Slot [6] registered [ 0.300438] acpiphp: Slot [7] registered [ 0.301357] acpiphp: Slot [8] registered [ 0.302266] acpiphp: Slot [9] registered [ 0.303161] acpiphp: Slot [10] registered [ 0.304068] acpiphp: Slot [11] registered [ 0.305010] acpiphp: Slot [12] registered [ 0.305952] acpiphp: Slot [13] registered [ 0.306859] acpiphp: Slot [14] registered [ 0.307767] acpiphp: Slot [15] registered [ 0.308655] acpiphp: Slot [16] registered [ 0.309568] acpiphp: Slot [17] registered [ 0.310499] acpiphp: Slot [18] registered [ 0.311442] acpiphp: Slot [19] registered [ 0.312367] acpiphp: Slot [20] registered [ 0.313290] acpiphp: Slot [21] registered [ 0.314241] acpiphp: Slot [22] registered [ 0.315185] acpiphp: Slot [23] registered [ 0.316125] acpiphp: Slot [24] registered [ 0.317061] acpiphp: Slot [25] registered [ 0.317996] acpiphp: Slot [26] registered [ 0.318911] acpiphp: Slot [27] registered [ 0.319824] acpiphp: Slot [28] registered [ 0.320766] acpiphp: Slot [29] registered [ 0.321704] acpiphp: Slot [30] registered [ 0.322616] acpiphp: Slot [31] registered [ 0.323523] PCI host bridge to bus 0000:00 [ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376156] vgaarb: loaded [ 0.376841] vgaarb: bridge control possible 0000:00:02.0 [ 0.378229] SCSI subsystem initialized [ 0.379221] ACPI: bus type USB registered [ 0.380149] usbcore: registered new interface driver usbfs [ 0.381348] usbcore: registered new interface driver hub [ 0.382506] usbcore: registered new device driver usb [ 0.383735] PCI: Using ACPI for IRQ routing [ 0.384941] NetLabel: Initializing [ 0.385742] NetLabel: domain hash size = 128 [ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387783] NetLabel: unlabeled traffic allowed by default [ 0.389079] amd_nb: Cannot enumerate AMD northbridges [ 0.390246] clocksource: Switched to clocksource kvm-clock [ 0.398115] AppArmor: AppArmor Filesystem Enabled [ 0.399221] pnp: PnP ACPI init [ 0.400240] pnp: PnP ACPI: found 5 devices [ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.408781] NET: Registered protocol family 2 [ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.412786] TCP: Hash tables configured (established 4096 bind 4096) [ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.416755] NET: Registered protocol family 1 [ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.454397] Unpacking initramfs... [ 0.899104] Freeing initrd memory: 37084K [ 0.900518] Scanning for low memory corruption every 60 seconds [ 0.902205] audit: initializing netlink subsys (disabled) [ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized [ 0.905021] Initialise system trusted keyring [ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.909915] zbud: loaded [ 0.910841] VFS: Disk quotas dquot_6.6.0 [ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.914881] fuse init (API version 7.23) [ 0.915891] Key type big_key registered [ 0.916815] Allocating IMA MOK and blacklist keyrings. [ 0.918225] Key type asymmetric registered [ 0.919177] Asymmetric key parser 'x509' registered [ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.921940] io scheduler noop registered [ 0.922822] io scheduler deadline registered (default) [ 0.923934] io scheduler cfq registered [ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.929206] ACPI: Power Button [PWRF] [ 0.930171] GHES: HEST is not enabled! [ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.005349] Linux agpgart interface v0.103 [ 1.007626] loop: module loaded [ 1.010659] vda: vda1 [ 1.012085] scsi host0: ata_piix [ 1.012958] scsi host1: ata_piix [ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.016897] libphy: Fixed MDIO Bus: probed [ 1.017857] tun: Universal TUN/TAP device driver, 1.6 [ 1.018986] tun: (C) 1999-2004 Max Krasnyansky [ 1.021415] PPP generic driver version 2.4.2 [ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.023612] ehci-pci: EHCI PCI platform driver [ 1.024508] ehci-platform: EHCI generic platform driver [ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.026683] ohci-pci: OHCI PCI platform driver [ 1.027577] ohci-platform: OHCI generic platform driver [ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver [ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.051758] usb usb1: Product: UHCI Host Controller [ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.053898] usb usb1: SerialNumber: 0000:00:01.2 [ 1.054906] hub 1-0:1.0: USB hub found [ 1.055708] hub 1-0:1.0: 2 ports detected [ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.060939] mousedev: PS/2 mouse device common for all mice [ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.064244] rtc_cmos 00:00: RTC can wake from S4 [ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.067869] i2c /dev entries driver [ 1.068661] device-mapper: uevent: version 1.0.3 [ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs [ 1.072708] NET: Registered protocol family 10 [ 1.073836] NET: Registered protocol family 17 [ 1.074797] Key type dns_resolver registered [ 1.075879] registered taskstats version 1 [ 1.076754] Loading compiled-in X.509 certificates [ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.080161] zswap: loaded using pool lzo/zbud [ 1.082372] Key type trusted registered [ 1.085118] Key type encrypted registered [ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled [ 1.087074] ima: No TPM chip found, activating TPM-bypass! [ 1.088153] evm: HMAC attrs: 0x1 [ 1.089135] Magic number: 14:512:906 [ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938) [ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.092870] EDD information not available. [ 1.175659] Freeing unused kernel memory: 1512K [ 1.176626] Write protecting the kernel read-only data: 14336k [ 1.188847] Freeing unused kernel memory: 1692K [ 1.190064] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.281642] [drm] Initialized drm 1.1.0 20060810 [ 1.283776] virtio_net virtio0 ens3: renamed from eth0 [ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.322715] FDC 0 is a S82078B [ 1.328128] AVX2 version of gcm_enc/dec engaged. [ 1.329241] AES CTR mode by8 optimization enabled [ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.533645] usb 1-1: Product: QEMU USB Tablet [ 1.534682] usb 1-1: Manufacturer: QEMU [ 1.535611] usb 1-1: SerialNumber: 42 [ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina [ 1.549885] usbcore: registered new interface driver usbhid [ 1.551250] usbhid: USB HID core driver [ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1 [ 1.823599] md: multipath personality registered for level -4 [ 1.827135] md: raid0 personality registered for level 0 [ 1.831074] md: raid1 personality registered for level 1 [ 1.902269] raid6: sse2x1 gen() 11641 MB/s [ 1.970246] raid6: sse2x1 xor() 9075 MB/s [ 2.038247] raid6: sse2x2 gen() 14854 MB/s [ 2.106247] raid6: sse2x2 xor() 9926 MB/s [ 2.174246] raid6: sse2x4 gen() 17105 MB/s [ 2.242273] raid6: sse2x4 xor() 11895 MB/s [ 2.310247] raid6: avx2x1 gen() 22632 MB/s [ 2.378247] raid6: avx2x2 gen() 26524 MB/s [ 2.446246] raid6: avx2x4 gen() 30254 MB/s [ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s [ 2.448542] raid6: using avx2x2 recovery algorithm [ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 2.454901] xor: automatically using best checksumming function: [ 2.494245] avx : 32236.000 MB/sec [ 2.496667] async_tx: api initialized (async) [ 2.507279] md: raid6 personality registered for level 6 [ 2.508552] md: raid5 personality registered for level 5 [ 2.509777] md: raid4 personality registered for level 4 [ 2.515315] 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.544922] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm. [ 2.687098] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.690521] systemd[1]: Set hostname to . [ 2.693979] systemd[1]: Initializing machine ID from KVM UUID. [ 2.695187] systemd[1]: Installed transient /etc/machine-id file. [ 2.849555] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.857302] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.867380] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.869932] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.872072] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.874823] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.877122] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.879845] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.887418] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.908517] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870. [ 2.915144] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.917251] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.926873] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.934993] iscsi: registered transport (tcp) [ 2.937558] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.957212] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.963714] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.967355] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.972041] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.978524] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.980712] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.988354] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.992956] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.999126] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.001369] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.006830] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.010314] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.015537] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[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] Found device /dev/ttyS0. [ 3.370993] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 4.634076] cloud-init[596]: Cloud-init v. 18.2 running 'init-local' at Sat, 11 Aug 2018 22:52:22 +0000. Up 4.48 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-08-11 22:52:59,212 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2018-08-11 22:53:08,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 22:53:08,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 22:53:08,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53: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-3664b319-2e54-4a1d-9dac-2928b3be116b x-compute-request-id: req-3664b319-2e54-4a1d-9dac-2928b3be116b Content-Encoding: gzip Content-Length: 10477 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 655558359 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.910 MHz processor\n[ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.146612] pid_max: default: 32768 minimum: 301\n[ 0.147611] ACPI: Core revision 20150930\n[ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150675] Security Framework initialized\n[ 0.151622] Yama: becoming mindful.\n[ 0.152489] AppArmor: AppArmor initialized\n[ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159435] Initializing cgroup subsys io\n[ 0.160408] Initializing cgroup subsys memory\n[ 0.161391] Initializing cgroup subsys devices\n[ 0.162365] Initializing cgroup subsys freezer\n[ 0.163375] Initializing cgroup subsys net_cls\n[ 0.164416] Initializing cgroup subsys perf_event\n[ 0.165456] Initializing cgroup subsys net_prio\n[ 0.166461] Initializing cgroup subsys hugetlb\n[ 0.167468] Initializing cgroup subsys pids\n[ 0.168488] CPU: Physical Processor ID: 0\n[ 0.170141] mce: CPU supports 10 MCE banks\n[ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173521] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.176236] Speculative Store Bypass: Vulnerable\n[ 0.193084] Freeing SMP alternatives memory: 32K\n[ 0.198551] ftrace: allocating 32237 entries in 126 pages\n[ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234452] smpboot: Max logical packages: 1\n[ 0.235540] x2apic enabled\n[ 0.236453] Switched APIC routing to physical x2apic.\n[ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243903] KVM setup paravirtual spinlock\n[ 0.245373] x86: Booted up 1 node, 1 CPUs\n[ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247844] devtmpfs: initialized\n[ 0.249639] evm: security.selinux\n[ 0.250449] evm: security.SMACK64\n[ 0.251226] evm: security.SMACK64EXEC\n[ 0.252100] evm: security.SMACK64TRANSMUTE\n[ 0.253014] evm: security.SMACK64MMAP\n[ 0.253846] evm: security.ima\n[ 0.254552] evm: security.capability\n[ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.258854] pinctrl core: initialized pinctrl subsystem\n[ 0.260113] RTC time: 22:52:17, date: 08/11/18\n[ 0.261221] NET: Registered protocol family 16\n[ 0.262319] cpuidle: using governor ladder\n[ 0.263271] cpuidle: using governor menu\n[ 0.264184] PCCT header not found.\n[ 0.265027] ACPI: bus type PCI registered\n[ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267384] PCI: Using configuration type 1 for base access\n[ 0.269369] ACPI: Added _OSI(Module Device)\n[ 0.270350] ACPI: Added _OSI(Processor Device)\n[ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272358] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.274264] ACPI: Interpreter enabled\n[ 0.275124] ACPI: (supports S0 S5)\n[ 0.275913] ACPI: Using IOAPIC for interrupt routing\n[ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287039] acpiphp: Slot [3] registered\n[ 0.287941] acpiphp: Slot [4] registered\n[ 0.288867] acpiphp: Slot [5] registered\n[ 0.289810] acpiphp: Slot [6] registered\n[ 0.300438] acpiphp: Slot [7] registered\n[ 0.301357] acpiphp: Slot [8] registered\n[ 0.302266] acpiphp: Slot [9] registered\n[ 0.303161] acpiphp: Slot [10] registered\n[ 0.304068] acpiphp: Slot [11] registered\n[ 0.305010] acpiphp: Slot [12] registered\n[ 0.305952] acpiphp: Slot [13] registered\n[ 0.306859] acpiphp: Slot [14] registered\n[ 0.307767] acpiphp: Slot [15] registered\n[ 0.308655] acpiphp: Slot [16] registered\n[ 0.309568] acpiphp: Slot [17] registered\n[ 0.310499] acpiphp: Slot [18] registered\n[ 0.311442] acpiphp: Slot [19] registered\n[ 0.312367] acpiphp: Slot [20] registered\n[ 0.313290] acpiphp: Slot [21] registered\n[ 0.314241] acpiphp: Slot [22] registered\n[ 0.315185] acpiphp: Slot [23] registered\n[ 0.316125] acpiphp: Slot [24] registered\n[ 0.317061] acpiphp: Slot [25] registered\n[ 0.317996] acpiphp: Slot [26] registered\n[ 0.318911] acpiphp: Slot [27] registered\n[ 0.319824] acpiphp: Slot [28] registered\n[ 0.320766] acpiphp: Slot [29] registered\n[ 0.321704] acpiphp: Slot [30] registered\n[ 0.322616] acpiphp: Slot [31] registered\n[ 0.323523] PCI host bridge to bus 0000:00\n[ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376156] vgaarb: loaded\n[ 0.376841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378229] SCSI subsystem initialized\n[ 0.379221] ACPI: bus type USB registered\n[ 0.380149] usbcore: registered new interface driver usbfs\n[ 0.381348] usbcore: registered new interface driver hub\n[ 0.382506] usbcore: registered new device driver usb\n[ 0.383735] PCI: Using ACPI for IRQ routing\n[ 0.384941] NetLabel: Initializing\n[ 0.385742] NetLabel: domain hash size = 128\n[ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387783] NetLabel: unlabeled traffic allowed by default\n[ 0.389079] amd_nb: Cannot enumerate AMD northbridges\n[ 0.390246] clocksource: Switched to clocksource kvm-clock\n[ 0.398115] AppArmor: AppArmor Filesystem Enabled\n[ 0.399221] pnp: PnP ACPI init\n[ 0.400240] pnp: PnP ACPI: found 5 devices\n[ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408781] NET: Registered protocol family 2\n[ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412786] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416755] NET: Registered protocol family 1\n[ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.454397] Unpacking initramfs...\n[ 0.899104] Freeing initrd memory: 37084K\n[ 0.900518] Scanning for low memory corruption every 60 seconds\n[ 0.902205] audit: initializing netlink subsys (disabled)\n[ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized\n[ 0.905021] Initialise system trusted keyring\n[ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.909915] zbud: loaded\n[ 0.910841] VFS: Disk quotas dquot_6.6.0\n[ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.914881] fuse init (API version 7.23)\n[ 0.915891] Key type big_key registered\n[ 0.916815] Allocating IMA MOK and blacklist keyrings.\n[ 0.918225] Key type asymmetric registered\n[ 0.919177] Asymmetric key parser 'x509' registered\n[ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.921940] io scheduler noop registered\n[ 0.922822] io scheduler deadline registered (default)\n[ 0.923934] io scheduler cfq registered\n[ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.929206] ACPI: Power Button [PWRF]\n[ 0.930171] GHES: HEST is not enabled!\n[ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.005349] Linux agpgart interface v0.103\n[ 1.007626] loop: module loaded\n[ 1.010659] vda: vda1\n[ 1.012085] scsi host0: ata_piix\n[ 1.012958] scsi host1: ata_piix\n[ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.016897] libphy: Fixed MDIO Bus: probed\n[ 1.017857] tun: Universal TUN/TAP device driver, 1.6\n[ 1.018986] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.021415] PPP generic driver version 2.4.2\n[ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.023612] ehci-pci: EHCI PCI platform driver\n[ 1.024508] ehci-platform: EHCI generic platform driver\n[ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.026683] ohci-pci: OHCI PCI platform driver\n[ 1.027577] ohci-platform: OHCI generic platform driver\n[ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.051758] usb usb1: Product: UHCI Host Controller\n[ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.053898] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.054906] hub 1-0:1.0: USB hub found\n[ 1.055708] hub 1-0:1.0: 2 ports detected\n[ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.060939] mousedev: PS/2 mouse device common for all mice\n[ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.064244] rtc_cmos 00:00: RTC can wake from S4\n[ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.067869] i2c /dev entries driver\n[ 1.068661] device-mapper: uevent: version 1.0.3\n[ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.072708] NET: Registered protocol family 10\n[ 1.073836] NET: Registered protocol family 17\n[ 1.074797] Key type dns_resolver registered\n[ 1.075879] registered taskstats version 1\n[ 1.076754] Loading compiled-in X.509 certificates\n[ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.080161] zswap: loaded using pool lzo/zbud\n[ 1.082372] Key type trusted registered\n[ 1.085118] Key type encrypted registered\n[ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.087074] ima: No TPM chip found, activating TPM-bypass!\n[ 1.088153] evm: HMAC attrs: 0x1\n[ 1.089135] Magic number: 14:512:906\n[ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938)\n[ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.092870] EDD information not available.\n[ 1.175659] Freeing unused kernel memory: 1512K\n[ 1.176626] Write protecting the kernel read-only data: 14336k\n[ 1.188847] Freeing unused kernel memory: 1692K\n[ 1.190064] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.281642] [drm] Initialized drm 1.1.0 20060810\n[ 1.283776] virtio_net virtio0 ens3: renamed from eth0\n[ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.322715] FDC 0 is a S82078B\n[ 1.328128] AVX2 version of gcm_enc/dec engaged.\n[ 1.329241] AES CTR mode by8 optimization enabled\n[ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.533645] usb 1-1: Product: QEMU USB Tablet\n[ 1.534682] usb 1-1: Manufacturer: QEMU\n[ 1.535611] usb 1-1: SerialNumber: 42\n[ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.549885] usbcore: registered new interface driver usbhid\n[ 1.551250] usbhid: USB HID core driver\n[ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1\n[ 1.823599] md: multipath personality registered for level -4\n[ 1.827135] md: raid0 personality registered for level 0\n[ 1.831074] md: raid1 personality registered for level 1\n[ 1.902269] raid6: sse2x1 gen() 11641 MB/s\n[ 1.970246] raid6: sse2x1 xor() 9075 MB/s\n[ 2.038247] raid6: sse2x2 gen() 14854 MB/s\n[ 2.106247] raid6: sse2x2 xor() 9926 MB/s\n[ 2.174246] raid6: sse2x4 gen() 17105 MB/s\n[ 2.242273] raid6: sse2x4 xor() 11895 MB/s\n[ 2.310247] raid6: avx2x1 gen() 22632 MB/s\n[ 2.378247] raid6: avx2x2 gen() 26524 MB/s\n[ 2.446246] raid6: avx2x4 gen() 30254 MB/s\n[ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s\n[ 2.448542] raid6: using avx2x2 recovery algorithm\n[ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz\n[ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns\n[ 2.454901] xor: automatically using best checksumming function:\n[ 2.494245] avx : 32236.000 MB/sec\n[ 2.496667] async_tx: api initialized (async)\n[ 2.507279] md: raid6 personality registered for level 6\n[ 2.508552] md: raid5 personality registered for level 5\n[ 2.509777] md: raid4 personality registered for level 4\n[ 2.515315] 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.544922] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm.\n[ 2.687098] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.690521] systemd[1]: Set hostname to .\n[ 2.693979] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.695187] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.849555] 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.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.857302] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.867380] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.869932] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.872072] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.874823] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.877122] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.879845] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.887418] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.908517] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870.\n\n[ 2.915144] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.917251] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.926873] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.934993] iscsi: registered transport (tcp)\n[ 2.937558] 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.957212] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.963714] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.967355] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.972041] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.978524] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.980712] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.988354] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.992956] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.999126] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.001369] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.006830] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.010314] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.015537] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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] Found device /dev/ttyS0.\n[ 3.370993] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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 Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 4.634076] cloud-init[596]: Cloud-init v. 18.2 running 'init-local' at Sat, 11 Aug 2018 22:52:22 +0000. Up 4.48 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-08-11 22:53:08,322 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-3664b319-2e54-4a1d-9dac-2928b3be116b 2018-08-11 22:53:08,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.106081962585s 2018-08-11 22:53:08,323 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-3664b319-2e54-4a1d-9dac-2928b3be116b 2018-08-11 22:53:08,324 - 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 655558359 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.910 MHz processor [ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.146612] pid_max: default: 32768 minimum: 301 [ 0.147611] ACPI: Core revision 20150930 [ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.150675] Security Framework initialized [ 0.151622] Yama: becoming mindful. [ 0.152489] AppArmor: AppArmor initialized [ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159435] Initializing cgroup subsys io [ 0.160408] Initializing cgroup subsys memory [ 0.161391] Initializing cgroup subsys devices [ 0.162365] Initializing cgroup subsys freezer [ 0.163375] Initializing cgroup subsys net_cls [ 0.164416] Initializing cgroup subsys perf_event [ 0.165456] Initializing cgroup subsys net_prio [ 0.166461] Initializing cgroup subsys hugetlb [ 0.167468] Initializing cgroup subsys pids [ 0.168488] CPU: Physical Processor ID: 0 [ 0.170141] mce: CPU supports 10 MCE banks [ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.173521] Spectre V2 : Mitigation: Full generic retpoline [ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.176236] Speculative Store Bypass: Vulnerable [ 0.193084] Freeing SMP alternatives memory: 32K [ 0.198551] ftrace: allocating 32237 entries in 126 pages [ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.234452] smpboot: Max logical packages: 1 [ 0.235540] x2apic enabled [ 0.236453] Switched APIC routing to physical x2apic. [ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.243903] KVM setup paravirtual spinlock [ 0.245373] x86: Booted up 1 node, 1 CPUs [ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.247844] devtmpfs: initialized [ 0.249639] evm: security.selinux [ 0.250449] evm: security.SMACK64 [ 0.251226] evm: security.SMACK64EXEC [ 0.252100] evm: security.SMACK64TRANSMUTE [ 0.253014] evm: security.SMACK64MMAP [ 0.253846] evm: security.ima [ 0.254552] evm: security.capability [ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.258854] pinctrl core: initialized pinctrl subsystem [ 0.260113] RTC time: 22:52:17, date: 08/11/18 [ 0.261221] NET: Registered protocol family 16 [ 0.262319] cpuidle: using governor ladder [ 0.263271] cpuidle: using governor menu [ 0.264184] PCCT header not found. [ 0.265027] ACPI: bus type PCI registered [ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267384] PCI: Using configuration type 1 for base access [ 0.269369] ACPI: Added _OSI(Module Device) [ 0.270350] ACPI: Added _OSI(Processor Device) [ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.272358] ACPI: Added _OSI(Processor Aggregator Device) [ 0.274264] ACPI: Interpreter enabled [ 0.275124] ACPI: (supports S0 S5) [ 0.275913] ACPI: Using IOAPIC for interrupt routing [ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.287039] acpiphp: Slot [3] registered [ 0.287941] acpiphp: Slot [4] registered [ 0.288867] acpiphp: Slot [5] registered [ 0.289810] acpiphp: Slot [6] registered [ 0.300438] acpiphp: Slot [7] registered [ 0.301357] acpiphp: Slot [8] registered [ 0.302266] acpiphp: Slot [9] registered [ 0.303161] acpiphp: Slot [10] registered [ 0.304068] acpiphp: Slot [11] registered [ 0.305010] acpiphp: Slot [12] registered [ 0.305952] acpiphp: Slot [13] registered [ 0.306859] acpiphp: Slot [14] registered [ 0.307767] acpiphp: Slot [15] registered [ 0.308655] acpiphp: Slot [16] registered [ 0.309568] acpiphp: Slot [17] registered [ 0.310499] acpiphp: Slot [18] registered [ 0.311442] acpiphp: Slot [19] registered [ 0.312367] acpiphp: Slot [20] registered [ 0.313290] acpiphp: Slot [21] registered [ 0.314241] acpiphp: Slot [22] registered [ 0.315185] acpiphp: Slot [23] registered [ 0.316125] acpiphp: Slot [24] registered [ 0.317061] acpiphp: Slot [25] registered [ 0.317996] acpiphp: Slot [26] registered [ 0.318911] acpiphp: Slot [27] registered [ 0.319824] acpiphp: Slot [28] registered [ 0.320766] acpiphp: Slot [29] registered [ 0.321704] acpiphp: Slot [30] registered [ 0.322616] acpiphp: Slot [31] registered [ 0.323523] PCI host bridge to bus 0000:00 [ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376156] vgaarb: loaded [ 0.376841] vgaarb: bridge control possible 0000:00:02.0 [ 0.378229] SCSI subsystem initialized [ 0.379221] ACPI: bus type USB registered [ 0.380149] usbcore: registered new interface driver usbfs [ 0.381348] usbcore: registered new interface driver hub [ 0.382506] usbcore: registered new device driver usb [ 0.383735] PCI: Using ACPI for IRQ routing [ 0.384941] NetLabel: Initializing [ 0.385742] NetLabel: domain hash size = 128 [ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387783] NetLabel: unlabeled traffic allowed by default [ 0.389079] amd_nb: Cannot enumerate AMD northbridges [ 0.390246] clocksource: Switched to clocksource kvm-clock [ 0.398115] AppArmor: AppArmor Filesystem Enabled [ 0.399221] pnp: PnP ACPI init [ 0.400240] pnp: PnP ACPI: found 5 devices [ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.408781] NET: Registered protocol family 2 [ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.412786] TCP: Hash tables configured (established 4096 bind 4096) [ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.416755] NET: Registered protocol family 1 [ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.454397] Unpacking initramfs... [ 0.899104] Freeing initrd memory: 37084K [ 0.900518] Scanning for low memory corruption every 60 seconds [ 0.902205] audit: initializing netlink subsys (disabled) [ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized [ 0.905021] Initialise system trusted keyring [ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.909915] zbud: loaded [ 0.910841] VFS: Disk quotas dquot_6.6.0 [ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.914881] fuse init (API version 7.23) [ 0.915891] Key type big_key registered [ 0.916815] Allocating IMA MOK and blacklist keyrings. [ 0.918225] Key type asymmetric registered [ 0.919177] Asymmetric key parser 'x509' registered [ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.921940] io scheduler noop registered [ 0.922822] io scheduler deadline registered (default) [ 0.923934] io scheduler cfq registered [ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.929206] ACPI: Power Button [PWRF] [ 0.930171] GHES: HEST is not enabled! [ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.005349] Linux agpgart interface v0.103 [ 1.007626] loop: module loaded [ 1.010659] vda: vda1 [ 1.012085] scsi host0: ata_piix [ 1.012958] scsi host1: ata_piix [ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.016897] libphy: Fixed MDIO Bus: probed [ 1.017857] tun: Universal TUN/TAP device driver, 1.6 [ 1.018986] tun: (C) 1999-2004 Max Krasnyansky [ 1.021415] PPP generic driver version 2.4.2 [ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.023612] ehci-pci: EHCI PCI platform driver [ 1.024508] ehci-platform: EHCI generic platform driver [ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.026683] ohci-pci: OHCI PCI platform driver [ 1.027577] ohci-platform: OHCI generic platform driver [ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver [ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.051758] usb usb1: Product: UHCI Host Controller [ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.053898] usb usb1: SerialNumber: 0000:00:01.2 [ 1.054906] hub 1-0:1.0: USB hub found [ 1.055708] hub 1-0:1.0: 2 ports detected [ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.060939] mousedev: PS/2 mouse device common for all mice [ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.064244] rtc_cmos 00:00: RTC can wake from S4 [ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.067869] i2c /dev entries driver [ 1.068661] device-mapper: uevent: version 1.0.3 [ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs [ 1.072708] NET: Registered protocol family 10 [ 1.073836] NET: Registered protocol family 17 [ 1.074797] Key type dns_resolver registered [ 1.075879] registered taskstats version 1 [ 1.076754] Loading compiled-in X.509 certificates [ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.080161] zswap: loaded using pool lzo/zbud [ 1.082372] Key type trusted registered [ 1.085118] Key type encrypted registered [ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled [ 1.087074] ima: No TPM chip found, activating TPM-bypass! [ 1.088153] evm: HMAC attrs: 0x1 [ 1.089135] Magic number: 14:512:906 [ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938) [ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.092870] EDD information not available. [ 1.175659] Freeing unused kernel memory: 1512K [ 1.176626] Write protecting the kernel read-only data: 14336k [ 1.188847] Freeing unused kernel memory: 1692K [ 1.190064] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.281642] [drm] Initialized drm 1.1.0 20060810 [ 1.283776] virtio_net virtio0 ens3: renamed from eth0 [ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.322715] FDC 0 is a S82078B [ 1.328128] AVX2 version of gcm_enc/dec engaged. [ 1.329241] AES CTR mode by8 optimization enabled [ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.533645] usb 1-1: Product: QEMU USB Tablet [ 1.534682] usb 1-1: Manufacturer: QEMU [ 1.535611] usb 1-1: SerialNumber: 42 [ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina [ 1.549885] usbcore: registered new interface driver usbhid [ 1.551250] usbhid: USB HID core driver [ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1 [ 1.823599] md: multipath personality registered for level -4 [ 1.827135] md: raid0 personality registered for level 0 [ 1.831074] md: raid1 personality registered for level 1 [ 1.902269] raid6: sse2x1 gen() 11641 MB/s [ 1.970246] raid6: sse2x1 xor() 9075 MB/s [ 2.038247] raid6: sse2x2 gen() 14854 MB/s [ 2.106247] raid6: sse2x2 xor() 9926 MB/s [ 2.174246] raid6: sse2x4 gen() 17105 MB/s [ 2.242273] raid6: sse2x4 xor() 11895 MB/s [ 2.310247] raid6: avx2x1 gen() 22632 MB/s [ 2.378247] raid6: avx2x2 gen() 26524 MB/s [ 2.446246] raid6: avx2x4 gen() 30254 MB/s [ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s [ 2.448542] raid6: using avx2x2 recovery algorithm [ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 2.454901] xor: automatically using best checksumming function: [ 2.494245] avx : 32236.000 MB/sec [ 2.496667] async_tx: api initialized (async) [ 2.507279] md: raid6 personality registered for level 6 [ 2.508552] md: raid5 personality registered for level 5 [ 2.509777] md: raid4 personality registered for level 4 [ 2.515315] 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.544922] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm. [ 2.687098] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.690521] systemd[1]: Set hostname to . [ 2.693979] systemd[1]: Initializing machine ID from KVM UUID. [ 2.695187] systemd[1]: Installed transient /etc/machine-id file. [ 2.849555] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.857302] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.867380] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.869932] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.872072] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.874823] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.877122] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.879845] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.887418] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.908517] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870. [ 2.915144] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.917251] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.926873] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.934993] iscsi: registered transport (tcp) [ 2.937558] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.957212] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.963714] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.967355] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.972041] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.978524] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.980712] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.988354] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.992956] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.999126] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.001369] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.006830] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.010314] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.015537] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[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] Found device /dev/ttyS0. [ 3.370993] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 4.634076] cloud-init[596]: Cloud-init v. 18.2 running 'init-local' at Sat, 11 Aug 2018 22:52:22 +0000. Up 4.48 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-08-11 22:53:08,326 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2018-08-11 22:53:17,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 22:53:17,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 22:53:17,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53: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-cfbb0f0c-df6a-4452-ad94-9e2cf206408f x-compute-request-id: req-cfbb0f0c-df6a-4452-ad94-9e2cf206408f Content-Encoding: gzip Content-Length: 12875 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 655558359 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.910 MHz processor\n[ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.146612] pid_max: default: 32768 minimum: 301\n[ 0.147611] ACPI: Core revision 20150930\n[ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150675] Security Framework initialized\n[ 0.151622] Yama: becoming mindful.\n[ 0.152489] AppArmor: AppArmor initialized\n[ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159435] Initializing cgroup subsys io\n[ 0.160408] Initializing cgroup subsys memory\n[ 0.161391] Initializing cgroup subsys devices\n[ 0.162365] Initializing cgroup subsys freezer\n[ 0.163375] Initializing cgroup subsys net_cls\n[ 0.164416] Initializing cgroup subsys perf_event\n[ 0.165456] Initializing cgroup subsys net_prio\n[ 0.166461] Initializing cgroup subsys hugetlb\n[ 0.167468] Initializing cgroup subsys pids\n[ 0.168488] CPU: Physical Processor ID: 0\n[ 0.170141] mce: CPU supports 10 MCE banks\n[ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173521] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.176236] Speculative Store Bypass: Vulnerable\n[ 0.193084] Freeing SMP alternatives memory: 32K\n[ 0.198551] ftrace: allocating 32237 entries in 126 pages\n[ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234452] smpboot: Max logical packages: 1\n[ 0.235540] x2apic enabled\n[ 0.236453] Switched APIC routing to physical x2apic.\n[ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243903] KVM setup paravirtual spinlock\n[ 0.245373] x86: Booted up 1 node, 1 CPUs\n[ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247844] devtmpfs: initialized\n[ 0.249639] evm: security.selinux\n[ 0.250449] evm: security.SMACK64\n[ 0.251226] evm: security.SMACK64EXEC\n[ 0.252100] evm: security.SMACK64TRANSMUTE\n[ 0.253014] evm: security.SMACK64MMAP\n[ 0.253846] evm: security.ima\n[ 0.254552] evm: security.capability\n[ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.258854] pinctrl core: initialized pinctrl subsystem\n[ 0.260113] RTC time: 22:52:17, date: 08/11/18\n[ 0.261221] NET: Registered protocol family 16\n[ 0.262319] cpuidle: using governor ladder\n[ 0.263271] cpuidle: using governor menu\n[ 0.264184] PCCT header not found.\n[ 0.265027] ACPI: bus type PCI registered\n[ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267384] PCI: Using configuration type 1 for base access\n[ 0.269369] ACPI: Added _OSI(Module Device)\n[ 0.270350] ACPI: Added _OSI(Processor Device)\n[ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272358] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.274264] ACPI: Interpreter enabled\n[ 0.275124] ACPI: (supports S0 S5)\n[ 0.275913] ACPI: Using IOAPIC for interrupt routing\n[ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287039] acpiphp: Slot [3] registered\n[ 0.287941] acpiphp: Slot [4] registered\n[ 0.288867] acpiphp: Slot [5] registered\n[ 0.289810] acpiphp: Slot [6] registered\n[ 0.300438] acpiphp: Slot [7] registered\n[ 0.301357] acpiphp: Slot [8] registered\n[ 0.302266] acpiphp: Slot [9] registered\n[ 0.303161] acpiphp: Slot [10] registered\n[ 0.304068] acpiphp: Slot [11] registered\n[ 0.305010] acpiphp: Slot [12] registered\n[ 0.305952] acpiphp: Slot [13] registered\n[ 0.306859] acpiphp: Slot [14] registered\n[ 0.307767] acpiphp: Slot [15] registered\n[ 0.308655] acpiphp: Slot [16] registered\n[ 0.309568] acpiphp: Slot [17] registered\n[ 0.310499] acpiphp: Slot [18] registered\n[ 0.311442] acpiphp: Slot [19] registered\n[ 0.312367] acpiphp: Slot [20] registered\n[ 0.313290] acpiphp: Slot [21] registered\n[ 0.314241] acpiphp: Slot [22] registered\n[ 0.315185] acpiphp: Slot [23] registered\n[ 0.316125] acpiphp: Slot [24] registered\n[ 0.317061] acpiphp: Slot [25] registered\n[ 0.317996] acpiphp: Slot [26] registered\n[ 0.318911] acpiphp: Slot [27] registered\n[ 0.319824] acpiphp: Slot [28] registered\n[ 0.320766] acpiphp: Slot [29] registered\n[ 0.321704] acpiphp: Slot [30] registered\n[ 0.322616] acpiphp: Slot [31] registered\n[ 0.323523] PCI host bridge to bus 0000:00\n[ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376156] vgaarb: loaded\n[ 0.376841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378229] SCSI subsystem initialized\n[ 0.379221] ACPI: bus type USB registered\n[ 0.380149] usbcore: registered new interface driver usbfs\n[ 0.381348] usbcore: registered new interface driver hub\n[ 0.382506] usbcore: registered new device driver usb\n[ 0.383735] PCI: Using ACPI for IRQ routing\n[ 0.384941] NetLabel: Initializing\n[ 0.385742] NetLabel: domain hash size = 128\n[ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387783] NetLabel: unlabeled traffic allowed by default\n[ 0.389079] amd_nb: Cannot enumerate AMD northbridges\n[ 0.390246] clocksource: Switched to clocksource kvm-clock\n[ 0.398115] AppArmor: AppArmor Filesystem Enabled\n[ 0.399221] pnp: PnP ACPI init\n[ 0.400240] pnp: PnP ACPI: found 5 devices\n[ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408781] NET: Registered protocol family 2\n[ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412786] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416755] NET: Registered protocol family 1\n[ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.454397] Unpacking initramfs...\n[ 0.899104] Freeing initrd memory: 37084K\n[ 0.900518] Scanning for low memory corruption every 60 seconds\n[ 0.902205] audit: initializing netlink subsys (disabled)\n[ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized\n[ 0.905021] Initialise system trusted keyring\n[ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.909915] zbud: loaded\n[ 0.910841] VFS: Disk quotas dquot_6.6.0\n[ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.914881] fuse init (API version 7.23)\n[ 0.915891] Key type big_key registered\n[ 0.916815] Allocating IMA MOK and blacklist keyrings.\n[ 0.918225] Key type asymmetric registered\n[ 0.919177] Asymmetric key parser 'x509' registered\n[ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.921940] io scheduler noop registered\n[ 0.922822] io scheduler deadline registered (default)\n[ 0.923934] io scheduler cfq registered\n[ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.929206] ACPI: Power Button [PWRF]\n[ 0.930171] GHES: HEST is not enabled!\n[ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.005349] Linux agpgart interface v0.103\n[ 1.007626] loop: module loaded\n[ 1.010659] vda: vda1\n[ 1.012085] scsi host0: ata_piix\n[ 1.012958] scsi host1: ata_piix\n[ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.016897] libphy: Fixed MDIO Bus: probed\n[ 1.017857] tun: Universal TUN/TAP device driver, 1.6\n[ 1.018986] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.021415] PPP generic driver version 2.4.2\n[ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.023612] ehci-pci: EHCI PCI platform driver\n[ 1.024508] ehci-platform: EHCI generic platform driver\n[ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.026683] ohci-pci: OHCI PCI platform driver\n[ 1.027577] ohci-platform: OHCI generic platform driver\n[ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.051758] usb usb1: Product: UHCI Host Controller\n[ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.053898] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.054906] hub 1-0:1.0: USB hub found\n[ 1.055708] hub 1-0:1.0: 2 ports detected\n[ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.060939] mousedev: PS/2 mouse device common for all mice\n[ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.064244] rtc_cmos 00:00: RTC can wake from S4\n[ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.067869] i2c /dev entries driver\n[ 1.068661] device-mapper: uevent: version 1.0.3\n[ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.072708] NET: Registered protocol family 10\n[ 1.073836] NET: Registered protocol family 17\n[ 1.074797] Key type dns_resolver registered\n[ 1.075879] registered taskstats version 1\n[ 1.076754] Loading compiled-in X.509 certificates\n[ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.080161] zswap: loaded using pool lzo/zbud\n[ 1.082372] Key type trusted registered\n[ 1.085118] Key type encrypted registered\n[ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.087074] ima: No TPM chip found, activating TPM-bypass!\n[ 1.088153] evm: HMAC attrs: 0x1\n[ 1.089135] Magic number: 14:512:906\n[ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938)\n[ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.092870] EDD information not available.\n[ 1.175659] Freeing unused kernel memory: 1512K\n[ 1.176626] Write protecting the kernel read-only data: 14336k\n[ 1.188847] Freeing unused kernel memory: 1692K\n[ 1.190064] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.281642] [drm] Initialized drm 1.1.0 20060810\n[ 1.283776] virtio_net virtio0 ens3: renamed from eth0\n[ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.322715] FDC 0 is a S82078B\n[ 1.328128] AVX2 version of gcm_enc/dec engaged.\n[ 1.329241] AES CTR mode by8 optimization enabled\n[ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.533645] usb 1-1: Product: QEMU USB Tablet\n[ 1.534682] usb 1-1: Manufacturer: QEMU\n[ 1.535611] usb 1-1: SerialNumber: 42\n[ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.549885] usbcore: registered new interface driver usbhid\n[ 1.551250] usbhid: USB HID core driver\n[ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1\n[ 1.823599] md: multipath personality registered for level -4\n[ 1.827135] md: raid0 personality registered for level 0\n[ 1.831074] md: raid1 personality registered for level 1\n[ 1.902269] raid6: sse2x1 gen() 11641 MB/s\n[ 1.970246] raid6: sse2x1 xor() 9075 MB/s\n[ 2.038247] raid6: sse2x2 gen() 14854 MB/s\n[ 2.106247] raid6: sse2x2 xor() 9926 MB/s\n[ 2.174246] raid6: sse2x4 gen() 17105 MB/s\n[ 2.242273] raid6: sse2x4 xor() 11895 MB/s\n[ 2.310247] raid6: avx2x1 gen() 22632 MB/s\n[ 2.378247] raid6: avx2x2 gen() 26524 MB/s\n[ 2.446246] raid6: avx2x4 gen() 30254 MB/s\n[ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s\n[ 2.448542] raid6: using avx2x2 recovery algorithm\n[ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz\n[ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns\n[ 2.454901] xor: automatically using best checksumming function:\n[ 2.494245] avx : 32236.000 MB/sec\n[ 2.496667] async_tx: api initialized (async)\n[ 2.507279] md: raid6 personality registered for level 6\n[ 2.508552] md: raid5 personality registered for level 5\n[ 2.509777] md: raid4 personality registered for level 4\n[ 2.515315] 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.544922] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm.\n[ 2.687098] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.690521] systemd[1]: Set hostname to .\n[ 2.693979] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.695187] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.849555] 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.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.857302] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.867380] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.869932] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.872072] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.874823] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.877122] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.879845] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.887418] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.908517] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870.\n\n[ 2.915144] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.917251] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.926873] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.934993] iscsi: registered transport (tcp)\n[ 2.937558] 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.957212] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.963714] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.967355] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.972041] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.978524] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.980712] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.988354] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.992956] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.999126] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.001369] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.006830] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.010314] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.015537] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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] Found device /dev/ttyS0.\n[ 3.370993] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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 Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 4.634076] cloud-init[596]: Cloud-init v. 18.2 running 'init-local' at Sat, 11 Aug 2018 22:52:22 +0000. Up 4.48 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 57.002815] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Sat, 11 Aug 2018 22:52:23 +0000. Up 5.47 seconds.\n[ 57.005377] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 57.012217] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 57.017310] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 57.024141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 57.028108] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.29 | 255.255.255.0 | . | fa:16:3e:1d:76:85 |\n[ 57.035477] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe1d:7685/64 | . | link | fa:16:3e:1d:76:85 |\n[ 57.040127] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 57.044137] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 57.052132] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 57.055010] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 57.060319] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 57.068139] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 57.070815] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 57.076322] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 57.080128] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 57.086153] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 57.089101] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 57.092178] cloud-init[934]: 2018-08-11 22:53:14,590 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 57.485700] cloud-init[934]: Generating public/private rsa key pair.\n[ 57.487047] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 57.488555] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 57.492133] cloud-init[934]: The key fingerprint is:\n[ 57.496122] cloud-init[934]: SHA256:Hv1m9AE8fK342zBEnQR47Q6ZBdtRfa5NLoSA8FMjDPg root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e\n[ 57.497975] cloud-init[934]: The key's randomart image is:\n[ 57.500132] cloud-init[934]: +---[RSA 2048]----+\n[ 57.504168] cloud-init[934]: | .o+..o .o+o+|\n[ 57.505256] cloud-init[934]: | . .oo.= .+==|\n[ 57.506307] cloud-init[934]: | . o .*oB++|\n[ 57.508127] cloud-init[934]: | E o .X.oo|\n[ 57.512158] cloud-init[934]: | S . o.*= |\n[ 57.513233] cloud-init[934]: | . . o +ooo|\n[ 57.516153] cloud-init[934]: | . + =. |\n[ 57.517239] cloud-init[934]: | o = |\n[ 57.520148] cloud-init[934]: | . .|\n[ 57.521223] cloud-init[934]: +----[SHA256]-----+\n[ 57.524137] cloud-init[934]: Generating public/private dsa key pair.\n[ 57.528157] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 57.536565] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 57.538110] cloud-init[934]: The key fingerprint is:\n[ 57.540137] cloud-init[934]: SHA256:6DitRWFMm+yTFLNJCU4No9LHL0s8hnaV5LjiV/Mhf9U root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e\n[ 57.544129] cloud-init[934]: The key's randomart image is:\n[ 57.548133] cloud-init[934]: +---[DSA 1024]----+\n[ 57.549210] cloud-init[934]: | =+*. |\n[ 57.550270] cloud-init[934]: | . = XoO |\n[ 57.556343] cloud-init[934]: |. o = # |\n[ 57.557447] cloud-init[934]: | . + B + . |\n[ 57.558486] cloud-init[934]: | + O @ S . E |\n[ 57.559528] cloud-init[934]: | o = X * . . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.[ 57.564366] cloud-init[934]: | . = + o . |\n[ 57.565138] cloud-init[934]: | . + . |\n[ 57.565891] cloud-init[934]: | . |\n[ 57.566656] cloud-init[934]: +----[SHA256]-----+\n[ 57.567425] cloud-init[934]: Generating public/private ecdsa key pair.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n\n[ 57.573667] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[[0;32m OK [0m] Started Daily apt download activities.\n\n Starting LXD - unix socket.\n[ 57.581615] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 57.585064] cloud-init[934]: The key fingerprint is:\n Starting Socket activation for snappy daemon.\n[ 57.587221] cloud-init[934]: SHA256:T2PyRRTBoZ+vGokXOgAK2f7OwL1HhZg2lU4B79jWWGc root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m\n[ 57.592224] cloud-init[934]: The key's randomart image is:\n[ 57.593068] cloud-init[934]: +---[ECDSA 256]---+\n[ 57.593829] cloud-init[934]: | ...o .=+ |\n[ 57.594592] cloud-init[934]: | o .+ o. |\n[ 57.595358] cloud-init[934]: |o . .*... E . |\n] Reached target Timers.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 57.600145] cloud-init[934]: | o .==o+.o o . |\n[ 57.601150] cloud-init[934]: | o...*.S = + |\n[ 57.602145] cloud-init[934]: | . o ... O = . |\n[ 57.604347] cloud-init[934]: | o o. + * . |\n[[0;32m OK [0m] Reached target Sockets.\n[ 57.607950] cloud-init[934]: | + .. o . . |\n[ 57.608964] cloud-init[934]: | +. ... |\n[[0;32m OK [0m] Reached target Basic System.\n[ 57.610932] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started iperf Service.\n[ 57.613378] cloud-init[934]: Generating public/private ed25519 key pair.\n[ 57.615132] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting Pollinate to seed the pseudo random number generator...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Regular background program processing daemon.[ 57.634420] \n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\ncloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Starting LSB: Record successful boot for GRUB...\n \n[ 57.640835] cloud-init[934]: Starting System Logging Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\nThe key fingerprint is:\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 57.671341] cloud-init[934]: SHA256:jnGRbIZZb/v0XAUH2poiA2zMFyBxfDrwyRjBl36AlCM root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e\n[ 57.685260] cloud-init[934]: The key's randomart image is:\n[ 57.692534] cloud-init[934]: +--[ED25519 256]--+\n[ 57.695518] cloud-init[934]: | o=*ooo o..|\n[ 57.697564] cloud-init[934]: | E B*==.+ o o |[[0;32m OK [0m] Started iperf3 Service.\n Starting Apply the settings specified in cloud-config...\n Starting Snappy daemon...\n Starting Login Service...\n Starting LSB: MD monitoring daemon...\n\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 57.749832] cloud-init[934]: | . XO=B o . . .|\n[ 57.765638] cloud-init[934]: | ..B=.o . o .|\n[ 57.781074] cloud-init[934]: | .oS o + .|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 57.802384] cloud-init[934]: [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n| = o + o . |\n[ 57.828924] [[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\ncloud-init[934]: | . . . o |\n[ 57.842630] cloud-init[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[934]: | |\n[ 57.849754] cloud-init[934]: | |\n[ 57.852279] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 58.241354] cloud-init[1087]: Generating locales (this might take a while)...\n[ 58.907873] cloud-init[1087]: en_US.UTF-8... done\n[ 58.909775] cloud-init[1087]: Generation complete.\n"} 2018-08-11 22:53:17,417 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-cfbb0f0c-df6a-4452-ad94-9e2cf206408f 2018-08-11 22:53:17,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0813789367676s 2018-08-11 22:53:17,419 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-cfbb0f0c-df6a-4452-ad94-9e2cf206408f 2018-08-11 22:53:17,419 - 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 655558359 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.910 MHz processor [ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.146612] pid_max: default: 32768 minimum: 301 [ 0.147611] ACPI: Core revision 20150930 [ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.150675] Security Framework initialized [ 0.151622] Yama: becoming mindful. [ 0.152489] AppArmor: AppArmor initialized [ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159435] Initializing cgroup subsys io [ 0.160408] Initializing cgroup subsys memory [ 0.161391] Initializing cgroup subsys devices [ 0.162365] Initializing cgroup subsys freezer [ 0.163375] Initializing cgroup subsys net_cls [ 0.164416] Initializing cgroup subsys perf_event [ 0.165456] Initializing cgroup subsys net_prio [ 0.166461] Initializing cgroup subsys hugetlb [ 0.167468] Initializing cgroup subsys pids [ 0.168488] CPU: Physical Processor ID: 0 [ 0.170141] mce: CPU supports 10 MCE banks [ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.173521] Spectre V2 : Mitigation: Full generic retpoline [ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.176236] Speculative Store Bypass: Vulnerable [ 0.193084] Freeing SMP alternatives memory: 32K [ 0.198551] ftrace: allocating 32237 entries in 126 pages [ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.234452] smpboot: Max logical packages: 1 [ 0.235540] x2apic enabled [ 0.236453] Switched APIC routing to physical x2apic. [ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.243903] KVM setup paravirtual spinlock [ 0.245373] x86: Booted up 1 node, 1 CPUs [ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.247844] devtmpfs: initialized [ 0.249639] evm: security.selinux [ 0.250449] evm: security.SMACK64 [ 0.251226] evm: security.SMACK64EXEC [ 0.252100] evm: security.SMACK64TRANSMUTE [ 0.253014] evm: security.SMACK64MMAP [ 0.253846] evm: security.ima [ 0.254552] evm: security.capability [ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.258854] pinctrl core: initialized pinctrl subsystem [ 0.260113] RTC time: 22:52:17, date: 08/11/18 [ 0.261221] NET: Registered protocol family 16 [ 0.262319] cpuidle: using governor ladder [ 0.263271] cpuidle: using governor menu [ 0.264184] PCCT header not found. [ 0.265027] ACPI: bus type PCI registered [ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267384] PCI: Using configuration type 1 for base access [ 0.269369] ACPI: Added _OSI(Module Device) [ 0.270350] ACPI: Added _OSI(Processor Device) [ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.272358] ACPI: Added _OSI(Processor Aggregator Device) [ 0.274264] ACPI: Interpreter enabled [ 0.275124] ACPI: (supports S0 S5) [ 0.275913] ACPI: Using IOAPIC for interrupt routing [ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.287039] acpiphp: Slot [3] registered [ 0.287941] acpiphp: Slot [4] registered [ 0.288867] acpiphp: Slot [5] registered [ 0.289810] acpiphp: Slot [6] registered [ 0.300438] acpiphp: Slot [7] registered [ 0.301357] acpiphp: Slot [8] registered [ 0.302266] acpiphp: Slot [9] registered [ 0.303161] acpiphp: Slot [10] registered [ 0.304068] acpiphp: Slot [11] registered [ 0.305010] acpiphp: Slot [12] registered [ 0.305952] acpiphp: Slot [13] registered [ 0.306859] acpiphp: Slot [14] registered [ 0.307767] acpiphp: Slot [15] registered [ 0.308655] acpiphp: Slot [16] registered [ 0.309568] acpiphp: Slot [17] registered [ 0.310499] acpiphp: Slot [18] registered [ 0.311442] acpiphp: Slot [19] registered [ 0.312367] acpiphp: Slot [20] registered [ 0.313290] acpiphp: Slot [21] registered [ 0.314241] acpiphp: Slot [22] registered [ 0.315185] acpiphp: Slot [23] registered [ 0.316125] acpiphp: Slot [24] registered [ 0.317061] acpiphp: Slot [25] registered [ 0.317996] acpiphp: Slot [26] registered [ 0.318911] acpiphp: Slot [27] registered [ 0.319824] acpiphp: Slot [28] registered [ 0.320766] acpiphp: Slot [29] registered [ 0.321704] acpiphp: Slot [30] registered [ 0.322616] acpiphp: Slot [31] registered [ 0.323523] PCI host bridge to bus 0000:00 [ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376156] vgaarb: loaded [ 0.376841] vgaarb: bridge control possible 0000:00:02.0 [ 0.378229] SCSI subsystem initialized [ 0.379221] ACPI: bus type USB registered [ 0.380149] usbcore: registered new interface driver usbfs [ 0.381348] usbcore: registered new interface driver hub [ 0.382506] usbcore: registered new device driver usb [ 0.383735] PCI: Using ACPI for IRQ routing [ 0.384941] NetLabel: Initializing [ 0.385742] NetLabel: domain hash size = 128 [ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387783] NetLabel: unlabeled traffic allowed by default [ 0.389079] amd_nb: Cannot enumerate AMD northbridges [ 0.390246] clocksource: Switched to clocksource kvm-clock [ 0.398115] AppArmor: AppArmor Filesystem Enabled [ 0.399221] pnp: PnP ACPI init [ 0.400240] pnp: PnP ACPI: found 5 devices [ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.408781] NET: Registered protocol family 2 [ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.412786] TCP: Hash tables configured (established 4096 bind 4096) [ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.416755] NET: Registered protocol family 1 [ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.454397] Unpacking initramfs... [ 0.899104] Freeing initrd memory: 37084K [ 0.900518] Scanning for low memory corruption every 60 seconds [ 0.902205] audit: initializing netlink subsys (disabled) [ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized [ 0.905021] Initialise system trusted keyring [ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.909915] zbud: loaded [ 0.910841] VFS: Disk quotas dquot_6.6.0 [ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.914881] fuse init (API version 7.23) [ 0.915891] Key type big_key registered [ 0.916815] Allocating IMA MOK and blacklist keyrings. [ 0.918225] Key type asymmetric registered [ 0.919177] Asymmetric key parser 'x509' registered [ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.921940] io scheduler noop registered [ 0.922822] io scheduler deadline registered (default) [ 0.923934] io scheduler cfq registered [ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.929206] ACPI: Power Button [PWRF] [ 0.930171] GHES: HEST is not enabled! [ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.005349] Linux agpgart interface v0.103 [ 1.007626] loop: module loaded [ 1.010659] vda: vda1 [ 1.012085] scsi host0: ata_piix [ 1.012958] scsi host1: ata_piix [ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.016897] libphy: Fixed MDIO Bus: probed [ 1.017857] tun: Universal TUN/TAP device driver, 1.6 [ 1.018986] tun: (C) 1999-2004 Max Krasnyansky [ 1.021415] PPP generic driver version 2.4.2 [ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.023612] ehci-pci: EHCI PCI platform driver [ 1.024508] ehci-platform: EHCI generic platform driver [ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.026683] ohci-pci: OHCI PCI platform driver [ 1.027577] ohci-platform: OHCI generic platform driver [ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver [ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.051758] usb usb1: Product: UHCI Host Controller [ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.053898] usb usb1: SerialNumber: 0000:00:01.2 [ 1.054906] hub 1-0:1.0: USB hub found [ 1.055708] hub 1-0:1.0: 2 ports detected [ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.060939] mousedev: PS/2 mouse device common for all mice [ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.064244] rtc_cmos 00:00: RTC can wake from S4 [ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.067869] i2c /dev entries driver [ 1.068661] device-mapper: uevent: version 1.0.3 [ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs [ 1.072708] NET: Registered protocol family 10 [ 1.073836] NET: Registered protocol family 17 [ 1.074797] Key type dns_resolver registered [ 1.075879] registered taskstats version 1 [ 1.076754] Loading compiled-in X.509 certificates [ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.080161] zswap: loaded using pool lzo/zbud [ 1.082372] Key type trusted registered [ 1.085118] Key type encrypted registered [ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled [ 1.087074] ima: No TPM chip found, activating TPM-bypass! [ 1.088153] evm: HMAC attrs: 0x1 [ 1.089135] Magic number: 14:512:906 [ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938) [ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.092870] EDD information not available. [ 1.175659] Freeing unused kernel memory: 1512K [ 1.176626] Write protecting the kernel read-only data: 14336k [ 1.188847] Freeing unused kernel memory: 1692K [ 1.190064] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.281642] [drm] Initialized drm 1.1.0 20060810 [ 1.283776] virtio_net virtio0 ens3: renamed from eth0 [ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.322715] FDC 0 is a S82078B [ 1.328128] AVX2 version of gcm_enc/dec engaged. [ 1.329241] AES CTR mode by8 optimization enabled [ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.533645] usb 1-1: Product: QEMU USB Tablet [ 1.534682] usb 1-1: Manufacturer: QEMU [ 1.535611] usb 1-1: SerialNumber: 42 [ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina [ 1.549885] usbcore: registered new interface driver usbhid [ 1.551250] usbhid: USB HID core driver [ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1 [ 1.823599] md: multipath personality registered for level -4 [ 1.827135] md: raid0 personality registered for level 0 [ 1.831074] md: raid1 personality registered for level 1 [ 1.902269] raid6: sse2x1 gen() 11641 MB/s [ 1.970246] raid6: sse2x1 xor() 9075 MB/s [ 2.038247] raid6: sse2x2 gen() 14854 MB/s [ 2.106247] raid6: sse2x2 xor() 9926 MB/s [ 2.174246] raid6: sse2x4 gen() 17105 MB/s [ 2.242273] raid6: sse2x4 xor() 11895 MB/s [ 2.310247] raid6: avx2x1 gen() 22632 MB/s [ 2.378247] raid6: avx2x2 gen() 26524 MB/s [ 2.446246] raid6: avx2x4 gen() 30254 MB/s [ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s [ 2.448542] raid6: using avx2x2 recovery algorithm [ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 2.454901] xor: automatically using best checksumming function: [ 2.494245] avx : 32236.000 MB/sec [ 2.496667] async_tx: api initialized (async) [ 2.507279] md: raid6 personality registered for level 6 [ 2.508552] md: raid5 personality registered for level 5 [ 2.509777] md: raid4 personality registered for level 4 [ 2.515315] 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.544922] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm. [ 2.687098] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.690521] systemd[1]: Set hostname to . [ 2.693979] systemd[1]: Initializing machine ID from KVM UUID. [ 2.695187] systemd[1]: Installed transient /etc/machine-id file. [ 2.849555] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.857302] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.867380] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.869932] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.872072] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.874823] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.877122] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.879845] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.887418] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.908517] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870. [ 2.915144] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.917251] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.926873] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.934993] iscsi: registered transport (tcp) [ 2.937558] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.957212] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.963714] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.967355] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.972041] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.978524] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.980712] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.988354] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.992956] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.999126] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.001369] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.006830] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.010314] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.015537] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[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] Found device /dev/ttyS0. [ 3.370993] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 4.634076] cloud-init[596]: Cloud-init v. 18.2 running 'init-local' at Sat, 11 Aug 2018 22:52:22 +0000. Up 4.48 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 57.002815] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Sat, 11 Aug 2018 22:52:23 +0000. Up 5.47 seconds. [ 57.005377] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 57.012217] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 57.017310] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 57.024141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 57.028108] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.29 | 255.255.255.0 | . | fa:16:3e:1d:76:85 | [ 57.035477] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe1d:7685/64 | . | link | fa:16:3e:1d:76:85 | [ 57.040127] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 57.044137] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 57.052132] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 57.055010] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 57.060319] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 57.068139] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 57.070815] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 57.076322] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 57.080128] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 57.086153] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 57.089101] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 57.092178] cloud-init[934]: 2018-08-11 22:53:14,590 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 57.485700] cloud-init[934]: Generating public/private rsa key pair. [ 57.487047] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 57.488555] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 57.492133] cloud-init[934]: The key fingerprint is: [ 57.496122] cloud-init[934]: SHA256:Hv1m9AE8fK342zBEnQR47Q6ZBdtRfa5NLoSA8FMjDPg root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e [ 57.497975] cloud-init[934]: The key's randomart image is: [ 57.500132] cloud-init[934]: +---[RSA 2048]----+ [ 57.504168] cloud-init[934]: | .o+..o .o+o+| [ 57.505256] cloud-init[934]: | . .oo.= .+==| [ 57.506307] cloud-init[934]: | . o .*oB++| [ 57.508127] cloud-init[934]: | E o .X.oo| [ 57.512158] cloud-init[934]: | S . o.*= | [ 57.513233] cloud-init[934]: | . . o +ooo| [ 57.516153] cloud-init[934]: | . + =. | [ 57.517239] cloud-init[934]: | o = | [ 57.520148] cloud-init[934]: | . .| [ 57.521223] cloud-init[934]: +----[SHA256]-----+ [ 57.524137] cloud-init[934]: Generating public/private dsa key pair. [ 57.528157] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 57.536565] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 57.538110] cloud-init[934]: The key fingerprint is: [ 57.540137] cloud-init[934]: SHA256:6DitRWFMm+yTFLNJCU4No9LHL0s8hnaV5LjiV/Mhf9U root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e [ 57.544129] cloud-init[934]: The key's randomart image is: [ 57.548133] cloud-init[934]: +---[DSA 1024]----+ [ 57.549210] cloud-init[934]: | =+*. | [ 57.550270] cloud-init[934]: | . = XoO | [ 57.556343] cloud-init[934]: |. o = # | [ 57.557447] cloud-init[934]: | . + B + . | [ 57.558486] cloud-init[934]: | + O @ S . E | [ 57.559528] cloud-init[934]: | o = X * . . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online.[ 57.564366] cloud-init[934]: | . = + o . | [ 57.565138] cloud-init[934]: | . + . | [ 57.565891] cloud-init[934]: | . | [ 57.566656] cloud-init[934]: +----[SHA256]-----+ [ 57.567425] cloud-init[934]: Generating public/private ecdsa key pair. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 57.573667] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths.[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [[0;32m OK [0m] Started Daily apt download activities. Starting LXD - unix socket. [ 57.581615] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 57.585064] cloud-init[934]: The key fingerprint is: Starting Socket activation for snappy daemon. [ 57.587221] cloud-init[934]: SHA256:T2PyRRTBoZ+vGokXOgAK2f7OwL1HhZg2lU4B79jWWGc root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m [ 57.592224] cloud-init[934]: The key's randomart image is: [ 57.593068] cloud-init[934]: +---[ECDSA 256]---+ [ 57.593829] cloud-init[934]: | ...o .=+ | [ 57.594592] cloud-init[934]: | o .+ o. | [ 57.595358] cloud-init[934]: |o . .*... E . | ] Reached target Timers. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 57.600145] cloud-init[934]: | o .==o+.o o . | [ 57.601150] cloud-init[934]: | o...*.S = + | [ 57.602145] cloud-init[934]: | . o ... O = . | [ 57.604347] cloud-init[934]: | o o. + * . | [[0;32m OK [0m] Reached target Sockets. [ 57.607950] cloud-init[934]: | + .. o . . | [ 57.608964] cloud-init[934]: | +. ... | [[0;32m OK [0m] Reached target Basic System. [ 57.610932] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started iperf Service. [ 57.613378] cloud-init[934]: Generating public/private ed25519 key pair. [ 57.615132] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started ACPI event daemon. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Regular background program processing daemon.[ 57.634420] [[0;32m OK [0m] Started Unattended Upgrades Shutdown. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Starting LSB: Record successful boot for GRUB... [ 57.640835] cloud-init[934]: Starting System Logging Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Accounts Service... The key fingerprint is: Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 57.671341] cloud-init[934]: SHA256:jnGRbIZZb/v0XAUH2poiA2zMFyBxfDrwyRjBl36AlCM root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e [ 57.685260] cloud-init[934]: The key's randomart image is: [ 57.692534] cloud-init[934]: +--[ED25519 256]--+ [ 57.695518] cloud-init[934]: | o=*ooo o..| [ 57.697564] cloud-init[934]: | E B*==.+ o o |[[0;32m OK [0m] Started iperf3 Service. Starting Apply the settings specified in cloud-config... Starting Snappy daemon... Starting Login Service... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 57.749832] cloud-init[934]: | . XO=B o . . .| [ 57.765638] cloud-init[934]: | ..B=.o . o .| [ 57.781074] cloud-init[934]: | .oS o + .| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 57.802384] cloud-init[934]: [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... | = o + o . | [ 57.828924] [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: MD monitoring daemon. cloud-init[934]: | . . . o | [ 57.842630] cloud-init[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [934]: | | [ 57.849754] cloud-init[934]: | | [ 57.852279] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 58.241354] cloud-init[1087]: Generating locales (this might take a while)... [ 58.907873] cloud-init[1087]: en_US.UTF-8... done [ 58.909775] cloud-init[1087]: Generation complete. 2018-08-11 22:53:17,421 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2018-08-11 22:53:26,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 22:53:26,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 22:53:26,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53: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-1804994b-c2f2-4132-adca-27ac00e9280c x-compute-request-id: req-1804994b-c2f2-4132-adca-27ac00e9280c Content-Encoding: gzip Content-Length: 12875 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 655558359 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.910 MHz processor\n[ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.146612] pid_max: default: 32768 minimum: 301\n[ 0.147611] ACPI: Core revision 20150930\n[ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150675] Security Framework initialized\n[ 0.151622] Yama: becoming mindful.\n[ 0.152489] AppArmor: AppArmor initialized\n[ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159435] Initializing cgroup subsys io\n[ 0.160408] Initializing cgroup subsys memory\n[ 0.161391] Initializing cgroup subsys devices\n[ 0.162365] Initializing cgroup subsys freezer\n[ 0.163375] Initializing cgroup subsys net_cls\n[ 0.164416] Initializing cgroup subsys perf_event\n[ 0.165456] Initializing cgroup subsys net_prio\n[ 0.166461] Initializing cgroup subsys hugetlb\n[ 0.167468] Initializing cgroup subsys pids\n[ 0.168488] CPU: Physical Processor ID: 0\n[ 0.170141] mce: CPU supports 10 MCE banks\n[ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173521] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.176236] Speculative Store Bypass: Vulnerable\n[ 0.193084] Freeing SMP alternatives memory: 32K\n[ 0.198551] ftrace: allocating 32237 entries in 126 pages\n[ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234452] smpboot: Max logical packages: 1\n[ 0.235540] x2apic enabled\n[ 0.236453] Switched APIC routing to physical x2apic.\n[ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243903] KVM setup paravirtual spinlock\n[ 0.245373] x86: Booted up 1 node, 1 CPUs\n[ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247844] devtmpfs: initialized\n[ 0.249639] evm: security.selinux\n[ 0.250449] evm: security.SMACK64\n[ 0.251226] evm: security.SMACK64EXEC\n[ 0.252100] evm: security.SMACK64TRANSMUTE\n[ 0.253014] evm: security.SMACK64MMAP\n[ 0.253846] evm: security.ima\n[ 0.254552] evm: security.capability\n[ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.258854] pinctrl core: initialized pinctrl subsystem\n[ 0.260113] RTC time: 22:52:17, date: 08/11/18\n[ 0.261221] NET: Registered protocol family 16\n[ 0.262319] cpuidle: using governor ladder\n[ 0.263271] cpuidle: using governor menu\n[ 0.264184] PCCT header not found.\n[ 0.265027] ACPI: bus type PCI registered\n[ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267384] PCI: Using configuration type 1 for base access\n[ 0.269369] ACPI: Added _OSI(Module Device)\n[ 0.270350] ACPI: Added _OSI(Processor Device)\n[ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272358] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.274264] ACPI: Interpreter enabled\n[ 0.275124] ACPI: (supports S0 S5)\n[ 0.275913] ACPI: Using IOAPIC for interrupt routing\n[ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287039] acpiphp: Slot [3] registered\n[ 0.287941] acpiphp: Slot [4] registered\n[ 0.288867] acpiphp: Slot [5] registered\n[ 0.289810] acpiphp: Slot [6] registered\n[ 0.300438] acpiphp: Slot [7] registered\n[ 0.301357] acpiphp: Slot [8] registered\n[ 0.302266] acpiphp: Slot [9] registered\n[ 0.303161] acpiphp: Slot [10] registered\n[ 0.304068] acpiphp: Slot [11] registered\n[ 0.305010] acpiphp: Slot [12] registered\n[ 0.305952] acpiphp: Slot [13] registered\n[ 0.306859] acpiphp: Slot [14] registered\n[ 0.307767] acpiphp: Slot [15] registered\n[ 0.308655] acpiphp: Slot [16] registered\n[ 0.309568] acpiphp: Slot [17] registered\n[ 0.310499] acpiphp: Slot [18] registered\n[ 0.311442] acpiphp: Slot [19] registered\n[ 0.312367] acpiphp: Slot [20] registered\n[ 0.313290] acpiphp: Slot [21] registered\n[ 0.314241] acpiphp: Slot [22] registered\n[ 0.315185] acpiphp: Slot [23] registered\n[ 0.316125] acpiphp: Slot [24] registered\n[ 0.317061] acpiphp: Slot [25] registered\n[ 0.317996] acpiphp: Slot [26] registered\n[ 0.318911] acpiphp: Slot [27] registered\n[ 0.319824] acpiphp: Slot [28] registered\n[ 0.320766] acpiphp: Slot [29] registered\n[ 0.321704] acpiphp: Slot [30] registered\n[ 0.322616] acpiphp: Slot [31] registered\n[ 0.323523] PCI host bridge to bus 0000:00\n[ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376156] vgaarb: loaded\n[ 0.376841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378229] SCSI subsystem initialized\n[ 0.379221] ACPI: bus type USB registered\n[ 0.380149] usbcore: registered new interface driver usbfs\n[ 0.381348] usbcore: registered new interface driver hub\n[ 0.382506] usbcore: registered new device driver usb\n[ 0.383735] PCI: Using ACPI for IRQ routing\n[ 0.384941] NetLabel: Initializing\n[ 0.385742] NetLabel: domain hash size = 128\n[ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387783] NetLabel: unlabeled traffic allowed by default\n[ 0.389079] amd_nb: Cannot enumerate AMD northbridges\n[ 0.390246] clocksource: Switched to clocksource kvm-clock\n[ 0.398115] AppArmor: AppArmor Filesystem Enabled\n[ 0.399221] pnp: PnP ACPI init\n[ 0.400240] pnp: PnP ACPI: found 5 devices\n[ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408781] NET: Registered protocol family 2\n[ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412786] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416755] NET: Registered protocol family 1\n[ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.454397] Unpacking initramfs...\n[ 0.899104] Freeing initrd memory: 37084K\n[ 0.900518] Scanning for low memory corruption every 60 seconds\n[ 0.902205] audit: initializing netlink subsys (disabled)\n[ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized\n[ 0.905021] Initialise system trusted keyring\n[ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.909915] zbud: loaded\n[ 0.910841] VFS: Disk quotas dquot_6.6.0\n[ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.914881] fuse init (API version 7.23)\n[ 0.915891] Key type big_key registered\n[ 0.916815] Allocating IMA MOK and blacklist keyrings.\n[ 0.918225] Key type asymmetric registered\n[ 0.919177] Asymmetric key parser 'x509' registered\n[ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.921940] io scheduler noop registered\n[ 0.922822] io scheduler deadline registered (default)\n[ 0.923934] io scheduler cfq registered\n[ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.929206] ACPI: Power Button [PWRF]\n[ 0.930171] GHES: HEST is not enabled!\n[ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.005349] Linux agpgart interface v0.103\n[ 1.007626] loop: module loaded\n[ 1.010659] vda: vda1\n[ 1.012085] scsi host0: ata_piix\n[ 1.012958] scsi host1: ata_piix\n[ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.016897] libphy: Fixed MDIO Bus: probed\n[ 1.017857] tun: Universal TUN/TAP device driver, 1.6\n[ 1.018986] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.021415] PPP generic driver version 2.4.2\n[ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.023612] ehci-pci: EHCI PCI platform driver\n[ 1.024508] ehci-platform: EHCI generic platform driver\n[ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.026683] ohci-pci: OHCI PCI platform driver\n[ 1.027577] ohci-platform: OHCI generic platform driver\n[ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.051758] usb usb1: Product: UHCI Host Controller\n[ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.053898] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.054906] hub 1-0:1.0: USB hub found\n[ 1.055708] hub 1-0:1.0: 2 ports detected\n[ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.060939] mousedev: PS/2 mouse device common for all mice\n[ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.064244] rtc_cmos 00:00: RTC can wake from S4\n[ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.067869] i2c /dev entries driver\n[ 1.068661] device-mapper: uevent: version 1.0.3\n[ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.072708] NET: Registered protocol family 10\n[ 1.073836] NET: Registered protocol family 17\n[ 1.074797] Key type dns_resolver registered\n[ 1.075879] registered taskstats version 1\n[ 1.076754] Loading compiled-in X.509 certificates\n[ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.080161] zswap: loaded using pool lzo/zbud\n[ 1.082372] Key type trusted registered\n[ 1.085118] Key type encrypted registered\n[ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.087074] ima: No TPM chip found, activating TPM-bypass!\n[ 1.088153] evm: HMAC attrs: 0x1\n[ 1.089135] Magic number: 14:512:906\n[ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938)\n[ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.092870] EDD information not available.\n[ 1.175659] Freeing unused kernel memory: 1512K\n[ 1.176626] Write protecting the kernel read-only data: 14336k\n[ 1.188847] Freeing unused kernel memory: 1692K\n[ 1.190064] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.281642] [drm] Initialized drm 1.1.0 20060810\n[ 1.283776] virtio_net virtio0 ens3: renamed from eth0\n[ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.322715] FDC 0 is a S82078B\n[ 1.328128] AVX2 version of gcm_enc/dec engaged.\n[ 1.329241] AES CTR mode by8 optimization enabled\n[ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.533645] usb 1-1: Product: QEMU USB Tablet\n[ 1.534682] usb 1-1: Manufacturer: QEMU\n[ 1.535611] usb 1-1: SerialNumber: 42\n[ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.549885] usbcore: registered new interface driver usbhid\n[ 1.551250] usbhid: USB HID core driver\n[ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1\n[ 1.823599] md: multipath personality registered for level -4\n[ 1.827135] md: raid0 personality registered for level 0\n[ 1.831074] md: raid1 personality registered for level 1\n[ 1.902269] raid6: sse2x1 gen() 11641 MB/s\n[ 1.970246] raid6: sse2x1 xor() 9075 MB/s\n[ 2.038247] raid6: sse2x2 gen() 14854 MB/s\n[ 2.106247] raid6: sse2x2 xor() 9926 MB/s\n[ 2.174246] raid6: sse2x4 gen() 17105 MB/s\n[ 2.242273] raid6: sse2x4 xor() 11895 MB/s\n[ 2.310247] raid6: avx2x1 gen() 22632 MB/s\n[ 2.378247] raid6: avx2x2 gen() 26524 MB/s\n[ 2.446246] raid6: avx2x4 gen() 30254 MB/s\n[ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s\n[ 2.448542] raid6: using avx2x2 recovery algorithm\n[ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz\n[ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns\n[ 2.454901] xor: automatically using best checksumming function:\n[ 2.494245] avx : 32236.000 MB/sec\n[ 2.496667] async_tx: api initialized (async)\n[ 2.507279] md: raid6 personality registered for level 6\n[ 2.508552] md: raid5 personality registered for level 5\n[ 2.509777] md: raid4 personality registered for level 4\n[ 2.515315] 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.544922] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm.\n[ 2.687098] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.690521] systemd[1]: Set hostname to .\n[ 2.693979] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.695187] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.849555] 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.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.857302] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.867380] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.869932] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.872072] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.874823] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.877122] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.879845] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.887418] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.908517] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870.\n\n[ 2.915144] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.917251] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.926873] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.934993] iscsi: registered transport (tcp)\n[ 2.937558] 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.957212] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.963714] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.967355] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.972041] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.978524] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.980712] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.988354] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.992956] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.999126] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.001369] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.006830] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.010314] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.015537] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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] Found device /dev/ttyS0.\n[ 3.370993] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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 Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 4.634076] cloud-init[596]: Cloud-init v. 18.2 running 'init-local' at Sat, 11 Aug 2018 22:52:22 +0000. Up 4.48 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 57.002815] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Sat, 11 Aug 2018 22:52:23 +0000. Up 5.47 seconds.\n[ 57.005377] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 57.012217] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 57.017310] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 57.024141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 57.028108] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.29 | 255.255.255.0 | . | fa:16:3e:1d:76:85 |\n[ 57.035477] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe1d:7685/64 | . | link | fa:16:3e:1d:76:85 |\n[ 57.040127] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 57.044137] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 57.052132] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 57.055010] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 57.060319] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 57.068139] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 57.070815] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 57.076322] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 57.080128] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 57.086153] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 57.089101] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 57.092178] cloud-init[934]: 2018-08-11 22:53:14,590 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 57.485700] cloud-init[934]: Generating public/private rsa key pair.\n[ 57.487047] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 57.488555] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 57.492133] cloud-init[934]: The key fingerprint is:\n[ 57.496122] cloud-init[934]: SHA256:Hv1m9AE8fK342zBEnQR47Q6ZBdtRfa5NLoSA8FMjDPg root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e\n[ 57.497975] cloud-init[934]: The key's randomart image is:\n[ 57.500132] cloud-init[934]: +---[RSA 2048]----+\n[ 57.504168] cloud-init[934]: | .o+..o .o+o+|\n[ 57.505256] cloud-init[934]: | . .oo.= .+==|\n[ 57.506307] cloud-init[934]: | . o .*oB++|\n[ 57.508127] cloud-init[934]: | E o .X.oo|\n[ 57.512158] cloud-init[934]: | S . o.*= |\n[ 57.513233] cloud-init[934]: | . . o +ooo|\n[ 57.516153] cloud-init[934]: | . + =. |\n[ 57.517239] cloud-init[934]: | o = |\n[ 57.520148] cloud-init[934]: | . .|\n[ 57.521223] cloud-init[934]: +----[SHA256]-----+\n[ 57.524137] cloud-init[934]: Generating public/private dsa key pair.\n[ 57.528157] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 57.536565] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 57.538110] cloud-init[934]: The key fingerprint is:\n[ 57.540137] cloud-init[934]: SHA256:6DitRWFMm+yTFLNJCU4No9LHL0s8hnaV5LjiV/Mhf9U root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e\n[ 57.544129] cloud-init[934]: The key's randomart image is:\n[ 57.548133] cloud-init[934]: +---[DSA 1024]----+\n[ 57.549210] cloud-init[934]: | =+*. |\n[ 57.550270] cloud-init[934]: | . = XoO |\n[ 57.556343] cloud-init[934]: |. o = # |\n[ 57.557447] cloud-init[934]: | . + B + . |\n[ 57.558486] cloud-init[934]: | + O @ S . E |\n[ 57.559528] cloud-init[934]: | o = X * . . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.[ 57.564366] cloud-init[934]: | . = + o . |\n[ 57.565138] cloud-init[934]: | . + . |\n[ 57.565891] cloud-init[934]: | . |\n[ 57.566656] cloud-init[934]: +----[SHA256]-----+\n[ 57.567425] cloud-init[934]: Generating public/private ecdsa key pair.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n\n[ 57.573667] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[[0;32m OK [0m] Started Daily apt download activities.\n\n Starting LXD - unix socket.\n[ 57.581615] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 57.585064] cloud-init[934]: The key fingerprint is:\n Starting Socket activation for snappy daemon.\n[ 57.587221] cloud-init[934]: SHA256:T2PyRRTBoZ+vGokXOgAK2f7OwL1HhZg2lU4B79jWWGc root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m\n[ 57.592224] cloud-init[934]: The key's randomart image is:\n[ 57.593068] cloud-init[934]: +---[ECDSA 256]---+\n[ 57.593829] cloud-init[934]: | ...o .=+ |\n[ 57.594592] cloud-init[934]: | o .+ o. |\n[ 57.595358] cloud-init[934]: |o . .*... E . |\n] Reached target Timers.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 57.600145] cloud-init[934]: | o .==o+.o o . |\n[ 57.601150] cloud-init[934]: | o...*.S = + |\n[ 57.602145] cloud-init[934]: | . o ... O = . |\n[ 57.604347] cloud-init[934]: | o o. + * . |\n[[0;32m OK [0m] Reached target Sockets.\n[ 57.607950] cloud-init[934]: | + .. o . . |\n[ 57.608964] cloud-init[934]: | +. ... |\n[[0;32m OK [0m] Reached target Basic System.\n[ 57.610932] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started iperf Service.\n[ 57.613378] cloud-init[934]: Generating public/private ed25519 key pair.\n[ 57.615132] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting Pollinate to seed the pseudo random number generator...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Regular background program processing daemon.[ 57.634420] \n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\ncloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Starting LSB: Record successful boot for GRUB...\n \n[ 57.640835] cloud-init[934]: Starting System Logging Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\nThe key fingerprint is:\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 57.671341] cloud-init[934]: SHA256:jnGRbIZZb/v0XAUH2poiA2zMFyBxfDrwyRjBl36AlCM root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e\n[ 57.685260] cloud-init[934]: The key's randomart image is:\n[ 57.692534] cloud-init[934]: +--[ED25519 256]--+\n[ 57.695518] cloud-init[934]: | o=*ooo o..|\n[ 57.697564] cloud-init[934]: | E B*==.+ o o |[[0;32m OK [0m] Started iperf3 Service.\n Starting Apply the settings specified in cloud-config...\n Starting Snappy daemon...\n Starting Login Service...\n Starting LSB: MD monitoring daemon...\n\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 57.749832] cloud-init[934]: | . XO=B o . . .|\n[ 57.765638] cloud-init[934]: | ..B=.o . o .|\n[ 57.781074] cloud-init[934]: | .oS o + .|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 57.802384] cloud-init[934]: [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n| = o + o . |\n[ 57.828924] [[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\ncloud-init[934]: | . . . o |\n[ 57.842630] cloud-init[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[934]: | |\n[ 57.849754] cloud-init[934]: | |\n[ 57.852279] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 58.241354] cloud-init[1087]: Generating locales (this might take a while)...\n[ 58.907873] cloud-init[1087]: en_US.UTF-8... done\n[ 58.909775] cloud-init[1087]: Generation complete.\n"} 2018-08-11 22:53:26,512 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-1804994b-c2f2-4132-adca-27ac00e9280c 2018-08-11 22:53:26,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0802149772644s 2018-08-11 22:53:26,513 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-1804994b-c2f2-4132-adca-27ac00e9280c 2018-08-11 22:53:26,513 - 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 655558359 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.910 MHz processor [ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.146612] pid_max: default: 32768 minimum: 301 [ 0.147611] ACPI: Core revision 20150930 [ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.150675] Security Framework initialized [ 0.151622] Yama: becoming mindful. [ 0.152489] AppArmor: AppArmor initialized [ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159435] Initializing cgroup subsys io [ 0.160408] Initializing cgroup subsys memory [ 0.161391] Initializing cgroup subsys devices [ 0.162365] Initializing cgroup subsys freezer [ 0.163375] Initializing cgroup subsys net_cls [ 0.164416] Initializing cgroup subsys perf_event [ 0.165456] Initializing cgroup subsys net_prio [ 0.166461] Initializing cgroup subsys hugetlb [ 0.167468] Initializing cgroup subsys pids [ 0.168488] CPU: Physical Processor ID: 0 [ 0.170141] mce: CPU supports 10 MCE banks [ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.173521] Spectre V2 : Mitigation: Full generic retpoline [ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.176236] Speculative Store Bypass: Vulnerable [ 0.193084] Freeing SMP alternatives memory: 32K [ 0.198551] ftrace: allocating 32237 entries in 126 pages [ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.234452] smpboot: Max logical packages: 1 [ 0.235540] x2apic enabled [ 0.236453] Switched APIC routing to physical x2apic. [ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.243903] KVM setup paravirtual spinlock [ 0.245373] x86: Booted up 1 node, 1 CPUs [ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.247844] devtmpfs: initialized [ 0.249639] evm: security.selinux [ 0.250449] evm: security.SMACK64 [ 0.251226] evm: security.SMACK64EXEC [ 0.252100] evm: security.SMACK64TRANSMUTE [ 0.253014] evm: security.SMACK64MMAP [ 0.253846] evm: security.ima [ 0.254552] evm: security.capability [ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.258854] pinctrl core: initialized pinctrl subsystem [ 0.260113] RTC time: 22:52:17, date: 08/11/18 [ 0.261221] NET: Registered protocol family 16 [ 0.262319] cpuidle: using governor ladder [ 0.263271] cpuidle: using governor menu [ 0.264184] PCCT header not found. [ 0.265027] ACPI: bus type PCI registered [ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267384] PCI: Using configuration type 1 for base access [ 0.269369] ACPI: Added _OSI(Module Device) [ 0.270350] ACPI: Added _OSI(Processor Device) [ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.272358] ACPI: Added _OSI(Processor Aggregator Device) [ 0.274264] ACPI: Interpreter enabled [ 0.275124] ACPI: (supports S0 S5) [ 0.275913] ACPI: Using IOAPIC for interrupt routing [ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.287039] acpiphp: Slot [3] registered [ 0.287941] acpiphp: Slot [4] registered [ 0.288867] acpiphp: Slot [5] registered [ 0.289810] acpiphp: Slot [6] registered [ 0.300438] acpiphp: Slot [7] registered [ 0.301357] acpiphp: Slot [8] registered [ 0.302266] acpiphp: Slot [9] registered [ 0.303161] acpiphp: Slot [10] registered [ 0.304068] acpiphp: Slot [11] registered [ 0.305010] acpiphp: Slot [12] registered [ 0.305952] acpiphp: Slot [13] registered [ 0.306859] acpiphp: Slot [14] registered [ 0.307767] acpiphp: Slot [15] registered [ 0.308655] acpiphp: Slot [16] registered [ 0.309568] acpiphp: Slot [17] registered [ 0.310499] acpiphp: Slot [18] registered [ 0.311442] acpiphp: Slot [19] registered [ 0.312367] acpiphp: Slot [20] registered [ 0.313290] acpiphp: Slot [21] registered [ 0.314241] acpiphp: Slot [22] registered [ 0.315185] acpiphp: Slot [23] registered [ 0.316125] acpiphp: Slot [24] registered [ 0.317061] acpiphp: Slot [25] registered [ 0.317996] acpiphp: Slot [26] registered [ 0.318911] acpiphp: Slot [27] registered [ 0.319824] acpiphp: Slot [28] registered [ 0.320766] acpiphp: Slot [29] registered [ 0.321704] acpiphp: Slot [30] registered [ 0.322616] acpiphp: Slot [31] registered [ 0.323523] PCI host bridge to bus 0000:00 [ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376156] vgaarb: loaded [ 0.376841] vgaarb: bridge control possible 0000:00:02.0 [ 0.378229] SCSI subsystem initialized [ 0.379221] ACPI: bus type USB registered [ 0.380149] usbcore: registered new interface driver usbfs [ 0.381348] usbcore: registered new interface driver hub [ 0.382506] usbcore: registered new device driver usb [ 0.383735] PCI: Using ACPI for IRQ routing [ 0.384941] NetLabel: Initializing [ 0.385742] NetLabel: domain hash size = 128 [ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387783] NetLabel: unlabeled traffic allowed by default [ 0.389079] amd_nb: Cannot enumerate AMD northbridges [ 0.390246] clocksource: Switched to clocksource kvm-clock [ 0.398115] AppArmor: AppArmor Filesystem Enabled [ 0.399221] pnp: PnP ACPI init [ 0.400240] pnp: PnP ACPI: found 5 devices [ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.408781] NET: Registered protocol family 2 [ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.412786] TCP: Hash tables configured (established 4096 bind 4096) [ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.416755] NET: Registered protocol family 1 [ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.454397] Unpacking initramfs... [ 0.899104] Freeing initrd memory: 37084K [ 0.900518] Scanning for low memory corruption every 60 seconds [ 0.902205] audit: initializing netlink subsys (disabled) [ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized [ 0.905021] Initialise system trusted keyring [ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.909915] zbud: loaded [ 0.910841] VFS: Disk quotas dquot_6.6.0 [ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.914881] fuse init (API version 7.23) [ 0.915891] Key type big_key registered [ 0.916815] Allocating IMA MOK and blacklist keyrings. [ 0.918225] Key type asymmetric registered [ 0.919177] Asymmetric key parser 'x509' registered [ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.921940] io scheduler noop registered [ 0.922822] io scheduler deadline registered (default) [ 0.923934] io scheduler cfq registered [ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.929206] ACPI: Power Button [PWRF] [ 0.930171] GHES: HEST is not enabled! [ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.005349] Linux agpgart interface v0.103 [ 1.007626] loop: module loaded [ 1.010659] vda: vda1 [ 1.012085] scsi host0: ata_piix [ 1.012958] scsi host1: ata_piix [ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.016897] libphy: Fixed MDIO Bus: probed [ 1.017857] tun: Universal TUN/TAP device driver, 1.6 [ 1.018986] tun: (C) 1999-2004 Max Krasnyansky [ 1.021415] PPP generic driver version 2.4.2 [ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.023612] ehci-pci: EHCI PCI platform driver [ 1.024508] ehci-platform: EHCI generic platform driver [ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.026683] ohci-pci: OHCI PCI platform driver [ 1.027577] ohci-platform: OHCI generic platform driver [ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver [ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.051758] usb usb1: Product: UHCI Host Controller [ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.053898] usb usb1: SerialNumber: 0000:00:01.2 [ 1.054906] hub 1-0:1.0: USB hub found [ 1.055708] hub 1-0:1.0: 2 ports detected [ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.060939] mousedev: PS/2 mouse device common for all mice [ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.064244] rtc_cmos 00:00: RTC can wake from S4 [ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.067869] i2c /dev entries driver [ 1.068661] device-mapper: uevent: version 1.0.3 [ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs [ 1.072708] NET: Registered protocol family 10 [ 1.073836] NET: Registered protocol family 17 [ 1.074797] Key type dns_resolver registered [ 1.075879] registered taskstats version 1 [ 1.076754] Loading compiled-in X.509 certificates [ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.080161] zswap: loaded using pool lzo/zbud [ 1.082372] Key type trusted registered [ 1.085118] Key type encrypted registered [ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled [ 1.087074] ima: No TPM chip found, activating TPM-bypass! [ 1.088153] evm: HMAC attrs: 0x1 [ 1.089135] Magic number: 14:512:906 [ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938) [ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.092870] EDD information not available. [ 1.175659] Freeing unused kernel memory: 1512K [ 1.176626] Write protecting the kernel read-only data: 14336k [ 1.188847] Freeing unused kernel memory: 1692K [ 1.190064] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.281642] [drm] Initialized drm 1.1.0 20060810 [ 1.283776] virtio_net virtio0 ens3: renamed from eth0 [ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.322715] FDC 0 is a S82078B [ 1.328128] AVX2 version of gcm_enc/dec engaged. [ 1.329241] AES CTR mode by8 optimization enabled [ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.533645] usb 1-1: Product: QEMU USB Tablet [ 1.534682] usb 1-1: Manufacturer: QEMU [ 1.535611] usb 1-1: SerialNumber: 42 [ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina [ 1.549885] usbcore: registered new interface driver usbhid [ 1.551250] usbhid: USB HID core driver [ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1 [ 1.823599] md: multipath personality registered for level -4 [ 1.827135] md: raid0 personality registered for level 0 [ 1.831074] md: raid1 personality registered for level 1 [ 1.902269] raid6: sse2x1 gen() 11641 MB/s [ 1.970246] raid6: sse2x1 xor() 9075 MB/s [ 2.038247] raid6: sse2x2 gen() 14854 MB/s [ 2.106247] raid6: sse2x2 xor() 9926 MB/s [ 2.174246] raid6: sse2x4 gen() 17105 MB/s [ 2.242273] raid6: sse2x4 xor() 11895 MB/s [ 2.310247] raid6: avx2x1 gen() 22632 MB/s [ 2.378247] raid6: avx2x2 gen() 26524 MB/s [ 2.446246] raid6: avx2x4 gen() 30254 MB/s [ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s [ 2.448542] raid6: using avx2x2 recovery algorithm [ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 2.454901] xor: automatically using best checksumming function: [ 2.494245] avx : 32236.000 MB/sec [ 2.496667] async_tx: api initialized (async) [ 2.507279] md: raid6 personality registered for level 6 [ 2.508552] md: raid5 personality registered for level 5 [ 2.509777] md: raid4 personality registered for level 4 [ 2.515315] 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.544922] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm. [ 2.687098] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.690521] systemd[1]: Set hostname to . [ 2.693979] systemd[1]: Initializing machine ID from KVM UUID. [ 2.695187] systemd[1]: Installed transient /etc/machine-id file. [ 2.849555] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.857302] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.867380] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.869932] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.872072] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.874823] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.877122] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.879845] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.887418] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.908517] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870. [ 2.915144] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.917251] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.926873] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.934993] iscsi: registered transport (tcp) [ 2.937558] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.957212] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.963714] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.967355] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.972041] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.978524] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.980712] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.988354] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.992956] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.999126] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.001369] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.006830] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.010314] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.015537] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[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] Found device /dev/ttyS0. [ 3.370993] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 4.634076] cloud-init[596]: Cloud-init v. 18.2 running 'init-local' at Sat, 11 Aug 2018 22:52:22 +0000. Up 4.48 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 57.002815] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Sat, 11 Aug 2018 22:52:23 +0000. Up 5.47 seconds. [ 57.005377] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 57.012217] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 57.017310] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 57.024141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 57.028108] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.29 | 255.255.255.0 | . | fa:16:3e:1d:76:85 | [ 57.035477] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe1d:7685/64 | . | link | fa:16:3e:1d:76:85 | [ 57.040127] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 57.044137] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 57.052132] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 57.055010] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 57.060319] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 57.068139] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 57.070815] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 57.076322] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 57.080128] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 57.086153] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 57.089101] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 57.092178] cloud-init[934]: 2018-08-11 22:53:14,590 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 57.485700] cloud-init[934]: Generating public/private rsa key pair. [ 57.487047] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 57.488555] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 57.492133] cloud-init[934]: The key fingerprint is: [ 57.496122] cloud-init[934]: SHA256:Hv1m9AE8fK342zBEnQR47Q6ZBdtRfa5NLoSA8FMjDPg root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e [ 57.497975] cloud-init[934]: The key's randomart image is: [ 57.500132] cloud-init[934]: +---[RSA 2048]----+ [ 57.504168] cloud-init[934]: | .o+..o .o+o+| [ 57.505256] cloud-init[934]: | . .oo.= .+==| [ 57.506307] cloud-init[934]: | . o .*oB++| [ 57.508127] cloud-init[934]: | E o .X.oo| [ 57.512158] cloud-init[934]: | S . o.*= | [ 57.513233] cloud-init[934]: | . . o +ooo| [ 57.516153] cloud-init[934]: | . + =. | [ 57.517239] cloud-init[934]: | o = | [ 57.520148] cloud-init[934]: | . .| [ 57.521223] cloud-init[934]: +----[SHA256]-----+ [ 57.524137] cloud-init[934]: Generating public/private dsa key pair. [ 57.528157] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 57.536565] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 57.538110] cloud-init[934]: The key fingerprint is: [ 57.540137] cloud-init[934]: SHA256:6DitRWFMm+yTFLNJCU4No9LHL0s8hnaV5LjiV/Mhf9U root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e [ 57.544129] cloud-init[934]: The key's randomart image is: [ 57.548133] cloud-init[934]: +---[DSA 1024]----+ [ 57.549210] cloud-init[934]: | =+*. | [ 57.550270] cloud-init[934]: | . = XoO | [ 57.556343] cloud-init[934]: |. o = # | [ 57.557447] cloud-init[934]: | . + B + . | [ 57.558486] cloud-init[934]: | + O @ S . E | [ 57.559528] cloud-init[934]: | o = X * . . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online.[ 57.564366] cloud-init[934]: | . = + o . | [ 57.565138] cloud-init[934]: | . + . | [ 57.565891] cloud-init[934]: | . | [ 57.566656] cloud-init[934]: +----[SHA256]-----+ [ 57.567425] cloud-init[934]: Generating public/private ecdsa key pair. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 57.573667] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths.[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [[0;32m OK [0m] Started Daily apt download activities. Starting LXD - unix socket. [ 57.581615] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 57.585064] cloud-init[934]: The key fingerprint is: Starting Socket activation for snappy daemon. [ 57.587221] cloud-init[934]: SHA256:T2PyRRTBoZ+vGokXOgAK2f7OwL1HhZg2lU4B79jWWGc root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m [ 57.592224] cloud-init[934]: The key's randomart image is: [ 57.593068] cloud-init[934]: +---[ECDSA 256]---+ [ 57.593829] cloud-init[934]: | ...o .=+ | [ 57.594592] cloud-init[934]: | o .+ o. | [ 57.595358] cloud-init[934]: |o . .*... E . | ] Reached target Timers. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 57.600145] cloud-init[934]: | o .==o+.o o . | [ 57.601150] cloud-init[934]: | o...*.S = + | [ 57.602145] cloud-init[934]: | . o ... O = . | [ 57.604347] cloud-init[934]: | o o. + * . | [[0;32m OK [0m] Reached target Sockets. [ 57.607950] cloud-init[934]: | + .. o . . | [ 57.608964] cloud-init[934]: | +. ... | [[0;32m OK [0m] Reached target Basic System. [ 57.610932] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started iperf Service. [ 57.613378] cloud-init[934]: Generating public/private ed25519 key pair. [ 57.615132] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started ACPI event daemon. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Regular background program processing daemon.[ 57.634420] [[0;32m OK [0m] Started Unattended Upgrades Shutdown. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Starting LSB: Record successful boot for GRUB... [ 57.640835] cloud-init[934]: Starting System Logging Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Accounts Service... The key fingerprint is: Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 57.671341] cloud-init[934]: SHA256:jnGRbIZZb/v0XAUH2poiA2zMFyBxfDrwyRjBl36AlCM root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e [ 57.685260] cloud-init[934]: The key's randomart image is: [ 57.692534] cloud-init[934]: +--[ED25519 256]--+ [ 57.695518] cloud-init[934]: | o=*ooo o..| [ 57.697564] cloud-init[934]: | E B*==.+ o o |[[0;32m OK [0m] Started iperf3 Service. Starting Apply the settings specified in cloud-config... Starting Snappy daemon... Starting Login Service... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 57.749832] cloud-init[934]: | . XO=B o . . .| [ 57.765638] cloud-init[934]: | ..B=.o . o .| [ 57.781074] cloud-init[934]: | .oS o + .| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 57.802384] cloud-init[934]: [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... | = o + o . | [ 57.828924] [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: MD monitoring daemon. cloud-init[934]: | . . . o | [ 57.842630] cloud-init[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [934]: | | [ 57.849754] cloud-init[934]: | | [ 57.852279] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 58.241354] cloud-init[1087]: Generating locales (this might take a while)... [ 58.907873] cloud-init[1087]: en_US.UTF-8... done [ 58.909775] cloud-init[1087]: Generation complete. 2018-08-11 22:53:26,515 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2018-08-11 22:53:35,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-11 22:53:35,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/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}89928b59998a7507632e87ea68b7a506bc648654" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-11 22:53:35,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53: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-86a670f1-7372-446d-adfb-67727b2a5b8b x-compute-request-id: req-86a670f1-7372-446d-adfb-67727b2a5b8b Content-Encoding: gzip Content-Length: 12907 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 655558359 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.910 MHz processor\n[ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.146612] pid_max: default: 32768 minimum: 301\n[ 0.147611] ACPI: Core revision 20150930\n[ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150675] Security Framework initialized\n[ 0.151622] Yama: becoming mindful.\n[ 0.152489] AppArmor: AppArmor initialized\n[ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159435] Initializing cgroup subsys io\n[ 0.160408] Initializing cgroup subsys memory\n[ 0.161391] Initializing cgroup subsys devices\n[ 0.162365] Initializing cgroup subsys freezer\n[ 0.163375] Initializing cgroup subsys net_cls\n[ 0.164416] Initializing cgroup subsys perf_event\n[ 0.165456] Initializing cgroup subsys net_prio\n[ 0.166461] Initializing cgroup subsys hugetlb\n[ 0.167468] Initializing cgroup subsys pids\n[ 0.168488] CPU: Physical Processor ID: 0\n[ 0.170141] mce: CPU supports 10 MCE banks\n[ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173521] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.176236] Speculative Store Bypass: Vulnerable\n[ 0.193084] Freeing SMP alternatives memory: 32K\n[ 0.198551] ftrace: allocating 32237 entries in 126 pages\n[ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234452] smpboot: Max logical packages: 1\n[ 0.235540] x2apic enabled\n[ 0.236453] Switched APIC routing to physical x2apic.\n[ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.243903] KVM setup paravirtual spinlock\n[ 0.245373] x86: Booted up 1 node, 1 CPUs\n[ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.247844] devtmpfs: initialized\n[ 0.249639] evm: security.selinux\n[ 0.250449] evm: security.SMACK64\n[ 0.251226] evm: security.SMACK64EXEC\n[ 0.252100] evm: security.SMACK64TRANSMUTE\n[ 0.253014] evm: security.SMACK64MMAP\n[ 0.253846] evm: security.ima\n[ 0.254552] evm: security.capability\n[ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.258854] pinctrl core: initialized pinctrl subsystem\n[ 0.260113] RTC time: 22:52:17, date: 08/11/18\n[ 0.261221] NET: Registered protocol family 16\n[ 0.262319] cpuidle: using governor ladder\n[ 0.263271] cpuidle: using governor menu\n[ 0.264184] PCCT header not found.\n[ 0.265027] ACPI: bus type PCI registered\n[ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267384] PCI: Using configuration type 1 for base access\n[ 0.269369] ACPI: Added _OSI(Module Device)\n[ 0.270350] ACPI: Added _OSI(Processor Device)\n[ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272358] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.274264] ACPI: Interpreter enabled\n[ 0.275124] ACPI: (supports S0 S5)\n[ 0.275913] ACPI: Using IOAPIC for interrupt routing\n[ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.287039] acpiphp: Slot [3] registered\n[ 0.287941] acpiphp: Slot [4] registered\n[ 0.288867] acpiphp: Slot [5] registered\n[ 0.289810] acpiphp: Slot [6] registered\n[ 0.300438] acpiphp: Slot [7] registered\n[ 0.301357] acpiphp: Slot [8] registered\n[ 0.302266] acpiphp: Slot [9] registered\n[ 0.303161] acpiphp: Slot [10] registered\n[ 0.304068] acpiphp: Slot [11] registered\n[ 0.305010] acpiphp: Slot [12] registered\n[ 0.305952] acpiphp: Slot [13] registered\n[ 0.306859] acpiphp: Slot [14] registered\n[ 0.307767] acpiphp: Slot [15] registered\n[ 0.308655] acpiphp: Slot [16] registered\n[ 0.309568] acpiphp: Slot [17] registered\n[ 0.310499] acpiphp: Slot [18] registered\n[ 0.311442] acpiphp: Slot [19] registered\n[ 0.312367] acpiphp: Slot [20] registered\n[ 0.313290] acpiphp: Slot [21] registered\n[ 0.314241] acpiphp: Slot [22] registered\n[ 0.315185] acpiphp: Slot [23] registered\n[ 0.316125] acpiphp: Slot [24] registered\n[ 0.317061] acpiphp: Slot [25] registered\n[ 0.317996] acpiphp: Slot [26] registered\n[ 0.318911] acpiphp: Slot [27] registered\n[ 0.319824] acpiphp: Slot [28] registered\n[ 0.320766] acpiphp: Slot [29] registered\n[ 0.321704] acpiphp: Slot [30] registered\n[ 0.322616] acpiphp: Slot [31] registered\n[ 0.323523] PCI host bridge to bus 0000:00\n[ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376156] vgaarb: loaded\n[ 0.376841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378229] SCSI subsystem initialized\n[ 0.379221] ACPI: bus type USB registered\n[ 0.380149] usbcore: registered new interface driver usbfs\n[ 0.381348] usbcore: registered new interface driver hub\n[ 0.382506] usbcore: registered new device driver usb\n[ 0.383735] PCI: Using ACPI for IRQ routing\n[ 0.384941] NetLabel: Initializing\n[ 0.385742] NetLabel: domain hash size = 128\n[ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387783] NetLabel: unlabeled traffic allowed by default\n[ 0.389079] amd_nb: Cannot enumerate AMD northbridges\n[ 0.390246] clocksource: Switched to clocksource kvm-clock\n[ 0.398115] AppArmor: AppArmor Filesystem Enabled\n[ 0.399221] pnp: PnP ACPI init\n[ 0.400240] pnp: PnP ACPI: found 5 devices\n[ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.408781] NET: Registered protocol family 2\n[ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412786] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416755] NET: Registered protocol family 1\n[ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.454397] Unpacking initramfs...\n[ 0.899104] Freeing initrd memory: 37084K\n[ 0.900518] Scanning for low memory corruption every 60 seconds\n[ 0.902205] audit: initializing netlink subsys (disabled)\n[ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized\n[ 0.905021] Initialise system trusted keyring\n[ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.909915] zbud: loaded\n[ 0.910841] VFS: Disk quotas dquot_6.6.0\n[ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.914881] fuse init (API version 7.23)\n[ 0.915891] Key type big_key registered\n[ 0.916815] Allocating IMA MOK and blacklist keyrings.\n[ 0.918225] Key type asymmetric registered\n[ 0.919177] Asymmetric key parser 'x509' registered\n[ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.921940] io scheduler noop registered\n[ 0.922822] io scheduler deadline registered (default)\n[ 0.923934] io scheduler cfq registered\n[ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.929206] ACPI: Power Button [PWRF]\n[ 0.930171] GHES: HEST is not enabled!\n[ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.005349] Linux agpgart interface v0.103\n[ 1.007626] loop: module loaded\n[ 1.010659] vda: vda1\n[ 1.012085] scsi host0: ata_piix\n[ 1.012958] scsi host1: ata_piix\n[ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.016897] libphy: Fixed MDIO Bus: probed\n[ 1.017857] tun: Universal TUN/TAP device driver, 1.6\n[ 1.018986] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.021415] PPP generic driver version 2.4.2\n[ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.023612] ehci-pci: EHCI PCI platform driver\n[ 1.024508] ehci-platform: EHCI generic platform driver\n[ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.026683] ohci-pci: OHCI PCI platform driver\n[ 1.027577] ohci-platform: OHCI generic platform driver\n[ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.051758] usb usb1: Product: UHCI Host Controller\n[ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.053898] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.054906] hub 1-0:1.0: USB hub found\n[ 1.055708] hub 1-0:1.0: 2 ports detected\n[ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.060939] mousedev: PS/2 mouse device common for all mice\n[ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.064244] rtc_cmos 00:00: RTC can wake from S4\n[ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.067869] i2c /dev entries driver\n[ 1.068661] device-mapper: uevent: version 1.0.3\n[ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.072708] NET: Registered protocol family 10\n[ 1.073836] NET: Registered protocol family 17\n[ 1.074797] Key type dns_resolver registered\n[ 1.075879] registered taskstats version 1\n[ 1.076754] Loading compiled-in X.509 certificates\n[ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.080161] zswap: loaded using pool lzo/zbud\n[ 1.082372] Key type trusted registered\n[ 1.085118] Key type encrypted registered\n[ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.087074] ima: No TPM chip found, activating TPM-bypass!\n[ 1.088153] evm: HMAC attrs: 0x1\n[ 1.089135] Magic number: 14:512:906\n[ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938)\n[ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.092870] EDD information not available.\n[ 1.175659] Freeing unused kernel memory: 1512K\n[ 1.176626] Write protecting the kernel read-only data: 14336k\n[ 1.188847] Freeing unused kernel memory: 1692K\n[ 1.190064] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.281642] [drm] Initialized drm 1.1.0 20060810\n[ 1.283776] virtio_net virtio0 ens3: renamed from eth0\n[ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.322715] FDC 0 is a S82078B\n[ 1.328128] AVX2 version of gcm_enc/dec engaged.\n[ 1.329241] AES CTR mode by8 optimization enabled\n[ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.533645] usb 1-1: Product: QEMU USB Tablet\n[ 1.534682] usb 1-1: Manufacturer: QEMU\n[ 1.535611] usb 1-1: SerialNumber: 42\n[ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.549885] usbcore: registered new interface driver usbhid\n[ 1.551250] usbhid: USB HID core driver\n[ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1\n[ 1.823599] md: multipath personality registered for level -4\n[ 1.827135] md: raid0 personality registered for level 0\n[ 1.831074] md: raid1 personality registered for level 1\n[ 1.902269] raid6: sse2x1 gen() 11641 MB/s\n[ 1.970246] raid6: sse2x1 xor() 9075 MB/s\n[ 2.038247] raid6: sse2x2 gen() 14854 MB/s\n[ 2.106247] raid6: sse2x2 xor() 9926 MB/s\n[ 2.174246] raid6: sse2x4 gen() 17105 MB/s\n[ 2.242273] raid6: sse2x4 xor() 11895 MB/s\n[ 2.310247] raid6: avx2x1 gen() 22632 MB/s\n[ 2.378247] raid6: avx2x2 gen() 26524 MB/s\n[ 2.446246] raid6: avx2x4 gen() 30254 MB/s\n[ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s\n[ 2.448542] raid6: using avx2x2 recovery algorithm\n[ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz\n[ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns\n[ 2.454901] xor: automatically using best checksumming function:\n[ 2.494245] avx : 32236.000 MB/sec\n[ 2.496667] async_tx: api initialized (async)\n[ 2.507279] md: raid6 personality registered for level 6\n[ 2.508552] md: raid5 personality registered for level 5\n[ 2.509777] md: raid4 personality registered for level 4\n[ 2.515315] 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.544922] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm.\n[ 2.687098] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.690521] systemd[1]: Set hostname to .\n[ 2.693979] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.695187] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.849555] 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.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.857302] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.867380] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.869932] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.872072] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.874823] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.877122] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.879845] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.887418] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.908517] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870.\n\n[ 2.915144] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.917251] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.926873] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.934993] iscsi: registered transport (tcp)\n[ 2.937558] 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.957212] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.963714] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.967355] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.972041] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.978524] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.980712] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.988354] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.992956] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.999126] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.001369] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.006830] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.010314] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.015537] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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] Found device /dev/ttyS0.\n[ 3.370993] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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 Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 4.634076] cloud-init[596]: Cloud-init v. 18.2 running 'init-local' at Sat, 11 Aug 2018 22:52:22 +0000. Up 4.48 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 57.002815] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Sat, 11 Aug 2018 22:52:23 +0000. Up 5.47 seconds.\n[ 57.005377] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 57.012217] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 57.017310] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 57.024141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 57.028108] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.29 | 255.255.255.0 | . | fa:16:3e:1d:76:85 |\n[ 57.035477] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe1d:7685/64 | . | link | fa:16:3e:1d:76:85 |\n[ 57.040127] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 57.044137] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 57.052132] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 57.055010] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 57.060319] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 57.068139] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 57.070815] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 57.076322] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 57.080128] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 57.086153] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 57.089101] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 57.092178] cloud-init[934]: 2018-08-11 22:53:14,590 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 57.485700] cloud-init[934]: Generating public/private rsa key pair.\n[ 57.487047] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 57.488555] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 57.492133] cloud-init[934]: The key fingerprint is:\n[ 57.496122] cloud-init[934]: SHA256:Hv1m9AE8fK342zBEnQR47Q6ZBdtRfa5NLoSA8FMjDPg root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e\n[ 57.497975] cloud-init[934]: The key's randomart image is:\n[ 57.500132] cloud-init[934]: +---[RSA 2048]----+\n[ 57.504168] cloud-init[934]: | .o+..o .o+o+|\n[ 57.505256] cloud-init[934]: | . .oo.= .+==|\n[ 57.506307] cloud-init[934]: | . o .*oB++|\n[ 57.508127] cloud-init[934]: | E o .X.oo|\n[ 57.512158] cloud-init[934]: | S . o.*= |\n[ 57.513233] cloud-init[934]: | . . o +ooo|\n[ 57.516153] cloud-init[934]: | . + =. |\n[ 57.517239] cloud-init[934]: | o = |\n[ 57.520148] cloud-init[934]: | . .|\n[ 57.521223] cloud-init[934]: +----[SHA256]-----+\n[ 57.524137] cloud-init[934]: Generating public/private dsa key pair.\n[ 57.528157] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 57.536565] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 57.538110] cloud-init[934]: The key fingerprint is:\n[ 57.540137] cloud-init[934]: SHA256:6DitRWFMm+yTFLNJCU4No9LHL0s8hnaV5LjiV/Mhf9U root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e\n[ 57.544129] cloud-init[934]: The key's randomart image is:\n[ 57.548133] cloud-init[934]: +---[DSA 1024]----+\n[ 57.549210] cloud-init[934]: | =+*. |\n[ 57.550270] cloud-init[934]: | . = XoO |\n[ 57.556343] cloud-init[934]: |. o = # |\n[ 57.557447] cloud-init[934]: | . + B + . |\n[ 57.558486] cloud-init[934]: | + O @ S . E |\n[ 57.559528] cloud-init[934]: | o = X * . . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.[ 57.564366] cloud-init[934]: | . = + o . |\n[ 57.565138] cloud-init[934]: | . + . |\n[ 57.565891] cloud-init[934]: | . |\n[ 57.566656] cloud-init[934]: +----[SHA256]-----+\n[ 57.567425] cloud-init[934]: Generating public/private ecdsa key pair.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n\n[ 57.573667] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[[0;32m OK [0m] Started Daily apt download activities.\n\n Starting LXD - unix socket.\n[ 57.581615] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 57.585064] cloud-init[934]: The key fingerprint is:\n Starting Socket activation for snappy daemon.\n[ 57.587221] cloud-init[934]: SHA256:T2PyRRTBoZ+vGokXOgAK2f7OwL1HhZg2lU4B79jWWGc root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m\n[ 57.592224] cloud-init[934]: The key's randomart image is:\n[ 57.593068] cloud-init[934]: +---[ECDSA 256]---+\n[ 57.593829] cloud-init[934]: | ...o .=+ |\n[ 57.594592] cloud-init[934]: | o .+ o. |\n[ 57.595358] cloud-init[934]: |o . .*... E . |\n] Reached target Timers.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 57.600145] cloud-init[934]: | o .==o+.o o . |\n[ 57.601150] cloud-init[934]: | o...*.S = + |\n[ 57.602145] cloud-init[934]: | . o ... O = . |\n[ 57.604347] cloud-init[934]: | o o. + * . |\n[[0;32m OK [0m] Reached target Sockets.\n[ 57.607950] cloud-init[934]: | + .. o . . |\n[ 57.608964] cloud-init[934]: | +. ... |\n[[0;32m OK [0m] Reached target Basic System.\n[ 57.610932] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started iperf Service.\n[ 57.613378] cloud-init[934]: Generating public/private ed25519 key pair.\n[ 57.615132] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting Pollinate to seed the pseudo random number generator...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Regular background program processing daemon.[ 57.634420] \n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\ncloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Starting LSB: Record successful boot for GRUB...\n \n[ 57.640835] cloud-init[934]: Starting System Logging Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\nThe key fingerprint is:\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 57.671341] cloud-init[934]: SHA256:jnGRbIZZb/v0XAUH2poiA2zMFyBxfDrwyRjBl36AlCM root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e\n[ 57.685260] cloud-init[934]: The key's randomart image is:\n[ 57.692534] cloud-init[934]: +--[ED25519 256]--+\n[ 57.695518] cloud-init[934]: | o=*ooo o..|\n[ 57.697564] cloud-init[934]: | E B*==.+ o o |[[0;32m OK [0m] Started iperf3 Service.\n Starting Apply the settings specified in cloud-config...\n Starting Snappy daemon...\n Starting Login Service...\n Starting LSB: MD monitoring daemon...\n\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 57.749832] cloud-init[934]: | . XO=B o . . .|\n[ 57.765638] cloud-init[934]: | ..B=.o . o .|\n[ 57.781074] cloud-init[934]: | .oS o + .|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 57.802384] cloud-init[934]: [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n| = o + o . |\n[ 57.828924] [[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\ncloud-init[934]: | . . . o |\n[ 57.842630] cloud-init[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[934]: | |\n[ 57.849754] cloud-init[934]: | |\n[ 57.852279] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 58.241354] cloud-init[1087]: Generating locales (this might take a while)...\n[ 58.907873] cloud-init[1087]: en_US.UTF-8... done\n[ 58.909775] cloud-init[1087]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2018-08-11 22:53:35,616 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-86a670f1-7372-446d-adfb-67727b2a5b8b 2018-08-11 22:53:35,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0902259349823s 2018-08-11 22:53:35,617 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027/action used request id req-86a670f1-7372-446d-adfb-67727b2a5b8b 2018-08-11 22:53:35,617 - 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 655558359 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.910 MHz processor [ 0.144770] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.146612] pid_max: default: 32768 minimum: 301 [ 0.147611] ACPI: Core revision 20150930 [ 0.149137] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.150675] Security Framework initialized [ 0.151622] Yama: becoming mindful. [ 0.152489] AppArmor: AppArmor initialized [ 0.153457] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.154966] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157831] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159435] Initializing cgroup subsys io [ 0.160408] Initializing cgroup subsys memory [ 0.161391] Initializing cgroup subsys devices [ 0.162365] Initializing cgroup subsys freezer [ 0.163375] Initializing cgroup subsys net_cls [ 0.164416] Initializing cgroup subsys perf_event [ 0.165456] Initializing cgroup subsys net_prio [ 0.166461] Initializing cgroup subsys hugetlb [ 0.167468] Initializing cgroup subsys pids [ 0.168488] CPU: Physical Processor ID: 0 [ 0.170141] mce: CPU supports 10 MCE banks [ 0.171085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.173521] Spectre V2 : Mitigation: Full generic retpoline [ 0.174698] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.176236] Speculative Store Bypass: Vulnerable [ 0.193084] Freeing SMP alternatives memory: 32K [ 0.198551] ftrace: allocating 32237 entries in 126 pages [ 0.233048] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.234452] smpboot: Max logical packages: 1 [ 0.235540] x2apic enabled [ 0.236453] Switched APIC routing to physical x2apic. [ 0.238300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.239621] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.241899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.243903] KVM setup paravirtual spinlock [ 0.245373] x86: Booted up 1 node, 1 CPUs [ 0.246275] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.247844] devtmpfs: initialized [ 0.249639] evm: security.selinux [ 0.250449] evm: security.SMACK64 [ 0.251226] evm: security.SMACK64EXEC [ 0.252100] evm: security.SMACK64TRANSMUTE [ 0.253014] evm: security.SMACK64MMAP [ 0.253846] evm: security.ima [ 0.254552] evm: security.capability [ 0.255458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.257513] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.258854] pinctrl core: initialized pinctrl subsystem [ 0.260113] RTC time: 22:52:17, date: 08/11/18 [ 0.261221] NET: Registered protocol family 16 [ 0.262319] cpuidle: using governor ladder [ 0.263271] cpuidle: using governor menu [ 0.264184] PCCT header not found. [ 0.265027] ACPI: bus type PCI registered [ 0.265929] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267384] PCI: Using configuration type 1 for base access [ 0.269369] ACPI: Added _OSI(Module Device) [ 0.270350] ACPI: Added _OSI(Processor Device) [ 0.271341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.272358] ACPI: Added _OSI(Processor Aggregator Device) [ 0.274264] ACPI: Interpreter enabled [ 0.275124] ACPI: (supports S0 S5) [ 0.275913] ACPI: Using IOAPIC for interrupt routing [ 0.276986] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.280475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.281759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.283152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.284528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.287039] acpiphp: Slot [3] registered [ 0.287941] acpiphp: Slot [4] registered [ 0.288867] acpiphp: Slot [5] registered [ 0.289810] acpiphp: Slot [6] registered [ 0.300438] acpiphp: Slot [7] registered [ 0.301357] acpiphp: Slot [8] registered [ 0.302266] acpiphp: Slot [9] registered [ 0.303161] acpiphp: Slot [10] registered [ 0.304068] acpiphp: Slot [11] registered [ 0.305010] acpiphp: Slot [12] registered [ 0.305952] acpiphp: Slot [13] registered [ 0.306859] acpiphp: Slot [14] registered [ 0.307767] acpiphp: Slot [15] registered [ 0.308655] acpiphp: Slot [16] registered [ 0.309568] acpiphp: Slot [17] registered [ 0.310499] acpiphp: Slot [18] registered [ 0.311442] acpiphp: Slot [19] registered [ 0.312367] acpiphp: Slot [20] registered [ 0.313290] acpiphp: Slot [21] registered [ 0.314241] acpiphp: Slot [22] registered [ 0.315185] acpiphp: Slot [23] registered [ 0.316125] acpiphp: Slot [24] registered [ 0.317061] acpiphp: Slot [25] registered [ 0.317996] acpiphp: Slot [26] registered [ 0.318911] acpiphp: Slot [27] registered [ 0.319824] acpiphp: Slot [28] registered [ 0.320766] acpiphp: Slot [29] registered [ 0.321704] acpiphp: Slot [30] registered [ 0.322616] acpiphp: Slot [31] registered [ 0.323523] PCI host bridge to bus 0000:00 [ 0.324435] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.325913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.327296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.328931] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.330584] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.332294] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.335653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.337117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.338475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.339987] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.343574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.345379] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.363682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.365266] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.367264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.368835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.370355] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.371768] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.373207] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.374396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376156] vgaarb: loaded [ 0.376841] vgaarb: bridge control possible 0000:00:02.0 [ 0.378229] SCSI subsystem initialized [ 0.379221] ACPI: bus type USB registered [ 0.380149] usbcore: registered new interface driver usbfs [ 0.381348] usbcore: registered new interface driver hub [ 0.382506] usbcore: registered new device driver usb [ 0.383735] PCI: Using ACPI for IRQ routing [ 0.384941] NetLabel: Initializing [ 0.385742] NetLabel: domain hash size = 128 [ 0.386702] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387783] NetLabel: unlabeled traffic allowed by default [ 0.389079] amd_nb: Cannot enumerate AMD northbridges [ 0.390246] clocksource: Switched to clocksource kvm-clock [ 0.398115] AppArmor: AppArmor Filesystem Enabled [ 0.399221] pnp: PnP ACPI init [ 0.400240] pnp: PnP ACPI: found 5 devices [ 0.406829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.408781] NET: Registered protocol family 2 [ 0.409940] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.411418] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.412786] TCP: Hash tables configured (established 4096 bind 4096) [ 0.414156] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.415392] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.416755] NET: Registered protocol family 1 [ 0.417751] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.419022] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.422019] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.438154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.454397] Unpacking initramfs... [ 0.899104] Freeing initrd memory: 37084K [ 0.900518] Scanning for low memory corruption every 60 seconds [ 0.902205] audit: initializing netlink subsys (disabled) [ 0.903444] audit: type=2000 audit(1534027938.576:1): initialized [ 0.905021] Initialise system trusted keyring [ 0.906196] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.907546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.909915] zbud: loaded [ 0.910841] VFS: Disk quotas dquot_6.6.0 [ 0.911777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.913418] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.914881] fuse init (API version 7.23) [ 0.915891] Key type big_key registered [ 0.916815] Allocating IMA MOK and blacklist keyrings. [ 0.918225] Key type asymmetric registered [ 0.919177] Asymmetric key parser 'x509' registered [ 0.920266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.921940] io scheduler noop registered [ 0.922822] io scheduler deadline registered (default) [ 0.923934] io scheduler cfq registered [ 0.924887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.926065] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.927574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.929206] ACPI: Power Button [PWRF] [ 0.930171] GHES: HEST is not enabled! [ 0.945358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.976448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.978826] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.002872] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.005349] Linux agpgart interface v0.103 [ 1.007626] loop: module loaded [ 1.010659] vda: vda1 [ 1.012085] scsi host0: ata_piix [ 1.012958] scsi host1: ata_piix [ 1.013760] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.015198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.016897] libphy: Fixed MDIO Bus: probed [ 1.017857] tun: Universal TUN/TAP device driver, 1.6 [ 1.018986] tun: (C) 1999-2004 Max Krasnyansky [ 1.021415] PPP generic driver version 2.4.2 [ 1.022393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.023612] ehci-pci: EHCI PCI platform driver [ 1.024508] ehci-platform: EHCI generic platform driver [ 1.025515] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.026683] ohci-pci: OHCI PCI platform driver [ 1.027577] ohci-platform: OHCI generic platform driver [ 1.028586] uhci_hcd: USB Universal Host Controller Interface driver [ 1.044298] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.045349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.046842] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.047864] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.049039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.050300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.051758] usb usb1: Product: UHCI Host Controller [ 1.052713] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.053898] usb usb1: SerialNumber: 0000:00:01.2 [ 1.054906] hub 1-0:1.0: USB hub found [ 1.055708] hub 1-0:1.0: 2 ports detected [ 1.056665] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.058878] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.059864] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.060939] mousedev: PS/2 mouse device common for all mice [ 1.062338] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.064244] rtc_cmos 00:00: RTC can wake from S4 [ 1.065399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.066635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.067869] i2c /dev entries driver [ 1.068661] device-mapper: uevent: version 1.0.3 [ 1.069636] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.071303] ledtrig-cpu: registered to indicate activity on CPUs [ 1.072708] NET: Registered protocol family 10 [ 1.073836] NET: Registered protocol family 17 [ 1.074797] Key type dns_resolver registered [ 1.075879] registered taskstats version 1 [ 1.076754] Loading compiled-in X.509 certificates [ 1.078257] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.080161] zswap: loaded using pool lzo/zbud [ 1.082372] Key type trusted registered [ 1.085118] Key type encrypted registered [ 1.085999] AppArmor: AppArmor sha1 policy hashing enabled [ 1.087074] ima: No TPM chip found, activating TPM-bypass! [ 1.088153] evm: HMAC attrs: 0x1 [ 1.089135] Magic number: 14:512:906 [ 1.090035] rtc_cmos 00:00: setting system clock to 2018-08-11 22:52:18 UTC (1534027938) [ 1.091715] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.092870] EDD information not available. [ 1.175659] Freeing unused kernel memory: 1512K [ 1.176626] Write protecting the kernel read-only data: 14336k [ 1.188847] Freeing unused kernel memory: 1692K [ 1.190064] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.200520] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.203090] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.205450] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.207744] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.210023] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.212326] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.219684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.221982] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.225272] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.228282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.281642] [drm] Initialized drm 1.1.0 20060810 [ 1.283776] virtio_net virtio0 ens3: renamed from eth0 [ 1.292476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.294753] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.322715] FDC 0 is a S82078B [ 1.328128] AVX2 version of gcm_enc/dec engaged. [ 1.329241] AES CTR mode by8 optimization enabled [ 1.366256] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.530491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.532029] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.533645] usb 1-1: Product: QEMU USB Tablet [ 1.534682] usb 1-1: Manufacturer: QEMU [ 1.535611] usb 1-1: SerialNumber: 42 [ 1.543524] hidraw: raw HID events driver (C) Jiri Kosina [ 1.549885] usbcore: registered new interface driver usbhid [ 1.551250] usbhid: USB HID core driver [ 1.553795] 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.556558] 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.820191] md: linear personality registered for level -1 [ 1.823599] md: multipath personality registered for level -4 [ 1.827135] md: raid0 personality registered for level 0 [ 1.831074] md: raid1 personality registered for level 1 [ 1.902269] raid6: sse2x1 gen() 11641 MB/s [ 1.970246] raid6: sse2x1 xor() 9075 MB/s [ 2.038247] raid6: sse2x2 gen() 14854 MB/s [ 2.106247] raid6: sse2x2 xor() 9926 MB/s [ 2.174246] raid6: sse2x4 gen() 17105 MB/s [ 2.242273] raid6: sse2x4 xor() 11895 MB/s [ 2.310247] raid6: avx2x1 gen() 22632 MB/s [ 2.378247] raid6: avx2x2 gen() 26524 MB/s [ 2.446246] raid6: avx2x4 gen() 30254 MB/s [ 2.447284] raid6: using algorithm avx2x4 gen() 30254 MB/s [ 2.448542] raid6: using avx2x2 recovery algorithm [ 2.449691] tsc: Refined TSC clocksource calibration: 3491.846 MHz [ 2.451143] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325539f79ee, max_idle_ns: 440795246702 ns [ 2.454901] xor: automatically using best checksumming function: [ 2.494245] avx : 32236.000 MB/sec [ 2.496667] async_tx: api initialized (async) [ 2.507279] md: raid6 personality registered for level 6 [ 2.508552] md: raid5 personality registered for level 5 [ 2.509777] md: raid4 personality registered for level 4 [ 2.515315] 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.544922] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.563611] 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.682673] 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.686090] systemd[1]: Detected virtualization kvm. [ 2.687098] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.690521] systemd[1]: Set hostname to . [ 2.693979] systemd[1]: Initializing machine ID from KVM UUID. [ 2.695187] systemd[1]: Installed transient /etc/machine-id file. [ 2.849555] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.852534] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.855092] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.857302] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.859295] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.861634] 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.864856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.867380] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.869932] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.872072] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.874823] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.877122] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.879845] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.887418] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.895701] 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.902759] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.908517] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket.[ 2.913375] Loading iSCSI transport class v2.0-870. [ 2.915144] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.917251] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.922354] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.926873] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.931206] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.934993] iscsi: registered transport (tcp) [ 2.937558] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.957212] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.963714] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.967355] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.972041] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.978524] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.980712] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.988354] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.992956] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.999126] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.001369] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.006830] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.010314] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [ 3.015537] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[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] Found device /dev/ttyS0. [ 3.370993] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 4.634076] cloud-init[596]: Cloud-init v. 18.2 running 'init-local' at Sat, 11 Aug 2018 22:52:22 +0000. Up 4.48 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 57.002815] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Sat, 11 Aug 2018 22:52:23 +0000. Up 5.47 seconds. [ 57.005377] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 57.012217] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 57.017310] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 57.024141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 57.028108] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.29 | 255.255.255.0 | . | fa:16:3e:1d:76:85 | [ 57.035477] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe1d:7685/64 | . | link | fa:16:3e:1d:76:85 | [ 57.040127] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 57.044137] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 57.052132] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 57.055010] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 57.060319] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 57.068139] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 57.070815] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 57.076322] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 57.080128] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 57.086153] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 57.089101] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 57.092178] cloud-init[934]: 2018-08-11 22:53:14,590 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 57.485700] cloud-init[934]: Generating public/private rsa key pair. [ 57.487047] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 57.488555] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 57.492133] cloud-init[934]: The key fingerprint is: [ 57.496122] cloud-init[934]: SHA256:Hv1m9AE8fK342zBEnQR47Q6ZBdtRfa5NLoSA8FMjDPg root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e [ 57.497975] cloud-init[934]: The key's randomart image is: [ 57.500132] cloud-init[934]: +---[RSA 2048]----+ [ 57.504168] cloud-init[934]: | .o+..o .o+o+| [ 57.505256] cloud-init[934]: | . .oo.= .+==| [ 57.506307] cloud-init[934]: | . o .*oB++| [ 57.508127] cloud-init[934]: | E o .X.oo| [ 57.512158] cloud-init[934]: | S . o.*= | [ 57.513233] cloud-init[934]: | . . o +ooo| [ 57.516153] cloud-init[934]: | . + =. | [ 57.517239] cloud-init[934]: | o = | [ 57.520148] cloud-init[934]: | . .| [ 57.521223] cloud-init[934]: +----[SHA256]-----+ [ 57.524137] cloud-init[934]: Generating public/private dsa key pair. [ 57.528157] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 57.536565] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 57.538110] cloud-init[934]: The key fingerprint is: [ 57.540137] cloud-init[934]: SHA256:6DitRWFMm+yTFLNJCU4No9LHL0s8hnaV5LjiV/Mhf9U root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e [ 57.544129] cloud-init[934]: The key's randomart image is: [ 57.548133] cloud-init[934]: +---[DSA 1024]----+ [ 57.549210] cloud-init[934]: | =+*. | [ 57.550270] cloud-init[934]: | . = XoO | [ 57.556343] cloud-init[934]: |. o = # | [ 57.557447] cloud-init[934]: | . + B + . | [ 57.558486] cloud-init[934]: | + O @ S . E | [ 57.559528] cloud-init[934]: | o = X * . . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online.[ 57.564366] cloud-init[934]: | . = + o . | [ 57.565138] cloud-init[934]: | . + . | [ 57.565891] cloud-init[934]: | . | [ 57.566656] cloud-init[934]: +----[SHA256]-----+ [ 57.567425] cloud-init[934]: Generating public/private ecdsa key pair. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 57.573667] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths.[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [[0;32m OK [0m] Started Daily apt download activities. Starting LXD - unix socket. [ 57.581615] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 57.585064] cloud-init[934]: The key fingerprint is: Starting Socket activation for snappy daemon. [ 57.587221] cloud-init[934]: SHA256:T2PyRRTBoZ+vGokXOgAK2f7OwL1HhZg2lU4B79jWWGc root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m [ 57.592224] cloud-init[934]: The key's randomart image is: [ 57.593068] cloud-init[934]: +---[ECDSA 256]---+ [ 57.593829] cloud-init[934]: | ...o .=+ | [ 57.594592] cloud-init[934]: | o .+ o. | [ 57.595358] cloud-init[934]: |o . .*... E . | ] Reached target Timers. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 57.600145] cloud-init[934]: | o .==o+.o o . | [ 57.601150] cloud-init[934]: | o...*.S = + | [ 57.602145] cloud-init[934]: | . o ... O = . | [ 57.604347] cloud-init[934]: | o o. + * . | [[0;32m OK [0m] Reached target Sockets. [ 57.607950] cloud-init[934]: | + .. o . . | [ 57.608964] cloud-init[934]: | +. ... | [[0;32m OK [0m] Reached target Basic System. [ 57.610932] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started iperf Service. [ 57.613378] cloud-init[934]: Generating public/private ed25519 key pair. [ 57.615132] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started ACPI event daemon. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Regular background program processing daemon.[ 57.634420] [[0;32m OK [0m] Started Unattended Upgrades Shutdown. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Starting LSB: Record successful boot for GRUB... [ 57.640835] cloud-init[934]: Starting System Logging Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Accounts Service... The key fingerprint is: Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 57.671341] cloud-init[934]: SHA256:jnGRbIZZb/v0XAUH2poiA2zMFyBxfDrwyRjBl36AlCM root@shaker-vm-eebf7a3e-6f18-463d-b116-5400ea766c2e [ 57.685260] cloud-init[934]: The key's randomart image is: [ 57.692534] cloud-init[934]: +--[ED25519 256]--+ [ 57.695518] cloud-init[934]: | o=*ooo o..| [ 57.697564] cloud-init[934]: | E B*==.+ o o |[[0;32m OK [0m] Started iperf3 Service. Starting Apply the settings specified in cloud-config... Starting Snappy daemon... Starting Login Service... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 57.749832] cloud-init[934]: | . XO=B o . . .| [ 57.765638] cloud-init[934]: | ..B=.o . o .| [ 57.781074] cloud-init[934]: | .oS o + .| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 57.802384] cloud-init[934]: [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... | = o + o . | [ 57.828924] [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: MD monitoring daemon. cloud-init[934]: | . . . o | [ 57.842630] cloud-init[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [934]: | | [ 57.849754] cloud-init[934]: | | [ 57.852279] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 58.241354] cloud-init[1087]: Generating locales (this might take a while)... [ 58.907873] cloud-init[1087]: en_US.UTF-8... done [ 58.909775] cloud-init[1087]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2018-08-11 22:53:35,621 - paramiko.transport - DEBUG - starting thread (client mode): 0xa3166790L 2018-08-11 22:53:35,622 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-11 22:53:35,630 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-08-11 22:53:35,631 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-08-11 22:53:35,632 - 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-08-11 22:53:35,632 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-11 22:53:35,632 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-11 22:53:35,632 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-11 22:53:35,632 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-11 22:53:35,632 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-11 22:53:35,685 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-11 22:53:35,686 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-11 22:53:35,722 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 1743ad92a6afbb4f08782dec5ea770c5 2018-08-11 22:53:35,723 - paramiko.transport - DEBUG - Trying discovered key 45b8318102e790687c0f4c7ca36dc7e8 in /tmp/tmpNL9Cfy 2018-08-11 22:53:35,724 - paramiko.transport - DEBUG - userauth is OK 2018-08-11 22:53:35,768 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-11 22:53:35,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-11 22:53:35,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-08-11 22:53:35,801 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 22:53: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://192.30.9.5: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.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 22:53:35,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:53:35,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349ff0b7-f259-4133-935e-335c346bbbae Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/02dfd937e35b4e4692a7348a0e48b8e6"}, "enabled": true, "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1041b5ad95f74c2a8260f7f0809b968b"}, "enabled": true, "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/19b79e9a563a4b158448eb297b8cb1ff"}, "enabled": true, "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1a9817bcc6b142bebda428991b4059d5"}, "enabled": true, "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4040cf90f30e4bbe822bd30400b6391e"}, "enabled": true, "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/421601e22a4f469b90f2f38a08ef8312"}, "enabled": true, "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/482db775f319458da09a701458fd69f1"}, "enabled": true, "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6d7d3f66871946bdbe97cdc58c4517de"}, "enabled": true, "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/860dd2b943f543859dfb6e68e684716c"}, "enabled": true, "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/90ce16f7f2c44fcb94ec0c3765442426"}, "enabled": true, "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a1f98acec3f04bb290fb3d6c0075ddba"}, "enabled": true, "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/abe619e7874a4bfd852df40c8785bb4f"}, "enabled": true, "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e06d480c0bf44f12b6f43b563ca7065f"}, "enabled": true, "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e326eba7b24442b4a3dee34c0f5e0b8e"}, "enabled": true, "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e750353b5be9447983667540037ea5e4"}, "enabled": true, "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-11 22:53:35,897 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-349ff0b7-f259-4133-935e-335c346bbbae 2018-08-11 22:53:35,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.105540037155s 2018-08-11 22:53:35,897 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-349ff0b7-f259-4133-935e-335c346bbbae 2018-08-11 22:53:35,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-11 22:53:35,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:53:35,919 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-11 22:53:35,919 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-11 22:53:36,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cae4f6f-deef-4255-9aee-f8ba6361d9b7 Content-Encoding: gzip Content-Length: 1961 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/05bfa513bc3c42d0811b3f6944cacabd"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0a05c446751945669eb27e631f6e6d53"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "0a05c446751945669eb27e631f6e6d53"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0b42056fa7e741cc8985476109e04a21"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "0b42056fa7e741cc8985476109e04a21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0e4718d6e20d4b259fd8b4aa195c11b9"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/17521994a73e4d80b7c2b500bc0f2c22"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2005ad6f59ca4ecd8e3325852cfe7f69"}, "url": "http://172.30.9.30:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2084552b32ea45158be3ec47499df12c"}, "url": "http://172.30.9.30:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "2084552b32ea45158be3ec47499df12c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2c957aac53cd4fe591e0f396b286df1a"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "482db775f319458da09a701458fd69f1", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2ed7a8608d0442129f1b7634260b529a"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/32c5fc90b038459c94ed24a5b9192f17"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3fe639f814f34cb3b93b0f38234a0889"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/4f6b33f54b9144358e2456646df388b0"}, "url": "http://172.30.9.30:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "4f6b33f54b9144358e2456646df388b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/504f59b62fea4733be03ec7db07ce3f9"}, "url": "http://172.30.9.30:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "482db775f319458da09a701458fd69f1", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/5acbd077fca14a099ac38fcbe73e3d52"}, "url": "http://172.30.9.30:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6026239c3a3d4853af40f837b8bb9f68"}, "url": "http://172.30.9.30:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "6026239c3a3d4853af40f837b8bb9f68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/63c7ee8c0a4a4264a1e4d3326919836c"}, "url": "http://172.30.9.30:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/64807c8bb8a7413aa5315957e8337c2a"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6636f972f04d4c68903ded633ba26158"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "6636f972f04d4c68903ded633ba26158"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6eec39c2771b4cd5a0ec1e5c95e7ea3b"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/712c5d51ba2b4a5a9df94094777067c1"}, "url": "http://172.30.9.30:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7bcd13ddcf694724a9f16c437bab25b6"}, "url": "http://172.30.9.30:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7cdc041135c8490893b30ff516b8997d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "7cdc041135c8490893b30ff516b8997d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7f9db02201db46578be559428e179d79"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "7f9db02201db46578be559428e179d79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/8fb3f038877b4003b536f991981a49ba"}, "url": "http://172.30.9.30:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "8fb3f038877b4003b536f991981a49ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/98edda6d3aaa46839331b59d553aa57b"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "98edda6d3aaa46839331b59d553aa57b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9c0b6b40edae471f8769575ad1e20bb2"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, "url": "http://172.30.9.30:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e750353b5be9447983667540037ea5e4", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9fd77bc5cd7b48a2a81cb85898b734fa"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/a08759f1f1b64df3a38d57c09c2878be"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ac4146c0af5f4b639388c39bfc5f7015"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "ac4146c0af5f4b639388c39bfc5f7015"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/af32285b5ee244b98cff3c1eab636bc1"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "af32285b5ee244b98cff3c1eab636bc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/b76eec3640264dc48a071bf662320b34"}, "url": "http://172.30.9.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "b76eec3640264dc48a071bf662320b34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ba8274bed4e04a53adb88c45a845388a"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c8f3cc4ace204a75b246a657f88314a3"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "c8f3cc4ace204a75b246a657f88314a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/cd37f6b081114510bdfbf08933ec0c48"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e750353b5be9447983667540037ea5e4", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/d9bbff8f2f7a44a69bbd39c1d47f5be3"}, "url": "http://172.30.9.30:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/e6f1372e24f8464f9fc99bea9cd9f180"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/e8a785cb3cb245598b9341ec76b5b0f4"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ebb1652179084d7bb46a22fb4e727f33"}, "url": "http://172.30.9.30:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "ebb1652179084d7bb46a22fb4e727f33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ef1be2d701bb414fac30266b7812a525"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e750353b5be9447983667540037ea5e4", "id": "ef1be2d701bb414fac30266b7812a525"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/f274ad1ed7384d548242f2b2b1d11af2"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "f274ad1ed7384d548242f2b2b1d11af2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/fdcd0613c3f34eac9e251494ef33d601"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "482db775f319458da09a701458fd69f1", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "links": {"self": "http://172.30.9.30:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-11 22:53:36,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-4cae4f6f-deef-4255-9aee-f8ba6361d9b7 2018-08-11 22:53:36,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0975430011749s 2018-08-11 22:53:36,006 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-4cae4f6f-deef-4255-9aee-f8ba6361d9b7 2018-08-11 22:53:36,013 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.30:5000 2018-08-11 22:53:36,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 22:53:36,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:53:36,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce1e5014-6cf0-47e5-b21d-4d79086d98d0 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fba5110f176048d68334f563ddcc1e83", "links": {"self": "http://172.30.9.30:5000/v3/roles/fba5110f176048d68334f563ddcc1e83"}, "name": "Member"}]} 2018-08-11 22:53:36,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ce1e5014-6cf0-47e5-b21d-4d79086d98d0 2018-08-11 22:53:36,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0920510292053s 2018-08-11 22:53:36,109 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ce1e5014-6cf0-47e5-b21d-4d79086d98d0 2018-08-11 22:53:36,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 22:53:36,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:53:36,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a0595b2-0845-40ff-b73b-4189419507de Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fba5110f176048d68334f563ddcc1e83", "links": {"self": "http://172.30.9.30:5000/v3/roles/fba5110f176048d68334f563ddcc1e83"}, "name": "Member"}]} 2018-08-11 22:53:36,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6a0595b2-0845-40ff-b73b-4189419507de 2018-08-11 22:53:36,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0884499549866s 2018-08-11 22:53:36,203 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6a0595b2-0845-40ff-b73b-4189419507de 2018-08-11 22:53:36,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 22:53:36,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:53:36,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4bb2cd3-4249-47c4-9fda-c7b4a43935c0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-11 22:53:36,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-a4bb2cd3-4249-47c4-9fda-c7b4a43935c0 2018-08-11 22:53:36,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0887429714203s 2018-08-11 22:53:36,301 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-a4bb2cd3-4249-47c4-9fda-c7b4a43935c0 2018-08-11 22:53:36,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 22:53:36,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:53:36,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-915ee5eb-f1ea-4dba-a2e4-ecd81c9326fb Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_eebf7a3e-6f18-463d-b116-5400ea766c2e", "links": {"self": "http://172.30.9.30:5000/v3/users/9c47f4b3da0f443fa65ae29db7fba3c9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9c47f4b3da0f443fa65ae29db7fba3c9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 22:53:36,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-915ee5eb-f1ea-4dba-a2e4-ecd81c9326fb 2018-08-11 22:53:36,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108241081238s 2018-08-11 22:53:36,411 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-915ee5eb-f1ea-4dba-a2e4-ecd81c9326fb 2018-08-11 22:53:36,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 22:53:36,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:53:36,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc2acc19-69e8-4d71-a11d-f151eeda7474 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573"}, "tags": [], "enabled": true, "id": "6b6d0dd69a5a4df0966d41749dc49573", "parent_id": "default", "domain_id": "default", "name": "shaker-project_eebf7a3e-6f18-463d-b116-5400ea766c2e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-11 22:53:36,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-fc2acc19-69e8-4d71-a11d-f151eeda7474 2018-08-11 22:53:36,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0884430408478s 2018-08-11 22:53:36,511 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-fc2acc19-69e8-4d71-a11d-f151eeda7474 2018-08-11 22:53:36,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-11 22:53:36,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=9c47f4b3da0f443fa65ae29db7fba3c9&role.id=af7e5b760e6b47c2bfc8ad1a3afd20b8&scope.project.id=6b6d0dd69a5a4df0966d41749dc49573" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:53:36,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d01e2aca-e0c6-40b3-b96a-ceac7d57b038 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=9c47f4b3da0f443fa65ae29db7fba3c9&role.id=af7e5b760e6b47c2bfc8ad1a3afd20b8&scope.project.id=6b6d0dd69a5a4df0966d41749dc49573", "previous": null, "next": null}} 2018-08-11 22:53:36,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=9c47f4b3da0f443fa65ae29db7fba3c9&role.id=af7e5b760e6b47c2bfc8ad1a3afd20b8&scope.project.id=6b6d0dd69a5a4df0966d41749dc49573 used request id req-d01e2aca-e0c6-40b3-b96a-ceac7d57b038 2018-08-11 22:53:36,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0886900424957s 2018-08-11 22:53:36,604 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=9c47f4b3da0f443fa65ae29db7fba3c9&role.id=af7e5b760e6b47c2bfc8ad1a3afd20b8&scope.project.id=6b6d0dd69a5a4df0966d41749dc49573 used request id req-d01e2aca-e0c6-40b3-b96a-ceac7d57b038 2018-08-11 22:53:36,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-11 22:53:36,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573/users/9c47f4b3da0f443fa65ae29db7fba3c9/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:53:36,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 22:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5832a97-2573-477a-9848-aa0830a9c7fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 22:53:36,750 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573/users/9c47f4b3da0f443fa65ae29db7fba3c9/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 used request id req-e5832a97-2573-477a-9848-aa0830a9c7fd 2018-08-11 22:53:36,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142076015472s 2018-08-11 22:53:36,750 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573/users/9c47f4b3da0f443fa65ae29db7fba3c9/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 used request id req-e5832a97-2573-477a-9848-aa0830a9c7fd 2018-08-11 22:53:36,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 22:53:36,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:53:36,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5634c6d8-a58b-412a-836e-595a7557cdf3 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fba5110f176048d68334f563ddcc1e83", "links": {"self": "http://172.30.9.30:5000/v3/roles/fba5110f176048d68334f563ddcc1e83"}, "name": "Member"}]} 2018-08-11 22:53:36,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5634c6d8-a58b-412a-836e-595a7557cdf3 2018-08-11 22:53:36,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0827307701111s 2018-08-11 22:53:36,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5634c6d8-a58b-412a-836e-595a7557cdf3 2018-08-11 22:53:36,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-11 22:53:36,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-11 22:53:36,944 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 22:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9995a563-3614-4e92-8f47-297a2c0791d5 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "61630a873b744ca6af527942df06cccf", "links": {"self": "http://172.30.9.30:5000/v3/roles/61630a873b744ca6af527942df06cccf"}, "name": "heat_stack_owner"}} 2018-08-11 22:53:36,944 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-9995a563-3614-4e92-8f47-297a2c0791d5 2018-08-11 22:53:36,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.102244138718s 2018-08-11 22:53:36,945 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-9995a563-3614-4e92-8f47-297a2c0791d5 2018-08-11 22:53:36,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 22:53:36,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:53:37,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-358dd6e4-43d2-4bd1-a39f-76c63955aeee Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61630a873b744ca6af527942df06cccf", "links": {"self": "http://172.30.9.30:5000/v3/roles/61630a873b744ca6af527942df06cccf"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fba5110f176048d68334f563ddcc1e83", "links": {"self": "http://172.30.9.30:5000/v3/roles/fba5110f176048d68334f563ddcc1e83"}, "name": "Member"}]} 2018-08-11 22:53:37,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-358dd6e4-43d2-4bd1-a39f-76c63955aeee 2018-08-11 22:53:37,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0865089893341s 2018-08-11 22:53:37,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-358dd6e4-43d2-4bd1-a39f-76c63955aeee 2018-08-11 22:53:37,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-11 22:53:37,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:53:37,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88684526-71fc-4036-a8a6-f957ac058a31 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-11 22:53:37,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-88684526-71fc-4036-a8a6-f957ac058a31 2018-08-11 22:53:37,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176610946655s 2018-08-11 22:53:37,217 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-88684526-71fc-4036-a8a6-f957ac058a31 2018-08-11 22:53:37,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 22:53:37,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:53:37,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d799b9b-19be-4305-b0a2-1700d4c941e4 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_eebf7a3e-6f18-463d-b116-5400ea766c2e", "links": {"self": "http://172.30.9.30:5000/v3/users/9c47f4b3da0f443fa65ae29db7fba3c9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9c47f4b3da0f443fa65ae29db7fba3c9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 22:53:37,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-5d799b9b-19be-4305-b0a2-1700d4c941e4 2018-08-11 22:53:37,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104597091675s 2018-08-11 22:53:37,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-5d799b9b-19be-4305-b0a2-1700d4c941e4 2018-08-11 22:53:37,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 22:53:37,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:53:37,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d348ae-4617-4b88-b7b8-1533f76cd1f9 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573"}, "tags": [], "enabled": true, "id": "6b6d0dd69a5a4df0966d41749dc49573", "parent_id": "default", "domain_id": "default", "name": "shaker-project_eebf7a3e-6f18-463d-b116-5400ea766c2e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-11 22:53:37,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-67d348ae-4617-4b88-b7b8-1533f76cd1f9 2018-08-11 22:53:37,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0886251926422s 2018-08-11 22:53:37,424 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-67d348ae-4617-4b88-b7b8-1533f76cd1f9 2018-08-11 22:53:37,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-11 22:53:37,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=9c47f4b3da0f443fa65ae29db7fba3c9&role.id=61630a873b744ca6af527942df06cccf&scope.project.id=6b6d0dd69a5a4df0966d41749dc49573" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:53:37,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 22:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b15abb3c-87a7-4021-a090-fbc17ba9cd52 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=9c47f4b3da0f443fa65ae29db7fba3c9&role.id=61630a873b744ca6af527942df06cccf&scope.project.id=6b6d0dd69a5a4df0966d41749dc49573", "previous": null, "next": null}} 2018-08-11 22:53:37,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=9c47f4b3da0f443fa65ae29db7fba3c9&role.id=61630a873b744ca6af527942df06cccf&scope.project.id=6b6d0dd69a5a4df0966d41749dc49573 used request id req-b15abb3c-87a7-4021-a090-fbc17ba9cd52 2018-08-11 22:53:37,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0858640670776s 2018-08-11 22:53:37,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=9c47f4b3da0f443fa65ae29db7fba3c9&role.id=61630a873b744ca6af527942df06cccf&scope.project.id=6b6d0dd69a5a4df0966d41749dc49573 used request id req-b15abb3c-87a7-4021-a090-fbc17ba9cd52 2018-08-11 22:53:37,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-11 22:53:37,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573/users/9c47f4b3da0f443fa65ae29db7fba3c9/roles/61630a873b744ca6af527942df06cccf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e9ff177ceb0eb7638b8ffb9bdbe0403a1b0b9b22" 2018-08-11 22:53:37,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 22:53:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c6e6168-1704-41e8-a846-05ee0398c7f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 22:53:37,643 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573/users/9c47f4b3da0f443fa65ae29db7fba3c9/roles/61630a873b744ca6af527942df06cccf used request id req-5c6e6168-1704-41e8-a846-05ee0398c7f0 2018-08-11 22:53:37,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.121767044067s 2018-08-11 22:53:37,643 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573/users/9c47f4b3da0f443fa65ae29db7fba3c9/roles/61630a873b744ca6af527942df06cccf used request id req-5c6e6168-1704-41e8-a846-05ee0398c7f0 2018-08-11 22:53:37,643 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-11 22:53:37,645 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-11 22:53:37,645 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-11 22:53:37,649 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-11 22:53:37,722 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-11 22:53:37,723 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-11 22:53:37,724 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-11 22:53:37,762 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-11 22:53:37,762 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-11 22:53:37,789 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-11 23:53:37,865 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-11 23:53:37,866 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=6b6d0dd69a5a4df0966d41749dc49573 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 49236 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_eebf7a3e-6f18-463d-b116-5400ea766c2e 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 SDN_CONTROLLER_IP=192.30.9.5 PWD=/home/ubuntu OS_PASSWORD=8803dd8e-9bb7-40c7-a2b3-a2492dff2979 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.30:5000 SDN_CONTROLLER_PASSWORD=Qe4vBDU9aYFaTcuZZTTe9cs9h OS_USERNAME=shaker-user_eebf7a3e-6f18-463d-b116-5400ea766c2e SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.30,192.30.9.5 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 49236 192.168.120.29 22 OS_VOLUME_API_VERSION=3.50 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-08-11 22:53:38.531 1364 INFO shaker.engine.utils [-] Logging enabled 2018-08-11 22:53:38.533 1364 INFO shaker.engine.messaging [-] Listening on *:9000 2018-08-11 22:53:38.535 1364 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-08-11 22:53:38.543 1372 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-08-11 22:53:38.544 1372 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.201:9000 2018-08-11 22:53:38.544 1372 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-08-11 22:53:38.554 1364 INFO pykwalify.core [-] validation.valid 2018-08-11 22:53:40.097 1364 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-11 22:53:43.091 1364 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'ee97292d-ed5f-465a-a070-1d8607f9f8fa', u'links': [{u'href': u'http://172.30.9.30:8004/v1/6b6d0dd69a5a4df0966d41749dc49573/stacks/shaker_udtmks/ee97292d-ed5f-465a-a070-1d8607f9f8fa', u'rel': u'self'}]} 2018-08-11 22:57:33.062 1364 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_udtmks_master_0', 'shaker_udtmks_slave_0']) 2018-08-11 22:57:41.882 1364 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-11 22:59:11.945 1364 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-11 23:00:41.970 1364 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-11 23:02:11.998 1364 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-11 23:02:11.999 1364 INFO shaker.engine.server [-] Execution is done 2018-08-11 23:02:12.449 1364 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-11 23:53:37,867 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-11 23:53:37,867 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-08-11 23:53:37,869 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-11 23:53:37,905 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-11 23:53:37,905 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-11 23:53:37,935 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-11 23:53:37,938 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-11 23:53:37,938 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-11 23:53:37,939 - functest.opnfv_tests.openstack.shaker.shaker - ERROR - cannot get report files Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/shaker/shaker.py", line 112, in execute scpc.get('report.json', self.res_dir) File "/usr/lib/python2.7/site-packages/scp.py", line 198, in get self._recv_all() File "/usr/lib/python2.7/site-packages/scp.py", line 348, in _recv_all raise SCPException(asunicode(msg[1:])) SCPException: scp: report.json: No such file or directory 2018-08-11 23:53:38,065 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-11 23:53:38,065 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 64:60 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-11 23:53:38,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 23:53:38,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}, {"id": "61630a873b744ca6af527942df06cccf", "name": "heat_stack_owner"}, {"id": "fba5110f176048d68334f563ddcc1e83", "name": "Member"}], "expires_at": "2018-08-12T00:53:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b6d0dd69a5a4df0966d41749dc49573", "name": "shaker-project_eebf7a3e-6f18-463d-b116-5400ea766c2e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6b6d0dd69a5a4df0966d41749dc49573", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6b6d0dd69a5a4df0966d41749dc49573", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6b6d0dd69a5a4df0966d41749dc49573", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6b6d0dd69a5a4df0966d41749dc49573", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6b6d0dd69a5a4df0966d41749dc49573", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6b6d0dd69a5a4df0966d41749dc49573", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6b6d0dd69a5a4df0966d41749dc49573", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6b6d0dd69a5a4df0966d41749dc49573", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6b6d0dd69a5a4df0966d41749dc49573", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6b6d0dd69a5a4df0966d41749dc49573", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6b6d0dd69a5a4df0966d41749dc49573", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6b6d0dd69a5a4df0966d41749dc49573", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6b6d0dd69a5a4df0966d41749dc49573", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6b6d0dd69a5a4df0966d41749dc49573", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_eebf7a3e-6f18-463d-b116-5400ea766c2e", "id": "9c47f4b3da0f443fa65ae29db7fba3c9"}, "audit_ids": ["g3nIFzE6Rq6t7IC82WX8nw"], "issued_at": "2018-08-11T23:53:38.000000Z"}} 2018-08-11 23:53:38,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-11 23:53:38,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/86c6306f-f492-44e3-bfa0-248884cfb30a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0881c600d26a2c2c2e41baef19d4e651b0d46605" 2018-08-11 23:53:39,195 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35ee626c-8f5a-4708-b45e-b1fcaf842dab Content-Length: 0 Date: Sat, 11 Aug 2018 23:53:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:53:39,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/86c6306f-f492-44e3-bfa0-248884cfb30a.json used request id req-35ee626c-8f5a-4708-b45e-b1fcaf842dab 2018-08-11 23:53:39,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.729624032974s 2018-08-11 23:53:39,196 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/86c6306f-f492-44e3-bfa0-248884cfb30a.json used request id req-35ee626c-8f5a-4708-b45e-b1fcaf842dab 2018-08-11 23:53:39,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-11 23:53:39,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}0881c600d26a2c2c2e41baef19d4e651b0d46605" 2018-08-11 23:53:39,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-cd51a493-51ba-4800-a794-f6c0c20d6edd Date: Sat, 11 Aug 2018 23:53:39 GMT RESP BODY: {"floatingips": [{"router_id": "bc12610d-1235-421c-964a-24f38ef16f99", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T22:09:56Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.1.7", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "28283374-9a0e-4cb4-8d42-1c598ba66263", "id": "22a00ee2-826a-4865-a9a6-2d9fb043c236", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:09:56Z", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}]} 2018-08-11 23:53:39,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-cd51a493-51ba-4800-a794-f6c0c20d6edd 2018-08-11 23:53:39,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0359890460968s 2018-08-11 23:53:39,237 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-cd51a493-51ba-4800-a794-f6c0c20d6edd 2018-08-11 23:53:39,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-11 23:53:39,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0881c600d26a2c2c2e41baef19d4e651b0d46605" 2018-08-11 23:53:39,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:53: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-7c670dae-feff-450c-8092-72ebc4e8b8c8 x-compute-request-id: req-7c670dae-feff-450c-8092-72ebc4e8b8c8 Content-Type: application/json 2018-08-11 23:53:39,925 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027 used request id req-7c670dae-feff-450c-8092-72ebc4e8b8c8 2018-08-11 23:53:39,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.683442115784s 2018-08-11 23:53:39,925 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027 used request id req-7c670dae-feff-450c-8092-72ebc4e8b8c8 2018-08-11 23:53:39,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 23:53:39,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}0881c600d26a2c2c2e41baef19d4e651b0d46605" 2018-08-11 23:53:41,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53: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-d2e5ade4-47c9-4eb1-bf2c-27b45b48fe12 x-compute-request-id: req-d2e5ade4-47c9-4eb1-bf2c-27b45b48fe12 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_eebf7a3e-6f18-463d-b116-5400ea766c2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:85", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:76:85", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62de1b1e-4bd7-493f-b5be-1f98da5ec027", "rel": "bookmark"}], "image": {"id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "links": [{"href": "http://172.30.9.30:8774/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-08-11T22:52:17.000000", "flavor": {"id": "a0851bff-d039-4192-9a17-8dd0f94dcb2c", "links": [{"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "bookmark"}]}, "id": "62de1b1e-4bd7-493f-b5be-1f98da5ec027", "user_id": "9c47f4b3da0f443fa65ae29db7fba3c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-11T23:53:39Z", "hostId": "1bb7a318ea5ad0eb7352f3e2f16e4c6a42f54c0ca6abfd801e4d65c3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_eebf7a3e-6f18-463d-b116-5400ea766c2e", "created": "2018-08-11T22:48:59Z", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-11 23:53:41,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d2e5ade4-47c9-4eb1-bf2c-27b45b48fe12 2018-08-11 23:53:41,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0995349884s 2018-08-11 23:53:41,025 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d2e5ade4-47c9-4eb1-bf2c-27b45b48fe12 2018-08-11 23:53:41,027 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-11 23:53:43,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-11 23:53:43,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}0881c600d26a2c2c2e41baef19d4e651b0d46605" 2018-08-11 23:53:43,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53: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-47960a23-3e22-4814-a827-8325cb3937c2 x-compute-request-id: req-47960a23-3e22-4814-a827-8325cb3937c2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-11 23:53:43,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-47960a23-3e22-4814-a827-8325cb3937c2 2018-08-11 23:53:43,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0936529636383s 2018-08-11 23:53:43,124 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-47960a23-3e22-4814-a827-8325cb3937c2 2018-08-11 23:53:43,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-11 23:53:43,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}0881c600d26a2c2c2e41baef19d4e651b0d46605" 2018-08-11 23:53:43,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 49432 X-Openstack-Request-Id: req-5a7fa383-2ef8-4ebd-8585-2da1c2241863 Date: Sat, 11 Aug 2018 23:53:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:56Z", "updated_at": "2018-08-11T22:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-11T22:48:57Z", "revision_number": 0, "id": "523b12d7-4fb3-4dd2-b89c-433fbd6b9fb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:57Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:56Z", "revision_number": 0, "id": "65add713-ff2b-4094-86d1-c754047d2321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:56Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:57Z", "revision_number": 0, "id": "7b072bd5-35ad-4194-ba43-0b9de762c640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:57Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:56Z", "revision_number": 0, "id": "a0d0d0c4-2dee-492d-92f3-2d0fb36619f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:56Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-11T22:48:57Z", "revision_number": 0, "id": "a87b2b8f-6811-4bfd-bd34-350baebe1708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:57Z", "security_group_id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 5, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "34d9b3a3-f5f7-4724-9452-f1e53e576c2c", "name": "shaker-sg_eebf7a3e-6f18-463d-b116-5400ea766c2e"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:35Z", "updated_at": "2018-08-11T22:08:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-11T22:08:36Z", "revision_number": 0, "id": "006d8a04-3fa3-4706-9329-febcf6c14076", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-11T22:08:36Z", "security_group_id": "9e02a5b2-1743-44fc-a63d-a7e38a549f55", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:36Z", "revision_number": 0, "id": "06532ba6-b184-41da-8f32-7e319457a1a8", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-11T22:08:36Z", "security_group_id": "9e02a5b2-1743-44fc-a63d-a7e38a549f55", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:35Z", "revision_number": 0, "id": "5b6ac699-160f-4d5a-b567-77f588e76bc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:35Z", "security_group_id": "9e02a5b2-1743-44fc-a63d-a7e38a549f55", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-11T22:08:36Z", "revision_number": 0, "id": "9a3e2e93-b257-41de-a2fe-361a143bd7d2", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-11T22:08:36Z", "security_group_id": "9e02a5b2-1743-44fc-a63d-a7e38a549f55", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-11T22:08:36Z", "revision_number": 0, "id": "aee8304a-9efc-4b55-92df-f350531fa202", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-11T22:08:36Z", "security_group_id": "9e02a5b2-1743-44fc-a63d-a7e38a549f55", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:35Z", "revision_number": 0, "id": "d173de2f-032e-4c0d-b877-2c4081719142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:35Z", "security_group_id": "9e02a5b2-1743-44fc-a63d-a7e38a549f55", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 6, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "9e02a5b2-1743-44fc-a63d-a7e38a549f55", "name": "pns-security992ab1cb-0b98-481d-a15e-22f6652b7ffe"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:53:43,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-5a7fa383-2ef8-4ebd-8585-2da1c2241863 2018-08-11 23:53:43,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.107664823532s 2018-08-11 23:53:43,237 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-5a7fa383-2ef8-4ebd-8585-2da1c2241863 2018-08-11 23:53:43,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-11 23:53:43,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/34d9b3a3-f5f7-4724-9452-f1e53e576c2c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0881c600d26a2c2c2e41baef19d4e651b0d46605" 2018-08-11 23:53:43,584 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06dbe6df-27fe-4245-ad60-fe6a4dbb43a4 Content-Length: 0 Date: Sat, 11 Aug 2018 23:53:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:53:43,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/34d9b3a3-f5f7-4724-9452-f1e53e576c2c.json used request id req-06dbe6df-27fe-4245-ad60-fe6a4dbb43a4 2018-08-11 23:53:43,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.341918945312s 2018-08-11 23:53:43,585 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/34d9b3a3-f5f7-4724-9452-f1e53e576c2c.json used request id req-06dbe6df-27fe-4245-ad60-fe6a4dbb43a4 2018-08-11 23:53:43,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-11 23:53:43,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0881c600d26a2c2c2e41baef19d4e651b0d46605" 2018-08-11 23:53:43,624 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 23:53: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-2a57d4cc-c875-4afc-9b45-43e247ee5848 x-compute-request-id: req-2a57d4cc-c875-4afc-9b45-43e247ee5848 Content-Length: 0 Content-Type: application/json 2018-08-11 23:53:43,624 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e used request id req-2a57d4cc-c875-4afc-9b45-43e247ee5848 2018-08-11 23:53:43,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0384669303894s 2018-08-11 23:53:43,624 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/shaker-kp_eebf7a3e-6f18-463d-b116-5400ea766c2e used request id req-2a57d4cc-c875-4afc-9b45-43e247ee5848 2018-08-11 23:53:43,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-11 23:53:43,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/69d0ef6f-1950-4d96-b015-23c06e8945c6/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}0881c600d26a2c2c2e41baef19d4e651b0d46605" -d '{"subnet_id": "b20cb83a-b779-4957-af32-d3f981a61236"}' 2018-08-11 23:53:45,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-127f6292-ef12-4225-92c1-e361e93616d8 Date: Sat, 11 Aug 2018 23:53:45 GMT RESP BODY: {"network_id": "f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "subnet_id": "b20cb83a-b779-4957-af32-d3f981a61236", "subnet_ids": ["b20cb83a-b779-4957-af32-d3f981a61236"], "port_id": "b9e482fd-ceed-4774-a4f9-d9811d459c79", "id": "69d0ef6f-1950-4d96-b015-23c06e8945c6"} 2018-08-11 23:53:45,130 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/69d0ef6f-1950-4d96-b015-23c06e8945c6/remove_router_interface.json used request id req-127f6292-ef12-4225-92c1-e361e93616d8 2018-08-11 23:53:45,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.50519418716s 2018-08-11 23:53:45,130 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/69d0ef6f-1950-4d96-b015-23c06e8945c6/remove_router_interface.json used request id req-127f6292-ef12-4225-92c1-e361e93616d8 returning object 69d0ef6f-1950-4d96-b015-23c06e8945c6 2018-08-11 23:53:45,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-11 23:53:45,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}0881c600d26a2c2c2e41baef19d4e651b0d46605" 2018-08-11 23:53:45,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1269 X-Openstack-Request-Id: req-0ba02692-595b-41a9-bd71-16e6ba1feab8 Date: Sat, 11 Aug 2018 23:53:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T23:53:44Z", "revision_number": 4, "routes": [], "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "69d0ef6f-1950-4d96-b015-23c06e8945c6", "name": "shaker-router_eebf7a3e-6f18-463d-b116-5400ea766c2e"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T22:08:34Z", "revision_number": 4, "routes": [], "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "bc12610d-1235-421c-964a-24f38ef16f99", "name": "vmtp-router_992ab1cb-0b98-481d-a15e-22f6652b7ffe"}]} 2018-08-11 23:53:45,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-0ba02692-595b-41a9-bd71-16e6ba1feab8 2018-08-11 23:53:45,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112554073334s 2018-08-11 23:53:45,244 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-0ba02692-595b-41a9-bd71-16e6ba1feab8 2018-08-11 23:53:45,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-11 23:53:45,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/69d0ef6f-1950-4d96-b015-23c06e8945c6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0881c600d26a2c2c2e41baef19d4e651b0d46605" 2018-08-11 23:53:46,382 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce82898b-91b1-4a11-a7ed-856469454309 Content-Length: 0 Date: Sat, 11 Aug 2018 23:53:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:53:46,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/69d0ef6f-1950-4d96-b015-23c06e8945c6.json used request id req-ce82898b-91b1-4a11-a7ed-856469454309 2018-08-11 23:53:46,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.13678002357s 2018-08-11 23:53:46,382 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/69d0ef6f-1950-4d96-b015-23c06e8945c6.json used request id req-ce82898b-91b1-4a11-a7ed-856469454309 2018-08-11 23:53:46,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-11 23:53:46,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}0881c600d26a2c2c2e41baef19d4e651b0d46605" 2018-08-11 23:53:46,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2539 X-Openstack-Request-Id: req-a35bda9e-c7ca-4563-b6b4-94db59b331d9 Date: Sat, 11 Aug 2018 23:53:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa3ad3a1-17fc-4de4-a1c1-60f118717045","tenant_id":"a7b792f7b9c146099385fcf3faa158cb","created_at":"2018-08-11T22:08:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T22:08:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"gateway_ip":"192.168.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"a7b792f7b9c146099385fcf3faa158cb","id":"1b53ca57-aa3f-4daa-af06-512d36182fd0","subnetpool_id":null,"name":"pns-internal-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd1a0bc7-8798-46e1-a415-e242121ee55d","tenant_id":"a7b792f7b9c146099385fcf3faa158cb","created_at":"2018-08-11T22:08:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T22:08:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"gateway_ip":"192.168.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.2.0/24","project_id":"a7b792f7b9c146099385fcf3faa158cb","id":"4420d976-9c0e-4044-b216-29e446c5e3d4","subnetpool_id":null,"name":"pns-internal-subnet2"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3","tenant_id":"6b6d0dd69a5a4df0966d41749dc49573","created_at":"2018-08-11T22:48:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T22:48: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":"6b6d0dd69a5a4df0966d41749dc49573","id":"b20cb83a-b779-4957-af32-d3f981a61236","subnetpool_id":null,"name":"shaker-subnet_eebf7a3e-6f18-463d-b116-5400ea766c2e"}]} 2018-08-11 23:53:46,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-a35bda9e-c7ca-4563-b6b4-94db59b331d9 2018-08-11 23:53:46,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.046746969223s 2018-08-11 23:53:46,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-a35bda9e-c7ca-4563-b6b4-94db59b331d9 2018-08-11 23:53:46,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-11 23:53:46,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/b20cb83a-b779-4957-af32-d3f981a61236.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0881c600d26a2c2c2e41baef19d4e651b0d46605" 2018-08-11 23:53:47,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66284c36-e14a-465c-b621-37c8068c988b Date: Sat, 11 Aug 2018 23:53:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:53:47,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/b20cb83a-b779-4957-af32-d3f981a61236.json used request id req-66284c36-e14a-465c-b621-37c8068c988b 2018-08-11 23:53:47,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04182910919s 2018-08-11 23:53:47,474 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/b20cb83a-b779-4957-af32-d3f981a61236.json used request id req-66284c36-e14a-465c-b621-37c8068c988b 2018-08-11 23:53:47,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-11 23:53:47,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}0881c600d26a2c2c2e41baef19d4e651b0d46605" 2018-08-11 23:53:47,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2748 X-Openstack-Request-Id: req-687181e2-a4e6-4d4d-b23c-35674403b8f1 Date: Sat, 11 Aug 2018 23:53:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b6d0dd69a5a4df0966d41749dc49573","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T23:53:47Z","provider:segmentation_id":28,"name":"shaker-net_eebf7a3e-6f18-463d-b116-5400ea766c2e","admin_state_up":true,"tenant_id":"6b6d0dd69a5a4df0966d41749dc49573","created_at":"2018-08-11T22:48:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fa3ad3a1-17fc-4de4-a1c1-60f118717045","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7b792f7b9c146099385fcf3faa158cb","status":"ACTIVE","subnets":["1b53ca57-aa3f-4daa-af06-512d36182fd0"],"description":"","tags":[],"updated_at":"2018-08-11T22:08:31Z","provider:segmentation_id":82,"name":"pns-internal-net_992ab1cb-0b98-481d-a15e-22f6652b7ffe","admin_state_up":true,"tenant_id":"a7b792f7b9c146099385fcf3faa158cb","created_at":"2018-08-11T22:08:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fd1a0bc7-8798-46e1-a415-e242121ee55d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7b792f7b9c146099385fcf3faa158cb","status":"ACTIVE","subnets":["4420d976-9c0e-4044-b216-29e446c5e3d4"],"description":"","tags":[],"updated_at":"2018-08-11T22:08:32Z","provider:segmentation_id":11,"name":"pns-internal-net2_992ab1cb-0b98-481d-a15e-22f6652b7ffe","admin_state_up":true,"tenant_id":"a7b792f7b9c146099385fcf3faa158cb","created_at":"2018-08-11T22:08:31Z","provider:network_type":"vxlan"}]} 2018-08-11 23:53:47,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-687181e2-a4e6-4d4d-b23c-35674403b8f1 2018-08-11 23:53:47,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0823209285736s 2018-08-11 23:53:47,557 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-687181e2-a4e6-4d4d-b23c-35674403b8f1 2018-08-11 23:53:47,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-11 23:53:47,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0881c600d26a2c2c2e41baef19d4e651b0d46605" 2018-08-11 23:53:48,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2b7f8f3-2cee-4661-93a3-177bfa969d5d Date: Sat, 11 Aug 2018 23:53:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:53:48,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3.json used request id req-f2b7f8f3-2cee-4661-93a3-177bfa969d5d 2018-08-11 23:53:48,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.42433810234s 2018-08-11 23:53:48,983 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/f0905e0d-7ef1-4b73-9e75-b05ffbe2fec3.json used request id req-f2b7f8f3-2cee-4661-93a3-177bfa969d5d 2018-08-11 23:53:48,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-11 23:53:48,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}0881c600d26a2c2c2e41baef19d4e651b0d46605" 2018-08-11 23:53:49,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-7f091995-5046-4751-bbd9-905d51321af3 Date: Sat, 11 Aug 2018 23:53:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d/snap", "metadata": {}}], "file": "/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d/file", "owner": "6b6d0dd69a5a4df0966d41749dc49573", "id": "a26c8096-eef6-4e0f-bacb-6ae694223f7d", "size": 666173440, "self": "/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-11T22:48:56Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_eebf7a3e-6f18-463d-b116-5400ea766c2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_eebf7a3e-6f18-463d-b116-5400ea766c2e", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-11T22:48:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-11 23:53:49,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-7f091995-5046-4751-bbd9-905d51321af3 2018-08-11 23:53:49,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.562788963318s 2018-08-11 23:53:49,551 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-7f091995-5046-4751-bbd9-905d51321af3 2018-08-11 23:53:49,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-11 23:53:49,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0881c600d26a2c2c2e41baef19d4e651b0d46605" 2018-08-11 23:53:50,350 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7b54b7eb-d345-4a8d-a87f-326599345bb7 Date: Sat, 11 Aug 2018 23:53:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 23:53:50,351 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d used request id req-7b54b7eb-d345-4a8d-a87f-326599345bb7 2018-08-11 23:53:50,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.798257112503s 2018-08-11 23:53:50,351 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/a26c8096-eef6-4e0f-bacb-6ae694223f7d used request id req-7b54b7eb-d345-4a8d-a87f-326599345bb7 2018-08-11 23:53:50,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-11 23:53:50,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 23:53:50,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:53:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["n3PQ27tFSVC_iotmnKAZCg"], "issued_at": "2018-08-11T23:53:50.000000Z"}} 2018-08-11 23:53:50,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}4bad710234dfe3dae7fe9cc043e203c21dc415b5" 2018-08-11 23:53:50,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53: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-009a96c8-06ef-4034-a50a-df5490c62dc1 x-compute-request-id: req-009a96c8-06ef-4034-a50a-df5490c62dc1 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_eebf7a3e-6f18-463d-b116-5400ea766c2e", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c", "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": "a0851bff-d039-4192-9a17-8dd0f94dcb2c"}]} 2018-08-11 23:53:50,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-009a96c8-06ef-4034-a50a-df5490c62dc1 2018-08-11 23:53:50,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.566559076309s 2018-08-11 23:53:50,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-009a96c8-06ef-4034-a50a-df5490c62dc1 2018-08-11 23:53:50,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-11 23:53:50,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4bad710234dfe3dae7fe9cc043e203c21dc415b5" 2018-08-11 23:53:50,949 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 23:53: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-9e321a6d-0905-4e31-be52-94d637fb5ea5 x-compute-request-id: req-9e321a6d-0905-4e31-be52-94d637fb5ea5 Content-Length: 0 Content-Type: application/json 2018-08-11 23:53:50,949 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c used request id req-9e321a6d-0905-4e31-be52-94d637fb5ea5 2018-08-11 23:53:50,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0290219783783s 2018-08-11 23:53:50,949 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/a0851bff-d039-4192-9a17-8dd0f94dcb2c used request id req-9e321a6d-0905-4e31-be52-94d637fb5ea5 2018-08-11 23:53:50,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 23:53:50,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4bad710234dfe3dae7fe9cc043e203c21dc415b5" 2018-08-11 23:53:51,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57195645-b54d-4d58-a077-04257c43d547 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_eebf7a3e-6f18-463d-b116-5400ea766c2e", "links": {"self": "http://172.30.9.30:5000/v3/users/9c47f4b3da0f443fa65ae29db7fba3c9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9c47f4b3da0f443fa65ae29db7fba3c9", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:53:51,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-57195645-b54d-4d58-a077-04257c43d547 2018-08-11 23:53:51,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0938911437988s 2018-08-11 23:53:51,044 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-57195645-b54d-4d58-a077-04257c43d547 2018-08-11 23:53:51,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-11 23:53:51,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/9c47f4b3da0f443fa65ae29db7fba3c9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4bad710234dfe3dae7fe9cc043e203c21dc415b5" 2018-08-11 23:53:51,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d52b551-5c90-461f-94b3-8ae32ec0e65f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_eebf7a3e-6f18-463d-b116-5400ea766c2e", "links": {"self": "http://172.30.9.30:5000/v3/users/9c47f4b3da0f443fa65ae29db7fba3c9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9c47f4b3da0f443fa65ae29db7fba3c9", "description": null}} 2018-08-11 23:53:51,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/9c47f4b3da0f443fa65ae29db7fba3c9 used request id req-0d52b551-5c90-461f-94b3-8ae32ec0e65f 2018-08-11 23:53:51,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102696180344s 2018-08-11 23:53:51,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/9c47f4b3da0f443fa65ae29db7fba3c9 used request id req-0d52b551-5c90-461f-94b3-8ae32ec0e65f 2018-08-11 23:53:51,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-11 23:53:51,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/9c47f4b3da0f443fa65ae29db7fba3c9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4bad710234dfe3dae7fe9cc043e203c21dc415b5" 2018-08-11 23:53:51,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04b19d41-ca74-4a22-8135-e189c7eab8e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:53:51,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/9c47f4b3da0f443fa65ae29db7fba3c9 used request id req-04b19d41-ca74-4a22-8135-e189c7eab8e7 2018-08-11 23:53:51,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.249862909317s 2018-08-11 23:53:51,404 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/9c47f4b3da0f443fa65ae29db7fba3c9 used request id req-04b19d41-ca74-4a22-8135-e189c7eab8e7 2018-08-11 23:53:51,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-11 23:53:51,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4bad710234dfe3dae7fe9cc043e203c21dc415b5" 2018-08-11 23:53:51,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b58a1df-98ae-4d67-8eea-030054ccd88b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573"}, "tags": [], "enabled": true, "id": "6b6d0dd69a5a4df0966d41749dc49573", "parent_id": "default", "domain_id": "default", "name": "shaker-project_eebf7a3e-6f18-463d-b116-5400ea766c2e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-11 23:53:51,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-5b58a1df-98ae-4d67-8eea-030054ccd88b 2018-08-11 23:53:51,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1001060009s 2018-08-11 23:53:51,510 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-5b58a1df-98ae-4d67-8eea-030054ccd88b 2018-08-11 23:53:51,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-11 23:53:51,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4bad710234dfe3dae7fe9cc043e203c21dc415b5" 2018-08-11 23:53:51,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f985c87-1c56-4022-b6f5-88cdb6a19546 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:53:51,673 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-5f985c87-1c56-4022-b6f5-88cdb6a19546 2018-08-11 23:53:51,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.158696174622s 2018-08-11 23:53:51,674 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-5f985c87-1c56-4022-b6f5-88cdb6a19546 2018-08-11 23:53:51,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 23:53:51,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4bad710234dfe3dae7fe9cc043e203c21dc415b5" 2018-08-11 23:53:51,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ef7f0a2-237b-4bc8-a7c8-41052ce1bedd Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61630a873b744ca6af527942df06cccf", "links": {"self": "http://172.30.9.30:5000/v3/roles/61630a873b744ca6af527942df06cccf"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "fba5110f176048d68334f563ddcc1e83", "links": {"self": "http://172.30.9.30:5000/v3/roles/fba5110f176048d68334f563ddcc1e83"}, "name": "Member"}]} 2018-08-11 23:53:51,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6ef7f0a2-237b-4bc8-a7c8-41052ce1bedd 2018-08-11 23:53:51,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0850710868835s 2018-08-11 23:53:51,763 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6ef7f0a2-237b-4bc8-a7c8-41052ce1bedd 2018-08-11 23:53:51,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-11 23:53:51,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/fba5110f176048d68334f563ddcc1e83 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4bad710234dfe3dae7fe9cc043e203c21dc415b5" 2018-08-11 23:53:51,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e28d218-977f-40f5-9c71-3b9c1333ea22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:53:51,938 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/fba5110f176048d68334f563ddcc1e83 used request id req-2e28d218-977f-40f5-9c71-3b9c1333ea22 2018-08-11 23:53:51,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.168889045715s 2018-08-11 23:53:51,938 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/fba5110f176048d68334f563ddcc1e83 used request id req-2e28d218-977f-40f5-9c71-3b9c1333ea22 2018-08-11 23:53:51,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-11 23:53:51,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4bad710234dfe3dae7fe9cc043e203c21dc415b5" 2018-08-11 23:53:51,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee48c41-205e-4a65-998f-26817c7977b6 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "61630a873b744ca6af527942df06cccf", "links": {"self": "http://172.30.9.30:5000/v3/roles/61630a873b744ca6af527942df06cccf"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:53:51,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5ee48c41-205e-4a65-998f-26817c7977b6 2018-08-11 23:53:51,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.021087884903s 2018-08-11 23:53:51,963 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5ee48c41-205e-4a65-998f-26817c7977b6 2018-08-11 23:53:51,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-11 23:53:51,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/61630a873b744ca6af527942df06cccf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4bad710234dfe3dae7fe9cc043e203c21dc415b5" 2018-08-11 23:53:52,075 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bc2e8c3-51a7-4396-8c66-8a2dd803ee93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:53:52,075 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/61630a873b744ca6af527942df06cccf used request id req-0bc2e8c3-51a7-4396-8c66-8a2dd803ee93 2018-08-11 23:53:52,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.107460975647s 2018-08-11 23:53:52,075 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/61630a873b744ca6af527942df06cccf used request id req-0bc2e8c3-51a7-4396-8c66-8a2dd803ee93 2018-08-11 23:53:52,076 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-08-11 23:53:52,136 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-11 23:53:52,447 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-11 23:53:52,447 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-11 23:53:52,448 - openstack_tests - INFO - OS Credentials = > 2018-08-11 23:53:52,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:52,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:53:52,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:53:52,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:53:52,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:53:52,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:53:52,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:53:52,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:53:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["bqHjeIdZSJuaPhMKxnQK1Q"], "issued_at": "2018-08-11T23:53:52.000000Z"}} 2018-08-11 23:53:52,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f590225662840ce5cc49478ae76ace50335f461" 2018-08-11 23:53:53,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c0339c72-2fac-4d00-8f83-956757891866 Date: Sat, 11 Aug 2018 23:53:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 23:53:53,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True used request id req-c0339c72-2fac-4d00-8f83-956757891866 2018-08-11 23:53:53,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f590225662840ce5cc49478ae76ace50335f461" 2018-08-11 23:53:53,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-44760ed2-2a6a-49d4-b1e3-a3b3267b0a77 Date: Sat, 11 Aug 2018 23:53:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-11 23:53:53,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-44760ed2-2a6a-49d4-b1e3-a3b3267b0a77 2018-08-11 23:53:53,152 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-11 23:53:53,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-11 23:53:53,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-11 23:53:53,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-11 23:53:53,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-11 23:53:53,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-11 23:53:53,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-11 23:53:53,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-11 23:53:53,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-11 23:53:53,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-11 23:53:53,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-11 23:53:53,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-11 23:53:53,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-11 23:53:53,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-11 23:53:53,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-11 23:53:53,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-11 23:53:53,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-11 23:53:53,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-11 23:53:53,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-11 23:53:53,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-11 23:53:53,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-11 23:53:53,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-11 23:53:53,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-11 23:53:53,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-11 23:53:53,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-11 23:53:53,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-11 23:53:53,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-11 23:53:53,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-11 23:53:53,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-088e17ce-1f14-44fa-857f-bcf25acfff55 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:53:53,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-088e17ce-1f14-44fa-857f-bcf25acfff55 2018-08-11 23:53:53,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-11 23:53:53,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:53:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["c2aIRdSsTX6yP318gPaPTA"], "issued_at": "2018-08-11T23:53:53.000000Z"}} 2018-08-11 23:53:53,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bffd205b231f2be9a4b86bd38f85229b31691230" 2018-08-11 23:53:53,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53: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-fe512aba-6f7b-4436-9d55-29515d42cbdf x-compute-request-id: req-fe512aba-6f7b-4436-9d55-29515d42cbdf 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.30: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-08-11 23:53:53,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/ used request id req-fe512aba-6f7b-4436-9d55-29515d42cbdf 2018-08-11 23:53:53,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.496186971664s 2018-08-11 23:53:53,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/ used request id req-fe512aba-6f7b-4436-9d55-29515d42cbdf 2018-08-11 23:53:53,657 - 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.30: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-08-11 23:53:53,657 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-08-11 23:53:53,658 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-08-11 23:53:53,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:53,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:53:54,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:53:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["6QxKq7-MQ3yToYVD0frDKQ"], "issued_at": "2018-08-11T23:53:54.000000Z"}} 2018-08-11 23:53:54,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195f565697f87cc64fbd9620f0a38b78148bb3f4" 2018-08-11 23:53:54,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8905617-eeca-4b55-b21e-0e3c6fc039a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:53:54,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d8905617-eeca-4b55-b21e-0e3c6fc039a6 2018-08-11 23:53:54,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:54,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:53:54,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:53:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["7oUtIzUER1eWn1BNcTXRnQ"], "issued_at": "2018-08-11T23:53:54.000000Z"}} 2018-08-11 23:53:54,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:53:54,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-681a4d6c-0d5a-4afd-9b4d-2fb5b6f87111 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:53:54,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-681a4d6c-0d5a-4afd-9b4d-2fb5b6f87111 2018-08-11 23:53:54,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:53:54,801 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:53:54,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-190c1b26-9f86-424-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:53:54,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c4b5ca-1949-4920-8f74-f84711dec35c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-190c1b26-9f86-424-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:53:54,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-190c1b26-9f86-424-proj used request id req-84c4b5ca-1949-4920-8f74-f84711dec35c 2018-08-11 23:53:54,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:53:54,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406c15ae-1010-4ed4-8446-80d21b516695 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:53:54,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-406c15ae-1010-4ed4-8446-80d21b516695 2018-08-11 23:53:54,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-190c1b26-9f86-424-proj"}}' 2018-08-11 23:53:54,962 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d30ffa2-f58a-48c3-ba88-3565ed5a2cda Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/849a8659ae7341fbbe643def30d1a459"}, "tags": [], "enabled": true, "id": "849a8659ae7341fbbe643def30d1a459", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-190c1b26-9f86-424-proj"}} 2018-08-11 23:53:54,962 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-9d30ffa2-f58a-48c3-ba88-3565ed5a2cda 2018-08-11 23:53:54,962 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-190c1b26-9f86-424-proj 2018-08-11 23:53:54,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:54,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:53:55,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:53:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["8n6K1XtFSSikORmf4hnJIw"], "issued_at": "2018-08-11T23:53:55.000000Z"}} 2018-08-11 23:53:55,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7036305613d05dd97261424883e42b6193a7c" 2018-08-11 23:53:55,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926b835e-065f-4b58-b062-4a18c626251f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:53:55,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-926b835e-065f-4b58-b062-4a18c626251f 2018-08-11 23:53:55,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:53:55,433 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:53:55,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7036305613d05dd97261424883e42b6193a7c" 2018-08-11 23:53:55,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e8a094-5d54-4d40-a9c4-093072d448df Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:53:55,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e7e8a094-5d54-4d40-a9c4-093072d448df 2018-08-11 23:53:55,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-190c1b26-9f86-424-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7036305613d05dd97261424883e42b6193a7c" 2018-08-11 23:53:55,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d37427f0-f1bd-4bde-b649-fe43e62b0b65 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-190c1b26-9f86-424-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/849a8659ae7341fbbe643def30d1a459"}, "tags": [], "enabled": true, "id": "849a8659ae7341fbbe643def30d1a459", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-190c1b26-9f86-424-proj"}]} 2018-08-11 23:53:55,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-190c1b26-9f86-424-proj used request id req-d37427f0-f1bd-4bde-b649-fe43e62b0b65 2018-08-11 23:53:55,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7036305613d05dd97261424883e42b6193a7c" 2018-08-11 23:53:55,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d66eb3d1-1fe1-4452-8eb8-920480195209 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:53:55,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d66eb3d1-1fe1-4452-8eb8-920480195209 2018-08-11 23:53:56,082 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-190c1b26-9f86-424-user 2018-08-11 23:53:56,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:56,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:53:56,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76662ea1-092d-44c8-94c5-fe02916a1e90 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:53:56,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-76662ea1-092d-44c8-94c5-fe02916a1e90 2018-08-11 23:53:56,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" -d '{"role": {"name": "CreateSecurityGroupTests-190c1b26-9f86-424-proj-role"}}' 2018-08-11 23:53:56,201 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:53:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a915663-4f61-4db1-996a-3e022b7d6c4d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d8130275988b4ee68a75b001faa11986", "links": {"self": "http://172.30.9.30:5000/v3/roles/d8130275988b4ee68a75b001faa11986"}, "name": "CreateSecurityGroupTests-190c1b26-9f86-424-proj-role"}} 2018-08-11 23:53:56,202 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-5a915663-4f61-4db1-996a-3e022b7d6c4d 2018-08-11 23:53:56,202 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-190c1b26-9f86-424-proj-role 2018-08-11 23:53:56,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/d8130275988b4ee68a75b001faa11986 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:53:56,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2932d2b-0ba4-4fbf-91ae-931bb9f56a53 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d8130275988b4ee68a75b001faa11986", "links": {"self": "http://172.30.9.30:5000/v3/roles/d8130275988b4ee68a75b001faa11986"}, "name": "CreateSecurityGroupTests-190c1b26-9f86-424-proj-role"}} 2018-08-11 23:53:56,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/d8130275988b4ee68a75b001faa11986 used request id req-e2932d2b-0ba4-4fbf-91ae-931bb9f56a53 2018-08-11 23:53:56,222 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-190c1b26-9f86-424-proj-role to project CreateSecurityGroupTests-190c1b26-9f86-424-proj 2018-08-11 23:53:56,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/849a8659ae7341fbbe643def30d1a459/users/5af814a9ad3b47ef805b9d3541ef765b/roles/d8130275988b4ee68a75b001faa11986 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:53:56,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:53:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65665593-124b-4025-bd3f-167419ec4192 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:53:56,342 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/849a8659ae7341fbbe643def30d1a459/users/5af814a9ad3b47ef805b9d3541ef765b/roles/d8130275988b4ee68a75b001faa11986 used request id req-65665593-124b-4025-bd3f-167419ec4192 2018-08-11 23:53:56,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:53:56,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:53:56,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:53:56,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:53:56,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:53:56,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:53:56,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:53:56,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8130275988b4ee68a75b001faa11986", "name": "CreateSecurityGroupTests-190c1b26-9f86-424-proj-role"}], "expires_at": "2018-08-12T00:53:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "849a8659ae7341fbbe643def30d1a459", "name": "CreateSecurityGroupTests-190c1b26-9f86-424-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/849a8659ae7341fbbe643def30d1a459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/849a8659ae7341fbbe643def30d1a459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/849a8659ae7341fbbe643def30d1a459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_849a8659ae7341fbbe643def30d1a459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_849a8659ae7341fbbe643def30d1a459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/849a8659ae7341fbbe643def30d1a459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/849a8659ae7341fbbe643def30d1a459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/849a8659ae7341fbbe643def30d1a459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/849a8659ae7341fbbe643def30d1a459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/849a8659ae7341fbbe643def30d1a459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/849a8659ae7341fbbe643def30d1a459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/849a8659ae7341fbbe643def30d1a459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/849a8659ae7341fbbe643def30d1a459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/849a8659ae7341fbbe643def30d1a459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-190c1b26-9f86-424-user", "id": "5af814a9ad3b47ef805b9d3541ef765b"}, "audit_ids": ["QsNRtS7XT3uKZnoM4xpN5Q"], "issued_at": "2018-08-11T23:53:56.000000Z"}} 2018-08-11 23:53:56,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:53:56,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04757a60-ec99-4b9f-9e3f-018b096d442e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:53:56,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-04757a60-ec99-4b9f-9e3f-018b096d442e 2018-08-11 23:53:56,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:53:56,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:53:56,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:53:56,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:53:56,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:53:56,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:53:57,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cabccef9-26eb-48e5-b894-97f598deaae3 Date: Sat, 11 Aug 2018 23:53:57 GMT RESP BODY: {"security_groups": []} 2018-08-11 23:53:57,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name&description=hello+group used request id req-cabccef9-26eb-48e5-b894-97f598deaae3 2018-08-11 23:53:57,201 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name... 2018-08-11 23:53:57,202 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name 2018-08-11 23:53:57,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" -d '{"security_group": {"name": "CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name", "description": "hello group"}}' 2018-08-11 23:53:57,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-49cc05d6-7ffc-4ada-b9fe-24b4ac9acbc9 Date: Sat, 11 Aug 2018 23:53:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "updated_at": "2018-08-11T23:53:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "0ff9651a-d39d-411b-993b-96083f213f77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "33acf551-9615-4e21-a44b-ea66eaea196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv6", "project_id": "849a8659ae7341fbbe643def30d1a459"}], "revision_number": 2, "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "name": "CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name"}} 2018-08-11 23:53:57,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-49cc05d6-7ffc-4ada-b9fe-24b4ac9acbc9 2018-08-11 23:53:57,909 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25b14627-3e71-473a-ae0c-3efdb88478d7 2018-08-11 23:53:57,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:53:58,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6e626eb7-3edb-4694-a6f1-e5d85687c9aa Date: Sat, 11 Aug 2018 23:53: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-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "0ff9651a-d39d-411b-993b-96083f213f77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "33acf551-9615-4e21-a44b-ea66eaea196f"}]} 2018-08-11 23:53:58,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-6e626eb7-3edb-4694-a6f1-e5d85687c9aa 2018-08-11 23:53:58,009 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25b14627-3e71-473a-ae0c-3efdb88478d7 2018-08-11 23:53:58,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:53:58,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4fac2774-c9a2-412a-bdb0-ab00bb2e55da Date: Sat, 11 Aug 2018 23:53: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-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "0ff9651a-d39d-411b-993b-96083f213f77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "33acf551-9615-4e21-a44b-ea66eaea196f"}]} 2018-08-11 23:53:58,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-4fac2774-c9a2-412a-bdb0-ab00bb2e55da 2018-08-11 23:53:58,042 - neutron_utils - INFO - Retrieving security group with ID - 25b14627-3e71-473a-ae0c-3efdb88478d7 2018-08-11 23:53:58,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:53:58,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-23111aaf-072b-4f29-a1e7-76b32dc27a3b Date: Sat, 11 Aug 2018 23:53:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "updated_at": "2018-08-11T23:53:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "0ff9651a-d39d-411b-993b-96083f213f77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "33acf551-9615-4e21-a44b-ea66eaea196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv6", "project_id": "849a8659ae7341fbbe643def30d1a459"}], "revision_number": 2, "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "name": "CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name"}]} 2018-08-11 23:53:58,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-23111aaf-072b-4f29-a1e7-76b32dc27a3b 2018-08-11 23:53:58,129 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25b14627-3e71-473a-ae0c-3efdb88478d7 2018-08-11 23:53:58,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:53:58,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-34ed87b1-9818-4d60-8952-8eb28a8f9b7b Date: Sat, 11 Aug 2018 23:53: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-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "0ff9651a-d39d-411b-993b-96083f213f77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "33acf551-9615-4e21-a44b-ea66eaea196f"}]} 2018-08-11 23:53:58,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-34ed87b1-9818-4d60-8952-8eb28a8f9b7b 2018-08-11 23:53:58,159 - neutron_utils - INFO - Retrieving security group with ID - 25b14627-3e71-473a-ae0c-3efdb88478d7 2018-08-11 23:53:58,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:53:58,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-21a98681-776d-4b56-bf8e-621b50e17edf Date: Sat, 11 Aug 2018 23:53:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "updated_at": "2018-08-11T23:53:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "0ff9651a-d39d-411b-993b-96083f213f77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "33acf551-9615-4e21-a44b-ea66eaea196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv6", "project_id": "849a8659ae7341fbbe643def30d1a459"}], "revision_number": 2, "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "name": "CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name"}]} 2018-08-11 23:53:58,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-21a98681-776d-4b56-bf8e-621b50e17edf 2018-08-11 23:53:58,217 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25b14627-3e71-473a-ae0c-3efdb88478d7 2018-08-11 23:53:58,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:53:58,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-229d78ea-68ab-462a-8944-f236c96e4b6c Date: Sat, 11 Aug 2018 23:53: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-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "0ff9651a-d39d-411b-993b-96083f213f77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "33acf551-9615-4e21-a44b-ea66eaea196f"}]} 2018-08-11 23:53:58,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-229d78ea-68ab-462a-8944-f236c96e4b6c 2018-08-11 23:53:58,245 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name 2018-08-11 23:53:58,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:53:58,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b5ace6f3-75a8-4309-a5a3-94fed696341d Date: Sat, 11 Aug 2018 23:53:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "updated_at": "2018-08-11T23:53:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "0ff9651a-d39d-411b-993b-96083f213f77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "33acf551-9615-4e21-a44b-ea66eaea196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv6", "project_id": "849a8659ae7341fbbe643def30d1a459"}], "revision_number": 2, "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "name": "CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name"}]} 2018-08-11 23:53:58,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name used request id req-b5ace6f3-75a8-4309-a5a3-94fed696341d 2018-08-11 23:53:58,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:53:58,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:53: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:53:58,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/849a8659ae7341fbbe643def30d1a459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:53:58,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d632bb-7982-490e-a080-3bdd48705b41 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/849a8659ae7341fbbe643def30d1a459"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "849a8659ae7341fbbe643def30d1a459", "name": "CreateSecurityGroupTests-190c1b26-9f86-424-proj"}} 2018-08-11 23:53:58,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/849a8659ae7341fbbe643def30d1a459 used request id req-53d632bb-7982-490e-a080-3bdd48705b41 2018-08-11 23:53:58,367 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25b14627-3e71-473a-ae0c-3efdb88478d7 2018-08-11 23:53:58,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:53:58,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b78cbdb-ea7c-4950-b556-748564b4c640 Date: Sat, 11 Aug 2018 23:53: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-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "0ff9651a-d39d-411b-993b-96083f213f77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "33acf551-9615-4e21-a44b-ea66eaea196f"}]} 2018-08-11 23:53:58,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-0b78cbdb-ea7c-4950-b556-748564b4c640 2018-08-11 23:53:58,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7"}}' 2018-08-11 23:53:58,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-e4801dae-0593-4cde-a8ea-2ee6188c5d4e Date: Sat, 11 Aug 2018 23:53:58 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-08-11T23:53:58Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:58Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "ff7752c6-1d6f-4703-a1bc-c477ed7b7709"}} 2018-08-11 23:53:58,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-e4801dae-0593-4cde-a8ea-2ee6188c5d4e 2018-08-11 23:53:58,561 - neutron_utils - INFO - Retrieving security group with ID - 25b14627-3e71-473a-ae0c-3efdb88478d7 2018-08-11 23:53:58,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:53:58,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c7ff5373-c45e-491f-ab4b-1cf02a252f47 Date: Sat, 11 Aug 2018 23:53:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "updated_at": "2018-08-11T23:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "0ff9651a-d39d-411b-993b-96083f213f77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "33acf551-9615-4e21-a44b-ea66eaea196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv6", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:58Z", "revision_number": 0, "id": "ff7752c6-1d6f-4703-a1bc-c477ed7b7709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:58Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}], "revision_number": 3, "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "name": "CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name"}]} 2018-08-11 23:53:58,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-c7ff5373-c45e-491f-ab4b-1cf02a252f47 2018-08-11 23:53:58,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25b14627-3e71-473a-ae0c-3efdb88478d7 2018-08-11 23:53:58,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:53:58,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a9be4268-b3c6-48ca-a0d7-d14d14b846e2 Date: Sat, 11 Aug 2018 23:53: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-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "0ff9651a-d39d-411b-993b-96083f213f77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "33acf551-9615-4e21-a44b-ea66eaea196f"}, {"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-08-11T23:53:58Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:58Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "ff7752c6-1d6f-4703-a1bc-c477ed7b7709"}]} 2018-08-11 23:53:58,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-a9be4268-b3c6-48ca-a0d7-d14d14b846e2 2018-08-11 23:53:58,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:53:59,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8130275988b4ee68a75b001faa11986", "name": "CreateSecurityGroupTests-190c1b26-9f86-424-proj-role"}], "expires_at": "2018-08-12T00:53:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "849a8659ae7341fbbe643def30d1a459", "name": "CreateSecurityGroupTests-190c1b26-9f86-424-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/849a8659ae7341fbbe643def30d1a459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/849a8659ae7341fbbe643def30d1a459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/849a8659ae7341fbbe643def30d1a459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_849a8659ae7341fbbe643def30d1a459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_849a8659ae7341fbbe643def30d1a459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/849a8659ae7341fbbe643def30d1a459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/849a8659ae7341fbbe643def30d1a459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/849a8659ae7341fbbe643def30d1a459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/849a8659ae7341fbbe643def30d1a459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/849a8659ae7341fbbe643def30d1a459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/849a8659ae7341fbbe643def30d1a459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/849a8659ae7341fbbe643def30d1a459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/849a8659ae7341fbbe643def30d1a459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/849a8659ae7341fbbe643def30d1a459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-190c1b26-9f86-424-user", "id": "5af814a9ad3b47ef805b9d3541ef765b"}, "audit_ids": ["OMixIyM6SDKGgv9vGYYp9A"], "issued_at": "2018-08-11T23:53:59.000000Z"}} 2018-08-11 23:53:59,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d26cbb4991a5ceff64c5cf0cae32ae03f42b566" 2018-08-11 23:53:59,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e8e2bac1-9ee7-4db8-b868-fe807b59fba8 Date: Sat, 11 Aug 2018 23:53:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "updated_at": "2018-08-11T23:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "0ff9651a-d39d-411b-993b-96083f213f77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "33acf551-9615-4e21-a44b-ea66eaea196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv6", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:58Z", "revision_number": 0, "id": "ff7752c6-1d6f-4703-a1bc-c477ed7b7709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:58Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}], "revision_number": 3, "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "name": "CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name"}]} 2018-08-11 23:53:59,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name&description=hello+group used request id req-e8e2bac1-9ee7-4db8-b868-fe807b59fba8 2018-08-11 23:53:59,266 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25b14627-3e71-473a-ae0c-3efdb88478d7 2018-08-11 23:53:59,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d26cbb4991a5ceff64c5cf0cae32ae03f42b566" 2018-08-11 23:53:59,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e4a7eec7-e377-4be7-814a-0c9fce243921 Date: Sat, 11 Aug 2018 23:53: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-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "0ff9651a-d39d-411b-993b-96083f213f77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "33acf551-9615-4e21-a44b-ea66eaea196f"}, {"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-08-11T23:53:58Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:58Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "ff7752c6-1d6f-4703-a1bc-c477ed7b7709"}]} 2018-08-11 23:53:59,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-e4a7eec7-e377-4be7-814a-0c9fce243921 2018-08-11 23:53:59,296 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25b14627-3e71-473a-ae0c-3efdb88478d7 2018-08-11 23:53:59,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d26cbb4991a5ceff64c5cf0cae32ae03f42b566" 2018-08-11 23:53:59,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-8d838809-eee6-45b4-8b98-fe9d40a6254d Date: Sat, 11 Aug 2018 23:53: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-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "0ff9651a-d39d-411b-993b-96083f213f77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "33acf551-9615-4e21-a44b-ea66eaea196f"}, {"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-08-11T23:53:58Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:58Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "ff7752c6-1d6f-4703-a1bc-c477ed7b7709"}]} 2018-08-11 23:53:59,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-8d838809-eee6-45b4-8b98-fe9d40a6254d 2018-08-11 23:53:59,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d26cbb4991a5ceff64c5cf0cae32ae03f42b566" 2018-08-11 23:53:59,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-910a0a46-6ef0-430f-b537-4120a1d7e524 Date: Sat, 11 Aug 2018 23:53:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "updated_at": "2018-08-11T23:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "0ff9651a-d39d-411b-993b-96083f213f77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "33acf551-9615-4e21-a44b-ea66eaea196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv6", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:58Z", "revision_number": 0, "id": "ff7752c6-1d6f-4703-a1bc-c477ed7b7709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:58Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}], "revision_number": 3, "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "name": "CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name"}]} 2018-08-11 23:53:59,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name used request id req-910a0a46-6ef0-430f-b537-4120a1d7e524 2018-08-11 23:53:59,372 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25b14627-3e71-473a-ae0c-3efdb88478d7 2018-08-11 23:53:59,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d26cbb4991a5ceff64c5cf0cae32ae03f42b566" 2018-08-11 23:53:59,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-20d6165c-6836-4467-9a07-a903ad4e3bb2 Date: Sat, 11 Aug 2018 23:53: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-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "0ff9651a-d39d-411b-993b-96083f213f77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "33acf551-9615-4e21-a44b-ea66eaea196f"}, {"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-08-11T23:53:58Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:58Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "ff7752c6-1d6f-4703-a1bc-c477ed7b7709"}]} 2018-08-11 23:53:59,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-20d6165c-6836-4467-9a07-a903ad4e3bb2 2018-08-11 23:53:59,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d26cbb4991a5ceff64c5cf0cae32ae03f42b566" 2018-08-11 23:53:59,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-fe717b1a-92b0-40cd-a339-d33456c1ac7d Date: Sat, 11 Aug 2018 23:53:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "updated_at": "2018-08-11T23:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "0ff9651a-d39d-411b-993b-96083f213f77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "33acf551-9615-4e21-a44b-ea66eaea196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv6", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:58Z", "revision_number": 0, "id": "ff7752c6-1d6f-4703-a1bc-c477ed7b7709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:58Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}], "revision_number": 3, "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "name": "CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name"}]} 2018-08-11 23:53:59,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name used request id req-fe717b1a-92b0-40cd-a339-d33456c1ac7d 2018-08-11 23:53:59,451 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25b14627-3e71-473a-ae0c-3efdb88478d7 2018-08-11 23:53:59,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d26cbb4991a5ceff64c5cf0cae32ae03f42b566" 2018-08-11 23:53:59,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-09cdf5c2-97d0-4f0a-a9ec-f57fe1f8ffa9 Date: Sat, 11 Aug 2018 23:53: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-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "0ff9651a-d39d-411b-993b-96083f213f77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "33acf551-9615-4e21-a44b-ea66eaea196f"}, {"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-08-11T23:53:58Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:58Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "ff7752c6-1d6f-4703-a1bc-c477ed7b7709"}]} 2018-08-11 23:53:59,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-09cdf5c2-97d0-4f0a-a9ec-f57fe1f8ffa9 2018-08-11 23:53:59,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d26cbb4991a5ceff64c5cf0cae32ae03f42b566" 2018-08-11 23:53:59,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-d7066705-936a-439f-9b0e-805121cc13e2 Date: Sat, 11 Aug 2018 23:53:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "updated_at": "2018-08-11T23:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "0ff9651a-d39d-411b-993b-96083f213f77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "33acf551-9615-4e21-a44b-ea66eaea196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv6", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:58Z", "revision_number": 0, "id": "ff7752c6-1d6f-4703-a1bc-c477ed7b7709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:58Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}], "revision_number": 3, "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "name": "CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name"}]} 2018-08-11 23:53:59,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name used request id req-d7066705-936a-439f-9b0e-805121cc13e2 2018-08-11 23:53:59,525 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25b14627-3e71-473a-ae0c-3efdb88478d7 2018-08-11 23:53:59,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d26cbb4991a5ceff64c5cf0cae32ae03f42b566" 2018-08-11 23:53:59,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-1d47cea6-0fe8-48e8-8ec5-34d4004186d8 Date: Sat, 11 Aug 2018 23:53: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-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "0ff9651a-d39d-411b-993b-96083f213f77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "33acf551-9615-4e21-a44b-ea66eaea196f"}, {"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-08-11T23:53:58Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:58Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "ff7752c6-1d6f-4703-a1bc-c477ed7b7709"}]} 2018-08-11 23:53:59,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-1d47cea6-0fe8-48e8-8ec5-34d4004186d8 2018-08-11 23:53:59,553 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25b14627-3e71-473a-ae0c-3efdb88478d7 2018-08-11 23:53:59,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d26cbb4991a5ceff64c5cf0cae32ae03f42b566" 2018-08-11 23:53:59,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-74ee6983-9bb5-4bb5-91ff-4026fc07cee1 Date: Sat, 11 Aug 2018 23:53: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-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "0ff9651a-d39d-411b-993b-96083f213f77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "33acf551-9615-4e21-a44b-ea66eaea196f"}, {"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-08-11T23:53:58Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:58Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "ff7752c6-1d6f-4703-a1bc-c477ed7b7709"}]} 2018-08-11 23:53:59,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-74ee6983-9bb5-4bb5-91ff-4026fc07cee1 2018-08-11 23:53:59,580 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name 2018-08-11 23:53:59,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:53:59,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e843e236-ae66-4577-b064-2afca6d94048 Date: Sat, 11 Aug 2018 23:53:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "updated_at": "2018-08-11T23:53:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "0ff9651a-d39d-411b-993b-96083f213f77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "33acf551-9615-4e21-a44b-ea66eaea196f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv6", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:58Z", "revision_number": 0, "id": "ff7752c6-1d6f-4703-a1bc-c477ed7b7709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:58Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}], "revision_number": 3, "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "name": "CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name"}]} 2018-08-11 23:53:59,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name used request id req-e843e236-ae66-4577-b064-2afca6d94048 2018-08-11 23:53:59,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/849a8659ae7341fbbe643def30d1a459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:53:59,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e7e2957-d3a4-4e8d-aa46-5a617d0ea397 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/849a8659ae7341fbbe643def30d1a459"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "849a8659ae7341fbbe643def30d1a459", "name": "CreateSecurityGroupTests-190c1b26-9f86-424-proj"}} 2018-08-11 23:53:59,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/849a8659ae7341fbbe643def30d1a459 used request id req-0e7e2957-d3a4-4e8d-aa46-5a617d0ea397 2018-08-11 23:53:59,716 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25b14627-3e71-473a-ae0c-3efdb88478d7 2018-08-11 23:53:59,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:53:59,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-2f393b99-c7d1-4d9a-94ce-b11e25126354 Date: Sat, 11 Aug 2018 23:53: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-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "0ff9651a-d39d-411b-993b-96083f213f77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "33acf551-9615-4e21-a44b-ea66eaea196f"}, {"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-08-11T23:53:58Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:58Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "ff7752c6-1d6f-4703-a1bc-c477ed7b7709"}]} 2018-08-11 23:53:59,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-2f393b99-c7d1-4d9a-94ce-b11e25126354 2018-08-11 23:53:59,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7"}}' 2018-08-11 23:53:59,908 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-ef735010-16a0-4df8-8802-7634b67d5874 Date: Sat, 11 Aug 2018 23:53:59 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-08-11T23:53:59Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:59Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "efda2023-0605-4cb5-925e-a1b2f6850eb9"}} 2018-08-11 23:53:59,908 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-ef735010-16a0-4df8-8802-7634b67d5874 2018-08-11 23:53:59,909 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25b14627-3e71-473a-ae0c-3efdb88478d7 2018-08-11 23:53:59,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d26cbb4991a5ceff64c5cf0cae32ae03f42b566" 2018-08-11 23:53:59,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-94a9e8be-54e5-47bd-bd56-35e2ea713843 Date: Sat, 11 Aug 2018 23:53: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-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "0ff9651a-d39d-411b-993b-96083f213f77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "33acf551-9615-4e21-a44b-ea66eaea196f"}, {"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-08-11T23:53:59Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:59Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "efda2023-0605-4cb5-925e-a1b2f6850eb9"}, {"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-08-11T23:53:58Z", "security_group_id": "25b14627-3e71-473a-ae0c-3efdb88478d7", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:58Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "ff7752c6-1d6f-4703-a1bc-c477ed7b7709"}]} 2018-08-11 23:53:59,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-94a9e8be-54e5-47bd-bd56-35e2ea713843 2018-08-11 23:53:59,943 - neutron_utils - INFO - Deleting security group rule with ID - 0ff9651a-d39d-411b-993b-96083f213f77 2018-08-11 23:53:59,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/0ff9651a-d39d-411b-993b-96083f213f77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:54:00,042 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81378fdf-6fed-4c27-9900-a9b73f11b3d5 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:00,042 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/0ff9651a-d39d-411b-993b-96083f213f77 used request id req-81378fdf-6fed-4c27-9900-a9b73f11b3d5 2018-08-11 23:54:00,042 - neutron_utils - INFO - Deleting security group rule with ID - ff7752c6-1d6f-4703-a1bc-c477ed7b7709 2018-08-11 23:54:00,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/ff7752c6-1d6f-4703-a1bc-c477ed7b7709 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:54:00,171 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81096e5a-e998-4c84-937e-ea663d377e70 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:00,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/ff7752c6-1d6f-4703-a1bc-c477ed7b7709 used request id req-81096e5a-e998-4c84-937e-ea663d377e70 2018-08-11 23:54:00,171 - neutron_utils - INFO - Deleting security group rule with ID - 33acf551-9615-4e21-a44b-ea66eaea196f 2018-08-11 23:54:00,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/33acf551-9615-4e21-a44b-ea66eaea196f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:54:00,268 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52cec845-d6ee-4319-aabe-26606cb4f1e1 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:00,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/33acf551-9615-4e21-a44b-ea66eaea196f used request id req-52cec845-d6ee-4319-aabe-26606cb4f1e1 2018-08-11 23:54:00,268 - neutron_utils - INFO - Deleting security group rule with ID - efda2023-0605-4cb5-925e-a1b2f6850eb9 2018-08-11 23:54:00,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/efda2023-0605-4cb5-925e-a1b2f6850eb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:54:00,372 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04948194-b7eb-4a06-a2a4-46999d9f9761 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:00,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/efda2023-0605-4cb5-925e-a1b2f6850eb9 used request id req-04948194-b7eb-4a06-a2a4-46999d9f9761 2018-08-11 23:54:00,372 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-ae6933c4-a841-4894-8fb0-301a28744912name 2018-08-11 23:54:00,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/25b14627-3e71-473a-ae0c-3efdb88478d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073c553be5fa6305dfa8c6cf2f63f5a1f3952b6" 2018-08-11 23:54:00,531 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4896c93c-2ed2-45f3-872b-9921d1297f9c Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:00,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/25b14627-3e71-473a-ae0c-3efdb88478d7 used request id req-4896c93c-2ed2-45f3-872b-9921d1297f9c 2018-08-11 23:54:00,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:00,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:00,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:00,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:00,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:00,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:00,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-3d36eef5-7403-4199-b52b-53b1bf055a9b Date: Sat, 11 Aug 2018 23:54:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "updated_at": "2018-08-11T23:53:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "335f526d-cda9-4902-a51f-52557388760d", "remote_group_id": "ac19edc3-4ec9-4026-a7ae-0b3d11bcc995", "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "ac19edc3-4ec9-4026-a7ae-0b3d11bcc995", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv6", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "5ba1f49d-a06d-40f9-b8cf-72c1b72a5fa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "ac19edc3-4ec9-4026-a7ae-0b3d11bcc995", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "a39901e9-b8a5-46ee-be23-97dd20649c13", "remote_group_id": "ac19edc3-4ec9-4026-a7ae-0b3d11bcc995", "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "ac19edc3-4ec9-4026-a7ae-0b3d11bcc995", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv4", "project_id": "849a8659ae7341fbbe643def30d1a459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "revision_number": 0, "id": "b61f1def-14e2-47e2-a8da-392ada1a084b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:53:57Z", "security_group_id": "ac19edc3-4ec9-4026-a7ae-0b3d11bcc995", "tenant_id": "849a8659ae7341fbbe643def30d1a459", "port_range_min": null, "ethertype": "IPv6", "project_id": "849a8659ae7341fbbe643def30d1a459"}], "revision_number": 4, "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "ac19edc3-4ec9-4026-a7ae-0b3d11bcc995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:54:00,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-3d36eef5-7403-4199-b52b-53b1bf055a9b 2018-08-11 23:54:00,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:00,872 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a5f2247-1d97-4734-8d5f-ac951a36fe92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:00,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-9a5f2247-1d97-4734-8d5f-ac951a36fe92 2018-08-11 23:54:00,872 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:00,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:00,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e76a42c-18cd-4ed5-bc57-fd967fcbd06b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:00,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-8e76a42c-18cd-4ed5-bc57-fd967fcbd06b 2018-08-11 23:54:00,956 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:00,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:01,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8479962-01aa-4618-85e2-477a7d3c43fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:01,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-f8479962-01aa-4618-85e2-477a7d3c43fc 2018-08-11 23:54:01,040 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:01,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:01,124 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67d5b900-a76a-4f97-8f6c-122572f48113 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:01,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-67d5b900-a76a-4f97-8f6c-122572f48113 2018-08-11 23:54:01,124 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:01,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:01,202 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6723addf-d46d-445e-9685-5e081f3092fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:01,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-6723addf-d46d-445e-9685-5e081f3092fb 2018-08-11 23:54:01,203 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:01,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:01,288 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f3cac10-3af4-4aaf-b786-ca34281bde6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:01,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-4f3cac10-3af4-4aaf-b786-ca34281bde6a 2018-08-11 23:54:01,289 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:01,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:01,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f452cf97-a2bb-4c15-ae49-62316238a75c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:01,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-f452cf97-a2bb-4c15-ae49-62316238a75c 2018-08-11 23:54:01,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:01,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:01,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f487ed9-416c-4e51-b6b5-ce046ce02b53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:01,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-4f487ed9-416c-4e51-b6b5-ce046ce02b53 2018-08-11 23:54:01,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:01,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:01,544 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94284b66-fb3b-4fea-87d0-33ff44b74143 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:01,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-94284b66-fb3b-4fea-87d0-33ff44b74143 2018-08-11 23:54:01,544 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:01,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:01,630 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cee1da3-8eed-4d60-a97e-736e855a6253 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:01,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-2cee1da3-8eed-4d60-a97e-736e855a6253 2018-08-11 23:54:01,630 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:01,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:01,718 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-503b5c27-4d02-4cf9-825e-0da320cef52b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:01,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-503b5c27-4d02-4cf9-825e-0da320cef52b 2018-08-11 23:54:01,719 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:01,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/849a8659ae7341fbbe643def30d1a459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:01,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5593d740-5858-4ea2-b2f2-3f1d278ff803 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/849a8659ae7341fbbe643def30d1a459"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "849a8659ae7341fbbe643def30d1a459", "name": "CreateSecurityGroupTests-190c1b26-9f86-424-proj"}} 2018-08-11 23:54:01,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/849a8659ae7341fbbe643def30d1a459 used request id req-5593d740-5858-4ea2-b2f2-3f1d278ff803 2018-08-11 23:54:01,809 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ac19edc3-4ec9-4026-a7ae-0b3d11bcc995 2018-08-11 23:54:01,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=ac19edc3-4ec9-4026-a7ae-0b3d11bcc995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:01,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eaf5b46e-8876-4055-9e68-22d3cfe8d13d Date: Sat, 11 Aug 2018 23:54:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ac19edc3-4ec9-4026-a7ae-0b3d11bcc995", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "ac19edc3-4ec9-4026-a7ae-0b3d11bcc995", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "335f526d-cda9-4902-a51f-52557388760d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "ac19edc3-4ec9-4026-a7ae-0b3d11bcc995", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "5ba1f49d-a06d-40f9-b8cf-72c1b72a5fa7"}, {"remote_group_id": "ac19edc3-4ec9-4026-a7ae-0b3d11bcc995", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "ac19edc3-4ec9-4026-a7ae-0b3d11bcc995", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "a39901e9-b8a5-46ee-be23-97dd20649c13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:53:57Z", "security_group_id": "ac19edc3-4ec9-4026-a7ae-0b3d11bcc995", "port_range_min": null, "revision_number": 0, "tenant_id": "849a8659ae7341fbbe643def30d1a459", "created_at": "2018-08-11T23:53:57Z", "project_id": "849a8659ae7341fbbe643def30d1a459", "id": "b61f1def-14e2-47e2-a8da-392ada1a084b"}]} 2018-08-11 23:54:01,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=ac19edc3-4ec9-4026-a7ae-0b3d11bcc995 used request id req-eaf5b46e-8876-4055-9e68-22d3cfe8d13d 2018-08-11 23:54:01,891 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 23:54:01,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/ac19edc3-4ec9-4026-a7ae-0b3d11bcc995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:02,075 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d4e2904b-7f7c-46d4-b183-44d8d3a83271 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:02,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/ac19edc3-4ec9-4026-a7ae-0b3d11bcc995 used request id req-d4e2904b-7f7c-46d4-b183-44d8d3a83271 2018-08-11 23:54:02,076 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-190c1b26-9f86-424-proj 2018-08-11 23:54:02,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/849a8659ae7341fbbe643def30d1a459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:02,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c77f3ba3-d67d-4248-91cb-99c20c7dd15f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:02,312 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/849a8659ae7341fbbe643def30d1a459 used request id req-c77f3ba3-d67d-4248-91cb-99c20c7dd15f 2018-08-11 23:54:02,312 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-190c1b26-9f86-424-proj-role 2018-08-11 23:54:02,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/d8130275988b4ee68a75b001faa11986 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:02,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-088e487e-bc70-40f9-8a8d-50173a8b18ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:02,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/d8130275988b4ee68a75b001faa11986 used request id req-088e487e-bc70-40f9-8a8d-50173a8b18ce 2018-08-11 23:54:02,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b2ea625634f15e1c3ef4fc0eed453cd0e57e81" 2018-08-11 23:54:02,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24c77c5f-997e-4ceb-a629-c857a206c4e3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:54:02,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-24c77c5f-997e-4ceb-a629-c857a206c4e3 2018-08-11 23:54:02,504 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-190c1b26-9f86-424-user 2018-08-11 23:54:02,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/5af814a9ad3b47ef805b9d3541ef765b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7036305613d05dd97261424883e42b6193a7c" 2018-08-11 23:54:02,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bd7659c-0816-48d3-981a-a0d52ba9dd31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:02,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/5af814a9ad3b47ef805b9d3541ef765b used request id req-7bd7659c-0816-48d3-981a-a0d52ba9dd31 2018-08-11 23:54:02,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:03,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["JNVC3k8bSryV_QGwGQWk0w"], "issued_at": "2018-08-11T23:54:03.000000Z"}} 2018-08-11 23:54:03,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e1f6dd2ab6d2a6b957afdf5b8746af23201f8b" 2018-08-11 23:54:03,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eea2da6-769a-4cb6-b66e-a42bd4187df7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:03,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6eea2da6-769a-4cb6-b66e-a42bd4187df7 2018-08-11 23:54:03,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:03,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:03,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["AnSrXnObTLazjkiyuVIrDA"], "issued_at": "2018-08-11T23:54:03.000000Z"}} 2018-08-11 23:54:03,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:03,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee37e7e-3b86-4125-862d-2331cf237493 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:03,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-fee37e7e-3b86-4125-862d-2331cf237493 2018-08-11 23:54:03,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:03,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:03,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5379d30a-1200-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:03,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6f6a6b-93fc-40f6-a144-f11ddf2f8897 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5379d30a-1200-4ab-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:54:03,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5379d30a-1200-4ab-proj used request id req-8e6f6a6b-93fc-40f6-a144-f11ddf2f8897 2018-08-11 23:54:03,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:03,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00516d0-3ffe-46db-b7fd-ce1f423c0f13 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:54:03,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f00516d0-3ffe-46db-b7fd-ce1f423c0f13 2018-08-11 23:54:03,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-5379d30a-1200-4ab-proj"}}' 2018-08-11 23:54:03,880 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ca2b64c-2ba7-42bd-a2e5-976547f8b0ea Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4578fbc4438e4ecaac72f820df110812"}, "tags": [], "enabled": true, "id": "4578fbc4438e4ecaac72f820df110812", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5379d30a-1200-4ab-proj"}} 2018-08-11 23:54:03,880 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-9ca2b64c-2ba7-42bd-a2e5-976547f8b0ea 2018-08-11 23:54:03,880 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-5379d30a-1200-4ab-proj 2018-08-11 23:54:03,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:03,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:04,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["SIPNlSvRTsmrg7cIx9t6BA"], "issued_at": "2018-08-11T23:54:04.000000Z"}} 2018-08-11 23:54:04,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600d0a418b2105194e80cf722903ba34611e5fd6" 2018-08-11 23:54:04,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a1b0159-7de8-489e-8dc7-8020c4f5d17c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:04,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2a1b0159-7de8-489e-8dc7-8020c4f5d17c 2018-08-11 23:54:04,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:04,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:04,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600d0a418b2105194e80cf722903ba34611e5fd6" 2018-08-11 23:54:04,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6407488-b0d5-4d68-8f2c-36f5bf46bc38 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:54:04,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b6407488-b0d5-4d68-8f2c-36f5bf46bc38 2018-08-11 23:54:04,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-5379d30a-1200-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600d0a418b2105194e80cf722903ba34611e5fd6" 2018-08-11 23:54:04,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c978509d-b5a3-46cf-821d-dcb3d6749c8d Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-5379d30a-1200-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4578fbc4438e4ecaac72f820df110812"}, "tags": [], "enabled": true, "id": "4578fbc4438e4ecaac72f820df110812", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5379d30a-1200-4ab-proj"}]} 2018-08-11 23:54:04,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-5379d30a-1200-4ab-proj used request id req-c978509d-b5a3-46cf-821d-dcb3d6749c8d 2018-08-11 23:54:04,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600d0a418b2105194e80cf722903ba34611e5fd6" 2018-08-11 23:54:04,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-235d27aa-c643-4e4d-a871-7653bc0a8d9c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:54:04,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-235d27aa-c643-4e4d-a871-7653bc0a8d9c 2018-08-11 23:54:04,965 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-5379d30a-1200-4ab-user 2018-08-11 23:54:04,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:04,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:05,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6811f355-e601-48d2-9777-6f7844ba80ad Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:54:05,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6811f355-e601-48d2-9777-6f7844ba80ad 2018-08-11 23:54:05,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" -d '{"role": {"name": "CreateSecurityGroupTests-5379d30a-1200-4ab-proj-role"}}' 2018-08-11 23:54:05,083 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:54:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39344a4d-6a22-429f-b703-9a0a0e38c3a1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b5aa95597cca4eb8bc70ed172a20dc3e", "links": {"self": "http://172.30.9.30:5000/v3/roles/b5aa95597cca4eb8bc70ed172a20dc3e"}, "name": "CreateSecurityGroupTests-5379d30a-1200-4ab-proj-role"}} 2018-08-11 23:54:05,084 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-39344a4d-6a22-429f-b703-9a0a0e38c3a1 2018-08-11 23:54:05,084 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-5379d30a-1200-4ab-proj-role 2018-08-11 23:54:05,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/b5aa95597cca4eb8bc70ed172a20dc3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:05,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d593021d-4a13-4ae5-8c52-bb506fea1f1f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b5aa95597cca4eb8bc70ed172a20dc3e", "links": {"self": "http://172.30.9.30:5000/v3/roles/b5aa95597cca4eb8bc70ed172a20dc3e"}, "name": "CreateSecurityGroupTests-5379d30a-1200-4ab-proj-role"}} 2018-08-11 23:54:05,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/b5aa95597cca4eb8bc70ed172a20dc3e used request id req-d593021d-4a13-4ae5-8c52-bb506fea1f1f 2018-08-11 23:54:05,171 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-5379d30a-1200-4ab-proj-role to project CreateSecurityGroupTests-5379d30a-1200-4ab-proj 2018-08-11 23:54:05,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/4578fbc4438e4ecaac72f820df110812/users/81dd4ee108d9440cab3a831f5fd0bab6/roles/b5aa95597cca4eb8bc70ed172a20dc3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:05,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4485b6f-2253-46cb-af84-649a34cedd65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:05,296 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/4578fbc4438e4ecaac72f820df110812/users/81dd4ee108d9440cab3a831f5fd0bab6/roles/b5aa95597cca4eb8bc70ed172a20dc3e used request id req-c4485b6f-2253-46cb-af84-649a34cedd65 2018-08-11 23:54:05,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:05,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:05,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:05,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:05,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:05,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:05,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:05,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5aa95597cca4eb8bc70ed172a20dc3e", "name": "CreateSecurityGroupTests-5379d30a-1200-4ab-proj-role"}], "expires_at": "2018-08-12T00:54:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4578fbc4438e4ecaac72f820df110812", "name": "CreateSecurityGroupTests-5379d30a-1200-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4578fbc4438e4ecaac72f820df110812", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/4578fbc4438e4ecaac72f820df110812", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/4578fbc4438e4ecaac72f820df110812", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_4578fbc4438e4ecaac72f820df110812", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_4578fbc4438e4ecaac72f820df110812", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4578fbc4438e4ecaac72f820df110812", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/4578fbc4438e4ecaac72f820df110812", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/4578fbc4438e4ecaac72f820df110812", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4578fbc4438e4ecaac72f820df110812", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/4578fbc4438e4ecaac72f820df110812", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/4578fbc4438e4ecaac72f820df110812", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4578fbc4438e4ecaac72f820df110812", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/4578fbc4438e4ecaac72f820df110812", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/4578fbc4438e4ecaac72f820df110812", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5379d30a-1200-4ab-user", "id": "81dd4ee108d9440cab3a831f5fd0bab6"}, "audit_ids": ["AsJXaZf-QgW1CWc7Aflobw"], "issued_at": "2018-08-11T23:54:05.000000Z"}} 2018-08-11 23:54:05,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ad19230f90a52a05ad7830e855cb2050633790" 2018-08-11 23:54:05,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff8c65f-c15b-4733-a663-dfc5c014cc82 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:05,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-cff8c65f-c15b-4733-a663-dfc5c014cc82 2018-08-11 23:54:05,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:05,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:05,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:05,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:05,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:05,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3de229cb-4886-43a5-af2d-296b635e3d6fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ad19230f90a52a05ad7830e855cb2050633790" 2018-08-11 23:54:06,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-786c54da-14cb-4b3d-857a-d9aafcd9bca8 Date: Sat, 11 Aug 2018 23:54:06 GMT RESP BODY: {"security_groups": []} 2018-08-11 23:54:06,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3de229cb-4886-43a5-af2d-296b635e3d6fname&description=hello+group used request id req-786c54da-14cb-4b3d-857a-d9aafcd9bca8 2018-08-11 23:54:06,072 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-3de229cb-4886-43a5-af2d-296b635e3d6fname... 2018-08-11 23:54:06,073 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-3de229cb-4886-43a5-af2d-296b635e3d6fname 2018-08-11 23:54:06,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ad19230f90a52a05ad7830e855cb2050633790" -d '{"security_group": {"name": "CreateSecurityGroupTests-3de229cb-4886-43a5-af2d-296b635e3d6fname", "description": "hello group"}}' 2018-08-11 23:54:06,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-abebba5c-c0b9-4990-8249-39fd3d08a431 Date: Sat, 11 Aug 2018 23:54:06 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:06Z", "updated_at": "2018-08-11T23:54:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:06Z", "revision_number": 0, "id": "204387a4-c098-4c17-8f81-ba6fa7ae6d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "tenant_id": "4578fbc4438e4ecaac72f820df110812", "port_range_min": null, "ethertype": "IPv4", "project_id": "4578fbc4438e4ecaac72f820df110812"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:06Z", "revision_number": 0, "id": "bc23db6b-0c1e-48d7-8d7f-209fcab0f591", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "tenant_id": "4578fbc4438e4ecaac72f820df110812", "port_range_min": null, "ethertype": "IPv6", "project_id": "4578fbc4438e4ecaac72f820df110812"}], "revision_number": 2, "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "name": "CreateSecurityGroupTests-3de229cb-4886-43a5-af2d-296b635e3d6fname"}} 2018-08-11 23:54:06,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-abebba5c-c0b9-4990-8249-39fd3d08a431 2018-08-11 23:54:06,384 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0067c1d-fab6-4da5-946b-f9ca7ed85f0f 2018-08-11 23:54:06,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c0067c1d-fab6-4da5-946b-f9ca7ed85f0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ad19230f90a52a05ad7830e855cb2050633790" 2018-08-11 23:54:06,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d7662d54-2d7e-4557-9352-ef1d969aa4d5 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "port_range_min": null, "revision_number": 0, "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:06Z", "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "204387a4-c098-4c17-8f81-ba6fa7ae6d89"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "port_range_min": null, "revision_number": 0, "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:06Z", "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "bc23db6b-0c1e-48d7-8d7f-209fcab0f591"}]} 2018-08-11 23:54:06,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c0067c1d-fab6-4da5-946b-f9ca7ed85f0f used request id req-d7662d54-2d7e-4557-9352-ef1d969aa4d5 2018-08-11 23:54:06,533 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0067c1d-fab6-4da5-946b-f9ca7ed85f0f 2018-08-11 23:54:06,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c0067c1d-fab6-4da5-946b-f9ca7ed85f0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ad19230f90a52a05ad7830e855cb2050633790" 2018-08-11 23:54:06,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e31da07c-d446-4011-93fa-da4a4689be45 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "port_range_min": null, "revision_number": 0, "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:06Z", "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "204387a4-c098-4c17-8f81-ba6fa7ae6d89"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "port_range_min": null, "revision_number": 0, "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:06Z", "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "bc23db6b-0c1e-48d7-8d7f-209fcab0f591"}]} 2018-08-11 23:54:06,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c0067c1d-fab6-4da5-946b-f9ca7ed85f0f used request id req-e31da07c-d446-4011-93fa-da4a4689be45 2018-08-11 23:54:06,562 - neutron_utils - INFO - Retrieving security group with ID - c0067c1d-fab6-4da5-946b-f9ca7ed85f0f 2018-08-11 23:54:06,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=c0067c1d-fab6-4da5-946b-f9ca7ed85f0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ad19230f90a52a05ad7830e855cb2050633790" 2018-08-11 23:54:06,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-32fabc02-a26d-4404-b50d-f28d0fbff2f3 Date: Sat, 11 Aug 2018 23:54:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:06Z", "updated_at": "2018-08-11T23:54:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:06Z", "revision_number": 0, "id": "204387a4-c098-4c17-8f81-ba6fa7ae6d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "tenant_id": "4578fbc4438e4ecaac72f820df110812", "port_range_min": null, "ethertype": "IPv4", "project_id": "4578fbc4438e4ecaac72f820df110812"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:06Z", "revision_number": 0, "id": "bc23db6b-0c1e-48d7-8d7f-209fcab0f591", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "tenant_id": "4578fbc4438e4ecaac72f820df110812", "port_range_min": null, "ethertype": "IPv6", "project_id": "4578fbc4438e4ecaac72f820df110812"}], "revision_number": 2, "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "name": "CreateSecurityGroupTests-3de229cb-4886-43a5-af2d-296b635e3d6fname"}]} 2018-08-11 23:54:06,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=c0067c1d-fab6-4da5-946b-f9ca7ed85f0f used request id req-32fabc02-a26d-4404-b50d-f28d0fbff2f3 2018-08-11 23:54:06,640 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0067c1d-fab6-4da5-946b-f9ca7ed85f0f 2018-08-11 23:54:06,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c0067c1d-fab6-4da5-946b-f9ca7ed85f0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ad19230f90a52a05ad7830e855cb2050633790" 2018-08-11 23:54:06,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-226e9c9f-39af-4089-9d9b-2f3728ae085e Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "port_range_min": null, "revision_number": 0, "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:06Z", "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "204387a4-c098-4c17-8f81-ba6fa7ae6d89"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "port_range_min": null, "revision_number": 0, "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:06Z", "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "bc23db6b-0c1e-48d7-8d7f-209fcab0f591"}]} 2018-08-11 23:54:06,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c0067c1d-fab6-4da5-946b-f9ca7ed85f0f used request id req-226e9c9f-39af-4089-9d9b-2f3728ae085e 2018-08-11 23:54:06,674 - neutron_utils - INFO - Retrieving security group with ID - c0067c1d-fab6-4da5-946b-f9ca7ed85f0f 2018-08-11 23:54:06,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=c0067c1d-fab6-4da5-946b-f9ca7ed85f0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ad19230f90a52a05ad7830e855cb2050633790" 2018-08-11 23:54:06,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-81843699-1d18-47af-97d7-7ad67b8f8993 Date: Sat, 11 Aug 2018 23:54:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:06Z", "updated_at": "2018-08-11T23:54:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:06Z", "revision_number": 0, "id": "204387a4-c098-4c17-8f81-ba6fa7ae6d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "tenant_id": "4578fbc4438e4ecaac72f820df110812", "port_range_min": null, "ethertype": "IPv4", "project_id": "4578fbc4438e4ecaac72f820df110812"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:06Z", "revision_number": 0, "id": "bc23db6b-0c1e-48d7-8d7f-209fcab0f591", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "tenant_id": "4578fbc4438e4ecaac72f820df110812", "port_range_min": null, "ethertype": "IPv6", "project_id": "4578fbc4438e4ecaac72f820df110812"}], "revision_number": 2, "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "name": "CreateSecurityGroupTests-3de229cb-4886-43a5-af2d-296b635e3d6fname"}]} 2018-08-11 23:54:06,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=c0067c1d-fab6-4da5-946b-f9ca7ed85f0f used request id req-81843699-1d18-47af-97d7-7ad67b8f8993 2018-08-11 23:54:06,722 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0067c1d-fab6-4da5-946b-f9ca7ed85f0f 2018-08-11 23:54:06,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c0067c1d-fab6-4da5-946b-f9ca7ed85f0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ad19230f90a52a05ad7830e855cb2050633790" 2018-08-11 23:54:06,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-13e4acef-086a-4f00-8ac9-93f099ea4975 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "port_range_min": null, "revision_number": 0, "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:06Z", "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "204387a4-c098-4c17-8f81-ba6fa7ae6d89"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "port_range_min": null, "revision_number": 0, "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:06Z", "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "bc23db6b-0c1e-48d7-8d7f-209fcab0f591"}]} 2018-08-11 23:54:06,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c0067c1d-fab6-4da5-946b-f9ca7ed85f0f used request id req-13e4acef-086a-4f00-8ac9-93f099ea4975 2018-08-11 23:54:06,755 - neutron_utils - INFO - Retrieving security group with ID - c0067c1d-fab6-4da5-946b-f9ca7ed85f0f 2018-08-11 23:54:06,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=c0067c1d-fab6-4da5-946b-f9ca7ed85f0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ad19230f90a52a05ad7830e855cb2050633790" 2018-08-11 23:54:06,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-60f60cc3-3720-4103-8fce-33f2b81d80e9 Date: Sat, 11 Aug 2018 23:54:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:06Z", "updated_at": "2018-08-11T23:54:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:06Z", "revision_number": 0, "id": "204387a4-c098-4c17-8f81-ba6fa7ae6d89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "tenant_id": "4578fbc4438e4ecaac72f820df110812", "port_range_min": null, "ethertype": "IPv4", "project_id": "4578fbc4438e4ecaac72f820df110812"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:06Z", "revision_number": 0, "id": "bc23db6b-0c1e-48d7-8d7f-209fcab0f591", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "tenant_id": "4578fbc4438e4ecaac72f820df110812", "port_range_min": null, "ethertype": "IPv6", "project_id": "4578fbc4438e4ecaac72f820df110812"}], "revision_number": 2, "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "name": "CreateSecurityGroupTests-3de229cb-4886-43a5-af2d-296b635e3d6fname"}]} 2018-08-11 23:54:06,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=c0067c1d-fab6-4da5-946b-f9ca7ed85f0f used request id req-60f60cc3-3720-4103-8fce-33f2b81d80e9 2018-08-11 23:54:06,801 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c0067c1d-fab6-4da5-946b-f9ca7ed85f0f 2018-08-11 23:54:06,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c0067c1d-fab6-4da5-946b-f9ca7ed85f0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ad19230f90a52a05ad7830e855cb2050633790" 2018-08-11 23:54:06,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0fa89b6e-7b7a-4ff8-8d34-33712e9bfcfb Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "port_range_min": null, "revision_number": 0, "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:06Z", "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "204387a4-c098-4c17-8f81-ba6fa7ae6d89"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:06Z", "security_group_id": "c0067c1d-fab6-4da5-946b-f9ca7ed85f0f", "port_range_min": null, "revision_number": 0, "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:06Z", "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "bc23db6b-0c1e-48d7-8d7f-209fcab0f591"}]} 2018-08-11 23:54:06,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c0067c1d-fab6-4da5-946b-f9ca7ed85f0f used request id req-0fa89b6e-7b7a-4ff8-8d34-33712e9bfcfb 2018-08-11 23:54:06,828 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3de229cb-4886-43a5-af2d-296b635e3d6fname 2018-08-11 23:54:06,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:07,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5aa95597cca4eb8bc70ed172a20dc3e", "name": "CreateSecurityGroupTests-5379d30a-1200-4ab-proj-role"}], "expires_at": "2018-08-12T00:54:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4578fbc4438e4ecaac72f820df110812", "name": "CreateSecurityGroupTests-5379d30a-1200-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4578fbc4438e4ecaac72f820df110812", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/4578fbc4438e4ecaac72f820df110812", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/4578fbc4438e4ecaac72f820df110812", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_4578fbc4438e4ecaac72f820df110812", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_4578fbc4438e4ecaac72f820df110812", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4578fbc4438e4ecaac72f820df110812", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/4578fbc4438e4ecaac72f820df110812", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/4578fbc4438e4ecaac72f820df110812", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4578fbc4438e4ecaac72f820df110812", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/4578fbc4438e4ecaac72f820df110812", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/4578fbc4438e4ecaac72f820df110812", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4578fbc4438e4ecaac72f820df110812", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/4578fbc4438e4ecaac72f820df110812", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/4578fbc4438e4ecaac72f820df110812", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5379d30a-1200-4ab-user", "id": "81dd4ee108d9440cab3a831f5fd0bab6"}, "audit_ids": ["Z88PFTLZSD2Y3JtticZBFw"], "issued_at": "2018-08-11T23:54:07.000000Z"}} 2018-08-11 23:54:07,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/c0067c1d-fab6-4da5-946b-f9ca7ed85f0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1c9ea159c7fe678f57b9baddd6aab0cf04f5f5" 2018-08-11 23:54:07,623 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96c0f349-be05-46cc-809a-e0ba23387157 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:07,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/c0067c1d-fab6-4da5-946b-f9ca7ed85f0f used request id req-96c0f349-be05-46cc-809a-e0ba23387157 2018-08-11 23:54:07,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3de229cb-4886-43a5-af2d-296b635e3d6fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1c9ea159c7fe678f57b9baddd6aab0cf04f5f5" 2018-08-11 23:54:07,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4aa6bd26-e204-45db-95b9-4d68dfb8ddd1 Date: Sat, 11 Aug 2018 23:54:07 GMT RESP BODY: {"security_groups": []} 2018-08-11 23:54:07,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3de229cb-4886-43a5-af2d-296b635e3d6fname&description=hello+group used request id req-4aa6bd26-e204-45db-95b9-4d68dfb8ddd1 2018-08-11 23:54:07,701 - neutron_utils - INFO - Deleting security group rule with ID - 204387a4-c098-4c17-8f81-ba6fa7ae6d89 2018-08-11 23:54:07,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/204387a4-c098-4c17-8f81-ba6fa7ae6d89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ad19230f90a52a05ad7830e855cb2050633790" 2018-08-11 23:54:07,726 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-988c6552-bc92-4caa-b1ab-42a8de7b82b2 Date: Sat, 11 Aug 2018 23:54:07 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 204387a4-c098-4c17-8f81-ba6fa7ae6d89 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-11 23:54:07,726 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/204387a4-c098-4c17-8f81-ba6fa7ae6d89 used request id req-988c6552-bc92-4caa-b1ab-42a8de7b82b2 2018-08-11 23:54:07,726 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 204387a4-c098-4c17-8f81-ba6fa7ae6d89 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-11 23:54:07,727 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 204387a4-c098-4c17-8f81-ba6fa7ae6d89 does not exist Neutron server returns request_ids: ['req-988c6552-bc92-4caa-b1ab-42a8de7b82b2'] 2018-08-11 23:54:07,727 - neutron_utils - INFO - Deleting security group rule with ID - bc23db6b-0c1e-48d7-8d7f-209fcab0f591 2018-08-11 23:54:07,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/bc23db6b-0c1e-48d7-8d7f-209fcab0f591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ad19230f90a52a05ad7830e855cb2050633790" 2018-08-11 23:54:07,751 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-e5a06fb4-4dde-41d9-9c8c-9594afcfbdb4 Date: Sat, 11 Aug 2018 23:54:07 GMT RESP BODY: {"NeutronError": {"message": "Security group rule bc23db6b-0c1e-48d7-8d7f-209fcab0f591 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-11 23:54:07,751 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/bc23db6b-0c1e-48d7-8d7f-209fcab0f591 used request id req-e5a06fb4-4dde-41d9-9c8c-9594afcfbdb4 2018-08-11 23:54:07,751 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule bc23db6b-0c1e-48d7-8d7f-209fcab0f591 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-11 23:54:07,751 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule bc23db6b-0c1e-48d7-8d7f-209fcab0f591 does not exist Neutron server returns request_ids: ['req-e5a06fb4-4dde-41d9-9c8c-9594afcfbdb4'] 2018-08-11 23:54:07,751 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3de229cb-4886-43a5-af2d-296b635e3d6fname 2018-08-11 23:54:07,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/c0067c1d-fab6-4da5-946b-f9ca7ed85f0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ad19230f90a52a05ad7830e855cb2050633790" 2018-08-11 23:54:07,774 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-57bd6e6d-2276-443b-91b3-2e6fbbef7dd2 Date: Sat, 11 Aug 2018 23:54:07 GMT RESP BODY: {"NeutronError": {"message": "Security group c0067c1d-fab6-4da5-946b-f9ca7ed85f0f does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-08-11 23:54:07,774 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/c0067c1d-fab6-4da5-946b-f9ca7ed85f0f used request id req-57bd6e6d-2276-443b-91b3-2e6fbbef7dd2 2018-08-11 23:54:07,775 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group c0067c1d-fab6-4da5-946b-f9ca7ed85f0f does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-08-11 23:54:07,775 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group c0067c1d-fab6-4da5-946b-f9ca7ed85f0f does not exist Neutron server returns request_ids: ['req-57bd6e6d-2276-443b-91b3-2e6fbbef7dd2'] 2018-08-11 23:54:07,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:07,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:07,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:07,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:07,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:07,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:08,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-39d85c85-1511-4cea-b284-7efb5301d0f2 Date: Sat, 11 Aug 2018 23:54:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:05Z", "updated_at": "2018-08-11T23:54:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:05Z", "revision_number": 0, "id": "31a32911-e57f-4a87-bbd3-a9607305656d", "remote_group_id": "90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0", "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:05Z", "security_group_id": "90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0", "tenant_id": "4578fbc4438e4ecaac72f820df110812", "port_range_min": null, "ethertype": "IPv4", "project_id": "4578fbc4438e4ecaac72f820df110812"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:05Z", "revision_number": 0, "id": "9f12e266-c30e-4eaa-a064-c90fdbe5626c", "remote_group_id": "90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0", "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:05Z", "security_group_id": "90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0", "tenant_id": "4578fbc4438e4ecaac72f820df110812", "port_range_min": null, "ethertype": "IPv6", "project_id": "4578fbc4438e4ecaac72f820df110812"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:05Z", "revision_number": 0, "id": "c2def4ee-81c6-4192-aeba-a1da14ff7f62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:05Z", "security_group_id": "90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0", "tenant_id": "4578fbc4438e4ecaac72f820df110812", "port_range_min": null, "ethertype": "IPv6", "project_id": "4578fbc4438e4ecaac72f820df110812"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:05Z", "revision_number": 0, "id": "facfa412-23fc-4d1b-8aef-f3add46db224", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:05Z", "security_group_id": "90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0", "tenant_id": "4578fbc4438e4ecaac72f820df110812", "port_range_min": null, "ethertype": "IPv4", "project_id": "4578fbc4438e4ecaac72f820df110812"}], "revision_number": 4, "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:54:08,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-39d85c85-1511-4cea-b284-7efb5301d0f2 2018-08-11 23:54:08,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:08,110 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-162f485a-1e61-42d2-a528-dadb7c5a203c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:08,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-162f485a-1e61-42d2-a528-dadb7c5a203c 2018-08-11 23:54:08,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:08,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:08,197 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d912bd84-3bfc-4a0f-9b26-0f49ac57cfa9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:08,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-d912bd84-3bfc-4a0f-9b26-0f49ac57cfa9 2018-08-11 23:54:08,197 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:08,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:08,280 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eb6a751-137e-4bb1-a890-5b3eeb947671 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:08,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-8eb6a751-137e-4bb1-a890-5b3eeb947671 2018-08-11 23:54:08,280 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:08,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:08,364 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49671dd9-bd21-4201-aa9c-11e525de76d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:08,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-49671dd9-bd21-4201-aa9c-11e525de76d3 2018-08-11 23:54:08,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:08,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:08,460 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a90123c-1ed8-46e4-9b71-55d5ebd71904 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:08,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-9a90123c-1ed8-46e4-9b71-55d5ebd71904 2018-08-11 23:54:08,460 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:08,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:08,544 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9336ef02-37ab-4ceb-9b43-4e22d8e53511 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:08,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-9336ef02-37ab-4ceb-9b43-4e22d8e53511 2018-08-11 23:54:08,544 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:08,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:08,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98427e1a-23fb-475e-903a-ffe6704c2ba8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:08,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-98427e1a-23fb-475e-903a-ffe6704c2ba8 2018-08-11 23:54:08,628 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:08,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:08,713 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e046507-ce7b-4e09-b99e-a5aff8b57003 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:08,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-3e046507-ce7b-4e09-b99e-a5aff8b57003 2018-08-11 23:54:08,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:08,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:08,879 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48ce6213-bbe5-481a-8137-cf5a8663eb9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:08,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-48ce6213-bbe5-481a-8137-cf5a8663eb9c 2018-08-11 23:54:08,880 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:08,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4578fbc4438e4ecaac72f820df110812 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:08,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74a64c80-a20d-4e06-9955-882b4fbf94ee Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4578fbc4438e4ecaac72f820df110812"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4578fbc4438e4ecaac72f820df110812", "name": "CreateSecurityGroupTests-5379d30a-1200-4ab-proj"}} 2018-08-11 23:54:08,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4578fbc4438e4ecaac72f820df110812 used request id req-74a64c80-a20d-4e06-9955-882b4fbf94ee 2018-08-11 23:54:08,963 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0 2018-08-11 23:54:08,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:08,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b4f63319-d9fb-48aa-bb35-7579f3b5dc36 Date: Sat, 11 Aug 2018 23:54:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:05Z", "security_group_id": "90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0", "port_range_min": null, "revision_number": 0, "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:05Z", "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "31a32911-e57f-4a87-bbd3-a9607305656d"}, {"remote_group_id": "90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:05Z", "security_group_id": "90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0", "port_range_min": null, "revision_number": 0, "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:05Z", "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "9f12e266-c30e-4eaa-a064-c90fdbe5626c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:05Z", "security_group_id": "90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0", "port_range_min": null, "revision_number": 0, "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:05Z", "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "c2def4ee-81c6-4192-aeba-a1da14ff7f62"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:05Z", "security_group_id": "90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0", "port_range_min": null, "revision_number": 0, "tenant_id": "4578fbc4438e4ecaac72f820df110812", "created_at": "2018-08-11T23:54:05Z", "project_id": "4578fbc4438e4ecaac72f820df110812", "id": "facfa412-23fc-4d1b-8aef-f3add46db224"}]} 2018-08-11 23:54:08,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0 used request id req-b4f63319-d9fb-48aa-bb35-7579f3b5dc36 2018-08-11 23:54:08,991 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 23:54:08,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:09,317 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90d04d4a-7f91-4653-ade7-efa4af42e3b4 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:09,318 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/90d9f3bf-8fa7-42f1-b14d-ec8921ae8bc0 used request id req-90d04d4a-7f91-4653-ade7-efa4af42e3b4 2018-08-11 23:54:09,318 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-5379d30a-1200-4ab-proj 2018-08-11 23:54:09,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/4578fbc4438e4ecaac72f820df110812 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:09,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f88b7ddd-5bdc-4592-bd94-4ea45849172b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:09,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/4578fbc4438e4ecaac72f820df110812 used request id req-f88b7ddd-5bdc-4592-bd94-4ea45849172b 2018-08-11 23:54:09,522 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-5379d30a-1200-4ab-proj-role 2018-08-11 23:54:09,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/b5aa95597cca4eb8bc70ed172a20dc3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:09,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aff29d47-ad0d-4a11-b8ea-0d831d3fef56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:09,630 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/b5aa95597cca4eb8bc70ed172a20dc3e used request id req-aff29d47-ad0d-4a11-b8ea-0d831d3fef56 2018-08-11 23:54:09,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a07899d978c049a4cbe73367d0a5a9dbebb4e0" 2018-08-11 23:54:09,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c317158-d44e-4f5a-999c-782ba06024cb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:54:09,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3c317158-d44e-4f5a-999c-782ba06024cb 2018-08-11 23:54:09,717 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-5379d30a-1200-4ab-user 2018-08-11 23:54:09,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/81dd4ee108d9440cab3a831f5fd0bab6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600d0a418b2105194e80cf722903ba34611e5fd6" 2018-08-11 23:54:09,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-299e7bfc-71f9-4942-8fc8-8e1cb80318b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:09,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/81dd4ee108d9440cab3a831f5fd0bab6 used request id req-299e7bfc-71f9-4942-8fc8-8e1cb80318b4 2018-08-11 23:54:09,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:10,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["8YLajcedQ_ysq5SSe6CoVw"], "issued_at": "2018-08-11T23:54:10.000000Z"}} 2018-08-11 23:54:10,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e41692f2772f14f769a4cfadf6cdf68c356e270" 2018-08-11 23:54:10,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25aeb57-8532-450d-88f7-4feed61f8d1e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:10,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b25aeb57-8532-450d-88f7-4feed61f8d1e 2018-08-11 23:54:10,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:10,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:10,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["veCOhxNMSfuSSze83KplYw"], "issued_at": "2018-08-11T23:54:10.000000Z"}} 2018-08-11 23:54:10,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:10,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d68f1ec6-9a77-4fc1-ba30-469cbff5ead9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:10,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d68f1ec6-9a77-4fc1-ba30-469cbff5ead9 2018-08-11 23:54:10,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:10,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:10,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:10,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b20602f2-de28-45b6-8a31-a672c67a0f1b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:54:10,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj used request id req-b20602f2-de28-45b6-8a31-a672c67a0f1b 2018-08-11 23:54:10,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:11,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02d7485-a012-4bc2-a03a-f82c789f096e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:54:11,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c02d7485-a012-4bc2-a03a-f82c789f096e 2018-08-11 23:54:11,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj"}}' 2018-08-11 23:54:11,055 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:54:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cffae587-484b-450c-8983-bc2c7c548c47 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bb336ad0177041a998035b4c1c1c0658"}, "tags": [], "enabled": true, "id": "bb336ad0177041a998035b4c1c1c0658", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj"}} 2018-08-11 23:54:11,055 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-cffae587-484b-450c-8983-bc2c7c548c47 2018-08-11 23:54:11,056 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj 2018-08-11 23:54:11,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:11,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:11,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["XmKQ0laJTIaugoMNrOrVhg"], "issued_at": "2018-08-11T23:54:11.000000Z"}} 2018-08-11 23:54:11,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee1445afadfae490d95ff7b1fa72d10c93535d" 2018-08-11 23:54:11,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-642d6cbf-6610-4b60-986b-a91878a56ba9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:11,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-642d6cbf-6610-4b60-986b-a91878a56ba9 2018-08-11 23:54:11,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:11,525 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:11,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee1445afadfae490d95ff7b1fa72d10c93535d" 2018-08-11 23:54:11,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca1c0017-7709-43a9-a8aa-75e73912de87 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:54:11,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ca1c0017-7709-43a9-a8aa-75e73912de87 2018-08-11 23:54:11,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee1445afadfae490d95ff7b1fa72d10c93535d" 2018-08-11 23:54:11,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec09d480-a3e8-4e67-8626-5082abcec3f1 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bb336ad0177041a998035b4c1c1c0658"}, "tags": [], "enabled": true, "id": "bb336ad0177041a998035b4c1c1c0658", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj"}]} 2018-08-11 23:54:11,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj used request id req-ec09d480-a3e8-4e67-8626-5082abcec3f1 2018-08-11 23:54:11,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee1445afadfae490d95ff7b1fa72d10c93535d" 2018-08-11 23:54:11,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a045e3a6-8dc4-4f42-9326-aa993dde17a7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:54:11,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-a045e3a6-8dc4-4f42-9326-aa993dde17a7 2018-08-11 23:54:12,120 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e5fd3edf-2ff5-48e-user 2018-08-11 23:54:12,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:12,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:12,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b7112c-2ba0-42a5-85f7-ce9c97542084 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:54:12,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c8b7112c-2ba0-42a5-85f7-ce9c97542084 2018-08-11 23:54:12,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" -d '{"role": {"name": "CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj-role"}}' 2018-08-11 23:54:12,306 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:54:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92cc3bae-69f7-482b-98bc-3163625c349f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ddcd1748e8849d5b10d92f94070d6f5", "links": {"self": "http://172.30.9.30:5000/v3/roles/4ddcd1748e8849d5b10d92f94070d6f5"}, "name": "CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj-role"}} 2018-08-11 23:54:12,306 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-92cc3bae-69f7-482b-98bc-3163625c349f 2018-08-11 23:54:12,307 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj-role 2018-08-11 23:54:12,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/4ddcd1748e8849d5b10d92f94070d6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:12,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39bff6ac-ec34-4296-9211-30ae009d0aba Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ddcd1748e8849d5b10d92f94070d6f5", "links": {"self": "http://172.30.9.30:5000/v3/roles/4ddcd1748e8849d5b10d92f94070d6f5"}, "name": "CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj-role"}} 2018-08-11 23:54:12,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/4ddcd1748e8849d5b10d92f94070d6f5 used request id req-39bff6ac-ec34-4296-9211-30ae009d0aba 2018-08-11 23:54:12,404 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj-role to project CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj 2018-08-11 23:54:12,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/bb336ad0177041a998035b4c1c1c0658/users/214a5c2a3765484baf51a91b8c23b69d/roles/4ddcd1748e8849d5b10d92f94070d6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:12,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eba8c41-62e2-4ec5-8950-b12e2988d14e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:12,524 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/bb336ad0177041a998035b4c1c1c0658/users/214a5c2a3765484baf51a91b8c23b69d/roles/4ddcd1748e8849d5b10d92f94070d6f5 used request id req-3eba8c41-62e2-4ec5-8950-b12e2988d14e 2018-08-11 23:54:12,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:12,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:12,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:12,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:12,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:12,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:12,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:12,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["dEIK3a-wThqyEroc_hSPPQ"], "issued_at": "2018-08-11T23:54:12.000000Z"}} 2018-08-11 23:54:12,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de016ff2f0dc44b7ba567fa80bdf1d7349ccfb0" 2018-08-11 23:54:12,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d078a7ed-05f7-41b4-a913-3c42667710b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:12,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d078a7ed-05f7-41b4-a913-3c42667710b1 2018-08-11 23:54:12,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:12,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:12,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:12,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:12,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:12,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-325e0333-00ec-48c5-9b61-c5fa8f0246e0name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de016ff2f0dc44b7ba567fa80bdf1d7349ccfb0" 2018-08-11 23:54:13,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-90ebbc8c-fdcb-4a14-ba66-9ace2ee068aa Date: Sat, 11 Aug 2018 23:54:13 GMT RESP BODY: {"security_groups": []} 2018-08-11 23:54:13,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-325e0333-00ec-48c5-9b61-c5fa8f0246e0name&description=hello+group used request id req-90ebbc8c-fdcb-4a14-ba66-9ace2ee068aa 2018-08-11 23:54:13,185 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-325e0333-00ec-48c5-9b61-c5fa8f0246e0name... 2018-08-11 23:54:13,185 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-325e0333-00ec-48c5-9b61-c5fa8f0246e0name 2018-08-11 23:54:13,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:13,192 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:13,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de016ff2f0dc44b7ba567fa80bdf1d7349ccfb0" 2018-08-11 23:54:13,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b0f06c-32d5-4095-b4b8-cd45f49ee25d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bb336ad0177041a998035b4c1c1c0658"}, "tags": [], "enabled": true, "id": "bb336ad0177041a998035b4c1c1c0658", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj"}]} 2018-08-11 23:54:13,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj used request id req-29b0f06c-32d5-4095-b4b8-cd45f49ee25d 2018-08-11 23:54:13,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de016ff2f0dc44b7ba567fa80bdf1d7349ccfb0" -d '{"security_group": {"tenant_id": "bb336ad0177041a998035b4c1c1c0658", "name": "CreateSecurityGroupTests-325e0333-00ec-48c5-9b61-c5fa8f0246e0name", "description": "hello group"}}' 2018-08-11 23:54:13,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-4193a7b6-8056-40a4-8c44-65ae8cdde48d Date: Sat, 11 Aug 2018 23:54:13 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "updated_at": "2018-08-11T23:54:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "a1b124c2-65e1-4e76-b0d5-75e8509707d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb336ad0177041a998035b4c1c1c0658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb336ad0177041a998035b4c1c1c0658"}], "revision_number": 2, "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "a064d4c7-89b4-4516-973b-40a27a35b069", "name": "CreateSecurityGroupTests-325e0333-00ec-48c5-9b61-c5fa8f0246e0name"}} 2018-08-11 23:54:13,672 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-4193a7b6-8056-40a4-8c44-65ae8cdde48d 2018-08-11 23:54:13,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a064d4c7-89b4-4516-973b-40a27a35b069 2018-08-11 23:54:13,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de016ff2f0dc44b7ba567fa80bdf1d7349ccfb0" 2018-08-11 23:54:13,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-11b08beb-c4b0-4344-a46e-14352fa7c58e Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "a1b124c2-65e1-4e76-b0d5-75e8509707d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3"}]} 2018-08-11 23:54:13,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 used request id req-11b08beb-c4b0-4344-a46e-14352fa7c58e 2018-08-11 23:54:13,705 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a064d4c7-89b4-4516-973b-40a27a35b069 2018-08-11 23:54:13,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de016ff2f0dc44b7ba567fa80bdf1d7349ccfb0" 2018-08-11 23:54:13,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8e8e5710-5307-41d2-b632-08b37c69a558 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "a1b124c2-65e1-4e76-b0d5-75e8509707d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3"}]} 2018-08-11 23:54:13,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 used request id req-8e8e5710-5307-41d2-b632-08b37c69a558 2018-08-11 23:54:13,734 - neutron_utils - INFO - Retrieving security group with ID - a064d4c7-89b4-4516-973b-40a27a35b069 2018-08-11 23:54:13,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=a064d4c7-89b4-4516-973b-40a27a35b069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de016ff2f0dc44b7ba567fa80bdf1d7349ccfb0" 2018-08-11 23:54:13,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9e883950-c0f1-4204-a649-db8420b077e0 Date: Sat, 11 Aug 2018 23:54:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "updated_at": "2018-08-11T23:54:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "a1b124c2-65e1-4e76-b0d5-75e8509707d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb336ad0177041a998035b4c1c1c0658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb336ad0177041a998035b4c1c1c0658"}], "revision_number": 2, "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "a064d4c7-89b4-4516-973b-40a27a35b069", "name": "CreateSecurityGroupTests-325e0333-00ec-48c5-9b61-c5fa8f0246e0name"}]} 2018-08-11 23:54:13,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=a064d4c7-89b4-4516-973b-40a27a35b069 used request id req-9e883950-c0f1-4204-a649-db8420b077e0 2018-08-11 23:54:13,780 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a064d4c7-89b4-4516-973b-40a27a35b069 2018-08-11 23:54:13,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de016ff2f0dc44b7ba567fa80bdf1d7349ccfb0" 2018-08-11 23:54:13,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f0c35f6c-c4d0-45c7-bd83-9f7eedfae376 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "a1b124c2-65e1-4e76-b0d5-75e8509707d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3"}]} 2018-08-11 23:54:13,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 used request id req-f0c35f6c-c4d0-45c7-bd83-9f7eedfae376 2018-08-11 23:54:13,800 - neutron_utils - INFO - Retrieving security group with ID - a064d4c7-89b4-4516-973b-40a27a35b069 2018-08-11 23:54:13,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=a064d4c7-89b4-4516-973b-40a27a35b069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de016ff2f0dc44b7ba567fa80bdf1d7349ccfb0" 2018-08-11 23:54:13,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-eecf5dc2-a964-404f-bc7a-117eb5845a47 Date: Sat, 11 Aug 2018 23:54:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "updated_at": "2018-08-11T23:54:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "a1b124c2-65e1-4e76-b0d5-75e8509707d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb336ad0177041a998035b4c1c1c0658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb336ad0177041a998035b4c1c1c0658"}], "revision_number": 2, "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "a064d4c7-89b4-4516-973b-40a27a35b069", "name": "CreateSecurityGroupTests-325e0333-00ec-48c5-9b61-c5fa8f0246e0name"}]} 2018-08-11 23:54:13,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=a064d4c7-89b4-4516-973b-40a27a35b069 used request id req-eecf5dc2-a964-404f-bc7a-117eb5845a47 2018-08-11 23:54:13,851 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a064d4c7-89b4-4516-973b-40a27a35b069 2018-08-11 23:54:13,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de016ff2f0dc44b7ba567fa80bdf1d7349ccfb0" 2018-08-11 23:54:13,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f329d178-ec55-4faf-87b4-49207aca51d9 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "a1b124c2-65e1-4e76-b0d5-75e8509707d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3"}]} 2018-08-11 23:54:13,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 used request id req-f329d178-ec55-4faf-87b4-49207aca51d9 2018-08-11 23:54:13,875 - neutron_utils - INFO - Retrieving security group with ID - a064d4c7-89b4-4516-973b-40a27a35b069 2018-08-11 23:54:13,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=a064d4c7-89b4-4516-973b-40a27a35b069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de016ff2f0dc44b7ba567fa80bdf1d7349ccfb0" 2018-08-11 23:54:13,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2bfedb97-9622-46f6-812b-1f968b95c109 Date: Sat, 11 Aug 2018 23:54:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "updated_at": "2018-08-11T23:54:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "a1b124c2-65e1-4e76-b0d5-75e8509707d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb336ad0177041a998035b4c1c1c0658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb336ad0177041a998035b4c1c1c0658"}], "revision_number": 2, "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "a064d4c7-89b4-4516-973b-40a27a35b069", "name": "CreateSecurityGroupTests-325e0333-00ec-48c5-9b61-c5fa8f0246e0name"}]} 2018-08-11 23:54:13,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=a064d4c7-89b4-4516-973b-40a27a35b069 used request id req-2bfedb97-9622-46f6-812b-1f968b95c109 2018-08-11 23:54:13,921 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a064d4c7-89b4-4516-973b-40a27a35b069 2018-08-11 23:54:13,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de016ff2f0dc44b7ba567fa80bdf1d7349ccfb0" 2018-08-11 23:54:13,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-97244624-d8d7-4fd5-88ed-46a7c7eec1b9 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "a1b124c2-65e1-4e76-b0d5-75e8509707d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3"}]} 2018-08-11 23:54:13,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 used request id req-97244624-d8d7-4fd5-88ed-46a7c7eec1b9 2018-08-11 23:54:13,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:14,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ddcd1748e8849d5b10d92f94070d6f5", "name": "CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj-role"}], "expires_at": "2018-08-12T00:54:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb336ad0177041a998035b4c1c1c0658", "name": "CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/bb336ad0177041a998035b4c1c1c0658", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/bb336ad0177041a998035b4c1c1c0658", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/bb336ad0177041a998035b4c1c1c0658", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_bb336ad0177041a998035b4c1c1c0658", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_bb336ad0177041a998035b4c1c1c0658", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/bb336ad0177041a998035b4c1c1c0658", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/bb336ad0177041a998035b4c1c1c0658", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/bb336ad0177041a998035b4c1c1c0658", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/bb336ad0177041a998035b4c1c1c0658", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/bb336ad0177041a998035b4c1c1c0658", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/bb336ad0177041a998035b4c1c1c0658", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/bb336ad0177041a998035b4c1c1c0658", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/bb336ad0177041a998035b4c1c1c0658", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/bb336ad0177041a998035b4c1c1c0658", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e5fd3edf-2ff5-48e-user", "id": "214a5c2a3765484baf51a91b8c23b69d"}, "audit_ids": ["B3R-E_UXQHiOJ4v86Zs_iQ"], "issued_at": "2018-08-11T23:54:14.000000Z"}} 2018-08-11 23:54:14,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-325e0333-00ec-48c5-9b61-c5fa8f0246e0name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb111de745d546736e80f0c77d2e26b066e790af" 2018-08-11 23:54:14,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b5bff56d-0080-4efc-962e-56a2ae61a76d Date: Sat, 11 Aug 2018 23:54:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "updated_at": "2018-08-11T23:54:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "a1b124c2-65e1-4e76-b0d5-75e8509707d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb336ad0177041a998035b4c1c1c0658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb336ad0177041a998035b4c1c1c0658"}], "revision_number": 2, "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "a064d4c7-89b4-4516-973b-40a27a35b069", "name": "CreateSecurityGroupTests-325e0333-00ec-48c5-9b61-c5fa8f0246e0name"}]} 2018-08-11 23:54:14,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-325e0333-00ec-48c5-9b61-c5fa8f0246e0name&description=hello+group used request id req-b5bff56d-0080-4efc-962e-56a2ae61a76d 2018-08-11 23:54:14,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:14,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:14,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/bb336ad0177041a998035b4c1c1c0658 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e41692f2772f14f769a4cfadf6cdf68c356e270" 2018-08-11 23:54:14,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3ea158-06b7-4111-8c99-90cbf2515816 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bb336ad0177041a998035b4c1c1c0658"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bb336ad0177041a998035b4c1c1c0658", "name": "CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj"}} 2018-08-11 23:54:14,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/bb336ad0177041a998035b4c1c1c0658 used request id req-4d3ea158-06b7-4111-8c99-90cbf2515816 2018-08-11 23:54:14,644 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a064d4c7-89b4-4516-973b-40a27a35b069 2018-08-11 23:54:14,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb111de745d546736e80f0c77d2e26b066e790af" 2018-08-11 23:54:14,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e724612b-1841-426e-ba21-6ca0d9514e00 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "a1b124c2-65e1-4e76-b0d5-75e8509707d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3"}]} 2018-08-11 23:54:14,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 used request id req-e724612b-1841-426e-ba21-6ca0d9514e00 2018-08-11 23:54:14,707 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a064d4c7-89b4-4516-973b-40a27a35b069 2018-08-11 23:54:14,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb111de745d546736e80f0c77d2e26b066e790af" 2018-08-11 23:54:14,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5b1a7963-7430-4553-90d0-2ebc696516d0 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "a1b124c2-65e1-4e76-b0d5-75e8509707d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3"}]} 2018-08-11 23:54:14,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 used request id req-5b1a7963-7430-4553-90d0-2ebc696516d0 2018-08-11 23:54:14,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:14,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:15,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ddcd1748e8849d5b10d92f94070d6f5", "name": "CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj-role"}], "expires_at": "2018-08-12T00:54:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb336ad0177041a998035b4c1c1c0658", "name": "CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/bb336ad0177041a998035b4c1c1c0658", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/bb336ad0177041a998035b4c1c1c0658", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/bb336ad0177041a998035b4c1c1c0658", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_bb336ad0177041a998035b4c1c1c0658", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_bb336ad0177041a998035b4c1c1c0658", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/bb336ad0177041a998035b4c1c1c0658", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/bb336ad0177041a998035b4c1c1c0658", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/bb336ad0177041a998035b4c1c1c0658", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/bb336ad0177041a998035b4c1c1c0658", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/bb336ad0177041a998035b4c1c1c0658", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/bb336ad0177041a998035b4c1c1c0658", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/bb336ad0177041a998035b4c1c1c0658", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/bb336ad0177041a998035b4c1c1c0658", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/bb336ad0177041a998035b4c1c1c0658", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e5fd3edf-2ff5-48e-user", "id": "214a5c2a3765484baf51a91b8c23b69d"}, "audit_ids": ["vd5H0P9gS0GUZfewQeEBTw"], "issued_at": "2018-08-11T23:54:15.000000Z"}} 2018-08-11 23:54:15,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d679e0a6da0a9496e319e8406537acf87bf800" 2018-08-11 23:54:15,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f9f5b34-927b-4652-8d13-20fe84512c4f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:15,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1f9f5b34-927b-4652-8d13-20fe84512c4f 2018-08-11 23:54:15,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:15,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:15,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:15,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:15,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:15,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-325e0333-00ec-48c5-9b61-c5fa8f0246e0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d679e0a6da0a9496e319e8406537acf87bf800" 2018-08-11 23:54:15,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2d3aa49a-987e-40e3-aac9-7b78da7664b3 Date: Sat, 11 Aug 2018 23:54:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "updated_at": "2018-08-11T23:54:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "a1b124c2-65e1-4e76-b0d5-75e8509707d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb336ad0177041a998035b4c1c1c0658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb336ad0177041a998035b4c1c1c0658"}], "revision_number": 2, "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "a064d4c7-89b4-4516-973b-40a27a35b069", "name": "CreateSecurityGroupTests-325e0333-00ec-48c5-9b61-c5fa8f0246e0name"}]} 2018-08-11 23:54:15,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-325e0333-00ec-48c5-9b61-c5fa8f0246e0name used request id req-2d3aa49a-987e-40e3-aac9-7b78da7664b3 2018-08-11 23:54:15,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:15,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:15,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/bb336ad0177041a998035b4c1c1c0658 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d679e0a6da0a9496e319e8406537acf87bf800" 2018-08-11 23:54:15,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32db917-86c0-4ac3-b560-d63c63d1e774 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bb336ad0177041a998035b4c1c1c0658"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bb336ad0177041a998035b4c1c1c0658", "name": "CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj"}} 2018-08-11 23:54:15,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/bb336ad0177041a998035b4c1c1c0658 used request id req-a32db917-86c0-4ac3-b560-d63c63d1e774 2018-08-11 23:54:15,498 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a064d4c7-89b4-4516-973b-40a27a35b069 2018-08-11 23:54:15,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d679e0a6da0a9496e319e8406537acf87bf800" 2018-08-11 23:54:15,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff20b6c7-1691-4b1e-8b54-ff0cfc562327 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "a1b124c2-65e1-4e76-b0d5-75e8509707d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3"}]} 2018-08-11 23:54:15,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 used request id req-ff20b6c7-1691-4b1e-8b54-ff0cfc562327 2018-08-11 23:54:15,527 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a064d4c7-89b4-4516-973b-40a27a35b069 2018-08-11 23:54:15,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d679e0a6da0a9496e319e8406537acf87bf800" 2018-08-11 23:54:15,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-65bb837d-9005-4890-a402-2824c48fce79 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "a1b124c2-65e1-4e76-b0d5-75e8509707d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3"}]} 2018-08-11 23:54:15,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 used request id req-65bb837d-9005-4890-a402-2824c48fce79 2018-08-11 23:54:15,555 - neutron_utils - INFO - Retrieving security group with ID - a064d4c7-89b4-4516-973b-40a27a35b069 2018-08-11 23:54:15,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=a064d4c7-89b4-4516-973b-40a27a35b069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d679e0a6da0a9496e319e8406537acf87bf800" 2018-08-11 23:54:15,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-be2205ef-bf43-4607-b6d9-8726ead29baa Date: Sat, 11 Aug 2018 23:54:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "updated_at": "2018-08-11T23:54:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "a1b124c2-65e1-4e76-b0d5-75e8509707d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb336ad0177041a998035b4c1c1c0658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb336ad0177041a998035b4c1c1c0658"}], "revision_number": 2, "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "a064d4c7-89b4-4516-973b-40a27a35b069", "name": "CreateSecurityGroupTests-325e0333-00ec-48c5-9b61-c5fa8f0246e0name"}]} 2018-08-11 23:54:15,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=a064d4c7-89b4-4516-973b-40a27a35b069 used request id req-be2205ef-bf43-4607-b6d9-8726ead29baa 2018-08-11 23:54:15,606 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a064d4c7-89b4-4516-973b-40a27a35b069 2018-08-11 23:54:15,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d679e0a6da0a9496e319e8406537acf87bf800" 2018-08-11 23:54:15,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-937308e4-82d8-4aea-b91b-822009dbb66b Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "a1b124c2-65e1-4e76-b0d5-75e8509707d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "security_group_id": "a064d4c7-89b4-4516-973b-40a27a35b069", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3"}]} 2018-08-11 23:54:15,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a064d4c7-89b4-4516-973b-40a27a35b069 used request id req-937308e4-82d8-4aea-b91b-822009dbb66b 2018-08-11 23:54:15,634 - neutron_utils - INFO - Deleting security group rule with ID - a1b124c2-65e1-4e76-b0d5-75e8509707d1 2018-08-11 23:54:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/a1b124c2-65e1-4e76-b0d5-75e8509707d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de016ff2f0dc44b7ba567fa80bdf1d7349ccfb0" 2018-08-11 23:54:15,732 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69523b1b-212b-4e50-8397-aa37f46ab40f Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:15,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/a1b124c2-65e1-4e76-b0d5-75e8509707d1 used request id req-69523b1b-212b-4e50-8397-aa37f46ab40f 2018-08-11 23:54:15,732 - neutron_utils - INFO - Deleting security group rule with ID - bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3 2018-08-11 23:54:15,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de016ff2f0dc44b7ba567fa80bdf1d7349ccfb0" 2018-08-11 23:54:15,830 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1c5f20f-135d-48d9-aaef-f8d6a210ecf0 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:15,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/bf6ebee4-1f59-4c70-9dfe-76f1992b2fa3 used request id req-d1c5f20f-135d-48d9-aaef-f8d6a210ecf0 2018-08-11 23:54:15,830 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-325e0333-00ec-48c5-9b61-c5fa8f0246e0name 2018-08-11 23:54:15,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/a064d4c7-89b4-4516-973b-40a27a35b069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de016ff2f0dc44b7ba567fa80bdf1d7349ccfb0" 2018-08-11 23:54:15,965 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48ad6abd-04eb-43cb-90c6-c9b3b68867b2 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:15,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/a064d4c7-89b4-4516-973b-40a27a35b069 used request id req-48ad6abd-04eb-43cb-90c6-c9b3b68867b2 2018-08-11 23:54:15,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:15,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:15,966 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:15,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:15,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:15,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:16,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-0d5abf91-8eed-4818-8833-e7c30387d430 Date: Sat, 11 Aug 2018 23:54:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "updated_at": "2018-08-11T23:54:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "53312c20-f6e2-473e-9dbd-f7a02808800d", "remote_group_id": "78b1b03a-5f4d-426d-999f-18d3bbf70c4d", "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "78b1b03a-5f4d-426d-999f-18d3bbf70c4d", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb336ad0177041a998035b4c1c1c0658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "711077e5-3547-4c76-b018-1d362c4ab487", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "78b1b03a-5f4d-426d-999f-18d3bbf70c4d", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb336ad0177041a998035b4c1c1c0658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "9e26e53e-ba31-4acb-a8b9-40a3b37a25a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "78b1b03a-5f4d-426d-999f-18d3bbf70c4d", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb336ad0177041a998035b4c1c1c0658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "revision_number": 0, "id": "c2583f00-0354-4884-bd8e-a1446908a2b9", "remote_group_id": "78b1b03a-5f4d-426d-999f-18d3bbf70c4d", "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:13Z", "security_group_id": "78b1b03a-5f4d-426d-999f-18d3bbf70c4d", "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb336ad0177041a998035b4c1c1c0658"}], "revision_number": 4, "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "78b1b03a-5f4d-426d-999f-18d3bbf70c4d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:54:16,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-0d5abf91-8eed-4818-8833-e7c30387d430 2018-08-11 23:54:16,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:16,314 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6304c16-ca49-4bab-a4af-a5000fbd8c0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:16,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-e6304c16-ca49-4bab-a4af-a5000fbd8c0b 2018-08-11 23:54:16,314 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:16,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:16,395 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a521a1e1-4c06-44a0-bfe6-b272dd8de6d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:16,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-a521a1e1-4c06-44a0-bfe6-b272dd8de6d4 2018-08-11 23:54:16,395 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:16,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:16,480 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cbc7582-4898-472b-88fe-2199b21179be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:16,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-7cbc7582-4898-472b-88fe-2199b21179be 2018-08-11 23:54:16,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:16,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:16,566 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf076194-ebff-43cf-bdba-a8e238ba97a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:16,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-cf076194-ebff-43cf-bdba-a8e238ba97a3 2018-08-11 23:54:16,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:16,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:16,650 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f29b308a-26c0-42d6-a10e-e7c4af70d70c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:16,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-f29b308a-26c0-42d6-a10e-e7c4af70d70c 2018-08-11 23:54:16,650 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:16,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:16,744 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9d7f78d-da64-4fd7-abe9-dec29b536aa0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:16,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-c9d7f78d-da64-4fd7-abe9-dec29b536aa0 2018-08-11 23:54:16,745 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:16,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:16,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5738c1d0-c614-4dc9-9571-83a69744a71f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:16,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-5738c1d0-c614-4dc9-9571-83a69744a71f 2018-08-11 23:54:16,828 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:16,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:16,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7be1a0db-c667-4f53-bbed-f216fd1a8108 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:16,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-7be1a0db-c667-4f53-bbed-f216fd1a8108 2018-08-11 23:54:16,912 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:16,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/bb336ad0177041a998035b4c1c1c0658 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:17,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa6370c4-3a88-46cb-bb18-1f74717d991e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bb336ad0177041a998035b4c1c1c0658"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bb336ad0177041a998035b4c1c1c0658", "name": "CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj"}} 2018-08-11 23:54:17,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/bb336ad0177041a998035b4c1c1c0658 used request id req-aa6370c4-3a88-46cb-bb18-1f74717d991e 2018-08-11 23:54:17,001 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78b1b03a-5f4d-426d-999f-18d3bbf70c4d 2018-08-11 23:54:17,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=78b1b03a-5f4d-426d-999f-18d3bbf70c4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:17,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c112c48f-f143-4afd-bc74-c2df64c83fd2 Date: Sat, 11 Aug 2018 23:54:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "78b1b03a-5f4d-426d-999f-18d3bbf70c4d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "security_group_id": "78b1b03a-5f4d-426d-999f-18d3bbf70c4d", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "53312c20-f6e2-473e-9dbd-f7a02808800d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "security_group_id": "78b1b03a-5f4d-426d-999f-18d3bbf70c4d", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "711077e5-3547-4c76-b018-1d362c4ab487"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "security_group_id": "78b1b03a-5f4d-426d-999f-18d3bbf70c4d", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "9e26e53e-ba31-4acb-a8b9-40a3b37a25a2"}, {"remote_group_id": "78b1b03a-5f4d-426d-999f-18d3bbf70c4d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:13Z", "security_group_id": "78b1b03a-5f4d-426d-999f-18d3bbf70c4d", "port_range_min": null, "revision_number": 0, "tenant_id": "bb336ad0177041a998035b4c1c1c0658", "created_at": "2018-08-11T23:54:13Z", "project_id": "bb336ad0177041a998035b4c1c1c0658", "id": "c2583f00-0354-4884-bd8e-a1446908a2b9"}]} 2018-08-11 23:54:17,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=78b1b03a-5f4d-426d-999f-18d3bbf70c4d used request id req-c112c48f-f143-4afd-bc74-c2df64c83fd2 2018-08-11 23:54:17,040 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 23:54:17,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/78b1b03a-5f4d-426d-999f-18d3bbf70c4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:17,216 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6f55080-96e4-4cf7-806f-d90dfcc5a4be Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:17,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/78b1b03a-5f4d-426d-999f-18d3bbf70c4d used request id req-c6f55080-96e4-4cf7-806f-d90dfcc5a4be 2018-08-11 23:54:17,217 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj 2018-08-11 23:54:17,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/bb336ad0177041a998035b4c1c1c0658 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:17,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-343e72bf-f509-4478-8366-070b3caa72c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:17,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/bb336ad0177041a998035b4c1c1c0658 used request id req-343e72bf-f509-4478-8366-070b3caa72c8 2018-08-11 23:54:17,481 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e5fd3edf-2ff5-48e-proj-role 2018-08-11 23:54:17,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/4ddcd1748e8849d5b10d92f94070d6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:17,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-791c272d-de26-4cb8-8aff-8c529db8b2c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:17,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/4ddcd1748e8849d5b10d92f94070d6f5 used request id req-791c272d-de26-4cb8-8aff-8c529db8b2c0 2018-08-11 23:54:17,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b870a3d90e40c1dfcd0222709ce22b1ece7e413" 2018-08-11 23:54:17,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447736cb-df1b-454c-90c9-ba1a40e21f0f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:54:17,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-447736cb-df1b-454c-90c9-ba1a40e21f0f 2018-08-11 23:54:17,671 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e5fd3edf-2ff5-48e-user 2018-08-11 23:54:17,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/214a5c2a3765484baf51a91b8c23b69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ee1445afadfae490d95ff7b1fa72d10c93535d" 2018-08-11 23:54:17,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b8db4a3-6d3c-4bbf-8cec-44d7ade357aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:17,838 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/214a5c2a3765484baf51a91b8c23b69d used request id req-2b8db4a3-6d3c-4bbf-8cec-44d7ade357aa 2018-08-11 23:54:17,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:18,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["g_YlohDZS66OPAgxF7WAPw"], "issued_at": "2018-08-11T23:54:18.000000Z"}} 2018-08-11 23:54:18,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5b88e71a55ff40db544d0afa779b9eef6d424c" 2018-08-11 23:54:18,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-553a05cf-a2a9-49ea-9eb0-e682c497b283 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:18,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-553a05cf-a2a9-49ea-9eb0-e682c497b283 2018-08-11 23:54:18,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:18,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:18,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["w7s2LASpTDW6cvCuKQxH8Q"], "issued_at": "2018-08-11T23:54:18.000000Z"}} 2018-08-11 23:54:18,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:18,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a202c9-45f5-46c8-bd37-75acb916c488 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:18,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e3a202c9-45f5-46c8-bd37-75acb916c488 2018-08-11 23:54:18,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:18,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:18,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ddaeb335-0787-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:18,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-979ebc51-c429-445c-ac5c-22552d319883 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ddaeb335-0787-4b9-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:54:18,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ddaeb335-0787-4b9-proj used request id req-979ebc51-c429-445c-ac5c-22552d319883 2018-08-11 23:54:18,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:18,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-808ac4c9-9f96-464e-bd93-b1cefdc6d9eb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:54:18,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-808ac4c9-9f96-464e-bd93-b1cefdc6d9eb 2018-08-11 23:54:18,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-ddaeb335-0787-4b9-proj"}}' 2018-08-11 23:54:18,995 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:54:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7452979-b167-46b4-88c8-bac01725e55a Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/560240e21006424f9876d8cc4350eafb"}, "tags": [], "enabled": true, "id": "560240e21006424f9876d8cc4350eafb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ddaeb335-0787-4b9-proj"}} 2018-08-11 23:54:18,995 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-f7452979-b167-46b4-88c8-bac01725e55a 2018-08-11 23:54:18,995 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-ddaeb335-0787-4b9-proj 2018-08-11 23:54:18,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:18,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:19,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["LrWzXwyaRoqG-_ILacMqIA"], "issued_at": "2018-08-11T23:54:19.000000Z"}} 2018-08-11 23:54:19,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d3bc4736968fb99442a30c6fdc745768e7046b" 2018-08-11 23:54:19,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f9c6dfc-934d-48f0-9e29-c44599376b6e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:19,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8f9c6dfc-934d-48f0-9e29-c44599376b6e 2018-08-11 23:54:19,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:19,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:19,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d3bc4736968fb99442a30c6fdc745768e7046b" 2018-08-11 23:54:19,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8b4374-089f-4608-bbb1-0fef0123f4a7 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:54:19,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ac8b4374-089f-4608-bbb1-0fef0123f4a7 2018-08-11 23:54:19,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-ddaeb335-0787-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d3bc4736968fb99442a30c6fdc745768e7046b" 2018-08-11 23:54:19,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9337225-2e1b-4e67-906c-d758e14ffe9b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-ddaeb335-0787-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/560240e21006424f9876d8cc4350eafb"}, "tags": [], "enabled": true, "id": "560240e21006424f9876d8cc4350eafb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ddaeb335-0787-4b9-proj"}]} 2018-08-11 23:54:19,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-ddaeb335-0787-4b9-proj used request id req-f9337225-2e1b-4e67-906c-d758e14ffe9b 2018-08-11 23:54:19,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d3bc4736968fb99442a30c6fdc745768e7046b" 2018-08-11 23:54:19,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-286e43c2-0120-4755-ad72-07fb093048d2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:54:19,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-286e43c2-0120-4755-ad72-07fb093048d2 2018-08-11 23:54:20,104 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-ddaeb335-0787-4b9-user 2018-08-11 23:54:20,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:20,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:20,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1b9fdf-7c37-4426-bb35-d5007278213c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:54:20,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-dd1b9fdf-7c37-4426-bb35-d5007278213c 2018-08-11 23:54:20,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" -d '{"role": {"name": "CreateSecurityGroupTests-ddaeb335-0787-4b9-proj-role"}}' 2018-08-11 23:54:20,295 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:54:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17328401-b08b-4883-a0bc-1c596a9cd9d9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "94aa31a7f479411584348caea45ee9ba", "links": {"self": "http://172.30.9.30:5000/v3/roles/94aa31a7f479411584348caea45ee9ba"}, "name": "CreateSecurityGroupTests-ddaeb335-0787-4b9-proj-role"}} 2018-08-11 23:54:20,295 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-17328401-b08b-4883-a0bc-1c596a9cd9d9 2018-08-11 23:54:20,295 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-ddaeb335-0787-4b9-proj-role 2018-08-11 23:54:20,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/94aa31a7f479411584348caea45ee9ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:20,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f1ef182-e4d5-4c53-9bd9-75f3a1443cdf Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "94aa31a7f479411584348caea45ee9ba", "links": {"self": "http://172.30.9.30:5000/v3/roles/94aa31a7f479411584348caea45ee9ba"}, "name": "CreateSecurityGroupTests-ddaeb335-0787-4b9-proj-role"}} 2018-08-11 23:54:20,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/94aa31a7f479411584348caea45ee9ba used request id req-2f1ef182-e4d5-4c53-9bd9-75f3a1443cdf 2018-08-11 23:54:20,380 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-ddaeb335-0787-4b9-proj-role to project CreateSecurityGroupTests-ddaeb335-0787-4b9-proj 2018-08-11 23:54:20,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/560240e21006424f9876d8cc4350eafb/users/11a1d1739f944649a3d5ef895ef24603/roles/94aa31a7f479411584348caea45ee9ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:20,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-845088ea-ea8d-46f9-8829-915d6dfcc5f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:20,496 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/560240e21006424f9876d8cc4350eafb/users/11a1d1739f944649a3d5ef895ef24603/roles/94aa31a7f479411584348caea45ee9ba used request id req-845088ea-ea8d-46f9-8829-915d6dfcc5f9 2018-08-11 23:54:20,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:20,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:20,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:20,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:20,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:20,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:20,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:20,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["E-7SjryhTbu67c-UzRwlgw"], "issued_at": "2018-08-11T23:54:20.000000Z"}} 2018-08-11 23:54:20,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76042263e06a86728e0721f64f150d6703017c8d" 2018-08-11 23:54:20,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d944a3f7-f4ba-4e86-80fb-c540a2cb58dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:20,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d944a3f7-f4ba-4e86-80fb-c540a2cb58dd 2018-08-11 23:54:20,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:20,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:20,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:20,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:20,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:20,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bcfce653-9cf5-4c07-8979-d4d64b2c2542name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76042263e06a86728e0721f64f150d6703017c8d" 2018-08-11 23:54:21,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-654cf749-7c02-4729-aaf4-c15f1fd071bb Date: Sat, 11 Aug 2018 23:54:21 GMT RESP BODY: {"security_groups": []} 2018-08-11 23:54:21,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bcfce653-9cf5-4c07-8979-d4d64b2c2542name&description=hello+group used request id req-654cf749-7c02-4729-aaf4-c15f1fd071bb 2018-08-11 23:54:21,096 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-bcfce653-9cf5-4c07-8979-d4d64b2c2542name... 2018-08-11 23:54:21,096 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-bcfce653-9cf5-4c07-8979-d4d64b2c2542name 2018-08-11 23:54:21,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:21,104 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:21,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-ddaeb335-0787-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76042263e06a86728e0721f64f150d6703017c8d" 2018-08-11 23:54:21,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae0b1c7-5397-4af9-a322-d8f40db3afe3 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-ddaeb335-0787-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/560240e21006424f9876d8cc4350eafb"}, "tags": [], "enabled": true, "id": "560240e21006424f9876d8cc4350eafb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ddaeb335-0787-4b9-proj"}]} 2018-08-11 23:54:21,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-ddaeb335-0787-4b9-proj used request id req-4ae0b1c7-5397-4af9-a322-d8f40db3afe3 2018-08-11 23:54:21,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76042263e06a86728e0721f64f150d6703017c8d" -d '{"security_group": {"tenant_id": "560240e21006424f9876d8cc4350eafb", "name": "CreateSecurityGroupTests-bcfce653-9cf5-4c07-8979-d4d64b2c2542name", "description": "hello group"}}' 2018-08-11 23:54:21,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-81525b22-3bf9-4f59-8673-bb1ef21d5851 Date: Sat, 11 Aug 2018 23:54:21 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "updated_at": "2018-08-11T23:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "revision_number": 0, "id": "af8558d0-2253-4187-85c4-f00a7a66ccbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "tenant_id": "560240e21006424f9876d8cc4350eafb", "port_range_min": null, "ethertype": "IPv4", "project_id": "560240e21006424f9876d8cc4350eafb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "revision_number": 0, "id": "feb7ab76-63a6-4587-9c71-418b74a7c687", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "tenant_id": "560240e21006424f9876d8cc4350eafb", "port_range_min": null, "ethertype": "IPv6", "project_id": "560240e21006424f9876d8cc4350eafb"}], "revision_number": 2, "project_id": "560240e21006424f9876d8cc4350eafb", "id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "name": "CreateSecurityGroupTests-bcfce653-9cf5-4c07-8979-d4d64b2c2542name"}} 2018-08-11 23:54:21,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-81525b22-3bf9-4f59-8673-bb1ef21d5851 2018-08-11 23:54:21,591 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63a10140-5df2-4af1-8938-3d6f4bb28b9d 2018-08-11 23:54:21,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=63a10140-5df2-4af1-8938-3d6f4bb28b9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76042263e06a86728e0721f64f150d6703017c8d" 2018-08-11 23:54:21,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9b263d31-7c33-4256-a1ae-bce5d55866e2 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "af8558d0-2253-4187-85c4-f00a7a66ccbf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "feb7ab76-63a6-4587-9c71-418b74a7c687"}]} 2018-08-11 23:54:21,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=63a10140-5df2-4af1-8938-3d6f4bb28b9d used request id req-9b263d31-7c33-4256-a1ae-bce5d55866e2 2018-08-11 23:54:21,629 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63a10140-5df2-4af1-8938-3d6f4bb28b9d 2018-08-11 23:54:21,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=63a10140-5df2-4af1-8938-3d6f4bb28b9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76042263e06a86728e0721f64f150d6703017c8d" 2018-08-11 23:54:21,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-90a7a588-f910-4366-a2e2-5f478e6b283e Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "af8558d0-2253-4187-85c4-f00a7a66ccbf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "feb7ab76-63a6-4587-9c71-418b74a7c687"}]} 2018-08-11 23:54:21,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=63a10140-5df2-4af1-8938-3d6f4bb28b9d used request id req-90a7a588-f910-4366-a2e2-5f478e6b283e 2018-08-11 23:54:21,659 - neutron_utils - INFO - Retrieving security group with ID - 63a10140-5df2-4af1-8938-3d6f4bb28b9d 2018-08-11 23:54:21,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=63a10140-5df2-4af1-8938-3d6f4bb28b9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76042263e06a86728e0721f64f150d6703017c8d" 2018-08-11 23:54:21,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-868eedf1-53b8-4b01-83ea-be0aa79ef9bd Date: Sat, 11 Aug 2018 23:54:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "updated_at": "2018-08-11T23:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "revision_number": 0, "id": "af8558d0-2253-4187-85c4-f00a7a66ccbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "tenant_id": "560240e21006424f9876d8cc4350eafb", "port_range_min": null, "ethertype": "IPv4", "project_id": "560240e21006424f9876d8cc4350eafb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "revision_number": 0, "id": "feb7ab76-63a6-4587-9c71-418b74a7c687", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "tenant_id": "560240e21006424f9876d8cc4350eafb", "port_range_min": null, "ethertype": "IPv6", "project_id": "560240e21006424f9876d8cc4350eafb"}], "revision_number": 2, "project_id": "560240e21006424f9876d8cc4350eafb", "id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "name": "CreateSecurityGroupTests-bcfce653-9cf5-4c07-8979-d4d64b2c2542name"}]} 2018-08-11 23:54:21,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=63a10140-5df2-4af1-8938-3d6f4bb28b9d used request id req-868eedf1-53b8-4b01-83ea-be0aa79ef9bd 2018-08-11 23:54:21,705 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63a10140-5df2-4af1-8938-3d6f4bb28b9d 2018-08-11 23:54:21,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=63a10140-5df2-4af1-8938-3d6f4bb28b9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76042263e06a86728e0721f64f150d6703017c8d" 2018-08-11 23:54:21,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-60df2132-ae86-4f3d-bccc-8fec14ae3e08 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "af8558d0-2253-4187-85c4-f00a7a66ccbf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "feb7ab76-63a6-4587-9c71-418b74a7c687"}]} 2018-08-11 23:54:21,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=63a10140-5df2-4af1-8938-3d6f4bb28b9d used request id req-60df2132-ae86-4f3d-bccc-8fec14ae3e08 2018-08-11 23:54:21,733 - neutron_utils - INFO - Retrieving security group with ID - 63a10140-5df2-4af1-8938-3d6f4bb28b9d 2018-08-11 23:54:21,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=63a10140-5df2-4af1-8938-3d6f4bb28b9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76042263e06a86728e0721f64f150d6703017c8d" 2018-08-11 23:54:21,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d71d4d5a-c04e-4d19-91e8-8046fc4d88b8 Date: Sat, 11 Aug 2018 23:54:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "updated_at": "2018-08-11T23:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "revision_number": 0, "id": "af8558d0-2253-4187-85c4-f00a7a66ccbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "tenant_id": "560240e21006424f9876d8cc4350eafb", "port_range_min": null, "ethertype": "IPv4", "project_id": "560240e21006424f9876d8cc4350eafb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "revision_number": 0, "id": "feb7ab76-63a6-4587-9c71-418b74a7c687", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "tenant_id": "560240e21006424f9876d8cc4350eafb", "port_range_min": null, "ethertype": "IPv6", "project_id": "560240e21006424f9876d8cc4350eafb"}], "revision_number": 2, "project_id": "560240e21006424f9876d8cc4350eafb", "id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "name": "CreateSecurityGroupTests-bcfce653-9cf5-4c07-8979-d4d64b2c2542name"}]} 2018-08-11 23:54:21,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=63a10140-5df2-4af1-8938-3d6f4bb28b9d used request id req-d71d4d5a-c04e-4d19-91e8-8046fc4d88b8 2018-08-11 23:54:21,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63a10140-5df2-4af1-8938-3d6f4bb28b9d 2018-08-11 23:54:21,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=63a10140-5df2-4af1-8938-3d6f4bb28b9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76042263e06a86728e0721f64f150d6703017c8d" 2018-08-11 23:54:22,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f2ada964-dd16-41f0-802f-8f9ecf4dfb73 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "af8558d0-2253-4187-85c4-f00a7a66ccbf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "feb7ab76-63a6-4587-9c71-418b74a7c687"}]} 2018-08-11 23:54:22,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=63a10140-5df2-4af1-8938-3d6f4bb28b9d used request id req-f2ada964-dd16-41f0-802f-8f9ecf4dfb73 2018-08-11 23:54:22,002 - neutron_utils - INFO - Retrieving security group with ID - 63a10140-5df2-4af1-8938-3d6f4bb28b9d 2018-08-11 23:54:22,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=63a10140-5df2-4af1-8938-3d6f4bb28b9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76042263e06a86728e0721f64f150d6703017c8d" 2018-08-11 23:54:22,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8d0a3838-afca-4c7b-8229-951bcffff32d Date: Sat, 11 Aug 2018 23:54:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "updated_at": "2018-08-11T23:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "revision_number": 0, "id": "af8558d0-2253-4187-85c4-f00a7a66ccbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "tenant_id": "560240e21006424f9876d8cc4350eafb", "port_range_min": null, "ethertype": "IPv4", "project_id": "560240e21006424f9876d8cc4350eafb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "revision_number": 0, "id": "feb7ab76-63a6-4587-9c71-418b74a7c687", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "tenant_id": "560240e21006424f9876d8cc4350eafb", "port_range_min": null, "ethertype": "IPv6", "project_id": "560240e21006424f9876d8cc4350eafb"}], "revision_number": 2, "project_id": "560240e21006424f9876d8cc4350eafb", "id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "name": "CreateSecurityGroupTests-bcfce653-9cf5-4c07-8979-d4d64b2c2542name"}]} 2018-08-11 23:54:22,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=63a10140-5df2-4af1-8938-3d6f4bb28b9d used request id req-8d0a3838-afca-4c7b-8229-951bcffff32d 2018-08-11 23:54:22,051 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63a10140-5df2-4af1-8938-3d6f4bb28b9d 2018-08-11 23:54:22,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=63a10140-5df2-4af1-8938-3d6f4bb28b9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76042263e06a86728e0721f64f150d6703017c8d" 2018-08-11 23:54:22,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-661f99c3-02ba-44f9-8806-5a6e7235af71 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "af8558d0-2253-4187-85c4-f00a7a66ccbf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "feb7ab76-63a6-4587-9c71-418b74a7c687"}]} 2018-08-11 23:54:22,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=63a10140-5df2-4af1-8938-3d6f4bb28b9d used request id req-661f99c3-02ba-44f9-8806-5a6e7235af71 2018-08-11 23:54:22,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:22,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94aa31a7f479411584348caea45ee9ba", "name": "CreateSecurityGroupTests-ddaeb335-0787-4b9-proj-role"}], "expires_at": "2018-08-12T00:54:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "560240e21006424f9876d8cc4350eafb", "name": "CreateSecurityGroupTests-ddaeb335-0787-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/560240e21006424f9876d8cc4350eafb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/560240e21006424f9876d8cc4350eafb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/560240e21006424f9876d8cc4350eafb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_560240e21006424f9876d8cc4350eafb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_560240e21006424f9876d8cc4350eafb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/560240e21006424f9876d8cc4350eafb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/560240e21006424f9876d8cc4350eafb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/560240e21006424f9876d8cc4350eafb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/560240e21006424f9876d8cc4350eafb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/560240e21006424f9876d8cc4350eafb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/560240e21006424f9876d8cc4350eafb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/560240e21006424f9876d8cc4350eafb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/560240e21006424f9876d8cc4350eafb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/560240e21006424f9876d8cc4350eafb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ddaeb335-0787-4b9-user", "id": "11a1d1739f944649a3d5ef895ef24603"}, "audit_ids": ["DU7P-FIWQAG-rXHh900y7A"], "issued_at": "2018-08-11T23:54:22.000000Z"}} 2018-08-11 23:54:22,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bcfce653-9cf5-4c07-8979-d4d64b2c2542name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f053d01af9d8ff428494a1617f543a69f49fc5c" 2018-08-11 23:54:22,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1a9d4c3b-318c-4590-8020-2134f57b947d Date: Sat, 11 Aug 2018 23:54:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "updated_at": "2018-08-11T23:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "revision_number": 0, "id": "af8558d0-2253-4187-85c4-f00a7a66ccbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "tenant_id": "560240e21006424f9876d8cc4350eafb", "port_range_min": null, "ethertype": "IPv4", "project_id": "560240e21006424f9876d8cc4350eafb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "revision_number": 0, "id": "feb7ab76-63a6-4587-9c71-418b74a7c687", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "tenant_id": "560240e21006424f9876d8cc4350eafb", "port_range_min": null, "ethertype": "IPv6", "project_id": "560240e21006424f9876d8cc4350eafb"}], "revision_number": 2, "project_id": "560240e21006424f9876d8cc4350eafb", "id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "name": "CreateSecurityGroupTests-bcfce653-9cf5-4c07-8979-d4d64b2c2542name"}]} 2018-08-11 23:54:22,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bcfce653-9cf5-4c07-8979-d4d64b2c2542name&description=hello+group used request id req-1a9d4c3b-318c-4590-8020-2134f57b947d 2018-08-11 23:54:22,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:22,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:22,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/560240e21006424f9876d8cc4350eafb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5b88e71a55ff40db544d0afa779b9eef6d424c" 2018-08-11 23:54:22,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64233d7a-8e30-404b-bbc2-bc651f6d9bc2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/560240e21006424f9876d8cc4350eafb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "560240e21006424f9876d8cc4350eafb", "name": "CreateSecurityGroupTests-ddaeb335-0787-4b9-proj"}} 2018-08-11 23:54:22,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/560240e21006424f9876d8cc4350eafb used request id req-64233d7a-8e30-404b-bbc2-bc651f6d9bc2 2018-08-11 23:54:22,763 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63a10140-5df2-4af1-8938-3d6f4bb28b9d 2018-08-11 23:54:22,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=63a10140-5df2-4af1-8938-3d6f4bb28b9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f053d01af9d8ff428494a1617f543a69f49fc5c" 2018-08-11 23:54:22,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-814ae359-0902-42b1-9648-178a47ab2bac Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "af8558d0-2253-4187-85c4-f00a7a66ccbf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "feb7ab76-63a6-4587-9c71-418b74a7c687"}]} 2018-08-11 23:54:22,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=63a10140-5df2-4af1-8938-3d6f4bb28b9d used request id req-814ae359-0902-42b1-9648-178a47ab2bac 2018-08-11 23:54:22,793 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63a10140-5df2-4af1-8938-3d6f4bb28b9d 2018-08-11 23:54:22,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=63a10140-5df2-4af1-8938-3d6f4bb28b9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f053d01af9d8ff428494a1617f543a69f49fc5c" 2018-08-11 23:54:22,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f0bc2cd3-e181-44cd-aa10-8adbec9c54de Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "af8558d0-2253-4187-85c4-f00a7a66ccbf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "security_group_id": "63a10140-5df2-4af1-8938-3d6f4bb28b9d", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "feb7ab76-63a6-4587-9c71-418b74a7c687"}]} 2018-08-11 23:54:22,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=63a10140-5df2-4af1-8938-3d6f4bb28b9d used request id req-f0bc2cd3-e181-44cd-aa10-8adbec9c54de 2018-08-11 23:54:22,819 - neutron_utils - INFO - Deleting security group rule with ID - af8558d0-2253-4187-85c4-f00a7a66ccbf 2018-08-11 23:54:22,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/af8558d0-2253-4187-85c4-f00a7a66ccbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76042263e06a86728e0721f64f150d6703017c8d" 2018-08-11 23:54:22,899 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d6a0541-4530-42fe-9490-2b045c14cdb2 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:22,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/af8558d0-2253-4187-85c4-f00a7a66ccbf used request id req-8d6a0541-4530-42fe-9490-2b045c14cdb2 2018-08-11 23:54:22,900 - neutron_utils - INFO - Deleting security group rule with ID - feb7ab76-63a6-4587-9c71-418b74a7c687 2018-08-11 23:54:22,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/feb7ab76-63a6-4587-9c71-418b74a7c687 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76042263e06a86728e0721f64f150d6703017c8d" 2018-08-11 23:54:22,988 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb35ef69-ff86-4f19-9d1e-9bbfb01001d3 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:22,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/feb7ab76-63a6-4587-9c71-418b74a7c687 used request id req-cb35ef69-ff86-4f19-9d1e-9bbfb01001d3 2018-08-11 23:54:22,989 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-bcfce653-9cf5-4c07-8979-d4d64b2c2542name 2018-08-11 23:54:22,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/63a10140-5df2-4af1-8938-3d6f4bb28b9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76042263e06a86728e0721f64f150d6703017c8d" 2018-08-11 23:54:23,108 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-46b5d948-232e-4b62-9c43-fe78911b155a Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:23,109 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/63a10140-5df2-4af1-8938-3d6f4bb28b9d used request id req-46b5d948-232e-4b62-9c43-fe78911b155a 2018-08-11 23:54:23,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:23,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:23,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:23,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:23,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:23,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:23,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-9c2806ca-70da-4f7e-8135-cfd15d55c330 Date: Sat, 11 Aug 2018 23:54:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "updated_at": "2018-08-11T23:54:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "revision_number": 0, "id": "06a2416d-d202-4398-94b6-bf8bddf87fa4", "remote_group_id": "4829473b-537f-4dd6-9d18-2fd52af4ad99", "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:21Z", "security_group_id": "4829473b-537f-4dd6-9d18-2fd52af4ad99", "tenant_id": "560240e21006424f9876d8cc4350eafb", "port_range_min": null, "ethertype": "IPv6", "project_id": "560240e21006424f9876d8cc4350eafb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "revision_number": 0, "id": "5ad96f19-e955-4490-beee-9e36e82fd682", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:21Z", "security_group_id": "4829473b-537f-4dd6-9d18-2fd52af4ad99", "tenant_id": "560240e21006424f9876d8cc4350eafb", "port_range_min": null, "ethertype": "IPv6", "project_id": "560240e21006424f9876d8cc4350eafb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "revision_number": 0, "id": "7aceb454-1b87-4baf-97f7-37c41e2195e0", "remote_group_id": "4829473b-537f-4dd6-9d18-2fd52af4ad99", "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:21Z", "security_group_id": "4829473b-537f-4dd6-9d18-2fd52af4ad99", "tenant_id": "560240e21006424f9876d8cc4350eafb", "port_range_min": null, "ethertype": "IPv4", "project_id": "560240e21006424f9876d8cc4350eafb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "revision_number": 0, "id": "83a4e600-d8b3-4b62-a861-166d16244e24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:21Z", "security_group_id": "4829473b-537f-4dd6-9d18-2fd52af4ad99", "tenant_id": "560240e21006424f9876d8cc4350eafb", "port_range_min": null, "ethertype": "IPv4", "project_id": "560240e21006424f9876d8cc4350eafb"}], "revision_number": 4, "project_id": "560240e21006424f9876d8cc4350eafb", "id": "4829473b-537f-4dd6-9d18-2fd52af4ad99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:54:23,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-9c2806ca-70da-4f7e-8135-cfd15d55c330 2018-08-11 23:54:23,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:23,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e1d65da-a846-4038-ac44-b87427e4d260 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:23,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-9e1d65da-a846-4038-ac44-b87427e4d260 2018-08-11 23:54:23,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:23,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:23,627 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76c3e585-1700-4a43-930b-5e6baa9d67ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:23,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-76c3e585-1700-4a43-930b-5e6baa9d67ed 2018-08-11 23:54:23,628 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:23,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:23,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-084f828a-e522-40ec-8a90-18f1647fb97a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:23,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-084f828a-e522-40ec-8a90-18f1647fb97a 2018-08-11 23:54:23,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:23,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:23,884 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97c2c9b9-f2a4-4041-bb9d-12144e93ebd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:23,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-97c2c9b9-f2a4-4041-bb9d-12144e93ebd5 2018-08-11 23:54:23,884 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:23,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:23,969 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a551d798-75a7-4ecb-88f3-192cca6b84fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:23,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-a551d798-75a7-4ecb-88f3-192cca6b84fd 2018-08-11 23:54:23,969 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:23,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/560240e21006424f9876d8cc4350eafb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:24,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aae0194-0d04-4bb8-aa52-cff9dda77047 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/560240e21006424f9876d8cc4350eafb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "560240e21006424f9876d8cc4350eafb", "name": "CreateSecurityGroupTests-ddaeb335-0787-4b9-proj"}} 2018-08-11 23:54:24,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/560240e21006424f9876d8cc4350eafb used request id req-0aae0194-0d04-4bb8-aa52-cff9dda77047 2018-08-11 23:54:24,063 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4829473b-537f-4dd6-9d18-2fd52af4ad99 2018-08-11 23:54:24,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=4829473b-537f-4dd6-9d18-2fd52af4ad99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:24,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9b98605f-fd65-4f9c-ada5-941c57a532d4 Date: Sat, 11 Aug 2018 23:54:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4829473b-537f-4dd6-9d18-2fd52af4ad99", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "security_group_id": "4829473b-537f-4dd6-9d18-2fd52af4ad99", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "06a2416d-d202-4398-94b6-bf8bddf87fa4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "security_group_id": "4829473b-537f-4dd6-9d18-2fd52af4ad99", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "5ad96f19-e955-4490-beee-9e36e82fd682"}, {"remote_group_id": "4829473b-537f-4dd6-9d18-2fd52af4ad99", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "security_group_id": "4829473b-537f-4dd6-9d18-2fd52af4ad99", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "7aceb454-1b87-4baf-97f7-37c41e2195e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:21Z", "security_group_id": "4829473b-537f-4dd6-9d18-2fd52af4ad99", "port_range_min": null, "revision_number": 0, "tenant_id": "560240e21006424f9876d8cc4350eafb", "created_at": "2018-08-11T23:54:21Z", "project_id": "560240e21006424f9876d8cc4350eafb", "id": "83a4e600-d8b3-4b62-a861-166d16244e24"}]} 2018-08-11 23:54:24,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=4829473b-537f-4dd6-9d18-2fd52af4ad99 used request id req-9b98605f-fd65-4f9c-ada5-941c57a532d4 2018-08-11 23:54:24,091 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 23:54:24,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/4829473b-537f-4dd6-9d18-2fd52af4ad99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:24,233 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1171022-2559-4a5b-b8a4-c116f51a4dfb Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:24,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/4829473b-537f-4dd6-9d18-2fd52af4ad99 used request id req-d1171022-2559-4a5b-b8a4-c116f51a4dfb 2018-08-11 23:54:24,234 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-ddaeb335-0787-4b9-proj 2018-08-11 23:54:24,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/560240e21006424f9876d8cc4350eafb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:24,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58a01752-3529-4bb4-b19b-c222e46a0a6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:24,466 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/560240e21006424f9876d8cc4350eafb used request id req-58a01752-3529-4bb4-b19b-c222e46a0a6d 2018-08-11 23:54:24,466 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-ddaeb335-0787-4b9-proj-role 2018-08-11 23:54:24,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/94aa31a7f479411584348caea45ee9ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:24,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffe0706c-1842-4d1e-b459-60d2614cd370 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:24,577 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/94aa31a7f479411584348caea45ee9ba used request id req-ffe0706c-1842-4d1e-b459-60d2614cd370 2018-08-11 23:54:24,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f28aad6d4843cf4e85d50d28a9c710dc9eaae5" 2018-08-11 23:54:24,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56476cca-c2f5-4786-b6e9-73239d771e50 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:54:24,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-56476cca-c2f5-4786-b6e9-73239d771e50 2018-08-11 23:54:24,598 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-ddaeb335-0787-4b9-user 2018-08-11 23:54:24,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/11a1d1739f944649a3d5ef895ef24603 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d3bc4736968fb99442a30c6fdc745768e7046b" 2018-08-11 23:54:24,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3c1af5a-428e-4480-b554-bf63d4ec80cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:24,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/11a1d1739f944649a3d5ef895ef24603 used request id req-f3c1af5a-428e-4480-b554-bf63d4ec80cd 2018-08-11 23:54:24,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:25,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["j44UWRC5Txy87mPRVpnNYQ"], "issued_at": "2018-08-11T23:54:25.000000Z"}} 2018-08-11 23:54:25,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7ae7db6bb212cef263aedc2215678c978822d7" 2018-08-11 23:54:25,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f9d7f7a-42eb-4c16-92fe-b059f9224060 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:25,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1f9d7f7a-42eb-4c16-92fe-b059f9224060 2018-08-11 23:54:25,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:25,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:25,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["uU-8Bh-7Tne2jBP4R971bg"], "issued_at": "2018-08-11T23:54:25.000000Z"}} 2018-08-11 23:54:25,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:25,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e7bf06-a5c5-4b0d-a699-3b89512c4596 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:25,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-12e7bf06-a5c5-4b0d-a699-3b89512c4596 2018-08-11 23:54:25,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:25,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:25,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c9c5a45d-e46f-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:25,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c635982d-c57f-430b-bdb1-b8ab7f985fa4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c9c5a45d-e46f-465-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:54:25,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c9c5a45d-e46f-465-proj used request id req-c635982d-c57f-430b-bdb1-b8ab7f985fa4 2018-08-11 23:54:25,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:25,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b3dcca-4a01-4289-aeea-a196063d9caa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:54:25,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f0b3dcca-4a01-4289-aeea-a196063d9caa 2018-08-11 23:54:25,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-c9c5a45d-e46f-465-proj"}}' 2018-08-11 23:54:25,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:54:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da4b27eb-183d-46b8-bb5a-660dc5d37984 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/05a55644ea62477ea0e8ac9e79eed740"}, "tags": [], "enabled": true, "id": "05a55644ea62477ea0e8ac9e79eed740", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c9c5a45d-e46f-465-proj"}} 2018-08-11 23:54:25,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-da4b27eb-183d-46b8-bb5a-660dc5d37984 2018-08-11 23:54:25,983 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-c9c5a45d-e46f-465-proj 2018-08-11 23:54:25,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:25,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:26,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["iXdVKhzrTFGktFUtBYbvXQ"], "issued_at": "2018-08-11T23:54:26.000000Z"}} 2018-08-11 23:54:26,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4022130d22828ed75b4f6408b51ba6046e0597a" 2018-08-11 23:54:26,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d8b675c-169f-443d-accb-e664cb3c6997 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:26,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-5d8b675c-169f-443d-accb-e664cb3c6997 2018-08-11 23:54:26,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:26,448 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:26,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4022130d22828ed75b4f6408b51ba6046e0597a" 2018-08-11 23:54:26,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dac19e6-6cd5-4ef1-bcea-7eab340d6a30 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:54:26,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-5dac19e6-6cd5-4ef1-bcea-7eab340d6a30 2018-08-11 23:54:26,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-c9c5a45d-e46f-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4022130d22828ed75b4f6408b51ba6046e0597a" 2018-08-11 23:54:26,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d47099e5-6fbc-4f0a-ab4d-67120bfafa92 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-c9c5a45d-e46f-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/05a55644ea62477ea0e8ac9e79eed740"}, "tags": [], "enabled": true, "id": "05a55644ea62477ea0e8ac9e79eed740", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c9c5a45d-e46f-465-proj"}]} 2018-08-11 23:54:26,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-c9c5a45d-e46f-465-proj used request id req-d47099e5-6fbc-4f0a-ab4d-67120bfafa92 2018-08-11 23:54:26,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4022130d22828ed75b4f6408b51ba6046e0597a" 2018-08-11 23:54:26,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa4ee92-3b8c-4fa1-94d8-c479a35f2288 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:54:26,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-8aa4ee92-3b8c-4fa1-94d8-c479a35f2288 2018-08-11 23:54:27,043 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-c9c5a45d-e46f-465-user 2018-08-11 23:54:27,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:27,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:27,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e1f6acf-8941-4f8e-aaff-3d1ea5f3a93b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:54:27,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7e1f6acf-8941-4f8e-aaff-3d1ea5f3a93b 2018-08-11 23:54:27,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" -d '{"role": {"name": "CreateSecurityGroupTests-c9c5a45d-e46f-465-proj-role"}}' 2018-08-11 23:54:27,240 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:54:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97e2a318-b022-4edd-af0c-228237756b33 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d467855ef52044149034cfd08bd54b55", "links": {"self": "http://172.30.9.30:5000/v3/roles/d467855ef52044149034cfd08bd54b55"}, "name": "CreateSecurityGroupTests-c9c5a45d-e46f-465-proj-role"}} 2018-08-11 23:54:27,240 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-97e2a318-b022-4edd-af0c-228237756b33 2018-08-11 23:54:27,240 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-c9c5a45d-e46f-465-proj-role 2018-08-11 23:54:27,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/d467855ef52044149034cfd08bd54b55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:27,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03d25462-d10c-4299-a772-0116a12dc045 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d467855ef52044149034cfd08bd54b55", "links": {"self": "http://172.30.9.30:5000/v3/roles/d467855ef52044149034cfd08bd54b55"}, "name": "CreateSecurityGroupTests-c9c5a45d-e46f-465-proj-role"}} 2018-08-11 23:54:27,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/d467855ef52044149034cfd08bd54b55 used request id req-03d25462-d10c-4299-a772-0116a12dc045 2018-08-11 23:54:27,327 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-c9c5a45d-e46f-465-proj-role to project CreateSecurityGroupTests-c9c5a45d-e46f-465-proj 2018-08-11 23:54:27,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/05a55644ea62477ea0e8ac9e79eed740/users/68fca46389ca483da636ee11f40f20f5/roles/d467855ef52044149034cfd08bd54b55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:27,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18bc7d89-75c3-4532-a5a9-a7ad1266c55c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:27,488 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/05a55644ea62477ea0e8ac9e79eed740/users/68fca46389ca483da636ee11f40f20f5/roles/d467855ef52044149034cfd08bd54b55 used request id req-18bc7d89-75c3-4532-a5a9-a7ad1266c55c 2018-08-11 23:54:27,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:27,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:27,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:27,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:27,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:27,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:27,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:27,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d467855ef52044149034cfd08bd54b55", "name": "CreateSecurityGroupTests-c9c5a45d-e46f-465-proj-role"}], "expires_at": "2018-08-12T00:54:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05a55644ea62477ea0e8ac9e79eed740", "name": "CreateSecurityGroupTests-c9c5a45d-e46f-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/05a55644ea62477ea0e8ac9e79eed740", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/05a55644ea62477ea0e8ac9e79eed740", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/05a55644ea62477ea0e8ac9e79eed740", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_05a55644ea62477ea0e8ac9e79eed740", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_05a55644ea62477ea0e8ac9e79eed740", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/05a55644ea62477ea0e8ac9e79eed740", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/05a55644ea62477ea0e8ac9e79eed740", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/05a55644ea62477ea0e8ac9e79eed740", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/05a55644ea62477ea0e8ac9e79eed740", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/05a55644ea62477ea0e8ac9e79eed740", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/05a55644ea62477ea0e8ac9e79eed740", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/05a55644ea62477ea0e8ac9e79eed740", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/05a55644ea62477ea0e8ac9e79eed740", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/05a55644ea62477ea0e8ac9e79eed740", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c9c5a45d-e46f-465-user", "id": "68fca46389ca483da636ee11f40f20f5"}, "audit_ids": ["ZIv23ZuKSUer8qds3EyGkg"], "issued_at": "2018-08-11T23:54:27.000000Z"}} 2018-08-11 23:54:27,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" 2018-08-11 23:54:27,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2da3a50-973e-4103-be41-0b4a97bbb6f4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:27,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e2da3a50-973e-4103-be41-0b4a97bbb6f4 2018-08-11 23:54:27,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:27,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:27,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:27,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:27,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:27,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" 2018-08-11 23:54:28,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ee14eadc-285b-4800-b0a6-80bb5a7a3038 Date: Sat, 11 Aug 2018 23:54:28 GMT RESP BODY: {"security_groups": []} 2018-08-11 23:54:28,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname&description=hello+group used request id req-ee14eadc-285b-4800-b0a6-80bb5a7a3038 2018-08-11 23:54:28,278 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname... 2018-08-11 23:54:28,278 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname 2018-08-11 23:54:28,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" -d '{"security_group": {"name": "CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname", "description": "hello group"}}' 2018-08-11 23:54:28,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-224668b8-c464-4523-93ff-afcf1370c4b5 Date: Sat, 11 Aug 2018 23:54:28 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "updated_at": "2018-08-11T23:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "9890d67f-520a-4cc7-80ed-d82a369e9658", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv4", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "a3c0a23a-4c95-4473-8d69-0a4fc78416d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv6", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}], "revision_number": 2, "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "name": "CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname"}} 2018-08-11 23:54:28,719 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-224668b8-c464-4523-93ff-afcf1370c4b5 2018-08-11 23:54:28,720 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01fc39f3-9622-4be8-933d-59b7bfcfc39a 2018-08-11 23:54:28,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" 2018-08-11 23:54:28,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3249df98-d2b5-4e06-b303-bcec3e3ea1dc Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "9890d67f-520a-4cc7-80ed-d82a369e9658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "a3c0a23a-4c95-4473-8d69-0a4fc78416d8"}]} 2018-08-11 23:54:28,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a used request id req-3249df98-d2b5-4e06-b303-bcec3e3ea1dc 2018-08-11 23:54:28,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01fc39f3-9622-4be8-933d-59b7bfcfc39a 2018-08-11 23:54:28,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" 2018-08-11 23:54:28,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ab5c4267-b149-4417-8da5-7705b571302f Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "9890d67f-520a-4cc7-80ed-d82a369e9658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "a3c0a23a-4c95-4473-8d69-0a4fc78416d8"}]} 2018-08-11 23:54:28,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a used request id req-ab5c4267-b149-4417-8da5-7705b571302f 2018-08-11 23:54:28,881 - neutron_utils - INFO - Retrieving security group with ID - 01fc39f3-9622-4be8-933d-59b7bfcfc39a 2018-08-11 23:54:28,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=01fc39f3-9622-4be8-933d-59b7bfcfc39a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" 2018-08-11 23:54:28,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-90a43272-446c-43f5-8548-a7eda4a640e0 Date: Sat, 11 Aug 2018 23:54:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "updated_at": "2018-08-11T23:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "9890d67f-520a-4cc7-80ed-d82a369e9658", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv4", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "a3c0a23a-4c95-4473-8d69-0a4fc78416d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv6", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}], "revision_number": 2, "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "name": "CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname"}]} 2018-08-11 23:54:28,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=01fc39f3-9622-4be8-933d-59b7bfcfc39a used request id req-90a43272-446c-43f5-8548-a7eda4a640e0 2018-08-11 23:54:28,970 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01fc39f3-9622-4be8-933d-59b7bfcfc39a 2018-08-11 23:54:28,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" 2018-08-11 23:54:28,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b4afb55-f672-4b88-bdeb-31fc1c35fc98 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "9890d67f-520a-4cc7-80ed-d82a369e9658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "a3c0a23a-4c95-4473-8d69-0a4fc78416d8"}]} 2018-08-11 23:54:28,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a used request id req-7b4afb55-f672-4b88-bdeb-31fc1c35fc98 2018-08-11 23:54:28,999 - neutron_utils - INFO - Retrieving security group with ID - 01fc39f3-9622-4be8-933d-59b7bfcfc39a 2018-08-11 23:54:29,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=01fc39f3-9622-4be8-933d-59b7bfcfc39a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" 2018-08-11 23:54:29,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7052d92f-65e1-4c12-89ba-e2fac4fcdba2 Date: Sat, 11 Aug 2018 23:54:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "updated_at": "2018-08-11T23:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "9890d67f-520a-4cc7-80ed-d82a369e9658", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv4", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "a3c0a23a-4c95-4473-8d69-0a4fc78416d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv6", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}], "revision_number": 2, "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "name": "CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname"}]} 2018-08-11 23:54:29,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=01fc39f3-9622-4be8-933d-59b7bfcfc39a used request id req-7052d92f-65e1-4c12-89ba-e2fac4fcdba2 2018-08-11 23:54:29,063 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01fc39f3-9622-4be8-933d-59b7bfcfc39a 2018-08-11 23:54:29,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" 2018-08-11 23:54:29,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a3feb5ca-e93f-4611-a4ad-97b2274ce729 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "9890d67f-520a-4cc7-80ed-d82a369e9658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "a3c0a23a-4c95-4473-8d69-0a4fc78416d8"}]} 2018-08-11 23:54:29,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a used request id req-a3feb5ca-e93f-4611-a4ad-97b2274ce729 2018-08-11 23:54:29,103 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname 2018-08-11 23:54:29,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" 2018-08-11 23:54:29,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fa37aad0-814e-42fb-99c2-56feec7703a0 Date: Sat, 11 Aug 2018 23:54:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "updated_at": "2018-08-11T23:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "9890d67f-520a-4cc7-80ed-d82a369e9658", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv4", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "a3c0a23a-4c95-4473-8d69-0a4fc78416d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv6", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}], "revision_number": 2, "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "name": "CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname"}]} 2018-08-11 23:54:29,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname used request id req-fa37aad0-814e-42fb-99c2-56feec7703a0 2018-08-11 23:54:29,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:29,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:29,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/05a55644ea62477ea0e8ac9e79eed740 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" 2018-08-11 23:54:29,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad01382a-b345-4586-a2cf-b02016517e16 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/05a55644ea62477ea0e8ac9e79eed740"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "05a55644ea62477ea0e8ac9e79eed740", "name": "CreateSecurityGroupTests-c9c5a45d-e46f-465-proj"}} 2018-08-11 23:54:29,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/05a55644ea62477ea0e8ac9e79eed740 used request id req-ad01382a-b345-4586-a2cf-b02016517e16 2018-08-11 23:54:29,247 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01fc39f3-9622-4be8-933d-59b7bfcfc39a 2018-08-11 23:54:29,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" 2018-08-11 23:54:29,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b51b1eb2-0e4f-462a-b8b2-01bd33aa31a9 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "9890d67f-520a-4cc7-80ed-d82a369e9658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "a3c0a23a-4c95-4473-8d69-0a4fc78416d8"}]} 2018-08-11 23:54:29,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a used request id req-b51b1eb2-0e4f-462a-b8b2-01bd33aa31a9 2018-08-11 23:54:29,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}bfc1b85a59569d1c490f502df5f45fb77e6b7197" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": 10}}' 2018-08-11 23:54:29,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-68a986a2-007e-437f-a03a-298449a9deb4 Date: Sat, 11 Aug 2018 23:54:29 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-08-11T23:54:29Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": 10, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:29Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "024b6988-1c86-4293-aef2-a4145c9ae072"}} 2018-08-11 23:54:29,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-68a986a2-007e-437f-a03a-298449a9deb4 2018-08-11 23:54:29,451 - neutron_utils - INFO - Retrieving security group with ID - 01fc39f3-9622-4be8-933d-59b7bfcfc39a 2018-08-11 23:54:29,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=01fc39f3-9622-4be8-933d-59b7bfcfc39a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" 2018-08-11 23:54:29,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-c545665d-12dd-4c47-b98a-d9c212310ee7 Date: Sat, 11 Aug 2018 23:54:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "updated_at": "2018-08-11T23:54:29Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:54:29Z", "revision_number": 0, "id": "024b6988-1c86-4293-aef2-a4145c9ae072", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:29Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": 10, "ethertype": "IPv4", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "9890d67f-520a-4cc7-80ed-d82a369e9658", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv4", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "a3c0a23a-4c95-4473-8d69-0a4fc78416d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv6", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}], "revision_number": 3, "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "name": "CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname"}]} 2018-08-11 23:54:29,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=01fc39f3-9622-4be8-933d-59b7bfcfc39a used request id req-c545665d-12dd-4c47-b98a-d9c212310ee7 2018-08-11 23:54:29,516 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01fc39f3-9622-4be8-933d-59b7bfcfc39a 2018-08-11 23:54:29,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" 2018-08-11 23:54:29,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-e77b169c-6faa-42b5-9a82-08dfe1c1700f Date: Sat, 11 Aug 2018 23:54:29 GMT RESP BODY: {"security_group_rules": [{"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-08-11T23:54:29Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": 10, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:29Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "024b6988-1c86-4293-aef2-a4145c9ae072"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "9890d67f-520a-4cc7-80ed-d82a369e9658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "a3c0a23a-4c95-4473-8d69-0a4fc78416d8"}]} 2018-08-11 23:54:29,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a used request id req-e77b169c-6faa-42b5-9a82-08dfe1c1700f 2018-08-11 23:54:29,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:29,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d467855ef52044149034cfd08bd54b55", "name": "CreateSecurityGroupTests-c9c5a45d-e46f-465-proj-role"}], "expires_at": "2018-08-12T00:54:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05a55644ea62477ea0e8ac9e79eed740", "name": "CreateSecurityGroupTests-c9c5a45d-e46f-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/05a55644ea62477ea0e8ac9e79eed740", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/05a55644ea62477ea0e8ac9e79eed740", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/05a55644ea62477ea0e8ac9e79eed740", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_05a55644ea62477ea0e8ac9e79eed740", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_05a55644ea62477ea0e8ac9e79eed740", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/05a55644ea62477ea0e8ac9e79eed740", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/05a55644ea62477ea0e8ac9e79eed740", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/05a55644ea62477ea0e8ac9e79eed740", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/05a55644ea62477ea0e8ac9e79eed740", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/05a55644ea62477ea0e8ac9e79eed740", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/05a55644ea62477ea0e8ac9e79eed740", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/05a55644ea62477ea0e8ac9e79eed740", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/05a55644ea62477ea0e8ac9e79eed740", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/05a55644ea62477ea0e8ac9e79eed740", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c9c5a45d-e46f-465-user", "id": "68fca46389ca483da636ee11f40f20f5"}, "audit_ids": ["7Le71LyHQGG2nS8wW5HF6Q"], "issued_at": "2018-08-11T23:54:29.000000Z"}} 2018-08-11 23:54:29,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ab077618e661b71f1e866ef4eb9eee49ac446b" 2018-08-11 23:54:30,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-1c2ec876-2b2b-4fe7-8cd7-3af9310e88c7 Date: Sat, 11 Aug 2018 23:54:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "updated_at": "2018-08-11T23:54:29Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:54:29Z", "revision_number": 0, "id": "024b6988-1c86-4293-aef2-a4145c9ae072", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:29Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": 10, "ethertype": "IPv4", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "9890d67f-520a-4cc7-80ed-d82a369e9658", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv4", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "a3c0a23a-4c95-4473-8d69-0a4fc78416d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv6", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}], "revision_number": 3, "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "name": "CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname"}]} 2018-08-11 23:54:30,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname&description=hello+group used request id req-1c2ec876-2b2b-4fe7-8cd7-3af9310e88c7 2018-08-11 23:54:30,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01fc39f3-9622-4be8-933d-59b7bfcfc39a 2018-08-11 23:54:30,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ab077618e661b71f1e866ef4eb9eee49ac446b" 2018-08-11 23:54:30,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-da7fa4cc-9202-40fe-a84b-e781e66f35d3 Date: Sat, 11 Aug 2018 23:54:30 GMT RESP BODY: {"security_group_rules": [{"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-08-11T23:54:29Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": 10, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:29Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "024b6988-1c86-4293-aef2-a4145c9ae072"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "9890d67f-520a-4cc7-80ed-d82a369e9658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "a3c0a23a-4c95-4473-8d69-0a4fc78416d8"}]} 2018-08-11 23:54:30,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a used request id req-da7fa4cc-9202-40fe-a84b-e781e66f35d3 2018-08-11 23:54:30,198 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01fc39f3-9622-4be8-933d-59b7bfcfc39a 2018-08-11 23:54:30,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ab077618e661b71f1e866ef4eb9eee49ac446b" 2018-08-11 23:54:30,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-a96ef4b2-d898-4713-a23f-39f477fdd6b5 Date: Sat, 11 Aug 2018 23:54:30 GMT RESP BODY: {"security_group_rules": [{"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-08-11T23:54:29Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": 10, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:29Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "024b6988-1c86-4293-aef2-a4145c9ae072"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "9890d67f-520a-4cc7-80ed-d82a369e9658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "a3c0a23a-4c95-4473-8d69-0a4fc78416d8"}]} 2018-08-11 23:54:30,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a used request id req-a96ef4b2-d898-4713-a23f-39f477fdd6b5 2018-08-11 23:54:30,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ab077618e661b71f1e866ef4eb9eee49ac446b" 2018-08-11 23:54:30,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-56142a73-b6d2-4076-854c-3b6c79426f95 Date: Sat, 11 Aug 2018 23:54:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "updated_at": "2018-08-11T23:54:29Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:54:29Z", "revision_number": 0, "id": "024b6988-1c86-4293-aef2-a4145c9ae072", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:29Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": 10, "ethertype": "IPv4", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "9890d67f-520a-4cc7-80ed-d82a369e9658", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv4", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "a3c0a23a-4c95-4473-8d69-0a4fc78416d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv6", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}], "revision_number": 3, "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "name": "CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname"}]} 2018-08-11 23:54:30,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname used request id req-56142a73-b6d2-4076-854c-3b6c79426f95 2018-08-11 23:54:30,272 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01fc39f3-9622-4be8-933d-59b7bfcfc39a 2018-08-11 23:54:30,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ab077618e661b71f1e866ef4eb9eee49ac446b" 2018-08-11 23:54:30,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-8a2c48b2-6183-4740-ba6a-6ba0db3aec9b Date: Sat, 11 Aug 2018 23:54:30 GMT RESP BODY: {"security_group_rules": [{"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-08-11T23:54:29Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": 10, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:29Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "024b6988-1c86-4293-aef2-a4145c9ae072"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "9890d67f-520a-4cc7-80ed-d82a369e9658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "security_group_id": "01fc39f3-9622-4be8-933d-59b7bfcfc39a", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "a3c0a23a-4c95-4473-8d69-0a4fc78416d8"}]} 2018-08-11 23:54:30,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=01fc39f3-9622-4be8-933d-59b7bfcfc39a used request id req-8a2c48b2-6183-4740-ba6a-6ba0db3aec9b 2018-08-11 23:54:30,302 - neutron_utils - INFO - Deleting security group rule with ID - 9890d67f-520a-4cc7-80ed-d82a369e9658 2018-08-11 23:54:30,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/9890d67f-520a-4cc7-80ed-d82a369e9658 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" 2018-08-11 23:54:30,432 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ce73af8-8e7f-4b8b-b5ec-018210f93e75 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:30,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/9890d67f-520a-4cc7-80ed-d82a369e9658 used request id req-9ce73af8-8e7f-4b8b-b5ec-018210f93e75 2018-08-11 23:54:30,433 - neutron_utils - INFO - Deleting security group rule with ID - a3c0a23a-4c95-4473-8d69-0a4fc78416d8 2018-08-11 23:54:30,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/a3c0a23a-4c95-4473-8d69-0a4fc78416d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" 2018-08-11 23:54:30,533 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6d42573-3bb4-453c-ab26-f2aa5a37fa64 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:30,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/a3c0a23a-4c95-4473-8d69-0a4fc78416d8 used request id req-c6d42573-3bb4-453c-ab26-f2aa5a37fa64 2018-08-11 23:54:30,534 - neutron_utils - INFO - Deleting security group rule with ID - 024b6988-1c86-4293-aef2-a4145c9ae072 2018-08-11 23:54:30,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/024b6988-1c86-4293-aef2-a4145c9ae072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" 2018-08-11 23:54:30,639 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be64538a-5ff7-4778-b21c-bca2e701461d Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:30,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/024b6988-1c86-4293-aef2-a4145c9ae072 used request id req-be64538a-5ff7-4778-b21c-bca2e701461d 2018-08-11 23:54:30,640 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-dba6d90f-4b19-4983-b3ae-609fb491b55dname 2018-08-11 23:54:30,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/01fc39f3-9622-4be8-933d-59b7bfcfc39a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc1b85a59569d1c490f502df5f45fb77e6b7197" 2018-08-11 23:54:30,768 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f1cf91e-baea-4e3c-9548-a4216ec1ae0e Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:30,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/01fc39f3-9622-4be8-933d-59b7bfcfc39a used request id req-3f1cf91e-baea-4e3c-9548-a4216ec1ae0e 2018-08-11 23:54:30,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:30,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:30,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:30,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:30,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:30,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:31,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-73534510-329d-4156-b57c-8cba3aa42e99 Date: Sat, 11 Aug 2018 23:54:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "updated_at": "2018-08-11T23:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "5bdd4323-c114-4dc6-828d-2f0dfb7ed201", "remote_group_id": "76953dea-2ffd-41ee-aed2-8d6b7103ce40", "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "76953dea-2ffd-41ee-aed2-8d6b7103ce40", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv6", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "6db88377-abdd-4442-b94d-6237911b27c6", "remote_group_id": "76953dea-2ffd-41ee-aed2-8d6b7103ce40", "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "76953dea-2ffd-41ee-aed2-8d6b7103ce40", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv4", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "7e3a703c-50b5-459c-880c-86a3b5a7df14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "76953dea-2ffd-41ee-aed2-8d6b7103ce40", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv6", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "revision_number": 0, "id": "b44755cf-ec20-4a5a-996c-9c0ae2e8af24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:28Z", "security_group_id": "76953dea-2ffd-41ee-aed2-8d6b7103ce40", "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "port_range_min": null, "ethertype": "IPv4", "project_id": "05a55644ea62477ea0e8ac9e79eed740"}], "revision_number": 4, "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "76953dea-2ffd-41ee-aed2-8d6b7103ce40", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:54:31,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-73534510-329d-4156-b57c-8cba3aa42e99 2018-08-11 23:54:31,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:31,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28e474a7-984c-47c9-b28b-63364b7e8497 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:31,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-28e474a7-984c-47c9-b28b-63364b7e8497 2018-08-11 23:54:31,111 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:31,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:31,198 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d263794b-dd39-492c-9e66-240347c3be18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:31,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-d263794b-dd39-492c-9e66-240347c3be18 2018-08-11 23:54:31,198 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:31,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:31,284 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44e0dfb3-95fa-473a-a203-fac9fbee8482 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:31,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-44e0dfb3-95fa-473a-a203-fac9fbee8482 2018-08-11 23:54:31,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:31,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:31,370 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58c2f5cb-b78d-4fff-97b1-c2f59b4a108f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:31,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-58c2f5cb-b78d-4fff-97b1-c2f59b4a108f 2018-08-11 23:54:31,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:31,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:31,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a924f99-2f58-4b14-9b6c-214e49166433 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:31,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-3a924f99-2f58-4b14-9b6c-214e49166433 2018-08-11 23:54:31,448 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:31,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:31,534 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c390ecb-f847-4dad-92fe-46dc513d5c2c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:31,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-6c390ecb-f847-4dad-92fe-46dc513d5c2c 2018-08-11 23:54:31,534 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:31,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:31,618 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7f895ab-0cc6-41ea-a128-755ccf2b527d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:31,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-c7f895ab-0cc6-41ea-a128-755ccf2b527d 2018-08-11 23:54:31,618 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:31,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:31,706 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1bc918d-5f15-443b-8276-6f1544c518c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:31,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-b1bc918d-5f15-443b-8276-6f1544c518c7 2018-08-11 23:54:31,706 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:31,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/05a55644ea62477ea0e8ac9e79eed740 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:31,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-674a5ebc-ea84-4241-aa5d-f77b32ad6f88 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/05a55644ea62477ea0e8ac9e79eed740"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "05a55644ea62477ea0e8ac9e79eed740", "name": "CreateSecurityGroupTests-c9c5a45d-e46f-465-proj"}} 2018-08-11 23:54:31,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/05a55644ea62477ea0e8ac9e79eed740 used request id req-674a5ebc-ea84-4241-aa5d-f77b32ad6f88 2018-08-11 23:54:31,794 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76953dea-2ffd-41ee-aed2-8d6b7103ce40 2018-08-11 23:54:31,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=76953dea-2ffd-41ee-aed2-8d6b7103ce40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:31,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4c1c86a3-a1cd-4d97-a69b-f6d6aa03b26e Date: Sat, 11 Aug 2018 23:54:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "76953dea-2ffd-41ee-aed2-8d6b7103ce40", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "security_group_id": "76953dea-2ffd-41ee-aed2-8d6b7103ce40", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "5bdd4323-c114-4dc6-828d-2f0dfb7ed201"}, {"remote_group_id": "76953dea-2ffd-41ee-aed2-8d6b7103ce40", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "security_group_id": "76953dea-2ffd-41ee-aed2-8d6b7103ce40", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "6db88377-abdd-4442-b94d-6237911b27c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "security_group_id": "76953dea-2ffd-41ee-aed2-8d6b7103ce40", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "7e3a703c-50b5-459c-880c-86a3b5a7df14"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:28Z", "security_group_id": "76953dea-2ffd-41ee-aed2-8d6b7103ce40", "port_range_min": null, "revision_number": 0, "tenant_id": "05a55644ea62477ea0e8ac9e79eed740", "created_at": "2018-08-11T23:54:28Z", "project_id": "05a55644ea62477ea0e8ac9e79eed740", "id": "b44755cf-ec20-4a5a-996c-9c0ae2e8af24"}]} 2018-08-11 23:54:31,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=76953dea-2ffd-41ee-aed2-8d6b7103ce40 used request id req-4c1c86a3-a1cd-4d97-a69b-f6d6aa03b26e 2018-08-11 23:54:31,832 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 23:54:31,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/76953dea-2ffd-41ee-aed2-8d6b7103ce40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:31,990 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ce480cc-b477-4dfd-8e25-8d3a8ac81e97 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:31,991 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/76953dea-2ffd-41ee-aed2-8d6b7103ce40 used request id req-3ce480cc-b477-4dfd-8e25-8d3a8ac81e97 2018-08-11 23:54:31,991 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-c9c5a45d-e46f-465-proj 2018-08-11 23:54:31,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/05a55644ea62477ea0e8ac9e79eed740 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:32,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d09a0e19-c60c-4df2-bd3d-b9b0eb83d1d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:32,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/05a55644ea62477ea0e8ac9e79eed740 used request id req-d09a0e19-c60c-4df2-bd3d-b9b0eb83d1d1 2018-08-11 23:54:32,229 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-c9c5a45d-e46f-465-proj-role 2018-08-11 23:54:32,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/d467855ef52044149034cfd08bd54b55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:32,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d84c932e-4941-4340-9fdd-d3bda6b6b35b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:32,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/d467855ef52044149034cfd08bd54b55 used request id req-d84c932e-4941-4340-9fdd-d3bda6b6b35b 2018-08-11 23:54:32,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482c5046c2ad6ade855c3e7cc947a0f89653511a" 2018-08-11 23:54:32,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84331366-7495-4cd5-bc61-d79242385c1e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:54:32,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-84331366-7495-4cd5-bc61-d79242385c1e 2018-08-11 23:54:32,421 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-c9c5a45d-e46f-465-user 2018-08-11 23:54:32,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/68fca46389ca483da636ee11f40f20f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4022130d22828ed75b4f6408b51ba6046e0597a" 2018-08-11 23:54:32,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93aa1d70-2770-4f88-889c-a1400f3a2792 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:32,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/68fca46389ca483da636ee11f40f20f5 used request id req-93aa1d70-2770-4f88-889c-a1400f3a2792 2018-08-11 23:54:32,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:32,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["GAnoTwy8S6a17cl_xqxheg"], "issued_at": "2018-08-11T23:54:32.000000Z"}} 2018-08-11 23:54:32,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}149904602789fcf9e8c0ddbe0afe9b7562954f09" 2018-08-11 23:54:33,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d71c87e6-dd12-4c95-ba85-910f706ca4b6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:33,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d71c87e6-dd12-4c95-ba85-910f706ca4b6 2018-08-11 23:54:33,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:33,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:33,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["W54Xljj6SpWAdAJFQ1YxHg"], "issued_at": "2018-08-11T23:54:33.000000Z"}} 2018-08-11 23:54:33,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:33,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-618594c6-238e-48a6-8f7c-3dab0d6bf961 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:33,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-618594c6-238e-48a6-8f7c-3dab0d6bf961 2018-08-11 23:54:33,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:33,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:33,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e68caf29-8991-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:33,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ffdd6ac-f45b-44c3-b4c1-d480d0049088 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e68caf29-8991-400-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:54:33,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e68caf29-8991-400-proj used request id req-0ffdd6ac-f45b-44c3-b4c1-d480d0049088 2018-08-11 23:54:33,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:33,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a851f3-7a88-4e5c-bb62-782f4b437f51 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:54:33,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f7a851f3-7a88-4e5c-bb62-782f4b437f51 2018-08-11 23:54:33,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e68caf29-8991-400-proj"}}' 2018-08-11 23:54:33,726 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:54:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a496a27-2026-4af4-bf6d-9ac6b6c915bf Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e9a8050e46c64745a07c940ccaa7cbb6"}, "tags": [], "enabled": true, "id": "e9a8050e46c64745a07c940ccaa7cbb6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e68caf29-8991-400-proj"}} 2018-08-11 23:54:33,726 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-5a496a27-2026-4af4-bf6d-9ac6b6c915bf 2018-08-11 23:54:33,726 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e68caf29-8991-400-proj 2018-08-11 23:54:33,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:33,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:34,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["qxd6THbBQfqd5s8ByMLq3A"], "issued_at": "2018-08-11T23:54:34.000000Z"}} 2018-08-11 23:54:34,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd4464a1538f36501dafbfde0ca7fc53a7fae5" 2018-08-11 23:54:34,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8af51ae-e15a-43db-9617-6d1c9ffc57e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:34,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e8af51ae-e15a-43db-9617-6d1c9ffc57e9 2018-08-11 23:54:34,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:34,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:34,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd4464a1538f36501dafbfde0ca7fc53a7fae5" 2018-08-11 23:54:34,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a52f73-fdde-4e91-9b52-372a89681ec8 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:54:34,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-31a52f73-fdde-4e91-9b52-372a89681ec8 2018-08-11 23:54:34,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-e68caf29-8991-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd4464a1538f36501dafbfde0ca7fc53a7fae5" 2018-08-11 23:54:34,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf82869e-f65a-4735-8000-d7d8e0c12a0c Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-e68caf29-8991-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e9a8050e46c64745a07c940ccaa7cbb6"}, "tags": [], "enabled": true, "id": "e9a8050e46c64745a07c940ccaa7cbb6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e68caf29-8991-400-proj"}]} 2018-08-11 23:54:34,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-e68caf29-8991-400-proj used request id req-bf82869e-f65a-4735-8000-d7d8e0c12a0c 2018-08-11 23:54:34,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd4464a1538f36501dafbfde0ca7fc53a7fae5" 2018-08-11 23:54:34,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2927d13-5aec-4b4f-a838-d682b7cc4ae0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:54:34,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c2927d13-5aec-4b4f-a838-d682b7cc4ae0 2018-08-11 23:54:34,847 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e68caf29-8991-400-user 2018-08-11 23:54:34,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:34,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:34,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b4a35e8-08c5-4c97-a068-22afa789dc89 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:54:34,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4b4a35e8-08c5-4c97-a068-22afa789dc89 2018-08-11 23:54:34,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" -d '{"role": {"name": "CreateSecurityGroupTests-e68caf29-8991-400-proj-role"}}' 2018-08-11 23:54:35,032 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:54:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd919248-9b14-4c12-84ee-5349948af384 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c81951955734988b182fe3d225f2caf", "links": {"self": "http://172.30.9.30:5000/v3/roles/7c81951955734988b182fe3d225f2caf"}, "name": "CreateSecurityGroupTests-e68caf29-8991-400-proj-role"}} 2018-08-11 23:54:35,032 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-dd919248-9b14-4c12-84ee-5349948af384 2018-08-11 23:54:35,033 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e68caf29-8991-400-proj-role 2018-08-11 23:54:35,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/7c81951955734988b182fe3d225f2caf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:35,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54dce357-654e-4697-ad52-3752b95d431e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c81951955734988b182fe3d225f2caf", "links": {"self": "http://172.30.9.30:5000/v3/roles/7c81951955734988b182fe3d225f2caf"}, "name": "CreateSecurityGroupTests-e68caf29-8991-400-proj-role"}} 2018-08-11 23:54:35,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/7c81951955734988b182fe3d225f2caf used request id req-54dce357-654e-4697-ad52-3752b95d431e 2018-08-11 23:54:35,052 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e68caf29-8991-400-proj-role to project CreateSecurityGroupTests-e68caf29-8991-400-proj 2018-08-11 23:54:35,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/e9a8050e46c64745a07c940ccaa7cbb6/users/144f565afa4a498c914a49c2413770b7/roles/7c81951955734988b182fe3d225f2caf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:35,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9acac57c-ea5c-49f5-9bb4-149cc001449a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:35,180 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/e9a8050e46c64745a07c940ccaa7cbb6/users/144f565afa4a498c914a49c2413770b7/roles/7c81951955734988b182fe3d225f2caf used request id req-9acac57c-ea5c-49f5-9bb4-149cc001449a 2018-08-11 23:54:35,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:35,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:35,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:35,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:35,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:35,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:35,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:35,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c81951955734988b182fe3d225f2caf", "name": "CreateSecurityGroupTests-e68caf29-8991-400-proj-role"}], "expires_at": "2018-08-12T00:54:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9a8050e46c64745a07c940ccaa7cbb6", "name": "CreateSecurityGroupTests-e68caf29-8991-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e9a8050e46c64745a07c940ccaa7cbb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e9a8050e46c64745a07c940ccaa7cbb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e68caf29-8991-400-user", "id": "144f565afa4a498c914a49c2413770b7"}, "audit_ids": ["wAUIdQXfRRWUQbwzire_3Q"], "issued_at": "2018-08-11T23:54:35.000000Z"}} 2018-08-11 23:54:35,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" 2018-08-11 23:54:35,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73b50337-3843-4011-80ea-8a9974baae57 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:35,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-73b50337-3843-4011-80ea-8a9974baae57 2018-08-11 23:54:35,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:35,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:35,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:35,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:35,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:35,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" 2018-08-11 23:54:36,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1f1eb608-4a0f-46ac-a0b5-62a6717d1973 Date: Sat, 11 Aug 2018 23:54:36 GMT RESP BODY: {"security_groups": []} 2018-08-11 23:54:36,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name&description=hello+group used request id req-1f1eb608-4a0f-46ac-a0b5-62a6717d1973 2018-08-11 23:54:36,008 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name... 2018-08-11 23:54:36,008 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name 2018-08-11 23:54:36,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" -d '{"security_group": {"name": "CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name", "description": "hello group"}}' 2018-08-11 23:54:36,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-e3c3140e-15eb-404b-8e74-977abb8a88cb Date: Sat, 11 Aug 2018 23:54:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "updated_at": "2018-08-11T23:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}], "revision_number": 2, "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "name": "CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name"}} 2018-08-11 23:54:36,268 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-e3c3140e-15eb-404b-8e74-977abb8a88cb 2018-08-11 23:54:36,268 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c426ce9c-bd9b-4539-94df-66f5c299631c 2018-08-11 23:54:36,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" 2018-08-11 23:54:36,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0a860dd-bbf5-4567-bf62-26b68f746278 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81"}]} 2018-08-11 23:54:36,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c used request id req-d0a860dd-bbf5-4567-bf62-26b68f746278 2018-08-11 23:54:36,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c426ce9c-bd9b-4539-94df-66f5c299631c 2018-08-11 23:54:36,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" 2018-08-11 23:54:36,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4b8eeee3-f618-4240-b72e-4ca2dc2b5985 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81"}]} 2018-08-11 23:54:36,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c used request id req-4b8eeee3-f618-4240-b72e-4ca2dc2b5985 2018-08-11 23:54:36,361 - neutron_utils - INFO - Retrieving security group with ID - c426ce9c-bd9b-4539-94df-66f5c299631c 2018-08-11 23:54:36,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=c426ce9c-bd9b-4539-94df-66f5c299631c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" 2018-08-11 23:54:36,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-51970b1c-199c-47a5-88a1-3b2ae1ca8fb3 Date: Sat, 11 Aug 2018 23:54:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "updated_at": "2018-08-11T23:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}], "revision_number": 2, "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "name": "CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name"}]} 2018-08-11 23:54:36,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=c426ce9c-bd9b-4539-94df-66f5c299631c used request id req-51970b1c-199c-47a5-88a1-3b2ae1ca8fb3 2018-08-11 23:54:36,457 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c426ce9c-bd9b-4539-94df-66f5c299631c 2018-08-11 23:54:36,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" 2018-08-11 23:54:36,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0dbd3a36-3802-406b-b729-2a773cf61e1e Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81"}]} 2018-08-11 23:54:36,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c used request id req-0dbd3a36-3802-406b-b729-2a773cf61e1e 2018-08-11 23:54:36,488 - neutron_utils - INFO - Retrieving security group with ID - c426ce9c-bd9b-4539-94df-66f5c299631c 2018-08-11 23:54:36,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=c426ce9c-bd9b-4539-94df-66f5c299631c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" 2018-08-11 23:54:36,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-aed8ead8-257e-420c-945d-26a430bdeaca Date: Sat, 11 Aug 2018 23:54:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "updated_at": "2018-08-11T23:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}], "revision_number": 2, "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "name": "CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name"}]} 2018-08-11 23:54:36,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=c426ce9c-bd9b-4539-94df-66f5c299631c used request id req-aed8ead8-257e-420c-945d-26a430bdeaca 2018-08-11 23:54:36,539 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c426ce9c-bd9b-4539-94df-66f5c299631c 2018-08-11 23:54:36,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" 2018-08-11 23:54:36,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-11435171-18d3-4049-9363-1bc5e4de6e24 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81"}]} 2018-08-11 23:54:36,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c used request id req-11435171-18d3-4049-9363-1bc5e4de6e24 2018-08-11 23:54:36,570 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name 2018-08-11 23:54:36,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" 2018-08-11 23:54:36,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-04197c01-d116-4d40-8f4f-c6b122b9c492 Date: Sat, 11 Aug 2018 23:54:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "updated_at": "2018-08-11T23:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}], "revision_number": 2, "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "name": "CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name"}]} 2018-08-11 23:54:36,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name used request id req-04197c01-d116-4d40-8f4f-c6b122b9c492 2018-08-11 23:54:36,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:36,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:36,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e9a8050e46c64745a07c940ccaa7cbb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" 2018-08-11 23:54:36,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c933d6-e204-4c9b-8577-3955a93197c3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e9a8050e46c64745a07c940ccaa7cbb6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e9a8050e46c64745a07c940ccaa7cbb6", "name": "CreateSecurityGroupTests-e68caf29-8991-400-proj"}} 2018-08-11 23:54:36,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e9a8050e46c64745a07c940ccaa7cbb6 used request id req-b0c933d6-e204-4c9b-8577-3955a93197c3 2018-08-11 23:54:36,699 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c426ce9c-bd9b-4539-94df-66f5c299631c 2018-08-11 23:54:36,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" 2018-08-11 23:54:36,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5adfaa3c-01cd-4004-9ab0-f6fd8aea1e0c Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81"}]} 2018-08-11 23:54:36,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c used request id req-5adfaa3c-01cd-4004-9ab0-f6fd8aea1e0c 2018-08-11 23:54:36,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}23a72d656792cf18efb0b9983319149641bf9ab5" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c"}}' 2018-08-11 23:54:36,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-4a4d5e7d-8f6d-434a-8b96-25f60f358c22 Date: Sat, 11 Aug 2018 23:54:36 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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "48a085e0-0442-467b-8eed-dab414870b58"}} 2018-08-11 23:54:36,871 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-4a4d5e7d-8f6d-434a-8b96-25f60f358c22 2018-08-11 23:54:36,872 - neutron_utils - INFO - Retrieving security group with ID - c426ce9c-bd9b-4539-94df-66f5c299631c 2018-08-11 23:54:36,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=c426ce9c-bd9b-4539-94df-66f5c299631c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" 2018-08-11 23:54:36,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2829e463-1e77-42cb-b238-0a775a81ae6d Date: Sat, 11 Aug 2018 23:54:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "updated_at": "2018-08-11T23:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "48a085e0-0442-467b-8eed-dab414870b58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}], "revision_number": 3, "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "name": "CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name"}]} 2018-08-11 23:54:36,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=c426ce9c-bd9b-4539-94df-66f5c299631c used request id req-2829e463-1e77-42cb-b238-0a775a81ae6d 2018-08-11 23:54:36,926 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c426ce9c-bd9b-4539-94df-66f5c299631c 2018-08-11 23:54:36,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" 2018-08-11 23:54:36,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ed801cec-4d68-4682-ab2d-b1fcb2232072 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81"}, {"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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "48a085e0-0442-467b-8eed-dab414870b58"}]} 2018-08-11 23:54:36,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c used request id req-ed801cec-4d68-4682-ab2d-b1fcb2232072 2018-08-11 23:54:36,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:37,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c81951955734988b182fe3d225f2caf", "name": "CreateSecurityGroupTests-e68caf29-8991-400-proj-role"}], "expires_at": "2018-08-12T00:54:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9a8050e46c64745a07c940ccaa7cbb6", "name": "CreateSecurityGroupTests-e68caf29-8991-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e9a8050e46c64745a07c940ccaa7cbb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e9a8050e46c64745a07c940ccaa7cbb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e9a8050e46c64745a07c940ccaa7cbb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e68caf29-8991-400-user", "id": "144f565afa4a498c914a49c2413770b7"}, "audit_ids": ["7DzMGUzKROqUOf2bx6qkFg"], "issued_at": "2018-08-11T23:54:37.000000Z"}} 2018-08-11 23:54:37,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d451da1f9cd006a9b49aef85e547616cd5997f08" 2018-08-11 23:54:37,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-9bebd26b-b781-4fd4-8b69-fad7f37bd03d Date: Sat, 11 Aug 2018 23:54:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "updated_at": "2018-08-11T23:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "48a085e0-0442-467b-8eed-dab414870b58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}], "revision_number": 3, "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "name": "CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name"}]} 2018-08-11 23:54:37,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name&description=hello+group used request id req-9bebd26b-b781-4fd4-8b69-fad7f37bd03d 2018-08-11 23:54:37,567 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c426ce9c-bd9b-4539-94df-66f5c299631c 2018-08-11 23:54:37,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d451da1f9cd006a9b49aef85e547616cd5997f08" 2018-08-11 23:54:37,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-de7d153e-ea1c-4a4e-bc87-71b6ab9f2c0a Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81"}, {"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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "48a085e0-0442-467b-8eed-dab414870b58"}]} 2018-08-11 23:54:37,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c used request id req-de7d153e-ea1c-4a4e-bc87-71b6ab9f2c0a 2018-08-11 23:54:37,597 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c426ce9c-bd9b-4539-94df-66f5c299631c 2018-08-11 23:54:37,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d451da1f9cd006a9b49aef85e547616cd5997f08" 2018-08-11 23:54:37,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d1f9a56c-949c-4455-8cfd-8cf3904db9f3 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81"}, {"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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "48a085e0-0442-467b-8eed-dab414870b58"}]} 2018-08-11 23:54:37,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c used request id req-d1f9a56c-949c-4455-8cfd-8cf3904db9f3 2018-08-11 23:54:37,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d451da1f9cd006a9b49aef85e547616cd5997f08" 2018-08-11 23:54:37,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-3c7370eb-0374-4eaf-b93c-217205f90bf0 Date: Sat, 11 Aug 2018 23:54:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "updated_at": "2018-08-11T23:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "48a085e0-0442-467b-8eed-dab414870b58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}], "revision_number": 3, "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "name": "CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name"}]} 2018-08-11 23:54:37,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name used request id req-3c7370eb-0374-4eaf-b93c-217205f90bf0 2018-08-11 23:54:37,673 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c426ce9c-bd9b-4539-94df-66f5c299631c 2018-08-11 23:54:37,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d451da1f9cd006a9b49aef85e547616cd5997f08" 2018-08-11 23:54:37,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-c57db3fd-786d-459d-a391-bf5daccfa301 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81"}, {"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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "48a085e0-0442-467b-8eed-dab414870b58"}]} 2018-08-11 23:54:37,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c used request id req-c57db3fd-786d-459d-a391-bf5daccfa301 2018-08-11 23:54:37,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d451da1f9cd006a9b49aef85e547616cd5997f08" 2018-08-11 23:54:37,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-96a92fa3-3567-45d7-884c-a8481cd2aa46 Date: Sat, 11 Aug 2018 23:54:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "updated_at": "2018-08-11T23:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "48a085e0-0442-467b-8eed-dab414870b58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}], "revision_number": 3, "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "name": "CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name"}]} 2018-08-11 23:54:37,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name used request id req-96a92fa3-3567-45d7-884c-a8481cd2aa46 2018-08-11 23:54:37,752 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c426ce9c-bd9b-4539-94df-66f5c299631c 2018-08-11 23:54:37,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d451da1f9cd006a9b49aef85e547616cd5997f08" 2018-08-11 23:54:37,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-1f813915-040b-4874-b1fe-00cee26c0a53 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81"}, {"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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "48a085e0-0442-467b-8eed-dab414870b58"}]} 2018-08-11 23:54:37,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c used request id req-1f813915-040b-4874-b1fe-00cee26c0a53 2018-08-11 23:54:37,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d451da1f9cd006a9b49aef85e547616cd5997f08" 2018-08-11 23:54:37,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-74c6d84a-a5b1-4109-b890-16206ce4b7ee Date: Sat, 11 Aug 2018 23:54:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "updated_at": "2018-08-11T23:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "revision_number": 0, "id": "48a085e0-0442-467b-8eed-dab414870b58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}], "revision_number": 3, "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "name": "CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name"}]} 2018-08-11 23:54:37,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name used request id req-74c6d84a-a5b1-4109-b890-16206ce4b7ee 2018-08-11 23:54:37,839 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c426ce9c-bd9b-4539-94df-66f5c299631c 2018-08-11 23:54:37,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d451da1f9cd006a9b49aef85e547616cd5997f08" 2018-08-11 23:54:37,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-36f48561-bc2e-4b13-82d8-e10772eb79a1 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "0a6faf43-5da4-4bef-861f-e71f174f07bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "184bb46e-c958-4f7e-9d0c-866f2439bd81"}, {"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-08-11T23:54:36Z", "security_group_id": "c426ce9c-bd9b-4539-94df-66f5c299631c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:36Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "48a085e0-0442-467b-8eed-dab414870b58"}]} 2018-08-11 23:54:37,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c426ce9c-bd9b-4539-94df-66f5c299631c used request id req-36f48561-bc2e-4b13-82d8-e10772eb79a1 2018-08-11 23:54:37,873 - neutron_utils - INFO - Deleting security group rule with ID - 184bb46e-c958-4f7e-9d0c-866f2439bd81 2018-08-11 23:54:37,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/184bb46e-c958-4f7e-9d0c-866f2439bd81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" 2018-08-11 23:54:37,985 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-74cb713b-c04d-4e1d-ba5e-0762e60690ae Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:37,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/184bb46e-c958-4f7e-9d0c-866f2439bd81 used request id req-74cb713b-c04d-4e1d-ba5e-0762e60690ae 2018-08-11 23:54:37,985 - neutron_utils - INFO - Deleting security group rule with ID - 0a6faf43-5da4-4bef-861f-e71f174f07bd 2018-08-11 23:54:37,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/0a6faf43-5da4-4bef-861f-e71f174f07bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" 2018-08-11 23:54:38,082 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad55976d-a37a-41f0-850b-adf0e503d4aa Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:38,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/0a6faf43-5da4-4bef-861f-e71f174f07bd used request id req-ad55976d-a37a-41f0-850b-adf0e503d4aa 2018-08-11 23:54:38,082 - neutron_utils - INFO - Deleting security group rule with ID - 48a085e0-0442-467b-8eed-dab414870b58 2018-08-11 23:54:38,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/48a085e0-0442-467b-8eed-dab414870b58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" 2018-08-11 23:54:38,182 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e04feae8-c6c0-4859-9630-3e594a84b4ea Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:38,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/48a085e0-0442-467b-8eed-dab414870b58 used request id req-e04feae8-c6c0-4859-9630-3e594a84b4ea 2018-08-11 23:54:38,183 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-5dd06065-6f14-4916-a100-df7b0c8162b8name 2018-08-11 23:54:38,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/c426ce9c-bd9b-4539-94df-66f5c299631c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a72d656792cf18efb0b9983319149641bf9ab5" 2018-08-11 23:54:38,315 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32cff995-4d2b-4a22-85b1-e6da386a5f54 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:38,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/c426ce9c-bd9b-4539-94df-66f5c299631c used request id req-32cff995-4d2b-4a22-85b1-e6da386a5f54 2018-08-11 23:54:38,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:38,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:38,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:38,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:38,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:38,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:38,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-132a6655-0e2a-46fd-abbb-7f9bfb255820 Date: Sat, 11 Aug 2018 23:54:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:35Z", "updated_at": "2018-08-11T23:54:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:35Z", "revision_number": 0, "id": "8ce97d8c-7081-48ef-afed-9b3c569ef84e", "remote_group_id": "67e4d7a9-3389-4332-82f7-e8267d3db1bb", "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:35Z", "security_group_id": "67e4d7a9-3389-4332-82f7-e8267d3db1bb", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:35Z", "revision_number": 0, "id": "ce4e54e6-94ed-4ab7-bed1-85ca9482ca5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:35Z", "security_group_id": "67e4d7a9-3389-4332-82f7-e8267d3db1bb", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:35Z", "revision_number": 0, "id": "d4194dc8-9591-4bac-91d5-9b38992fa485", "remote_group_id": "67e4d7a9-3389-4332-82f7-e8267d3db1bb", "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:35Z", "security_group_id": "67e4d7a9-3389-4332-82f7-e8267d3db1bb", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:35Z", "revision_number": 0, "id": "ebdeca98-e93e-4dcf-be07-69f30f85e26b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:35Z", "security_group_id": "67e4d7a9-3389-4332-82f7-e8267d3db1bb", "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6"}], "revision_number": 4, "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "67e4d7a9-3389-4332-82f7-e8267d3db1bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:54:38,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-132a6655-0e2a-46fd-abbb-7f9bfb255820 2018-08-11 23:54:38,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:38,663 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58fb7065-d617-44d4-8885-15f29d8fe6bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:38,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-58fb7065-d617-44d4-8885-15f29d8fe6bf 2018-08-11 23:54:38,664 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:38,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:38,747 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed99e709-f2c6-4945-8857-e9c74c6a9e7f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:38,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-ed99e709-f2c6-4945-8857-e9c74c6a9e7f 2018-08-11 23:54:38,747 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:38,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:38,832 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c30baa59-c008-40ca-88e0-dc3557bca562 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:38,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-c30baa59-c008-40ca-88e0-dc3557bca562 2018-08-11 23:54:38,832 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:38,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:38,853 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ec4cdf1-ff0f-4266-ae99-444c4dcc9a92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:38,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-5ec4cdf1-ff0f-4266-ae99-444c4dcc9a92 2018-08-11 23:54:38,853 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:38,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:38,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dca0f28e-1cff-4e61-b9e9-fd1d7c9e7231 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:38,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-dca0f28e-1cff-4e61-b9e9-fd1d7c9e7231 2018-08-11 23:54:38,936 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:38,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:39,018 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ffb6663-6c39-4350-9e0f-ae5f3049ba07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:39,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-4ffb6663-6c39-4350-9e0f-ae5f3049ba07 2018-08-11 23:54:39,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:39,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:39,110 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51c4b443-3125-48b9-964d-8b7245810143 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:39,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-51c4b443-3125-48b9-964d-8b7245810143 2018-08-11 23:54:39,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:39,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e9a8050e46c64745a07c940ccaa7cbb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:39,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f4c44c1-454b-4dbc-a1e0-8a7acc04b088 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e9a8050e46c64745a07c940ccaa7cbb6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e9a8050e46c64745a07c940ccaa7cbb6", "name": "CreateSecurityGroupTests-e68caf29-8991-400-proj"}} 2018-08-11 23:54:39,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e9a8050e46c64745a07c940ccaa7cbb6 used request id req-9f4c44c1-454b-4dbc-a1e0-8a7acc04b088 2018-08-11 23:54:39,197 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67e4d7a9-3389-4332-82f7-e8267d3db1bb 2018-08-11 23:54:39,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e4d7a9-3389-4332-82f7-e8267d3db1bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:39,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2297ef71-cdb7-43d8-a0c2-429a4f885410 Date: Sat, 11 Aug 2018 23:54:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "67e4d7a9-3389-4332-82f7-e8267d3db1bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:35Z", "security_group_id": "67e4d7a9-3389-4332-82f7-e8267d3db1bb", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:35Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "8ce97d8c-7081-48ef-afed-9b3c569ef84e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:35Z", "security_group_id": "67e4d7a9-3389-4332-82f7-e8267d3db1bb", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:35Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "ce4e54e6-94ed-4ab7-bed1-85ca9482ca5f"}, {"remote_group_id": "67e4d7a9-3389-4332-82f7-e8267d3db1bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:35Z", "security_group_id": "67e4d7a9-3389-4332-82f7-e8267d3db1bb", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:35Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "d4194dc8-9591-4bac-91d5-9b38992fa485"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:35Z", "security_group_id": "67e4d7a9-3389-4332-82f7-e8267d3db1bb", "port_range_min": null, "revision_number": 0, "tenant_id": "e9a8050e46c64745a07c940ccaa7cbb6", "created_at": "2018-08-11T23:54:35Z", "project_id": "e9a8050e46c64745a07c940ccaa7cbb6", "id": "ebdeca98-e93e-4dcf-be07-69f30f85e26b"}]} 2018-08-11 23:54:39,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e4d7a9-3389-4332-82f7-e8267d3db1bb used request id req-2297ef71-cdb7-43d8-a0c2-429a4f885410 2018-08-11 23:54:39,235 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 23:54:39,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/67e4d7a9-3389-4332-82f7-e8267d3db1bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:39,391 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69021d09-e9f5-4666-8d62-6c5441b3e822 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:39,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/67e4d7a9-3389-4332-82f7-e8267d3db1bb used request id req-69021d09-e9f5-4666-8d62-6c5441b3e822 2018-08-11 23:54:39,392 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e68caf29-8991-400-proj 2018-08-11 23:54:39,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/e9a8050e46c64745a07c940ccaa7cbb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:39,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c72af8f-17b9-4413-83a1-8fa7b123b109 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:39,686 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/e9a8050e46c64745a07c940ccaa7cbb6 used request id req-0c72af8f-17b9-4413-83a1-8fa7b123b109 2018-08-11 23:54:39,687 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e68caf29-8991-400-proj-role 2018-08-11 23:54:39,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/7c81951955734988b182fe3d225f2caf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:39,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3117ce46-219e-4817-bcba-df149e418187 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:39,793 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/7c81951955734988b182fe3d225f2caf used request id req-3117ce46-219e-4817-bcba-df149e418187 2018-08-11 23:54:39,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d112d4d4fda03d8310e5deada6348ff5113f763a" 2018-08-11 23:54:39,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f447665-0d98-47c2-b37a-241beeb9d6e2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:54:39,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1f447665-0d98-47c2-b37a-241beeb9d6e2 2018-08-11 23:54:39,880 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e68caf29-8991-400-user 2018-08-11 23:54:39,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/144f565afa4a498c914a49c2413770b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bffd4464a1538f36501dafbfde0ca7fc53a7fae5" 2018-08-11 23:54:40,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb119015-8117-4e4e-bfad-80ba6b891c78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:40,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/144f565afa4a498c914a49c2413770b7 used request id req-fb119015-8117-4e4e-bfad-80ba6b891c78 2018-08-11 23:54:40,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:40,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["7fl7gEWOR0WXQxxEnDMgMg"], "issued_at": "2018-08-11T23:54:40.000000Z"}} 2018-08-11 23:54:40,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410f0d0293fce32f459ee388766dc85a923af78a" 2018-08-11 23:54:40,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c8af1e-3c49-4cb4-a45a-5aee1f2e9e59 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:40,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-64c8af1e-3c49-4cb4-a45a-5aee1f2e9e59 2018-08-11 23:54:40,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:40,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:40,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["3vxx0RngQkSnqaEiulWujg"], "issued_at": "2018-08-11T23:54:40.000000Z"}} 2018-08-11 23:54:40,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:41,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b59a09-4eab-4f1a-a6f7-3f692df5aaaa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:41,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-41b59a09-4eab-4f1a-a6f7-3f692df5aaaa 2018-08-11 23:54:41,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:41,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:41,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-04e54779-0ee0-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:41,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6274d802-b3d0-4bea-bcca-2c9714024370 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-04e54779-0ee0-43a-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:54:41,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-04e54779-0ee0-43a-proj used request id req-6274d802-b3d0-4bea-bcca-2c9714024370 2018-08-11 23:54:41,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:41,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e76edac-3e7b-47db-a02d-9d0891c53b51 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:54:41,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-7e76edac-3e7b-47db-a02d-9d0891c53b51 2018-08-11 23:54:41,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-04e54779-0ee0-43a-proj"}}' 2018-08-11 23:54:41,344 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d909d83-6cc5-443c-a0a6-6c0af0fcdcee Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a"}, "tags": [], "enabled": true, "id": "4b3b332fbc6d489a861e7280a23cc97a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-04e54779-0ee0-43a-proj"}} 2018-08-11 23:54:41,345 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-2d909d83-6cc5-443c-a0a6-6c0af0fcdcee 2018-08-11 23:54:41,345 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-04e54779-0ee0-43a-proj 2018-08-11 23:54:41,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:41,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:41,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["fOqHdmDCTcikesj6KcIzWg"], "issued_at": "2018-08-11T23:54:41.000000Z"}} 2018-08-11 23:54:41,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ab9fbf31d42e5f6e2142550cb7ac0b5282ae9c" 2018-08-11 23:54:41,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6006bea3-7209-49fe-bba6-f784a78b7b6b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:41,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6006bea3-7209-49fe-bba6-f784a78b7b6b 2018-08-11 23:54:41,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:41,814 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ab9fbf31d42e5f6e2142550cb7ac0b5282ae9c" 2018-08-11 23:54:41,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4877f5d-c03e-487c-9fae-9a7a2bad9819 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:54:41,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b4877f5d-c03e-487c-9fae-9a7a2bad9819 2018-08-11 23:54:41,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-04e54779-0ee0-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ab9fbf31d42e5f6e2142550cb7ac0b5282ae9c" 2018-08-11 23:54:42,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dddce13b-720f-451a-bdd7-c2ad2c91bce4 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-04e54779-0ee0-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a"}, "tags": [], "enabled": true, "id": "4b3b332fbc6d489a861e7280a23cc97a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-04e54779-0ee0-43a-proj"}]} 2018-08-11 23:54:42,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-04e54779-0ee0-43a-proj used request id req-dddce13b-720f-451a-bdd7-c2ad2c91bce4 2018-08-11 23:54:42,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ab9fbf31d42e5f6e2142550cb7ac0b5282ae9c" 2018-08-11 23:54:42,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb93556-524c-4985-908e-6c8eac076dd3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:54:42,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-cdb93556-524c-4985-908e-6c8eac076dd3 2018-08-11 23:54:42,387 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-04e54779-0ee0-43a-user 2018-08-11 23:54:42,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:42,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:42,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9bb6345-363a-41e4-95e8-89991c21a491 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:54:42,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f9bb6345-363a-41e4-95e8-89991c21a491 2018-08-11 23:54:42,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" -d '{"role": {"name": "CreateSecurityGroupTests-04e54779-0ee0-43a-proj-role"}}' 2018-08-11 23:54:42,572 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:54:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac2b85d-3ed8-4d2b-a7b0-53c43e71507d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "36f042a2f4d048678c958f96f36e7694", "links": {"self": "http://172.30.9.30:5000/v3/roles/36f042a2f4d048678c958f96f36e7694"}, "name": "CreateSecurityGroupTests-04e54779-0ee0-43a-proj-role"}} 2018-08-11 23:54:42,572 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-0ac2b85d-3ed8-4d2b-a7b0-53c43e71507d 2018-08-11 23:54:42,573 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-04e54779-0ee0-43a-proj-role 2018-08-11 23:54:42,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/36f042a2f4d048678c958f96f36e7694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:42,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3906c87-d521-4acb-9a40-1ff93c5c7af0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "36f042a2f4d048678c958f96f36e7694", "links": {"self": "http://172.30.9.30:5000/v3/roles/36f042a2f4d048678c958f96f36e7694"}, "name": "CreateSecurityGroupTests-04e54779-0ee0-43a-proj-role"}} 2018-08-11 23:54:42,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/36f042a2f4d048678c958f96f36e7694 used request id req-b3906c87-d521-4acb-9a40-1ff93c5c7af0 2018-08-11 23:54:42,660 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-04e54779-0ee0-43a-proj-role to project CreateSecurityGroupTests-04e54779-0ee0-43a-proj 2018-08-11 23:54:42,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a/users/1138b362344643ec92157606f47a0bc8/roles/36f042a2f4d048678c958f96f36e7694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:42,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbac4604-3589-4082-a7dd-577848b90399 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:42,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a/users/1138b362344643ec92157606f47a0bc8/roles/36f042a2f4d048678c958f96f36e7694 used request id req-cbac4604-3589-4082-a7dd-577848b90399 2018-08-11 23:54:42,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:42,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:42,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:42,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:42,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:42,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:42,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:43,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36f042a2f4d048678c958f96f36e7694", "name": "CreateSecurityGroupTests-04e54779-0ee0-43a-proj-role"}], "expires_at": "2018-08-12T00:54:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3b332fbc6d489a861e7280a23cc97a", "name": "CreateSecurityGroupTests-04e54779-0ee0-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4b3b332fbc6d489a861e7280a23cc97a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/4b3b332fbc6d489a861e7280a23cc97a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/4b3b332fbc6d489a861e7280a23cc97a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_4b3b332fbc6d489a861e7280a23cc97a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_4b3b332fbc6d489a861e7280a23cc97a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4b3b332fbc6d489a861e7280a23cc97a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/4b3b332fbc6d489a861e7280a23cc97a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/4b3b332fbc6d489a861e7280a23cc97a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4b3b332fbc6d489a861e7280a23cc97a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/4b3b332fbc6d489a861e7280a23cc97a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/4b3b332fbc6d489a861e7280a23cc97a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4b3b332fbc6d489a861e7280a23cc97a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/4b3b332fbc6d489a861e7280a23cc97a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/4b3b332fbc6d489a861e7280a23cc97a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-04e54779-0ee0-43a-user", "id": "1138b362344643ec92157606f47a0bc8"}, "audit_ids": ["OWmZfL5uQaCdzo0m_Kk1VA"], "issued_at": "2018-08-11T23:54:43.000000Z"}} 2018-08-11 23:54:43,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:43,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a1e5f99-de17-48f3-a700-be594381882c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:43,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-5a1e5f99-de17-48f3-a700-be594381882c 2018-08-11 23:54:43,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:43,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:43,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:43,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:43,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:43,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:43,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d60632c0-da3a-4930-8d59-686431ff0ae7 Date: Sat, 11 Aug 2018 23:54:43 GMT RESP BODY: {"security_groups": []} 2018-08-11 23:54:43,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name&description=hello+group used request id req-d60632c0-da3a-4930-8d59-686431ff0ae7 2018-08-11 23:54:43,572 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name... 2018-08-11 23:54:43,572 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name 2018-08-11 23:54:43,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" -d '{"security_group": {"name": "CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name", "description": "hello group"}}' 2018-08-11 23:54:43,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-480fcfdb-0b63-4e0c-b3ef-d5f27bce0b69 Date: Sat, 11 Aug 2018 23:54:43 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "updated_at": "2018-08-11T23:54:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "857b7ff0-761c-4d70-afb1-dd653f465e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}], "revision_number": 2, "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "name": "CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name"}} 2018-08-11 23:54:43,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-480fcfdb-0b63-4e0c-b3ef-d5f27bce0b69 2018-08-11 23:54:43,808 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:43,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:43,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fa811294-0ea7-4d7c-b8bd-8cd9d51f5dc3 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "857b7ff0-761c-4d70-afb1-dd653f465e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb"}]} 2018-08-11 23:54:43,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-fa811294-0ea7-4d7c-b8bd-8cd9d51f5dc3 2018-08-11 23:54:43,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:43,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:43,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-27e397ff-d45e-4cd1-85a9-9287a4e77f4a Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "857b7ff0-761c-4d70-afb1-dd653f465e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb"}]} 2018-08-11 23:54:43,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-27e397ff-d45e-4cd1-85a9-9287a4e77f4a 2018-08-11 23:54:43,932 - neutron_utils - INFO - Retrieving security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:43,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:44,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c91e7a13-ee17-4b44-8962-0c1dd19e02fe Date: Sat, 11 Aug 2018 23:54:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "updated_at": "2018-08-11T23:54:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "857b7ff0-761c-4d70-afb1-dd653f465e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}], "revision_number": 2, "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "name": "CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name"}]} 2018-08-11 23:54:44,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-c91e7a13-ee17-4b44-8962-0c1dd19e02fe 2018-08-11 23:54:44,021 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:44,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:44,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e1327644-7df0-44c9-9554-076652af593d Date: Sat, 11 Aug 2018 23:54:44 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-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "857b7ff0-761c-4d70-afb1-dd653f465e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb"}]} 2018-08-11 23:54:44,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-e1327644-7df0-44c9-9554-076652af593d 2018-08-11 23:54:44,055 - neutron_utils - INFO - Retrieving security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:44,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:44,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-25ba3ee6-db54-413a-a6b8-22692432df46 Date: Sat, 11 Aug 2018 23:54:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "updated_at": "2018-08-11T23:54:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "857b7ff0-761c-4d70-afb1-dd653f465e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}], "revision_number": 2, "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "name": "CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name"}]} 2018-08-11 23:54:44,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-25ba3ee6-db54-413a-a6b8-22692432df46 2018-08-11 23:54:44,106 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:44,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:44,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4505d41a-dc3e-4f10-adb5-7382d7895e69 Date: Sat, 11 Aug 2018 23:54:44 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-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "857b7ff0-761c-4d70-afb1-dd653f465e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb"}]} 2018-08-11 23:54:44,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-4505d41a-dc3e-4f10-adb5-7382d7895e69 2018-08-11 23:54:44,139 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name 2018-08-11 23:54:44,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:44,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-21343c44-3292-461a-80aa-d60f7ea4dded Date: Sat, 11 Aug 2018 23:54:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "updated_at": "2018-08-11T23:54:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "857b7ff0-761c-4d70-afb1-dd653f465e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}], "revision_number": 2, "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "name": "CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name"}]} 2018-08-11 23:54:44,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name used request id req-21343c44-3292-461a-80aa-d60f7ea4dded 2018-08-11 23:54:44,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:44,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:44,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:44,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ab80c7-420f-417e-929c-9a74bf0c75bb Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b3b332fbc6d489a861e7280a23cc97a", "name": "CreateSecurityGroupTests-04e54779-0ee0-43a-proj"}} 2018-08-11 23:54:44,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a used request id req-13ab80c7-420f-417e-929c-9a74bf0c75bb 2018-08-11 23:54:44,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:44,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:44,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7cd7758e-a601-4d28-b936-9cc7b86575ed Date: Sat, 11 Aug 2018 23:54:44 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-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "857b7ff0-761c-4d70-afb1-dd653f465e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb"}]} 2018-08-11 23:54:44,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-7cd7758e-a601-4d28-b936-9cc7b86575ed 2018-08-11 23:54:44,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}cf682f588542e89d522e6923a9fece599b257c47" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e"}}' 2018-08-11 23:54:44,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-fc11a149-05f6-43bd-8661-4da3ec5a10fc Date: Sat, 11 Aug 2018 23:54:44 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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762"}} 2018-08-11 23:54:44,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-fc11a149-05f6-43bd-8661-4da3ec5a10fc 2018-08-11 23:54:44,479 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name 2018-08-11 23:54:44,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:44,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-46178132-eb6a-4f66-a1f0-f0127a4bdfc5 Date: Sat, 11 Aug 2018 23:54:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "updated_at": "2018-08-11T23:54:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "857b7ff0-761c-4d70-afb1-dd653f465e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}], "revision_number": 3, "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "name": "CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name"}]} 2018-08-11 23:54:44,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name used request id req-46178132-eb6a-4f66-a1f0-f0127a4bdfc5 2018-08-11 23:54:44,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:44,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13aecc43-af70-4338-a9e5-f51b6f38f116 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b3b332fbc6d489a861e7280a23cc97a", "name": "CreateSecurityGroupTests-04e54779-0ee0-43a-proj"}} 2018-08-11 23:54:44,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a used request id req-13aecc43-af70-4338-a9e5-f51b6f38f116 2018-08-11 23:54:44,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:44,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:44,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-2897ac8e-7281-42c2-857d-fed84c7e9393 Date: Sat, 11 Aug 2018 23:54:44 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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "857b7ff0-761c-4d70-afb1-dd653f465e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb"}]} 2018-08-11 23:54:44,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-2897ac8e-7281-42c2-857d-fed84c7e9393 2018-08-11 23:54:44,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}cf682f588542e89d522e6923a9fece599b257c47" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e"}}' 2018-08-11 23:54:44,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-fa162418-4d5e-4c75-8e26-8f4aeeb51daf Date: Sat, 11 Aug 2018 23:54:44 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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab"}} 2018-08-11 23:54:44,935 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-fa162418-4d5e-4c75-8e26-8f4aeeb51daf 2018-08-11 23:54:44,936 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name 2018-08-11 23:54:44,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:44,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-6bdc52db-e9d2-43b8-93ad-aded2eaa690a Date: Sat, 11 Aug 2018 23:54:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "updated_at": "2018-08-11T23:54:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "857b7ff0-761c-4d70-afb1-dd653f465e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}], "revision_number": 4, "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "name": "CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name"}]} 2018-08-11 23:54:44,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name used request id req-6bdc52db-e9d2-43b8-93ad-aded2eaa690a 2018-08-11 23:54:44,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:45,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5db2105-f1ae-4cea-b75c-af963999d06f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b3b332fbc6d489a861e7280a23cc97a", "name": "CreateSecurityGroupTests-04e54779-0ee0-43a-proj"}} 2018-08-11 23:54:45,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a used request id req-a5db2105-f1ae-4cea-b75c-af963999d06f 2018-08-11 23:54:45,081 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:45,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:45,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-fab5952a-a816-4195-a375-212800705bcb Date: Sat, 11 Aug 2018 23:54:45 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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762"}, {"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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "857b7ff0-761c-4d70-afb1-dd653f465e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb"}]} 2018-08-11 23:54:45,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-fab5952a-a816-4195-a375-212800705bcb 2018-08-11 23:54:45,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}cf682f588542e89d522e6923a9fece599b257c47" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": 10}}' 2018-08-11 23:54:45,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-8e7287b3-d52b-4b06-8d7d-6d5bc4d9cc34 Date: Sat, 11 Aug 2018 23:54:45 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-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:45Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "680b906c-f276-4fe3-ada8-684696a8f888"}} 2018-08-11 23:54:45,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-8e7287b3-d52b-4b06-8d7d-6d5bc4d9cc34 2018-08-11 23:54:45,292 - neutron_utils - INFO - Retrieving security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:45,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:45,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c8886f53-bd1b-477d-b7c9-228df8a45c2a Date: Sat, 11 Aug 2018 23:54:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "updated_at": "2018-08-11T23:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:54:45Z", "revision_number": 0, "id": "680b906c-f276-4fe3-ada8-684696a8f888", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "857b7ff0-761c-4d70-afb1-dd653f465e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}], "revision_number": 5, "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "name": "CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name"}]} 2018-08-11 23:54:45,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-c8886f53-bd1b-477d-b7c9-228df8a45c2a 2018-08-11 23:54:45,350 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:45,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:45,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-20a24b26-72d4-473a-bf6b-0602d3c7e797 Date: Sat, 11 Aug 2018 23:54:45 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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762"}, {"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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab"}, {"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-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:45Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "680b906c-f276-4fe3-ada8-684696a8f888"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "857b7ff0-761c-4d70-afb1-dd653f465e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb"}]} 2018-08-11 23:54:45,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-20a24b26-72d4-473a-bf6b-0602d3c7e797 2018-08-11 23:54:45,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:45,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36f042a2f4d048678c958f96f36e7694", "name": "CreateSecurityGroupTests-04e54779-0ee0-43a-proj-role"}], "expires_at": "2018-08-12T00:54:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b3b332fbc6d489a861e7280a23cc97a", "name": "CreateSecurityGroupTests-04e54779-0ee0-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4b3b332fbc6d489a861e7280a23cc97a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/4b3b332fbc6d489a861e7280a23cc97a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/4b3b332fbc6d489a861e7280a23cc97a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_4b3b332fbc6d489a861e7280a23cc97a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_4b3b332fbc6d489a861e7280a23cc97a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4b3b332fbc6d489a861e7280a23cc97a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/4b3b332fbc6d489a861e7280a23cc97a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/4b3b332fbc6d489a861e7280a23cc97a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4b3b332fbc6d489a861e7280a23cc97a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/4b3b332fbc6d489a861e7280a23cc97a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/4b3b332fbc6d489a861e7280a23cc97a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4b3b332fbc6d489a861e7280a23cc97a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/4b3b332fbc6d489a861e7280a23cc97a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/4b3b332fbc6d489a861e7280a23cc97a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-04e54779-0ee0-43a-user", "id": "1138b362344643ec92157606f47a0bc8"}, "audit_ids": ["W0rL_hkKSdSibmkQ4_VyVQ"], "issued_at": "2018-08-11T23:54:45.000000Z"}} 2018-08-11 23:54:45,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b0d2f99470fb59a426d0f787ae276fb9b6fb24" 2018-08-11 23:54:46,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5fd8b30d-bcf8-48fb-a6ca-87233284a1e2 Date: Sat, 11 Aug 2018 23:54:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "updated_at": "2018-08-11T23:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:54:45Z", "revision_number": 0, "id": "680b906c-f276-4fe3-ada8-684696a8f888", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "857b7ff0-761c-4d70-afb1-dd653f465e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}], "revision_number": 5, "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "name": "CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name"}]} 2018-08-11 23:54:46,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name&description=hello+group used request id req-5fd8b30d-bcf8-48fb-a6ca-87233284a1e2 2018-08-11 23:54:46,006 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:46,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b0d2f99470fb59a426d0f787ae276fb9b6fb24" 2018-08-11 23:54:46,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-18ed1909-2f23-46f6-ae5a-7a9c03ba97a7 Date: Sat, 11 Aug 2018 23:54:46 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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762"}, {"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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab"}, {"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-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:45Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "680b906c-f276-4fe3-ada8-684696a8f888"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "857b7ff0-761c-4d70-afb1-dd653f465e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb"}]} 2018-08-11 23:54:46,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-18ed1909-2f23-46f6-ae5a-7a9c03ba97a7 2018-08-11 23:54:46,047 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:46,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b0d2f99470fb59a426d0f787ae276fb9b6fb24" 2018-08-11 23:54:46,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f1d08325-b90a-45a8-adee-206c07cee5af Date: Sat, 11 Aug 2018 23:54:46 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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762"}, {"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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab"}, {"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-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:45Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "680b906c-f276-4fe3-ada8-684696a8f888"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "857b7ff0-761c-4d70-afb1-dd653f465e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb"}]} 2018-08-11 23:54:46,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-f1d08325-b90a-45a8-adee-206c07cee5af 2018-08-11 23:54:46,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b0d2f99470fb59a426d0f787ae276fb9b6fb24" 2018-08-11 23:54:46,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-dd10b933-76c0-4ca8-ac71-f8a9537899a5 Date: Sat, 11 Aug 2018 23:54:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "updated_at": "2018-08-11T23:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:54:45Z", "revision_number": 0, "id": "680b906c-f276-4fe3-ada8-684696a8f888", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "857b7ff0-761c-4d70-afb1-dd653f465e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}], "revision_number": 5, "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "name": "CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name"}]} 2018-08-11 23:54:46,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name used request id req-dd10b933-76c0-4ca8-ac71-f8a9537899a5 2018-08-11 23:54:46,140 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:46,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b0d2f99470fb59a426d0f787ae276fb9b6fb24" 2018-08-11 23:54:46,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-68218daf-d70a-4d12-9906-8d3cf546415e Date: Sat, 11 Aug 2018 23:54:46 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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762"}, {"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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab"}, {"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-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:45Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "680b906c-f276-4fe3-ada8-684696a8f888"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "857b7ff0-761c-4d70-afb1-dd653f465e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb"}]} 2018-08-11 23:54:46,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-68218daf-d70a-4d12-9906-8d3cf546415e 2018-08-11 23:54:46,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b0d2f99470fb59a426d0f787ae276fb9b6fb24" 2018-08-11 23:54:46,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-89d2fbbf-5162-4a90-a766-30995c506683 Date: Sat, 11 Aug 2018 23:54:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "updated_at": "2018-08-11T23:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:54:45Z", "revision_number": 0, "id": "680b906c-f276-4fe3-ada8-684696a8f888", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "857b7ff0-761c-4d70-afb1-dd653f465e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}], "revision_number": 5, "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "name": "CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name"}]} 2018-08-11 23:54:46,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name used request id req-89d2fbbf-5162-4a90-a766-30995c506683 2018-08-11 23:54:46,226 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:46,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b0d2f99470fb59a426d0f787ae276fb9b6fb24" 2018-08-11 23:54:46,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e13a25ba-9150-482c-a5a9-c901b962e6d0 Date: Sat, 11 Aug 2018 23:54:46 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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762"}, {"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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab"}, {"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-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:45Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "680b906c-f276-4fe3-ada8-684696a8f888"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "857b7ff0-761c-4d70-afb1-dd653f465e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb"}]} 2018-08-11 23:54:46,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-e13a25ba-9150-482c-a5a9-c901b962e6d0 2018-08-11 23:54:46,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b0d2f99470fb59a426d0f787ae276fb9b6fb24" 2018-08-11 23:54:46,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f6597717-d051-4fa4-b438-f790f81c5c9a Date: Sat, 11 Aug 2018 23:54:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "updated_at": "2018-08-11T23:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:54:45Z", "revision_number": 0, "id": "680b906c-f276-4fe3-ada8-684696a8f888", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "857b7ff0-761c-4d70-afb1-dd653f465e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}], "revision_number": 5, "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "name": "CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name"}]} 2018-08-11 23:54:46,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name used request id req-f6597717-d051-4fa4-b438-f790f81c5c9a 2018-08-11 23:54:46,306 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:46,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b0d2f99470fb59a426d0f787ae276fb9b6fb24" 2018-08-11 23:54:46,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-93891c10-1d73-42be-88ce-66ba810dcae4 Date: Sat, 11 Aug 2018 23:54:46 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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762"}, {"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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab"}, {"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-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:45Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "680b906c-f276-4fe3-ada8-684696a8f888"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "857b7ff0-761c-4d70-afb1-dd653f465e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb"}]} 2018-08-11 23:54:46,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-93891c10-1d73-42be-88ce-66ba810dcae4 2018-08-11 23:54:46,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b0d2f99470fb59a426d0f787ae276fb9b6fb24" 2018-08-11 23:54:46,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e78260ee-07ae-49bb-9946-2432620be8b4 Date: Sat, 11 Aug 2018 23:54:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "updated_at": "2018-08-11T23:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:54:45Z", "revision_number": 0, "id": "680b906c-f276-4fe3-ada8-684696a8f888", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "857b7ff0-761c-4d70-afb1-dd653f465e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}], "revision_number": 5, "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "name": "CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name"}]} 2018-08-11 23:54:46,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name used request id req-e78260ee-07ae-49bb-9946-2432620be8b4 2018-08-11 23:54:46,386 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:46,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b0d2f99470fb59a426d0f787ae276fb9b6fb24" 2018-08-11 23:54:46,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-96e16e34-23db-4cae-87d1-baa8b5a98aed Date: Sat, 11 Aug 2018 23:54:46 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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762"}, {"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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab"}, {"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-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:45Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "680b906c-f276-4fe3-ada8-684696a8f888"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "857b7ff0-761c-4d70-afb1-dd653f465e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb"}]} 2018-08-11 23:54:46,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-96e16e34-23db-4cae-87d1-baa8b5a98aed 2018-08-11 23:54:46,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b0d2f99470fb59a426d0f787ae276fb9b6fb24" 2018-08-11 23:54:46,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-419585d9-c1f1-4a15-90e4-12b15d4bd79d Date: Sat, 11 Aug 2018 23:54:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "updated_at": "2018-08-11T23:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:54:45Z", "revision_number": 0, "id": "680b906c-f276-4fe3-ada8-684696a8f888", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "857b7ff0-761c-4d70-afb1-dd653f465e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}], "revision_number": 5, "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "name": "CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name"}]} 2018-08-11 23:54:46,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name used request id req-419585d9-c1f1-4a15-90e4-12b15d4bd79d 2018-08-11 23:54:46,471 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:46,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b0d2f99470fb59a426d0f787ae276fb9b6fb24" 2018-08-11 23:54:46,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-69d78e25-aaf3-4185-8587-cc63064beca6 Date: Sat, 11 Aug 2018 23:54:46 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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762"}, {"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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab"}, {"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-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:45Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "680b906c-f276-4fe3-ada8-684696a8f888"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "857b7ff0-761c-4d70-afb1-dd653f465e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb"}]} 2018-08-11 23:54:46,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-69d78e25-aaf3-4185-8587-cc63064beca6 2018-08-11 23:54:46,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b0d2f99470fb59a426d0f787ae276fb9b6fb24" 2018-08-11 23:54:46,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0885af2f-8d05-4714-b8f5-2646375823e3 Date: Sat, 11 Aug 2018 23:54:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "updated_at": "2018-08-11T23:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:44Z", "revision_number": 0, "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:54:45Z", "revision_number": 0, "id": "680b906c-f276-4fe3-ada8-684696a8f888", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "857b7ff0-761c-4d70-afb1-dd653f465e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}], "revision_number": 5, "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "name": "CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name"}]} 2018-08-11 23:54:46,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name used request id req-0885af2f-8d05-4714-b8f5-2646375823e3 2018-08-11 23:54:46,561 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bacb517-83a9-495c-9fac-7ae84c98706e 2018-08-11 23:54:46,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b0d2f99470fb59a426d0f787ae276fb9b6fb24" 2018-08-11 23:54:46,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-596fda6b-50bd-4810-9126-d912c9246fe6 Date: Sat, 11 Aug 2018 23:54:46 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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "2b6282b7-108b-46b1-9c5b-1cffdea68762"}, {"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-08-11T23:54:44Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:44Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "59f0c256-1a93-48b7-8b6d-462c81a664ab"}, {"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-08-11T23:54:45Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:45Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "680b906c-f276-4fe3-ada8-684696a8f888"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "857b7ff0-761c-4d70-afb1-dd653f465e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "5bacb517-83a9-495c-9fac-7ae84c98706e", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "ca7a9e47-e5c0-4331-be8c-326ccb1f7abb"}]} 2018-08-11 23:54:46,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-596fda6b-50bd-4810-9126-d912c9246fe6 2018-08-11 23:54:46,596 - neutron_utils - INFO - Deleting security group rule with ID - ca7a9e47-e5c0-4331-be8c-326ccb1f7abb 2018-08-11 23:54:46,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/ca7a9e47-e5c0-4331-be8c-326ccb1f7abb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:46,718 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c5a9056-3d86-4c97-8838-7eaa17f96a8d Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:46,718 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/ca7a9e47-e5c0-4331-be8c-326ccb1f7abb used request id req-2c5a9056-3d86-4c97-8838-7eaa17f96a8d 2018-08-11 23:54:46,718 - neutron_utils - INFO - Deleting security group rule with ID - 59f0c256-1a93-48b7-8b6d-462c81a664ab 2018-08-11 23:54:46,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/59f0c256-1a93-48b7-8b6d-462c81a664ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:46,813 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9366d0d9-677c-4d9e-b6c0-a732776e203e Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:46,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/59f0c256-1a93-48b7-8b6d-462c81a664ab used request id req-9366d0d9-677c-4d9e-b6c0-a732776e203e 2018-08-11 23:54:46,813 - neutron_utils - INFO - Deleting security group rule with ID - 680b906c-f276-4fe3-ada8-684696a8f888 2018-08-11 23:54:46,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/680b906c-f276-4fe3-ada8-684696a8f888 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:47,098 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2057c4f5-dbf3-4153-8d49-5de5d0be1c02 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:47,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/680b906c-f276-4fe3-ada8-684696a8f888 used request id req-2057c4f5-dbf3-4153-8d49-5de5d0be1c02 2018-08-11 23:54:47,099 - neutron_utils - INFO - Deleting security group rule with ID - 2b6282b7-108b-46b1-9c5b-1cffdea68762 2018-08-11 23:54:47,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/2b6282b7-108b-46b1-9c5b-1cffdea68762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:47,195 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-484739bb-f6e0-47f4-bab5-0289ddc79795 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:47,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/2b6282b7-108b-46b1-9c5b-1cffdea68762 used request id req-484739bb-f6e0-47f4-bab5-0289ddc79795 2018-08-11 23:54:47,195 - neutron_utils - INFO - Deleting security group rule with ID - 857b7ff0-761c-4d70-afb1-dd653f465e73 2018-08-11 23:54:47,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/857b7ff0-761c-4d70-afb1-dd653f465e73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:47,305 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-518987a9-d5e0-4ae6-ae0b-73cb5f87e8b9 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:47,305 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/857b7ff0-761c-4d70-afb1-dd653f465e73 used request id req-518987a9-d5e0-4ae6-ae0b-73cb5f87e8b9 2018-08-11 23:54:47,305 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-aa03648c-ea53-4711-a899-4faffa5a62a3name 2018-08-11 23:54:47,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/5bacb517-83a9-495c-9fac-7ae84c98706e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf682f588542e89d522e6923a9fece599b257c47" 2018-08-11 23:54:47,442 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f2a36c3b-d714-4027-b268-66cb81504453 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:47,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/5bacb517-83a9-495c-9fac-7ae84c98706e used request id req-f2a36c3b-d714-4027-b268-66cb81504453 2018-08-11 23:54:47,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:47,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:47,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:47,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:47,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:47,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:47,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-040d57d1-5d7f-45c4-9c30-795003437545 Date: Sat, 11 Aug 2018 23:54:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "updated_at": "2018-08-11T23:54:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "61e89f68-1f91-4333-9b7d-c87efea3e0f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "6f389d86-c8fd-4897-8d6d-4b66eff6e97c", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "a68c5d18-ef53-4bcb-8fd8-516329ebc9c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "6f389d86-c8fd-4897-8d6d-4b66eff6e97c", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "d6bd4d17-d747-485c-8f6c-ebbe5c8b014b", "remote_group_id": "6f389d86-c8fd-4897-8d6d-4b66eff6e97c", "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "6f389d86-c8fd-4897-8d6d-4b66eff6e97c", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "revision_number": 0, "id": "e8438939-491c-4899-8001-a48faeb41a42", "remote_group_id": "6f389d86-c8fd-4897-8d6d-4b66eff6e97c", "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:43Z", "security_group_id": "6f389d86-c8fd-4897-8d6d-4b66eff6e97c", "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3b332fbc6d489a861e7280a23cc97a"}], "revision_number": 4, "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "6f389d86-c8fd-4897-8d6d-4b66eff6e97c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:54:47,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-040d57d1-5d7f-45c4-9c30-795003437545 2018-08-11 23:54:47,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:47,789 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6117722b-93fe-41a3-a5e2-4b22ba70d1ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:47,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-6117722b-93fe-41a3-a5e2-4b22ba70d1ac 2018-08-11 23:54:47,789 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:47,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:47,873 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b96c823-61e4-478d-9fca-ec9167bb1463 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:47,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-2b96c823-61e4-478d-9fca-ec9167bb1463 2018-08-11 23:54:47,874 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:47,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:47,960 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9be92e4-677d-41ce-b0eb-8528768f4919 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:47,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-f9be92e4-677d-41ce-b0eb-8528768f4919 2018-08-11 23:54:47,960 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:47,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:48,046 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3f0135d-59e4-4e99-8240-dd0aa56fab81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:48,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-e3f0135d-59e4-4e99-8240-dd0aa56fab81 2018-08-11 23:54:48,047 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:48,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:48,130 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7b22a6d-0a88-4164-9bb8-a30d4d0aeedc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:48,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-d7b22a6d-0a88-4164-9bb8-a30d4d0aeedc 2018-08-11 23:54:48,130 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:48,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:48,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0a310d3-fb69-437b-b0a2-6659a7a58e21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:48,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-f0a310d3-fb69-437b-b0a2-6659a7a58e21 2018-08-11 23:54:48,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:48,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:48,301 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9908255c-4600-485c-bd92-03babc691566 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:48,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-9908255c-4600-485c-bd92-03babc691566 2018-08-11 23:54:48,301 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:48,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:48,387 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70e9a163-fbcf-4429-85c4-3c5635c0f0ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:48,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-70e9a163-fbcf-4429-85c4-3c5635c0f0ab 2018-08-11 23:54:48,387 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:48,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:48,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2fb569-18ed-4b06-a735-f26fbb99df49 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b3b332fbc6d489a861e7280a23cc97a", "name": "CreateSecurityGroupTests-04e54779-0ee0-43a-proj"}} 2018-08-11 23:54:48,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a used request id req-1e2fb569-18ed-4b06-a735-f26fbb99df49 2018-08-11 23:54:48,477 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6f389d86-c8fd-4897-8d6d-4b66eff6e97c 2018-08-11 23:54:48,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6f389d86-c8fd-4897-8d6d-4b66eff6e97c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:48,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a62fafb8-3549-444f-ae26-3298a633686b Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:43Z", "security_group_id": "6f389d86-c8fd-4897-8d6d-4b66eff6e97c", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "61e89f68-1f91-4333-9b7d-c87efea3e0f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "6f389d86-c8fd-4897-8d6d-4b66eff6e97c", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "a68c5d18-ef53-4bcb-8fd8-516329ebc9c4"}, {"remote_group_id": "6f389d86-c8fd-4897-8d6d-4b66eff6e97c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "6f389d86-c8fd-4897-8d6d-4b66eff6e97c", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "d6bd4d17-d747-485c-8f6c-ebbe5c8b014b"}, {"remote_group_id": "6f389d86-c8fd-4897-8d6d-4b66eff6e97c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:43Z", "security_group_id": "6f389d86-c8fd-4897-8d6d-4b66eff6e97c", "port_range_min": null, "revision_number": 0, "tenant_id": "4b3b332fbc6d489a861e7280a23cc97a", "created_at": "2018-08-11T23:54:43Z", "project_id": "4b3b332fbc6d489a861e7280a23cc97a", "id": "e8438939-491c-4899-8001-a48faeb41a42"}]} 2018-08-11 23:54:48,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6f389d86-c8fd-4897-8d6d-4b66eff6e97c used request id req-a62fafb8-3549-444f-ae26-3298a633686b 2018-08-11 23:54:48,504 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 23:54:48,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/6f389d86-c8fd-4897-8d6d-4b66eff6e97c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:48,650 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8600372d-768d-470f-a4e7-ed6fd72ce2e9 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:48,650 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/6f389d86-c8fd-4897-8d6d-4b66eff6e97c used request id req-8600372d-768d-470f-a4e7-ed6fd72ce2e9 2018-08-11 23:54:48,651 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-04e54779-0ee0-43a-proj 2018-08-11 23:54:48,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:48,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eff6c727-85e3-4cec-98e8-a94ede7cb543 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:48,940 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/4b3b332fbc6d489a861e7280a23cc97a used request id req-eff6c727-85e3-4cec-98e8-a94ede7cb543 2018-08-11 23:54:48,940 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-04e54779-0ee0-43a-proj-role 2018-08-11 23:54:48,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/36f042a2f4d048678c958f96f36e7694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:49,052 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54d2faa7-a076-46e3-be63-959b01d8d850 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:49,052 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/36f042a2f4d048678c958f96f36e7694 used request id req-54d2faa7-a076-46e3-be63-959b01d8d850 2018-08-11 23:54:49,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ce241c481522adc56feeb52c2c0c065a29a20c" 2018-08-11 23:54:49,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3317d8e7-c874-4c6a-b9c9-0802ff486b9a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:54:49,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3317d8e7-c874-4c6a-b9c9-0802ff486b9a 2018-08-11 23:54:49,145 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-04e54779-0ee0-43a-user 2018-08-11 23:54:49,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/1138b362344643ec92157606f47a0bc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ab9fbf31d42e5f6e2142550cb7ac0b5282ae9c" 2018-08-11 23:54:49,335 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f754b3f-31f8-427b-9cd2-fa32ed9f22a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:49,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/1138b362344643ec92157606f47a0bc8 used request id req-3f754b3f-31f8-427b-9cd2-fa32ed9f22a8 2018-08-11 23:54:49,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:49,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["rctLEw1rTQud84WFQqD-rQ"], "issued_at": "2018-08-11T23:54:49.000000Z"}} 2018-08-11 23:54:49,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ecc6f06757ec259a1ecd3065d79cb011463f696" 2018-08-11 23:54:49,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecac83fc-f70c-4da7-9f65-d15086206982 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:49,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ecac83fc-f70c-4da7-9f65-d15086206982 2018-08-11 23:54:49,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:49,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:50,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["OdYXLlV5RAyPbHBwTyXuPg"], "issued_at": "2018-08-11T23:54:50.000000Z"}} 2018-08-11 23:54:50,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:50,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f939ee-3bf0-413a-8a57-54989ab6ac19 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:50,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b7f939ee-3bf0-413a-8a57-54989ab6ac19 2018-08-11 23:54:50,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:50,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:50,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-453dc7e5-95de-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:50,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa4c68be-6eb4-46d2-acc9-a18ce2655aa5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-453dc7e5-95de-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:54:50,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-453dc7e5-95de-4a7-proj used request id req-fa4c68be-6eb4-46d2-acc9-a18ce2655aa5 2018-08-11 23:54:50,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:50,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83047690-5e76-4bf7-ad6a-41c2129a7944 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:54:50,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-83047690-5e76-4bf7-ad6a-41c2129a7944 2018-08-11 23:54:50,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-453dc7e5-95de-4a7-proj"}}' 2018-08-11 23:54:50,574 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:54:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ed79a90-dfd0-448f-b8b5-7611013651c2 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0d469bd37ac54b7ea4edd62b0ada4e78"}, "tags": [], "enabled": true, "id": "0d469bd37ac54b7ea4edd62b0ada4e78", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-453dc7e5-95de-4a7-proj"}} 2018-08-11 23:54:50,574 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-2ed79a90-dfd0-448f-b8b5-7611013651c2 2018-08-11 23:54:50,574 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-453dc7e5-95de-4a7-proj 2018-08-11 23:54:50,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:50,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:50,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["xYk_YdpnQWCsckMFsMbRGQ"], "issued_at": "2018-08-11T23:54:50.000000Z"}} 2018-08-11 23:54:50,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5ae0179e45d4e5371ecb4115d7fd905a570918" 2018-08-11 23:54:51,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af22491d-38ae-4452-b5b2-95448cea3381 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:51,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-af22491d-38ae-4452-b5b2-95448cea3381 2018-08-11 23:54:51,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:51,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:51,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5ae0179e45d4e5371ecb4115d7fd905a570918" 2018-08-11 23:54:51,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7015e510-4c48-4e21-bf96-853ea69dbc48 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:54:51,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7015e510-4c48-4e21-bf96-853ea69dbc48 2018-08-11 23:54:51,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-453dc7e5-95de-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5ae0179e45d4e5371ecb4115d7fd905a570918" 2018-08-11 23:54:51,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e73216-4322-42f5-ad3d-ece129791bd7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-453dc7e5-95de-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0d469bd37ac54b7ea4edd62b0ada4e78"}, "tags": [], "enabled": true, "id": "0d469bd37ac54b7ea4edd62b0ada4e78", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-453dc7e5-95de-4a7-proj"}]} 2018-08-11 23:54:51,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-453dc7e5-95de-4a7-proj used request id req-14e73216-4322-42f5-ad3d-ece129791bd7 2018-08-11 23:54:51,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5ae0179e45d4e5371ecb4115d7fd905a570918" 2018-08-11 23:54:51,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c26a9fb-ea95-4bbd-9811-fd5cb1c8b2cf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:54:51,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-1c26a9fb-ea95-4bbd-9811-fd5cb1c8b2cf 2018-08-11 23:54:51,641 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-453dc7e5-95de-4a7-user 2018-08-11 23:54:51,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:51,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:51,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dadbd126-2d99-4df8-bc12-847d0b6c2821 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:54:51,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-dadbd126-2d99-4df8-bc12-847d0b6c2821 2018-08-11 23:54:51,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" -d '{"role": {"name": "CreateSecurityGroupTests-453dc7e5-95de-4a7-proj-role"}}' 2018-08-11 23:54:51,910 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:54:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a23231b-50ba-474d-967e-533592813583 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "46f30495fb1c48999a078216a54eef27", "links": {"self": "http://172.30.9.30:5000/v3/roles/46f30495fb1c48999a078216a54eef27"}, "name": "CreateSecurityGroupTests-453dc7e5-95de-4a7-proj-role"}} 2018-08-11 23:54:51,910 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-0a23231b-50ba-474d-967e-533592813583 2018-08-11 23:54:51,911 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-453dc7e5-95de-4a7-proj-role 2018-08-11 23:54:51,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/46f30495fb1c48999a078216a54eef27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:51,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39df09bb-cd5c-4b39-97e9-a77f16926df8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "46f30495fb1c48999a078216a54eef27", "links": {"self": "http://172.30.9.30:5000/v3/roles/46f30495fb1c48999a078216a54eef27"}, "name": "CreateSecurityGroupTests-453dc7e5-95de-4a7-proj-role"}} 2018-08-11 23:54:51,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/46f30495fb1c48999a078216a54eef27 used request id req-39df09bb-cd5c-4b39-97e9-a77f16926df8 2018-08-11 23:54:51,994 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-453dc7e5-95de-4a7-proj-role to project CreateSecurityGroupTests-453dc7e5-95de-4a7-proj 2018-08-11 23:54:51,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/0d469bd37ac54b7ea4edd62b0ada4e78/users/82dc903c85dd438589ed662c438521d1/roles/46f30495fb1c48999a078216a54eef27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:52,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00f5ada4-005b-4d42-ad25-0364cc92613d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:52,057 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/0d469bd37ac54b7ea4edd62b0ada4e78/users/82dc903c85dd438589ed662c438521d1/roles/46f30495fb1c48999a078216a54eef27 used request id req-00f5ada4-005b-4d42-ad25-0364cc92613d 2018-08-11 23:54:52,057 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:52,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:52,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:52,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:52,058 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:52,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:52,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:52,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "46f30495fb1c48999a078216a54eef27", "name": "CreateSecurityGroupTests-453dc7e5-95de-4a7-proj-role"}], "expires_at": "2018-08-12T00:54:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d469bd37ac54b7ea4edd62b0ada4e78", "name": "CreateSecurityGroupTests-453dc7e5-95de-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-453dc7e5-95de-4a7-user", "id": "82dc903c85dd438589ed662c438521d1"}, "audit_ids": ["iVBR8xKoTG2rgUa3hVtGmQ"], "issued_at": "2018-08-11T23:54:52.000000Z"}} 2018-08-11 23:54:52,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02bb9b61ce729f23325bde3cea929f9f8c58a3f" 2018-08-11 23:54:52,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea8218e3-4bd5-40ff-afeb-121d90a5ee0f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:52,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ea8218e3-4bd5-40ff-afeb-121d90a5ee0f 2018-08-11 23:54:52,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:52,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:52,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:52,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:52,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:52,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-428ebb5d-78ab-4dd4-ad03-02d63030d498name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02bb9b61ce729f23325bde3cea929f9f8c58a3f" 2018-08-11 23:54:52,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-fb331e0b-e89f-4694-b80b-62ddfe4df2b8 Date: Sat, 11 Aug 2018 23:54:52 GMT RESP BODY: {"security_groups": []} 2018-08-11 23:54:52,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-428ebb5d-78ab-4dd4-ad03-02d63030d498name&description=hello+group used request id req-fb331e0b-e89f-4694-b80b-62ddfe4df2b8 2018-08-11 23:54:52,859 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-428ebb5d-78ab-4dd4-ad03-02d63030d498name... 2018-08-11 23:54:52,859 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-428ebb5d-78ab-4dd4-ad03-02d63030d498name 2018-08-11 23:54:52,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02bb9b61ce729f23325bde3cea929f9f8c58a3f" -d '{"security_group": {"name": "CreateSecurityGroupTests-428ebb5d-78ab-4dd4-ad03-02d63030d498name", "description": "hello group"}}' 2018-08-11 23:54:53,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-87b61478-6a10-4bee-ab5d-cdfed711c372 Date: Sat, 11 Aug 2018 23:54:53 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:52Z", "updated_at": "2018-08-11T23:54:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:53Z", "revision_number": 0, "id": "061c6662-c91f-4efe-9c32-ad0a9cfb86e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:53Z", "revision_number": 0, "id": "5f512114-1250-463b-a0f6-97d3d9154f3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78"}], "revision_number": 2, "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "f5133d15-e542-477c-87d1-08443e041717", "name": "CreateSecurityGroupTests-428ebb5d-78ab-4dd4-ad03-02d63030d498name"}} 2018-08-11 23:54:53,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-87b61478-6a10-4bee-ab5d-cdfed711c372 2018-08-11 23:54:53,191 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5133d15-e542-477c-87d1-08443e041717 2018-08-11 23:54:53,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f5133d15-e542-477c-87d1-08443e041717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02bb9b61ce729f23325bde3cea929f9f8c58a3f" 2018-08-11 23:54:53,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-51717fd9-fc65-4d62-a0b2-6ea3ba8ecf4e Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:53Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "061c6662-c91f-4efe-9c32-ad0a9cfb86e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:53Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "5f512114-1250-463b-a0f6-97d3d9154f3b"}]} 2018-08-11 23:54:53,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f5133d15-e542-477c-87d1-08443e041717 used request id req-51717fd9-fc65-4d62-a0b2-6ea3ba8ecf4e 2018-08-11 23:54:53,281 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5133d15-e542-477c-87d1-08443e041717 2018-08-11 23:54:53,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f5133d15-e542-477c-87d1-08443e041717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02bb9b61ce729f23325bde3cea929f9f8c58a3f" 2018-08-11 23:54:53,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5090e18f-3871-436f-be2c-8cdb95bf902b Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:53Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "061c6662-c91f-4efe-9c32-ad0a9cfb86e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:53Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "5f512114-1250-463b-a0f6-97d3d9154f3b"}]} 2018-08-11 23:54:53,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f5133d15-e542-477c-87d1-08443e041717 used request id req-5090e18f-3871-436f-be2c-8cdb95bf902b 2018-08-11 23:54:53,315 - neutron_utils - INFO - Retrieving security group with ID - f5133d15-e542-477c-87d1-08443e041717 2018-08-11 23:54:53,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=f5133d15-e542-477c-87d1-08443e041717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02bb9b61ce729f23325bde3cea929f9f8c58a3f" 2018-08-11 23:54:53,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2853cf46-43d3-4579-a323-c5a29233138a Date: Sat, 11 Aug 2018 23:54:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:52Z", "updated_at": "2018-08-11T23:54:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:53Z", "revision_number": 0, "id": "061c6662-c91f-4efe-9c32-ad0a9cfb86e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:53Z", "revision_number": 0, "id": "5f512114-1250-463b-a0f6-97d3d9154f3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78"}], "revision_number": 2, "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "f5133d15-e542-477c-87d1-08443e041717", "name": "CreateSecurityGroupTests-428ebb5d-78ab-4dd4-ad03-02d63030d498name"}]} 2018-08-11 23:54:53,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=f5133d15-e542-477c-87d1-08443e041717 used request id req-2853cf46-43d3-4579-a323-c5a29233138a 2018-08-11 23:54:53,395 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5133d15-e542-477c-87d1-08443e041717 2018-08-11 23:54:53,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f5133d15-e542-477c-87d1-08443e041717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02bb9b61ce729f23325bde3cea929f9f8c58a3f" 2018-08-11 23:54:53,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5bff73b2-ac4e-46d9-9d08-d0f7eb6e14f6 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:53Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "061c6662-c91f-4efe-9c32-ad0a9cfb86e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:53Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "5f512114-1250-463b-a0f6-97d3d9154f3b"}]} 2018-08-11 23:54:53,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f5133d15-e542-477c-87d1-08443e041717 used request id req-5bff73b2-ac4e-46d9-9d08-d0f7eb6e14f6 2018-08-11 23:54:53,431 - neutron_utils - INFO - Retrieving security group with ID - f5133d15-e542-477c-87d1-08443e041717 2018-08-11 23:54:53,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=f5133d15-e542-477c-87d1-08443e041717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02bb9b61ce729f23325bde3cea929f9f8c58a3f" 2018-08-11 23:54:53,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ea7896e4-5db2-4b44-8d22-7e1bb04cface Date: Sat, 11 Aug 2018 23:54:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:52Z", "updated_at": "2018-08-11T23:54:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:53Z", "revision_number": 0, "id": "061c6662-c91f-4efe-9c32-ad0a9cfb86e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:53Z", "revision_number": 0, "id": "5f512114-1250-463b-a0f6-97d3d9154f3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78"}], "revision_number": 2, "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "f5133d15-e542-477c-87d1-08443e041717", "name": "CreateSecurityGroupTests-428ebb5d-78ab-4dd4-ad03-02d63030d498name"}]} 2018-08-11 23:54:53,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=f5133d15-e542-477c-87d1-08443e041717 used request id req-ea7896e4-5db2-4b44-8d22-7e1bb04cface 2018-08-11 23:54:53,483 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5133d15-e542-477c-87d1-08443e041717 2018-08-11 23:54:53,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f5133d15-e542-477c-87d1-08443e041717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02bb9b61ce729f23325bde3cea929f9f8c58a3f" 2018-08-11 23:54:53,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aec671a2-f3e6-4ceb-a32b-c79b3ad5ad26 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:53Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "061c6662-c91f-4efe-9c32-ad0a9cfb86e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:53Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "5f512114-1250-463b-a0f6-97d3d9154f3b"}]} 2018-08-11 23:54:53,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f5133d15-e542-477c-87d1-08443e041717 used request id req-aec671a2-f3e6-4ceb-a32b-c79b3ad5ad26 2018-08-11 23:54:53,513 - neutron_utils - INFO - Retrieving security group with ID - f5133d15-e542-477c-87d1-08443e041717 2018-08-11 23:54:53,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=f5133d15-e542-477c-87d1-08443e041717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02bb9b61ce729f23325bde3cea929f9f8c58a3f" 2018-08-11 23:54:53,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-96eb84c4-4441-4132-b5bd-c48e10f7c54f Date: Sat, 11 Aug 2018 23:54:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:52Z", "updated_at": "2018-08-11T23:54:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:53Z", "revision_number": 0, "id": "061c6662-c91f-4efe-9c32-ad0a9cfb86e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:53Z", "revision_number": 0, "id": "5f512114-1250-463b-a0f6-97d3d9154f3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78"}], "revision_number": 2, "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "f5133d15-e542-477c-87d1-08443e041717", "name": "CreateSecurityGroupTests-428ebb5d-78ab-4dd4-ad03-02d63030d498name"}]} 2018-08-11 23:54:53,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=f5133d15-e542-477c-87d1-08443e041717 used request id req-96eb84c4-4441-4132-b5bd-c48e10f7c54f 2018-08-11 23:54:53,559 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5133d15-e542-477c-87d1-08443e041717 2018-08-11 23:54:53,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f5133d15-e542-477c-87d1-08443e041717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02bb9b61ce729f23325bde3cea929f9f8c58a3f" 2018-08-11 23:54:53,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-00349451-6631-4bd3-9ce3-1d405c57f5a5 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:53Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "061c6662-c91f-4efe-9c32-ad0a9cfb86e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:53Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "5f512114-1250-463b-a0f6-97d3d9154f3b"}]} 2018-08-11 23:54:53,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f5133d15-e542-477c-87d1-08443e041717 used request id req-00349451-6631-4bd3-9ce3-1d405c57f5a5 2018-08-11 23:54:53,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:53,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "46f30495fb1c48999a078216a54eef27", "name": "CreateSecurityGroupTests-453dc7e5-95de-4a7-proj-role"}], "expires_at": "2018-08-12T00:54:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d469bd37ac54b7ea4edd62b0ada4e78", "name": "CreateSecurityGroupTests-453dc7e5-95de-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/0d469bd37ac54b7ea4edd62b0ada4e78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-453dc7e5-95de-4a7-user", "id": "82dc903c85dd438589ed662c438521d1"}, "audit_ids": ["FUO8fLeGTXm6RTLjTshS2Q"], "issued_at": "2018-08-11T23:54:53.000000Z"}} 2018-08-11 23:54:53,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-428ebb5d-78ab-4dd4-ad03-02d63030d498name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2b95e706420329a69b8eca8290f3b11bfba506" 2018-08-11 23:54:54,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-19c3b3e4-7827-4c8e-8cef-8f88edcaa83c Date: Sat, 11 Aug 2018 23:54:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:52Z", "updated_at": "2018-08-11T23:54:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:53Z", "revision_number": 0, "id": "061c6662-c91f-4efe-9c32-ad0a9cfb86e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:53Z", "revision_number": 0, "id": "5f512114-1250-463b-a0f6-97d3d9154f3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78"}], "revision_number": 2, "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "f5133d15-e542-477c-87d1-08443e041717", "name": "CreateSecurityGroupTests-428ebb5d-78ab-4dd4-ad03-02d63030d498name"}]} 2018-08-11 23:54:54,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-428ebb5d-78ab-4dd4-ad03-02d63030d498name&description=hello+group used request id req-19c3b3e4-7827-4c8e-8cef-8f88edcaa83c 2018-08-11 23:54:54,170 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5133d15-e542-477c-87d1-08443e041717 2018-08-11 23:54:54,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f5133d15-e542-477c-87d1-08443e041717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2b95e706420329a69b8eca8290f3b11bfba506" 2018-08-11 23:54:54,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7bf60bc2-4792-4d4f-92bb-860a7fec8c68 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:53Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "061c6662-c91f-4efe-9c32-ad0a9cfb86e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:53Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "5f512114-1250-463b-a0f6-97d3d9154f3b"}]} 2018-08-11 23:54:54,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f5133d15-e542-477c-87d1-08443e041717 used request id req-7bf60bc2-4792-4d4f-92bb-860a7fec8c68 2018-08-11 23:54:54,200 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5133d15-e542-477c-87d1-08443e041717 2018-08-11 23:54:54,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f5133d15-e542-477c-87d1-08443e041717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2b95e706420329a69b8eca8290f3b11bfba506" 2018-08-11 23:54:54,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-554998df-8439-41cb-84c1-d5f880141b02 Date: Sat, 11 Aug 2018 23:54: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-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:53Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "061c6662-c91f-4efe-9c32-ad0a9cfb86e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:53Z", "security_group_id": "f5133d15-e542-477c-87d1-08443e041717", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:53Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "5f512114-1250-463b-a0f6-97d3d9154f3b"}]} 2018-08-11 23:54:54,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f5133d15-e542-477c-87d1-08443e041717 used request id req-554998df-8439-41cb-84c1-d5f880141b02 2018-08-11 23:54:54,227 - neutron_utils - INFO - Deleting security group rule with ID - 061c6662-c91f-4efe-9c32-ad0a9cfb86e6 2018-08-11 23:54:54,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/061c6662-c91f-4efe-9c32-ad0a9cfb86e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02bb9b61ce729f23325bde3cea929f9f8c58a3f" 2018-08-11 23:54:54,334 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-91ec3878-4e46-4157-91cd-966062edd06d Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:54,335 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/061c6662-c91f-4efe-9c32-ad0a9cfb86e6 used request id req-91ec3878-4e46-4157-91cd-966062edd06d 2018-08-11 23:54:54,335 - neutron_utils - INFO - Deleting security group rule with ID - 5f512114-1250-463b-a0f6-97d3d9154f3b 2018-08-11 23:54:54,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/5f512114-1250-463b-a0f6-97d3d9154f3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02bb9b61ce729f23325bde3cea929f9f8c58a3f" 2018-08-11 23:54:54,441 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89bf34db-a2a0-49cd-a7c5-0a68d23297fa Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:54,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/5f512114-1250-463b-a0f6-97d3d9154f3b used request id req-89bf34db-a2a0-49cd-a7c5-0a68d23297fa 2018-08-11 23:54:54,441 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-428ebb5d-78ab-4dd4-ad03-02d63030d498name 2018-08-11 23:54:54,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/f5133d15-e542-477c-87d1-08443e041717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02bb9b61ce729f23325bde3cea929f9f8c58a3f" 2018-08-11 23:54:54,588 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6ec3cfa1-8395-4317-8fd9-302045ffcb80 Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:54,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/f5133d15-e542-477c-87d1-08443e041717 used request id req-6ec3cfa1-8395-4317-8fd9-302045ffcb80 2018-08-11 23:54:54,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:54,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:54,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:54,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:54,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:54,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:54,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-d8cfe893-8d99-4b3f-92f3-b438b247e3db Date: Sat, 11 Aug 2018 23:54:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:52Z", "updated_at": "2018-08-11T23:54:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:52Z", "revision_number": 0, "id": "1ba5cf76-2bd4-462d-bd4e-f9b4ab21b682", "remote_group_id": "5edfc867-4c98-474c-91d5-4cf306444e5c", "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:52Z", "security_group_id": "5edfc867-4c98-474c-91d5-4cf306444e5c", "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:52Z", "revision_number": 0, "id": "a4760fe2-a11e-4782-9230-cdca6fe226c3", "remote_group_id": "5edfc867-4c98-474c-91d5-4cf306444e5c", "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:52Z", "security_group_id": "5edfc867-4c98-474c-91d5-4cf306444e5c", "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:52Z", "revision_number": 0, "id": "de1f8600-3030-4aa9-bd97-1f5cdb440800", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:52Z", "security_group_id": "5edfc867-4c98-474c-91d5-4cf306444e5c", "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:52Z", "revision_number": 0, "id": "fba7a201-d118-4236-878d-024f09cbebf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:52Z", "security_group_id": "5edfc867-4c98-474c-91d5-4cf306444e5c", "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78"}], "revision_number": 4, "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "5edfc867-4c98-474c-91d5-4cf306444e5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:54:54,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-d8cfe893-8d99-4b3f-92f3-b438b247e3db 2018-08-11 23:54:54,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:54,951 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e59bc9e4-e13d-480d-a6b4-ab6b500a44fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:54,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-e59bc9e4-e13d-480d-a6b4-ab6b500a44fe 2018-08-11 23:54:54,952 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:54,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:55,035 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0ce78e4-0e39-43f1-bfde-b781330476b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:55,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-c0ce78e4-0e39-43f1-bfde-b781330476b3 2018-08-11 23:54:55,035 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:55,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:55,120 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6f03284-6c7f-40fb-9647-58799494c32d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:55,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-e6f03284-6c7f-40fb-9647-58799494c32d 2018-08-11 23:54:55,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:55,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:55,206 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b1e3d88-77ad-46be-8036-02ac2388a6e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:55,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-8b1e3d88-77ad-46be-8036-02ac2388a6e4 2018-08-11 23:54:55,207 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:55,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:55,291 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55642485-8d46-4ed0-8656-2dc07b456619 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:55,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-55642485-8d46-4ed0-8656-2dc07b456619 2018-08-11 23:54:55,292 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:55,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:55,377 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a81b0e2-d8ea-453e-a4f7-962811bb5172 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:55,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-1a81b0e2-d8ea-453e-a4f7-962811bb5172 2018-08-11 23:54:55,378 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:55,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:55,463 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:54:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86b08965-990d-4389-9f2a-1dd771cd2d2c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:54:55,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-86b08965-990d-4389-9f2a-1dd771cd2d2c 2018-08-11 23:54:55,463 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:54:55,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0d469bd37ac54b7ea4edd62b0ada4e78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:55,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d09008e-6a45-48ce-a313-25ec5dad388a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0d469bd37ac54b7ea4edd62b0ada4e78"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0d469bd37ac54b7ea4edd62b0ada4e78", "name": "CreateSecurityGroupTests-453dc7e5-95de-4a7-proj"}} 2018-08-11 23:54:55,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0d469bd37ac54b7ea4edd62b0ada4e78 used request id req-8d09008e-6a45-48ce-a313-25ec5dad388a 2018-08-11 23:54:55,552 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5edfc867-4c98-474c-91d5-4cf306444e5c 2018-08-11 23:54:55,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5edfc867-4c98-474c-91d5-4cf306444e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:55,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2b5553d5-f527-4f83-9249-68fcbc9ae126 Date: Sat, 11 Aug 2018 23:54:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5edfc867-4c98-474c-91d5-4cf306444e5c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:52Z", "security_group_id": "5edfc867-4c98-474c-91d5-4cf306444e5c", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:52Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "1ba5cf76-2bd4-462d-bd4e-f9b4ab21b682"}, {"remote_group_id": "5edfc867-4c98-474c-91d5-4cf306444e5c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:52Z", "security_group_id": "5edfc867-4c98-474c-91d5-4cf306444e5c", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:52Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "a4760fe2-a11e-4782-9230-cdca6fe226c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:52Z", "security_group_id": "5edfc867-4c98-474c-91d5-4cf306444e5c", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:52Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "de1f8600-3030-4aa9-bd97-1f5cdb440800"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:52Z", "security_group_id": "5edfc867-4c98-474c-91d5-4cf306444e5c", "port_range_min": null, "revision_number": 0, "tenant_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "created_at": "2018-08-11T23:54:52Z", "project_id": "0d469bd37ac54b7ea4edd62b0ada4e78", "id": "fba7a201-d118-4236-878d-024f09cbebf5"}]} 2018-08-11 23:54:55,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5edfc867-4c98-474c-91d5-4cf306444e5c used request id req-2b5553d5-f527-4f83-9249-68fcbc9ae126 2018-08-11 23:54:55,581 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 23:54:55,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/5edfc867-4c98-474c-91d5-4cf306444e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:55,771 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-832ae9a5-950f-456a-94ba-da38994420fa Content-Length: 0 Date: Sat, 11 Aug 2018 23:54:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:54:55,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/5edfc867-4c98-474c-91d5-4cf306444e5c used request id req-832ae9a5-950f-456a-94ba-da38994420fa 2018-08-11 23:54:55,772 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-453dc7e5-95de-4a7-proj 2018-08-11 23:54:55,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/0d469bd37ac54b7ea4edd62b0ada4e78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:56,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bddc9130-f4f5-410f-a695-30ac7fa5c279 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:56,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/0d469bd37ac54b7ea4edd62b0ada4e78 used request id req-bddc9130-f4f5-410f-a695-30ac7fa5c279 2018-08-11 23:54:56,031 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-453dc7e5-95de-4a7-proj-role 2018-08-11 23:54:56,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/46f30495fb1c48999a078216a54eef27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:56,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-663793e7-eee0-440c-b2e2-9b9c489a0f1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:56,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/46f30495fb1c48999a078216a54eef27 used request id req-663793e7-eee0-440c-b2e2-9b9c489a0f1e 2018-08-11 23:54:56,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cdd2b0175662dfe3cfd9844821acbc5513ef5da" 2018-08-11 23:54:56,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83569b8-76c2-426b-ad76-4da87c7558d2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:54:56,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c83569b8-76c2-426b-ad76-4da87c7558d2 2018-08-11 23:54:56,231 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-453dc7e5-95de-4a7-user 2018-08-11 23:54:56,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/82dc903c85dd438589ed662c438521d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5ae0179e45d4e5371ecb4115d7fd905a570918" 2018-08-11 23:54:56,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b20604b-4a23-4491-8f47-b2fc5a2b4856 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:56,422 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/82dc903c85dd438589ed662c438521d1 used request id req-6b20604b-4a23-4491-8f47-b2fc5a2b4856 2018-08-11 23:54:56,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:56,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["kOWtruIbRv2MOx9FQDeqsA"], "issued_at": "2018-08-11T23:54:56.000000Z"}} 2018-08-11 23:54:56,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565237f491f9acde080fba96788624ff19e39e95" 2018-08-11 23:54:56,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d8bbecf-55a2-4a56-9b50-59d000296a6c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:56,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8d8bbecf-55a2-4a56-9b50-59d000296a6c 2018-08-11 23:54:56,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:56,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:57,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["EnAjXkZdSUO1cSlZ4WJ2OQ"], "issued_at": "2018-08-11T23:54:57.000000Z"}} 2018-08-11 23:54:57,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:54:57,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0912c66c-5d07-4432-b25f-1048cc4c2f5d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:57,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0912c66c-5d07-4432-b25f-1048cc4c2f5d 2018-08-11 23:54:57,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:57,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:57,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:54:57,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91bb372a-6742-47ac-9f00-aa43653fede5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:54:57,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj used request id req-91bb372a-6742-47ac-9f00-aa43653fede5 2018-08-11 23:54:57,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:54:57,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c05dff6-214e-49a3-8464-35a1b6f59a2f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:54:57,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6c05dff6-214e-49a3-8464-35a1b6f59a2f 2018-08-11 23:54:57,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj"}}' 2018-08-11 23:54:57,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:54:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ef2f8db-155a-4561-a0fe-b1a5ff37011b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d"}, "tags": [], "enabled": true, "id": "9852b9e5f2f34824ab2e213e02c9b08d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj"}} 2018-08-11 23:54:57,649 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-2ef2f8db-155a-4561-a0fe-b1a5ff37011b 2018-08-11 23:54:57,649 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj 2018-08-11 23:54:57,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:57,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:58,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:54:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["WnbLE8TVSPS3QROsjxKFKA"], "issued_at": "2018-08-11T23:54:58.000000Z"}} 2018-08-11 23:54:58,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f3104931c31671c21d9cefa4f58dda6e4cd851" 2018-08-11 23:54:58,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1f8f2b-dab9-49f4-8e71-b59c3e52cec0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:58,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7f1f8f2b-dab9-49f4-8e71-b59c3e52cec0 2018-08-11 23:54:58,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:54:58,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:54:58,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f3104931c31671c21d9cefa4f58dda6e4cd851" 2018-08-11 23:54:58,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf30a21-f67c-4b91-8fec-beb316a5b846 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:54:58,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ebf30a21-f67c-4b91-8fec-beb316a5b846 2018-08-11 23:54:58,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f3104931c31671c21d9cefa4f58dda6e4cd851" 2018-08-11 23:54:58,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7150cf0-4a0b-411b-a9dc-7ddae51ab2f7 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d"}, "tags": [], "enabled": true, "id": "9852b9e5f2f34824ab2e213e02c9b08d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj"}]} 2018-08-11 23:54:58,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj used request id req-f7150cf0-4a0b-411b-a9dc-7ddae51ab2f7 2018-08-11 23:54:58,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f3104931c31671c21d9cefa4f58dda6e4cd851" 2018-08-11 23:54:58,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62cf814f-115b-43f4-90fb-5507ccb593a2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:54:58,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-62cf814f-115b-43f4-90fb-5507ccb593a2 2018-08-11 23:54:58,707 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-94fd14e8-a6b7-40e-user 2018-08-11 23:54:58,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:58,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:54:58,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d278f3-6b1e-4a0f-aa29-f54094f5ddb6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:54:58,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-40d278f3-6b1e-4a0f-aa29-f54094f5ddb6 2018-08-11 23:54:58,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" -d '{"role": {"name": "CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj-role"}}' 2018-08-11 23:54:58,834 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:54:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-820ae00d-40ae-4f58-91d2-121a991bd26f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "84946ebe2c8d421395c1dbcec9350887", "links": {"self": "http://172.30.9.30:5000/v3/roles/84946ebe2c8d421395c1dbcec9350887"}, "name": "CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj-role"}} 2018-08-11 23:54:58,834 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-820ae00d-40ae-4f58-91d2-121a991bd26f 2018-08-11 23:54:58,834 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj-role 2018-08-11 23:54:58,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/84946ebe2c8d421395c1dbcec9350887 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:54:58,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d3e4a6c-106e-4fb7-a234-42f942553d3c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "84946ebe2c8d421395c1dbcec9350887", "links": {"self": "http://172.30.9.30:5000/v3/roles/84946ebe2c8d421395c1dbcec9350887"}, "name": "CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj-role"}} 2018-08-11 23:54:58,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/84946ebe2c8d421395c1dbcec9350887 used request id req-8d3e4a6c-106e-4fb7-a234-42f942553d3c 2018-08-11 23:54:58,921 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj-role to project CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj 2018-08-11 23:54:58,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d/users/82cc7a57010049f981cdd189cbec267e/roles/84946ebe2c8d421395c1dbcec9350887 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:54:59,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:54:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67a6b262-40e0-4ae1-bff6-36f5abc117e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:54:59,040 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d/users/82cc7a57010049f981cdd189cbec267e/roles/84946ebe2c8d421395c1dbcec9350887 used request id req-67a6b262-40e0-4ae1-bff6-36f5abc117e5 2018-08-11 23:54:59,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:59,040 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:59,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:59,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:59,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:59,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:54:59,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:54:59,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "84946ebe2c8d421395c1dbcec9350887", "name": "CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj-role"}], "expires_at": "2018-08-12T00:54:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9852b9e5f2f34824ab2e213e02c9b08d", "name": "CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9852b9e5f2f34824ab2e213e02c9b08d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9852b9e5f2f34824ab2e213e02c9b08d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-94fd14e8-a6b7-40e-user", "id": "82cc7a57010049f981cdd189cbec267e"}, "audit_ids": ["SyjizQwHQ1uVssgperV8mQ"], "issued_at": "2018-08-11T23:54:59.000000Z"}} 2018-08-11 23:54:59,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:54:59,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4301397e-d0fa-404c-b9a6-176f43226968 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:54:59,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4301397e-d0fa-404c-b9a6-176f43226968 2018-08-11 23:54:59,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:54:59,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:54:59,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:54:59,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:54:59,623 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:54:59,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:54:59,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a4ffab9e-3492-46f8-a559-83c70aad23b0 Date: Sat, 11 Aug 2018 23:54:59 GMT RESP BODY: {"security_groups": []} 2018-08-11 23:54:59,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname&description=hello+group used request id req-a4ffab9e-3492-46f8-a559-83c70aad23b0 2018-08-11 23:54:59,965 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname... 2018-08-11 23:54:59,965 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname 2018-08-11 23:54:59,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" -d '{"security_group": {"name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname", "description": "hello group"}}' 2018-08-11 23:55:00,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-ea159a89-b8ce-4e4a-ad8a-0952dd822442 Date: Sat, 11 Aug 2018 23:55:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "updated_at": "2018-08-11T23:55:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 2, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname"}} 2018-08-11 23:55:00,260 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-ea159a89-b8ce-4e4a-ad8a-0952dd822442 2018-08-11 23:55:00,260 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:00,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:00,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-067dfe95-8c13-499f-84c0-2bd1a07482e1 Date: Sat, 11 Aug 2018 23:55:00 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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}]} 2018-08-11 23:55:00,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-067dfe95-8c13-499f-84c0-2bd1a07482e1 2018-08-11 23:55:00,330 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:00,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:00,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8e0e76d6-24d9-4edb-a667-4bf464b978fd Date: Sat, 11 Aug 2018 23:55:00 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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}]} 2018-08-11 23:55:00,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-8e0e76d6-24d9-4edb-a667-4bf464b978fd 2018-08-11 23:55:00,364 - neutron_utils - INFO - Retrieving security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:00,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:00,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-15629aa5-474b-449c-ab8f-2065d0152cb7 Date: Sat, 11 Aug 2018 23:55:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "updated_at": "2018-08-11T23:55:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 2, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname"}]} 2018-08-11 23:55:00,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-15629aa5-474b-449c-ab8f-2065d0152cb7 2018-08-11 23:55:00,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:00,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:00,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3d1b763a-7bf6-4417-b581-a5d1012d9664 Date: Sat, 11 Aug 2018 23:55:00 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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}]} 2018-08-11 23:55:00,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-3d1b763a-7bf6-4417-b581-a5d1012d9664 2018-08-11 23:55:00,489 - neutron_utils - INFO - Retrieving security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:00,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:00,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-33344d6c-e482-4dd8-beb8-531f08575427 Date: Sat, 11 Aug 2018 23:55:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "updated_at": "2018-08-11T23:55:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 2, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname"}]} 2018-08-11 23:55:00,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-33344d6c-e482-4dd8-beb8-531f08575427 2018-08-11 23:55:00,536 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:00,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:00,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1a9179ca-e7ca-4119-ab77-ef1ebc182151 Date: Sat, 11 Aug 2018 23:55:00 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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}]} 2018-08-11 23:55:00,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-1a9179ca-e7ca-4119-ab77-ef1ebc182151 2018-08-11 23:55:00,563 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname 2018-08-11 23:55:00,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:00,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b2850455-9d64-4d23-b3d4-582f8ca4b0a3 Date: Sat, 11 Aug 2018 23:55:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "updated_at": "2018-08-11T23:55:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 2, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname"}]} 2018-08-11 23:55:00,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname used request id req-b2850455-9d64-4d23-b3d4-582f8ca4b0a3 2018-08-11 23:55:00,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:55:00,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:55:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:55:00,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:00,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ebbe748-a00c-422b-a66b-13952296f58b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9852b9e5f2f34824ab2e213e02c9b08d", "name": "CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj"}} 2018-08-11 23:55:00,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d used request id req-9ebbe748-a00c-422b-a66b-13952296f58b 2018-08-11 23:55:00,710 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:00,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:00,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c3c0be8d-190f-4d5d-9018-68dc863c8df3 Date: Sat, 11 Aug 2018 23:55:00 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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}]} 2018-08-11 23:55:00,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-c3c0be8d-190f-4d5d-9018-68dc863c8df3 2018-08-11 23:55:00,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456"}}' 2018-08-11 23:55:00,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-cb98b0a2-da54-4da7-a051-de99a0a1bd60 Date: Sat, 11 Aug 2018 23:55:00 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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada"}} 2018-08-11 23:55:00,905 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-cb98b0a2-da54-4da7-a051-de99a0a1bd60 2018-08-11 23:55:00,906 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname 2018-08-11 23:55:00,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:00,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-25f4cc8e-1495-4aa5-9038-0fa6b91ba4f8 Date: Sat, 11 Aug 2018 23:55:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "updated_at": "2018-08-11T23:55:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 3, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname"}]} 2018-08-11 23:55:00,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname used request id req-25f4cc8e-1495-4aa5-9038-0fa6b91ba4f8 2018-08-11 23:55:00,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:01,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7053988b-cf4a-4e4b-9e0e-625ea321dd73 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9852b9e5f2f34824ab2e213e02c9b08d", "name": "CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj"}} 2018-08-11 23:55:01,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d used request id req-7053988b-cf4a-4e4b-9e0e-625ea321dd73 2018-08-11 23:55:01,053 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:01,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:01,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-53d686d8-7605-43bf-80a6-0ec628161bd3 Date: Sat, 11 Aug 2018 23:55:01 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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}]} 2018-08-11 23:55:01,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-53d686d8-7605-43bf-80a6-0ec628161bd3 2018-08-11 23:55:01,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456"}}' 2018-08-11 23:55:01,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-89b2112f-3dc9-4ea7-bc4e-3fc45b3240d8 Date: Sat, 11 Aug 2018 23:55:01 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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f"}} 2018-08-11 23:55:01,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-89b2112f-3dc9-4ea7-bc4e-3fc45b3240d8 2018-08-11 23:55:01,255 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname 2018-08-11 23:55:01,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:01,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-26309617-3768-46d4-bf52-53af787dd035 Date: Sat, 11 Aug 2018 23:55:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "updated_at": "2018-08-11T23:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 4, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname"}]} 2018-08-11 23:55:01,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname used request id req-26309617-3768-46d4-bf52-53af787dd035 2018-08-11 23:55:01,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:01,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86833cdd-ab68-4046-ae03-02b4016eec78 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9852b9e5f2f34824ab2e213e02c9b08d", "name": "CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj"}} 2018-08-11 23:55:01,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d used request id req-86833cdd-ab68-4046-ae03-02b4016eec78 2018-08-11 23:55:01,397 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:01,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:01,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-3eaea949-d556-4f83-8451-7c307f6fede9 Date: Sat, 11 Aug 2018 23:55:01 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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}, {"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f"}]} 2018-08-11 23:55:01,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-3eaea949-d556-4f83-8451-7c307f6fede9 2018-08-11 23:55:01,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": 10}}' 2018-08-11 23:55:01,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a087c1f9-1351-4fe7-847e-196c71b120a9 Date: Sat, 11 Aug 2018 23:55:01 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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": 10, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1"}} 2018-08-11 23:55:01,612 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-a087c1f9-1351-4fe7-847e-196c71b120a9 2018-08-11 23:55:01,613 - neutron_utils - INFO - Retrieving security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:01,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:01,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a1f31696-5be6-4856-9ff2-baf4d534170b Date: Sat, 11 Aug 2018 23:55:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "updated_at": "2018-08-11T23:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 5, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname"}]} 2018-08-11 23:55:01,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-a1f31696-5be6-4856-9ff2-baf4d534170b 2018-08-11 23:55:01,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:01,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:01,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-762a9e33-06e2-4baf-b029-8fe5d65f6141 Date: Sat, 11 Aug 2018 23:55:01 GMT RESP BODY: {"security_group_rules": [{"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": 10, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}, {"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f"}]} 2018-08-11 23:55:01,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-762a9e33-06e2-4baf-b029-8fe5d65f6141 2018-08-11 23:55:01,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:02,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "84946ebe2c8d421395c1dbcec9350887", "name": "CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj-role"}], "expires_at": "2018-08-12T00:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9852b9e5f2f34824ab2e213e02c9b08d", "name": "CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9852b9e5f2f34824ab2e213e02c9b08d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9852b9e5f2f34824ab2e213e02c9b08d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9852b9e5f2f34824ab2e213e02c9b08d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-94fd14e8-a6b7-40e-user", "id": "82cc7a57010049f981cdd189cbec267e"}, "audit_ids": ["efV_XmBZTIKI3cybYpzUpA"], "issued_at": "2018-08-11T23:55:02.000000Z"}} 2018-08-11 23:55:02,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:02,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b5180f8f-38e9-4add-aa68-bd375be653aa Date: Sat, 11 Aug 2018 23:55:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "updated_at": "2018-08-11T23:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 5, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname"}]} 2018-08-11 23:55:02,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname&description=hello+group used request id req-b5180f8f-38e9-4add-aa68-bd375be653aa 2018-08-11 23:55:02,327 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:02,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:02,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-17224abf-a25a-46dd-b169-aed91db54e5a Date: Sat, 11 Aug 2018 23:55:02 GMT RESP BODY: {"security_group_rules": [{"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": 10, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}, {"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f"}]} 2018-08-11 23:55:02,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-17224abf-a25a-46dd-b169-aed91db54e5a 2018-08-11 23:55:02,363 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:02,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:02,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a75d79e8-fb11-4796-a5d9-3b9306314177 Date: Sat, 11 Aug 2018 23:55:02 GMT RESP BODY: {"security_group_rules": [{"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": 10, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}, {"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f"}]} 2018-08-11 23:55:02,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-a75d79e8-fb11-4796-a5d9-3b9306314177 2018-08-11 23:55:02,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:02,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5e6272ef-421e-489a-86ea-bd937af5e913 Date: Sat, 11 Aug 2018 23:55:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "updated_at": "2018-08-11T23:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 5, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname"}]} 2018-08-11 23:55:02,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname used request id req-5e6272ef-421e-489a-86ea-bd937af5e913 2018-08-11 23:55:02,443 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:02,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:02,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-646fcf0d-405b-4724-bcc1-d25ab685e1a0 Date: Sat, 11 Aug 2018 23:55:02 GMT RESP BODY: {"security_group_rules": [{"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": 10, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}, {"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f"}]} 2018-08-11 23:55:02,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-646fcf0d-405b-4724-bcc1-d25ab685e1a0 2018-08-11 23:55:02,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:02,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e27ee957-bd15-46be-a44a-0abd0bccdb17 Date: Sat, 11 Aug 2018 23:55:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "updated_at": "2018-08-11T23:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 5, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname"}]} 2018-08-11 23:55:02,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname used request id req-e27ee957-bd15-46be-a44a-0abd0bccdb17 2018-08-11 23:55:02,527 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:02,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:02,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e41bd83f-eaad-4282-80ca-b7a5a004c16f Date: Sat, 11 Aug 2018 23:55:02 GMT RESP BODY: {"security_group_rules": [{"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": 10, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}, {"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f"}]} 2018-08-11 23:55:02,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-e41bd83f-eaad-4282-80ca-b7a5a004c16f 2018-08-11 23:55:02,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:02,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ee2d2b32-a742-49d0-b13e-5a2c05a48faa Date: Sat, 11 Aug 2018 23:55:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "updated_at": "2018-08-11T23:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 5, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname"}]} 2018-08-11 23:55:02,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname used request id req-ee2d2b32-a742-49d0-b13e-5a2c05a48faa 2018-08-11 23:55:02,609 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:02,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:02,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2abb61ec-04c2-4702-92bb-fd45f7fde801 Date: Sat, 11 Aug 2018 23:55:02 GMT RESP BODY: {"security_group_rules": [{"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": 10, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}, {"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f"}]} 2018-08-11 23:55:02,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-2abb61ec-04c2-4702-92bb-fd45f7fde801 2018-08-11 23:55:02,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:02,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b29c0419-065d-42ac-9520-9bee988725b4 Date: Sat, 11 Aug 2018 23:55:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "updated_at": "2018-08-11T23:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 5, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname"}]} 2018-08-11 23:55:02,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname used request id req-b29c0419-065d-42ac-9520-9bee988725b4 2018-08-11 23:55:02,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:02,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:02,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-040dc3ee-1bf4-41a8-bb05-b0b7bcf189b3 Date: Sat, 11 Aug 2018 23:55:02 GMT RESP BODY: {"security_group_rules": [{"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": 10, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}, {"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f"}]} 2018-08-11 23:55:02,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-040dc3ee-1bf4-41a8-bb05-b0b7bcf189b3 2018-08-11 23:55:02,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:02,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cf9fba8b-ebcd-4438-bb75-58fa825e1395 Date: Sat, 11 Aug 2018 23:55:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "updated_at": "2018-08-11T23:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 5, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname"}]} 2018-08-11 23:55:02,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname used request id req-cf9fba8b-ebcd-4438-bb75-58fa825e1395 2018-08-11 23:55:02,778 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:02,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:02,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d66fbd2c-b7ff-443c-afa1-f603daf13caf Date: Sat, 11 Aug 2018 23:55:02 GMT RESP BODY: {"security_group_rules": [{"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": 10, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}, {"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f"}]} 2018-08-11 23:55:02,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-d66fbd2c-b7ff-443c-afa1-f603daf13caf 2018-08-11 23:55:02,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:02,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-28c07baa-278a-427e-b9d2-45bcfa6d441e Date: Sat, 11 Aug 2018 23:55:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "updated_at": "2018-08-11T23:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 5, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname"}]} 2018-08-11 23:55:02,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname used request id req-28c07baa-278a-427e-b9d2-45bcfa6d441e 2018-08-11 23:55:02,864 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:02,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:02,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ad61c24d-8086-49c3-b26e-0f8638af58c4 Date: Sat, 11 Aug 2018 23:55:02 GMT RESP BODY: {"security_group_rules": [{"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": 10, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}, {"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f"}]} 2018-08-11 23:55:02,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-ad61c24d-8086-49c3-b26e-0f8638af58c4 2018-08-11 23:55:02,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:02,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f1cfd5b6-9e68-4429-b106-b4d1366c8891 Date: Sat, 11 Aug 2018 23:55:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "updated_at": "2018-08-11T23:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 5, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname"}]} 2018-08-11 23:55:02,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname used request id req-f1cfd5b6-9e68-4429-b106-b4d1366c8891 2018-08-11 23:55:02,947 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:02,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:02,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a81720d0-b7a4-4802-a33d-e572032aa61a Date: Sat, 11 Aug 2018 23:55:02 GMT RESP BODY: {"security_group_rules": [{"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": 10, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}, {"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f"}]} 2018-08-11 23:55:02,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-a81720d0-b7a4-4802-a33d-e572032aa61a 2018-08-11 23:55:02,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:03,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ef22db1b-7c4c-4977-a627-56919faeccb1 Date: Sat, 11 Aug 2018 23:55:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "updated_at": "2018-08-11T23:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 5, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname"}]} 2018-08-11 23:55:03,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname used request id req-ef22db1b-7c4c-4977-a627-56919faeccb1 2018-08-11 23:55:03,034 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:03,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:03,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ddcd9059-6dad-4862-af2b-9bf7a86da4ad Date: Sat, 11 Aug 2018 23:55:03 GMT RESP BODY: {"security_group_rules": [{"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": 10, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}, {"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f"}]} 2018-08-11 23:55:03,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-ddcd9059-6dad-4862-af2b-9bf7a86da4ad 2018-08-11 23:55:03,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:03,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b3bb68bb-9faf-40a8-9071-e24c878a6fc6 Date: Sat, 11 Aug 2018 23:55:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "updated_at": "2018-08-11T23:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "revision_number": 0, "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:01Z", "revision_number": 0, "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 5, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "name": "CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname"}]} 2018-08-11 23:55:03,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname used request id req-b3bb68bb-9faf-40a8-9071-e24c878a6fc6 2018-08-11 23:55:03,118 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:03,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:03,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d0ecad82-83c6-41d8-ae4e-dffacfd1d637 Date: Sat, 11 Aug 2018 23:55:03 GMT RESP BODY: {"security_group_rules": [{"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": 10, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}, {"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f"}]} 2018-08-11 23:55:03,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-d0ecad82-83c6-41d8-ae4e-dffacfd1d637 2018-08-11 23:55:03,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:03,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-78f4999e-4195-4bb0-a5c7-c85de070f818 Date: Sat, 11 Aug 2018 23:55:03 GMT RESP BODY: {"security_group_rules": [{"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": 10, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "160d81e7-2a17-439e-9ccb-aa1eae84ddc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}, {"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f"}]} 2018-08-11 23:55:03,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-78f4999e-4195-4bb0-a5c7-c85de070f818 2018-08-11 23:55:03,189 - neutron_utils - INFO - Deleting security group rule with ID - 160d81e7-2a17-439e-9ccb-aa1eae84ddc1 2018-08-11 23:55:03,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/160d81e7-2a17-439e-9ccb-aa1eae84ddc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:03,302 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-974548a0-ef21-49da-b86a-5673d096f45b Content-Length: 0 Date: Sat, 11 Aug 2018 23:55:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:55:03,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/160d81e7-2a17-439e-9ccb-aa1eae84ddc1 used request id req-974548a0-ef21-49da-b86a-5673d096f45b 2018-08-11 23:55:03,303 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-08-11 23:55:03,303 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91af8ee0-b7da-4b84-8a95-5b75332c5456 2018-08-11 23:55:03,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8c38ee5400efa08fe284bb2deb59654335555d" 2018-08-11 23:55:03,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-865bda36-8460-47e3-b4cd-1d0ae9026dcd Date: Sat, 11 Aug 2018 23:55: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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "7bcadfed-4f46-48e2-934e-93dff7a2ddd9"}, {"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-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:00Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:00Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099"}, {"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-08-11T23:55:01Z", "security_group_id": "91af8ee0-b7da-4b84-8a95-5b75332c5456", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:55:01Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "ebfc5adb-3eab-448c-9f7f-1c1ea443b76f"}]} 2018-08-11 23:55:03,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-865bda36-8460-47e3-b4cd-1d0ae9026dcd 2018-08-11 23:55:03,338 - neutron_utils - INFO - Deleting security group rule with ID - 7bcadfed-4f46-48e2-934e-93dff7a2ddd9 2018-08-11 23:55:03,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/7bcadfed-4f46-48e2-934e-93dff7a2ddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:03,421 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f503754b-665c-4d63-971d-b14816966aa4 Content-Length: 0 Date: Sat, 11 Aug 2018 23:55:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:55:03,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/7bcadfed-4f46-48e2-934e-93dff7a2ddd9 used request id req-f503754b-665c-4d63-971d-b14816966aa4 2018-08-11 23:55:03,421 - neutron_utils - INFO - Deleting security group rule with ID - 160d81e7-2a17-439e-9ccb-aa1eae84ddc1 2018-08-11 23:55:03,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/160d81e7-2a17-439e-9ccb-aa1eae84ddc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:03,447 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-f972b261-307d-4949-a933-c4cc9cfab23d Date: Sat, 11 Aug 2018 23:55:03 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 160d81e7-2a17-439e-9ccb-aa1eae84ddc1 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-11 23:55:03,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/160d81e7-2a17-439e-9ccb-aa1eae84ddc1 used request id req-f972b261-307d-4949-a933-c4cc9cfab23d 2018-08-11 23:55:03,447 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 160d81e7-2a17-439e-9ccb-aa1eae84ddc1 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-11 23:55:03,447 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 160d81e7-2a17-439e-9ccb-aa1eae84ddc1 does not exist Neutron server returns request_ids: ['req-f972b261-307d-4949-a933-c4cc9cfab23d'] 2018-08-11 23:55:03,448 - neutron_utils - INFO - Deleting security group rule with ID - c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099 2018-08-11 23:55:03,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:03,541 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5c24df90-44ab-4816-bf6e-2b9d17a859fd Content-Length: 0 Date: Sat, 11 Aug 2018 23:55:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:55:03,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/c9f1cdc3-711b-4f6d-bd3a-b2357f5bd099 used request id req-5c24df90-44ab-4816-bf6e-2b9d17a859fd 2018-08-11 23:55:03,542 - neutron_utils - INFO - Deleting security group rule with ID - ebfc5adb-3eab-448c-9f7f-1c1ea443b76f 2018-08-11 23:55:03,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/ebfc5adb-3eab-448c-9f7f-1c1ea443b76f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:03,630 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fd7f05a2-d1cd-44ed-a078-f339578233e1 Content-Length: 0 Date: Sat, 11 Aug 2018 23:55:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:55:03,630 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/ebfc5adb-3eab-448c-9f7f-1c1ea443b76f used request id req-fd7f05a2-d1cd-44ed-a078-f339578233e1 2018-08-11 23:55:03,630 - neutron_utils - INFO - Deleting security group rule with ID - b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada 2018-08-11 23:55:03,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:03,732 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb2f6127-5767-42d5-b77d-d7cb2965d8d8 Content-Length: 0 Date: Sat, 11 Aug 2018 23:55:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:55:03,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/b7f08ca9-92b9-43b2-b2b5-3f19a74c0ada used request id req-eb2f6127-5767-42d5-b77d-d7cb2965d8d8 2018-08-11 23:55:03,732 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-250c65d3-8d24-4e85-9cc4-9c24550e838bname 2018-08-11 23:55:03,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/91af8ee0-b7da-4b84-8a95-5b75332c5456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639c4f4a1df4ab72d8a325f281f260f8f4a79b21" 2018-08-11 23:55:03,884 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a682e60c-5340-4674-8c4d-0a2284c95ae5 Content-Length: 0 Date: Sat, 11 Aug 2018 23:55:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:55:03,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/91af8ee0-b7da-4b84-8a95-5b75332c5456 used request id req-a682e60c-5340-4674-8c4d-0a2284c95ae5 2018-08-11 23:55:03,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:55:03,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:55:03,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:55:03,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:55:03,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:55:03,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:04,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-8a1ac0c3-63b0-411a-954d-d97f68c03448 Date: Sat, 11 Aug 2018 23:55:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:54:59Z", "updated_at": "2018-08-11T23:54:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:59Z", "revision_number": 0, "id": "397e8533-f3e9-4b3d-99ac-84493d786698", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:59Z", "security_group_id": "d2fdd27e-03b1-46e0-8377-b141a3f65c07", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:59Z", "revision_number": 0, "id": "3b7e27c3-1033-4752-9639-8c6bc76d2a0c", "remote_group_id": "d2fdd27e-03b1-46e0-8377-b141a3f65c07", "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:59Z", "security_group_id": "d2fdd27e-03b1-46e0-8377-b141a3f65c07", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:59Z", "revision_number": 0, "id": "9e49ce56-04ff-4787-b498-9f23f99b5483", "remote_group_id": "d2fdd27e-03b1-46e0-8377-b141a3f65c07", "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:59Z", "security_group_id": "d2fdd27e-03b1-46e0-8377-b141a3f65c07", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:54:59Z", "revision_number": 0, "id": "af02546b-428f-4277-8639-88a09621ddf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:54:59Z", "security_group_id": "d2fdd27e-03b1-46e0-8377-b141a3f65c07", "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d"}], "revision_number": 4, "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "d2fdd27e-03b1-46e0-8377-b141a3f65c07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:55:04,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-8a1ac0c3-63b0-411a-954d-d97f68c03448 2018-08-11 23:55:04,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:04,235 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13f6809b-95e6-4729-a231-c8a1a3333986 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:04,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-13f6809b-95e6-4729-a231-c8a1a3333986 2018-08-11 23:55:04,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:04,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:04,320 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0758accc-e707-4738-a912-eacb6cdf6643 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:04,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-0758accc-e707-4738-a912-eacb6cdf6643 2018-08-11 23:55:04,320 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:04,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:04,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a846d67-5afc-417e-8976-3d53653c7b2c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:04,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-9a846d67-5afc-417e-8976-3d53653c7b2c 2018-08-11 23:55:04,400 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:04,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:04,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-014aa608-1897-48c4-adfc-57f5f9c9b42f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:04,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-014aa608-1897-48c4-adfc-57f5f9c9b42f 2018-08-11 23:55:04,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:04,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:04,569 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed4c7643-2343-4343-95f7-5f230d062aee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:04,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-ed4c7643-2343-4343-95f7-5f230d062aee 2018-08-11 23:55:04,569 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:04,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:04,655 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f9d4870-b2c7-46db-be19-f722e2d55ebc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:04,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-4f9d4870-b2c7-46db-be19-f722e2d55ebc 2018-08-11 23:55:04,655 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:04,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:04,740 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6689755-bcf7-4357-be7e-5a0a42ceadfd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:04,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-d6689755-bcf7-4357-be7e-5a0a42ceadfd 2018-08-11 23:55:04,741 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:04,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:04,826 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55aca79c-693b-40cc-b7e5-21fe6608a6b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:04,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-55aca79c-693b-40cc-b7e5-21fe6608a6b2 2018-08-11 23:55:04,827 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:04,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:04,921 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e8b16e0-b4dc-4708-bfb2-5196b628ef55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:04,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-2e8b16e0-b4dc-4708-bfb2-5196b628ef55 2018-08-11 23:55:04,922 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:04,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:05,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ee5996f-1d54-4234-96ed-0713e68d90cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:05,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-1ee5996f-1d54-4234-96ed-0713e68d90cc 2018-08-11 23:55:05,015 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:05,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:05,100 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7f15ddf-7a49-4aa9-a226-7e943349b530 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:05,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-b7f15ddf-7a49-4aa9-a226-7e943349b530 2018-08-11 23:55:05,100 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:05,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:05,192 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16b473f0-de94-4a65-8375-9ed478573331 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:05,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-16b473f0-de94-4a65-8375-9ed478573331 2018-08-11 23:55:05,192 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:05,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:05,271 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50e39426-a9d6-4c17-a939-a81c239f5e13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:05,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-50e39426-a9d6-4c17-a939-a81c239f5e13 2018-08-11 23:55:05,272 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:05,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:05,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c0c281-8354-4857-9c97-0d9451495b48 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:55:05,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-e5c0c281-8354-4857-9c97-0d9451495b48 2018-08-11 23:55:05,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:05,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd00683-532d-4922-97ae-621edcffd54c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9852b9e5f2f34824ab2e213e02c9b08d", "name": "CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj"}} 2018-08-11 23:55:05,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d used request id req-3fd00683-532d-4922-97ae-621edcffd54c 2018-08-11 23:55:05,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2fdd27e-03b1-46e0-8377-b141a3f65c07 2018-08-11 23:55:05,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d2fdd27e-03b1-46e0-8377-b141a3f65c07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:05,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-66a72473-bd96-4ea8-b290-ceaae14b9905 Date: Sat, 11 Aug 2018 23:55:05 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-08-11T23:54:59Z", "security_group_id": "d2fdd27e-03b1-46e0-8377-b141a3f65c07", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:54:59Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "397e8533-f3e9-4b3d-99ac-84493d786698"}, {"remote_group_id": "d2fdd27e-03b1-46e0-8377-b141a3f65c07", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:59Z", "security_group_id": "d2fdd27e-03b1-46e0-8377-b141a3f65c07", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:54:59Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "3b7e27c3-1033-4752-9639-8c6bc76d2a0c"}, {"remote_group_id": "d2fdd27e-03b1-46e0-8377-b141a3f65c07", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:59Z", "security_group_id": "d2fdd27e-03b1-46e0-8377-b141a3f65c07", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:54:59Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "9e49ce56-04ff-4787-b498-9f23f99b5483"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:54:59Z", "security_group_id": "d2fdd27e-03b1-46e0-8377-b141a3f65c07", "port_range_min": null, "revision_number": 0, "tenant_id": "9852b9e5f2f34824ab2e213e02c9b08d", "created_at": "2018-08-11T23:54:59Z", "project_id": "9852b9e5f2f34824ab2e213e02c9b08d", "id": "af02546b-428f-4277-8639-88a09621ddf8"}]} 2018-08-11 23:55:05,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d2fdd27e-03b1-46e0-8377-b141a3f65c07 used request id req-66a72473-bd96-4ea8-b290-ceaae14b9905 2018-08-11 23:55:05,656 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 23:55:05,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/d2fdd27e-03b1-46e0-8377-b141a3f65c07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:05,804 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cab5f4e3-4938-4fe8-86ef-3071f06023a3 Content-Length: 0 Date: Sat, 11 Aug 2018 23:55:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:55:05,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d2fdd27e-03b1-46e0-8377-b141a3f65c07 used request id req-cab5f4e3-4938-4fe8-86ef-3071f06023a3 2018-08-11 23:55:05,805 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj 2018-08-11 23:55:05,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:06,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22a7f369-a7e2-49c7-88cc-f9c4f708c870 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:06,033 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/9852b9e5f2f34824ab2e213e02c9b08d used request id req-22a7f369-a7e2-49c7-88cc-f9c4f708c870 2018-08-11 23:55:06,033 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-94fd14e8-a6b7-40e-proj-role 2018-08-11 23:55:06,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/84946ebe2c8d421395c1dbcec9350887 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:06,140 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88450de9-8896-4d54-ba4a-0ffc20b5674b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:06,140 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/84946ebe2c8d421395c1dbcec9350887 used request id req-88450de9-8896-4d54-ba4a-0ffc20b5674b 2018-08-11 23:55:06,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee6389ea9ca22100cdc20201e2be61316f81a94" 2018-08-11 23:55:06,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d25efd6-04ab-44a9-a6b8-b25770363370 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:55:06,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0d25efd6-04ab-44a9-a6b8-b25770363370 2018-08-11 23:55:06,230 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-94fd14e8-a6b7-40e-user 2018-08-11 23:55:06,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/82cc7a57010049f981cdd189cbec267e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f3104931c31671c21d9cefa4f58dda6e4cd851" 2018-08-11 23:55:06,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e94b2e87-a4a3-4d8c-8630-556c501ca55b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:06,404 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/82cc7a57010049f981cdd189cbec267e used request id req-e94b2e87-a4a3-4d8c-8630-556c501ca55b 2018-08-11 23:55:06,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:06,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["_Xq4-iYNQWqYL5POCZsY-Q"], "issued_at": "2018-08-11T23:55:06.000000Z"}} 2018-08-11 23:55:06,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4000297fe528e2edf57348cea1d89c8d7ae4b99e" 2018-08-11 23:55:06,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcaca413-7906-4392-9109-102b05dc998e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:06,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-dcaca413-7906-4392-9109-102b05dc998e 2018-08-11 23:55:06,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:06,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:07,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["iTeuhS1TTSud_oRQrnL0SA"], "issued_at": "2018-08-11T23:55:07.000000Z"}} 2018-08-11 23:55:07,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:07,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e675fd8-5c2b-449d-8103-fd181ac2b1d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:07,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-5e675fd8-5c2b-449d-8103-fd181ac2b1d5 2018-08-11 23:55:07,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:55:07,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:55:07,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:07,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99f74c1-6d73-470c-b37e-35a83fcd3595 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:55:07,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj used request id req-b99f74c1-6d73-470c-b37e-35a83fcd3595 2018-08-11 23:55:07,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:07,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e3d458e-0c94-4b5c-a054-dc9c3346acfc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:55:07,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6e3d458e-0c94-4b5c-a054-dc9c3346acfc 2018-08-11 23:55:07,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj"}}' 2018-08-11 23:55:07,698 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52da54b9-c136-415b-9d46-77183058d6bc Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988"}, "tags": [], "enabled": true, "id": "2810fb88c2124000b29619cd57757988", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj"}} 2018-08-11 23:55:07,698 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-52da54b9-c136-415b-9d46-77183058d6bc 2018-08-11 23:55:07,698 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj 2018-08-11 23:55:07,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:07,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:08,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["jbda1eSRQ3Oprp8hfgx2Vg"], "issued_at": "2018-08-11T23:55:08.000000Z"}} 2018-08-11 23:55:08,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0d3da4c9e383ef82b5a78f9c2fd2ebb3cad82b" 2018-08-11 23:55:08,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d4467c-a0e7-4047-936e-65dd4005119f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:08,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b7d4467c-a0e7-4047-936e-65dd4005119f 2018-08-11 23:55:08,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:55:08,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:55: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:55:08,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0d3da4c9e383ef82b5a78f9c2fd2ebb3cad82b" 2018-08-11 23:55:08,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6a9d6e-277d-4645-b308-ecf2955bca57 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:55:08,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2b6a9d6e-277d-4645-b308-ecf2955bca57 2018-08-11 23:55:08,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0d3da4c9e383ef82b5a78f9c2fd2ebb3cad82b" 2018-08-11 23:55:08,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc9a3df-633d-4c91-8585-ccddd2f13b7e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988"}, "tags": [], "enabled": true, "id": "2810fb88c2124000b29619cd57757988", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj"}]} 2018-08-11 23:55:08,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj used request id req-2fc9a3df-633d-4c91-8585-ccddd2f13b7e 2018-08-11 23:55:08,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0d3da4c9e383ef82b5a78f9c2fd2ebb3cad82b" 2018-08-11 23:55:08,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b840dde-007a-438b-81a2-e132e990acc1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:55:08,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6b840dde-007a-438b-81a2-e132e990acc1 2018-08-11 23:55:08,751 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-04aa45c2-7e5c-46a-user 2018-08-11 23:55:08,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:08,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:08,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae8bb4ff-2d45-4e24-a02a-db865ab00ea3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:55:08,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ae8bb4ff-2d45-4e24-a02a-db865ab00ea3 2018-08-11 23:55:08,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" -d '{"role": {"name": "CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj-role"}}' 2018-08-11 23:55:08,949 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9ef1fec-6811-43b9-a649-db6bb8a11aec Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "186f48bf05e547d2b4831fc4c27fe8d0", "links": {"self": "http://172.30.9.30:5000/v3/roles/186f48bf05e547d2b4831fc4c27fe8d0"}, "name": "CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj-role"}} 2018-08-11 23:55:08,949 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-d9ef1fec-6811-43b9-a649-db6bb8a11aec 2018-08-11 23:55:08,949 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj-role 2018-08-11 23:55:08,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/186f48bf05e547d2b4831fc4c27fe8d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:09,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff11d2ca-e199-4b78-bcd9-0169ccbcabaf Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "186f48bf05e547d2b4831fc4c27fe8d0", "links": {"self": "http://172.30.9.30:5000/v3/roles/186f48bf05e547d2b4831fc4c27fe8d0"}, "name": "CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj-role"}} 2018-08-11 23:55:09,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/186f48bf05e547d2b4831fc4c27fe8d0 used request id req-ff11d2ca-e199-4b78-bcd9-0169ccbcabaf 2018-08-11 23:55:09,037 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj-role to project CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj 2018-08-11 23:55:09,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988/users/7507b1ee78074bdab06c98b809ccdf90/roles/186f48bf05e547d2b4831fc4c27fe8d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:09,167 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78c0670c-ceff-4ebe-ba1a-2aa271d2b516 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:09,167 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988/users/7507b1ee78074bdab06c98b809ccdf90/roles/186f48bf05e547d2b4831fc4c27fe8d0 used request id req-78c0670c-ceff-4ebe-ba1a-2aa271d2b516 2018-08-11 23:55:09,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:55:09,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:55:09,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:55:09,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:55:09,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:55:09,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:09,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:09,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "186f48bf05e547d2b4831fc4c27fe8d0", "name": "CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj-role"}], "expires_at": "2018-08-12T00:55:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2810fb88c2124000b29619cd57757988", "name": "CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/2810fb88c2124000b29619cd57757988", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/2810fb88c2124000b29619cd57757988", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/2810fb88c2124000b29619cd57757988", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_2810fb88c2124000b29619cd57757988", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_2810fb88c2124000b29619cd57757988", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2810fb88c2124000b29619cd57757988", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/2810fb88c2124000b29619cd57757988", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/2810fb88c2124000b29619cd57757988", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2810fb88c2124000b29619cd57757988", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/2810fb88c2124000b29619cd57757988", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/2810fb88c2124000b29619cd57757988", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2810fb88c2124000b29619cd57757988", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/2810fb88c2124000b29619cd57757988", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/2810fb88c2124000b29619cd57757988", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-04aa45c2-7e5c-46a-user", "id": "7507b1ee78074bdab06c98b809ccdf90"}, "audit_ids": ["Ln3xTSMSR7eTsiS8FUhIJQ"], "issued_at": "2018-08-11T23:55:09.000000Z"}} 2018-08-11 23:55:09,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:09,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-967ce1c2-2531-4107-b785-d8fb53193bca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:09,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-967ce1c2-2531-4107-b785-d8fb53193bca 2018-08-11 23:55:09,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:55:09,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:55:09,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:55:09,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:55:09,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:55:09,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:10,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d014109d-fa73-454e-a538-df8944525bfd Date: Sat, 11 Aug 2018 23:55:10 GMT RESP BODY: {"security_groups": []} 2018-08-11 23:55:10,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name&description=hello+group used request id req-d014109d-fa73-454e-a538-df8944525bfd 2018-08-11 23:55:10,004 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name... 2018-08-11 23:55:10,004 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name 2018-08-11 23:55:10,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" -d '{"security_group": {"name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name", "description": "hello group"}}' 2018-08-11 23:55:10,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-5b26fcf7-1b13-4c8b-b51b-58504fa7f04f Date: Sat, 11 Aug 2018 23:55:10 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 2, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}} 2018-08-11 23:55:10,273 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-5b26fcf7-1b13-4c8b-b51b-58504fa7f04f 2018-08-11 23:55:10,273 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:10,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:10,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-546fc0ec-e9c2-4d02-9d3e-2b0fd0601878 Date: Sat, 11 Aug 2018 23:55:10 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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}]} 2018-08-11 23:55:10,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-546fc0ec-e9c2-4d02-9d3e-2b0fd0601878 2018-08-11 23:55:10,326 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:10,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:10,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ac4b7a97-ae55-4af9-a330-f2ae6c0979e5 Date: Sat, 11 Aug 2018 23:55:10 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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}]} 2018-08-11 23:55:10,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-ac4b7a97-ae55-4af9-a330-f2ae6c0979e5 2018-08-11 23:55:10,359 - neutron_utils - INFO - Retrieving security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:10,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:10,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5bab6a48-fdb3-4d3c-9b0c-1faf25b24f3b Date: Sat, 11 Aug 2018 23:55:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 2, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}]} 2018-08-11 23:55:10,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-5bab6a48-fdb3-4d3c-9b0c-1faf25b24f3b 2018-08-11 23:55:10,457 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:10,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:10,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d29442bf-e8ce-4903-94a0-4e0ddf26ca52 Date: Sat, 11 Aug 2018 23:55:10 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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}]} 2018-08-11 23:55:10,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-d29442bf-e8ce-4903-94a0-4e0ddf26ca52 2018-08-11 23:55:10,493 - neutron_utils - INFO - Retrieving security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:10,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:10,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5d852d3a-cee9-41b5-b038-02c53894dc70 Date: Sat, 11 Aug 2018 23:55:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 2, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}]} 2018-08-11 23:55:10,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-5d852d3a-cee9-41b5-b038-02c53894dc70 2018-08-11 23:55:10,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:10,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:10,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a1440dac-c348-498f-ab89-31044f032410 Date: Sat, 11 Aug 2018 23:55:10 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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}]} 2018-08-11 23:55:10,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-a1440dac-c348-498f-ab89-31044f032410 2018-08-11 23:55:10,578 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name 2018-08-11 23:55:10,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:10,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8398f7b3-d2d4-4eff-a485-dc47ce5b2155 Date: Sat, 11 Aug 2018 23:55:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 2, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}]} 2018-08-11 23:55:10,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name used request id req-8398f7b3-d2d4-4eff-a485-dc47ce5b2155 2018-08-11 23:55:10,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:55:10,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:55:10,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:10,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9cf517c-8d79-4bcc-8859-f8ef21a74dbf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2810fb88c2124000b29619cd57757988", "name": "CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj"}} 2018-08-11 23:55:10,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988 used request id req-c9cf517c-8d79-4bcc-8859-f8ef21a74dbf 2018-08-11 23:55:10,715 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:10,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:10,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7e6b8608-5b4e-4a71-badc-0232f20de6fe Date: Sat, 11 Aug 2018 23:55:10 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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}]} 2018-08-11 23:55:10,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-7e6b8608-5b4e-4a71-badc-0232f20de6fe 2018-08-11 23:55:10,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}b82bc21b806e16a32868364de89fd1bea30b0b72" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff"}}' 2018-08-11 23:55:10,908 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-a669ad53-8107-4b55-a920-42f74bc476e9 Date: Sat, 11 Aug 2018 23:55:10 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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0"}} 2018-08-11 23:55:10,908 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-a669ad53-8107-4b55-a920-42f74bc476e9 2018-08-11 23:55:10,909 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name 2018-08-11 23:55:10,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:10,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2d2e8928-ec81-4c5c-995a-951deb306c63 Date: Sat, 11 Aug 2018 23:55:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 3, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}]} 2018-08-11 23:55:10,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name used request id req-2d2e8928-ec81-4c5c-995a-951deb306c63 2018-08-11 23:55:10,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:11,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e971d556-a338-49b8-8547-449faf99ab1d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2810fb88c2124000b29619cd57757988", "name": "CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj"}} 2018-08-11 23:55:11,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988 used request id req-e971d556-a338-49b8-8547-449faf99ab1d 2018-08-11 23:55:11,052 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:11,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:11,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-99212ca4-8272-4743-93e0-100b80871b12 Date: Sat, 11 Aug 2018 23:55:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}, {"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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0"}]} 2018-08-11 23:55:11,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-99212ca4-8272-4743-93e0-100b80871b12 2018-08-11 23:55:11,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}b82bc21b806e16a32868364de89fd1bea30b0b72" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff"}}' 2018-08-11 23:55:11,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-a636a798-68ba-4a52-b4e7-3e4ec601fdb9 Date: Sat, 11 Aug 2018 23:55:11 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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12"}} 2018-08-11 23:55:11,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-a636a798-68ba-4a52-b4e7-3e4ec601fdb9 2018-08-11 23:55:11,256 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name 2018-08-11 23:55:11,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:11,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-d0e4049e-6f91-44d9-989a-e72cdaa466ec Date: Sat, 11 Aug 2018 23:55:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 4, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}]} 2018-08-11 23:55:11,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name used request id req-d0e4049e-6f91-44d9-989a-e72cdaa466ec 2018-08-11 23:55:11,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:11,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-133b226a-6e40-42e8-8b43-b5477d77e726 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2810fb88c2124000b29619cd57757988", "name": "CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj"}} 2018-08-11 23:55:11,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988 used request id req-133b226a-6e40-42e8-8b43-b5477d77e726 2018-08-11 23:55:11,391 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:11,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:11,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-9bee7532-f4a7-4193-b42e-ba2538bc19c7 Date: Sat, 11 Aug 2018 23:55:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}, {"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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0"}]} 2018-08-11 23:55:11,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-9bee7532-f4a7-4193-b42e-ba2538bc19c7 2018-08-11 23:55:11,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}b82bc21b806e16a32868364de89fd1bea30b0b72" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": 10}}' 2018-08-11 23:55:11,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-e15425cf-df39-4276-9a0d-a10f753f2610 Date: Sat, 11 Aug 2018 23:55:11 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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "869c3001-44d9-442e-b249-391303506fa1"}} 2018-08-11 23:55:11,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-e15425cf-df39-4276-9a0d-a10f753f2610 2018-08-11 23:55:11,614 - neutron_utils - INFO - Retrieving security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:11,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:11,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-58118435-0fb3-4bb2-a943-f5efa7647e57 Date: Sat, 11 Aug 2018 23:55:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "869c3001-44d9-442e-b249-391303506fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 5, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}]} 2018-08-11 23:55:11,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-58118435-0fb3-4bb2-a943-f5efa7647e57 2018-08-11 23:55:11,680 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:11,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:11,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f17b96eb-78e8-46ca-8ebf-a7977561455f Date: Sat, 11 Aug 2018 23:55:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "869c3001-44d9-442e-b249-391303506fa1"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}, {"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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0"}]} 2018-08-11 23:55:11,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-f17b96eb-78e8-46ca-8ebf-a7977561455f 2018-08-11 23:55:11,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:12,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "186f48bf05e547d2b4831fc4c27fe8d0", "name": "CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj-role"}], "expires_at": "2018-08-12T00:55:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2810fb88c2124000b29619cd57757988", "name": "CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/2810fb88c2124000b29619cd57757988", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/2810fb88c2124000b29619cd57757988", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/2810fb88c2124000b29619cd57757988", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_2810fb88c2124000b29619cd57757988", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_2810fb88c2124000b29619cd57757988", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2810fb88c2124000b29619cd57757988", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/2810fb88c2124000b29619cd57757988", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/2810fb88c2124000b29619cd57757988", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2810fb88c2124000b29619cd57757988", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/2810fb88c2124000b29619cd57757988", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/2810fb88c2124000b29619cd57757988", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2810fb88c2124000b29619cd57757988", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/2810fb88c2124000b29619cd57757988", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/2810fb88c2124000b29619cd57757988", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-04aa45c2-7e5c-46a-user", "id": "7507b1ee78074bdab06c98b809ccdf90"}, "audit_ids": ["KozNWoF7RdaVVLKpNXJgNg"], "issued_at": "2018-08-11T23:55:12.000000Z"}} 2018-08-11 23:55:12,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:12,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-810eddd7-d813-4e39-b709-8f41db0e2db5 Date: Sat, 11 Aug 2018 23:55:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "869c3001-44d9-442e-b249-391303506fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 5, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}]} 2018-08-11 23:55:12,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name&description=hello+group used request id req-810eddd7-d813-4e39-b709-8f41db0e2db5 2018-08-11 23:55:12,324 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:12,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:12,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4054b63d-1ce1-45ed-8775-c797ff151090 Date: Sat, 11 Aug 2018 23:55:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "869c3001-44d9-442e-b249-391303506fa1"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}, {"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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0"}]} 2018-08-11 23:55:12,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-4054b63d-1ce1-45ed-8775-c797ff151090 2018-08-11 23:55:12,362 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:12,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:12,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ef7af190-df38-400a-86be-02fe6f1dc036 Date: Sat, 11 Aug 2018 23:55:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "869c3001-44d9-442e-b249-391303506fa1"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}, {"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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0"}]} 2018-08-11 23:55:12,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-ef7af190-df38-400a-86be-02fe6f1dc036 2018-08-11 23:55:12,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:12,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3f07d178-322e-45ab-9cd4-d464d8994f82 Date: Sat, 11 Aug 2018 23:55:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "869c3001-44d9-442e-b249-391303506fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 5, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}]} 2018-08-11 23:55:12,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name used request id req-3f07d178-322e-45ab-9cd4-d464d8994f82 2018-08-11 23:55:12,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:12,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:12,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8fa68175-b855-43cb-b703-52e6124a7e27 Date: Sat, 11 Aug 2018 23:55:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "869c3001-44d9-442e-b249-391303506fa1"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}, {"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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0"}]} 2018-08-11 23:55:12,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-8fa68175-b855-43cb-b703-52e6124a7e27 2018-08-11 23:55:12,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:12,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e7db0087-5aaa-45f9-9b58-40c9256cec14 Date: Sat, 11 Aug 2018 23:55:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "869c3001-44d9-442e-b249-391303506fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 5, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}]} 2018-08-11 23:55:12,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name used request id req-e7db0087-5aaa-45f9-9b58-40c9256cec14 2018-08-11 23:55:12,533 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:12,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:12,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-988ad29c-6b1f-4c35-8944-137e183cb0ef Date: Sat, 11 Aug 2018 23:55:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "869c3001-44d9-442e-b249-391303506fa1"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}, {"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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0"}]} 2018-08-11 23:55:12,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-988ad29c-6b1f-4c35-8944-137e183cb0ef 2018-08-11 23:55:12,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:12,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b6cd4d0b-4b25-4299-822f-342dd236b9d6 Date: Sat, 11 Aug 2018 23:55:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "869c3001-44d9-442e-b249-391303506fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 5, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}]} 2018-08-11 23:55:12,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name used request id req-b6cd4d0b-4b25-4299-822f-342dd236b9d6 2018-08-11 23:55:12,615 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:12,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:12,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6672edd4-bae2-4381-ab75-26e7c83f5dd9 Date: Sat, 11 Aug 2018 23:55:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "869c3001-44d9-442e-b249-391303506fa1"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}, {"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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0"}]} 2018-08-11 23:55:12,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-6672edd4-bae2-4381-ab75-26e7c83f5dd9 2018-08-11 23:55:12,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:12,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5592cb32-5ddd-4c0f-9963-63bf65098260 Date: Sat, 11 Aug 2018 23:55:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "869c3001-44d9-442e-b249-391303506fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 5, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}]} 2018-08-11 23:55:12,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name used request id req-5592cb32-5ddd-4c0f-9963-63bf65098260 2018-08-11 23:55:12,699 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:12,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:12,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8daca015-060e-466e-a333-45f2b7fb3c52 Date: Sat, 11 Aug 2018 23:55:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "869c3001-44d9-442e-b249-391303506fa1"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}, {"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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0"}]} 2018-08-11 23:55:12,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-8daca015-060e-466e-a333-45f2b7fb3c52 2018-08-11 23:55:12,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:12,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-80a7c596-8926-431c-9f6f-ef5b5d71a319 Date: Sat, 11 Aug 2018 23:55:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "869c3001-44d9-442e-b249-391303506fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 5, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}]} 2018-08-11 23:55:12,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name used request id req-80a7c596-8926-431c-9f6f-ef5b5d71a319 2018-08-11 23:55:12,782 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:12,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:12,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c526c2be-b937-43c0-8daa-f48f6df1f860 Date: Sat, 11 Aug 2018 23:55:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "869c3001-44d9-442e-b249-391303506fa1"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}, {"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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0"}]} 2018-08-11 23:55:12,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-c526c2be-b937-43c0-8daa-f48f6df1f860 2018-08-11 23:55:12,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:12,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2031f0f9-c373-4b9e-b18a-173fa70cc017 Date: Sat, 11 Aug 2018 23:55:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "869c3001-44d9-442e-b249-391303506fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 5, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}]} 2018-08-11 23:55:12,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name used request id req-2031f0f9-c373-4b9e-b18a-173fa70cc017 2018-08-11 23:55:12,864 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:12,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:12,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d1d4ea7c-5155-4b42-b2c5-dbc35f7fb216 Date: Sat, 11 Aug 2018 23:55:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "869c3001-44d9-442e-b249-391303506fa1"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}, {"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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0"}]} 2018-08-11 23:55:12,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-d1d4ea7c-5155-4b42-b2c5-dbc35f7fb216 2018-08-11 23:55:12,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:12,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-90607957-4804-4415-b146-f5c3ba3bce2c Date: Sat, 11 Aug 2018 23:55:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "869c3001-44d9-442e-b249-391303506fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 5, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}]} 2018-08-11 23:55:12,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name used request id req-90607957-4804-4415-b146-f5c3ba3bce2c 2018-08-11 23:55:12,949 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:12,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:12,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7e89050e-31f0-4755-8009-c1a6b8a9fd7a Date: Sat, 11 Aug 2018 23:55:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "869c3001-44d9-442e-b249-391303506fa1"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}, {"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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0"}]} 2018-08-11 23:55:12,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-7e89050e-31f0-4755-8009-c1a6b8a9fd7a 2018-08-11 23:55:12,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:13,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4acbe6ff-7959-41f6-84ff-35e965a4fe96 Date: Sat, 11 Aug 2018 23:55:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "869c3001-44d9-442e-b249-391303506fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 5, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}]} 2018-08-11 23:55:13,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name used request id req-4acbe6ff-7959-41f6-84ff-35e965a4fe96 2018-08-11 23:55:13,032 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:13,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:13,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-72f480e8-24fa-4be0-bf8e-1739738d5310 Date: Sat, 11 Aug 2018 23:55: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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "869c3001-44d9-442e-b249-391303506fa1"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}, {"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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0"}]} 2018-08-11 23:55:13,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-72f480e8-24fa-4be0-bf8e-1739738d5310 2018-08-11 23:55:13,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:13,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-70e2a826-9ea8-4d01-b425-0fd7cfc150d8 Date: Sat, 11 Aug 2018 23:55:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "869c3001-44d9-442e-b249-391303506fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 5, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}]} 2018-08-11 23:55:13,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name used request id req-70e2a826-9ea8-4d01-b425-0fd7cfc150d8 2018-08-11 23:55:13,118 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:13,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:13,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5498881b-8b20-4a8c-8c45-40da697b7286 Date: Sat, 11 Aug 2018 23:55: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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "869c3001-44d9-442e-b249-391303506fa1"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}, {"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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0"}]} 2018-08-11 23:55:13,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-5498881b-8b20-4a8c-8c45-40da697b7286 2018-08-11 23:55:13,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:13,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7ac2b723-35a3-45d9-8db3-2fc78fe0a00c Date: Sat, 11 Aug 2018 23:55:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "updated_at": "2018-08-11T23:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "869c3001-44d9-442e-b249-391303506fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:11Z", "revision_number": 0, "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "a9f49564-66fc-4a30-b510-df3429da3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "revision_number": 0, "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 5, "project_id": "2810fb88c2124000b29619cd57757988", "id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "name": "CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name"}]} 2018-08-11 23:55:13,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name used request id req-7ac2b723-35a3-45d9-8db3-2fc78fe0a00c 2018-08-11 23:55:13,203 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:13,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:13,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-03bd93a8-2a47-4a3b-8c37-564496aa1d46 Date: Sat, 11 Aug 2018 23:55: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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "869c3001-44d9-442e-b249-391303506fa1"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}, {"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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "e53f81cb-c93c-4789-8d5b-1378ac2824f0"}]} 2018-08-11 23:55:13,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-03bd93a8-2a47-4a3b-8c37-564496aa1d46 2018-08-11 23:55:13,244 - neutron_utils - INFO - Deleting security group rule with ID - e53f81cb-c93c-4789-8d5b-1378ac2824f0 2018-08-11 23:55:13,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/e53f81cb-c93c-4789-8d5b-1378ac2824f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:13,345 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-acb2e3d7-3b98-4e32-a5d6-e2977bfbb3c1 Content-Length: 0 Date: Sat, 11 Aug 2018 23:55:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:55:13,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/e53f81cb-c93c-4789-8d5b-1378ac2824f0 used request id req-acb2e3d7-3b98-4e32-a5d6-e2977bfbb3c1 2018-08-11 23:55:13,346 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-08-11 23:55:13,346 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa2ca8d-afb3-4038-ab49-d06775ae64ff 2018-08-11 23:55:13,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8396981615494bec7383fadd271b21c9c2c0da2" 2018-08-11 23:55:13,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-13108493-25db-4956-9361-2f2576a6eb48 Date: Sat, 11 Aug 2018 23:55: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-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "297b5496-7e96-49cc-ab13-f6189ebf2cd0"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "869c3001-44d9-442e-b249-391303506fa1"}, {"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-08-11T23:55:11Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:11Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a24b717c-60b5-4e9d-8eb3-b670fd854a12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:10Z", "security_group_id": "faa2ca8d-afb3-4038-ab49-d06775ae64ff", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:10Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "a9f49564-66fc-4a30-b510-df3429da3e55"}]} 2018-08-11 23:55:13,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-13108493-25db-4956-9361-2f2576a6eb48 2018-08-11 23:55:13,380 - neutron_utils - INFO - Deleting security group rule with ID - e53f81cb-c93c-4789-8d5b-1378ac2824f0 2018-08-11 23:55:13,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/e53f81cb-c93c-4789-8d5b-1378ac2824f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:13,404 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-bbf71407-b452-4695-9856-412fea38bab9 Date: Sat, 11 Aug 2018 23:55:13 GMT RESP BODY: {"NeutronError": {"message": "Security group rule e53f81cb-c93c-4789-8d5b-1378ac2824f0 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-11 23:55:13,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/e53f81cb-c93c-4789-8d5b-1378ac2824f0 used request id req-bbf71407-b452-4695-9856-412fea38bab9 2018-08-11 23:55:13,404 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule e53f81cb-c93c-4789-8d5b-1378ac2824f0 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-11 23:55:13,404 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule e53f81cb-c93c-4789-8d5b-1378ac2824f0 does not exist Neutron server returns request_ids: ['req-bbf71407-b452-4695-9856-412fea38bab9'] 2018-08-11 23:55:13,405 - neutron_utils - INFO - Deleting security group rule with ID - 297b5496-7e96-49cc-ab13-f6189ebf2cd0 2018-08-11 23:55:13,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/297b5496-7e96-49cc-ab13-f6189ebf2cd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:13,498 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c652e1e4-7302-4a5f-b4c4-35d66d333128 Content-Length: 0 Date: Sat, 11 Aug 2018 23:55:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:55:13,498 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/297b5496-7e96-49cc-ab13-f6189ebf2cd0 used request id req-c652e1e4-7302-4a5f-b4c4-35d66d333128 2018-08-11 23:55:13,498 - neutron_utils - INFO - Deleting security group rule with ID - a24b717c-60b5-4e9d-8eb3-b670fd854a12 2018-08-11 23:55:13,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/a24b717c-60b5-4e9d-8eb3-b670fd854a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:13,601 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70221804-0b94-475a-ae4c-e992679d3108 Content-Length: 0 Date: Sat, 11 Aug 2018 23:55:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:55:13,601 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/a24b717c-60b5-4e9d-8eb3-b670fd854a12 used request id req-70221804-0b94-475a-ae4c-e992679d3108 2018-08-11 23:55:13,601 - neutron_utils - INFO - Deleting security group rule with ID - a9f49564-66fc-4a30-b510-df3429da3e55 2018-08-11 23:55:13,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/a9f49564-66fc-4a30-b510-df3429da3e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:13,701 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2992c422-524e-43a2-a243-1eb2e60eea06 Content-Length: 0 Date: Sat, 11 Aug 2018 23:55:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:55:13,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/a9f49564-66fc-4a30-b510-df3429da3e55 used request id req-2992c422-524e-43a2-a243-1eb2e60eea06 2018-08-11 23:55:13,702 - neutron_utils - INFO - Deleting security group rule with ID - 869c3001-44d9-442e-b249-391303506fa1 2018-08-11 23:55:13,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/869c3001-44d9-442e-b249-391303506fa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:13,861 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b6d0770-ad34-49a8-bc93-eff17f4b057b Content-Length: 0 Date: Sat, 11 Aug 2018 23:55:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:55:13,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/869c3001-44d9-442e-b249-391303506fa1 used request id req-6b6d0770-ad34-49a8-bc93-eff17f4b057b 2018-08-11 23:55:13,861 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-16ae515d-c946-4f4b-869f-9fc3c6301477name 2018-08-11 23:55:13,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/faa2ca8d-afb3-4038-ab49-d06775ae64ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82bc21b806e16a32868364de89fd1bea30b0b72" 2018-08-11 23:55:14,010 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76264bde-12ba-4e76-93cc-f8ce508a6d38 Content-Length: 0 Date: Sat, 11 Aug 2018 23:55:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:55:14,010 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/faa2ca8d-afb3-4038-ab49-d06775ae64ff used request id req-76264bde-12ba-4e76-93cc-f8ce508a6d38 2018-08-11 23:55:14,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:55:14,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:55:14,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:55:14,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:55:14,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:55:14,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:14,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-b61629ff-d042-49cd-b546-223053334f39 Date: Sat, 11 Aug 2018 23:55:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:09Z", "updated_at": "2018-08-11T23:55:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:09Z", "revision_number": 0, "id": "4044ebca-0d10-428b-97b6-613864538716", "remote_group_id": "7c18ab1d-f160-4846-abb9-3ad884902f06", "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:09Z", "security_group_id": "7c18ab1d-f160-4846-abb9-3ad884902f06", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:09Z", "revision_number": 0, "id": "8ef35ccc-eb65-4c55-a88f-84f3b45d73d1", "remote_group_id": "7c18ab1d-f160-4846-abb9-3ad884902f06", "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:09Z", "security_group_id": "7c18ab1d-f160-4846-abb9-3ad884902f06", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:09Z", "revision_number": 0, "id": "bb7a05cc-0afb-4889-b65d-ea14a84e15b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:09Z", "security_group_id": "7c18ab1d-f160-4846-abb9-3ad884902f06", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv6", "project_id": "2810fb88c2124000b29619cd57757988"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:55:09Z", "revision_number": 0, "id": "e764cd01-4ed7-49d9-8bdf-779a82c1b2dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:55:09Z", "security_group_id": "7c18ab1d-f160-4846-abb9-3ad884902f06", "tenant_id": "2810fb88c2124000b29619cd57757988", "port_range_min": null, "ethertype": "IPv4", "project_id": "2810fb88c2124000b29619cd57757988"}], "revision_number": 4, "project_id": "2810fb88c2124000b29619cd57757988", "id": "7c18ab1d-f160-4846-abb9-3ad884902f06", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:55:14,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-b61629ff-d042-49cd-b546-223053334f39 2018-08-11 23:55:14,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:14,361 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61fa4ad4-45d2-46db-8a2e-6ad256febe1b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:14,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-61fa4ad4-45d2-46db-8a2e-6ad256febe1b 2018-08-11 23:55:14,361 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:14,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:14,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-543f5e91-3f0d-4250-970a-47716883aa33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:14,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-543f5e91-3f0d-4250-970a-47716883aa33 2018-08-11 23:55:14,445 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:14,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:14,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-208e933d-cd09-4c06-951a-1054e484b1c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:14,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-208e933d-cd09-4c06-951a-1054e484b1c8 2018-08-11 23:55:14,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:14,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:14,614 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-858b2cd8-725d-4dd9-bff7-469a1f636be2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:14,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-858b2cd8-725d-4dd9-bff7-469a1f636be2 2018-08-11 23:55:14,615 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:14,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:14,694 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ca16956-df05-40f0-97f6-c0f3d7640ea8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:14,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-9ca16956-df05-40f0-97f6-c0f3d7640ea8 2018-08-11 23:55:14,695 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:14,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:14,779 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96213f90-025b-47f8-a54e-ba74c55c5d49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:14,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-96213f90-025b-47f8-a54e-ba74c55c5d49 2018-08-11 23:55:14,780 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:14,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:14,863 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca32faa9-ef90-4057-809f-f5a24c1c21c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:14,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-ca32faa9-ef90-4057-809f-f5a24c1c21c0 2018-08-11 23:55:14,864 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:14,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:14,949 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5148a7b5-4f76-46c4-9616-2658a0422c89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:14,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-5148a7b5-4f76-46c4-9616-2658a0422c89 2018-08-11 23:55:14,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:14,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:15,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e4d42f-011a-48c7-bf1a-505847f8738a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2810fb88c2124000b29619cd57757988", "name": "CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj"}} 2018-08-11 23:55:15,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988 used request id req-79e4d42f-011a-48c7-bf1a-505847f8738a 2018-08-11 23:55:15,038 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c18ab1d-f160-4846-abb9-3ad884902f06 2018-08-11 23:55:15,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7c18ab1d-f160-4846-abb9-3ad884902f06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:15,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-592a735e-e795-44bc-bc03-d861a6a747e6 Date: Sat, 11 Aug 2018 23:55:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7c18ab1d-f160-4846-abb9-3ad884902f06", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:09Z", "security_group_id": "7c18ab1d-f160-4846-abb9-3ad884902f06", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:09Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "4044ebca-0d10-428b-97b6-613864538716"}, {"remote_group_id": "7c18ab1d-f160-4846-abb9-3ad884902f06", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:09Z", "security_group_id": "7c18ab1d-f160-4846-abb9-3ad884902f06", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:09Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "8ef35ccc-eb65-4c55-a88f-84f3b45d73d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:09Z", "security_group_id": "7c18ab1d-f160-4846-abb9-3ad884902f06", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:09Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "bb7a05cc-0afb-4889-b65d-ea14a84e15b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:55:09Z", "security_group_id": "7c18ab1d-f160-4846-abb9-3ad884902f06", "port_range_min": null, "revision_number": 0, "tenant_id": "2810fb88c2124000b29619cd57757988", "created_at": "2018-08-11T23:55:09Z", "project_id": "2810fb88c2124000b29619cd57757988", "id": "e764cd01-4ed7-49d9-8bdf-779a82c1b2dc"}]} 2018-08-11 23:55:15,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7c18ab1d-f160-4846-abb9-3ad884902f06 used request id req-592a735e-e795-44bc-bc03-d861a6a747e6 2018-08-11 23:55:15,068 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 23:55:15,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/7c18ab1d-f160-4846-abb9-3ad884902f06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:15,249 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-342bbd06-b114-45e7-94dd-266fa4edaa43 Content-Length: 0 Date: Sat, 11 Aug 2018 23:55:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:55:15,249 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/7c18ab1d-f160-4846-abb9-3ad884902f06 used request id req-342bbd06-b114-45e7-94dd-266fa4edaa43 2018-08-11 23:55:15,250 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj 2018-08-11 23:55:15,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:15,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57182f75-5008-48de-bee6-9e972c968056 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:15,486 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/2810fb88c2124000b29619cd57757988 used request id req-57182f75-5008-48de-bee6-9e972c968056 2018-08-11 23:55:15,487 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-04aa45c2-7e5c-46a-proj-role 2018-08-11 23:55:15,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/186f48bf05e547d2b4831fc4c27fe8d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:15,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1c273e9-9c49-4f20-b619-cdc06ff8df2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:15,591 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/186f48bf05e547d2b4831fc4c27fe8d0 used request id req-d1c273e9-9c49-4f20-b619-cdc06ff8df2f 2018-08-11 23:55:15,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8e9ea354824fbba98d84924398b113734de9ae" 2018-08-11 23:55:15,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d31f05a-b31c-49cd-801b-1b7d151c0453 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:55:15,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5d31f05a-b31c-49cd-801b-1b7d151c0453 2018-08-11 23:55:15,681 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-04aa45c2-7e5c-46a-user 2018-08-11 23:55:15,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/7507b1ee78074bdab06c98b809ccdf90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0d3da4c9e383ef82b5a78f9c2fd2ebb3cad82b" 2018-08-11 23:55:15,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-870c807c-e546-45e4-8fcc-417800bf2a87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:15,889 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/7507b1ee78074bdab06c98b809ccdf90 used request id req-870c807c-e546-45e4-8fcc-417800bf2a87 2018-08-11 23:55:15,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:16,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["mAQEdks0QyC_uD-noh6n9Q"], "issued_at": "2018-08-11T23:55:16.000000Z"}} 2018-08-11 23:55:16,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dfa6c79438a2bdb3806f73f7d524816683be4b5" 2018-08-11 23:55:16,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa68e16-55b8-47f8-9e3c-6a005cee1645 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:16,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9aa68e16-55b8-47f8-9e3c-6a005cee1645 2018-08-11 23:55:16,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:16,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:16,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["cdt2mSamT8W5cFj6wNcBQg"], "issued_at": "2018-08-11T23:55:16.000000Z"}} 2018-08-11 23:55:16,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:16,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c9bfce1-1593-483c-88b9-dfd1bd7818da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:16,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3c9bfce1-1593-483c-88b9-dfd1bd7818da 2018-08-11 23:55:16,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:55:16,924 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:55: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:55:16,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-27c3adc7-b7fe-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:17,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae139772-620c-4456-a8a2-b74c2076581d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-27c3adc7-b7fe-45f-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:55:17,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-27c3adc7-b7fe-45f-proj used request id req-ae139772-620c-4456-a8a2-b74c2076581d 2018-08-11 23:55:17,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:17,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca1025f-7c71-4d90-ac23-c3acb4eee063 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:55:17,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5ca1025f-7c71-4d90-ac23-c3acb4eee063 2018-08-11 23:55:17,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-27c3adc7-b7fe-45f-proj"}}' 2018-08-11 23:55:17,292 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bed9a592-6ae1-454f-96e8-37cca3acf665 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c8ee0c5af9c94b6c970b08a52aea0a84"}, "tags": [], "enabled": true, "id": "c8ee0c5af9c94b6c970b08a52aea0a84", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-27c3adc7-b7fe-45f-proj"}} 2018-08-11 23:55:17,292 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-bed9a592-6ae1-454f-96e8-37cca3acf665 2018-08-11 23:55:17,292 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-27c3adc7-b7fe-45f-proj 2018-08-11 23:55:17,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:17,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:17,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["asj8VF2ZSwSTOnupFe32nQ"], "issued_at": "2018-08-11T23:55:17.000000Z"}} 2018-08-11 23:55:17,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1e094d8add44a81b07a24791ffb25f1ab1fe1d" 2018-08-11 23:55:17,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25006665-f817-4075-8007-7e425ac09a70 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:17,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-25006665-f817-4075-8007-7e425ac09a70 2018-08-11 23:55:17,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:55:17,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:55: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:55:17,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1e094d8add44a81b07a24791ffb25f1ab1fe1d" 2018-08-11 23:55:17,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7844c9a-842a-4726-b68c-6679654a9687 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:55:17,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d7844c9a-842a-4726-b68c-6679654a9687 2018-08-11 23:55:17,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-27c3adc7-b7fe-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1e094d8add44a81b07a24791ffb25f1ab1fe1d" 2018-08-11 23:55:17,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea97fabe-8b16-41d5-b06f-0c9fc4ca5cc8 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-27c3adc7-b7fe-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c8ee0c5af9c94b6c970b08a52aea0a84"}, "tags": [], "enabled": true, "id": "c8ee0c5af9c94b6c970b08a52aea0a84", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-27c3adc7-b7fe-45f-proj"}]} 2018-08-11 23:55:17,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-27c3adc7-b7fe-45f-proj used request id req-ea97fabe-8b16-41d5-b06f-0c9fc4ca5cc8 2018-08-11 23:55:17,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1e094d8add44a81b07a24791ffb25f1ab1fe1d" 2018-08-11 23:55:18,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa75f59-b7d2-413e-b3b5-5ee0b5e68d43 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:55:18,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-9aa75f59-b7d2-413e-b3b5-5ee0b5e68d43 2018-08-11 23:55:18,382 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-27c3adc7-b7fe-45f-user 2018-08-11 23:55:18,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:18,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:18,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c818326-82e4-4bce-8e88-4d99c46da512 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:55:18,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5c818326-82e4-4bce-8e88-4d99c46da512 2018-08-11 23:55:18,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" -d '{"role": {"name": "CreateImageSuccessTests-27c3adc7-b7fe-45f-proj-role"}}' 2018-08-11 23:55:18,567 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb1035c1-3588-4d0a-b260-40332a111060 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5d3c2a059f74ac5a00d815ddaf5b50c", "links": {"self": "http://172.30.9.30:5000/v3/roles/a5d3c2a059f74ac5a00d815ddaf5b50c"}, "name": "CreateImageSuccessTests-27c3adc7-b7fe-45f-proj-role"}} 2018-08-11 23:55:18,568 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-fb1035c1-3588-4d0a-b260-40332a111060 2018-08-11 23:55:18,568 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-27c3adc7-b7fe-45f-proj-role 2018-08-11 23:55:18,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/a5d3c2a059f74ac5a00d815ddaf5b50c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:18,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5667969-aa6f-4898-ad86-206d3d20b6cd Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5d3c2a059f74ac5a00d815ddaf5b50c", "links": {"self": "http://172.30.9.30:5000/v3/roles/a5d3c2a059f74ac5a00d815ddaf5b50c"}, "name": "CreateImageSuccessTests-27c3adc7-b7fe-45f-proj-role"}} 2018-08-11 23:55:18,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/a5d3c2a059f74ac5a00d815ddaf5b50c used request id req-b5667969-aa6f-4898-ad86-206d3d20b6cd 2018-08-11 23:55:18,655 - keystone_utils - INFO - Granting role CreateImageSuccessTests-27c3adc7-b7fe-45f-proj-role to project CreateImageSuccessTests-27c3adc7-b7fe-45f-proj 2018-08-11 23:55:18,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/c8ee0c5af9c94b6c970b08a52aea0a84/users/16f47a21b5ea43eab8adef66d943f4c5/roles/a5d3c2a059f74ac5a00d815ddaf5b50c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:18,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d77eeebb-b3f5-4abe-9992-fba962c5852f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:18,786 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/c8ee0c5af9c94b6c970b08a52aea0a84/users/16f47a21b5ea43eab8adef66d943f4c5/roles/a5d3c2a059f74ac5a00d815ddaf5b50c used request id req-d77eeebb-b3f5-4abe-9992-fba962c5852f 2018-08-11 23:55:18,806 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-11 23:55:18,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:18,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:19,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5d3c2a059f74ac5a00d815ddaf5b50c", "name": "CreateImageSuccessTests-27c3adc7-b7fe-45f-proj-role"}], "expires_at": "2018-08-12T00:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8ee0c5af9c94b6c970b08a52aea0a84", "name": "CreateImageSuccessTests-27c3adc7-b7fe-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-27c3adc7-b7fe-45f-user", "id": "16f47a21b5ea43eab8adef66d943f4c5"}, "audit_ids": ["A3S_1gPcRpCNC_cuPXDimQ"], "issued_at": "2018-08-11T23:55:19.000000Z"}} 2018-08-11 23:55:19,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cfe09909e4679fb3ddcee502930ab663bb1209" 2018-08-11 23:55:19,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f71bb5-789c-45b1-89f2-fbfa223581f4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:19,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-07f71bb5-789c-45b1-89f2-fbfa223581f4 2018-08-11 23:55:19,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52cfe09909e4679fb3ddcee502930ab663bb1209" 2018-08-11 23:55:19,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-c7abdb10-9dc4-40c5-a788-1a33b0fa5ca4 Date: Sat, 11 Aug 2018 23:55:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032"} 2018-08-11 23:55:19,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032 used request id req-c7abdb10-9dc4-40c5-a788-1a33b0fa5ca4 2018-08-11 23:55:19,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52cfe09909e4679fb3ddcee502930ab663bb1209" 2018-08-11 23:55:19,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-22a4dee1-c639-4759-ad27-176a99cddd73 Date: Sat, 11 Aug 2018 23:55: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-08-11 23:55:19,839 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-22a4dee1-c639-4759-ad27-176a99cddd73 2018-08-11 23:55:19,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}52cfe09909e4679fb3ddcee502930ab663bb1209" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032"}' 2018-08-11 23:55:19,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9acf2e3c-179f-49be-9620-1814af625c8a Date: Sat, 11 Aug 2018 23:55:19 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b", "min_disk": 0, "protected": false, "id": "112bd184-7ef3-4979-ae88-1e8d29bb281b", "file": "/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b/file", "checksum": null, "owner": "c8ee0c5af9c94b6c970b08a52aea0a84", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:55:19,917 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-9acf2e3c-179f-49be-9620-1814af625c8a 2018-08-11 23:55:19,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52cfe09909e4679fb3ddcee502930ab663bb1209" -d '' 2018-08-11 23:55:20,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-358a2dd5-a4c8-4948-bd7c-d978854245a4 Date: Sat, 11 Aug 2018 23:55:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 23:55:20,284 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b/file used request id req-358a2dd5-a4c8-4948-bd7c-d978854245a4 2018-08-11 23:55:20,284 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-11 23:55:20,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52cfe09909e4679fb3ddcee502930ab663bb1209" 2018-08-11 23:55:20,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f55daf79-e4bb-4200-ac3e-6a3248d58729 Date: Sat, 11 Aug 2018 23:55:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:20Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/112bd184-7ef3-4979-ae88-1e8d29bb281b/snap", "metadata": {}}], "self": "/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b", "min_disk": 0, "protected": false, "id": "112bd184-7ef3-4979-ae88-1e8d29bb281b", "file": "/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c8ee0c5af9c94b6c970b08a52aea0a84", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/112bd184-7ef3-4979-ae88-1e8d29bb281b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:55:20,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b used request id req-f55daf79-e4bb-4200-ac3e-6a3248d58729 2018-08-11 23:55:20,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52cfe09909e4679fb3ddcee502930ab663bb1209" 2018-08-11 23:55:20,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f1ccf9db-8e40-4827-9c87-51f295357602 Date: Sat, 11 Aug 2018 23:55: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-08-11 23:55:20,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-f1ccf9db-8e40-4827-9c87-51f295357602 2018-08-11 23:55:20,314 - create_image - INFO - Created image with name - CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032 2018-08-11 23:55:20,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52cfe09909e4679fb3ddcee502930ab663bb1209" 2018-08-11 23:55:20,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-98b0842d-cc1c-4c65-91fc-8a101b46856f Date: Sat, 11 Aug 2018 23:55:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:20Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/112bd184-7ef3-4979-ae88-1e8d29bb281b/snap", "metadata": {}}], "self": "/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b", "min_disk": 0, "protected": false, "id": "112bd184-7ef3-4979-ae88-1e8d29bb281b", "file": "/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c8ee0c5af9c94b6c970b08a52aea0a84", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/112bd184-7ef3-4979-ae88-1e8d29bb281b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:55:20,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b used request id req-98b0842d-cc1c-4c65-91fc-8a101b46856f 2018-08-11 23:55:20,345 - create_image - DEBUG - Instance status is - active 2018-08-11 23:55:20,345 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032 2018-08-11 23:55:20,345 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032 2018-08-11 23:55:20,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:20,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5d3c2a059f74ac5a00d815ddaf5b50c", "name": "CreateImageSuccessTests-27c3adc7-b7fe-45f-proj-role"}], "expires_at": "2018-08-12T00:55:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8ee0c5af9c94b6c970b08a52aea0a84", "name": "CreateImageSuccessTests-27c3adc7-b7fe-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/c8ee0c5af9c94b6c970b08a52aea0a84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-27c3adc7-b7fe-45f-user", "id": "16f47a21b5ea43eab8adef66d943f4c5"}, "audit_ids": ["oS3v9ur-Q5y0epM3vimOEA"], "issued_at": "2018-08-11T23:55:20.000000Z"}} 2018-08-11 23:55:20,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6391a22a7312e33f2677e8bd777e7ed0257ca864" 2018-08-11 23:55:21,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-1db767c4-53e5-4090-b5c7-4ef071e882e3 Date: Sat, 11 Aug 2018 23:55:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:20Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/112bd184-7ef3-4979-ae88-1e8d29bb281b/snap", "metadata": {}}], "self": "/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b", "min_disk": 0, "protected": false, "id": "112bd184-7ef3-4979-ae88-1e8d29bb281b", "file": "/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c8ee0c5af9c94b6c970b08a52aea0a84", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/112bd184-7ef3-4979-ae88-1e8d29bb281b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032"} 2018-08-11 23:55:21,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032 used request id req-1db767c4-53e5-4090-b5c7-4ef071e882e3 2018-08-11 23:55:21,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6391a22a7312e33f2677e8bd777e7ed0257ca864" 2018-08-11 23:55:21,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-91f14e88-f480-493d-a332-b7407a445261 Date: Sat, 11 Aug 2018 23:55:21 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-08-11 23:55:21,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-91f14e88-f480-493d-a332-b7407a445261 2018-08-11 23:55:21,333 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032 2018-08-11 23:55:21,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6391a22a7312e33f2677e8bd777e7ed0257ca864" 2018-08-11 23:55:22,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be9a6190-70c9-4c64-9446-b8dddd11231c Date: Sat, 11 Aug 2018 23:55:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 23:55:22,407 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b used request id req-be9a6190-70c9-4c64-9446-b8dddd11231c 2018-08-11 23:55:22,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6391a22a7312e33f2677e8bd777e7ed0257ca864" 2018-08-11 23:55:22,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-327c6693-77e4-4b39-aafc-98c08d659f88 Date: Sat, 11 Aug 2018 23:55:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032"} 2018-08-11 23:55:22,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032 used request id req-327c6693-77e4-4b39-aafc-98c08d659f88 2018-08-11 23:55:22,439 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-a71e9217-11a1-48c4-ba5a-3ad9fb9ae032 2018-08-11 23:55:22,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52cfe09909e4679fb3ddcee502930ab663bb1209" 2018-08-11 23:55:22,467 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-039764c4-7d81-4fb0-b8b2-1f210a35ca68 Date: Sat, 11 Aug 2018 23:55:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 23:55:22,468 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/112bd184-7ef3-4979-ae88-1e8d29bb281b used request id req-039764c4-7d81-4fb0-b8b2-1f210a35ca68 2018-08-11 23:55:22,468 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-08-11 23:55:22,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:55:22,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:55:22,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:55:22,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:55:22,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:55:22,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:22,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-cd4b1f3d-01bd-4ec8-b2c6-190be22b8e77 Date: Sat, 11 Aug 2018 23:55:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:55:22,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-cd4b1f3d-01bd-4ec8-b2c6-190be22b8e77 2018-08-11 23:55:22,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:22,844 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-331fc942-6429-4242-bbde-8f931a5a0a10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:22,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-331fc942-6429-4242-bbde-8f931a5a0a10 2018-08-11 23:55:22,845 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:22,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:22,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31eaf1ca-7400-43b1-b075-c39616bc5c6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:22,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-31eaf1ca-7400-43b1-b075-c39616bc5c6a 2018-08-11 23:55:22,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:22,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:23,010 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0860064-507b-4b02-9e61-6310785223a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:23,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-b0860064-507b-4b02-9e61-6310785223a4 2018-08-11 23:55:23,011 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:23,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:23,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f899e23-91e5-4034-b35f-4247fcd0dbc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:23,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-8f899e23-91e5-4034-b35f-4247fcd0dbc3 2018-08-11 23:55:23,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:23,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:23,176 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-062a6b8c-7c58-43fe-889b-e53e554be33a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:23,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-062a6b8c-7c58-43fe-889b-e53e554be33a 2018-08-11 23:55:23,176 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:23,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:23,259 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91e03b4f-639c-4a72-b84c-7862dc071fcb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:23,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-91e03b4f-639c-4a72-b84c-7862dc071fcb 2018-08-11 23:55:23,260 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:23,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:23,334 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40b6c889-c75f-41e0-a381-4fe585c393fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:23,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-40b6c889-c75f-41e0-a381-4fe585c393fa 2018-08-11 23:55:23,335 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:23,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:23,421 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-490d4d32-c501-42c9-9e23-a31be6761d33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:23,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-490d4d32-c501-42c9-9e23-a31be6761d33 2018-08-11 23:55:23,422 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:23,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:23,506 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3872c36-3a42-47bc-b53c-5166681066d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:23,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-b3872c36-3a42-47bc-b53c-5166681066d5 2018-08-11 23:55:23,506 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:23,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:23,584 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67b024fa-6006-43e5-b741-7d684c728d54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:23,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-67b024fa-6006-43e5-b741-7d684c728d54 2018-08-11 23:55:23,584 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:23,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:23,670 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51c66276-01e0-41f8-a0b3-bff3a5667304 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:23,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-51c66276-01e0-41f8-a0b3-bff3a5667304 2018-08-11 23:55:23,670 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:23,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:23,757 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe11e5ac-3d89-4146-af86-f03b6a461522 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:23,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-fe11e5ac-3d89-4146-af86-f03b6a461522 2018-08-11 23:55:23,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:23,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:23,844 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf4c79d2-82c5-425e-b246-d3e434092305 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:23,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-cf4c79d2-82c5-425e-b246-d3e434092305 2018-08-11 23:55:23,844 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:23,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:23,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f98f077-8e27-4847-b22b-58edac0a8dfb 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:55:23,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-7f98f077-8e27-4847-b22b-58edac0a8dfb 2018-08-11 23:55:23,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:24,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a311e29b-9d29-47f7-8696-96677acc569d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:55:24,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-a311e29b-9d29-47f7-8696-96677acc569d 2018-08-11 23:55:24,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:24,098 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4a59182-fe29-4523-9dc9-d0a188efb46f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:24,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-e4a59182-fe29-4523-9dc9-d0a188efb46f 2018-08-11 23:55:24,099 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:24,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:24,185 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-010e3705-661f-49f7-8e5c-74ffe0de3bb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:24,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-010e3705-661f-49f7-8e5c-74ffe0de3bb4 2018-08-11 23:55:24,185 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:24,186 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-27c3adc7-b7fe-45f-proj 2018-08-11 23:55:24,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/c8ee0c5af9c94b6c970b08a52aea0a84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:24,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ba11f06-588c-4a40-a114-af7f9509e640 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:24,394 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/c8ee0c5af9c94b6c970b08a52aea0a84 used request id req-3ba11f06-588c-4a40-a114-af7f9509e640 2018-08-11 23:55:24,394 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-27c3adc7-b7fe-45f-proj-role 2018-08-11 23:55:24,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/a5d3c2a059f74ac5a00d815ddaf5b50c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:24,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38a94932-230e-441e-89af-db89965d4940 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:24,508 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a5d3c2a059f74ac5a00d815ddaf5b50c used request id req-38a94932-230e-441e-89af-db89965d4940 2018-08-11 23:55:24,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea23610e1a9126db3dc948904c6ffba4318fde1b" 2018-08-11 23:55:24,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e60b04e9-057e-4227-bf6d-ede234799945 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:55:24,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e60b04e9-057e-4227-bf6d-ede234799945 2018-08-11 23:55:24,596 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-27c3adc7-b7fe-45f-user 2018-08-11 23:55:24,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/16f47a21b5ea43eab8adef66d943f4c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1e094d8add44a81b07a24791ffb25f1ab1fe1d" 2018-08-11 23:55:24,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2c06da6-4a8d-4c10-8981-55ed128f6f09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:24,790 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/16f47a21b5ea43eab8adef66d943f4c5 used request id req-c2c06da6-4a8d-4c10-8981-55ed128f6f09 2018-08-11 23:55:24,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:25,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Mbtu3ZReS8yCg3vTKDLSzA"], "issued_at": "2018-08-11T23:55:25.000000Z"}} 2018-08-11 23:55:25,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f59500e52be3df8fb728dabef5c82f0a9e25eaaa" 2018-08-11 23:55:25,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-071fe769-193d-4732-9ab5-f1b8860e12e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:25,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-071fe769-193d-4732-9ab5-f1b8860e12e2 2018-08-11 23:55:25,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:25,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:25,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["U0B-dCADSEGbf-vSR0TpFA"], "issued_at": "2018-08-11T23:55:25.000000Z"}} 2018-08-11 23:55:25,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:25,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f824fb-2136-402a-9c7b-d694f3d12f60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:25,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-06f824fb-2136-402a-9c7b-d694f3d12f60 2018-08-11 23:55:25,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:55:25,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:55: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:55:25,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-31944425-b092-402-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:25,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a1afe3b-e6c4-4212-92ad-eabc955f157b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-31944425-b092-402-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:55:25,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-31944425-b092-402-proj used request id req-5a1afe3b-e6c4-4212-92ad-eabc955f157b 2018-08-11 23:55:25,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:25,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea639c5c-ab3b-4671-aaa5-3f5d4d524d28 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:55:25,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ea639c5c-ab3b-4671-aaa5-3f5d4d524d28 2018-08-11 23:55:25,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-31944425-b092-402-proj"}}' 2018-08-11 23:55:26,000 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:55:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14f2ffbb-eefd-4b19-ad34-5c3bbc23f2d0 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9f6380ddd5d2474e805c6474135cbc93"}, "tags": [], "enabled": true, "id": "9f6380ddd5d2474e805c6474135cbc93", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-31944425-b092-402-proj"}} 2018-08-11 23:55:26,000 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-14f2ffbb-eefd-4b19-ad34-5c3bbc23f2d0 2018-08-11 23:55:26,000 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-31944425-b092-402-proj 2018-08-11 23:55:26,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:26,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:26,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["3gMv1gr7TkaKtw4dQzXekg"], "issued_at": "2018-08-11T23:55:26.000000Z"}} 2018-08-11 23:55:26,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cfc1002560d24e20017915a3263f739501e44" 2018-08-11 23:55:26,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e41be75e-f085-4261-ab42-20bc83059abc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:26,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e41be75e-f085-4261-ab42-20bc83059abc 2018-08-11 23:55:26,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:55:26,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:55: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:55:26,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cfc1002560d24e20017915a3263f739501e44" 2018-08-11 23:55:26,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6404e8c-f9fc-4fcc-8340-9b34ea8ea9d3 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:55:26,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f6404e8c-f9fc-4fcc-8340-9b34ea8ea9d3 2018-08-11 23:55:26,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-31944425-b092-402-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cfc1002560d24e20017915a3263f739501e44" 2018-08-11 23:55:26,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d068f80a-fb59-452c-9d87-ac61c5add24f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-31944425-b092-402-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9f6380ddd5d2474e805c6474135cbc93"}, "tags": [], "enabled": true, "id": "9f6380ddd5d2474e805c6474135cbc93", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-31944425-b092-402-proj"}]} 2018-08-11 23:55:26,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-31944425-b092-402-proj used request id req-d068f80a-fb59-452c-9d87-ac61c5add24f 2018-08-11 23:55:26,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cfc1002560d24e20017915a3263f739501e44" 2018-08-11 23:55:26,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bba281c-116b-4bd4-849b-1fe2613812d2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:55:26,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-9bba281c-116b-4bd4-849b-1fe2613812d2 2018-08-11 23:55:27,036 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-31944425-b092-402-user 2018-08-11 23:55:27,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:27,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:27,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdbbe168-fbad-479a-b208-60104309f7ea Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:55:27,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fdbbe168-fbad-479a-b208-60104309f7ea 2018-08-11 23:55:27,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" -d '{"role": {"name": "CreateImageSuccessTests-31944425-b092-402-proj-role"}}' 2018-08-11 23:55:27,161 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52283982-add9-472d-b549-9ceb4eb8184f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf99e2042422447599ff6f6a444f8c92", "links": {"self": "http://172.30.9.30:5000/v3/roles/cf99e2042422447599ff6f6a444f8c92"}, "name": "CreateImageSuccessTests-31944425-b092-402-proj-role"}} 2018-08-11 23:55:27,161 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-52283982-add9-472d-b549-9ceb4eb8184f 2018-08-11 23:55:27,161 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-31944425-b092-402-proj-role 2018-08-11 23:55:27,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/cf99e2042422447599ff6f6a444f8c92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:27,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c178943-464d-4290-be4f-01bec1d0ebca Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf99e2042422447599ff6f6a444f8c92", "links": {"self": "http://172.30.9.30:5000/v3/roles/cf99e2042422447599ff6f6a444f8c92"}, "name": "CreateImageSuccessTests-31944425-b092-402-proj-role"}} 2018-08-11 23:55:27,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/cf99e2042422447599ff6f6a444f8c92 used request id req-3c178943-464d-4290-be4f-01bec1d0ebca 2018-08-11 23:55:27,244 - keystone_utils - INFO - Granting role CreateImageSuccessTests-31944425-b092-402-proj-role to project CreateImageSuccessTests-31944425-b092-402-proj 2018-08-11 23:55:27,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/9f6380ddd5d2474e805c6474135cbc93/users/1803ef507e384d1c93d3503a238bdc85/roles/cf99e2042422447599ff6f6a444f8c92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:27,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-267acf42-1f8c-4b4e-9277-a3853ac6cced Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:27,302 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/9f6380ddd5d2474e805c6474135cbc93/users/1803ef507e384d1c93d3503a238bdc85/roles/cf99e2042422447599ff6f6a444f8c92 used request id req-267acf42-1f8c-4b4e-9277-a3853ac6cced 2018-08-11 23:55:27,302 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-11 23:55:27,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:27,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:27,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf99e2042422447599ff6f6a444f8c92", "name": "CreateImageSuccessTests-31944425-b092-402-proj-role"}], "expires_at": "2018-08-12T00:55:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f6380ddd5d2474e805c6474135cbc93", "name": "CreateImageSuccessTests-31944425-b092-402-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9f6380ddd5d2474e805c6474135cbc93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9f6380ddd5d2474e805c6474135cbc93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9f6380ddd5d2474e805c6474135cbc93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9f6380ddd5d2474e805c6474135cbc93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9f6380ddd5d2474e805c6474135cbc93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9f6380ddd5d2474e805c6474135cbc93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9f6380ddd5d2474e805c6474135cbc93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9f6380ddd5d2474e805c6474135cbc93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9f6380ddd5d2474e805c6474135cbc93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9f6380ddd5d2474e805c6474135cbc93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9f6380ddd5d2474e805c6474135cbc93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9f6380ddd5d2474e805c6474135cbc93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9f6380ddd5d2474e805c6474135cbc93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9f6380ddd5d2474e805c6474135cbc93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-31944425-b092-402-user", "id": "1803ef507e384d1c93d3503a238bdc85"}, "audit_ids": ["qVgNWSv6TJWiIcySrn7wgw"], "issued_at": "2018-08-11T23:55:27.000000Z"}} 2018-08-11 23:55:27,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e80a14c7610f183eb03149a0c3595ed3a17f0a" 2018-08-11 23:55:27,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-000c26e3-ca2a-4330-99ac-336616fc8010 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:27,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-000c26e3-ca2a-4330-99ac-336616fc8010 2018-08-11 23:55:27,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a8ef4ddf-bd2c-448b-9edc-9188ccf3c2bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0e80a14c7610f183eb03149a0c3595ed3a17f0a" 2018-08-11 23:55:28,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-1b247e48-2ba7-49c7-b046-e26a131c9612 Date: Sat, 11 Aug 2018 23:55:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a8ef4ddf-bd2c-448b-9edc-9188ccf3c2bb"} 2018-08-11 23:55:28,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a8ef4ddf-bd2c-448b-9edc-9188ccf3c2bb used request id req-1b247e48-2ba7-49c7-b046-e26a131c9612 2018-08-11 23:55:28,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0e80a14c7610f183eb03149a0c3595ed3a17f0a" 2018-08-11 23:55:28,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-831db82c-e8f4-416e-83f0-51cc8efb8258 Date: Sat, 11 Aug 2018 23:55: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-08-11 23:55:28,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-831db82c-e8f4-416e-83f0-51cc8efb8258 2018-08-11 23:55:28,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0e80a14c7610f183eb03149a0c3595ed3a17f0a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-a8ef4ddf-bd2c-448b-9edc-9188ccf3c2bb"}' 2018-08-11 23:55:28,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ab406fbd-d034-4d28-93f8-6fcdcd318d76 Date: Sat, 11 Aug 2018 23:55:28 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-a8ef4ddf-bd2c-448b-9edc-9188ccf3c2bb", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf", "min_disk": 0, "protected": false, "id": "3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf", "file": "/v2/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf/file", "checksum": null, "owner": "9f6380ddd5d2474e805c6474135cbc93", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:55:28,519 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-ab406fbd-d034-4d28-93f8-6fcdcd318d76 2018-08-11 23:55:28,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0e80a14c7610f183eb03149a0c3595ed3a17f0a" -d '' 2018-08-11 23:55:28,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-677dde64-4896-4634-b8e4-22e12c091834 Date: Sat, 11 Aug 2018 23:55:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 23:55:28,937 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf/file used request id req-677dde64-4896-4634-b8e4-22e12c091834 2018-08-11 23:55:28,938 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-11 23:55:28,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0e80a14c7610f183eb03149a0c3595ed3a17f0a" 2018-08-11 23:55:28,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-7e3152e7-3918-47dd-82bc-faca2affdcef Date: Sat, 11 Aug 2018 23:55:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a8ef4ddf-bd2c-448b-9edc-9188ccf3c2bb", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:28Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf/snap", "metadata": {}}], "self": "/v2/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf", "min_disk": 0, "protected": false, "id": "3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf", "file": "/v2/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9f6380ddd5d2474e805c6474135cbc93", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:55:28,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf used request id req-7e3152e7-3918-47dd-82bc-faca2affdcef 2018-08-11 23:55:28,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0e80a14c7610f183eb03149a0c3595ed3a17f0a" 2018-08-11 23:55:28,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-799d18f8-bac9-4a1d-ab8a-5aaf7fdbf343 Date: Sat, 11 Aug 2018 23:55: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-08-11 23:55:28,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-799d18f8-bac9-4a1d-ab8a-5aaf7fdbf343 2018-08-11 23:55:28,969 - create_image - INFO - Created image with name - CreateImageSuccessTests-a8ef4ddf-bd2c-448b-9edc-9188ccf3c2bb 2018-08-11 23:55:28,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0e80a14c7610f183eb03149a0c3595ed3a17f0a" 2018-08-11 23:55:28,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-4cc26a21-3a55-4828-9ac2-0af6f29eabef Date: Sat, 11 Aug 2018 23:55:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a8ef4ddf-bd2c-448b-9edc-9188ccf3c2bb", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:28Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf/snap", "metadata": {}}], "self": "/v2/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf", "min_disk": 0, "protected": false, "id": "3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf", "file": "/v2/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9f6380ddd5d2474e805c6474135cbc93", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:55:28,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf used request id req-4cc26a21-3a55-4828-9ac2-0af6f29eabef 2018-08-11 23:55:28,991 - create_image - DEBUG - Instance status is - active 2018-08-11 23:55:28,992 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-a8ef4ddf-bd2c-448b-9edc-9188ccf3c2bb 2018-08-11 23:55:28,992 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-a8ef4ddf-bd2c-448b-9edc-9188ccf3c2bb 2018-08-11 23:55:28,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:29,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf99e2042422447599ff6f6a444f8c92", "name": "CreateImageSuccessTests-31944425-b092-402-proj-role"}], "expires_at": "2018-08-12T00:55:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f6380ddd5d2474e805c6474135cbc93", "name": "CreateImageSuccessTests-31944425-b092-402-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9f6380ddd5d2474e805c6474135cbc93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9f6380ddd5d2474e805c6474135cbc93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9f6380ddd5d2474e805c6474135cbc93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9f6380ddd5d2474e805c6474135cbc93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9f6380ddd5d2474e805c6474135cbc93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9f6380ddd5d2474e805c6474135cbc93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9f6380ddd5d2474e805c6474135cbc93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9f6380ddd5d2474e805c6474135cbc93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9f6380ddd5d2474e805c6474135cbc93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9f6380ddd5d2474e805c6474135cbc93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9f6380ddd5d2474e805c6474135cbc93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9f6380ddd5d2474e805c6474135cbc93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9f6380ddd5d2474e805c6474135cbc93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9f6380ddd5d2474e805c6474135cbc93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-31944425-b092-402-user", "id": "1803ef507e384d1c93d3503a238bdc85"}, "audit_ids": ["gc7syuTTQ46cpVaS18wq6Q"], "issued_at": "2018-08-11T23:55:29.000000Z"}} 2018-08-11 23:55:29,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a8ef4ddf-bd2c-448b-9edc-9188ccf3c2bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87e442861a1350c2a36bba55b11019fe1181105e" 2018-08-11 23:55:29,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-42cd1186-9e64-4cf9-b55d-6542a93388bb Date: Sat, 11 Aug 2018 23:55:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a8ef4ddf-bd2c-448b-9edc-9188ccf3c2bb", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:28Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf/snap", "metadata": {}}], "self": "/v2/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf", "min_disk": 0, "protected": false, "id": "3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf", "file": "/v2/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9f6380ddd5d2474e805c6474135cbc93", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a8ef4ddf-bd2c-448b-9edc-9188ccf3c2bb"} 2018-08-11 23:55:29,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a8ef4ddf-bd2c-448b-9edc-9188ccf3c2bb used request id req-42cd1186-9e64-4cf9-b55d-6542a93388bb 2018-08-11 23:55:29,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87e442861a1350c2a36bba55b11019fe1181105e" 2018-08-11 23:55:29,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c3790763-0bf6-48d2-9e65-3304cdfeb553 Date: Sat, 11 Aug 2018 23:55:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-11 23:55:29,563 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-c3790763-0bf6-48d2-9e65-3304cdfeb553 2018-08-11 23:55:29,566 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-a8ef4ddf-bd2c-448b-9edc-9188ccf3c2bb 2018-08-11 23:55:29,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0e80a14c7610f183eb03149a0c3595ed3a17f0a" 2018-08-11 23:55:29,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-646dde46-5c83-4a35-9431-32ef9261c557 Date: Sat, 11 Aug 2018 23:55:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 23:55:29,971 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/3c1eedb9-06a0-4b00-b7dd-ee1a209c5caf used request id req-646dde46-5c83-4a35-9431-32ef9261c557 2018-08-11 23:55:29,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:55:29,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:55:29,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:55:29,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:55:29,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:55:29,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:30,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-9fd811f4-569a-4a69-b205-abb4855c681a Date: Sat, 11 Aug 2018 23:55:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:55:30,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-9fd811f4-569a-4a69-b205-abb4855c681a 2018-08-11 23:55:30,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:30,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70f8b5cb-c7dd-4e28-a054-8439c8d9457e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:30,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-70f8b5cb-c7dd-4e28-a054-8439c8d9457e 2018-08-11 23:55:30,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:30,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:30,623 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5eefbf27-701b-4524-8a3e-9f909e26e99b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:30,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-5eefbf27-701b-4524-8a3e-9f909e26e99b 2018-08-11 23:55:30,623 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:30,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:30,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ad9596f-37f1-4865-b02d-5a4affc540e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:30,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-9ad9596f-37f1-4865-b02d-5a4affc540e4 2018-08-11 23:55:30,708 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:30,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:30,792 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5b5f338-9768-4237-9cef-a7e2ec92f169 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:30,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-e5b5f338-9768-4237-9cef-a7e2ec92f169 2018-08-11 23:55:30,792 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:30,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:30,877 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdcf56a5-52dc-4ffe-a78c-c8d7188ded20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:30,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-cdcf56a5-52dc-4ffe-a78c-c8d7188ded20 2018-08-11 23:55:30,877 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:30,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:30,963 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9a69c24-0a53-4ff1-9ef5-730125e21eab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:30,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-f9a69c24-0a53-4ff1-9ef5-730125e21eab 2018-08-11 23:55:30,963 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:30,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:31,048 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11fd913d-1117-4146-85be-b9a202310fb2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:31,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-11fd913d-1117-4146-85be-b9a202310fb2 2018-08-11 23:55:31,048 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:31,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:31,133 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4111d693-e7a8-48f9-92f5-af2e86c41a24 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:31,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-4111d693-e7a8-48f9-92f5-af2e86c41a24 2018-08-11 23:55:31,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:31,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:31,211 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4de4c702-0556-42da-927d-5a64c0d0582e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:31,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-4de4c702-0556-42da-927d-5a64c0d0582e 2018-08-11 23:55:31,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:31,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:31,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbbf74d9-c2ec-42c3-9002-73e3b1e6b863 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:31,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-bbbf74d9-c2ec-42c3-9002-73e3b1e6b863 2018-08-11 23:55:31,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:31,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:31,379 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfbaf402-df6c-4940-8904-405f340168b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:31,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-dfbaf402-df6c-4940-8904-405f340168b0 2018-08-11 23:55:31,379 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:31,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:31,463 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e82e685e-06bf-4ea6-b2e5-92f5f209bc1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:31,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-e82e685e-06bf-4ea6-b2e5-92f5f209bc1e 2018-08-11 23:55:31,463 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:31,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:31,548 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de842cb8-aaec-4717-8570-ad2cb5014a3d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:31,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-de842cb8-aaec-4717-8570-ad2cb5014a3d 2018-08-11 23:55:31,549 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:31,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:31,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319f10e2-3436-43d6-80b4-077db68a92ee 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:55:31,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-319f10e2-3436-43d6-80b4-077db68a92ee 2018-08-11 23:55:31,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:31,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-925fe876-3531-4bb5-96ad-bf5684ecd2ff Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:55:31,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-925fe876-3531-4bb5-96ad-bf5684ecd2ff 2018-08-11 23:55:31,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:31,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d19af43-52e7-4ac5-8995-a3b551c96758 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:31,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-8d19af43-52e7-4ac5-8995-a3b551c96758 2018-08-11 23:55:31,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:31,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:31,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-215c2082-7b91-4c0c-b0b2-b2cffaf85e4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:31,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-215c2082-7b91-4c0c-b0b2-b2cffaf85e4c 2018-08-11 23:55:31,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:31,897 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-31944425-b092-402-proj 2018-08-11 23:55:31,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/9f6380ddd5d2474e805c6474135cbc93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:32,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa7d0ba5-8bfe-4dc3-b3b8-1d94271810bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:32,114 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/9f6380ddd5d2474e805c6474135cbc93 used request id req-fa7d0ba5-8bfe-4dc3-b3b8-1d94271810bc 2018-08-11 23:55:32,114 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-31944425-b092-402-proj-role 2018-08-11 23:55:32,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/cf99e2042422447599ff6f6a444f8c92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:32,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe98ee7a-64d1-44db-a90e-c363a13becdb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:32,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/cf99e2042422447599ff6f6a444f8c92 used request id req-fe98ee7a-64d1-44db-a90e-c363a13becdb 2018-08-11 23:55:32,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80237e98f122b7348719a6ee74566733e5fe8e0d" 2018-08-11 23:55:32,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1201cb49-cca3-4b3b-86d2-c75288c3c4ff Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:55:32,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1201cb49-cca3-4b3b-86d2-c75288c3c4ff 2018-08-11 23:55:32,300 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-31944425-b092-402-user 2018-08-11 23:55:32,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/1803ef507e384d1c93d3503a238bdc85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cfc1002560d24e20017915a3263f739501e44" 2018-08-11 23:55:32,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c7f1555-348c-4833-9ba1-ce4739a10f31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:32,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/1803ef507e384d1c93d3503a238bdc85 used request id req-8c7f1555-348c-4833-9ba1-ce4739a10f31 2018-08-11 23:55:32,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:32,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["aBt_ZxE0RH-KtBlqV39bQQ"], "issued_at": "2018-08-11T23:55:32.000000Z"}} 2018-08-11 23:55:32,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}047acefcdf27800e62f590cc29de95605069ef1e" 2018-08-11 23:55:32,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af5d493-0a28-4ada-82cc-9925a1a900a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:32,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6af5d493-0a28-4ada-82cc-9925a1a900a5 2018-08-11 23:55:32,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:32,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:33,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Qkan2ztCRGKl_jJCGVU34w"], "issued_at": "2018-08-11T23:55:33.000000Z"}} 2018-08-11 23:55:33,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:33,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4a0b91-6f94-4032-ade9-74d5fa8a772c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:33,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2a4a0b91-6f94-4032-ade9-74d5fa8a772c 2018-08-11 23:55:33,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:55:33,387 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:55: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:55:33,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:33,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f984bc-7757-48ca-aadf-5ffb1ca78a08 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:55:33,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj used request id req-28f984bc-7757-48ca-aadf-5ffb1ca78a08 2018-08-11 23:55:33,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:33,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49f55791-e155-4dae-aaf8-9bc6d083aa40 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:55:33,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-49f55791-e155-4dae-aaf8-9bc6d083aa40 2018-08-11 23:55:33,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj"}}' 2018-08-11 23:55:33,677 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:55:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01bc816f-ca17-49e7-bf22-665a79ac066f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7bfd813fc2dd4cb4b173cc527fc4a231"}, "tags": [], "enabled": true, "id": "7bfd813fc2dd4cb4b173cc527fc4a231", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj"}} 2018-08-11 23:55:33,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-01bc816f-ca17-49e7-bf22-665a79ac066f 2018-08-11 23:55:33,678 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj 2018-08-11 23:55:33,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:33,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:34,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["t_-aDgtUQPaNj-03dkop6Q"], "issued_at": "2018-08-11T23:55:34.000000Z"}} 2018-08-11 23:55:34,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fbec54da1d5dd1c4225ac406cdd0da5475ed4e" 2018-08-11 23:55:34,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5a3590-c371-4b72-b0c0-3d9c1cd04921 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:34,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-de5a3590-c371-4b72-b0c0-3d9c1cd04921 2018-08-11 23:55:34,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:55:34,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:55: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:55:34,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fbec54da1d5dd1c4225ac406cdd0da5475ed4e" 2018-08-11 23:55:34,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-788132f5-3fae-42d4-84f9-fae528eb32c8 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:55:34,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-788132f5-3fae-42d4-84f9-fae528eb32c8 2018-08-11 23:55:34,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fbec54da1d5dd1c4225ac406cdd0da5475ed4e" 2018-08-11 23:55:34,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c086463f-dd9e-421a-88e5-63cd59203356 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7bfd813fc2dd4cb4b173cc527fc4a231"}, "tags": [], "enabled": true, "id": "7bfd813fc2dd4cb4b173cc527fc4a231", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj"}]} 2018-08-11 23:55:34,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj used request id req-c086463f-dd9e-421a-88e5-63cd59203356 2018-08-11 23:55:34,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fbec54da1d5dd1c4225ac406cdd0da5475ed4e" 2018-08-11 23:55:34,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9710c3df-750d-470d-bf64-35423546c9d8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:55:34,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-9710c3df-750d-470d-bf64-35423546c9d8 2018-08-11 23:55:34,731 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-8e297bfd-8cfe-4bf-user 2018-08-11 23:55:34,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:34,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:34,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be5420fc-643e-4f6e-887e-ef12f8080422 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:55:34,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-be5420fc-643e-4f6e-887e-ef12f8080422 2018-08-11 23:55:34,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" -d '{"role": {"name": "CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj-role"}}' 2018-08-11 23:55:34,850 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91afd77f-f180-4294-8298-7e3473168aaa Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09f37a67e6d7486c8cac992497b6098e", "links": {"self": "http://172.30.9.30:5000/v3/roles/09f37a67e6d7486c8cac992497b6098e"}, "name": "CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj-role"}} 2018-08-11 23:55:34,851 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-91afd77f-f180-4294-8298-7e3473168aaa 2018-08-11 23:55:34,851 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj-role 2018-08-11 23:55:34,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/09f37a67e6d7486c8cac992497b6098e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:34,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcfd064a-bf99-4b93-955f-481b125a42c7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09f37a67e6d7486c8cac992497b6098e", "links": {"self": "http://172.30.9.30:5000/v3/roles/09f37a67e6d7486c8cac992497b6098e"}, "name": "CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj-role"}} 2018-08-11 23:55:34,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/09f37a67e6d7486c8cac992497b6098e used request id req-fcfd064a-bf99-4b93-955f-481b125a42c7 2018-08-11 23:55:34,937 - keystone_utils - INFO - Granting role CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj-role to project CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj 2018-08-11 23:55:34,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/7bfd813fc2dd4cb4b173cc527fc4a231/users/750a539c1434479ba37c811052a614ca/roles/09f37a67e6d7486c8cac992497b6098e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:35,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbd1d9a8-e7a3-4c46-baaa-6a75e199ad53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:35,057 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/7bfd813fc2dd4cb4b173cc527fc4a231/users/750a539c1434479ba37c811052a614ca/roles/09f37a67e6d7486c8cac992497b6098e used request id req-dbd1d9a8-e7a3-4c46-baaa-6a75e199ad53 2018-08-11 23:55:35,058 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-11 23:55:35,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:35,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:35,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09f37a67e6d7486c8cac992497b6098e", "name": "CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj-role"}], "expires_at": "2018-08-12T00:55:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7bfd813fc2dd4cb4b173cc527fc4a231", "name": "CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8e297bfd-8cfe-4bf-user", "id": "750a539c1434479ba37c811052a614ca"}, "audit_ids": ["mNVcElblT-qCdDvreGrRww"], "issued_at": "2018-08-11T23:55:35.000000Z"}} 2018-08-11 23:55:35,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383591ee9f5a40aa29cab1514fbed3fa75ad1a00" 2018-08-11 23:55:35,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f4faab9-fb2a-45b7-8295-b648c61ac191 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:35,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7f4faab9-fb2a-45b7-8295-b648c61ac191 2018-08-11 23:55:35,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cd80f95b-a32b-4234-a259-2f67d3e765e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}383591ee9f5a40aa29cab1514fbed3fa75ad1a00" 2018-08-11 23:55:35,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-054eabc4-9c22-4519-8202-99caebd972d3 Date: Sat, 11 Aug 2018 23:55:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-cd80f95b-a32b-4234-a259-2f67d3e765e2"} 2018-08-11 23:55:35,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cd80f95b-a32b-4234-a259-2f67d3e765e2 used request id req-054eabc4-9c22-4519-8202-99caebd972d3 2018-08-11 23:55:35,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}383591ee9f5a40aa29cab1514fbed3fa75ad1a00" 2018-08-11 23:55:35,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b6709fdb-0a84-4d39-b6fb-384422ba1988 Date: Sat, 11 Aug 2018 23:55: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-08-11 23:55:35,709 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-b6709fdb-0a84-4d39-b6fb-384422ba1988 2018-08-11 23:55:35,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}383591ee9f5a40aa29cab1514fbed3fa75ad1a00" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-cd80f95b-a32b-4234-a259-2f67d3e765e2"}' 2018-08-11 23:55:35,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/09074ff8-5347-40c1-928c-d877923eb3de Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d224bb4e-5712-4fbf-afea-1df6568b3795 Date: Sat, 11 Aug 2018 23:55:35 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-cd80f95b-a32b-4234-a259-2f67d3e765e2", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/09074ff8-5347-40c1-928c-d877923eb3de", "min_disk": 0, "protected": false, "id": "09074ff8-5347-40c1-928c-d877923eb3de", "file": "/v2/images/09074ff8-5347-40c1-928c-d877923eb3de/file", "checksum": null, "owner": "7bfd813fc2dd4cb4b173cc527fc4a231", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:55:35,771 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-d224bb4e-5712-4fbf-afea-1df6568b3795 2018-08-11 23:55:35,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/09074ff8-5347-40c1-928c-d877923eb3de/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}383591ee9f5a40aa29cab1514fbed3fa75ad1a00" -d '' 2018-08-11 23:55:36,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-30a76475-a7d0-4f53-8c4e-dfe2e1484db1 Date: Sat, 11 Aug 2018 23:55:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 23:55:36,221 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/09074ff8-5347-40c1-928c-d877923eb3de/file used request id req-30a76475-a7d0-4f53-8c4e-dfe2e1484db1 2018-08-11 23:55:36,222 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-11 23:55:36,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/09074ff8-5347-40c1-928c-d877923eb3de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}383591ee9f5a40aa29cab1514fbed3fa75ad1a00" 2018-08-11 23:55:36,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-bf54e8fe-e062-4441-b040-ab5cad8e3d45 Date: Sat, 11 Aug 2018 23:55:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cd80f95b-a32b-4234-a259-2f67d3e765e2", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:36Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/09074ff8-5347-40c1-928c-d877923eb3de/snap", "metadata": {}}], "self": "/v2/images/09074ff8-5347-40c1-928c-d877923eb3de", "min_disk": 0, "protected": false, "id": "09074ff8-5347-40c1-928c-d877923eb3de", "file": "/v2/images/09074ff8-5347-40c1-928c-d877923eb3de/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7bfd813fc2dd4cb4b173cc527fc4a231", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/09074ff8-5347-40c1-928c-d877923eb3de/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:55:36,241 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/09074ff8-5347-40c1-928c-d877923eb3de used request id req-bf54e8fe-e062-4441-b040-ab5cad8e3d45 2018-08-11 23:55:36,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}383591ee9f5a40aa29cab1514fbed3fa75ad1a00" 2018-08-11 23:55:36,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1ceeeda5-ebf5-4729-8cf4-1f1e4756362f Date: Sat, 11 Aug 2018 23:55: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-08-11 23:55:36,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-1ceeeda5-ebf5-4729-8cf4-1f1e4756362f 2018-08-11 23:55:36,252 - create_image - INFO - Created image with name - CreateImageSuccessTests-cd80f95b-a32b-4234-a259-2f67d3e765e2 2018-08-11 23:55:36,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/09074ff8-5347-40c1-928c-d877923eb3de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}383591ee9f5a40aa29cab1514fbed3fa75ad1a00" 2018-08-11 23:55:36,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-318f326d-f4dc-4eac-84d3-b80d6a6e6b37 Date: Sat, 11 Aug 2018 23:55:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cd80f95b-a32b-4234-a259-2f67d3e765e2", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:36Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/09074ff8-5347-40c1-928c-d877923eb3de/snap", "metadata": {}}], "self": "/v2/images/09074ff8-5347-40c1-928c-d877923eb3de", "min_disk": 0, "protected": false, "id": "09074ff8-5347-40c1-928c-d877923eb3de", "file": "/v2/images/09074ff8-5347-40c1-928c-d877923eb3de/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7bfd813fc2dd4cb4b173cc527fc4a231", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/09074ff8-5347-40c1-928c-d877923eb3de/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:55:36,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/09074ff8-5347-40c1-928c-d877923eb3de used request id req-318f326d-f4dc-4eac-84d3-b80d6a6e6b37 2018-08-11 23:55:36,270 - create_image - DEBUG - Instance status is - active 2018-08-11 23:55:36,270 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-cd80f95b-a32b-4234-a259-2f67d3e765e2 2018-08-11 23:55:36,270 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-cd80f95b-a32b-4234-a259-2f67d3e765e2 2018-08-11 23:55:36,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:36,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09f37a67e6d7486c8cac992497b6098e", "name": "CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj-role"}], "expires_at": "2018-08-12T00:55:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7bfd813fc2dd4cb4b173cc527fc4a231", "name": "CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/7bfd813fc2dd4cb4b173cc527fc4a231", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8e297bfd-8cfe-4bf-user", "id": "750a539c1434479ba37c811052a614ca"}, "audit_ids": ["w2wNkf8XRF-LWdyv54FgiQ"], "issued_at": "2018-08-11T23:55:36.000000Z"}} 2018-08-11 23:55:36,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cd80f95b-a32b-4234-a259-2f67d3e765e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50bd541909af7de14a88e58bc533a08f7950bbee" 2018-08-11 23:55:37,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-3aaa9dec-09e4-4c7d-a124-298b04d15a17 Date: Sat, 11 Aug 2018 23:55:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cd80f95b-a32b-4234-a259-2f67d3e765e2", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:36Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/09074ff8-5347-40c1-928c-d877923eb3de/snap", "metadata": {}}], "self": "/v2/images/09074ff8-5347-40c1-928c-d877923eb3de", "min_disk": 0, "protected": false, "id": "09074ff8-5347-40c1-928c-d877923eb3de", "file": "/v2/images/09074ff8-5347-40c1-928c-d877923eb3de/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7bfd813fc2dd4cb4b173cc527fc4a231", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/09074ff8-5347-40c1-928c-d877923eb3de/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-cd80f95b-a32b-4234-a259-2f67d3e765e2"} 2018-08-11 23:55:37,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cd80f95b-a32b-4234-a259-2f67d3e765e2 used request id req-3aaa9dec-09e4-4c7d-a124-298b04d15a17 2018-08-11 23:55:37,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50bd541909af7de14a88e58bc533a08f7950bbee" 2018-08-11 23:55:37,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-56db2991-0fff-4b5a-bdb2-2fd8c1f5f275 Date: Sat, 11 Aug 2018 23:55: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-08-11 23:55:37,261 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-56db2991-0fff-4b5a-bdb2-2fd8c1f5f275 2018-08-11 23:55:37,264 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-cd80f95b-a32b-4234-a259-2f67d3e765e2 2018-08-11 23:55:37,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/09074ff8-5347-40c1-928c-d877923eb3de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}383591ee9f5a40aa29cab1514fbed3fa75ad1a00" 2018-08-11 23:55:38,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d707f21a-d32c-4b05-9078-2fb418ff2754 Date: Sat, 11 Aug 2018 23:55:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 23:55:38,325 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/09074ff8-5347-40c1-928c-d877923eb3de used request id req-d707f21a-d32c-4b05-9078-2fb418ff2754 2018-08-11 23:55:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:55:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:55:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:55:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:55:38,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:55:38,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:38,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-0ec30bb6-e70e-4c57-a7e1-d7135ef42516 Date: Sat, 11 Aug 2018 23:55:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:55:38,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-0ec30bb6-e70e-4c57-a7e1-d7135ef42516 2018-08-11 23:55:38,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:38,665 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e460f4ed-8a03-4329-927a-babf766192ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:38,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-e460f4ed-8a03-4329-927a-babf766192ad 2018-08-11 23:55:38,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:38,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:38,752 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74e27c37-6e95-4a1f-82ad-aa274b125370 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:38,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-74e27c37-6e95-4a1f-82ad-aa274b125370 2018-08-11 23:55:38,753 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:38,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:38,838 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd1d4632-b1c7-495a-8fdf-fbade2373f95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:38,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-dd1d4632-b1c7-495a-8fdf-fbade2373f95 2018-08-11 23:55:38,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:38,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:38,918 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89c9a4e8-7165-49cd-9fe9-45df0586cf67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:38,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-89c9a4e8-7165-49cd-9fe9-45df0586cf67 2018-08-11 23:55:38,918 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:38,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:39,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30ee80a9-864b-4c19-a821-713ae61833c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:39,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-30ee80a9-864b-4c19-a821-713ae61833c8 2018-08-11 23:55:39,005 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:39,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:39,090 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7391c502-bbc8-4a30-a7d8-3b3f79c7793f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:39,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-7391c502-bbc8-4a30-a7d8-3b3f79c7793f 2018-08-11 23:55:39,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:39,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:39,175 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b1dce9b-e141-420a-b55a-244662043d0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:39,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-2b1dce9b-e141-420a-b55a-244662043d0b 2018-08-11 23:55:39,175 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:39,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:39,254 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65662038-09ab-414d-8d6d-846a17d70fae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:39,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-65662038-09ab-414d-8d6d-846a17d70fae 2018-08-11 23:55:39,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:39,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:39,339 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-961db534-f162-44a5-ae1d-44fad49dacee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:39,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-961db534-f162-44a5-ae1d-44fad49dacee 2018-08-11 23:55:39,340 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:39,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:39,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd0177cc-6ee2-4494-abd7-6854c09741b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:39,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-bd0177cc-6ee2-4494-abd7-6854c09741b5 2018-08-11 23:55:39,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:39,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:39,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fa55727-9eef-4c53-8342-67aee000cc7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:39,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-8fa55727-9eef-4c53-8342-67aee000cc7d 2018-08-11 23:55:39,513 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:39,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:39,598 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f1b23d8-4be6-4a63-b743-bb830003f6c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:39,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-0f1b23d8-4be6-4a63-b743-bb830003f6c4 2018-08-11 23:55:39,599 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:39,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:39,687 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fb83099-8537-4fdf-9f6c-cdb816373314 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:39,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-6fb83099-8537-4fdf-9f6c-cdb816373314 2018-08-11 23:55:39,687 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:39,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:39,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea3dbba-7f78-4774-9b2d-7d61366d5252 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:55:39,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-2ea3dbba-7f78-4774-9b2d-7d61366d5252 2018-08-11 23:55:39,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:39,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b5ad36-f140-4942-a7e5-71a0a5c2ddbe Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:55:39,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-61b5ad36-f140-4942-a7e5-71a0a5c2ddbe 2018-08-11 23:55:39,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:39,942 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-370fced1-e36e-480d-9839-736d8e99b03f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:39,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-370fced1-e36e-480d-9839-736d8e99b03f 2018-08-11 23:55:39,943 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:39,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:40,027 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfb6b095-fa05-4d15-b5d5-05e8d511a054 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:40,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-dfb6b095-fa05-4d15-b5d5-05e8d511a054 2018-08-11 23:55:40,028 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:40,029 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj 2018-08-11 23:55:40,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/7bfd813fc2dd4cb4b173cc527fc4a231 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:40,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56308904-508d-40dd-baa2-4177eacc68ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:40,235 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/7bfd813fc2dd4cb4b173cc527fc4a231 used request id req-56308904-508d-40dd-baa2-4177eacc68ba 2018-08-11 23:55:40,236 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-8e297bfd-8cfe-4bf-proj-role 2018-08-11 23:55:40,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/09f37a67e6d7486c8cac992497b6098e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:40,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b755fd9-5afb-49c6-88d7-d04d7abf7e41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:40,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/09f37a67e6d7486c8cac992497b6098e used request id req-0b755fd9-5afb-49c6-88d7-d04d7abf7e41 2018-08-11 23:55:40,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e28f706343e1da9854b3119c492ead2f8a8ea7" 2018-08-11 23:55:40,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eea4caf-7129-4671-a713-11df8b69a377 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:55:40,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5eea4caf-7129-4671-a713-11df8b69a377 2018-08-11 23:55:40,435 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-8e297bfd-8cfe-4bf-user 2018-08-11 23:55:40,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/750a539c1434479ba37c811052a614ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fbec54da1d5dd1c4225ac406cdd0da5475ed4e" 2018-08-11 23:55:40,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0ede332-4b9c-4a20-b796-67ca624976dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:40,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/750a539c1434479ba37c811052a614ca used request id req-e0ede332-4b9c-4a20-b796-67ca624976dc 2018-08-11 23:55:40,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:40,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["hWPAb6zPQPSy_TIKG2pApA"], "issued_at": "2018-08-11T23:55:40.000000Z"}} 2018-08-11 23:55:40,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5333d91d9a47b83e7dca4226fe8917d8cd8b57" 2018-08-11 23:55:41,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a87806ba-aad7-4be2-824e-08864a97f8e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:41,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a87806ba-aad7-4be2-824e-08864a97f8e7 2018-08-11 23:55:41,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:41,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:41,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["5mTfJzsxSxy6CT5r4V6BEw"], "issued_at": "2018-08-11T23:55:41.000000Z"}} 2018-08-11 23:55:41,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:41,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3acd3e8e-e4bd-48bf-b5e6-38f27e0fd041 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:41,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3acd3e8e-e4bd-48bf-b5e6-38f27e0fd041 2018-08-11 23:55:41,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:55:41,535 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:55: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:55:41,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c55dc60c-a037-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:41,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f2c876d-49cc-41bd-a36e-6ef2e9694ebb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c55dc60c-a037-412-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:55:41,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c55dc60c-a037-412-proj used request id req-1f2c876d-49cc-41bd-a36e-6ef2e9694ebb 2018-08-11 23:55:41,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:41,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb6a5b54-3959-491f-a034-32fed89dc9aa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:55:41,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-eb6a5b54-3959-491f-a034-32fed89dc9aa 2018-08-11 23:55:41,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-c55dc60c-a037-412-proj"}}' 2018-08-11 23:55:41,835 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88b6d2a5-57ed-4f23-a78e-ef5904790323 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3e2bb17ef803432fb6ae5152ac0b3570"}, "tags": [], "enabled": true, "id": "3e2bb17ef803432fb6ae5152ac0b3570", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-c55dc60c-a037-412-proj"}} 2018-08-11 23:55:41,835 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-88b6d2a5-57ed-4f23-a78e-ef5904790323 2018-08-11 23:55:41,835 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-c55dc60c-a037-412-proj 2018-08-11 23:55:41,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:41,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:42,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["pka6oi3uR-S6bz5ciRhYmA"], "issued_at": "2018-08-11T23:55:42.000000Z"}} 2018-08-11 23:55:42,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02dc420755edcc512957833264c4d5accb41e918" 2018-08-11 23:55:42,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b19fe46-429d-4f84-a851-a045423d2891 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:42,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4b19fe46-429d-4f84-a851-a045423d2891 2018-08-11 23:55:42,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:55:42,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:55: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:55:42,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02dc420755edcc512957833264c4d5accb41e918" 2018-08-11 23:55:42,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34bc94b2-c91c-4e59-ba23-74324c5b37e5 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:55:42,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-34bc94b2-c91c-4e59-ba23-74324c5b37e5 2018-08-11 23:55:42,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-c55dc60c-a037-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02dc420755edcc512957833264c4d5accb41e918" 2018-08-11 23:55:42,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-180e9b85-0b70-44ca-87d1-0c44257557a9 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-c55dc60c-a037-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3e2bb17ef803432fb6ae5152ac0b3570"}, "tags": [], "enabled": true, "id": "3e2bb17ef803432fb6ae5152ac0b3570", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-c55dc60c-a037-412-proj"}]} 2018-08-11 23:55:42,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-c55dc60c-a037-412-proj used request id req-180e9b85-0b70-44ca-87d1-0c44257557a9 2018-08-11 23:55:42,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02dc420755edcc512957833264c4d5accb41e918" 2018-08-11 23:55:42,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5530252-5c41-4845-92fe-57b38e18baa6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:55:42,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-a5530252-5c41-4845-92fe-57b38e18baa6 2018-08-11 23:55:42,823 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-c55dc60c-a037-412-user 2018-08-11 23:55:42,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:42,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:42,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4491949-b2e2-4d92-a7ca-2ea02854878f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:55:42,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b4491949-b2e2-4d92-a7ca-2ea02854878f 2018-08-11 23:55:42,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" -d '{"role": {"name": "CreateImageSuccessTests-c55dc60c-a037-412-proj-role"}}' 2018-08-11 23:55:43,007 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79d05b6b-6d1b-4d79-852f-c27586de94e3 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "78cb522166c840a28d656e422366bbb3", "links": {"self": "http://172.30.9.30:5000/v3/roles/78cb522166c840a28d656e422366bbb3"}, "name": "CreateImageSuccessTests-c55dc60c-a037-412-proj-role"}} 2018-08-11 23:55:43,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-79d05b6b-6d1b-4d79-852f-c27586de94e3 2018-08-11 23:55:43,008 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-c55dc60c-a037-412-proj-role 2018-08-11 23:55:43,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/78cb522166c840a28d656e422366bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:43,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0586f80-e6dc-4aba-9c8d-531958a9947f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "78cb522166c840a28d656e422366bbb3", "links": {"self": "http://172.30.9.30:5000/v3/roles/78cb522166c840a28d656e422366bbb3"}, "name": "CreateImageSuccessTests-c55dc60c-a037-412-proj-role"}} 2018-08-11 23:55:43,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/78cb522166c840a28d656e422366bbb3 used request id req-f0586f80-e6dc-4aba-9c8d-531958a9947f 2018-08-11 23:55:43,098 - keystone_utils - INFO - Granting role CreateImageSuccessTests-c55dc60c-a037-412-proj-role to project CreateImageSuccessTests-c55dc60c-a037-412-proj 2018-08-11 23:55:43,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/3e2bb17ef803432fb6ae5152ac0b3570/users/59c4ff2dcce24e6aa32299400613b828/roles/78cb522166c840a28d656e422366bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:43,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2127edeb-1813-4716-b476-3334800516b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:43,220 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/3e2bb17ef803432fb6ae5152ac0b3570/users/59c4ff2dcce24e6aa32299400613b828/roles/78cb522166c840a28d656e422366bbb3 used request id req-2127edeb-1813-4716-b476-3334800516b1 2018-08-11 23:55:43,221 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-11 23:55:43,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:43,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:43,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "78cb522166c840a28d656e422366bbb3", "name": "CreateImageSuccessTests-c55dc60c-a037-412-proj-role"}], "expires_at": "2018-08-12T00:55:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e2bb17ef803432fb6ae5152ac0b3570", "name": "CreateImageSuccessTests-c55dc60c-a037-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3e2bb17ef803432fb6ae5152ac0b3570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_3e2bb17ef803432fb6ae5152ac0b3570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c55dc60c-a037-412-user", "id": "59c4ff2dcce24e6aa32299400613b828"}, "audit_ids": ["ya4DvJ6ZReuaOvr6LnocvA"], "issued_at": "2018-08-11T23:55:43.000000Z"}} 2018-08-11 23:55:43,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0480f2a9103862b0fb737b28df6af3806e221eab" 2018-08-11 23:55:43,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4647443-e8a6-4769-b06e-e45cb9764c56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:43,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a4647443-e8a6-4769-b06e-e45cb9764c56 2018-08-11 23:55:43,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-aebc8d23-bad1-4b47-bbf0-4f56d3a4a1b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0480f2a9103862b0fb737b28df6af3806e221eab" 2018-08-11 23:55:44,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-52aaf423-ec6e-416e-8382-1e8f7b81fc35 Date: Sat, 11 Aug 2018 23:55:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-aebc8d23-bad1-4b47-bbf0-4f56d3a4a1b8"} 2018-08-11 23:55:44,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-aebc8d23-bad1-4b47-bbf0-4f56d3a4a1b8 used request id req-52aaf423-ec6e-416e-8382-1e8f7b81fc35 2018-08-11 23:55:44,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0480f2a9103862b0fb737b28df6af3806e221eab" 2018-08-11 23:55:44,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f18ff319-da4f-4de0-a853-2e8413802381 Date: Sat, 11 Aug 2018 23:55: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-08-11 23:55:44,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-f18ff319-da4f-4de0-a853-2e8413802381 2018-08-11 23:55:44,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0480f2a9103862b0fb737b28df6af3806e221eab" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-aebc8d23-bad1-4b47-bbf0-4f56d3a4a1b8"}' 2018-08-11 23:55:44,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/aae1d735-8c37-40b8-a0f4-d731057d1832 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c50b7b7e-b432-45a3-8e5d-fe85adf4f38e Date: Sat, 11 Aug 2018 23:55:44 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-aebc8d23-bad1-4b47-bbf0-4f56d3a4a1b8", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/aae1d735-8c37-40b8-a0f4-d731057d1832", "min_disk": 0, "protected": false, "id": "aae1d735-8c37-40b8-a0f4-d731057d1832", "file": "/v2/images/aae1d735-8c37-40b8-a0f4-d731057d1832/file", "checksum": null, "owner": "3e2bb17ef803432fb6ae5152ac0b3570", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:55:44,358 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-c50b7b7e-b432-45a3-8e5d-fe85adf4f38e 2018-08-11 23:55:44,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/aae1d735-8c37-40b8-a0f4-d731057d1832/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0480f2a9103862b0fb737b28df6af3806e221eab" -d '' 2018-08-11 23:55:44,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-740ddac3-237a-45db-9558-66760d2b542a Date: Sat, 11 Aug 2018 23:55:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 23:55:44,898 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/aae1d735-8c37-40b8-a0f4-d731057d1832/file used request id req-740ddac3-237a-45db-9558-66760d2b542a 2018-08-11 23:55:44,898 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-11 23:55:44,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/aae1d735-8c37-40b8-a0f4-d731057d1832 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0480f2a9103862b0fb737b28df6af3806e221eab" 2018-08-11 23:55:44,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-6d1a3bda-4491-43d9-acdd-750cd509187d Date: Sat, 11 Aug 2018 23:55:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-aebc8d23-bad1-4b47-bbf0-4f56d3a4a1b8", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:44Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/aae1d735-8c37-40b8-a0f4-d731057d1832/snap", "metadata": {}}], "self": "/v2/images/aae1d735-8c37-40b8-a0f4-d731057d1832", "min_disk": 0, "protected": false, "id": "aae1d735-8c37-40b8-a0f4-d731057d1832", "file": "/v2/images/aae1d735-8c37-40b8-a0f4-d731057d1832/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3e2bb17ef803432fb6ae5152ac0b3570", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/aae1d735-8c37-40b8-a0f4-d731057d1832/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:55:44,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/aae1d735-8c37-40b8-a0f4-d731057d1832 used request id req-6d1a3bda-4491-43d9-acdd-750cd509187d 2018-08-11 23:55:44,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0480f2a9103862b0fb737b28df6af3806e221eab" 2018-08-11 23:55:44,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7813c2f7-b0f8-4cf2-a409-87fb1f875d66 Date: Sat, 11 Aug 2018 23:55: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-08-11 23:55:44,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-7813c2f7-b0f8-4cf2-a409-87fb1f875d66 2018-08-11 23:55:44,930 - create_image - INFO - Created image with name - CreateImageSuccessTests-aebc8d23-bad1-4b47-bbf0-4f56d3a4a1b8 2018-08-11 23:55:44,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/aae1d735-8c37-40b8-a0f4-d731057d1832 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0480f2a9103862b0fb737b28df6af3806e221eab" 2018-08-11 23:55:44,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-6475cd98-60cf-4345-8d9f-12f6feaf5f8a Date: Sat, 11 Aug 2018 23:55:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-aebc8d23-bad1-4b47-bbf0-4f56d3a4a1b8", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:44Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/aae1d735-8c37-40b8-a0f4-d731057d1832/snap", "metadata": {}}], "self": "/v2/images/aae1d735-8c37-40b8-a0f4-d731057d1832", "min_disk": 0, "protected": false, "id": "aae1d735-8c37-40b8-a0f4-d731057d1832", "file": "/v2/images/aae1d735-8c37-40b8-a0f4-d731057d1832/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3e2bb17ef803432fb6ae5152ac0b3570", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/aae1d735-8c37-40b8-a0f4-d731057d1832/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:55:44,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/aae1d735-8c37-40b8-a0f4-d731057d1832 used request id req-6475cd98-60cf-4345-8d9f-12f6feaf5f8a 2018-08-11 23:55:44,955 - create_image - DEBUG - Instance status is - active 2018-08-11 23:55:44,955 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-aebc8d23-bad1-4b47-bbf0-4f56d3a4a1b8 2018-08-11 23:55:44,955 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-aebc8d23-bad1-4b47-bbf0-4f56d3a4a1b8 2018-08-11 23:55:44,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:45,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "78cb522166c840a28d656e422366bbb3", "name": "CreateImageSuccessTests-c55dc60c-a037-412-proj-role"}], "expires_at": "2018-08-12T00:55:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e2bb17ef803432fb6ae5152ac0b3570", "name": "CreateImageSuccessTests-c55dc60c-a037-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3e2bb17ef803432fb6ae5152ac0b3570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_3e2bb17ef803432fb6ae5152ac0b3570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/3e2bb17ef803432fb6ae5152ac0b3570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c55dc60c-a037-412-user", "id": "59c4ff2dcce24e6aa32299400613b828"}, "audit_ids": ["SDBOVZtORHWfNIxfWh2SlA"], "issued_at": "2018-08-11T23:55:45.000000Z"}} 2018-08-11 23:55:45,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-aebc8d23-bad1-4b47-bbf0-4f56d3a4a1b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2b333cf95ccd2ba503a6f2ada1e40bbf8f9bb5f" 2018-08-11 23:55:45,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-b739b6f7-446d-47ed-9214-ea5f8c54f03c Date: Sat, 11 Aug 2018 23:55:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-aebc8d23-bad1-4b47-bbf0-4f56d3a4a1b8", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:44Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/aae1d735-8c37-40b8-a0f4-d731057d1832/snap", "metadata": {}}], "self": "/v2/images/aae1d735-8c37-40b8-a0f4-d731057d1832", "min_disk": 0, "protected": false, "id": "aae1d735-8c37-40b8-a0f4-d731057d1832", "file": "/v2/images/aae1d735-8c37-40b8-a0f4-d731057d1832/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3e2bb17ef803432fb6ae5152ac0b3570", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/aae1d735-8c37-40b8-a0f4-d731057d1832/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-aebc8d23-bad1-4b47-bbf0-4f56d3a4a1b8"} 2018-08-11 23:55:45,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-aebc8d23-bad1-4b47-bbf0-4f56d3a4a1b8 used request id req-b739b6f7-446d-47ed-9214-ea5f8c54f03c 2018-08-11 23:55:45,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2b333cf95ccd2ba503a6f2ada1e40bbf8f9bb5f" 2018-08-11 23:55:45,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-06d21c7a-aee1-411d-8fa9-4e3b00066141 Date: Sat, 11 Aug 2018 23:55: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-08-11 23:55:45,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-06d21c7a-aee1-411d-8fa9-4e3b00066141 2018-08-11 23:55:45,550 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-aebc8d23-bad1-4b47-bbf0-4f56d3a4a1b8 2018-08-11 23:55:45,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/aae1d735-8c37-40b8-a0f4-d731057d1832 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0480f2a9103862b0fb737b28df6af3806e221eab" 2018-08-11 23:55:45,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8e61ff89-009d-4155-bc86-0918415c8e97 Date: Sat, 11 Aug 2018 23:55:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 23:55:45,835 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/aae1d735-8c37-40b8-a0f4-d731057d1832 used request id req-8e61ff89-009d-4155-bc86-0918415c8e97 2018-08-11 23:55:45,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:55:45,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:55:45,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:55:45,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:55:45,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:55:45,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:46,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-aceb4644-f183-418d-8c48-58261b798db0 Date: Sat, 11 Aug 2018 23:55:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:55:46,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-aceb4644-f183-418d-8c48-58261b798db0 2018-08-11 23:55:46,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:46,184 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8af3c4cd-2001-4a4e-8e23-ad30a66a2312 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:46,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-8af3c4cd-2001-4a4e-8e23-ad30a66a2312 2018-08-11 23:55:46,184 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:46,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:46,391 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73afbf76-5e3c-4430-ad42-6d6aeec3b7c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:46,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-73afbf76-5e3c-4430-ad42-6d6aeec3b7c0 2018-08-11 23:55:46,391 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:46,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:46,476 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b97dd88-d313-4d18-862b-07db6442211d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:46,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-4b97dd88-d313-4d18-862b-07db6442211d 2018-08-11 23:55:46,477 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:46,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:46,558 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e40d3afc-7185-4e1d-9e47-28aa56e5b14e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:46,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-e40d3afc-7185-4e1d-9e47-28aa56e5b14e 2018-08-11 23:55:46,558 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:46,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:46,649 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-376c5a02-452f-4a1e-a88d-c0c1e8bdaa2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:46,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-376c5a02-452f-4a1e-a88d-c0c1e8bdaa2a 2018-08-11 23:55:46,650 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:46,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:46,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dd4864c-f6a1-43fc-bc25-c6756787f1e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:46,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-0dd4864c-f6a1-43fc-bc25-c6756787f1e6 2018-08-11 23:55:46,736 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:46,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:46,822 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bb2b658-ea1b-4738-8c04-9b3ebd82d0da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:46,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-6bb2b658-ea1b-4738-8c04-9b3ebd82d0da 2018-08-11 23:55:46,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:46,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:46,909 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c940f0bd-33b1-4e97-814a-149dbb2c6cdd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:46,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-c940f0bd-33b1-4e97-814a-149dbb2c6cdd 2018-08-11 23:55:46,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:46,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:46,996 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40db859a-0851-46d7-aa8f-735d58441bd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:46,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-40db859a-0851-46d7-aa8f-735d58441bd5 2018-08-11 23:55:46,997 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:47,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:47,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc1134d5-7508-41b6-bd34-e3d266e4ce2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:47,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-cc1134d5-7508-41b6-bd34-e3d266e4ce2e 2018-08-11 23:55:47,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:47,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:47,170 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4974136d-4c92-4992-ae99-077f893fbc67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:47,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-4974136d-4c92-4992-ae99-077f893fbc67 2018-08-11 23:55:47,170 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:47,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:47,255 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a40b39f1-d637-4544-9dd1-0d2ace942d88 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:47,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-a40b39f1-d637-4544-9dd1-0d2ace942d88 2018-08-11 23:55:47,255 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:47,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:47,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58d45ae0-0179-4b89-a55b-65c599365477 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:47,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-58d45ae0-0179-4b89-a55b-65c599365477 2018-08-11 23:55:47,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:47,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:47,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4a7b18-acc2-4d1d-b41f-721108b42f0f 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:55:47,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-4f4a7b18-acc2-4d1d-b41f-721108b42f0f 2018-08-11 23:55:47,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:47,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdaa4127-8d96-4ae7-b475-52805d09445e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:55:47,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-cdaa4127-8d96-4ae7-b475-52805d09445e 2018-08-11 23:55:47,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:47,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9688b4a-c90e-4e82-84e3-2edf9cd87e9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:47,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-e9688b4a-c90e-4e82-84e3-2edf9cd87e9e 2018-08-11 23:55:47,607 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:47,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:47,690 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbc84eb3-abac-433d-a764-58adb0c05d2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:47,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-dbc84eb3-abac-433d-a764-58adb0c05d2a 2018-08-11 23:55:47,690 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:47,691 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-c55dc60c-a037-412-proj 2018-08-11 23:55:47,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/3e2bb17ef803432fb6ae5152ac0b3570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:47,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ef50c60-7715-4f56-ad22-a2b23d4d7423 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:47,901 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/3e2bb17ef803432fb6ae5152ac0b3570 used request id req-5ef50c60-7715-4f56-ad22-a2b23d4d7423 2018-08-11 23:55:47,901 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-c55dc60c-a037-412-proj-role 2018-08-11 23:55:47,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/78cb522166c840a28d656e422366bbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:48,015 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76cf9690-20c5-4499-9e39-268e06067ce0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:48,015 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/78cb522166c840a28d656e422366bbb3 used request id req-76cf9690-20c5-4499-9e39-268e06067ce0 2018-08-11 23:55:48,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a62e7999693f430145479e1713edd451ebe981" 2018-08-11 23:55:48,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8701360c-1f13-4405-b531-6b018a9a6519 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:55:48,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8701360c-1f13-4405-b531-6b018a9a6519 2018-08-11 23:55:48,108 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-c55dc60c-a037-412-user 2018-08-11 23:55:48,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/59c4ff2dcce24e6aa32299400613b828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02dc420755edcc512957833264c4d5accb41e918" 2018-08-11 23:55:48,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74ff0a25-8227-4b1f-b789-a9799a64bb29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:48,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/59c4ff2dcce24e6aa32299400613b828 used request id req-74ff0a25-8227-4b1f-b789-a9799a64bb29 2018-08-11 23:55:48,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:48,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["6-D0-EJQTU2kfsKm3_Qfug"], "issued_at": "2018-08-11T23:55:48.000000Z"}} 2018-08-11 23:55:48,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59d116ca0dda11929da25890f771996218c5ba1" 2018-08-11 23:55:48,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa5e1b6f-c781-4369-bedd-697b4413f444 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:48,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-fa5e1b6f-c781-4369-bedd-697b4413f444 2018-08-11 23:55:48,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:48,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:49,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["bDZwtkXaRyisoMgWM38UWQ"], "issued_at": "2018-08-11T23:55:49.000000Z"}} 2018-08-11 23:55:49,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:49,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58389271-a1a4-40b8-b485-f87811ba4869 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:49,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-58389271-a1a4-40b8-b485-f87811ba4869 2018-08-11 23:55:49,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:55:49,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:55: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:55:49,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f816c963-f0bf-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:49,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69b5d1ae-2264-4714-a646-cc52912cd063 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f816c963-f0bf-47a-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:55:49,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f816c963-f0bf-47a-proj used request id req-69b5d1ae-2264-4714-a646-cc52912cd063 2018-08-11 23:55:49,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:49,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f9e582-3a84-4bc1-9ab4-5e54f2b7f0c3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:55:49,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-78f9e582-3a84-4bc1-9ab4-5e54f2b7f0c3 2018-08-11 23:55:49,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-f816c963-f0bf-47a-proj"}}' 2018-08-11 23:55:49,422 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f6a6800-3100-4ceb-be73-448f3038d03f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f030d7966e1940829c2cb8b9a3f7b669"}, "tags": [], "enabled": true, "id": "f030d7966e1940829c2cb8b9a3f7b669", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-f816c963-f0bf-47a-proj"}} 2018-08-11 23:55:49,422 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-9f6a6800-3100-4ceb-be73-448f3038d03f 2018-08-11 23:55:49,422 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-f816c963-f0bf-47a-proj 2018-08-11 23:55:49,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:49,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:49,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["wjxzQvdvRkq5643atFReig"], "issued_at": "2018-08-11T23:55:49.000000Z"}} 2018-08-11 23:55:49,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5daf3fc3044d78688ff0c3108c4ea4836cb2add6" 2018-08-11 23:55:49,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9616b3d-dfc1-4421-a09a-fc0db79fa313 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:49,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b9616b3d-dfc1-4421-a09a-fc0db79fa313 2018-08-11 23:55:49,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:55:49,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:55: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:55:49,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5daf3fc3044d78688ff0c3108c4ea4836cb2add6" 2018-08-11 23:55:49,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-751007c0-a644-413b-a33a-97d2ceb5da0f Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:55:49,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-751007c0-a644-413b-a33a-97d2ceb5da0f 2018-08-11 23:55:49,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-f816c963-f0bf-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5daf3fc3044d78688ff0c3108c4ea4836cb2add6" 2018-08-11 23:55:50,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc34bfed-99f6-48b4-95c5-d57a403a0fff Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-f816c963-f0bf-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f030d7966e1940829c2cb8b9a3f7b669"}, "tags": [], "enabled": true, "id": "f030d7966e1940829c2cb8b9a3f7b669", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-f816c963-f0bf-47a-proj"}]} 2018-08-11 23:55:50,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-f816c963-f0bf-47a-proj used request id req-fc34bfed-99f6-48b4-95c5-d57a403a0fff 2018-08-11 23:55:50,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5daf3fc3044d78688ff0c3108c4ea4836cb2add6" 2018-08-11 23:55:50,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa5556f-543c-49b1-9937-9f2be17153b6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:55:50,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5aa5556f-543c-49b1-9937-9f2be17153b6 2018-08-11 23:55:50,529 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-f816c963-f0bf-47a-user 2018-08-11 23:55:50,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:50,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:50,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-870ce710-4c8a-46f2-abc8-fd8602b56d17 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:55:50,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-870ce710-4c8a-46f2-abc8-fd8602b56d17 2018-08-11 23:55:50,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" -d '{"role": {"name": "CreateImageSuccessTests-f816c963-f0bf-47a-proj-role"}}' 2018-08-11 23:55:50,643 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:55:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ef34854-af44-48c6-a6f3-ebc8c47143a9 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b767d85897514a159095dc33f4164db0", "links": {"self": "http://172.30.9.30:5000/v3/roles/b767d85897514a159095dc33f4164db0"}, "name": "CreateImageSuccessTests-f816c963-f0bf-47a-proj-role"}} 2018-08-11 23:55:50,643 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-6ef34854-af44-48c6-a6f3-ebc8c47143a9 2018-08-11 23:55:50,643 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-f816c963-f0bf-47a-proj-role 2018-08-11 23:55:50,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/b767d85897514a159095dc33f4164db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:50,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f292a3a9-e9d8-4eb7-b264-5e460baa56f8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b767d85897514a159095dc33f4164db0", "links": {"self": "http://172.30.9.30:5000/v3/roles/b767d85897514a159095dc33f4164db0"}, "name": "CreateImageSuccessTests-f816c963-f0bf-47a-proj-role"}} 2018-08-11 23:55:50,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/b767d85897514a159095dc33f4164db0 used request id req-f292a3a9-e9d8-4eb7-b264-5e460baa56f8 2018-08-11 23:55:50,733 - keystone_utils - INFO - Granting role CreateImageSuccessTests-f816c963-f0bf-47a-proj-role to project CreateImageSuccessTests-f816c963-f0bf-47a-proj 2018-08-11 23:55:50,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/f030d7966e1940829c2cb8b9a3f7b669/users/c7a66f9e916a49cb83741f2806a6f13b/roles/b767d85897514a159095dc33f4164db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:50,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43ebceee-3d87-4dc9-b220-5b2e71e2ee5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:50,856 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f030d7966e1940829c2cb8b9a3f7b669/users/c7a66f9e916a49cb83741f2806a6f13b/roles/b767d85897514a159095dc33f4164db0 used request id req-43ebceee-3d87-4dc9-b220-5b2e71e2ee5d 2018-08-11 23:55:50,856 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-11 23:55:50,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:50,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:51,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b767d85897514a159095dc33f4164db0", "name": "CreateImageSuccessTests-f816c963-f0bf-47a-proj-role"}], "expires_at": "2018-08-12T00:55:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f030d7966e1940829c2cb8b9a3f7b669", "name": "CreateImageSuccessTests-f816c963-f0bf-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f030d7966e1940829c2cb8b9a3f7b669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f030d7966e1940829c2cb8b9a3f7b669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f030d7966e1940829c2cb8b9a3f7b669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f030d7966e1940829c2cb8b9a3f7b669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f030d7966e1940829c2cb8b9a3f7b669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f030d7966e1940829c2cb8b9a3f7b669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f030d7966e1940829c2cb8b9a3f7b669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f030d7966e1940829c2cb8b9a3f7b669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-f816c963-f0bf-47a-user", "id": "c7a66f9e916a49cb83741f2806a6f13b"}, "audit_ids": ["qvLXP14jS4C7VSARGBdmjQ"], "issued_at": "2018-08-11T23:55:51.000000Z"}} 2018-08-11 23:55:51,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ed4770dda4dc7f6f10cd612f427c30a6ae62c" 2018-08-11 23:55:51,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b9c30a9-7c01-4e61-a28e-bf82215b8173 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:51,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9b9c30a9-7c01-4e61-a28e-bf82215b8173 2018-08-11 23:55:51,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a5ed4770dda4dc7f6f10cd612f427c30a6ae62c" 2018-08-11 23:55:51,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-41c9d15a-995d-453b-981b-9fe01f634f60 Date: Sat, 11 Aug 2018 23:55:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7"} 2018-08-11 23:55:51,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7 used request id req-41c9d15a-995d-453b-981b-9fe01f634f60 2018-08-11 23:55:51,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a5ed4770dda4dc7f6f10cd612f427c30a6ae62c" 2018-08-11 23:55:51,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8a66164a-b3d7-447d-8b5b-04078a33542d Date: Sat, 11 Aug 2018 23:55: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-08-11 23:55:51,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-8a66164a-b3d7-447d-8b5b-04078a33542d 2018-08-11 23:55:52,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a5ed4770dda4dc7f6f10cd612f427c30a6ae62c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7"}' 2018-08-11 23:55:52,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5031f39a-82a9-4ac5-8aa9-b15df812fa09 Date: Sat, 11 Aug 2018 23:55:52 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314", "min_disk": 0, "protected": false, "id": "f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314", "file": "/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314/file", "checksum": null, "owner": "f030d7966e1940829c2cb8b9a3f7b669", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:55:52,055 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-5031f39a-82a9-4ac5-8aa9-b15df812fa09 2018-08-11 23:55:52,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a5ed4770dda4dc7f6f10cd612f427c30a6ae62c" -d '' 2018-08-11 23:55:52,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8eeda25a-8f79-4819-955c-f0d9fa38ee6f Date: Sat, 11 Aug 2018 23:55:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 23:55:52,437 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314/file used request id req-8eeda25a-8f79-4819-955c-f0d9fa38ee6f 2018-08-11 23:55:52,438 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-11 23:55:52,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a5ed4770dda4dc7f6f10cd612f427c30a6ae62c" 2018-08-11 23:55:52,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-45ed4c41-d9be-41fd-b496-bc9c8af4ce69 Date: Sat, 11 Aug 2018 23:55:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:52Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314/snap", "metadata": {}}], "self": "/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314", "min_disk": 0, "protected": false, "id": "f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314", "file": "/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f030d7966e1940829c2cb8b9a3f7b669", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:55:52,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314 used request id req-45ed4c41-d9be-41fd-b496-bc9c8af4ce69 2018-08-11 23:55:52,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a5ed4770dda4dc7f6f10cd612f427c30a6ae62c" 2018-08-11 23:55:52,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b8e0f472-5fa9-4e69-8565-43b4f719b637 Date: Sat, 11 Aug 2018 23:55: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-08-11 23:55:52,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-b8e0f472-5fa9-4e69-8565-43b4f719b637 2018-08-11 23:55:52,469 - create_image - INFO - Created image with name - CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7 2018-08-11 23:55:52,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a5ed4770dda4dc7f6f10cd612f427c30a6ae62c" 2018-08-11 23:55:52,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9e2724dd-54ac-4bdd-9f16-497146829ba0 Date: Sat, 11 Aug 2018 23:55:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:52Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314/snap", "metadata": {}}], "self": "/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314", "min_disk": 0, "protected": false, "id": "f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314", "file": "/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f030d7966e1940829c2cb8b9a3f7b669", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:55:52,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314 used request id req-9e2724dd-54ac-4bdd-9f16-497146829ba0 2018-08-11 23:55:52,489 - create_image - DEBUG - Instance status is - active 2018-08-11 23:55:52,489 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7 2018-08-11 23:55:52,489 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7 2018-08-11 23:55:52,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:52,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b767d85897514a159095dc33f4164db0", "name": "CreateImageSuccessTests-f816c963-f0bf-47a-proj-role"}], "expires_at": "2018-08-12T00:55:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f030d7966e1940829c2cb8b9a3f7b669", "name": "CreateImageSuccessTests-f816c963-f0bf-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f030d7966e1940829c2cb8b9a3f7b669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f030d7966e1940829c2cb8b9a3f7b669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f030d7966e1940829c2cb8b9a3f7b669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f030d7966e1940829c2cb8b9a3f7b669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f030d7966e1940829c2cb8b9a3f7b669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f030d7966e1940829c2cb8b9a3f7b669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f030d7966e1940829c2cb8b9a3f7b669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f030d7966e1940829c2cb8b9a3f7b669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-f816c963-f0bf-47a-user", "id": "c7a66f9e916a49cb83741f2806a6f13b"}, "audit_ids": ["uDoTdd_NQouECfywHOdjjA"], "issued_at": "2018-08-11T23:55:52.000000Z"}} 2018-08-11 23:55:52,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2aa56e48670d9008357e30f9680aa79be77e97fc" 2018-08-11 23:55:53,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-53348eba-aa1b-4d37-bb58-d7afaf9898f5 Date: Sat, 11 Aug 2018 23:55:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:52Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314/snap", "metadata": {}}], "self": "/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314", "min_disk": 0, "protected": false, "id": "f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314", "file": "/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f030d7966e1940829c2cb8b9a3f7b669", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7"} 2018-08-11 23:55:53,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7 used request id req-53348eba-aa1b-4d37-bb58-d7afaf9898f5 2018-08-11 23:55:53,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2aa56e48670d9008357e30f9680aa79be77e97fc" 2018-08-11 23:55:53,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b1d091e7-9a27-4562-8926-0eccd7864aad Date: Sat, 11 Aug 2018 23:55: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-08-11 23:55:53,082 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-b1d091e7-9a27-4562-8926-0eccd7864aad 2018-08-11 23:55:53,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:53,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:53,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b767d85897514a159095dc33f4164db0", "name": "CreateImageSuccessTests-f816c963-f0bf-47a-proj-role"}], "expires_at": "2018-08-12T00:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f030d7966e1940829c2cb8b9a3f7b669", "name": "CreateImageSuccessTests-f816c963-f0bf-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f030d7966e1940829c2cb8b9a3f7b669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f030d7966e1940829c2cb8b9a3f7b669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f030d7966e1940829c2cb8b9a3f7b669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f030d7966e1940829c2cb8b9a3f7b669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f030d7966e1940829c2cb8b9a3f7b669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f030d7966e1940829c2cb8b9a3f7b669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f030d7966e1940829c2cb8b9a3f7b669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f030d7966e1940829c2cb8b9a3f7b669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f030d7966e1940829c2cb8b9a3f7b669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-f816c963-f0bf-47a-user", "id": "c7a66f9e916a49cb83741f2806a6f13b"}, "audit_ids": ["FO-0GhgiT_y67_9Jx-GKIA"], "issued_at": "2018-08-11T23:55:53.000000Z"}} 2018-08-11 23:55:53,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4f5f82db81403d8e9a1aa55e78a1683da2b1df" 2018-08-11 23:55:53,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e147ee-5de6-4621-a246-d98af7b56aa8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:53,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-84e147ee-5de6-4621-a246-d98af7b56aa8 2018-08-11 23:55:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f4f5f82db81403d8e9a1aa55e78a1683da2b1df" 2018-08-11 23:55:54,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-154d88ae-1ab8-484e-ae9d-90f6094f301f Date: Sat, 11 Aug 2018 23:55:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:55:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:55:52Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314/snap", "metadata": {}}], "self": "/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314", "min_disk": 0, "protected": false, "id": "f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314", "file": "/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f030d7966e1940829c2cb8b9a3f7b669", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7"} 2018-08-11 23:55:54,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7 used request id req-154d88ae-1ab8-484e-ae9d-90f6094f301f 2018-08-11 23:55:54,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f4f5f82db81403d8e9a1aa55e78a1683da2b1df" 2018-08-11 23:55:54,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2ad11aed-196a-4f3a-9198-41959a110133 Date: Sat, 11 Aug 2018 23:55: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-08-11 23:55:54,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-2ad11aed-196a-4f3a-9198-41959a110133 2018-08-11 23:55:54,132 - create_image - INFO - Found image with name - CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7 2018-08-11 23:55:54,132 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-b1e65399-4740-4506-9a83-6ce0efd712b7 2018-08-11 23:55:54,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a5ed4770dda4dc7f6f10cd612f427c30a6ae62c" 2018-08-11 23:55:54,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-20ef75f0-efd0-4bda-a3c4-9247ef5d7889 Date: Sat, 11 Aug 2018 23:55:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 23:55:54,542 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/f02dab0e-bd17-4ee2-8c8e-46cbc2cb3314 used request id req-20ef75f0-efd0-4bda-a3c4-9247ef5d7889 2018-08-11 23:55:54,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:55:54,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:55:54,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:55:54,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:55:54,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:55:54,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:54,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-dc971071-06e3-4681-b5c3-c4284edb2b79 Date: Sat, 11 Aug 2018 23:55:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:55:54,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-dc971071-06e3-4681-b5c3-c4284edb2b79 2018-08-11 23:55:54,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:54,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35089f85-8f36-49d6-81b4-34e72c205190 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:54,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-35089f85-8f36-49d6-81b4-34e72c205190 2018-08-11 23:55:54,899 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:54,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:54,986 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0a09e81-df43-4102-9958-e370192bf1c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:54,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-d0a09e81-df43-4102-9958-e370192bf1c3 2018-08-11 23:55:54,986 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:54,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:55,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28ff67a3-6ad8-4f14-96cb-6e3cd4dea0c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:55,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-28ff67a3-6ad8-4f14-96cb-6e3cd4dea0c6 2018-08-11 23:55:55,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:55,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:55,154 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abbd2599-2ca8-477b-83ac-a29e19fac7e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:55,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-abbd2599-2ca8-477b-83ac-a29e19fac7e6 2018-08-11 23:55:55,154 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:55,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:55,240 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a143b9ca-d561-4efe-ae56-1f67d5e7527c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:55,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-a143b9ca-d561-4efe-ae56-1f67d5e7527c 2018-08-11 23:55:55,240 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:55,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:55,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-959904ae-76ee-4706-8499-ab7dfb2ff5de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:55,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-959904ae-76ee-4706-8499-ab7dfb2ff5de 2018-08-11 23:55:55,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:55,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:55,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec608743-d8fa-4df6-b4dc-a97fea40d175 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:55,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-ec608743-d8fa-4df6-b4dc-a97fea40d175 2018-08-11 23:55:55,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:55,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:55,479 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c34e3e2-7f5d-4235-80d5-c1bc9172fdbe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:55,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-7c34e3e2-7f5d-4235-80d5-c1bc9172fdbe 2018-08-11 23:55:55,480 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:55,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:55,561 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1629441c-7ab8-42aa-847b-42c0d9c5e003 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:55,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-1629441c-7ab8-42aa-847b-42c0d9c5e003 2018-08-11 23:55:55,562 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:55,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:55,647 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-872efefc-6337-4605-9f1a-9068e9825ced Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:55,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-872efefc-6337-4605-9f1a-9068e9825ced 2018-08-11 23:55:55,647 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:55,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:55,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e916334b-b0b3-4419-a095-ac88ae8e1cc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:55,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-e916334b-b0b3-4419-a095-ac88ae8e1cc0 2018-08-11 23:55:55,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:55,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:55,817 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a580f31-2cf2-473d-8e20-d87341d53e3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:55,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-5a580f31-2cf2-473d-8e20-d87341d53e3e 2018-08-11 23:55:55,818 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:55,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:55,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-061209a1-7a99-4a11-a2a9-8dbde5042775 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:55,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-061209a1-7a99-4a11-a2a9-8dbde5042775 2018-08-11 23:55:55,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:55,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:55,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eb96a52-0bce-4674-95b0-cbc77d01c07c 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:55:55,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-6eb96a52-0bce-4674-95b0-cbc77d01c07c 2018-08-11 23:55:55,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:56,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97cf052d-e542-466f-bdff-3a67e7ec7587 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:55:56,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-97cf052d-e542-466f-bdff-3a67e7ec7587 2018-08-11 23:55:56,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:56,166 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02308814-e203-42dc-becd-b65ac35aed70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:56,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-02308814-e203-42dc-becd-b65ac35aed70 2018-08-11 23:55:56,166 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:56,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:56,250 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2236fca6-58ef-457e-80fc-58383950f0ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:55:56,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-2236fca6-58ef-457e-80fc-58383950f0ee 2018-08-11 23:55:56,250 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:55:56,251 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-f816c963-f0bf-47a-proj 2018-08-11 23:55:56,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/f030d7966e1940829c2cb8b9a3f7b669 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:56,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0532e37f-7fc6-40d7-a64e-daeec7390e56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:56,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f030d7966e1940829c2cb8b9a3f7b669 used request id req-0532e37f-7fc6-40d7-a64e-daeec7390e56 2018-08-11 23:55:56,465 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-f816c963-f0bf-47a-proj-role 2018-08-11 23:55:56,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/b767d85897514a159095dc33f4164db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:56,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bb48aed-8cd9-4002-8629-55aa5424960e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:56,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/b767d85897514a159095dc33f4164db0 used request id req-0bb48aed-8cd9-4002-8629-55aa5424960e 2018-08-11 23:55:56,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5368b0ffc0068d25db8953125a975cb302b4634d" 2018-08-11 23:55:56,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6c5ebb-0bad-42b4-a765-7818f4e859fe Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:55:56,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3c6c5ebb-0bad-42b4-a765-7818f4e859fe 2018-08-11 23:55:56,641 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-f816c963-f0bf-47a-user 2018-08-11 23:55:56,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/c7a66f9e916a49cb83741f2806a6f13b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5daf3fc3044d78688ff0c3108c4ea4836cb2add6" 2018-08-11 23:55:56,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77b095bb-8c3a-483e-aeee-6e81234e47f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:56,843 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/c7a66f9e916a49cb83741f2806a6f13b used request id req-77b095bb-8c3a-483e-aeee-6e81234e47f4 2018-08-11 23:55:56,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:57,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["wM388XWbRaGExUNKbrfr-Q"], "issued_at": "2018-08-11T23:55:57.000000Z"}} 2018-08-11 23:55:57,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c93181de03d9a2bda76ad647f5bac561e4435b9" 2018-08-11 23:55:57,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca046e2b-e2ff-42a6-8fc8-62bf8f0f0af9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:57,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ca046e2b-e2ff-42a6-8fc8-62bf8f0f0af9 2018-08-11 23:55:57,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:57,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:57,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["uRTWvC14QaGvPyyjjAk0OQ"], "issued_at": "2018-08-11T23:55:57.000000Z"}} 2018-08-11 23:55:57,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:55:57,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e82b5b-a570-468b-ae04-111b40294b1f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:57,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-30e82b5b-a570-468b-ae04-111b40294b1f 2018-08-11 23:55:57,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:55:57,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:55: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:55:57,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-004edff5-247d-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:55:57,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f46f51e1-067a-401e-8db6-213a2be3a14a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-004edff5-247d-461-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:55:57,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-004edff5-247d-461-proj used request id req-f46f51e1-067a-401e-8db6-213a2be3a14a 2018-08-11 23:55:57,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:55:57,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc96fa9f-65d6-45d7-8eb4-322ca64730b3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:55:57,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-dc96fa9f-65d6-45d7-8eb4-322ca64730b3 2018-08-11 23:55:57,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-004edff5-247d-461-proj"}}' 2018-08-11 23:55:58,094 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cddcf156-c9dd-4138-9aea-9bf0d6af1fc5 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d2e52e44ebd4d5a89b26f35a93cdcb7"}, "tags": [], "enabled": true, "id": "6d2e52e44ebd4d5a89b26f35a93cdcb7", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-004edff5-247d-461-proj"}} 2018-08-11 23:55:58,094 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-cddcf156-c9dd-4138-9aea-9bf0d6af1fc5 2018-08-11 23:55:58,094 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-004edff5-247d-461-proj 2018-08-11 23:55:58,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:58,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:58,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:55:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["7TKr72EGRwW9zBOWyCsvjQ"], "issued_at": "2018-08-11T23:55:58.000000Z"}} 2018-08-11 23:55:58,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ce0b3b6d7e564643c6cc00b63553758edf002" 2018-08-11 23:55:58,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31bdd8cb-c9f4-4e03-969c-62866848a81d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:58,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-31bdd8cb-c9f4-4e03-969c-62866848a81d 2018-08-11 23:55:58,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:55:58,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:55: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:55:58,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ce0b3b6d7e564643c6cc00b63553758edf002" 2018-08-11 23:55:58,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43c0af1-a3f9-408e-aa2c-cb304630c598 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:55:58,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c43c0af1-a3f9-408e-aa2c-cb304630c598 2018-08-11 23:55:58,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-004edff5-247d-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ce0b3b6d7e564643c6cc00b63553758edf002" 2018-08-11 23:55:58,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5874e534-450e-49bb-acc2-1b7d2480407c Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-004edff5-247d-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d2e52e44ebd4d5a89b26f35a93cdcb7"}, "tags": [], "enabled": true, "id": "6d2e52e44ebd4d5a89b26f35a93cdcb7", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-004edff5-247d-461-proj"}]} 2018-08-11 23:55:58,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-004edff5-247d-461-proj used request id req-5874e534-450e-49bb-acc2-1b7d2480407c 2018-08-11 23:55:58,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ce0b3b6d7e564643c6cc00b63553758edf002" 2018-08-11 23:55:58,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585c7af4-83f1-46f1-ba6d-ea08620f9b97 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:55:58,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-585c7af4-83f1-46f1-ba6d-ea08620f9b97 2018-08-11 23:55:59,058 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-004edff5-247d-461-user 2018-08-11 23:55:59,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:59,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:55:59,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5982657a-db96-4120-b65e-65c57be19f44 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:55:59,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5982657a-db96-4120-b65e-65c57be19f44 2018-08-11 23:55:59,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" -d '{"role": {"name": "CreateImageSuccessTests-004edff5-247d-461-proj-role"}}' 2018-08-11 23:55:59,244 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df22d2b5-212e-4814-b558-b121e1a64707 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "484fd00d17fb45909583d35a2dfc7c35", "links": {"self": "http://172.30.9.30:5000/v3/roles/484fd00d17fb45909583d35a2dfc7c35"}, "name": "CreateImageSuccessTests-004edff5-247d-461-proj-role"}} 2018-08-11 23:55:59,244 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-df22d2b5-212e-4814-b558-b121e1a64707 2018-08-11 23:55:59,244 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-004edff5-247d-461-proj-role 2018-08-11 23:55:59,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/484fd00d17fb45909583d35a2dfc7c35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:55:59,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb65bd6c-4816-4c58-bfc4-f5b1d7d24ca6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "484fd00d17fb45909583d35a2dfc7c35", "links": {"self": "http://172.30.9.30:5000/v3/roles/484fd00d17fb45909583d35a2dfc7c35"}, "name": "CreateImageSuccessTests-004edff5-247d-461-proj-role"}} 2018-08-11 23:55:59,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/484fd00d17fb45909583d35a2dfc7c35 used request id req-eb65bd6c-4816-4c58-bfc4-f5b1d7d24ca6 2018-08-11 23:55:59,331 - keystone_utils - INFO - Granting role CreateImageSuccessTests-004edff5-247d-461-proj-role to project CreateImageSuccessTests-004edff5-247d-461-proj 2018-08-11 23:55:59,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/6d2e52e44ebd4d5a89b26f35a93cdcb7/users/b4f77f79e3dc40d3bc4682e08afa2109/roles/484fd00d17fb45909583d35a2dfc7c35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:55:59,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-523df2a3-6e77-4a86-85f9-15af8a29a4b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:55:59,455 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6d2e52e44ebd4d5a89b26f35a93cdcb7/users/b4f77f79e3dc40d3bc4682e08afa2109/roles/484fd00d17fb45909583d35a2dfc7c35 used request id req-523df2a3-6e77-4a86-85f9-15af8a29a4b8 2018-08-11 23:55:59,456 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-11 23:55:59,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:55:59,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:55:59,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "484fd00d17fb45909583d35a2dfc7c35", "name": "CreateImageSuccessTests-004edff5-247d-461-proj-role"}], "expires_at": "2018-08-12T00:55:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d2e52e44ebd4d5a89b26f35a93cdcb7", "name": "CreateImageSuccessTests-004edff5-247d-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-004edff5-247d-461-user", "id": "b4f77f79e3dc40d3bc4682e08afa2109"}, "audit_ids": ["2OiokOpHTsKSrzJYng4imw"], "issued_at": "2018-08-11T23:55:59.000000Z"}} 2018-08-11 23:55:59,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}863d6fd3758a1dd6fbdbd2b9a23acc16c7ed029c" 2018-08-11 23:55:59,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e67e09f-531c-4e76-a0ba-4dd5a9d0dae7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:55:59,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9e67e09f-531c-4e76-a0ba-4dd5a9d0dae7 2018-08-11 23:55:59,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}863d6fd3758a1dd6fbdbd2b9a23acc16c7ed029c" 2018-08-11 23:56:00,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-a3243bd8-4ba3-4aff-9242-acbbfbbbb219 Date: Sat, 11 Aug 2018 23:56:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490"} 2018-08-11 23:56:00,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490 used request id req-a3243bd8-4ba3-4aff-9242-acbbfbbbb219 2018-08-11 23:56:00,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}863d6fd3758a1dd6fbdbd2b9a23acc16c7ed029c" 2018-08-11 23:56:00,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bc87c91a-629c-486b-8682-20de1b50cb23 Date: Sat, 11 Aug 2018 23:56: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-08-11 23:56:00,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-bc87c91a-629c-486b-8682-20de1b50cb23 2018-08-11 23:56:00,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}863d6fd3758a1dd6fbdbd2b9a23acc16c7ed029c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490"}' 2018-08-11 23:56:00,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ceb61902-be60-406a-9348-b540213b3834 Date: Sat, 11 Aug 2018 23:56:00 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:56:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-11T23:56:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739", "min_disk": 0, "protected": false, "id": "0c3695a3-d661-4335-9955-eb262e3cb739", "file": "/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739/file", "checksum": null, "owner": "6d2e52e44ebd4d5a89b26f35a93cdcb7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:56:00,566 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-ceb61902-be60-406a-9348-b540213b3834 2018-08-11 23:56:00,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}863d6fd3758a1dd6fbdbd2b9a23acc16c7ed029c" -d '' 2018-08-11 23:56:00,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-094798cc-d2eb-4a78-9d7f-d8c65d8aceb9 Date: Sat, 11 Aug 2018 23:56:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 23:56:00,936 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739/file used request id req-094798cc-d2eb-4a78-9d7f-d8c65d8aceb9 2018-08-11 23:56:00,936 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-11 23:56:00,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}863d6fd3758a1dd6fbdbd2b9a23acc16c7ed029c" 2018-08-11 23:56:00,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ff4b24d7-9d7b-46aa-86ed-cb78a231a465 Date: Sat, 11 Aug 2018 23:56:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:56:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:56:00Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/0c3695a3-d661-4335-9955-eb262e3cb739/snap", "metadata": {}}], "self": "/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739", "min_disk": 0, "protected": false, "id": "0c3695a3-d661-4335-9955-eb262e3cb739", "file": "/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d2e52e44ebd4d5a89b26f35a93cdcb7", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/0c3695a3-d661-4335-9955-eb262e3cb739/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:56:00,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739 used request id req-ff4b24d7-9d7b-46aa-86ed-cb78a231a465 2018-08-11 23:56:00,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}863d6fd3758a1dd6fbdbd2b9a23acc16c7ed029c" 2018-08-11 23:56:00,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7422b90e-10b6-43f0-8d81-4f8af8c7bb39 Date: Sat, 11 Aug 2018 23:56: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-08-11 23:56:00,964 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-7422b90e-10b6-43f0-8d81-4f8af8c7bb39 2018-08-11 23:56:00,967 - create_image - INFO - Created image with name - CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490 2018-08-11 23:56:00,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}863d6fd3758a1dd6fbdbd2b9a23acc16c7ed029c" 2018-08-11 23:56:00,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-117d3cbc-b37c-4160-aea2-d4daf37338ac Date: Sat, 11 Aug 2018 23:56:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:56:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:56:00Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/0c3695a3-d661-4335-9955-eb262e3cb739/snap", "metadata": {}}], "self": "/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739", "min_disk": 0, "protected": false, "id": "0c3695a3-d661-4335-9955-eb262e3cb739", "file": "/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d2e52e44ebd4d5a89b26f35a93cdcb7", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/0c3695a3-d661-4335-9955-eb262e3cb739/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:56:00,985 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739 used request id req-117d3cbc-b37c-4160-aea2-d4daf37338ac 2018-08-11 23:56:00,986 - create_image - DEBUG - Instance status is - active 2018-08-11 23:56:00,986 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490 2018-08-11 23:56:00,986 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490 2018-08-11 23:56:00,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:01,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "484fd00d17fb45909583d35a2dfc7c35", "name": "CreateImageSuccessTests-004edff5-247d-461-proj-role"}], "expires_at": "2018-08-12T00:56:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d2e52e44ebd4d5a89b26f35a93cdcb7", "name": "CreateImageSuccessTests-004edff5-247d-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-004edff5-247d-461-user", "id": "b4f77f79e3dc40d3bc4682e08afa2109"}, "audit_ids": ["32NMmZ1eQOW5g_4ZXJKEdQ"], "issued_at": "2018-08-11T23:56:01.000000Z"}} 2018-08-11 23:56:01,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}138857037defe05c2661dd211777397035bb7470" 2018-08-11 23:56:01,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-c8f27196-c0cb-4012-8c88-8d1b89aabe4c Date: Sat, 11 Aug 2018 23:56:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:56:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:56:00Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/0c3695a3-d661-4335-9955-eb262e3cb739/snap", "metadata": {}}], "self": "/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739", "min_disk": 0, "protected": false, "id": "0c3695a3-d661-4335-9955-eb262e3cb739", "file": "/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d2e52e44ebd4d5a89b26f35a93cdcb7", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/0c3695a3-d661-4335-9955-eb262e3cb739/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490"} 2018-08-11 23:56:01,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490 used request id req-c8f27196-c0cb-4012-8c88-8d1b89aabe4c 2018-08-11 23:56:01,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}138857037defe05c2661dd211777397035bb7470" 2018-08-11 23:56:01,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b7096ddf-9a90-4548-bfb3-8009455e3b84 Date: Sat, 11 Aug 2018 23:56: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-08-11 23:56:01,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-b7096ddf-9a90-4548-bfb3-8009455e3b84 2018-08-11 23:56:01,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:01,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:01,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "484fd00d17fb45909583d35a2dfc7c35", "name": "CreateImageSuccessTests-004edff5-247d-461-proj-role"}], "expires_at": "2018-08-12T00:56:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d2e52e44ebd4d5a89b26f35a93cdcb7", "name": "CreateImageSuccessTests-004edff5-247d-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6d2e52e44ebd4d5a89b26f35a93cdcb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-004edff5-247d-461-user", "id": "b4f77f79e3dc40d3bc4682e08afa2109"}, "audit_ids": ["Okls02imSPWOfNQCTnNEgQ"], "issued_at": "2018-08-11T23:56:01.000000Z"}} 2018-08-11 23:56:01,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff6204071f9c18b7d655e5a05754111283aaa823" 2018-08-11 23:56:02,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cd0c8a4-c2ea-4b52-8843-3c9441f5e71d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:02,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3cd0c8a4-c2ea-4b52-8843-3c9441f5e71d 2018-08-11 23:56:02,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&name=CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff6204071f9c18b7d655e5a05754111283aaa823" 2018-08-11 23:56:02,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-c8c5817d-f459-4609-8f7e-52ef44442914 Date: Sat, 11 Aug 2018 23:56:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:56:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-11T23:56:00Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/0c3695a3-d661-4335-9955-eb262e3cb739/snap", "metadata": {}}], "self": "/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739", "min_disk": 0, "protected": false, "id": "0c3695a3-d661-4335-9955-eb262e3cb739", "file": "/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d2e52e44ebd4d5a89b26f35a93cdcb7", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/0c3695a3-d661-4335-9955-eb262e3cb739/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490"} 2018-08-11 23:56:02,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&name=CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490 used request id req-c8c5817d-f459-4609-8f7e-52ef44442914 2018-08-11 23:56:02,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff6204071f9c18b7d655e5a05754111283aaa823" 2018-08-11 23:56:02,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-08a097e5-15b3-40d3-a6d2-1d7996ce0af2 Date: Sat, 11 Aug 2018 23:56: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-08-11 23:56:02,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-08a097e5-15b3-40d3-a6d2-1d7996ce0af2 2018-08-11 23:56:02,220 - create_image - INFO - Found image with name - CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490 2018-08-11 23:56:02,221 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-4c821f1c-c2d0-429d-8ca2-73e3ce399490 2018-08-11 23:56:02,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}863d6fd3758a1dd6fbdbd2b9a23acc16c7ed029c" 2018-08-11 23:56:03,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4799a400-4d67-4cef-8b75-2cbcf0242b31 Date: Sat, 11 Aug 2018 23:56:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 23:56:03,059 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/0c3695a3-d661-4335-9955-eb262e3cb739 used request id req-4799a400-4d67-4cef-8b75-2cbcf0242b31 2018-08-11 23:56:03,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:56:03,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:56:03,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:56:03,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:56:03,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:56:03,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:03,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-ae310799-670a-4af5-8687-26cf2fb47def Date: Sat, 11 Aug 2018 23:56:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:56:03,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-ae310799-670a-4af5-8687-26cf2fb47def 2018-08-11 23:56:03,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:03,439 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-470189df-4e22-4ae4-802e-cc739486701d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:03,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-470189df-4e22-4ae4-802e-cc739486701d 2018-08-11 23:56:03,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:03,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:03,522 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e81e817f-d44e-4297-bc68-b7397d89fd6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:03,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-e81e817f-d44e-4297-bc68-b7397d89fd6b 2018-08-11 23:56:03,523 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:03,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:03,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dace9681-caca-4aec-92e1-3443a4c6749f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:03,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-dace9681-caca-4aec-92e1-3443a4c6749f 2018-08-11 23:56:03,606 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:03,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:03,690 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-509a18ae-b6fd-4dfe-9b30-eaf9f1bd719f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:03,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-509a18ae-b6fd-4dfe-9b30-eaf9f1bd719f 2018-08-11 23:56:03,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:03,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:03,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e03205f4-5e1c-4493-839a-5d7cce031b73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:03,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-e03205f4-5e1c-4493-839a-5d7cce031b73 2018-08-11 23:56:03,772 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:03,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:03,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8f6a9d8-dd36-4263-a6cd-67b31e0c7081 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:03,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-a8f6a9d8-dd36-4263-a6cd-67b31e0c7081 2018-08-11 23:56:03,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:03,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:03,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2461b726-f4f9-4bec-852b-ee30c282d377 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:03,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-2461b726-f4f9-4bec-852b-ee30c282d377 2018-08-11 23:56:03,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:04,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00c94711-083f-473c-a435-3ce80f1447b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:04,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-00c94711-083f-473c-a435-3ce80f1447b5 2018-08-11 23:56:04,020 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:04,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:04,105 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ba662a1-4acf-4d09-b7cf-17519c24abf6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:04,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-2ba662a1-4acf-4d09-b7cf-17519c24abf6 2018-08-11 23:56:04,105 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:04,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:04,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e67b84eb-fd23-4a36-9d24-8681ef21d84a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:04,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-e67b84eb-fd23-4a36-9d24-8681ef21d84a 2018-08-11 23:56:04,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:04,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:04,275 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79c46c50-1766-4e2f-95ed-38e2cedd9d9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:04,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-79c46c50-1766-4e2f-95ed-38e2cedd9d9e 2018-08-11 23:56:04,276 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:04,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:04,361 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49574bae-6e0b-4168-8ec8-d363602009cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:04,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-49574bae-6e0b-4168-8ec8-d363602009cc 2018-08-11 23:56:04,361 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:04,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:04,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f912f48b-59e8-42c5-8985-2e2b797bed01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:04,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-f912f48b-59e8-42c5-8985-2e2b797bed01 2018-08-11 23:56:04,447 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:04,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:04,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c73f96d-3a34-4ccc-97b8-cf5f228fa247 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:56:04,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-7c73f96d-3a34-4ccc-97b8-cf5f228fa247 2018-08-11 23:56:04,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:04,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c73f1762-1097-4f03-bdf7-76105bd252c6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:56:04,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-c73f1762-1097-4f03-bdf7-76105bd252c6 2018-08-11 23:56:04,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:04,704 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db115a22-13bc-40bc-a33a-a175b31020a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:04,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-db115a22-13bc-40bc-a33a-a175b31020a0 2018-08-11 23:56:04,704 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:04,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:04,789 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1acff28b-8f2d-4024-a167-a4ebfee30caa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:04,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-1acff28b-8f2d-4024-a167-a4ebfee30caa 2018-08-11 23:56:04,790 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:04,790 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-004edff5-247d-461-proj 2018-08-11 23:56:04,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/6d2e52e44ebd4d5a89b26f35a93cdcb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:04,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48d1ec15-cb4e-44b7-b3f3-d0078814498f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:04,993 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/6d2e52e44ebd4d5a89b26f35a93cdcb7 used request id req-48d1ec15-cb4e-44b7-b3f3-d0078814498f 2018-08-11 23:56:04,993 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-004edff5-247d-461-proj-role 2018-08-11 23:56:04,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/484fd00d17fb45909583d35a2dfc7c35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:05,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86a88164-b9c4-4f31-a409-88f6f0afb3b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:05,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/484fd00d17fb45909583d35a2dfc7c35 used request id req-86a88164-b9c4-4f31-a409-88f6f0afb3b0 2018-08-11 23:56:05,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91797fe5558b8cf7ac2f3f370339212e9ce8b766" 2018-08-11 23:56:05,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-663a0f1c-b533-45c5-9b30-896fec083f3d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:05,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-663a0f1c-b533-45c5-9b30-896fec083f3d 2018-08-11 23:56:05,178 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-004edff5-247d-461-user 2018-08-11 23:56:05,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/b4f77f79e3dc40d3bc4682e08afa2109 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285ce0b3b6d7e564643c6cc00b63553758edf002" 2018-08-11 23:56:05,335 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-789fcbd5-7cee-4cc8-adde-421c8e9ad711 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:05,335 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b4f77f79e3dc40d3bc4682e08afa2109 used request id req-789fcbd5-7cee-4cc8-adde-421c8e9ad711 2018-08-11 23:56:05,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:05,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["MoBLkEPxR0ynlQd15-bxAA"], "issued_at": "2018-08-11T23:56:05.000000Z"}} 2018-08-11 23:56:05,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07baff1eb698c997d12dc6efe33476fee47b8305" 2018-08-11 23:56:05,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b89d46f-d671-4c4e-b2f0-3b6b7211468e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:05,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4b89d46f-d671-4c4e-b2f0-3b6b7211468e 2018-08-11 23:56:05,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:05,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:06,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["dtccx6lwRVu3tn2y74p4LA"], "issued_at": "2018-08-11T23:56:06.000000Z"}} 2018-08-11 23:56:06,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:06,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0f079a7-708e-4efa-97e1-ce3444fbc0e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:06,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f0f079a7-708e-4efa-97e1-ce3444fbc0e6 2018-08-11 23:56:06,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:06,264 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:06,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-4c1790c2-9248-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:06,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-923822dc-3480-4871-ade7-dd7370dfb858 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-4c1790c2-9248-401-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:56:06,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-4c1790c2-9248-401-proj used request id req-923822dc-3480-4871-ade7-dd7370dfb858 2018-08-11 23:56:06,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:06,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8002e74-4d61-4dec-9037-869c457655e7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:06,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e8002e74-4d61-4dec-9037-869c457655e7 2018-08-11 23:56:06,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-4c1790c2-9248-401-proj"}}' 2018-08-11 23:56:06,634 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc84e671-57c2-41aa-969a-0bce93ec9e70 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f28ee82587eb4af48510e2e151df9649"}, "tags": [], "enabled": true, "id": "f28ee82587eb4af48510e2e151df9649", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-4c1790c2-9248-401-proj"}} 2018-08-11 23:56:06,634 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-fc84e671-57c2-41aa-969a-0bce93ec9e70 2018-08-11 23:56:06,634 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-4c1790c2-9248-401-proj 2018-08-11 23:56:06,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:06,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:07,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["bVA51wM5Qaa4GoKArIWcpw"], "issued_at": "2018-08-11T23:56:07.000000Z"}} 2018-08-11 23:56:07,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a7e7c6883b361b2561ca548ab73babc763b90b" 2018-08-11 23:56:07,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99cddc44-d385-4b6f-820a-0a4b4e34bd67 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:07,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-99cddc44-d385-4b6f-820a-0a4b4e34bd67 2018-08-11 23:56:07,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:07,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:07,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a7e7c6883b361b2561ca548ab73babc763b90b" 2018-08-11 23:56:07,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079d0b39-8b54-417a-a21c-39711333f8b1 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:56:07,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-079d0b39-8b54-417a-a21c-39711333f8b1 2018-08-11 23:56:07,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-4c1790c2-9248-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a7e7c6883b361b2561ca548ab73babc763b90b" 2018-08-11 23:56:07,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da33fd4a-97fa-4b31-9610-8d07c941ea1a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-4c1790c2-9248-401-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f28ee82587eb4af48510e2e151df9649"}, "tags": [], "enabled": true, "id": "f28ee82587eb4af48510e2e151df9649", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-4c1790c2-9248-401-proj"}]} 2018-08-11 23:56:07,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-4c1790c2-9248-401-proj used request id req-da33fd4a-97fa-4b31-9610-8d07c941ea1a 2018-08-11 23:56:07,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a7e7c6883b361b2561ca548ab73babc763b90b" 2018-08-11 23:56:07,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ce4f953-cb78-4ae6-8c39-fed116cb9acd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:07,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5ce4f953-cb78-4ae6-8c39-fed116cb9acd 2018-08-11 23:56:07,676 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-4c1790c2-9248-401-user 2018-08-11 23:56:07,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:07,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:07,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcca3b94-641f-4b8c-a9ee-1ffd3da525eb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:07,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-dcca3b94-641f-4b8c-a9ee-1ffd3da525eb 2018-08-11 23:56:07,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" -d '{"role": {"name": "CreateImageNegativeTests-4c1790c2-9248-401-proj-role"}}' 2018-08-11 23:56:07,802 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1c479c6-36d1-4bbf-afe2-f41bd966e777 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3cc261ec9a954d2aa125b7d1764c7cb5", "links": {"self": "http://172.30.9.30:5000/v3/roles/3cc261ec9a954d2aa125b7d1764c7cb5"}, "name": "CreateImageNegativeTests-4c1790c2-9248-401-proj-role"}} 2018-08-11 23:56:07,802 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-d1c479c6-36d1-4bbf-afe2-f41bd966e777 2018-08-11 23:56:07,802 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-4c1790c2-9248-401-proj-role 2018-08-11 23:56:07,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/3cc261ec9a954d2aa125b7d1764c7cb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:07,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee277666-dba1-408c-a6ae-817f0fb309ef Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3cc261ec9a954d2aa125b7d1764c7cb5", "links": {"self": "http://172.30.9.30:5000/v3/roles/3cc261ec9a954d2aa125b7d1764c7cb5"}, "name": "CreateImageNegativeTests-4c1790c2-9248-401-proj-role"}} 2018-08-11 23:56:07,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/3cc261ec9a954d2aa125b7d1764c7cb5 used request id req-ee277666-dba1-408c-a6ae-817f0fb309ef 2018-08-11 23:56:07,823 - keystone_utils - INFO - Granting role CreateImageNegativeTests-4c1790c2-9248-401-proj-role to project CreateImageNegativeTests-4c1790c2-9248-401-proj 2018-08-11 23:56:07,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/f28ee82587eb4af48510e2e151df9649/users/72c5910b7580489cbebee5929b9a483b/roles/3cc261ec9a954d2aa125b7d1764c7cb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:07,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c22dd77-5014-4ac5-90a1-196876b69c68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:07,942 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f28ee82587eb4af48510e2e151df9649/users/72c5910b7580489cbebee5929b9a483b/roles/3cc261ec9a954d2aa125b7d1764c7cb5 used request id req-1c22dd77-5014-4ac5-90a1-196876b69c68 2018-08-11 23:56:07,943 - openstack_tests - DEBUG - Image metadata - None 2018-08-11 23:56:07,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:07,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:08,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3cc261ec9a954d2aa125b7d1764c7cb5", "name": "CreateImageNegativeTests-4c1790c2-9248-401-proj-role"}], "expires_at": "2018-08-12T00:56:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f28ee82587eb4af48510e2e151df9649", "name": "CreateImageNegativeTests-4c1790c2-9248-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f28ee82587eb4af48510e2e151df9649", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f28ee82587eb4af48510e2e151df9649", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f28ee82587eb4af48510e2e151df9649", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f28ee82587eb4af48510e2e151df9649", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f28ee82587eb4af48510e2e151df9649", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f28ee82587eb4af48510e2e151df9649", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f28ee82587eb4af48510e2e151df9649", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f28ee82587eb4af48510e2e151df9649", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f28ee82587eb4af48510e2e151df9649", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f28ee82587eb4af48510e2e151df9649", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f28ee82587eb4af48510e2e151df9649", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f28ee82587eb4af48510e2e151df9649", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f28ee82587eb4af48510e2e151df9649", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f28ee82587eb4af48510e2e151df9649", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-4c1790c2-9248-401-user", "id": "72c5910b7580489cbebee5929b9a483b"}, "audit_ids": ["-F6oSwnwRz2DGVthyaqEtA"], "issued_at": "2018-08-11T23:56:08.000000Z"}} 2018-08-11 23:56:08,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e7bf5b276f13d9d57dcd6930af71f9aed6278d" 2018-08-11 23:56:08,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-836ea259-900c-4ae3-9b0f-1cfa9f32bc8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:08,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-836ea259-900c-4ae3-9b0f-1cfa9f32bc8b 2018-08-11 23:56:08,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-1be6fb46-5233-417c-b051-3d6b3537d7e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59e7bf5b276f13d9d57dcd6930af71f9aed6278d" 2018-08-11 23:56:08,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-4bbb2500-6592-4e42-a07a-04b3a37c0b24 Date: Sat, 11 Aug 2018 23:56:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-1be6fb46-5233-417c-b051-3d6b3537d7e8"} 2018-08-11 23:56:08,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-1be6fb46-5233-417c-b051-3d6b3537d7e8 used request id req-4bbb2500-6592-4e42-a07a-04b3a37c0b24 2018-08-11 23:56:08,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59e7bf5b276f13d9d57dcd6930af71f9aed6278d" 2018-08-11 23:56:08,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a0355e25-3198-4987-8712-0139041645a7 Date: Sat, 11 Aug 2018 23:56: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-08-11 23:56:08,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-a0355e25-3198-4987-8712-0139041645a7 2018-08-11 23:56:08,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59e7bf5b276f13d9d57dcd6930af71f9aed6278d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-1be6fb46-5233-417c-b051-3d6b3537d7e8"}' 2018-08-11 23:56:08,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/ca1610ff-bf9c-4233-a8b3-13511e83f39f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-76176619-50c5-48ac-9ad5-c060a381fd88 Date: Sat, 11 Aug 2018 23:56:08 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-1be6fb46-5233-417c-b051-3d6b3537d7e8", "tags": [], "container_format": "bare", "created_at": "2018-08-11T23:56:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-11T23:56:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/ca1610ff-bf9c-4233-a8b3-13511e83f39f", "min_disk": 0, "protected": false, "id": "ca1610ff-bf9c-4233-a8b3-13511e83f39f", "file": "/v2/images/ca1610ff-bf9c-4233-a8b3-13511e83f39f/file", "checksum": null, "owner": "f28ee82587eb4af48510e2e151df9649", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-11 23:56:08,660 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-76176619-50c5-48ac-9ad5-c060a381fd88 2018-08-11 23:56:08,667 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-08-11 23:56:08,667 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-1be6fb46-5233-417c-b051-3d6b3537d7e8 2018-08-11 23:56:08,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/ca1610ff-bf9c-4233-a8b3-13511e83f39f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59e7bf5b276f13d9d57dcd6930af71f9aed6278d" 2018-08-11 23:56:08,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-553a11cc-af9e-4299-9e11-bec7b3cfc6d9 Date: Sat, 11 Aug 2018 23:56:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-11 23:56:08,723 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/ca1610ff-bf9c-4233-a8b3-13511e83f39f used request id req-553a11cc-af9e-4299-9e11-bec7b3cfc6d9 2018-08-11 23:56:08,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:56:08,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:56:08,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:56:08,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:56:08,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:56:08,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:08,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-07c2a2b4-d015-423e-b6b8-e4dfafbfd8a0 Date: Sat, 11 Aug 2018 23:56:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:56:08,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-07c2a2b4-d015-423e-b6b8-e4dfafbfd8a0 2018-08-11 23:56:08,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:09,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b24cc27-f8fd-4a11-b392-268fb4b88df8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:09,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-3b24cc27-f8fd-4a11-b392-268fb4b88df8 2018-08-11 23:56:09,063 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:09,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:09,148 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fce43155-fb81-4699-9137-485027056708 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:09,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-fce43155-fb81-4699-9137-485027056708 2018-08-11 23:56:09,148 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:09,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:09,235 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdc2e47b-b7f8-4160-86e7-28db3a6829c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:09,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-bdc2e47b-b7f8-4160-86e7-28db3a6829c0 2018-08-11 23:56:09,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:09,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:09,320 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ed13bb6-cfce-4915-b1bd-a756e6ac9733 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:09,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-9ed13bb6-cfce-4915-b1bd-a756e6ac9733 2018-08-11 23:56:09,321 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:09,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:09,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c77571c-b074-434d-9fdb-29faaf5d4555 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:09,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-0c77571c-b074-434d-9fdb-29faaf5d4555 2018-08-11 23:56:09,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:09,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:09,485 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab4d76f5-68ee-4fe7-af8c-3a4e6e643790 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:09,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-ab4d76f5-68ee-4fe7-af8c-3a4e6e643790 2018-08-11 23:56:09,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:09,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:09,575 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7b65e23-ff7a-4d7b-ba75-c2e73bd8ef89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:09,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-e7b65e23-ff7a-4d7b-ba75-c2e73bd8ef89 2018-08-11 23:56:09,576 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:09,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:09,663 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c5e60b1-b143-4463-a425-e1e747e97950 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:09,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-4c5e60b1-b143-4463-a425-e1e747e97950 2018-08-11 23:56:09,663 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:09,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:09,750 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d0ab6f5-bc80-49f1-a29b-6696f0945ce1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:09,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-5d0ab6f5-bc80-49f1-a29b-6696f0945ce1 2018-08-11 23:56:09,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:09,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:09,840 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f85e2685-f51e-4a81-bef3-c3c29591ee6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:09,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-f85e2685-f51e-4a81-bef3-c3c29591ee6f 2018-08-11 23:56:09,840 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:09,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:09,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-305b7c8c-c47d-4ba8-8c46-064e1bd39a05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:09,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-305b7c8c-c47d-4ba8-8c46-064e1bd39a05 2018-08-11 23:56:09,929 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:09,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:10,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68964406-db72-4062-a1db-a321e5ba8f2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:10,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-68964406-db72-4062-a1db-a321e5ba8f2d 2018-08-11 23:56:10,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:10,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:10,097 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d557bb3-5963-4a3f-8e26-1ab7b4a1befd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:10,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-7d557bb3-5963-4a3f-8e26-1ab7b4a1befd 2018-08-11 23:56:10,098 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:10,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:10,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d52f295-b9e2-4e79-ae51-574b2fe4e1c6 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:56:10,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-7d52f295-b9e2-4e79-ae51-574b2fe4e1c6 2018-08-11 23:56:10,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:10,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339ea6e3-67a2-457f-867b-d562c980d896 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:56:10,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-339ea6e3-67a2-457f-867b-d562c980d896 2018-08-11 23:56:10,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:10,446 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5ac027b-6bb0-412d-80e1-41c04eee8fb8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:10,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-e5ac027b-6bb0-412d-80e1-41c04eee8fb8 2018-08-11 23:56:10,446 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:10,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:10,531 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e38bfde-a5ab-4a7f-92f5-dfcd63ac4a62 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:10,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-6e38bfde-a5ab-4a7f-92f5-dfcd63ac4a62 2018-08-11 23:56:10,531 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:10,532 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-4c1790c2-9248-401-proj 2018-08-11 23:56:10,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/f28ee82587eb4af48510e2e151df9649 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:10,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcd079ff-4e78-48e0-98ef-91f4c7c2259d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:10,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f28ee82587eb4af48510e2e151df9649 used request id req-bcd079ff-4e78-48e0-98ef-91f4c7c2259d 2018-08-11 23:56:10,736 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-4c1790c2-9248-401-proj-role 2018-08-11 23:56:10,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/3cc261ec9a954d2aa125b7d1764c7cb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:10,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-026fc486-be6a-4cdd-861a-d20a4eb5e865 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:10,850 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/3cc261ec9a954d2aa125b7d1764c7cb5 used request id req-026fc486-be6a-4cdd-861a-d20a4eb5e865 2018-08-11 23:56:10,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7819f08faccd39a21bcee70466aa7ecfd6bae4" 2018-08-11 23:56:10,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79219c3-12f0-4c27-bbab-5ee073c54eda Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:10,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e79219c3-12f0-4c27-bbab-5ee073c54eda 2018-08-11 23:56:10,940 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-4c1790c2-9248-401-user 2018-08-11 23:56:10,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/72c5910b7580489cbebee5929b9a483b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a7e7c6883b361b2561ca548ab73babc763b90b" 2018-08-11 23:56:11,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c17fc23-d7f1-46cf-9b4c-0c1ef9635623 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:11,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/72c5910b7580489cbebee5929b9a483b used request id req-9c17fc23-d7f1-46cf-9b4c-0c1ef9635623 2018-08-11 23:56:11,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:11,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["B357SonrTx-MdGhFCo9lCg"], "issued_at": "2018-08-11T23:56:11.000000Z"}} 2018-08-11 23:56:11,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b82d1c829bc09b1794e21c2a389250e247c28ca" 2018-08-11 23:56:11,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8f54a64-0c86-479b-99ee-6d7ee8983d91 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:11,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b8f54a64-0c86-479b-99ee-6d7ee8983d91 2018-08-11 23:56:11,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:11,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:11,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["LVOsO2tJR-uFv5BCJ-NeHQ"], "issued_at": "2018-08-11T23:56:11.000000Z"}} 2018-08-11 23:56:11,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:12,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f6032c-c385-4743-918b-b9c307adee8d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:12,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-86f6032c-c385-4743-918b-b9c307adee8d 2018-08-11 23:56:12,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:12,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:12,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-c83fe76c-8d35-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:12,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45be4369-7990-4c18-aded-82d72b06768d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-c83fe76c-8d35-45c-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:56:12,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-c83fe76c-8d35-45c-proj used request id req-45be4369-7990-4c18-aded-82d72b06768d 2018-08-11 23:56:12,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:12,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cb6bf47-9f0f-4c2c-970c-997b4ffe35c8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:12,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5cb6bf47-9f0f-4c2c-970c-997b4ffe35c8 2018-08-11 23:56:12,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-c83fe76c-8d35-45c-proj"}}' 2018-08-11 23:56:12,388 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f779292f-bb54-458c-b4a0-2210bec80f55 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/532403c1ca29473b86ad7c15c1ade617"}, "tags": [], "enabled": true, "id": "532403c1ca29473b86ad7c15c1ade617", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-c83fe76c-8d35-45c-proj"}} 2018-08-11 23:56:12,389 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-f779292f-bb54-458c-b4a0-2210bec80f55 2018-08-11 23:56:12,389 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-c83fe76c-8d35-45c-proj 2018-08-11 23:56:12,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:12,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:12,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["PnWAy7fRRbWakRzPYl9TlA"], "issued_at": "2018-08-11T23:56:12.000000Z"}} 2018-08-11 23:56:12,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5d9fea6b008b559235d4fecde0b27a88ea8fa2" 2018-08-11 23:56:12,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc300450-b06a-48b9-a993-595cd0023cff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:12,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-dc300450-b06a-48b9-a993-595cd0023cff 2018-08-11 23:56:12,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:12,793 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:12,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5d9fea6b008b559235d4fecde0b27a88ea8fa2" 2018-08-11 23:56:12,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-285d0076-9ab2-4ae7-ad71-4cbb2d17a30f Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:56:12,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-285d0076-9ab2-4ae7-ad71-4cbb2d17a30f 2018-08-11 23:56:12,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-c83fe76c-8d35-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5d9fea6b008b559235d4fecde0b27a88ea8fa2" 2018-08-11 23:56:12,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2542c4e0-ce59-4cab-bb2b-bdf6096fcb04 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-c83fe76c-8d35-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/532403c1ca29473b86ad7c15c1ade617"}, "tags": [], "enabled": true, "id": "532403c1ca29473b86ad7c15c1ade617", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-c83fe76c-8d35-45c-proj"}]} 2018-08-11 23:56:12,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-c83fe76c-8d35-45c-proj used request id req-2542c4e0-ce59-4cab-bb2b-bdf6096fcb04 2018-08-11 23:56:12,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5d9fea6b008b559235d4fecde0b27a88ea8fa2" 2018-08-11 23:56:13,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ddd24f-86c8-421e-9848-4631c8bc4efb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:13,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b3ddd24f-86c8-421e-9848-4631c8bc4efb 2018-08-11 23:56:13,365 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-c83fe76c-8d35-45c-user 2018-08-11 23:56:13,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:13,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:13,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2e6bf0-c94a-4c7a-bd2f-6dd17afd93f1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:13,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4b2e6bf0-c94a-4c7a-bd2f-6dd17afd93f1 2018-08-11 23:56:13,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" -d '{"role": {"name": "CreateImageNegativeTests-c83fe76c-8d35-45c-proj-role"}}' 2018-08-11 23:56:13,550 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d74ab7b-b2a7-4322-9954-f0aa172a4800 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5c472aea27e4c7c94f920544f60f3c4", "links": {"self": "http://172.30.9.30:5000/v3/roles/f5c472aea27e4c7c94f920544f60f3c4"}, "name": "CreateImageNegativeTests-c83fe76c-8d35-45c-proj-role"}} 2018-08-11 23:56:13,550 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-1d74ab7b-b2a7-4322-9954-f0aa172a4800 2018-08-11 23:56:13,550 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-c83fe76c-8d35-45c-proj-role 2018-08-11 23:56:13,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/f5c472aea27e4c7c94f920544f60f3c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:13,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf5b548-12f9-4d76-8b51-e0285da3b501 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5c472aea27e4c7c94f920544f60f3c4", "links": {"self": "http://172.30.9.30:5000/v3/roles/f5c472aea27e4c7c94f920544f60f3c4"}, "name": "CreateImageNegativeTests-c83fe76c-8d35-45c-proj-role"}} 2018-08-11 23:56:13,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/f5c472aea27e4c7c94f920544f60f3c4 used request id req-ccf5b548-12f9-4d76-8b51-e0285da3b501 2018-08-11 23:56:13,636 - keystone_utils - INFO - Granting role CreateImageNegativeTests-c83fe76c-8d35-45c-proj-role to project CreateImageNegativeTests-c83fe76c-8d35-45c-proj 2018-08-11 23:56:13,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/532403c1ca29473b86ad7c15c1ade617/users/31fadc8f26954a69b7b5d31529adeefb/roles/f5c472aea27e4c7c94f920544f60f3c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:13,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc6df41a-4bbf-4239-85d5-ba3c415643c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:13,763 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/532403c1ca29473b86ad7c15c1ade617/users/31fadc8f26954a69b7b5d31529adeefb/roles/f5c472aea27e4c7c94f920544f60f3c4 used request id req-fc6df41a-4bbf-4239-85d5-ba3c415643c9 2018-08-11 23:56:13,763 - openstack_tests - DEBUG - Image metadata - None 2018-08-11 23:56:13,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:13,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:14,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5c472aea27e4c7c94f920544f60f3c4", "name": "CreateImageNegativeTests-c83fe76c-8d35-45c-proj-role"}], "expires_at": "2018-08-12T00:56:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "532403c1ca29473b86ad7c15c1ade617", "name": "CreateImageNegativeTests-c83fe76c-8d35-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/532403c1ca29473b86ad7c15c1ade617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/532403c1ca29473b86ad7c15c1ade617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/532403c1ca29473b86ad7c15c1ade617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_532403c1ca29473b86ad7c15c1ade617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_532403c1ca29473b86ad7c15c1ade617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/532403c1ca29473b86ad7c15c1ade617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/532403c1ca29473b86ad7c15c1ade617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/532403c1ca29473b86ad7c15c1ade617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/532403c1ca29473b86ad7c15c1ade617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/532403c1ca29473b86ad7c15c1ade617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/532403c1ca29473b86ad7c15c1ade617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/532403c1ca29473b86ad7c15c1ade617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/532403c1ca29473b86ad7c15c1ade617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/532403c1ca29473b86ad7c15c1ade617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-c83fe76c-8d35-45c-user", "id": "31fadc8f26954a69b7b5d31529adeefb"}, "audit_ids": ["gss-TASnS1-q7D-DQ8VkOw"], "issued_at": "2018-08-11T23:56:14.000000Z"}} 2018-08-11 23:56:14,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b0a723f4ed07f5508acb6f76bf408fd6e92019" 2018-08-11 23:56:14,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a78814d-7215-499d-8321-4d841a1c2e91 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:14,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-5a78814d-7215-499d-8321-4d841a1c2e91 2018-08-11 23:56:14,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-85df8972-f5b6-4f4c-b25e-5d810b597f36 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36b0a723f4ed07f5508acb6f76bf408fd6e92019" 2018-08-11 23:56:14,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-574d279c-3b09-4215-a350-a81f3e9be909 Date: Sat, 11 Aug 2018 23:56:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-85df8972-f5b6-4f4c-b25e-5d810b597f36"} 2018-08-11 23:56:14,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-85df8972-f5b6-4f4c-b25e-5d810b597f36 used request id req-574d279c-3b09-4215-a350-a81f3e9be909 2018-08-11 23:56:14,797 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-08-11 23:56:14,798 - file_utils - DEBUG - Saving file to - /tmp/d8453603-11ab-4cd5-a455-b8f966d73ba3 2018-08-11 23:56:15,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36b0a723f4ed07f5508acb6f76bf408fd6e92019" 2018-08-11 23:56:15,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e5255807-f171-41a7-b174-deffe52c1bd1 Date: Sat, 11 Aug 2018 23:56: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-08-11 23:56:15,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-e5255807-f171-41a7-b174-deffe52c1bd1 2018-08-11 23:56:15,048 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-08-11 23:56:15,048 - glance_utils - DEBUG - Closing file ./tmp/d8453603-11ab-4cd5-a455-b8f966d73ba3 2018-08-11 23:56:15,048 - glance_utils - INFO - Removing file ./tmp/d8453603-11ab-4cd5-a455-b8f966d73ba3 2018-08-11 23:56:15,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:56:15,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:56:15,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:56:15,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:56:15,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:56:15,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:15,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-8946d507-ee5a-4bfe-acf9-758406bd374c Date: Sat, 11 Aug 2018 23:56:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:56:15,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-8946d507-ee5a-4bfe-acf9-758406bd374c 2018-08-11 23:56:15,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:15,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2642682-aaa4-4536-b7f5-a8c1353490c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:15,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-f2642682-aaa4-4536-b7f5-a8c1353490c7 2018-08-11 23:56:15,388 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:15,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:15,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-044530e8-1a0f-4f09-b0d9-d75cfc57952f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:15,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-044530e8-1a0f-4f09-b0d9-d75cfc57952f 2018-08-11 23:56:15,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:15,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:15,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9bb7a49-d6c7-4ca8-8b5f-993aa3cdf006 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:15,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-b9bb7a49-d6c7-4ca8-8b5f-993aa3cdf006 2018-08-11 23:56:15,560 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:15,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:15,638 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-285e189a-098f-45c0-baf0-cb118a2b2805 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:15,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-285e189a-098f-45c0-baf0-cb118a2b2805 2018-08-11 23:56:15,638 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:15,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:15,724 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffd50aaa-c481-4aec-a3a0-309380f384a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:15,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-ffd50aaa-c481-4aec-a3a0-309380f384a1 2018-08-11 23:56:15,725 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:15,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:15,808 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6b9d929-ee98-4c9c-b436-55fe0d64efa7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:15,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-a6b9d929-ee98-4c9c-b436-55fe0d64efa7 2018-08-11 23:56:15,809 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:15,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:15,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39b67016-6cb1-44d8-83ce-529c5e2002ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:15,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-39b67016-6cb1-44d8-83ce-529c5e2002ef 2018-08-11 23:56:15,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:15,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:15,993 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f9b786d-318a-40c6-a7f3-3799f7ac23ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:15,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-2f9b786d-318a-40c6-a7f3-3799f7ac23ed 2018-08-11 23:56:15,993 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:15,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:16,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8dd5ff6-0aad-4718-93ce-6067f120528a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:16,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-c8dd5ff6-0aad-4718-93ce-6067f120528a 2018-08-11 23:56:16,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:16,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:16,167 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a599ff6e-e7e1-4d36-9c75-287b755564f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:16,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-a599ff6e-e7e1-4d36-9c75-287b755564f3 2018-08-11 23:56:16,167 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:16,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:16,254 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d86ca4b7-0389-40d5-93f3-9879e34b551d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:16,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-d86ca4b7-0389-40d5-93f3-9879e34b551d 2018-08-11 23:56:16,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:16,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:16,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-102097ba-b167-43bd-85a8-9e31e1df8a65 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:16,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-102097ba-b167-43bd-85a8-9e31e1df8a65 2018-08-11 23:56:16,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:16,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:16,430 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b8422e9-5ecd-48e5-883f-85cf24216a4f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:16,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-4b8422e9-5ecd-48e5-883f-85cf24216a4f 2018-08-11 23:56:16,430 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:16,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:16,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917dc625-2615-4923-8d22-de1fd45e0a2e 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:56:16,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-917dc625-2615-4923-8d22-de1fd45e0a2e 2018-08-11 23:56:16,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:16,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43aa367-b05d-446f-9b43-690a7c3d5192 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:56:16,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-c43aa367-b05d-446f-9b43-690a7c3d5192 2018-08-11 23:56:16,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:16,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c8bd6b0-8cc9-41ff-8613-2f0bdf91b3a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:16,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-1c8bd6b0-8cc9-41ff-8613-2f0bdf91b3a0 2018-08-11 23:56:16,715 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:16,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:16,808 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-798e5c77-1f36-4b59-90f3-318e9d67bed1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:16,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-798e5c77-1f36-4b59-90f3-318e9d67bed1 2018-08-11 23:56:16,808 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:16,809 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-c83fe76c-8d35-45c-proj 2018-08-11 23:56:16,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/532403c1ca29473b86ad7c15c1ade617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:17,011 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-961123d7-1ff3-4be5-a98b-7e1b00c8bca8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:17,011 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/532403c1ca29473b86ad7c15c1ade617 used request id req-961123d7-1ff3-4be5-a98b-7e1b00c8bca8 2018-08-11 23:56:17,011 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-c83fe76c-8d35-45c-proj-role 2018-08-11 23:56:17,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/f5c472aea27e4c7c94f920544f60f3c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:17,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd1b2d69-f0cd-4437-9c18-e353edb9953f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:17,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/f5c472aea27e4c7c94f920544f60f3c4 used request id req-cd1b2d69-f0cd-4437-9c18-e353edb9953f 2018-08-11 23:56:17,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a9610600cb5ffaea20150a590005fa0dfa63bb" 2018-08-11 23:56:17,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef1bae53-a211-4fec-a91b-f3fa1d09ba77 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:17,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ef1bae53-a211-4fec-a91b-f3fa1d09ba77 2018-08-11 23:56:17,212 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-c83fe76c-8d35-45c-user 2018-08-11 23:56:17,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/31fadc8f26954a69b7b5d31529adeefb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5d9fea6b008b559235d4fecde0b27a88ea8fa2" 2018-08-11 23:56:17,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c51f211f-caf1-4905-bbf4-725346529dfa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:17,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/31fadc8f26954a69b7b5d31529adeefb used request id req-c51f211f-caf1-4905-bbf4-725346529dfa 2018-08-11 23:56:17,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:17,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["_44AU2QgT8avbtYhNvjv1w"], "issued_at": "2018-08-11T23:56:17.000000Z"}} 2018-08-11 23:56:17,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298cb99ce7bd0c74d5b5fdd5429a3d76036ec4df" 2018-08-11 23:56:17,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-494f4285-5106-4dd4-8557-46f72770fb40 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:17,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-494f4285-5106-4dd4-8557-46f72770fb40 2018-08-11 23:56:17,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:17,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:18,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["lnoSwTYtRaeBMBAFySQT2A"], "issued_at": "2018-08-11T23:56:18.000000Z"}} 2018-08-11 23:56:18,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:18,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2458e158-d19b-4cb1-b3d5-caf667911ab6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:18,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2458e158-d19b-4cb1-b3d5-caf667911ab6 2018-08-11 23:56:18,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:18,316 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:18,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-61300a0b-b64c-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:18,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02ddd6c4-d61b-4b39-927d-5f46ab603b1d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-61300a0b-b64c-499-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:56:18,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-61300a0b-b64c-499-proj used request id req-02ddd6c4-d61b-4b39-927d-5f46ab603b1d 2018-08-11 23:56:18,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:18,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b24bda-c8f5-4f3a-a520-a658bc88ed85 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:18,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c8b24bda-c8f5-4f3a-a520-a658bc88ed85 2018-08-11 23:56:18,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-61300a0b-b64c-499-proj"}}' 2018-08-11 23:56:18,532 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d004c70-d48c-46fa-8869-8778e243940a Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f965deb6dc184fe0aa09129486a2326d"}, "tags": [], "enabled": true, "id": "f965deb6dc184fe0aa09129486a2326d", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-61300a0b-b64c-499-proj"}} 2018-08-11 23:56:18,532 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-6d004c70-d48c-46fa-8869-8778e243940a 2018-08-11 23:56:18,533 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-61300a0b-b64c-499-proj 2018-08-11 23:56:18,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:18,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:18,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["68t-Pf_VROq3f6OeuGHYlA"], "issued_at": "2018-08-11T23:56:18.000000Z"}} 2018-08-11 23:56:18,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c017b0f04cd84e6b514740b92e9d0507373b42e" 2018-08-11 23:56:18,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de56f60e-d3bc-4b9b-9835-b5905e320970 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:18,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-de56f60e-d3bc-4b9b-9835-b5905e320970 2018-08-11 23:56:18,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:18,937 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:18,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c017b0f04cd84e6b514740b92e9d0507373b42e" 2018-08-11 23:56:18,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a097bdc-e4d5-4623-bf9a-45c19260218b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:56:18,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-6a097bdc-e4d5-4623-bf9a-45c19260218b 2018-08-11 23:56:18,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-61300a0b-b64c-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c017b0f04cd84e6b514740b92e9d0507373b42e" 2018-08-11 23:56:19,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25687633-3315-4bf6-b16f-4d622d8d27dd Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-61300a0b-b64c-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f965deb6dc184fe0aa09129486a2326d"}, "tags": [], "enabled": true, "id": "f965deb6dc184fe0aa09129486a2326d", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-61300a0b-b64c-499-proj"}]} 2018-08-11 23:56:19,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-61300a0b-b64c-499-proj used request id req-25687633-3315-4bf6-b16f-4d622d8d27dd 2018-08-11 23:56:19,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c017b0f04cd84e6b514740b92e9d0507373b42e" 2018-08-11 23:56:19,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-695f9091-14db-4ac8-8ed3-13ddd5c2d1b0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:19,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-695f9091-14db-4ac8-8ed3-13ddd5c2d1b0 2018-08-11 23:56:19,515 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-61300a0b-b64c-499-user 2018-08-11 23:56:19,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:19,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:19,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef818927-3592-416a-8d62-029b8fcd844f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:19,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ef818927-3592-416a-8d62-029b8fcd844f 2018-08-11 23:56:19,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" -d '{"role": {"name": "CreateImageNegativeTests-61300a0b-b64c-499-proj-role"}}' 2018-08-11 23:56:19,707 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e92091ee-626c-4603-ada4-21720a1bf929 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af91c99eeec842558bac17b75a7523ea", "links": {"self": "http://172.30.9.30:5000/v3/roles/af91c99eeec842558bac17b75a7523ea"}, "name": "CreateImageNegativeTests-61300a0b-b64c-499-proj-role"}} 2018-08-11 23:56:19,707 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-e92091ee-626c-4603-ada4-21720a1bf929 2018-08-11 23:56:19,707 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-61300a0b-b64c-499-proj-role 2018-08-11 23:56:19,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/af91c99eeec842558bac17b75a7523ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:19,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9342f0db-0577-483e-9dd3-37ad874d1b0e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af91c99eeec842558bac17b75a7523ea", "links": {"self": "http://172.30.9.30:5000/v3/roles/af91c99eeec842558bac17b75a7523ea"}, "name": "CreateImageNegativeTests-61300a0b-b64c-499-proj-role"}} 2018-08-11 23:56:19,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/af91c99eeec842558bac17b75a7523ea used request id req-9342f0db-0577-483e-9dd3-37ad874d1b0e 2018-08-11 23:56:19,795 - keystone_utils - INFO - Granting role CreateImageNegativeTests-61300a0b-b64c-499-proj-role to project CreateImageNegativeTests-61300a0b-b64c-499-proj 2018-08-11 23:56:19,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/f965deb6dc184fe0aa09129486a2326d/users/9c8bd6d99b414e82b308692d80e4a087/roles/af91c99eeec842558bac17b75a7523ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:19,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a8ed04c-c3ee-4190-b254-bd5917f9291c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:19,854 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f965deb6dc184fe0aa09129486a2326d/users/9c8bd6d99b414e82b308692d80e4a087/roles/af91c99eeec842558bac17b75a7523ea used request id req-4a8ed04c-c3ee-4190-b254-bd5917f9291c 2018-08-11 23:56:19,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:19,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:20,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af91c99eeec842558bac17b75a7523ea", "name": "CreateImageNegativeTests-61300a0b-b64c-499-proj-role"}], "expires_at": "2018-08-12T00:56:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f965deb6dc184fe0aa09129486a2326d", "name": "CreateImageNegativeTests-61300a0b-b64c-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f965deb6dc184fe0aa09129486a2326d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f965deb6dc184fe0aa09129486a2326d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f965deb6dc184fe0aa09129486a2326d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f965deb6dc184fe0aa09129486a2326d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f965deb6dc184fe0aa09129486a2326d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f965deb6dc184fe0aa09129486a2326d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f965deb6dc184fe0aa09129486a2326d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f965deb6dc184fe0aa09129486a2326d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f965deb6dc184fe0aa09129486a2326d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f965deb6dc184fe0aa09129486a2326d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f965deb6dc184fe0aa09129486a2326d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f965deb6dc184fe0aa09129486a2326d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f965deb6dc184fe0aa09129486a2326d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f965deb6dc184fe0aa09129486a2326d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-61300a0b-b64c-499-user", "id": "9c8bd6d99b414e82b308692d80e4a087"}, "audit_ids": ["BJn0aXsNRtmNRk-g8ur8Fw"], "issued_at": "2018-08-11T23:56:20.000000Z"}} 2018-08-11 23:56:20,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04162720e66720e1c7d9a993e2c94018b2220dd8" 2018-08-11 23:56:20,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-609c0931-8399-4335-8ba8-916ffeeede1c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:20,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-609c0931-8399-4335-8ba8-916ffeeede1c 2018-08-11 23:56:20,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04162720e66720e1c7d9a993e2c94018b2220dd8" 2018-08-11 23:56:20,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-2f458fde-53f9-4c47-8378-a36b8bdd60fd Date: Sat, 11 Aug 2018 23:56:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-08-11 23:56:20,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&name=foo used request id req-2f458fde-53f9-4c47-8378-a36b8bdd60fd 2018-08-11 23:56:20,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:56:20,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:56:20,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:56:20,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:56:20,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:56:20,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:20,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-3fe37c81-b073-41e1-9382-4b76f4f23bc3 Date: Sat, 11 Aug 2018 23:56:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:56:20,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-3fe37c81-b073-41e1-9382-4b76f4f23bc3 2018-08-11 23:56:20,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:20,836 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0b460ca-9287-41b1-9db9-db8c269a6fe1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:20,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-f0b460ca-9287-41b1-9db9-db8c269a6fe1 2018-08-11 23:56:20,836 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:20,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:20,921 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f17a5a65-09f2-432a-bf8b-ee0daa9c7af0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:20,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-f17a5a65-09f2-432a-bf8b-ee0daa9c7af0 2018-08-11 23:56:20,921 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:20,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:21,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b403873-f663-41e5-88aa-1ffd79b0c2f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:21,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-8b403873-f663-41e5-88aa-1ffd79b0c2f9 2018-08-11 23:56:21,006 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:21,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:21,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aab0d020-7079-47bb-a8b8-c071708bcbbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:21,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-aab0d020-7079-47bb-a8b8-c071708bcbbf 2018-08-11 23:56:21,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:21,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:21,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7fdc291-f05b-4677-973d-db6b20382cc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:21,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-f7fdc291-f05b-4677-973d-db6b20382cc0 2018-08-11 23:56:21,183 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:21,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:21,262 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c655685a-61f1-40af-8f40-0a25a0ab2829 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:21,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-c655685a-61f1-40af-8f40-0a25a0ab2829 2018-08-11 23:56:21,262 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:21,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:21,346 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dff45b2e-31dc-4482-87d8-47425307b25d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:21,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-dff45b2e-31dc-4482-87d8-47425307b25d 2018-08-11 23:56:21,346 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:21,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:21,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20dedc1a-3178-4295-8c8e-4cabb1ec20a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:21,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-20dedc1a-3178-4295-8c8e-4cabb1ec20a5 2018-08-11 23:56:21,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:21,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:21,607 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9473153a-20fb-4a45-a39d-4bdad5e9d256 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:21,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-9473153a-20fb-4a45-a39d-4bdad5e9d256 2018-08-11 23:56:21,608 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:21,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:21,696 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73036ac6-bc28-4391-91b5-817f3df0219c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:21,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-73036ac6-bc28-4391-91b5-817f3df0219c 2018-08-11 23:56:21,696 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:21,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:21,781 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82e0141a-45e6-4388-af6d-f714dbd3faa5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:21,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-82e0141a-45e6-4388-af6d-f714dbd3faa5 2018-08-11 23:56:21,781 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:21,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:21,865 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-681cc3de-012d-4890-9089-5cc177bffc2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:21,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-681cc3de-012d-4890-9089-5cc177bffc2f 2018-08-11 23:56:21,865 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:21,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:21,949 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0db2eb2f-d073-4d46-bb2f-3a8b5f264581 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:21,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-0db2eb2f-d073-4d46-bb2f-3a8b5f264581 2018-08-11 23:56:21,949 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:21,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:22,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d018b44-410e-4c57-90e3-b4c18baf1b4d 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:56:22,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-9d018b44-410e-4c57-90e3-b4c18baf1b4d 2018-08-11 23:56:22,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:22,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06928adc-fb18-41a7-a010-2c50c39321e5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:56:22,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-06928adc-fb18-41a7-a010-2c50c39321e5 2018-08-11 23:56:22,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:22,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-614a13fb-6bf1-44e5-9a8a-a9710fc8d8a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:22,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-614a13fb-6bf1-44e5-9a8a-a9710fc8d8a0 2018-08-11 23:56:22,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:22,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:22,298 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aea7a9d-257d-4014-acdf-f80df7accc2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:22,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-5aea7a9d-257d-4014-acdf-f80df7accc2d 2018-08-11 23:56:22,298 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:22,299 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-61300a0b-b64c-499-proj 2018-08-11 23:56:22,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/f965deb6dc184fe0aa09129486a2326d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:22,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e59d4cd1-695a-4a81-9ab5-e5042e379f06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:22,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f965deb6dc184fe0aa09129486a2326d used request id req-e59d4cd1-695a-4a81-9ab5-e5042e379f06 2018-08-11 23:56:22,497 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-61300a0b-b64c-499-proj-role 2018-08-11 23:56:22,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/af91c99eeec842558bac17b75a7523ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:22,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a879391-df14-4b8a-ab5e-d684b6a79ae1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:22,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/af91c99eeec842558bac17b75a7523ea used request id req-9a879391-df14-4b8a-ab5e-d684b6a79ae1 2018-08-11 23:56:22,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aeafad9b3467ae7c79105df2cd23a10b1a4b71b" 2018-08-11 23:56:22,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d20c5099-e408-4b03-a013-dfe50f381a69 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:22,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d20c5099-e408-4b03-a013-dfe50f381a69 2018-08-11 23:56:22,684 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-61300a0b-b64c-499-user 2018-08-11 23:56:22,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/9c8bd6d99b414e82b308692d80e4a087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c017b0f04cd84e6b514740b92e9d0507373b42e" 2018-08-11 23:56:22,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3fead73-ac05-4f53-8cd8-454f2079a229 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:22,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/9c8bd6d99b414e82b308692d80e4a087 used request id req-e3fead73-ac05-4f53-8cd8-454f2079a229 2018-08-11 23:56:22,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:23,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["lBEMNRJ1SkyAzuRUItubhw"], "issued_at": "2018-08-11T23:56:23.000000Z"}} 2018-08-11 23:56:23,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc8d8280e374cfda3cb8225b341c11a10598caf" 2018-08-11 23:56:23,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab90c76c-9db0-44fd-b5dd-09137fcb5c23 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:23,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ab90c76c-9db0-44fd-b5dd-09137fcb5c23 2018-08-11 23:56:23,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:23,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:23,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["PaRK_rUiQb-bfwXLLE5HLQ"], "issued_at": "2018-08-11T23:56:23.000000Z"}} 2018-08-11 23:56:23,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:23,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f17b7b-55d0-44a4-93a1-ca5063f62dd8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:23,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-11f17b7b-55d0-44a4-93a1-ca5063f62dd8 2018-08-11 23:56:23,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:23,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:23,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2ac08a58-0faf-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:23,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eb39cd5-d449-474e-bfd6-739193691e70 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2ac08a58-0faf-4a0-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:56:23,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2ac08a58-0faf-4a0-proj used request id req-7eb39cd5-d449-474e-bfd6-739193691e70 2018-08-11 23:56:23,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:23,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fef85e6-0ee7-45e6-936a-b5ad3d771b97 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:23,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-7fef85e6-0ee7-45e6-936a-b5ad3d771b97 2018-08-11 23:56:23,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-2ac08a58-0faf-4a0-proj"}}' 2018-08-11 23:56:24,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af5c7ee5-e3a1-462b-a930-b4ccb410cd1b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0680b822630b4bdca482862c936f9814"}, "tags": [], "enabled": true, "id": "0680b822630b4bdca482862c936f9814", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-2ac08a58-0faf-4a0-proj"}} 2018-08-11 23:56:24,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-af5c7ee5-e3a1-462b-a930-b4ccb410cd1b 2018-08-11 23:56:24,008 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-2ac08a58-0faf-4a0-proj 2018-08-11 23:56:24,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:24,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:24,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["2s0pOKbmQPOJ0QUaAB2Xbg"], "issued_at": "2018-08-11T23:56:24.000000Z"}} 2018-08-11 23:56:24,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3fb825d6087a4877e185794b3a1720f0c002b5" 2018-08-11 23:56:24,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba76f5dc-2680-424b-9535-867732b9a979 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:24,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ba76f5dc-2680-424b-9535-867732b9a979 2018-08-11 23:56:24,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:24,481 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:24,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3fb825d6087a4877e185794b3a1720f0c002b5" 2018-08-11 23:56:24,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4715ef97-ad9c-4336-a75e-746d53a1f64e Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:56:24,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4715ef97-ad9c-4336-a75e-746d53a1f64e 2018-08-11 23:56:24,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-2ac08a58-0faf-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3fb825d6087a4877e185794b3a1720f0c002b5" 2018-08-11 23:56:24,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c78a048d-dc00-49cd-a266-0773334425f8 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-2ac08a58-0faf-4a0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0680b822630b4bdca482862c936f9814"}, "tags": [], "enabled": true, "id": "0680b822630b4bdca482862c936f9814", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-2ac08a58-0faf-4a0-proj"}]} 2018-08-11 23:56:24,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-2ac08a58-0faf-4a0-proj used request id req-c78a048d-dc00-49cd-a266-0773334425f8 2018-08-11 23:56:24,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3fb825d6087a4877e185794b3a1720f0c002b5" 2018-08-11 23:56:24,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10fe8ecf-9722-453d-ba25-db1efaf1786a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:24,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-10fe8ecf-9722-453d-ba25-db1efaf1786a 2018-08-11 23:56:25,114 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-2ac08a58-0faf-4a0-user 2018-08-11 23:56:25,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:25,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:25,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cca7df6-fd02-4704-9c5a-4126ef7f0237 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:25,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8cca7df6-fd02-4704-9c5a-4126ef7f0237 2018-08-11 23:56:25,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" -d '{"role": {"name": "CreateImageNegativeTests-2ac08a58-0faf-4a0-proj-role"}}' 2018-08-11 23:56:25,306 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-682c5f42-89c9-4beb-ae49-12399b543adc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "100f5be43bbd4d7590e06663f6c31e6e", "links": {"self": "http://172.30.9.30:5000/v3/roles/100f5be43bbd4d7590e06663f6c31e6e"}, "name": "CreateImageNegativeTests-2ac08a58-0faf-4a0-proj-role"}} 2018-08-11 23:56:25,307 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-682c5f42-89c9-4beb-ae49-12399b543adc 2018-08-11 23:56:25,307 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-2ac08a58-0faf-4a0-proj-role 2018-08-11 23:56:25,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/100f5be43bbd4d7590e06663f6c31e6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:25,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d02daf82-91e8-4568-abd2-fe3e0859eb6b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "100f5be43bbd4d7590e06663f6c31e6e", "links": {"self": "http://172.30.9.30:5000/v3/roles/100f5be43bbd4d7590e06663f6c31e6e"}, "name": "CreateImageNegativeTests-2ac08a58-0faf-4a0-proj-role"}} 2018-08-11 23:56:25,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/100f5be43bbd4d7590e06663f6c31e6e used request id req-d02daf82-91e8-4568-abd2-fe3e0859eb6b 2018-08-11 23:56:25,401 - keystone_utils - INFO - Granting role CreateImageNegativeTests-2ac08a58-0faf-4a0-proj-role to project CreateImageNegativeTests-2ac08a58-0faf-4a0-proj 2018-08-11 23:56:25,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/0680b822630b4bdca482862c936f9814/users/4565b85717ef4c3ea2a267a536d33723/roles/100f5be43bbd4d7590e06663f6c31e6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:25,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eb430d1-0512-4106-ae44-dd4fcb2a8203 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:25,524 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/0680b822630b4bdca482862c936f9814/users/4565b85717ef4c3ea2a267a536d33723/roles/100f5be43bbd4d7590e06663f6c31e6e used request id req-3eb430d1-0512-4106-ae44-dd4fcb2a8203 2018-08-11 23:56:25,525 - openstack_tests - DEBUG - Image metadata - None 2018-08-11 23:56:25,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:25,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:25,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "100f5be43bbd4d7590e06663f6c31e6e", "name": "CreateImageNegativeTests-2ac08a58-0faf-4a0-proj-role"}], "expires_at": "2018-08-12T00:56:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0680b822630b4bdca482862c936f9814", "name": "CreateImageNegativeTests-2ac08a58-0faf-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0680b822630b4bdca482862c936f9814", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/0680b822630b4bdca482862c936f9814", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/0680b822630b4bdca482862c936f9814", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0680b822630b4bdca482862c936f9814", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_0680b822630b4bdca482862c936f9814", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0680b822630b4bdca482862c936f9814", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/0680b822630b4bdca482862c936f9814", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/0680b822630b4bdca482862c936f9814", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0680b822630b4bdca482862c936f9814", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/0680b822630b4bdca482862c936f9814", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/0680b822630b4bdca482862c936f9814", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0680b822630b4bdca482862c936f9814", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/0680b822630b4bdca482862c936f9814", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/0680b822630b4bdca482862c936f9814", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-2ac08a58-0faf-4a0-user", "id": "4565b85717ef4c3ea2a267a536d33723"}, "audit_ids": ["EYWv-hUUTzC6-4XBOb0Alg"], "issued_at": "2018-08-11T23:56:25.000000Z"}} 2018-08-11 23:56:25,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e807fbf072549b757dafc5c381cd5f80f5b0c9" 2018-08-11 23:56:26,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8b7ac2-8531-45dd-9a51-27be18156c8c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:26,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1f8b7ac2-8531-45dd-9a51-27be18156c8c 2018-08-11 23:56:26,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-a565936f-fa3a-4aa7-90c8-5b8d49008a4d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79e807fbf072549b757dafc5c381cd5f80f5b0c9" 2018-08-11 23:56:26,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-e577bf7d-e33e-4866-80c3-ef4cdc96e16e Date: Sat, 11 Aug 2018 23:56:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-a565936f-fa3a-4aa7-90c8-5b8d49008a4d"} 2018-08-11 23:56:26,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-a565936f-fa3a-4aa7-90c8-5b8d49008a4d used request id req-e577bf7d-e33e-4866-80c3-ef4cdc96e16e 2018-08-11 23:56:26,252 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-08-11 23:56:26,252 - file_utils - DEBUG - Saving file to - /tmp/01c888bc-88c0-426b-80e1-144126a8b016 2018-08-11 23:56:26,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:56:26,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:56:26,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:56:26,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:56:26,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:56:26,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:26,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-fa61ddd8-8181-4d08-8fc0-ede6d1b5447f Date: Sat, 11 Aug 2018 23:56:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:56:26,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-fa61ddd8-8181-4d08-8fc0-ede6d1b5447f 2018-08-11 23:56:26,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:26,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-978a67be-9d15-47eb-96c0-93e343ea46fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:26,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-978a67be-9d15-47eb-96c0-93e343ea46fb 2018-08-11 23:56:26,609 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:26,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:26,695 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2d7920d-79cd-409a-9b91-c61b837a0964 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:26,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-f2d7920d-79cd-409a-9b91-c61b837a0964 2018-08-11 23:56:26,696 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:26,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:26,781 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d17a3b10-b7bb-43f8-9e1d-3e392ea9eda8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:26,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-d17a3b10-b7bb-43f8-9e1d-3e392ea9eda8 2018-08-11 23:56:26,781 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:26,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:26,865 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c91fc65-2402-44ab-ab85-aaa38b29198c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:26,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-7c91fc65-2402-44ab-ab85-aaa38b29198c 2018-08-11 23:56:26,866 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:26,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:26,950 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f94479c-d71c-4d37-8f55-9c76a3b77d70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:26,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-4f94479c-d71c-4d37-8f55-9c76a3b77d70 2018-08-11 23:56:26,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:26,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:27,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecdd0863-bddd-4d74-b6b1-5db417b1215d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:27,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-ecdd0863-bddd-4d74-b6b1-5db417b1215d 2018-08-11 23:56:27,122 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:27,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:27,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1f893d0-54a2-44cf-8ea5-c10fbbb22384 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:27,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-e1f893d0-54a2-44cf-8ea5-c10fbbb22384 2018-08-11 23:56:27,207 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:27,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:27,293 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8b4ac03-fb91-4bb1-b209-a1dd2965b803 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:27,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-a8b4ac03-fb91-4bb1-b209-a1dd2965b803 2018-08-11 23:56:27,293 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:27,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:27,378 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5432fa67-c989-433d-8105-b794120f3e5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:27,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-5432fa67-c989-433d-8105-b794120f3e5a 2018-08-11 23:56:27,379 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:27,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:27,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edf5c206-26d6-4f52-9039-4ae0af751fa8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:27,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-edf5c206-26d6-4f52-9039-4ae0af751fa8 2018-08-11 23:56:27,551 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:27,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:27,637 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef0024d7-4cef-484c-9060-3727ee393064 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:27,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-ef0024d7-4cef-484c-9060-3727ee393064 2018-08-11 23:56:27,637 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:27,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:27,723 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81bcff70-20e1-4b6b-9028-5e778c0a2931 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:27,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-81bcff70-20e1-4b6b-9028-5e778c0a2931 2018-08-11 23:56:27,724 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:27,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:27,814 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4665861-462c-47f1-9738-215a9d0541bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:27,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-a4665861-462c-47f1-9738-215a9d0541bc 2018-08-11 23:56:27,814 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:27,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:27,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7257f3a2-751f-478f-89ef-333a6150b900 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:56:27,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-7257f3a2-751f-478f-89ef-333a6150b900 2018-08-11 23:56:27,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:27,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64b5837a-7857-415d-817d-3b5888be2ffb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:56:27,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-64b5837a-7857-415d-817d-3b5888be2ffb 2018-08-11 23:56:27,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:28,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53e8cbe9-879d-4b9e-928d-ccfb98a0067d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:28,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-53e8cbe9-879d-4b9e-928d-ccfb98a0067d 2018-08-11 23:56:28,072 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:28,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:28,156 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67d9ecca-6e4b-40be-b59b-de5402102758 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:28,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-67d9ecca-6e4b-40be-b59b-de5402102758 2018-08-11 23:56:28,156 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:28,157 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-2ac08a58-0faf-4a0-proj 2018-08-11 23:56:28,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/0680b822630b4bdca482862c936f9814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:28,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f9580d4-4723-49e2-a54d-ab881faa125b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:28,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/0680b822630b4bdca482862c936f9814 used request id req-7f9580d4-4723-49e2-a54d-ab881faa125b 2018-08-11 23:56:28,354 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-2ac08a58-0faf-4a0-proj-role 2018-08-11 23:56:28,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/100f5be43bbd4d7590e06663f6c31e6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:28,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5834c5eb-747c-4615-8499-1a22e224a7fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:28,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/100f5be43bbd4d7590e06663f6c31e6e used request id req-5834c5eb-747c-4615-8499-1a22e224a7fa 2018-08-11 23:56:28,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac32a00f40d2426f1081ffc6a6c2cc584bb962e" 2018-08-11 23:56:28,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e36cfca-9425-432c-8f95-913e105fbac0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:28,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9e36cfca-9425-432c-8f95-913e105fbac0 2018-08-11 23:56:28,544 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-2ac08a58-0faf-4a0-user 2018-08-11 23:56:28,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/4565b85717ef4c3ea2a267a536d33723 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3fb825d6087a4877e185794b3a1720f0c002b5" 2018-08-11 23:56:28,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5934d409-77ea-45bb-8328-33b5c8d5085d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:28,715 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/4565b85717ef4c3ea2a267a536d33723 used request id req-5934d409-77ea-45bb-8328-33b5c8d5085d 2018-08-11 23:56:28,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:29,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["hgFEDjS1T4Gb3lky0B8CTw"], "issued_at": "2018-08-11T23:56:29.000000Z"}} 2018-08-11 23:56:29,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9ccc8b3b83f23ebf3d8bbcbf688b6cfbc6fa81" 2018-08-11 23:56:29,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7179160c-1c5a-49c6-a6ca-87e1ca68cd2f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:29,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7179160c-1c5a-49c6-a6ca-87e1ca68cd2f 2018-08-11 23:56:29,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:29,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:29,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["oaCcVGxtTSqGTyzr2sErkQ"], "issued_at": "2018-08-11T23:56:29.000000Z"}} 2018-08-11 23:56:29,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:29,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b82613-69cb-41f0-b3d7-24c9e216df60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:29,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-03b82613-69cb-41f0-b3d7-24c9e216df60 2018-08-11 23:56:29,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:29,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:29,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-2ca39a70-022a-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:29,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-918dd6fa-8dee-4c92-a737-da2ffde51b13 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-2ca39a70-022a-421-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:56:29,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-2ca39a70-022a-421-proj used request id req-918dd6fa-8dee-4c92-a737-da2ffde51b13 2018-08-11 23:56:29,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:29,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efb61575-1d66-4207-ae4a-507f23255bd2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:29,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-efb61575-1d66-4207-ae4a-507f23255bd2 2018-08-11 23:56:29,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-2ca39a70-022a-421-proj"}}' 2018-08-11 23:56:29,935 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9abd9c17-094c-4d0c-9789-a12974bf1b68 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1afac985fcce4b929ecd8a98c9482857"}, "tags": [], "enabled": true, "id": "1afac985fcce4b929ecd8a98c9482857", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-2ca39a70-022a-421-proj"}} 2018-08-11 23:56:29,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-9abd9c17-094c-4d0c-9789-a12974bf1b68 2018-08-11 23:56:29,936 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-2ca39a70-022a-421-proj 2018-08-11 23:56:29,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:29,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:30,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["sSE8vMXRSEy4q83GyN_0Zw"], "issued_at": "2018-08-11T23:56:30.000000Z"}} 2018-08-11 23:56:30,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56c87b21ce953444aa3c58c34af27d6897fe1c1" 2018-08-11 23:56:30,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc1b56f-fa64-48c5-b202-c118df916c6d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:30,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-fcc1b56f-fa64-48c5-b202-c118df916c6d 2018-08-11 23:56:30,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:30,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:30,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56c87b21ce953444aa3c58c34af27d6897fe1c1" 2018-08-11 23:56:30,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b917b1a-8c3f-4734-a246-084281e24b49 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:56:30,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-9b917b1a-8c3f-4734-a246-084281e24b49 2018-08-11 23:56:30,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-2ca39a70-022a-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56c87b21ce953444aa3c58c34af27d6897fe1c1" 2018-08-11 23:56:30,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f24e69-a5ef-4042-b925-c6df160027b8 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-2ca39a70-022a-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1afac985fcce4b929ecd8a98c9482857"}, "tags": [], "enabled": true, "id": "1afac985fcce4b929ecd8a98c9482857", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-2ca39a70-022a-421-proj"}]} 2018-08-11 23:56:30,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-2ca39a70-022a-421-proj used request id req-c5f24e69-a5ef-4042-b925-c6df160027b8 2018-08-11 23:56:30,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56c87b21ce953444aa3c58c34af27d6897fe1c1" 2018-08-11 23:56:30,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f95e04-2e53-48b0-9377-7d84968fefcc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:30,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-05f95e04-2e53-48b0-9377-7d84968fefcc 2018-08-11 23:56:30,977 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-2ca39a70-022a-421-user 2018-08-11 23:56:30,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:30,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:31,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed8ecc01-618b-425a-8363-1b525da44ee6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:31,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ed8ecc01-618b-425a-8363-1b525da44ee6 2018-08-11 23:56:31,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" -d '{"role": {"name": "CreateMultiPartImageTests-2ca39a70-022a-421-proj-role"}}' 2018-08-11 23:56:31,168 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6720f3d4-5fd2-4e38-9a0e-d4857722d312 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "375c1a0f7f8a4638bb297947f2bf7908", "links": {"self": "http://172.30.9.30:5000/v3/roles/375c1a0f7f8a4638bb297947f2bf7908"}, "name": "CreateMultiPartImageTests-2ca39a70-022a-421-proj-role"}} 2018-08-11 23:56:31,169 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-6720f3d4-5fd2-4e38-9a0e-d4857722d312 2018-08-11 23:56:31,169 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-2ca39a70-022a-421-proj-role 2018-08-11 23:56:31,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/375c1a0f7f8a4638bb297947f2bf7908 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:31,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b97ee5-8343-4189-9b17-aa2b3e70079c Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "375c1a0f7f8a4638bb297947f2bf7908", "links": {"self": "http://172.30.9.30:5000/v3/roles/375c1a0f7f8a4638bb297947f2bf7908"}, "name": "CreateMultiPartImageTests-2ca39a70-022a-421-proj-role"}} 2018-08-11 23:56:31,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/375c1a0f7f8a4638bb297947f2bf7908 used request id req-d7b97ee5-8343-4189-9b17-aa2b3e70079c 2018-08-11 23:56:31,190 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-2ca39a70-022a-421-proj-role to project CreateMultiPartImageTests-2ca39a70-022a-421-proj 2018-08-11 23:56:31,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/1afac985fcce4b929ecd8a98c9482857/users/33610a252e684ddc87ffcc3d5d0431f3/roles/375c1a0f7f8a4638bb297947f2bf7908 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:31,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eebbc7c4-b5b3-4f9e-893c-6a74cda3e892 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:31,309 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/1afac985fcce4b929ecd8a98c9482857/users/33610a252e684ddc87ffcc3d5d0431f3/roles/375c1a0f7f8a4638bb297947f2bf7908 used request id req-eebbc7c4-b5b3-4f9e-893c-6a74cda3e892 2018-08-11 23:56:31,310 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-08-11 23:56:31,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:56:31,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:56:31,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:56:31,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:56:31,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:56:31,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:31,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-043889b0-f4cb-469c-a73e-c83e1e964b53 Date: Sat, 11 Aug 2018 23:56:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:56:31,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-043889b0-f4cb-469c-a73e-c83e1e964b53 2018-08-11 23:56:31,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:31,642 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f08842b-8aa0-419b-b24e-5db663660d4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:31,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-1f08842b-8aa0-419b-b24e-5db663660d4d 2018-08-11 23:56:31,642 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:31,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:31,731 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a05922b4-b9ea-4144-9147-e1158930dd9d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:31,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-a05922b4-b9ea-4144-9147-e1158930dd9d 2018-08-11 23:56:31,731 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:31,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:31,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bfbf38b-df66-4fb7-8bd8-6ed43d9234cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:31,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-0bfbf38b-df66-4fb7-8bd8-6ed43d9234cd 2018-08-11 23:56:31,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:31,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:31,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7860804d-b53b-4135-9802-0551ee22363d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:31,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-7860804d-b53b-4135-9802-0551ee22363d 2018-08-11 23:56:31,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:31,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:31,985 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-140dc435-46aa-4e16-9f32-61ce63875a7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:31,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-140dc435-46aa-4e16-9f32-61ce63875a7c 2018-08-11 23:56:31,986 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:31,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:32,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a9d7aa6-0045-44ad-9c80-511823c2bdf3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:32,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-9a9d7aa6-0045-44ad-9c80-511823c2bdf3 2018-08-11 23:56:32,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:32,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:32,156 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02b3dbbd-5355-478f-b392-95137910ddfc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:32,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-02b3dbbd-5355-478f-b392-95137910ddfc 2018-08-11 23:56:32,157 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:32,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0f471f8-bb52-4696-8b13-8fa05370dffa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:32,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-a0f471f8-bb52-4696-8b13-8fa05370dffa 2018-08-11 23:56:32,243 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:32,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:32,330 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72f4b86f-ef2d-404d-b53c-beb7ce5d28e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:32,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-72f4b86f-ef2d-404d-b53c-beb7ce5d28e3 2018-08-11 23:56:32,330 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:32,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:32,433 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fdead50-1810-4193-aae6-88d363027326 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:32,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-2fdead50-1810-4193-aae6-88d363027326 2018-08-11 23:56:32,433 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:32,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:32,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48b90bff-05c7-4abd-9cb3-a0e0966c964d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:32,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-48b90bff-05c7-4abd-9cb3-a0e0966c964d 2018-08-11 23:56:32,519 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:32,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:32,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34fff887-eaf5-4289-a3ed-1d65e854d6e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:32,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-34fff887-eaf5-4289-a3ed-1d65e854d6e9 2018-08-11 23:56:32,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:32,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:32,688 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca60d6a9-3ed9-4fa5-8357-eca3c4a1fe31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:32,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-ca60d6a9-3ed9-4fa5-8357-eca3c4a1fe31 2018-08-11 23:56:32,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:32,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:32,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f688df60-9fed-41b4-9f2f-0866dd610934 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:56:32,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-f688df60-9fed-41b4-9f2f-0866dd610934 2018-08-11 23:56:32,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:32,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931cb3dd-36b7-409f-b4e3-78c9f56e3f84 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:56:32,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-931cb3dd-36b7-409f-b4e3-78c9f56e3f84 2018-08-11 23:56:32,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:32,951 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a00afbe1-d8b6-4ac7-a576-511d7ed439ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:32,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-a00afbe1-d8b6-4ac7-a576-511d7ed439ec 2018-08-11 23:56:32,951 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:32,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:33,032 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37763112-3beb-42d8-b3a2-fa8f97218224 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:33,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-37763112-3beb-42d8-b3a2-fa8f97218224 2018-08-11 23:56:33,032 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:33,033 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-2ca39a70-022a-421-proj 2018-08-11 23:56:33,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/1afac985fcce4b929ecd8a98c9482857 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:33,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a457c8ca-3ca2-4fb7-a6e8-6bcc70c336c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:33,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/1afac985fcce4b929ecd8a98c9482857 used request id req-a457c8ca-3ca2-4fb7-a6e8-6bcc70c336c0 2018-08-11 23:56:33,247 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-2ca39a70-022a-421-proj-role 2018-08-11 23:56:33,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/375c1a0f7f8a4638bb297947f2bf7908 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:33,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cc4b05b-b334-4233-8247-84b299f04d21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:33,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/375c1a0f7f8a4638bb297947f2bf7908 used request id req-1cc4b05b-b334-4233-8247-84b299f04d21 2018-08-11 23:56:33,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9094e4a7b98cfeb503af73e1d9018ed2625cf4" 2018-08-11 23:56:33,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60af0ca3-f3a7-4a59-bd6d-a829218bd943 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:33,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-60af0ca3-f3a7-4a59-bd6d-a829218bd943 2018-08-11 23:56:33,460 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-2ca39a70-022a-421-user 2018-08-11 23:56:33,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/33610a252e684ddc87ffcc3d5d0431f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56c87b21ce953444aa3c58c34af27d6897fe1c1" 2018-08-11 23:56:33,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47cafa5d-c045-4cf9-b96d-e7d95d451b28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:33,631 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/33610a252e684ddc87ffcc3d5d0431f3 used request id req-47cafa5d-c045-4cf9-b96d-e7d95d451b28 2018-08-11 23:56:33,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:34,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["5AY0DTbhQJaZXNPay4LIUQ"], "issued_at": "2018-08-11T23:56:34.000000Z"}} 2018-08-11 23:56:34,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ddb18319aeb55e048457bd6dbbc5e9e207e8c9" 2018-08-11 23:56:34,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d8329c3-865f-4ed9-886d-805cf24be3f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:34,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9d8329c3-865f-4ed9-886d-805cf24be3f3 2018-08-11 23:56:34,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:34,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:34,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["rQRH5rhFSOC9rU1NR-pMLg"], "issued_at": "2018-08-11T23:56:34.000000Z"}} 2018-08-11 23:56:34,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:34,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37646454-7c0d-42ba-93da-04c6733fe3f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:34,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-37646454-7c0d-42ba-93da-04c6733fe3f2 2018-08-11 23:56:34,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:34,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:34,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:34,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a62150-bea5-41a1-a824-81d29437d189 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:56:34,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj used request id req-19a62150-bea5-41a1-a824-81d29437d189 2018-08-11 23:56:34,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:34,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-110ce5c4-cd6c-47e0-8ee3-04db3524e2c8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:34,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-110ce5c4-cd6c-47e0-8ee3-04db3524e2c8 2018-08-11 23:56:34,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj"}}' 2018-08-11 23:56:34,791 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37efde56-c6f9-4e44-9fc9-766a7513d8ff Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/366ae6efeac6425c9accbd61fa56f83d"}, "tags": [], "enabled": true, "id": "366ae6efeac6425c9accbd61fa56f83d", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj"}} 2018-08-11 23:56:34,792 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-37efde56-c6f9-4e44-9fc9-766a7513d8ff 2018-08-11 23:56:34,792 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj 2018-08-11 23:56:34,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:34,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:35,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["M7aS7j2iRFmk2JNlHa3MrQ"], "issued_at": "2018-08-11T23:56:35.000000Z"}} 2018-08-11 23:56:35,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef2b80522812930b052be1fe1fd6453aae37e36" 2018-08-11 23:56:35,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d46f5f3-0c12-41bf-9ff2-b459d8c05c13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:35,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3d46f5f3-0c12-41bf-9ff2-b459d8c05c13 2018-08-11 23:56:35,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:35,268 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:35,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef2b80522812930b052be1fe1fd6453aae37e36" 2018-08-11 23:56:35,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b19fd8-c155-40ab-abd2-6fddb06a4ceb Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:56:35,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-84b19fd8-c155-40ab-abd2-6fddb06a4ceb 2018-08-11 23:56:35,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef2b80522812930b052be1fe1fd6453aae37e36" 2018-08-11 23:56:35,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eecc69a-d537-44c5-82cc-5bf7d59adbb9 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/366ae6efeac6425c9accbd61fa56f83d"}, "tags": [], "enabled": true, "id": "366ae6efeac6425c9accbd61fa56f83d", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj"}]} 2018-08-11 23:56:35,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj used request id req-8eecc69a-d537-44c5-82cc-5bf7d59adbb9 2018-08-11 23:56:35,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef2b80522812930b052be1fe1fd6453aae37e36" 2018-08-11 23:56:35,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0876f325-e717-43ad-a60e-788f604c2982 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:35,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0876f325-e717-43ad-a60e-788f604c2982 2018-08-11 23:56:35,858 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-96e55d6a-fc02-4b4-user 2018-08-11 23:56:35,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:35,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:35,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4823963-f051-44c6-80a4-6135a6c6a81d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:35,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f4823963-f051-44c6-80a4-6135a6c6a81d 2018-08-11 23:56:35,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" -d '{"role": {"name": "CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj-role"}}' 2018-08-11 23:56:36,044 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58e1b7cd-1128-4e5a-a863-2c1ccb1f3a8a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1e977e7c042746d29640e749351130f5", "links": {"self": "http://172.30.9.30:5000/v3/roles/1e977e7c042746d29640e749351130f5"}, "name": "CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj-role"}} 2018-08-11 23:56:36,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-58e1b7cd-1128-4e5a-a863-2c1ccb1f3a8a 2018-08-11 23:56:36,044 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj-role 2018-08-11 23:56:36,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/1e977e7c042746d29640e749351130f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:36,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9872758-ade4-46fa-8a7c-a66fbf4e6cad Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1e977e7c042746d29640e749351130f5", "links": {"self": "http://172.30.9.30:5000/v3/roles/1e977e7c042746d29640e749351130f5"}, "name": "CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj-role"}} 2018-08-11 23:56:36,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/1e977e7c042746d29640e749351130f5 used request id req-e9872758-ade4-46fa-8a7c-a66fbf4e6cad 2018-08-11 23:56:36,129 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj-role to project CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj 2018-08-11 23:56:36,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/366ae6efeac6425c9accbd61fa56f83d/users/a4ad95eb30614adba0283cc8eb773b7c/roles/1e977e7c042746d29640e749351130f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:36,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f8b9f6b-c061-4f12-ae14-8de66eabb7cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:36,185 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/366ae6efeac6425c9accbd61fa56f83d/users/a4ad95eb30614adba0283cc8eb773b7c/roles/1e977e7c042746d29640e749351130f5 used request id req-3f8b9f6b-c061-4f12-ae14-8de66eabb7cd 2018-08-11 23:56:36,185 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-08-11 23:56:36,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:56:36,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:56:36,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:56:36,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:56:36,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:56:36,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:36,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-bdc63e00-8437-4859-95d6-f3b33a1cd1f9 Date: Sat, 11 Aug 2018 23:56:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:56:36,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-bdc63e00-8437-4859-95d6-f3b33a1cd1f9 2018-08-11 23:56:36,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:36,549 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-073e5363-5747-413f-8c39-80d1f9b98473 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:36,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-073e5363-5747-413f-8c39-80d1f9b98473 2018-08-11 23:56:36,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:36,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:36,639 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f595704-c340-43e9-b366-44e03cf3761c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:36,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-1f595704-c340-43e9-b366-44e03cf3761c 2018-08-11 23:56:36,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:36,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:36,744 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-160e9854-5d48-4947-a022-1008cbae2226 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:36,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-160e9854-5d48-4947-a022-1008cbae2226 2018-08-11 23:56:36,744 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:36,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:36,829 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13724aa8-1320-42e8-a099-dd8bc57f3ef3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:36,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-13724aa8-1320-42e8-a099-dd8bc57f3ef3 2018-08-11 23:56:36,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:36,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:36,912 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b870c967-8c6d-4842-9040-f4ce9927fb1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:36,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-b870c967-8c6d-4842-9040-f4ce9927fb1d 2018-08-11 23:56:36,913 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:36,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:36,996 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b446710a-c107-483c-8e2e-bce02d0d406f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:36,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-b446710a-c107-483c-8e2e-bce02d0d406f 2018-08-11 23:56:36,996 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:37,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:37,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e654100-3fde-43a7-b79c-ededa8d6436c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:37,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-6e654100-3fde-43a7-b79c-ededa8d6436c 2018-08-11 23:56:37,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:37,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:37,169 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40817124-b57b-45d0-94bd-252ce1816870 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:37,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-40817124-b57b-45d0-94bd-252ce1816870 2018-08-11 23:56:37,169 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:37,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:37,255 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6817bd42-37c6-4eb6-aa3c-876dbb70d5c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:37,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-6817bd42-37c6-4eb6-aa3c-876dbb70d5c0 2018-08-11 23:56:37,255 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:37,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:37,339 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9802ae5-6ea3-448d-a88c-1f6f5a3789b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:37,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-b9802ae5-6ea3-448d-a88c-1f6f5a3789b2 2018-08-11 23:56:37,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:37,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:37,430 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2cc5ae4-ff98-4f11-a6a6-3024a1d79602 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:37,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-f2cc5ae4-ff98-4f11-a6a6-3024a1d79602 2018-08-11 23:56:37,431 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:37,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:37,520 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e4bee55-52f9-4575-8158-ef352b71c425 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:37,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-9e4bee55-52f9-4575-8158-ef352b71c425 2018-08-11 23:56:37,521 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:37,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:37,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daa6b6e4-926d-49df-893d-5ca7465967e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:37,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-daa6b6e4-926d-49df-893d-5ca7465967e5 2018-08-11 23:56:37,608 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:37,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:37,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd64976-5f77-47b1-8e77-5dfea5359117 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:56:37,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-5bd64976-5f77-47b1-8e77-5dfea5359117 2018-08-11 23:56:37,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:37,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3e3cfdc-a68a-494f-8579-29a774253eb9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:56:37,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-f3e3cfdc-a68a-494f-8579-29a774253eb9 2018-08-11 23:56:37,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:37,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dad7db9-97df-4e52-9ee0-08c049e4dd45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:37,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-7dad7db9-97df-4e52-9ee0-08c049e4dd45 2018-08-11 23:56:37,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:37,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:37,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac51e23e-1e47-499f-b061-ce7e5ca1ceff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:37,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-ac51e23e-1e47-499f-b061-ce7e5ca1ceff 2018-08-11 23:56:37,953 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:37,954 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj 2018-08-11 23:56:37,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/366ae6efeac6425c9accbd61fa56f83d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:38,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57e13c63-e701-4798-9f30-802b6144f49d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:38,151 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/366ae6efeac6425c9accbd61fa56f83d used request id req-57e13c63-e701-4798-9f30-802b6144f49d 2018-08-11 23:56:38,151 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-96e55d6a-fc02-4b4-proj-role 2018-08-11 23:56:38,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/1e977e7c042746d29640e749351130f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:38,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-498f35b0-7ea5-4b6e-bee5-2a4b3405fa48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:38,259 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/1e977e7c042746d29640e749351130f5 used request id req-498f35b0-7ea5-4b6e-bee5-2a4b3405fa48 2018-08-11 23:56:38,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511f00aed8af74ab282923a45f88b4482d2e4aa" 2018-08-11 23:56:38,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e16477a1-79ef-41ef-a25d-ca032e118fa8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:38,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e16477a1-79ef-41ef-a25d-ca032e118fa8 2018-08-11 23:56:38,347 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-96e55d6a-fc02-4b4-user 2018-08-11 23:56:38,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/a4ad95eb30614adba0283cc8eb773b7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef2b80522812930b052be1fe1fd6453aae37e36" 2018-08-11 23:56:38,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24877d32-7c85-42cd-87e4-299a9573bc02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:38,518 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/a4ad95eb30614adba0283cc8eb773b7c used request id req-24877d32-7c85-42cd-87e4-299a9573bc02 2018-08-11 23:56:38,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:38,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["utG5V-PeRW2Q-lp55XoeuA"], "issued_at": "2018-08-11T23:56:38.000000Z"}} 2018-08-11 23:56:38,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba31db19f0d6607fb555eeb3573637cfb83f2b25" 2018-08-11 23:56:39,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd35759b-ca66-4ff0-9997-55d1d7cef51c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:39,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-bd35759b-ca66-4ff0-9997-55d1d7cef51c 2018-08-11 23:56:39,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:39,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:39,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["MwtztWNzTeqAXzs8VGfd9Q"], "issued_at": "2018-08-11T23:56:39.000000Z"}} 2018-08-11 23:56:39,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:39,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a0bd41-1c6e-48fa-8e23-db8d863f1cc3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:39,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f0a0bd41-1c6e-48fa-8e23-db8d863f1cc3 2018-08-11 23:56:39,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:39,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:39,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-65d1e893-bacd-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:39,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-095714ba-b89d-488c-b793-a1ba52292470 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-65d1e893-bacd-4fa-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:56:39,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-65d1e893-bacd-4fa-proj used request id req-095714ba-b89d-488c-b793-a1ba52292470 2018-08-11 23:56:39,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:39,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-061e3357-fc35-4e07-84b6-90524741f2bf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:39,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-061e3357-fc35-4e07-84b6-90524741f2bf 2018-08-11 23:56:39,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-65d1e893-bacd-4fa-proj"}}' 2018-08-11 23:56:39,835 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5749bd2a-d9de-499d-a7c5-09c77369aaf6 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/cfcec8b2bcd94192b8527d743bb4264c"}, "tags": [], "enabled": true, "id": "cfcec8b2bcd94192b8527d743bb4264c", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-65d1e893-bacd-4fa-proj"}} 2018-08-11 23:56:39,835 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-5749bd2a-d9de-499d-a7c5-09c77369aaf6 2018-08-11 23:56:39,836 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-65d1e893-bacd-4fa-proj 2018-08-11 23:56:39,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:39,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:40,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["dHq9p6uNQmyKV0BJaaykcA"], "issued_at": "2018-08-11T23:56:40.000000Z"}} 2018-08-11 23:56:40,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae238aab7923fcadf7de9463cfb87664a8c629cf" 2018-08-11 23:56:40,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27094bb7-c873-4ed9-9104-6242d64461af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:40,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-27094bb7-c873-4ed9-9104-6242d64461af 2018-08-11 23:56:40,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:40,308 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:40,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae238aab7923fcadf7de9463cfb87664a8c629cf" 2018-08-11 23:56:40,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec750c3b-a410-486f-bb76-99f83c55e20d Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:56:40,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ec750c3b-a410-486f-bb76-99f83c55e20d 2018-08-11 23:56:40,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-65d1e893-bacd-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae238aab7923fcadf7de9463cfb87664a8c629cf" 2018-08-11 23:56:40,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de55b67-cb04-4c52-8c86-7ae611fa47e2 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-65d1e893-bacd-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/cfcec8b2bcd94192b8527d743bb4264c"}, "tags": [], "enabled": true, "id": "cfcec8b2bcd94192b8527d743bb4264c", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-65d1e893-bacd-4fa-proj"}]} 2018-08-11 23:56:40,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-65d1e893-bacd-4fa-proj used request id req-6de55b67-cb04-4c52-8c86-7ae611fa47e2 2018-08-11 23:56:40,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae238aab7923fcadf7de9463cfb87664a8c629cf" 2018-08-11 23:56:40,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b695ef-678e-4d85-aed1-8beda4c8b49b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:40,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-50b695ef-678e-4d85-aed1-8beda4c8b49b 2018-08-11 23:56:40,883 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-65d1e893-bacd-4fa-user 2018-08-11 23:56:40,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:40,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:40,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0547edef-c45a-41f1-86a8-c6ffb1ef98e4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:40,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0547edef-c45a-41f1-86a8-c6ffb1ef98e4 2018-08-11 23:56:40,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" -d '{"role": {"name": "CreateMultiPartImageTests-65d1e893-bacd-4fa-proj-role"}}' 2018-08-11 23:56:41,075 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93e6fbd8-b5df-4bc7-97c7-4e8c6d3fff52 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb485a8ff4e44a329b567f85124efb30", "links": {"self": "http://172.30.9.30:5000/v3/roles/bb485a8ff4e44a329b567f85124efb30"}, "name": "CreateMultiPartImageTests-65d1e893-bacd-4fa-proj-role"}} 2018-08-11 23:56:41,075 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-93e6fbd8-b5df-4bc7-97c7-4e8c6d3fff52 2018-08-11 23:56:41,076 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-65d1e893-bacd-4fa-proj-role 2018-08-11 23:56:41,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/bb485a8ff4e44a329b567f85124efb30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:41,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926c07d7-0beb-4921-a820-e83ea54fe767 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb485a8ff4e44a329b567f85124efb30", "links": {"self": "http://172.30.9.30:5000/v3/roles/bb485a8ff4e44a329b567f85124efb30"}, "name": "CreateMultiPartImageTests-65d1e893-bacd-4fa-proj-role"}} 2018-08-11 23:56:41,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/bb485a8ff4e44a329b567f85124efb30 used request id req-926c07d7-0beb-4921-a820-e83ea54fe767 2018-08-11 23:56:41,167 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-65d1e893-bacd-4fa-proj-role to project CreateMultiPartImageTests-65d1e893-bacd-4fa-proj 2018-08-11 23:56:41,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/cfcec8b2bcd94192b8527d743bb4264c/users/492b1e47c48b4107973a650ece955800/roles/bb485a8ff4e44a329b567f85124efb30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:41,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71d5155d-53b2-4ef3-a51f-bbfafac5cba3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:41,227 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/cfcec8b2bcd94192b8527d743bb4264c/users/492b1e47c48b4107973a650ece955800/roles/bb485a8ff4e44a329b567f85124efb30 used request id req-71d5155d-53b2-4ef3-a51f-bbfafac5cba3 2018-08-11 23:56:41,228 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-08-11 23:56:41,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:56:41,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:56:41,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:56:41,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:56:41,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:56:41,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:41,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-10919e2e-c612-4d5b-8031-16812f3393c1 Date: Sat, 11 Aug 2018 23:56:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:56:41,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-10919e2e-c612-4d5b-8031-16812f3393c1 2018-08-11 23:56:41,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:41,560 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1eabb1c-2349-4ba8-9a6a-c04376be0d5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:41,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-d1eabb1c-2349-4ba8-9a6a-c04376be0d5f 2018-08-11 23:56:41,560 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:41,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:41,646 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f77188a1-0804-49c7-bd34-4228b64782cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:41,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-f77188a1-0804-49c7-bd34-4228b64782cc 2018-08-11 23:56:41,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:41,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:41,737 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4531febb-1bd5-416c-9bcd-29659e3c12a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:41,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-4531febb-1bd5-416c-9bcd-29659e3c12a4 2018-08-11 23:56:41,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:41,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:41,824 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6648969-6450-4780-a048-f3d43ff6983e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:41,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-f6648969-6450-4780-a048-f3d43ff6983e 2018-08-11 23:56:41,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:41,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:41,909 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cd9cf6d-ec9c-4fa2-98d9-82813bbab08e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:41,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-1cd9cf6d-ec9c-4fa2-98d9-82813bbab08e 2018-08-11 23:56:41,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:41,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:41,994 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47a9c38d-0f16-4ffd-b992-87e1c7638473 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:41,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-47a9c38d-0f16-4ffd-b992-87e1c7638473 2018-08-11 23:56:41,994 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:41,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:42,080 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3feadcf7-069e-445e-8141-121ed43b3a73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:42,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-3feadcf7-069e-445e-8141-121ed43b3a73 2018-08-11 23:56:42,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:42,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:42,167 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4254dbb7-3f8d-4467-9728-05570276306b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:42,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-4254dbb7-3f8d-4467-9728-05570276306b 2018-08-11 23:56:42,168 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:42,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:42,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdea416c-c5b3-474d-a89f-396b70e7c304 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:42,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-bdea416c-c5b3-474d-a89f-396b70e7c304 2018-08-11 23:56:42,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:42,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:42,338 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51e2b922-a132-428c-8174-c9490901c82a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:42,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-51e2b922-a132-428c-8174-c9490901c82a 2018-08-11 23:56:42,338 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:42,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:42,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b89f6946-d4f4-453f-be9c-1879fa5da414 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:42,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-b89f6946-d4f4-453f-be9c-1879fa5da414 2018-08-11 23:56:42,425 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:42,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:42,510 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-861a7c06-1686-42b5-963e-0040e8987221 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:42,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-861a7c06-1686-42b5-963e-0040e8987221 2018-08-11 23:56:42,511 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:42,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:42,597 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a80a627-331f-4d2f-8f7f-32c678850a71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:42,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-2a80a627-331f-4d2f-8f7f-32c678850a71 2018-08-11 23:56:42,598 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:42,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:42,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8785a1f6-cc57-413f-bda6-b0e03cfe3c14 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:56:42,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-8785a1f6-cc57-413f-bda6-b0e03cfe3c14 2018-08-11 23:56:42,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:42,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79203eb5-450b-46c2-b208-cef10b39cf71 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:56:42,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-79203eb5-450b-46c2-b208-cef10b39cf71 2018-08-11 23:56:42,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:42,862 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40fe8ef4-1343-4cf2-9ebb-97dbf222313b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:42,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-40fe8ef4-1343-4cf2-9ebb-97dbf222313b 2018-08-11 23:56:42,862 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:42,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:42,946 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ce4ff9d-9608-4f45-b560-f3005551504a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:42,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-5ce4ff9d-9608-4f45-b560-f3005551504a 2018-08-11 23:56:42,947 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:42,948 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-65d1e893-bacd-4fa-proj 2018-08-11 23:56:42,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/cfcec8b2bcd94192b8527d743bb4264c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:43,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6af76284-25c6-499c-a374-f9579ce62b82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:43,152 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/cfcec8b2bcd94192b8527d743bb4264c used request id req-6af76284-25c6-499c-a374-f9579ce62b82 2018-08-11 23:56:43,152 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-65d1e893-bacd-4fa-proj-role 2018-08-11 23:56:43,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/bb485a8ff4e44a329b567f85124efb30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:43,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8228f306-557f-4d76-b13c-0802bb5a9cdc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:43,266 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/bb485a8ff4e44a329b567f85124efb30 used request id req-8228f306-557f-4d76-b13c-0802bb5a9cdc 2018-08-11 23:56:43,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5fc3001a10272849063e8702d5e0760b40f9c4" 2018-08-11 23:56:43,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c54fec47-4c6e-47c2-9bf8-fa2f1d3c4e33 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:43,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c54fec47-4c6e-47c2-9bf8-fa2f1d3c4e33 2018-08-11 23:56:43,352 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-65d1e893-bacd-4fa-user 2018-08-11 23:56:43,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/492b1e47c48b4107973a650ece955800 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae238aab7923fcadf7de9463cfb87664a8c629cf" 2018-08-11 23:56:43,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43555336-e1bc-4207-b5ac-d12f4f7fce52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:43,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/492b1e47c48b4107973a650ece955800 used request id req-43555336-e1bc-4207-b5ac-d12f4f7fce52 2018-08-11 23:56:43,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:43,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["UmQibtEYRym9R4ZyOt1-Og"], "issued_at": "2018-08-11T23:56:43.000000Z"}} 2018-08-11 23:56:43,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20d95add03098393388c0a4b053233d5fcaf36b" 2018-08-11 23:56:44,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc6704b-15e5-4229-b415-1771ebb4db54 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:44,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ecc6704b-15e5-4229-b415-1771ebb4db54 2018-08-11 23:56:44,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:44,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:44,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["sKxobFamSZi4RgPz1pL62g"], "issued_at": "2018-08-11T23:56:44.000000Z"}} 2018-08-11 23:56:44,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:44,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d1eb10-cf56-41fd-a7c0-d5c43acc9acf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:44,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-74d1eb10-cf56-41fd-a7c0-d5c43acc9acf 2018-08-11 23:56:44,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:44,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:44,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-9420dafc-a87e-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:44,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c21b2b75-1a87-4c13-8310-d5859b4f7b90 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-9420dafc-a87e-441-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:56:44,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-9420dafc-a87e-441-proj used request id req-c21b2b75-1a87-4c13-8310-d5859b4f7b90 2018-08-11 23:56:44,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:44,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b191a4b-8191-4c51-a743-ba7292f04c85 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:44,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-9b191a4b-8191-4c51-a743-ba7292f04c85 2018-08-11 23:56:44,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-9420dafc-a87e-441-proj"}}' 2018-08-11 23:56:44,889 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27ebb798-fbaf-433a-96ea-7112f4f5e4b4 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/826d5f95a6ee4c31962c6fb67c73643b"}, "tags": [], "enabled": true, "id": "826d5f95a6ee4c31962c6fb67c73643b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-9420dafc-a87e-441-proj"}} 2018-08-11 23:56:44,889 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-27ebb798-fbaf-433a-96ea-7112f4f5e4b4 2018-08-11 23:56:44,890 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-9420dafc-a87e-441-proj 2018-08-11 23:56:44,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:44,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:45,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["s-IJRkoDTyWvUiGmyRBJhA"], "issued_at": "2018-08-11T23:56:45.000000Z"}} 2018-08-11 23:56:45,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88536597214b9fd08538aa5fa314448a595332d" 2018-08-11 23:56:45,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f49e4bf-cea3-4617-8bec-d206ec2d11cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:45,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-5f49e4bf-cea3-4617-8bec-d206ec2d11cb 2018-08-11 23:56:45,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:45,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:45,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88536597214b9fd08538aa5fa314448a595332d" 2018-08-11 23:56:45,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d49ba8-ac21-4d03-8897-9082b5af0cba Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:56:45,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-16d49ba8-ac21-4d03-8897-9082b5af0cba 2018-08-11 23:56:45,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-9420dafc-a87e-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88536597214b9fd08538aa5fa314448a595332d" 2018-08-11 23:56:45,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19630e34-12f3-4585-859c-b8019997a272 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-9420dafc-a87e-441-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/826d5f95a6ee4c31962c6fb67c73643b"}, "tags": [], "enabled": true, "id": "826d5f95a6ee4c31962c6fb67c73643b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-9420dafc-a87e-441-proj"}]} 2018-08-11 23:56:45,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-9420dafc-a87e-441-proj used request id req-19630e34-12f3-4585-859c-b8019997a272 2018-08-11 23:56:45,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88536597214b9fd08538aa5fa314448a595332d" 2018-08-11 23:56:45,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef4fce4-eec0-4d54-8bff-e10f89e02342 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:45,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-eef4fce4-eec0-4d54-8bff-e10f89e02342 2018-08-11 23:56:45,936 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-9420dafc-a87e-441-user 2018-08-11 23:56:45,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:45,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:45,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d79e512-093c-452d-ae6b-d8b007f4830b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:45,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2d79e512-093c-452d-ae6b-d8b007f4830b 2018-08-11 23:56:45,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" -d '{"role": {"name": "CreateKeypairsTests-9420dafc-a87e-441-proj-role"}}' 2018-08-11 23:56:46,068 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41270104-e6f4-455b-b0f2-19c663608264 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "620172e7b36b4fd69c42d07d01224686", "links": {"self": "http://172.30.9.30:5000/v3/roles/620172e7b36b4fd69c42d07d01224686"}, "name": "CreateKeypairsTests-9420dafc-a87e-441-proj-role"}} 2018-08-11 23:56:46,068 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-41270104-e6f4-455b-b0f2-19c663608264 2018-08-11 23:56:46,068 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-9420dafc-a87e-441-proj-role 2018-08-11 23:56:46,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/620172e7b36b4fd69c42d07d01224686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:46,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a46d54-24c0-49e2-bdaa-2110b429cf96 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "620172e7b36b4fd69c42d07d01224686", "links": {"self": "http://172.30.9.30:5000/v3/roles/620172e7b36b4fd69c42d07d01224686"}, "name": "CreateKeypairsTests-9420dafc-a87e-441-proj-role"}} 2018-08-11 23:56:46,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/620172e7b36b4fd69c42d07d01224686 used request id req-d2a46d54-24c0-49e2-bdaa-2110b429cf96 2018-08-11 23:56:46,153 - keystone_utils - INFO - Granting role CreateKeypairsTests-9420dafc-a87e-441-proj-role to project CreateKeypairsTests-9420dafc-a87e-441-proj 2018-08-11 23:56:46,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/826d5f95a6ee4c31962c6fb67c73643b/users/b592f54a64a84c57bdbfd783daef1854/roles/620172e7b36b4fd69c42d07d01224686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:46,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b5690a3-2831-4d24-843a-3174dd37ce49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:46,209 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/826d5f95a6ee4c31962c6fb67c73643b/users/b592f54a64a84c57bdbfd783daef1854/roles/620172e7b36b4fd69c42d07d01224686 used request id req-6b5690a3-2831-4d24-843a-3174dd37ce49 2018-08-11 23:56:46,209 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:56:46,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:46,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:46,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "620172e7b36b4fd69c42d07d01224686", "name": "CreateKeypairsTests-9420dafc-a87e-441-proj-role"}], "expires_at": "2018-08-12T00:56:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "826d5f95a6ee4c31962c6fb67c73643b", "name": "CreateKeypairsTests-9420dafc-a87e-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/826d5f95a6ee4c31962c6fb67c73643b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/826d5f95a6ee4c31962c6fb67c73643b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/826d5f95a6ee4c31962c6fb67c73643b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_826d5f95a6ee4c31962c6fb67c73643b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_826d5f95a6ee4c31962c6fb67c73643b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/826d5f95a6ee4c31962c6fb67c73643b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/826d5f95a6ee4c31962c6fb67c73643b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/826d5f95a6ee4c31962c6fb67c73643b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/826d5f95a6ee4c31962c6fb67c73643b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/826d5f95a6ee4c31962c6fb67c73643b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/826d5f95a6ee4c31962c6fb67c73643b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/826d5f95a6ee4c31962c6fb67c73643b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/826d5f95a6ee4c31962c6fb67c73643b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/826d5f95a6ee4c31962c6fb67c73643b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-9420dafc-a87e-441-user", "id": "b592f54a64a84c57bdbfd783daef1854"}, "audit_ids": ["cIziUYBrQ2-f91uSjQRY5Q"], "issued_at": "2018-08-11T23:56:46.000000Z"}} 2018-08-11 23:56:46,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670696999195332a672acd6c7e47137b09c8cb9a" 2018-08-11 23:56:46,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c363dc3c-7050-4f77-b71e-e522d6e33a32 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:46,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c363dc3c-7050-4f77-b71e-e522d6e33a32 2018-08-11 23:56:46,716 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:56:46,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670696999195332a672acd6c7e47137b09c8cb9a" 2018-08-11 23:56:46,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34264c36-3531-4394-aa7e-3e102d6c4f58 x-compute-request-id: req-34264c36-3531-4394-aa7e-3e102d6c4f58 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-11 23:56:46,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-34264c36-3531-4394-aa7e-3e102d6c4f58 2018-08-11 23:56:46,907 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-3990e593-1573-4ac0-aa7b-aee29dd3f84f... 2018-08-11 23:56:46,907 - OpenStackKeypair - INFO - Creating new keypair 2018-08-11 23:56:46,968 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-3990e593-1573-4ac0-aa7b-aee29dd3f84f 2018-08-11 23:56:46,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670696999195332a672acd6c7e47137b09c8cb9a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDY39AJ2vtWGEDcgAyiLc4wjhhl+q5OLZc7pc8zFFHi0X/CXrSASkkahaV+Repa+rD5SGqgFYtH8kEEY51hAsyIUMpkj4YRIjzeKMteFeb2O2geRS/T5JgNZgB1fbquUPn4UXGQyq7B2aymNo1OMw/UrlhPCzi4icjnSuHGQRu39Q==", "name": "CreateKeypairsTests-3990e593-1573-4ac0-aa7b-aee29dd3f84f"}}' 2018-08-11 23:56:47,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5459f57-96b3-4574-86d9-43711e0ebecb x-compute-request-id: req-d5459f57-96b3-4574-86d9-43711e0ebecb Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDY39AJ2vtWGEDcgAyiLc4wjhhl+q5OLZc7pc8zFFHi0X/CXrSASkkahaV+Repa+rD5SGqgFYtH8kEEY51hAsyIUMpkj4YRIjzeKMteFeb2O2geRS/T5JgNZgB1fbquUPn4UXGQyq7B2aymNo1OMw/UrlhPCzi4icjnSuHGQRu39Q==", "user_id": "b592f54a64a84c57bdbfd783daef1854", "name": "CreateKeypairsTests-3990e593-1573-4ac0-aa7b-aee29dd3f84f", "fingerprint": "b8:89:e7:2f:4f:45:00:3b:09:b0:fe:b4:52:a0:ff:53"}} 2018-08-11 23:56:47,027 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-d5459f57-96b3-4574-86d9-43711e0ebecb 2018-08-11 23:56:47,027 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-3990e593-1573-4ac0-aa7b-aee29dd3f84f 2018-08-11 23:56:47,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:47,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "620172e7b36b4fd69c42d07d01224686", "name": "CreateKeypairsTests-9420dafc-a87e-441-proj-role"}], "expires_at": "2018-08-12T00:56:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "826d5f95a6ee4c31962c6fb67c73643b", "name": "CreateKeypairsTests-9420dafc-a87e-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/826d5f95a6ee4c31962c6fb67c73643b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/826d5f95a6ee4c31962c6fb67c73643b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/826d5f95a6ee4c31962c6fb67c73643b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_826d5f95a6ee4c31962c6fb67c73643b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_826d5f95a6ee4c31962c6fb67c73643b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/826d5f95a6ee4c31962c6fb67c73643b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/826d5f95a6ee4c31962c6fb67c73643b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/826d5f95a6ee4c31962c6fb67c73643b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/826d5f95a6ee4c31962c6fb67c73643b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/826d5f95a6ee4c31962c6fb67c73643b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/826d5f95a6ee4c31962c6fb67c73643b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/826d5f95a6ee4c31962c6fb67c73643b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/826d5f95a6ee4c31962c6fb67c73643b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/826d5f95a6ee4c31962c6fb67c73643b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-9420dafc-a87e-441-user", "id": "b592f54a64a84c57bdbfd783daef1854"}, "audit_ids": ["d5M1LN4ISlmvHY_20-Uq7Q"], "issued_at": "2018-08-11T23:56:47.000000Z"}} 2018-08-11 23:56:47,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-3990e593-1573-4ac0-aa7b-aee29dd3f84f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffea9ccb66ca4b3976f49879a50de5fb46d8d175" 2018-08-11 23:56:47,602 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 23:56: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-99df3f60-3eb8-4cee-ad6a-b8b9741ebf26 x-compute-request-id: req-99df3f60-3eb8-4cee-ad6a-b8b9741ebf26 Content-Length: 0 Content-Type: application/json 2018-08-11 23:56:47,602 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-3990e593-1573-4ac0-aa7b-aee29dd3f84f used request id req-99df3f60-3eb8-4cee-ad6a-b8b9741ebf26 2018-08-11 23:56:47,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffea9ccb66ca4b3976f49879a50de5fb46d8d175" 2018-08-11 23:56:47,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56: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-52c71f69-920b-4e3c-89fc-2c9a030a1de3 x-compute-request-id: req-52c71f69-920b-4e3c-89fc-2c9a030a1de3 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-11 23:56:47,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-52c71f69-920b-4e3c-89fc-2c9a030a1de3 2018-08-11 23:56:47,630 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-3990e593-1573-4ac0-aa7b-aee29dd3f84f 2018-08-11 23:56:47,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-3990e593-1573-4ac0-aa7b-aee29dd3f84f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670696999195332a672acd6c7e47137b09c8cb9a" 2018-08-11 23:56:47,657 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56: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-3bce9872-42e2-4abe-9509-a866bf062a1e x-compute-request-id: req-3bce9872-42e2-4abe-9509-a866bf062a1e Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-3990e593-1573-4ac0-aa7b-aee29dd3f84f not found for user b592f54a64a84c57bdbfd783daef1854", "code": 404}} 2018-08-11 23:56:47,657 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-3990e593-1573-4ac0-aa7b-aee29dd3f84f used request id req-3bce9872-42e2-4abe-9509-a866bf062a1e 2018-08-11 23:56:47,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:56:47,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:56:47,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:56:47,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:56:47,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:56:47,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:47,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-32ef649c-4d33-4369-8e96-635596feece0 Date: Sat, 11 Aug 2018 23:56:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:56:47,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-32ef649c-4d33-4369-8e96-635596feece0 2018-08-11 23:56:47,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:48,015 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-416c5c52-e77a-4d4a-ac8f-1f4bed9dcc2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:48,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-416c5c52-e77a-4d4a-ac8f-1f4bed9dcc2f 2018-08-11 23:56:48,016 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:48,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:48,095 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b610e06-0e17-4d63-88f1-e0f1abd12126 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:48,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-2b610e06-0e17-4d63-88f1-e0f1abd12126 2018-08-11 23:56:48,096 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:48,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:48,180 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c61447b4-4e31-445a-979d-fda103ab76d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:48,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-c61447b4-4e31-445a-979d-fda103ab76d1 2018-08-11 23:56:48,180 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:48,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:48,266 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb5d5451-4abf-43c3-b147-6299f4cd7033 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:48,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-fb5d5451-4abf-43c3-b147-6299f4cd7033 2018-08-11 23:56:48,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:48,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:48,351 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b6dee40-08e9-4d80-9491-59fe3747bbe5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:48,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-6b6dee40-08e9-4d80-9491-59fe3747bbe5 2018-08-11 23:56:48,351 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:48,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:48,435 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd9e1aae-e47a-4e09-8085-a1f53456da5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:48,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-bd9e1aae-e47a-4e09-8085-a1f53456da5f 2018-08-11 23:56:48,435 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:48,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:48,514 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eaecc3a-d8f5-4efb-84f5-4c7f3407193c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:48,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-0eaecc3a-d8f5-4efb-84f5-4c7f3407193c 2018-08-11 23:56:48,514 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:48,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:48,599 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb4d9337-7ea7-4a5b-a829-ba5d43607811 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:48,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-eb4d9337-7ea7-4a5b-a829-ba5d43607811 2018-08-11 23:56:48,599 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:48,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:48,685 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa44133b-2221-439f-8650-821273200908 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:48,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-fa44133b-2221-439f-8650-821273200908 2018-08-11 23:56:48,685 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:48,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:48,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1851c7bf-dbd0-4141-bbdd-f9e115800322 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:48,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-1851c7bf-dbd0-4141-bbdd-f9e115800322 2018-08-11 23:56:48,769 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:48,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:48,855 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a5d3579-f3db-4b10-806e-f9e060f0acc5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:48,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-2a5d3579-f3db-4b10-806e-f9e060f0acc5 2018-08-11 23:56:48,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:48,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:48,943 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c37808c-c31c-4ebf-b194-b7eb717b7c4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:48,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-7c37808c-c31c-4ebf-b194-b7eb717b7c4e 2018-08-11 23:56:48,943 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:48,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:49,029 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93fa4370-127f-4b4d-b77a-742012710e87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:49,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-93fa4370-127f-4b4d-b77a-742012710e87 2018-08-11 23:56:49,030 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:49,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:49,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47824c5b-590b-471c-bc1b-21dfd3140107 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:56:49,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-47824c5b-590b-471c-bc1b-21dfd3140107 2018-08-11 23:56:49,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:49,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ff9e3a-7120-42f9-ac5e-c568d945ebbf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:56:49,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-e0ff9e3a-7120-42f9-ac5e-c568d945ebbf 2018-08-11 23:56:49,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:49,292 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b62f254-0112-4c15-8f06-3cdaf5477b30 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:49,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-8b62f254-0112-4c15-8f06-3cdaf5477b30 2018-08-11 23:56:49,292 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:49,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:49,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85959685-8974-48d5-aa59-7d3060c2b231 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:49,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-85959685-8974-48d5-aa59-7d3060c2b231 2018-08-11 23:56:49,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:49,374 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-9420dafc-a87e-441-proj 2018-08-11 23:56:49,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/826d5f95a6ee4c31962c6fb67c73643b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:49,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc9471c2-0671-4000-ba2c-ab4a946cc194 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:49,577 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/826d5f95a6ee4c31962c6fb67c73643b used request id req-dc9471c2-0671-4000-ba2c-ab4a946cc194 2018-08-11 23:56:49,578 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-9420dafc-a87e-441-proj-role 2018-08-11 23:56:49,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/620172e7b36b4fd69c42d07d01224686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:49,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5b9aa79-fe0f-4b19-a413-be06b9917aa1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:49,692 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/620172e7b36b4fd69c42d07d01224686 used request id req-f5b9aa79-fe0f-4b19-a413-be06b9917aa1 2018-08-11 23:56:49,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1e291eb9b78408914ad21592d56a6cb1ad9123" 2018-08-11 23:56:49,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc96cf5f-969f-4760-9d3b-4df8fe75052d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:49,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-dc96cf5f-969f-4760-9d3b-4df8fe75052d 2018-08-11 23:56:49,783 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-9420dafc-a87e-441-user 2018-08-11 23:56:49,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/b592f54a64a84c57bdbfd783daef1854 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88536597214b9fd08538aa5fa314448a595332d" 2018-08-11 23:56:49,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52bb0695-ff14-44f2-8f3f-77ae6aeb8a0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:49,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b592f54a64a84c57bdbfd783daef1854 used request id req-52bb0695-ff14-44f2-8f3f-77ae6aeb8a0e 2018-08-11 23:56:49,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:50,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["qeSY1x_5SPaGXXuyTXCbew"], "issued_at": "2018-08-11T23:56:50.000000Z"}} 2018-08-11 23:56:50,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42270c1a1b0a0fd45e618e42642b3351b8c16ae1" 2018-08-11 23:56:50,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb43bad2-0f23-47d3-84a5-cd1ef5683a98 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:50,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-eb43bad2-0f23-47d3-84a5-cd1ef5683a98 2018-08-11 23:56:50,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:50,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:50,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["xCa13LvMTt6J_hWWKyT8NQ"], "issued_at": "2018-08-11T23:56:50.000000Z"}} 2018-08-11 23:56:50,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:50,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8625fb0f-1ee2-4dc0-ad6a-c1fe291951a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:50,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8625fb0f-1ee2-4dc0-ad6a-c1fe291951a2 2018-08-11 23:56:50,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:50,887 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:50,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-453e269e-b375-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:50,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ab8ca1-bdb1-4086-8bfd-a1929db985bc Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-453e269e-b375-4e4-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:56:50,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-453e269e-b375-4e4-proj used request id req-90ab8ca1-bdb1-4086-8bfd-a1929db985bc 2018-08-11 23:56:50,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:51,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8342c92a-2cc7-4c91-b9f3-429a90603e66 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:51,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-8342c92a-2cc7-4c91-b9f3-429a90603e66 2018-08-11 23:56:51,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-453e269e-b375-4e4-proj"}}' 2018-08-11 23:56:51,111 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f8f1af-93c1-43d7-b01e-9bedb292e93e Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f8733138b77848c4a69fd67896e9eb15"}, "tags": [], "enabled": true, "id": "f8733138b77848c4a69fd67896e9eb15", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-453e269e-b375-4e4-proj"}} 2018-08-11 23:56:51,112 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-d8f8f1af-93c1-43d7-b01e-9bedb292e93e 2018-08-11 23:56:51,112 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-453e269e-b375-4e4-proj 2018-08-11 23:56:51,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:51,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:51,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["cz22KTPNS1SuU2Ew2aXXpA"], "issued_at": "2018-08-11T23:56:51.000000Z"}} 2018-08-11 23:56:51,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da83dbdee09f15cd1cc78ecb70f2818aeea63629" 2018-08-11 23:56:51,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f910ba9-9e5d-4f62-a2c5-03e5802932a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:51,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0f910ba9-9e5d-4f62-a2c5-03e5802932a9 2018-08-11 23:56:51,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:51,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:51,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da83dbdee09f15cd1cc78ecb70f2818aeea63629" 2018-08-11 23:56:51,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbcba955-07ac-470c-8be6-bc4c3a84acec Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:56:51,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-dbcba955-07ac-470c-8be6-bc4c3a84acec 2018-08-11 23:56:51,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-453e269e-b375-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da83dbdee09f15cd1cc78ecb70f2818aeea63629" 2018-08-11 23:56:51,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28bc3d6c-b92b-445f-acc1-47dcfb7f5030 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-453e269e-b375-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f8733138b77848c4a69fd67896e9eb15"}, "tags": [], "enabled": true, "id": "f8733138b77848c4a69fd67896e9eb15", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-453e269e-b375-4e4-proj"}]} 2018-08-11 23:56:51,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-453e269e-b375-4e4-proj used request id req-28bc3d6c-b92b-445f-acc1-47dcfb7f5030 2018-08-11 23:56:51,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da83dbdee09f15cd1cc78ecb70f2818aeea63629" 2018-08-11 23:56:51,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4d45da-93aa-4a8f-a9af-20ea5485f91e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:51,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-2a4d45da-93aa-4a8f-a9af-20ea5485f91e 2018-08-11 23:56:52,224 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-453e269e-b375-4e4-user 2018-08-11 23:56:52,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:52,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:52,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61970bd2-ec5d-48ea-86e7-00ad5cf36807 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:52,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-61970bd2-ec5d-48ea-86e7-00ad5cf36807 2018-08-11 23:56:52,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" -d '{"role": {"name": "CreateKeypairsTests-453e269e-b375-4e4-proj-role"}}' 2018-08-11 23:56:52,344 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66046094-46cf-48ee-9a03-eb9ddbc97a1e Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3cf3a3dbeb84e30a3b2c36275bff28b", "links": {"self": "http://172.30.9.30:5000/v3/roles/d3cf3a3dbeb84e30a3b2c36275bff28b"}, "name": "CreateKeypairsTests-453e269e-b375-4e4-proj-role"}} 2018-08-11 23:56:52,344 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-66046094-46cf-48ee-9a03-eb9ddbc97a1e 2018-08-11 23:56:52,345 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-453e269e-b375-4e4-proj-role 2018-08-11 23:56:52,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/d3cf3a3dbeb84e30a3b2c36275bff28b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:52,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c6ee922-e124-43ec-86f7-8b88a157bd5b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3cf3a3dbeb84e30a3b2c36275bff28b", "links": {"self": "http://172.30.9.30:5000/v3/roles/d3cf3a3dbeb84e30a3b2c36275bff28b"}, "name": "CreateKeypairsTests-453e269e-b375-4e4-proj-role"}} 2018-08-11 23:56:52,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/d3cf3a3dbeb84e30a3b2c36275bff28b used request id req-5c6ee922-e124-43ec-86f7-8b88a157bd5b 2018-08-11 23:56:52,431 - keystone_utils - INFO - Granting role CreateKeypairsTests-453e269e-b375-4e4-proj-role to project CreateKeypairsTests-453e269e-b375-4e4-proj 2018-08-11 23:56:52,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/f8733138b77848c4a69fd67896e9eb15/users/2238b671ba4c4da882dd74474bbd435e/roles/d3cf3a3dbeb84e30a3b2c36275bff28b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:52,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-276cfc96-79ef-480a-aee0-088ab007c079 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:52,550 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f8733138b77848c4a69fd67896e9eb15/users/2238b671ba4c4da882dd74474bbd435e/roles/d3cf3a3dbeb84e30a3b2c36275bff28b used request id req-276cfc96-79ef-480a-aee0-088ab007c079 2018-08-11 23:56:52,551 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:56:52,750 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-319b22b1-8d5f-41ca-86ff-5fb75358cf86.pub 2018-08-11 23:56:52,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:52,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:53,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3cf3a3dbeb84e30a3b2c36275bff28b", "name": "CreateKeypairsTests-453e269e-b375-4e4-proj-role"}], "expires_at": "2018-08-12T00:56:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8733138b77848c4a69fd67896e9eb15", "name": "CreateKeypairsTests-453e269e-b375-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f8733138b77848c4a69fd67896e9eb15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f8733138b77848c4a69fd67896e9eb15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f8733138b77848c4a69fd67896e9eb15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f8733138b77848c4a69fd67896e9eb15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f8733138b77848c4a69fd67896e9eb15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f8733138b77848c4a69fd67896e9eb15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f8733138b77848c4a69fd67896e9eb15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f8733138b77848c4a69fd67896e9eb15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f8733138b77848c4a69fd67896e9eb15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f8733138b77848c4a69fd67896e9eb15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f8733138b77848c4a69fd67896e9eb15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f8733138b77848c4a69fd67896e9eb15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f8733138b77848c4a69fd67896e9eb15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f8733138b77848c4a69fd67896e9eb15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-453e269e-b375-4e4-user", "id": "2238b671ba4c4da882dd74474bbd435e"}, "audit_ids": ["XEaCihqvSMKMafLJ9pDXAw"], "issued_at": "2018-08-11T23:56:53.000000Z"}} 2018-08-11 23:56:53,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc41dcff644b48074ec6c7cdf79e0a993ec3aef8" 2018-08-11 23:56:53,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-263d8be0-295a-4a26-90bb-7d67142d71f9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:53,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-263d8be0-295a-4a26-90bb-7d67142d71f9 2018-08-11 23:56:53,211 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:56:53,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc41dcff644b48074ec6c7cdf79e0a993ec3aef8" 2018-08-11 23:56:53,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-189281cc-61a0-4ccd-9ab7-955869740234 x-compute-request-id: req-189281cc-61a0-4ccd-9ab7-955869740234 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-11 23:56:53,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-189281cc-61a0-4ccd-9ab7-955869740234 2018-08-11 23:56:53,392 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-319b22b1-8d5f-41ca-86ff-5fb75358cf86... 2018-08-11 23:56:53,392 - OpenStackKeypair - INFO - Uploading existing keypair 2018-08-11 23:56:53,392 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-319b22b1-8d5f-41ca-86ff-5fb75358cf86.pub 2018-08-11 23:56:53,392 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-319b22b1-8d5f-41ca-86ff-5fb75358cf86 2018-08-11 23:56:53,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc41dcff644b48074ec6c7cdf79e0a993ec3aef8" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiOV1mdCl9RB/eF54ydDAxbSJMW42YLPqHyjbqi7T1VGRVlI1oKlk+evvP6LZq74qF41n4/IBKK2ScfF6Mu9OnlTsqgvlw1y7Yvhf4ILMHdmy3WfGmFSZRL2WMM8yHXeXLXimKqHRLauCUubnWa0HvjdTE5YJ6jxVaQp9KoJt3j20Z/ITPnH85roR6ah3XBCobmcxFgba0hT6zx7glLNiUqU6H2E8fzd5NSXhFGfrwli/rV+Cv2GDuCAaN9t+rugpcTW6K8mwzN8bPICBIHbwQFVIKjAjuaZH1UIU/CWVve8Ag/FoA/fOJyG41Agv7yolCfsFDEd1yYv52J38u49f5", "name": "CreateKeypairsTests-319b22b1-8d5f-41ca-86ff-5fb75358cf86"}}' 2018-08-11 23:56:53,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-655b008d-6ced-457f-b1ce-797e9044e25e x-compute-request-id: req-655b008d-6ced-457f-b1ce-797e9044e25e Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiOV1mdCl9RB/eF54ydDAxbSJMW42YLPqHyjbqi7T1VGRVlI1oKlk+evvP6LZq74qF41n4/IBKK2ScfF6Mu9OnlTsqgvlw1y7Yvhf4ILMHdmy3WfGmFSZRL2WMM8yHXeXLXimKqHRLauCUubnWa0HvjdTE5YJ6jxVaQp9KoJt3j20Z/ITPnH85roR6ah3XBCobmcxFgba0hT6zx7glLNiUqU6H2E8fzd5NSXhFGfrwli/rV+Cv2GDuCAaN9t+rugpcTW6K8mwzN8bPICBIHbwQFVIKjAjuaZH1UIU/CWVve8Ag/FoA/fOJyG41Agv7yolCfsFDEd1yYv52J38u49f5", "user_id": "2238b671ba4c4da882dd74474bbd435e", "name": "CreateKeypairsTests-319b22b1-8d5f-41ca-86ff-5fb75358cf86", "fingerprint": "96:3e:5f:b3:50:16:af:5e:a8:88:11:e5:b5:4d:0b:fe"}} 2018-08-11 23:56:53,447 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-655b008d-6ced-457f-b1ce-797e9044e25e 2018-08-11 23:56:53,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:53,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3cf3a3dbeb84e30a3b2c36275bff28b", "name": "CreateKeypairsTests-453e269e-b375-4e4-proj-role"}], "expires_at": "2018-08-12T00:56:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8733138b77848c4a69fd67896e9eb15", "name": "CreateKeypairsTests-453e269e-b375-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f8733138b77848c4a69fd67896e9eb15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f8733138b77848c4a69fd67896e9eb15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f8733138b77848c4a69fd67896e9eb15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f8733138b77848c4a69fd67896e9eb15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f8733138b77848c4a69fd67896e9eb15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f8733138b77848c4a69fd67896e9eb15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f8733138b77848c4a69fd67896e9eb15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f8733138b77848c4a69fd67896e9eb15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f8733138b77848c4a69fd67896e9eb15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f8733138b77848c4a69fd67896e9eb15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f8733138b77848c4a69fd67896e9eb15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f8733138b77848c4a69fd67896e9eb15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f8733138b77848c4a69fd67896e9eb15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f8733138b77848c4a69fd67896e9eb15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-453e269e-b375-4e4-user", "id": "2238b671ba4c4da882dd74474bbd435e"}, "audit_ids": ["r6qhrrwVR9mnut-tFyrE0Q"], "issued_at": "2018-08-11T23:56:53.000000Z"}} 2018-08-11 23:56:53,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-319b22b1-8d5f-41ca-86ff-5fb75358cf86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4eb72431d98f3d25a5bf73f4d1b9334aeeb4e44" 2018-08-11 23:56:54,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16c821dd-77fa-4d32-8a0e-f843b666f64c x-compute-request-id: req-16c821dd-77fa-4d32-8a0e-f843b666f64c Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiOV1mdCl9RB/eF54ydDAxbSJMW42YLPqHyjbqi7T1VGRVlI1oKlk+evvP6LZq74qF41n4/IBKK2ScfF6Mu9OnlTsqgvlw1y7Yvhf4ILMHdmy3WfGmFSZRL2WMM8yHXeXLXimKqHRLauCUubnWa0HvjdTE5YJ6jxVaQp9KoJt3j20Z/ITPnH85roR6ah3XBCobmcxFgba0hT6zx7glLNiUqU6H2E8fzd5NSXhFGfrwli/rV+Cv2GDuCAaN9t+rugpcTW6K8mwzN8bPICBIHbwQFVIKjAjuaZH1UIU/CWVve8Ag/FoA/fOJyG41Agv7yolCfsFDEd1yYv52J38u49f5", "user_id": "2238b671ba4c4da882dd74474bbd435e", "name": "CreateKeypairsTests-319b22b1-8d5f-41ca-86ff-5fb75358cf86", "deleted": false, "created_at": "2018-08-11T23:56:53.000000", "updated_at": null, "fingerprint": "96:3e:5f:b3:50:16:af:5e:a8:88:11:e5:b5:4d:0b:fe", "deleted_at": null, "id": 19}} 2018-08-11 23:56:54,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-319b22b1-8d5f-41ca-86ff-5fb75358cf86 used request id req-16c821dd-77fa-4d32-8a0e-f843b666f64c 2018-08-11 23:56:54,401 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-319b22b1-8d5f-41ca-86ff-5fb75358cf86 2018-08-11 23:56:54,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-319b22b1-8d5f-41ca-86ff-5fb75358cf86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc41dcff644b48074ec6c7cdf79e0a993ec3aef8" 2018-08-11 23:56:54,441 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 23:56:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d6a6f50-cabb-412d-870f-10908dca77b7 x-compute-request-id: req-3d6a6f50-cabb-412d-870f-10908dca77b7 Content-Length: 0 Content-Type: application/json 2018-08-11 23:56:54,441 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-319b22b1-8d5f-41ca-86ff-5fb75358cf86 used request id req-3d6a6f50-cabb-412d-870f-10908dca77b7 2018-08-11 23:56:54,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:56:54,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:56:54,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:56:54,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:56:54,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:56:54,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:54,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-34042730-b661-4b62-a79d-93365d36203c Date: Sat, 11 Aug 2018 23:56:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:56:54,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-34042730-b661-4b62-a79d-93365d36203c 2018-08-11 23:56:54,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:54,721 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df4a76d8-ba9b-4da7-a084-b8ba4bf9abef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:54,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-df4a76d8-ba9b-4da7-a084-b8ba4bf9abef 2018-08-11 23:56:54,722 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:54,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:54,820 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0af8efd4-b8d7-4827-91d7-bf66d9d6e502 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:54,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-0af8efd4-b8d7-4827-91d7-bf66d9d6e502 2018-08-11 23:56:54,820 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:54,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:54,914 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bd4e47a-4724-4a41-99d0-548b25ed02f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:54,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-3bd4e47a-4724-4a41-99d0-548b25ed02f6 2018-08-11 23:56:54,915 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:54,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:55,002 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09c978f6-458f-4566-82da-60354047b25c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:55,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-09c978f6-458f-4566-82da-60354047b25c 2018-08-11 23:56:55,002 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:55,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:55,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-126b38a5-555c-41ca-943c-f5de098f64aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:55,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-126b38a5-555c-41ca-943c-f5de098f64aa 2018-08-11 23:56:55,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:55,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:55,174 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-513ec935-3d81-47ca-8f04-8c5f1ef8c1e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:55,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-513ec935-3d81-47ca-8f04-8c5f1ef8c1e7 2018-08-11 23:56:55,174 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:55,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:55,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71ff2e1d-b979-40d1-aa4a-a9ae6732742b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:55,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-71ff2e1d-b979-40d1-aa4a-a9ae6732742b 2018-08-11 23:56:55,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:55,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:55,335 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0db6ea81-e6b6-4950-af3f-8dab3eecb3b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:55,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-0db6ea81-e6b6-4950-af3f-8dab3eecb3b1 2018-08-11 23:56:55,335 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:55,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:55,422 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c7bb578-4454-4eb3-9e29-841c8dda0d78 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:55,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-9c7bb578-4454-4eb3-9e29-841c8dda0d78 2018-08-11 23:56:55,422 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:55,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:55,594 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82a9add4-a029-47b5-bf1d-4f7fbd0c319d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:55,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-82a9add4-a029-47b5-bf1d-4f7fbd0c319d 2018-08-11 23:56:55,594 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:55,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:55,678 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-706ee5b8-d5f9-4031-964e-d5814200ad43 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:55,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-706ee5b8-d5f9-4031-964e-d5814200ad43 2018-08-11 23:56:55,678 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:55,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:55,764 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cf86158-dc78-468b-99c0-d3078bb8b21f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:55,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-1cf86158-dc78-468b-99c0-d3078bb8b21f 2018-08-11 23:56:55,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:55,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:55,846 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9ef777f-4ebf-4059-929b-75a56850e3ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:55,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-c9ef777f-4ebf-4059-929b-75a56850e3ba 2018-08-11 23:56:55,846 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:55,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:55,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed6a9611-1e8f-4f2e-9f0a-86636f6ef47d 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:56:55,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-ed6a9611-1e8f-4f2e-9f0a-86636f6ef47d 2018-08-11 23:56:55,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:56,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc1bfeb-0406-4192-b0ba-4b19d163ba67 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:56:56,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-9bc1bfeb-0406-4192-b0ba-4b19d163ba67 2018-08-11 23:56:56,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:56,105 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7df07cd2-5fa1-4b02-bc1f-5442934b8de7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:56,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-7df07cd2-5fa1-4b02-bc1f-5442934b8de7 2018-08-11 23:56:56,106 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:56,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:56,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50524a81-153d-41a1-9950-cb76d3967622 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:56:56,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-50524a81-153d-41a1-9950-cb76d3967622 2018-08-11 23:56:56,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:56:56,192 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-453e269e-b375-4e4-proj 2018-08-11 23:56:56,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/f8733138b77848c4a69fd67896e9eb15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:56,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c63ffde-6548-4ee5-bbf8-602446f9920e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:56,374 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f8733138b77848c4a69fd67896e9eb15 used request id req-2c63ffde-6548-4ee5-bbf8-602446f9920e 2018-08-11 23:56:56,375 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-453e269e-b375-4e4-proj-role 2018-08-11 23:56:56,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/d3cf3a3dbeb84e30a3b2c36275bff28b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:56,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdd6c777-cf38-4b9b-822e-14832b81b0fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:56,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/d3cf3a3dbeb84e30a3b2c36275bff28b used request id req-bdd6c777-cf38-4b9b-822e-14832b81b0fa 2018-08-11 23:56:56,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1ecace464307979fd6ec8863ecf514de53853c" 2018-08-11 23:56:56,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9496fa85-0b4c-4ea4-8067-85d86a8fcfdb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:56,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9496fa85-0b4c-4ea4-8067-85d86a8fcfdb 2018-08-11 23:56:56,569 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-453e269e-b375-4e4-user 2018-08-11 23:56:56,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/2238b671ba4c4da882dd74474bbd435e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da83dbdee09f15cd1cc78ecb70f2818aeea63629" 2018-08-11 23:56:56,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a28452f-368c-4ef8-a9f6-18415fbfa511 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:56,741 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/2238b671ba4c4da882dd74474bbd435e used request id req-5a28452f-368c-4ef8-a9f6-18415fbfa511 2018-08-11 23:56:56,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:57,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Zb0ZEJXgRdemyo2taPHwQw"], "issued_at": "2018-08-11T23:56:57.000000Z"}} 2018-08-11 23:56:57,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b02df0efd52ecb1d49d8391d6786879b90b29b6e" 2018-08-11 23:56:57,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86a11eb0-da43-4329-a916-e96b778a87ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:57,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-86a11eb0-da43-4329-a916-e96b778a87ac 2018-08-11 23:56:57,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:57,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:57,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["tth0i-dWTkOZI08Bk36Lyg"], "issued_at": "2018-08-11T23:56:57.000000Z"}} 2018-08-11 23:56:57,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:56:57,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991d07a6-afab-432a-b90e-e6739c40e844 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:57,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-991d07a6-afab-432a-b90e-e6739c40e844 2018-08-11 23:56:57,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:57,788 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:57,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c7bf5ec2-1676-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:56:57,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b2b85ed-b515-4dc8-a762-6160cacf2466 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c7bf5ec2-1676-46d-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:56:57,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c7bf5ec2-1676-46d-proj used request id req-9b2b85ed-b515-4dc8-a762-6160cacf2466 2018-08-11 23:56:57,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:56:57,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b32bcd0-e998-49bd-ae53-f33a5f9c9219 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:57,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0b32bcd0-e998-49bd-ae53-f33a5f9c9219 2018-08-11 23:56:57,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-c7bf5ec2-1676-46d-proj"}}' 2018-08-11 23:56:58,082 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7588b26c-9d04-4620-bc0b-7dd01321e5d4 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b7b12d77979d4831bd6a3d12f2d70454"}, "tags": [], "enabled": true, "id": "b7b12d77979d4831bd6a3d12f2d70454", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-c7bf5ec2-1676-46d-proj"}} 2018-08-11 23:56:58,082 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-7588b26c-9d04-4620-bc0b-7dd01321e5d4 2018-08-11 23:56:58,083 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-c7bf5ec2-1676-46d-proj 2018-08-11 23:56:58,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:58,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:58,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:56:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["nPUzdY0XSvS_E9c0RcsLSw"], "issued_at": "2018-08-11T23:56:58.000000Z"}} 2018-08-11 23:56:58,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de9100f5e5183db0152c378b3816aa8115bc5c" 2018-08-11 23:56:58,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8725452e-71e8-4bd8-82a5-e44cb4793623 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:58,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8725452e-71e8-4bd8-82a5-e44cb4793623 2018-08-11 23:56:58,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:56:58,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:56:58,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de9100f5e5183db0152c378b3816aa8115bc5c" 2018-08-11 23:56:58,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5add6100-6cba-4728-8276-0f9b7ce498b8 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:56:58,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-5add6100-6cba-4728-8276-0f9b7ce498b8 2018-08-11 23:56:58,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-c7bf5ec2-1676-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de9100f5e5183db0152c378b3816aa8115bc5c" 2018-08-11 23:56:58,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a67bf66-369a-4068-a52b-b33a742eca53 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-c7bf5ec2-1676-46d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b7b12d77979d4831bd6a3d12f2d70454"}, "tags": [], "enabled": true, "id": "b7b12d77979d4831bd6a3d12f2d70454", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-c7bf5ec2-1676-46d-proj"}]} 2018-08-11 23:56:58,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-c7bf5ec2-1676-46d-proj used request id req-1a67bf66-369a-4068-a52b-b33a742eca53 2018-08-11 23:56:58,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de9100f5e5183db0152c378b3816aa8115bc5c" 2018-08-11 23:56:58,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-986f180b-5652-4af9-ae0e-9e8bc6ed99a2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:56:58,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-986f180b-5652-4af9-ae0e-9e8bc6ed99a2 2018-08-11 23:56:59,141 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-c7bf5ec2-1676-46d-user 2018-08-11 23:56:59,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:59,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:56:59,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b342605-faaf-4500-84b6-5095d43acc46 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:56:59,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5b342605-faaf-4500-84b6-5095d43acc46 2018-08-11 23:56:59,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" -d '{"role": {"name": "CreateKeypairsTests-c7bf5ec2-1676-46d-proj-role"}}' 2018-08-11 23:56:59,189 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f01600e-5bee-40b7-85c8-211ad0014a3d Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "10fb03c5ed444f3bb7dcd3fcbe38df8f", "links": {"self": "http://172.30.9.30:5000/v3/roles/10fb03c5ed444f3bb7dcd3fcbe38df8f"}, "name": "CreateKeypairsTests-c7bf5ec2-1676-46d-proj-role"}} 2018-08-11 23:56:59,189 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-3f01600e-5bee-40b7-85c8-211ad0014a3d 2018-08-11 23:56:59,189 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-c7bf5ec2-1676-46d-proj-role 2018-08-11 23:56:59,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/10fb03c5ed444f3bb7dcd3fcbe38df8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:56:59,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c97d8f-af04-4ea8-9ffa-dc14da3ee18b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "10fb03c5ed444f3bb7dcd3fcbe38df8f", "links": {"self": "http://172.30.9.30:5000/v3/roles/10fb03c5ed444f3bb7dcd3fcbe38df8f"}, "name": "CreateKeypairsTests-c7bf5ec2-1676-46d-proj-role"}} 2018-08-11 23:56:59,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/10fb03c5ed444f3bb7dcd3fcbe38df8f used request id req-07c97d8f-af04-4ea8-9ffa-dc14da3ee18b 2018-08-11 23:56:59,280 - keystone_utils - INFO - Granting role CreateKeypairsTests-c7bf5ec2-1676-46d-proj-role to project CreateKeypairsTests-c7bf5ec2-1676-46d-proj 2018-08-11 23:56:59,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/b7b12d77979d4831bd6a3d12f2d70454/users/e198818660ac4006a5d5cd979b142c2c/roles/10fb03c5ed444f3bb7dcd3fcbe38df8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:56:59,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7666a080-f3c3-462a-91c9-d014f1d18447 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:56:59,401 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b7b12d77979d4831bd6a3d12f2d70454/users/e198818660ac4006a5d5cd979b142c2c/roles/10fb03c5ed444f3bb7dcd3fcbe38df8f used request id req-7666a080-f3c3-462a-91c9-d014f1d18447 2018-08-11 23:56:59,402 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:56:59,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:56:59,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:56:59,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fb03c5ed444f3bb7dcd3fcbe38df8f", "name": "CreateKeypairsTests-c7bf5ec2-1676-46d-proj-role"}], "expires_at": "2018-08-12T00:56:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b12d77979d4831bd6a3d12f2d70454", "name": "CreateKeypairsTests-c7bf5ec2-1676-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b7b12d77979d4831bd6a3d12f2d70454", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/b7b12d77979d4831bd6a3d12f2d70454", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/b7b12d77979d4831bd6a3d12f2d70454", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b7b12d77979d4831bd6a3d12f2d70454", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_b7b12d77979d4831bd6a3d12f2d70454", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b12d77979d4831bd6a3d12f2d70454", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/b7b12d77979d4831bd6a3d12f2d70454", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/b7b12d77979d4831bd6a3d12f2d70454", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b12d77979d4831bd6a3d12f2d70454", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/b7b12d77979d4831bd6a3d12f2d70454", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/b7b12d77979d4831bd6a3d12f2d70454", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b12d77979d4831bd6a3d12f2d70454", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/b7b12d77979d4831bd6a3d12f2d70454", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/b7b12d77979d4831bd6a3d12f2d70454", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-c7bf5ec2-1676-46d-user", "id": "e198818660ac4006a5d5cd979b142c2c"}, "audit_ids": ["5ittpU5ARI-lsLh3uNlMUw"], "issued_at": "2018-08-11T23:56:59.000000Z"}} 2018-08-11 23:56:59,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b015682edf9de2cb7727b1f6b882b6fd3c8fdc" 2018-08-11 23:56:59,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3450dd2b-3319-4384-87b1-2e587ce2f5a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:56:59,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3450dd2b-3319-4384-87b1-2e587ce2f5a1 2018-08-11 23:56:59,868 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:56:59,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b015682edf9de2cb7727b1f6b882b6fd3c8fdc" 2018-08-11 23:57:00,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:56:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc3cc987-79d4-42f8-8478-c744586c9c7b x-compute-request-id: req-cc3cc987-79d4-42f8-8478-c744586c9c7b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-11 23:57:00,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-cc3cc987-79d4-42f8-8478-c744586c9c7b 2018-08-11 23:57:00,063 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-739ce641-acf3-4e49-929a-5daecbf17c49... 2018-08-11 23:57:00,063 - OpenStackKeypair - INFO - Creating new keypair 2018-08-11 23:57:05,166 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-739ce641-acf3-4e49-929a-5daecbf17c49 2018-08-11 23:57:05,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b015682edf9de2cb7727b1f6b882b6fd3c8fdc" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDDO2F1MaIshX3knsguv7ZsWMxISZohgKmCh8sydcDydC8TXWXOZUw2IXQZSuQZAEry7kPzEYMtoiZveKKetgjAQGroPVaWxF/OirtZnw2W+JCtFeC7qprakbKMV/nXiYeI9bySEPyeBdUb+5wQeeba7+oczuHEunfJKNbu2XDrDwo0tYZzQJeBnFzJkGuJPnhd7sCy0k9lijfPBbz2+cg3TjQNXckuradhX2st6Kzyxa/40vP3OKarCZXACFIRgn+jrxA0ae62IKStzxlaAmgDM/89hEDdRibe+oQJaHmbYTcOQHVTv4jjjBNtJ3CswKA92APA0W3eUDGfE5KLSBP+EVK2Ujfe8tP5hA17rLGRbRgy7u54H9puMNkIcrcMVXsS9IfXaJJqJJkQLRnW/d/T2nRC2OjW8K/cOahu0o0e4gj/y/YCDFaSvGz5/t2GPbaYg0f3yj7P9/HHO3BChvcrhfehmcT/vYP3SZGYvXe3Hbgx63+wVufWQxskVEFbGL8iKwLJ3WDEoA2fWBGEimRoOeVNsXfRhhomHCGs0GGDMZCTGYcyceoesKPU3T6Og+hCoeFBPq7ErM8MtR/CMz1AfshosY125ydzEMJXTaKgIcSsZDKGQ2VEN+Jq3TuRZwOhqAAAAwMposvSewlgfseUSZ64s0aDtreCN40/p7tmKPEGAn2z8eNO3KguKvy7j3waLhOB9AkzalOQ6yA8NHwvOf9Uu78nmU36Vzw6F3tagySGvSstiiBaAsGC3VD+k9yb5yMi6Pb59ppR4cZ55Rr1Qqv22HGh5Z7DbeSgBvoi8jEMls1k0bSC57inQBHmBQoY6JhWuBy0f4rufkSD6x+EurLYLF/9mPClpdRIQzU0hrlE+pJ3TP4uTih++XjW4QcgJ9Q68reoAqOfZrevqtxDafaBICFwsVWzaKIx7Gz8+sG3LHZDJP38BuKLxyIPZC0bihQCzhVx2vcQhRH95oWxEeo7W2CqJ/950mAoxDtvfWdMmb15hvIVTtpB63bXDXyKca+ORHQ78kug5PyS4SGXM1aPv2pzNsjJnaGFgwZPP4As4Mo8g5tGMEprohRHoP3YgiANrDx18410Of9ow24SFC8Vk6bjeJfcdCmKU2lZ/ZfA44hOZD0C98zP4H91Q6cXe2GRz7c6/HIcGnaVWiLQ/8z+Dw3VHj6uYr6UN9mkPQDlMwmsh9vYMQ5NHwu5OUWP0zUsHxtIhIETOifxtyMBxuYRURMByLZhpLN22cnIgp1lEtVCQtUyzeM5fw1pJRmAu4eSrvjVyqu7sGWGiaI6wCq5446jI+L8ufoBF/Q5zVsBgQKP1amYq/H+MQmRoFlGpdTcNSr1pB8dnF0Z7BxwFSBewomxlpYKVLxtRYml0gjT1bP9vaaEoziBNCDSMRphkLy1MWW3PXarvfmK3pqtvxnpfbPOLtEJ2rN8CTG+bOru0ejF4h42vwbubmLZuwHw+6MCEPpHQ2hdfs6E7YUT2iV/pyv92O/IlRCt//I+gjBP39hP4xOxewMBb1lPj/ogLAq39OYp7+bXjXh0PdbbSXri4GLxJeUC0fBt5qxCRVSqzcTC0ZrTdWo8RQGlClCSCYIEnWe2QQv6uyAHnWrH1abxrP9/8fZZxFBElCoKGlGEGM1SpX9Xt1Ogx9aUfthBKw==", "name": "CreateKeypairsTests-739ce641-acf3-4e49-929a-5daecbf17c49"}}' 2018-08-11 23:57:05,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57: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-ea18c3e2-54a3-49cb-97af-567463bcec6a x-compute-request-id: req-ea18c3e2-54a3-49cb-97af-567463bcec6a Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDDO2F1MaIshX3knsguv7ZsWMxISZohgKmCh8sydcDydC8TXWXOZUw2IXQZSuQZAEry7kPzEYMtoiZveKKetgjAQGroPVaWxF/OirtZnw2W+JCtFeC7qprakbKMV/nXiYeI9bySEPyeBdUb+5wQeeba7+oczuHEunfJKNbu2XDrDwo0tYZzQJeBnFzJkGuJPnhd7sCy0k9lijfPBbz2+cg3TjQNXckuradhX2st6Kzyxa/40vP3OKarCZXACFIRgn+jrxA0ae62IKStzxlaAmgDM/89hEDdRibe+oQJaHmbYTcOQHVTv4jjjBNtJ3CswKA92APA0W3eUDGfE5KLSBP+EVK2Ujfe8tP5hA17rLGRbRgy7u54H9puMNkIcrcMVXsS9IfXaJJqJJkQLRnW/d/T2nRC2OjW8K/cOahu0o0e4gj/y/YCDFaSvGz5/t2GPbaYg0f3yj7P9/HHO3BChvcrhfehmcT/vYP3SZGYvXe3Hbgx63+wVufWQxskVEFbGL8iKwLJ3WDEoA2fWBGEimRoOeVNsXfRhhomHCGs0GGDMZCTGYcyceoesKPU3T6Og+hCoeFBPq7ErM8MtR/CMz1AfshosY125ydzEMJXTaKgIcSsZDKGQ2VEN+Jq3TuRZwOhqAAAAwMposvSewlgfseUSZ64s0aDtreCN40/p7tmKPEGAn2z8eNO3KguKvy7j3waLhOB9AkzalOQ6yA8NHwvOf9Uu78nmU36Vzw6F3tagySGvSstiiBaAsGC3VD+k9yb5yMi6Pb59ppR4cZ55Rr1Qqv22HGh5Z7DbeSgBvoi8jEMls1k0bSC57inQBHmBQoY6JhWuBy0f4rufkSD6x+EurLYLF/9mPClpdRIQzU0hrlE+pJ3TP4uTih++XjW4QcgJ9Q68reoAqOfZrevqtxDafaBICFwsVWzaKIx7Gz8+sG3LHZDJP38BuKLxyIPZC0bihQCzhVx2vcQhRH95oWxEeo7W2CqJ/950mAoxDtvfWdMmb15hvIVTtpB63bXDXyKca+ORHQ78kug5PyS4SGXM1aPv2pzNsjJnaGFgwZPP4As4Mo8g5tGMEprohRHoP3YgiANrDx18410Of9ow24SFC8Vk6bjeJfcdCmKU2lZ/ZfA44hOZD0C98zP4H91Q6cXe2GRz7c6/HIcGnaVWiLQ/8z+Dw3VHj6uYr6UN9mkPQDlMwmsh9vYMQ5NHwu5OUWP0zUsHxtIhIETOifxtyMBxuYRURMByLZhpLN22cnIgp1lEtVCQtUyzeM5fw1pJRmAu4eSrvjVyqu7sGWGiaI6wCq5446jI+L8ufoBF/Q5zVsBgQKP1amYq/H+MQmRoFlGpdTcNSr1pB8dnF0Z7BxwFSBewomxlpYKVLxtRYml0gjT1bP9vaaEoziBNCDSMRphkLy1MWW3PXarvfmK3pqtvxnpfbPOLtEJ2rN8CTG+bOru0ejF4h42vwbubmLZuwHw+6MCEPpHQ2hdfs6E7YUT2iV/pyv92O/IlRCt//I+gjBP39hP4xOxewMBb1lPj/ogLAq39OYp7+bXjXh0PdbbSXri4GLxJeUC0fBt5qxCRVSqzcTC0ZrTdWo8RQGlClCSCYIEnWe2QQv6uyAHnWrH1abxrP9/8fZZxFBElCoKGlGEGM1SpX9Xt1Ogx9aUfthBKw==", "user_id": "e198818660ac4006a5d5cd979b142c2c", "name": "CreateKeypairsTests-739ce641-acf3-4e49-929a-5daecbf17c49", "fingerprint": "62:fc:7e:f1:d0:64:dd:35:9c:95:c3:20:44:50:87:bf"}} 2018-08-11 23:57:05,232 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-ea18c3e2-54a3-49cb-97af-567463bcec6a 2018-08-11 23:57:05,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:05,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10fb03c5ed444f3bb7dcd3fcbe38df8f", "name": "CreateKeypairsTests-c7bf5ec2-1676-46d-proj-role"}], "expires_at": "2018-08-12T00:57:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b12d77979d4831bd6a3d12f2d70454", "name": "CreateKeypairsTests-c7bf5ec2-1676-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b7b12d77979d4831bd6a3d12f2d70454", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/b7b12d77979d4831bd6a3d12f2d70454", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/b7b12d77979d4831bd6a3d12f2d70454", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b7b12d77979d4831bd6a3d12f2d70454", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_b7b12d77979d4831bd6a3d12f2d70454", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b12d77979d4831bd6a3d12f2d70454", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/b7b12d77979d4831bd6a3d12f2d70454", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/b7b12d77979d4831bd6a3d12f2d70454", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b12d77979d4831bd6a3d12f2d70454", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/b7b12d77979d4831bd6a3d12f2d70454", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/b7b12d77979d4831bd6a3d12f2d70454", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b12d77979d4831bd6a3d12f2d70454", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/b7b12d77979d4831bd6a3d12f2d70454", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/b7b12d77979d4831bd6a3d12f2d70454", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-c7bf5ec2-1676-46d-user", "id": "e198818660ac4006a5d5cd979b142c2c"}, "audit_ids": ["hh3Lw8QeQaeAkww310ac-w"], "issued_at": "2018-08-11T23:57:05.000000Z"}} 2018-08-11 23:57:05,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-739ce641-acf3-4e49-929a-5daecbf17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d362ecbdd83f07fe54d8a84a0411a3bbae5a42" 2018-08-11 23:57:05,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57: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-15099b02-ee31-4613-8526-eef766235aab x-compute-request-id: req-15099b02-ee31-4613-8526-eef766235aab Content-Encoding: gzip Content-Length: 1577 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDDO2F1MaIshX3knsguv7ZsWMxISZohgKmCh8sydcDydC8TXWXOZUw2IXQZSuQZAEry7kPzEYMtoiZveKKetgjAQGroPVaWxF/OirtZnw2W+JCtFeC7qprakbKMV/nXiYeI9bySEPyeBdUb+5wQeeba7+oczuHEunfJKNbu2XDrDwo0tYZzQJeBnFzJkGuJPnhd7sCy0k9lijfPBbz2+cg3TjQNXckuradhX2st6Kzyxa/40vP3OKarCZXACFIRgn+jrxA0ae62IKStzxlaAmgDM/89hEDdRibe+oQJaHmbYTcOQHVTv4jjjBNtJ3CswKA92APA0W3eUDGfE5KLSBP+EVK2Ujfe8tP5hA17rLGRbRgy7u54H9puMNkIcrcMVXsS9IfXaJJqJJkQLRnW/d/T2nRC2OjW8K/cOahu0o0e4gj/y/YCDFaSvGz5/t2GPbaYg0f3yj7P9/HHO3BChvcrhfehmcT/vYP3SZGYvXe3Hbgx63+wVufWQxskVEFbGL8iKwLJ3WDEoA2fWBGEimRoOeVNsXfRhhomHCGs0GGDMZCTGYcyceoesKPU3T6Og+hCoeFBPq7ErM8MtR/CMz1AfshosY125ydzEMJXTaKgIcSsZDKGQ2VEN+Jq3TuRZwOhqAAAAwMposvSewlgfseUSZ64s0aDtreCN40/p7tmKPEGAn2z8eNO3KguKvy7j3waLhOB9AkzalOQ6yA8NHwvOf9Uu78nmU36Vzw6F3tagySGvSstiiBaAsGC3VD+k9yb5yMi6Pb59ppR4cZ55Rr1Qqv22HGh5Z7DbeSgBvoi8jEMls1k0bSC57inQBHmBQoY6JhWuBy0f4rufkSD6x+EurLYLF/9mPClpdRIQzU0hrlE+pJ3TP4uTih++XjW4QcgJ9Q68reoAqOfZrevqtxDafaBICFwsVWzaKIx7Gz8+sG3LHZDJP38BuKLxyIPZC0bihQCzhVx2vcQhRH95oWxEeo7W2CqJ/950mAoxDtvfWdMmb15hvIVTtpB63bXDXyKca+ORHQ78kug5PyS4SGXM1aPv2pzNsjJnaGFgwZPP4As4Mo8g5tGMEprohRHoP3YgiANrDx18410Of9ow24SFC8Vk6bjeJfcdCmKU2lZ/ZfA44hOZD0C98zP4H91Q6cXe2GRz7c6/HIcGnaVWiLQ/8z+Dw3VHj6uYr6UN9mkPQDlMwmsh9vYMQ5NHwu5OUWP0zUsHxtIhIETOifxtyMBxuYRURMByLZhpLN22cnIgp1lEtVCQtUyzeM5fw1pJRmAu4eSrvjVyqu7sGWGiaI6wCq5446jI+L8ufoBF/Q5zVsBgQKP1amYq/H+MQmRoFlGpdTcNSr1pB8dnF0Z7BxwFSBewomxlpYKVLxtRYml0gjT1bP9vaaEoziBNCDSMRphkLy1MWW3PXarvfmK3pqtvxnpfbPOLtEJ2rN8CTG+bOru0ejF4h42vwbubmLZuwHw+6MCEPpHQ2hdfs6E7YUT2iV/pyv92O/IlRCt//I+gjBP39hP4xOxewMBb1lPj/ogLAq39OYp7+bXjXh0PdbbSXri4GLxJeUC0fBt5qxCRVSqzcTC0ZrTdWo8RQGlClCSCYIEnWe2QQv6uyAHnWrH1abxrP9/8fZZxFBElCoKGlGEGM1SpX9Xt1Ogx9aUfthBKw==", "user_id": "e198818660ac4006a5d5cd979b142c2c", "name": "CreateKeypairsTests-739ce641-acf3-4e49-929a-5daecbf17c49", "deleted": false, "created_at": "2018-08-11T23:57:05.000000", "updated_at": null, "fingerprint": "62:fc:7e:f1:d0:64:dd:35:9c:95:c3:20:44:50:87:bf", "deleted_at": null, "id": 20}} 2018-08-11 23:57:05,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-739ce641-acf3-4e49-929a-5daecbf17c49 used request id req-15099b02-ee31-4613-8526-eef766235aab 2018-08-11 23:57:05,792 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-739ce641-acf3-4e49-929a-5daecbf17c49 2018-08-11 23:57:05,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-739ce641-acf3-4e49-929a-5daecbf17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b015682edf9de2cb7727b1f6b882b6fd3c8fdc" 2018-08-11 23:57:05,849 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 23:57: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-82495c32-b530-44b3-aa28-8331c93516b3 x-compute-request-id: req-82495c32-b530-44b3-aa28-8331c93516b3 Content-Length: 0 Content-Type: application/json 2018-08-11 23:57:05,849 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-739ce641-acf3-4e49-929a-5daecbf17c49 used request id req-82495c32-b530-44b3-aa28-8331c93516b3 2018-08-11 23:57:05,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:57:05,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:57:05,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:57:05,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:57:05,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:57:05,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:06,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-89915bc9-9070-41ff-82a1-95b204fbb3ca Date: Sat, 11 Aug 2018 23:57:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:57:06,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-89915bc9-9070-41ff-82a1-95b204fbb3ca 2018-08-11 23:57:06,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:06,184 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-feb1a204-d2c7-4bb1-913d-3b98d134a171 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:06,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-feb1a204-d2c7-4bb1-913d-3b98d134a171 2018-08-11 23:57:06,185 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:06,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:06,266 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc42d46e-3f35-4338-8b8e-08221df73e89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:06,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-cc42d46e-3f35-4338-8b8e-08221df73e89 2018-08-11 23:57:06,266 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:06,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:06,353 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f019df94-6725-475a-86d4-3724b3167120 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:06,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-f019df94-6725-475a-86d4-3724b3167120 2018-08-11 23:57:06,354 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:06,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:06,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22ae1b0c-328b-4f8d-800d-bcd63ad71f01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:06,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-22ae1b0c-328b-4f8d-800d-bcd63ad71f01 2018-08-11 23:57:06,435 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:06,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:06,521 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94ccadcb-145b-4b31-b194-4ba23992ef6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:06,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-94ccadcb-145b-4b31-b194-4ba23992ef6e 2018-08-11 23:57:06,521 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:06,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:06,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5e41b25-bdd1-4425-b2bd-e4c11abdc56b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:06,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-b5e41b25-bdd1-4425-b2bd-e4c11abdc56b 2018-08-11 23:57:06,609 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:06,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:06,696 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44ffd532-2408-4c09-a81f-e3b61aa07b61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:06,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-44ffd532-2408-4c09-a81f-e3b61aa07b61 2018-08-11 23:57:06,696 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:06,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:06,780 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f65cecf-d92b-4d8b-96ef-e567d80ba8d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:06,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-3f65cecf-d92b-4d8b-96ef-e567d80ba8d2 2018-08-11 23:57:06,781 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:06,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:06,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-554f88dc-a0c9-4f07-b518-e23f3b0efe31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:06,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-554f88dc-a0c9-4f07-b518-e23f3b0efe31 2018-08-11 23:57:06,866 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:06,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:06,950 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60d6a13d-0ed4-4dfa-952c-5ea04754f127 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:06,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-60d6a13d-0ed4-4dfa-952c-5ea04754f127 2018-08-11 23:57:06,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:06,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:07,035 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-268244b1-96a1-4f19-8390-bda710869733 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:07,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-268244b1-96a1-4f19-8390-bda710869733 2018-08-11 23:57:07,035 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:07,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:07,123 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e760750-fa02-49bc-9909-e28648264113 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:07,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-8e760750-fa02-49bc-9909-e28648264113 2018-08-11 23:57:07,124 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:07,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:07,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec3caec1-082a-4aa2-8bf8-9f30de487abf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:07,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-ec3caec1-082a-4aa2-8bf8-9f30de487abf 2018-08-11 23:57:07,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:07,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:07,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b3b8a02-c330-4121-adba-86cfceb53169 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:57:07,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-1b3b8a02-c330-4121-adba-86cfceb53169 2018-08-11 23:57:07,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:07,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a5cd41b-a695-432e-a28d-c9201a759a97 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:57:07,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-4a5cd41b-a695-432e-a28d-c9201a759a97 2018-08-11 23:57:07,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:07,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38760c6a-3d34-494a-b337-62a23e07f97e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:07,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-38760c6a-3d34-494a-b337-62a23e07f97e 2018-08-11 23:57:07,474 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:07,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:07,558 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b66504c8-803f-4c8a-b2e7-e8783eb6ffff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:07,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-b66504c8-803f-4c8a-b2e7-e8783eb6ffff 2018-08-11 23:57:07,559 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:07,560 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-c7bf5ec2-1676-46d-proj 2018-08-11 23:57:07,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/b7b12d77979d4831bd6a3d12f2d70454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:07,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33769bdb-7fe2-440e-9560-90493b1562d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:07,753 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b7b12d77979d4831bd6a3d12f2d70454 used request id req-33769bdb-7fe2-440e-9560-90493b1562d3 2018-08-11 23:57:07,753 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-c7bf5ec2-1676-46d-proj-role 2018-08-11 23:57:07,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/10fb03c5ed444f3bb7dcd3fcbe38df8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:07,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dff04f0-c50f-40c1-9971-7b9c8d197615 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:07,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/10fb03c5ed444f3bb7dcd3fcbe38df8f used request id req-5dff04f0-c50f-40c1-9971-7b9c8d197615 2018-08-11 23:57:07,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33dc83115d83577928fc00fc6e7e8adf1c94031" 2018-08-11 23:57:07,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae6329e-8676-4ead-bfd1-94a3a8efe5f7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:07,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7ae6329e-8676-4ead-bfd1-94a3a8efe5f7 2018-08-11 23:57:07,942 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-c7bf5ec2-1676-46d-user 2018-08-11 23:57:07,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/e198818660ac4006a5d5cd979b142c2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de9100f5e5183db0152c378b3816aa8115bc5c" 2018-08-11 23:57:08,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7b8922d-6061-4414-a977-fc86ec42ff70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:08,107 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e198818660ac4006a5d5cd979b142c2c used request id req-e7b8922d-6061-4414-a977-fc86ec42ff70 2018-08-11 23:57:08,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:08,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["u-ePpF9tR12uYrZPpt2lKw"], "issued_at": "2018-08-11T23:57:08.000000Z"}} 2018-08-11 23:57:08,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8baad81b88def799dd97c383664d69438d4568" 2018-08-11 23:57:08,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c209f20b-c85e-4161-8c0a-1e58e347c75a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:08,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c209f20b-c85e-4161-8c0a-1e58e347c75a 2018-08-11 23:57:08,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:08,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:08,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["dZlBTDTEQaWq9nxbB9he9Q"], "issued_at": "2018-08-11T23:57:08.000000Z"}} 2018-08-11 23:57:08,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:09,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-619d86a3-4cd4-41fa-b37d-0c94c013ef37 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:09,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-619d86a3-4cd4-41fa-b37d-0c94c013ef37 2018-08-11 23:57:09,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:09,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:09,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2889c4b0-5d95-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:09,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f650e7bb-b607-4504-bcd0-5333805b9892 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2889c4b0-5d95-433-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:57:09,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2889c4b0-5d95-433-proj used request id req-f650e7bb-b607-4504-bcd0-5333805b9892 2018-08-11 23:57:09,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:09,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb6411f6-ab15-4a1e-ae3c-a872f90ba0c8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:09,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-bb6411f6-ab15-4a1e-ae3c-a872f90ba0c8 2018-08-11 23:57:09,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-2889c4b0-5d95-433-proj"}}' 2018-08-11 23:57:09,321 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c187c554-af69-46b5-958e-6a2dd35068d5 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/324a015c2d264c899a59b46023c21ef0"}, "tags": [], "enabled": true, "id": "324a015c2d264c899a59b46023c21ef0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2889c4b0-5d95-433-proj"}} 2018-08-11 23:57:09,322 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-c187c554-af69-46b5-958e-6a2dd35068d5 2018-08-11 23:57:09,322 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-2889c4b0-5d95-433-proj 2018-08-11 23:57:09,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:09,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:09,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["HK80WI9ZQRyR1od9b4kJKg"], "issued_at": "2018-08-11T23:57:09.000000Z"}} 2018-08-11 23:57:09,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba6ec7c658b78281843fe7a258f224d96870ada" 2018-08-11 23:57:09,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2b4147e-757f-4f0a-a857-9f70df95a9fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:09,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f2b4147e-757f-4f0a-a857-9f70df95a9fa 2018-08-11 23:57:09,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:09,793 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:09,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba6ec7c658b78281843fe7a258f224d96870ada" 2018-08-11 23:57:09,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-102e6f4a-1f09-4cee-89b1-e3092af874e8 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:57:09,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-102e6f4a-1f09-4cee-89b1-e3092af874e8 2018-08-11 23:57:09,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-2889c4b0-5d95-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba6ec7c658b78281843fe7a258f224d96870ada" 2018-08-11 23:57:09,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a87371-dd63-4ab3-9a42-508f8b914e48 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-2889c4b0-5d95-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/324a015c2d264c899a59b46023c21ef0"}, "tags": [], "enabled": true, "id": "324a015c2d264c899a59b46023c21ef0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2889c4b0-5d95-433-proj"}]} 2018-08-11 23:57:09,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-2889c4b0-5d95-433-proj used request id req-c1a87371-dd63-4ab3-9a42-508f8b914e48 2018-08-11 23:57:09,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba6ec7c658b78281843fe7a258f224d96870ada" 2018-08-11 23:57:10,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fef7c2b-5ddc-42c8-bfc0-76166e365e0f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:10,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-2fef7c2b-5ddc-42c8-bfc0-76166e365e0f 2018-08-11 23:57:10,370 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-2889c4b0-5d95-433-user 2018-08-11 23:57:10,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:10,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:10,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a40124-697d-4415-804f-c748f85e5e0e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:10,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-27a40124-697d-4415-804f-c748f85e5e0e 2018-08-11 23:57:10,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" -d '{"role": {"name": "CreateKeypairsTests-2889c4b0-5d95-433-proj-role"}}' 2018-08-11 23:57:10,561 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f48869ac-d523-472e-ad22-d75b9873d7f7 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "29ee822c2afe46199da2821e293c1fbc", "links": {"self": "http://172.30.9.30:5000/v3/roles/29ee822c2afe46199da2821e293c1fbc"}, "name": "CreateKeypairsTests-2889c4b0-5d95-433-proj-role"}} 2018-08-11 23:57:10,562 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-f48869ac-d523-472e-ad22-d75b9873d7f7 2018-08-11 23:57:10,562 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-2889c4b0-5d95-433-proj-role 2018-08-11 23:57:10,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/29ee822c2afe46199da2821e293c1fbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:10,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-877e5039-5634-4637-933e-d9f1776e8854 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "29ee822c2afe46199da2821e293c1fbc", "links": {"self": "http://172.30.9.30:5000/v3/roles/29ee822c2afe46199da2821e293c1fbc"}, "name": "CreateKeypairsTests-2889c4b0-5d95-433-proj-role"}} 2018-08-11 23:57:10,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/29ee822c2afe46199da2821e293c1fbc used request id req-877e5039-5634-4637-933e-d9f1776e8854 2018-08-11 23:57:10,648 - keystone_utils - INFO - Granting role CreateKeypairsTests-2889c4b0-5d95-433-proj-role to project CreateKeypairsTests-2889c4b0-5d95-433-proj 2018-08-11 23:57:10,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/324a015c2d264c899a59b46023c21ef0/users/201a6f4c42a141c5989c1a87e0c1bcba/roles/29ee822c2afe46199da2821e293c1fbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:10,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-991f0f30-22d5-49bf-861d-967cc21fc1d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:10,773 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/324a015c2d264c899a59b46023c21ef0/users/201a6f4c42a141c5989c1a87e0c1bcba/roles/29ee822c2afe46199da2821e293c1fbc used request id req-991f0f30-22d5-49bf-861d-967cc21fc1d3 2018-08-11 23:57:10,774 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:57:10,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:10,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:11,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29ee822c2afe46199da2821e293c1fbc", "name": "CreateKeypairsTests-2889c4b0-5d95-433-proj-role"}], "expires_at": "2018-08-12T00:57:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "324a015c2d264c899a59b46023c21ef0", "name": "CreateKeypairsTests-2889c4b0-5d95-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/324a015c2d264c899a59b46023c21ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/324a015c2d264c899a59b46023c21ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/324a015c2d264c899a59b46023c21ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_324a015c2d264c899a59b46023c21ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_324a015c2d264c899a59b46023c21ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/324a015c2d264c899a59b46023c21ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/324a015c2d264c899a59b46023c21ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/324a015c2d264c899a59b46023c21ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/324a015c2d264c899a59b46023c21ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/324a015c2d264c899a59b46023c21ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/324a015c2d264c899a59b46023c21ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/324a015c2d264c899a59b46023c21ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/324a015c2d264c899a59b46023c21ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/324a015c2d264c899a59b46023c21ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2889c4b0-5d95-433-user", "id": "201a6f4c42a141c5989c1a87e0c1bcba"}, "audit_ids": ["yJxxH0YfRAmh9FFpLxdoJw"], "issued_at": "2018-08-11T23:57:11.000000Z"}} 2018-08-11 23:57:11,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab15d927af1f27c3316415a252c57741d65fa0a" 2018-08-11 23:57:11,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2559213-cbc6-4959-93c1-f26900b9c35d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:11,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a2559213-cbc6-4959-93c1-f26900b9c35d 2018-08-11 23:57:11,233 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:57:11,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab15d927af1f27c3316415a252c57741d65fa0a" 2018-08-11 23:57:11,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57: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-9de94c5d-c69a-4e70-9198-0ece65920b2d x-compute-request-id: req-9de94c5d-c69a-4e70-9198-0ece65920b2d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-11 23:57:11,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-9de94c5d-c69a-4e70-9198-0ece65920b2d 2018-08-11 23:57:11,410 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-4ec4bee9-c4ee-48c0-9400-9eddc5e4725e... 2018-08-11 23:57:11,410 - OpenStackKeypair - INFO - Creating new keypair 2018-08-11 23:57:11,420 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-4ec4bee9-c4ee-48c0-9400-9eddc5e4725e 2018-08-11 23:57:11,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab15d927af1f27c3316415a252c57741d65fa0a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDL6ef7oB2E1aclZn5XcZ4LebcxtYLoJlPf+9i6eww17bGlKjwJAsutjCFmcPZLm2fDkW7sUwRHXlmIRJUt3ZYEag0lwv5UgDbRBKWw3wvkejyfAbk+3oyEL3eQjN9KDzaGWX3HJ+FsrbrbBUqAaMTsQGeIt/ZXybBgUEZHcJKcyQ==", "name": "CreateKeypairsTests-4ec4bee9-c4ee-48c0-9400-9eddc5e4725e"}}' 2018-08-11 23:57:11,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57: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-685d3a50-67bf-477a-90ab-adec57501d0f x-compute-request-id: req-685d3a50-67bf-477a-90ab-adec57501d0f Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDL6ef7oB2E1aclZn5XcZ4LebcxtYLoJlPf+9i6eww17bGlKjwJAsutjCFmcPZLm2fDkW7sUwRHXlmIRJUt3ZYEag0lwv5UgDbRBKWw3wvkejyfAbk+3oyEL3eQjN9KDzaGWX3HJ+FsrbrbBUqAaMTsQGeIt/ZXybBgUEZHcJKcyQ==", "user_id": "201a6f4c42a141c5989c1a87e0c1bcba", "name": "CreateKeypairsTests-4ec4bee9-c4ee-48c0-9400-9eddc5e4725e", "fingerprint": "e8:c0:c3:cf:87:9c:ca:23:ee:1f:da:cd:b3:4b:5f:32"}} 2018-08-11 23:57:11,484 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-685d3a50-67bf-477a-90ab-adec57501d0f 2018-08-11 23:57:11,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:11,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29ee822c2afe46199da2821e293c1fbc", "name": "CreateKeypairsTests-2889c4b0-5d95-433-proj-role"}], "expires_at": "2018-08-12T00:57:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "324a015c2d264c899a59b46023c21ef0", "name": "CreateKeypairsTests-2889c4b0-5d95-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/324a015c2d264c899a59b46023c21ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/324a015c2d264c899a59b46023c21ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/324a015c2d264c899a59b46023c21ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_324a015c2d264c899a59b46023c21ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_324a015c2d264c899a59b46023c21ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/324a015c2d264c899a59b46023c21ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/324a015c2d264c899a59b46023c21ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/324a015c2d264c899a59b46023c21ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/324a015c2d264c899a59b46023c21ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/324a015c2d264c899a59b46023c21ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/324a015c2d264c899a59b46023c21ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/324a015c2d264c899a59b46023c21ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/324a015c2d264c899a59b46023c21ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/324a015c2d264c899a59b46023c21ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2889c4b0-5d95-433-user", "id": "201a6f4c42a141c5989c1a87e0c1bcba"}, "audit_ids": ["J46RQMqCSI2FI5xryKlG5g"], "issued_at": "2018-08-11T23:57:11.000000Z"}} 2018-08-11 23:57:11,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-4ec4bee9-c4ee-48c0-9400-9eddc5e4725e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c1dcf7a475dae90023238de47a89b3d62da0396" 2018-08-11 23:57:12,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57: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-eb9f2b70-662a-41d6-9b3e-9c10829e44be x-compute-request-id: req-eb9f2b70-662a-41d6-9b3e-9c10829e44be Content-Encoding: gzip Content-Length: 418 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDL6ef7oB2E1aclZn5XcZ4LebcxtYLoJlPf+9i6eww17bGlKjwJAsutjCFmcPZLm2fDkW7sUwRHXlmIRJUt3ZYEag0lwv5UgDbRBKWw3wvkejyfAbk+3oyEL3eQjN9KDzaGWX3HJ+FsrbrbBUqAaMTsQGeIt/ZXybBgUEZHcJKcyQ==", "user_id": "201a6f4c42a141c5989c1a87e0c1bcba", "name": "CreateKeypairsTests-4ec4bee9-c4ee-48c0-9400-9eddc5e4725e", "deleted": false, "created_at": "2018-08-11T23:57:11.000000", "updated_at": null, "fingerprint": "e8:c0:c3:cf:87:9c:ca:23:ee:1f:da:cd:b3:4b:5f:32", "deleted_at": null, "id": 21}} 2018-08-11 23:57:12,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-4ec4bee9-c4ee-48c0-9400-9eddc5e4725e used request id req-eb9f2b70-662a-41d6-9b3e-9c10829e44be 2018-08-11 23:57:12,048 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-4ec4bee9-c4ee-48c0-9400-9eddc5e4725e 2018-08-11 23:57:12,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-4ec4bee9-c4ee-48c0-9400-9eddc5e4725e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab15d927af1f27c3316415a252c57741d65fa0a" 2018-08-11 23:57:12,083 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 23:57: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-7790d996-e26e-4311-ac27-fb2f09078ee1 x-compute-request-id: req-7790d996-e26e-4311-ac27-fb2f09078ee1 Content-Length: 0 Content-Type: application/json 2018-08-11 23:57:12,083 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-4ec4bee9-c4ee-48c0-9400-9eddc5e4725e used request id req-7790d996-e26e-4311-ac27-fb2f09078ee1 2018-08-11 23:57:12,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:57:12,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:57:12,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:57:12,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:57:12,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:57:12,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:12,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-949009f2-dd05-4778-a628-b7cea9fbf6e5 Date: Sat, 11 Aug 2018 23:57:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:57:12,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-949009f2-dd05-4778-a628-b7cea9fbf6e5 2018-08-11 23:57:12,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:12,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95a75a93-68e7-4ec1-8cef-1b8fc7864fd6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:12,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-95a75a93-68e7-4ec1-8cef-1b8fc7864fd6 2018-08-11 23:57:12,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:12,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:12,511 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28901e34-5c07-4430-9660-3e2734593515 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:12,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-28901e34-5c07-4430-9660-3e2734593515 2018-08-11 23:57:12,512 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:12,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:12,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd915535-7202-434c-a95d-19c853027321 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:12,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-cd915535-7202-434c-a95d-19c853027321 2018-08-11 23:57:12,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:12,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:12,685 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7a82056-fa8e-4a98-a0a4-c68111c1bbf5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:12,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-a7a82056-fa8e-4a98-a0a4-c68111c1bbf5 2018-08-11 23:57:12,685 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:12,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:12,768 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6123e126-de27-4268-922a-115e60adc1dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:12,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-6123e126-de27-4268-922a-115e60adc1dc 2018-08-11 23:57:12,769 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:12,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:12,853 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d79fc245-805a-4678-9038-ba50a9f5d04b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:12,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-d79fc245-805a-4678-9038-ba50a9f5d04b 2018-08-11 23:57:12,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:12,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:12,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ef89052-e4da-49ef-a279-6e0c3b3405e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:12,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-6ef89052-e4da-49ef-a279-6e0c3b3405e6 2018-08-11 23:57:12,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:12,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:13,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c3d01b4-bb24-470a-8c0a-773026c72a59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:13,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-7c3d01b4-bb24-470a-8c0a-773026c72a59 2018-08-11 23:57:13,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:13,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:13,113 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d648d9c-c583-41cc-8da0-7f4106720aff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:13,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-0d648d9c-c583-41cc-8da0-7f4106720aff 2018-08-11 23:57:13,113 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:13,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:13,200 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44bc5f20-885c-41aa-be69-be169f9ce086 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:13,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-44bc5f20-885c-41aa-be69-be169f9ce086 2018-08-11 23:57:13,200 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:13,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:13,284 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c103d25-bd65-4760-8ea3-e65d5763c6d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:13,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-1c103d25-bd65-4760-8ea3-e65d5763c6d0 2018-08-11 23:57:13,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:13,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:13,368 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad5027b9-5f59-48a8-a40d-62643189abb7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:13,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-ad5027b9-5f59-48a8-a40d-62643189abb7 2018-08-11 23:57:13,368 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:13,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:13,449 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8593c3e4-b7a3-410c-a645-3f1e3b60609c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:13,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-8593c3e4-b7a3-410c-a645-3f1e3b60609c 2018-08-11 23:57:13,450 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:13,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:13,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9afba878-e27a-4300-a59e-c49af7655807 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:57:13,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-9afba878-e27a-4300-a59e-c49af7655807 2018-08-11 23:57:13,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:13,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a16782-bad6-45c0-afda-0901224e167f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:57:13,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-81a16782-bad6-45c0-afda-0901224e167f 2018-08-11 23:57:13,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:13,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3ef9151-de1b-492b-a65b-0399c824c075 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:13,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-b3ef9151-de1b-492b-a65b-0399c824c075 2018-08-11 23:57:13,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:13,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:13,798 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48febcf6-f724-4600-ae53-b552fc0c6c90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:13,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-48febcf6-f724-4600-ae53-b552fc0c6c90 2018-08-11 23:57:13,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:13,800 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-2889c4b0-5d95-433-proj 2018-08-11 23:57:13,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/324a015c2d264c899a59b46023c21ef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:14,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52bb3285-f4c4-4a08-90f9-4f3bbf71c71c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:14,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/324a015c2d264c899a59b46023c21ef0 used request id req-52bb3285-f4c4-4a08-90f9-4f3bbf71c71c 2018-08-11 23:57:14,023 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-2889c4b0-5d95-433-proj-role 2018-08-11 23:57:14,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/29ee822c2afe46199da2821e293c1fbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:14,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5f3cce5-b376-4d50-9a44-0cf91d139987 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:14,215 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/29ee822c2afe46199da2821e293c1fbc used request id req-e5f3cce5-b376-4d50-9a44-0cf91d139987 2018-08-11 23:57:14,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abb599a312604c6ca3ee2608c1aca30b7cf6a42" 2018-08-11 23:57:14,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-348ea02f-f808-4e0e-b35f-038dce2002ae Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:14,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-348ea02f-f808-4e0e-b35f-038dce2002ae 2018-08-11 23:57:14,304 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-2889c4b0-5d95-433-user 2018-08-11 23:57:14,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/201a6f4c42a141c5989c1a87e0c1bcba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba6ec7c658b78281843fe7a258f224d96870ada" 2018-08-11 23:57:14,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7c13258-edd9-4e5c-a5f2-96dd9241911d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:14,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/201a6f4c42a141c5989c1a87e0c1bcba used request id req-f7c13258-edd9-4e5c-a5f2-96dd9241911d 2018-08-11 23:57:14,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:14,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["fN26worSSz-LweXhFzTvAA"], "issued_at": "2018-08-11T23:57:14.000000Z"}} 2018-08-11 23:57:14,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f306a1cd1385176243318fbd632d85500b5fa7" 2018-08-11 23:57:15,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78fc6b1c-c399-4dfd-b031-cf29e6857aaa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:15,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-78fc6b1c-c399-4dfd-b031-cf29e6857aaa 2018-08-11 23:57:15,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:15,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:15,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["5DGXpmhKQQywHVZqOLF_yg"], "issued_at": "2018-08-11T23:57:15.000000Z"}} 2018-08-11 23:57:15,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:15,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b0f68b-89ed-43c8-811c-955d47c04a2d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:15,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-67b0f68b-89ed-43c8-811c-955d47c04a2d 2018-08-11 23:57:15,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:15,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:15,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-56d93fd8-a691-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:15,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a865ddc-e12b-46b8-9979-938db935d781 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-56d93fd8-a691-456-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:57:15,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-56d93fd8-a691-456-proj used request id req-1a865ddc-e12b-46b8-9979-938db935d781 2018-08-11 23:57:15,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:15,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267422ef-1b6e-4b34-b99e-8c746b8af18e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:15,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-267422ef-1b6e-4b34-b99e-8c746b8af18e 2018-08-11 23:57:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-56d93fd8-a691-456-proj"}}' 2018-08-11 23:57:15,754 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92b41be9-9247-4c30-b4e5-5b40af6cfcdb Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b70159677aae4f73b597d7380cb52610"}, "tags": [], "enabled": true, "id": "b70159677aae4f73b597d7380cb52610", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-56d93fd8-a691-456-proj"}} 2018-08-11 23:57:15,754 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-92b41be9-9247-4c30-b4e5-5b40af6cfcdb 2018-08-11 23:57:15,755 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-56d93fd8-a691-456-proj 2018-08-11 23:57:15,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:15,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:16,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["3lCSan-rTGmISb06grCVNA"], "issued_at": "2018-08-11T23:57:16.000000Z"}} 2018-08-11 23:57:16,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d90c35da8e0d2feb3eca472c1bd61fccf354726" 2018-08-11 23:57:16,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044494a9-a111-4d1f-9151-b63cf7e8e2ab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:16,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-044494a9-a111-4d1f-9151-b63cf7e8e2ab 2018-08-11 23:57:16,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:16,221 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:16,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d90c35da8e0d2feb3eca472c1bd61fccf354726" 2018-08-11 23:57:16,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0a985ee-84fd-442c-9696-fc7f8fee7f3b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:57:16,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e0a985ee-84fd-442c-9696-fc7f8fee7f3b 2018-08-11 23:57:16,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-56d93fd8-a691-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d90c35da8e0d2feb3eca472c1bd61fccf354726" 2018-08-11 23:57:16,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04eb0f35-6415-4687-87bd-2094c8e60b27 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-56d93fd8-a691-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b70159677aae4f73b597d7380cb52610"}, "tags": [], "enabled": true, "id": "b70159677aae4f73b597d7380cb52610", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-56d93fd8-a691-456-proj"}]} 2018-08-11 23:57:16,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-56d93fd8-a691-456-proj used request id req-04eb0f35-6415-4687-87bd-2094c8e60b27 2018-08-11 23:57:16,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d90c35da8e0d2feb3eca472c1bd61fccf354726" 2018-08-11 23:57:16,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b7bf0ba-ee59-4afc-9e65-7ca36e8d6d71 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:16,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5b7bf0ba-ee59-4afc-9e65-7ca36e8d6d71 2018-08-11 23:57:16,801 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-56d93fd8-a691-456-user 2018-08-11 23:57:16,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:16,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:16,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af279eb4-8acf-43ec-be86-e63c57d323f9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:16,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-af279eb4-8acf-43ec-be86-e63c57d323f9 2018-08-11 23:57:16,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" -d '{"role": {"name": "CreateKeypairsTests-56d93fd8-a691-456-proj-role"}}' 2018-08-11 23:57:16,940 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5941ca46-b465-42df-a17d-b5ac0225aef0 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a029ea27815e48a3ad79c9db7424356d", "links": {"self": "http://172.30.9.30:5000/v3/roles/a029ea27815e48a3ad79c9db7424356d"}, "name": "CreateKeypairsTests-56d93fd8-a691-456-proj-role"}} 2018-08-11 23:57:16,940 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-5941ca46-b465-42df-a17d-b5ac0225aef0 2018-08-11 23:57:16,940 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-56d93fd8-a691-456-proj-role 2018-08-11 23:57:16,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/a029ea27815e48a3ad79c9db7424356d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:17,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6279664d-6d83-4c1c-9fe6-5596d3bfafe9 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a029ea27815e48a3ad79c9db7424356d", "links": {"self": "http://172.30.9.30:5000/v3/roles/a029ea27815e48a3ad79c9db7424356d"}, "name": "CreateKeypairsTests-56d93fd8-a691-456-proj-role"}} 2018-08-11 23:57:17,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/a029ea27815e48a3ad79c9db7424356d used request id req-6279664d-6d83-4c1c-9fe6-5596d3bfafe9 2018-08-11 23:57:17,027 - keystone_utils - INFO - Granting role CreateKeypairsTests-56d93fd8-a691-456-proj-role to project CreateKeypairsTests-56d93fd8-a691-456-proj 2018-08-11 23:57:17,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/b70159677aae4f73b597d7380cb52610/users/98ed96ed0c9349569ba2e7b505049a39/roles/a029ea27815e48a3ad79c9db7424356d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:17,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d823df46-28b5-481a-afbf-cc37cd1d30f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:17,146 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b70159677aae4f73b597d7380cb52610/users/98ed96ed0c9349569ba2e7b505049a39/roles/a029ea27815e48a3ad79c9db7424356d used request id req-d823df46-28b5-481a-afbf-cc37cd1d30f6 2018-08-11 23:57:17,146 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:57:17,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:17,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:17,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a029ea27815e48a3ad79c9db7424356d", "name": "CreateKeypairsTests-56d93fd8-a691-456-proj-role"}], "expires_at": "2018-08-12T00:57:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b70159677aae4f73b597d7380cb52610", "name": "CreateKeypairsTests-56d93fd8-a691-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b70159677aae4f73b597d7380cb52610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/b70159677aae4f73b597d7380cb52610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/b70159677aae4f73b597d7380cb52610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b70159677aae4f73b597d7380cb52610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_b70159677aae4f73b597d7380cb52610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b70159677aae4f73b597d7380cb52610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/b70159677aae4f73b597d7380cb52610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/b70159677aae4f73b597d7380cb52610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b70159677aae4f73b597d7380cb52610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/b70159677aae4f73b597d7380cb52610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/b70159677aae4f73b597d7380cb52610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b70159677aae4f73b597d7380cb52610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/b70159677aae4f73b597d7380cb52610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/b70159677aae4f73b597d7380cb52610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-56d93fd8-a691-456-user", "id": "98ed96ed0c9349569ba2e7b505049a39"}, "audit_ids": ["RTN0r0AOSAiQcaeEQFMySA"], "issued_at": "2018-08-11T23:57:17.000000Z"}} 2018-08-11 23:57:17,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f35d0ac32248522e18058b97a72acc75861b43fe" 2018-08-11 23:57:17,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc12a8d-ed8b-4a86-a60f-3a5320ef55d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:17,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2cc12a8d-ed8b-4a86-a60f-3a5320ef55d0 2018-08-11 23:57:17,609 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:57:17,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f35d0ac32248522e18058b97a72acc75861b43fe" 2018-08-11 23:57:17,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57: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-eab18c61-1547-4d91-b7cf-7cb81a40f7c5 x-compute-request-id: req-eab18c61-1547-4d91-b7cf-7cb81a40f7c5 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-11 23:57:17,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-eab18c61-1547-4d91-b7cf-7cb81a40f7c5 2018-08-11 23:57:17,789 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-c6357d91-b027-4176-b564-497da7a28add... 2018-08-11 23:57:17,789 - OpenStackKeypair - INFO - Creating new keypair 2018-08-11 23:57:17,820 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-c6357d91-b027-4176-b564-497da7a28add 2018-08-11 23:57:17,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f35d0ac32248522e18058b97a72acc75861b43fe" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCknWk3DLbxCFDoa/sS/Vrwh4phxAbQf+U29jfexUa10hnFh8Ts3HAMYh8J4EF2/bGekBXD+NKQsj3evbBn+7qeMJzl+TkGppeinVlAFTj7cFsRvzUZqkp/E97S4m3FQMpZ+QN9FIUap9ygr9vjwhjzopKK1EHS3aqcmpnK9PeBCQ==", "name": "CreateKeypairsTests-c6357d91-b027-4176-b564-497da7a28add"}}' 2018-08-11 23:57:17,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57: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-2d533eea-ce66-4d88-b73b-7a896b40fe45 x-compute-request-id: req-2d533eea-ce66-4d88-b73b-7a896b40fe45 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCknWk3DLbxCFDoa/sS/Vrwh4phxAbQf+U29jfexUa10hnFh8Ts3HAMYh8J4EF2/bGekBXD+NKQsj3evbBn+7qeMJzl+TkGppeinVlAFTj7cFsRvzUZqkp/E97S4m3FQMpZ+QN9FIUap9ygr9vjwhjzopKK1EHS3aqcmpnK9PeBCQ==", "user_id": "98ed96ed0c9349569ba2e7b505049a39", "name": "CreateKeypairsTests-c6357d91-b027-4176-b564-497da7a28add", "fingerprint": "b6:da:5f:0a:0c:d5:73:5b:a5:0d:2a:44:e0:af:15:4f"}} 2018-08-11 23:57:17,875 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-2d533eea-ce66-4d88-b73b-7a896b40fe45 2018-08-11 23:57:17,877 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-c6357d91-b027-4176-b564-497da7a28add.pub 2018-08-11 23:57:17,877 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-c6357d91-b027-4176-b564-497da7a28add 2018-08-11 23:57:17,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:18,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a029ea27815e48a3ad79c9db7424356d", "name": "CreateKeypairsTests-56d93fd8-a691-456-proj-role"}], "expires_at": "2018-08-12T00:57:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b70159677aae4f73b597d7380cb52610", "name": "CreateKeypairsTests-56d93fd8-a691-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b70159677aae4f73b597d7380cb52610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/b70159677aae4f73b597d7380cb52610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/b70159677aae4f73b597d7380cb52610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b70159677aae4f73b597d7380cb52610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_b70159677aae4f73b597d7380cb52610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b70159677aae4f73b597d7380cb52610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/b70159677aae4f73b597d7380cb52610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/b70159677aae4f73b597d7380cb52610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b70159677aae4f73b597d7380cb52610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/b70159677aae4f73b597d7380cb52610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/b70159677aae4f73b597d7380cb52610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b70159677aae4f73b597d7380cb52610", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/b70159677aae4f73b597d7380cb52610", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/b70159677aae4f73b597d7380cb52610", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-56d93fd8-a691-456-user", "id": "98ed96ed0c9349569ba2e7b505049a39"}, "audit_ids": ["fm7ftDSDQyWkhMZ3_0tvbA"], "issued_at": "2018-08-11T23:57:18.000000Z"}} 2018-08-11 23:57:18,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-c6357d91-b027-4176-b564-497da7a28add -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b588bdc6881d6457ee2a04fca8474b351241c0ea" 2018-08-11 23:57:18,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57: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-52d76434-c0a6-47d7-85e5-4f609ca69bb3 x-compute-request-id: req-52d76434-c0a6-47d7-85e5-4f609ca69bb3 Content-Encoding: gzip Content-Length: 423 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCknWk3DLbxCFDoa/sS/Vrwh4phxAbQf+U29jfexUa10hnFh8Ts3HAMYh8J4EF2/bGekBXD+NKQsj3evbBn+7qeMJzl+TkGppeinVlAFTj7cFsRvzUZqkp/E97S4m3FQMpZ+QN9FIUap9ygr9vjwhjzopKK1EHS3aqcmpnK9PeBCQ==", "user_id": "98ed96ed0c9349569ba2e7b505049a39", "name": "CreateKeypairsTests-c6357d91-b027-4176-b564-497da7a28add", "deleted": false, "created_at": "2018-08-11T23:57:17.000000", "updated_at": null, "fingerprint": "b6:da:5f:0a:0c:d5:73:5b:a5:0d:2a:44:e0:af:15:4f", "deleted_at": null, "id": 22}} 2018-08-11 23:57:18,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-c6357d91-b027-4176-b564-497da7a28add used request id req-52d76434-c0a6-47d7-85e5-4f609ca69bb3 2018-08-11 23:57:18,427 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-c6357d91-b027-4176-b564-497da7a28add 2018-08-11 23:57:18,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-c6357d91-b027-4176-b564-497da7a28add -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f35d0ac32248522e18058b97a72acc75861b43fe" 2018-08-11 23:57:18,454 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 23:57: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-f1c7cf78-d185-4010-be8d-243ad4a05739 x-compute-request-id: req-f1c7cf78-d185-4010-be8d-243ad4a05739 Content-Length: 0 Content-Type: application/json 2018-08-11 23:57:18,454 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-c6357d91-b027-4176-b564-497da7a28add used request id req-f1c7cf78-d185-4010-be8d-243ad4a05739 2018-08-11 23:57:18,455 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-c6357d91-b027-4176-b564-497da7a28add.pub] 2018-08-11 23:57:18,455 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-c6357d91-b027-4176-b564-497da7a28add] 2018-08-11 23:57:18,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:57:18,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:57:18,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:57:18,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:57:18,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:57:18,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:18,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-7dd87c59-0e9a-44bd-b4b2-7bf402997b98 Date: Sat, 11 Aug 2018 23:57:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:57:18,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-7dd87c59-0e9a-44bd-b4b2-7bf402997b98 2018-08-11 23:57:18,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:18,787 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bea04fc-7b66-4c74-8a9e-ddd90f2e8a3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:18,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-1bea04fc-7b66-4c74-8a9e-ddd90f2e8a3b 2018-08-11 23:57:18,788 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:18,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:18,870 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c252a0-a530-46a6-884a-a312b9c4bd0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:18,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-40c252a0-a530-46a6-884a-a312b9c4bd0f 2018-08-11 23:57:18,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:18,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:18,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfaacd23-2a95-46c1-9ed2-a1fb9134e2c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:18,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-bfaacd23-2a95-46c1-9ed2-a1fb9134e2c5 2018-08-11 23:57:18,952 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:18,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:19,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-547d9989-8f62-4fc9-96aa-4be17798d7b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:19,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-547d9989-8f62-4fc9-96aa-4be17798d7b2 2018-08-11 23:57:19,045 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:19,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:19,137 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fc37303-173a-4a74-92b8-b5fd8bb8de56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:19,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-7fc37303-173a-4a74-92b8-b5fd8bb8de56 2018-08-11 23:57:19,138 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:19,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:19,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b0688b1-7904-47ca-95d4-4e6a8a253392 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:19,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-6b0688b1-7904-47ca-95d4-4e6a8a253392 2018-08-11 23:57:19,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:19,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:19,309 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93137111-60dd-43de-abd0-cd9f767c0201 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:19,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-93137111-60dd-43de-abd0-cd9f767c0201 2018-08-11 23:57:19,310 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:19,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:19,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-444e60b1-6618-45b4-8b61-fc77ee4e6e26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:19,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-444e60b1-6618-45b4-8b61-fc77ee4e6e26 2018-08-11 23:57:19,394 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:19,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:19,479 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7642ec1-230b-4407-a4ed-61e3afc8c37b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:19,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-e7642ec1-230b-4407-a4ed-61e3afc8c37b 2018-08-11 23:57:19,480 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:19,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:19,564 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5f28386-747f-413a-b018-ef49bb521eca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:19,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-a5f28386-747f-413a-b018-ef49bb521eca 2018-08-11 23:57:19,564 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:19,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:19,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78d5e7f5-0532-4b99-b90b-56d5c7b3362a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:19,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-78d5e7f5-0532-4b99-b90b-56d5c7b3362a 2018-08-11 23:57:19,651 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:19,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:19,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c49c392-df37-4866-a5ee-cf2b193290ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:19,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-0c49c392-df37-4866-a5ee-cf2b193290ba 2018-08-11 23:57:19,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:19,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:19,822 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-827976bd-044f-4ff7-a0f4-f945ab948b1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:19,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-827976bd-044f-4ff7-a0f4-f945ab948b1c 2018-08-11 23:57:19,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:19,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:19,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403870e2-d7c2-4681-ace2-c03777c9ff6c 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:57:19,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-403870e2-d7c2-4681-ace2-c03777c9ff6c 2018-08-11 23:57:19,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:20,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf95e84-f80d-47fc-bc5c-72875e442833 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:57:20,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-1cf95e84-f80d-47fc-bc5c-72875e442833 2018-08-11 23:57:20,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:20,087 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79b238dd-9260-446b-ba2f-d33baf12713c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:20,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-79b238dd-9260-446b-ba2f-d33baf12713c 2018-08-11 23:57:20,088 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:20,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:20,172 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a47ba57-3517-42f9-9582-925918133dcd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:20,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-1a47ba57-3517-42f9-9582-925918133dcd 2018-08-11 23:57:20,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:20,173 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-56d93fd8-a691-456-proj 2018-08-11 23:57:20,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/b70159677aae4f73b597d7380cb52610 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:20,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc071c71-a10f-4d92-b356-5b542f9bce0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:20,379 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b70159677aae4f73b597d7380cb52610 used request id req-dc071c71-a10f-4d92-b356-5b542f9bce0b 2018-08-11 23:57:20,379 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-56d93fd8-a691-456-proj-role 2018-08-11 23:57:20,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/a029ea27815e48a3ad79c9db7424356d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:20,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a739a1b6-7001-41ec-a55d-dc4ff761300a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:20,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a029ea27815e48a3ad79c9db7424356d used request id req-a739a1b6-7001-41ec-a55d-dc4ff761300a 2018-08-11 23:57:20,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74e6ddbf1e80a9025a0494299707a2f1f219bb34" 2018-08-11 23:57:20,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04f9697-554c-4256-b350-d62f7f299010 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:20,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c04f9697-554c-4256-b350-d62f7f299010 2018-08-11 23:57:20,747 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-56d93fd8-a691-456-user 2018-08-11 23:57:20,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/98ed96ed0c9349569ba2e7b505049a39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d90c35da8e0d2feb3eca472c1bd61fccf354726" 2018-08-11 23:57:20,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3ea5419-8775-4962-9e24-bf3e0ffa51aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:20,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/98ed96ed0c9349569ba2e7b505049a39 used request id req-a3ea5419-8775-4962-9e24-bf3e0ffa51aa 2018-08-11 23:57:20,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:21,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["3FpBzaCnQGugLpy4q8wllQ"], "issued_at": "2018-08-11T23:57:21.000000Z"}} 2018-08-11 23:57:21,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7bd56f2dd5fb7b7937eaeb532f231b6cff79d5" 2018-08-11 23:57:21,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35ba2b1a-64bd-4ffa-b2bb-196d95ea2523 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:21,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-35ba2b1a-64bd-4ffa-b2bb-196d95ea2523 2018-08-11 23:57:21,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:21,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:21,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["EdeFY73OT7KCmRkYn7wYPg"], "issued_at": "2018-08-11T23:57:21.000000Z"}} 2018-08-11 23:57:21,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:21,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3db0d3-daf8-40bd-93a8-533e2dab784c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:21,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6b3db0d3-daf8-40bd-93a8-533e2dab784c 2018-08-11 23:57:21,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:21,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:21,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5beb4621-a747-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:21,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-befcfe76-2400-4390-845f-2a636dba7419 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5beb4621-a747-423-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:57:21,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5beb4621-a747-423-proj used request id req-befcfe76-2400-4390-845f-2a636dba7419 2018-08-11 23:57:21,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:22,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc2ca5c-15cd-4569-b9c1-9d42b706fa61 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:22,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-cfc2ca5c-15cd-4569-b9c1-9d42b706fa61 2018-08-11 23:57:22,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-5beb4621-a747-423-proj"}}' 2018-08-11 23:57:22,161 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e9b7d0c-f005-4f45-b7db-d3eb1f80d003 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/899db891aac344e3ac3e0f0e93156d7b"}, "tags": [], "enabled": true, "id": "899db891aac344e3ac3e0f0e93156d7b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5beb4621-a747-423-proj"}} 2018-08-11 23:57:22,161 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-0e9b7d0c-f005-4f45-b7db-d3eb1f80d003 2018-08-11 23:57:22,161 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-5beb4621-a747-423-proj 2018-08-11 23:57:22,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:22,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:22,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["8ld4gburTsqZRTVMOrCVew"], "issued_at": "2018-08-11T23:57:22.000000Z"}} 2018-08-11 23:57:22,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1eb1b1d11ce0a2880ed27be975ea934aa273f3" 2018-08-11 23:57:22,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3fff3c6-9f14-44c8-8f1e-de9d618e83d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:22,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d3fff3c6-9f14-44c8-8f1e-de9d618e83d8 2018-08-11 23:57:22,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:22,636 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:22,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1eb1b1d11ce0a2880ed27be975ea934aa273f3" 2018-08-11 23:57:22,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73a316c-011d-4bb2-9388-13aa08e7b0cd Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:57:22,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d73a316c-011d-4bb2-9388-13aa08e7b0cd 2018-08-11 23:57:22,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-5beb4621-a747-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1eb1b1d11ce0a2880ed27be975ea934aa273f3" 2018-08-11 23:57:22,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-347ef6ff-026e-4eba-a6a1-c2fd4c792aee Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-5beb4621-a747-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/899db891aac344e3ac3e0f0e93156d7b"}, "tags": [], "enabled": true, "id": "899db891aac344e3ac3e0f0e93156d7b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5beb4621-a747-423-proj"}]} 2018-08-11 23:57:22,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-5beb4621-a747-423-proj used request id req-347ef6ff-026e-4eba-a6a1-c2fd4c792aee 2018-08-11 23:57:22,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1eb1b1d11ce0a2880ed27be975ea934aa273f3" 2018-08-11 23:57:22,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0411b8fc-debf-4afd-a3b7-8d99890c9398 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:22,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0411b8fc-debf-4afd-a3b7-8d99890c9398 2018-08-11 23:57:23,271 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-5beb4621-a747-423-user 2018-08-11 23:57:23,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:23,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:23,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f02e0d-24e8-4a1f-96f2-a3037faef7a8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:23,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-81f02e0d-24e8-4a1f-96f2-a3037faef7a8 2018-08-11 23:57:23,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" -d '{"role": {"name": "CreateKeypairsTests-5beb4621-a747-423-proj-role"}}' 2018-08-11 23:57:23,324 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d20b2936-056e-419c-9be7-8f252ff5aefd Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3ae2f9e408540958dd02a09740e6c9c", "links": {"self": "http://172.30.9.30:5000/v3/roles/a3ae2f9e408540958dd02a09740e6c9c"}, "name": "CreateKeypairsTests-5beb4621-a747-423-proj-role"}} 2018-08-11 23:57:23,324 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-d20b2936-056e-419c-9be7-8f252ff5aefd 2018-08-11 23:57:23,325 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-5beb4621-a747-423-proj-role 2018-08-11 23:57:23,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/a3ae2f9e408540958dd02a09740e6c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:23,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7b1362-cd06-494a-a738-9aca8456900a Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3ae2f9e408540958dd02a09740e6c9c", "links": {"self": "http://172.30.9.30:5000/v3/roles/a3ae2f9e408540958dd02a09740e6c9c"}, "name": "CreateKeypairsTests-5beb4621-a747-423-proj-role"}} 2018-08-11 23:57:23,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/a3ae2f9e408540958dd02a09740e6c9c used request id req-3c7b1362-cd06-494a-a738-9aca8456900a 2018-08-11 23:57:23,411 - keystone_utils - INFO - Granting role CreateKeypairsTests-5beb4621-a747-423-proj-role to project CreateKeypairsTests-5beb4621-a747-423-proj 2018-08-11 23:57:23,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/899db891aac344e3ac3e0f0e93156d7b/users/96fec8f65c224bb781e970ccd267c5dd/roles/a3ae2f9e408540958dd02a09740e6c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:23,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e77b21f-5f69-44a6-8e5d-9114296460d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:23,523 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/899db891aac344e3ac3e0f0e93156d7b/users/96fec8f65c224bb781e970ccd267c5dd/roles/a3ae2f9e408540958dd02a09740e6c9c used request id req-3e77b21f-5f69-44a6-8e5d-9114296460d6 2018-08-11 23:57:23,524 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:57:23,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:23,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:23,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3ae2f9e408540958dd02a09740e6c9c", "name": "CreateKeypairsTests-5beb4621-a747-423-proj-role"}], "expires_at": "2018-08-12T00:57:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "899db891aac344e3ac3e0f0e93156d7b", "name": "CreateKeypairsTests-5beb4621-a747-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/899db891aac344e3ac3e0f0e93156d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/899db891aac344e3ac3e0f0e93156d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/899db891aac344e3ac3e0f0e93156d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_899db891aac344e3ac3e0f0e93156d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_899db891aac344e3ac3e0f0e93156d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/899db891aac344e3ac3e0f0e93156d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/899db891aac344e3ac3e0f0e93156d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/899db891aac344e3ac3e0f0e93156d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/899db891aac344e3ac3e0f0e93156d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/899db891aac344e3ac3e0f0e93156d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/899db891aac344e3ac3e0f0e93156d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/899db891aac344e3ac3e0f0e93156d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/899db891aac344e3ac3e0f0e93156d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/899db891aac344e3ac3e0f0e93156d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5beb4621-a747-423-user", "id": "96fec8f65c224bb781e970ccd267c5dd"}, "audit_ids": ["N9WoOUscRgWQaflExKbIMA"], "issued_at": "2018-08-11T23:57:23.000000Z"}} 2018-08-11 23:57:23,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fa920949b0a9999863014f60db955a5e640ac0" 2018-08-11 23:57:23,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51cc2411-0e02-4ecd-8f04-0abc65cccfae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:23,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-51cc2411-0e02-4ecd-8f04-0abc65cccfae 2018-08-11 23:57:23,984 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:57:23,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fa920949b0a9999863014f60db955a5e640ac0" 2018-08-11 23:57:24,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-02e1fe85-92f4-4f12-9a56-beafd7eff3bf x-compute-request-id: req-02e1fe85-92f4-4f12-9a56-beafd7eff3bf Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-11 23:57:24,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-02e1fe85-92f4-4f12-9a56-beafd7eff3bf 2018-08-11 23:57:24,151 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-885e8c76-5bc9-4b15-b8bf-36aa46217d65... 2018-08-11 23:57:24,151 - OpenStackKeypair - INFO - Creating new keypair 2018-08-11 23:57:24,183 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-885e8c76-5bc9-4b15-b8bf-36aa46217d65 2018-08-11 23:57:24,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fa920949b0a9999863014f60db955a5e640ac0" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZkK3iNMr92Z7KS5jZ5uqRy9MP8bt2jquaMHFL2maf0FwP4PJlNPmsaSb+j7OTPVxYxYPpG3r2wZjcTCoum2ZYBrMAdngJA7aM/5AFKYkziJqChDJ3Q367O6CHBvsH9posmsMGHc2Bs4sq77g2HLOiRhrxUxK5FhzpZXlQrbxMNw==", "name": "CreateKeypairsTests-885e8c76-5bc9-4b15-b8bf-36aa46217d65"}}' 2018-08-11 23:57:24,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-043d0b1d-665f-4ba7-ac29-1da18fdb3034 x-compute-request-id: req-043d0b1d-665f-4ba7-ac29-1da18fdb3034 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZkK3iNMr92Z7KS5jZ5uqRy9MP8bt2jquaMHFL2maf0FwP4PJlNPmsaSb+j7OTPVxYxYPpG3r2wZjcTCoum2ZYBrMAdngJA7aM/5AFKYkziJqChDJ3Q367O6CHBvsH9posmsMGHc2Bs4sq77g2HLOiRhrxUxK5FhzpZXlQrbxMNw==", "user_id": "96fec8f65c224bb781e970ccd267c5dd", "name": "CreateKeypairsTests-885e8c76-5bc9-4b15-b8bf-36aa46217d65", "fingerprint": "89:93:45:fb:d9:04:51:a1:64:9b:ba:40:8c:11:3e:e1"}} 2018-08-11 23:57:24,240 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-043d0b1d-665f-4ba7-ac29-1da18fdb3034 2018-08-11 23:57:24,242 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-885e8c76-5bc9-4b15-b8bf-36aa46217d65.pub 2018-08-11 23:57:24,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:24,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3ae2f9e408540958dd02a09740e6c9c", "name": "CreateKeypairsTests-5beb4621-a747-423-proj-role"}], "expires_at": "2018-08-12T00:57:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "899db891aac344e3ac3e0f0e93156d7b", "name": "CreateKeypairsTests-5beb4621-a747-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/899db891aac344e3ac3e0f0e93156d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/899db891aac344e3ac3e0f0e93156d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/899db891aac344e3ac3e0f0e93156d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_899db891aac344e3ac3e0f0e93156d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_899db891aac344e3ac3e0f0e93156d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/899db891aac344e3ac3e0f0e93156d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/899db891aac344e3ac3e0f0e93156d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/899db891aac344e3ac3e0f0e93156d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/899db891aac344e3ac3e0f0e93156d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/899db891aac344e3ac3e0f0e93156d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/899db891aac344e3ac3e0f0e93156d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/899db891aac344e3ac3e0f0e93156d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/899db891aac344e3ac3e0f0e93156d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/899db891aac344e3ac3e0f0e93156d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5beb4621-a747-423-user", "id": "96fec8f65c224bb781e970ccd267c5dd"}, "audit_ids": ["fdkC9drQTQOMLYTLOQhHrw"], "issued_at": "2018-08-11T23:57:24.000000Z"}} 2018-08-11 23:57:24,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-885e8c76-5bc9-4b15-b8bf-36aa46217d65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ddd4991777fe15e70feeee7b57b6c82d2dd4e6b" 2018-08-11 23:57:24,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8887a7f-5bc5-4ae7-a78d-cdb7154ea089 x-compute-request-id: req-b8887a7f-5bc5-4ae7-a78d-cdb7154ea089 Content-Encoding: gzip Content-Length: 424 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZkK3iNMr92Z7KS5jZ5uqRy9MP8bt2jquaMHFL2maf0FwP4PJlNPmsaSb+j7OTPVxYxYPpG3r2wZjcTCoum2ZYBrMAdngJA7aM/5AFKYkziJqChDJ3Q367O6CHBvsH9posmsMGHc2Bs4sq77g2HLOiRhrxUxK5FhzpZXlQrbxMNw==", "user_id": "96fec8f65c224bb781e970ccd267c5dd", "name": "CreateKeypairsTests-885e8c76-5bc9-4b15-b8bf-36aa46217d65", "deleted": false, "created_at": "2018-08-11T23:57:24.000000", "updated_at": null, "fingerprint": "89:93:45:fb:d9:04:51:a1:64:9b:ba:40:8c:11:3e:e1", "deleted_at": null, "id": 23}} 2018-08-11 23:57:24,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-885e8c76-5bc9-4b15-b8bf-36aa46217d65 used request id req-b8887a7f-5bc5-4ae7-a78d-cdb7154ea089 2018-08-11 23:57:24,778 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-885e8c76-5bc9-4b15-b8bf-36aa46217d65 2018-08-11 23:57:24,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-885e8c76-5bc9-4b15-b8bf-36aa46217d65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fa920949b0a9999863014f60db955a5e640ac0" 2018-08-11 23:57:24,808 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 23:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0d635a6-cc76-4213-b74c-e10da1399ac5 x-compute-request-id: req-a0d635a6-cc76-4213-b74c-e10da1399ac5 Content-Length: 0 Content-Type: application/json 2018-08-11 23:57:24,809 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-885e8c76-5bc9-4b15-b8bf-36aa46217d65 used request id req-a0d635a6-cc76-4213-b74c-e10da1399ac5 2018-08-11 23:57:24,809 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-885e8c76-5bc9-4b15-b8bf-36aa46217d65.pub] 2018-08-11 23:57:24,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:57:24,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:57:24,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:57:24,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:57:24,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:57:24,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:25,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-e069a350-2391-43db-a900-0ba819498ea3 Date: Sat, 11 Aug 2018 23:57:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:57:25,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-e069a350-2391-43db-a900-0ba819498ea3 2018-08-11 23:57:25,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:25,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f56a7fe5-95a0-41b6-a8e0-33ada1ec8c0d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:25,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-f56a7fe5-95a0-41b6-a8e0-33ada1ec8c0d 2018-08-11 23:57:25,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:25,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:25,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11694585-7439-4c6b-bbc7-16d691784b39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:25,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-11694585-7439-4c6b-bbc7-16d691784b39 2018-08-11 23:57:25,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:25,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:25,507 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9f6ec07-3087-4df5-92c8-785e14b917ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:25,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-e9f6ec07-3087-4df5-92c8-785e14b917ef 2018-08-11 23:57:25,507 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:25,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:25,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e5ecf05-790c-4d79-909c-d9d704b0715d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:25,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-0e5ecf05-790c-4d79-909c-d9d704b0715d 2018-08-11 23:57:25,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:25,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:25,675 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f2fcd2d-94c9-414b-8577-19d16eb851b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:25,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-5f2fcd2d-94c9-414b-8577-19d16eb851b8 2018-08-11 23:57:25,675 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:25,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:25,761 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0672d0c2-c1a3-478c-94c0-51298be6a1a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:25,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-0672d0c2-c1a3-478c-94c0-51298be6a1a5 2018-08-11 23:57:25,762 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:25,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:25,852 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b4d390f-3228-4545-9daa-9a451fad5f7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:25,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-9b4d390f-3228-4545-9daa-9a451fad5f7a 2018-08-11 23:57:25,852 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:25,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:25,938 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6099ab5-d70f-47ab-b646-547696276317 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:25,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-e6099ab5-d70f-47ab-b646-547696276317 2018-08-11 23:57:25,939 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:25,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:26,022 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bdcc54c-bdca-4b2c-8455-87276e4e14fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:26,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-5bdcc54c-bdca-4b2c-8455-87276e4e14fb 2018-08-11 23:57:26,022 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:26,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:26,104 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cc9ce77-5f16-4548-9896-53385e3b71a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:26,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-5cc9ce77-5f16-4548-9896-53385e3b71a5 2018-08-11 23:57:26,104 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:26,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:26,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dad89732-75ed-459f-b989-890b730fb5ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:26,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-dad89732-75ed-459f-b989-890b730fb5ca 2018-08-11 23:57:26,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:26,276 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c8b36a7-0e1d-4277-bb0c-fa530e9de886 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:26,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-7c8b36a7-0e1d-4277-bb0c-fa530e9de886 2018-08-11 23:57:26,276 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:26,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:26,360 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76bd4f4d-047e-4428-90f9-dcbedaccd949 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:26,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-76bd4f4d-047e-4428-90f9-dcbedaccd949 2018-08-11 23:57:26,360 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:26,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:26,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7ef22d-da41-4b27-9057-f9047a1d8bc8 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:57:26,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-3e7ef22d-da41-4b27-9057-f9047a1d8bc8 2018-08-11 23:57:26,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:26,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ba234c-7931-4bc7-9cce-899dfd93b956 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:57:26,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-40ba234c-7931-4bc7-9cce-899dfd93b956 2018-08-11 23:57:26,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:26,618 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df1205d0-b801-453d-93ea-9915c2100639 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:26,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-df1205d0-b801-453d-93ea-9915c2100639 2018-08-11 23:57:26,619 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:26,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:26,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4f6cee3-bbc9-4e4b-9650-8c0b475eba0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:26,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-d4f6cee3-bbc9-4e4b-9650-8c0b475eba0c 2018-08-11 23:57:26,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:26,713 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-5beb4621-a747-423-proj 2018-08-11 23:57:26,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/899db891aac344e3ac3e0f0e93156d7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:26,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48d1c763-80c8-4f31-a9af-ac0180991979 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:26,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/899db891aac344e3ac3e0f0e93156d7b used request id req-48d1c763-80c8-4f31-a9af-ac0180991979 2018-08-11 23:57:26,935 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-5beb4621-a747-423-proj-role 2018-08-11 23:57:26,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/a3ae2f9e408540958dd02a09740e6c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:27,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4055bc8b-2c1e-481d-8279-53249b451c6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:27,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a3ae2f9e408540958dd02a09740e6c9c used request id req-4055bc8b-2c1e-481d-8279-53249b451c6c 2018-08-11 23:57:27,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520de96776412285fe590eacab5df011203a987a" 2018-08-11 23:57:27,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-200c5317-ced0-49c4-88a9-a37f377a3ec5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:27,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-200c5317-ced0-49c4-88a9-a37f377a3ec5 2018-08-11 23:57:27,150 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-5beb4621-a747-423-user 2018-08-11 23:57:27,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/96fec8f65c224bb781e970ccd267c5dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1eb1b1d11ce0a2880ed27be975ea934aa273f3" 2018-08-11 23:57:27,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a245ba62-76ea-4fda-a43d-452a39732929 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:27,301 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/96fec8f65c224bb781e970ccd267c5dd used request id req-a245ba62-76ea-4fda-a43d-452a39732929 2018-08-11 23:57:27,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:27,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["2o1mk1SxR0WoMllYXLKycg"], "issued_at": "2018-08-11T23:57:27.000000Z"}} 2018-08-11 23:57:27,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c793e1af276d532759a00b8186adb5b129f1539d" 2018-08-11 23:57:27,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9025842f-2f88-4062-ac97-2571ab8e7fb4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:27,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9025842f-2f88-4062-ac97-2571ab8e7fb4 2018-08-11 23:57:27,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:27,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:28,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["yx0VVNf5RIGoET5Sadhgvw"], "issued_at": "2018-08-11T23:57:28.000000Z"}} 2018-08-11 23:57:28,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:28,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2649006e-5004-4807-bd90-0aa3ba43082a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:28,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2649006e-5004-4807-bd90-0aa3ba43082a 2018-08-11 23:57:28,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:28,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:28,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-be34961f-f676-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:28,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20068672-7cea-4aba-be94-c3878d734434 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-be34961f-f676-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:57:28,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-be34961f-f676-4d9-proj used request id req-20068672-7cea-4aba-be94-c3878d734434 2018-08-11 23:57:28,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:28,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f1538bb-836e-43bc-a8c9-771892375c11 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:28,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0f1538bb-836e-43bc-a8c9-771892375c11 2018-08-11 23:57:28,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-be34961f-f676-4d9-proj"}}' 2018-08-11 23:57:28,527 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b32319b2-6248-4705-be54-6d50a3d05f93 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6a279b676a314262832c2bbceae4d518"}, "tags": [], "enabled": true, "id": "6a279b676a314262832c2bbceae4d518", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-be34961f-f676-4d9-proj"}} 2018-08-11 23:57:28,527 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-b32319b2-6248-4705-be54-6d50a3d05f93 2018-08-11 23:57:28,527 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-be34961f-f676-4d9-proj 2018-08-11 23:57:28,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:28,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:28,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["OZGFCatAQpCJnfsQQbaHFw"], "issued_at": "2018-08-11T23:57:28.000000Z"}} 2018-08-11 23:57:28,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcbd1cf675b169a823554f8b04f4ad3e29e16aa" 2018-08-11 23:57:28,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d7babe-bb9e-47fc-83ce-a54c62146168 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:28,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-46d7babe-bb9e-47fc-83ce-a54c62146168 2018-08-11 23:57:28,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:28,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:29,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcbd1cf675b169a823554f8b04f4ad3e29e16aa" 2018-08-11 23:57:29,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-897ca64f-a238-4fe8-8e51-ecc97d2fd5c6 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:57:29,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-897ca64f-a238-4fe8-8e51-ecc97d2fd5c6 2018-08-11 23:57:29,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-be34961f-f676-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcbd1cf675b169a823554f8b04f4ad3e29e16aa" 2018-08-11 23:57:29,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa44b461-df2d-488a-a4b5-590b5f1d704d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-be34961f-f676-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6a279b676a314262832c2bbceae4d518"}, "tags": [], "enabled": true, "id": "6a279b676a314262832c2bbceae4d518", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-be34961f-f676-4d9-proj"}]} 2018-08-11 23:57:29,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-be34961f-f676-4d9-proj used request id req-fa44b461-df2d-488a-a4b5-590b5f1d704d 2018-08-11 23:57:29,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcbd1cf675b169a823554f8b04f4ad3e29e16aa" 2018-08-11 23:57:29,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349018ef-28e1-43ef-a983-fecbdf47720e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:29,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-349018ef-28e1-43ef-a983-fecbdf47720e 2018-08-11 23:57:29,563 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-be34961f-f676-4d9-user 2018-08-11 23:57:29,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:29,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:29,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-724593f4-7d79-4b72-a12d-e79de2e0719f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:29,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-724593f4-7d79-4b72-a12d-e79de2e0719f 2018-08-11 23:57:29,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" -d '{"role": {"name": "CreateKeypairsCleanupTests-be34961f-f676-4d9-proj-role"}}' 2018-08-11 23:57:29,690 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c4922b8-03e9-4a92-ad96-b46d96ffe682 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0b86eddf112485a856647c9db8a97f7", "links": {"self": "http://172.30.9.30:5000/v3/roles/f0b86eddf112485a856647c9db8a97f7"}, "name": "CreateKeypairsCleanupTests-be34961f-f676-4d9-proj-role"}} 2018-08-11 23:57:29,690 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-9c4922b8-03e9-4a92-ad96-b46d96ffe682 2018-08-11 23:57:29,690 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-be34961f-f676-4d9-proj-role 2018-08-11 23:57:29,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/f0b86eddf112485a856647c9db8a97f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:29,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7110de-bd87-4e67-b2a4-cc806498000b Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0b86eddf112485a856647c9db8a97f7", "links": {"self": "http://172.30.9.30:5000/v3/roles/f0b86eddf112485a856647c9db8a97f7"}, "name": "CreateKeypairsCleanupTests-be34961f-f676-4d9-proj-role"}} 2018-08-11 23:57:29,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/f0b86eddf112485a856647c9db8a97f7 used request id req-ad7110de-bd87-4e67-b2a4-cc806498000b 2018-08-11 23:57:29,859 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-be34961f-f676-4d9-proj-role to project CreateKeypairsCleanupTests-be34961f-f676-4d9-proj 2018-08-11 23:57:29,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/6a279b676a314262832c2bbceae4d518/users/1e277c36e77243ebaa7afd831860152d/roles/f0b86eddf112485a856647c9db8a97f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:29,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99d474d5-5e50-4d57-a63b-c0cf63437dd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:29,979 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6a279b676a314262832c2bbceae4d518/users/1e277c36e77243ebaa7afd831860152d/roles/f0b86eddf112485a856647c9db8a97f7 used request id req-99d474d5-5e50-4d57-a63b-c0cf63437dd0 2018-08-11 23:57:29,980 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:57:30,042 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-1172175d-4635-4cd7-aed8-3f56d172ec9b.pub 2018-08-11 23:57:30,042 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-1172175d-4635-4cd7-aed8-3f56d172ec9b 2018-08-11 23:57:30,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:30,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:30,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0b86eddf112485a856647c9db8a97f7", "name": "CreateKeypairsCleanupTests-be34961f-f676-4d9-proj-role"}], "expires_at": "2018-08-12T00:57:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a279b676a314262832c2bbceae4d518", "name": "CreateKeypairsCleanupTests-be34961f-f676-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6a279b676a314262832c2bbceae4d518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6a279b676a314262832c2bbceae4d518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6a279b676a314262832c2bbceae4d518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6a279b676a314262832c2bbceae4d518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6a279b676a314262832c2bbceae4d518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6a279b676a314262832c2bbceae4d518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6a279b676a314262832c2bbceae4d518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6a279b676a314262832c2bbceae4d518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6a279b676a314262832c2bbceae4d518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6a279b676a314262832c2bbceae4d518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6a279b676a314262832c2bbceae4d518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6a279b676a314262832c2bbceae4d518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6a279b676a314262832c2bbceae4d518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6a279b676a314262832c2bbceae4d518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-be34961f-f676-4d9-user", "id": "1e277c36e77243ebaa7afd831860152d"}, "audit_ids": ["ZOhTivnYRS6bSUDMmJSRsw"], "issued_at": "2018-08-11T23:57:30.000000Z"}} 2018-08-11 23:57:30,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a33f622a9f3172b5eb81427d6282dd0faf0bf5f" 2018-08-11 23:57:30,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-059f86f8-061f-4e86-9c52-f5aeab09f3fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:30,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-059f86f8-061f-4e86-9c52-f5aeab09f3fd 2018-08-11 23:57:30,516 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:57:30,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a33f622a9f3172b5eb81427d6282dd0faf0bf5f" 2018-08-11 23:57:30,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57: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-5cf075de-82c3-4346-984a-bf5963b11f0f x-compute-request-id: req-5cf075de-82c3-4346-984a-bf5963b11f0f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-11 23:57:30,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-5cf075de-82c3-4346-984a-bf5963b11f0f 2018-08-11 23:57:30,689 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-1172175d-4635-4cd7-aed8-3f56d172ec9b... 2018-08-11 23:57:30,689 - OpenStackKeypair - INFO - Uploading existing keypair 2018-08-11 23:57:30,689 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-1172175d-4635-4cd7-aed8-3f56d172ec9b.pub 2018-08-11 23:57:30,689 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-1172175d-4635-4cd7-aed8-3f56d172ec9b 2018-08-11 23:57:30,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a33f622a9f3172b5eb81427d6282dd0faf0bf5f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+MgGRHs7KEAGIegc/EH5R0VgzA7pxLjwY2o+FcvZtpWjm2+nZO/yMD8cqNbGCbg7myceSktK+pwJQfCIdyi0SkcU70rOaDTuTYP44e5pMd5NkP+Z/clhxdIR7UOautWEQiyFoyucHK5NE3BT+SCmXueGS/uMKkYPaFMXfckhQUfCVCaRJeM008p0IHmOxn/ejYBSfvX+w3uCm6ld9ZhagEMW1HIobM5u9BynsS4WQMVz5BrUTQ2llIh4Ds+8JVoILV5X0h1dfX5y65RMDn8s8tcTJJXcsI4io5TOjlEKqK729xStdxODB7Bf9NjnaMmfVX1DXNWi+Lws8AJjL7ah3", "name": "CreateKeypairsCleanupTests-1172175d-4635-4cd7-aed8-3f56d172ec9b"}}' 2018-08-11 23:57:30,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57: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-66bf2784-c790-4843-9204-319c5da39f2b x-compute-request-id: req-66bf2784-c790-4843-9204-319c5da39f2b Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+MgGRHs7KEAGIegc/EH5R0VgzA7pxLjwY2o+FcvZtpWjm2+nZO/yMD8cqNbGCbg7myceSktK+pwJQfCIdyi0SkcU70rOaDTuTYP44e5pMd5NkP+Z/clhxdIR7UOautWEQiyFoyucHK5NE3BT+SCmXueGS/uMKkYPaFMXfckhQUfCVCaRJeM008p0IHmOxn/ejYBSfvX+w3uCm6ld9ZhagEMW1HIobM5u9BynsS4WQMVz5BrUTQ2llIh4Ds+8JVoILV5X0h1dfX5y65RMDn8s8tcTJJXcsI4io5TOjlEKqK729xStdxODB7Bf9NjnaMmfVX1DXNWi+Lws8AJjL7ah3", "user_id": "1e277c36e77243ebaa7afd831860152d", "name": "CreateKeypairsCleanupTests-1172175d-4635-4cd7-aed8-3f56d172ec9b", "fingerprint": "59:f8:3e:fd:7c:b2:a9:09:a3:a6:75:8f:6c:1d:1f:17"}} 2018-08-11 23:57:30,744 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-66bf2784-c790-4843-9204-319c5da39f2b 2018-08-11 23:57:30,745 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-1172175d-4635-4cd7-aed8-3f56d172ec9b 2018-08-11 23:57:30,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-1172175d-4635-4cd7-aed8-3f56d172ec9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a33f622a9f3172b5eb81427d6282dd0faf0bf5f" 2018-08-11 23:57:30,773 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 23:57: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-2ac35139-ce48-4c3a-bdf9-ed8e3eaa1d6a x-compute-request-id: req-2ac35139-ce48-4c3a-bdf9-ed8e3eaa1d6a Content-Length: 0 Content-Type: application/json 2018-08-11 23:57:30,774 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-1172175d-4635-4cd7-aed8-3f56d172ec9b used request id req-2ac35139-ce48-4c3a-bdf9-ed8e3eaa1d6a 2018-08-11 23:57:30,774 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-1172175d-4635-4cd7-aed8-3f56d172ec9b.pub] 2018-08-11 23:57:30,774 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-1172175d-4635-4cd7-aed8-3f56d172ec9b] 2018-08-11 23:57:30,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:57:30,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:57:30,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:57:30,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:57:30,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:57:30,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:31,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-5af207fd-cdbf-4014-8f58-0ff9dd5ccddf Date: Sat, 11 Aug 2018 23:57:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:57:31,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-5af207fd-cdbf-4014-8f58-0ff9dd5ccddf 2018-08-11 23:57:31,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:31,110 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d36b7af8-2999-4d89-a4a1-e82994f801b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:31,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-d36b7af8-2999-4d89-a4a1-e82994f801b6 2018-08-11 23:57:31,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:31,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:31,195 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14ca2ab5-4c54-490f-be8a-36f814122fa8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:31,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-14ca2ab5-4c54-490f-be8a-36f814122fa8 2018-08-11 23:57:31,196 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:31,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:31,280 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89a6eb97-a5c2-4d86-bd76-ec5fa110a2db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:31,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-89a6eb97-a5c2-4d86-bd76-ec5fa110a2db 2018-08-11 23:57:31,280 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:31,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:31,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80f2fdb3-df16-4e2d-81af-02a10268df20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:31,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-80f2fdb3-df16-4e2d-81af-02a10268df20 2018-08-11 23:57:31,365 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:31,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:31,444 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24211946-3cd2-4c18-89c4-0432c28c9e07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:31,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-24211946-3cd2-4c18-89c4-0432c28c9e07 2018-08-11 23:57:31,444 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:31,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:31,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6973b9cc-bada-4b06-9165-af4824afbce4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:31,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-6973b9cc-bada-4b06-9165-af4824afbce4 2018-08-11 23:57:31,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:31,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:31,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d703df5-662e-4a1c-adc4-717b372af266 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:31,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-3d703df5-662e-4a1c-adc4-717b372af266 2018-08-11 23:57:31,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:31,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:31,635 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07e31a6b-990a-44c0-bf89-d711735c0230 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:31,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-07e31a6b-990a-44c0-bf89-d711735c0230 2018-08-11 23:57:31,636 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:31,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:31,722 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a899c47-4a97-4787-8fcd-b85b3bdc8130 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:31,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-8a899c47-4a97-4787-8fcd-b85b3bdc8130 2018-08-11 23:57:31,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:31,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:31,808 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc6547e9-7a32-4c69-b772-c9842efb6869 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:31,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-dc6547e9-7a32-4c69-b772-c9842efb6869 2018-08-11 23:57:31,808 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:31,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:31,891 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40cfd24b-c70a-4937-8f97-5c15ee903969 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:31,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-40cfd24b-c70a-4937-8f97-5c15ee903969 2018-08-11 23:57:31,892 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:31,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:31,975 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d7f6c83-7c34-439f-8178-5d73f5a9eec3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:31,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-9d7f6c83-7c34-439f-8178-5d73f5a9eec3 2018-08-11 23:57:31,975 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:31,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:32,060 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59f7f886-50ce-41e7-8e63-9c21ba9065a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:32,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-59f7f886-50ce-41e7-8e63-9c21ba9065a6 2018-08-11 23:57:32,060 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:32,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:32,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ccea3e7-b37b-4b13-9688-b8c2bdf2c4c5 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:57:32,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-8ccea3e7-b37b-4b13-9688-b8c2bdf2c4c5 2018-08-11 23:57:32,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:32,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b97fedb-2846-4311-bd39-fc5f03440692 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:57:32,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-4b97fedb-2846-4311-bd39-fc5f03440692 2018-08-11 23:57:32,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:32,324 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0126d57c-4328-4f07-8748-a8d331608414 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:32,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-0126d57c-4328-4f07-8748-a8d331608414 2018-08-11 23:57:32,324 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:32,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:32,410 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-684455a3-b752-4cff-bf54-35f40ad420e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:32,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-684455a3-b752-4cff-bf54-35f40ad420e0 2018-08-11 23:57:32,411 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:32,412 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-be34961f-f676-4d9-proj 2018-08-11 23:57:32,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/6a279b676a314262832c2bbceae4d518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:32,612 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31dba8cc-b4af-4589-aba0-897dc5ee9df7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:32,613 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/6a279b676a314262832c2bbceae4d518 used request id req-31dba8cc-b4af-4589-aba0-897dc5ee9df7 2018-08-11 23:57:32,613 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-be34961f-f676-4d9-proj-role 2018-08-11 23:57:32,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/f0b86eddf112485a856647c9db8a97f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:32,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfafd1a2-7756-4526-a5aa-62a9eafd8dcd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:32,720 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/f0b86eddf112485a856647c9db8a97f7 used request id req-dfafd1a2-7756-4526-a5aa-62a9eafd8dcd 2018-08-11 23:57:32,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4973431fe043f649b0171c6ada962c98edd5d56e" 2018-08-11 23:57:32,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa7113a-e8d0-434c-9ca9-a899adbd708b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:32,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5aa7113a-e8d0-434c-9ca9-a899adbd708b 2018-08-11 23:57:32,808 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-be34961f-f676-4d9-user 2018-08-11 23:57:32,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/1e277c36e77243ebaa7afd831860152d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcbd1cf675b169a823554f8b04f4ad3e29e16aa" 2018-08-11 23:57:32,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da35065a-d0d9-47ef-b446-bcea012c049b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:32,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/1e277c36e77243ebaa7afd831860152d used request id req-da35065a-d0d9-47ef-b446-bcea012c049b 2018-08-11 23:57:32,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:33,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["K2eB_oOBQ9-Anoil1dtzbg"], "issued_at": "2018-08-11T23:57:33.000000Z"}} 2018-08-11 23:57:33,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f267ce2dc3ef4c8e176e4626b7448a28a8456a" 2018-08-11 23:57:33,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a782bd-0f5a-48ef-8418-8396921c4ee4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:33,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e5a782bd-0f5a-48ef-8418-8396921c4ee4 2018-08-11 23:57:33,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:33,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:33,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["p1MGLFcWQ7-W1wecwx4AAw"], "issued_at": "2018-08-11T23:57:33.000000Z"}} 2018-08-11 23:57:33,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:34,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e2b8fde-a664-4925-817e-853fa72095ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:34,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7e2b8fde-a664-4925-817e-853fa72095ad 2018-08-11 23:57:34,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:34,077 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:34,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:34,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6877d362-a6fc-4305-a8bc-028338f4c167 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:57:34,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj used request id req-6877d362-a6fc-4305-a8bc-028338f4c167 2018-08-11 23:57:34,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:34,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dab0d322-9739-4634-b61d-28d6dbe4a1e6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:34,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-dab0d322-9739-4634-b61d-28d6dbe4a1e6 2018-08-11 23:57:34,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj"}}' 2018-08-11 23:57:34,361 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6bbee37-b211-4942-9d50-5359645d53e1 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d6f87b2053074bee91e96f4d59ef4119"}, "tags": [], "enabled": true, "id": "d6f87b2053074bee91e96f4d59ef4119", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj"}} 2018-08-11 23:57:34,361 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-a6bbee37-b211-4942-9d50-5359645d53e1 2018-08-11 23:57:34,361 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj 2018-08-11 23:57:34,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:34,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:34,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["r_NceGTpSlWuZE84JRQygA"], "issued_at": "2018-08-11T23:57:34.000000Z"}} 2018-08-11 23:57:34,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830da73ed38814b7e9fb995adf52082e631a67fe" 2018-08-11 23:57:34,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33cd1a99-be72-4e6c-b746-d32521be6bb6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:34,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-33cd1a99-be72-4e6c-b746-d32521be6bb6 2018-08-11 23:57:34,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:34,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:34,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830da73ed38814b7e9fb995adf52082e631a67fe" 2018-08-11 23:57:34,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6056b5e6-ec43-4ade-a314-4526d599dba7 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:57:34,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-6056b5e6-ec43-4ade-a314-4526d599dba7 2018-08-11 23:57:34,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830da73ed38814b7e9fb995adf52082e631a67fe" 2018-08-11 23:57:34,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e5c716b-6eb5-4084-90ce-b244fc328d2e Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d6f87b2053074bee91e96f4d59ef4119"}, "tags": [], "enabled": true, "id": "d6f87b2053074bee91e96f4d59ef4119", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj"}]} 2018-08-11 23:57:34,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj used request id req-6e5c716b-6eb5-4084-90ce-b244fc328d2e 2018-08-11 23:57:34,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830da73ed38814b7e9fb995adf52082e631a67fe" 2018-08-11 23:57:35,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdfa5174-b31c-4587-a2e0-4fceda87e009 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:35,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-cdfa5174-b31c-4587-a2e0-4fceda87e009 2018-08-11 23:57:35,396 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-d69a3b54-247a-45b-user 2018-08-11 23:57:35,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:35,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:35,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9f1fc4-8e3a-4ac6-8a5e-4de0295dfe25 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:35,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2e9f1fc4-8e3a-4ac6-8a5e-4de0295dfe25 2018-08-11 23:57:35,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" -d '{"role": {"name": "CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj-role"}}' 2018-08-11 23:57:35,582 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-846acf34-b95f-45ca-84fd-a16c5de86e9f Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6378e138d11545dd89e99db6822506f3", "links": {"self": "http://172.30.9.30:5000/v3/roles/6378e138d11545dd89e99db6822506f3"}, "name": "CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj-role"}} 2018-08-11 23:57:35,582 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-846acf34-b95f-45ca-84fd-a16c5de86e9f 2018-08-11 23:57:35,582 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj-role 2018-08-11 23:57:35,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/6378e138d11545dd89e99db6822506f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:35,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27110d4f-10e2-4312-a757-a7f454add33a Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6378e138d11545dd89e99db6822506f3", "links": {"self": "http://172.30.9.30:5000/v3/roles/6378e138d11545dd89e99db6822506f3"}, "name": "CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj-role"}} 2018-08-11 23:57:35,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/6378e138d11545dd89e99db6822506f3 used request id req-27110d4f-10e2-4312-a757-a7f454add33a 2018-08-11 23:57:35,601 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj-role to project CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj 2018-08-11 23:57:35,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d6f87b2053074bee91e96f4d59ef4119/users/8d7b58e830474a0ea32a6a3c9c0d8600/roles/6378e138d11545dd89e99db6822506f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:35,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96716956-6903-4b81-bbc4-91413e2bb5c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:35,733 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d6f87b2053074bee91e96f4d59ef4119/users/8d7b58e830474a0ea32a6a3c9c0d8600/roles/6378e138d11545dd89e99db6822506f3 used request id req-96716956-6903-4b81-bbc4-91413e2bb5c3 2018-08-11 23:57:35,733 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:57:35,805 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-d4bb8df3-8af2-4c0f-8bff-38e3610205ed.pub 2018-08-11 23:57:35,806 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-d4bb8df3-8af2-4c0f-8bff-38e3610205ed 2018-08-11 23:57:35,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:35,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:36,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6378e138d11545dd89e99db6822506f3", "name": "CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj-role"}], "expires_at": "2018-08-12T00:57:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6f87b2053074bee91e96f4d59ef4119", "name": "CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d6f87b2053074bee91e96f4d59ef4119", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/d6f87b2053074bee91e96f4d59ef4119", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/d6f87b2053074bee91e96f4d59ef4119", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_d6f87b2053074bee91e96f4d59ef4119", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_d6f87b2053074bee91e96f4d59ef4119", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d6f87b2053074bee91e96f4d59ef4119", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/d6f87b2053074bee91e96f4d59ef4119", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/d6f87b2053074bee91e96f4d59ef4119", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d6f87b2053074bee91e96f4d59ef4119", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/d6f87b2053074bee91e96f4d59ef4119", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/d6f87b2053074bee91e96f4d59ef4119", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d6f87b2053074bee91e96f4d59ef4119", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/d6f87b2053074bee91e96f4d59ef4119", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/d6f87b2053074bee91e96f4d59ef4119", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-d69a3b54-247a-45b-user", "id": "8d7b58e830474a0ea32a6a3c9c0d8600"}, "audit_ids": ["PSvU2sWgTUCjydtEFkcrAA"], "issued_at": "2018-08-11T23:57:36.000000Z"}} 2018-08-11 23:57:36,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f593520b5e8f9a01b2f3ecfa3a8dd24ba33413" 2018-08-11 23:57:36,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-504f47e7-2448-46e7-929a-191dc2cb5d2d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:36,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-504f47e7-2448-46e7-929a-191dc2cb5d2d 2018-08-11 23:57:36,273 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:57:36,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f593520b5e8f9a01b2f3ecfa3a8dd24ba33413" 2018-08-11 23:57:36,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57: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-857533aa-e6b4-41f0-9f8a-bfedb5505bfa x-compute-request-id: req-857533aa-e6b4-41f0-9f8a-bfedb5505bfa Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-11 23:57:36,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-857533aa-e6b4-41f0-9f8a-bfedb5505bfa 2018-08-11 23:57:36,458 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-d4bb8df3-8af2-4c0f-8bff-38e3610205ed... 2018-08-11 23:57:36,458 - OpenStackKeypair - INFO - Uploading existing keypair 2018-08-11 23:57:36,458 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-d4bb8df3-8af2-4c0f-8bff-38e3610205ed.pub 2018-08-11 23:57:36,458 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-d4bb8df3-8af2-4c0f-8bff-38e3610205ed 2018-08-11 23:57:36,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f593520b5e8f9a01b2f3ecfa3a8dd24ba33413" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8u2SdrdCIYZGpbo7lqmxaxu2xysLI7FV7cCEYHyxlvMOZ4rizTvvQ1RfCs0fElgO51c9p7eAElCPl9nUIo73A77C4t2AiPrXylNz1oNGYd4D8FUZaPll7Y7aA1rB+QOZ+Zsk+L80/Fv0InVOVJ/AkWJk6ZqNruFu9vAqsfKrC/lgX3UCHfdoJTN65nn1rOEGw1qLFnJWJrCgWYmm2M+5hmy6Kyy0Z2jF6mvf2GQEyM8iRJ6r7ov/W3meF/v/HO18naBVoaRJRCMi2LUhmxra7jloE/fukxkhNUWN+RkHC/pk/32qukwuHFBtyGvVwjt6PVV/cS7rjj1qRcmwuclLD", "name": "CreateKeypairsCleanupTests-d4bb8df3-8af2-4c0f-8bff-38e3610205ed"}}' 2018-08-11 23:57:36,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57: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-d3c80a17-65e2-425b-8a85-a1011a2c8ab7 x-compute-request-id: req-d3c80a17-65e2-425b-8a85-a1011a2c8ab7 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8u2SdrdCIYZGpbo7lqmxaxu2xysLI7FV7cCEYHyxlvMOZ4rizTvvQ1RfCs0fElgO51c9p7eAElCPl9nUIo73A77C4t2AiPrXylNz1oNGYd4D8FUZaPll7Y7aA1rB+QOZ+Zsk+L80/Fv0InVOVJ/AkWJk6ZqNruFu9vAqsfKrC/lgX3UCHfdoJTN65nn1rOEGw1qLFnJWJrCgWYmm2M+5hmy6Kyy0Z2jF6mvf2GQEyM8iRJ6r7ov/W3meF/v/HO18naBVoaRJRCMi2LUhmxra7jloE/fukxkhNUWN+RkHC/pk/32qukwuHFBtyGvVwjt6PVV/cS7rjj1qRcmwuclLD", "user_id": "8d7b58e830474a0ea32a6a3c9c0d8600", "name": "CreateKeypairsCleanupTests-d4bb8df3-8af2-4c0f-8bff-38e3610205ed", "fingerprint": "52:c4:18:ce:e5:eb:f0:50:cb:8f:78:79:ff:65:f8:e3"}} 2018-08-11 23:57:36,523 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-d3c80a17-65e2-425b-8a85-a1011a2c8ab7 2018-08-11 23:57:36,524 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-d4bb8df3-8af2-4c0f-8bff-38e3610205ed 2018-08-11 23:57:36,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d4bb8df3-8af2-4c0f-8bff-38e3610205ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f593520b5e8f9a01b2f3ecfa3a8dd24ba33413" 2018-08-11 23:57:36,558 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 23:57: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-c0992756-f752-4511-96c4-8bc61f70c320 x-compute-request-id: req-c0992756-f752-4511-96c4-8bc61f70c320 Content-Length: 0 Content-Type: application/json 2018-08-11 23:57:36,559 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d4bb8df3-8af2-4c0f-8bff-38e3610205ed used request id req-c0992756-f752-4511-96c4-8bc61f70c320 2018-08-11 23:57:36,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:57:36,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:57:36,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:57:36,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:57:36,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:57:36,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:36,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-52e6cbc2-98e9-41a7-9010-f685927e9639 Date: Sat, 11 Aug 2018 23:57:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:57:36,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-52e6cbc2-98e9-41a7-9010-f685927e9639 2018-08-11 23:57:36,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:36,921 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd855b7d-771a-4b35-a8fd-1e745bb0c14e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:36,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-dd855b7d-771a-4b35-a8fd-1e745bb0c14e 2018-08-11 23:57:36,922 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:36,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:36,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5df78fe9-ef2a-4150-82be-7b85b0438394 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:36,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-5df78fe9-ef2a-4150-82be-7b85b0438394 2018-08-11 23:57:36,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:36,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:37,029 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b774ce48-b329-4302-be96-2f81906c2bd0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:37,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-b774ce48-b329-4302-be96-2f81906c2bd0 2018-08-11 23:57:37,030 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:37,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:37,109 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b92a2815-abbc-4a0c-ad66-51e92095db68 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:37,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-b92a2815-abbc-4a0c-ad66-51e92095db68 2018-08-11 23:57:37,109 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:37,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:37,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67db3377-1afe-43f3-b0de-f34dfca69bb7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:37,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-67db3377-1afe-43f3-b0de-f34dfca69bb7 2018-08-11 23:57:37,197 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:37,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:37,281 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-341ba255-b894-431c-ac94-687865891813 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:37,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-341ba255-b894-431c-ac94-687865891813 2018-08-11 23:57:37,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:37,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:37,367 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4255d5c-382a-437a-bca5-819780f1f8ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:37,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-f4255d5c-382a-437a-bca5-819780f1f8ec 2018-08-11 23:57:37,367 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:37,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:37,454 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89c7f8cc-9a15-42ed-8a00-f95d4d78ac19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:37,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-89c7f8cc-9a15-42ed-8a00-f95d4d78ac19 2018-08-11 23:57:37,454 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:37,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:37,535 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-203cdff6-4b05-4042-8169-ab0b0b1d22a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:37,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-203cdff6-4b05-4042-8169-ab0b0b1d22a8 2018-08-11 23:57:37,535 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:37,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:37,621 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab796177-8556-4228-b14e-35030c5923b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:37,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-ab796177-8556-4228-b14e-35030c5923b0 2018-08-11 23:57:37,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:37,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:37,707 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7591deab-723e-438a-929f-df2dd888ca82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:37,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-7591deab-723e-438a-929f-df2dd888ca82 2018-08-11 23:57:37,707 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:37,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:37,793 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b061fa1-b51c-4ef9-ac06-dee52cb445e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:37,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-0b061fa1-b51c-4ef9-ac06-dee52cb445e3 2018-08-11 23:57:37,793 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:37,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:37,879 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-388c539d-635d-4ae2-a3b4-02c3c4b1b191 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:37,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-388c539d-635d-4ae2-a3b4-02c3c4b1b191 2018-08-11 23:57:37,880 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:37,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:37,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea26e6b5-0e27-4b3a-8838-9f6e012be166 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:57:37,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-ea26e6b5-0e27-4b3a-8838-9f6e012be166 2018-08-11 23:57:37,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:38,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaba484a-b57d-47d4-854f-171cc40bc498 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:57:38,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-aaba484a-b57d-47d4-854f-171cc40bc498 2018-08-11 23:57:38,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:38,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85cadc00-6e91-475d-9bf1-3ef93fe1d4ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:38,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-85cadc00-6e91-475d-9bf1-3ef93fe1d4ca 2018-08-11 23:57:38,140 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:38,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:38,221 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-763478e2-53d1-4582-921c-c872ee03d725 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:38,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-763478e2-53d1-4582-921c-c872ee03d725 2018-08-11 23:57:38,222 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:38,223 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj 2018-08-11 23:57:38,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/d6f87b2053074bee91e96f4d59ef4119 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:38,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c60a072-1b9c-44ce-9342-9ab3948d99cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:38,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d6f87b2053074bee91e96f4d59ef4119 used request id req-2c60a072-1b9c-44ce-9342-9ab3948d99cd 2018-08-11 23:57:38,624 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-d69a3b54-247a-45b-proj-role 2018-08-11 23:57:38,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/6378e138d11545dd89e99db6822506f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:38,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8bba5fa-a10b-4106-886b-c2e5504c66cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:38,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/6378e138d11545dd89e99db6822506f3 used request id req-a8bba5fa-a10b-4106-886b-c2e5504c66cb 2018-08-11 23:57:38,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c111cadb2ab19adcb121eed579054f50fe9d9" 2018-08-11 23:57:38,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-029505c5-b2c8-4d0a-9361-807a933f2e96 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:38,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-029505c5-b2c8-4d0a-9361-807a933f2e96 2018-08-11 23:57:38,813 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-d69a3b54-247a-45b-user 2018-08-11 23:57:38,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/8d7b58e830474a0ea32a6a3c9c0d8600 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830da73ed38814b7e9fb995adf52082e631a67fe" 2018-08-11 23:57:38,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c1fe8a9-8b04-47f3-b792-f404c141462c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:38,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/8d7b58e830474a0ea32a6a3c9c0d8600 used request id req-4c1fe8a9-8b04-47f3-b792-f404c141462c 2018-08-11 23:57:38,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:39,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["uqdT2UvMSWe3Pjhu5REjsg"], "issued_at": "2018-08-11T23:57:39.000000Z"}} 2018-08-11 23:57:39,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb07a87549894af0e761c8ef06c9f4d944b9c54d" 2018-08-11 23:57:39,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc53035f-3b86-443b-9f4a-0dd7454b17f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:39,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-dc53035f-3b86-443b-9f4a-0dd7454b17f6 2018-08-11 23:57:39,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:39,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:39,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["GEYU6tDqQRWiAwgnUNHROw"], "issued_at": "2018-08-11T23:57:39.000000Z"}} 2018-08-11 23:57:39,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:39,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74a82bc5-feea-4ac0-90b7-e6a6b6dee3c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:39,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-74a82bc5-feea-4ac0-90b7-e6a6b6dee3c8 2018-08-11 23:57:39,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:39,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:39,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ac050ad5-1919-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:40,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f70ac6-2ef0-4d54-8bed-7b085d830f1e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ac050ad5-1919-440-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:57:40,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ac050ad5-1919-440-proj used request id req-71f70ac6-2ef0-4d54-8bed-7b085d830f1e 2018-08-11 23:57:40,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:40,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa3aca26-7050-4af7-ace6-a387d64607dc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:40,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-aa3aca26-7050-4af7-ace6-a387d64607dc 2018-08-11 23:57:40,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-ac050ad5-1919-440-proj"}}' 2018-08-11 23:57:40,277 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ce82abf-de8a-4238-8b73-837e3bee0b3b Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/73290e8bc8d64c42916ecb173d04b2a7"}, "tags": [], "enabled": true, "id": "73290e8bc8d64c42916ecb173d04b2a7", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-ac050ad5-1919-440-proj"}} 2018-08-11 23:57:40,277 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-7ce82abf-de8a-4238-8b73-837e3bee0b3b 2018-08-11 23:57:40,278 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-ac050ad5-1919-440-proj 2018-08-11 23:57:40,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:40,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:40,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["JGroUdoiThOkcPSXlAveGg"], "issued_at": "2018-08-11T23:57:40.000000Z"}} 2018-08-11 23:57:40,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc923e264d264a3be710569e86dac0224c5fd234" 2018-08-11 23:57:40,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98080905-6005-49e0-9378-26e6ceafc03c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:40,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-98080905-6005-49e0-9378-26e6ceafc03c 2018-08-11 23:57:40,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:40,747 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:40,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc923e264d264a3be710569e86dac0224c5fd234" 2018-08-11 23:57:40,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6a61939-45cf-4379-977c-30443c874a50 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:57:40,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f6a61939-45cf-4379-977c-30443c874a50 2018-08-11 23:57:40,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-ac050ad5-1919-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc923e264d264a3be710569e86dac0224c5fd234" 2018-08-11 23:57:40,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4623e7fc-3392-4585-ad4a-2bd8ec3d203a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-ac050ad5-1919-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/73290e8bc8d64c42916ecb173d04b2a7"}, "tags": [], "enabled": true, "id": "73290e8bc8d64c42916ecb173d04b2a7", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-ac050ad5-1919-440-proj"}]} 2018-08-11 23:57:40,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-ac050ad5-1919-440-proj used request id req-4623e7fc-3392-4585-ad4a-2bd8ec3d203a 2018-08-11 23:57:40,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc923e264d264a3be710569e86dac0224c5fd234" 2018-08-11 23:57:40,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f3f5fe-c3e5-4dcd-8333-68a8d467d1ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:40,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c5f3f5fe-c3e5-4dcd-8333-68a8d467d1ae 2018-08-11 23:57:41,314 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-ac050ad5-1919-440-user 2018-08-11 23:57:41,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:41,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:41,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d685e842-d562-44aa-8bf5-41e836130882 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:41,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d685e842-d562-44aa-8bf5-41e836130882 2018-08-11 23:57:41,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" -d '{"role": {"name": "CreateKeypairsCleanupTests-ac050ad5-1919-440-proj-role"}}' 2018-08-11 23:57:41,506 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f829246-984e-4e94-b6a7-f303f9562cd3 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "32dc76d1d0e14c9db8bfae27f277c3b5", "links": {"self": "http://172.30.9.30:5000/v3/roles/32dc76d1d0e14c9db8bfae27f277c3b5"}, "name": "CreateKeypairsCleanupTests-ac050ad5-1919-440-proj-role"}} 2018-08-11 23:57:41,506 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-5f829246-984e-4e94-b6a7-f303f9562cd3 2018-08-11 23:57:41,507 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-ac050ad5-1919-440-proj-role 2018-08-11 23:57:41,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/32dc76d1d0e14c9db8bfae27f277c3b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:41,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9eb5945-f2ca-4f0b-ac6a-59a223568e70 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "32dc76d1d0e14c9db8bfae27f277c3b5", "links": {"self": "http://172.30.9.30:5000/v3/roles/32dc76d1d0e14c9db8bfae27f277c3b5"}, "name": "CreateKeypairsCleanupTests-ac050ad5-1919-440-proj-role"}} 2018-08-11 23:57:41,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/32dc76d1d0e14c9db8bfae27f277c3b5 used request id req-f9eb5945-f2ca-4f0b-ac6a-59a223568e70 2018-08-11 23:57:41,598 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-ac050ad5-1919-440-proj-role to project CreateKeypairsCleanupTests-ac050ad5-1919-440-proj 2018-08-11 23:57:41,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/73290e8bc8d64c42916ecb173d04b2a7/users/6c38838904b14c5caefb871df60dedcc/roles/32dc76d1d0e14c9db8bfae27f277c3b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:41,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3817dfd8-c1b3-41cf-a479-4dce59a91c35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:41,723 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/73290e8bc8d64c42916ecb173d04b2a7/users/6c38838904b14c5caefb871df60dedcc/roles/32dc76d1d0e14c9db8bfae27f277c3b5 used request id req-3817dfd8-c1b3-41cf-a479-4dce59a91c35 2018-08-11 23:57:41,724 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:57:41,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:41,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:42,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32dc76d1d0e14c9db8bfae27f277c3b5", "name": "CreateKeypairsCleanupTests-ac050ad5-1919-440-proj-role"}], "expires_at": "2018-08-12T00:57:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73290e8bc8d64c42916ecb173d04b2a7", "name": "CreateKeypairsCleanupTests-ac050ad5-1919-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/73290e8bc8d64c42916ecb173d04b2a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/73290e8bc8d64c42916ecb173d04b2a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/73290e8bc8d64c42916ecb173d04b2a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_73290e8bc8d64c42916ecb173d04b2a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_73290e8bc8d64c42916ecb173d04b2a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/73290e8bc8d64c42916ecb173d04b2a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/73290e8bc8d64c42916ecb173d04b2a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/73290e8bc8d64c42916ecb173d04b2a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/73290e8bc8d64c42916ecb173d04b2a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/73290e8bc8d64c42916ecb173d04b2a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/73290e8bc8d64c42916ecb173d04b2a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/73290e8bc8d64c42916ecb173d04b2a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/73290e8bc8d64c42916ecb173d04b2a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/73290e8bc8d64c42916ecb173d04b2a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-ac050ad5-1919-440-user", "id": "6c38838904b14c5caefb871df60dedcc"}, "audit_ids": ["qzWOLHGHSF2LnE6icGagVw"], "issued_at": "2018-08-11T23:57:42.000000Z"}} 2018-08-11 23:57:42,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f400af10c733178dab83c73e9713104ba708f22" 2018-08-11 23:57:42,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8752d756-5ab1-480c-bc38-f36e9a51c427 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:42,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8752d756-5ab1-480c-bc38-f36e9a51c427 2018-08-11 23:57:42,195 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:57:42,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f400af10c733178dab83c73e9713104ba708f22" 2018-08-11 23:57:42,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5f0f632-6a16-4ed9-bead-f633d1846be8 x-compute-request-id: req-d5f0f632-6a16-4ed9-bead-f633d1846be8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-11 23:57:42,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-d5f0f632-6a16-4ed9-bead-f633d1846be8 2018-08-11 23:57:42,378 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-5e3d78cc-5104-4acb-8944-73fdcc134940... 2018-08-11 23:57:42,378 - OpenStackKeypair - INFO - Creating new keypair 2018-08-11 23:57:42,415 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-5e3d78cc-5104-4acb-8944-73fdcc134940 2018-08-11 23:57:42,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f400af10c733178dab83c73e9713104ba708f22" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCga/n4Dl6cSsgO4yiJE1y/To3Ys4C6Mjg7i/V9wl3yv8eIgftFXshRI9KwJ7VCYr5Y+mxNxo8ErwirujAMYHfu/mBgng2By0ygwM3uhxCBWI3FXhXWngdUPkJ9gyFNTNbt65bshfAlZ/yVTmtxA09OxN9K5rW0iGAKw/ptjYM6nw==", "name": "CreateKeypairsCleanupTests-5e3d78cc-5104-4acb-8944-73fdcc134940"}}' 2018-08-11 23:57:42,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d45dac2-e6ab-40cb-9dc3-0132e2160028 x-compute-request-id: req-2d45dac2-e6ab-40cb-9dc3-0132e2160028 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCga/n4Dl6cSsgO4yiJE1y/To3Ys4C6Mjg7i/V9wl3yv8eIgftFXshRI9KwJ7VCYr5Y+mxNxo8ErwirujAMYHfu/mBgng2By0ygwM3uhxCBWI3FXhXWngdUPkJ9gyFNTNbt65bshfAlZ/yVTmtxA09OxN9K5rW0iGAKw/ptjYM6nw==", "user_id": "6c38838904b14c5caefb871df60dedcc", "name": "CreateKeypairsCleanupTests-5e3d78cc-5104-4acb-8944-73fdcc134940", "fingerprint": "d4:1a:b2:39:ab:ea:5b:6a:c7:54:35:bd:72:a3:0c:28"}} 2018-08-11 23:57:42,470 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-2d45dac2-e6ab-40cb-9dc3-0132e2160028 2018-08-11 23:57:42,472 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-5e3d78cc-5104-4acb-8944-73fdcc134940.pub 2018-08-11 23:57:42,472 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-5e3d78cc-5104-4acb-8944-73fdcc134940 2018-08-11 23:57:42,472 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-5e3d78cc-5104-4acb-8944-73fdcc134940 2018-08-11 23:57:42,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-5e3d78cc-5104-4acb-8944-73fdcc134940 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f400af10c733178dab83c73e9713104ba708f22" 2018-08-11 23:57:42,511 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 23:57:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bb0cf108-a6af-46e4-9b20-a80ba1e66087 x-compute-request-id: req-bb0cf108-a6af-46e4-9b20-a80ba1e66087 Content-Length: 0 Content-Type: application/json 2018-08-11 23:57:42,512 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-5e3d78cc-5104-4acb-8944-73fdcc134940 used request id req-bb0cf108-a6af-46e4-9b20-a80ba1e66087 2018-08-11 23:57:42,512 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-5e3d78cc-5104-4acb-8944-73fdcc134940.pub] 2018-08-11 23:57:42,512 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-5e3d78cc-5104-4acb-8944-73fdcc134940] 2018-08-11 23:57:42,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:57:42,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:57:42,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:57:42,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:57:42,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:57:42,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:42,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-8bf51a10-8bc1-4516-823c-bf26dc928c09 Date: Sat, 11 Aug 2018 23:57:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:57:42,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-8bf51a10-8bc1-4516-823c-bf26dc928c09 2018-08-11 23:57:42,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:42,798 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eecb68b-78cb-4651-b678-c2b240bdb1d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:42,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-3eecb68b-78cb-4651-b678-c2b240bdb1d4 2018-08-11 23:57:42,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:42,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:42,882 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3451946-05ac-41e1-b6b0-4675176a36a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:42,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-a3451946-05ac-41e1-b6b0-4675176a36a0 2018-08-11 23:57:42,882 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:42,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:42,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75dd46b6-eba4-4d60-8150-48d058e1b5db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:42,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-75dd46b6-eba4-4d60-8150-48d058e1b5db 2018-08-11 23:57:42,967 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:42,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:43,054 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad83178e-9fa6-4c8d-ad6d-472eee745142 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:43,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-ad83178e-9fa6-4c8d-ad6d-472eee745142 2018-08-11 23:57:43,054 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:43,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:43,142 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8c03c1a-9cee-4855-8481-5fd7ec30da17 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:43,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-d8c03c1a-9cee-4855-8481-5fd7ec30da17 2018-08-11 23:57:43,142 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:43,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:43,229 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0fab38f-4256-4733-8317-493de5a093d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:43,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-f0fab38f-4256-4733-8317-493de5a093d4 2018-08-11 23:57:43,229 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:43,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:43,314 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5ecd033-aba0-4c74-86ff-44700577f3e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:43,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-f5ecd033-aba0-4c74-86ff-44700577f3e1 2018-08-11 23:57:43,315 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:43,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:43,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-405bf7fc-9ca8-476a-a5f2-138999e11df4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:43,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-405bf7fc-9ca8-476a-a5f2-138999e11df4 2018-08-11 23:57:43,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:43,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:43,481 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3ab5ec9-bbbc-4d2d-b9ec-247837154b46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:43,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-e3ab5ec9-bbbc-4d2d-b9ec-247837154b46 2018-08-11 23:57:43,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:43,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:43,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1149cb17-96ac-43ea-8f5b-cb2d258f35ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:43,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-1149cb17-96ac-43ea-8f5b-cb2d258f35ef 2018-08-11 23:57:43,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:43,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:43,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-165420a7-6110-4d9e-afb2-af6c3eccd1b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:43,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-165420a7-6110-4d9e-afb2-af6c3eccd1b2 2018-08-11 23:57:43,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:43,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:43,737 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e99e9ea-9bc6-466f-886e-109f675e2dd9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:43,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-2e99e9ea-9bc6-466f-886e-109f675e2dd9 2018-08-11 23:57:43,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:43,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:43,824 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-505d3534-063d-4c60-8229-3fd04713a308 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:43,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-505d3534-063d-4c60-8229-3fd04713a308 2018-08-11 23:57:43,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:43,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:43,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f2036e5-2309-4238-a585-38cf209947da 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:57:43,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-6f2036e5-2309-4238-a585-38cf209947da 2018-08-11 23:57:43,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:43,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9e6673-51e0-45f4-b6f5-aa0fd54058cc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:57:43,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-dc9e6673-51e0-45f4-b6f5-aa0fd54058cc 2018-08-11 23:57:44,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:44,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e645ede-0699-4dda-93c1-a909d7a921fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:44,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-1e645ede-0699-4dda-93c1-a909d7a921fc 2018-08-11 23:57:44,086 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:44,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:44,169 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a3f73c5-e4df-4107-8106-ed2e6be8c300 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:44,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-0a3f73c5-e4df-4107-8106-ed2e6be8c300 2018-08-11 23:57:44,170 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:44,171 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-ac050ad5-1919-440-proj 2018-08-11 23:57:44,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/73290e8bc8d64c42916ecb173d04b2a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:44,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ad6e0b3-a2b3-4016-ab96-d8adb8a0e3af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:44,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/73290e8bc8d64c42916ecb173d04b2a7 used request id req-8ad6e0b3-a2b3-4016-ab96-d8adb8a0e3af 2018-08-11 23:57:44,368 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-ac050ad5-1919-440-proj-role 2018-08-11 23:57:44,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/32dc76d1d0e14c9db8bfae27f277c3b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:44,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd467386-308a-423b-b28a-b96d7eb3eb84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:44,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/32dc76d1d0e14c9db8bfae27f277c3b5 used request id req-bd467386-308a-423b-b28a-b96d7eb3eb84 2018-08-11 23:57:44,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d2732ad96979ac2d309ce395ce18a1226b13ed" 2018-08-11 23:57:44,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33450daf-f45d-4f44-a538-6e5b65d6b4cc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:44,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-33450daf-f45d-4f44-a538-6e5b65d6b4cc 2018-08-11 23:57:44,573 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-ac050ad5-1919-440-user 2018-08-11 23:57:44,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/6c38838904b14c5caefb871df60dedcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc923e264d264a3be710569e86dac0224c5fd234" 2018-08-11 23:57:44,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da2d2d23-e862-4c04-9abe-9637e65cf244 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:44,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/6c38838904b14c5caefb871df60dedcc used request id req-da2d2d23-e862-4c04-9abe-9637e65cf244 2018-08-11 23:57:44,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:45,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["yCYvXCubTnSWbw9WjNTKFg"], "issued_at": "2018-08-11T23:57:45.000000Z"}} 2018-08-11 23:57:45,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5e9390d7fc4123496bb34a7ff8d34328a9397a" 2018-08-11 23:57:45,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29143092-a57a-4b5e-82d8-d2c560b991c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:45,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-29143092-a57a-4b5e-82d8-d2c560b991c0 2018-08-11 23:57:45,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:45,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:45,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["eG-9HKSaSje97-2PdZ_gTQ"], "issued_at": "2018-08-11T23:57:45.000000Z"}} 2018-08-11 23:57:45,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:45,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cbd2104-2ee9-4d87-95cd-a16672d30d52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:45,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3cbd2104-2ee9-4d87-95cd-a16672d30d52 2018-08-11 23:57:45,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:45,698 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:45,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:45,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f368ff38-92eb-4023-8694-883822820355 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:57:45,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj used request id req-f368ff38-92eb-4023-8694-883822820355 2018-08-11 23:57:45,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:45,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-543cc34e-2521-4616-81c4-fe487279e640 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:45,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-543cc34e-2521-4616-81c4-fe487279e640 2018-08-11 23:57:45,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj"}}' 2018-08-11 23:57:45,918 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-881e3039-0e9c-4337-bb00-979b146319f6 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c64cb7ee9b8d46efbf960c54187d7311"}, "tags": [], "enabled": true, "id": "c64cb7ee9b8d46efbf960c54187d7311", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj"}} 2018-08-11 23:57:45,918 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-881e3039-0e9c-4337-bb00-979b146319f6 2018-08-11 23:57:45,919 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj 2018-08-11 23:57:45,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:45,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:46,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["9Ccd1-4xSm-fUZxojZXMVg"], "issued_at": "2018-08-11T23:57:46.000000Z"}} 2018-08-11 23:57:46,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ea99f0133d7ec4ae216d6fbff51c5f3fd3e651" 2018-08-11 23:57:46,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc3c27c7-7cfe-40db-b5d2-9f7640c03727 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:46,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-cc3c27c7-7cfe-40db-b5d2-9f7640c03727 2018-08-11 23:57:46,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:46,387 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:46,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ea99f0133d7ec4ae216d6fbff51c5f3fd3e651" 2018-08-11 23:57:46,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49d188a-38bc-42de-993b-c4acbb87136b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:57:46,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b49d188a-38bc-42de-993b-c4acbb87136b 2018-08-11 23:57:46,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ea99f0133d7ec4ae216d6fbff51c5f3fd3e651" 2018-08-11 23:57:46,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950b0fa7-397e-4fa7-abbd-1417b578af59 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c64cb7ee9b8d46efbf960c54187d7311"}, "tags": [], "enabled": true, "id": "c64cb7ee9b8d46efbf960c54187d7311", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj"}]} 2018-08-11 23:57:46,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj used request id req-950b0fa7-397e-4fa7-abbd-1417b578af59 2018-08-11 23:57:46,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ea99f0133d7ec4ae216d6fbff51c5f3fd3e651" 2018-08-11 23:57:46,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b88ff7-f147-410e-b2a6-c29a7a77f7b3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:46,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b1b88ff7-f147-410e-b2a6-c29a7a77f7b3 2018-08-11 23:57:47,027 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-user 2018-08-11 23:57:47,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:47,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:47,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d6f7f1-77ab-48a0-aae3-63002a8bac78 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:47,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-86d6f7f1-77ab-48a0-aae3-63002a8bac78 2018-08-11 23:57:47,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" -d '{"role": {"name": "CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj-role"}}' 2018-08-11 23:57:47,219 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18f9c177-6eca-483e-9504-45ede725ee98 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "54e5dca316f2408dbcb9c7da8866382c", "links": {"self": "http://172.30.9.30:5000/v3/roles/54e5dca316f2408dbcb9c7da8866382c"}, "name": "CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj-role"}} 2018-08-11 23:57:47,219 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-18f9c177-6eca-483e-9504-45ede725ee98 2018-08-11 23:57:47,219 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj-role 2018-08-11 23:57:47,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/54e5dca316f2408dbcb9c7da8866382c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:47,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ffa7209-d2bf-4dea-9c27-a3fcfff004c4 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "54e5dca316f2408dbcb9c7da8866382c", "links": {"self": "http://172.30.9.30:5000/v3/roles/54e5dca316f2408dbcb9c7da8866382c"}, "name": "CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj-role"}} 2018-08-11 23:57:47,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/54e5dca316f2408dbcb9c7da8866382c used request id req-6ffa7209-d2bf-4dea-9c27-a3fcfff004c4 2018-08-11 23:57:47,310 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj-role to project CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj 2018-08-11 23:57:47,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/c64cb7ee9b8d46efbf960c54187d7311/users/29e0e18f1e164c3c867594ee27d89761/roles/54e5dca316f2408dbcb9c7da8866382c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:47,364 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7dc744b-d0e9-4212-93f5-69fee5f58363 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:47,364 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/c64cb7ee9b8d46efbf960c54187d7311/users/29e0e18f1e164c3c867594ee27d89761/roles/54e5dca316f2408dbcb9c7da8866382c used request id req-a7dc744b-d0e9-4212-93f5-69fee5f58363 2018-08-11 23:57:47,365 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:57:47,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:47,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:47,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54e5dca316f2408dbcb9c7da8866382c", "name": "CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj-role"}], "expires_at": "2018-08-12T00:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c64cb7ee9b8d46efbf960c54187d7311", "name": "CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c64cb7ee9b8d46efbf960c54187d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/c64cb7ee9b8d46efbf960c54187d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/c64cb7ee9b8d46efbf960c54187d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_c64cb7ee9b8d46efbf960c54187d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_c64cb7ee9b8d46efbf960c54187d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c64cb7ee9b8d46efbf960c54187d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/c64cb7ee9b8d46efbf960c54187d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/c64cb7ee9b8d46efbf960c54187d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c64cb7ee9b8d46efbf960c54187d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/c64cb7ee9b8d46efbf960c54187d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/c64cb7ee9b8d46efbf960c54187d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c64cb7ee9b8d46efbf960c54187d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/c64cb7ee9b8d46efbf960c54187d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/c64cb7ee9b8d46efbf960c54187d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-user", "id": "29e0e18f1e164c3c867594ee27d89761"}, "audit_ids": ["clg7U8hkRFuXJixSuGsDgA"], "issued_at": "2018-08-11T23:57:47.000000Z"}} 2018-08-11 23:57:47,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a66e2533377e9e43b4dec054974239a75c6c16" 2018-08-11 23:57:47,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ebc404f-791c-4295-8e17-5db15fa38a81 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:47,820 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8ebc404f-791c-4295-8e17-5db15fa38a81 2018-08-11 23:57:47,821 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:57:47,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a66e2533377e9e43b4dec054974239a75c6c16" 2018-08-11 23:57:48,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57: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-c82eda68-faa2-4115-84f7-3ed853d269c0 x-compute-request-id: req-c82eda68-faa2-4115-84f7-3ed853d269c0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-11 23:57:48,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-c82eda68-faa2-4115-84f7-3ed853d269c0 2018-08-11 23:57:48,005 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-6ebc86e5-bd4b-4623-a9b5-16b8b9b9c330... 2018-08-11 23:57:48,005 - OpenStackKeypair - INFO - Creating new keypair 2018-08-11 23:57:48,028 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-6ebc86e5-bd4b-4623-a9b5-16b8b9b9c330 2018-08-11 23:57:48,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a66e2533377e9e43b4dec054974239a75c6c16" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCpoL260XkPlon/284cMymUAwgYXdvmtnDRTWNhvpSiQ41VCI9zzuWLyAkSWQzRypKifW8F2COxmDXgvrp5ikUhpFtGrvKCIIO0zvqVo0JmGtSFdE7Jsy048LhRfAtKGnJcJ20hNipLvwk/207dd6s7+dOCjYAsn+oQUZp2mNgWkQ==", "name": "CreateKeypairsCleanupTests-6ebc86e5-bd4b-4623-a9b5-16b8b9b9c330"}}' 2018-08-11 23:57:48,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23: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-7f65e50b-4dde-4c64-bc2c-76f7627facd2 x-compute-request-id: req-7f65e50b-4dde-4c64-bc2c-76f7627facd2 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCpoL260XkPlon/284cMymUAwgYXdvmtnDRTWNhvpSiQ41VCI9zzuWLyAkSWQzRypKifW8F2COxmDXgvrp5ikUhpFtGrvKCIIO0zvqVo0JmGtSFdE7Jsy048LhRfAtKGnJcJ20hNipLvwk/207dd6s7+dOCjYAsn+oQUZp2mNgWkQ==", "user_id": "29e0e18f1e164c3c867594ee27d89761", "name": "CreateKeypairsCleanupTests-6ebc86e5-bd4b-4623-a9b5-16b8b9b9c330", "fingerprint": "8b:e3:7b:ea:d9:ee:89:8b:df:20:f6:20:39:65:0d:b7"}} 2018-08-11 23:57:48,081 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-7f65e50b-4dde-4c64-bc2c-76f7627facd2 2018-08-11 23:57:48,092 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-6ebc86e5-bd4b-4623-a9b5-16b8b9b9c330.pub 2018-08-11 23:57:48,093 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-6ebc86e5-bd4b-4623-a9b5-16b8b9b9c330 2018-08-11 23:57:48,093 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-6ebc86e5-bd4b-4623-a9b5-16b8b9b9c330 2018-08-11 23:57:48,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-6ebc86e5-bd4b-4623-a9b5-16b8b9b9c330 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a66e2533377e9e43b4dec054974239a75c6c16" 2018-08-11 23:57:48,134 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 23: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 x-openstack-request-id: req-8e6d4288-5702-4d5a-8918-4f6b8b94216f x-compute-request-id: req-8e6d4288-5702-4d5a-8918-4f6b8b94216f Content-Length: 0 Content-Type: application/json 2018-08-11 23:57:48,134 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-6ebc86e5-bd4b-4623-a9b5-16b8b9b9c330 used request id req-8e6d4288-5702-4d5a-8918-4f6b8b94216f 2018-08-11 23:57:48,135 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-6ebc86e5-bd4b-4623-a9b5-16b8b9b9c330.pub] 2018-08-11 23:57:48,135 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-6ebc86e5-bd4b-4623-a9b5-16b8b9b9c330] 2018-08-11 23:57:48,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:57:48,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:57:48,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:57:48,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:57:48,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:57:48,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:48,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-fa5f5fdd-9092-489a-88e7-e235408cdc40 Date: Sat, 11 Aug 2018 23:57:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:57:48,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-fa5f5fdd-9092-489a-88e7-e235408cdc40 2018-08-11 23:57:48,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:48,501 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ccdcdfc-9203-4520-8692-82ada68a9800 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:48,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-4ccdcdfc-9203-4520-8692-82ada68a9800 2018-08-11 23:57:48,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:48,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:48,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3445a3a-bef2-4573-a524-7f69bc3a549a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:48,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-e3445a3a-bef2-4573-a524-7f69bc3a549a 2018-08-11 23:57:48,586 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:48,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:48,668 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95c220fa-9ddf-40fc-9fc2-5e310aabafa3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:48,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-95c220fa-9ddf-40fc-9fc2-5e310aabafa3 2018-08-11 23:57:48,668 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:48,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:48,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc8fa18a-eed4-43db-be3d-7d358ea96bfc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:48,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-cc8fa18a-eed4-43db-be3d-7d358ea96bfc 2018-08-11 23:57:48,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:48,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:48,840 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76abe64d-c6f1-436c-8007-d856c9892cb0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:48,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-76abe64d-c6f1-436c-8007-d856c9892cb0 2018-08-11 23:57:48,840 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:48,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:48,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41a9fcc9-ce57-438f-a10f-1be7616e4199 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:48,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-41a9fcc9-ce57-438f-a10f-1be7616e4199 2018-08-11 23:57:48,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:48,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:49,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c3b220a-c698-4051-af35-a522389b9014 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:49,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-3c3b220a-c698-4051-af35-a522389b9014 2018-08-11 23:57:49,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:49,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:49,097 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34c46c9f-af96-45d4-ada6-b79b58c0a7b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:49,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-34c46c9f-af96-45d4-ada6-b79b58c0a7b6 2018-08-11 23:57:49,098 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:49,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:49,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-113b8df5-83f6-4b22-83db-03eb1a276249 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:49,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-113b8df5-83f6-4b22-83db-03eb1a276249 2018-08-11 23:57:49,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:49,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:49,268 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab8349e6-9a31-4f6d-99fd-8379ba062a6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:49,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-ab8349e6-9a31-4f6d-99fd-8379ba062a6b 2018-08-11 23:57:49,268 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:49,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:49,355 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-568ac08c-6581-4e0c-86ca-1e9a0f939fde Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:49,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-568ac08c-6581-4e0c-86ca-1e9a0f939fde 2018-08-11 23:57:49,356 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:49,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:49,449 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00ba284c-9ff3-415b-9d70-cbb2538cae05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:49,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-00ba284c-9ff3-415b-9d70-cbb2538cae05 2018-08-11 23:57:49,449 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:49,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:49,527 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-983672f6-57ec-40fe-b56a-9cbfcff1b23c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:49,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-983672f6-57ec-40fe-b56a-9cbfcff1b23c 2018-08-11 23:57:49,527 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:49,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:49,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f465b950-2366-48a6-8171-bbb244bf0a07 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:57:49,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-f465b950-2366-48a6-8171-bbb244bf0a07 2018-08-11 23:57:49,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:49,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dd00d3d-6736-41d4-aff1-98f881e56be3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:57:49,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-5dd00d3d-6736-41d4-aff1-98f881e56be3 2018-08-11 23:57:49,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:49,792 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f854fc6-63a8-4198-80ab-c065796de9f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:49,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-2f854fc6-63a8-4198-80ab-c065796de9f1 2018-08-11 23:57:49,792 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:49,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:49,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73dbc6ca-6f74-4475-b4c0-e759023c0e5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:49,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-73dbc6ca-6f74-4475-b4c0-e759023c0e5b 2018-08-11 23:57:49,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:49,880 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj 2018-08-11 23:57:49,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/c64cb7ee9b8d46efbf960c54187d7311 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:50,075 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f6e601a-7279-4973-a9ed-92c5526a192f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:50,075 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/c64cb7ee9b8d46efbf960c54187d7311 used request id req-3f6e601a-7279-4973-a9ed-92c5526a192f 2018-08-11 23:57:50,075 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-proj-role 2018-08-11 23:57:50,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/54e5dca316f2408dbcb9c7da8866382c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:50,182 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b1dc78e-55fe-4cc0-980f-36acecbfdd7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:50,182 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/54e5dca316f2408dbcb9c7da8866382c used request id req-3b1dc78e-55fe-4cc0-980f-36acecbfdd7b 2018-08-11 23:57:50,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39d9d0aff89edf23c86bcc3ff91fd8c6c8aaab4" 2018-08-11 23:57:50,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5012c07-7909-4eaa-a363-c98d617c6387 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:50,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e5012c07-7909-4eaa-a363-c98d617c6387 2018-08-11 23:57:50,271 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-a3895de7-6e0c-4b9-user 2018-08-11 23:57:50,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/29e0e18f1e164c3c867594ee27d89761 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ea99f0133d7ec4ae216d6fbff51c5f3fd3e651" 2018-08-11 23:57:50,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6b7157c-ee55-49f9-9a3e-fae63f320fcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:50,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/29e0e18f1e164c3c867594ee27d89761 used request id req-b6b7157c-ee55-49f9-9a3e-fae63f320fcb 2018-08-11 23:57:50,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:50,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["zdkGVe9FSc2r7pew7DpyIw"], "issued_at": "2018-08-11T23:57:50.000000Z"}} 2018-08-11 23:57:50,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b4350ac53ce24f84584453ecb9792d32613b1e" 2018-08-11 23:57:50,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe5e8d4-5cc8-4a0c-8f63-0c2299f4c738 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:50,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-abe5e8d4-5cc8-4a0c-8f63-0c2299f4c738 2018-08-11 23:57:50,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:50,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:51,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["M-xraPn2Tw2DYPTvrWRccA"], "issued_at": "2018-08-11T23:57:51.000000Z"}} 2018-08-11 23:57:51,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:51,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59476152-52a4-442e-9ff4-cdabb9fd9fa2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:51,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-59476152-52a4-442e-9ff4-cdabb9fd9fa2 2018-08-11 23:57:51,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:51,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:51,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:51,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a9c562-d806-497e-aaa9-2a87dbdcc28a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:57:51,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj used request id req-30a9c562-d806-497e-aaa9-2a87dbdcc28a 2018-08-11 23:57:51,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:51,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc7c6cdc-ad52-4974-bf48-1764f0180ee1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:51,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-cc7c6cdc-ad52-4974-bf48-1764f0180ee1 2018-08-11 23:57:51,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj"}}' 2018-08-11 23:57:51,668 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-062c2d37-5373-4168-868f-1ce8e9403b4b Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5df1947700d94e4f9ca541b805ba3d8a"}, "tags": [], "enabled": true, "id": "5df1947700d94e4f9ca541b805ba3d8a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj"}} 2018-08-11 23:57:51,668 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-062c2d37-5373-4168-868f-1ce8e9403b4b 2018-08-11 23:57:51,668 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj 2018-08-11 23:57:51,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:51,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:52,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["lHZ5T4bWShOfzrop03HUoQ"], "issued_at": "2018-08-11T23:57:52.000000Z"}} 2018-08-11 23:57:52,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1fe6dba5c43c7a60e69624f691286a094364b1" 2018-08-11 23:57:52,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0809445c-ba9e-48f9-af5a-1892eb1d9ba8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:52,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0809445c-ba9e-48f9-af5a-1892eb1d9ba8 2018-08-11 23:57:52,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:52,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:52,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1fe6dba5c43c7a60e69624f691286a094364b1" 2018-08-11 23:57:52,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-546979b0-a699-416f-8f2c-e4533d3fcfea Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:57:52,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-546979b0-a699-416f-8f2c-e4533d3fcfea 2018-08-11 23:57:52,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1fe6dba5c43c7a60e69624f691286a094364b1" 2018-08-11 23:57:52,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3902c189-845c-45df-a15d-5fbbe92f0e8c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5df1947700d94e4f9ca541b805ba3d8a"}, "tags": [], "enabled": true, "id": "5df1947700d94e4f9ca541b805ba3d8a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj"}]} 2018-08-11 23:57:52,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj used request id req-3902c189-845c-45df-a15d-5fbbe92f0e8c 2018-08-11 23:57:52,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1fe6dba5c43c7a60e69624f691286a094364b1" 2018-08-11 23:57:52,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ebc1f7-7ae5-4f7b-a0c1-7825462bc31c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:52,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-70ebc1f7-7ae5-4f7b-a0c1-7825462bc31c 2018-08-11 23:57:52,745 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-user 2018-08-11 23:57:52,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:52,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:52,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e17a31-15b9-4f47-aaf0-2ea954cd1081 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:52,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-50e17a31-15b9-4f47-aaf0-2ea954cd1081 2018-08-11 23:57:52,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" -d '{"role": {"name": "CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj-role"}}' 2018-08-11 23:57:52,931 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3d62550-f41f-4430-8827-1926a5a8ace6 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6ad49935adb54e889054c694dc731c5a", "links": {"self": "http://172.30.9.30:5000/v3/roles/6ad49935adb54e889054c694dc731c5a"}, "name": "CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj-role"}} 2018-08-11 23:57:52,931 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-c3d62550-f41f-4430-8827-1926a5a8ace6 2018-08-11 23:57:52,932 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj-role 2018-08-11 23:57:52,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/6ad49935adb54e889054c694dc731c5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:52,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9403c8ea-94e3-4818-9206-01e579c50782 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6ad49935adb54e889054c694dc731c5a", "links": {"self": "http://172.30.9.30:5000/v3/roles/6ad49935adb54e889054c694dc731c5a"}, "name": "CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj-role"}} 2018-08-11 23:57:52,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/6ad49935adb54e889054c694dc731c5a used request id req-9403c8ea-94e3-4818-9206-01e579c50782 2018-08-11 23:57:52,952 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj-role to project CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj 2018-08-11 23:57:52,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/5df1947700d94e4f9ca541b805ba3d8a/users/536c9b43d42948c6b5cc133eca736bfb/roles/6ad49935adb54e889054c694dc731c5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:53,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b30341fb-ed2b-43d0-b60e-de8289b50a9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:53,006 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/5df1947700d94e4f9ca541b805ba3d8a/users/536c9b43d42948c6b5cc133eca736bfb/roles/6ad49935adb54e889054c694dc731c5a used request id req-b30341fb-ed2b-43d0-b60e-de8289b50a9f 2018-08-11 23:57:53,006 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:57:53,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:53,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:53,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ad49935adb54e889054c694dc731c5a", "name": "CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj-role"}], "expires_at": "2018-08-12T00:57:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5df1947700d94e4f9ca541b805ba3d8a", "name": "CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5df1947700d94e4f9ca541b805ba3d8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/5df1947700d94e4f9ca541b805ba3d8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/5df1947700d94e4f9ca541b805ba3d8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_5df1947700d94e4f9ca541b805ba3d8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_5df1947700d94e4f9ca541b805ba3d8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5df1947700d94e4f9ca541b805ba3d8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/5df1947700d94e4f9ca541b805ba3d8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/5df1947700d94e4f9ca541b805ba3d8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5df1947700d94e4f9ca541b805ba3d8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/5df1947700d94e4f9ca541b805ba3d8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/5df1947700d94e4f9ca541b805ba3d8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5df1947700d94e4f9ca541b805ba3d8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/5df1947700d94e4f9ca541b805ba3d8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/5df1947700d94e4f9ca541b805ba3d8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-user", "id": "536c9b43d42948c6b5cc133eca736bfb"}, "audit_ids": ["2KQy3QlaTmKSPCVE4L8w9g"], "issued_at": "2018-08-11T23:57:53.000000Z"}} 2018-08-11 23:57:53,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b311283cf8a9e412cd7987c0c0b782051b61123" 2018-08-11 23:57:53,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759f00e5-13a0-43c0-af45-fdbd2445a03a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:53,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-759f00e5-13a0-43c0-af45-fdbd2445a03a 2018-08-11 23:57:53,465 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-11 23:57:53,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b311283cf8a9e412cd7987c0c0b782051b61123" 2018-08-11 23:57:53,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23: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 x-openstack-request-id: req-4113c0d1-5477-49b0-b08f-f7ad98fe328a x-compute-request-id: req-4113c0d1-5477-49b0-b08f-f7ad98fe328a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-11 23:57:53,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-4113c0d1-5477-49b0-b08f-f7ad98fe328a 2018-08-11 23:57:53,636 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-384413c2-b102-441f-a587-9e9b1163eeea... 2018-08-11 23:57:53,636 - OpenStackKeypair - INFO - Creating new keypair 2018-08-11 23:57:53,673 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-384413c2-b102-441f-a587-9e9b1163eeea 2018-08-11 23:57:53,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b311283cf8a9e412cd7987c0c0b782051b61123" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDfetoMdUA9koWtfTP7Iq6hSux9Am9W3emORn1kzR4ERI7eXsglmEY0Mct9+c2IgyKIWezXAnsSyvzWOP+F7m2/a4d8bUlHGv20m9VQpJAS0F4M24MHaRbajj8WKEYn2FV050qPKg9UCatpGHOseAO7dUQZ1olTMR9aE9Rzd9Ce/w==", "name": "CreateKeypairsCleanupTests-384413c2-b102-441f-a587-9e9b1163eeea"}}' 2018-08-11 23:57:53,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23: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-846c8a14-c22d-413b-9084-ef9d131aaa06 x-compute-request-id: req-846c8a14-c22d-413b-9084-ef9d131aaa06 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDfetoMdUA9koWtfTP7Iq6hSux9Am9W3emORn1kzR4ERI7eXsglmEY0Mct9+c2IgyKIWezXAnsSyvzWOP+F7m2/a4d8bUlHGv20m9VQpJAS0F4M24MHaRbajj8WKEYn2FV050qPKg9UCatpGHOseAO7dUQZ1olTMR9aE9Rzd9Ce/w==", "user_id": "536c9b43d42948c6b5cc133eca736bfb", "name": "CreateKeypairsCleanupTests-384413c2-b102-441f-a587-9e9b1163eeea", "fingerprint": "c5:bf:4d:c0:39:41:b4:7f:bb:ae:92:9d:a6:94:0e:31"}} 2018-08-11 23:57:53,735 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-846c8a14-c22d-413b-9084-ef9d131aaa06 2018-08-11 23:57:53,736 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-384413c2-b102-441f-a587-9e9b1163eeea.pub 2018-08-11 23:57:53,736 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-384413c2-b102-441f-a587-9e9b1163eeea 2018-08-11 23:57:53,736 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-384413c2-b102-441f-a587-9e9b1163eeea 2018-08-11 23:57:53,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-384413c2-b102-441f-a587-9e9b1163eeea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b311283cf8a9e412cd7987c0c0b782051b61123" 2018-08-11 23:57:53,776 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 11 Aug 2018 23: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 x-openstack-request-id: req-f529dcc2-173a-4ff2-8efa-cd8e05530d5c x-compute-request-id: req-f529dcc2-173a-4ff2-8efa-cd8e05530d5c Content-Length: 0 Content-Type: application/json 2018-08-11 23:57:53,776 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-384413c2-b102-441f-a587-9e9b1163eeea used request id req-f529dcc2-173a-4ff2-8efa-cd8e05530d5c 2018-08-11 23:57:53,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:57:53,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:57:53,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:57:53,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:57:53,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:57:53,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:54,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-3f0bda32-2fe0-4d15-b800-b4b7e36b82ef Date: Sat, 11 Aug 2018 23:57:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:57:54,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-3f0bda32-2fe0-4d15-b800-b4b7e36b82ef 2018-08-11 23:57:54,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:54,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e2cee68-5e75-44b5-bdf2-eb2e915daf7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:54,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-2e2cee68-5e75-44b5-bdf2-eb2e915daf7c 2018-08-11 23:57:54,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:54,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:54,211 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7fc152b-56c7-4571-b615-922ee81c73d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:54,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-e7fc152b-56c7-4571-b615-922ee81c73d0 2018-08-11 23:57:54,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:54,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:54,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8885eb5d-e2b5-46b5-8407-f08832310b06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:54,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-8885eb5d-e2b5-46b5-8407-f08832310b06 2018-08-11 23:57:54,297 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:54,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:54,382 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5d6ccd5-fd8f-491e-b4f2-d3efd385c5f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:54,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-b5d6ccd5-fd8f-491e-b4f2-d3efd385c5f9 2018-08-11 23:57:54,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:54,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:54,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d55a89a-5b95-4a64-bf8f-2d8e59109464 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:54,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-6d55a89a-5b95-4a64-bf8f-2d8e59109464 2018-08-11 23:57:54,468 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:54,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:54,554 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93003a70-a6e1-4a86-a3ee-9d0f0c958673 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:54,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-93003a70-a6e1-4a86-a3ee-9d0f0c958673 2018-08-11 23:57:54,554 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:54,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:54,637 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a49b3384-4993-4a93-9fbf-d681cb508d1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:54,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-a49b3384-4993-4a93-9fbf-d681cb508d1e 2018-08-11 23:57:54,638 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:54,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:54,724 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96a7c635-a9cc-4592-87ee-96ae007f77f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:54,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-96a7c635-a9cc-4592-87ee-96ae007f77f0 2018-08-11 23:57:54,724 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:54,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:54,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e63fa1e7-b9ba-458a-bd33-efff389336c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:54,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-e63fa1e7-b9ba-458a-bd33-efff389336c2 2018-08-11 23:57:54,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:54,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:54,889 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f47a7a1e-4121-493f-b81a-3d8afa5f680b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:54,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-f47a7a1e-4121-493f-b81a-3d8afa5f680b 2018-08-11 23:57:54,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:54,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:54,977 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f43d66c2-e6b6-4a42-b2a1-510387bb5ad2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:54,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-f43d66c2-e6b6-4a42-b2a1-510387bb5ad2 2018-08-11 23:57:54,977 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:54,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:55,062 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21343315-cf93-49d5-908c-4eca110ef9f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:55,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-21343315-cf93-49d5-908c-4eca110ef9f1 2018-08-11 23:57:55,062 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:55,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:55,149 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d02c773-cd82-4303-900d-cd5f52efd2ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:55,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-5d02c773-cd82-4303-900d-cd5f52efd2ff 2018-08-11 23:57:55,150 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:55,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:55,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5b7cd02-b691-46f3-8ba1-210183afeef6 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:57:55,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-b5b7cd02-b691-46f3-8ba1-210183afeef6 2018-08-11 23:57:55,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:55,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e5660e1-9e66-4ed6-a54a-f92163724e26 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:57:55,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-8e5660e1-9e66-4ed6-a54a-f92163724e26 2018-08-11 23:57:55,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:55,428 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e6aa8f2-ae24-4bc6-9441-9395834f1311 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:55,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-8e6aa8f2-ae24-4bc6-9441-9395834f1311 2018-08-11 23:57:55,428 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:55,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:55,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:57:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bb676f9-4cf5-4688-8db9-07feea47394c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:57:55,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-7bb676f9-4cf5-4688-8db9-07feea47394c 2018-08-11 23:57:55,513 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:57:55,514 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj 2018-08-11 23:57:55,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/5df1947700d94e4f9ca541b805ba3d8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:55,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd0578e7-7d7f-4bd7-ae48-fc992efea7d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:55,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/5df1947700d94e4f9ca541b805ba3d8a used request id req-fd0578e7-7d7f-4bd7-ae48-fc992efea7d5 2018-08-11 23:57:55,714 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-proj-role 2018-08-11 23:57:55,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/6ad49935adb54e889054c694dc731c5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:55,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d06c88c6-c0d5-4b9e-86ff-5f0e8e0309d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:55,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/6ad49935adb54e889054c694dc731c5a used request id req-d06c88c6-c0d5-4b9e-86ff-5f0e8e0309d4 2018-08-11 23:57:55,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}914424df50d06dcdce0dedbf81b09172ccc55b1c" 2018-08-11 23:57:55,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2752da2c-97cb-4044-8e79-05321c7d306a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:55,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2752da2c-97cb-4044-8e79-05321c7d306a 2018-08-11 23:57:55,907 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-22f3b6e0-5974-4ac-user 2018-08-11 23:57:55,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/536c9b43d42948c6b5cc133eca736bfb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1fe6dba5c43c7a60e69624f691286a094364b1" 2018-08-11 23:57:56,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98b5cd37-e2e2-458d-8d3d-beab1c739886 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:56,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/536c9b43d42948c6b5cc133eca736bfb used request id req-98b5cd37-e2e2-458d-8d3d-beab1c739886 2018-08-11 23:57:56,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:56,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["dcRgEHq8SFy6PA9MJiYOjQ"], "issued_at": "2018-08-11T23:57:56.000000Z"}} 2018-08-11 23:57:56,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c470383cd2fa89cbd9bb1f3c49978401fd3ea8" 2018-08-11 23:57:56,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2801c3b6-9801-4e05-a1ba-8c8fc0d2ce64 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:56,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2801c3b6-9801-4e05-a1ba-8c8fc0d2ce64 2018-08-11 23:57:56,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:56,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:56,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["xQlK4_moTQSK8ZPMJg6j_A"], "issued_at": "2018-08-11T23:57:56.000000Z"}} 2018-08-11 23:57:56,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:57:56,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d138d3-aac6-4436-bb1e-df0d32199b02 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:56,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-51d138d3-aac6-4436-bb1e-df0d32199b02 2018-08-11 23:57:56,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:57,002 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:57,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:57:57,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ee5c50-2d70-4ca9-8990-44c15ec30383 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:57:57,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj used request id req-a2ee5c50-2d70-4ca9-8990-44c15ec30383 2018-08-11 23:57:57,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:57:57,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f897327-f9b0-4d77-8987-37bbba6333d4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:57,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6f897327-f9b0-4d77-8987-37bbba6333d4 2018-08-11 23:57:57,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj"}}' 2018-08-11 23:57:57,301 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e1bb956-6acf-413e-810e-f24b6c16e7ce Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4457aca3e62e481895a871864839d105"}, "tags": [], "enabled": true, "id": "4457aca3e62e481895a871864839d105", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj"}} 2018-08-11 23:57:57,301 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-4e1bb956-6acf-413e-810e-f24b6c16e7ce 2018-08-11 23:57:57,301 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj 2018-08-11 23:57:57,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:57,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:57,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:57:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["AbPuyspcTlKA63e5ak-Taw"], "issued_at": "2018-08-11T23:57:57.000000Z"}} 2018-08-11 23:57:57,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7060cb5e12aa136f7ca91cdb9bfac40a4036d37a" 2018-08-11 23:57:57,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecfcf807-b771-448d-b476-4c2971771b54 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:57,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ecfcf807-b771-448d-b476-4c2971771b54 2018-08-11 23:57:57,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:57:57,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:57:57,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7060cb5e12aa136f7ca91cdb9bfac40a4036d37a" 2018-08-11 23:57:57,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b108369f-fd35-4abb-a2d2-c22d9c825590 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:57:57,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b108369f-fd35-4abb-a2d2-c22d9c825590 2018-08-11 23:57:57,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7060cb5e12aa136f7ca91cdb9bfac40a4036d37a" 2018-08-11 23:57:57,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecec5dbe-af24-478e-a88e-e59ad6261d6c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4457aca3e62e481895a871864839d105"}, "tags": [], "enabled": true, "id": "4457aca3e62e481895a871864839d105", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj"}]} 2018-08-11 23:57:57,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj used request id req-ecec5dbe-af24-478e-a88e-e59ad6261d6c 2018-08-11 23:57:57,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7060cb5e12aa136f7ca91cdb9bfac40a4036d37a" 2018-08-11 23:57:58,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f26e09a-cded-4944-b239-dd03c635fb9d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:57:58,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-7f26e09a-cded-4944-b239-dd03c635fb9d 2018-08-11 23:57:58,427 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-b0b1c2e2-626a-40a-user 2018-08-11 23:57:58,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:58,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:57:58,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d48952-3ab5-4484-b495-b16ec7ce1551 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:57:58,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a3d48952-3ab5-4484-b495-b16ec7ce1551 2018-08-11 23:57:58,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" -d '{"role": {"name": "CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj-role"}}' 2018-08-11 23:57:58,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:57:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4d2bb5a-7794-45ab-9aad-409a7d8b1a7e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "564877922d174b46a81f89f3f83986c4", "links": {"self": "http://172.30.9.30:5000/v3/roles/564877922d174b46a81f89f3f83986c4"}, "name": "CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj-role"}} 2018-08-11 23:57:58,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-d4d2bb5a-7794-45ab-9aad-409a7d8b1a7e 2018-08-11 23:57:58,649 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj-role 2018-08-11 23:57:58,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/564877922d174b46a81f89f3f83986c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:57:58,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06154b79-4c5e-47f3-b649-d465b7140095 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "564877922d174b46a81f89f3f83986c4", "links": {"self": "http://172.30.9.30:5000/v3/roles/564877922d174b46a81f89f3f83986c4"}, "name": "CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj-role"}} 2018-08-11 23:57:58,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/564877922d174b46a81f89f3f83986c4 used request id req-06154b79-4c5e-47f3-b649-d465b7140095 2018-08-11 23:57:58,735 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj-role to project CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj 2018-08-11 23:57:58,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/4457aca3e62e481895a871864839d105/users/60917cf4886a4b2e928a43b588fa3a40/roles/564877922d174b46a81f89f3f83986c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:57:58,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:57:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58cf39b7-fc62-4b22-88b2-3b1a45d6f3a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:57:58,900 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/4457aca3e62e481895a871864839d105/users/60917cf4886a4b2e928a43b588fa3a40/roles/564877922d174b46a81f89f3f83986c4 used request id req-58cf39b7-fc62-4b22-88b2-3b1a45d6f3a7 2018-08-11 23:57:58,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:57:58,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:57:58,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:57:58,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:57:58,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:57:58,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:57:58,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:57:59,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "564877922d174b46a81f89f3f83986c4", "name": "CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj-role"}], "expires_at": "2018-08-12T00:57:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4457aca3e62e481895a871864839d105", "name": "CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4457aca3e62e481895a871864839d105", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/4457aca3e62e481895a871864839d105", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/4457aca3e62e481895a871864839d105", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_4457aca3e62e481895a871864839d105", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_4457aca3e62e481895a871864839d105", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4457aca3e62e481895a871864839d105", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/4457aca3e62e481895a871864839d105", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/4457aca3e62e481895a871864839d105", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4457aca3e62e481895a871864839d105", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/4457aca3e62e481895a871864839d105", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/4457aca3e62e481895a871864839d105", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4457aca3e62e481895a871864839d105", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/4457aca3e62e481895a871864839d105", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/4457aca3e62e481895a871864839d105", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-b0b1c2e2-626a-40a-user", "id": "60917cf4886a4b2e928a43b588fa3a40"}, "audit_ids": ["aXSj9HE_R6CzkXbRUtoE7w"], "issued_at": "2018-08-11T23:57:59.000000Z"}} 2018-08-11 23:57:59,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9b94a26bc653cf2b018973e847ea2324e6800c4" 2018-08-11 23:57:59,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46256051-4e00-4888-9765-37ec59534f11 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:57:59,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-46256051-4e00-4888-9765-37ec59534f11 2018-08-11 23:57:59,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:57:59,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:57:59,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:57:59,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:57:59,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:57:59,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9b94a26bc653cf2b018973e847ea2324e6800c4" 2018-08-11 23:57:59,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-531b74bc-a790-484f-843b-58c884519bec Date: Sat, 11 Aug 2018 23:57:59 GMT RESP BODY: {"networks":[]} 2018-08-11 23:57:59,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-net used request id req-531b74bc-a790-484f-843b-58c884519bec 2018-08-11 23:57:59,554 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-net 2018-08-11 23:57:59,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9b94a26bc653cf2b018973e847ea2324e6800c4" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-net", "admin_state_up": true}}' 2018-08-11 23:57:59,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-48fc7bf3-e308-4052-ae7e-6a2bc17554b4 Date: Sat, 11 Aug 2018 23:57:59 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4457aca3e62e481895a871864839d105","created_at":"2018-08-11T23:57:59Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-08-11T23:57:59Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4457aca3e62e481895a871864839d105","id":"5515832b-5b94-4f80-93cf-ea7dc9750082","name":"CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-net"}} 2018-08-11 23:57:59,994 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-48fc7bf3-e308-4052-ae7e-6a2bc17554b4 2018-08-11 23:58:00,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=5515832b-5b94-4f80-93cf-ea7dc9750082 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9b94a26bc653cf2b018973e847ea2324e6800c4" 2018-08-11 23:58:00,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-38ab25e7-7783-44e3-befd-eda580c08e3c Date: Sat, 11 Aug 2018 23:58:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-11T23:57:59Z","tenant_id":"4457aca3e62e481895a871864839d105","created_at":"2018-08-11T23:57:59Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"4457aca3e62e481895a871864839d105","id":"5515832b-5b94-4f80-93cf-ea7dc9750082","name":"CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-net"}]} 2018-08-11 23:58:00,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=5515832b-5b94-4f80-93cf-ea7dc9750082 used request id req-38ab25e7-7783-44e3-befd-eda580c08e3c 2018-08-11 23:58:00,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5515832b-5b94-4f80-93cf-ea7dc9750082 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9b94a26bc653cf2b018973e847ea2324e6800c4" 2018-08-11 23:58:00,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-85c438ca-a296-4cb4-85cb-098be06fa725 Date: Sat, 11 Aug 2018 23:58:00 GMT RESP BODY: {"subnets":[]} 2018-08-11 23:58:00,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5515832b-5b94-4f80-93cf-ea7dc9750082 used request id req-85c438ca-a296-4cb4-85cb-098be06fa725 2018-08-11 23:58:00,156 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-subnet 2018-08-11 23:58:00,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9b94a26bc653cf2b018973e847ea2324e6800c4" -d '{"subnets": [{"ip_version": 4, "network_id": "5515832b-5b94-4f80-93cf-ea7dc9750082", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-subnet"}]}' 2018-08-11 23:58:00,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d49df02c-6075-4639-81a4-7492877348d3 Date: Sat, 11 Aug 2018 23:58:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5515832b-5b94-4f80-93cf-ea7dc9750082","tenant_id":"4457aca3e62e481895a871864839d105","created_at":"2018-08-11T23:58:00Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4457aca3e62e481895a871864839d105","id":"a32d85ac-0365-49eb-a5fa-e06bae529952","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-subnet"}]} 2018-08-11 23:58:00,647 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-d49df02c-6075-4639-81a4-7492877348d3 2018-08-11 23:58:00,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=5515832b-5b94-4f80-93cf-ea7dc9750082 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9b94a26bc653cf2b018973e847ea2324e6800c4" 2018-08-11 23:58:00,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-c8e68546-21d7-4f4d-a506-5d221e89d6ec Date: Sat, 11 Aug 2018 23:58:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a32d85ac-0365-49eb-a5fa-e06bae529952"],"updated_at":"2018-08-11T23:58:00Z","tenant_id":"4457aca3e62e481895a871864839d105","created_at":"2018-08-11T23:57:59Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4457aca3e62e481895a871864839d105","id":"5515832b-5b94-4f80-93cf-ea7dc9750082","name":"CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-net"}]} 2018-08-11 23:58:00,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=5515832b-5b94-4f80-93cf-ea7dc9750082 used request id req-c8e68546-21d7-4f4d-a506-5d221e89d6ec 2018-08-11 23:58:01,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5515832b-5b94-4f80-93cf-ea7dc9750082 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9b94a26bc653cf2b018973e847ea2324e6800c4" 2018-08-11 23:58:01,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-80e43891-5a12-42cf-983c-37af0074934a Date: Sat, 11 Aug 2018 23:58:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5515832b-5b94-4f80-93cf-ea7dc9750082","tenant_id":"4457aca3e62e481895a871864839d105","created_at":"2018-08-11T23:58:00Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4457aca3e62e481895a871864839d105","id":"a32d85ac-0365-49eb-a5fa-e06bae529952","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-subnet"}]} 2018-08-11 23:58:01,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5515832b-5b94-4f80-93cf-ea7dc9750082 used request id req-80e43891-5a12-42cf-983c-37af0074934a 2018-08-11 23:58:01,079 - OpenStackNetwork - DEBUG - Network [5515832b-5b94-4f80-93cf-ea7dc9750082] created successfully 2018-08-11 23:58:01,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:01,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "564877922d174b46a81f89f3f83986c4", "name": "CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj-role"}], "expires_at": "2018-08-12T00:58:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4457aca3e62e481895a871864839d105", "name": "CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4457aca3e62e481895a871864839d105", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/4457aca3e62e481895a871864839d105", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/4457aca3e62e481895a871864839d105", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_4457aca3e62e481895a871864839d105", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_4457aca3e62e481895a871864839d105", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4457aca3e62e481895a871864839d105", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/4457aca3e62e481895a871864839d105", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/4457aca3e62e481895a871864839d105", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4457aca3e62e481895a871864839d105", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/4457aca3e62e481895a871864839d105", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/4457aca3e62e481895a871864839d105", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4457aca3e62e481895a871864839d105", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/4457aca3e62e481895a871864839d105", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/4457aca3e62e481895a871864839d105", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-b0b1c2e2-626a-40a-user", "id": "60917cf4886a4b2e928a43b588fa3a40"}, "audit_ids": ["s2R8945pSRSTqgfJZ43nZw"], "issued_at": "2018-08-11T23:58:01.000000Z"}} 2018-08-11 23:58:01,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053e648450832f9df9c651e67b180a6574590ff5" 2018-08-11 23:58:01,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-8ab60b06-ad10-4683-99c3-d140995862a7 Date: Sat, 11 Aug 2018 23:58:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a32d85ac-0365-49eb-a5fa-e06bae529952"],"updated_at":"2018-08-11T23:58:00Z","tenant_id":"4457aca3e62e481895a871864839d105","created_at":"2018-08-11T23:57:59Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4457aca3e62e481895a871864839d105","id":"5515832b-5b94-4f80-93cf-ea7dc9750082","name":"CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-net"}]} 2018-08-11 23:58:01,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-net used request id req-8ab60b06-ad10-4683-99c3-d140995862a7 2018-08-11 23:58:01,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:01,775 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:01,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4457aca3e62e481895a871864839d105 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c470383cd2fa89cbd9bb1f3c49978401fd3ea8" 2018-08-11 23:58:01,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62e6f837-6437-40ba-88ba-2b72dd89a9ec Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4457aca3e62e481895a871864839d105"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4457aca3e62e481895a871864839d105", "name": "CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj"}} 2018-08-11 23:58:01,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4457aca3e62e481895a871864839d105 used request id req-62e6f837-6437-40ba-88ba-2b72dd89a9ec 2018-08-11 23:58:01,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5515832b-5b94-4f80-93cf-ea7dc9750082 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053e648450832f9df9c651e67b180a6574590ff5" 2018-08-11 23:58:02,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9e98d400-0b3e-43c3-bf36-efa0f8492996 Date: Sat, 11 Aug 2018 23:58:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5515832b-5b94-4f80-93cf-ea7dc9750082","tenant_id":"4457aca3e62e481895a871864839d105","created_at":"2018-08-11T23:58:00Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4457aca3e62e481895a871864839d105","id":"a32d85ac-0365-49eb-a5fa-e06bae529952","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-subnet"}]} 2018-08-11 23:58:02,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5515832b-5b94-4f80-93cf-ea7dc9750082 used request id req-9e98d400-0b3e-43c3-bf36-efa0f8492996 2018-08-11 23:58:02,023 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-subnet 2018-08-11 23:58:02,023 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-subnet 2018-08-11 23:58:02,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/a32d85ac-0365-49eb-a5fa-e06bae529952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053e648450832f9df9c651e67b180a6574590ff5" 2018-08-11 23:58:03,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff754fbe-a533-475c-956a-e8319fdee107 Date: Sat, 11 Aug 2018 23:58:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:58:03,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/a32d85ac-0365-49eb-a5fa-e06bae529952 used request id req-ff754fbe-a533-475c-956a-e8319fdee107 2018-08-11 23:58:03,121 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-net 2018-08-11 23:58:03,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/5515832b-5b94-4f80-93cf-ea7dc9750082 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053e648450832f9df9c651e67b180a6574590ff5" 2018-08-11 23:58:04,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-657f83e3-7f41-40e7-8ba9-11f6b752b8eb Date: Sat, 11 Aug 2018 23:58:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:58:04,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/5515832b-5b94-4f80-93cf-ea7dc9750082 used request id req-657f83e3-7f41-40e7-8ba9-11f6b752b8eb 2018-08-11 23:58:04,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}053e648450832f9df9c651e67b180a6574590ff5" 2018-08-11 23:58:04,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d7ad2a6b-7a71-46d2-9e1a-2b87571e7951 Date: Sat, 11 Aug 2018 23:58:04 GMT RESP BODY: {"networks":[]} 2018-08-11 23:58:04,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-net used request id req-d7ad2a6b-7a71-46d2-9e1a-2b87571e7951 2018-08-11 23:58:04,661 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-subnet 2018-08-11 23:58:04,661 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-subnet 2018-08-11 23:58:04,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/a32d85ac-0365-49eb-a5fa-e06bae529952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9b94a26bc653cf2b018973e847ea2324e6800c4" 2018-08-11 23:58:04,706 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-9b778881-f6d1-4264-8c3f-f9258de5a928 Date: Sat, 11 Aug 2018 23:58:04 GMT RESP BODY: {"NeutronError": {"message": "Subnet a32d85ac-0365-49eb-a5fa-e06bae529952 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-11 23:58:04,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/a32d85ac-0365-49eb-a5fa-e06bae529952 used request id req-9b778881-f6d1-4264-8c3f-f9258de5a928 2018-08-11 23:58:04,706 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet a32d85ac-0365-49eb-a5fa-e06bae529952 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-11 23:58:04,707 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-e7166fe6-02ef-42cc-bf67-6f0d129c6d26-pub-net 2018-08-11 23:58:04,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/5515832b-5b94-4f80-93cf-ea7dc9750082 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9b94a26bc653cf2b018973e847ea2324e6800c4" 2018-08-11 23:58:04,738 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-cac8b523-9577-4d96-a251-5c30ba879429 Date: Sat, 11 Aug 2018 23:58:04 GMT RESP BODY: {"NeutronError": {"message": "Network 5515832b-5b94-4f80-93cf-ea7dc9750082 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-08-11 23:58:04,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/5515832b-5b94-4f80-93cf-ea7dc9750082 used request id req-cac8b523-9577-4d96-a251-5c30ba879429 2018-08-11 23:58:04,739 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 5515832b-5b94-4f80-93cf-ea7dc9750082 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-08-11 23:58:04,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:58:04,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:58:04,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:58:04,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:58:04,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:58:04,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:05,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-56b5065c-3c5a-4af6-b9d5-859fdfa7dbce Date: Sat, 11 Aug 2018 23:58:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4457aca3e62e481895a871864839d105", "created_at": "2018-08-11T23:57:59Z", "updated_at": "2018-08-11T23:57:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:57:59Z", "revision_number": 0, "id": "274fad3c-de93-4507-ae4d-ef7fb36bd9ac", "remote_group_id": "cb54db39-1556-4a5f-833a-815848c44632", "remote_ip_prefix": null, "created_at": "2018-08-11T23:57:59Z", "security_group_id": "cb54db39-1556-4a5f-833a-815848c44632", "tenant_id": "4457aca3e62e481895a871864839d105", "port_range_min": null, "ethertype": "IPv4", "project_id": "4457aca3e62e481895a871864839d105"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:57:59Z", "revision_number": 0, "id": "51c1e1b6-edfc-42fa-b310-c946efaba4d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:57:59Z", "security_group_id": "cb54db39-1556-4a5f-833a-815848c44632", "tenant_id": "4457aca3e62e481895a871864839d105", "port_range_min": null, "ethertype": "IPv6", "project_id": "4457aca3e62e481895a871864839d105"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:57:59Z", "revision_number": 0, "id": "6a48566a-719e-4c54-af56-2a806af5a9ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:57:59Z", "security_group_id": "cb54db39-1556-4a5f-833a-815848c44632", "tenant_id": "4457aca3e62e481895a871864839d105", "port_range_min": null, "ethertype": "IPv4", "project_id": "4457aca3e62e481895a871864839d105"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:57:59Z", "revision_number": 0, "id": "7bca1fa8-84be-4329-9602-dd379766dee7", "remote_group_id": "cb54db39-1556-4a5f-833a-815848c44632", "remote_ip_prefix": null, "created_at": "2018-08-11T23:57:59Z", "security_group_id": "cb54db39-1556-4a5f-833a-815848c44632", "tenant_id": "4457aca3e62e481895a871864839d105", "port_range_min": null, "ethertype": "IPv6", "project_id": "4457aca3e62e481895a871864839d105"}], "revision_number": 4, "project_id": "4457aca3e62e481895a871864839d105", "id": "cb54db39-1556-4a5f-833a-815848c44632", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:58:05,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-56b5065c-3c5a-4af6-b9d5-859fdfa7dbce 2018-08-11 23:58:05,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:05,095 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-541c758e-5b92-49c8-96c8-e23a0ba2304b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:05,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-541c758e-5b92-49c8-96c8-e23a0ba2304b 2018-08-11 23:58:05,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:05,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:05,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2b50eb8-8537-46e8-9b59-2b973f64f361 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:05,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-d2b50eb8-8537-46e8-9b59-2b973f64f361 2018-08-11 23:58:05,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:05,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:05,261 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62f93600-6971-4cd8-b1ea-f6f4b8bb09ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:05,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-62f93600-6971-4cd8-b1ea-f6f4b8bb09ee 2018-08-11 23:58:05,261 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:05,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:05,345 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45a008b9-98f7-4ee6-b846-57240be4b519 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:05,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-45a008b9-98f7-4ee6-b846-57240be4b519 2018-08-11 23:58:05,346 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:05,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:05,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a187b6f-97c3-413a-9b03-c1905476dae9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:05,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-3a187b6f-97c3-413a-9b03-c1905476dae9 2018-08-11 23:58:05,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:05,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:05,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-701ca0f6-6452-46bb-b1fd-6e156476c9bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:05,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-701ca0f6-6452-46bb-b1fd-6e156476c9bb 2018-08-11 23:58:05,602 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:05,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:05,688 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8deade37-a0ea-47c9-83ec-3e9632fbd9af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:05,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-8deade37-a0ea-47c9-83ec-3e9632fbd9af 2018-08-11 23:58:05,688 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:05,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:05,864 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-372d4540-9708-4c71-922e-14bd5b031b4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:05,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-372d4540-9708-4c71-922e-14bd5b031b4d 2018-08-11 23:58:05,864 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:05,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:05,949 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19b09ed1-21ee-49ea-b455-bc446f7ad56b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:05,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-19b09ed1-21ee-49ea-b455-bc446f7ad56b 2018-08-11 23:58:05,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:05,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:06,035 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34eae808-a8c1-4490-86a9-5b4b5c97432b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:06,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-34eae808-a8c1-4490-86a9-5b4b5c97432b 2018-08-11 23:58:06,035 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:06,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:06,122 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcbc40e7-636f-4cbd-849a-1739f48be7d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:06,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-bcbc40e7-636f-4cbd-849a-1739f48be7d8 2018-08-11 23:58:06,122 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:06,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:06,205 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a33a09e0-e217-4ae9-a185-a7bfa769361c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:06,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-a33a09e0-e217-4ae9-a185-a7bfa769361c 2018-08-11 23:58:06,206 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:06,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:06,291 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-413df509-1431-429c-a5fe-ee0e4c05fb90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:06,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-413df509-1431-429c-a5fe-ee0e4c05fb90 2018-08-11 23:58:06,291 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:06,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:06,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e0a67b-8b3f-4ec6-a4d7-64a42df5e939 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:58:06,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-50e0a67b-8b3f-4ec6-a4d7-64a42df5e939 2018-08-11 23:58:06,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4457aca3e62e481895a871864839d105 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:06,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-704a1ea5-9e52-4451-b490-79e6873d3389 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4457aca3e62e481895a871864839d105"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4457aca3e62e481895a871864839d105", "name": "CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj"}} 2018-08-11 23:58:06,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4457aca3e62e481895a871864839d105 used request id req-704a1ea5-9e52-4451-b490-79e6873d3389 2018-08-11 23:58:06,471 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb54db39-1556-4a5f-833a-815848c44632 2018-08-11 23:58:06,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=cb54db39-1556-4a5f-833a-815848c44632 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:06,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3ca2f440-b5fa-4bf7-8554-ceacf10b4efb Date: Sat, 11 Aug 2018 23:58:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "cb54db39-1556-4a5f-833a-815848c44632", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:57:59Z", "security_group_id": "cb54db39-1556-4a5f-833a-815848c44632", "port_range_min": null, "revision_number": 0, "tenant_id": "4457aca3e62e481895a871864839d105", "created_at": "2018-08-11T23:57:59Z", "project_id": "4457aca3e62e481895a871864839d105", "id": "274fad3c-de93-4507-ae4d-ef7fb36bd9ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:57:59Z", "security_group_id": "cb54db39-1556-4a5f-833a-815848c44632", "port_range_min": null, "revision_number": 0, "tenant_id": "4457aca3e62e481895a871864839d105", "created_at": "2018-08-11T23:57:59Z", "project_id": "4457aca3e62e481895a871864839d105", "id": "51c1e1b6-edfc-42fa-b310-c946efaba4d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:57:59Z", "security_group_id": "cb54db39-1556-4a5f-833a-815848c44632", "port_range_min": null, "revision_number": 0, "tenant_id": "4457aca3e62e481895a871864839d105", "created_at": "2018-08-11T23:57:59Z", "project_id": "4457aca3e62e481895a871864839d105", "id": "6a48566a-719e-4c54-af56-2a806af5a9ef"}, {"remote_group_id": "cb54db39-1556-4a5f-833a-815848c44632", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:57:59Z", "security_group_id": "cb54db39-1556-4a5f-833a-815848c44632", "port_range_min": null, "revision_number": 0, "tenant_id": "4457aca3e62e481895a871864839d105", "created_at": "2018-08-11T23:57:59Z", "project_id": "4457aca3e62e481895a871864839d105", "id": "7bca1fa8-84be-4329-9602-dd379766dee7"}]} 2018-08-11 23:58:06,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=cb54db39-1556-4a5f-833a-815848c44632 used request id req-3ca2f440-b5fa-4bf7-8554-ceacf10b4efb 2018-08-11 23:58:06,498 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 23:58:06,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/cb54db39-1556-4a5f-833a-815848c44632 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:06,667 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-162a80af-dccf-4bc1-beb9-e45005ae7a6c Content-Length: 0 Date: Sat, 11 Aug 2018 23:58:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:58:06,667 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/cb54db39-1556-4a5f-833a-815848c44632 used request id req-162a80af-dccf-4bc1-beb9-e45005ae7a6c 2018-08-11 23:58:06,668 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj 2018-08-11 23:58:06,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/4457aca3e62e481895a871864839d105 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:06,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5253cfd4-f861-4d5d-819b-e8268a875b39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:58:06,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/4457aca3e62e481895a871864839d105 used request id req-5253cfd4-f861-4d5d-819b-e8268a875b39 2018-08-11 23:58:06,920 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-b0b1c2e2-626a-40a-proj-role 2018-08-11 23:58:06,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/564877922d174b46a81f89f3f83986c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:07,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10c0920e-8bd7-4cf1-8c60-fd90063a7fb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:58:07,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/564877922d174b46a81f89f3f83986c4 used request id req-10c0920e-8bd7-4cf1-8c60-fd90063a7fb6 2018-08-11 23:58:07,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddec880718ce1bec53ee1868975a25dda5a1d14" 2018-08-11 23:58:07,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11992db-6de8-4f6c-adce-dbfe96f24790 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:58:07,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b11992db-6de8-4f6c-adce-dbfe96f24790 2018-08-11 23:58:07,111 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-b0b1c2e2-626a-40a-user 2018-08-11 23:58:07,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/60917cf4886a4b2e928a43b588fa3a40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7060cb5e12aa136f7ca91cdb9bfac40a4036d37a" 2018-08-11 23:58:07,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f88fae53-f49c-4568-818c-2003b628cb8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:58:07,276 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/60917cf4886a4b2e928a43b588fa3a40 used request id req-f88fae53-f49c-4568-818c-2003b628cb8d 2018-08-11 23:58:07,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:07,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["pauDItnSRAmte4uFYjARcg"], "issued_at": "2018-08-11T23:58:07.000000Z"}} 2018-08-11 23:58:07,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5f0166cac1cce80b98cda7d5a8da2d2eb59a03" 2018-08-11 23:58:07,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff95eb2-5f08-4e96-8eb1-9ebefbd1911c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:07,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6ff95eb2-5f08-4e96-8eb1-9ebefbd1911c 2018-08-11 23:58:07,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:07,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:08,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["sxnyFfxZTpKVOsLMcByTeQ"], "issued_at": "2018-08-11T23:58:08.000000Z"}} 2018-08-11 23:58:08,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e99e742224cec7b9dbf8744f77f09aebecf1f09" 2018-08-11 23:58:08,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6003eeec-77ca-4ea3-83f9-6e3c1f6b4f41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:08,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6003eeec-77ca-4ea3-83f9-6e3c1f6b4f41 2018-08-11 23:58:08,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:08,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:08,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-4f17101f-47e0-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e99e742224cec7b9dbf8744f77f09aebecf1f09" 2018-08-11 23:58:08,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1416975e-8914-4686-a0a6-8ab928e85efd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-4f17101f-47e0-499-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:58:08,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-4f17101f-47e0-499-proj used request id req-1416975e-8914-4686-a0a6-8ab928e85efd 2018-08-11 23:58:08,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e99e742224cec7b9dbf8744f77f09aebecf1f09" 2018-08-11 23:58:08,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce37ce18-d381-4689-9846-5da040245dd5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:58:08,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ce37ce18-d381-4689-9846-5da040245dd5 2018-08-11 23:58:08,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e99e742224cec7b9dbf8744f77f09aebecf1f09" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj"}}' 2018-08-11 23:58:08,441 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2bb07bb-2c9b-4dce-a238-a08a2ba9894a Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460"}, "tags": [], "enabled": true, "id": "a684cd40e19741958628cf1229d3f460", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj"}} 2018-08-11 23:58:08,442 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-f2bb07bb-2c9b-4dce-a238-a08a2ba9894a 2018-08-11 23:58:08,442 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-4f17101f-47e0-499-proj 2018-08-11 23:58:08,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:08,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:08,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["XaZ8qJteR_SpobF1UMgegQ"], "issued_at": "2018-08-11T23:58:08.000000Z"}} 2018-08-11 23:58:08,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8ddf3dcf4beb65e83b98d566433aec46bc62e6" 2018-08-11 23:58:08,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04771212-5e8a-4103-843b-f91be1aa17e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:08,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-04771212-5e8a-4103-843b-f91be1aa17e3 2018-08-11 23:58:08,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:08,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:08,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8ddf3dcf4beb65e83b98d566433aec46bc62e6" 2018-08-11 23:58:09,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f780776-0d0f-4d98-8556-9df660ec50d7 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:58:09,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-6f780776-0d0f-4d98-8556-9df660ec50d7 2018-08-11 23:58:09,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-4f17101f-47e0-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8ddf3dcf4beb65e83b98d566433aec46bc62e6" 2018-08-11 23:58:09,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c010fe9f-b546-4130-95bb-7b0e34aa4398 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-4f17101f-47e0-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460"}, "tags": [], "enabled": true, "id": "a684cd40e19741958628cf1229d3f460", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj"}]} 2018-08-11 23:58:09,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-4f17101f-47e0-499-proj used request id req-c010fe9f-b546-4130-95bb-7b0e34aa4398 2018-08-11 23:58:09,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8ddf3dcf4beb65e83b98d566433aec46bc62e6" 2018-08-11 23:58:09,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbcf7355-9b48-40ac-82d4-7c963fd830ee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:58:09,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-dbcf7355-9b48-40ac-82d4-7c963fd830ee 2018-08-11 23:58:09,501 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-4f17101f-47e0-499-user 2018-08-11 23:58:09,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:09,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e99e742224cec7b9dbf8744f77f09aebecf1f09" 2018-08-11 23:58:09,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d966a31f-7fe8-4716-8ccd-a8c285d48992 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:58:09,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d966a31f-7fe8-4716-8ccd-a8c285d48992 2018-08-11 23:58:09,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e99e742224cec7b9dbf8744f77f09aebecf1f09" -d '{"role": {"name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj-role"}}' 2018-08-11 23:58:09,686 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:58:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbd037ad-4685-4c78-99fe-e42cbfd1e447 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "75e8df86ebb14ad99a450e66216091b0", "links": {"self": "http://172.30.9.30:5000/v3/roles/75e8df86ebb14ad99a450e66216091b0"}, "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj-role"}} 2018-08-11 23:58:09,686 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-fbd037ad-4685-4c78-99fe-e42cbfd1e447 2018-08-11 23:58:09,687 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-4f17101f-47e0-499-proj-role 2018-08-11 23:58:09,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/75e8df86ebb14ad99a450e66216091b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e99e742224cec7b9dbf8744f77f09aebecf1f09" 2018-08-11 23:58:09,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ecc1489-80c0-47a8-bef3-ab8432167b54 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "75e8df86ebb14ad99a450e66216091b0", "links": {"self": "http://172.30.9.30:5000/v3/roles/75e8df86ebb14ad99a450e66216091b0"}, "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj-role"}} 2018-08-11 23:58:09,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/75e8df86ebb14ad99a450e66216091b0 used request id req-2ecc1489-80c0-47a8-bef3-ab8432167b54 2018-08-11 23:58:09,774 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-4f17101f-47e0-499-proj-role to project CreateNetworkSuccessTests-4f17101f-47e0-499-proj 2018-08-11 23:58:09,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460/users/7af8a6f04be84ed9a38124af0adf3325/roles/75e8df86ebb14ad99a450e66216091b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e99e742224cec7b9dbf8744f77f09aebecf1f09" 2018-08-11 23:58:09,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:58:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac78f30b-1739-4a2f-8759-8f1e2b576686 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:58:09,886 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460/users/7af8a6f04be84ed9a38124af0adf3325/roles/75e8df86ebb14ad99a450e66216091b0 used request id req-ac78f30b-1739-4a2f-8759-8f1e2b576686 2018-08-11 23:58:09,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:58:09,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:58:09,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:58:09,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:58:09,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:58:09,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:09,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:10,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["R6-GLwIqTrKrRBsweezrsQ"], "issued_at": "2018-08-11T23:58:10.000000Z"}} 2018-08-11 23:58:10,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e39bd19d94ec568599073cd16f3b6bab9556151" 2018-08-11 23:58:10,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9283fd43-0dbb-4426-9ada-d9a35458bc2a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:10,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9283fd43-0dbb-4426-9ada-d9a35458bc2a 2018-08-11 23:58:10,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:58:10,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:58:10,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:58:10,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:58:10,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:58:10,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e39bd19d94ec568599073cd16f3b6bab9556151" 2018-08-11 23:58:10,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8eed8cfe-e2dc-4177-91ed-e21fa1083dcd Date: Sat, 11 Aug 2018 23:58:10 GMT RESP BODY: {"networks":[]} 2018-08-11 23:58:10,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-net used request id req-8eed8cfe-e2dc-4177-91ed-e21fa1083dcd 2018-08-11 23:58:10,539 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-net 2018-08-11 23:58:10,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:10,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:10,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["1VEnFdyfRGGNiPaWWuYBJw"], "issued_at": "2018-08-11T23:58:10.000000Z"}} 2018-08-11 23:58:10,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d054a6feeeaee05f3b107b51777cac6bd0cf0565" 2018-08-11 23:58:11,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf28b70d-49ee-4932-b526-10f76440f862 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:11,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-cf28b70d-49ee-4932-b526-10f76440f862 2018-08-11 23:58:11,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:11,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:11,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-4f17101f-47e0-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d054a6feeeaee05f3b107b51777cac6bd0cf0565" 2018-08-11 23:58:11,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-006f1a29-7ddd-42b8-9422-785e14fc6753 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-4f17101f-47e0-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460"}, "tags": [], "enabled": true, "id": "a684cd40e19741958628cf1229d3f460", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj"}]} 2018-08-11 23:58:11,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-4f17101f-47e0-499-proj used request id req-006f1a29-7ddd-42b8-9422-785e14fc6753 2018-08-11 23:58:11,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e39bd19d94ec568599073cd16f3b6bab9556151" -d '{"network": {"tenant_id": "a684cd40e19741958628cf1229d3f460", "mtu": 999, "name": "CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-net", "admin_state_up": true}}' 2018-08-11 23:58:11,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-a1edc72c-67eb-4b94-bede-bcd920322dcf Date: Sat, 11 Aug 2018 23:58:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"38f3cd2b-20b9-4310-8709-b77c4eece98a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a684cd40e19741958628cf1229d3f460","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T23:58:11Z","is_default":false,"provider:segmentation_id":20,"name":"CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-net","admin_state_up":true,"tenant_id":"a684cd40e19741958628cf1229d3f460","created_at":"2018-08-11T23:58:11Z","mtu":999}} 2018-08-11 23:58:11,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-a1edc72c-67eb-4b94-bede-bcd920322dcf 2018-08-11 23:58:11,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=38f3cd2b-20b9-4310-8709-b77c4eece98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e39bd19d94ec568599073cd16f3b6bab9556151" 2018-08-11 23:58:11,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5f785fba-a84d-489f-85e8-4ebb8cb42ae7 Date: Sat, 11 Aug 2018 23:58:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":999,"id":"38f3cd2b-20b9-4310-8709-b77c4eece98a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a684cd40e19741958628cf1229d3f460","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T23:58:11Z","provider:segmentation_id":20,"name":"CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-net","admin_state_up":true,"tenant_id":"a684cd40e19741958628cf1229d3f460","created_at":"2018-08-11T23:58:11Z","provider:network_type":"vxlan"}]} 2018-08-11 23:58:11,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=38f3cd2b-20b9-4310-8709-b77c4eece98a used request id req-5f785fba-a84d-489f-85e8-4ebb8cb42ae7 2018-08-11 23:58:11,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=38f3cd2b-20b9-4310-8709-b77c4eece98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e39bd19d94ec568599073cd16f3b6bab9556151" 2018-08-11 23:58:11,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ca0deaf9-f0d5-49fd-bd92-7b7ef9e7fda1 Date: Sat, 11 Aug 2018 23:58:11 GMT RESP BODY: {"subnets":[]} 2018-08-11 23:58:11,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=38f3cd2b-20b9-4310-8709-b77c4eece98a used request id req-ca0deaf9-f0d5-49fd-bd92-7b7ef9e7fda1 2018-08-11 23:58:11,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:11,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:12,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["P9_FkMPuRE6qOjFCUO-lQg"], "issued_at": "2018-08-11T23:58:12.000000Z"}} 2018-08-11 23:58:12,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee99cb646f6ed70eca57b7e7f4d55fcab29e5cc" 2018-08-11 23:58:12,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e2ddb7-5e55-41c1-80c0-3e1104415d56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:12,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-07e2ddb7-5e55-41c1-80c0-3e1104415d56 2018-08-11 23:58:12,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:12,205 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:12,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-4f17101f-47e0-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee99cb646f6ed70eca57b7e7f4d55fcab29e5cc" 2018-08-11 23:58:12,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975aaaaf-45fa-42d9-9314-4fce519cb30d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-4f17101f-47e0-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460"}, "tags": [], "enabled": true, "id": "a684cd40e19741958628cf1229d3f460", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj"}]} 2018-08-11 23:58:12,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-4f17101f-47e0-499-proj used request id req-975aaaaf-45fa-42d9-9314-4fce519cb30d 2018-08-11 23:58:12,299 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-subnet 2018-08-11 23:58:12,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e39bd19d94ec568599073cd16f3b6bab9556151" -d '{"subnets": [{"ip_version": 4, "network_id": "38f3cd2b-20b9-4310-8709-b77c4eece98a", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-subnet", "tenant_id": "a684cd40e19741958628cf1229d3f460"}]}' 2018-08-11 23:58:12,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fdbbf70c-8162-479b-8fbd-1da0a910688d Date: Sat, 11 Aug 2018 23:58:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38f3cd2b-20b9-4310-8709-b77c4eece98a","tenant_id":"a684cd40e19741958628cf1229d3f460","created_at":"2018-08-11T23:58:12Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a684cd40e19741958628cf1229d3f460","id":"aff26915-8829-4f20-813b-fba376ba6708","subnetpool_id":null,"name":"CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-subnet"}]} 2018-08-11 23:58:12,878 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-fdbbf70c-8162-479b-8fbd-1da0a910688d 2018-08-11 23:58:12,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=38f3cd2b-20b9-4310-8709-b77c4eece98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e39bd19d94ec568599073cd16f3b6bab9556151" 2018-08-11 23:58:12,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f0598b26-067d-4f07-92d5-b85db2506341 Date: Sat, 11 Aug 2018 23:58:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"38f3cd2b-20b9-4310-8709-b77c4eece98a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a684cd40e19741958628cf1229d3f460","status":"ACTIVE","subnets":["aff26915-8829-4f20-813b-fba376ba6708"],"description":"","tags":[],"updated_at":"2018-08-11T23:58:12Z","provider:segmentation_id":20,"name":"CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-net","admin_state_up":true,"tenant_id":"a684cd40e19741958628cf1229d3f460","created_at":"2018-08-11T23:58:11Z","provider:network_type":"vxlan"}]} 2018-08-11 23:58:12,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=38f3cd2b-20b9-4310-8709-b77c4eece98a used request id req-f0598b26-067d-4f07-92d5-b85db2506341 2018-08-11 23:58:12,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=38f3cd2b-20b9-4310-8709-b77c4eece98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e39bd19d94ec568599073cd16f3b6bab9556151" 2018-08-11 23:58:13,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-24ded8f0-3ba7-427b-b882-c38ac85569d7 Date: Sat, 11 Aug 2018 23:58:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38f3cd2b-20b9-4310-8709-b77c4eece98a","tenant_id":"a684cd40e19741958628cf1229d3f460","created_at":"2018-08-11T23:58:12Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a684cd40e19741958628cf1229d3f460","id":"aff26915-8829-4f20-813b-fba376ba6708","subnetpool_id":null,"name":"CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-subnet"}]} 2018-08-11 23:58:13,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=38f3cd2b-20b9-4310-8709-b77c4eece98a used request id req-24ded8f0-3ba7-427b-b882-c38ac85569d7 2018-08-11 23:58:13,022 - OpenStackNetwork - DEBUG - Network [38f3cd2b-20b9-4310-8709-b77c4eece98a] created successfully 2018-08-11 23:58:13,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:13,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e8df86ebb14ad99a450e66216091b0", "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj-role"}], "expires_at": "2018-08-12T00:58:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a684cd40e19741958628cf1229d3f460", "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a684cd40e19741958628cf1229d3f460", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/a684cd40e19741958628cf1229d3f460", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/a684cd40e19741958628cf1229d3f460", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_a684cd40e19741958628cf1229d3f460", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_a684cd40e19741958628cf1229d3f460", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a684cd40e19741958628cf1229d3f460", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/a684cd40e19741958628cf1229d3f460", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/a684cd40e19741958628cf1229d3f460", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a684cd40e19741958628cf1229d3f460", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/a684cd40e19741958628cf1229d3f460", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/a684cd40e19741958628cf1229d3f460", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a684cd40e19741958628cf1229d3f460", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/a684cd40e19741958628cf1229d3f460", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/a684cd40e19741958628cf1229d3f460", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-user", "id": "7af8a6f04be84ed9a38124af0adf3325"}, "audit_ids": ["WfQ5Tf2PThaXfoH3rYze3A"], "issued_at": "2018-08-11T23:58:13.000000Z"}} 2018-08-11 23:58:13,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44215675d0f1943b99cf6487f473ef63d7b0a781" 2018-08-11 23:58:13,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-575f97be-d1fe-4745-862f-b934a4a81ecc Date: Sat, 11 Aug 2018 23:58:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aff26915-8829-4f20-813b-fba376ba6708"],"updated_at":"2018-08-11T23:58:12Z","tenant_id":"a684cd40e19741958628cf1229d3f460","created_at":"2018-08-11T23:58:11Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a684cd40e19741958628cf1229d3f460","id":"38f3cd2b-20b9-4310-8709-b77c4eece98a","name":"CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-net"}]} 2018-08-11 23:58:13,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-net used request id req-575f97be-d1fe-4745-862f-b934a4a81ecc 2018-08-11 23:58:13,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:13,724 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:13,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5f0166cac1cce80b98cda7d5a8da2d2eb59a03" 2018-08-11 23:58:13,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f429156-1e4a-445f-99ce-2b0d26e0fca5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a684cd40e19741958628cf1229d3f460", "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj"}} 2018-08-11 23:58:13,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460 used request id req-2f429156-1e4a-445f-99ce-2b0d26e0fca5 2018-08-11 23:58:13,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=38f3cd2b-20b9-4310-8709-b77c4eece98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44215675d0f1943b99cf6487f473ef63d7b0a781" 2018-08-11 23:58:13,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1ad4b5ae-9b1d-4bc5-a1c8-a49abd0f3c6c Date: Sat, 11 Aug 2018 23:58:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38f3cd2b-20b9-4310-8709-b77c4eece98a","tenant_id":"a684cd40e19741958628cf1229d3f460","created_at":"2018-08-11T23:58:12Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a684cd40e19741958628cf1229d3f460","id":"aff26915-8829-4f20-813b-fba376ba6708","subnetpool_id":null,"name":"CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-subnet"}]} 2018-08-11 23:58:13,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=38f3cd2b-20b9-4310-8709-b77c4eece98a used request id req-1ad4b5ae-9b1d-4bc5-a1c8-a49abd0f3c6c 2018-08-11 23:58:13,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:13,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:14,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e8df86ebb14ad99a450e66216091b0", "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj-role"}], "expires_at": "2018-08-12T00:58:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a684cd40e19741958628cf1229d3f460", "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a684cd40e19741958628cf1229d3f460", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/a684cd40e19741958628cf1229d3f460", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/a684cd40e19741958628cf1229d3f460", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_a684cd40e19741958628cf1229d3f460", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_a684cd40e19741958628cf1229d3f460", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a684cd40e19741958628cf1229d3f460", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/a684cd40e19741958628cf1229d3f460", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/a684cd40e19741958628cf1229d3f460", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a684cd40e19741958628cf1229d3f460", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/a684cd40e19741958628cf1229d3f460", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/a684cd40e19741958628cf1229d3f460", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a684cd40e19741958628cf1229d3f460", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/a684cd40e19741958628cf1229d3f460", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/a684cd40e19741958628cf1229d3f460", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-user", "id": "7af8a6f04be84ed9a38124af0adf3325"}, "audit_ids": ["eBCu5O3TRROc7FNh9_nPDQ"], "issued_at": "2018-08-11T23:58:14.000000Z"}} 2018-08-11 23:58:14,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f099be66d4290ab808d96a2c7ca0119064d94e7c" 2018-08-11 23:58:14,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a43917-3153-4c04-b6aa-55aabccf1213 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:14,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-96a43917-3153-4c04-b6aa-55aabccf1213 2018-08-11 23:58:14,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:58:14,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:58:14,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:58:14,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:58:14,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:58:14,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f099be66d4290ab808d96a2c7ca0119064d94e7c" 2018-08-11 23:58:14,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-f6199223-76c0-4ef6-93f0-537c18594b33 Date: Sat, 11 Aug 2018 23:58:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["aff26915-8829-4f20-813b-fba376ba6708"],"updated_at":"2018-08-11T23:58:12Z","tenant_id":"a684cd40e19741958628cf1229d3f460","created_at":"2018-08-11T23:58:11Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a684cd40e19741958628cf1229d3f460","id":"38f3cd2b-20b9-4310-8709-b77c4eece98a","name":"CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-net"}]} 2018-08-11 23:58:14,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-net used request id req-f6199223-76c0-4ef6-93f0-537c18594b33 2018-08-11 23:58:14,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:14,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:14,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f099be66d4290ab808d96a2c7ca0119064d94e7c" 2018-08-11 23:58:14,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c68816-74bd-43f6-a80f-1da778ea2c6f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a684cd40e19741958628cf1229d3f460", "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj"}} 2018-08-11 23:58:14,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460 used request id req-57c68816-74bd-43f6-a80f-1da778ea2c6f 2018-08-11 23:58:14,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=38f3cd2b-20b9-4310-8709-b77c4eece98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f099be66d4290ab808d96a2c7ca0119064d94e7c" 2018-08-11 23:58:14,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b99089e0-0795-4b37-b4d1-3d270a62f113 Date: Sat, 11 Aug 2018 23:58:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38f3cd2b-20b9-4310-8709-b77c4eece98a","tenant_id":"a684cd40e19741958628cf1229d3f460","created_at":"2018-08-11T23:58:12Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a684cd40e19741958628cf1229d3f460","id":"aff26915-8829-4f20-813b-fba376ba6708","subnetpool_id":null,"name":"CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-subnet"}]} 2018-08-11 23:58:14,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=38f3cd2b-20b9-4310-8709-b77c4eece98a used request id req-b99089e0-0795-4b37-b4d1-3d270a62f113 2018-08-11 23:58:14,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:14,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:15,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Hy8x1XEAR_-WT_AfLHVATA"], "issued_at": "2018-08-11T23:58:15.000000Z"}} 2018-08-11 23:58:15,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" 2018-08-11 23:58:15,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15273a07-ee48-45d3-9986-24d12b57960d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:15,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-15273a07-ee48-45d3-9986-24d12b57960d 2018-08-11 23:58:15,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:58:15,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:58:15,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:58:15,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:58:15,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:58:15,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" 2018-08-11 23:58:15,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ff290808-5f30-4b67-8acc-b49b7561111a Date: Sat, 11 Aug 2018 23:58:15 GMT RESP BODY: {"routers": []} 2018-08-11 23:58:15,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-router&admin_state_up=True used request id req-ff290808-5f30-4b67-8acc-b49b7561111a 2018-08-11 23:58:15,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:15,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:15,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["oams1PVPQaCmLEpBUX3sQg"], "issued_at": "2018-08-11T23:58:15.000000Z"}} 2018-08-11 23:58:15,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579382842dfc56dda75489c29eae8f958dd991e7" 2018-08-11 23:58:15,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a535aac-0e76-40ea-94d3-d2c65537df3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:15,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0a535aac-0e76-40ea-94d3-d2c65537df3b 2018-08-11 23:58:15,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:15,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:15,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-4f17101f-47e0-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}579382842dfc56dda75489c29eae8f958dd991e7" 2018-08-11 23:58:15,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488bc642-0721-4cd9-a71f-b87dfb14b5ae Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-4f17101f-47e0-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460"}, "tags": [], "enabled": true, "id": "a684cd40e19741958628cf1229d3f460", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj"}]} 2018-08-11 23:58:15,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-4f17101f-47e0-499-proj used request id req-488bc642-0721-4cd9-a71f-b87dfb14b5ae 2018-08-11 23:58:15,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" 2018-08-11 23:58:15,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-d2a8043c-cd8e-43b6-b3ac-6288d788d582 Date: Sat, 11 Aug 2018 23:58:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 23:58:15,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-d2a8043c-cd8e-43b6-b3ac-6288d788d582 2018-08-11 23:58:15,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" 2018-08-11 23:58:15,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f36306db-de05-4240-997f-2ab3a0c35b11 Date: Sat, 11 Aug 2018 23:58:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-11 23:58:15,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-f36306db-de05-4240-997f-2ab3a0c35b11 2018-08-11 23:58:15,960 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-router 2018-08-11 23:58:15,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "tenant_id": "a684cd40e19741958628cf1229d3f460", "name": "CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-router", "admin_state_up": true}}' 2018-08-11 23:58:17,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-ea97f53e-33ef-40db-8166-bccb6a345708 Date: Sat, 11 Aug 2018 23:58:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "a684cd40e19741958628cf1229d3f460", "created_at": "2018-08-11T23:58:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T23:58:16Z", "revision_number": 2, "routes": [], "project_id": "a684cd40e19741958628cf1229d3f460", "id": "3acc5d48-6150-4b43-8422-872c27508465", "name": "CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-router"}} 2018-08-11 23:58:17,078 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-ea97f53e-33ef-40db-8166-bccb6a345708 2018-08-11 23:58:17,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=3acc5d48-6150-4b43-8422-872c27508465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" 2018-08-11 23:58:17,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-60d2389f-87b7-4e44-b8ad-8c1e5af0d07c Date: Sat, 11 Aug 2018 23:58:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-11T23:58:16Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","ip_address":"172.30.9.210"}],"id":"f99a77ad-d352-4c81-af45-255ed142b26e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:84:92","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3acc5d48-6150-4b43-8422-872c27508465","name":"","admin_state_up":true,"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"","created_at":"2018-08-11T23:58:16Z","binding:vnic_type":"normal"}]} 2018-08-11 23:58:17,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=3acc5d48-6150-4b43-8422-872c27508465 used request id req-60d2389f-87b7-4e44-b8ad-8c1e5af0d07c 2018-08-11 23:58:17,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" 2018-08-11 23:58:17,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-10ba2dfd-6451-46f1-a3c4-c70e109ea2d2 Date: Sat, 11 Aug 2018 23:58:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}} 2018-08-11 23:58:17,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f used request id req-10ba2dfd-6451-46f1-a3c4-c70e109ea2d2 2018-08-11 23:58:17,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" 2018-08-11 23:58:17,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-81d5f31d-b81a-4916-8cdb-b9a5b9ab95d5 Date: Sat, 11 Aug 2018 23:58:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"38f3cd2b-20b9-4310-8709-b77c4eece98a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a684cd40e19741958628cf1229d3f460","status":"ACTIVE","subnets":["aff26915-8829-4f20-813b-fba376ba6708"],"description":"","tags":[],"updated_at":"2018-08-11T23:58:12Z","provider:segmentation_id":20,"name":"CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-net","admin_state_up":true,"tenant_id":"a684cd40e19741958628cf1229d3f460","created_at":"2018-08-11T23:58:11Z","provider:network_type":"vxlan"}]} 2018-08-11 23:58:17,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-net used request id req-81d5f31d-b81a-4916-8cdb-b9a5b9ab95d5 2018-08-11 23:58:17,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:17,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:17,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" 2018-08-11 23:58:17,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06098b84-c60b-45ed-969d-c50d62c88f0c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a684cd40e19741958628cf1229d3f460", "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj"}} 2018-08-11 23:58:17,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460 used request id req-06098b84-c60b-45ed-969d-c50d62c88f0c 2018-08-11 23:58:17,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=38f3cd2b-20b9-4310-8709-b77c4eece98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" 2018-08-11 23:58:17,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b45d592d-f610-4dcb-ac66-f14488073333 Date: Sat, 11 Aug 2018 23:58:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38f3cd2b-20b9-4310-8709-b77c4eece98a","tenant_id":"a684cd40e19741958628cf1229d3f460","created_at":"2018-08-11T23:58:12Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a684cd40e19741958628cf1229d3f460","id":"aff26915-8829-4f20-813b-fba376ba6708","subnetpool_id":null,"name":"CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-subnet"}]} 2018-08-11 23:58:17,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=38f3cd2b-20b9-4310-8709-b77c4eece98a used request id req-b45d592d-f610-4dcb-ac66-f14488073333 2018-08-11 23:58:17,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=38f3cd2b-20b9-4310-8709-b77c4eece98a&name=CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" 2018-08-11 23:58:17,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5d979b86-bab4-43f9-b4d2-80ae3da4b8ee Date: Sat, 11 Aug 2018 23:58:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38f3cd2b-20b9-4310-8709-b77c4eece98a","tenant_id":"a684cd40e19741958628cf1229d3f460","created_at":"2018-08-11T23:58:12Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a684cd40e19741958628cf1229d3f460","id":"aff26915-8829-4f20-813b-fba376ba6708","subnetpool_id":null,"name":"CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-subnet"}]} 2018-08-11 23:58:17,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=38f3cd2b-20b9-4310-8709-b77c4eece98a&name=CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-subnet used request id req-5d979b86-bab4-43f9-b4d2-80ae3da4b8ee 2018-08-11 23:58:17,513 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-11 23:58:17,513 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-router 2018-08-11 23:58:17,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/3acc5d48-6150-4b43-8422-872c27508465/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" -d '{"subnet_id": "aff26915-8829-4f20-813b-fba376ba6708"}' 2018-08-11 23:58:19,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fb7281c7-e121-438b-ab08-a5b738500039 Date: Sat, 11 Aug 2018 23:58:19 GMT RESP BODY: {"network_id": "38f3cd2b-20b9-4310-8709-b77c4eece98a", "tenant_id": "a684cd40e19741958628cf1229d3f460", "subnet_id": "aff26915-8829-4f20-813b-fba376ba6708", "subnet_ids": ["aff26915-8829-4f20-813b-fba376ba6708"], "port_id": "7aac3623-3d57-4ea7-8134-d6b853bb8294", "id": "3acc5d48-6150-4b43-8422-872c27508465"} 2018-08-11 23:58:19,009 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/3acc5d48-6150-4b43-8422-872c27508465/add_router_interface used request id req-fb7281c7-e121-438b-ab08-a5b738500039 2018-08-11 23:58:19,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/3acc5d48-6150-4b43-8422-872c27508465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" 2018-08-11 23:58:19,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-8403079e-34b9-4dbc-8b9d-5267ca58e381 Date: Sat, 11 Aug 2018 23:58:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "a684cd40e19741958628cf1229d3f460", "created_at": "2018-08-11T23:58:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T23:58:18Z", "revision_number": 3, "routes": [], "project_id": "a684cd40e19741958628cf1229d3f460", "id": "3acc5d48-6150-4b43-8422-872c27508465", "name": "CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-router"}} 2018-08-11 23:58:19,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/3acc5d48-6150-4b43-8422-872c27508465 used request id req-8403079e-34b9-4dbc-8b9d-5267ca58e381 2018-08-11 23:58:19,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=3acc5d48-6150-4b43-8422-872c27508465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" 2018-08-11 23:58:19,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1554 X-Openstack-Request-Id: req-182bb89f-84c6-449e-988a-f91c90750046 Date: Sat, 11 Aug 2018 23:58:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-11T23:58:18Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aff26915-8829-4f20-813b-fba376ba6708","ip_address":"10.55.1.1"}],"id":"7aac3623-3d57-4ea7-8134-d6b853bb8294","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3d:e3:15","project_id":"a684cd40e19741958628cf1229d3f460","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3acc5d48-6150-4b43-8422-872c27508465","name":"","admin_state_up":true,"network_id":"38f3cd2b-20b9-4310-8709-b77c4eece98a","tenant_id":"a684cd40e19741958628cf1229d3f460","created_at":"2018-08-11T23:58:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-11T23:58:16Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","ip_address":"172.30.9.210"}],"id":"f99a77ad-d352-4c81-af45-255ed142b26e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:84:92","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3acc5d48-6150-4b43-8422-872c27508465","name":"","admin_state_up":true,"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"","created_at":"2018-08-11T23:58:16Z","binding:vnic_type":"normal"}]} 2018-08-11 23:58:19,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=3acc5d48-6150-4b43-8422-872c27508465 used request id req-182bb89f-84c6-449e-988a-f91c90750046 2018-08-11 23:58:19,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" 2018-08-11 23:58:19,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b4945f59-4d08-4bca-9565-5921d47009d9 Date: Sat, 11 Aug 2018 23:58:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}} 2018-08-11 23:58:19,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f used request id req-b4945f59-4d08-4bca-9565-5921d47009d9 2018-08-11 23:58:19,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/aff26915-8829-4f20-813b-fba376ba6708 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" 2018-08-11 23:58:19,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-e55bce31-7f17-427c-83f4-7a74f718a2d5 Date: Sat, 11 Aug 2018 23:58:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38f3cd2b-20b9-4310-8709-b77c4eece98a","tenant_id":"a684cd40e19741958628cf1229d3f460","created_at":"2018-08-11T23:58:12Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a684cd40e19741958628cf1229d3f460","id":"aff26915-8829-4f20-813b-fba376ba6708","subnetpool_id":null,"name":"CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-subnet"}} 2018-08-11 23:58:19,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/aff26915-8829-4f20-813b-fba376ba6708 used request id req-e55bce31-7f17-427c-83f4-7a74f718a2d5 2018-08-11 23:58:19,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44215675d0f1943b99cf6487f473ef63d7b0a781" 2018-08-11 23:58:19,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-845e0022-c92b-4fe7-9318-2cbbb324e151 Date: Sat, 11 Aug 2018 23:58:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "a684cd40e19741958628cf1229d3f460", "created_at": "2018-08-11T23:58:16Z", "admin_state_up": true, "updated_at": "2018-08-11T23:58:18Z", "revision_number": 3, "routes": [], "project_id": "a684cd40e19741958628cf1229d3f460", "id": "3acc5d48-6150-4b43-8422-872c27508465", "name": "CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-router"}]} 2018-08-11 23:58:19,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-router&admin_state_up=True used request id req-845e0022-c92b-4fe7-9318-2cbbb324e151 2018-08-11 23:58:19,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5f0166cac1cce80b98cda7d5a8da2d2eb59a03" 2018-08-11 23:58:19,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f7596df-5ef1-42ce-9019-0052f86fc1e0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a684cd40e19741958628cf1229d3f460", "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj"}} 2018-08-11 23:58:19,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460 used request id req-0f7596df-5ef1-42ce-9019-0052f86fc1e0 2018-08-11 23:58:19,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=3acc5d48-6150-4b43-8422-872c27508465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44215675d0f1943b99cf6487f473ef63d7b0a781" 2018-08-11 23:58:19,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-99ca073c-18d2-4574-997f-51214b12f054 Date: Sat, 11 Aug 2018 23:58:19 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"38f3cd2b-20b9-4310-8709-b77c4eece98a","tenant_id":"a684cd40e19741958628cf1229d3f460","created_at":"2018-08-11T23:58:17Z","admin_state_up":true,"updated_at":"2018-08-11T23:58:18Z","binding:vnic_type":"normal","device_id":"3acc5d48-6150-4b43-8422-872c27508465","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:3d:e3:15","id":"7aac3623-3d57-4ea7-8134-d6b853bb8294","port_security_enabled":false,"project_id":"a684cd40e19741958628cf1229d3f460","fixed_ips":[{"subnet_id":"aff26915-8829-4f20-813b-fba376ba6708","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-11 23:58:19,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=3acc5d48-6150-4b43-8422-872c27508465 used request id req-99ca073c-18d2-4574-997f-51214b12f054 2018-08-11 23:58:19,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/aff26915-8829-4f20-813b-fba376ba6708 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44215675d0f1943b99cf6487f473ef63d7b0a781" 2018-08-11 23:58:19,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-a84325ed-90b8-446e-85cc-c4e881f09f76 Date: Sat, 11 Aug 2018 23:58:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38f3cd2b-20b9-4310-8709-b77c4eece98a","tenant_id":"a684cd40e19741958628cf1229d3f460","created_at":"2018-08-11T23:58:12Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a684cd40e19741958628cf1229d3f460","id":"aff26915-8829-4f20-813b-fba376ba6708","subnetpool_id":null,"name":"CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-subnet"}} 2018-08-11 23:58:19,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/aff26915-8829-4f20-813b-fba376ba6708 used request id req-a84325ed-90b8-446e-85cc-c4e881f09f76 2018-08-11 23:58:19,580 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-router and subnet CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-subnet 2018-08-11 23:58:19,580 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-router 2018-08-11 23:58:19,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/3acc5d48-6150-4b43-8422-872c27508465/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" -d '{"subnet_id": "aff26915-8829-4f20-813b-fba376ba6708"}' 2018-08-11 23:58:20,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b142fe84-77e1-4b67-b346-33f44e3a887a Date: Sat, 11 Aug 2018 23:58:20 GMT RESP BODY: {"network_id": "38f3cd2b-20b9-4310-8709-b77c4eece98a", "tenant_id": "a684cd40e19741958628cf1229d3f460", "subnet_id": "aff26915-8829-4f20-813b-fba376ba6708", "subnet_ids": ["aff26915-8829-4f20-813b-fba376ba6708"], "port_id": "7aac3623-3d57-4ea7-8134-d6b853bb8294", "id": "3acc5d48-6150-4b43-8422-872c27508465"} 2018-08-11 23:58:20,851 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/3acc5d48-6150-4b43-8422-872c27508465/remove_router_interface used request id req-b142fe84-77e1-4b67-b346-33f44e3a887a 2018-08-11 23:58:20,852 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-router 2018-08-11 23:58:20,852 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-router 2018-08-11 23:58:20,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/3acc5d48-6150-4b43-8422-872c27508465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8b223edd5775535e755fefb2ec00c6d20ebeea" 2018-08-11 23:58:22,023 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62baef66-3e9e-4881-8644-3537befb0360 Content-Length: 0 Date: Sat, 11 Aug 2018 23:58:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:58:22,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/3acc5d48-6150-4b43-8422-872c27508465 used request id req-62baef66-3e9e-4881-8644-3537befb0360 2018-08-11 23:58:22,023 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-subnet 2018-08-11 23:58:22,024 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-subnet 2018-08-11 23:58:22,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/aff26915-8829-4f20-813b-fba376ba6708 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e39bd19d94ec568599073cd16f3b6bab9556151" 2018-08-11 23:58:22,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ba0e882-c4bd-4492-b6dc-a967c4a8a891 Date: Sat, 11 Aug 2018 23:58:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:58:22,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/aff26915-8829-4f20-813b-fba376ba6708 used request id req-4ba0e882-c4bd-4492-b6dc-a967c4a8a891 2018-08-11 23:58:22,895 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-bef018ab-1ef0-40c9-a970-b4a7e2eb051b-pub-net 2018-08-11 23:58:22,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/38f3cd2b-20b9-4310-8709-b77c4eece98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e39bd19d94ec568599073cd16f3b6bab9556151" 2018-08-11 23:58:24,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3273a247-ff21-4a5e-9640-ab0fdd16f78b Date: Sat, 11 Aug 2018 23:58:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:58:24,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/38f3cd2b-20b9-4310-8709-b77c4eece98a used request id req-3273a247-ff21-4a5e-9640-ab0fdd16f78b 2018-08-11 23:58:24,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:58:24,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:58:24,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:58:24,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:58:24,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:58:24,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e99e742224cec7b9dbf8744f77f09aebecf1f09" 2018-08-11 23:58:24,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-69c98247-3b3a-4e92-84fa-983fa57548a6 Date: Sat, 11 Aug 2018 23:58:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a684cd40e19741958628cf1229d3f460", "created_at": "2018-08-11T23:58:11Z", "updated_at": "2018-08-11T23:58:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:58:11Z", "revision_number": 0, "id": "4c13623e-a5b4-48dc-b938-26a4aac2053e", "remote_group_id": "02af7b98-6967-4b18-ae15-0cbffa603ab5", "remote_ip_prefix": null, "created_at": "2018-08-11T23:58:11Z", "security_group_id": "02af7b98-6967-4b18-ae15-0cbffa603ab5", "tenant_id": "a684cd40e19741958628cf1229d3f460", "port_range_min": null, "ethertype": "IPv6", "project_id": "a684cd40e19741958628cf1229d3f460"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:58:11Z", "revision_number": 0, "id": "83f60976-0b7e-4150-859d-d546ab5fad6f", "remote_group_id": "02af7b98-6967-4b18-ae15-0cbffa603ab5", "remote_ip_prefix": null, "created_at": "2018-08-11T23:58:11Z", "security_group_id": "02af7b98-6967-4b18-ae15-0cbffa603ab5", "tenant_id": "a684cd40e19741958628cf1229d3f460", "port_range_min": null, "ethertype": "IPv4", "project_id": "a684cd40e19741958628cf1229d3f460"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:58:11Z", "revision_number": 0, "id": "a97f27c9-f3ea-417c-acb6-b77d0f5e86bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:58:11Z", "security_group_id": "02af7b98-6967-4b18-ae15-0cbffa603ab5", "tenant_id": "a684cd40e19741958628cf1229d3f460", "port_range_min": null, "ethertype": "IPv6", "project_id": "a684cd40e19741958628cf1229d3f460"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:58:11Z", "revision_number": 0, "id": "e733ca69-f85e-4e31-8fc2-ffaecdfff853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:58:11Z", "security_group_id": "02af7b98-6967-4b18-ae15-0cbffa603ab5", "tenant_id": "a684cd40e19741958628cf1229d3f460", "port_range_min": null, "ethertype": "IPv4", "project_id": "a684cd40e19741958628cf1229d3f460"}], "revision_number": 4, "project_id": "a684cd40e19741958628cf1229d3f460", "id": "02af7b98-6967-4b18-ae15-0cbffa603ab5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:58:24,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-69c98247-3b3a-4e92-84fa-983fa57548a6 2018-08-11 23:58:24,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e99e742224cec7b9dbf8744f77f09aebecf1f09" 2018-08-11 23:58:24,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2533f6ee-c13a-4574-82c4-ca5f522ecc7c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a684cd40e19741958628cf1229d3f460", "name": "CreateNetworkSuccessTests-4f17101f-47e0-499-proj"}} 2018-08-11 23:58:24,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460 used request id req-2533f6ee-c13a-4574-82c4-ca5f522ecc7c 2018-08-11 23:58:24,419 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02af7b98-6967-4b18-ae15-0cbffa603ab5 2018-08-11 23:58:24,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=02af7b98-6967-4b18-ae15-0cbffa603ab5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e99e742224cec7b9dbf8744f77f09aebecf1f09" 2018-08-11 23:58:24,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e143500e-8cc8-4cf5-b91f-ddd2b240cdd0 Date: Sat, 11 Aug 2018 23:58:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "02af7b98-6967-4b18-ae15-0cbffa603ab5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:58:11Z", "security_group_id": "02af7b98-6967-4b18-ae15-0cbffa603ab5", "port_range_min": null, "revision_number": 0, "tenant_id": "a684cd40e19741958628cf1229d3f460", "created_at": "2018-08-11T23:58:11Z", "project_id": "a684cd40e19741958628cf1229d3f460", "id": "4c13623e-a5b4-48dc-b938-26a4aac2053e"}, {"remote_group_id": "02af7b98-6967-4b18-ae15-0cbffa603ab5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:58:11Z", "security_group_id": "02af7b98-6967-4b18-ae15-0cbffa603ab5", "port_range_min": null, "revision_number": 0, "tenant_id": "a684cd40e19741958628cf1229d3f460", "created_at": "2018-08-11T23:58:11Z", "project_id": "a684cd40e19741958628cf1229d3f460", "id": "83f60976-0b7e-4150-859d-d546ab5fad6f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:58:11Z", "security_group_id": "02af7b98-6967-4b18-ae15-0cbffa603ab5", "port_range_min": null, "revision_number": 0, "tenant_id": "a684cd40e19741958628cf1229d3f460", "created_at": "2018-08-11T23:58:11Z", "project_id": "a684cd40e19741958628cf1229d3f460", "id": "a97f27c9-f3ea-417c-acb6-b77d0f5e86bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:58:11Z", "security_group_id": "02af7b98-6967-4b18-ae15-0cbffa603ab5", "port_range_min": null, "revision_number": 0, "tenant_id": "a684cd40e19741958628cf1229d3f460", "created_at": "2018-08-11T23:58:11Z", "project_id": "a684cd40e19741958628cf1229d3f460", "id": "e733ca69-f85e-4e31-8fc2-ffaecdfff853"}]} 2018-08-11 23:58:24,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=02af7b98-6967-4b18-ae15-0cbffa603ab5 used request id req-e143500e-8cc8-4cf5-b91f-ddd2b240cdd0 2018-08-11 23:58:24,456 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 23:58:24,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/02af7b98-6967-4b18-ae15-0cbffa603ab5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e99e742224cec7b9dbf8744f77f09aebecf1f09" 2018-08-11 23:58:24,601 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de2d4b62-f8fd-4c12-91ed-592fa6d94415 Content-Length: 0 Date: Sat, 11 Aug 2018 23:58:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:58:24,602 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/02af7b98-6967-4b18-ae15-0cbffa603ab5 used request id req-de2d4b62-f8fd-4c12-91ed-592fa6d94415 2018-08-11 23:58:24,602 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-4f17101f-47e0-499-proj 2018-08-11 23:58:24,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e99e742224cec7b9dbf8744f77f09aebecf1f09" 2018-08-11 23:58:24,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-760d0d0d-ec7b-48d9-a448-8656fce90989 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:58:24,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/a684cd40e19741958628cf1229d3f460 used request id req-760d0d0d-ec7b-48d9-a448-8656fce90989 2018-08-11 23:58:24,829 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-4f17101f-47e0-499-proj-role 2018-08-11 23:58:24,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/75e8df86ebb14ad99a450e66216091b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e99e742224cec7b9dbf8744f77f09aebecf1f09" 2018-08-11 23:58:24,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cfbff57-1051-4be7-9cc6-e24a125aead1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:58:24,945 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/75e8df86ebb14ad99a450e66216091b0 used request id req-7cfbff57-1051-4be7-9cc6-e24a125aead1 2018-08-11 23:58:24,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e99e742224cec7b9dbf8744f77f09aebecf1f09" 2018-08-11 23:58:25,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa4a86c9-4076-4f9b-9456-deee032477ba Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:58:25,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-aa4a86c9-4076-4f9b-9456-deee032477ba 2018-08-11 23:58:25,032 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-4f17101f-47e0-499-user 2018-08-11 23:58:25,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/7af8a6f04be84ed9a38124af0adf3325 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8ddf3dcf4beb65e83b98d566433aec46bc62e6" 2018-08-11 23:58:25,212 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c292b9d8-d578-4675-a048-899fb42e09b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:58:25,212 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/7af8a6f04be84ed9a38124af0adf3325 used request id req-c292b9d8-d578-4675-a048-899fb42e09b6 2018-08-11 23:58:25,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:25,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ZqonMGA3SYaM_eo3vLFH7w"], "issued_at": "2018-08-11T23:58:25.000000Z"}} 2018-08-11 23:58:25,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c586d04f4e8f95438691b5a3cd798206f9ff11b" 2018-08-11 23:58:25,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07bc5e82-2e6a-4cbe-8108-57f94cecfe56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:25,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-07bc5e82-2e6a-4cbe-8108-57f94cecfe56 2018-08-11 23:58:25,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:25,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:26,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["4MkuqfNKSceBWt7m5_UyAA"], "issued_at": "2018-08-11T23:58:26.000000Z"}} 2018-08-11 23:58:26,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:26,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a62adbc2-4012-4954-8468-a57465b70597 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:26,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a62adbc2-4012-4954-8468-a57465b70597 2018-08-11 23:58:26,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:26,145 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:26,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a642893d-d593-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:26,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb7d273-3b7d-4e85-a03d-eb2b6c6e18a4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a642893d-d593-4a2-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:58:26,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a642893d-d593-4a2-proj used request id req-6cb7d273-3b7d-4e85-a03d-eb2b6c6e18a4 2018-08-11 23:58:26,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:26,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27730d23-7a14-460d-95f1-0fdb038db996 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:58:26,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-27730d23-7a14-460d-95f1-0fdb038db996 2018-08-11 23:58:26,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-a642893d-d593-4a2-proj"}}' 2018-08-11 23:58:26,457 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ff24a0d-dd46-44c5-af9b-537d5f23a097 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3"}, "tags": [], "enabled": true, "id": "5cc588d6ded44d0a90bfcf52d7e304e3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a642893d-d593-4a2-proj"}} 2018-08-11 23:58:26,458 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-4ff24a0d-dd46-44c5-af9b-537d5f23a097 2018-08-11 23:58:26,458 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-a642893d-d593-4a2-proj 2018-08-11 23:58:26,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:26,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:26,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["3IjBZ-t0TN-qavVcoQffKg"], "issued_at": "2018-08-11T23:58:26.000000Z"}} 2018-08-11 23:58:26,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa87c02aaaa1c1322da0d7c36995a84f337d7ec" 2018-08-11 23:58:26,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc325b87-39ac-4048-84e4-21dd2f8270ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:26,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-fc325b87-39ac-4048-84e4-21dd2f8270ca 2018-08-11 23:58:26,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:26,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:26,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa87c02aaaa1c1322da0d7c36995a84f337d7ec" 2018-08-11 23:58:27,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b2ff410-dad6-4dd0-852b-34b2265f1d14 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:58:27,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-0b2ff410-dad6-4dd0-852b-34b2265f1d14 2018-08-11 23:58:27,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-a642893d-d593-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa87c02aaaa1c1322da0d7c36995a84f337d7ec" 2018-08-11 23:58:27,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df47e83e-4ebc-4061-8570-a5d1b6b08616 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-a642893d-d593-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3"}, "tags": [], "enabled": true, "id": "5cc588d6ded44d0a90bfcf52d7e304e3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a642893d-d593-4a2-proj"}]} 2018-08-11 23:58:27,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-a642893d-d593-4a2-proj used request id req-df47e83e-4ebc-4061-8570-a5d1b6b08616 2018-08-11 23:58:27,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa87c02aaaa1c1322da0d7c36995a84f337d7ec" 2018-08-11 23:58:27,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f1381aa-c6ef-4b93-b83a-86185b70829c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:58:27,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6f1381aa-c6ef-4b93-b83a-86185b70829c 2018-08-11 23:58:27,595 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-a642893d-d593-4a2-user 2018-08-11 23:58:27,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:27,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:27,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae712742-3f1d-43c7-86c9-5208dc71225e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:58:27,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ae712742-3f1d-43c7-86c9-5208dc71225e 2018-08-11 23:58:27,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" -d '{"role": {"name": "CreateNetworkSuccessTests-a642893d-d593-4a2-proj-role"}}' 2018-08-11 23:58:27,812 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:58:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30294f36-eae9-4169-ac98-f0c876485612 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9538350952ea47ce9c0631e93816abfc", "links": {"self": "http://172.30.9.30:5000/v3/roles/9538350952ea47ce9c0631e93816abfc"}, "name": "CreateNetworkSuccessTests-a642893d-d593-4a2-proj-role"}} 2018-08-11 23:58:27,812 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-30294f36-eae9-4169-ac98-f0c876485612 2018-08-11 23:58:27,812 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-a642893d-d593-4a2-proj-role 2018-08-11 23:58:27,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/9538350952ea47ce9c0631e93816abfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:27,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada00800-fda7-4198-a1a7-f93b4e6be046 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9538350952ea47ce9c0631e93816abfc", "links": {"self": "http://172.30.9.30:5000/v3/roles/9538350952ea47ce9c0631e93816abfc"}, "name": "CreateNetworkSuccessTests-a642893d-d593-4a2-proj-role"}} 2018-08-11 23:58:27,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/9538350952ea47ce9c0631e93816abfc used request id req-ada00800-fda7-4198-a1a7-f93b4e6be046 2018-08-11 23:58:27,899 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-a642893d-d593-4a2-proj-role to project CreateNetworkSuccessTests-a642893d-d593-4a2-proj 2018-08-11 23:58:27,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3/users/83b339abd6654b7198c82d974763045d/roles/9538350952ea47ce9c0631e93816abfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:28,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:58:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aabcb21a-4b23-4b66-8a57-4ac77d0a2c42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:58:28,106 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3/users/83b339abd6654b7198c82d974763045d/roles/9538350952ea47ce9c0631e93816abfc used request id req-aabcb21a-4b23-4b66-8a57-4ac77d0a2c42 2018-08-11 23:58:28,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:58:28,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:58:28,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:58:28,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:58:28,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:58:28,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:28,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:28,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["6GylPxbITuiZK4BbRsAU9A"], "issued_at": "2018-08-11T23:58:28.000000Z"}} 2018-08-11 23:58:28,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83826e6f43b0c45c7b1de6865748141489bc3698" 2018-08-11 23:58:28,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b9c9bd-806e-4483-bd45-30f86e30542d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:28,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d8b9c9bd-806e-4483-bd45-30f86e30542d 2018-08-11 23:58:28,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:58:28,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:58:28,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:58:28,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:58:28,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:58:28,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83826e6f43b0c45c7b1de6865748141489bc3698" 2018-08-11 23:58:28,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-37e199d0-2f50-4e62-89a7-b048c5e86850 Date: Sat, 11 Aug 2018 23:58:28 GMT RESP BODY: {"networks":[]} 2018-08-11 23:58:28,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-net used request id req-37e199d0-2f50-4e62-89a7-b048c5e86850 2018-08-11 23:58:28,781 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-net 2018-08-11 23:58:28,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:28,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:29,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["sBrA6zdATtu7xQwj70xWhA"], "issued_at": "2018-08-11T23:58:29.000000Z"}} 2018-08-11 23:58:29,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3712a128096de4d90d293d3190a4accfcda94992" 2018-08-11 23:58:29,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7592d9-d6f6-4715-ae70-d4cdf4678d0e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:29,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-fd7592d9-d6f6-4715-ae70-d4cdf4678d0e 2018-08-11 23:58:29,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:29,245 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:29,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-a642893d-d593-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3712a128096de4d90d293d3190a4accfcda94992" 2018-08-11 23:58:29,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e7abfc4-95ce-4986-8c0f-c23bd81db275 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-a642893d-d593-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3"}, "tags": [], "enabled": true, "id": "5cc588d6ded44d0a90bfcf52d7e304e3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a642893d-d593-4a2-proj"}]} 2018-08-11 23:58:29,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-a642893d-d593-4a2-proj used request id req-9e7abfc4-95ce-4986-8c0f-c23bd81db275 2018-08-11 23:58:29,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83826e6f43b0c45c7b1de6865748141489bc3698" -d '{"network": {"tenant_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "mtu": 999, "name": "CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-net", "admin_state_up": true}}' 2018-08-11 23:58:29,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-f55d2b2c-5703-487a-92ca-dae395c230f7 Date: Sat, 11 Aug 2018 23:58:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8ad4351c-3bb4-4d84-9073-c88ff49e6afc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc588d6ded44d0a90bfcf52d7e304e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T23:58:29Z","is_default":false,"provider:segmentation_id":75,"name":"CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-net","admin_state_up":true,"tenant_id":"5cc588d6ded44d0a90bfcf52d7e304e3","created_at":"2018-08-11T23:58:29Z","mtu":999}} 2018-08-11 23:58:29,817 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-f55d2b2c-5703-487a-92ca-dae395c230f7 2018-08-11 23:58:29,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=8ad4351c-3bb4-4d84-9073-c88ff49e6afc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83826e6f43b0c45c7b1de6865748141489bc3698" 2018-08-11 23:58:29,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-395a7f48-446e-4547-abfc-031f00f6d59f Date: Sat, 11 Aug 2018 23:58:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":999,"id":"8ad4351c-3bb4-4d84-9073-c88ff49e6afc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cc588d6ded44d0a90bfcf52d7e304e3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-11T23:58:29Z","provider:segmentation_id":75,"name":"CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-net","admin_state_up":true,"tenant_id":"5cc588d6ded44d0a90bfcf52d7e304e3","created_at":"2018-08-11T23:58:29Z","provider:network_type":"vxlan"}]} 2018-08-11 23:58:29,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=8ad4351c-3bb4-4d84-9073-c88ff49e6afc used request id req-395a7f48-446e-4547-abfc-031f00f6d59f 2018-08-11 23:58:29,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8ad4351c-3bb4-4d84-9073-c88ff49e6afc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83826e6f43b0c45c7b1de6865748141489bc3698" 2018-08-11 23:58:29,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7eeed104-a5ee-43b4-ada1-e3f2195fad12 Date: Sat, 11 Aug 2018 23:58:29 GMT RESP BODY: {"subnets":[]} 2018-08-11 23:58:29,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8ad4351c-3bb4-4d84-9073-c88ff49e6afc used request id req-7eeed104-a5ee-43b4-ada1-e3f2195fad12 2018-08-11 23:58:29,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:29,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:30,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["FAoIgG8sStuefiJZF-LQ5A"], "issued_at": "2018-08-11T23:58:30.000000Z"}} 2018-08-11 23:58:30,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de03fbb88741ccaab76c8b6caaad3926f6ae365" 2018-08-11 23:58:30,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f0cabcf-5497-4b50-880b-39f0df86f91a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:30,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8f0cabcf-5497-4b50-880b-39f0df86f91a 2018-08-11 23:58:30,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:30,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:30,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-a642893d-d593-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de03fbb88741ccaab76c8b6caaad3926f6ae365" 2018-08-11 23:58:30,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6bc8131-5769-404b-b79a-69f9bf189aa0 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-a642893d-d593-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3"}, "tags": [], "enabled": true, "id": "5cc588d6ded44d0a90bfcf52d7e304e3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a642893d-d593-4a2-proj"}]} 2018-08-11 23:58:30,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-a642893d-d593-4a2-proj used request id req-b6bc8131-5769-404b-b79a-69f9bf189aa0 2018-08-11 23:58:30,490 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-subnet 2018-08-11 23:58:30,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83826e6f43b0c45c7b1de6865748141489bc3698" -d '{"subnets": [{"ip_version": 4, "network_id": "8ad4351c-3bb4-4d84-9073-c88ff49e6afc", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-subnet", "tenant_id": "5cc588d6ded44d0a90bfcf52d7e304e3"}]}' 2018-08-11 23:58:31,075 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-14cc839d-289c-478a-864b-91b9cc17f61b Date: Sat, 11 Aug 2018 23:58:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ad4351c-3bb4-4d84-9073-c88ff49e6afc","tenant_id":"5cc588d6ded44d0a90bfcf52d7e304e3","created_at":"2018-08-11T23:58:30Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58: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":"5cc588d6ded44d0a90bfcf52d7e304e3","id":"b1ed088f-2bd8-48b6-a7da-fe4b13731ae0","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-subnet"}]} 2018-08-11 23:58:31,075 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-14cc839d-289c-478a-864b-91b9cc17f61b 2018-08-11 23:58:31,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=8ad4351c-3bb4-4d84-9073-c88ff49e6afc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83826e6f43b0c45c7b1de6865748141489bc3698" 2018-08-11 23:58:31,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d052bd8d-976b-49ba-8436-d1afe0e3d640 Date: Sat, 11 Aug 2018 23:58:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"8ad4351c-3bb4-4d84-9073-c88ff49e6afc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5cc588d6ded44d0a90bfcf52d7e304e3","status":"ACTIVE","subnets":["b1ed088f-2bd8-48b6-a7da-fe4b13731ae0"],"description":"","tags":[],"updated_at":"2018-08-11T23:58:30Z","provider:segmentation_id":75,"name":"CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-net","admin_state_up":true,"tenant_id":"5cc588d6ded44d0a90bfcf52d7e304e3","created_at":"2018-08-11T23:58:29Z","provider:network_type":"vxlan"}]} 2018-08-11 23:58:31,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=8ad4351c-3bb4-4d84-9073-c88ff49e6afc used request id req-d052bd8d-976b-49ba-8436-d1afe0e3d640 2018-08-11 23:58:31,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8ad4351c-3bb4-4d84-9073-c88ff49e6afc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83826e6f43b0c45c7b1de6865748141489bc3698" 2018-08-11 23:58:31,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f976f12e-1713-4128-b496-18890e988058 Date: Sat, 11 Aug 2018 23:58:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ad4351c-3bb4-4d84-9073-c88ff49e6afc","tenant_id":"5cc588d6ded44d0a90bfcf52d7e304e3","created_at":"2018-08-11T23:58:30Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58: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":"5cc588d6ded44d0a90bfcf52d7e304e3","id":"b1ed088f-2bd8-48b6-a7da-fe4b13731ae0","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-subnet"}]} 2018-08-11 23:58:31,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8ad4351c-3bb4-4d84-9073-c88ff49e6afc used request id req-f976f12e-1713-4128-b496-18890e988058 2018-08-11 23:58:31,227 - OpenStackNetwork - DEBUG - Network [8ad4351c-3bb4-4d84-9073-c88ff49e6afc] created successfully 2018-08-11 23:58:31,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:31,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9538350952ea47ce9c0631e93816abfc", "name": "CreateNetworkSuccessTests-a642893d-d593-4a2-proj-role"}], "expires_at": "2018-08-12T00:58:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5cc588d6ded44d0a90bfcf52d7e304e3", "name": "CreateNetworkSuccessTests-a642893d-d593-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5cc588d6ded44d0a90bfcf52d7e304e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/5cc588d6ded44d0a90bfcf52d7e304e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/5cc588d6ded44d0a90bfcf52d7e304e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_5cc588d6ded44d0a90bfcf52d7e304e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_5cc588d6ded44d0a90bfcf52d7e304e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5cc588d6ded44d0a90bfcf52d7e304e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/5cc588d6ded44d0a90bfcf52d7e304e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/5cc588d6ded44d0a90bfcf52d7e304e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5cc588d6ded44d0a90bfcf52d7e304e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/5cc588d6ded44d0a90bfcf52d7e304e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/5cc588d6ded44d0a90bfcf52d7e304e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5cc588d6ded44d0a90bfcf52d7e304e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/5cc588d6ded44d0a90bfcf52d7e304e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/5cc588d6ded44d0a90bfcf52d7e304e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-a642893d-d593-4a2-user", "id": "83b339abd6654b7198c82d974763045d"}, "audit_ids": ["eCJyi-W0R7iE78NwsYr5ig"], "issued_at": "2018-08-11T23:58:31.000000Z"}} 2018-08-11 23:58:31,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f525b7af5a94107220ed154128bce54996af536" 2018-08-11 23:58:31,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-44ee46c8-0e08-4102-9880-f8a1facca7d0 Date: Sat, 11 Aug 2018 23:58:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b1ed088f-2bd8-48b6-a7da-fe4b13731ae0"],"updated_at":"2018-08-11T23:58:30Z","tenant_id":"5cc588d6ded44d0a90bfcf52d7e304e3","created_at":"2018-08-11T23:58:29Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5cc588d6ded44d0a90bfcf52d7e304e3","id":"8ad4351c-3bb4-4d84-9073-c88ff49e6afc","name":"CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-net"}]} 2018-08-11 23:58:31,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-net used request id req-44ee46c8-0e08-4102-9880-f8a1facca7d0 2018-08-11 23:58:31,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:31,930 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:31,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c586d04f4e8f95438691b5a3cd798206f9ff11b" 2018-08-11 23:58:31,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0b604e-e7cc-4198-a86d-576b470f6b19 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5cc588d6ded44d0a90bfcf52d7e304e3", "name": "CreateNetworkSuccessTests-a642893d-d593-4a2-proj"}} 2018-08-11 23:58:31,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3 used request id req-2e0b604e-e7cc-4198-a86d-576b470f6b19 2018-08-11 23:58:31,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8ad4351c-3bb4-4d84-9073-c88ff49e6afc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f525b7af5a94107220ed154128bce54996af536" 2018-08-11 23:58:32,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9dc3b26d-6d63-4150-8918-1f23ea9849a9 Date: Sat, 11 Aug 2018 23:58:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ad4351c-3bb4-4d84-9073-c88ff49e6afc","tenant_id":"5cc588d6ded44d0a90bfcf52d7e304e3","created_at":"2018-08-11T23:58:30Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58: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":"5cc588d6ded44d0a90bfcf52d7e304e3","id":"b1ed088f-2bd8-48b6-a7da-fe4b13731ae0","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-subnet"}]} 2018-08-11 23:58:32,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8ad4351c-3bb4-4d84-9073-c88ff49e6afc used request id req-9dc3b26d-6d63-4150-8918-1f23ea9849a9 2018-08-11 23:58:32,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:32,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:32,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["vOb_FPxWTB6iImWfh66-pg"], "issued_at": "2018-08-11T23:58:32.000000Z"}} 2018-08-11 23:58:32,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" 2018-08-11 23:58:32,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f426e397-803b-47a2-a1e9-6b2abe2b23e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:32,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f426e397-803b-47a2-a1e9-6b2abe2b23e8 2018-08-11 23:58:32,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:58:32,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:58:32,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:58:32,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:58:32,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:58:32,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" 2018-08-11 23:58:32,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0f71f7cd-e7c6-445c-a24b-bc0330770b41 Date: Sat, 11 Aug 2018 23:58:32 GMT RESP BODY: {"routers": []} 2018-08-11 23:58:32,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-router&admin_state_up=True used request id req-0f71f7cd-e7c6-445c-a24b-bc0330770b41 2018-08-11 23:58:32,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:32,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:33,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["BN8MTKJbSQSgLe4tTymu2A"], "issued_at": "2018-08-11T23:58:33.000000Z"}} 2018-08-11 23:58:33,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c99a9302eef8fe0f4ce82b14137fdd1821d1da" 2018-08-11 23:58:33,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ca32c74-99e5-4a56-bd18-9646580fd597 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:33,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7ca32c74-99e5-4a56-bd18-9646580fd597 2018-08-11 23:58:33,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:33,144 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:33,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-a642893d-d593-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c99a9302eef8fe0f4ce82b14137fdd1821d1da" 2018-08-11 23:58:33,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea9aa11-a1da-46c2-a831-951f8d07f6cd Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-a642893d-d593-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3"}, "tags": [], "enabled": true, "id": "5cc588d6ded44d0a90bfcf52d7e304e3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a642893d-d593-4a2-proj"}]} 2018-08-11 23:58:33,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-a642893d-d593-4a2-proj used request id req-8ea9aa11-a1da-46c2-a831-951f8d07f6cd 2018-08-11 23:58:33,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" 2018-08-11 23:58:33,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-42b57327-d229-43c7-8f87-790496a5da5d Date: Sat, 11 Aug 2018 23:58:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 23:58:33,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-42b57327-d229-43c7-8f87-790496a5da5d 2018-08-11 23:58:33,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" 2018-08-11 23:58:33,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ab2ee3eb-ea64-4583-b6d8-c80952a0ce04 Date: Sat, 11 Aug 2018 23:58:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-11 23:58:33,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-ab2ee3eb-ea64-4583-b6d8-c80952a0ce04 2018-08-11 23:58:33,383 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-router 2018-08-11 23:58:33,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "tenant_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "name": "CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-router", "admin_state_up": true}}' 2018-08-11 23:58:34,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-ba78b129-85cd-4836-87c7-3ac5e720bee6 Date: Sat, 11 Aug 2018 23:58:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "created_at": "2018-08-11T23:58:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T23:58:34Z", "revision_number": 2, "routes": [], "project_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "id": "dad85ae1-5a10-4a9f-8701-2958c85075d7", "name": "CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-router"}} 2018-08-11 23:58:34,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-ba78b129-85cd-4836-87c7-3ac5e720bee6 2018-08-11 23:58:34,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=dad85ae1-5a10-4a9f-8701-2958c85075d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" 2018-08-11 23:58:34,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-2086ad08-d5b6-4147-8fd2-d78f8e59dd55 Date: Sat, 11 Aug 2018 23:58:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-11T23:58:33Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","ip_address":"172.30.9.200"}],"id":"45098c5b-41a0-4007-a2f5-8feceee39d6b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:06:6b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dad85ae1-5a10-4a9f-8701-2958c85075d7","name":"","admin_state_up":true,"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"","created_at":"2018-08-11T23:58:33Z","binding:vnic_type":"normal"}]} 2018-08-11 23:58:34,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=dad85ae1-5a10-4a9f-8701-2958c85075d7 used request id req-2086ad08-d5b6-4147-8fd2-d78f8e59dd55 2018-08-11 23:58:34,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" 2018-08-11 23:58:34,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3da41406-f375-434e-8e8e-abb4e58eb83b Date: Sat, 11 Aug 2018 23:58:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}} 2018-08-11 23:58:34,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f used request id req-3da41406-f375-434e-8e8e-abb4e58eb83b 2018-08-11 23:58:34,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" 2018-08-11 23:58:34,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e707821f-4de1-4f92-909c-cf1922c54221 Date: Sat, 11 Aug 2018 23:58:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"8ad4351c-3bb4-4d84-9073-c88ff49e6afc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5cc588d6ded44d0a90bfcf52d7e304e3","status":"ACTIVE","subnets":["b1ed088f-2bd8-48b6-a7da-fe4b13731ae0"],"description":"","tags":[],"updated_at":"2018-08-11T23:58:30Z","provider:segmentation_id":75,"name":"CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-net","admin_state_up":true,"tenant_id":"5cc588d6ded44d0a90bfcf52d7e304e3","created_at":"2018-08-11T23:58:29Z","provider:network_type":"vxlan"}]} 2018-08-11 23:58:34,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-net used request id req-e707821f-4de1-4f92-909c-cf1922c54221 2018-08-11 23:58:34,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:34,698 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:34,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" 2018-08-11 23:58:34,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d1cfc3-9652-4511-988e-1c5bb938120e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5cc588d6ded44d0a90bfcf52d7e304e3", "name": "CreateNetworkSuccessTests-a642893d-d593-4a2-proj"}} 2018-08-11 23:58:34,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3 used request id req-a8d1cfc3-9652-4511-988e-1c5bb938120e 2018-08-11 23:58:34,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8ad4351c-3bb4-4d84-9073-c88ff49e6afc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" 2018-08-11 23:58:34,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b53c4761-c1da-4ebf-98ec-08595c14de20 Date: Sat, 11 Aug 2018 23:58:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ad4351c-3bb4-4d84-9073-c88ff49e6afc","tenant_id":"5cc588d6ded44d0a90bfcf52d7e304e3","created_at":"2018-08-11T23:58:30Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58: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":"5cc588d6ded44d0a90bfcf52d7e304e3","id":"b1ed088f-2bd8-48b6-a7da-fe4b13731ae0","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-subnet"}]} 2018-08-11 23:58:34,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8ad4351c-3bb4-4d84-9073-c88ff49e6afc used request id req-b53c4761-c1da-4ebf-98ec-08595c14de20 2018-08-11 23:58:34,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8ad4351c-3bb4-4d84-9073-c88ff49e6afc&name=CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" 2018-08-11 23:58:34,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-730d8416-5a75-4499-a12a-9f60ddb29e15 Date: Sat, 11 Aug 2018 23:58:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ad4351c-3bb4-4d84-9073-c88ff49e6afc","tenant_id":"5cc588d6ded44d0a90bfcf52d7e304e3","created_at":"2018-08-11T23:58:30Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58: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":"5cc588d6ded44d0a90bfcf52d7e304e3","id":"b1ed088f-2bd8-48b6-a7da-fe4b13731ae0","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-subnet"}]} 2018-08-11 23:58:34,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8ad4351c-3bb4-4d84-9073-c88ff49e6afc&name=CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-subnet used request id req-730d8416-5a75-4499-a12a-9f60ddb29e15 2018-08-11 23:58:34,877 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-11 23:58:34,878 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-router 2018-08-11 23:58:34,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/dad85ae1-5a10-4a9f-8701-2958c85075d7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" -d '{"subnet_id": "b1ed088f-2bd8-48b6-a7da-fe4b13731ae0"}' 2018-08-11 23:58:36,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5fb871db-b8a3-4434-a02c-4725693084a8 Date: Sat, 11 Aug 2018 23:58:36 GMT RESP BODY: {"network_id": "8ad4351c-3bb4-4d84-9073-c88ff49e6afc", "tenant_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "subnet_id": "b1ed088f-2bd8-48b6-a7da-fe4b13731ae0", "subnet_ids": ["b1ed088f-2bd8-48b6-a7da-fe4b13731ae0"], "port_id": "5ace3ba1-ebab-40a9-85ab-e6ecac010791", "id": "dad85ae1-5a10-4a9f-8701-2958c85075d7"} 2018-08-11 23:58:36,429 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/dad85ae1-5a10-4a9f-8701-2958c85075d7/add_router_interface used request id req-5fb871db-b8a3-4434-a02c-4725693084a8 2018-08-11 23:58:36,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/dad85ae1-5a10-4a9f-8701-2958c85075d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" 2018-08-11 23:58:36,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-4757bd6f-62b8-47bb-bc12-027c9da7ddb4 Date: Sat, 11 Aug 2018 23:58:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "created_at": "2018-08-11T23:58:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T23:58:35Z", "revision_number": 3, "routes": [], "project_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "id": "dad85ae1-5a10-4a9f-8701-2958c85075d7", "name": "CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-router"}} 2018-08-11 23:58:36,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/dad85ae1-5a10-4a9f-8701-2958c85075d7 used request id req-4757bd6f-62b8-47bb-bc12-027c9da7ddb4 2018-08-11 23:58:36,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=dad85ae1-5a10-4a9f-8701-2958c85075d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" 2018-08-11 23:58:36,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1554 X-Openstack-Request-Id: req-e8156dc3-8a14-4564-bde6-3a0f8469063b Date: Sat, 11 Aug 2018 23:58:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-11T23:58:33Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","ip_address":"172.30.9.200"}],"id":"45098c5b-41a0-4007-a2f5-8feceee39d6b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:06:6b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dad85ae1-5a10-4a9f-8701-2958c85075d7","name":"","admin_state_up":true,"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"","created_at":"2018-08-11T23:58:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-11T23:58:35Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1ed088f-2bd8-48b6-a7da-fe4b13731ae0","ip_address":"10.55.1.1"}],"id":"5ace3ba1-ebab-40a9-85ab-e6ecac010791","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:68:7b:24","project_id":"5cc588d6ded44d0a90bfcf52d7e304e3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dad85ae1-5a10-4a9f-8701-2958c85075d7","name":"","admin_state_up":true,"network_id":"8ad4351c-3bb4-4d84-9073-c88ff49e6afc","tenant_id":"5cc588d6ded44d0a90bfcf52d7e304e3","created_at":"2018-08-11T23:58:35Z","binding:vnic_type":"normal"}]} 2018-08-11 23:58:36,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=dad85ae1-5a10-4a9f-8701-2958c85075d7 used request id req-e8156dc3-8a14-4564-bde6-3a0f8469063b 2018-08-11 23:58:36,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" 2018-08-11 23:58:36,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-77bb85f7-035d-45cb-9502-1916eb4e71ac Date: Sat, 11 Aug 2018 23:58:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}} 2018-08-11 23:58:36,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f used request id req-77bb85f7-035d-45cb-9502-1916eb4e71ac 2018-08-11 23:58:36,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/b1ed088f-2bd8-48b6-a7da-fe4b13731ae0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" 2018-08-11 23:58:36,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-ce4a2598-cb42-41cb-8663-294f364a7eb4 Date: Sat, 11 Aug 2018 23:58:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ad4351c-3bb4-4d84-9073-c88ff49e6afc","tenant_id":"5cc588d6ded44d0a90bfcf52d7e304e3","created_at":"2018-08-11T23:58:30Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58: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":"5cc588d6ded44d0a90bfcf52d7e304e3","id":"b1ed088f-2bd8-48b6-a7da-fe4b13731ae0","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-subnet"}} 2018-08-11 23:58:36,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/b1ed088f-2bd8-48b6-a7da-fe4b13731ae0 used request id req-ce4a2598-cb42-41cb-8663-294f364a7eb4 2018-08-11 23:58:36,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f525b7af5a94107220ed154128bce54996af536" 2018-08-11 23:58:36,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-c88c9ea2-c055-46fc-a5d5-32651508c8eb Date: Sat, 11 Aug 2018 23:58:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "created_at": "2018-08-11T23:58:33Z", "admin_state_up": true, "updated_at": "2018-08-11T23:58:35Z", "revision_number": 3, "routes": [], "project_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "id": "dad85ae1-5a10-4a9f-8701-2958c85075d7", "name": "CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-router"}]} 2018-08-11 23:58:36,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-router&admin_state_up=True used request id req-c88c9ea2-c055-46fc-a5d5-32651508c8eb 2018-08-11 23:58:36,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c586d04f4e8f95438691b5a3cd798206f9ff11b" 2018-08-11 23:58:36,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b43dfa2-626c-4e6a-8127-4a4f7e98ba8c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5cc588d6ded44d0a90bfcf52d7e304e3", "name": "CreateNetworkSuccessTests-a642893d-d593-4a2-proj"}} 2018-08-11 23:58:36,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3 used request id req-5b43dfa2-626c-4e6a-8127-4a4f7e98ba8c 2018-08-11 23:58:36,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=dad85ae1-5a10-4a9f-8701-2958c85075d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f525b7af5a94107220ed154128bce54996af536" 2018-08-11 23:58:36,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-98be4402-1504-4396-9780-8552453ce954 Date: Sat, 11 Aug 2018 23:58:36 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ad4351c-3bb4-4d84-9073-c88ff49e6afc","tenant_id":"5cc588d6ded44d0a90bfcf52d7e304e3","created_at":"2018-08-11T23:58:35Z","admin_state_up":true,"updated_at":"2018-08-11T23:58:35Z","binding:vnic_type":"normal","device_id":"dad85ae1-5a10-4a9f-8701-2958c85075d7","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:68:7b:24","id":"5ace3ba1-ebab-40a9-85ab-e6ecac010791","port_security_enabled":false,"project_id":"5cc588d6ded44d0a90bfcf52d7e304e3","fixed_ips":[{"subnet_id":"b1ed088f-2bd8-48b6-a7da-fe4b13731ae0","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-11 23:58:36,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=dad85ae1-5a10-4a9f-8701-2958c85075d7 used request id req-98be4402-1504-4396-9780-8552453ce954 2018-08-11 23:58:36,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/b1ed088f-2bd8-48b6-a7da-fe4b13731ae0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f525b7af5a94107220ed154128bce54996af536" 2018-08-11 23:58:36,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-8432d597-3dde-4ff2-8bce-5bb41290d18e Date: Sat, 11 Aug 2018 23:58:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ad4351c-3bb4-4d84-9073-c88ff49e6afc","tenant_id":"5cc588d6ded44d0a90bfcf52d7e304e3","created_at":"2018-08-11T23:58:30Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58: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":"5cc588d6ded44d0a90bfcf52d7e304e3","id":"b1ed088f-2bd8-48b6-a7da-fe4b13731ae0","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-subnet"}} 2018-08-11 23:58:36,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/b1ed088f-2bd8-48b6-a7da-fe4b13731ae0 used request id req-8432d597-3dde-4ff2-8bce-5bb41290d18e 2018-08-11 23:58:36,958 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-router and subnet CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-subnet 2018-08-11 23:58:36,958 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-router 2018-08-11 23:58:36,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/dad85ae1-5a10-4a9f-8701-2958c85075d7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" -d '{"subnet_id": "b1ed088f-2bd8-48b6-a7da-fe4b13731ae0"}' 2018-08-11 23:58:38,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c41fb907-ac89-4f3d-a47e-52828f7554f6 Date: Sat, 11 Aug 2018 23:58:38 GMT RESP BODY: {"network_id": "8ad4351c-3bb4-4d84-9073-c88ff49e6afc", "tenant_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "subnet_id": "b1ed088f-2bd8-48b6-a7da-fe4b13731ae0", "subnet_ids": ["b1ed088f-2bd8-48b6-a7da-fe4b13731ae0"], "port_id": "5ace3ba1-ebab-40a9-85ab-e6ecac010791", "id": "dad85ae1-5a10-4a9f-8701-2958c85075d7"} 2018-08-11 23:58:38,218 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/dad85ae1-5a10-4a9f-8701-2958c85075d7/remove_router_interface used request id req-c41fb907-ac89-4f3d-a47e-52828f7554f6 2018-08-11 23:58:38,218 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-router 2018-08-11 23:58:38,219 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-router 2018-08-11 23:58:38,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/dad85ae1-5a10-4a9f-8701-2958c85075d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634627d6eddbf92e31df5653601bf907d1132fd9" 2018-08-11 23:58:39,338 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77cd775d-1eaa-4498-a258-a268ed10fc9c Content-Length: 0 Date: Sat, 11 Aug 2018 23:58:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:58:39,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/dad85ae1-5a10-4a9f-8701-2958c85075d7 used request id req-77cd775d-1eaa-4498-a258-a268ed10fc9c 2018-08-11 23:58:39,339 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-subnet 2018-08-11 23:58:39,340 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-subnet 2018-08-11 23:58:39,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/b1ed088f-2bd8-48b6-a7da-fe4b13731ae0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83826e6f43b0c45c7b1de6865748141489bc3698" 2018-08-11 23:58:40,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e92f0d8e-13f3-436c-bce8-b000250b27c7 Date: Sat, 11 Aug 2018 23:58:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:58:40,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/b1ed088f-2bd8-48b6-a7da-fe4b13731ae0 used request id req-e92f0d8e-13f3-436c-bce8-b000250b27c7 2018-08-11 23:58:40,268 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-cbb4aba1-82e4-40d0-85d7-1097fc45a3af-pub-net 2018-08-11 23:58:40,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/8ad4351c-3bb4-4d84-9073-c88ff49e6afc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83826e6f43b0c45c7b1de6865748141489bc3698" 2018-08-11 23:58:41,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e311c5e9-2259-4c18-b123-9087987c2175 Date: Sat, 11 Aug 2018 23:58:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:58:41,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/8ad4351c-3bb4-4d84-9073-c88ff49e6afc used request id req-e311c5e9-2259-4c18-b123-9087987c2175 2018-08-11 23:58:41,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:58:41,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:58:41,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:58:41,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:58:41,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:58:41,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:41,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-b01da4e7-e885-4be3-bd6d-5e5772673c11 Date: Sat, 11 Aug 2018 23:58:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "created_at": "2018-08-11T23:58:29Z", "updated_at": "2018-08-11T23:58:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:58:29Z", "revision_number": 0, "id": "3bca67ec-ec22-4569-b149-19147a7ebc90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:58:29Z", "security_group_id": "af263421-e84b-43a7-b7e5-f815ed5aa3a1", "tenant_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cc588d6ded44d0a90bfcf52d7e304e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:58:29Z", "revision_number": 0, "id": "58cc6df0-e525-4063-9b7c-9198fd0dc657", "remote_group_id": "af263421-e84b-43a7-b7e5-f815ed5aa3a1", "remote_ip_prefix": null, "created_at": "2018-08-11T23:58:29Z", "security_group_id": "af263421-e84b-43a7-b7e5-f815ed5aa3a1", "tenant_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cc588d6ded44d0a90bfcf52d7e304e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:58:29Z", "revision_number": 0, "id": "e418fe75-3bd4-4ad8-9d00-b5e5c4c1d945", "remote_group_id": "af263421-e84b-43a7-b7e5-f815ed5aa3a1", "remote_ip_prefix": null, "created_at": "2018-08-11T23:58:29Z", "security_group_id": "af263421-e84b-43a7-b7e5-f815ed5aa3a1", "tenant_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cc588d6ded44d0a90bfcf52d7e304e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:58:29Z", "revision_number": 0, "id": "eb2ae9ad-4aca-42e4-b131-5dc32d41eb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:58:29Z", "security_group_id": "af263421-e84b-43a7-b7e5-f815ed5aa3a1", "tenant_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cc588d6ded44d0a90bfcf52d7e304e3"}], "revision_number": 4, "project_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "id": "af263421-e84b-43a7-b7e5-f815ed5aa3a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:58:41,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-b01da4e7-e885-4be3-bd6d-5e5772673c11 2018-08-11 23:58:41,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:41,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06d9484d-5724-4a83-89da-cfb81e9f029b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:41,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-06d9484d-5724-4a83-89da-cfb81e9f029b 2018-08-11 23:58:41,753 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:41,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:41,838 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90e92b5a-febb-48e3-91fa-2b8c1f119418 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:41,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-90e92b5a-febb-48e3-91fa-2b8c1f119418 2018-08-11 23:58:41,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:41,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:41,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a23cb388-b2d7-46c8-bff7-29ed136137d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:41,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-a23cb388-b2d7-46c8-bff7-29ed136137d2 2018-08-11 23:58:41,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:41,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:42,011 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfb8dd66-2c0a-4c8a-adc7-ff6e7cc938b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:42,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-bfb8dd66-2c0a-4c8a-adc7-ff6e7cc938b8 2018-08-11 23:58:42,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:42,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:42,098 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17304bfb-be9f-48fb-9400-809c147b6c15 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:42,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-17304bfb-be9f-48fb-9400-809c147b6c15 2018-08-11 23:58:42,098 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:42,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:42,183 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41ec9c42-89c2-4b28-91ce-d2d3c82c5bad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:42,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-41ec9c42-89c2-4b28-91ce-d2d3c82c5bad 2018-08-11 23:58:42,183 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:42,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:42,268 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ab8acd2-5b3d-4699-8f17-27cba83f05d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:42,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-2ab8acd2-5b3d-4699-8f17-27cba83f05d6 2018-08-11 23:58:42,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:42,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:42,355 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61b1b155-bbbb-4fcb-a8ca-4664e711e6d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:42,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-61b1b155-bbbb-4fcb-a8ca-4664e711e6d6 2018-08-11 23:58:42,356 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:42,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:42,454 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5b4b0f5-c648-44ec-86d5-1ba452a4e2d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:42,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-d5b4b0f5-c648-44ec-86d5-1ba452a4e2d1 2018-08-11 23:58:42,454 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:42,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:42,541 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-989fcbc3-ae47-4848-be6a-72357204c747 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:42,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-989fcbc3-ae47-4848-be6a-72357204c747 2018-08-11 23:58:42,541 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:42,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:42,627 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-921de3e1-f4f2-436b-93bf-811aaa3839ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:42,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-921de3e1-f4f2-436b-93bf-811aaa3839ef 2018-08-11 23:58:42,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:42,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:42,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df71442a-3f8b-4785-968f-23439c2bc19f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5cc588d6ded44d0a90bfcf52d7e304e3", "name": "CreateNetworkSuccessTests-a642893d-d593-4a2-proj"}} 2018-08-11 23:58:42,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3 used request id req-df71442a-3f8b-4785-968f-23439c2bc19f 2018-08-11 23:58:42,715 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af263421-e84b-43a7-b7e5-f815ed5aa3a1 2018-08-11 23:58:42,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=af263421-e84b-43a7-b7e5-f815ed5aa3a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:42,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e95ea846-4e86-4e46-8995-f453d2e24f79 Date: Sat, 11 Aug 2018 23:58: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-08-11T23:58:29Z", "security_group_id": "af263421-e84b-43a7-b7e5-f815ed5aa3a1", "port_range_min": null, "revision_number": 0, "tenant_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "created_at": "2018-08-11T23:58:29Z", "project_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "id": "3bca67ec-ec22-4569-b149-19147a7ebc90"}, {"remote_group_id": "af263421-e84b-43a7-b7e5-f815ed5aa3a1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:58:29Z", "security_group_id": "af263421-e84b-43a7-b7e5-f815ed5aa3a1", "port_range_min": null, "revision_number": 0, "tenant_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "created_at": "2018-08-11T23:58:29Z", "project_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "id": "58cc6df0-e525-4063-9b7c-9198fd0dc657"}, {"remote_group_id": "af263421-e84b-43a7-b7e5-f815ed5aa3a1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:58:29Z", "security_group_id": "af263421-e84b-43a7-b7e5-f815ed5aa3a1", "port_range_min": null, "revision_number": 0, "tenant_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "created_at": "2018-08-11T23:58:29Z", "project_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "id": "e418fe75-3bd4-4ad8-9d00-b5e5c4c1d945"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:58:29Z", "security_group_id": "af263421-e84b-43a7-b7e5-f815ed5aa3a1", "port_range_min": null, "revision_number": 0, "tenant_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "created_at": "2018-08-11T23:58:29Z", "project_id": "5cc588d6ded44d0a90bfcf52d7e304e3", "id": "eb2ae9ad-4aca-42e4-b131-5dc32d41eb5e"}]} 2018-08-11 23:58:42,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=af263421-e84b-43a7-b7e5-f815ed5aa3a1 used request id req-e95ea846-4e86-4e46-8995-f453d2e24f79 2018-08-11 23:58:42,742 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 23:58:42,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/af263421-e84b-43a7-b7e5-f815ed5aa3a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:42,977 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-caaad055-091a-4ba1-9b7f-cc3d4e9063fe Content-Length: 0 Date: Sat, 11 Aug 2018 23:58:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:58:42,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/af263421-e84b-43a7-b7e5-f815ed5aa3a1 used request id req-caaad055-091a-4ba1-9b7f-cc3d4e9063fe 2018-08-11 23:58:42,978 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-a642893d-d593-4a2-proj 2018-08-11 23:58:42,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:43,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7521da0-f730-4c64-a214-739385ae5f70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:58:43,313 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/5cc588d6ded44d0a90bfcf52d7e304e3 used request id req-c7521da0-f730-4c64-a214-739385ae5f70 2018-08-11 23:58:43,313 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-a642893d-d593-4a2-proj-role 2018-08-11 23:58:43,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/9538350952ea47ce9c0631e93816abfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:43,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:58:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b297bdc-30dd-470e-a093-c95888827f63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:58:43,414 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/9538350952ea47ce9c0631e93816abfc used request id req-0b297bdc-30dd-470e-a093-c95888827f63 2018-08-11 23:58:43,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df1fd71064627823f31278676b664bf2589ab20c" 2018-08-11 23:58:43,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e2b02db-4f16-46d5-ad84-e33eafa552a8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:58:43,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9e2b02db-4f16-46d5-ad84-e33eafa552a8 2018-08-11 23:58:43,503 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-a642893d-d593-4a2-user 2018-08-11 23:58:43,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/83b339abd6654b7198c82d974763045d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa87c02aaaa1c1322da0d7c36995a84f337d7ec" 2018-08-11 23:58:43,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:58:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-124f0fa0-dd36-44d0-91b1-d05e9903dde2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:58:43,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/83b339abd6654b7198c82d974763045d used request id req-124f0fa0-dd36-44d0-91b1-d05e9903dde2 2018-08-11 23:58:43,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:44,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["G4DrYA0cTyOIUW7IvyHS0w"], "issued_at": "2018-08-11T23:58:44.000000Z"}} 2018-08-11 23:58:44,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103d00b93a9b96622f8dc3442496b6138ba5d6e0" 2018-08-11 23:58:44,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52d9ad51-c854-4005-8911-7637bc6be26f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:44,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-52d9ad51-c854-4005-8911-7637bc6be26f 2018-08-11 23:58:44,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:44,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:44,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["HjqcGWqsRDyJ-nY7IZ1SYw"], "issued_at": "2018-08-11T23:58:44.000000Z"}} 2018-08-11 23:58:44,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fd72b6940d4c476134719288811242dbd14a0" 2018-08-11 23:58:44,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03486c97-6a0e-4578-ac5d-36d0659e3699 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:44,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-03486c97-6a0e-4578-ac5d-36d0659e3699 2018-08-11 23:58:44,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:44,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:44,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5288b479-e004-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fd72b6940d4c476134719288811242dbd14a0" 2018-08-11 23:58:44,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ed291a-553e-4915-81e3-56e2148fb2f5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5288b479-e004-46d-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:58:44,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5288b479-e004-46d-proj used request id req-95ed291a-553e-4915-81e3-56e2148fb2f5 2018-08-11 23:58:44,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fd72b6940d4c476134719288811242dbd14a0" 2018-08-11 23:58:44,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed1e413-84e5-4b06-9675-ed78dc9003d1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:58:44,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-1ed1e413-84e5-4b06-9675-ed78dc9003d1 2018-08-11 23:58:44,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fd72b6940d4c476134719288811242dbd14a0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj"}}' 2018-08-11 23:58:44,929 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18b3798b-72b5-4967-a692-899129c822ab Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1"}, "tags": [], "enabled": true, "id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj"}} 2018-08-11 23:58:44,929 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-18b3798b-72b5-4967-a692-899129c822ab 2018-08-11 23:58:44,930 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-5288b479-e004-46d-proj 2018-08-11 23:58:44,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:44,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:45,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:58:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ZVZlMlpSTFazi40hr5myrw"], "issued_at": "2018-08-11T23:58:45.000000Z"}} 2018-08-11 23:58:45,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b157da1f8f7a38f2c355f832addea9c461c36c6" 2018-08-11 23:58:45,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d75b512-d038-407f-aca3-c5b6104c08d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:45,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1d75b512-d038-407f-aca3-c5b6104c08d5 2018-08-11 23:58:45,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:45,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:45,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b157da1f8f7a38f2c355f832addea9c461c36c6" 2018-08-11 23:58:45,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9169b1a4-aff2-424e-aca1-688f66206c93 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:58:45,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-9169b1a4-aff2-424e-aca1-688f66206c93 2018-08-11 23:58:45,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-5288b479-e004-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b157da1f8f7a38f2c355f832addea9c461c36c6" 2018-08-11 23:58:45,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7281c38-3ef5-4593-a4fa-c32fc7d8e1cb Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-5288b479-e004-46d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1"}, "tags": [], "enabled": true, "id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj"}]} 2018-08-11 23:58:45,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-5288b479-e004-46d-proj used request id req-e7281c38-3ef5-4593-a4fa-c32fc7d8e1cb 2018-08-11 23:58:45,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b157da1f8f7a38f2c355f832addea9c461c36c6" 2018-08-11 23:58:45,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68cfed0e-587a-4392-81ff-540182c178c4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:58:45,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-68cfed0e-587a-4392-81ff-540182c178c4 2018-08-11 23:58:45,918 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-5288b479-e004-46d-user 2018-08-11 23:58:45,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:45,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fd72b6940d4c476134719288811242dbd14a0" 2018-08-11 23:58:46,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-446dad53-d724-4597-99c0-1f20b115212d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:58:46,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-446dad53-d724-4597-99c0-1f20b115212d 2018-08-11 23:58:46,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fd72b6940d4c476134719288811242dbd14a0" -d '{"role": {"name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj-role"}}' 2018-08-11 23:58:46,115 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c0c3b1c-ec87-41a0-9bec-432bb71daeff Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4591b9e77c0a46bd8535c2b8b74dde91", "links": {"self": "http://172.30.9.30:5000/v3/roles/4591b9e77c0a46bd8535c2b8b74dde91"}, "name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj-role"}} 2018-08-11 23:58:46,115 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-8c0c3b1c-ec87-41a0-9bec-432bb71daeff 2018-08-11 23:58:46,115 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-5288b479-e004-46d-proj-role 2018-08-11 23:58:46,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/4591b9e77c0a46bd8535c2b8b74dde91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fd72b6940d4c476134719288811242dbd14a0" 2018-08-11 23:58:46,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d2c7810-861f-474c-b3ac-0de5a7979cca Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4591b9e77c0a46bd8535c2b8b74dde91", "links": {"self": "http://172.30.9.30:5000/v3/roles/4591b9e77c0a46bd8535c2b8b74dde91"}, "name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj-role"}} 2018-08-11 23:58:46,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/4591b9e77c0a46bd8535c2b8b74dde91 used request id req-6d2c7810-861f-474c-b3ac-0de5a7979cca 2018-08-11 23:58:46,202 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-5288b479-e004-46d-proj-role to project CreateNetworkSuccessTests-5288b479-e004-46d-proj 2018-08-11 23:58:46,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1/users/7ca7122e7320483bafd6401f648e112a/roles/4591b9e77c0a46bd8535c2b8b74dde91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fd72b6940d4c476134719288811242dbd14a0" 2018-08-11 23:58:46,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e15fa130-a31c-4053-ac8b-117bce3554b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:58:46,321 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1/users/7ca7122e7320483bafd6401f648e112a/roles/4591b9e77c0a46bd8535c2b8b74dde91 used request id req-e15fa130-a31c-4053-ac8b-117bce3554b2 2018-08-11 23:58:46,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:58:46,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:58:46,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:58:46,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:58:46,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:58:46,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:46,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:46,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4591b9e77c0a46bd8535c2b8b74dde91", "name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj-role"}], "expires_at": "2018-08-12T00:58:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5288b479-e004-46d-user", "id": "7ca7122e7320483bafd6401f648e112a"}, "audit_ids": ["coc7dzRPSZaG-ZMfPiHlyA"], "issued_at": "2018-08-11T23:58:46.000000Z"}} 2018-08-11 23:58:46,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f8537254d72d2458713c8775f57b4a6ad5b004" 2018-08-11 23:58:46,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1231cb2b-926d-4b2a-b3f0-8a18b58cd5b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:46,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1231cb2b-926d-4b2a-b3f0-8a18b58cd5b1 2018-08-11 23:58:46,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:58:46,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:58:46,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:58:46,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:58:46,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:58:46,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f8537254d72d2458713c8775f57b4a6ad5b004" 2018-08-11 23:58:46,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-827d80c4-d840-4c1b-8d68-408324cbcfc2 Date: Sat, 11 Aug 2018 23:58:46 GMT RESP BODY: {"networks":[]} 2018-08-11 23:58:46,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-net used request id req-827d80c4-d840-4c1b-8d68-408324cbcfc2 2018-08-11 23:58:46,974 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-net 2018-08-11 23:58:46,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f8537254d72d2458713c8775f57b4a6ad5b004" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-net", "admin_state_up": true}}' 2018-08-11 23:58:47,521 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-8f19d82b-57cf-4fd1-bf4c-21ee6ba46bf9 Date: Sat, 11 Aug 2018 23:58:47 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","created_at":"2018-08-11T23:58:47Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-08-11T23:58:47Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","id":"07a0cada-faba-4e07-b6ef-52454d004777","name":"CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-net"}} 2018-08-11 23:58:47,521 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-8f19d82b-57cf-4fd1-bf4c-21ee6ba46bf9 2018-08-11 23:58:47,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=07a0cada-faba-4e07-b6ef-52454d004777 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f8537254d72d2458713c8775f57b4a6ad5b004" 2018-08-11 23:58:47,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c0835020-257f-4c83-abce-a82cc8ae9c2e Date: Sat, 11 Aug 2018 23:58:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-11T23:58:47Z","tenant_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","created_at":"2018-08-11T23:58:47Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","id":"07a0cada-faba-4e07-b6ef-52454d004777","name":"CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-net"}]} 2018-08-11 23:58:47,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=07a0cada-faba-4e07-b6ef-52454d004777 used request id req-c0835020-257f-4c83-abce-a82cc8ae9c2e 2018-08-11 23:58:47,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=07a0cada-faba-4e07-b6ef-52454d004777 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f8537254d72d2458713c8775f57b4a6ad5b004" 2018-08-11 23:58:47,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-005ee9f7-33ff-4375-bae5-39cd3ba2753f Date: Sat, 11 Aug 2018 23:58:47 GMT RESP BODY: {"subnets":[]} 2018-08-11 23:58:47,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=07a0cada-faba-4e07-b6ef-52454d004777 used request id req-005ee9f7-33ff-4375-bae5-39cd3ba2753f 2018-08-11 23:58:47,700 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-subnet 2018-08-11 23:58:47,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f8537254d72d2458713c8775f57b4a6ad5b004" -d '{"subnets": [{"ip_version": 4, "network_id": "07a0cada-faba-4e07-b6ef-52454d004777", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-subnet"}]}' 2018-08-11 23:58:48,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5fc7b856-94ce-4953-a400-f11ca24b1993 Date: Sat, 11 Aug 2018 23:58:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a0cada-faba-4e07-b6ef-52454d004777","tenant_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","created_at":"2018-08-11T23:58:47Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:47Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","id":"c880d184-c141-43ba-b197-84a51f00bd21","subnetpool_id":null,"name":"CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-subnet"}]} 2018-08-11 23:58:48,402 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-5fc7b856-94ce-4953-a400-f11ca24b1993 2018-08-11 23:58:48,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=07a0cada-faba-4e07-b6ef-52454d004777 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f8537254d72d2458713c8775f57b4a6ad5b004" 2018-08-11 23:58:48,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-1c0a9348-1e3c-4cdd-b951-b3f7cb8a8a95 Date: Sat, 11 Aug 2018 23:58:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c880d184-c141-43ba-b197-84a51f00bd21"],"updated_at":"2018-08-11T23:58:47Z","tenant_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","created_at":"2018-08-11T23:58:47Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","id":"07a0cada-faba-4e07-b6ef-52454d004777","name":"CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-net"}]} 2018-08-11 23:58:48,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=07a0cada-faba-4e07-b6ef-52454d004777 used request id req-1c0a9348-1e3c-4cdd-b951-b3f7cb8a8a95 2018-08-11 23:58:48,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=07a0cada-faba-4e07-b6ef-52454d004777 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f8537254d72d2458713c8775f57b4a6ad5b004" 2018-08-11 23:58:48,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cc0cb264-3b09-405f-9e20-99360cc9bc1c Date: Sat, 11 Aug 2018 23:58:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a0cada-faba-4e07-b6ef-52454d004777","tenant_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","created_at":"2018-08-11T23:58:47Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","id":"c880d184-c141-43ba-b197-84a51f00bd21","subnetpool_id":null,"name":"CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-subnet"}]} 2018-08-11 23:58:48,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=07a0cada-faba-4e07-b6ef-52454d004777 used request id req-cc0cb264-3b09-405f-9e20-99360cc9bc1c 2018-08-11 23:58:48,594 - OpenStackNetwork - DEBUG - Network [07a0cada-faba-4e07-b6ef-52454d004777] created successfully 2018-08-11 23:58:48,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:48,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:48,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4591b9e77c0a46bd8535c2b8b74dde91", "name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj-role"}], "expires_at": "2018-08-12T00:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5288b479-e004-46d-user", "id": "7ca7122e7320483bafd6401f648e112a"}, "audit_ids": ["G6PDT3gWSwGMCYPDWmqirQ"], "issued_at": "2018-08-11T23:58:48.000000Z"}} 2018-08-11 23:58:48,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52000c221033c974fba4111075afcd8a8efda28" 2018-08-11 23:58:48,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2aebf8e-c15f-4457-962a-3eae3839d017 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:48,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f2aebf8e-c15f-4457-962a-3eae3839d017 2018-08-11 23:58:48,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:58:48,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:58:48,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:58:48,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:58:48,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:58:49,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52000c221033c974fba4111075afcd8a8efda28" 2018-08-11 23:58:49,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-13ed521f-fc49-40e4-82c1-c89aaa7df762 Date: Sat, 11 Aug 2018 23:58:49 GMT RESP BODY: {"routers": []} 2018-08-11 23:58:49,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-router&admin_state_up=True used request id req-13ed521f-fc49-40e4-82c1-c89aaa7df762 2018-08-11 23:58:49,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:58:49,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:49,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4591b9e77c0a46bd8535c2b8b74dde91", "name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj-role"}], "expires_at": "2018-08-12T00:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5288b479-e004-46d-user", "id": "7ca7122e7320483bafd6401f648e112a"}, "audit_ids": ["vvPbX-T0QTyU105FloHm8g"], "issued_at": "2018-08-11T23:58:49.000000Z"}} 2018-08-11 23:58:49,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304de2070e14c160cd39ded498aaac0a6cd2770c" 2018-08-11 23:58:49,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a87d505-6739-49fd-8358-5706dad53959 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:58:49,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8a87d505-6739-49fd-8358-5706dad53959 2018-08-11 23:58:49,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52000c221033c974fba4111075afcd8a8efda28" 2018-08-11 23:58:49,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-db9d17cb-2c66-4361-bda7-05dca4686db5 Date: Sat, 11 Aug 2018 23:58:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-11 23:58:49,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-db9d17cb-2c66-4361-bda7-05dca4686db5 2018-08-11 23:58:49,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52000c221033c974fba4111075afcd8a8efda28" 2018-08-11 23:58:49,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dd72ffc4-5b6c-4627-a1d0-6f7b802eea12 Date: Sat, 11 Aug 2018 23:58:49 GMT RESP BODY: {"subnets":[]} 2018-08-11 23:58:49,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-dd72ffc4-5b6c-4627-a1d0-6f7b802eea12 2018-08-11 23:58:49,869 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-router 2018-08-11 23:58:49,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52000c221033c974fba4111075afcd8a8efda28" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-router", "admin_state_up": true}}' 2018-08-11 23:58:51,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-39bef076-a67a-4b14-8af0-95c945dba608 Date: Sat, 11 Aug 2018 23:58:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "created_at": "2018-08-11T23:58:49Z", "admin_state_up": true, "updated_at": "2018-08-11T23:58:50Z", "revision_number": 2, "routes": [], "project_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "id": "41432568-55d5-4672-bcca-fc2de6ee8831", "name": "CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-router"}} 2018-08-11 23:58:51,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-39bef076-a67a-4b14-8af0-95c945dba608 2018-08-11 23:58:51,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=41432568-55d5-4672-bcca-fc2de6ee8831 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52000c221033c974fba4111075afcd8a8efda28" 2018-08-11 23:58:51,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-43f251c0-72f3-43e0-a51c-bc246ec9f33a Date: Sat, 11 Aug 2018 23:58:51 GMT RESP BODY: {"ports":[]} 2018-08-11 23:58:51,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=41432568-55d5-4672-bcca-fc2de6ee8831 used request id req-43f251c0-72f3-43e0-a51c-bc246ec9f33a 2018-08-11 23:58:51,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52000c221033c974fba4111075afcd8a8efda28" 2018-08-11 23:58:51,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-f8764559-247c-4b4a-9358-cd218aa0629a Date: Sat, 11 Aug 2018 23:58:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c880d184-c141-43ba-b197-84a51f00bd21"],"updated_at":"2018-08-11T23:58:47Z","tenant_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","created_at":"2018-08-11T23:58:47Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","id":"07a0cada-faba-4e07-b6ef-52454d004777","name":"CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-net"}]} 2018-08-11 23:58:51,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-net used request id req-f8764559-247c-4b4a-9358-cd218aa0629a 2018-08-11 23:58:51,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:51,273 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:58:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:51,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52000c221033c974fba4111075afcd8a8efda28" 2018-08-11 23:58:51,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be445f45-ab67-41aa-a382-7ddfc82188d2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj"}} 2018-08-11 23:58:51,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1 used request id req-be445f45-ab67-41aa-a382-7ddfc82188d2 2018-08-11 23:58:51,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=07a0cada-faba-4e07-b6ef-52454d004777 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52000c221033c974fba4111075afcd8a8efda28" 2018-08-11 23:58:51,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bac1ec8b-3016-4c6a-bd32-0335d8d6529e Date: Sat, 11 Aug 2018 23:58:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a0cada-faba-4e07-b6ef-52454d004777","tenant_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","created_at":"2018-08-11T23:58:47Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","id":"c880d184-c141-43ba-b197-84a51f00bd21","subnetpool_id":null,"name":"CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-subnet"}]} 2018-08-11 23:58:51,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=07a0cada-faba-4e07-b6ef-52454d004777 used request id req-bac1ec8b-3016-4c6a-bd32-0335d8d6529e 2018-08-11 23:58:51,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=07a0cada-faba-4e07-b6ef-52454d004777&name=CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52000c221033c974fba4111075afcd8a8efda28" 2018-08-11 23:58:51,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b90689eb-1365-402e-8ce6-3dde12754060 Date: Sat, 11 Aug 2018 23:58:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a0cada-faba-4e07-b6ef-52454d004777","tenant_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","created_at":"2018-08-11T23:58:47Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","id":"c880d184-c141-43ba-b197-84a51f00bd21","subnetpool_id":null,"name":"CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-subnet"}]} 2018-08-11 23:58:51,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=07a0cada-faba-4e07-b6ef-52454d004777&name=CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-subnet used request id req-b90689eb-1365-402e-8ce6-3dde12754060 2018-08-11 23:58:51,460 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-11 23:58:51,460 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-router 2018-08-11 23:58:51,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/41432568-55d5-4672-bcca-fc2de6ee8831/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52000c221033c974fba4111075afcd8a8efda28" -d '{"subnet_id": "c880d184-c141-43ba-b197-84a51f00bd21"}' 2018-08-11 23:58:53,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-15c4508e-674b-458a-a456-197a5460e228 Date: Sat, 11 Aug 2018 23:58:53 GMT RESP BODY: {"network_id": "07a0cada-faba-4e07-b6ef-52454d004777", "tenant_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "subnet_id": "c880d184-c141-43ba-b197-84a51f00bd21", "subnet_ids": ["c880d184-c141-43ba-b197-84a51f00bd21"], "port_id": "2138cb37-b062-49db-becc-f24432838f80", "id": "41432568-55d5-4672-bcca-fc2de6ee8831"} 2018-08-11 23:58:53,228 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/41432568-55d5-4672-bcca-fc2de6ee8831/add_router_interface used request id req-15c4508e-674b-458a-a456-197a5460e228 2018-08-11 23:58:53,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/41432568-55d5-4672-bcca-fc2de6ee8831 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52000c221033c974fba4111075afcd8a8efda28" 2018-08-11 23:58:53,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-31c1e08a-a1c8-4eae-ab0f-b39d972a2834 Date: Sat, 11 Aug 2018 23:58:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "created_at": "2018-08-11T23:58:49Z", "admin_state_up": true, "updated_at": "2018-08-11T23:58:52Z", "revision_number": 3, "routes": [], "project_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "id": "41432568-55d5-4672-bcca-fc2de6ee8831", "name": "CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-router"}} 2018-08-11 23:58:53,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/41432568-55d5-4672-bcca-fc2de6ee8831 used request id req-31c1e08a-a1c8-4eae-ab0f-b39d972a2834 2018-08-11 23:58:53,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=41432568-55d5-4672-bcca-fc2de6ee8831 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52000c221033c974fba4111075afcd8a8efda28" 2018-08-11 23:58:53,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-3cbc7fed-b6c1-426b-a595-884dde74508f Date: Sat, 11 Aug 2018 23:58:53 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"07a0cada-faba-4e07-b6ef-52454d004777","tenant_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","created_at":"2018-08-11T23:58:52Z","admin_state_up":true,"updated_at":"2018-08-11T23:58:52Z","binding:vnic_type":"normal","device_id":"41432568-55d5-4672-bcca-fc2de6ee8831","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:05:b3:01","id":"2138cb37-b062-49db-becc-f24432838f80","port_security_enabled":false,"project_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","fixed_ips":[{"subnet_id":"c880d184-c141-43ba-b197-84a51f00bd21","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-11 23:58:53,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=41432568-55d5-4672-bcca-fc2de6ee8831 used request id req-3cbc7fed-b6c1-426b-a595-884dde74508f 2018-08-11 23:58:53,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/c880d184-c141-43ba-b197-84a51f00bd21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52000c221033c974fba4111075afcd8a8efda28" 2018-08-11 23:58:53,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-c8ed8b5d-a0dc-4663-9dea-76d9a204e75a Date: Sat, 11 Aug 2018 23:58:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a0cada-faba-4e07-b6ef-52454d004777","tenant_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","created_at":"2018-08-11T23:58:47Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:47Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","id":"c880d184-c141-43ba-b197-84a51f00bd21","subnetpool_id":null,"name":"CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-subnet"}} 2018-08-11 23:58:53,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/c880d184-c141-43ba-b197-84a51f00bd21 used request id req-c8ed8b5d-a0dc-4663-9dea-76d9a204e75a 2018-08-11 23:58:53,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:58:53,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4591b9e77c0a46bd8535c2b8b74dde91", "name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj-role"}], "expires_at": "2018-08-12T00:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/0c2ef7b893d24abcb7ac10f9c9a174a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5288b479-e004-46d-user", "id": "7ca7122e7320483bafd6401f648e112a"}, "audit_ids": ["vD8-MG7kSxmqqYYt8ExrmA"], "issued_at": "2018-08-11T23:58:53.000000Z"}} 2018-08-11 23:58:53,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc55db1a8d4e4803ca3c76aedce686160a447768" 2018-08-11 23:58:54,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-cefa639e-2e5a-455d-b79d-9fa572c0c7ae Date: Sat, 11 Aug 2018 23:58:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c880d184-c141-43ba-b197-84a51f00bd21"],"updated_at":"2018-08-11T23:58:47Z","tenant_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","created_at":"2018-08-11T23:58:47Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","id":"07a0cada-faba-4e07-b6ef-52454d004777","name":"CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-net"}]} 2018-08-11 23:58:54,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-net used request id req-cefa639e-2e5a-455d-b79d-9fa572c0c7ae 2018-08-11 23:58:54,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:58:54,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:58:54,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103d00b93a9b96622f8dc3442496b6138ba5d6e0" 2018-08-11 23:58:54,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6c93b3d-40c6-41d1-a8c9-625298a2d67f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj"}} 2018-08-11 23:58:54,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1 used request id req-b6c93b3d-40c6-41d1-a8c9-625298a2d67f 2018-08-11 23:58:54,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=07a0cada-faba-4e07-b6ef-52454d004777 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc55db1a8d4e4803ca3c76aedce686160a447768" 2018-08-11 23:58:54,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-47771337-945e-4699-8416-f33408a94553 Date: Sat, 11 Aug 2018 23:58:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a0cada-faba-4e07-b6ef-52454d004777","tenant_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","created_at":"2018-08-11T23:58:47Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","id":"c880d184-c141-43ba-b197-84a51f00bd21","subnetpool_id":null,"name":"CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-subnet"}]} 2018-08-11 23:58:54,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=07a0cada-faba-4e07-b6ef-52454d004777 used request id req-47771337-945e-4699-8416-f33408a94553 2018-08-11 23:58:54,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=07a0cada-faba-4e07-b6ef-52454d004777&name=CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc55db1a8d4e4803ca3c76aedce686160a447768" 2018-08-11 23:58:54,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8589e00d-e5a3-492b-b6ad-33454f199314 Date: Sat, 11 Aug 2018 23:58:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a0cada-faba-4e07-b6ef-52454d004777","tenant_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","created_at":"2018-08-11T23:58:47Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","id":"c880d184-c141-43ba-b197-84a51f00bd21","subnetpool_id":null,"name":"CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-subnet"}]} 2018-08-11 23:58:54,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=07a0cada-faba-4e07-b6ef-52454d004777&name=CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-subnet used request id req-8589e00d-e5a3-492b-b6ad-33454f199314 2018-08-11 23:58:54,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc55db1a8d4e4803ca3c76aedce686160a447768" 2018-08-11 23:58:54,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-abbecb42-2e69-4ef4-bf21-3c2b2d743005 Date: Sat, 11 Aug 2018 23:58:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "created_at": "2018-08-11T23:58:49Z", "admin_state_up": true, "updated_at": "2018-08-11T23:58:52Z", "revision_number": 3, "routes": [], "project_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "id": "41432568-55d5-4672-bcca-fc2de6ee8831", "name": "CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-router"}]} 2018-08-11 23:58:54,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-router used request id req-abbecb42-2e69-4ef4-bf21-3c2b2d743005 2018-08-11 23:58:54,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103d00b93a9b96622f8dc3442496b6138ba5d6e0" 2018-08-11 23:58:54,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b375f5dc-380a-4d0c-8b4c-f333d80ab9be Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj"}} 2018-08-11 23:58:54,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1 used request id req-b375f5dc-380a-4d0c-8b4c-f333d80ab9be 2018-08-11 23:58:54,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=41432568-55d5-4672-bcca-fc2de6ee8831 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc55db1a8d4e4803ca3c76aedce686160a447768" 2018-08-11 23:58:54,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-b962c7b7-cc4d-4666-a4e8-3fc791f3febe Date: Sat, 11 Aug 2018 23:58:54 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"07a0cada-faba-4e07-b6ef-52454d004777","tenant_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","created_at":"2018-08-11T23:58:52Z","admin_state_up":true,"updated_at":"2018-08-11T23:58:52Z","binding:vnic_type":"normal","device_id":"41432568-55d5-4672-bcca-fc2de6ee8831","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:05:b3:01","id":"2138cb37-b062-49db-becc-f24432838f80","port_security_enabled":false,"project_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","fixed_ips":[{"subnet_id":"c880d184-c141-43ba-b197-84a51f00bd21","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-11 23:58:54,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=41432568-55d5-4672-bcca-fc2de6ee8831 used request id req-b962c7b7-cc4d-4666-a4e8-3fc791f3febe 2018-08-11 23:58:54,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/c880d184-c141-43ba-b197-84a51f00bd21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc55db1a8d4e4803ca3c76aedce686160a447768" 2018-08-11 23:58:54,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-a5a323b5-4c19-4af4-866c-4fbe8c15f6cf Date: Sat, 11 Aug 2018 23:58:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07a0cada-faba-4e07-b6ef-52454d004777","tenant_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","created_at":"2018-08-11T23:58:47Z","dns_nameservers":[],"updated_at":"2018-08-11T23:58:47Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0c2ef7b893d24abcb7ac10f9c9a174a1","id":"c880d184-c141-43ba-b197-84a51f00bd21","subnetpool_id":null,"name":"CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-subnet"}} 2018-08-11 23:58:54,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/c880d184-c141-43ba-b197-84a51f00bd21 used request id req-a5a323b5-4c19-4af4-866c-4fbe8c15f6cf 2018-08-11 23:58:54,545 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-router and subnet CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-subnet 2018-08-11 23:58:54,545 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-router 2018-08-11 23:58:54,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/41432568-55d5-4672-bcca-fc2de6ee8831/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52000c221033c974fba4111075afcd8a8efda28" -d '{"subnet_id": "c880d184-c141-43ba-b197-84a51f00bd21"}' 2018-08-11 23:58:55,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8979aed8-2c14-4a2b-ad1a-19994b3f160d Date: Sat, 11 Aug 2018 23:58:55 GMT RESP BODY: {"network_id": "07a0cada-faba-4e07-b6ef-52454d004777", "tenant_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "subnet_id": "c880d184-c141-43ba-b197-84a51f00bd21", "subnet_ids": ["c880d184-c141-43ba-b197-84a51f00bd21"], "port_id": "2138cb37-b062-49db-becc-f24432838f80", "id": "41432568-55d5-4672-bcca-fc2de6ee8831"} 2018-08-11 23:58:55,817 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/41432568-55d5-4672-bcca-fc2de6ee8831/remove_router_interface used request id req-8979aed8-2c14-4a2b-ad1a-19994b3f160d 2018-08-11 23:58:55,818 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-router 2018-08-11 23:58:55,818 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-router 2018-08-11 23:58:55,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/41432568-55d5-4672-bcca-fc2de6ee8831 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52000c221033c974fba4111075afcd8a8efda28" 2018-08-11 23:58:57,147 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-129dd1d9-c6c4-4a06-89bf-f04e8ffa1f13 Content-Length: 0 Date: Sat, 11 Aug 2018 23:58:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:58:57,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/41432568-55d5-4672-bcca-fc2de6ee8831 used request id req-129dd1d9-c6c4-4a06-89bf-f04e8ffa1f13 2018-08-11 23:58:57,148 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-subnet 2018-08-11 23:58:57,149 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-subnet 2018-08-11 23:58:57,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/c880d184-c141-43ba-b197-84a51f00bd21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f8537254d72d2458713c8775f57b4a6ad5b004" 2018-08-11 23:58:58,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5f969ee3-3ac5-4d3e-b8b0-4f1ce07fb81d Date: Sat, 11 Aug 2018 23:58:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:58:58,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/c880d184-c141-43ba-b197-84a51f00bd21 used request id req-5f969ee3-3ac5-4d3e-b8b0-4f1ce07fb81d 2018-08-11 23:58:58,177 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-78de0878-b54c-44b0-a00d-c4cfb70df668-pub-net 2018-08-11 23:58:58,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/07a0cada-faba-4e07-b6ef-52454d004777 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f8537254d72d2458713c8775f57b4a6ad5b004" 2018-08-11 23:58:59,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7709405e-4f28-4a19-8a1b-81c630e8b056 Date: Sat, 11 Aug 2018 23:58:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:58:59,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/07a0cada-faba-4e07-b6ef-52454d004777 used request id req-7709405e-4f28-4a19-8a1b-81c630e8b056 2018-08-11 23:58:59,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:58:59,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:58:59,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:58:59,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:58:59,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:58:59,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fd72b6940d4c476134719288811242dbd14a0" 2018-08-11 23:58:59,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-eecb0eb6-f093-4b0c-94b4-3eb43e2195bf Date: Sat, 11 Aug 2018 23:58:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "created_at": "2018-08-11T23:58:47Z", "updated_at": "2018-08-11T23:58:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:58:47Z", "revision_number": 0, "id": "2e89310f-9a3c-4187-b048-f1cda7de7c43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:58:47Z", "security_group_id": "184d682c-09b2-4bac-a4ad-f5f58d627616", "tenant_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c2ef7b893d24abcb7ac10f9c9a174a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:58:47Z", "revision_number": 0, "id": "57e75f95-4403-4629-9f37-8618fd68379b", "remote_group_id": "184d682c-09b2-4bac-a4ad-f5f58d627616", "remote_ip_prefix": null, "created_at": "2018-08-11T23:58:47Z", "security_group_id": "184d682c-09b2-4bac-a4ad-f5f58d627616", "tenant_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c2ef7b893d24abcb7ac10f9c9a174a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:58:47Z", "revision_number": 0, "id": "83c38886-b9cc-486b-a84f-d493970e0b9b", "remote_group_id": "184d682c-09b2-4bac-a4ad-f5f58d627616", "remote_ip_prefix": null, "created_at": "2018-08-11T23:58:47Z", "security_group_id": "184d682c-09b2-4bac-a4ad-f5f58d627616", "tenant_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c2ef7b893d24abcb7ac10f9c9a174a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:58:47Z", "revision_number": 0, "id": "a575c494-7ace-472b-a03d-a81ffa70ad10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:58:47Z", "security_group_id": "184d682c-09b2-4bac-a4ad-f5f58d627616", "tenant_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c2ef7b893d24abcb7ac10f9c9a174a1"}], "revision_number": 4, "project_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "id": "184d682c-09b2-4bac-a4ad-f5f58d627616", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:58:59,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-eecb0eb6-f093-4b0c-94b4-3eb43e2195bf 2018-08-11 23:58:59,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fd72b6940d4c476134719288811242dbd14a0" 2018-08-11 23:58:59,882 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dbf9e1d-4107-4ad5-afa4-4b1f1a382405 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:59,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-9dbf9e1d-4107-4ad5-afa4-4b1f1a382405 2018-08-11 23:58:59,882 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:59,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fd72b6940d4c476134719288811242dbd14a0" 2018-08-11 23:58:59,966 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:58:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06c5fa3d-80f5-4914-b9e1-de48d1083522 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:58:59,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-06c5fa3d-80f5-4914-b9e1-de48d1083522 2018-08-11 23:58:59,966 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:58:59,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fd72b6940d4c476134719288811242dbd14a0" 2018-08-11 23:59:00,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc6b185d-9fc5-4352-a5d8-4eb7b699312a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "name": "CreateNetworkSuccessTests-5288b479-e004-46d-proj"}} 2018-08-11 23:59:00,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1 used request id req-fc6b185d-9fc5-4352-a5d8-4eb7b699312a 2018-08-11 23:59:00,142 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 184d682c-09b2-4bac-a4ad-f5f58d627616 2018-08-11 23:59:00,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=184d682c-09b2-4bac-a4ad-f5f58d627616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fd72b6940d4c476134719288811242dbd14a0" 2018-08-11 23:59:00,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-11b13496-b817-4ebd-a3ec-141810dd4852 Date: Sat, 11 Aug 2018 23:59:00 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-08-11T23:58:47Z", "security_group_id": "184d682c-09b2-4bac-a4ad-f5f58d627616", "port_range_min": null, "revision_number": 0, "tenant_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "created_at": "2018-08-11T23:58:47Z", "project_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "id": "2e89310f-9a3c-4187-b048-f1cda7de7c43"}, {"remote_group_id": "184d682c-09b2-4bac-a4ad-f5f58d627616", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:58:47Z", "security_group_id": "184d682c-09b2-4bac-a4ad-f5f58d627616", "port_range_min": null, "revision_number": 0, "tenant_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "created_at": "2018-08-11T23:58:47Z", "project_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "id": "57e75f95-4403-4629-9f37-8618fd68379b"}, {"remote_group_id": "184d682c-09b2-4bac-a4ad-f5f58d627616", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:58:47Z", "security_group_id": "184d682c-09b2-4bac-a4ad-f5f58d627616", "port_range_min": null, "revision_number": 0, "tenant_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "created_at": "2018-08-11T23:58:47Z", "project_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "id": "83c38886-b9cc-486b-a84f-d493970e0b9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:58:47Z", "security_group_id": "184d682c-09b2-4bac-a4ad-f5f58d627616", "port_range_min": null, "revision_number": 0, "tenant_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "created_at": "2018-08-11T23:58:47Z", "project_id": "0c2ef7b893d24abcb7ac10f9c9a174a1", "id": "a575c494-7ace-472b-a03d-a81ffa70ad10"}]} 2018-08-11 23:59:00,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=184d682c-09b2-4bac-a4ad-f5f58d627616 used request id req-11b13496-b817-4ebd-a3ec-141810dd4852 2018-08-11 23:59:00,169 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 23:59:00,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/184d682c-09b2-4bac-a4ad-f5f58d627616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fd72b6940d4c476134719288811242dbd14a0" 2018-08-11 23:59:00,328 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c554ec4-9c4b-4ee4-bf6f-7992da35d26c Content-Length: 0 Date: Sat, 11 Aug 2018 23:59:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:59:00,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/184d682c-09b2-4bac-a4ad-f5f58d627616 used request id req-7c554ec4-9c4b-4ee4-bf6f-7992da35d26c 2018-08-11 23:59:00,329 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-5288b479-e004-46d-proj 2018-08-11 23:59:00,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fd72b6940d4c476134719288811242dbd14a0" 2018-08-11 23:59:00,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69a3ae83-258c-4eab-96c5-422d937f6f9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:00,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/0c2ef7b893d24abcb7ac10f9c9a174a1 used request id req-69a3ae83-258c-4eab-96c5-422d937f6f9f 2018-08-11 23:59:00,544 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-5288b479-e004-46d-proj-role 2018-08-11 23:59:00,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/4591b9e77c0a46bd8535c2b8b74dde91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fd72b6940d4c476134719288811242dbd14a0" 2018-08-11 23:59:00,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f3ba691-5217-4047-bd75-d65fdb7f3445 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:00,658 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/4591b9e77c0a46bd8535c2b8b74dde91 used request id req-9f3ba691-5217-4047-bd75-d65fdb7f3445 2018-08-11 23:59:00,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fd72b6940d4c476134719288811242dbd14a0" 2018-08-11 23:59:00,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ebca0c-4680-4898-b713-5e83c106e791 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:59:00,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d4ebca0c-4680-4898-b713-5e83c106e791 2018-08-11 23:59:00,739 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-5288b479-e004-46d-user 2018-08-11 23:59:00,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/7ca7122e7320483bafd6401f648e112a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b157da1f8f7a38f2c355f832addea9c461c36c6" 2018-08-11 23:59:00,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e733700a-db35-420c-b0d9-8205aa85854a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:00,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/7ca7122e7320483bafd6401f648e112a used request id req-e733700a-db35-420c-b0d9-8205aa85854a 2018-08-11 23:59:00,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:01,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["rmQUa5EqSu2CXfJwbW3Ggg"], "issued_at": "2018-08-11T23:59:01.000000Z"}} 2018-08-11 23:59:01,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}354b17e86f17bcae5cbb6a9e0193b85707cafcef" 2018-08-11 23:59:01,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-219f62a5-40cd-4961-9326-77c8b742b9f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:01,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-219f62a5-40cd-4961-9326-77c8b742b9f3 2018-08-11 23:59:01,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:01,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:01,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["15ionhz9QGG_-QWmegDjyw"], "issued_at": "2018-08-11T23:59:01.000000Z"}} 2018-08-11 23:59:01,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:01,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa07ab83-d391-4eba-a714-74eb52b03542 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:01,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-aa07ab83-d391-4eba-a714-74eb52b03542 2018-08-11 23:59:01,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:01,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:01,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:02,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc47cbf4-ae98-4236-9ede-76aca24ae83a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:59:02,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj used request id req-cc47cbf4-ae98-4236-9ede-76aca24ae83a 2018-08-11 23:59:02,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:02,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f19589-9b63-4306-ac1f-63db4fffe842 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:59:02,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e3f19589-9b63-4306-ac1f-63db4fffe842 2018-08-11 23:59:02,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj"}}' 2018-08-11 23:59:02,293 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e16f597-226d-4f13-93e5-7316939d168a Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6ca4187ae5384fca9d2ec349b5dfd6c6"}, "tags": [], "enabled": true, "id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj"}} 2018-08-11 23:59:02,293 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-7e16f597-226d-4f13-93e5-7316939d168a 2018-08-11 23:59:02,293 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj 2018-08-11 23:59:02,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:02,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:02,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["h2ZgWP_9SXSVx5No_UlbwA"], "issued_at": "2018-08-11T23:59:02.000000Z"}} 2018-08-11 23:59:02,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7d783d8c2b8e459b16cdcfbd8f1591491a7e77" 2018-08-11 23:59:02,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-630f258d-604f-4fe2-a866-ad214dbcedc6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:02,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-630f258d-604f-4fe2-a866-ad214dbcedc6 2018-08-11 23:59:02,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:02,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:02,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7d783d8c2b8e459b16cdcfbd8f1591491a7e77" 2018-08-11 23:59:02,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-792b81a7-f46c-4d57-86a5-c0fe39201bd9 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:59:02,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-792b81a7-f46c-4d57-86a5-c0fe39201bd9 2018-08-11 23:59:02,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7d783d8c2b8e459b16cdcfbd8f1591491a7e77" 2018-08-11 23:59:02,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16ce86cd-e528-47a0-8e81-76025a868473 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6ca4187ae5384fca9d2ec349b5dfd6c6"}, "tags": [], "enabled": true, "id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj"}]} 2018-08-11 23:59:02,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj used request id req-16ce86cd-e528-47a0-8e81-76025a868473 2018-08-11 23:59:02,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7d783d8c2b8e459b16cdcfbd8f1591491a7e77" 2018-08-11 23:59:02,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be80d079-61da-463f-9610-3081b83d7caa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:59:02,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-be80d079-61da-463f-9610-3081b83d7caa 2018-08-11 23:59:03,341 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-354cf2b5-50fb-4b8-user 2018-08-11 23:59:03,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:03,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:03,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfeef21f-95b0-4cf9-978a-1c57d1c75232 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:59:03,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-bfeef21f-95b0-4cf9-978a-1c57d1c75232 2018-08-11 23:59:03,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" -d '{"role": {"name": "CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj-role"}}' 2018-08-11 23:59:03,533 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c530486-be4c-493d-869e-ef64bfd5c5bc Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d7b8e2caae74446fa51cb3cdc0cbbfd0", "links": {"self": "http://172.30.9.30:5000/v3/roles/d7b8e2caae74446fa51cb3cdc0cbbfd0"}, "name": "CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj-role"}} 2018-08-11 23:59:03,533 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-5c530486-be4c-493d-869e-ef64bfd5c5bc 2018-08-11 23:59:03,533 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj-role 2018-08-11 23:59:03,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/d7b8e2caae74446fa51cb3cdc0cbbfd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:03,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8659ad7e-21d3-44d7-8bc3-de2fd06dc614 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d7b8e2caae74446fa51cb3cdc0cbbfd0", "links": {"self": "http://172.30.9.30:5000/v3/roles/d7b8e2caae74446fa51cb3cdc0cbbfd0"}, "name": "CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj-role"}} 2018-08-11 23:59:03,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/d7b8e2caae74446fa51cb3cdc0cbbfd0 used request id req-8659ad7e-21d3-44d7-8bc3-de2fd06dc614 2018-08-11 23:59:03,554 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj-role to project CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj 2018-08-11 23:59:03,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/6ca4187ae5384fca9d2ec349b5dfd6c6/users/7098817f45374690963407ab20cf96b1/roles/d7b8e2caae74446fa51cb3cdc0cbbfd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:03,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e028d987-6893-4e45-aece-7f67732d517d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:03,673 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6ca4187ae5384fca9d2ec349b5dfd6c6/users/7098817f45374690963407ab20cf96b1/roles/d7b8e2caae74446fa51cb3cdc0cbbfd0 used request id req-e028d987-6893-4e45-aece-7f67732d517d 2018-08-11 23:59:03,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:03,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:03,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:03,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:03,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:03,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:03,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:04,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7b8e2caae74446fa51cb3cdc0cbbfd0", "name": "CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj-role"}], "expires_at": "2018-08-12T00:59:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "name": "CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-354cf2b5-50fb-4b8-user", "id": "7098817f45374690963407ab20cf96b1"}, "audit_ids": ["R_Z54JB8S8e-YcnDS7I_DQ"], "issued_at": "2018-08-11T23:59:04.000000Z"}} 2018-08-11 23:59:04,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c854163ff5a00e109666874797a0af2c32726de0" 2018-08-11 23:59:04,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b8f753c-0087-4e02-8037-acf06bae59d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:04,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2b8f753c-0087-4e02-8037-acf06bae59d4 2018-08-11 23:59:04,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:04,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:04,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:04,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:04,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:04,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c854163ff5a00e109666874797a0af2c32726de0" 2018-08-11 23:59:04,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7b8806e2-e93d-46d5-b404-668a7a8b4fb2 Date: Sat, 11 Aug 2018 23:59:04 GMT RESP BODY: {"networks":[]} 2018-08-11 23:59:04,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-net used request id req-7b8806e2-e93d-46d5-b404-668a7a8b4fb2 2018-08-11 23:59:04,420 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-net 2018-08-11 23:59:04,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c854163ff5a00e109666874797a0af2c32726de0" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-net", "admin_state_up": true}}' 2018-08-11 23:59:05,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-8abd02fb-05d1-486c-8590-f480d20dfef7 Date: Sat, 11 Aug 2018 23:59:05 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"6ca4187ae5384fca9d2ec349b5dfd6c6","created_at":"2018-08-11T23:59:04Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-08-11T23:59:04Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"6ca4187ae5384fca9d2ec349b5dfd6c6","id":"c228330f-0a42-4ba2-8ea3-2f4bdf4137dd","name":"CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-net"}} 2018-08-11 23:59:05,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-8abd02fb-05d1-486c-8590-f480d20dfef7 2018-08-11 23:59:05,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=c228330f-0a42-4ba2-8ea3-2f4bdf4137dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c854163ff5a00e109666874797a0af2c32726de0" 2018-08-11 23:59:05,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-70aad9f4-5061-4305-b0d8-075a3ef35160 Date: Sat, 11 Aug 2018 23:59:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-11T23:59:04Z","tenant_id":"6ca4187ae5384fca9d2ec349b5dfd6c6","created_at":"2018-08-11T23:59:04Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6ca4187ae5384fca9d2ec349b5dfd6c6","id":"c228330f-0a42-4ba2-8ea3-2f4bdf4137dd","name":"CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-net"}]} 2018-08-11 23:59:05,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=c228330f-0a42-4ba2-8ea3-2f4bdf4137dd used request id req-70aad9f4-5061-4305-b0d8-075a3ef35160 2018-08-11 23:59:05,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c228330f-0a42-4ba2-8ea3-2f4bdf4137dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c854163ff5a00e109666874797a0af2c32726de0" 2018-08-11 23:59:05,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ab072287-ae0b-48db-b23b-b23b9922055f Date: Sat, 11 Aug 2018 23:59:05 GMT RESP BODY: {"subnets":[]} 2018-08-11 23:59:05,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c228330f-0a42-4ba2-8ea3-2f4bdf4137dd used request id req-ab072287-ae0b-48db-b23b-b23b9922055f 2018-08-11 23:59:05,180 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-subnet 2018-08-11 23:59:05,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c854163ff5a00e109666874797a0af2c32726de0" -d '{"subnets": [{"ip_version": 4, "network_id": "c228330f-0a42-4ba2-8ea3-2f4bdf4137dd", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-subnet"}]}' 2018-08-11 23:59:05,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-80195a82-7c33-4930-aebf-4aa685162657 Date: Sat, 11 Aug 2018 23:59:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c228330f-0a42-4ba2-8ea3-2f4bdf4137dd","tenant_id":"6ca4187ae5384fca9d2ec349b5dfd6c6","created_at":"2018-08-11T23:59:05Z","dns_nameservers":[],"updated_at":"2018-08-11T23:59:05Z","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":"6ca4187ae5384fca9d2ec349b5dfd6c6","id":"f5425e51-0abd-4d7d-9534-e5a827d7fda6","subnetpool_id":null,"name":"CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-subnet"}]} 2018-08-11 23:59:05,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-80195a82-7c33-4930-aebf-4aa685162657 2018-08-11 23:59:05,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=c228330f-0a42-4ba2-8ea3-2f4bdf4137dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c854163ff5a00e109666874797a0af2c32726de0" 2018-08-11 23:59:06,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-9ec277c7-79ba-4638-95d8-3b47733965f1 Date: Sat, 11 Aug 2018 23:59:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f5425e51-0abd-4d7d-9534-e5a827d7fda6"],"updated_at":"2018-08-11T23:59:05Z","tenant_id":"6ca4187ae5384fca9d2ec349b5dfd6c6","created_at":"2018-08-11T23:59:04Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6ca4187ae5384fca9d2ec349b5dfd6c6","id":"c228330f-0a42-4ba2-8ea3-2f4bdf4137dd","name":"CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-net"}]} 2018-08-11 23:59:06,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=c228330f-0a42-4ba2-8ea3-2f4bdf4137dd used request id req-9ec277c7-79ba-4638-95d8-3b47733965f1 2018-08-11 23:59:06,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c228330f-0a42-4ba2-8ea3-2f4bdf4137dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c854163ff5a00e109666874797a0af2c32726de0" 2018-08-11 23:59:06,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1712ca7c-b93e-4d21-844c-9e81a61a54f8 Date: Sat, 11 Aug 2018 23:59:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c228330f-0a42-4ba2-8ea3-2f4bdf4137dd","tenant_id":"6ca4187ae5384fca9d2ec349b5dfd6c6","created_at":"2018-08-11T23:59:05Z","dns_nameservers":[],"updated_at":"2018-08-11T23:59:05Z","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":"6ca4187ae5384fca9d2ec349b5dfd6c6","id":"f5425e51-0abd-4d7d-9534-e5a827d7fda6","subnetpool_id":null,"name":"CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-subnet"}]} 2018-08-11 23:59:06,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c228330f-0a42-4ba2-8ea3-2f4bdf4137dd used request id req-1712ca7c-b93e-4d21-844c-9e81a61a54f8 2018-08-11 23:59:06,113 - OpenStackNetwork - DEBUG - Network [c228330f-0a42-4ba2-8ea3-2f4bdf4137dd] created successfully 2018-08-11 23:59:06,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:06,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7b8e2caae74446fa51cb3cdc0cbbfd0", "name": "CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj-role"}], "expires_at": "2018-08-12T00:59:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "name": "CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6ca4187ae5384fca9d2ec349b5dfd6c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-354cf2b5-50fb-4b8-user", "id": "7098817f45374690963407ab20cf96b1"}, "audit_ids": ["c1RkNF8qTrWVTHJRJF6ZyQ"], "issued_at": "2018-08-11T23:59:06.000000Z"}} 2018-08-11 23:59:06,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc758fc9b91718056975f715dae98167ddb020" 2018-08-11 23:59:06,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-3335f345-3e49-42df-8560-9c1369830cd2 Date: Sat, 11 Aug 2018 23:59:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f5425e51-0abd-4d7d-9534-e5a827d7fda6"],"updated_at":"2018-08-11T23:59:05Z","tenant_id":"6ca4187ae5384fca9d2ec349b5dfd6c6","created_at":"2018-08-11T23:59:04Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6ca4187ae5384fca9d2ec349b5dfd6c6","id":"c228330f-0a42-4ba2-8ea3-2f4bdf4137dd","name":"CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-net"}]} 2018-08-11 23:59:06,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-net used request id req-3335f345-3e49-42df-8560-9c1369830cd2 2018-08-11 23:59:06,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:06,829 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:06,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6ca4187ae5384fca9d2ec349b5dfd6c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}354b17e86f17bcae5cbb6a9e0193b85707cafcef" 2018-08-11 23:59:06,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d09b6b97-b99a-4495-80f2-4d13c09acd35 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6ca4187ae5384fca9d2ec349b5dfd6c6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "name": "CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj"}} 2018-08-11 23:59:06,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6ca4187ae5384fca9d2ec349b5dfd6c6 used request id req-d09b6b97-b99a-4495-80f2-4d13c09acd35 2018-08-11 23:59:06,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c228330f-0a42-4ba2-8ea3-2f4bdf4137dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc758fc9b91718056975f715dae98167ddb020" 2018-08-11 23:59:06,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7c558a4b-fe15-4e13-a272-558803fa01f3 Date: Sat, 11 Aug 2018 23:59:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c228330f-0a42-4ba2-8ea3-2f4bdf4137dd","tenant_id":"6ca4187ae5384fca9d2ec349b5dfd6c6","created_at":"2018-08-11T23:59:05Z","dns_nameservers":[],"updated_at":"2018-08-11T23:59:05Z","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":"6ca4187ae5384fca9d2ec349b5dfd6c6","id":"f5425e51-0abd-4d7d-9534-e5a827d7fda6","subnetpool_id":null,"name":"CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-subnet"}]} 2018-08-11 23:59:06,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c228330f-0a42-4ba2-8ea3-2f4bdf4137dd used request id req-7c558a4b-fe15-4e13-a272-558803fa01f3 2018-08-11 23:59:06,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c228330f-0a42-4ba2-8ea3-2f4bdf4137dd&name=CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc758fc9b91718056975f715dae98167ddb020" 2018-08-11 23:59:07,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-753d61c7-ecf5-41cd-aab6-e370ec9ce41a Date: Sat, 11 Aug 2018 23:59:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c228330f-0a42-4ba2-8ea3-2f4bdf4137dd","tenant_id":"6ca4187ae5384fca9d2ec349b5dfd6c6","created_at":"2018-08-11T23:59:05Z","dns_nameservers":[],"updated_at":"2018-08-11T23:59:05Z","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":"6ca4187ae5384fca9d2ec349b5dfd6c6","id":"f5425e51-0abd-4d7d-9534-e5a827d7fda6","subnetpool_id":null,"name":"CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-subnet"}]} 2018-08-11 23:59:07,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c228330f-0a42-4ba2-8ea3-2f4bdf4137dd&name=CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-subnet used request id req-753d61c7-ecf5-41cd-aab6-e370ec9ce41a 2018-08-11 23:59:07,023 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-subnet 2018-08-11 23:59:07,023 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-subnet 2018-08-11 23:59:07,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/f5425e51-0abd-4d7d-9534-e5a827d7fda6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c854163ff5a00e109666874797a0af2c32726de0" 2018-08-11 23:59:08,254 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d6405ad-ba5b-4957-bada-3fa67d0e0549 Date: Sat, 11 Aug 2018 23:59:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:59:08,254 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/f5425e51-0abd-4d7d-9534-e5a827d7fda6 used request id req-1d6405ad-ba5b-4957-bada-3fa67d0e0549 2018-08-11 23:59:08,254 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-edc0d63a-62d0-4abb-9343-ce6682e52e41-pub-net 2018-08-11 23:59:08,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/c228330f-0a42-4ba2-8ea3-2f4bdf4137dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c854163ff5a00e109666874797a0af2c32726de0" 2018-08-11 23:59:09,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38d0658c-8890-4236-b42b-51c967458886 Date: Sat, 11 Aug 2018 23:59:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:59:09,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/c228330f-0a42-4ba2-8ea3-2f4bdf4137dd used request id req-38d0658c-8890-4236-b42b-51c967458886 2018-08-11 23:59:09,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:09,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:09,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:09,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:09,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:09,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:09,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-4fd2ba71-e02a-4e7b-9ea6-e7c6072c3cb3 Date: Sat, 11 Aug 2018 23:59:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "created_at": "2018-08-11T23:59:04Z", "updated_at": "2018-08-11T23:59:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:59:04Z", "revision_number": 0, "id": "08af2988-5ade-4e96-92ab-cb721637f3ca", "remote_group_id": "d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3", "remote_ip_prefix": null, "created_at": "2018-08-11T23:59:04Z", "security_group_id": "d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3", "tenant_id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ca4187ae5384fca9d2ec349b5dfd6c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:59:04Z", "revision_number": 0, "id": "4b79bda0-c488-4bfc-9764-fe8287bd4275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:59:04Z", "security_group_id": "d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3", "tenant_id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ca4187ae5384fca9d2ec349b5dfd6c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:59:04Z", "revision_number": 0, "id": "bd4fde1a-21e7-41b8-b89a-e1eb6fef5f1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:59:04Z", "security_group_id": "d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3", "tenant_id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ca4187ae5384fca9d2ec349b5dfd6c6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:59:04Z", "revision_number": 0, "id": "c16ed14d-3934-4ac6-8d9a-b8a0e96f6e0b", "remote_group_id": "d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3", "remote_ip_prefix": null, "created_at": "2018-08-11T23:59:04Z", "security_group_id": "d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3", "tenant_id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ca4187ae5384fca9d2ec349b5dfd6c6"}], "revision_number": 4, "project_id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "id": "d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:59:09,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-4fd2ba71-e02a-4e7b-9ea6-e7c6072c3cb3 2018-08-11 23:59:09,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:09,738 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8571da9-555b-4126-8a30-b69c0ca68a71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:09,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-a8571da9-555b-4126-8a30-b69c0ca68a71 2018-08-11 23:59:09,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:09,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:09,821 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d00b9cc-dd59-4938-b4db-4cf023acc21c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:09,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-4d00b9cc-dd59-4938-b4db-4cf023acc21c 2018-08-11 23:59:09,821 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:09,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:09,898 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b2d1856-fad4-499d-b928-f3097668d008 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:09,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-8b2d1856-fad4-499d-b928-f3097668d008 2018-08-11 23:59:09,898 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:09,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:09,984 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eaa70d29-891a-4a5c-b63c-53cd49495f49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:09,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-eaa70d29-891a-4a5c-b63c-53cd49495f49 2018-08-11 23:59:09,985 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:09,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:10,070 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01aa87e8-632f-417e-8bce-1b8cf0fb496c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:10,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-01aa87e8-632f-417e-8bce-1b8cf0fb496c 2018-08-11 23:59:10,070 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:10,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:10,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2037f9de-c754-499e-bdf6-7971c21f0e4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:10,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-2037f9de-c754-499e-bdf6-7971c21f0e4d 2018-08-11 23:59:10,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:10,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:10,242 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d5fb9f2-c135-41df-9176-6e71c650e40d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:10,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-4d5fb9f2-c135-41df-9176-6e71c650e40d 2018-08-11 23:59:10,243 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:10,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:10,329 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7673766f-7d7c-4e80-bf38-abfc4d068146 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:10,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-7673766f-7d7c-4e80-bf38-abfc4d068146 2018-08-11 23:59:10,329 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:10,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:10,417 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb7c2038-58e7-4e12-a129-ece0dfa7acfe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:10,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-cb7c2038-58e7-4e12-a129-ece0dfa7acfe 2018-08-11 23:59:10,418 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:10,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:10,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-433fca30-2761-4d51-b919-31dacf54f8a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:10,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-433fca30-2761-4d51-b919-31dacf54f8a0 2018-08-11 23:59:10,504 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:10,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:10,670 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c305de5d-0a69-4557-899d-1118fade15de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:10,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-c305de5d-0a69-4557-899d-1118fade15de 2018-08-11 23:59:10,670 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:10,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:10,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a1c7e46-644a-4f4a-b436-fb99b9bc79c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:10,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-6a1c7e46-644a-4f4a-b436-fb99b9bc79c5 2018-08-11 23:59:10,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:10,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:10,843 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fce91ca-89d3-43d1-aee4-dc85d62ff322 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:10,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-0fce91ca-89d3-43d1-aee4-dc85d62ff322 2018-08-11 23:59:10,843 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:10,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:10,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e902386d-265b-4fa4-94c4-5c85a457ff31 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:59:10,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-e902386d-265b-4fa4-94c4-5c85a457ff31 2018-08-11 23:59:10,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6ca4187ae5384fca9d2ec349b5dfd6c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:11,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f204de-3197-4611-9d37-751a3fb032d4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6ca4187ae5384fca9d2ec349b5dfd6c6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "name": "CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj"}} 2018-08-11 23:59:11,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6ca4187ae5384fca9d2ec349b5dfd6c6 used request id req-68f204de-3197-4611-9d37-751a3fb032d4 2018-08-11 23:59:11,021 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3 2018-08-11 23:59:11,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:11,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2687f03e-b446-4cbb-a636-b5db94c05542 Date: Sat, 11 Aug 2018 23:59:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:59:04Z", "security_group_id": "d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3", "port_range_min": null, "revision_number": 0, "tenant_id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "created_at": "2018-08-11T23:59:04Z", "project_id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "id": "08af2988-5ade-4e96-92ab-cb721637f3ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:59:04Z", "security_group_id": "d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3", "port_range_min": null, "revision_number": 0, "tenant_id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "created_at": "2018-08-11T23:59:04Z", "project_id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "id": "4b79bda0-c488-4bfc-9764-fe8287bd4275"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:59:04Z", "security_group_id": "d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3", "port_range_min": null, "revision_number": 0, "tenant_id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "created_at": "2018-08-11T23:59:04Z", "project_id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "id": "bd4fde1a-21e7-41b8-b89a-e1eb6fef5f1f"}, {"remote_group_id": "d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:59:04Z", "security_group_id": "d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3", "port_range_min": null, "revision_number": 0, "tenant_id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "created_at": "2018-08-11T23:59:04Z", "project_id": "6ca4187ae5384fca9d2ec349b5dfd6c6", "id": "c16ed14d-3934-4ac6-8d9a-b8a0e96f6e0b"}]} 2018-08-11 23:59:11,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3 used request id req-2687f03e-b446-4cbb-a636-b5db94c05542 2018-08-11 23:59:11,050 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 23:59:11,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:11,252 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5de6f7c4-ad75-4d52-a429-bdd289dd0dc0 Content-Length: 0 Date: Sat, 11 Aug 2018 23:59:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:59:11,252 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d5157183-8f3b-4c5b-a993-2c1fa9ddf2b3 used request id req-5de6f7c4-ad75-4d52-a429-bdd289dd0dc0 2018-08-11 23:59:11,253 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj 2018-08-11 23:59:11,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/6ca4187ae5384fca9d2ec349b5dfd6c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:11,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dea8f609-15b5-44e8-b0d0-b6c2e7853184 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:11,511 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/6ca4187ae5384fca9d2ec349b5dfd6c6 used request id req-dea8f609-15b5-44e8-b0d0-b6c2e7853184 2018-08-11 23:59:11,511 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-354cf2b5-50fb-4b8-proj-role 2018-08-11 23:59:11,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/d7b8e2caae74446fa51cb3cdc0cbbfd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:11,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afd0ca7d-1889-4ac7-834e-f18c1ce42780 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:11,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/d7b8e2caae74446fa51cb3cdc0cbbfd0 used request id req-afd0ca7d-1889-4ac7-834e-f18c1ce42780 2018-08-11 23:59:11,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53af88ac0f4337b25934f553a1f36fd7d56ae4b7" 2018-08-11 23:59:11,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df92d58c-ec1a-4005-9c8b-d96183c3e846 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:59:11,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-df92d58c-ec1a-4005-9c8b-d96183c3e846 2018-08-11 23:59:11,713 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-354cf2b5-50fb-4b8-user 2018-08-11 23:59:11,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/7098817f45374690963407ab20cf96b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7d783d8c2b8e459b16cdcfbd8f1591491a7e77" 2018-08-11 23:59:11,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f8e5efe-365a-4c89-a917-23bc0771023a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:11,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/7098817f45374690963407ab20cf96b1 used request id req-7f8e5efe-365a-4c89-a917-23bc0771023a 2018-08-11 23:59:11,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:12,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["LlpLXF4cRaSB-rb7HLnFwQ"], "issued_at": "2018-08-11T23:59:12.000000Z"}} 2018-08-11 23:59:12,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a999082b77a6c23eb3261cfc47242bfb57dd626" 2018-08-11 23:59:12,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16ef5b55-b338-4642-be71-6d24b7dfbaa1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:12,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-16ef5b55-b338-4642-be71-6d24b7dfbaa1 2018-08-11 23:59:12,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:12,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:12,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["F0SFG4PZSNm38-YW7nYTOA"], "issued_at": "2018-08-11T23:59:12.000000Z"}} 2018-08-11 23:59:12,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:12,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b4a1444-a0c8-49a7-b115-7cbe15266b56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:12,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8b4a1444-a0c8-49a7-b115-7cbe15266b56 2018-08-11 23:59:12,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:12,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:12,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:12,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee73c2f6-db98-410d-b958-b8efb1e9e53f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:59:12,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj used request id req-ee73c2f6-db98-410d-b958-b8efb1e9e53f 2018-08-11 23:59:12,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:12,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6abf98a8-adf8-4a9d-84cb-dca02072cc16 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:59:12,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6abf98a8-adf8-4a9d-84cb-dca02072cc16 2018-08-11 23:59:12,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj"}}' 2018-08-11 23:59:13,104 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55803b91-11c5-4455-a333-f019b1dcf8ce Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/95e88f36b9114ca2b5e1338febb0bcf6"}, "tags": [], "enabled": true, "id": "95e88f36b9114ca2b5e1338febb0bcf6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj"}} 2018-08-11 23:59:13,105 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-55803b91-11c5-4455-a333-f019b1dcf8ce 2018-08-11 23:59:13,105 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj 2018-08-11 23:59:13,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:13,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:13,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["MF9QM-tBTPGdlOG4E7r0zg"], "issued_at": "2018-08-11T23:59:13.000000Z"}} 2018-08-11 23:59:13,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942cf8780ddfe1a6b2d6dda7b64699c9e65fe4a8" 2018-08-11 23:59:13,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6b65086-5df0-414e-98ff-9662c962fcd5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:13,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b6b65086-5df0-414e-98ff-9662c962fcd5 2018-08-11 23:59:13,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:13,572 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:13,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942cf8780ddfe1a6b2d6dda7b64699c9e65fe4a8" 2018-08-11 23:59:13,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f948eded-f220-43d0-953f-41194eb62b2b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:59:13,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f948eded-f220-43d0-953f-41194eb62b2b 2018-08-11 23:59:13,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942cf8780ddfe1a6b2d6dda7b64699c9e65fe4a8" 2018-08-11 23:59:13,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aefa391c-5784-4207-9acf-4948c5051114 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/95e88f36b9114ca2b5e1338febb0bcf6"}, "tags": [], "enabled": true, "id": "95e88f36b9114ca2b5e1338febb0bcf6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj"}]} 2018-08-11 23:59:13,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj used request id req-aefa391c-5784-4207-9acf-4948c5051114 2018-08-11 23:59:13,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942cf8780ddfe1a6b2d6dda7b64699c9e65fe4a8" 2018-08-11 23:59:13,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcd31c35-ea95-4a2a-9ea7-b83bde1e01a2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:59:13,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-dcd31c35-ea95-4a2a-9ea7-b83bde1e01a2 2018-08-11 23:59:14,153 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-c8d4b893-42ea-41b-user 2018-08-11 23:59:14,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:14,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:14,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-486bc5da-3ce2-407f-9f30-0c30ebe3dc15 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:59:14,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-486bc5da-3ce2-407f-9f30-0c30ebe3dc15 2018-08-11 23:59:14,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" -d '{"role": {"name": "CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj-role"}}' 2018-08-11 23:59:14,344 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-133ca7a1-7f6f-4078-a197-c1b328029b19 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "516a2713096d4fa09785d78c8f52ac95", "links": {"self": "http://172.30.9.30:5000/v3/roles/516a2713096d4fa09785d78c8f52ac95"}, "name": "CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj-role"}} 2018-08-11 23:59:14,345 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-133ca7a1-7f6f-4078-a197-c1b328029b19 2018-08-11 23:59:14,345 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj-role 2018-08-11 23:59:14,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/516a2713096d4fa09785d78c8f52ac95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:14,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f334663d-9497-4f4c-8fb3-271d3e71d517 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "516a2713096d4fa09785d78c8f52ac95", "links": {"self": "http://172.30.9.30:5000/v3/roles/516a2713096d4fa09785d78c8f52ac95"}, "name": "CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj-role"}} 2018-08-11 23:59:14,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/516a2713096d4fa09785d78c8f52ac95 used request id req-f334663d-9497-4f4c-8fb3-271d3e71d517 2018-08-11 23:59:14,432 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj-role to project CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj 2018-08-11 23:59:14,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/95e88f36b9114ca2b5e1338febb0bcf6/users/f412a44a21fb47eda97d68f7b4a70b4a/roles/516a2713096d4fa09785d78c8f52ac95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:14,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08144360-5e40-456d-adac-9be74d0c4d62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:14,550 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/95e88f36b9114ca2b5e1338febb0bcf6/users/f412a44a21fb47eda97d68f7b4a70b4a/roles/516a2713096d4fa09785d78c8f52ac95 used request id req-08144360-5e40-456d-adac-9be74d0c4d62 2018-08-11 23:59:14,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:14,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:14,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:14,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:14,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:14,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:14,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:14,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "516a2713096d4fa09785d78c8f52ac95", "name": "CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj-role"}], "expires_at": "2018-08-12T00:59:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95e88f36b9114ca2b5e1338febb0bcf6", "name": "CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_95e88f36b9114ca2b5e1338febb0bcf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_95e88f36b9114ca2b5e1338febb0bcf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-c8d4b893-42ea-41b-user", "id": "f412a44a21fb47eda97d68f7b4a70b4a"}, "audit_ids": ["_4IOFAJLQ0Sad2jDWA2JJA"], "issued_at": "2018-08-11T23:59:14.000000Z"}} 2018-08-11 23:59:14,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0af4031c3d51ff1e2cac0e2ba0ce277329047" 2018-08-11 23:59:15,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8a7b61-4845-4c33-a5f1-552c8b8b6e96 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:15,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4a8a7b61-4845-4c33-a5f1-552c8b8b6e96 2018-08-11 23:59:15,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:15,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:15,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:15,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:15,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:15,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0af4031c3d51ff1e2cac0e2ba0ce277329047" 2018-08-11 23:59:15,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4b3220a0-3acd-4382-afd7-ef94914fce9f Date: Sat, 11 Aug 2018 23:59:15 GMT RESP BODY: {"networks":[]} 2018-08-11 23:59:15,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-net used request id req-4b3220a0-3acd-4382-afd7-ef94914fce9f 2018-08-11 23:59:15,191 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-net 2018-08-11 23:59:15,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0af4031c3d51ff1e2cac0e2ba0ce277329047" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-net", "admin_state_up": true}}' 2018-08-11 23:59:15,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-de95bedb-2079-4838-a76a-e8dd31e7ba85 Date: Sat, 11 Aug 2018 23:59:15 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"95e88f36b9114ca2b5e1338febb0bcf6","created_at":"2018-08-11T23:59:15Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-08-11T23:59:15Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"95e88f36b9114ca2b5e1338febb0bcf6","id":"3dc716d8-1c99-4fd8-b962-3e001d6fe75b","name":"CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-net"}} 2018-08-11 23:59:15,720 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-de95bedb-2079-4838-a76a-e8dd31e7ba85 2018-08-11 23:59:15,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=3dc716d8-1c99-4fd8-b962-3e001d6fe75b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0af4031c3d51ff1e2cac0e2ba0ce277329047" 2018-08-11 23:59:15,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9e9ac021-84c0-4e63-826f-2b6109dfb704 Date: Sat, 11 Aug 2018 23:59:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-11T23:59:15Z","tenant_id":"95e88f36b9114ca2b5e1338febb0bcf6","created_at":"2018-08-11T23:59:15Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"95e88f36b9114ca2b5e1338febb0bcf6","id":"3dc716d8-1c99-4fd8-b962-3e001d6fe75b","name":"CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-net"}]} 2018-08-11 23:59:15,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=3dc716d8-1c99-4fd8-b962-3e001d6fe75b used request id req-9e9ac021-84c0-4e63-826f-2b6109dfb704 2018-08-11 23:59:15,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=3dc716d8-1c99-4fd8-b962-3e001d6fe75b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0af4031c3d51ff1e2cac0e2ba0ce277329047" 2018-08-11 23:59:15,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ef698a05-3dd6-449b-ae47-8438e97ffb07 Date: Sat, 11 Aug 2018 23:59:15 GMT RESP BODY: {"subnets":[]} 2018-08-11 23:59:15,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=3dc716d8-1c99-4fd8-b962-3e001d6fe75b used request id req-ef698a05-3dd6-449b-ae47-8438e97ffb07 2018-08-11 23:59:15,917 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-subnet 2018-08-11 23:59:15,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0af4031c3d51ff1e2cac0e2ba0ce277329047" -d '{"subnets": [{"ip_version": 4, "network_id": "3dc716d8-1c99-4fd8-b962-3e001d6fe75b", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-subnet"}]}' 2018-08-11 23:59:16,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e11d2a8b-48a3-484d-bb66-2b9331b3cffd Date: Sat, 11 Aug 2018 23:59:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3dc716d8-1c99-4fd8-b962-3e001d6fe75b","tenant_id":"95e88f36b9114ca2b5e1338febb0bcf6","created_at":"2018-08-11T23:59:16Z","dns_nameservers":[],"updated_at":"2018-08-11T23:59:16Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"95e88f36b9114ca2b5e1338febb0bcf6","id":"7216678a-66f4-4e49-8f93-f67b50198b26","subnetpool_id":null,"name":"CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-subnet"}]} 2018-08-11 23:59:16,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-e11d2a8b-48a3-484d-bb66-2b9331b3cffd 2018-08-11 23:59:16,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=3dc716d8-1c99-4fd8-b962-3e001d6fe75b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0af4031c3d51ff1e2cac0e2ba0ce277329047" 2018-08-11 23:59:16,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-7093f761-348c-408e-8485-4d78ee4cd201 Date: Sat, 11 Aug 2018 23:59:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7216678a-66f4-4e49-8f93-f67b50198b26"],"updated_at":"2018-08-11T23:59:16Z","tenant_id":"95e88f36b9114ca2b5e1338febb0bcf6","created_at":"2018-08-11T23:59:15Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"95e88f36b9114ca2b5e1338febb0bcf6","id":"3dc716d8-1c99-4fd8-b962-3e001d6fe75b","name":"CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-net"}]} 2018-08-11 23:59:16,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=3dc716d8-1c99-4fd8-b962-3e001d6fe75b used request id req-7093f761-348c-408e-8485-4d78ee4cd201 2018-08-11 23:59:16,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=3dc716d8-1c99-4fd8-b962-3e001d6fe75b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0af4031c3d51ff1e2cac0e2ba0ce277329047" 2018-08-11 23:59:16,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3c6aa312-4829-467e-92ac-575bab0f09c0 Date: Sat, 11 Aug 2018 23:59:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3dc716d8-1c99-4fd8-b962-3e001d6fe75b","tenant_id":"95e88f36b9114ca2b5e1338febb0bcf6","created_at":"2018-08-11T23:59:16Z","dns_nameservers":[],"updated_at":"2018-08-11T23:59:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"95e88f36b9114ca2b5e1338febb0bcf6","id":"7216678a-66f4-4e49-8f93-f67b50198b26","subnetpool_id":null,"name":"CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-subnet"}]} 2018-08-11 23:59:16,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=3dc716d8-1c99-4fd8-b962-3e001d6fe75b used request id req-3c6aa312-4829-467e-92ac-575bab0f09c0 2018-08-11 23:59:16,601 - OpenStackNetwork - DEBUG - Network [3dc716d8-1c99-4fd8-b962-3e001d6fe75b] created successfully 2018-08-11 23:59:16,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:16,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:16,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "516a2713096d4fa09785d78c8f52ac95", "name": "CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj-role"}], "expires_at": "2018-08-12T00:59:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95e88f36b9114ca2b5e1338febb0bcf6", "name": "CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_95e88f36b9114ca2b5e1338febb0bcf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_95e88f36b9114ca2b5e1338febb0bcf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/95e88f36b9114ca2b5e1338febb0bcf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-c8d4b893-42ea-41b-user", "id": "f412a44a21fb47eda97d68f7b4a70b4a"}, "audit_ids": ["86NRjX0lRBK7MLXChZdW4A"], "issued_at": "2018-08-11T23:59:16.000000Z"}} 2018-08-11 23:59:16,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0301f8914f4a52c238ab612d0f5c1c9883dc40" 2018-08-11 23:59:17,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e90ec81-8a7c-4432-9b47-8e8a61dae061 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:17,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3e90ec81-8a7c-4432-9b47-8e8a61dae061 2018-08-11 23:59:17,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:17,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:17,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:17,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:17,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:17,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0301f8914f4a52c238ab612d0f5c1c9883dc40" 2018-08-11 23:59:17,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-b6533280-c844-4bfd-8fbd-1c75d007a237 Date: Sat, 11 Aug 2018 23:59:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7216678a-66f4-4e49-8f93-f67b50198b26"],"updated_at":"2018-08-11T23:59:16Z","tenant_id":"95e88f36b9114ca2b5e1338febb0bcf6","created_at":"2018-08-11T23:59:15Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"95e88f36b9114ca2b5e1338febb0bcf6","id":"3dc716d8-1c99-4fd8-b962-3e001d6fe75b","name":"CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-net"}]} 2018-08-11 23:59:17,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-net used request id req-b6533280-c844-4bfd-8fbd-1c75d007a237 2018-08-11 23:59:17,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:17,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:17,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/95e88f36b9114ca2b5e1338febb0bcf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0301f8914f4a52c238ab612d0f5c1c9883dc40" 2018-08-11 23:59:17,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce1a88de-8539-4c55-adb5-2c60680d348f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/95e88f36b9114ca2b5e1338febb0bcf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "95e88f36b9114ca2b5e1338febb0bcf6", "name": "CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj"}} 2018-08-11 23:59:17,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/95e88f36b9114ca2b5e1338febb0bcf6 used request id req-ce1a88de-8539-4c55-adb5-2c60680d348f 2018-08-11 23:59:17,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=3dc716d8-1c99-4fd8-b962-3e001d6fe75b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0301f8914f4a52c238ab612d0f5c1c9883dc40" 2018-08-11 23:59:17,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f7023703-e3ec-4c5e-a901-608293720c9a Date: Sat, 11 Aug 2018 23:59:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3dc716d8-1c99-4fd8-b962-3e001d6fe75b","tenant_id":"95e88f36b9114ca2b5e1338febb0bcf6","created_at":"2018-08-11T23:59:16Z","dns_nameservers":[],"updated_at":"2018-08-11T23:59:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"95e88f36b9114ca2b5e1338febb0bcf6","id":"7216678a-66f4-4e49-8f93-f67b50198b26","subnetpool_id":null,"name":"CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-subnet"}]} 2018-08-11 23:59:17,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=3dc716d8-1c99-4fd8-b962-3e001d6fe75b used request id req-f7023703-e3ec-4c5e-a901-608293720c9a 2018-08-11 23:59:17,542 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-subnet 2018-08-11 23:59:17,542 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-subnet 2018-08-11 23:59:17,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/7216678a-66f4-4e49-8f93-f67b50198b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0af4031c3d51ff1e2cac0e2ba0ce277329047" 2018-08-11 23:59:18,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c7074544-032f-4055-aeca-ff6c819d8eff Date: Sat, 11 Aug 2018 23:59:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:59:18,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/7216678a-66f4-4e49-8f93-f67b50198b26 used request id req-c7074544-032f-4055-aeca-ff6c819d8eff 2018-08-11 23:59:18,878 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-69fb3472-804b-44f6-9a01-87c41bd875a2-pub-net 2018-08-11 23:59:18,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/3dc716d8-1c99-4fd8-b962-3e001d6fe75b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0af4031c3d51ff1e2cac0e2ba0ce277329047" 2018-08-11 23:59:20,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ce47dfb8-1c81-41f6-8ebf-7a043df415ba Date: Sat, 11 Aug 2018 23:59:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:59:20,249 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/3dc716d8-1c99-4fd8-b962-3e001d6fe75b used request id req-ce47dfb8-1c81-41f6-8ebf-7a043df415ba 2018-08-11 23:59:20,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:20,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:20,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:20,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:20,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:20,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:20,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-4b07214f-9dde-43fd-90ab-6263f5565d43 Date: Sat, 11 Aug 2018 23:59:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95e88f36b9114ca2b5e1338febb0bcf6", "created_at": "2018-08-11T23:59:15Z", "updated_at": "2018-08-11T23:59:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:59:15Z", "revision_number": 0, "id": "1b5a9bf2-69bf-40cd-977a-1c846d4986b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:59:15Z", "security_group_id": "8413d9ee-1090-47b5-bef0-4bb8e30c70b9", "tenant_id": "95e88f36b9114ca2b5e1338febb0bcf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "95e88f36b9114ca2b5e1338febb0bcf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:59:15Z", "revision_number": 0, "id": "6962292e-c5c3-45de-9c0a-7f32b5615c54", "remote_group_id": "8413d9ee-1090-47b5-bef0-4bb8e30c70b9", "remote_ip_prefix": null, "created_at": "2018-08-11T23:59:15Z", "security_group_id": "8413d9ee-1090-47b5-bef0-4bb8e30c70b9", "tenant_id": "95e88f36b9114ca2b5e1338febb0bcf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "95e88f36b9114ca2b5e1338febb0bcf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:59:15Z", "revision_number": 0, "id": "79475add-f7d6-4ed7-a65e-25fc08daa242", "remote_group_id": "8413d9ee-1090-47b5-bef0-4bb8e30c70b9", "remote_ip_prefix": null, "created_at": "2018-08-11T23:59:15Z", "security_group_id": "8413d9ee-1090-47b5-bef0-4bb8e30c70b9", "tenant_id": "95e88f36b9114ca2b5e1338febb0bcf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "95e88f36b9114ca2b5e1338febb0bcf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T23:59:15Z", "revision_number": 0, "id": "c2c94156-fbd3-4ba1-9d48-8b56047fafb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T23:59:15Z", "security_group_id": "8413d9ee-1090-47b5-bef0-4bb8e30c70b9", "tenant_id": "95e88f36b9114ca2b5e1338febb0bcf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "95e88f36b9114ca2b5e1338febb0bcf6"}], "revision_number": 4, "project_id": "95e88f36b9114ca2b5e1338febb0bcf6", "id": "8413d9ee-1090-47b5-bef0-4bb8e30c70b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:59:20,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-4b07214f-9dde-43fd-90ab-6263f5565d43 2018-08-11 23:59:20,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:20,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65966034-5426-4342-8eb9-242817d24a93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:20,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-65966034-5426-4342-8eb9-242817d24a93 2018-08-11 23:59:20,606 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:20,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:20,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee73e99d-a5a2-4bef-aaac-5ac0d3b13cad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:20,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-ee73e99d-a5a2-4bef-aaac-5ac0d3b13cad 2018-08-11 23:59:20,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:20,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:20,777 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d76bc89-9aee-416e-90e6-63b2dc33cf2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:20,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-1d76bc89-9aee-416e-90e6-63b2dc33cf2d 2018-08-11 23:59:20,778 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:20,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:20,908 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccd1f344-d632-4a5f-962e-0ff345aa5ed6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:20,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-ccd1f344-d632-4a5f-962e-0ff345aa5ed6 2018-08-11 23:59:20,908 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:20,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:21,010 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91f276a7-0cc2-4dca-a76c-6464903e243e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:21,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-91f276a7-0cc2-4dca-a76c-6464903e243e 2018-08-11 23:59:21,010 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:21,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:21,096 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-905c841d-c8e3-4ee4-9d5c-d7f0013f0f6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:21,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-905c841d-c8e3-4ee4-9d5c-d7f0013f0f6e 2018-08-11 23:59:21,097 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:21,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:21,181 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5efa166-8897-4666-b08b-c8077ac09c64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:21,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-c5efa166-8897-4666-b08b-c8077ac09c64 2018-08-11 23:59:21,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:21,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:21,261 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1d9d37d-0545-4695-bb72-5056b6ca7af2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:21,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-e1d9d37d-0545-4695-bb72-5056b6ca7af2 2018-08-11 23:59:21,262 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:21,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/95e88f36b9114ca2b5e1338febb0bcf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:21,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-849068f0-8090-474b-a5de-86dc33cac0a5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/95e88f36b9114ca2b5e1338febb0bcf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "95e88f36b9114ca2b5e1338febb0bcf6", "name": "CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj"}} 2018-08-11 23:59:21,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/95e88f36b9114ca2b5e1338febb0bcf6 used request id req-849068f0-8090-474b-a5de-86dc33cac0a5 2018-08-11 23:59:21,350 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8413d9ee-1090-47b5-bef0-4bb8e30c70b9 2018-08-11 23:59:21,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=8413d9ee-1090-47b5-bef0-4bb8e30c70b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:21,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4a346381-768f-4db1-a9f0-61cf59303979 Date: Sat, 11 Aug 2018 23:59:21 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-08-11T23:59:15Z", "security_group_id": "8413d9ee-1090-47b5-bef0-4bb8e30c70b9", "port_range_min": null, "revision_number": 0, "tenant_id": "95e88f36b9114ca2b5e1338febb0bcf6", "created_at": "2018-08-11T23:59:15Z", "project_id": "95e88f36b9114ca2b5e1338febb0bcf6", "id": "1b5a9bf2-69bf-40cd-977a-1c846d4986b4"}, {"remote_group_id": "8413d9ee-1090-47b5-bef0-4bb8e30c70b9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:59:15Z", "security_group_id": "8413d9ee-1090-47b5-bef0-4bb8e30c70b9", "port_range_min": null, "revision_number": 0, "tenant_id": "95e88f36b9114ca2b5e1338febb0bcf6", "created_at": "2018-08-11T23:59:15Z", "project_id": "95e88f36b9114ca2b5e1338febb0bcf6", "id": "6962292e-c5c3-45de-9c0a-7f32b5615c54"}, {"remote_group_id": "8413d9ee-1090-47b5-bef0-4bb8e30c70b9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:59:15Z", "security_group_id": "8413d9ee-1090-47b5-bef0-4bb8e30c70b9", "port_range_min": null, "revision_number": 0, "tenant_id": "95e88f36b9114ca2b5e1338febb0bcf6", "created_at": "2018-08-11T23:59:15Z", "project_id": "95e88f36b9114ca2b5e1338febb0bcf6", "id": "79475add-f7d6-4ed7-a65e-25fc08daa242"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-11T23:59:15Z", "security_group_id": "8413d9ee-1090-47b5-bef0-4bb8e30c70b9", "port_range_min": null, "revision_number": 0, "tenant_id": "95e88f36b9114ca2b5e1338febb0bcf6", "created_at": "2018-08-11T23:59:15Z", "project_id": "95e88f36b9114ca2b5e1338febb0bcf6", "id": "c2c94156-fbd3-4ba1-9d48-8b56047fafb9"}]} 2018-08-11 23:59:21,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=8413d9ee-1090-47b5-bef0-4bb8e30c70b9 used request id req-4a346381-768f-4db1-a9f0-61cf59303979 2018-08-11 23:59:21,377 - neutron_utils - INFO - Deleting security group with name - default 2018-08-11 23:59:21,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/8413d9ee-1090-47b5-bef0-4bb8e30c70b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:21,559 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-652370eb-aeec-46cf-bcdf-dee912ab73b7 Content-Length: 0 Date: Sat, 11 Aug 2018 23:59:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:59:21,559 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/8413d9ee-1090-47b5-bef0-4bb8e30c70b9 used request id req-652370eb-aeec-46cf-bcdf-dee912ab73b7 2018-08-11 23:59:21,560 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj 2018-08-11 23:59:21,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/95e88f36b9114ca2b5e1338febb0bcf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:21,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa9caac1-206b-42b5-b873-1f266bb901fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:21,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/95e88f36b9114ca2b5e1338febb0bcf6 used request id req-fa9caac1-206b-42b5-b873-1f266bb901fc 2018-08-11 23:59:21,834 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-c8d4b893-42ea-41b-proj-role 2018-08-11 23:59:21,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/516a2713096d4fa09785d78c8f52ac95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:21,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35467f39-c205-484f-a4ff-0b72da1d0e52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:21,945 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/516a2713096d4fa09785d78c8f52ac95 used request id req-35467f39-c205-484f-a4ff-0b72da1d0e52 2018-08-11 23:59:21,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88c93311dbc32f21908e79e9cdf5521f9c64ff2" 2018-08-11 23:59:22,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d43f19-2a1a-4f5e-8232-92f68d0418d1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:59:22,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a3d43f19-2a1a-4f5e-8232-92f68d0418d1 2018-08-11 23:59:22,030 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-c8d4b893-42ea-41b-user 2018-08-11 23:59:22,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/f412a44a21fb47eda97d68f7b4a70b4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942cf8780ddfe1a6b2d6dda7b64699c9e65fe4a8" 2018-08-11 23:59:22,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94b76d14-f970-4470-844f-74a6c11db4fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:22,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/f412a44a21fb47eda97d68f7b4a70b4a used request id req-94b76d14-f970-4470-844f-74a6c11db4fc 2018-08-11 23:59:22,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:22,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["AS3AKmnnSgu1Jmcxq_hMqQ"], "issued_at": "2018-08-11T23:59:22.000000Z"}} 2018-08-11 23:59:22,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c72d7c73bf4e5d8bf249d52c2012b1155cc0c128" 2018-08-11 23:59:22,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-326cc9f9-06e6-4bdc-9786-82ce8f117e08 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:22,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-326cc9f9-06e6-4bdc-9786-82ce8f117e08 2018-08-11 23:59:22,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:22,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:23,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["jW1bsRwZTA6Hxd6LCClM8A"], "issued_at": "2018-08-11T23:59:23.000000Z"}} 2018-08-11 23:59:23,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:23,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a1450b7-94c5-45d8-9c0e-11dfd41140d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:23,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2a1450b7-94c5-45d8-9c0e-11dfd41140d4 2018-08-11 23:59:23,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:23,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:23,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:23,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4cbb0a-7bf5-4947-9a37-8cf7248d4b39 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:59:23,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj used request id req-ef4cbb0a-7bf5-4947-9a37-8cf7248d4b39 2018-08-11 23:59:23,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:23,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1d80965-d4c7-41af-b90a-378d16aab975 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:59:23,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f1d80965-d4c7-41af-b90a-378d16aab975 2018-08-11 23:59:23,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj"}}' 2018-08-11 23:59:23,353 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:59:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15ec3169-17c7-4be2-bdb3-8a1963569d8c Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f1e0d839fe8543e89580e6b202f1001b"}, "tags": [], "enabled": true, "id": "f1e0d839fe8543e89580e6b202f1001b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj"}} 2018-08-11 23:59:23,353 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-15ec3169-17c7-4be2-bdb3-8a1963569d8c 2018-08-11 23:59:23,353 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj 2018-08-11 23:59:23,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:23,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:23,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["K4QpSWD_SlGy6zy6bKD6xQ"], "issued_at": "2018-08-11T23:59:23.000000Z"}} 2018-08-11 23:59:23,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510b9c800ba89f16331df2d36b9808d171f0b1f8" 2018-08-11 23:59:23,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7337e413-e2e3-497a-9a39-8b806be7eb50 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:23,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7337e413-e2e3-497a-9a39-8b806be7eb50 2018-08-11 23:59:23,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:23,821 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:23,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510b9c800ba89f16331df2d36b9808d171f0b1f8" 2018-08-11 23:59:23,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d431f2ae-1409-4acf-a384-175892a6b8b4 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:59:23,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d431f2ae-1409-4acf-a384-175892a6b8b4 2018-08-11 23:59:23,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510b9c800ba89f16331df2d36b9808d171f0b1f8" 2018-08-11 23:59:24,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be8b3d49-bbd5-4d97-a51b-73f3c72d76b7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f1e0d839fe8543e89580e6b202f1001b"}, "tags": [], "enabled": true, "id": "f1e0d839fe8543e89580e6b202f1001b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj"}]} 2018-08-11 23:59:24,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj used request id req-be8b3d49-bbd5-4d97-a51b-73f3c72d76b7 2018-08-11 23:59:24,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510b9c800ba89f16331df2d36b9808d171f0b1f8" 2018-08-11 23:59:24,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-460b2ff7-9011-4d62-9665-971226733881 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:59:24,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-460b2ff7-9011-4d62-9665-971226733881 2018-08-11 23:59:24,460 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-a1ac6ea7-a6ae-406-user 2018-08-11 23:59:24,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:24,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:24,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e919538-8a92-4130-99b9-7f4c05c786c1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:59:24,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0e919538-8a92-4130-99b9-7f4c05c786c1 2018-08-11 23:59:24,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" -d '{"role": {"name": "CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj-role"}}' 2018-08-11 23:59:24,646 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:59:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6949e9f9-309b-41cb-9071-13b073dfee58 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2e9549c496fd451a8d6b126b413da88a", "links": {"self": "http://172.30.9.30:5000/v3/roles/2e9549c496fd451a8d6b126b413da88a"}, "name": "CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj-role"}} 2018-08-11 23:59:24,646 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-6949e9f9-309b-41cb-9071-13b073dfee58 2018-08-11 23:59:24,646 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj-role 2018-08-11 23:59:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/2e9549c496fd451a8d6b126b413da88a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:24,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b660e1f-4e86-4fbb-a7a8-76cbff975456 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2e9549c496fd451a8d6b126b413da88a", "links": {"self": "http://172.30.9.30:5000/v3/roles/2e9549c496fd451a8d6b126b413da88a"}, "name": "CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj-role"}} 2018-08-11 23:59:24,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/2e9549c496fd451a8d6b126b413da88a used request id req-6b660e1f-4e86-4fbb-a7a8-76cbff975456 2018-08-11 23:59:24,732 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj-role to project CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj 2018-08-11 23:59:24,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/f1e0d839fe8543e89580e6b202f1001b/users/a3313664dd984e0987675f6911e3bec0/roles/2e9549c496fd451a8d6b126b413da88a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:24,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06966a37-6e97-48d1-aafa-1d28b473a7ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:24,787 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f1e0d839fe8543e89580e6b202f1001b/users/a3313664dd984e0987675f6911e3bec0/roles/2e9549c496fd451a8d6b126b413da88a used request id req-06966a37-6e97-48d1-aafa-1d28b473a7ee 2018-08-11 23:59:24,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:24,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:24,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:24,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:24,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:24,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:24,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:25,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e9549c496fd451a8d6b126b413da88a", "name": "CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj-role"}], "expires_at": "2018-08-12T00:59:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1e0d839fe8543e89580e6b202f1001b", "name": "CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f1e0d839fe8543e89580e6b202f1001b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f1e0d839fe8543e89580e6b202f1001b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f1e0d839fe8543e89580e6b202f1001b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f1e0d839fe8543e89580e6b202f1001b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f1e0d839fe8543e89580e6b202f1001b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f1e0d839fe8543e89580e6b202f1001b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f1e0d839fe8543e89580e6b202f1001b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f1e0d839fe8543e89580e6b202f1001b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a1ac6ea7-a6ae-406-user", "id": "a3313664dd984e0987675f6911e3bec0"}, "audit_ids": ["qggYQ_5gRcCyz7wlift_2Q"], "issued_at": "2018-08-11T23:59:25.000000Z"}} 2018-08-11 23:59:25,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd597a5a080b6ae54166de7f571892ee73c01503" 2018-08-11 23:59:25,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d680765-fb3f-4632-9da4-cd7dc1e2610a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:25,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2d680765-fb3f-4632-9da4-cd7dc1e2610a 2018-08-11 23:59:25,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:25,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:25,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:25,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:25,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:25,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-dba664ef-38c1-4ace-b992-9849cf6d665b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd597a5a080b6ae54166de7f571892ee73c01503" 2018-08-11 23:59:25,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9de94858-c4f6-4a70-ac1f-94b23329e7f2 Date: Sat, 11 Aug 2018 23:59:25 GMT RESP BODY: {"routers": []} 2018-08-11 23:59:25,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-dba664ef-38c1-4ace-b992-9849cf6d665b-pub-router&admin_state_up=True used request id req-9de94858-c4f6-4a70-ac1f-94b23329e7f2 2018-08-11 23:59:25,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:25,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:25,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e9549c496fd451a8d6b126b413da88a", "name": "CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj-role"}], "expires_at": "2018-08-12T00:59:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1e0d839fe8543e89580e6b202f1001b", "name": "CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f1e0d839fe8543e89580e6b202f1001b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f1e0d839fe8543e89580e6b202f1001b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f1e0d839fe8543e89580e6b202f1001b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f1e0d839fe8543e89580e6b202f1001b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f1e0d839fe8543e89580e6b202f1001b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f1e0d839fe8543e89580e6b202f1001b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f1e0d839fe8543e89580e6b202f1001b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f1e0d839fe8543e89580e6b202f1001b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a1ac6ea7-a6ae-406-user", "id": "a3313664dd984e0987675f6911e3bec0"}, "audit_ids": ["Lb8xDrTqSjSZwEYFnb_Idw"], "issued_at": "2018-08-11T23:59:25.000000Z"}} 2018-08-11 23:59:25,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3d1a05b04d72c3e59d69fa22e4fb01f8399215" 2018-08-11 23:59:25,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40f4dfce-8ae7-47cf-bc35-92230249f2a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:25,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-40f4dfce-8ae7-47cf-bc35-92230249f2a5 2018-08-11 23:59:25,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd597a5a080b6ae54166de7f571892ee73c01503" 2018-08-11 23:59:26,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-44049f0b-f2b6-4061-aa3e-ca740c2d9fa5 Date: Sat, 11 Aug 2018 23:59:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-11 23:59:26,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-44049f0b-f2b6-4061-aa3e-ca740c2d9fa5 2018-08-11 23:59:26,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd597a5a080b6ae54166de7f571892ee73c01503" 2018-08-11 23:59:26,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bde889b2-2007-46a4-aa8e-b1e5c1caf129 Date: Sat, 11 Aug 2018 23:59:26 GMT RESP BODY: {"subnets":[]} 2018-08-11 23:59:26,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-bde889b2-2007-46a4-aa8e-b1e5c1caf129 2018-08-11 23:59:26,231 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-dba664ef-38c1-4ace-b992-9849cf6d665b-pub-router 2018-08-11 23:59:26,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd597a5a080b6ae54166de7f571892ee73c01503" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "CreateRouterSuccessTests-dba664ef-38c1-4ace-b992-9849cf6d665b-pub-router", "admin_state_up": true}}' 2018-08-11 23:59:27,180 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-3cc6767a-7f13-4f1a-af63-bcbe07d0887b Date: Sat, 11 Aug 2018 23:59:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "f1e0d839fe8543e89580e6b202f1001b", "created_at": "2018-08-11T23:59:26Z", "admin_state_up": true, "updated_at": "2018-08-11T23:59:26Z", "revision_number": 2, "routes": [], "project_id": "f1e0d839fe8543e89580e6b202f1001b", "id": "ebefbd45-94c9-417d-9e25-0d80df91f082", "name": "CreateRouterSuccessTests-dba664ef-38c1-4ace-b992-9849cf6d665b-pub-router"}} 2018-08-11 23:59:27,180 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-3cc6767a-7f13-4f1a-af63-bcbe07d0887b 2018-08-11 23:59:27,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=ebefbd45-94c9-417d-9e25-0d80df91f082 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd597a5a080b6ae54166de7f571892ee73c01503" 2018-08-11 23:59:27,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c62c5ef8-b7d2-4636-91ba-1219def3af91 Date: Sat, 11 Aug 2018 23:59:27 GMT RESP BODY: {"ports":[]} 2018-08-11 23:59:27,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=ebefbd45-94c9-417d-9e25-0d80df91f082 used request id req-c62c5ef8-b7d2-4636-91ba-1219def3af91 2018-08-11 23:59:27,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/ebefbd45-94c9-417d-9e25-0d80df91f082 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd597a5a080b6ae54166de7f571892ee73c01503" 2018-08-11 23:59:27,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-61f58f0b-d5af-49ef-88d3-930aa6e1a44a Date: Sat, 11 Aug 2018 23:59:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "f1e0d839fe8543e89580e6b202f1001b", "created_at": "2018-08-11T23:59:26Z", "admin_state_up": true, "updated_at": "2018-08-11T23:59:26Z", "revision_number": 2, "routes": [], "project_id": "f1e0d839fe8543e89580e6b202f1001b", "id": "ebefbd45-94c9-417d-9e25-0d80df91f082", "name": "CreateRouterSuccessTests-dba664ef-38c1-4ace-b992-9849cf6d665b-pub-router"}} 2018-08-11 23:59:27,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/ebefbd45-94c9-417d-9e25-0d80df91f082 used request id req-61f58f0b-d5af-49ef-88d3-930aa6e1a44a 2018-08-11 23:59:27,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=ebefbd45-94c9-417d-9e25-0d80df91f082 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd597a5a080b6ae54166de7f571892ee73c01503" 2018-08-11 23:59:27,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d1001ed2-b49c-4778-859d-4892081c793f Date: Sat, 11 Aug 2018 23:59:27 GMT RESP BODY: {"ports":[]} 2018-08-11 23:59:27,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=ebefbd45-94c9-417d-9e25-0d80df91f082 used request id req-d1001ed2-b49c-4778-859d-4892081c793f 2018-08-11 23:59:27,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:27,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e9549c496fd451a8d6b126b413da88a", "name": "CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj-role"}], "expires_at": "2018-08-12T00:59:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1e0d839fe8543e89580e6b202f1001b", "name": "CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f1e0d839fe8543e89580e6b202f1001b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f1e0d839fe8543e89580e6b202f1001b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f1e0d839fe8543e89580e6b202f1001b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f1e0d839fe8543e89580e6b202f1001b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f1e0d839fe8543e89580e6b202f1001b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f1e0d839fe8543e89580e6b202f1001b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f1e0d839fe8543e89580e6b202f1001b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f1e0d839fe8543e89580e6b202f1001b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f1e0d839fe8543e89580e6b202f1001b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a1ac6ea7-a6ae-406-user", "id": "a3313664dd984e0987675f6911e3bec0"}, "audit_ids": ["zxAHjUsYT5mV8cFs__2pmQ"], "issued_at": "2018-08-11T23:59:27.000000Z"}} 2018-08-11 23:59:27,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-dba664ef-38c1-4ace-b992-9849cf6d665b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb1ed88d5499f054cae3d43951880b2b4c99ab6" 2018-08-11 23:59:28,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-fd3ce9b5-bb90-4e20-81e1-c9362771f61d Date: Sat, 11 Aug 2018 23:59:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "f1e0d839fe8543e89580e6b202f1001b", "created_at": "2018-08-11T23:59:26Z", "admin_state_up": true, "updated_at": "2018-08-11T23:59:26Z", "revision_number": 2, "routes": [], "project_id": "f1e0d839fe8543e89580e6b202f1001b", "id": "ebefbd45-94c9-417d-9e25-0d80df91f082", "name": "CreateRouterSuccessTests-dba664ef-38c1-4ace-b992-9849cf6d665b-pub-router"}]} 2018-08-11 23:59:28,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-dba664ef-38c1-4ace-b992-9849cf6d665b-pub-router&admin_state_up=True used request id req-fd3ce9b5-bb90-4e20-81e1-c9362771f61d 2018-08-11 23:59:28,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:28,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:28,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f1e0d839fe8543e89580e6b202f1001b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c72d7c73bf4e5d8bf249d52c2012b1155cc0c128" 2018-08-11 23:59:28,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9055570-da0f-4a71-a6da-f08809da0436 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f1e0d839fe8543e89580e6b202f1001b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f1e0d839fe8543e89580e6b202f1001b", "name": "CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj"}} 2018-08-11 23:59:28,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f1e0d839fe8543e89580e6b202f1001b used request id req-e9055570-da0f-4a71-a6da-f08809da0436 2018-08-11 23:59:28,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=ebefbd45-94c9-417d-9e25-0d80df91f082 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb1ed88d5499f054cae3d43951880b2b4c99ab6" 2018-08-11 23:59:28,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d94b8452-b994-4303-b147-d31f1eff74b0 Date: Sat, 11 Aug 2018 23:59:28 GMT RESP BODY: {"ports":[]} 2018-08-11 23:59:28,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=ebefbd45-94c9-417d-9e25-0d80df91f082 used request id req-d94b8452-b994-4303-b147-d31f1eff74b0 2018-08-11 23:59:28,162 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-dba664ef-38c1-4ace-b992-9849cf6d665b-pub-router 2018-08-11 23:59:28,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/ebefbd45-94c9-417d-9e25-0d80df91f082 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb1ed88d5499f054cae3d43951880b2b4c99ab6" 2018-08-11 23:59:29,360 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eee84bc0-c431-436e-8800-d77c163f16ba Content-Length: 0 Date: Sat, 11 Aug 2018 23:59:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:59:29,360 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/ebefbd45-94c9-417d-9e25-0d80df91f082 used request id req-eee84bc0-c431-436e-8800-d77c163f16ba 2018-08-11 23:59:29,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-dba664ef-38c1-4ace-b992-9849cf6d665b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb1ed88d5499f054cae3d43951880b2b4c99ab6" 2018-08-11 23:59:29,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1ce36e81-750e-4cc0-b15d-2e5e5a2b2d8e Date: Sat, 11 Aug 2018 23:59:29 GMT RESP BODY: {"routers": []} 2018-08-11 23:59:29,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-dba664ef-38c1-4ace-b992-9849cf6d665b-pub-router&admin_state_up=True used request id req-1ce36e81-750e-4cc0-b15d-2e5e5a2b2d8e 2018-08-11 23:59:29,412 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-dba664ef-38c1-4ace-b992-9849cf6d665b-pub-router 2018-08-11 23:59:29,412 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-dba664ef-38c1-4ace-b992-9849cf6d665b-pub-router 2018-08-11 23:59:29,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/ebefbd45-94c9-417d-9e25-0d80df91f082 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd597a5a080b6ae54166de7f571892ee73c01503" 2018-08-11 23:59:29,463 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-703af632-7dea-42d7-803a-e341818ae1d4 Date: Sat, 11 Aug 2018 23:59:29 GMT RESP BODY: {"NeutronError": {"message": "Router ebefbd45-94c9-417d-9e25-0d80df91f082 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-11 23:59:29,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/ebefbd45-94c9-417d-9e25-0d80df91f082 used request id req-703af632-7dea-42d7-803a-e341818ae1d4 2018-08-11 23:59:29,463 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router ebefbd45-94c9-417d-9e25-0d80df91f082 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-11 23:59:29,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:29,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:29,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:29,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:29,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:29,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:29,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-d0e43444-e4d3-4061-a6ba-36117b6ec347 Date: Sat, 11 Aug 2018 23:59:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:59:30,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-d0e43444-e4d3-4061-a6ba-36117b6ec347 2018-08-11 23:59:30,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:30,084 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e779a38-06c3-4e73-8b1a-c1a0701e1c63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:30,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-9e779a38-06c3-4e73-8b1a-c1a0701e1c63 2018-08-11 23:59:30,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:30,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:30,171 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aa35a46-873d-4811-86bc-576c263315c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:30,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-3aa35a46-873d-4811-86bc-576c263315c4 2018-08-11 23:59:30,171 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:30,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:30,256 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81cacfb4-df75-42e7-a520-4f4a5f7a9e70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:30,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-81cacfb4-df75-42e7-a520-4f4a5f7a9e70 2018-08-11 23:59:30,257 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:30,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:30,342 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85171886-011e-4319-a884-65ef1fd4f4da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:30,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-85171886-011e-4319-a884-65ef1fd4f4da 2018-08-11 23:59:30,342 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:30,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:30,423 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5209dd54-f97a-4b6a-bef3-40101ed337c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:30,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-5209dd54-f97a-4b6a-bef3-40101ed337c4 2018-08-11 23:59:30,423 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:30,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:30,508 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb70798e-115b-4bbe-9df3-6add2b0fa1e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:30,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-cb70798e-115b-4bbe-9df3-6add2b0fa1e5 2018-08-11 23:59:30,508 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:30,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:30,589 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0f474df-554c-417b-9bef-d479c3345752 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:30,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-b0f474df-554c-417b-9bef-d479c3345752 2018-08-11 23:59:30,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:30,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:30,673 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e239b278-3b20-42c9-a601-1cbc842648cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:30,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-e239b278-3b20-42c9-a601-1cbc842648cb 2018-08-11 23:59:30,673 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:30,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:30,759 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1959e153-e66d-46a4-9d72-f31e31048f06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:30,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-1959e153-e66d-46a4-9d72-f31e31048f06 2018-08-11 23:59:30,759 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:30,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:30,779 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fe70bef-386f-4df1-ada0-dbd5d47b12fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:30,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-4fe70bef-386f-4df1-ada0-dbd5d47b12fc 2018-08-11 23:59:30,779 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:30,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:30,862 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc5c8005-84ca-4b24-9068-769e8c95345e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:30,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-cc5c8005-84ca-4b24-9068-769e8c95345e 2018-08-11 23:59:30,863 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:30,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:30,950 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97dadd03-af0f-4e55-84bb-a09a8ca98fb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:30,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-97dadd03-af0f-4e55-84bb-a09a8ca98fb1 2018-08-11 23:59:30,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:30,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:31,035 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83883005-1b85-4d56-ab1c-484ab0d982a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:31,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-83883005-1b85-4d56-ab1c-484ab0d982a0 2018-08-11 23:59:31,035 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:31,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:31,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a396d05-7609-47bf-8e06-5673c6941796 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:59:31,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-6a396d05-7609-47bf-8e06-5673c6941796 2018-08-11 23:59:31,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:31,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee0a8169-910e-442e-9ca3-6ab52bffa1f0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:59:31,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-ee0a8169-910e-442e-9ca3-6ab52bffa1f0 2018-08-11 23:59:31,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:31,298 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7b11fde-1b6a-4b4f-9087-b858aae2b9fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:31,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-a7b11fde-1b6a-4b4f-9087-b858aae2b9fd 2018-08-11 23:59:31,298 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:31,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:31,384 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66f743a1-be10-4099-88cd-8d7d19ac0bf0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:31,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-66f743a1-be10-4099-88cd-8d7d19ac0bf0 2018-08-11 23:59:31,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:31,386 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj 2018-08-11 23:59:31,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/f1e0d839fe8543e89580e6b202f1001b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:31,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7e769ea-abed-467e-8514-d4a34c1a4333 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:31,581 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f1e0d839fe8543e89580e6b202f1001b used request id req-a7e769ea-abed-467e-8514-d4a34c1a4333 2018-08-11 23:59:31,582 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-a1ac6ea7-a6ae-406-proj-role 2018-08-11 23:59:31,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/2e9549c496fd451a8d6b126b413da88a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:31,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0133a7b-1401-4f91-9e52-4af2581d3066 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:31,690 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/2e9549c496fd451a8d6b126b413da88a used request id req-e0133a7b-1401-4f91-9e52-4af2581d3066 2018-08-11 23:59:31,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2296f45d0d1ac9f26bc7c6edea5db13d67b688f" 2018-08-11 23:59:31,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0203def1-6cc3-4103-804a-ab60e1f8ed76 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:59:31,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0203def1-6cc3-4103-804a-ab60e1f8ed76 2018-08-11 23:59:31,777 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-a1ac6ea7-a6ae-406-user 2018-08-11 23:59:31,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/a3313664dd984e0987675f6911e3bec0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510b9c800ba89f16331df2d36b9808d171f0b1f8" 2018-08-11 23:59:31,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81fcfe8e-38b7-4a06-9b7e-4f2acdda915e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:31,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/a3313664dd984e0987675f6911e3bec0 used request id req-81fcfe8e-38b7-4a06-9b7e-4f2acdda915e 2018-08-11 23:59:31,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:32,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Rv1bIBvZQimouMRNXLPGYA"], "issued_at": "2018-08-11T23:59:32.000000Z"}} 2018-08-11 23:59:32,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a069f811edc3f662c0b6e6ccc91f82d4f89797a3" 2018-08-11 23:59:32,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbe03ab4-33a9-48ba-acbb-252b3adff559 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:32,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-cbe03ab4-33a9-48ba-acbb-252b3adff559 2018-08-11 23:59:32,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:32,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:32,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ioiQ2pFGRsyJ83qeYCA2Hw"], "issued_at": "2018-08-11T23:59:32.000000Z"}} 2018-08-11 23:59:32,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:32,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff0c2cb-7fa4-4ecc-a101-91235a474a66 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:32,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6ff0c2cb-7fa4-4ecc-a101-91235a474a66 2018-08-11 23:59:32,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:32,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:32,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-91e2feed-1fc4-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:32,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a072ce91-c73e-47fe-a211-adf3585dc1e9 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-91e2feed-1fc4-44b-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:59:32,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-91e2feed-1fc4-44b-proj used request id req-a072ce91-c73e-47fe-a211-adf3585dc1e9 2018-08-11 23:59:32,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:33,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c97f9ca-4e6d-4f90-9777-7d29a18ed395 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:59:33,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-7c97f9ca-4e6d-4f90-9777-7d29a18ed395 2018-08-11 23:59:33,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-91e2feed-1fc4-44b-proj"}}' 2018-08-11 23:59:33,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-490b8ac1-51ee-4401-b869-15c01945c9ad Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/46c5f2b9eab6418398765e63d9b9d6f5"}, "tags": [], "enabled": true, "id": "46c5f2b9eab6418398765e63d9b9d6f5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-91e2feed-1fc4-44b-proj"}} 2018-08-11 23:59:33,163 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-490b8ac1-51ee-4401-b869-15c01945c9ad 2018-08-11 23:59:33,164 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-91e2feed-1fc4-44b-proj 2018-08-11 23:59:33,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:33,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:33,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["zUb8IgtvSbifXezaQbsnLA"], "issued_at": "2018-08-11T23:59:33.000000Z"}} 2018-08-11 23:59:33,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb47d4402879f899c20e7955b48db21f812b17b" 2018-08-11 23:59:33,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f60eb80b-2727-4f67-8fed-88bc5d453786 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:33,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f60eb80b-2727-4f67-8fed-88bc5d453786 2018-08-11 23:59:33,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:33,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:33,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb47d4402879f899c20e7955b48db21f812b17b" 2018-08-11 23:59:33,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d510d85b-fe84-491f-9f76-64153e5b6a3c Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:59:33,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d510d85b-fe84-491f-9f76-64153e5b6a3c 2018-08-11 23:59:33,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-91e2feed-1fc4-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb47d4402879f899c20e7955b48db21f812b17b" 2018-08-11 23:59:33,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e74123b4-5e73-4127-8c7e-73ad43e9d327 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-91e2feed-1fc4-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/46c5f2b9eab6418398765e63d9b9d6f5"}, "tags": [], "enabled": true, "id": "46c5f2b9eab6418398765e63d9b9d6f5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-91e2feed-1fc4-44b-proj"}]} 2018-08-11 23:59:33,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-91e2feed-1fc4-44b-proj used request id req-e74123b4-5e73-4127-8c7e-73ad43e9d327 2018-08-11 23:59:33,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb47d4402879f899c20e7955b48db21f812b17b" 2018-08-11 23:59:33,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13afc0ca-1160-4127-b46c-736efa16b85a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:59:33,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-13afc0ca-1160-4127-b46c-736efa16b85a 2018-08-11 23:59:34,151 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-91e2feed-1fc4-44b-user 2018-08-11 23:59:34,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:34,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:34,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3892823b-3fba-4c08-b5bd-2e198e227b73 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:59:34,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3892823b-3fba-4c08-b5bd-2e198e227b73 2018-08-11 23:59:34,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" -d '{"role": {"name": "CreateRouterSuccessTests-91e2feed-1fc4-44b-proj-role"}}' 2018-08-11 23:59:34,342 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:59:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63d5255c-05ab-466b-8ba0-2a4c70ee9e7e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eed0eb9d1551492db53c6426355bf965", "links": {"self": "http://172.30.9.30:5000/v3/roles/eed0eb9d1551492db53c6426355bf965"}, "name": "CreateRouterSuccessTests-91e2feed-1fc4-44b-proj-role"}} 2018-08-11 23:59:34,342 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-63d5255c-05ab-466b-8ba0-2a4c70ee9e7e 2018-08-11 23:59:34,343 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-91e2feed-1fc4-44b-proj-role 2018-08-11 23:59:34,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/eed0eb9d1551492db53c6426355bf965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:34,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-559c4104-f486-44f9-9ca4-01062a6c66b0 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eed0eb9d1551492db53c6426355bf965", "links": {"self": "http://172.30.9.30:5000/v3/roles/eed0eb9d1551492db53c6426355bf965"}, "name": "CreateRouterSuccessTests-91e2feed-1fc4-44b-proj-role"}} 2018-08-11 23:59:34,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/eed0eb9d1551492db53c6426355bf965 used request id req-559c4104-f486-44f9-9ca4-01062a6c66b0 2018-08-11 23:59:34,430 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-91e2feed-1fc4-44b-proj-role to project CreateRouterSuccessTests-91e2feed-1fc4-44b-proj 2018-08-11 23:59:34,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/46c5f2b9eab6418398765e63d9b9d6f5/users/bbae1ccf50f640c89af72ef0542a8110/roles/eed0eb9d1551492db53c6426355bf965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:34,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aff09ac7-2d7a-4105-b630-2725da3aec2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:34,483 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/46c5f2b9eab6418398765e63d9b9d6f5/users/bbae1ccf50f640c89af72ef0542a8110/roles/eed0eb9d1551492db53c6426355bf965 used request id req-aff09ac7-2d7a-4105-b630-2725da3aec2d 2018-08-11 23:59:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:34,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:34,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:34,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eed0eb9d1551492db53c6426355bf965", "name": "CreateRouterSuccessTests-91e2feed-1fc4-44b-proj-role"}], "expires_at": "2018-08-12T00:59:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "46c5f2b9eab6418398765e63d9b9d6f5", "name": "CreateRouterSuccessTests-91e2feed-1fc4-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_46c5f2b9eab6418398765e63d9b9d6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_46c5f2b9eab6418398765e63d9b9d6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-91e2feed-1fc4-44b-user", "id": "bbae1ccf50f640c89af72ef0542a8110"}, "audit_ids": ["oiijQqCtRH-58k-dMoj9oA"], "issued_at": "2018-08-11T23:59:34.000000Z"}} 2018-08-11 23:59:34,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e6d8af03bd00c00571b96db4d07bdce6307a1" 2018-08-11 23:59:34,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7103adc-4489-4ec8-8665-c71a25b48e0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:34,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e7103adc-4489-4ec8-8665-c71a25b48e0d 2018-08-11 23:59:34,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:34,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:34,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:34,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:34,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:34,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-d9bcfa76-f699-4dd9-860e-11d2ef3207d2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e6d8af03bd00c00571b96db4d07bdce6307a1" 2018-08-11 23:59:35,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-94ae1f1e-1dd1-4ba0-9295-b5aea2dd6f3f Date: Sat, 11 Aug 2018 23:59:35 GMT RESP BODY: {"routers": []} 2018-08-11 23:59:35,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-d9bcfa76-f699-4dd9-860e-11d2ef3207d2-pub-router&admin_state_up=True used request id req-94ae1f1e-1dd1-4ba0-9295-b5aea2dd6f3f 2018-08-11 23:59:35,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:35,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:35,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eed0eb9d1551492db53c6426355bf965", "name": "CreateRouterSuccessTests-91e2feed-1fc4-44b-proj-role"}], "expires_at": "2018-08-12T00:59:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "46c5f2b9eab6418398765e63d9b9d6f5", "name": "CreateRouterSuccessTests-91e2feed-1fc4-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_46c5f2b9eab6418398765e63d9b9d6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_46c5f2b9eab6418398765e63d9b9d6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-91e2feed-1fc4-44b-user", "id": "bbae1ccf50f640c89af72ef0542a8110"}, "audit_ids": ["XKd-yddwTqeVGJhY2M-oRA"], "issued_at": "2018-08-11T23:59:35.000000Z"}} 2018-08-11 23:59:35,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acd9d0b27f977dc1bfaad4054e12c806ba11996d" 2018-08-11 23:59:35,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8be3cb0-b8ea-4d8b-9954-09e874505863 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:35,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f8be3cb0-b8ea-4d8b-9954-09e874505863 2018-08-11 23:59:35,546 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-d9bcfa76-f699-4dd9-860e-11d2ef3207d2-pub-router 2018-08-11 23:59:35,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e6d8af03bd00c00571b96db4d07bdce6307a1" -d '{"router": {"name": "CreateRouterSuccessTests-d9bcfa76-f699-4dd9-860e-11d2ef3207d2-pub-router", "admin_state_up": true}}' 2018-08-11 23:59:35,665 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-6c655bf8-2560-47d7-88b3-ce9f6ccbbdc8 Date: Sat, 11 Aug 2018 23:59:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "46c5f2b9eab6418398765e63d9b9d6f5", "created_at": "2018-08-11T23:59:35Z", "admin_state_up": true, "updated_at": "2018-08-11T23:59:35Z", "revision_number": 0, "routes": [], "project_id": "46c5f2b9eab6418398765e63d9b9d6f5", "id": "0cc5f087-3f92-4534-a54a-b12e322653a7", "name": "CreateRouterSuccessTests-d9bcfa76-f699-4dd9-860e-11d2ef3207d2-pub-router"}} 2018-08-11 23:59:35,665 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-6c655bf8-2560-47d7-88b3-ce9f6ccbbdc8 2018-08-11 23:59:35,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=0cc5f087-3f92-4534-a54a-b12e322653a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e6d8af03bd00c00571b96db4d07bdce6307a1" 2018-08-11 23:59:35,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a4c34d32-5d2b-42fa-9396-031d496b3377 Date: Sat, 11 Aug 2018 23:59:35 GMT RESP BODY: {"ports":[]} 2018-08-11 23:59:35,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=0cc5f087-3f92-4534-a54a-b12e322653a7 used request id req-a4c34d32-5d2b-42fa-9396-031d496b3377 2018-08-11 23:59:35,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/0cc5f087-3f92-4534-a54a-b12e322653a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e6d8af03bd00c00571b96db4d07bdce6307a1" 2018-08-11 23:59:35,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-beb51642-b978-4cd5-9f34-7165168a5dcb Date: Sat, 11 Aug 2018 23:59:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "46c5f2b9eab6418398765e63d9b9d6f5", "created_at": "2018-08-11T23:59:35Z", "admin_state_up": true, "updated_at": "2018-08-11T23:59:35Z", "revision_number": 0, "routes": [], "project_id": "46c5f2b9eab6418398765e63d9b9d6f5", "id": "0cc5f087-3f92-4534-a54a-b12e322653a7", "name": "CreateRouterSuccessTests-d9bcfa76-f699-4dd9-860e-11d2ef3207d2-pub-router"}} 2018-08-11 23:59:35,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/0cc5f087-3f92-4534-a54a-b12e322653a7 used request id req-beb51642-b978-4cd5-9f34-7165168a5dcb 2018-08-11 23:59:35,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=0cc5f087-3f92-4534-a54a-b12e322653a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e6d8af03bd00c00571b96db4d07bdce6307a1" 2018-08-11 23:59:35,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-55c81247-c47e-4fdb-b5fd-939ce4b900e8 Date: Sat, 11 Aug 2018 23:59:35 GMT RESP BODY: {"ports":[]} 2018-08-11 23:59:35,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=0cc5f087-3f92-4534-a54a-b12e322653a7 used request id req-55c81247-c47e-4fdb-b5fd-939ce4b900e8 2018-08-11 23:59:35,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:36,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eed0eb9d1551492db53c6426355bf965", "name": "CreateRouterSuccessTests-91e2feed-1fc4-44b-proj-role"}], "expires_at": "2018-08-12T00:59:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "46c5f2b9eab6418398765e63d9b9d6f5", "name": "CreateRouterSuccessTests-91e2feed-1fc4-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_46c5f2b9eab6418398765e63d9b9d6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_46c5f2b9eab6418398765e63d9b9d6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/46c5f2b9eab6418398765e63d9b9d6f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-91e2feed-1fc4-44b-user", "id": "bbae1ccf50f640c89af72ef0542a8110"}, "audit_ids": ["GWnJidjtT1yYxiLfRFT27w"], "issued_at": "2018-08-11T23:59:36.000000Z"}} 2018-08-11 23:59:36,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-d9bcfa76-f699-4dd9-860e-11d2ef3207d2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037e4c07dc64570a2f61fd03802964b4e6e0aab5" 2018-08-11 23:59:36,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-d9693dd3-12e1-46a7-815a-63a40e0867af Date: Sat, 11 Aug 2018 23:59:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "46c5f2b9eab6418398765e63d9b9d6f5", "created_at": "2018-08-11T23:59:35Z", "admin_state_up": true, "updated_at": "2018-08-11T23:59:35Z", "revision_number": 0, "routes": [], "project_id": "46c5f2b9eab6418398765e63d9b9d6f5", "id": "0cc5f087-3f92-4534-a54a-b12e322653a7", "name": "CreateRouterSuccessTests-d9bcfa76-f699-4dd9-860e-11d2ef3207d2-pub-router"}]} 2018-08-11 23:59:36,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-d9bcfa76-f699-4dd9-860e-11d2ef3207d2-pub-router&admin_state_up=True used request id req-d9693dd3-12e1-46a7-815a-63a40e0867af 2018-08-11 23:59:36,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:36,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:36,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/46c5f2b9eab6418398765e63d9b9d6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a069f811edc3f662c0b6e6ccc91f82d4f89797a3" 2018-08-11 23:59:36,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1fa520-e6d2-47ae-b56d-823283682838 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/46c5f2b9eab6418398765e63d9b9d6f5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "46c5f2b9eab6418398765e63d9b9d6f5", "name": "CreateRouterSuccessTests-91e2feed-1fc4-44b-proj"}} 2018-08-11 23:59:36,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/46c5f2b9eab6418398765e63d9b9d6f5 used request id req-1e1fa520-e6d2-47ae-b56d-823283682838 2018-08-11 23:59:36,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=0cc5f087-3f92-4534-a54a-b12e322653a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037e4c07dc64570a2f61fd03802964b4e6e0aab5" 2018-08-11 23:59:36,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5c464cd8-8ece-4724-ab23-c38b129c7268 Date: Sat, 11 Aug 2018 23:59:36 GMT RESP BODY: {"ports":[]} 2018-08-11 23:59:36,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=0cc5f087-3f92-4534-a54a-b12e322653a7 used request id req-5c464cd8-8ece-4724-ab23-c38b129c7268 2018-08-11 23:59:36,576 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-d9bcfa76-f699-4dd9-860e-11d2ef3207d2-pub-router 2018-08-11 23:59:36,576 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-d9bcfa76-f699-4dd9-860e-11d2ef3207d2-pub-router 2018-08-11 23:59:36,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/0cc5f087-3f92-4534-a54a-b12e322653a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041e6d8af03bd00c00571b96db4d07bdce6307a1" 2018-08-11 23:59:36,965 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a8863e3f-a63b-4c6a-b3c4-9fb26a85cfc5 Content-Length: 0 Date: Sat, 11 Aug 2018 23:59:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:59:36,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/0cc5f087-3f92-4534-a54a-b12e322653a7 used request id req-a8863e3f-a63b-4c6a-b3c4-9fb26a85cfc5 2018-08-11 23:59:36,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:36,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:36,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:36,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:36,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:36,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:37,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-73db4231-1f1a-4457-b017-deb3e4254a83 Date: Sat, 11 Aug 2018 23:59:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:59:37,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-73db4231-1f1a-4457-b017-deb3e4254a83 2018-08-11 23:59:37,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:37,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf9c2877-3ce4-4397-bbcb-26b3bef4b675 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:37,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-cf9c2877-3ce4-4397-bbcb-26b3bef4b675 2018-08-11 23:59:37,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:37,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:37,584 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6724080-5c25-458c-a4d9-3455c3673175 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:37,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-c6724080-5c25-458c-a4d9-3455c3673175 2018-08-11 23:59:37,584 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:37,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:37,663 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec7ee605-7fdb-488d-9265-2fea3d5f7805 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:37,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-ec7ee605-7fdb-488d-9265-2fea3d5f7805 2018-08-11 23:59:37,664 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:37,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:37,750 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01ac8616-16f5-4c86-9210-9fdfddad3bec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:37,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-01ac8616-16f5-4c86-9210-9fdfddad3bec 2018-08-11 23:59:37,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:37,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:37,838 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a247541-b221-4742-a77c-3b12ff567c2c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:37,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-4a247541-b221-4742-a77c-3b12ff567c2c 2018-08-11 23:59:37,838 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:37,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:37,924 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc21b11d-d7ab-4b78-9f9c-40f833ac9218 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:37,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-dc21b11d-d7ab-4b78-9f9c-40f833ac9218 2018-08-11 23:59:37,924 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:37,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:38,004 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39e372ca-ea93-4fc2-a54b-385d36925ab2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:38,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-39e372ca-ea93-4fc2-a54b-385d36925ab2 2018-08-11 23:59:38,004 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:38,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:38,088 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7baa692-d8df-405e-9a0e-bbab251162d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:38,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-f7baa692-d8df-405e-9a0e-bbab251162d4 2018-08-11 23:59:38,088 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:38,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:38,174 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68a21f3e-15ca-4d45-83ca-49090233fd2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:38,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-68a21f3e-15ca-4d45-83ca-49090233fd2d 2018-08-11 23:59:38,175 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:38,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:38,261 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6811a7b9-7b30-4121-ba1d-2793d3bffa24 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:38,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-6811a7b9-7b30-4121-ba1d-2793d3bffa24 2018-08-11 23:59:38,261 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:38,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:38,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fac8ad5-30e3-45a1-8f29-bb9be7fdaeba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:38,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-3fac8ad5-30e3-45a1-8f29-bb9be7fdaeba 2018-08-11 23:59:38,348 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:38,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:38,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c1ada59-1916-43c4-a18d-a0aebd4965b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:38,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-0c1ada59-1916-43c4-a18d-a0aebd4965b0 2018-08-11 23:59:38,430 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:38,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:38,515 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0755b140-e098-4a4b-b332-8eedffa985ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:38,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-0755b140-e098-4a4b-b332-8eedffa985ce 2018-08-11 23:59:38,515 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:38,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:38,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9875225b-0a50-4bdd-b8cc-45a5365f00c2 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:59:38,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-9875225b-0a50-4bdd-b8cc-45a5365f00c2 2018-08-11 23:59:38,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:38,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d316a4-7479-47ce-bef9-2a2bf1b7550d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:59:38,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-c8d316a4-7479-47ce-bef9-2a2bf1b7550d 2018-08-11 23:59:38,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:38,778 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf8149c9-77ea-4a5c-b585-dc3d95236315 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:38,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-cf8149c9-77ea-4a5c-b585-dc3d95236315 2018-08-11 23:59:38,778 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:38,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:38,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11fc845e-e88e-45da-8fb6-1d2d46d4f634 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:38,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-11fc845e-e88e-45da-8fb6-1d2d46d4f634 2018-08-11 23:59:38,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:38,868 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-91e2feed-1fc4-44b-proj 2018-08-11 23:59:38,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/46c5f2b9eab6418398765e63d9b9d6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:39,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-035d1c6a-7742-46ff-ae86-d5a5fe14bdda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:39,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/46c5f2b9eab6418398765e63d9b9d6f5 used request id req-035d1c6a-7742-46ff-ae86-d5a5fe14bdda 2018-08-11 23:59:39,170 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-91e2feed-1fc4-44b-proj-role 2018-08-11 23:59:39,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/eed0eb9d1551492db53c6426355bf965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:39,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3dcd2c0-e8ba-461b-bf12-c4b93a794d1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:39,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/eed0eb9d1551492db53c6426355bf965 used request id req-d3dcd2c0-e8ba-461b-bf12-c4b93a794d1e 2018-08-11 23:59:39,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}304ffae65d6e67381a0d0d749d1e6d146727ad17" 2018-08-11 23:59:39,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d78559-560a-44e1-9331-e9c176278066 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:59:39,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-04d78559-560a-44e1-9331-e9c176278066 2018-08-11 23:59:39,392 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-91e2feed-1fc4-44b-user 2018-08-11 23:59:39,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/bbae1ccf50f640c89af72ef0542a8110 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb47d4402879f899c20e7955b48db21f812b17b" 2018-08-11 23:59:39,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a35ad97-1361-4c89-91c0-f6feb283126c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:39,553 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/bbae1ccf50f640c89af72ef0542a8110 used request id req-1a35ad97-1361-4c89-91c0-f6feb283126c 2018-08-11 23:59:39,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:39,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["_03T0eKFSPmUQKDchp2Gog"], "issued_at": "2018-08-11T23:59:39.000000Z"}} 2018-08-11 23:59:39,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75c1d27e554a82cc63a56db2b207e8e322c43a5" 2018-08-11 23:59:40,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-254c1daf-9077-41dc-8efc-2bd053c553c6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:40,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-254c1daf-9077-41dc-8efc-2bd053c553c6 2018-08-11 23:59:40,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:40,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:40,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["VsE2KlxuTJCV1kak54YW0A"], "issued_at": "2018-08-11T23:59:40.000000Z"}} 2018-08-11 23:59:40,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:40,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7ec416a-3cf3-4ad1-bfcf-54b80f7224fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:40,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e7ec416a-3cf3-4ad1-bfcf-54b80f7224fc 2018-08-11 23:59:40,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:40,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:40,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:40,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6f2bb7-c255-48c4-a5c8-70fb3aa2e3c5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:59:40,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj used request id req-2b6f2bb7-c255-48c4-a5c8-70fb3aa2e3c5 2018-08-11 23:59:40,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:40,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc6023e7-3e06-4a01-98af-f4031978fee3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:59:40,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-bc6023e7-3e06-4a01-98af-f4031978fee3 2018-08-11 23:59:40,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj"}}' 2018-08-11 23:59:40,768 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:59:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f301859b-059f-44e1-a513-c98f3eb53f48 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1ae36235681d42528d912dcec23ea0e9"}, "tags": [], "enabled": true, "id": "1ae36235681d42528d912dcec23ea0e9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj"}} 2018-08-11 23:59:40,769 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-f301859b-059f-44e1-a513-c98f3eb53f48 2018-08-11 23:59:40,769 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj 2018-08-11 23:59:40,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:40,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:41,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["DomLeDESRZeF7fM-oVEXbg"], "issued_at": "2018-08-11T23:59:41.000000Z"}} 2018-08-11 23:59:41,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab363034cd67f6b5b5bb1226681e279f3eb8ea81" 2018-08-11 23:59:41,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a0e508-f322-43fd-9874-d1b85bf1ce8f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:41,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b8a0e508-f322-43fd-9874-d1b85bf1ce8f 2018-08-11 23:59:41,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:41,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:41,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab363034cd67f6b5b5bb1226681e279f3eb8ea81" 2018-08-11 23:59:41,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dbf2651-a988-48a7-b30d-f28a52ea6b30 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:59:41,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8dbf2651-a988-48a7-b30d-f28a52ea6b30 2018-08-11 23:59:41,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab363034cd67f6b5b5bb1226681e279f3eb8ea81" 2018-08-11 23:59:41,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71a5732b-5668-42d1-af8d-ae414863b84a Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1ae36235681d42528d912dcec23ea0e9"}, "tags": [], "enabled": true, "id": "1ae36235681d42528d912dcec23ea0e9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj"}]} 2018-08-11 23:59:41,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj used request id req-71a5732b-5668-42d1-af8d-ae414863b84a 2018-08-11 23:59:41,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab363034cd67f6b5b5bb1226681e279f3eb8ea81" 2018-08-11 23:59:41,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f653bf-6b39-4dd4-9c96-ea271a658aba Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:59:41,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c6f653bf-6b39-4dd4-9c96-ea271a658aba 2018-08-11 23:59:41,804 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-39c616a8-cb6b-4fb-user 2018-08-11 23:59:41,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:41,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:41,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa762268-2e26-4195-b808-60ea73c59908 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:59:41,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fa762268-2e26-4195-b808-60ea73c59908 2018-08-11 23:59:41,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" -d '{"role": {"name": "CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj-role"}}' 2018-08-11 23:59:42,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:59:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a963b22-3244-497b-a593-3174d5e44a5a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a99f845ee8f4b0c90aeb780e590062a", "links": {"self": "http://172.30.9.30:5000/v3/roles/1a99f845ee8f4b0c90aeb780e590062a"}, "name": "CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj-role"}} 2018-08-11 23:59:42,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-0a963b22-3244-497b-a593-3174d5e44a5a 2018-08-11 23:59:42,002 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj-role 2018-08-11 23:59:42,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/1a99f845ee8f4b0c90aeb780e590062a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:42,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c988736-09d7-406a-801e-c88e76f2b681 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a99f845ee8f4b0c90aeb780e590062a", "links": {"self": "http://172.30.9.30:5000/v3/roles/1a99f845ee8f4b0c90aeb780e590062a"}, "name": "CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj-role"}} 2018-08-11 23:59:42,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/1a99f845ee8f4b0c90aeb780e590062a used request id req-3c988736-09d7-406a-801e-c88e76f2b681 2018-08-11 23:59:42,092 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj-role to project CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj 2018-08-11 23:59:42,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/1ae36235681d42528d912dcec23ea0e9/users/c94bb05b6e2f4037bdb767d4964ee725/roles/1a99f845ee8f4b0c90aeb780e590062a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:42,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0afa3de3-0165-4106-bd0c-28e7a5178bb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:42,214 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/1ae36235681d42528d912dcec23ea0e9/users/c94bb05b6e2f4037bdb767d4964ee725/roles/1a99f845ee8f4b0c90aeb780e590062a used request id req-0afa3de3-0165-4106-bd0c-28e7a5178bb2 2018-08-11 23:59:42,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:42,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:42,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:42,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:42,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:42,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:42,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:42,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a99f845ee8f4b0c90aeb780e590062a", "name": "CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj-role"}], "expires_at": "2018-08-12T00:59:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ae36235681d42528d912dcec23ea0e9", "name": "CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1ae36235681d42528d912dcec23ea0e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/1ae36235681d42528d912dcec23ea0e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/1ae36235681d42528d912dcec23ea0e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_1ae36235681d42528d912dcec23ea0e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_1ae36235681d42528d912dcec23ea0e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1ae36235681d42528d912dcec23ea0e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/1ae36235681d42528d912dcec23ea0e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/1ae36235681d42528d912dcec23ea0e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-39c616a8-cb6b-4fb-user", "id": "c94bb05b6e2f4037bdb767d4964ee725"}, "audit_ids": ["sAggAUVqR-S402weeBeLhw"], "issued_at": "2018-08-11T23:59:42.000000Z"}} 2018-08-11 23:59:42,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e49e7285c8abe840f5894f5db6525762b007e15" 2018-08-11 23:59:42,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df5b3c7-c635-4d46-aaf8-593c82370e61 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:42,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0df5b3c7-c635-4d46-aaf8-593c82370e61 2018-08-11 23:59:42,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:42,758 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:42,758 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:42,758 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:42,758 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:42,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-4360fc0d-c4f2-45fb-ab0b-48d6eb5ad7c2-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e49e7285c8abe840f5894f5db6525762b007e15" 2018-08-11 23:59:42,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ddf18c8d-52c8-4185-93d4-d6cdd97522e3 Date: Sat, 11 Aug 2018 23:59:42 GMT RESP BODY: {"routers": []} 2018-08-11 23:59:42,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-4360fc0d-c4f2-45fb-ab0b-48d6eb5ad7c2-pub-router&admin_state_up=False used request id req-ddf18c8d-52c8-4185-93d4-d6cdd97522e3 2018-08-11 23:59:42,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:42,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:43,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a99f845ee8f4b0c90aeb780e590062a", "name": "CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj-role"}], "expires_at": "2018-08-12T00:59:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ae36235681d42528d912dcec23ea0e9", "name": "CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1ae36235681d42528d912dcec23ea0e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/1ae36235681d42528d912dcec23ea0e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/1ae36235681d42528d912dcec23ea0e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_1ae36235681d42528d912dcec23ea0e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_1ae36235681d42528d912dcec23ea0e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1ae36235681d42528d912dcec23ea0e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/1ae36235681d42528d912dcec23ea0e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/1ae36235681d42528d912dcec23ea0e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-39c616a8-cb6b-4fb-user", "id": "c94bb05b6e2f4037bdb767d4964ee725"}, "audit_ids": ["-7kFuP-bQw-Xq5A0RQSJtQ"], "issued_at": "2018-08-11T23:59:43.000000Z"}} 2018-08-11 23:59:43,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a16f073830ded0c5abb11fefbe2a1be00c90b5a" 2018-08-11 23:59:43,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4abe8431-2074-4083-836b-956f51774794 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:43,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4abe8431-2074-4083-836b-956f51774794 2018-08-11 23:59:43,421 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-4360fc0d-c4f2-45fb-ab0b-48d6eb5ad7c2-pub-router 2018-08-11 23:59:43,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e49e7285c8abe840f5894f5db6525762b007e15" -d '{"router": {"name": "CreateRouterSuccessTests-4360fc0d-c4f2-45fb-ab0b-48d6eb5ad7c2-pub-router", "admin_state_up": false}}' 2018-08-11 23:59:43,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-7a40fc86-34b8-42bc-a4c0-d122d373323c Date: Sat, 11 Aug 2018 23:59:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1ae36235681d42528d912dcec23ea0e9", "created_at": "2018-08-11T23:59:43Z", "admin_state_up": false, "updated_at": "2018-08-11T23:59:43Z", "revision_number": 0, "routes": [], "project_id": "1ae36235681d42528d912dcec23ea0e9", "id": "1ecc07eb-fa9e-4e2f-82af-dd77069d7d0f", "name": "CreateRouterSuccessTests-4360fc0d-c4f2-45fb-ab0b-48d6eb5ad7c2-pub-router"}} 2018-08-11 23:59:43,549 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-7a40fc86-34b8-42bc-a4c0-d122d373323c 2018-08-11 23:59:43,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=1ecc07eb-fa9e-4e2f-82af-dd77069d7d0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e49e7285c8abe840f5894f5db6525762b007e15" 2018-08-11 23:59:43,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-710d3bc1-9848-4500-b9bf-9b82f0b42aa8 Date: Sat, 11 Aug 2018 23:59:43 GMT RESP BODY: {"ports":[]} 2018-08-11 23:59:43,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=1ecc07eb-fa9e-4e2f-82af-dd77069d7d0f used request id req-710d3bc1-9848-4500-b9bf-9b82f0b42aa8 2018-08-11 23:59:43,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/1ecc07eb-fa9e-4e2f-82af-dd77069d7d0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e49e7285c8abe840f5894f5db6525762b007e15" 2018-08-11 23:59:43,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-bc2bd0bb-c59b-4d04-a57d-e95e933f5809 Date: Sat, 11 Aug 2018 23:59:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1ae36235681d42528d912dcec23ea0e9", "created_at": "2018-08-11T23:59:43Z", "admin_state_up": false, "updated_at": "2018-08-11T23:59:43Z", "revision_number": 0, "routes": [], "project_id": "1ae36235681d42528d912dcec23ea0e9", "id": "1ecc07eb-fa9e-4e2f-82af-dd77069d7d0f", "name": "CreateRouterSuccessTests-4360fc0d-c4f2-45fb-ab0b-48d6eb5ad7c2-pub-router"}} 2018-08-11 23:59:43,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/1ecc07eb-fa9e-4e2f-82af-dd77069d7d0f used request id req-bc2bd0bb-c59b-4d04-a57d-e95e933f5809 2018-08-11 23:59:43,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=1ecc07eb-fa9e-4e2f-82af-dd77069d7d0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e49e7285c8abe840f5894f5db6525762b007e15" 2018-08-11 23:59:43,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-110dbe90-b0f0-4b08-b20f-dab10d927333 Date: Sat, 11 Aug 2018 23:59:43 GMT RESP BODY: {"ports":[]} 2018-08-11 23:59:43,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=1ecc07eb-fa9e-4e2f-82af-dd77069d7d0f used request id req-110dbe90-b0f0-4b08-b20f-dab10d927333 2018-08-11 23:59:43,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:44,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a99f845ee8f4b0c90aeb780e590062a", "name": "CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj-role"}], "expires_at": "2018-08-12T00:59:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ae36235681d42528d912dcec23ea0e9", "name": "CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1ae36235681d42528d912dcec23ea0e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/1ae36235681d42528d912dcec23ea0e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/1ae36235681d42528d912dcec23ea0e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_1ae36235681d42528d912dcec23ea0e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_1ae36235681d42528d912dcec23ea0e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/1ae36235681d42528d912dcec23ea0e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1ae36235681d42528d912dcec23ea0e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/1ae36235681d42528d912dcec23ea0e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/1ae36235681d42528d912dcec23ea0e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-39c616a8-cb6b-4fb-user", "id": "c94bb05b6e2f4037bdb767d4964ee725"}, "audit_ids": ["crpeCsgGRjiTwKyjYj1F1w"], "issued_at": "2018-08-11T23:59:44.000000Z"}} 2018-08-11 23:59:44,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-4360fc0d-c4f2-45fb-ab0b-48d6eb5ad7c2-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed37020a6fffd630c01b9b94e63a52bf78e1c57" 2018-08-11 23:59:44,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 463 X-Openstack-Request-Id: req-16d086e2-05c1-4491-94db-e8d121dc0c19 Date: Sat, 11 Aug 2018 23:59:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1ae36235681d42528d912dcec23ea0e9", "created_at": "2018-08-11T23:59:43Z", "admin_state_up": false, "updated_at": "2018-08-11T23:59:43Z", "revision_number": 0, "routes": [], "project_id": "1ae36235681d42528d912dcec23ea0e9", "id": "1ecc07eb-fa9e-4e2f-82af-dd77069d7d0f", "name": "CreateRouterSuccessTests-4360fc0d-c4f2-45fb-ab0b-48d6eb5ad7c2-pub-router"}]} 2018-08-11 23:59:44,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-4360fc0d-c4f2-45fb-ab0b-48d6eb5ad7c2-pub-router&admin_state_up=False used request id req-16d086e2-05c1-4491-94db-e8d121dc0c19 2018-08-11 23:59:44,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:44,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:44,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1ae36235681d42528d912dcec23ea0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75c1d27e554a82cc63a56db2b207e8e322c43a5" 2018-08-11 23:59:44,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32f4c03-3ba7-4549-85f3-19a0bce5960f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1ae36235681d42528d912dcec23ea0e9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ae36235681d42528d912dcec23ea0e9", "name": "CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj"}} 2018-08-11 23:59:44,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1ae36235681d42528d912dcec23ea0e9 used request id req-a32f4c03-3ba7-4549-85f3-19a0bce5960f 2018-08-11 23:59:44,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=1ecc07eb-fa9e-4e2f-82af-dd77069d7d0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed37020a6fffd630c01b9b94e63a52bf78e1c57" 2018-08-11 23:59:44,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e4b93a9d-1d70-4bd3-85ef-5afb0be32a35 Date: Sat, 11 Aug 2018 23:59:44 GMT RESP BODY: {"ports":[]} 2018-08-11 23:59:44,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=1ecc07eb-fa9e-4e2f-82af-dd77069d7d0f used request id req-e4b93a9d-1d70-4bd3-85ef-5afb0be32a35 2018-08-11 23:59:44,473 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-4360fc0d-c4f2-45fb-ab0b-48d6eb5ad7c2-pub-router 2018-08-11 23:59:44,473 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-4360fc0d-c4f2-45fb-ab0b-48d6eb5ad7c2-pub-router 2018-08-11 23:59:44,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/1ecc07eb-fa9e-4e2f-82af-dd77069d7d0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e49e7285c8abe840f5894f5db6525762b007e15" 2018-08-11 23:59:45,087 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55bf3d2d-56b8-4348-84fd-f805b7f991d1 Content-Length: 0 Date: Sat, 11 Aug 2018 23:59:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:59:45,087 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/1ecc07eb-fa9e-4e2f-82af-dd77069d7d0f used request id req-55bf3d2d-56b8-4348-84fd-f805b7f991d1 2018-08-11 23:59:45,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:45,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:45,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:45,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:45,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:45,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:45,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-d622d9ac-b5b1-4d30-9d6b-7334112c70a2 Date: Sat, 11 Aug 2018 23:59:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:59:45,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-d622d9ac-b5b1-4d30-9d6b-7334112c70a2 2018-08-11 23:59:45,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:45,364 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53ae0363-1969-433f-9bfe-b40a84514ad8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:45,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-53ae0363-1969-433f-9bfe-b40a84514ad8 2018-08-11 23:59:45,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:45,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:45,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb34a86-26d4-4137-b887-ed8c66b64ca1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:45,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-0cb34a86-26d4-4137-b887-ed8c66b64ca1 2018-08-11 23:59:45,448 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:45,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:45,533 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-451b31b8-6aed-460a-95fc-8c31f9fffce9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:45,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-451b31b8-6aed-460a-95fc-8c31f9fffce9 2018-08-11 23:59:45,533 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:45,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:45,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccbaa886-d073-43fc-b89f-d794a97bfd3d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:45,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-ccbaa886-d073-43fc-b89f-d794a97bfd3d 2018-08-11 23:59:45,620 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:45,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:45,705 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65d4f700-2ab4-4b00-a796-7340e5cf2a51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:45,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-65d4f700-2ab4-4b00-a796-7340e5cf2a51 2018-08-11 23:59:45,705 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:45,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:45,786 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb617117-eb65-4c55-9110-048337ea905c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:45,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-bb617117-eb65-4c55-9110-048337ea905c 2018-08-11 23:59:45,786 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:45,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:45,871 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fab22d4c-3832-4e64-b5ff-d9c3791ff9ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:45,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-fab22d4c-3832-4e64-b5ff-d9c3791ff9ff 2018-08-11 23:59:45,872 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:45,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:45,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a7c87ad-b201-434d-a4ac-6b1fa58cfdc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:45,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-5a7c87ad-b201-434d-a4ac-6b1fa58cfdc0 2018-08-11 23:59:45,956 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:45,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:46,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6591f478-75ad-4bb8-bd1e-478845b7cae4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:46,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-6591f478-75ad-4bb8-bd1e-478845b7cae4 2018-08-11 23:59:46,040 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:46,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:46,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3eec244-4e0e-407b-84df-eb5786d9400b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:46,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-f3eec244-4e0e-407b-84df-eb5786d9400b 2018-08-11 23:59:46,128 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:46,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:46,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe2948d0-5cf0-4652-b4f2-c26fa04b31f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:46,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-fe2948d0-5cf0-4652-b4f2-c26fa04b31f8 2018-08-11 23:59:46,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:46,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:46,303 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd62fa4f-7959-4ab9-b90b-a7cd87e00f3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:46,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-cd62fa4f-7959-4ab9-b90b-a7cd87e00f3b 2018-08-11 23:59:46,303 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:46,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:46,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff25a802-3b5b-4630-b988-78db6b083362 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:46,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-ff25a802-3b5b-4630-b988-78db6b083362 2018-08-11 23:59:46,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:46,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:46,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb7962f7-3e40-4dd4-82b7-5c09c1a6485a 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:59:46,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-bb7962f7-3e40-4dd4-82b7-5c09c1a6485a 2018-08-11 23:59:46,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:46,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dd23dc7-dfd9-4beb-9bc6-ab0ebce4c0bd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:59:46,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-1dd23dc7-dfd9-4beb-9bc6-ab0ebce4c0bd 2018-08-11 23:59:46,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:46,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61e73fb7-f477-4b78-9e8e-ed5117b2db54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:46,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-61e73fb7-f477-4b78-9e8e-ed5117b2db54 2018-08-11 23:59:46,645 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:46,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:46,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa2c4a7a-af4c-423e-9559-28805671f3db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:46,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-fa2c4a7a-af4c-423e-9559-28805671f3db 2018-08-11 23:59:46,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:46,736 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj 2018-08-11 23:59:46,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/1ae36235681d42528d912dcec23ea0e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:46,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4acd76b5-cd16-46f4-875a-e6922876ea68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:46,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/1ae36235681d42528d912dcec23ea0e9 used request id req-4acd76b5-cd16-46f4-875a-e6922876ea68 2018-08-11 23:59:46,943 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-39c616a8-cb6b-4fb-proj-role 2018-08-11 23:59:46,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/1a99f845ee8f4b0c90aeb780e590062a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:47,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb491ec3-c395-4abb-83df-18c7cecc5ffc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:47,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/1a99f845ee8f4b0c90aeb780e590062a used request id req-bb491ec3-c395-4abb-83df-18c7cecc5ffc 2018-08-11 23:59:47,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169e23122ffc3f4de27007a324833273aa54a90f" 2018-08-11 23:59:47,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d2a341-4a44-4e8a-bac8-615796b9b229 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:59:47,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b5d2a341-4a44-4e8a-bac8-615796b9b229 2018-08-11 23:59:47,139 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-39c616a8-cb6b-4fb-user 2018-08-11 23:59:47,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/c94bb05b6e2f4037bdb767d4964ee725 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab363034cd67f6b5b5bb1226681e279f3eb8ea81" 2018-08-11 23:59:47,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c389c26-1a7f-4a03-b5c0-bf5c6bf76e1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:47,327 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/c94bb05b6e2f4037bdb767d4964ee725 used request id req-6c389c26-1a7f-4a03-b5c0-bf5c6bf76e1d 2018-08-11 23:59:47,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:47,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["k5sk1J7oR1iQscM5OPdaCQ"], "issued_at": "2018-08-11T23:59:47.000000Z"}} 2018-08-11 23:59:47,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9afb9e27656284c4c9b2b80d0d94822826e37b" 2018-08-11 23:59:47,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e1a719b-1f3a-49cd-8223-18a59a1b028a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:47,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2e1a719b-1f3a-49cd-8223-18a59a1b028a 2018-08-11 23:59:47,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:47,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:48,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["flJ5uTGNSsuZUBZPmTJ9oA"], "issued_at": "2018-08-11T23:59:48.000000Z"}} 2018-08-11 23:59:48,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:48,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b7d5859-6dd3-432f-bb4c-6203df0a1410 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:48,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4b7d5859-6dd3-432f-bb4c-6203df0a1410 2018-08-11 23:59:48,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:48,265 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:48,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:48,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d06c15-6b5d-4022-a56e-0759baa07f03 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:59:48,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj used request id req-b8d06c15-6b5d-4022-a56e-0759baa07f03 2018-08-11 23:59:48,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:48,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ccb044e-0293-4c81-bd25-e0757137e9ff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:59:48,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5ccb044e-0293-4c81-bd25-e0757137e9ff 2018-08-11 23:59:48,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj"}}' 2018-08-11 23:59:48,553 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c03ceb4e-0bf2-4eb8-bfbb-0708026382f6 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/479a86a94dd74c318be63311fd94ada7"}, "tags": [], "enabled": true, "id": "479a86a94dd74c318be63311fd94ada7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj"}} 2018-08-11 23:59:48,553 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-c03ceb4e-0bf2-4eb8-bfbb-0708026382f6 2018-08-11 23:59:48,554 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj 2018-08-11 23:59:48,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:48,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:48,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Q0wVZEEeRKmM-lblNcalwg"], "issued_at": "2018-08-11T23:59:48.000000Z"}} 2018-08-11 23:59:48,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6163df6c38b15c7f9251b48ad6579716470ec79c" 2018-08-11 23:59:48,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e88ec5-9dfa-4212-9177-24ff35ba9cbc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:48,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-42e88ec5-9dfa-4212-9177-24ff35ba9cbc 2018-08-11 23:59:48,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:48,966 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:48,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6163df6c38b15c7f9251b48ad6579716470ec79c" 2018-08-11 23:59:49,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4b88784-a13c-4a35-8eb7-956bd8275fd0 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:59:49,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d4b88784-a13c-4a35-8eb7-956bd8275fd0 2018-08-11 23:59:49,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6163df6c38b15c7f9251b48ad6579716470ec79c" 2018-08-11 23:59:49,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57053aea-9c50-4c6f-83fb-d90c70a495db Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/479a86a94dd74c318be63311fd94ada7"}, "tags": [], "enabled": true, "id": "479a86a94dd74c318be63311fd94ada7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj"}]} 2018-08-11 23:59:49,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj used request id req-57053aea-9c50-4c6f-83fb-d90c70a495db 2018-08-11 23:59:49,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6163df6c38b15c7f9251b48ad6579716470ec79c" 2018-08-11 23:59:49,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68aef79e-cb97-4bb5-affc-ba55f0773e71 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:59:49,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-68aef79e-cb97-4bb5-affc-ba55f0773e71 2018-08-11 23:59:49,625 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-5a5dcae2-a37e-43d-user 2018-08-11 23:59:49,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:49,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:49,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf48e986-3ab3-45ea-9edb-b9a7cc11a172 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:59:49,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-bf48e986-3ab3-45ea-9edb-b9a7cc11a172 2018-08-11 23:59:49,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" -d '{"role": {"name": "CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj-role"}}' 2018-08-11 23:59:49,823 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb5b9125-d396-4c20-b09d-1ee0004a5fc6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ce0b364bf07847f3b30b5e92c3194c6b", "links": {"self": "http://172.30.9.30:5000/v3/roles/ce0b364bf07847f3b30b5e92c3194c6b"}, "name": "CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj-role"}} 2018-08-11 23:59:49,823 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-eb5b9125-d396-4c20-b09d-1ee0004a5fc6 2018-08-11 23:59:49,823 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj-role 2018-08-11 23:59:49,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/ce0b364bf07847f3b30b5e92c3194c6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:49,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50341284-f10b-43d1-bbc0-1f9b2fd19240 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ce0b364bf07847f3b30b5e92c3194c6b", "links": {"self": "http://172.30.9.30:5000/v3/roles/ce0b364bf07847f3b30b5e92c3194c6b"}, "name": "CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj-role"}} 2018-08-11 23:59:49,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/ce0b364bf07847f3b30b5e92c3194c6b used request id req-50341284-f10b-43d1-bbc0-1f9b2fd19240 2018-08-11 23:59:49,909 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj-role to project CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj 2018-08-11 23:59:49,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/479a86a94dd74c318be63311fd94ada7/users/007f60265ca94f6baa1767e9e9d78ff1/roles/ce0b364bf07847f3b30b5e92c3194c6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:50,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c810c62d-ddaf-4ec2-b4d8-6004f009a428 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:50,029 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/479a86a94dd74c318be63311fd94ada7/users/007f60265ca94f6baa1767e9e9d78ff1/roles/ce0b364bf07847f3b30b5e92c3194c6b used request id req-c810c62d-ddaf-4ec2-b4d8-6004f009a428 2018-08-11 23:59:50,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:50,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:50,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:50,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:50,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:50,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:50,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:50,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["QJigvAzHTTWORygmSL_LWg"], "issued_at": "2018-08-11T23:59:50.000000Z"}} 2018-08-11 23:59:50,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc92b7b0f54219d6ac0f33fd4a1cfc47622c1542" 2018-08-11 23:59:50,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2326f85-c6b7-45f3-9bac-6b61473f326d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:50,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e2326f85-c6b7-45f3-9bac-6b61473f326d 2018-08-11 23:59:50,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:50,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:50,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:50,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:50,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:50,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-2a767452-e27e-4de5-8d4b-1041b1d6db9d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc92b7b0f54219d6ac0f33fd4a1cfc47622c1542" 2018-08-11 23:59:50,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a42a63eb-b7fa-43c4-82f0-806ed9804ee1 Date: Sat, 11 Aug 2018 23:59:50 GMT RESP BODY: {"routers": []} 2018-08-11 23:59:50,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-2a767452-e27e-4de5-8d4b-1041b1d6db9d-pub-router&admin_state_up=True used request id req-a42a63eb-b7fa-43c4-82f0-806ed9804ee1 2018-08-11 23:59:50,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:50,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:51,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["nX-F7D6vQP2zQj1jf9Fqrw"], "issued_at": "2018-08-11T23:59:51.000000Z"}} 2018-08-11 23:59:51,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f74c58823041019ba9890017b4fb9902ed38ccab" 2018-08-11 23:59:51,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c044b07-17fd-4367-b98e-30935c84228a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:51,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2c044b07-17fd-4367-b98e-30935c84228a 2018-08-11 23:59:51,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:51,174 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:51,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f74c58823041019ba9890017b4fb9902ed38ccab" 2018-08-11 23:59:51,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a1b5065-0b5b-4b1f-bdd4-3fd9a6d68675 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/479a86a94dd74c318be63311fd94ada7"}, "tags": [], "enabled": true, "id": "479a86a94dd74c318be63311fd94ada7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj"}]} 2018-08-11 23:59:51,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj used request id req-3a1b5065-0b5b-4b1f-bdd4-3fd9a6d68675 2018-08-11 23:59:51,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc92b7b0f54219d6ac0f33fd4a1cfc47622c1542" 2018-08-11 23:59:51,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-28e3d73f-778f-47b1-8f6d-2a464403b5e9 Date: Sat, 11 Aug 2018 23:59:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-11 23:59:51,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-28e3d73f-778f-47b1-8f6d-2a464403b5e9 2018-08-11 23:59:51,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc92b7b0f54219d6ac0f33fd4a1cfc47622c1542" 2018-08-11 23:59:51,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-054bc4b7-d47f-404d-872c-e4a6334b509b Date: Sat, 11 Aug 2018 23:59:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-11 23:59:51,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-054bc4b7-d47f-404d-872c-e4a6334b509b 2018-08-11 23:59:51,391 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-2a767452-e27e-4de5-8d4b-1041b1d6db9d-pub-router 2018-08-11 23:59:51,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc92b7b0f54219d6ac0f33fd4a1cfc47622c1542" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "tenant_id": "479a86a94dd74c318be63311fd94ada7", "name": "CreateRouterSuccessTests-2a767452-e27e-4de5-8d4b-1041b1d6db9d-pub-router", "admin_state_up": true}}' 2018-08-11 23:59:52,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-513e87a5-4188-4aef-9c6c-3c6db89544e6 Date: Sat, 11 Aug 2018 23:59:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "479a86a94dd74c318be63311fd94ada7", "created_at": "2018-08-11T23:59:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T23:59:52Z", "revision_number": 2, "routes": [], "project_id": "479a86a94dd74c318be63311fd94ada7", "id": "3894a8fe-c006-401b-ae20-c3c963c9f0d6", "name": "CreateRouterSuccessTests-2a767452-e27e-4de5-8d4b-1041b1d6db9d-pub-router"}} 2018-08-11 23:59:52,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-513e87a5-4188-4aef-9c6c-3c6db89544e6 2018-08-11 23:59:52,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=3894a8fe-c006-401b-ae20-c3c963c9f0d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc92b7b0f54219d6ac0f33fd4a1cfc47622c1542" 2018-08-11 23:59:52,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-32b50287-93fe-4e56-9fa8-755f0e49f1f0 Date: Sat, 11 Aug 2018 23:59:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-11T23:59:51Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","ip_address":"172.30.9.200"}],"id":"bba97897-0e96-49a4-a110-d8589ba4076b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:67:5d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3894a8fe-c006-401b-ae20-c3c963c9f0d6","name":"","admin_state_up":true,"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"","created_at":"2018-08-11T23:59:51Z","binding:vnic_type":"normal"}]} 2018-08-11 23:59:52,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=3894a8fe-c006-401b-ae20-c3c963c9f0d6 used request id req-32b50287-93fe-4e56-9fa8-755f0e49f1f0 2018-08-11 23:59:52,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc92b7b0f54219d6ac0f33fd4a1cfc47622c1542" 2018-08-11 23:59:52,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-84d0542f-7089-4ad3-b7b9-5c7e7b2c4a64 Date: Sat, 11 Aug 2018 23:59:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}} 2018-08-11 23:59:52,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f used request id req-84d0542f-7089-4ad3-b7b9-5c7e7b2c4a64 2018-08-11 23:59:52,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/3894a8fe-c006-401b-ae20-c3c963c9f0d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc92b7b0f54219d6ac0f33fd4a1cfc47622c1542" 2018-08-11 23:59:52,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-acaee2f1-fa19-4e43-ae09-b57f325f5f0d Date: Sat, 11 Aug 2018 23:59:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "479a86a94dd74c318be63311fd94ada7", "created_at": "2018-08-11T23:59:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T23:59:52Z", "revision_number": 2, "routes": [], "project_id": "479a86a94dd74c318be63311fd94ada7", "id": "3894a8fe-c006-401b-ae20-c3c963c9f0d6", "name": "CreateRouterSuccessTests-2a767452-e27e-4de5-8d4b-1041b1d6db9d-pub-router"}} 2018-08-11 23:59:52,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/3894a8fe-c006-401b-ae20-c3c963c9f0d6 used request id req-acaee2f1-fa19-4e43-ae09-b57f325f5f0d 2018-08-11 23:59:52,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=3894a8fe-c006-401b-ae20-c3c963c9f0d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc92b7b0f54219d6ac0f33fd4a1cfc47622c1542" 2018-08-11 23:59:52,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-e9ad950b-97ba-4fe8-9533-5ee637b10c5f Date: Sat, 11 Aug 2018 23:59:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-11T23:59:51Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","ip_address":"172.30.9.200"}],"id":"bba97897-0e96-49a4-a110-d8589ba4076b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:67:5d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3894a8fe-c006-401b-ae20-c3c963c9f0d6","name":"","admin_state_up":true,"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"","created_at":"2018-08-11T23:59:51Z","binding:vnic_type":"normal"}]} 2018-08-11 23:59:52,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=3894a8fe-c006-401b-ae20-c3c963c9f0d6 used request id req-e9ad950b-97ba-4fe8-9533-5ee637b10c5f 2018-08-11 23:59:52,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc92b7b0f54219d6ac0f33fd4a1cfc47622c1542" 2018-08-11 23:59:52,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0b21777d-7630-4a90-9d99-c743ae0e7e6c Date: Sat, 11 Aug 2018 23:59:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}} 2018-08-11 23:59:52,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f used request id req-0b21777d-7630-4a90-9d99-c743ae0e7e6c 2018-08-11 23:59:52,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:53,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ce0b364bf07847f3b30b5e92c3194c6b", "name": "CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj-role"}], "expires_at": "2018-08-12T00:59:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "479a86a94dd74c318be63311fd94ada7", "name": "CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/479a86a94dd74c318be63311fd94ada7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/479a86a94dd74c318be63311fd94ada7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/479a86a94dd74c318be63311fd94ada7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_479a86a94dd74c318be63311fd94ada7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_479a86a94dd74c318be63311fd94ada7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/479a86a94dd74c318be63311fd94ada7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/479a86a94dd74c318be63311fd94ada7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/479a86a94dd74c318be63311fd94ada7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/479a86a94dd74c318be63311fd94ada7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/479a86a94dd74c318be63311fd94ada7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/479a86a94dd74c318be63311fd94ada7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/479a86a94dd74c318be63311fd94ada7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/479a86a94dd74c318be63311fd94ada7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/479a86a94dd74c318be63311fd94ada7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5a5dcae2-a37e-43d-user", "id": "007f60265ca94f6baa1767e9e9d78ff1"}, "audit_ids": ["TaQsE7tdS0KOpfwQGgbVXg"], "issued_at": "2018-08-11T23:59:53.000000Z"}} 2018-08-11 23:59:53,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-2a767452-e27e-4de5-8d4b-1041b1d6db9d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66ca011c7d72d6c4aeb5688e5d774e13ce62c98c" 2018-08-11 23:59:53,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c95595a2-cb3f-4735-85db-79c9009a17d4 Date: Sat, 11 Aug 2018 23:59:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "479a86a94dd74c318be63311fd94ada7", "created_at": "2018-08-11T23:59:51Z", "admin_state_up": true, "updated_at": "2018-08-11T23:59:52Z", "revision_number": 2, "routes": [], "project_id": "479a86a94dd74c318be63311fd94ada7", "id": "3894a8fe-c006-401b-ae20-c3c963c9f0d6", "name": "CreateRouterSuccessTests-2a767452-e27e-4de5-8d4b-1041b1d6db9d-pub-router"}]} 2018-08-11 23:59:53,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-2a767452-e27e-4de5-8d4b-1041b1d6db9d-pub-router&admin_state_up=True used request id req-c95595a2-cb3f-4735-85db-79c9009a17d4 2018-08-11 23:59:53,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:53,400 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:53,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/479a86a94dd74c318be63311fd94ada7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9afb9e27656284c4c9b2b80d0d94822826e37b" 2018-08-11 23:59:53,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840cd373-8ea3-4d24-8b06-ba1bc70a8b8c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/479a86a94dd74c318be63311fd94ada7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "479a86a94dd74c318be63311fd94ada7", "name": "CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj"}} 2018-08-11 23:59:53,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/479a86a94dd74c318be63311fd94ada7 used request id req-840cd373-8ea3-4d24-8b06-ba1bc70a8b8c 2018-08-11 23:59:53,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=3894a8fe-c006-401b-ae20-c3c963c9f0d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66ca011c7d72d6c4aeb5688e5d774e13ce62c98c" 2018-08-11 23:59:53,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cec50f32-8c37-4ca6-b022-30a1439adbd4 Date: Sat, 11 Aug 2018 23:59:53 GMT RESP BODY: {"ports":[]} 2018-08-11 23:59:53,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=3894a8fe-c006-401b-ae20-c3c963c9f0d6 used request id req-cec50f32-8c37-4ca6-b022-30a1439adbd4 2018-08-11 23:59:53,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66ca011c7d72d6c4aeb5688e5d774e13ce62c98c" 2018-08-11 23:59:53,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-517cbc44-f2ab-4fc1-a702-0163dbc9ba03 Date: Sat, 11 Aug 2018 23:59:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-11 23:59:53,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-517cbc44-f2ab-4fc1-a702-0163dbc9ba03 2018-08-11 23:59:53,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66ca011c7d72d6c4aeb5688e5d774e13ce62c98c" 2018-08-11 23:59:53,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-081b4451-f314-4b42-a60f-fe0f7484fdcb Date: Sat, 11 Aug 2018 23:59:53 GMT RESP BODY: {"subnets":[]} 2018-08-11 23:59:53,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-081b4451-f314-4b42-a60f-fe0f7484fdcb 2018-08-11 23:59:53,667 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-2a767452-e27e-4de5-8d4b-1041b1d6db9d-pub-router 2018-08-11 23:59:53,668 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-2a767452-e27e-4de5-8d4b-1041b1d6db9d-pub-router 2018-08-11 23:59:53,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/3894a8fe-c006-401b-ae20-c3c963c9f0d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc92b7b0f54219d6ac0f33fd4a1cfc47622c1542" 2018-08-11 23:59:54,786 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3166c37-2832-4bef-a518-368c8d59e4d8 Content-Length: 0 Date: Sat, 11 Aug 2018 23:59:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-11 23:59:54,786 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/3894a8fe-c006-401b-ae20-c3c963c9f0d6 used request id req-d3166c37-2832-4bef-a518-368c8d59e4d8 2018-08-11 23:59:54,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:54,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:54,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:54,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:54,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:54,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:55,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-9f0dcdc8-76c6-41ec-b331-f844a7000733 Date: Sat, 11 Aug 2018 23:59:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-11 23:59:55,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-9f0dcdc8-76c6-41ec-b331-f844a7000733 2018-08-11 23:59:55,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:55,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4abf1533-fbbd-4449-a26b-958cb5cfbad2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:55,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-4abf1533-fbbd-4449-a26b-958cb5cfbad2 2018-08-11 23:59:55,136 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:55,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:55,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abddee96-5707-4bcf-92d9-5cc0a1b849e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:55,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-abddee96-5707-4bcf-92d9-5cc0a1b849e4 2018-08-11 23:59:55,222 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:55,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:55,242 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b419dffb-62ca-44fe-9354-08149f3a6d2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:55,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-b419dffb-62ca-44fe-9354-08149f3a6d2e 2018-08-11 23:59:55,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:55,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:55,328 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6825a072-b1dd-4a59-9dd3-1b5d3436782a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:55,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-6825a072-b1dd-4a59-9dd3-1b5d3436782a 2018-08-11 23:59:55,328 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:55,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:55,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-812cf090-305d-44b0-b0af-13ab45dd06c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:55,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-812cf090-305d-44b0-b0af-13ab45dd06c1 2018-08-11 23:59:55,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:55,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:55,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98ed14aa-ab3f-4797-adce-5ec32fca7c1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:55,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-98ed14aa-ab3f-4797-adce-5ec32fca7c1d 2018-08-11 23:59:55,445 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:55,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:55,523 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c721c3d-4be0-47c2-b21f-433a6508cb28 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:55,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-7c721c3d-4be0-47c2-b21f-433a6508cb28 2018-08-11 23:59:55,523 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:55,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:55,607 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82647e32-e97a-441f-90cf-6eb5cb1b07a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:55,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-82647e32-e97a-441f-90cf-6eb5cb1b07a6 2018-08-11 23:59:55,607 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:55,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:55,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-373ff954-04e2-4132-963c-2064291a5b0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:55,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-373ff954-04e2-4132-963c-2064291a5b0f 2018-08-11 23:59:55,692 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:55,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:55,773 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95e82bd0-23df-4819-be19-f7659af9726e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:55,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-95e82bd0-23df-4819-be19-f7659af9726e 2018-08-11 23:59:55,774 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:55,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:55,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a13c52a-548b-42f5-b8c0-82d0a80b91d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:55,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-7a13c52a-548b-42f5-b8c0-82d0a80b91d4 2018-08-11 23:59:55,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:55,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:55,949 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd5656a1-e0d2-4fa6-8201-9fb36c4c2f9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:55,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-fd5656a1-e0d2-4fa6-8201-9fb36c4c2f9c 2018-08-11 23:59:55,949 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:55,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:56,035 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-373201dc-9ddd-4b00-b347-cbb326ee3774 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:56,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-373201dc-9ddd-4b00-b347-cbb326ee3774 2018-08-11 23:59:56,036 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:56,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:56,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f0b6665-4a1c-4a9c-b1fe-37110f738d75 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-11 23:59:56,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-8f0b6665-4a1c-4a9c-b1fe-37110f738d75 2018-08-11 23:59:56,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:56,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96301a40-fbf0-4796-8cc4-41f4b5bc726b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-11 23:59:56,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-96301a40-fbf0-4796-8cc4-41f4b5bc726b 2018-08-11 23:59:56,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:56,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01c2a3d4-a4c8-470a-b673-1dcb13e8aba4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:56,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-01c2a3d4-a4c8-470a-b673-1dcb13e8aba4 2018-08-11 23:59:56,227 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:56,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:56,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 11 Aug 2018 23:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0844024e-2a9e-409d-a76d-1d27e4765c97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-11 23:59:56,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-0844024e-2a9e-409d-a76d-1d27e4765c97 2018-08-11 23:59:56,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-11 23:59:56,314 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj 2018-08-11 23:59:56,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/479a86a94dd74c318be63311fd94ada7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:56,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-144c9c56-58f7-4214-a492-e2fccfcd3d70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:56,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/479a86a94dd74c318be63311fd94ada7 used request id req-144c9c56-58f7-4214-a492-e2fccfcd3d70 2018-08-11 23:59:56,516 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-5a5dcae2-a37e-43d-proj-role 2018-08-11 23:59:56,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/ce0b364bf07847f3b30b5e92c3194c6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:56,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ad29c0f-1a3b-40c7-ae13-fbe61a3489d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:56,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/ce0b364bf07847f3b30b5e92c3194c6b used request id req-7ad29c0f-1a3b-40c7-ae13-fbe61a3489d8 2018-08-11 23:59:56,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d9038781e7d0e177abeb04860ab9a6182378c7" 2018-08-11 23:59:56,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba451861-4654-4056-8a35-8e0c327d2315 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:59:56,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ba451861-4654-4056-8a35-8e0c327d2315 2018-08-11 23:59:56,715 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-5a5dcae2-a37e-43d-user 2018-08-11 23:59:56,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/007f60265ca94f6baa1767e9e9d78ff1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6163df6c38b15c7f9251b48ad6579716470ec79c" 2018-08-11 23:59:56,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-866b0e63-027f-48a0-9a0d-cf641f0551cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:56,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/007f60265ca94f6baa1767e9e9d78ff1 used request id req-866b0e63-027f-48a0-9a0d-cf641f0551cb 2018-08-11 23:59:56,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:57,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ScdoH2oTSxiZrwKaEa64Gg"], "issued_at": "2018-08-11T23:59:57.000000Z"}} 2018-08-11 23:59:57,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba5a77f8ce004e996d8e617bf62a3644d2dc086" 2018-08-11 23:59:57,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87d62427-cda1-4a13-853b-1fda90e9441b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:57,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-87d62427-cda1-4a13-853b-1fda90e9441b 2018-08-11 23:59:57,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:57,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:57,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["BlU3ZxVHT2SyCqC2YIQAdw"], "issued_at": "2018-08-11T23:59:57.000000Z"}} 2018-08-11 23:59:57,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-11 23:59:57,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8e16cec-6651-47d2-ac93-25049f175b8d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:57,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d8e16cec-6651-47d2-ac93-25049f175b8d 2018-08-11 23:59:57,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:57,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:57,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-dd50f566-2994-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-11 23:59:57,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d39374-defc-4819-9bcc-92f417719edb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-dd50f566-2994-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-08-11 23:59:57,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-dd50f566-2994-4b4-proj used request id req-93d39374-defc-4819-9bcc-92f417719edb 2018-08-11 23:59:57,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-11 23:59:57,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ee1fa3-d5a5-4a0a-9831-91c0bd29e31b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:59:57,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-63ee1fa3-d5a5-4a0a-9831-91c0bd29e31b 2018-08-11 23:59:57,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj"}}' 2018-08-11 23:59:58,091 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:59:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78534ed1-4dd7-470e-bdf5-2b5811606bfb Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd"}, "tags": [], "enabled": true, "id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj"}} 2018-08-11 23:59:58,091 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-78534ed1-4dd7-470e-bdf5-2b5811606bfb 2018-08-11 23:59:58,091 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-dd50f566-2994-4b4-proj 2018-08-11 23:59:58,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:58,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:58,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T00:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["6I5XRqexSZ6LHPTF80L8TA"], "issued_at": "2018-08-11T23:59:58.000000Z"}} 2018-08-11 23:59:58,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82272d39672616e9346bc05265636dbfa5c6cca" 2018-08-11 23:59:58,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f881b8d-e381-4231-b14a-c7e4273bd959 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-11 23:59:58,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0f881b8d-e381-4231-b14a-c7e4273bd959 2018-08-11 23:59:58,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-11 23:59:58,575 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 11 Aug 2018 23:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-11 23:59:58,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82272d39672616e9346bc05265636dbfa5c6cca" 2018-08-11 23:59:58,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f403bb-067a-4acf-bfcb-8a9016441685 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-11 23:59:58,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-59f403bb-067a-4acf-bfcb-8a9016441685 2018-08-11 23:59:58,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-dd50f566-2994-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82272d39672616e9346bc05265636dbfa5c6cca" 2018-08-11 23:59:58,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1924b29e-268b-4bca-b8bb-092bd72c3193 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-dd50f566-2994-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd"}, "tags": [], "enabled": true, "id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj"}]} 2018-08-11 23:59:58,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-dd50f566-2994-4b4-proj used request id req-1924b29e-268b-4bca-b8bb-092bd72c3193 2018-08-11 23:59:58,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82272d39672616e9346bc05265636dbfa5c6cca" 2018-08-11 23:59:58,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb247140-ab57-423b-ba98-6f5204ea4e47 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-11 23:59:58,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-eb247140-ab57-423b-ba98-6f5204ea4e47 2018-08-11 23:59:59,144 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-dd50f566-2994-4b4-user 2018-08-11 23:59:59,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:59,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-11 23:59:59,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710e8946-4bc8-4523-9c70-6c4f278aca14 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-11 23:59:59,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-710e8946-4bc8-4523-9c70-6c4f278aca14 2018-08-11 23:59:59,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" -d '{"role": {"name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj-role"}}' 2018-08-11 23:59:59,354 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 11 Aug 2018 23:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82aa53a8-4af3-4b1f-8530-8cae190a51fc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "880f39a4226f4c4d8dbe02a1e7d69484", "links": {"self": "http://172.30.9.30:5000/v3/roles/880f39a4226f4c4d8dbe02a1e7d69484"}, "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj-role"}} 2018-08-11 23:59:59,355 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-82aa53a8-4af3-4b1f-8530-8cae190a51fc 2018-08-11 23:59:59,355 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-dd50f566-2994-4b4-proj-role 2018-08-11 23:59:59,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/880f39a4226f4c4d8dbe02a1e7d69484 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-11 23:59:59,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41c2c56a-1df3-461a-8675-deb61598156f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "880f39a4226f4c4d8dbe02a1e7d69484", "links": {"self": "http://172.30.9.30:5000/v3/roles/880f39a4226f4c4d8dbe02a1e7d69484"}, "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj-role"}} 2018-08-11 23:59:59,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/880f39a4226f4c4d8dbe02a1e7d69484 used request id req-41c2c56a-1df3-461a-8675-deb61598156f 2018-08-11 23:59:59,441 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-dd50f566-2994-4b4-proj-role to project CreateRouterSuccessTests-dd50f566-2994-4b4-proj 2018-08-11 23:59:59,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd/users/1bc844f73f2840198dd44b27579a2173/roles/880f39a4226f4c4d8dbe02a1e7d69484 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-11 23:59:59,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 11 Aug 2018 23:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab864dbd-a7cc-4760-b37c-02edf143e4d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-11 23:59:59,561 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd/users/1bc844f73f2840198dd44b27579a2173/roles/880f39a4226f4c4d8dbe02a1e7d69484 used request id req-ab864dbd-a7cc-4760-b37c-02edf143e4d1 2018-08-11 23:59:59,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-11 23:59:59,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-11 23:59:59,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-11 23:59:59,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-11 23:59:59,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-11 23:59:59,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-11 23:59:59,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-11 23:59:59,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "880f39a4226f4c4d8dbe02a1e7d69484", "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj-role"}], "expires_at": "2018-08-12T00:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-user", "id": "1bc844f73f2840198dd44b27579a2173"}, "audit_ids": ["27RdOU_4RSan3M46URa2rA"], "issued_at": "2018-08-11T23:59:59.000000Z"}} 2018-08-11 23:59:59,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cddb75f332ff80c15621799e6c1c34f73fde113" 2018-08-12 00:00:00,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 11 Aug 2018 23:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7326f769-f08c-4618-a2cf-5448486a2f4c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:00,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7326f769-f08c-4618-a2cf-5448486a2f4c 2018-08-12 00:00:00,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:00:00,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:00:00,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:00:00,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:00:00,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:00:00,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cddb75f332ff80c15621799e6c1c34f73fde113" 2018-08-12 00:00:00,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fcbf6810-252a-4af0-9f02-1877c5f19c92 Date: Sun, 12 Aug 2018 00:00:00 GMT RESP BODY: {"networks":[]} 2018-08-12 00:00:00,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1 used request id req-fcbf6810-252a-4af0-9f02-1877c5f19c92 2018-08-12 00:00:00,224 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1 2018-08-12 00:00:00,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cddb75f332ff80c15621799e6c1c34f73fde113" -d '{"network": {"name": "CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1", "admin_state_up": true}}' 2018-08-12 00:00:00,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-b749a6c4-e86d-4547-a064-389c61fc1703 Date: Sun, 12 Aug 2018 00:00:00 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:00:00Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"619ee21c-9a81-4e67-b0d3-74807c93591b","name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1"}} 2018-08-12 00:00:00,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-b749a6c4-e86d-4547-a064-389c61fc1703 2018-08-12 00:00:00,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=619ee21c-9a81-4e67-b0d3-74807c93591b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cddb75f332ff80c15621799e6c1c34f73fde113" 2018-08-12 00:00:00,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-026bdb38-32c4-4a08-a02a-9fd355f23be0 Date: Sun, 12 Aug 2018 00:00:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:00:00Z","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"619ee21c-9a81-4e67-b0d3-74807c93591b","name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1"}]} 2018-08-12 00:00:00,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=619ee21c-9a81-4e67-b0d3-74807c93591b used request id req-026bdb38-32c4-4a08-a02a-9fd355f23be0 2018-08-12 00:00:00,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cddb75f332ff80c15621799e6c1c34f73fde113" 2018-08-12 00:00:00,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d9deabfb-0c5c-429b-9f58-5bc32b7c3258 Date: Sun, 12 Aug 2018 00:00:00 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:00:00,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b used request id req-d9deabfb-0c5c-429b-9f58-5bc32b7c3258 2018-08-12 00:00:00,790 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1 2018-08-12 00:00:00,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cddb75f332ff80c15621799e6c1c34f73fde113" -d '{"subnets": [{"ip_version": 4, "network_id": "619ee21c-9a81-4e67-b0d3-74807c93591b", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1"}]}' 2018-08-12 00:00:01,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-104877ee-6ebd-4eba-95af-10cc32c6b3f2 Date: Sun, 12 Aug 2018 00:00:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619ee21c-9a81-4e67-b0d3-74807c93591b","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:01Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:01Z","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":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"f353295f-959c-4a24-875b-fffd108e969c","subnetpool_id":null,"name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1"}]} 2018-08-12 00:00:01,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-104877ee-6ebd-4eba-95af-10cc32c6b3f2 2018-08-12 00:00:01,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=619ee21c-9a81-4e67-b0d3-74807c93591b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cddb75f332ff80c15621799e6c1c34f73fde113" 2018-08-12 00:00:01,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-2e70f72a-1fd3-4236-95cb-1c18473ffc8d Date: Sun, 12 Aug 2018 00:00:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f353295f-959c-4a24-875b-fffd108e969c"],"updated_at":"2018-08-12T00:00:01Z","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"619ee21c-9a81-4e67-b0d3-74807c93591b","name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1"}]} 2018-08-12 00:00:01,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=619ee21c-9a81-4e67-b0d3-74807c93591b used request id req-2e70f72a-1fd3-4236-95cb-1c18473ffc8d 2018-08-12 00:00:01,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cddb75f332ff80c15621799e6c1c34f73fde113" 2018-08-12 00:00:01,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-53504c4a-c646-4917-a72d-5d4709df8d28 Date: Sun, 12 Aug 2018 00:00:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619ee21c-9a81-4e67-b0d3-74807c93591b","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:01Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:01Z","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":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"f353295f-959c-4a24-875b-fffd108e969c","subnetpool_id":null,"name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1"}]} 2018-08-12 00:00:01,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b used request id req-53504c4a-c646-4917-a72d-5d4709df8d28 2018-08-12 00:00:01,731 - OpenStackNetwork - DEBUG - Network [619ee21c-9a81-4e67-b0d3-74807c93591b] created successfully 2018-08-12 00:00:01,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:01,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:02,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "880f39a4226f4c4d8dbe02a1e7d69484", "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj-role"}], "expires_at": "2018-08-12T01:00:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-user", "id": "1bc844f73f2840198dd44b27579a2173"}, "audit_ids": ["JI-5qH5wRS2A3stoIxYNnQ"], "issued_at": "2018-08-12T00:00:02.000000Z"}} 2018-08-12 00:00:02,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:02,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0211c1c-54e0-4d62-bee0-a028c478f324 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:02,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b0211c1c-54e0-4d62-bee0-a028c478f324 2018-08-12 00:00:02,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:00:02,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:00:02,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:00:02,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:00:02,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:00:02,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:02,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c4c7fdf9-aba6-4a31-85d7-ecfe31b4bd71 Date: Sun, 12 Aug 2018 00:00:02 GMT RESP BODY: {"routers": []} 2018-08-12 00:00:02,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-router&admin_state_up=True used request id req-c4c7fdf9-aba6-4a31-85d7-ecfe31b4bd71 2018-08-12 00:00:02,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:02,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:02,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "880f39a4226f4c4d8dbe02a1e7d69484", "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj-role"}], "expires_at": "2018-08-12T01:00:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-user", "id": "1bc844f73f2840198dd44b27579a2173"}, "audit_ids": ["5pSKug09SF2RbYj1yEnkOw"], "issued_at": "2018-08-12T00:00:02.000000Z"}} 2018-08-12 00:00:02,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea09679d1fca7d85cc49f118fdc979e1b952c12" 2018-08-12 00:00:02,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4a9619b-1e88-4830-8f70-55c9c71500ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:02,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a4a9619b-1e88-4830-8f70-55c9c71500ee 2018-08-12 00:00:02,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:03,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9ff1524c-1617-47ea-880a-007c089d4fa6 Date: Sun, 12 Aug 2018 00:00:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:00:03,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-9ff1524c-1617-47ea-880a-007c089d4fa6 2018-08-12 00:00:03,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:03,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2d335d89-110b-4239-bf45-8809435d8d21 Date: Sun, 12 Aug 2018 00:00:03 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:00:03,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-2d335d89-110b-4239-bf45-8809435d8d21 2018-08-12 00:00:03,085 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-router 2018-08-12 00:00:03,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-router", "admin_state_up": true}}' 2018-08-12 00:00:04,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-999ee07a-02dc-439d-9f85-393d0d957b07 Date: Sun, 12 Aug 2018 00:00:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "created_at": "2018-08-12T00:00:03Z", "admin_state_up": true, "updated_at": "2018-08-12T00:00:04Z", "revision_number": 2, "routes": [], "project_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "id": "43d78844-efb4-4ca0-8431-47939f739978", "name": "CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-router"}} 2018-08-12 00:00:04,243 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-999ee07a-02dc-439d-9f85-393d0d957b07 2018-08-12 00:00:04,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=43d78844-efb4-4ca0-8431-47939f739978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:04,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f7e0ba33-4e1b-40eb-a8e7-819335707c42 Date: Sun, 12 Aug 2018 00:00:04 GMT RESP BODY: {"ports":[]} 2018-08-12 00:00:04,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=43d78844-efb4-4ca0-8431-47939f739978 used request id req-f7e0ba33-4e1b-40eb-a8e7-819335707c42 2018-08-12 00:00:04,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:04,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-53bc81c1-abae-4eaf-b3d1-dfc5455d5ae8 Date: Sun, 12 Aug 2018 00:00:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f353295f-959c-4a24-875b-fffd108e969c"],"updated_at":"2018-08-12T00:00:01Z","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"619ee21c-9a81-4e67-b0d3-74807c93591b","name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1"}]} 2018-08-12 00:00:04,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1 used request id req-53bc81c1-abae-4eaf-b3d1-dfc5455d5ae8 2018-08-12 00:00:04,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:04,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a232cf6c-5536-4559-951b-8bef89bb86d7 Date: Sun, 12 Aug 2018 00:00:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619ee21c-9a81-4e67-b0d3-74807c93591b","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:01Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:01Z","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":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"f353295f-959c-4a24-875b-fffd108e969c","subnetpool_id":null,"name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1"}]} 2018-08-12 00:00:04,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b used request id req-a232cf6c-5536-4559-951b-8bef89bb86d7 2018-08-12 00:00:04,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:04,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-d5148fd5-35ab-4ba8-aeb2-96f0e08cd4e8 Date: Sun, 12 Aug 2018 00:00:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f353295f-959c-4a24-875b-fffd108e969c"],"updated_at":"2018-08-12T00:00:01Z","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"619ee21c-9a81-4e67-b0d3-74807c93591b","name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1"}]} 2018-08-12 00:00:04,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1 used request id req-d5148fd5-35ab-4ba8-aeb2-96f0e08cd4e8 2018-08-12 00:00:04,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:00:04,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:00:04,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:04,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16dff3f8-9b7e-47f8-988d-2f78a22a6f6f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj"}} 2018-08-12 00:00:04,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd used request id req-16dff3f8-9b7e-47f8-988d-2f78a22a6f6f 2018-08-12 00:00:04,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:04,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d6705788-8dfa-41be-99ed-e76271fc1327 Date: Sun, 12 Aug 2018 00:00:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619ee21c-9a81-4e67-b0d3-74807c93591b","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:01Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:01Z","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":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"f353295f-959c-4a24-875b-fffd108e969c","subnetpool_id":null,"name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1"}]} 2018-08-12 00:00:04,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b used request id req-d6705788-8dfa-41be-99ed-e76271fc1327 2018-08-12 00:00:04,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b&name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:04,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-985ba67e-1c66-46e4-afbe-ed1b59c8ce14 Date: Sun, 12 Aug 2018 00:00:04 GMT RESP BODY: {"ports":[]} 2018-08-12 00:00:04,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b&name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-port1&admin_state_up=True used request id req-985ba67e-1c66-46e4-afbe-ed1b59c8ce14 2018-08-12 00:00:04,713 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-port1 for router - CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-router 2018-08-12 00:00:04,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:04,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:05,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "880f39a4226f4c4d8dbe02a1e7d69484", "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj-role"}], "expires_at": "2018-08-12T01:00:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-user", "id": "1bc844f73f2840198dd44b27579a2173"}, "audit_ids": ["xjzwoAsyS5-22bpQNfeXvw"], "issued_at": "2018-08-12T00:00:05.000000Z"}} 2018-08-12 00:00:05,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6c8af003015255ac275d6b03139c5706ab214" 2018-08-12 00:00:05,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b9bd35-4d0b-4f29-a794-a0485d9f5bea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:05,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-19b9bd35-4d0b-4f29-a794-a0485d9f5bea 2018-08-12 00:00:05,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:05,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-764d1f6d-39a4-4538-9692-3d303d6d76af Date: Sun, 12 Aug 2018 00:00:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f353295f-959c-4a24-875b-fffd108e969c"],"updated_at":"2018-08-12T00:00:01Z","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"619ee21c-9a81-4e67-b0d3-74807c93591b","name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1"}]} 2018-08-12 00:00:05,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1 used request id req-764d1f6d-39a4-4538-9692-3d303d6d76af 2018-08-12 00:00:05,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:05,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e5e54dd0-bc86-4e56-990b-a43274192b05 Date: Sun, 12 Aug 2018 00:00:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619ee21c-9a81-4e67-b0d3-74807c93591b","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:01Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:01Z","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":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"f353295f-959c-4a24-875b-fffd108e969c","subnetpool_id":null,"name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1"}]} 2018-08-12 00:00:05,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b used request id req-e5e54dd0-bc86-4e56-990b-a43274192b05 2018-08-12 00:00:05,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:05,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-940fcc59-dda2-40b4-b7e8-b4735cb1be28 Date: Sun, 12 Aug 2018 00:00:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f353295f-959c-4a24-875b-fffd108e969c"],"updated_at":"2018-08-12T00:00:01Z","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"619ee21c-9a81-4e67-b0d3-74807c93591b","name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1"}]} 2018-08-12 00:00:05,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1 used request id req-940fcc59-dda2-40b4-b7e8-b4735cb1be28 2018-08-12 00:00:05,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:00:05,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:00:05,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6c8af003015255ac275d6b03139c5706ab214" 2018-08-12 00:00:05,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb0d601-38c4-487c-95f7-b302a4388aef Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj"}} 2018-08-12 00:00:05,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd used request id req-0fb0d601-38c4-487c-95f7-b302a4388aef 2018-08-12 00:00:05,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:05,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-99efb379-d545-4fd8-85ca-3456dec34775 Date: Sun, 12 Aug 2018 00:00:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619ee21c-9a81-4e67-b0d3-74807c93591b","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:01Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:01Z","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":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"f353295f-959c-4a24-875b-fffd108e969c","subnetpool_id":null,"name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1"}]} 2018-08-12 00:00:05,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b used request id req-99efb379-d545-4fd8-85ca-3456dec34775 2018-08-12 00:00:05,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b&name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:05,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-5aea4dc9-df72-40a7-938c-c2b540ee3c68 Date: Sun, 12 Aug 2018 00:00:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619ee21c-9a81-4e67-b0d3-74807c93591b","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:01Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:01Z","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":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"f353295f-959c-4a24-875b-fffd108e969c","subnetpool_id":null,"name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1"}]} 2018-08-12 00:00:05,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b&name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1 used request id req-5aea4dc9-df72-40a7-938c-c2b540ee3c68 2018-08-12 00:00:05,554 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1 2018-08-12 00:00:05,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" -d '{"port": {"network_id": "619ee21c-9a81-4e67-b0d3-74807c93591b", "fixed_ips": [{"subnet_id": "f353295f-959c-4a24-875b-fffd108e969c", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-port1", "admin_state_up": true}}' 2018-08-12 00:00:06,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-7ec71ab0-b03f-4d0e-802b-ebbcaef7d8da Date: Sun, 12 Aug 2018 00:00:06 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:00:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"619ee21c-9a81-4e67-b0d3-74807c93591b","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:00:06Z","name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:eb:53:1c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","fixed_ips":[{"subnet_id":"f353295f-959c-4a24-875b-fffd108e969c","ip_address":"10.200.201.1"}],"id":"ce7b3a9a-f35b-404d-b400-e07352e3493f","security_groups":["954f4daf-5e51-44d4-a6fe-b6333b8011c4"],"device_id":""}} 2018-08-12 00:00:06,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-7ec71ab0-b03f-4d0e-802b-ebbcaef7d8da 2018-08-12 00:00:06,518 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-port1 for router - CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-router 2018-08-12 00:00:06,518 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-router 2018-08-12 00:00:06,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/43d78844-efb4-4ca0-8431-47939f739978/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" -d '{"port_id": "ce7b3a9a-f35b-404d-b400-e07352e3493f"}' 2018-08-12 00:00:08,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a9e958c2-0734-4c1f-96c1-74db3e12a466 Date: Sun, 12 Aug 2018 00:00:08 GMT RESP BODY: {"network_id": "619ee21c-9a81-4e67-b0d3-74807c93591b", "tenant_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "subnet_id": "f353295f-959c-4a24-875b-fffd108e969c", "subnet_ids": ["f353295f-959c-4a24-875b-fffd108e969c"], "port_id": "ce7b3a9a-f35b-404d-b400-e07352e3493f", "id": "43d78844-efb4-4ca0-8431-47939f739978"} 2018-08-12 00:00:08,268 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/43d78844-efb4-4ca0-8431-47939f739978/add_router_interface used request id req-a9e958c2-0734-4c1f-96c1-74db3e12a466 2018-08-12 00:00:08,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/43d78844-efb4-4ca0-8431-47939f739978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:08,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-b32b01a8-35dd-4443-84e8-ff02ecd41311 Date: Sun, 12 Aug 2018 00:00:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "created_at": "2018-08-12T00:00:03Z", "admin_state_up": true, "updated_at": "2018-08-12T00:00:07Z", "revision_number": 3, "routes": [], "project_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "id": "43d78844-efb4-4ca0-8431-47939f739978", "name": "CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-router"}} 2018-08-12 00:00:08,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/43d78844-efb4-4ca0-8431-47939f739978 used request id req-b32b01a8-35dd-4443-84e8-ff02ecd41311 2018-08-12 00:00:08,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=43d78844-efb4-4ca0-8431-47939f739978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:08,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-a992a4c6-f4e7-4ef5-a198-d6157d8ae4cb Date: Sun, 12 Aug 2018 00:00:08 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"619ee21c-9a81-4e67-b0d3-74807c93591b","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:06Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:07Z","binding:vnic_type":"normal","device_id":"43d78844-efb4-4ca0-8431-47939f739978","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:eb:53:1c","id":"ce7b3a9a-f35b-404d-b400-e07352e3493f","port_security_enabled":true,"project_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","fixed_ips":[{"subnet_id":"f353295f-959c-4a24-875b-fffd108e969c","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["954f4daf-5e51-44d4-a6fe-b6333b8011c4"],"name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-port1"}]} 2018-08-12 00:00:08,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=43d78844-efb4-4ca0-8431-47939f739978 used request id req-a992a4c6-f4e7-4ef5-a198-d6157d8ae4cb 2018-08-12 00:00:08,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/f353295f-959c-4a24-875b-fffd108e969c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:08,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9a031ccc-42ad-4e00-9c53-517d8e88c8af Date: Sun, 12 Aug 2018 00:00:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619ee21c-9a81-4e67-b0d3-74807c93591b","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:01Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:01Z","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":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"f353295f-959c-4a24-875b-fffd108e969c","subnetpool_id":null,"name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1"}} 2018-08-12 00:00:08,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/f353295f-959c-4a24-875b-fffd108e969c used request id req-9a031ccc-42ad-4e00-9c53-517d8e88c8af 2018-08-12 00:00:08,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:08,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "880f39a4226f4c4d8dbe02a1e7d69484", "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj-role"}], "expires_at": "2018-08-12T01:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f81c5a6dfd2a4692bf130933a4c2a0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-user", "id": "1bc844f73f2840198dd44b27579a2173"}, "audit_ids": ["x5XtFxLpQD-TwyFDL3ybrg"], "issued_at": "2018-08-12T00:00:08.000000Z"}} 2018-08-12 00:00:08,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee938ef6eb60bf3cc18f8bb75d1db95d9fb0d91" 2018-08-12 00:00:09,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-bf08cf85-66ab-4595-86cd-8738a3681127 Date: Sun, 12 Aug 2018 00:00:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "created_at": "2018-08-12T00:00:03Z", "admin_state_up": true, "updated_at": "2018-08-12T00:00:07Z", "revision_number": 3, "routes": [], "project_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "id": "43d78844-efb4-4ca0-8431-47939f739978", "name": "CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-router"}]} 2018-08-12 00:00:09,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-router&admin_state_up=True used request id req-bf08cf85-66ab-4595-86cd-8738a3681127 2018-08-12 00:00:09,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:00:09,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:00:09,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba5a77f8ce004e996d8e617bf62a3644d2dc086" 2018-08-12 00:00:09,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9846ecf7-76e6-42b5-986a-b55582d391ce Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj"}} 2018-08-12 00:00:09,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd used request id req-9846ecf7-76e6-42b5-986a-b55582d391ce 2018-08-12 00:00:09,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=43d78844-efb4-4ca0-8431-47939f739978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee938ef6eb60bf3cc18f8bb75d1db95d9fb0d91" 2018-08-12 00:00:09,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c0f03b68-f144-43cc-861e-f0da94633c37 Date: Sun, 12 Aug 2018 00:00:09 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"619ee21c-9a81-4e67-b0d3-74807c93591b","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:06Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:07Z","binding:vnic_type":"normal","device_id":"43d78844-efb4-4ca0-8431-47939f739978","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:eb:53:1c","id":"ce7b3a9a-f35b-404d-b400-e07352e3493f","port_security_enabled":true,"project_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","fixed_ips":[{"subnet_id":"f353295f-959c-4a24-875b-fffd108e969c","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["954f4daf-5e51-44d4-a6fe-b6333b8011c4"],"name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-port1"}]} 2018-08-12 00:00:09,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=43d78844-efb4-4ca0-8431-47939f739978 used request id req-c0f03b68-f144-43cc-861e-f0da94633c37 2018-08-12 00:00:09,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/f353295f-959c-4a24-875b-fffd108e969c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee938ef6eb60bf3cc18f8bb75d1db95d9fb0d91" 2018-08-12 00:00:09,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7fd26ebd-f5b2-4c0b-99fe-9c16e99755bb Date: Sun, 12 Aug 2018 00:00:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619ee21c-9a81-4e67-b0d3-74807c93591b","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:01Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:01Z","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":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"f353295f-959c-4a24-875b-fffd108e969c","subnetpool_id":null,"name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1"}} 2018-08-12 00:00:09,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/f353295f-959c-4a24-875b-fffd108e969c used request id req-7fd26ebd-f5b2-4c0b-99fe-9c16e99755bb 2018-08-12 00:00:09,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee938ef6eb60bf3cc18f8bb75d1db95d9fb0d91" 2018-08-12 00:00:09,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-588fffa3-dd8a-4d31-892e-fa38af473ab7 Date: Sun, 12 Aug 2018 00:00:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:00:09,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-588fffa3-dd8a-4d31-892e-fa38af473ab7 2018-08-12 00:00:09,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee938ef6eb60bf3cc18f8bb75d1db95d9fb0d91" 2018-08-12 00:00:09,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f6910554-79f0-4140-ab0a-7b44a3150923 Date: Sun, 12 Aug 2018 00:00:09 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:00:09,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-f6910554-79f0-4140-ab0a-7b44a3150923 2018-08-12 00:00:09,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=619ee21c-9a81-4e67-b0d3-74807c93591b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee938ef6eb60bf3cc18f8bb75d1db95d9fb0d91" 2018-08-12 00:00:09,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-7c4acf9c-c86d-4736-9c6a-6def1eeb7ec0 Date: Sun, 12 Aug 2018 00:00:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f353295f-959c-4a24-875b-fffd108e969c"],"updated_at":"2018-08-12T00:00:01Z","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"619ee21c-9a81-4e67-b0d3-74807c93591b","name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1"}]} 2018-08-12 00:00:09,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=619ee21c-9a81-4e67-b0d3-74807c93591b used request id req-7c4acf9c-c86d-4736-9c6a-6def1eeb7ec0 2018-08-12 00:00:09,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee938ef6eb60bf3cc18f8bb75d1db95d9fb0d91" 2018-08-12 00:00:09,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-86f04fbd-585e-48d9-a7a6-a1a56058a18f Date: Sun, 12 Aug 2018 00:00:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619ee21c-9a81-4e67-b0d3-74807c93591b","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:01Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:01Z","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":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"f353295f-959c-4a24-875b-fffd108e969c","subnetpool_id":null,"name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1"}]} 2018-08-12 00:00:09,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b used request id req-86f04fbd-585e-48d9-a7a6-a1a56058a18f 2018-08-12 00:00:09,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee938ef6eb60bf3cc18f8bb75d1db95d9fb0d91" 2018-08-12 00:00:09,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1567 X-Openstack-Request-Id: req-7d1045a3-cac2-4bd6-b62f-ba2fd33cc0e4 Date: Sun, 12 Aug 2018 00:00:09 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"619ee21c-9a81-4e67-b0d3-74807c93591b","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:01Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-619ee21c-9a81-4e67-b0d3-74807c93591b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:04:f8:cf","id":"7c9cc7e3-ac03-4b7b-9eab-3f713a7b846b","port_security_enabled":false,"project_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","fixed_ips":[{"subnet_id":"f353295f-959c-4a24-875b-fffd108e969c","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"619ee21c-9a81-4e67-b0d3-74807c93591b","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:06Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:07Z","binding:vnic_type":"normal","device_id":"43d78844-efb4-4ca0-8431-47939f739978","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:eb:53:1c","id":"ce7b3a9a-f35b-404d-b400-e07352e3493f","port_security_enabled":true,"project_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","fixed_ips":[{"subnet_id":"f353295f-959c-4a24-875b-fffd108e969c","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["954f4daf-5e51-44d4-a6fe-b6333b8011c4"],"name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-port1"}]} 2018-08-12 00:00:09,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b used request id req-7d1045a3-cac2-4bd6-b62f-ba2fd33cc0e4 2018-08-12 00:00:09,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/f353295f-959c-4a24-875b-fffd108e969c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee938ef6eb60bf3cc18f8bb75d1db95d9fb0d91" 2018-08-12 00:00:09,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f7544f99-d6fa-478b-adfe-08737c4e42bb Date: Sun, 12 Aug 2018 00:00:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619ee21c-9a81-4e67-b0d3-74807c93591b","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:01Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:01Z","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":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"f353295f-959c-4a24-875b-fffd108e969c","subnetpool_id":null,"name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1"}} 2018-08-12 00:00:09,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/f353295f-959c-4a24-875b-fffd108e969c used request id req-f7544f99-d6fa-478b-adfe-08737c4e42bb 2018-08-12 00:00:09,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=619ee21c-9a81-4e67-b0d3-74807c93591b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee938ef6eb60bf3cc18f8bb75d1db95d9fb0d91" 2018-08-12 00:00:10,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-29d10d21-c3c5-49e7-b884-f96a4893a271 Date: Sun, 12 Aug 2018 00:00:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f353295f-959c-4a24-875b-fffd108e969c"],"updated_at":"2018-08-12T00:00:01Z","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"619ee21c-9a81-4e67-b0d3-74807c93591b","name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1"}]} 2018-08-12 00:00:10,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=619ee21c-9a81-4e67-b0d3-74807c93591b used request id req-29d10d21-c3c5-49e7-b884-f96a4893a271 2018-08-12 00:00:10,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee938ef6eb60bf3cc18f8bb75d1db95d9fb0d91" 2018-08-12 00:00:10,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2bac4fcc-c0f8-4cc5-a99a-21b59257e133 Date: Sun, 12 Aug 2018 00:00:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619ee21c-9a81-4e67-b0d3-74807c93591b","tenant_id":"f81c5a6dfd2a4692bf130933a4c2a0dd","created_at":"2018-08-12T00:00:01Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:01Z","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":"f81c5a6dfd2a4692bf130933a4c2a0dd","id":"f353295f-959c-4a24-875b-fffd108e969c","subnetpool_id":null,"name":"CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1"}]} 2018-08-12 00:00:10,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=619ee21c-9a81-4e67-b0d3-74807c93591b used request id req-2bac4fcc-c0f8-4cc5-a99a-21b59257e133 2018-08-12 00:00:10,170 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-router and port CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-port1 2018-08-12 00:00:10,170 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-router 2018-08-12 00:00:10,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/43d78844-efb4-4ca0-8431-47939f739978/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" -d '{"port_id": "ce7b3a9a-f35b-404d-b400-e07352e3493f"}' 2018-08-12 00:00:11,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7d444381-e65d-4c10-b552-9dfb7844eefa Date: Sun, 12 Aug 2018 00:00:11 GMT RESP BODY: {"network_id": "619ee21c-9a81-4e67-b0d3-74807c93591b", "tenant_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "subnet_id": "f353295f-959c-4a24-875b-fffd108e969c", "subnet_ids": ["f353295f-959c-4a24-875b-fffd108e969c"], "port_id": "ce7b3a9a-f35b-404d-b400-e07352e3493f", "id": "43d78844-efb4-4ca0-8431-47939f739978"} 2018-08-12 00:00:11,739 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/43d78844-efb4-4ca0-8431-47939f739978/remove_router_interface used request id req-7d444381-e65d-4c10-b552-9dfb7844eefa 2018-08-12 00:00:11,740 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-router 2018-08-12 00:00:11,740 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-router 2018-08-12 00:00:11,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/43d78844-efb4-4ca0-8431-47939f739978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a85b2ebcbb3edad8ee5ae32eb007e07835de13" 2018-08-12 00:00:12,885 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-575eb684-09a4-4516-b170-f2692a9928b9 Content-Length: 0 Date: Sun, 12 Aug 2018 00:00:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:00:12,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/43d78844-efb4-4ca0-8431-47939f739978 used request id req-575eb684-09a4-4516-b170-f2692a9928b9 2018-08-12 00:00:12,886 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1 2018-08-12 00:00:12,886 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-subnet1 2018-08-12 00:00:12,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/f353295f-959c-4a24-875b-fffd108e969c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cddb75f332ff80c15621799e6c1c34f73fde113" 2018-08-12 00:00:14,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c9c6e48-29b4-4b89-b8ca-ae43361b58f9 Date: Sun, 12 Aug 2018 00:00:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:00:14,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/f353295f-959c-4a24-875b-fffd108e969c used request id req-2c9c6e48-29b4-4b89-b8ca-ae43361b58f9 2018-08-12 00:00:14,345 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-eb160552-f106-45e3-a13c-35fc62f1af19-pub-net1 2018-08-12 00:00:14,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/619ee21c-9a81-4e67-b0d3-74807c93591b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cddb75f332ff80c15621799e6c1c34f73fde113" 2018-08-12 00:00:15,418 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-60802ab1-61aa-4f03-b3fe-228a80679df1 Date: Sun, 12 Aug 2018 00:00:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:00:15,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/619ee21c-9a81-4e67-b0d3-74807c93591b used request id req-60802ab1-61aa-4f03-b3fe-228a80679df1 2018-08-12 00:00:15,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:00:15,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:00:15,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:00:15,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:00:15,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:00:15,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-12 00:00:15,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-efb72163-b8d4-40ee-bed9-3fcb6a336926 Date: Sun, 12 Aug 2018 00:00:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "created_at": "2018-08-12T00:00:00Z", "updated_at": "2018-08-12T00:00:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:00:00Z", "revision_number": 0, "id": "402df917-7735-4343-8a25-c0815c20d582", "remote_group_id": "954f4daf-5e51-44d4-a6fe-b6333b8011c4", "remote_ip_prefix": null, "created_at": "2018-08-12T00:00:00Z", "security_group_id": "954f4daf-5e51-44d4-a6fe-b6333b8011c4", "tenant_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f81c5a6dfd2a4692bf130933a4c2a0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:00:00Z", "revision_number": 0, "id": "968e982a-df2f-4343-8b8c-609d70396cb3", "remote_group_id": "954f4daf-5e51-44d4-a6fe-b6333b8011c4", "remote_ip_prefix": null, "created_at": "2018-08-12T00:00:00Z", "security_group_id": "954f4daf-5e51-44d4-a6fe-b6333b8011c4", "tenant_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f81c5a6dfd2a4692bf130933a4c2a0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:00:00Z", "revision_number": 0, "id": "999c86c6-4b4d-40fa-992f-8596b1b2d13a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:00:00Z", "security_group_id": "954f4daf-5e51-44d4-a6fe-b6333b8011c4", "tenant_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f81c5a6dfd2a4692bf130933a4c2a0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:00:00Z", "revision_number": 0, "id": "a63d2cf5-6ce5-41cd-ac28-1340d8612fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:00:00Z", "security_group_id": "954f4daf-5e51-44d4-a6fe-b6333b8011c4", "tenant_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f81c5a6dfd2a4692bf130933a4c2a0dd"}], "revision_number": 4, "project_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "id": "954f4daf-5e51-44d4-a6fe-b6333b8011c4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:00:15,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-efb72163-b8d4-40ee-bed9-3fcb6a336926 2018-08-12 00:00:15,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-12 00:00:15,774 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-585b90b3-420a-47a8-a7d3-0cd15ae7bbe4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:15,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-585b90b3-420a-47a8-a7d3-0cd15ae7bbe4 2018-08-12 00:00:15,774 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:15,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-12 00:00:15,861 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76913031-b2c7-4c18-8ee3-ef64a5314143 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:15,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-76913031-b2c7-4c18-8ee3-ef64a5314143 2018-08-12 00:00:15,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:15,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-12 00:00:15,940 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32261e91-9e03-4f25-a662-c263003ec474 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:15,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-32261e91-9e03-4f25-a662-c263003ec474 2018-08-12 00:00:15,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:15,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-12 00:00:16,023 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86f55e19-7615-4bcf-95c4-b3e478bdea6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:16,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-86f55e19-7615-4bcf-95c4-b3e478bdea6e 2018-08-12 00:00:16,023 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:16,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-12 00:00:16,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a801857-7eb0-46ea-9460-ca9e218f4bac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:16,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-2a801857-7eb0-46ea-9460-ca9e218f4bac 2018-08-12 00:00:16,101 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:16,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-12 00:00:16,184 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5afdaac1-3d24-48da-bfd4-7886ac276a32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:16,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-5afdaac1-3d24-48da-bfd4-7886ac276a32 2018-08-12 00:00:16,184 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:16,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-12 00:00:16,270 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63b58947-2f6e-4d29-8ef1-df9de372ea67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:16,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-63b58947-2f6e-4d29-8ef1-df9de372ea67 2018-08-12 00:00:16,270 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:16,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-12 00:00:16,351 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcbb579d-22e3-4821-bd48-4917ee1ea571 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:16,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-fcbb579d-22e3-4821-bd48-4917ee1ea571 2018-08-12 00:00:16,351 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:16,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-12 00:00:16,437 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8950c2de-48f2-4286-8f41-48235a700426 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:16,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-8950c2de-48f2-4286-8f41-48235a700426 2018-08-12 00:00:16,437 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:16,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-12 00:00:16,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7baab403-3499-4bb1-b6af-b393bae61cdf Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "name": "CreateRouterSuccessTests-dd50f566-2994-4b4-proj"}} 2018-08-12 00:00:16,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd used request id req-7baab403-3499-4bb1-b6af-b393bae61cdf 2018-08-12 00:00:16,527 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 954f4daf-5e51-44d4-a6fe-b6333b8011c4 2018-08-12 00:00:16,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=954f4daf-5e51-44d4-a6fe-b6333b8011c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-12 00:00:16,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-97ee4ca0-b921-4580-b420-fc166bd6c9ae Date: Sun, 12 Aug 2018 00:00:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "954f4daf-5e51-44d4-a6fe-b6333b8011c4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:00:00Z", "security_group_id": "954f4daf-5e51-44d4-a6fe-b6333b8011c4", "port_range_min": null, "revision_number": 0, "tenant_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "created_at": "2018-08-12T00:00:00Z", "project_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "id": "402df917-7735-4343-8a25-c0815c20d582"}, {"remote_group_id": "954f4daf-5e51-44d4-a6fe-b6333b8011c4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:00:00Z", "security_group_id": "954f4daf-5e51-44d4-a6fe-b6333b8011c4", "port_range_min": null, "revision_number": 0, "tenant_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "created_at": "2018-08-12T00:00:00Z", "project_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "id": "968e982a-df2f-4343-8b8c-609d70396cb3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:00:00Z", "security_group_id": "954f4daf-5e51-44d4-a6fe-b6333b8011c4", "port_range_min": null, "revision_number": 0, "tenant_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "created_at": "2018-08-12T00:00:00Z", "project_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "id": "999c86c6-4b4d-40fa-992f-8596b1b2d13a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:00:00Z", "security_group_id": "954f4daf-5e51-44d4-a6fe-b6333b8011c4", "port_range_min": null, "revision_number": 0, "tenant_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "created_at": "2018-08-12T00:00:00Z", "project_id": "f81c5a6dfd2a4692bf130933a4c2a0dd", "id": "a63d2cf5-6ce5-41cd-ac28-1340d8612fa6"}]} 2018-08-12 00:00:16,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=954f4daf-5e51-44d4-a6fe-b6333b8011c4 used request id req-97ee4ca0-b921-4580-b420-fc166bd6c9ae 2018-08-12 00:00:16,553 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:00:16,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/954f4daf-5e51-44d4-a6fe-b6333b8011c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-12 00:00:16,721 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e684d7a0-af5f-4f45-a9bb-a63002402d2f Content-Length: 0 Date: Sun, 12 Aug 2018 00:00:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:00:16,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/954f4daf-5e51-44d4-a6fe-b6333b8011c4 used request id req-e684d7a0-af5f-4f45-a9bb-a63002402d2f 2018-08-12 00:00:16,721 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-dd50f566-2994-4b4-proj 2018-08-12 00:00:16,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-12 00:00:16,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:00:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-816ab62d-786d-4463-9ef1-3966cc17ff3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:00:16,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f81c5a6dfd2a4692bf130933a4c2a0dd used request id req-816ab62d-786d-4463-9ef1-3966cc17ff3f 2018-08-12 00:00:16,994 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-dd50f566-2994-4b4-proj-role 2018-08-12 00:00:16,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/880f39a4226f4c4d8dbe02a1e7d69484 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-12 00:00:17,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:00:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c69804ab-fa2d-4f16-b297-a426d539b742 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:00:17,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/880f39a4226f4c4d8dbe02a1e7d69484 used request id req-c69804ab-fa2d-4f16-b297-a426d539b742 2018-08-12 00:00:17,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e26a1669cf7db1ce8247b19a8a03765d66ed2ed" 2018-08-12 00:00:17,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f259e62b-0892-4ae3-8c2c-e458462a3bce Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:00:17,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f259e62b-0892-4ae3-8c2c-e458462a3bce 2018-08-12 00:00:17,266 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-dd50f566-2994-4b4-user 2018-08-12 00:00:17,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/1bc844f73f2840198dd44b27579a2173 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82272d39672616e9346bc05265636dbfa5c6cca" 2018-08-12 00:00:17,438 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:00:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88f2c864-de75-4b21-a9de-791fd513e4ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:00:17,439 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/1bc844f73f2840198dd44b27579a2173 used request id req-88f2c864-de75-4b21-a9de-791fd513e4ae 2018-08-12 00:00:17,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:17,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:00:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["I13xl1cRQ4Sg9Isvzy9Tiw"], "issued_at": "2018-08-12T00:00:17.000000Z"}} 2018-08-12 00:00:17,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f28e69646aabb57db99bc57aa2bd3ae8a31ca1" 2018-08-12 00:00:17,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-886cd568-f32c-4f11-b29a-4859ea5d251c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:17,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-886cd568-f32c-4f11-b29a-4859ea5d251c 2018-08-12 00:00:17,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:17,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:18,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:00:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["XWMzNLyqS-abRASJw3IUfQ"], "issued_at": "2018-08-12T00:00:18.000000Z"}} 2018-08-12 00:00:18,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:18,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97bb276c-ad9c-4584-9c02-d86f553b7f50 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:18,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-97bb276c-ad9c-4584-9c02-d86f553b7f50 2018-08-12 00:00:18,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:00:18,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:00:18,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6f8370ca-152b-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:18,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5bcc8e6-60bf-413e-818f-8b7c73947dd1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6f8370ca-152b-4eb-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:00:18,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6f8370ca-152b-4eb-proj used request id req-d5bcc8e6-60bf-413e-818f-8b7c73947dd1 2018-08-12 00:00:18,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:18,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28cd0dfe-8ab8-4883-90a5-9a9412aa1c57 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:00:18,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-28cd0dfe-8ab8-4883-90a5-9a9412aa1c57 2018-08-12 00:00:18,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-6f8370ca-152b-4eb-proj"}}' 2018-08-12 00:00:18,683 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e78e18c1-34b0-44eb-9470-677dbadda053 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1cdcc14773c24b72a042e6ac9645690c"}, "tags": [], "enabled": true, "id": "1cdcc14773c24b72a042e6ac9645690c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6f8370ca-152b-4eb-proj"}} 2018-08-12 00:00:18,683 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-e78e18c1-34b0-44eb-9470-677dbadda053 2018-08-12 00:00:18,683 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-6f8370ca-152b-4eb-proj 2018-08-12 00:00:18,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:18,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:19,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:00:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["DIrCpkgiTi-yEL6vOaC9pw"], "issued_at": "2018-08-12T00:00:19.000000Z"}} 2018-08-12 00:00:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3cca213b1b22f2f4f81dcf582e737fd7fa40ea" 2018-08-12 00:00:19,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b79987a-1c10-444d-a3c9-9fbea70832b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:19,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0b79987a-1c10-444d-a3c9-9fbea70832b3 2018-08-12 00:00:19,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:00:19,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:00:19,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3cca213b1b22f2f4f81dcf582e737fd7fa40ea" 2018-08-12 00:00:19,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a775c49-f238-4fa0-8475-9e770324cf79 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:00:19,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7a775c49-f238-4fa0-8475-9e770324cf79 2018-08-12 00:00:19,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-6f8370ca-152b-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3cca213b1b22f2f4f81dcf582e737fd7fa40ea" 2018-08-12 00:00:19,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aaa1cee-cb4c-4f2f-989b-c82584d40446 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-6f8370ca-152b-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1cdcc14773c24b72a042e6ac9645690c"}, "tags": [], "enabled": true, "id": "1cdcc14773c24b72a042e6ac9645690c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6f8370ca-152b-4eb-proj"}]} 2018-08-12 00:00:19,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-6f8370ca-152b-4eb-proj used request id req-4aaa1cee-cb4c-4f2f-989b-c82584d40446 2018-08-12 00:00:19,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3cca213b1b22f2f4f81dcf582e737fd7fa40ea" 2018-08-12 00:00:19,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea3e5578-b388-438a-bd54-5fe9541a458b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:00:19,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ea3e5578-b388-438a-bd54-5fe9541a458b 2018-08-12 00:00:19,893 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-6f8370ca-152b-4eb-user 2018-08-12 00:00:19,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:19,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:19,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2860d98-1780-4eac-a4fe-2fe8c57a2c8c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:00:19,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a2860d98-1780-4eac-a4fe-2fe8c57a2c8c 2018-08-12 00:00:19,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" -d '{"role": {"name": "CreateRouterSuccessTests-6f8370ca-152b-4eb-proj-role"}}' 2018-08-12 00:00:20,037 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-769b7942-76ec-4d38-b2fd-2b42be0fbe90 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ffb81714bc86480f8dcfd65c302b294b", "links": {"self": "http://172.30.9.30:5000/v3/roles/ffb81714bc86480f8dcfd65c302b294b"}, "name": "CreateRouterSuccessTests-6f8370ca-152b-4eb-proj-role"}} 2018-08-12 00:00:20,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-769b7942-76ec-4d38-b2fd-2b42be0fbe90 2018-08-12 00:00:20,038 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-6f8370ca-152b-4eb-proj-role 2018-08-12 00:00:20,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/ffb81714bc86480f8dcfd65c302b294b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:20,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78aaa25b-3c61-4e88-9508-c837e9d96e1b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ffb81714bc86480f8dcfd65c302b294b", "links": {"self": "http://172.30.9.30:5000/v3/roles/ffb81714bc86480f8dcfd65c302b294b"}, "name": "CreateRouterSuccessTests-6f8370ca-152b-4eb-proj-role"}} 2018-08-12 00:00:20,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/ffb81714bc86480f8dcfd65c302b294b used request id req-78aaa25b-3c61-4e88-9508-c837e9d96e1b 2018-08-12 00:00:20,056 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-6f8370ca-152b-4eb-proj-role to project CreateRouterSuccessTests-6f8370ca-152b-4eb-proj 2018-08-12 00:00:20,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/1cdcc14773c24b72a042e6ac9645690c/users/d4c1a8f4f3564ccfa9c05708c28d8ba4/roles/ffb81714bc86480f8dcfd65c302b294b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:20,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:00:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0034bf46-6650-4210-8252-00462408f65d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:00:20,177 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/1cdcc14773c24b72a042e6ac9645690c/users/d4c1a8f4f3564ccfa9c05708c28d8ba4/roles/ffb81714bc86480f8dcfd65c302b294b used request id req-0034bf46-6650-4210-8252-00462408f65d 2018-08-12 00:00:20,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:00:20,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:00:20,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:00:20,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:00:20,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:00:20,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:20,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:20,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:00:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["6af3zIdiRomhIV18Qe3ZXA"], "issued_at": "2018-08-12T00:00:20.000000Z"}} 2018-08-12 00:00:20,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baa47a58e018cdeafe556aeb61d986f43d9f49e" 2018-08-12 00:00:20,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3df22be4-27f2-4cb7-853e-b39e1d6e408f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:20,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3df22be4-27f2-4cb7-853e-b39e1d6e408f 2018-08-12 00:00:20,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:00:20,648 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:00:20,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:00:20,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:00:20,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:00:20,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-8c4215ba-2b49-426c-8b4b-a5513e2eb32e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baa47a58e018cdeafe556aeb61d986f43d9f49e" 2018-08-12 00:00:21,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-484eabc5-513d-4d18-b9a9-7cf569872e9f Date: Sun, 12 Aug 2018 00:00:21 GMT RESP BODY: {"routers": []} 2018-08-12 00:00:21,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-8c4215ba-2b49-426c-8b4b-a5513e2eb32e-pub-router&admin_state_up=True used request id req-484eabc5-513d-4d18-b9a9-7cf569872e9f 2018-08-12 00:00:21,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:21,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:21,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:00:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["-DAEXeYoRvy9do4Cw1wAAw"], "issued_at": "2018-08-12T00:00:21.000000Z"}} 2018-08-12 00:00:21,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4227b3032e8488695c9deaa283351adf65d4dbf" 2018-08-12 00:00:21,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4fc59d9-eab9-45e7-a699-65a9d23f3305 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:21,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a4fc59d9-eab9-45e7-a699-65a9d23f3305 2018-08-12 00:00:21,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:00:21,524 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:00:21,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-6f8370ca-152b-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4227b3032e8488695c9deaa283351adf65d4dbf" 2018-08-12 00:00:21,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a8266c1-1871-4b55-b99f-76d1f140f18e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-6f8370ca-152b-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1cdcc14773c24b72a042e6ac9645690c"}, "tags": [], "enabled": true, "id": "1cdcc14773c24b72a042e6ac9645690c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6f8370ca-152b-4eb-proj"}]} 2018-08-12 00:00:21,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-6f8370ca-152b-4eb-proj used request id req-3a8266c1-1871-4b55-b99f-76d1f140f18e 2018-08-12 00:00:21,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baa47a58e018cdeafe556aeb61d986f43d9f49e" 2018-08-12 00:00:21,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-990a9500-f7e8-4643-a636-ec076fa75aa1 Date: Sun, 12 Aug 2018 00:00:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-12 00:00:21,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-990a9500-f7e8-4643-a636-ec076fa75aa1 2018-08-12 00:00:21,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baa47a58e018cdeafe556aeb61d986f43d9f49e" 2018-08-12 00:00:21,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-91f11c57-4732-4d11-8339-07861166d56a Date: Sun, 12 Aug 2018 00:00:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-12 00:00:21,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-91f11c57-4732-4d11-8339-07861166d56a 2018-08-12 00:00:21,748 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-8c4215ba-2b49-426c-8b4b-a5513e2eb32e-pub-router 2018-08-12 00:00:21,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baa47a58e018cdeafe556aeb61d986f43d9f49e" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "tenant_id": "1cdcc14773c24b72a042e6ac9645690c", "name": "CreateRouterSuccessTests-8c4215ba-2b49-426c-8b4b-a5513e2eb32e-pub-router", "admin_state_up": true}}' 2018-08-12 00:00:22,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-11a8a9b8-0df7-409f-b736-b5392a92bc00 Date: Sun, 12 Aug 2018 00:00:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "1cdcc14773c24b72a042e6ac9645690c", "created_at": "2018-08-12T00:00:21Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-12T00:00:22Z", "revision_number": 2, "routes": [], "project_id": "1cdcc14773c24b72a042e6ac9645690c", "id": "21b231f4-a544-461d-a633-cd838754efe7", "name": "CreateRouterSuccessTests-8c4215ba-2b49-426c-8b4b-a5513e2eb32e-pub-router"}} 2018-08-12 00:00:22,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-11a8a9b8-0df7-409f-b736-b5392a92bc00 2018-08-12 00:00:22,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=21b231f4-a544-461d-a633-cd838754efe7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baa47a58e018cdeafe556aeb61d986f43d9f49e" 2018-08-12 00:00:22,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-b7f01e15-2117-4da0-89b9-d001acfb1093 Date: Sun, 12 Aug 2018 00:00:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:00:22Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","ip_address":"172.30.9.201"}],"id":"2528d083-1277-4d66-a00b-586253a6f3eb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0e:ca:89","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"21b231f4-a544-461d-a633-cd838754efe7","name":"","admin_state_up":true,"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"","created_at":"2018-08-12T00:00:22Z","binding:vnic_type":"normal"}]} 2018-08-12 00:00:22,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=21b231f4-a544-461d-a633-cd838754efe7 used request id req-b7f01e15-2117-4da0-89b9-d001acfb1093 2018-08-12 00:00:22,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baa47a58e018cdeafe556aeb61d986f43d9f49e" 2018-08-12 00:00:22,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4fb00ccd-8901-4bd0-9851-7644d1aee87f Date: Sun, 12 Aug 2018 00:00:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}} 2018-08-12 00:00:22,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f used request id req-4fb00ccd-8901-4bd0-9851-7644d1aee87f 2018-08-12 00:00:22,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/21b231f4-a544-461d-a633-cd838754efe7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baa47a58e018cdeafe556aeb61d986f43d9f49e" 2018-08-12 00:00:23,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-d2410ac5-a7e6-4a95-b747-4e8e1b41c588 Date: Sun, 12 Aug 2018 00:00:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "1cdcc14773c24b72a042e6ac9645690c", "created_at": "2018-08-12T00:00:21Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-12T00:00:22Z", "revision_number": 2, "routes": [], "project_id": "1cdcc14773c24b72a042e6ac9645690c", "id": "21b231f4-a544-461d-a633-cd838754efe7", "name": "CreateRouterSuccessTests-8c4215ba-2b49-426c-8b4b-a5513e2eb32e-pub-router"}} 2018-08-12 00:00:23,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/21b231f4-a544-461d-a633-cd838754efe7 used request id req-d2410ac5-a7e6-4a95-b747-4e8e1b41c588 2018-08-12 00:00:23,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=21b231f4-a544-461d-a633-cd838754efe7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baa47a58e018cdeafe556aeb61d986f43d9f49e" 2018-08-12 00:00:23,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-72c41f32-c9b2-482f-bbd5-b6de8571de2e Date: Sun, 12 Aug 2018 00:00:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:00:22Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","ip_address":"172.30.9.201"}],"id":"2528d083-1277-4d66-a00b-586253a6f3eb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0e:ca:89","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"21b231f4-a544-461d-a633-cd838754efe7","name":"","admin_state_up":true,"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"","created_at":"2018-08-12T00:00:22Z","binding:vnic_type":"normal"}]} 2018-08-12 00:00:23,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=21b231f4-a544-461d-a633-cd838754efe7 used request id req-72c41f32-c9b2-482f-bbd5-b6de8571de2e 2018-08-12 00:00:23,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baa47a58e018cdeafe556aeb61d986f43d9f49e" 2018-08-12 00:00:23,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-fc5bd06f-fdd8-4a79-8d07-df61217d8faf Date: Sun, 12 Aug 2018 00:00:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}} 2018-08-12 00:00:23,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f used request id req-fc5bd06f-fdd8-4a79-8d07-df61217d8faf 2018-08-12 00:00:23,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:23,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ffb81714bc86480f8dcfd65c302b294b", "name": "CreateRouterSuccessTests-6f8370ca-152b-4eb-proj-role"}], "expires_at": "2018-08-12T01:00:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cdcc14773c24b72a042e6ac9645690c", "name": "CreateRouterSuccessTests-6f8370ca-152b-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1cdcc14773c24b72a042e6ac9645690c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/1cdcc14773c24b72a042e6ac9645690c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/1cdcc14773c24b72a042e6ac9645690c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_1cdcc14773c24b72a042e6ac9645690c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_1cdcc14773c24b72a042e6ac9645690c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1cdcc14773c24b72a042e6ac9645690c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/1cdcc14773c24b72a042e6ac9645690c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/1cdcc14773c24b72a042e6ac9645690c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1cdcc14773c24b72a042e6ac9645690c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/1cdcc14773c24b72a042e6ac9645690c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/1cdcc14773c24b72a042e6ac9645690c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1cdcc14773c24b72a042e6ac9645690c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/1cdcc14773c24b72a042e6ac9645690c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/1cdcc14773c24b72a042e6ac9645690c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6f8370ca-152b-4eb-user", "id": "d4c1a8f4f3564ccfa9c05708c28d8ba4"}, "audit_ids": ["lrNtiL2FSeOZGYCEWHds0g"], "issued_at": "2018-08-12T00:00:23.000000Z"}} 2018-08-12 00:00:23,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-8c4215ba-2b49-426c-8b4b-a5513e2eb32e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd212e7cb5ac428835f8326d53073703f37ba6dd" 2018-08-12 00:00:23,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d11679f2-ad55-4b83-befe-988c7bf658bf Date: Sun, 12 Aug 2018 00:00:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "1cdcc14773c24b72a042e6ac9645690c", "created_at": "2018-08-12T00:00:21Z", "admin_state_up": true, "updated_at": "2018-08-12T00:00:22Z", "revision_number": 2, "routes": [], "project_id": "1cdcc14773c24b72a042e6ac9645690c", "id": "21b231f4-a544-461d-a633-cd838754efe7", "name": "CreateRouterSuccessTests-8c4215ba-2b49-426c-8b4b-a5513e2eb32e-pub-router"}]} 2018-08-12 00:00:23,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-8c4215ba-2b49-426c-8b4b-a5513e2eb32e-pub-router&admin_state_up=True used request id req-d11679f2-ad55-4b83-befe-988c7bf658bf 2018-08-12 00:00:23,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:00:23,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:00:23,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1cdcc14773c24b72a042e6ac9645690c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f28e69646aabb57db99bc57aa2bd3ae8a31ca1" 2018-08-12 00:00:23,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4454439-2b68-4db3-89cf-950105233c6b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1cdcc14773c24b72a042e6ac9645690c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cdcc14773c24b72a042e6ac9645690c", "name": "CreateRouterSuccessTests-6f8370ca-152b-4eb-proj"}} 2018-08-12 00:00:23,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1cdcc14773c24b72a042e6ac9645690c used request id req-d4454439-2b68-4db3-89cf-950105233c6b 2018-08-12 00:00:23,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=21b231f4-a544-461d-a633-cd838754efe7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd212e7cb5ac428835f8326d53073703f37ba6dd" 2018-08-12 00:00:23,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d8e7f85e-73b8-410b-a480-9510efdd248e Date: Sun, 12 Aug 2018 00:00:23 GMT RESP BODY: {"ports":[]} 2018-08-12 00:00:23,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=21b231f4-a544-461d-a633-cd838754efe7 used request id req-d8e7f85e-73b8-410b-a480-9510efdd248e 2018-08-12 00:00:24,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd212e7cb5ac428835f8326d53073703f37ba6dd" 2018-08-12 00:00:24,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-eb91de2a-79b5-4f3a-82c9-3c9f0d5f2f05 Date: Sun, 12 Aug 2018 00:00:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:00:24,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-eb91de2a-79b5-4f3a-82c9-3c9f0d5f2f05 2018-08-12 00:00:24,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd212e7cb5ac428835f8326d53073703f37ba6dd" 2018-08-12 00:00:24,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d231dba6-3459-4ff0-bca0-bca25eae9705 Date: Sun, 12 Aug 2018 00:00:24 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:00:24,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-d231dba6-3459-4ff0-bca0-bca25eae9705 2018-08-12 00:00:24,137 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-8c4215ba-2b49-426c-8b4b-a5513e2eb32e-pub-router 2018-08-12 00:00:24,137 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-8c4215ba-2b49-426c-8b4b-a5513e2eb32e-pub-router 2018-08-12 00:00:24,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/21b231f4-a544-461d-a633-cd838754efe7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baa47a58e018cdeafe556aeb61d986f43d9f49e" 2018-08-12 00:00:25,514 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a60fb6d8-6deb-47d0-a0d9-965e7e95a05b Content-Length: 0 Date: Sun, 12 Aug 2018 00:00:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:00:25,514 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/21b231f4-a544-461d-a633-cd838754efe7 used request id req-a60fb6d8-6deb-47d0-a0d9-965e7e95a05b 2018-08-12 00:00:25,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:00:25,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:00:25,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:00:25,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:00:25,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:00:25,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:25,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-fcb0c418-7c3b-413a-8f32-232c9bb4c5d4 Date: Sun, 12 Aug 2018 00:00:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:00:25,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-fcb0c418-7c3b-413a-8f32-232c9bb4c5d4 2018-08-12 00:00:25,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:25,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd2e1015-35b1-4097-9641-541a01e5b483 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:25,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-dd2e1015-35b1-4097-9641-541a01e5b483 2018-08-12 00:00:25,868 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:25,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:25,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1245abcf-cec6-4c41-86b9-4c7121463e49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:25,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-1245abcf-cec6-4c41-86b9-4c7121463e49 2018-08-12 00:00:25,955 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:25,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:26,060 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b1a3007-28bd-4bef-a9cb-7a19f19da049 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:26,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-6b1a3007-28bd-4bef-a9cb-7a19f19da049 2018-08-12 00:00:26,061 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:26,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:26,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-627057dd-61d7-4d4b-89d1-ef8434cd78cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:26,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-627057dd-61d7-4d4b-89d1-ef8434cd78cf 2018-08-12 00:00:26,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:26,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:26,194 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a219b3e-b998-4069-9be4-0f7300e65a78 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:26,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-6a219b3e-b998-4069-9be4-0f7300e65a78 2018-08-12 00:00:26,194 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:26,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:26,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec299438-ac46-4038-ae10-cacaaffc1445 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:26,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-ec299438-ac46-4038-ae10-cacaaffc1445 2018-08-12 00:00:26,297 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:26,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:26,383 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce793c96-46d9-4b4f-a257-9ba7e08d5308 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:26,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-ce793c96-46d9-4b4f-a257-9ba7e08d5308 2018-08-12 00:00:26,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:26,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:26,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c577df6c-b2a9-4f19-aadc-e00b4da342cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:26,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-c577df6c-b2a9-4f19-aadc-e00b4da342cb 2018-08-12 00:00:26,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:26,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:26,553 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b1d2632-a7a4-480b-ba9f-f1ad29dab7a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:26,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-8b1d2632-a7a4-480b-ba9f-f1ad29dab7a3 2018-08-12 00:00:26,553 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:26,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:26,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3e2f730-6271-4925-8122-000965e11998 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:26,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-b3e2f730-6271-4925-8122-000965e11998 2018-08-12 00:00:26,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:26,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:26,650 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b6753bc-5c7e-4ef8-ace8-7b39077fb210 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:26,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-6b6753bc-5c7e-4ef8-ace8-7b39077fb210 2018-08-12 00:00:26,650 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:26,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:26,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5e88162-f500-408f-a817-da310e95e518 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:26,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-e5e88162-f500-408f-a817-da310e95e518 2018-08-12 00:00:26,736 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:26,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:26,825 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97bf70de-6732-4934-81ab-c75d06199613 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:26,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-97bf70de-6732-4934-81ab-c75d06199613 2018-08-12 00:00:26,825 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:26,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:26,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-589209aa-432b-431b-ab83-c1f9d377dbe0 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:00:26,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-589209aa-432b-431b-ab83-c1f9d377dbe0 2018-08-12 00:00:26,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:27,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a562408-82e9-45f8-9bea-0b965598cfe1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:00:27,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-0a562408-82e9-45f8-9bea-0b965598cfe1 2018-08-12 00:00:27,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:27,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da3e6347-a17a-4bae-bed6-70863937a3d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:27,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-da3e6347-a17a-4bae-bed6-70863937a3d5 2018-08-12 00:00:27,090 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:27,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:27,175 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d245a4e-b0b8-4564-a54e-61d07223d11a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:27,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-0d245a4e-b0b8-4564-a54e-61d07223d11a 2018-08-12 00:00:27,176 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:27,177 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-6f8370ca-152b-4eb-proj 2018-08-12 00:00:27,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/1cdcc14773c24b72a042e6ac9645690c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:27,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:00:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-766b00fb-cac3-418b-8395-fabf1aed033a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:00:27,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/1cdcc14773c24b72a042e6ac9645690c used request id req-766b00fb-cac3-418b-8395-fabf1aed033a 2018-08-12 00:00:27,379 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-6f8370ca-152b-4eb-proj-role 2018-08-12 00:00:27,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/ffb81714bc86480f8dcfd65c302b294b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:27,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:00:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6696e0c4-40f3-4b5d-8656-0acc71abeb46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:00:27,486 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/ffb81714bc86480f8dcfd65c302b294b used request id req-6696e0c4-40f3-4b5d-8656-0acc71abeb46 2018-08-12 00:00:27,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eaf7b171b2b18df80a0d727952015f9f83ec543" 2018-08-12 00:00:27,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78c0b40e-20ad-401c-afff-894ea669edb3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:00:27,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-78c0b40e-20ad-401c-afff-894ea669edb3 2018-08-12 00:00:27,569 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-6f8370ca-152b-4eb-user 2018-08-12 00:00:27,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/d4c1a8f4f3564ccfa9c05708c28d8ba4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3cca213b1b22f2f4f81dcf582e737fd7fa40ea" 2018-08-12 00:00:27,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:00:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3754250b-86e0-4af7-ae27-c153f6adea87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:00:27,769 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/d4c1a8f4f3564ccfa9c05708c28d8ba4 used request id req-3754250b-86e0-4af7-ae27-c153f6adea87 2018-08-12 00:00:27,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:28,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:00:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["AmwFghnFQ4GSDo8h7_XLag"], "issued_at": "2018-08-12T00:00:28.000000Z"}} 2018-08-12 00:00:28,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50cc9a989f18b100f635cad36571a9300c72ef63" 2018-08-12 00:00:28,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-076a4897-68be-490a-b2f5-619eaa21f29a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:28,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-076a4897-68be-490a-b2f5-619eaa21f29a 2018-08-12 00:00:28,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:28,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:28,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:00:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["AsZFW4f4Sc2o8f2eTRHLxA"], "issued_at": "2018-08-12T00:00:28.000000Z"}} 2018-08-12 00:00:28,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:28,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4e13029-8c26-4318-9912-b6058e030c70 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:28,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d4e13029-8c26-4318-9912-b6058e030c70 2018-08-12 00:00:28,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:00:28,813 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:00:28,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-207fea5c-f623-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:28,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc6b750-69a6-4026-8ef0-aab86a224201 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-207fea5c-f623-428-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:00:28,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-207fea5c-f623-428-proj used request id req-3bc6b750-69a6-4026-8ef0-aab86a224201 2018-08-12 00:00:28,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:28,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b07125-c145-435b-b464-14519e6b389f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:00:28,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c4b07125-c145-435b-b464-14519e6b389f 2018-08-12 00:00:28,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}}' 2018-08-12 00:00:29,032 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:00:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e65853af-6cbb-49aa-bc9d-98a372a37c57 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc"}, "tags": [], "enabled": true, "id": "3b4231427a24441c90f5605e0e978acc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}} 2018-08-12 00:00:29,032 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-e65853af-6cbb-49aa-bc9d-98a372a37c57 2018-08-12 00:00:29,033 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-207fea5c-f623-428-proj 2018-08-12 00:00:29,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:29,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:29,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:00:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["rS6KrrQiR3Cekgz84s7VLQ"], "issued_at": "2018-08-12T00:00:29.000000Z"}} 2018-08-12 00:00:29,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58693b2a864377a2350a71c7fa35979fb5af472c" 2018-08-12 00:00:29,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a251f3d6-69f7-4a8d-b312-6809855bd97f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:29,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a251f3d6-69f7-4a8d-b312-6809855bd97f 2018-08-12 00:00:29,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:00:29,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:00:29,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58693b2a864377a2350a71c7fa35979fb5af472c" 2018-08-12 00:00:29,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c53782-0f9e-40e9-82e7-f728128a7a1f Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:00:29,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-95c53782-0f9e-40e9-82e7-f728128a7a1f 2018-08-12 00:00:29,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-207fea5c-f623-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58693b2a864377a2350a71c7fa35979fb5af472c" 2018-08-12 00:00:29,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b0fa000-2d71-48ba-9147-019e2c554c21 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-207fea5c-f623-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc"}, "tags": [], "enabled": true, "id": "3b4231427a24441c90f5605e0e978acc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}]} 2018-08-12 00:00:29,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-207fea5c-f623-428-proj used request id req-0b0fa000-2d71-48ba-9147-019e2c554c21 2018-08-12 00:00:29,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58693b2a864377a2350a71c7fa35979fb5af472c" 2018-08-12 00:00:29,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab955da2-5936-405f-99dc-badb53e0b950 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:00:29,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ab955da2-5936-405f-99dc-badb53e0b950 2018-08-12 00:00:30,295 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-207fea5c-f623-428-user 2018-08-12 00:00:30,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:30,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:30,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3092816e-4627-4630-a90c-3dec33302ed2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:00:30,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3092816e-4627-4630-a90c-3dec33302ed2 2018-08-12 00:00:30,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" -d '{"role": {"name": "CreateRouterSuccessTests-207fea5c-f623-428-proj-role"}}' 2018-08-12 00:00:30,481 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:00:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d22359ea-52af-4c4c-bcf3-6ad61aa597bb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3738870dc4d64fd7b75d5842016b6e52", "links": {"self": "http://172.30.9.30:5000/v3/roles/3738870dc4d64fd7b75d5842016b6e52"}, "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj-role"}} 2018-08-12 00:00:30,481 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-d22359ea-52af-4c4c-bcf3-6ad61aa597bb 2018-08-12 00:00:30,482 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-207fea5c-f623-428-proj-role 2018-08-12 00:00:30,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/3738870dc4d64fd7b75d5842016b6e52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:30,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334c0051-c193-49cb-b9e9-7cbadfd31285 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3738870dc4d64fd7b75d5842016b6e52", "links": {"self": "http://172.30.9.30:5000/v3/roles/3738870dc4d64fd7b75d5842016b6e52"}, "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj-role"}} 2018-08-12 00:00:30,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/3738870dc4d64fd7b75d5842016b6e52 used request id req-334c0051-c193-49cb-b9e9-7cbadfd31285 2018-08-12 00:00:30,568 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-207fea5c-f623-428-proj-role to project CreateRouterSuccessTests-207fea5c-f623-428-proj 2018-08-12 00:00:30,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc/users/33bfddda8d7e4911b4204988dd2cccfa/roles/3738870dc4d64fd7b75d5842016b6e52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:30,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:00:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a70f5e5d-3b5d-4aaa-a019-ebe3591a118f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:00:30,693 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc/users/33bfddda8d7e4911b4204988dd2cccfa/roles/3738870dc4d64fd7b75d5842016b6e52 used request id req-a70f5e5d-3b5d-4aaa-a019-ebe3591a118f 2018-08-12 00:00:30,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:00:30,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:00:30,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:00:30,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:00:30,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:00:30,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:30,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:31,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3738870dc4d64fd7b75d5842016b6e52", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj-role"}], "expires_at": "2018-08-12T01:00:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-207fea5c-f623-428-user", "id": "33bfddda8d7e4911b4204988dd2cccfa"}, "audit_ids": ["RVIpUJ9VRiqgrEAd86kDsg"], "issued_at": "2018-08-12T00:00:31.000000Z"}} 2018-08-12 00:00:31,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1b3344f2a3295757373e3c1ccf677a1f940a22" 2018-08-12 00:00:31,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959f1231-366e-4f7d-9de5-f6e37a1ef673 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:31,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-959f1231-366e-4f7d-9de5-f6e37a1ef673 2018-08-12 00:00:31,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:00:31,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:00:31,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:00:31,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:00:31,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:00:31,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1b3344f2a3295757373e3c1ccf677a1f940a22" 2018-08-12 00:00:31,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b4303363-2215-4eb4-a605-ad9968b5121c Date: Sun, 12 Aug 2018 00:00:31 GMT RESP BODY: {"networks":[]} 2018-08-12 00:00:31,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1 used request id req-b4303363-2215-4eb4-a605-ad9968b5121c 2018-08-12 00:00:31,357 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1 2018-08-12 00:00:31,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1b3344f2a3295757373e3c1ccf677a1f940a22" -d '{"network": {"name": "CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1", "admin_state_up": true}}' 2018-08-12 00:00:31,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-f91b5c32-0b8f-4fa6-99a3-1fa92b2fb6f6 Date: Sun, 12 Aug 2018 00:00:31 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:00:31Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"f51928fb-291f-4669-8d1c-b0969a2856f3","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1"}} 2018-08-12 00:00:31,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-f91b5c32-0b8f-4fa6-99a3-1fa92b2fb6f6 2018-08-12 00:00:31,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=f51928fb-291f-4669-8d1c-b0969a2856f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1b3344f2a3295757373e3c1ccf677a1f940a22" 2018-08-12 00:00:31,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-c5b41f59-549d-42b4-a294-684626842bdb Date: Sun, 12 Aug 2018 00:00:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:00:31Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"f51928fb-291f-4669-8d1c-b0969a2856f3","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1"}]} 2018-08-12 00:00:31,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=f51928fb-291f-4669-8d1c-b0969a2856f3 used request id req-c5b41f59-549d-42b4-a294-684626842bdb 2018-08-12 00:00:31,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1b3344f2a3295757373e3c1ccf677a1f940a22" 2018-08-12 00:00:31,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d0a8cf5b-666b-4afb-a089-5a5823f69e9a Date: Sun, 12 Aug 2018 00:00:31 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:00:31,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 used request id req-d0a8cf5b-666b-4afb-a089-5a5823f69e9a 2018-08-12 00:00:31,897 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1 2018-08-12 00:00:31,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1b3344f2a3295757373e3c1ccf677a1f940a22" -d '{"subnets": [{"ip_version": 4, "network_id": "f51928fb-291f-4669-8d1c-b0969a2856f3", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1"}]}' 2018-08-12 00:00:32,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-46880fc4-f93c-4c21-abcd-19b3c99c4ef9 Date: Sun, 12 Aug 2018 00:00:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:32Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:32Z","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":"3b4231427a24441c90f5605e0e978acc","id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1"}]} 2018-08-12 00:00:32,612 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-46880fc4-f93c-4c21-abcd-19b3c99c4ef9 2018-08-12 00:00:32,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=f51928fb-291f-4669-8d1c-b0969a2856f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1b3344f2a3295757373e3c1ccf677a1f940a22" 2018-08-12 00:00:32,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-c257ef1d-0934-4267-929e-c5e1a9fba9a0 Date: Sun, 12 Aug 2018 00:00:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6eb8cd0-05a8-454f-ab2b-380e366cb878"],"updated_at":"2018-08-12T00:00:32Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"f51928fb-291f-4669-8d1c-b0969a2856f3","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1"}]} 2018-08-12 00:00:32,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=f51928fb-291f-4669-8d1c-b0969a2856f3 used request id req-c257ef1d-0934-4267-929e-c5e1a9fba9a0 2018-08-12 00:00:32,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1b3344f2a3295757373e3c1ccf677a1f940a22" 2018-08-12 00:00:33,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d580dea3-89b3-451e-a56b-950983ce09bc Date: Sun, 12 Aug 2018 00:00:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:32Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:32Z","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":"3b4231427a24441c90f5605e0e978acc","id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1"}]} 2018-08-12 00:00:33,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 used request id req-d580dea3-89b3-451e-a56b-950983ce09bc 2018-08-12 00:00:33,146 - OpenStackNetwork - DEBUG - Network [f51928fb-291f-4669-8d1c-b0969a2856f3] created successfully 2018-08-12 00:00:33,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:33,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:33,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3738870dc4d64fd7b75d5842016b6e52", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj-role"}], "expires_at": "2018-08-12T01:00:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-207fea5c-f623-428-user", "id": "33bfddda8d7e4911b4204988dd2cccfa"}, "audit_ids": ["9APwn4L0RBe1sgtcwQEEEQ"], "issued_at": "2018-08-12T00:00:33.000000Z"}} 2018-08-12 00:00:33,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367dfcc47add8bd1fc4f2148dad891d60e3d4277" 2018-08-12 00:00:33,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f6ee1e-29a1-4a33-8692-62fe9636b3ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:33,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-26f6ee1e-29a1-4a33-8692-62fe9636b3ff 2018-08-12 00:00:33,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:00:33,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:00:33,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:00:33,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:00:33,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:00:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367dfcc47add8bd1fc4f2148dad891d60e3d4277" 2018-08-12 00:00:33,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b68363e8-a251-4634-a2d7-556a530253a3 Date: Sun, 12 Aug 2018 00:00:33 GMT RESP BODY: {"networks":[]} 2018-08-12 00:00:33,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2 used request id req-b68363e8-a251-4634-a2d7-556a530253a3 2018-08-12 00:00:33,792 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2 2018-08-12 00:00:33,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367dfcc47add8bd1fc4f2148dad891d60e3d4277" -d '{"network": {"name": "CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2", "admin_state_up": true}}' 2018-08-12 00:00:34,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-b1d2eade-3300-47b3-a4e7-0b7a3ba8e9d1 Date: Sun, 12 Aug 2018 00:00:34 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:00:33Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"0b0ec599-d95b-4769-853b-a2435f301cb9","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2"}} 2018-08-12 00:00:34,163 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-b1d2eade-3300-47b3-a4e7-0b7a3ba8e9d1 2018-08-12 00:00:34,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=0b0ec599-d95b-4769-853b-a2435f301cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367dfcc47add8bd1fc4f2148dad891d60e3d4277" 2018-08-12 00:00:34,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-a13ad2d4-5bda-4704-9b4c-f4663869318a Date: Sun, 12 Aug 2018 00:00:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:00:33Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"0b0ec599-d95b-4769-853b-a2435f301cb9","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2"}]} 2018-08-12 00:00:34,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=0b0ec599-d95b-4769-853b-a2435f301cb9 used request id req-a13ad2d4-5bda-4704-9b4c-f4663869318a 2018-08-12 00:00:34,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367dfcc47add8bd1fc4f2148dad891d60e3d4277" 2018-08-12 00:00:34,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c037745d-3f2f-41dc-9dc6-fbf229fd3598 Date: Sun, 12 Aug 2018 00:00:34 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:00:34,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 used request id req-c037745d-3f2f-41dc-9dc6-fbf229fd3598 2018-08-12 00:00:34,324 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2 2018-08-12 00:00:34,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367dfcc47add8bd1fc4f2148dad891d60e3d4277" -d '{"subnets": [{"ip_version": 4, "network_id": "0b0ec599-d95b-4769-853b-a2435f301cb9", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2"}]}' 2018-08-12 00:00:35,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7de209a7-e8b2-45a9-9c86-48b3bbffa218 Date: Sun, 12 Aug 2018 00:00:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:34Z","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":"3b4231427a24441c90f5605e0e978acc","id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2"}]} 2018-08-12 00:00:35,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-7de209a7-e8b2-45a9-9c86-48b3bbffa218 2018-08-12 00:00:35,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=0b0ec599-d95b-4769-853b-a2435f301cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367dfcc47add8bd1fc4f2148dad891d60e3d4277" 2018-08-12 00:00:35,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-db4e185c-3bda-46a1-a786-095338d6f2ac Date: Sun, 12 Aug 2018 00:00:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6cb5bf1b-8f71-4c2c-819a-f61f91138c53"],"updated_at":"2018-08-12T00:00:34Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"0b0ec599-d95b-4769-853b-a2435f301cb9","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2"}]} 2018-08-12 00:00:35,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=0b0ec599-d95b-4769-853b-a2435f301cb9 used request id req-db4e185c-3bda-46a1-a786-095338d6f2ac 2018-08-12 00:00:35,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367dfcc47add8bd1fc4f2148dad891d60e3d4277" 2018-08-12 00:00:35,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bd3ee7ca-108d-4b6d-8a9b-6b12fd80bf89 Date: Sun, 12 Aug 2018 00:00:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:34Z","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":"3b4231427a24441c90f5605e0e978acc","id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2"}]} 2018-08-12 00:00:35,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 used request id req-bd3ee7ca-108d-4b6d-8a9b-6b12fd80bf89 2018-08-12 00:00:35,278 - OpenStackNetwork - DEBUG - Network [0b0ec599-d95b-4769-853b-a2435f301cb9] created successfully 2018-08-12 00:00:35,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:35,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:35,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3738870dc4d64fd7b75d5842016b6e52", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj-role"}], "expires_at": "2018-08-12T01:00:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-207fea5c-f623-428-user", "id": "33bfddda8d7e4911b4204988dd2cccfa"}, "audit_ids": ["bRaX-ntHQB-CLMqk1WXACQ"], "issued_at": "2018-08-12T00:00:35.000000Z"}} 2018-08-12 00:00:35,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:35,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c473cbe7-0e68-486c-86b6-da1b6a0b80de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:35,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c473cbe7-0e68-486c-86b6-da1b6a0b80de 2018-08-12 00:00:35,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:00:35,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:00:35,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:00:35,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:00:35,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:00:35,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:36,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1a2b7749-9354-4088-99c6-d10a8643c977 Date: Sun, 12 Aug 2018 00:00:36 GMT RESP BODY: {"routers": []} 2018-08-12 00:00:36,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router&admin_state_up=True used request id req-1a2b7749-9354-4088-99c6-d10a8643c977 2018-08-12 00:00:36,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:36,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:36,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3738870dc4d64fd7b75d5842016b6e52", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj-role"}], "expires_at": "2018-08-12T01:00:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-207fea5c-f623-428-user", "id": "33bfddda8d7e4911b4204988dd2cccfa"}, "audit_ids": ["bIEt2-_aRc2RF_x9eo8mFw"], "issued_at": "2018-08-12T00:00:36.000000Z"}} 2018-08-12 00:00:36,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799f0167365293aad1cc7dbe7176ebe723b427b7" 2018-08-12 00:00:36,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-997dbdea-b4aa-4105-bd1a-91038a395106 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:36,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-997dbdea-b4aa-4105-bd1a-91038a395106 2018-08-12 00:00:36,665 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router 2018-08-12 00:00:36,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" -d '{"router": {"name": "CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router", "admin_state_up": true}}' 2018-08-12 00:00:36,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-991e64ee-b353-4823-90f8-9a1d833dfc07 Date: Sun, 12 Aug 2018 00:00:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "3b4231427a24441c90f5605e0e978acc", "created_at": "2018-08-12T00:00:36Z", "admin_state_up": true, "updated_at": "2018-08-12T00:00:36Z", "revision_number": 0, "routes": [], "project_id": "3b4231427a24441c90f5605e0e978acc", "id": "541c9352-2766-4069-ab1b-82b66f7e2ba0", "name": "CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router"}} 2018-08-12 00:00:36,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-991e64ee-b353-4823-90f8-9a1d833dfc07 2018-08-12 00:00:36,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=541c9352-2766-4069-ab1b-82b66f7e2ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:36,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3757bd70-cbce-4ae3-ba78-707d63072c34 Date: Sun, 12 Aug 2018 00:00:36 GMT RESP BODY: {"ports":[]} 2018-08-12 00:00:36,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=541c9352-2766-4069-ab1b-82b66f7e2ba0 used request id req-3757bd70-cbce-4ae3-ba78-707d63072c34 2018-08-12 00:00:36,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:37,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-2ccd8202-6805-4eff-b523-e271018ea9f4 Date: Sun, 12 Aug 2018 00:00:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6eb8cd0-05a8-454f-ab2b-380e366cb878"],"updated_at":"2018-08-12T00:00:32Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"f51928fb-291f-4669-8d1c-b0969a2856f3","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1"}]} 2018-08-12 00:00:37,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1 used request id req-2ccd8202-6805-4eff-b523-e271018ea9f4 2018-08-12 00:00:37,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:37,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d4cda352-8e97-4b24-84d3-a44d44c36f4f Date: Sun, 12 Aug 2018 00:00:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:32Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:32Z","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":"3b4231427a24441c90f5605e0e978acc","id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1"}]} 2018-08-12 00:00:37,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 used request id req-d4cda352-8e97-4b24-84d3-a44d44c36f4f 2018-08-12 00:00:37,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:37,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-01b255b5-348e-4816-9e53-aa085028b345 Date: Sun, 12 Aug 2018 00:00:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6eb8cd0-05a8-454f-ab2b-380e366cb878"],"updated_at":"2018-08-12T00:00:32Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"f51928fb-291f-4669-8d1c-b0969a2856f3","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1"}]} 2018-08-12 00:00:37,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1 used request id req-01b255b5-348e-4816-9e53-aa085028b345 2018-08-12 00:00:37,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:00:37,197 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:00:37,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:37,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb05b71-2918-4622-9e37-3fe770257a06 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}} 2018-08-12 00:00:37,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc used request id req-ecb05b71-2918-4622-9e37-3fe770257a06 2018-08-12 00:00:37,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:37,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9c6ddb1e-301b-4c4e-896f-372b91ef01c4 Date: Sun, 12 Aug 2018 00:00:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:32Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:32Z","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":"3b4231427a24441c90f5605e0e978acc","id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1"}]} 2018-08-12 00:00:37,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 used request id req-9c6ddb1e-301b-4c4e-896f-372b91ef01c4 2018-08-12 00:00:37,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3&name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:37,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-62e50ef6-dbdd-4149-8bb6-693d2a698782 Date: Sun, 12 Aug 2018 00:00:37 GMT RESP BODY: {"ports":[]} 2018-08-12 00:00:37,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3&name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port1&admin_state_up=True used request id req-62e50ef6-dbdd-4149-8bb6-693d2a698782 2018-08-12 00:00:37,371 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port1 for router - CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router 2018-08-12 00:00:37,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:37,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:37,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3738870dc4d64fd7b75d5842016b6e52", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj-role"}], "expires_at": "2018-08-12T01:00:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-207fea5c-f623-428-user", "id": "33bfddda8d7e4911b4204988dd2cccfa"}, "audit_ids": ["2DmKTWNGSXSTVr5zuHYa2g"], "issued_at": "2018-08-12T00:00:37.000000Z"}} 2018-08-12 00:00:37,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb8fc154f4ecb45641b61ed06d52769b2a00569" 2018-08-12 00:00:37,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc772eb0-f662-498d-aba0-1f2b124cdbb4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:37,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-fc772eb0-f662-498d-aba0-1f2b124cdbb4 2018-08-12 00:00:37,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:37,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a69450c4-8404-4036-874d-c05da43b9b92 Date: Sun, 12 Aug 2018 00:00:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6eb8cd0-05a8-454f-ab2b-380e366cb878"],"updated_at":"2018-08-12T00:00:32Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"f51928fb-291f-4669-8d1c-b0969a2856f3","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1"}]} 2018-08-12 00:00:37,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1 used request id req-a69450c4-8404-4036-874d-c05da43b9b92 2018-08-12 00:00:37,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:37,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3b074910-0410-4e7c-98ee-dbb54fc35e43 Date: Sun, 12 Aug 2018 00:00:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:32Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:32Z","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":"3b4231427a24441c90f5605e0e978acc","id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1"}]} 2018-08-12 00:00:37,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 used request id req-3b074910-0410-4e7c-98ee-dbb54fc35e43 2018-08-12 00:00:37,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:38,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a75e0ec8-2a71-42fd-a1d7-af8ab74e4eff Date: Sun, 12 Aug 2018 00:00:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6eb8cd0-05a8-454f-ab2b-380e366cb878"],"updated_at":"2018-08-12T00:00:32Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"f51928fb-291f-4669-8d1c-b0969a2856f3","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1"}]} 2018-08-12 00:00:38,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1 used request id req-a75e0ec8-2a71-42fd-a1d7-af8ab74e4eff 2018-08-12 00:00:38,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:00:38,099 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:00:38,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb8fc154f4ecb45641b61ed06d52769b2a00569" 2018-08-12 00:00:38,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e8a8b1f-88e9-4da7-8b51-a05ec90be0ca Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}} 2018-08-12 00:00:38,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc used request id req-1e8a8b1f-88e9-4da7-8b51-a05ec90be0ca 2018-08-12 00:00:38,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:38,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-03d0c981-5855-4361-8053-9c2e16b27961 Date: Sun, 12 Aug 2018 00:00:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:32Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:32Z","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":"3b4231427a24441c90f5605e0e978acc","id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1"}]} 2018-08-12 00:00:38,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 used request id req-03d0c981-5855-4361-8053-9c2e16b27961 2018-08-12 00:00:38,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3&name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:38,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-136c2c41-9b17-48d4-b291-e754921e041c Date: Sun, 12 Aug 2018 00:00:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:32Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:32Z","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":"3b4231427a24441c90f5605e0e978acc","id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1"}]} 2018-08-12 00:00:38,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3&name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1 used request id req-136c2c41-9b17-48d4-b291-e754921e041c 2018-08-12 00:00:38,221 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1 2018-08-12 00:00:38,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" -d '{"port": {"network_id": "f51928fb-291f-4669-8d1c-b0969a2856f3", "fixed_ips": [{"subnet_id": "e6eb8cd0-05a8-454f-ab2b-380e366cb878", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port1", "admin_state_up": true}}' 2018-08-12 00:00:39,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-4e43c7a6-2302-404a-b96d-799441827ba4 Date: Sun, 12 Aug 2018 00:00:39 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:00:38Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:00:38Z","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:0b:9d:9f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"3b4231427a24441c90f5605e0e978acc","fixed_ips":[{"subnet_id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","ip_address":"10.200.201.1"}],"id":"3cee4df2-938a-4679-ad80-5aa2ba58cd04","security_groups":["8143decd-d186-4234-8d16-ff1393cd933d"],"device_id":""}} 2018-08-12 00:00:39,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-4e43c7a6-2302-404a-b96d-799441827ba4 2018-08-12 00:00:39,118 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port1 for router - CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router 2018-08-12 00:00:39,119 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router 2018-08-12 00:00:39,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/541c9352-2766-4069-ab1b-82b66f7e2ba0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" -d '{"port_id": "3cee4df2-938a-4679-ad80-5aa2ba58cd04"}' 2018-08-12 00:00:40,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ff43cbf4-4899-4f14-bedb-a92385d594d1 Date: Sun, 12 Aug 2018 00:00:40 GMT RESP BODY: {"network_id": "f51928fb-291f-4669-8d1c-b0969a2856f3", "tenant_id": "3b4231427a24441c90f5605e0e978acc", "subnet_id": "e6eb8cd0-05a8-454f-ab2b-380e366cb878", "subnet_ids": ["e6eb8cd0-05a8-454f-ab2b-380e366cb878"], "port_id": "3cee4df2-938a-4679-ad80-5aa2ba58cd04", "id": "541c9352-2766-4069-ab1b-82b66f7e2ba0"} 2018-08-12 00:00:40,595 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/541c9352-2766-4069-ab1b-82b66f7e2ba0/add_router_interface used request id req-ff43cbf4-4899-4f14-bedb-a92385d594d1 2018-08-12 00:00:40,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:40,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-8d5a84c9-0331-48bf-b932-031d2894f6fe Date: Sun, 12 Aug 2018 00:00:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6cb5bf1b-8f71-4c2c-819a-f61f91138c53"],"updated_at":"2018-08-12T00:00:34Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"0b0ec599-d95b-4769-853b-a2435f301cb9","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2"}]} 2018-08-12 00:00:40,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2 used request id req-8d5a84c9-0331-48bf-b932-031d2894f6fe 2018-08-12 00:00:40,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:40,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3e53ba70-ae88-446f-b7b9-8c6da46d8601 Date: Sun, 12 Aug 2018 00:00:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:34Z","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":"3b4231427a24441c90f5605e0e978acc","id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2"}]} 2018-08-12 00:00:40,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 used request id req-3e53ba70-ae88-446f-b7b9-8c6da46d8601 2018-08-12 00:00:40,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:40,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e9283eff-dcb5-4e4d-9256-e3fff1bc5857 Date: Sun, 12 Aug 2018 00:00:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6cb5bf1b-8f71-4c2c-819a-f61f91138c53"],"updated_at":"2018-08-12T00:00:34Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"0b0ec599-d95b-4769-853b-a2435f301cb9","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2"}]} 2018-08-12 00:00:40,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2 used request id req-e9283eff-dcb5-4e4d-9256-e3fff1bc5857 2018-08-12 00:00:40,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:40,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75167287-cc35-4f12-aa29-15e059eff52b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}} 2018-08-12 00:00:40,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc used request id req-75167287-cc35-4f12-aa29-15e059eff52b 2018-08-12 00:00:40,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:40,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c6c8af05-2b27-4db7-88c4-875a389bf6e3 Date: Sun, 12 Aug 2018 00:00:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:34Z","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":"3b4231427a24441c90f5605e0e978acc","id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2"}]} 2018-08-12 00:00:40,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 used request id req-c6c8af05-2b27-4db7-88c4-875a389bf6e3 2018-08-12 00:00:41,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9&name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:41,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ba4fc90d-fb3b-4787-b539-f79df6ccb37d Date: Sun, 12 Aug 2018 00:00:41 GMT RESP BODY: {"ports":[]} 2018-08-12 00:00:41,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9&name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port2&admin_state_up=True used request id req-ba4fc90d-fb3b-4787-b539-f79df6ccb37d 2018-08-12 00:00:41,059 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port2 for router - CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router 2018-08-12 00:00:41,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:41,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:41,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3738870dc4d64fd7b75d5842016b6e52", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj-role"}], "expires_at": "2018-08-12T01:00:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-207fea5c-f623-428-user", "id": "33bfddda8d7e4911b4204988dd2cccfa"}, "audit_ids": ["l3lXe3tqRNmGM8D5UGvoPw"], "issued_at": "2018-08-12T00:00:41.000000Z"}} 2018-08-12 00:00:41,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d521eec7e377777815e6872325e87f32a8d9a854" 2018-08-12 00:00:41,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c0b9e25-c43a-4d88-ac93-8022ea001660 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:41,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4c0b9e25-c43a-4d88-ac93-8022ea001660 2018-08-12 00:00:41,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:41,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-2fa94503-2603-4300-a3e7-024d11a634c9 Date: Sun, 12 Aug 2018 00:00:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6cb5bf1b-8f71-4c2c-819a-f61f91138c53"],"updated_at":"2018-08-12T00:00:34Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"0b0ec599-d95b-4769-853b-a2435f301cb9","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2"}]} 2018-08-12 00:00:41,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2 used request id req-2fa94503-2603-4300-a3e7-024d11a634c9 2018-08-12 00:00:41,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:41,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-48c81b93-1865-4fae-910e-9568ece4730f Date: Sun, 12 Aug 2018 00:00:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:34Z","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":"3b4231427a24441c90f5605e0e978acc","id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2"}]} 2018-08-12 00:00:41,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 used request id req-48c81b93-1865-4fae-910e-9568ece4730f 2018-08-12 00:00:41,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:42,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-df18a6d7-7458-4aa9-8aba-c9fb0449f90e Date: Sun, 12 Aug 2018 00:00:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6cb5bf1b-8f71-4c2c-819a-f61f91138c53"],"updated_at":"2018-08-12T00:00:34Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"0b0ec599-d95b-4769-853b-a2435f301cb9","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2"}]} 2018-08-12 00:00:42,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2 used request id req-df18a6d7-7458-4aa9-8aba-c9fb0449f90e 2018-08-12 00:00:42,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:00:42,029 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:00:42,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d521eec7e377777815e6872325e87f32a8d9a854" 2018-08-12 00:00:42,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc4f72b7-0f5e-42a6-8f9a-ee0ff37ce38e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}} 2018-08-12 00:00:42,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc used request id req-bc4f72b7-0f5e-42a6-8f9a-ee0ff37ce38e 2018-08-12 00:00:42,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:42,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-18f98b11-4566-4088-aacf-0fc74d0a9cff Date: Sun, 12 Aug 2018 00:00:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:34Z","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":"3b4231427a24441c90f5605e0e978acc","id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2"}]} 2018-08-12 00:00:42,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 used request id req-18f98b11-4566-4088-aacf-0fc74d0a9cff 2018-08-12 00:00:42,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9&name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:42,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3b32880c-33b2-4a00-bd37-837780bb06cd Date: Sun, 12 Aug 2018 00:00:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:34Z","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":"3b4231427a24441c90f5605e0e978acc","id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2"}]} 2018-08-12 00:00:42,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9&name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2 used request id req-3b32880c-33b2-4a00-bd37-837780bb06cd 2018-08-12 00:00:42,152 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2 2018-08-12 00:00:42,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" -d '{"port": {"network_id": "0b0ec599-d95b-4769-853b-a2435f301cb9", "fixed_ips": [{"subnet_id": "6cb5bf1b-8f71-4c2c-819a-f61f91138c53", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port2", "admin_state_up": true}}' 2018-08-12 00:00:42,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-151e72e6-ba50-4939-b81d-ce3a8bc224e4 Date: Sun, 12 Aug 2018 00:00:42 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:00:42Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:00:42Z","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port2","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:9b:ba:1a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"3b4231427a24441c90f5605e0e978acc","fixed_ips":[{"subnet_id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","ip_address":"10.200.202.1"}],"id":"8dc08f59-6da2-425e-9ed3-8ca15f5249ad","security_groups":["8143decd-d186-4234-8d16-ff1393cd933d"],"device_id":""}} 2018-08-12 00:00:42,862 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-151e72e6-ba50-4939-b81d-ce3a8bc224e4 2018-08-12 00:00:42,862 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port2 for router - CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router 2018-08-12 00:00:42,862 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router 2018-08-12 00:00:42,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/541c9352-2766-4069-ab1b-82b66f7e2ba0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" -d '{"port_id": "8dc08f59-6da2-425e-9ed3-8ca15f5249ad"}' 2018-08-12 00:00:44,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a5bcee0e-b6ef-4c70-858f-c64041081bea Date: Sun, 12 Aug 2018 00:00:44 GMT RESP BODY: {"network_id": "0b0ec599-d95b-4769-853b-a2435f301cb9", "tenant_id": "3b4231427a24441c90f5605e0e978acc", "subnet_id": "6cb5bf1b-8f71-4c2c-819a-f61f91138c53", "subnet_ids": ["6cb5bf1b-8f71-4c2c-819a-f61f91138c53"], "port_id": "8dc08f59-6da2-425e-9ed3-8ca15f5249ad", "id": "541c9352-2766-4069-ab1b-82b66f7e2ba0"} 2018-08-12 00:00:44,591 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/541c9352-2766-4069-ab1b-82b66f7e2ba0/add_router_interface used request id req-a5bcee0e-b6ef-4c70-858f-c64041081bea 2018-08-12 00:00:44,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/541c9352-2766-4069-ab1b-82b66f7e2ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:44,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-9db84632-0788-48cd-aac8-ec5cd23f3f64 Date: Sun, 12 Aug 2018 00:00:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "3b4231427a24441c90f5605e0e978acc", "created_at": "2018-08-12T00:00:36Z", "admin_state_up": true, "updated_at": "2018-08-12T00:00:43Z", "revision_number": 2, "routes": [], "project_id": "3b4231427a24441c90f5605e0e978acc", "id": "541c9352-2766-4069-ab1b-82b66f7e2ba0", "name": "CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router"}} 2018-08-12 00:00:44,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/541c9352-2766-4069-ab1b-82b66f7e2ba0 used request id req-9db84632-0788-48cd-aac8-ec5cd23f3f64 2018-08-12 00:00:44,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=541c9352-2766-4069-ab1b-82b66f7e2ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:44,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-8e37bbc0-f3bd-4db3-b7b9-22ad7305a3dc Date: Sun, 12 Aug 2018 00:00:44 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:38Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:40Z","binding:vnic_type":"normal","device_id":"541c9352-2766-4069-ab1b-82b66f7e2ba0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:0b:9d:9f","id":"3cee4df2-938a-4679-ad80-5aa2ba58cd04","port_security_enabled":true,"project_id":"3b4231427a24441c90f5605e0e978acc","fixed_ips":[{"subnet_id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["8143decd-d186-4234-8d16-ff1393cd933d"],"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port1"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:42Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:44Z","binding:vnic_type":"normal","device_id":"541c9352-2766-4069-ab1b-82b66f7e2ba0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:9b:ba:1a","id":"8dc08f59-6da2-425e-9ed3-8ca15f5249ad","port_security_enabled":true,"project_id":"3b4231427a24441c90f5605e0e978acc","fixed_ips":[{"subnet_id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["8143decd-d186-4234-8d16-ff1393cd933d"],"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port2"}]} 2018-08-12 00:00:44,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=541c9352-2766-4069-ab1b-82b66f7e2ba0 used request id req-8e37bbc0-f3bd-4db3-b7b9-22ad7305a3dc 2018-08-12 00:00:44,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/e6eb8cd0-05a8-454f-ab2b-380e366cb878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:44,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fb05c00c-e517-4c47-ac9c-4c53615051fa Date: Sun, 12 Aug 2018 00:00:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:32Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:32Z","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":"3b4231427a24441c90f5605e0e978acc","id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1"}} 2018-08-12 00:00:44,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/e6eb8cd0-05a8-454f-ab2b-380e366cb878 used request id req-fb05c00c-e517-4c47-ac9c-4c53615051fa 2018-08-12 00:00:44,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/6cb5bf1b-8f71-4c2c-819a-f61f91138c53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:44,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e8b334a8-d60f-4502-aaef-69787e1b8f82 Date: Sun, 12 Aug 2018 00:00:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:34Z","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":"3b4231427a24441c90f5605e0e978acc","id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2"}} 2018-08-12 00:00:44,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/6cb5bf1b-8f71-4c2c-819a-f61f91138c53 used request id req-e8b334a8-d60f-4502-aaef-69787e1b8f82 2018-08-12 00:00:44,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:45,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3738870dc4d64fd7b75d5842016b6e52", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj-role"}], "expires_at": "2018-08-12T01:00:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-207fea5c-f623-428-user", "id": "33bfddda8d7e4911b4204988dd2cccfa"}, "audit_ids": ["WlIIWbJiQh-tDSt6uA-Hgw"], "issued_at": "2018-08-12T00:00:45.000000Z"}} 2018-08-12 00:00:45,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b4ff785bab3d8b6b939297db768fd8e3f784b3" 2018-08-12 00:00:45,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-a24e31ae-6947-4d5c-b60d-c856241a1183 Date: Sun, 12 Aug 2018 00:00:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "3b4231427a24441c90f5605e0e978acc", "created_at": "2018-08-12T00:00:36Z", "admin_state_up": true, "updated_at": "2018-08-12T00:00:43Z", "revision_number": 2, "routes": [], "project_id": "3b4231427a24441c90f5605e0e978acc", "id": "541c9352-2766-4069-ab1b-82b66f7e2ba0", "name": "CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router"}]} 2018-08-12 00:00:45,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router&admin_state_up=True used request id req-a24e31ae-6947-4d5c-b60d-c856241a1183 2018-08-12 00:00:45,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:00:45,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:00:45,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50cc9a989f18b100f635cad36571a9300c72ef63" 2018-08-12 00:00:45,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc1e9d4-190d-47ff-b3d5-c0d8f5a979d6 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}} 2018-08-12 00:00:45,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc used request id req-2dc1e9d4-190d-47ff-b3d5-c0d8f5a979d6 2018-08-12 00:00:45,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=541c9352-2766-4069-ab1b-82b66f7e2ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b4ff785bab3d8b6b939297db768fd8e3f784b3" 2018-08-12 00:00:45,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-8fa2fb71-72a2-476d-8b08-bb08eec5ae30 Date: Sun, 12 Aug 2018 00:00:45 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:38Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:40Z","binding:vnic_type":"normal","device_id":"541c9352-2766-4069-ab1b-82b66f7e2ba0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:0b:9d:9f","id":"3cee4df2-938a-4679-ad80-5aa2ba58cd04","port_security_enabled":true,"project_id":"3b4231427a24441c90f5605e0e978acc","fixed_ips":[{"subnet_id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["8143decd-d186-4234-8d16-ff1393cd933d"],"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port1"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:42Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:44Z","binding:vnic_type":"normal","device_id":"541c9352-2766-4069-ab1b-82b66f7e2ba0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:9b:ba:1a","id":"8dc08f59-6da2-425e-9ed3-8ca15f5249ad","port_security_enabled":true,"project_id":"3b4231427a24441c90f5605e0e978acc","fixed_ips":[{"subnet_id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["8143decd-d186-4234-8d16-ff1393cd933d"],"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port2"}]} 2018-08-12 00:00:45,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=541c9352-2766-4069-ab1b-82b66f7e2ba0 used request id req-8fa2fb71-72a2-476d-8b08-bb08eec5ae30 2018-08-12 00:00:45,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/e6eb8cd0-05a8-454f-ab2b-380e366cb878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b4ff785bab3d8b6b939297db768fd8e3f784b3" 2018-08-12 00:00:45,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9524f4ef-cca2-443a-91d9-959762f5bed6 Date: Sun, 12 Aug 2018 00:00:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:32Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:32Z","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":"3b4231427a24441c90f5605e0e978acc","id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1"}} 2018-08-12 00:00:45,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/e6eb8cd0-05a8-454f-ab2b-380e366cb878 used request id req-9524f4ef-cca2-443a-91d9-959762f5bed6 2018-08-12 00:00:45,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/6cb5bf1b-8f71-4c2c-819a-f61f91138c53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b4ff785bab3d8b6b939297db768fd8e3f784b3" 2018-08-12 00:00:45,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-25aa8f69-06cb-4077-94b7-fd8f13d8f554 Date: Sun, 12 Aug 2018 00:00:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:34Z","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":"3b4231427a24441c90f5605e0e978acc","id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2"}} 2018-08-12 00:00:45,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/6cb5bf1b-8f71-4c2c-819a-f61f91138c53 used request id req-25aa8f69-06cb-4077-94b7-fd8f13d8f554 2018-08-12 00:00:45,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:00:45,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:46,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3738870dc4d64fd7b75d5842016b6e52", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj-role"}], "expires_at": "2018-08-12T01:00:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/3b4231427a24441c90f5605e0e978acc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-207fea5c-f623-428-user", "id": "33bfddda8d7e4911b4204988dd2cccfa"}, "audit_ids": ["G8NAocybSkSHfvQoRQmhwg"], "issued_at": "2018-08-12T00:00:46.000000Z"}} 2018-08-12 00:00:46,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:46,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c55547-e7b9-4443-861b-e9cc7618ed75 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:00:46,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-82c55547-e7b9-4443-861b-e9cc7618ed75 2018-08-12 00:00:46,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:00:46,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:00:46,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:00:46,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:00:46,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:00:46,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:46,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-31e1c5f1-a29f-4dcd-a131-c1d395474d6c Date: Sun, 12 Aug 2018 00:00:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "3b4231427a24441c90f5605e0e978acc", "created_at": "2018-08-12T00:00:36Z", "admin_state_up": true, "updated_at": "2018-08-12T00:00:43Z", "revision_number": 2, "routes": [], "project_id": "3b4231427a24441c90f5605e0e978acc", "id": "541c9352-2766-4069-ab1b-82b66f7e2ba0", "name": "CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router"}]} 2018-08-12 00:00:46,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router&admin_state_up=True used request id req-31e1c5f1-a29f-4dcd-a131-c1d395474d6c 2018-08-12 00:00:46,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:00:46,524 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:00:46,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:46,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cde5950-b1d6-4ee8-b153-d7345fb26214 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}} 2018-08-12 00:00:46,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc used request id req-3cde5950-b1d6-4ee8-b153-d7345fb26214 2018-08-12 00:00:46,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=541c9352-2766-4069-ab1b-82b66f7e2ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:46,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-4e1fb4b2-34dd-4aef-88b9-b0d380e0a13c Date: Sun, 12 Aug 2018 00:00:46 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:38Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:40Z","binding:vnic_type":"normal","device_id":"541c9352-2766-4069-ab1b-82b66f7e2ba0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:0b:9d:9f","id":"3cee4df2-938a-4679-ad80-5aa2ba58cd04","port_security_enabled":true,"project_id":"3b4231427a24441c90f5605e0e978acc","fixed_ips":[{"subnet_id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["8143decd-d186-4234-8d16-ff1393cd933d"],"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port1"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:42Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:44Z","binding:vnic_type":"normal","device_id":"541c9352-2766-4069-ab1b-82b66f7e2ba0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:9b:ba:1a","id":"8dc08f59-6da2-425e-9ed3-8ca15f5249ad","port_security_enabled":true,"project_id":"3b4231427a24441c90f5605e0e978acc","fixed_ips":[{"subnet_id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["8143decd-d186-4234-8d16-ff1393cd933d"],"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port2"}]} 2018-08-12 00:00:46,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=541c9352-2766-4069-ab1b-82b66f7e2ba0 used request id req-4e1fb4b2-34dd-4aef-88b9-b0d380e0a13c 2018-08-12 00:00:46,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/e6eb8cd0-05a8-454f-ab2b-380e366cb878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:46,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3090d059-bb5b-47ca-8163-c00865b56774 Date: Sun, 12 Aug 2018 00:00:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:32Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:32Z","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":"3b4231427a24441c90f5605e0e978acc","id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1"}} 2018-08-12 00:00:46,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/e6eb8cd0-05a8-454f-ab2b-380e366cb878 used request id req-3090d059-bb5b-47ca-8163-c00865b56774 2018-08-12 00:00:46,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/6cb5bf1b-8f71-4c2c-819a-f61f91138c53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:46,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f9972c5a-e5f3-4acb-8976-e8f7af044bc9 Date: Sun, 12 Aug 2018 00:00:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:34Z","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":"3b4231427a24441c90f5605e0e978acc","id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2"}} 2018-08-12 00:00:46,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/6cb5bf1b-8f71-4c2c-819a-f61f91138c53 used request id req-f9972c5a-e5f3-4acb-8976-e8f7af044bc9 2018-08-12 00:00:46,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:46,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-00ea8385-373a-4e2d-ae75-2a493982717e Date: Sun, 12 Aug 2018 00:00:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6eb8cd0-05a8-454f-ab2b-380e366cb878"],"updated_at":"2018-08-12T00:00:32Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"f51928fb-291f-4669-8d1c-b0969a2856f3","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1"}]} 2018-08-12 00:00:46,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1 used request id req-00ea8385-373a-4e2d-ae75-2a493982717e 2018-08-12 00:00:46,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:46,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-28afe809-492d-4a8c-9627-6dcb815d918a Date: Sun, 12 Aug 2018 00:00:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:32Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:32Z","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":"3b4231427a24441c90f5605e0e978acc","id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1"}]} 2018-08-12 00:00:46,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 used request id req-28afe809-492d-4a8c-9627-6dcb815d918a 2018-08-12 00:00:46,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:47,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a962bc15-a6c0-4c59-a7dc-c13cc56f07f2 Date: Sun, 12 Aug 2018 00:00:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6eb8cd0-05a8-454f-ab2b-380e366cb878"],"updated_at":"2018-08-12T00:00:32Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"f51928fb-291f-4669-8d1c-b0969a2856f3","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1"}]} 2018-08-12 00:00:47,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1 used request id req-a962bc15-a6c0-4c59-a7dc-c13cc56f07f2 2018-08-12 00:00:47,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:47,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd77fdf-7629-418c-95bc-a6dab8652250 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}} 2018-08-12 00:00:47,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc used request id req-9bd77fdf-7629-418c-95bc-a6dab8652250 2018-08-12 00:00:47,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:47,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0a154c40-9e1b-4023-afcd-53307830b0de Date: Sun, 12 Aug 2018 00:00:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:32Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:32Z","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":"3b4231427a24441c90f5605e0e978acc","id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1"}]} 2018-08-12 00:00:47,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 used request id req-0a154c40-9e1b-4023-afcd-53307830b0de 2018-08-12 00:00:47,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3&name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:47,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-a6372dcb-ff27-4dde-b2d6-f0773d4943ef Date: Sun, 12 Aug 2018 00:00:47 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:38Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:40Z","binding:vnic_type":"normal","device_id":"541c9352-2766-4069-ab1b-82b66f7e2ba0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:0b:9d:9f","id":"3cee4df2-938a-4679-ad80-5aa2ba58cd04","port_security_enabled":true,"project_id":"3b4231427a24441c90f5605e0e978acc","fixed_ips":[{"subnet_id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["8143decd-d186-4234-8d16-ff1393cd933d"],"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port1"}]} 2018-08-12 00:00:47,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3&name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port1&admin_state_up=True used request id req-a6372dcb-ff27-4dde-b2d6-f0773d4943ef 2018-08-12 00:00:47,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:47,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85af1622-acd7-4f4a-8982-ac2497e00dc0 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}} 2018-08-12 00:00:47,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc used request id req-85af1622-acd7-4f4a-8982-ac2497e00dc0 2018-08-12 00:00:47,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:47,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-9c4f9c55-032e-4233-a908-0ecd64ba60b4 Date: Sun, 12 Aug 2018 00:00:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6cb5bf1b-8f71-4c2c-819a-f61f91138c53"],"updated_at":"2018-08-12T00:00:34Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"0b0ec599-d95b-4769-853b-a2435f301cb9","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2"}]} 2018-08-12 00:00:47,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2 used request id req-9c4f9c55-032e-4233-a908-0ecd64ba60b4 2018-08-12 00:00:47,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:47,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-74358165-8b6e-4824-be65-91b877aa8e41 Date: Sun, 12 Aug 2018 00:00:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:34Z","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":"3b4231427a24441c90f5605e0e978acc","id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2"}]} 2018-08-12 00:00:47,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 used request id req-74358165-8b6e-4824-be65-91b877aa8e41 2018-08-12 00:00:47,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:47,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-30dc6469-e204-4815-b9cb-30b8c15c682c Date: Sun, 12 Aug 2018 00:00:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6cb5bf1b-8f71-4c2c-819a-f61f91138c53"],"updated_at":"2018-08-12T00:00:34Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"0b0ec599-d95b-4769-853b-a2435f301cb9","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2"}]} 2018-08-12 00:00:47,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2 used request id req-30dc6469-e204-4815-b9cb-30b8c15c682c 2018-08-12 00:00:47,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:47,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8710f880-1235-4c32-aae8-01d6c9de267c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}} 2018-08-12 00:00:47,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc used request id req-8710f880-1235-4c32-aae8-01d6c9de267c 2018-08-12 00:00:47,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:47,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-adb4cd89-c08a-4c04-9acf-e09047605267 Date: Sun, 12 Aug 2018 00:00:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:34Z","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":"3b4231427a24441c90f5605e0e978acc","id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2"}]} 2018-08-12 00:00:47,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 used request id req-adb4cd89-c08a-4c04-9acf-e09047605267 2018-08-12 00:00:47,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9&name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:47,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-36267263-6da6-499b-a63b-3c0bc7ff2c8b Date: Sun, 12 Aug 2018 00:00:47 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:42Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:44Z","binding:vnic_type":"normal","device_id":"541c9352-2766-4069-ab1b-82b66f7e2ba0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:9b:ba:1a","id":"8dc08f59-6da2-425e-9ed3-8ca15f5249ad","port_security_enabled":true,"project_id":"3b4231427a24441c90f5605e0e978acc","fixed_ips":[{"subnet_id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["8143decd-d186-4234-8d16-ff1393cd933d"],"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port2"}]} 2018-08-12 00:00:47,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9&name=CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port2&admin_state_up=True used request id req-36267263-6da6-499b-a63b-3c0bc7ff2c8b 2018-08-12 00:00:47,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:47,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa85b422-0c01-4484-9b17-028333a6fdaa Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}} 2018-08-12 00:00:47,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc used request id req-aa85b422-0c01-4484-9b17-028333a6fdaa 2018-08-12 00:00:47,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/541c9352-2766-4069-ab1b-82b66f7e2ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:47,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-750be23e-eeaf-4181-ba06-c087e98a7376 Date: Sun, 12 Aug 2018 00:00:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "3b4231427a24441c90f5605e0e978acc", "created_at": "2018-08-12T00:00:36Z", "admin_state_up": true, "updated_at": "2018-08-12T00:00:43Z", "revision_number": 2, "routes": [], "project_id": "3b4231427a24441c90f5605e0e978acc", "id": "541c9352-2766-4069-ab1b-82b66f7e2ba0", "name": "CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router"}} 2018-08-12 00:00:47,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/541c9352-2766-4069-ab1b-82b66f7e2ba0 used request id req-750be23e-eeaf-4181-ba06-c087e98a7376 2018-08-12 00:00:47,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=541c9352-2766-4069-ab1b-82b66f7e2ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:47,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-9184ae67-50fe-403d-95ba-68d6f0967e5b Date: Sun, 12 Aug 2018 00:00:47 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:38Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:40Z","binding:vnic_type":"normal","device_id":"541c9352-2766-4069-ab1b-82b66f7e2ba0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:0b:9d:9f","id":"3cee4df2-938a-4679-ad80-5aa2ba58cd04","port_security_enabled":true,"project_id":"3b4231427a24441c90f5605e0e978acc","fixed_ips":[{"subnet_id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["8143decd-d186-4234-8d16-ff1393cd933d"],"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port1"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:42Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:44Z","binding:vnic_type":"normal","device_id":"541c9352-2766-4069-ab1b-82b66f7e2ba0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:9b:ba:1a","id":"8dc08f59-6da2-425e-9ed3-8ca15f5249ad","port_security_enabled":true,"project_id":"3b4231427a24441c90f5605e0e978acc","fixed_ips":[{"subnet_id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["8143decd-d186-4234-8d16-ff1393cd933d"],"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port2"}]} 2018-08-12 00:00:47,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=541c9352-2766-4069-ab1b-82b66f7e2ba0 used request id req-9184ae67-50fe-403d-95ba-68d6f0967e5b 2018-08-12 00:00:47,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/e6eb8cd0-05a8-454f-ab2b-380e366cb878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:47,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4fa05c35-8276-4c5a-8d1e-439647d78d87 Date: Sun, 12 Aug 2018 00:00:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:32Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:32Z","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":"3b4231427a24441c90f5605e0e978acc","id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1"}} 2018-08-12 00:00:47,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/e6eb8cd0-05a8-454f-ab2b-380e366cb878 used request id req-4fa05c35-8276-4c5a-8d1e-439647d78d87 2018-08-12 00:00:47,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/6cb5bf1b-8f71-4c2c-819a-f61f91138c53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f974abeed3c5a8ea4e0f6276b26fe0b59ce15d00" 2018-08-12 00:00:48,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c8763e66-1089-441b-860f-225b8c107751 Date: Sun, 12 Aug 2018 00:00:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:34Z","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":"3b4231427a24441c90f5605e0e978acc","id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2"}} 2018-08-12 00:00:48,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/6cb5bf1b-8f71-4c2c-819a-f61f91138c53 used request id req-c8763e66-1089-441b-860f-225b8c107751 2018-08-12 00:00:48,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=f51928fb-291f-4669-8d1c-b0969a2856f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b4ff785bab3d8b6b939297db768fd8e3f784b3" 2018-08-12 00:00:48,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-bcc1694f-b607-45c0-b707-8d816394c691 Date: Sun, 12 Aug 2018 00:00:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6eb8cd0-05a8-454f-ab2b-380e366cb878"],"updated_at":"2018-08-12T00:00:32Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"f51928fb-291f-4669-8d1c-b0969a2856f3","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1"}]} 2018-08-12 00:00:48,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=f51928fb-291f-4669-8d1c-b0969a2856f3 used request id req-bcc1694f-b607-45c0-b707-8d816394c691 2018-08-12 00:00:48,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b4ff785bab3d8b6b939297db768fd8e3f784b3" 2018-08-12 00:00:48,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4fe691ae-f979-4017-8c9a-785837c76cc8 Date: Sun, 12 Aug 2018 00:00:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:32Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:32Z","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":"3b4231427a24441c90f5605e0e978acc","id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1"}]} 2018-08-12 00:00:48,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 used request id req-4fe691ae-f979-4017-8c9a-785837c76cc8 2018-08-12 00:00:48,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b4ff785bab3d8b6b939297db768fd8e3f784b3" 2018-08-12 00:00:48,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1567 X-Openstack-Request-Id: req-6f413bda-d89a-4a10-ad2d-3d7fc64b6800 Date: Sun, 12 Aug 2018 00:00:48 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:33Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f51928fb-291f-4669-8d1c-b0969a2856f3","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:62:84:77","id":"060eafe9-f459-41a2-9d08-fba20d5b40f7","port_security_enabled":false,"project_id":"3b4231427a24441c90f5605e0e978acc","fixed_ips":[{"subnet_id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:38Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:40Z","binding:vnic_type":"normal","device_id":"541c9352-2766-4069-ab1b-82b66f7e2ba0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:0b:9d:9f","id":"3cee4df2-938a-4679-ad80-5aa2ba58cd04","port_security_enabled":true,"project_id":"3b4231427a24441c90f5605e0e978acc","fixed_ips":[{"subnet_id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["8143decd-d186-4234-8d16-ff1393cd933d"],"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port1"}]} 2018-08-12 00:00:48,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 used request id req-6f413bda-d89a-4a10-ad2d-3d7fc64b6800 2018-08-12 00:00:48,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=0b0ec599-d95b-4769-853b-a2435f301cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b4ff785bab3d8b6b939297db768fd8e3f784b3" 2018-08-12 00:00:48,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-06707f68-2fb9-41a7-9890-69fb0ddb57e5 Date: Sun, 12 Aug 2018 00:00:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6cb5bf1b-8f71-4c2c-819a-f61f91138c53"],"updated_at":"2018-08-12T00:00:34Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"0b0ec599-d95b-4769-853b-a2435f301cb9","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2"}]} 2018-08-12 00:00:48,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=0b0ec599-d95b-4769-853b-a2435f301cb9 used request id req-06707f68-2fb9-41a7-9890-69fb0ddb57e5 2018-08-12 00:00:48,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b4ff785bab3d8b6b939297db768fd8e3f784b3" 2018-08-12 00:00:48,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-950edcf9-7ca2-4149-8c29-88a58d9e4221 Date: Sun, 12 Aug 2018 00:00:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:34Z","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":"3b4231427a24441c90f5605e0e978acc","id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2"}]} 2018-08-12 00:00:48,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 used request id req-950edcf9-7ca2-4149-8c29-88a58d9e4221 2018-08-12 00:00:48,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b4ff785bab3d8b6b939297db768fd8e3f784b3" 2018-08-12 00:00:48,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1567 X-Openstack-Request-Id: req-60548871-a4a7-48e6-8a18-1234af120a13 Date: Sun, 12 Aug 2018 00:00:48 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:35Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0b0ec599-d95b-4769-853b-a2435f301cb9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:74:80:03","id":"1a429421-d3a6-412f-a9fc-8bfb81d83781","port_security_enabled":false,"project_id":"3b4231427a24441c90f5605e0e978acc","fixed_ips":[{"subnet_id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:42Z","admin_state_up":true,"updated_at":"2018-08-12T00:00:44Z","binding:vnic_type":"normal","device_id":"541c9352-2766-4069-ab1b-82b66f7e2ba0","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:9b:ba:1a","id":"8dc08f59-6da2-425e-9ed3-8ca15f5249ad","port_security_enabled":true,"project_id":"3b4231427a24441c90f5605e0e978acc","fixed_ips":[{"subnet_id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["8143decd-d186-4234-8d16-ff1393cd933d"],"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port2"}]} 2018-08-12 00:00:48,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 used request id req-60548871-a4a7-48e6-8a18-1234af120a13 2018-08-12 00:00:48,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/e6eb8cd0-05a8-454f-ab2b-380e366cb878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b4ff785bab3d8b6b939297db768fd8e3f784b3" 2018-08-12 00:00:48,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-aa4e95a8-72f4-40e0-ab54-44e20dff5af9 Date: Sun, 12 Aug 2018 00:00:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:32Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:32Z","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":"3b4231427a24441c90f5605e0e978acc","id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1"}} 2018-08-12 00:00:48,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/e6eb8cd0-05a8-454f-ab2b-380e366cb878 used request id req-aa4e95a8-72f4-40e0-ab54-44e20dff5af9 2018-08-12 00:00:48,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=f51928fb-291f-4669-8d1c-b0969a2856f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b4ff785bab3d8b6b939297db768fd8e3f784b3" 2018-08-12 00:00:48,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-0c652f28-a39e-4687-b013-1bc6382919c0 Date: Sun, 12 Aug 2018 00:00:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6eb8cd0-05a8-454f-ab2b-380e366cb878"],"updated_at":"2018-08-12T00:00:32Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"f51928fb-291f-4669-8d1c-b0969a2856f3","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1"}]} 2018-08-12 00:00:48,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=f51928fb-291f-4669-8d1c-b0969a2856f3 used request id req-0c652f28-a39e-4687-b013-1bc6382919c0 2018-08-12 00:00:48,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b4ff785bab3d8b6b939297db768fd8e3f784b3" 2018-08-12 00:00:48,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-53728362-d05b-46db-959e-ea99e4d98578 Date: Sun, 12 Aug 2018 00:00:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f51928fb-291f-4669-8d1c-b0969a2856f3","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:32Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:32Z","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":"3b4231427a24441c90f5605e0e978acc","id":"e6eb8cd0-05a8-454f-ab2b-380e366cb878","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1"}]} 2018-08-12 00:00:48,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f51928fb-291f-4669-8d1c-b0969a2856f3 used request id req-53728362-d05b-46db-959e-ea99e4d98578 2018-08-12 00:00:48,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/6cb5bf1b-8f71-4c2c-819a-f61f91138c53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b4ff785bab3d8b6b939297db768fd8e3f784b3" 2018-08-12 00:00:48,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8558cf66-1268-49d8-a1d9-ef916ffe9796 Date: Sun, 12 Aug 2018 00:00:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:34Z","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":"3b4231427a24441c90f5605e0e978acc","id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2"}} 2018-08-12 00:00:48,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/6cb5bf1b-8f71-4c2c-819a-f61f91138c53 used request id req-8558cf66-1268-49d8-a1d9-ef916ffe9796 2018-08-12 00:00:48,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=0b0ec599-d95b-4769-853b-a2435f301cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b4ff785bab3d8b6b939297db768fd8e3f784b3" 2018-08-12 00:00:48,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-67fa0d78-bfaa-4f50-826d-983a024f4330 Date: Sun, 12 Aug 2018 00:00:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6cb5bf1b-8f71-4c2c-819a-f61f91138c53"],"updated_at":"2018-08-12T00:00:34Z","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b4231427a24441c90f5605e0e978acc","id":"0b0ec599-d95b-4769-853b-a2435f301cb9","name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2"}]} 2018-08-12 00:00:48,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=0b0ec599-d95b-4769-853b-a2435f301cb9 used request id req-67fa0d78-bfaa-4f50-826d-983a024f4330 2018-08-12 00:00:48,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b4ff785bab3d8b6b939297db768fd8e3f784b3" 2018-08-12 00:00:48,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9e87837c-cf98-4b6d-8a89-78212bb698c1 Date: Sun, 12 Aug 2018 00:00:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b0ec599-d95b-4769-853b-a2435f301cb9","tenant_id":"3b4231427a24441c90f5605e0e978acc","created_at":"2018-08-12T00:00:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:00:34Z","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":"3b4231427a24441c90f5605e0e978acc","id":"6cb5bf1b-8f71-4c2c-819a-f61f91138c53","subnetpool_id":null,"name":"CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2"}]} 2018-08-12 00:00:48,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0b0ec599-d95b-4769-853b-a2435f301cb9 used request id req-9e87837c-cf98-4b6d-8a89-78212bb698c1 2018-08-12 00:00:48,823 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router and port CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port1 2018-08-12 00:00:48,823 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router 2018-08-12 00:00:48,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/541c9352-2766-4069-ab1b-82b66f7e2ba0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" -d '{"port_id": "3cee4df2-938a-4679-ad80-5aa2ba58cd04"}' 2018-08-12 00:00:50,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-36222107-8dcc-4e5a-a7a5-272bdb2e4a8a Date: Sun, 12 Aug 2018 00:00:50 GMT RESP BODY: {"network_id": "f51928fb-291f-4669-8d1c-b0969a2856f3", "tenant_id": "3b4231427a24441c90f5605e0e978acc", "subnet_id": "e6eb8cd0-05a8-454f-ab2b-380e366cb878", "subnet_ids": ["e6eb8cd0-05a8-454f-ab2b-380e366cb878"], "port_id": "3cee4df2-938a-4679-ad80-5aa2ba58cd04", "id": "541c9352-2766-4069-ab1b-82b66f7e2ba0"} 2018-08-12 00:00:50,185 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/541c9352-2766-4069-ab1b-82b66f7e2ba0/remove_router_interface used request id req-36222107-8dcc-4e5a-a7a5-272bdb2e4a8a 2018-08-12 00:00:50,185 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router and port CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-port2 2018-08-12 00:00:50,185 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router 2018-08-12 00:00:50,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/541c9352-2766-4069-ab1b-82b66f7e2ba0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" -d '{"port_id": "8dc08f59-6da2-425e-9ed3-8ca15f5249ad"}' 2018-08-12 00:00:51,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-00179cc6-fbc6-4a3b-a084-550307367696 Date: Sun, 12 Aug 2018 00:00:51 GMT RESP BODY: {"network_id": "0b0ec599-d95b-4769-853b-a2435f301cb9", "tenant_id": "3b4231427a24441c90f5605e0e978acc", "subnet_id": "6cb5bf1b-8f71-4c2c-819a-f61f91138c53", "subnet_ids": ["6cb5bf1b-8f71-4c2c-819a-f61f91138c53"], "port_id": "8dc08f59-6da2-425e-9ed3-8ca15f5249ad", "id": "541c9352-2766-4069-ab1b-82b66f7e2ba0"} 2018-08-12 00:00:51,352 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/541c9352-2766-4069-ab1b-82b66f7e2ba0/remove_router_interface used request id req-00179cc6-fbc6-4a3b-a084-550307367696 2018-08-12 00:00:51,353 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router 2018-08-12 00:00:51,353 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-router 2018-08-12 00:00:51,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/541c9352-2766-4069-ab1b-82b66f7e2ba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcb7428090fcf9bf232a61bcc033d71a0b7b633" 2018-08-12 00:00:51,980 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f09e9783-c288-4e7d-a631-2a1a4efd6089 Content-Length: 0 Date: Sun, 12 Aug 2018 00:00:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:00:51,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/541c9352-2766-4069-ab1b-82b66f7e2ba0 used request id req-f09e9783-c288-4e7d-a631-2a1a4efd6089 2018-08-12 00:00:51,981 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1 2018-08-12 00:00:51,981 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet1 2018-08-12 00:00:51,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/e6eb8cd0-05a8-454f-ab2b-380e366cb878 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1b3344f2a3295757373e3c1ccf677a1f940a22" 2018-08-12 00:00:53,275 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-935529cc-0369-4128-bcdb-5168ef8c5b24 Date: Sun, 12 Aug 2018 00:00:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:00:53,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/e6eb8cd0-05a8-454f-ab2b-380e366cb878 used request id req-935529cc-0369-4128-bcdb-5168ef8c5b24 2018-08-12 00:00:53,276 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net1 2018-08-12 00:00:53,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/f51928fb-291f-4669-8d1c-b0969a2856f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1b3344f2a3295757373e3c1ccf677a1f940a22" 2018-08-12 00:00:54,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-39365ae8-79a4-4ac4-b7ee-8f6ad9ba5b76 Date: Sun, 12 Aug 2018 00:00:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:00:54,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/f51928fb-291f-4669-8d1c-b0969a2856f3 used request id req-39365ae8-79a4-4ac4-b7ee-8f6ad9ba5b76 2018-08-12 00:00:54,480 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2 2018-08-12 00:00:54,480 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-subnet2 2018-08-12 00:00:54,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/6cb5bf1b-8f71-4c2c-819a-f61f91138c53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367dfcc47add8bd1fc4f2148dad891d60e3d4277" 2018-08-12 00:00:55,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b894227b-3ed4-4b20-aa52-36b19f6398fe Date: Sun, 12 Aug 2018 00:00:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:00:55,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/6cb5bf1b-8f71-4c2c-819a-f61f91138c53 used request id req-b894227b-3ed4-4b20-aa52-36b19f6398fe 2018-08-12 00:00:55,783 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-f836c386-7977-4971-b5a7-4e957e8bdbf3-pub-net2 2018-08-12 00:00:55,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/0b0ec599-d95b-4769-853b-a2435f301cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367dfcc47add8bd1fc4f2148dad891d60e3d4277" 2018-08-12 00:00:57,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ef748b76-0e55-4159-a9d7-ff767f5df7cc Date: Sun, 12 Aug 2018 00:00:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:00:57,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/0b0ec599-d95b-4769-853b-a2435f301cb9 used request id req-ef748b76-0e55-4159-a9d7-ff767f5df7cc 2018-08-12 00:00:57,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:00:57,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:00:57,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:00:57,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:00:57,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:00:57,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:57,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-7c1baa5f-0b0c-43f1-8565-5e1f7c9618cb Date: Sun, 12 Aug 2018 00:00:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3b4231427a24441c90f5605e0e978acc", "created_at": "2018-08-12T00:00:31Z", "updated_at": "2018-08-12T00:00:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:00:31Z", "revision_number": 0, "id": "af6f2372-ad66-4683-86ee-ccdd55ddfe52", "remote_group_id": "8143decd-d186-4234-8d16-ff1393cd933d", "remote_ip_prefix": null, "created_at": "2018-08-12T00:00:31Z", "security_group_id": "8143decd-d186-4234-8d16-ff1393cd933d", "tenant_id": "3b4231427a24441c90f5605e0e978acc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b4231427a24441c90f5605e0e978acc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:00:31Z", "revision_number": 0, "id": "b8195b25-44ad-4860-8120-fec9742906d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:00:31Z", "security_group_id": "8143decd-d186-4234-8d16-ff1393cd933d", "tenant_id": "3b4231427a24441c90f5605e0e978acc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b4231427a24441c90f5605e0e978acc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:00:31Z", "revision_number": 0, "id": "e4b4fe6f-33cb-4be4-b145-8730abb2aecb", "remote_group_id": "8143decd-d186-4234-8d16-ff1393cd933d", "remote_ip_prefix": null, "created_at": "2018-08-12T00:00:31Z", "security_group_id": "8143decd-d186-4234-8d16-ff1393cd933d", "tenant_id": "3b4231427a24441c90f5605e0e978acc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b4231427a24441c90f5605e0e978acc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:00:31Z", "revision_number": 0, "id": "efe221a6-5f53-456a-a22f-f08578c5f6e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:00:31Z", "security_group_id": "8143decd-d186-4234-8d16-ff1393cd933d", "tenant_id": "3b4231427a24441c90f5605e0e978acc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b4231427a24441c90f5605e0e978acc"}], "revision_number": 4, "project_id": "3b4231427a24441c90f5605e0e978acc", "id": "8143decd-d186-4234-8d16-ff1393cd933d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:00:57,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-7c1baa5f-0b0c-43f1-8565-5e1f7c9618cb 2018-08-12 00:00:57,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:57,906 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9228c1c-1fe0-40e0-8bee-4c0bbc0d81db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:57,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-e9228c1c-1fe0-40e0-8bee-4c0bbc0d81db 2018-08-12 00:00:57,906 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:57,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:57,987 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cbe729b-0efc-4919-a526-d4c844a6d0a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:57,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-2cbe729b-0efc-4919-a526-d4c844a6d0a4 2018-08-12 00:00:57,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:57,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:58,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01f91359-b7ff-4cf1-88f1-e259fb9cef21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:58,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-01f91359-b7ff-4cf1-88f1-e259fb9cef21 2018-08-12 00:00:58,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:58,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:58,156 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dd24e4b-85ad-490f-840d-255fcfe69338 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:58,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-5dd24e4b-85ad-490f-840d-255fcfe69338 2018-08-12 00:00:58,156 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:58,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:58,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-380d09c0-614c-4e4f-b8d2-24570f79f1ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:58,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-380d09c0-614c-4e4f-b8d2-24570f79f1ed 2018-08-12 00:00:58,249 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:58,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:58,333 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c1689df-e342-40f0-a311-8944b6fc9908 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:58,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-6c1689df-e342-40f0-a311-8944b6fc9908 2018-08-12 00:00:58,334 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:58,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:58,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b629169-b7c9-4035-b145-51d2e3c301bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:58,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-2b629169-b7c9-4035-b145-51d2e3c301bb 2018-08-12 00:00:58,419 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:58,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:58,506 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f2338fa-8114-4ebc-ab25-ce23ddcd6ccc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:00:58,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-9f2338fa-8114-4ebc-ab25-ce23ddcd6ccc 2018-08-12 00:00:58,507 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:00:58,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:58,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e454c7-0324-41ca-be00-1f5b329680fd Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b4231427a24441c90f5605e0e978acc", "name": "CreateRouterSuccessTests-207fea5c-f623-428-proj"}} 2018-08-12 00:00:58,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc used request id req-48e454c7-0324-41ca-be00-1f5b329680fd 2018-08-12 00:00:58,591 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8143decd-d186-4234-8d16-ff1393cd933d 2018-08-12 00:00:58,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=8143decd-d186-4234-8d16-ff1393cd933d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:58,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-64f07eea-a3d0-4a9d-b1d3-55792259eeb1 Date: Sun, 12 Aug 2018 00:00:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8143decd-d186-4234-8d16-ff1393cd933d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:00:31Z", "security_group_id": "8143decd-d186-4234-8d16-ff1393cd933d", "port_range_min": null, "revision_number": 0, "tenant_id": "3b4231427a24441c90f5605e0e978acc", "created_at": "2018-08-12T00:00:31Z", "project_id": "3b4231427a24441c90f5605e0e978acc", "id": "af6f2372-ad66-4683-86ee-ccdd55ddfe52"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:00:31Z", "security_group_id": "8143decd-d186-4234-8d16-ff1393cd933d", "port_range_min": null, "revision_number": 0, "tenant_id": "3b4231427a24441c90f5605e0e978acc", "created_at": "2018-08-12T00:00:31Z", "project_id": "3b4231427a24441c90f5605e0e978acc", "id": "b8195b25-44ad-4860-8120-fec9742906d3"}, {"remote_group_id": "8143decd-d186-4234-8d16-ff1393cd933d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:00:31Z", "security_group_id": "8143decd-d186-4234-8d16-ff1393cd933d", "port_range_min": null, "revision_number": 0, "tenant_id": "3b4231427a24441c90f5605e0e978acc", "created_at": "2018-08-12T00:00:31Z", "project_id": "3b4231427a24441c90f5605e0e978acc", "id": "e4b4fe6f-33cb-4be4-b145-8730abb2aecb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:00:31Z", "security_group_id": "8143decd-d186-4234-8d16-ff1393cd933d", "port_range_min": null, "revision_number": 0, "tenant_id": "3b4231427a24441c90f5605e0e978acc", "created_at": "2018-08-12T00:00:31Z", "project_id": "3b4231427a24441c90f5605e0e978acc", "id": "efe221a6-5f53-456a-a22f-f08578c5f6e8"}]} 2018-08-12 00:00:58,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=8143decd-d186-4234-8d16-ff1393cd933d used request id req-64f07eea-a3d0-4a9d-b1d3-55792259eeb1 2018-08-12 00:00:58,617 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:00:58,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/8143decd-d186-4234-8d16-ff1393cd933d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:58,800 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-28d6bb5b-3030-4076-bacd-c77e88b06626 Content-Length: 0 Date: Sun, 12 Aug 2018 00:00:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:00:58,801 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/8143decd-d186-4234-8d16-ff1393cd933d used request id req-28d6bb5b-3030-4076-bacd-c77e88b06626 2018-08-12 00:00:58,801 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-207fea5c-f623-428-proj 2018-08-12 00:00:58,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:59,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-803ff7bb-fb69-4db0-95f3-72a46525c8a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:00:59,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/3b4231427a24441c90f5605e0e978acc used request id req-803ff7bb-fb69-4db0-95f3-72a46525c8a6 2018-08-12 00:00:59,165 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-207fea5c-f623-428-proj-role 2018-08-12 00:00:59,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/3738870dc4d64fd7b75d5842016b6e52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:59,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9702a1a-cdd5-43f6-9dad-b770b15fb3d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:00:59,274 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/3738870dc4d64fd7b75d5842016b6e52 used request id req-e9702a1a-cdd5-43f6-9dad-b770b15fb3d5 2018-08-12 00:00:59,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e01191b0f983141552a0f32a01875cf9ead837" 2018-08-12 00:00:59,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ca9fc4-f951-4854-ba70-d489aaae057b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:00:59,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-38ca9fc4-f951-4854-ba70-d489aaae057b 2018-08-12 00:00:59,363 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-207fea5c-f623-428-user 2018-08-12 00:00:59,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/33bfddda8d7e4911b4204988dd2cccfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58693b2a864377a2350a71c7fa35979fb5af472c" 2018-08-12 00:00:59,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50816763-ad88-4c4d-9fe9-c38810c85943 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:00:59,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/33bfddda8d7e4911b4204988dd2cccfa used request id req-50816763-ad88-4c4d-9fe9-c38810c85943 2018-08-12 00:00:59,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:00:59,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:00:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ZfixW9G5Qi6dd15UEJHlDA"], "issued_at": "2018-08-12T00:00:59.000000Z"}} 2018-08-12 00:00:59,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc5f145dab6e57032cd4788795fbae26749590e" 2018-08-12 00:01:00,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c196f0c8-6996-4a2a-9f63-c0cc98882e5f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:00,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c196f0c8-6996-4a2a-9f63-c0cc98882e5f 2018-08-12 00:01:00,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:00,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:00,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["wFt9oKrAS3mpnq7j45-0mA"], "issued_at": "2018-08-12T00:01:00.000000Z"}} 2018-08-12 00:01:00,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:00,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-677fd1d0-8e78-4d17-a515-0acf1a08cde2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:00,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-677fd1d0-8e78-4d17-a515-0acf1a08cde2 2018-08-12 00:01:00,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:01:00,476 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:01: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:01:00,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7d2437be-60e6-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:00,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee0e9f8-10b5-4b68-9f16-4c431d25f97d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7d2437be-60e6-48c-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:01:00,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7d2437be-60e6-48c-proj used request id req-4ee0e9f8-10b5-4b68-9f16-4c431d25f97d 2018-08-12 00:01:00,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:00,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c17f4e02-3aa6-4b8e-9df4-e31917cf81f7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:01:00,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c17f4e02-3aa6-4b8e-9df4-e31917cf81f7 2018-08-12 00:01:00,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-7d2437be-60e6-48c-proj"}}' 2018-08-12 00:01:00,770 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-057d27de-5e05-4204-a27e-5b20d102f8f0 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5885e938087f4afe812a798a581c5319"}, "tags": [], "enabled": true, "id": "5885e938087f4afe812a798a581c5319", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7d2437be-60e6-48c-proj"}} 2018-08-12 00:01:00,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-057d27de-5e05-4204-a27e-5b20d102f8f0 2018-08-12 00:01:00,771 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-7d2437be-60e6-48c-proj 2018-08-12 00:01:00,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:00,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:01,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Wn99vUMyTMuUrmJEip0qxw"], "issued_at": "2018-08-12T00:01:01.000000Z"}} 2018-08-12 00:01:01,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e02b15b0ed7a4c8f7625429d3741343e00a03bd" 2018-08-12 00:01:01,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c57eba-6e14-4f8a-b9c1-db54861ace2c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:01,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e0c57eba-6e14-4f8a-b9c1-db54861ace2c 2018-08-12 00:01:01,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:01:01,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:01: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:01:01,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e02b15b0ed7a4c8f7625429d3741343e00a03bd" 2018-08-12 00:01:01,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2d97f0a-1713-454f-b10a-2c0b2f3cb2a6 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:01:01,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b2d97f0a-1713-454f-b10a-2c0b2f3cb2a6 2018-08-12 00:01:01,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-7d2437be-60e6-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e02b15b0ed7a4c8f7625429d3741343e00a03bd" 2018-08-12 00:01:01,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56811726-7301-46da-8562-4b7452f1e930 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-7d2437be-60e6-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5885e938087f4afe812a798a581c5319"}, "tags": [], "enabled": true, "id": "5885e938087f4afe812a798a581c5319", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7d2437be-60e6-48c-proj"}]} 2018-08-12 00:01:01,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-7d2437be-60e6-48c-proj used request id req-56811726-7301-46da-8562-4b7452f1e930 2018-08-12 00:01:01,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e02b15b0ed7a4c8f7625429d3741343e00a03bd" 2018-08-12 00:01:01,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc5f1bfb-526f-478c-8d61-9390cd030dd7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:01:01,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-dc5f1bfb-526f-478c-8d61-9390cd030dd7 2018-08-12 00:01:01,920 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-7d2437be-60e6-48c-user 2018-08-12 00:01:01,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:01,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:02,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89859814-b341-4fb5-8af4-1879720ff416 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:01:02,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-89859814-b341-4fb5-8af4-1879720ff416 2018-08-12 00:01:02,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" -d '{"role": {"name": "CreateRouterSuccessTests-7d2437be-60e6-48c-proj-role"}}' 2018-08-12 00:01:02,147 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c74933fd-da9f-47df-9bee-33368126d7c0 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5ead8435d8e46209632d709f5c8eb33", "links": {"self": "http://172.30.9.30:5000/v3/roles/a5ead8435d8e46209632d709f5c8eb33"}, "name": "CreateRouterSuccessTests-7d2437be-60e6-48c-proj-role"}} 2018-08-12 00:01:02,148 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-c74933fd-da9f-47df-9bee-33368126d7c0 2018-08-12 00:01:02,148 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-7d2437be-60e6-48c-proj-role 2018-08-12 00:01:02,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/a5ead8435d8e46209632d709f5c8eb33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:02,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98eb2a84-d33a-4985-8be8-d31b71d144a2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5ead8435d8e46209632d709f5c8eb33", "links": {"self": "http://172.30.9.30:5000/v3/roles/a5ead8435d8e46209632d709f5c8eb33"}, "name": "CreateRouterSuccessTests-7d2437be-60e6-48c-proj-role"}} 2018-08-12 00:01:02,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/a5ead8435d8e46209632d709f5c8eb33 used request id req-98eb2a84-d33a-4985-8be8-d31b71d144a2 2018-08-12 00:01:02,246 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-7d2437be-60e6-48c-proj-role to project CreateRouterSuccessTests-7d2437be-60e6-48c-proj 2018-08-12 00:01:02,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/5885e938087f4afe812a798a581c5319/users/5c66f1a2812f4731b6ca9f814d2d4ac1/roles/a5ead8435d8e46209632d709f5c8eb33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:02,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21109395-b9a2-4a4e-86a4-68dc824109a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:01:02,371 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/5885e938087f4afe812a798a581c5319/users/5c66f1a2812f4731b6ca9f814d2d4ac1/roles/a5ead8435d8e46209632d709f5c8eb33 used request id req-21109395-b9a2-4a4e-86a4-68dc824109a8 2018-08-12 00:01:02,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:01:02,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:01:02,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:01:02,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:01:02,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:01:02,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:02,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:02,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5ead8435d8e46209632d709f5c8eb33", "name": "CreateRouterSuccessTests-7d2437be-60e6-48c-proj-role"}], "expires_at": "2018-08-12T01:01:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5885e938087f4afe812a798a581c5319", "name": "CreateRouterSuccessTests-7d2437be-60e6-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5885e938087f4afe812a798a581c5319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/5885e938087f4afe812a798a581c5319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/5885e938087f4afe812a798a581c5319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_5885e938087f4afe812a798a581c5319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_5885e938087f4afe812a798a581c5319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5885e938087f4afe812a798a581c5319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/5885e938087f4afe812a798a581c5319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/5885e938087f4afe812a798a581c5319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5885e938087f4afe812a798a581c5319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/5885e938087f4afe812a798a581c5319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/5885e938087f4afe812a798a581c5319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5885e938087f4afe812a798a581c5319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/5885e938087f4afe812a798a581c5319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/5885e938087f4afe812a798a581c5319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7d2437be-60e6-48c-user", "id": "5c66f1a2812f4731b6ca9f814d2d4ac1"}, "audit_ids": ["bsKFV8fzQcquZDTbqZPPiQ"], "issued_at": "2018-08-12T00:01:02.000000Z"}} 2018-08-12 00:01:02,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8c42191ce544962cca69fa8efc00dbb068a189" 2018-08-12 00:01:02,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dd6fe66-d10a-4122-b08a-5195bcb565d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:02,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0dd6fe66-d10a-4122-b08a-5195bcb565d4 2018-08-12 00:01:02,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:01:02,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:01:02,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:01:02,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:01:02,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:01:02,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-700e3d06-608b-4d04-a2f3-fa9e473b3dc6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8c42191ce544962cca69fa8efc00dbb068a189" 2018-08-12 00:01:03,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c890cbf5-4b0a-4792-b1a1-cb84dfb1476c Date: Sun, 12 Aug 2018 00:01:03 GMT RESP BODY: {"routers": []} 2018-08-12 00:01:03,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-700e3d06-608b-4d04-a2f3-fa9e473b3dc6-pub-router&admin_state_up=True used request id req-c890cbf5-4b0a-4792-b1a1-cb84dfb1476c 2018-08-12 00:01:03,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:03,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:03,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5ead8435d8e46209632d709f5c8eb33", "name": "CreateRouterSuccessTests-7d2437be-60e6-48c-proj-role"}], "expires_at": "2018-08-12T01:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5885e938087f4afe812a798a581c5319", "name": "CreateRouterSuccessTests-7d2437be-60e6-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5885e938087f4afe812a798a581c5319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/5885e938087f4afe812a798a581c5319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/5885e938087f4afe812a798a581c5319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_5885e938087f4afe812a798a581c5319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_5885e938087f4afe812a798a581c5319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5885e938087f4afe812a798a581c5319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/5885e938087f4afe812a798a581c5319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/5885e938087f4afe812a798a581c5319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5885e938087f4afe812a798a581c5319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/5885e938087f4afe812a798a581c5319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/5885e938087f4afe812a798a581c5319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5885e938087f4afe812a798a581c5319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/5885e938087f4afe812a798a581c5319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/5885e938087f4afe812a798a581c5319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7d2437be-60e6-48c-user", "id": "5c66f1a2812f4731b6ca9f814d2d4ac1"}, "audit_ids": ["BXFasa_jQ2ivm6A05YLbiw"], "issued_at": "2018-08-12T00:01:03.000000Z"}} 2018-08-12 00:01:03,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207f7ad173243316977fecb1f7c8023ea51a02fb" 2018-08-12 00:01:03,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce752d8-91bc-43a1-ac49-b3736bf233ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:03,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-cce752d8-91bc-43a1-ac49-b3736bf233ac 2018-08-12 00:01:03,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8c42191ce544962cca69fa8efc00dbb068a189" 2018-08-12 00:01:03,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fd2334c9-96d5-45a3-81b8-d6c4159e73d2 Date: Sun, 12 Aug 2018 00:01:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:01:03,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-fd2334c9-96d5-45a3-81b8-d6c4159e73d2 2018-08-12 00:01:03,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8c42191ce544962cca69fa8efc00dbb068a189" 2018-08-12 00:01:03,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-887561e8-aafb-44d6-9172-365039c453a1 Date: Sun, 12 Aug 2018 00:01:03 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:01:03,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-887561e8-aafb-44d6-9172-365039c453a1 2018-08-12 00:01:03,823 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-700e3d06-608b-4d04-a2f3-fa9e473b3dc6-pub-router 2018-08-12 00:01:03,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8c42191ce544962cca69fa8efc00dbb068a189" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "CreateRouterSuccessTests-700e3d06-608b-4d04-a2f3-fa9e473b3dc6-pub-router", "admin_state_up": true}}' 2018-08-12 00:01:04,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-3fe04cd3-2d7d-4cb1-b377-dee074f3c2ce Date: Sun, 12 Aug 2018 00:01:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "5885e938087f4afe812a798a581c5319", "created_at": "2018-08-12T00:01:03Z", "admin_state_up": true, "updated_at": "2018-08-12T00:01:04Z", "revision_number": 2, "routes": [], "project_id": "5885e938087f4afe812a798a581c5319", "id": "94b64aaa-8f2c-4379-a746-6df0fe660fdc", "name": "CreateRouterSuccessTests-700e3d06-608b-4d04-a2f3-fa9e473b3dc6-pub-router"}} 2018-08-12 00:01:04,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-3fe04cd3-2d7d-4cb1-b377-dee074f3c2ce 2018-08-12 00:01:04,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=94b64aaa-8f2c-4379-a746-6df0fe660fdc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8c42191ce544962cca69fa8efc00dbb068a189" 2018-08-12 00:01:04,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9b146e6e-b450-44ec-8ba5-3d2fa9a40483 Date: Sun, 12 Aug 2018 00:01:04 GMT RESP BODY: {"ports":[]} 2018-08-12 00:01:04,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=94b64aaa-8f2c-4379-a746-6df0fe660fdc used request id req-9b146e6e-b450-44ec-8ba5-3d2fa9a40483 2018-08-12 00:01:04,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/94b64aaa-8f2c-4379-a746-6df0fe660fdc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8c42191ce544962cca69fa8efc00dbb068a189" 2018-08-12 00:01:05,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-e6973537-7d68-4874-9f02-567b55209f58 Date: Sun, 12 Aug 2018 00:01:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "5885e938087f4afe812a798a581c5319", "created_at": "2018-08-12T00:01:03Z", "admin_state_up": true, "updated_at": "2018-08-12T00:01:04Z", "revision_number": 2, "routes": [], "project_id": "5885e938087f4afe812a798a581c5319", "id": "94b64aaa-8f2c-4379-a746-6df0fe660fdc", "name": "CreateRouterSuccessTests-700e3d06-608b-4d04-a2f3-fa9e473b3dc6-pub-router"}} 2018-08-12 00:01:05,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/94b64aaa-8f2c-4379-a746-6df0fe660fdc used request id req-e6973537-7d68-4874-9f02-567b55209f58 2018-08-12 00:01:05,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=94b64aaa-8f2c-4379-a746-6df0fe660fdc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8c42191ce544962cca69fa8efc00dbb068a189" 2018-08-12 00:01:05,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3d13d00f-564c-42fd-b16f-e02867994653 Date: Sun, 12 Aug 2018 00:01:05 GMT RESP BODY: {"ports":[]} 2018-08-12 00:01:05,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=94b64aaa-8f2c-4379-a746-6df0fe660fdc used request id req-3d13d00f-564c-42fd-b16f-e02867994653 2018-08-12 00:01:05,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:05,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5ead8435d8e46209632d709f5c8eb33", "name": "CreateRouterSuccessTests-7d2437be-60e6-48c-proj-role"}], "expires_at": "2018-08-12T01:01:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5885e938087f4afe812a798a581c5319", "name": "CreateRouterSuccessTests-7d2437be-60e6-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5885e938087f4afe812a798a581c5319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/5885e938087f4afe812a798a581c5319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/5885e938087f4afe812a798a581c5319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_5885e938087f4afe812a798a581c5319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_5885e938087f4afe812a798a581c5319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5885e938087f4afe812a798a581c5319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/5885e938087f4afe812a798a581c5319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/5885e938087f4afe812a798a581c5319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5885e938087f4afe812a798a581c5319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/5885e938087f4afe812a798a581c5319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/5885e938087f4afe812a798a581c5319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5885e938087f4afe812a798a581c5319", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/5885e938087f4afe812a798a581c5319", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/5885e938087f4afe812a798a581c5319", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7d2437be-60e6-48c-user", "id": "5c66f1a2812f4731b6ca9f814d2d4ac1"}, "audit_ids": ["a_WcTpP2TgytXnwyDlLtcQ"], "issued_at": "2018-08-12T00:01:05.000000Z"}} 2018-08-12 00:01:05,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-700e3d06-608b-4d04-a2f3-fa9e473b3dc6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0e348a48acad7f3c34b333b31eb4210b5c845a" 2018-08-12 00:01:05,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2edb943d-d30c-4de6-923c-4b84b97cc94a Date: Sun, 12 Aug 2018 00:01:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "5885e938087f4afe812a798a581c5319", "created_at": "2018-08-12T00:01:03Z", "admin_state_up": true, "updated_at": "2018-08-12T00:01:04Z", "revision_number": 2, "routes": [], "project_id": "5885e938087f4afe812a798a581c5319", "id": "94b64aaa-8f2c-4379-a746-6df0fe660fdc", "name": "CreateRouterSuccessTests-700e3d06-608b-4d04-a2f3-fa9e473b3dc6-pub-router"}]} 2018-08-12 00:01:05,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-700e3d06-608b-4d04-a2f3-fa9e473b3dc6-pub-router&admin_state_up=True used request id req-2edb943d-d30c-4de6-923c-4b84b97cc94a 2018-08-12 00:01:05,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:01:05,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:01: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:01:05,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5885e938087f4afe812a798a581c5319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc5f145dab6e57032cd4788795fbae26749590e" 2018-08-12 00:01:06,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d91de17-9313-4efb-b773-c3b6b2c128c6 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5885e938087f4afe812a798a581c5319"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5885e938087f4afe812a798a581c5319", "name": "CreateRouterSuccessTests-7d2437be-60e6-48c-proj"}} 2018-08-12 00:01:06,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5885e938087f4afe812a798a581c5319 used request id req-6d91de17-9313-4efb-b773-c3b6b2c128c6 2018-08-12 00:01:06,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=94b64aaa-8f2c-4379-a746-6df0fe660fdc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0e348a48acad7f3c34b333b31eb4210b5c845a" 2018-08-12 00:01:06,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a9822e44-d159-4dd0-bb59-ebf1855cf14a Date: Sun, 12 Aug 2018 00:01:06 GMT RESP BODY: {"ports":[]} 2018-08-12 00:01:06,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=94b64aaa-8f2c-4379-a746-6df0fe660fdc used request id req-a9822e44-d159-4dd0-bb59-ebf1855cf14a 2018-08-12 00:01:06,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0e348a48acad7f3c34b333b31eb4210b5c845a" 2018-08-12 00:01:06,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f98d68f7-2b5c-4edd-a79d-ffc97972c4c1 Date: Sun, 12 Aug 2018 00:01:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:01:06,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-f98d68f7-2b5c-4edd-a79d-ffc97972c4c1 2018-08-12 00:01:06,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0e348a48acad7f3c34b333b31eb4210b5c845a" 2018-08-12 00:01:06,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-da951b04-7d81-4d44-b04c-b4bbe2835d73 Date: Sun, 12 Aug 2018 00:01:06 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:01:06,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-da951b04-7d81-4d44-b04c-b4bbe2835d73 2018-08-12 00:01:06,256 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-700e3d06-608b-4d04-a2f3-fa9e473b3dc6-pub-router 2018-08-12 00:01:06,256 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-700e3d06-608b-4d04-a2f3-fa9e473b3dc6-pub-router 2018-08-12 00:01:06,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/94b64aaa-8f2c-4379-a746-6df0fe660fdc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8c42191ce544962cca69fa8efc00dbb068a189" 2018-08-12 00:01:07,640 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23af082b-45d1-4a73-a0ea-69f3c2f74e88 Content-Length: 0 Date: Sun, 12 Aug 2018 00:01:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:01:07,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/94b64aaa-8f2c-4379-a746-6df0fe660fdc used request id req-23af082b-45d1-4a73-a0ea-69f3c2f74e88 2018-08-12 00:01:07,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:01:07,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:01:07,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:01:07,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:01:07,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:01:07,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:08,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-f6e1cc39-5251-4b89-ae88-369c29b0f9bb Date: Sun, 12 Aug 2018 00:01:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:01:08,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-f6e1cc39-5251-4b89-ae88-369c29b0f9bb 2018-08-12 00:01:08,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:08,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a17859f-fc20-4af9-b321-2e1a7b4a0bd4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:08,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-0a17859f-fc20-4af9-b321-2e1a7b4a0bd4 2018-08-12 00:01:08,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:08,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:08,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acb7b175-75de-48bd-9720-049723997274 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:08,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-acb7b175-75de-48bd-9720-049723997274 2018-08-12 00:01:08,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:08,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:08,398 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2866e15c-9c2d-4988-8f96-1ed56ce8712b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:08,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-2866e15c-9c2d-4988-8f96-1ed56ce8712b 2018-08-12 00:01:08,398 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:08,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:08,484 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8693f2bd-73c8-4425-925c-c42ec6feca03 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:08,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-8693f2bd-73c8-4425-925c-c42ec6feca03 2018-08-12 00:01:08,484 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:08,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:08,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e0cf6ac-19ee-4601-a6ac-7011633c1bc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:08,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-5e0cf6ac-19ee-4601-a6ac-7011633c1bc3 2018-08-12 00:01:08,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:08,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:08,653 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-633676e2-1fd1-4f11-8ca3-1a2d704505c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:08,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-633676e2-1fd1-4f11-8ca3-1a2d704505c6 2018-08-12 00:01:08,654 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:08,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:08,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04d740d9-1d12-4fb1-94a7-33e95223c0ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:08,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-04d740d9-1d12-4fb1-94a7-33e95223c0ca 2018-08-12 00:01:08,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:08,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:08,824 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d82a85ce-ff8a-4368-96ee-01e36763cba0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:08,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-d82a85ce-ff8a-4368-96ee-01e36763cba0 2018-08-12 00:01:08,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:08,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:08,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53b726a7-8965-4c3e-9928-9910b540e984 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:08,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-53b726a7-8965-4c3e-9928-9910b540e984 2018-08-12 00:01:08,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:08,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:08,995 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c37a2cf0-9332-45c5-876c-0ac902dff504 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:08,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-c37a2cf0-9332-45c5-876c-0ac902dff504 2018-08-12 00:01:08,996 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:08,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:09,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa330c2b-f2d3-49cc-a09f-4cc71b3d811f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:09,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-fa330c2b-f2d3-49cc-a09f-4cc71b3d811f 2018-08-12 00:01:09,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:09,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:09,166 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cb0d480-930b-4feb-be3f-11209fdadd0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:09,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-4cb0d480-930b-4feb-be3f-11209fdadd0f 2018-08-12 00:01:09,167 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:09,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:09,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cf7b55d-8622-4d54-b553-6af90dba9181 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:09,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-6cf7b55d-8622-4d54-b553-6af90dba9181 2018-08-12 00:01:09,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:09,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:09,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e917f33-f775-4c04-bc22-1bc33c3613be 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:01:09,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-3e917f33-f775-4c04-bc22-1bc33c3613be 2018-08-12 00:01:09,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:09,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e775de6-d907-4ef3-b33a-32faff1d7e96 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:01:09,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-9e775de6-d907-4ef3-b33a-32faff1d7e96 2018-08-12 00:01:09,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:09,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28a70846-cfaa-471e-bbee-1b012e04737c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:09,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-28a70846-cfaa-471e-bbee-1b012e04737c 2018-08-12 00:01:09,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:09,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:09,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5bfc135-3cef-4a01-af00-491cfbe934b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:09,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-b5bfc135-3cef-4a01-af00-491cfbe934b3 2018-08-12 00:01:09,602 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:09,603 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-7d2437be-60e6-48c-proj 2018-08-12 00:01:09,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/5885e938087f4afe812a798a581c5319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:09,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:01:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33368016-8a94-4bf2-80c9-0001d364bf25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:01:09,807 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/5885e938087f4afe812a798a581c5319 used request id req-33368016-8a94-4bf2-80c9-0001d364bf25 2018-08-12 00:01:09,808 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-7d2437be-60e6-48c-proj-role 2018-08-12 00:01:09,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/a5ead8435d8e46209632d709f5c8eb33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:09,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:01:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf97f8eb-46bf-4c87-b919-1fb508da80f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:01:09,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a5ead8435d8e46209632d709f5c8eb33 used request id req-cf97f8eb-46bf-4c87-b919-1fb508da80f6 2018-08-12 00:01:09,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed748be153604b8599fad77a0d3d0e25d1aee3" 2018-08-12 00:01:10,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc7ae17-7c70-4a26-b1cf-af81055ea9d0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:01:10,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6cc7ae17-7c70-4a26-b1cf-af81055ea9d0 2018-08-12 00:01:10,003 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-7d2437be-60e6-48c-user 2018-08-12 00:01:10,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/5c66f1a2812f4731b6ca9f814d2d4ac1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e02b15b0ed7a4c8f7625429d3741343e00a03bd" 2018-08-12 00:01:10,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:01:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93e7b97d-1fa5-453e-a86f-47f198151e59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:01:10,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/5c66f1a2812f4731b6ca9f814d2d4ac1 used request id req-93e7b97d-1fa5-453e-a86f-47f198151e59 2018-08-12 00:01:10,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:10,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["snlcspGyRse5i9VkdjVlgw"], "issued_at": "2018-08-12T00:01:10.000000Z"}} 2018-08-12 00:01:10,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8b7afa0077028a24e4f7421947ba9f346c93e9" 2018-08-12 00:01:10,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30cf0e8a-fcba-4330-97b3-9e09e729823d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:10,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-30cf0e8a-fcba-4330-97b3-9e09e729823d 2018-08-12 00:01:10,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:10,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:11,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["QATCBreHTO6WBlgPpbmOcg"], "issued_at": "2018-08-12T00:01:11.000000Z"}} 2018-08-12 00:01:11,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:11,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c4d16b-4bdb-4914-bbbc-eec860d4900d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:11,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d6c4d16b-4bdb-4914-bbbc-eec860d4900d 2018-08-12 00:01:11,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:01:11,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:01: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:01:11,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1e22aba8-70ec-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:11,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe6819d-2ab9-41f2-ae1e-322fc550cd44 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1e22aba8-70ec-462-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:01:11,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1e22aba8-70ec-462-proj used request id req-7fe6819d-2ab9-41f2-ae1e-322fc550cd44 2018-08-12 00:01:11,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:11,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531f770a-9895-455a-b7a1-6368eb169a65 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:01:11,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-531f770a-9895-455a-b7a1-6368eb169a65 2018-08-12 00:01:11,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-1e22aba8-70ec-462-proj"}}' 2018-08-12 00:01:11,424 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:01:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3346d199-8293-4d96-8917-98af1c699f18 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/54c0d8ca14864e75aefa013498f53966"}, "tags": [], "enabled": true, "id": "54c0d8ca14864e75aefa013498f53966", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-1e22aba8-70ec-462-proj"}} 2018-08-12 00:01:11,425 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-3346d199-8293-4d96-8917-98af1c699f18 2018-08-12 00:01:11,425 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-1e22aba8-70ec-462-proj 2018-08-12 00:01:11,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:11,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:11,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["c_0vbWZtR2aOwLWs1pCthg"], "issued_at": "2018-08-12T00:01:11.000000Z"}} 2018-08-12 00:01:11,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbab90c8d0bdee56a8dfd223c2a38b6e5bcb9e15" 2018-08-12 00:01:11,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0a41bf0-9e69-454d-9ad3-ca091cae7497 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:11,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b0a41bf0-9e69-454d-9ad3-ca091cae7497 2018-08-12 00:01:11,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:01:11,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:01: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:01:11,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbab90c8d0bdee56a8dfd223c2a38b6e5bcb9e15" 2018-08-12 00:01:11,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31e9ef6-b552-4ad4-8e7b-87e6324f87f7 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:01:11,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c31e9ef6-b552-4ad4-8e7b-87e6324f87f7 2018-08-12 00:01:11,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-1e22aba8-70ec-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbab90c8d0bdee56a8dfd223c2a38b6e5bcb9e15" 2018-08-12 00:01:12,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26050b86-0620-4b4f-b4ef-baddd61eec59 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-1e22aba8-70ec-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/54c0d8ca14864e75aefa013498f53966"}, "tags": [], "enabled": true, "id": "54c0d8ca14864e75aefa013498f53966", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-1e22aba8-70ec-462-proj"}]} 2018-08-12 00:01:12,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-1e22aba8-70ec-462-proj used request id req-26050b86-0620-4b4f-b4ef-baddd61eec59 2018-08-12 00:01:12,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbab90c8d0bdee56a8dfd223c2a38b6e5bcb9e15" 2018-08-12 00:01:12,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90508ac-9c3a-45cb-a00b-c06d170a8423 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:01:12,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b90508ac-9c3a-45cb-a00b-c06d170a8423 2018-08-12 00:01:12,474 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-1e22aba8-70ec-462-user 2018-08-12 00:01:12,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:12,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:12,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f579f2fc-5a11-4409-966b-377bf4d0372b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:01:12,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f579f2fc-5a11-4409-966b-377bf4d0372b 2018-08-12 00:01:12,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" -d '{"role": {"name": "CreateRouterSuccessTests-1e22aba8-70ec-462-proj-role"}}' 2018-08-12 00:01:12,664 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0f5c169-c17d-4af7-9cda-161baa0aa851 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dbfa024689414955b8654d9b3537f444", "links": {"self": "http://172.30.9.30:5000/v3/roles/dbfa024689414955b8654d9b3537f444"}, "name": "CreateRouterSuccessTests-1e22aba8-70ec-462-proj-role"}} 2018-08-12 00:01:12,665 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-a0f5c169-c17d-4af7-9cda-161baa0aa851 2018-08-12 00:01:12,665 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-1e22aba8-70ec-462-proj-role 2018-08-12 00:01:12,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/dbfa024689414955b8654d9b3537f444 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:12,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f36d686f-36c8-459c-b625-8ed0137230df Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dbfa024689414955b8654d9b3537f444", "links": {"self": "http://172.30.9.30:5000/v3/roles/dbfa024689414955b8654d9b3537f444"}, "name": "CreateRouterSuccessTests-1e22aba8-70ec-462-proj-role"}} 2018-08-12 00:01:12,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/dbfa024689414955b8654d9b3537f444 used request id req-f36d686f-36c8-459c-b625-8ed0137230df 2018-08-12 00:01:12,754 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-1e22aba8-70ec-462-proj-role to project CreateRouterSuccessTests-1e22aba8-70ec-462-proj 2018-08-12 00:01:12,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/54c0d8ca14864e75aefa013498f53966/users/36c315bbaf2f4b008b7c7c031c5e634f/roles/dbfa024689414955b8654d9b3537f444 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:12,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ea3a693-fa6a-4a7e-88b7-12cde3a36828 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:01:12,877 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/54c0d8ca14864e75aefa013498f53966/users/36c315bbaf2f4b008b7c7c031c5e634f/roles/dbfa024689414955b8654d9b3537f444 used request id req-0ea3a693-fa6a-4a7e-88b7-12cde3a36828 2018-08-12 00:01:12,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:01:12,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:01:12,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:01:12,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:01:12,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:01:12,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:12,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:13,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["n0d3R8b6Q6-itb55LQ9bCg"], "issued_at": "2018-08-12T00:01:13.000000Z"}} 2018-08-12 00:01:13,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033670b7796ff5109213503a326f9231c041ddf2" 2018-08-12 00:01:13,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-702c90ca-46aa-48b8-b908-ce32fd69504c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:13,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-702c90ca-46aa-48b8-b908-ce32fd69504c 2018-08-12 00:01:13,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:01:13,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:01:13,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:01:13,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:01:13,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:01:13,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033670b7796ff5109213503a326f9231c041ddf2" 2018-08-12 00:01:13,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b3e5063c-3e3f-44a0-b800-574e13afc9ee Date: Sun, 12 Aug 2018 00:01:13 GMT RESP BODY: {"routers": []} 2018-08-12 00:01:13,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-pub-router&admin_state_up=True used request id req-b3e5063c-3e3f-44a0-b800-574e13afc9ee 2018-08-12 00:01:13,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:13,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:14,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["rOqT351ATRigkVTn8bsP5g"], "issued_at": "2018-08-12T00:01:14.000000Z"}} 2018-08-12 00:01:14,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bb12e7c55ef82e9c9f83aea684a25ad5b732e3" 2018-08-12 00:01:14,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b20a7f3-360d-4975-8d80-3012e7aa7dcf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:14,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9b20a7f3-360d-4975-8d80-3012e7aa7dcf 2018-08-12 00:01:14,101 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-pub-router 2018-08-12 00:01:14,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033670b7796ff5109213503a326f9231c041ddf2" -d '{"router": {"name": "CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-pub-router", "admin_state_up": true}}' 2018-08-12 00:01:14,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-acfd0245-92db-4037-9185-1951815c6633 Date: Sun, 12 Aug 2018 00:01:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-12T00:01:14Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-12T00:01:14Z", "revision_number": 0, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "3f4afb4a-2f7e-421e-a59e-7b9c7553cc87", "name": "CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-pub-router"}} 2018-08-12 00:01:14,288 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-acfd0245-92db-4037-9185-1951815c6633 2018-08-12 00:01:14,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=3f4afb4a-2f7e-421e-a59e-7b9c7553cc87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033670b7796ff5109213503a326f9231c041ddf2" 2018-08-12 00:01:14,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-47475f71-6c5d-4b17-811c-cfd254378030 Date: Sun, 12 Aug 2018 00:01:14 GMT RESP BODY: {"ports":[]} 2018-08-12 00:01:14,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=3f4afb4a-2f7e-421e-a59e-7b9c7553cc87 used request id req-47475f71-6c5d-4b17-811c-cfd254378030 2018-08-12 00:01:14,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033670b7796ff5109213503a326f9231c041ddf2" 2018-08-12 00:01:14,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-a849b401-09de-4969-acc3-d45e695e30eb Date: Sun, 12 Aug 2018 00:01:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-12 00:01:14,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-a849b401-09de-4969-acc3-d45e695e30eb 2018-08-12 00:01:14,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033670b7796ff5109213503a326f9231c041ddf2" 2018-08-12 00:01:14,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-31f24af1-7aa4-4372-937b-8a6ae7fef1a1 Date: Sun, 12 Aug 2018 00:01:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-12 00:01:14,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-31f24af1-7aa4-4372-937b-8a6ae7fef1a1 2018-08-12 00:01:14,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=2f70d71e-d369-422c-afe9-61964f7f223e&name=CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033670b7796ff5109213503a326f9231c041ddf2" 2018-08-12 00:01:14,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-beb39af2-e0b3-4d63-a795-cb30d3531f39 Date: Sun, 12 Aug 2018 00:01:14 GMT RESP BODY: {"ports":[]} 2018-08-12 00:01:14,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=2f70d71e-d369-422c-afe9-61964f7f223e&name=CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-port1&admin_state_up=True used request id req-beb39af2-e0b3-4d63-a795-cb30d3531f39 2018-08-12 00:01:14,758 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-port1 for router - CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-pub-router 2018-08-12 00:01:14,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:14,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:15,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["nBg_GxUtQ_OUPoGl6sBN9w"], "issued_at": "2018-08-12T00:01:15.000000Z"}} 2018-08-12 00:01:15,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a288e0aa5e24dde35408056fe1ee72386a0ba07" 2018-08-12 00:01:15,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d110ae5-2c72-4eae-826a-1304aa4d4ec0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:15,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0d110ae5-2c72-4eae-826a-1304aa4d4ec0 2018-08-12 00:01:15,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033670b7796ff5109213503a326f9231c041ddf2" 2018-08-12 00:01:15,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c13a0621-a77b-43cc-8921-a22fb301c00f Date: Sun, 12 Aug 2018 00:01:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-12 00:01:15,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-c13a0621-a77b-43cc-8921-a22fb301c00f 2018-08-12 00:01:15,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033670b7796ff5109213503a326f9231c041ddf2" 2018-08-12 00:01:15,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-6a307dbf-8774-433c-af66-034130e28758 Date: Sun, 12 Aug 2018 00:01:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-12 00:01:15,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-6a307dbf-8774-433c-af66-034130e28758 2018-08-12 00:01:15,426 - neutron_utils - INFO - Creating port for network with name - external 2018-08-12 00:01:15,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033670b7796ff5109213503a326f9231c041ddf2" -d '{"port": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "name": "CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-port1", "admin_state_up": true}}' 2018-08-12 00:01:16,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-b7cc5fae-949b-472f-8b4e-f9c8d448a14a Date: Sun, 12 Aug 2018 00:01:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:01:15Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","ip_address":"172.30.9.200"}],"id":"91dbc307-c749-4c20-80ec-2c3401a0396f","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:6d:7c","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-port1","admin_state_up":true,"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:01:15Z","binding:vnic_type":"normal"}} 2018-08-12 00:01:16,035 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-b7cc5fae-949b-472f-8b4e-f9c8d448a14a 2018-08-12 00:01:16,035 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-port1 for router - CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-pub-router 2018-08-12 00:01:16,036 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-pub-router 2018-08-12 00:01:16,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/3f4afb4a-2f7e-421e-a59e-7b9c7553cc87/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033670b7796ff5109213503a326f9231c041ddf2" -d '{"port_id": "91dbc307-c749-4c20-80ec-2c3401a0396f"}' 2018-08-12 00:01:17,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f6d7e2ab-41ea-4b1f-8fce-719d9e52ca19 Date: Sun, 12 Aug 2018 00:01:17 GMT RESP BODY: {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "subnet_ids": ["5939349f-42ca-4a9b-b20d-07f23a04e25f"], "port_id": "91dbc307-c749-4c20-80ec-2c3401a0396f", "id": "3f4afb4a-2f7e-421e-a59e-7b9c7553cc87"} 2018-08-12 00:01:17,447 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/3f4afb4a-2f7e-421e-a59e-7b9c7553cc87/add_router_interface used request id req-f6d7e2ab-41ea-4b1f-8fce-719d9e52ca19 2018-08-12 00:01:17,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/3f4afb4a-2f7e-421e-a59e-7b9c7553cc87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033670b7796ff5109213503a326f9231c041ddf2" 2018-08-12 00:01:17,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-dcfff995-fe9a-42b2-b5f0-547daa2422f2 Date: Sun, 12 Aug 2018 00:01:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-12T00:01:14Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-12T00:01:16Z", "revision_number": 1, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "3f4afb4a-2f7e-421e-a59e-7b9c7553cc87", "name": "CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-pub-router"}} 2018-08-12 00:01:17,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/3f4afb4a-2f7e-421e-a59e-7b9c7553cc87 used request id req-dcfff995-fe9a-42b2-b5f0-547daa2422f2 2018-08-12 00:01:17,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=3f4afb4a-2f7e-421e-a59e-7b9c7553cc87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033670b7796ff5109213503a326f9231c041ddf2" 2018-08-12 00:01:17,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 922 X-Openstack-Request-Id: req-aab2dd88-1c5f-4f2a-b785-aaace189aae2 Date: Sun, 12 Aug 2018 00:01:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:01:17Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","ip_address":"172.30.9.200"}],"id":"91dbc307-c749-4c20-80ec-2c3401a0396f","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:6d:7c","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3f4afb4a-2f7e-421e-a59e-7b9c7553cc87","name":"CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-port1","admin_state_up":true,"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:01:15Z","binding:vnic_type":"normal"}]} 2018-08-12 00:01:17,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=3f4afb4a-2f7e-421e-a59e-7b9c7553cc87 used request id req-aab2dd88-1c5f-4f2a-b785-aaace189aae2 2018-08-12 00:01:17,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033670b7796ff5109213503a326f9231c041ddf2" 2018-08-12 00:01:17,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ab66ab8d-35f2-49d6-aac4-9f98b825b58e Date: Sun, 12 Aug 2018 00:01:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}} 2018-08-12 00:01:17,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f used request id req-ab66ab8d-35f2-49d6-aac4-9f98b825b58e 2018-08-12 00:01:17,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:01:17,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:01:17,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:01:17,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:01:17,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:01:17,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8b7afa0077028a24e4f7421947ba9f346c93e9" 2018-08-12 00:01:17,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48008c3c-2633-4681-bd17-fc1c2d29d46f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:17,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-48008c3c-2633-4681-bd17-fc1c2d29d46f 2018-08-12 00:01:17,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8b7afa0077028a24e4f7421947ba9f346c93e9" 2018-08-12 00:01:18,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 484 X-Openstack-Request-Id: req-058488e3-c7cc-48ea-b130-572510620de8 Date: Sun, 12 Aug 2018 00:01:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-12T00:01:14Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-12T00:01:16Z", "revision_number": 1, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "3f4afb4a-2f7e-421e-a59e-7b9c7553cc87", "name": "CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-pub-router"}]} 2018-08-12 00:01:18,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-pub-router&admin_state_up=True used request id req-058488e3-c7cc-48ea-b130-572510620de8 2018-08-12 00:01:18,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:01:18,228 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:01: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:01:18,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8b7afa0077028a24e4f7421947ba9f346c93e9" 2018-08-12 00:01:18,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a13de1df-a2ce-4179-ac48-077efbc1861c 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:01:18,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-a13de1df-a2ce-4179-ac48-077efbc1861c 2018-08-12 00:01:18,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=3f4afb4a-2f7e-421e-a59e-7b9c7553cc87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8b7afa0077028a24e4f7421947ba9f346c93e9" 2018-08-12 00:01:18,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 922 X-Openstack-Request-Id: req-64a3c511-f2b6-4a78-881f-defd5d79f629 Date: Sun, 12 Aug 2018 00:01:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:01:17Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","ip_address":"172.30.9.200"}],"id":"91dbc307-c749-4c20-80ec-2c3401a0396f","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:6d:7c","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3f4afb4a-2f7e-421e-a59e-7b9c7553cc87","name":"CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-port1","admin_state_up":true,"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:01:15Z","binding:vnic_type":"normal"}]} 2018-08-12 00:01:18,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=3f4afb4a-2f7e-421e-a59e-7b9c7553cc87 used request id req-64a3c511-f2b6-4a78-881f-defd5d79f629 2018-08-12 00:01:18,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8b7afa0077028a24e4f7421947ba9f346c93e9" 2018-08-12 00:01:18,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-48565557-80a3-4a5c-948c-48c3890ddcdd Date: Sun, 12 Aug 2018 00:01:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}} 2018-08-12 00:01:18,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f used request id req-48565557-80a3-4a5c-948c-48c3890ddcdd 2018-08-12 00:01:18,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8b7afa0077028a24e4f7421947ba9f346c93e9" 2018-08-12 00:01:18,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-57d998b1-ea93-456c-8ca1-3bdc835129e8 Date: Sun, 12 Aug 2018 00:01:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-12 00:01:18,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-57d998b1-ea93-456c-8ca1-3bdc835129e8 2018-08-12 00:01:18,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8b7afa0077028a24e4f7421947ba9f346c93e9" 2018-08-12 00:01:18,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e234d4ed-9e60-4711-bdee-0432ccbe8fea Date: Sun, 12 Aug 2018 00:01:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-12 00:01:18,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-e234d4ed-9e60-4711-bdee-0432ccbe8fea 2018-08-12 00:01:18,562 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-pub-router and port CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-port1 2018-08-12 00:01:18,562 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-pub-router 2018-08-12 00:01:18,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/3f4afb4a-2f7e-421e-a59e-7b9c7553cc87/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033670b7796ff5109213503a326f9231c041ddf2" -d '{"port_id": "91dbc307-c749-4c20-80ec-2c3401a0396f"}' 2018-08-12 00:01:19,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c4929c2f-4c12-4418-b641-24e0f2d8c380 Date: Sun, 12 Aug 2018 00:01:19 GMT RESP BODY: {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "subnet_ids": ["5939349f-42ca-4a9b-b20d-07f23a04e25f"], "port_id": "91dbc307-c749-4c20-80ec-2c3401a0396f", "id": "3f4afb4a-2f7e-421e-a59e-7b9c7553cc87"} 2018-08-12 00:01:19,862 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/3f4afb4a-2f7e-421e-a59e-7b9c7553cc87/remove_router_interface used request id req-c4929c2f-4c12-4418-b641-24e0f2d8c380 2018-08-12 00:01:19,862 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-pub-router 2018-08-12 00:01:19,862 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-a95a555d-00c9-4dfa-bb54-5e05aa079bb5-pub-router 2018-08-12 00:01:19,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/3f4afb4a-2f7e-421e-a59e-7b9c7553cc87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}033670b7796ff5109213503a326f9231c041ddf2" 2018-08-12 00:01:20,262 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-efefc20b-2d3f-409f-9400-9c14f4342ab7 Content-Length: 0 Date: Sun, 12 Aug 2018 00:01:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:01:20,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/3f4afb4a-2f7e-421e-a59e-7b9c7553cc87 used request id req-efefc20b-2d3f-409f-9400-9c14f4342ab7 2018-08-12 00:01:20,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:01:20,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:01:20,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:01:20,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:01:20,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:01:20,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:20,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-fd85552e-c9e0-4ba7-bade-0b6640746e4a Date: Sun, 12 Aug 2018 00:01:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:01:20,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-fd85552e-c9e0-4ba7-bade-0b6640746e4a 2018-08-12 00:01:20,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:20,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9e73914-3980-41c3-ab38-55d101d5de2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:20,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-f9e73914-3980-41c3-ab38-55d101d5de2e 2018-08-12 00:01:20,602 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:20,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:20,685 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2bd3a1f-a03d-4b6d-8256-81ff61838210 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:20,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-c2bd3a1f-a03d-4b6d-8256-81ff61838210 2018-08-12 00:01:20,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:20,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:20,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfecf204-3904-4b15-8130-ba3772a0c264 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:20,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-dfecf204-3904-4b15-8130-ba3772a0c264 2018-08-12 00:01:20,772 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:20,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:20,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38b680f1-4d44-4747-af20-0bc784d549f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:20,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-38b680f1-4d44-4747-af20-0bc784d549f1 2018-08-12 00:01:20,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:20,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:21,024 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a84854b6-54bb-4ddc-b703-7ed38c490ef2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:21,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-a84854b6-54bb-4ddc-b703-7ed38c490ef2 2018-08-12 00:01:21,024 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:21,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:21,115 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74c38ce6-4913-4804-aa6f-ce0c5c5bca51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:21,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-74c38ce6-4913-4804-aa6f-ce0c5c5bca51 2018-08-12 00:01:21,115 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:21,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:21,201 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-004ece2e-8c28-41e8-a0c1-79de868394c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:21,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-004ece2e-8c28-41e8-a0c1-79de868394c1 2018-08-12 00:01:21,202 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:21,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:21,291 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e98bd54-d262-43bc-a7c7-c09665a86810 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:21,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-8e98bd54-d262-43bc-a7c7-c09665a86810 2018-08-12 00:01:21,292 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:21,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:21,377 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c7fa61c-c2c0-4899-8a4c-c181085aea14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:21,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-4c7fa61c-c2c0-4899-8a4c-c181085aea14 2018-08-12 00:01:21,377 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:21,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:21,463 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbcb6321-1d4d-4188-8adc-ab188103ec6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:21,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-bbcb6321-1d4d-4188-8adc-ab188103ec6e 2018-08-12 00:01:21,463 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:21,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:21,549 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c11c92d8-5465-4f25-a566-c5e0a54a6823 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:21,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-c11c92d8-5465-4f25-a566-c5e0a54a6823 2018-08-12 00:01:21,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:21,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:21,635 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99fc01a3-6637-4c34-a23f-dce452fea36c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:21,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-99fc01a3-6637-4c34-a23f-dce452fea36c 2018-08-12 00:01:21,636 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:21,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:21,721 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e92b2d53-c569-4b9c-a48d-32d8910e5860 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:21,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-e92b2d53-c569-4b9c-a48d-32d8910e5860 2018-08-12 00:01:21,722 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:21,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:21,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ea947c-8755-4e45-b317-6d165b8cb9a2 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:01:21,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-39ea947c-8755-4e45-b317-6d165b8cb9a2 2018-08-12 00:01:21,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:21,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b53df49-b3f6-4c74-9a63-f45d327237c3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:01:21,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-2b53df49-b3f6-4c74-9a63-f45d327237c3 2018-08-12 00:01:21,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:21,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f269a774-a184-414a-bc73-4d72c5285fe6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:21,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-f269a774-a184-414a-bc73-4d72c5285fe6 2018-08-12 00:01:21,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:21,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:21,940 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4881973-06ad-4b01-9af9-cc6a1c272b58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:21,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-e4881973-06ad-4b01-9af9-cc6a1c272b58 2018-08-12 00:01:21,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:21,941 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-1e22aba8-70ec-462-proj 2018-08-12 00:01:21,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/54c0d8ca14864e75aefa013498f53966 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:22,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ee74e4c-0ac9-4f0c-8135-2beefe254ec6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:01:22,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/54c0d8ca14864e75aefa013498f53966 used request id req-0ee74e4c-0ac9-4f0c-8135-2beefe254ec6 2018-08-12 00:01:22,127 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-1e22aba8-70ec-462-proj-role 2018-08-12 00:01:22,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/dbfa024689414955b8654d9b3537f444 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:22,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-304396fe-22c0-4e35-a7b0-521141cb2bc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:01:22,228 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/dbfa024689414955b8654d9b3537f444 used request id req-304396fe-22c0-4e35-a7b0-521141cb2bc1 2018-08-12 00:01:22,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1daccde6f9d8d39da0913f2b7b6ade81b5203674" 2018-08-12 00:01:22,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-040a405b-0f9e-4a42-9b13-13ff064939e0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:01:22,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-040a405b-0f9e-4a42-9b13-13ff064939e0 2018-08-12 00:01:22,317 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-1e22aba8-70ec-462-user 2018-08-12 00:01:22,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/36c315bbaf2f4b008b7c7c031c5e634f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbab90c8d0bdee56a8dfd223c2a38b6e5bcb9e15" 2018-08-12 00:01:22,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-956168a7-eca7-47be-bb19-aa6abba8f4fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:01:22,474 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/36c315bbaf2f4b008b7c7c031c5e634f used request id req-956168a7-eca7-47be-bb19-aa6abba8f4fb 2018-08-12 00:01:22,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:22,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["fYctNpaTRPW_EuJaN5aKAA"], "issued_at": "2018-08-12T00:01:22.000000Z"}} 2018-08-12 00:01:22,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf00bcebefcae7fe1fb2dddf3d047e31cf4393d" 2018-08-12 00:01:22,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0de354-1ac7-4f5f-96eb-9d3c6e24a710 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:22,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9f0de354-1ac7-4f5f-96eb-9d3c6e24a710 2018-08-12 00:01:22,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:22,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:23,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["AIR7eV8vTQGg3T54QVvpwg"], "issued_at": "2018-08-12T00:01:23.000000Z"}} 2018-08-12 00:01:23,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:23,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f95204a-5681-4f1c-98fd-c1027469ced6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:23,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7f95204a-5681-4f1c-98fd-c1027469ced6 2018-08-12 00:01:23,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:01:23,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:01: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:01:23,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4814e74b-353a-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:23,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba05242-5376-4c92-b6ad-fa91b9522437 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4814e74b-353a-417-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:01:23,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4814e74b-353a-417-proj used request id req-bba05242-5376-4c92-b6ad-fa91b9522437 2018-08-12 00:01:23,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:23,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f86cc15-b7c8-4011-b061-9cb4d2521d75 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:01:23,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-8f86cc15-b7c8-4011-b061-9cb4d2521d75 2018-08-12 00:01:23,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-4814e74b-353a-417-proj"}}' 2018-08-12 00:01:23,708 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8a342bf-3548-4c28-85e3-def40af29d6f Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/685e0504201f4dd5a2b4702b0964c71e"}, "tags": [], "enabled": true, "id": "685e0504201f4dd5a2b4702b0964c71e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4814e74b-353a-417-proj"}} 2018-08-12 00:01:23,708 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-d8a342bf-3548-4c28-85e3-def40af29d6f 2018-08-12 00:01:23,708 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-4814e74b-353a-417-proj 2018-08-12 00:01:23,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:23,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:24,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["W7d7-nSxRjygZSbBDDbj-w"], "issued_at": "2018-08-12T00:01:24.000000Z"}} 2018-08-12 00:01:24,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fec76601c2b71f07f2cbe8ecafd5bc617c0755" 2018-08-12 00:01:24,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b47a2fa0-fce3-40de-9fa0-bff5799824ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:24,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b47a2fa0-fce3-40de-9fa0-bff5799824ff 2018-08-12 00:01:24,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:01:24,110 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:01: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:01:24,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fec76601c2b71f07f2cbe8ecafd5bc617c0755" 2018-08-12 00:01:24,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab4ec5e3-e6b6-4d92-ae62-41f01b1db64c Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:01:24,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ab4ec5e3-e6b6-4d92-ae62-41f01b1db64c 2018-08-12 00:01:24,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-4814e74b-353a-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fec76601c2b71f07f2cbe8ecafd5bc617c0755" 2018-08-12 00:01:24,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea9786ff-232b-4206-b65e-117ff45a6873 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-4814e74b-353a-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/685e0504201f4dd5a2b4702b0964c71e"}, "tags": [], "enabled": true, "id": "685e0504201f4dd5a2b4702b0964c71e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4814e74b-353a-417-proj"}]} 2018-08-12 00:01:24,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-4814e74b-353a-417-proj used request id req-ea9786ff-232b-4206-b65e-117ff45a6873 2018-08-12 00:01:24,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fec76601c2b71f07f2cbe8ecafd5bc617c0755" 2018-08-12 00:01:24,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bfb0b53-0a35-45bc-bd6f-eec065e7943d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:01:24,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4bfb0b53-0a35-45bc-bd6f-eec065e7943d 2018-08-12 00:01:24,846 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-4814e74b-353a-417-user 2018-08-12 00:01:24,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:24,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:24,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2defce94-94d9-4b45-8f07-c093e07dff7f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:01:24,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2defce94-94d9-4b45-8f07-c093e07dff7f 2018-08-12 00:01:24,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" -d '{"role": {"name": "CreateRouterSuccessTests-4814e74b-353a-417-proj-role"}}' 2018-08-12 00:01:24,977 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beaa811e-2f1e-4378-aad7-89c8929fe1e3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb86d225f7bc404c84075910038064d7", "links": {"self": "http://172.30.9.30:5000/v3/roles/bb86d225f7bc404c84075910038064d7"}, "name": "CreateRouterSuccessTests-4814e74b-353a-417-proj-role"}} 2018-08-12 00:01:24,977 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-beaa811e-2f1e-4378-aad7-89c8929fe1e3 2018-08-12 00:01:24,977 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-4814e74b-353a-417-proj-role 2018-08-12 00:01:24,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/bb86d225f7bc404c84075910038064d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:25,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f433024c-6bf4-415f-86b3-728c145dfe8d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb86d225f7bc404c84075910038064d7", "links": {"self": "http://172.30.9.30:5000/v3/roles/bb86d225f7bc404c84075910038064d7"}, "name": "CreateRouterSuccessTests-4814e74b-353a-417-proj-role"}} 2018-08-12 00:01:25,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/bb86d225f7bc404c84075910038064d7 used request id req-f433024c-6bf4-415f-86b3-728c145dfe8d 2018-08-12 00:01:25,061 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-4814e74b-353a-417-proj-role to project CreateRouterSuccessTests-4814e74b-353a-417-proj 2018-08-12 00:01:25,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/685e0504201f4dd5a2b4702b0964c71e/users/c5e8a710d21a4e13ba3dcf69bd307fd7/roles/bb86d225f7bc404c84075910038064d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:25,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:01:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f49fa1b-0947-4da3-8779-f9a09bdb8a84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:01:25,177 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/685e0504201f4dd5a2b4702b0964c71e/users/c5e8a710d21a4e13ba3dcf69bd307fd7/roles/bb86d225f7bc404c84075910038064d7 used request id req-3f49fa1b-0947-4da3-8779-f9a09bdb8a84 2018-08-12 00:01:25,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:01:25,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:01:25,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:01:25,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:01:25,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:01:25,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:25,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:25,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb86d225f7bc404c84075910038064d7", "name": "CreateRouterSuccessTests-4814e74b-353a-417-proj-role"}], "expires_at": "2018-08-12T01:01:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "685e0504201f4dd5a2b4702b0964c71e", "name": "CreateRouterSuccessTests-4814e74b-353a-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/685e0504201f4dd5a2b4702b0964c71e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/685e0504201f4dd5a2b4702b0964c71e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/685e0504201f4dd5a2b4702b0964c71e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_685e0504201f4dd5a2b4702b0964c71e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_685e0504201f4dd5a2b4702b0964c71e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/685e0504201f4dd5a2b4702b0964c71e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/685e0504201f4dd5a2b4702b0964c71e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/685e0504201f4dd5a2b4702b0964c71e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4814e74b-353a-417-user", "id": "c5e8a710d21a4e13ba3dcf69bd307fd7"}, "audit_ids": ["J5oONcoLSAqooa4jailvNQ"], "issued_at": "2018-08-12T00:01:25.000000Z"}} 2018-08-12 00:01:25,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1c3c2724c2f6403a5cba4606a222b6ef0e7988" 2018-08-12 00:01:25,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb5e8ba0-c036-4e7c-ba6d-ca7030064a91 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:25,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-bb5e8ba0-c036-4e7c-ba6d-ca7030064a91 2018-08-12 00:01:25,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:01:25,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:01:25,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:01:25,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:01:25,642 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:01:25,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1c3c2724c2f6403a5cba4606a222b6ef0e7988" 2018-08-12 00:01:25,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2114df8d-ef30-4e7c-a982-c1d6686a1169 Date: Sun, 12 Aug 2018 00:01:25 GMT RESP BODY: {"networks":[]} 2018-08-12 00:01:25,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-net1 used request id req-2114df8d-ef30-4e7c-a982-c1d6686a1169 2018-08-12 00:01:25,823 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-net1 2018-08-12 00:01:25,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1c3c2724c2f6403a5cba4606a222b6ef0e7988" -d '{"network": {"name": "CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-net1", "admin_state_up": true}}' 2018-08-12 00:01:26,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-669ae065-e636-47a6-8ff9-e3f888d95fc0 Date: Sun, 12 Aug 2018 00:01:26 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"685e0504201f4dd5a2b4702b0964c71e","created_at":"2018-08-12T00:01:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:01:26Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"685e0504201f4dd5a2b4702b0964c71e","id":"786a4c33-83ab-4aba-a53b-7a646c6e39c5","name":"CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-net1"}} 2018-08-12 00:01:26,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-669ae065-e636-47a6-8ff9-e3f888d95fc0 2018-08-12 00:01:26,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=786a4c33-83ab-4aba-a53b-7a646c6e39c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1c3c2724c2f6403a5cba4606a222b6ef0e7988" 2018-08-12 00:01:26,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-3387f567-96f2-450e-9f80-4cc71cbc2846 Date: Sun, 12 Aug 2018 00:01:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:01:26Z","tenant_id":"685e0504201f4dd5a2b4702b0964c71e","created_at":"2018-08-12T00:01:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"685e0504201f4dd5a2b4702b0964c71e","id":"786a4c33-83ab-4aba-a53b-7a646c6e39c5","name":"CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-net1"}]} 2018-08-12 00:01:26,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=786a4c33-83ab-4aba-a53b-7a646c6e39c5 used request id req-3387f567-96f2-450e-9f80-4cc71cbc2846 2018-08-12 00:01:26,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=786a4c33-83ab-4aba-a53b-7a646c6e39c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1c3c2724c2f6403a5cba4606a222b6ef0e7988" 2018-08-12 00:01:26,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-49ae0613-6017-4729-9d39-2c212e9474de Date: Sun, 12 Aug 2018 00:01:26 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:01:26,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=786a4c33-83ab-4aba-a53b-7a646c6e39c5 used request id req-49ae0613-6017-4729-9d39-2c212e9474de 2018-08-12 00:01:26,531 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-subnet1 2018-08-12 00:01:26,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1c3c2724c2f6403a5cba4606a222b6ef0e7988" -d '{"subnets": [{"ip_version": 4, "network_id": "786a4c33-83ab-4aba-a53b-7a646c6e39c5", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-subnet1"}]}' 2018-08-12 00:01:27,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9a3c0a4e-bca7-4a3f-92d6-2dfbde628cc0 Date: Sun, 12 Aug 2018 00:01:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786a4c33-83ab-4aba-a53b-7a646c6e39c5","tenant_id":"685e0504201f4dd5a2b4702b0964c71e","created_at":"2018-08-12T00:01:26Z","dns_nameservers":[],"updated_at":"2018-08-12T00:01:26Z","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":"685e0504201f4dd5a2b4702b0964c71e","id":"f663c559-9150-4b71-ba77-f79a1b0ca636","subnetpool_id":null,"name":"CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-subnet1"}]} 2018-08-12 00:01:27,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-9a3c0a4e-bca7-4a3f-92d6-2dfbde628cc0 2018-08-12 00:01:27,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=786a4c33-83ab-4aba-a53b-7a646c6e39c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1c3c2724c2f6403a5cba4606a222b6ef0e7988" 2018-08-12 00:01:27,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-fe5d7690-8a93-478c-b3c7-1e32591ce4dc Date: Sun, 12 Aug 2018 00:01:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f663c559-9150-4b71-ba77-f79a1b0ca636"],"updated_at":"2018-08-12T00:01:26Z","tenant_id":"685e0504201f4dd5a2b4702b0964c71e","created_at":"2018-08-12T00:01:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"685e0504201f4dd5a2b4702b0964c71e","id":"786a4c33-83ab-4aba-a53b-7a646c6e39c5","name":"CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-net1"}]} 2018-08-12 00:01:27,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=786a4c33-83ab-4aba-a53b-7a646c6e39c5 used request id req-fe5d7690-8a93-478c-b3c7-1e32591ce4dc 2018-08-12 00:01:27,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=786a4c33-83ab-4aba-a53b-7a646c6e39c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1c3c2724c2f6403a5cba4606a222b6ef0e7988" 2018-08-12 00:01:27,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-483a0001-d252-46d3-8000-d2971c06a6d7 Date: Sun, 12 Aug 2018 00:01:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786a4c33-83ab-4aba-a53b-7a646c6e39c5","tenant_id":"685e0504201f4dd5a2b4702b0964c71e","created_at":"2018-08-12T00:01:26Z","dns_nameservers":[],"updated_at":"2018-08-12T00:01:26Z","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":"685e0504201f4dd5a2b4702b0964c71e","id":"f663c559-9150-4b71-ba77-f79a1b0ca636","subnetpool_id":null,"name":"CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-subnet1"}]} 2018-08-12 00:01:27,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=786a4c33-83ab-4aba-a53b-7a646c6e39c5 used request id req-483a0001-d252-46d3-8000-d2971c06a6d7 2018-08-12 00:01:27,282 - OpenStackNetwork - DEBUG - Network [786a4c33-83ab-4aba-a53b-7a646c6e39c5] created successfully 2018-08-12 00:01:27,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:27,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:27,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb86d225f7bc404c84075910038064d7", "name": "CreateRouterSuccessTests-4814e74b-353a-417-proj-role"}], "expires_at": "2018-08-12T01:01:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "685e0504201f4dd5a2b4702b0964c71e", "name": "CreateRouterSuccessTests-4814e74b-353a-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/685e0504201f4dd5a2b4702b0964c71e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/685e0504201f4dd5a2b4702b0964c71e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/685e0504201f4dd5a2b4702b0964c71e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_685e0504201f4dd5a2b4702b0964c71e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_685e0504201f4dd5a2b4702b0964c71e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/685e0504201f4dd5a2b4702b0964c71e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/685e0504201f4dd5a2b4702b0964c71e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/685e0504201f4dd5a2b4702b0964c71e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4814e74b-353a-417-user", "id": "c5e8a710d21a4e13ba3dcf69bd307fd7"}, "audit_ids": ["2-vlIpLNTJiHV3iKYbh48g"], "issued_at": "2018-08-12T00:01:27.000000Z"}} 2018-08-12 00:01:27,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ddf87b88a15c6cc43decdf9b93e2bd5180686" 2018-08-12 00:01:27,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ceea6a4-b0e7-4661-992f-6a5ce821ae8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:27,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1ceea6a4-b0e7-4661-992f-6a5ce821ae8e 2018-08-12 00:01:27,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:01:27,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:01:27,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:01:27,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:01:27,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:01:27,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ddf87b88a15c6cc43decdf9b93e2bd5180686" 2018-08-12 00:01:27,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4edcd9f8-809c-44c0-85b2-5f884c28fd04 Date: Sun, 12 Aug 2018 00:01:27 GMT RESP BODY: {"routers": []} 2018-08-12 00:01:27,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-router&admin_state_up=True used request id req-4edcd9f8-809c-44c0-85b2-5f884c28fd04 2018-08-12 00:01:27,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:27,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:28,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb86d225f7bc404c84075910038064d7", "name": "CreateRouterSuccessTests-4814e74b-353a-417-proj-role"}], "expires_at": "2018-08-12T01:01:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "685e0504201f4dd5a2b4702b0964c71e", "name": "CreateRouterSuccessTests-4814e74b-353a-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/685e0504201f4dd5a2b4702b0964c71e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/685e0504201f4dd5a2b4702b0964c71e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/685e0504201f4dd5a2b4702b0964c71e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_685e0504201f4dd5a2b4702b0964c71e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_685e0504201f4dd5a2b4702b0964c71e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/685e0504201f4dd5a2b4702b0964c71e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/685e0504201f4dd5a2b4702b0964c71e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/685e0504201f4dd5a2b4702b0964c71e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/685e0504201f4dd5a2b4702b0964c71e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4814e74b-353a-417-user", "id": "c5e8a710d21a4e13ba3dcf69bd307fd7"}, "audit_ids": ["dxs392CdR2-CTwzGJdpASQ"], "issued_at": "2018-08-12T00:01:28.000000Z"}} 2018-08-12 00:01:28,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9b2c8a848735956529e09cf238be1e94c057d7" 2018-08-12 00:01:28,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-114ecff3-402d-4c22-8f87-bfb2f7125dee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:28,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-114ecff3-402d-4c22-8f87-bfb2f7125dee 2018-08-12 00:01:28,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ddf87b88a15c6cc43decdf9b93e2bd5180686" 2018-08-12 00:01:28,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-be8928b6-9cb7-44d0-89d5-04b56783c6b6 Date: Sun, 12 Aug 2018 00:01:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:01:28,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-be8928b6-9cb7-44d0-89d5-04b56783c6b6 2018-08-12 00:01:28,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ddf87b88a15c6cc43decdf9b93e2bd5180686" 2018-08-12 00:01:28,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-16eaeb13-fe78-4e08-b52f-1704fe47bd1e Date: Sun, 12 Aug 2018 00:01:28 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:01:28,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-16eaeb13-fe78-4e08-b52f-1704fe47bd1e 2018-08-12 00:01:28,589 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-router 2018-08-12 00:01:28,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ddf87b88a15c6cc43decdf9b93e2bd5180686" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-router", "admin_state_up": true}}' 2018-08-12 00:01:29,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-ba3a6d8d-b8c9-4769-8646-849bf37ceefe Date: Sun, 12 Aug 2018 00:01:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "685e0504201f4dd5a2b4702b0964c71e", "created_at": "2018-08-12T00:01:28Z", "admin_state_up": true, "updated_at": "2018-08-12T00:01:29Z", "revision_number": 2, "routes": [], "project_id": "685e0504201f4dd5a2b4702b0964c71e", "id": "4c5d2a6e-3bb1-4f6a-b929-037d748f1e51", "name": "CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-router"}} 2018-08-12 00:01:29,764 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-ba3a6d8d-b8c9-4769-8646-849bf37ceefe 2018-08-12 00:01:29,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=4c5d2a6e-3bb1-4f6a-b929-037d748f1e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ddf87b88a15c6cc43decdf9b93e2bd5180686" 2018-08-12 00:01:29,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9481998d-976e-40c0-884f-22e819389539 Date: Sun, 12 Aug 2018 00:01:29 GMT RESP BODY: {"ports":[]} 2018-08-12 00:01:29,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=4c5d2a6e-3bb1-4f6a-b929-037d748f1e51 used request id req-9481998d-976e-40c0-884f-22e819389539 2018-08-12 00:01:29,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?name=CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ddf87b88a15c6cc43decdf9b93e2bd5180686" 2018-08-12 00:01:29,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a9def8ba-cf71-4b0f-b648-7af169f2bce7 Date: Sun, 12 Aug 2018 00:01:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786a4c33-83ab-4aba-a53b-7a646c6e39c5","tenant_id":"685e0504201f4dd5a2b4702b0964c71e","created_at":"2018-08-12T00:01:26Z","dns_nameservers":[],"updated_at":"2018-08-12T00:01:26Z","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":"685e0504201f4dd5a2b4702b0964c71e","id":"f663c559-9150-4b71-ba77-f79a1b0ca636","subnetpool_id":null,"name":"CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-subnet1"}]} 2018-08-12 00:01:29,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?name=CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-subnet1 used request id req-a9def8ba-cf71-4b0f-b648-7af169f2bce7 2018-08-12 00:01:29,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:01:29,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:01: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:01:29,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/685e0504201f4dd5a2b4702b0964c71e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ddf87b88a15c6cc43decdf9b93e2bd5180686" 2018-08-12 00:01:29,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fbf4f38-876e-4783-8ba2-7f0e10988acb Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/685e0504201f4dd5a2b4702b0964c71e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "685e0504201f4dd5a2b4702b0964c71e", "name": "CreateRouterSuccessTests-4814e74b-353a-417-proj"}} 2018-08-12 00:01:29,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/685e0504201f4dd5a2b4702b0964c71e used request id req-5fbf4f38-876e-4783-8ba2-7f0e10988acb 2018-08-12 00:01:29,937 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-12 00:01:29,937 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-router 2018-08-12 00:01:29,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/4c5d2a6e-3bb1-4f6a-b929-037d748f1e51/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ddf87b88a15c6cc43decdf9b93e2bd5180686" -d '{"subnet_id": "f663c559-9150-4b71-ba77-f79a1b0ca636"}' 2018-08-12 00:01:31,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3a3a26ba-f323-4cc3-b3f7-95129469f8f6 Date: Sun, 12 Aug 2018 00:01:31 GMT RESP BODY: {"network_id": "786a4c33-83ab-4aba-a53b-7a646c6e39c5", "tenant_id": "685e0504201f4dd5a2b4702b0964c71e", "subnet_id": "f663c559-9150-4b71-ba77-f79a1b0ca636", "subnet_ids": ["f663c559-9150-4b71-ba77-f79a1b0ca636"], "port_id": "8401dacf-231d-46c5-b255-7442dcd35b7b", "id": "4c5d2a6e-3bb1-4f6a-b929-037d748f1e51"} 2018-08-12 00:01:31,839 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/4c5d2a6e-3bb1-4f6a-b929-037d748f1e51/add_router_interface used request id req-3a3a26ba-f323-4cc3-b3f7-95129469f8f6 2018-08-12 00:01:31,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/4c5d2a6e-3bb1-4f6a-b929-037d748f1e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ddf87b88a15c6cc43decdf9b93e2bd5180686" 2018-08-12 00:01:31,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-29fb4803-8bbb-431a-b89c-db4e6eec7f29 Date: Sun, 12 Aug 2018 00:01:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "685e0504201f4dd5a2b4702b0964c71e", "created_at": "2018-08-12T00:01:28Z", "admin_state_up": true, "updated_at": "2018-08-12T00:01:31Z", "revision_number": 3, "routes": [], "project_id": "685e0504201f4dd5a2b4702b0964c71e", "id": "4c5d2a6e-3bb1-4f6a-b929-037d748f1e51", "name": "CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-router"}} 2018-08-12 00:01:31,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/4c5d2a6e-3bb1-4f6a-b929-037d748f1e51 used request id req-29fb4803-8bbb-431a-b89c-db4e6eec7f29 2018-08-12 00:01:31,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=4c5d2a6e-3bb1-4f6a-b929-037d748f1e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ddf87b88a15c6cc43decdf9b93e2bd5180686" 2018-08-12 00:01:32,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-524d8375-07e0-4a1c-b3b2-cf2f6737619a Date: Sun, 12 Aug 2018 00:01:32 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"786a4c33-83ab-4aba-a53b-7a646c6e39c5","tenant_id":"685e0504201f4dd5a2b4702b0964c71e","created_at":"2018-08-12T00:01:30Z","admin_state_up":true,"updated_at":"2018-08-12T00:01:31Z","binding:vnic_type":"normal","device_id":"4c5d2a6e-3bb1-4f6a-b929-037d748f1e51","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:03:a4:c3","id":"8401dacf-231d-46c5-b255-7442dcd35b7b","port_security_enabled":false,"project_id":"685e0504201f4dd5a2b4702b0964c71e","fixed_ips":[{"subnet_id":"f663c559-9150-4b71-ba77-f79a1b0ca636","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:01:32,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=4c5d2a6e-3bb1-4f6a-b929-037d748f1e51 used request id req-524d8375-07e0-4a1c-b3b2-cf2f6737619a 2018-08-12 00:01:32,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/f663c559-9150-4b71-ba77-f79a1b0ca636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ddf87b88a15c6cc43decdf9b93e2bd5180686" 2018-08-12 00:01:32,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d14e4e60-67e8-4b92-97da-a90e62ca338d Date: Sun, 12 Aug 2018 00:01:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786a4c33-83ab-4aba-a53b-7a646c6e39c5","tenant_id":"685e0504201f4dd5a2b4702b0964c71e","created_at":"2018-08-12T00:01:26Z","dns_nameservers":[],"updated_at":"2018-08-12T00:01:26Z","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":"685e0504201f4dd5a2b4702b0964c71e","id":"f663c559-9150-4b71-ba77-f79a1b0ca636","subnetpool_id":null,"name":"CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-subnet1"}} 2018-08-12 00:01:32,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/f663c559-9150-4b71-ba77-f79a1b0ca636 used request id req-d14e4e60-67e8-4b92-97da-a90e62ca338d 2018-08-12 00:01:32,088 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-router and subnet CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-subnet1 2018-08-12 00:01:32,089 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-router 2018-08-12 00:01:32,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/4c5d2a6e-3bb1-4f6a-b929-037d748f1e51/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ddf87b88a15c6cc43decdf9b93e2bd5180686" -d '{"subnet_id": "f663c559-9150-4b71-ba77-f79a1b0ca636"}' 2018-08-12 00:01:33,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3e700267-0c1c-4972-8146-f9997f7c028c Date: Sun, 12 Aug 2018 00:01:33 GMT RESP BODY: {"network_id": "786a4c33-83ab-4aba-a53b-7a646c6e39c5", "tenant_id": "685e0504201f4dd5a2b4702b0964c71e", "subnet_id": "f663c559-9150-4b71-ba77-f79a1b0ca636", "subnet_ids": ["f663c559-9150-4b71-ba77-f79a1b0ca636"], "port_id": "8401dacf-231d-46c5-b255-7442dcd35b7b", "id": "4c5d2a6e-3bb1-4f6a-b929-037d748f1e51"} 2018-08-12 00:01:33,512 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/4c5d2a6e-3bb1-4f6a-b929-037d748f1e51/remove_router_interface used request id req-3e700267-0c1c-4972-8146-f9997f7c028c 2018-08-12 00:01:33,513 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-router 2018-08-12 00:01:33,513 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-router 2018-08-12 00:01:33,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/4c5d2a6e-3bb1-4f6a-b929-037d748f1e51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}906ddf87b88a15c6cc43decdf9b93e2bd5180686" 2018-08-12 00:01:34,734 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a00bfb4-1a8a-46e7-afed-73e6c0cdd8b7 Content-Length: 0 Date: Sun, 12 Aug 2018 00:01:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:01:34,734 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/4c5d2a6e-3bb1-4f6a-b929-037d748f1e51 used request id req-5a00bfb4-1a8a-46e7-afed-73e6c0cdd8b7 2018-08-12 00:01:34,735 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-subnet1 2018-08-12 00:01:34,735 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-subnet1 2018-08-12 00:01:34,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/f663c559-9150-4b71-ba77-f79a1b0ca636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1c3c2724c2f6403a5cba4606a222b6ef0e7988" 2018-08-12 00:01:35,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43a73c48-887a-46f9-ba2f-cf593d303d00 Date: Sun, 12 Aug 2018 00:01:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:01:35,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/f663c559-9150-4b71-ba77-f79a1b0ca636 used request id req-43a73c48-887a-46f9-ba2f-cf593d303d00 2018-08-12 00:01:35,955 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-f17e3ec0-b203-4dff-84b8-c962c7bba504-pub-net1 2018-08-12 00:01:35,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/786a4c33-83ab-4aba-a53b-7a646c6e39c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba1c3c2724c2f6403a5cba4606a222b6ef0e7988" 2018-08-12 00:01:37,386 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc77ca93-6061-470b-ab94-e001f450ea0a Date: Sun, 12 Aug 2018 00:01:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:01:37,386 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/786a4c33-83ab-4aba-a53b-7a646c6e39c5 used request id req-dc77ca93-6061-470b-ab94-e001f450ea0a 2018-08-12 00:01:37,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:01:37,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:01:37,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:01:37,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:01:37,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:01:37,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:37,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-246a2727-b954-42d5-ae15-961db2f91a39 Date: Sun, 12 Aug 2018 00:01:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "685e0504201f4dd5a2b4702b0964c71e", "created_at": "2018-08-12T00:01:25Z", "updated_at": "2018-08-12T00:01:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:01:25Z", "revision_number": 0, "id": "53ad111b-f3ff-43ac-b0e5-674c04750444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:01:25Z", "security_group_id": "6653b551-883f-4186-9927-d9a971ae5b78", "tenant_id": "685e0504201f4dd5a2b4702b0964c71e", "port_range_min": null, "ethertype": "IPv6", "project_id": "685e0504201f4dd5a2b4702b0964c71e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:01:25Z", "revision_number": 0, "id": "7bfd2bc8-1718-4a5a-a278-06f60cb885c6", "remote_group_id": "6653b551-883f-4186-9927-d9a971ae5b78", "remote_ip_prefix": null, "created_at": "2018-08-12T00:01:25Z", "security_group_id": "6653b551-883f-4186-9927-d9a971ae5b78", "tenant_id": "685e0504201f4dd5a2b4702b0964c71e", "port_range_min": null, "ethertype": "IPv6", "project_id": "685e0504201f4dd5a2b4702b0964c71e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:01:25Z", "revision_number": 0, "id": "97044783-37eb-4453-bd05-bb38fac386fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:01:25Z", "security_group_id": "6653b551-883f-4186-9927-d9a971ae5b78", "tenant_id": "685e0504201f4dd5a2b4702b0964c71e", "port_range_min": null, "ethertype": "IPv4", "project_id": "685e0504201f4dd5a2b4702b0964c71e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:01:25Z", "revision_number": 0, "id": "dfa2d061-bbdb-49cb-ad23-02185049ae46", "remote_group_id": "6653b551-883f-4186-9927-d9a971ae5b78", "remote_ip_prefix": null, "created_at": "2018-08-12T00:01:25Z", "security_group_id": "6653b551-883f-4186-9927-d9a971ae5b78", "tenant_id": "685e0504201f4dd5a2b4702b0964c71e", "port_range_min": null, "ethertype": "IPv4", "project_id": "685e0504201f4dd5a2b4702b0964c71e"}], "revision_number": 4, "project_id": "685e0504201f4dd5a2b4702b0964c71e", "id": "6653b551-883f-4186-9927-d9a971ae5b78", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:01:37,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-246a2727-b954-42d5-ae15-961db2f91a39 2018-08-12 00:01:37,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:37,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b17659b7-5416-4516-98f1-388231efc7d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:37,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-b17659b7-5416-4516-98f1-388231efc7d3 2018-08-12 00:01:37,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:37,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:37,842 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09ff9392-b88f-4e19-b9df-123bb3983ff7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:37,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-09ff9392-b88f-4e19-b9df-123bb3983ff7 2018-08-12 00:01:37,842 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:37,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:37,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5bce1c6-2ba7-4d28-87ed-615f054f658f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:37,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-e5bce1c6-2ba7-4d28-87ed-615f054f658f 2018-08-12 00:01:37,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:37,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:38,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65010544-2f95-4e4a-a724-a7ce23defbe1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:38,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-65010544-2f95-4e4a-a724-a7ce23defbe1 2018-08-12 00:01:38,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:38,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:38,102 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cc96577-ed5d-4a29-bad9-aaa734b30875 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:38,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-7cc96577-ed5d-4a29-bad9-aaa734b30875 2018-08-12 00:01:38,102 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:38,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:38,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6d2e7dd-113a-4b09-8e88-c659c4c001c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:38,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-c6d2e7dd-113a-4b09-8e88-c659c4c001c7 2018-08-12 00:01:38,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:38,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:38,275 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7a5ab09-c60f-4ec6-a602-d349aaf84959 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:38,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-c7a5ab09-c60f-4ec6-a602-d349aaf84959 2018-08-12 00:01:38,275 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:38,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/685e0504201f4dd5a2b4702b0964c71e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:38,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d5afb7-a0a0-4e01-b3d0-78f3c0c5b3df Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/685e0504201f4dd5a2b4702b0964c71e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "685e0504201f4dd5a2b4702b0964c71e", "name": "CreateRouterSuccessTests-4814e74b-353a-417-proj"}} 2018-08-12 00:01:38,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/685e0504201f4dd5a2b4702b0964c71e used request id req-d3d5afb7-a0a0-4e01-b3d0-78f3c0c5b3df 2018-08-12 00:01:38,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6653b551-883f-4186-9927-d9a971ae5b78 2018-08-12 00:01:38,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6653b551-883f-4186-9927-d9a971ae5b78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:38,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3bdcb0e3-fdc4-4603-b05b-fcbd8dd48fa9 Date: Sun, 12 Aug 2018 00:01:38 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-08-12T00:01:25Z", "security_group_id": "6653b551-883f-4186-9927-d9a971ae5b78", "port_range_min": null, "revision_number": 0, "tenant_id": "685e0504201f4dd5a2b4702b0964c71e", "created_at": "2018-08-12T00:01:25Z", "project_id": "685e0504201f4dd5a2b4702b0964c71e", "id": "53ad111b-f3ff-43ac-b0e5-674c04750444"}, {"remote_group_id": "6653b551-883f-4186-9927-d9a971ae5b78", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:01:25Z", "security_group_id": "6653b551-883f-4186-9927-d9a971ae5b78", "port_range_min": null, "revision_number": 0, "tenant_id": "685e0504201f4dd5a2b4702b0964c71e", "created_at": "2018-08-12T00:01:25Z", "project_id": "685e0504201f4dd5a2b4702b0964c71e", "id": "7bfd2bc8-1718-4a5a-a278-06f60cb885c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:01:25Z", "security_group_id": "6653b551-883f-4186-9927-d9a971ae5b78", "port_range_min": null, "revision_number": 0, "tenant_id": "685e0504201f4dd5a2b4702b0964c71e", "created_at": "2018-08-12T00:01:25Z", "project_id": "685e0504201f4dd5a2b4702b0964c71e", "id": "97044783-37eb-4453-bd05-bb38fac386fa"}, {"remote_group_id": "6653b551-883f-4186-9927-d9a971ae5b78", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:01:25Z", "security_group_id": "6653b551-883f-4186-9927-d9a971ae5b78", "port_range_min": null, "revision_number": 0, "tenant_id": "685e0504201f4dd5a2b4702b0964c71e", "created_at": "2018-08-12T00:01:25Z", "project_id": "685e0504201f4dd5a2b4702b0964c71e", "id": "dfa2d061-bbdb-49cb-ad23-02185049ae46"}]} 2018-08-12 00:01:38,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6653b551-883f-4186-9927-d9a971ae5b78 used request id req-3bdcb0e3-fdc4-4603-b05b-fcbd8dd48fa9 2018-08-12 00:01:38,390 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:01:38,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/6653b551-883f-4186-9927-d9a971ae5b78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:38,533 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eef5b2ae-9d8e-48ad-a6b2-28fed572644c Content-Length: 0 Date: Sun, 12 Aug 2018 00:01:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:01:38,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/6653b551-883f-4186-9927-d9a971ae5b78 used request id req-eef5b2ae-9d8e-48ad-a6b2-28fed572644c 2018-08-12 00:01:38,534 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-4814e74b-353a-417-proj 2018-08-12 00:01:38,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/685e0504201f4dd5a2b4702b0964c71e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:38,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebe23e98-c12d-421a-9df4-80c949c6537e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:01:38,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/685e0504201f4dd5a2b4702b0964c71e used request id req-ebe23e98-c12d-421a-9df4-80c949c6537e 2018-08-12 00:01:38,838 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-4814e74b-353a-417-proj-role 2018-08-12 00:01:38,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/bb86d225f7bc404c84075910038064d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:38,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8909a946-62ed-416f-aa5c-a3a94a3b9d2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:01:38,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/bb86d225f7bc404c84075910038064d7 used request id req-8909a946-62ed-416f-aa5c-a3a94a3b9d2d 2018-08-12 00:01:38,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdb4f882e10d7750bfc7709d36f34ca03ce4544" 2018-08-12 00:01:39,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d761f9-31ec-41cc-bcff-687407e4ab34 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:01:39,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-42d761f9-31ec-41cc-bcff-687407e4ab34 2018-08-12 00:01:39,044 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-4814e74b-353a-417-user 2018-08-12 00:01:39,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/c5e8a710d21a4e13ba3dcf69bd307fd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35fec76601c2b71f07f2cbe8ecafd5bc617c0755" 2018-08-12 00:01:39,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:01:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b46ada1-11c3-4247-bbab-fdb657e228d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:01:39,239 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/c5e8a710d21a4e13ba3dcf69bd307fd7 used request id req-8b46ada1-11c3-4247-bbab-fdb657e228d2 2018-08-12 00:01:39,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:39,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["wrVx1IQ9TSmqkp2MC7SKkQ"], "issued_at": "2018-08-12T00:01:39.000000Z"}} 2018-08-12 00:01:39,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}653880c5564e9f4b92354266ec895830ef5c2321" 2018-08-12 00:01:39,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4312814-6eb4-4f0f-b321-613102ee9c9f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:39,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a4312814-6eb4-4f0f-b321-613102ee9c9f 2018-08-12 00:01:39,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:39,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:40,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["F2hzP8w2Q4WnQpss44cBHA"], "issued_at": "2018-08-12T00:01:40.000000Z"}} 2018-08-12 00:01:40,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:40,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9cb5b0-5794-4945-ab7e-cb673d9020e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:40,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-5d9cb5b0-5794-4945-ab7e-cb673d9020e1 2018-08-12 00:01:40,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:01:40,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:01: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:01:40,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:40,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0023f087-5866-4a70-bb08-9afc7e63088f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:01:40,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj used request id req-0023f087-5866-4a70-bb08-9afc7e63088f 2018-08-12 00:01:40,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:40,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6993e9e0-df69-4d47-ac1b-934b0f4b4d70 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:01:40,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6993e9e0-df69-4d47-ac1b-934b0f4b4d70 2018-08-12 00:01:40,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj"}}' 2018-08-12 00:01:40,394 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:01:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ba7adfc-dc73-432e-9d52-b45545d81921 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3230b17ce05c4ad8b1a3e671de65596e"}, "tags": [], "enabled": true, "id": "3230b17ce05c4ad8b1a3e671de65596e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj"}} 2018-08-12 00:01:40,394 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-4ba7adfc-dc73-432e-9d52-b45545d81921 2018-08-12 00:01:40,395 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj 2018-08-12 00:01:40,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:40,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:40,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["2lsrH7krSSi3mEO0bIHWJA"], "issued_at": "2018-08-12T00:01:40.000000Z"}} 2018-08-12 00:01:40,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b4b45a7eaea6e636e281d222cc2430cc61e4374" 2018-08-12 00:01:40,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c4fa4b-4a18-4be7-8f52-8086e454283d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:40,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e0c4fa4b-4a18-4be7-8f52-8086e454283d 2018-08-12 00:01:40,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:01:40,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:01: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:01:40,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b4b45a7eaea6e636e281d222cc2430cc61e4374" 2018-08-12 00:01:40,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3df9eb4-ecd4-444f-81ad-d56c3ce1b751 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:01:40,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a3df9eb4-ecd4-444f-81ad-d56c3ce1b751 2018-08-12 00:01:40,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b4b45a7eaea6e636e281d222cc2430cc61e4374" 2018-08-12 00:01:40,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c523aae-1288-48c2-8744-4677b56a4f8f Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3230b17ce05c4ad8b1a3e671de65596e"}, "tags": [], "enabled": true, "id": "3230b17ce05c4ad8b1a3e671de65596e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj"}]} 2018-08-12 00:01:40,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj used request id req-4c523aae-1288-48c2-8744-4677b56a4f8f 2018-08-12 00:01:40,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b4b45a7eaea6e636e281d222cc2430cc61e4374" 2018-08-12 00:01:41,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205b89c8-4169-4df7-af87-67d5ba7941b5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:01:41,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-205b89c8-4169-4df7-af87-67d5ba7941b5 2018-08-12 00:01:41,394 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e0abb9b7-57bf-4ac-user 2018-08-12 00:01:41,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:41,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:41,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d9888ac-9515-4650-a012-53c2e3ea7770 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:01:41,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2d9888ac-9515-4650-a012-53c2e3ea7770 2018-08-12 00:01:41,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" -d '{"role": {"name": "CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj-role"}}' 2018-08-12 00:01:41,592 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:01:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-193b93dd-c27b-4975-9912-a9bcd173e0f5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2f41985efe694d31a7bb8fed393168b3", "links": {"self": "http://172.30.9.30:5000/v3/roles/2f41985efe694d31a7bb8fed393168b3"}, "name": "CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj-role"}} 2018-08-12 00:01:41,592 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-193b93dd-c27b-4975-9912-a9bcd173e0f5 2018-08-12 00:01:41,592 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj-role 2018-08-12 00:01:41,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/2f41985efe694d31a7bb8fed393168b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:41,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce2b5b5-7084-411c-884a-d31365bc8d9a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2f41985efe694d31a7bb8fed393168b3", "links": {"self": "http://172.30.9.30:5000/v3/roles/2f41985efe694d31a7bb8fed393168b3"}, "name": "CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj-role"}} 2018-08-12 00:01:41,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/2f41985efe694d31a7bb8fed393168b3 used request id req-2ce2b5b5-7084-411c-884a-d31365bc8d9a 2018-08-12 00:01:41,678 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj-role to project CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj 2018-08-12 00:01:41,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/3230b17ce05c4ad8b1a3e671de65596e/users/528f00d3845543b5ad4bd044a3a1ec03/roles/2f41985efe694d31a7bb8fed393168b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:41,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:01:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8a34e5b-fce6-4a92-881f-9c5377f2da54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:01:41,798 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/3230b17ce05c4ad8b1a3e671de65596e/users/528f00d3845543b5ad4bd044a3a1ec03/roles/2f41985efe694d31a7bb8fed393168b3 used request id req-f8a34e5b-fce6-4a92-881f-9c5377f2da54 2018-08-12 00:01:41,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:01:41,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:01:41,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:01:41,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:01:41,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:01:41,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:41,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:42,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["EFMDlTLPSnOK1w8H3_tObQ"], "issued_at": "2018-08-12T00:01:42.000000Z"}} 2018-08-12 00:01:42,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbc95947d74e69de65e90ed071dd80e94a65bfb" 2018-08-12 00:01:42,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d001fe28-dd7f-40f8-9ec0-70923639f0f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:42,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d001fe28-dd7f-40f8-9ec0-70923639f0f8 2018-08-12 00:01:42,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:01:42,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:01:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:01:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:01:42,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:01:42,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbc95947d74e69de65e90ed071dd80e94a65bfb" 2018-08-12 00:01:42,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-377c6191-62b4-421c-9dad-31cd8d74a8a5 Date: Sun, 12 Aug 2018 00:01:42 GMT RESP BODY: {"networks":[]} 2018-08-12 00:01:42,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-net1 used request id req-377c6191-62b4-421c-9dad-31cd8d74a8a5 2018-08-12 00:01:42,462 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-net1 2018-08-12 00:01:42,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbc95947d74e69de65e90ed071dd80e94a65bfb" -d '{"network": {"name": "CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-net1", "admin_state_up": true}}' 2018-08-12 00:01:42,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-8a31aad2-d241-436a-8b33-698bb528ad42 Date: Sun, 12 Aug 2018 00:01:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"12509d9f-86ac-45f5-b7d6-8744e883d19d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-12T00:01:42Z","is_default":false,"provider:segmentation_id":28,"name":"CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-net1","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:01:42Z","mtu":1450}} 2018-08-12 00:01:42,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-8a31aad2-d241-436a-8b33-698bb528ad42 2018-08-12 00:01:42,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=12509d9f-86ac-45f5-b7d6-8744e883d19d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbc95947d74e69de65e90ed071dd80e94a65bfb" 2018-08-12 00:01:42,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0f280c0c-076e-41f4-b1fe-bb82809edf23 Date: Sun, 12 Aug 2018 00:01:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"12509d9f-86ac-45f5-b7d6-8744e883d19d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-12T00:01:42Z","provider:segmentation_id":28,"name":"CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-net1","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:01:42Z","provider:network_type":"vxlan"}]} 2018-08-12 00:01:42,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=12509d9f-86ac-45f5-b7d6-8744e883d19d used request id req-0f280c0c-076e-41f4-b1fe-bb82809edf23 2018-08-12 00:01:42,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=12509d9f-86ac-45f5-b7d6-8744e883d19d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbc95947d74e69de65e90ed071dd80e94a65bfb" 2018-08-12 00:01:42,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-115ce3de-e091-4162-9f32-9ed2330a4194 Date: Sun, 12 Aug 2018 00:01:42 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:01:42,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=12509d9f-86ac-45f5-b7d6-8744e883d19d used request id req-115ce3de-e091-4162-9f32-9ed2330a4194 2018-08-12 00:01:42,935 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-subnet1 2018-08-12 00:01:42,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbc95947d74e69de65e90ed071dd80e94a65bfb" -d '{"subnets": [{"ip_version": 4, "network_id": "12509d9f-86ac-45f5-b7d6-8744e883d19d", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-subnet1"}]}' 2018-08-12 00:01:43,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d13cd96a-874b-4c93-8052-2cdeb4d9e780 Date: Sun, 12 Aug 2018 00:01:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12509d9f-86ac-45f5-b7d6-8744e883d19d","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:01:43Z","dns_nameservers":[],"updated_at":"2018-08-12T00:01:43Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"da76bd07-24a1-4a48-8f5b-76da7e042a4b","subnetpool_id":null,"name":"CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-subnet1"}]} 2018-08-12 00:01:43,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-d13cd96a-874b-4c93-8052-2cdeb4d9e780 2018-08-12 00:01:43,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=12509d9f-86ac-45f5-b7d6-8744e883d19d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbc95947d74e69de65e90ed071dd80e94a65bfb" 2018-08-12 00:01:43,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-38bb3765-15d3-4561-aa90-9724c7ec2268 Date: Sun, 12 Aug 2018 00:01:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"12509d9f-86ac-45f5-b7d6-8744e883d19d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["da76bd07-24a1-4a48-8f5b-76da7e042a4b"],"description":"","tags":[],"updated_at":"2018-08-12T00:01:43Z","provider:segmentation_id":28,"name":"CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-net1","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:01:42Z","provider:network_type":"vxlan"}]} 2018-08-12 00:01:43,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=12509d9f-86ac-45f5-b7d6-8744e883d19d used request id req-38bb3765-15d3-4561-aa90-9724c7ec2268 2018-08-12 00:01:43,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=12509d9f-86ac-45f5-b7d6-8744e883d19d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbc95947d74e69de65e90ed071dd80e94a65bfb" 2018-08-12 00:01:43,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e4b04a17-b048-42c1-8372-6ba711780ec7 Date: Sun, 12 Aug 2018 00:01:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12509d9f-86ac-45f5-b7d6-8744e883d19d","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:01:43Z","dns_nameservers":[],"updated_at":"2018-08-12T00:01:43Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"da76bd07-24a1-4a48-8f5b-76da7e042a4b","subnetpool_id":null,"name":"CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-subnet1"}]} 2018-08-12 00:01:43,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=12509d9f-86ac-45f5-b7d6-8744e883d19d used request id req-e4b04a17-b048-42c1-8372-6ba711780ec7 2018-08-12 00:01:43,490 - OpenStackNetwork - DEBUG - Network [12509d9f-86ac-45f5-b7d6-8744e883d19d] created successfully 2018-08-12 00:01:43,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:43,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:43,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f41985efe694d31a7bb8fed393168b3", "name": "CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj-role"}], "expires_at": "2018-08-12T01:01:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3230b17ce05c4ad8b1a3e671de65596e", "name": "CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3230b17ce05c4ad8b1a3e671de65596e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/3230b17ce05c4ad8b1a3e671de65596e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/3230b17ce05c4ad8b1a3e671de65596e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3230b17ce05c4ad8b1a3e671de65596e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_3230b17ce05c4ad8b1a3e671de65596e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3230b17ce05c4ad8b1a3e671de65596e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/3230b17ce05c4ad8b1a3e671de65596e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/3230b17ce05c4ad8b1a3e671de65596e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3230b17ce05c4ad8b1a3e671de65596e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/3230b17ce05c4ad8b1a3e671de65596e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/3230b17ce05c4ad8b1a3e671de65596e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3230b17ce05c4ad8b1a3e671de65596e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/3230b17ce05c4ad8b1a3e671de65596e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/3230b17ce05c4ad8b1a3e671de65596e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e0abb9b7-57bf-4ac-user", "id": "528f00d3845543b5ad4bd044a3a1ec03"}, "audit_ids": ["k5z6FB1-QFSqYwE5KvCgJA"], "issued_at": "2018-08-12T00:01:43.000000Z"}} 2018-08-12 00:01:43,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e9ed199d852267056c956f10b542c23010e304" 2018-08-12 00:01:43,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f3535e-ea00-4734-93ad-416958e7f66c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:43,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-68f3535e-ea00-4734-93ad-416958e7f66c 2018-08-12 00:01:43,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:01:43,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:01:43,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:01:43,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:01:43,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:01:43,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e9ed199d852267056c956f10b542c23010e304" 2018-08-12 00:01:44,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c37ea5b3-a0cc-4b9a-9efe-910fe85160d4 Date: Sun, 12 Aug 2018 00:01:44 GMT RESP BODY: {"routers": []} 2018-08-12 00:01:44,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-router&admin_state_up=True used request id req-c37ea5b3-a0cc-4b9a-9efe-910fe85160d4 2018-08-12 00:01:44,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:44,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:44,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f41985efe694d31a7bb8fed393168b3", "name": "CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj-role"}], "expires_at": "2018-08-12T01:01:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3230b17ce05c4ad8b1a3e671de65596e", "name": "CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3230b17ce05c4ad8b1a3e671de65596e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/3230b17ce05c4ad8b1a3e671de65596e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/3230b17ce05c4ad8b1a3e671de65596e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3230b17ce05c4ad8b1a3e671de65596e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_3230b17ce05c4ad8b1a3e671de65596e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3230b17ce05c4ad8b1a3e671de65596e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/3230b17ce05c4ad8b1a3e671de65596e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/3230b17ce05c4ad8b1a3e671de65596e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3230b17ce05c4ad8b1a3e671de65596e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/3230b17ce05c4ad8b1a3e671de65596e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/3230b17ce05c4ad8b1a3e671de65596e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3230b17ce05c4ad8b1a3e671de65596e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/3230b17ce05c4ad8b1a3e671de65596e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/3230b17ce05c4ad8b1a3e671de65596e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e0abb9b7-57bf-4ac-user", "id": "528f00d3845543b5ad4bd044a3a1ec03"}, "audit_ids": ["ldTpvv2KT3Gu4M3fvGQrmQ"], "issued_at": "2018-08-12T00:01:44.000000Z"}} 2018-08-12 00:01:44,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d1c9d9bdf71c43c552857eeac6ce83a948ba97" 2018-08-12 00:01:44,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e74f9ef-078f-432a-aa4e-00d8ddd6f141 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:44,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7e74f9ef-078f-432a-aa4e-00d8ddd6f141 2018-08-12 00:01:44,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e9ed199d852267056c956f10b542c23010e304" 2018-08-12 00:01:44,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cc88b610-2e97-4d16-b1ac-06f799245f1e Date: Sun, 12 Aug 2018 00:01:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:01:44,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-cc88b610-2e97-4d16-b1ac-06f799245f1e 2018-08-12 00:01:44,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e9ed199d852267056c956f10b542c23010e304" 2018-08-12 00:01:44,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-87394619-65f7-47ea-997d-b3e9e63866e6 Date: Sun, 12 Aug 2018 00:01:44 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:01:44,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-87394619-65f7-47ea-997d-b3e9e63866e6 2018-08-12 00:01:44,861 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-router 2018-08-12 00:01:44,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e9ed199d852267056c956f10b542c23010e304" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-router", "admin_state_up": true}}' 2018-08-12 00:01:46,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-ac8afd26-9f15-4383-ae39-3650bbe7f74c Date: Sun, 12 Aug 2018 00:01:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "3230b17ce05c4ad8b1a3e671de65596e", "created_at": "2018-08-12T00:01:44Z", "admin_state_up": true, "updated_at": "2018-08-12T00:01:45Z", "revision_number": 2, "routes": [], "project_id": "3230b17ce05c4ad8b1a3e671de65596e", "id": "4b4a2be7-bc53-48ca-9b0b-be92bedb30a7", "name": "CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-router"}} 2018-08-12 00:01:46,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-ac8afd26-9f15-4383-ae39-3650bbe7f74c 2018-08-12 00:01:46,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=4b4a2be7-bc53-48ca-9b0b-be92bedb30a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e9ed199d852267056c956f10b542c23010e304" 2018-08-12 00:01:46,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f30c3b45-bfa0-4b0a-98db-101e204891d4 Date: Sun, 12 Aug 2018 00:01:46 GMT RESP BODY: {"ports":[]} 2018-08-12 00:01:46,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=4b4a2be7-bc53-48ca-9b0b-be92bedb30a7 used request id req-f30c3b45-bfa0-4b0a-98db-101e204891d4 2018-08-12 00:01:46,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?name=CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e9ed199d852267056c956f10b542c23010e304" 2018-08-12 00:01:46,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-35cc6605-23d4-4a48-a040-0ba92aee401f Date: Sun, 12 Aug 2018 00:01:46 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:01:46,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?name=CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-subnet1 used request id req-35cc6605-23d4-4a48-a040-0ba92aee401f 2018-08-12 00:01:46,242 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-router 2018-08-12 00:01:46,242 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-router 2018-08-12 00:01:46,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/4b4a2be7-bc53-48ca-9b0b-be92bedb30a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e9ed199d852267056c956f10b542c23010e304" 2018-08-12 00:01:47,408 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f5ef40b-5476-4664-ba48-5df535cf660e Content-Length: 0 Date: Sun, 12 Aug 2018 00:01:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:01:47,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/4b4a2be7-bc53-48ca-9b0b-be92bedb30a7 used request id req-7f5ef40b-5476-4664-ba48-5df535cf660e 2018-08-12 00:01:47,409 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-subnet1 2018-08-12 00:01:47,410 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-subnet1 2018-08-12 00:01:47,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/da76bd07-24a1-4a48-8f5b-76da7e042a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbc95947d74e69de65e90ed071dd80e94a65bfb" 2018-08-12 00:01:48,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-494be5d0-fe52-4f71-b56f-8119476a9281 Date: Sun, 12 Aug 2018 00:01:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:01:48,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/da76bd07-24a1-4a48-8f5b-76da7e042a4b used request id req-494be5d0-fe52-4f71-b56f-8119476a9281 2018-08-12 00:01:48,444 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-1fab5ebd-0c46-4697-ace9-ed223dd7ea9e-pub-net1 2018-08-12 00:01:48,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/12509d9f-86ac-45f5-b7d6-8744e883d19d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbc95947d74e69de65e90ed071dd80e94a65bfb" 2018-08-12 00:01:49,767 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78839813-5d6d-4ab2-8133-37d882f5a312 Date: Sun, 12 Aug 2018 00:01:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:01:49,767 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/12509d9f-86ac-45f5-b7d6-8744e883d19d used request id req-78839813-5d6d-4ab2-8133-37d882f5a312 2018-08-12 00:01:49,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:01:49,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:01:49,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:01:49,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:01:49,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:01:49,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:50,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-b0f6fb44-3757-4010-bc8b-ded4bb7158cc Date: Sun, 12 Aug 2018 00:01:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:01:50,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-b0f6fb44-3757-4010-bc8b-ded4bb7158cc 2018-08-12 00:01:50,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:50,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65593df4-71d8-4b71-9a10-199ded679f9b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:50,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-65593df4-71d8-4b71-9a10-199ded679f9b 2018-08-12 00:01:50,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:50,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:50,137 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-475735d3-4519-43aa-86a5-2cd9d1eebe0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:50,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-475735d3-4519-43aa-86a5-2cd9d1eebe0f 2018-08-12 00:01:50,138 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:50,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:50,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b6227d3-5ecd-4ebd-90f1-2436bb32e6a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:50,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-6b6227d3-5ecd-4ebd-90f1-2436bb32e6a8 2018-08-12 00:01:50,220 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:50,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:50,303 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56fb48d2-2232-4245-9308-ddfa60960b81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:50,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-56fb48d2-2232-4245-9308-ddfa60960b81 2018-08-12 00:01:50,303 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:50,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:50,387 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39c5ae78-5b21-4b94-9f80-51e2e42cf2a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:50,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-39c5ae78-5b21-4b94-9f80-51e2e42cf2a2 2018-08-12 00:01:50,388 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:50,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:50,474 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1e06f97-ead0-4064-9af4-da04446daa8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:50,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-c1e06f97-ead0-4064-9af4-da04446daa8e 2018-08-12 00:01:50,474 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:50,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:50,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-260dfbad-f556-4cb7-99a9-7bbc4bc9d859 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:50,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-260dfbad-f556-4cb7-99a9-7bbc4bc9d859 2018-08-12 00:01:50,559 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:50,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:50,644 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-646a33d8-efd4-46e3-bff3-1d883ab8946d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:50,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-646a33d8-efd4-46e3-bff3-1d883ab8946d 2018-08-12 00:01:50,645 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:50,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:50,729 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90d323f5-936c-4de1-a5f3-abd1b7b6cbc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:50,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-90d323f5-936c-4de1-a5f3-abd1b7b6cbc0 2018-08-12 00:01:50,729 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:50,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:50,814 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb89e09b-8c89-4c44-86c4-3928ccfd2f02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:50,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-eb89e09b-8c89-4c44-86c4-3928ccfd2f02 2018-08-12 00:01:50,815 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:50,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:50,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2ff9a4e-659b-47a5-a8db-add79c6c4f51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:50,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-e2ff9a4e-659b-47a5-a8db-add79c6c4f51 2018-08-12 00:01:50,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:50,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:50,984 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ae5aea5-4e32-4861-8c94-c5881af5ec60 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:50,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-0ae5aea5-4e32-4861-8c94-c5881af5ec60 2018-08-12 00:01:50,984 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:50,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:51,070 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-914de12c-b894-4724-96a5-79f58327a476 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:51,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-914de12c-b894-4724-96a5-79f58327a476 2018-08-12 00:01:51,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:51,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:51,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3641829a-e587-48ca-a48e-591f48d2ca52 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:01:51,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-3641829a-e587-48ca-a48e-591f48d2ca52 2018-08-12 00:01:51,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:51,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4dc8164-2ad6-4c41-9a3d-83ed6bf8b423 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:01:51,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-f4dc8164-2ad6-4c41-9a3d-83ed6bf8b423 2018-08-12 00:01:51,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:51,339 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29aa727f-918f-4bc0-9343-4dfdc0f4ff42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:51,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-29aa727f-918f-4bc0-9343-4dfdc0f4ff42 2018-08-12 00:01:51,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:51,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:51,423 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d55bd2a7-9516-47b1-86a8-f6ce685ad872 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:01:51,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-d55bd2a7-9516-47b1-86a8-f6ce685ad872 2018-08-12 00:01:51,423 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:01:51,424 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj 2018-08-12 00:01:51,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/3230b17ce05c4ad8b1a3e671de65596e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:51,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62c92dfa-bec8-4ebb-a583-7afab12be116 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:01:51,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/3230b17ce05c4ad8b1a3e671de65596e used request id req-62c92dfa-bec8-4ebb-a583-7afab12be116 2018-08-12 00:01:51,625 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e0abb9b7-57bf-4ac-proj-role 2018-08-12 00:01:51,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/2f41985efe694d31a7bb8fed393168b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:51,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-859cc24d-c73d-4ba7-af71-89dc49e283a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:01:51,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/2f41985efe694d31a7bb8fed393168b3 used request id req-859cc24d-c73d-4ba7-af71-89dc49e283a4 2018-08-12 00:01:51,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca53cfa21af3f4b57ac0304007465c655b4ff9a" 2018-08-12 00:01:51,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-699226d0-e492-4685-b391-f1eedb5cd579 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:01:51,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-699226d0-e492-4685-b391-f1eedb5cd579 2018-08-12 00:01:51,816 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e0abb9b7-57bf-4ac-user 2018-08-12 00:01:51,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/528f00d3845543b5ad4bd044a3a1ec03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b4b45a7eaea6e636e281d222cc2430cc61e4374" 2018-08-12 00:01:52,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caf6130b-244d-4a8a-a403-28550a3ff524 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:01:52,001 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/528f00d3845543b5ad4bd044a3a1ec03 used request id req-caf6130b-244d-4a8a-a403-28550a3ff524 2018-08-12 00:01:52,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:52,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["0HufR9H0Tre3F2647ci3-Q"], "issued_at": "2018-08-12T00:01:52.000000Z"}} 2018-08-12 00:01:52,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626a1a2d2aec5e3daab6c3770cf68a06d56fbf74" 2018-08-12 00:01:52,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda4895b-cb1a-4c3c-b836-622d7e9a019e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:52,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-bda4895b-cb1a-4c3c-b836-622d7e9a019e 2018-08-12 00:01:52,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:52,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:52,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Mm1TbIypRtGUqz_2Kme2Sg"], "issued_at": "2018-08-12T00:01:52.000000Z"}} 2018-08-12 00:01:52,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:01:52,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75337275-19cb-4dc9-b931-7828e97bd5b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:52,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-75337275-19cb-4dc9-b931-7828e97bd5b0 2018-08-12 00:01:52,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:01:52,930 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:01: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:01:52,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-11765b74-4ac3-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:01:53,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7af868b-43cd-484e-9798-1493c385e83d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-11765b74-4ac3-41e-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:01:53,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-11765b74-4ac3-41e-proj used request id req-f7af868b-43cd-484e-9798-1493c385e83d 2018-08-12 00:01:53,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:01:53,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ddf3f2-d302-485e-90d0-78bfc257c720 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:01:53,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-a8ddf3f2-d302-485e-90d0-78bfc257c720 2018-08-12 00:01:53,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-11765b74-4ac3-41e-proj"}}' 2018-08-12 00:01:53,146 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e9622ee-9bbe-4b52-8415-54d6528604cc Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/153a533ae80142dcad094dce0970298e"}, "tags": [], "enabled": true, "id": "153a533ae80142dcad094dce0970298e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-11765b74-4ac3-41e-proj"}} 2018-08-12 00:01:53,146 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-3e9622ee-9bbe-4b52-8415-54d6528604cc 2018-08-12 00:01:53,146 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-11765b74-4ac3-41e-proj 2018-08-12 00:01:53,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:53,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:53,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ZWBQEtdbRRqgJmyqQvFb4A"], "issued_at": "2018-08-12T00:01:53.000000Z"}} 2018-08-12 00:01:53,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0115131eb8941c6b427c397915fc325a581801" 2018-08-12 00:01:53,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e2b4b6-87e7-4964-8a47-51e813f08f3a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:53,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c4e2b4b6-87e7-4964-8a47-51e813f08f3a 2018-08-12 00:01:53,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:01:53,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:01: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:01:53,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0115131eb8941c6b427c397915fc325a581801" 2018-08-12 00:01:53,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa135a38-b74a-4a64-af7b-6f6824417823 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:01:53,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-fa135a38-b74a-4a64-af7b-6f6824417823 2018-08-12 00:01:53,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-11765b74-4ac3-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0115131eb8941c6b427c397915fc325a581801" 2018-08-12 00:01:53,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7067273-3a36-4099-bc1d-31fdd53cecd9 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-11765b74-4ac3-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/153a533ae80142dcad094dce0970298e"}, "tags": [], "enabled": true, "id": "153a533ae80142dcad094dce0970298e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-11765b74-4ac3-41e-proj"}]} 2018-08-12 00:01:53,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-11765b74-4ac3-41e-proj used request id req-b7067273-3a36-4099-bc1d-31fdd53cecd9 2018-08-12 00:01:53,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0115131eb8941c6b427c397915fc325a581801" 2018-08-12 00:01:53,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c66b777-c1d9-489a-b909-d5b186ab6f45 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:01:53,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-9c66b777-c1d9-489a-b909-d5b186ab6f45 2018-08-12 00:01:54,326 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-11765b74-4ac3-41e-user 2018-08-12 00:01:54,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:54,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:01:54,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f4774c8-21f0-4fe4-b79f-ef408f11314e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:01:54,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3f4774c8-21f0-4fe4-b79f-ef408f11314e 2018-08-12 00:01:54,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" -d '{"role": {"name": "CreateRouterNegativeTests-11765b74-4ac3-41e-proj-role"}}' 2018-08-12 00:01:54,511 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:01:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-359d719e-4181-4e71-9b3d-d49f29ccefd7 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cabd1144c1354704a1607d1ccb9b9638", "links": {"self": "http://172.30.9.30:5000/v3/roles/cabd1144c1354704a1607d1ccb9b9638"}, "name": "CreateRouterNegativeTests-11765b74-4ac3-41e-proj-role"}} 2018-08-12 00:01:54,511 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-359d719e-4181-4e71-9b3d-d49f29ccefd7 2018-08-12 00:01:54,511 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-11765b74-4ac3-41e-proj-role 2018-08-12 00:01:54,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/cabd1144c1354704a1607d1ccb9b9638 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:01:54,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2796f46-ba46-476a-9f10-68328364a397 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cabd1144c1354704a1607d1ccb9b9638", "links": {"self": "http://172.30.9.30:5000/v3/roles/cabd1144c1354704a1607d1ccb9b9638"}, "name": "CreateRouterNegativeTests-11765b74-4ac3-41e-proj-role"}} 2018-08-12 00:01:54,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/cabd1144c1354704a1607d1ccb9b9638 used request id req-e2796f46-ba46-476a-9f10-68328364a397 2018-08-12 00:01:54,601 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-11765b74-4ac3-41e-proj-role to project CreateRouterNegativeTests-11765b74-4ac3-41e-proj 2018-08-12 00:01:54,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/153a533ae80142dcad094dce0970298e/users/8e8c1b9638b54c68b1bdbb063bb364e6/roles/cabd1144c1354704a1607d1ccb9b9638 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:01:54,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:01:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68b2afc0-97cb-4f4e-b35d-e48f9f42213e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:01:54,652 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/153a533ae80142dcad094dce0970298e/users/8e8c1b9638b54c68b1bdbb063bb364e6/roles/cabd1144c1354704a1607d1ccb9b9638 used request id req-68b2afc0-97cb-4f4e-b35d-e48f9f42213e 2018-08-12 00:01:54,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:54,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:55,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:01:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["_Kkz27aWT-Wmlp25Y2JiOw"], "issued_at": "2018-08-12T00:01:55.000000Z"}} 2018-08-12 00:01:55,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6536934ab465c2fb01ecf36ba0c6c921770f70b5" 2018-08-12 00:01:55,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-360bcbcf-d97d-4049-882d-0fd88ea4da41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:55,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-360bcbcf-d97d-4049-882d-0fd88ea4da41 2018-08-12 00:01:55,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:01:55,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:01:55,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:01:55,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:01:55,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:01:55,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6536934ab465c2fb01ecf36ba0c6c921770f70b5" 2018-08-12 00:01:55,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-216d44e0-83b9-4c68-94ee-5a26152bf05a Date: Sun, 12 Aug 2018 00:01:55 GMT RESP BODY: {"networks":[]} 2018-08-12 00:01:55,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-net1 used request id req-216d44e0-83b9-4c68-94ee-5a26152bf05a 2018-08-12 00:01:55,319 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-net1 2018-08-12 00:01:55,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6536934ab465c2fb01ecf36ba0c6c921770f70b5" -d '{"network": {"name": "CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-net1", "admin_state_up": true}}' 2018-08-12 00:01:55,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-9944474a-44c8-40fa-b3f7-ce85043e3770 Date: Sun, 12 Aug 2018 00:01:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4e7ffc9e-be8d-4ea8-a2d9-853bc7d60710","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-12T00:01:55Z","is_default":false,"provider:segmentation_id":80,"name":"CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-net1","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:01:55Z","mtu":1450}} 2018-08-12 00:01:55,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-9944474a-44c8-40fa-b3f7-ce85043e3770 2018-08-12 00:01:55,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=4e7ffc9e-be8d-4ea8-a2d9-853bc7d60710 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6536934ab465c2fb01ecf36ba0c6c921770f70b5" 2018-08-12 00:01:55,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-516c9198-8deb-4653-9b20-490f88dfbf77 Date: Sun, 12 Aug 2018 00:01:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4e7ffc9e-be8d-4ea8-a2d9-853bc7d60710","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-12T00:01:55Z","provider:segmentation_id":80,"name":"CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-net1","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:01:55Z","provider:network_type":"vxlan"}]} 2018-08-12 00:01:55,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=4e7ffc9e-be8d-4ea8-a2d9-853bc7d60710 used request id req-516c9198-8deb-4653-9b20-490f88dfbf77 2018-08-12 00:01:55,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4e7ffc9e-be8d-4ea8-a2d9-853bc7d60710 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6536934ab465c2fb01ecf36ba0c6c921770f70b5" 2018-08-12 00:01:55,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-239aada7-1d86-4510-9376-4df5101c3be8 Date: Sun, 12 Aug 2018 00:01:55 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:01:55,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4e7ffc9e-be8d-4ea8-a2d9-853bc7d60710 used request id req-239aada7-1d86-4510-9376-4df5101c3be8 2018-08-12 00:01:55,726 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-subnet1 2018-08-12 00:01:55,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6536934ab465c2fb01ecf36ba0c6c921770f70b5" -d '{"subnets": [{"ip_version": 4, "network_id": "4e7ffc9e-be8d-4ea8-a2d9-853bc7d60710", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-subnet1"}]}' 2018-08-12 00:01:56,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-0d504c21-7378-43a5-bbe0-02efe4f8449d Date: Sun, 12 Aug 2018 00:01:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e7ffc9e-be8d-4ea8-a2d9-853bc7d60710","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:01:55Z","dns_nameservers":[],"updated_at":"2018-08-12T00:01:55Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"825fbd6e-81e2-4151-98a3-b9a61979d29e","subnetpool_id":null,"name":"CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-subnet1"}]} 2018-08-12 00:01:56,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-0d504c21-7378-43a5-bbe0-02efe4f8449d 2018-08-12 00:01:56,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=4e7ffc9e-be8d-4ea8-a2d9-853bc7d60710 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6536934ab465c2fb01ecf36ba0c6c921770f70b5" 2018-08-12 00:01:56,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-188a0904-2573-420b-bfff-346b97143387 Date: Sun, 12 Aug 2018 00:01:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e7ffc9e-be8d-4ea8-a2d9-853bc7d60710","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["825fbd6e-81e2-4151-98a3-b9a61979d29e"],"description":"","tags":[],"updated_at":"2018-08-12T00:01:55Z","provider:segmentation_id":80,"name":"CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-net1","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:01:55Z","provider:network_type":"vxlan"}]} 2018-08-12 00:01:56,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=4e7ffc9e-be8d-4ea8-a2d9-853bc7d60710 used request id req-188a0904-2573-420b-bfff-346b97143387 2018-08-12 00:01:56,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4e7ffc9e-be8d-4ea8-a2d9-853bc7d60710 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6536934ab465c2fb01ecf36ba0c6c921770f70b5" 2018-08-12 00:01:56,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-13582780-bc7a-46ef-86a6-2b232b788e57 Date: Sun, 12 Aug 2018 00:01:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e7ffc9e-be8d-4ea8-a2d9-853bc7d60710","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:01:55Z","dns_nameservers":[],"updated_at":"2018-08-12T00:01:55Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"825fbd6e-81e2-4151-98a3-b9a61979d29e","subnetpool_id":null,"name":"CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-subnet1"}]} 2018-08-12 00:01:56,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4e7ffc9e-be8d-4ea8-a2d9-853bc7d60710 used request id req-13582780-bc7a-46ef-86a6-2b232b788e57 2018-08-12 00:01:56,350 - OpenStackNetwork - DEBUG - Network [4e7ffc9e-be8d-4ea8-a2d9-853bc7d60710] created successfully 2018-08-12 00:01:56,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:56,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:56,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cabd1144c1354704a1607d1ccb9b9638", "name": "CreateRouterNegativeTests-11765b74-4ac3-41e-proj-role"}], "expires_at": "2018-08-12T01:01:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "153a533ae80142dcad094dce0970298e", "name": "CreateRouterNegativeTests-11765b74-4ac3-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/153a533ae80142dcad094dce0970298e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/153a533ae80142dcad094dce0970298e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/153a533ae80142dcad094dce0970298e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_153a533ae80142dcad094dce0970298e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_153a533ae80142dcad094dce0970298e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/153a533ae80142dcad094dce0970298e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/153a533ae80142dcad094dce0970298e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/153a533ae80142dcad094dce0970298e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/153a533ae80142dcad094dce0970298e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/153a533ae80142dcad094dce0970298e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/153a533ae80142dcad094dce0970298e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/153a533ae80142dcad094dce0970298e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/153a533ae80142dcad094dce0970298e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/153a533ae80142dcad094dce0970298e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-11765b74-4ac3-41e-user", "id": "8e8c1b9638b54c68b1bdbb063bb364e6"}, "audit_ids": ["zgOK0cObR6ymJApnRR9gcQ"], "issued_at": "2018-08-12T00:01:56.000000Z"}} 2018-08-12 00:01:56,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8eedbb114348818dd2ed31d427f17ba694529d" 2018-08-12 00:01:56,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5b62c4-e1ec-4b0c-a332-3d9f4a4a20c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:56,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3a5b62c4-e1ec-4b0c-a332-3d9f4a4a20c0 2018-08-12 00:01:56,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:01:56,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:01:56,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:01:56,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:01:56,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:01:56,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8eedbb114348818dd2ed31d427f17ba694529d" 2018-08-12 00:01:57,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a3410b60-decc-45bc-ace9-e536ede2f1c4 Date: Sun, 12 Aug 2018 00:01:57 GMT RESP BODY: {"routers": []} 2018-08-12 00:01:57,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-router&admin_state_up=True used request id req-a3410b60-decc-45bc-ace9-e536ede2f1c4 2018-08-12 00:01:57,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:57,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:57,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cabd1144c1354704a1607d1ccb9b9638", "name": "CreateRouterNegativeTests-11765b74-4ac3-41e-proj-role"}], "expires_at": "2018-08-12T01:01:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "153a533ae80142dcad094dce0970298e", "name": "CreateRouterNegativeTests-11765b74-4ac3-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/153a533ae80142dcad094dce0970298e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/153a533ae80142dcad094dce0970298e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/153a533ae80142dcad094dce0970298e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_153a533ae80142dcad094dce0970298e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_153a533ae80142dcad094dce0970298e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/153a533ae80142dcad094dce0970298e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/153a533ae80142dcad094dce0970298e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/153a533ae80142dcad094dce0970298e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/153a533ae80142dcad094dce0970298e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/153a533ae80142dcad094dce0970298e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/153a533ae80142dcad094dce0970298e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/153a533ae80142dcad094dce0970298e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/153a533ae80142dcad094dce0970298e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/153a533ae80142dcad094dce0970298e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-11765b74-4ac3-41e-user", "id": "8e8c1b9638b54c68b1bdbb063bb364e6"}, "audit_ids": ["nQtvveTVTnGD-kAy6c0EAA"], "issued_at": "2018-08-12T00:01:57.000000Z"}} 2018-08-12 00:01:57,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8b9e9d486aff0738baefbfc3e6f3d1c7d295f9d" 2018-08-12 00:01:57,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd573a7d-2368-4861-8cd9-022a29669be8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:57,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-bd573a7d-2368-4861-8cd9-022a29669be8 2018-08-12 00:01:57,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8eedbb114348818dd2ed31d427f17ba694529d" 2018-08-12 00:01:57,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8c32e6ae-b042-43c0-804d-0c54f7a675f9 Date: Sun, 12 Aug 2018 00:01:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:01:57,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-8c32e6ae-b042-43c0-804d-0c54f7a675f9 2018-08-12 00:01:57,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8eedbb114348818dd2ed31d427f17ba694529d" 2018-08-12 00:01:57,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-50d96be7-d122-4643-86ea-4dd637379791 Date: Sun, 12 Aug 2018 00:01:57 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:01:57,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-50d96be7-d122-4643-86ea-4dd637379791 2018-08-12 00:01:57,638 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-router 2018-08-12 00:01:57,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8eedbb114348818dd2ed31d427f17ba694529d" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-router", "admin_state_up": true}}' 2018-08-12 00:01:58,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-e69b394e-fc3a-4394-bbfc-2efca770b6ab Date: Sun, 12 Aug 2018 00:01:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "153a533ae80142dcad094dce0970298e", "created_at": "2018-08-12T00:01:57Z", "admin_state_up": true, "updated_at": "2018-08-12T00:01:58Z", "revision_number": 2, "routes": [], "project_id": "153a533ae80142dcad094dce0970298e", "id": "cf81559d-4f05-4420-8059-12d0f380ac67", "name": "CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-router"}} 2018-08-12 00:01:58,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-e69b394e-fc3a-4394-bbfc-2efca770b6ab 2018-08-12 00:01:58,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=cf81559d-4f05-4420-8059-12d0f380ac67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8eedbb114348818dd2ed31d427f17ba694529d" 2018-08-12 00:01:58,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4123334c-537f-4af8-8558-847e1fdf8f3d Date: Sun, 12 Aug 2018 00:01:58 GMT RESP BODY: {"ports":[]} 2018-08-12 00:01:58,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=cf81559d-4f05-4420-8059-12d0f380ac67 used request id req-4123334c-537f-4af8-8558-847e1fdf8f3d 2018-08-12 00:01:58,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8eedbb114348818dd2ed31d427f17ba694529d" 2018-08-12 00:01:58,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d04f6a0a-878c-4a81-b91f-1b92eb48af17 Date: Sun, 12 Aug 2018 00:01:58 GMT RESP BODY: {"networks":[]} 2018-08-12 00:01:58,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-net1 used request id req-d04f6a0a-878c-4a81-b91f-1b92eb48af17 2018-08-12 00:01:58,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?name=CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8eedbb114348818dd2ed31d427f17ba694529d" 2018-08-12 00:01:58,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-076fafe0-2e08-4343-af9e-78881909f326 Date: Sun, 12 Aug 2018 00:01:58 GMT RESP BODY: {"ports":[]} 2018-08-12 00:01:58,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?name=CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-port1&admin_state_up=True used request id req-076fafe0-2e08-4343-af9e-78881909f326 2018-08-12 00:01:58,927 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-port1 for router - CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-router 2018-08-12 00:01:58,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:01:58,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:01:59,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cabd1144c1354704a1607d1ccb9b9638", "name": "CreateRouterNegativeTests-11765b74-4ac3-41e-proj-role"}], "expires_at": "2018-08-12T01:01:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "153a533ae80142dcad094dce0970298e", "name": "CreateRouterNegativeTests-11765b74-4ac3-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/153a533ae80142dcad094dce0970298e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/153a533ae80142dcad094dce0970298e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/153a533ae80142dcad094dce0970298e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_153a533ae80142dcad094dce0970298e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_153a533ae80142dcad094dce0970298e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/153a533ae80142dcad094dce0970298e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/153a533ae80142dcad094dce0970298e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/153a533ae80142dcad094dce0970298e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/153a533ae80142dcad094dce0970298e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/153a533ae80142dcad094dce0970298e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/153a533ae80142dcad094dce0970298e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/153a533ae80142dcad094dce0970298e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/153a533ae80142dcad094dce0970298e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/153a533ae80142dcad094dce0970298e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-11765b74-4ac3-41e-user", "id": "8e8c1b9638b54c68b1bdbb063bb364e6"}, "audit_ids": ["X9DDqGKwSKurh0CPsPd9Sw"], "issued_at": "2018-08-12T00:01:59.000000Z"}} 2018-08-12 00:01:59,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb948c1df1ecacbac253907c73a1afa38bd2233" 2018-08-12 00:01:59,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85783bcc-9fa7-4d9b-8abd-a060e2fda78a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:01:59,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-85783bcc-9fa7-4d9b-8abd-a060e2fda78a 2018-08-12 00:01:59,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8eedbb114348818dd2ed31d427f17ba694529d" 2018-08-12 00:01:59,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a91d588f-ab64-4c93-a1c4-38216dbd19db Date: Sun, 12 Aug 2018 00:01:59 GMT RESP BODY: {"networks":[]} 2018-08-12 00:01:59,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-net1 used request id req-a91d588f-ab64-4c93-a1c4-38216dbd19db 2018-08-12 00:01:59,413 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-router 2018-08-12 00:01:59,413 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-router 2018-08-12 00:01:59,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/cf81559d-4f05-4420-8059-12d0f380ac67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8eedbb114348818dd2ed31d427f17ba694529d" 2018-08-12 00:02:00,555 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-113e2f12-8972-4657-8745-198fd475c70e Content-Length: 0 Date: Sun, 12 Aug 2018 00:02:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:02:00,555 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/cf81559d-4f05-4420-8059-12d0f380ac67 used request id req-113e2f12-8972-4657-8745-198fd475c70e 2018-08-12 00:02:00,556 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-subnet1 2018-08-12 00:02:00,556 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-subnet1 2018-08-12 00:02:00,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/825fbd6e-81e2-4151-98a3-b9a61979d29e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6536934ab465c2fb01ecf36ba0c6c921770f70b5" 2018-08-12 00:02:01,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4083b11-54b0-482b-90f2-cbc235fd741e Date: Sun, 12 Aug 2018 00:02:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:02:01,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/825fbd6e-81e2-4151-98a3-b9a61979d29e used request id req-d4083b11-54b0-482b-90f2-cbc235fd741e 2018-08-12 00:02:01,606 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-c4953023-33c1-468d-8b6c-e6f45bb5b5be-pub-net1 2018-08-12 00:02:01,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/4e7ffc9e-be8d-4ea8-a2d9-853bc7d60710 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6536934ab465c2fb01ecf36ba0c6c921770f70b5" 2018-08-12 00:02:02,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9dcd7b0d-0aee-4b66-9a48-9762a32c2172 Date: Sun, 12 Aug 2018 00:02:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:02:02,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/4e7ffc9e-be8d-4ea8-a2d9-853bc7d60710 used request id req-9dcd7b0d-0aee-4b66-9a48-9762a32c2172 2018-08-12 00:02:02,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:02:02,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:02:02,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:02:02,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:02:02,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:02:02,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:02,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-7ab945c0-b86c-463b-ba67-fb7932f10516 Date: Sun, 12 Aug 2018 00:02:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:02:02,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-7ab945c0-b86c-463b-ba67-fb7932f10516 2018-08-12 00:02:02,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:02,897 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6111be96-2277-4dcb-9c24-6645fb0ec48e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:02,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-6111be96-2277-4dcb-9c24-6645fb0ec48e 2018-08-12 00:02:02,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:02,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:02,917 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1ab8aac-05b1-4f5f-a25a-d85cd113933a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:02,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-b1ab8aac-05b1-4f5f-a25a-d85cd113933a 2018-08-12 00:02:02,917 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:02,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:03,003 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5673c5e3-4892-4734-99e7-d716c469c442 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:03,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-5673c5e3-4892-4734-99e7-d716c469c442 2018-08-12 00:02:03,004 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:03,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:03,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-318c63e9-ec09-482e-896e-1c802e79cb0e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:03,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-318c63e9-ec09-482e-896e-1c802e79cb0e 2018-08-12 00:02:03,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:03,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:03,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3efc649e-3a6c-4243-8986-ba6a42d9ccdd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:03,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-3efc649e-3a6c-4243-8986-ba6a42d9ccdd 2018-08-12 00:02:03,468 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:03,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:03,557 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67fa6192-deaf-43f6-bee2-1864e409ee4a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:03,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-67fa6192-deaf-43f6-bee2-1864e409ee4a 2018-08-12 00:02:03,558 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:03,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:03,644 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-413093d9-2f34-4196-812f-1ea136bb443f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:03,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-413093d9-2f34-4196-812f-1ea136bb443f 2018-08-12 00:02:03,645 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:03,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:03,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63ee5356-700e-4dbd-98fa-0960d66ec3b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:03,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-63ee5356-700e-4dbd-98fa-0960d66ec3b9 2018-08-12 00:02:03,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:03,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:03,815 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a8d2d44-890e-471e-93a6-f92d1ab62ca2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:03,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-1a8d2d44-890e-471e-93a6-f92d1ab62ca2 2018-08-12 00:02:03,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:03,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:03,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22941ff7-2c0d-41bb-9fc2-3e4fac6324b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:03,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-22941ff7-2c0d-41bb-9fc2-3e4fac6324b5 2018-08-12 00:02:03,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:03,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:03,989 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe101431-a788-4897-bcc2-80c23f872069 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:03,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-fe101431-a788-4897-bcc2-80c23f872069 2018-08-12 00:02:03,990 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:03,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:04,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c153df01-c2d7-4eac-8243-352557040816 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:04,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-c153df01-c2d7-4eac-8243-352557040816 2018-08-12 00:02:04,074 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:04,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:04,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa2d4e19-046e-4a64-bc14-29abb30409ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:04,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-aa2d4e19-046e-4a64-bc14-29abb30409ab 2018-08-12 00:02:04,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:04,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:04,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49c178a-e77d-454d-83c7-477e876799b2 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:02:04,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-b49c178a-e77d-454d-83c7-477e876799b2 2018-08-12 00:02:04,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:04,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2abb628-f0db-4e2e-b683-c45c7252223e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:02:04,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-f2abb628-f0db-4e2e-b683-c45c7252223e 2018-08-12 00:02:04,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:04,410 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d605524-7cbf-4dfd-a582-331f1cc55297 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:04,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-8d605524-7cbf-4dfd-a582-331f1cc55297 2018-08-12 00:02:04,410 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:04,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:04,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4f3e212-29f0-484d-b17e-ab947da2523f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:04,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-a4f3e212-29f0-484d-b17e-ab947da2523f 2018-08-12 00:02:04,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:04,574 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-11765b74-4ac3-41e-proj 2018-08-12 00:02:04,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/153a533ae80142dcad094dce0970298e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:04,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86b3418c-8410-4b85-80bb-3140bc6a53df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:04,770 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/153a533ae80142dcad094dce0970298e used request id req-86b3418c-8410-4b85-80bb-3140bc6a53df 2018-08-12 00:02:04,770 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-11765b74-4ac3-41e-proj-role 2018-08-12 00:02:04,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/cabd1144c1354704a1607d1ccb9b9638 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:04,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13537936-4e31-4fca-89ab-8c631bda285c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:04,872 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/cabd1144c1354704a1607d1ccb9b9638 used request id req-13537936-4e31-4fca-89ab-8c631bda285c 2018-08-12 00:02:04,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e712508ba507fd31ecbd1d7190bf066710d6e979" 2018-08-12 00:02:04,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde555c8-374d-4edc-80de-1ea67189e3d6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:02:04,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fde555c8-374d-4edc-80de-1ea67189e3d6 2018-08-12 00:02:04,960 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-11765b74-4ac3-41e-user 2018-08-12 00:02:04,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/8e8c1b9638b54c68b1bdbb063bb364e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0115131eb8941c6b427c397915fc325a581801" 2018-08-12 00:02:05,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d37ad4e-5661-412f-b7cc-6a9a53813496 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:05,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/8e8c1b9638b54c68b1bdbb063bb364e6 used request id req-8d37ad4e-5661-412f-b7cc-6a9a53813496 2018-08-12 00:02:05,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:05,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["CDN2RxUASgqT9g6pGVLOdQ"], "issued_at": "2018-08-12T00:02:05.000000Z"}} 2018-08-12 00:02:05,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}310ced93562a80f85b99ffbbadb7ad9aa034425d" 2018-08-12 00:02:05,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876808d7-7e67-4ae2-babf-cf51952e7104 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:05,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-876808d7-7e67-4ae2-babf-cf51952e7104 2018-08-12 00:02:05,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:05,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:05,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Fm3qDuZKQbGi_USwJIwXPg"], "issued_at": "2018-08-12T00:02:05.000000Z"}} 2018-08-12 00:02:05,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:06,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-988d123e-7103-4e8a-954c-d50ad042bbf2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:06,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-988d123e-7103-4e8a-954c-d50ad042bbf2 2018-08-12 00:02:06,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:02:06,168 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:02: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:02:06,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-708baad5-b417-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:06,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-663c45d9-b550-4bc3-8060-5e703d2e12e8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-708baad5-b417-417-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:02:06,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-708baad5-b417-417-proj used request id req-663c45d9-b550-4bc3-8060-5e703d2e12e8 2018-08-12 00:02:06,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:06,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe947eb-d084-4b57-a083-9f7e86502eec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:02:06,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-cfe947eb-d084-4b57-a083-9f7e86502eec 2018-08-12 00:02:06,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-708baad5-b417-417-proj"}}' 2018-08-12 00:02:06,393 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32b72f81-4ec0-417a-80b6-8fec0248103d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0aef795fcd294034a0ea1a33c474c69b"}, "tags": [], "enabled": true, "id": "0aef795fcd294034a0ea1a33c474c69b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-708baad5-b417-417-proj"}} 2018-08-12 00:02:06,393 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-32b72f81-4ec0-417a-80b6-8fec0248103d 2018-08-12 00:02:06,394 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-708baad5-b417-417-proj 2018-08-12 00:02:06,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:06,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:06,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["SCT8ox80S968hq1Uj1QBHw"], "issued_at": "2018-08-12T00:02:06.000000Z"}} 2018-08-12 00:02:06,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa6d67cb8232ed163ad9b3ab20306f4464f825" 2018-08-12 00:02:06,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca18f01-c8b9-4903-bc8b-e47864a99718 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:06,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-cca18f01-c8b9-4903-bc8b-e47864a99718 2018-08-12 00:02:06,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:02:06,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:02: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:02:06,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa6d67cb8232ed163ad9b3ab20306f4464f825" 2018-08-12 00:02:06,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f9b962-5160-4645-9119-f70810015779 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:02:06,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e5f9b962-5160-4645-9119-f70810015779 2018-08-12 00:02:06,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-708baad5-b417-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa6d67cb8232ed163ad9b3ab20306f4464f825" 2018-08-12 00:02:07,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-238a3963-74b1-4e35-875e-e842f8370a9c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-708baad5-b417-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0aef795fcd294034a0ea1a33c474c69b"}, "tags": [], "enabled": true, "id": "0aef795fcd294034a0ea1a33c474c69b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-708baad5-b417-417-proj"}]} 2018-08-12 00:02:07,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-708baad5-b417-417-proj used request id req-238a3963-74b1-4e35-875e-e842f8370a9c 2018-08-12 00:02:07,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa6d67cb8232ed163ad9b3ab20306f4464f825" 2018-08-12 00:02:07,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c65d08-8663-4dc3-acb1-8365705d3c04 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:02:07,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-60c65d08-8663-4dc3-acb1-8365705d3c04 2018-08-12 00:02:07,447 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-708baad5-b417-417-user 2018-08-12 00:02:07,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:07,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:07,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06341e8f-a7ab-4a21-88ad-635782302cd0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:02:07,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-06341e8f-a7ab-4a21-88ad-635782302cd0 2018-08-12 00:02:07,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" -d '{"role": {"name": "CreateRouterNegativeTests-708baad5-b417-417-proj-role"}}' 2018-08-12 00:02:07,573 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:02:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46f0d71e-988c-4cb2-89ac-24d526b99a64 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6b2a80d689a4c888f1ea09178b9652c", "links": {"self": "http://172.30.9.30:5000/v3/roles/c6b2a80d689a4c888f1ea09178b9652c"}, "name": "CreateRouterNegativeTests-708baad5-b417-417-proj-role"}} 2018-08-12 00:02:07,573 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-46f0d71e-988c-4cb2-89ac-24d526b99a64 2018-08-12 00:02:07,573 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-708baad5-b417-417-proj-role 2018-08-12 00:02:07,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/c6b2a80d689a4c888f1ea09178b9652c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:07,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28aa877f-11ef-4cee-ae3f-e42c6553a1ee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6b2a80d689a4c888f1ea09178b9652c", "links": {"self": "http://172.30.9.30:5000/v3/roles/c6b2a80d689a4c888f1ea09178b9652c"}, "name": "CreateRouterNegativeTests-708baad5-b417-417-proj-role"}} 2018-08-12 00:02:07,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/c6b2a80d689a4c888f1ea09178b9652c used request id req-28aa877f-11ef-4cee-ae3f-e42c6553a1ee 2018-08-12 00:02:07,660 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-708baad5-b417-417-proj-role to project CreateRouterNegativeTests-708baad5-b417-417-proj 2018-08-12 00:02:07,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/0aef795fcd294034a0ea1a33c474c69b/users/9835c4a05c6d436c9149906b09e34f1f/roles/c6b2a80d689a4c888f1ea09178b9652c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:07,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb5f7d1f-b60c-4d5d-bbb1-9a5963d836d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:07,779 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/0aef795fcd294034a0ea1a33c474c69b/users/9835c4a05c6d436c9149906b09e34f1f/roles/c6b2a80d689a4c888f1ea09178b9652c used request id req-cb5f7d1f-b60c-4d5d-bbb1-9a5963d836d0 2018-08-12 00:02:07,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:07,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:08,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6b2a80d689a4c888f1ea09178b9652c", "name": "CreateRouterNegativeTests-708baad5-b417-417-proj-role"}], "expires_at": "2018-08-12T01:02:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0aef795fcd294034a0ea1a33c474c69b", "name": "CreateRouterNegativeTests-708baad5-b417-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0aef795fcd294034a0ea1a33c474c69b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/0aef795fcd294034a0ea1a33c474c69b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/0aef795fcd294034a0ea1a33c474c69b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0aef795fcd294034a0ea1a33c474c69b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_0aef795fcd294034a0ea1a33c474c69b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0aef795fcd294034a0ea1a33c474c69b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/0aef795fcd294034a0ea1a33c474c69b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/0aef795fcd294034a0ea1a33c474c69b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0aef795fcd294034a0ea1a33c474c69b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/0aef795fcd294034a0ea1a33c474c69b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/0aef795fcd294034a0ea1a33c474c69b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0aef795fcd294034a0ea1a33c474c69b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/0aef795fcd294034a0ea1a33c474c69b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/0aef795fcd294034a0ea1a33c474c69b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-708baad5-b417-417-user", "id": "9835c4a05c6d436c9149906b09e34f1f"}, "audit_ids": ["8_U8CqyFTpuiZqgktPR8kQ"], "issued_at": "2018-08-12T00:02:08.000000Z"}} 2018-08-12 00:02:08,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5697b2f7dd59e94485f7e6b988b19c429c0826f5" 2018-08-12 00:02:08,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58dcc2b-78c4-4093-96b3-026e0fa20f39 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:08,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d58dcc2b-78c4-4093-96b3-026e0fa20f39 2018-08-12 00:02:08,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:02:08,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:02:08,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:02:08,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:02:08,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:02:08,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterNegativeTests-cdbd3cb7-c4cf-4d13-a6b9-bbb6362b7046-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5697b2f7dd59e94485f7e6b988b19c429c0826f5" 2018-08-12 00:02:08,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1e3ba8ed-6abd-4d95-967a-41448c96f7c0 Date: Sun, 12 Aug 2018 00:02:08 GMT RESP BODY: {"routers": []} 2018-08-12 00:02:08,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterNegativeTests-cdbd3cb7-c4cf-4d13-a6b9-bbb6362b7046-pub-router&admin_state_up=True used request id req-1e3ba8ed-6abd-4d95-967a-41448c96f7c0 2018-08-12 00:02:08,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:08,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:08,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6b2a80d689a4c888f1ea09178b9652c", "name": "CreateRouterNegativeTests-708baad5-b417-417-proj-role"}], "expires_at": "2018-08-12T01:02:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0aef795fcd294034a0ea1a33c474c69b", "name": "CreateRouterNegativeTests-708baad5-b417-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0aef795fcd294034a0ea1a33c474c69b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/0aef795fcd294034a0ea1a33c474c69b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/0aef795fcd294034a0ea1a33c474c69b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0aef795fcd294034a0ea1a33c474c69b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_0aef795fcd294034a0ea1a33c474c69b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0aef795fcd294034a0ea1a33c474c69b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/0aef795fcd294034a0ea1a33c474c69b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/0aef795fcd294034a0ea1a33c474c69b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0aef795fcd294034a0ea1a33c474c69b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/0aef795fcd294034a0ea1a33c474c69b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/0aef795fcd294034a0ea1a33c474c69b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0aef795fcd294034a0ea1a33c474c69b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/0aef795fcd294034a0ea1a33c474c69b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/0aef795fcd294034a0ea1a33c474c69b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-708baad5-b417-417-user", "id": "9835c4a05c6d436c9149906b09e34f1f"}, "audit_ids": ["QDqFX3trRyCCbv4w_JfLSg"], "issued_at": "2018-08-12T00:02:08.000000Z"}} 2018-08-12 00:02:08,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47b563eb19b93dd98cc738ebff4b33ced34a0074" 2018-08-12 00:02:08,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd718a9f-ee2f-4d78-9ee5-578a067fa417 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:08,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-dd718a9f-ee2f-4d78-9ee5-578a067fa417 2018-08-12 00:02:08,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5697b2f7dd59e94485f7e6b988b19c429c0826f5" 2018-08-12 00:02:08,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d954d5f9-a54e-4fee-9934-f9ffff6ce5d2 Date: Sun, 12 Aug 2018 00:02:08 GMT RESP BODY: {"networks":[]} 2018-08-12 00:02:08,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=Invalid_name used request id req-d954d5f9-a54e-4fee-9934-f9ffff6ce5d2 2018-08-12 00:02:08,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:02:08,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:02:08,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:02:08,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:02:08,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:02:08,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:09,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-56e56c3f-8376-407c-8547-873f8a80e9c6 Date: Sun, 12 Aug 2018 00:02:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:02:09,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-56e56c3f-8376-407c-8547-873f8a80e9c6 2018-08-12 00:02:09,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:09,271 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1831f695-2f31-4002-be7e-352ec876ff66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:09,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-1831f695-2f31-4002-be7e-352ec876ff66 2018-08-12 00:02:09,271 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:09,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:09,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fab72d98-2b9a-4b68-904e-a014d046c002 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:09,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-fab72d98-2b9a-4b68-904e-a014d046c002 2018-08-12 00:02:09,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:09,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:09,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51d98520-f0d7-47a1-920d-dd1a72c791b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:09,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-51d98520-f0d7-47a1-920d-dd1a72c791b8 2018-08-12 00:02:09,435 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:09,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:09,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-566ef59c-ee8a-473d-9c13-d6c85aba2bbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:09,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-566ef59c-ee8a-473d-9c13-d6c85aba2bbb 2018-08-12 00:02:09,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:09,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:09,597 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4238a187-58c0-48d6-86ca-dde0170b1d11 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:09,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-4238a187-58c0-48d6-86ca-dde0170b1d11 2018-08-12 00:02:09,597 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:09,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:09,682 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3cb562f-4f1c-438f-a84c-4ae262a57279 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:09,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-d3cb562f-4f1c-438f-a84c-4ae262a57279 2018-08-12 00:02:09,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:09,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:09,768 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57210dad-d90c-4d83-b02b-1a9150233ed2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:09,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-57210dad-d90c-4d83-b02b-1a9150233ed2 2018-08-12 00:02:09,769 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:09,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:09,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0161f043-4a98-42da-a464-3c4e22a97436 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:09,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-0161f043-4a98-42da-a464-3c4e22a97436 2018-08-12 00:02:09,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:09,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:09,939 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60f8ed7b-179e-4c31-a541-82cb8eac19c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:09,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-60f8ed7b-179e-4c31-a541-82cb8eac19c8 2018-08-12 00:02:09,940 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:09,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:10,025 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa858752-51a7-4130-b794-b44bc19f96a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:10,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-aa858752-51a7-4130-b794-b44bc19f96a4 2018-08-12 00:02:10,025 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:10,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:10,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed9baee1-0986-436b-a304-0ecea8281b8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:10,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-ed9baee1-0986-436b-a304-0ecea8281b8b 2018-08-12 00:02:10,111 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:10,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:10,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-795d0f13-3510-47cc-876b-89cdf2f03c0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:10,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-795d0f13-3510-47cc-876b-89cdf2f03c0b 2018-08-12 00:02:10,199 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:10,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:10,285 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fdbc9bc-8cbb-4274-9d1b-ff52c27a73bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:10,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-4fdbc9bc-8cbb-4274-9d1b-ff52c27a73bf 2018-08-12 00:02:10,286 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:10,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:10,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea810195-4260-4e3c-9c50-0ce214e63ef4 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:02:10,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-ea810195-4260-4e3c-9c50-0ce214e63ef4 2018-08-12 00:02:10,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:10,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90e2efda-642f-427b-a740-2dae7b4a8b9b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:02:10,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-90e2efda-642f-427b-a740-2dae7b4a8b9b 2018-08-12 00:02:10,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:10,547 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6f80a42-9ef6-45b0-b829-b187e192d055 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:10,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-c6f80a42-9ef6-45b0-b829-b187e192d055 2018-08-12 00:02:10,547 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:10,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:10,631 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aff0a6f-0efb-474d-b150-d09e1b1ce8ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:10,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-0aff0a6f-0efb-474d-b150-d09e1b1ce8ed 2018-08-12 00:02:10,631 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:10,632 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-708baad5-b417-417-proj 2018-08-12 00:02:10,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/0aef795fcd294034a0ea1a33c474c69b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:10,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-722cced6-094f-4de5-8845-21de33bcfd29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:10,842 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/0aef795fcd294034a0ea1a33c474c69b used request id req-722cced6-094f-4de5-8845-21de33bcfd29 2018-08-12 00:02:10,842 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-708baad5-b417-417-proj-role 2018-08-12 00:02:10,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/c6b2a80d689a4c888f1ea09178b9652c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:10,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7100c125-0ae8-4a35-8706-0453f8202a24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:10,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/c6b2a80d689a4c888f1ea09178b9652c used request id req-7100c125-0ae8-4a35-8706-0453f8202a24 2018-08-12 00:02:10,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a1529ca1be16fe3e279a3e301607411154e448" 2018-08-12 00:02:11,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df155cb-0849-4d67-b943-ea886e4d15bf Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:02:11,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8df155cb-0849-4d67-b943-ea886e4d15bf 2018-08-12 00:02:11,041 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-708baad5-b417-417-user 2018-08-12 00:02:11,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/9835c4a05c6d436c9149906b09e34f1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa6d67cb8232ed163ad9b3ab20306f4464f825" 2018-08-12 00:02:11,208 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d9ca964-595f-41d0-9ae1-56f50e504db3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:11,208 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/9835c4a05c6d436c9149906b09e34f1f used request id req-4d9ca964-595f-41d0-9ae1-56f50e504db3 2018-08-12 00:02:11,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:11,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["2KnKCQxMSiKdPQYmShAscA"], "issued_at": "2018-08-12T00:02:11.000000Z"}} 2018-08-12 00:02:11,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4993e852e7d1055896d24db4614ec0284ec4f71" 2018-08-12 00:02:11,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ae01c9-defb-47df-ae0b-f0135809beed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:11,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-72ae01c9-defb-47df-ae0b-f0135809beed 2018-08-12 00:02:11,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:11,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:12,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["8SvGLk8uT3OiAno6n5r9RA"], "issued_at": "2018-08-12T00:02:12.000000Z"}} 2018-08-12 00:02:12,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:12,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-676a4db2-3b07-47d4-b6ab-c15216584300 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:12,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-676a4db2-3b07-47d4-b6ab-c15216584300 2018-08-12 00:02:12,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:02:12,138 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:02: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:02:12,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:12,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19518c60-3463-479e-ad1d-e542c8a8c088 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:02:12,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj used request id req-19518c60-3463-479e-ad1d-e542c8a8c088 2018-08-12 00:02:12,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:12,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a9243c-24ad-4ada-a907-2850fa71b432 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:02:12,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-21a9243c-24ad-4ada-a907-2850fa71b432 2018-08-12 00:02:12,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj"}}' 2018-08-12 00:02:12,423 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:02:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b742a89e-31fe-4909-b763-d7d22cdd53b1 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/efd2d5e848cf4245b57863e92de830a8"}, "tags": [], "enabled": true, "id": "efd2d5e848cf4245b57863e92de830a8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj"}} 2018-08-12 00:02:12,423 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-b742a89e-31fe-4909-b763-d7d22cdd53b1 2018-08-12 00:02:12,423 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj 2018-08-12 00:02:12,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:12,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:12,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["WHCnNWOHR0apR8GRlIXq4A"], "issued_at": "2018-08-12T00:02:12.000000Z"}} 2018-08-12 00:02:12,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f4a63ace363059816b8365d6393d28e13948e8" 2018-08-12 00:02:12,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1d1ebf4-fa29-40c4-8604-31c6bf3b48c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:12,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b1d1ebf4-fa29-40c4-8604-31c6bf3b48c2 2018-08-12 00:02:12,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:02:12,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:02: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:02:12,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f4a63ace363059816b8365d6393d28e13948e8" 2018-08-12 00:02:12,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8adddc0f-510e-423d-b01d-7b4c140afdb0 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:02:12,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8adddc0f-510e-423d-b01d-7b4c140afdb0 2018-08-12 00:02:12,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f4a63ace363059816b8365d6393d28e13948e8" 2018-08-12 00:02:13,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9cbdd1d-a65d-49ae-a8a5-d656446588cb Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/efd2d5e848cf4245b57863e92de830a8"}, "tags": [], "enabled": true, "id": "efd2d5e848cf4245b57863e92de830a8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj"}]} 2018-08-12 00:02:13,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj used request id req-e9cbdd1d-a65d-49ae-a8a5-d656446588cb 2018-08-12 00:02:13,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f4a63ace363059816b8365d6393d28e13948e8" 2018-08-12 00:02:13,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f500c43e-59ab-4bbd-8b43-94b9d65e65cf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:02:13,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f500c43e-59ab-4bbd-8b43-94b9d65e65cf 2018-08-12 00:02:13,459 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-2ea4b24d-67ad-42a-user 2018-08-12 00:02:13,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:13,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:13,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c75fdda-c665-424d-b12d-4b65439667fb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:02:13,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6c75fdda-c665-424d-b12d-4b65439667fb 2018-08-12 00:02:13,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" -d '{"role": {"name": "CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj-role"}}' 2018-08-12 00:02:13,644 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-061db91a-0934-42ab-bbfe-15430f6d94c2 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6d948f02ae64f079e99497c7e669b36", "links": {"self": "http://172.30.9.30:5000/v3/roles/c6d948f02ae64f079e99497c7e669b36"}, "name": "CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj-role"}} 2018-08-12 00:02:13,645 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-061db91a-0934-42ab-bbfe-15430f6d94c2 2018-08-12 00:02:13,645 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj-role 2018-08-12 00:02:13,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/c6d948f02ae64f079e99497c7e669b36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:13,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3801b43-7d6c-4660-87d6-04517901a57a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6d948f02ae64f079e99497c7e669b36", "links": {"self": "http://172.30.9.30:5000/v3/roles/c6d948f02ae64f079e99497c7e669b36"}, "name": "CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj-role"}} 2018-08-12 00:02:13,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/c6d948f02ae64f079e99497c7e669b36 used request id req-c3801b43-7d6c-4660-87d6-04517901a57a 2018-08-12 00:02:13,730 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj-role to project CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj 2018-08-12 00:02:13,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/efd2d5e848cf4245b57863e92de830a8/users/b5740fb8fb3e40ddab2eedcca814d2d8/roles/c6d948f02ae64f079e99497c7e669b36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:13,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31e7bfcf-5de2-4a8f-a459-1be138300673 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:13,850 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/efd2d5e848cf4245b57863e92de830a8/users/b5740fb8fb3e40ddab2eedcca814d2d8/roles/c6d948f02ae64f079e99497c7e669b36 used request id req-31e7bfcf-5de2-4a8f-a459-1be138300673 2018-08-12 00:02:13,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:02:13,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:02:13,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:02:13,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:02:13,852 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:02:13,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:14,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-df4c742a-2f9f-434a-aaa0-f89e36931b91 Date: Sun, 12 Aug 2018 00:02:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:02:14,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-df4c742a-2f9f-434a-aaa0-f89e36931b91 2018-08-12 00:02:14,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:14,126 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7def09ff-2e6e-48dc-88a2-73618e52ab03 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:14,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-7def09ff-2e6e-48dc-88a2-73618e52ab03 2018-08-12 00:02:14,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:14,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:14,212 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40917784-f5ca-44be-b69e-ede4169f9aba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:14,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-40917784-f5ca-44be-b69e-ede4169f9aba 2018-08-12 00:02:14,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:14,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:14,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adce47b4-ef24-4aa6-80e2-32f4bfebadaf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:14,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-adce47b4-ef24-4aa6-80e2-32f4bfebadaf 2018-08-12 00:02:14,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:14,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:14,381 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df045fb1-fff8-4273-bdc3-37697b30ef0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:14,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-df045fb1-fff8-4273-bdc3-37697b30ef0c 2018-08-12 00:02:14,381 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:14,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:14,462 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa583079-fcca-4580-9201-da2b2bb96a83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:14,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-aa583079-fcca-4580-9201-da2b2bb96a83 2018-08-12 00:02:14,462 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:14,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:14,547 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff4c5387-e4bc-467e-bee7-2c792d014495 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:14,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-ff4c5387-e4bc-467e-bee7-2c792d014495 2018-08-12 00:02:14,548 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:14,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:14,635 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e740185-2283-4a34-a367-365f364946c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:14,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-1e740185-2283-4a34-a367-365f364946c0 2018-08-12 00:02:14,636 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:14,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:14,720 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88f7c214-fdbd-45af-9bdb-165518c25c58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:14,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-88f7c214-fdbd-45af-9bdb-165518c25c58 2018-08-12 00:02:14,721 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:14,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:14,806 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5125b01d-36a7-499c-952a-3022824a6cf4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:14,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-5125b01d-36a7-499c-952a-3022824a6cf4 2018-08-12 00:02:14,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:14,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:14,891 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cdae94d-b925-4015-ba91-1a6a2a210862 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:14,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-6cdae94d-b925-4015-ba91-1a6a2a210862 2018-08-12 00:02:14,891 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:14,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:14,980 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f285484a-176a-4821-b2a9-90216c3a300b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:14,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-f285484a-176a-4821-b2a9-90216c3a300b 2018-08-12 00:02:14,981 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:14,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:15,065 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-967e8757-5531-4a91-9466-924ecd4e1e0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:15,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-967e8757-5531-4a91-9466-924ecd4e1e0f 2018-08-12 00:02:15,065 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:15,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:15,150 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f1749b9-ee8f-4ad9-8d5e-4eecf028a529 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:15,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-0f1749b9-ee8f-4ad9-8d5e-4eecf028a529 2018-08-12 00:02:15,150 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:15,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:15,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c00bcd-0329-4ea1-a7f0-615eb3563b83 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:02:15,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-f9c00bcd-0329-4ea1-a7f0-615eb3563b83 2018-08-12 00:02:15,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:15,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-011d7ac7-67ef-47b0-bdbf-eb27fa64b5c9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:02:15,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-011d7ac7-67ef-47b0-bdbf-eb27fa64b5c9 2018-08-12 00:02:15,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:15,413 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fef7c10c-c750-4258-bea4-47a27585576a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:15,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-fef7c10c-c750-4258-bea4-47a27585576a 2018-08-12 00:02:15,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:15,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:15,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d92e3fe2-0b8b-46df-b594-fbb8b07e5c4a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:15,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-d92e3fe2-0b8b-46df-b594-fbb8b07e5c4a 2018-08-12 00:02:15,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:15,500 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj 2018-08-12 00:02:15,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/efd2d5e848cf4245b57863e92de830a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:15,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0e4f013-886a-4da5-a57a-c0a188b80047 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:15,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/efd2d5e848cf4245b57863e92de830a8 used request id req-e0e4f013-886a-4da5-a57a-c0a188b80047 2018-08-12 00:02:15,704 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-2ea4b24d-67ad-42a-proj-role 2018-08-12 00:02:15,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/c6d948f02ae64f079e99497c7e669b36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:15,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3008929c-7542-4244-9acb-43c180604157 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:15,800 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/c6d948f02ae64f079e99497c7e669b36 used request id req-3008929c-7542-4244-9acb-43c180604157 2018-08-12 00:02:15,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef66d7af3c8636f23dbf22e7630f672009945b30" 2018-08-12 00:02:15,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff9a37e-c473-4002-b158-8c85a013bf06 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:02:15,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-bff9a37e-c473-4002-b158-8c85a013bf06 2018-08-12 00:02:15,890 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-2ea4b24d-67ad-42a-user 2018-08-12 00:02:15,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/b5740fb8fb3e40ddab2eedcca814d2d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f4a63ace363059816b8365d6393d28e13948e8" 2018-08-12 00:02:16,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6030e2b7-1258-4e6d-8957-23bcfa45e0e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:16,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b5740fb8fb3e40ddab2eedcca814d2d8 used request id req-6030e2b7-1258-4e6d-8957-23bcfa45e0e5 2018-08-12 00:02:16,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:16,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["RE-i3TSrQPGjX-6enzzgsQ"], "issued_at": "2018-08-12T00:02:16.000000Z"}} 2018-08-12 00:02:16,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5346c361361da2760552c0eb6b3ead26e31297d" 2018-08-12 00:02:16,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b6fcfb-8925-4528-bf62-a7fbc21ccc90 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:16,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-75b6fcfb-8925-4528-bf62-a7fbc21ccc90 2018-08-12 00:02:16,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:16,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:16,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["tfyoDPgWRqKSS-Pd2tM1CQ"], "issued_at": "2018-08-12T00:02:16.000000Z"}} 2018-08-12 00:02:16,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:16,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7defe8e8-18c1-4853-99f2-dfeb0e5f0781 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:16,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7defe8e8-18c1-4853-99f2-dfeb0e5f0781 2018-08-12 00:02:16,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:02:16,998 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:02: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:02:16,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-abab0a65-340b-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:17,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a2fe66-babc-4be0-9bf9-50629a60a586 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-abab0a65-340b-47b-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:02:17,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-abab0a65-340b-47b-proj used request id req-26a2fe66-babc-4be0-9bf9-50629a60a586 2018-08-12 00:02:17,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:17,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1d0d933-0374-4f20-8d76-cec9d7cfac90 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:02:17,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e1d0d933-0374-4f20-8d76-cec9d7cfac90 2018-08-12 00:02:17,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-abab0a65-340b-47b-proj"}}' 2018-08-12 00:02:17,286 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c465678-bbeb-4d37-8fa4-33afff1f76f0 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c4f3d3f598c84fc78441dba547266bf9"}, "tags": [], "enabled": true, "id": "c4f3d3f598c84fc78441dba547266bf9", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-abab0a65-340b-47b-proj"}} 2018-08-12 00:02:17,286 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-6c465678-bbeb-4d37-8fa4-33afff1f76f0 2018-08-12 00:02:17,286 - keystone_utils - INFO - Created project with name - CreateQoSTests-abab0a65-340b-47b-proj 2018-08-12 00:02:17,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:17,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:17,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["cAxpagGXTYaBylKXvfF8bw"], "issued_at": "2018-08-12T00:02:17.000000Z"}} 2018-08-12 00:02:17,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4bc66947bd148b6cdbeffa7b19acd105b072b1" 2018-08-12 00:02:17,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-932968d3-444c-40a0-93bd-45e156d4096a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:17,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-932968d3-444c-40a0-93bd-45e156d4096a 2018-08-12 00:02:17,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:02:17,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:02: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:02:17,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4bc66947bd148b6cdbeffa7b19acd105b072b1" 2018-08-12 00:02:17,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e3edf79-fede-4753-b709-ec50f0f4b78b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:02:17,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8e3edf79-fede-4753-b709-ec50f0f4b78b 2018-08-12 00:02:17,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-abab0a65-340b-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4bc66947bd148b6cdbeffa7b19acd105b072b1" 2018-08-12 00:02:17,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda1038d-7211-47fe-84e5-199570a2097e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-abab0a65-340b-47b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c4f3d3f598c84fc78441dba547266bf9"}, "tags": [], "enabled": true, "id": "c4f3d3f598c84fc78441dba547266bf9", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-abab0a65-340b-47b-proj"}]} 2018-08-12 00:02:17,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-abab0a65-340b-47b-proj used request id req-eda1038d-7211-47fe-84e5-199570a2097e 2018-08-12 00:02:17,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4bc66947bd148b6cdbeffa7b19acd105b072b1" 2018-08-12 00:02:17,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f641af4-4277-49c7-864d-5975174d48be Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:02:17,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-7f641af4-4277-49c7-864d-5975174d48be 2018-08-12 00:02:18,327 - keystone_utils - INFO - Created user with name - CreateQoSTests-abab0a65-340b-47b-user 2018-08-12 00:02:18,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:18,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:18,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5b97a39-3a6b-411c-9c0e-7482b5d44b2b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:02:18,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f5b97a39-3a6b-411c-9c0e-7482b5d44b2b 2018-08-12 00:02:18,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" -d '{"role": {"name": "CreateQoSTests-abab0a65-340b-47b-proj-role"}}' 2018-08-12 00:02:18,513 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-193060f4-3c1e-445a-ab92-677c0103d893 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "593bfd36dd874484adbcd9e782185a68", "links": {"self": "http://172.30.9.30:5000/v3/roles/593bfd36dd874484adbcd9e782185a68"}, "name": "CreateQoSTests-abab0a65-340b-47b-proj-role"}} 2018-08-12 00:02:18,513 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-193060f4-3c1e-445a-ab92-677c0103d893 2018-08-12 00:02:18,513 - keystone_utils - INFO - Created role with name - CreateQoSTests-abab0a65-340b-47b-proj-role 2018-08-12 00:02:18,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/593bfd36dd874484adbcd9e782185a68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:18,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7f14ec-e703-4e65-a616-4019c9ba2b4c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "593bfd36dd874484adbcd9e782185a68", "links": {"self": "http://172.30.9.30:5000/v3/roles/593bfd36dd874484adbcd9e782185a68"}, "name": "CreateQoSTests-abab0a65-340b-47b-proj-role"}} 2018-08-12 00:02:18,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/593bfd36dd874484adbcd9e782185a68 used request id req-3c7f14ec-e703-4e65-a616-4019c9ba2b4c 2018-08-12 00:02:18,604 - keystone_utils - INFO - Granting role CreateQoSTests-abab0a65-340b-47b-proj-role to project CreateQoSTests-abab0a65-340b-47b-proj 2018-08-12 00:02:18,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/c4f3d3f598c84fc78441dba547266bf9/users/4956e61df42447998489d61456b26f65/roles/593bfd36dd874484adbcd9e782185a68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:18,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c77ad59-4ce0-4c85-b7f5-1a413c3419a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:18,678 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/c4f3d3f598c84fc78441dba547266bf9/users/4956e61df42447998489d61456b26f65/roles/593bfd36dd874484adbcd9e782185a68 used request id req-9c77ad59-4ce0-4c85-b7f5-1a413c3419a4 2018-08-12 00:02:18,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:18,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:19,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["zElGx9b0SP-zsBY8dVacIw"], "issued_at": "2018-08-12T00:02:19.000000Z"}} 2018-08-12 00:02:19,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a09ee7a42c382f7c5b5f2161785411f2c657ba6" 2018-08-12 00:02:19,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b717a60-4a4c-4c33-a196-a46591f0752e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:19,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4b717a60-4a4c-4c33-a196-a46591f0752e 2018-08-12 00:02:19,169 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a09ee7a42c382f7c5b5f2161785411f2c657ba6" 2018-08-12 00:02:19,729 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:19 GMT Server: Apache x-compute-request-id: req-c003033d-9719-473a-b100-ed2b328b321f OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-c003033d-9719-473a-b100-ed2b328b321f Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-12 00:02:19,729 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-c003033d-9719-473a-b100-ed2b328b321f 2018-08-12 00:02:19,733 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}3a09ee7a42c382f7c5b5f2161785411f2c657ba6" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c003033d-9719-473a-b100-ed2b328b321f" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-1483029e-0a6b-4e26-9a50-e70445f31ac2"}}' 2018-08-12 00:02:20,305 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:19 GMT Server: Apache x-compute-request-id: req-f805cc9e-386a-4f60-8edf-1cd442c8bff4 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f805cc9e-386a-4f60-8edf-1cd442c8bff4 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "6efa935b-dbe8-4afd-a0f4-e72f9e24fe9a", "name": "CreateQoSTests-1483029e-0a6b-4e26-9a50-e70445f31ac2"}, "links": [{"href": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/6efa935b-dbe8-4afd-a0f4-e72f9e24fe9a", "rel": "self"}, {"href": "http://172.30.9.30:8776/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/6efa935b-dbe8-4afd-a0f4-e72f9e24fe9a", "rel": "bookmark"}]} 2018-08-12 00:02:20,305 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-f805cc9e-386a-4f60-8edf-1cd442c8bff4 2018-08-12 00:02:20,306 - create_qos - INFO - Created qos with name - CreateQoSTests-1483029e-0a6b-4e26-9a50-e70445f31ac2 2018-08-12 00:02:20,309 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5346c361361da2760552c0eb6b3ead26e31297d" 2018-08-12 00:02:20,979 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:20 GMT Server: Apache x-compute-request-id: req-6eed679d-693f-422b-beee-817f9f464477 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6eed679d-693f-422b-beee-817f9f464477 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "6efa935b-dbe8-4afd-a0f4-e72f9e24fe9a", "name": "CreateQoSTests-1483029e-0a6b-4e26-9a50-e70445f31ac2"}]} 2018-08-12 00:02:20,979 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-6eed679d-693f-422b-beee-817f9f464477 2018-08-12 00:02:20,980 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-1483029e-0a6b-4e26-9a50-e70445f31ac2 2018-08-12 00:02:20,983 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/6efa935b-dbe8-4afd-a0f4-e72f9e24fe9a?force=False -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6eed679d-693f-422b-beee-817f9f464477" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5346c361361da2760552c0eb6b3ead26e31297d" 2018-08-12 00:02:21,579 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:02:20 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-88b78f47-2390-497b-a445-6874e5f5d75f 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-08-12 00:02:21,580 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/6efa935b-dbe8-4afd-a0f4-e72f9e24fe9a?force=False used request id req-88b78f47-2390-497b-a445-6874e5f5d75f 2018-08-12 00:02:21,583 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6eed679d-693f-422b-beee-817f9f464477" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5346c361361da2760552c0eb6b3ead26e31297d" 2018-08-12 00:02:21,744 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:21 GMT Server: Apache x-compute-request-id: req-d0434cef-1739-4523-9d4a-41308cc6fe90 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-d0434cef-1739-4523-9d4a-41308cc6fe90 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-12 00:02:21,744 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-d0434cef-1739-4523-9d4a-41308cc6fe90 2018-08-12 00:02:21,745 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-1483029e-0a6b-4e26-9a50-e70445f31ac2 2018-08-12 00:02:21,748 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/6efa935b-dbe8-4afd-a0f4-e72f9e24fe9a?force=False -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c003033d-9719-473a-b100-ed2b328b321f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a09ee7a42c382f7c5b5f2161785411f2c657ba6" 2018-08-12 00:02:21,767 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:21 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-compute-request-id: req-98939106-ee74-4ce9-b9c1-db7407f5d898 x-openstack-request-id: req-98939106-ee74-4ce9-b9c1-db7407f5d898 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 6efa935b-dbe8-4afd-a0f4-e72f9e24fe9a.", "code": 404}} 2018-08-12 00:02:21,767 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/6efa935b-dbe8-4afd-a0f4-e72f9e24fe9a?force=False used request id req-98939106-ee74-4ce9-b9c1-db7407f5d898 2018-08-12 00:02:21,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:02:21,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:02:21,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:02:21,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:02:21,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:02:21,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:22,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-2499e388-e00b-4706-a86b-83ca07220099 Date: Sun, 12 Aug 2018 00:02:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:02:22,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-2499e388-e00b-4706-a86b-83ca07220099 2018-08-12 00:02:22,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:22,103 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97964e84-8ac4-4d59-a594-eebced292faf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:22,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-97964e84-8ac4-4d59-a594-eebced292faf 2018-08-12 00:02:22,104 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:22,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:22,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9a408c0-7af5-4a45-b1f1-777dd194af04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:22,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-d9a408c0-7af5-4a45-b1f1-777dd194af04 2018-08-12 00:02:22,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:22,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:22,270 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dc34edc-9eac-4e10-aa04-e4a56d9162b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:22,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-6dc34edc-9eac-4e10-aa04-e4a56d9162b8 2018-08-12 00:02:22,270 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:22,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:22,350 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-447418fe-d719-4978-af30-db0949373e47 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:22,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-447418fe-d719-4978-af30-db0949373e47 2018-08-12 00:02:22,350 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:22,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:22,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38e46408-a2d4-4e4e-a927-d286bb20b0ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:22,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-38e46408-a2d4-4e4e-a927-d286bb20b0ab 2018-08-12 00:02:22,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:22,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:22,520 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3d93e60-34b3-4412-b1e2-993d057ba71e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:22,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-e3d93e60-34b3-4412-b1e2-993d057ba71e 2018-08-12 00:02:22,521 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:22,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:22,607 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b479366c-bb2c-4430-9220-e3b1867a63ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:22,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-b479366c-bb2c-4430-9220-e3b1867a63ad 2018-08-12 00:02:22,607 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:22,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:22,627 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7ac3dda-c37a-467b-8050-2be0508735f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:22,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-b7ac3dda-c37a-467b-8050-2be0508735f4 2018-08-12 00:02:22,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:22,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:22,646 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a506358a-0857-4bcd-bb50-9f885aba12c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:22,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-a506358a-0857-4bcd-bb50-9f885aba12c7 2018-08-12 00:02:22,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:22,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:22,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-266fe36f-dca3-4e03-bf3d-9dc32a55ee7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:22,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-266fe36f-dca3-4e03-bf3d-9dc32a55ee7d 2018-08-12 00:02:22,725 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:22,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:22,812 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae47c87f-8096-463f-9f5c-53edd40a126a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:22,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-ae47c87f-8096-463f-9f5c-53edd40a126a 2018-08-12 00:02:22,812 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:22,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:22,902 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53c047be-7b00-4bb0-bb14-b3c88ccda637 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:22,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-53c047be-7b00-4bb0-bb14-b3c88ccda637 2018-08-12 00:02:22,903 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:22,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:22,989 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-982eb6d9-97d0-45d5-8a25-1cb249aa5ad7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:22,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-982eb6d9-97d0-45d5-8a25-1cb249aa5ad7 2018-08-12 00:02:22,989 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:22,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:23,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62d41227-dc49-4160-9416-1faf5d21f7e4 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:02:23,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-62d41227-dc49-4160-9416-1faf5d21f7e4 2018-08-12 00:02:23,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:23,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b0287a-d9eb-4bba-8193-79077a2ecb32 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:02:23,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-97b0287a-d9eb-4bba-8193-79077a2ecb32 2018-08-12 00:02:23,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:23,246 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac52989b-949f-45db-885e-45391b2edcb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:23,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-ac52989b-949f-45db-885e-45391b2edcb1 2018-08-12 00:02:23,247 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:23,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:23,333 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae46c06f-1835-42c3-84a9-5717dae924b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:23,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-ae46c06f-1835-42c3-84a9-5717dae924b0 2018-08-12 00:02:23,333 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:23,334 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-abab0a65-340b-47b-proj 2018-08-12 00:02:23,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/c4f3d3f598c84fc78441dba547266bf9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:23,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-492b1de1-b6d5-4951-869c-aebd0826557a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:23,532 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/c4f3d3f598c84fc78441dba547266bf9 used request id req-492b1de1-b6d5-4951-869c-aebd0826557a 2018-08-12 00:02:23,532 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-abab0a65-340b-47b-proj-role 2018-08-12 00:02:23,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/593bfd36dd874484adbcd9e782185a68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:23,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fb0cb73-77ca-4427-9a9a-8db82bca8d15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:23,633 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/593bfd36dd874484adbcd9e782185a68 used request id req-0fb0cb73-77ca-4427-9a9a-8db82bca8d15 2018-08-12 00:02:23,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ba3ad568d74f404824ba5ce393f4bd1cb1b449" 2018-08-12 00:02:23,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63185a3f-0186-485f-9f14-bcd06d310cc0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:02:23,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-63185a3f-0186-485f-9f14-bcd06d310cc0 2018-08-12 00:02:23,719 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-abab0a65-340b-47b-user 2018-08-12 00:02:23,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/4956e61df42447998489d61456b26f65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4bc66947bd148b6cdbeffa7b19acd105b072b1" 2018-08-12 00:02:23,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22d0b1e9-b010-4d28-88fd-2c089742644e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:23,880 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/4956e61df42447998489d61456b26f65 used request id req-22d0b1e9-b010-4d28-88fd-2c089742644e 2018-08-12 00:02:23,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:24,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["P95GAL1SQK2o_kkSLUN93w"], "issued_at": "2018-08-12T00:02:24.000000Z"}} 2018-08-12 00:02:24,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ece33d0e50487aa86919212bb99e519ed2fdab" 2018-08-12 00:02:24,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcd1f5ff-067d-4698-8e52-442d48f956fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:24,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-fcd1f5ff-067d-4698-8e52-442d48f956fd 2018-08-12 00:02:24,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:24,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:24,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["UCgCzu6ZRXeB6lZBggL5oQ"], "issued_at": "2018-08-12T00:02:24.000000Z"}} 2018-08-12 00:02:24,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:24,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74db8ab8-04b6-460a-b76e-bb3ebd3672f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:24,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-74db8ab8-04b6-460a-b76e-bb3ebd3672f3 2018-08-12 00:02:24,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:02:24,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:02: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:02:24,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-3f780986-42e6-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:24,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e4bfc5-2d6d-463f-8d0d-de83d666b306 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-3f780986-42e6-40d-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:02:24,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-3f780986-42e6-40d-proj used request id req-d9e4bfc5-2d6d-463f-8d0d-de83d666b306 2018-08-12 00:02:24,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:24,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3528d77e-90b1-4c83-9a27-49131ffbc9c0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:02:24,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-3528d77e-90b1-4c83-9a27-49131ffbc9c0 2018-08-12 00:02:24,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-3f780986-42e6-40d-proj"}}' 2018-08-12 00:02:25,094 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:02:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42f60ae6-10aa-4da2-b159-5415abb2cb77 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ca4c7f62f3c04fac9ad05702e2c84bcf"}, "tags": [], "enabled": true, "id": "ca4c7f62f3c04fac9ad05702e2c84bcf", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-3f780986-42e6-40d-proj"}} 2018-08-12 00:02:25,095 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-42f60ae6-10aa-4da2-b159-5415abb2cb77 2018-08-12 00:02:25,095 - keystone_utils - INFO - Created project with name - CreateQoSTests-3f780986-42e6-40d-proj 2018-08-12 00:02:25,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:25,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:25,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["3-8U-E8VT8CuWGBosdEwKg"], "issued_at": "2018-08-12T00:02:25.000000Z"}} 2018-08-12 00:02:25,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5f0bb340a8079987bd4a1b5975fdc81f7c8272" 2018-08-12 00:02:25,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d7ff34f-84e2-42fa-b620-bc7cfe1bd539 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:25,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3d7ff34f-84e2-42fa-b620-bc7cfe1bd539 2018-08-12 00:02:25,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:02:25,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:02:25,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5f0bb340a8079987bd4a1b5975fdc81f7c8272" 2018-08-12 00:02:25,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c44a6c95-f83f-49c6-a100-6449945f11c3 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:02:25,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c44a6c95-f83f-49c6-a100-6449945f11c3 2018-08-12 00:02:25,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-3f780986-42e6-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5f0bb340a8079987bd4a1b5975fdc81f7c8272" 2018-08-12 00:02:25,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e62707c-b4d8-4918-87e5-d8a2a117f9b8 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-3f780986-42e6-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ca4c7f62f3c04fac9ad05702e2c84bcf"}, "tags": [], "enabled": true, "id": "ca4c7f62f3c04fac9ad05702e2c84bcf", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-3f780986-42e6-40d-proj"}]} 2018-08-12 00:02:25,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-3f780986-42e6-40d-proj used request id req-9e62707c-b4d8-4918-87e5-d8a2a117f9b8 2018-08-12 00:02:25,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5f0bb340a8079987bd4a1b5975fdc81f7c8272" 2018-08-12 00:02:25,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d4f172-699b-4b75-a01a-1e46fd65e244 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:02:25,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d8d4f172-699b-4b75-a01a-1e46fd65e244 2018-08-12 00:02:26,077 - keystone_utils - INFO - Created user with name - CreateQoSTests-3f780986-42e6-40d-user 2018-08-12 00:02:26,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:26,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:26,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13fad4d1-690f-4cb0-a0a0-2ec5c1471995 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:02:26,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-13fad4d1-690f-4cb0-a0a0-2ec5c1471995 2018-08-12 00:02:26,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" -d '{"role": {"name": "CreateQoSTests-3f780986-42e6-40d-proj-role"}}' 2018-08-12 00:02:26,262 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b035bec-39db-4239-bff8-bb77115f2402 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d052c1f9fc8456e9048f4bf7d61ddf3", "links": {"self": "http://172.30.9.30:5000/v3/roles/1d052c1f9fc8456e9048f4bf7d61ddf3"}, "name": "CreateQoSTests-3f780986-42e6-40d-proj-role"}} 2018-08-12 00:02:26,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-6b035bec-39db-4239-bff8-bb77115f2402 2018-08-12 00:02:26,262 - keystone_utils - INFO - Created role with name - CreateQoSTests-3f780986-42e6-40d-proj-role 2018-08-12 00:02:26,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/1d052c1f9fc8456e9048f4bf7d61ddf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:26,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0a36eac-6f4a-4926-b8cd-769011de5bf6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d052c1f9fc8456e9048f4bf7d61ddf3", "links": {"self": "http://172.30.9.30:5000/v3/roles/1d052c1f9fc8456e9048f4bf7d61ddf3"}, "name": "CreateQoSTests-3f780986-42e6-40d-proj-role"}} 2018-08-12 00:02:26,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/1d052c1f9fc8456e9048f4bf7d61ddf3 used request id req-b0a36eac-6f4a-4926-b8cd-769011de5bf6 2018-08-12 00:02:26,350 - keystone_utils - INFO - Granting role CreateQoSTests-3f780986-42e6-40d-proj-role to project CreateQoSTests-3f780986-42e6-40d-proj 2018-08-12 00:02:26,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/ca4c7f62f3c04fac9ad05702e2c84bcf/users/239d6bacab0e4c5c96e334439f6c5ec8/roles/1d052c1f9fc8456e9048f4bf7d61ddf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:26,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fa4ebdb-6700-4955-be24-cc6a07dfd55d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:26,475 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/ca4c7f62f3c04fac9ad05702e2c84bcf/users/239d6bacab0e4c5c96e334439f6c5ec8/roles/1d052c1f9fc8456e9048f4bf7d61ddf3 used request id req-6fa4ebdb-6700-4955-be24-cc6a07dfd55d 2018-08-12 00:02:26,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:26,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:26,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["u33rrHsiSpyWpmQYI51l2g"], "issued_at": "2018-08-12T00:02:26.000000Z"}} 2018-08-12 00:02:26,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e037fe6ce0791364a2c35c791db4ddaa9fd5683e" 2018-08-12 00:02:26,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1249a30d-5e90-45f9-bed8-b2a2df61f28b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:26,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1249a30d-5e90-45f9-bed8-b2a2df61f28b 2018-08-12 00:02:26,947 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e037fe6ce0791364a2c35c791db4ddaa9fd5683e" 2018-08-12 00:02:27,130 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:26 GMT Server: Apache x-compute-request-id: req-9a6606f3-928f-4068-a0e9-567b0bddc371 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-9a6606f3-928f-4068-a0e9-567b0bddc371 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-12 00:02:27,130 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-9a6606f3-928f-4068-a0e9-567b0bddc371 2018-08-12 00:02:27,133 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}e037fe6ce0791364a2c35c791db4ddaa9fd5683e" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9a6606f3-928f-4068-a0e9-567b0bddc371" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-a248fbc3-c92b-4bd7-a9cc-04f93324e6cc"}}' 2018-08-12 00:02:27,354 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:27 GMT Server: Apache x-compute-request-id: req-105f0529-ede1-4579-802e-fdb9dbd05164 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-105f0529-ede1-4579-802e-fdb9dbd05164 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "87f6f72c-3622-4062-8c04-677bed8f5c64", "name": "CreateQoSTests-a248fbc3-c92b-4bd7-a9cc-04f93324e6cc"}, "links": [{"href": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/87f6f72c-3622-4062-8c04-677bed8f5c64", "rel": "self"}, {"href": "http://172.30.9.30:8776/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/87f6f72c-3622-4062-8c04-677bed8f5c64", "rel": "bookmark"}]} 2018-08-12 00:02:27,354 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-105f0529-ede1-4579-802e-fdb9dbd05164 2018-08-12 00:02:27,354 - create_qos - INFO - Created qos with name - CreateQoSTests-a248fbc3-c92b-4bd7-a9cc-04f93324e6cc 2018-08-12 00:02:27,357 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ece33d0e50487aa86919212bb99e519ed2fdab" 2018-08-12 00:02:27,518 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:27 GMT Server: Apache x-compute-request-id: req-00261eec-303c-4cad-b6b6-499e15cd73da OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-00261eec-303c-4cad-b6b6-499e15cd73da Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "87f6f72c-3622-4062-8c04-677bed8f5c64", "name": "CreateQoSTests-a248fbc3-c92b-4bd7-a9cc-04f93324e6cc"}]} 2018-08-12 00:02:27,518 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-00261eec-303c-4cad-b6b6-499e15cd73da 2018-08-12 00:02:27,519 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-a248fbc3-c92b-4bd7-a9cc-04f93324e6cc 2018-08-12 00:02:27,522 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/87f6f72c-3622-4062-8c04-677bed8f5c64?force=False -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9a6606f3-928f-4068-a0e9-567b0bddc371" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e037fe6ce0791364a2c35c791db4ddaa9fd5683e" 2018-08-12 00:02:28,107 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:02:27 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-ed104bf1-1eda-4fa9-85a4-9798541ae889 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-08-12 00:02:28,107 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/87f6f72c-3622-4062-8c04-677bed8f5c64?force=False used request id req-ed104bf1-1eda-4fa9-85a4-9798541ae889 2018-08-12 00:02:28,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:02:28,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:02:28,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:02:28,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:02:28,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:02:28,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:28,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-586f4fa8-4cb2-4744-8a39-31f38de30828 Date: Sun, 12 Aug 2018 00:02:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:02:28,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-586f4fa8-4cb2-4744-8a39-31f38de30828 2018-08-12 00:02:28,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:28,530 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36a37390-ccab-4324-ad0a-208fb2d66181 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:28,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-36a37390-ccab-4324-ad0a-208fb2d66181 2018-08-12 00:02:28,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:28,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:28,615 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2fea215-e16b-4da5-82d4-65c7261c6d50 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:28,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-f2fea215-e16b-4da5-82d4-65c7261c6d50 2018-08-12 00:02:28,616 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:28,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:28,701 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ef985d4-3f3a-4eb3-9896-76cb3dbc39c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:28,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-0ef985d4-3f3a-4eb3-9896-76cb3dbc39c9 2018-08-12 00:02:28,701 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:28,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:28,788 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e85b544-80a1-4c6c-ae84-411e4da12699 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:28,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-5e85b544-80a1-4c6c-ae84-411e4da12699 2018-08-12 00:02:28,788 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:28,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:28,868 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c762f0e3-9a62-4833-a588-6db755d758c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:28,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-c762f0e3-9a62-4833-a588-6db755d758c7 2018-08-12 00:02:28,869 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:28,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:28,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42b1e28f-b9f9-45de-97dc-30f1636662b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:28,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-42b1e28f-b9f9-45de-97dc-30f1636662b5 2018-08-12 00:02:28,888 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:28,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:28,906 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be0be90f-23cc-435d-b7c0-acafce632f19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:28,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-be0be90f-23cc-435d-b7c0-acafce632f19 2018-08-12 00:02:28,907 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:28,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:28,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5ad40f4-07ae-466b-b3a0-5d4579d69da2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:28,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-d5ad40f4-07ae-466b-b3a0-5d4579d69da2 2018-08-12 00:02:28,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:28,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:29,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae39ab3b-1499-4b73-8616-147657715db4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:29,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-ae39ab3b-1499-4b73-8616-147657715db4 2018-08-12 00:02:29,075 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:29,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:29,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5eaa9e5c-296b-493a-b901-4952a4594b78 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:29,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-5eaa9e5c-296b-493a-b901-4952a4594b78 2018-08-12 00:02:29,157 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:29,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:29,244 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fac38457-2908-43df-a662-32e1046ae127 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:29,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-fac38457-2908-43df-a662-32e1046ae127 2018-08-12 00:02:29,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:29,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:29,329 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eae2111d-ea7e-46cb-a6e4-a3691dd2e379 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:29,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-eae2111d-ea7e-46cb-a6e4-a3691dd2e379 2018-08-12 00:02:29,330 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:29,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:29,415 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fa8f7cb-4645-4524-a08b-d7f84d8bb370 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:29,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-7fa8f7cb-4645-4524-a08b-d7f84d8bb370 2018-08-12 00:02:29,415 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:29,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:29,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8298486d-f2aa-43ea-92e6-0779f52e8b66 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:02:29,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-8298486d-f2aa-43ea-92e6-0779f52e8b66 2018-08-12 00:02:29,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:29,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-451c6b47-79ac-4424-80d2-9a3e77ec89e6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:02:29,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-451c6b47-79ac-4424-80d2-9a3e77ec89e6 2018-08-12 00:02:29,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:29,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29ec97a1-029c-4711-aafe-6f74db608471 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:29,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-29ec97a1-029c-4711-aafe-6f74db608471 2018-08-12 00:02:29,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:29,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:29,777 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17e488c3-8fd4-454c-a486-c80668457a2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:29,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-17e488c3-8fd4-454c-a486-c80668457a2e 2018-08-12 00:02:29,777 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:29,778 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-3f780986-42e6-40d-proj 2018-08-12 00:02:29,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/ca4c7f62f3c04fac9ad05702e2c84bcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:30,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c48558d-0c1d-4615-b9aa-532fecfa5a4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:30,107 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/ca4c7f62f3c04fac9ad05702e2c84bcf used request id req-5c48558d-0c1d-4615-b9aa-532fecfa5a4f 2018-08-12 00:02:30,107 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-3f780986-42e6-40d-proj-role 2018-08-12 00:02:30,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/1d052c1f9fc8456e9048f4bf7d61ddf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:30,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-797e97e2-b82f-460a-8b9a-335b7009eb3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:30,215 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/1d052c1f9fc8456e9048f4bf7d61ddf3 used request id req-797e97e2-b82f-460a-8b9a-335b7009eb3c 2018-08-12 00:02:30,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e052bb5aa6ee6524dca260539f853589564f36d2" 2018-08-12 00:02:30,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4a8ca8-4c76-439d-bb3f-ad8996195a35 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:02:30,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ba4a8ca8-4c76-439d-bb3f-ad8996195a35 2018-08-12 00:02:30,305 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-3f780986-42e6-40d-user 2018-08-12 00:02:30,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/239d6bacab0e4c5c96e334439f6c5ec8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5f0bb340a8079987bd4a1b5975fdc81f7c8272" 2018-08-12 00:02:30,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c20078a3-503c-4efe-957b-cd4355776df2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:30,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/239d6bacab0e4c5c96e334439f6c5ec8 used request id req-c20078a3-503c-4efe-957b-cd4355776df2 2018-08-12 00:02:30,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:30,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["YHhoAEzJTECgyoeSBNJHpQ"], "issued_at": "2018-08-12T00:02:30.000000Z"}} 2018-08-12 00:02:30,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee382fcda492f9111a4fd6d582938eaf115c434" 2018-08-12 00:02:30,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b59e6f7-b579-4794-adbf-fa0567958dbb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:30,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8b59e6f7-b579-4794-adbf-fa0567958dbb 2018-08-12 00:02:30,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:30,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:31,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["hEZnxZ8kQjOg_xJCvnLnlA"], "issued_at": "2018-08-12T00:02:31.000000Z"}} 2018-08-12 00:02:31,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:31,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31c060ed-43d6-4f60-ad25-73e6be8a8cab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:31,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-31c060ed-43d6-4f60-ad25-73e6be8a8cab 2018-08-12 00:02:31,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:02:31,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:02: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:02:31,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-3862d3ef-6b5e-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:31,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fdb3915-d2db-44bb-88bf-bc74523b3358 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-3862d3ef-6b5e-407-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:02:31,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-3862d3ef-6b5e-407-proj used request id req-2fdb3915-d2db-44bb-88bf-bc74523b3358 2018-08-12 00:02:31,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:31,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f045c9ab-ba52-402f-8115-2d1761624573 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:02:31,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f045c9ab-ba52-402f-8115-2d1761624573 2018-08-12 00:02:31,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-3862d3ef-6b5e-407-proj"}}' 2018-08-12 00:02:31,712 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:02:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d827cda4-df3d-454c-8d70-f192ac2235b2 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1ba1383c06b14c9abb93947ddc627dca"}, "tags": [], "enabled": true, "id": "1ba1383c06b14c9abb93947ddc627dca", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-3862d3ef-6b5e-407-proj"}} 2018-08-12 00:02:31,712 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-d827cda4-df3d-454c-8d70-f192ac2235b2 2018-08-12 00:02:31,712 - keystone_utils - INFO - Created project with name - CreateQoSTests-3862d3ef-6b5e-407-proj 2018-08-12 00:02:31,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:31,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:32,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["vq2TPNTIQH631cacOhEXhQ"], "issued_at": "2018-08-12T00:02:32.000000Z"}} 2018-08-12 00:02:32,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a88a697429c637d3921ea4e13a5deb933718c2" 2018-08-12 00:02:32,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b690af-de8a-475b-87a8-1dfcb4f8b7b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:32,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-66b690af-de8a-475b-87a8-1dfcb4f8b7b4 2018-08-12 00:02:32,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:02:32,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:02: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:02:32,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a88a697429c637d3921ea4e13a5deb933718c2" 2018-08-12 00:02:32,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9fadf6-b8c2-408f-b9e9-daae78888b72 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:02:32,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2f9fadf6-b8c2-408f-b9e9-daae78888b72 2018-08-12 00:02:32,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-3862d3ef-6b5e-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a88a697429c637d3921ea4e13a5deb933718c2" 2018-08-12 00:02:32,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c46011-c53a-4641-87df-c0de3c8e123c Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-3862d3ef-6b5e-407-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1ba1383c06b14c9abb93947ddc627dca"}, "tags": [], "enabled": true, "id": "1ba1383c06b14c9abb93947ddc627dca", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-3862d3ef-6b5e-407-proj"}]} 2018-08-12 00:02:32,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-3862d3ef-6b5e-407-proj used request id req-54c46011-c53a-4641-87df-c0de3c8e123c 2018-08-12 00:02:32,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a88a697429c637d3921ea4e13a5deb933718c2" 2018-08-12 00:02:32,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-810b7225-fdfc-4dde-8746-c750b1a5d040 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:02:32,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-810b7225-fdfc-4dde-8746-c750b1a5d040 2018-08-12 00:02:32,682 - keystone_utils - INFO - Created user with name - CreateQoSTests-3862d3ef-6b5e-407-user 2018-08-12 00:02:32,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:32,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:32,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d503423-43ca-4d68-883c-cd6d3a3b139f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:02:32,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1d503423-43ca-4d68-883c-cd6d3a3b139f 2018-08-12 00:02:32,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" -d '{"role": {"name": "CreateQoSTests-3862d3ef-6b5e-407-proj-role"}}' 2018-08-12 00:02:32,867 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f4d44ff-cd37-488e-b73c-5371f453f763 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7530d04f71ec4aa5823303aa132538a4", "links": {"self": "http://172.30.9.30:5000/v3/roles/7530d04f71ec4aa5823303aa132538a4"}, "name": "CreateQoSTests-3862d3ef-6b5e-407-proj-role"}} 2018-08-12 00:02:32,868 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-2f4d44ff-cd37-488e-b73c-5371f453f763 2018-08-12 00:02:32,868 - keystone_utils - INFO - Created role with name - CreateQoSTests-3862d3ef-6b5e-407-proj-role 2018-08-12 00:02:32,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/7530d04f71ec4aa5823303aa132538a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:32,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab498a6-8724-4e52-aed9-a4c8b6417ba4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7530d04f71ec4aa5823303aa132538a4", "links": {"self": "http://172.30.9.30:5000/v3/roles/7530d04f71ec4aa5823303aa132538a4"}, "name": "CreateQoSTests-3862d3ef-6b5e-407-proj-role"}} 2018-08-12 00:02:32,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/7530d04f71ec4aa5823303aa132538a4 used request id req-aab498a6-8724-4e52-aed9-a4c8b6417ba4 2018-08-12 00:02:32,951 - keystone_utils - INFO - Granting role CreateQoSTests-3862d3ef-6b5e-407-proj-role to project CreateQoSTests-3862d3ef-6b5e-407-proj 2018-08-12 00:02:32,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/1ba1383c06b14c9abb93947ddc627dca/users/066d297f28ec4e39a9c06e495af89242/roles/7530d04f71ec4aa5823303aa132538a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:33,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea695e6b-2080-4c16-a388-23d1a5c52660 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:33,151 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/1ba1383c06b14c9abb93947ddc627dca/users/066d297f28ec4e39a9c06e495af89242/roles/7530d04f71ec4aa5823303aa132538a4 used request id req-ea695e6b-2080-4c16-a388-23d1a5c52660 2018-08-12 00:02:33,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:33,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:33,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ivY7dcwvRIWQ_BJQInSdGg"], "issued_at": "2018-08-12T00:02:33.000000Z"}} 2018-08-12 00:02:33,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16f622caa4a37cf65e0a4f3e82a9b64c14c1103" 2018-08-12 00:02:33,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f6aa0ac-76ff-4c2d-829d-169a3b4e53e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:33,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1f6aa0ac-76ff-4c2d-829d-169a3b4e53e7 2018-08-12 00:02:33,617 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16f622caa4a37cf65e0a4f3e82a9b64c14c1103" 2018-08-12 00:02:33,858 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:33 GMT Server: Apache x-compute-request-id: req-cbc22d2f-a96c-4c18-855f-f2d13a7bc911 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-cbc22d2f-a96c-4c18-855f-f2d13a7bc911 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-12 00:02:33,858 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-cbc22d2f-a96c-4c18-855f-f2d13a7bc911 2018-08-12 00:02:33,862 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}f16f622caa4a37cf65e0a4f3e82a9b64c14c1103" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cbc22d2f-a96c-4c18-855f-f2d13a7bc911" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-cda53751-b706-4f4a-bdb3-3edecad593a5"}}' 2018-08-12 00:02:34,036 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:33 GMT Server: Apache x-compute-request-id: req-7faf119f-f1a0-4f22-be2e-43fcb81c4922 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7faf119f-f1a0-4f22-be2e-43fcb81c4922 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "3aabf20d-25b4-4a51-826d-5dfa3c34cf9c", "name": "CreateQoSTests-cda53751-b706-4f4a-bdb3-3edecad593a5"}, "links": [{"href": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/3aabf20d-25b4-4a51-826d-5dfa3c34cf9c", "rel": "self"}, {"href": "http://172.30.9.30:8776/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/3aabf20d-25b4-4a51-826d-5dfa3c34cf9c", "rel": "bookmark"}]} 2018-08-12 00:02:34,036 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-7faf119f-f1a0-4f22-be2e-43fcb81c4922 2018-08-12 00:02:34,037 - create_qos - INFO - Created qos with name - CreateQoSTests-cda53751-b706-4f4a-bdb3-3edecad593a5 2018-08-12 00:02:34,039 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee382fcda492f9111a4fd6d582938eaf115c434" 2018-08-12 00:02:34,215 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:34 GMT Server: Apache x-compute-request-id: req-8cf6bf93-3193-401f-aa7f-3c5700aa8b49 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8cf6bf93-3193-401f-aa7f-3c5700aa8b49 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "3aabf20d-25b4-4a51-826d-5dfa3c34cf9c", "name": "CreateQoSTests-cda53751-b706-4f4a-bdb3-3edecad593a5"}]} 2018-08-12 00:02:34,216 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-8cf6bf93-3193-401f-aa7f-3c5700aa8b49 2018-08-12 00:02:34,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:34,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:34,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["YW6wjNUNRrmFlo8zvJceUg"], "issued_at": "2018-08-12T00:02:34.000000Z"}} 2018-08-12 00:02:34,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3c31bb89b2f212216b67daed2acc7eec6b9d77" 2018-08-12 00:02:34,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c9c119a-4e14-445b-867b-15fb3d17faad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:34,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6c9c119a-4e14-445b-867b-15fb3d17faad 2018-08-12 00:02:34,680 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3c31bb89b2f212216b67daed2acc7eec6b9d77" 2018-08-12 00:02:35,239 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:34 GMT Server: Apache x-compute-request-id: req-839204ac-5297-456e-9be7-82b994ee6ae6 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-839204ac-5297-456e-9be7-82b994ee6ae6 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "3aabf20d-25b4-4a51-826d-5dfa3c34cf9c", "name": "CreateQoSTests-cda53751-b706-4f4a-bdb3-3edecad593a5"}]} 2018-08-12 00:02:35,239 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-839204ac-5297-456e-9be7-82b994ee6ae6 2018-08-12 00:02:35,240 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-cda53751-b706-4f4a-bdb3-3edecad593a5 2018-08-12 00:02:35,243 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/3aabf20d-25b4-4a51-826d-5dfa3c34cf9c?force=False -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cbc22d2f-a96c-4c18-855f-f2d13a7bc911" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16f622caa4a37cf65e0a4f3e82a9b64c14c1103" 2018-08-12 00:02:35,840 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:02:35 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-d9047b6f-88f6-4918-a450-62ec00ec0a19 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-08-12 00:02:35,840 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/3aabf20d-25b4-4a51-826d-5dfa3c34cf9c?force=False used request id req-d9047b6f-88f6-4918-a450-62ec00ec0a19 2018-08-12 00:02:35,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:02:35,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:02:35,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:02:35,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:02:35,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:02:35,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:36,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-aec8f578-b438-4bec-a55c-646c4b7a5467 Date: Sun, 12 Aug 2018 00:02:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:02:36,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-aec8f578-b438-4bec-a55c-646c4b7a5467 2018-08-12 00:02:36,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:36,178 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91abe44a-5957-4a78-a39d-80e574f771e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:36,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-91abe44a-5957-4a78-a39d-80e574f771e5 2018-08-12 00:02:36,178 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:36,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:36,262 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74f16f5d-9720-4b69-97dc-8c5643d5ac17 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:36,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-74f16f5d-9720-4b69-97dc-8c5643d5ac17 2018-08-12 00:02:36,262 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:36,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:36,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e5e0ffe-e78d-4af6-b7f7-03278c4dc453 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:36,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-9e5e0ffe-e78d-4af6-b7f7-03278c4dc453 2018-08-12 00:02:36,348 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:36,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:36,520 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-891bbf8b-c1e6-405f-9a4d-8bad68a3185e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:36,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-891bbf8b-c1e6-405f-9a4d-8bad68a3185e 2018-08-12 00:02:36,520 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:36,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:36,597 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ac8c5a6-7781-46fa-9ff3-de93201d6f5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:36,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-9ac8c5a6-7781-46fa-9ff3-de93201d6f5b 2018-08-12 00:02:36,597 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:36,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:36,683 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb3bc940-4b9b-4233-9fa9-571aff9f5cee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:36,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-fb3bc940-4b9b-4233-9fa9-571aff9f5cee 2018-08-12 00:02:36,684 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:36,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:36,762 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ab61a6a-3fc3-4004-8341-b15899ef016b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:36,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-8ab61a6a-3fc3-4004-8341-b15899ef016b 2018-08-12 00:02:36,762 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:36,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:36,847 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b786d8ec-7381-4c9a-a2e9-cc23383029e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:36,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-b786d8ec-7381-4c9a-a2e9-cc23383029e3 2018-08-12 00:02:36,847 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:36,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:36,934 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61b3a8dd-098a-4cde-b760-a4fb2ba4361f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:36,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-61b3a8dd-098a-4cde-b760-a4fb2ba4361f 2018-08-12 00:02:36,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:36,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:37,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-006d1170-c199-4924-9d1e-b2b89959ee1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:37,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-006d1170-c199-4924-9d1e-b2b89959ee1d 2018-08-12 00:02:37,019 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:37,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:37,106 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ad03ad1-03c7-441c-b0c7-beb1210e5dd3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:37,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-0ad03ad1-03c7-441c-b0c7-beb1210e5dd3 2018-08-12 00:02:37,106 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:37,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:37,192 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4d2798d-e2cd-4668-ad90-8032f36118bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:37,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-c4d2798d-e2cd-4668-ad90-8032f36118bf 2018-08-12 00:02:37,193 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:37,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:37,278 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2207c17-cc06-4034-a484-04a83d9104e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:37,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-e2207c17-cc06-4034-a484-04a83d9104e2 2018-08-12 00:02:37,278 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:37,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:37,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b8772f-9562-47dc-a436-b89f51a9b7f4 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:02:37,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-f3b8772f-9562-47dc-a436-b89f51a9b7f4 2018-08-12 00:02:37,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:37,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abce6667-b2a5-4cee-a15e-fac661c8be9e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:02:37,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-abce6667-b2a5-4cee-a15e-fac661c8be9e 2018-08-12 00:02:37,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:37,658 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17a0dd8c-7fbb-4483-b993-8ed2bbbb21bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:37,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-17a0dd8c-7fbb-4483-b993-8ed2bbbb21bf 2018-08-12 00:02:37,658 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:37,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:37,742 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8fccb8a-ea70-49db-ab3c-e242054d105c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:37,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-f8fccb8a-ea70-49db-ab3c-e242054d105c 2018-08-12 00:02:37,742 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:37,743 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-3862d3ef-6b5e-407-proj 2018-08-12 00:02:37,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/1ba1383c06b14c9abb93947ddc627dca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:37,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31d1b2e6-245f-4b75-b4df-01667ba6338b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:37,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/1ba1383c06b14c9abb93947ddc627dca used request id req-31d1b2e6-245f-4b75-b4df-01667ba6338b 2018-08-12 00:02:37,965 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-3862d3ef-6b5e-407-proj-role 2018-08-12 00:02:37,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/7530d04f71ec4aa5823303aa132538a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:38,083 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-976bac07-beed-4928-b8a2-e45d3b2001fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:38,083 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/7530d04f71ec4aa5823303aa132538a4 used request id req-976bac07-beed-4928-b8a2-e45d3b2001fe 2018-08-12 00:02:38,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9bdd8f3e51c4457f1b4daf4d768136234ab722" 2018-08-12 00:02:38,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9687f60b-9bc1-4585-abb1-8084f62750fb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:02:38,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9687f60b-9bc1-4585-abb1-8084f62750fb 2018-08-12 00:02:38,168 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-3862d3ef-6b5e-407-user 2018-08-12 00:02:38,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/066d297f28ec4e39a9c06e495af89242 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a88a697429c637d3921ea4e13a5deb933718c2" 2018-08-12 00:02:38,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9912d3f-36a5-4eab-acdb-3e67b2ef554a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:38,330 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/066d297f28ec4e39a9c06e495af89242 used request id req-e9912d3f-36a5-4eab-acdb-3e67b2ef554a 2018-08-12 00:02:38,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:38,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["0OFp_0K7SZeNR1hqJkOvdQ"], "issued_at": "2018-08-12T00:02:38.000000Z"}} 2018-08-12 00:02:38,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d46ffe65262ca2bc9ff3b34a19368ab41d49851" 2018-08-12 00:02:38,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af2f301-e34f-4900-9c93-8ef456b35e7a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:38,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8af2f301-e34f-4900-9c93-8ef456b35e7a 2018-08-12 00:02:38,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:38,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:39,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["a3tzlU5kRFyt0OKksrzpcA"], "issued_at": "2018-08-12T00:02:39.000000Z"}} 2018-08-12 00:02:39,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:39,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc4b4d9d-2e7e-4efd-9b4f-75a28ca0c254 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:39,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-cc4b4d9d-2e7e-4efd-9b4f-75a28ca0c254 2018-08-12 00:02:39,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:02:39,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:02: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:02:39,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:39,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a85ebb1-5b25-4a53-bbeb-f9cad74b6f95 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:02:39,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj used request id req-0a85ebb1-5b25-4a53-bbeb-f9cad74b6f95 2018-08-12 00:02:39,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:39,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ed3b1c-5ad3-44e5-bfaf-789e739f22e0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:02:39,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b4ed3b1c-5ad3-44e5-bfaf-789e739f22e0 2018-08-12 00:02:39,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj"}}' 2018-08-12 00:02:39,485 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:02:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d466a746-ffda-41bd-b4b7-9a9bf22457c6 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/86c970094a53446eaa89557963b2d4f6"}, "tags": [], "enabled": true, "id": "86c970094a53446eaa89557963b2d4f6", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj"}} 2018-08-12 00:02:39,485 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-d466a746-ffda-41bd-b4b7-9a9bf22457c6 2018-08-12 00:02:39,486 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj 2018-08-12 00:02:39,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:39,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:39,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["c0U2wCdHR7yHBmyugUv77w"], "issued_at": "2018-08-12T00:02:39.000000Z"}} 2018-08-12 00:02:39,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5679c4935400035b97097a0f86e35968551489" 2018-08-12 00:02:39,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a1aac0b-b0b3-4aca-8b7c-24dc232480da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:39,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7a1aac0b-b0b3-4aca-8b7c-24dc232480da 2018-08-12 00:02:39,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:02:39,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:02: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:02:39,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5679c4935400035b97097a0f86e35968551489" 2018-08-12 00:02:40,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c11c50d-a1e9-4c71-8fd6-1db6e0152c68 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:02:40,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-9c11c50d-a1e9-4c71-8fd6-1db6e0152c68 2018-08-12 00:02:40,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5679c4935400035b97097a0f86e35968551489" 2018-08-12 00:02:40,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-379e751e-7cdd-4155-9ac6-0113f6af3521 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/86c970094a53446eaa89557963b2d4f6"}, "tags": [], "enabled": true, "id": "86c970094a53446eaa89557963b2d4f6", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj"}]} 2018-08-12 00:02:40,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj used request id req-379e751e-7cdd-4155-9ac6-0113f6af3521 2018-08-12 00:02:40,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5679c4935400035b97097a0f86e35968551489" 2018-08-12 00:02:40,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562eefc2-15fc-45b3-89ec-7e7676e3b5b1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:02:40,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-562eefc2-15fc-45b3-89ec-7e7676e3b5b1 2018-08-12 00:02:40,659 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-user 2018-08-12 00:02:40,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:40,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:40,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49690db6-1a57-4b06-9a20-8d9807e035e4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:02:40,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-49690db6-1a57-4b06-9a20-8d9807e035e4 2018-08-12 00:02:40,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj-role"}}' 2018-08-12 00:02:40,779 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d076a96-bc08-433e-923b-dd492c4d49fb Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca7354643a874454a5955892ddfd4ead", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca7354643a874454a5955892ddfd4ead"}, "name": "CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj-role"}} 2018-08-12 00:02:40,779 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-2d076a96-bc08-433e-923b-dd492c4d49fb 2018-08-12 00:02:40,780 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj-role 2018-08-12 00:02:40,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/ca7354643a874454a5955892ddfd4ead -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:40,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aad7bf2-34e1-4e85-bba4-7cad742ce6a5 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca7354643a874454a5955892ddfd4ead", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca7354643a874454a5955892ddfd4ead"}, "name": "CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj-role"}} 2018-08-12 00:02:40,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/ca7354643a874454a5955892ddfd4ead used request id req-7aad7bf2-34e1-4e85-bba4-7cad742ce6a5 2018-08-12 00:02:40,866 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj-role to project CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj 2018-08-12 00:02:40,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/86c970094a53446eaa89557963b2d4f6/users/7f74c2a52da44900840bd4704f3ba4e2/roles/ca7354643a874454a5955892ddfd4ead -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:40,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a0a0841-b723-4ba8-9d68-3a6d0ca4aaba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:40,991 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/86c970094a53446eaa89557963b2d4f6/users/7f74c2a52da44900840bd4704f3ba4e2/roles/ca7354643a874454a5955892ddfd4ead used request id req-3a0a0841-b723-4ba8-9d68-3a6d0ca4aaba 2018-08-12 00:02:40,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:40,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:41,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["0UAwHf9dSq-uvdBx-jNqMA"], "issued_at": "2018-08-12T00:02:41.000000Z"}} 2018-08-12 00:02:41,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0756f06f000ae5b2c24f14e3ec41ccaeda701d8" 2018-08-12 00:02:41,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4699348a-9257-4848-aacc-5eafdd2977a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:41,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4699348a-9257-4848-aacc-5eafdd2977a0 2018-08-12 00:02:41,460 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0756f06f000ae5b2c24f14e3ec41ccaeda701d8" 2018-08-12 00:02:41,628 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:41 GMT Server: Apache x-compute-request-id: req-7562ed1f-a0f5-4ec9-9543-cd272d9dacd1 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-7562ed1f-a0f5-4ec9-9543-cd272d9dacd1 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-12 00:02:41,628 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None used request id req-7562ed1f-a0f5-4ec9-9543-cd272d9dacd1 2018-08-12 00:02:41,632 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}c0756f06f000ae5b2c24f14e3ec41ccaeda701d8" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7562ed1f-a0f5-4ec9-9543-cd272d9dacd1" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-f191a1dc-05ac-4e3d-8a33-ae27b060769d", "description": null}}' 2018-08-12 00:02:41,831 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:41 GMT Server: Apache x-compute-request-id: req-4fe4ce89-de66-40e1-9038-a1ad2ae2dc23 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4fe4ce89-de66-40e1-9038-a1ad2ae2dc23 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-f191a1dc-05ac-4e3d-8a33-ae27b060769d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d852ae7a-a7e3-4b4d-a859-aa9684dfee8a", "description": null}} 2018-08-12 00:02:41,831 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types used request id req-4fe4ce89-de66-40e1-9038-a1ad2ae2dc23 2018-08-12 00:02:41,831 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-f191a1dc-05ac-4e3d-8a33-ae27b060769d 2018-08-12 00:02:41,834 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d46ffe65262ca2bc9ff3b34a19368ab41d49851" 2018-08-12 00:02:42,007 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:41 GMT Server: Apache x-compute-request-id: req-d46cf052-fbe2-4e44-b7cf-8e695fbe4232 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d46cf052-fbe2-4e44-b7cf-8e695fbe4232 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-f191a1dc-05ac-4e3d-8a33-ae27b060769d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d852ae7a-a7e3-4b4d-a859-aa9684dfee8a", "description": null}]} 2018-08-12 00:02:42,007 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None used request id req-d46cf052-fbe2-4e44-b7cf-8e695fbe4232 2018-08-12 00:02:42,010 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/d852ae7a-a7e3-4b4d-a859-aa9684dfee8a -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d46cf052-fbe2-4e44-b7cf-8e695fbe4232" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d46ffe65262ca2bc9ff3b34a19368ab41d49851" 2018-08-12 00:02:42,566 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:42 GMT Server: Apache x-compute-request-id: req-3fd60d31-38f3-4e47-bda9-d4ac9e9849eb OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3fd60d31-38f3-4e47-bda9-d4ac9e9849eb Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-f191a1dc-05ac-4e3d-8a33-ae27b060769d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d852ae7a-a7e3-4b4d-a859-aa9684dfee8a", "description": null}} 2018-08-12 00:02:42,566 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/d852ae7a-a7e3-4b4d-a859-aa9684dfee8a used request id req-3fd60d31-38f3-4e47-bda9-d4ac9e9849eb 2018-08-12 00:02:42,568 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/d852ae7a-a7e3-4b4d-a859-aa9684dfee8a/encryption -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d46cf052-fbe2-4e44-b7cf-8e695fbe4232" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d46ffe65262ca2bc9ff3b34a19368ab41d49851" 2018-08-12 00:02:43,223 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:42 GMT Server: Apache x-compute-request-id: req-aad9aa17-2cd0-4333-a255-4863f42d9474 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-aad9aa17-2cd0-4333-a255-4863f42d9474 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-12 00:02:43,223 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/d852ae7a-a7e3-4b4d-a859-aa9684dfee8a/encryption used request id req-aad9aa17-2cd0-4333-a255-4863f42d9474 2018-08-12 00:02:43,224 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-f191a1dc-05ac-4e3d-8a33-ae27b060769d 2018-08-12 00:02:43,227 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/d852ae7a-a7e3-4b4d-a859-aa9684dfee8a -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d46cf052-fbe2-4e44-b7cf-8e695fbe4232" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d46ffe65262ca2bc9ff3b34a19368ab41d49851" 2018-08-12 00:02:43,421 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:02:43 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-5a73080a-6b58-4116-b7e2-ba7c988ab807 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-08-12 00:02:43,421 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/d852ae7a-a7e3-4b4d-a859-aa9684dfee8a used request id req-5a73080a-6b58-4116-b7e2-ba7c988ab807 2018-08-12 00:02:43,424 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d46cf052-fbe2-4e44-b7cf-8e695fbe4232" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d46ffe65262ca2bc9ff3b34a19368ab41d49851" 2018-08-12 00:02:43,588 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:43 GMT Server: Apache x-compute-request-id: req-d04d5f6a-dd3d-4280-8955-c3bb21dcbe80 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-d04d5f6a-dd3d-4280-8955-c3bb21dcbe80 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-12 00:02:43,589 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None used request id req-d04d5f6a-dd3d-4280-8955-c3bb21dcbe80 2018-08-12 00:02:43,589 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-f191a1dc-05ac-4e3d-8a33-ae27b060769d 2018-08-12 00:02:43,592 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/d852ae7a-a7e3-4b4d-a859-aa9684dfee8a -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7562ed1f-a0f5-4ec9-9543-cd272d9dacd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0756f06f000ae5b2c24f14e3ec41ccaeda701d8" 2018-08-12 00:02:43,768 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:43 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-compute-request-id: req-fd886910-e244-40c5-832b-fb94a168868b x-openstack-request-id: req-fd886910-e244-40c5-832b-fb94a168868b Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type d852ae7a-a7e3-4b4d-a859-aa9684dfee8a could not be found.", "code": 404}} 2018-08-12 00:02:43,768 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/d852ae7a-a7e3-4b4d-a859-aa9684dfee8a used request id req-fd886910-e244-40c5-832b-fb94a168868b 2018-08-12 00:02:43,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:02:43,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:02:43,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:02:43,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:02:43,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:02:43,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:44,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-61f4a18b-526c-42e2-b7ef-2134227d006c Date: Sun, 12 Aug 2018 00:02:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:02:44,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-61f4a18b-526c-42e2-b7ef-2134227d006c 2018-08-12 00:02:44,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:44,235 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bbd0b01-aa5d-44bf-a5f2-2eface25f451 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:44,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-9bbd0b01-aa5d-44bf-a5f2-2eface25f451 2018-08-12 00:02:44,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:44,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:44,322 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30e6ccdd-a0f7-4109-97d4-bbc673bcab5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:44,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-30e6ccdd-a0f7-4109-97d4-bbc673bcab5a 2018-08-12 00:02:44,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:44,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:44,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa7ee987-5834-4e6b-b3cc-a8b41aafa1a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:44,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-aa7ee987-5834-4e6b-b3cc-a8b41aafa1a2 2018-08-12 00:02:44,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:44,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:44,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11a9d35e-12e4-463e-b6eb-010db5df84a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:44,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-11a9d35e-12e4-463e-b6eb-010db5df84a5 2018-08-12 00:02:44,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:44,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:44,572 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-919f659f-0702-4945-a6e2-676b7e0cea04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:44,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-919f659f-0702-4945-a6e2-676b7e0cea04 2018-08-12 00:02:44,572 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:44,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:44,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a34820a-f0ed-4bc7-a46f-78f53742e5c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:44,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-9a34820a-f0ed-4bc7-a46f-78f53742e5c3 2018-08-12 00:02:44,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:44,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:44,746 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf7f1381-270f-4a6f-b7eb-8a06ef5192ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:44,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-bf7f1381-270f-4a6f-b7eb-8a06ef5192ea 2018-08-12 00:02:44,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:44,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:44,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b40bb9da-d262-46fb-8571-cf27cbe131ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:44,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-b40bb9da-d262-46fb-8571-cf27cbe131ad 2018-08-12 00:02:44,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:44,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:44,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-814f5f97-619b-4baf-9115-96ca8df22a57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:44,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-814f5f97-619b-4baf-9115-96ca8df22a57 2018-08-12 00:02:44,917 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:44,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:45,004 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67f6a100-4de2-45ed-82e8-0b7a645c63a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:45,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-67f6a100-4de2-45ed-82e8-0b7a645c63a4 2018-08-12 00:02:45,005 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:45,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:45,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-587aeae9-c4d4-451c-aab6-870c8d98dac9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:45,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-587aeae9-c4d4-451c-aab6-870c8d98dac9 2018-08-12 00:02:45,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:45,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:45,174 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed75fc14-47b3-453a-83b8-604684641b05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:45,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-ed75fc14-47b3-453a-83b8-604684641b05 2018-08-12 00:02:45,174 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:45,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:45,261 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5584d809-9c6e-4157-91ff-032a35fb35b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:45,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-5584d809-9c6e-4157-91ff-032a35fb35b7 2018-08-12 00:02:45,261 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:45,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:45,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1551a5-fbb1-4934-a64a-41955a497162 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:02:45,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-4b1551a5-fbb1-4934-a64a-41955a497162 2018-08-12 00:02:45,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:45,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-041d73a0-7433-444a-869e-c7b9fab88725 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:02:45,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-041d73a0-7433-444a-869e-c7b9fab88725 2018-08-12 00:02:45,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:45,522 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8493587c-409e-4eb1-a59f-5b62471efb54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:45,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-8493587c-409e-4eb1-a59f-5b62471efb54 2018-08-12 00:02:45,522 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:45,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:45,600 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46df9d8d-016e-4f0a-8054-3077e7f2ccb3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:45,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-46df9d8d-016e-4f0a-8054-3077e7f2ccb3 2018-08-12 00:02:45,601 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:45,602 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj 2018-08-12 00:02:45,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/86c970094a53446eaa89557963b2d4f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:45,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a368706c-71c1-4503-8174-36bc9610b3ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:45,803 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/86c970094a53446eaa89557963b2d4f6 used request id req-a368706c-71c1-4503-8174-36bc9610b3ae 2018-08-12 00:02:45,804 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-proj-role 2018-08-12 00:02:45,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/ca7354643a874454a5955892ddfd4ead -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:45,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4151bbd-b3a8-41cf-aa0c-691eb570b32a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:45,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/ca7354643a874454a5955892ddfd4ead used request id req-e4151bbd-b3a8-41cf-aa0c-691eb570b32a 2018-08-12 00:02:45,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8618de1fbc7f4b294769d795df61f02f8fa9c0af" 2018-08-12 00:02:46,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79dd9624-e777-45b4-885d-94ae64dcee68 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:02:46,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-79dd9624-e777-45b4-885d-94ae64dcee68 2018-08-12 00:02:46,005 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-06b8f3f3-4305-40a-user 2018-08-12 00:02:46,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/7f74c2a52da44900840bd4704f3ba4e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db5679c4935400035b97097a0f86e35968551489" 2018-08-12 00:02:46,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e3551f7-f13d-477a-b318-7c7e6b199252 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:46,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/7f74c2a52da44900840bd4704f3ba4e2 used request id req-1e3551f7-f13d-477a-b318-7c7e6b199252 2018-08-12 00:02:46,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:46,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["MiP1gXyJRsahZufVk5JV2g"], "issued_at": "2018-08-12T00:02:46.000000Z"}} 2018-08-12 00:02:46,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b328accfdf83571a9f15264540ea367f06372aac" 2018-08-12 00:02:46,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d73de4c-4663-4433-95a7-66d2841ba042 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:46,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4d73de4c-4663-4433-95a7-66d2841ba042 2018-08-12 00:02:46,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:46,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:47,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["7bRZFysqRdSKCcP7_yUCTw"], "issued_at": "2018-08-12T00:02:47.000000Z"}} 2018-08-12 00:02:47,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:47,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb64177-fb13-438a-ac37-fe1939a2cc31 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:47,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7bb64177-fb13-438a-ac37-fe1939a2cc31 2018-08-12 00:02:47,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:02:47,119 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:02: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:02:47,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:47,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b5bd62-8ba8-491a-9eb1-de91e6613f28 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:02:47,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj used request id req-e4b5bd62-8ba8-491a-9eb1-de91e6613f28 2018-08-12 00:02:47,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:47,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67f3bea4-9645-40ee-9bf7-2fcc391b2418 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:02:47,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-67f3bea4-9645-40ee-9bf7-2fcc391b2418 2018-08-12 00:02:47,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj"}}' 2018-08-12 00:02:47,409 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8234c0c2-84ad-4711-945b-79b66764adc9 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55dcfea649b041bea4bcf91b9cdcb985"}, "tags": [], "enabled": true, "id": "55dcfea649b041bea4bcf91b9cdcb985", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj"}} 2018-08-12 00:02:47,409 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-8234c0c2-84ad-4711-945b-79b66764adc9 2018-08-12 00:02:47,409 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj 2018-08-12 00:02:47,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:47,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:47,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["vZ7icHEASa6yFmOjeDMjbw"], "issued_at": "2018-08-12T00:02:47.000000Z"}} 2018-08-12 00:02:47,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0c5fbd1639d690c770dd19a2960f6d722b0a67" 2018-08-12 00:02:47,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1899eb1-48de-473e-af28-4fce3c9178bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:47,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f1899eb1-48de-473e-af28-4fce3c9178bc 2018-08-12 00:02:47,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:02:47,880 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:02: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:02:47,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0c5fbd1639d690c770dd19a2960f6d722b0a67" 2018-08-12 00:02:47,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9756e4a3-1803-4cfa-bdbb-f93c86dc162e Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:02:47,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-9756e4a3-1803-4cfa-bdbb-f93c86dc162e 2018-08-12 00:02:47,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0c5fbd1639d690c770dd19a2960f6d722b0a67" 2018-08-12 00:02:47,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f42fcddf-d3c9-4690-9e79-8e49f37418d3 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55dcfea649b041bea4bcf91b9cdcb985"}, "tags": [], "enabled": true, "id": "55dcfea649b041bea4bcf91b9cdcb985", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj"}]} 2018-08-12 00:02:47,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj used request id req-f42fcddf-d3c9-4690-9e79-8e49f37418d3 2018-08-12 00:02:47,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0c5fbd1639d690c770dd19a2960f6d722b0a67" 2018-08-12 00:02:47,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0b304c-0d39-4a6c-8cde-9cb9b269e90a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:02:47,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ab0b304c-0d39-4a6c-8cde-9cb9b269e90a 2018-08-12 00:02:48,313 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-user 2018-08-12 00:02:48,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:48,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:48,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e33b3fd-4ec0-4835-bb34-24fcfdeeee7a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:02:48,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8e33b3fd-4ec0-4835-bb34-24fcfdeeee7a 2018-08-12 00:02:48,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj-role"}}' 2018-08-12 00:02:48,570 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2e80d8d-5e3f-469a-b096-82aec91c3a7a Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "22d9cdc7e01943b9ac8da048e71232f4", "links": {"self": "http://172.30.9.30:5000/v3/roles/22d9cdc7e01943b9ac8da048e71232f4"}, "name": "CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj-role"}} 2018-08-12 00:02:48,570 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-d2e80d8d-5e3f-469a-b096-82aec91c3a7a 2018-08-12 00:02:48,571 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj-role 2018-08-12 00:02:48,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/22d9cdc7e01943b9ac8da048e71232f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:48,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147478b1-6cc9-420a-ba41-f86477d10434 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "22d9cdc7e01943b9ac8da048e71232f4", "links": {"self": "http://172.30.9.30:5000/v3/roles/22d9cdc7e01943b9ac8da048e71232f4"}, "name": "CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj-role"}} 2018-08-12 00:02:48,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/22d9cdc7e01943b9ac8da048e71232f4 used request id req-147478b1-6cc9-420a-ba41-f86477d10434 2018-08-12 00:02:48,658 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj-role to project CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj 2018-08-12 00:02:48,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/55dcfea649b041bea4bcf91b9cdcb985/users/e898aa6f48a54ea88184f9ff2bc63f59/roles/22d9cdc7e01943b9ac8da048e71232f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:48,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae8914fb-cf81-4d8a-84d7-8efb6828b278 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:48,777 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/55dcfea649b041bea4bcf91b9cdcb985/users/e898aa6f48a54ea88184f9ff2bc63f59/roles/22d9cdc7e01943b9ac8da048e71232f4 used request id req-ae8914fb-cf81-4d8a-84d7-8efb6828b278 2018-08-12 00:02:48,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:48,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:49,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["cZV4FEXZQjKu3J1I8TKczA"], "issued_at": "2018-08-12T00:02:49.000000Z"}} 2018-08-12 00:02:49,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec7abe916f03412eaa9c9675f2d3cfdae18ca14" 2018-08-12 00:02:49,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a6154f4-aa3b-4aa9-86c6-8eb86ddde726 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:49,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6a6154f4-aa3b-4aa9-86c6-8eb86ddde726 2018-08-12 00:02:49,243 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec7abe916f03412eaa9c9675f2d3cfdae18ca14" 2018-08-12 00:02:49,411 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:49 GMT Server: Apache x-compute-request-id: req-ad4cbc42-a141-4ce1-8e56-bb30f7775b67 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-ad4cbc42-a141-4ce1-8e56-bb30f7775b67 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-12 00:02:49,411 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None used request id req-ad4cbc42-a141-4ce1-8e56-bb30f7775b67 2018-08-12 00:02:49,414 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}fec7abe916f03412eaa9c9675f2d3cfdae18ca14" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ad4cbc42-a141-4ce1-8e56-bb30f7775b67" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-70369118-f7ca-44e3-8c11-b461547f149a", "description": null}}' 2018-08-12 00:02:49,634 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:49 GMT Server: Apache x-compute-request-id: req-cceb320f-b3bd-4f01-b816-e72a4698c4e9 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cceb320f-b3bd-4f01-b816-e72a4698c4e9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-70369118-f7ca-44e3-8c11-b461547f149a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2c6b53ea-a7dd-4a3d-9463-63f1e59bbcea", "description": null}} 2018-08-12 00:02:49,634 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types used request id req-cceb320f-b3bd-4f01-b816-e72a4698c4e9 2018-08-12 00:02:49,635 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-70369118-f7ca-44e3-8c11-b461547f149a 2018-08-12 00:02:49,638 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b328accfdf83571a9f15264540ea367f06372aac" 2018-08-12 00:02:49,809 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:49 GMT Server: Apache x-compute-request-id: req-59676879-aee5-486d-b143-0788cea2ca10 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-59676879-aee5-486d-b143-0788cea2ca10 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-70369118-f7ca-44e3-8c11-b461547f149a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2c6b53ea-a7dd-4a3d-9463-63f1e59bbcea", "description": null}]} 2018-08-12 00:02:49,809 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None used request id req-59676879-aee5-486d-b143-0788cea2ca10 2018-08-12 00:02:49,812 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/2c6b53ea-a7dd-4a3d-9463-63f1e59bbcea -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59676879-aee5-486d-b143-0788cea2ca10" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b328accfdf83571a9f15264540ea367f06372aac" 2018-08-12 00:02:50,374 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:49 GMT Server: Apache x-compute-request-id: req-da6100a9-d987-4a55-b7a1-3c732855d59b OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-da6100a9-d987-4a55-b7a1-3c732855d59b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-70369118-f7ca-44e3-8c11-b461547f149a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2c6b53ea-a7dd-4a3d-9463-63f1e59bbcea", "description": null}} 2018-08-12 00:02:50,374 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/2c6b53ea-a7dd-4a3d-9463-63f1e59bbcea used request id req-da6100a9-d987-4a55-b7a1-3c732855d59b 2018-08-12 00:02:50,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/2c6b53ea-a7dd-4a3d-9463-63f1e59bbcea/encryption -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59676879-aee5-486d-b143-0788cea2ca10" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b328accfdf83571a9f15264540ea367f06372aac" 2018-08-12 00:02:50,553 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:50 GMT Server: Apache x-compute-request-id: req-f70d3581-e57c-458a-8657-b2f3564a6d97 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-f70d3581-e57c-458a-8657-b2f3564a6d97 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-12 00:02:50,553 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/2c6b53ea-a7dd-4a3d-9463-63f1e59bbcea/encryption used request id req-f70d3581-e57c-458a-8657-b2f3564a6d97 2018-08-12 00:02:50,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:50,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:50,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ftyQdD99SbW-49P1zLauCA"], "issued_at": "2018-08-12T00:02:50.000000Z"}} 2018-08-12 00:02:50,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f003f0444d340243487eb4ef37d1a3e6a74ce071" 2018-08-12 00:02:51,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd1792a4-945f-4e56-a359-c44ef178d03f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:51,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-fd1792a4-945f-4e56-a359-c44ef178d03f 2018-08-12 00:02:51,078 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f003f0444d340243487eb4ef37d1a3e6a74ce071" 2018-08-12 00:02:51,259 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:51 GMT Server: Apache x-compute-request-id: req-3e057303-6713-4bae-96b2-2b20bc8156f9 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3e057303-6713-4bae-96b2-2b20bc8156f9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-70369118-f7ca-44e3-8c11-b461547f149a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2c6b53ea-a7dd-4a3d-9463-63f1e59bbcea", "description": null}]} 2018-08-12 00:02:51,259 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None used request id req-3e057303-6713-4bae-96b2-2b20bc8156f9 2018-08-12 00:02:51,263 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/2c6b53ea-a7dd-4a3d-9463-63f1e59bbcea -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3e057303-6713-4bae-96b2-2b20bc8156f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f003f0444d340243487eb4ef37d1a3e6a74ce071" 2018-08-12 00:02:51,433 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:51 GMT Server: Apache x-compute-request-id: req-b215c7f3-c155-4ee5-9081-ccc845ed8928 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b215c7f3-c155-4ee5-9081-ccc845ed8928 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-70369118-f7ca-44e3-8c11-b461547f149a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2c6b53ea-a7dd-4a3d-9463-63f1e59bbcea", "description": null}} 2018-08-12 00:02:51,434 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/2c6b53ea-a7dd-4a3d-9463-63f1e59bbcea used request id req-b215c7f3-c155-4ee5-9081-ccc845ed8928 2018-08-12 00:02:51,436 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/2c6b53ea-a7dd-4a3d-9463-63f1e59bbcea/encryption -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3e057303-6713-4bae-96b2-2b20bc8156f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f003f0444d340243487eb4ef37d1a3e6a74ce071" 2018-08-12 00:02:51,599 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:51 GMT Server: Apache x-compute-request-id: req-9d8a4f57-22e1-4652-8f7e-5989b70503e3 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-9d8a4f57-22e1-4652-8f7e-5989b70503e3 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-12 00:02:51,599 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/2c6b53ea-a7dd-4a3d-9463-63f1e59bbcea/encryption used request id req-9d8a4f57-22e1-4652-8f7e-5989b70503e3 2018-08-12 00:02:51,600 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-70369118-f7ca-44e3-8c11-b461547f149a 2018-08-12 00:02:51,603 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/2c6b53ea-a7dd-4a3d-9463-63f1e59bbcea -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ad4cbc42-a141-4ce1-8e56-bb30f7775b67" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec7abe916f03412eaa9c9675f2d3cfdae18ca14" 2018-08-12 00:02:51,804 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:02:51 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-16264058-7928-417f-acc2-507b777ce6f3 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-08-12 00:02:51,804 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/2c6b53ea-a7dd-4a3d-9463-63f1e59bbcea used request id req-16264058-7928-417f-acc2-507b777ce6f3 2018-08-12 00:02:51,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:02:51,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:02:51,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:02:51,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:02:51,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:02:51,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:52,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-e69d8e2f-cb38-4a85-a3ca-692d7bbbdc4f Date: Sun, 12 Aug 2018 00:02:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:02:52,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-e69d8e2f-cb38-4a85-a3ca-692d7bbbdc4f 2018-08-12 00:02:52,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:52,145 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9126beb4-a93f-495e-85a9-68279d67865b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:52,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-9126beb4-a93f-495e-85a9-68279d67865b 2018-08-12 00:02:52,146 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:52,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:52,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67684c01-6f64-4b4d-a341-21b8c96208af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:52,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-67684c01-6f64-4b4d-a341-21b8c96208af 2018-08-12 00:02:52,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:52,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:52,322 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6042764-7035-4036-856c-99eef1d1db46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:52,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-a6042764-7035-4036-856c-99eef1d1db46 2018-08-12 00:02:52,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:52,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:52,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39a5600b-c43f-4801-9de9-63cb1e22d719 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:52,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-39a5600b-c43f-4801-9de9-63cb1e22d719 2018-08-12 00:02:52,407 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:52,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:52,491 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48cc9fee-1b48-42c2-a09b-e89160f41872 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:52,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-48cc9fee-1b48-42c2-a09b-e89160f41872 2018-08-12 00:02:52,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:52,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:52,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3173e0c0-9921-4f3c-b572-b8ea87fa4aaa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:52,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-3173e0c0-9921-4f3c-b572-b8ea87fa4aaa 2018-08-12 00:02:52,574 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:52,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:52,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5f944ff-3da9-46ff-8faa-52566ec17a6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:52,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-f5f944ff-3da9-46ff-8faa-52566ec17a6b 2018-08-12 00:02:52,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:52,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:52,749 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35b76329-2aef-4657-acbc-a8e1d132e7f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:52,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-35b76329-2aef-4657-acbc-a8e1d132e7f5 2018-08-12 00:02:52,749 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:52,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:52,836 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7558354-2e01-4be6-958a-4410f5cca7db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:52,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-a7558354-2e01-4be6-958a-4410f5cca7db 2018-08-12 00:02:52,837 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:52,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:52,913 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26776aa9-e177-4373-9e75-3e583cd08ea8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:52,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-26776aa9-e177-4373-9e75-3e583cd08ea8 2018-08-12 00:02:52,914 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:52,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:52,997 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dcecfb5-c975-4cb3-a369-1aa6fe1545e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:52,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-5dcecfb5-c975-4cb3-a369-1aa6fe1545e5 2018-08-12 00:02:52,997 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:53,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:53,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62e2fb46-7229-41f9-8ff7-c3b5f5fd1c63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:53,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-62e2fb46-7229-41f9-8ff7-c3b5f5fd1c63 2018-08-12 00:02:53,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:53,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:53,169 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52dbf04e-9db4-4078-a669-c3382e6ea1a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:53,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-52dbf04e-9db4-4078-a669-c3382e6ea1a5 2018-08-12 00:02:53,170 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:53,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:53,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85e36cf8-2e21-46c1-81c0-86f36fd89557 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:02:53,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-85e36cf8-2e21-46c1-81c0-86f36fd89557 2018-08-12 00:02:53,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:53,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5028c42a-93bb-48ed-9255-4d632f61f3ce Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:02:53,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-5028c42a-93bb-48ed-9255-4d632f61f3ce 2018-08-12 00:02:53,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:53,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d309b77-a608-4463-b471-cb643a2fd0ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:53,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-1d309b77-a608-4463-b471-cb643a2fd0ee 2018-08-12 00:02:53,365 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:53,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:53,452 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e116cab-d82e-4f2a-b03e-5cb26885416a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:53,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-9e116cab-d82e-4f2a-b03e-5cb26885416a 2018-08-12 00:02:53,453 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:53,454 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj 2018-08-12 00:02:53,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/55dcfea649b041bea4bcf91b9cdcb985 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:53,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c0fb438-1f1b-4d02-b760-6fd35dd720de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:53,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/55dcfea649b041bea4bcf91b9cdcb985 used request id req-3c0fb438-1f1b-4d02-b760-6fd35dd720de 2018-08-12 00:02:53,661 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-proj-role 2018-08-12 00:02:53,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/22d9cdc7e01943b9ac8da048e71232f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:53,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a8d4381-ec1d-4796-b965-3b71a846b198 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:53,768 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/22d9cdc7e01943b9ac8da048e71232f4 used request id req-2a8d4381-ec1d-4796-b965-3b71a846b198 2018-08-12 00:02:53,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae42d9e89a6b00e8229483f515b04588a4927c9b" 2018-08-12 00:02:53,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc85e98-5151-47b8-9c22-ea0e0159f46b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:02:53,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-efc85e98-5151-47b8-9c22-ea0e0159f46b 2018-08-12 00:02:53,860 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-472431a2-8c84-4ac-user 2018-08-12 00:02:53,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/e898aa6f48a54ea88184f9ff2bc63f59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0c5fbd1639d690c770dd19a2960f6d722b0a67" 2018-08-12 00:02:54,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-547b4b1a-d457-4718-a833-b30da6333d9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:54,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e898aa6f48a54ea88184f9ff2bc63f59 used request id req-547b4b1a-d457-4718-a833-b30da6333d9f 2018-08-12 00:02:54,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:54,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["HUNkNoTjQMu3KuYJQ-TY7w"], "issued_at": "2018-08-12T00:02:54.000000Z"}} 2018-08-12 00:02:54,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96abc5d243d411cebe50e5760dad0f622483910" 2018-08-12 00:02:54,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc363f73-a80a-48ea-b0bb-3010b8469a30 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:54,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-dc363f73-a80a-48ea-b0bb-3010b8469a30 2018-08-12 00:02:54,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:54,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:54,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ay2kc6MmTVKUXyvPTZ4-Tg"], "issued_at": "2018-08-12T00:02:54.000000Z"}} 2018-08-12 00:02:54,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:02:54,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd26a731-6273-421f-b9a4-e4e812958180 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:54,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-fd26a731-6273-421f-b9a4-e4e812958180 2018-08-12 00:02:54,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:02:54,948 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:02: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:02:54,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:02:55,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca0a18dc-c775-469d-8d5c-86ade298dba3 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:02:55,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj used request id req-ca0a18dc-c775-469d-8d5c-86ade298dba3 2018-08-12 00:02:55,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:02:55,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4276db40-6da7-476a-806b-c0ece529f04d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:02:55,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4276db40-6da7-476a-806b-c0ece529f04d 2018-08-12 00:02:55,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj"}}' 2018-08-12 00:02:55,164 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35aec8b2-477d-428a-b831-2dc2b06398e7 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/955570b7b25b4c87b8b4334688cb0e3b"}, "tags": [], "enabled": true, "id": "955570b7b25b4c87b8b4334688cb0e3b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj"}} 2018-08-12 00:02:55,164 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-35aec8b2-477d-428a-b831-2dc2b06398e7 2018-08-12 00:02:55,164 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj 2018-08-12 00:02:55,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:55,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:55,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["dIyZ7Br5QkiAZyU2pjYPqQ"], "issued_at": "2018-08-12T00:02:55.000000Z"}} 2018-08-12 00:02:55,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e23d016b23f86bf5833034bf85a6003c12a0c" 2018-08-12 00:02:55,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af59572-c8b0-472c-b995-d4c1270d2ec7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:55,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4af59572-c8b0-472c-b995-d4c1270d2ec7 2018-08-12 00:02:55,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:02:55,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:02:55,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e23d016b23f86bf5833034bf85a6003c12a0c" 2018-08-12 00:02:55,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d446d65-3821-455c-92de-25e39094e5e3 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:02:55,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4d446d65-3821-455c-92de-25e39094e5e3 2018-08-12 00:02:55,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e23d016b23f86bf5833034bf85a6003c12a0c" 2018-08-12 00:02:55,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ca1763-fe18-4a00-b5b9-3ce14f752a0d Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/955570b7b25b4c87b8b4334688cb0e3b"}, "tags": [], "enabled": true, "id": "955570b7b25b4c87b8b4334688cb0e3b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj"}]} 2018-08-12 00:02:55,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj used request id req-f4ca1763-fe18-4a00-b5b9-3ce14f752a0d 2018-08-12 00:02:55,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e23d016b23f86bf5833034bf85a6003c12a0c" 2018-08-12 00:02:55,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b0abf9-18ab-423f-bbd4-c3e167ad7b2f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:02:55,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-14b0abf9-18ab-423f-bbd4-c3e167ad7b2f 2018-08-12 00:02:56,115 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-user 2018-08-12 00:02:56,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:56,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:02:56,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c0ab01-bb28-4c74-8ebe-ec9153bd472f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:02:56,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-00c0ab01-bb28-4c74-8ebe-ec9153bd472f 2018-08-12 00:02:56,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj-role"}}' 2018-08-12 00:02:56,313 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f41b66c-dd95-409d-97d7-47e37c15178f Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7a77cb110944eb598782aa4ef5f6d90", "links": {"self": "http://172.30.9.30:5000/v3/roles/a7a77cb110944eb598782aa4ef5f6d90"}, "name": "CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj-role"}} 2018-08-12 00:02:56,314 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-7f41b66c-dd95-409d-97d7-47e37c15178f 2018-08-12 00:02:56,314 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj-role 2018-08-12 00:02:56,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/a7a77cb110944eb598782aa4ef5f6d90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:02:56,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ffdd50e-77aa-4e86-9f84-57379fd35f32 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7a77cb110944eb598782aa4ef5f6d90", "links": {"self": "http://172.30.9.30:5000/v3/roles/a7a77cb110944eb598782aa4ef5f6d90"}, "name": "CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj-role"}} 2018-08-12 00:02:56,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/a7a77cb110944eb598782aa4ef5f6d90 used request id req-3ffdd50e-77aa-4e86-9f84-57379fd35f32 2018-08-12 00:02:56,398 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj-role to project CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj 2018-08-12 00:02:56,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/955570b7b25b4c87b8b4334688cb0e3b/users/b0ab48547f3a4015aa37b5da523025a1/roles/a7a77cb110944eb598782aa4ef5f6d90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:02:56,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-656e56c9-8744-49a7-9c13-5fd1eb6e46fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:02:56,526 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/955570b7b25b4c87b8b4334688cb0e3b/users/b0ab48547f3a4015aa37b5da523025a1/roles/a7a77cb110944eb598782aa4ef5f6d90 used request id req-656e56c9-8744-49a7-9c13-5fd1eb6e46fb 2018-08-12 00:02:56,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:02:56,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:02:56,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["U5-53WimTpKV2QnvJeLwVQ"], "issued_at": "2018-08-12T00:02:56.000000Z"}} 2018-08-12 00:02:56,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910d5bfabfb599358df4b51103caaa6ffc81320e" 2018-08-12 00:02:56,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6cf30f4-84b5-4cb3-80dc-06febccff124 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:02:56,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b6cf30f4-84b5-4cb3-80dc-06febccff124 2018-08-12 00:02:56,995 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910d5bfabfb599358df4b51103caaa6ffc81320e" 2018-08-12 00:02:57,248 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:56 GMT Server: Apache x-compute-request-id: req-9d239f1b-8cf2-4851-9885-8e0f3ed6524f OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-9d239f1b-8cf2-4851-9885-8e0f3ed6524f Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-12 00:02:57,248 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None used request id req-9d239f1b-8cf2-4851-9885-8e0f3ed6524f 2018-08-12 00:02:57,252 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}910d5bfabfb599358df4b51103caaa6ffc81320e" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9d239f1b-8cf2-4851-9885-8e0f3ed6524f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-f99b3991-3bc7-4780-aef0-231c8c5b3c77", "description": null}}' 2018-08-12 00:02:57,446 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:57 GMT Server: Apache x-compute-request-id: req-9c2dbccb-8274-4bd4-90d9-80ac333888e6 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9c2dbccb-8274-4bd4-90d9-80ac333888e6 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-f99b3991-3bc7-4780-aef0-231c8c5b3c77", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8af294a3-8e73-4981-8dfe-722d48fa5459", "description": null}} 2018-08-12 00:02:57,446 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types used request id req-9c2dbccb-8274-4bd4-90d9-80ac333888e6 2018-08-12 00:02:57,447 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-f99b3991-3bc7-4780-aef0-231c8c5b3c77 2018-08-12 00:02:57,450 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96abc5d243d411cebe50e5760dad0f622483910" 2018-08-12 00:02:58,006 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:57 GMT Server: Apache x-compute-request-id: req-8d829c97-a3ff-4150-beb2-cb5645698d99 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8d829c97-a3ff-4150-beb2-cb5645698d99 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-f99b3991-3bc7-4780-aef0-231c8c5b3c77", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8af294a3-8e73-4981-8dfe-722d48fa5459", "description": null}]} 2018-08-12 00:02:58,006 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None used request id req-8d829c97-a3ff-4150-beb2-cb5645698d99 2018-08-12 00:02:58,009 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/8af294a3-8e73-4981-8dfe-722d48fa5459 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d829c97-a3ff-4150-beb2-cb5645698d99" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96abc5d243d411cebe50e5760dad0f622483910" 2018-08-12 00:02:58,178 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:58 GMT Server: Apache x-compute-request-id: req-aa5b331b-91c8-47ac-b15f-65b058b4c108 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa5b331b-91c8-47ac-b15f-65b058b4c108 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-f99b3991-3bc7-4780-aef0-231c8c5b3c77", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8af294a3-8e73-4981-8dfe-722d48fa5459", "description": null}} 2018-08-12 00:02:58,179 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/8af294a3-8e73-4981-8dfe-722d48fa5459 used request id req-aa5b331b-91c8-47ac-b15f-65b058b4c108 2018-08-12 00:02:58,181 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/8af294a3-8e73-4981-8dfe-722d48fa5459/encryption -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d829c97-a3ff-4150-beb2-cb5645698d99" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96abc5d243d411cebe50e5760dad0f622483910" 2018-08-12 00:02:58,347 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:58 GMT Server: Apache x-compute-request-id: req-345274be-645e-435b-a742-21c646224fa3 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-345274be-645e-435b-a742-21c646224fa3 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-12 00:02:58,347 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/8af294a3-8e73-4981-8dfe-722d48fa5459/encryption used request id req-345274be-645e-435b-a742-21c646224fa3 2018-08-12 00:02:58,350 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/8af294a3-8e73-4981-8dfe-722d48fa5459 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d829c97-a3ff-4150-beb2-cb5645698d99" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96abc5d243d411cebe50e5760dad0f622483910" 2018-08-12 00:02:58,516 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:58 GMT Server: Apache x-compute-request-id: req-be6504b3-c97b-4a6c-ae17-896546d88b11 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-be6504b3-c97b-4a6c-ae17-896546d88b11 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-f99b3991-3bc7-4780-aef0-231c8c5b3c77", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8af294a3-8e73-4981-8dfe-722d48fa5459", "description": null}} 2018-08-12 00:02:58,517 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/8af294a3-8e73-4981-8dfe-722d48fa5459 used request id req-be6504b3-c97b-4a6c-ae17-896546d88b11 2018-08-12 00:02:58,520 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/8af294a3-8e73-4981-8dfe-722d48fa5459 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d829c97-a3ff-4150-beb2-cb5645698d99" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96abc5d243d411cebe50e5760dad0f622483910" 2018-08-12 00:02:58,685 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:58 GMT Server: Apache x-compute-request-id: req-4ded8793-6ad1-419b-a435-770358ceee21 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ded8793-6ad1-419b-a435-770358ceee21 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-f99b3991-3bc7-4780-aef0-231c8c5b3c77", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8af294a3-8e73-4981-8dfe-722d48fa5459", "description": null}} 2018-08-12 00:02:58,686 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/8af294a3-8e73-4981-8dfe-722d48fa5459 used request id req-4ded8793-6ad1-419b-a435-770358ceee21 2018-08-12 00:02:58,688 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/8af294a3-8e73-4981-8dfe-722d48fa5459/encryption -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d829c97-a3ff-4150-beb2-cb5645698d99" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f96abc5d243d411cebe50e5760dad0f622483910" 2018-08-12 00:02:59,246 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:02:58 GMT Server: Apache x-compute-request-id: req-60c12ed7-cbcc-436c-9bc4-d9af78d808a2 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-60c12ed7-cbcc-436c-9bc4-d9af78d808a2 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-12 00:02:59,246 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/8af294a3-8e73-4981-8dfe-722d48fa5459/encryption used request id req-60c12ed7-cbcc-436c-9bc4-d9af78d808a2 2018-08-12 00:02:59,247 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-f99b3991-3bc7-4780-aef0-231c8c5b3c77 2018-08-12 00:02:59,250 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/8af294a3-8e73-4981-8dfe-722d48fa5459 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9d239f1b-8cf2-4851-9885-8e0f3ed6524f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910d5bfabfb599358df4b51103caaa6ffc81320e" 2018-08-12 00:02:59,447 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:02:59 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-1d6c4d5a-ff03-4cb5-a856-f4667c169d91 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-08-12 00:02:59,447 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/8af294a3-8e73-4981-8dfe-722d48fa5459 used request id req-1d6c4d5a-ff03-4cb5-a856-f4667c169d91 2018-08-12 00:02:59,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:02:59,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:02:59,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:02:59,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:02:59,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:02:59,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:02:59,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-56426bea-738c-4b4e-b0d0-3ce523622ad5 Date: Sun, 12 Aug 2018 00:02:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:02:59,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-56426bea-738c-4b4e-b0d0-3ce523622ad5 2018-08-12 00:02:59,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:02:59,817 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5bf26d6-a789-4a0a-8420-2a24f0aae387 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:59,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-f5bf26d6-a789-4a0a-8420-2a24f0aae387 2018-08-12 00:02:59,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:59,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:02:59,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a21915ed-1122-4554-8c62-9404fe9ade32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:59,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-a21915ed-1122-4554-8c62-9404fe9ade32 2018-08-12 00:02:59,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:59,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:02:59,973 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7685b867-fc9d-4fa2-93f3-030e25bb8928 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:02:59,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-7685b867-fc9d-4fa2-93f3-030e25bb8928 2018-08-12 00:02:59,973 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:02:59,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:03:00,048 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efcc55a9-94c3-4fb8-809b-7e73293d6195 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:00,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-efcc55a9-94c3-4fb8-809b-7e73293d6195 2018-08-12 00:03:00,048 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:00,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:03:00,128 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39f1784f-3400-44a2-81b1-4b80dddda3cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:00,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-39f1784f-3400-44a2-81b1-4b80dddda3cd 2018-08-12 00:03:00,128 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:00,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:03:00,210 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36e10271-afda-4cd9-954b-0ea70726d5fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:00,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-36e10271-afda-4cd9-954b-0ea70726d5fb 2018-08-12 00:03:00,210 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:00,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:03:00,291 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c21abbbc-9a6e-49d8-8232-bc88431caa31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:00,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-c21abbbc-9a6e-49d8-8232-bc88431caa31 2018-08-12 00:03:00,291 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:00,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:03:00,377 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5924f43-373d-48ef-9c50-52f0c68e790e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:00,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-f5924f43-373d-48ef-9c50-52f0c68e790e 2018-08-12 00:03:00,378 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:00,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:03:00,461 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-268bcc71-0ccc-4c8a-8070-f4d415a49e54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:00,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-268bcc71-0ccc-4c8a-8070-f4d415a49e54 2018-08-12 00:03:00,461 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:00,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:03:00,545 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac33bd62-e69a-42fe-8b98-5f02820bd5b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:00,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-ac33bd62-e69a-42fe-8b98-5f02820bd5b3 2018-08-12 00:03:00,546 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:00,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:03:00,630 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17ff8ce0-c8ef-4acb-9f49-9a08a63f6b30 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:00,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-17ff8ce0-c8ef-4acb-9f49-9a08a63f6b30 2018-08-12 00:03:00,631 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:00,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:03:00,716 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dc93e27-bfee-4b72-97c7-2f2cc70e74e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:00,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-7dc93e27-bfee-4b72-97c7-2f2cc70e74e5 2018-08-12 00:03:00,716 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:00,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:03:00,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a9e4484-68df-4622-9252-db91f388bdb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:00,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-6a9e4484-68df-4622-9252-db91f388bdb1 2018-08-12 00:03:00,736 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:00,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:03:00,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a667f0-8381-4289-a88f-61fa09fa3b68 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:03:00,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-a2a667f0-8381-4289-a88f-61fa09fa3b68 2018-08-12 00:03:00,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:03:00,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e02109a6-0fd6-4305-8a54-5bbf7c1aefed Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:03:00,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-e02109a6-0fd6-4305-8a54-5bbf7c1aefed 2018-08-12 00:03:00,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:03:00,995 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-815ec5a7-1cff-46e7-b5f0-80f8bc9d00ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:00,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-815ec5a7-1cff-46e7-b5f0-80f8bc9d00ee 2018-08-12 00:03:00,996 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:00,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:03:01,078 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4c2e76f-d36a-4ca5-b191-2f2de50f95db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:01,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-e4c2e76f-d36a-4ca5-b191-2f2de50f95db 2018-08-12 00:03:01,078 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:01,079 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj 2018-08-12 00:03:01,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/955570b7b25b4c87b8b4334688cb0e3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:03:01,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f9639f3-4a7e-4bd0-ae8c-02c0cb04ef06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:01,266 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/955570b7b25b4c87b8b4334688cb0e3b used request id req-1f9639f3-4a7e-4bd0-ae8c-02c0cb04ef06 2018-08-12 00:03:01,266 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-proj-role 2018-08-12 00:03:01,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/a7a77cb110944eb598782aa4ef5f6d90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:03:01,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0b09a1a-8b3a-484c-9c73-e48a97cc3804 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:01,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a7a77cb110944eb598782aa4ef5f6d90 used request id req-e0b09a1a-8b3a-484c-9c73-e48a97cc3804 2018-08-12 00:03:01,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c4dadc023b62f263ace9b4527bb3bc450feae0" 2018-08-12 00:03:01,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a5476b7-1ff2-49d5-a0a8-08a51d91549c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:03:01,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9a5476b7-1ff2-49d5-a0a8-08a51d91549c 2018-08-12 00:03:01,473 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-d4c50913-9b09-4e6-user 2018-08-12 00:03:01,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/b0ab48547f3a4015aa37b5da523025a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2e23d016b23f86bf5833034bf85a6003c12a0c" 2018-08-12 00:03:01,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-725a7c90-77c2-450f-950d-2cbeee022a5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:01,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b0ab48547f3a4015aa37b5da523025a1 used request id req-725a7c90-77c2-450f-950d-2cbeee022a5c 2018-08-12 00:03:01,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:02,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["yhiPgQCuS3iFPFiRkAFA-Q"], "issued_at": "2018-08-12T00:03:02.000000Z"}} 2018-08-12 00:03:02,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c45e355b66ccab65e825d7ee8cef14ea3077ab9" 2018-08-12 00:03:02,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ff8217-0858-41fe-b1c0-9506f9a2fe20 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:02,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b8ff8217-0858-41fe-b1c0-9506f9a2fe20 2018-08-12 00:03:02,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:02,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:02,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["-6B0Z_ccStayThBDLsGMdg"], "issued_at": "2018-08-12T00:03:02.000000Z"}} 2018-08-12 00:03:02,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:02,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ca5980-8c0e-48ef-932e-54e625cd2408 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:02,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-80ca5980-8c0e-48ef-932e-54e625cd2408 2018-08-12 00:03:02,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:02,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:02,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:02,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07b3f12a-0e27-4d34-95bd-f46cf8ce9c34 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:03:02,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj used request id req-07b3f12a-0e27-4d34-95bd-f46cf8ce9c34 2018-08-12 00:03:02,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:02,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c2baec-fca3-4ba4-b62c-f3c854d8bd92 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:03:02,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b2c2baec-fca3-4ba4-b62c-f3c854d8bd92 2018-08-12 00:03:02,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj"}}' 2018-08-12 00:03:02,883 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b6ec921-6c0f-4dd6-a26a-b90f83e2732f Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/10be15825a054a83a2f1e008ed371efd"}, "tags": [], "enabled": true, "id": "10be15825a054a83a2f1e008ed371efd", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj"}} 2018-08-12 00:03:02,883 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-7b6ec921-6c0f-4dd6-a26a-b90f83e2732f 2018-08-12 00:03:02,883 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj 2018-08-12 00:03:02,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:02,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:03,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["BCoiUaIVSamV-2Zqe288Hg"], "issued_at": "2018-08-12T00:03:03.000000Z"}} 2018-08-12 00:03:03,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b7220d4e3ab2923e56cc522c1815f87c6b65f0" 2018-08-12 00:03:03,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07edda11-d23c-471b-b9bf-67f9e668d08e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:03,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-07edda11-d23c-471b-b9bf-67f9e668d08e 2018-08-12 00:03:03,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:03,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:03,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b7220d4e3ab2923e56cc522c1815f87c6b65f0" 2018-08-12 00:03:03,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ca7cb1-0212-436f-9d49-a8283e01b41f Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:03:03,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-30ca7cb1-0212-436f-9d49-a8283e01b41f 2018-08-12 00:03:03,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b7220d4e3ab2923e56cc522c1815f87c6b65f0" 2018-08-12 00:03:03,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f56131bd-af7f-4cc9-80f4-263875f9388b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/10be15825a054a83a2f1e008ed371efd"}, "tags": [], "enabled": true, "id": "10be15825a054a83a2f1e008ed371efd", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj"}]} 2018-08-12 00:03:03,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj used request id req-f56131bd-af7f-4cc9-80f4-263875f9388b 2018-08-12 00:03:03,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b7220d4e3ab2923e56cc522c1815f87c6b65f0" 2018-08-12 00:03:03,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6f910f-bcbf-46bd-afd3-865712f2e40f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:03:03,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-3b6f910f-bcbf-46bd-afd3-865712f2e40f 2018-08-12 00:03:03,996 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-59bd885d-fd51-495-user 2018-08-12 00:03:03,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:04,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:04,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06fd179c-9fff-4eda-a530-afbdeb46493d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:03:04,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-06fd179c-9fff-4eda-a530-afbdeb46493d 2018-08-12 00:03:04,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" -d '{"role": {"name": "CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj-role"}}' 2018-08-12 00:03:04,116 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:03:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faef840b-5353-43fd-922c-862091bcab89 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b650fa5e9db747ddae5c9084f06dcc45", "links": {"self": "http://172.30.9.30:5000/v3/roles/b650fa5e9db747ddae5c9084f06dcc45"}, "name": "CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj-role"}} 2018-08-12 00:03:04,116 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-faef840b-5353-43fd-922c-862091bcab89 2018-08-12 00:03:04,117 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj-role 2018-08-12 00:03:04,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/b650fa5e9db747ddae5c9084f06dcc45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:04,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ede6f2e-adac-44ea-86a0-a166f315872c Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b650fa5e9db747ddae5c9084f06dcc45", "links": {"self": "http://172.30.9.30:5000/v3/roles/b650fa5e9db747ddae5c9084f06dcc45"}, "name": "CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj-role"}} 2018-08-12 00:03:04,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/b650fa5e9db747ddae5c9084f06dcc45 used request id req-6ede6f2e-adac-44ea-86a0-a166f315872c 2018-08-12 00:03:04,200 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj-role to project CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj 2018-08-12 00:03:04,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/10be15825a054a83a2f1e008ed371efd/users/9220f2c301da47708ab0ae0085f2d921/roles/b650fa5e9db747ddae5c9084f06dcc45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:04,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88b1a99f-1dd6-4519-9430-e0c92921e81e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:04,322 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/10be15825a054a83a2f1e008ed371efd/users/9220f2c301da47708ab0ae0085f2d921/roles/b650fa5e9db747ddae5c9084f06dcc45 used request id req-88b1a99f-1dd6-4519-9430-e0c92921e81e 2018-08-12 00:03:04,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:04,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:04,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["pFWBHuGoTLShCUdfAxXmnQ"], "issued_at": "2018-08-12T00:03:04.000000Z"}} 2018-08-12 00:03:04,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aaf9f7024840707e2953353cf753ab177804e7" 2018-08-12 00:03:04,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96912a9c-5703-4ce9-a344-503152f1b70f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:04,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-96912a9c-5703-4ce9-a344-503152f1b70f 2018-08-12 00:03:04,788 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aaf9f7024840707e2953353cf753ab177804e7" 2018-08-12 00:03:04,954 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:04 GMT Server: Apache x-compute-request-id: req-bdfb2ca9-53c2-4fc8-9185-787849a441bf OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-bdfb2ca9-53c2-4fc8-9185-787849a441bf Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-12 00:03:04,954 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-bdfb2ca9-53c2-4fc8-9185-787849a441bf 2018-08-12 00:03:04,957 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}07aaf9f7024840707e2953353cf753ab177804e7" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bdfb2ca9-53c2-4fc8-9185-787849a441bf" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-c9121c2e-b383-443d-b197-1130766ed016-qos-spec"}}' 2018-08-12 00:03:05,165 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:04 GMT Server: Apache x-compute-request-id: req-da97b6ac-266a-43ef-9bd6-0c341610b5f4 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-da97b6ac-266a-43ef-9bd6-0c341610b5f4 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "8296519c-edfb-4aa0-a758-1f058e249f4e", "name": "CreateVolumeTypeComplexTests-c9121c2e-b383-443d-b197-1130766ed016-qos-spec"}, "links": [{"href": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/8296519c-edfb-4aa0-a758-1f058e249f4e", "rel": "self"}, {"href": "http://172.30.9.30:8776/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/8296519c-edfb-4aa0-a758-1f058e249f4e", "rel": "bookmark"}]} 2018-08-12 00:03:05,165 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-da97b6ac-266a-43ef-9bd6-0c341610b5f4 2018-08-12 00:03:05,166 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-c9121c2e-b383-443d-b197-1130766ed016-qos-spec 2018-08-12 00:03:05,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:05,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:05,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["if8IrvZaRVqfXEjC8rlhqA"], "issued_at": "2018-08-12T00:03:05.000000Z"}} 2018-08-12 00:03:05,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa2072bfe4161826411bb9627bede3a4ab9c1e8" 2018-08-12 00:03:05,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa39fa45-fa00-4d83-981d-15067d0eecd9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:05,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-aa39fa45-fa00-4d83-981d-15067d0eecd9 2018-08-12 00:03:05,631 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa2072bfe4161826411bb9627bede3a4ab9c1e8" 2018-08-12 00:03:05,802 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:05 GMT Server: Apache x-compute-request-id: req-3e34c3bb-a814-426c-b550-c4046dd3cd49 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-3e34c3bb-a814-426c-b550-c4046dd3cd49 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-12 00:03:05,802 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None used request id req-3e34c3bb-a814-426c-b550-c4046dd3cd49 2018-08-12 00:03:05,805 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}caa2072bfe4161826411bb9627bede3a4ab9c1e8" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3e34c3bb-a814-426c-b550-c4046dd3cd49" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-c9121c2e-b383-443d-b197-1130766ed016-vol_type", "description": null}}' 2018-08-12 00:03:06,006 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:05 GMT Server: Apache x-compute-request-id: req-7edc8051-d7e6-43f6-8edf-7f9caa619b13 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7edc8051-d7e6-43f6-8edf-7f9caa619b13 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-c9121c2e-b383-443d-b197-1130766ed016-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bff8c6ec-60b8-4227-ab3c-b299deaa2b06", "description": null}} 2018-08-12 00:03:06,007 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types used request id req-7edc8051-d7e6-43f6-8edf-7f9caa619b13 2018-08-12 00:03:06,010 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/bff8c6ec-60b8-4227-ab3c-b299deaa2b06/encryption -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}caa2072bfe4161826411bb9627bede3a4ab9c1e8" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3e34c3bb-a814-426c-b550-c4046dd3cd49" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-08-12 00:03:06,231 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:06 GMT Server: Apache x-compute-request-id: req-60b452e3-dfc1-424a-bee0-01f977a3518e OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-60b452e3-dfc1-424a-bee0-01f977a3518e Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "bff8c6ec-60b8-4227-ab3c-b299deaa2b06", "name": "foo", "control_location": "back-end", "encryption_id": "f90590cd-5f60-4b0e-9cd6-269e75feba35", "provider": "bar", "provider_class": "bar"}} 2018-08-12 00:03:06,231 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/bff8c6ec-60b8-4227-ab3c-b299deaa2b06/encryption used request id req-60b452e3-dfc1-424a-bee0-01f977a3518e 2018-08-12 00:03:06,232 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-c9121c2e-b383-443d-b197-1130766ed016-vol_type 2018-08-12 00:03:06,235 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/bff8c6ec-60b8-4227-ab3c-b299deaa2b06 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c45e355b66ccab65e825d7ee8cef14ea3077ab9" 2018-08-12 00:03:06,413 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:06 GMT Server: Apache x-compute-request-id: req-712320cc-57da-4b33-b074-f1346e840ada OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-712320cc-57da-4b33-b074-f1346e840ada Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-c9121c2e-b383-443d-b197-1130766ed016-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bff8c6ec-60b8-4227-ab3c-b299deaa2b06", "description": null}} 2018-08-12 00:03:06,413 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/bff8c6ec-60b8-4227-ab3c-b299deaa2b06 used request id req-712320cc-57da-4b33-b074-f1346e840ada 2018-08-12 00:03:06,416 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/bff8c6ec-60b8-4227-ab3c-b299deaa2b06 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-712320cc-57da-4b33-b074-f1346e840ada" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c45e355b66ccab65e825d7ee8cef14ea3077ab9" 2018-08-12 00:03:06,584 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:06 GMT Server: Apache x-compute-request-id: req-eb16e04b-77f3-45c0-9f3c-0062785b5953 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eb16e04b-77f3-45c0-9f3c-0062785b5953 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-c9121c2e-b383-443d-b197-1130766ed016-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bff8c6ec-60b8-4227-ab3c-b299deaa2b06", "description": null}} 2018-08-12 00:03:06,584 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/bff8c6ec-60b8-4227-ab3c-b299deaa2b06 used request id req-eb16e04b-77f3-45c0-9f3c-0062785b5953 2018-08-12 00:03:06,587 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/bff8c6ec-60b8-4227-ab3c-b299deaa2b06/encryption -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-712320cc-57da-4b33-b074-f1346e840ada" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c45e355b66ccab65e825d7ee8cef14ea3077ab9" 2018-08-12 00:03:06,754 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:06 GMT Server: Apache x-compute-request-id: req-effc3ee5-0be4-458b-944b-f1d6d8a64108 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-effc3ee5-0be4-458b-944b-f1d6d8a64108 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "bff8c6ec-60b8-4227-ab3c-b299deaa2b06", "control_location": "back-end", "deleted": false, "created_at": "2018-08-12T00:03:06.000000", "updated_at": null, "encryption_id": "f90590cd-5f60-4b0e-9cd6-269e75feba35", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-08-12 00:03:06,754 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/bff8c6ec-60b8-4227-ab3c-b299deaa2b06/encryption used request id req-effc3ee5-0be4-458b-944b-f1d6d8a64108 2018-08-12 00:03:06,754 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-c9121c2e-b383-443d-b197-1130766ed016-vol_type 2018-08-12 00:03:06,757 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/bff8c6ec-60b8-4227-ab3c-b299deaa2b06 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3e34c3bb-a814-426c-b550-c4046dd3cd49" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa2072bfe4161826411bb9627bede3a4ab9c1e8" 2018-08-12 00:03:06,973 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:03:06 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-a33703cc-45ee-4274-8af2-58fc6374b345 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-08-12 00:03:06,974 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/bff8c6ec-60b8-4227-ab3c-b299deaa2b06 used request id req-a33703cc-45ee-4274-8af2-58fc6374b345 2018-08-12 00:03:06,975 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-c9121c2e-b383-443d-b197-1130766ed016-qos-spec 2018-08-12 00:03:06,977 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/8296519c-edfb-4aa0-a758-1f058e249f4e?force=False -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bdfb2ca9-53c2-4fc8-9185-787849a441bf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07aaf9f7024840707e2953353cf753ab177804e7" 2018-08-12 00:03:07,200 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:03:06 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-eabe4559-28aa-4d30-aa06-82dcf3b952f8 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-08-12 00:03:07,200 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/8296519c-edfb-4aa0-a758-1f058e249f4e?force=False used request id req-eabe4559-28aa-4d30-aa06-82dcf3b952f8 2018-08-12 00:03:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:03:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:03:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:03:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:03:07,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:03:07,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:07,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-c6132321-e795-446e-921e-60079062a48e Date: Sun, 12 Aug 2018 00:03:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:03:07,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-c6132321-e795-446e-921e-60079062a48e 2018-08-12 00:03:07,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:07,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-682b8561-2cad-454a-8882-f915e8d7c623 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:07,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-682b8561-2cad-454a-8882-f915e8d7c623 2018-08-12 00:03:07,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:07,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:07,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa1018aa-f9d3-4646-8131-df44ad2bea05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:07,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-fa1018aa-f9d3-4646-8131-df44ad2bea05 2018-08-12 00:03:07,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:07,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:07,570 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d864abc3-91b1-47d7-9881-044eaeb7a6cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:07,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-d864abc3-91b1-47d7-9881-044eaeb7a6cf 2018-08-12 00:03:07,570 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:07,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:07,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48f28825-6a60-40b3-a893-3a557d4a6927 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:07,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-48f28825-6a60-40b3-a893-3a557d4a6927 2018-08-12 00:03:07,651 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:07,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:07,733 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-607fba63-7d65-4221-a043-bb192cbd2525 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:07,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-607fba63-7d65-4221-a043-bb192cbd2525 2018-08-12 00:03:07,733 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:07,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:07,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37e77b8a-4f03-4416-b72e-aa3b169659dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:07,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-37e77b8a-4f03-4416-b72e-aa3b169659dc 2018-08-12 00:03:07,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:07,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:07,902 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb539d36-011d-45ae-bbe3-32e370c6bc72 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:07,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-bb539d36-011d-45ae-bbe3-32e370c6bc72 2018-08-12 00:03:07,902 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:07,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:07,987 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7235de9-07e0-407a-8f0a-54903d6ab616 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:07,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-f7235de9-07e0-407a-8f0a-54903d6ab616 2018-08-12 00:03:07,988 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:07,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:08,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef86b238-7e23-4387-8102-abb55fa4c0fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:08,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-ef86b238-7e23-4387-8102-abb55fa4c0fd 2018-08-12 00:03:08,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:08,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:08,156 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20ae2742-395b-4628-bd94-0478da2705f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:08,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-20ae2742-395b-4628-bd94-0478da2705f9 2018-08-12 00:03:08,156 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:08,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:08,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5feb1e57-be1d-4da9-b7b0-1730f54ec058 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:08,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-5feb1e57-be1d-4da9-b7b0-1730f54ec058 2018-08-12 00:03:08,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:08,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:08,327 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-300c09c0-76c7-4513-90ff-00238c50af14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:08,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-300c09c0-76c7-4513-90ff-00238c50af14 2018-08-12 00:03:08,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:08,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:08,410 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5af976af-db90-4ab4-909b-262e089fa172 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:08,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-5af976af-db90-4ab4-909b-262e089fa172 2018-08-12 00:03:08,410 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:08,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:08,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c6c31c6-8ba3-4a1f-bd06-c7de3bb85cda 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:03:08,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-7c6c31c6-8ba3-4a1f-bd06-c7de3bb85cda 2018-08-12 00:03:08,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:08,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b41c44dd-254a-4ffa-acbe-d4905909d692 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:03:08,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-b41c44dd-254a-4ffa-acbe-d4905909d692 2018-08-12 00:03:08,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:08,678 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac6e7f4a-555c-49e9-b44e-7f93ae602848 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:08,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-ac6e7f4a-555c-49e9-b44e-7f93ae602848 2018-08-12 00:03:08,678 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:08,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:08,763 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-583321d2-62a9-4b47-b084-7bd259888777 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:08,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-583321d2-62a9-4b47-b084-7bd259888777 2018-08-12 00:03:08,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:08,765 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj 2018-08-12 00:03:08,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/10be15825a054a83a2f1e008ed371efd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:08,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ea88a4a-8204-43ad-b096-d494f3dafff8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:08,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/10be15825a054a83a2f1e008ed371efd used request id req-6ea88a4a-8204-43ad-b096-d494f3dafff8 2018-08-12 00:03:08,943 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-59bd885d-fd51-495-proj-role 2018-08-12 00:03:08,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/b650fa5e9db747ddae5c9084f06dcc45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:09,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caa44d57-5bd1-4106-b5de-64fbe1fd03db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:09,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/b650fa5e9db747ddae5c9084f06dcc45 used request id req-caa44d57-5bd1-4106-b5de-64fbe1fd03db 2018-08-12 00:03:09,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f29d1e3fa57362440d7c5d7488b0c5355ab00fd" 2018-08-12 00:03:09,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5e65a7-bebd-4fac-b9eb-3c605a1facd9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:03:09,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7b5e65a7-bebd-4fac-b9eb-3c605a1facd9 2018-08-12 00:03:09,138 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-59bd885d-fd51-495-user 2018-08-12 00:03:09,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/9220f2c301da47708ab0ae0085f2d921 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b7220d4e3ab2923e56cc522c1815f87c6b65f0" 2018-08-12 00:03:09,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5239e5e5-a29c-4ad9-b347-1ad8cfb7aec1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:09,303 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/9220f2c301da47708ab0ae0085f2d921 used request id req-5239e5e5-a29c-4ad9-b347-1ad8cfb7aec1 2018-08-12 00:03:09,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:09,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["pAUAuK8gRwe_GE3sAUiYkA"], "issued_at": "2018-08-12T00:03:09.000000Z"}} 2018-08-12 00:03:09,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76467199779ed31f19133bea33ff4f47a94173b2" 2018-08-12 00:03:09,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3a88259-d15a-4c2c-95b2-1af20426aec8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:09,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d3a88259-d15a-4c2c-95b2-1af20426aec8 2018-08-12 00:03:09,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:09,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:10,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["AQCQtatGSMefCm9DSqzjOg"], "issued_at": "2018-08-12T00:03:10.000000Z"}} 2018-08-12 00:03:10,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:10,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a1f61b-3a9c-4494-9d85-2d7ad821ae3e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:10,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-14a1f61b-3a9c-4494-9d85-2d7ad821ae3e 2018-08-12 00:03:10,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:10,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:10,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:10,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5248840f-b834-437c-9572-3474a0cc3f54 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:03:10,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj used request id req-5248840f-b834-437c-9572-3474a0cc3f54 2018-08-12 00:03:10,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:10,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e316c48-60ec-47c8-9864-24045c3ea5e9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:03:10,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4e316c48-60ec-47c8-9864-24045c3ea5e9 2018-08-12 00:03:10,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj"}}' 2018-08-12 00:03:10,512 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0443e221-c52d-44bc-970e-58d1d912a1f4 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8117c36f340c4b6383c6a573d107e778"}, "tags": [], "enabled": true, "id": "8117c36f340c4b6383c6a573d107e778", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj"}} 2018-08-12 00:03:10,512 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-0443e221-c52d-44bc-970e-58d1d912a1f4 2018-08-12 00:03:10,513 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj 2018-08-12 00:03:10,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:10,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:10,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["OwV3OXo1QtqHdIK9h4tXDQ"], "issued_at": "2018-08-12T00:03:10.000000Z"}} 2018-08-12 00:03:10,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14810bbe7df12854c2c8e20329bb23c58e2fec3" 2018-08-12 00:03:10,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc165c94-17a1-4862-8bbb-b3c0d2626ee5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:10,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-dc165c94-17a1-4862-8bbb-b3c0d2626ee5 2018-08-12 00:03:10,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:10,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:10,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14810bbe7df12854c2c8e20329bb23c58e2fec3" 2018-08-12 00:03:11,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed17227-ca35-49f4-8e66-c67b542b2970 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:03:11,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8ed17227-ca35-49f4-8e66-c67b542b2970 2018-08-12 00:03:11,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14810bbe7df12854c2c8e20329bb23c58e2fec3" 2018-08-12 00:03:11,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e69b61e-c976-4b47-bf4b-24449d5ebfbd Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8117c36f340c4b6383c6a573d107e778"}, "tags": [], "enabled": true, "id": "8117c36f340c4b6383c6a573d107e778", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj"}]} 2018-08-12 00:03:11,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj used request id req-1e69b61e-c976-4b47-bf4b-24449d5ebfbd 2018-08-12 00:03:11,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14810bbe7df12854c2c8e20329bb23c58e2fec3" 2018-08-12 00:03:11,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e1db812-a455-4f00-a492-05ca17bbaec1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:03:11,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6e1db812-a455-4f00-a492-05ca17bbaec1 2018-08-12 00:03:11,632 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-user 2018-08-12 00:03:11,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:11,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:11,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6c4618-f217-4858-aad7-02462a9f9867 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:03:11,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-be6c4618-f217-4858-aad7-02462a9f9867 2018-08-12 00:03:11,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" -d '{"role": {"name": "CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj-role"}}' 2018-08-12 00:03:11,739 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf785108-d6fd-4ed4-a72b-f46813082d55 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7dfe6b2167f44d5787d8b4e3072af4f6", "links": {"self": "http://172.30.9.30:5000/v3/roles/7dfe6b2167f44d5787d8b4e3072af4f6"}, "name": "CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj-role"}} 2018-08-12 00:03:11,739 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-cf785108-d6fd-4ed4-a72b-f46813082d55 2018-08-12 00:03:11,740 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj-role 2018-08-12 00:03:11,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/7dfe6b2167f44d5787d8b4e3072af4f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:11,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d2af268-3723-4537-8e30-b293fd3df717 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7dfe6b2167f44d5787d8b4e3072af4f6", "links": {"self": "http://172.30.9.30:5000/v3/roles/7dfe6b2167f44d5787d8b4e3072af4f6"}, "name": "CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj-role"}} 2018-08-12 00:03:11,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/7dfe6b2167f44d5787d8b4e3072af4f6 used request id req-0d2af268-3723-4537-8e30-b293fd3df717 2018-08-12 00:03:11,759 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj-role to project CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj 2018-08-12 00:03:11,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/8117c36f340c4b6383c6a573d107e778/users/5f64f6867fb64439b4dcb3c71a8ded54/roles/7dfe6b2167f44d5787d8b4e3072af4f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:11,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0faaf80-5b7b-48ca-82db-5dc69557bb06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:11,875 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/8117c36f340c4b6383c6a573d107e778/users/5f64f6867fb64439b4dcb3c71a8ded54/roles/7dfe6b2167f44d5787d8b4e3072af4f6 used request id req-b0faaf80-5b7b-48ca-82db-5dc69557bb06 2018-08-12 00:03:11,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:11,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:12,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["T4ptnpbBStivmqYmyZCYaA"], "issued_at": "2018-08-12T00:03:12.000000Z"}} 2018-08-12 00:03:12,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171bf34d12809ffb589e3b38e32e93d57ea2a271" 2018-08-12 00:03:12,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce75efc-40af-49fe-9d9d-3f6d242ac228 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:12,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6ce75efc-40af-49fe-9d9d-3f6d242ac228 2018-08-12 00:03:12,349 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171bf34d12809ffb589e3b38e32e93d57ea2a271" 2018-08-12 00:03:12,515 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:12 GMT Server: Apache x-compute-request-id: req-10e95621-496f-4651-8b43-094ccfeea32f OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-10e95621-496f-4651-8b43-094ccfeea32f Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-12 00:03:12,515 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-10e95621-496f-4651-8b43-094ccfeea32f 2018-08-12 00:03:12,519 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}171bf34d12809ffb589e3b38e32e93d57ea2a271" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-10e95621-496f-4651-8b43-094ccfeea32f" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-2d0b6fd6-06a8-412a-9a0e-7a6fb39207c1-qos-spec"}}' 2018-08-12 00:03:12,694 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:12 GMT Server: Apache x-compute-request-id: req-aa89df5f-1a21-42b8-9b18-62f671d5d1a1 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa89df5f-1a21-42b8-9b18-62f671d5d1a1 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "69a3ee30-1c7d-4f78-81f0-cfb608759451", "name": "CreateVolumeTypeComplexTests-2d0b6fd6-06a8-412a-9a0e-7a6fb39207c1-qos-spec"}, "links": [{"href": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/69a3ee30-1c7d-4f78-81f0-cfb608759451", "rel": "self"}, {"href": "http://172.30.9.30:8776/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/69a3ee30-1c7d-4f78-81f0-cfb608759451", "rel": "bookmark"}]} 2018-08-12 00:03:12,694 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-aa89df5f-1a21-42b8-9b18-62f671d5d1a1 2018-08-12 00:03:12,694 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-2d0b6fd6-06a8-412a-9a0e-7a6fb39207c1-qos-spec 2018-08-12 00:03:12,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:12,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:13,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["OGqhKPelR3yAlZNxoPffkQ"], "issued_at": "2018-08-12T00:03:13.000000Z"}} 2018-08-12 00:03:13,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1132c969c6050c5ad7115b8df478cb2f4652fb90" 2018-08-12 00:03:13,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9725f115-57d3-4695-bf28-f24a0534ad04 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:13,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9725f115-57d3-4695-bf28-f24a0534ad04 2018-08-12 00:03:13,153 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1132c969c6050c5ad7115b8df478cb2f4652fb90" 2018-08-12 00:03:13,320 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:13 GMT Server: Apache x-compute-request-id: req-744d2573-ee5b-42cd-a342-64ff521a4fa9 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-744d2573-ee5b-42cd-a342-64ff521a4fa9 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-12 00:03:13,320 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None used request id req-744d2573-ee5b-42cd-a342-64ff521a4fa9 2018-08-12 00:03:13,324 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}1132c969c6050c5ad7115b8df478cb2f4652fb90" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-744d2573-ee5b-42cd-a342-64ff521a4fa9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-2d0b6fd6-06a8-412a-9a0e-7a6fb39207c1-vol_type", "description": null}}' 2018-08-12 00:03:13,526 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:13 GMT Server: Apache x-compute-request-id: req-108d2ce3-a37f-4bc9-b124-6a3eb80c3ffd OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-108d2ce3-a37f-4bc9-b124-6a3eb80c3ffd Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-2d0b6fd6-06a8-412a-9a0e-7a6fb39207c1-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "07dc42ea-1bf9-442c-b716-cd7509ff0597", "description": null}} 2018-08-12 00:03:13,526 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types used request id req-108d2ce3-a37f-4bc9-b124-6a3eb80c3ffd 2018-08-12 00:03:13,530 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-744d2573-ee5b-42cd-a342-64ff521a4fa9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1132c969c6050c5ad7115b8df478cb2f4652fb90" 2018-08-12 00:03:13,698 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:13 GMT Server: Apache x-compute-request-id: req-44c98ada-4d41-4592-b3b4-dc822aa0dbbf OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-44c98ada-4d41-4592-b3b4-dc822aa0dbbf Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "69a3ee30-1c7d-4f78-81f0-cfb608759451", "name": "CreateVolumeTypeComplexTests-2d0b6fd6-06a8-412a-9a0e-7a6fb39207c1-qos-spec"}]} 2018-08-12 00:03:13,699 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-44c98ada-4d41-4592-b3b4-dc822aa0dbbf 2018-08-12 00:03:13,702 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/69a3ee30-1c7d-4f78-81f0-cfb608759451/associate?vol_type_id=07dc42ea-1bf9-442c-b716-cd7509ff0597 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-744d2573-ee5b-42cd-a342-64ff521a4fa9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1132c969c6050c5ad7115b8df478cb2f4652fb90" 2018-08-12 00:03:13,903 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:03:13 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-06bbe5bf-7628-4c02-82be-609d19a20dfc 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-08-12 00:03:13,903 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/69a3ee30-1c7d-4f78-81f0-cfb608759451/associate?vol_type_id=07dc42ea-1bf9-442c-b716-cd7509ff0597 used request id req-06bbe5bf-7628-4c02-82be-609d19a20dfc 2018-08-12 00:03:13,903 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-2d0b6fd6-06a8-412a-9a0e-7a6fb39207c1-vol_type 2018-08-12 00:03:13,906 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/07dc42ea-1bf9-442c-b716-cd7509ff0597 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76467199779ed31f19133bea33ff4f47a94173b2" 2018-08-12 00:03:14,079 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:13 GMT Server: Apache x-compute-request-id: req-c5001e95-1478-4d4f-ab03-daddcca88ebf OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5001e95-1478-4d4f-ab03-daddcca88ebf Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-2d0b6fd6-06a8-412a-9a0e-7a6fb39207c1-vol_type", "qos_specs_id": "69a3ee30-1c7d-4f78-81f0-cfb608759451", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "07dc42ea-1bf9-442c-b716-cd7509ff0597", "description": null}} 2018-08-12 00:03:14,080 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/07dc42ea-1bf9-442c-b716-cd7509ff0597 used request id req-c5001e95-1478-4d4f-ab03-daddcca88ebf 2018-08-12 00:03:14,082 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/07dc42ea-1bf9-442c-b716-cd7509ff0597 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5001e95-1478-4d4f-ab03-daddcca88ebf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76467199779ed31f19133bea33ff4f47a94173b2" 2018-08-12 00:03:14,250 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:14 GMT Server: Apache x-compute-request-id: req-a4346540-05f9-48fb-ac23-0f1e4b3350be OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a4346540-05f9-48fb-ac23-0f1e4b3350be Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-2d0b6fd6-06a8-412a-9a0e-7a6fb39207c1-vol_type", "qos_specs_id": "69a3ee30-1c7d-4f78-81f0-cfb608759451", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "07dc42ea-1bf9-442c-b716-cd7509ff0597", "description": null}} 2018-08-12 00:03:14,250 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/07dc42ea-1bf9-442c-b716-cd7509ff0597 used request id req-a4346540-05f9-48fb-ac23-0f1e4b3350be 2018-08-12 00:03:14,253 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/07dc42ea-1bf9-442c-b716-cd7509ff0597/encryption -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5001e95-1478-4d4f-ab03-daddcca88ebf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76467199779ed31f19133bea33ff4f47a94173b2" 2018-08-12 00:03:14,423 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:14 GMT Server: Apache x-compute-request-id: req-61192f52-62c2-4c75-961b-c0f3107e2da4 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-61192f52-62c2-4c75-961b-c0f3107e2da4 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-12 00:03:14,423 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/07dc42ea-1bf9-442c-b716-cd7509ff0597/encryption used request id req-61192f52-62c2-4c75-961b-c0f3107e2da4 2018-08-12 00:03:14,426 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/69a3ee30-1c7d-4f78-81f0-cfb608759451 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5001e95-1478-4d4f-ab03-daddcca88ebf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76467199779ed31f19133bea33ff4f47a94173b2" 2018-08-12 00:03:14,597 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:14 GMT Server: Apache x-compute-request-id: req-a8f4564d-3730-479c-bd54-03b556c12eac OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8f4564d-3730-479c-bd54-03b556c12eac Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "69a3ee30-1c7d-4f78-81f0-cfb608759451", "name": "CreateVolumeTypeComplexTests-2d0b6fd6-06a8-412a-9a0e-7a6fb39207c1-qos-spec"}, "links": [{"href": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/69a3ee30-1c7d-4f78-81f0-cfb608759451", "rel": "self"}, {"href": "http://172.30.9.30:8776/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/69a3ee30-1c7d-4f78-81f0-cfb608759451", "rel": "bookmark"}]} 2018-08-12 00:03:14,598 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/69a3ee30-1c7d-4f78-81f0-cfb608759451 used request id req-a8f4564d-3730-479c-bd54-03b556c12eac 2018-08-12 00:03:14,598 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-2d0b6fd6-06a8-412a-9a0e-7a6fb39207c1-vol_type 2018-08-12 00:03:14,601 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/07dc42ea-1bf9-442c-b716-cd7509ff0597 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-744d2573-ee5b-42cd-a342-64ff521a4fa9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1132c969c6050c5ad7115b8df478cb2f4652fb90" 2018-08-12 00:03:14,795 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:03:14 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-26d13722-7953-4cb8-845a-292891597ac6 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-08-12 00:03:14,795 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/07dc42ea-1bf9-442c-b716-cd7509ff0597 used request id req-26d13722-7953-4cb8-845a-292891597ac6 2018-08-12 00:03:14,796 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-2d0b6fd6-06a8-412a-9a0e-7a6fb39207c1-qos-spec 2018-08-12 00:03:14,799 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/69a3ee30-1c7d-4f78-81f0-cfb608759451?force=False -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-10e95621-496f-4651-8b43-094ccfeea32f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171bf34d12809ffb589e3b38e32e93d57ea2a271" 2018-08-12 00:03:15,012 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:03:14 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-8ea86e27-49b5-45d7-85d4-1d1409d347eb 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-08-12 00:03:15,012 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/69a3ee30-1c7d-4f78-81f0-cfb608759451?force=False used request id req-8ea86e27-49b5-45d7-85d4-1d1409d347eb 2018-08-12 00:03:15,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:03:15,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:03:15,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:03:15,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:03:15,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:03:15,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:15,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-d6293cea-c309-4c31-9895-c883c9609721 Date: Sun, 12 Aug 2018 00:03:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:03:15,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-d6293cea-c309-4c31-9895-c883c9609721 2018-08-12 00:03:15,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:15,345 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0093db50-f8f4-4334-afaa-e3b5ac2482ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:15,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-0093db50-f8f4-4334-afaa-e3b5ac2482ab 2018-08-12 00:03:15,346 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:15,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:15,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b59c778-fba5-471d-b42a-e2ce49815a14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:15,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-0b59c778-fba5-471d-b42a-e2ce49815a14 2018-08-12 00:03:15,363 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:15,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:15,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1085e23b-f235-4099-9407-9607dcd98f60 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:15,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-1085e23b-f235-4099-9407-9607dcd98f60 2018-08-12 00:03:15,445 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:15,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:15,530 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17c62bac-b16a-4e99-90b4-9fa9aa3da6ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:15,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-17c62bac-b16a-4e99-90b4-9fa9aa3da6ad 2018-08-12 00:03:15,531 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:15,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:15,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed1fe0d9-4486-41dc-93d7-385361807c19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:15,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-ed1fe0d9-4486-41dc-93d7-385361807c19 2018-08-12 00:03:15,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:15,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:15,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c413f93-56bc-4d26-ae71-fabaf676a084 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:15,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-8c413f93-56bc-4d26-ae71-fabaf676a084 2018-08-12 00:03:15,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:15,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:15,780 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0c21e00-bd08-44d1-9b8c-ee41428dea58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:15,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-d0c21e00-bd08-44d1-9b8c-ee41428dea58 2018-08-12 00:03:15,780 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:15,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:15,864 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea083bb5-f4c4-4b3a-9d35-4dfaa67bbb70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:15,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-ea083bb5-f4c4-4b3a-9d35-4dfaa67bbb70 2018-08-12 00:03:15,864 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:15,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:15,950 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f5b2d9a-2535-4ae6-91cb-fabb8a785233 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:15,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-8f5b2d9a-2535-4ae6-91cb-fabb8a785233 2018-08-12 00:03:15,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:15,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:16,034 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2c88cdc-8bb2-46d5-a850-b15408dda7da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:16,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-f2c88cdc-8bb2-46d5-a850-b15408dda7da 2018-08-12 00:03:16,035 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:16,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:16,053 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cc22faf-119a-46eb-a464-ee3788829109 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:16,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-2cc22faf-119a-46eb-a464-ee3788829109 2018-08-12 00:03:16,054 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:16,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:16,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f84d7648-e022-4bda-93fc-f90214b80fc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:16,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-f84d7648-e022-4bda-93fc-f90214b80fc4 2018-08-12 00:03:16,140 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:16,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:16,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf99d59b-067e-4a0e-8315-c488b1b5eb06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:16,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-bf99d59b-067e-4a0e-8315-c488b1b5eb06 2018-08-12 00:03:16,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:16,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:16,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7eb92c7-941e-42bf-8291-1d86015c1420 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:03:16,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-a7eb92c7-941e-42bf-8291-1d86015c1420 2018-08-12 00:03:16,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:16,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90e9500b-540b-45df-9bda-224b949f47d2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:03:16,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-90e9500b-540b-45df-9bda-224b949f47d2 2018-08-12 00:03:16,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:16,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4907b617-9393-43e4-9f9b-725b56a0013f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:16,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-4907b617-9393-43e4-9f9b-725b56a0013f 2018-08-12 00:03:16,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:16,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:16,585 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14b029b9-a667-4781-9b78-ad154331b527 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:16,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-14b029b9-a667-4781-9b78-ad154331b527 2018-08-12 00:03:16,585 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:16,586 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj 2018-08-12 00:03:16,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/8117c36f340c4b6383c6a573d107e778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:16,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba035e5f-0802-4fd0-96ee-de632b808879 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:16,782 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/8117c36f340c4b6383c6a573d107e778 used request id req-ba035e5f-0802-4fd0-96ee-de632b808879 2018-08-12 00:03:16,783 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-proj-role 2018-08-12 00:03:16,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/7dfe6b2167f44d5787d8b4e3072af4f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:16,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f0423b0-177f-47cd-836b-78f3e097a60e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:16,891 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/7dfe6b2167f44d5787d8b4e3072af4f6 used request id req-0f0423b0-177f-47cd-836b-78f3e097a60e 2018-08-12 00:03:16,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3060907e2e78d65cb22a783a08e23ccc4c7626e8" 2018-08-12 00:03:16,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a93cd445-99b4-4026-afaa-78256f864c8e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:03:16,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a93cd445-99b4-4026-afaa-78256f864c8e 2018-08-12 00:03:16,992 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-9c68eb57-e54b-4c8-user 2018-08-12 00:03:16,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/5f64f6867fb64439b4dcb3c71a8ded54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f14810bbe7df12854c2c8e20329bb23c58e2fec3" 2018-08-12 00:03:17,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e7d5907-0a82-4fe5-8738-5ad9bf0033cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:17,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/5f64f6867fb64439b4dcb3c71a8ded54 used request id req-9e7d5907-0a82-4fe5-8738-5ad9bf0033cd 2018-08-12 00:03:17,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:17,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["P4ee7WesSlGpsQbOf-nS9A"], "issued_at": "2018-08-12T00:03:17.000000Z"}} 2018-08-12 00:03:17,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd6191ae1f9ba895dc71388c8e3af8f2fa3cd5" 2018-08-12 00:03:17,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79791a0a-d11a-477c-b2a3-25994d46b336 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:17,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-79791a0a-d11a-477c-b2a3-25994d46b336 2018-08-12 00:03:17,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:17,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:17,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["1yfv2if5RQSzoDJrxO2j5Q"], "issued_at": "2018-08-12T00:03:17.000000Z"}} 2018-08-12 00:03:17,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:18,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531597e7-e583-4cab-bbde-f00ec3eb0bb0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:18,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-531597e7-e583-4cab-bbde-f00ec3eb0bb0 2018-08-12 00:03:18,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:18,081 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:18,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:18,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6355d51-9320-4ddb-8bf8-6ed37e79f168 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:03:18,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj used request id req-c6355d51-9320-4ddb-8bf8-6ed37e79f168 2018-08-12 00:03:18,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:18,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-460d7883-1e7b-4b73-ad83-0835c3279068 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:03:18,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-460d7883-1e7b-4b73-ad83-0835c3279068 2018-08-12 00:03:18,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj"}}' 2018-08-12 00:03:18,291 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d96a25de-0a6d-4900-bf76-4d091e445675 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/889ec0dc62ca44b19c34bfe2764aed89"}, "tags": [], "enabled": true, "id": "889ec0dc62ca44b19c34bfe2764aed89", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj"}} 2018-08-12 00:03:18,291 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-d96a25de-0a6d-4900-bf76-4d091e445675 2018-08-12 00:03:18,292 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj 2018-08-12 00:03:18,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:18,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:18,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["AMXy_rDoREaVAqGBdtIGvg"], "issued_at": "2018-08-12T00:03:18.000000Z"}} 2018-08-12 00:03:18,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ce382952ad1252733c5253d10f44a335a1ec73" 2018-08-12 00:03:18,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b003e7-9308-4c62-b244-51c129ca0885 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:18,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-80b003e7-9308-4c62-b244-51c129ca0885 2018-08-12 00:03:18,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:18,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:18,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ce382952ad1252733c5253d10f44a335a1ec73" 2018-08-12 00:03:18,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a640afea-232d-4614-a13b-560fa933d0e4 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:03:18,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a640afea-232d-4614-a13b-560fa933d0e4 2018-08-12 00:03:18,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ce382952ad1252733c5253d10f44a335a1ec73" 2018-08-12 00:03:18,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87f78853-95fe-4610-9058-c647b9bf47e7 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/889ec0dc62ca44b19c34bfe2764aed89"}, "tags": [], "enabled": true, "id": "889ec0dc62ca44b19c34bfe2764aed89", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj"}]} 2018-08-12 00:03:18,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj used request id req-87f78853-95fe-4610-9058-c647b9bf47e7 2018-08-12 00:03:18,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ce382952ad1252733c5253d10f44a335a1ec73" 2018-08-12 00:03:19,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acead1c6-c98d-4cb4-b593-69d46234c00d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:03:19,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-acead1c6-c98d-4cb4-b593-69d46234c00d 2018-08-12 00:03:19,393 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-user 2018-08-12 00:03:19,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:19,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:19,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff67e91f-c04b-4ffc-a22a-0b4348ef52bd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:03:19,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ff67e91f-c04b-4ffc-a22a-0b4348ef52bd 2018-08-12 00:03:19,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" -d '{"role": {"name": "CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj-role"}}' 2018-08-12 00:03:19,573 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45b65273-d792-4acd-9ff2-71a61aa88a5e Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea50457ff0da4de681d812ea06d48ba8", "links": {"self": "http://172.30.9.30:5000/v3/roles/ea50457ff0da4de681d812ea06d48ba8"}, "name": "CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj-role"}} 2018-08-12 00:03:19,573 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-45b65273-d792-4acd-9ff2-71a61aa88a5e 2018-08-12 00:03:19,573 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj-role 2018-08-12 00:03:19,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/ea50457ff0da4de681d812ea06d48ba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:19,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aacecfc-6e08-4063-8380-ac177ef45119 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea50457ff0da4de681d812ea06d48ba8", "links": {"self": "http://172.30.9.30:5000/v3/roles/ea50457ff0da4de681d812ea06d48ba8"}, "name": "CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj-role"}} 2018-08-12 00:03:19,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/ea50457ff0da4de681d812ea06d48ba8 used request id req-1aacecfc-6e08-4063-8380-ac177ef45119 2018-08-12 00:03:19,658 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj-role to project CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj 2018-08-12 00:03:19,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/889ec0dc62ca44b19c34bfe2764aed89/users/d1cbe666dfe74905abda3bc540d904bd/roles/ea50457ff0da4de681d812ea06d48ba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:19,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78aa1105-6144-4dce-9d14-42f1781e07b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:19,779 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/889ec0dc62ca44b19c34bfe2764aed89/users/d1cbe666dfe74905abda3bc540d904bd/roles/ea50457ff0da4de681d812ea06d48ba8 used request id req-78aa1105-6144-4dce-9d14-42f1781e07b3 2018-08-12 00:03:19,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:19,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:20,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["o4Frj0pGTimgkuq9z_GrlQ"], "issued_at": "2018-08-12T00:03:20.000000Z"}} 2018-08-12 00:03:20,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f7cd7f15e47f65f4ce73c56af23295e36c62de" 2018-08-12 00:03:20,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00be8c68-ef89-4969-9e95-4130b206d0ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:20,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-00be8c68-ef89-4969-9e95-4130b206d0ef 2018-08-12 00:03:20,247 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f7cd7f15e47f65f4ce73c56af23295e36c62de" 2018-08-12 00:03:20,425 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:20 GMT Server: Apache x-compute-request-id: req-a6c3cf36-a65b-4105-88e8-7e3b536f2dc9 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-a6c3cf36-a65b-4105-88e8-7e3b536f2dc9 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-12 00:03:20,425 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-a6c3cf36-a65b-4105-88e8-7e3b536f2dc9 2018-08-12 00:03:20,428 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}d3f7cd7f15e47f65f4ce73c56af23295e36c62de" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a6c3cf36-a65b-4105-88e8-7e3b536f2dc9" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-f0bcdba3-c380-45d2-a8f4-ef10d50bc048-qos-spec"}}' 2018-08-12 00:03:20,605 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:20 GMT Server: Apache x-compute-request-id: req-c5e121c8-299d-4406-946e-d1384ec683b6 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5e121c8-299d-4406-946e-d1384ec683b6 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "874fef4b-390f-4500-aa2e-ea07df7cf883", "name": "CreateVolumeTypeComplexTests-f0bcdba3-c380-45d2-a8f4-ef10d50bc048-qos-spec"}, "links": [{"href": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/874fef4b-390f-4500-aa2e-ea07df7cf883", "rel": "self"}, {"href": "http://172.30.9.30:8776/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/874fef4b-390f-4500-aa2e-ea07df7cf883", "rel": "bookmark"}]} 2018-08-12 00:03:20,605 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-c5e121c8-299d-4406-946e-d1384ec683b6 2018-08-12 00:03:20,606 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-f0bcdba3-c380-45d2-a8f4-ef10d50bc048-qos-spec 2018-08-12 00:03:20,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:20,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:21,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["NAxLwdLyS26QoZ0589STUQ"], "issued_at": "2018-08-12T00:03:21.000000Z"}} 2018-08-12 00:03:21,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a3f5da6c136be72b1898a1a1e7dc762a591f5f" 2018-08-12 00:03:21,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10da6d2f-cff5-4468-9f15-c7fbbb2b714e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:21,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-10da6d2f-cff5-4468-9f15-c7fbbb2b714e 2018-08-12 00:03:21,105 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a3f5da6c136be72b1898a1a1e7dc762a591f5f" 2018-08-12 00:03:21,267 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:21 GMT Server: Apache x-compute-request-id: req-55a1d634-c22d-44d5-bdb2-80bd5c6c5332 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-55a1d634-c22d-44d5-bdb2-80bd5c6c5332 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-12 00:03:21,267 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None used request id req-55a1d634-c22d-44d5-bdb2-80bd5c6c5332 2018-08-12 00:03:21,271 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}f1a3f5da6c136be72b1898a1a1e7dc762a591f5f" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-55a1d634-c22d-44d5-bdb2-80bd5c6c5332" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-f0bcdba3-c380-45d2-a8f4-ef10d50bc048-vol_type", "description": null}}' 2018-08-12 00:03:21,497 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:21 GMT Server: Apache x-compute-request-id: req-06637305-282e-4941-a9cb-c8f46786fa6d OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-06637305-282e-4941-a9cb-c8f46786fa6d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f0bcdba3-c380-45d2-a8f4-ef10d50bc048-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1029f555-8e2a-464d-975a-ad1cd38d30d5", "description": null}} 2018-08-12 00:03:21,497 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types used request id req-06637305-282e-4941-a9cb-c8f46786fa6d 2018-08-12 00:03:21,500 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/1029f555-8e2a-464d-975a-ad1cd38d30d5/encryption -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}f1a3f5da6c136be72b1898a1a1e7dc762a591f5f" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-55a1d634-c22d-44d5-bdb2-80bd5c6c5332" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-08-12 00:03:21,705 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:21 GMT Server: Apache x-compute-request-id: req-b09d67c9-01eb-4c32-968a-d63e7c47bfd4 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b09d67c9-01eb-4c32-968a-d63e7c47bfd4 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "1029f555-8e2a-464d-975a-ad1cd38d30d5", "name": "foo", "control_location": "back-end", "encryption_id": "54b77dab-51ef-4311-ab40-73ad3df693b8", "provider": "bar", "provider_class": "bar"}} 2018-08-12 00:03:21,706 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/1029f555-8e2a-464d-975a-ad1cd38d30d5/encryption used request id req-b09d67c9-01eb-4c32-968a-d63e7c47bfd4 2018-08-12 00:03:21,709 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55a1d634-c22d-44d5-bdb2-80bd5c6c5332" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a3f5da6c136be72b1898a1a1e7dc762a591f5f" 2018-08-12 00:03:21,880 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:21 GMT Server: Apache x-compute-request-id: req-4316cbfb-ce54-4092-966e-70ee7cee2d52 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4316cbfb-ce54-4092-966e-70ee7cee2d52 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "874fef4b-390f-4500-aa2e-ea07df7cf883", "name": "CreateVolumeTypeComplexTests-f0bcdba3-c380-45d2-a8f4-ef10d50bc048-qos-spec"}]} 2018-08-12 00:03:21,880 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs used request id req-4316cbfb-ce54-4092-966e-70ee7cee2d52 2018-08-12 00:03:21,883 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/874fef4b-390f-4500-aa2e-ea07df7cf883/associate?vol_type_id=1029f555-8e2a-464d-975a-ad1cd38d30d5 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55a1d634-c22d-44d5-bdb2-80bd5c6c5332" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a3f5da6c136be72b1898a1a1e7dc762a591f5f" 2018-08-12 00:03:22,083 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:03:21 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-1ef168f1-e4fc-40fc-bbd9-ff47cf6e3551 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-08-12 00:03:22,083 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/874fef4b-390f-4500-aa2e-ea07df7cf883/associate?vol_type_id=1029f555-8e2a-464d-975a-ad1cd38d30d5 used request id req-1ef168f1-e4fc-40fc-bbd9-ff47cf6e3551 2018-08-12 00:03:22,083 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-f0bcdba3-c380-45d2-a8f4-ef10d50bc048-vol_type 2018-08-12 00:03:22,086 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/1029f555-8e2a-464d-975a-ad1cd38d30d5 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd6191ae1f9ba895dc71388c8e3af8f2fa3cd5" 2018-08-12 00:03:22,262 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:22 GMT Server: Apache x-compute-request-id: req-96331262-6e17-4963-9e9f-dc5738915795 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96331262-6e17-4963-9e9f-dc5738915795 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f0bcdba3-c380-45d2-a8f4-ef10d50bc048-vol_type", "qos_specs_id": "874fef4b-390f-4500-aa2e-ea07df7cf883", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1029f555-8e2a-464d-975a-ad1cd38d30d5", "description": null}} 2018-08-12 00:03:22,262 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/1029f555-8e2a-464d-975a-ad1cd38d30d5 used request id req-96331262-6e17-4963-9e9f-dc5738915795 2018-08-12 00:03:22,265 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/1029f555-8e2a-464d-975a-ad1cd38d30d5 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96331262-6e17-4963-9e9f-dc5738915795" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd6191ae1f9ba895dc71388c8e3af8f2fa3cd5" 2018-08-12 00:03:22,434 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:22 GMT Server: Apache x-compute-request-id: req-e759ebe4-e0b0-4168-b256-66bd76e31d8a OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e759ebe4-e0b0-4168-b256-66bd76e31d8a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f0bcdba3-c380-45d2-a8f4-ef10d50bc048-vol_type", "qos_specs_id": "874fef4b-390f-4500-aa2e-ea07df7cf883", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1029f555-8e2a-464d-975a-ad1cd38d30d5", "description": null}} 2018-08-12 00:03:22,434 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/1029f555-8e2a-464d-975a-ad1cd38d30d5 used request id req-e759ebe4-e0b0-4168-b256-66bd76e31d8a 2018-08-12 00:03:22,437 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/1029f555-8e2a-464d-975a-ad1cd38d30d5/encryption -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96331262-6e17-4963-9e9f-dc5738915795" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd6191ae1f9ba895dc71388c8e3af8f2fa3cd5" 2018-08-12 00:03:22,606 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:22 GMT Server: Apache x-compute-request-id: req-8a861458-0b7c-45cb-aa80-db0dc25e6442 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8a861458-0b7c-45cb-aa80-db0dc25e6442 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "1029f555-8e2a-464d-975a-ad1cd38d30d5", "control_location": "back-end", "deleted": false, "created_at": "2018-08-12T00:03:21.000000", "updated_at": null, "encryption_id": "54b77dab-51ef-4311-ab40-73ad3df693b8", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-08-12 00:03:22,606 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/1029f555-8e2a-464d-975a-ad1cd38d30d5/encryption used request id req-8a861458-0b7c-45cb-aa80-db0dc25e6442 2018-08-12 00:03:22,609 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/874fef4b-390f-4500-aa2e-ea07df7cf883 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96331262-6e17-4963-9e9f-dc5738915795" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cd6191ae1f9ba895dc71388c8e3af8f2fa3cd5" 2018-08-12 00:03:22,782 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:22 GMT Server: Apache x-compute-request-id: req-ad762ae6-b68a-4298-9401-bd2d4ccf7827 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad762ae6-b68a-4298-9401-bd2d4ccf7827 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "874fef4b-390f-4500-aa2e-ea07df7cf883", "name": "CreateVolumeTypeComplexTests-f0bcdba3-c380-45d2-a8f4-ef10d50bc048-qos-spec"}, "links": [{"href": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/874fef4b-390f-4500-aa2e-ea07df7cf883", "rel": "self"}, {"href": "http://172.30.9.30:8776/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/874fef4b-390f-4500-aa2e-ea07df7cf883", "rel": "bookmark"}]} 2018-08-12 00:03:22,782 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/874fef4b-390f-4500-aa2e-ea07df7cf883 used request id req-ad762ae6-b68a-4298-9401-bd2d4ccf7827 2018-08-12 00:03:22,782 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-f0bcdba3-c380-45d2-a8f4-ef10d50bc048-vol_type 2018-08-12 00:03:22,785 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/1029f555-8e2a-464d-975a-ad1cd38d30d5 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55a1d634-c22d-44d5-bdb2-80bd5c6c5332" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a3f5da6c136be72b1898a1a1e7dc762a591f5f" 2018-08-12 00:03:22,980 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:03:22 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-fb701b3a-5bc5-4e3a-b206-4bca4588d259 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-08-12 00:03:22,981 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/1029f555-8e2a-464d-975a-ad1cd38d30d5 used request id req-fb701b3a-5bc5-4e3a-b206-4bca4588d259 2018-08-12 00:03:22,981 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-f0bcdba3-c380-45d2-a8f4-ef10d50bc048-qos-spec 2018-08-12 00:03:22,984 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/874fef4b-390f-4500-aa2e-ea07df7cf883?force=False -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6c3cf36-a65b-4105-88e8-7e3b536f2dc9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f7cd7f15e47f65f4ce73c56af23295e36c62de" 2018-08-12 00:03:23,172 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:03:22 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-b38ad3db-8024-45db-b6e3-afc527c454d0 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-08-12 00:03:23,172 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/qos-specs/874fef4b-390f-4500-aa2e-ea07df7cf883?force=False used request id req-b38ad3db-8024-45db-b6e3-afc527c454d0 2018-08-12 00:03:23,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:03:23,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:03:23,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:03:23,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:03:23,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:03:23,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:23,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-9edf98c7-c8b7-4434-8866-5f516c3f431d Date: Sun, 12 Aug 2018 00:03:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:03:23,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-9edf98c7-c8b7-4434-8866-5f516c3f431d 2018-08-12 00:03:23,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:23,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ecf09a3-ca80-4908-bf78-c891e4445b7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:23,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-1ecf09a3-ca80-4908-bf78-c891e4445b7a 2018-08-12 00:03:23,513 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:23,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:23,598 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37ffb811-37c6-45be-9cbe-30442ef757f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:23,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-37ffb811-37c6-45be-9cbe-30442ef757f2 2018-08-12 00:03:23,598 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:23,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:23,683 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-853dae20-8472-4049-94ae-cc6f3e7f1b9d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:23,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-853dae20-8472-4049-94ae-cc6f3e7f1b9d 2018-08-12 00:03:23,684 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:23,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:23,764 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10dda541-dcca-46d1-a941-43d2fc85e916 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:23,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-10dda541-dcca-46d1-a941-43d2fc85e916 2018-08-12 00:03:23,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:23,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:23,783 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f46ee6f7-f503-4bb9-acfa-9d347e691201 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:23,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-f46ee6f7-f503-4bb9-acfa-9d347e691201 2018-08-12 00:03:23,784 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:23,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:23,869 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c22faba6-f373-464f-b8c6-ac63a586852d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:23,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-c22faba6-f373-464f-b8c6-ac63a586852d 2018-08-12 00:03:23,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:23,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:23,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b883ac6-910c-49af-91df-7fdca3cf8d19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:23,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-3b883ac6-910c-49af-91df-7fdca3cf8d19 2018-08-12 00:03:23,955 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:23,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:23,974 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c46e7d28-3db5-4c84-ba8d-f3e15290f2a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:23,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-c46e7d28-3db5-4c84-ba8d-f3e15290f2a9 2018-08-12 00:03:23,974 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:23,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:24,056 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d965356a-d8db-4d3c-bc8a-a819051da9f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:24,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-d965356a-d8db-4d3c-bc8a-a819051da9f2 2018-08-12 00:03:24,056 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:24,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:24,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aede562f-2723-4a72-94b7-650bb29fe1c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:24,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-aede562f-2723-4a72-94b7-650bb29fe1c5 2018-08-12 00:03:24,140 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:24,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:24,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e26258b7-f8fd-42d2-82d8-1be00d00e77c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:24,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-e26258b7-f8fd-42d2-82d8-1be00d00e77c 2018-08-12 00:03:24,225 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:24,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:24,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f750974-0e35-4a64-b714-9433fb09214f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:24,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-4f750974-0e35-4a64-b714-9433fb09214f 2018-08-12 00:03:24,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:24,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:24,397 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6ab7f76-58b7-4a48-bd84-2ecac03aa0c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:24,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-b6ab7f76-58b7-4a48-bd84-2ecac03aa0c5 2018-08-12 00:03:24,398 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:24,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:24,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-895d9f25-3698-42dc-b411-a84cf647a72e 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:03:24,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-895d9f25-3698-42dc-b411-a84cf647a72e 2018-08-12 00:03:24,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:24,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b13e0b35-6344-40b6-8d06-827cd35824bc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:03:24,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-b13e0b35-6344-40b6-8d06-827cd35824bc 2018-08-12 00:03:24,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:24,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a85115f3-2c72-4cbd-859e-fc469ba4ce51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:24,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-a85115f3-2c72-4cbd-859e-fc469ba4ce51 2018-08-12 00:03:24,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:24,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:24,742 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24dd9c6f-4042-46a2-8cb3-571c9f19fd8f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:24,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-24dd9c6f-4042-46a2-8cb3-571c9f19fd8f 2018-08-12 00:03:24,742 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:24,743 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj 2018-08-12 00:03:24,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/889ec0dc62ca44b19c34bfe2764aed89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:24,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c618b51-5479-427b-b2d4-ca269e104c7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:24,933 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/889ec0dc62ca44b19c34bfe2764aed89 used request id req-6c618b51-5479-427b-b2d4-ca269e104c7d 2018-08-12 00:03:24,933 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-proj-role 2018-08-12 00:03:24,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/ea50457ff0da4de681d812ea06d48ba8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:25,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d048e7c6-1384-40f7-89bc-453e3942754b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:25,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/ea50457ff0da4de681d812ea06d48ba8 used request id req-d048e7c6-1384-40f7-89bc-453e3942754b 2018-08-12 00:03:25,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d0d5defa6c199138ee7b827fc90eb8ac89940a" 2018-08-12 00:03:25,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c440c1a7-dcc0-4129-8921-ae680afc6af1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:03:25,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c440c1a7-dcc0-4129-8921-ae680afc6af1 2018-08-12 00:03:25,124 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-43404e7e-e9cc-48a-user 2018-08-12 00:03:25,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/d1cbe666dfe74905abda3bc540d904bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ce382952ad1252733c5253d10f44a335a1ec73" 2018-08-12 00:03:25,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6e1b7c3-2970-463f-8384-d0eb432290a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:25,290 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/d1cbe666dfe74905abda3bc540d904bd used request id req-f6e1b7c3-2970-463f-8384-d0eb432290a8 2018-08-12 00:03:25,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:25,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["toADa3VQR_6r7Nku1fh9Hg"], "issued_at": "2018-08-12T00:03:25.000000Z"}} 2018-08-12 00:03:25,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bcf0a54cd20c319cf0296834125e8588dff74bf" 2018-08-12 00:03:25,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39035ad4-39cb-491d-b3d5-1d1965e5749e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:25,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-39035ad4-39cb-491d-b3d5-1d1965e5749e 2018-08-12 00:03:25,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:25,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:26,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["SeTi2c74TguPm3bTOrigWQ"], "issued_at": "2018-08-12T00:03:26.000000Z"}} 2018-08-12 00:03:26,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:26,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea988a9c-ff9a-4aeb-b3ff-cad12bad984d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:26,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ea988a9c-ff9a-4aeb-b3ff-cad12bad984d 2018-08-12 00:03:26,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:26,214 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:26,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:26,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99d9943-c1b0-44af-9a45-ecf1cedbe164 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:03:26,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj used request id req-e99d9943-c1b0-44af-9a45-ecf1cedbe164 2018-08-12 00:03:26,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:26,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ccf9ec1-3a08-4e17-b140-6ee2aa920d60 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:03:26,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-1ccf9ec1-3a08-4e17-b140-6ee2aa920d60 2018-08-12 00:03:26,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj"}}' 2018-08-12 00:03:26,508 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc8de123-4f6a-43ea-9a8a-fd8b970563d2 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/670f00b497e84fb09a641cbd4959cbaa"}, "tags": [], "enabled": true, "id": "670f00b497e84fb09a641cbd4959cbaa", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj"}} 2018-08-12 00:03:26,508 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-bc8de123-4f6a-43ea-9a8a-fd8b970563d2 2018-08-12 00:03:26,508 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj 2018-08-12 00:03:26,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:26,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:26,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["EVhKhTQfSR2xIyN8YiZOOg"], "issued_at": "2018-08-12T00:03:26.000000Z"}} 2018-08-12 00:03:26,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1860bac2ec0e94b7e91c355e51a02bfb69f3af3c" 2018-08-12 00:03:26,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0322da92-3d04-4d36-8a91-ada103dc01da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:26,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0322da92-3d04-4d36-8a91-ada103dc01da 2018-08-12 00:03:26,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:26,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:26,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1860bac2ec0e94b7e91c355e51a02bfb69f3af3c" 2018-08-12 00:03:27,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11aed77-8d30-42cf-b6b4-534764c0e6ec Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:03:27,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a11aed77-8d30-42cf-b6b4-534764c0e6ec 2018-08-12 00:03:27,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1860bac2ec0e94b7e91c355e51a02bfb69f3af3c" 2018-08-12 00:03:27,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf149717-f815-4dd0-a094-798a2fc15f97 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/670f00b497e84fb09a641cbd4959cbaa"}, "tags": [], "enabled": true, "id": "670f00b497e84fb09a641cbd4959cbaa", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj"}]} 2018-08-12 00:03:27,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj used request id req-bf149717-f815-4dd0-a094-798a2fc15f97 2018-08-12 00:03:27,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1860bac2ec0e94b7e91c355e51a02bfb69f3af3c" 2018-08-12 00:03:27,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3bbaa31-1b66-4a1f-a49e-32b1153069a7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:03:27,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f3bbaa31-1b66-4a1f-a49e-32b1153069a7 2018-08-12 00:03:27,549 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-13634eeb-653e-412-user 2018-08-12 00:03:27,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:27,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:27,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-158236a6-6b17-4953-910f-5582af84a7fa Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:03:27,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-158236a6-6b17-4953-910f-5582af84a7fa 2018-08-12 00:03:27,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj-role"}}' 2018-08-12 00:03:27,735 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:03:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d8bfef8-6d4a-4f3f-a70c-37aba9417192 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4890242bf2954d50bfe1cd4142df1e69", "links": {"self": "http://172.30.9.30:5000/v3/roles/4890242bf2954d50bfe1cd4142df1e69"}, "name": "CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj-role"}} 2018-08-12 00:03:27,736 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-8d8bfef8-6d4a-4f3f-a70c-37aba9417192 2018-08-12 00:03:27,736 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj-role 2018-08-12 00:03:27,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/4890242bf2954d50bfe1cd4142df1e69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:27,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c4a999f-b441-4fe9-9448-1d455110e229 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4890242bf2954d50bfe1cd4142df1e69", "links": {"self": "http://172.30.9.30:5000/v3/roles/4890242bf2954d50bfe1cd4142df1e69"}, "name": "CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj-role"}} 2018-08-12 00:03:27,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/4890242bf2954d50bfe1cd4142df1e69 used request id req-4c4a999f-b441-4fe9-9448-1d455110e229 2018-08-12 00:03:27,822 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj-role to project CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj 2018-08-12 00:03:27,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/670f00b497e84fb09a641cbd4959cbaa/users/1fd9aa3b38ad4753971147a03f8b4352/roles/4890242bf2954d50bfe1cd4142df1e69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:27,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db3d2c2d-7579-4d26-8e87-a5b0dba899d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:27,953 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/670f00b497e84fb09a641cbd4959cbaa/users/1fd9aa3b38ad4753971147a03f8b4352/roles/4890242bf2954d50bfe1cd4142df1e69 used request id req-db3d2c2d-7579-4d26-8e87-a5b0dba899d2 2018-08-12 00:03:27,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:28,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4890242bf2954d50bfe1cd4142df1e69", "name": "CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj-role"}], "expires_at": "2018-08-12T01:03:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "670f00b497e84fb09a641cbd4959cbaa", "name": "CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/670f00b497e84fb09a641cbd4959cbaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/670f00b497e84fb09a641cbd4959cbaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_670f00b497e84fb09a641cbd4959cbaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_670f00b497e84fb09a641cbd4959cbaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/670f00b497e84fb09a641cbd4959cbaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/670f00b497e84fb09a641cbd4959cbaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/670f00b497e84fb09a641cbd4959cbaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/670f00b497e84fb09a641cbd4959cbaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/670f00b497e84fb09a641cbd4959cbaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/670f00b497e84fb09a641cbd4959cbaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/670f00b497e84fb09a641cbd4959cbaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/670f00b497e84fb09a641cbd4959cbaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/670f00b497e84fb09a641cbd4959cbaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-13634eeb-653e-412-user", "id": "1fd9aa3b38ad4753971147a03f8b4352"}, "audit_ids": ["3egD-r4QQnaNJa2E4rPsrQ"], "issued_at": "2018-08-12T00:03:28.000000Z"}} 2018-08-12 00:03:28,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a59c1bf036e7ad2dfd3fa973d5a145150499c52" 2018-08-12 00:03:28,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b37db069-e314-4ce1-98f0-4ed7672036f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:28,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b37db069-e314-4ce1-98f0-4ed7672036f8 2018-08-12 00:03:28,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:28,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:28,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4890242bf2954d50bfe1cd4142df1e69", "name": "CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj-role"}], "expires_at": "2018-08-12T01:03:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "670f00b497e84fb09a641cbd4959cbaa", "name": "CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/670f00b497e84fb09a641cbd4959cbaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/670f00b497e84fb09a641cbd4959cbaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_670f00b497e84fb09a641cbd4959cbaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_670f00b497e84fb09a641cbd4959cbaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/670f00b497e84fb09a641cbd4959cbaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/670f00b497e84fb09a641cbd4959cbaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/670f00b497e84fb09a641cbd4959cbaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/670f00b497e84fb09a641cbd4959cbaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/670f00b497e84fb09a641cbd4959cbaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/670f00b497e84fb09a641cbd4959cbaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/670f00b497e84fb09a641cbd4959cbaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/670f00b497e84fb09a641cbd4959cbaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/670f00b497e84fb09a641cbd4959cbaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-13634eeb-653e-412-user", "id": "1fd9aa3b38ad4753971147a03f8b4352"}, "audit_ids": ["BGazEzI6SQONl36K1fkYUw"], "issued_at": "2018-08-12T00:03:28.000000Z"}} 2018-08-12 00:03:28,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c8f94b73d99f83de8c5379e452c8290d7d6e4c" 2018-08-12 00:03:28,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e3d3a9-1ba9-45b0-aceb-2ee772743cc9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:28,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b4e3d3a9-1ba9-45b0-aceb-2ee772743cc9 2018-08-12 00:03:28,865 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c8f94b73d99f83de8c5379e452c8290d7d6e4c" 2018-08-12 00:03:29,061 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:28 GMT Server: Apache x-compute-request-id: req-9294856b-888d-45d6-a7ea-0062761d16e6 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-9294856b-888d-45d6-a7ea-0062761d16e6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:03:29,062 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/detail used request id req-9294856b-888d-45d6-a7ea-0062761d16e6 2018-08-12 00:03:29,065 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}e2c8f94b73d99f83de8c5379e452c8290d7d6e4c" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9294856b-888d-45d6-a7ea-0062761d16e6" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-301c0172-fd67-41c3-a7f5-5a65a1c82809", "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-08-12 00:03:29,430 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:03:29 GMT Server: Apache x-compute-request-id: req-8d846223-d455-4566-aea3-b4e75c4c5390 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-8d846223-d455-4566-aea3-b4e75c4c5390 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1fd9aa3b38ad4753971147a03f8b4352", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72", "rel": "self"}, {"href": "http://172.30.9.30:8776/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:29.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-301c0172-fd67-41c3-a7f5-5a65a1c82809", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f84ec85-fe75-4b38-bdc8-badada894f72", "size": 1}} 2018-08-12 00:03:29,431 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes used request id req-8d846223-d455-4566-aea3-b4e75c4c5390 2018-08-12 00:03:29,434 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9294856b-888d-45d6-a7ea-0062761d16e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c8f94b73d99f83de8c5379e452c8290d7d6e4c" 2018-08-12 00:03:29,668 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:29 GMT Server: Apache x-compute-request-id: req-117a8889-be5f-4d51-9235-9010af3dd46c OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-117a8889-be5f-4d51-9235-9010af3dd46c Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1fd9aa3b38ad4753971147a03f8b4352", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72", "rel": "self"}, {"href": "http://172.30.9.30:8776/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "670f00b497e84fb09a641cbd4959cbaa", "updated_at": "2018-08-12T00:03:29.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-301c0172-fd67-41c3-a7f5-5a65a1c82809", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f84ec85-fe75-4b38-bdc8-badada894f72", "size": 1}} 2018-08-12 00:03:29,668 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72 used request id req-117a8889-be5f-4d51-9235-9010af3dd46c 2018-08-12 00:03:29,668 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-301c0172-fd67-41c3-a7f5-5a65a1c82809 2018-08-12 00:03:29,671 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9294856b-888d-45d6-a7ea-0062761d16e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c8f94b73d99f83de8c5379e452c8290d7d6e4c" 2018-08-12 00:03:29,885 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:29 GMT Server: Apache x-compute-request-id: req-1c67e431-ce40-4107-b26d-48a06f4a229b OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c67e431-ce40-4107-b26d-48a06f4a229b Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1fd9aa3b38ad4753971147a03f8b4352", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72", "rel": "self"}, {"href": "http://172.30.9.30:8776/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "670f00b497e84fb09a641cbd4959cbaa", "updated_at": "2018-08-12T00:03:29.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-301c0172-fd67-41c3-a7f5-5a65a1c82809", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f84ec85-fe75-4b38-bdc8-badada894f72", "size": 1}} 2018-08-12 00:03:29,885 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72 used request id req-1c67e431-ce40-4107-b26d-48a06f4a229b 2018-08-12 00:03:29,886 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:03:29,886 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-301c0172-fd67-41c3-a7f5-5a65a1c82809 2018-08-12 00:03:29,886 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-301c0172-fd67-41c3-a7f5-5a65a1c82809 2018-08-12 00:03:29,889 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a59c1bf036e7ad2dfd3fa973d5a145150499c52" 2018-08-12 00:03:30,091 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:29 GMT Server: Apache x-compute-request-id: req-c026af39-6de8-45bd-be7a-4f846cb32110 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c026af39-6de8-45bd-be7a-4f846cb32110 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1fd9aa3b38ad4753971147a03f8b4352", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72", "rel": "self"}, {"href": "http://172.30.9.30:8776/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "670f00b497e84fb09a641cbd4959cbaa", "updated_at": "2018-08-12T00:03:29.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-301c0172-fd67-41c3-a7f5-5a65a1c82809", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f84ec85-fe75-4b38-bdc8-badada894f72", "size": 1}]} 2018-08-12 00:03:30,092 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/detail used request id req-c026af39-6de8-45bd-be7a-4f846cb32110 2018-08-12 00:03:30,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:30,100 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:30,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/670f00b497e84fb09a641cbd4959cbaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a59c1bf036e7ad2dfd3fa973d5a145150499c52" 2018-08-12 00:03:30,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-446e3c4d-d70b-41b1-9677-721f16d7757c Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/670f00b497e84fb09a641cbd4959cbaa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "670f00b497e84fb09a641cbd4959cbaa", "name": "CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj"}} 2018-08-12 00:03:30,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/670f00b497e84fb09a641cbd4959cbaa used request id req-446e3c4d-d70b-41b1-9677-721f16d7757c 2018-08-12 00:03:30,188 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9294856b-888d-45d6-a7ea-0062761d16e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c8f94b73d99f83de8c5379e452c8290d7d6e4c" 2018-08-12 00:03:30,245 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:30 GMT Server: Apache x-compute-request-id: req-f6a6c722-2d71-4181-b07e-ee34e87e59cb OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f6a6c722-2d71-4181-b07e-ee34e87e59cb Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1fd9aa3b38ad4753971147a03f8b4352", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72", "rel": "self"}, {"href": "http://172.30.9.30:8776/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "670f00b497e84fb09a641cbd4959cbaa", "updated_at": "2018-08-12T00:03:29.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-301c0172-fd67-41c3-a7f5-5a65a1c82809", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f84ec85-fe75-4b38-bdc8-badada894f72", "size": 1}} 2018-08-12 00:03:30,245 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72 used request id req-f6a6c722-2d71-4181-b07e-ee34e87e59cb 2018-08-12 00:03:30,245 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:03:30,245 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-301c0172-fd67-41c3-a7f5-5a65a1c82809 2018-08-12 00:03:30,246 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-301c0172-fd67-41c3-a7f5-5a65a1c82809 2018-08-12 00:03:30,248 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9294856b-888d-45d6-a7ea-0062761d16e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c8f94b73d99f83de8c5379e452c8290d7d6e4c" 2018-08-12 00:03:30,461 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:03:30 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-7efecc9b-0e34-4634-a42a-04fa6ba9645a 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-08-12 00:03:30,461 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72 used request id req-7efecc9b-0e34-4634-a42a-04fa6ba9645a 2018-08-12 00:03:30,464 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9294856b-888d-45d6-a7ea-0062761d16e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c8f94b73d99f83de8c5379e452c8290d7d6e4c" 2018-08-12 00:03:30,521 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:30 GMT Server: Apache x-compute-request-id: req-dbfb54a3-0d8a-4f91-911f-0122e80428d1 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dbfb54a3-0d8a-4f91-911f-0122e80428d1 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "1fd9aa3b38ad4753971147a03f8b4352", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72", "rel": "self"}, {"href": "http://172.30.9.30:8776/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "670f00b497e84fb09a641cbd4959cbaa", "updated_at": "2018-08-12T00:03:30.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-301c0172-fd67-41c3-a7f5-5a65a1c82809", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f84ec85-fe75-4b38-bdc8-badada894f72", "size": 1}} 2018-08-12 00:03:30,521 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72 used request id req-dbfb54a3-0d8a-4f91-911f-0122e80428d1 2018-08-12 00:03:30,522 - create_volume - DEBUG - Instance status is - deleting 2018-08-12 00:03:30,522 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-12 00:03:33,525 - create_volume - DEBUG - Volume status query timeout in 56.9363720417 2018-08-12 00:03:33,528 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9294856b-888d-45d6-a7ea-0062761d16e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c8f94b73d99f83de8c5379e452c8290d7d6e4c" 2018-08-12 00:03:33,565 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:33 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-compute-request-id: req-92225c14-ef2d-4ea0-be59-8baee22c30fc x-openstack-request-id: req-92225c14-ef2d-4ea0-be59-8baee22c30fc Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1f84ec85-fe75-4b38-bdc8-badada894f72 could not be found.", "code": 404}} 2018-08-12 00:03:33,566 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/1f84ec85-fe75-4b38-bdc8-badada894f72 used request id req-92225c14-ef2d-4ea0-be59-8baee22c30fc 2018-08-12 00:03:33,566 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 1f84ec85-fe75-4b38-bdc8-badada894f72 could not be found. (HTTP 404) (Request-ID: req-92225c14-ef2d-4ea0-be59-8baee22c30fc) 2018-08-12 00:03:33,566 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-301c0172-fd67-41c3-a7f5-5a65a1c82809 2018-08-12 00:03:33,569 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c026af39-6de8-45bd-be7a-4f846cb32110" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a59c1bf036e7ad2dfd3fa973d5a145150499c52" 2018-08-12 00:03:33,779 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:33 GMT Server: Apache x-compute-request-id: req-287a37fc-c389-46bf-bd0f-4d7e0614093b OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-287a37fc-c389-46bf-bd0f-4d7e0614093b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:03:33,779 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/670f00b497e84fb09a641cbd4959cbaa/volumes/detail used request id req-287a37fc-c389-46bf-bd0f-4d7e0614093b 2018-08-12 00:03:33,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:03:33,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:03:33,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:03:33,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:03:33,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:03:33,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:34,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-0400107f-dafc-4a45-a4de-1f3dbdb82f60 Date: Sun, 12 Aug 2018 00:03:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:03:34,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-0400107f-dafc-4a45-a4de-1f3dbdb82f60 2018-08-12 00:03:34,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:34,113 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6648a6b-75c3-4f33-aaf3-6cf70a41ad3a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:34,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-f6648a6b-75c3-4f33-aaf3-6cf70a41ad3a 2018-08-12 00:03:34,113 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:34,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:34,198 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c7f77c-07bc-445f-b338-03bfa5fa05ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:34,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-86c7f77c-07bc-445f-b338-03bfa5fa05ef 2018-08-12 00:03:34,198 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:34,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:34,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49dc8a6e-e58d-44d4-b59f-7ebba949dbdc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:34,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-49dc8a6e-e58d-44d4-b59f-7ebba949dbdc 2018-08-12 00:03:34,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:34,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:34,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8071d6b3-3ca2-4ff5-9c3a-0fbac226a3f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:34,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-8071d6b3-3ca2-4ff5-9c3a-0fbac226a3f2 2018-08-12 00:03:34,300 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:34,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:34,386 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26509e99-3bed-41d4-a478-2102f72da10c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:34,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-26509e99-3bed-41d4-a478-2102f72da10c 2018-08-12 00:03:34,387 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:34,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:34,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d119b79-88c1-44e5-abfc-046e3193b6a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:34,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-4d119b79-88c1-44e5-abfc-046e3193b6a9 2018-08-12 00:03:34,474 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:34,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:34,562 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18a8f78e-c79f-4548-ad49-51b64658acf2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:34,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-18a8f78e-c79f-4548-ad49-51b64658acf2 2018-08-12 00:03:34,562 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:34,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:34,649 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38a3c189-15e9-45bd-8016-0e539dcaef6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:34,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-38a3c189-15e9-45bd-8016-0e539dcaef6f 2018-08-12 00:03:34,649 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:34,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:34,728 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bd78372-131c-41eb-b2ba-d1ecce19f703 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:34,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-1bd78372-131c-41eb-b2ba-d1ecce19f703 2018-08-12 00:03:34,728 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:34,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:34,811 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-467115a8-c27a-4804-ac84-23df605a4840 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:34,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-467115a8-c27a-4804-ac84-23df605a4840 2018-08-12 00:03:34,812 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:34,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:34,898 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23fc952e-49d9-4c77-aeef-af085d18177d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:34,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-23fc952e-49d9-4c77-aeef-af085d18177d 2018-08-12 00:03:34,898 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:34,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:34,982 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a59cbf7-5944-42d5-b863-9ca05a327836 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:34,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-0a59cbf7-5944-42d5-b863-9ca05a327836 2018-08-12 00:03:34,983 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:34,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:35,067 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e381b83-33b4-4282-81ad-4ac4780a4944 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:35,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-2e381b83-33b4-4282-81ad-4ac4780a4944 2018-08-12 00:03:35,067 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:35,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:35,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416ca27b-911a-4d25-b2f5-4a509ee1bf63 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:03:35,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-416ca27b-911a-4d25-b2f5-4a509ee1bf63 2018-08-12 00:03:35,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:35,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3616e5a7-a873-4a9b-a332-3e926fb6020a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:03:35,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-3616e5a7-a873-4a9b-a332-3e926fb6020a 2018-08-12 00:03:35,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:35,332 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-330b82c4-280c-45e8-92cb-8e9fbe091d91 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:35,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-330b82c4-280c-45e8-92cb-8e9fbe091d91 2018-08-12 00:03:35,333 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:35,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:35,418 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d788094b-48cd-41e8-b9ba-20607870d854 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:35,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-d788094b-48cd-41e8-b9ba-20607870d854 2018-08-12 00:03:35,418 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:35,419 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj 2018-08-12 00:03:35,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/670f00b497e84fb09a641cbd4959cbaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:35,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcea69a3-e859-4feb-9778-5dd319e5a3ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:35,611 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/670f00b497e84fb09a641cbd4959cbaa used request id req-fcea69a3-e859-4feb-9778-5dd319e5a3ea 2018-08-12 00:03:35,611 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-13634eeb-653e-412-proj-role 2018-08-12 00:03:35,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/4890242bf2954d50bfe1cd4142df1e69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:35,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc2a1b8d-8ca7-4942-aec3-0b3f195aa57b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:35,712 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/4890242bf2954d50bfe1cd4142df1e69 used request id req-dc2a1b8d-8ca7-4942-aec3-0b3f195aa57b 2018-08-12 00:03:35,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d0a187356ba060a45e52941c4562a06da7c657" 2018-08-12 00:03:35,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64381376-3aa4-4e97-9dbf-5c0aed8e3143 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:03:35,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-64381376-3aa4-4e97-9dbf-5c0aed8e3143 2018-08-12 00:03:35,798 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-13634eeb-653e-412-user 2018-08-12 00:03:35,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/1fd9aa3b38ad4753971147a03f8b4352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1860bac2ec0e94b7e91c355e51a02bfb69f3af3c" 2018-08-12 00:03:35,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63e10cdc-f23b-493e-b3eb-d55a731eac8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:35,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/1fd9aa3b38ad4753971147a03f8b4352 used request id req-63e10cdc-f23b-493e-b3eb-d55a731eac8d 2018-08-12 00:03:35,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:36,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["tgg-kTcsS_qVcwtpzdtu5w"], "issued_at": "2018-08-12T00:03:36.000000Z"}} 2018-08-12 00:03:36,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9215d8b34e96b8b3a9e6b55b4eecb5ecbd1ff6" 2018-08-12 00:03:36,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b62e9ae2-b318-496b-a3a2-c460a8f19df9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:36,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b62e9ae2-b318-496b-a3a2-c460a8f19df9 2018-08-12 00:03:36,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:36,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:36,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["i4gNPWSVR_OFTPjGPB9WvA"], "issued_at": "2018-08-12T00:03:36.000000Z"}} 2018-08-12 00:03:36,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:36,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a858585c-0c28-42a3-b747-9c4975714538 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:36,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a858585c-0c28-42a3-b747-9c4975714538 2018-08-12 00:03:36,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:36,891 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:36,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:36,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6fcbc38-71fc-43f0-bca6-e3cc35044a69 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:03:36,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj used request id req-a6fcbc38-71fc-43f0-bca6-e3cc35044a69 2018-08-12 00:03:36,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:36,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef27d68c-3505-478d-b317-3f82f3ad6ede Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:03:36,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ef27d68c-3505-478d-b317-3f82f3ad6ede 2018-08-12 00:03:37,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj"}}' 2018-08-12 00:03:37,119 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:03:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d7a798b-6497-4261-8703-39d00a4077b2 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b5a9fc1e65cb42d787dd1c38b61dd4a9"}, "tags": [], "enabled": true, "id": "b5a9fc1e65cb42d787dd1c38b61dd4a9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj"}} 2018-08-12 00:03:37,120 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-4d7a798b-6497-4261-8703-39d00a4077b2 2018-08-12 00:03:37,120 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj 2018-08-12 00:03:37,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:37,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:37,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["GSgwm09lTSeLv6A0IMQtqA"], "issued_at": "2018-08-12T00:03:37.000000Z"}} 2018-08-12 00:03:37,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fdb3d7289cfaaf4fb270281c7a4bb34220b9796" 2018-08-12 00:03:37,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c62926a3-0d8b-4232-a71c-5a4ef51b84dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:37,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c62926a3-0d8b-4232-a71c-5a4ef51b84dc 2018-08-12 00:03:37,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:37,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:37,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fdb3d7289cfaaf4fb270281c7a4bb34220b9796" 2018-08-12 00:03:37,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba9775b6-f718-4333-a504-6980542aaa60 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:03:37,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ba9775b6-f718-4333-a504-6980542aaa60 2018-08-12 00:03:37,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fdb3d7289cfaaf4fb270281c7a4bb34220b9796" 2018-08-12 00:03:37,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3014869-e572-432c-99c1-0d96b8900374 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b5a9fc1e65cb42d787dd1c38b61dd4a9"}, "tags": [], "enabled": true, "id": "b5a9fc1e65cb42d787dd1c38b61dd4a9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj"}]} 2018-08-12 00:03:37,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj used request id req-c3014869-e572-432c-99c1-0d96b8900374 2018-08-12 00:03:37,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fdb3d7289cfaaf4fb270281c7a4bb34220b9796" 2018-08-12 00:03:37,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851eb2ff-3089-4ca3-8fed-6feb9f63783d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:03:37,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-851eb2ff-3089-4ca3-8fed-6feb9f63783d 2018-08-12 00:03:38,349 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-user 2018-08-12 00:03:38,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:38,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:38,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d14e4e84-070b-403c-b14f-6818a3198a03 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:03:38,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d14e4e84-070b-403c-b14f-6818a3198a03 2018-08-12 00:03:38,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj-role"}}' 2018-08-12 00:03:38,467 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:03:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-224a86cc-0011-4d70-a960-c0746196ac41 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "02b4a97b86f845539d5c7c522696a231", "links": {"self": "http://172.30.9.30:5000/v3/roles/02b4a97b86f845539d5c7c522696a231"}, "name": "CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj-role"}} 2018-08-12 00:03:38,467 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-224a86cc-0011-4d70-a960-c0746196ac41 2018-08-12 00:03:38,468 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj-role 2018-08-12 00:03:38,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/02b4a97b86f845539d5c7c522696a231 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:38,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585a0a35-af06-444e-a14e-7ede9e02d164 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "02b4a97b86f845539d5c7c522696a231", "links": {"self": "http://172.30.9.30:5000/v3/roles/02b4a97b86f845539d5c7c522696a231"}, "name": "CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj-role"}} 2018-08-12 00:03:38,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/02b4a97b86f845539d5c7c522696a231 used request id req-585a0a35-af06-444e-a14e-7ede9e02d164 2018-08-12 00:03:38,555 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj-role to project CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj 2018-08-12 00:03:38,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/b5a9fc1e65cb42d787dd1c38b61dd4a9/users/c71d6159a28f462792a62d0376f4885a/roles/02b4a97b86f845539d5c7c522696a231 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:38,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-916fd11a-d1fe-4de1-a023-3df4e93a9b15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:38,679 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b5a9fc1e65cb42d787dd1c38b61dd4a9/users/c71d6159a28f462792a62d0376f4885a/roles/02b4a97b86f845539d5c7c522696a231 used request id req-916fd11a-d1fe-4de1-a023-3df4e93a9b15 2018-08-12 00:03:38,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:39,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02b4a97b86f845539d5c7c522696a231", "name": "CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj-role"}], "expires_at": "2018-08-12T01:03:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5a9fc1e65cb42d787dd1c38b61dd4a9", "name": "CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-user", "id": "c71d6159a28f462792a62d0376f4885a"}, "audit_ids": ["K0_RLc0wTSm1GbK4h3mr5Q"], "issued_at": "2018-08-12T00:03:39.000000Z"}} 2018-08-12 00:03:39,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c090cc4c3a372da6090e2aa04903a31830d409" 2018-08-12 00:03:39,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f324e420-6410-4ae7-99e8-847b110ef8e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:39,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f324e420-6410-4ae7-99e8-847b110ef8e1 2018-08-12 00:03:39,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:39,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:39,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02b4a97b86f845539d5c7c522696a231", "name": "CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj-role"}], "expires_at": "2018-08-12T01:03:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5a9fc1e65cb42d787dd1c38b61dd4a9", "name": "CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-user", "id": "c71d6159a28f462792a62d0376f4885a"}, "audit_ids": ["yefG9hzYSgWB5N1K0mWt-w"], "issued_at": "2018-08-12T00:03:39.000000Z"}} 2018-08-12 00:03:39,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec085915207cd56c42e37286c647f8b5e121b93b" 2018-08-12 00:03:39,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7c5b8d2-8daa-40ed-85cd-325626baa991 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:39,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c7c5b8d2-8daa-40ed-85cd-325626baa991 2018-08-12 00:03:39,607 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec085915207cd56c42e37286c647f8b5e121b93b" 2018-08-12 00:03:39,802 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:39 GMT Server: Apache x-compute-request-id: req-e34a495d-7a98-4091-b1e5-bebccca2f05e OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-e34a495d-7a98-4091-b1e5-bebccca2f05e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:03:39,802 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/detail used request id req-e34a495d-7a98-4091-b1e5-bebccca2f05e 2018-08-12 00:03:39,806 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}ec085915207cd56c42e37286c647f8b5e121b93b" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e34a495d-7a98-4091-b1e5-bebccca2f05e" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-e2f7779d-64db-4696-8cc3-9e8ea2baa3d1", "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-08-12 00:03:40,187 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:03:39 GMT Server: Apache x-compute-request-id: req-cd867af4-09d0-4ccf-852b-0d9e7b4b0766 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-cd867af4-09d0-4ccf-852b-0d9e7b4b0766 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c71d6159a28f462792a62d0376f4885a", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c", "rel": "self"}, {"href": "http://172.30.9.30:8776/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:40.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e2f7779d-64db-4696-8cc3-9e8ea2baa3d1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bfd208ed-045b-4950-8204-48ac3c09389c", "size": 1}} 2018-08-12 00:03:40,187 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes used request id req-cd867af4-09d0-4ccf-852b-0d9e7b4b0766 2018-08-12 00:03:40,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e34a495d-7a98-4091-b1e5-bebccca2f05e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec085915207cd56c42e37286c647f8b5e121b93b" 2018-08-12 00:03:40,398 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:40 GMT Server: Apache x-compute-request-id: req-c72b845e-ab02-4da7-86ad-f39dfda72c55 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c72b845e-ab02-4da7-86ad-f39dfda72c55 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c71d6159a28f462792a62d0376f4885a", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c", "rel": "self"}, {"href": "http://172.30.9.30:8776/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b5a9fc1e65cb42d787dd1c38b61dd4a9", "updated_at": "2018-08-12T00:03:40.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e2f7779d-64db-4696-8cc3-9e8ea2baa3d1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bfd208ed-045b-4950-8204-48ac3c09389c", "size": 1}} 2018-08-12 00:03:40,398 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c used request id req-c72b845e-ab02-4da7-86ad-f39dfda72c55 2018-08-12 00:03:40,399 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-e2f7779d-64db-4696-8cc3-9e8ea2baa3d1 2018-08-12 00:03:40,401 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e34a495d-7a98-4091-b1e5-bebccca2f05e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec085915207cd56c42e37286c647f8b5e121b93b" 2018-08-12 00:03:40,619 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:40 GMT Server: Apache x-compute-request-id: req-49aeb9f5-6a52-43e8-b760-93b059b9ffaa OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-49aeb9f5-6a52-43e8-b760-93b059b9ffaa Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c71d6159a28f462792a62d0376f4885a", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c", "rel": "self"}, {"href": "http://172.30.9.30:8776/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b5a9fc1e65cb42d787dd1c38b61dd4a9", "updated_at": "2018-08-12T00:03:40.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e2f7779d-64db-4696-8cc3-9e8ea2baa3d1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bfd208ed-045b-4950-8204-48ac3c09389c", "size": 1}} 2018-08-12 00:03:40,619 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c used request id req-49aeb9f5-6a52-43e8-b760-93b059b9ffaa 2018-08-12 00:03:40,619 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:03:40,620 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-e2f7779d-64db-4696-8cc3-9e8ea2baa3d1 2018-08-12 00:03:40,620 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-e2f7779d-64db-4696-8cc3-9e8ea2baa3d1 2018-08-12 00:03:40,623 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c090cc4c3a372da6090e2aa04903a31830d409" 2018-08-12 00:03:40,834 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:40 GMT Server: Apache x-compute-request-id: req-a6b30296-b46e-49b6-a815-d9208db0dce1 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a6b30296-b46e-49b6-a815-d9208db0dce1 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c71d6159a28f462792a62d0376f4885a", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c", "rel": "self"}, {"href": "http://172.30.9.30:8776/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b5a9fc1e65cb42d787dd1c38b61dd4a9", "updated_at": "2018-08-12T00:03:40.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e2f7779d-64db-4696-8cc3-9e8ea2baa3d1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bfd208ed-045b-4950-8204-48ac3c09389c", "size": 1}]} 2018-08-12 00:03:40,834 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/detail used request id req-a6b30296-b46e-49b6-a815-d9208db0dce1 2018-08-12 00:03:40,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:40,844 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:40,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b5a9fc1e65cb42d787dd1c38b61dd4a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c090cc4c3a372da6090e2aa04903a31830d409" 2018-08-12 00:03:40,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb4c25d-ecf7-4398-a362-881bff58aa6f Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b5a9fc1e65cb42d787dd1c38b61dd4a9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5a9fc1e65cb42d787dd1c38b61dd4a9", "name": "CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj"}} 2018-08-12 00:03:40,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b5a9fc1e65cb42d787dd1c38b61dd4a9 used request id req-ecb4c25d-ecf7-4398-a362-881bff58aa6f 2018-08-12 00:03:40,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:40,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:41,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02b4a97b86f845539d5c7c522696a231", "name": "CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj-role"}], "expires_at": "2018-08-12T01:03:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5a9fc1e65cb42d787dd1c38b61dd4a9", "name": "CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/b5a9fc1e65cb42d787dd1c38b61dd4a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-user", "id": "c71d6159a28f462792a62d0376f4885a"}, "audit_ids": ["BRvDV95ORESntYTAq3CHiw"], "issued_at": "2018-08-12T00:03:41.000000Z"}} 2018-08-12 00:03:41,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd6ec35fe47e33aba1c59a86361dcdc6ec353d9" 2018-08-12 00:03:41,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f099a77-77c7-4218-99ef-ab1bd1d1333b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:41,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2f099a77-77c7-4218-99ef-ab1bd1d1333b 2018-08-12 00:03:41,397 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd6ec35fe47e33aba1c59a86361dcdc6ec353d9" 2018-08-12 00:03:41,607 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:41 GMT Server: Apache x-compute-request-id: req-6eeee4de-0e5b-4ea5-ab4c-e46668a16f88 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6eeee4de-0e5b-4ea5-ab4c-e46668a16f88 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c71d6159a28f462792a62d0376f4885a", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c", "rel": "self"}, {"href": "http://172.30.9.30:8776/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b5a9fc1e65cb42d787dd1c38b61dd4a9", "updated_at": "2018-08-12T00:03:40.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e2f7779d-64db-4696-8cc3-9e8ea2baa3d1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bfd208ed-045b-4950-8204-48ac3c09389c", "size": 1}]} 2018-08-12 00:03:41,608 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/detail used request id req-6eeee4de-0e5b-4ea5-ab4c-e46668a16f88 2018-08-12 00:03:41,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:41,616 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:41,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b5a9fc1e65cb42d787dd1c38b61dd4a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd6ec35fe47e33aba1c59a86361dcdc6ec353d9" 2018-08-12 00:03:41,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-956f0f46-c275-4600-9816-6b2ad0c0d567 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b5a9fc1e65cb42d787dd1c38b61dd4a9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5a9fc1e65cb42d787dd1c38b61dd4a9", "name": "CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj"}} 2018-08-12 00:03:41,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b5a9fc1e65cb42d787dd1c38b61dd4a9 used request id req-956f0f46-c275-4600-9816-6b2ad0c0d567 2018-08-12 00:03:41,706 - create_volume - INFO - Did not create volume due to cleanup mode 2018-08-12 00:03:41,709 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e34a495d-7a98-4091-b1e5-bebccca2f05e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec085915207cd56c42e37286c647f8b5e121b93b" 2018-08-12 00:03:41,773 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:41 GMT Server: Apache x-compute-request-id: req-3d56ce67-a162-457d-a199-3422df83f3fe OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3d56ce67-a162-457d-a199-3422df83f3fe Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c71d6159a28f462792a62d0376f4885a", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c", "rel": "self"}, {"href": "http://172.30.9.30:8776/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b5a9fc1e65cb42d787dd1c38b61dd4a9", "updated_at": "2018-08-12T00:03:40.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e2f7779d-64db-4696-8cc3-9e8ea2baa3d1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bfd208ed-045b-4950-8204-48ac3c09389c", "size": 1}} 2018-08-12 00:03:41,774 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c used request id req-3d56ce67-a162-457d-a199-3422df83f3fe 2018-08-12 00:03:41,774 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:03:41,774 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-e2f7779d-64db-4696-8cc3-9e8ea2baa3d1 2018-08-12 00:03:41,774 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-e2f7779d-64db-4696-8cc3-9e8ea2baa3d1 2018-08-12 00:03:41,777 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e34a495d-7a98-4091-b1e5-bebccca2f05e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec085915207cd56c42e37286c647f8b5e121b93b" 2018-08-12 00:03:41,989 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:03:41 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-9d5715a2-b817-45bb-aa4f-b1d30fbf748c 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-08-12 00:03:41,989 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c used request id req-9d5715a2-b817-45bb-aa4f-b1d30fbf748c 2018-08-12 00:03:41,992 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e34a495d-7a98-4091-b1e5-bebccca2f05e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec085915207cd56c42e37286c647f8b5e121b93b" 2018-08-12 00:03:42,207 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:41 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-compute-request-id: req-7d265af3-ca9f-4ca3-aebb-e727674d82fb x-openstack-request-id: req-7d265af3-ca9f-4ca3-aebb-e727674d82fb Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume bfd208ed-045b-4950-8204-48ac3c09389c could not be found.", "code": 404}} 2018-08-12 00:03:42,207 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b5a9fc1e65cb42d787dd1c38b61dd4a9/volumes/bfd208ed-045b-4950-8204-48ac3c09389c used request id req-7d265af3-ca9f-4ca3-aebb-e727674d82fb 2018-08-12 00:03:42,208 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume bfd208ed-045b-4950-8204-48ac3c09389c could not be found. (HTTP 404) (Request-ID: req-7d265af3-ca9f-4ca3-aebb-e727674d82fb) 2018-08-12 00:03:42,208 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-e2f7779d-64db-4696-8cc3-9e8ea2baa3d1 2018-08-12 00:03:42,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:03:42,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:03:42,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:03:42,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:03:42,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:03:42,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:42,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-9a7f3505-1fb3-483b-ac23-1c1cda9eb852 Date: Sun, 12 Aug 2018 00:03:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:03:42,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-9a7f3505-1fb3-483b-ac23-1c1cda9eb852 2018-08-12 00:03:42,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:42,556 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73dd8b60-5966-49e5-8390-aae864b3122a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:42,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-73dd8b60-5966-49e5-8390-aae864b3122a 2018-08-12 00:03:42,556 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:42,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:42,634 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8e638b8-88af-495e-9cb1-626e3c62d106 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:42,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-a8e638b8-88af-495e-9cb1-626e3c62d106 2018-08-12 00:03:42,634 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:42,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:42,713 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3a1fb5c-e38b-42e0-a044-e991c34218cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:42,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-b3a1fb5c-e38b-42e0-a044-e991c34218cd 2018-08-12 00:03:42,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:42,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:42,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83384812-5474-44b0-80b1-fa3b723f438c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:42,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-83384812-5474-44b0-80b1-fa3b723f438c 2018-08-12 00:03:42,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:42,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:42,893 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22c9f4af-9ab6-4325-9d08-83d22ea0c48d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:42,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-22c9f4af-9ab6-4325-9d08-83d22ea0c48d 2018-08-12 00:03:42,893 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:42,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:42,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34ff332a-6822-44cd-af58-1b18b298d74c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:42,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-34ff332a-6822-44cd-af58-1b18b298d74c 2018-08-12 00:03:42,979 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:42,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:43,064 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13d35ec1-8baa-4963-af9a-c148e590ffb0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:43,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-13d35ec1-8baa-4963-af9a-c148e590ffb0 2018-08-12 00:03:43,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:43,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:43,152 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ee73c4c-0b6d-4cf0-b0d0-9253a482b99b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:43,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-8ee73c4c-0b6d-4cf0-b0d0-9253a482b99b 2018-08-12 00:03:43,152 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:43,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:43,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c226d16-efb5-42e3-badb-28323e905406 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:43,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-7c226d16-efb5-42e3-badb-28323e905406 2018-08-12 00:03:43,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:43,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:43,319 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3c28968-38dc-4e32-ba49-8ae5c9921ccd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:43,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-c3c28968-38dc-4e32-ba49-8ae5c9921ccd 2018-08-12 00:03:43,319 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:43,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:43,412 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfe92f7f-7749-4b8f-a865-830241c09b75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:43,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-dfe92f7f-7749-4b8f-a865-830241c09b75 2018-08-12 00:03:43,412 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:43,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:43,498 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3365dc6e-056b-49a8-aa3a-affce2c0b9d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:43,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-3365dc6e-056b-49a8-aa3a-affce2c0b9d9 2018-08-12 00:03:43,498 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:43,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:43,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67b36059-6c7a-4a80-98db-be072e8313f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:43,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-67b36059-6c7a-4a80-98db-be072e8313f9 2018-08-12 00:03:43,583 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:43,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:43,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597826e2-1d28-416f-aedc-7fdf83691691 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:03:43,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-597826e2-1d28-416f-aedc-7fdf83691691 2018-08-12 00:03:43,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:43,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b0805af-8c3d-4b1c-9ccb-9f501e049e04 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:03:43,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-7b0805af-8c3d-4b1c-9ccb-9f501e049e04 2018-08-12 00:03:43,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:43,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1feb881-5739-439d-b044-98440ebb056f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:43,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-b1feb881-5739-439d-b044-98440ebb056f 2018-08-12 00:03:43,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:43,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:43,935 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79851515-2af6-4f25-bda5-aa65bf58cd7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:43,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-79851515-2af6-4f25-bda5-aa65bf58cd7c 2018-08-12 00:03:43,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:43,936 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj 2018-08-12 00:03:43,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/b5a9fc1e65cb42d787dd1c38b61dd4a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:44,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19cbf9d8-5f18-4b95-b4fb-87d889fc7c46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:44,138 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b5a9fc1e65cb42d787dd1c38b61dd4a9 used request id req-19cbf9d8-5f18-4b95-b4fb-87d889fc7c46 2018-08-12 00:03:44,139 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-proj-role 2018-08-12 00:03:44,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/02b4a97b86f845539d5c7c522696a231 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:44,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fd8daca-fbe6-4179-b6ae-1c4338588b68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:44,240 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/02b4a97b86f845539d5c7c522696a231 used request id req-1fd8daca-fbe6-4179-b6ae-1c4338588b68 2018-08-12 00:03:44,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac39e55b1718e2cd2a78aa4261c7bc393504c1be" 2018-08-12 00:03:44,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cadbbc3-f70a-4e8d-adb4-dfb7ce943400 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:03:44,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0cadbbc3-f70a-4e8d-adb4-dfb7ce943400 2018-08-12 00:03:44,327 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-59f08961-de4a-45d-user 2018-08-12 00:03:44,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/c71d6159a28f462792a62d0376f4885a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fdb3d7289cfaaf4fb270281c7a4bb34220b9796" 2018-08-12 00:03:44,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9720163-c2ad-4bdd-8c10-062b759a4a63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:44,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/c71d6159a28f462792a62d0376f4885a used request id req-a9720163-c2ad-4bdd-8c10-062b759a4a63 2018-08-12 00:03:44,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:44,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["AqAD7BhERf6fLTe9GQVXVw"], "issued_at": "2018-08-12T00:03:44.000000Z"}} 2018-08-12 00:03:44,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc65dfbd2ad22ac55f31318957fe0a8da7d88ad" 2018-08-12 00:03:44,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a09cee6a-776f-49ca-ae8c-d4bcd88b90b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:44,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a09cee6a-776f-49ca-ae8c-d4bcd88b90b3 2018-08-12 00:03:44,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:44,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:45,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["dcSXJ0D5RaC23q6KATv1vQ"], "issued_at": "2018-08-12T00:03:45.000000Z"}} 2018-08-12 00:03:45,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:45,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07d5febf-ae5b-48dd-84f0-2d99fc9cb9cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:45,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-07d5febf-ae5b-48dd-84f0-2d99fc9cb9cb 2018-08-12 00:03:45,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:45,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:45,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:45,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb47dbce-71c6-479f-a3e8-3d905dd9a2a8 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:03:45,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj used request id req-fb47dbce-71c6-479f-a3e8-3d905dd9a2a8 2018-08-12 00:03:45,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:45,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b733572-cdac-4a71-8f68-bfa4f753fe50 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:03:45,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4b733572-cdac-4a71-8f68-bfa4f753fe50 2018-08-12 00:03:45,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj"}}' 2018-08-12 00:03:45,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:03:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34dcdac2-df75-4a4a-b253-79c268ace225 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b8e2f660967a4aef8f8b3c3fcb7d4a68"}, "tags": [], "enabled": true, "id": "b8e2f660967a4aef8f8b3c3fcb7d4a68", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj"}} 2018-08-12 00:03:45,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-34dcdac2-df75-4a4a-b253-79c268ace225 2018-08-12 00:03:45,648 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj 2018-08-12 00:03:45,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:45,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:46,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["OWZncGScRmy6B-6GqJuxFg"], "issued_at": "2018-08-12T00:03:46.000000Z"}} 2018-08-12 00:03:46,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d91d0ac23624564108c81f263f1a65a8091de37" 2018-08-12 00:03:46,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d9d2221-62e0-4048-8359-7a41cf576097 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:46,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7d9d2221-62e0-4048-8359-7a41cf576097 2018-08-12 00:03:46,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:46,118 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:46,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d91d0ac23624564108c81f263f1a65a8091de37" 2018-08-12 00:03:46,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d5b4b77-8f28-4bd9-bd08-c69e4080e7ef Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:03:46,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8d5b4b77-8f28-4bd9-bd08-c69e4080e7ef 2018-08-12 00:03:46,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d91d0ac23624564108c81f263f1a65a8091de37" 2018-08-12 00:03:46,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9518d952-e0dd-4eea-adc2-8ec2e9c89675 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b8e2f660967a4aef8f8b3c3fcb7d4a68"}, "tags": [], "enabled": true, "id": "b8e2f660967a4aef8f8b3c3fcb7d4a68", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj"}]} 2018-08-12 00:03:46,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj used request id req-9518d952-e0dd-4eea-adc2-8ec2e9c89675 2018-08-12 00:03:46,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d91d0ac23624564108c81f263f1a65a8091de37" 2018-08-12 00:03:46,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-027d0968-45a8-48d0-9ff8-9910453bb8ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:03:46,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-027d0968-45a8-48d0-9ff8-9910453bb8ae 2018-08-12 00:03:46,714 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-user 2018-08-12 00:03:46,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:46,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:46,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-449d51d8-fb1c-4485-8fbc-65a0bd311a35 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:03:46,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-449d51d8-fb1c-4485-8fbc-65a0bd311a35 2018-08-12 00:03:46,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj-role"}}' 2018-08-12 00:03:46,906 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:03:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-651d70e1-cd3a-4646-84e5-6ae705926415 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "99bd25e8a3784f76b77acdcfa79cd85a", "links": {"self": "http://172.30.9.30:5000/v3/roles/99bd25e8a3784f76b77acdcfa79cd85a"}, "name": "CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj-role"}} 2018-08-12 00:03:46,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-651d70e1-cd3a-4646-84e5-6ae705926415 2018-08-12 00:03:46,906 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj-role 2018-08-12 00:03:46,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/99bd25e8a3784f76b77acdcfa79cd85a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:46,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3823ec2-bd92-4029-aa44-413b9d9bbeba Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "99bd25e8a3784f76b77acdcfa79cd85a", "links": {"self": "http://172.30.9.30:5000/v3/roles/99bd25e8a3784f76b77acdcfa79cd85a"}, "name": "CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj-role"}} 2018-08-12 00:03:46,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/99bd25e8a3784f76b77acdcfa79cd85a used request id req-f3823ec2-bd92-4029-aa44-413b9d9bbeba 2018-08-12 00:03:46,997 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj-role to project CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj 2018-08-12 00:03:47,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/b8e2f660967a4aef8f8b3c3fcb7d4a68/users/9a23990d174b4b4a908fb65e41b4a9af/roles/99bd25e8a3784f76b77acdcfa79cd85a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:47,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a623f11-1f53-4632-a2eb-a9ee9fdab9a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:47,117 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b8e2f660967a4aef8f8b3c3fcb7d4a68/users/9a23990d174b4b4a908fb65e41b4a9af/roles/99bd25e8a3784f76b77acdcfa79cd85a used request id req-9a623f11-1f53-4632-a2eb-a9ee9fdab9a5 2018-08-12 00:03:47,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:47,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99bd25e8a3784f76b77acdcfa79cd85a", "name": "CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj-role"}], "expires_at": "2018-08-12T01:03:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8e2f660967a4aef8f8b3c3fcb7d4a68", "name": "CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-user", "id": "9a23990d174b4b4a908fb65e41b4a9af"}, "audit_ids": ["R_PG13FKRAKnNnwvB0gyAg"], "issued_at": "2018-08-12T00:03:47.000000Z"}} 2018-08-12 00:03:47,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51597221cda91b3b463d8ce078e873a5194a3883" 2018-08-12 00:03:47,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-674b3680-e4b6-42d7-a3f6-d8a02695e290 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:47,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-674b3680-e4b6-42d7-a3f6-d8a02695e290 2018-08-12 00:03:47,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:47,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:48,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99bd25e8a3784f76b77acdcfa79cd85a", "name": "CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj-role"}], "expires_at": "2018-08-12T01:03:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8e2f660967a4aef8f8b3c3fcb7d4a68", "name": "CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/b8e2f660967a4aef8f8b3c3fcb7d4a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-user", "id": "9a23990d174b4b4a908fb65e41b4a9af"}, "audit_ids": ["v2sPVB_IQQCXcvpP5O6OaQ"], "issued_at": "2018-08-12T00:03:48.000000Z"}} 2018-08-12 00:03:48,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead2332829beccbab21c9b1f272dfbe859fa4d09" 2018-08-12 00:03:48,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e11afe33-0aee-43c4-8a79-4b5741ce129e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:48,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e11afe33-0aee-43c4-8a79-4b5741ce129e 2018-08-12 00:03:48,123 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead2332829beccbab21c9b1f272dfbe859fa4d09" 2018-08-12 00:03:48,322 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:48 GMT Server: Apache x-compute-request-id: req-b01b143b-a67f-415e-8fb7-ae82a7bb1dfe OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-b01b143b-a67f-415e-8fb7-ae82a7bb1dfe Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:03:48,322 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/detail used request id req-b01b143b-a67f-415e-8fb7-ae82a7bb1dfe 2018-08-12 00:03:48,326 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}ead2332829beccbab21c9b1f272dfbe859fa4d09" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b01b143b-a67f-415e-8fb7-ae82a7bb1dfe" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-2139f881-9414-4f8f-9ef6-e20241ec4654", "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-08-12 00:03:48,660 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:03:48 GMT Server: Apache x-compute-request-id: req-cfb48d8e-0bdf-4357-af7c-e91d5019f870 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-cfb48d8e-0bdf-4357-af7c-e91d5019f870 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "9a23990d174b4b4a908fb65e41b4a9af", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540", "rel": "self"}, {"href": "http://172.30.9.30:8776/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:48.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2139f881-9414-4f8f-9ef6-e20241ec4654", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "df7e9966-7968-4f59-8ac2-b06204758540", "size": 1}} 2018-08-12 00:03:48,660 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes used request id req-cfb48d8e-0bdf-4357-af7c-e91d5019f870 2018-08-12 00:03:48,664 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b01b143b-a67f-415e-8fb7-ae82a7bb1dfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead2332829beccbab21c9b1f272dfbe859fa4d09" 2018-08-12 00:03:48,868 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:48 GMT Server: Apache x-compute-request-id: req-ae21be97-6f33-4059-9ade-285670ef4873 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ae21be97-6f33-4059-9ade-285670ef4873 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9a23990d174b4b4a908fb65e41b4a9af", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540", "rel": "self"}, {"href": "http://172.30.9.30:8776/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b8e2f660967a4aef8f8b3c3fcb7d4a68", "updated_at": "2018-08-12T00:03:48.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2139f881-9414-4f8f-9ef6-e20241ec4654", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "df7e9966-7968-4f59-8ac2-b06204758540", "size": 1}} 2018-08-12 00:03:48,868 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540 used request id req-ae21be97-6f33-4059-9ade-285670ef4873 2018-08-12 00:03:48,869 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-2139f881-9414-4f8f-9ef6-e20241ec4654 2018-08-12 00:03:48,871 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b01b143b-a67f-415e-8fb7-ae82a7bb1dfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead2332829beccbab21c9b1f272dfbe859fa4d09" 2018-08-12 00:03:49,079 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:48 GMT Server: Apache x-compute-request-id: req-17fcde61-a737-40dd-80d0-753ad15c7ea6 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-17fcde61-a737-40dd-80d0-753ad15c7ea6 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9a23990d174b4b4a908fb65e41b4a9af", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540", "rel": "self"}, {"href": "http://172.30.9.30:8776/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b8e2f660967a4aef8f8b3c3fcb7d4a68", "updated_at": "2018-08-12T00:03:48.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2139f881-9414-4f8f-9ef6-e20241ec4654", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "df7e9966-7968-4f59-8ac2-b06204758540", "size": 1}} 2018-08-12 00:03:49,079 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540 used request id req-17fcde61-a737-40dd-80d0-753ad15c7ea6 2018-08-12 00:03:49,079 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:03:49,079 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-2139f881-9414-4f8f-9ef6-e20241ec4654 2018-08-12 00:03:49,080 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-2139f881-9414-4f8f-9ef6-e20241ec4654 2018-08-12 00:03:49,082 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51597221cda91b3b463d8ce078e873a5194a3883" 2018-08-12 00:03:49,294 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:49 GMT Server: Apache x-compute-request-id: req-c456d38d-1980-41d8-9956-2779d9ef3143 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c456d38d-1980-41d8-9956-2779d9ef3143 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "9a23990d174b4b4a908fb65e41b4a9af", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540", "rel": "self"}, {"href": "http://172.30.9.30:8776/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b8e2f660967a4aef8f8b3c3fcb7d4a68", "updated_at": "2018-08-12T00:03:48.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2139f881-9414-4f8f-9ef6-e20241ec4654", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "df7e9966-7968-4f59-8ac2-b06204758540", "size": 1}]} 2018-08-12 00:03:49,295 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/detail used request id req-c456d38d-1980-41d8-9956-2779d9ef3143 2018-08-12 00:03:49,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:49,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:49,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b8e2f660967a4aef8f8b3c3fcb7d4a68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51597221cda91b3b463d8ce078e873a5194a3883" 2018-08-12 00:03:49,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f00fb32-8eb3-46c5-b910-b059d8119c3b Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b8e2f660967a4aef8f8b3c3fcb7d4a68"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b8e2f660967a4aef8f8b3c3fcb7d4a68", "name": "CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj"}} 2018-08-12 00:03:49,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b8e2f660967a4aef8f8b3c3fcb7d4a68 used request id req-3f00fb32-8eb3-46c5-b910-b059d8119c3b 2018-08-12 00:03:49,391 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b01b143b-a67f-415e-8fb7-ae82a7bb1dfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead2332829beccbab21c9b1f272dfbe859fa4d09" 2018-08-12 00:03:49,594 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:49 GMT Server: Apache x-compute-request-id: req-0e292196-2d0a-4c6a-b331-4e7498923331 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e292196-2d0a-4c6a-b331-4e7498923331 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9a23990d174b4b4a908fb65e41b4a9af", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540", "rel": "self"}, {"href": "http://172.30.9.30:8776/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b8e2f660967a4aef8f8b3c3fcb7d4a68", "updated_at": "2018-08-12T00:03:48.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2139f881-9414-4f8f-9ef6-e20241ec4654", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "df7e9966-7968-4f59-8ac2-b06204758540", "size": 1}} 2018-08-12 00:03:49,594 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540 used request id req-0e292196-2d0a-4c6a-b331-4e7498923331 2018-08-12 00:03:49,595 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:03:49,595 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-2139f881-9414-4f8f-9ef6-e20241ec4654 2018-08-12 00:03:49,595 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-2139f881-9414-4f8f-9ef6-e20241ec4654 2018-08-12 00:03:49,598 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b01b143b-a67f-415e-8fb7-ae82a7bb1dfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead2332829beccbab21c9b1f272dfbe859fa4d09" 2018-08-12 00:03:49,680 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:03:49 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-8d1ec48c-baac-4b20-8a5d-76a63d0d79a3 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-08-12 00:03:49,680 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540 used request id req-8d1ec48c-baac-4b20-8a5d-76a63d0d79a3 2018-08-12 00:03:49,683 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b01b143b-a67f-415e-8fb7-ae82a7bb1dfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead2332829beccbab21c9b1f272dfbe859fa4d09" 2018-08-12 00:03:49,740 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:49 GMT Server: Apache x-compute-request-id: req-0f8ed4cc-7637-4c2d-89da-b40b49fadb6c OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0f8ed4cc-7637-4c2d-89da-b40b49fadb6c Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "9a23990d174b4b4a908fb65e41b4a9af", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540", "rel": "self"}, {"href": "http://172.30.9.30:8776/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:03:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b8e2f660967a4aef8f8b3c3fcb7d4a68", "updated_at": "2018-08-12T00:03:49.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-2139f881-9414-4f8f-9ef6-e20241ec4654", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "df7e9966-7968-4f59-8ac2-b06204758540", "size": 1}} 2018-08-12 00:03:49,740 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540 used request id req-0f8ed4cc-7637-4c2d-89da-b40b49fadb6c 2018-08-12 00:03:49,740 - create_volume - DEBUG - Instance status is - deleting 2018-08-12 00:03:49,740 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-12 00:03:52,744 - create_volume - DEBUG - Volume status query timeout in 56.9365279675 2018-08-12 00:03:52,747 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b01b143b-a67f-415e-8fb7-ae82a7bb1dfe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ead2332829beccbab21c9b1f272dfbe859fa4d09" 2018-08-12 00:03:52,952 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:52 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-compute-request-id: req-228e9971-c93e-4619-b4ab-a72033cc3802 x-openstack-request-id: req-228e9971-c93e-4619-b4ab-a72033cc3802 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume df7e9966-7968-4f59-8ac2-b06204758540 could not be found.", "code": 404}} 2018-08-12 00:03:52,953 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b8e2f660967a4aef8f8b3c3fcb7d4a68/volumes/df7e9966-7968-4f59-8ac2-b06204758540 used request id req-228e9971-c93e-4619-b4ab-a72033cc3802 2018-08-12 00:03:52,953 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume df7e9966-7968-4f59-8ac2-b06204758540 could not be found. (HTTP 404) (Request-ID: req-228e9971-c93e-4619-b4ab-a72033cc3802) 2018-08-12 00:03:52,953 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-2139f881-9414-4f8f-9ef6-e20241ec4654 2018-08-12 00:03:52,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:03:52,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:03:52,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:03:52,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:03:52,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:03:52,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:53,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-4fe40137-5a9c-4acc-a2c9-a2a775902158 Date: Sun, 12 Aug 2018 00:03:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:03:53,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-4fe40137-5a9c-4acc-a2c9-a2a775902158 2018-08-12 00:03:53,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:53,306 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fcb675f-a7d3-404b-a446-6c3790896c8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:53,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-7fcb675f-a7d3-404b-a446-6c3790896c8d 2018-08-12 00:03:53,307 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:53,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:53,387 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63700663-1ef4-4b9a-b889-f34b97a15fdc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:53,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-63700663-1ef4-4b9a-b889-f34b97a15fdc 2018-08-12 00:03:53,388 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:53,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:53,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d84e5573-a90c-4211-a8d7-3bd6e49677a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:53,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-d84e5573-a90c-4211-a8d7-3bd6e49677a6 2018-08-12 00:03:53,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:53,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:53,557 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99081bd3-9744-43a8-97da-afa03aefbde7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:53,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-99081bd3-9744-43a8-97da-afa03aefbde7 2018-08-12 00:03:53,557 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:53,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:53,652 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2695ad20-30e3-4fcb-ab03-ed2203416896 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:53,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-2695ad20-30e3-4fcb-ab03-ed2203416896 2018-08-12 00:03:53,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:53,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:53,744 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acf11041-a555-4a40-8d69-90da11fcd0c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:53,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-acf11041-a555-4a40-8d69-90da11fcd0c1 2018-08-12 00:03:53,744 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:53,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:53,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff556ca4-40c3-4532-ae41-593f4a353c75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:53,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-ff556ca4-40c3-4532-ae41-593f4a353c75 2018-08-12 00:03:53,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:53,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:53,919 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d366689-4b94-47f1-8ff8-ab90b6880889 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:53,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-9d366689-4b94-47f1-8ff8-ab90b6880889 2018-08-12 00:03:53,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:53,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:54,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14010670-408e-4ced-bdd6-c2f8947a5714 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:54,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-14010670-408e-4ced-bdd6-c2f8947a5714 2018-08-12 00:03:54,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:54,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:54,097 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb2e5349-5497-4d64-95ab-efc8788c9ccd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:54,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-bb2e5349-5497-4d64-95ab-efc8788c9ccd 2018-08-12 00:03:54,097 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:54,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:54,181 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c9ce016-56db-4140-9d55-3e8e671ae8d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:54,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-5c9ce016-56db-4140-9d55-3e8e671ae8d5 2018-08-12 00:03:54,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:54,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:54,271 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66384ea7-270b-4f68-be98-451979d229f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:54,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-66384ea7-270b-4f68-be98-451979d229f9 2018-08-12 00:03:54,271 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:54,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:54,362 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2526cfd-01e7-491b-b842-cd9267e92469 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:54,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-d2526cfd-01e7-491b-b842-cd9267e92469 2018-08-12 00:03:54,363 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:54,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:54,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54eb5857-449a-4b8e-9eb7-94b3e859bec4 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:03:54,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-54eb5857-449a-4b8e-9eb7-94b3e859bec4 2018-08-12 00:03:54,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:54,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924b0fd0-4fbd-49a5-a11c-dca413813a4c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:03:54,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-924b0fd0-4fbd-49a5-a11c-dca413813a4c 2018-08-12 00:03:54,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:54,627 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e841494-3ceb-4f68-8f9c-ca3c2870acd6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:54,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-4e841494-3ceb-4f68-8f9c-ca3c2870acd6 2018-08-12 00:03:54,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:54,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:54,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-975362f8-00f9-4a54-8f65-b9314224238d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:54,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-975362f8-00f9-4a54-8f65-b9314224238d 2018-08-12 00:03:54,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:54,714 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj 2018-08-12 00:03:54,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/b8e2f660967a4aef8f8b3c3fcb7d4a68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:54,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37976c6f-18f0-4af1-b48e-1cb749f1a3a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:54,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b8e2f660967a4aef8f8b3c3fcb7d4a68 used request id req-37976c6f-18f0-4af1-b48e-1cb749f1a3a4 2018-08-12 00:03:54,961 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-proj-role 2018-08-12 00:03:54,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/99bd25e8a3784f76b77acdcfa79cd85a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:55,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7ab5779-fa25-4cce-9292-fd3dbdc69711 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:55,074 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/99bd25e8a3784f76b77acdcfa79cd85a used request id req-b7ab5779-fa25-4cce-9292-fd3dbdc69711 2018-08-12 00:03:55,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76095222357baebad92d75ac413072997f152542" 2018-08-12 00:03:55,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8d9724-caac-46e4-a0e1-91dceaa22377 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:03:55,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ef8d9724-caac-46e4-a0e1-91dceaa22377 2018-08-12 00:03:55,159 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-4003e2b1-d485-4ef-user 2018-08-12 00:03:55,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/9a23990d174b4b4a908fb65e41b4a9af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d91d0ac23624564108c81f263f1a65a8091de37" 2018-08-12 00:03:55,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93abefc8-94be-40d5-bb24-13be824ca38d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:55,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/9a23990d174b4b4a908fb65e41b4a9af used request id req-93abefc8-94be-40d5-bb24-13be824ca38d 2018-08-12 00:03:55,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:55,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["BeCVtvPJTUimO6Kh-Hg2Yg"], "issued_at": "2018-08-12T00:03:55.000000Z"}} 2018-08-12 00:03:55,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767e1d7f734033c325fb5d54050d135418414f0f" 2018-08-12 00:03:55,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d52c1e3-9b5a-4ab2-b301-1bacc3853edb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:55,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6d52c1e3-9b5a-4ab2-b301-1bacc3853edb 2018-08-12 00:03:55,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:55,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:56,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["jMx8zQofQNqj-m5uRu-1xQ"], "issued_at": "2018-08-12T00:03:56.000000Z"}} 2018-08-12 00:03:56,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:03:56,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd90fb7-ee2c-42a5-986d-b7bd19ed4eea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:56,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ccd90fb7-ee2c-42a5-986d-b7bd19ed4eea 2018-08-12 00:03:56,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:56,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:56,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:03:56,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f361b6-dedf-486e-992a-abe098d620bc Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:03:56,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj used request id req-15f361b6-dedf-486e-992a-abe098d620bc 2018-08-12 00:03:56,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:03:56,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6959e278-5aa5-4f97-a5ec-80fc14f18149 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:03:56,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6959e278-5aa5-4f97-a5ec-80fc14f18149 2018-08-12 00:03:56,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj"}}' 2018-08-12 00:03:56,649 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:03:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e66b2f66-8cdb-4056-aa25-d8cfb66c3360 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4027dc54f66d4cf28d1c11129dd951b3"}, "tags": [], "enabled": true, "id": "4027dc54f66d4cf28d1c11129dd951b3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj"}} 2018-08-12 00:03:56,649 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-e66b2f66-8cdb-4056-aa25-d8cfb66c3360 2018-08-12 00:03:56,650 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj 2018-08-12 00:03:56,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:56,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:57,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:03:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["6wH67i1PQJ6QGS1KpXD_CA"], "issued_at": "2018-08-12T00:03:57.000000Z"}} 2018-08-12 00:03:57,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021006a99048a6cbf41e61b6f54e7e068555fbff" 2018-08-12 00:03:57,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ee7f5fc-bcb1-4f69-8740-e0058a34dc20 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:57,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8ee7f5fc-bcb1-4f69-8740-e0058a34dc20 2018-08-12 00:03:57,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:03:57,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:03:57,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021006a99048a6cbf41e61b6f54e7e068555fbff" 2018-08-12 00:03:57,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ef5bb24-4ef4-4e46-a492-9f64e004ab87 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:03:57,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8ef5bb24-4ef4-4e46-a492-9f64e004ab87 2018-08-12 00:03:57,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021006a99048a6cbf41e61b6f54e7e068555fbff" 2018-08-12 00:03:57,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68241de-93e9-47cd-b8fa-5b78416d36a6 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4027dc54f66d4cf28d1c11129dd951b3"}, "tags": [], "enabled": true, "id": "4027dc54f66d4cf28d1c11129dd951b3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj"}]} 2018-08-12 00:03:57,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj used request id req-c68241de-93e9-47cd-b8fa-5b78416d36a6 2018-08-12 00:03:57,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021006a99048a6cbf41e61b6f54e7e068555fbff" 2018-08-12 00:03:57,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d98e31-c7b5-4c07-a68a-d3fe3cb96e55 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:03:57,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f9d98e31-c7b5-4c07-a68a-d3fe3cb96e55 2018-08-12 00:03:57,650 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-user 2018-08-12 00:03:57,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:57,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:03:57,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec426d5-2fb8-43ea-bb41-e112a43f1151 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:03:57,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8ec426d5-2fb8-43ea-bb41-e112a43f1151 2018-08-12 00:03:57,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj-role"}}' 2018-08-12 00:03:57,846 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:03:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21421629-bc46-45b4-89e2-fa7ef40c8797 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f7e9f09a4cda4c13a69ec44a0983fb33", "links": {"self": "http://172.30.9.30:5000/v3/roles/f7e9f09a4cda4c13a69ec44a0983fb33"}, "name": "CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj-role"}} 2018-08-12 00:03:57,847 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-21421629-bc46-45b4-89e2-fa7ef40c8797 2018-08-12 00:03:57,847 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj-role 2018-08-12 00:03:57,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/f7e9f09a4cda4c13a69ec44a0983fb33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:03:57,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d99ff7fa-fdaf-4dc0-ab19-6c01f2a5b654 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f7e9f09a4cda4c13a69ec44a0983fb33", "links": {"self": "http://172.30.9.30:5000/v3/roles/f7e9f09a4cda4c13a69ec44a0983fb33"}, "name": "CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj-role"}} 2018-08-12 00:03:57,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/f7e9f09a4cda4c13a69ec44a0983fb33 used request id req-d99ff7fa-fdaf-4dc0-ab19-6c01f2a5b654 2018-08-12 00:03:57,936 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj-role to project CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj 2018-08-12 00:03:57,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/4027dc54f66d4cf28d1c11129dd951b3/users/bfb1f3fcf02744ea87eec15548ad44ef/roles/f7e9f09a4cda4c13a69ec44a0983fb33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:03:58,071 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:03:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34299707-e474-4167-979b-8ecb37fae428 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:03:58,071 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/4027dc54f66d4cf28d1c11129dd951b3/users/bfb1f3fcf02744ea87eec15548ad44ef/roles/f7e9f09a4cda4c13a69ec44a0983fb33 used request id req-34299707-e474-4167-979b-8ecb37fae428 2018-08-12 00:03:58,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:03:58,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:03:58,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7e9f09a4cda4c13a69ec44a0983fb33", "name": "CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj-role"}], "expires_at": "2018-08-12T01:03:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4027dc54f66d4cf28d1c11129dd951b3", "name": "CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4027dc54f66d4cf28d1c11129dd951b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/4027dc54f66d4cf28d1c11129dd951b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/4027dc54f66d4cf28d1c11129dd951b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_4027dc54f66d4cf28d1c11129dd951b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_4027dc54f66d4cf28d1c11129dd951b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4027dc54f66d4cf28d1c11129dd951b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/4027dc54f66d4cf28d1c11129dd951b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/4027dc54f66d4cf28d1c11129dd951b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4027dc54f66d4cf28d1c11129dd951b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/4027dc54f66d4cf28d1c11129dd951b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/4027dc54f66d4cf28d1c11129dd951b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4027dc54f66d4cf28d1c11129dd951b3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/4027dc54f66d4cf28d1c11129dd951b3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/4027dc54f66d4cf28d1c11129dd951b3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-user", "id": "bfb1f3fcf02744ea87eec15548ad44ef"}, "audit_ids": ["afdr1Z5YTJaHAunAELI2aw"], "issued_at": "2018-08-12T00:03:58.000000Z"}} 2018-08-12 00:03:58,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b6092ae74ac559beceaef93e311e640c598f39" 2018-08-12 00:03:58,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b212306-f25a-450f-a6cb-a55a4ba37c8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:03:58,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2b212306-f25a-450f-a6cb-a55a4ba37c8e 2018-08-12 00:03:58,545 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/4027dc54f66d4cf28d1c11129dd951b3/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b6092ae74ac559beceaef93e311e640c598f39" 2018-08-12 00:03:58,747 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:03:58 GMT Server: Apache x-compute-request-id: req-b18e94e4-fc2d-4798-a0af-6219f20c23d4 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-b18e94e4-fc2d-4798-a0af-6219f20c23d4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:03:58,747 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/4027dc54f66d4cf28d1c11129dd951b3/volumes/detail used request id req-b18e94e4-fc2d-4798-a0af-6219f20c23d4 2018-08-12 00:03:58,751 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/4027dc54f66d4cf28d1c11129dd951b3/volumes -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}27b6092ae74ac559beceaef93e311e640c598f39" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b18e94e4-fc2d-4798-a0af-6219f20c23d4" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-50ffdb88-b09c-463c-91c4-710a259769ec", "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-08-12 00:03:59,111 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 12 Aug 2018 00:03:58 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-compute-request-id: req-b18b07f4-376f-45db-bc74-0b901f0e13b6 x-openstack-request-id: req-b18b07f4-376f-45db-bc74-0b901f0e13b6 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-08-12 00:03:59,111 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/4027dc54f66d4cf28d1c11129dd951b3/volumes used request id req-b18b07f4-376f-45db-bc74-0b901f0e13b6 2018-08-12 00:03:59,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:03:59,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:03:59,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:03:59,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:03:59,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:03:59,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:03:59,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-18c47260-4e5d-4d24-b483-39992fac7113 Date: Sun, 12 Aug 2018 00:03:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:03:59,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-18c47260-4e5d-4d24-b483-39992fac7113 2018-08-12 00:03:59,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:03:59,461 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-529e6b33-5c8b-4e59-997f-e0c8edc9ccab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:59,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-529e6b33-5c8b-4e59-997f-e0c8edc9ccab 2018-08-12 00:03:59,461 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:59,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:03:59,548 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c532be-403e-4ccc-b48c-d57eb45913b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:59,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-86c532be-403e-4ccc-b48c-d57eb45913b5 2018-08-12 00:03:59,549 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:59,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:03:59,713 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-137a425d-760e-420b-9b6d-d9f702abf8f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:59,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-137a425d-760e-420b-9b6d-d9f702abf8f6 2018-08-12 00:03:59,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:59,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:03:59,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da0f5a9a-de1d-4587-a995-da024d16cfcc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:59,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-da0f5a9a-de1d-4587-a995-da024d16cfcc 2018-08-12 00:03:59,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:59,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:03:59,883 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6ea5347-f0de-42a9-bea8-4cb81af5f59c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:59,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-f6ea5347-f0de-42a9-bea8-4cb81af5f59c 2018-08-12 00:03:59,884 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:59,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:03:59,968 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fc5e159-71ef-43f9-9fe2-59c1f8fc0fb0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:03:59,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-7fc5e159-71ef-43f9-9fe2-59c1f8fc0fb0 2018-08-12 00:03:59,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:03:59,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:04:00,053 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9891312-0a62-49a0-93f7-ad3a946c5a22 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:00,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-c9891312-0a62-49a0-93f7-ad3a946c5a22 2018-08-12 00:04:00,054 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:00,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:04:00,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1db1f74-7b20-40c3-830f-4f51324a80ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:00,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-b1db1f74-7b20-40c3-830f-4f51324a80ba 2018-08-12 00:04:00,237 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:00,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:04:00,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8624eab-9c2b-4672-b6c6-65059caeb2a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:00,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-f8624eab-9c2b-4672-b6c6-65059caeb2a3 2018-08-12 00:04:00,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:00,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:04:00,401 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-752d80dd-6733-4084-b650-d5e7ff90d26b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:00,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-752d80dd-6733-4084-b650-d5e7ff90d26b 2018-08-12 00:04:00,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:00,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:04:00,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65f0b63b-d04c-478e-b5df-a9037fcac981 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:00,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-65f0b63b-d04c-478e-b5df-a9037fcac981 2018-08-12 00:04:00,488 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:00,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:04:00,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33f4fe6d-8af2-48c4-9e4b-691ecd324a05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:00,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-33f4fe6d-8af2-48c4-9e4b-691ecd324a05 2018-08-12 00:04:00,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:00,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:04:00,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49748117-843b-46c7-9744-24a0a8b388a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:00,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-49748117-843b-46c7-9744-24a0a8b388a1 2018-08-12 00:04:00,660 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:00,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:04:00,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0542e0a-c02c-47d2-a789-dff08e870621 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:04:00,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-a0542e0a-c02c-47d2-a789-dff08e870621 2018-08-12 00:04:00,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:04:00,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588518bb-81f9-4397-86f3-9f96a7d4e31f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:04:00,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-588518bb-81f9-4397-86f3-9f96a7d4e31f 2018-08-12 00:04:00,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:04:01,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d8dee36-4c2f-4139-ab6d-ba89cf2c7359 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:01,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-5d8dee36-4c2f-4139-ab6d-ba89cf2c7359 2018-08-12 00:04:01,005 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:01,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:04:01,092 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fce4e45a-11ef-4946-933a-7e35ce154f15 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:01,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-fce4e45a-11ef-4946-933a-7e35ce154f15 2018-08-12 00:04:01,092 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:01,093 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj 2018-08-12 00:04:01,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/4027dc54f66d4cf28d1c11129dd951b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:04:01,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3837213d-e817-42be-baea-3c117fa5f712 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:01,278 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/4027dc54f66d4cf28d1c11129dd951b3 used request id req-3837213d-e817-42be-baea-3c117fa5f712 2018-08-12 00:04:01,278 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-proj-role 2018-08-12 00:04:01,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/f7e9f09a4cda4c13a69ec44a0983fb33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:04:01,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f4f3aa1-33fa-4f12-ad26-c42f8080255d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:01,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/f7e9f09a4cda4c13a69ec44a0983fb33 used request id req-7f4f3aa1-33fa-4f12-ad26-c42f8080255d 2018-08-12 00:04:01,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5bfb47f7e054c34d3a4febba7739b40d1f3c5a" 2018-08-12 00:04:01,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f425242a-59f1-4f4b-8a05-a62da10a66e6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:04:01,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f425242a-59f1-4f4b-8a05-a62da10a66e6 2018-08-12 00:04:01,480 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-ce474bc5-63db-49d-user 2018-08-12 00:04:01,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/bfb1f3fcf02744ea87eec15548ad44ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021006a99048a6cbf41e61b6f54e7e068555fbff" 2018-08-12 00:04:01,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86cd9f76-60df-4db1-83a3-2c7f08b9197b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:01,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/bfb1f3fcf02744ea87eec15548ad44ef used request id req-86cd9f76-60df-4db1-83a3-2c7f08b9197b 2018-08-12 00:04:01,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:02,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Djj3vVAxR-GRv8YKpdorDw"], "issued_at": "2018-08-12T00:04:02.000000Z"}} 2018-08-12 00:04:02,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2002bdb1db013a0a6111495bcb8b9eb2ed07be" 2018-08-12 00:04:02,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c721b1-2be1-4581-be80-0b1340cbd466 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:02,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b7c721b1-2be1-4581-be80-0b1340cbd466 2018-08-12 00:04:02,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:02,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:02,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["cO0XqSzoSyyoli6D3dukdg"], "issued_at": "2018-08-12T00:04:02.000000Z"}} 2018-08-12 00:04:02,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:02,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56814b84-6bb3-494c-96ec-7ed8f1ee51a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:02,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-56814b84-6bb3-494c-96ec-7ed8f1ee51a1 2018-08-12 00:04:02,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:04:02,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:04:02,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:02,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-069f2fcb-d6d2-4ef0-8a23-ad987554d8ae Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:04:02,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj used request id req-069f2fcb-d6d2-4ef0-8a23-ad987554d8ae 2018-08-12 00:04:02,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:02,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2247caea-2ae4-4b25-8377-9ea985724e3f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:04:02,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-2247caea-2ae4-4b25-8377-9ea985724e3f 2018-08-12 00:04:02,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj"}}' 2018-08-12 00:04:02,973 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcc8f898-71f0-4214-a213-fc747a3f2a46 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1e6ba61a9cce420cabcacdf0f38ca029"}, "tags": [], "enabled": true, "id": "1e6ba61a9cce420cabcacdf0f38ca029", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj"}} 2018-08-12 00:04:02,974 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-dcc8f898-71f0-4214-a213-fc747a3f2a46 2018-08-12 00:04:02,974 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj 2018-08-12 00:04:02,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:02,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:03,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Bg8KloHMSyuFdKJRGG6gUA"], "issued_at": "2018-08-12T00:04:03.000000Z"}} 2018-08-12 00:04:03,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53444a8c5145599095f152bd74bbb3c57c40402" 2018-08-12 00:04:03,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1d18af-7c8e-4e4d-ba32-f9ef1f657c1a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:03,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2c1d18af-7c8e-4e4d-ba32-f9ef1f657c1a 2018-08-12 00:04:03,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:04:03,443 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:04:03,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53444a8c5145599095f152bd74bbb3c57c40402" 2018-08-12 00:04:03,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7133403f-1a20-4fbf-9b78-62fdca36e64a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:04:03,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7133403f-1a20-4fbf-9b78-62fdca36e64a 2018-08-12 00:04:03,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53444a8c5145599095f152bd74bbb3c57c40402" 2018-08-12 00:04:03,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dc636d4-1822-467b-a33b-ab0c56f2adff Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1e6ba61a9cce420cabcacdf0f38ca029"}, "tags": [], "enabled": true, "id": "1e6ba61a9cce420cabcacdf0f38ca029", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj"}]} 2018-08-12 00:04:03,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj used request id req-5dc636d4-1822-467b-a33b-ab0c56f2adff 2018-08-12 00:04:03,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53444a8c5145599095f152bd74bbb3c57c40402" 2018-08-12 00:04:03,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b90e3e-369c-4226-95b8-abcb8e56f1df Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:04:03,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-87b90e3e-369c-4226-95b8-abcb8e56f1df 2018-08-12 00:04:04,022 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-user 2018-08-12 00:04:04,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:04,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:04,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51341d54-6d0d-473e-ae1c-5e2fe639d825 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:04:04,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-51341d54-6d0d-473e-ae1c-5e2fe639d825 2018-08-12 00:04:04,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj-role"}}' 2018-08-12 00:04:04,146 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bf038d0-fca8-495c-99dd-084797e3db5d Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e9a7836e17ef49dd9351c3c09da686fb", "links": {"self": "http://172.30.9.30:5000/v3/roles/e9a7836e17ef49dd9351c3c09da686fb"}, "name": "CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj-role"}} 2018-08-12 00:04:04,147 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-3bf038d0-fca8-495c-99dd-084797e3db5d 2018-08-12 00:04:04,147 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj-role 2018-08-12 00:04:04,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e9a7836e17ef49dd9351c3c09da686fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:04,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f0ec8f0-bde4-45c5-a7bc-3d4c5ec86927 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e9a7836e17ef49dd9351c3c09da686fb", "links": {"self": "http://172.30.9.30:5000/v3/roles/e9a7836e17ef49dd9351c3c09da686fb"}, "name": "CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj-role"}} 2018-08-12 00:04:04,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e9a7836e17ef49dd9351c3c09da686fb used request id req-4f0ec8f0-bde4-45c5-a7bc-3d4c5ec86927 2018-08-12 00:04:04,167 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj-role to project CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj 2018-08-12 00:04:04,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/1e6ba61a9cce420cabcacdf0f38ca029/users/e56ca61750be464b8dc4c36d3aec480b/roles/e9a7836e17ef49dd9351c3c09da686fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:04,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e6d7912-7827-4cce-9cbe-0369ff41deba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:04,221 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/1e6ba61a9cce420cabcacdf0f38ca029/users/e56ca61750be464b8dc4c36d3aec480b/roles/e9a7836e17ef49dd9351c3c09da686fb used request id req-8e6d7912-7827-4cce-9cbe-0369ff41deba 2018-08-12 00:04:04,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:04,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:04,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9a7836e17ef49dd9351c3c09da686fb", "name": "CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj-role"}], "expires_at": "2018-08-12T01:04:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e6ba61a9cce420cabcacdf0f38ca029", "name": "CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1e6ba61a9cce420cabcacdf0f38ca029", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/1e6ba61a9cce420cabcacdf0f38ca029", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/1e6ba61a9cce420cabcacdf0f38ca029", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_1e6ba61a9cce420cabcacdf0f38ca029", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_1e6ba61a9cce420cabcacdf0f38ca029", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1e6ba61a9cce420cabcacdf0f38ca029", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/1e6ba61a9cce420cabcacdf0f38ca029", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/1e6ba61a9cce420cabcacdf0f38ca029", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1e6ba61a9cce420cabcacdf0f38ca029", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/1e6ba61a9cce420cabcacdf0f38ca029", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/1e6ba61a9cce420cabcacdf0f38ca029", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1e6ba61a9cce420cabcacdf0f38ca029", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/1e6ba61a9cce420cabcacdf0f38ca029", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/1e6ba61a9cce420cabcacdf0f38ca029", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-user", "id": "e56ca61750be464b8dc4c36d3aec480b"}, "audit_ids": ["m9WErGZLS8yQPDmKKXiNVQ"], "issued_at": "2018-08-12T00:04:04.000000Z"}} 2018-08-12 00:04:04,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386153c8840cd490a37e73f7c4bcc7f195a6ccd5" 2018-08-12 00:04:04,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c5f2cc-b9c5-491e-b375-51aa88f9cd72 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:04,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-21c5f2cc-b9c5-491e-b375-51aa88f9cd72 2018-08-12 00:04:04,703 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/1e6ba61a9cce420cabcacdf0f38ca029/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386153c8840cd490a37e73f7c4bcc7f195a6ccd5" 2018-08-12 00:04:04,902 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:04 GMT Server: Apache x-compute-request-id: req-5cd4da42-ccce-49be-8a3a-68be476a55eb OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-5cd4da42-ccce-49be-8a3a-68be476a55eb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:04:04,902 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/1e6ba61a9cce420cabcacdf0f38ca029/volumes/detail used request id req-5cd4da42-ccce-49be-8a3a-68be476a55eb 2018-08-12 00:04:04,905 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/1e6ba61a9cce420cabcacdf0f38ca029/volumes -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}386153c8840cd490a37e73f7c4bcc7f195a6ccd5" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5cd4da42-ccce-49be-8a3a-68be476a55eb" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-7c48abce-8ae8-4da4-8f1a-e50d7f794036", "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-08-12 00:04:05,064 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 12 Aug 2018 00:04:04 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-compute-request-id: req-892743e1-4dba-4398-b93e-efbf5ee76c15 x-openstack-request-id: req-892743e1-4dba-4398-b93e-efbf5ee76c15 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-08-12 00:04:05,064 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/1e6ba61a9cce420cabcacdf0f38ca029/volumes used request id req-892743e1-4dba-4398-b93e-efbf5ee76c15 2018-08-12 00:04:05,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:04:05,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:04:05,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:04:05,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:04:05,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:04:05,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:05,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-6cbe7c71-77f0-40b3-9ddb-c0dc4911df45 Date: Sun, 12 Aug 2018 00:04:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:04:05,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-6cbe7c71-77f0-40b3-9ddb-c0dc4911df45 2018-08-12 00:04:05,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:05,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b95430c7-6cc6-4b40-9bdd-4786dd322cb8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:05,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-b95430c7-6cc6-4b40-9bdd-4786dd322cb8 2018-08-12 00:04:05,408 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:05,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:05,494 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23138396-90c8-4940-bbfb-062de7d8b072 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:05,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-23138396-90c8-4940-bbfb-062de7d8b072 2018-08-12 00:04:05,494 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:05,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:05,581 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b364ad9e-26a7-445e-8dd7-ed2147136c9d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:05,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-b364ad9e-26a7-445e-8dd7-ed2147136c9d 2018-08-12 00:04:05,581 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:05,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:05,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d013e813-2730-40d2-b31c-6e3d802a27a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:05,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-d013e813-2730-40d2-b31c-6e3d802a27a6 2018-08-12 00:04:05,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:05,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:05,743 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4d06a66-8d43-4208-9d8d-4c2a79a709d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:05,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-b4d06a66-8d43-4208-9d8d-4c2a79a709d1 2018-08-12 00:04:05,744 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:05,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:05,831 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f70333f3-9985-4c96-87f3-e3ede4c7d259 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:05,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-f70333f3-9985-4c96-87f3-e3ede4c7d259 2018-08-12 00:04:05,831 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:05,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:05,913 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9df04587-e6b6-45e6-bd76-44bb05b03926 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:05,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-9df04587-e6b6-45e6-bd76-44bb05b03926 2018-08-12 00:04:05,913 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:05,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:05,998 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb521831-4496-4726-9553-e4145e1ae08f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:05,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-bb521831-4496-4726-9553-e4145e1ae08f 2018-08-12 00:04:05,998 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:06,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:06,084 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-799a620e-4334-4154-94ae-0bba8e0298ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:06,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-799a620e-4334-4154-94ae-0bba8e0298ee 2018-08-12 00:04:06,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:06,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:06,172 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d5ad7df-dd34-4544-8460-3fa036268679 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:06,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-2d5ad7df-dd34-4544-8460-3fa036268679 2018-08-12 00:04:06,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:06,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:06,260 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d3c45b5-c8bd-4eb3-a987-9e5c026f40e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:06,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-3d3c45b5-c8bd-4eb3-a987-9e5c026f40e1 2018-08-12 00:04:06,260 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:06,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:06,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3070707a-10ca-494c-8169-03df2dfe2764 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:06,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-3070707a-10ca-494c-8169-03df2dfe2764 2018-08-12 00:04:06,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:06,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:06,428 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26113b76-ced4-458c-b5c3-f543bc2df6f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:06,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-26113b76-ced4-458c-b5c3-f543bc2df6f2 2018-08-12 00:04:06,428 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:06,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:06,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f68135b-f7b1-42e7-9caf-2e2b36527a72 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:04:06,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-5f68135b-f7b1-42e7-9caf-2e2b36527a72 2018-08-12 00:04:06,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:06,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ff36865-0090-4010-9dd1-91ad3004de0f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:04:06,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-4ff36865-0090-4010-9dd1-91ad3004de0f 2018-08-12 00:04:06,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:06,692 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10dc59c6-f53e-40a7-bba0-04e4ccbbc38b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:06,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-10dc59c6-f53e-40a7-bba0-04e4ccbbc38b 2018-08-12 00:04:06,692 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:06,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:06,778 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5dc9052-8c9e-48d8-8120-99020f5e0d25 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:06,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-b5dc9052-8c9e-48d8-8120-99020f5e0d25 2018-08-12 00:04:06,779 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:06,780 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj 2018-08-12 00:04:06,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/1e6ba61a9cce420cabcacdf0f38ca029 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:06,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79c01ca2-264d-4117-bbab-94cf87708812 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:06,991 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/1e6ba61a9cce420cabcacdf0f38ca029 used request id req-79c01ca2-264d-4117-bbab-94cf87708812 2018-08-12 00:04:06,991 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-proj-role 2018-08-12 00:04:06,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/e9a7836e17ef49dd9351c3c09da686fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:07,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f926928b-a137-4e4c-9d93-1088df247846 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:07,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/e9a7836e17ef49dd9351c3c09da686fb used request id req-f926928b-a137-4e4c-9d93-1088df247846 2018-08-12 00:04:07,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa370d9fa148da385255bc2dd37462ba284e01e" 2018-08-12 00:04:07,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaf09173-1a18-42e4-9883-67fc9dcb342b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:04:07,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-aaf09173-1a18-42e4-9883-67fc9dcb342b 2018-08-12 00:04:07,187 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-662f860f-f4a6-45f-user 2018-08-12 00:04:07,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/e56ca61750be464b8dc4c36d3aec480b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53444a8c5145599095f152bd74bbb3c57c40402" 2018-08-12 00:04:07,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bf520a7-862f-4838-b280-13d30ef1dd31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:07,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e56ca61750be464b8dc4c36d3aec480b used request id req-0bf520a7-862f-4838-b280-13d30ef1dd31 2018-08-12 00:04:07,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:07,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["XsAGd49iTr-RTtRVdVC2jQ"], "issued_at": "2018-08-12T00:04:07.000000Z"}} 2018-08-12 00:04:07,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2883de0e39a81745e34596d3f72f4be942366f46" 2018-08-12 00:04:07,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e8d8d73-b3d3-4692-9777-282b6a8dde82 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:07,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6e8d8d73-b3d3-4692-9777-282b6a8dde82 2018-08-12 00:04:07,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:07,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:08,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ZwlXo5lmQlClXGoe0Jjwtg"], "issued_at": "2018-08-12T00:04:08.000000Z"}} 2018-08-12 00:04:08,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:08,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ba22faf-a41c-4ee5-8f47-5c727ec2e60d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:08,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-5ba22faf-a41c-4ee5-8f47-5c727ec2e60d 2018-08-12 00:04:08,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:04:08,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:04:08,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:08,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f001a0c1-712d-4559-a8d1-e56f92a6fd0a Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:04:08,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj used request id req-f001a0c1-712d-4559-a8d1-e56f92a6fd0a 2018-08-12 00:04:08,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:08,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0894d330-d06c-45db-9caa-b6bbbdae8c91 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:04:08,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0894d330-d06c-45db-9caa-b6bbbdae8c91 2018-08-12 00:04:08,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj"}}' 2018-08-12 00:04:08,542 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:04:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abe0dbc3-07e4-4423-a04e-aa1878fc1774 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b713b6568bae488b968723a9747047e0"}, "tags": [], "enabled": true, "id": "b713b6568bae488b968723a9747047e0", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj"}} 2018-08-12 00:04:08,542 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-abe0dbc3-07e4-4423-a04e-aa1878fc1774 2018-08-12 00:04:08,543 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj 2018-08-12 00:04:08,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:08,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:08,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["epwXfS2LR3eV302L0Lrtbg"], "issued_at": "2018-08-12T00:04:08.000000Z"}} 2018-08-12 00:04:08,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453eabb3ca542b80216927a2e9e203f2db20dd9c" 2018-08-12 00:04:09,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed25121a-b627-4a26-b454-8afcffbbd3d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:09,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ed25121a-b627-4a26-b454-8afcffbbd3d5 2018-08-12 00:04:09,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:04:09,016 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:04:09,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453eabb3ca542b80216927a2e9e203f2db20dd9c" 2018-08-12 00:04:09,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1365a8c-e38f-4170-8f93-ad482953d301 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:04:09,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e1365a8c-e38f-4170-8f93-ad482953d301 2018-08-12 00:04:09,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453eabb3ca542b80216927a2e9e203f2db20dd9c" 2018-08-12 00:04:09,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-540d1681-a2bc-4197-8452-1538079abee4 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b713b6568bae488b968723a9747047e0"}, "tags": [], "enabled": true, "id": "b713b6568bae488b968723a9747047e0", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj"}]} 2018-08-12 00:04:09,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj used request id req-540d1681-a2bc-4197-8452-1538079abee4 2018-08-12 00:04:09,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453eabb3ca542b80216927a2e9e203f2db20dd9c" 2018-08-12 00:04:09,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb70ea6-d19e-4706-b0fe-5399bc6b17a3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:04:09,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ecb70ea6-d19e-4706-b0fe-5399bc6b17a3 2018-08-12 00:04:09,657 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-user 2018-08-12 00:04:09,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:09,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:09,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24596838-68a2-490f-a5f3-ac7175f2d2fc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:04:09,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-24596838-68a2-490f-a5f3-ac7175f2d2fc 2018-08-12 00:04:09,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj-role"}}' 2018-08-12 00:04:09,782 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:04:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e5ee480-f28b-4d5c-8be4-3f4fb5c6c115 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f3b152e2b2214bf9add85048e647be06", "links": {"self": "http://172.30.9.30:5000/v3/roles/f3b152e2b2214bf9add85048e647be06"}, "name": "CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj-role"}} 2018-08-12 00:04:09,782 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-6e5ee480-f28b-4d5c-8be4-3f4fb5c6c115 2018-08-12 00:04:09,783 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj-role 2018-08-12 00:04:09,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/f3b152e2b2214bf9add85048e647be06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:09,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b274ac-8f30-4a28-9508-2eb68607ae0f Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f3b152e2b2214bf9add85048e647be06", "links": {"self": "http://172.30.9.30:5000/v3/roles/f3b152e2b2214bf9add85048e647be06"}, "name": "CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj-role"}} 2018-08-12 00:04:09,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/f3b152e2b2214bf9add85048e647be06 used request id req-75b274ac-8f30-4a28-9508-2eb68607ae0f 2018-08-12 00:04:09,873 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj-role to project CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj 2018-08-12 00:04:09,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/b713b6568bae488b968723a9747047e0/users/208917e07bad4260ade0d86ff9e1bb22/roles/f3b152e2b2214bf9add85048e647be06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:09,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f17e4f23-4238-486f-b09e-f1af17152446 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:09,994 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b713b6568bae488b968723a9747047e0/users/208917e07bad4260ade0d86ff9e1bb22/roles/f3b152e2b2214bf9add85048e647be06 used request id req-f17e4f23-4238-486f-b09e-f1af17152446 2018-08-12 00:04:09,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:09,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:10,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f3b152e2b2214bf9add85048e647be06", "name": "CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj-role"}], "expires_at": "2018-08-12T01:04:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b713b6568bae488b968723a9747047e0", "name": "CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b713b6568bae488b968723a9747047e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/b713b6568bae488b968723a9747047e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/b713b6568bae488b968723a9747047e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b713b6568bae488b968723a9747047e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_b713b6568bae488b968723a9747047e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b713b6568bae488b968723a9747047e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/b713b6568bae488b968723a9747047e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/b713b6568bae488b968723a9747047e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b713b6568bae488b968723a9747047e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/b713b6568bae488b968723a9747047e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/b713b6568bae488b968723a9747047e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b713b6568bae488b968723a9747047e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/b713b6568bae488b968723a9747047e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/b713b6568bae488b968723a9747047e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-user", "id": "208917e07bad4260ade0d86ff9e1bb22"}, "audit_ids": ["gnYWjFrFQkmrQ3USgdlc0A"], "issued_at": "2018-08-12T00:04:10.000000Z"}} 2018-08-12 00:04:10,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9e7fc5b2798bd3dceaba0b5f179fc4bd61296a" 2018-08-12 00:04:10,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da0d2591-2c1e-4b94-b9c7-c2126520f0af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:10,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-da0d2591-2c1e-4b94-b9c7-c2126520f0af 2018-08-12 00:04:10,467 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/b713b6568bae488b968723a9747047e0/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9e7fc5b2798bd3dceaba0b5f179fc4bd61296a" 2018-08-12 00:04:10,671 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:10 GMT Server: Apache x-compute-request-id: req-9b381a39-081d-4636-93dc-10360fbda15d OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-9b381a39-081d-4636-93dc-10360fbda15d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:04:10,671 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/b713b6568bae488b968723a9747047e0/volumes/detail used request id req-9b381a39-081d-4636-93dc-10360fbda15d 2018-08-12 00:04:10,675 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/b713b6568bae488b968723a9747047e0/volumes -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}ad9e7fc5b2798bd3dceaba0b5f179fc4bd61296a" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9b381a39-081d-4636-93dc-10360fbda15d" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-90b80112-ff19-4eee-a702-74ed300a9a82", "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-08-12 00:04:10,836 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:10 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-compute-request-id: req-0e8ef605-c52e-4294-829e-07a20c071087 x-openstack-request-id: req-0e8ef605-c52e-4294-829e-07a20c071087 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-08-12 00:04:10,836 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/b713b6568bae488b968723a9747047e0/volumes used request id req-0e8ef605-c52e-4294-829e-07a20c071087 2018-08-12 00:04:10,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:04:10,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:04:10,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:04:10,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:04:10,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:04:10,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:11,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-757aa191-b85d-4ef1-9897-312785b403fe Date: Sun, 12 Aug 2018 00:04:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:04:11,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-757aa191-b85d-4ef1-9897-312785b403fe 2018-08-12 00:04:11,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:11,268 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78c033d8-4258-40d6-804c-7df6d521c2cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:11,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-78c033d8-4258-40d6-804c-7df6d521c2cb 2018-08-12 00:04:11,268 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:11,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:11,351 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5811944d-8acc-4492-a22e-007a70440cb9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:11,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-5811944d-8acc-4492-a22e-007a70440cb9 2018-08-12 00:04:11,351 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:11,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:11,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f0aa8d9-ce09-43d0-a6c6-8ce2e7ae99a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:11,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-7f0aa8d9-ce09-43d0-a6c6-8ce2e7ae99a2 2018-08-12 00:04:11,435 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:11,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:11,522 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25b7ea09-d38c-49c5-a88d-f654d1533dbe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:11,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-25b7ea09-d38c-49c5-a88d-f654d1533dbe 2018-08-12 00:04:11,522 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:11,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:11,609 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20705043-c39a-4be8-b7f8-9b77c4115fba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:11,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-20705043-c39a-4be8-b7f8-9b77c4115fba 2018-08-12 00:04:11,610 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:11,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:11,696 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d8e5da1-35ea-4c8d-98ea-52e22a467f95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:11,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-2d8e5da1-35ea-4c8d-98ea-52e22a467f95 2018-08-12 00:04:11,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:11,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:11,782 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d12e069-c9c1-4e5c-8d88-ebf97e51f778 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:11,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-8d12e069-c9c1-4e5c-8d88-ebf97e51f778 2018-08-12 00:04:11,783 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:11,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:11,870 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2949eaeb-02ca-4956-83e9-91371c94f273 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:11,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-2949eaeb-02ca-4956-83e9-91371c94f273 2018-08-12 00:04:11,871 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:11,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:11,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c7377ba-dd53-483a-a4e7-06ad082ec3f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:11,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-1c7377ba-dd53-483a-a4e7-06ad082ec3f1 2018-08-12 00:04:11,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:11,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:12,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc83f430-f46a-4865-9dda-64e5ae8d9575 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:12,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-fc83f430-f46a-4865-9dda-64e5ae8d9575 2018-08-12 00:04:12,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:12,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:12,124 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a72e1e2-0bb7-4bb0-957e-855cc52feec2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:12,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-6a72e1e2-0bb7-4bb0-957e-855cc52feec2 2018-08-12 00:04:12,124 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:12,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:12,202 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b5195e1-424f-4eec-a06f-e1f6e76986c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:12,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-9b5195e1-424f-4eec-a06f-e1f6e76986c4 2018-08-12 00:04:12,202 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:12,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:12,288 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1fe0ecd-4ae7-4b65-bc4d-3307af1b74f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:12,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-c1fe0ecd-4ae7-4b65-bc4d-3307af1b74f8 2018-08-12 00:04:12,288 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:12,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:12,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8510b086-5d46-4289-b42c-8e98e343bf4f 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:04:12,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-8510b086-5d46-4289-b42c-8e98e343bf4f 2018-08-12 00:04:12,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:12,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-008d8395-b2f4-4b79-9276-b90da33de0dc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:04:12,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-008d8395-b2f4-4b79-9276-b90da33de0dc 2018-08-12 00:04:12,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:12,570 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3baf7147-1d1c-467e-bc66-5b78dfe139a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:12,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-3baf7147-1d1c-467e-bc66-5b78dfe139a8 2018-08-12 00:04:12,570 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:12,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:12,655 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caf2f0e5-54f3-4624-ba54-d81dbb483cba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:12,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-caf2f0e5-54f3-4624-ba54-d81dbb483cba 2018-08-12 00:04:12,656 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:12,657 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj 2018-08-12 00:04:12,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/b713b6568bae488b968723a9747047e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:12,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b47db66-188c-4a2b-9a1b-d635d3863a6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:12,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b713b6568bae488b968723a9747047e0 used request id req-3b47db66-188c-4a2b-9a1b-d635d3863a6b 2018-08-12 00:04:12,848 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-proj-role 2018-08-12 00:04:12,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/f3b152e2b2214bf9add85048e647be06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:12,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19bbe617-ef01-4c90-aa04-d2798925028c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:12,956 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/f3b152e2b2214bf9add85048e647be06 used request id req-19bbe617-ef01-4c90-aa04-d2798925028c 2018-08-12 00:04:12,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8936cfedab74bd13cd9b4b32d04e651f0cb5cca1" 2018-08-12 00:04:13,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a270d33-f587-47fb-8670-68b0b2c32534 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:04:13,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0a270d33-f587-47fb-8670-68b0b2c32534 2018-08-12 00:04:13,146 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-8dbc448d-ad3b-4bf-user 2018-08-12 00:04:13,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/208917e07bad4260ade0d86ff9e1bb22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}453eabb3ca542b80216927a2e9e203f2db20dd9c" 2018-08-12 00:04:13,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4691402-d278-4e2d-830b-d73c6ea8d4e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:13,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/208917e07bad4260ade0d86ff9e1bb22 used request id req-b4691402-d278-4e2d-830b-d73c6ea8d4e8 2018-08-12 00:04:13,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:13,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["IJv8WzsMQRqYGk0wlbt2uQ"], "issued_at": "2018-08-12T00:04:13.000000Z"}} 2018-08-12 00:04:13,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5f34f42a144d5f261c65e647039f75a3adf320" 2018-08-12 00:04:13,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1296c775-3fdb-48c6-9120-c42ff901eddb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:13,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1296c775-3fdb-48c6-9120-c42ff901eddb 2018-08-12 00:04:13,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:13,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:14,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["uGx3aLdLTES4S9e0BQ27cA"], "issued_at": "2018-08-12T00:04:14.000000Z"}} 2018-08-12 00:04:14,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:14,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e23fca-2c78-45fd-b1ea-ce009394995f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:14,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f9e23fca-2c78-45fd-b1ea-ce009394995f 2018-08-12 00:04:14,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:04:14,241 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:04:14,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:14,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-521aa2a2-bf22-43e9-bc21-f4fd450fd065 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:04:14,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj used request id req-521aa2a2-bf22-43e9-bc21-f4fd450fd065 2018-08-12 00:04:14,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:14,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44f2a14f-3e48-4404-9b12-511886f0fe58 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:04:14,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-44f2a14f-3e48-4404-9b12-511886f0fe58 2018-08-12 00:04:14,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj"}}' 2018-08-12 00:04:14,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:04:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4ee1a83-fa24-407a-9d3a-8d47c8af5d16 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a9a212eae8d142fca2ecff62f49a9bd7"}, "tags": [], "enabled": true, "id": "a9a212eae8d142fca2ecff62f49a9bd7", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj"}} 2018-08-12 00:04:14,460 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-b4ee1a83-fa24-407a-9d3a-8d47c8af5d16 2018-08-12 00:04:14,460 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj 2018-08-12 00:04:14,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:14,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:14,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["eqhjYk9FRG2JU6WfLtx6qQ"], "issued_at": "2018-08-12T00:04:14.000000Z"}} 2018-08-12 00:04:14,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cce241448ce86526b8badd5c305cced935cabd" 2018-08-12 00:04:14,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be45d1c7-6579-44cb-8dd0-006b42c20690 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:14,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-be45d1c7-6579-44cb-8dd0-006b42c20690 2018-08-12 00:04:14,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:04:14,929 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:04:14,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cce241448ce86526b8badd5c305cced935cabd" 2018-08-12 00:04:15,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60cebf7d-edae-4bcd-a8b3-69ec87fa6b82 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:04:15,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-60cebf7d-edae-4bcd-a8b3-69ec87fa6b82 2018-08-12 00:04:15,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cce241448ce86526b8badd5c305cced935cabd" 2018-08-12 00:04:15,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07cd443a-fe97-4e2d-971e-3b0bb7cf5fa7 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a9a212eae8d142fca2ecff62f49a9bd7"}, "tags": [], "enabled": true, "id": "a9a212eae8d142fca2ecff62f49a9bd7", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj"}]} 2018-08-12 00:04:15,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj used request id req-07cd443a-fe97-4e2d-971e-3b0bb7cf5fa7 2018-08-12 00:04:15,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cce241448ce86526b8badd5c305cced935cabd" 2018-08-12 00:04:15,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0872ada-8b9d-432e-90b3-2d2f9e2dbb5d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:04:15,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c0872ada-8b9d-432e-90b3-2d2f9e2dbb5d 2018-08-12 00:04:15,501 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-72948dfd-dc65-46e-user 2018-08-12 00:04:15,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:15,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:15,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d189e7da-a08d-4720-a55b-14d4093a235c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:04:15,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d189e7da-a08d-4720-a55b-14d4093a235c 2018-08-12 00:04:15,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" -d '{"role": {"name": "CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj-role"}}' 2018-08-12 00:04:15,686 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:04:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ece20102-e781-4ffb-8fc8-b62bba2bf6e8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1552ce7dbd144c64bc71db51948f1384", "links": {"self": "http://172.30.9.30:5000/v3/roles/1552ce7dbd144c64bc71db51948f1384"}, "name": "CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj-role"}} 2018-08-12 00:04:15,686 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-ece20102-e781-4ffb-8fc8-b62bba2bf6e8 2018-08-12 00:04:15,687 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj-role 2018-08-12 00:04:15,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/1552ce7dbd144c64bc71db51948f1384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:15,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-798cfcab-a732-417b-84fa-11c37d26b55d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1552ce7dbd144c64bc71db51948f1384", "links": {"self": "http://172.30.9.30:5000/v3/roles/1552ce7dbd144c64bc71db51948f1384"}, "name": "CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj-role"}} 2018-08-12 00:04:15,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/1552ce7dbd144c64bc71db51948f1384 used request id req-798cfcab-a732-417b-84fa-11c37d26b55d 2018-08-12 00:04:15,773 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj-role to project CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj 2018-08-12 00:04:15,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/a9a212eae8d142fca2ecff62f49a9bd7/users/f3dd75145968491dab6f29ffa04244d5/roles/1552ce7dbd144c64bc71db51948f1384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:15,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41e30457-72c4-4b3b-a4eb-3b5284d11023 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:15,893 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/a9a212eae8d142fca2ecff62f49a9bd7/users/f3dd75145968491dab6f29ffa04244d5/roles/1552ce7dbd144c64bc71db51948f1384 used request id req-41e30457-72c4-4b3b-a4eb-3b5284d11023 2018-08-12 00:04:15,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:15,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:16,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ww3vzsf1Svu05Q6TPvQD6g"], "issued_at": "2018-08-12T00:04:16.000000Z"}} 2018-08-12 00:04:16,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf8cb33faa63aff9b2484522a8756986d5a714" 2018-08-12 00:04:16,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c400e23-859b-4f56-afe7-c3d22bcf73dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:16,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0c400e23-859b-4f56-afe7-c3d22bcf73dd 2018-08-12 00:04:16,297 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf8cb33faa63aff9b2484522a8756986d5a714" 2018-08-12 00:04:16,467 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:16 GMT Server: Apache x-compute-request-id: req-d0983551-db60-4d2a-8731-dd9c3f2bcefd OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-d0983551-db60-4d2a-8731-dd9c3f2bcefd Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-12 00:04:16,467 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None used request id req-d0983551-db60-4d2a-8731-dd9c3f2bcefd 2018-08-12 00:04:16,471 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}3caf8cb33faa63aff9b2484522a8756986d5a714" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d0983551-db60-4d2a-8731-dd9c3f2bcefd" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-37be0f60-4e7e-444e-8bea-89cbbadee28c-vol-type", "description": null}}' 2018-08-12 00:04:16,667 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:16 GMT Server: Apache x-compute-request-id: req-45ef6ef5-97c9-4e76-851f-fd4d5107e9e5 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-45ef6ef5-97c9-4e76-851f-fd4d5107e9e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-37be0f60-4e7e-444e-8bea-89cbbadee28c-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e8af77c6-8513-47c0-8464-4bcea0fbcdb8", "description": null}} 2018-08-12 00:04:16,668 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types used request id req-45ef6ef5-97c9-4e76-851f-fd4d5107e9e5 2018-08-12 00:04:16,668 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-37be0f60-4e7e-444e-8bea-89cbbadee28c-vol-type 2018-08-12 00:04:16,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:16,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:17,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1552ce7dbd144c64bc71db51948f1384", "name": "CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj-role"}], "expires_at": "2018-08-12T01:04:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9a212eae8d142fca2ecff62f49a9bd7", "name": "CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a9a212eae8d142fca2ecff62f49a9bd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/a9a212eae8d142fca2ecff62f49a9bd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/a9a212eae8d142fca2ecff62f49a9bd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_a9a212eae8d142fca2ecff62f49a9bd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_a9a212eae8d142fca2ecff62f49a9bd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a9a212eae8d142fca2ecff62f49a9bd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/a9a212eae8d142fca2ecff62f49a9bd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/a9a212eae8d142fca2ecff62f49a9bd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a9a212eae8d142fca2ecff62f49a9bd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/a9a212eae8d142fca2ecff62f49a9bd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/a9a212eae8d142fca2ecff62f49a9bd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a9a212eae8d142fca2ecff62f49a9bd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/a9a212eae8d142fca2ecff62f49a9bd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/a9a212eae8d142fca2ecff62f49a9bd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-72948dfd-dc65-46e-user", "id": "f3dd75145968491dab6f29ffa04244d5"}, "audit_ids": ["rnlrRg1JSVqWO9bqBfeTgQ"], "issued_at": "2018-08-12T00:04:17.000000Z"}} 2018-08-12 00:04:17,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5200b53ddc397f7eabf3204f7383d0ce9fadafdd" 2018-08-12 00:04:17,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29df90d5-3f5b-4da7-802f-3f6c54012710 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:17,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-29df90d5-3f5b-4da7-802f-3f6c54012710 2018-08-12 00:04:17,145 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/a9a212eae8d142fca2ecff62f49a9bd7/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5200b53ddc397f7eabf3204f7383d0ce9fadafdd" 2018-08-12 00:04:17,345 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:17 GMT Server: Apache x-compute-request-id: req-cb037c21-858a-4bd7-826b-e6628c76c944 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-cb037c21-858a-4bd7-826b-e6628c76c944 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:04:17,345 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/a9a212eae8d142fca2ecff62f49a9bd7/volumes/detail used request id req-cb037c21-858a-4bd7-826b-e6628c76c944 2018-08-12 00:04:17,348 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/a9a212eae8d142fca2ecff62f49a9bd7/volumes -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}5200b53ddc397f7eabf3204f7383d0ce9fadafdd" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cb037c21-858a-4bd7-826b-e6628c76c944" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-37be0f60-4e7e-444e-8bea-89cbbadee28c-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-08-12 00:04:17,521 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:17 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-compute-request-id: req-8c6d0ed9-e7b0-4bf2-84f7-681f213b8adc x-openstack-request-id: req-8c6d0ed9-e7b0-4bf2-84f7-681f213b8adc Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-08-12 00:04:17,522 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/a9a212eae8d142fca2ecff62f49a9bd7/volumes used request id req-8c6d0ed9-e7b0-4bf2-84f7-681f213b8adc 2018-08-12 00:04:17,522 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-37be0f60-4e7e-444e-8bea-89cbbadee28c-vol-type 2018-08-12 00:04:17,525 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/e8af77c6-8513-47c0-8464-4bcea0fbcdb8 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0983551-db60-4d2a-8731-dd9c3f2bcefd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3caf8cb33faa63aff9b2484522a8756986d5a714" 2018-08-12 00:04:17,718 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:04:17 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-b7df45c4-2187-4cdc-b6d5-25fd111a5223 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-08-12 00:04:17,719 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/e8af77c6-8513-47c0-8464-4bcea0fbcdb8 used request id req-b7df45c4-2187-4cdc-b6d5-25fd111a5223 2018-08-12 00:04:17,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:04:17,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:04:17,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:04:17,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:04:17,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:04:17,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:17,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-f7f67afb-d329-4df3-93c9-1f8303a223fb Date: Sun, 12 Aug 2018 00:04:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:04:17,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-f7f67afb-d329-4df3-93c9-1f8303a223fb 2018-08-12 00:04:17,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:18,075 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286b8e8e-b3e2-4500-b69c-930cc59be4ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:18,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-286b8e8e-b3e2-4500-b69c-930cc59be4ff 2018-08-12 00:04:18,076 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:18,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:18,095 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5ded8f1-d246-4f11-bf38-fc898daeb60f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:18,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-f5ded8f1-d246-4f11-bf38-fc898daeb60f 2018-08-12 00:04:18,096 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:18,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:18,180 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94853be4-d39e-4a91-8eba-e230f5ffc7ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:18,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-94853be4-d39e-4a91-8eba-e230f5ffc7ab 2018-08-12 00:04:18,180 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:18,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:18,264 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7e84cc5-3356-4356-898e-0cbf147a5b94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:18,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-d7e84cc5-3356-4356-898e-0cbf147a5b94 2018-08-12 00:04:18,264 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:18,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:18,349 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-558af350-899f-4883-b375-2e799032b686 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:18,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-558af350-899f-4883-b375-2e799032b686 2018-08-12 00:04:18,350 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:18,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:18,436 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac7983f-8932-4511-a8a7-5a37da4dc51b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:18,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-0ac7983f-8932-4511-a8a7-5a37da4dc51b 2018-08-12 00:04:18,436 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:18,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:18,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32515abc-5a19-413b-9e68-4e391b7d0983 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:18,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-32515abc-5a19-413b-9e68-4e391b7d0983 2018-08-12 00:04:18,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:18,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:18,601 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3127bfde-fded-4d91-9f92-f3d7062e6c82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:18,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-3127bfde-fded-4d91-9f92-f3d7062e6c82 2018-08-12 00:04:18,601 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:18,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:18,685 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e85ebf75-7fed-458b-9f83-e4c0ca0361cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:18,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-e85ebf75-7fed-458b-9f83-e4c0ca0361cc 2018-08-12 00:04:18,685 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:18,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:18,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ece18b06-a1f1-45e8-b80c-40014a12bb45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:18,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-ece18b06-a1f1-45e8-b80c-40014a12bb45 2018-08-12 00:04:18,771 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:18,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:18,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dce353de-7c60-4a52-96c1-069c95b20fbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:18,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-dce353de-7c60-4a52-96c1-069c95b20fbb 2018-08-12 00:04:18,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:18,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:18,942 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c757ecd1-5e61-420c-8e70-c77091c1c5d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:18,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-c757ecd1-5e61-420c-8e70-c77091c1c5d4 2018-08-12 00:04:18,943 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:18,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:19,027 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bae9220b-c304-4c19-ac08-f6725f0f7374 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:19,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-bae9220b-c304-4c19-ac08-f6725f0f7374 2018-08-12 00:04:19,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:19,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:19,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd2b2bf-b97b-4a7a-9728-9305924151b3 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:04:19,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-efd2b2bf-b97b-4a7a-9728-9305924151b3 2018-08-12 00:04:19,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:19,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654cfdba-10b5-42cf-914e-909e0a0fa12b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:04:19,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-654cfdba-10b5-42cf-914e-909e0a0fa12b 2018-08-12 00:04:19,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:19,291 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3e93e75-2b9f-4d85-b905-b3d53d69e924 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:19,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-d3e93e75-2b9f-4d85-b905-b3d53d69e924 2018-08-12 00:04:19,291 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:19,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:19,380 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62b41a80-808e-4ea2-b588-af488856e681 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:19,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-62b41a80-808e-4ea2-b588-af488856e681 2018-08-12 00:04:19,381 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:19,382 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj 2018-08-12 00:04:19,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/a9a212eae8d142fca2ecff62f49a9bd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:19,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acc1ba10-aa7a-40c2-8506-fd93dd6c241d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:19,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/a9a212eae8d142fca2ecff62f49a9bd7 used request id req-acc1ba10-aa7a-40c2-8506-fd93dd6c241d 2018-08-12 00:04:19,567 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-72948dfd-dc65-46e-proj-role 2018-08-12 00:04:19,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/1552ce7dbd144c64bc71db51948f1384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:19,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8449582-2cae-421d-af42-f449a0839e8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:19,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/1552ce7dbd144c64bc71db51948f1384 used request id req-e8449582-2cae-421d-af42-f449a0839e8b 2018-08-12 00:04:19,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e0476a44647c88d3c33abd15501c24f4e92d1c" 2018-08-12 00:04:19,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b2e853-f150-49cb-89bb-3f00f383b98e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:04:19,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-25b2e853-f150-49cb-89bb-3f00f383b98e 2018-08-12 00:04:19,755 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-72948dfd-dc65-46e-user 2018-08-12 00:04:19,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/f3dd75145968491dab6f29ffa04244d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cce241448ce86526b8badd5c305cced935cabd" 2018-08-12 00:04:19,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe1214af-07ca-4126-83ee-bd3abe1df3d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:19,921 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/f3dd75145968491dab6f29ffa04244d5 used request id req-fe1214af-07ca-4126-83ee-bd3abe1df3d4 2018-08-12 00:04:19,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:20,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["lpxFUzbIRha3wIT1CEzFHg"], "issued_at": "2018-08-12T00:04:20.000000Z"}} 2018-08-12 00:04:20,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c897d6c41b3d61e1109ef521ca009b8f25cd15" 2018-08-12 00:04:20,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-167c274b-7077-4226-b754-9db3fde6dd94 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:20,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-167c274b-7077-4226-b754-9db3fde6dd94 2018-08-12 00:04:20,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:20,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:20,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["tvDAVbDSTeaOkeanadspwA"], "issued_at": "2018-08-12T00:04:20.000000Z"}} 2018-08-12 00:04:20,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:20,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e15d55-fea1-4be8-9cb7-adcee5156818 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:20,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-14e15d55-fea1-4be8-9cb7-adcee5156818 2018-08-12 00:04:20,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:04:20,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:04:20,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:21,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c9497c-e75e-49d6-8e9b-126119348916 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:04:21,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj used request id req-f5c9497c-e75e-49d6-8e9b-126119348916 2018-08-12 00:04:21,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:21,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae9c724-3647-45ec-a0f4-d8e4279625e8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:04:21,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-8ae9c724-3647-45ec-a0f4-d8e4279625e8 2018-08-12 00:04:21,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj"}}' 2018-08-12 00:04:21,166 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11e61d54-4b44-4642-8237-344ec3d3d7b8 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a56df71337be45c984871269ea2cb3fe"}, "tags": [], "enabled": true, "id": "a56df71337be45c984871269ea2cb3fe", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj"}} 2018-08-12 00:04:21,167 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-11e61d54-4b44-4642-8237-344ec3d3d7b8 2018-08-12 00:04:21,167 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj 2018-08-12 00:04:21,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:21,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:21,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["sZz4OdlbRty0MBs6jGb7uA"], "issued_at": "2018-08-12T00:04:21.000000Z"}} 2018-08-12 00:04:21,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f0ac8f35d4b8554e9cd8c1e60bf22db3f5be48" 2018-08-12 00:04:21,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f06a17f-ec5f-45de-bfb8-c90714c0ae9b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:21,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3f06a17f-ec5f-45de-bfb8-c90714c0ae9b 2018-08-12 00:04:21,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:04:21,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:04:21,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f0ac8f35d4b8554e9cd8c1e60bf22db3f5be48" 2018-08-12 00:04:21,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-262d7118-be8e-413a-8403-e0bf39bd700d Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:04:21,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-262d7118-be8e-413a-8403-e0bf39bd700d 2018-08-12 00:04:21,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f0ac8f35d4b8554e9cd8c1e60bf22db3f5be48" 2018-08-12 00:04:21,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b0224c4-eb3e-4bfb-a817-2ca6111bf471 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a56df71337be45c984871269ea2cb3fe"}, "tags": [], "enabled": true, "id": "a56df71337be45c984871269ea2cb3fe", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj"}]} 2018-08-12 00:04:21,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj used request id req-9b0224c4-eb3e-4bfb-a817-2ca6111bf471 2018-08-12 00:04:21,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f0ac8f35d4b8554e9cd8c1e60bf22db3f5be48" 2018-08-12 00:04:21,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd4ad5a4-7e72-4487-9378-910bc77c9edf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:04:21,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-fd4ad5a4-7e72-4487-9378-910bc77c9edf 2018-08-12 00:04:22,144 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-27c80387-d50f-4b9-user 2018-08-12 00:04:22,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:22,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:22,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0564e310-3856-4972-ab22-eefab2300846 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:04:22,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0564e310-3856-4972-ab22-eefab2300846 2018-08-12 00:04:22,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" -d '{"role": {"name": "CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj-role"}}' 2018-08-12 00:04:22,334 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:04:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3105666-f1a1-41da-b9d1-aaa363f103e7 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98b142d147e84ece8ab2bbccdc4fe738", "links": {"self": "http://172.30.9.30:5000/v3/roles/98b142d147e84ece8ab2bbccdc4fe738"}, "name": "CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj-role"}} 2018-08-12 00:04:22,334 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-f3105666-f1a1-41da-b9d1-aaa363f103e7 2018-08-12 00:04:22,334 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj-role 2018-08-12 00:04:22,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/98b142d147e84ece8ab2bbccdc4fe738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:22,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf4fa56-e053-4f9f-9484-67f6616cb846 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98b142d147e84ece8ab2bbccdc4fe738", "links": {"self": "http://172.30.9.30:5000/v3/roles/98b142d147e84ece8ab2bbccdc4fe738"}, "name": "CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj-role"}} 2018-08-12 00:04:22,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/98b142d147e84ece8ab2bbccdc4fe738 used request id req-bdf4fa56-e053-4f9f-9484-67f6616cb846 2018-08-12 00:04:22,421 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj-role to project CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj 2018-08-12 00:04:22,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/a56df71337be45c984871269ea2cb3fe/users/ba7151690f794a288196efbf87702cf8/roles/98b142d147e84ece8ab2bbccdc4fe738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:22,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a60da98c-9482-4b4c-95e3-5795d9fd6bd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:22,540 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/a56df71337be45c984871269ea2cb3fe/users/ba7151690f794a288196efbf87702cf8/roles/98b142d147e84ece8ab2bbccdc4fe738 used request id req-a60da98c-9482-4b4c-95e3-5795d9fd6bd1 2018-08-12 00:04:22,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:22,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:22,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["bLNaWqmQQZSVdWLc9Rekzg"], "issued_at": "2018-08-12T00:04:22.000000Z"}} 2018-08-12 00:04:22,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c91b4590965d7c7d4c0fdbb881f6098443863c" 2018-08-12 00:04:23,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8168840a-e6a8-4d9c-ae6a-1fa95cdbbe55 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:23,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8168840a-e6a8-4d9c-ae6a-1fa95cdbbe55 2018-08-12 00:04:23,011 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c91b4590965d7c7d4c0fdbb881f6098443863c" 2018-08-12 00:04:23,181 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:23 GMT Server: Apache x-compute-request-id: req-50ae33e1-cab9-442a-bd1f-b80b4c128dd0 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-50ae33e1-cab9-442a-bd1f-b80b4c128dd0 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-12 00:04:23,181 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types?is_public=None used request id req-50ae33e1-cab9-442a-bd1f-b80b4c128dd0 2018-08-12 00:04:23,187 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}f7c91b4590965d7c7d4c0fdbb881f6098443863c" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-50ae33e1-cab9-442a-bd1f-b80b4c128dd0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol-type", "description": null}}' 2018-08-12 00:04:23,391 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:23 GMT Server: Apache x-compute-request-id: req-d2c8a81a-2244-4c88-9aaa-170e1ce0cab0 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d2c8a81a-2244-4c88-9aaa-170e1ce0cab0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7004c627-4b6a-468a-b88f-caab3aad93f0", "description": null}} 2018-08-12 00:04:23,391 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types used request id req-d2c8a81a-2244-4c88-9aaa-170e1ce0cab0 2018-08-12 00:04:23,391 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol-type 2018-08-12 00:04:23,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:23,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:23,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["S77PQ3P3T7qJOYRZLYfHlw"], "issued_at": "2018-08-12T00:04:23.000000Z"}} 2018-08-12 00:04:23,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c39e9add9b5e275f0ad9c82533515f0b1b9a1a" 2018-08-12 00:04:23,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9854ca-14f5-406b-8e62-d5094587c226 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:23,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-cc9854ca-14f5-406b-8e62-d5094587c226 2018-08-12 00:04:23,862 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c39e9add9b5e275f0ad9c82533515f0b1b9a1a" 2018-08-12 00:04:24,070 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:23 GMT Server: Apache x-compute-request-id: req-528f1767-bd01-4ee7-a569-6c889a7a4fe1 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-528f1767-bd01-4ee7-a569-6c889a7a4fe1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:04:24,070 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes/detail used request id req-528f1767-bd01-4ee7-a569-6c889a7a4fe1 2018-08-12 00:04:24,074 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}93c39e9add9b5e275f0ad9c82533515f0b1b9a1a" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-528f1767-bd01-4ee7-a569-6c889a7a4fe1" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-12 00:04:24,480 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:04:24 GMT Server: Apache x-compute-request-id: req-04da847a-c8d2-4216-9955-4e5051362996 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-04da847a-c8d2-4216-9955-4e5051362996 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "b238c265d80b44ddb3c130fd46256bb6", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe", "rel": "self"}, {"href": "http://172.30.9.30:8776/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:04:24.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol-type", "name": "CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6de9965a-19a0-4d19-9bba-d98a5694abfe", "size": 1}} 2018-08-12 00:04:24,481 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes used request id req-04da847a-c8d2-4216-9955-4e5051362996 2018-08-12 00:04:24,484 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-528f1767-bd01-4ee7-a569-6c889a7a4fe1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c39e9add9b5e275f0ad9c82533515f0b1b9a1a" 2018-08-12 00:04:24,705 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:24 GMT Server: Apache x-compute-request-id: req-6496be96-359f-4c34-94fb-3fc2c54b8a24 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6496be96-359f-4c34-94fb-3fc2c54b8a24 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe", "rel": "self"}, {"href": "http://172.30.9.30:8776/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-12T00:04:24.000000", "replication_status": null, "snapshot_id": null, "id": "6de9965a-19a0-4d19-9bba-d98a5694abfe", "size": 1, "user_id": "b238c265d80b44ddb3c130fd46256bb6", "os-vol-tenant-attr:tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "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": "CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol", "bootable": "false", "created_at": "2018-08-12T00:04:24.000000", "volume_type": "CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol-type"}} 2018-08-12 00:04:24,705 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe used request id req-6496be96-359f-4c34-94fb-3fc2c54b8a24 2018-08-12 00:04:24,706 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol 2018-08-12 00:04:24,708 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-528f1767-bd01-4ee7-a569-6c889a7a4fe1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c39e9add9b5e275f0ad9c82533515f0b1b9a1a" 2018-08-12 00:04:24,922 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:24 GMT Server: Apache x-compute-request-id: req-d3cf5a7e-be7f-4c28-a9c8-b88b92dc40a6 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d3cf5a7e-be7f-4c28-a9c8-b88b92dc40a6 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe", "rel": "self"}, {"href": "http://172.30.9.30:8776/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-12T00:04:24.000000", "replication_status": null, "snapshot_id": null, "id": "6de9965a-19a0-4d19-9bba-d98a5694abfe", "size": 1, "user_id": "b238c265d80b44ddb3c130fd46256bb6", "os-vol-tenant-attr:tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "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-52dd8145-501e-4b63-b0f6-5c26d372637a-vol", "bootable": "false", "created_at": "2018-08-12T00:04:24.000000", "volume_type": "CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol-type"}} 2018-08-12 00:04:24,923 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe used request id req-d3cf5a7e-be7f-4c28-a9c8-b88b92dc40a6 2018-08-12 00:04:24,923 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:04:24,923 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol 2018-08-12 00:04:24,923 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol 2018-08-12 00:04:24,926 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-528f1767-bd01-4ee7-a569-6c889a7a4fe1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c39e9add9b5e275f0ad9c82533515f0b1b9a1a" 2018-08-12 00:04:25,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:24 GMT Server: Apache x-compute-request-id: req-faa96140-a1b6-4084-9377-f34742260b90 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-faa96140-a1b6-4084-9377-f34742260b90 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe", "rel": "self"}, {"href": "http://172.30.9.30:8776/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-12T00:04:24.000000", "replication_status": null, "snapshot_id": null, "id": "6de9965a-19a0-4d19-9bba-d98a5694abfe", "size": 1, "user_id": "b238c265d80b44ddb3c130fd46256bb6", "os-vol-tenant-attr:tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "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-52dd8145-501e-4b63-b0f6-5c26d372637a-vol", "bootable": "false", "created_at": "2018-08-12T00:04:24.000000", "volume_type": "CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol-type"}} 2018-08-12 00:04:25,152 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe used request id req-faa96140-a1b6-4084-9377-f34742260b90 2018-08-12 00:04:25,152 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:04:25,152 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol 2018-08-12 00:04:25,153 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol 2018-08-12 00:04:25,156 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-528f1767-bd01-4ee7-a569-6c889a7a4fe1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c39e9add9b5e275f0ad9c82533515f0b1b9a1a" 2018-08-12 00:04:25,233 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:04:25 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-9bee8e4d-4671-479b-9e48-5678d02253e6 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-08-12 00:04:25,233 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe used request id req-9bee8e4d-4671-479b-9e48-5678d02253e6 2018-08-12 00:04:25,236 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-528f1767-bd01-4ee7-a569-6c889a7a4fe1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c39e9add9b5e275f0ad9c82533515f0b1b9a1a" 2018-08-12 00:04:25,462 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:25 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-compute-request-id: req-868e2cb5-47a7-4b4e-a73d-ca3c1ab6e314 x-openstack-request-id: req-868e2cb5-47a7-4b4e-a73d-ca3c1ab6e314 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6de9965a-19a0-4d19-9bba-d98a5694abfe could not be found.", "code": 404}} 2018-08-12 00:04:25,463 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/volumes/6de9965a-19a0-4d19-9bba-d98a5694abfe used request id req-868e2cb5-47a7-4b4e-a73d-ca3c1ab6e314 2018-08-12 00:04:25,463 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 6de9965a-19a0-4d19-9bba-d98a5694abfe could not be found. (HTTP 404) (Request-ID: req-868e2cb5-47a7-4b4e-a73d-ca3c1ab6e314) 2018-08-12 00:04:25,463 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol 2018-08-12 00:04:25,464 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-52dd8145-501e-4b63-b0f6-5c26d372637a-vol-type 2018-08-12 00:04:25,468 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/7004c627-4b6a-468a-b88f-caab3aad93f0 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50ae33e1-cab9-442a-bd1f-b80b4c128dd0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c91b4590965d7c7d4c0fdbb881f6098443863c" 2018-08-12 00:04:25,683 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:04:25 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-e4fff2b0-c51e-4379-82b3-9aa065580946 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-08-12 00:04:25,683 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760/types/7004c627-4b6a-468a-b88f-caab3aad93f0 used request id req-e4fff2b0-c51e-4379-82b3-9aa065580946 2018-08-12 00:04:25,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:04:25,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:04:25,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:04:25,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:04:25,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:04:25,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:25,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-6c78f63d-72b8-4e97-a8f0-47170f169f82 Date: Sun, 12 Aug 2018 00:04:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:04:25,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-6c78f63d-72b8-4e97-a8f0-47170f169f82 2018-08-12 00:04:25,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:26,016 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f495704-f912-46fb-861d-8cc43aa273fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:26,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-6f495704-f912-46fb-861d-8cc43aa273fb 2018-08-12 00:04:26,016 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:26,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:26,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51b26b5a-cd5b-4d01-aa9f-ac072caeb8cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:26,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-51b26b5a-cd5b-4d01-aa9f-ac072caeb8cf 2018-08-12 00:04:26,102 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:26,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:26,120 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-568d8aac-cfee-456c-9a82-7ebd989e8a7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:26,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-568d8aac-cfee-456c-9a82-7ebd989e8a7d 2018-08-12 00:04:26,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:26,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:26,202 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb746e13-1364-41d8-ba30-7738f788fc1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:26,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-eb746e13-1364-41d8-ba30-7738f788fc1d 2018-08-12 00:04:26,203 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:26,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:26,286 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1bcf8cb-b079-4267-b256-627b49060ff2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:26,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-f1bcf8cb-b079-4267-b256-627b49060ff2 2018-08-12 00:04:26,287 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:26,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:26,370 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85c61adb-7336-4798-a98d-97c5cce95e7e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:26,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-85c61adb-7336-4798-a98d-97c5cce95e7e 2018-08-12 00:04:26,371 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:26,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:26,460 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c412bf5-7814-4d20-9936-7f11a9af8559 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:26,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-8c412bf5-7814-4d20-9936-7f11a9af8559 2018-08-12 00:04:26,460 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:26,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:26,546 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4567250e-004e-4863-bb35-8bf8cf78faa8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:26,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-4567250e-004e-4863-bb35-8bf8cf78faa8 2018-08-12 00:04:26,546 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:26,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:26,566 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae13a596-53f9-492c-a74d-79f38e84af21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:26,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-ae13a596-53f9-492c-a74d-79f38e84af21 2018-08-12 00:04:26,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:26,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:26,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59d151f7-a217-474d-807f-aea8cd3032a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:26,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-59d151f7-a217-474d-807f-aea8cd3032a6 2018-08-12 00:04:26,651 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:26,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:26,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cadc792-538d-4022-bc7d-a3c46fa4c2cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:26,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-1cadc792-538d-4022-bc7d-a3c46fa4c2cb 2018-08-12 00:04:26,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:26,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:26,821 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2aac42b-9073-47ce-a3c8-ef0344edaf43 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:26,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-c2aac42b-9073-47ce-a3c8-ef0344edaf43 2018-08-12 00:04:26,822 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:26,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:26,908 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e94f5e6-0fb5-4469-8635-f4aef41817d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:26,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-5e94f5e6-0fb5-4469-8635-f4aef41817d7 2018-08-12 00:04:26,909 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:26,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:26,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e28e3026-1b5c-4129-acf1-682be17ec9b7 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:04:26,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-e28e3026-1b5c-4129-acf1-682be17ec9b7 2018-08-12 00:04:27,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:27,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e986b83-8cab-4509-a8e4-7531a67faa65 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:04:27,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-4e986b83-8cab-4509-a8e4-7531a67faa65 2018-08-12 00:04:27,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:27,174 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a41a6961-3813-4f5d-b3e6-d3edddcb710b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:27,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-a41a6961-3813-4f5d-b3e6-d3edddcb710b 2018-08-12 00:04:27,174 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:27,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:27,337 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-665bf8fa-5a91-40f1-a67d-33c0d6e81d81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:27,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-665bf8fa-5a91-40f1-a67d-33c0d6e81d81 2018-08-12 00:04:27,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:27,338 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj 2018-08-12 00:04:27,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/a56df71337be45c984871269ea2cb3fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:27,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acc25cda-8e3b-4a15-8cd5-e19a95f78822 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:27,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/a56df71337be45c984871269ea2cb3fe used request id req-acc25cda-8e3b-4a15-8cd5-e19a95f78822 2018-08-12 00:04:27,544 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-27c80387-d50f-4b9-proj-role 2018-08-12 00:04:27,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/98b142d147e84ece8ab2bbccdc4fe738 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:27,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ab35da8-3dea-481c-81ec-597958889aa8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:27,646 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/98b142d147e84ece8ab2bbccdc4fe738 used request id req-9ab35da8-3dea-481c-81ec-597958889aa8 2018-08-12 00:04:27,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a8de1814282a949f5747af28e51f27a5d2e71" 2018-08-12 00:04:27,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a80276-8a27-48e4-9cab-ae1f31f47edb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:04:27,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c0a80276-8a27-48e4-9cab-ae1f31f47edb 2018-08-12 00:04:27,730 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-27c80387-d50f-4b9-user 2018-08-12 00:04:27,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/ba7151690f794a288196efbf87702cf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f0ac8f35d4b8554e9cd8c1e60bf22db3f5be48" 2018-08-12 00:04:27,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-763d08f3-23ed-4b88-813b-bc8a91b06539 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:27,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/ba7151690f794a288196efbf87702cf8 used request id req-763d08f3-23ed-4b88-813b-bc8a91b06539 2018-08-12 00:04:27,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:28,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["itQz6HWLTY2C7E99MCuXPg"], "issued_at": "2018-08-12T00:04:28.000000Z"}} 2018-08-12 00:04:28,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ce0d46d8b8331517a621b4f623c73f88afe1fb" 2018-08-12 00:04:28,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d0b801-4291-408c-bbd7-8b7d2d9da383 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:28,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f5d0b801-4291-408c-bbd7-8b7d2d9da383 2018-08-12 00:04:28,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:28,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:28,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["z2w5CtalQVicp6rSqWm3VQ"], "issued_at": "2018-08-12T00:04:28.000000Z"}} 2018-08-12 00:04:28,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:28,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e476d38-7797-4655-a31b-0b40a4865d57 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:28,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3e476d38-7797-4655-a31b-0b40a4865d57 2018-08-12 00:04:28,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:04:28,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:04:28,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-f0244cef-2bf0-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:28,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f9e509-bb4c-4354-b828-8a146d4193eb Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-f0244cef-2bf0-417-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:04:28,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-f0244cef-2bf0-417-proj used request id req-81f9e509-bb4c-4354-b828-8a146d4193eb 2018-08-12 00:04:28,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:29,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbcca629-4591-4e79-bb2d-4e82a8eccd2d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:04:29,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-fbcca629-4591-4e79-bb2d-4e82a8eccd2d 2018-08-12 00:04:29,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-f0244cef-2bf0-417-proj"}}' 2018-08-12 00:04:29,119 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce46da3a-9cc1-4008-b5c4-4539e15ee435 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a7e2e54f0efb41cfbe210536295b5767"}, "tags": [], "enabled": true, "id": "a7e2e54f0efb41cfbe210536295b5767", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-f0244cef-2bf0-417-proj"}} 2018-08-12 00:04:29,119 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-ce46da3a-9cc1-4008-b5c4-4539e15ee435 2018-08-12 00:04:29,120 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-f0244cef-2bf0-417-proj 2018-08-12 00:04:29,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:29,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:29,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["sAy1yeX1S5m6K2LuOD7MCw"], "issued_at": "2018-08-12T00:04:29.000000Z"}} 2018-08-12 00:04:29,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854ede856e26bfb830d8b91ef623b443916c7d99" 2018-08-12 00:04:29,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f302375f-d5bd-4f41-a37c-4638fa0f4ca7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:29,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f302375f-d5bd-4f41-a37c-4638fa0f4ca7 2018-08-12 00:04:29,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:04:29,595 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:04:29,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854ede856e26bfb830d8b91ef623b443916c7d99" 2018-08-12 00:04:29,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46de8ce8-35bd-48ef-b81a-ca5cfabce2ab Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:04:29,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-46de8ce8-35bd-48ef-b81a-ca5cfabce2ab 2018-08-12 00:04:29,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithImageTests-f0244cef-2bf0-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854ede856e26bfb830d8b91ef623b443916c7d99" 2018-08-12 00:04:29,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-633fb91f-878c-4f23-adb7-01663963e3c1 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithImageTests-f0244cef-2bf0-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a7e2e54f0efb41cfbe210536295b5767"}, "tags": [], "enabled": true, "id": "a7e2e54f0efb41cfbe210536295b5767", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-f0244cef-2bf0-417-proj"}]} 2018-08-12 00:04:29,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithImageTests-f0244cef-2bf0-417-proj used request id req-633fb91f-878c-4f23-adb7-01663963e3c1 2018-08-12 00:04:29,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854ede856e26bfb830d8b91ef623b443916c7d99" 2018-08-12 00:04:29,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b03f1492-fc6e-4dd2-9a44-21ae565f73de Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:04:29,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b03f1492-fc6e-4dd2-9a44-21ae565f73de 2018-08-12 00:04:30,167 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-f0244cef-2bf0-417-user 2018-08-12 00:04:30,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:30,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:30,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90305532-7744-4fc1-951d-04500e4197c6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:04:30,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-90305532-7744-4fc1-951d-04500e4197c6 2018-08-12 00:04:30,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" -d '{"role": {"name": "CreateVolumeWithImageTests-f0244cef-2bf0-417-proj-role"}}' 2018-08-12 00:04:30,347 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:04:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20f989be-4ff4-460b-9307-a304f1a25bc5 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0a1eae872724556a03e97a72a4ced17", "links": {"self": "http://172.30.9.30:5000/v3/roles/a0a1eae872724556a03e97a72a4ced17"}, "name": "CreateVolumeWithImageTests-f0244cef-2bf0-417-proj-role"}} 2018-08-12 00:04:30,347 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-20f989be-4ff4-460b-9307-a304f1a25bc5 2018-08-12 00:04:30,347 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-f0244cef-2bf0-417-proj-role 2018-08-12 00:04:30,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/a0a1eae872724556a03e97a72a4ced17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:30,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4da9275a-f5fa-4757-8e3e-0b3a93fcb3c8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0a1eae872724556a03e97a72a4ced17", "links": {"self": "http://172.30.9.30:5000/v3/roles/a0a1eae872724556a03e97a72a4ced17"}, "name": "CreateVolumeWithImageTests-f0244cef-2bf0-417-proj-role"}} 2018-08-12 00:04:30,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/a0a1eae872724556a03e97a72a4ced17 used request id req-4da9275a-f5fa-4757-8e3e-0b3a93fcb3c8 2018-08-12 00:04:30,432 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-f0244cef-2bf0-417-proj-role to project CreateVolumeWithImageTests-f0244cef-2bf0-417-proj 2018-08-12 00:04:30,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/a7e2e54f0efb41cfbe210536295b5767/users/4a800b7c0834498dbb79977ca9a26022/roles/a0a1eae872724556a03e97a72a4ced17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:30,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1131dc64-456a-48d3-9acf-ffd5ac27640d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:30,555 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/a7e2e54f0efb41cfbe210536295b5767/users/4a800b7c0834498dbb79977ca9a26022/roles/a0a1eae872724556a03e97a72a4ced17 used request id req-1131dc64-456a-48d3-9acf-ffd5ac27640d 2018-08-12 00:04:30,557 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:04:30,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:30,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:30,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0a1eae872724556a03e97a72a4ced17", "name": "CreateVolumeWithImageTests-f0244cef-2bf0-417-proj-role"}], "expires_at": "2018-08-12T01:04:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a7e2e54f0efb41cfbe210536295b5767", "name": "CreateVolumeWithImageTests-f0244cef-2bf0-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a7e2e54f0efb41cfbe210536295b5767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/a7e2e54f0efb41cfbe210536295b5767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/a7e2e54f0efb41cfbe210536295b5767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_a7e2e54f0efb41cfbe210536295b5767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_a7e2e54f0efb41cfbe210536295b5767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a7e2e54f0efb41cfbe210536295b5767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/a7e2e54f0efb41cfbe210536295b5767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/a7e2e54f0efb41cfbe210536295b5767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a7e2e54f0efb41cfbe210536295b5767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/a7e2e54f0efb41cfbe210536295b5767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/a7e2e54f0efb41cfbe210536295b5767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a7e2e54f0efb41cfbe210536295b5767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/a7e2e54f0efb41cfbe210536295b5767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/a7e2e54f0efb41cfbe210536295b5767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-f0244cef-2bf0-417-user", "id": "4a800b7c0834498dbb79977ca9a26022"}, "audit_ids": ["nbKEr4EmT_eRvk2pXMO0aw"], "issued_at": "2018-08-12T00:04:30.000000Z"}} 2018-08-12 00:04:30,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a492e9601968b6fab88e67ac96a5fd1c756e9d5d" 2018-08-12 00:04:31,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61afba31-9cf0-42bb-9139-9bfb10aba6e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:31,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-61afba31-9cf0-42bb-9139-9bfb10aba6e5 2018-08-12 00:04:31,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-d3c982c1-fa09-4d29-834f-bcbd54d7ef3c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a492e9601968b6fab88e67ac96a5fd1c756e9d5d" 2018-08-12 00:04:31,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-b130971b-338b-417c-923a-1466b7546d16 Date: Sun, 12 Aug 2018 00:04:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-d3c982c1-fa09-4d29-834f-bcbd54d7ef3c-image"} 2018-08-12 00:04:31,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-d3c982c1-fa09-4d29-834f-bcbd54d7ef3c-image used request id req-b130971b-338b-417c-923a-1466b7546d16 2018-08-12 00:04:31,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a492e9601968b6fab88e67ac96a5fd1c756e9d5d" 2018-08-12 00:04:31,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-86e61b12-6f2c-4fc9-9534-a09cb21d49bb Date: Sun, 12 Aug 2018 00:04: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-08-12 00:04:31,209 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-86e61b12-6f2c-4fc9-9534-a09cb21d49bb 2018-08-12 00:04:31,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a492e9601968b6fab88e67ac96a5fd1c756e9d5d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-d3c982c1-fa09-4d29-834f-bcbd54d7ef3c-image"}' 2018-08-12 00:04:31,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/56dcb097-22c2-4dc9-96c8-284d180d05e7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6527c22f-f271-4485-b51d-477d73f718d5 Date: Sun, 12 Aug 2018 00:04:31 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-d3c982c1-fa09-4d29-834f-bcbd54d7ef3c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:04:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:04:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/56dcb097-22c2-4dc9-96c8-284d180d05e7", "min_disk": 0, "protected": false, "id": "56dcb097-22c2-4dc9-96c8-284d180d05e7", "file": "/v2/images/56dcb097-22c2-4dc9-96c8-284d180d05e7/file", "checksum": null, "owner": "a7e2e54f0efb41cfbe210536295b5767", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:04:31,271 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-6527c22f-f271-4485-b51d-477d73f718d5 2018-08-12 00:04:31,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/56dcb097-22c2-4dc9-96c8-284d180d05e7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a492e9601968b6fab88e67ac96a5fd1c756e9d5d" -d '' 2018-08-12 00:04:32,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d6f89784-57f7-4a31-8b67-9de36427871e Date: Sun, 12 Aug 2018 00:04:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:04:32,502 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/56dcb097-22c2-4dc9-96c8-284d180d05e7/file used request id req-d6f89784-57f7-4a31-8b67-9de36427871e 2018-08-12 00:04:32,502 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:04:32,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/56dcb097-22c2-4dc9-96c8-284d180d05e7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a492e9601968b6fab88e67ac96a5fd1c756e9d5d" 2018-08-12 00:04:32,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2bbfe9ba-1ecb-4b54-9197-34acb6928499 Date: Sun, 12 Aug 2018 00:04:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-d3c982c1-fa09-4d29-834f-bcbd54d7ef3c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:04:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:04:32Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/56dcb097-22c2-4dc9-96c8-284d180d05e7/snap", "metadata": {}}], "self": "/v2/images/56dcb097-22c2-4dc9-96c8-284d180d05e7", "min_disk": 0, "protected": false, "id": "56dcb097-22c2-4dc9-96c8-284d180d05e7", "file": "/v2/images/56dcb097-22c2-4dc9-96c8-284d180d05e7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a7e2e54f0efb41cfbe210536295b5767", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/56dcb097-22c2-4dc9-96c8-284d180d05e7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:04:32,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/56dcb097-22c2-4dc9-96c8-284d180d05e7 used request id req-2bbfe9ba-1ecb-4b54-9197-34acb6928499 2018-08-12 00:04:32,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a492e9601968b6fab88e67ac96a5fd1c756e9d5d" 2018-08-12 00:04:32,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fff5626d-52ed-4443-9f8e-aa2bb647de63 Date: Sun, 12 Aug 2018 00:04: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-08-12 00:04:32,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-fff5626d-52ed-4443-9f8e-aa2bb647de63 2018-08-12 00:04:32,533 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-d3c982c1-fa09-4d29-834f-bcbd54d7ef3c-image 2018-08-12 00:04:32,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/56dcb097-22c2-4dc9-96c8-284d180d05e7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a492e9601968b6fab88e67ac96a5fd1c756e9d5d" 2018-08-12 00:04:32,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4de4432a-6180-46d2-ba32-7c6953e15445 Date: Sun, 12 Aug 2018 00:04:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-d3c982c1-fa09-4d29-834f-bcbd54d7ef3c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:04:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:04:32Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/56dcb097-22c2-4dc9-96c8-284d180d05e7/snap", "metadata": {}}], "self": "/v2/images/56dcb097-22c2-4dc9-96c8-284d180d05e7", "min_disk": 0, "protected": false, "id": "56dcb097-22c2-4dc9-96c8-284d180d05e7", "file": "/v2/images/56dcb097-22c2-4dc9-96c8-284d180d05e7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a7e2e54f0efb41cfbe210536295b5767", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/56dcb097-22c2-4dc9-96c8-284d180d05e7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:04:32,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/56dcb097-22c2-4dc9-96c8-284d180d05e7 used request id req-4de4432a-6180-46d2-ba32-7c6953e15445 2018-08-12 00:04:32,551 - create_image - DEBUG - Instance status is - active 2018-08-12 00:04:32,551 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-d3c982c1-fa09-4d29-834f-bcbd54d7ef3c-image 2018-08-12 00:04:32,551 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-d3c982c1-fa09-4d29-834f-bcbd54d7ef3c-image 2018-08-12 00:04:32,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:32,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:32,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0a1eae872724556a03e97a72a4ced17", "name": "CreateVolumeWithImageTests-f0244cef-2bf0-417-proj-role"}], "expires_at": "2018-08-12T01:04:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a7e2e54f0efb41cfbe210536295b5767", "name": "CreateVolumeWithImageTests-f0244cef-2bf0-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a7e2e54f0efb41cfbe210536295b5767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/a7e2e54f0efb41cfbe210536295b5767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/a7e2e54f0efb41cfbe210536295b5767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_a7e2e54f0efb41cfbe210536295b5767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_a7e2e54f0efb41cfbe210536295b5767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a7e2e54f0efb41cfbe210536295b5767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/a7e2e54f0efb41cfbe210536295b5767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/a7e2e54f0efb41cfbe210536295b5767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a7e2e54f0efb41cfbe210536295b5767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/a7e2e54f0efb41cfbe210536295b5767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/a7e2e54f0efb41cfbe210536295b5767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a7e2e54f0efb41cfbe210536295b5767", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/a7e2e54f0efb41cfbe210536295b5767", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/a7e2e54f0efb41cfbe210536295b5767", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-f0244cef-2bf0-417-user", "id": "4a800b7c0834498dbb79977ca9a26022"}, "audit_ids": ["7xwZz4Q0Ts6zTW-RUiBeaA"], "issued_at": "2018-08-12T00:04:32.000000Z"}} 2018-08-12 00:04:32,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95cecf58ce81cd103923ed135075e7583c450e73" 2018-08-12 00:04:33,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-720cb62f-c842-47e8-a596-c661beb1a0b8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:33,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-720cb62f-c842-47e8-a596-c661beb1a0b8 2018-08-12 00:04:33,025 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/a7e2e54f0efb41cfbe210536295b5767/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95cecf58ce81cd103923ed135075e7583c450e73" 2018-08-12 00:04:33,226 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:33 GMT Server: Apache x-compute-request-id: req-c55bc228-0bfe-44fa-9ac5-0e0ab0aec8c4 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-c55bc228-0bfe-44fa-9ac5-0e0ab0aec8c4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:04:33,226 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/a7e2e54f0efb41cfbe210536295b5767/volumes/detail used request id req-c55bc228-0bfe-44fa-9ac5-0e0ab0aec8c4 2018-08-12 00:04:33,229 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/a7e2e54f0efb41cfbe210536295b5767/volumes -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}95cecf58ce81cd103923ed135075e7583c450e73" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c55bc228-0bfe-44fa-9ac5-0e0ab0aec8c4" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-d3c982c1-fa09-4d29-834f-bcbd54d7ef3c-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-08-12 00:04:33,614 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 12 Aug 2018 00:04:33 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-compute-request-id: req-addc7a3d-1a0f-42d8-8b6f-53caaa387bb3 x-openstack-request-id: req-addc7a3d-1a0f-42d8-8b6f-53caaa387bb3 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-08-12 00:04:33,615 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/a7e2e54f0efb41cfbe210536295b5767/volumes used request id req-addc7a3d-1a0f-42d8-8b6f-53caaa387bb3 2018-08-12 00:04:33,615 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-d3c982c1-fa09-4d29-834f-bcbd54d7ef3c-image 2018-08-12 00:04:33,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/56dcb097-22c2-4dc9-96c8-284d180d05e7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a492e9601968b6fab88e67ac96a5fd1c756e9d5d" 2018-08-12 00:04:34,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a29cdfb5-39eb-4faa-9ded-baebc64168da Date: Sun, 12 Aug 2018 00:04:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:04:34,611 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/56dcb097-22c2-4dc9-96c8-284d180d05e7 used request id req-a29cdfb5-39eb-4faa-9ded-baebc64168da 2018-08-12 00:04:34,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:04:34,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:04:34,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:04:34,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:04:34,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:04:34,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:34,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-d2db0a38-f0af-46e8-b852-8f75e5520511 Date: Sun, 12 Aug 2018 00:04:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:04:34,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-d2db0a38-f0af-46e8-b852-8f75e5520511 2018-08-12 00:04:34,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:34,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3175a804-c906-4200-8549-72b6e117741c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:34,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-3175a804-c906-4200-8549-72b6e117741c 2018-08-12 00:04:34,953 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:34,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:35,033 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-760db85f-12dc-4fad-8dd5-5e7b1f152ac8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:35,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-760db85f-12dc-4fad-8dd5-5e7b1f152ac8 2018-08-12 00:04:35,033 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:35,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:35,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b5a54e2-548b-43d6-87bd-c489f7bf94e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:35,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-7b5a54e2-548b-43d6-87bd-c489f7bf94e7 2018-08-12 00:04:35,116 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:35,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:35,201 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ecdae0b-9be7-4e14-ac3f-fa900353b9f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:35,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-1ecdae0b-9be7-4e14-ac3f-fa900353b9f6 2018-08-12 00:04:35,201 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:35,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:35,285 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73f601de-6ef1-4e17-94b8-06645b3ddbe9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:35,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-73f601de-6ef1-4e17-94b8-06645b3ddbe9 2018-08-12 00:04:35,285 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:35,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:35,386 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00cd6afd-72d3-45fe-8305-4500b9ba58f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:35,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-00cd6afd-72d3-45fe-8305-4500b9ba58f7 2018-08-12 00:04:35,387 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:35,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:35,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5eb8c526-72d3-4bbb-b4df-1a2021c37222 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:35,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-5eb8c526-72d3-4bbb-b4df-1a2021c37222 2018-08-12 00:04:35,465 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:35,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:35,549 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-904a0e18-946e-4cd0-8734-61357372d294 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:35,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-904a0e18-946e-4cd0-8734-61357372d294 2018-08-12 00:04:35,549 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:35,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:35,635 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe5f6bc6-ba73-45c1-bce9-1362cbd1223e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:35,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-fe5f6bc6-ba73-45c1-bce9-1362cbd1223e 2018-08-12 00:04:35,636 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:35,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:35,721 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c369be4c-d79d-4246-85f6-acd4fd973a2c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:35,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-c369be4c-d79d-4246-85f6-acd4fd973a2c 2018-08-12 00:04:35,722 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:35,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:35,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56943558-610e-432c-b938-72cd3671e99f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:35,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-56943558-610e-432c-b938-72cd3671e99f 2018-08-12 00:04:35,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:35,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:35,892 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1dd8b06-0c78-404e-aeaf-01529e9e6ce2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:35,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-f1dd8b06-0c78-404e-aeaf-01529e9e6ce2 2018-08-12 00:04:35,892 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:35,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:35,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ef82316-676a-45f2-be28-5116cda9252f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:35,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-0ef82316-676a-45f2-be28-5116cda9252f 2018-08-12 00:04:35,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:35,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:36,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9239cff-3fca-4483-b053-bb4470cb44f2 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:04:36,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-f9239cff-3fca-4483-b053-bb4470cb44f2 2018-08-12 00:04:36,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:36,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec9bac5a-9aa5-44ca-94c3-8ecfaeb01d42 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:04:36,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-ec9bac5a-9aa5-44ca-94c3-8ecfaeb01d42 2018-08-12 00:04:36,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:36,242 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48594049-3218-4273-9685-64892fe813df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:36,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-48594049-3218-4273-9685-64892fe813df 2018-08-12 00:04:36,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:36,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:36,330 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3de237c5-6203-4bbc-817f-832045891c62 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:36,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-3de237c5-6203-4bbc-817f-832045891c62 2018-08-12 00:04:36,330 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:36,332 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-f0244cef-2bf0-417-proj 2018-08-12 00:04:36,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/a7e2e54f0efb41cfbe210536295b5767 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:36,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a0c104e-b617-499c-838e-cca3ff3bad0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:36,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/a7e2e54f0efb41cfbe210536295b5767 used request id req-6a0c104e-b617-499c-838e-cca3ff3bad0b 2018-08-12 00:04:36,534 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-f0244cef-2bf0-417-proj-role 2018-08-12 00:04:36,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/a0a1eae872724556a03e97a72a4ced17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:36,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e185a71-b18b-4744-8033-eac2d7218e2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:36,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a0a1eae872724556a03e97a72a4ced17 used request id req-2e185a71-b18b-4744-8033-eac2d7218e2a 2018-08-12 00:04:36,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c333c09ae7ab0ce8bee8c31f7476cc8e698eae1c" 2018-08-12 00:04:36,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0384e9d5-96c8-4190-bd3c-8551f7ed5c8f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:04:36,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0384e9d5-96c8-4190-bd3c-8551f7ed5c8f 2018-08-12 00:04:36,722 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-f0244cef-2bf0-417-user 2018-08-12 00:04:36,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/4a800b7c0834498dbb79977ca9a26022 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854ede856e26bfb830d8b91ef623b443916c7d99" 2018-08-12 00:04:36,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3843fa14-1543-4b73-a0f2-38eba1047920 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:36,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/4a800b7c0834498dbb79977ca9a26022 used request id req-3843fa14-1543-4b73-a0f2-38eba1047920 2018-08-12 00:04:36,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:37,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["6WCpPm6WSo66S2Ozkvsv4w"], "issued_at": "2018-08-12T00:04:37.000000Z"}} 2018-08-12 00:04:37,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a2c755393433161989b4f6296ca66b0ea11521" 2018-08-12 00:04:37,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4afc4371-676d-4b0e-8e8c-cf7ead93a807 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:37,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4afc4371-676d-4b0e-8e8c-cf7ead93a807 2018-08-12 00:04:37,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:37,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:37,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["0Og_-afPSamIjD5_co0bXw"], "issued_at": "2018-08-12T00:04:37.000000Z"}} 2018-08-12 00:04:37,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:37,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bf9ad12-7449-4972-9020-3d97ce8cff7f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:37,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6bf9ad12-7449-4972-9020-3d97ce8cff7f 2018-08-12 00:04:37,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:04:37,819 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:04:37,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-7331b6e4-c12d-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:37,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0397fcbe-360d-4637-9380-5bbec43b491a Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-7331b6e4-c12d-417-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:04:37,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-7331b6e4-c12d-417-proj used request id req-0397fcbe-360d-4637-9380-5bbec43b491a 2018-08-12 00:04:37,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:37,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baec7fdd-688d-4a51-9ef5-28198113a9f4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:04:37,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-baec7fdd-688d-4a51-9ef5-28198113a9f4 2018-08-12 00:04:37,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-7331b6e4-c12d-417-proj"}}' 2018-08-12 00:04:38,043 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-328a75e1-1b41-45c3-8895-2caab3be4a04 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/32a6e0bd36024d1c83aba4f8fefd0cdd"}, "tags": [], "enabled": true, "id": "32a6e0bd36024d1c83aba4f8fefd0cdd", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-7331b6e4-c12d-417-proj"}} 2018-08-12 00:04:38,043 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-328a75e1-1b41-45c3-8895-2caab3be4a04 2018-08-12 00:04:38,044 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-7331b6e4-c12d-417-proj 2018-08-12 00:04:38,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:38,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:38,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["95Yg9bDITIK_NzIjMk7Yig"], "issued_at": "2018-08-12T00:04:38.000000Z"}} 2018-08-12 00:04:38,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05fe9b1b330e42d43ecb238fa68185df1ceb209c" 2018-08-12 00:04:38,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca50dbf-baad-48de-ace8-f24ec385894e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:38,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-dca50dbf-baad-48de-ace8-f24ec385894e 2018-08-12 00:04:38,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:04:38,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:04:38,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05fe9b1b330e42d43ecb238fa68185df1ceb209c" 2018-08-12 00:04:38,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f5bf389-deb9-428e-8bb5-0c15dff78a7a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:04:38,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4f5bf389-deb9-428e-8bb5-0c15dff78a7a 2018-08-12 00:04:38,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithImageTests-7331b6e4-c12d-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05fe9b1b330e42d43ecb238fa68185df1ceb209c" 2018-08-12 00:04:38,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4bdb3a1-837f-443e-a9d3-4e46bd4389b8 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithImageTests-7331b6e4-c12d-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/32a6e0bd36024d1c83aba4f8fefd0cdd"}, "tags": [], "enabled": true, "id": "32a6e0bd36024d1c83aba4f8fefd0cdd", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-7331b6e4-c12d-417-proj"}]} 2018-08-12 00:04:38,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithImageTests-7331b6e4-c12d-417-proj used request id req-a4bdb3a1-837f-443e-a9d3-4e46bd4389b8 2018-08-12 00:04:38,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05fe9b1b330e42d43ecb238fa68185df1ceb209c" 2018-08-12 00:04:38,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878e7c85-7d03-49a8-9c77-31c235678fe5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:04:38,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-878e7c85-7d03-49a8-9c77-31c235678fe5 2018-08-12 00:04:39,091 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-7331b6e4-c12d-417-user 2018-08-12 00:04:39,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:39,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:39,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2b5e114-aee2-4ea5-b9fb-51e6a8345d61 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:04:39,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f2b5e114-aee2-4ea5-b9fb-51e6a8345d61 2018-08-12 00:04:39,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" -d '{"role": {"name": "CreateVolumeWithImageTests-7331b6e4-c12d-417-proj-role"}}' 2018-08-12 00:04:39,276 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df67fcc4-7732-407b-aa06-f246f270e4b3 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2a2dc3cb20274dc48e46ecdf5d09e852", "links": {"self": "http://172.30.9.30:5000/v3/roles/2a2dc3cb20274dc48e46ecdf5d09e852"}, "name": "CreateVolumeWithImageTests-7331b6e4-c12d-417-proj-role"}} 2018-08-12 00:04:39,276 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-df67fcc4-7732-407b-aa06-f246f270e4b3 2018-08-12 00:04:39,277 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-7331b6e4-c12d-417-proj-role 2018-08-12 00:04:39,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/2a2dc3cb20274dc48e46ecdf5d09e852 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:39,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc2c1e9-a722-40ed-b968-55ff1f5d0c7a Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2a2dc3cb20274dc48e46ecdf5d09e852", "links": {"self": "http://172.30.9.30:5000/v3/roles/2a2dc3cb20274dc48e46ecdf5d09e852"}, "name": "CreateVolumeWithImageTests-7331b6e4-c12d-417-proj-role"}} 2018-08-12 00:04:39,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/2a2dc3cb20274dc48e46ecdf5d09e852 used request id req-6fc2c1e9-a722-40ed-b968-55ff1f5d0c7a 2018-08-12 00:04:39,363 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-7331b6e4-c12d-417-proj-role to project CreateVolumeWithImageTests-7331b6e4-c12d-417-proj 2018-08-12 00:04:39,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/32a6e0bd36024d1c83aba4f8fefd0cdd/users/02baf581757749c1a7a27b714f73692a/roles/2a2dc3cb20274dc48e46ecdf5d09e852 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:39,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9996d7c9-9894-4873-a505-56b8d76832f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:39,483 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/32a6e0bd36024d1c83aba4f8fefd0cdd/users/02baf581757749c1a7a27b714f73692a/roles/2a2dc3cb20274dc48e46ecdf5d09e852 used request id req-9996d7c9-9894-4873-a505-56b8d76832f8 2018-08-12 00:04:39,485 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:04:39,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:39,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:39,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a2dc3cb20274dc48e46ecdf5d09e852", "name": "CreateVolumeWithImageTests-7331b6e4-c12d-417-proj-role"}], "expires_at": "2018-08-12T01:04:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32a6e0bd36024d1c83aba4f8fefd0cdd", "name": "CreateVolumeWithImageTests-7331b6e4-c12d-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-7331b6e4-c12d-417-user", "id": "02baf581757749c1a7a27b714f73692a"}, "audit_ids": ["I7IyWw38QcugnmkmaeaOEw"], "issued_at": "2018-08-12T00:04:39.000000Z"}} 2018-08-12 00:04:39,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d6b3128657cd2c26b9ed9bceb72406bce5085b" 2018-08-12 00:04:40,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cfed072-6309-4144-a246-055f219deb19 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:40,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-5cfed072-6309-4144-a246-055f219deb19 2018-08-12 00:04:40,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6d6b3128657cd2c26b9ed9bceb72406bce5085b" 2018-08-12 00:04:40,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-9f0dd7b5-e744-4ce4-8dfa-f42043ab9678 Date: Sun, 12 Aug 2018 00:04:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-image"} 2018-08-12 00:04:40,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-image used request id req-9f0dd7b5-e744-4ce4-8dfa-f42043ab9678 2018-08-12 00:04:40,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6d6b3128657cd2c26b9ed9bceb72406bce5085b" 2018-08-12 00:04:40,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a2b22a65-8163-452c-a0d3-f04222754c47 Date: Sun, 12 Aug 2018 00:04: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-08-12 00:04:40,611 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-a2b22a65-8163-452c-a0d3-f04222754c47 2018-08-12 00:04:40,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6d6b3128657cd2c26b9ed9bceb72406bce5085b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-image"}' 2018-08-12 00:04:40,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/77180121-3bcf-4f8e-a216-81dcf023a9a7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2bd06664-f421-4e6a-af30-c0590cd28ff5 Date: Sun, 12 Aug 2018 00:04:40 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:04:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:04:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/77180121-3bcf-4f8e-a216-81dcf023a9a7", "min_disk": 0, "protected": false, "id": "77180121-3bcf-4f8e-a216-81dcf023a9a7", "file": "/v2/images/77180121-3bcf-4f8e-a216-81dcf023a9a7/file", "checksum": null, "owner": "32a6e0bd36024d1c83aba4f8fefd0cdd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:04:40,682 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-2bd06664-f421-4e6a-af30-c0590cd28ff5 2018-08-12 00:04:40,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/77180121-3bcf-4f8e-a216-81dcf023a9a7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6d6b3128657cd2c26b9ed9bceb72406bce5085b" -d '' 2018-08-12 00:04:41,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8545435d-9f9a-4a73-907a-40025440432e Date: Sun, 12 Aug 2018 00:04:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:04:41,065 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/77180121-3bcf-4f8e-a216-81dcf023a9a7/file used request id req-8545435d-9f9a-4a73-907a-40025440432e 2018-08-12 00:04:41,066 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:04:41,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/77180121-3bcf-4f8e-a216-81dcf023a9a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6d6b3128657cd2c26b9ed9bceb72406bce5085b" 2018-08-12 00:04:41,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f8c38552-d407-4c3c-883f-0d0a612e6e26 Date: Sun, 12 Aug 2018 00:04:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:04:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:04:41Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/77180121-3bcf-4f8e-a216-81dcf023a9a7/snap", "metadata": {}}], "self": "/v2/images/77180121-3bcf-4f8e-a216-81dcf023a9a7", "min_disk": 0, "protected": false, "id": "77180121-3bcf-4f8e-a216-81dcf023a9a7", "file": "/v2/images/77180121-3bcf-4f8e-a216-81dcf023a9a7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "32a6e0bd36024d1c83aba4f8fefd0cdd", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/77180121-3bcf-4f8e-a216-81dcf023a9a7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:04:41,085 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/77180121-3bcf-4f8e-a216-81dcf023a9a7 used request id req-f8c38552-d407-4c3c-883f-0d0a612e6e26 2018-08-12 00:04:41,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6d6b3128657cd2c26b9ed9bceb72406bce5085b" 2018-08-12 00:04:41,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4cb80c51-83b4-4105-8541-7f3fe02ff4ee Date: Sun, 12 Aug 2018 00:04: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-08-12 00:04:41,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-4cb80c51-83b4-4105-8541-7f3fe02ff4ee 2018-08-12 00:04:41,095 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-image 2018-08-12 00:04:41,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/77180121-3bcf-4f8e-a216-81dcf023a9a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6d6b3128657cd2c26b9ed9bceb72406bce5085b" 2018-08-12 00:04:41,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-da0ad4e2-461f-4693-8dbd-e834093102cf Date: Sun, 12 Aug 2018 00:04:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:04:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:04:41Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/77180121-3bcf-4f8e-a216-81dcf023a9a7/snap", "metadata": {}}], "self": "/v2/images/77180121-3bcf-4f8e-a216-81dcf023a9a7", "min_disk": 0, "protected": false, "id": "77180121-3bcf-4f8e-a216-81dcf023a9a7", "file": "/v2/images/77180121-3bcf-4f8e-a216-81dcf023a9a7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "32a6e0bd36024d1c83aba4f8fefd0cdd", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/77180121-3bcf-4f8e-a216-81dcf023a9a7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:04:41,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/77180121-3bcf-4f8e-a216-81dcf023a9a7 used request id req-da0ad4e2-461f-4693-8dbd-e834093102cf 2018-08-12 00:04:41,119 - create_image - DEBUG - Instance status is - active 2018-08-12 00:04:41,120 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-image 2018-08-12 00:04:41,120 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-image 2018-08-12 00:04:41,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:41,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:41,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a2dc3cb20274dc48e46ecdf5d09e852", "name": "CreateVolumeWithImageTests-7331b6e4-c12d-417-proj-role"}], "expires_at": "2018-08-12T01:04:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32a6e0bd36024d1c83aba4f8fefd0cdd", "name": "CreateVolumeWithImageTests-7331b6e4-c12d-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-7331b6e4-c12d-417-user", "id": "02baf581757749c1a7a27b714f73692a"}, "audit_ids": ["urtyefzNSB6KbjJ29xFX0w"], "issued_at": "2018-08-12T00:04:41.000000Z"}} 2018-08-12 00:04:41,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41123c30dcb66e90934df578a4cf75eb6d5658d6" 2018-08-12 00:04:41,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-399710c8-2173-49b7-b54a-6c54b48fdfe7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:41,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-399710c8-2173-49b7-b54a-6c54b48fdfe7 2018-08-12 00:04:41,586 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41123c30dcb66e90934df578a4cf75eb6d5658d6" 2018-08-12 00:04:41,794 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:41 GMT Server: Apache x-compute-request-id: req-a1ad1b4c-c808-4e9b-8fdb-9114d7e09ec8 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-a1ad1b4c-c808-4e9b-8fdb-9114d7e09ec8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:04:41,794 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/detail used request id req-a1ad1b4c-c808-4e9b-8fdb-9114d7e09ec8 2018-08-12 00:04:41,799 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}41123c30dcb66e90934df578a4cf75eb6d5658d6" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a1ad1b4c-c808-4e9b-8fdb-9114d7e09ec8" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-vol", "imageRef": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-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-08-12 00:04:42,428 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:04:41 GMT Server: Apache x-compute-request-id: req-b0c612c8-7530-488e-b93e-72bd167a7b2e OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-b0c612c8-7530-488e-b93e-72bd167a7b2e Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "02baf581757749c1a7a27b714f73692a", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "rel": "self"}, {"href": "http://172.30.9.30:8776/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:04:42.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "size": 1}} 2018-08-12 00:04:42,429 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes used request id req-b0c612c8-7530-488e-b93e-72bd167a7b2e 2018-08-12 00:04:42,432 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1ad1b4c-c808-4e9b-8fdb-9114d7e09ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41123c30dcb66e90934df578a4cf75eb6d5658d6" 2018-08-12 00:04:42,649 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:42 GMT Server: Apache x-compute-request-id: req-62bf97e7-f45f-454d-834c-17b6a19ad7c5 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-62bf97e7-f45f-454d-834c-17b6a19ad7c5 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "02baf581757749c1a7a27b714f73692a", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "rel": "self"}, {"href": "http://172.30.9.30:8776/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:04:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "32a6e0bd36024d1c83aba4f8fefd0cdd", "updated_at": "2018-08-12T00:04:42.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "size": 1}} 2018-08-12 00:04:42,650 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c used request id req-62bf97e7-f45f-454d-834c-17b6a19ad7c5 2018-08-12 00:04:42,650 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-vol 2018-08-12 00:04:42,653 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1ad1b4c-c808-4e9b-8fdb-9114d7e09ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41123c30dcb66e90934df578a4cf75eb6d5658d6" 2018-08-12 00:04:42,869 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:42 GMT Server: Apache x-compute-request-id: req-41768b7b-3e46-49fc-b273-38f455a8502c OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-41768b7b-3e46-49fc-b273-38f455a8502c Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "02baf581757749c1a7a27b714f73692a", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "rel": "self"}, {"href": "http://172.30.9.30:8776/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:04:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "32a6e0bd36024d1c83aba4f8fefd0cdd", "updated_at": "2018-08-12T00:04:42.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "size": 1}} 2018-08-12 00:04:42,869 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c used request id req-41768b7b-3e46-49fc-b273-38f455a8502c 2018-08-12 00:04:42,869 - create_volume - DEBUG - Instance status is - creating 2018-08-12 00:04:42,869 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-12 00:04:45,873 - create_volume - DEBUG - Volume status query timeout in 296.777765036 2018-08-12 00:04:45,876 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1ad1b4c-c808-4e9b-8fdb-9114d7e09ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41123c30dcb66e90934df578a4cf75eb6d5658d6" 2018-08-12 00:04:46,101 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:45 GMT Server: Apache x-compute-request-id: req-8164d942-6271-4626-83ef-55dd1f86d6af OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8164d942-6271-4626-83ef-55dd1f86d6af Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "rel": "self"}, {"href": "http://172.30.9.30:8776/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-08-12T00:04:44.000000", "replication_status": null, "snapshot_id": null, "id": "acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "size": 1, "user_id": "02baf581757749c1a7a27b714f73692a", "os-vol-tenant-attr:tenant_id": "32a6e0bd36024d1c83aba4f8fefd0cdd", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-image", "image_id": "77180121-3bcf-4f8e-a216-81dcf023a9a7", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-vol", "bootable": "true", "created_at": "2018-08-12T00:04:42.000000", "volume_type": null}} 2018-08-12 00:04:46,102 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c used request id req-8164d942-6271-4626-83ef-55dd1f86d6af 2018-08-12 00:04:46,102 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:04:46,102 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-vol 2018-08-12 00:04:46,102 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-vol 2018-08-12 00:04:46,105 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1ad1b4c-c808-4e9b-8fdb-9114d7e09ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41123c30dcb66e90934df578a4cf75eb6d5658d6" 2018-08-12 00:04:46,162 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:46 GMT Server: Apache x-compute-request-id: req-84cc405b-57b2-4a7a-9b98-dca89e6dc3fc OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-84cc405b-57b2-4a7a-9b98-dca89e6dc3fc Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "rel": "self"}, {"href": "http://172.30.9.30:8776/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-08-12T00:04:44.000000", "replication_status": null, "snapshot_id": null, "id": "acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "size": 1, "user_id": "02baf581757749c1a7a27b714f73692a", "os-vol-tenant-attr:tenant_id": "32a6e0bd36024d1c83aba4f8fefd0cdd", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-image", "image_id": "77180121-3bcf-4f8e-a216-81dcf023a9a7", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-vol", "bootable": "true", "created_at": "2018-08-12T00:04:42.000000", "volume_type": null}} 2018-08-12 00:04:46,163 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c used request id req-84cc405b-57b2-4a7a-9b98-dca89e6dc3fc 2018-08-12 00:04:46,163 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:04:46,163 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-vol 2018-08-12 00:04:46,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:46,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a2dc3cb20274dc48e46ecdf5d09e852", "name": "CreateVolumeWithImageTests-7331b6e4-c12d-417-proj-role"}], "expires_at": "2018-08-12T01:04:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32a6e0bd36024d1c83aba4f8fefd0cdd", "name": "CreateVolumeWithImageTests-7331b6e4-c12d-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/32a6e0bd36024d1c83aba4f8fefd0cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-7331b6e4-c12d-417-user", "id": "02baf581757749c1a7a27b714f73692a"}, "audit_ids": ["-WY3CjmyQEqdFvibPoGS4g"], "issued_at": "2018-08-12T00:04:46.000000Z"}} 2018-08-12 00:04:46,551 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7855879860d382020994e38312b9461ab3fb70fb" 2018-08-12 00:04:46,757 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:46 GMT Server: Apache x-compute-request-id: req-c9d431c8-a84b-457f-95f6-06a202670dae OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9d431c8-a84b-457f-95f6-06a202670dae Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "rel": "self"}, {"href": "http://172.30.9.30:8776/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-08-12T00:04:44.000000", "replication_status": null, "snapshot_id": null, "id": "acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "size": 1, "user_id": "02baf581757749c1a7a27b714f73692a", "os-vol-tenant-attr:tenant_id": "32a6e0bd36024d1c83aba4f8fefd0cdd", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-image", "image_id": "77180121-3bcf-4f8e-a216-81dcf023a9a7", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-vol", "bootable": "true", "created_at": "2018-08-12T00:04:42.000000", "volume_type": null}} 2018-08-12 00:04:46,757 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c used request id req-c9d431c8-a84b-457f-95f6-06a202670dae 2018-08-12 00:04:46,760 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1ad1b4c-c808-4e9b-8fdb-9114d7e09ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41123c30dcb66e90934df578a4cf75eb6d5658d6" 2018-08-12 00:04:46,972 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:46 GMT Server: Apache x-compute-request-id: req-23810eb4-4ff1-44ec-945a-ef39451ee39e OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-23810eb4-4ff1-44ec-945a-ef39451ee39e Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "rel": "self"}, {"href": "http://172.30.9.30:8776/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-08-12T00:04:44.000000", "replication_status": null, "snapshot_id": null, "id": "acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "size": 1, "user_id": "02baf581757749c1a7a27b714f73692a", "os-vol-tenant-attr:tenant_id": "32a6e0bd36024d1c83aba4f8fefd0cdd", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-image", "image_id": "77180121-3bcf-4f8e-a216-81dcf023a9a7", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-vol", "bootable": "true", "created_at": "2018-08-12T00:04:42.000000", "volume_type": null}} 2018-08-12 00:04:46,973 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c used request id req-23810eb4-4ff1-44ec-945a-ef39451ee39e 2018-08-12 00:04:46,973 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:04:46,973 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-vol 2018-08-12 00:04:46,973 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-vol 2018-08-12 00:04:46,976 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1ad1b4c-c808-4e9b-8fdb-9114d7e09ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41123c30dcb66e90934df578a4cf75eb6d5658d6" 2018-08-12 00:04:47,201 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:04:46 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-01db0dae-25bf-47c4-9288-401368fce0ff 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-08-12 00:04:47,201 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c used request id req-01db0dae-25bf-47c4-9288-401368fce0ff 2018-08-12 00:04:47,203 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1ad1b4c-c808-4e9b-8fdb-9114d7e09ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41123c30dcb66e90934df578a4cf75eb6d5658d6" 2018-08-12 00:04:47,260 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:47 GMT Server: Apache x-compute-request-id: req-928c36fe-1f7b-47a3-80f3-5cf1be3ad5d9 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-928c36fe-1f7b-47a3-80f3-5cf1be3ad5d9 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "rel": "self"}, {"href": "http://172.30.9.30:8776/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-08-12T00:04:47.000000", "replication_status": null, "snapshot_id": null, "id": "acfb43b2-eb51-48b1-8b62-aa6c6adf750c", "size": 1, "user_id": "02baf581757749c1a7a27b714f73692a", "os-vol-tenant-attr:tenant_id": "32a6e0bd36024d1c83aba4f8fefd0cdd", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-image", "image_id": "77180121-3bcf-4f8e-a216-81dcf023a9a7", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-vol", "bootable": "true", "created_at": "2018-08-12T00:04:42.000000", "volume_type": null}} 2018-08-12 00:04:47,260 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c used request id req-928c36fe-1f7b-47a3-80f3-5cf1be3ad5d9 2018-08-12 00:04:47,261 - create_volume - DEBUG - Instance status is - deleting 2018-08-12 00:04:47,261 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-12 00:04:50,264 - create_volume - DEBUG - Volume status query timeout in 56.9371130466 2018-08-12 00:04:50,267 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1ad1b4c-c808-4e9b-8fdb-9114d7e09ec8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41123c30dcb66e90934df578a4cf75eb6d5658d6" 2018-08-12 00:04:50,456 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:50 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-compute-request-id: req-9b92edad-439a-406d-a743-3269656e3e98 x-openstack-request-id: req-9b92edad-439a-406d-a743-3269656e3e98 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume acfb43b2-eb51-48b1-8b62-aa6c6adf750c could not be found.", "code": 404}} 2018-08-12 00:04:50,456 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/32a6e0bd36024d1c83aba4f8fefd0cdd/volumes/acfb43b2-eb51-48b1-8b62-aa6c6adf750c used request id req-9b92edad-439a-406d-a743-3269656e3e98 2018-08-12 00:04:50,457 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume acfb43b2-eb51-48b1-8b62-aa6c6adf750c could not be found. (HTTP 404) (Request-ID: req-9b92edad-439a-406d-a743-3269656e3e98) 2018-08-12 00:04:50,457 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-vol 2018-08-12 00:04:50,458 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-4f445f52-d82b-41e9-b75f-989f76c0f1f1-image 2018-08-12 00:04:50,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/77180121-3bcf-4f8e-a216-81dcf023a9a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6d6b3128657cd2c26b9ed9bceb72406bce5085b" 2018-08-12 00:04:50,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-811e9fb9-0546-41fb-95b6-277fb0e6d8b9 Date: Sun, 12 Aug 2018 00:04:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:04:50,846 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/77180121-3bcf-4f8e-a216-81dcf023a9a7 used request id req-811e9fb9-0546-41fb-95b6-277fb0e6d8b9 2018-08-12 00:04:50,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:04:50,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:04:50,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:04:50,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:04:50,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:04:50,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:51,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-45e59718-4519-4ef8-a457-c3d7e886a55f Date: Sun, 12 Aug 2018 00:04:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:04:51,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-45e59718-4519-4ef8-a457-c3d7e886a55f 2018-08-12 00:04:51,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:51,187 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcdefa9d-8356-45e0-9c25-5e5f383d2103 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:51,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-bcdefa9d-8356-45e0-9c25-5e5f383d2103 2018-08-12 00:04:51,187 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:51,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:51,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9800af80-c276-46c3-bec8-4057f92aec4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:51,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-9800af80-c276-46c3-bec8-4057f92aec4c 2018-08-12 00:04:51,300 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:51,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:51,383 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e28cf3f-71d1-43b4-a7c9-72bee102d1bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:51,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-1e28cf3f-71d1-43b4-a7c9-72bee102d1bb 2018-08-12 00:04:51,383 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:51,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:51,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f862ea8e-ef1a-4433-ae00-df8653953d8c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:51,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-f862ea8e-ef1a-4433-ae00-df8653953d8c 2018-08-12 00:04:51,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:51,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:51,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0b9940a-b7c3-48f1-91ad-925c4e7becf9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:51,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-c0b9940a-b7c3-48f1-91ad-925c4e7becf9 2018-08-12 00:04:51,553 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:51,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:51,638 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536d02ee-b31d-4309-b6d5-0375f6853f6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:51,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-536d02ee-b31d-4309-b6d5-0375f6853f6d 2018-08-12 00:04:51,638 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:51,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:51,724 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-919f95a4-cd82-45b7-b157-4f058a0bace7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:51,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-919f95a4-cd82-45b7-b157-4f058a0bace7 2018-08-12 00:04:51,724 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:51,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:51,809 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-243556da-e3ad-400f-a99d-ab5e62410088 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:51,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-243556da-e3ad-400f-a99d-ab5e62410088 2018-08-12 00:04:51,809 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:51,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:51,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a60b9fcb-bff3-4ef3-afb1-02f16e289d47 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:51,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-a60b9fcb-bff3-4ef3-afb1-02f16e289d47 2018-08-12 00:04:51,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:51,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:52,054 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0529880d-c76a-47a1-91db-61fa546adb89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:52,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-0529880d-c76a-47a1-91db-61fa546adb89 2018-08-12 00:04:52,054 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:52,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:52,143 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eee78f1f-66d8-461c-a0b8-7fdf65794062 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:52,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-eee78f1f-66d8-461c-a0b8-7fdf65794062 2018-08-12 00:04:52,144 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:52,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:52,230 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d126529-db29-4728-83df-c9adc3bd6df4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:52,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-8d126529-db29-4728-83df-c9adc3bd6df4 2018-08-12 00:04:52,230 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:52,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:52,314 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e0f02cf-5b57-4b47-9689-8bc4466c108d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:52,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-2e0f02cf-5b57-4b47-9689-8bc4466c108d 2018-08-12 00:04:52,314 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:52,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:52,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e18e2c-0f13-4b65-8d1a-22d6b098eb39 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:04:52,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-c5e18e2c-0f13-4b65-8d1a-22d6b098eb39 2018-08-12 00:04:52,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:52,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d08ac775-d64c-4a95-8698-b213340b50c1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:04:52,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-d08ac775-d64c-4a95-8698-b213340b50c1 2018-08-12 00:04:52,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:52,576 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-455670d5-be56-4085-a000-a216fe17ceaa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:52,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-455670d5-be56-4085-a000-a216fe17ceaa 2018-08-12 00:04:52,576 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:52,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:52,665 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2fb3e24-9b25-41d0-8fe2-1e632f44f166 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:04:52,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-b2fb3e24-9b25-41d0-8fe2-1e632f44f166 2018-08-12 00:04:52,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:04:52,667 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-7331b6e4-c12d-417-proj 2018-08-12 00:04:52,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/32a6e0bd36024d1c83aba4f8fefd0cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:52,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bbd8770-3380-407c-bcd3-6f7a93e45116 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:52,877 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/32a6e0bd36024d1c83aba4f8fefd0cdd used request id req-7bbd8770-3380-407c-bcd3-6f7a93e45116 2018-08-12 00:04:52,877 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-7331b6e4-c12d-417-proj-role 2018-08-12 00:04:52,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/2a2dc3cb20274dc48e46ecdf5d09e852 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:52,984 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-389f1ebc-4b07-4b26-a148-09c9d1a2a5bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:52,984 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/2a2dc3cb20274dc48e46ecdf5d09e852 used request id req-389f1ebc-4b07-4b26-a148-09c9d1a2a5bf 2018-08-12 00:04:52,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77108e80cf953bc461b3a2d3d20af0b906853ca9" 2018-08-12 00:04:53,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7387f157-8037-4961-a2dc-65c79ad153d9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:04:53,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7387f157-8037-4961-a2dc-65c79ad153d9 2018-08-12 00:04:53,073 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-7331b6e4-c12d-417-user 2018-08-12 00:04:53,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/02baf581757749c1a7a27b714f73692a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05fe9b1b330e42d43ecb238fa68185df1ceb209c" 2018-08-12 00:04:53,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bb69213-294c-4467-8f3f-26fc059b7643 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:53,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/02baf581757749c1a7a27b714f73692a used request id req-5bb69213-294c-4467-8f3f-26fc059b7643 2018-08-12 00:04:53,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:53,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["s913a_szRcaJCfnOcQbAvQ"], "issued_at": "2018-08-12T00:04:53.000000Z"}} 2018-08-12 00:04:53,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6da3adf12c948b694226b277bbdc1526aaecec4" 2018-08-12 00:04:53,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2948e50f-db90-47aa-a43f-fdaa27e51a9f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:53,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2948e50f-db90-47aa-a43f-fdaa27e51a9f 2018-08-12 00:04:53,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:53,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:54,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["HiwBgtkETK2T2YWtwZ7bkA"], "issued_at": "2018-08-12T00:04:54.000000Z"}} 2018-08-12 00:04:54,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:04:54,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc82422-4612-43e2-b009-0e82d8b1c89a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:54,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3dc82422-4612-43e2-b009-0e82d8b1c89a 2018-08-12 00:04:54,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:04:54,169 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:04:54,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-c056f334-6138-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:04:54,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-952a7743-0fc4-4b51-9936-3f39ef166ac6 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-c056f334-6138-44f-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:04:54,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-c056f334-6138-44f-proj used request id req-952a7743-0fc4-4b51-9936-3f39ef166ac6 2018-08-12 00:04:54,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:04:54,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1c098f-0e6f-4a0c-8ff4-e0048c85ec55 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:04:54,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-2c1c098f-0e6f-4a0c-8ff4-e0048c85ec55 2018-08-12 00:04:54,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-c056f334-6138-44f-proj"}}' 2018-08-12 00:04:54,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:04:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b14efaad-dffc-44e6-8905-3b08f19bc06b Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df"}, "tags": [], "enabled": true, "id": "d9625a3791634ebcb6beda8b345ad0df", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c056f334-6138-44f-proj"}} 2018-08-12 00:04:54,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-b14efaad-dffc-44e6-8905-3b08f19bc06b 2018-08-12 00:04:54,460 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-c056f334-6138-44f-proj 2018-08-12 00:04:54,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:54,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:54,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ujPn5sF4RFWntsCt0t8P6w"], "issued_at": "2018-08-12T00:04:54.000000Z"}} 2018-08-12 00:04:54,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5667a8209440cfeaffb4c9fcd5f20ca12a370fe" 2018-08-12 00:04:54,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9195e85d-f886-4772-b72f-9b810851f3d7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:54,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9195e85d-f886-4772-b72f-9b810851f3d7 2018-08-12 00:04:54,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:04:54,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:04:54,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5667a8209440cfeaffb4c9fcd5f20ca12a370fe" 2018-08-12 00:04:55,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fbb22ec-36b3-44c7-bde7-e85bce5bc468 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:04:55,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-0fbb22ec-36b3-44c7-bde7-e85bce5bc468 2018-08-12 00:04:55,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=SimpleHealthCheck-c056f334-6138-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5667a8209440cfeaffb4c9fcd5f20ca12a370fe" 2018-08-12 00:04:55,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98eb7510-22af-481e-b14a-06bb46c61872 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=SimpleHealthCheck-c056f334-6138-44f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df"}, "tags": [], "enabled": true, "id": "d9625a3791634ebcb6beda8b345ad0df", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c056f334-6138-44f-proj"}]} 2018-08-12 00:04:55,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=SimpleHealthCheck-c056f334-6138-44f-proj used request id req-98eb7510-22af-481e-b14a-06bb46c61872 2018-08-12 00:04:55,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5667a8209440cfeaffb4c9fcd5f20ca12a370fe" 2018-08-12 00:04:55,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efa6d0b1-70c8-41c3-874f-097ae7d980ea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:04:55,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-efa6d0b1-70c8-41c3-874f-097ae7d980ea 2018-08-12 00:04:55,494 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-c056f334-6138-44f-user 2018-08-12 00:04:55,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:55,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:04:55,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99254713-8739-44f8-bc70-9120fcd22fea Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:04:55,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-99254713-8739-44f8-bc70-9120fcd22fea 2018-08-12 00:04:55,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" -d '{"role": {"name": "SimpleHealthCheck-c056f334-6138-44f-proj-role"}}' 2018-08-12 00:04:55,679 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:04:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-390589e6-2b46-4375-b225-e85f5c14da7b Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "67199752cb31425695fd8d4df7f38248", "links": {"self": "http://172.30.9.30:5000/v3/roles/67199752cb31425695fd8d4df7f38248"}, "name": "SimpleHealthCheck-c056f334-6138-44f-proj-role"}} 2018-08-12 00:04:55,679 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-390589e6-2b46-4375-b225-e85f5c14da7b 2018-08-12 00:04:55,680 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-c056f334-6138-44f-proj-role 2018-08-12 00:04:55,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/67199752cb31425695fd8d4df7f38248 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:04:55,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053dea78-0baa-4c6c-9022-203c46acc526 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "67199752cb31425695fd8d4df7f38248", "links": {"self": "http://172.30.9.30:5000/v3/roles/67199752cb31425695fd8d4df7f38248"}, "name": "SimpleHealthCheck-c056f334-6138-44f-proj-role"}} 2018-08-12 00:04:55,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/67199752cb31425695fd8d4df7f38248 used request id req-053dea78-0baa-4c6c-9022-203c46acc526 2018-08-12 00:04:55,767 - keystone_utils - INFO - Granting role SimpleHealthCheck-c056f334-6138-44f-proj-role to project SimpleHealthCheck-c056f334-6138-44f-proj 2018-08-12 00:04:55,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df/users/5f05cb88e2dd4d9fafcc983dc6755a64/roles/67199752cb31425695fd8d4df7f38248 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:04:55,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:04:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8a311a8-d14f-45b8-ac86-fe81213b673d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:04:55,916 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df/users/5f05cb88e2dd4d9fafcc983dc6755a64/roles/67199752cb31425695fd8d4df7f38248 used request id req-e8a311a8-d14f-45b8-ac86-fe81213b673d 2018-08-12 00:04:55,916 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:04:55,917 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:04:55,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:55,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:56,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "67199752cb31425695fd8d4df7f38248", "name": "SimpleHealthCheck-c056f334-6138-44f-proj-role"}], "expires_at": "2018-08-12T01:04:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9625a3791634ebcb6beda8b345ad0df", "name": "SimpleHealthCheck-c056f334-6138-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/d9625a3791634ebcb6beda8b345ad0df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/d9625a3791634ebcb6beda8b345ad0df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-c056f334-6138-44f-user", "id": "5f05cb88e2dd4d9fafcc983dc6755a64"}, "audit_ids": ["q4f4PqxrTV6Lb49NNcKgxQ"], "issued_at": "2018-08-12T00:04:56.000000Z"}} 2018-08-12 00:04:56,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995fac7d463cc3286f6d67f9bfbe1cd2b4a15b9d" 2018-08-12 00:04:56,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65d8c264-2212-401c-abe8-fdf08b3ee91d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:56,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-65d8c264-2212-401c-abe8-fdf08b3ee91d 2018-08-12 00:04:56,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}995fac7d463cc3286f6d67f9bfbe1cd2b4a15b9d" 2018-08-12 00:04:56,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-06e7701a-2a61-4ff6-95ec-65a37fa8e155 Date: Sun, 12 Aug 2018 00:04:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-image"} 2018-08-12 00:04:56,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-image used request id req-06e7701a-2a61-4ff6-95ec-65a37fa8e155 2018-08-12 00:04:56,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}995fac7d463cc3286f6d67f9bfbe1cd2b4a15b9d" 2018-08-12 00:04:56,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1a9fa5db-e36f-4760-9a88-b5fc7739f464 Date: Sun, 12 Aug 2018 00:04: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-08-12 00:04:56,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-1a9fa5db-e36f-4760-9a88-b5fc7739f464 2018-08-12 00:04:56,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}995fac7d463cc3286f6d67f9bfbe1cd2b4a15b9d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-image"}' 2018-08-12 00:04:56,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/f6242fb3-208a-45d5-9958-3bf88255bae0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7383fe62-3808-4c05-ba26-165e8c22d855 Date: Sun, 12 Aug 2018 00:04:56 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:04:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:04:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/f6242fb3-208a-45d5-9958-3bf88255bae0", "min_disk": 0, "protected": false, "id": "f6242fb3-208a-45d5-9958-3bf88255bae0", "file": "/v2/images/f6242fb3-208a-45d5-9958-3bf88255bae0/file", "checksum": null, "owner": "d9625a3791634ebcb6beda8b345ad0df", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:04:56,635 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-7383fe62-3808-4c05-ba26-165e8c22d855 2018-08-12 00:04:56,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/f6242fb3-208a-45d5-9958-3bf88255bae0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}995fac7d463cc3286f6d67f9bfbe1cd2b4a15b9d" -d '' 2018-08-12 00:04:56,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bdb2fdf5-2ab0-449b-9416-416cd97ba26c Date: Sun, 12 Aug 2018 00:04:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:04:56,988 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/f6242fb3-208a-45d5-9958-3bf88255bae0/file used request id req-bdb2fdf5-2ab0-449b-9416-416cd97ba26c 2018-08-12 00:04:56,989 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:04:56,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/f6242fb3-208a-45d5-9958-3bf88255bae0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}995fac7d463cc3286f6d67f9bfbe1cd2b4a15b9d" 2018-08-12 00:04:57,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a8c708a3-119f-4ba7-bf51-50239a108579 Date: Sun, 12 Aug 2018 00:04:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:04:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:04:56Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f6242fb3-208a-45d5-9958-3bf88255bae0/snap", "metadata": {}}], "self": "/v2/images/f6242fb3-208a-45d5-9958-3bf88255bae0", "min_disk": 0, "protected": false, "id": "f6242fb3-208a-45d5-9958-3bf88255bae0", "file": "/v2/images/f6242fb3-208a-45d5-9958-3bf88255bae0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d9625a3791634ebcb6beda8b345ad0df", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f6242fb3-208a-45d5-9958-3bf88255bae0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:04:57,011 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/f6242fb3-208a-45d5-9958-3bf88255bae0 used request id req-a8c708a3-119f-4ba7-bf51-50239a108579 2018-08-12 00:04:57,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}995fac7d463cc3286f6d67f9bfbe1cd2b4a15b9d" 2018-08-12 00:04:57,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9d214643-0372-433e-b3ef-ed38cf768e2b Date: Sun, 12 Aug 2018 00:04: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-08-12 00:04:57,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-9d214643-0372-433e-b3ef-ed38cf768e2b 2018-08-12 00:04:57,023 - create_image - INFO - Created image with name - SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-image 2018-08-12 00:04:57,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/f6242fb3-208a-45d5-9958-3bf88255bae0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}995fac7d463cc3286f6d67f9bfbe1cd2b4a15b9d" 2018-08-12 00:04:57,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-4112f411-931e-4dcc-8e95-574c608ee853 Date: Sun, 12 Aug 2018 00:04:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:04:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:04:56Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f6242fb3-208a-45d5-9958-3bf88255bae0/snap", "metadata": {}}], "self": "/v2/images/f6242fb3-208a-45d5-9958-3bf88255bae0", "min_disk": 0, "protected": false, "id": "f6242fb3-208a-45d5-9958-3bf88255bae0", "file": "/v2/images/f6242fb3-208a-45d5-9958-3bf88255bae0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d9625a3791634ebcb6beda8b345ad0df", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f6242fb3-208a-45d5-9958-3bf88255bae0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:04:57,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/f6242fb3-208a-45d5-9958-3bf88255bae0 used request id req-4112f411-931e-4dcc-8e95-574c608ee853 2018-08-12 00:04:57,043 - create_image - DEBUG - Instance status is - active 2018-08-12 00:04:57,043 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-image 2018-08-12 00:04:57,043 - create_image - INFO - Image is now active with name - SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-image 2018-08-12 00:04:57,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:57,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:57,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "67199752cb31425695fd8d4df7f38248", "name": "SimpleHealthCheck-c056f334-6138-44f-proj-role"}], "expires_at": "2018-08-12T01:04:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9625a3791634ebcb6beda8b345ad0df", "name": "SimpleHealthCheck-c056f334-6138-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/d9625a3791634ebcb6beda8b345ad0df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/d9625a3791634ebcb6beda8b345ad0df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-c056f334-6138-44f-user", "id": "5f05cb88e2dd4d9fafcc983dc6755a64"}, "audit_ids": ["N-lcBnzFRzW9F544yREpYg"], "issued_at": "2018-08-12T00:04:57.000000Z"}} 2018-08-12 00:04:57,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84689bed5513f1513fffae3c55efac4aa9ea473" 2018-08-12 00:04:57,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdd2024c-3225-4e71-8da4-56b0b7e8e3fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:57,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-bdd2024c-3225-4e71-8da4-56b0b7e8e3fa 2018-08-12 00:04:57,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:04:57,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:04:57,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:04:57,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:04:57,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:04:57,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84689bed5513f1513fffae3c55efac4aa9ea473" 2018-08-12 00:04:57,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-36e7b1c0-d7d4-4bd7-92fa-d70737c704dc Date: Sun, 12 Aug 2018 00:04:57 GMT RESP BODY: {"networks":[]} 2018-08-12 00:04:57,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net used request id req-36e7b1c0-d7d4-4bd7-92fa-d70737c704dc 2018-08-12 00:04:57,693 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net 2018-08-12 00:04:57,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84689bed5513f1513fffae3c55efac4aa9ea473" -d '{"network": {"name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net", "admin_state_up": true}}' 2018-08-12 00:04:58,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-c3d6e191-f338-4caa-90b4-fd72f1eb3229 Date: Sun, 12 Aug 2018 00:04:58 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:04:58Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"d9625a3791634ebcb6beda8b345ad0df","id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net"}} 2018-08-12 00:04:58,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-c3d6e191-f338-4caa-90b4-fd72f1eb3229 2018-08-12 00:04:58,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84689bed5513f1513fffae3c55efac4aa9ea473" 2018-08-12 00:04:58,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-9e6ead7c-a2c1-4268-97d7-0133fafb4b9d Date: Sun, 12 Aug 2018 00:04:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:04:58Z","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d9625a3791634ebcb6beda8b345ad0df","id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net"}]} 2018-08-12 00:04:58,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 used request id req-9e6ead7c-a2c1-4268-97d7-0133fafb4b9d 2018-08-12 00:04:58,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84689bed5513f1513fffae3c55efac4aa9ea473" 2018-08-12 00:04:58,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-69d641a5-6a96-466b-b4f8-a3b88d413f57 Date: Sun, 12 Aug 2018 00:04:58 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:04:58,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 used request id req-69d641a5-6a96-466b-b4f8-a3b88d413f57 2018-08-12 00:04:58,654 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-subnet 2018-08-12 00:04:58,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84689bed5513f1513fffae3c55efac4aa9ea473" -d '{"subnets": [{"ip_version": 4, "network_id": "cd0d9d81-75de-4391-9b22-eb6bd1609d68", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-subnet"}]}' 2018-08-12 00:04:59,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4739d4a7-2621-4b89-8048-143acc4c71de Date: Sun, 12 Aug 2018 00:04:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:58Z","dns_nameservers":[],"updated_at":"2018-08-12T00:04:58Z","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":"d9625a3791634ebcb6beda8b345ad0df","id":"c0885f45-abdc-48d1-8be6-9ae4293c44a2","subnetpool_id":null,"name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-subnet"}]} 2018-08-12 00:04:59,176 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-4739d4a7-2621-4b89-8048-143acc4c71de 2018-08-12 00:04:59,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84689bed5513f1513fffae3c55efac4aa9ea473" 2018-08-12 00:04:59,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d3514a9f-5997-425e-b5a1-2c2ea78e7046 Date: Sun, 12 Aug 2018 00:04:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0885f45-abdc-48d1-8be6-9ae4293c44a2"],"updated_at":"2018-08-12T00:04:58Z","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d9625a3791634ebcb6beda8b345ad0df","id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net"}]} 2018-08-12 00:04:59,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 used request id req-d3514a9f-5997-425e-b5a1-2c2ea78e7046 2018-08-12 00:04:59,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84689bed5513f1513fffae3c55efac4aa9ea473" 2018-08-12 00:04:59,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-53914b6d-bb86-451f-bc91-711854b61b9d Date: Sun, 12 Aug 2018 00:04:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:58Z","dns_nameservers":[],"updated_at":"2018-08-12T00:04:58Z","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":"d9625a3791634ebcb6beda8b345ad0df","id":"c0885f45-abdc-48d1-8be6-9ae4293c44a2","subnetpool_id":null,"name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-subnet"}]} 2018-08-12 00:04:59,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 used request id req-53914b6d-bb86-451f-bc91-711854b61b9d 2018-08-12 00:04:59,429 - OpenStackNetwork - DEBUG - Network [cd0d9d81-75de-4391-9b22-eb6bd1609d68] created successfully 2018-08-12 00:04:59,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:04:59,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:04:59,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["9h1yF9KIR32XVEwi6yZAtw"], "issued_at": "2018-08-12T00:04:59.000000Z"}} 2018-08-12 00:04:59,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f180470af4c5c7035c1d7c6a3b52b5f60d2c61fb" 2018-08-12 00:04:59,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f64c5d-082a-4318-a64b-307924a51e57 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:04:59,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-02f64c5d-082a-4318-a64b-307924a51e57 2018-08-12 00:04:59,945 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:04:59,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f180470af4c5c7035c1d7c6a3b52b5f60d2c61fb" 2018-08-12 00:05:00,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-87a303ef-2082-42b1-8d85-23992822527d x-compute-request-id: req-87a303ef-2082-42b1-8d85-23992822527d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:05:00,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-87a303ef-2082-42b1-8d85-23992822527d 2018-08-12 00:05:00,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f180470af4c5c7035c1d7c6a3b52b5f60d2c61fb" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-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-08-12 00:05:00,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-77433b4a-014d-4055-a416-26fda8bc639d x-compute-request-id: req-77433b4a-014d-4055-a416-26fda8bc639d Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98", "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": "4d01086c-6c14-4670-b33c-7cf79066fb98"}} 2018-08-12 00:05:00,213 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-77433b4a-014d-4055-a416-26fda8bc639d 2018-08-12 00:05:00,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:05:00,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:05:00,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "67199752cb31425695fd8d4df7f38248", "name": "SimpleHealthCheck-c056f334-6138-44f-proj-role"}], "expires_at": "2018-08-12T01:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9625a3791634ebcb6beda8b345ad0df", "name": "SimpleHealthCheck-c056f334-6138-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/d9625a3791634ebcb6beda8b345ad0df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/d9625a3791634ebcb6beda8b345ad0df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-c056f334-6138-44f-user", "id": "5f05cb88e2dd4d9fafcc983dc6755a64"}, "audit_ids": ["A70t47p7SEGIeUQ2xGT6Qg"], "issued_at": "2018-08-12T00:05:00.000000Z"}} 2018-08-12 00:05:00,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:00,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1dd2be-f2fe-4a75-8ec8-eee3744924ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:00,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4b1dd2be-f2fe-4a75-8ec8-eee3744924ed 2018-08-12 00:05:00,756 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:05:00,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:05:00,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:05:00,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:05:00,758 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:05:00,758 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:05:00,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:00,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2e5363b-d405-40e9-9337-5bf9729efa0a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:00,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c2e5363b-d405-40e9-9337-5bf9729efa0a 2018-08-12 00:05:00,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:01,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d72ee77f-4a56-4daa-a0de-c2b946d6177f Date: Sun, 12 Aug 2018 00:05:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0885f45-abdc-48d1-8be6-9ae4293c44a2"],"updated_at":"2018-08-12T00:04:58Z","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d9625a3791634ebcb6beda8b345ad0df","id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net"}]} 2018-08-12 00:05:01,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net used request id req-d72ee77f-4a56-4daa-a0de-c2b946d6177f 2018-08-12 00:05:01,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:01,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-34348bb8-6468-4b41-8e4c-8f74fdb72e29 Date: Sun, 12 Aug 2018 00:05:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:58Z","dns_nameservers":[],"updated_at":"2018-08-12T00:04:58Z","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":"d9625a3791634ebcb6beda8b345ad0df","id":"c0885f45-abdc-48d1-8be6-9ae4293c44a2","subnetpool_id":null,"name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-subnet"}]} 2018-08-12 00:05:01,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 used request id req-34348bb8-6468-4b41-8e4c-8f74fdb72e29 2018-08-12 00:05:01,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:01,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-2b4c5785-b6de-4ee7-9ece-d705d2d85331 Date: Sun, 12 Aug 2018 00:05:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0885f45-abdc-48d1-8be6-9ae4293c44a2"],"updated_at":"2018-08-12T00:04:58Z","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d9625a3791634ebcb6beda8b345ad0df","id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net"}]} 2018-08-12 00:05:01,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net used request id req-2b4c5785-b6de-4ee7-9ece-d705d2d85331 2018-08-12 00:05:01,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:05:01,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:05:01,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:01,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-764ec029-504c-4673-9ae7-adaaf89fb4c5 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9625a3791634ebcb6beda8b345ad0df", "name": "SimpleHealthCheck-c056f334-6138-44f-proj"}} 2018-08-12 00:05:01,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df used request id req-764ec029-504c-4673-9ae7-adaaf89fb4c5 2018-08-12 00:05:01,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:01,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a13b5a98-17a4-4ca1-8f7d-ed74303033c8 Date: Sun, 12 Aug 2018 00:05:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:58Z","dns_nameservers":[],"updated_at":"2018-08-12T00:04:58Z","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":"d9625a3791634ebcb6beda8b345ad0df","id":"c0885f45-abdc-48d1-8be6-9ae4293c44a2","subnetpool_id":null,"name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-subnet"}]} 2018-08-12 00:05:01,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 used request id req-a13b5a98-17a4-4ca1-8f7d-ed74303033c8 2018-08-12 00:05:01,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68&name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:01,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d32af480-3aa4-4420-9d86-04ec0013812a Date: Sun, 12 Aug 2018 00:05:01 GMT RESP BODY: {"ports":[]} 2018-08-12 00:05:01,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68&name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492port-1&admin_state_up=True used request id req-d32af480-3aa4-4420-9d86-04ec0013812a 2018-08-12 00:05:01,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:01,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05: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-c927435f-c39d-4aaf-b920-5d7aeae1db96 x-compute-request-id: req-c927435f-c39d-4aaf-b920-5d7aeae1db96 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:05:01,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst used request id req-c927435f-c39d-4aaf-b920-5d7aeae1db96 2018-08-12 00:05:01,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:01,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9cdb5ef2-ca79-407d-98c5-5ae7812ff9e9 Date: Sun, 12 Aug 2018 00:05:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0885f45-abdc-48d1-8be6-9ae4293c44a2"],"updated_at":"2018-08-12T00:04:58Z","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d9625a3791634ebcb6beda8b345ad0df","id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net"}]} 2018-08-12 00:05:01,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net used request id req-9cdb5ef2-ca79-407d-98c5-5ae7812ff9e9 2018-08-12 00:05:01,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:01,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ef1dd019-9162-48d9-9b42-36205988a889 Date: Sun, 12 Aug 2018 00:05:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:58Z","dns_nameservers":[],"updated_at":"2018-08-12T00:04:58Z","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":"d9625a3791634ebcb6beda8b345ad0df","id":"c0885f45-abdc-48d1-8be6-9ae4293c44a2","subnetpool_id":null,"name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-subnet"}]} 2018-08-12 00:05:01,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 used request id req-ef1dd019-9162-48d9-9b42-36205988a889 2018-08-12 00:05:02,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:02,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-8eb79dc8-ff92-4d00-a15c-f08c7953dc81 Date: Sun, 12 Aug 2018 00:05:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0885f45-abdc-48d1-8be6-9ae4293c44a2"],"updated_at":"2018-08-12T00:04:58Z","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d9625a3791634ebcb6beda8b345ad0df","id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net"}]} 2018-08-12 00:05:02,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net used request id req-8eb79dc8-ff92-4d00-a15c-f08c7953dc81 2018-08-12 00:05:02,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:02,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3af07bb7-de9d-4913-a779-aba083679513 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9625a3791634ebcb6beda8b345ad0df", "name": "SimpleHealthCheck-c056f334-6138-44f-proj"}} 2018-08-12 00:05:02,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df used request id req-3af07bb7-de9d-4913-a779-aba083679513 2018-08-12 00:05:02,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:02,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-98facc4e-1c82-4bb2-a83b-90366f2701a2 Date: Sun, 12 Aug 2018 00:05:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:58Z","dns_nameservers":[],"updated_at":"2018-08-12T00:04:58Z","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":"d9625a3791634ebcb6beda8b345ad0df","id":"c0885f45-abdc-48d1-8be6-9ae4293c44a2","subnetpool_id":null,"name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-subnet"}]} 2018-08-12 00:05:02,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 used request id req-98facc4e-1c82-4bb2-a83b-90366f2701a2 2018-08-12 00:05:02,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68&name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:02,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cff3ae4d-9b86-48f4-96a6-14cf3d17350c Date: Sun, 12 Aug 2018 00:05:02 GMT RESP BODY: {"ports":[]} 2018-08-12 00:05:02,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68&name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492port-1&admin_state_up=True used request id req-cff3ae4d-9b86-48f4-96a6-14cf3d17350c 2018-08-12 00:05:02,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:05:02,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:05:02,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "67199752cb31425695fd8d4df7f38248", "name": "SimpleHealthCheck-c056f334-6138-44f-proj-role"}], "expires_at": "2018-08-12T01:05:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9625a3791634ebcb6beda8b345ad0df", "name": "SimpleHealthCheck-c056f334-6138-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/d9625a3791634ebcb6beda8b345ad0df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d9625a3791634ebcb6beda8b345ad0df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/d9625a3791634ebcb6beda8b345ad0df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/d9625a3791634ebcb6beda8b345ad0df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-c056f334-6138-44f-user", "id": "5f05cb88e2dd4d9fafcc983dc6755a64"}, "audit_ids": ["V-phT3fbSECOvnnlP16B1A"], "issued_at": "2018-08-12T00:05:02.000000Z"}} 2018-08-12 00:05:02,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b33c43be5c39b848745325c29087fb52afefdf5" 2018-08-12 00:05:02,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8fffef1-8179-4b57-a8c2-85bf78e2f19e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:02,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d8fffef1-8179-4b57-a8c2-85bf78e2f19e 2018-08-12 00:05:02,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:02,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-727e6dd9-e680-4f9e-b014-61f132ba0575 Date: Sun, 12 Aug 2018 00:05:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0885f45-abdc-48d1-8be6-9ae4293c44a2"],"updated_at":"2018-08-12T00:04:58Z","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d9625a3791634ebcb6beda8b345ad0df","id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net"}]} 2018-08-12 00:05:02,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net used request id req-727e6dd9-e680-4f9e-b014-61f132ba0575 2018-08-12 00:05:02,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:02,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a43a3ff9-db90-45bb-b934-c1c1f517f67c Date: Sun, 12 Aug 2018 00:05:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:58Z","dns_nameservers":[],"updated_at":"2018-08-12T00:04:58Z","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":"d9625a3791634ebcb6beda8b345ad0df","id":"c0885f45-abdc-48d1-8be6-9ae4293c44a2","subnetpool_id":null,"name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-subnet"}]} 2018-08-12 00:05:02,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 used request id req-a43a3ff9-db90-45bb-b934-c1c1f517f67c 2018-08-12 00:05:02,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:02,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-a683f3b6-f2be-44d7-9d4e-5411436cae19 Date: Sun, 12 Aug 2018 00:05:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0885f45-abdc-48d1-8be6-9ae4293c44a2"],"updated_at":"2018-08-12T00:04:58Z","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d9625a3791634ebcb6beda8b345ad0df","id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net"}]} 2018-08-12 00:05:02,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net used request id req-a683f3b6-f2be-44d7-9d4e-5411436cae19 2018-08-12 00:05:02,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:05:02,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:05:02,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b33c43be5c39b848745325c29087fb52afefdf5" 2018-08-12 00:05:03,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-096fc039-cb69-401d-b599-3fc80b09823e Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9625a3791634ebcb6beda8b345ad0df", "name": "SimpleHealthCheck-c056f334-6138-44f-proj"}} 2018-08-12 00:05:03,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df used request id req-096fc039-cb69-401d-b599-3fc80b09823e 2018-08-12 00:05:03,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:03,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d606fb77-5768-440c-823f-a06a2b2e9200 Date: Sun, 12 Aug 2018 00:05:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:58Z","dns_nameservers":[],"updated_at":"2018-08-12T00:04:58Z","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":"d9625a3791634ebcb6beda8b345ad0df","id":"c0885f45-abdc-48d1-8be6-9ae4293c44a2","subnetpool_id":null,"name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-subnet"}]} 2018-08-12 00:05:03,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 used request id req-d606fb77-5768-440c-823f-a06a2b2e9200 2018-08-12 00:05:03,073 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net 2018-08-12 00:05:03,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" -d '{"port": {"network_id": "cd0d9d81-75de-4391-9b22-eb6bd1609d68", "name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492port-1", "admin_state_up": true}}' 2018-08-12 00:05:04,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-cc7b7fe8-fd51-4f18-8a40-e0c03d416536 Date: Sun, 12 Aug 2018 00:05:04 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:05:03Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:05:04Z","name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:14:d3:ec","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"d9625a3791634ebcb6beda8b345ad0df","fixed_ips":[{"subnet_id":"c0885f45-abdc-48d1-8be6-9ae4293c44a2","ip_address":"10.55.0.13"}],"id":"4f020353-9ab5-4e45-bf01-4581d0297118","security_groups":["d0488376-d11e-437d-a478-37fc895b1c26"],"device_id":""}} 2018-08-12 00:05:04,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-cc7b7fe8-fd51-4f18-8a40-e0c03d416536 2018-08-12 00:05:04,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:04,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-48f93733-b047-45cc-a5c9-6417443ef7b5 Date: Sun, 12 Aug 2018 00:05:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0885f45-abdc-48d1-8be6-9ae4293c44a2"],"updated_at":"2018-08-12T00:04:58Z","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d9625a3791634ebcb6beda8b345ad0df","id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net"}]} 2018-08-12 00:05:04,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net used request id req-48f93733-b047-45cc-a5c9-6417443ef7b5 2018-08-12 00:05:04,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:04,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f55deedb-e26c-4bb9-b169-deb9f3b5032d Date: Sun, 12 Aug 2018 00:05:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:58Z","dns_nameservers":[],"updated_at":"2018-08-12T00:04:58Z","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":"d9625a3791634ebcb6beda8b345ad0df","id":"c0885f45-abdc-48d1-8be6-9ae4293c44a2","subnetpool_id":null,"name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-subnet"}]} 2018-08-12 00:05:04,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 used request id req-f55deedb-e26c-4bb9-b169-deb9f3b5032d 2018-08-12 00:05:04,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:04,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-84d6f5a8-efb3-4f39-a0fd-c8aac897e7fc Date: Sun, 12 Aug 2018 00:05:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0885f45-abdc-48d1-8be6-9ae4293c44a2"],"updated_at":"2018-08-12T00:04:58Z","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d9625a3791634ebcb6beda8b345ad0df","id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net"}]} 2018-08-12 00:05:04,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net used request id req-84d6f5a8-efb3-4f39-a0fd-c8aac897e7fc 2018-08-12 00:05:04,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:04,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a75a58b-0841-449e-a6e9-ab35c2ee6354 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9625a3791634ebcb6beda8b345ad0df", "name": "SimpleHealthCheck-c056f334-6138-44f-proj"}} 2018-08-12 00:05:04,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df used request id req-4a75a58b-0841-449e-a6e9-ab35c2ee6354 2018-08-12 00:05:04,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:04,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4f419c8e-f2c3-4b02-a3ea-248e5d322b2b Date: Sun, 12 Aug 2018 00:05:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:58Z","dns_nameservers":[],"updated_at":"2018-08-12T00:04:58Z","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":"d9625a3791634ebcb6beda8b345ad0df","id":"c0885f45-abdc-48d1-8be6-9ae4293c44a2","subnetpool_id":null,"name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-subnet"}]} 2018-08-12 00:05:04,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 used request id req-4f419c8e-f2c3-4b02-a3ea-248e5d322b2b 2018-08-12 00:05:04,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68&name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:04,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-033b9c8a-64e5-4f10-bca5-2edd8524a528 Date: Sun, 12 Aug 2018 00:05:04 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:05:03Z","admin_state_up":true,"updated_at":"2018-08-12T00:05:04Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:14:d3:ec","id":"4f020353-9ab5-4e45-bf01-4581d0297118","port_security_enabled":true,"project_id":"d9625a3791634ebcb6beda8b345ad0df","fixed_ips":[{"subnet_id":"c0885f45-abdc-48d1-8be6-9ae4293c44a2","ip_address":"10.55.0.13"}],"extra_dhcp_opts":[],"security_groups":["d0488376-d11e-437d-a478-37fc895b1c26"],"name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492port-1"}]} 2018-08-12 00:05:04,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68&name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492port-1&admin_state_up=True used request id req-033b9c8a-64e5-4f10-bca5-2edd8524a528 2018-08-12 00:05:04,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:05,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3871b617-4428-4d9c-86c8-71e326b7958b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9625a3791634ebcb6beda8b345ad0df", "name": "SimpleHealthCheck-c056f334-6138-44f-proj"}} 2018-08-12 00:05:05,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df used request id req-3871b617-4428-4d9c-86c8-71e326b7958b 2018-08-12 00:05:05,076 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst 2018-08-12 00:05:05,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:05,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05: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-a759f72e-f58a-40aa-b625-8398091d3391 x-compute-request-id: req-a759f72e-f58a-40aa-b625-8398091d3391 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d01086c-6c14-4670-b33c-7cf79066fb98", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98", "rel": "bookmark"}], "name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-flavor-name"}]} 2018-08-12 00:05:05,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a759f72e-f58a-40aa-b625-8398091d3391 2018-08-12 00:05:05,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:05,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05: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-35d3f648-f526-422f-9b04-edf6b2fe730e x-compute-request-id: req-35d3f648-f526-422f-9b04-edf6b2fe730e Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98", "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": "4d01086c-6c14-4670-b33c-7cf79066fb98"}} 2018-08-12 00:05:05,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98 used request id req-35d3f648-f526-422f-9b04-edf6b2fe730e 2018-08-12 00:05:05,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:05,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-2f7a3a0d-d2ba-4260-8d8d-d86eaecfa156 Date: Sun, 12 Aug 2018 00:05:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:04:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:04:56Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f6242fb3-208a-45d5-9958-3bf88255bae0/snap", "metadata": {}}], "self": "/v2/images/f6242fb3-208a-45d5-9958-3bf88255bae0", "min_disk": 0, "protected": false, "id": "f6242fb3-208a-45d5-9958-3bf88255bae0", "file": "/v2/images/f6242fb3-208a-45d5-9958-3bf88255bae0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d9625a3791634ebcb6beda8b345ad0df", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f6242fb3-208a-45d5-9958-3bf88255bae0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-image"} 2018-08-12 00:05:05,305 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-image used request id req-2f7a3a0d-d2ba-4260-8d8d-d86eaecfa156 2018-08-12 00:05:05,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:05,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f178c0a3-f112-4df2-8450-f75e2a77f1d6 Date: Sun, 12 Aug 2018 00:05: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-08-12 00:05:05,316 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-f178c0a3-f112-4df2-8450-f75e2a77f1d6 2018-08-12 00:05:05,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" -d '{"server": {"name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst", "imageRef": "f6242fb3-208a-45d5-9958-3bf88255bae0", "flavorRef": "4d01086c-6c14-4670-b33c-7cf79066fb98", "max_count": 1, "min_count": 1, "networks": [{"port": "4f020353-9ab5-4e45-bf01-4581d0297118"}]}}' 2018-08-12 00:05:06,552 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:05: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-4f67b365-04b9-4b59-b283-5caf6d638866 x-compute-request-id: req-4f67b365-04b9-4b59-b283-5caf6d638866 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7c3718e6-99ee-4705-be76-f5e78cf77485", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "bookmark"}], "adminPass": "3qchSjKND7hj"}} 2018-08-12 00:05:06,553 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-4f67b365-04b9-4b59-b283-5caf6d638866 2018-08-12 00:05:06,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:06,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-0e843bd3-28ef-4a67-884f-236683958224 x-compute-request-id: req-0e843bd3-28ef-4a67-884f-236683958224 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "bookmark"}], "image": {"id": "f6242fb3-208a-45d5-9958-3bf88255bae0", "links": [{"href": "http://172.30.9.30:8774/images/f6242fb3-208a-45d5-9958-3bf88255bae0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d01086c-6c14-4670-b33c-7cf79066fb98", "links": [{"href": "http://172.30.9.30:8774/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98", "rel": "bookmark"}]}, "id": "7c3718e6-99ee-4705-be76-f5e78cf77485", "user_id": "5f05cb88e2dd4d9fafcc983dc6755a64", "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-08-12T00:05:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst", "created": "2018-08-12T00:05:06Z", "tenant_id": "d9625a3791634ebcb6beda8b345ad0df", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:05:06,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 used request id req-0e843bd3-28ef-4a67-884f-236683958224 2018-08-12 00:05:06,949 - create_instance - INFO - Created instance with name - SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst 2018-08-12 00:05:06,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:07,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-42f073af-b122-4c97-b6b7-8c47b3511f90 x-compute-request-id: req-42f073af-b122-4c97-b6b7-8c47b3511f90 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "bookmark"}], "image": {"id": "f6242fb3-208a-45d5-9958-3bf88255bae0", "links": [{"href": "http://172.30.9.30:8774/images/f6242fb3-208a-45d5-9958-3bf88255bae0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d01086c-6c14-4670-b33c-7cf79066fb98", "links": [{"href": "http://172.30.9.30:8774/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98", "rel": "bookmark"}]}, "id": "7c3718e6-99ee-4705-be76-f5e78cf77485", "user_id": "5f05cb88e2dd4d9fafcc983dc6755a64", "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-08-12T00:05:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst", "created": "2018-08-12T00:05:06Z", "tenant_id": "d9625a3791634ebcb6beda8b345ad0df", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:05:07,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 used request id req-42f073af-b122-4c97-b6b7-8c47b3511f90 2018-08-12 00:05:07,176 - create_instance - DEBUG - Instance status [SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst] is - BUILD 2018-08-12 00:05:07,176 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:05:10,180 - create_instance - DEBUG - VM status query timeout in 896.769232035 2018-08-12 00:05:10,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:10,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05: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-3c0c11d3-efff-40a5-ba3a-ae18d6ca702f x-compute-request-id: req-3c0c11d3-efff-40a5-ba3a-ae18d6ca702f 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.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "bookmark"}], "image": {"id": "f6242fb3-208a-45d5-9958-3bf88255bae0", "links": [{"href": "http://172.30.9.30:8774/images/f6242fb3-208a-45d5-9958-3bf88255bae0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d01086c-6c14-4670-b33c-7cf79066fb98", "links": [{"href": "http://172.30.9.30:8774/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98", "rel": "bookmark"}]}, "id": "7c3718e6-99ee-4705-be76-f5e78cf77485", "security_groups": [{"name": "default"}], "user_id": "5f05cb88e2dd4d9fafcc983dc6755a64", "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-08-12T00:05:09Z", "hostId": "63b4525ac2f4f49b0c54c5c8a9e25b8df2a3095f8fcc3c6a4210c622", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst", "created": "2018-08-12T00:05:06Z", "tenant_id": "d9625a3791634ebcb6beda8b345ad0df", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:05:10,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 used request id req-3c0c11d3-efff-40a5-ba3a-ae18d6ca702f 2018-08-12 00:05:10,440 - create_instance - DEBUG - Instance status [SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst] is - BUILD 2018-08-12 00:05:10,440 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:05:13,443 - create_instance - DEBUG - VM status query timeout in 893.505587101 2018-08-12 00:05:13,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:13,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05: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-e6a15517-a15e-4fa1-acc7-ff8794296ae1 x-compute-request-id: req-e6a15517-a15e-4fa1-acc7-ff8794296ae1 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.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "bookmark"}], "image": {"id": "f6242fb3-208a-45d5-9958-3bf88255bae0", "links": [{"href": "http://172.30.9.30:8774/images/f6242fb3-208a-45d5-9958-3bf88255bae0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d01086c-6c14-4670-b33c-7cf79066fb98", "links": [{"href": "http://172.30.9.30:8774/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98", "rel": "bookmark"}]}, "id": "7c3718e6-99ee-4705-be76-f5e78cf77485", "security_groups": [{"name": "default"}], "user_id": "5f05cb88e2dd4d9fafcc983dc6755a64", "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-08-12T00:05:09Z", "hostId": "63b4525ac2f4f49b0c54c5c8a9e25b8df2a3095f8fcc3c6a4210c622", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst", "created": "2018-08-12T00:05:06Z", "tenant_id": "d9625a3791634ebcb6beda8b345ad0df", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:05:13,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 used request id req-e6a15517-a15e-4fa1-acc7-ff8794296ae1 2018-08-12 00:05:13,857 - create_instance - DEBUG - Instance status [SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst] is - BUILD 2018-08-12 00:05:13,857 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:05:16,861 - create_instance - DEBUG - VM status query timeout in 890.088170052 2018-08-12 00:05:16,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:17,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05: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-5506a06c-1759-4c7d-bca2-c14e0ea3cb1f x-compute-request-id: req-5506a06c-1759-4c7d-bca2-c14e0ea3cb1f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:d3:ec", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "bookmark"}], "image": {"id": "f6242fb3-208a-45d5-9958-3bf88255bae0", "links": [{"href": "http://172.30.9.30:8774/images/f6242fb3-208a-45d5-9958-3bf88255bae0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:05:13.000000", "flavor": {"id": "4d01086c-6c14-4670-b33c-7cf79066fb98", "links": [{"href": "http://172.30.9.30:8774/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98", "rel": "bookmark"}]}, "id": "7c3718e6-99ee-4705-be76-f5e78cf77485", "security_groups": [{"name": "default"}], "user_id": "5f05cb88e2dd4d9fafcc983dc6755a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:05:13Z", "hostId": "63b4525ac2f4f49b0c54c5c8a9e25b8df2a3095f8fcc3c6a4210c622", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst", "created": "2018-08-12T00:05:06Z", "tenant_id": "d9625a3791634ebcb6beda8b345ad0df", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:05:17,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 used request id req-5506a06c-1759-4c7d-bca2-c14e0ea3cb1f 2018-08-12 00:05:17,193 - create_instance - DEBUG - Instance status [SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst] is - ACTIVE 2018-08-12 00:05:17,194 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:05:17,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:17,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-4f9314db-b45e-46a4-a6d4-312cb1f0a629 x-compute-request-id: req-4f9314db-b45e-46a4-a6d4-312cb1f0a629 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:d3:ec", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "bookmark"}], "image": {"id": "f6242fb3-208a-45d5-9958-3bf88255bae0", "links": [{"href": "http://172.30.9.30:8774/images/f6242fb3-208a-45d5-9958-3bf88255bae0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:05:13.000000", "flavor": {"id": "4d01086c-6c14-4670-b33c-7cf79066fb98", "links": [{"href": "http://172.30.9.30:8774/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98", "rel": "bookmark"}]}, "id": "7c3718e6-99ee-4705-be76-f5e78cf77485", "security_groups": [{"name": "default"}], "user_id": "5f05cb88e2dd4d9fafcc983dc6755a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:05:13Z", "hostId": "63b4525ac2f4f49b0c54c5c8a9e25b8df2a3095f8fcc3c6a4210c622", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst", "created": "2018-08-12T00:05:06Z", "tenant_id": "d9625a3791634ebcb6beda8b345ad0df", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:05:17,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 used request id req-4f9314db-b45e-46a4-a6d4-312cb1f0a629 2018-08-12 00:05:17,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:17,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c8efef5a-f06f-4048-9e81-9da16ef98d57 Date: Sun, 12 Aug 2018 00:05:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0885f45-abdc-48d1-8be6-9ae4293c44a2"],"updated_at":"2018-08-12T00:04:58Z","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d9625a3791634ebcb6beda8b345ad0df","id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net"}]} 2018-08-12 00:05:17,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net used request id req-c8efef5a-f06f-4048-9e81-9da16ef98d57 2018-08-12 00:05:17,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:17,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00d8adf1-3690-475c-9638-f71f8d2de131 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9625a3791634ebcb6beda8b345ad0df", "name": "SimpleHealthCheck-c056f334-6138-44f-proj"}} 2018-08-12 00:05:17,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df used request id req-00d8adf1-3690-475c-9638-f71f8d2de131 2018-08-12 00:05:17,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:17,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b54b6d0d-13cf-4eda-bce1-71892fe5dd20 Date: Sun, 12 Aug 2018 00:05:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:58Z","dns_nameservers":[],"updated_at":"2018-08-12T00:04:58Z","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":"d9625a3791634ebcb6beda8b345ad0df","id":"c0885f45-abdc-48d1-8be6-9ae4293c44a2","subnetpool_id":null,"name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-subnet"}]} 2018-08-12 00:05:17,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 used request id req-b54b6d0d-13cf-4eda-bce1-71892fe5dd20 2018-08-12 00:05:17,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:17,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1545 X-Openstack-Request-Id: req-6fe8f6d6-70e2-4644-bf9a-62c216337782 Date: Sun, 12 Aug 2018 00:05:17 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:04:59Z","admin_state_up":true,"updated_at":"2018-08-12T00:05:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cd0d9d81-75de-4391-9b22-eb6bd1609d68","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a1:4d:b8","id":"163bda32-4855-4f2d-802f-24d5c73d44ae","port_security_enabled":false,"project_id":"d9625a3791634ebcb6beda8b345ad0df","fixed_ips":[{"subnet_id":"c0885f45-abdc-48d1-8be6-9ae4293c44a2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cd0d9d81-75de-4391-9b22-eb6bd1609d68","tenant_id":"d9625a3791634ebcb6beda8b345ad0df","created_at":"2018-08-12T00:05:03Z","admin_state_up":true,"updated_at":"2018-08-12T00:05:13Z","binding:vnic_type":"normal","device_id":"7c3718e6-99ee-4705-be76-f5e78cf77485","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:14:d3:ec","id":"4f020353-9ab5-4e45-bf01-4581d0297118","port_security_enabled":true,"project_id":"d9625a3791634ebcb6beda8b345ad0df","fixed_ips":[{"subnet_id":"c0885f45-abdc-48d1-8be6-9ae4293c44a2","ip_address":"10.55.0.13"}],"extra_dhcp_opts":[],"security_groups":["d0488376-d11e-437d-a478-37fc895b1c26"],"name":"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492port-1"}]} 2018-08-12 00:05:17,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cd0d9d81-75de-4391-9b22-eb6bd1609d68 used request id req-6fe8f6d6-70e2-4644-bf9a-62c216337782 2018-08-12 00:05:17,839 - create_instance_tests - INFO - Looking for IP 10.55.0.13 in the console log 2018-08-12 00:05:17,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:18,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-b5a79e92-63f5-4e09-9655-5199103c568f x-compute-request-id: req-b5a79e92-63f5-4e09-9655-5199103c568f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:d3:ec", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "bookmark"}], "image": {"id": "f6242fb3-208a-45d5-9958-3bf88255bae0", "links": [{"href": "http://172.30.9.30:8774/images/f6242fb3-208a-45d5-9958-3bf88255bae0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:05:13.000000", "flavor": {"id": "4d01086c-6c14-4670-b33c-7cf79066fb98", "links": [{"href": "http://172.30.9.30:8774/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98", "rel": "bookmark"}]}, "id": "7c3718e6-99ee-4705-be76-f5e78cf77485", "security_groups": [{"name": "default"}], "user_id": "5f05cb88e2dd4d9fafcc983dc6755a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:05:13Z", "hostId": "63b4525ac2f4f49b0c54c5c8a9e25b8df2a3095f8fcc3c6a4210c622", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst", "created": "2018-08-12T00:05:06Z", "tenant_id": "d9625a3791634ebcb6beda8b345ad0df", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:05:18,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 used request id req-b5a79e92-63f5-4e09-9655-5199103c568f 2018-08-12 00:05:18,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:05:18,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-fdc07bf0-6967-4e05-83bb-1a175cde28ea x-compute-request-id: req-fdc07bf0-6967-4e05-83bb-1a175cde28ea Content-Encoding: gzip Content-Length: 9427 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 454677993 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.910 MHz processor\n[ 0.169945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.171674] pid_max: default: 32768 minimum: 301\n[ 0.172671] ACPI: Core revision 20150930\n[ 0.174151] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.175546] Security Framework initialized\n[ 0.176414] Yama: becoming mindful.\n[ 0.177247] AppArmor: AppArmor initialized\n[ 0.178151] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.179513] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.180809] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.182486] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.183895] Initializing cgroup subsys io\n[ 0.184702] Initializing cgroup subsys memory\n[ 0.185559] Initializing cgroup subsys devices\n[ 0.186413] Initializing cgroup subsys freezer\n[ 0.187268] Initializing cgroup subsys net_cls\n[ 0.188123] Initializing cgroup subsys perf_event\n[ 0.189028] Initializing cgroup subsys net_prio\n[ 0.189899] Initializing cgroup subsys hugetlb\n[ 0.190751] Initializing cgroup subsys pids\n[ 0.191612] CPU: Physical Processor ID: 0\n[ 0.193115] mce: CPU supports 10 MCE banks\n[ 0.193953] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.194940] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.209164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.215172] ftrace: allocating 31920 entries in 125 pages\n[ 0.239963] smpboot: Max logical packages: 1\n[ 0.240826] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.242162] x2apic enabled\n[ 0.242962] Switched APIC routing to physical x2apic.\n[ 0.244673] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.245772] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.247731] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.249492] KVM setup paravirtual spinlock\n[ 0.250845] x86: Booted up 1 node, 1 CPUs\n[ 0.251643] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.253014] devtmpfs: initialized\n[ 0.254715] evm: security.selinux\n[ 0.255405] evm: security.SMACK64\n[ 0.256089] evm: security.SMACK64EXEC\n[ 0.256826] evm: security.SMACK64TRANSMUTE\n[ 0.257623] evm: security.SMACK64MMAP\n[ 0.258360] evm: security.ima\n[ 0.258996] evm: security.capability\n[ 0.259797] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.261632] pinctrl core: initialized pinctrl subsystem\n[ 0.262723] RTC time: 0:05:14, date: 08/12/18\n[ 0.263678] NET: Registered protocol family 16\n[ 0.264661] cpuidle: using governor ladder\n[ 0.265469] cpuidle: using governor menu\n[ 0.266244] PCCT header not found.\n[ 0.266995] ACPI: bus type PCI registered\n[ 0.267791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.269023] PCI: Using configuration type 1 for base access\n[ 0.270788] ACPI: Added _OSI(Module Device)\n[ 0.271627] ACPI: Added _OSI(Processor Device)\n[ 0.272484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273369] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275123] ACPI: Interpreter enabled\n[ 0.275886] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.279516] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.281332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.283147] ACPI: (supports S0 S5)\n[ 0.283846] ACPI: Using IOAPIC for interrupt routing\n[ 0.284780] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.287871] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.289002] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.290223] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.291400] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.293601] acpiphp: Slot [3] registered\n[ 0.294394] acpiphp: Slot [4] registered\n[ 0.295187] acpiphp: Slot [5] registered\n[ 0.295978] acpiphp: Slot [6] registered\n[ 0.296766] acpiphp: Slot [7] registered\n[ 0.297559] acpiphp: Slot [8] registered\n[ 0.298348] acpiphp: Slot [9] registered\n[ 0.299139] acpiphp: Slot [10] registered\n[ 0.299939] acpiphp: Slot [11] registered\n[ 0.300747] acpiphp: Slot [12] registered\n[ 0.301556] acpiphp: Slot [13] registered\n[ 0.302355] acpiphp: Slot [14] registered\n[ 0.303154] acpiphp: Slot [15] registered\n[ 0.313654] acpiphp: Slot [16] registered\n[ 0.314465] acpiphp: Slot [17] registered\n[ 0.315268] acpiphp: Slot [18] registered\n[ 0.316072] acpiphp: Slot [19] registered\n[ 0.316874] acpiphp: Slot [20] registered\n[ 0.317703] acpiphp: Slot [21] registered\n[ 0.318511] acpiphp: Slot [22] registered\n[ 0.319308] acpiphp: Slot [23] registered\n[ 0.320113] acpiphp: Slot [24] registered\n[ 0.320926] acpiphp: Slot [25] registered\n[ 0.321737] acpiphp: Slot [26] registered\n[ 0.322547] acpiphp: Slot [27] registered\n[ 0.323350] acpiphp: Slot [28] registered\n[ 0.324154] acpiphp: Slot [29] registered\n[ 0.324960] acpiphp: Slot [30] registered\n[ 0.325809] acpiphp: Slot [31] registered\n[ 0.326614] PCI host bridge to bus 0000:00\n[ 0.327416] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.328623] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.329829] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.331266] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.332703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.334168] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.337477] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.338747] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.339915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.341193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.344838] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.346376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365551] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368891] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370316] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371722] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.373002] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.374327] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376959] vgaarb: loaded\n[ 0.377563] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378802] SCSI subsystem initialized\n[ 0.379728] ACPI: bus type USB registered\n[ 0.380574] usbcore: registered new interface driver usbfs\n[ 0.381628] usbcore: registered new interface driver hub\n[ 0.382649] usbcore: registered new device driver usb\n[ 0.383764] PCI: Using ACPI for IRQ routing\n[ 0.384894] NetLabel: Initializing\n[ 0.385629] NetLabel: domain hash size = 128\n[ 0.386489] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387451] NetLabel: unlabeled traffic allowed by default\n[ 0.388618] clocksource: Switched to clocksource kvm-clock\n[ 0.396625] AppArmor: AppArmor Filesystem Enabled\n[ 0.397608] pnp: PnP ACPI init\n[ 0.398556] pnp: PnP ACPI: found 5 devices\n[ 0.404818] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406561] NET: Registered protocol family 2\n[ 0.407601] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.408901] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.410090] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.411288] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412380] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.413583] NET: Registered protocol family 1\n[ 0.414463] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.415573] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416666] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430733] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444866] Trying to unpack rootfs image as initramfs...\n[ 0.500954] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.502671] Scanning for low memory corruption every 60 seconds\n[ 0.504034] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.505229] audit: initializing netlink subsys (disabled)\n[ 0.506275] audit: type=2000 audit(1534032314.403:1): initialized\n[ 0.507627] Initialise system trusted keyring\n[ 0.508601] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509773] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511940] zbud: loaded\n[ 0.512688] VFS: Disk quotas dquot_6.6.0\n[ 0.513524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515163] fuse init (API version 7.23)\n[ 0.516081] Key type big_key registered\n[ 0.516906] Allocating IMA MOK and blacklist keyrings.\n[ 0.518134] Key type asymmetric registered\n[ 0.518971] Asymmetric key parser 'x509' registered\n[ 0.519939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521435] io scheduler noop registered\n[ 0.522239] io scheduler deadline registered (default)\n[ 0.523249] io scheduler cfq registered\n[ 0.524101] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525163] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526447] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527911] ACPI: Power Button [PWRF]\n[ 0.528793] GHES: HEST is not enabled!\n[ 0.542501] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570398] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572524] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596516] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598858] Linux agpgart interface v0.103\n[ 0.601531] brd: module loaded\n[ 0.603251] loop: module loaded\n[ 0.607376] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608849] GPT:90111 != 20971519\n[ 0.609550] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610656] GPT:90111 != 20971519\n[ 0.611349] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612323] vda: vda1 vda15\n[ 0.613547] scsi host0: ata_piix\n[ 0.614330] scsi host1: ata_piix\n[ 0.615066] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.616301] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.617789] libphy: Fixed MDIO Bus: probed\n[ 0.618623] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621769] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625568] PPP generic driver version 2.4.2\n[ 0.626540] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627774] ehci-pci: EHCI PCI platform driver\n[ 0.628674] ehci-platform: EHCI generic platform driver\n[ 0.629691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630918] ohci-pci: OHCI PCI platform driver\n[ 0.631808] ohci-platform: OHCI generic platform driver\n[ 0.632830] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647264] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648300] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649792] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.652010] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653338] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654780] usb usb1: Product: UHCI Host Controller\n[ 0.655720] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656877] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657884] hub 1-0:1.0: USB hub found\n[ 0.658691] hub 1-0:1.0: 2 ports detected\n[ 0.659666] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661859] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664073] mousedev: PS/2 mouse device common for all mice\n[ 0.665379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667274] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668415] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669638] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670846] i2c /dev entries driver\n[ 0.671643] device-mapper: uevent: version 1.0.3\n[ 0.672646] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674300] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675821] NET: Registered protocol family 10\n[ 0.677009] NET: Registered protocol family 17\n[ 0.677932] Key type dns_resolver registered\n[ 0.679108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680275] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682111] registered taskstats version 1\n[ 0.682971] Loading compiled-in X.509 certificates\n[ 0.684462] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686358] zswap: loaded using pool lzo/zbud\n[ 0.688063] Key type trusted registered\n[ 0.689899] Key type encrypted registered\n[ 0.690746] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691795] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692868] evm: HMAC attrs: 0x1\n[ 0.693877] Magic number: 14:422:51\n[ 0.694751] rtc_cmos 00:00: setting system clock to 2018-08-12 00:05:14 UTC (1534032314)\n[ 0.696402] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697535] EDD information not available.\n[ 0.777984] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789607] Write protecting the kernel read-only data: 14336k\n[ 0.791785] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.793645] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\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.038508] 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.13...\nLease of 10.55.0.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.90. iid=i-0000002c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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=20953055,end=20971487\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.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCMxk1GWlK0xK/pr+UXPHrv4GAT/e21wBTn5oljpEK3R3JUCjJaUjULTbesRziGQ4qWe8NfIkr3Uh/HRaaY+u3bt+8jrXS8Ni/51eWP+YJ2HtuJz7WolIXw8HVggkzwbUJ+mnogn6/0MVynS/9SNnajo5sL5oZIi1JLI0x/EEUqmNn+qRcascATxnUarTv7cPv/XZSquqIbvFCVNvEjHJPrTsfButYrAGTA9pP7p/bgqoYExP9lYfLJz1SQlCiFAR60sx4XCt9TADZ+o8w/10DuPCoHp2EkuTcN5UUkuHY6zMF3yfDeo1/DD7UGHUKdJyYlQgxNEKFQMJaDPb2mlxJP root@simplehealthcheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAOgSOQfGLaVgdn8xzq1e3NTN5XRm8bEdexn5NV5tx+3aFMCX4E22dBMuJi30zI4CENU7IGyqTJESN/PCHsXYOEoWvY4ETWlDssKPLHYhkT6zOj3co558WfaOX/6eV6AX2wjvszO9EVWi+sOgM2qm9ySRtPE209qD7CsnDuaqgv1fAAAAFQDfTh/Bc9fUrUO1nndEx2RV0ZQHeQAAAIADVJZj/B1U+/m5Fo3VSnY4L4b0ebh7jG7fwUpY6PP4RgrhPZtliuPhS/zmcMIOMBEw3tkw4DJrpafWo5i8rjW31sOJ6yhoeYwlqMk0opXz06smrdtHzxS4B355367vySphAIm4AT231AToBKhGbDlFp3w1A7ogwkUxfycxr0xXEgAAAIAxnjA58YC4VhMG/zSaRBfTZrwykxopPFWnf4nUq9PwQHHeFJcMv02Hzc09apa/u5zDF1iH0nAoQ7ohov6JBeGjMjXzKm5hQMEN/0kUqz1rG2HYJU/awUPXPweBU9wMUKFL09JRzxSjAl4DmdnBIweqVd/N4G/nsPnB6G/kzNl9HQ== root@simplehealthcheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.13,24,fe80::f816:3eff:fe14:d3ec/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.13 \nip-route:169.254.169.254 via 10.55.0.2 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-0000002c\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.66 ===\n"} 2018-08-12 00:05:18,277 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485/action used request id req-fdc07bf0-6967-4e05-83bb-1a175cde28ea 2018-08-12 00:05:18,278 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-12 00:05:18,278 - 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 454677993 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.910 MHz processor [ 0.169945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.171674] pid_max: default: 32768 minimum: 301 [ 0.172671] ACPI: Core revision 20150930 [ 0.174151] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.175546] Security Framework initialized [ 0.176414] Yama: becoming mindful. [ 0.177247] AppArmor: AppArmor initialized [ 0.178151] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.179513] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.180809] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.182486] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.183895] Initializing cgroup subsys io [ 0.184702] Initializing cgroup subsys memory [ 0.185559] Initializing cgroup subsys devices [ 0.186413] Initializing cgroup subsys freezer [ 0.187268] Initializing cgroup subsys net_cls [ 0.188123] Initializing cgroup subsys perf_event [ 0.189028] Initializing cgroup subsys net_prio [ 0.189899] Initializing cgroup subsys hugetlb [ 0.190751] Initializing cgroup subsys pids [ 0.191612] CPU: Physical Processor ID: 0 [ 0.193115] mce: CPU supports 10 MCE banks [ 0.193953] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.194940] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.209164] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.215172] ftrace: allocating 31920 entries in 125 pages [ 0.239963] smpboot: Max logical packages: 1 [ 0.240826] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.242162] x2apic enabled [ 0.242962] Switched APIC routing to physical x2apic. [ 0.244673] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.245772] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.247731] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.249492] KVM setup paravirtual spinlock [ 0.250845] x86: Booted up 1 node, 1 CPUs [ 0.251643] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.253014] devtmpfs: initialized [ 0.254715] evm: security.selinux [ 0.255405] evm: security.SMACK64 [ 0.256089] evm: security.SMACK64EXEC [ 0.256826] evm: security.SMACK64TRANSMUTE [ 0.257623] evm: security.SMACK64MMAP [ 0.258360] evm: security.ima [ 0.258996] evm: security.capability [ 0.259797] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.261632] pinctrl core: initialized pinctrl subsystem [ 0.262723] RTC time: 0:05:14, date: 08/12/18 [ 0.263678] NET: Registered protocol family 16 [ 0.264661] cpuidle: using governor ladder [ 0.265469] cpuidle: using governor menu [ 0.266244] PCCT header not found. [ 0.266995] ACPI: bus type PCI registered [ 0.267791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.269023] PCI: Using configuration type 1 for base access [ 0.270788] ACPI: Added _OSI(Module Device) [ 0.271627] ACPI: Added _OSI(Processor Device) [ 0.272484] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.273369] ACPI: Added _OSI(Processor Aggregator Device) [ 0.275123] ACPI: Interpreter enabled [ 0.275886] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.277708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.279516] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.281332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.283147] ACPI: (supports S0 S5) [ 0.283846] ACPI: Using IOAPIC for interrupt routing [ 0.284780] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.287871] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.289002] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.290223] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.291400] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.293601] acpiphp: Slot [3] registered [ 0.294394] acpiphp: Slot [4] registered [ 0.295187] acpiphp: Slot [5] registered [ 0.295978] acpiphp: Slot [6] registered [ 0.296766] acpiphp: Slot [7] registered [ 0.297559] acpiphp: Slot [8] registered [ 0.298348] acpiphp: Slot [9] registered [ 0.299139] acpiphp: Slot [10] registered [ 0.299939] acpiphp: Slot [11] registered [ 0.300747] acpiphp: Slot [12] registered [ 0.301556] acpiphp: Slot [13] registered [ 0.302355] acpiphp: Slot [14] registered [ 0.303154] acpiphp: Slot [15] registered [ 0.313654] acpiphp: Slot [16] registered [ 0.314465] acpiphp: Slot [17] registered [ 0.315268] acpiphp: Slot [18] registered [ 0.316072] acpiphp: Slot [19] registered [ 0.316874] acpiphp: Slot [20] registered [ 0.317703] acpiphp: Slot [21] registered [ 0.318511] acpiphp: Slot [22] registered [ 0.319308] acpiphp: Slot [23] registered [ 0.320113] acpiphp: Slot [24] registered [ 0.320926] acpiphp: Slot [25] registered [ 0.321737] acpiphp: Slot [26] registered [ 0.322547] acpiphp: Slot [27] registered [ 0.323350] acpiphp: Slot [28] registered [ 0.324154] acpiphp: Slot [29] registered [ 0.324960] acpiphp: Slot [30] registered [ 0.325809] acpiphp: Slot [31] registered [ 0.326614] PCI host bridge to bus 0000:00 [ 0.327416] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.328623] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.329829] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.331266] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.332703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.334168] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.337477] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.338747] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.339915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.341193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.344838] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.346376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.365551] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.367444] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368891] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.370316] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371722] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.373002] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374327] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.375396] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376959] vgaarb: loaded [ 0.377563] vgaarb: bridge control possible 0000:00:02.0 [ 0.378802] SCSI subsystem initialized [ 0.379728] ACPI: bus type USB registered [ 0.380574] usbcore: registered new interface driver usbfs [ 0.381628] usbcore: registered new interface driver hub [ 0.382649] usbcore: registered new device driver usb [ 0.383764] PCI: Using ACPI for IRQ routing [ 0.384894] NetLabel: Initializing [ 0.385629] NetLabel: domain hash size = 128 [ 0.386489] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387451] NetLabel: unlabeled traffic allowed by default [ 0.388618] clocksource: Switched to clocksource kvm-clock [ 0.396625] AppArmor: AppArmor Filesystem Enabled [ 0.397608] pnp: PnP ACPI init [ 0.398556] pnp: PnP ACPI: found 5 devices [ 0.404818] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.406561] NET: Registered protocol family 2 [ 0.407601] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.408901] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.410090] TCP: Hash tables configured (established 2048 bind 2048) [ 0.411288] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.412380] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.413583] NET: Registered protocol family 1 [ 0.414463] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.415573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.416666] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.430733] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.444866] Trying to unpack rootfs image as initramfs... [ 0.500954] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.502671] Scanning for low memory corruption every 60 seconds [ 0.504034] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.505229] audit: initializing netlink subsys (disabled) [ 0.506275] audit: type=2000 audit(1534032314.403:1): initialized [ 0.507627] Initialise system trusted keyring [ 0.508601] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.509773] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.511940] zbud: loaded [ 0.512688] VFS: Disk quotas dquot_6.6.0 [ 0.513524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.515163] fuse init (API version 7.23) [ 0.516081] Key type big_key registered [ 0.516906] Allocating IMA MOK and blacklist keyrings. [ 0.518134] Key type asymmetric registered [ 0.518971] Asymmetric key parser 'x509' registered [ 0.519939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.521435] io scheduler noop registered [ 0.522239] io scheduler deadline registered (default) [ 0.523249] io scheduler cfq registered [ 0.524101] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525163] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.526447] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.527911] ACPI: Power Button [PWRF] [ 0.528793] GHES: HEST is not enabled! [ 0.542501] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.570398] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572524] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.596516] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.598858] Linux agpgart interface v0.103 [ 0.601531] brd: module loaded [ 0.603251] loop: module loaded [ 0.607376] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608849] GPT:90111 != 20971519 [ 0.609550] GPT:Alternate GPT header not at the end of the disk. [ 0.610656] GPT:90111 != 20971519 [ 0.611349] GPT: Use GNU Parted to correct GPT errors. [ 0.612323] vda: vda1 vda15 [ 0.613547] scsi host0: ata_piix [ 0.614330] scsi host1: ata_piix [ 0.615066] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.616301] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.617789] libphy: Fixed MDIO Bus: probed [ 0.618623] tun: Universal TUN/TAP device driver, 1.6 [ 0.621769] tun: (C) 1999-2004 Max Krasnyansky [ 0.625568] PPP generic driver version 2.4.2 [ 0.626540] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627774] ehci-pci: EHCI PCI platform driver [ 0.628674] ehci-platform: EHCI generic platform driver [ 0.629691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630918] ohci-pci: OHCI PCI platform driver [ 0.631808] ohci-platform: OHCI generic platform driver [ 0.632830] uhci_hcd: USB Universal Host Controller Interface driver [ 0.647264] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.648300] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649792] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.652010] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653338] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.654780] usb usb1: Product: UHCI Host Controller [ 0.655720] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.656877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.657884] hub 1-0:1.0: USB hub found [ 0.658691] hub 1-0:1.0: 2 ports detected [ 0.659666] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.661859] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.662839] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.664073] mousedev: PS/2 mouse device common for all mice [ 0.665379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.667274] rtc_cmos 00:00: RTC can wake from S4 [ 0.668415] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.669638] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.670846] i2c /dev entries driver [ 0.671643] device-mapper: uevent: version 1.0.3 [ 0.672646] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.674300] ledtrig-cpu: registered to indicate activity on CPUs [ 0.675821] NET: Registered protocol family 10 [ 0.677009] NET: Registered protocol family 17 [ 0.677932] Key type dns_resolver registered [ 0.679108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.680275] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.682111] registered taskstats version 1 [ 0.682971] Loading compiled-in X.509 certificates [ 0.684462] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.686358] zswap: loaded using pool lzo/zbud [ 0.688063] Key type trusted registered [ 0.689899] Key type encrypted registered [ 0.690746] AppArmor: AppArmor sha1 policy hashing enabled [ 0.691795] ima: No TPM chip found, activating TPM-bypass! [ 0.692868] evm: HMAC attrs: 0x1 [ 0.693877] Magic number: 14:422:51 [ 0.694751] rtc_cmos 00:00: setting system clock to 2018-08-12 00:05:14 UTC (1534032314) [ 0.696402] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697535] EDD information not available. [ 0.777984] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789607] Write protecting the kernel read-only data: 14336k [ 0.791785] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.793645] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 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.038508] 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.13... Lease of 10.55.0.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-0000002c failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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=20953055,end=20971487 /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.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 236MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCMxk1GWlK0xK/pr+UXPHrv4GAT/e21wBTn5oljpEK3R3JUCjJaUjULTbesRziGQ4qWe8NfIkr3Uh/HRaaY+u3bt+8jrXS8Ni/51eWP+YJ2HtuJz7WolIXw8HVggkzwbUJ+mnogn6/0MVynS/9SNnajo5sL5oZIi1JLI0x/EEUqmNn+qRcascATxnUarTv7cPv/XZSquqIbvFCVNvEjHJPrTsfButYrAGTA9pP7p/bgqoYExP9lYfLJz1SQlCiFAR60sx4XCt9TADZ+o8w/10DuPCoHp2EkuTcN5UUkuHY6zMF3yfDeo1/DD7UGHUKdJyYlQgxNEKFQMJaDPb2mlxJP root@simplehealthcheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst ssh-dss AAAAB3NzaC1kc3MAAACBAOgSOQfGLaVgdn8xzq1e3NTN5XRm8bEdexn5NV5tx+3aFMCX4E22dBMuJi30zI4CENU7IGyqTJESN/PCHsXYOEoWvY4ETWlDssKPLHYhkT6zOj3co558WfaOX/6eV6AX2wjvszO9EVWi+sOgM2qm9ySRtPE209qD7CsnDuaqgv1fAAAAFQDfTh/Bc9fUrUO1nndEx2RV0ZQHeQAAAIADVJZj/B1U+/m5Fo3VSnY4L4b0ebh7jG7fwUpY6PP4RgrhPZtliuPhS/zmcMIOMBEw3tkw4DJrpafWo5i8rjW31sOJ6yhoeYwlqMk0opXz06smrdtHzxS4B355367vySphAIm4AT231AToBKhGbDlFp3w1A7ogwkUxfycxr0xXEgAAAIAxnjA58YC4VhMG/zSaRBfTZrwykxopPFWnf4nUq9PwQHHeFJcMv02Hzc09apa/u5zDF1iH0nAoQ7ohov6JBeGjMjXzKm5hQMEN/0kUqz1rG2HYJU/awUPXPweBU9wMUKFL09JRzxSjAl4DmdnBIweqVd/N4G/nsPnB6G/kzNl9HQ== root@simplehealthcheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.13,24,fe80::f816:3eff:fe14:d3ec/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.13 ip-route:169.254.169.254 via 10.55.0.2 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-0000002c name: N/A availability-zone: nova local-hostname: simplehealthcheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst launch-index: 0 === cirros: current=0.4.0 uptime=2.66 === 2018-08-12 00:05:18,279 - create_instance - INFO - Deleting Port with ID - 4f020353-9ab5-4e45-bf01-4581d0297118 2018-08-12 00:05:18,279 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492port-1 2018-08-12 00:05:18,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/4f020353-9ab5-4e45-bf01-4581d0297118 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:18,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f31ec99-e4fa-401e-aa26-b663fa146c1b Date: Sun, 12 Aug 2018 00:05:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:05:18,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/4f020353-9ab5-4e45-bf01-4581d0297118 used request id req-4f31ec99-e4fa-401e-aa26-b663fa146c1b 2018-08-12 00:05:18,738 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst 2018-08-12 00:05:18,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:18,892 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00: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-c1535432-b948-4557-9476-726201a3a6b7 x-compute-request-id: req-c1535432-b948-4557-9476-726201a3a6b7 Content-Type: application/json 2018-08-12 00:05:18,893 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 used request id req-c1535432-b948-4557-9476-726201a3a6b7 2018-08-12 00:05:18,893 - create_instance - INFO - Checking deletion status 2018-08-12 00:05:18,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:19,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-4838ee93-a120-45ac-a5d5-8783305b1fb3 x-compute-request-id: req-4838ee93-a120-45ac-a5d5-8783305b1fb3 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.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/7c3718e6-99ee-4705-be76-f5e78cf77485", "rel": "bookmark"}], "image": {"id": "f6242fb3-208a-45d5-9958-3bf88255bae0", "links": [{"href": "http://172.30.9.30:8774/images/f6242fb3-208a-45d5-9958-3bf88255bae0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:05:13.000000", "flavor": {"id": "4d01086c-6c14-4670-b33c-7cf79066fb98", "links": [{"href": "http://172.30.9.30:8774/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98", "rel": "bookmark"}]}, "id": "7c3718e6-99ee-4705-be76-f5e78cf77485", "user_id": "5f05cb88e2dd4d9fafcc983dc6755a64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:05:18Z", "hostId": "63b4525ac2f4f49b0c54c5c8a9e25b8df2a3095f8fcc3c6a4210c622", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst", "created": "2018-08-12T00:05:06Z", "tenant_id": "d9625a3791634ebcb6beda8b345ad0df", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:05:19,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 used request id req-4838ee93-a120-45ac-a5d5-8783305b1fb3 2018-08-12 00:05:19,324 - create_instance - DEBUG - Instance status [SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst] is - ACTIVE 2018-08-12 00:05:19,324 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:05:22,327 - create_instance - DEBUG - VM status query timeout in 296.566184998 2018-08-12 00:05:22,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d085b30c458e3656b8ba313e9dc7fd18fd092a" 2018-08-12 00:05:22,389 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:05: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-7130da93-7e50-4cff-8feb-f5a6fcfa3f49 x-compute-request-id: req-7130da93-7e50-4cff-8feb-f5a6fcfa3f49 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7c3718e6-99ee-4705-be76-f5e78cf77485 could not be found.", "code": 404}} 2018-08-12 00:05:22,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/7c3718e6-99ee-4705-be76-f5e78cf77485 used request id req-7130da93-7e50-4cff-8feb-f5a6fcfa3f49 2018-08-12 00:05:22,389 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7c3718e6-99ee-4705-be76-f5e78cf77485 could not be found. (HTTP 404) (Request-ID: req-7130da93-7e50-4cff-8feb-f5a6fcfa3f49) 2018-08-12 00:05:22,389 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-inst 2018-08-12 00:05:22,391 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-subnet 2018-08-12 00:05:22,391 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-subnet 2018-08-12 00:05:22,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/c0885f45-abdc-48d1-8be6-9ae4293c44a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84689bed5513f1513fffae3c55efac4aa9ea473" 2018-08-12 00:05:23,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1a2b341c-637e-4889-af8f-b1fdf5eac12d Date: Sun, 12 Aug 2018 00:05:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:05:23,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/c0885f45-abdc-48d1-8be6-9ae4293c44a2 used request id req-1a2b341c-637e-4889-af8f-b1fdf5eac12d 2018-08-12 00:05:23,763 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-priv-net 2018-08-12 00:05:23,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/cd0d9d81-75de-4391-9b22-eb6bd1609d68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84689bed5513f1513fffae3c55efac4aa9ea473" 2018-08-12 00:05:25,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab94bf39-daaa-4407-a669-0615fed8e39e Date: Sun, 12 Aug 2018 00:05:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:05:25,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/cd0d9d81-75de-4391-9b22-eb6bd1609d68 used request id req-ab94bf39-daaa-4407-a669-0615fed8e39e 2018-08-12 00:05:25,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f180470af4c5c7035c1d7c6a3b52b5f60d2c61fb" 2018-08-12 00:05:25,117 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:05: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-a0c3a5b4-3139-46d1-80af-35876d25d19a x-compute-request-id: req-a0c3a5b4-3139-46d1-80af-35876d25d19a Content-Length: 0 Content-Type: application/json 2018-08-12 00:05:25,117 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/4d01086c-6c14-4670-b33c-7cf79066fb98 used request id req-a0c3a5b4-3139-46d1-80af-35876d25d19a 2018-08-12 00:05:25,118 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-c33d8e33-aa07-4e67-a74b-cdb8e8aa0492-image 2018-08-12 00:05:25,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/f6242fb3-208a-45d5-9958-3bf88255bae0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}995fac7d463cc3286f6d67f9bfbe1cd2b4a15b9d" 2018-08-12 00:05:25,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27257e77-f514-405a-895b-b2d2bce2c58a Date: Sun, 12 Aug 2018 00:05:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:05:25,681 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/f6242fb3-208a-45d5-9958-3bf88255bae0 used request id req-27257e77-f514-405a-895b-b2d2bce2c58a 2018-08-12 00:05:25,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:05:25,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:05:25,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:05:25,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:05:25,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:05:25,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:25,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-55a61c6f-99fe-47a2-91b7-619cfc9edd58 Date: Sun, 12 Aug 2018 00:05:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9625a3791634ebcb6beda8b345ad0df", "created_at": "2018-08-12T00:04:57Z", "updated_at": "2018-08-12T00:04:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:04:57Z", "revision_number": 0, "id": "171ac1cc-0592-4d8e-aad2-20be6d1cd3cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:04:57Z", "security_group_id": "d0488376-d11e-437d-a478-37fc895b1c26", "tenant_id": "d9625a3791634ebcb6beda8b345ad0df", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9625a3791634ebcb6beda8b345ad0df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:04:57Z", "revision_number": 0, "id": "1973e587-d20f-49c2-b494-c3556d5fb0a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:04:57Z", "security_group_id": "d0488376-d11e-437d-a478-37fc895b1c26", "tenant_id": "d9625a3791634ebcb6beda8b345ad0df", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9625a3791634ebcb6beda8b345ad0df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:04:57Z", "revision_number": 0, "id": "824c5bff-4d62-4866-ad32-f9ae12ade482", "remote_group_id": "d0488376-d11e-437d-a478-37fc895b1c26", "remote_ip_prefix": null, "created_at": "2018-08-12T00:04:57Z", "security_group_id": "d0488376-d11e-437d-a478-37fc895b1c26", "tenant_id": "d9625a3791634ebcb6beda8b345ad0df", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9625a3791634ebcb6beda8b345ad0df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:04:57Z", "revision_number": 0, "id": "c3e11263-20ee-439e-88f5-ed09473215c7", "remote_group_id": "d0488376-d11e-437d-a478-37fc895b1c26", "remote_ip_prefix": null, "created_at": "2018-08-12T00:04:57Z", "security_group_id": "d0488376-d11e-437d-a478-37fc895b1c26", "tenant_id": "d9625a3791634ebcb6beda8b345ad0df", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9625a3791634ebcb6beda8b345ad0df"}], "revision_number": 4, "project_id": "d9625a3791634ebcb6beda8b345ad0df", "id": "d0488376-d11e-437d-a478-37fc895b1c26", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:05:25,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-55a61c6f-99fe-47a2-91b7-619cfc9edd58 2018-08-12 00:05:25,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:26,016 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:05:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e140c81-24b7-4c83-ba7e-3b79e42c7a70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:05:26,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-6e140c81-24b7-4c83-ba7e-3b79e42c7a70 2018-08-12 00:05:26,016 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:05:26,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:26,095 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5988544-7e9c-40ef-bab1-4ce3ba848695 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:05:26,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-f5988544-7e9c-40ef-bab1-4ce3ba848695 2018-08-12 00:05:26,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:05:26,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:26,179 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-501f5e12-7464-45a3-a373-1c3fe7b17b4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:05:26,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-501f5e12-7464-45a3-a373-1c3fe7b17b4e 2018-08-12 00:05:26,180 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:05:26,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:26,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88ce5b48-51da-4d9d-baae-b3a7c2a53d89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:05:26,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-88ce5b48-51da-4d9d-baae-b3a7c2a53d89 2018-08-12 00:05:26,273 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:05:26,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:26,358 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-becc3ee0-1815-4625-a0f9-9902b829ac7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:05:26,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-becc3ee0-1815-4625-a0f9-9902b829ac7a 2018-08-12 00:05:26,359 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:05:26,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:26,450 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7741854-04b9-4ecb-a641-d3a944bd8ab4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:05:26,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-a7741854-04b9-4ecb-a641-d3a944bd8ab4 2018-08-12 00:05:26,450 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:05:26,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:26,540 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e71c8462-fee7-4a71-aac5-08bf8d4aa49b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:05:26,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-e71c8462-fee7-4a71-aac5-08bf8d4aa49b 2018-08-12 00:05:26,540 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:05:26,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:26,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d41751f-1237-4126-8667-ae6f7f7d8bbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:05:26,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-3d41751f-1237-4126-8667-ae6f7f7d8bbb 2018-08-12 00:05:26,628 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:05:26,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:26,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a970f76a-d349-4966-8a04-1c3f371f4495 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:05:26,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-a970f76a-d349-4966-8a04-1c3f371f4495 2018-08-12 00:05:26,715 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:05:26,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:26,801 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c961614-339e-4690-9c0e-7a45868240de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:05:26,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-3c961614-339e-4690-9c0e-7a45868240de 2018-08-12 00:05:26,802 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:05:26,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:26,892 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-960240ef-4713-440b-bf6b-5d85189ac8e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:05:26,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-960240ef-4713-440b-bf6b-5d85189ac8e1 2018-08-12 00:05:26,893 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:05:26,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:26,976 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dbb880a-1d34-4825-93b8-e4a504acfd3c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:05:26,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-1dbb880a-1d34-4825-93b8-e4a504acfd3c 2018-08-12 00:05:26,976 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:05:26,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:27,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7098b4d4-40f9-4e4e-b81b-0fb9516fcf86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:05:27,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-7098b4d4-40f9-4e4e-b81b-0fb9516fcf86 2018-08-12 00:05:27,063 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:05:27,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:27,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4236ca9d-144c-4025-ba93-0d1087612c63 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:05:27,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-4236ca9d-144c-4025-ba93-0d1087612c63 2018-08-12 00:05:27,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:27,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67bd1f3e-cd96-4b77-ad21-56a85603ffa5 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9625a3791634ebcb6beda8b345ad0df", "name": "SimpleHealthCheck-c056f334-6138-44f-proj"}} 2018-08-12 00:05:27,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df used request id req-67bd1f3e-cd96-4b77-ad21-56a85603ffa5 2018-08-12 00:05:27,242 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d0488376-d11e-437d-a478-37fc895b1c26 2018-08-12 00:05:27,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d0488376-d11e-437d-a478-37fc895b1c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:27,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1feaaa93-d7b9-4e33-b614-c6970dfee104 Date: Sun, 12 Aug 2018 00:05: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-08-12T00:04:57Z", "security_group_id": "d0488376-d11e-437d-a478-37fc895b1c26", "port_range_min": null, "revision_number": 0, "tenant_id": "d9625a3791634ebcb6beda8b345ad0df", "created_at": "2018-08-12T00:04:57Z", "project_id": "d9625a3791634ebcb6beda8b345ad0df", "id": "171ac1cc-0592-4d8e-aad2-20be6d1cd3cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:04:57Z", "security_group_id": "d0488376-d11e-437d-a478-37fc895b1c26", "port_range_min": null, "revision_number": 0, "tenant_id": "d9625a3791634ebcb6beda8b345ad0df", "created_at": "2018-08-12T00:04:57Z", "project_id": "d9625a3791634ebcb6beda8b345ad0df", "id": "1973e587-d20f-49c2-b494-c3556d5fb0a7"}, {"remote_group_id": "d0488376-d11e-437d-a478-37fc895b1c26", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:04:57Z", "security_group_id": "d0488376-d11e-437d-a478-37fc895b1c26", "port_range_min": null, "revision_number": 0, "tenant_id": "d9625a3791634ebcb6beda8b345ad0df", "created_at": "2018-08-12T00:04:57Z", "project_id": "d9625a3791634ebcb6beda8b345ad0df", "id": "824c5bff-4d62-4866-ad32-f9ae12ade482"}, {"remote_group_id": "d0488376-d11e-437d-a478-37fc895b1c26", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:04:57Z", "security_group_id": "d0488376-d11e-437d-a478-37fc895b1c26", "port_range_min": null, "revision_number": 0, "tenant_id": "d9625a3791634ebcb6beda8b345ad0df", "created_at": "2018-08-12T00:04:57Z", "project_id": "d9625a3791634ebcb6beda8b345ad0df", "id": "c3e11263-20ee-439e-88f5-ed09473215c7"}]} 2018-08-12 00:05:27,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d0488376-d11e-437d-a478-37fc895b1c26 used request id req-1feaaa93-d7b9-4e33-b614-c6970dfee104 2018-08-12 00:05:27,271 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:05:27,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/d0488376-d11e-437d-a478-37fc895b1c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:27,465 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fdc56776-3d04-4422-9863-b27b549bf776 Content-Length: 0 Date: Sun, 12 Aug 2018 00:05:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:05:27,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d0488376-d11e-437d-a478-37fc895b1c26 used request id req-fdc56776-3d04-4422-9863-b27b549bf776 2018-08-12 00:05:27,466 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-c056f334-6138-44f-proj 2018-08-12 00:05:27,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:27,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:05:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-798bf4dc-8ebd-4367-a84b-4b1cbfbfb933 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:05:27,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d9625a3791634ebcb6beda8b345ad0df used request id req-798bf4dc-8ebd-4367-a84b-4b1cbfbfb933 2018-08-12 00:05:27,726 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-c056f334-6138-44f-proj-role 2018-08-12 00:05:27,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/67199752cb31425695fd8d4df7f38248 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:27,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:05:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b47cf56b-57ee-46f5-9ad7-5007869d656c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:05:27,864 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/67199752cb31425695fd8d4df7f38248 used request id req-b47cf56b-57ee-46f5-9ad7-5007869d656c 2018-08-12 00:05:27,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f299d9a732c7df3342ce44759d6a5404398a57f0" 2018-08-12 00:05:27,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe29ef6-53b9-492d-a78c-722e519af2fe Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:05:27,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-bfe29ef6-53b9-492d-a78c-722e519af2fe 2018-08-12 00:05:27,945 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-c056f334-6138-44f-user 2018-08-12 00:05:27,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/5f05cb88e2dd4d9fafcc983dc6755a64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5667a8209440cfeaffb4c9fcd5f20ca12a370fe" 2018-08-12 00:05:28,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:05:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-127058a2-f504-4367-aed3-f22ecbf6303f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:05:28,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/5f05cb88e2dd4d9fafcc983dc6755a64 used request id req-127058a2-f504-4367-aed3-f22ecbf6303f 2018-08-12 00:05:28,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:05:28,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:05:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["LUsv-DjVTiW2dcQdDSNeAA"], "issued_at": "2018-08-12T00:05:28.000000Z"}} 2018-08-12 00:05:28,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd61477194c27011db351b5890024f3dfb235876" 2018-08-12 00:05:28,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e477dbe-40d3-4552-b8dc-e003434dd8e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:28,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8e477dbe-40d3-4552-b8dc-e003434dd8e5 2018-08-12 00:05:28,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:05:28,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:05:28,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:05:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["wli5RsNQQsCyIVoC1WXYJw"], "issued_at": "2018-08-12T00:05:28.000000Z"}} 2018-08-12 00:05:28,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:05:29,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08624351-a97a-420e-9685-1bb04edf4019 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:29,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-08624351-a97a-420e-9685-1bb04edf4019 2018-08-12 00:05:29,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:05:29,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:05:29,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:05:29,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a0ad8d-a0a8-49f6-ae76-bad381c09d75 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:05:29,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj used request id req-d9a0ad8d-a0a8-49f6-ae76-bad381c09d75 2018-08-12 00:05:29,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:05:29,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf75777-3c95-45e8-93a2-3b7972813c57 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:05:29,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-8cf75777-3c95-45e8-93a2-3b7972813c57 2018-08-12 00:05:29,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}}' 2018-08-12 00:05:29,271 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:05:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9669f609-8af9-4ba7-ad45-ee129dffdbb2 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "id": "e1d3b3f29ff74b34b852886e5556b136", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:05:29,272 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-9669f609-8af9-4ba7-ad45-ee129dffdbb2 2018-08-12 00:05:29,272 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj 2018-08-12 00:05:29,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:05:29,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:05:29,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:05:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["6G6mBULoTo-DTqC7vErwlA"], "issued_at": "2018-08-12T00:05:29.000000Z"}} 2018-08-12 00:05:29,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea3bca0d05a95bac0cfec2aa4da06a3308ef09a" 2018-08-12 00:05:29,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f9eb72e-abf4-4d43-a848-e4ba18b44d32 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:29,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3f9eb72e-abf4-4d43-a848-e4ba18b44d32 2018-08-12 00:05:29,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:05:29,744 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:05:29,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea3bca0d05a95bac0cfec2aa4da06a3308ef09a" 2018-08-12 00:05:29,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b22169-22ba-470b-8a04-464d9c50e6c5 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:05:29,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f6b22169-22ba-470b-8a04-464d9c50e6c5 2018-08-12 00:05:29,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea3bca0d05a95bac0cfec2aa4da06a3308ef09a" 2018-08-12 00:05:29,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1348738f-5a0d-434d-941f-0406189771e2 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "id": "e1d3b3f29ff74b34b852886e5556b136", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}]} 2018-08-12 00:05:29,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj used request id req-1348738f-5a0d-434d-941f-0406189771e2 2018-08-12 00:05:29,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea3bca0d05a95bac0cfec2aa4da06a3308ef09a" 2018-08-12 00:05:29,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97fbde12-e070-4924-9f11-de59aa2b636b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:05:29,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-97fbde12-e070-4924-9f11-de59aa2b636b 2018-08-12 00:05:30,353 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-d076df6e-7b9d-41e-user 2018-08-12 00:05:30,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:05:30,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:05:30,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93375d87-37f8-431a-8813-895e90b6352b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:05:30,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-93375d87-37f8-431a-8813-895e90b6352b 2018-08-12 00:05:30,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" -d '{"role": {"name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role"}}' 2018-08-12 00:05:30,548 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2982eeac-afdb-40fb-9346-8aacfe480ff8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f61a4a088a7c45a18eb21bfcd596d0b9", "links": {"self": "http://172.30.9.30:5000/v3/roles/f61a4a088a7c45a18eb21bfcd596d0b9"}, "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role"}} 2018-08-12 00:05:30,548 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-2982eeac-afdb-40fb-9346-8aacfe480ff8 2018-08-12 00:05:30,548 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role 2018-08-12 00:05:30,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/f61a4a088a7c45a18eb21bfcd596d0b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:05:30,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f2a3db3-fc81-47d1-b126-427a59c6297d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f61a4a088a7c45a18eb21bfcd596d0b9", "links": {"self": "http://172.30.9.30:5000/v3/roles/f61a4a088a7c45a18eb21bfcd596d0b9"}, "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role"}} 2018-08-12 00:05:30,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/f61a4a088a7c45a18eb21bfcd596d0b9 used request id req-3f2a3db3-fc81-47d1-b126-427a59c6297d 2018-08-12 00:05:30,636 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role to project CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj 2018-08-12 00:05:30,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136/users/e84fe4fe717540e583cb8daa3dc1dc10/roles/f61a4a088a7c45a18eb21bfcd596d0b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:05:30,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32a49963-db6e-4737-8ba6-6314eba6ed36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:05:30,772 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136/users/e84fe4fe717540e583cb8daa3dc1dc10/roles/f61a4a088a7c45a18eb21bfcd596d0b9 used request id req-32a49963-db6e-4737-8ba6-6314eba6ed36 2018-08-12 00:05:30,772 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:05:30,774 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:05:30,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:05:30,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:05:31,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f61a4a088a7c45a18eb21bfcd596d0b9", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role"}], "expires_at": "2018-08-12T01:05:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-user", "id": "e84fe4fe717540e583cb8daa3dc1dc10"}, "audit_ids": ["OhY8Z2WPTZ6ZWMp-KnyoVQ"], "issued_at": "2018-08-12T00:05:31.000000Z"}} 2018-08-12 00:05:31,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d4a8eb074bb5f0745eec61c58d19ca3af69e04" 2018-08-12 00:05:31,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b33dc39-177e-410a-a2cf-162beb163ee3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:31,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8b33dc39-177e-410a-a2cf-162beb163ee3 2018-08-12 00:05:31,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45d4a8eb074bb5f0745eec61c58d19ca3af69e04" 2018-08-12 00:05:31,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-7366ae32-95f9-46d1-a11d-0372327de470 Date: Sun, 12 Aug 2018 00:05:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d"} 2018-08-12 00:05:31,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d used request id req-7366ae32-95f9-46d1-a11d-0372327de470 2018-08-12 00:05:31,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45d4a8eb074bb5f0745eec61c58d19ca3af69e04" 2018-08-12 00:05:31,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ac858644-294d-43a1-ac48-a7a6329ce1f6 Date: Sun, 12 Aug 2018 00:05: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-08-12 00:05:31,454 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-ac858644-294d-43a1-ac48-a7a6329ce1f6 2018-08-12 00:05:31,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45d4a8eb074bb5f0745eec61c58d19ca3af69e04" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d"}' 2018-08-12 00:05:31,513 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0dad8e26-9660-4ff3-9e61-7dc698c3aeee Date: Sun, 12 Aug 2018 00:05:31 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:05:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:05:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "min_disk": 0, "protected": false, "id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "file": "/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191/file", "checksum": null, "owner": "e1d3b3f29ff74b34b852886e5556b136", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:05:31,513 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-0dad8e26-9660-4ff3-9e61-7dc698c3aeee 2018-08-12 00:05:31,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45d4a8eb074bb5f0745eec61c58d19ca3af69e04" -d '' 2018-08-12 00:05:32,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4ddc68ef-a5c1-479c-84f4-f769883fe005 Date: Sun, 12 Aug 2018 00:05:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:05:32,541 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191/file used request id req-4ddc68ef-a5c1-479c-84f4-f769883fe005 2018-08-12 00:05:32,542 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:05:32,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45d4a8eb074bb5f0745eec61c58d19ca3af69e04" 2018-08-12 00:05:32,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-88e9049c-b76c-474e-aa6d-954824fb74bb Date: Sun, 12 Aug 2018 00:05:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:05:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:05:32Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191/snap", "metadata": {}}], "self": "/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "min_disk": 0, "protected": false, "id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "file": "/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1d3b3f29ff74b34b852886e5556b136", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:05:32,563 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191 used request id req-88e9049c-b76c-474e-aa6d-954824fb74bb 2018-08-12 00:05:32,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45d4a8eb074bb5f0745eec61c58d19ca3af69e04" 2018-08-12 00:05:32,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-21af210b-33a3-4150-af3a-2653fb98e71a Date: Sun, 12 Aug 2018 00:05: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-08-12 00:05:32,573 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-21af210b-33a3-4150-af3a-2653fb98e71a 2018-08-12 00:05:32,576 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d 2018-08-12 00:05:32,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45d4a8eb074bb5f0745eec61c58d19ca3af69e04" 2018-08-12 00:05:32,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-a60e271f-df23-4f83-bc0d-31412876c843 Date: Sun, 12 Aug 2018 00:05:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:05:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:05:32Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191/snap", "metadata": {}}], "self": "/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "min_disk": 0, "protected": false, "id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "file": "/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1d3b3f29ff74b34b852886e5556b136", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:05:32,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191 used request id req-a60e271f-df23-4f83-bc0d-31412876c843 2018-08-12 00:05:32,596 - create_image - DEBUG - Instance status is - active 2018-08-12 00:05:32,596 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d 2018-08-12 00:05:32,596 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d 2018-08-12 00:05:32,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:05:32,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:05:32,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f61a4a088a7c45a18eb21bfcd596d0b9", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role"}], "expires_at": "2018-08-12T01:05:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-user", "id": "e84fe4fe717540e583cb8daa3dc1dc10"}, "audit_ids": ["tRcV1TVsSDGZiI2BimzkaQ"], "issued_at": "2018-08-12T00:05:32.000000Z"}} 2018-08-12 00:05:32,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0980673f68504bcd8660883b0d26fa6e0e7475c8" 2018-08-12 00:05:32,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83664ed0-461d-4284-8c84-da6cab766b87 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:32,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-83664ed0-461d-4284-8c84-da6cab766b87 2018-08-12 00:05:32,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:05:32,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:05:32,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:05:32,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:05:32,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:05:33,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0980673f68504bcd8660883b0d26fa6e0e7475c8" 2018-08-12 00:05:33,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8c5b5d9e-ee4c-49a1-9484-f2aa9c946205 Date: Sun, 12 Aug 2018 00:05:33 GMT RESP BODY: {"networks":[]} 2018-08-12 00:05:33,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 used request id req-8c5b5d9e-ee4c-49a1-9484-f2aa9c946205 2018-08-12 00:05:33,168 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 2018-08-12 00:05:33,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0980673f68504bcd8660883b0d26fa6e0e7475c8" -d '{"network": {"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1", "admin_state_up": true}}' 2018-08-12 00:05:34,057 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 604 X-Openstack-Request-Id: req-f6584564-368c-4ecb-a7fb-3265deaca1a5 Date: Sun, 12 Aug 2018 00:05:34 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:05:33Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"d60ec7cf-1122-487c-8933-836c4d080b77","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1"}} 2018-08-12 00:05:34,057 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-f6584564-368c-4ecb-a7fb-3265deaca1a5 2018-08-12 00:05:34,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0980673f68504bcd8660883b0d26fa6e0e7475c8" 2018-08-12 00:05:34,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 588 X-Openstack-Request-Id: req-a94343b4-8565-4e4f-ac14-96749a4da3e5 Date: Sun, 12 Aug 2018 00:05:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:05:33Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"d60ec7cf-1122-487c-8933-836c4d080b77","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1"}]} 2018-08-12 00:05:34,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-a94343b4-8565-4e4f-ac14-96749a4da3e5 2018-08-12 00:05:34,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0980673f68504bcd8660883b0d26fa6e0e7475c8" 2018-08-12 00:05:34,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ceca5aad-1eee-45fa-bbc3-ea86c88d7b2b Date: Sun, 12 Aug 2018 00:05:34 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:05:34,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-ceca5aad-1eee-45fa-bbc3-ea86c88d7b2b 2018-08-12 00:05:34,401 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1 2018-08-12 00:05:34,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0980673f68504bcd8660883b0d26fa6e0e7475c8" -d '{"subnets": [{"ip_version": 4, "network_id": "d60ec7cf-1122-487c-8933-836c4d080b77", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]}' 2018-08-12 00:05:34,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d5f66faf-3c7c-4141-b616-3cec716878cc Date: Sun, 12 Aug 2018 00:05:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:05:34,918 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-d5f66faf-3c7c-4141-b616-3cec716878cc 2018-08-12 00:05:34,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0980673f68504bcd8660883b0d26fa6e0e7475c8" 2018-08-12 00:05:35,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-a2b354bf-ea83-40fc-bda1-499a5c2e656a Date: Sun, 12 Aug 2018 00:05:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5"],"updated_at":"2018-08-12T00:05:34Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"d60ec7cf-1122-487c-8933-836c4d080b77","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1"}]} 2018-08-12 00:05:35,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-a2b354bf-ea83-40fc-bda1-499a5c2e656a 2018-08-12 00:05:35,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0980673f68504bcd8660883b0d26fa6e0e7475c8" 2018-08-12 00:05:35,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-49a80fdd-9981-46b1-8ac6-00443d874190 Date: Sun, 12 Aug 2018 00:05:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:05:35,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-49a80fdd-9981-46b1-8ac6-00443d874190 2018-08-12 00:05:35,116 - OpenStackNetwork - DEBUG - Network [d60ec7cf-1122-487c-8933-836c4d080b77] created successfully 2018-08-12 00:05:35,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:05:35,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:05:35,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f61a4a088a7c45a18eb21bfcd596d0b9", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role"}], "expires_at": "2018-08-12T01:05:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-user", "id": "e84fe4fe717540e583cb8daa3dc1dc10"}, "audit_ids": ["q0b9WTUmRQuSrsmqWZPg-g"], "issued_at": "2018-08-12T00:05:35.000000Z"}} 2018-08-12 00:05:35,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acabae1a2f0eb8648f77dcea945fc347a9bc0f42" 2018-08-12 00:05:35,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-672ea10c-469a-4ae8-8431-dc4f7132906c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:35,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-672ea10c-469a-4ae8-8431-dc4f7132906c 2018-08-12 00:05:35,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:05:35,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:05:35,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:05:35,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:05:35,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:05:35,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acabae1a2f0eb8648f77dcea945fc347a9bc0f42" 2018-08-12 00:05:35,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-33a44225-56ed-484e-adb0-75cb4c89ac6c Date: Sun, 12 Aug 2018 00:05:35 GMT RESP BODY: {"networks":[]} 2018-08-12 00:05:35,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 used request id req-33a44225-56ed-484e-adb0-75cb4c89ac6c 2018-08-12 00:05:35,763 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 2018-08-12 00:05:35,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acabae1a2f0eb8648f77dcea945fc347a9bc0f42" -d '{"network": {"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2", "admin_state_up": true}}' 2018-08-12 00:05:36,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 604 X-Openstack-Request-Id: req-ae347c1c-8c0b-484a-9969-68f138bd05d6 Date: Sun, 12 Aug 2018 00:05:36 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:05:35Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2"}} 2018-08-12 00:05:36,002 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-ae347c1c-8c0b-484a-9969-68f138bd05d6 2018-08-12 00:05:36,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acabae1a2f0eb8648f77dcea945fc347a9bc0f42" 2018-08-12 00:05:36,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 588 X-Openstack-Request-Id: req-6b211f6a-bd1f-435a-b14e-4bce46cc23be Date: Sun, 12 Aug 2018 00:05:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:05:35Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2"}]} 2018-08-12 00:05:36,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-6b211f6a-bd1f-435a-b14e-4bce46cc23be 2018-08-12 00:05:36,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acabae1a2f0eb8648f77dcea945fc347a9bc0f42" 2018-08-12 00:05:36,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-718a64d0-8758-44ea-801d-8d4e4404c8d9 Date: Sun, 12 Aug 2018 00:05:36 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:05:36,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-718a64d0-8758-44ea-801d-8d4e4404c8d9 2018-08-12 00:05:36,170 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2 2018-08-12 00:05:36,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acabae1a2f0eb8648f77dcea945fc347a9bc0f42" -d '{"subnets": [{"ip_version": 4, "network_id": "f9ccd8fd-91b5-4e26-874b-806f81f81a2d", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]}' 2018-08-12 00:05:36,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-834cbf09-00a9-4c4f-949a-d4fbab01ab3a Date: Sun, 12 Aug 2018 00:05:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:05:36,895 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-834cbf09-00a9-4c4f-949a-d4fbab01ab3a 2018-08-12 00:05:36,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acabae1a2f0eb8648f77dcea945fc347a9bc0f42" 2018-08-12 00:05:37,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-f0366460-8f59-49e5-85d2-2a0bdd7aa541 Date: Sun, 12 Aug 2018 00:05:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42e70caa-7e45-4b1f-af15-7ca5ce59fc69"],"updated_at":"2018-08-12T00:05:36Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2"}]} 2018-08-12 00:05:37,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-f0366460-8f59-49e5-85d2-2a0bdd7aa541 2018-08-12 00:05:37,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acabae1a2f0eb8648f77dcea945fc347a9bc0f42" 2018-08-12 00:05:37,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3394abcb-c5ae-4809-a23d-664bfd641006 Date: Sun, 12 Aug 2018 00:05:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:05:37,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-3394abcb-c5ae-4809-a23d-664bfd641006 2018-08-12 00:05:37,273 - OpenStackNetwork - DEBUG - Network [f9ccd8fd-91b5-4e26-874b-806f81f81a2d] created successfully 2018-08-12 00:05:37,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:05:37,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:05:37,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f61a4a088a7c45a18eb21bfcd596d0b9", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role"}], "expires_at": "2018-08-12T01:05:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-user", "id": "e84fe4fe717540e583cb8daa3dc1dc10"}, "audit_ids": ["RZk5UCmNTPyS7igJUWtUHw"], "issued_at": "2018-08-12T00:05:37.000000Z"}} 2018-08-12 00:05:37,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:37,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-301220aa-4e6f-4250-947d-f8e2858a22d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:37,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-301220aa-4e6f-4250-947d-f8e2858a22d1 2018-08-12 00:05:37,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:05:37,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:05:37,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:05:37,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:05:37,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:05:37,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:37,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bc4c8b46-3bb8-4607-ad9b-74d0a5daa4ea Date: Sun, 12 Aug 2018 00:05:37 GMT RESP BODY: {"routers": []} 2018-08-12 00:05:37,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router&admin_state_up=True used request id req-bc4c8b46-3bb8-4607-ad9b-74d0a5daa4ea 2018-08-12 00:05:37,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:05:37,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:05:38,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f61a4a088a7c45a18eb21bfcd596d0b9", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role"}], "expires_at": "2018-08-12T01:05:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-user", "id": "e84fe4fe717540e583cb8daa3dc1dc10"}, "audit_ids": ["xBaagzXAQBODMsY9KHljMg"], "issued_at": "2018-08-12T00:05:38.000000Z"}} 2018-08-12 00:05:38,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6782767fe59a4ab83c376fb6c766d2a1a2c0f2f" 2018-08-12 00:05:38,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29d47d8a-08e7-4cb8-a0d3-b06887da1e22 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:38,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-29d47d8a-08e7-4cb8-a0d3-b06887da1e22 2018-08-12 00:05:38,420 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router 2018-08-12 00:05:38,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" -d '{"router": {"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router", "admin_state_up": true}}' 2018-08-12 00:05:38,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-529def25-fb1a-40bb-9bd7-f3415387f476 Date: Sun, 12 Aug 2018 00:05:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:38Z", "admin_state_up": true, "updated_at": "2018-08-12T00:05:38Z", "revision_number": 0, "routes": [], "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "bdcf8de8-686a-4c5e-8256-571d7f7f8366", "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router"}} 2018-08-12 00:05:38,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-529def25-fb1a-40bb-9bd7-f3415387f476 2018-08-12 00:05:38,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=bdcf8de8-686a-4c5e-8256-571d7f7f8366 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:38,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-edb14433-c844-4227-a325-55cf5433790e Date: Sun, 12 Aug 2018 00:05:38 GMT RESP BODY: {"ports":[]} 2018-08-12 00:05:38,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=bdcf8de8-686a-4c5e-8256-571d7f7f8366 used request id req-edb14433-c844-4227-a325-55cf5433790e 2018-08-12 00:05:38,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:38,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-8c7888d0-e61f-44e8-8b0b-fc0d2a19cae2 Date: Sun, 12 Aug 2018 00:05:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5"],"updated_at":"2018-08-12T00:05:34Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"d60ec7cf-1122-487c-8933-836c4d080b77","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1"}]} 2018-08-12 00:05:38,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 used request id req-8c7888d0-e61f-44e8-8b0b-fc0d2a19cae2 2018-08-12 00:05:38,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:38,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cdd1c5cf-b4fb-4bc0-b41d-63ab877ccee6 Date: Sun, 12 Aug 2018 00:05:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:05:38,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-cdd1c5cf-b4fb-4bc0-b41d-63ab877ccee6 2018-08-12 00:05:38,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:38,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-ed8209db-c40b-4ac9-8854-32e43576bf37 Date: Sun, 12 Aug 2018 00:05:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5"],"updated_at":"2018-08-12T00:05:34Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"d60ec7cf-1122-487c-8933-836c4d080b77","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1"}]} 2018-08-12 00:05:38,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 used request id req-ed8209db-c40b-4ac9-8854-32e43576bf37 2018-08-12 00:05:38,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:05:38,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:05:38,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:38,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64ca6be-6735-4034-8107-1eaa9fea39a7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:05:38,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-c64ca6be-6735-4034-8107-1eaa9fea39a7 2018-08-12 00:05:38,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:39,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7f6e0856-b1cc-400a-955c-5679b6db4e8f Date: Sun, 12 Aug 2018 00:05:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:05:39,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-7f6e0856-b1cc-400a-955c-5679b6db4e8f 2018-08-12 00:05:39,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d60ec7cf-1122-487c-8933-836c4d080b77&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:39,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7cffc582-dadb-4a76-a82b-2d6603b18917 Date: Sun, 12 Aug 2018 00:05:39 GMT RESP BODY: {"ports":[]} 2018-08-12 00:05:39,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d60ec7cf-1122-487c-8933-836c4d080b77&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port1&admin_state_up=True used request id req-7cffc582-dadb-4a76-a82b-2d6603b18917 2018-08-12 00:05:39,056 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port1 for router - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router 2018-08-12 00:05:39,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:05:39,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:05:39,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f61a4a088a7c45a18eb21bfcd596d0b9", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role"}], "expires_at": "2018-08-12T01:05:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-user", "id": "e84fe4fe717540e583cb8daa3dc1dc10"}, "audit_ids": ["U-ojmQH4TW68n5-bIlEyGg"], "issued_at": "2018-08-12T00:05:39.000000Z"}} 2018-08-12 00:05:39,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5858d0a500bef6f6ac55c1f569fad33c72669971" 2018-08-12 00:05:39,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f3c571-10cb-4c90-ba6c-26f66527a53e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:39,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-30f3c571-10cb-4c90-ba6c-26f66527a53e 2018-08-12 00:05:39,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:39,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-34b2fc68-c82b-47e7-93cb-244e5a342f34 Date: Sun, 12 Aug 2018 00:05:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5"],"updated_at":"2018-08-12T00:05:34Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"d60ec7cf-1122-487c-8933-836c4d080b77","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1"}]} 2018-08-12 00:05:39,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 used request id req-34b2fc68-c82b-47e7-93cb-244e5a342f34 2018-08-12 00:05:39,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:39,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-60a217ed-749f-4b38-9d84-713f1b888282 Date: Sun, 12 Aug 2018 00:05:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:05:39,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-60a217ed-749f-4b38-9d84-713f1b888282 2018-08-12 00:05:39,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:39,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-765bdf08-142a-4e41-aa52-423b3479b6b2 Date: Sun, 12 Aug 2018 00:05:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5"],"updated_at":"2018-08-12T00:05:34Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"d60ec7cf-1122-487c-8933-836c4d080b77","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1"}]} 2018-08-12 00:05:39,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 used request id req-765bdf08-142a-4e41-aa52-423b3479b6b2 2018-08-12 00:05:39,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:05:39,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:05:39,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5858d0a500bef6f6ac55c1f569fad33c72669971" 2018-08-12 00:05:39,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18bc9b4-7fc3-46b5-b2c2-7d9ece5e37f5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:05:39,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-c18bc9b4-7fc3-46b5-b2c2-7d9ece5e37f5 2018-08-12 00:05:39,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:39,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-36b96191-c3b6-4d61-8711-fb11f77e74a0 Date: Sun, 12 Aug 2018 00:05:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:05:39,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-36b96191-c3b6-4d61-8711-fb11f77e74a0 2018-08-12 00:05:39,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:40,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-50e9fccd-5441-472f-a6a9-33d638243b34 Date: Sun, 12 Aug 2018 00:05:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:05:40,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1 used request id req-50e9fccd-5441-472f-a6a9-33d638243b34 2018-08-12 00:05:40,047 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 2018-08-12 00:05:40,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" -d '{"port": {"network_id": "d60ec7cf-1122-487c-8933-836c4d080b77", "fixed_ips": [{"subnet_id": "fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port1", "admin_state_up": true}}' 2018-08-12 00:05:40,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0beb86ab-6a5e-4d10-9562-0449979c2684 Date: Sun, 12 Aug 2018 00:05:40 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:05:40Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:05:40Z","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:4d:3f:00","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","ip_address":"10.200.201.1"}],"id":"4ef54b81-6cc0-4efc-bcfe-e4361b74c876","security_groups":["63f6b10e-ea0c-4f79-84b7-0f881cd516ca"],"device_id":""}} 2018-08-12 00:05:40,752 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-0beb86ab-6a5e-4d10-9562-0449979c2684 2018-08-12 00:05:40,753 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port1 for router - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router 2018-08-12 00:05:40,753 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router 2018-08-12 00:05:40,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/bdcf8de8-686a-4c5e-8256-571d7f7f8366/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" -d '{"port_id": "4ef54b81-6cc0-4efc-bcfe-e4361b74c876"}' 2018-08-12 00:05:42,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b80f1025-91ee-4cec-8425-fb10153e225e Date: Sun, 12 Aug 2018 00:05:42 GMT RESP BODY: {"network_id": "d60ec7cf-1122-487c-8933-836c4d080b77", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "subnet_id": "fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5", "subnet_ids": ["fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5"], "port_id": "4ef54b81-6cc0-4efc-bcfe-e4361b74c876", "id": "bdcf8de8-686a-4c5e-8256-571d7f7f8366"} 2018-08-12 00:05:42,393 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/bdcf8de8-686a-4c5e-8256-571d7f7f8366/add_router_interface used request id req-b80f1025-91ee-4cec-8425-fb10153e225e 2018-08-12 00:05:42,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:42,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-dc023e89-5da1-4ff2-a1fe-ad7a35161041 Date: Sun, 12 Aug 2018 00:05:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42e70caa-7e45-4b1f-af15-7ca5ce59fc69"],"updated_at":"2018-08-12T00:05:36Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2"}]} 2018-08-12 00:05:42,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 used request id req-dc023e89-5da1-4ff2-a1fe-ad7a35161041 2018-08-12 00:05:42,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:42,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9b3aad7b-1ad7-43aa-8ad6-2c3c348934d8 Date: Sun, 12 Aug 2018 00:05:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:05:42,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-9b3aad7b-1ad7-43aa-8ad6-2c3c348934d8 2018-08-12 00:05:42,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:42,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-283b7e24-da88-437f-9cfc-13c00633f952 Date: Sun, 12 Aug 2018 00:05:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42e70caa-7e45-4b1f-af15-7ca5ce59fc69"],"updated_at":"2018-08-12T00:05:36Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2"}]} 2018-08-12 00:05:42,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 used request id req-283b7e24-da88-437f-9cfc-13c00633f952 2018-08-12 00:05:42,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:42,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de113a51-f3bb-419b-b61e-fe7e85d89d34 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:05:42,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-de113a51-f3bb-419b-b61e-fe7e85d89d34 2018-08-12 00:05:42,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:42,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0632cebd-b6c7-42da-929c-66b3d86f64d1 Date: Sun, 12 Aug 2018 00:05:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:05:42,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-0632cebd-b6c7-42da-929c-66b3d86f64d1 2018-08-12 00:05:42,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:42,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7c2523c8-e4fb-4465-a807-2b4a6f42ecc9 Date: Sun, 12 Aug 2018 00:05:42 GMT RESP BODY: {"ports":[]} 2018-08-12 00:05:42,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port2&admin_state_up=True used request id req-7c2523c8-e4fb-4465-a807-2b4a6f42ecc9 2018-08-12 00:05:42,789 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port2 for router - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router 2018-08-12 00:05:42,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:05:42,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:05:43,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f61a4a088a7c45a18eb21bfcd596d0b9", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role"}], "expires_at": "2018-08-12T01:05:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-user", "id": "e84fe4fe717540e583cb8daa3dc1dc10"}, "audit_ids": ["F_rQsGKBRAKLUiC7E-ZIOQ"], "issued_at": "2018-08-12T00:05:43.000000Z"}} 2018-08-12 00:05:43,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4ec1aec55f7236525f5599b816a1b00cc14be4" 2018-08-12 00:05:43,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccc48af2-deb9-4eb8-8225-c90ee209ba08 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:43,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ccc48af2-deb9-4eb8-8225-c90ee209ba08 2018-08-12 00:05:43,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:43,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-26eabc25-c901-482a-8275-35c22264040b Date: Sun, 12 Aug 2018 00:05:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42e70caa-7e45-4b1f-af15-7ca5ce59fc69"],"updated_at":"2018-08-12T00:05:36Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2"}]} 2018-08-12 00:05:43,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 used request id req-26eabc25-c901-482a-8275-35c22264040b 2018-08-12 00:05:43,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:43,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fe3dfa4d-7d6c-4216-b64a-9e168f776397 Date: Sun, 12 Aug 2018 00:05:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:05:43,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-fe3dfa4d-7d6c-4216-b64a-9e168f776397 2018-08-12 00:05:43,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:43,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-860177f1-5091-439d-a714-bb21544a3aad Date: Sun, 12 Aug 2018 00:05:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42e70caa-7e45-4b1f-af15-7ca5ce59fc69"],"updated_at":"2018-08-12T00:05:36Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2"}]} 2018-08-12 00:05:43,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 used request id req-860177f1-5091-439d-a714-bb21544a3aad 2018-08-12 00:05:43,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:05:43,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:05:43,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce4ec1aec55f7236525f5599b816a1b00cc14be4" 2018-08-12 00:05:43,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf0261e-ce5a-4164-a352-e30eac1ebbe1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:05:43,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-ebf0261e-ce5a-4164-a352-e30eac1ebbe1 2018-08-12 00:05:43,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:43,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f41026aa-5147-490b-9d96-eada8dd4abb5 Date: Sun, 12 Aug 2018 00:05:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:05:43,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-f41026aa-5147-490b-9d96-eada8dd4abb5 2018-08-12 00:05:43,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:43,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a507c2d6-96e4-46bd-bd4b-ed52a54fd3a1 Date: Sun, 12 Aug 2018 00:05:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:05:43,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2 used request id req-a507c2d6-96e4-46bd-bd4b-ed52a54fd3a1 2018-08-12 00:05:43,692 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 2018-08-12 00:05:43,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" -d '{"port": {"network_id": "f9ccd8fd-91b5-4e26-874b-806f81f81a2d", "fixed_ips": [{"subnet_id": "42e70caa-7e45-4b1f-af15-7ca5ce59fc69", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port2", "admin_state_up": true}}' 2018-08-12 00:05:44,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e05e3207-43f6-4ff1-b065-e5170731df97 Date: Sun, 12 Aug 2018 00:05:44 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:05:43Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:05:44Z","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port2","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:17:3c:35","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","ip_address":"10.200.202.1"}],"id":"61e43e5b-54c6-4b01-846e-1a1927ce20e4","security_groups":["63f6b10e-ea0c-4f79-84b7-0f881cd516ca"],"device_id":""}} 2018-08-12 00:05:44,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-e05e3207-43f6-4ff1-b065-e5170731df97 2018-08-12 00:05:44,418 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port2 for router - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router 2018-08-12 00:05:44,419 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router 2018-08-12 00:05:44,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/bdcf8de8-686a-4c5e-8256-571d7f7f8366/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" -d '{"port_id": "61e43e5b-54c6-4b01-846e-1a1927ce20e4"}' 2018-08-12 00:05:46,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ae3857bd-f1d6-4492-b271-9956f4a86c3e Date: Sun, 12 Aug 2018 00:05:46 GMT RESP BODY: {"network_id": "f9ccd8fd-91b5-4e26-874b-806f81f81a2d", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "subnet_id": "42e70caa-7e45-4b1f-af15-7ca5ce59fc69", "subnet_ids": ["42e70caa-7e45-4b1f-af15-7ca5ce59fc69"], "port_id": "61e43e5b-54c6-4b01-846e-1a1927ce20e4", "id": "bdcf8de8-686a-4c5e-8256-571d7f7f8366"} 2018-08-12 00:05:46,158 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/bdcf8de8-686a-4c5e-8256-571d7f7f8366/add_router_interface used request id req-ae3857bd-f1d6-4492-b271-9956f4a86c3e 2018-08-12 00:05:46,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/bdcf8de8-686a-4c5e-8256-571d7f7f8366 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:46,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-577e7764-ef37-43d2-91a1-c33e5e0976ab Date: Sun, 12 Aug 2018 00:05:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:38Z", "admin_state_up": true, "updated_at": "2018-08-12T00:05:45Z", "revision_number": 2, "routes": [], "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "bdcf8de8-686a-4c5e-8256-571d7f7f8366", "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router"}} 2018-08-12 00:05:46,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/bdcf8de8-686a-4c5e-8256-571d7f7f8366 used request id req-577e7764-ef37-43d2-91a1-c33e5e0976ab 2018-08-12 00:05:46,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=bdcf8de8-686a-4c5e-8256-571d7f7f8366 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:46,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1657 X-Openstack-Request-Id: req-c21cba76-ae3a-4296-b7c1-a0a8f5db33f3 Date: Sun, 12 Aug 2018 00:05:46 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:40Z","admin_state_up":true,"updated_at":"2018-08-12T00:05:41Z","binding:vnic_type":"normal","device_id":"bdcf8de8-686a-4c5e-8256-571d7f7f8366","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:4d:3f:00","id":"4ef54b81-6cc0-4efc-bcfe-e4361b74c876","port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["63f6b10e-ea0c-4f79-84b7-0f881cd516ca"],"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port1"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:43Z","admin_state_up":true,"updated_at":"2018-08-12T00:05:45Z","binding:vnic_type":"normal","device_id":"bdcf8de8-686a-4c5e-8256-571d7f7f8366","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:17:3c:35","id":"61e43e5b-54c6-4b01-846e-1a1927ce20e4","port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["63f6b10e-ea0c-4f79-84b7-0f881cd516ca"],"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port2"}]} 2018-08-12 00:05:46,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=bdcf8de8-686a-4c5e-8256-571d7f7f8366 used request id req-c21cba76-ae3a-4296-b7c1-a0a8f5db33f3 2018-08-12 00:05:46,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:46,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-06430cc3-7748-438e-9a6f-2b12e312f67d Date: Sun, 12 Aug 2018 00:05:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}} 2018-08-12 00:05:46,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5 used request id req-06430cc3-7748-438e-9a6f-2b12e312f67d 2018-08-12 00:05:46,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/42e70caa-7e45-4b1f-af15-7ca5ce59fc69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:05:46,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-4df62f51-66b1-4783-803c-8652a01d9f13 Date: Sun, 12 Aug 2018 00:05:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}} 2018-08-12 00:05:46,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/42e70caa-7e45-4b1f-af15-7ca5ce59fc69 used request id req-4df62f51-66b1-4783-803c-8652a01d9f13 2018-08-12 00:05:46,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:05:46,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:05:46,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:05:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Dxu4WzzFSeewv-HZfhPiIg"], "issued_at": "2018-08-12T00:05:46.000000Z"}} 2018-08-12 00:05:46,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3d335be86182b006786b38b267d0236a74c7d3" 2018-08-12 00:05:46,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee163df4-02d4-4172-8dbf-0a685da67c53 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:46,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ee163df4-02d4-4172-8dbf-0a685da67c53 2018-08-12 00:05:46,912 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:05:46,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3d335be86182b006786b38b267d0236a74c7d3" 2018-08-12 00:05:47,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05: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-0e36ef70-b5f3-4c09-9dea-22dd9e000512 x-compute-request-id: req-0e36ef70-b5f3-4c09-9dea-22dd9e000512 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:05:47,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-0e36ef70-b5f3-4c09-9dea-22dd9e000512 2018-08-12 00:05:47,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3d335be86182b006786b38b267d0236a74c7d3" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-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-08-12 00:05:47,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05: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-fba42d5a-53fb-4f21-9194-54a9e8845177 x-compute-request-id: req-fba42d5a-53fb-4f21-9194-54a9e8845177 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "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": "b384ebc0-1f3d-425f-8044-fb00c9489ae6"}} 2018-08-12 00:05:47,221 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-fba42d5a-53fb-4f21-9194-54a9e8845177 2018-08-12 00:05:47,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:05:47,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:05:47,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f61a4a088a7c45a18eb21bfcd596d0b9", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role"}], "expires_at": "2018-08-12T01:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-user", "id": "e84fe4fe717540e583cb8daa3dc1dc10"}, "audit_ids": ["RHzE38CJSbWBzXto--Telw"], "issued_at": "2018-08-12T00:05:47.000000Z"}} 2018-08-12 00:05:47,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:05:47,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8796d367-c060-415f-ae11-62220ffec3ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:47,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8796d367-c060-415f-ae11-62220ffec3ad 2018-08-12 00:05:47,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:05:47,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:05:47,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:05:47,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:05:47,680 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:05:47,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:05:47,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cc0a54a9-a5cd-4f45-a91e-6c5f869d5e5a Date: Sun, 12 Aug 2018 00:05:47 GMT RESP BODY: {"security_groups": []} 2018-08-12 00:05:47,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp used request id req-cc0a54a9-a5cd-4f45-a91e-6c5f869d5e5a 2018-08-12 00:05:47,940 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp... 2018-08-12 00:05:47,940 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp 2018-08-12 00:05:47,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp"}}' 2018-08-12 00:05:48,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-894f69c4-82d6-4de8-ada6-6efd2ff27c4b Date: Sun, 12 Aug 2018 00:05:48 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "updated_at": "2018-08-12T00:05:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "revision_number": 0, "id": "6b643265-6eab-4e49-be5a-85d39956b61e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "revision_number": 0, "id": "be1591ec-73c2-4e78-9847-44adfa7194bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}], "revision_number": 2, "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "3fbeb280-3d63-4972-814f-8d205b647870", "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp"}} 2018-08-12 00:05:48,241 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-894f69c4-82d6-4de8-ada6-6efd2ff27c4b 2018-08-12 00:05:48,241 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3fbeb280-3d63-4972-814f-8d205b647870 2018-08-12 00:05:48,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3fbeb280-3d63-4972-814f-8d205b647870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:05:48,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0846c3eb-2d69-4dfa-b0e8-88c38d37cccb Date: Sun, 12 Aug 2018 00:05: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-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "6b643265-6eab-4e49-be5a-85d39956b61e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "be1591ec-73c2-4e78-9847-44adfa7194bb"}]} 2018-08-12 00:05:48,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3fbeb280-3d63-4972-814f-8d205b647870 used request id req-0846c3eb-2d69-4dfa-b0e8-88c38d37cccb 2018-08-12 00:05:48,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3fbeb280-3d63-4972-814f-8d205b647870 2018-08-12 00:05:48,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3fbeb280-3d63-4972-814f-8d205b647870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:05:48,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-add8ede8-9b0c-4c63-adbc-97f3fca206a3 Date: Sun, 12 Aug 2018 00:05: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-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "6b643265-6eab-4e49-be5a-85d39956b61e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "be1591ec-73c2-4e78-9847-44adfa7194bb"}]} 2018-08-12 00:05:48,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3fbeb280-3d63-4972-814f-8d205b647870 used request id req-add8ede8-9b0c-4c63-adbc-97f3fca206a3 2018-08-12 00:05:48,407 - neutron_utils - INFO - Retrieving security group with ID - 3fbeb280-3d63-4972-814f-8d205b647870 2018-08-12 00:05:48,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=3fbeb280-3d63-4972-814f-8d205b647870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:05:48,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-16e8002d-584b-42a0-99e2-b71e4aeb7efd Date: Sun, 12 Aug 2018 00:05:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "updated_at": "2018-08-12T00:05:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "revision_number": 0, "id": "6b643265-6eab-4e49-be5a-85d39956b61e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "revision_number": 0, "id": "be1591ec-73c2-4e78-9847-44adfa7194bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}], "revision_number": 2, "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "3fbeb280-3d63-4972-814f-8d205b647870", "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp"}]} 2018-08-12 00:05:48,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=3fbeb280-3d63-4972-814f-8d205b647870 used request id req-16e8002d-584b-42a0-99e2-b71e4aeb7efd 2018-08-12 00:05:48,491 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3fbeb280-3d63-4972-814f-8d205b647870 2018-08-12 00:05:48,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3fbeb280-3d63-4972-814f-8d205b647870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:05:48,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fa2b7286-cd30-4821-9de2-322999a2e70a Date: Sun, 12 Aug 2018 00:05: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-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "6b643265-6eab-4e49-be5a-85d39956b61e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "be1591ec-73c2-4e78-9847-44adfa7194bb"}]} 2018-08-12 00:05:48,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3fbeb280-3d63-4972-814f-8d205b647870 used request id req-fa2b7286-cd30-4821-9de2-322999a2e70a 2018-08-12 00:05:48,519 - neutron_utils - INFO - Retrieving security group with ID - 3fbeb280-3d63-4972-814f-8d205b647870 2018-08-12 00:05:48,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=3fbeb280-3d63-4972-814f-8d205b647870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:05:48,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-334d0281-0632-4a62-9b1e-2ee9c397c381 Date: Sun, 12 Aug 2018 00:05:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "updated_at": "2018-08-12T00:05:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "revision_number": 0, "id": "6b643265-6eab-4e49-be5a-85d39956b61e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "revision_number": 0, "id": "be1591ec-73c2-4e78-9847-44adfa7194bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}], "revision_number": 2, "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "3fbeb280-3d63-4972-814f-8d205b647870", "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp"}]} 2018-08-12 00:05:48,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=3fbeb280-3d63-4972-814f-8d205b647870 used request id req-334d0281-0632-4a62-9b1e-2ee9c397c381 2018-08-12 00:05:48,568 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3fbeb280-3d63-4972-814f-8d205b647870 2018-08-12 00:05:48,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3fbeb280-3d63-4972-814f-8d205b647870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:05:48,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-87e9dd94-1cb7-4887-ba6f-98094279f2db Date: Sun, 12 Aug 2018 00:05: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-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "6b643265-6eab-4e49-be5a-85d39956b61e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "be1591ec-73c2-4e78-9847-44adfa7194bb"}]} 2018-08-12 00:05:48,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3fbeb280-3d63-4972-814f-8d205b647870 used request id req-87e9dd94-1cb7-4887-ba6f-98094279f2db 2018-08-12 00:05:48,595 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp 2018-08-12 00:05:48,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:05:48,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-e1cb1687-c4a9-444a-8292-869e0464a0e1 Date: Sun, 12 Aug 2018 00:05:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "updated_at": "2018-08-12T00:05:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "revision_number": 0, "id": "6b643265-6eab-4e49-be5a-85d39956b61e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "revision_number": 0, "id": "be1591ec-73c2-4e78-9847-44adfa7194bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}], "revision_number": 2, "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "3fbeb280-3d63-4972-814f-8d205b647870", "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp"}]} 2018-08-12 00:05:48,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp used request id req-e1cb1687-c4a9-444a-8292-869e0464a0e1 2018-08-12 00:05:48,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:05:48,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:05:48,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:05:48,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1199c8a-429c-4a12-a748-650e4ea0fec1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:05:48,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-e1199c8a-429c-4a12-a748-650e4ea0fec1 2018-08-12 00:05:48,735 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3fbeb280-3d63-4972-814f-8d205b647870 2018-08-12 00:05:48,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3fbeb280-3d63-4972-814f-8d205b647870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:05:48,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-55310b76-b065-4d68-9745-4f4b6fe48dea Date: Sun, 12 Aug 2018 00:05: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-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "6b643265-6eab-4e49-be5a-85d39956b61e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "be1591ec-73c2-4e78-9847-44adfa7194bb"}]} 2018-08-12 00:05:48,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3fbeb280-3d63-4972-814f-8d205b647870 used request id req-55310b76-b065-4d68-9745-4f4b6fe48dea 2018-08-12 00:05:48,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}6cc3574e969a2f86be327f77ff0a77e17987d2bc" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870"}}' 2018-08-12 00:05:48,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-597381df-0958-4aa1-bf84-ff982095aaf4 Date: Sun, 12 Aug 2018 00:05: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-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "4fd21b9f-425b-46a2-bbd9-dde910070f27"}} 2018-08-12 00:05:48,923 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-597381df-0958-4aa1-bf84-ff982095aaf4 2018-08-12 00:05:48,923 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp 2018-08-12 00:05:48,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:05:48,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-78c07a22-284d-48dd-862c-3d558a7ef81a Date: Sun, 12 Aug 2018 00:05:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "updated_at": "2018-08-12T00:05:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "revision_number": 0, "id": "4fd21b9f-425b-46a2-bbd9-dde910070f27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "revision_number": 0, "id": "6b643265-6eab-4e49-be5a-85d39956b61e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "revision_number": 0, "id": "be1591ec-73c2-4e78-9847-44adfa7194bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}], "revision_number": 3, "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "3fbeb280-3d63-4972-814f-8d205b647870", "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp"}]} 2018-08-12 00:05:48,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp used request id req-78c07a22-284d-48dd-862c-3d558a7ef81a 2018-08-12 00:05:48,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:05:49,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4198776-e07c-4435-903d-61e8b5be4daa Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:05:49,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-e4198776-e07c-4435-903d-61e8b5be4daa 2018-08-12 00:05:49,075 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3fbeb280-3d63-4972-814f-8d205b647870 2018-08-12 00:05:49,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3fbeb280-3d63-4972-814f-8d205b647870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:05:49,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-3987fd65-8eb4-4987-9fc6-3e0229ac29b4 Date: Sun, 12 Aug 2018 00:05:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "4fd21b9f-425b-46a2-bbd9-dde910070f27"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "6b643265-6eab-4e49-be5a-85d39956b61e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "be1591ec-73c2-4e78-9847-44adfa7194bb"}]} 2018-08-12 00:05:49,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3fbeb280-3d63-4972-814f-8d205b647870 used request id req-3987fd65-8eb4-4987-9fc6-3e0229ac29b4 2018-08-12 00:05:49,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}6cc3574e969a2f86be327f77ff0a77e17987d2bc" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870"}}' 2018-08-12 00:05:49,306 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-cda3ed9b-d0a0-47cf-88ca-eb31b20fc890 Date: Sun, 12 Aug 2018 00:05:49 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-08-12T00:05:49Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:49Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "2d26a883-3e99-499c-af0f-aa38eda93e5b"}} 2018-08-12 00:05:49,307 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-cda3ed9b-d0a0-47cf-88ca-eb31b20fc890 2018-08-12 00:05:49,307 - neutron_utils - INFO - Retrieving security group with ID - 3fbeb280-3d63-4972-814f-8d205b647870 2018-08-12 00:05:49,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=3fbeb280-3d63-4972-814f-8d205b647870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:05:49,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2400 X-Openstack-Request-Id: req-952e10a8-6ff0-45d4-973d-88a4bc3f951f Date: Sun, 12 Aug 2018 00:05:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "updated_at": "2018-08-12T00:05:49Z", "security_group_rules": [{"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:49Z", "revision_number": 0, "id": "2d26a883-3e99-499c-af0f-aa38eda93e5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:49Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "revision_number": 0, "id": "4fd21b9f-425b-46a2-bbd9-dde910070f27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "revision_number": 0, "id": "6b643265-6eab-4e49-be5a-85d39956b61e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "revision_number": 0, "id": "be1591ec-73c2-4e78-9847-44adfa7194bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}], "revision_number": 4, "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "3fbeb280-3d63-4972-814f-8d205b647870", "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp"}]} 2018-08-12 00:05:49,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=3fbeb280-3d63-4972-814f-8d205b647870 used request id req-952e10a8-6ff0-45d4-973d-88a4bc3f951f 2018-08-12 00:05:49,365 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3fbeb280-3d63-4972-814f-8d205b647870 2018-08-12 00:05:49,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3fbeb280-3d63-4972-814f-8d205b647870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:05:49,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1973 X-Openstack-Request-Id: req-d6d8bef3-d905-4d22-928c-140130f43e32 Date: Sun, 12 Aug 2018 00:05:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:05:49Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:49Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "2d26a883-3e99-499c-af0f-aa38eda93e5b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "4fd21b9f-425b-46a2-bbd9-dde910070f27"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "6b643265-6eab-4e49-be5a-85d39956b61e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:05:48Z", "security_group_id": "3fbeb280-3d63-4972-814f-8d205b647870", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:48Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "be1591ec-73c2-4e78-9847-44adfa7194bb"}]} 2018-08-12 00:05:49,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3fbeb280-3d63-4972-814f-8d205b647870 used request id req-d6d8bef3-d905-4d22-928c-140130f43e32 2018-08-12 00:05:49,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:05:49,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:05:49,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f61a4a088a7c45a18eb21bfcd596d0b9", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role"}], "expires_at": "2018-08-12T01:05:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-user", "id": "e84fe4fe717540e583cb8daa3dc1dc10"}, "audit_ids": ["4r-eh73pSmmwQdmTFgXOdA"], "issued_at": "2018-08-12T00:05:49.000000Z"}} 2018-08-12 00:05:49,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:49,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60647b48-9720-4505-9d7b-abd9f9e0a9be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:49,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-60647b48-9720-4505-9d7b-abd9f9e0a9be 2018-08-12 00:05:49,890 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:05:49,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:05:49,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:05:49,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:05:49,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:05:49,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:05:49,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:49,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac80464c-7835-4b2c-9093-1b2e7a900d36 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:49,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ac80464c-7835-4b2c-9093-1b2e7a900d36 2018-08-12 00:05:49,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:50,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-2d9af22c-889a-4d8b-98ac-d3cde54816f1 Date: Sun, 12 Aug 2018 00:05:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5"],"updated_at":"2018-08-12T00:05:34Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"d60ec7cf-1122-487c-8933-836c4d080b77","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1"}]} 2018-08-12 00:05:50,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 used request id req-2d9af22c-889a-4d8b-98ac-d3cde54816f1 2018-08-12 00:05:50,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:50,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-701b62a0-c5e8-4acf-a575-97c35fa6f259 Date: Sun, 12 Aug 2018 00:05:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:05:50,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-701b62a0-c5e8-4acf-a575-97c35fa6f259 2018-08-12 00:05:50,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:50,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-cab7bf46-6da2-4e5b-bc54-9de55adb8d11 Date: Sun, 12 Aug 2018 00:05:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5"],"updated_at":"2018-08-12T00:05:34Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"d60ec7cf-1122-487c-8933-836c4d080b77","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1"}]} 2018-08-12 00:05:50,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 used request id req-cab7bf46-6da2-4e5b-bc54-9de55adb8d11 2018-08-12 00:05:50,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:05:50,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:05:50,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:50,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba676a3-2eca-44c1-9710-6545f38fdd48 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:05:50,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-eba676a3-2eca-44c1-9710-6545f38fdd48 2018-08-12 00:05:50,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:50,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d1f0a1ef-4aff-4115-91a0-63f3b7f70c94 Date: Sun, 12 Aug 2018 00:05:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:05:50,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-d1f0a1ef-4aff-4115-91a0-63f3b7f70c94 2018-08-12 00:05:50,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d60ec7cf-1122-487c-8933-836c4d080b77&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:50,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cd96c9da-a8ed-41d6-ac81-066c2dabf9e1 Date: Sun, 12 Aug 2018 00:05:50 GMT RESP BODY: {"ports":[]} 2018-08-12 00:05:50,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d60ec7cf-1122-487c-8933-836c4d080b77&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm1-port&admin_state_up=True used request id req-cd96c9da-a8ed-41d6-ac81-066c2dabf9e1 2018-08-12 00:05:50,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:50,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05: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-1d0aec71-9711-4466-b451-4ed3acd51bd1 x-compute-request-id: req-1d0aec71-9711-4466-b451-4ed3acd51bd1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:05:50,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1 used request id req-1d0aec71-9711-4466-b451-4ed3acd51bd1 2018-08-12 00:05:50,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:51,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-feea7bd5-cc61-4de4-ab16-96038a2c10e6 Date: Sun, 12 Aug 2018 00:05:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5"],"updated_at":"2018-08-12T00:05:34Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"d60ec7cf-1122-487c-8933-836c4d080b77","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1"}]} 2018-08-12 00:05:51,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 used request id req-feea7bd5-cc61-4de4-ab16-96038a2c10e6 2018-08-12 00:05:51,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:51,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c92cb52b-efa2-4c64-b138-ba2a2bcbaf62 Date: Sun, 12 Aug 2018 00:05:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:05:51,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-c92cb52b-efa2-4c64-b138-ba2a2bcbaf62 2018-08-12 00:05:51,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:51,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-90523aa9-dc81-429f-80d0-b9b8bc1a1734 Date: Sun, 12 Aug 2018 00:05:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5"],"updated_at":"2018-08-12T00:05:34Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"d60ec7cf-1122-487c-8933-836c4d080b77","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1"}]} 2018-08-12 00:05:51,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 used request id req-90523aa9-dc81-429f-80d0-b9b8bc1a1734 2018-08-12 00:05:51,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:51,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb8be160-79f5-487f-9fa9-b642f1bdbcab Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:05:51,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-cb8be160-79f5-487f-9fa9-b642f1bdbcab 2018-08-12 00:05:51,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:51,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a27143df-0a9b-468b-b332-3eb15ccd8e6b Date: Sun, 12 Aug 2018 00:05:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:05:51,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-a27143df-0a9b-468b-b332-3eb15ccd8e6b 2018-08-12 00:05:51,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d60ec7cf-1122-487c-8933-836c4d080b77&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:51,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-682640ba-f311-4531-b758-dc1d453c6543 Date: Sun, 12 Aug 2018 00:05:51 GMT RESP BODY: {"ports":[]} 2018-08-12 00:05:51,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d60ec7cf-1122-487c-8933-836c4d080b77&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm1-port&admin_state_up=True used request id req-682640ba-f311-4531-b758-dc1d453c6543 2018-08-12 00:05:51,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:05:51,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:05:51,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f61a4a088a7c45a18eb21bfcd596d0b9", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role"}], "expires_at": "2018-08-12T01:05:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-user", "id": "e84fe4fe717540e583cb8daa3dc1dc10"}, "audit_ids": ["-6i4LO2KTFei4lDSghDXHQ"], "issued_at": "2018-08-12T00:05:51.000000Z"}} 2018-08-12 00:05:51,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfbd117cfa7ac23b9e26fc31ae69353a1d2cf9" 2018-08-12 00:05:51,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3814ac95-b905-4fb5-8758-bacb0270a1aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:05:51,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3814ac95-b905-4fb5-8758-bacb0270a1aa 2018-08-12 00:05:51,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:51,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-2bd4888f-a7e3-4b46-9632-4e6bba90ca16 Date: Sun, 12 Aug 2018 00:05:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5"],"updated_at":"2018-08-12T00:05:34Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"d60ec7cf-1122-487c-8933-836c4d080b77","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1"}]} 2018-08-12 00:05:51,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 used request id req-2bd4888f-a7e3-4b46-9632-4e6bba90ca16 2018-08-12 00:05:51,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:51,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9eeadd9c-5b0e-4db0-803e-e57921b3e021 Date: Sun, 12 Aug 2018 00:05:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:05:51,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-9eeadd9c-5b0e-4db0-803e-e57921b3e021 2018-08-12 00:05:52,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:52,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-b6f4fc59-eb55-4297-85f4-664c85c0ca66 Date: Sun, 12 Aug 2018 00:05:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5"],"updated_at":"2018-08-12T00:05:34Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"d60ec7cf-1122-487c-8933-836c4d080b77","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1"}]} 2018-08-12 00:05:52,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 used request id req-b6f4fc59-eb55-4297-85f4-664c85c0ca66 2018-08-12 00:05:52,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:05:52,103 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:05:52,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cfbd117cfa7ac23b9e26fc31ae69353a1d2cf9" 2018-08-12 00:05:52,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f4a2f3-f560-433a-aeef-e79a10748fae Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:05:52,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-68f4a2f3-f560-433a-aeef-e79a10748fae 2018-08-12 00:05:52,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:52,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fd51e374-41d9-4aaa-8d30-b87664ab72a1 Date: Sun, 12 Aug 2018 00:05:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:05:52,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-fd51e374-41d9-4aaa-8d30-b87664ab72a1 2018-08-12 00:05:52,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:52,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-18c6fb10-8eaf-4c23-92cf-edffff0b5040 Date: Sun, 12 Aug 2018 00:05:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:05:52,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1 used request id req-18c6fb10-8eaf-4c23-92cf-edffff0b5040 2018-08-12 00:05:52,285 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 2018-08-12 00:05:52,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" -d '{"port": {"network_id": "d60ec7cf-1122-487c-8933-836c4d080b77", "fixed_ips": [{"subnet_id": "fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm1-port", "admin_state_up": true}}' 2018-08-12 00:05:53,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-369095e1-bfd2-4952-83c1-3b14834b7dfd Date: Sun, 12 Aug 2018 00:05:53 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:05:52Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:05:52Z","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm1-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ae:63:93","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","ip_address":"10.200.201.5"}],"id":"33431db3-d6c2-4259-9f46-506bd21295ee","security_groups":["63f6b10e-ea0c-4f79-84b7-0f881cd516ca"],"device_id":""}} 2018-08-12 00:05:53,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-369095e1-bfd2-4952-83c1-3b14834b7dfd 2018-08-12 00:05:53,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:53,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-c0b3bfd6-91cd-47a7-a9a4-c87600ef6f1b Date: Sun, 12 Aug 2018 00:05:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5"],"updated_at":"2018-08-12T00:05:34Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"d60ec7cf-1122-487c-8933-836c4d080b77","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1"}]} 2018-08-12 00:05:53,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 used request id req-c0b3bfd6-91cd-47a7-a9a4-c87600ef6f1b 2018-08-12 00:05:53,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:53,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0d5632a8-3644-4e3b-b2c5-2123eea5c004 Date: Sun, 12 Aug 2018 00:05:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:05:53,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-0d5632a8-3644-4e3b-b2c5-2123eea5c004 2018-08-12 00:05:53,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:53,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-954325a4-5d49-450a-9434-d99dfa004ef9 Date: Sun, 12 Aug 2018 00:05:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5"],"updated_at":"2018-08-12T00:05:34Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"d60ec7cf-1122-487c-8933-836c4d080b77","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1"}]} 2018-08-12 00:05:53,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 used request id req-954325a4-5d49-450a-9434-d99dfa004ef9 2018-08-12 00:05:53,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:53,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d3d1ce-97fe-463e-b2a3-cc9d66171c76 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:05:53,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-68d3d1ce-97fe-463e-b2a3-cc9d66171c76 2018-08-12 00:05:53,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:53,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7858417d-29d3-41b0-92e0-ad03c44c94d4 Date: Sun, 12 Aug 2018 00:05:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:05:53,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-7858417d-29d3-41b0-92e0-ad03c44c94d4 2018-08-12 00:05:53,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d60ec7cf-1122-487c-8933-836c4d080b77&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:53,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9fac362d-4312-45a1-9c94-162f41e48d4e Date: Sun, 12 Aug 2018 00:05:53 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:52Z","admin_state_up":true,"updated_at":"2018-08-12T00:05:52Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ae:63:93","id":"33431db3-d6c2-4259-9f46-506bd21295ee","port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["63f6b10e-ea0c-4f79-84b7-0f881cd516ca"],"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm1-port"}]} 2018-08-12 00:05:53,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d60ec7cf-1122-487c-8933-836c4d080b77&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm1-port&admin_state_up=True used request id req-9fac362d-4312-45a1-9c94-162f41e48d4e 2018-08-12 00:05:53,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:53,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8bdba6c-2702-499d-acc0-9ece3141e08d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:05:53,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-f8bdba6c-2702-499d-acc0-9ece3141e08d 2018-08-12 00:05:53,679 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1 2018-08-12 00:05:53,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:53,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-e27fd321-e674-49b4-9dd2-5a24e4e72763 x-compute-request-id: req-e27fd321-e674-49b4-9dd2-5a24e4e72763 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-flavor-name"}]} 2018-08-12 00:05:53,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-e27fd321-e674-49b4-9dd2-5a24e4e72763 2018-08-12 00:05:53,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:53,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-ed9d280b-a540-47de-abfe-ec7ef3ac6d9b x-compute-request-id: req-ed9d280b-a540-47de-abfe-ec7ef3ac6d9b Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "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": "b384ebc0-1f3d-425f-8044-fb00c9489ae6"}} 2018-08-12 00:05:53,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6 used request id req-ed9d280b-a540-47de-abfe-ec7ef3ac6d9b 2018-08-12 00:05:53,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:53,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-87ec601c-4ba2-4174-896f-89c74ac3bbc0 Date: Sun, 12 Aug 2018 00:05:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:05:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:05:32Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191/snap", "metadata": {}}], "self": "/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "min_disk": 0, "protected": false, "id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "file": "/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1d3b3f29ff74b34b852886e5556b136", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d"} 2018-08-12 00:05:53,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d used request id req-87ec601c-4ba2-4174-896f-89c74ac3bbc0 2018-08-12 00:05:53,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:53,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-070a0969-9f1b-4602-8f8d-570b198b9e3c Date: Sun, 12 Aug 2018 00:05: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-08-12 00:05:53,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-070a0969-9f1b-4602-8f8d-570b198b9e3c 2018-08-12 00:05:53,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" -d '{"server": {"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1", "imageRef": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "flavorRef": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "33431db3-d6c2-4259-9f46-506bd21295ee"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp"}]}}' 2018-08-12 00:05:55,788 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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-687e5403-9ae7-4ace-b579-34497f1c7fcf x-compute-request-id: req-687e5403-9ae7-4ace-b579-34497f1c7fcf Content-Length: 437 location: http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "bookmark"}], "adminPass": "aE2Miqt26RNo"}} 2018-08-12 00:05:55,789 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-687e5403-9ae7-4ace-b579-34497f1c7fcf 2018-08-12 00:05:55,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:56,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-fa859c95-b213-4f58-94f7-c90f30f37f75 x-compute-request-id: req-fa859c95-b213-4f58-94f7-c90f30f37f75 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.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "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-08-12T00:05:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1", "created": "2018-08-12T00:05:55Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:05:56,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f used request id req-fa859c95-b213-4f58-94f7-c90f30f37f75 2018-08-12 00:05:56,245 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1 2018-08-12 00:05:56,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:05:56,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-6b163643-0558-4633-9285-546e4862f24b x-compute-request-id: req-6b163643-0558-4633-9285-546e4862f24b 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.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "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-08-12T00:05:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1", "created": "2018-08-12T00:05:55Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:05:56,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f used request id req-6b163643-0558-4633-9285-546e4862f24b 2018-08-12 00:05:56,655 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1] is - BUILD 2018-08-12 00:05:56,655 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:05:59,658 - create_instance - DEBUG - VM status query timeout in 896.587146997 2018-08-12 00:05:59,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:00,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-6f7b6de9-31d1-49b9-9dea-cc143d7f8282 x-compute-request-id: req-6f7b6de9-31d1-49b9-9dea-cc143d7f8282 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.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "security_groups": [{"name": "default"}], "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "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-08-12T00:05:56Z", "hostId": "1bcdac638114d433c46bba8a5c8dafec191609a1d096823746b855c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1", "created": "2018-08-12T00:05:55Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:00,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f used request id req-6f7b6de9-31d1-49b9-9dea-cc143d7f8282 2018-08-12 00:06:00,216 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1] is - BUILD 2018-08-12 00:06:00,217 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:06:03,218 - create_instance - DEBUG - VM status query timeout in 893.027141094 2018-08-12 00:06:03,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:03,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-1d7cf287-ab43-4f76-a70b-3f78480cd14e x-compute-request-id: req-1d7cf287-ab43-4f76-a70b-3f78480cd14e Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:63:93", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:06:00.000000", "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "security_groups": [{"name": "default"}], "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:06:00Z", "hostId": "1bcdac638114d433c46bba8a5c8dafec191609a1d096823746b855c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1", "created": "2018-08-12T00:05:55Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:03,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f used request id req-1d7cf287-ab43-4f76-a70b-3f78480cd14e 2018-08-12 00:06:03,574 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1] is - ACTIVE 2018-08-12 00:06:03,575 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:06:03,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:03,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-5052dff1-fdef-4e3a-86e8-32d173e493b7 x-compute-request-id: req-5052dff1-fdef-4e3a-86e8-32d173e493b7 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:63:93", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:06:00.000000", "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "security_groups": [{"name": "default"}], "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:06:00Z", "hostId": "1bcdac638114d433c46bba8a5c8dafec191609a1d096823746b855c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1", "created": "2018-08-12T00:05:55Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:03,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f used request id req-5052dff1-fdef-4e3a-86e8-32d173e493b7 2018-08-12 00:06:03,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:04,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-e3fb2665-f547-462f-a07b-620682606dbf Date: Sun, 12 Aug 2018 00:06:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5"],"updated_at":"2018-08-12T00:05:34Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"d60ec7cf-1122-487c-8933-836c4d080b77","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1"}]} 2018-08-12 00:06:04,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 used request id req-e3fb2665-f547-462f-a07b-620682606dbf 2018-08-12 00:06:04,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:04,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35c1a3a6-79da-4d76-9ccd-119af041f92f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:06:04,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-35c1a3a6-79da-4d76-9ccd-119af041f92f 2018-08-12 00:06:04,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:04,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-14523360-4faa-4dc5-aa8b-9d3922051801 Date: Sun, 12 Aug 2018 00:06:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:06:04,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-14523360-4faa-4dc5-aa8b-9d3922051801 2018-08-12 00:06:04,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:04,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2384 X-Openstack-Request-Id: req-652b89a0-7acf-42a2-b533-06ce2a668b14 Date: Sun, 12 Aug 2018 00:06:04 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","admin_state_up":true,"updated_at":"2018-08-12T00:05:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d60ec7cf-1122-487c-8933-836c4d080b77","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:05:bc","id":"0ecdba53-ca11-4c2e-8387-8006f98a09d5","port_security_enabled":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:52Z","admin_state_up":true,"updated_at":"2018-08-12T00:06:00Z","binding:vnic_type":"normal","device_id":"2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ae:63:93","id":"33431db3-d6c2-4259-9f46-506bd21295ee","port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["63f6b10e-ea0c-4f79-84b7-0f881cd516ca"],"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm1-port"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:40Z","admin_state_up":true,"updated_at":"2018-08-12T00:05:41Z","binding:vnic_type":"normal","device_id":"bdcf8de8-686a-4c5e-8256-571d7f7f8366","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:4d:3f:00","id":"4ef54b81-6cc0-4efc-bcfe-e4361b74c876","port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["63f6b10e-ea0c-4f79-84b7-0f881cd516ca"],"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port1"}]} 2018-08-12 00:06:04,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-652b89a0-7acf-42a2-b533-06ce2a668b14 2018-08-12 00:06:04,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:04,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-30aeae66-f166-4804-ab6f-4bd6a4820616 x-compute-request-id: req-30aeae66-f166-4804-ab6f-4bd6a4820616 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:63:93", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:06:00.000000", "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "security_groups": [{"name": "default"}], "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:06:00Z", "hostId": "1bcdac638114d433c46bba8a5c8dafec191609a1d096823746b855c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1", "created": "2018-08-12T00:05:55Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:04,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f used request id req-30aeae66-f166-4804-ab6f-4bd6a4820616 2018-08-12 00:06:04,421 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1] is - ACTIVE 2018-08-12 00:06:04,421 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:06:04,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:04,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-e0f9ea47-86d0-4e04-8398-9a5c820680df x-compute-request-id: req-e0f9ea47-86d0-4e04-8398-9a5c820680df Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:63:93", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:06:00.000000", "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "security_groups": [{"name": "default"}], "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:06:00Z", "hostId": "1bcdac638114d433c46bba8a5c8dafec191609a1d096823746b855c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1", "created": "2018-08-12T00:05:55Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:04,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f used request id req-e0f9ea47-86d0-4e04-8398-9a5c820680df 2018-08-12 00:06:04,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:04,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-5544a66c-b27e-46b0-95f3-e792a8933a3b Date: Sun, 12 Aug 2018 00:06:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5"],"updated_at":"2018-08-12T00:05:34Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"d60ec7cf-1122-487c-8933-836c4d080b77","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1"}]} 2018-08-12 00:06:04,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 used request id req-5544a66c-b27e-46b0-95f3-e792a8933a3b 2018-08-12 00:06:04,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:04,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6a56946-63a5-4977-ae29-09c960b1c4ac Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:06:04,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-a6a56946-63a5-4977-ae29-09c960b1c4ac 2018-08-12 00:06:04,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:04,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f056dabf-56e0-4935-a00d-c2fbd277185e Date: Sun, 12 Aug 2018 00:06:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:34Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:34Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1"}]} 2018-08-12 00:06:04,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-f056dabf-56e0-4935-a00d-c2fbd277185e 2018-08-12 00:06:04,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:04,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2384 X-Openstack-Request-Id: req-3c5e7862-c765-44ed-b1d8-586b28ee8c2b Date: Sun, 12 Aug 2018 00:06:04 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","admin_state_up":true,"updated_at":"2018-08-12T00:05:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d60ec7cf-1122-487c-8933-836c4d080b77","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:05:bc","id":"0ecdba53-ca11-4c2e-8387-8006f98a09d5","port_security_enabled":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:52Z","admin_state_up":true,"updated_at":"2018-08-12T00:06:00Z","binding:vnic_type":"normal","device_id":"2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ae:63:93","id":"33431db3-d6c2-4259-9f46-506bd21295ee","port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["63f6b10e-ea0c-4f79-84b7-0f881cd516ca"],"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm1-port"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d60ec7cf-1122-487c-8933-836c4d080b77","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:40Z","admin_state_up":true,"updated_at":"2018-08-12T00:05:41Z","binding:vnic_type":"normal","device_id":"bdcf8de8-686a-4c5e-8256-571d7f7f8366","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:4d:3f:00","id":"4ef54b81-6cc0-4efc-bcfe-e4361b74c876","port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["63f6b10e-ea0c-4f79-84b7-0f881cd516ca"],"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port1"}]} 2018-08-12 00:06:04,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-3c5e7862-c765-44ed-b1d8-586b28ee8c2b 2018-08-12 00:06:04,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp"}}' 2018-08-12 00:06:05,683 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-dacd672b-f9d3-4cc8-88ed-87f70df74972 x-compute-request-id: req-dacd672b-f9d3-4cc8-88ed-87f70df74972 Content-Length: 0 Content-Type: application/json 2018-08-12 00:06:05,683 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f/action used request id req-dacd672b-f9d3-4cc8-88ed-87f70df74972 2018-08-12 00:06:05,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:06:05,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:06:06,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f61a4a088a7c45a18eb21bfcd596d0b9", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role"}], "expires_at": "2018-08-12T01:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-user", "id": "e84fe4fe717540e583cb8daa3dc1dc10"}, "audit_ids": ["KuzvcRzsSySatHj-YUyt7g"], "issued_at": "2018-08-12T00:06:06.000000Z"}} 2018-08-12 00:06:06,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:06,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e4f0c07-348a-4394-a10a-d4b00adb71a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:06:06,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-5e4f0c07-348a-4394-a10a-d4b00adb71a4 2018-08-12 00:06:06,158 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:06:06,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:06:06,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:06:06,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:06:06,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:06:06,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:06:06,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:06,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db0b88bb-866c-49f0-9be0-c07c4ec47387 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:06:06,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-db0b88bb-866c-49f0-9be0-c07c4ec47387 2018-08-12 00:06:06,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:06,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-d326adb7-5b58-4e7a-8a93-2aa182f0c145 Date: Sun, 12 Aug 2018 00:06:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42e70caa-7e45-4b1f-af15-7ca5ce59fc69"],"updated_at":"2018-08-12T00:05:36Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2"}]} 2018-08-12 00:06:06,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 used request id req-d326adb7-5b58-4e7a-8a93-2aa182f0c145 2018-08-12 00:06:06,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:06,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d0e659d0-f05a-4aa2-91de-0ac30214ea44 Date: Sun, 12 Aug 2018 00:06:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:06:06,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-d0e659d0-f05a-4aa2-91de-0ac30214ea44 2018-08-12 00:06:06,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:06,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-f6b043c6-bcbd-4aaa-8126-07ee0d297e6b Date: Sun, 12 Aug 2018 00:06:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42e70caa-7e45-4b1f-af15-7ca5ce59fc69"],"updated_at":"2018-08-12T00:05:36Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2"}]} 2018-08-12 00:06:06,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 used request id req-f6b043c6-bcbd-4aaa-8126-07ee0d297e6b 2018-08-12 00:06:06,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:06:06,598 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:06: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:06:06,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:06,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841e76df-0bae-4c99-bccf-73f29234fff5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:06:06,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-841e76df-0bae-4c99-bccf-73f29234fff5 2018-08-12 00:06:06,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:06,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-27acd552-0c28-4842-b3b7-1c9a844b6d7d Date: Sun, 12 Aug 2018 00:06:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:06:06,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-27acd552-0c28-4842-b3b7-1c9a844b6d7d 2018-08-12 00:06:06,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:06,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-63468758-4d55-4514-b411-c2958553a89c Date: Sun, 12 Aug 2018 00:06:06 GMT RESP BODY: {"ports":[]} 2018-08-12 00:06:06,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm2-port&admin_state_up=True used request id req-63468758-4d55-4514-b411-c2958553a89c 2018-08-12 00:06:06,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:06,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-1becde70-fe89-4387-93bf-c680d3e2be44 x-compute-request-id: req-1becde70-fe89-4387-93bf-c680d3e2be44 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:06:06,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2 used request id req-1becde70-fe89-4387-93bf-c680d3e2be44 2018-08-12 00:06:06,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:07,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-2d2fc17c-d0d7-493e-a08b-f5ee5e8bb0f4 Date: Sun, 12 Aug 2018 00:06:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42e70caa-7e45-4b1f-af15-7ca5ce59fc69"],"updated_at":"2018-08-12T00:05:36Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2"}]} 2018-08-12 00:06:07,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 used request id req-2d2fc17c-d0d7-493e-a08b-f5ee5e8bb0f4 2018-08-12 00:06:07,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:07,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f302d1ed-bb57-45df-9b22-1b803c539778 Date: Sun, 12 Aug 2018 00:06:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:06:07,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-f302d1ed-bb57-45df-9b22-1b803c539778 2018-08-12 00:06:07,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:07,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-c3ceb869-3c8a-4110-800d-9becec1c11fd Date: Sun, 12 Aug 2018 00:06:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42e70caa-7e45-4b1f-af15-7ca5ce59fc69"],"updated_at":"2018-08-12T00:05:36Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2"}]} 2018-08-12 00:06:07,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 used request id req-c3ceb869-3c8a-4110-800d-9becec1c11fd 2018-08-12 00:06:07,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:07,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01115a28-09c0-4092-a84d-71911ef8a9b8 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:06:07,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-01115a28-09c0-4092-a84d-71911ef8a9b8 2018-08-12 00:06:07,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:07,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-af1c5dba-c6ab-4531-ab10-f461202506fd Date: Sun, 12 Aug 2018 00:06:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:06:07,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-af1c5dba-c6ab-4531-ab10-f461202506fd 2018-08-12 00:06:07,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:07,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6fb1bd51-e3c7-4ed0-b828-be52469b0aa6 Date: Sun, 12 Aug 2018 00:06:07 GMT RESP BODY: {"ports":[]} 2018-08-12 00:06:07,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm2-port&admin_state_up=True used request id req-6fb1bd51-e3c7-4ed0-b828-be52469b0aa6 2018-08-12 00:06:07,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:06:07,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:06:07,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f61a4a088a7c45a18eb21bfcd596d0b9", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role"}], "expires_at": "2018-08-12T01:06:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1d3b3f29ff74b34b852886e5556b136", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-user", "id": "e84fe4fe717540e583cb8daa3dc1dc10"}, "audit_ids": ["z3tgUtsLQKCmZLJVYXyBPA"], "issued_at": "2018-08-12T00:06:07.000000Z"}} 2018-08-12 00:06:07,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f68f0a2884d99181d445eb516fe0806bb866006" 2018-08-12 00:06:07,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2b70f5e-c621-4316-b701-ee8281b272a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:06:07,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d2b70f5e-c621-4316-b701-ee8281b272a2 2018-08-12 00:06:07,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:07,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-b6e6b22e-e5b5-4ba5-baf7-21f266736533 Date: Sun, 12 Aug 2018 00:06:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42e70caa-7e45-4b1f-af15-7ca5ce59fc69"],"updated_at":"2018-08-12T00:05:36Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2"}]} 2018-08-12 00:06:07,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 used request id req-b6e6b22e-e5b5-4ba5-baf7-21f266736533 2018-08-12 00:06:07,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:08,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ce2e72b8-e9e9-40c6-a6d1-a36e81991a40 Date: Sun, 12 Aug 2018 00:06:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:06:08,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-ce2e72b8-e9e9-40c6-a6d1-a36e81991a40 2018-08-12 00:06:08,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:08,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-485fd173-274e-4fac-bf60-419f6f1eef98 Date: Sun, 12 Aug 2018 00:06:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42e70caa-7e45-4b1f-af15-7ca5ce59fc69"],"updated_at":"2018-08-12T00:05:36Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2"}]} 2018-08-12 00:06:08,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 used request id req-485fd173-274e-4fac-bf60-419f6f1eef98 2018-08-12 00:06:08,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:06:08,121 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:06: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:06:08,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f68f0a2884d99181d445eb516fe0806bb866006" 2018-08-12 00:06:08,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b31547e-a399-40a0-b341-77ea405c00b1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:06:08,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-9b31547e-a399-40a0-b341-77ea405c00b1 2018-08-12 00:06:08,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:08,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c0d9ddf1-cf5e-40cf-acf3-c026b874c552 Date: Sun, 12 Aug 2018 00:06:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:06:08,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-c0d9ddf1-cf5e-40cf-acf3-c026b874c552 2018-08-12 00:06:08,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:08,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-83674dee-9e75-4eba-9e0f-8f080a41aaee Date: Sun, 12 Aug 2018 00:06:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:06:08,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2 used request id req-83674dee-9e75-4eba-9e0f-8f080a41aaee 2018-08-12 00:06:08,311 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 2018-08-12 00:06:08,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" -d '{"port": {"network_id": "f9ccd8fd-91b5-4e26-874b-806f81f81a2d", "fixed_ips": [{"subnet_id": "42e70caa-7e45-4b1f-af15-7ca5ce59fc69", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm2-port", "admin_state_up": true}}' 2018-08-12 00:06:09,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-41308ac7-a03f-471c-a04f-c306458bcdd9 Date: Sun, 12 Aug 2018 00:06:09 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:06:08Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:06:08Z","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm2-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:8f:37:cc","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","ip_address":"10.200.202.5"}],"id":"e75bbfc9-a91d-46b8-b277-b69cea1bb79f","security_groups":["63f6b10e-ea0c-4f79-84b7-0f881cd516ca"],"device_id":""}} 2018-08-12 00:06:09,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-41308ac7-a03f-471c-a04f-c306458bcdd9 2018-08-12 00:06:09,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:09,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-c705d305-bd44-4782-b437-c7e06b5a14bc Date: Sun, 12 Aug 2018 00:06:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42e70caa-7e45-4b1f-af15-7ca5ce59fc69"],"updated_at":"2018-08-12T00:05:36Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2"}]} 2018-08-12 00:06:09,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 used request id req-c705d305-bd44-4782-b437-c7e06b5a14bc 2018-08-12 00:06:09,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:09,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-96139fd4-b8de-4964-a886-f8b6815b9769 Date: Sun, 12 Aug 2018 00:06:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:06:09,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-96139fd4-b8de-4964-a886-f8b6815b9769 2018-08-12 00:06:09,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:09,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-3c4a1571-57f9-4f7e-8813-05d423a8e3e2 Date: Sun, 12 Aug 2018 00:06:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42e70caa-7e45-4b1f-af15-7ca5ce59fc69"],"updated_at":"2018-08-12T00:05:36Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2"}]} 2018-08-12 00:06:09,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 used request id req-3c4a1571-57f9-4f7e-8813-05d423a8e3e2 2018-08-12 00:06:09,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:09,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e8baf9d-2f71-4f43-9414-4ea87133a737 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:06:09,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-1e8baf9d-2f71-4f43-9414-4ea87133a737 2018-08-12 00:06:09,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:09,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-180b3b8d-8b3f-42fd-b8c3-927adb4eceef Date: Sun, 12 Aug 2018 00:06:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:06:09,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-180b3b8d-8b3f-42fd-b8c3-927adb4eceef 2018-08-12 00:06:09,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:09,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3c0206f9-ac97-4028-a1dd-7419ca2b5d2e Date: Sun, 12 Aug 2018 00:06:09 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:06:08Z","admin_state_up":true,"updated_at":"2018-08-12T00:06:08Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:8f:37:cc","id":"e75bbfc9-a91d-46b8-b277-b69cea1bb79f","port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["63f6b10e-ea0c-4f79-84b7-0f881cd516ca"],"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm2-port"}]} 2018-08-12 00:06:09,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d&name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm2-port&admin_state_up=True used request id req-3c0206f9-ac97-4028-a1dd-7419ca2b5d2e 2018-08-12 00:06:09,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:09,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b00e746-5338-4046-aba2-c4b2211d8224 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:06:09,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-2b00e746-5338-4046-aba2-c4b2211d8224 2018-08-12 00:06:09,889 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2 2018-08-12 00:06:09,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:09,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-4caec958-948e-4341-a43d-705ebed89179 x-compute-request-id: req-4caec958-948e-4341-a43d-705ebed89179 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-flavor-name"}]} 2018-08-12 00:06:09,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-4caec958-948e-4341-a43d-705ebed89179 2018-08-12 00:06:09,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:09,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-32c8ec9c-1720-4bbe-a308-1c6e8c94fd87 x-compute-request-id: req-32c8ec9c-1720-4bbe-a308-1c6e8c94fd87 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "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": "b384ebc0-1f3d-425f-8044-fb00c9489ae6"}} 2018-08-12 00:06:09,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6 used request id req-32c8ec9c-1720-4bbe-a308-1c6e8c94fd87 2018-08-12 00:06:09,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:10,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-bc067f10-a1a6-4f2b-8ebe-73661e17aadd Date: Sun, 12 Aug 2018 00:06:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:05:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:05:32Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191/snap", "metadata": {}}], "self": "/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "min_disk": 0, "protected": false, "id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "file": "/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1d3b3f29ff74b34b852886e5556b136", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d"} 2018-08-12 00:06:10,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d used request id req-bc067f10-a1a6-4f2b-8ebe-73661e17aadd 2018-08-12 00:06:10,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:10,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-93167c03-946c-4e40-9379-ad856ad77754 Date: Sun, 12 Aug 2018 00:06: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-08-12 00:06:10,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-93167c03-946c-4e40-9379-ad856ad77754 2018-08-12 00:06:10,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" -d '{"server": {"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2", "imageRef": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "flavorRef": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "e75bbfc9-a91d-46b8-b277-b69cea1bb79f"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp"}]}}' 2018-08-12 00:06:11,936 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:06: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-a4811103-f2df-43e4-a161-799316df51c6 x-compute-request-id: req-a4811103-f2df-43e4-a161-799316df51c6 Content-Length: 437 location: http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "1090f65c-ef60-4b8c-935d-c5fce8d834a5", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "bookmark"}], "adminPass": "UAjeW6YU8Wwv"}} 2018-08-12 00:06:11,936 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-a4811103-f2df-43e4-a161-799316df51c6 2018-08-12 00:06:11,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:12,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-1268e59d-3e55-47db-8b9f-c38d40f7f6da x-compute-request-id: req-1268e59d-3e55-47db-8b9f-c38d40f7f6da 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.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "1090f65c-ef60-4b8c-935d-c5fce8d834a5", "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "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-08-12T00:06:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2", "created": "2018-08-12T00:06:11Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:12,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 used request id req-1268e59d-3e55-47db-8b9f-c38d40f7f6da 2018-08-12 00:06:12,622 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2 2018-08-12 00:06:12,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:12,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-7a570fbd-ff62-48b8-b957-e6ab0cdfbb14 x-compute-request-id: req-7a570fbd-ff62-48b8-b957-e6ab0cdfbb14 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "1090f65c-ef60-4b8c-935d-c5fce8d834a5", "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "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-08-12T00:06:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2", "created": "2018-08-12T00:06:11Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:12,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 used request id req-7a570fbd-ff62-48b8-b957-e6ab0cdfbb14 2018-08-12 00:06:12,956 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2] is - BUILD 2018-08-12 00:06:12,957 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:06:15,960 - create_instance - DEBUG - VM status query timeout in 896.662624121 2018-08-12 00:06:15,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:16,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-70c25949-8d0c-40fa-b30f-499056a6dad1 x-compute-request-id: req-70c25949-8d0c-40fa-b30f-499056a6dad1 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.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "1090f65c-ef60-4b8c-935d-c5fce8d834a5", "security_groups": [{"name": "default"}], "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "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-08-12T00:06:14Z", "hostId": "88b4e8ee2d39ce59dfa71ccf26178911b21418cd95948de2fe08756c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2", "created": "2018-08-12T00:06:11Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:16,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 used request id req-70c25949-8d0c-40fa-b30f-499056a6dad1 2018-08-12 00:06:16,825 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2] is - BUILD 2018-08-12 00:06:16,825 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:06:19,829 - create_instance - DEBUG - VM status query timeout in 892.793884039 2018-08-12 00:06:19,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:19,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-81877936-e449-4883-a454-647a62aede1f x-compute-request-id: req-81877936-e449-4883-a454-647a62aede1f 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.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "1090f65c-ef60-4b8c-935d-c5fce8d834a5", "security_groups": [{"name": "default"}], "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "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-08-12T00:06:14Z", "hostId": "88b4e8ee2d39ce59dfa71ccf26178911b21418cd95948de2fe08756c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2", "created": "2018-08-12T00:06:11Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:19,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 used request id req-81877936-e449-4883-a454-647a62aede1f 2018-08-12 00:06:19,999 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2] is - BUILD 2018-08-12 00:06:20,000 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:06:23,003 - create_instance - DEBUG - VM status query timeout in 889.619564056 2018-08-12 00:06:23,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:23,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-0461f5c7-53c3-469b-b2dc-22356d8c45e3 x-compute-request-id: req-0461f5c7-53c3-469b-b2dc-22356d8c45e3 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:37:cc", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:06:21.000000", "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "1090f65c-ef60-4b8c-935d-c5fce8d834a5", "security_groups": [{"name": "default"}], "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:06:21Z", "hostId": "88b4e8ee2d39ce59dfa71ccf26178911b21418cd95948de2fe08756c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2", "created": "2018-08-12T00:06:11Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:23,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 used request id req-0461f5c7-53c3-469b-b2dc-22356d8c45e3 2018-08-12 00:06:23,453 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2] is - ACTIVE 2018-08-12 00:06:23,453 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:06:23,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:23,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-c360699f-95e1-4cbc-a213-8e56cdce1980 x-compute-request-id: req-c360699f-95e1-4cbc-a213-8e56cdce1980 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:37:cc", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:06:21.000000", "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "1090f65c-ef60-4b8c-935d-c5fce8d834a5", "security_groups": [{"name": "default"}], "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:06:21Z", "hostId": "88b4e8ee2d39ce59dfa71ccf26178911b21418cd95948de2fe08756c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2", "created": "2018-08-12T00:06:11Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:23,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 used request id req-c360699f-95e1-4cbc-a213-8e56cdce1980 2018-08-12 00:06:23,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:23,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-5a8d8068-8e3e-4906-83bf-6ca112c0d8db Date: Sun, 12 Aug 2018 00:06:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42e70caa-7e45-4b1f-af15-7ca5ce59fc69"],"updated_at":"2018-08-12T00:05:36Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2"}]} 2018-08-12 00:06:23,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 used request id req-5a8d8068-8e3e-4906-83bf-6ca112c0d8db 2018-08-12 00:06:23,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:23,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f31e78-0ea8-4d7e-991a-0ba863226ab6 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:06:23,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-91f31e78-0ea8-4d7e-991a-0ba863226ab6 2018-08-12 00:06:23,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:24,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-199ac67a-4161-4d2f-9277-7461795a3495 Date: Sun, 12 Aug 2018 00:06:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:06:24,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-199ac67a-4161-4d2f-9277-7461795a3495 2018-08-12 00:06:24,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:24,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2384 X-Openstack-Request-Id: req-3eb790a0-fce9-45b3-95ba-00b5ad3b00be Date: Sun, 12 Aug 2018 00:06:24 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:37Z","admin_state_up":true,"updated_at":"2018-08-12T00:05:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9ccd8fd-91b5-4e26-874b-806f81f81a2d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:27:36","id":"0d4603ac-5c86-4722-9255-ecd739ac27c1","port_security_enabled":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:43Z","admin_state_up":true,"updated_at":"2018-08-12T00:05:45Z","binding:vnic_type":"normal","device_id":"bdcf8de8-686a-4c5e-8256-571d7f7f8366","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:17:3c:35","id":"61e43e5b-54c6-4b01-846e-1a1927ce20e4","port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["63f6b10e-ea0c-4f79-84b7-0f881cd516ca"],"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:06:08Z","admin_state_up":true,"updated_at":"2018-08-12T00:06:21Z","binding:vnic_type":"normal","device_id":"1090f65c-ef60-4b8c-935d-c5fce8d834a5","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:8f:37:cc","id":"e75bbfc9-a91d-46b8-b277-b69cea1bb79f","port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["63f6b10e-ea0c-4f79-84b7-0f881cd516ca"],"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm2-port"}]} 2018-08-12 00:06:24,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-3eb790a0-fce9-45b3-95ba-00b5ad3b00be 2018-08-12 00:06:24,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:24,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-ce3c415e-c064-426c-bac3-1b3c131636b9 x-compute-request-id: req-ce3c415e-c064-426c-bac3-1b3c131636b9 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:37:cc", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:06:21.000000", "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "1090f65c-ef60-4b8c-935d-c5fce8d834a5", "security_groups": [{"name": "default"}], "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:06:21Z", "hostId": "88b4e8ee2d39ce59dfa71ccf26178911b21418cd95948de2fe08756c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2", "created": "2018-08-12T00:06:11Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:24,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 used request id req-ce3c415e-c064-426c-bac3-1b3c131636b9 2018-08-12 00:06:24,497 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2] is - ACTIVE 2018-08-12 00:06:24,497 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:06:24,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:24,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-9fff7168-4611-4e23-9593-788b1c776e4b x-compute-request-id: req-9fff7168-4611-4e23-9593-788b1c776e4b Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:37:cc", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:06:21.000000", "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "1090f65c-ef60-4b8c-935d-c5fce8d834a5", "security_groups": [{"name": "default"}], "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:06:21Z", "hostId": "88b4e8ee2d39ce59dfa71ccf26178911b21418cd95948de2fe08756c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2", "created": "2018-08-12T00:06:11Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:24,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 used request id req-9fff7168-4611-4e23-9593-788b1c776e4b 2018-08-12 00:06:24,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:24,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-98ac5268-2fdc-49e7-880a-1813eb1a450f Date: Sun, 12 Aug 2018 00:06:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42e70caa-7e45-4b1f-af15-7ca5ce59fc69"],"updated_at":"2018-08-12T00:05:36Z","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2"}]} 2018-08-12 00:06:24,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 used request id req-98ac5268-2fdc-49e7-880a-1813eb1a450f 2018-08-12 00:06:24,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:24,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a80f9f-bd48-46e1-bc7d-56d5edfdf242 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:06:24,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-66a80f9f-bd48-46e1-bc7d-56d5edfdf242 2018-08-12 00:06:24,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:24,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bcc21e9a-aeca-4ec5-a22b-665c8f2ff0fb Date: Sun, 12 Aug 2018 00:06:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:05:36Z","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":"e1d3b3f29ff74b34b852886e5556b136","id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2"}]} 2018-08-12 00:06:24,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-bcc21e9a-aeca-4ec5-a22b-665c8f2ff0fb 2018-08-12 00:06:24,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:24,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2384 X-Openstack-Request-Id: req-3a44abdc-088a-4526-aa86-078dc71bcb0a Date: Sun, 12 Aug 2018 00:06:24 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:37Z","admin_state_up":true,"updated_at":"2018-08-12T00:05:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9ccd8fd-91b5-4e26-874b-806f81f81a2d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:27:36","id":"0d4603ac-5c86-4722-9255-ecd739ac27c1","port_security_enabled":false,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:05:43Z","admin_state_up":true,"updated_at":"2018-08-12T00:05:45Z","binding:vnic_type":"normal","device_id":"bdcf8de8-686a-4c5e-8256-571d7f7f8366","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:17:3c:35","id":"61e43e5b-54c6-4b01-846e-1a1927ce20e4","port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["63f6b10e-ea0c-4f79-84b7-0f881cd516ca"],"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f9ccd8fd-91b5-4e26-874b-806f81f81a2d","tenant_id":"e1d3b3f29ff74b34b852886e5556b136","created_at":"2018-08-12T00:06:08Z","admin_state_up":true,"updated_at":"2018-08-12T00:06:21Z","binding:vnic_type":"normal","device_id":"1090f65c-ef60-4b8c-935d-c5fce8d834a5","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:8f:37:cc","id":"e75bbfc9-a91d-46b8-b277-b69cea1bb79f","port_security_enabled":true,"project_id":"e1d3b3f29ff74b34b852886e5556b136","fixed_ips":[{"subnet_id":"42e70caa-7e45-4b1f-af15-7ca5ce59fc69","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["63f6b10e-ea0c-4f79-84b7-0f881cd516ca"],"name":"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm2-port"}]} 2018-08-12 00:06:24,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-3a44abdc-088a-4526-aa86-078dc71bcb0a 2018-08-12 00:06:24,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp"}}' 2018-08-12 00:06:25,747 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:06: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-55d9ce0c-342e-4085-b305-0e7638e96d3c x-compute-request-id: req-55d9ce0c-342e-4085-b305-0e7638e96d3c Content-Length: 0 Content-Type: application/json 2018-08-12 00:06:25,747 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5/action used request id req-55d9ce0c-342e-4085-b305-0e7638e96d3c 2018-08-12 00:06:25,747 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-08-12 00:06:25,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:25,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-4a632391-3624-413a-888e-0c8c9144a946 x-compute-request-id: req-4a632391-3624-413a-888e-0c8c9144a946 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:63:93", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:06:00.000000", "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "security_groups": [{"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp"}, {"name": "default"}], "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:06:00Z", "hostId": "1bcdac638114d433c46bba8a5c8dafec191609a1d096823746b855c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1", "created": "2018-08-12T00:05:55Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:25,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f used request id req-4a632391-3624-413a-888e-0c8c9144a946 2018-08-12 00:06:25,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:06:26,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-ba1b31a0-b901-4edd-a71d-0e86c0d96a3f x-compute-request-id: req-ba1b31a0-b901-4edd-a71d-0e86c0d96a3f Content-Encoding: gzip Content-Length: 9486 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 493702986 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.910 MHz processor\n[ 0.154754] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.156558] pid_max: default: 32768 minimum: 301\n[ 0.157531] ACPI: Core revision 20150930\n[ 0.159006] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.160440] Security Framework initialized\n[ 0.161318] Yama: becoming mindful.\n[ 0.162114] AppArmor: AppArmor initialized\n[ 0.163034] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.164480] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.166029] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.167356] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168899] Initializing cgroup subsys io\n[ 0.169825] Initializing cgroup subsys memory\n[ 0.170755] Initializing cgroup subsys devices\n[ 0.171687] Initializing cgroup subsys freezer\n[ 0.172619] Initializing cgroup subsys net_cls\n[ 0.173548] Initializing cgroup subsys perf_event\n[ 0.174563] Initializing cgroup subsys net_prio\n[ 0.175516] Initializing cgroup subsys hugetlb\n[ 0.176438] Initializing cgroup subsys pids\n[ 0.177366] CPU: Physical Processor ID: 0\n[ 0.178960] mce: CPU supports 10 MCE banks\n[ 0.179903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.180967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.183284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189673] ftrace: allocating 31920 entries in 125 pages\n[ 0.215442] smpboot: Max logical packages: 2\n[ 0.216394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.217690] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.219156] x2apic enabled\n[ 0.220037] Switched APIC routing to physical x2apic.\n[ 0.221846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.223158] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.225469] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227542] KVM setup paravirtual spinlock\n[ 0.229091] x86: Booting SMP configuration:\n[ 0.230100] .... node #0, CPUs: #1\n[ 0.231068] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.252869] x86: Booted up 1 node, 2 CPUs\n[ 0.252871] KVM setup async PF for cpu 1\n[ 0.252874] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.255666] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.257308] devtmpfs: initialized\n[ 0.259076] evm: security.selinux\n[ 0.259842] evm: security.SMACK64\n[ 0.260612] evm: security.SMACK64EXEC\n[ 0.261420] evm: security.SMACK64TRANSMUTE\n[ 0.262283] evm: security.SMACK64MMAP\n[ 0.263071] evm: security.ima\n[ 0.263749] evm: security.capability\n[ 0.264661] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.266734] pinctrl core: initialized pinctrl subsystem\n[ 0.267947] RTC time: 0:06:00, date: 08/12/18\n[ 0.268991] NET: Registered protocol family 16\n[ 0.278708] cpuidle: using governor ladder\n[ 0.290794] cpuidle: using governor menu\n[ 0.291637] PCCT header not found.\n[ 0.292470] ACPI: bus type PCI registered\n[ 0.293338] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.294716] PCI: Using configuration type 1 for base access\n[ 0.308259] ACPI: Added _OSI(Module Device)\n[ 0.309186] ACPI: Added _OSI(Processor Device)\n[ 0.310111] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311115] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313195] ACPI: Interpreter enabled\n[ 0.314062] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.319953] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.321917] ACPI: (supports S0 S5)\n[ 0.322657] ACPI: Using IOAPIC for interrupt routing\n[ 0.323693] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.327150] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.328359] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.329668] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.330959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.333338] acpiphp: Slot [3] registered\n[ 0.334204] acpiphp: Slot [4] registered\n[ 0.335042] acpiphp: Slot [5] registered\n[ 0.335878] acpiphp: Slot [6] registered\n[ 0.336728] acpiphp: Slot [7] registered\n[ 0.337579] acpiphp: Slot [8] registered\n[ 0.338418] acpiphp: Slot [9] registered\n[ 0.339251] acpiphp: Slot [10] registered\n[ 0.350257] acpiphp: Slot [11] registered\n[ 0.351153] acpiphp: Slot [12] registered\n[ 0.352033] acpiphp: Slot [13] registered\n[ 0.352895] acpiphp: Slot [14] registered\n[ 0.353807] acpiphp: Slot [15] registered\n[ 0.354670] acpiphp: Slot [16] registered\n[ 0.355517] acpiphp: Slot [17] registered\n[ 0.356368] acpiphp: Slot [18] registered\n[ 0.357228] acpiphp: Slot [19] registered\n[ 0.358090] acpiphp: Slot [20] registered\n[ 0.358967] acpiphp: Slot [21] registered\n[ 0.359837] acpiphp: Slot [22] registered\n[ 0.360717] acpiphp: Slot [23] registered\n[ 0.361600] acpiphp: Slot [24] registered\n[ 0.362478] acpiphp: Slot [25] registered\n[ 0.363328] acpiphp: Slot [26] registered\n[ 0.364253] acpiphp: Slot [27] registered\n[ 0.365104] acpiphp: Slot [28] registered\n[ 0.365954] acpiphp: Slot [29] registered\n[ 0.366819] acpiphp: Slot [30] registered\n[ 0.367671] acpiphp: Slot [31] registered\n[ 0.368513] PCI host bridge to bus 0000:00\n[ 0.369354] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.370627] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.371966] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.373520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.375104] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.376697] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.380211] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.381610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.382867] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.384238] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.387880] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.389577] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.410767] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.412349] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.413824] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415308] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.416779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.418132] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.419586] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.420789] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.422429] vgaarb: loaded\n[ 0.423080] vgaarb: bridge control possible 0000:00:02.0\n[ 0.424393] SCSI subsystem initialized\n[ 0.425391] ACPI: bus type USB registered\n[ 0.426284] usbcore: registered new interface driver usbfs\n[ 0.427405] usbcore: registered new interface driver hub\n[ 0.428479] usbcore: registered new device driver usb\n[ 0.429698] PCI: Using ACPI for IRQ routing\n[ 0.430918] NetLabel: Initializing\n[ 0.431683] NetLabel: domain hash size = 128\n[ 0.432602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.433616] NetLabel: unlabeled traffic allowed by default\n[ 0.434945] clocksource: Switched to clocksource kvm-clock\n[ 0.443868] AppArmor: AppArmor Filesystem Enabled\n[ 0.444928] pnp: PnP ACPI init\n[ 0.445971] pnp: PnP ACPI: found 5 devices\n[ 0.453280] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.455119] NET: Registered protocol family 2\n[ 0.456322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.457719] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.459038] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.460329] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461511] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.462841] NET: Registered protocol family 1\n[ 0.463775] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.464950] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.466097] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.484628] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503217] Trying to unpack rootfs image as initramfs...\n[ 0.560789] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.563200] Scanning for low memory corruption every 60 seconds\n[ 0.564720] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.565934] audit: initializing netlink subsys (disabled)\n[ 0.567031] audit: type=2000 audit(1534032361.275:1): initialized\n[ 0.568435] Initialise system trusted keyring\n[ 0.569472] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.570673] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.573034] zbud: loaded\n[ 0.573882] VFS: Disk quotas dquot_6.6.0\n[ 0.574783] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.576504] fuse init (API version 7.23)\n[ 0.577489] Key type big_key registered\n[ 0.578310] Allocating IMA MOK and blacklist keyrings.\n[ 0.579857] Key type asymmetric registered\n[ 0.580706] Asymmetric key parser 'x509' registered\n[ 0.581694] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.583267] io scheduler noop registered\n[ 0.584100] io scheduler deadline registered (default)\n[ 0.585109] io scheduler cfq registered\n[ 0.585974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.587041] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.588355] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589843] ACPI: Power Button [PWRF]\n[ 0.590750] GHES: HEST is not enabled!\n[ 0.611804] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.649784] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.652770] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.676913] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.679954] Linux agpgart interface v0.103\n[ 0.683917] brd: module loaded\n[ 0.686012] loop: module loaded\n[ 0.690906] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.692429] GPT:90111 != 20971519\n[ 0.693174] GPT:Alternate GPT header not at the end of the disk.\n[ 0.694312] GPT:90111 != 20971519\n[ 0.695039] GPT: Use GNU Parted to correct GPT errors.\n[ 0.696043] vda: vda1 vda15\n[ 0.697659] scsi host0: ata_piix\n[ 0.698550] scsi host1: ata_piix\n[ 0.699284] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.700512] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.701857] libphy: Fixed MDIO Bus: probed\n[ 0.702759] tun: Universal TUN/TAP device driver, 1.6\n[ 0.703809] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.706224] PPP generic driver version 2.4.2\n[ 0.707220] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.708476] ehci-pci: EHCI PCI platform driver\n[ 0.709369] ehci-platform: EHCI generic platform driver\n[ 0.710376] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.711549] ohci-pci: OHCI PCI platform driver\n[ 0.712444] ohci-platform: OHCI generic platform driver\n[ 0.713441] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.731993] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.733080] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.734572] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.735660] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.736903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.738174] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.739654] usb usb1: Product: UHCI Host Controller\n[ 0.740605] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.741769] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.742857] hub 1-0:1.0: USB hub found\n[ 0.743673] hub 1-0:1.0: 2 ports detected\n[ 0.744731] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.747035] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.748115] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.749271] mousedev: PS/2 mouse device common for all mice\n[ 0.750658] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.752632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.753868] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755105] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.756391] i2c /dev entries driver\n[ 0.757211] device-mapper: uevent: version 1.0.3\n[ 0.758220] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.759938] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761676] NET: Registered protocol family 10\n[ 0.763137] NET: Registered protocol family 17\n[ 0.764083] Key type dns_resolver registered\n[ 0.765329] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.766488] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.768334] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.770320] registered taskstats version 1\n[ 0.771213] Loading compiled-in X.509 certificates\n[ 0.772761] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.774674] zswap: loaded using pool lzo/zbud\n[ 0.777081] Key type trusted registered\n[ 0.779055] Key type encrypted registered\n[ 0.779909] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.780984] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782064] evm: HMAC attrs: 0x1\n[ 0.793483] Magic number: 14:972:101\n[ 0.794477] rtc_cmos 00:00: setting system clock to 2018-08-12 00:06:01 UTC (1534032361)\n[ 0.796244] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.797396] EDD information not available.\n[ 0.857535] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.859193] Write protecting the kernel read-only data: 14336k\n[ 0.862919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.864847] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.82\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.056712] 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.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.98. iid=i-0000002d\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\nvPing KO\n/dev/root resized successfully [took 21.39s]\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6V6akrROOjbyOG2eZZbu+gX4Jp6clxEPcmjsD18WR8DWOo4ITncHkBLHSlO2RPjo18Q/pzevb10qevXlU+kWvSLthNks4fOEhsn8EFnnYYim+WCSga9YQ81fOqhjxjXZMxrrhOv10xbXOpAEXZXvSyRF93i5fqakrdWub/vT++O2WPVGzOTgkvanOwTMkXK21oAsX78/LgneDBFpaaXqMOI9l33hkj2Bv6qfqWNiRlS3pV4AtbupKi6ANoG3/UsSZuDNqc8y1j9U0c5a9j75SmX0O115GA2oa7QiSMRgOuismz8x3oS/Py172hY+He+2EpHnBcbWNBKyNR+k0Dszh root@createinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02\nssh-dss AAAAB3NzaC1kc3MAAACBANtF7NQ65ppuD6PoB35klPikf7PvObhVooBUnvghBWwnVFCwmVgm6zOmTssPWjocnRQwgGzI6UOOrOc+WHJ6rxb2la0zoA75W4pqSDWpHuBhdkwiQmkng2NdF3dC8Qt/j+2nmc2MXfQt+zbs18RtGJjKaZKy29hpFngbFpJuKOiRAAAAFQDA4cwMsXFBr7+tqutr5U5HJlmENQAAAIAM8Z+XNRzic3ysrv4aizd6Xl6nE7U0wyipalg0fShycvOFC139SHD4sp9Z2XthfdgWLjol5ubz8ae5GCLFbWB1/B9xCeFRZN6or6HKY6+9hasTknlFLpv6AESsAe/OGIOg/e/7wrXYW3ysg94XtIPSCtIc2mCQqAI/xQcSfSB4BQAAAIEA0B7lX+FT05dAQwFJBwsyrQ4DI8pap2KFBEyJQa9t4WH2fgx0EncNNm9dsbaU8iGjtIg24XiZBRDrKPHjPw7gMmfvgY76h6DhrvQtW5N5tU106OFqRL4+AeCEEzNlrQl4iu3KPs9s2vGbqm6+RIqGMNTNFGLGPkAB2vstkpkwqyY= root@createinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02\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:feae:6393/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.2 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-0000002d\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-f76e994t1-a44f-4cb4-8f23-56b2b"} 2018-08-12 00:06:26,017 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f/action used request id req-ba1b31a0-b901-4edd-a71d-0e86c0d96a3f 2018-08-12 00:06:26,018 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-12 00:06:26,018 - 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 493702986 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.910 MHz processor [ 0.154754] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.156558] pid_max: default: 32768 minimum: 301 [ 0.157531] ACPI: Core revision 20150930 [ 0.159006] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.160440] Security Framework initialized [ 0.161318] Yama: becoming mindful. [ 0.162114] AppArmor: AppArmor initialized [ 0.163034] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.164480] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.166029] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.167356] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.168899] Initializing cgroup subsys io [ 0.169825] Initializing cgroup subsys memory [ 0.170755] Initializing cgroup subsys devices [ 0.171687] Initializing cgroup subsys freezer [ 0.172619] Initializing cgroup subsys net_cls [ 0.173548] Initializing cgroup subsys perf_event [ 0.174563] Initializing cgroup subsys net_prio [ 0.175516] Initializing cgroup subsys hugetlb [ 0.176438] Initializing cgroup subsys pids [ 0.177366] CPU: Physical Processor ID: 0 [ 0.178960] mce: CPU supports 10 MCE banks [ 0.179903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.180967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.183284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.189673] ftrace: allocating 31920 entries in 125 pages [ 0.215442] smpboot: Max logical packages: 2 [ 0.216394] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.217690] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.219156] x2apic enabled [ 0.220037] Switched APIC routing to physical x2apic. [ 0.221846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.223158] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.225469] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.227542] KVM setup paravirtual spinlock [ 0.229091] x86: Booting SMP configuration: [ 0.230100] .... node #0, CPUs: #1 [ 0.231068] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.252869] x86: Booted up 1 node, 2 CPUs [ 0.252871] KVM setup async PF for cpu 1 [ 0.252874] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.255666] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.257308] devtmpfs: initialized [ 0.259076] evm: security.selinux [ 0.259842] evm: security.SMACK64 [ 0.260612] evm: security.SMACK64EXEC [ 0.261420] evm: security.SMACK64TRANSMUTE [ 0.262283] evm: security.SMACK64MMAP [ 0.263071] evm: security.ima [ 0.263749] evm: security.capability [ 0.264661] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.266734] pinctrl core: initialized pinctrl subsystem [ 0.267947] RTC time: 0:06:00, date: 08/12/18 [ 0.268991] NET: Registered protocol family 16 [ 0.278708] cpuidle: using governor ladder [ 0.290794] cpuidle: using governor menu [ 0.291637] PCCT header not found. [ 0.292470] ACPI: bus type PCI registered [ 0.293338] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.294716] PCI: Using configuration type 1 for base access [ 0.308259] ACPI: Added _OSI(Module Device) [ 0.309186] ACPI: Added _OSI(Processor Device) [ 0.310111] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.311115] ACPI: Added _OSI(Processor Aggregator Device) [ 0.313195] ACPI: Interpreter enabled [ 0.314062] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.316021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.318007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.319953] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.321917] ACPI: (supports S0 S5) [ 0.322657] ACPI: Using IOAPIC for interrupt routing [ 0.323693] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.327150] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.328359] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.329668] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.330959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.333338] acpiphp: Slot [3] registered [ 0.334204] acpiphp: Slot [4] registered [ 0.335042] acpiphp: Slot [5] registered [ 0.335878] acpiphp: Slot [6] registered [ 0.336728] acpiphp: Slot [7] registered [ 0.337579] acpiphp: Slot [8] registered [ 0.338418] acpiphp: Slot [9] registered [ 0.339251] acpiphp: Slot [10] registered [ 0.350257] acpiphp: Slot [11] registered [ 0.351153] acpiphp: Slot [12] registered [ 0.352033] acpiphp: Slot [13] registered [ 0.352895] acpiphp: Slot [14] registered [ 0.353807] acpiphp: Slot [15] registered [ 0.354670] acpiphp: Slot [16] registered [ 0.355517] acpiphp: Slot [17] registered [ 0.356368] acpiphp: Slot [18] registered [ 0.357228] acpiphp: Slot [19] registered [ 0.358090] acpiphp: Slot [20] registered [ 0.358967] acpiphp: Slot [21] registered [ 0.359837] acpiphp: Slot [22] registered [ 0.360717] acpiphp: Slot [23] registered [ 0.361600] acpiphp: Slot [24] registered [ 0.362478] acpiphp: Slot [25] registered [ 0.363328] acpiphp: Slot [26] registered [ 0.364253] acpiphp: Slot [27] registered [ 0.365104] acpiphp: Slot [28] registered [ 0.365954] acpiphp: Slot [29] registered [ 0.366819] acpiphp: Slot [30] registered [ 0.367671] acpiphp: Slot [31] registered [ 0.368513] PCI host bridge to bus 0000:00 [ 0.369354] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.370627] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.371966] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.373520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.375104] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.376697] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.380211] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.381610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.382867] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.384238] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.387880] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.389577] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.410767] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.412349] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.413824] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.415308] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.416779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.418132] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.419586] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.420789] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.422429] vgaarb: loaded [ 0.423080] vgaarb: bridge control possible 0000:00:02.0 [ 0.424393] SCSI subsystem initialized [ 0.425391] ACPI: bus type USB registered [ 0.426284] usbcore: registered new interface driver usbfs [ 0.427405] usbcore: registered new interface driver hub [ 0.428479] usbcore: registered new device driver usb [ 0.429698] PCI: Using ACPI for IRQ routing [ 0.430918] NetLabel: Initializing [ 0.431683] NetLabel: domain hash size = 128 [ 0.432602] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.433616] NetLabel: unlabeled traffic allowed by default [ 0.434945] clocksource: Switched to clocksource kvm-clock [ 0.443868] AppArmor: AppArmor Filesystem Enabled [ 0.444928] pnp: PnP ACPI init [ 0.445971] pnp: PnP ACPI: found 5 devices [ 0.453280] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.455119] NET: Registered protocol family 2 [ 0.456322] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.457719] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.459038] TCP: Hash tables configured (established 4096 bind 4096) [ 0.460329] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.461511] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.462841] NET: Registered protocol family 1 [ 0.463775] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.464950] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.466097] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.484628] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.503217] Trying to unpack rootfs image as initramfs... [ 0.560789] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.563200] Scanning for low memory corruption every 60 seconds [ 0.564720] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.565934] audit: initializing netlink subsys (disabled) [ 0.567031] audit: type=2000 audit(1534032361.275:1): initialized [ 0.568435] Initialise system trusted keyring [ 0.569472] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.570673] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.573034] zbud: loaded [ 0.573882] VFS: Disk quotas dquot_6.6.0 [ 0.574783] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.576504] fuse init (API version 7.23) [ 0.577489] Key type big_key registered [ 0.578310] Allocating IMA MOK and blacklist keyrings. [ 0.579857] Key type asymmetric registered [ 0.580706] Asymmetric key parser 'x509' registered [ 0.581694] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.583267] io scheduler noop registered [ 0.584100] io scheduler deadline registered (default) [ 0.585109] io scheduler cfq registered [ 0.585974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.587041] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.588355] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589843] ACPI: Power Button [PWRF] [ 0.590750] GHES: HEST is not enabled! [ 0.611804] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.649784] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.652770] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.676913] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679954] Linux agpgart interface v0.103 [ 0.683917] brd: module loaded [ 0.686012] loop: module loaded [ 0.690906] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.692429] GPT:90111 != 20971519 [ 0.693174] GPT:Alternate GPT header not at the end of the disk. [ 0.694312] GPT:90111 != 20971519 [ 0.695039] GPT: Use GNU Parted to correct GPT errors. [ 0.696043] vda: vda1 vda15 [ 0.697659] scsi host0: ata_piix [ 0.698550] scsi host1: ata_piix [ 0.699284] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.700512] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.701857] libphy: Fixed MDIO Bus: probed [ 0.702759] tun: Universal TUN/TAP device driver, 1.6 [ 0.703809] tun: (C) 1999-2004 Max Krasnyansky [ 0.706224] PPP generic driver version 2.4.2 [ 0.707220] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.708476] ehci-pci: EHCI PCI platform driver [ 0.709369] ehci-platform: EHCI generic platform driver [ 0.710376] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711549] ohci-pci: OHCI PCI platform driver [ 0.712444] ohci-platform: OHCI generic platform driver [ 0.713441] uhci_hcd: USB Universal Host Controller Interface driver [ 0.731993] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.733080] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.734572] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.735660] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.736903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.738174] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.739654] usb usb1: Product: UHCI Host Controller [ 0.740605] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.741769] usb usb1: SerialNumber: 0000:00:01.2 [ 0.742857] hub 1-0:1.0: USB hub found [ 0.743673] hub 1-0:1.0: 2 ports detected [ 0.744731] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.747035] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.748115] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.749271] mousedev: PS/2 mouse device common for all mice [ 0.750658] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.752632] rtc_cmos 00:00: RTC can wake from S4 [ 0.753868] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.755105] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.756391] i2c /dev entries driver [ 0.757211] device-mapper: uevent: version 1.0.3 [ 0.758220] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.759938] ledtrig-cpu: registered to indicate activity on CPUs [ 0.761676] NET: Registered protocol family 10 [ 0.763137] NET: Registered protocol family 17 [ 0.764083] Key type dns_resolver registered [ 0.765329] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.766488] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.768334] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.770320] registered taskstats version 1 [ 0.771213] Loading compiled-in X.509 certificates [ 0.772761] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.774674] zswap: loaded using pool lzo/zbud [ 0.777081] Key type trusted registered [ 0.779055] Key type encrypted registered [ 0.779909] AppArmor: AppArmor sha1 policy hashing enabled [ 0.780984] ima: No TPM chip found, activating TPM-bypass! [ 0.782064] evm: HMAC attrs: 0x1 [ 0.793483] Magic number: 14:972:101 [ 0.794477] rtc_cmos 00:00: setting system clock to 2018-08-12 00:06:01 UTC (1534032361) [ 0.796244] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797396] EDD information not available. [ 0.857535] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.859193] Write protecting the kernel read-only data: 14336k [ 0.862919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.864847] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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.82 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.056712] 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.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.98. iid=i-0000002d 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 vPing KO /dev/root resized successfully [took 21.39s] vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6V6akrROOjbyOG2eZZbu+gX4Jp6clxEPcmjsD18WR8DWOo4ITncHkBLHSlO2RPjo18Q/pzevb10qevXlU+kWvSLthNks4fOEhsn8EFnnYYim+WCSga9YQ81fOqhjxjXZMxrrhOv10xbXOpAEXZXvSyRF93i5fqakrdWub/vT++O2WPVGzOTgkvanOwTMkXK21oAsX78/LgneDBFpaaXqMOI9l33hkj2Bv6qfqWNiRlS3pV4AtbupKi6ANoG3/UsSZuDNqc8y1j9U0c5a9j75SmX0O115GA2oa7QiSMRgOuismz8x3oS/Py172hY+He+2EpHnBcbWNBKyNR+k0Dszh root@createinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02 ssh-dss AAAAB3NzaC1kc3MAAACBANtF7NQ65ppuD6PoB35klPikf7PvObhVooBUnvghBWwnVFCwmVgm6zOmTssPWjocnRQwgGzI6UOOrOc+WHJ6rxb2la0zoA75W4pqSDWpHuBhdkwiQmkng2NdF3dC8Qt/j+2nmc2MXfQt+zbs18RtGJjKaZKy29hpFngbFpJuKOiRAAAAFQDA4cwMsXFBr7+tqutr5U5HJlmENQAAAIAM8Z+XNRzic3ysrv4aizd6Xl6nE7U0wyipalg0fShycvOFC139SHD4sp9Z2XthfdgWLjol5ubz8ae5GCLFbWB1/B9xCeFRZN6or6HKY6+9hasTknlFLpv6AESsAe/OGIOg/e/7wrXYW3ysg94XtIPSCtIc2mCQqAI/xQcSfSB4BQAAAIEA0B7lX+FT05dAQwFJBwsyrQ4DI8pap2KFBEyJQa9t4WH2fgx0EncNNm9dsbaU8iGjtIg24XiZBRDrKPHjPw7gMmfvgY76h6DhrvQtW5N5tU106OFqRL4+AeCEEzNlrQl4iu3KPs9s2vGbqm6+RIqGMNTNFGLGPkAB2vstkpkwqyY= root@createinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02 -----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:feae:6393/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.2 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-0000002d name: N/A availability-zone: nova local-hostname: createinstancetwonettests-f76e994t1-a44f-4cb4-8f23-56b2b 2018-08-12 00:06:26,019 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-08-12 00:06:26,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:26,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-4c63e0be-d3c2-432c-8476-70cb032079b8 x-compute-request-id: req-4c63e0be-d3c2-432c-8476-70cb032079b8 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:37:cc", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:06:21.000000", "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "1090f65c-ef60-4b8c-935d-c5fce8d834a5", "security_groups": [{"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp"}, {"name": "default"}], "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:06:21Z", "hostId": "88b4e8ee2d39ce59dfa71ccf26178911b21418cd95948de2fe08756c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2", "created": "2018-08-12T00:06:11Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:26,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 used request id req-4c63e0be-d3c2-432c-8476-70cb032079b8 2018-08-12 00:06:26,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:06:26,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-40ef2b81-fc89-4cb3-a1e1-05986ad04136 x-compute-request-id: req-40ef2b81-fc89-4cb3-a1e1-05986ad04136 Content-Encoding: gzip Content-Length: 9648 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 480209534 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.138601] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140297] pid_max: default: 32768 minimum: 301\n[ 0.141207] ACPI: Core revision 20150930\n[ 0.142613] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143943] Security Framework initialized\n[ 0.144773] Yama: becoming mindful.\n[ 0.145518] AppArmor: AppArmor initialized\n[ 0.146391] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147742] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149052] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150287] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151726] Initializing cgroup subsys io\n[ 0.152558] Initializing cgroup subsys memory\n[ 0.153435] Initializing cgroup subsys devices\n[ 0.154331] Initializing cgroup subsys freezer\n[ 0.155219] Initializing cgroup subsys net_cls\n[ 0.156099] Initializing cgroup subsys perf_event\n[ 0.157025] Initializing cgroup subsys net_prio\n[ 0.157936] Initializing cgroup subsys hugetlb\n[ 0.158828] Initializing cgroup subsys pids\n[ 0.159729] CPU: Physical Processor ID: 0\n[ 0.161246] mce: CPU supports 10 MCE banks\n[ 0.162110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163137] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165377] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171575] ftrace: allocating 31920 entries in 125 pages\n[ 0.197007] smpboot: Max logical packages: 2\n[ 0.197903] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199119] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.200488] x2apic enabled\n[ 0.201298] Switched APIC routing to physical x2apic.\n[ 0.203047] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204291] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206471] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208424] KVM setup paravirtual spinlock\n[ 0.209868] x86: Booting SMP configuration:\n[ 0.210782] .... node #0, CPUs: #1\n[ 0.211686] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.233376] x86: Booted up 1 node, 2 CPUs\n[ 0.233378] KVM setup async PF for cpu 1\n[ 0.233381] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.235991] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.237524] devtmpfs: initialized\n[ 0.239259] evm: security.selinux\n[ 0.239962] evm: security.SMACK64\n[ 0.240665] evm: security.SMACK64EXEC\n[ 0.241427] evm: security.SMACK64TRANSMUTE\n[ 0.242245] evm: security.SMACK64MMAP\n[ 0.242991] evm: security.ima\n[ 0.243653] evm: security.capability\n[ 0.244486] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.246382] pinctrl core: initialized pinctrl subsystem\n[ 0.247497] RTC time: 0:06:21, date: 08/12/18\n[ 0.248483] NET: Registered protocol family 16\n[ 0.258338] cpuidle: using governor ladder\n[ 0.270361] cpuidle: using governor menu\n[ 0.271227] PCCT header not found.\n[ 0.272040] ACPI: bus type PCI registered\n[ 0.272880] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.274214] PCI: Using configuration type 1 for base access\n[ 0.287626] ACPI: Added _OSI(Module Device)\n[ 0.288510] ACPI: Added _OSI(Processor Device)\n[ 0.289414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.290356] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.292353] ACPI: Interpreter enabled\n[ 0.293145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.295072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.296997] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.298912] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.300835] ACPI: (supports S0 S5)\n[ 0.301575] ACPI: Using IOAPIC for interrupt routing\n[ 0.302562] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.306043] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.307242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.308537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.309796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.312144] acpiphp: Slot [3] registered\n[ 0.312986] acpiphp: Slot [4] registered\n[ 0.313825] acpiphp: Slot [5] registered\n[ 0.314650] acpiphp: Slot [6] registered\n[ 0.315475] acpiphp: Slot [7] registered\n[ 0.316301] acpiphp: Slot [8] registered\n[ 0.317126] acpiphp: Slot [9] registered\n[ 0.317974] acpiphp: Slot [10] registered\n[ 0.328830] acpiphp: Slot [11] registered\n[ 0.329675] acpiphp: Slot [12] registered\n[ 0.330513] acpiphp: Slot [13] registered\n[ 0.331346] acpiphp: Slot [14] registered\n[ 0.332179] acpiphp: Slot [15] registered\n[ 0.333019] acpiphp: Slot [16] registered\n[ 0.333858] acpiphp: Slot [17] registered\n[ 0.334695] acpiphp: Slot [18] registered\n[ 0.335531] acpiphp: Slot [19] registered\n[ 0.336368] acpiphp: Slot [20] registered\n[ 0.337212] acpiphp: Slot [21] registered\n[ 0.338050] acpiphp: Slot [22] registered\n[ 0.338901] acpiphp: Slot [23] registered\n[ 0.339742] acpiphp: Slot [24] registered\n[ 0.340579] acpiphp: Slot [25] registered\n[ 0.341417] acpiphp: Slot [26] registered\n[ 0.342258] acpiphp: Slot [27] registered\n[ 0.343124] acpiphp: Slot [28] registered\n[ 0.343970] acpiphp: Slot [29] registered\n[ 0.344809] acpiphp: Slot [30] registered\n[ 0.345652] acpiphp: Slot [31] registered\n[ 0.346486] PCI host bridge to bus 0000:00\n[ 0.347318] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348575] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.349831] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.351327] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.352820] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.354344] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.357774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.359093] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360311] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361615] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.365201] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366657] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.385371] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.386893] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.388720] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.390181] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.391606] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.392959] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.394342] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.395439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.397032] vgaarb: loaded\n[ 0.397653] vgaarb: bridge control possible 0000:00:02.0\n[ 0.398935] SCSI subsystem initialized\n[ 0.399924] ACPI: bus type USB registered\n[ 0.400785] usbcore: registered new interface driver usbfs\n[ 0.401858] usbcore: registered new interface driver hub\n[ 0.402906] usbcore: registered new device driver usb\n[ 0.404111] PCI: Using ACPI for IRQ routing\n[ 0.405274] NetLabel: Initializing\n[ 0.406010] NetLabel: domain hash size = 128\n[ 0.406884] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407868] NetLabel: unlabeled traffic allowed by default\n[ 0.409094] clocksource: Switched to clocksource kvm-clock\n[ 0.417856] AppArmor: AppArmor Filesystem Enabled\n[ 0.418860] pnp: PnP ACPI init\n[ 0.419870] pnp: PnP ACPI: found 5 devices\n[ 0.426922] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428710] NET: Registered protocol family 2\n[ 0.429846] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432423] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433659] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434776] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435989] NET: Registered protocol family 1\n[ 0.436895] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438026] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439135] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457905] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476632] Trying to unpack rootfs image as initramfs...\n[ 0.533487] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.535225] Scanning for low memory corruption every 60 seconds\n[ 0.536692] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.537904] audit: initializing netlink subsys (disabled)\n[ 0.538969] audit: type=2000 audit(1534032381.944:1): initialized\n[ 0.540348] Initialise system trusted keyring\n[ 0.541347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.542553] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.544851] zbud: loaded\n[ 0.545659] VFS: Disk quotas dquot_6.6.0\n[ 0.546526] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548235] fuse init (API version 7.23)\n[ 0.549208] Key type big_key registered\n[ 0.550030] Allocating IMA MOK and blacklist keyrings.\n[ 0.551463] Key type asymmetric registered\n[ 0.552319] Asymmetric key parser 'x509' registered\n[ 0.553317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.554854] io scheduler noop registered\n[ 0.555685] io scheduler deadline registered (default)\n[ 0.556739] io scheduler cfq registered\n[ 0.557634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.558710] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560021] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561516] ACPI: Power Button [PWRF]\n[ 0.562430] GHES: HEST is not enabled!\n[ 0.580776] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.618206] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.620391] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.645865] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.648930] Linux agpgart interface v0.103\n[ 0.652419] brd: module loaded\n[ 0.654427] loop: module loaded\n[ 0.659422] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.660915] GPT:90111 != 20971519\n[ 0.661635] GPT:Alternate GPT header not at the end of the disk.\n[ 0.662769] GPT:90111 != 20971519\n[ 0.663482] GPT: Use GNU Parted to correct GPT errors.\n[ 0.664483] vda: vda1 vda15\n[ 0.665999] scsi host0: ata_piix\n[ 0.666826] scsi host1: ata_piix\n[ 0.667572] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.668831] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.670202] libphy: Fixed MDIO Bus: probed\n[ 0.671097] tun: Universal TUN/TAP device driver, 1.6\n[ 0.672118] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.674452] PPP generic driver version 2.4.2\n[ 0.675443] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.676679] ehci-pci: EHCI PCI platform driver\n[ 0.677595] ehci-platform: EHCI generic platform driver\n[ 0.678636] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679816] ohci-pci: OHCI PCI platform driver\n[ 0.680731] ohci-platform: OHCI generic platform driver\n[ 0.681768] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.700656] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.701702] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.703217] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.704259] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.705461] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.706744] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.708208] usb usb1: Product: UHCI Host Controller\n[ 0.709178] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.710360] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.711428] hub 1-0:1.0: USB hub found\n[ 0.712236] hub 1-0:1.0: 2 ports detected\n[ 0.713243] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715454] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716535] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717661] mousedev: PS/2 mouse device common for all mice\n[ 0.719027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.720977] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.723429] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724669] i2c /dev entries driver\n[ 0.725477] device-mapper: uevent: version 1.0.3\n[ 0.726492] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728199] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729714] NET: Registered protocol family 10\n[ 0.730943] NET: Registered protocol family 17\n[ 0.731883] Key type dns_resolver registered\n[ 0.732984] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.734142] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.735328] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.737258] registered taskstats version 1\n[ 0.738129] Loading compiled-in X.509 certificates\n[ 0.739639] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.741581] zswap: loaded using pool lzo/zbud\n[ 0.743675] Key type trusted registered\n[ 0.745677] Key type encrypted registered\n[ 0.746536] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.747610] ima: No TPM chip found, activating TPM-bypass!\n[ 0.748713] evm: HMAC attrs: 0x1\n[ 0.760287] Magic number: 14:972:101\n[ 0.761202] rtc_cmos 00:00: setting system clock to 2018-08-12 00:06:21 UTC (1534032381)\n[ 0.762915] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.764074] EDD information not available.\n[ 0.826670] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.828294] Write protecting the kernel read-only data: 14336k\n[ 0.830552] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.894605] 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 2.06\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.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 2.73. iid=i-0000002e\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLUGn+pvbH/N+NkS8d2fyMMFjQ4YXttZHcvgWf8/8fMRsmtHf68hiAnugNQBcw0hj9VxGev+ekeH83glork5P3oQkj9k+bq5VscYwSh6fdJzcc8THPaHKjNFyzGTYzcwpVwMwAFbF7cQD27/AmF7ZDZXZnkQK6xdnlFo6w2uEy5wy58SmATp4jUBbCrpmxwC38ABMErUjDy2VUeBu+6gFcUKOjb369invkTuUajpe+kcbJnZEv5b7QBrchJGIxS3H2o/uxg6jPgqmUV7qxLJcsasJ9Q28KpLJUu96r1StajVcdewxftXRP+5ZEQe1Gquu6Qib188xQxXRgLrWpYh73 root@createinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02\nssh-dss AAAAB3NzaC1kc3MAAACBAMAB9uZnX8M/cEngvryxVcIingTpmiolC+wW616hmcTe6oEi8xDxMDgwtWDQyMRSVAwFkQwuSABymE27cKnIpzz4/L8Zj/wgqt4y5TYOCnV3lzYUh/Jovo3pSt9jbYEMAMdM5oSB40RGW4iPxwpJmHAxpwvG1PZQkl6TCdsVGEzJAAAAFQDdTNrXVSHj1ssk6FYSmw6NEOdgiwAAAIEAmOqw/j8FN6Hsv4qZm69+L2PolJh229r7YQd0JgU/DO100bhjqv2+zzhRilXIivgBSKlv0lcImOKVsbHxtj382F8wcZkkgVXmM+CvBpzXgBYpKryDzDCGRC5JuMIHNMKqMNz4FxR0UMyhMh/Xoqe13EabLBxJKuVJ0dNWg3BRG5UAAACABJ6ZonmS2u4m7urCPqjAqHRQOv2S1r9psGsuudb5kc6s0IkPy8nSocgFywKEJ3L/pOMFGnVxa3bgEx7jOIP28x88oNqfklSlKLFoLxy56zB/5OSIewVcXdpdNNtNSfVWOD16PV1LU8h5HWiwWGeSIgm9IuBhnSyLzA4Kfig/+WE= root@createinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02\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:fe8f:37cc/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.2 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-0000002e\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.38 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02 login: "} 2018-08-12 00:06:26,558 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5/action used request id req-40ef2b81-fc89-4cb3-a1e1-05986ad04136 2018-08-12 00:06:26,559 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-12 00:06:26,559 - 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 480209534 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.138601] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.140297] pid_max: default: 32768 minimum: 301 [ 0.141207] ACPI: Core revision 20150930 [ 0.142613] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.143943] Security Framework initialized [ 0.144773] Yama: becoming mindful. [ 0.145518] AppArmor: AppArmor initialized [ 0.146391] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.147742] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.149052] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150287] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151726] Initializing cgroup subsys io [ 0.152558] Initializing cgroup subsys memory [ 0.153435] Initializing cgroup subsys devices [ 0.154331] Initializing cgroup subsys freezer [ 0.155219] Initializing cgroup subsys net_cls [ 0.156099] Initializing cgroup subsys perf_event [ 0.157025] Initializing cgroup subsys net_prio [ 0.157936] Initializing cgroup subsys hugetlb [ 0.158828] Initializing cgroup subsys pids [ 0.159729] CPU: Physical Processor ID: 0 [ 0.161246] mce: CPU supports 10 MCE banks [ 0.162110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163137] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165377] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171575] ftrace: allocating 31920 entries in 125 pages [ 0.197007] smpboot: Max logical packages: 2 [ 0.197903] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199119] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.200488] x2apic enabled [ 0.201298] Switched APIC routing to physical x2apic. [ 0.203047] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204291] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206471] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208424] KVM setup paravirtual spinlock [ 0.209868] x86: Booting SMP configuration: [ 0.210782] .... node #0, CPUs: #1 [ 0.211686] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.233376] x86: Booted up 1 node, 2 CPUs [ 0.233378] KVM setup async PF for cpu 1 [ 0.233381] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.235991] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.237524] devtmpfs: initialized [ 0.239259] evm: security.selinux [ 0.239962] evm: security.SMACK64 [ 0.240665] evm: security.SMACK64EXEC [ 0.241427] evm: security.SMACK64TRANSMUTE [ 0.242245] evm: security.SMACK64MMAP [ 0.242991] evm: security.ima [ 0.243653] evm: security.capability [ 0.244486] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.246382] pinctrl core: initialized pinctrl subsystem [ 0.247497] RTC time: 0:06:21, date: 08/12/18 [ 0.248483] NET: Registered protocol family 16 [ 0.258338] cpuidle: using governor ladder [ 0.270361] cpuidle: using governor menu [ 0.271227] PCCT header not found. [ 0.272040] ACPI: bus type PCI registered [ 0.272880] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.274214] PCI: Using configuration type 1 for base access [ 0.287626] ACPI: Added _OSI(Module Device) [ 0.288510] ACPI: Added _OSI(Processor Device) [ 0.289414] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.290356] ACPI: Added _OSI(Processor Aggregator Device) [ 0.292353] ACPI: Interpreter enabled [ 0.293145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.295072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.296997] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.298912] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.300835] ACPI: (supports S0 S5) [ 0.301575] ACPI: Using IOAPIC for interrupt routing [ 0.302562] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.306043] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.307242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.308537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.309796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.312144] acpiphp: Slot [3] registered [ 0.312986] acpiphp: Slot [4] registered [ 0.313825] acpiphp: Slot [5] registered [ 0.314650] acpiphp: Slot [6] registered [ 0.315475] acpiphp: Slot [7] registered [ 0.316301] acpiphp: Slot [8] registered [ 0.317126] acpiphp: Slot [9] registered [ 0.317974] acpiphp: Slot [10] registered [ 0.328830] acpiphp: Slot [11] registered [ 0.329675] acpiphp: Slot [12] registered [ 0.330513] acpiphp: Slot [13] registered [ 0.331346] acpiphp: Slot [14] registered [ 0.332179] acpiphp: Slot [15] registered [ 0.333019] acpiphp: Slot [16] registered [ 0.333858] acpiphp: Slot [17] registered [ 0.334695] acpiphp: Slot [18] registered [ 0.335531] acpiphp: Slot [19] registered [ 0.336368] acpiphp: Slot [20] registered [ 0.337212] acpiphp: Slot [21] registered [ 0.338050] acpiphp: Slot [22] registered [ 0.338901] acpiphp: Slot [23] registered [ 0.339742] acpiphp: Slot [24] registered [ 0.340579] acpiphp: Slot [25] registered [ 0.341417] acpiphp: Slot [26] registered [ 0.342258] acpiphp: Slot [27] registered [ 0.343124] acpiphp: Slot [28] registered [ 0.343970] acpiphp: Slot [29] registered [ 0.344809] acpiphp: Slot [30] registered [ 0.345652] acpiphp: Slot [31] registered [ 0.346486] PCI host bridge to bus 0000:00 [ 0.347318] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348575] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.349831] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.351327] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.352820] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.354344] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.357774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.359093] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360311] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.361615] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.365201] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.366657] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.385371] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.386893] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.388720] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.390181] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.391606] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.392959] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.394342] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.395439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.397032] vgaarb: loaded [ 0.397653] vgaarb: bridge control possible 0000:00:02.0 [ 0.398935] SCSI subsystem initialized [ 0.399924] ACPI: bus type USB registered [ 0.400785] usbcore: registered new interface driver usbfs [ 0.401858] usbcore: registered new interface driver hub [ 0.402906] usbcore: registered new device driver usb [ 0.404111] PCI: Using ACPI for IRQ routing [ 0.405274] NetLabel: Initializing [ 0.406010] NetLabel: domain hash size = 128 [ 0.406884] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.407868] NetLabel: unlabeled traffic allowed by default [ 0.409094] clocksource: Switched to clocksource kvm-clock [ 0.417856] AppArmor: AppArmor Filesystem Enabled [ 0.418860] pnp: PnP ACPI init [ 0.419870] pnp: PnP ACPI: found 5 devices [ 0.426922] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.428710] NET: Registered protocol family 2 [ 0.429846] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.431189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.432423] TCP: Hash tables configured (established 4096 bind 4096) [ 0.433659] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.434776] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.435989] NET: Registered protocol family 1 [ 0.436895] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.438026] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.439135] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.457905] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.476632] Trying to unpack rootfs image as initramfs... [ 0.533487] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.535225] Scanning for low memory corruption every 60 seconds [ 0.536692] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.537904] audit: initializing netlink subsys (disabled) [ 0.538969] audit: type=2000 audit(1534032381.944:1): initialized [ 0.540348] Initialise system trusted keyring [ 0.541347] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.542553] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.544851] zbud: loaded [ 0.545659] VFS: Disk quotas dquot_6.6.0 [ 0.546526] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.548235] fuse init (API version 7.23) [ 0.549208] Key type big_key registered [ 0.550030] Allocating IMA MOK and blacklist keyrings. [ 0.551463] Key type asymmetric registered [ 0.552319] Asymmetric key parser 'x509' registered [ 0.553317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.554854] io scheduler noop registered [ 0.555685] io scheduler deadline registered (default) [ 0.556739] io scheduler cfq registered [ 0.557634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558710] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.560021] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.561516] ACPI: Power Button [PWRF] [ 0.562430] GHES: HEST is not enabled! [ 0.580776] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.618206] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.620391] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.645865] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648930] Linux agpgart interface v0.103 [ 0.652419] brd: module loaded [ 0.654427] loop: module loaded [ 0.659422] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.660915] GPT:90111 != 20971519 [ 0.661635] GPT:Alternate GPT header not at the end of the disk. [ 0.662769] GPT:90111 != 20971519 [ 0.663482] GPT: Use GNU Parted to correct GPT errors. [ 0.664483] vda: vda1 vda15 [ 0.665999] scsi host0: ata_piix [ 0.666826] scsi host1: ata_piix [ 0.667572] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.668831] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.670202] libphy: Fixed MDIO Bus: probed [ 0.671097] tun: Universal TUN/TAP device driver, 1.6 [ 0.672118] tun: (C) 1999-2004 Max Krasnyansky [ 0.674452] PPP generic driver version 2.4.2 [ 0.675443] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.676679] ehci-pci: EHCI PCI platform driver [ 0.677595] ehci-platform: EHCI generic platform driver [ 0.678636] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.679816] ohci-pci: OHCI PCI platform driver [ 0.680731] ohci-platform: OHCI generic platform driver [ 0.681768] uhci_hcd: USB Universal Host Controller Interface driver [ 0.700656] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.701702] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.703217] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.704259] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.705461] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.706744] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.708208] usb usb1: Product: UHCI Host Controller [ 0.709178] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.710360] usb usb1: SerialNumber: 0000:00:01.2 [ 0.711428] hub 1-0:1.0: USB hub found [ 0.712236] hub 1-0:1.0: 2 ports detected [ 0.713243] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715454] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716535] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717661] mousedev: PS/2 mouse device common for all mice [ 0.719027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.720977] rtc_cmos 00:00: RTC can wake from S4 [ 0.722186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.723429] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724669] i2c /dev entries driver [ 0.725477] device-mapper: uevent: version 1.0.3 [ 0.726492] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.728199] ledtrig-cpu: registered to indicate activity on CPUs [ 0.729714] NET: Registered protocol family 10 [ 0.730943] NET: Registered protocol family 17 [ 0.731883] Key type dns_resolver registered [ 0.732984] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.734142] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.735328] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.737258] registered taskstats version 1 [ 0.738129] Loading compiled-in X.509 certificates [ 0.739639] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.741581] zswap: loaded using pool lzo/zbud [ 0.743675] Key type trusted registered [ 0.745677] Key type encrypted registered [ 0.746536] AppArmor: AppArmor sha1 policy hashing enabled [ 0.747610] ima: No TPM chip found, activating TPM-bypass! [ 0.748713] evm: HMAC attrs: 0x1 [ 0.760287] Magic number: 14:972:101 [ 0.761202] rtc_cmos 00:00: setting system clock to 2018-08-12 00:06:21 UTC (1534032381) [ 0.762915] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.764074] EDD information not available. [ 0.826670] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.828294] Write protecting the kernel read-only data: 14336k [ 0.830552] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.832514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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.894605] 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 2.06 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.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 2.73. iid=i-0000002e 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLUGn+pvbH/N+NkS8d2fyMMFjQ4YXttZHcvgWf8/8fMRsmtHf68hiAnugNQBcw0hj9VxGev+ekeH83glork5P3oQkj9k+bq5VscYwSh6fdJzcc8THPaHKjNFyzGTYzcwpVwMwAFbF7cQD27/AmF7ZDZXZnkQK6xdnlFo6w2uEy5wy58SmATp4jUBbCrpmxwC38ABMErUjDy2VUeBu+6gFcUKOjb369invkTuUajpe+kcbJnZEv5b7QBrchJGIxS3H2o/uxg6jPgqmUV7qxLJcsasJ9Q28KpLJUu96r1StajVcdewxftXRP+5ZEQe1Gquu6Qib188xQxXRgLrWpYh73 root@createinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02 ssh-dss AAAAB3NzaC1kc3MAAACBAMAB9uZnX8M/cEngvryxVcIingTpmiolC+wW616hmcTe6oEi8xDxMDgwtWDQyMRSVAwFkQwuSABymE27cKnIpzz4/L8Zj/wgqt4y5TYOCnV3lzYUh/Jovo3pSt9jbYEMAMdM5oSB40RGW4iPxwpJmHAxpwvG1PZQkl6TCdsVGEzJAAAAFQDdTNrXVSHj1ssk6FYSmw6NEOdgiwAAAIEAmOqw/j8FN6Hsv4qZm69+L2PolJh229r7YQd0JgU/DO100bhjqv2+zzhRilXIivgBSKlv0lcImOKVsbHxtj382F8wcZkkgVXmM+CvBpzXgBYpKryDzDCGRC5JuMIHNMKqMNz4FxR0UMyhMh/Xoqe13EabLBxJKuVJ0dNWg3BRG5UAAACABJ6ZonmS2u4m7urCPqjAqHRQOv2S1r9psGsuudb5kc6s0IkPy8nSocgFywKEJ3L/pOMFGnVxa3bgEx7jOIP28x88oNqfklSlKLFoLxy56zB/5OSIewVcXdpdNNtNSfVWOD16PV1LU8h5HWiwWGeSIgm9IuBhnSyLzA4Kfig/+WE= root@createinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02 -----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:fe8f:37cc/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.2 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-0000002e name: N/A availability-zone: nova local-hostname: createinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02 launch-index: 0 === cirros: current=0.4.0 uptime=4.38 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02 login: 2018-08-12 00:06:27,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:27,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-1d30d942-e12a-4851-8b22-08a9dc8d86d0 x-compute-request-id: req-1d30d942-e12a-4851-8b22-08a9dc8d86d0 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:63:93", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:06:00.000000", "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "security_groups": [{"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp"}, {"name": "default"}], "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:06:00Z", "hostId": "1bcdac638114d433c46bba8a5c8dafec191609a1d096823746b855c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1", "created": "2018-08-12T00:05:55Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:27,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f used request id req-1d30d942-e12a-4851-8b22-08a9dc8d86d0 2018-08-12 00:06:27,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:06:27,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-916f13b2-4bfa-4003-b615-2ae13426e161 x-compute-request-id: req-916f13b2-4bfa-4003-b615-2ae13426e161 Content-Encoding: gzip Content-Length: 9658 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 493702986 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.910 MHz processor\n[ 0.154754] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.156558] pid_max: default: 32768 minimum: 301\n[ 0.157531] ACPI: Core revision 20150930\n[ 0.159006] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.160440] Security Framework initialized\n[ 0.161318] Yama: becoming mindful.\n[ 0.162114] AppArmor: AppArmor initialized\n[ 0.163034] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.164480] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.166029] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.167356] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168899] Initializing cgroup subsys io\n[ 0.169825] Initializing cgroup subsys memory\n[ 0.170755] Initializing cgroup subsys devices\n[ 0.171687] Initializing cgroup subsys freezer\n[ 0.172619] Initializing cgroup subsys net_cls\n[ 0.173548] Initializing cgroup subsys perf_event\n[ 0.174563] Initializing cgroup subsys net_prio\n[ 0.175516] Initializing cgroup subsys hugetlb\n[ 0.176438] Initializing cgroup subsys pids\n[ 0.177366] CPU: Physical Processor ID: 0\n[ 0.178960] mce: CPU supports 10 MCE banks\n[ 0.179903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.180967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.183284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189673] ftrace: allocating 31920 entries in 125 pages\n[ 0.215442] smpboot: Max logical packages: 2\n[ 0.216394] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.217690] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.219156] x2apic enabled\n[ 0.220037] Switched APIC routing to physical x2apic.\n[ 0.221846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.223158] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.225469] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227542] KVM setup paravirtual spinlock\n[ 0.229091] x86: Booting SMP configuration:\n[ 0.230100] .... node #0, CPUs: #1\n[ 0.231068] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.252869] x86: Booted up 1 node, 2 CPUs\n[ 0.252871] KVM setup async PF for cpu 1\n[ 0.252874] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.255666] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.257308] devtmpfs: initialized\n[ 0.259076] evm: security.selinux\n[ 0.259842] evm: security.SMACK64\n[ 0.260612] evm: security.SMACK64EXEC\n[ 0.261420] evm: security.SMACK64TRANSMUTE\n[ 0.262283] evm: security.SMACK64MMAP\n[ 0.263071] evm: security.ima\n[ 0.263749] evm: security.capability\n[ 0.264661] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.266734] pinctrl core: initialized pinctrl subsystem\n[ 0.267947] RTC time: 0:06:00, date: 08/12/18\n[ 0.268991] NET: Registered protocol family 16\n[ 0.278708] cpuidle: using governor ladder\n[ 0.290794] cpuidle: using governor menu\n[ 0.291637] PCCT header not found.\n[ 0.292470] ACPI: bus type PCI registered\n[ 0.293338] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.294716] PCI: Using configuration type 1 for base access\n[ 0.308259] ACPI: Added _OSI(Module Device)\n[ 0.309186] ACPI: Added _OSI(Processor Device)\n[ 0.310111] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311115] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313195] ACPI: Interpreter enabled\n[ 0.314062] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.319953] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.321917] ACPI: (supports S0 S5)\n[ 0.322657] ACPI: Using IOAPIC for interrupt routing\n[ 0.323693] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.327150] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.328359] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.329668] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.330959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.333338] acpiphp: Slot [3] registered\n[ 0.334204] acpiphp: Slot [4] registered\n[ 0.335042] acpiphp: Slot [5] registered\n[ 0.335878] acpiphp: Slot [6] registered\n[ 0.336728] acpiphp: Slot [7] registered\n[ 0.337579] acpiphp: Slot [8] registered\n[ 0.338418] acpiphp: Slot [9] registered\n[ 0.339251] acpiphp: Slot [10] registered\n[ 0.350257] acpiphp: Slot [11] registered\n[ 0.351153] acpiphp: Slot [12] registered\n[ 0.352033] acpiphp: Slot [13] registered\n[ 0.352895] acpiphp: Slot [14] registered\n[ 0.353807] acpiphp: Slot [15] registered\n[ 0.354670] acpiphp: Slot [16] registered\n[ 0.355517] acpiphp: Slot [17] registered\n[ 0.356368] acpiphp: Slot [18] registered\n[ 0.357228] acpiphp: Slot [19] registered\n[ 0.358090] acpiphp: Slot [20] registered\n[ 0.358967] acpiphp: Slot [21] registered\n[ 0.359837] acpiphp: Slot [22] registered\n[ 0.360717] acpiphp: Slot [23] registered\n[ 0.361600] acpiphp: Slot [24] registered\n[ 0.362478] acpiphp: Slot [25] registered\n[ 0.363328] acpiphp: Slot [26] registered\n[ 0.364253] acpiphp: Slot [27] registered\n[ 0.365104] acpiphp: Slot [28] registered\n[ 0.365954] acpiphp: Slot [29] registered\n[ 0.366819] acpiphp: Slot [30] registered\n[ 0.367671] acpiphp: Slot [31] registered\n[ 0.368513] PCI host bridge to bus 0000:00\n[ 0.369354] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.370627] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.371966] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.373520] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.375104] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.376697] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.380211] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.381610] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.382867] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.384238] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.387880] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.389577] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.410767] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.412349] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.413824] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415308] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.416779] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.418132] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.419586] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.420789] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.422429] vgaarb: loaded\n[ 0.423080] vgaarb: bridge control possible 0000:00:02.0\n[ 0.424393] SCSI subsystem initialized\n[ 0.425391] ACPI: bus type USB registered\n[ 0.426284] usbcore: registered new interface driver usbfs\n[ 0.427405] usbcore: registered new interface driver hub\n[ 0.428479] usbcore: registered new device driver usb\n[ 0.429698] PCI: Using ACPI for IRQ routing\n[ 0.430918] NetLabel: Initializing\n[ 0.431683] NetLabel: domain hash size = 128\n[ 0.432602] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.433616] NetLabel: unlabeled traffic allowed by default\n[ 0.434945] clocksource: Switched to clocksource kvm-clock\n[ 0.443868] AppArmor: AppArmor Filesystem Enabled\n[ 0.444928] pnp: PnP ACPI init\n[ 0.445971] pnp: PnP ACPI: found 5 devices\n[ 0.453280] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.455119] NET: Registered protocol family 2\n[ 0.456322] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.457719] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.459038] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.460329] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461511] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.462841] NET: Registered protocol family 1\n[ 0.463775] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.464950] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.466097] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.484628] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503217] Trying to unpack rootfs image as initramfs...\n[ 0.560789] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.563200] Scanning for low memory corruption every 60 seconds\n[ 0.564720] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.565934] audit: initializing netlink subsys (disabled)\n[ 0.567031] audit: type=2000 audit(1534032361.275:1): initialized\n[ 0.568435] Initialise system trusted keyring\n[ 0.569472] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.570673] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.573034] zbud: loaded\n[ 0.573882] VFS: Disk quotas dquot_6.6.0\n[ 0.574783] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.576504] fuse init (API version 7.23)\n[ 0.577489] Key type big_key registered\n[ 0.578310] Allocating IMA MOK and blacklist keyrings.\n[ 0.579857] Key type asymmetric registered\n[ 0.580706] Asymmetric key parser 'x509' registered\n[ 0.581694] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.583267] io scheduler noop registered\n[ 0.584100] io scheduler deadline registered (default)\n[ 0.585109] io scheduler cfq registered\n[ 0.585974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.587041] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.588355] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589843] ACPI: Power Button [PWRF]\n[ 0.590750] GHES: HEST is not enabled!\n[ 0.611804] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.649784] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.652770] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.676913] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.679954] Linux agpgart interface v0.103\n[ 0.683917] brd: module loaded\n[ 0.686012] loop: module loaded\n[ 0.690906] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.692429] GPT:90111 != 20971519\n[ 0.693174] GPT:Alternate GPT header not at the end of the disk.\n[ 0.694312] GPT:90111 != 20971519\n[ 0.695039] GPT: Use GNU Parted to correct GPT errors.\n[ 0.696043] vda: vda1 vda15\n[ 0.697659] scsi host0: ata_piix\n[ 0.698550] scsi host1: ata_piix\n[ 0.699284] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.700512] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.701857] libphy: Fixed MDIO Bus: probed\n[ 0.702759] tun: Universal TUN/TAP device driver, 1.6\n[ 0.703809] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.706224] PPP generic driver version 2.4.2\n[ 0.707220] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.708476] ehci-pci: EHCI PCI platform driver\n[ 0.709369] ehci-platform: EHCI generic platform driver\n[ 0.710376] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.711549] ohci-pci: OHCI PCI platform driver\n[ 0.712444] ohci-platform: OHCI generic platform driver\n[ 0.713441] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.731993] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.733080] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.734572] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.735660] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.736903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.738174] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.739654] usb usb1: Product: UHCI Host Controller\n[ 0.740605] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.741769] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.742857] hub 1-0:1.0: USB hub found\n[ 0.743673] hub 1-0:1.0: 2 ports detected\n[ 0.744731] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.747035] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.748115] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.749271] mousedev: PS/2 mouse device common for all mice\n[ 0.750658] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.752632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.753868] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755105] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.756391] i2c /dev entries driver\n[ 0.757211] device-mapper: uevent: version 1.0.3\n[ 0.758220] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.759938] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761676] NET: Registered protocol family 10\n[ 0.763137] NET: Registered protocol family 17\n[ 0.764083] Key type dns_resolver registered\n[ 0.765329] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.766488] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.768334] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.770320] registered taskstats version 1\n[ 0.771213] Loading compiled-in X.509 certificates\n[ 0.772761] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.774674] zswap: loaded using pool lzo/zbud\n[ 0.777081] Key type trusted registered\n[ 0.779055] Key type encrypted registered\n[ 0.779909] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.780984] ima: No TPM chip found, activating TPM-bypass!\n[ 0.782064] evm: HMAC attrs: 0x1\n[ 0.793483] Magic number: 14:972:101\n[ 0.794477] rtc_cmos 00:00: setting system clock to 2018-08-12 00:06:01 UTC (1534032361)\n[ 0.796244] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.797396] EDD information not available.\n[ 0.857535] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.859193] Write protecting the kernel read-only data: 14336k\n[ 0.862919] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.864847] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.82\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.056712] 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.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.98. iid=i-0000002d\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\nvPing KO\n/dev/root resized successfully [took 21.39s]\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6V6akrROOjbyOG2eZZbu+gX4Jp6clxEPcmjsD18WR8DWOo4ITncHkBLHSlO2RPjo18Q/pzevb10qevXlU+kWvSLthNks4fOEhsn8EFnnYYim+WCSga9YQ81fOqhjxjXZMxrrhOv10xbXOpAEXZXvSyRF93i5fqakrdWub/vT++O2WPVGzOTgkvanOwTMkXK21oAsX78/LgneDBFpaaXqMOI9l33hkj2Bv6qfqWNiRlS3pV4AtbupKi6ANoG3/UsSZuDNqc8y1j9U0c5a9j75SmX0O115GA2oa7QiSMRgOuismz8x3oS/Py172hY+He+2EpHnBcbWNBKyNR+k0Dszh root@createinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02\nssh-dss AAAAB3NzaC1kc3MAAACBANtF7NQ65ppuD6PoB35klPikf7PvObhVooBUnvghBWwnVFCwmVgm6zOmTssPWjocnRQwgGzI6UOOrOc+WHJ6rxb2la0zoA75W4pqSDWpHuBhdkwiQmkng2NdF3dC8Qt/j+2nmc2MXfQt+zbs18RtGJjKaZKy29hpFngbFpJuKOiRAAAAFQDA4cwMsXFBr7+tqutr5U5HJlmENQAAAIAM8Z+XNRzic3ysrv4aizd6Xl6nE7U0wyipalg0fShycvOFC139SHD4sp9Z2XthfdgWLjol5ubz8ae5GCLFbWB1/B9xCeFRZN6or6HKY6+9hasTknlFLpv6AESsAe/OGIOg/e/7wrXYW3ysg94XtIPSCtIc2mCQqAI/xQcSfSB4BQAAAIEA0B7lX+FT05dAQwFJBwsyrQ4DI8pap2KFBEyJQa9t4WH2fgx0EncNNm9dsbaU8iGjtIg24XiZBRDrKPHjPw7gMmfvgY76h6DhrvQtW5N5tU106OFqRL4+AeCEEzNlrQl4iu3KPs9s2vGbqm6+RIqGMNTNFGLGPkAB2vstkpkwqyY= root@createinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02\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:feae:6393/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.2 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-0000002d\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-f76e994t1-a44f-4cb4-8f23-56b2b13ceb02\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=24.88 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02 login: a"} 2018-08-12 00:06:27,806 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f/action used request id req-916f13b2-4bfa-4003-b615-2ae13426e161 2018-08-12 00:06:28,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:29,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-66d276ae-de49-4d8f-9814-472cd9b8cfa5 x-compute-request-id: req-66d276ae-de49-4d8f-9814-472cd9b8cfa5 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:37:cc", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:06:21.000000", "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "1090f65c-ef60-4b8c-935d-c5fce8d834a5", "security_groups": [{"name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp"}, {"name": "default"}], "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:06:21Z", "hostId": "88b4e8ee2d39ce59dfa71ccf26178911b21418cd95948de2fe08756c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2", "created": "2018-08-12T00:06:11Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:29,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 used request id req-66d276ae-de49-4d8f-9814-472cd9b8cfa5 2018-08-12 00:06:29,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:06:29,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-d8dc9343-fb51-42e1-820d-b1e62e4ac75e x-compute-request-id: req-d8dc9343-fb51-42e1-820d-b1e62e4ac75e Content-Encoding: gzip Content-Length: 9648 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 480209534 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.138601] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140297] pid_max: default: 32768 minimum: 301\n[ 0.141207] ACPI: Core revision 20150930\n[ 0.142613] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143943] Security Framework initialized\n[ 0.144773] Yama: becoming mindful.\n[ 0.145518] AppArmor: AppArmor initialized\n[ 0.146391] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147742] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149052] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150287] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151726] Initializing cgroup subsys io\n[ 0.152558] Initializing cgroup subsys memory\n[ 0.153435] Initializing cgroup subsys devices\n[ 0.154331] Initializing cgroup subsys freezer\n[ 0.155219] Initializing cgroup subsys net_cls\n[ 0.156099] Initializing cgroup subsys perf_event\n[ 0.157025] Initializing cgroup subsys net_prio\n[ 0.157936] Initializing cgroup subsys hugetlb\n[ 0.158828] Initializing cgroup subsys pids\n[ 0.159729] CPU: Physical Processor ID: 0\n[ 0.161246] mce: CPU supports 10 MCE banks\n[ 0.162110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163137] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165377] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171575] ftrace: allocating 31920 entries in 125 pages\n[ 0.197007] smpboot: Max logical packages: 2\n[ 0.197903] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199119] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.200488] x2apic enabled\n[ 0.201298] Switched APIC routing to physical x2apic.\n[ 0.203047] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204291] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206471] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208424] KVM setup paravirtual spinlock\n[ 0.209868] x86: Booting SMP configuration:\n[ 0.210782] .... node #0, CPUs: #1\n[ 0.211686] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.233376] x86: Booted up 1 node, 2 CPUs\n[ 0.233378] KVM setup async PF for cpu 1\n[ 0.233381] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.235991] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.237524] devtmpfs: initialized\n[ 0.239259] evm: security.selinux\n[ 0.239962] evm: security.SMACK64\n[ 0.240665] evm: security.SMACK64EXEC\n[ 0.241427] evm: security.SMACK64TRANSMUTE\n[ 0.242245] evm: security.SMACK64MMAP\n[ 0.242991] evm: security.ima\n[ 0.243653] evm: security.capability\n[ 0.244486] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.246382] pinctrl core: initialized pinctrl subsystem\n[ 0.247497] RTC time: 0:06:21, date: 08/12/18\n[ 0.248483] NET: Registered protocol family 16\n[ 0.258338] cpuidle: using governor ladder\n[ 0.270361] cpuidle: using governor menu\n[ 0.271227] PCCT header not found.\n[ 0.272040] ACPI: bus type PCI registered\n[ 0.272880] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.274214] PCI: Using configuration type 1 for base access\n[ 0.287626] ACPI: Added _OSI(Module Device)\n[ 0.288510] ACPI: Added _OSI(Processor Device)\n[ 0.289414] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.290356] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.292353] ACPI: Interpreter enabled\n[ 0.293145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.295072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.296997] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.298912] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.300835] ACPI: (supports S0 S5)\n[ 0.301575] ACPI: Using IOAPIC for interrupt routing\n[ 0.302562] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.306043] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.307242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.308537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.309796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.312144] acpiphp: Slot [3] registered\n[ 0.312986] acpiphp: Slot [4] registered\n[ 0.313825] acpiphp: Slot [5] registered\n[ 0.314650] acpiphp: Slot [6] registered\n[ 0.315475] acpiphp: Slot [7] registered\n[ 0.316301] acpiphp: Slot [8] registered\n[ 0.317126] acpiphp: Slot [9] registered\n[ 0.317974] acpiphp: Slot [10] registered\n[ 0.328830] acpiphp: Slot [11] registered\n[ 0.329675] acpiphp: Slot [12] registered\n[ 0.330513] acpiphp: Slot [13] registered\n[ 0.331346] acpiphp: Slot [14] registered\n[ 0.332179] acpiphp: Slot [15] registered\n[ 0.333019] acpiphp: Slot [16] registered\n[ 0.333858] acpiphp: Slot [17] registered\n[ 0.334695] acpiphp: Slot [18] registered\n[ 0.335531] acpiphp: Slot [19] registered\n[ 0.336368] acpiphp: Slot [20] registered\n[ 0.337212] acpiphp: Slot [21] registered\n[ 0.338050] acpiphp: Slot [22] registered\n[ 0.338901] acpiphp: Slot [23] registered\n[ 0.339742] acpiphp: Slot [24] registered\n[ 0.340579] acpiphp: Slot [25] registered\n[ 0.341417] acpiphp: Slot [26] registered\n[ 0.342258] acpiphp: Slot [27] registered\n[ 0.343124] acpiphp: Slot [28] registered\n[ 0.343970] acpiphp: Slot [29] registered\n[ 0.344809] acpiphp: Slot [30] registered\n[ 0.345652] acpiphp: Slot [31] registered\n[ 0.346486] PCI host bridge to bus 0000:00\n[ 0.347318] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348575] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.349831] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.351327] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.352820] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.354344] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.357774] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.359093] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360311] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361615] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.365201] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366657] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.385371] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.386893] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.388720] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.390181] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.391606] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.392959] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.394342] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.395439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.397032] vgaarb: loaded\n[ 0.397653] vgaarb: bridge control possible 0000:00:02.0\n[ 0.398935] SCSI subsystem initialized\n[ 0.399924] ACPI: bus type USB registered\n[ 0.400785] usbcore: registered new interface driver usbfs\n[ 0.401858] usbcore: registered new interface driver hub\n[ 0.402906] usbcore: registered new device driver usb\n[ 0.404111] PCI: Using ACPI for IRQ routing\n[ 0.405274] NetLabel: Initializing\n[ 0.406010] NetLabel: domain hash size = 128\n[ 0.406884] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407868] NetLabel: unlabeled traffic allowed by default\n[ 0.409094] clocksource: Switched to clocksource kvm-clock\n[ 0.417856] AppArmor: AppArmor Filesystem Enabled\n[ 0.418860] pnp: PnP ACPI init\n[ 0.419870] pnp: PnP ACPI: found 5 devices\n[ 0.426922] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428710] NET: Registered protocol family 2\n[ 0.429846] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.431189] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.432423] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.433659] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434776] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.435989] NET: Registered protocol family 1\n[ 0.436895] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438026] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439135] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.457905] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476632] Trying to unpack rootfs image as initramfs...\n[ 0.533487] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.535225] Scanning for low memory corruption every 60 seconds\n[ 0.536692] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.537904] audit: initializing netlink subsys (disabled)\n[ 0.538969] audit: type=2000 audit(1534032381.944:1): initialized\n[ 0.540348] Initialise system trusted keyring\n[ 0.541347] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.542553] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.544851] zbud: loaded\n[ 0.545659] VFS: Disk quotas dquot_6.6.0\n[ 0.546526] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548235] fuse init (API version 7.23)\n[ 0.549208] Key type big_key registered\n[ 0.550030] Allocating IMA MOK and blacklist keyrings.\n[ 0.551463] Key type asymmetric registered\n[ 0.552319] Asymmetric key parser 'x509' registered\n[ 0.553317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.554854] io scheduler noop registered\n[ 0.555685] io scheduler deadline registered (default)\n[ 0.556739] io scheduler cfq registered\n[ 0.557634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.558710] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.560021] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.561516] ACPI: Power Button [PWRF]\n[ 0.562430] GHES: HEST is not enabled!\n[ 0.580776] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.618206] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.620391] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.645865] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.648930] Linux agpgart interface v0.103\n[ 0.652419] brd: module loaded\n[ 0.654427] loop: module loaded\n[ 0.659422] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.660915] GPT:90111 != 20971519\n[ 0.661635] GPT:Alternate GPT header not at the end of the disk.\n[ 0.662769] GPT:90111 != 20971519\n[ 0.663482] GPT: Use GNU Parted to correct GPT errors.\n[ 0.664483] vda: vda1 vda15\n[ 0.665999] scsi host0: ata_piix\n[ 0.666826] scsi host1: ata_piix\n[ 0.667572] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.668831] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.670202] libphy: Fixed MDIO Bus: probed\n[ 0.671097] tun: Universal TUN/TAP device driver, 1.6\n[ 0.672118] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.674452] PPP generic driver version 2.4.2\n[ 0.675443] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.676679] ehci-pci: EHCI PCI platform driver\n[ 0.677595] ehci-platform: EHCI generic platform driver\n[ 0.678636] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679816] ohci-pci: OHCI PCI platform driver\n[ 0.680731] ohci-platform: OHCI generic platform driver\n[ 0.681768] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.700656] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.701702] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.703217] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.704259] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.705461] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.706744] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.708208] usb usb1: Product: UHCI Host Controller\n[ 0.709178] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.710360] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.711428] hub 1-0:1.0: USB hub found\n[ 0.712236] hub 1-0:1.0: 2 ports detected\n[ 0.713243] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.715454] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716535] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717661] mousedev: PS/2 mouse device common for all mice\n[ 0.719027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.720977] rtc_cmos 00:00: RTC can wake from S4\n[ 0.722186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.723429] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724669] i2c /dev entries driver\n[ 0.725477] device-mapper: uevent: version 1.0.3\n[ 0.726492] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728199] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.729714] NET: Registered protocol family 10\n[ 0.730943] NET: Registered protocol family 17\n[ 0.731883] Key type dns_resolver registered\n[ 0.732984] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.734142] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.735328] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.737258] registered taskstats version 1\n[ 0.738129] Loading compiled-in X.509 certificates\n[ 0.739639] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.741581] zswap: loaded using pool lzo/zbud\n[ 0.743675] Key type trusted registered\n[ 0.745677] Key type encrypted registered\n[ 0.746536] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.747610] ima: No TPM chip found, activating TPM-bypass!\n[ 0.748713] evm: HMAC attrs: 0x1\n[ 0.760287] Magic number: 14:972:101\n[ 0.761202] rtc_cmos 00:00: setting system clock to 2018-08-12 00:06:21 UTC (1534032381)\n[ 0.762915] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.764074] EDD information not available.\n[ 0.826670] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.828294] Write protecting the kernel read-only data: 14336k\n[ 0.830552] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832514] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.894605] 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 2.06\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.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 2.73. iid=i-0000002e\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLUGn+pvbH/N+NkS8d2fyMMFjQ4YXttZHcvgWf8/8fMRsmtHf68hiAnugNQBcw0hj9VxGev+ekeH83glork5P3oQkj9k+bq5VscYwSh6fdJzcc8THPaHKjNFyzGTYzcwpVwMwAFbF7cQD27/AmF7ZDZXZnkQK6xdnlFo6w2uEy5wy58SmATp4jUBbCrpmxwC38ABMErUjDy2VUeBu+6gFcUKOjb369invkTuUajpe+kcbJnZEv5b7QBrchJGIxS3H2o/uxg6jPgqmUV7qxLJcsasJ9Q28KpLJUu96r1StajVcdewxftXRP+5ZEQe1Gquu6Qib188xQxXRgLrWpYh73 root@createinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02\nssh-dss AAAAB3NzaC1kc3MAAACBAMAB9uZnX8M/cEngvryxVcIingTpmiolC+wW616hmcTe6oEi8xDxMDgwtWDQyMRSVAwFkQwuSABymE27cKnIpzz4/L8Zj/wgqt4y5TYOCnV3lzYUh/Jovo3pSt9jbYEMAMdM5oSB40RGW4iPxwpJmHAxpwvG1PZQkl6TCdsVGEzJAAAAFQDdTNrXVSHj1ssk6FYSmw6NEOdgiwAAAIEAmOqw/j8FN6Hsv4qZm69+L2PolJh229r7YQd0JgU/DO100bhjqv2+zzhRilXIivgBSKlv0lcImOKVsbHxtj382F8wcZkkgVXmM+CvBpzXgBYpKryDzDCGRC5JuMIHNMKqMNz4FxR0UMyhMh/Xoqe13EabLBxJKuVJ0dNWg3BRG5UAAACABJ6ZonmS2u4m7urCPqjAqHRQOv2S1r9psGsuudb5kc6s0IkPy8nSocgFywKEJ3L/pOMFGnVxa3bgEx7jOIP28x88oNqfklSlKLFoLxy56zB/5OSIewVcXdpdNNtNSfVWOD16PV1LU8h5HWiwWGeSIgm9IuBhnSyLzA4Kfig/+WE= root@createinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02\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:fe8f:37cc/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.2 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-0000002e\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.38 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02 login: "} 2018-08-12 00:06:29,223 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5/action used request id req-d8dc9343-fb51-42e1-820d-b1e62e4ac75e 2018-08-12 00:06:29,224 - create_instance - INFO - Deleting Port with ID - 33431db3-d6c2-4259-9f46-506bd21295ee 2018-08-12 00:06:29,224 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm1-port 2018-08-12 00:06:29,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/33431db3-d6c2-4259-9f46-506bd21295ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:30,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d1165ad-1865-45fc-9280-dbb27f03cab7 Date: Sun, 12 Aug 2018 00:06:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:06:30,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/33431db3-d6c2-4259-9f46-506bd21295ee used request id req-5d1165ad-1865-45fc-9280-dbb27f03cab7 2018-08-12 00:06:30,018 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1 2018-08-12 00:06:30,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:30,152 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:06: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-608b7150-7d0b-4653-bab7-561d265dc03c x-compute-request-id: req-608b7150-7d0b-4653-bab7-561d265dc03c Content-Type: application/json 2018-08-12 00:06:30,152 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f used request id req-608b7150-7d0b-4653-bab7-561d265dc03c 2018-08-12 00:06:30,152 - create_instance - INFO - Checking deletion status 2018-08-12 00:06:30,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:30,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-3334fb8b-8cd9-4f96-92c1-01b8e401e5e7 x-compute-request-id: req-3334fb8b-8cd9-4f96-92c1-01b8e401e5e7 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.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:06:00.000000", "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:06:30Z", "hostId": "1bcdac638114d433c46bba8a5c8dafec191609a1d096823746b855c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1", "created": "2018-08-12T00:05:55Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:30,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f used request id req-3334fb8b-8cd9-4f96-92c1-01b8e401e5e7 2018-08-12 00:06:30,693 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1] is - ACTIVE 2018-08-12 00:06:30,694 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:06:33,697 - create_instance - DEBUG - VM status query timeout in 296.455498934 2018-08-12 00:06:33,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:33,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-d2a23968-66d8-432a-bc6c-078acff52e66 x-compute-request-id: req-d2a23968-66d8-432a-bc6c-078acff52e66 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.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:06:00.000000", "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f", "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:06:30Z", "hostId": "1bcdac638114d433c46bba8a5c8dafec191609a1d096823746b855c7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1", "created": "2018-08-12T00:05:55Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:33,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f used request id req-d2a23968-66d8-432a-bc6c-078acff52e66 2018-08-12 00:06:33,837 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1] is - ACTIVE 2018-08-12 00:06:33,837 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:06:36,841 - create_instance - DEBUG - VM status query timeout in 293.311643124 2018-08-12 00:06:36,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1200462f8c02e543137fffaffd049eba09fa7e" 2018-08-12 00:06:36,911 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:06: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-3daa36a9-5d8d-4106-a472-85bc2c3d82b3 x-compute-request-id: req-3daa36a9-5d8d-4106-a472-85bc2c3d82b3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f could not be found.", "code": 404}} 2018-08-12 00:06:36,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f used request id req-3daa36a9-5d8d-4106-a472-85bc2c3d82b3 2018-08-12 00:06:36,911 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2c3eb912-134b-4cbe-bca3-b7e90e5bfb8f could not be found. (HTTP 404) (Request-ID: req-3daa36a9-5d8d-4106-a472-85bc2c3d82b3) 2018-08-12 00:06:36,911 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst1 2018-08-12 00:06:36,912 - create_instance - INFO - Deleting Port with ID - e75bbfc9-a91d-46b8-b277-b69cea1bb79f 2018-08-12 00:06:36,912 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-vm2-port 2018-08-12 00:06:36,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/e75bbfc9-a91d-46b8-b277-b69cea1bb79f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:37,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ea6ccad-3060-4f74-8932-6796836c53cd Date: Sun, 12 Aug 2018 00:06:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:06:37,520 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/e75bbfc9-a91d-46b8-b277-b69cea1bb79f used request id req-5ea6ccad-3060-4f74-8932-6796836c53cd 2018-08-12 00:06:37,520 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2 2018-08-12 00:06:37,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:37,863 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:06: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-b3be68c2-64fb-46a6-ac84-2374c51fbb84 x-compute-request-id: req-b3be68c2-64fb-46a6-ac84-2374c51fbb84 Content-Type: application/json 2018-08-12 00:06:37,863 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 used request id req-b3be68c2-64fb-46a6-ac84-2374c51fbb84 2018-08-12 00:06:37,863 - create_instance - INFO - Checking deletion status 2018-08-12 00:06:37,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:37,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06: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-e5dd8245-7f2b-4c77-be01-5f3e4e4c5075 x-compute-request-id: req-e5dd8245-7f2b-4c77-be01-5f3e4e4c5075 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.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:06:21.000000", "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "1090f65c-ef60-4b8c-935d-c5fce8d834a5", "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:06:37Z", "hostId": "88b4e8ee2d39ce59dfa71ccf26178911b21418cd95948de2fe08756c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2", "created": "2018-08-12T00:06:11Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:37,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 used request id req-e5dd8245-7f2b-4c77-be01-5f3e4e4c5075 2018-08-12 00:06:37,960 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2] is - ACTIVE 2018-08-12 00:06:37,961 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:06:40,964 - create_instance - DEBUG - VM status query timeout in 296.899631023 2018-08-12 00:06:40,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:41,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-702847e7-1208-4acc-addd-a711afdc7969 x-compute-request-id: req-702847e7-1208-4acc-addd-a711afdc7969 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.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5", "rel": "bookmark"}], "image": {"id": "8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "links": [{"href": "http://172.30.9.30:8774/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:06:21.000000", "flavor": {"id": "b384ebc0-1f3d-425f-8044-fb00c9489ae6", "links": [{"href": "http://172.30.9.30:8774/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6", "rel": "bookmark"}]}, "id": "1090f65c-ef60-4b8c-935d-c5fce8d834a5", "user_id": "e84fe4fe717540e583cb8daa3dc1dc10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:06:37Z", "hostId": "88b4e8ee2d39ce59dfa71ccf26178911b21418cd95948de2fe08756c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2", "created": "2018-08-12T00:06:11Z", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:06:41,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 used request id req-702847e7-1208-4acc-addd-a711afdc7969 2018-08-12 00:06:41,226 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2] is - ACTIVE 2018-08-12 00:06:41,226 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:06:44,228 - create_instance - DEBUG - VM status query timeout in 293.635442972 2018-08-12 00:06:44,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ebff141b944ef633c2716cee82eca9d941bb5" 2018-08-12 00:06:44,280 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:06: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-4c389afe-637b-4d43-82bf-ca3a194bb0eb x-compute-request-id: req-4c389afe-637b-4d43-82bf-ca3a194bb0eb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1090f65c-ef60-4b8c-935d-c5fce8d834a5 could not be found.", "code": 404}} 2018-08-12 00:06:44,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1090f65c-ef60-4b8c-935d-c5fce8d834a5 used request id req-4c389afe-637b-4d43-82bf-ca3a194bb0eb 2018-08-12 00:06:44,281 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1090f65c-ef60-4b8c-935d-c5fce8d834a5 could not be found. (HTTP 404) (Request-ID: req-4c389afe-637b-4d43-82bf-ca3a194bb0eb) 2018-08-12 00:06:44,281 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-inst2 2018-08-12 00:06:44,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3d335be86182b006786b38b267d0236a74c7d3" 2018-08-12 00:06:44,317 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:06: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-bcf6bd62-f870-4597-91d8-6eb9cd3ef444 x-compute-request-id: req-bcf6bd62-f870-4597-91d8-6eb9cd3ef444 Content-Length: 0 Content-Type: application/json 2018-08-12 00:06:44,318 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b384ebc0-1f3d-425f-8044-fb00c9489ae6 used request id req-bcf6bd62-f870-4597-91d8-6eb9cd3ef444 2018-08-12 00:06:44,318 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router and port CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port1 2018-08-12 00:06:44,318 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router 2018-08-12 00:06:44,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/bdcf8de8-686a-4c5e-8256-571d7f7f8366/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" -d '{"port_id": "4ef54b81-6cc0-4efc-bcfe-e4361b74c876"}' 2018-08-12 00:06:45,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ac9ced85-e039-4426-a2aa-d783d35f9f93 Date: Sun, 12 Aug 2018 00:06:45 GMT RESP BODY: {"network_id": "d60ec7cf-1122-487c-8933-836c4d080b77", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "subnet_id": "fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5", "subnet_ids": ["fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5"], "port_id": "4ef54b81-6cc0-4efc-bcfe-e4361b74c876", "id": "bdcf8de8-686a-4c5e-8256-571d7f7f8366"} 2018-08-12 00:06:45,593 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/bdcf8de8-686a-4c5e-8256-571d7f7f8366/remove_router_interface used request id req-ac9ced85-e039-4426-a2aa-d783d35f9f93 2018-08-12 00:06:45,593 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router and port CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-router-port2 2018-08-12 00:06:45,594 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router 2018-08-12 00:06:45,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/bdcf8de8-686a-4c5e-8256-571d7f7f8366/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" -d '{"port_id": "61e43e5b-54c6-4b01-846e-1a1927ce20e4"}' 2018-08-12 00:06:46,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b82b09f5-e44c-49cd-a2e6-82f82452e42a Date: Sun, 12 Aug 2018 00:06:46 GMT RESP BODY: {"network_id": "f9ccd8fd-91b5-4e26-874b-806f81f81a2d", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "subnet_id": "42e70caa-7e45-4b1f-af15-7ca5ce59fc69", "subnet_ids": ["42e70caa-7e45-4b1f-af15-7ca5ce59fc69"], "port_id": "61e43e5b-54c6-4b01-846e-1a1927ce20e4", "id": "bdcf8de8-686a-4c5e-8256-571d7f7f8366"} 2018-08-12 00:06:46,949 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/bdcf8de8-686a-4c5e-8256-571d7f7f8366/remove_router_interface used request id req-b82b09f5-e44c-49cd-a2e6-82f82452e42a 2018-08-12 00:06:46,950 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router 2018-08-12 00:06:46,950 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-pub-router 2018-08-12 00:06:46,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/bdcf8de8-686a-4c5e-8256-571d7f7f8366 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3fc14cea9549efcf9519b103c41ad175f9e20da" 2018-08-12 00:06:47,380 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-93c42b15-5af0-468b-905f-f2cd8f7a7632 Content-Length: 0 Date: Sun, 12 Aug 2018 00:06:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:06:47,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/bdcf8de8-686a-4c5e-8256-571d7f7f8366 used request id req-93c42b15-5af0-468b-905f-f2cd8f7a7632 2018-08-12 00:06:47,381 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1 2018-08-12 00:06:47,381 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet1 2018-08-12 00:06:47,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0980673f68504bcd8660883b0d26fa6e0e7475c8" 2018-08-12 00:06:48,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-902dc948-bf0c-4abd-84ad-6b958bd1755e Date: Sun, 12 Aug 2018 00:06:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:06:48,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/fcdcee78-e8b6-4dcf-9946-66c8a0fc82c5 used request id req-902dc948-bf0c-4abd-84ad-6b958bd1755e 2018-08-12 00:06:48,528 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net1 2018-08-12 00:06:48,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/d60ec7cf-1122-487c-8933-836c4d080b77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0980673f68504bcd8660883b0d26fa6e0e7475c8" 2018-08-12 00:06:49,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-826c856f-0b37-4a94-ada9-ec8800bfdc97 Date: Sun, 12 Aug 2018 00:06:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:06:49,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/d60ec7cf-1122-487c-8933-836c4d080b77 used request id req-826c856f-0b37-4a94-ada9-ec8800bfdc97 2018-08-12 00:06:49,607 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2 2018-08-12 00:06:49,607 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-subnet2 2018-08-12 00:06:49,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/42e70caa-7e45-4b1f-af15-7ca5ce59fc69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acabae1a2f0eb8648f77dcea945fc347a9bc0f42" 2018-08-12 00:06:51,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1dc70058-ae40-47fc-b350-3bbcb6776523 Date: Sun, 12 Aug 2018 00:06:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:06:51,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/42e70caa-7e45-4b1f-af15-7ca5ce59fc69 used request id req-1dc70058-ae40-47fc-b350-3bbcb6776523 2018-08-12 00:06:51,417 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-net2 2018-08-12 00:06:51,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/f9ccd8fd-91b5-4e26-874b-806f81f81a2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acabae1a2f0eb8648f77dcea945fc347a9bc0f42" 2018-08-12 00:06:52,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f209f8db-155f-4820-818b-eab4514b641b Date: Sun, 12 Aug 2018 00:06:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:06:52,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/f9ccd8fd-91b5-4e26-874b-806f81f81a2d used request id req-f209f8db-155f-4820-818b-eab4514b641b 2018-08-12 00:06:52,891 - neutron_utils - INFO - Deleting security group rule with ID - be1591ec-73c2-4e78-9847-44adfa7194bb 2018-08-12 00:06:52,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/be1591ec-73c2-4e78-9847-44adfa7194bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:06:53,185 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4c1b62e-14db-40e9-ba1a-68c6852e96c4 Content-Length: 0 Date: Sun, 12 Aug 2018 00:06:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:06:53,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/be1591ec-73c2-4e78-9847-44adfa7194bb used request id req-a4c1b62e-14db-40e9-ba1a-68c6852e96c4 2018-08-12 00:06:53,186 - neutron_utils - INFO - Deleting security group rule with ID - 2d26a883-3e99-499c-af0f-aa38eda93e5b 2018-08-12 00:06:53,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/2d26a883-3e99-499c-af0f-aa38eda93e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:06:53,293 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7858dee-9b5b-411d-833f-77ecafc056ec Content-Length: 0 Date: Sun, 12 Aug 2018 00:06:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:06:53,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/2d26a883-3e99-499c-af0f-aa38eda93e5b used request id req-e7858dee-9b5b-411d-833f-77ecafc056ec 2018-08-12 00:06:53,294 - neutron_utils - INFO - Deleting security group rule with ID - 4fd21b9f-425b-46a2-bbd9-dde910070f27 2018-08-12 00:06:53,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/4fd21b9f-425b-46a2-bbd9-dde910070f27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:06:53,402 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3de59f14-d08c-427f-9779-af75f476434e Content-Length: 0 Date: Sun, 12 Aug 2018 00:06:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:06:53,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/4fd21b9f-425b-46a2-bbd9-dde910070f27 used request id req-3de59f14-d08c-427f-9779-af75f476434e 2018-08-12 00:06:53,402 - neutron_utils - INFO - Deleting security group rule with ID - 6b643265-6eab-4e49-be5a-85d39956b61e 2018-08-12 00:06:53,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/6b643265-6eab-4e49-be5a-85d39956b61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:06:53,513 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec433efb-6e84-41c1-83a8-daf6eb306d29 Content-Length: 0 Date: Sun, 12 Aug 2018 00:06:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:06:53,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/6b643265-6eab-4e49-be5a-85d39956b61e used request id req-ec433efb-6e84-41c1-83a8-daf6eb306d29 2018-08-12 00:06:53,513 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-f76e9941-a44f-4cb4-8f23-56b2b13ceb02-sec-grp 2018-08-12 00:06:53,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/3fbeb280-3d63-4972-814f-8d205b647870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc3574e969a2f86be327f77ff0a77e17987d2bc" 2018-08-12 00:06:53,668 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e95682b-56f0-4904-ab13-1c6fce68c45a Content-Length: 0 Date: Sun, 12 Aug 2018 00:06:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:06:53,668 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/3fbeb280-3d63-4972-814f-8d205b647870 used request id req-0e95682b-56f0-4904-ab13-1c6fce68c45a 2018-08-12 00:06:53,669 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-8948e7c2-e377-4605-8c6f-59b2b58d864d 2018-08-12 00:06:53,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45d4a8eb074bb5f0745eec61c58d19ca3af69e04" 2018-08-12 00:06:54,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ea76287a-e786-4c1c-8904-e2c777b8e9fd Date: Sun, 12 Aug 2018 00:06:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:06:54,627 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/8bc6f8d1-5aa4-468d-9ca3-5cad61fe8191 used request id req-ea76287a-e786-4c1c-8904-e2c777b8e9fd 2018-08-12 00:06:54,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:06:54,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:06:54,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:06:54,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:06:54,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:06:54,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:06:54,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-97a78683-32aa-4f6d-b48b-fa6696b316c0 Date: Sun, 12 Aug 2018 00:06:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:33Z", "updated_at": "2018-08-12T00:05:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:33Z", "revision_number": 0, "id": "179b50e3-d3d8-4569-aa38-ce7c8038fce1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:33Z", "security_group_id": "63f6b10e-ea0c-4f79-84b7-0f881cd516ca", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:33Z", "revision_number": 0, "id": "86e35671-dda7-4907-9fbd-5456908092f8", "remote_group_id": "63f6b10e-ea0c-4f79-84b7-0f881cd516ca", "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:33Z", "security_group_id": "63f6b10e-ea0c-4f79-84b7-0f881cd516ca", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:33Z", "revision_number": 0, "id": "90f5a11c-aa43-4cbf-abb4-079ced58183b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:33Z", "security_group_id": "63f6b10e-ea0c-4f79-84b7-0f881cd516ca", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:05:33Z", "revision_number": 0, "id": "e315b304-e797-4a39-924c-7af4167e6ef4", "remote_group_id": "63f6b10e-ea0c-4f79-84b7-0f881cd516ca", "remote_ip_prefix": null, "created_at": "2018-08-12T00:05:33Z", "security_group_id": "63f6b10e-ea0c-4f79-84b7-0f881cd516ca", "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1d3b3f29ff74b34b852886e5556b136"}], "revision_number": 4, "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "63f6b10e-ea0c-4f79-84b7-0f881cd516ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:06:54,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-97a78683-32aa-4f6d-b48b-fa6696b316c0 2018-08-12 00:06:54,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:06:55,004 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:06:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a516126-6b8d-448b-bc7d-98989c0ebec0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:06:55,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-6a516126-6b8d-448b-bc7d-98989c0ebec0 2018-08-12 00:06:55,004 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:06:55,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:06:55,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:06:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6c3a167-d773-44af-94a5-f18be05f2250 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:06:55,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-e6c3a167-d773-44af-94a5-f18be05f2250 2018-08-12 00:06:55,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:06:55,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:06:55,168 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:06:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e57ce664-eecf-486b-b7e4-85de41f6d208 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:06:55,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-e57ce664-eecf-486b-b7e4-85de41f6d208 2018-08-12 00:06:55,169 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:06:55,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:06:55,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:06:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a321fdc8-62c5-42f3-9bd5-22de22df1e34 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:06:55,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-a321fdc8-62c5-42f3-9bd5-22de22df1e34 2018-08-12 00:06:55,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:06:55,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:06:55,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:06:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57b488f6-6ed9-4111-88d6-66ff1f05d32b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:06:55,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-57b488f6-6ed9-4111-88d6-66ff1f05d32b 2018-08-12 00:06:55,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:06:55,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:06:55,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:06:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9770530-f790-4f45-aff7-48f1c63bde7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:06:55,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-c9770530-f790-4f45-aff7-48f1c63bde7b 2018-08-12 00:06:55,425 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:06:55,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:06:55,505 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:06:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a5e1a98-7844-41a2-abfb-470995d203d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:06:55,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-9a5e1a98-7844-41a2-abfb-470995d203d2 2018-08-12 00:06:55,506 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:06:55,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:06:55,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dad5639-93e1-4fa3-9e41-024f2e330ff8 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1d3b3f29ff74b34b852886e5556b136", "name": "CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj"}} 2018-08-12 00:06:55,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-5dad5639-93e1-4fa3-9e41-024f2e330ff8 2018-08-12 00:06:55,597 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63f6b10e-ea0c-4f79-84b7-0f881cd516ca 2018-08-12 00:06:55,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=63f6b10e-ea0c-4f79-84b7-0f881cd516ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:06:55,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-82ec42e8-79a2-4e00-9b31-553403c2b7c3 Date: Sun, 12 Aug 2018 00:06: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-08-12T00:05:33Z", "security_group_id": "63f6b10e-ea0c-4f79-84b7-0f881cd516ca", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:33Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "179b50e3-d3d8-4569-aa38-ce7c8038fce1"}, {"remote_group_id": "63f6b10e-ea0c-4f79-84b7-0f881cd516ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:05:33Z", "security_group_id": "63f6b10e-ea0c-4f79-84b7-0f881cd516ca", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:33Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "86e35671-dda7-4907-9fbd-5456908092f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:05:33Z", "security_group_id": "63f6b10e-ea0c-4f79-84b7-0f881cd516ca", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:33Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "90f5a11c-aa43-4cbf-abb4-079ced58183b"}, {"remote_group_id": "63f6b10e-ea0c-4f79-84b7-0f881cd516ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:05:33Z", "security_group_id": "63f6b10e-ea0c-4f79-84b7-0f881cd516ca", "port_range_min": null, "revision_number": 0, "tenant_id": "e1d3b3f29ff74b34b852886e5556b136", "created_at": "2018-08-12T00:05:33Z", "project_id": "e1d3b3f29ff74b34b852886e5556b136", "id": "e315b304-e797-4a39-924c-7af4167e6ef4"}]} 2018-08-12 00:06:55,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=63f6b10e-ea0c-4f79-84b7-0f881cd516ca used request id req-82ec42e8-79a2-4e00-9b31-553403c2b7c3 2018-08-12 00:06:55,620 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:06:55,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/63f6b10e-ea0c-4f79-84b7-0f881cd516ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:06:55,806 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01c14c41-8b96-4ca7-958a-d21c10b97eb4 Content-Length: 0 Date: Sun, 12 Aug 2018 00:06:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:06:55,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/63f6b10e-ea0c-4f79-84b7-0f881cd516ca used request id req-01c14c41-8b96-4ca7-958a-d21c10b97eb4 2018-08-12 00:06:55,807 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj 2018-08-12 00:06:55,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:06:56,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:06:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ed4664e-42ec-4f5f-80a5-3fbb198cfa4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:06:56,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/e1d3b3f29ff74b34b852886e5556b136 used request id req-5ed4664e-42ec-4f5f-80a5-3fbb198cfa4b 2018-08-12 00:06:56,065 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-d076df6e-7b9d-41e-proj-role 2018-08-12 00:06:56,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/f61a4a088a7c45a18eb21bfcd596d0b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:06:56,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45a6cd46-9b86-4819-ac83-774c62012e4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:06:56,193 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/f61a4a088a7c45a18eb21bfcd596d0b9 used request id req-45a6cd46-9b86-4819-ac83-774c62012e4c 2018-08-12 00:06:56,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f2c506706a9b3ea4d5c05773f4670a99f47723" 2018-08-12 00:06:56,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-918baf26-32d6-4552-9996-890afaf86d4d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:06:56,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-918baf26-32d6-4552-9996-890afaf86d4d 2018-08-12 00:06:56,280 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-d076df6e-7b9d-41e-user 2018-08-12 00:06:56,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/e84fe4fe717540e583cb8daa3dc1dc10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea3bca0d05a95bac0cfec2aa4da06a3308ef09a" 2018-08-12 00:06:56,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5018204c-85fc-45e1-a711-95c8ff712918 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:06:56,488 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e84fe4fe717540e583cb8daa3dc1dc10 used request id req-5018204c-85fc-45e1-a711-95c8ff712918 2018-08-12 00:06:56,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:06:56,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:06:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["jrDPy-NoSeWN1eFbYJL5Fw"], "issued_at": "2018-08-12T00:06:56.000000Z"}} 2018-08-12 00:06:56,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e6f1e840154b44119f66d58982492c322ed3b9" 2018-08-12 00:06:56,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d3d19ee-209e-4ee2-badc-48fd64127f71 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:06:56,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-5d3d19ee-209e-4ee2-badc-48fd64127f71 2018-08-12 00:06:56,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:06:56,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:06:57,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:06:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["4YEonLMzSk6zlgFq0LLIsw"], "issued_at": "2018-08-12T00:06:57.000000Z"}} 2018-08-12 00:06:57,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:06:57,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc877ff-72f3-4102-871b-8ff9fabbe9f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:06:57,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9dc877ff-72f3-4102-871b-8ff9fabbe9f6 2018-08-12 00:06:57,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:06:57,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:06: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:06:57,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:06:57,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-717b9366-bfbb-45b6-aed4-feda6ebaf42c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:06:57,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj used request id req-717b9366-bfbb-45b6-aed4-feda6ebaf42c 2018-08-12 00:06:57,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:06:57,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4fbed43-c640-420c-8e4b-1c3e5373078e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:06:57,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d4fbed43-c640-420c-8e4b-1c3e5373078e 2018-08-12 00:06:57,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj"}}' 2018-08-12 00:06:57,727 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:06:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbf32e25-47ed-4687-a8ce-d8c607457427 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/48bb1aeefc674952ac6853820022c28b"}, "tags": [], "enabled": true, "id": "48bb1aeefc674952ac6853820022c28b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj"}} 2018-08-12 00:06:57,727 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-fbf32e25-47ed-4687-a8ce-d8c607457427 2018-08-12 00:06:57,727 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj 2018-08-12 00:06:57,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:06:57,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:06:58,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:06:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["5l0CxYy_QXq3cdd0A6kKvA"], "issued_at": "2018-08-12T00:06:58.000000Z"}} 2018-08-12 00:06:58,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9ea1c9d09a9cb239ba76207a756728d76094cf" 2018-08-12 00:06:58,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d28c662c-a0a2-441f-9d6c-2d75a617d793 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:06:58,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d28c662c-a0a2-441f-9d6c-2d75a617d793 2018-08-12 00:06:58,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:06:58,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:06: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:06:58,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9ea1c9d09a9cb239ba76207a756728d76094cf" 2018-08-12 00:06:58,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe5f9a0-b495-4094-a248-bf124c17a3d2 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:06:58,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-abe5f9a0-b495-4094-a248-bf124c17a3d2 2018-08-12 00:06:58,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9ea1c9d09a9cb239ba76207a756728d76094cf" 2018-08-12 00:06:58,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63fdd92f-d088-40e8-9d72-19ed3f6072ef Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/48bb1aeefc674952ac6853820022c28b"}, "tags": [], "enabled": true, "id": "48bb1aeefc674952ac6853820022c28b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj"}]} 2018-08-12 00:06:58,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj used request id req-63fdd92f-d088-40e8-9d72-19ed3f6072ef 2018-08-12 00:06:58,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9ea1c9d09a9cb239ba76207a756728d76094cf" 2018-08-12 00:06:58,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b0237e0-0870-40fc-a3d1-aa6173a1c1ad Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:06:58,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5b0237e0-0870-40fc-a3d1-aa6173a1c1ad 2018-08-12 00:06:58,871 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-user 2018-08-12 00:06:58,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:06:58,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:06:58,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51a48fd2-0d27-4738-81b4-71c535618bd7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:06:58,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-51a48fd2-0d27-4738-81b4-71c535618bd7 2018-08-12 00:06:58,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" -d '{"role": {"name": "CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj-role"}}' 2018-08-12 00:06:58,936 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:06:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a44b80e7-4c03-4b1f-987e-7c600e44d62b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ed92601ea02483a9e71cc0778aeb19c", "links": {"self": "http://172.30.9.30:5000/v3/roles/5ed92601ea02483a9e71cc0778aeb19c"}, "name": "CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj-role"}} 2018-08-12 00:06:58,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-a44b80e7-4c03-4b1f-987e-7c600e44d62b 2018-08-12 00:06:58,937 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj-role 2018-08-12 00:06:58,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/5ed92601ea02483a9e71cc0778aeb19c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:06:59,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17a6f70d-507e-48b6-814c-11dfe1628c6a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ed92601ea02483a9e71cc0778aeb19c", "links": {"self": "http://172.30.9.30:5000/v3/roles/5ed92601ea02483a9e71cc0778aeb19c"}, "name": "CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj-role"}} 2018-08-12 00:06:59,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/5ed92601ea02483a9e71cc0778aeb19c used request id req-17a6f70d-507e-48b6-814c-11dfe1628c6a 2018-08-12 00:06:59,025 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj-role to project CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj 2018-08-12 00:06:59,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/48bb1aeefc674952ac6853820022c28b/users/4d62e5d430154faf889c3e069608b95e/roles/5ed92601ea02483a9e71cc0778aeb19c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:06:59,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:06:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26a34263-069e-4afe-a729-a1768e135830 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:06:59,149 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/48bb1aeefc674952ac6853820022c28b/users/4d62e5d430154faf889c3e069608b95e/roles/5ed92601ea02483a9e71cc0778aeb19c used request id req-26a34263-069e-4afe-a729-a1768e135830 2018-08-12 00:06:59,149 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:06:59,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:06:59,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:06:59,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:06:59,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:06:59,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:06:59,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:06:59,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:06:59,154 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:06:59,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:06:59,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:06:59,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ed92601ea02483a9e71cc0778aeb19c", "name": "CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj-role"}], "expires_at": "2018-08-12T01:06:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48bb1aeefc674952ac6853820022c28b", "name": "CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/48bb1aeefc674952ac6853820022c28b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/48bb1aeefc674952ac6853820022c28b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/48bb1aeefc674952ac6853820022c28b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_48bb1aeefc674952ac6853820022c28b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_48bb1aeefc674952ac6853820022c28b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/48bb1aeefc674952ac6853820022c28b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/48bb1aeefc674952ac6853820022c28b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/48bb1aeefc674952ac6853820022c28b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/48bb1aeefc674952ac6853820022c28b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/48bb1aeefc674952ac6853820022c28b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/48bb1aeefc674952ac6853820022c28b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/48bb1aeefc674952ac6853820022c28b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/48bb1aeefc674952ac6853820022c28b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/48bb1aeefc674952ac6853820022c28b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-user", "id": "4d62e5d430154faf889c3e069608b95e"}, "audit_ids": ["i8tGsYYATN-XKfH7jbL3kw"], "issued_at": "2018-08-12T00:06:59.000000Z"}} 2018-08-12 00:06:59,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b8e0f48a270abb854fa4366581ba3b8dc6c1fd" 2018-08-12 00:06:59,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b7d6bd-f4a2-469f-8a71-72952715323e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:06:59,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e4b7d6bd-f4a2-469f-8a71-72952715323e 2018-08-12 00:06:59,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81b8e0f48a270abb854fa4366581ba3b8dc6c1fd" 2018-08-12 00:06:59,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-93e283be-f0ae-4906-8673-638fb15b66a7 Date: Sun, 12 Aug 2018 00:06:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-image"} 2018-08-12 00:06:59,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-image used request id req-93e283be-f0ae-4906-8673-638fb15b66a7 2018-08-12 00:06:59,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81b8e0f48a270abb854fa4366581ba3b8dc6c1fd" 2018-08-12 00:06:59,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d69ff4b2-b614-4a66-96da-cc5af1c8f113 Date: Sun, 12 Aug 2018 00:06: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-08-12 00:06:59,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-d69ff4b2-b614-4a66-96da-cc5af1c8f113 2018-08-12 00:06:59,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81b8e0f48a270abb854fa4366581ba3b8dc6c1fd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-image"}' 2018-08-12 00:06:59,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/81019e43-6154-456c-832a-9c6d724586ef Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bbfb7b4d-6c8a-4ad1-a297-4055cec083b0 Date: Sun, 12 Aug 2018 00:06:59 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:06:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:06:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/81019e43-6154-456c-832a-9c6d724586ef", "min_disk": 0, "protected": false, "id": "81019e43-6154-456c-832a-9c6d724586ef", "file": "/v2/images/81019e43-6154-456c-832a-9c6d724586ef/file", "checksum": null, "owner": "48bb1aeefc674952ac6853820022c28b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:06:59,891 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-bbfb7b4d-6c8a-4ad1-a297-4055cec083b0 2018-08-12 00:06:59,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/81019e43-6154-456c-832a-9c6d724586ef/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81b8e0f48a270abb854fa4366581ba3b8dc6c1fd" -d '' 2018-08-12 00:07:00,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d778017c-2675-47c0-9e8b-180ab7a70342 Date: Sun, 12 Aug 2018 00:07:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:07:00,659 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/81019e43-6154-456c-832a-9c6d724586ef/file used request id req-d778017c-2675-47c0-9e8b-180ab7a70342 2018-08-12 00:07:00,659 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:07:00,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/81019e43-6154-456c-832a-9c6d724586ef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81b8e0f48a270abb854fa4366581ba3b8dc6c1fd" 2018-08-12 00:07:00,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-93d10098-e156-4b85-b9fa-299bb50aa00a Date: Sun, 12 Aug 2018 00:07:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:06:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:07:00Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/81019e43-6154-456c-832a-9c6d724586ef/snap", "metadata": {}}], "self": "/v2/images/81019e43-6154-456c-832a-9c6d724586ef", "min_disk": 0, "protected": false, "id": "81019e43-6154-456c-832a-9c6d724586ef", "file": "/v2/images/81019e43-6154-456c-832a-9c6d724586ef/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "48bb1aeefc674952ac6853820022c28b", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/81019e43-6154-456c-832a-9c6d724586ef/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:07:00,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/81019e43-6154-456c-832a-9c6d724586ef used request id req-93d10098-e156-4b85-b9fa-299bb50aa00a 2018-08-12 00:07:00,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81b8e0f48a270abb854fa4366581ba3b8dc6c1fd" 2018-08-12 00:07:00,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4f0f3722-d238-4fc7-a9e0-f826369d230f Date: Sun, 12 Aug 2018 00:07: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-08-12 00:07:00,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-4f0f3722-d238-4fc7-a9e0-f826369d230f 2018-08-12 00:07:00,683 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-image 2018-08-12 00:07:00,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/81019e43-6154-456c-832a-9c6d724586ef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81b8e0f48a270abb854fa4366581ba3b8dc6c1fd" 2018-08-12 00:07:00,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-17c71d95-4076-4531-a006-8a2df03f6324 Date: Sun, 12 Aug 2018 00:07:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:06:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:07:00Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/81019e43-6154-456c-832a-9c6d724586ef/snap", "metadata": {}}], "self": "/v2/images/81019e43-6154-456c-832a-9c6d724586ef", "min_disk": 0, "protected": false, "id": "81019e43-6154-456c-832a-9c6d724586ef", "file": "/v2/images/81019e43-6154-456c-832a-9c6d724586ef/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "48bb1aeefc674952ac6853820022c28b", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/81019e43-6154-456c-832a-9c6d724586ef/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:07:00,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/81019e43-6154-456c-832a-9c6d724586ef used request id req-17c71d95-4076-4531-a006-8a2df03f6324 2018-08-12 00:07:00,697 - create_image - DEBUG - Instance status is - active 2018-08-12 00:07:00,697 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-image 2018-08-12 00:07:00,697 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-image 2018-08-12 00:07:00,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:07:00,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:01,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:07:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["tR5f70IkSmy8SWRRdQrF8A"], "issued_at": "2018-08-12T00:07:01.000000Z"}} 2018-08-12 00:07:01,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff1620b29fc56c4dd86de5a5bfebb96567e8d55" 2018-08-12 00:07:01,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf90134-5a51-45da-94b1-f39049a684d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:07:01,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ebf90134-5a51-45da-94b1-f39049a684d9 2018-08-12 00:07:01,156 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:07:01,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff1620b29fc56c4dd86de5a5bfebb96567e8d55" 2018-08-12 00:07:01,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-1ab209c9-b3c7-46e3-9b6c-8e5ccf29e9f9 x-compute-request-id: req-1ab209c9-b3c7-46e3-9b6c-8e5ccf29e9f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:07:01,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1ab209c9-b3c7-46e3-9b6c-8e5ccf29e9f9 2018-08-12 00:07:01,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff1620b29fc56c4dd86de5a5bfebb96567e8d55" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-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-08-12 00:07:01,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-6dd5dac0-596f-43d9-ab32-e2b30b12cacd x-compute-request-id: req-6dd5dac0-596f-43d9-ab32-e2b30b12cacd Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/65a29f16-0f96-45a6-90df-8eb19f325919", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/65a29f16-0f96-45a6-90df-8eb19f325919", "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": "65a29f16-0f96-45a6-90df-8eb19f325919"}} 2018-08-12 00:07:01,433 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-6dd5dac0-596f-43d9-ab32-e2b30b12cacd 2018-08-12 00:07:01,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:07:01,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:01,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:07:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["sEb91DBNRyWNOnmZP2UksA"], "issued_at": "2018-08-12T00:07:01.000000Z"}} 2018-08-12 00:07:01,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13227682aa106376683a799f8c76049e3131937b" 2018-08-12 00:07:01,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd39b08-f468-4050-8b0e-8c7de08d3e7e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:07:01,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ffd39b08-f468-4050-8b0e-8c7de08d3e7e 2018-08-12 00:07:01,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:07:01,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:07:01,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:07:01,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:07:01,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:07:01,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13227682aa106376683a799f8c76049e3131937b" 2018-08-12 00:07:02,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3ce0940b-7fac-438d-9395-83e24133e2c4 Date: Sun, 12 Aug 2018 00:07:02 GMT RESP BODY: {"networks":[]} 2018-08-12 00:07:02,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net used request id req-3ce0940b-7fac-438d-9395-83e24133e2c4 2018-08-12 00:07:02,083 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net 2018-08-12 00:07:02,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13227682aa106376683a799f8c76049e3131937b" -d '{"network": {"name": "CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net", "admin_state_up": true}}' 2018-08-12 00:07:02,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-b42e3a40-ff5c-433a-a740-a38c4c91def1 Date: Sun, 12 Aug 2018 00:07:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-12T00:07:02Z","is_default":false,"provider:segmentation_id":23,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","mtu":1450}} 2018-08-12 00:07:02,349 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-b42e3a40-ff5c-433a-a740-a38c4c91def1 2018-08-12 00:07:02,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13227682aa106376683a799f8c76049e3131937b" 2018-08-12 00:07:02,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-26bbcabb-7bf7-4770-ac34-1cf8e727d7df Date: Sun, 12 Aug 2018 00:07:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-12T00:07:02Z","provider:segmentation_id":23,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","provider:network_type":"vxlan"}]} 2018-08-12 00:07:02,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-26bbcabb-7bf7-4770-ac34-1cf8e727d7df 2018-08-12 00:07:02,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13227682aa106376683a799f8c76049e3131937b" 2018-08-12 00:07:02,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c9e7d125-f5af-43e9-aa91-db1333f9251e Date: Sun, 12 Aug 2018 00:07:02 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:07:02,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-c9e7d125-f5af-43e9-aa91-db1333f9251e 2018-08-12 00:07:02,490 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet 2018-08-12 00:07:02,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13227682aa106376683a799f8c76049e3131937b" -d '{"subnets": [{"ip_version": 4, "network_id": "1ef30387-cacc-49b1-85fc-bdbb99242c17", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet"}]}' 2018-08-12 00:07:02,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-abfb6bbf-b264-4bbb-ad82-79dd44c060d3 Date: Sun, 12 Aug 2018 00:07:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07:02Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","subnetpool_id":null,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet"}]} 2018-08-12 00:07:02,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-abfb6bbf-b264-4bbb-ad82-79dd44c060d3 2018-08-12 00:07:02,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13227682aa106376683a799f8c76049e3131937b" 2018-08-12 00:07:03,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-178f384e-a600-401a-80aa-84f9174da630 Date: Sun, 12 Aug 2018 00:07:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["187d0ceb-14b1-40fa-8688-569fb2b299aa"],"description":"","tags":[],"updated_at":"2018-08-12T00:07:02Z","provider:segmentation_id":23,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","provider:network_type":"vxlan"}]} 2018-08-12 00:07:03,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-178f384e-a600-401a-80aa-84f9174da630 2018-08-12 00:07:03,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13227682aa106376683a799f8c76049e3131937b" 2018-08-12 00:07:03,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9465992f-eced-47f1-a866-daa0ee0674ee Date: Sun, 12 Aug 2018 00:07:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07:02Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","subnetpool_id":null,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet"}]} 2018-08-12 00:07:03,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-9465992f-eced-47f1-a866-daa0ee0674ee 2018-08-12 00:07:03,104 - OpenStackNetwork - DEBUG - Network [1ef30387-cacc-49b1-85fc-bdbb99242c17] created successfully 2018-08-12 00:07:03,105 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:07:03,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:07:03,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:07:03,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:07:03,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:07:03,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:07:03,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:07:03,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:07:03,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:07:03,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:03,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:07:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["wqxOFjxMQemfYSV13SnNpA"], "issued_at": "2018-08-12T00:07:03.000000Z"}} 2018-08-12 00:07:03,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98fa55558130840aedaee87972bc7693f77f18ae" 2018-08-12 00:07:03,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990c3b0d-0939-4b57-8093-c6a94f2fe4b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:07:03,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-990c3b0d-0939-4b57-8093-c6a94f2fe4b9 2018-08-12 00:07:03,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:07:03,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:04,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:07:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["DvJJnQwzQoGals-NIIZCJQ"], "issued_at": "2018-08-12T00:07:04.000000Z"}} 2018-08-12 00:07:04,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:04,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca48ff9-3d05-4a8f-b2bd-58b115ca04dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:07:04,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-aca48ff9-3d05-4a8f-b2bd-58b115ca04dd 2018-08-12 00:07:04,202 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:07:04,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:07:04,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:07:04,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:07:04,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:07:04,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:07:04,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:04,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12eedad6-0a89-4241-9194-0fc7056361e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:07:04,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-12eedad6-0a89-4241-9194-0fc7056361e4 2018-08-12 00:07:04,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:04,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-27475500-c094-4dcd-b0c8-bfb29a74f5fb Date: Sun, 12 Aug 2018 00:07:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["187d0ceb-14b1-40fa-8688-569fb2b299aa"],"description":"","tags":[],"updated_at":"2018-08-12T00:07:02Z","provider:segmentation_id":23,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","provider:network_type":"vxlan"}]} 2018-08-12 00:07:04,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net used request id req-27475500-c094-4dcd-b0c8-bfb29a74f5fb 2018-08-12 00:07:04,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:04,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d4acad3d-50c7-4944-a23d-89198bf36431 Date: Sun, 12 Aug 2018 00:07:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07:02Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","subnetpool_id":null,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet"}]} 2018-08-12 00:07:04,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-d4acad3d-50c7-4944-a23d-89198bf36431 2018-08-12 00:07:04,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:04,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-1e2f33ea-cc19-4c9e-987f-0c4368b54563 Date: Sun, 12 Aug 2018 00:07:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["187d0ceb-14b1-40fa-8688-569fb2b299aa"],"description":"","tags":[],"updated_at":"2018-08-12T00:07:02Z","provider:segmentation_id":23,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","provider:network_type":"vxlan"}]} 2018-08-12 00:07:04,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net used request id req-1e2f33ea-cc19-4c9e-987f-0c4368b54563 2018-08-12 00:07:04,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:07:04,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:07: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:07:04,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:04,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-458f8cec-2874-4fba-afd5-50c2fe6028f9 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:07:04,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-458f8cec-2874-4fba-afd5-50c2fe6028f9 2018-08-12 00:07:04,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:04,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d43eae35-c92f-40ed-ad79-a0fe1ebdea71 Date: Sun, 12 Aug 2018 00:07:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07:02Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","subnetpool_id":null,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet"}]} 2018-08-12 00:07:04,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-d43eae35-c92f-40ed-ad79-a0fe1ebdea71 2018-08-12 00:07:04,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17&name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:04,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-170ec666-c52b-44f2-9380-3374678f36e8 Date: Sun, 12 Aug 2018 00:07:04 GMT RESP BODY: {"ports":[]} 2018-08-12 00:07:04,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17&name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-port&admin_state_up=True used request id req-170ec666-c52b-44f2-9380-3374678f36e8 2018-08-12 00:07:04,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:05,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07: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-d8fa7fb7-082c-412e-a59b-68a3a5d79fc5 x-compute-request-id: req-d8fa7fb7-082c-412e-a59b-68a3a5d79fc5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:07:05,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-inst used request id req-d8fa7fb7-082c-412e-a59b-68a3a5d79fc5 2018-08-12 00:07:05,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:05,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-b9944d54-a372-4dd9-8ded-031b2a81cfd4 Date: Sun, 12 Aug 2018 00:07:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["187d0ceb-14b1-40fa-8688-569fb2b299aa"],"description":"","tags":[],"updated_at":"2018-08-12T00:07:02Z","provider:segmentation_id":23,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","provider:network_type":"vxlan"}]} 2018-08-12 00:07:05,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net used request id req-b9944d54-a372-4dd9-8ded-031b2a81cfd4 2018-08-12 00:07:05,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:05,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8bbebdad-7bcc-4848-864d-f54506422867 Date: Sun, 12 Aug 2018 00:07:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07:02Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","subnetpool_id":null,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet"}]} 2018-08-12 00:07:05,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-8bbebdad-7bcc-4848-864d-f54506422867 2018-08-12 00:07:05,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:05,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-b062ff50-9296-4e8e-9afa-bedcae0caa41 Date: Sun, 12 Aug 2018 00:07:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["187d0ceb-14b1-40fa-8688-569fb2b299aa"],"description":"","tags":[],"updated_at":"2018-08-12T00:07:02Z","provider:segmentation_id":23,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","provider:network_type":"vxlan"}]} 2018-08-12 00:07:05,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net used request id req-b062ff50-9296-4e8e-9afa-bedcae0caa41 2018-08-12 00:07:05,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:05,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f5300b-8714-4c65-82e8-92bfc45f25aa 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:07:05,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-c7f5300b-8714-4c65-82e8-92bfc45f25aa 2018-08-12 00:07:05,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:05,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8c9e0827-223d-4269-99a4-561601304026 Date: Sun, 12 Aug 2018 00:07:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07:02Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","subnetpool_id":null,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet"}]} 2018-08-12 00:07:05,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-8c9e0827-223d-4269-99a4-561601304026 2018-08-12 00:07:05,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17&name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:05,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f3181526-0cd5-4470-b1d3-0dcfb27574bd Date: Sun, 12 Aug 2018 00:07:05 GMT RESP BODY: {"ports":[]} 2018-08-12 00:07:05,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17&name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-port&admin_state_up=True used request id req-f3181526-0cd5-4470-b1d3-0dcfb27574bd 2018-08-12 00:07:05,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:07:05,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:05,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:07:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["qBtpt38uSv63eizUgT4Iog"], "issued_at": "2018-08-12T00:07:05.000000Z"}} 2018-08-12 00:07:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a4a8b482a8e380cd0d3359c9bcf5aeadb65d59" 2018-08-12 00:07:05,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-564b15d9-2a3f-4796-80ea-b81cd9f9ea5a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:07:05,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-564b15d9-2a3f-4796-80ea-b81cd9f9ea5a 2018-08-12 00:07:05,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:06,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-0ff2dbbf-55af-443b-989d-b56b49dcdff0 Date: Sun, 12 Aug 2018 00:07:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["187d0ceb-14b1-40fa-8688-569fb2b299aa"],"description":"","tags":[],"updated_at":"2018-08-12T00:07:02Z","provider:segmentation_id":23,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","provider:network_type":"vxlan"}]} 2018-08-12 00:07:06,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net used request id req-0ff2dbbf-55af-443b-989d-b56b49dcdff0 2018-08-12 00:07:06,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:06,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-462e0fde-a136-4925-aee5-b137d79fe064 Date: Sun, 12 Aug 2018 00:07:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07:02Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","subnetpool_id":null,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet"}]} 2018-08-12 00:07:06,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-462e0fde-a136-4925-aee5-b137d79fe064 2018-08-12 00:07:06,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:06,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-081a4ca2-f8ad-4fd0-ae96-ad5369f75f2a Date: Sun, 12 Aug 2018 00:07:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["187d0ceb-14b1-40fa-8688-569fb2b299aa"],"description":"","tags":[],"updated_at":"2018-08-12T00:07:02Z","provider:segmentation_id":23,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","provider:network_type":"vxlan"}]} 2018-08-12 00:07:06,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net used request id req-081a4ca2-f8ad-4fd0-ae96-ad5369f75f2a 2018-08-12 00:07:06,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:07:06,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:07: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:07:06,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a4a8b482a8e380cd0d3359c9bcf5aeadb65d59" 2018-08-12 00:07:06,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d13e0a-ca2f-444e-81a7-d23ad047962d 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:07:06,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-d2d13e0a-ca2f-444e-81a7-d23ad047962d 2018-08-12 00:07:06,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:06,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-11b963d2-dfdb-47c3-9e23-d74407d3690a Date: Sun, 12 Aug 2018 00:07:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07:02Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","subnetpool_id":null,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet"}]} 2018-08-12 00:07:06,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-11b963d2-dfdb-47c3-9e23-d74407d3690a 2018-08-12 00:07:06,297 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net 2018-08-12 00:07:06,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" -d '{"port": {"network_id": "1ef30387-cacc-49b1-85fc-bdbb99242c17", "name": "CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-port", "admin_state_up": true}}' 2018-08-12 00:07:07,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 856 X-Openstack-Request-Id: req-dac775ca-e463-4387-9633-387933c653ef Date: Sun, 12 Aug 2018 00:07:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:07:06Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","ip_address":"10.55.0.14"}],"id":"2c70dec4-ffa7-43bd-ac59-a57b8e183bd7","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cd:cc:46","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-port","admin_state_up":true,"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:06Z","binding:vnic_type":"normal"}} 2018-08-12 00:07:07,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-dac775ca-e463-4387-9633-387933c653ef 2018-08-12 00:07:07,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:07,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-adf94bcf-5b26-444f-b8b6-b229fea34e53 Date: Sun, 12 Aug 2018 00:07:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["187d0ceb-14b1-40fa-8688-569fb2b299aa"],"description":"","tags":[],"updated_at":"2018-08-12T00:07:02Z","provider:segmentation_id":23,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","provider:network_type":"vxlan"}]} 2018-08-12 00:07:07,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net used request id req-adf94bcf-5b26-444f-b8b6-b229fea34e53 2018-08-12 00:07:07,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:07,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bbb91a52-ff21-4d56-82d6-f37ec6646b4a Date: Sun, 12 Aug 2018 00:07:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07:02Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","subnetpool_id":null,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet"}]} 2018-08-12 00:07:07,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-bbb91a52-ff21-4d56-82d6-f37ec6646b4a 2018-08-12 00:07:07,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:07,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-b3730ed0-6001-4337-a202-fa6f24ee1476 Date: Sun, 12 Aug 2018 00:07:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["187d0ceb-14b1-40fa-8688-569fb2b299aa"],"description":"","tags":[],"updated_at":"2018-08-12T00:07:02Z","provider:segmentation_id":23,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","provider:network_type":"vxlan"}]} 2018-08-12 00:07:07,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net used request id req-b3730ed0-6001-4337-a202-fa6f24ee1476 2018-08-12 00:07:07,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:07,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac96fa2-0481-4887-b60a-204439b4c940 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:07:07,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-cac96fa2-0481-4887-b60a-204439b4c940 2018-08-12 00:07:07,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:07,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4e06e055-f857-44be-b418-e6d9aa9397ab Date: Sun, 12 Aug 2018 00:07:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07:02Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","subnetpool_id":null,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet"}]} 2018-08-12 00:07:07,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-4e06e055-f857-44be-b418-e6d9aa9397ab 2018-08-12 00:07:07,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17&name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:07,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-939e345d-82f7-43da-b59a-4b19e58b1085 Date: Sun, 12 Aug 2018 00:07:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:07:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","ip_address":"10.55.0.14"}],"id":"2c70dec4-ffa7-43bd-ac59-a57b8e183bd7","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cd:cc:46","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-port","admin_state_up":true,"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:06Z","binding:vnic_type":"normal"}]} 2018-08-12 00:07:07,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17&name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-port&admin_state_up=True used request id req-939e345d-82f7-43da-b59a-4b19e58b1085 2018-08-12 00:07:07,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:07,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2785b566-e118-4870-ac08-8b496cf4a254 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:07:07,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-2785b566-e118-4870-ac08-8b496cf4a254 2018-08-12 00:07:07,621 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-inst 2018-08-12 00:07:07,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:07,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-6cf2e7e7-04f8-450e-8c3a-0f8a7336650b x-compute-request-id: req-6cf2e7e7-04f8-450e-8c3a-0f8a7336650b Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "65a29f16-0f96-45a6-90df-8eb19f325919", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/65a29f16-0f96-45a6-90df-8eb19f325919", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/65a29f16-0f96-45a6-90df-8eb19f325919", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-flavor-name"}]} 2018-08-12 00:07:07,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-6cf2e7e7-04f8-450e-8c3a-0f8a7336650b 2018-08-12 00:07:07,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/65a29f16-0f96-45a6-90df-8eb19f325919 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:07,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-3bd626fc-67da-4fff-bb2d-29b6e9d3ee63 x-compute-request-id: req-3bd626fc-67da-4fff-bb2d-29b6e9d3ee63 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/65a29f16-0f96-45a6-90df-8eb19f325919", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/65a29f16-0f96-45a6-90df-8eb19f325919", "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": "65a29f16-0f96-45a6-90df-8eb19f325919"}} 2018-08-12 00:07:07,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/65a29f16-0f96-45a6-90df-8eb19f325919 used request id req-3bd626fc-67da-4fff-bb2d-29b6e9d3ee63 2018-08-12 00:07:07,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:07,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-24757d35-a5d8-49ea-9cd9-80d11aba84c4 Date: Sun, 12 Aug 2018 00:07:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:06:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:07:00Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/81019e43-6154-456c-832a-9c6d724586ef/snap", "metadata": {}}], "self": "/v2/images/81019e43-6154-456c-832a-9c6d724586ef", "min_disk": 0, "protected": false, "id": "81019e43-6154-456c-832a-9c6d724586ef", "file": "/v2/images/81019e43-6154-456c-832a-9c6d724586ef/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "48bb1aeefc674952ac6853820022c28b", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/81019e43-6154-456c-832a-9c6d724586ef/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-image"} 2018-08-12 00:07:07,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-image used request id req-24757d35-a5d8-49ea-9cd9-80d11aba84c4 2018-08-12 00:07:07,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:07,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7fedd2ef-19a4-4849-99de-6148a16673b1 Date: Sun, 12 Aug 2018 00:07: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-08-12 00:07:07,952 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-7fedd2ef-19a4-4849-99de-6148a16673b1 2018-08-12 00:07:07,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" -d '{"server": {"name": "CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-inst", "imageRef": "81019e43-6154-456c-832a-9c6d724586ef", "flavorRef": "65a29f16-0f96-45a6-90df-8eb19f325919", "max_count": 1, "min_count": 1, "networks": [{"port": "2c70dec4-ffa7-43bd-ac59-a57b8e183bd7"}]}}' 2018-08-12 00:07:08,951 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-58417090-569b-4422-859a-9f45ed93e458 x-compute-request-id: req-58417090-569b-4422-859a-9f45ed93e458 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "bookmark"}], "adminPass": "cEJ84GLu6kD6"}} 2018-08-12 00:07:08,952 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-58417090-569b-4422-859a-9f45ed93e458 2018-08-12 00:07:08,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:09,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07: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-81bb82bb-5279-4949-b6c8-bc9b35e58d55 x-compute-request-id: req-81bb82bb-5279-4949-b6c8-bc9b35e58d55 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "bookmark"}], "image": {"id": "81019e43-6154-456c-832a-9c6d724586ef", "links": [{"href": "http://172.30.9.30:8774/images/81019e43-6154-456c-832a-9c6d724586ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65a29f16-0f96-45a6-90df-8eb19f325919", "links": [{"href": "http://172.30.9.30:8774/flavors/65a29f16-0f96-45a6-90df-8eb19f325919", "rel": "bookmark"}]}, "id": "30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "user_id": "b238c265d80b44ddb3c130fd46256bb6", "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-08-12T00:07: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": "CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-inst", "created": "2018-08-12T00:07:08Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:07:09,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 used request id req-81bb82bb-5279-4949-b6c8-bc9b35e58d55 2018-08-12 00:07:09,502 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-inst 2018-08-12 00:07:09,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:09,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07: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-d3da642d-b7e5-4f7e-9267-a857e336fc12 x-compute-request-id: req-d3da642d-b7e5-4f7e-9267-a857e336fc12 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "bookmark"}], "image": {"id": "81019e43-6154-456c-832a-9c6d724586ef", "links": [{"href": "http://172.30.9.30:8774/images/81019e43-6154-456c-832a-9c6d724586ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65a29f16-0f96-45a6-90df-8eb19f325919", "links": [{"href": "http://172.30.9.30:8774/flavors/65a29f16-0f96-45a6-90df-8eb19f325919", "rel": "bookmark"}]}, "id": "30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "user_id": "b238c265d80b44ddb3c130fd46256bb6", "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-08-12T00:07:09Z", "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-770e6616-a687-4767-8dcc-6762bef6738c-inst", "created": "2018-08-12T00:07:08Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:07:09,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 used request id req-d3da642d-b7e5-4f7e-9267-a857e336fc12 2018-08-12 00:07:09,905 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-inst] is - BUILD 2018-08-12 00:07:09,905 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:07:12,909 - create_instance - DEBUG - VM status query timeout in 896.593151093 2018-08-12 00:07:12,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:13,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07: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-7688b86c-13df-423d-8554-b18ac026860f x-compute-request-id: req-7688b86c-13df-423d-8554-b18ac026860f Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:cc:46", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "bookmark"}], "image": {"id": "81019e43-6154-456c-832a-9c6d724586ef", "links": [{"href": "http://172.30.9.30:8774/images/81019e43-6154-456c-832a-9c6d724586ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65a29f16-0f96-45a6-90df-8eb19f325919", "links": [{"href": "http://172.30.9.30:8774/flavors/65a29f16-0f96-45a6-90df-8eb19f325919", "rel": "bookmark"}]}, "id": "30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "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-08-12T00:07:09Z", "hostId": "fbc89ddd82fc6286f5f59929813f8e8faebd57104b9854e5ca625240", "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-770e6616-a687-4767-8dcc-6762bef6738c-inst", "created": "2018-08-12T00:07:08Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:07:13,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 used request id req-7688b86c-13df-423d-8554-b18ac026860f 2018-08-12 00:07:13,068 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-inst] is - BUILD 2018-08-12 00:07:13,068 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:07:16,071 - create_instance - DEBUG - VM status query timeout in 893.430730104 2018-08-12 00:07:16,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:16,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07: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-36b1015b-b212-468d-8b9a-ec26c4a2c040 x-compute-request-id: req-36b1015b-b212-468d-8b9a-ec26c4a2c040 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:cc:46", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "bookmark"}], "image": {"id": "81019e43-6154-456c-832a-9c6d724586ef", "links": [{"href": "http://172.30.9.30:8774/images/81019e43-6154-456c-832a-9c6d724586ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002f", "OS-SRV-USG:launched_at": "2018-08-12T00:07:13.000000", "flavor": {"id": "65a29f16-0f96-45a6-90df-8eb19f325919", "links": [{"href": "http://172.30.9.30:8774/flavors/65a29f16-0f96-45a6-90df-8eb19f325919", "rel": "bookmark"}]}, "id": "30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:07:13Z", "hostId": "fbc89ddd82fc6286f5f59929813f8e8faebd57104b9854e5ca625240", "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-770e6616-a687-4767-8dcc-6762bef6738c-inst", "created": "2018-08-12T00:07:08Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:07:16,537 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 used request id req-36b1015b-b212-468d-8b9a-ec26c4a2c040 2018-08-12 00:07:16,537 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-inst] is - ACTIVE 2018-08-12 00:07:16,537 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:07:16,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:16,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07: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-ac842243-ab50-4694-8714-2463dd6ccc93 x-compute-request-id: req-ac842243-ab50-4694-8714-2463dd6ccc93 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:cc:46", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "bookmark"}], "image": {"id": "81019e43-6154-456c-832a-9c6d724586ef", "links": [{"href": "http://172.30.9.30:8774/images/81019e43-6154-456c-832a-9c6d724586ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002f", "OS-SRV-USG:launched_at": "2018-08-12T00:07:13.000000", "flavor": {"id": "65a29f16-0f96-45a6-90df-8eb19f325919", "links": [{"href": "http://172.30.9.30:8774/flavors/65a29f16-0f96-45a6-90df-8eb19f325919", "rel": "bookmark"}]}, "id": "30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:07:13Z", "hostId": "fbc89ddd82fc6286f5f59929813f8e8faebd57104b9854e5ca625240", "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-770e6616-a687-4767-8dcc-6762bef6738c-inst", "created": "2018-08-12T00:07:08Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:07:16,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 used request id req-ac842243-ab50-4694-8714-2463dd6ccc93 2018-08-12 00:07:16,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:16,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-d61fcbdf-bec9-49aa-8bb9-36a360b6a177 Date: Sun, 12 Aug 2018 00:07:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["187d0ceb-14b1-40fa-8688-569fb2b299aa"],"description":"","tags":[],"updated_at":"2018-08-12T00:07:02Z","provider:segmentation_id":23,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","provider:network_type":"vxlan"}]} 2018-08-12 00:07:16,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net used request id req-d61fcbdf-bec9-49aa-8bb9-36a360b6a177 2018-08-12 00:07:16,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:16,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5818f3d2-d182-4e81-bf33-093a64c32557 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:07:16,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-5818f3d2-d182-4e81-bf33-093a64c32557 2018-08-12 00:07:16,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:16,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dedbcdfb-bb30-452c-b59a-13d5dbc292eb Date: Sun, 12 Aug 2018 00:07:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07:02Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","subnetpool_id":null,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet"}]} 2018-08-12 00:07:16,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-dedbcdfb-bb30-452c-b59a-13d5dbc292eb 2018-08-12 00:07:16,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:16,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1805 X-Openstack-Request-Id: req-f663f2ac-6d7d-4f2c-9bb2-613e5ad53e37 Date: Sun, 12 Aug 2018 00:07:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:07:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","ip_address":"10.55.0.14"}],"id":"2c70dec4-ffa7-43bd-ac59-a57b8e183bd7","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:cc:46","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"30f0bed6-4a9f-4802-a1dc-5151490ad7c5","name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-port","admin_state_up":true,"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:07:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","ip_address":"10.55.0.2"}],"id":"8ecb6776-35cc-4b91-9550-19da035a97a0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:55:4f","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1ef30387-cacc-49b1-85fc-bdbb99242c17","name":"","admin_state_up":true,"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:03Z","binding:vnic_type":"normal"}]} 2018-08-12 00:07:16,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-f663f2ac-6d7d-4f2c-9bb2-613e5ad53e37 2018-08-12 00:07:16,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:17,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:07:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["XMirQ4KiSuu8vZotTotudQ"], "issued_at": "2018-08-12T00:07:17.000000Z"}} 2018-08-12 00:07:17,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564d1dee179b86c17e87311784a67f0b63f88a75" 2018-08-12 00:07:17,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-273261b3-9fc9-4683-9f87-72c85f8c1eab x-compute-request-id: req-273261b3-9fc9-4683-9f87-72c85f8c1eab Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:cc:46", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "bookmark"}], "image": {"id": "81019e43-6154-456c-832a-9c6d724586ef", "links": [{"href": "http://172.30.9.30:8774/images/81019e43-6154-456c-832a-9c6d724586ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002f", "OS-SRV-USG:launched_at": "2018-08-12T00:07:13.000000", "flavor": {"id": "65a29f16-0f96-45a6-90df-8eb19f325919", "links": [{"href": "http://172.30.9.30:8774/flavors/65a29f16-0f96-45a6-90df-8eb19f325919", "rel": "bookmark"}]}, "id": "30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:07:13Z", "hostId": "fbc89ddd82fc6286f5f59929813f8e8faebd57104b9854e5ca625240", "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-770e6616-a687-4767-8dcc-6762bef6738c-inst", "created": "2018-08-12T00:07:08Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:07:17,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-inst used request id req-273261b3-9fc9-4683-9f87-72c85f8c1eab 2018-08-12 00:07:17,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:18,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:07:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["DEBz_se8SZW101LN1vhsjg"], "issued_at": "2018-08-12T00:07:18.000000Z"}} 2018-08-12 00:07:18,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce158eaba831878bdd8ca83898d5c516a0481a6e" 2018-08-12 00:07:18,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-576642b2-8e78-42f0-ad7e-2d50081dd2be Date: Sun, 12 Aug 2018 00:07:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["187d0ceb-14b1-40fa-8688-569fb2b299aa"],"description":"","tags":[],"updated_at":"2018-08-12T00:07:02Z","provider:segmentation_id":23,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","provider:network_type":"vxlan"}]} 2018-08-12 00:07:18,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net used request id req-576642b2-8e78-42f0-ad7e-2d50081dd2be 2018-08-12 00:07:18,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce158eaba831878bdd8ca83898d5c516a0481a6e" 2018-08-12 00:07:18,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-58785377-f931-40a2-949d-b52ae2a407b7 Date: Sun, 12 Aug 2018 00:07:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07:02Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","subnetpool_id":null,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet"}]} 2018-08-12 00:07:18,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-58785377-f931-40a2-949d-b52ae2a407b7 2018-08-12 00:07:18,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce158eaba831878bdd8ca83898d5c516a0481a6e" 2018-08-12 00:07:18,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1805 X-Openstack-Request-Id: req-4c482d8a-ec20-4c8a-a104-4c8996b05343 Date: Sun, 12 Aug 2018 00:07:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:07:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","ip_address":"10.55.0.14"}],"id":"2c70dec4-ffa7-43bd-ac59-a57b8e183bd7","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:cc:46","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"30f0bed6-4a9f-4802-a1dc-5151490ad7c5","name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-port","admin_state_up":true,"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:07:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","ip_address":"10.55.0.2"}],"id":"8ecb6776-35cc-4b91-9550-19da035a97a0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:55:4f","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1ef30387-cacc-49b1-85fc-bdbb99242c17","name":"","admin_state_up":true,"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:03Z","binding:vnic_type":"normal"}]} 2018-08-12 00:07:18,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-4c482d8a-ec20-4c8a-a104-4c8996b05343 2018-08-12 00:07:18,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:19,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ed92601ea02483a9e71cc0778aeb19c", "name": "CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj-role"}], "expires_at": "2018-08-12T01:07:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48bb1aeefc674952ac6853820022c28b", "name": "CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/48bb1aeefc674952ac6853820022c28b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/48bb1aeefc674952ac6853820022c28b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/48bb1aeefc674952ac6853820022c28b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_48bb1aeefc674952ac6853820022c28b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_48bb1aeefc674952ac6853820022c28b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/48bb1aeefc674952ac6853820022c28b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/48bb1aeefc674952ac6853820022c28b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/48bb1aeefc674952ac6853820022c28b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/48bb1aeefc674952ac6853820022c28b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/48bb1aeefc674952ac6853820022c28b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/48bb1aeefc674952ac6853820022c28b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/48bb1aeefc674952ac6853820022c28b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/48bb1aeefc674952ac6853820022c28b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/48bb1aeefc674952ac6853820022c28b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-user", "id": "4d62e5d430154faf889c3e069608b95e"}, "audit_ids": ["WoekFRG-TLO_lOPjRcVw6Q"], "issued_at": "2018-08-12T00:07:19.000000Z"}} 2018-08-12 00:07:19,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c9448bc348d63ac227f33b50be10513ada7d60" 2018-08-12 00:07:19,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-60fb42a6-5164-4c0d-830e-31caf47ff708 x-compute-request-id: req-60fb42a6-5164-4c0d-830e-31caf47ff708 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:07:19,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-inst used request id req-60fb42a6-5164-4c0d-830e-31caf47ff708 2018-08-12 00:07:19,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:19,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-1c3f9bbf-39a0-495f-b2d8-9db6ad1dbeab x-compute-request-id: req-1c3f9bbf-39a0-495f-b2d8-9db6ad1dbeab Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:cc:46", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "bookmark"}], "image": {"id": "81019e43-6154-456c-832a-9c6d724586ef", "links": [{"href": "http://172.30.9.30:8774/images/81019e43-6154-456c-832a-9c6d724586ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002f", "OS-SRV-USG:launched_at": "2018-08-12T00:07:13.000000", "flavor": {"id": "65a29f16-0f96-45a6-90df-8eb19f325919", "links": [{"href": "http://172.30.9.30:8774/flavors/65a29f16-0f96-45a6-90df-8eb19f325919", "rel": "bookmark"}]}, "id": "30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:07:13Z", "hostId": "fbc89ddd82fc6286f5f59929813f8e8faebd57104b9854e5ca625240", "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-770e6616-a687-4767-8dcc-6762bef6738c-inst", "created": "2018-08-12T00:07:08Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:07:19,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 used request id req-1c3f9bbf-39a0-495f-b2d8-9db6ad1dbeab 2018-08-12 00:07:19,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:19,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-031d1f4c-6a82-40b1-ba0a-a34b7cd78f96 Date: Sun, 12 Aug 2018 00:07:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["187d0ceb-14b1-40fa-8688-569fb2b299aa"],"description":"","tags":[],"updated_at":"2018-08-12T00:07:02Z","provider:segmentation_id":23,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","provider:network_type":"vxlan"}]} 2018-08-12 00:07:19,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net used request id req-031d1f4c-6a82-40b1-ba0a-a34b7cd78f96 2018-08-12 00:07:19,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:19,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a77bd84d-af90-41fa-babb-7e3d947e73ef 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:07:19,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-a77bd84d-af90-41fa-babb-7e3d947e73ef 2018-08-12 00:07:19,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:19,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cf2bac18-6ad4-4279-a162-ef0f5a966cea Date: Sun, 12 Aug 2018 00:07:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07:02Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","subnetpool_id":null,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet"}]} 2018-08-12 00:07:19,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-cf2bac18-6ad4-4279-a162-ef0f5a966cea 2018-08-12 00:07:19,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:19,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1805 X-Openstack-Request-Id: req-91d2cdfc-de5a-4aa2-afe2-c61037816f55 Date: Sun, 12 Aug 2018 00:07:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:07:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","ip_address":"10.55.0.14"}],"id":"2c70dec4-ffa7-43bd-ac59-a57b8e183bd7","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:cc:46","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"30f0bed6-4a9f-4802-a1dc-5151490ad7c5","name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-port","admin_state_up":true,"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:07:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","ip_address":"10.55.0.2"}],"id":"8ecb6776-35cc-4b91-9550-19da035a97a0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:55:4f","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1ef30387-cacc-49b1-85fc-bdbb99242c17","name":"","admin_state_up":true,"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:03Z","binding:vnic_type":"normal"}]} 2018-08-12 00:07:19,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-91d2cdfc-de5a-4aa2-afe2-c61037816f55 2018-08-12 00:07:19,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:20,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-564edb5f-e435-49ba-a574-5e1075ed78a9 x-compute-request-id: req-564edb5f-e435-49ba-a574-5e1075ed78a9 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:cc:46", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "bookmark"}], "image": {"id": "81019e43-6154-456c-832a-9c6d724586ef", "links": [{"href": "http://172.30.9.30:8774/images/81019e43-6154-456c-832a-9c6d724586ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002f", "OS-SRV-USG:launched_at": "2018-08-12T00:07:13.000000", "flavor": {"id": "65a29f16-0f96-45a6-90df-8eb19f325919", "links": [{"href": "http://172.30.9.30:8774/flavors/65a29f16-0f96-45a6-90df-8eb19f325919", "rel": "bookmark"}]}, "id": "30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:07:13Z", "hostId": "fbc89ddd82fc6286f5f59929813f8e8faebd57104b9854e5ca625240", "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-770e6616-a687-4767-8dcc-6762bef6738c-inst", "created": "2018-08-12T00:07:08Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:07:20,016 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 used request id req-564edb5f-e435-49ba-a574-5e1075ed78a9 2018-08-12 00:07:20,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:20,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-ecd4c979-460c-4e27-9465-89e788b5b47c Date: Sun, 12 Aug 2018 00:07:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["187d0ceb-14b1-40fa-8688-569fb2b299aa"],"description":"","tags":[],"updated_at":"2018-08-12T00:07:02Z","provider:segmentation_id":23,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","provider:network_type":"vxlan"}]} 2018-08-12 00:07:20,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net used request id req-ecd4c979-460c-4e27-9465-89e788b5b47c 2018-08-12 00:07:20,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:20,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11c37e8b-17cb-4518-a9fe-dafba62be2e4 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:07:20,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-11c37e8b-17cb-4518-a9fe-dafba62be2e4 2018-08-12 00:07:20,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:20,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c0de39bc-1e61-4cdc-8775-a8c08d743234 Date: Sun, 12 Aug 2018 00:07:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:02Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07:02Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","subnetpool_id":null,"name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet"}]} 2018-08-12 00:07:20,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-c0de39bc-1e61-4cdc-8775-a8c08d743234 2018-08-12 00:07:20,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:20,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1805 X-Openstack-Request-Id: req-8fcba671-e5ce-4881-8091-b7ccd42f4887 Date: Sun, 12 Aug 2018 00:07:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:07:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","ip_address":"10.55.0.14"}],"id":"2c70dec4-ffa7-43bd-ac59-a57b8e183bd7","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:cc:46","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"30f0bed6-4a9f-4802-a1dc-5151490ad7c5","name":"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-port","admin_state_up":true,"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:06Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:07:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"187d0ceb-14b1-40fa-8688-569fb2b299aa","ip_address":"10.55.0.2"}],"id":"8ecb6776-35cc-4b91-9550-19da035a97a0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c1:55:4f","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1ef30387-cacc-49b1-85fc-bdbb99242c17","name":"","admin_state_up":true,"network_id":"1ef30387-cacc-49b1-85fc-bdbb99242c17","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:07:03Z","binding:vnic_type":"normal"}]} 2018-08-12 00:07:20,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-8fcba671-e5ce-4881-8091-b7ccd42f4887 2018-08-12 00:07:20,298 - create_instance - INFO - Deleting Port with ID - 2c70dec4-ffa7-43bd-ac59-a57b8e183bd7 2018-08-12 00:07:20,298 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-port 2018-08-12 00:07:20,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/2c70dec4-ffa7-43bd-ac59-a57b8e183bd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:21,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e07af1cd-f251-44dc-958d-ee56d2055a1f Date: Sun, 12 Aug 2018 00:07:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:07:21,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/2c70dec4-ffa7-43bd-ac59-a57b8e183bd7 used request id req-e07af1cd-f251-44dc-958d-ee56d2055a1f 2018-08-12 00:07:21,086 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-inst 2018-08-12 00:07:21,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:21,232 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:07: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-b01c3a9c-df68-4065-9eda-2a9f1c8ddf4c x-compute-request-id: req-b01c3a9c-df68-4065-9eda-2a9f1c8ddf4c Content-Type: application/json 2018-08-12 00:07:21,233 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 used request id req-b01c3a9c-df68-4065-9eda-2a9f1c8ddf4c 2018-08-12 00:07:21,233 - create_instance - INFO - Checking deletion status 2018-08-12 00:07:21,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:21,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07: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-781e037b-3e37-48a7-ae13-c7515b80ec49 x-compute-request-id: req-781e037b-3e37-48a7-ae13-c7515b80ec49 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:cc:46", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "rel": "bookmark"}], "image": {"id": "81019e43-6154-456c-832a-9c6d724586ef", "links": [{"href": "http://172.30.9.30:8774/images/81019e43-6154-456c-832a-9c6d724586ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002f", "OS-SRV-USG:launched_at": "2018-08-12T00:07:13.000000", "flavor": {"id": "65a29f16-0f96-45a6-90df-8eb19f325919", "links": [{"href": "http://172.30.9.30:8774/flavors/65a29f16-0f96-45a6-90df-8eb19f325919", "rel": "bookmark"}]}, "id": "30f0bed6-4a9f-4802-a1dc-5151490ad7c5", "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:07:21Z", "hostId": "fbc89ddd82fc6286f5f59929813f8e8faebd57104b9854e5ca625240", "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-770e6616-a687-4767-8dcc-6762bef6738c-inst", "created": "2018-08-12T00:07:08Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:07:21,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 used request id req-781e037b-3e37-48a7-ae13-c7515b80ec49 2018-08-12 00:07:21,560 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-inst] is - ACTIVE 2018-08-12 00:07:21,560 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:07:24,563 - create_instance - DEBUG - VM status query timeout in 296.670207977 2018-08-12 00:07:24,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5d63ed0368de50ba0111c65a6bc45b5c0ad5ac" 2018-08-12 00:07:24,611 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07: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-f256d1b5-68c6-4bcd-943e-289394c9435d x-compute-request-id: req-f256d1b5-68c6-4bcd-943e-289394c9435d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 30f0bed6-4a9f-4802-a1dc-5151490ad7c5 could not be found.", "code": 404}} 2018-08-12 00:07:24,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/30f0bed6-4a9f-4802-a1dc-5151490ad7c5 used request id req-f256d1b5-68c6-4bcd-943e-289394c9435d 2018-08-12 00:07:24,612 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 30f0bed6-4a9f-4802-a1dc-5151490ad7c5 could not be found. (HTTP 404) (Request-ID: req-f256d1b5-68c6-4bcd-943e-289394c9435d) 2018-08-12 00:07:24,612 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-inst 2018-08-12 00:07:24,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/65a29f16-0f96-45a6-90df-8eb19f325919 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff1620b29fc56c4dd86de5a5bfebb96567e8d55" 2018-08-12 00:07:24,650 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:07: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-6bd5937a-9fe6-466c-bc2c-0f9f20008121 x-compute-request-id: req-6bd5937a-9fe6-466c-bc2c-0f9f20008121 Content-Length: 0 Content-Type: application/json 2018-08-12 00:07:24,650 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/65a29f16-0f96-45a6-90df-8eb19f325919 used request id req-6bd5937a-9fe6-466c-bc2c-0f9f20008121 2018-08-12 00:07:24,651 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet 2018-08-12 00:07:24,651 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-subnet 2018-08-12 00:07:24,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/187d0ceb-14b1-40fa-8688-569fb2b299aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13227682aa106376683a799f8c76049e3131937b" 2018-08-12 00:07:25,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0393cf35-d9b8-448d-bb56-1bbd3a657d11 Date: Sun, 12 Aug 2018 00:07:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:07:25,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/187d0ceb-14b1-40fa-8688-569fb2b299aa used request id req-0393cf35-d9b8-448d-bb56-1bbd3a657d11 2018-08-12 00:07:25,974 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-pub-net 2018-08-12 00:07:25,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/1ef30387-cacc-49b1-85fc-bdbb99242c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13227682aa106376683a799f8c76049e3131937b" 2018-08-12 00:07:27,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e458a5bb-be52-45f6-a243-dd0b5cfdf5f2 Date: Sun, 12 Aug 2018 00:07:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:07:27,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/1ef30387-cacc-49b1-85fc-bdbb99242c17 used request id req-e458a5bb-be52-45f6-a243-dd0b5cfdf5f2 2018-08-12 00:07:27,389 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-770e6616-a687-4767-8dcc-6762bef6738c-image 2018-08-12 00:07:27,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/81019e43-6154-456c-832a-9c6d724586ef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81b8e0f48a270abb854fa4366581ba3b8dc6c1fd" 2018-08-12 00:07:28,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5444988d-5d10-43e7-94c8-10f474eeb9e4 Date: Sun, 12 Aug 2018 00:07:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:07:28,689 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/81019e43-6154-456c-832a-9c6d724586ef used request id req-5444988d-5d10-43e7-94c8-10f474eeb9e4 2018-08-12 00:07:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:07:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:07:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:07:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:07:28,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:07:28,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:28,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-be56a21e-770f-4cad-a48f-3b1b5763b406 Date: Sun, 12 Aug 2018 00:07:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:07:28,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-be56a21e-770f-4cad-a48f-3b1b5763b406 2018-08-12 00:07:28,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:29,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-716f3727-915c-4b29-a3c9-19c1ddad304c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:07:29,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-716f3727-915c-4b29-a3c9-19c1ddad304c 2018-08-12 00:07:29,050 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:07:29,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:29,135 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fc990c2-c9bc-4ec8-8bab-9d483fa2d052 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:07:29,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-7fc990c2-c9bc-4ec8-8bab-9d483fa2d052 2018-08-12 00:07:29,135 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:07:29,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:29,219 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f862d43-1dcb-4cc9-a60b-f15e6ba10a5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:07:29,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-3f862d43-1dcb-4cc9-a60b-f15e6ba10a5f 2018-08-12 00:07:29,219 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:07:29,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:29,307 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4131c56-fcdb-47c3-ace4-fe2be274aa44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:07:29,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-f4131c56-fcdb-47c3-ace4-fe2be274aa44 2018-08-12 00:07:29,307 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:07:29,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:29,384 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4776d10c-7afc-430f-a092-c2d227f650f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:07:29,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-4776d10c-7afc-430f-a092-c2d227f650f9 2018-08-12 00:07:29,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:07:29,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:29,477 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbe540f1-ac19-4f6f-924b-b5edada53a76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:07:29,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-fbe540f1-ac19-4f6f-924b-b5edada53a76 2018-08-12 00:07:29,477 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:07:29,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:29,563 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4da4e72b-46d9-4546-b066-0f790128fd2c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:07:29,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-4da4e72b-46d9-4546-b066-0f790128fd2c 2018-08-12 00:07:29,563 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:07:29,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:29,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95f939b1-636e-434d-b8c0-31f3ab204d75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:07:29,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-95f939b1-636e-434d-b8c0-31f3ab204d75 2018-08-12 00:07:29,645 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:07:29,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:29,728 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ee1a8f8-bdf3-4c61-9618-d78f06e7035a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:07:29,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-6ee1a8f8-bdf3-4c61-9618-d78f06e7035a 2018-08-12 00:07:29,728 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:07:29,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:29,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c4e3974-ed1d-48fb-9476-84b4226590c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:07:29,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-0c4e3974-ed1d-48fb-9476-84b4226590c9 2018-08-12 00:07:29,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:07:29,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:29,912 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9351a1e-054f-4033-b51d-cd6487ab00a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:07:29,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-e9351a1e-054f-4033-b51d-cd6487ab00a5 2018-08-12 00:07:29,912 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:07:29,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:29,999 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bec2a3c-7789-4596-8158-086a43c9ce19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:07:29,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-2bec2a3c-7789-4596-8158-086a43c9ce19 2018-08-12 00:07:29,999 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:07:30,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:30,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db7f78a5-6751-4c77-9f52-883dcfb04ea0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:07:30,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-db7f78a5-6751-4c77-9f52-883dcfb04ea0 2018-08-12 00:07:30,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:07:30,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:30,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-705c33f1-95ff-4f80-aa94-e5d79e169432 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:07:30,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-705c33f1-95ff-4f80-aa94-e5d79e169432 2018-08-12 00:07:30,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:30,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe7e355-1081-47ea-98d0-72ba171ee2f2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:07:30,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-6fe7e355-1081-47ea-98d0-72ba171ee2f2 2018-08-12 00:07:30,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:30,352 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-767202a1-a14a-4960-9d9a-22827d8b9666 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:07:30,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-767202a1-a14a-4960-9d9a-22827d8b9666 2018-08-12 00:07:30,352 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:07:30,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:30,444 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b612ea1-b3b1-49fe-9af1-4d14eacff01f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:07:30,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-1b612ea1-b3b1-49fe-9af1-4d14eacff01f 2018-08-12 00:07:30,444 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:07:30,445 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj 2018-08-12 00:07:30,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/48bb1aeefc674952ac6853820022c28b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:30,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:07:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e2966c5-f5d7-4fee-b648-e59732a3ff5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:07:30,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/48bb1aeefc674952ac6853820022c28b used request id req-5e2966c5-f5d7-4fee-b648-e59732a3ff5c 2018-08-12 00:07:30,651 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-proj-role 2018-08-12 00:07:30,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/5ed92601ea02483a9e71cc0778aeb19c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:30,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:07:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d344a2f-a050-4743-8083-149b2154789a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:07:30,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/5ed92601ea02483a9e71cc0778aeb19c used request id req-6d344a2f-a050-4743-8083-149b2154789a 2018-08-12 00:07:30,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa5f8b189ed16dbdfa6996b873162216d62a981" 2018-08-12 00:07:30,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b89a8a40-2efe-4083-823e-ef6f4fc62967 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:07:30,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b89a8a40-2efe-4083-823e-ef6f4fc62967 2018-08-12 00:07:30,929 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-d301ab2a-5cfa-4d8-user 2018-08-12 00:07:30,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/4d62e5d430154faf889c3e069608b95e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9ea1c9d09a9cb239ba76207a756728d76094cf" 2018-08-12 00:07:31,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:07:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7633d80f-9c80-46ca-b76c-a5cd47e0a090 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:07:31,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/4d62e5d430154faf889c3e069608b95e used request id req-7633d80f-9c80-46ca-b76c-a5cd47e0a090 2018-08-12 00:07:31,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:31,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:07:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Gv0RcyVNREGpASM4bo6DLQ"], "issued_at": "2018-08-12T00:07:31.000000Z"}} 2018-08-12 00:07:31,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e16059a7b59fb61bfb9bab6f2b3acf150e410362" 2018-08-12 00:07:31,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d48270-df56-4dc0-b748-15932e98cbbb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:07:31,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a9d48270-df56-4dc0-b748-15932e98cbbb 2018-08-12 00:07:31,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:07:31,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:32,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:07:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["dLMP0NStS8uYIAuEKmNu-A"], "issued_at": "2018-08-12T00:07:32.000000Z"}} 2018-08-12 00:07:32,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610902b08d8b86000226d3044c48a268baf674fd" 2018-08-12 00:07:32,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f301c109-2ebd-4580-96ab-6177ef26ee8c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:07:32,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f301c109-2ebd-4580-96ab-6177ef26ee8c 2018-08-12 00:07:32,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:07:32,245 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:07: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:07:32,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610902b08d8b86000226d3044c48a268baf674fd" 2018-08-12 00:07:32,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30303323-a482-4ca9-ad70-e963d1852033 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:07:32,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj used request id req-30303323-a482-4ca9-ad70-e963d1852033 2018-08-12 00:07:32,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610902b08d8b86000226d3044c48a268baf674fd" 2018-08-12 00:07:32,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9704c0-3484-402a-a568-d8fd238da426 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:07:32,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4c9704c0-3484-402a-a568-d8fd238da426 2018-08-12 00:07:32,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610902b08d8b86000226d3044c48a268baf674fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}}' 2018-08-12 00:07:32,545 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:07:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d5847c2-0b0a-4d0f-b763-dbc41eae80fc Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0"}, "tags": [], "enabled": true, "id": "8ef668dc399048ebadd5dd3e7a76c2b0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}} 2018-08-12 00:07:32,545 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-1d5847c2-0b0a-4d0f-b763-dbc41eae80fc 2018-08-12 00:07:32,546 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj 2018-08-12 00:07:32,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:07:32,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:32,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:07:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["8ZzbzD17SQ6rZsV62fVkiA"], "issued_at": "2018-08-12T00:07:32.000000Z"}} 2018-08-12 00:07:32,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf48c9f10576fbaa0a0cf076fc4315577e8f15d3" 2018-08-12 00:07:33,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1ab10c-addb-44c1-a67f-d751ca3a802b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:07:33,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1e1ab10c-addb-44c1-a67f-d751ca3a802b 2018-08-12 00:07:33,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:07:33,022 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:07: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:07:33,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf48c9f10576fbaa0a0cf076fc4315577e8f15d3" 2018-08-12 00:07:33,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c43e8b-7a0e-464b-93f9-89ff3ea55380 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:07:33,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b1c43e8b-7a0e-464b-93f9-89ff3ea55380 2018-08-12 00:07:33,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf48c9f10576fbaa0a0cf076fc4315577e8f15d3" 2018-08-12 00:07:33,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d10e88-cbfc-4bbf-a13d-33938fde60d9 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0"}, "tags": [], "enabled": true, "id": "8ef668dc399048ebadd5dd3e7a76c2b0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}]} 2018-08-12 00:07:33,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj used request id req-13d10e88-cbfc-4bbf-a13d-33938fde60d9 2018-08-12 00:07:33,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf48c9f10576fbaa0a0cf076fc4315577e8f15d3" 2018-08-12 00:07:33,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6107c19-a934-46e0-bc1d-67a83427ecbb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:07:33,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e6107c19-a934-46e0-bc1d-67a83427ecbb 2018-08-12 00:07:33,599 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-c0a9ee99-f08a-42a-user 2018-08-12 00:07:33,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:07:33,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610902b08d8b86000226d3044c48a268baf674fd" 2018-08-12 00:07:33,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68927e5-75e8-47c7-bc62-2fc883818e7b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:07:33,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c68927e5-75e8-47c7-bc62-2fc883818e7b 2018-08-12 00:07:33,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610902b08d8b86000226d3044c48a268baf674fd" -d '{"role": {"name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj-role"}}' 2018-08-12 00:07:34,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:07:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa72a400-0301-4ece-9ce4-822bfce4ef84 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9f9c3985f4984645a1ae6c3492b4c485", "links": {"self": "http://172.30.9.30:5000/v3/roles/9f9c3985f4984645a1ae6c3492b4c485"}, "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj-role"}} 2018-08-12 00:07:34,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-aa72a400-0301-4ece-9ce4-822bfce4ef84 2018-08-12 00:07:34,102 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj-role 2018-08-12 00:07:34,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/9f9c3985f4984645a1ae6c3492b4c485 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610902b08d8b86000226d3044c48a268baf674fd" 2018-08-12 00:07:34,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b393fd-5577-4179-85b0-fb44960c2236 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9f9c3985f4984645a1ae6c3492b4c485", "links": {"self": "http://172.30.9.30:5000/v3/roles/9f9c3985f4984645a1ae6c3492b4c485"}, "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj-role"}} 2018-08-12 00:07:34,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/9f9c3985f4984645a1ae6c3492b4c485 used request id req-a0b393fd-5577-4179-85b0-fb44960c2236 2018-08-12 00:07:34,196 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj-role to project CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj 2018-08-12 00:07:34,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0/users/5c17d3e0eb0d413e897ec58519f4be9f/roles/9f9c3985f4984645a1ae6c3492b4c485 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610902b08d8b86000226d3044c48a268baf674fd" 2018-08-12 00:07:34,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f75135cd-0362-4f43-a028-828158dc2c2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:07:34,248 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0/users/5c17d3e0eb0d413e897ec58519f4be9f/roles/9f9c3985f4984645a1ae6c3492b4c485 used request id req-f75135cd-0362-4f43-a028-828158dc2c2f 2018-08-12 00:07:34,248 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:07:34,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:07:34,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:07:34,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:07:34,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:07:34,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:07:34,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:07:34,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:07:34,253 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:07:34,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:07:34,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:34,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f9c3985f4984645a1ae6c3492b4c485", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj-role"}], "expires_at": "2018-08-12T01:07:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ef668dc399048ebadd5dd3e7a76c2b0", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-user", "id": "5c17d3e0eb0d413e897ec58519f4be9f"}, "audit_ids": ["LiwIp4qjTemn6SDXbPoI1Q"], "issued_at": "2018-08-12T00:07:34.000000Z"}} 2018-08-12 00:07:34,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ab72b4182edb9fba83122d4e0f5ec461acb9e76" 2018-08-12 00:07:34,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c431723-aa3e-4239-81e9-efecc693fbe9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:07:34,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0c431723-aa3e-4239-81e9-efecc693fbe9 2018-08-12 00:07:34,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ab72b4182edb9fba83122d4e0f5ec461acb9e76" 2018-08-12 00:07:34,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-00bf20d0-b447-4fb1-ba78-e9d00c1f9ccb Date: Sun, 12 Aug 2018 00:07:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-image"} 2018-08-12 00:07:34,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-image used request id req-00bf20d0-b447-4fb1-ba78-e9d00c1f9ccb 2018-08-12 00:07:34,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ab72b4182edb9fba83122d4e0f5ec461acb9e76" 2018-08-12 00:07:34,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-43894965-4e4a-405a-93db-7152bbabd44d Date: Sun, 12 Aug 2018 00:07: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-08-12 00:07:34,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-43894965-4e4a-405a-93db-7152bbabd44d 2018-08-12 00:07:34,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0ab72b4182edb9fba83122d4e0f5ec461acb9e76" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-image"}' 2018-08-12 00:07:34,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e74bbfe3-17db-4d07-b323-f74b7a233418 Date: Sun, 12 Aug 2018 00:07:34 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:07:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:07:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "min_disk": 0, "protected": false, "id": "fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "file": "/v2/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1/file", "checksum": null, "owner": "8ef668dc399048ebadd5dd3e7a76c2b0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:07:34,984 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-e74bbfe3-17db-4d07-b323-f74b7a233418 2018-08-12 00:07:34,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ab72b4182edb9fba83122d4e0f5ec461acb9e76" -d '' 2018-08-12 00:07:35,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-900a52bf-feae-4fc1-ae28-836d0c5ddca9 Date: Sun, 12 Aug 2018 00:07:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:07:35,356 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1/file used request id req-900a52bf-feae-4fc1-ae28-836d0c5ddca9 2018-08-12 00:07:35,357 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:07:35,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ab72b4182edb9fba83122d4e0f5ec461acb9e76" 2018-08-12 00:07:35,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-de2eafd3-4f4b-48a3-824e-7b8419f426c9 Date: Sun, 12 Aug 2018 00:07:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:07:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:07:35Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1/snap", "metadata": {}}], "self": "/v2/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "min_disk": 0, "protected": false, "id": "fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "file": "/v2/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8ef668dc399048ebadd5dd3e7a76c2b0", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:07:35,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1 used request id req-de2eafd3-4f4b-48a3-824e-7b8419f426c9 2018-08-12 00:07:35,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ab72b4182edb9fba83122d4e0f5ec461acb9e76" 2018-08-12 00:07:35,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3e6ec29c-71e9-421e-841b-28398d21d0fd Date: Sun, 12 Aug 2018 00:07: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-08-12 00:07:35,390 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-3e6ec29c-71e9-421e-841b-28398d21d0fd 2018-08-12 00:07:35,392 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-image 2018-08-12 00:07:35,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ab72b4182edb9fba83122d4e0f5ec461acb9e76" 2018-08-12 00:07:35,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-80406d9a-9398-4237-94c6-ccfa6e1be437 Date: Sun, 12 Aug 2018 00:07:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:07:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:07:35Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1/snap", "metadata": {}}], "self": "/v2/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "min_disk": 0, "protected": false, "id": "fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "file": "/v2/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8ef668dc399048ebadd5dd3e7a76c2b0", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:07:35,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1 used request id req-80406d9a-9398-4237-94c6-ccfa6e1be437 2018-08-12 00:07:35,439 - create_image - DEBUG - Instance status is - active 2018-08-12 00:07:35,439 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-image 2018-08-12 00:07:35,439 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-image 2018-08-12 00:07:35,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:07:35,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:35,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:07:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["lxcZR3nvTduazeXzMoMYaQ"], "issued_at": "2018-08-12T00:07:35.000000Z"}} 2018-08-12 00:07:35,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1178f9663cdcdfe3c010344071de8b51112fd7" 2018-08-12 00:07:35,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1263ba1a-e6ca-4b6e-8d41-d37160613f02 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:07:35,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1263ba1a-e6ca-4b6e-8d41-d37160613f02 2018-08-12 00:07:35,904 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:07:35,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1178f9663cdcdfe3c010344071de8b51112fd7" 2018-08-12 00:07:36,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07: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-6699f0f5-7390-41bf-b09e-61cc725a94dd x-compute-request-id: req-6699f0f5-7390-41bf-b09e-61cc725a94dd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:07:36,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-6699f0f5-7390-41bf-b09e-61cc725a94dd 2018-08-12 00:07:36,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1178f9663cdcdfe3c010344071de8b51112fd7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-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-08-12 00:07:36,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07: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-e1392d8a-c2c2-4b59-a740-a8e822f704d3 x-compute-request-id: req-e1392d8a-c2c2-4b59-a740-a8e822f704d3 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e", "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": "5857bf8c-acb6-44f3-ac87-2672415a707e"}} 2018-08-12 00:07:36,125 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-e1392d8a-c2c2-4b59-a740-a8e822f704d3 2018-08-12 00:07:36,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:07:36,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:36,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f9c3985f4984645a1ae6c3492b4c485", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj-role"}], "expires_at": "2018-08-12T01:07:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ef668dc399048ebadd5dd3e7a76c2b0", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-user", "id": "5c17d3e0eb0d413e897ec58519f4be9f"}, "audit_ids": ["lR9l-6TTQ_2O964Ri3D4tA"], "issued_at": "2018-08-12T00:07:36.000000Z"}} 2018-08-12 00:07:36,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d874c8f470a41fab5d789afd21b48b475e1a38" 2018-08-12 00:07:36,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f81672-30c5-44b5-9b42-fbc249c44181 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:07:36,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b7f81672-30c5-44b5-9b42-fbc249c44181 2018-08-12 00:07:36,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:07:36,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:07:36,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:07:36,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:07:36,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:07:36,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d874c8f470a41fab5d789afd21b48b475e1a38" 2018-08-12 00:07:36,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8afd87cb-f146-40d7-8fc9-2b499bf228b1 Date: Sun, 12 Aug 2018 00:07:36 GMT RESP BODY: {"networks":[]} 2018-08-12 00:07:36,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net used request id req-8afd87cb-f146-40d7-8fc9-2b499bf228b1 2018-08-12 00:07:36,703 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net 2018-08-12 00:07:36,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d874c8f470a41fab5d789afd21b48b475e1a38" -d '{"network": {"name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net", "admin_state_up": true}}' 2018-08-12 00:07:37,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-9fa53f32-8ea6-4bc7-ad0b-de560f98be30 Date: Sun, 12 Aug 2018 00:07:37 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:07:36Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net"}} 2018-08-12 00:07:37,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-9fa53f32-8ea6-4bc7-ad0b-de560f98be30 2018-08-12 00:07:37,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d874c8f470a41fab5d789afd21b48b475e1a38" 2018-08-12 00:07:37,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-d3f43748-61e9-458b-a0fb-12a6cdabc7d9 Date: Sun, 12 Aug 2018 00:07:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:07:36Z","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net"}]} 2018-08-12 00:07:37,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-d3f43748-61e9-458b-a0fb-12a6cdabc7d9 2018-08-12 00:07:37,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d874c8f470a41fab5d789afd21b48b475e1a38" 2018-08-12 00:07:37,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-25967d94-aaea-4520-9964-3d586cd10962 Date: Sun, 12 Aug 2018 00:07:37 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:07:37,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-25967d94-aaea-4520-9964-3d586cd10962 2018-08-12 00:07:37,400 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet 2018-08-12 00:07:37,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d874c8f470a41fab5d789afd21b48b475e1a38" -d '{"subnets": [{"ip_version": 4, "network_id": "bdfe7f9e-050c-4713-90c4-4bbaae0ee284", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet"}]}' 2018-08-12 00:07:38,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d68d8dc8-b6e4-49a9-85a1-e7285ac74849 Date: Sun, 12 Aug 2018 00:07:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:37Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07: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":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet"}]} 2018-08-12 00:07:38,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-d68d8dc8-b6e4-49a9-85a1-e7285ac74849 2018-08-12 00:07:38,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d874c8f470a41fab5d789afd21b48b475e1a38" 2018-08-12 00:07:38,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e774cadd-76f9-4d79-8a4e-28ecce38da81 Date: Sun, 12 Aug 2018 00:07:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f7e2418-403a-454f-8d5e-ae413ac434b0"],"updated_at":"2018-08-12T00:07:37Z","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net"}]} 2018-08-12 00:07:38,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-e774cadd-76f9-4d79-8a4e-28ecce38da81 2018-08-12 00:07:38,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d874c8f470a41fab5d789afd21b48b475e1a38" 2018-08-12 00:07:38,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b3eaf41d-d44b-4acf-8f16-443a338c5cab Date: Sun, 12 Aug 2018 00:07:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:37Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07: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":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet"}]} 2018-08-12 00:07:38,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-b3eaf41d-d44b-4acf-8f16-443a338c5cab 2018-08-12 00:07:38,300 - OpenStackNetwork - DEBUG - Network [bdfe7f9e-050c-4713-90c4-4bbaae0ee284] created successfully 2018-08-12 00:07:38,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:07:38,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:38,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f9c3985f4984645a1ae6c3492b4c485", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj-role"}], "expires_at": "2018-08-12T01:07:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ef668dc399048ebadd5dd3e7a76c2b0", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-user", "id": "5c17d3e0eb0d413e897ec58519f4be9f"}, "audit_ids": ["Tq-L4ccNRJuVqD7B7l27zQ"], "issued_at": "2018-08-12T00:07:38.000000Z"}} 2018-08-12 00:07:38,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:38,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1f29252-acd5-496e-af52-6f29295b0934 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:07:38,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c1f29252-acd5-496e-af52-6f29295b0934 2018-08-12 00:07:38,766 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:07:38,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:07:38,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:07:38,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:07:38,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:07:38,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:07:38,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:38,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b21461-366c-40f8-b709-5320ae3f66ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:07:38,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-83b21461-366c-40f8-b709-5320ae3f66ff 2018-08-12 00:07:38,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:39,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-2b7b50e8-d400-4b55-8a12-56db6e77145d Date: Sun, 12 Aug 2018 00:07:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f7e2418-403a-454f-8d5e-ae413ac434b0"],"updated_at":"2018-08-12T00:07:37Z","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net"}]} 2018-08-12 00:07:39,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net used request id req-2b7b50e8-d400-4b55-8a12-56db6e77145d 2018-08-12 00:07:39,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:39,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-80cf6c5b-1e57-489f-95cf-e08db151e6e9 Date: Sun, 12 Aug 2018 00:07:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:37Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07: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":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet"}]} 2018-08-12 00:07:39,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-80cf6c5b-1e57-489f-95cf-e08db151e6e9 2018-08-12 00:07:39,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:39,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-c7a28d20-17f4-457b-aff4-901acc55c85b Date: Sun, 12 Aug 2018 00:07:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f7e2418-403a-454f-8d5e-ae413ac434b0"],"updated_at":"2018-08-12T00:07:37Z","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net"}]} 2018-08-12 00:07:39,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net used request id req-c7a28d20-17f4-457b-aff4-901acc55c85b 2018-08-12 00:07:39,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:07:39,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:07: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:07:39,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:39,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-474a3dc4-7836-402d-87d7-e78f04057da3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ef668dc399048ebadd5dd3e7a76c2b0", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}} 2018-08-12 00:07:39,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 used request id req-474a3dc4-7836-402d-87d7-e78f04057da3 2018-08-12 00:07:39,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:39,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-45155d1d-35ae-4b43-9a8d-0865a3776871 Date: Sun, 12 Aug 2018 00:07:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:37Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07: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":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet"}]} 2018-08-12 00:07:39,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-45155d1d-35ae-4b43-9a8d-0865a3776871 2018-08-12 00:07:39,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284&name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:39,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-79d137d4-a1a2-4680-8dbc-1a99445b82d4 Date: Sun, 12 Aug 2018 00:07:39 GMT RESP BODY: {"ports":[]} 2018-08-12 00:07:39,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284&name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-port&admin_state_up=True used request id req-79d137d4-a1a2-4680-8dbc-1a99445b82d4 2018-08-12 00:07:39,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:39,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07: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-af74f546-abb9-47d4-b72d-f6c691c48e0c x-compute-request-id: req-af74f546-abb9-47d4-b72d-f6c691c48e0c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:07:39,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst used request id req-af74f546-abb9-47d4-b72d-f6c691c48e0c 2018-08-12 00:07:39,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:39,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-9d9a0822-0b58-4f73-b194-aed87d37376f Date: Sun, 12 Aug 2018 00:07:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f7e2418-403a-454f-8d5e-ae413ac434b0"],"updated_at":"2018-08-12T00:07:37Z","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net"}]} 2018-08-12 00:07:39,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net used request id req-9d9a0822-0b58-4f73-b194-aed87d37376f 2018-08-12 00:07:39,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:39,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2e4f991f-95aa-4074-853b-1abfe71b2329 Date: Sun, 12 Aug 2018 00:07:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:37Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07: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":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet"}]} 2018-08-12 00:07:39,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-2e4f991f-95aa-4074-853b-1abfe71b2329 2018-08-12 00:07:39,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:39,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-36feab20-ab80-472c-8211-1315f78cacab Date: Sun, 12 Aug 2018 00:07:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f7e2418-403a-454f-8d5e-ae413ac434b0"],"updated_at":"2018-08-12T00:07:37Z","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net"}]} 2018-08-12 00:07:39,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net used request id req-36feab20-ab80-472c-8211-1315f78cacab 2018-08-12 00:07:39,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:39,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc79446-d1eb-4b87-b92f-439143afc92d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ef668dc399048ebadd5dd3e7a76c2b0", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}} 2018-08-12 00:07:39,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 used request id req-5cc79446-d1eb-4b87-b92f-439143afc92d 2018-08-12 00:07:39,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:40,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a18e48ab-592c-4dd8-a877-9a2a6931b82d Date: Sun, 12 Aug 2018 00:07:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:37Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07: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":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet"}]} 2018-08-12 00:07:40,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-a18e48ab-592c-4dd8-a877-9a2a6931b82d 2018-08-12 00:07:40,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284&name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:40,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f36466a9-c113-4f09-84ef-e03674752ee4 Date: Sun, 12 Aug 2018 00:07:40 GMT RESP BODY: {"ports":[]} 2018-08-12 00:07:40,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284&name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-port&admin_state_up=True used request id req-f36466a9-c113-4f09-84ef-e03674752ee4 2018-08-12 00:07:40,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:07:40,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:40,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f9c3985f4984645a1ae6c3492b4c485", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj-role"}], "expires_at": "2018-08-12T01:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ef668dc399048ebadd5dd3e7a76c2b0", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-user", "id": "5c17d3e0eb0d413e897ec58519f4be9f"}, "audit_ids": ["HGagqw6cQjekocazj7oLfw"], "issued_at": "2018-08-12T00:07:40.000000Z"}} 2018-08-12 00:07:40,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bac38d18a57184960b1a007760755dab267b63" 2018-08-12 00:07:40,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58d4a4be-7210-45bc-ace1-39490e882fe1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:07:40,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-58d4a4be-7210-45bc-ace1-39490e882fe1 2018-08-12 00:07:40,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:40,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-8ecf5e70-ed09-4a11-8063-d1bd71fc29a2 Date: Sun, 12 Aug 2018 00:07:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f7e2418-403a-454f-8d5e-ae413ac434b0"],"updated_at":"2018-08-12T00:07:37Z","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net"}]} 2018-08-12 00:07:40,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net used request id req-8ecf5e70-ed09-4a11-8063-d1bd71fc29a2 2018-08-12 00:07:40,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:40,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a9f3946a-c3bd-4a49-b48a-bc908667656d Date: Sun, 12 Aug 2018 00:07:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:37Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07: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":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet"}]} 2018-08-12 00:07:40,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-a9f3946a-c3bd-4a49-b48a-bc908667656d 2018-08-12 00:07:40,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:40,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-01c7ced3-ae16-463b-81f8-6802cc95485e Date: Sun, 12 Aug 2018 00:07:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f7e2418-403a-454f-8d5e-ae413ac434b0"],"updated_at":"2018-08-12T00:07:37Z","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net"}]} 2018-08-12 00:07:40,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net used request id req-01c7ced3-ae16-463b-81f8-6802cc95485e 2018-08-12 00:07:40,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:07:40,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:07: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:07:40,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bac38d18a57184960b1a007760755dab267b63" 2018-08-12 00:07:40,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca7f769-4aea-4808-8860-273dda180147 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ef668dc399048ebadd5dd3e7a76c2b0", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}} 2018-08-12 00:07:40,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 used request id req-bca7f769-4aea-4808-8860-273dda180147 2018-08-12 00:07:40,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:40,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-18ab9d24-0b2d-45ff-85ab-0f4d726f3adc Date: Sun, 12 Aug 2018 00:07:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:37Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07: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":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet"}]} 2018-08-12 00:07:40,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-18ab9d24-0b2d-45ff-85ab-0f4d726f3adc 2018-08-12 00:07:40,857 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net 2018-08-12 00:07:40,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" -d '{"port": {"network_id": "bdfe7f9e-050c-4713-90c4-4bbaae0ee284", "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-port", "admin_state_up": true}}' 2018-08-12 00:07:41,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-1e8cdce7-3708-4104-aff0-29bd49e8b50d Date: Sun, 12 Aug 2018 00:07:41 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:07:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:07:41Z","name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:0a:2f:18","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","fixed_ips":[{"subnet_id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","ip_address":"10.55.0.15"}],"id":"164862e7-23dc-4fb8-9641-961fb4671b8f","security_groups":["116209fb-413c-47f2-878a-0e587f1a46b8"],"device_id":""}} 2018-08-12 00:07:41,791 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-1e8cdce7-3708-4104-aff0-29bd49e8b50d 2018-08-12 00:07:41,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:41,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-cfa43182-c482-4cd4-86ef-955512cd1de2 Date: Sun, 12 Aug 2018 00:07:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f7e2418-403a-454f-8d5e-ae413ac434b0"],"updated_at":"2018-08-12T00:07:37Z","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net"}]} 2018-08-12 00:07:41,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net used request id req-cfa43182-c482-4cd4-86ef-955512cd1de2 2018-08-12 00:07:41,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:41,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-846d5b35-a85d-4551-8b13-ca0a74fb48c1 Date: Sun, 12 Aug 2018 00:07:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:37Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07: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":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet"}]} 2018-08-12 00:07:41,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-846d5b35-a85d-4551-8b13-ca0a74fb48c1 2018-08-12 00:07:41,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:42,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-7aadae41-f94b-405f-890f-a45a0f728635 Date: Sun, 12 Aug 2018 00:07:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f7e2418-403a-454f-8d5e-ae413ac434b0"],"updated_at":"2018-08-12T00:07:37Z","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net"}]} 2018-08-12 00:07:42,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net used request id req-7aadae41-f94b-405f-890f-a45a0f728635 2018-08-12 00:07:42,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:42,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e64d397-93ac-44ad-8155-ec226152a728 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ef668dc399048ebadd5dd3e7a76c2b0", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}} 2018-08-12 00:07:42,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 used request id req-9e64d397-93ac-44ad-8155-ec226152a728 2018-08-12 00:07:42,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:42,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-75c44a97-ed45-4702-a73d-b5cab3b9195a Date: Sun, 12 Aug 2018 00:07:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:37Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07: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":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet"}]} 2018-08-12 00:07:42,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-75c44a97-ed45-4702-a73d-b5cab3b9195a 2018-08-12 00:07:42,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284&name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:42,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-bf4d7dc9-f646-4285-84bb-b2d56ccbd76a Date: Sun, 12 Aug 2018 00:07:42 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:41Z","admin_state_up":true,"updated_at":"2018-08-12T00:07:41Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:0a:2f:18","id":"164862e7-23dc-4fb8-9641-961fb4671b8f","port_security_enabled":true,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","fixed_ips":[{"subnet_id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","ip_address":"10.55.0.15"}],"extra_dhcp_opts":[],"security_groups":["116209fb-413c-47f2-878a-0e587f1a46b8"],"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-port"}]} 2018-08-12 00:07:42,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284&name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-port&admin_state_up=True used request id req-bf4d7dc9-f646-4285-84bb-b2d56ccbd76a 2018-08-12 00:07:42,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:42,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548ae9a9-12f1-4be8-b251-6c368d66111f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ef668dc399048ebadd5dd3e7a76c2b0", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}} 2018-08-12 00:07:42,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 used request id req-548ae9a9-12f1-4be8-b251-6c368d66111f 2018-08-12 00:07:42,366 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst 2018-08-12 00:07:42,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:42,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07: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-4f67446e-60e4-4f98-9a52-e0cc522c4d34 x-compute-request-id: req-4f67446e-60e4-4f98-9a52-e0cc522c4d34 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5857bf8c-acb6-44f3-ac87-2672415a707e", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-flavor-name"}]} 2018-08-12 00:07:42,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-4f67446e-60e4-4f98-9a52-e0cc522c4d34 2018-08-12 00:07:42,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:42,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07: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-f8eeb854-9620-418d-a60d-12312a725bc2 x-compute-request-id: req-f8eeb854-9620-418d-a60d-12312a725bc2 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e", "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": "5857bf8c-acb6-44f3-ac87-2672415a707e"}} 2018-08-12 00:07:42,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e used request id req-f8eeb854-9620-418d-a60d-12312a725bc2 2018-08-12 00:07:42,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:42,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-a3e2c6f6-e0ad-46d4-8ed1-4bd0d060a460 Date: Sun, 12 Aug 2018 00:07:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:07:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:07:35Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1/snap", "metadata": {}}], "self": "/v2/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "min_disk": 0, "protected": false, "id": "fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "file": "/v2/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8ef668dc399048ebadd5dd3e7a76c2b0", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-image"} 2018-08-12 00:07:42,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-image used request id req-a3e2c6f6-e0ad-46d4-8ed1-4bd0d060a460 2018-08-12 00:07:42,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:42,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6b8d3341-ddbf-4d43-871d-8dd98e27239f Date: Sun, 12 Aug 2018 00:07: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-08-12 00:07:42,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-6b8d3341-ddbf-4d43-871d-8dd98e27239f 2018-08-12 00:07:42,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" -d '{"server": {"name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst", "imageRef": "fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "flavorRef": "5857bf8c-acb6-44f3-ac87-2672415a707e", "max_count": 1, "min_count": 1, "networks": [{"port": "164862e7-23dc-4fb8-9641-961fb4671b8f"}]}}' 2018-08-12 00:07:43,316 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:07: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-96742604-630f-4407-a4b6-9ec7dc951543 x-compute-request-id: req-96742604-630f-4407-a4b6-9ec7dc951543 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "bookmark"}], "adminPass": "e8kzEiHUquu2"}} 2018-08-12 00:07:43,316 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-96742604-630f-4407-a4b6-9ec7dc951543 2018-08-12 00:07:43,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:43,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07: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-28587d57-c2e4-4ccd-b25f-4e203eb14364 x-compute-request-id: req-28587d57-c2e4-4ccd-b25f-4e203eb14364 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.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "bookmark"}], "image": {"id": "fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "links": [{"href": "http://172.30.9.30:8774/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5857bf8c-acb6-44f3-ac87-2672415a707e", "links": [{"href": "http://172.30.9.30:8774/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e", "rel": "bookmark"}]}, "id": "8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "user_id": "5c17d3e0eb0d413e897ec58519f4be9f", "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-08-12T00:07:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst", "created": "2018-08-12T00:07:43Z", "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:07:43,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f used request id req-28587d57-c2e4-4ccd-b25f-4e203eb14364 2018-08-12 00:07:43,594 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst 2018-08-12 00:07:43,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:44,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07: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-26ba6ba7-dfc4-4b43-bd1d-85168257a8b2 x-compute-request-id: req-26ba6ba7-dfc4-4b43-bd1d-85168257a8b2 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.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "bookmark"}], "image": {"id": "fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "links": [{"href": "http://172.30.9.30:8774/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5857bf8c-acb6-44f3-ac87-2672415a707e", "links": [{"href": "http://172.30.9.30:8774/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e", "rel": "bookmark"}]}, "id": "8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "user_id": "5c17d3e0eb0d413e897ec58519f4be9f", "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-08-12T00:07:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst", "created": "2018-08-12T00:07:43Z", "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:07:44,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f used request id req-26ba6ba7-dfc4-4b43-bd1d-85168257a8b2 2018-08-12 00:07:44,027 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst] is - BUILD 2018-08-12 00:07:44,027 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:07:47,030 - create_instance - DEBUG - VM status query timeout in 896.564009905 2018-08-12 00:07:47,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:47,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07: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-e327fd50-7571-4cf6-97fb-f0bf78434819 x-compute-request-id: req-e327fd50-7571-4cf6-97fb-f0bf78434819 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.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "bookmark"}], "image": {"id": "fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "links": [{"href": "http://172.30.9.30:8774/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5857bf8c-acb6-44f3-ac87-2672415a707e", "links": [{"href": "http://172.30.9.30:8774/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e", "rel": "bookmark"}]}, "id": "8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "security_groups": [{"name": "default"}], "user_id": "5c17d3e0eb0d413e897ec58519f4be9f", "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-08-12T00:07:44Z", "hostId": "82b48ca0c2ade487d8039204d97627bc268074df215741eb19156101", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst", "created": "2018-08-12T00:07:43Z", "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:07:47,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f used request id req-e327fd50-7571-4cf6-97fb-f0bf78434819 2018-08-12 00:07:47,403 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst] is - BUILD 2018-08-12 00:07:47,403 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:07:50,406 - create_instance - DEBUG - VM status query timeout in 893.1874578 2018-08-12 00:07:50,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:50,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-826b61de-ccd9-4b6e-99ce-711bfeffa2c2 x-compute-request-id: req-826b61de-ccd9-4b6e-99ce-711bfeffa2c2 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:2f:18", "version": 4, "addr": "10.55.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "bookmark"}], "image": {"id": "fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "links": [{"href": "http://172.30.9.30:8774/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:07:47.000000", "flavor": {"id": "5857bf8c-acb6-44f3-ac87-2672415a707e", "links": [{"href": "http://172.30.9.30:8774/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e", "rel": "bookmark"}]}, "id": "8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "security_groups": [{"name": "default"}], "user_id": "5c17d3e0eb0d413e897ec58519f4be9f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:07:48Z", "hostId": "82b48ca0c2ade487d8039204d97627bc268074df215741eb19156101", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst", "created": "2018-08-12T00:07:43Z", "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:07:50,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f used request id req-826b61de-ccd9-4b6e-99ce-711bfeffa2c2 2018-08-12 00:07:50,594 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst] is - ACTIVE 2018-08-12 00:07:50,594 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:07:50,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:50,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-cd76b16d-0973-490b-889e-e870662fdc97 x-compute-request-id: req-cd76b16d-0973-490b-889e-e870662fdc97 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:2f:18", "version": 4, "addr": "10.55.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "bookmark"}], "image": {"id": "fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "links": [{"href": "http://172.30.9.30:8774/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:07:47.000000", "flavor": {"id": "5857bf8c-acb6-44f3-ac87-2672415a707e", "links": [{"href": "http://172.30.9.30:8774/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e", "rel": "bookmark"}]}, "id": "8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "security_groups": [{"name": "default"}], "user_id": "5c17d3e0eb0d413e897ec58519f4be9f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:07:48Z", "hostId": "82b48ca0c2ade487d8039204d97627bc268074df215741eb19156101", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst", "created": "2018-08-12T00:07:43Z", "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:07:50,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f used request id req-cd76b16d-0973-490b-889e-e870662fdc97 2018-08-12 00:07:50,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:50,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-5df64957-ade8-40a2-b311-78c19d8a18fc Date: Sun, 12 Aug 2018 00:07:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f7e2418-403a-454f-8d5e-ae413ac434b0"],"updated_at":"2018-08-12T00:07:37Z","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net"}]} 2018-08-12 00:07:50,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net used request id req-5df64957-ade8-40a2-b311-78c19d8a18fc 2018-08-12 00:07:50,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:50,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c708d46-39ce-47ef-920f-1e831cae1b26 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ef668dc399048ebadd5dd3e7a76c2b0", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}} 2018-08-12 00:07:50,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 used request id req-3c708d46-39ce-47ef-920f-1e831cae1b26 2018-08-12 00:07:50,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:51,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b1865b6b-04e1-4aad-bc2c-459465e1d577 Date: Sun, 12 Aug 2018 00:07:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:37Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07: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":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet"}]} 2018-08-12 00:07:51,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-b1865b6b-04e1-4aad-bc2c-459465e1d577 2018-08-12 00:07:51,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:51,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-a06f9595-66ac-47d0-9bf7-ddffd1bd7a8a Date: Sun, 12 Aug 2018 00:07:51 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:41Z","admin_state_up":true,"updated_at":"2018-08-12T00:07:47Z","binding:vnic_type":"normal","device_id":"8cbf3bc4-5dcf-403b-8ebd-77554bc0033f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:0a:2f:18","id":"164862e7-23dc-4fb8-9641-961fb4671b8f","port_security_enabled":true,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","fixed_ips":[{"subnet_id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","ip_address":"10.55.0.15"}],"extra_dhcp_opts":[],"security_groups":["116209fb-413c-47f2-878a-0e587f1a46b8"],"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:38Z","admin_state_up":true,"updated_at":"2018-08-12T00:07:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bdfe7f9e-050c-4713-90c4-4bbaae0ee284","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:99:bf:bb","id":"ac55b8a3-b547-40b8-9c90-821bd28d0956","port_security_enabled":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","fixed_ips":[{"subnet_id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:07:51,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-a06f9595-66ac-47d0-9bf7-ddffd1bd7a8a 2018-08-12 00:07:51,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:51,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f9c3985f4984645a1ae6c3492b4c485", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj-role"}], "expires_at": "2018-08-12T01:07:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ef668dc399048ebadd5dd3e7a76c2b0", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-user", "id": "5c17d3e0eb0d413e897ec58519f4be9f"}, "audit_ids": ["RIfNlRNUTUSelPEt8ea-yw"], "issued_at": "2018-08-12T00:07:51.000000Z"}} 2018-08-12 00:07:51,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf5c0d185784a19de4e2fc7c7256704461d5e54" 2018-08-12 00:07:52,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-0b89acb8-d211-4e26-9ec4-6d1b5c4140d2 x-compute-request-id: req-0b89acb8-d211-4e26-9ec4-6d1b5c4140d2 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:2f:18", "version": 4, "addr": "10.55.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "bookmark"}], "image": {"id": "fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "links": [{"href": "http://172.30.9.30:8774/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:07:47.000000", "flavor": {"id": "5857bf8c-acb6-44f3-ac87-2672415a707e", "links": [{"href": "http://172.30.9.30:8774/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e", "rel": "bookmark"}]}, "id": "8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "security_groups": [{"name": "default"}], "user_id": "5c17d3e0eb0d413e897ec58519f4be9f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:07:48Z", "hostId": "82b48ca0c2ade487d8039204d97627bc268074df215741eb19156101", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst", "created": "2018-08-12T00:07:43Z", "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:07:52,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst used request id req-0b89acb8-d211-4e26-9ec4-6d1b5c4140d2 2018-08-12 00:07:52,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:07:52,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f9c3985f4984645a1ae6c3492b4c485", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj-role"}], "expires_at": "2018-08-12T01:07:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ef668dc399048ebadd5dd3e7a76c2b0", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/8ef668dc399048ebadd5dd3e7a76c2b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-user", "id": "5c17d3e0eb0d413e897ec58519f4be9f"}, "audit_ids": ["L0msSSGvRKyrEjw_6PsxOA"], "issued_at": "2018-08-12T00:07:52.000000Z"}} 2018-08-12 00:07:52,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fcbbe04027cb11cbb361c2f070ce0b9e7992f3f" 2018-08-12 00:07:52,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-bd0281b1-411f-4cbc-8965-6f182ee9b13a Date: Sun, 12 Aug 2018 00:07:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f7e2418-403a-454f-8d5e-ae413ac434b0"],"updated_at":"2018-08-12T00:07:37Z","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net"}]} 2018-08-12 00:07:52,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net used request id req-bd0281b1-411f-4cbc-8965-6f182ee9b13a 2018-08-12 00:07:52,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fcbbe04027cb11cbb361c2f070ce0b9e7992f3f" 2018-08-12 00:07:52,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-403e824b-c255-4a7a-bf3f-217e287d4385 Date: Sun, 12 Aug 2018 00:07:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:37Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07: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":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet"}]} 2018-08-12 00:07:52,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-403e824b-c255-4a7a-bf3f-217e287d4385 2018-08-12 00:07:52,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fcbbe04027cb11cbb361c2f070ce0b9e7992f3f" 2018-08-12 00:07:52,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-41016a48-b49f-48e9-a474-479908683899 Date: Sun, 12 Aug 2018 00:07:52 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:41Z","admin_state_up":true,"updated_at":"2018-08-12T00:07:47Z","binding:vnic_type":"normal","device_id":"8cbf3bc4-5dcf-403b-8ebd-77554bc0033f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:0a:2f:18","id":"164862e7-23dc-4fb8-9641-961fb4671b8f","port_security_enabled":true,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","fixed_ips":[{"subnet_id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","ip_address":"10.55.0.15"}],"extra_dhcp_opts":[],"security_groups":["116209fb-413c-47f2-878a-0e587f1a46b8"],"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:38Z","admin_state_up":true,"updated_at":"2018-08-12T00:07:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bdfe7f9e-050c-4713-90c4-4bbaae0ee284","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:99:bf:bb","id":"ac55b8a3-b547-40b8-9c90-821bd28d0956","port_security_enabled":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","fixed_ips":[{"subnet_id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:07:52,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-41016a48-b49f-48e9-a474-479908683899 2018-08-12 00:07:52,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:53,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-37a492ea-3324-4a54-8fe2-5f71f6239901 x-compute-request-id: req-37a492ea-3324-4a54-8fe2-5f71f6239901 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:2f:18", "version": 4, "addr": "10.55.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "bookmark"}], "image": {"id": "fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "links": [{"href": "http://172.30.9.30:8774/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:07:47.000000", "flavor": {"id": "5857bf8c-acb6-44f3-ac87-2672415a707e", "links": [{"href": "http://172.30.9.30:8774/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e", "rel": "bookmark"}]}, "id": "8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "security_groups": [{"name": "default"}], "user_id": "5c17d3e0eb0d413e897ec58519f4be9f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:07:48Z", "hostId": "82b48ca0c2ade487d8039204d97627bc268074df215741eb19156101", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst", "created": "2018-08-12T00:07:43Z", "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:07:53,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f used request id req-37a492ea-3324-4a54-8fe2-5f71f6239901 2018-08-12 00:07:53,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:53,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-2abd58bf-a421-424c-aed1-f7b48851a459 Date: Sun, 12 Aug 2018 00:07:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f7e2418-403a-454f-8d5e-ae413ac434b0"],"updated_at":"2018-08-12T00:07:37Z","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net"}]} 2018-08-12 00:07:53,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net used request id req-2abd58bf-a421-424c-aed1-f7b48851a459 2018-08-12 00:07:53,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:53,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42bec69a-9029-44a1-ad12-04e706d9fdd4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ef668dc399048ebadd5dd3e7a76c2b0", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}} 2018-08-12 00:07:53,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 used request id req-42bec69a-9029-44a1-ad12-04e706d9fdd4 2018-08-12 00:07:53,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:53,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fef1d8b6-4915-4ab8-a877-e00a530fddb8 Date: Sun, 12 Aug 2018 00:07:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:37Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07: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":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet"}]} 2018-08-12 00:07:53,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-fef1d8b6-4915-4ab8-a877-e00a530fddb8 2018-08-12 00:07:53,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:53,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-f20087a2-e0e9-4abc-9b31-20b6e474a5f0 Date: Sun, 12 Aug 2018 00:07:53 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:41Z","admin_state_up":true,"updated_at":"2018-08-12T00:07:47Z","binding:vnic_type":"normal","device_id":"8cbf3bc4-5dcf-403b-8ebd-77554bc0033f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:0a:2f:18","id":"164862e7-23dc-4fb8-9641-961fb4671b8f","port_security_enabled":true,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","fixed_ips":[{"subnet_id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","ip_address":"10.55.0.15"}],"extra_dhcp_opts":[],"security_groups":["116209fb-413c-47f2-878a-0e587f1a46b8"],"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:38Z","admin_state_up":true,"updated_at":"2018-08-12T00:07:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bdfe7f9e-050c-4713-90c4-4bbaae0ee284","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:99:bf:bb","id":"ac55b8a3-b547-40b8-9c90-821bd28d0956","port_security_enabled":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","fixed_ips":[{"subnet_id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:07:53,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-f20087a2-e0e9-4abc-9b31-20b6e474a5f0 2018-08-12 00:07:53,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:53,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07: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-e9ad4b4a-421d-434f-b7a3-4ea48cba11e8 x-compute-request-id: req-e9ad4b4a-421d-434f-b7a3-4ea48cba11e8 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:2f:18", "version": 4, "addr": "10.55.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "bookmark"}], "image": {"id": "fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "links": [{"href": "http://172.30.9.30:8774/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:07:47.000000", "flavor": {"id": "5857bf8c-acb6-44f3-ac87-2672415a707e", "links": [{"href": "http://172.30.9.30:8774/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e", "rel": "bookmark"}]}, "id": "8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "security_groups": [{"name": "default"}], "user_id": "5c17d3e0eb0d413e897ec58519f4be9f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:07:48Z", "hostId": "82b48ca0c2ade487d8039204d97627bc268074df215741eb19156101", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst", "created": "2018-08-12T00:07:43Z", "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:07:53,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f used request id req-e9ad4b4a-421d-434f-b7a3-4ea48cba11e8 2018-08-12 00:07:53,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:53,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-700e261b-4eca-4c92-b3df-b8cb31d028cb Date: Sun, 12 Aug 2018 00:07:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f7e2418-403a-454f-8d5e-ae413ac434b0"],"updated_at":"2018-08-12T00:07:37Z","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net"}]} 2018-08-12 00:07:53,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net used request id req-700e261b-4eca-4c92-b3df-b8cb31d028cb 2018-08-12 00:07:53,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:53,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6843a4bf-e10c-451f-a338-9e32e58319ab Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ef668dc399048ebadd5dd3e7a76c2b0", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}} 2018-08-12 00:07:53,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 used request id req-6843a4bf-e10c-451f-a338-9e32e58319ab 2018-08-12 00:07:53,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:53,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4f25a1db-b0c3-4459-ad57-472021e96221 Date: Sun, 12 Aug 2018 00:07:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:37Z","dns_nameservers":[],"updated_at":"2018-08-12T00:07: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":"8ef668dc399048ebadd5dd3e7a76c2b0","id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","subnetpool_id":null,"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet"}]} 2018-08-12 00:07:53,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-4f25a1db-b0c3-4459-ad57-472021e96221 2018-08-12 00:07:53,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:54,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-74e27ee0-0afb-48a7-b7e4-1a00ebe9ae5f Date: Sun, 12 Aug 2018 00:07:54 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:41Z","admin_state_up":true,"updated_at":"2018-08-12T00:07:47Z","binding:vnic_type":"normal","device_id":"8cbf3bc4-5dcf-403b-8ebd-77554bc0033f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:0a:2f:18","id":"164862e7-23dc-4fb8-9641-961fb4671b8f","port_security_enabled":true,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","fixed_ips":[{"subnet_id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","ip_address":"10.55.0.15"}],"extra_dhcp_opts":[],"security_groups":["116209fb-413c-47f2-878a-0e587f1a46b8"],"name":"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bdfe7f9e-050c-4713-90c4-4bbaae0ee284","tenant_id":"8ef668dc399048ebadd5dd3e7a76c2b0","created_at":"2018-08-12T00:07:38Z","admin_state_up":true,"updated_at":"2018-08-12T00:07:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bdfe7f9e-050c-4713-90c4-4bbaae0ee284","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:99:bf:bb","id":"ac55b8a3-b547-40b8-9c90-821bd28d0956","port_security_enabled":false,"project_id":"8ef668dc399048ebadd5dd3e7a76c2b0","fixed_ips":[{"subnet_id":"5f7e2418-403a-454f-8d5e-ae413ac434b0","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:07:54,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-74e27ee0-0afb-48a7-b7e4-1a00ebe9ae5f 2018-08-12 00:07:54,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf5c0d185784a19de4e2fc7c7256704461d5e54" 2018-08-12 00:07:54,156 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-14e9da53-49d0-4018-a33d-7c01efcba071 x-compute-request-id: req-14e9da53-49d0-4018-a33d-7c01efcba071 Content-Type: application/json 2018-08-12 00:07:54,156 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f used request id req-14e9da53-49d0-4018-a33d-7c01efcba071 2018-08-12 00:07:54,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:54,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-37a6bb29-99fc-4ed7-b8eb-3e24ce6431ec x-compute-request-id: req-37a6bb29-99fc-4ed7-b8eb-3e24ce6431ec Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:2f:18", "version": 4, "addr": "10.55.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "bookmark"}], "image": {"id": "fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "links": [{"href": "http://172.30.9.30:8774/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:07:47.000000", "flavor": {"id": "5857bf8c-acb6-44f3-ac87-2672415a707e", "links": [{"href": "http://172.30.9.30:8774/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e", "rel": "bookmark"}]}, "id": "8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "security_groups": [{"name": "default"}], "user_id": "5c17d3e0eb0d413e897ec58519f4be9f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:07:54Z", "hostId": "82b48ca0c2ade487d8039204d97627bc268074df215741eb19156101", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst", "created": "2018-08-12T00:07:43Z", "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:07:54,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f used request id req-37a6bb29-99fc-4ed7-b8eb-3e24ce6431ec 2018-08-12 00:07:54,673 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst] is - ACTIVE 2018-08-12 00:07:54,674 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:07:57,677 - create_instance - DEBUG - VM status query timeout in 296.479526043 2018-08-12 00:07:57,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:57,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-47839391-fbfc-4f11-8c51-448f6b913ad1 x-compute-request-id: req-47839391-fbfc-4f11-8c51-448f6b913ad1 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "rel": "bookmark"}], "image": {"id": "fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "links": [{"href": "http://172.30.9.30:8774/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-12T00:07:47.000000", "flavor": {"id": "5857bf8c-acb6-44f3-ac87-2672415a707e", "links": [{"href": "http://172.30.9.30:8774/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e", "rel": "bookmark"}]}, "id": "8cbf3bc4-5dcf-403b-8ebd-77554bc0033f", "user_id": "5c17d3e0eb0d413e897ec58519f4be9f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-12T00:07:57Z", "hostId": "82b48ca0c2ade487d8039204d97627bc268074df215741eb19156101", "OS-SRV-USG:terminated_at": "2018-08-12T00:07:57.000000", "key_name": null, "name": "CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst", "created": "2018-08-12T00:07:43Z", "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:07:57,789 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f used request id req-47839391-fbfc-4f11-8c51-448f6b913ad1 2018-08-12 00:07:57,790 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst] is - DELETED 2018-08-12 00:07:57,790 - create_instance - INFO - VM is - DELETED 2018-08-12 00:07:57,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf5c0d185784a19de4e2fc7c7256704461d5e54" 2018-08-12 00:07:57,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-50abb266-4066-414a-8fc6-cca5ce74a0e8 x-compute-request-id: req-50abb266-4066-414a-8fc6-cca5ce74a0e8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:07:57,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst used request id req-50abb266-4066-414a-8fc6-cca5ce74a0e8 2018-08-12 00:07:57,869 - create_instance - INFO - Deleting Port with ID - 164862e7-23dc-4fb8-9641-961fb4671b8f 2018-08-12 00:07:57,869 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-port 2018-08-12 00:07:57,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/164862e7-23dc-4fb8-9641-961fb4671b8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:58,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4dc0db1-311e-41f0-a78a-d4f818d5853b Date: Sun, 12 Aug 2018 00:07:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:07:58,354 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/164862e7-23dc-4fb8-9641-961fb4671b8f used request id req-e4dc0db1-311e-41f0-a78a-d4f818d5853b 2018-08-12 00:07:58,354 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst 2018-08-12 00:07:58,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:58,401 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07: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-4b77f12c-5073-4f66-89c7-06f48a5503e0 x-compute-request-id: req-4b77f12c-5073-4f66-89c7-06f48a5503e0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8cbf3bc4-5dcf-403b-8ebd-77554bc0033f could not be found.", "code": 404}} 2018-08-12 00:07:58,402 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f used request id req-4b77f12c-5073-4f66-89c7-06f48a5503e0 2018-08-12 00:07:58,402 - create_instance - WARNING - Instance already deleted - Instance 8cbf3bc4-5dcf-403b-8ebd-77554bc0033f could not be found. (HTTP 404) (Request-ID: req-4b77f12c-5073-4f66-89c7-06f48a5503e0) 2018-08-12 00:07:58,403 - create_instance - INFO - Checking deletion status 2018-08-12 00:07:58,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a3698b97df5cde3f3a0601afa57ebb5f3878ad" 2018-08-12 00:07:58,450 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:07: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-ed659e73-3078-4af1-bd32-d4853afa81cc x-compute-request-id: req-ed659e73-3078-4af1-bd32-d4853afa81cc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8cbf3bc4-5dcf-403b-8ebd-77554bc0033f could not be found.", "code": 404}} 2018-08-12 00:07:58,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8cbf3bc4-5dcf-403b-8ebd-77554bc0033f used request id req-ed659e73-3078-4af1-bd32-d4853afa81cc 2018-08-12 00:07:58,451 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8cbf3bc4-5dcf-403b-8ebd-77554bc0033f could not be found. (HTTP 404) (Request-ID: req-ed659e73-3078-4af1-bd32-d4853afa81cc) 2018-08-12 00:07:58,451 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-inst 2018-08-12 00:07:58,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1178f9663cdcdfe3c010344071de8b51112fd7" 2018-08-12 00:07:58,484 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:07: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-eb44258b-2918-4398-9b39-97083eaf9071 x-compute-request-id: req-eb44258b-2918-4398-9b39-97083eaf9071 Content-Length: 0 Content-Type: application/json 2018-08-12 00:07:58,484 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/5857bf8c-acb6-44f3-ac87-2672415a707e used request id req-eb44258b-2918-4398-9b39-97083eaf9071 2018-08-12 00:07:58,485 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet 2018-08-12 00:07:58,485 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-subnet 2018-08-12 00:07:58,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/5f7e2418-403a-454f-8d5e-ae413ac434b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d874c8f470a41fab5d789afd21b48b475e1a38" 2018-08-12 00:07:59,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d446a58c-a8fa-4021-b6cb-392a4675e02e Date: Sun, 12 Aug 2018 00:07:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:07:59,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/5f7e2418-403a-454f-8d5e-ae413ac434b0 used request id req-d446a58c-a8fa-4021-b6cb-392a4675e02e 2018-08-12 00:07:59,807 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-pub-net 2018-08-12 00:07:59,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/bdfe7f9e-050c-4713-90c4-4bbaae0ee284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d874c8f470a41fab5d789afd21b48b475e1a38" 2018-08-12 00:08:01,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92eb2359-00ae-43ec-9673-206641e4b4fd Date: Sun, 12 Aug 2018 00:08:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:08:01,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/bdfe7f9e-050c-4713-90c4-4bbaae0ee284 used request id req-92eb2359-00ae-43ec-9673-206641e4b4fd 2018-08-12 00:08:01,192 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-9fd7e744-1fd0-4b18-915e-2b62587a73b2-image 2018-08-12 00:08:01,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ab72b4182edb9fba83122d4e0f5ec461acb9e76" 2018-08-12 00:08:01,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c9fc00d1-cac4-4533-9dec-35ac7f3aa648 Date: Sun, 12 Aug 2018 00:08:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:08:01,594 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/fc80cfe6-08d5-4e5a-939d-244fc6c2f6c1 used request id req-c9fc00d1-cac4-4533-9dec-35ac7f3aa648 2018-08-12 00:08:01,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:08:01,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:08:01,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:08:01,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:08:01,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:08:01,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610902b08d8b86000226d3044c48a268baf674fd" 2018-08-12 00:08:01,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-0e0ef0d9-98c8-4155-8bf1-369286d127c9 Date: Sun, 12 Aug 2018 00:08:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "created_at": "2018-08-12T00:07:36Z", "updated_at": "2018-08-12T00:07:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:07:36Z", "revision_number": 0, "id": "57cace7b-3a98-4b68-84ad-fd59dcfa7882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:07:36Z", "security_group_id": "116209fb-413c-47f2-878a-0e587f1a46b8", "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef668dc399048ebadd5dd3e7a76c2b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:07:36Z", "revision_number": 0, "id": "729b3d6c-dbf9-47fc-a5c4-96b3d2711160", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:07:36Z", "security_group_id": "116209fb-413c-47f2-878a-0e587f1a46b8", "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef668dc399048ebadd5dd3e7a76c2b0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:07:36Z", "revision_number": 0, "id": "862fba8b-fd90-4890-a1b7-83d15541b631", "remote_group_id": "116209fb-413c-47f2-878a-0e587f1a46b8", "remote_ip_prefix": null, "created_at": "2018-08-12T00:07:36Z", "security_group_id": "116209fb-413c-47f2-878a-0e587f1a46b8", "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef668dc399048ebadd5dd3e7a76c2b0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:07:36Z", "revision_number": 0, "id": "bf625ce0-95e4-4d49-87c3-99a68a0c8dd9", "remote_group_id": "116209fb-413c-47f2-878a-0e587f1a46b8", "remote_ip_prefix": null, "created_at": "2018-08-12T00:07:36Z", "security_group_id": "116209fb-413c-47f2-878a-0e587f1a46b8", "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef668dc399048ebadd5dd3e7a76c2b0"}], "revision_number": 4, "project_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "id": "116209fb-413c-47f2-878a-0e587f1a46b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:08:01,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-0e0ef0d9-98c8-4155-8bf1-369286d127c9 2018-08-12 00:08:01,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610902b08d8b86000226d3044c48a268baf674fd" 2018-08-12 00:08:01,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:08:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-764f39a5-8d8b-4c6f-abab-1cd0b71082fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:08:01,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-764f39a5-8d8b-4c6f-abab-1cd0b71082fa 2018-08-12 00:08:01,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:08:01,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610902b08d8b86000226d3044c48a268baf674fd" 2018-08-12 00:08:01,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35dd9633-23b9-4994-8692-c0cf554d95eb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ef668dc399048ebadd5dd3e7a76c2b0", "name": "CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj"}} 2018-08-12 00:08:01,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 used request id req-35dd9633-23b9-4994-8692-c0cf554d95eb 2018-08-12 00:08:01,985 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 116209fb-413c-47f2-878a-0e587f1a46b8 2018-08-12 00:08:01,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=116209fb-413c-47f2-878a-0e587f1a46b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610902b08d8b86000226d3044c48a268baf674fd" 2018-08-12 00:08:02,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-98373208-9d0c-4b80-b07c-a7192bb9032e Date: Sun, 12 Aug 2018 00:08:02 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-08-12T00:07:36Z", "security_group_id": "116209fb-413c-47f2-878a-0e587f1a46b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "created_at": "2018-08-12T00:07:36Z", "project_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "id": "57cace7b-3a98-4b68-84ad-fd59dcfa7882"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:07:36Z", "security_group_id": "116209fb-413c-47f2-878a-0e587f1a46b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "created_at": "2018-08-12T00:07:36Z", "project_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "id": "729b3d6c-dbf9-47fc-a5c4-96b3d2711160"}, {"remote_group_id": "116209fb-413c-47f2-878a-0e587f1a46b8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:07:36Z", "security_group_id": "116209fb-413c-47f2-878a-0e587f1a46b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "created_at": "2018-08-12T00:07:36Z", "project_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "id": "862fba8b-fd90-4890-a1b7-83d15541b631"}, {"remote_group_id": "116209fb-413c-47f2-878a-0e587f1a46b8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:07:36Z", "security_group_id": "116209fb-413c-47f2-878a-0e587f1a46b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "created_at": "2018-08-12T00:07:36Z", "project_id": "8ef668dc399048ebadd5dd3e7a76c2b0", "id": "bf625ce0-95e4-4d49-87c3-99a68a0c8dd9"}]} 2018-08-12 00:08:02,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=116209fb-413c-47f2-878a-0e587f1a46b8 used request id req-98373208-9d0c-4b80-b07c-a7192bb9032e 2018-08-12 00:08:02,011 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:08:02,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/116209fb-413c-47f2-878a-0e587f1a46b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610902b08d8b86000226d3044c48a268baf674fd" 2018-08-12 00:08:02,193 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0bbceb66-7cd5-4dd9-bece-779dd3fdb427 Content-Length: 0 Date: Sun, 12 Aug 2018 00:08:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:08:02,193 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/116209fb-413c-47f2-878a-0e587f1a46b8 used request id req-0bbceb66-7cd5-4dd9-bece-779dd3fdb427 2018-08-12 00:08:02,194 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj 2018-08-12 00:08:02,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610902b08d8b86000226d3044c48a268baf674fd" 2018-08-12 00:08:02,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:08:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b71df036-d926-4197-a21f-1615b0465084 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:08:02,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/8ef668dc399048ebadd5dd3e7a76c2b0 used request id req-b71df036-d926-4197-a21f-1615b0465084 2018-08-12 00:08:02,427 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-c0a9ee99-f08a-42a-proj-role 2018-08-12 00:08:02,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/9f9c3985f4984645a1ae6c3492b4c485 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610902b08d8b86000226d3044c48a268baf674fd" 2018-08-12 00:08:02,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:08:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7969385-4927-4d5c-bef4-cf8469ae0502 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:08:02,534 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/9f9c3985f4984645a1ae6c3492b4c485 used request id req-a7969385-4927-4d5c-bef4-cf8469ae0502 2018-08-12 00:08:02,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610902b08d8b86000226d3044c48a268baf674fd" 2018-08-12 00:08:02,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769b694a-f6f0-4586-95fa-6e071efdd9cf Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:08:02,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-769b694a-f6f0-4586-95fa-6e071efdd9cf 2018-08-12 00:08:02,621 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-c0a9ee99-f08a-42a-user 2018-08-12 00:08:02,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/5c17d3e0eb0d413e897ec58519f4be9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf48c9f10576fbaa0a0cf076fc4315577e8f15d3" 2018-08-12 00:08:02,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:08:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63040d72-136c-4bfa-b39c-b093b3905539 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:08:02,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/5c17d3e0eb0d413e897ec58519f4be9f used request id req-63040d72-136c-4bfa-b39c-b093b3905539 2018-08-12 00:08:02,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:03,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:08:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["BRBAdRUVTmeaIiDZUlNO3Q"], "issued_at": "2018-08-12T00:08:03.000000Z"}} 2018-08-12 00:08:03,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b18be4fb24fc4a311d4d57afe51b767bd444cd1" 2018-08-12 00:08:03,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee1a1459-7607-41e1-a517-eea10e263025 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:03,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ee1a1459-7607-41e1-a517-eea10e263025 2018-08-12 00:08:03,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:03,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:03,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:08:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["-F31RrOYSuOlfE6OA-9Rqg"], "issued_at": "2018-08-12T00:08:03.000000Z"}} 2018-08-12 00:08:03,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:03,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f4551e-a473-4292-a270-d054f2abbc3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:03,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b3f4551e-a473-4292-a270-d054f2abbc3d 2018-08-12 00:08:03,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:08:03,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:08:03,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:03,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1806502-a77d-4abf-ba4d-948b7255cbcc Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:08:03,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj used request id req-d1806502-a77d-4abf-ba4d-948b7255cbcc 2018-08-12 00:08:03,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:03,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13038954-7107-481e-becf-ed4be96a8c3f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:08:03,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-13038954-7107-481e-becf-ed4be96a8c3f 2018-08-12 00:08:04,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj"}}' 2018-08-12 00:08:04,164 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ad29900-d00c-4aca-8130-f410e6e07873 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480"}, "tags": [], "enabled": true, "id": "1e762ddcccb04cabbb337406713c5480", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj"}} 2018-08-12 00:08:04,164 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-5ad29900-d00c-4aca-8130-f410e6e07873 2018-08-12 00:08:04,164 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj 2018-08-12 00:08:04,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:04,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:04,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["vhdqaa7JRQqQHOOKRv9HGA"], "issued_at": "2018-08-12T00:08:04.000000Z"}} 2018-08-12 00:08:04,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc29144852aab1cbeb0b3af666194e302e4ac42" 2018-08-12 00:08:04,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddfc6e60-9aa8-455c-ac7d-a879aafd4f4e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:04,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ddfc6e60-9aa8-455c-ac7d-a879aafd4f4e 2018-08-12 00:08:04,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:08:04,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:08:04,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc29144852aab1cbeb0b3af666194e302e4ac42" 2018-08-12 00:08:04,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac821965-4869-4b97-a0c3-7a7b80b7decf Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:08:04,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ac821965-4869-4b97-a0c3-7a7b80b7decf 2018-08-12 00:08:04,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc29144852aab1cbeb0b3af666194e302e4ac42" 2018-08-12 00:08:04,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ccf52d-a9ff-4dd7-91b6-070510378d67 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480"}, "tags": [], "enabled": true, "id": "1e762ddcccb04cabbb337406713c5480", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj"}]} 2018-08-12 00:08:04,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj used request id req-29ccf52d-a9ff-4dd7-91b6-070510378d67 2018-08-12 00:08:04,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc29144852aab1cbeb0b3af666194e302e4ac42" 2018-08-12 00:08:04,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81994dc9-55d1-4375-bd0a-d1c5455b1efb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:08:04,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-81994dc9-55d1-4375-bd0a-d1c5455b1efb 2018-08-12 00:08:05,224 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-3011b2f0-115f-47a-user 2018-08-12 00:08:05,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:05,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:05,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17fcf8a-273b-4619-b66c-78fbd699d449 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:08:05,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d17fcf8a-273b-4619-b66c-78fbd699d449 2018-08-12 00:08:05,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" -d '{"role": {"name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj-role"}}' 2018-08-12 00:08:05,422 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b803c27f-10ca-4e46-b957-2d7c60b501af Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aed0766c6ffb4a299277e2b1a37036e4", "links": {"self": "http://172.30.9.30:5000/v3/roles/aed0766c6ffb4a299277e2b1a37036e4"}, "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj-role"}} 2018-08-12 00:08:05,422 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-b803c27f-10ca-4e46-b957-2d7c60b501af 2018-08-12 00:08:05,422 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj-role 2018-08-12 00:08:05,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/aed0766c6ffb4a299277e2b1a37036e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:05,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e491ca80-2565-4aa9-b91c-1d5cd9c4c430 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aed0766c6ffb4a299277e2b1a37036e4", "links": {"self": "http://172.30.9.30:5000/v3/roles/aed0766c6ffb4a299277e2b1a37036e4"}, "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj-role"}} 2018-08-12 00:08:05,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/aed0766c6ffb4a299277e2b1a37036e4 used request id req-e491ca80-2565-4aa9-b91c-1d5cd9c4c430 2018-08-12 00:08:05,509 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj-role to project CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj 2018-08-12 00:08:05,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480/users/6ab8826104a44b3288d35ed9ce151d4f/roles/aed0766c6ffb4a299277e2b1a37036e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:05,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bc047aa-07af-40d8-88fa-7de5e8160029 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:08:05,568 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480/users/6ab8826104a44b3288d35ed9ce151d4f/roles/aed0766c6ffb4a299277e2b1a37036e4 used request id req-7bc047aa-07af-40d8-88fa-7de5e8160029 2018-08-12 00:08:05,569 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:08:05,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:05,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:06,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aed0766c6ffb4a299277e2b1a37036e4", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj-role"}], "expires_at": "2018-08-12T01:08:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e762ddcccb04cabbb337406713c5480", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/1e762ddcccb04cabbb337406713c5480", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1e762ddcccb04cabbb337406713c5480", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1e762ddcccb04cabbb337406713c5480", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/1e762ddcccb04cabbb337406713c5480", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-user", "id": "6ab8826104a44b3288d35ed9ce151d4f"}, "audit_ids": ["FbfmkhoPR9qPOJcAa6xDKg"], "issued_at": "2018-08-12T00:08:06.000000Z"}} 2018-08-12 00:08:06,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69273262f9334cb43793a176fd2f6f1344d6eb33" 2018-08-12 00:08:06,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c0125c-2042-457f-a07a-0d6635a04a31 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:06,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d0c0125c-2042-457f-a07a-0d6635a04a31 2018-08-12 00:08:06,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69273262f9334cb43793a176fd2f6f1344d6eb33" 2018-08-12 00:08:06,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-039adddc-4214-4891-a6c9-4bc7eff6089f Date: Sun, 12 Aug 2018 00:08:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-image"} 2018-08-12 00:08:06,286 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-image used request id req-039adddc-4214-4891-a6c9-4bc7eff6089f 2018-08-12 00:08:06,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69273262f9334cb43793a176fd2f6f1344d6eb33" 2018-08-12 00:08:06,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a92b0253-f320-4015-b266-8a2cec6f1426 Date: Sun, 12 Aug 2018 00:08: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-08-12 00:08:06,295 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-a92b0253-f320-4015-b266-8a2cec6f1426 2018-08-12 00:08:06,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69273262f9334cb43793a176fd2f6f1344d6eb33" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-image"}' 2018-08-12 00:08:06,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/f743b41b-9032-49cd-b593-2a0c94416b5e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0292c952-e881-4498-aca1-b80783042056 Date: Sun, 12 Aug 2018 00:08:06 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:08:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:08:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/f743b41b-9032-49cd-b593-2a0c94416b5e", "min_disk": 0, "protected": false, "id": "f743b41b-9032-49cd-b593-2a0c94416b5e", "file": "/v2/images/f743b41b-9032-49cd-b593-2a0c94416b5e/file", "checksum": null, "owner": "1e762ddcccb04cabbb337406713c5480", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:08:06,370 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-0292c952-e881-4498-aca1-b80783042056 2018-08-12 00:08:06,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/f743b41b-9032-49cd-b593-2a0c94416b5e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69273262f9334cb43793a176fd2f6f1344d6eb33" -d '' 2018-08-12 00:08:06,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3ac356ad-f36b-4781-aa11-c80e14ef57e9 Date: Sun, 12 Aug 2018 00:08:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:08:06,717 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/f743b41b-9032-49cd-b593-2a0c94416b5e/file used request id req-3ac356ad-f36b-4781-aa11-c80e14ef57e9 2018-08-12 00:08:06,718 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:08:06,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/f743b41b-9032-49cd-b593-2a0c94416b5e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69273262f9334cb43793a176fd2f6f1344d6eb33" 2018-08-12 00:08:06,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-807cfcd8-109a-420c-99bd-8745b17f41d3 Date: Sun, 12 Aug 2018 00:08:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:08:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:08:06Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f743b41b-9032-49cd-b593-2a0c94416b5e/snap", "metadata": {}}], "self": "/v2/images/f743b41b-9032-49cd-b593-2a0c94416b5e", "min_disk": 0, "protected": false, "id": "f743b41b-9032-49cd-b593-2a0c94416b5e", "file": "/v2/images/f743b41b-9032-49cd-b593-2a0c94416b5e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e762ddcccb04cabbb337406713c5480", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f743b41b-9032-49cd-b593-2a0c94416b5e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:08:06,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/f743b41b-9032-49cd-b593-2a0c94416b5e used request id req-807cfcd8-109a-420c-99bd-8745b17f41d3 2018-08-12 00:08:06,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69273262f9334cb43793a176fd2f6f1344d6eb33" 2018-08-12 00:08:06,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fc2eadf7-219e-44ea-aa48-9323cd25464b Date: Sun, 12 Aug 2018 00:08: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-08-12 00:08:06,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-fc2eadf7-219e-44ea-aa48-9323cd25464b 2018-08-12 00:08:06,754 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-image 2018-08-12 00:08:06,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/f743b41b-9032-49cd-b593-2a0c94416b5e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69273262f9334cb43793a176fd2f6f1344d6eb33" 2018-08-12 00:08:06,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-df1d7e33-6bdc-45d6-93f5-e6ba00b7b924 Date: Sun, 12 Aug 2018 00:08:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:08:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:08:06Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f743b41b-9032-49cd-b593-2a0c94416b5e/snap", "metadata": {}}], "self": "/v2/images/f743b41b-9032-49cd-b593-2a0c94416b5e", "min_disk": 0, "protected": false, "id": "f743b41b-9032-49cd-b593-2a0c94416b5e", "file": "/v2/images/f743b41b-9032-49cd-b593-2a0c94416b5e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e762ddcccb04cabbb337406713c5480", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f743b41b-9032-49cd-b593-2a0c94416b5e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:08:06,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/f743b41b-9032-49cd-b593-2a0c94416b5e used request id req-df1d7e33-6bdc-45d6-93f5-e6ba00b7b924 2018-08-12 00:08:06,776 - create_image - DEBUG - Instance status is - active 2018-08-12 00:08:06,776 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-image 2018-08-12 00:08:06,776 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-image 2018-08-12 00:08:06,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:06,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:07,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aed0766c6ffb4a299277e2b1a37036e4", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj-role"}], "expires_at": "2018-08-12T01:08:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e762ddcccb04cabbb337406713c5480", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/1e762ddcccb04cabbb337406713c5480", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1e762ddcccb04cabbb337406713c5480", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1e762ddcccb04cabbb337406713c5480", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/1e762ddcccb04cabbb337406713c5480", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-user", "id": "6ab8826104a44b3288d35ed9ce151d4f"}, "audit_ids": ["8fz5qDugQoKPB2l8xCEouA"], "issued_at": "2018-08-12T00:08:07.000000Z"}} 2018-08-12 00:08:07,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1cdcc3c6cd4de9cfd1e11ce47529e2dcc0f90" 2018-08-12 00:08:07,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14916047-eebc-4eb4-bc35-71fde42333e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:07,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-14916047-eebc-4eb4-bc35-71fde42333e5 2018-08-12 00:08:07,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:08:07,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:08:07,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:08:07,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:08:07,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:08:07,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1cdcc3c6cd4de9cfd1e11ce47529e2dcc0f90" 2018-08-12 00:08:07,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9420d2b1-435a-4f51-9fb5-5813a59be2c1 Date: Sun, 12 Aug 2018 00:08:07 GMT RESP BODY: {"networks":[]} 2018-08-12 00:08:07,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net used request id req-9420d2b1-435a-4f51-9fb5-5813a59be2c1 2018-08-12 00:08:07,411 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net 2018-08-12 00:08:07,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1cdcc3c6cd4de9cfd1e11ce47529e2dcc0f90" -d '{"network": {"name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net", "admin_state_up": true}}' 2018-08-12 00:08:08,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-bd94b56f-af50-420c-9db6-267c128281e1 Date: Sun, 12 Aug 2018 00:08:08 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:08:07Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1e762ddcccb04cabbb337406713c5480","id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net"}} 2018-08-12 00:08:08,067 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-bd94b56f-af50-420c-9db6-267c128281e1 2018-08-12 00:08:08,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1cdcc3c6cd4de9cfd1e11ce47529e2dcc0f90" 2018-08-12 00:08:08,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-c9b81d8a-74ca-4f9b-8180-e00a6ce85b0a Date: Sun, 12 Aug 2018 00:08:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:08:07Z","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1e762ddcccb04cabbb337406713c5480","id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net"}]} 2018-08-12 00:08:08,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 used request id req-c9b81d8a-74ca-4f9b-8180-e00a6ce85b0a 2018-08-12 00:08:08,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1cdcc3c6cd4de9cfd1e11ce47529e2dcc0f90" 2018-08-12 00:08:08,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-778019ae-c074-4d54-b57e-7a00a2dda6b9 Date: Sun, 12 Aug 2018 00:08:08 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:08:08,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 used request id req-778019ae-c074-4d54-b57e-7a00a2dda6b9 2018-08-12 00:08:08,234 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-subnet 2018-08-12 00:08:08,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1cdcc3c6cd4de9cfd1e11ce47529e2dcc0f90" -d '{"subnets": [{"ip_version": 4, "network_id": "37baf2f0-b1ce-4ab5-82dd-44552d569dd2", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-subnet"}]}' 2018-08-12 00:08:08,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c098cf68-fb06-41c6-84ae-4c8fc161508f Date: Sun, 12 Aug 2018 00:08:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:08Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"1e762ddcccb04cabbb337406713c5480","id":"90440124-fd47-4ec0-b521-fc3abde4d544","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-subnet"}]} 2018-08-12 00:08:08,733 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-c098cf68-fb06-41c6-84ae-4c8fc161508f 2018-08-12 00:08:08,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1cdcc3c6cd4de9cfd1e11ce47529e2dcc0f90" 2018-08-12 00:08:08,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-64d4b4a2-f52d-4beb-9cce-48db246e0b7a Date: Sun, 12 Aug 2018 00:08:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["90440124-fd47-4ec0-b521-fc3abde4d544"],"updated_at":"2018-08-12T00:08:08Z","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e762ddcccb04cabbb337406713c5480","id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net"}]} 2018-08-12 00:08:08,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 used request id req-64d4b4a2-f52d-4beb-9cce-48db246e0b7a 2018-08-12 00:08:08,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1cdcc3c6cd4de9cfd1e11ce47529e2dcc0f90" 2018-08-12 00:08:08,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3b397b12-3b2a-411b-9e64-c5d4655ad5fd Date: Sun, 12 Aug 2018 00:08:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e762ddcccb04cabbb337406713c5480","id":"90440124-fd47-4ec0-b521-fc3abde4d544","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-subnet"}]} 2018-08-12 00:08:08,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 used request id req-3b397b12-3b2a-411b-9e64-c5d4655ad5fd 2018-08-12 00:08:08,925 - OpenStackNetwork - DEBUG - Network [37baf2f0-b1ce-4ab5-82dd-44552d569dd2] created successfully 2018-08-12 00:08:08,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:08,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:09,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:08:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["3-x5rXc2RgatRCu78CvDrQ"], "issued_at": "2018-08-12T00:08:09.000000Z"}} 2018-08-12 00:08:09,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f365001a195e5c3a302f70d636349964a7215b" 2018-08-12 00:08:09,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7233421a-a9c7-4d75-91af-ee19aa0c5885 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:09,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7233421a-a9c7-4d75-91af-ee19aa0c5885 2018-08-12 00:08:09,451 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:08:09,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f365001a195e5c3a302f70d636349964a7215b" 2018-08-12 00:08:09,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08: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-c1871a03-3efd-45bd-9124-c8fe12de3468 x-compute-request-id: req-c1871a03-3efd-45bd-9124-c8fe12de3468 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:08:09,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-c1871a03-3efd-45bd-9124-c8fe12de3468 2018-08-12 00:08:09,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f365001a195e5c3a302f70d636349964a7215b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-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-08-12 00:08:09,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08: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-c6acc033-14ad-4f3b-bf43-5494ab609bfe x-compute-request-id: req-c6acc033-14ad-4f3b-bf43-5494ab609bfe Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/ddf7100a-b865-4081-ba6f-ad66da8adb25", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/ddf7100a-b865-4081-ba6f-ad66da8adb25", "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": "ddf7100a-b865-4081-ba6f-ad66da8adb25"}} 2018-08-12 00:08:09,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-c6acc033-14ad-4f3b-bf43-5494ab609bfe 2018-08-12 00:08:09,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:09,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:10,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aed0766c6ffb4a299277e2b1a37036e4", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj-role"}], "expires_at": "2018-08-12T01:08:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e762ddcccb04cabbb337406713c5480", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/1e762ddcccb04cabbb337406713c5480", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1e762ddcccb04cabbb337406713c5480", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1e762ddcccb04cabbb337406713c5480", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/1e762ddcccb04cabbb337406713c5480", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-user", "id": "6ab8826104a44b3288d35ed9ce151d4f"}, "audit_ids": ["FT-lq40KRRatWVCdk7FaLw"], "issued_at": "2018-08-12T00:08:10.000000Z"}} 2018-08-12 00:08:10,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:10,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8fef549-3c44-42c8-84c0-265e26af9df0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:10,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b8fef549-3c44-42c8-84c0-265e26af9df0 2018-08-12 00:08:10,295 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:08:10,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:08:10,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:08:10,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:08:10,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:08:10,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:08:10,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:10,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c6fed70-6264-4836-8d7f-954424a4aaf0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:10,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4c6fed70-6264-4836-8d7f-954424a4aaf0 2018-08-12 00:08:10,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:10,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-fc4b2937-0923-492f-ad21-5da238d59063 Date: Sun, 12 Aug 2018 00:08:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["90440124-fd47-4ec0-b521-fc3abde4d544"],"updated_at":"2018-08-12T00:08:08Z","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e762ddcccb04cabbb337406713c5480","id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net"}]} 2018-08-12 00:08:10,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net used request id req-fc4b2937-0923-492f-ad21-5da238d59063 2018-08-12 00:08:10,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:10,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-47cac2a4-7b0b-4942-9c71-9472d837ad2f Date: Sun, 12 Aug 2018 00:08:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e762ddcccb04cabbb337406713c5480","id":"90440124-fd47-4ec0-b521-fc3abde4d544","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-subnet"}]} 2018-08-12 00:08:10,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 used request id req-47cac2a4-7b0b-4942-9c71-9472d837ad2f 2018-08-12 00:08:10,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:10,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-180c8f50-6023-4bcd-a6f5-479e16b377c6 Date: Sun, 12 Aug 2018 00:08:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["90440124-fd47-4ec0-b521-fc3abde4d544"],"updated_at":"2018-08-12T00:08:08Z","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e762ddcccb04cabbb337406713c5480","id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net"}]} 2018-08-12 00:08:10,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net used request id req-180c8f50-6023-4bcd-a6f5-479e16b377c6 2018-08-12 00:08:10,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:08:10,800 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:08:10,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:10,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd27370-863c-42f2-8981-3a6886825520 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e762ddcccb04cabbb337406713c5480", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj"}} 2018-08-12 00:08:10,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480 used request id req-cbd27370-863c-42f2-8981-3a6886825520 2018-08-12 00:08:10,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:10,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-15e9901a-85fa-48dd-b506-1e48d99184dc Date: Sun, 12 Aug 2018 00:08:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e762ddcccb04cabbb337406713c5480","id":"90440124-fd47-4ec0-b521-fc3abde4d544","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-subnet"}]} 2018-08-12 00:08:10,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 used request id req-15e9901a-85fa-48dd-b506-1e48d99184dc 2018-08-12 00:08:10,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2&name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:10,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e57b7291-2843-40cc-92cb-4ccac4e611fd Date: Sun, 12 Aug 2018 00:08:10 GMT RESP BODY: {"ports":[]} 2018-08-12 00:08:10,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2&name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320port-1&admin_state_up=True used request id req-e57b7291-2843-40cc-92cb-4ccac4e611fd 2018-08-12 00:08:10,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:11,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-d9622745-b9f2-4b06-ab1e-1588c66840a0 x-compute-request-id: req-d9622745-b9f2-4b06-ab1e-1588c66840a0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:08:11,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-inst used request id req-d9622745-b9f2-4b06-ab1e-1588c66840a0 2018-08-12 00:08:11,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:11,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-40f6a8a9-a3a7-4d8e-a7b3-022b3975c616 Date: Sun, 12 Aug 2018 00:08:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["90440124-fd47-4ec0-b521-fc3abde4d544"],"updated_at":"2018-08-12T00:08:08Z","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e762ddcccb04cabbb337406713c5480","id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net"}]} 2018-08-12 00:08:11,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net used request id req-40f6a8a9-a3a7-4d8e-a7b3-022b3975c616 2018-08-12 00:08:11,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:11,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-79da068b-e547-4ee0-80e8-2d3ab40bf33b Date: Sun, 12 Aug 2018 00:08:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e762ddcccb04cabbb337406713c5480","id":"90440124-fd47-4ec0-b521-fc3abde4d544","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-subnet"}]} 2018-08-12 00:08:11,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 used request id req-79da068b-e547-4ee0-80e8-2d3ab40bf33b 2018-08-12 00:08:11,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:11,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-2085be03-26ab-4632-9312-3522300b3dca Date: Sun, 12 Aug 2018 00:08:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["90440124-fd47-4ec0-b521-fc3abde4d544"],"updated_at":"2018-08-12T00:08:08Z","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e762ddcccb04cabbb337406713c5480","id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net"}]} 2018-08-12 00:08:11,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net used request id req-2085be03-26ab-4632-9312-3522300b3dca 2018-08-12 00:08:11,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:11,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-655ba205-56f1-4bec-b3d7-a4a4b0ad5d82 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e762ddcccb04cabbb337406713c5480", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj"}} 2018-08-12 00:08:11,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480 used request id req-655ba205-56f1-4bec-b3d7-a4a4b0ad5d82 2018-08-12 00:08:11,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:11,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-307c22bb-5388-4ef3-a2c6-1f8a3633efe0 Date: Sun, 12 Aug 2018 00:08:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e762ddcccb04cabbb337406713c5480","id":"90440124-fd47-4ec0-b521-fc3abde4d544","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-subnet"}]} 2018-08-12 00:08:11,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 used request id req-307c22bb-5388-4ef3-a2c6-1f8a3633efe0 2018-08-12 00:08:11,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2&name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:11,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-be7bb7f3-8f5f-43a2-a44b-006ae13b7101 Date: Sun, 12 Aug 2018 00:08:11 GMT RESP BODY: {"ports":[]} 2018-08-12 00:08:11,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2&name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320port-1&admin_state_up=True used request id req-be7bb7f3-8f5f-43a2-a44b-006ae13b7101 2018-08-12 00:08:11,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:11,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:11,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aed0766c6ffb4a299277e2b1a37036e4", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj-role"}], "expires_at": "2018-08-12T01:08:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e762ddcccb04cabbb337406713c5480", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/1e762ddcccb04cabbb337406713c5480", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1e762ddcccb04cabbb337406713c5480", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1e762ddcccb04cabbb337406713c5480", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1e762ddcccb04cabbb337406713c5480", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/1e762ddcccb04cabbb337406713c5480", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/1e762ddcccb04cabbb337406713c5480", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-user", "id": "6ab8826104a44b3288d35ed9ce151d4f"}, "audit_ids": ["HLSLTQ7BS4edZ6Z_2GqKPw"], "issued_at": "2018-08-12T00:08:11.000000Z"}} 2018-08-12 00:08:11,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367672a3a9cf477ef66e39952ee1aa2cef7dba16" 2018-08-12 00:08:11,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b08b3ee1-52e0-4e03-a68a-b76f7fac8f7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:11,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b08b3ee1-52e0-4e03-a68a-b76f7fac8f7c 2018-08-12 00:08:11,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:12,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-50747660-09e3-4c0e-9e86-2df5524d5fc6 Date: Sun, 12 Aug 2018 00:08:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["90440124-fd47-4ec0-b521-fc3abde4d544"],"updated_at":"2018-08-12T00:08:08Z","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e762ddcccb04cabbb337406713c5480","id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net"}]} 2018-08-12 00:08:12,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net used request id req-50747660-09e3-4c0e-9e86-2df5524d5fc6 2018-08-12 00:08:12,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:12,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c69ac86a-66ad-4fad-9a4c-0b31cd72d50b Date: Sun, 12 Aug 2018 00:08:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e762ddcccb04cabbb337406713c5480","id":"90440124-fd47-4ec0-b521-fc3abde4d544","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-subnet"}]} 2018-08-12 00:08:12,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 used request id req-c69ac86a-66ad-4fad-9a4c-0b31cd72d50b 2018-08-12 00:08:12,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:12,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-9dad2c15-511e-4474-9648-2ce4ec5cae43 Date: Sun, 12 Aug 2018 00:08:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["90440124-fd47-4ec0-b521-fc3abde4d544"],"updated_at":"2018-08-12T00:08:08Z","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e762ddcccb04cabbb337406713c5480","id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net"}]} 2018-08-12 00:08:12,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net used request id req-9dad2c15-511e-4474-9648-2ce4ec5cae43 2018-08-12 00:08:12,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:08:12,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:08:12,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367672a3a9cf477ef66e39952ee1aa2cef7dba16" 2018-08-12 00:08:12,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d0a433-a459-440a-acce-f65d5971dc9a Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e762ddcccb04cabbb337406713c5480", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj"}} 2018-08-12 00:08:12,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480 used request id req-35d0a433-a459-440a-acce-f65d5971dc9a 2018-08-12 00:08:12,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:12,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a2e57198-cde8-44cd-b447-4ec28c394e6a Date: Sun, 12 Aug 2018 00:08:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e762ddcccb04cabbb337406713c5480","id":"90440124-fd47-4ec0-b521-fc3abde4d544","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-subnet"}]} 2018-08-12 00:08:12,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 used request id req-a2e57198-cde8-44cd-b447-4ec28c394e6a 2018-08-12 00:08:12,341 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net 2018-08-12 00:08:12,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" -d '{"port": {"network_id": "37baf2f0-b1ce-4ab5-82dd-44552d569dd2", "name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-08-12 00:08:13,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 832 X-Openstack-Request-Id: req-cbaa405e-e9c2-4d98-ac3b-98e21e9dc7d8 Date: Sun, 12 Aug 2018 00:08:13 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:08:12Z","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","tenant_id":"1e762ddcccb04cabbb337406713c5480","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:08:13Z","name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:11:aa:44","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"1e762ddcccb04cabbb337406713c5480","fixed_ips":[{"subnet_id":"90440124-fd47-4ec0-b521-fc3abde4d544","ip_address":"10.55.0.4"}],"id":"7eb83455-5944-4d0c-97aa-20b7bc0b2efd","security_groups":["7eab9d87-d805-4e4c-baea-85a7ac1fc4d6"],"device_id":""}} 2018-08-12 00:08:13,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-cbaa405e-e9c2-4d98-ac3b-98e21e9dc7d8 2018-08-12 00:08:13,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:13,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-852fdd65-faf8-4b38-ac43-a1001d03b8a8 Date: Sun, 12 Aug 2018 00:08:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["90440124-fd47-4ec0-b521-fc3abde4d544"],"updated_at":"2018-08-12T00:08:08Z","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e762ddcccb04cabbb337406713c5480","id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net"}]} 2018-08-12 00:08:13,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net used request id req-852fdd65-faf8-4b38-ac43-a1001d03b8a8 2018-08-12 00:08:13,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:13,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4336e76b-e978-4dc4-87fa-211e15fcdd02 Date: Sun, 12 Aug 2018 00:08:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e762ddcccb04cabbb337406713c5480","id":"90440124-fd47-4ec0-b521-fc3abde4d544","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-subnet"}]} 2018-08-12 00:08:13,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 used request id req-4336e76b-e978-4dc4-87fa-211e15fcdd02 2018-08-12 00:08:13,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:13,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-4b858be2-f3fa-4475-a2e0-136c9c3dd3ba Date: Sun, 12 Aug 2018 00:08:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["90440124-fd47-4ec0-b521-fc3abde4d544"],"updated_at":"2018-08-12T00:08:08Z","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e762ddcccb04cabbb337406713c5480","id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net"}]} 2018-08-12 00:08:13,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net used request id req-4b858be2-f3fa-4475-a2e0-136c9c3dd3ba 2018-08-12 00:08:13,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:13,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef98deb8-ea4f-44ce-ac4e-052d504913a6 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e762ddcccb04cabbb337406713c5480", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj"}} 2018-08-12 00:08:13,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480 used request id req-ef98deb8-ea4f-44ce-ac4e-052d504913a6 2018-08-12 00:08:13,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:13,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-efc92949-887b-4f6e-9ebf-05703fe80869 Date: Sun, 12 Aug 2018 00:08:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e762ddcccb04cabbb337406713c5480","id":"90440124-fd47-4ec0-b521-fc3abde4d544","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-subnet"}]} 2018-08-12 00:08:13,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 used request id req-efc92949-887b-4f6e-9ebf-05703fe80869 2018-08-12 00:08:13,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2&name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:13,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-35b61ce5-98c1-43da-88a6-ac923b3d8202 Date: Sun, 12 Aug 2018 00:08:13 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:12Z","admin_state_up":true,"updated_at":"2018-08-12T00:08:13Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:11:aa:44","id":"7eb83455-5944-4d0c-97aa-20b7bc0b2efd","port_security_enabled":true,"project_id":"1e762ddcccb04cabbb337406713c5480","fixed_ips":[{"subnet_id":"90440124-fd47-4ec0-b521-fc3abde4d544","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["7eab9d87-d805-4e4c-baea-85a7ac1fc4d6"],"name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320port-1"}]} 2018-08-12 00:08:13,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2&name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320port-1&admin_state_up=True used request id req-35b61ce5-98c1-43da-88a6-ac923b3d8202 2018-08-12 00:08:13,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:13,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b81f4a93-48fa-4738-b528-ffc0e1bbe497 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e762ddcccb04cabbb337406713c5480", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj"}} 2018-08-12 00:08:13,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480 used request id req-b81f4a93-48fa-4738-b528-ffc0e1bbe497 2018-08-12 00:08:13,854 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-inst 2018-08-12 00:08:13,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:13,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-e4969e4f-1173-4fe7-8bed-5767fb33fa93 x-compute-request-id: req-e4969e4f-1173-4fe7-8bed-5767fb33fa93 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ddf7100a-b865-4081-ba6f-ad66da8adb25", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/ddf7100a-b865-4081-ba6f-ad66da8adb25", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/ddf7100a-b865-4081-ba6f-ad66da8adb25", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-flavor-name"}]} 2018-08-12 00:08:13,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-e4969e4f-1173-4fe7-8bed-5767fb33fa93 2018-08-12 00:08:13,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/ddf7100a-b865-4081-ba6f-ad66da8adb25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:13,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-9abdfcc8-180f-4fc9-8621-4b9848fb5ef8 x-compute-request-id: req-9abdfcc8-180f-4fc9-8621-4b9848fb5ef8 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/ddf7100a-b865-4081-ba6f-ad66da8adb25", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/ddf7100a-b865-4081-ba6f-ad66da8adb25", "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": "ddf7100a-b865-4081-ba6f-ad66da8adb25"}} 2018-08-12 00:08:13,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/ddf7100a-b865-4081-ba6f-ad66da8adb25 used request id req-9abdfcc8-180f-4fc9-8621-4b9848fb5ef8 2018-08-12 00:08:13,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:14,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-64cdb862-d49b-4f85-a97e-2fad31936057 Date: Sun, 12 Aug 2018 00:08:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:08:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:08:06Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f743b41b-9032-49cd-b593-2a0c94416b5e/snap", "metadata": {}}], "self": "/v2/images/f743b41b-9032-49cd-b593-2a0c94416b5e", "min_disk": 0, "protected": false, "id": "f743b41b-9032-49cd-b593-2a0c94416b5e", "file": "/v2/images/f743b41b-9032-49cd-b593-2a0c94416b5e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e762ddcccb04cabbb337406713c5480", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f743b41b-9032-49cd-b593-2a0c94416b5e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-image"} 2018-08-12 00:08:14,088 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-image used request id req-64cdb862-d49b-4f85-a97e-2fad31936057 2018-08-12 00:08:14,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:14,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8a50848f-1199-4597-9884-50d5a4d02792 Date: Sun, 12 Aug 2018 00:08: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-08-12 00:08:14,098 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-8a50848f-1199-4597-9884-50d5a4d02792 2018-08-12 00:08:14,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" -d '{"server": {"name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-inst", "imageRef": "f743b41b-9032-49cd-b593-2a0c94416b5e", "flavorRef": "ddf7100a-b865-4081-ba6f-ad66da8adb25", "max_count": 1, "min_count": 1, "networks": [{"port": "7eb83455-5944-4d0c-97aa-20b7bc0b2efd"}]}}' 2018-08-12 00:08:15,246 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:08: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-83cff572-5ff8-4751-9e5e-102e854063a6 x-compute-request-id: req-83cff572-5ff8-4751-9e5e-102e854063a6 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "81e490c1-811c-4833-a4fe-d03be682b91d", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81e490c1-811c-4833-a4fe-d03be682b91d", "rel": "bookmark"}], "adminPass": "s7ocurMgjve5"}} 2018-08-12 00:08:15,246 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-83cff572-5ff8-4751-9e5e-102e854063a6 2018-08-12 00:08:15,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:15,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08: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-1542927b-d0ff-4e26-a8f5-07aad563af79 x-compute-request-id: req-1542927b-d0ff-4e26-a8f5-07aad563af79 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.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81e490c1-811c-4833-a4fe-d03be682b91d", "rel": "bookmark"}], "image": {"id": "f743b41b-9032-49cd-b593-2a0c94416b5e", "links": [{"href": "http://172.30.9.30:8774/images/f743b41b-9032-49cd-b593-2a0c94416b5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ddf7100a-b865-4081-ba6f-ad66da8adb25", "links": [{"href": "http://172.30.9.30:8774/flavors/ddf7100a-b865-4081-ba6f-ad66da8adb25", "rel": "bookmark"}]}, "id": "81e490c1-811c-4833-a4fe-d03be682b91d", "user_id": "6ab8826104a44b3288d35ed9ce151d4f", "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-08-12T00:08:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-inst", "created": "2018-08-12T00:08:15Z", "tenant_id": "1e762ddcccb04cabbb337406713c5480", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:08:15,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d used request id req-1542927b-d0ff-4e26-a8f5-07aad563af79 2018-08-12 00:08:15,717 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-inst 2018-08-12 00:08:15,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:16,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08: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-c3b8a035-d7ba-4321-ab37-2f6c116fbc04 x-compute-request-id: req-c3b8a035-d7ba-4321-ab37-2f6c116fbc04 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81e490c1-811c-4833-a4fe-d03be682b91d", "rel": "bookmark"}], "image": {"id": "f743b41b-9032-49cd-b593-2a0c94416b5e", "links": [{"href": "http://172.30.9.30:8774/images/f743b41b-9032-49cd-b593-2a0c94416b5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ddf7100a-b865-4081-ba6f-ad66da8adb25", "links": [{"href": "http://172.30.9.30:8774/flavors/ddf7100a-b865-4081-ba6f-ad66da8adb25", "rel": "bookmark"}]}, "id": "81e490c1-811c-4833-a4fe-d03be682b91d", "user_id": "6ab8826104a44b3288d35ed9ce151d4f", "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-08-12T00:08:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-inst", "created": "2018-08-12T00:08:15Z", "tenant_id": "1e762ddcccb04cabbb337406713c5480", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:08:16,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d used request id req-c3b8a035-d7ba-4321-ab37-2f6c116fbc04 2018-08-12 00:08:16,179 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-inst] is - BUILD 2018-08-12 00:08:16,179 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:08:19,183 - create_instance - DEBUG - VM status query timeout in 896.534311056 2018-08-12 00:08:19,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:19,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08: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-3bc19daa-0813-4eae-8388-58796bb02108 x-compute-request-id: req-3bc19daa-0813-4eae-8388-58796bb02108 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.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81e490c1-811c-4833-a4fe-d03be682b91d", "rel": "bookmark"}], "image": {"id": "f743b41b-9032-49cd-b593-2a0c94416b5e", "links": [{"href": "http://172.30.9.30:8774/images/f743b41b-9032-49cd-b593-2a0c94416b5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ddf7100a-b865-4081-ba6f-ad66da8adb25", "links": [{"href": "http://172.30.9.30:8774/flavors/ddf7100a-b865-4081-ba6f-ad66da8adb25", "rel": "bookmark"}]}, "id": "81e490c1-811c-4833-a4fe-d03be682b91d", "security_groups": [{"name": "default"}], "user_id": "6ab8826104a44b3288d35ed9ce151d4f", "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-08-12T00:08:16Z", "hostId": "8f34e53174ec2d9a8f0d6f113ec1bc5f3647a6d4894e99e771fa3059", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-inst", "created": "2018-08-12T00:08:15Z", "tenant_id": "1e762ddcccb04cabbb337406713c5480", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:08:19,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d used request id req-3bc19daa-0813-4eae-8388-58796bb02108 2018-08-12 00:08:19,516 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-inst] is - BUILD 2018-08-12 00:08:19,516 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:08:22,519 - create_instance - DEBUG - VM status query timeout in 893.197952986 2018-08-12 00:08:22,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:22,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-bf3e58f7-95be-4ca8-b060-ee7d0e8c8d19 x-compute-request-id: req-bf3e58f7-95be-4ca8-b060-ee7d0e8c8d19 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:aa:44", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81e490c1-811c-4833-a4fe-d03be682b91d", "rel": "bookmark"}], "image": {"id": "f743b41b-9032-49cd-b593-2a0c94416b5e", "links": [{"href": "http://172.30.9.30:8774/images/f743b41b-9032-49cd-b593-2a0c94416b5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:08:19.000000", "flavor": {"id": "ddf7100a-b865-4081-ba6f-ad66da8adb25", "links": [{"href": "http://172.30.9.30:8774/flavors/ddf7100a-b865-4081-ba6f-ad66da8adb25", "rel": "bookmark"}]}, "id": "81e490c1-811c-4833-a4fe-d03be682b91d", "security_groups": [{"name": "default"}], "user_id": "6ab8826104a44b3288d35ed9ce151d4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:08:19Z", "hostId": "8f34e53174ec2d9a8f0d6f113ec1bc5f3647a6d4894e99e771fa3059", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-inst", "created": "2018-08-12T00:08:15Z", "tenant_id": "1e762ddcccb04cabbb337406713c5480", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:08:22,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d used request id req-bf3e58f7-95be-4ca8-b060-ee7d0e8c8d19 2018-08-12 00:08:22,778 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-inst] is - ACTIVE 2018-08-12 00:08:22,778 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:08:22,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:23,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-0eaab0f2-fe67-4a70-881c-5cfeba6da44e x-compute-request-id: req-0eaab0f2-fe67-4a70-881c-5cfeba6da44e Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:aa:44", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81e490c1-811c-4833-a4fe-d03be682b91d", "rel": "bookmark"}], "image": {"id": "f743b41b-9032-49cd-b593-2a0c94416b5e", "links": [{"href": "http://172.30.9.30:8774/images/f743b41b-9032-49cd-b593-2a0c94416b5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:08:19.000000", "flavor": {"id": "ddf7100a-b865-4081-ba6f-ad66da8adb25", "links": [{"href": "http://172.30.9.30:8774/flavors/ddf7100a-b865-4081-ba6f-ad66da8adb25", "rel": "bookmark"}]}, "id": "81e490c1-811c-4833-a4fe-d03be682b91d", "security_groups": [{"name": "default"}], "user_id": "6ab8826104a44b3288d35ed9ce151d4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:08:19Z", "hostId": "8f34e53174ec2d9a8f0d6f113ec1bc5f3647a6d4894e99e771fa3059", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-inst", "created": "2018-08-12T00:08:15Z", "tenant_id": "1e762ddcccb04cabbb337406713c5480", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:08:23,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d used request id req-0eaab0f2-fe67-4a70-881c-5cfeba6da44e 2018-08-12 00:08:23,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:23,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d1cc06b7-e066-455a-a922-5caaac1c09a3 Date: Sun, 12 Aug 2018 00:08:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["90440124-fd47-4ec0-b521-fc3abde4d544"],"updated_at":"2018-08-12T00:08:08Z","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e762ddcccb04cabbb337406713c5480","id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net"}]} 2018-08-12 00:08:23,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net used request id req-d1cc06b7-e066-455a-a922-5caaac1c09a3 2018-08-12 00:08:23,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:23,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5100c79-d510-4edc-bdf1-8bcb020c6e09 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e762ddcccb04cabbb337406713c5480", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj"}} 2018-08-12 00:08:23,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480 used request id req-e5100c79-d510-4edc-bdf1-8bcb020c6e09 2018-08-12 00:08:23,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:23,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-19d6eff0-b6a6-434c-9168-83ff22b09617 Date: Sun, 12 Aug 2018 00:08:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1e762ddcccb04cabbb337406713c5480","id":"90440124-fd47-4ec0-b521-fc3abde4d544","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-subnet"}]} 2018-08-12 00:08:23,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 used request id req-19d6eff0-b6a6-434c-9168-83ff22b09617 2018-08-12 00:08:23,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:23,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1624 X-Openstack-Request-Id: req-b45ed0da-05fb-491e-920e-74c2fc000411 Date: Sun, 12 Aug 2018 00:08:23 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:08Z","admin_state_up":true,"updated_at":"2018-08-12T00:08:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37baf2f0-b1ce-4ab5-82dd-44552d569dd2","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:10:7e:55","id":"4c92a70f-5b5b-40cf-8db3-07d546acbd87","port_security_enabled":false,"project_id":"1e762ddcccb04cabbb337406713c5480","fixed_ips":[{"subnet_id":"90440124-fd47-4ec0-b521-fc3abde4d544","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"37baf2f0-b1ce-4ab5-82dd-44552d569dd2","tenant_id":"1e762ddcccb04cabbb337406713c5480","created_at":"2018-08-12T00:08:12Z","admin_state_up":true,"updated_at":"2018-08-12T00:08:19Z","binding:vnic_type":"normal","device_id":"81e490c1-811c-4833-a4fe-d03be682b91d","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:11:aa:44","id":"7eb83455-5944-4d0c-97aa-20b7bc0b2efd","port_security_enabled":true,"project_id":"1e762ddcccb04cabbb337406713c5480","fixed_ips":[{"subnet_id":"90440124-fd47-4ec0-b521-fc3abde4d544","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["7eab9d87-d805-4e4c-baea-85a7ac1fc4d6"],"name":"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320port-1"}]} 2018-08-12 00:08:23,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=37baf2f0-b1ce-4ab5-82dd-44552d569dd2 used request id req-b45ed0da-05fb-491e-920e-74c2fc000411 2018-08-12 00:08:23,441 - create_instance - INFO - Deleting Port with ID - 7eb83455-5944-4d0c-97aa-20b7bc0b2efd 2018-08-12 00:08:23,441 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320port-1 2018-08-12 00:08:23,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/7eb83455-5944-4d0c-97aa-20b7bc0b2efd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:23,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3f0b9e8b-cace-491a-87ef-1c980a06156b Date: Sun, 12 Aug 2018 00:08:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:08:23,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/7eb83455-5944-4d0c-97aa-20b7bc0b2efd used request id req-3f0b9e8b-cace-491a-87ef-1c980a06156b 2018-08-12 00:08:23,946 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-inst 2018-08-12 00:08:23,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:24,080 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00: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-63e8ff46-2840-4567-bbcd-095ba0d3722d x-compute-request-id: req-63e8ff46-2840-4567-bbcd-095ba0d3722d Content-Type: application/json 2018-08-12 00:08:24,080 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d used request id req-63e8ff46-2840-4567-bbcd-095ba0d3722d 2018-08-12 00:08:24,081 - create_instance - INFO - Checking deletion status 2018-08-12 00:08:24,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:24,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08: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-a880f6f9-c05c-4d55-8633-14deffdb648f x-compute-request-id: req-a880f6f9-c05c-4d55-8633-14deffdb648f Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:aa:44", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81e490c1-811c-4833-a4fe-d03be682b91d", "rel": "bookmark"}], "image": {"id": "f743b41b-9032-49cd-b593-2a0c94416b5e", "links": [{"href": "http://172.30.9.30:8774/images/f743b41b-9032-49cd-b593-2a0c94416b5e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:08:19.000000", "flavor": {"id": "ddf7100a-b865-4081-ba6f-ad66da8adb25", "links": [{"href": "http://172.30.9.30:8774/flavors/ddf7100a-b865-4081-ba6f-ad66da8adb25", "rel": "bookmark"}]}, "id": "81e490c1-811c-4833-a4fe-d03be682b91d", "user_id": "6ab8826104a44b3288d35ed9ce151d4f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:08:24Z", "hostId": "8f34e53174ec2d9a8f0d6f113ec1bc5f3647a6d4894e99e771fa3059", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-inst", "created": "2018-08-12T00:08:15Z", "tenant_id": "1e762ddcccb04cabbb337406713c5480", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:08:24,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d used request id req-a880f6f9-c05c-4d55-8633-14deffdb648f 2018-08-12 00:08:24,422 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-inst] is - ACTIVE 2018-08-12 00:08:24,422 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:08:27,426 - create_instance - DEBUG - VM status query timeout in 296.655238867 2018-08-12 00:08:27,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46752e8f190b3074016f6d1b226b3248f3e4ef22" 2018-08-12 00:08:27,475 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00: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-51bb4acb-2abd-4db5-8586-3b52da247e98 x-compute-request-id: req-51bb4acb-2abd-4db5-8586-3b52da247e98 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 81e490c1-811c-4833-a4fe-d03be682b91d could not be found.", "code": 404}} 2018-08-12 00:08:27,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81e490c1-811c-4833-a4fe-d03be682b91d used request id req-51bb4acb-2abd-4db5-8586-3b52da247e98 2018-08-12 00:08:27,475 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 81e490c1-811c-4833-a4fe-d03be682b91d could not be found. (HTTP 404) (Request-ID: req-51bb4acb-2abd-4db5-8586-3b52da247e98) 2018-08-12 00:08:27,475 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-inst 2018-08-12 00:08:27,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/ddf7100a-b865-4081-ba6f-ad66da8adb25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f365001a195e5c3a302f70d636349964a7215b" 2018-08-12 00:08:27,515 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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-73acc746-d3c1-481e-9014-452ee534da87 x-compute-request-id: req-73acc746-d3c1-481e-9014-452ee534da87 Content-Length: 0 Content-Type: application/json 2018-08-12 00:08:27,515 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/ddf7100a-b865-4081-ba6f-ad66da8adb25 used request id req-73acc746-d3c1-481e-9014-452ee534da87 2018-08-12 00:08:27,516 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-subnet 2018-08-12 00:08:27,516 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-subnet 2018-08-12 00:08:27,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/90440124-fd47-4ec0-b521-fc3abde4d544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1cdcc3c6cd4de9cfd1e11ce47529e2dcc0f90" 2018-08-12 00:08:28,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f03f390-ade4-4945-9a97-a8891475a105 Date: Sun, 12 Aug 2018 00:08:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:08:28,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/90440124-fd47-4ec0-b521-fc3abde4d544 used request id req-6f03f390-ade4-4945-9a97-a8891475a105 2018-08-12 00:08:28,995 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-pub-net 2018-08-12 00:08:29,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/37baf2f0-b1ce-4ab5-82dd-44552d569dd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1cdcc3c6cd4de9cfd1e11ce47529e2dcc0f90" 2018-08-12 00:08:30,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dcb60976-fee2-43bb-b4e7-f4cef706eff0 Date: Sun, 12 Aug 2018 00:08:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:08:30,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/37baf2f0-b1ce-4ab5-82dd-44552d569dd2 used request id req-dcb60976-fee2-43bb-b4e7-f4cef706eff0 2018-08-12 00:08:30,535 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-a57ceede-382d-4fe0-931e-f1e1d4f9d320-image 2018-08-12 00:08:30,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/f743b41b-9032-49cd-b593-2a0c94416b5e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69273262f9334cb43793a176fd2f6f1344d6eb33" 2018-08-12 00:08:30,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3500ccc1-d5ed-4a72-bec1-8b00049944fe Date: Sun, 12 Aug 2018 00:08:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:08:30,943 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/f743b41b-9032-49cd-b593-2a0c94416b5e used request id req-3500ccc1-d5ed-4a72-bec1-8b00049944fe 2018-08-12 00:08:30,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:08:30,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:08:30,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:08:30,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:08:30,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:08:30,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:31,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-daf65fb0-843c-4e49-92fd-a9e80b8f1f53 Date: Sun, 12 Aug 2018 00:08:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1e762ddcccb04cabbb337406713c5480", "created_at": "2018-08-12T00:08:07Z", "updated_at": "2018-08-12T00:08:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:08:07Z", "revision_number": 0, "id": "196e4fc4-085b-4eb3-a40b-0cad848f6b26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:08:07Z", "security_group_id": "7eab9d87-d805-4e4c-baea-85a7ac1fc4d6", "tenant_id": "1e762ddcccb04cabbb337406713c5480", "port_range_min": null, "ethertype": "IPv6", "project_id": "1e762ddcccb04cabbb337406713c5480"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:08:07Z", "revision_number": 0, "id": "89c708b3-c97b-4e4d-8dd6-9521bb84b107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:08:07Z", "security_group_id": "7eab9d87-d805-4e4c-baea-85a7ac1fc4d6", "tenant_id": "1e762ddcccb04cabbb337406713c5480", "port_range_min": null, "ethertype": "IPv4", "project_id": "1e762ddcccb04cabbb337406713c5480"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:08:07Z", "revision_number": 0, "id": "983d79a0-469c-4d3e-b78e-1e04dd857f5a", "remote_group_id": "7eab9d87-d805-4e4c-baea-85a7ac1fc4d6", "remote_ip_prefix": null, "created_at": "2018-08-12T00:08:07Z", "security_group_id": "7eab9d87-d805-4e4c-baea-85a7ac1fc4d6", "tenant_id": "1e762ddcccb04cabbb337406713c5480", "port_range_min": null, "ethertype": "IPv4", "project_id": "1e762ddcccb04cabbb337406713c5480"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:08:07Z", "revision_number": 0, "id": "c6b746fb-b31a-4d79-a934-a18d0b3a77f9", "remote_group_id": "7eab9d87-d805-4e4c-baea-85a7ac1fc4d6", "remote_ip_prefix": null, "created_at": "2018-08-12T00:08:07Z", "security_group_id": "7eab9d87-d805-4e4c-baea-85a7ac1fc4d6", "tenant_id": "1e762ddcccb04cabbb337406713c5480", "port_range_min": null, "ethertype": "IPv6", "project_id": "1e762ddcccb04cabbb337406713c5480"}], "revision_number": 4, "project_id": "1e762ddcccb04cabbb337406713c5480", "id": "7eab9d87-d805-4e4c-baea-85a7ac1fc4d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:08:31,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-daf65fb0-843c-4e49-92fd-a9e80b8f1f53 2018-08-12 00:08:31,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:31,280 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff335e9d-52f5-4242-af8c-45508c10ba95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:08:31,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-ff335e9d-52f5-4242-af8c-45508c10ba95 2018-08-12 00:08:31,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:08:31,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:31,366 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d9006c7-b418-4702-a8c7-6a9e2529e323 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:08:31,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-0d9006c7-b418-4702-a8c7-6a9e2529e323 2018-08-12 00:08:31,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:08:31,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:31,452 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4de2f3a7-b774-4a04-bd80-d1eacc24b91b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:08:31,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-4de2f3a7-b774-4a04-bd80-d1eacc24b91b 2018-08-12 00:08:31,452 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:08:31,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:31,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79f8140e-9bb6-4e1f-8c60-6c0841dec39c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:08:31,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-79f8140e-9bb6-4e1f-8c60-6c0841dec39c 2018-08-12 00:08:31,538 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:08:31,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:31,621 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-358afa3a-7019-41ca-bcb5-11cd2ca29ef7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:08:31,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-358afa3a-7019-41ca-bcb5-11cd2ca29ef7 2018-08-12 00:08:31,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:08:31,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:31,707 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7692e7d-be72-4e69-ac5b-22a89acfb1c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:08:31,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-d7692e7d-be72-4e69-ac5b-22a89acfb1c2 2018-08-12 00:08:31,707 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:08:31,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:31,726 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-428b22e8-b448-4133-aec1-ae2c3d70fcb5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:08:31,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-428b22e8-b448-4133-aec1-ae2c3d70fcb5 2018-08-12 00:08:31,727 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:08:31,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:31,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de6d2240-0ebf-4629-8629-46c17940179e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:08:31,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-de6d2240-0ebf-4629-8629-46c17940179e 2018-08-12 00:08:31,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:08:31,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:31,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d90a0a5b-30df-4c0c-a22c-b47e811b5969 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e762ddcccb04cabbb337406713c5480", "name": "CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj"}} 2018-08-12 00:08:31,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480 used request id req-d90a0a5b-30df-4c0c-a22c-b47e811b5969 2018-08-12 00:08:31,909 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7eab9d87-d805-4e4c-baea-85a7ac1fc4d6 2018-08-12 00:08:31,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7eab9d87-d805-4e4c-baea-85a7ac1fc4d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:31,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d590db50-18da-4cfb-9d5d-12efab8268a4 Date: Sun, 12 Aug 2018 00:08: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-08-12T00:08:07Z", "security_group_id": "7eab9d87-d805-4e4c-baea-85a7ac1fc4d6", "port_range_min": null, "revision_number": 0, "tenant_id": "1e762ddcccb04cabbb337406713c5480", "created_at": "2018-08-12T00:08:07Z", "project_id": "1e762ddcccb04cabbb337406713c5480", "id": "196e4fc4-085b-4eb3-a40b-0cad848f6b26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:08:07Z", "security_group_id": "7eab9d87-d805-4e4c-baea-85a7ac1fc4d6", "port_range_min": null, "revision_number": 0, "tenant_id": "1e762ddcccb04cabbb337406713c5480", "created_at": "2018-08-12T00:08:07Z", "project_id": "1e762ddcccb04cabbb337406713c5480", "id": "89c708b3-c97b-4e4d-8dd6-9521bb84b107"}, {"remote_group_id": "7eab9d87-d805-4e4c-baea-85a7ac1fc4d6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:08:07Z", "security_group_id": "7eab9d87-d805-4e4c-baea-85a7ac1fc4d6", "port_range_min": null, "revision_number": 0, "tenant_id": "1e762ddcccb04cabbb337406713c5480", "created_at": "2018-08-12T00:08:07Z", "project_id": "1e762ddcccb04cabbb337406713c5480", "id": "983d79a0-469c-4d3e-b78e-1e04dd857f5a"}, {"remote_group_id": "7eab9d87-d805-4e4c-baea-85a7ac1fc4d6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:08:07Z", "security_group_id": "7eab9d87-d805-4e4c-baea-85a7ac1fc4d6", "port_range_min": null, "revision_number": 0, "tenant_id": "1e762ddcccb04cabbb337406713c5480", "created_at": "2018-08-12T00:08:07Z", "project_id": "1e762ddcccb04cabbb337406713c5480", "id": "c6b746fb-b31a-4d79-a934-a18d0b3a77f9"}]} 2018-08-12 00:08:31,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7eab9d87-d805-4e4c-baea-85a7ac1fc4d6 used request id req-d590db50-18da-4cfb-9d5d-12efab8268a4 2018-08-12 00:08:31,937 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:08:31,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/7eab9d87-d805-4e4c-baea-85a7ac1fc4d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:32,111 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f78d2c08-2c14-4268-87f7-cc6b29f3ba14 Content-Length: 0 Date: Sun, 12 Aug 2018 00:08:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:08:32,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/7eab9d87-d805-4e4c-baea-85a7ac1fc4d6 used request id req-f78d2c08-2c14-4268-87f7-cc6b29f3ba14 2018-08-12 00:08:32,112 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj 2018-08-12 00:08:32,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:32,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a61c9a4-69a3-402c-9d5e-3d1ef1162370 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:08:32,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/1e762ddcccb04cabbb337406713c5480 used request id req-8a61c9a4-69a3-402c-9d5e-3d1ef1162370 2018-08-12 00:08:32,339 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-3011b2f0-115f-47a-proj-role 2018-08-12 00:08:32,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/aed0766c6ffb4a299277e2b1a37036e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:32,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-facbbff8-0055-4cdf-a37d-8b6fd8e9d460 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:08:32,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/aed0766c6ffb4a299277e2b1a37036e4 used request id req-facbbff8-0055-4cdf-a37d-8b6fd8e9d460 2018-08-12 00:08:32,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57bcd98c58154db2ca4b68cd85a7c6789662a827" 2018-08-12 00:08:32,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf5024f-d959-4039-a830-022cdb80f700 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:08:32,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-abf5024f-d959-4039-a830-022cdb80f700 2018-08-12 00:08:32,540 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-3011b2f0-115f-47a-user 2018-08-12 00:08:32,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/6ab8826104a44b3288d35ed9ce151d4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc29144852aab1cbeb0b3af666194e302e4ac42" 2018-08-12 00:08:32,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e824679-ef07-4c69-bba3-7e2b95a4024e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:08:32,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/6ab8826104a44b3288d35ed9ce151d4f used request id req-8e824679-ef07-4c69-bba3-7e2b95a4024e 2018-08-12 00:08:32,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:33,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:08:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["V9-Ak2VAQ8erKaKslOe19A"], "issued_at": "2018-08-12T00:08:33.000000Z"}} 2018-08-12 00:08:33,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3875e1db1d8b32327c997e50c2ef161392551e28" 2018-08-12 00:08:33,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb18381-d40e-47d5-aadf-c3cdfb46a22d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:33,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-5eb18381-d40e-47d5-aadf-c3cdfb46a22d 2018-08-12 00:08:33,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:33,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:33,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:08:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ju2iYiZLQZOuepRL3ky-zA"], "issued_at": "2018-08-12T00:08:33.000000Z"}} 2018-08-12 00:08:33,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6df438ccabea2ef483f80ff7a36bcbb9b49b2e" 2018-08-12 00:08:33,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7739bf2-a1d0-4e03-9fe7-3233b28780bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:33,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f7739bf2-a1d0-4e03-9fe7-3233b28780bc 2018-08-12 00:08:33,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:08:33,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:08:33,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6df438ccabea2ef483f80ff7a36bcbb9b49b2e" 2018-08-12 00:08:33,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd6d72d-0ac0-4a95-855a-48eb276774ba Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:08:33,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj used request id req-fbd6d72d-0ac0-4a95-855a-48eb276774ba 2018-08-12 00:08:33,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6df438ccabea2ef483f80ff7a36bcbb9b49b2e" 2018-08-12 00:08:33,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f53444-257f-4a60-af01-33f9e623c006 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:08:33,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-89f53444-257f-4a60-af01-33f9e623c006 2018-08-12 00:08:33,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6df438ccabea2ef483f80ff7a36bcbb9b49b2e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj"}}' 2018-08-12 00:08:33,848 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a608b69-02d6-4b23-9913-5c83160a27a2 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543"}, "tags": [], "enabled": true, "id": "5a1de3c7ef784643b17eea83897e1543", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj"}} 2018-08-12 00:08:33,848 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-2a608b69-02d6-4b23-9913-5c83160a27a2 2018-08-12 00:08:33,848 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj 2018-08-12 00:08:33,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:33,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:34,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:08:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["TuPQUNPnRmaKcJ7mqYmUFg"], "issued_at": "2018-08-12T00:08:34.000000Z"}} 2018-08-12 00:08:34,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ec4dc326823fa6a8be7fb4cfb971ed897d13e1" 2018-08-12 00:08:34,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eecbaac2-cfc7-461c-89b4-d603e3efb509 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:34,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-eecbaac2-cfc7-461c-89b4-d603e3efb509 2018-08-12 00:08:34,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:08:34,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:08:34,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ec4dc326823fa6a8be7fb4cfb971ed897d13e1" 2018-08-12 00:08:34,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-180290d7-7889-41f8-bdd4-a9aa3d00ee5a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:08:34,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-180290d7-7889-41f8-bdd4-a9aa3d00ee5a 2018-08-12 00:08:34,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ec4dc326823fa6a8be7fb4cfb971ed897d13e1" 2018-08-12 00:08:34,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48f6fa8-8498-4ac2-aec6-8dbf22de3b66 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543"}, "tags": [], "enabled": true, "id": "5a1de3c7ef784643b17eea83897e1543", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj"}]} 2018-08-12 00:08:34,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj used request id req-f48f6fa8-8498-4ac2-aec6-8dbf22de3b66 2018-08-12 00:08:34,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ec4dc326823fa6a8be7fb4cfb971ed897d13e1" 2018-08-12 00:08:34,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aeee5f7-4896-4da8-9d7e-025ce032135b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:08:34,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0aeee5f7-4896-4da8-9d7e-025ce032135b 2018-08-12 00:08:34,944 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-92b32611-10d7-4d5-user 2018-08-12 00:08:34,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:34,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6df438ccabea2ef483f80ff7a36bcbb9b49b2e" 2018-08-12 00:08:35,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41022753-3e89-4724-a579-9bfa37cd56ae Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:08:35,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-41022753-3e89-4724-a579-9bfa37cd56ae 2018-08-12 00:08:35,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6df438ccabea2ef483f80ff7a36bcbb9b49b2e" -d '{"role": {"name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj-role"}}' 2018-08-12 00:08:35,129 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-295bea65-e071-476f-930e-e4c305029dd5 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43e3d5f0f0e04da4ad655729e253edf2", "links": {"self": "http://172.30.9.30:5000/v3/roles/43e3d5f0f0e04da4ad655729e253edf2"}, "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj-role"}} 2018-08-12 00:08:35,129 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-295bea65-e071-476f-930e-e4c305029dd5 2018-08-12 00:08:35,129 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj-role 2018-08-12 00:08:35,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/43e3d5f0f0e04da4ad655729e253edf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6df438ccabea2ef483f80ff7a36bcbb9b49b2e" 2018-08-12 00:08:35,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a1b9ae2-b3ef-48da-88fa-fca48027e70e Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43e3d5f0f0e04da4ad655729e253edf2", "links": {"self": "http://172.30.9.30:5000/v3/roles/43e3d5f0f0e04da4ad655729e253edf2"}, "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj-role"}} 2018-08-12 00:08:35,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/43e3d5f0f0e04da4ad655729e253edf2 used request id req-0a1b9ae2-b3ef-48da-88fa-fca48027e70e 2018-08-12 00:08:35,215 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj-role to project CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj 2018-08-12 00:08:35,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543/users/c4d8308438d145418598f9a77560ee84/roles/43e3d5f0f0e04da4ad655729e253edf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6df438ccabea2ef483f80ff7a36bcbb9b49b2e" 2018-08-12 00:08:35,335 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cad24232-ffc4-43d1-9d12-ab2487d2a26f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:08:35,335 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543/users/c4d8308438d145418598f9a77560ee84/roles/43e3d5f0f0e04da4ad655729e253edf2 used request id req-cad24232-ffc4-43d1-9d12-ab2487d2a26f 2018-08-12 00:08:35,335 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:08:35,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:35,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:35,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43e3d5f0f0e04da4ad655729e253edf2", "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj-role"}], "expires_at": "2018-08-12T01:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a1de3c7ef784643b17eea83897e1543", "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/5a1de3c7ef784643b17eea83897e1543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/5a1de3c7ef784643b17eea83897e1543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-user", "id": "c4d8308438d145418598f9a77560ee84"}, "audit_ids": ["gRfYC3nPQGCqUTnRZyCiOg"], "issued_at": "2018-08-12T00:08:35.000000Z"}} 2018-08-12 00:08:35,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c62420b28fda5fbd1d6fcbd45e3b332e5b6846e1" 2018-08-12 00:08:35,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1118a31d-0daf-467b-87dc-0e452cd79c71 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:35,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1118a31d-0daf-467b-87dc-0e452cd79c71 2018-08-12 00:08:35,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c62420b28fda5fbd1d6fcbd45e3b332e5b6846e1" 2018-08-12 00:08:35,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-68f21f4a-89da-403a-9ca3-04dc6b40221e Date: Sun, 12 Aug 2018 00:08:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-image"} 2018-08-12 00:08:35,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-image used request id req-68f21f4a-89da-403a-9ca3-04dc6b40221e 2018-08-12 00:08:35,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c62420b28fda5fbd1d6fcbd45e3b332e5b6846e1" 2018-08-12 00:08:35,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-64ee4ae0-1b10-4141-87ec-b035496ba279 Date: Sun, 12 Aug 2018 00:08: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-08-12 00:08:35,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-64ee4ae0-1b10-4141-87ec-b035496ba279 2018-08-12 00:08:36,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c62420b28fda5fbd1d6fcbd45e3b332e5b6846e1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-image"}' 2018-08-12 00:08:36,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/d846002b-57dd-405b-a9dc-bf84df8fd34c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-90804238-8dcc-4c28-ab26-389e18055a77 Date: Sun, 12 Aug 2018 00:08:36 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:08:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:08:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/d846002b-57dd-405b-a9dc-bf84df8fd34c", "min_disk": 0, "protected": false, "id": "d846002b-57dd-405b-a9dc-bf84df8fd34c", "file": "/v2/images/d846002b-57dd-405b-a9dc-bf84df8fd34c/file", "checksum": null, "owner": "5a1de3c7ef784643b17eea83897e1543", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:08:36,059 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-90804238-8dcc-4c28-ab26-389e18055a77 2018-08-12 00:08:36,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/d846002b-57dd-405b-a9dc-bf84df8fd34c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c62420b28fda5fbd1d6fcbd45e3b332e5b6846e1" -d '' 2018-08-12 00:08:36,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-70ddcfa3-1da7-41b2-8b7b-47d00690f37e Date: Sun, 12 Aug 2018 00:08:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:08:36,637 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/d846002b-57dd-405b-a9dc-bf84df8fd34c/file used request id req-70ddcfa3-1da7-41b2-8b7b-47d00690f37e 2018-08-12 00:08:36,638 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:08:36,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d846002b-57dd-405b-a9dc-bf84df8fd34c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c62420b28fda5fbd1d6fcbd45e3b332e5b6846e1" 2018-08-12 00:08:36,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-37da0bce-aaed-4b91-bfc0-4a3e3bf77b91 Date: Sun, 12 Aug 2018 00:08:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:08:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:08:36Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/d846002b-57dd-405b-a9dc-bf84df8fd34c/snap", "metadata": {}}], "self": "/v2/images/d846002b-57dd-405b-a9dc-bf84df8fd34c", "min_disk": 0, "protected": false, "id": "d846002b-57dd-405b-a9dc-bf84df8fd34c", "file": "/v2/images/d846002b-57dd-405b-a9dc-bf84df8fd34c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a1de3c7ef784643b17eea83897e1543", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/d846002b-57dd-405b-a9dc-bf84df8fd34c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:08:36,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d846002b-57dd-405b-a9dc-bf84df8fd34c used request id req-37da0bce-aaed-4b91-bfc0-4a3e3bf77b91 2018-08-12 00:08:36,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c62420b28fda5fbd1d6fcbd45e3b332e5b6846e1" 2018-08-12 00:08:36,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a03c9ce2-81f1-4b3c-9391-73a9f333c17c Date: Sun, 12 Aug 2018 00:08: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-08-12 00:08:36,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-a03c9ce2-81f1-4b3c-9391-73a9f333c17c 2018-08-12 00:08:36,670 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-image 2018-08-12 00:08:36,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d846002b-57dd-405b-a9dc-bf84df8fd34c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c62420b28fda5fbd1d6fcbd45e3b332e5b6846e1" 2018-08-12 00:08:36,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4914b36a-3d75-45e4-8280-d6a026f621dd Date: Sun, 12 Aug 2018 00:08:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:08:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:08:36Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/d846002b-57dd-405b-a9dc-bf84df8fd34c/snap", "metadata": {}}], "self": "/v2/images/d846002b-57dd-405b-a9dc-bf84df8fd34c", "min_disk": 0, "protected": false, "id": "d846002b-57dd-405b-a9dc-bf84df8fd34c", "file": "/v2/images/d846002b-57dd-405b-a9dc-bf84df8fd34c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a1de3c7ef784643b17eea83897e1543", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/d846002b-57dd-405b-a9dc-bf84df8fd34c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:08:36,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d846002b-57dd-405b-a9dc-bf84df8fd34c used request id req-4914b36a-3d75-45e4-8280-d6a026f621dd 2018-08-12 00:08:36,690 - create_image - DEBUG - Instance status is - active 2018-08-12 00:08:36,690 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-image 2018-08-12 00:08:36,690 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-image 2018-08-12 00:08:36,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:36,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:37,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43e3d5f0f0e04da4ad655729e253edf2", "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj-role"}], "expires_at": "2018-08-12T01:08:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a1de3c7ef784643b17eea83897e1543", "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/5a1de3c7ef784643b17eea83897e1543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/5a1de3c7ef784643b17eea83897e1543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-user", "id": "c4d8308438d145418598f9a77560ee84"}, "audit_ids": ["JRmBsoIpQXWz9Bw_XX4EPA"], "issued_at": "2018-08-12T00:08:37.000000Z"}} 2018-08-12 00:08:37,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b038392d1ba31c208672952a2e2d359a321f462" 2018-08-12 00:08:37,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a2160a-bbad-4672-93d9-212cbe470ec5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:37,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b8a2160a-bbad-4672-93d9-212cbe470ec5 2018-08-12 00:08:37,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:08:37,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:08:37,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:08:37,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:08:37,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:08:37,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b038392d1ba31c208672952a2e2d359a321f462" 2018-08-12 00:08:37,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6aca3175-40d6-4788-a0de-814d4c585a1b Date: Sun, 12 Aug 2018 00:08:37 GMT RESP BODY: {"networks":[]} 2018-08-12 00:08:37,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net used request id req-6aca3175-40d6-4788-a0de-814d4c585a1b 2018-08-12 00:08:37,327 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net 2018-08-12 00:08:37,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b038392d1ba31c208672952a2e2d359a321f462" -d '{"network": {"name": "CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net", "admin_state_up": true}}' 2018-08-12 00:08:37,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-f4eb333e-18be-4ed2-af02-13d1e17c1095 Date: Sun, 12 Aug 2018 00:08:37 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"5a1de3c7ef784643b17eea83897e1543","created_at":"2018-08-12T00:08:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:08:37Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"5a1de3c7ef784643b17eea83897e1543","id":"4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f","name":"CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net"}} 2018-08-12 00:08:37,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-f4eb333e-18be-4ed2-af02-13d1e17c1095 2018-08-12 00:08:37,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b038392d1ba31c208672952a2e2d359a321f462" 2018-08-12 00:08:37,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-53735c4e-1182-4693-b2c1-baa6d000b475 Date: Sun, 12 Aug 2018 00:08:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:08:37Z","tenant_id":"5a1de3c7ef784643b17eea83897e1543","created_at":"2018-08-12T00:08:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5a1de3c7ef784643b17eea83897e1543","id":"4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f","name":"CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net"}]} 2018-08-12 00:08:37,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f used request id req-53735c4e-1182-4693-b2c1-baa6d000b475 2018-08-12 00:08:37,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b038392d1ba31c208672952a2e2d359a321f462" 2018-08-12 00:08:38,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3fc5125f-97cf-489c-b240-ade96bf2aad1 Date: Sun, 12 Aug 2018 00:08:38 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:08:38,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f used request id req-3fc5125f-97cf-489c-b240-ade96bf2aad1 2018-08-12 00:08:38,022 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-subnet 2018-08-12 00:08:38,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b038392d1ba31c208672952a2e2d359a321f462" -d '{"subnets": [{"ip_version": 4, "network_id": "4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-subnet"}]}' 2018-08-12 00:08:38,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-02e3f46a-e528-483c-97f4-76f59383dab7 Date: Sun, 12 Aug 2018 00:08:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f","tenant_id":"5a1de3c7ef784643b17eea83897e1543","created_at":"2018-08-12T00:08:38Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:38Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5a1de3c7ef784643b17eea83897e1543","id":"0c639eaa-5e34-4996-96bc-cdee58d0a05f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-subnet"}]} 2018-08-12 00:08:38,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-02e3f46a-e528-483c-97f4-76f59383dab7 2018-08-12 00:08:38,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b038392d1ba31c208672952a2e2d359a321f462" 2018-08-12 00:08:38,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f8ada973-81ef-44f3-9987-5f96137ec4b7 Date: Sun, 12 Aug 2018 00:08:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c639eaa-5e34-4996-96bc-cdee58d0a05f"],"updated_at":"2018-08-12T00:08:38Z","tenant_id":"5a1de3c7ef784643b17eea83897e1543","created_at":"2018-08-12T00:08:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a1de3c7ef784643b17eea83897e1543","id":"4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f","name":"CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net"}]} 2018-08-12 00:08:38,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f used request id req-f8ada973-81ef-44f3-9987-5f96137ec4b7 2018-08-12 00:08:38,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b038392d1ba31c208672952a2e2d359a321f462" 2018-08-12 00:08:38,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0056157b-a300-4966-b88c-74f7a25040e0 Date: Sun, 12 Aug 2018 00:08:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f","tenant_id":"5a1de3c7ef784643b17eea83897e1543","created_at":"2018-08-12T00:08:38Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5a1de3c7ef784643b17eea83897e1543","id":"0c639eaa-5e34-4996-96bc-cdee58d0a05f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-subnet"}]} 2018-08-12 00:08:38,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f used request id req-0056157b-a300-4966-b88c-74f7a25040e0 2018-08-12 00:08:38,914 - OpenStackNetwork - DEBUG - Network [4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f] created successfully 2018-08-12 00:08:38,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:38,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:39,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:08:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["YNawas4dT4O0ZYCjWGDuqw"], "issued_at": "2018-08-12T00:08:39.000000Z"}} 2018-08-12 00:08:39,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}776114a9412671fe8bf3952653f62154949a45e1" 2018-08-12 00:08:39,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b93ad314-3493-4763-b082-e5b42b5e74d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:39,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b93ad314-3493-4763-b082-e5b42b5e74d3 2018-08-12 00:08:39,408 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:08:39,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}776114a9412671fe8bf3952653f62154949a45e1" 2018-08-12 00:08:39,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08: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-d777a7da-36d7-4319-9685-7539b65cf8d6 x-compute-request-id: req-d777a7da-36d7-4319-9685-7539b65cf8d6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:08:39,590 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-d777a7da-36d7-4319-9685-7539b65cf8d6 2018-08-12 00:08:39,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}776114a9412671fe8bf3952653f62154949a45e1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-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-08-12 00:08:39,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08: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-9db2a2fc-159d-4f93-ad8b-0b09d1355104 x-compute-request-id: req-9db2a2fc-159d-4f93-ad8b-0b09d1355104 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0b386c15-fa2b-485a-ba81-4f76c733e411", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0b386c15-fa2b-485a-ba81-4f76c733e411", "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": "0b386c15-fa2b-485a-ba81-4f76c733e411"}} 2018-08-12 00:08:39,639 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-9db2a2fc-159d-4f93-ad8b-0b09d1355104 2018-08-12 00:08:39,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:39,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:40,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43e3d5f0f0e04da4ad655729e253edf2", "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj-role"}], "expires_at": "2018-08-12T01:08:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a1de3c7ef784643b17eea83897e1543", "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/5a1de3c7ef784643b17eea83897e1543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/5a1de3c7ef784643b17eea83897e1543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-user", "id": "c4d8308438d145418598f9a77560ee84"}, "audit_ids": ["rJS_tfUTQyuRYw_wwCve5w"], "issued_at": "2018-08-12T00:08:40.000000Z"}} 2018-08-12 00:08:40,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:40,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-116b2eeb-e0ea-4272-a180-9e0a5199790a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:40,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-116b2eeb-e0ea-4272-a180-9e0a5199790a 2018-08-12 00:08:40,101 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:08:40,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:08:40,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:08:40,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:08:40,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:08:40,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:08:40,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:40,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac91fb07-eb8d-495d-99f9-0cb1b42a02a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:40,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ac91fb07-eb8d-495d-99f9-0cb1b42a02a0 2018-08-12 00:08:40,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:40,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-b53d7d83-53e6-40e5-9815-131ed5243599 Date: Sun, 12 Aug 2018 00:08:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c639eaa-5e34-4996-96bc-cdee58d0a05f"],"updated_at":"2018-08-12T00:08:38Z","tenant_id":"5a1de3c7ef784643b17eea83897e1543","created_at":"2018-08-12T00:08:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a1de3c7ef784643b17eea83897e1543","id":"4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f","name":"CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net"}]} 2018-08-12 00:08:40,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net used request id req-b53d7d83-53e6-40e5-9815-131ed5243599 2018-08-12 00:08:40,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:40,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e70590a1-6769-43de-9c9e-d8592e2af3ef Date: Sun, 12 Aug 2018 00:08:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f","tenant_id":"5a1de3c7ef784643b17eea83897e1543","created_at":"2018-08-12T00:08:38Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5a1de3c7ef784643b17eea83897e1543","id":"0c639eaa-5e34-4996-96bc-cdee58d0a05f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-subnet"}]} 2018-08-12 00:08:40,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f used request id req-e70590a1-6769-43de-9c9e-d8592e2af3ef 2018-08-12 00:08:40,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:40,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c5e8fe65-4ce1-4832-bc3a-08f62f78512b Date: Sun, 12 Aug 2018 00:08:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c639eaa-5e34-4996-96bc-cdee58d0a05f"],"updated_at":"2018-08-12T00:08:38Z","tenant_id":"5a1de3c7ef784643b17eea83897e1543","created_at":"2018-08-12T00:08:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a1de3c7ef784643b17eea83897e1543","id":"4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f","name":"CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net"}]} 2018-08-12 00:08:40,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net used request id req-c5e8fe65-4ce1-4832-bc3a-08f62f78512b 2018-08-12 00:08:40,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:08:40,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:08:40,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:40,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cccbbc2-ec7b-4460-94d5-63b75c4d8014 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a1de3c7ef784643b17eea83897e1543", "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj"}} 2018-08-12 00:08:40,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543 used request id req-0cccbbc2-ec7b-4460-94d5-63b75c4d8014 2018-08-12 00:08:40,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:40,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f620645e-bf00-44d1-912e-a71ab76beaa8 Date: Sun, 12 Aug 2018 00:08:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f","tenant_id":"5a1de3c7ef784643b17eea83897e1543","created_at":"2018-08-12T00:08:38Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5a1de3c7ef784643b17eea83897e1543","id":"0c639eaa-5e34-4996-96bc-cdee58d0a05f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-subnet"}]} 2018-08-12 00:08:40,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f used request id req-f620645e-bf00-44d1-912e-a71ab76beaa8 2018-08-12 00:08:40,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f&name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:40,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5a260517-6181-4520-8909-6ad6690b5211 Date: Sun, 12 Aug 2018 00:08:40 GMT RESP BODY: {"ports":[]} 2018-08-12 00:08:40,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f&name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2port-1&admin_state_up=True used request id req-5a260517-6181-4520-8909-6ad6690b5211 2018-08-12 00:08:40,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:41,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08: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-f732647e-cc69-4d0f-a9fc-d65a217ce497 x-compute-request-id: req-f732647e-cc69-4d0f-a9fc-d65a217ce497 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:08:41,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-inst used request id req-f732647e-cc69-4d0f-a9fc-d65a217ce497 2018-08-12 00:08:41,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:41,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-72dda726-23c7-4bf5-a067-b73b3f28b9c8 Date: Sun, 12 Aug 2018 00:08:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c639eaa-5e34-4996-96bc-cdee58d0a05f"],"updated_at":"2018-08-12T00:08:38Z","tenant_id":"5a1de3c7ef784643b17eea83897e1543","created_at":"2018-08-12T00:08:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a1de3c7ef784643b17eea83897e1543","id":"4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f","name":"CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net"}]} 2018-08-12 00:08:41,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net used request id req-72dda726-23c7-4bf5-a067-b73b3f28b9c8 2018-08-12 00:08:41,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:41,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6cdd0e38-e35b-43c9-a9bb-86f355cf91b4 Date: Sun, 12 Aug 2018 00:08:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f","tenant_id":"5a1de3c7ef784643b17eea83897e1543","created_at":"2018-08-12T00:08:38Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5a1de3c7ef784643b17eea83897e1543","id":"0c639eaa-5e34-4996-96bc-cdee58d0a05f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-subnet"}]} 2018-08-12 00:08:41,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f used request id req-6cdd0e38-e35b-43c9-a9bb-86f355cf91b4 2018-08-12 00:08:41,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:41,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-84574489-d379-4cdc-8757-f9566b0d01cc Date: Sun, 12 Aug 2018 00:08:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c639eaa-5e34-4996-96bc-cdee58d0a05f"],"updated_at":"2018-08-12T00:08:38Z","tenant_id":"5a1de3c7ef784643b17eea83897e1543","created_at":"2018-08-12T00:08:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a1de3c7ef784643b17eea83897e1543","id":"4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f","name":"CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net"}]} 2018-08-12 00:08:41,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net used request id req-84574489-d379-4cdc-8757-f9566b0d01cc 2018-08-12 00:08:41,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:41,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b7f842-2af6-4e0d-9363-01e9f379cfac Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a1de3c7ef784643b17eea83897e1543", "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj"}} 2018-08-12 00:08:41,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543 used request id req-f3b7f842-2af6-4e0d-9363-01e9f379cfac 2018-08-12 00:08:41,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:41,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7dd7f40f-45a0-4189-bca5-67632932c7cd Date: Sun, 12 Aug 2018 00:08:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f","tenant_id":"5a1de3c7ef784643b17eea83897e1543","created_at":"2018-08-12T00:08:38Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5a1de3c7ef784643b17eea83897e1543","id":"0c639eaa-5e34-4996-96bc-cdee58d0a05f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-subnet"}]} 2018-08-12 00:08:41,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f used request id req-7dd7f40f-45a0-4189-bca5-67632932c7cd 2018-08-12 00:08:41,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f&name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:41,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-185f7a67-9751-4e55-9518-3bb92aa10db2 Date: Sun, 12 Aug 2018 00:08:41 GMT RESP BODY: {"ports":[]} 2018-08-12 00:08:41,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f&name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2port-1&admin_state_up=True used request id req-185f7a67-9751-4e55-9518-3bb92aa10db2 2018-08-12 00:08:41,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:41,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:41,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43e3d5f0f0e04da4ad655729e253edf2", "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj-role"}], "expires_at": "2018-08-12T01:08:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a1de3c7ef784643b17eea83897e1543", "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/5a1de3c7ef784643b17eea83897e1543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5a1de3c7ef784643b17eea83897e1543", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/5a1de3c7ef784643b17eea83897e1543", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/5a1de3c7ef784643b17eea83897e1543", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-user", "id": "c4d8308438d145418598f9a77560ee84"}, "audit_ids": ["FpOcWGKDT4y--yPWCbfQlw"], "issued_at": "2018-08-12T00:08:41.000000Z"}} 2018-08-12 00:08:41,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a592a11a3b511b0c2df6a0e2ef6f011742553f1" 2018-08-12 00:08:41,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-184f7b2c-f886-41a4-99c5-9408634f3da2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:41,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-184f7b2c-f886-41a4-99c5-9408634f3da2 2018-08-12 00:08:41,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:41,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-31f73a2d-c92c-410a-ad32-665ec76af672 Date: Sun, 12 Aug 2018 00:08:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c639eaa-5e34-4996-96bc-cdee58d0a05f"],"updated_at":"2018-08-12T00:08:38Z","tenant_id":"5a1de3c7ef784643b17eea83897e1543","created_at":"2018-08-12T00:08:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a1de3c7ef784643b17eea83897e1543","id":"4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f","name":"CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net"}]} 2018-08-12 00:08:41,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net used request id req-31f73a2d-c92c-410a-ad32-665ec76af672 2018-08-12 00:08:42,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:42,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-13a0db78-d862-4309-85ce-8d1ed1a3ab28 Date: Sun, 12 Aug 2018 00:08:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f","tenant_id":"5a1de3c7ef784643b17eea83897e1543","created_at":"2018-08-12T00:08:38Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5a1de3c7ef784643b17eea83897e1543","id":"0c639eaa-5e34-4996-96bc-cdee58d0a05f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-subnet"}]} 2018-08-12 00:08:42,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f used request id req-13a0db78-d862-4309-85ce-8d1ed1a3ab28 2018-08-12 00:08:42,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:42,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e48b08b4-f648-45d6-a03b-1e591fa281bb Date: Sun, 12 Aug 2018 00:08:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c639eaa-5e34-4996-96bc-cdee58d0a05f"],"updated_at":"2018-08-12T00:08:38Z","tenant_id":"5a1de3c7ef784643b17eea83897e1543","created_at":"2018-08-12T00:08:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a1de3c7ef784643b17eea83897e1543","id":"4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f","name":"CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net"}]} 2018-08-12 00:08:42,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net used request id req-e48b08b4-f648-45d6-a03b-1e591fa281bb 2018-08-12 00:08:42,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:08:42,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:08:42,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a592a11a3b511b0c2df6a0e2ef6f011742553f1" 2018-08-12 00:08:42,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-697b0b04-fe64-42ed-bbf4-fbf8902f7d5f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a1de3c7ef784643b17eea83897e1543", "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj"}} 2018-08-12 00:08:42,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543 used request id req-697b0b04-fe64-42ed-bbf4-fbf8902f7d5f 2018-08-12 00:08:42,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" 2018-08-12 00:08:42,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d50e3490-9903-4b8d-8296-abe8f171cc43 Date: Sun, 12 Aug 2018 00:08:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f","tenant_id":"5a1de3c7ef784643b17eea83897e1543","created_at":"2018-08-12T00:08:38Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5a1de3c7ef784643b17eea83897e1543","id":"0c639eaa-5e34-4996-96bc-cdee58d0a05f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-subnet"}]} 2018-08-12 00:08:42,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f used request id req-d50e3490-9903-4b8d-8296-abe8f171cc43 2018-08-12 00:08:42,477 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net 2018-08-12 00:08:42,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce5ea4b2ac566e4fa426414277673b6ce8e4f5c" -d '{"port": {"network_id": "4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f", "name": "CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-08-12 00:08:42,493 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-33ea91ff-4f2f-4f31-b0a1-e35dabfcc288 Date: Sun, 12 Aug 2018 00:08:42 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-08-12 00:08:42,493 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-33ea91ff-4f2f-4f31-b0a1-e35dabfcc288 2018-08-12 00:08:42,494 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-08-12 00:08:42,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/0b386c15-fa2b-485a-ba81-4f76c733e411 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}776114a9412671fe8bf3952653f62154949a45e1" 2018-08-12 00:08:42,529 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:08: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-87d9c985-a0f6-41f9-ae05-c401e84322c6 x-compute-request-id: req-87d9c985-a0f6-41f9-ae05-c401e84322c6 Content-Length: 0 Content-Type: application/json 2018-08-12 00:08:42,529 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/0b386c15-fa2b-485a-ba81-4f76c733e411 used request id req-87d9c985-a0f6-41f9-ae05-c401e84322c6 2018-08-12 00:08:42,530 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-subnet 2018-08-12 00:08:42,530 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-subnet 2018-08-12 00:08:42,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/0c639eaa-5e34-4996-96bc-cdee58d0a05f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b038392d1ba31c208672952a2e2d359a321f462" 2018-08-12 00:08:43,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b98a7e65-f97d-48ce-8a73-33869fe6069f Date: Sun, 12 Aug 2018 00:08:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:08:43,774 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/0c639eaa-5e34-4996-96bc-cdee58d0a05f used request id req-b98a7e65-f97d-48ce-8a73-33869fe6069f 2018-08-12 00:08:43,775 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-pub-net 2018-08-12 00:08:43,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b038392d1ba31c208672952a2e2d359a321f462" 2018-08-12 00:08:45,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-144832ba-29fe-47e1-8a3c-64118309dc3e Date: Sun, 12 Aug 2018 00:08:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:08:45,042 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/4cc8f63b-ef22-4a96-9e1b-adf5ec1fad3f used request id req-144832ba-29fe-47e1-8a3c-64118309dc3e 2018-08-12 00:08:45,043 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-96db9055-30b6-4bfa-b09d-3f73742400f2-image 2018-08-12 00:08:45,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/d846002b-57dd-405b-a9dc-bf84df8fd34c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c62420b28fda5fbd1d6fcbd45e3b332e5b6846e1" 2018-08-12 00:08:45,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-824a6d27-d63b-43da-8298-457e6ab94dfc Date: Sun, 12 Aug 2018 00:08:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:08:45,321 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/d846002b-57dd-405b-a9dc-bf84df8fd34c used request id req-824a6d27-d63b-43da-8298-457e6ab94dfc 2018-08-12 00:08:45,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:08:45,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:08:45,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:08:45,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:08:45,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:08:45,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6df438ccabea2ef483f80ff7a36bcbb9b49b2e" 2018-08-12 00:08:45,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-857cd679-0e85-4917-93b2-a891e68851a3 Date: Sun, 12 Aug 2018 00:08:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5a1de3c7ef784643b17eea83897e1543", "created_at": "2018-08-12T00:08:37Z", "updated_at": "2018-08-12T00:08:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:08:37Z", "revision_number": 0, "id": "22ce6b6d-b328-47d3-a406-46c07d8e7f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:08:37Z", "security_group_id": "140e4481-ab96-488a-93f3-c4ba91cf463d", "tenant_id": "5a1de3c7ef784643b17eea83897e1543", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a1de3c7ef784643b17eea83897e1543"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:08:37Z", "revision_number": 0, "id": "3941c601-669c-4df0-b901-88d58d115afc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:08:37Z", "security_group_id": "140e4481-ab96-488a-93f3-c4ba91cf463d", "tenant_id": "5a1de3c7ef784643b17eea83897e1543", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a1de3c7ef784643b17eea83897e1543"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:08:37Z", "revision_number": 0, "id": "52853318-b8e2-455e-92b8-0f4eb3859ce9", "remote_group_id": "140e4481-ab96-488a-93f3-c4ba91cf463d", "remote_ip_prefix": null, "created_at": "2018-08-12T00:08:37Z", "security_group_id": "140e4481-ab96-488a-93f3-c4ba91cf463d", "tenant_id": "5a1de3c7ef784643b17eea83897e1543", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a1de3c7ef784643b17eea83897e1543"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:08:37Z", "revision_number": 0, "id": "64a57242-9e4b-4b63-9e76-f40ef5c4ea51", "remote_group_id": "140e4481-ab96-488a-93f3-c4ba91cf463d", "remote_ip_prefix": null, "created_at": "2018-08-12T00:08:37Z", "security_group_id": "140e4481-ab96-488a-93f3-c4ba91cf463d", "tenant_id": "5a1de3c7ef784643b17eea83897e1543", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a1de3c7ef784643b17eea83897e1543"}], "revision_number": 4, "project_id": "5a1de3c7ef784643b17eea83897e1543", "id": "140e4481-ab96-488a-93f3-c4ba91cf463d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:08:45,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-857cd679-0e85-4917-93b2-a891e68851a3 2018-08-12 00:08:45,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6df438ccabea2ef483f80ff7a36bcbb9b49b2e" 2018-08-12 00:08:45,669 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:08:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a93855f-7b1c-460e-bc12-fc4c4f446a5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:08:45,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-0a93855f-7b1c-460e-bc12-fc4c4f446a5d 2018-08-12 00:08:45,670 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:08:45,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6df438ccabea2ef483f80ff7a36bcbb9b49b2e" 2018-08-12 00:08:45,756 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:08:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c4ed866-c889-4f68-a741-1beb6c161dec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:08:45,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-4c4ed866-c889-4f68-a741-1beb6c161dec 2018-08-12 00:08:45,756 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:08:45,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6df438ccabea2ef483f80ff7a36bcbb9b49b2e" 2018-08-12 00:08:45,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea0f357-6b12-4ac4-903c-a4460737a8b9 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a1de3c7ef784643b17eea83897e1543", "name": "CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj"}} 2018-08-12 00:08:45,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543 used request id req-dea0f357-6b12-4ac4-903c-a4460737a8b9 2018-08-12 00:08:45,838 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 140e4481-ab96-488a-93f3-c4ba91cf463d 2018-08-12 00:08:45,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=140e4481-ab96-488a-93f3-c4ba91cf463d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6df438ccabea2ef483f80ff7a36bcbb9b49b2e" 2018-08-12 00:08:45,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3e52c2c9-4373-43f2-9c0a-1b785f5d822b Date: Sun, 12 Aug 2018 00:08:45 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-08-12T00:08:37Z", "security_group_id": "140e4481-ab96-488a-93f3-c4ba91cf463d", "port_range_min": null, "revision_number": 0, "tenant_id": "5a1de3c7ef784643b17eea83897e1543", "created_at": "2018-08-12T00:08:37Z", "project_id": "5a1de3c7ef784643b17eea83897e1543", "id": "22ce6b6d-b328-47d3-a406-46c07d8e7f8d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:08:37Z", "security_group_id": "140e4481-ab96-488a-93f3-c4ba91cf463d", "port_range_min": null, "revision_number": 0, "tenant_id": "5a1de3c7ef784643b17eea83897e1543", "created_at": "2018-08-12T00:08:37Z", "project_id": "5a1de3c7ef784643b17eea83897e1543", "id": "3941c601-669c-4df0-b901-88d58d115afc"}, {"remote_group_id": "140e4481-ab96-488a-93f3-c4ba91cf463d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:08:37Z", "security_group_id": "140e4481-ab96-488a-93f3-c4ba91cf463d", "port_range_min": null, "revision_number": 0, "tenant_id": "5a1de3c7ef784643b17eea83897e1543", "created_at": "2018-08-12T00:08:37Z", "project_id": "5a1de3c7ef784643b17eea83897e1543", "id": "52853318-b8e2-455e-92b8-0f4eb3859ce9"}, {"remote_group_id": "140e4481-ab96-488a-93f3-c4ba91cf463d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:08:37Z", "security_group_id": "140e4481-ab96-488a-93f3-c4ba91cf463d", "port_range_min": null, "revision_number": 0, "tenant_id": "5a1de3c7ef784643b17eea83897e1543", "created_at": "2018-08-12T00:08:37Z", "project_id": "5a1de3c7ef784643b17eea83897e1543", "id": "64a57242-9e4b-4b63-9e76-f40ef5c4ea51"}]} 2018-08-12 00:08:45,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=140e4481-ab96-488a-93f3-c4ba91cf463d used request id req-3e52c2c9-4373-43f2-9c0a-1b785f5d822b 2018-08-12 00:08:45,864 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:08:45,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/140e4481-ab96-488a-93f3-c4ba91cf463d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6df438ccabea2ef483f80ff7a36bcbb9b49b2e" 2018-08-12 00:08:46,044 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2a89f4c4-8194-4f3b-b945-a95cb3c6415a Content-Length: 0 Date: Sun, 12 Aug 2018 00:08:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:08:46,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/140e4481-ab96-488a-93f3-c4ba91cf463d used request id req-2a89f4c4-8194-4f3b-b945-a95cb3c6415a 2018-08-12 00:08:46,045 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj 2018-08-12 00:08:46,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6df438ccabea2ef483f80ff7a36bcbb9b49b2e" 2018-08-12 00:08:46,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37ec0527-0562-4d82-ba1f-9059ad1e20e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:08:46,357 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/5a1de3c7ef784643b17eea83897e1543 used request id req-37ec0527-0562-4d82-ba1f-9059ad1e20e1 2018-08-12 00:08:46,357 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-92b32611-10d7-4d5-proj-role 2018-08-12 00:08:46,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/43e3d5f0f0e04da4ad655729e253edf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6df438ccabea2ef483f80ff7a36bcbb9b49b2e" 2018-08-12 00:08:46,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9df5a7d3-f83f-4c4a-8de4-1bb43e4c72d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:08:46,459 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/43e3d5f0f0e04da4ad655729e253edf2 used request id req-9df5a7d3-f83f-4c4a-8de4-1bb43e4c72d9 2018-08-12 00:08:46,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6df438ccabea2ef483f80ff7a36bcbb9b49b2e" 2018-08-12 00:08:46,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fd946a3-99b4-4b0d-bc88-c0a5a99f6613 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:08:46,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2fd946a3-99b4-4b0d-bc88-c0a5a99f6613 2018-08-12 00:08:46,547 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-92b32611-10d7-4d5-user 2018-08-12 00:08:46,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/c4d8308438d145418598f9a77560ee84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ec4dc326823fa6a8be7fb4cfb971ed897d13e1" 2018-08-12 00:08:46,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbb01197-d314-43a9-b2c8-7655f4afbaff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:08:46,826 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/c4d8308438d145418598f9a77560ee84 used request id req-bbb01197-d314-43a9-b2c8-7655f4afbaff 2018-08-12 00:08:46,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:47,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:08:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["m_oa07XLRlORTM9qp9uH1w"], "issued_at": "2018-08-12T00:08:47.000000Z"}} 2018-08-12 00:08:47,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936ca109f02d94d1c43d62f190e715cb7f4be6ba" 2018-08-12 00:08:47,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc64867-2329-4ee2-b2cf-439c34f3850f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:47,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-fbc64867-2329-4ee2-b2cf-439c34f3850f 2018-08-12 00:08:47,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:47,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:47,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:08:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["8lhzViikQ9Wum95TYAqiiQ"], "issued_at": "2018-08-12T00:08:47.000000Z"}} 2018-08-12 00:08:47,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:08:47,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b556db45-7dbd-45b1-b0b1-68eaf2219a8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:47,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b556db45-7dbd-45b1-b0b1-68eaf2219a8a 2018-08-12 00:08:47,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:08:47,846 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:08:47,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:08:47,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539c84b8-1a1d-4e18-89e4-1eebac42ba76 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:08:47,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj used request id req-539c84b8-1a1d-4e18-89e4-1eebac42ba76 2018-08-12 00:08:47,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:08:47,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d8036ad-4a21-48d6-a16e-cdca4ff39645 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:08:47,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-9d8036ad-4a21-48d6-a16e-cdca4ff39645 2018-08-12 00:08:47,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj"}}' 2018-08-12 00:08:48,017 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:08:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b89f32c-ffb1-40a6-9000-e01ee04ee542 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b"}, "tags": [], "enabled": true, "id": "8a5b18a4eeaf415ea1097a92b46ade4b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj"}} 2018-08-12 00:08:48,017 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-0b89f32c-ffb1-40a6-9000-e01ee04ee542 2018-08-12 00:08:48,017 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj 2018-08-12 00:08:48,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:48,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:48,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:08:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["sv_HQzsjRkqZ6L9tI6avDQ"], "issued_at": "2018-08-12T00:08:48.000000Z"}} 2018-08-12 00:08:48,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c2010bae141b1fb5308e4a0d3527a9e223b82dd" 2018-08-12 00:08:48,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f0444e-4227-44cc-bf24-11ce421a2e75 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:48,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-54f0444e-4227-44cc-bf24-11ce421a2e75 2018-08-12 00:08:48,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:08:48,501 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:08:48,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c2010bae141b1fb5308e4a0d3527a9e223b82dd" 2018-08-12 00:08:48,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f8535c-7237-4dd7-a6af-00612f8d37be Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:08:48,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-29f8535c-7237-4dd7-a6af-00612f8d37be 2018-08-12 00:08:48,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c2010bae141b1fb5308e4a0d3527a9e223b82dd" 2018-08-12 00:08:48,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aec20d99-8e19-44ad-94d5-141244bf6a3e Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b"}, "tags": [], "enabled": true, "id": "8a5b18a4eeaf415ea1097a92b46ade4b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj"}]} 2018-08-12 00:08:48,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj used request id req-aec20d99-8e19-44ad-94d5-141244bf6a3e 2018-08-12 00:08:48,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c2010bae141b1fb5308e4a0d3527a9e223b82dd" 2018-08-12 00:08:48,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e54bb80f-ca10-4f34-a1e8-2386ca79afd0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:08:48,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e54bb80f-ca10-4f34-a1e8-2386ca79afd0 2018-08-12 00:08:49,148 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-user 2018-08-12 00:08:49,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:49,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:08:49,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ceb23e6-7a21-4861-bc0e-f9e883dff89b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:08:49,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6ceb23e6-7a21-4861-bc0e-f9e883dff89b 2018-08-12 00:08:49,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" -d '{"role": {"name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj-role"}}' 2018-08-12 00:08:49,340 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:08:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec7c5242-26e0-41b4-aab2-bc0fef0a157b Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "61da2fdf6fd34d588ae97f581689a239", "links": {"self": "http://172.30.9.30:5000/v3/roles/61da2fdf6fd34d588ae97f581689a239"}, "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj-role"}} 2018-08-12 00:08:49,340 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-ec7c5242-26e0-41b4-aab2-bc0fef0a157b 2018-08-12 00:08:49,341 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj-role 2018-08-12 00:08:49,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/61da2fdf6fd34d588ae97f581689a239 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:08:49,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e58c645-6237-41fa-925c-f11e39ad6b14 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "61da2fdf6fd34d588ae97f581689a239", "links": {"self": "http://172.30.9.30:5000/v3/roles/61da2fdf6fd34d588ae97f581689a239"}, "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj-role"}} 2018-08-12 00:08:49,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/61da2fdf6fd34d588ae97f581689a239 used request id req-0e58c645-6237-41fa-925c-f11e39ad6b14 2018-08-12 00:08:49,427 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj-role to project CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj 2018-08-12 00:08:49,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b/users/322034abf6864f72b15344b1c1229922/roles/61da2fdf6fd34d588ae97f581689a239 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:08:49,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:08:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55e8ee6f-c716-4d80-b775-951c17b81e33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:08:49,632 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b/users/322034abf6864f72b15344b1c1229922/roles/61da2fdf6fd34d588ae97f581689a239 used request id req-55e8ee6f-c716-4d80-b775-951c17b81e33 2018-08-12 00:08:49,632 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:08:49,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:49,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:50,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61da2fdf6fd34d588ae97f581689a239", "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj-role"}], "expires_at": "2018-08-12T01:08:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a5b18a4eeaf415ea1097a92b46ade4b", "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-user", "id": "322034abf6864f72b15344b1c1229922"}, "audit_ids": ["zq0GkePiTlSFxzvQ0tPEew"], "issued_at": "2018-08-12T00:08:50.000000Z"}} 2018-08-12 00:08:50,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e33a19c37589a4685cf6c02203b4a8bda423f93" 2018-08-12 00:08:50,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49d85eed-0396-477c-b9e6-36d96f929ff1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:50,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-49d85eed-0396-477c-b9e6-36d96f929ff1 2018-08-12 00:08:50,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e33a19c37589a4685cf6c02203b4a8bda423f93" 2018-08-12 00:08:50,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-637dfec1-6dd4-4d2f-8832-a388253b8ab4 Date: Sun, 12 Aug 2018 00:08:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-image"} 2018-08-12 00:08:50,280 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-image used request id req-637dfec1-6dd4-4d2f-8832-a388253b8ab4 2018-08-12 00:08:50,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e33a19c37589a4685cf6c02203b4a8bda423f93" 2018-08-12 00:08:50,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4d56ced1-2c6a-4a49-b00a-83ecf2073d38 Date: Sun, 12 Aug 2018 00:08:50 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-08-12 00:08:50,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-4d56ced1-2c6a-4a49-b00a-83ecf2073d38 2018-08-12 00:08:50,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e33a19c37589a4685cf6c02203b4a8bda423f93" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-image"}' 2018-08-12 00:08:50,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/ce4a7086-a64a-481a-b258-f6bee40944bc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6701abaf-de8e-4ab1-9053-1cc70e5148d0 Date: Sun, 12 Aug 2018 00:08:50 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:08:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:08:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/ce4a7086-a64a-481a-b258-f6bee40944bc", "min_disk": 0, "protected": false, "id": "ce4a7086-a64a-481a-b258-f6bee40944bc", "file": "/v2/images/ce4a7086-a64a-481a-b258-f6bee40944bc/file", "checksum": null, "owner": "8a5b18a4eeaf415ea1097a92b46ade4b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:08:50,366 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-6701abaf-de8e-4ab1-9053-1cc70e5148d0 2018-08-12 00:08:50,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/ce4a7086-a64a-481a-b258-f6bee40944bc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e33a19c37589a4685cf6c02203b4a8bda423f93" -d '' 2018-08-12 00:08:50,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-54f052de-a390-45b0-bd57-0e5c317adb69 Date: Sun, 12 Aug 2018 00:08:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:08:50,716 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/ce4a7086-a64a-481a-b258-f6bee40944bc/file used request id req-54f052de-a390-45b0-bd57-0e5c317adb69 2018-08-12 00:08:50,717 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:08:50,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/ce4a7086-a64a-481a-b258-f6bee40944bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e33a19c37589a4685cf6c02203b4a8bda423f93" 2018-08-12 00:08:50,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5360d260-87b3-45a9-968a-9463cfe56347 Date: Sun, 12 Aug 2018 00:08:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:08:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:08:50Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/ce4a7086-a64a-481a-b258-f6bee40944bc/snap", "metadata": {}}], "self": "/v2/images/ce4a7086-a64a-481a-b258-f6bee40944bc", "min_disk": 0, "protected": false, "id": "ce4a7086-a64a-481a-b258-f6bee40944bc", "file": "/v2/images/ce4a7086-a64a-481a-b258-f6bee40944bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8a5b18a4eeaf415ea1097a92b46ade4b", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/ce4a7086-a64a-481a-b258-f6bee40944bc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:08:50,735 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/ce4a7086-a64a-481a-b258-f6bee40944bc used request id req-5360d260-87b3-45a9-968a-9463cfe56347 2018-08-12 00:08:50,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e33a19c37589a4685cf6c02203b4a8bda423f93" 2018-08-12 00:08:50,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-04ceeedd-ea38-449e-89fd-19951f893619 Date: Sun, 12 Aug 2018 00:08:50 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-08-12 00:08:50,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-04ceeedd-ea38-449e-89fd-19951f893619 2018-08-12 00:08:50,747 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-image 2018-08-12 00:08:50,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/ce4a7086-a64a-481a-b258-f6bee40944bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e33a19c37589a4685cf6c02203b4a8bda423f93" 2018-08-12 00:08:50,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4ccd8bc9-c94c-44bf-b9cf-9bc0023e13a6 Date: Sun, 12 Aug 2018 00:08:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:08:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:08:50Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/ce4a7086-a64a-481a-b258-f6bee40944bc/snap", "metadata": {}}], "self": "/v2/images/ce4a7086-a64a-481a-b258-f6bee40944bc", "min_disk": 0, "protected": false, "id": "ce4a7086-a64a-481a-b258-f6bee40944bc", "file": "/v2/images/ce4a7086-a64a-481a-b258-f6bee40944bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8a5b18a4eeaf415ea1097a92b46ade4b", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/ce4a7086-a64a-481a-b258-f6bee40944bc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:08:50,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/ce4a7086-a64a-481a-b258-f6bee40944bc used request id req-4ccd8bc9-c94c-44bf-b9cf-9bc0023e13a6 2018-08-12 00:08:50,769 - create_image - DEBUG - Instance status is - active 2018-08-12 00:08:50,770 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-image 2018-08-12 00:08:50,770 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-image 2018-08-12 00:08:50,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:50,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:51,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61da2fdf6fd34d588ae97f581689a239", "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj-role"}], "expires_at": "2018-08-12T01:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a5b18a4eeaf415ea1097a92b46ade4b", "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-user", "id": "322034abf6864f72b15344b1c1229922"}, "audit_ids": ["N_KWYcFdRDaFdooMGnCmtQ"], "issued_at": "2018-08-12T00:08:51.000000Z"}} 2018-08-12 00:08:51,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c6644445e2dbd7bde8e956bde7459a90d11ba8" 2018-08-12 00:08:51,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7676e460-de76-4a10-b8e4-b14f2591fc34 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:51,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7676e460-de76-4a10-b8e4-b14f2591fc34 2018-08-12 00:08:51,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:08:51,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:08:51,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:08:51,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:08:51,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:08:51,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c6644445e2dbd7bde8e956bde7459a90d11ba8" 2018-08-12 00:08:51,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2eb3b6a6-6848-4d4a-bc51-0d1272d2eb95 Date: Sun, 12 Aug 2018 00:08:51 GMT RESP BODY: {"networks":[]} 2018-08-12 00:08:51,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net used request id req-2eb3b6a6-6848-4d4a-bc51-0d1272d2eb95 2018-08-12 00:08:51,346 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net 2018-08-12 00:08:51,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c6644445e2dbd7bde8e956bde7459a90d11ba8" -d '{"network": {"name": "CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net", "admin_state_up": true}}' 2018-08-12 00:08:51,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-2ea3dd9c-336e-47a3-a5ab-232760ca0079 Date: Sun, 12 Aug 2018 00:08:51 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8a5b18a4eeaf415ea1097a92b46ade4b","created_at":"2018-08-12T00:08:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:08:51Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8a5b18a4eeaf415ea1097a92b46ade4b","id":"8e7ea871-78b0-4d4c-a006-e196153e03f9","name":"CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net"}} 2018-08-12 00:08:51,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-2ea3dd9c-336e-47a3-a5ab-232760ca0079 2018-08-12 00:08:51,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=8e7ea871-78b0-4d4c-a006-e196153e03f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c6644445e2dbd7bde8e956bde7459a90d11ba8" 2018-08-12 00:08:52,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-b92ab123-d381-444d-8784-e461cfa5986d Date: Sun, 12 Aug 2018 00:08:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:08:51Z","tenant_id":"8a5b18a4eeaf415ea1097a92b46ade4b","created_at":"2018-08-12T00:08:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8a5b18a4eeaf415ea1097a92b46ade4b","id":"8e7ea871-78b0-4d4c-a006-e196153e03f9","name":"CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net"}]} 2018-08-12 00:08:52,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=8e7ea871-78b0-4d4c-a006-e196153e03f9 used request id req-b92ab123-d381-444d-8784-e461cfa5986d 2018-08-12 00:08:52,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c6644445e2dbd7bde8e956bde7459a90d11ba8" 2018-08-12 00:08:52,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1f5b9c1f-1cbc-4827-8dc4-def31809ab8f Date: Sun, 12 Aug 2018 00:08:52 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:08:52,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9 used request id req-1f5b9c1f-1cbc-4827-8dc4-def31809ab8f 2018-08-12 00:08:52,076 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-subnet 2018-08-12 00:08:52,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c6644445e2dbd7bde8e956bde7459a90d11ba8" -d '{"subnets": [{"ip_version": 4, "network_id": "8e7ea871-78b0-4d4c-a006-e196153e03f9", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-subnet"}]}' 2018-08-12 00:08:52,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-044b4062-f418-4426-bf4e-e87a66a9df47 Date: Sun, 12 Aug 2018 00:08:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e7ea871-78b0-4d4c-a006-e196153e03f9","tenant_id":"8a5b18a4eeaf415ea1097a92b46ade4b","created_at":"2018-08-12T00:08:52Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:52Z","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":"8a5b18a4eeaf415ea1097a92b46ade4b","id":"7d51aab7-7478-4075-87de-62f3dc59964e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-subnet"}]} 2018-08-12 00:08:52,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-044b4062-f418-4426-bf4e-e87a66a9df47 2018-08-12 00:08:52,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=8e7ea871-78b0-4d4c-a006-e196153e03f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c6644445e2dbd7bde8e956bde7459a90d11ba8" 2018-08-12 00:08:52,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c52ab8ee-9483-4970-b936-eece653e3bdc Date: Sun, 12 Aug 2018 00:08:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d51aab7-7478-4075-87de-62f3dc59964e"],"updated_at":"2018-08-12T00:08:52Z","tenant_id":"8a5b18a4eeaf415ea1097a92b46ade4b","created_at":"2018-08-12T00:08:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8a5b18a4eeaf415ea1097a92b46ade4b","id":"8e7ea871-78b0-4d4c-a006-e196153e03f9","name":"CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net"}]} 2018-08-12 00:08:52,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=8e7ea871-78b0-4d4c-a006-e196153e03f9 used request id req-c52ab8ee-9483-4970-b936-eece653e3bdc 2018-08-12 00:08:52,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c6644445e2dbd7bde8e956bde7459a90d11ba8" 2018-08-12 00:08:52,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7987a965-1942-4e02-9b96-f282c40be9bc Date: Sun, 12 Aug 2018 00:08:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e7ea871-78b0-4d4c-a006-e196153e03f9","tenant_id":"8a5b18a4eeaf415ea1097a92b46ade4b","created_at":"2018-08-12T00:08:52Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:52Z","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":"8a5b18a4eeaf415ea1097a92b46ade4b","id":"7d51aab7-7478-4075-87de-62f3dc59964e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-subnet"}]} 2018-08-12 00:08:52,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9 used request id req-7987a965-1942-4e02-9b96-f282c40be9bc 2018-08-12 00:08:52,771 - OpenStackNetwork - DEBUG - Network [8e7ea871-78b0-4d4c-a006-e196153e03f9] created successfully 2018-08-12 00:08:52,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:52,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:53,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:08:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["hGk96zjKTva5gXDfapsHaw"], "issued_at": "2018-08-12T00:08:53.000000Z"}} 2018-08-12 00:08:53,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2566a4c33ea8e245707fa13047e11ce640e7e3e8" 2018-08-12 00:08:53,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140dff9e-866f-4c3c-94c7-c3743d840948 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:53,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-140dff9e-866f-4c3c-94c7-c3743d840948 2018-08-12 00:08:53,249 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:08:53,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2566a4c33ea8e245707fa13047e11ce640e7e3e8" 2018-08-12 00:08:53,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08: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-46c13a2b-5c90-42fb-bdec-55f64943f577 x-compute-request-id: req-46c13a2b-5c90-42fb-bdec-55f64943f577 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:08:53,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-46c13a2b-5c90-42fb-bdec-55f64943f577 2018-08-12 00:08:53,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2566a4c33ea8e245707fa13047e11ce640e7e3e8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-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-08-12 00:08:53,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08: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-2ceb6230-0274-405c-84d8-8d04f9581b8d x-compute-request-id: req-2ceb6230-0274-405c-84d8-8d04f9581b8d Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/4b12d914-3eb2-4a40-b40d-4e80bc40c49a", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/4b12d914-3eb2-4a40-b40d-4e80bc40c49a", "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": "4b12d914-3eb2-4a40-b40d-4e80bc40c49a"}} 2018-08-12 00:08:53,513 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-2ceb6230-0274-405c-84d8-8d04f9581b8d 2018-08-12 00:08:53,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:53,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:53,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61da2fdf6fd34d588ae97f581689a239", "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj-role"}], "expires_at": "2018-08-12T01:08:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a5b18a4eeaf415ea1097a92b46ade4b", "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-user", "id": "322034abf6864f72b15344b1c1229922"}, "audit_ids": ["6h0mOmJmQXme2I0-inN72g"], "issued_at": "2018-08-12T00:08:53.000000Z"}} 2018-08-12 00:08:53,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:53,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f64add-9ce3-4585-87b0-40ab86f296fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:53,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c5f64add-9ce3-4585-87b0-40ab86f296fc 2018-08-12 00:08:53,973 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:08:53,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:08:53,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:08:53,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:08:53,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:08:53,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:08:53,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:54,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-923a31f9-5f75-4ec7-b658-833323589d37 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:54,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-923a31f9-5f75-4ec7-b658-833323589d37 2018-08-12 00:08:54,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:54,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-be80efa5-08c7-4dee-9bee-f849858569a9 Date: Sun, 12 Aug 2018 00:08:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d51aab7-7478-4075-87de-62f3dc59964e"],"updated_at":"2018-08-12T00:08:52Z","tenant_id":"8a5b18a4eeaf415ea1097a92b46ade4b","created_at":"2018-08-12T00:08:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8a5b18a4eeaf415ea1097a92b46ade4b","id":"8e7ea871-78b0-4d4c-a006-e196153e03f9","name":"CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net"}]} 2018-08-12 00:08:54,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net used request id req-be80efa5-08c7-4dee-9bee-f849858569a9 2018-08-12 00:08:54,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:54,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b45ba57e-8e5d-4ef2-9d23-1f56ee6c17ba Date: Sun, 12 Aug 2018 00:08:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e7ea871-78b0-4d4c-a006-e196153e03f9","tenant_id":"8a5b18a4eeaf415ea1097a92b46ade4b","created_at":"2018-08-12T00:08:52Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:52Z","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":"8a5b18a4eeaf415ea1097a92b46ade4b","id":"7d51aab7-7478-4075-87de-62f3dc59964e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-subnet"}]} 2018-08-12 00:08:54,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9 used request id req-b45ba57e-8e5d-4ef2-9d23-1f56ee6c17ba 2018-08-12 00:08:54,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:54,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-80a7a6a9-c8cc-4329-8cb6-54eba2997b69 Date: Sun, 12 Aug 2018 00:08:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d51aab7-7478-4075-87de-62f3dc59964e"],"updated_at":"2018-08-12T00:08:52Z","tenant_id":"8a5b18a4eeaf415ea1097a92b46ade4b","created_at":"2018-08-12T00:08:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8a5b18a4eeaf415ea1097a92b46ade4b","id":"8e7ea871-78b0-4d4c-a006-e196153e03f9","name":"CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net"}]} 2018-08-12 00:08:54,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net used request id req-80a7a6a9-c8cc-4329-8cb6-54eba2997b69 2018-08-12 00:08:54,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:08:54,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:08:54,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:54,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-512bd61f-d708-48ab-95e5-ec8f4b8216a3 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8a5b18a4eeaf415ea1097a92b46ade4b", "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj"}} 2018-08-12 00:08:54,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b used request id req-512bd61f-d708-48ab-95e5-ec8f4b8216a3 2018-08-12 00:08:54,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:54,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d499b80b-f9c1-4f4a-9710-12fc6c3c6a26 Date: Sun, 12 Aug 2018 00:08:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e7ea871-78b0-4d4c-a006-e196153e03f9","tenant_id":"8a5b18a4eeaf415ea1097a92b46ade4b","created_at":"2018-08-12T00:08:52Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:52Z","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":"8a5b18a4eeaf415ea1097a92b46ade4b","id":"7d51aab7-7478-4075-87de-62f3dc59964e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-subnet"}]} 2018-08-12 00:08:54,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9 used request id req-d499b80b-f9c1-4f4a-9710-12fc6c3c6a26 2018-08-12 00:08:54,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9&name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893efport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:54,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2dc9d7fc-80c6-403e-910c-99d75ea322a0 Date: Sun, 12 Aug 2018 00:08:54 GMT RESP BODY: {"ports":[]} 2018-08-12 00:08:54,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9&name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893efport-1&admin_state_up=True used request id req-2dc9d7fc-80c6-403e-910c-99d75ea322a0 2018-08-12 00:08:54,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:54,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08: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-708cee94-2410-4ebf-a033-d7d4984cb999 x-compute-request-id: req-708cee94-2410-4ebf-a033-d7d4984cb999 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:08:54,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-inst used request id req-708cee94-2410-4ebf-a033-d7d4984cb999 2018-08-12 00:08:54,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:54,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-1a038a33-fa26-4455-86db-1d16ee1e32ce Date: Sun, 12 Aug 2018 00:08:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d51aab7-7478-4075-87de-62f3dc59964e"],"updated_at":"2018-08-12T00:08:52Z","tenant_id":"8a5b18a4eeaf415ea1097a92b46ade4b","created_at":"2018-08-12T00:08:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8a5b18a4eeaf415ea1097a92b46ade4b","id":"8e7ea871-78b0-4d4c-a006-e196153e03f9","name":"CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net"}]} 2018-08-12 00:08:54,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net used request id req-1a038a33-fa26-4455-86db-1d16ee1e32ce 2018-08-12 00:08:54,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:55,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-df8b6881-5ab3-46b0-a7e4-b038b54fbe0e Date: Sun, 12 Aug 2018 00:08:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e7ea871-78b0-4d4c-a006-e196153e03f9","tenant_id":"8a5b18a4eeaf415ea1097a92b46ade4b","created_at":"2018-08-12T00:08:52Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:52Z","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":"8a5b18a4eeaf415ea1097a92b46ade4b","id":"7d51aab7-7478-4075-87de-62f3dc59964e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-subnet"}]} 2018-08-12 00:08:55,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9 used request id req-df8b6881-5ab3-46b0-a7e4-b038b54fbe0e 2018-08-12 00:08:55,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:55,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-ac179824-fb89-415a-9f08-992c0db0d54f Date: Sun, 12 Aug 2018 00:08:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d51aab7-7478-4075-87de-62f3dc59964e"],"updated_at":"2018-08-12T00:08:52Z","tenant_id":"8a5b18a4eeaf415ea1097a92b46ade4b","created_at":"2018-08-12T00:08:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8a5b18a4eeaf415ea1097a92b46ade4b","id":"8e7ea871-78b0-4d4c-a006-e196153e03f9","name":"CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net"}]} 2018-08-12 00:08:55,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net used request id req-ac179824-fb89-415a-9f08-992c0db0d54f 2018-08-12 00:08:55,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:55,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64dcf754-4718-450f-995e-9fe60703b5c6 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8a5b18a4eeaf415ea1097a92b46ade4b", "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj"}} 2018-08-12 00:08:55,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b used request id req-64dcf754-4718-450f-995e-9fe60703b5c6 2018-08-12 00:08:55,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:55,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7f11e210-51cc-4c6f-b9de-7f1916791341 Date: Sun, 12 Aug 2018 00:08:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e7ea871-78b0-4d4c-a006-e196153e03f9","tenant_id":"8a5b18a4eeaf415ea1097a92b46ade4b","created_at":"2018-08-12T00:08:52Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:52Z","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":"8a5b18a4eeaf415ea1097a92b46ade4b","id":"7d51aab7-7478-4075-87de-62f3dc59964e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-subnet"}]} 2018-08-12 00:08:55,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9 used request id req-7f11e210-51cc-4c6f-b9de-7f1916791341 2018-08-12 00:08:55,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9&name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893efport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:55,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5e63ed04-ced7-43d4-b835-890050e40bfc Date: Sun, 12 Aug 2018 00:08:55 GMT RESP BODY: {"ports":[]} 2018-08-12 00:08:55,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9&name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893efport-1&admin_state_up=True used request id req-5e63ed04-ced7-43d4-b835-890050e40bfc 2018-08-12 00:08:55,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:08:55,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:08:55,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61da2fdf6fd34d588ae97f581689a239", "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj-role"}], "expires_at": "2018-08-12T01:08:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a5b18a4eeaf415ea1097a92b46ade4b", "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/8a5b18a4eeaf415ea1097a92b46ade4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-user", "id": "322034abf6864f72b15344b1c1229922"}, "audit_ids": ["JJ1BEemVR2WGkCcrgQ-fPg"], "issued_at": "2018-08-12T00:08:55.000000Z"}} 2018-08-12 00:08:55,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2389213a66e42d3d597888bdd5d0f6a1eae08c8d" 2018-08-12 00:08:55,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05361861-3a98-406d-a64d-253532cec106 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:08:55,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-05361861-3a98-406d-a64d-253532cec106 2018-08-12 00:08:55,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:55,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-0c219336-11f5-4754-a00e-bcbd514e0943 Date: Sun, 12 Aug 2018 00:08:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d51aab7-7478-4075-87de-62f3dc59964e"],"updated_at":"2018-08-12T00:08:52Z","tenant_id":"8a5b18a4eeaf415ea1097a92b46ade4b","created_at":"2018-08-12T00:08:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8a5b18a4eeaf415ea1097a92b46ade4b","id":"8e7ea871-78b0-4d4c-a006-e196153e03f9","name":"CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net"}]} 2018-08-12 00:08:55,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net used request id req-0c219336-11f5-4754-a00e-bcbd514e0943 2018-08-12 00:08:55,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:56,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4004e0e3-ddb6-480d-90c8-438bf2e97de0 Date: Sun, 12 Aug 2018 00:08:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e7ea871-78b0-4d4c-a006-e196153e03f9","tenant_id":"8a5b18a4eeaf415ea1097a92b46ade4b","created_at":"2018-08-12T00:08:52Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:52Z","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":"8a5b18a4eeaf415ea1097a92b46ade4b","id":"7d51aab7-7478-4075-87de-62f3dc59964e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-subnet"}]} 2018-08-12 00:08:56,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9 used request id req-4004e0e3-ddb6-480d-90c8-438bf2e97de0 2018-08-12 00:08:56,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:56,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e6f65a95-8b86-4d4b-bf69-fefe6176cc51 Date: Sun, 12 Aug 2018 00:08:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d51aab7-7478-4075-87de-62f3dc59964e"],"updated_at":"2018-08-12T00:08:52Z","tenant_id":"8a5b18a4eeaf415ea1097a92b46ade4b","created_at":"2018-08-12T00:08:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8a5b18a4eeaf415ea1097a92b46ade4b","id":"8e7ea871-78b0-4d4c-a006-e196153e03f9","name":"CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net"}]} 2018-08-12 00:08:56,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net used request id req-e6f65a95-8b86-4d4b-bf69-fefe6176cc51 2018-08-12 00:08:56,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:08:56,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:08:56,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2389213a66e42d3d597888bdd5d0f6a1eae08c8d" 2018-08-12 00:08:56,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90339f53-0685-4c5a-8190-264c06f2584a Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8a5b18a4eeaf415ea1097a92b46ade4b", "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj"}} 2018-08-12 00:08:56,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b used request id req-90339f53-0685-4c5a-8190-264c06f2584a 2018-08-12 00:08:56,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" 2018-08-12 00:08:56,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cc837eb3-29b5-4901-99c4-dfdbc45365bc Date: Sun, 12 Aug 2018 00:08:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e7ea871-78b0-4d4c-a006-e196153e03f9","tenant_id":"8a5b18a4eeaf415ea1097a92b46ade4b","created_at":"2018-08-12T00:08:52Z","dns_nameservers":[],"updated_at":"2018-08-12T00:08:52Z","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":"8a5b18a4eeaf415ea1097a92b46ade4b","id":"7d51aab7-7478-4075-87de-62f3dc59964e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-subnet"}]} 2018-08-12 00:08:56,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8e7ea871-78b0-4d4c-a006-e196153e03f9 used request id req-cc837eb3-29b5-4901-99c4-dfdbc45365bc 2018-08-12 00:08:56,315 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net 2018-08-12 00:08:56,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3baa5dcde624e666de743f011e150081740e3f29" -d '{"port": {"network_id": "8e7ea871-78b0-4d4c-a006-e196153e03f9", "name": "CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893efport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-08-12 00:08:56,331 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-f682472e-557a-488d-bf60-81dc8294937b Date: Sun, 12 Aug 2018 00:08:56 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-08-12 00:08:56,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-f682472e-557a-488d-bf60-81dc8294937b 2018-08-12 00:08:56,331 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-08-12 00:08:56,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/4b12d914-3eb2-4a40-b40d-4e80bc40c49a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2566a4c33ea8e245707fa13047e11ce640e7e3e8" 2018-08-12 00:08:56,384 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:08: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-2bf0beaa-b683-4254-ae3d-6d5a1ec7c7f3 x-compute-request-id: req-2bf0beaa-b683-4254-ae3d-6d5a1ec7c7f3 Content-Length: 0 Content-Type: application/json 2018-08-12 00:08:56,384 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/4b12d914-3eb2-4a40-b40d-4e80bc40c49a used request id req-2bf0beaa-b683-4254-ae3d-6d5a1ec7c7f3 2018-08-12 00:08:56,385 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-subnet 2018-08-12 00:08:56,385 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-subnet 2018-08-12 00:08:56,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/7d51aab7-7478-4075-87de-62f3dc59964e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c6644445e2dbd7bde8e956bde7459a90d11ba8" 2018-08-12 00:08:57,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a7d204cb-33fb-45b0-9159-f91042091cb8 Date: Sun, 12 Aug 2018 00:08:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:08:57,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/7d51aab7-7478-4075-87de-62f3dc59964e used request id req-a7d204cb-33fb-45b0-9159-f91042091cb8 2018-08-12 00:08:57,611 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-pub-net 2018-08-12 00:08:57,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/8e7ea871-78b0-4d4c-a006-e196153e03f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c6644445e2dbd7bde8e956bde7459a90d11ba8" 2018-08-12 00:08:59,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f5723780-18b7-462c-b1e8-84237156b2d8 Date: Sun, 12 Aug 2018 00:08:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:08:59,096 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/8e7ea871-78b0-4d4c-a006-e196153e03f9 used request id req-f5723780-18b7-462c-b1e8-84237156b2d8 2018-08-12 00:08:59,097 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-4ebca98d-cd39-4a30-805b-92b7ab9893ef-image 2018-08-12 00:08:59,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/ce4a7086-a64a-481a-b258-f6bee40944bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e33a19c37589a4685cf6c02203b4a8bda423f93" 2018-08-12 00:08:59,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-303a2613-3177-4464-bf47-38eae9165862 Date: Sun, 12 Aug 2018 00:08:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:08:59,367 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/ce4a7086-a64a-481a-b258-f6bee40944bc used request id req-303a2613-3177-4464-bf47-38eae9165862 2018-08-12 00:08:59,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:08:59,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:08:59,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:08:59,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:08:59,369 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:08:59,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:08:59,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-0b7d112c-3e6d-4f08-bad4-5153f052268a Date: Sun, 12 Aug 2018 00:08:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a5b18a4eeaf415ea1097a92b46ade4b", "created_at": "2018-08-12T00:08:51Z", "updated_at": "2018-08-12T00:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:08:51Z", "revision_number": 0, "id": "280314fa-e75f-40d3-a103-f6460927fb91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:08:51Z", "security_group_id": "d72072ac-468e-4778-aa90-43e510b41945", "tenant_id": "8a5b18a4eeaf415ea1097a92b46ade4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a5b18a4eeaf415ea1097a92b46ade4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:08:51Z", "revision_number": 0, "id": "602e8f79-48c9-4913-a8dd-915d79e51b73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:08:51Z", "security_group_id": "d72072ac-468e-4778-aa90-43e510b41945", "tenant_id": "8a5b18a4eeaf415ea1097a92b46ade4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a5b18a4eeaf415ea1097a92b46ade4b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:08:51Z", "revision_number": 0, "id": "68e5c3bd-a5ca-4a4e-99ae-e00adddd8fbd", "remote_group_id": "d72072ac-468e-4778-aa90-43e510b41945", "remote_ip_prefix": null, "created_at": "2018-08-12T00:08:51Z", "security_group_id": "d72072ac-468e-4778-aa90-43e510b41945", "tenant_id": "8a5b18a4eeaf415ea1097a92b46ade4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a5b18a4eeaf415ea1097a92b46ade4b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:08:51Z", "revision_number": 0, "id": "86aec70f-9bd2-4a3d-8903-8c6d341588ce", "remote_group_id": "d72072ac-468e-4778-aa90-43e510b41945", "remote_ip_prefix": null, "created_at": "2018-08-12T00:08:51Z", "security_group_id": "d72072ac-468e-4778-aa90-43e510b41945", "tenant_id": "8a5b18a4eeaf415ea1097a92b46ade4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a5b18a4eeaf415ea1097a92b46ade4b"}], "revision_number": 4, "project_id": "8a5b18a4eeaf415ea1097a92b46ade4b", "id": "d72072ac-468e-4778-aa90-43e510b41945", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:08:59,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-0b7d112c-3e6d-4f08-bad4-5153f052268a 2018-08-12 00:08:59,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:08:59,707 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee2b853e-3b95-418f-a5c4-181c7bd01044 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:08:59,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-ee2b853e-3b95-418f-a5c4-181c7bd01044 2018-08-12 00:08:59,708 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:08:59,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:08:59,802 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a5a2d3d-d60b-4d93-8119-339478c06620 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:08:59,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-6a5a2d3d-d60b-4d93-8119-339478c06620 2018-08-12 00:08:59,802 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:08:59,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:08:59,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bb73b65-3c5e-41f5-be07-c02d83daf2f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:08:59,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-1bb73b65-3c5e-41f5-be07-c02d83daf2f2 2018-08-12 00:08:59,887 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:08:59,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:08:59,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47ea5e51-cf5b-4629-8bc7-288c54f3959e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:08:59,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-47ea5e51-cf5b-4629-8bc7-288c54f3959e 2018-08-12 00:08:59,967 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:08:59,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:09:00,054 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:08:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab243f75-8d7b-4016-a36d-64d73f5d237e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:00,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-ab243f75-8d7b-4016-a36d-64d73f5d237e 2018-08-12 00:09:00,054 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:00,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:09:00,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c26443b2-a090-4ed2-baa3-2ac5b6a132e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:00,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-c26443b2-a090-4ed2-baa3-2ac5b6a132e9 2018-08-12 00:09:00,140 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:00,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:09:00,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d95b2a4-9042-423b-8b84-4d7cf2eb635f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:00,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-7d95b2a4-9042-423b-8b84-4d7cf2eb635f 2018-08-12 00:09:00,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:00,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:09:00,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9aba1d7-6778-4d14-ba7f-aef91f2044e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:00,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-f9aba1d7-6778-4d14-ba7f-aef91f2044e7 2018-08-12 00:09:00,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:00,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:09:00,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e9f9fd6-cace-48c0-a40d-d67582997cb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:00,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-6e9f9fd6-cace-48c0-a40d-d67582997cb4 2018-08-12 00:09:00,400 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:00,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:09:00,488 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e90d9f0-e7c0-4a3e-a90e-e7a66108a601 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:00,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-3e90d9f0-e7c0-4a3e-a90e-e7a66108a601 2018-08-12 00:09:00,488 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:00,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:09:00,574 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e8624b7-6091-44ee-a547-dacb28fac3fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:00,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-7e8624b7-6091-44ee-a547-dacb28fac3fb 2018-08-12 00:09:00,574 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:00,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:09:00,658 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43e2f82e-cd53-49cc-bf3d-6323cb2b4ec3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:00,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-43e2f82e-cd53-49cc-bf3d-6323cb2b4ec3 2018-08-12 00:09:00,658 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:00,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:09:00,743 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-123b9b18-89db-43b1-a1cc-5f9e699b010c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:00,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-123b9b18-89db-43b1-a1cc-5f9e699b010c 2018-08-12 00:09:00,744 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:00,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:09:00,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f8bfa19-874f-4110-9a66-673427ee9798 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:09:00,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-9f8bfa19-874f-4110-9a66-673427ee9798 2018-08-12 00:09:00,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:09:00,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193e71f4-a89c-44f3-a6c8-d8de2f6c5d64 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8a5b18a4eeaf415ea1097a92b46ade4b", "name": "CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj"}} 2018-08-12 00:09:00,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b used request id req-193e71f4-a89c-44f3-a6c8-d8de2f6c5d64 2018-08-12 00:09:00,925 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d72072ac-468e-4778-aa90-43e510b41945 2018-08-12 00:09:00,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d72072ac-468e-4778-aa90-43e510b41945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:09:00,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3efcad96-6230-43c4-bf27-d9eb7441f48a Date: Sun, 12 Aug 2018 00:09:00 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-08-12T00:08:51Z", "security_group_id": "d72072ac-468e-4778-aa90-43e510b41945", "port_range_min": null, "revision_number": 0, "tenant_id": "8a5b18a4eeaf415ea1097a92b46ade4b", "created_at": "2018-08-12T00:08:51Z", "project_id": "8a5b18a4eeaf415ea1097a92b46ade4b", "id": "280314fa-e75f-40d3-a103-f6460927fb91"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:08:51Z", "security_group_id": "d72072ac-468e-4778-aa90-43e510b41945", "port_range_min": null, "revision_number": 0, "tenant_id": "8a5b18a4eeaf415ea1097a92b46ade4b", "created_at": "2018-08-12T00:08:51Z", "project_id": "8a5b18a4eeaf415ea1097a92b46ade4b", "id": "602e8f79-48c9-4913-a8dd-915d79e51b73"}, {"remote_group_id": "d72072ac-468e-4778-aa90-43e510b41945", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:08:51Z", "security_group_id": "d72072ac-468e-4778-aa90-43e510b41945", "port_range_min": null, "revision_number": 0, "tenant_id": "8a5b18a4eeaf415ea1097a92b46ade4b", "created_at": "2018-08-12T00:08:51Z", "project_id": "8a5b18a4eeaf415ea1097a92b46ade4b", "id": "68e5c3bd-a5ca-4a4e-99ae-e00adddd8fbd"}, {"remote_group_id": "d72072ac-468e-4778-aa90-43e510b41945", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:08:51Z", "security_group_id": "d72072ac-468e-4778-aa90-43e510b41945", "port_range_min": null, "revision_number": 0, "tenant_id": "8a5b18a4eeaf415ea1097a92b46ade4b", "created_at": "2018-08-12T00:08:51Z", "project_id": "8a5b18a4eeaf415ea1097a92b46ade4b", "id": "86aec70f-9bd2-4a3d-8903-8c6d341588ce"}]} 2018-08-12 00:09:00,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d72072ac-468e-4778-aa90-43e510b41945 used request id req-3efcad96-6230-43c4-bf27-d9eb7441f48a 2018-08-12 00:09:00,954 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:09:00,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/d72072ac-468e-4778-aa90-43e510b41945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:09:01,133 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b66efbd-acc9-4ae7-b43d-78fecb14ffe4 Content-Length: 0 Date: Sun, 12 Aug 2018 00:09:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:09:01,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d72072ac-468e-4778-aa90-43e510b41945 used request id req-9b66efbd-acc9-4ae7-b43d-78fecb14ffe4 2018-08-12 00:09:01,134 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj 2018-08-12 00:09:01,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:09:01,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:09:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92179512-177d-4909-a074-b1e9b454114b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:09:01,475 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/8a5b18a4eeaf415ea1097a92b46ade4b used request id req-92179512-177d-4909-a074-b1e9b454114b 2018-08-12 00:09:01,475 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-proj-role 2018-08-12 00:09:01,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/61da2fdf6fd34d588ae97f581689a239 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:09:01,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:09:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-982087d4-80ea-4e3a-a3cd-57a01bef3275 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:09:01,607 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/61da2fdf6fd34d588ae97f581689a239 used request id req-982087d4-80ea-4e3a-a3cd-57a01bef3275 2018-08-12 00:09:01,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6081a9c4c412fd842fc7ebf803768fffd22122b0" 2018-08-12 00:09:01,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1bae70f-f4c8-416e-83c4-b420a563dde7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:09:01,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b1bae70f-f4c8-416e-83c4-b420a563dde7 2018-08-12 00:09:01,695 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-743b5a1f-cbdf-4ae-user 2018-08-12 00:09:01,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/322034abf6864f72b15344b1c1229922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c2010bae141b1fb5308e4a0d3527a9e223b82dd" 2018-08-12 00:09:01,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:09:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82497a00-2ae4-42f9-86bc-c669cfae71a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:09:01,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/322034abf6864f72b15344b1c1229922 used request id req-82497a00-2ae4-42f9-86bc-c669cfae71a1 2018-08-12 00:09:01,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:02,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:09:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["y7zSCxtTSumeihocYnvjXQ"], "issued_at": "2018-08-12T00:09:02.000000Z"}} 2018-08-12 00:09:02,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}929a2725d67b064bf5467981b8c2ab4231830382" 2018-08-12 00:09:02,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f14271-a480-42cc-bdbb-57c9b25d5164 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:02,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-13f14271-a480-42cc-bdbb-57c9b25d5164 2018-08-12 00:09:02,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:02,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:02,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:09:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["2NjZjvQpSVGhcI5ndYnrUA"], "issued_at": "2018-08-12T00:09:02.000000Z"}} 2018-08-12 00:09:02,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:02,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f9a323-d28f-4ce4-9001-4aafaf3450c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:02,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b5f9a323-d28f-4ce4-9001-4aafaf3450c3 2018-08-12 00:09:02,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:09:02,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:09: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:09:02,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-958a2751-33fd-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:02,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694df021-de60-451d-84f0-06ed755f84ae Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-958a2751-33fd-412-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:09:02,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-958a2751-33fd-412-proj used request id req-694df021-de60-451d-84f0-06ed755f84ae 2018-08-12 00:09:02,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:02,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7acb35-2f8e-4bc4-a1f2-3e8f41ec4d86 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:09:02,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ff7acb35-2f8e-4bc4-a1f2-3e8f41ec4d86 2018-08-12 00:09:03,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj"}}' 2018-08-12 00:09:03,122 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3daed22c-6468-4d0c-9808-b6c3a9bcc682 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4"}, "tags": [], "enabled": true, "id": "e1378f610a1c44228958d49b64c2d4f4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj"}} 2018-08-12 00:09:03,122 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-3daed22c-6468-4d0c-9808-b6c3a9bcc682 2018-08-12 00:09:03,123 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-958a2751-33fd-412-proj 2018-08-12 00:09:03,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:03,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:03,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:09:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["x3MkRsunQLuwa1It632soA"], "issued_at": "2018-08-12T00:09:03.000000Z"}} 2018-08-12 00:09:03,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9be1e2d8e9c698d242bf9caeaeb347ef1f5d2e" 2018-08-12 00:09:03,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38294e53-72e2-4fde-a522-25f07fb21d10 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:03,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-38294e53-72e2-4fde-a522-25f07fb21d10 2018-08-12 00:09:03,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:09:03,590 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:09: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:09:03,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9be1e2d8e9c698d242bf9caeaeb347ef1f5d2e" 2018-08-12 00:09:03,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da7494e5-7a0e-4b35-95c1-f751b79a0789 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:09:03,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-da7494e5-7a0e-4b35-95c1-f751b79a0789 2018-08-12 00:09:03,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-958a2751-33fd-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9be1e2d8e9c698d242bf9caeaeb347ef1f5d2e" 2018-08-12 00:09:03,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4077fef4-4887-452f-9e90-2ead0e50e5f5 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-958a2751-33fd-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4"}, "tags": [], "enabled": true, "id": "e1378f610a1c44228958d49b64c2d4f4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj"}]} 2018-08-12 00:09:03,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-958a2751-33fd-412-proj used request id req-4077fef4-4887-452f-9e90-2ead0e50e5f5 2018-08-12 00:09:03,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9be1e2d8e9c698d242bf9caeaeb347ef1f5d2e" 2018-08-12 00:09:03,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cdb5922-65a9-4c85-8106-3815ba2fbd00 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:09:03,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-7cdb5922-65a9-4c85-8106-3815ba2fbd00 2018-08-12 00:09:04,464 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-958a2751-33fd-412-user 2018-08-12 00:09:04,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:04,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:04,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df52dc7-8f2b-41bb-a49b-a52898e3430e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:09:04,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7df52dc7-8f2b-41bb-a49b-a52898e3430e 2018-08-12 00:09:04,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" -d '{"role": {"name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj-role"}}' 2018-08-12 00:09:04,595 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:09:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20d281d8-83ac-4081-96cf-eeebccc2d76c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "31dfa2a7db1b468fb3916713e2d6b64b", "links": {"self": "http://172.30.9.30:5000/v3/roles/31dfa2a7db1b468fb3916713e2d6b64b"}, "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj-role"}} 2018-08-12 00:09:04,595 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-20d281d8-83ac-4081-96cf-eeebccc2d76c 2018-08-12 00:09:04,595 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-958a2751-33fd-412-proj-role 2018-08-12 00:09:04,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/31dfa2a7db1b468fb3916713e2d6b64b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:04,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16988c56-49da-450f-a979-95a2ee42dfbf Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "31dfa2a7db1b468fb3916713e2d6b64b", "links": {"self": "http://172.30.9.30:5000/v3/roles/31dfa2a7db1b468fb3916713e2d6b64b"}, "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj-role"}} 2018-08-12 00:09:04,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/31dfa2a7db1b468fb3916713e2d6b64b used request id req-16988c56-49da-450f-a979-95a2ee42dfbf 2018-08-12 00:09:04,686 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-958a2751-33fd-412-proj-role to project CreateInstancePortManipulationTests-958a2751-33fd-412-proj 2018-08-12 00:09:04,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4/users/b76763ab6f544b95b09deed47457003e/roles/31dfa2a7db1b468fb3916713e2d6b64b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:04,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:09:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91a75eda-a946-4493-b9fa-ba5c6c09b40b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:09:04,807 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4/users/b76763ab6f544b95b09deed47457003e/roles/31dfa2a7db1b468fb3916713e2d6b64b used request id req-91a75eda-a946-4493-b9fa-ba5c6c09b40b 2018-08-12 00:09:04,808 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:09:04,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:04,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:05,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "31dfa2a7db1b468fb3916713e2d6b64b", "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj-role"}], "expires_at": "2018-08-12T01:09:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1378f610a1c44228958d49b64c2d4f4", "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1378f610a1c44228958d49b64c2d4f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1378f610a1c44228958d49b64c2d4f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-user", "id": "b76763ab6f544b95b09deed47457003e"}, "audit_ids": ["00aM-9JPS0SIyFutEwlN-g"], "issued_at": "2018-08-12T00:09:05.000000Z"}} 2018-08-12 00:09:05,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}871a64d890a8173938b1649cad02cc207b0cc19f" 2018-08-12 00:09:05,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbd7fa4b-edec-49e9-955f-a5f45d3e846a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:05,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-bbd7fa4b-edec-49e9-955f-a5f45d3e846a 2018-08-12 00:09:05,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}871a64d890a8173938b1649cad02cc207b0cc19f" 2018-08-12 00:09:05,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-6a2a8b6d-d3f2-4c29-ad01-960f6c3a60d4 Date: Sun, 12 Aug 2018 00:09:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-image"} 2018-08-12 00:09:05,465 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-image used request id req-6a2a8b6d-d3f2-4c29-ad01-960f6c3a60d4 2018-08-12 00:09:05,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}871a64d890a8173938b1649cad02cc207b0cc19f" 2018-08-12 00:09:05,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a508719a-a000-4e6a-8cfa-346d9f4da4c4 Date: Sun, 12 Aug 2018 00:09: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-08-12 00:09:05,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-a508719a-a000-4e6a-8cfa-346d9f4da4c4 2018-08-12 00:09:05,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}871a64d890a8173938b1649cad02cc207b0cc19f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-image"}' 2018-08-12 00:09:05,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/952320db-a36d-477b-89af-9c83a638a79f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aefc73d3-e770-4d06-ac31-70f4abc56918 Date: Sun, 12 Aug 2018 00:09:05 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:09:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:09:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/952320db-a36d-477b-89af-9c83a638a79f", "min_disk": 0, "protected": false, "id": "952320db-a36d-477b-89af-9c83a638a79f", "file": "/v2/images/952320db-a36d-477b-89af-9c83a638a79f/file", "checksum": null, "owner": "e1378f610a1c44228958d49b64c2d4f4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:09:05,547 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-aefc73d3-e770-4d06-ac31-70f4abc56918 2018-08-12 00:09:05,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/952320db-a36d-477b-89af-9c83a638a79f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}871a64d890a8173938b1649cad02cc207b0cc19f" -d '' 2018-08-12 00:09:06,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-22c16a55-be51-4245-97aa-c4556f388560 Date: Sun, 12 Aug 2018 00:09:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:09:06,659 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/952320db-a36d-477b-89af-9c83a638a79f/file used request id req-22c16a55-be51-4245-97aa-c4556f388560 2018-08-12 00:09:06,660 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:09:06,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/952320db-a36d-477b-89af-9c83a638a79f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}871a64d890a8173938b1649cad02cc207b0cc19f" 2018-08-12 00:09:06,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-077badbb-8a15-409f-a9f3-c7a52af612ca Date: Sun, 12 Aug 2018 00:09:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:09:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:09:06Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/952320db-a36d-477b-89af-9c83a638a79f/snap", "metadata": {}}], "self": "/v2/images/952320db-a36d-477b-89af-9c83a638a79f", "min_disk": 0, "protected": false, "id": "952320db-a36d-477b-89af-9c83a638a79f", "file": "/v2/images/952320db-a36d-477b-89af-9c83a638a79f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1378f610a1c44228958d49b64c2d4f4", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/952320db-a36d-477b-89af-9c83a638a79f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:09:06,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/952320db-a36d-477b-89af-9c83a638a79f used request id req-077badbb-8a15-409f-a9f3-c7a52af612ca 2018-08-12 00:09:06,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}871a64d890a8173938b1649cad02cc207b0cc19f" 2018-08-12 00:09:06,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-57ddd9af-fdd4-46ca-8c7c-00696b5b9ab8 Date: Sun, 12 Aug 2018 00:09: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-08-12 00:09:06,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-57ddd9af-fdd4-46ca-8c7c-00696b5b9ab8 2018-08-12 00:09:06,693 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-image 2018-08-12 00:09:06,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/952320db-a36d-477b-89af-9c83a638a79f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}871a64d890a8173938b1649cad02cc207b0cc19f" 2018-08-12 00:09:06,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d87d5234-d360-43a0-8705-eea3db9feff7 Date: Sun, 12 Aug 2018 00:09:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:09:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:09:06Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/952320db-a36d-477b-89af-9c83a638a79f/snap", "metadata": {}}], "self": "/v2/images/952320db-a36d-477b-89af-9c83a638a79f", "min_disk": 0, "protected": false, "id": "952320db-a36d-477b-89af-9c83a638a79f", "file": "/v2/images/952320db-a36d-477b-89af-9c83a638a79f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1378f610a1c44228958d49b64c2d4f4", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/952320db-a36d-477b-89af-9c83a638a79f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:09:06,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/952320db-a36d-477b-89af-9c83a638a79f used request id req-d87d5234-d360-43a0-8705-eea3db9feff7 2018-08-12 00:09:06,713 - create_image - DEBUG - Instance status is - active 2018-08-12 00:09:06,713 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-image 2018-08-12 00:09:06,713 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-image 2018-08-12 00:09:06,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:06,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:07,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "31dfa2a7db1b468fb3916713e2d6b64b", "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj-role"}], "expires_at": "2018-08-12T01:09:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1378f610a1c44228958d49b64c2d4f4", "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1378f610a1c44228958d49b64c2d4f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1378f610a1c44228958d49b64c2d4f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-user", "id": "b76763ab6f544b95b09deed47457003e"}, "audit_ids": ["2X7apmvLT6Gmb-XAd7m8jg"], "issued_at": "2018-08-12T00:09:07.000000Z"}} 2018-08-12 00:09:07,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec26c0b43a38902ae83ce14c092ca8a494eec" 2018-08-12 00:09:07,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c94a966-ab3a-4d56-9077-e715d61a0535 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:07,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1c94a966-ab3a-4d56-9077-e715d61a0535 2018-08-12 00:09:07,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:09:07,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:09:07,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:09:07,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:09:07,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:09:07,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec26c0b43a38902ae83ce14c092ca8a494eec" 2018-08-12 00:09:07,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-836f32a0-9852-4357-b73a-477a48f90ecc Date: Sun, 12 Aug 2018 00:09:07 GMT RESP BODY: {"networks":[]} 2018-08-12 00:09:07,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net used request id req-836f32a0-9852-4357-b73a-477a48f90ecc 2018-08-12 00:09:07,383 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net 2018-08-12 00:09:07,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec26c0b43a38902ae83ce14c092ca8a494eec" -d '{"network": {"name": "CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net", "admin_state_up": true}}' 2018-08-12 00:09:07,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-d5b4bbb8-5a7a-4bd8-bd80-a07d82453ec6 Date: Sun, 12 Aug 2018 00:09:07 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:09:07Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"99a50752-3ec4-43e0-88d6-77095d1435a9","name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net"}} 2018-08-12 00:09:07,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-d5b4bbb8-5a7a-4bd8-bd80-a07d82453ec6 2018-08-12 00:09:07,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=99a50752-3ec4-43e0-88d6-77095d1435a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec26c0b43a38902ae83ce14c092ca8a494eec" 2018-08-12 00:09:08,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-811d0a6e-c667-40df-9e76-5698bb7e384f Date: Sun, 12 Aug 2018 00:09:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:09:07Z","tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"99a50752-3ec4-43e0-88d6-77095d1435a9","name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net"}]} 2018-08-12 00:09:08,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=99a50752-3ec4-43e0-88d6-77095d1435a9 used request id req-811d0a6e-c667-40df-9e76-5698bb7e384f 2018-08-12 00:09:08,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec26c0b43a38902ae83ce14c092ca8a494eec" 2018-08-12 00:09:08,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b331d1bc-420a-4595-8370-bd8200ad6236 Date: Sun, 12 Aug 2018 00:09:08 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:09:08,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9 used request id req-b331d1bc-420a-4595-8370-bd8200ad6236 2018-08-12 00:09:08,078 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-subnet 2018-08-12 00:09:08,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec26c0b43a38902ae83ce14c092ca8a494eec" -d '{"subnets": [{"ip_version": 4, "network_id": "99a50752-3ec4-43e0-88d6-77095d1435a9", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-subnet"}]}' 2018-08-12 00:09:08,643 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-392b0a27-c93b-465c-ac8c-3f650d3d09e5 Date: Sun, 12 Aug 2018 00:09:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99a50752-3ec4-43e0-88d6-77095d1435a9","tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:08Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"b965df71-64b5-487b-908f-5e8cf12ece57","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-subnet"}]} 2018-08-12 00:09:08,643 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-392b0a27-c93b-465c-ac8c-3f650d3d09e5 2018-08-12 00:09:08,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=99a50752-3ec4-43e0-88d6-77095d1435a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec26c0b43a38902ae83ce14c092ca8a494eec" 2018-08-12 00:09:08,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-0f460d20-cd36-4ac5-adda-4f7824d64272 Date: Sun, 12 Aug 2018 00:09:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b965df71-64b5-487b-908f-5e8cf12ece57"],"updated_at":"2018-08-12T00:09:08Z","tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"99a50752-3ec4-43e0-88d6-77095d1435a9","name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net"}]} 2018-08-12 00:09:08,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=99a50752-3ec4-43e0-88d6-77095d1435a9 used request id req-0f460d20-cd36-4ac5-adda-4f7824d64272 2018-08-12 00:09:08,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec26c0b43a38902ae83ce14c092ca8a494eec" 2018-08-12 00:09:08,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3f357f7e-6415-479d-98a1-d27634270fc0 Date: Sun, 12 Aug 2018 00:09:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99a50752-3ec4-43e0-88d6-77095d1435a9","tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"b965df71-64b5-487b-908f-5e8cf12ece57","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-subnet"}]} 2018-08-12 00:09:08,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9 used request id req-3f357f7e-6415-479d-98a1-d27634270fc0 2018-08-12 00:09:08,842 - OpenStackNetwork - DEBUG - Network [99a50752-3ec4-43e0-88d6-77095d1435a9] created successfully 2018-08-12 00:09:08,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:08,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:09,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:09:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["bN_XjDtwRg-64YU4E8Ns2w"], "issued_at": "2018-08-12T00:09:09.000000Z"}} 2018-08-12 00:09:09,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a79e72024ef5a7d64486bfe3c36d1f28f8c187c" 2018-08-12 00:09:09,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141ee232-6eb0-4c4c-92fb-756b6b88455b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:09,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-141ee232-6eb0-4c4c-92fb-756b6b88455b 2018-08-12 00:09:09,353 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:09:09,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a79e72024ef5a7d64486bfe3c36d1f28f8c187c" 2018-08-12 00:09:09,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09: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-1dce6ef0-96c0-4216-bf0d-653fef9119a9 x-compute-request-id: req-1dce6ef0-96c0-4216-bf0d-653fef9119a9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:09:09,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1dce6ef0-96c0-4216-bf0d-653fef9119a9 2018-08-12 00:09:09,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a79e72024ef5a7d64486bfe3c36d1f28f8c187c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-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-08-12 00:09:09,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09: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-e2fc4a76-329b-404e-bdb0-7900057d7e9b x-compute-request-id: req-e2fc4a76-329b-404e-bdb0-7900057d7e9b Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/403e4c55-7703-411e-b394-47f7ab7f6d13", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/403e4c55-7703-411e-b394-47f7ab7f6d13", "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": "403e4c55-7703-411e-b394-47f7ab7f6d13"}} 2018-08-12 00:09:09,581 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-e2fc4a76-329b-404e-bdb0-7900057d7e9b 2018-08-12 00:09:09,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:09,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:09,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "31dfa2a7db1b468fb3916713e2d6b64b", "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj-role"}], "expires_at": "2018-08-12T01:09:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1378f610a1c44228958d49b64c2d4f4", "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1378f610a1c44228958d49b64c2d4f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1378f610a1c44228958d49b64c2d4f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-user", "id": "b76763ab6f544b95b09deed47457003e"}, "audit_ids": ["HtVhXYRUSACL13GvKtmEXA"], "issued_at": "2018-08-12T00:09:09.000000Z"}} 2018-08-12 00:09:09,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:09,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f03055-d3b5-4f2a-a0c8-a42fb9f24275 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:09,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b4f03055-d3b5-4f2a-a0c8-a42fb9f24275 2018-08-12 00:09:09,981 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:09:09,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:09:09,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:09:09,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:09:09,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:09:09,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:09:09,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:10,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc3f675-a87c-4cd8-a7b5-3c18c42bb89c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:10,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-bfc3f675-a87c-4cd8-a7b5-3c18c42bb89c 2018-08-12 00:09:10,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:10,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-9c10898e-1e52-42a9-8f86-dee002d70495 Date: Sun, 12 Aug 2018 00:09:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b965df71-64b5-487b-908f-5e8cf12ece57"],"updated_at":"2018-08-12T00:09:08Z","tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"99a50752-3ec4-43e0-88d6-77095d1435a9","name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net"}]} 2018-08-12 00:09:10,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net used request id req-9c10898e-1e52-42a9-8f86-dee002d70495 2018-08-12 00:09:10,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:10,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-28b1a99d-7fb4-47c7-b553-57d80f75deeb Date: Sun, 12 Aug 2018 00:09:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99a50752-3ec4-43e0-88d6-77095d1435a9","tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"b965df71-64b5-487b-908f-5e8cf12ece57","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-subnet"}]} 2018-08-12 00:09:10,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9 used request id req-28b1a99d-7fb4-47c7-b553-57d80f75deeb 2018-08-12 00:09:10,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:11,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-29413c38-48a2-40e7-bcfb-205fcabd01dd Date: Sun, 12 Aug 2018 00:09:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b965df71-64b5-487b-908f-5e8cf12ece57"],"updated_at":"2018-08-12T00:09:08Z","tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"99a50752-3ec4-43e0-88d6-77095d1435a9","name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net"}]} 2018-08-12 00:09:11,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net used request id req-29413c38-48a2-40e7-bcfb-205fcabd01dd 2018-08-12 00:09:11,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:09:11,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:09: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:09:11,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:11,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78c05a16-3432-4ead-a6a1-578dba629d4b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1378f610a1c44228958d49b64c2d4f4", "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj"}} 2018-08-12 00:09:11,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4 used request id req-78c05a16-3432-4ead-a6a1-578dba629d4b 2018-08-12 00:09:11,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:11,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6c7bb984-c903-4144-9a2f-963256536831 Date: Sun, 12 Aug 2018 00:09:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99a50752-3ec4-43e0-88d6-77095d1435a9","tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"b965df71-64b5-487b-908f-5e8cf12ece57","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-subnet"}]} 2018-08-12 00:09:11,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9 used request id req-6c7bb984-c903-4144-9a2f-963256536831 2018-08-12 00:09:11,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9&name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:11,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0ba2fe47-18d3-415a-b6f0-b78838dcfce7 Date: Sun, 12 Aug 2018 00:09:11 GMT RESP BODY: {"ports":[]} 2018-08-12 00:09:11,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9&name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdbport-1&admin_state_up=True used request id req-0ba2fe47-18d3-415a-b6f0-b78838dcfce7 2018-08-12 00:09:11,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:11,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09: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-2cd86a22-354b-495c-8bbe-663d31c9d207 x-compute-request-id: req-2cd86a22-354b-495c-8bbe-663d31c9d207 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:09:11,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-inst used request id req-2cd86a22-354b-495c-8bbe-663d31c9d207 2018-08-12 00:09:11,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:11,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-5745171d-ab3b-4098-9af9-6bd01a00fadb Date: Sun, 12 Aug 2018 00:09:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b965df71-64b5-487b-908f-5e8cf12ece57"],"updated_at":"2018-08-12T00:09:08Z","tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"99a50752-3ec4-43e0-88d6-77095d1435a9","name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net"}]} 2018-08-12 00:09:11,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net used request id req-5745171d-ab3b-4098-9af9-6bd01a00fadb 2018-08-12 00:09:11,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:11,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9600a329-2165-4938-9186-b01e7e422f64 Date: Sun, 12 Aug 2018 00:09:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99a50752-3ec4-43e0-88d6-77095d1435a9","tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"b965df71-64b5-487b-908f-5e8cf12ece57","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-subnet"}]} 2018-08-12 00:09:11,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9 used request id req-9600a329-2165-4938-9186-b01e7e422f64 2018-08-12 00:09:11,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:11,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-17ffa9bb-dc62-4ab2-82eb-4d8f047ba63c Date: Sun, 12 Aug 2018 00:09:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b965df71-64b5-487b-908f-5e8cf12ece57"],"updated_at":"2018-08-12T00:09:08Z","tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"99a50752-3ec4-43e0-88d6-77095d1435a9","name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net"}]} 2018-08-12 00:09:11,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net used request id req-17ffa9bb-dc62-4ab2-82eb-4d8f047ba63c 2018-08-12 00:09:11,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:11,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2eb229-ba65-4be5-a923-30c08ed4ffa8 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1378f610a1c44228958d49b64c2d4f4", "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj"}} 2018-08-12 00:09:11,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4 used request id req-6e2eb229-ba65-4be5-a923-30c08ed4ffa8 2018-08-12 00:09:11,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:11,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fcdce18c-d492-4f99-8fc7-a3882f061102 Date: Sun, 12 Aug 2018 00:09:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99a50752-3ec4-43e0-88d6-77095d1435a9","tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"b965df71-64b5-487b-908f-5e8cf12ece57","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-subnet"}]} 2018-08-12 00:09:11,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9 used request id req-fcdce18c-d492-4f99-8fc7-a3882f061102 2018-08-12 00:09:11,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9&name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:11,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d65bbb6a-bc4d-4132-b939-c5c593551465 Date: Sun, 12 Aug 2018 00:09:11 GMT RESP BODY: {"ports":[]} 2018-08-12 00:09:11,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9&name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdbport-1&admin_state_up=True used request id req-d65bbb6a-bc4d-4132-b939-c5c593551465 2018-08-12 00:09:11,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:11,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:12,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "31dfa2a7db1b468fb3916713e2d6b64b", "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj-role"}], "expires_at": "2018-08-12T01:09:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1378f610a1c44228958d49b64c2d4f4", "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1378f610a1c44228958d49b64c2d4f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1378f610a1c44228958d49b64c2d4f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1378f610a1c44228958d49b64c2d4f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1378f610a1c44228958d49b64c2d4f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-user", "id": "b76763ab6f544b95b09deed47457003e"}, "audit_ids": ["YYpdRw8wRnmX1QccHv6SIg"], "issued_at": "2018-08-12T00:09:12.000000Z"}} 2018-08-12 00:09:12,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1909589da915927663bc24826ef84722eb688592" 2018-08-12 00:09:12,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7b3598-1fce-4cd4-a446-3b5695e177da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:12,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6c7b3598-1fce-4cd4-a446-3b5695e177da 2018-08-12 00:09:12,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:12,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-5a56adaf-af8b-459e-b336-73cfd0f8511f Date: Sun, 12 Aug 2018 00:09:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b965df71-64b5-487b-908f-5e8cf12ece57"],"updated_at":"2018-08-12T00:09:08Z","tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"99a50752-3ec4-43e0-88d6-77095d1435a9","name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net"}]} 2018-08-12 00:09:12,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net used request id req-5a56adaf-af8b-459e-b336-73cfd0f8511f 2018-08-12 00:09:12,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:12,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-00007159-8fbf-4fdf-8724-397c08d7cd46 Date: Sun, 12 Aug 2018 00:09:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99a50752-3ec4-43e0-88d6-77095d1435a9","tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"b965df71-64b5-487b-908f-5e8cf12ece57","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-subnet"}]} 2018-08-12 00:09:12,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9 used request id req-00007159-8fbf-4fdf-8724-397c08d7cd46 2018-08-12 00:09:12,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:12,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-94329901-a4ec-4c4f-99e5-9229cb452ebc Date: Sun, 12 Aug 2018 00:09:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b965df71-64b5-487b-908f-5e8cf12ece57"],"updated_at":"2018-08-12T00:09:08Z","tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"99a50752-3ec4-43e0-88d6-77095d1435a9","name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net"}]} 2018-08-12 00:09:12,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net used request id req-94329901-a4ec-4c4f-99e5-9229cb452ebc 2018-08-12 00:09:12,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:09:12,641 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:09: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:09:12,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1909589da915927663bc24826ef84722eb688592" 2018-08-12 00:09:12,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab832796-f04b-44d5-a642-06bdab58fb73 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1378f610a1c44228958d49b64c2d4f4", "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj"}} 2018-08-12 00:09:12,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4 used request id req-ab832796-f04b-44d5-a642-06bdab58fb73 2018-08-12 00:09:12,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:12,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-38c2dd98-7f47-44d7-9a8b-1709f06a1c99 Date: Sun, 12 Aug 2018 00:09:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99a50752-3ec4-43e0-88d6-77095d1435a9","tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"b965df71-64b5-487b-908f-5e8cf12ece57","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-subnet"}]} 2018-08-12 00:09:12,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9 used request id req-38c2dd98-7f47-44d7-9a8b-1709f06a1c99 2018-08-12 00:09:12,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9&name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" 2018-08-12 00:09:12,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-055e5cba-7603-4ea4-a3fa-e2e102442c09 Date: Sun, 12 Aug 2018 00:09:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99a50752-3ec4-43e0-88d6-77095d1435a9","tenant_id":"e1378f610a1c44228958d49b64c2d4f4","created_at":"2018-08-12T00:09:08Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1378f610a1c44228958d49b64c2d4f4","id":"b965df71-64b5-487b-908f-5e8cf12ece57","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-subnet"}]} 2018-08-12 00:09:12,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=99a50752-3ec4-43e0-88d6-77095d1435a9&name=CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-subnet used request id req-055e5cba-7603-4ea4-a3fa-e2e102442c09 2018-08-12 00:09:12,766 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net 2018-08-12 00:09:12,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de9e5587f0b1cee4791b7c083ead7fedc94dd7" -d '{"port": {"network_id": "99a50752-3ec4-43e0-88d6-77095d1435a9", "fixed_ips": [{"subnet_id": "b965df71-64b5-487b-908f-5e8cf12ece57", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdbport-1", "admin_state_up": true}}' 2018-08-12 00:09:13,117 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-318e7fe6-e8db-488f-a798-a5288dd81c12 Date: Sun, 12 Aug 2018 00:09:13 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-08-12 00:09:13,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-318e7fe6-e8db-488f-a798-a5288dd81c12 2018-08-12 00:09:13,118 - 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-08-12 00:09:13,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/403e4c55-7703-411e-b394-47f7ab7f6d13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a79e72024ef5a7d64486bfe3c36d1f28f8c187c" 2018-08-12 00:09:13,165 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:09: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-5d543bed-f7da-42cc-bd2a-8da61911c6be x-compute-request-id: req-5d543bed-f7da-42cc-bd2a-8da61911c6be Content-Length: 0 Content-Type: application/json 2018-08-12 00:09:13,165 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/403e4c55-7703-411e-b394-47f7ab7f6d13 used request id req-5d543bed-f7da-42cc-bd2a-8da61911c6be 2018-08-12 00:09:13,166 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-subnet 2018-08-12 00:09:13,166 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-subnet 2018-08-12 00:09:13,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/b965df71-64b5-487b-908f-5e8cf12ece57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec26c0b43a38902ae83ce14c092ca8a494eec" 2018-08-12 00:09:14,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fde9443a-f7c9-4cd1-ad26-112678c80228 Date: Sun, 12 Aug 2018 00:09:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:09:14,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/b965df71-64b5-487b-908f-5e8cf12ece57 used request id req-fde9443a-f7c9-4cd1-ad26-112678c80228 2018-08-12 00:09:14,328 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-pub-net 2018-08-12 00:09:14,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/99a50752-3ec4-43e0-88d6-77095d1435a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718ec26c0b43a38902ae83ce14c092ca8a494eec" 2018-08-12 00:09:15,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a49e6ee-c141-4529-8506-6a76a993e2be Date: Sun, 12 Aug 2018 00:09:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:09:15,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/99a50752-3ec4-43e0-88d6-77095d1435a9 used request id req-6a49e6ee-c141-4529-8506-6a76a993e2be 2018-08-12 00:09:15,492 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c03a9b52-5d8f-4c89-87d7-e54fe90e6cdb-image 2018-08-12 00:09:15,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/952320db-a36d-477b-89af-9c83a638a79f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}871a64d890a8173938b1649cad02cc207b0cc19f" 2018-08-12 00:09:16,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7236d6e1-19d9-41cf-8156-e8dc5b56b2f9 Date: Sun, 12 Aug 2018 00:09:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:09:16,707 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/952320db-a36d-477b-89af-9c83a638a79f used request id req-7236d6e1-19d9-41cf-8156-e8dc5b56b2f9 2018-08-12 00:09:16,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:09:16,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:09:16,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:09:16,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:09:16,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:09:16,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:17,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-9c3539d5-fa13-4255-853e-1d04ac3bf028 Date: Sun, 12 Aug 2018 00:09:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1378f610a1c44228958d49b64c2d4f4", "created_at": "2018-08-12T00:09:07Z", "updated_at": "2018-08-12T00:09:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:09:07Z", "revision_number": 0, "id": "443f9ebb-7458-4626-a9b0-d4f6f8b1195d", "remote_group_id": "95f43650-8df8-4702-8fe1-a0ce5cdcdafa", "remote_ip_prefix": null, "created_at": "2018-08-12T00:09:07Z", "security_group_id": "95f43650-8df8-4702-8fe1-a0ce5cdcdafa", "tenant_id": "e1378f610a1c44228958d49b64c2d4f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1378f610a1c44228958d49b64c2d4f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:09:07Z", "revision_number": 0, "id": "9a282118-47c6-4012-9ae5-8fce65bd45e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:09:07Z", "security_group_id": "95f43650-8df8-4702-8fe1-a0ce5cdcdafa", "tenant_id": "e1378f610a1c44228958d49b64c2d4f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1378f610a1c44228958d49b64c2d4f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:09:07Z", "revision_number": 0, "id": "cdfdac61-7d32-4c2a-8d85-a32c4eb11db3", "remote_group_id": "95f43650-8df8-4702-8fe1-a0ce5cdcdafa", "remote_ip_prefix": null, "created_at": "2018-08-12T00:09:07Z", "security_group_id": "95f43650-8df8-4702-8fe1-a0ce5cdcdafa", "tenant_id": "e1378f610a1c44228958d49b64c2d4f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1378f610a1c44228958d49b64c2d4f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:09:07Z", "revision_number": 0, "id": "ffd2374b-af68-408b-a7be-1437cbaa0604", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:09:07Z", "security_group_id": "95f43650-8df8-4702-8fe1-a0ce5cdcdafa", "tenant_id": "e1378f610a1c44228958d49b64c2d4f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1378f610a1c44228958d49b64c2d4f4"}], "revision_number": 4, "project_id": "e1378f610a1c44228958d49b64c2d4f4", "id": "95f43650-8df8-4702-8fe1-a0ce5cdcdafa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:09:17,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-9c3539d5-fa13-4255-853e-1d04ac3bf028 2018-08-12 00:09:17,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:17,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4c1647a-4c06-4524-ada4-64808d4ca490 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:17,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-d4c1647a-4c06-4524-ada4-64808d4ca490 2018-08-12 00:09:17,448 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:17,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:17,532 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-442fe405-b9c8-4738-b7e6-5fe540b04900 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:17,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-442fe405-b9c8-4738-b7e6-5fe540b04900 2018-08-12 00:09:17,532 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:17,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:17,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-366c2efe-f26e-4817-b205-ab930264c91b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:17,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-366c2efe-f26e-4817-b205-ab930264c91b 2018-08-12 00:09:17,613 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:17,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:17,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c2594d1-18cf-4a8a-bcd8-dcf58d88bc93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:17,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-9c2594d1-18cf-4a8a-bcd8-dcf58d88bc93 2018-08-12 00:09:17,698 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:17,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:17,783 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63e13c1c-cbf9-483c-b882-7fd787d1a08f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:17,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-63e13c1c-cbf9-483c-b882-7fd787d1a08f 2018-08-12 00:09:17,783 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:17,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:17,869 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ac0b1c4-886c-4e8e-9492-bafa77e03883 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:17,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-7ac0b1c4-886c-4e8e-9492-bafa77e03883 2018-08-12 00:09:17,869 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:17,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:17,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-688b5fc8-8b16-45e5-a503-a3650d6cc0e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:17,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-688b5fc8-8b16-45e5-a503-a3650d6cc0e5 2018-08-12 00:09:17,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:17,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:18,048 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd1046db-9c44-4e30-9e0c-a3556d89de32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:18,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-cd1046db-9c44-4e30-9e0c-a3556d89de32 2018-08-12 00:09:18,048 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:18,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:18,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96849216-9dfe-475f-afb2-78ccb6cffb4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:18,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-96849216-9dfe-475f-afb2-78ccb6cffb4d 2018-08-12 00:09:18,137 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:18,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:18,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30829448-648d-49d2-9810-a4b2b15710d6 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1378f610a1c44228958d49b64c2d4f4", "name": "CreateInstancePortManipulationTests-958a2751-33fd-412-proj"}} 2018-08-12 00:09:18,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4 used request id req-30829448-648d-49d2-9810-a4b2b15710d6 2018-08-12 00:09:18,229 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95f43650-8df8-4702-8fe1-a0ce5cdcdafa 2018-08-12 00:09:18,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=95f43650-8df8-4702-8fe1-a0ce5cdcdafa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:18,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f5aa4cd8-3237-47c2-b2df-0fab0e4c24a2 Date: Sun, 12 Aug 2018 00:09:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "95f43650-8df8-4702-8fe1-a0ce5cdcdafa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:09:07Z", "security_group_id": "95f43650-8df8-4702-8fe1-a0ce5cdcdafa", "port_range_min": null, "revision_number": 0, "tenant_id": "e1378f610a1c44228958d49b64c2d4f4", "created_at": "2018-08-12T00:09:07Z", "project_id": "e1378f610a1c44228958d49b64c2d4f4", "id": "443f9ebb-7458-4626-a9b0-d4f6f8b1195d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:09:07Z", "security_group_id": "95f43650-8df8-4702-8fe1-a0ce5cdcdafa", "port_range_min": null, "revision_number": 0, "tenant_id": "e1378f610a1c44228958d49b64c2d4f4", "created_at": "2018-08-12T00:09:07Z", "project_id": "e1378f610a1c44228958d49b64c2d4f4", "id": "9a282118-47c6-4012-9ae5-8fce65bd45e8"}, {"remote_group_id": "95f43650-8df8-4702-8fe1-a0ce5cdcdafa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:09:07Z", "security_group_id": "95f43650-8df8-4702-8fe1-a0ce5cdcdafa", "port_range_min": null, "revision_number": 0, "tenant_id": "e1378f610a1c44228958d49b64c2d4f4", "created_at": "2018-08-12T00:09:07Z", "project_id": "e1378f610a1c44228958d49b64c2d4f4", "id": "cdfdac61-7d32-4c2a-8d85-a32c4eb11db3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:09:07Z", "security_group_id": "95f43650-8df8-4702-8fe1-a0ce5cdcdafa", "port_range_min": null, "revision_number": 0, "tenant_id": "e1378f610a1c44228958d49b64c2d4f4", "created_at": "2018-08-12T00:09:07Z", "project_id": "e1378f610a1c44228958d49b64c2d4f4", "id": "ffd2374b-af68-408b-a7be-1437cbaa0604"}]} 2018-08-12 00:09:18,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=95f43650-8df8-4702-8fe1-a0ce5cdcdafa used request id req-f5aa4cd8-3237-47c2-b2df-0fab0e4c24a2 2018-08-12 00:09:18,259 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:09:18,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/95f43650-8df8-4702-8fe1-a0ce5cdcdafa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:18,437 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef684618-d4f8-4bad-b333-e1728908443f Content-Length: 0 Date: Sun, 12 Aug 2018 00:09:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:09:18,437 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/95f43650-8df8-4702-8fe1-a0ce5cdcdafa used request id req-ef684618-d4f8-4bad-b333-e1728908443f 2018-08-12 00:09:18,438 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-958a2751-33fd-412-proj 2018-08-12 00:09:18,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:18,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-244f58f4-9ea7-451d-ad2f-dd7f90a84128 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:09:18,700 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/e1378f610a1c44228958d49b64c2d4f4 used request id req-244f58f4-9ea7-451d-ad2f-dd7f90a84128 2018-08-12 00:09:18,701 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-958a2751-33fd-412-proj-role 2018-08-12 00:09:18,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/31dfa2a7db1b468fb3916713e2d6b64b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:18,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb2b1980-9eb7-4095-a056-7be67672262b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:09:18,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/31dfa2a7db1b468fb3916713e2d6b64b used request id req-cb2b1980-9eb7-4095-a056-7be67672262b 2018-08-12 00:09:18,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7899019842fb9d603224680a45437f3c4c94344" 2018-08-12 00:09:18,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9426e5a-ce8c-4b3c-88f0-f52fb72f60fe Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:09:18,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f9426e5a-ce8c-4b3c-88f0-f52fb72f60fe 2018-08-12 00:09:18,884 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-958a2751-33fd-412-user 2018-08-12 00:09:18,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/b76763ab6f544b95b09deed47457003e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9be1e2d8e9c698d242bf9caeaeb347ef1f5d2e" 2018-08-12 00:09:19,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86fcefc7-bae4-4cd6-a723-8072815b14df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:09:19,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b76763ab6f544b95b09deed47457003e used request id req-86fcefc7-bae4-4cd6-a723-8072815b14df 2018-08-12 00:09:19,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:19,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:09:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["aXlor6BrQiu0dOQaDx9C0w"], "issued_at": "2018-08-12T00:09:19.000000Z"}} 2018-08-12 00:09:19,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89dadeb8107fb61a3f2fc9a328b0886ac73d627f" 2018-08-12 00:09:19,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef9894d-b7b9-4f32-b09d-66b29e4c6cce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:19,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3ef9894d-b7b9-4f32-b09d-66b29e4c6cce 2018-08-12 00:09:19,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:19,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:19,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:09:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["We1VdydETnSeeBnGCnIwqg"], "issued_at": "2018-08-12T00:09:19.000000Z"}} 2018-08-12 00:09:19,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:19,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-493e5316-14bd-4207-ae80-7bc2fb4b5ae5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:19,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-493e5316-14bd-4207-ae80-7bc2fb4b5ae5 2018-08-12 00:09:19,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:09:19,998 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:09: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:09:19,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:20,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af59f5c5-f785-418e-b04c-23ee5244cde7 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:09:20,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj used request id req-af59f5c5-f785-418e-b04c-23ee5244cde7 2018-08-12 00:09:20,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:20,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12cbd64-f00c-4480-8bd6-caebc4bee3cd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:09:20,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f12cbd64-f00c-4480-8bd6-caebc4bee3cd 2018-08-12 00:09:20,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj"}}' 2018-08-12 00:09:20,288 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:09:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20a092e0-3f39-4e6f-b3b1-c32062ed7841 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4"}, "tags": [], "enabled": true, "id": "3cd32863fc4f402ead19226d7687bdc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj"}} 2018-08-12 00:09:20,289 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-20a092e0-3f39-4e6f-b3b1-c32062ed7841 2018-08-12 00:09:20,289 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj 2018-08-12 00:09:20,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:20,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:20,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:09:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["YJFwsvbAT9yrdZRwC4lL-w"], "issued_at": "2018-08-12T00:09:20.000000Z"}} 2018-08-12 00:09:20,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e61e3c372c9c8f949e23de94d7b67ff259ba14a1" 2018-08-12 00:09:20,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f2e0bb-84c5-4164-a9b6-02375448092b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:20,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-71f2e0bb-84c5-4164-a9b6-02375448092b 2018-08-12 00:09:20,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:09:20,755 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:09: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:09:20,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e61e3c372c9c8f949e23de94d7b67ff259ba14a1" 2018-08-12 00:09:20,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdf54b21-b4c2-49cd-8bec-0a47286bcc76 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:09:20,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-fdf54b21-b4c2-49cd-8bec-0a47286bcc76 2018-08-12 00:09:20,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e61e3c372c9c8f949e23de94d7b67ff259ba14a1" 2018-08-12 00:09:20,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d257ed7f-525a-4069-822d-58e21a6d451c Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4"}, "tags": [], "enabled": true, "id": "3cd32863fc4f402ead19226d7687bdc4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj"}]} 2018-08-12 00:09:20,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj used request id req-d257ed7f-525a-4069-822d-58e21a6d451c 2018-08-12 00:09:20,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e61e3c372c9c8f949e23de94d7b67ff259ba14a1" 2018-08-12 00:09:20,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d0fce6-7ddf-41d8-bedb-ffaaad9d2a2f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:09:20,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b6d0fce6-7ddf-41d8-bedb-ffaaad9d2a2f 2018-08-12 00:09:21,271 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-91be30e9-2f8e-489-user 2018-08-12 00:09:21,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:21,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:21,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d90457-21a6-4605-9338-f356959d0e44 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:09:21,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f6d90457-21a6-4605-9338-f356959d0e44 2018-08-12 00:09:21,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" -d '{"role": {"name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj-role"}}' 2018-08-12 00:09:21,457 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa34c0e1-326d-4960-bb49-6b6f49f507bb Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e104e7ce7fc14614a9f281d9bd7fd701", "links": {"self": "http://172.30.9.30:5000/v3/roles/e104e7ce7fc14614a9f281d9bd7fd701"}, "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj-role"}} 2018-08-12 00:09:21,457 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-aa34c0e1-326d-4960-bb49-6b6f49f507bb 2018-08-12 00:09:21,458 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj-role 2018-08-12 00:09:21,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e104e7ce7fc14614a9f281d9bd7fd701 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:21,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2449d8a-34d5-440c-9916-ffb9b0f8a3f0 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e104e7ce7fc14614a9f281d9bd7fd701", "links": {"self": "http://172.30.9.30:5000/v3/roles/e104e7ce7fc14614a9f281d9bd7fd701"}, "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj-role"}} 2018-08-12 00:09:21,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e104e7ce7fc14614a9f281d9bd7fd701 used request id req-c2449d8a-34d5-440c-9916-ffb9b0f8a3f0 2018-08-12 00:09:21,545 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj-role to project CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj 2018-08-12 00:09:21,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4/users/9004951b0b0e47a8a3a9822175df1ee1/roles/e104e7ce7fc14614a9f281d9bd7fd701 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:21,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d3e5b4b-f2e1-4349-8eb8-60e7d409f0f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:09:21,664 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4/users/9004951b0b0e47a8a3a9822175df1ee1/roles/e104e7ce7fc14614a9f281d9bd7fd701 used request id req-8d3e5b4b-f2e1-4349-8eb8-60e7d409f0f1 2018-08-12 00:09:21,665 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:09:21,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:21,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:22,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e104e7ce7fc14614a9f281d9bd7fd701", "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj-role"}], "expires_at": "2018-08-12T01:09:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cd32863fc4f402ead19226d7687bdc4", "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/3cd32863fc4f402ead19226d7687bdc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/3cd32863fc4f402ead19226d7687bdc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-user", "id": "9004951b0b0e47a8a3a9822175df1ee1"}, "audit_ids": ["gNBYFu07R-KzuljWgvWwFQ"], "issued_at": "2018-08-12T00:09:22.000000Z"}} 2018-08-12 00:09:22,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15dcf14a8e21fd188e699bb8acf456afd365e5a" 2018-08-12 00:09:22,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b0d1690-cd79-4078-bf6b-2578e1353ba7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:22,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8b0d1690-cd79-4078-bf6b-2578e1353ba7 2018-08-12 00:09:22,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d15dcf14a8e21fd188e699bb8acf456afd365e5a" 2018-08-12 00:09:22,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-bc5a82aa-284b-4eb7-a024-ef2a16e4df77 Date: Sun, 12 Aug 2018 00:09:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-image"} 2018-08-12 00:09:22,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-image used request id req-bc5a82aa-284b-4eb7-a024-ef2a16e4df77 2018-08-12 00:09:22,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d15dcf14a8e21fd188e699bb8acf456afd365e5a" 2018-08-12 00:09:22,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bb3dd7da-83ae-4eb2-aa37-c6636f5cea14 Date: Sun, 12 Aug 2018 00:09: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-08-12 00:09:22,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-bb3dd7da-83ae-4eb2-aa37-c6636f5cea14 2018-08-12 00:09:22,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d15dcf14a8e21fd188e699bb8acf456afd365e5a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-image"}' 2018-08-12 00:09:22,493 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/aec58503-c224-47e4-a1df-600d36bdfc72 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-63c1f8f9-6d1c-4056-8134-e2f8fc8fa662 Date: Sun, 12 Aug 2018 00:09:22 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:09:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:09:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/aec58503-c224-47e4-a1df-600d36bdfc72", "min_disk": 0, "protected": false, "id": "aec58503-c224-47e4-a1df-600d36bdfc72", "file": "/v2/images/aec58503-c224-47e4-a1df-600d36bdfc72/file", "checksum": null, "owner": "3cd32863fc4f402ead19226d7687bdc4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:09:22,493 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-63c1f8f9-6d1c-4056-8134-e2f8fc8fa662 2018-08-12 00:09:22,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/aec58503-c224-47e4-a1df-600d36bdfc72/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d15dcf14a8e21fd188e699bb8acf456afd365e5a" -d '' 2018-08-12 00:09:22,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dc420bb5-7fcc-429a-962e-8af56a63666b Date: Sun, 12 Aug 2018 00:09:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:09:22,908 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/aec58503-c224-47e4-a1df-600d36bdfc72/file used request id req-dc420bb5-7fcc-429a-962e-8af56a63666b 2018-08-12 00:09:22,908 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:09:22,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/aec58503-c224-47e4-a1df-600d36bdfc72 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d15dcf14a8e21fd188e699bb8acf456afd365e5a" 2018-08-12 00:09:22,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9b19809f-2db3-4c2e-9ea3-4aa700e6b26c Date: Sun, 12 Aug 2018 00:09:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:09:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:09:22Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/aec58503-c224-47e4-a1df-600d36bdfc72/snap", "metadata": {}}], "self": "/v2/images/aec58503-c224-47e4-a1df-600d36bdfc72", "min_disk": 0, "protected": false, "id": "aec58503-c224-47e4-a1df-600d36bdfc72", "file": "/v2/images/aec58503-c224-47e4-a1df-600d36bdfc72/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3cd32863fc4f402ead19226d7687bdc4", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/aec58503-c224-47e4-a1df-600d36bdfc72/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:09:22,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/aec58503-c224-47e4-a1df-600d36bdfc72 used request id req-9b19809f-2db3-4c2e-9ea3-4aa700e6b26c 2018-08-12 00:09:22,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d15dcf14a8e21fd188e699bb8acf456afd365e5a" 2018-08-12 00:09:22,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ec0b9645-d8cc-4f36-a42e-2c899c46a9e2 Date: Sun, 12 Aug 2018 00:09: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-08-12 00:09:22,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-ec0b9645-d8cc-4f36-a42e-2c899c46a9e2 2018-08-12 00:09:22,941 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-image 2018-08-12 00:09:22,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/aec58503-c224-47e4-a1df-600d36bdfc72 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d15dcf14a8e21fd188e699bb8acf456afd365e5a" 2018-08-12 00:09:22,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-699356ba-1bdb-4298-bb15-ebf2510fa5cf Date: Sun, 12 Aug 2018 00:09:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:09:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:09:22Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/aec58503-c224-47e4-a1df-600d36bdfc72/snap", "metadata": {}}], "self": "/v2/images/aec58503-c224-47e4-a1df-600d36bdfc72", "min_disk": 0, "protected": false, "id": "aec58503-c224-47e4-a1df-600d36bdfc72", "file": "/v2/images/aec58503-c224-47e4-a1df-600d36bdfc72/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3cd32863fc4f402ead19226d7687bdc4", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/aec58503-c224-47e4-a1df-600d36bdfc72/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:09:22,959 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/aec58503-c224-47e4-a1df-600d36bdfc72 used request id req-699356ba-1bdb-4298-bb15-ebf2510fa5cf 2018-08-12 00:09:22,960 - create_image - DEBUG - Instance status is - active 2018-08-12 00:09:22,960 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-image 2018-08-12 00:09:22,960 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-image 2018-08-12 00:09:22,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:22,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:23,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e104e7ce7fc14614a9f281d9bd7fd701", "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj-role"}], "expires_at": "2018-08-12T01:09:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cd32863fc4f402ead19226d7687bdc4", "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/3cd32863fc4f402ead19226d7687bdc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/3cd32863fc4f402ead19226d7687bdc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-user", "id": "9004951b0b0e47a8a3a9822175df1ee1"}, "audit_ids": ["RuivUZCOTXO4PDMipgDTyw"], "issued_at": "2018-08-12T00:09:23.000000Z"}} 2018-08-12 00:09:23,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b512bc1518a9014e260fa73a626e2073d4fdc51a" 2018-08-12 00:09:23,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b14e4b-6975-4bb2-b325-f7a3441ad60a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:23,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-20b14e4b-6975-4bb2-b325-f7a3441ad60a 2018-08-12 00:09:23,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:09:23,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:09:23,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:09:23,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:09:23,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:09:23,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b512bc1518a9014e260fa73a626e2073d4fdc51a" 2018-08-12 00:09:23,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-59d9bd74-170b-4887-a2c8-4716733f5c23 Date: Sun, 12 Aug 2018 00:09:23 GMT RESP BODY: {"networks":[]} 2018-08-12 00:09:23,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net used request id req-59d9bd74-170b-4887-a2c8-4716733f5c23 2018-08-12 00:09:23,558 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net 2018-08-12 00:09:23,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b512bc1518a9014e260fa73a626e2073d4fdc51a" -d '{"network": {"name": "CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net", "admin_state_up": true}}' 2018-08-12 00:09:23,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-c4ffac7b-6b36-47a0-9297-4d9f6c7d4d5b Date: Sun, 12 Aug 2018 00:09:23 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3cd32863fc4f402ead19226d7687bdc4","created_at":"2018-08-12T00:09:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:09:23Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3cd32863fc4f402ead19226d7687bdc4","id":"f2c87216-0b76-4934-922f-43a77bc63f4e","name":"CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net"}} 2018-08-12 00:09:23,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-c4ffac7b-6b36-47a0-9297-4d9f6c7d4d5b 2018-08-12 00:09:23,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=f2c87216-0b76-4934-922f-43a77bc63f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b512bc1518a9014e260fa73a626e2073d4fdc51a" 2018-08-12 00:09:24,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-3294cb30-bf67-481a-9a9c-9473282ad666 Date: Sun, 12 Aug 2018 00:09:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:09:23Z","tenant_id":"3cd32863fc4f402ead19226d7687bdc4","created_at":"2018-08-12T00:09:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3cd32863fc4f402ead19226d7687bdc4","id":"f2c87216-0b76-4934-922f-43a77bc63f4e","name":"CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net"}]} 2018-08-12 00:09:24,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=f2c87216-0b76-4934-922f-43a77bc63f4e used request id req-3294cb30-bf67-481a-9a9c-9473282ad666 2018-08-12 00:09:24,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b512bc1518a9014e260fa73a626e2073d4fdc51a" 2018-08-12 00:09:24,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-14ce9c87-22fa-4720-925c-064fa07c7389 Date: Sun, 12 Aug 2018 00:09:24 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:09:24,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e used request id req-14ce9c87-22fa-4720-925c-064fa07c7389 2018-08-12 00:09:24,114 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-subnet 2018-08-12 00:09:24,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b512bc1518a9014e260fa73a626e2073d4fdc51a" -d '{"subnets": [{"ip_version": 4, "network_id": "f2c87216-0b76-4934-922f-43a77bc63f4e", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-subnet"}]}' 2018-08-12 00:09:24,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ef8262b-6fff-477b-aecd-bfe92442f2ce Date: Sun, 12 Aug 2018 00:09:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2c87216-0b76-4934-922f-43a77bc63f4e","tenant_id":"3cd32863fc4f402ead19226d7687bdc4","created_at":"2018-08-12T00:09:24Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:24Z","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":"3cd32863fc4f402ead19226d7687bdc4","id":"0f37badb-7833-42ab-bded-f445cf2d0cb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-subnet"}]} 2018-08-12 00:09:24,695 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-1ef8262b-6fff-477b-aecd-bfe92442f2ce 2018-08-12 00:09:24,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=f2c87216-0b76-4934-922f-43a77bc63f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b512bc1518a9014e260fa73a626e2073d4fdc51a" 2018-08-12 00:09:24,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-abd8c1a9-5770-40e2-bf7f-b21ef884de92 Date: Sun, 12 Aug 2018 00:09:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0f37badb-7833-42ab-bded-f445cf2d0cb7"],"updated_at":"2018-08-12T00:09:24Z","tenant_id":"3cd32863fc4f402ead19226d7687bdc4","created_at":"2018-08-12T00:09:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3cd32863fc4f402ead19226d7687bdc4","id":"f2c87216-0b76-4934-922f-43a77bc63f4e","name":"CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net"}]} 2018-08-12 00:09:24,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=f2c87216-0b76-4934-922f-43a77bc63f4e used request id req-abd8c1a9-5770-40e2-bf7f-b21ef884de92 2018-08-12 00:09:24,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b512bc1518a9014e260fa73a626e2073d4fdc51a" 2018-08-12 00:09:24,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a5a0b611-be76-427e-aeb3-ec3d72d1bad3 Date: Sun, 12 Aug 2018 00:09:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2c87216-0b76-4934-922f-43a77bc63f4e","tenant_id":"3cd32863fc4f402ead19226d7687bdc4","created_at":"2018-08-12T00:09:24Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:24Z","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":"3cd32863fc4f402ead19226d7687bdc4","id":"0f37badb-7833-42ab-bded-f445cf2d0cb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-subnet"}]} 2018-08-12 00:09:24,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e used request id req-a5a0b611-be76-427e-aeb3-ec3d72d1bad3 2018-08-12 00:09:24,899 - OpenStackNetwork - DEBUG - Network [f2c87216-0b76-4934-922f-43a77bc63f4e] created successfully 2018-08-12 00:09:24,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:24,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:25,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:09:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["nAyurFxdRLScj-OXzjhZYg"], "issued_at": "2018-08-12T00:09:25.000000Z"}} 2018-08-12 00:09:25,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7da56fe32efe28f2b4782c4aca43462dfe3b64" 2018-08-12 00:09:25,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2d29efe-466c-4332-8549-b3d5016605de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:25,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c2d29efe-466c-4332-8549-b3d5016605de 2018-08-12 00:09:25,358 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:09:25,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7da56fe32efe28f2b4782c4aca43462dfe3b64" 2018-08-12 00:09:25,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-08d949db-dd53-4c28-be23-8e4c5d265b79 x-compute-request-id: req-08d949db-dd53-4c28-be23-8e4c5d265b79 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:09:25,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-08d949db-dd53-4c28-be23-8e4c5d265b79 2018-08-12 00:09:25,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7da56fe32efe28f2b4782c4aca43462dfe3b64" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-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-08-12 00:09:25,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-509ea441-b5ba-495d-9bb5-3bdcc85c50c6 x-compute-request-id: req-509ea441-b5ba-495d-9bb5-3bdcc85c50c6 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/4b3c3487-003e-49dc-a3d0-570dde388008", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/4b3c3487-003e-49dc-a3d0-570dde388008", "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": "4b3c3487-003e-49dc-a3d0-570dde388008"}} 2018-08-12 00:09:25,635 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-509ea441-b5ba-495d-9bb5-3bdcc85c50c6 2018-08-12 00:09:25,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:25,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:26,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e104e7ce7fc14614a9f281d9bd7fd701", "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj-role"}], "expires_at": "2018-08-12T01:09:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cd32863fc4f402ead19226d7687bdc4", "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/3cd32863fc4f402ead19226d7687bdc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/3cd32863fc4f402ead19226d7687bdc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-user", "id": "9004951b0b0e47a8a3a9822175df1ee1"}, "audit_ids": ["3xVHPzQNT4Cod1R2zjbPgw"], "issued_at": "2018-08-12T00:09:26.000000Z"}} 2018-08-12 00:09:26,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:26,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162cbb20-df4a-47bf-8bb5-4a8489ce066c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:26,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-162cbb20-df4a-47bf-8bb5-4a8489ce066c 2018-08-12 00:09:26,102 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:09:26,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:09:26,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:09:26,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:09:26,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:09:26,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:09:26,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:26,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12bdcfec-ac07-4301-ab36-4cf23f06cce6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:26,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-12bdcfec-ac07-4301-ab36-4cf23f06cce6 2018-08-12 00:09:26,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:26,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-bcd3e80b-c1e6-4c1f-a938-215f264b5024 Date: Sun, 12 Aug 2018 00:09:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0f37badb-7833-42ab-bded-f445cf2d0cb7"],"updated_at":"2018-08-12T00:09:24Z","tenant_id":"3cd32863fc4f402ead19226d7687bdc4","created_at":"2018-08-12T00:09:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3cd32863fc4f402ead19226d7687bdc4","id":"f2c87216-0b76-4934-922f-43a77bc63f4e","name":"CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net"}]} 2018-08-12 00:09:26,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net used request id req-bcd3e80b-c1e6-4c1f-a938-215f264b5024 2018-08-12 00:09:26,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:26,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-93bd33fc-6296-4bf2-b85f-721ec0703777 Date: Sun, 12 Aug 2018 00:09:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2c87216-0b76-4934-922f-43a77bc63f4e","tenant_id":"3cd32863fc4f402ead19226d7687bdc4","created_at":"2018-08-12T00:09:24Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:24Z","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":"3cd32863fc4f402ead19226d7687bdc4","id":"0f37badb-7833-42ab-bded-f445cf2d0cb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-subnet"}]} 2018-08-12 00:09:26,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e used request id req-93bd33fc-6296-4bf2-b85f-721ec0703777 2018-08-12 00:09:26,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:26,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f64de0cc-1566-4403-8347-cf6b5b7158fd Date: Sun, 12 Aug 2018 00:09:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0f37badb-7833-42ab-bded-f445cf2d0cb7"],"updated_at":"2018-08-12T00:09:24Z","tenant_id":"3cd32863fc4f402ead19226d7687bdc4","created_at":"2018-08-12T00:09:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3cd32863fc4f402ead19226d7687bdc4","id":"f2c87216-0b76-4934-922f-43a77bc63f4e","name":"CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net"}]} 2018-08-12 00:09:26,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net used request id req-f64de0cc-1566-4403-8347-cf6b5b7158fd 2018-08-12 00:09:26,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:09:26,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:09: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:09:26,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:26,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21f57d2-cfe5-4412-b3ef-27798824c1ef Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3cd32863fc4f402ead19226d7687bdc4", "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj"}} 2018-08-12 00:09:26,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4 used request id req-b21f57d2-cfe5-4412-b3ef-27798824c1ef 2018-08-12 00:09:26,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:26,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-28e20e21-05e9-45df-853a-92dac39f1454 Date: Sun, 12 Aug 2018 00:09:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2c87216-0b76-4934-922f-43a77bc63f4e","tenant_id":"3cd32863fc4f402ead19226d7687bdc4","created_at":"2018-08-12T00:09:24Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:24Z","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":"3cd32863fc4f402ead19226d7687bdc4","id":"0f37badb-7833-42ab-bded-f445cf2d0cb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-subnet"}]} 2018-08-12 00:09:26,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e used request id req-28e20e21-05e9-45df-853a-92dac39f1454 2018-08-12 00:09:26,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e&mac_address=foo&name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:26,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1791aeda-7615-4f1a-822b-596c1222129f Date: Sun, 12 Aug 2018 00:09:26 GMT RESP BODY: {"ports":[]} 2018-08-12 00:09:26,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e&mac_address=foo&name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157port-1&admin_state_up=True used request id req-1791aeda-7615-4f1a-822b-596c1222129f 2018-08-12 00:09:26,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:27,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09: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-282c996b-2d6d-46dc-a8a4-3edfdb78a687 x-compute-request-id: req-282c996b-2d6d-46dc-a8a4-3edfdb78a687 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:09:27,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-inst used request id req-282c996b-2d6d-46dc-a8a4-3edfdb78a687 2018-08-12 00:09:27,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:27,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-3fa147df-6ed2-42a8-848c-bda9a8a688d9 Date: Sun, 12 Aug 2018 00:09:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0f37badb-7833-42ab-bded-f445cf2d0cb7"],"updated_at":"2018-08-12T00:09:24Z","tenant_id":"3cd32863fc4f402ead19226d7687bdc4","created_at":"2018-08-12T00:09:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3cd32863fc4f402ead19226d7687bdc4","id":"f2c87216-0b76-4934-922f-43a77bc63f4e","name":"CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net"}]} 2018-08-12 00:09:27,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net used request id req-3fa147df-6ed2-42a8-848c-bda9a8a688d9 2018-08-12 00:09:27,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:27,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7f60ca55-5348-4a2b-a76c-195b9f66669f Date: Sun, 12 Aug 2018 00:09:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2c87216-0b76-4934-922f-43a77bc63f4e","tenant_id":"3cd32863fc4f402ead19226d7687bdc4","created_at":"2018-08-12T00:09:24Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:24Z","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":"3cd32863fc4f402ead19226d7687bdc4","id":"0f37badb-7833-42ab-bded-f445cf2d0cb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-subnet"}]} 2018-08-12 00:09:27,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e used request id req-7f60ca55-5348-4a2b-a76c-195b9f66669f 2018-08-12 00:09:27,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:27,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-fa82e74e-2158-433c-acd1-34550ae779cc Date: Sun, 12 Aug 2018 00:09:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0f37badb-7833-42ab-bded-f445cf2d0cb7"],"updated_at":"2018-08-12T00:09:24Z","tenant_id":"3cd32863fc4f402ead19226d7687bdc4","created_at":"2018-08-12T00:09:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3cd32863fc4f402ead19226d7687bdc4","id":"f2c87216-0b76-4934-922f-43a77bc63f4e","name":"CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net"}]} 2018-08-12 00:09:27,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net used request id req-fa82e74e-2158-433c-acd1-34550ae779cc 2018-08-12 00:09:27,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:27,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d21df40-9a0f-48af-ad24-f5b91ec51897 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3cd32863fc4f402ead19226d7687bdc4", "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj"}} 2018-08-12 00:09:27,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4 used request id req-7d21df40-9a0f-48af-ad24-f5b91ec51897 2018-08-12 00:09:27,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:27,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d33abc90-dedf-4186-9de7-2d722c6d488d Date: Sun, 12 Aug 2018 00:09:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2c87216-0b76-4934-922f-43a77bc63f4e","tenant_id":"3cd32863fc4f402ead19226d7687bdc4","created_at":"2018-08-12T00:09:24Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:24Z","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":"3cd32863fc4f402ead19226d7687bdc4","id":"0f37badb-7833-42ab-bded-f445cf2d0cb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-subnet"}]} 2018-08-12 00:09:27,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e used request id req-d33abc90-dedf-4186-9de7-2d722c6d488d 2018-08-12 00:09:27,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e&mac_address=foo&name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:27,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8f9b903a-d3fc-45b6-a2d8-d35aa39eff6d Date: Sun, 12 Aug 2018 00:09:27 GMT RESP BODY: {"ports":[]} 2018-08-12 00:09:27,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e&mac_address=foo&name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157port-1&admin_state_up=True used request id req-8f9b903a-d3fc-45b6-a2d8-d35aa39eff6d 2018-08-12 00:09:27,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:27,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:27,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e104e7ce7fc14614a9f281d9bd7fd701", "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj-role"}], "expires_at": "2018-08-12T01:09:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cd32863fc4f402ead19226d7687bdc4", "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/3cd32863fc4f402ead19226d7687bdc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3cd32863fc4f402ead19226d7687bdc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/3cd32863fc4f402ead19226d7687bdc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/3cd32863fc4f402ead19226d7687bdc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-user", "id": "9004951b0b0e47a8a3a9822175df1ee1"}, "audit_ids": ["HynQdvfYTe2wfQS27OPXAA"], "issued_at": "2018-08-12T00:09:27.000000Z"}} 2018-08-12 00:09:27,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a769fbe643f7cacdc83532151a09a98730c15e" 2018-08-12 00:09:28,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d811c7-4188-401a-9b59-23c12bd754e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:28,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-79d811c7-4188-401a-9b59-23c12bd754e9 2018-08-12 00:09:28,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:28,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-177d9923-0cee-4da9-9d86-a3354d4811b9 Date: Sun, 12 Aug 2018 00:09:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0f37badb-7833-42ab-bded-f445cf2d0cb7"],"updated_at":"2018-08-12T00:09:24Z","tenant_id":"3cd32863fc4f402ead19226d7687bdc4","created_at":"2018-08-12T00:09:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3cd32863fc4f402ead19226d7687bdc4","id":"f2c87216-0b76-4934-922f-43a77bc63f4e","name":"CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net"}]} 2018-08-12 00:09:28,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net used request id req-177d9923-0cee-4da9-9d86-a3354d4811b9 2018-08-12 00:09:28,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:28,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c69db309-e777-43ec-871d-ec59ffbf1508 Date: Sun, 12 Aug 2018 00:09:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2c87216-0b76-4934-922f-43a77bc63f4e","tenant_id":"3cd32863fc4f402ead19226d7687bdc4","created_at":"2018-08-12T00:09:24Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:24Z","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":"3cd32863fc4f402ead19226d7687bdc4","id":"0f37badb-7833-42ab-bded-f445cf2d0cb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-subnet"}]} 2018-08-12 00:09:28,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e used request id req-c69db309-e777-43ec-871d-ec59ffbf1508 2018-08-12 00:09:28,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:28,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f07d069e-35ae-4470-9244-d0c6816724c1 Date: Sun, 12 Aug 2018 00:09:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0f37badb-7833-42ab-bded-f445cf2d0cb7"],"updated_at":"2018-08-12T00:09:24Z","tenant_id":"3cd32863fc4f402ead19226d7687bdc4","created_at":"2018-08-12T00:09:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3cd32863fc4f402ead19226d7687bdc4","id":"f2c87216-0b76-4934-922f-43a77bc63f4e","name":"CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net"}]} 2018-08-12 00:09:28,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net used request id req-f07d069e-35ae-4470-9244-d0c6816724c1 2018-08-12 00:09:28,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:09:28,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:09: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:09:28,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6a769fbe643f7cacdc83532151a09a98730c15e" 2018-08-12 00:09:28,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-504f2645-ba38-4df2-9729-2e7ee3ff3d4e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3cd32863fc4f402ead19226d7687bdc4", "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj"}} 2018-08-12 00:09:28,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4 used request id req-504f2645-ba38-4df2-9729-2e7ee3ff3d4e 2018-08-12 00:09:28,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" 2018-08-12 00:09:28,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-17d67fb7-2037-4a8e-945f-9ef48fca3880 Date: Sun, 12 Aug 2018 00:09:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2c87216-0b76-4934-922f-43a77bc63f4e","tenant_id":"3cd32863fc4f402ead19226d7687bdc4","created_at":"2018-08-12T00:09:24Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:24Z","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":"3cd32863fc4f402ead19226d7687bdc4","id":"0f37badb-7833-42ab-bded-f445cf2d0cb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-subnet"}]} 2018-08-12 00:09:28,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f2c87216-0b76-4934-922f-43a77bc63f4e used request id req-17d67fb7-2037-4a8e-945f-9ef48fca3880 2018-08-12 00:09:28,451 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net 2018-08-12 00:09:28,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dddd89eb1c6550d74dbd2824eeb42c4ad3037c1" -d '{"port": {"network_id": "f2c87216-0b76-4934-922f-43a77bc63f4e", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157port-1", "admin_state_up": true}}' 2018-08-12 00:09:28,466 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-bdd932b6-6946-4a79-9449-7fe97b6330c5 Date: Sun, 12 Aug 2018 00:09:28 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-08-12 00:09:28,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-bdd932b6-6946-4a79-9449-7fe97b6330c5 2018-08-12 00:09:28,467 - 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-08-12 00:09:28,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/4b3c3487-003e-49dc-a3d0-570dde388008 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7da56fe32efe28f2b4782c4aca43462dfe3b64" 2018-08-12 00:09:28,498 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-a62579fb-f11c-4e72-9fe0-3a50e0ff960f x-compute-request-id: req-a62579fb-f11c-4e72-9fe0-3a50e0ff960f Content-Length: 0 Content-Type: application/json 2018-08-12 00:09:28,498 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/4b3c3487-003e-49dc-a3d0-570dde388008 used request id req-a62579fb-f11c-4e72-9fe0-3a50e0ff960f 2018-08-12 00:09:28,499 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-subnet 2018-08-12 00:09:28,499 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-subnet 2018-08-12 00:09:28,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/0f37badb-7833-42ab-bded-f445cf2d0cb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b512bc1518a9014e260fa73a626e2073d4fdc51a" 2018-08-12 00:09:29,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e04ad10c-b6a2-46a8-aac0-8d59aa61afa1 Date: Sun, 12 Aug 2018 00:09:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:09:29,720 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/0f37badb-7833-42ab-bded-f445cf2d0cb7 used request id req-e04ad10c-b6a2-46a8-aac0-8d59aa61afa1 2018-08-12 00:09:29,720 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-pub-net 2018-08-12 00:09:29,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/f2c87216-0b76-4934-922f-43a77bc63f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b512bc1518a9014e260fa73a626e2073d4fdc51a" 2018-08-12 00:09:31,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-90e10779-c51b-4f25-9a76-6334f1320861 Date: Sun, 12 Aug 2018 00:09:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:09:31,284 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/f2c87216-0b76-4934-922f-43a77bc63f4e used request id req-90e10779-c51b-4f25-9a76-6334f1320861 2018-08-12 00:09:31,285 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-9a53e958-5311-45d9-a610-5bcfb5a07157-image 2018-08-12 00:09:31,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/aec58503-c224-47e4-a1df-600d36bdfc72 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d15dcf14a8e21fd188e699bb8acf456afd365e5a" 2018-08-12 00:09:31,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6fe5e506-7495-4754-814c-74c316293699 Date: Sun, 12 Aug 2018 00:09:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:09:31,656 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/aec58503-c224-47e4-a1df-600d36bdfc72 used request id req-6fe5e506-7495-4754-814c-74c316293699 2018-08-12 00:09:31,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:09:31,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:09:31,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:09:31,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:09:31,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:09:31,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:31,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-4fac2304-9800-47b5-be5f-cd6649510373 Date: Sun, 12 Aug 2018 00:09:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3cd32863fc4f402ead19226d7687bdc4", "created_at": "2018-08-12T00:09:23Z", "updated_at": "2018-08-12T00:09:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:09:23Z", "revision_number": 0, "id": "141b1d6b-8f62-480a-9fab-9f7988741ed5", "remote_group_id": "fcd0999f-0810-4512-b971-89eb38919a3f", "remote_ip_prefix": null, "created_at": "2018-08-12T00:09:23Z", "security_group_id": "fcd0999f-0810-4512-b971-89eb38919a3f", "tenant_id": "3cd32863fc4f402ead19226d7687bdc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3cd32863fc4f402ead19226d7687bdc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:09:23Z", "revision_number": 0, "id": "72a08f04-9b2e-461d-8c63-0bdc2acc68e1", "remote_group_id": "fcd0999f-0810-4512-b971-89eb38919a3f", "remote_ip_prefix": null, "created_at": "2018-08-12T00:09:23Z", "security_group_id": "fcd0999f-0810-4512-b971-89eb38919a3f", "tenant_id": "3cd32863fc4f402ead19226d7687bdc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3cd32863fc4f402ead19226d7687bdc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:09:23Z", "revision_number": 0, "id": "b4896d6c-69d9-4b22-9cbb-890ffc6509a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:09:23Z", "security_group_id": "fcd0999f-0810-4512-b971-89eb38919a3f", "tenant_id": "3cd32863fc4f402ead19226d7687bdc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3cd32863fc4f402ead19226d7687bdc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:09:23Z", "revision_number": 0, "id": "d093b37b-0290-434c-bd95-8c6a60d03b2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:09:23Z", "security_group_id": "fcd0999f-0810-4512-b971-89eb38919a3f", "tenant_id": "3cd32863fc4f402ead19226d7687bdc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3cd32863fc4f402ead19226d7687bdc4"}], "revision_number": 4, "project_id": "3cd32863fc4f402ead19226d7687bdc4", "id": "fcd0999f-0810-4512-b971-89eb38919a3f", "name": "default"}]} 2018-08-12 00:09:31,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-4fac2304-9800-47b5-be5f-cd6649510373 2018-08-12 00:09:31,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:32,021 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70aebd82-3ad8-48ed-b622-de57a0719146 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:32,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-70aebd82-3ad8-48ed-b622-de57a0719146 2018-08-12 00:09:32,022 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:32,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:32,107 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6cf1aa5-4f0a-40b8-b5c3-12a26e58aa62 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:32,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-c6cf1aa5-4f0a-40b8-b5c3-12a26e58aa62 2018-08-12 00:09:32,107 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:32,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:32,193 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ee01500-c319-4186-8f19-96287fc4e64c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:32,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-8ee01500-c319-4186-8f19-96287fc4e64c 2018-08-12 00:09:32,193 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:32,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:32,279 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d93ebdff-a58d-48df-9d4b-18f1778d6c36 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:32,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-d93ebdff-a58d-48df-9d4b-18f1778d6c36 2018-08-12 00:09:32,280 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:32,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:32,367 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0efd78c-6247-4419-bd5d-fb36f185c79e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:32,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-e0efd78c-6247-4419-bd5d-fb36f185c79e 2018-08-12 00:09:32,368 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:32,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:32,456 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb77fb45-667d-40f2-9f1c-b2391d914e1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:32,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-eb77fb45-667d-40f2-9f1c-b2391d914e1e 2018-08-12 00:09:32,456 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:32,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:32,544 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6c6cd93-480d-4d01-8d6f-926e62cfe352 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:32,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-b6c6cd93-480d-4d01-8d6f-926e62cfe352 2018-08-12 00:09:32,545 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:32,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:32,633 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e77481b9-c855-40a7-ad51-631dc0d5fe07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:32,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-e77481b9-c855-40a7-ad51-631dc0d5fe07 2018-08-12 00:09:32,633 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:32,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:32,718 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4d759f0-5313-45d3-95a3-ab96b600d845 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:32,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-b4d759f0-5313-45d3-95a3-ab96b600d845 2018-08-12 00:09:32,718 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:32,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:32,805 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9cb8be7-82d2-41a8-95dc-7ff8d5409ba0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:32,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-b9cb8be7-82d2-41a8-95dc-7ff8d5409ba0 2018-08-12 00:09:32,806 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:32,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:32,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ec1102e-d91d-48f2-a44c-8371c994c1d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:32,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-6ec1102e-d91d-48f2-a44c-8371c994c1d5 2018-08-12 00:09:32,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:32,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:32,982 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a22d40da-938f-4e84-b443-4f4ea76ec8c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:32,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-a22d40da-938f-4e84-b443-4f4ea76ec8c0 2018-08-12 00:09:32,983 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:32,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:33,069 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-357e7503-2089-4137-9c2a-9e66d6f0d817 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:33,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-357e7503-2089-4137-9c2a-9e66d6f0d817 2018-08-12 00:09:33,069 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:33,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:33,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d9715fa-1b93-40cc-96ba-c75973057fc9 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:09:33,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-1d9715fa-1b93-40cc-96ba-c75973057fc9 2018-08-12 00:09:33,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:33,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85eb7229-2e7c-4c1e-b71a-63cd3ace9557 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:09:33,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-85eb7229-2e7c-4c1e-b71a-63cd3ace9557 2018-08-12 00:09:33,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:33,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94b09652-e5d9-476c-8f46-99b751b887da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:33,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-94b09652-e5d9-476c-8f46-99b751b887da 2018-08-12 00:09:33,407 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:33,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:33,493 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:09:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e0a2b0e-78e9-4e5f-89bf-b5ee4aa75e93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:09:33,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-3e0a2b0e-78e9-4e5f-89bf-b5ee4aa75e93 2018-08-12 00:09:33,493 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:09:33,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:33,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d94e22-b647-4cb1-a00c-050d7ba47119 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3cd32863fc4f402ead19226d7687bdc4", "name": "CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj"}} 2018-08-12 00:09:33,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4 used request id req-81d94e22-b647-4cb1-a00c-050d7ba47119 2018-08-12 00:09:33,583 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fcd0999f-0810-4512-b971-89eb38919a3f 2018-08-12 00:09:33,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=fcd0999f-0810-4512-b971-89eb38919a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:33,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c096c5cc-d54f-48d3-9627-4bea26f9a01d Date: Sun, 12 Aug 2018 00:09:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fcd0999f-0810-4512-b971-89eb38919a3f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:09:23Z", "security_group_id": "fcd0999f-0810-4512-b971-89eb38919a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "3cd32863fc4f402ead19226d7687bdc4", "created_at": "2018-08-12T00:09:23Z", "project_id": "3cd32863fc4f402ead19226d7687bdc4", "id": "141b1d6b-8f62-480a-9fab-9f7988741ed5"}, {"remote_group_id": "fcd0999f-0810-4512-b971-89eb38919a3f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:09:23Z", "security_group_id": "fcd0999f-0810-4512-b971-89eb38919a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "3cd32863fc4f402ead19226d7687bdc4", "created_at": "2018-08-12T00:09:23Z", "project_id": "3cd32863fc4f402ead19226d7687bdc4", "id": "72a08f04-9b2e-461d-8c63-0bdc2acc68e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:09:23Z", "security_group_id": "fcd0999f-0810-4512-b971-89eb38919a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "3cd32863fc4f402ead19226d7687bdc4", "created_at": "2018-08-12T00:09:23Z", "project_id": "3cd32863fc4f402ead19226d7687bdc4", "id": "b4896d6c-69d9-4b22-9cbb-890ffc6509a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:09:23Z", "security_group_id": "fcd0999f-0810-4512-b971-89eb38919a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "3cd32863fc4f402ead19226d7687bdc4", "created_at": "2018-08-12T00:09:23Z", "project_id": "3cd32863fc4f402ead19226d7687bdc4", "id": "d093b37b-0290-434c-bd95-8c6a60d03b2f"}]} 2018-08-12 00:09:33,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=fcd0999f-0810-4512-b971-89eb38919a3f used request id req-c096c5cc-d54f-48d3-9627-4bea26f9a01d 2018-08-12 00:09:33,613 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:09:33,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/fcd0999f-0810-4512-b971-89eb38919a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:33,778 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce5a4030-5707-4d1d-9e38-395b21bef459 Content-Length: 0 Date: Sun, 12 Aug 2018 00:09:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:09:33,778 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/fcd0999f-0810-4512-b971-89eb38919a3f used request id req-ce5a4030-5707-4d1d-9e38-395b21bef459 2018-08-12 00:09:33,779 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj 2018-08-12 00:09:33,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:34,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:09:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ee01797-84f3-4602-acf6-863b5ff4b2e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:09:34,502 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/3cd32863fc4f402ead19226d7687bdc4 used request id req-0ee01797-84f3-4602-acf6-863b5ff4b2e9 2018-08-12 00:09:34,502 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-91be30e9-2f8e-489-proj-role 2018-08-12 00:09:34,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/e104e7ce7fc14614a9f281d9bd7fd701 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:34,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:09:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aff12f39-c2a4-4d4e-8a18-b1841ad04c3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:09:34,615 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/e104e7ce7fc14614a9f281d9bd7fd701 used request id req-aff12f39-c2a4-4d4e-8a18-b1841ad04c3d 2018-08-12 00:09:34,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6763cd16e40c99ba6f5f1bd03097d63481778911" 2018-08-12 00:09:34,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778717ec-3b81-4d15-96a3-c18f08e95826 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:09:34,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-778717ec-3b81-4d15-96a3-c18f08e95826 2018-08-12 00:09:34,706 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-91be30e9-2f8e-489-user 2018-08-12 00:09:34,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/9004951b0b0e47a8a3a9822175df1ee1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e61e3c372c9c8f949e23de94d7b67ff259ba14a1" 2018-08-12 00:09:34,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:09:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1304dc9-38ac-45a2-8922-6aeedc5688cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:09:34,880 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/9004951b0b0e47a8a3a9822175df1ee1 used request id req-c1304dc9-38ac-45a2-8922-6aeedc5688cb 2018-08-12 00:09:34,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:35,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:09:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["KGC2duDOQXCE-ll3LchdnQ"], "issued_at": "2018-08-12T00:09:35.000000Z"}} 2018-08-12 00:09:35,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb175653729486fa87f018f0d02e03b6d453cffa" 2018-08-12 00:09:35,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c06416-e8ce-4d35-9aeb-82d0188be028 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:35,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e6c06416-e8ce-4d35-9aeb-82d0188be028 2018-08-12 00:09:35,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:35,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:35,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:09:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["FpucS136TFe_clYXqBNySA"], "issued_at": "2018-08-12T00:09:35.000000Z"}} 2018-08-12 00:09:35,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:09:35,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b398a319-c07f-41d2-a6db-80c034a0e1df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:35,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b398a319-c07f-41d2-a6db-80c034a0e1df 2018-08-12 00:09:35,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:09:35,814 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:09: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:09:35,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:09:35,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c006b280-ec9d-46f2-bf4c-0679cad66227 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:09:35,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj used request id req-c006b280-ec9d-46f2-bf4c-0679cad66227 2018-08-12 00:09:35,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:09:35,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea56ef55-09ac-4f4c-8efd-582acc0f5c59 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:09:35,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ea56ef55-09ac-4f4c-8efd-582acc0f5c59 2018-08-12 00:09:35,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj"}}' 2018-08-12 00:09:36,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:09:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd2a843b-3cad-4168-b1d3-920c582464df Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14"}, "tags": [], "enabled": true, "id": "e08e326680c546279480801cc6ebcf14", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj"}} 2018-08-12 00:09:36,100 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-fd2a843b-3cad-4168-b1d3-920c582464df 2018-08-12 00:09:36,100 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj 2018-08-12 00:09:36,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:36,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:36,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:09:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Yw8uxaA0Rz-X3HJbVDNIHw"], "issued_at": "2018-08-12T00:09:36.000000Z"}} 2018-08-12 00:09:36,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16573faaad489526d59151a0a503be57b6dfcbcb" 2018-08-12 00:09:36,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c46ebf-3280-4ccb-bb05-010fd9f9f678 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:36,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d0c46ebf-3280-4ccb-bb05-010fd9f9f678 2018-08-12 00:09:36,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:09:36,572 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:09: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:09:36,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16573faaad489526d59151a0a503be57b6dfcbcb" 2018-08-12 00:09:36,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba67c78b-726f-4766-971b-2ab2d34f86e2 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:09:36,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ba67c78b-726f-4766-971b-2ab2d34f86e2 2018-08-12 00:09:36,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16573faaad489526d59151a0a503be57b6dfcbcb" 2018-08-12 00:09:36,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759ed8b4-0bc5-4fd7-b405-344df4b2aa4a Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14"}, "tags": [], "enabled": true, "id": "e08e326680c546279480801cc6ebcf14", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj"}]} 2018-08-12 00:09:36,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj used request id req-759ed8b4-0bc5-4fd7-b405-344df4b2aa4a 2018-08-12 00:09:36,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16573faaad489526d59151a0a503be57b6dfcbcb" 2018-08-12 00:09:36,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7cd6165-e2e8-40e0-9cd3-68bee84a2e28 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:09:36,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d7cd6165-e2e8-40e0-9cd3-68bee84a2e28 2018-08-12 00:09:37,183 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-1222c609-7ce0-40d-user 2018-08-12 00:09:37,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:37,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:09:37,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac5e0ab-372b-4a9f-99f7-cb24faa27e9d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:09:37,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-aac5e0ab-372b-4a9f-99f7-cb24faa27e9d 2018-08-12 00:09:37,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" -d '{"role": {"name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj-role"}}' 2018-08-12 00:09:37,375 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:09:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-925999be-c7d3-43f3-af87-c5dd85976084 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fd7f7f7e4c0d4321b32e7f7c0168ae62", "links": {"self": "http://172.30.9.30:5000/v3/roles/fd7f7f7e4c0d4321b32e7f7c0168ae62"}, "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj-role"}} 2018-08-12 00:09:37,375 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-925999be-c7d3-43f3-af87-c5dd85976084 2018-08-12 00:09:37,376 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj-role 2018-08-12 00:09:37,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/fd7f7f7e4c0d4321b32e7f7c0168ae62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:09:37,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31f04884-8e70-41d2-b187-cff8a0dbf91b Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fd7f7f7e4c0d4321b32e7f7c0168ae62", "links": {"self": "http://172.30.9.30:5000/v3/roles/fd7f7f7e4c0d4321b32e7f7c0168ae62"}, "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj-role"}} 2018-08-12 00:09:37,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/fd7f7f7e4c0d4321b32e7f7c0168ae62 used request id req-31f04884-8e70-41d2-b187-cff8a0dbf91b 2018-08-12 00:09:37,463 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj-role to project CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj 2018-08-12 00:09:37,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14/users/39582510e95c44cdbaa9c94f13f07b46/roles/fd7f7f7e4c0d4321b32e7f7c0168ae62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:09:37,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:09:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0683eabf-7dab-473c-8a37-ca72d7d0bbad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:09:37,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14/users/39582510e95c44cdbaa9c94f13f07b46/roles/fd7f7f7e4c0d4321b32e7f7c0168ae62 used request id req-0683eabf-7dab-473c-8a37-ca72d7d0bbad 2018-08-12 00:09:37,582 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:09:37,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:37,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:37,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd7f7f7e4c0d4321b32e7f7c0168ae62", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj-role"}], "expires_at": "2018-08-12T01:09:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e08e326680c546279480801cc6ebcf14", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e08e326680c546279480801cc6ebcf14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e08e326680c546279480801cc6ebcf14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e08e326680c546279480801cc6ebcf14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e08e326680c546279480801cc6ebcf14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-user", "id": "39582510e95c44cdbaa9c94f13f07b46"}, "audit_ids": ["dDVKfctWTxWYzPEnm5asSQ"], "issued_at": "2018-08-12T00:09:37.000000Z"}} 2018-08-12 00:09:37,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb59a769796b57e01f26edba6f3a23902bc3043" 2018-08-12 00:09:38,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d92a7c-8e41-4020-9085-6ad96fcfb0d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:38,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f3d92a7c-8e41-4020-9085-6ad96fcfb0d8 2018-08-12 00:09:38,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bdb59a769796b57e01f26edba6f3a23902bc3043" 2018-08-12 00:09:38,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-0fd5a428-b577-4172-b6b2-f8596c16f837 Date: Sun, 12 Aug 2018 00:09:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-image"} 2018-08-12 00:09:38,354 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-image used request id req-0fd5a428-b577-4172-b6b2-f8596c16f837 2018-08-12 00:09:38,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bdb59a769796b57e01f26edba6f3a23902bc3043" 2018-08-12 00:09:38,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5bdc2185-0a5e-4c41-bb1c-a500708be3d3 Date: Sun, 12 Aug 2018 00:09: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-08-12 00:09:38,364 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-5bdc2185-0a5e-4c41-bb1c-a500708be3d3 2018-08-12 00:09:38,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdb59a769796b57e01f26edba6f3a23902bc3043" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-image"}' 2018-08-12 00:09:38,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/88a592c9-1aba-47e2-be52-5c5314553659 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1f2ee3db-71e1-48c5-8039-179b7006a5ed Date: Sun, 12 Aug 2018 00:09:38 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:09:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:09:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/88a592c9-1aba-47e2-be52-5c5314553659", "min_disk": 0, "protected": false, "id": "88a592c9-1aba-47e2-be52-5c5314553659", "file": "/v2/images/88a592c9-1aba-47e2-be52-5c5314553659/file", "checksum": null, "owner": "e08e326680c546279480801cc6ebcf14", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:09:38,432 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-1f2ee3db-71e1-48c5-8039-179b7006a5ed 2018-08-12 00:09:38,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/88a592c9-1aba-47e2-be52-5c5314553659/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bdb59a769796b57e01f26edba6f3a23902bc3043" -d '' 2018-08-12 00:09:38,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a4284d1e-c428-43db-b030-c539485c9453 Date: Sun, 12 Aug 2018 00:09:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:09:38,798 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/88a592c9-1aba-47e2-be52-5c5314553659/file used request id req-a4284d1e-c428-43db-b030-c539485c9453 2018-08-12 00:09:38,799 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:09:38,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/88a592c9-1aba-47e2-be52-5c5314553659 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bdb59a769796b57e01f26edba6f3a23902bc3043" 2018-08-12 00:09:38,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7b6b4ed2-268e-4eda-a470-b25651a65ed1 Date: Sun, 12 Aug 2018 00:09:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:09:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:09:38Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/88a592c9-1aba-47e2-be52-5c5314553659/snap", "metadata": {}}], "self": "/v2/images/88a592c9-1aba-47e2-be52-5c5314553659", "min_disk": 0, "protected": false, "id": "88a592c9-1aba-47e2-be52-5c5314553659", "file": "/v2/images/88a592c9-1aba-47e2-be52-5c5314553659/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e08e326680c546279480801cc6ebcf14", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/88a592c9-1aba-47e2-be52-5c5314553659/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:09:38,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/88a592c9-1aba-47e2-be52-5c5314553659 used request id req-7b6b4ed2-268e-4eda-a470-b25651a65ed1 2018-08-12 00:09:38,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bdb59a769796b57e01f26edba6f3a23902bc3043" 2018-08-12 00:09:38,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5b582bcb-66aa-4303-8989-d6af7898f410 Date: Sun, 12 Aug 2018 00:09: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-08-12 00:09:38,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-5b582bcb-66aa-4303-8989-d6af7898f410 2018-08-12 00:09:38,825 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-image 2018-08-12 00:09:38,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/88a592c9-1aba-47e2-be52-5c5314553659 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bdb59a769796b57e01f26edba6f3a23902bc3043" 2018-08-12 00:09:38,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a269b54a-d5bb-4da2-bc14-4b389016d981 Date: Sun, 12 Aug 2018 00:09:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:09:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:09:38Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/88a592c9-1aba-47e2-be52-5c5314553659/snap", "metadata": {}}], "self": "/v2/images/88a592c9-1aba-47e2-be52-5c5314553659", "min_disk": 0, "protected": false, "id": "88a592c9-1aba-47e2-be52-5c5314553659", "file": "/v2/images/88a592c9-1aba-47e2-be52-5c5314553659/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e08e326680c546279480801cc6ebcf14", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/88a592c9-1aba-47e2-be52-5c5314553659/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:09:38,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/88a592c9-1aba-47e2-be52-5c5314553659 used request id req-a269b54a-d5bb-4da2-bc14-4b389016d981 2018-08-12 00:09:38,843 - create_image - DEBUG - Instance status is - active 2018-08-12 00:09:38,843 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-image 2018-08-12 00:09:38,844 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-image 2018-08-12 00:09:38,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:38,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:39,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd7f7f7e4c0d4321b32e7f7c0168ae62", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj-role"}], "expires_at": "2018-08-12T01:09:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e08e326680c546279480801cc6ebcf14", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e08e326680c546279480801cc6ebcf14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e08e326680c546279480801cc6ebcf14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e08e326680c546279480801cc6ebcf14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e08e326680c546279480801cc6ebcf14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-user", "id": "39582510e95c44cdbaa9c94f13f07b46"}, "audit_ids": ["XP0UlxiWSLCE4fFTz7uwXQ"], "issued_at": "2018-08-12T00:09:39.000000Z"}} 2018-08-12 00:09:39,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b6a1d74bd426de78c197e0d560d0b4b70623d3" 2018-08-12 00:09:39,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb8b9df-2afd-4b22-af5d-2dae6320f2c1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:39,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-fbb8b9df-2afd-4b22-af5d-2dae6320f2c1 2018-08-12 00:09:39,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:09:39,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:09:39,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:09:39,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:09:39,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:09:39,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b6a1d74bd426de78c197e0d560d0b4b70623d3" 2018-08-12 00:09:39,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-536c850f-fa2e-42fc-b1df-3d68e1d183c2 Date: Sun, 12 Aug 2018 00:09:39 GMT RESP BODY: {"networks":[]} 2018-08-12 00:09:39,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net used request id req-536c850f-fa2e-42fc-b1df-3d68e1d183c2 2018-08-12 00:09:39,496 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net 2018-08-12 00:09:39,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b6a1d74bd426de78c197e0d560d0b4b70623d3" -d '{"network": {"name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net", "admin_state_up": true}}' 2018-08-12 00:09:39,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-c5c76b1f-59ec-4440-aae2-b83e05184772 Date: Sun, 12 Aug 2018 00:09:39 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:09:39Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e08e326680c546279480801cc6ebcf14","id":"886fd843-ab65-445a-8616-835af6e1054c","name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net"}} 2018-08-12 00:09:39,871 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-c5c76b1f-59ec-4440-aae2-b83e05184772 2018-08-12 00:09:39,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=886fd843-ab65-445a-8616-835af6e1054c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b6a1d74bd426de78c197e0d560d0b4b70623d3" 2018-08-12 00:09:40,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-6d6f68e0-b3dd-4172-9f10-48c1815c89e1 Date: Sun, 12 Aug 2018 00:09:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:09:39Z","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e08e326680c546279480801cc6ebcf14","id":"886fd843-ab65-445a-8616-835af6e1054c","name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net"}]} 2018-08-12 00:09:40,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=886fd843-ab65-445a-8616-835af6e1054c used request id req-6d6f68e0-b3dd-4172-9f10-48c1815c89e1 2018-08-12 00:09:40,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b6a1d74bd426de78c197e0d560d0b4b70623d3" 2018-08-12 00:09:40,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9a9777a4-8c26-42db-8c93-0ac64fd7a2f6 Date: Sun, 12 Aug 2018 00:09:40 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:09:40,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c used request id req-9a9777a4-8c26-42db-8c93-0ac64fd7a2f6 2018-08-12 00:09:40,045 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet 2018-08-12 00:09:40,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b6a1d74bd426de78c197e0d560d0b4b70623d3" -d '{"subnets": [{"ip_version": 4, "network_id": "886fd843-ab65-445a-8616-835af6e1054c", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet"}]}' 2018-08-12 00:09:40,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6aa858a0-a467-420f-bd02-0edbf25c86a1 Date: Sun, 12 Aug 2018 00:09:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:40Z","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":"e08e326680c546279480801cc6ebcf14","id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet"}]} 2018-08-12 00:09:40,692 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-6aa858a0-a467-420f-bd02-0edbf25c86a1 2018-08-12 00:09:40,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=886fd843-ab65-445a-8616-835af6e1054c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b6a1d74bd426de78c197e0d560d0b4b70623d3" 2018-08-12 00:09:40,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-420d7183-bf7f-4e54-af72-39010bfd2950 Date: Sun, 12 Aug 2018 00:09:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1fdd3006-3c0b-4dd2-993e-b37c0495aad7"],"updated_at":"2018-08-12T00:09:40Z","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e08e326680c546279480801cc6ebcf14","id":"886fd843-ab65-445a-8616-835af6e1054c","name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net"}]} 2018-08-12 00:09:40,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=886fd843-ab65-445a-8616-835af6e1054c used request id req-420d7183-bf7f-4e54-af72-39010bfd2950 2018-08-12 00:09:40,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b6a1d74bd426de78c197e0d560d0b4b70623d3" 2018-08-12 00:09:40,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f46c5bd7-3fbf-4cda-ac66-c91b4e1fe3db Date: Sun, 12 Aug 2018 00:09:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:40Z","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":"e08e326680c546279480801cc6ebcf14","id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet"}]} 2018-08-12 00:09:40,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c used request id req-f46c5bd7-3fbf-4cda-ac66-c91b4e1fe3db 2018-08-12 00:09:40,885 - OpenStackNetwork - DEBUG - Network [886fd843-ab65-445a-8616-835af6e1054c] created successfully 2018-08-12 00:09:40,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:40,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:41,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:09:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["HP3Zy97cQEaMNnqoClhLeQ"], "issued_at": "2018-08-12T00:09:41.000000Z"}} 2018-08-12 00:09:41,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5a98674b090bd8adf03f0dbc6f5588f5fd1004" 2018-08-12 00:09:41,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7df4b98-4726-43dd-b158-36a8acd24289 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:41,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d7df4b98-4726-43dd-b158-36a8acd24289 2018-08-12 00:09:41,364 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:09:41,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5a98674b090bd8adf03f0dbc6f5588f5fd1004" 2018-08-12 00:09:41,633 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09: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-b193acdf-02a7-4e2e-8908-86174c15645e x-compute-request-id: req-b193acdf-02a7-4e2e-8908-86174c15645e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:09:41,633 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-b193acdf-02a7-4e2e-8908-86174c15645e 2018-08-12 00:09:41,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5a98674b090bd8adf03f0dbc6f5588f5fd1004" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-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-08-12 00:09:41,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09: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-3a854d4e-c83f-4ae0-b74c-68a794b869f3 x-compute-request-id: req-3a854d4e-c83f-4ae0-b74c-68a794b869f3 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "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": "ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5"}} 2018-08-12 00:09:41,697 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-3a854d4e-c83f-4ae0-b74c-68a794b869f3 2018-08-12 00:09:41,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:41,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:42,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd7f7f7e4c0d4321b32e7f7c0168ae62", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj-role"}], "expires_at": "2018-08-12T01:09:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e08e326680c546279480801cc6ebcf14", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e08e326680c546279480801cc6ebcf14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e08e326680c546279480801cc6ebcf14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e08e326680c546279480801cc6ebcf14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e08e326680c546279480801cc6ebcf14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-user", "id": "39582510e95c44cdbaa9c94f13f07b46"}, "audit_ids": ["pDgLq2I7SCGgevdRjpfoXw"], "issued_at": "2018-08-12T00:09:42.000000Z"}} 2018-08-12 00:09:42,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:42,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d273cb-dcec-43c4-b700-96794c1e3172 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:42,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-79d273cb-dcec-43c4-b700-96794c1e3172 2018-08-12 00:09:42,175 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:09:42,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:09:42,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:09:42,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:09:42,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:09:42,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:09:42,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:42,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5fff0e1-099c-4756-a39f-d63ae40a97b6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:42,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c5fff0e1-099c-4756-a39f-d63ae40a97b6 2018-08-12 00:09:42,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:42,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-75970905-8552-4324-a8f1-19c5cc2d32a4 Date: Sun, 12 Aug 2018 00:09:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1fdd3006-3c0b-4dd2-993e-b37c0495aad7"],"updated_at":"2018-08-12T00:09:40Z","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e08e326680c546279480801cc6ebcf14","id":"886fd843-ab65-445a-8616-835af6e1054c","name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net"}]} 2018-08-12 00:09:42,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net used request id req-75970905-8552-4324-a8f1-19c5cc2d32a4 2018-08-12 00:09:42,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:42,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-98117b0b-f6d1-4197-b93e-37451f4a03e1 Date: Sun, 12 Aug 2018 00:09:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:40Z","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":"e08e326680c546279480801cc6ebcf14","id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet"}]} 2018-08-12 00:09:42,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c used request id req-98117b0b-f6d1-4197-b93e-37451f4a03e1 2018-08-12 00:09:42,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:42,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-4bb68b6f-4076-4c18-89e5-e6ef8c54543a Date: Sun, 12 Aug 2018 00:09:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1fdd3006-3c0b-4dd2-993e-b37c0495aad7"],"updated_at":"2018-08-12T00:09:40Z","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e08e326680c546279480801cc6ebcf14","id":"886fd843-ab65-445a-8616-835af6e1054c","name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net"}]} 2018-08-12 00:09:42,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net used request id req-4bb68b6f-4076-4c18-89e5-e6ef8c54543a 2018-08-12 00:09:42,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:09:42,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:09: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:09:42,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:42,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb067be-921c-4a57-805b-75d1cce343b5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e08e326680c546279480801cc6ebcf14", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj"}} 2018-08-12 00:09:42,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14 used request id req-2eb067be-921c-4a57-805b-75d1cce343b5 2018-08-12 00:09:42,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:42,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-834ffa71-0eb2-415f-824c-b931fafd6d40 Date: Sun, 12 Aug 2018 00:09:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:40Z","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":"e08e326680c546279480801cc6ebcf14","id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet"}]} 2018-08-12 00:09:42,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c used request id req-834ffa71-0eb2-415f-824c-b931fafd6d40 2018-08-12 00:09:42,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=886fd843-ab65-445a-8616-835af6e1054c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:42,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-231b977c-8532-4715-8cb9-34d13078b11b Date: Sun, 12 Aug 2018 00:09:42 GMT RESP BODY: {"ports":[]} 2018-08-12 00:09:42,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=886fd843-ab65-445a-8616-835af6e1054c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286port-1&admin_state_up=True used request id req-231b977c-8532-4715-8cb9-34d13078b11b 2018-08-12 00:09:42,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:43,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09: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-f14df0e9-a779-4a24-92bc-353d83d45b81 x-compute-request-id: req-f14df0e9-a779-4a24-92bc-353d83d45b81 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:09:43,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-inst used request id req-f14df0e9-a779-4a24-92bc-353d83d45b81 2018-08-12 00:09:43,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:43,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c2732c10-9548-4e47-b367-719e3649b567 Date: Sun, 12 Aug 2018 00:09:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1fdd3006-3c0b-4dd2-993e-b37c0495aad7"],"updated_at":"2018-08-12T00:09:40Z","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e08e326680c546279480801cc6ebcf14","id":"886fd843-ab65-445a-8616-835af6e1054c","name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net"}]} 2018-08-12 00:09:43,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net used request id req-c2732c10-9548-4e47-b367-719e3649b567 2018-08-12 00:09:43,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:43,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b2f70ac8-893c-4ea8-8317-a27f84a89b61 Date: Sun, 12 Aug 2018 00:09:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:40Z","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":"e08e326680c546279480801cc6ebcf14","id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet"}]} 2018-08-12 00:09:43,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c used request id req-b2f70ac8-893c-4ea8-8317-a27f84a89b61 2018-08-12 00:09:43,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:43,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-6f0c2804-fa2f-4748-bb20-51034002f9b8 Date: Sun, 12 Aug 2018 00:09:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1fdd3006-3c0b-4dd2-993e-b37c0495aad7"],"updated_at":"2018-08-12T00:09:40Z","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e08e326680c546279480801cc6ebcf14","id":"886fd843-ab65-445a-8616-835af6e1054c","name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net"}]} 2018-08-12 00:09:43,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net used request id req-6f0c2804-fa2f-4748-bb20-51034002f9b8 2018-08-12 00:09:43,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:43,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcdf4319-8225-4b0c-9998-ada11d54722a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e08e326680c546279480801cc6ebcf14", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj"}} 2018-08-12 00:09:43,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14 used request id req-dcdf4319-8225-4b0c-9998-ada11d54722a 2018-08-12 00:09:43,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:43,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dca818b5-2947-430c-9ee3-c23a4a64832a Date: Sun, 12 Aug 2018 00:09:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:40Z","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":"e08e326680c546279480801cc6ebcf14","id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet"}]} 2018-08-12 00:09:43,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c used request id req-dca818b5-2947-430c-9ee3-c23a4a64832a 2018-08-12 00:09:43,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=886fd843-ab65-445a-8616-835af6e1054c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:43,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b72cb7b4-642a-4bd0-a419-0853c0c21827 Date: Sun, 12 Aug 2018 00:09:43 GMT RESP BODY: {"ports":[]} 2018-08-12 00:09:43,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=886fd843-ab65-445a-8616-835af6e1054c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286port-1&admin_state_up=True used request id req-b72cb7b4-642a-4bd0-a419-0853c0c21827 2018-08-12 00:09:43,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:09:43,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:09:43,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd7f7f7e4c0d4321b32e7f7c0168ae62", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj-role"}], "expires_at": "2018-08-12T01:09:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e08e326680c546279480801cc6ebcf14", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e08e326680c546279480801cc6ebcf14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e08e326680c546279480801cc6ebcf14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e08e326680c546279480801cc6ebcf14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e08e326680c546279480801cc6ebcf14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e08e326680c546279480801cc6ebcf14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e08e326680c546279480801cc6ebcf14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-user", "id": "39582510e95c44cdbaa9c94f13f07b46"}, "audit_ids": ["hHITZoV0Qx-Ci71CneatGA"], "issued_at": "2018-08-12T00:09:43.000000Z"}} 2018-08-12 00:09:43,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046d21b1e6e41ce23f25228f301355ad588df401" 2018-08-12 00:09:43,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0882b8-55f4-4839-9529-fae7639abfa5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:09:43,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3c0882b8-55f4-4839-9529-fae7639abfa5 2018-08-12 00:09:43,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:44,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-bf612614-ff7a-45be-a97b-73afad05c61f Date: Sun, 12 Aug 2018 00:09:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1fdd3006-3c0b-4dd2-993e-b37c0495aad7"],"updated_at":"2018-08-12T00:09:40Z","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e08e326680c546279480801cc6ebcf14","id":"886fd843-ab65-445a-8616-835af6e1054c","name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net"}]} 2018-08-12 00:09:44,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net used request id req-bf612614-ff7a-45be-a97b-73afad05c61f 2018-08-12 00:09:44,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:44,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6b48a0c1-05dc-47dd-9414-d3875f4b87b7 Date: Sun, 12 Aug 2018 00:09:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:40Z","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":"e08e326680c546279480801cc6ebcf14","id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet"}]} 2018-08-12 00:09:44,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c used request id req-6b48a0c1-05dc-47dd-9414-d3875f4b87b7 2018-08-12 00:09:44,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:44,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-0e79cc6c-54e8-49ef-8fae-3e04bc7513b4 Date: Sun, 12 Aug 2018 00:09:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1fdd3006-3c0b-4dd2-993e-b37c0495aad7"],"updated_at":"2018-08-12T00:09:40Z","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e08e326680c546279480801cc6ebcf14","id":"886fd843-ab65-445a-8616-835af6e1054c","name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net"}]} 2018-08-12 00:09:44,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net used request id req-0e79cc6c-54e8-49ef-8fae-3e04bc7513b4 2018-08-12 00:09:44,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:09:44,177 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:09: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:09:44,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046d21b1e6e41ce23f25228f301355ad588df401" 2018-08-12 00:09:44,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb9e0d72-55fd-45a1-8ec9-dd2311a10f1c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e08e326680c546279480801cc6ebcf14", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj"}} 2018-08-12 00:09:44,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14 used request id req-bb9e0d72-55fd-45a1-8ec9-dd2311a10f1c 2018-08-12 00:09:44,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:44,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4aabcc29-77bf-47e1-b9cc-18ee7d0d66b4 Date: Sun, 12 Aug 2018 00:09:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:40Z","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":"e08e326680c546279480801cc6ebcf14","id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet"}]} 2018-08-12 00:09:44,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c used request id req-4aabcc29-77bf-47e1-b9cc-18ee7d0d66b4 2018-08-12 00:09:44,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c&name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:44,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ebe33dda-1c88-4eb9-aef3-fb2b87f6c981 Date: Sun, 12 Aug 2018 00:09:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:40Z","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":"e08e326680c546279480801cc6ebcf14","id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet"}]} 2018-08-12 00:09:44,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c&name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet used request id req-ebe33dda-1c88-4eb9-aef3-fb2b87f6c981 2018-08-12 00:09:44,373 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net 2018-08-12 00:09:44,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" -d '{"port": {"network_id": "886fd843-ab65-445a-8616-835af6e1054c", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "1fdd3006-3c0b-4dd2-993e-b37c0495aad7", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286port-1", "admin_state_up": true}}' 2018-08-12 00:09:45,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-2efba97d-0850-49b9-b22f-51cda84046ef Date: Sun, 12 Aug 2018 00:09:45 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:09:44Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:09:45Z","name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286port-1","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e08e326680c546279480801cc6ebcf14","fixed_ips":[{"subnet_id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","ip_address":"10.55.0.101"}],"id":"b7b601e6-4b67-4e12-921b-46f7aad529bb","security_groups":["6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e"],"device_id":""}} 2018-08-12 00:09:45,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-2efba97d-0850-49b9-b22f-51cda84046ef 2018-08-12 00:09:45,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:45,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e29985fc-1cd3-4d3f-95cd-905fc90f5a91 Date: Sun, 12 Aug 2018 00:09:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1fdd3006-3c0b-4dd2-993e-b37c0495aad7"],"updated_at":"2018-08-12T00:09:40Z","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e08e326680c546279480801cc6ebcf14","id":"886fd843-ab65-445a-8616-835af6e1054c","name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net"}]} 2018-08-12 00:09:45,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net used request id req-e29985fc-1cd3-4d3f-95cd-905fc90f5a91 2018-08-12 00:09:45,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:45,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9679b0a5-fc72-4948-afbb-e74cc8fa4dcd Date: Sun, 12 Aug 2018 00:09:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:40Z","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":"e08e326680c546279480801cc6ebcf14","id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet"}]} 2018-08-12 00:09:45,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c used request id req-9679b0a5-fc72-4948-afbb-e74cc8fa4dcd 2018-08-12 00:09:45,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:45,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-bbb436a1-602f-4b88-877a-f674f5d19634 Date: Sun, 12 Aug 2018 00:09:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1fdd3006-3c0b-4dd2-993e-b37c0495aad7"],"updated_at":"2018-08-12T00:09:40Z","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e08e326680c546279480801cc6ebcf14","id":"886fd843-ab65-445a-8616-835af6e1054c","name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net"}]} 2018-08-12 00:09:45,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net used request id req-bbb436a1-602f-4b88-877a-f674f5d19634 2018-08-12 00:09:45,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:45,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c4a41ca-a59b-465c-a884-9addde62c593 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e08e326680c546279480801cc6ebcf14", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj"}} 2018-08-12 00:09:45,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14 used request id req-4c4a41ca-a59b-465c-a884-9addde62c593 2018-08-12 00:09:45,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:45,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8bd59f04-2fec-42d3-88ab-4f820da24309 Date: Sun, 12 Aug 2018 00:09:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:40Z","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":"e08e326680c546279480801cc6ebcf14","id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet"}]} 2018-08-12 00:09:45,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c used request id req-8bd59f04-2fec-42d3-88ab-4f820da24309 2018-08-12 00:09:45,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=886fd843-ab65-445a-8616-835af6e1054c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:45,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 775 X-Openstack-Request-Id: req-21e0a690-cd63-448c-a710-4176f3d35de4 Date: Sun, 12 Aug 2018 00:09:45 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:44Z","admin_state_up":true,"updated_at":"2018-08-12T00:09:45Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","id":"b7b601e6-4b67-4e12-921b-46f7aad529bb","port_security_enabled":true,"project_id":"e08e326680c546279480801cc6ebcf14","fixed_ips":[{"subnet_id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e"],"name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286port-1"}]} 2018-08-12 00:09:45,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=886fd843-ab65-445a-8616-835af6e1054c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286port-1&admin_state_up=True used request id req-21e0a690-cd63-448c-a710-4176f3d35de4 2018-08-12 00:09:45,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:45,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0722c98b-8c25-4249-abe9-540c59e1f1e2 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e08e326680c546279480801cc6ebcf14", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj"}} 2018-08-12 00:09:45,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14 used request id req-0722c98b-8c25-4249-abe9-540c59e1f1e2 2018-08-12 00:09:45,941 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-inst 2018-08-12 00:09:45,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:45,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09: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-7b4e2733-7ae5-4c9d-aeed-988cd29fd61d x-compute-request-id: req-7b4e2733-7ae5-4c9d-aeed-988cd29fd61d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-flavor-name"}]} 2018-08-12 00:09:45,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-7b4e2733-7ae5-4c9d-aeed-988cd29fd61d 2018-08-12 00:09:45,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:45,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09: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-cd99b945-abd7-4d45-abea-a8cf97c66ed1 x-compute-request-id: req-cd99b945-abd7-4d45-abea-a8cf97c66ed1 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "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": "ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5"}} 2018-08-12 00:09:45,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5 used request id req-cd99b945-abd7-4d45-abea-a8cf97c66ed1 2018-08-12 00:09:45,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:46,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-d2521ef7-6c18-46ef-8b97-cfbfcb763058 Date: Sun, 12 Aug 2018 00:09:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:09:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:09:38Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/88a592c9-1aba-47e2-be52-5c5314553659/snap", "metadata": {}}], "self": "/v2/images/88a592c9-1aba-47e2-be52-5c5314553659", "min_disk": 0, "protected": false, "id": "88a592c9-1aba-47e2-be52-5c5314553659", "file": "/v2/images/88a592c9-1aba-47e2-be52-5c5314553659/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e08e326680c546279480801cc6ebcf14", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/88a592c9-1aba-47e2-be52-5c5314553659/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-image"} 2018-08-12 00:09:46,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-image used request id req-d2521ef7-6c18-46ef-8b97-cfbfcb763058 2018-08-12 00:09:46,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:46,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-99aa0762-5a60-4532-8b07-efda34d6fe2f Date: Sun, 12 Aug 2018 00:09: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-08-12 00:09:46,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-99aa0762-5a60-4532-8b07-efda34d6fe2f 2018-08-12 00:09:46,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" -d '{"server": {"name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-inst", "imageRef": "88a592c9-1aba-47e2-be52-5c5314553659", "flavorRef": "ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "max_count": 1, "min_count": 1, "networks": [{"port": "b7b601e6-4b67-4e12-921b-46f7aad529bb"}]}}' 2018-08-12 00:09:47,631 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:09: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-8a401f8f-ae66-47aa-9c34-f359278bc2cc x-compute-request-id: req-8a401f8f-ae66-47aa-9c34-f359278bc2cc Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "27ca3b01-b1a9-4ed1-81ee-625301650a4e", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e", "rel": "bookmark"}], "adminPass": "65tUFGbosP8D"}} 2018-08-12 00:09:47,632 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-8a401f8f-ae66-47aa-9c34-f359278bc2cc 2018-08-12 00:09:47,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:47,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09: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-bcd44928-f0db-4af8-93af-67411340d2a1 x-compute-request-id: req-bcd44928-f0db-4af8-93af-67411340d2a1 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.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e", "rel": "bookmark"}], "image": {"id": "88a592c9-1aba-47e2-be52-5c5314553659", "links": [{"href": "http://172.30.9.30:8774/images/88a592c9-1aba-47e2-be52-5c5314553659", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "links": [{"href": "http://172.30.9.30:8774/flavors/ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "rel": "bookmark"}]}, "id": "27ca3b01-b1a9-4ed1-81ee-625301650a4e", "user_id": "39582510e95c44cdbaa9c94f13f07b46", "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-08-12T00:09:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-inst", "created": "2018-08-12T00:09:47Z", "tenant_id": "e08e326680c546279480801cc6ebcf14", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:09:47,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e used request id req-bcd44928-f0db-4af8-93af-67411340d2a1 2018-08-12 00:09:47,712 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-inst 2018-08-12 00:09:47,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:47,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09: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-fddd8fb4-5366-4342-9be8-9d83f5c16559 x-compute-request-id: req-fddd8fb4-5366-4342-9be8-9d83f5c16559 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.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e", "rel": "bookmark"}], "image": {"id": "88a592c9-1aba-47e2-be52-5c5314553659", "links": [{"href": "http://172.30.9.30:8774/images/88a592c9-1aba-47e2-be52-5c5314553659", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "links": [{"href": "http://172.30.9.30:8774/flavors/ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "rel": "bookmark"}]}, "id": "27ca3b01-b1a9-4ed1-81ee-625301650a4e", "user_id": "39582510e95c44cdbaa9c94f13f07b46", "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-08-12T00:09:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-inst", "created": "2018-08-12T00:09:47Z", "tenant_id": "e08e326680c546279480801cc6ebcf14", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:09:47,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e used request id req-fddd8fb4-5366-4342-9be8-9d83f5c16559 2018-08-12 00:09:47,807 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-inst] is - BUILD 2018-08-12 00:09:47,808 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:09:50,811 - create_instance - DEBUG - VM status query timeout in 896.901398182 2018-08-12 00:09:50,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:51,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09: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-c34ab442-d7eb-4ebf-a3a0-c9a5f5ac2444 x-compute-request-id: req-c34ab442-d7eb-4ebf-a3a0-c9a5f5ac2444 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e", "rel": "bookmark"}], "image": {"id": "88a592c9-1aba-47e2-be52-5c5314553659", "links": [{"href": "http://172.30.9.30:8774/images/88a592c9-1aba-47e2-be52-5c5314553659", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "links": [{"href": "http://172.30.9.30:8774/flavors/ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "rel": "bookmark"}]}, "id": "27ca3b01-b1a9-4ed1-81ee-625301650a4e", "security_groups": [{"name": "default"}], "user_id": "39582510e95c44cdbaa9c94f13f07b46", "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-08-12T00:09:48Z", "hostId": "120f4e2e3a65b5dee0a648736dff3637a1dedb48961159878580bd58", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-inst", "created": "2018-08-12T00:09:47Z", "tenant_id": "e08e326680c546279480801cc6ebcf14", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:09:51,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e used request id req-c34ab442-d7eb-4ebf-a3a0-c9a5f5ac2444 2018-08-12 00:09:51,299 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-inst] is - BUILD 2018-08-12 00:09:51,299 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:09:54,302 - create_instance - DEBUG - VM status query timeout in 893.410215139 2018-08-12 00:09:54,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:54,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09: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-39465908-4ad6-430e-91ce-b1ad57baafa8 x-compute-request-id: req-39465908-4ad6-430e-91ce-b1ad57baafa8 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-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.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e", "rel": "bookmark"}], "image": {"id": "88a592c9-1aba-47e2-be52-5c5314553659", "links": [{"href": "http://172.30.9.30:8774/images/88a592c9-1aba-47e2-be52-5c5314553659", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:09:52.000000", "flavor": {"id": "ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "links": [{"href": "http://172.30.9.30:8774/flavors/ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "rel": "bookmark"}]}, "id": "27ca3b01-b1a9-4ed1-81ee-625301650a4e", "security_groups": [{"name": "default"}], "user_id": "39582510e95c44cdbaa9c94f13f07b46", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:09:52Z", "hostId": "120f4e2e3a65b5dee0a648736dff3637a1dedb48961159878580bd58", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-inst", "created": "2018-08-12T00:09:47Z", "tenant_id": "e08e326680c546279480801cc6ebcf14", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:09:54,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e used request id req-39465908-4ad6-430e-91ce-b1ad57baafa8 2018-08-12 00:09:54,703 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-inst] is - ACTIVE 2018-08-12 00:09:54,703 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:09:54,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:54,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09: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-8224d3da-badd-4e7b-925a-ed1a11ce2019 x-compute-request-id: req-8224d3da-badd-4e7b-925a-ed1a11ce2019 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-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.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e", "rel": "bookmark"}], "image": {"id": "88a592c9-1aba-47e2-be52-5c5314553659", "links": [{"href": "http://172.30.9.30:8774/images/88a592c9-1aba-47e2-be52-5c5314553659", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:09:52.000000", "flavor": {"id": "ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "links": [{"href": "http://172.30.9.30:8774/flavors/ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "rel": "bookmark"}]}, "id": "27ca3b01-b1a9-4ed1-81ee-625301650a4e", "security_groups": [{"name": "default"}], "user_id": "39582510e95c44cdbaa9c94f13f07b46", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:09:52Z", "hostId": "120f4e2e3a65b5dee0a648736dff3637a1dedb48961159878580bd58", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-inst", "created": "2018-08-12T00:09:47Z", "tenant_id": "e08e326680c546279480801cc6ebcf14", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:09:54,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e used request id req-8224d3da-badd-4e7b-925a-ed1a11ce2019 2018-08-12 00:09:54,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:54,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d2c4fd89-1b0b-4760-a201-3f1aa16d21e5 Date: Sun, 12 Aug 2018 00:09:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1fdd3006-3c0b-4dd2-993e-b37c0495aad7"],"updated_at":"2018-08-12T00:09:40Z","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e08e326680c546279480801cc6ebcf14","id":"886fd843-ab65-445a-8616-835af6e1054c","name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net"}]} 2018-08-12 00:09:54,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net used request id req-d2c4fd89-1b0b-4760-a201-3f1aa16d21e5 2018-08-12 00:09:54,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:55,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bed5a98d-5b0e-4b08-adbe-e5bfdf7d316c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e08e326680c546279480801cc6ebcf14", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj"}} 2018-08-12 00:09:55,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14 used request id req-bed5a98d-5b0e-4b08-adbe-e5bfdf7d316c 2018-08-12 00:09:55,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:55,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dfc74416-b1a4-4e77-bcdf-5cf0e6bff7ab Date: Sun, 12 Aug 2018 00:09:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:40Z","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":"e08e326680c546279480801cc6ebcf14","id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet"}]} 2018-08-12 00:09:55,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c used request id req-dfc74416-b1a4-4e77-bcdf-5cf0e6bff7ab 2018-08-12 00:09:55,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=886fd843-ab65-445a-8616-835af6e1054c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:55,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1564 X-Openstack-Request-Id: req-331b628b-1187-45a6-a170-12d0905f03b4 Date: Sun, 12 Aug 2018 00:09:55 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:44Z","admin_state_up":true,"updated_at":"2018-08-12T00:09:52Z","binding:vnic_type":"normal","device_id":"27ca3b01-b1a9-4ed1-81ee-625301650a4e","device_owner":"compute:nova","revision_number":10,"mac_address":"0a:1b:2c:3d:4e:5f","id":"b7b601e6-4b67-4e12-921b-46f7aad529bb","port_security_enabled":true,"project_id":"e08e326680c546279480801cc6ebcf14","fixed_ips":[{"subnet_id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e"],"name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:40Z","admin_state_up":true,"updated_at":"2018-08-12T00:09:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-886fd843-ab65-445a-8616-835af6e1054c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c7:ca:30","id":"ebfe15d5-d6b8-4a4b-ae58-fbc5bf892765","port_security_enabled":false,"project_id":"e08e326680c546279480801cc6ebcf14","fixed_ips":[{"subnet_id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:09:55,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=886fd843-ab65-445a-8616-835af6e1054c used request id req-331b628b-1187-45a6-a170-12d0905f03b4 2018-08-12 00:09:55,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=886fd843-ab65-445a-8616-835af6e1054c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:55,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-791ee045-2013-4d14-8cfd-f9c8cba13c73 Date: Sun, 12 Aug 2018 00:09:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1fdd3006-3c0b-4dd2-993e-b37c0495aad7"],"updated_at":"2018-08-12T00:09:40Z","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e08e326680c546279480801cc6ebcf14","id":"886fd843-ab65-445a-8616-835af6e1054c","name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net"}]} 2018-08-12 00:09:55,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=886fd843-ab65-445a-8616-835af6e1054c used request id req-791ee045-2013-4d14-8cfd-f9c8cba13c73 2018-08-12 00:09:55,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:55,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f7cc4bac-3f41-4fb8-89d1-1f7c15a61228 Date: Sun, 12 Aug 2018 00:09:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:40Z","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":"e08e326680c546279480801cc6ebcf14","id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet"}]} 2018-08-12 00:09:55,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c used request id req-f7cc4bac-3f41-4fb8-89d1-1f7c15a61228 2018-08-12 00:09:55,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c&name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:55,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ef0d6af5-550e-4a82-92eb-7ed5a9f5f8ec Date: Sun, 12 Aug 2018 00:09:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"886fd843-ab65-445a-8616-835af6e1054c","tenant_id":"e08e326680c546279480801cc6ebcf14","created_at":"2018-08-12T00:09:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:09:40Z","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":"e08e326680c546279480801cc6ebcf14","id":"1fdd3006-3c0b-4dd2-993e-b37c0495aad7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet"}]} 2018-08-12 00:09:55,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=886fd843-ab65-445a-8616-835af6e1054c&name=CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet used request id req-ef0d6af5-550e-4a82-92eb-7ed5a9f5f8ec 2018-08-12 00:09:55,413 - create_instance - INFO - Deleting Port with ID - b7b601e6-4b67-4e12-921b-46f7aad529bb 2018-08-12 00:09:55,413 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286port-1 2018-08-12 00:09:55,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/b7b601e6-4b67-4e12-921b-46f7aad529bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:56,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-028c5cb0-f417-41d9-9562-c34fc9738867 Date: Sun, 12 Aug 2018 00:09:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:09:56,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/b7b601e6-4b67-4e12-921b-46f7aad529bb used request id req-028c5cb0-f417-41d9-9562-c34fc9738867 2018-08-12 00:09:56,278 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-inst 2018-08-12 00:09:56,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:56,435 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:09: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-be93e94b-81d6-495f-83be-8af56ce347b7 x-compute-request-id: req-be93e94b-81d6-495f-83be-8af56ce347b7 Content-Type: application/json 2018-08-12 00:09:56,436 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e used request id req-be93e94b-81d6-495f-83be-8af56ce347b7 2018-08-12 00:09:56,436 - create_instance - INFO - Checking deletion status 2018-08-12 00:09:56,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:56,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:09: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-d3cf023b-5bd1-4b71-9d1e-e88d947c261d x-compute-request-id: req-d3cf023b-5bd1-4b71-9d1e-e88d947c261d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e", "rel": "bookmark"}], "image": {"id": "88a592c9-1aba-47e2-be52-5c5314553659", "links": [{"href": "http://172.30.9.30:8774/images/88a592c9-1aba-47e2-be52-5c5314553659", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:09:52.000000", "flavor": {"id": "ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "links": [{"href": "http://172.30.9.30:8774/flavors/ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5", "rel": "bookmark"}]}, "id": "27ca3b01-b1a9-4ed1-81ee-625301650a4e", "user_id": "39582510e95c44cdbaa9c94f13f07b46", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:09:56Z", "hostId": "120f4e2e3a65b5dee0a648736dff3637a1dedb48961159878580bd58", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-inst", "created": "2018-08-12T00:09:47Z", "tenant_id": "e08e326680c546279480801cc6ebcf14", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:09:56,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e used request id req-d3cf023b-5bd1-4b71-9d1e-e88d947c261d 2018-08-12 00:09:56,815 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-inst] is - ACTIVE 2018-08-12 00:09:56,816 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:09:59,819 - create_instance - DEBUG - VM status query timeout in 296.617302895 2018-08-12 00:09:59,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2dba20120a98503c87570391f155ec66ddd36a5" 2018-08-12 00:09:59,866 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00: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-a2dbe27c-ba76-48f5-9062-ea32d457136d x-compute-request-id: req-a2dbe27c-ba76-48f5-9062-ea32d457136d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 27ca3b01-b1a9-4ed1-81ee-625301650a4e could not be found.", "code": 404}} 2018-08-12 00:09:59,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/27ca3b01-b1a9-4ed1-81ee-625301650a4e used request id req-a2dbe27c-ba76-48f5-9062-ea32d457136d 2018-08-12 00:09:59,866 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 27ca3b01-b1a9-4ed1-81ee-625301650a4e could not be found. (HTTP 404) (Request-ID: req-a2dbe27c-ba76-48f5-9062-ea32d457136d) 2018-08-12 00:09:59,866 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-inst 2018-08-12 00:09:59,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5a98674b090bd8adf03f0dbc6f5588f5fd1004" 2018-08-12 00:09:59,913 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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-04f2340c-b8b4-465e-adb4-9854ec6db350 x-compute-request-id: req-04f2340c-b8b4-465e-adb4-9854ec6db350 Content-Length: 0 Content-Type: application/json 2018-08-12 00:09:59,913 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/ce43e4bd-98a1-4ba9-ad4b-f22d313d9ca5 used request id req-04f2340c-b8b4-465e-adb4-9854ec6db350 2018-08-12 00:09:59,914 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet 2018-08-12 00:09:59,914 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-subnet 2018-08-12 00:09:59,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/1fdd3006-3c0b-4dd2-993e-b37c0495aad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b6a1d74bd426de78c197e0d560d0b4b70623d3" 2018-08-12 00:10:01,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6cbae3c9-55dc-4a79-8809-cd0ef76a29b6 Date: Sun, 12 Aug 2018 00:10:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:10:01,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/1fdd3006-3c0b-4dd2-993e-b37c0495aad7 used request id req-6cbae3c9-55dc-4a79-8809-cd0ef76a29b6 2018-08-12 00:10:01,282 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-pub-net 2018-08-12 00:10:01,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/886fd843-ab65-445a-8616-835af6e1054c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b6a1d74bd426de78c197e0d560d0b4b70623d3" 2018-08-12 00:10:02,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0465ca4e-eb4a-4154-ab9e-9448d6b134e6 Date: Sun, 12 Aug 2018 00:10:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:10:02,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/886fd843-ab65-445a-8616-835af6e1054c used request id req-0465ca4e-eb4a-4154-ab9e-9448d6b134e6 2018-08-12 00:10:02,249 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c5a6cd2f-6895-4311-a43a-bb1c21a5c286-image 2018-08-12 00:10:02,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/88a592c9-1aba-47e2-be52-5c5314553659 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bdb59a769796b57e01f26edba6f3a23902bc3043" 2018-08-12 00:10:02,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6a027ab-bd1a-4410-9263-fde5b7a48d5d Date: Sun, 12 Aug 2018 00:10:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:10:02,801 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/88a592c9-1aba-47e2-be52-5c5314553659 used request id req-e6a027ab-bd1a-4410-9263-fde5b7a48d5d 2018-08-12 00:10:02,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:10:02,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:10:02,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:10:02,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:10:02,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:10:02,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:10:03,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-64fd0a5e-a64c-4009-8af1-8799106c9f45 Date: Sun, 12 Aug 2018 00:10:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e08e326680c546279480801cc6ebcf14", "created_at": "2018-08-12T00:09:39Z", "updated_at": "2018-08-12T00:09:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:09:39Z", "revision_number": 0, "id": "3f47a5a3-6fb5-4f5d-bfeb-f021a1827849", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:09:39Z", "security_group_id": "6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e", "tenant_id": "e08e326680c546279480801cc6ebcf14", "port_range_min": null, "ethertype": "IPv6", "project_id": "e08e326680c546279480801cc6ebcf14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:09:39Z", "revision_number": 0, "id": "4bd3f61d-129a-4c5f-a449-2823fad82ee5", "remote_group_id": "6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e", "remote_ip_prefix": null, "created_at": "2018-08-12T00:09:39Z", "security_group_id": "6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e", "tenant_id": "e08e326680c546279480801cc6ebcf14", "port_range_min": null, "ethertype": "IPv4", "project_id": "e08e326680c546279480801cc6ebcf14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:09:39Z", "revision_number": 0, "id": "78591511-e70a-45a6-9c07-5674e78dbc79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:09:39Z", "security_group_id": "6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e", "tenant_id": "e08e326680c546279480801cc6ebcf14", "port_range_min": null, "ethertype": "IPv4", "project_id": "e08e326680c546279480801cc6ebcf14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:09:39Z", "revision_number": 0, "id": "8f931336-7b79-4a35-bfbc-58498984a4cb", "remote_group_id": "6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e", "remote_ip_prefix": null, "created_at": "2018-08-12T00:09:39Z", "security_group_id": "6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e", "tenant_id": "e08e326680c546279480801cc6ebcf14", "port_range_min": null, "ethertype": "IPv6", "project_id": "e08e326680c546279480801cc6ebcf14"}], "revision_number": 4, "project_id": "e08e326680c546279480801cc6ebcf14", "id": "6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:10:03,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-64fd0a5e-a64c-4009-8af1-8799106c9f45 2018-08-12 00:10:03,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:10:03,162 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e16e7e86-23f5-4671-9c62-00d533acbf15 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:03,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-e16e7e86-23f5-4671-9c62-00d533acbf15 2018-08-12 00:10:03,162 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:03,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:10:03,245 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ea10ccc-ebf7-4383-9714-c8c3249e5d31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:03,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-3ea10ccc-ebf7-4383-9714-c8c3249e5d31 2018-08-12 00:10:03,245 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:03,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:10:03,329 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92ab9f26-d587-4467-bffc-09a5a003a72b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:03,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-92ab9f26-d587-4467-bffc-09a5a003a72b 2018-08-12 00:10:03,330 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:03,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:10:03,412 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32bb6ca6-a53d-4762-a4f0-5c2dc32f28b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:03,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-32bb6ca6-a53d-4762-a4f0-5c2dc32f28b6 2018-08-12 00:10:03,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:03,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:10:03,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b2a0425-28c9-4c6f-9c44-9697e375e33f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:03,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-5b2a0425-28c9-4c6f-9c44-9697e375e33f 2018-08-12 00:10:03,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:03,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:10:03,580 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b98355d4-cc03-4e36-9c7f-690476fc6684 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:03,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-b98355d4-cc03-4e36-9c7f-690476fc6684 2018-08-12 00:10:03,580 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:03,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:10:03,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53a13df3-4721-490d-9e1b-251055041956 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:03,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-53a13df3-4721-490d-9e1b-251055041956 2018-08-12 00:10:03,667 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:03,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:10:03,754 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29aa5626-d8ed-49dd-a3c2-f27bfb341acf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:03,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-29aa5626-d8ed-49dd-a3c2-f27bfb341acf 2018-08-12 00:10:03,754 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:03,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:10:03,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43cd1106-a4f3-4d6b-9ecd-38c0af10e104 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e08e326680c546279480801cc6ebcf14", "name": "CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj"}} 2018-08-12 00:10:03,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14 used request id req-43cd1106-a4f3-4d6b-9ecd-38c0af10e104 2018-08-12 00:10:03,843 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e 2018-08-12 00:10:03,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:10:03,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1ccbe1f0-e2af-4d4a-a23b-51289e588a09 Date: Sun, 12 Aug 2018 00:10: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-08-12T00:09:39Z", "security_group_id": "6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e", "port_range_min": null, "revision_number": 0, "tenant_id": "e08e326680c546279480801cc6ebcf14", "created_at": "2018-08-12T00:09:39Z", "project_id": "e08e326680c546279480801cc6ebcf14", "id": "3f47a5a3-6fb5-4f5d-bfeb-f021a1827849"}, {"remote_group_id": "6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:09:39Z", "security_group_id": "6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e", "port_range_min": null, "revision_number": 0, "tenant_id": "e08e326680c546279480801cc6ebcf14", "created_at": "2018-08-12T00:09:39Z", "project_id": "e08e326680c546279480801cc6ebcf14", "id": "4bd3f61d-129a-4c5f-a449-2823fad82ee5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:09:39Z", "security_group_id": "6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e", "port_range_min": null, "revision_number": 0, "tenant_id": "e08e326680c546279480801cc6ebcf14", "created_at": "2018-08-12T00:09:39Z", "project_id": "e08e326680c546279480801cc6ebcf14", "id": "78591511-e70a-45a6-9c07-5674e78dbc79"}, {"remote_group_id": "6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:09:39Z", "security_group_id": "6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e", "port_range_min": null, "revision_number": 0, "tenant_id": "e08e326680c546279480801cc6ebcf14", "created_at": "2018-08-12T00:09:39Z", "project_id": "e08e326680c546279480801cc6ebcf14", "id": "8f931336-7b79-4a35-bfbc-58498984a4cb"}]} 2018-08-12 00:10:03,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e used request id req-1ccbe1f0-e2af-4d4a-a23b-51289e588a09 2018-08-12 00:10:03,871 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:10:03,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:10:04,054 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d6c7a9e-b420-4311-ae46-626c4c36c671 Content-Length: 0 Date: Sun, 12 Aug 2018 00:10:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:10:04,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/6a1d8e43-908d-48b3-aa74-4ad0b1dcaf4e used request id req-2d6c7a9e-b420-4311-ae46-626c4c36c671 2018-08-12 00:10:04,055 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj 2018-08-12 00:10:04,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:10:04,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:10:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8125dcde-654d-4ffa-813c-d4898e5db76f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:10:04,580 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/e08e326680c546279480801cc6ebcf14 used request id req-8125dcde-654d-4ffa-813c-d4898e5db76f 2018-08-12 00:10:04,580 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-1222c609-7ce0-40d-proj-role 2018-08-12 00:10:04,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/fd7f7f7e4c0d4321b32e7f7c0168ae62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:10:04,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:10:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20a0e547-aa43-47ed-b346-aaf60ae0dcac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:10:04,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/fd7f7f7e4c0d4321b32e7f7c0168ae62 used request id req-20a0e547-aa43-47ed-b346-aaf60ae0dcac 2018-08-12 00:10:04,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b00ae24eceb7a8bc749d551855c38ad806ecd" 2018-08-12 00:10:04,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f8fc8d-0cb0-4ddf-851e-1f475eb873f3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:10:04,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-42f8fc8d-0cb0-4ddf-851e-1f475eb873f3 2018-08-12 00:10:04,775 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-1222c609-7ce0-40d-user 2018-08-12 00:10:04,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/39582510e95c44cdbaa9c94f13f07b46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16573faaad489526d59151a0a503be57b6dfcbcb" 2018-08-12 00:10:04,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:10:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48aa9f61-0c17-469c-aaa5-71b6c8c873fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:10:04,941 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/39582510e95c44cdbaa9c94f13f07b46 used request id req-48aa9f61-0c17-469c-aaa5-71b6c8c873fe 2018-08-12 00:10:04,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:10:05,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:10:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["dn-5G0-fQEi_rfa-Qp9KoA"], "issued_at": "2018-08-12T00:10:05.000000Z"}} 2018-08-12 00:10:05,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}586781810a8558c0e0374a408376b01397e58f95" 2018-08-12 00:10:05,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ddd73dc-ba2f-4cdd-8c1a-c56839ab4ae5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:05,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2ddd73dc-ba2f-4cdd-8c1a-c56839ab4ae5 2018-08-12 00:10:05,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:10:05,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:10:05,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:10:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["_T-fpTC5RzeLCwpRWZ79jw"], "issued_at": "2018-08-12T00:10:05.000000Z"}} 2018-08-12 00:10:05,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:05,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd7c1d2-1142-4d4a-8c5a-bc91049581c9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:05,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9dd7c1d2-1142-4d4a-8c5a-bc91049581c9 2018-08-12 00:10:05,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:10:05,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:10: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:10:05,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:05,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-060e18b0-c796-4d37-b9cc-077c3306850b Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:10:05,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj used request id req-060e18b0-c796-4d37-b9cc-077c3306850b 2018-08-12 00:10:05,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:06,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488f3525-40f5-47bc-bbca-99976bef8c32 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:10:06,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-488f3525-40f5-47bc-bbca-99976bef8c32 2018-08-12 00:10:06,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj"}}' 2018-08-12 00:10:06,095 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e077468a-7299-40d0-bd50-2ce7687bd32f Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c"}, "tags": [], "enabled": true, "id": "e1c8f547463e4aaa898b7f26a214541c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj"}} 2018-08-12 00:10:06,095 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-e077468a-7299-40d0-bd50-2ce7687bd32f 2018-08-12 00:10:06,095 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj 2018-08-12 00:10:06,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:10:06,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:10:06,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:10:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["mDwOGnq7RD2VlwABOgHZ8Q"], "issued_at": "2018-08-12T00:10:06.000000Z"}} 2018-08-12 00:10:06,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33aa6cdcc98cede61428d1f4d3178fddba87c874" 2018-08-12 00:10:06,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cfc8522-dd70-4e49-b986-103977121b38 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:06,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1cfc8522-dd70-4e49-b986-103977121b38 2018-08-12 00:10:06,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:10:06,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:10: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:10:06,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33aa6cdcc98cede61428d1f4d3178fddba87c874" 2018-08-12 00:10:06,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef5f959-53c8-44f6-9de9-13df03a38e03 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:10:06,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-cef5f959-53c8-44f6-9de9-13df03a38e03 2018-08-12 00:10:06,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33aa6cdcc98cede61428d1f4d3178fddba87c874" 2018-08-12 00:10:06,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f94365-f4ae-47a1-8e84-3f1d2ef1cc39 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c"}, "tags": [], "enabled": true, "id": "e1c8f547463e4aaa898b7f26a214541c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj"}]} 2018-08-12 00:10:06,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj used request id req-79f94365-f4ae-47a1-8e84-3f1d2ef1cc39 2018-08-12 00:10:06,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33aa6cdcc98cede61428d1f4d3178fddba87c874" 2018-08-12 00:10:06,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9faa15a-82b3-4282-848b-03371ca4ff70 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:10:06,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d9faa15a-82b3-4282-848b-03371ca4ff70 2018-08-12 00:10:07,173 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-66140ca2-2db8-4f8-user 2018-08-12 00:10:07,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:10:07,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:07,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce7d097-ced1-4d1c-b229-ecfe0b754e48 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:10:07,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-cce7d097-ced1-4d1c-b229-ecfe0b754e48 2018-08-12 00:10:07,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" -d '{"role": {"name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj-role"}}' 2018-08-12 00:10:07,304 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:10:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1f61aea-8fbb-4138-b4a8-1713bd90ef3d Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b10c0a9eac1644cbac60784174475360", "links": {"self": "http://172.30.9.30:5000/v3/roles/b10c0a9eac1644cbac60784174475360"}, "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj-role"}} 2018-08-12 00:10:07,305 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-c1f61aea-8fbb-4138-b4a8-1713bd90ef3d 2018-08-12 00:10:07,305 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj-role 2018-08-12 00:10:07,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/b10c0a9eac1644cbac60784174475360 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:07,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654a3856-021c-476b-9aa0-a56ac7eb07a0 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b10c0a9eac1644cbac60784174475360", "links": {"self": "http://172.30.9.30:5000/v3/roles/b10c0a9eac1644cbac60784174475360"}, "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj-role"}} 2018-08-12 00:10:07,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/b10c0a9eac1644cbac60784174475360 used request id req-654a3856-021c-476b-9aa0-a56ac7eb07a0 2018-08-12 00:10:07,393 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj-role to project CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj 2018-08-12 00:10:07,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c/users/ef4f5254119c41bb866f91e3b0a7cc09/roles/b10c0a9eac1644cbac60784174475360 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:07,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:10:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8fbd01e-984a-4d60-800d-d1124366f7b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:10:07,539 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c/users/ef4f5254119c41bb866f91e3b0a7cc09/roles/b10c0a9eac1644cbac60784174475360 used request id req-d8fbd01e-984a-4d60-800d-d1124366f7b1 2018-08-12 00:10:07,539 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:10:07,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:10:07,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:10:07,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b10c0a9eac1644cbac60784174475360", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj-role"}], "expires_at": "2018-08-12T01:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1c8f547463e4aaa898b7f26a214541c", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1c8f547463e4aaa898b7f26a214541c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1c8f547463e4aaa898b7f26a214541c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-user", "id": "ef4f5254119c41bb866f91e3b0a7cc09"}, "audit_ids": ["Xo5CdJV0TAW675E5nGFypA"], "issued_at": "2018-08-12T00:10:07.000000Z"}} 2018-08-12 00:10:07,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f31dc2ef509f58cc5852ce31dd274b6f17eba9" 2018-08-12 00:10:08,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b0cd3d-31fc-4448-8421-7af9a1964a1b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:08,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b4b0cd3d-31fc-4448-8421-7af9a1964a1b 2018-08-12 00:10:08,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45f31dc2ef509f58cc5852ce31dd274b6f17eba9" 2018-08-12 00:10:08,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-ca88e07d-d2fc-4a98-9e7a-195886da2d64 Date: Sun, 12 Aug 2018 00:10:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-image"} 2018-08-12 00:10:08,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-image used request id req-ca88e07d-d2fc-4a98-9e7a-195886da2d64 2018-08-12 00:10:08,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45f31dc2ef509f58cc5852ce31dd274b6f17eba9" 2018-08-12 00:10:08,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-638bf321-d0d7-4b02-9e15-f609e066a05c Date: Sun, 12 Aug 2018 00:10: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-08-12 00:10:08,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-638bf321-d0d7-4b02-9e15-f609e066a05c 2018-08-12 00:10:08,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45f31dc2ef509f58cc5852ce31dd274b6f17eba9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-image"}' 2018-08-12 00:10:08,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/991adfb6-0338-4926-b7da-2cb41f4f28a2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a2b407f2-c626-426d-b163-fca34e6f26cd Date: Sun, 12 Aug 2018 00:10:08 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:10:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:10:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/991adfb6-0338-4926-b7da-2cb41f4f28a2", "min_disk": 0, "protected": false, "id": "991adfb6-0338-4926-b7da-2cb41f4f28a2", "file": "/v2/images/991adfb6-0338-4926-b7da-2cb41f4f28a2/file", "checksum": null, "owner": "e1c8f547463e4aaa898b7f26a214541c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:10:08,348 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-a2b407f2-c626-426d-b163-fca34e6f26cd 2018-08-12 00:10:08,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/991adfb6-0338-4926-b7da-2cb41f4f28a2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45f31dc2ef509f58cc5852ce31dd274b6f17eba9" -d '' 2018-08-12 00:10:08,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4fde77a4-7863-4f4d-838f-34c46de14b6f Date: Sun, 12 Aug 2018 00:10:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:10:08,686 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/991adfb6-0338-4926-b7da-2cb41f4f28a2/file used request id req-4fde77a4-7863-4f4d-838f-34c46de14b6f 2018-08-12 00:10:08,687 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:10:08,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/991adfb6-0338-4926-b7da-2cb41f4f28a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45f31dc2ef509f58cc5852ce31dd274b6f17eba9" 2018-08-12 00:10:08,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-74051e3f-4a12-41c7-9265-9ed38aca79ec Date: Sun, 12 Aug 2018 00:10:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:10:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:10:08Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/991adfb6-0338-4926-b7da-2cb41f4f28a2/snap", "metadata": {}}], "self": "/v2/images/991adfb6-0338-4926-b7da-2cb41f4f28a2", "min_disk": 0, "protected": false, "id": "991adfb6-0338-4926-b7da-2cb41f4f28a2", "file": "/v2/images/991adfb6-0338-4926-b7da-2cb41f4f28a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1c8f547463e4aaa898b7f26a214541c", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/991adfb6-0338-4926-b7da-2cb41f4f28a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:10:08,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/991adfb6-0338-4926-b7da-2cb41f4f28a2 used request id req-74051e3f-4a12-41c7-9265-9ed38aca79ec 2018-08-12 00:10:08,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45f31dc2ef509f58cc5852ce31dd274b6f17eba9" 2018-08-12 00:10:08,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5b53b7b7-51f3-4e29-b597-ab3292e73f86 Date: Sun, 12 Aug 2018 00:10: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-08-12 00:10:08,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-5b53b7b7-51f3-4e29-b597-ab3292e73f86 2018-08-12 00:10:08,717 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-image 2018-08-12 00:10:08,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/991adfb6-0338-4926-b7da-2cb41f4f28a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45f31dc2ef509f58cc5852ce31dd274b6f17eba9" 2018-08-12 00:10:08,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-c674ed78-4803-40dd-aa37-8a84dfa2ea34 Date: Sun, 12 Aug 2018 00:10:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:10:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:10:08Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/991adfb6-0338-4926-b7da-2cb41f4f28a2/snap", "metadata": {}}], "self": "/v2/images/991adfb6-0338-4926-b7da-2cb41f4f28a2", "min_disk": 0, "protected": false, "id": "991adfb6-0338-4926-b7da-2cb41f4f28a2", "file": "/v2/images/991adfb6-0338-4926-b7da-2cb41f4f28a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1c8f547463e4aaa898b7f26a214541c", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/991adfb6-0338-4926-b7da-2cb41f4f28a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:10:08,746 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/991adfb6-0338-4926-b7da-2cb41f4f28a2 used request id req-c674ed78-4803-40dd-aa37-8a84dfa2ea34 2018-08-12 00:10:08,747 - create_image - DEBUG - Instance status is - active 2018-08-12 00:10:08,747 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-image 2018-08-12 00:10:08,747 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-image 2018-08-12 00:10:08,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:10:08,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:10:09,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b10c0a9eac1644cbac60784174475360", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj-role"}], "expires_at": "2018-08-12T01:10:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1c8f547463e4aaa898b7f26a214541c", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1c8f547463e4aaa898b7f26a214541c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1c8f547463e4aaa898b7f26a214541c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-user", "id": "ef4f5254119c41bb866f91e3b0a7cc09"}, "audit_ids": ["d2XrfbxXQzWYxzSVDHqT9Q"], "issued_at": "2018-08-12T00:10:09.000000Z"}} 2018-08-12 00:10:09,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757583490c8265b796324d400734d2dbb8de953f" 2018-08-12 00:10:09,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a192e0-a1fc-4415-9a66-a43d16bfc914 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:09,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-76a192e0-a1fc-4415-9a66-a43d16bfc914 2018-08-12 00:10:09,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:10:09,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:10:09,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:10:09,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:10:09,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:10:09,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757583490c8265b796324d400734d2dbb8de953f" 2018-08-12 00:10:09,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e454ac8e-36cc-476a-9560-9e26b65aca3c Date: Sun, 12 Aug 2018 00:10:09 GMT RESP BODY: {"networks":[]} 2018-08-12 00:10:09,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net used request id req-e454ac8e-36cc-476a-9560-9e26b65aca3c 2018-08-12 00:10:09,405 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net 2018-08-12 00:10:09,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757583490c8265b796324d400734d2dbb8de953f" -d '{"network": {"name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net", "admin_state_up": true}}' 2018-08-12 00:10:09,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-cc503ba9-7fd4-47fa-90c6-8cdfa5b97acb Date: Sun, 12 Aug 2018 00:10:09 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:10:09Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net"}} 2018-08-12 00:10:09,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-cc503ba9-7fd4-47fa-90c6-8cdfa5b97acb 2018-08-12 00:10:09,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=0856be9b-0b8c-43c2-8056-1edb6e047eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757583490c8265b796324d400734d2dbb8de953f" 2018-08-12 00:10:10,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-38130ed1-893b-4a34-a468-a2c6c9d486c7 Date: Sun, 12 Aug 2018 00:10:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:10:09Z","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net"}]} 2018-08-12 00:10:10,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=0856be9b-0b8c-43c2-8056-1edb6e047eea used request id req-38130ed1-893b-4a34-a468-a2c6c9d486c7 2018-08-12 00:10:10,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757583490c8265b796324d400734d2dbb8de953f" 2018-08-12 00:10:10,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-89e1bf0b-8d3b-4c70-b7af-2405e54a7f77 Date: Sun, 12 Aug 2018 00:10:10 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:10:10,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea used request id req-89e1bf0b-8d3b-4c70-b7af-2405e54a7f77 2018-08-12 00:10:10,140 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet 2018-08-12 00:10:10,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757583490c8265b796324d400734d2dbb8de953f" -d '{"subnets": [{"ip_version": 4, "network_id": "0856be9b-0b8c-43c2-8056-1edb6e047eea", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet"}]}' 2018-08-12 00:10:10,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-755b630e-b1b9-4d3c-89ec-74883183f6f8 Date: Sun, 12 Aug 2018 00:10:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:10Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:10Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet"}]} 2018-08-12 00:10:10,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-755b630e-b1b9-4d3c-89ec-74883183f6f8 2018-08-12 00:10:10,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=0856be9b-0b8c-43c2-8056-1edb6e047eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757583490c8265b796324d400734d2dbb8de953f" 2018-08-12 00:10:11,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-5831c27a-0153-42a0-b3bc-239531431770 Date: Sun, 12 Aug 2018 00:10:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfee95e7-c544-4061-89c2-0ba1d58f7d2e"],"updated_at":"2018-08-12T00:10:10Z","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net"}]} 2018-08-12 00:10:11,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=0856be9b-0b8c-43c2-8056-1edb6e047eea used request id req-5831c27a-0153-42a0-b3bc-239531431770 2018-08-12 00:10:11,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757583490c8265b796324d400734d2dbb8de953f" 2018-08-12 00:10:11,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9cd7e5bf-e74e-4ca5-916d-ac5981ea2594 Date: Sun, 12 Aug 2018 00:10:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:10Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet"}]} 2018-08-12 00:10:11,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea used request id req-9cd7e5bf-e74e-4ca5-916d-ac5981ea2594 2018-08-12 00:10:11,137 - OpenStackNetwork - DEBUG - Network [0856be9b-0b8c-43c2-8056-1edb6e047eea] created successfully 2018-08-12 00:10:11,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:10:11,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:10:11,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:10:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Nc7HseKCRFa43uTSCp4WCw"], "issued_at": "2018-08-12T00:10:11.000000Z"}} 2018-08-12 00:10:11,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4518dc71039b1b7fc7dd4f5117fc7763a92f1f44" 2018-08-12 00:10:11,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4693739b-698c-43a2-8914-84384241e6a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:11,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4693739b-698c-43a2-8914-84384241e6a2 2018-08-12 00:10:11,604 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:10:11,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4518dc71039b1b7fc7dd4f5117fc7763a92f1f44" 2018-08-12 00:10:11,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-9280abfa-3066-47e0-9f7e-98826455f91d x-compute-request-id: req-9280abfa-3066-47e0-9f7e-98826455f91d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:10:11,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-9280abfa-3066-47e0-9f7e-98826455f91d 2018-08-12 00:10:11,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4518dc71039b1b7fc7dd4f5117fc7763a92f1f44" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-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-08-12 00:10:11,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-f194b8d1-8cc3-4d9c-a636-a569a07f2065 x-compute-request-id: req-f194b8d1-8cc3-4d9c-a636-a569a07f2065 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "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": "3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea"}} 2018-08-12 00:10:11,865 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f194b8d1-8cc3-4d9c-a636-a569a07f2065 2018-08-12 00:10:11,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:10:11,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:10:12,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b10c0a9eac1644cbac60784174475360", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj-role"}], "expires_at": "2018-08-12T01:10:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1c8f547463e4aaa898b7f26a214541c", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1c8f547463e4aaa898b7f26a214541c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1c8f547463e4aaa898b7f26a214541c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-user", "id": "ef4f5254119c41bb866f91e3b0a7cc09"}, "audit_ids": ["T1JkqgkjSLGW9q22VmoKVg"], "issued_at": "2018-08-12T00:10:12.000000Z"}} 2018-08-12 00:10:12,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:12,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f699a3bb-34f6-405d-bccb-c255ee7f51a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:12,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f699a3bb-34f6-405d-bccb-c255ee7f51a6 2018-08-12 00:10:12,320 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:10:12,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:10:12,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:10:12,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:10:12,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:10:12,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:10:12,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:12,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e60ef09-335a-430d-b924-dfc0ef7464dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:12,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4e60ef09-335a-430d-b924-dfc0ef7464dc 2018-08-12 00:10:12,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:12,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c1cc6a02-ccfd-4260-b000-1a7eb66c1680 Date: Sun, 12 Aug 2018 00:10:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfee95e7-c544-4061-89c2-0ba1d58f7d2e"],"updated_at":"2018-08-12T00:10:10Z","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net"}]} 2018-08-12 00:10:12,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net used request id req-c1cc6a02-ccfd-4260-b000-1a7eb66c1680 2018-08-12 00:10:12,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:12,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-078b397f-6a0b-4cfa-b839-66cb75fa8067 Date: Sun, 12 Aug 2018 00:10:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:10Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet"}]} 2018-08-12 00:10:12,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea used request id req-078b397f-6a0b-4cfa-b839-66cb75fa8067 2018-08-12 00:10:12,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:12,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e9dd983c-06a9-4d37-87ee-c45baf523b84 Date: Sun, 12 Aug 2018 00:10:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfee95e7-c544-4061-89c2-0ba1d58f7d2e"],"updated_at":"2018-08-12T00:10:10Z","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net"}]} 2018-08-12 00:10:12,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net used request id req-e9dd983c-06a9-4d37-87ee-c45baf523b84 2018-08-12 00:10:12,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:10:12,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:10: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:10:12,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:12,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba87e70d-e210-43ab-81d2-b38f6bb53747 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1c8f547463e4aaa898b7f26a214541c", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj"}} 2018-08-12 00:10:12,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c used request id req-ba87e70d-e210-43ab-81d2-b38f6bb53747 2018-08-12 00:10:12,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:12,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f9596f60-4620-4606-a442-bd1b582e6274 Date: Sun, 12 Aug 2018 00:10:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:10Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet"}]} 2018-08-12 00:10:12,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea used request id req-f9596f60-4620-4606-a442-bd1b582e6274 2018-08-12 00:10:12,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea&name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:12,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3f96f12a-8a21-46d2-919d-3677ebbbf740 Date: Sun, 12 Aug 2018 00:10:12 GMT RESP BODY: {"ports":[]} 2018-08-12 00:10:12,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea&name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48port-1&admin_state_up=True used request id req-3f96f12a-8a21-46d2-919d-3677ebbbf740 2018-08-12 00:10:12,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:13,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10: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-b6da3389-373d-4d25-8083-9e87a6d7d832 x-compute-request-id: req-b6da3389-373d-4d25-8083-9e87a6d7d832 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:10:13,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-inst used request id req-b6da3389-373d-4d25-8083-9e87a6d7d832 2018-08-12 00:10:13,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:13,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-218c6c29-9bd0-4a2e-8cd3-7f5a52915abc Date: Sun, 12 Aug 2018 00:10:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfee95e7-c544-4061-89c2-0ba1d58f7d2e"],"updated_at":"2018-08-12T00:10:10Z","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net"}]} 2018-08-12 00:10:13,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net used request id req-218c6c29-9bd0-4a2e-8cd3-7f5a52915abc 2018-08-12 00:10:13,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:13,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e8da6185-56c3-4010-877b-fbf17255f14b Date: Sun, 12 Aug 2018 00:10:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:10Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet"}]} 2018-08-12 00:10:13,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea used request id req-e8da6185-56c3-4010-877b-fbf17255f14b 2018-08-12 00:10:13,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:13,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-5db95774-9ae7-4711-8c16-5e251f3bdb61 Date: Sun, 12 Aug 2018 00:10:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfee95e7-c544-4061-89c2-0ba1d58f7d2e"],"updated_at":"2018-08-12T00:10:10Z","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net"}]} 2018-08-12 00:10:13,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net used request id req-5db95774-9ae7-4711-8c16-5e251f3bdb61 2018-08-12 00:10:13,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:13,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c01ecf0-b931-4e3e-9c56-6a219e7df129 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1c8f547463e4aaa898b7f26a214541c", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj"}} 2018-08-12 00:10:13,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c used request id req-0c01ecf0-b931-4e3e-9c56-6a219e7df129 2018-08-12 00:10:13,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:13,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b59bd6f9-7dc2-4e97-8c86-51c3e02d315b Date: Sun, 12 Aug 2018 00:10:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:10Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet"}]} 2018-08-12 00:10:13,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea used request id req-b59bd6f9-7dc2-4e97-8c86-51c3e02d315b 2018-08-12 00:10:13,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea&name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:13,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ea55e65f-ee5f-4bf0-b9bd-ddc52b027bf1 Date: Sun, 12 Aug 2018 00:10:13 GMT RESP BODY: {"ports":[]} 2018-08-12 00:10:13,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea&name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48port-1&admin_state_up=True used request id req-ea55e65f-ee5f-4bf0-b9bd-ddc52b027bf1 2018-08-12 00:10:13,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:10:13,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:10:13,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b10c0a9eac1644cbac60784174475360", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj-role"}], "expires_at": "2018-08-12T01:10:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1c8f547463e4aaa898b7f26a214541c", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/e1c8f547463e4aaa898b7f26a214541c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1c8f547463e4aaa898b7f26a214541c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/e1c8f547463e4aaa898b7f26a214541c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/e1c8f547463e4aaa898b7f26a214541c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-user", "id": "ef4f5254119c41bb866f91e3b0a7cc09"}, "audit_ids": ["CpOy1zmPSL-R9PfQyC0z1g"], "issued_at": "2018-08-12T00:10:13.000000Z"}} 2018-08-12 00:10:13,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623e7dfd4e68d3dd854d3797e64314992797cd5" 2018-08-12 00:10:14,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e2fc349-f570-4a6e-8e53-fd6382a0a01f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:14,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4e2fc349-f570-4a6e-8e53-fd6382a0a01f 2018-08-12 00:10:14,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:14,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-59ab2c4c-715d-4383-95bc-719c3992892c Date: Sun, 12 Aug 2018 00:10:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfee95e7-c544-4061-89c2-0ba1d58f7d2e"],"updated_at":"2018-08-12T00:10:10Z","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net"}]} 2018-08-12 00:10:14,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net used request id req-59ab2c4c-715d-4383-95bc-719c3992892c 2018-08-12 00:10:14,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:14,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-08c18256-287c-4ba6-8bf1-d243bcc4de6c Date: Sun, 12 Aug 2018 00:10:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:10Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet"}]} 2018-08-12 00:10:14,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea used request id req-08c18256-287c-4ba6-8bf1-d243bcc4de6c 2018-08-12 00:10:14,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:14,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-47dc25c9-b1f5-4481-90f4-31daaac8330a Date: Sun, 12 Aug 2018 00:10:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfee95e7-c544-4061-89c2-0ba1d58f7d2e"],"updated_at":"2018-08-12T00:10:10Z","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net"}]} 2018-08-12 00:10:14,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net used request id req-47dc25c9-b1f5-4481-90f4-31daaac8330a 2018-08-12 00:10:14,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:10:14,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:10: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:10:14,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3623e7dfd4e68d3dd854d3797e64314992797cd5" 2018-08-12 00:10:14,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5914688-b5e8-4386-b02d-95ab135ebe86 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1c8f547463e4aaa898b7f26a214541c", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj"}} 2018-08-12 00:10:14,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c used request id req-a5914688-b5e8-4386-b02d-95ab135ebe86 2018-08-12 00:10:14,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:14,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c376ddd7-4f9b-4e6a-9318-498939cf8bcd Date: Sun, 12 Aug 2018 00:10:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:10Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet"}]} 2018-08-12 00:10:14,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea used request id req-c376ddd7-4f9b-4e6a-9318-498939cf8bcd 2018-08-12 00:10:14,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea&name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:14,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ace6539a-def8-4716-b24a-f7350327fa31 Date: Sun, 12 Aug 2018 00:10:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:10Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet"}]} 2018-08-12 00:10:14,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea&name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet used request id req-ace6539a-def8-4716-b24a-f7350327fa31 2018-08-12 00:10:14,536 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net 2018-08-12 00:10:14,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" -d '{"port": {"network_id": "0856be9b-0b8c-43c2-8056-1edb6e047eea", "fixed_ips": [{"subnet_id": "dfee95e7-c544-4061-89c2-0ba1d58f7d2e", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48port-1", "admin_state_up": true}}' 2018-08-12 00:10:15,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-3d8ea4f9-3a28-4d7b-93a4-41003efac2ec Date: Sun, 12 Aug 2018 00:10:15 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:10:14Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:10:15Z","name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:84:b8:72","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e1c8f547463e4aaa898b7f26a214541c","fixed_ips":[{"subnet_id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","ip_address":"10.55.0.101"}],"id":"4bd4ff6f-9708-41ea-80b2-92b58245b11b","security_groups":["9ebef14e-95e9-4f56-80de-38006af555fa"],"device_id":""}} 2018-08-12 00:10:15,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-3d8ea4f9-3a28-4d7b-93a4-41003efac2ec 2018-08-12 00:10:15,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:15,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-ff18b067-9e5b-42fa-8d03-e65503552599 Date: Sun, 12 Aug 2018 00:10:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfee95e7-c544-4061-89c2-0ba1d58f7d2e"],"updated_at":"2018-08-12T00:10:10Z","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net"}]} 2018-08-12 00:10:15,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net used request id req-ff18b067-9e5b-42fa-8d03-e65503552599 2018-08-12 00:10:15,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:15,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3386f66c-5260-4f1c-a374-d4f3941a38ad Date: Sun, 12 Aug 2018 00:10:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:10Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet"}]} 2018-08-12 00:10:15,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea used request id req-3386f66c-5260-4f1c-a374-d4f3941a38ad 2018-08-12 00:10:15,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:15,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-ca712c5f-4224-4b11-9095-97b1c58c5847 Date: Sun, 12 Aug 2018 00:10:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfee95e7-c544-4061-89c2-0ba1d58f7d2e"],"updated_at":"2018-08-12T00:10:10Z","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net"}]} 2018-08-12 00:10:15,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net used request id req-ca712c5f-4224-4b11-9095-97b1c58c5847 2018-08-12 00:10:15,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:15,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ff1d40-995f-4391-8f8d-e954dec93d39 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1c8f547463e4aaa898b7f26a214541c", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj"}} 2018-08-12 00:10:15,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c used request id req-48ff1d40-995f-4391-8f8d-e954dec93d39 2018-08-12 00:10:15,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:15,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4f588761-7c72-4757-8f0c-2fcfb1bd17d6 Date: Sun, 12 Aug 2018 00:10:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:10Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet"}]} 2018-08-12 00:10:15,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea used request id req-4f588761-7c72-4757-8f0c-2fcfb1bd17d6 2018-08-12 00:10:15,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea&name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:15,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 775 X-Openstack-Request-Id: req-1a520099-fc3b-44be-be1b-b1b5f1b2c5ee Date: Sun, 12 Aug 2018 00:10:15 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:14Z","admin_state_up":true,"updated_at":"2018-08-12T00:10:15Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:84:b8:72","id":"4bd4ff6f-9708-41ea-80b2-92b58245b11b","port_security_enabled":true,"project_id":"e1c8f547463e4aaa898b7f26a214541c","fixed_ips":[{"subnet_id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["9ebef14e-95e9-4f56-80de-38006af555fa"],"name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48port-1"}]} 2018-08-12 00:10:15,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea&name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48port-1&admin_state_up=True used request id req-1a520099-fc3b-44be-be1b-b1b5f1b2c5ee 2018-08-12 00:10:15,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:16,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8561738-c46d-422a-9738-1f6d1b8271b7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1c8f547463e4aaa898b7f26a214541c", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj"}} 2018-08-12 00:10:16,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c used request id req-f8561738-c46d-422a-9738-1f6d1b8271b7 2018-08-12 00:10:16,019 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-inst 2018-08-12 00:10:16,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:16,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-786d31b7-5e48-4cc2-ab14-055f9b92a00a x-compute-request-id: req-786d31b7-5e48-4cc2-ab14-055f9b92a00a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-flavor-name"}]} 2018-08-12 00:10:16,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-786d31b7-5e48-4cc2-ab14-055f9b92a00a 2018-08-12 00:10:16,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:16,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-9079bd26-81b0-49df-bf7f-c6cdd8ee55e7 x-compute-request-id: req-9079bd26-81b0-49df-bf7f-c6cdd8ee55e7 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "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": "3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea"}} 2018-08-12 00:10:16,065 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea used request id req-9079bd26-81b0-49df-bf7f-c6cdd8ee55e7 2018-08-12 00:10:16,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:16,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-3f9f599b-9df7-43b2-87af-44f4e4907e25 Date: Sun, 12 Aug 2018 00:10:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:10:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:10:08Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/991adfb6-0338-4926-b7da-2cb41f4f28a2/snap", "metadata": {}}], "self": "/v2/images/991adfb6-0338-4926-b7da-2cb41f4f28a2", "min_disk": 0, "protected": false, "id": "991adfb6-0338-4926-b7da-2cb41f4f28a2", "file": "/v2/images/991adfb6-0338-4926-b7da-2cb41f4f28a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1c8f547463e4aaa898b7f26a214541c", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/991adfb6-0338-4926-b7da-2cb41f4f28a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-image"} 2018-08-12 00:10:16,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-image used request id req-3f9f599b-9df7-43b2-87af-44f4e4907e25 2018-08-12 00:10:16,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:16,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-250201a8-1ffd-456c-a2ac-4f83a1ff2d5b Date: Sun, 12 Aug 2018 00:10: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-08-12 00:10:16,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-250201a8-1ffd-456c-a2ac-4f83a1ff2d5b 2018-08-12 00:10:16,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" -d '{"server": {"name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-inst", "imageRef": "991adfb6-0338-4926-b7da-2cb41f4f28a2", "flavorRef": "3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "max_count": 1, "min_count": 1, "networks": [{"port": "4bd4ff6f-9708-41ea-80b2-92b58245b11b"}]}}' 2018-08-12 00:10:17,369 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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-6dd54d22-c91f-47dc-8029-25da8460655d x-compute-request-id: req-6dd54d22-c91f-47dc-8029-25da8460655d Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "rel": "bookmark"}], "adminPass": "t8DKYBNDfxMr"}} 2018-08-12 00:10:17,369 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-6dd54d22-c91f-47dc-8029-25da8460655d 2018-08-12 00:10:17,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:17,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-31788750-c769-4632-85cb-2a193c88eaf9 x-compute-request-id: req-31788750-c769-4632-85cb-2a193c88eaf9 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.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "rel": "bookmark"}], "image": {"id": "991adfb6-0338-4926-b7da-2cb41f4f28a2", "links": [{"href": "http://172.30.9.30:8774/images/991adfb6-0338-4926-b7da-2cb41f4f28a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "links": [{"href": "http://172.30.9.30:8774/flavors/3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "rel": "bookmark"}]}, "id": "b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "user_id": "ef4f5254119c41bb866f91e3b0a7cc09", "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-08-12T00:10:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-inst", "created": "2018-08-12T00:10:17Z", "tenant_id": "e1c8f547463e4aaa898b7f26a214541c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:10:17,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c used request id req-31788750-c769-4632-85cb-2a193c88eaf9 2018-08-12 00:10:17,606 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-inst 2018-08-12 00:10:17,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:17,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-cccf5b8d-47db-41fa-bc8e-5301508bf9b9 x-compute-request-id: req-cccf5b8d-47db-41fa-bc8e-5301508bf9b9 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.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "rel": "bookmark"}], "image": {"id": "991adfb6-0338-4926-b7da-2cb41f4f28a2", "links": [{"href": "http://172.30.9.30:8774/images/991adfb6-0338-4926-b7da-2cb41f4f28a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "links": [{"href": "http://172.30.9.30:8774/flavors/3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "rel": "bookmark"}]}, "id": "b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "user_id": "ef4f5254119c41bb866f91e3b0a7cc09", "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-08-12T00:10:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-inst", "created": "2018-08-12T00:10:17Z", "tenant_id": "e1c8f547463e4aaa898b7f26a214541c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:10:17,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c used request id req-cccf5b8d-47db-41fa-bc8e-5301508bf9b9 2018-08-12 00:10:17,876 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-inst] is - BUILD 2018-08-12 00:10:17,876 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:10:20,880 - create_instance - DEBUG - VM status query timeout in 896.726489782 2018-08-12 00:10:20,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:21,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10: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-d2e4c1f6-5de2-4e80-b933-64f03e0d11c8 x-compute-request-id: req-d2e4c1f6-5de2-4e80-b933-64f03e0d11c8 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.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "rel": "bookmark"}], "image": {"id": "991adfb6-0338-4926-b7da-2cb41f4f28a2", "links": [{"href": "http://172.30.9.30:8774/images/991adfb6-0338-4926-b7da-2cb41f4f28a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "links": [{"href": "http://172.30.9.30:8774/flavors/3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "rel": "bookmark"}]}, "id": "b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "security_groups": [{"name": "default"}], "user_id": "ef4f5254119c41bb866f91e3b0a7cc09", "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-08-12T00:10:18Z", "hostId": "d4ab4dce68447f12fbfa848329325412282f238d7b968d21e7a362ca", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-inst", "created": "2018-08-12T00:10:17Z", "tenant_id": "e1c8f547463e4aaa898b7f26a214541c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:10:21,388 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c used request id req-d2e4c1f6-5de2-4e80-b933-64f03e0d11c8 2018-08-12 00:10:21,389 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-inst] is - BUILD 2018-08-12 00:10:21,389 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:10:24,392 - create_instance - DEBUG - VM status query timeout in 893.21407485 2018-08-12 00:10:24,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:24,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10: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-1799a587-5011-4493-bd8a-ddf21de4ef67 x-compute-request-id: req-1799a587-5011-4493-bd8a-ddf21de4ef67 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:b8:72", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "rel": "bookmark"}], "image": {"id": "991adfb6-0338-4926-b7da-2cb41f4f28a2", "links": [{"href": "http://172.30.9.30:8774/images/991adfb6-0338-4926-b7da-2cb41f4f28a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:10:22.000000", "flavor": {"id": "3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "links": [{"href": "http://172.30.9.30:8774/flavors/3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "rel": "bookmark"}]}, "id": "b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "security_groups": [{"name": "default"}], "user_id": "ef4f5254119c41bb866f91e3b0a7cc09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:10:22Z", "hostId": "d4ab4dce68447f12fbfa848329325412282f238d7b968d21e7a362ca", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-inst", "created": "2018-08-12T00:10:17Z", "tenant_id": "e1c8f547463e4aaa898b7f26a214541c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:10:24,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c used request id req-1799a587-5011-4493-bd8a-ddf21de4ef67 2018-08-12 00:10:24,574 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-inst] is - ACTIVE 2018-08-12 00:10:24,574 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:10:24,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:24,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10: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-2e46d188-4170-4de2-acf8-bef31c825a5f x-compute-request-id: req-2e46d188-4170-4de2-acf8-bef31c825a5f Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:b8:72", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "rel": "bookmark"}], "image": {"id": "991adfb6-0338-4926-b7da-2cb41f4f28a2", "links": [{"href": "http://172.30.9.30:8774/images/991adfb6-0338-4926-b7da-2cb41f4f28a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:10:22.000000", "flavor": {"id": "3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "links": [{"href": "http://172.30.9.30:8774/flavors/3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "rel": "bookmark"}]}, "id": "b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "security_groups": [{"name": "default"}], "user_id": "ef4f5254119c41bb866f91e3b0a7cc09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:10:22Z", "hostId": "d4ab4dce68447f12fbfa848329325412282f238d7b968d21e7a362ca", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-inst", "created": "2018-08-12T00:10:17Z", "tenant_id": "e1c8f547463e4aaa898b7f26a214541c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:10:24,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c used request id req-2e46d188-4170-4de2-acf8-bef31c825a5f 2018-08-12 00:10:24,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:24,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-15aaa3b9-5fc4-416a-8c4a-452852433ad9 Date: Sun, 12 Aug 2018 00:10:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfee95e7-c544-4061-89c2-0ba1d58f7d2e"],"updated_at":"2018-08-12T00:10:10Z","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net"}]} 2018-08-12 00:10:24,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net used request id req-15aaa3b9-5fc4-416a-8c4a-452852433ad9 2018-08-12 00:10:24,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:24,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e8dbca-e194-4047-8ed5-a23972a158cf Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1c8f547463e4aaa898b7f26a214541c", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj"}} 2018-08-12 00:10:24,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c used request id req-32e8dbca-e194-4047-8ed5-a23972a158cf 2018-08-12 00:10:24,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:24,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-976abba2-0920-4d87-9623-b030e68616d4 Date: Sun, 12 Aug 2018 00:10:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:10Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet"}]} 2018-08-12 00:10:24,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea used request id req-976abba2-0920-4d87-9623-b030e68616d4 2018-08-12 00:10:24,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:25,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1564 X-Openstack-Request-Id: req-17b05858-b370-4380-bab4-39d148cfd7bc Date: Sun, 12 Aug 2018 00:10:25 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:11Z","admin_state_up":true,"updated_at":"2018-08-12T00:10:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0856be9b-0b8c-43c2-8056-1edb6e047eea","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:54:75","id":"2ab1b86c-6311-466e-a807-a8f3e07dce6a","port_security_enabled":false,"project_id":"e1c8f547463e4aaa898b7f26a214541c","fixed_ips":[{"subnet_id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:14Z","admin_state_up":true,"updated_at":"2018-08-12T00:10:22Z","binding:vnic_type":"normal","device_id":"b90be3e0-cbaa-46c9-8cce-5bb863b78b5c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:84:b8:72","id":"4bd4ff6f-9708-41ea-80b2-92b58245b11b","port_security_enabled":true,"project_id":"e1c8f547463e4aaa898b7f26a214541c","fixed_ips":[{"subnet_id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["9ebef14e-95e9-4f56-80de-38006af555fa"],"name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48port-1"}]} 2018-08-12 00:10:25,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea used request id req-17b05858-b370-4380-bab4-39d148cfd7bc 2018-08-12 00:10:25,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=0856be9b-0b8c-43c2-8056-1edb6e047eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:25,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-ae944122-344c-4dd9-9225-8d6c04ef1d63 Date: Sun, 12 Aug 2018 00:10:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dfee95e7-c544-4061-89c2-0ba1d58f7d2e"],"updated_at":"2018-08-12T00:10:10Z","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net"}]} 2018-08-12 00:10:25,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=0856be9b-0b8c-43c2-8056-1edb6e047eea used request id req-ae944122-344c-4dd9-9225-8d6c04ef1d63 2018-08-12 00:10:25,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:25,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-abacf1e1-debf-4b08-b07f-efe7d88d51ab Date: Sun, 12 Aug 2018 00:10:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:10Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet"}]} 2018-08-12 00:10:25,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea used request id req-abacf1e1-debf-4b08-b07f-efe7d88d51ab 2018-08-12 00:10:25,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea&name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:25,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c1c02820-aa85-4b85-a3b4-5edf70d4254b Date: Sun, 12 Aug 2018 00:10:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0856be9b-0b8c-43c2-8056-1edb6e047eea","tenant_id":"e1c8f547463e4aaa898b7f26a214541c","created_at":"2018-08-12T00:10:10Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e1c8f547463e4aaa898b7f26a214541c","id":"dfee95e7-c544-4061-89c2-0ba1d58f7d2e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet"}]} 2018-08-12 00:10:25,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0856be9b-0b8c-43c2-8056-1edb6e047eea&name=CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet used request id req-c1c02820-aa85-4b85-a3b4-5edf70d4254b 2018-08-12 00:10:25,443 - create_instance - INFO - Deleting Port with ID - 4bd4ff6f-9708-41ea-80b2-92b58245b11b 2018-08-12 00:10:25,443 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48port-1 2018-08-12 00:10:25,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/4bd4ff6f-9708-41ea-80b2-92b58245b11b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:25,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c216688a-ff10-4922-b7b7-736a7fd113f9 Date: Sun, 12 Aug 2018 00:10:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:10:25,967 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/4bd4ff6f-9708-41ea-80b2-92b58245b11b used request id req-c216688a-ff10-4922-b7b7-736a7fd113f9 2018-08-12 00:10:25,967 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-inst 2018-08-12 00:10:25,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:26,132 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:10: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-5264f95b-f209-4ecb-945f-2cff58992a98 x-compute-request-id: req-5264f95b-f209-4ecb-945f-2cff58992a98 Content-Type: application/json 2018-08-12 00:10:26,132 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c used request id req-5264f95b-f209-4ecb-945f-2cff58992a98 2018-08-12 00:10:26,132 - create_instance - INFO - Checking deletion status 2018-08-12 00:10:26,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:26,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10: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-7d65f3e3-9ff1-49b9-8288-003b1f4aa2d7 x-compute-request-id: req-7d65f3e3-9ff1-49b9-8288-003b1f4aa2d7 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "rel": "bookmark"}], "image": {"id": "991adfb6-0338-4926-b7da-2cb41f4f28a2", "links": [{"href": "http://172.30.9.30:8774/images/991adfb6-0338-4926-b7da-2cb41f4f28a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:10:22.000000", "flavor": {"id": "3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "links": [{"href": "http://172.30.9.30:8774/flavors/3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea", "rel": "bookmark"}]}, "id": "b90be3e0-cbaa-46c9-8cce-5bb863b78b5c", "user_id": "ef4f5254119c41bb866f91e3b0a7cc09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:10:26Z", "hostId": "d4ab4dce68447f12fbfa848329325412282f238d7b968d21e7a362ca", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-inst", "created": "2018-08-12T00:10:17Z", "tenant_id": "e1c8f547463e4aaa898b7f26a214541c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:10:26,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c used request id req-7d65f3e3-9ff1-49b9-8288-003b1f4aa2d7 2018-08-12 00:10:26,233 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-inst] is - ACTIVE 2018-08-12 00:10:26,233 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:10:29,237 - create_instance - DEBUG - VM status query timeout in 296.895956039 2018-08-12 00:10:29,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0442b0b50563edfb1a28df85debd4c4e445132b2" 2018-08-12 00:10:29,308 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00: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-bd5ea684-ffe8-42ed-b196-af6c2c18b36c x-compute-request-id: req-bd5ea684-ffe8-42ed-b196-af6c2c18b36c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b90be3e0-cbaa-46c9-8cce-5bb863b78b5c could not be found.", "code": 404}} 2018-08-12 00:10:29,308 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b90be3e0-cbaa-46c9-8cce-5bb863b78b5c used request id req-bd5ea684-ffe8-42ed-b196-af6c2c18b36c 2018-08-12 00:10:29,308 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b90be3e0-cbaa-46c9-8cce-5bb863b78b5c could not be found. (HTTP 404) (Request-ID: req-bd5ea684-ffe8-42ed-b196-af6c2c18b36c) 2018-08-12 00:10:29,308 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-inst 2018-08-12 00:10:29,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4518dc71039b1b7fc7dd4f5117fc7763a92f1f44" 2018-08-12 00:10:29,350 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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-7add09ce-e60d-420a-8788-b3dacb16f8d9 x-compute-request-id: req-7add09ce-e60d-420a-8788-b3dacb16f8d9 Content-Length: 0 Content-Type: application/json 2018-08-12 00:10:29,350 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/3fc8ecb9-8ca8-4089-b69b-6cabea5a45ea used request id req-7add09ce-e60d-420a-8788-b3dacb16f8d9 2018-08-12 00:10:29,351 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet 2018-08-12 00:10:29,351 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-subnet 2018-08-12 00:10:29,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/dfee95e7-c544-4061-89c2-0ba1d58f7d2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757583490c8265b796324d400734d2dbb8de953f" 2018-08-12 00:10:30,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5734bdf7-7465-49e6-ac8d-b111f43b485c Date: Sun, 12 Aug 2018 00:10:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:10:30,678 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/dfee95e7-c544-4061-89c2-0ba1d58f7d2e used request id req-5734bdf7-7465-49e6-ac8d-b111f43b485c 2018-08-12 00:10:30,678 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-pub-net 2018-08-12 00:10:30,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/0856be9b-0b8c-43c2-8056-1edb6e047eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757583490c8265b796324d400734d2dbb8de953f" 2018-08-12 00:10:31,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52c29a82-5942-439e-9a1d-b6ea9555ffde Date: Sun, 12 Aug 2018 00:10:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:10:31,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/0856be9b-0b8c-43c2-8056-1edb6e047eea used request id req-52c29a82-5942-439e-9a1d-b6ea9555ffde 2018-08-12 00:10:31,979 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-85e7ee22-ae2b-4f2a-afb1-9a39dd336f48-image 2018-08-12 00:10:31,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/991adfb6-0338-4926-b7da-2cb41f4f28a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45f31dc2ef509f58cc5852ce31dd274b6f17eba9" 2018-08-12 00:10:32,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c598ea56-c01a-4a1f-b364-5cc913b65aa5 Date: Sun, 12 Aug 2018 00:10:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:10:32,741 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/991adfb6-0338-4926-b7da-2cb41f4f28a2 used request id req-c598ea56-c01a-4a1f-b364-5cc913b65aa5 2018-08-12 00:10:32,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:10:32,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:10:32,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:10:32,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:10:32,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:10:32,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:33,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-ed853005-1ec6-4f01-807a-42bc9e5c0ba4 Date: Sun, 12 Aug 2018 00:10:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1c8f547463e4aaa898b7f26a214541c", "created_at": "2018-08-12T00:10:09Z", "updated_at": "2018-08-12T00:10:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:10:09Z", "revision_number": 0, "id": "0d2ee18f-7ce8-4cc7-908b-b749434ed0ad", "remote_group_id": "9ebef14e-95e9-4f56-80de-38006af555fa", "remote_ip_prefix": null, "created_at": "2018-08-12T00:10:09Z", "security_group_id": "9ebef14e-95e9-4f56-80de-38006af555fa", "tenant_id": "e1c8f547463e4aaa898b7f26a214541c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1c8f547463e4aaa898b7f26a214541c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:10:09Z", "revision_number": 0, "id": "32a70cd9-b6e1-4ee0-bfa5-ce69710a1dcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:10:09Z", "security_group_id": "9ebef14e-95e9-4f56-80de-38006af555fa", "tenant_id": "e1c8f547463e4aaa898b7f26a214541c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1c8f547463e4aaa898b7f26a214541c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:10:09Z", "revision_number": 0, "id": "6fd19696-a95e-47b3-a95a-b91113500ba9", "remote_group_id": "9ebef14e-95e9-4f56-80de-38006af555fa", "remote_ip_prefix": null, "created_at": "2018-08-12T00:10:09Z", "security_group_id": "9ebef14e-95e9-4f56-80de-38006af555fa", "tenant_id": "e1c8f547463e4aaa898b7f26a214541c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1c8f547463e4aaa898b7f26a214541c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:10:09Z", "revision_number": 0, "id": "781b9aaf-d12a-4075-a672-b99f641854c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:10:09Z", "security_group_id": "9ebef14e-95e9-4f56-80de-38006af555fa", "tenant_id": "e1c8f547463e4aaa898b7f26a214541c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1c8f547463e4aaa898b7f26a214541c"}], "revision_number": 4, "project_id": "e1c8f547463e4aaa898b7f26a214541c", "id": "9ebef14e-95e9-4f56-80de-38006af555fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:10:33,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-ed853005-1ec6-4f01-807a-42bc9e5c0ba4 2018-08-12 00:10:33,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:33,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f6055d6-eb7e-4978-b7a3-556c0421588a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:33,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-0f6055d6-eb7e-4978-b7a3-556c0421588a 2018-08-12 00:10:33,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:33,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:33,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c7be387-3436-4382-9a3a-abb08770df10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:33,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-5c7be387-3436-4382-9a3a-abb08770df10 2018-08-12 00:10:33,207 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:33,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:33,291 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db81b62e-c589-441c-b5b0-76e81251dc35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:33,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-db81b62e-c589-441c-b5b0-76e81251dc35 2018-08-12 00:10:33,291 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:33,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:33,375 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c876b11a-a789-41dd-af71-a7fabb7082ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:33,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-c876b11a-a789-41dd-af71-a7fabb7082ea 2018-08-12 00:10:33,375 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:33,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:33,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cd22718-9d83-4f11-b767-fa75353a3a07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:33,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-2cd22718-9d83-4f11-b767-fa75353a3a07 2018-08-12 00:10:33,460 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:33,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:33,545 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44de7dca-a41a-4286-88d2-b8c6d7bdfd95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:33,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-44de7dca-a41a-4286-88d2-b8c6d7bdfd95 2018-08-12 00:10:33,545 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:33,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:33,631 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db8effa1-35b0-46cf-bc23-ef4c5eee8e59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:33,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-db8effa1-35b0-46cf-bc23-ef4c5eee8e59 2018-08-12 00:10:33,632 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:33,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:33,716 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d36c05e7-edf5-471a-9422-9c0478e704a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:33,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-d36c05e7-edf5-471a-9422-9c0478e704a0 2018-08-12 00:10:33,717 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:33,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:33,801 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6237b7e-9d28-4b88-aec3-07a3e6eae583 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:33,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-d6237b7e-9d28-4b88-aec3-07a3e6eae583 2018-08-12 00:10:33,801 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:33,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:33,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-256d0d1f-0625-489e-a2f4-ef4c30e242ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:10:33,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-256d0d1f-0625-489e-a2f4-ef4c30e242ff 2018-08-12 00:10:33,888 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:10:33,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:34,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6765883c-7571-4e64-9060-1827ffd74092 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1c8f547463e4aaa898b7f26a214541c", "name": "CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj"}} 2018-08-12 00:10:34,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c used request id req-6765883c-7571-4e64-9060-1827ffd74092 2018-08-12 00:10:34,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ebef14e-95e9-4f56-80de-38006af555fa 2018-08-12 00:10:34,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=9ebef14e-95e9-4f56-80de-38006af555fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:34,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f85eb862-70db-4876-84c6-2b9c71d1c1b9 Date: Sun, 12 Aug 2018 00:10:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9ebef14e-95e9-4f56-80de-38006af555fa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:10:09Z", "security_group_id": "9ebef14e-95e9-4f56-80de-38006af555fa", "port_range_min": null, "revision_number": 0, "tenant_id": "e1c8f547463e4aaa898b7f26a214541c", "created_at": "2018-08-12T00:10:09Z", "project_id": "e1c8f547463e4aaa898b7f26a214541c", "id": "0d2ee18f-7ce8-4cc7-908b-b749434ed0ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:10:09Z", "security_group_id": "9ebef14e-95e9-4f56-80de-38006af555fa", "port_range_min": null, "revision_number": 0, "tenant_id": "e1c8f547463e4aaa898b7f26a214541c", "created_at": "2018-08-12T00:10:09Z", "project_id": "e1c8f547463e4aaa898b7f26a214541c", "id": "32a70cd9-b6e1-4ee0-bfa5-ce69710a1dcf"}, {"remote_group_id": "9ebef14e-95e9-4f56-80de-38006af555fa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:10:09Z", "security_group_id": "9ebef14e-95e9-4f56-80de-38006af555fa", "port_range_min": null, "revision_number": 0, "tenant_id": "e1c8f547463e4aaa898b7f26a214541c", "created_at": "2018-08-12T00:10:09Z", "project_id": "e1c8f547463e4aaa898b7f26a214541c", "id": "6fd19696-a95e-47b3-a95a-b91113500ba9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:10:09Z", "security_group_id": "9ebef14e-95e9-4f56-80de-38006af555fa", "port_range_min": null, "revision_number": 0, "tenant_id": "e1c8f547463e4aaa898b7f26a214541c", "created_at": "2018-08-12T00:10:09Z", "project_id": "e1c8f547463e4aaa898b7f26a214541c", "id": "781b9aaf-d12a-4075-a672-b99f641854c8"}]} 2018-08-12 00:10:34,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=9ebef14e-95e9-4f56-80de-38006af555fa used request id req-f85eb862-70db-4876-84c6-2b9c71d1c1b9 2018-08-12 00:10:34,096 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:10:34,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/9ebef14e-95e9-4f56-80de-38006af555fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:34,267 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-310ed382-abcf-4ec5-a56d-f66b16befe9b Content-Length: 0 Date: Sun, 12 Aug 2018 00:10:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:10:34,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/9ebef14e-95e9-4f56-80de-38006af555fa used request id req-310ed382-abcf-4ec5-a56d-f66b16befe9b 2018-08-12 00:10:34,268 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj 2018-08-12 00:10:34,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:34,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3978569d-0c3f-4b96-aef4-1799f5330dc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:10:34,789 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/e1c8f547463e4aaa898b7f26a214541c used request id req-3978569d-0c3f-4b96-aef4-1799f5330dc9 2018-08-12 00:10:34,789 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-66140ca2-2db8-4f8-proj-role 2018-08-12 00:10:34,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/b10c0a9eac1644cbac60784174475360 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:34,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dd12830-4079-49e6-bc3d-762ef8dcf41c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:10:34,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/b10c0a9eac1644cbac60784174475360 used request id req-3dd12830-4079-49e6-bc3d-762ef8dcf41c 2018-08-12 00:10:34,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb44052606c3e5990370a3baba2e1c270e810ff" 2018-08-12 00:10:35,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b7f3093-7d15-43a9-81be-ff80ad1cd10a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:10:35,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2b7f3093-7d15-43a9-81be-ff80ad1cd10a 2018-08-12 00:10:35,086 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-66140ca2-2db8-4f8-user 2018-08-12 00:10:35,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/ef4f5254119c41bb866f91e3b0a7cc09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33aa6cdcc98cede61428d1f4d3178fddba87c874" 2018-08-12 00:10:35,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2fb0673-d485-49da-be6b-2c82b269600e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:10:35,293 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/ef4f5254119c41bb866f91e3b0a7cc09 used request id req-e2fb0673-d485-49da-be6b-2c82b269600e 2018-08-12 00:10:35,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:10:35,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:10:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["LTxtESy-RoCEre98N9PrBg"], "issued_at": "2018-08-12T00:10:35.000000Z"}} 2018-08-12 00:10:35,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fdbb0c8e91a504728f135029ae6bd38adc3c33" 2018-08-12 00:10:35,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab95546-8d32-4f8a-9b29-5dd41e24d6d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:35,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9ab95546-8d32-4f8a-9b29-5dd41e24d6d5 2018-08-12 00:10:35,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:10:35,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:10:36,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:10:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["CBwRMn5OQAO27kSUuJZQfQ"], "issued_at": "2018-08-12T00:10:36.000000Z"}} 2018-08-12 00:10:36,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00f9e19e5c66ca256de989124e5a78d5a7c013f" 2018-08-12 00:10:36,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be7d16bf-b377-4b91-b70f-68f250e10df6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:36,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-be7d16bf-b377-4b91-b70f-68f250e10df6 2018-08-12 00:10:36,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:10:36,306 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:10:36,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00f9e19e5c66ca256de989124e5a78d5a7c013f" 2018-08-12 00:10:36,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d595c546-e961-4b7d-aa18-9750729d3cbd Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:10:36,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj used request id req-d595c546-e961-4b7d-aa18-9750729d3cbd 2018-08-12 00:10:36,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00f9e19e5c66ca256de989124e5a78d5a7c013f" 2018-08-12 00:10:36,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c64257b-1dd7-41c4-843a-888fd2c7c071 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:10:36,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-7c64257b-1dd7-41c4-843a-888fd2c7c071 2018-08-12 00:10:36,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00f9e19e5c66ca256de989124e5a78d5a7c013f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj"}}' 2018-08-12 00:10:36,537 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdc511a1-5ba5-4c92-8da7-9e2f780605c1 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036"}, "tags": [], "enabled": true, "id": "f5046d880c234eb7b0349e126ea1c036", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj"}} 2018-08-12 00:10:36,538 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-fdc511a1-5ba5-4c92-8da7-9e2f780605c1 2018-08-12 00:10:36,538 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj 2018-08-12 00:10:36,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:10:36,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:10:36,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:10:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["FgV2EHiJSw673EYJ7iTiEg"], "issued_at": "2018-08-12T00:10:36.000000Z"}} 2018-08-12 00:10:36,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffac01cb1b40cc5a3e7caf901156d4b8746d279c" 2018-08-12 00:10:36,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa9288a-458b-48d3-abc9-1d8ca65d10bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:36,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-daa9288a-458b-48d3-abc9-1d8ca65d10bc 2018-08-12 00:10:37,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:10:37,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:10: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:10:37,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffac01cb1b40cc5a3e7caf901156d4b8746d279c" 2018-08-12 00:10:37,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b585f09-f1b8-4fed-af89-b6bb31c873f8 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:10:37,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4b585f09-f1b8-4fed-af89-b6bb31c873f8 2018-08-12 00:10:37,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffac01cb1b40cc5a3e7caf901156d4b8746d279c" 2018-08-12 00:10:37,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6591d282-db84-418e-9ed7-0c5cafc02752 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036"}, "tags": [], "enabled": true, "id": "f5046d880c234eb7b0349e126ea1c036", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj"}]} 2018-08-12 00:10:37,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj used request id req-6591d282-db84-418e-9ed7-0c5cafc02752 2018-08-12 00:10:37,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffac01cb1b40cc5a3e7caf901156d4b8746d279c" 2018-08-12 00:10:37,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7301bec2-0142-44a8-a9f1-1434ccf579e9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:10:37,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-7301bec2-0142-44a8-a9f1-1434ccf579e9 2018-08-12 00:10:37,531 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-user 2018-08-12 00:10:37,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:10:37,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00f9e19e5c66ca256de989124e5a78d5a7c013f" 2018-08-12 00:10:37,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d88d076-69b2-4764-9be7-73a40e760ebe Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:10:37,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3d88d076-69b2-4764-9be7-73a40e760ebe 2018-08-12 00:10:37,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00f9e19e5c66ca256de989124e5a78d5a7c013f" -d '{"role": {"name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj-role"}}' 2018-08-12 00:10:37,740 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e023dab-e040-467b-955e-c07518620ea6 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06a8f25ca01242c9bf93ac7d3acdce40", "links": {"self": "http://172.30.9.30:5000/v3/roles/06a8f25ca01242c9bf93ac7d3acdce40"}, "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj-role"}} 2018-08-12 00:10:37,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-7e023dab-e040-467b-955e-c07518620ea6 2018-08-12 00:10:37,741 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj-role 2018-08-12 00:10:37,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/06a8f25ca01242c9bf93ac7d3acdce40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00f9e19e5c66ca256de989124e5a78d5a7c013f" 2018-08-12 00:10:37,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e027afad-5edf-442a-9c64-44b683c579a1 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06a8f25ca01242c9bf93ac7d3acdce40", "links": {"self": "http://172.30.9.30:5000/v3/roles/06a8f25ca01242c9bf93ac7d3acdce40"}, "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj-role"}} 2018-08-12 00:10:37,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/06a8f25ca01242c9bf93ac7d3acdce40 used request id req-e027afad-5edf-442a-9c64-44b683c579a1 2018-08-12 00:10:37,823 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj-role to project CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj 2018-08-12 00:10:37,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036/users/15a40cd0871044b688cf24cb904c8a80/roles/06a8f25ca01242c9bf93ac7d3acdce40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00f9e19e5c66ca256de989124e5a78d5a7c013f" 2018-08-12 00:10:37,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3da2420-688e-4528-8dc3-cbc7bce4e5c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:10:37,935 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036/users/15a40cd0871044b688cf24cb904c8a80/roles/06a8f25ca01242c9bf93ac7d3acdce40 used request id req-c3da2420-688e-4528-8dc3-cbc7bce4e5c4 2018-08-12 00:10:37,935 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:10:37,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:10:37,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:10:38,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06a8f25ca01242c9bf93ac7d3acdce40", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj-role"}], "expires_at": "2018-08-12T01:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5046d880c234eb7b0349e126ea1c036", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f5046d880c234eb7b0349e126ea1c036", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f5046d880c234eb7b0349e126ea1c036", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-user", "id": "15a40cd0871044b688cf24cb904c8a80"}, "audit_ids": ["hd5FW0OJQoOKXEI8Z1_LGg"], "issued_at": "2018-08-12T00:10:38.000000Z"}} 2018-08-12 00:10:38,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02625f9af41f45a61a8519ea88eaced29098d6d0" 2018-08-12 00:10:38,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba849a1-a89b-4d8a-940a-f8e8aa5bdb05 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:38,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-dba849a1-a89b-4d8a-940a-f8e8aa5bdb05 2018-08-12 00:10:38,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02625f9af41f45a61a8519ea88eaced29098d6d0" 2018-08-12 00:10:38,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-ee052956-c216-47d3-b938-90507f67adb4 Date: Sun, 12 Aug 2018 00:10:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-image"} 2018-08-12 00:10:38,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-image used request id req-ee052956-c216-47d3-b938-90507f67adb4 2018-08-12 00:10:38,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02625f9af41f45a61a8519ea88eaced29098d6d0" 2018-08-12 00:10:38,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-251599b8-6fe1-492a-967f-3f84444ccd2f Date: Sun, 12 Aug 2018 00:10: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-08-12 00:10:38,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-251599b8-6fe1-492a-967f-3f84444ccd2f 2018-08-12 00:10:38,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}02625f9af41f45a61a8519ea88eaced29098d6d0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-image"}' 2018-08-12 00:10:38,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-44b28481-9203-4969-a333-b75f66851e77 Date: Sun, 12 Aug 2018 00:10:38 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:10:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:10:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "min_disk": 0, "protected": false, "id": "fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "file": "/v2/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90/file", "checksum": null, "owner": "f5046d880c234eb7b0349e126ea1c036", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:10:38,689 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-44b28481-9203-4969-a333-b75f66851e77 2018-08-12 00:10:38,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02625f9af41f45a61a8519ea88eaced29098d6d0" -d '' 2018-08-12 00:10:39,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-66e2f348-8064-44cd-bd60-317f1fed45c1 Date: Sun, 12 Aug 2018 00:10:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:10:39,045 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90/file used request id req-66e2f348-8064-44cd-bd60-317f1fed45c1 2018-08-12 00:10:39,046 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:10:39,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02625f9af41f45a61a8519ea88eaced29098d6d0" 2018-08-12 00:10:39,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8601e159-786e-407f-8a1b-705c23e53482 Date: Sun, 12 Aug 2018 00:10:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:10:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:10:38Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90/snap", "metadata": {}}], "self": "/v2/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "min_disk": 0, "protected": false, "id": "fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "file": "/v2/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f5046d880c234eb7b0349e126ea1c036", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:10:39,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90 used request id req-8601e159-786e-407f-8a1b-705c23e53482 2018-08-12 00:10:39,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02625f9af41f45a61a8519ea88eaced29098d6d0" 2018-08-12 00:10:39,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6be70381-d323-424c-b646-7695d7057f35 Date: Sun, 12 Aug 2018 00:10:39 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-08-12 00:10:39,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-6be70381-d323-424c-b646-7695d7057f35 2018-08-12 00:10:39,078 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-image 2018-08-12 00:10:39,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02625f9af41f45a61a8519ea88eaced29098d6d0" 2018-08-12 00:10:39,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-c5070ee8-e87d-45db-b2da-644eaab79c25 Date: Sun, 12 Aug 2018 00:10:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:10:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:10:38Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90/snap", "metadata": {}}], "self": "/v2/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "min_disk": 0, "protected": false, "id": "fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "file": "/v2/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f5046d880c234eb7b0349e126ea1c036", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:10:39,095 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90 used request id req-c5070ee8-e87d-45db-b2da-644eaab79c25 2018-08-12 00:10:39,096 - create_image - DEBUG - Instance status is - active 2018-08-12 00:10:39,096 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-image 2018-08-12 00:10:39,096 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-image 2018-08-12 00:10:39,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:10:39,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:10:39,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06a8f25ca01242c9bf93ac7d3acdce40", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj-role"}], "expires_at": "2018-08-12T01:10:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5046d880c234eb7b0349e126ea1c036", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f5046d880c234eb7b0349e126ea1c036", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f5046d880c234eb7b0349e126ea1c036", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-user", "id": "15a40cd0871044b688cf24cb904c8a80"}, "audit_ids": ["sTrA-2dYQKeJGDkiOK8UlQ"], "issued_at": "2018-08-12T00:10:39.000000Z"}} 2018-08-12 00:10:39,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e0b7cd16696b5602ed9721a4f6ca6a2cd4ce50" 2018-08-12 00:10:39,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c11e2409-71be-491d-83b6-850af2e140f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:39,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c11e2409-71be-491d-83b6-850af2e140f6 2018-08-12 00:10:39,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:10:39,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:10:39,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:10:39,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:10:39,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:10:39,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e0b7cd16696b5602ed9721a4f6ca6a2cd4ce50" 2018-08-12 00:10:39,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5de3b8b1-3d18-475d-901c-1e3d9a0d173d Date: Sun, 12 Aug 2018 00:10:39 GMT RESP BODY: {"networks":[]} 2018-08-12 00:10:39,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net used request id req-5de3b8b1-3d18-475d-901c-1e3d9a0d173d 2018-08-12 00:10:39,721 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net 2018-08-12 00:10:39,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e0b7cd16696b5602ed9721a4f6ca6a2cd4ce50" -d '{"network": {"name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net", "admin_state_up": true}}' 2018-08-12 00:10:40,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-05ffffa8-80f5-4021-95b3-2e11a66c90f0 Date: Sun, 12 Aug 2018 00:10:40 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:10:39Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f5046d880c234eb7b0349e126ea1c036","id":"dea0d7be-fad9-401d-b67c-829429040422","name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net"}} 2018-08-12 00:10:40,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-05ffffa8-80f5-4021-95b3-2e11a66c90f0 2018-08-12 00:10:40,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=dea0d7be-fad9-401d-b67c-829429040422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e0b7cd16696b5602ed9721a4f6ca6a2cd4ce50" 2018-08-12 00:10:40,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-ba683a78-c726-4b09-8042-336c3b108107 Date: Sun, 12 Aug 2018 00:10:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:10:39Z","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f5046d880c234eb7b0349e126ea1c036","id":"dea0d7be-fad9-401d-b67c-829429040422","name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net"}]} 2018-08-12 00:10:40,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=dea0d7be-fad9-401d-b67c-829429040422 used request id req-ba683a78-c726-4b09-8042-336c3b108107 2018-08-12 00:10:40,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e0b7cd16696b5602ed9721a4f6ca6a2cd4ce50" 2018-08-12 00:10:40,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-44bc9016-a560-4672-84b1-3b7f0983080d Date: Sun, 12 Aug 2018 00:10:40 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:10:40,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 used request id req-44bc9016-a560-4672-84b1-3b7f0983080d 2018-08-12 00:10:40,518 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-subnet 2018-08-12 00:10:40,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e0b7cd16696b5602ed9721a4f6ca6a2cd4ce50" -d '{"subnets": [{"ip_version": 4, "network_id": "dea0d7be-fad9-401d-b67c-829429040422", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-subnet"}]}' 2018-08-12 00:10:41,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f7873677-9fdd-4804-af15-b3b534a88bb8 Date: Sun, 12 Aug 2018 00:10:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea0d7be-fad9-401d-b67c-829429040422","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:40Z","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":"f5046d880c234eb7b0349e126ea1c036","id":"cabeee9b-4519-4481-a255-a3168235200e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-subnet"}]} 2018-08-12 00:10:41,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-f7873677-9fdd-4804-af15-b3b534a88bb8 2018-08-12 00:10:41,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=dea0d7be-fad9-401d-b67c-829429040422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e0b7cd16696b5602ed9721a4f6ca6a2cd4ce50" 2018-08-12 00:10:41,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-eda563ce-81c4-40f9-b7de-76e237b2c586 Date: Sun, 12 Aug 2018 00:10:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cabeee9b-4519-4481-a255-a3168235200e"],"updated_at":"2018-08-12T00:10:40Z","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f5046d880c234eb7b0349e126ea1c036","id":"dea0d7be-fad9-401d-b67c-829429040422","name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net"}]} 2018-08-12 00:10:41,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=dea0d7be-fad9-401d-b67c-829429040422 used request id req-eda563ce-81c4-40f9-b7de-76e237b2c586 2018-08-12 00:10:41,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e0b7cd16696b5602ed9721a4f6ca6a2cd4ce50" 2018-08-12 00:10:41,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d61461b6-e43a-4998-830a-c74131c265c9 Date: Sun, 12 Aug 2018 00:10:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea0d7be-fad9-401d-b67c-829429040422","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:40Z","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":"f5046d880c234eb7b0349e126ea1c036","id":"cabeee9b-4519-4481-a255-a3168235200e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-subnet"}]} 2018-08-12 00:10:41,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 used request id req-d61461b6-e43a-4998-830a-c74131c265c9 2018-08-12 00:10:41,226 - OpenStackNetwork - DEBUG - Network [dea0d7be-fad9-401d-b67c-829429040422] created successfully 2018-08-12 00:10:41,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:10:41,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:10:41,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:10:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["1Ne09iYBT6-YSctEPxC1FA"], "issued_at": "2018-08-12T00:10:41.000000Z"}} 2018-08-12 00:10:41,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f4ec43771638c71213723c099b84f7868c4d89" 2018-08-12 00:10:41,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2787d819-1f8c-4a70-959b-5772ba0dcf57 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:41,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2787d819-1f8c-4a70-959b-5772ba0dcf57 2018-08-12 00:10:41,709 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:10:41,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f4ec43771638c71213723c099b84f7868c4d89" 2018-08-12 00:10:41,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10: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-e319e066-0055-4014-9b6a-7bf96a063c10 x-compute-request-id: req-e319e066-0055-4014-9b6a-7bf96a063c10 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:10:41,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-e319e066-0055-4014-9b6a-7bf96a063c10 2018-08-12 00:10:41,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f4ec43771638c71213723c099b84f7868c4d89" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-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-08-12 00:10:41,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10: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-59b98cad-9124-4294-a6e4-3c0aadbdd2a4 x-compute-request-id: req-59b98cad-9124-4294-a6e4-3c0aadbdd2a4 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/43cb6b04-6cd4-4354-8253-d8b05443cad6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/43cb6b04-6cd4-4354-8253-d8b05443cad6", "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": "43cb6b04-6cd4-4354-8253-d8b05443cad6"}} 2018-08-12 00:10:41,966 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-59b98cad-9124-4294-a6e4-3c0aadbdd2a4 2018-08-12 00:10:41,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:10:41,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:10:42,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06a8f25ca01242c9bf93ac7d3acdce40", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj-role"}], "expires_at": "2018-08-12T01:10:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5046d880c234eb7b0349e126ea1c036", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f5046d880c234eb7b0349e126ea1c036", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f5046d880c234eb7b0349e126ea1c036", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-user", "id": "15a40cd0871044b688cf24cb904c8a80"}, "audit_ids": ["utMSQ_xKR7CNEjqUm3PlEQ"], "issued_at": "2018-08-12T00:10:42.000000Z"}} 2018-08-12 00:10:42,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:42,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b034dda0-0bc0-4829-aa02-3884dc420458 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:42,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b034dda0-0bc0-4829-aa02-3884dc420458 2018-08-12 00:10:42,432 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:10:42,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:10:42,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:10:42,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:10:42,433 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:10:42,434 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:10:42,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:42,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b9d8f66-0f77-4238-b69d-39b815e9a181 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:42,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6b9d8f66-0f77-4238-b69d-39b815e9a181 2018-08-12 00:10:42,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:42,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-1de844ef-7269-4652-adf7-bf459011d0ab Date: Sun, 12 Aug 2018 00:10:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cabeee9b-4519-4481-a255-a3168235200e"],"updated_at":"2018-08-12T00:10:40Z","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f5046d880c234eb7b0349e126ea1c036","id":"dea0d7be-fad9-401d-b67c-829429040422","name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net"}]} 2018-08-12 00:10:42,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net used request id req-1de844ef-7269-4652-adf7-bf459011d0ab 2018-08-12 00:10:42,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:42,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-141e3f71-15ee-48ee-94a6-ab816addc6e7 Date: Sun, 12 Aug 2018 00:10:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea0d7be-fad9-401d-b67c-829429040422","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:40Z","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":"f5046d880c234eb7b0349e126ea1c036","id":"cabeee9b-4519-4481-a255-a3168235200e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-subnet"}]} 2018-08-12 00:10:42,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 used request id req-141e3f71-15ee-48ee-94a6-ab816addc6e7 2018-08-12 00:10:42,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:42,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-23f0c831-cc2a-40e9-80b3-87504b182c3a Date: Sun, 12 Aug 2018 00:10:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cabeee9b-4519-4481-a255-a3168235200e"],"updated_at":"2018-08-12T00:10:40Z","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f5046d880c234eb7b0349e126ea1c036","id":"dea0d7be-fad9-401d-b67c-829429040422","name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net"}]} 2018-08-12 00:10:42,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net used request id req-23f0c831-cc2a-40e9-80b3-87504b182c3a 2018-08-12 00:10:42,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:10:42,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:10: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:10:42,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:43,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c1795a7-a572-4bf1-b609-bf04252fadef Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5046d880c234eb7b0349e126ea1c036", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj"}} 2018-08-12 00:10:43,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036 used request id req-5c1795a7-a572-4bf1-b609-bf04252fadef 2018-08-12 00:10:43,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:43,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4bd57804-661d-4ce6-8acd-336b6fd1ca29 Date: Sun, 12 Aug 2018 00:10:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea0d7be-fad9-401d-b67c-829429040422","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:40Z","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":"f5046d880c234eb7b0349e126ea1c036","id":"cabeee9b-4519-4481-a255-a3168235200e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-subnet"}]} 2018-08-12 00:10:43,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 used request id req-4bd57804-661d-4ce6-8acd-336b6fd1ca29 2018-08-12 00:10:43,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=dea0d7be-fad9-401d-b67c-829429040422&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:43,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-070f42a4-5aeb-4407-8f7d-ce5e09b0748f Date: Sun, 12 Aug 2018 00:10:43 GMT RESP BODY: {"ports":[]} 2018-08-12 00:10:43,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=dea0d7be-fad9-401d-b67c-829429040422&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223bport-1&admin_state_up=True used request id req-070f42a4-5aeb-4407-8f7d-ce5e09b0748f 2018-08-12 00:10:43,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:43,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10: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-34e7b33a-ab94-48af-ac5b-59c9f0ff8400 x-compute-request-id: req-34e7b33a-ab94-48af-ac5b-59c9f0ff8400 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:10:43,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-inst used request id req-34e7b33a-ab94-48af-ac5b-59c9f0ff8400 2018-08-12 00:10:43,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:43,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-45895101-f442-4de9-8d3c-fbebefc35af0 Date: Sun, 12 Aug 2018 00:10:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cabeee9b-4519-4481-a255-a3168235200e"],"updated_at":"2018-08-12T00:10:40Z","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f5046d880c234eb7b0349e126ea1c036","id":"dea0d7be-fad9-401d-b67c-829429040422","name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net"}]} 2018-08-12 00:10:43,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net used request id req-45895101-f442-4de9-8d3c-fbebefc35af0 2018-08-12 00:10:43,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:43,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1f1a2219-c3f9-4f3f-b4a3-d4e43482311d Date: Sun, 12 Aug 2018 00:10:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea0d7be-fad9-401d-b67c-829429040422","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:40Z","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":"f5046d880c234eb7b0349e126ea1c036","id":"cabeee9b-4519-4481-a255-a3168235200e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-subnet"}]} 2018-08-12 00:10:43,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 used request id req-1f1a2219-c3f9-4f3f-b4a3-d4e43482311d 2018-08-12 00:10:43,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:43,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-ab4f7d2b-b822-4a22-b553-2818444939be Date: Sun, 12 Aug 2018 00:10:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cabeee9b-4519-4481-a255-a3168235200e"],"updated_at":"2018-08-12T00:10:40Z","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f5046d880c234eb7b0349e126ea1c036","id":"dea0d7be-fad9-401d-b67c-829429040422","name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net"}]} 2018-08-12 00:10:43,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net used request id req-ab4f7d2b-b822-4a22-b553-2818444939be 2018-08-12 00:10:43,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:43,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f36c2d9f-afc6-4b35-9e70-826ae5d2f473 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5046d880c234eb7b0349e126ea1c036", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj"}} 2018-08-12 00:10:43,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036 used request id req-f36c2d9f-afc6-4b35-9e70-826ae5d2f473 2018-08-12 00:10:43,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:43,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-320cceb4-6a05-4d12-9aa9-baa19961bff8 Date: Sun, 12 Aug 2018 00:10:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea0d7be-fad9-401d-b67c-829429040422","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:40Z","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":"f5046d880c234eb7b0349e126ea1c036","id":"cabeee9b-4519-4481-a255-a3168235200e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-subnet"}]} 2018-08-12 00:10:43,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 used request id req-320cceb4-6a05-4d12-9aa9-baa19961bff8 2018-08-12 00:10:43,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=dea0d7be-fad9-401d-b67c-829429040422&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:43,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-30a56eba-c783-4f2e-90bc-197c6be9986b Date: Sun, 12 Aug 2018 00:10:43 GMT RESP BODY: {"ports":[]} 2018-08-12 00:10:43,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=dea0d7be-fad9-401d-b67c-829429040422&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223bport-1&admin_state_up=True used request id req-30a56eba-c783-4f2e-90bc-197c6be9986b 2018-08-12 00:10:43,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:10:43,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:10:44,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06a8f25ca01242c9bf93ac7d3acdce40", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj-role"}], "expires_at": "2018-08-12T01:10:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5046d880c234eb7b0349e126ea1c036", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f5046d880c234eb7b0349e126ea1c036", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f5046d880c234eb7b0349e126ea1c036", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f5046d880c234eb7b0349e126ea1c036", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f5046d880c234eb7b0349e126ea1c036", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-user", "id": "15a40cd0871044b688cf24cb904c8a80"}, "audit_ids": ["s_33MJiIQsCpZmiYEJkpWw"], "issued_at": "2018-08-12T00:10:44.000000Z"}} 2018-08-12 00:10:44,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f425506809baa7f6b77e8d645c3c0750e6d346" 2018-08-12 00:10:44,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb834a73-efad-4632-a047-dc5b20afdd39 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:10:44,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-eb834a73-efad-4632-a047-dc5b20afdd39 2018-08-12 00:10:44,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:44,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-83d44cb8-f505-4fdb-b807-c02fd5b6c64c Date: Sun, 12 Aug 2018 00:10:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cabeee9b-4519-4481-a255-a3168235200e"],"updated_at":"2018-08-12T00:10:40Z","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f5046d880c234eb7b0349e126ea1c036","id":"dea0d7be-fad9-401d-b67c-829429040422","name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net"}]} 2018-08-12 00:10:44,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net used request id req-83d44cb8-f505-4fdb-b807-c02fd5b6c64c 2018-08-12 00:10:44,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:44,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a205f46e-c2af-4f29-8688-2db4d4743a5c Date: Sun, 12 Aug 2018 00:10:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea0d7be-fad9-401d-b67c-829429040422","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:40Z","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":"f5046d880c234eb7b0349e126ea1c036","id":"cabeee9b-4519-4481-a255-a3168235200e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-subnet"}]} 2018-08-12 00:10:44,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 used request id req-a205f46e-c2af-4f29-8688-2db4d4743a5c 2018-08-12 00:10:44,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:44,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-a242332e-3dfc-41b7-867e-638790c331fb Date: Sun, 12 Aug 2018 00:10:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cabeee9b-4519-4481-a255-a3168235200e"],"updated_at":"2018-08-12T00:10:40Z","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f5046d880c234eb7b0349e126ea1c036","id":"dea0d7be-fad9-401d-b67c-829429040422","name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net"}]} 2018-08-12 00:10:44,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net used request id req-a242332e-3dfc-41b7-867e-638790c331fb 2018-08-12 00:10:44,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:10:44,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:10:44,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f425506809baa7f6b77e8d645c3c0750e6d346" 2018-08-12 00:10:44,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8904ad5b-93cc-4bc2-b7be-dc7b33022efd Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5046d880c234eb7b0349e126ea1c036", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj"}} 2018-08-12 00:10:44,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036 used request id req-8904ad5b-93cc-4bc2-b7be-dc7b33022efd 2018-08-12 00:10:44,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:44,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f17b65fb-f04e-4c32-8c4e-8267fb7a54da Date: Sun, 12 Aug 2018 00:10:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea0d7be-fad9-401d-b67c-829429040422","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:40Z","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":"f5046d880c234eb7b0349e126ea1c036","id":"cabeee9b-4519-4481-a255-a3168235200e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-subnet"}]} 2018-08-12 00:10:44,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 used request id req-f17b65fb-f04e-4c32-8c4e-8267fb7a54da 2018-08-12 00:10:44,821 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net 2018-08-12 00:10:44,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" -d '{"port": {"network_id": "dea0d7be-fad9-401d-b67c-829429040422", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223bport-1", "admin_state_up": true}}' 2018-08-12 00:10:45,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7b0afb54-6942-4eba-8c06-86bbfd91edde Date: Sun, 12 Aug 2018 00:10:45 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:10:45Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dea0d7be-fad9-401d-b67c-829429040422","tenant_id":"f5046d880c234eb7b0349e126ea1c036","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:10:45Z","name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223bport-1","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"f5046d880c234eb7b0349e126ea1c036","fixed_ips":[{"subnet_id":"cabeee9b-4519-4481-a255-a3168235200e","ip_address":"10.55.0.6"}],"id":"96b6fe0a-c3a5-45e4-8ec1-6f7f1c12ea36","security_groups":["0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b"],"device_id":""}} 2018-08-12 00:10:45,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-7b0afb54-6942-4eba-8c06-86bbfd91edde 2018-08-12 00:10:45,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:45,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-aa0f8451-343f-4f8a-85ba-85837fd58741 Date: Sun, 12 Aug 2018 00:10:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cabeee9b-4519-4481-a255-a3168235200e"],"updated_at":"2018-08-12T00:10:40Z","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f5046d880c234eb7b0349e126ea1c036","id":"dea0d7be-fad9-401d-b67c-829429040422","name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net"}]} 2018-08-12 00:10:45,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net used request id req-aa0f8451-343f-4f8a-85ba-85837fd58741 2018-08-12 00:10:45,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:45,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0cfbc795-b581-49c7-9762-87e64b02cdf0 Date: Sun, 12 Aug 2018 00:10:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea0d7be-fad9-401d-b67c-829429040422","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:40Z","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":"f5046d880c234eb7b0349e126ea1c036","id":"cabeee9b-4519-4481-a255-a3168235200e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-subnet"}]} 2018-08-12 00:10:45,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 used request id req-0cfbc795-b581-49c7-9762-87e64b02cdf0 2018-08-12 00:10:45,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:45,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-bf147a24-f73e-4dd3-bb83-6efb6cbc73b4 Date: Sun, 12 Aug 2018 00:10:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cabeee9b-4519-4481-a255-a3168235200e"],"updated_at":"2018-08-12T00:10:40Z","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f5046d880c234eb7b0349e126ea1c036","id":"dea0d7be-fad9-401d-b67c-829429040422","name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net"}]} 2018-08-12 00:10:45,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net used request id req-bf147a24-f73e-4dd3-bb83-6efb6cbc73b4 2018-08-12 00:10:45,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:46,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd40a67-e083-48e3-8eb4-5d9346befb06 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5046d880c234eb7b0349e126ea1c036", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj"}} 2018-08-12 00:10:46,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036 used request id req-0bd40a67-e083-48e3-8eb4-5d9346befb06 2018-08-12 00:10:46,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:46,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-50579419-9b66-4e2e-940c-965099e1db2b Date: Sun, 12 Aug 2018 00:10:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea0d7be-fad9-401d-b67c-829429040422","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:40Z","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":"f5046d880c234eb7b0349e126ea1c036","id":"cabeee9b-4519-4481-a255-a3168235200e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-subnet"}]} 2018-08-12 00:10:46,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 used request id req-50579419-9b66-4e2e-940c-965099e1db2b 2018-08-12 00:10:46,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=dea0d7be-fad9-401d-b67c-829429040422&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:46,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-8135991c-444a-41f9-a06c-56ec53d2410f Date: Sun, 12 Aug 2018 00:10:46 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dea0d7be-fad9-401d-b67c-829429040422","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:45Z","admin_state_up":true,"updated_at":"2018-08-12T00:10:45Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","id":"96b6fe0a-c3a5-45e4-8ec1-6f7f1c12ea36","port_security_enabled":true,"project_id":"f5046d880c234eb7b0349e126ea1c036","fixed_ips":[{"subnet_id":"cabeee9b-4519-4481-a255-a3168235200e","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b"],"name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223bport-1"}]} 2018-08-12 00:10:46,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=dea0d7be-fad9-401d-b67c-829429040422&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223bport-1&admin_state_up=True used request id req-8135991c-444a-41f9-a06c-56ec53d2410f 2018-08-12 00:10:46,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:46,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80dfdc2b-6f28-4dce-9d78-069c2d366ac9 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5046d880c234eb7b0349e126ea1c036", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj"}} 2018-08-12 00:10:46,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036 used request id req-80dfdc2b-6f28-4dce-9d78-069c2d366ac9 2018-08-12 00:10:46,190 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-inst 2018-08-12 00:10:46,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:46,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10: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-611005ee-4cb6-4db4-926b-9a3a850f3dc7 x-compute-request-id: req-611005ee-4cb6-4db4-926b-9a3a850f3dc7 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "43cb6b04-6cd4-4354-8253-d8b05443cad6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/43cb6b04-6cd4-4354-8253-d8b05443cad6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/43cb6b04-6cd4-4354-8253-d8b05443cad6", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-flavor-name"}]} 2018-08-12 00:10:46,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-611005ee-4cb6-4db4-926b-9a3a850f3dc7 2018-08-12 00:10:46,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/43cb6b04-6cd4-4354-8253-d8b05443cad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:46,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10: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-dc438969-84fb-4848-88df-2e101040e5be x-compute-request-id: req-dc438969-84fb-4848-88df-2e101040e5be Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/43cb6b04-6cd4-4354-8253-d8b05443cad6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/43cb6b04-6cd4-4354-8253-d8b05443cad6", "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": "43cb6b04-6cd4-4354-8253-d8b05443cad6"}} 2018-08-12 00:10:46,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/43cb6b04-6cd4-4354-8253-d8b05443cad6 used request id req-dc438969-84fb-4848-88df-2e101040e5be 2018-08-12 00:10:46,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:46,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-d753bf45-a3d3-44e7-a6b9-99d139cc6957 Date: Sun, 12 Aug 2018 00:10:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:10:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:10:38Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90/snap", "metadata": {}}], "self": "/v2/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "min_disk": 0, "protected": false, "id": "fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "file": "/v2/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f5046d880c234eb7b0349e126ea1c036", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-image"} 2018-08-12 00:10:46,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-image used request id req-d753bf45-a3d3-44e7-a6b9-99d139cc6957 2018-08-12 00:10:46,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:46,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-184ec92d-22b7-488a-9ec2-1170698547a2 Date: Sun, 12 Aug 2018 00:10: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-08-12 00:10:46,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-184ec92d-22b7-488a-9ec2-1170698547a2 2018-08-12 00:10:46,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" -d '{"server": {"name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-inst", "imageRef": "fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "flavorRef": "43cb6b04-6cd4-4354-8253-d8b05443cad6", "max_count": 1, "min_count": 1, "networks": [{"port": "96b6fe0a-c3a5-45e4-8ec1-6f7f1c12ea36"}]}}' 2018-08-12 00:10:47,313 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:10: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-7a316b1e-3fa0-4b4e-b746-50d7f3dfffba x-compute-request-id: req-7a316b1e-3fa0-4b4e-b746-50d7f3dfffba Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5a066090-fc6e-47b1-a178-1655e7c146d0", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5a066090-fc6e-47b1-a178-1655e7c146d0", "rel": "bookmark"}], "adminPass": "6JLhmFtbiq3k"}} 2018-08-12 00:10:47,314 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-7a316b1e-3fa0-4b4e-b746-50d7f3dfffba 2018-08-12 00:10:47,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:47,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10: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-de6d6a2f-dda5-4526-90b9-a6ffe88850a9 x-compute-request-id: req-de6d6a2f-dda5-4526-90b9-a6ffe88850a9 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.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5a066090-fc6e-47b1-a178-1655e7c146d0", "rel": "bookmark"}], "image": {"id": "fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "links": [{"href": "http://172.30.9.30:8774/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "43cb6b04-6cd4-4354-8253-d8b05443cad6", "links": [{"href": "http://172.30.9.30:8774/flavors/43cb6b04-6cd4-4354-8253-d8b05443cad6", "rel": "bookmark"}]}, "id": "5a066090-fc6e-47b1-a178-1655e7c146d0", "user_id": "15a40cd0871044b688cf24cb904c8a80", "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-08-12T00:10:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-inst", "created": "2018-08-12T00:10:47Z", "tenant_id": "f5046d880c234eb7b0349e126ea1c036", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:10:47,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0 used request id req-de6d6a2f-dda5-4526-90b9-a6ffe88850a9 2018-08-12 00:10:47,896 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-inst 2018-08-12 00:10:47,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:48,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10: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-17367cb8-b64e-48b1-b7f2-43a0e1a88e91 x-compute-request-id: req-17367cb8-b64e-48b1-b7f2-43a0e1a88e91 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5a066090-fc6e-47b1-a178-1655e7c146d0", "rel": "bookmark"}], "image": {"id": "fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "links": [{"href": "http://172.30.9.30:8774/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "43cb6b04-6cd4-4354-8253-d8b05443cad6", "links": [{"href": "http://172.30.9.30:8774/flavors/43cb6b04-6cd4-4354-8253-d8b05443cad6", "rel": "bookmark"}]}, "id": "5a066090-fc6e-47b1-a178-1655e7c146d0", "user_id": "15a40cd0871044b688cf24cb904c8a80", "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-08-12T00:10:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-inst", "created": "2018-08-12T00:10:47Z", "tenant_id": "f5046d880c234eb7b0349e126ea1c036", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:10:48,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0 used request id req-17367cb8-b64e-48b1-b7f2-43a0e1a88e91 2018-08-12 00:10:48,086 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-inst] is - BUILD 2018-08-12 00:10:48,086 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:10:51,086 - create_instance - DEBUG - VM status query timeout in 896.80930686 2018-08-12 00:10:51,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:51,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10: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-ef18b221-4d60-46cc-adf7-eb87dc6a2637 x-compute-request-id: req-ef18b221-4d60-46cc-adf7-eb87dc6a2637 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.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5a066090-fc6e-47b1-a178-1655e7c146d0", "rel": "bookmark"}], "image": {"id": "fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "links": [{"href": "http://172.30.9.30:8774/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "43cb6b04-6cd4-4354-8253-d8b05443cad6", "links": [{"href": "http://172.30.9.30:8774/flavors/43cb6b04-6cd4-4354-8253-d8b05443cad6", "rel": "bookmark"}]}, "id": "5a066090-fc6e-47b1-a178-1655e7c146d0", "security_groups": [{"name": "default"}], "user_id": "15a40cd0871044b688cf24cb904c8a80", "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-08-12T00:10:48Z", "hostId": "ec3f6200dad3d9a2e38227afbcfd4f0b920551623d1354399bd50c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-inst", "created": "2018-08-12T00:10:47Z", "tenant_id": "f5046d880c234eb7b0349e126ea1c036", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:10:51,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0 used request id req-ef18b221-4d60-46cc-adf7-eb87dc6a2637 2018-08-12 00:10:51,451 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-inst] is - BUILD 2018-08-12 00:10:51,451 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:10:54,455 - create_instance - DEBUG - VM status query timeout in 893.441273928 2018-08-12 00:10:54,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:54,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10: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-fe758568-64c9-4fec-a73f-f57be4d46c3f x-compute-request-id: req-fe758568-64c9-4fec-a73f-f57be4d46c3f Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5a066090-fc6e-47b1-a178-1655e7c146d0", "rel": "bookmark"}], "image": {"id": "fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "links": [{"href": "http://172.30.9.30:8774/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:10:51.000000", "flavor": {"id": "43cb6b04-6cd4-4354-8253-d8b05443cad6", "links": [{"href": "http://172.30.9.30:8774/flavors/43cb6b04-6cd4-4354-8253-d8b05443cad6", "rel": "bookmark"}]}, "id": "5a066090-fc6e-47b1-a178-1655e7c146d0", "security_groups": [{"name": "default"}], "user_id": "15a40cd0871044b688cf24cb904c8a80", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:10:52Z", "hostId": "ec3f6200dad3d9a2e38227afbcfd4f0b920551623d1354399bd50c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-inst", "created": "2018-08-12T00:10:47Z", "tenant_id": "f5046d880c234eb7b0349e126ea1c036", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:10:54,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0 used request id req-fe758568-64c9-4fec-a73f-f57be4d46c3f 2018-08-12 00:10:54,728 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-inst] is - ACTIVE 2018-08-12 00:10:54,728 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:10:54,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:55,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10: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-e90f0735-b5b3-4d0a-9e3e-5715bb24d74b x-compute-request-id: req-e90f0735-b5b3-4d0a-9e3e-5715bb24d74b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5a066090-fc6e-47b1-a178-1655e7c146d0", "rel": "bookmark"}], "image": {"id": "fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "links": [{"href": "http://172.30.9.30:8774/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:10:51.000000", "flavor": {"id": "43cb6b04-6cd4-4354-8253-d8b05443cad6", "links": [{"href": "http://172.30.9.30:8774/flavors/43cb6b04-6cd4-4354-8253-d8b05443cad6", "rel": "bookmark"}]}, "id": "5a066090-fc6e-47b1-a178-1655e7c146d0", "security_groups": [{"name": "default"}], "user_id": "15a40cd0871044b688cf24cb904c8a80", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:10:52Z", "hostId": "ec3f6200dad3d9a2e38227afbcfd4f0b920551623d1354399bd50c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-inst", "created": "2018-08-12T00:10:47Z", "tenant_id": "f5046d880c234eb7b0349e126ea1c036", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:10:55,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0 used request id req-e90f0735-b5b3-4d0a-9e3e-5715bb24d74b 2018-08-12 00:10:55,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:55,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d3bbdc6c-fe97-48f5-83be-6568bd89993d Date: Sun, 12 Aug 2018 00:10:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cabeee9b-4519-4481-a255-a3168235200e"],"updated_at":"2018-08-12T00:10:40Z","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f5046d880c234eb7b0349e126ea1c036","id":"dea0d7be-fad9-401d-b67c-829429040422","name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net"}]} 2018-08-12 00:10:55,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net used request id req-d3bbdc6c-fe97-48f5-83be-6568bd89993d 2018-08-12 00:10:55,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:55,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3f20e7e-2eb1-45e1-86db-97063254d867 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5046d880c234eb7b0349e126ea1c036", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj"}} 2018-08-12 00:10:55,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036 used request id req-c3f20e7e-2eb1-45e1-86db-97063254d867 2018-08-12 00:10:55,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:55,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a1c28863-ba53-4a0f-8815-7e6c9109e90b Date: Sun, 12 Aug 2018 00:10:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dea0d7be-fad9-401d-b67c-829429040422","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:10:40Z","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":"f5046d880c234eb7b0349e126ea1c036","id":"cabeee9b-4519-4481-a255-a3168235200e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-subnet"}]} 2018-08-12 00:10:55,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dea0d7be-fad9-401d-b67c-829429040422 used request id req-a1c28863-ba53-4a0f-8815-7e6c9109e90b 2018-08-12 00:10:55,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=dea0d7be-fad9-401d-b67c-829429040422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:55,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1562 X-Openstack-Request-Id: req-3bbfb763-d5b7-47b3-b733-f8729ec98624 Date: Sun, 12 Aug 2018 00:10:55 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dea0d7be-fad9-401d-b67c-829429040422","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:45Z","admin_state_up":true,"updated_at":"2018-08-12T00:10:51Z","binding:vnic_type":"normal","device_id":"5a066090-fc6e-47b1-a178-1655e7c146d0","device_owner":"compute:nova","revision_number":10,"mac_address":"0a:1b:2c:3d:4e:5f","id":"96b6fe0a-c3a5-45e4-8ec1-6f7f1c12ea36","port_security_enabled":true,"project_id":"f5046d880c234eb7b0349e126ea1c036","fixed_ips":[{"subnet_id":"cabeee9b-4519-4481-a255-a3168235200e","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b"],"name":"CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223bport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dea0d7be-fad9-401d-b67c-829429040422","tenant_id":"f5046d880c234eb7b0349e126ea1c036","created_at":"2018-08-12T00:10:41Z","admin_state_up":true,"updated_at":"2018-08-12T00:10:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dea0d7be-fad9-401d-b67c-829429040422","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ea:5a:01","id":"d3d51618-2719-4244-9d26-be8f10209b0e","port_security_enabled":false,"project_id":"f5046d880c234eb7b0349e126ea1c036","fixed_ips":[{"subnet_id":"cabeee9b-4519-4481-a255-a3168235200e","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:10:55,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=dea0d7be-fad9-401d-b67c-829429040422 used request id req-3bbfb763-d5b7-47b3-b733-f8729ec98624 2018-08-12 00:10:55,551 - create_instance - INFO - Deleting Port with ID - 96b6fe0a-c3a5-45e4-8ec1-6f7f1c12ea36 2018-08-12 00:10:55,551 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223bport-1 2018-08-12 00:10:55,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/96b6fe0a-c3a5-45e4-8ec1-6f7f1c12ea36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:56,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-48fe6478-8aef-4225-85f1-fd152b1a83d1 Date: Sun, 12 Aug 2018 00:10:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:10:56,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/96b6fe0a-c3a5-45e4-8ec1-6f7f1c12ea36 used request id req-48fe6478-8aef-4225-85f1-fd152b1a83d1 2018-08-12 00:10:56,019 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-inst 2018-08-12 00:10:56,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:56,364 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:10: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-0e3d56f7-ee3c-4343-ad95-8246791ec02b x-compute-request-id: req-0e3d56f7-ee3c-4343-ad95-8246791ec02b Content-Type: application/json 2018-08-12 00:10:56,364 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0 used request id req-0e3d56f7-ee3c-4343-ad95-8246791ec02b 2018-08-12 00:10:56,365 - create_instance - INFO - Checking deletion status 2018-08-12 00:10:56,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:56,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:10: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-2ad1c4f4-2d5d-4340-98ad-73d3cdef0e9e x-compute-request-id: req-2ad1c4f4-2d5d-4340-98ad-73d3cdef0e9e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5a066090-fc6e-47b1-a178-1655e7c146d0", "rel": "bookmark"}], "image": {"id": "fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "links": [{"href": "http://172.30.9.30:8774/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:10:51.000000", "flavor": {"id": "43cb6b04-6cd4-4354-8253-d8b05443cad6", "links": [{"href": "http://172.30.9.30:8774/flavors/43cb6b04-6cd4-4354-8253-d8b05443cad6", "rel": "bookmark"}]}, "id": "5a066090-fc6e-47b1-a178-1655e7c146d0", "user_id": "15a40cd0871044b688cf24cb904c8a80", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:10:56Z", "hostId": "ec3f6200dad3d9a2e38227afbcfd4f0b920551623d1354399bd50c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-inst", "created": "2018-08-12T00:10:47Z", "tenant_id": "f5046d880c234eb7b0349e126ea1c036", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:10:56,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0 used request id req-2ad1c4f4-2d5d-4340-98ad-73d3cdef0e9e 2018-08-12 00:10:56,503 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-inst] is - ACTIVE 2018-08-12 00:10:56,503 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:10:59,506 - create_instance - DEBUG - VM status query timeout in 296.859228849 2018-08-12 00:10:59,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f874a3eeafcd6ee4e3b2277159933c88485faf" 2018-08-12 00:10:59,554 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:10: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-6da7173d-04bb-4182-8e73-2001759d9fa8 x-compute-request-id: req-6da7173d-04bb-4182-8e73-2001759d9fa8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5a066090-fc6e-47b1-a178-1655e7c146d0 could not be found.", "code": 404}} 2018-08-12 00:10:59,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5a066090-fc6e-47b1-a178-1655e7c146d0 used request id req-6da7173d-04bb-4182-8e73-2001759d9fa8 2018-08-12 00:10:59,555 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5a066090-fc6e-47b1-a178-1655e7c146d0 could not be found. (HTTP 404) (Request-ID: req-6da7173d-04bb-4182-8e73-2001759d9fa8) 2018-08-12 00:10:59,555 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-inst 2018-08-12 00:10:59,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/43cb6b04-6cd4-4354-8253-d8b05443cad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f4ec43771638c71213723c099b84f7868c4d89" 2018-08-12 00:10:59,597 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:10: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-19ce1adc-0de9-4a2a-a0e5-e1b26e96ef1b x-compute-request-id: req-19ce1adc-0de9-4a2a-a0e5-e1b26e96ef1b Content-Length: 0 Content-Type: application/json 2018-08-12 00:10:59,597 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/43cb6b04-6cd4-4354-8253-d8b05443cad6 used request id req-19ce1adc-0de9-4a2a-a0e5-e1b26e96ef1b 2018-08-12 00:10:59,598 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-subnet 2018-08-12 00:10:59,598 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-subnet 2018-08-12 00:10:59,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/cabeee9b-4519-4481-a255-a3168235200e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e0b7cd16696b5602ed9721a4f6ca6a2cd4ce50" 2018-08-12 00:11:00,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a33dc988-0339-465d-a55f-ab415f4b699c Date: Sun, 12 Aug 2018 00:11:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:11:00,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/cabeee9b-4519-4481-a255-a3168235200e used request id req-a33dc988-0339-465d-a55f-ab415f4b699c 2018-08-12 00:11:00,758 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-pub-net 2018-08-12 00:11:00,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/dea0d7be-fad9-401d-b67c-829429040422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e0b7cd16696b5602ed9721a4f6ca6a2cd4ce50" 2018-08-12 00:11:01,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5df7722f-07a7-4437-bafd-d722eb901695 Date: Sun, 12 Aug 2018 00:11:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:11:01,969 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/dea0d7be-fad9-401d-b67c-829429040422 used request id req-5df7722f-07a7-4437-bafd-d722eb901695 2018-08-12 00:11:01,970 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-b40b1d22-cbfa-428a-ac49-b69b7b44223b-image 2018-08-12 00:11:01,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02625f9af41f45a61a8519ea88eaced29098d6d0" 2018-08-12 00:11:02,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c5cc4d1-7af9-4f4b-ae01-16b977dcb4cf Date: Sun, 12 Aug 2018 00:11:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:11:02,742 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/fcee8bc9-83ec-492d-a6b0-ad2c83545c90 used request id req-2c5cc4d1-7af9-4f4b-ae01-16b977dcb4cf 2018-08-12 00:11:02,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:11:02,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:11:02,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:11:02,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:11:02,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:11:02,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00f9e19e5c66ca256de989124e5a78d5a7c013f" 2018-08-12 00:11:03,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-a2420fbf-b51b-483e-bddb-a3bad1e4a396 Date: Sun, 12 Aug 2018 00:11:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5046d880c234eb7b0349e126ea1c036", "created_at": "2018-08-12T00:10:39Z", "updated_at": "2018-08-12T00:10:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:10:39Z", "revision_number": 0, "id": "09e60c3e-8d2a-4d88-9480-99111e1edaa7", "remote_group_id": "0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b", "remote_ip_prefix": null, "created_at": "2018-08-12T00:10:39Z", "security_group_id": "0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b", "tenant_id": "f5046d880c234eb7b0349e126ea1c036", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5046d880c234eb7b0349e126ea1c036"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:10:39Z", "revision_number": 0, "id": "967e1924-1a5d-4aeb-99a9-6d34393a4d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:10:39Z", "security_group_id": "0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b", "tenant_id": "f5046d880c234eb7b0349e126ea1c036", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5046d880c234eb7b0349e126ea1c036"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:10:39Z", "revision_number": 0, "id": "9905b8b1-e051-4f26-b20a-7b14ea62ac42", "remote_group_id": "0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b", "remote_ip_prefix": null, "created_at": "2018-08-12T00:10:39Z", "security_group_id": "0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b", "tenant_id": "f5046d880c234eb7b0349e126ea1c036", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5046d880c234eb7b0349e126ea1c036"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:10:39Z", "revision_number": 0, "id": "b31e8703-1d2d-4b0e-9ccb-10f427ea221b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:10:39Z", "security_group_id": "0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b", "tenant_id": "f5046d880c234eb7b0349e126ea1c036", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5046d880c234eb7b0349e126ea1c036"}], "revision_number": 4, "project_id": "f5046d880c234eb7b0349e126ea1c036", "id": "0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:11:03,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-a2420fbf-b51b-483e-bddb-a3bad1e4a396 2018-08-12 00:11:03,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00f9e19e5c66ca256de989124e5a78d5a7c013f" 2018-08-12 00:11:03,104 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8c46bfc-9d7b-4043-93db-d2017cae5cfa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:11:03,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-b8c46bfc-9d7b-4043-93db-d2017cae5cfa 2018-08-12 00:11:03,105 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:11:03,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00f9e19e5c66ca256de989124e5a78d5a7c013f" 2018-08-12 00:11:03,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-233ae0d2-f750-4024-82e1-33fb95ad9461 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5046d880c234eb7b0349e126ea1c036", "name": "CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj"}} 2018-08-12 00:11:03,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036 used request id req-233ae0d2-f750-4024-82e1-33fb95ad9461 2018-08-12 00:11:03,195 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b 2018-08-12 00:11:03,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00f9e19e5c66ca256de989124e5a78d5a7c013f" 2018-08-12 00:11:03,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5edef50d-d988-4e70-baa0-b8ca0a5614ba Date: Sun, 12 Aug 2018 00:11:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:10:39Z", "security_group_id": "0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b", "port_range_min": null, "revision_number": 0, "tenant_id": "f5046d880c234eb7b0349e126ea1c036", "created_at": "2018-08-12T00:10:39Z", "project_id": "f5046d880c234eb7b0349e126ea1c036", "id": "09e60c3e-8d2a-4d88-9480-99111e1edaa7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:10:39Z", "security_group_id": "0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b", "port_range_min": null, "revision_number": 0, "tenant_id": "f5046d880c234eb7b0349e126ea1c036", "created_at": "2018-08-12T00:10:39Z", "project_id": "f5046d880c234eb7b0349e126ea1c036", "id": "967e1924-1a5d-4aeb-99a9-6d34393a4d55"}, {"remote_group_id": "0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:10:39Z", "security_group_id": "0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b", "port_range_min": null, "revision_number": 0, "tenant_id": "f5046d880c234eb7b0349e126ea1c036", "created_at": "2018-08-12T00:10:39Z", "project_id": "f5046d880c234eb7b0349e126ea1c036", "id": "9905b8b1-e051-4f26-b20a-7b14ea62ac42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:10:39Z", "security_group_id": "0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b", "port_range_min": null, "revision_number": 0, "tenant_id": "f5046d880c234eb7b0349e126ea1c036", "created_at": "2018-08-12T00:10:39Z", "project_id": "f5046d880c234eb7b0349e126ea1c036", "id": "b31e8703-1d2d-4b0e-9ccb-10f427ea221b"}]} 2018-08-12 00:11:03,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b used request id req-5edef50d-d988-4e70-baa0-b8ca0a5614ba 2018-08-12 00:11:03,223 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:11:03,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00f9e19e5c66ca256de989124e5a78d5a7c013f" 2018-08-12 00:11:03,437 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2a132f40-9b66-4c98-9ed9-cc0ec627cce7 Content-Length: 0 Date: Sun, 12 Aug 2018 00:11:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:11:03,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/0e9e0cb5-0cd8-4c1c-80f9-0162177dc19b used request id req-2a132f40-9b66-4c98-9ed9-cc0ec627cce7 2018-08-12 00:11:03,438 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj 2018-08-12 00:11:03,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00f9e19e5c66ca256de989124e5a78d5a7c013f" 2018-08-12 00:11:03,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cd61e6e-30d5-4428-9f41-ed31aaecc761 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:11:03,622 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f5046d880c234eb7b0349e126ea1c036 used request id req-9cd61e6e-30d5-4428-9f41-ed31aaecc761 2018-08-12 00:11:03,623 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-proj-role 2018-08-12 00:11:03,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/06a8f25ca01242c9bf93ac7d3acdce40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00f9e19e5c66ca256de989124e5a78d5a7c013f" 2018-08-12 00:11:03,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-277ece4f-2d70-4b0d-ae8c-aa3154c9dcf3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:11:03,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/06a8f25ca01242c9bf93ac7d3acdce40 used request id req-277ece4f-2d70-4b0d-ae8c-aa3154c9dcf3 2018-08-12 00:11:03,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00f9e19e5c66ca256de989124e5a78d5a7c013f" 2018-08-12 00:11:03,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eab3575-0a69-406a-9e2e-468c2abba025 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:11:03,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9eab3575-0a69-406a-9e2e-468c2abba025 2018-08-12 00:11:03,822 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-fcb0fc13-eec7-4da-user 2018-08-12 00:11:03,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/15a40cd0871044b688cf24cb904c8a80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffac01cb1b40cc5a3e7caf901156d4b8746d279c" 2018-08-12 00:11:03,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19d8e0fc-af22-4ac7-beb3-9db926c327ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:11:03,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/15a40cd0871044b688cf24cb904c8a80 used request id req-19d8e0fc-af22-4ac7-beb3-9db926c327ea 2018-08-12 00:11:03,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:11:04,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:11:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["MafJiwgMRHKusxjaq0ozBA"], "issued_at": "2018-08-12T00:11:04.000000Z"}} 2018-08-12 00:11:04,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76c581e3ec8f7e4561fa202acadbf714af2a4ab" 2018-08-12 00:11:04,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9610a91c-70ee-4681-90a0-dc6c82cb32a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:04,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9610a91c-70ee-4681-90a0-dc6c82cb32a8 2018-08-12 00:11:04,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:11:04,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:11:04,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:11:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["r4AtHGXRTMiDwroGw5JMBQ"], "issued_at": "2018-08-12T00:11:04.000000Z"}} 2018-08-12 00:11:04,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ce853dbc7ba8117a2df4361285d9de5d6325a" 2018-08-12 00:11:04,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6694afaf-9419-489f-b156-8e11937a518c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:04,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6694afaf-9419-489f-b156-8e11937a518c 2018-08-12 00:11:04,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:11:04,913 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:11:04,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ce853dbc7ba8117a2df4361285d9de5d6325a" 2018-08-12 00:11:04,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f35c5d7-053a-4336-adbd-752154719b0f Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:11:04,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj used request id req-2f35c5d7-053a-4336-adbd-752154719b0f 2018-08-12 00:11:05,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ce853dbc7ba8117a2df4361285d9de5d6325a" 2018-08-12 00:11:05,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a542ed76-d881-4eb8-96bf-fc829869a168 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:11:05,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-a542ed76-d881-4eb8-96bf-fc829869a168 2018-08-12 00:11:05,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ce853dbc7ba8117a2df4361285d9de5d6325a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj"}}' 2018-08-12 00:11:05,203 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:11:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ef0971a-a98c-4286-86c7-d04bf5144458 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53"}, "tags": [], "enabled": true, "id": "5c25a7c6003c4f16ba39a8bd2286be53", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj"}} 2018-08-12 00:11:05,203 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-7ef0971a-a98c-4286-86c7-d04bf5144458 2018-08-12 00:11:05,204 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj 2018-08-12 00:11:05,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:11:05,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:11:05,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ClzBqTDpS7W0U6W4IC__1w"], "issued_at": "2018-08-12T00:11:05.000000Z"}} 2018-08-12 00:11:05,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d5a6377e9debba1eefb07886ae99cc8b60a893" 2018-08-12 00:11:05,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e498f1a0-d497-4ece-b178-cb62741a9748 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:05,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e498f1a0-d497-4ece-b178-cb62741a9748 2018-08-12 00:11:05,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:11:05,675 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:11:05,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d5a6377e9debba1eefb07886ae99cc8b60a893" 2018-08-12 00:11:05,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ee97b9-5864-4f83-8dd3-884f7f0fae69 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:11:05,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-71ee97b9-5864-4f83-8dd3-884f7f0fae69 2018-08-12 00:11:05,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d5a6377e9debba1eefb07886ae99cc8b60a893" 2018-08-12 00:11:05,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44320cfd-4b08-44b9-94f1-430af30dc988 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53"}, "tags": [], "enabled": true, "id": "5c25a7c6003c4f16ba39a8bd2286be53", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj"}]} 2018-08-12 00:11:05,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj used request id req-44320cfd-4b08-44b9-94f1-430af30dc988 2018-08-12 00:11:05,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d5a6377e9debba1eefb07886ae99cc8b60a893" 2018-08-12 00:11:05,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc7c0e9-f1df-411f-832a-98698b40669a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:11:05,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-bcc7c0e9-f1df-411f-832a-98698b40669a 2018-08-12 00:11:06,329 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-f1c9e594-087f-41c-user 2018-08-12 00:11:06,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:11:06,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ce853dbc7ba8117a2df4361285d9de5d6325a" 2018-08-12 00:11:06,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2efdb31f-9a32-4efe-a88e-6a492f47d822 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:11:06,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2efdb31f-9a32-4efe-a88e-6a492f47d822 2018-08-12 00:11:06,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ce853dbc7ba8117a2df4361285d9de5d6325a" -d '{"role": {"name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj-role"}}' 2018-08-12 00:11:06,449 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:11:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-013c0246-0d1b-41e4-bd1d-e7357e0d7651 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f4b1ab99349448ca8623e5118931f144", "links": {"self": "http://172.30.9.30:5000/v3/roles/f4b1ab99349448ca8623e5118931f144"}, "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj-role"}} 2018-08-12 00:11:06,449 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-013c0246-0d1b-41e4-bd1d-e7357e0d7651 2018-08-12 00:11:06,449 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj-role 2018-08-12 00:11:06,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/f4b1ab99349448ca8623e5118931f144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ce853dbc7ba8117a2df4361285d9de5d6325a" 2018-08-12 00:11:06,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0959de86-1d5d-466c-a774-60fbc6d71237 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f4b1ab99349448ca8623e5118931f144", "links": {"self": "http://172.30.9.30:5000/v3/roles/f4b1ab99349448ca8623e5118931f144"}, "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj-role"}} 2018-08-12 00:11:06,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/f4b1ab99349448ca8623e5118931f144 used request id req-0959de86-1d5d-466c-a774-60fbc6d71237 2018-08-12 00:11:06,531 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj-role to project CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj 2018-08-12 00:11:06,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53/users/c89a22f8d9f9433082875bce7a634f1a/roles/f4b1ab99349448ca8623e5118931f144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ce853dbc7ba8117a2df4361285d9de5d6325a" 2018-08-12 00:11:06,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:11:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d644b7c8-6eeb-46df-952e-c7a13f3d539e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:11:06,649 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53/users/c89a22f8d9f9433082875bce7a634f1a/roles/f4b1ab99349448ca8623e5118931f144 used request id req-d644b7c8-6eeb-46df-952e-c7a13f3d539e 2018-08-12 00:11:06,650 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:11:06,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:11:06,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:11:07,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4b1ab99349448ca8623e5118931f144", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj-role"}], "expires_at": "2018-08-12T01:11:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c25a7c6003c4f16ba39a8bd2286be53", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-user", "id": "c89a22f8d9f9433082875bce7a634f1a"}, "audit_ids": ["EhMVuFPKR5q3HaA3IYmz6w"], "issued_at": "2018-08-12T00:11:07.000000Z"}} 2018-08-12 00:11:07,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aee2bf9e6d30fc7173a6db82a73352468c524d6" 2018-08-12 00:11:07,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0436974c-dd72-45d1-834b-eb5a3cafe3cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:07,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0436974c-dd72-45d1-834b-eb5a3cafe3cc 2018-08-12 00:11:07,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aee2bf9e6d30fc7173a6db82a73352468c524d6" 2018-08-12 00:11:07,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-102a00e9-290c-4389-990d-cfa970b84750 Date: Sun, 12 Aug 2018 00:11:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-image"} 2018-08-12 00:11:07,292 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-image used request id req-102a00e9-290c-4389-990d-cfa970b84750 2018-08-12 00:11:07,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aee2bf9e6d30fc7173a6db82a73352468c524d6" 2018-08-12 00:11:07,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cc9058d5-9c80-40c2-883c-754dafb33dd9 Date: Sun, 12 Aug 2018 00:11: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-08-12 00:11:07,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-cc9058d5-9c80-40c2-883c-754dafb33dd9 2018-08-12 00:11:07,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1aee2bf9e6d30fc7173a6db82a73352468c524d6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-image"}' 2018-08-12 00:11:07,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/219102ae-43f8-4c91-8208-21892b1bf572 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a5ffd66e-9aee-4854-bc7a-33dec415c47c Date: Sun, 12 Aug 2018 00:11:07 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:11:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:11:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/219102ae-43f8-4c91-8208-21892b1bf572", "min_disk": 0, "protected": false, "id": "219102ae-43f8-4c91-8208-21892b1bf572", "file": "/v2/images/219102ae-43f8-4c91-8208-21892b1bf572/file", "checksum": null, "owner": "5c25a7c6003c4f16ba39a8bd2286be53", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:11:07,362 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-a5ffd66e-9aee-4854-bc7a-33dec415c47c 2018-08-12 00:11:07,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/219102ae-43f8-4c91-8208-21892b1bf572/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aee2bf9e6d30fc7173a6db82a73352468c524d6" -d '' 2018-08-12 00:11:07,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a6d851f-fa4f-4dfe-8e18-396bf272eef6 Date: Sun, 12 Aug 2018 00:11:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:11:07,725 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/219102ae-43f8-4c91-8208-21892b1bf572/file used request id req-3a6d851f-fa4f-4dfe-8e18-396bf272eef6 2018-08-12 00:11:07,725 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:11:07,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/219102ae-43f8-4c91-8208-21892b1bf572 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aee2bf9e6d30fc7173a6db82a73352468c524d6" 2018-08-12 00:11:07,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a46a1cbc-0a1e-4da6-9239-45bd6f09c05a Date: Sun, 12 Aug 2018 00:11:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:11:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:11:07Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/219102ae-43f8-4c91-8208-21892b1bf572/snap", "metadata": {}}], "self": "/v2/images/219102ae-43f8-4c91-8208-21892b1bf572", "min_disk": 0, "protected": false, "id": "219102ae-43f8-4c91-8208-21892b1bf572", "file": "/v2/images/219102ae-43f8-4c91-8208-21892b1bf572/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c25a7c6003c4f16ba39a8bd2286be53", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/219102ae-43f8-4c91-8208-21892b1bf572/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:11:07,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/219102ae-43f8-4c91-8208-21892b1bf572 used request id req-a46a1cbc-0a1e-4da6-9239-45bd6f09c05a 2018-08-12 00:11:07,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aee2bf9e6d30fc7173a6db82a73352468c524d6" 2018-08-12 00:11:07,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a0bf6447-7e91-4eb3-beaf-353a2fcce086 Date: Sun, 12 Aug 2018 00:11: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-08-12 00:11:07,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-a0bf6447-7e91-4eb3-beaf-353a2fcce086 2018-08-12 00:11:07,756 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-image 2018-08-12 00:11:07,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/219102ae-43f8-4c91-8208-21892b1bf572 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aee2bf9e6d30fc7173a6db82a73352468c524d6" 2018-08-12 00:11:07,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5ebec82f-f1cd-4482-8820-a263f858cd16 Date: Sun, 12 Aug 2018 00:11:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:11:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:11:07Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/219102ae-43f8-4c91-8208-21892b1bf572/snap", "metadata": {}}], "self": "/v2/images/219102ae-43f8-4c91-8208-21892b1bf572", "min_disk": 0, "protected": false, "id": "219102ae-43f8-4c91-8208-21892b1bf572", "file": "/v2/images/219102ae-43f8-4c91-8208-21892b1bf572/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c25a7c6003c4f16ba39a8bd2286be53", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/219102ae-43f8-4c91-8208-21892b1bf572/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:11:07,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/219102ae-43f8-4c91-8208-21892b1bf572 used request id req-5ebec82f-f1cd-4482-8820-a263f858cd16 2018-08-12 00:11:07,779 - create_image - DEBUG - Instance status is - active 2018-08-12 00:11:07,779 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-image 2018-08-12 00:11:07,779 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-image 2018-08-12 00:11:07,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:11:07,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:11:08,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4b1ab99349448ca8623e5118931f144", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj-role"}], "expires_at": "2018-08-12T01:11:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c25a7c6003c4f16ba39a8bd2286be53", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-user", "id": "c89a22f8d9f9433082875bce7a634f1a"}, "audit_ids": ["GioE9L-jQT600rvwfK0s6A"], "issued_at": "2018-08-12T00:11:08.000000Z"}} 2018-08-12 00:11:08,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a105a890282f07059273a5e85bfa8becc9cc1a07" 2018-08-12 00:11:08,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b43847f-e0ba-4a20-91ad-91431b13f611 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:08,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4b43847f-e0ba-4a20-91ad-91431b13f611 2018-08-12 00:11:08,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:11:08,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:11:08,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:11:08,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:11:08,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:11:08,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a105a890282f07059273a5e85bfa8becc9cc1a07" 2018-08-12 00:11:08,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7fa31af3-b32f-43d3-bafc-42f4f18d6604 Date: Sun, 12 Aug 2018 00:11:08 GMT RESP BODY: {"networks":[]} 2018-08-12 00:11:08,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net used request id req-7fa31af3-b32f-43d3-bafc-42f4f18d6604 2018-08-12 00:11:08,827 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net 2018-08-12 00:11:08,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a105a890282f07059273a5e85bfa8becc9cc1a07" -d '{"network": {"name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net", "admin_state_up": true}}' 2018-08-12 00:11:09,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-6d474c24-f741-41fc-ac45-4c8881181923 Date: Sun, 12 Aug 2018 00:11:09 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:11:09Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"5c25a7c6003c4f16ba39a8bd2286be53","id":"92b26655-b3d4-4b30-acc7-85527215eb26","name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net"}} 2018-08-12 00:11:09,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-6d474c24-f741-41fc-ac45-4c8881181923 2018-08-12 00:11:09,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=92b26655-b3d4-4b30-acc7-85527215eb26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a105a890282f07059273a5e85bfa8becc9cc1a07" 2018-08-12 00:11:09,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-931836ce-9f4b-43f4-8322-b0e353b44a5c Date: Sun, 12 Aug 2018 00:11:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:11:09Z","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5c25a7c6003c4f16ba39a8bd2286be53","id":"92b26655-b3d4-4b30-acc7-85527215eb26","name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net"}]} 2018-08-12 00:11:09,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=92b26655-b3d4-4b30-acc7-85527215eb26 used request id req-931836ce-9f4b-43f4-8322-b0e353b44a5c 2018-08-12 00:11:09,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a105a890282f07059273a5e85bfa8becc9cc1a07" 2018-08-12 00:11:09,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4c62a8db-41e8-4684-9291-81475cff6406 Date: Sun, 12 Aug 2018 00:11:09 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:11:09,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 used request id req-4c62a8db-41e8-4684-9291-81475cff6406 2018-08-12 00:11:09,573 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet 2018-08-12 00:11:09,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a105a890282f07059273a5e85bfa8becc9cc1a07" -d '{"subnets": [{"ip_version": 4, "network_id": "92b26655-b3d4-4b30-acc7-85527215eb26", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet"}]}' 2018-08-12 00:11:10,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-399a4e85-d246-4b10-8cef-ec9800408a38 Date: Sun, 12 Aug 2018 00:11:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92b26655-b3d4-4b30-acc7-85527215eb26","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11: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":"5c25a7c6003c4f16ba39a8bd2286be53","id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet"}]} 2018-08-12 00:11:10,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-399a4e85-d246-4b10-8cef-ec9800408a38 2018-08-12 00:11:10,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=92b26655-b3d4-4b30-acc7-85527215eb26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a105a890282f07059273a5e85bfa8becc9cc1a07" 2018-08-12 00:11:10,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7395ff12-37e2-45fe-86c9-1db701809198 Date: Sun, 12 Aug 2018 00:11:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5dd340ac-0e95-457e-a31f-c7d34d1cb75a"],"updated_at":"2018-08-12T00:11:09Z","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5c25a7c6003c4f16ba39a8bd2286be53","id":"92b26655-b3d4-4b30-acc7-85527215eb26","name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net"}]} 2018-08-12 00:11:10,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=92b26655-b3d4-4b30-acc7-85527215eb26 used request id req-7395ff12-37e2-45fe-86c9-1db701809198 2018-08-12 00:11:10,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a105a890282f07059273a5e85bfa8becc9cc1a07" 2018-08-12 00:11:10,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-88249ff1-1f83-45bd-ba0f-559d00c406cd Date: Sun, 12 Aug 2018 00:11:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92b26655-b3d4-4b30-acc7-85527215eb26","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11: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":"5c25a7c6003c4f16ba39a8bd2286be53","id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet"}]} 2018-08-12 00:11:10,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 used request id req-88249ff1-1f83-45bd-ba0f-559d00c406cd 2018-08-12 00:11:10,401 - OpenStackNetwork - DEBUG - Network [92b26655-b3d4-4b30-acc7-85527215eb26] created successfully 2018-08-12 00:11:10,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:11:10,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:11:10,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:11:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["WZ1ruis6QZyrR_lL7qJaIQ"], "issued_at": "2018-08-12T00:11:10.000000Z"}} 2018-08-12 00:11:10,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef95da45293ede4523a01b15a3ecd340c8b9b16" 2018-08-12 00:11:10,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14eddc81-5ecd-4320-995a-05204f59d22a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:10,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-14eddc81-5ecd-4320-995a-05204f59d22a 2018-08-12 00:11:10,969 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:11:10,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef95da45293ede4523a01b15a3ecd340c8b9b16" 2018-08-12 00:11:11,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-6a58db82-a41a-48bb-a126-58465fef3888 x-compute-request-id: req-6a58db82-a41a-48bb-a126-58465fef3888 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:11:11,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-6a58db82-a41a-48bb-a126-58465fef3888 2018-08-12 00:11:11,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef95da45293ede4523a01b15a3ecd340c8b9b16" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-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-08-12 00:11:11,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-fddb2ae1-7c8c-446a-9f9e-399527ac29f5 x-compute-request-id: req-fddb2ae1-7c8c-446a-9f9e-399527ac29f5 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/97d17e72-fe70-4a7b-8bdd-0bc457207106", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/97d17e72-fe70-4a7b-8bdd-0bc457207106", "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": "97d17e72-fe70-4a7b-8bdd-0bc457207106"}} 2018-08-12 00:11:11,287 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-fddb2ae1-7c8c-446a-9f9e-399527ac29f5 2018-08-12 00:11:11,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:11:11,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:11:11,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4b1ab99349448ca8623e5118931f144", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj-role"}], "expires_at": "2018-08-12T01:11:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c25a7c6003c4f16ba39a8bd2286be53", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-user", "id": "c89a22f8d9f9433082875bce7a634f1a"}, "audit_ids": ["68p5Gp_kR9aCG0qboyIUBA"], "issued_at": "2018-08-12T00:11:11.000000Z"}} 2018-08-12 00:11:11,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:11,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bab4c2e8-ee42-497e-aa2d-89e483886931 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:11,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-bab4c2e8-ee42-497e-aa2d-89e483886931 2018-08-12 00:11:11,755 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:11:11,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:11:11,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:11:11,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:11:11,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:11:11,757 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:11:11,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:11,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0113f4f7-cdc4-4445-a573-2456c784f629 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:11,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0113f4f7-cdc4-4445-a573-2456c784f629 2018-08-12 00:11:11,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:12,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-3f29d993-cb63-4ce5-a01b-7f1ba1f0418a Date: Sun, 12 Aug 2018 00:11:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5dd340ac-0e95-457e-a31f-c7d34d1cb75a"],"updated_at":"2018-08-12T00:11:09Z","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5c25a7c6003c4f16ba39a8bd2286be53","id":"92b26655-b3d4-4b30-acc7-85527215eb26","name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net"}]} 2018-08-12 00:11:12,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net used request id req-3f29d993-cb63-4ce5-a01b-7f1ba1f0418a 2018-08-12 00:11:12,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:12,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0c20ffcc-6226-411e-a283-c9024bc10e39 Date: Sun, 12 Aug 2018 00:11:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92b26655-b3d4-4b30-acc7-85527215eb26","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11: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":"5c25a7c6003c4f16ba39a8bd2286be53","id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet"}]} 2018-08-12 00:11:12,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 used request id req-0c20ffcc-6226-411e-a283-c9024bc10e39 2018-08-12 00:11:12,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:12,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-3477e4b5-3e3a-452b-8431-70b240315be6 Date: Sun, 12 Aug 2018 00:11:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5dd340ac-0e95-457e-a31f-c7d34d1cb75a"],"updated_at":"2018-08-12T00:11:09Z","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5c25a7c6003c4f16ba39a8bd2286be53","id":"92b26655-b3d4-4b30-acc7-85527215eb26","name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net"}]} 2018-08-12 00:11:12,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net used request id req-3477e4b5-3e3a-452b-8431-70b240315be6 2018-08-12 00:11:12,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:11:12,525 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:11: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:11:12,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:12,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142a04a8-dc69-415e-9d7f-48d3f1658bec Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c25a7c6003c4f16ba39a8bd2286be53", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj"}} 2018-08-12 00:11:12,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53 used request id req-142a04a8-dc69-415e-9d7f-48d3f1658bec 2018-08-12 00:11:12,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:12,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f77f4c60-05d3-4fee-bb2c-2c2577acf46a Date: Sun, 12 Aug 2018 00:11:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92b26655-b3d4-4b30-acc7-85527215eb26","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11: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":"5c25a7c6003c4f16ba39a8bd2286be53","id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet"}]} 2018-08-12 00:11:12,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 used request id req-f77f4c60-05d3-4fee-bb2c-2c2577acf46a 2018-08-12 00:11:12,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=92b26655-b3d4-4b30-acc7-85527215eb26&name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:12,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0b11d4e9-169f-4d7d-8ce4-8695e4cdef9c Date: Sun, 12 Aug 2018 00:11:12 GMT RESP BODY: {"ports":[]} 2018-08-12 00:11:12,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=92b26655-b3d4-4b30-acc7-85527215eb26&name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742port-1&admin_state_up=True used request id req-0b11d4e9-169f-4d7d-8ce4-8695e4cdef9c 2018-08-12 00:11:12,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:12,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-f479418f-aa9d-43fb-bdd1-6893ed3daf06 x-compute-request-id: req-f479418f-aa9d-43fb-bdd1-6893ed3daf06 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:11:12,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-inst used request id req-f479418f-aa9d-43fb-bdd1-6893ed3daf06 2018-08-12 00:11:12,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:13,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-9ef00d1d-cfda-4d63-bd3f-060494bce4d3 Date: Sun, 12 Aug 2018 00:11:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5dd340ac-0e95-457e-a31f-c7d34d1cb75a"],"updated_at":"2018-08-12T00:11:09Z","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5c25a7c6003c4f16ba39a8bd2286be53","id":"92b26655-b3d4-4b30-acc7-85527215eb26","name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net"}]} 2018-08-12 00:11:13,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net used request id req-9ef00d1d-cfda-4d63-bd3f-060494bce4d3 2018-08-12 00:11:13,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:13,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9a8b1540-efaa-421e-a3f4-442de65f47a0 Date: Sun, 12 Aug 2018 00:11:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92b26655-b3d4-4b30-acc7-85527215eb26","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11: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":"5c25a7c6003c4f16ba39a8bd2286be53","id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet"}]} 2018-08-12 00:11:13,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 used request id req-9a8b1540-efaa-421e-a3f4-442de65f47a0 2018-08-12 00:11:13,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:13,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-cca58704-1425-43fa-8e93-2c9f9774b593 Date: Sun, 12 Aug 2018 00:11:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5dd340ac-0e95-457e-a31f-c7d34d1cb75a"],"updated_at":"2018-08-12T00:11:09Z","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5c25a7c6003c4f16ba39a8bd2286be53","id":"92b26655-b3d4-4b30-acc7-85527215eb26","name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net"}]} 2018-08-12 00:11:13,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net used request id req-cca58704-1425-43fa-8e93-2c9f9774b593 2018-08-12 00:11:13,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:13,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db6d0f9-4c2c-4e0c-860e-045ace4a4859 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c25a7c6003c4f16ba39a8bd2286be53", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj"}} 2018-08-12 00:11:13,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53 used request id req-1db6d0f9-4c2c-4e0c-860e-045ace4a4859 2018-08-12 00:11:13,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:13,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9ec94936-19a3-48b9-9e85-a4578bf9c1e4 Date: Sun, 12 Aug 2018 00:11:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92b26655-b3d4-4b30-acc7-85527215eb26","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11: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":"5c25a7c6003c4f16ba39a8bd2286be53","id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet"}]} 2018-08-12 00:11:13,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 used request id req-9ec94936-19a3-48b9-9e85-a4578bf9c1e4 2018-08-12 00:11:13,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=92b26655-b3d4-4b30-acc7-85527215eb26&name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:13,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bd86b411-fd10-4c55-8c29-d334341797fb Date: Sun, 12 Aug 2018 00:11:13 GMT RESP BODY: {"ports":[]} 2018-08-12 00:11:13,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=92b26655-b3d4-4b30-acc7-85527215eb26&name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742port-1&admin_state_up=True used request id req-bd86b411-fd10-4c55-8c29-d334341797fb 2018-08-12 00:11:13,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:11:13,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:11:13,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4b1ab99349448ca8623e5118931f144", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj-role"}], "expires_at": "2018-08-12T01:11:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c25a7c6003c4f16ba39a8bd2286be53", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/5c25a7c6003c4f16ba39a8bd2286be53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-user", "id": "c89a22f8d9f9433082875bce7a634f1a"}, "audit_ids": ["ulfBljSgQRKkFXDuCu_K7A"], "issued_at": "2018-08-12T00:11:13.000000Z"}} 2018-08-12 00:11:13,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db1f9bc411117e29d1805f484ed6547b9e1fa63" 2018-08-12 00:11:13,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c50434-b317-4e6b-b3a7-8cfcd368f49f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:13,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-03c50434-b317-4e6b-b3a7-8cfcd368f49f 2018-08-12 00:11:13,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:13,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-6cbf6bc9-aca9-4e81-b2d0-8a5ac271e484 Date: Sun, 12 Aug 2018 00:11:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5dd340ac-0e95-457e-a31f-c7d34d1cb75a"],"updated_at":"2018-08-12T00:11:09Z","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5c25a7c6003c4f16ba39a8bd2286be53","id":"92b26655-b3d4-4b30-acc7-85527215eb26","name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net"}]} 2018-08-12 00:11:13,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net used request id req-6cbf6bc9-aca9-4e81-b2d0-8a5ac271e484 2018-08-12 00:11:13,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:13,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d350cb07-f65e-48c7-8f81-47c3f993d351 Date: Sun, 12 Aug 2018 00:11:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92b26655-b3d4-4b30-acc7-85527215eb26","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11: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":"5c25a7c6003c4f16ba39a8bd2286be53","id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet"}]} 2018-08-12 00:11:13,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 used request id req-d350cb07-f65e-48c7-8f81-47c3f993d351 2018-08-12 00:11:13,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:14,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-73fa4cf2-b91f-4f86-bbc6-1798c36231a2 Date: Sun, 12 Aug 2018 00:11:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5dd340ac-0e95-457e-a31f-c7d34d1cb75a"],"updated_at":"2018-08-12T00:11:09Z","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5c25a7c6003c4f16ba39a8bd2286be53","id":"92b26655-b3d4-4b30-acc7-85527215eb26","name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net"}]} 2018-08-12 00:11:14,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net used request id req-73fa4cf2-b91f-4f86-bbc6-1798c36231a2 2018-08-12 00:11:14,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:11:14,081 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:11: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:11:14,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db1f9bc411117e29d1805f484ed6547b9e1fa63" 2018-08-12 00:11:14,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9f09cae-1087-450c-b507-5ecf87fec88f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c25a7c6003c4f16ba39a8bd2286be53", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj"}} 2018-08-12 00:11:14,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53 used request id req-d9f09cae-1087-450c-b507-5ecf87fec88f 2018-08-12 00:11:14,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:14,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-681340e3-c75d-44f6-b44c-9a433d27a001 Date: Sun, 12 Aug 2018 00:11:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92b26655-b3d4-4b30-acc7-85527215eb26","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11: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":"5c25a7c6003c4f16ba39a8bd2286be53","id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet"}]} 2018-08-12 00:11:14,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 used request id req-681340e3-c75d-44f6-b44c-9a433d27a001 2018-08-12 00:11:14,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26&name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:14,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e7e92cac-952d-4eeb-8516-db872f3c12d6 Date: Sun, 12 Aug 2018 00:11:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92b26655-b3d4-4b30-acc7-85527215eb26","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11: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":"5c25a7c6003c4f16ba39a8bd2286be53","id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet"}]} 2018-08-12 00:11:14,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26&name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet used request id req-e7e92cac-952d-4eeb-8516-db872f3c12d6 2018-08-12 00:11:14,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26&name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:14,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d0235ad3-66be-43e5-b7b4-97e1deb2cffc Date: Sun, 12 Aug 2018 00:11:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92b26655-b3d4-4b30-acc7-85527215eb26","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11: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":"5c25a7c6003c4f16ba39a8bd2286be53","id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet"}]} 2018-08-12 00:11:14,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26&name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet used request id req-d0235ad3-66be-43e5-b7b4-97e1deb2cffc 2018-08-12 00:11:14,323 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net 2018-08-12 00:11:14,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" -d '{"port": {"network_id": "92b26655-b3d4-4b30-acc7-85527215eb26", "fixed_ips": [{"subnet_id": "5dd340ac-0e95-457e-a31f-c7d34d1cb75a", "ip_address": "10.55.0.101"}, {"subnet_id": "5dd340ac-0e95-457e-a31f-c7d34d1cb75a", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742port-1", "admin_state_up": true}}' 2018-08-12 00:11:15,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-d42c10d7-c311-4bde-a29f-90353f791ed0 Date: Sun, 12 Aug 2018 00:11:15 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:11:14Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"92b26655-b3d4-4b30-acc7-85527215eb26","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:11:14Z","name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742port-1","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:8a:58:12","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"5c25a7c6003c4f16ba39a8bd2286be53","fixed_ips":[{"subnet_id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","ip_address":"10.55.0.101"},{"subnet_id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","ip_address":"10.55.0.102"}],"id":"50c25fc2-c6de-495b-91e3-c6ff98189309","security_groups":["0ce6e976-40ae-4bbe-b064-8d519b58a72f"],"device_id":""}} 2018-08-12 00:11:15,326 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-d42c10d7-c311-4bde-a29f-90353f791ed0 2018-08-12 00:11:15,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:15,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-b8cedfd3-ad7b-4e34-84ff-bf2238e75797 Date: Sun, 12 Aug 2018 00:11:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5dd340ac-0e95-457e-a31f-c7d34d1cb75a"],"updated_at":"2018-08-12T00:11:09Z","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5c25a7c6003c4f16ba39a8bd2286be53","id":"92b26655-b3d4-4b30-acc7-85527215eb26","name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net"}]} 2018-08-12 00:11:15,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net used request id req-b8cedfd3-ad7b-4e34-84ff-bf2238e75797 2018-08-12 00:11:15,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:15,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-84fc8590-05fb-4b18-adc7-5743abaa5820 Date: Sun, 12 Aug 2018 00:11:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92b26655-b3d4-4b30-acc7-85527215eb26","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11: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":"5c25a7c6003c4f16ba39a8bd2286be53","id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet"}]} 2018-08-12 00:11:15,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 used request id req-84fc8590-05fb-4b18-adc7-5743abaa5820 2018-08-12 00:11:15,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:15,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-89120d94-309a-4efe-872b-4191bf5bf524 Date: Sun, 12 Aug 2018 00:11:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5dd340ac-0e95-457e-a31f-c7d34d1cb75a"],"updated_at":"2018-08-12T00:11:09Z","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5c25a7c6003c4f16ba39a8bd2286be53","id":"92b26655-b3d4-4b30-acc7-85527215eb26","name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net"}]} 2018-08-12 00:11:15,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net used request id req-89120d94-309a-4efe-872b-4191bf5bf524 2018-08-12 00:11:15,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:15,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e873fcea-8802-4e3d-8d28-fd7396af61af Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c25a7c6003c4f16ba39a8bd2286be53", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj"}} 2018-08-12 00:11:15,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53 used request id req-e873fcea-8802-4e3d-8d28-fd7396af61af 2018-08-12 00:11:15,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:15,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3fd724e6-d673-4e03-92e1-4b345048441d Date: Sun, 12 Aug 2018 00:11:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92b26655-b3d4-4b30-acc7-85527215eb26","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11: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":"5c25a7c6003c4f16ba39a8bd2286be53","id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet"}]} 2018-08-12 00:11:15,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 used request id req-3fd724e6-d673-4e03-92e1-4b345048441d 2018-08-12 00:11:15,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=92b26655-b3d4-4b30-acc7-85527215eb26&name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:15,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-c6f07820-9a66-4add-b59e-a74e359c498b Date: Sun, 12 Aug 2018 00:11:15 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"92b26655-b3d4-4b30-acc7-85527215eb26","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:14Z","admin_state_up":true,"updated_at":"2018-08-12T00:11:14Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:8a:58:12","id":"50c25fc2-c6de-495b-91e3-c6ff98189309","port_security_enabled":true,"project_id":"5c25a7c6003c4f16ba39a8bd2286be53","fixed_ips":[{"subnet_id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","ip_address":"10.55.0.101"},{"subnet_id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","ip_address":"10.55.0.102"}],"extra_dhcp_opts":[],"security_groups":["0ce6e976-40ae-4bbe-b064-8d519b58a72f"],"name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742port-1"}]} 2018-08-12 00:11:15,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=92b26655-b3d4-4b30-acc7-85527215eb26&name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742port-1&admin_state_up=True used request id req-c6f07820-9a66-4add-b59e-a74e359c498b 2018-08-12 00:11:15,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:15,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0804298a-e31b-455f-9d65-912d1075a4ae Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c25a7c6003c4f16ba39a8bd2286be53", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj"}} 2018-08-12 00:11:15,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53 used request id req-0804298a-e31b-455f-9d65-912d1075a4ae 2018-08-12 00:11:15,850 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-inst 2018-08-12 00:11:15,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:15,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-ea959c5e-13f4-44fb-a80d-1f00ff9ff4bd x-compute-request-id: req-ea959c5e-13f4-44fb-a80d-1f00ff9ff4bd Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "97d17e72-fe70-4a7b-8bdd-0bc457207106", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/97d17e72-fe70-4a7b-8bdd-0bc457207106", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/97d17e72-fe70-4a7b-8bdd-0bc457207106", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-flavor-name"}]} 2018-08-12 00:11:15,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ea959c5e-13f4-44fb-a80d-1f00ff9ff4bd 2018-08-12 00:11:15,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/97d17e72-fe70-4a7b-8bdd-0bc457207106 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:15,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-4f98f1c5-c696-4322-ac88-6c91d1514313 x-compute-request-id: req-4f98f1c5-c696-4322-ac88-6c91d1514313 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/97d17e72-fe70-4a7b-8bdd-0bc457207106", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/97d17e72-fe70-4a7b-8bdd-0bc457207106", "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": "97d17e72-fe70-4a7b-8bdd-0bc457207106"}} 2018-08-12 00:11:15,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/97d17e72-fe70-4a7b-8bdd-0bc457207106 used request id req-4f98f1c5-c696-4322-ac88-6c91d1514313 2018-08-12 00:11:15,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:16,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-057b1362-5c4c-4f80-8dba-12e22ba708b4 Date: Sun, 12 Aug 2018 00:11:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:11:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:11:07Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/219102ae-43f8-4c91-8208-21892b1bf572/snap", "metadata": {}}], "self": "/v2/images/219102ae-43f8-4c91-8208-21892b1bf572", "min_disk": 0, "protected": false, "id": "219102ae-43f8-4c91-8208-21892b1bf572", "file": "/v2/images/219102ae-43f8-4c91-8208-21892b1bf572/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c25a7c6003c4f16ba39a8bd2286be53", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/219102ae-43f8-4c91-8208-21892b1bf572/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-image"} 2018-08-12 00:11:16,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-image used request id req-057b1362-5c4c-4f80-8dba-12e22ba708b4 2018-08-12 00:11:16,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:16,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b2943366-e5fb-4e34-81ba-9d34141b1edd Date: Sun, 12 Aug 2018 00:11: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-08-12 00:11:16,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-b2943366-e5fb-4e34-81ba-9d34141b1edd 2018-08-12 00:11:16,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" -d '{"server": {"name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-inst", "imageRef": "219102ae-43f8-4c91-8208-21892b1bf572", "flavorRef": "97d17e72-fe70-4a7b-8bdd-0bc457207106", "max_count": 1, "min_count": 1, "networks": [{"port": "50c25fc2-c6de-495b-91e3-c6ff98189309"}]}}' 2018-08-12 00:11:17,527 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:11: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-f1793e86-17e4-48a7-94da-9a3ec244e09b x-compute-request-id: req-f1793e86-17e4-48a7-94da-9a3ec244e09b Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e6e9be96-4913-4380-a3b0-910b371dad97", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e6e9be96-4913-4380-a3b0-910b371dad97", "rel": "bookmark"}], "adminPass": "4fYbkezWeDXp"}} 2018-08-12 00:11:17,527 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-f1793e86-17e4-48a7-94da-9a3ec244e09b 2018-08-12 00:11:17,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:17,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-4feace38-f37f-44c9-9387-e2470a08d048 x-compute-request-id: req-4feace38-f37f-44c9-9387-e2470a08d048 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.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e6e9be96-4913-4380-a3b0-910b371dad97", "rel": "bookmark"}], "image": {"id": "219102ae-43f8-4c91-8208-21892b1bf572", "links": [{"href": "http://172.30.9.30:8774/images/219102ae-43f8-4c91-8208-21892b1bf572", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97d17e72-fe70-4a7b-8bdd-0bc457207106", "links": [{"href": "http://172.30.9.30:8774/flavors/97d17e72-fe70-4a7b-8bdd-0bc457207106", "rel": "bookmark"}]}, "id": "e6e9be96-4913-4380-a3b0-910b371dad97", "user_id": "c89a22f8d9f9433082875bce7a634f1a", "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-08-12T00:11:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-inst", "created": "2018-08-12T00:11:17Z", "tenant_id": "5c25a7c6003c4f16ba39a8bd2286be53", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:11:17,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97 used request id req-4feace38-f37f-44c9-9387-e2470a08d048 2018-08-12 00:11:17,770 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-inst 2018-08-12 00:11:17,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:18,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-67d0ac35-a6e3-4fd9-aae7-162498938c3b x-compute-request-id: req-67d0ac35-a6e3-4fd9-aae7-162498938c3b 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.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e6e9be96-4913-4380-a3b0-910b371dad97", "rel": "bookmark"}], "image": {"id": "219102ae-43f8-4c91-8208-21892b1bf572", "links": [{"href": "http://172.30.9.30:8774/images/219102ae-43f8-4c91-8208-21892b1bf572", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97d17e72-fe70-4a7b-8bdd-0bc457207106", "links": [{"href": "http://172.30.9.30:8774/flavors/97d17e72-fe70-4a7b-8bdd-0bc457207106", "rel": "bookmark"}]}, "id": "e6e9be96-4913-4380-a3b0-910b371dad97", "user_id": "c89a22f8d9f9433082875bce7a634f1a", "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-08-12T00:11:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-inst", "created": "2018-08-12T00:11:17Z", "tenant_id": "5c25a7c6003c4f16ba39a8bd2286be53", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:11:18,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97 used request id req-67d0ac35-a6e3-4fd9-aae7-162498938c3b 2018-08-12 00:11:18,028 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-inst] is - BUILD 2018-08-12 00:11:18,028 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:11:21,031 - create_instance - DEBUG - VM status query timeout in 896.738766193 2018-08-12 00:11:21,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:21,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-0834283a-ca1f-4744-aa38-833791d446a4 x-compute-request-id: req-0834283a-ca1f-4744-aa38-833791d446a4 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.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e6e9be96-4913-4380-a3b0-910b371dad97", "rel": "bookmark"}], "image": {"id": "219102ae-43f8-4c91-8208-21892b1bf572", "links": [{"href": "http://172.30.9.30:8774/images/219102ae-43f8-4c91-8208-21892b1bf572", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97d17e72-fe70-4a7b-8bdd-0bc457207106", "links": [{"href": "http://172.30.9.30:8774/flavors/97d17e72-fe70-4a7b-8bdd-0bc457207106", "rel": "bookmark"}]}, "id": "e6e9be96-4913-4380-a3b0-910b371dad97", "security_groups": [{"name": "default"}], "user_id": "c89a22f8d9f9433082875bce7a634f1a", "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-08-12T00:11:18Z", "hostId": "c48d9d3ba2e5238a7f3cdfc2b2d19a1d46568cfe21d979f519ee9130", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-inst", "created": "2018-08-12T00:11:17Z", "tenant_id": "5c25a7c6003c4f16ba39a8bd2286be53", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:11:21,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97 used request id req-0834283a-ca1f-4744-aa38-833791d446a4 2018-08-12 00:11:21,202 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-inst] is - BUILD 2018-08-12 00:11:21,202 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:11:24,203 - create_instance - DEBUG - VM status query timeout in 893.566812992 2018-08-12 00:11:24,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:24,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-92901f38-88ef-46da-8c5a-e3846ef7eff1 x-compute-request-id: req-92901f38-88ef-46da-8c5a-e3846ef7eff1 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:58:12", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:58:12", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e6e9be96-4913-4380-a3b0-910b371dad97", "rel": "bookmark"}], "image": {"id": "219102ae-43f8-4c91-8208-21892b1bf572", "links": [{"href": "http://172.30.9.30:8774/images/219102ae-43f8-4c91-8208-21892b1bf572", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:11:22.000000", "flavor": {"id": "97d17e72-fe70-4a7b-8bdd-0bc457207106", "links": [{"href": "http://172.30.9.30:8774/flavors/97d17e72-fe70-4a7b-8bdd-0bc457207106", "rel": "bookmark"}]}, "id": "e6e9be96-4913-4380-a3b0-910b371dad97", "security_groups": [{"name": "default"}], "user_id": "c89a22f8d9f9433082875bce7a634f1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:11:22Z", "hostId": "c48d9d3ba2e5238a7f3cdfc2b2d19a1d46568cfe21d979f519ee9130", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-inst", "created": "2018-08-12T00:11:17Z", "tenant_id": "5c25a7c6003c4f16ba39a8bd2286be53", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:11:24,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97 used request id req-92901f38-88ef-46da-8c5a-e3846ef7eff1 2018-08-12 00:11:24,377 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-inst] is - ACTIVE 2018-08-12 00:11:24,377 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:11:24,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:24,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-c95742bc-c9a9-47fa-98bf-9c5d1c8c6bb7 x-compute-request-id: req-c95742bc-c9a9-47fa-98bf-9c5d1c8c6bb7 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:58:12", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:58:12", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e6e9be96-4913-4380-a3b0-910b371dad97", "rel": "bookmark"}], "image": {"id": "219102ae-43f8-4c91-8208-21892b1bf572", "links": [{"href": "http://172.30.9.30:8774/images/219102ae-43f8-4c91-8208-21892b1bf572", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:11:22.000000", "flavor": {"id": "97d17e72-fe70-4a7b-8bdd-0bc457207106", "links": [{"href": "http://172.30.9.30:8774/flavors/97d17e72-fe70-4a7b-8bdd-0bc457207106", "rel": "bookmark"}]}, "id": "e6e9be96-4913-4380-a3b0-910b371dad97", "security_groups": [{"name": "default"}], "user_id": "c89a22f8d9f9433082875bce7a634f1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:11:22Z", "hostId": "c48d9d3ba2e5238a7f3cdfc2b2d19a1d46568cfe21d979f519ee9130", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-inst", "created": "2018-08-12T00:11:17Z", "tenant_id": "5c25a7c6003c4f16ba39a8bd2286be53", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:11:24,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97 used request id req-c95742bc-c9a9-47fa-98bf-9c5d1c8c6bb7 2018-08-12 00:11:24,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:24,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-16bce507-f116-4bdb-8984-12fffdcd9a26 Date: Sun, 12 Aug 2018 00:11:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5dd340ac-0e95-457e-a31f-c7d34d1cb75a"],"updated_at":"2018-08-12T00:11:09Z","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5c25a7c6003c4f16ba39a8bd2286be53","id":"92b26655-b3d4-4b30-acc7-85527215eb26","name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net"}]} 2018-08-12 00:11:24,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net used request id req-16bce507-f116-4bdb-8984-12fffdcd9a26 2018-08-12 00:11:24,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:24,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867108bf-eb04-4564-9a8a-93ece728697f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c25a7c6003c4f16ba39a8bd2286be53", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj"}} 2018-08-12 00:11:24,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53 used request id req-867108bf-eb04-4564-9a8a-93ece728697f 2018-08-12 00:11:24,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:24,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b11c690f-51a2-4f28-9f46-98ef043d9413 Date: Sun, 12 Aug 2018 00:11:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92b26655-b3d4-4b30-acc7-85527215eb26","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:09Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11: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":"5c25a7c6003c4f16ba39a8bd2286be53","id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet"}]} 2018-08-12 00:11:24,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 used request id req-b11c690f-51a2-4f28-9f46-98ef043d9413 2018-08-12 00:11:24,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:24,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1644 X-Openstack-Request-Id: req-0b52decf-aa07-4516-b5b3-30c0d3994378 Date: Sun, 12 Aug 2018 00:11:24 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"92b26655-b3d4-4b30-acc7-85527215eb26","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:10Z","admin_state_up":true,"updated_at":"2018-08-12T00:11:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92b26655-b3d4-4b30-acc7-85527215eb26","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:40:e3:38","id":"062eb7c1-caeb-4663-8e6d-03bbc6f28227","port_security_enabled":false,"project_id":"5c25a7c6003c4f16ba39a8bd2286be53","fixed_ips":[{"subnet_id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"92b26655-b3d4-4b30-acc7-85527215eb26","tenant_id":"5c25a7c6003c4f16ba39a8bd2286be53","created_at":"2018-08-12T00:11:14Z","admin_state_up":true,"updated_at":"2018-08-12T00:11:22Z","binding:vnic_type":"normal","device_id":"e6e9be96-4913-4380-a3b0-910b371dad97","device_owner":"compute:nova","revision_number":11,"mac_address":"fa:16:3e:8a:58:12","id":"50c25fc2-c6de-495b-91e3-c6ff98189309","port_security_enabled":true,"project_id":"5c25a7c6003c4f16ba39a8bd2286be53","fixed_ips":[{"subnet_id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","ip_address":"10.55.0.101"},{"subnet_id":"5dd340ac-0e95-457e-a31f-c7d34d1cb75a","ip_address":"10.55.0.102"}],"extra_dhcp_opts":[],"security_groups":["0ce6e976-40ae-4bbe-b064-8d519b58a72f"],"name":"CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742port-1"}]} 2018-08-12 00:11:24,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=92b26655-b3d4-4b30-acc7-85527215eb26 used request id req-0b52decf-aa07-4516-b5b3-30c0d3994378 2018-08-12 00:11:24,884 - create_instance - INFO - Deleting Port with ID - 50c25fc2-c6de-495b-91e3-c6ff98189309 2018-08-12 00:11:24,884 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742port-1 2018-08-12 00:11:24,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/50c25fc2-c6de-495b-91e3-c6ff98189309 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:25,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c889f7b-e0cf-4c87-9f6f-9627b0b33fd3 Date: Sun, 12 Aug 2018 00:11:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:11:25,393 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/50c25fc2-c6de-495b-91e3-c6ff98189309 used request id req-7c889f7b-e0cf-4c87-9f6f-9627b0b33fd3 2018-08-12 00:11:25,393 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-inst 2018-08-12 00:11:25,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:25,713 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:11: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-354c4f24-76ac-4269-8515-dfca65164954 x-compute-request-id: req-354c4f24-76ac-4269-8515-dfca65164954 Content-Type: application/json 2018-08-12 00:11:25,713 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97 used request id req-354c4f24-76ac-4269-8515-dfca65164954 2018-08-12 00:11:25,713 - create_instance - INFO - Checking deletion status 2018-08-12 00:11:25,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:26,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-f0fc25ea-f277-45f3-b23c-7dc7b88bc22b x-compute-request-id: req-f0fc25ea-f277-45f3-b23c-7dc7b88bc22b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e6e9be96-4913-4380-a3b0-910b371dad97", "rel": "bookmark"}], "image": {"id": "219102ae-43f8-4c91-8208-21892b1bf572", "links": [{"href": "http://172.30.9.30:8774/images/219102ae-43f8-4c91-8208-21892b1bf572", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:11:22.000000", "flavor": {"id": "97d17e72-fe70-4a7b-8bdd-0bc457207106", "links": [{"href": "http://172.30.9.30:8774/flavors/97d17e72-fe70-4a7b-8bdd-0bc457207106", "rel": "bookmark"}]}, "id": "e6e9be96-4913-4380-a3b0-910b371dad97", "user_id": "c89a22f8d9f9433082875bce7a634f1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:11:25Z", "hostId": "c48d9d3ba2e5238a7f3cdfc2b2d19a1d46568cfe21d979f519ee9130", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-inst", "created": "2018-08-12T00:11:17Z", "tenant_id": "5c25a7c6003c4f16ba39a8bd2286be53", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:11:26,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97 used request id req-f0fc25ea-f277-45f3-b23c-7dc7b88bc22b 2018-08-12 00:11:26,188 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-inst] is - ACTIVE 2018-08-12 00:11:26,188 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:11:29,191 - create_instance - DEBUG - VM status query timeout in 296.522637129 2018-08-12 00:11:29,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ebb09a0df4ce9c4fee8b5e2af513925a6b916b" 2018-08-12 00:11:29,253 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:11: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-d1e14334-7f49-495e-a0c7-b29e9db60c10 x-compute-request-id: req-d1e14334-7f49-495e-a0c7-b29e9db60c10 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e6e9be96-4913-4380-a3b0-910b371dad97 could not be found.", "code": 404}} 2018-08-12 00:11:29,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e6e9be96-4913-4380-a3b0-910b371dad97 used request id req-d1e14334-7f49-495e-a0c7-b29e9db60c10 2018-08-12 00:11:29,254 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e6e9be96-4913-4380-a3b0-910b371dad97 could not be found. (HTTP 404) (Request-ID: req-d1e14334-7f49-495e-a0c7-b29e9db60c10) 2018-08-12 00:11:29,254 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-inst 2018-08-12 00:11:29,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/97d17e72-fe70-4a7b-8bdd-0bc457207106 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef95da45293ede4523a01b15a3ecd340c8b9b16" 2018-08-12 00:11:29,286 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:11: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-26be1a11-6aa9-4ff1-96aa-a0a8e6c9819e x-compute-request-id: req-26be1a11-6aa9-4ff1-96aa-a0a8e6c9819e Content-Length: 0 Content-Type: application/json 2018-08-12 00:11:29,286 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/97d17e72-fe70-4a7b-8bdd-0bc457207106 used request id req-26be1a11-6aa9-4ff1-96aa-a0a8e6c9819e 2018-08-12 00:11:29,287 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet 2018-08-12 00:11:29,287 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-subnet 2018-08-12 00:11:29,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/5dd340ac-0e95-457e-a31f-c7d34d1cb75a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a105a890282f07059273a5e85bfa8becc9cc1a07" 2018-08-12 00:11:30,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-21040496-1113-4a0c-baca-60fa3886502b Date: Sun, 12 Aug 2018 00:11:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:11:30,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/5dd340ac-0e95-457e-a31f-c7d34d1cb75a used request id req-21040496-1113-4a0c-baca-60fa3886502b 2018-08-12 00:11:30,627 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-pub-net 2018-08-12 00:11:30,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/92b26655-b3d4-4b30-acc7-85527215eb26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a105a890282f07059273a5e85bfa8becc9cc1a07" 2018-08-12 00:11:32,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fa10c12a-5b84-4518-96f4-3125b08258cf Date: Sun, 12 Aug 2018 00:11:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:11:32,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/92b26655-b3d4-4b30-acc7-85527215eb26 used request id req-fa10c12a-5b84-4518-96f4-3125b08258cf 2018-08-12 00:11:32,018 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-77915514-0eed-447f-bbf8-35bef7542742-image 2018-08-12 00:11:32,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/219102ae-43f8-4c91-8208-21892b1bf572 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1aee2bf9e6d30fc7173a6db82a73352468c524d6" 2018-08-12 00:11:32,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b6fe7bbd-4e2c-45a6-ae80-26df450333ff Date: Sun, 12 Aug 2018 00:11:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:11:32,754 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/219102ae-43f8-4c91-8208-21892b1bf572 used request id req-b6fe7bbd-4e2c-45a6-ae80-26df450333ff 2018-08-12 00:11:32,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:11:32,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:11:32,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:11:32,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:11:32,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:11:32,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ce853dbc7ba8117a2df4361285d9de5d6325a" 2018-08-12 00:11:33,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-1f52cbfe-af4d-4629-a0cc-41c0238618ea Date: Sun, 12 Aug 2018 00:11:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5c25a7c6003c4f16ba39a8bd2286be53", "created_at": "2018-08-12T00:11:08Z", "updated_at": "2018-08-12T00:11:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:11:08Z", "revision_number": 0, "id": "2e53a022-c3a5-4ea5-a9e4-d5553accc7d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:11:08Z", "security_group_id": "0ce6e976-40ae-4bbe-b064-8d519b58a72f", "tenant_id": "5c25a7c6003c4f16ba39a8bd2286be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c25a7c6003c4f16ba39a8bd2286be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:11:08Z", "revision_number": 0, "id": "380c5e93-e852-49b2-aa8a-9cb2c9edb645", "remote_group_id": "0ce6e976-40ae-4bbe-b064-8d519b58a72f", "remote_ip_prefix": null, "created_at": "2018-08-12T00:11:08Z", "security_group_id": "0ce6e976-40ae-4bbe-b064-8d519b58a72f", "tenant_id": "5c25a7c6003c4f16ba39a8bd2286be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c25a7c6003c4f16ba39a8bd2286be53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:11:08Z", "revision_number": 0, "id": "53c5db5b-de55-4f63-9b9f-667a3d58cdd0", "remote_group_id": "0ce6e976-40ae-4bbe-b064-8d519b58a72f", "remote_ip_prefix": null, "created_at": "2018-08-12T00:11:08Z", "security_group_id": "0ce6e976-40ae-4bbe-b064-8d519b58a72f", "tenant_id": "5c25a7c6003c4f16ba39a8bd2286be53", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c25a7c6003c4f16ba39a8bd2286be53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:11:08Z", "revision_number": 0, "id": "bc76b143-c14e-4de7-a99b-cc4a9f6542c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:11:08Z", "security_group_id": "0ce6e976-40ae-4bbe-b064-8d519b58a72f", "tenant_id": "5c25a7c6003c4f16ba39a8bd2286be53", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c25a7c6003c4f16ba39a8bd2286be53"}], "revision_number": 4, "project_id": "5c25a7c6003c4f16ba39a8bd2286be53", "id": "0ce6e976-40ae-4bbe-b064-8d519b58a72f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:11:33,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-1f52cbfe-af4d-4629-a0cc-41c0238618ea 2018-08-12 00:11:33,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ce853dbc7ba8117a2df4361285d9de5d6325a" 2018-08-12 00:11:33,104 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c3c64ce-aca7-4ff2-bd73-c0476b4611ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:11:33,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-5c3c64ce-aca7-4ff2-bd73-c0476b4611ed 2018-08-12 00:11:33,104 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:11:33,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ce853dbc7ba8117a2df4361285d9de5d6325a" 2018-08-12 00:11:33,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2287877d-2e4e-4448-bf43-b4811aae2806 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5c25a7c6003c4f16ba39a8bd2286be53", "name": "CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj"}} 2018-08-12 00:11:33,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53 used request id req-2287877d-2e4e-4448-bf43-b4811aae2806 2018-08-12 00:11:33,193 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ce6e976-40ae-4bbe-b064-8d519b58a72f 2018-08-12 00:11:33,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0ce6e976-40ae-4bbe-b064-8d519b58a72f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ce853dbc7ba8117a2df4361285d9de5d6325a" 2018-08-12 00:11:33,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d096aae7-6df4-4c12-ab74-72e41671e5a4 Date: Sun, 12 Aug 2018 00: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-08-12T00:11:08Z", "security_group_id": "0ce6e976-40ae-4bbe-b064-8d519b58a72f", "port_range_min": null, "revision_number": 0, "tenant_id": "5c25a7c6003c4f16ba39a8bd2286be53", "created_at": "2018-08-12T00:11:08Z", "project_id": "5c25a7c6003c4f16ba39a8bd2286be53", "id": "2e53a022-c3a5-4ea5-a9e4-d5553accc7d8"}, {"remote_group_id": "0ce6e976-40ae-4bbe-b064-8d519b58a72f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:11:08Z", "security_group_id": "0ce6e976-40ae-4bbe-b064-8d519b58a72f", "port_range_min": null, "revision_number": 0, "tenant_id": "5c25a7c6003c4f16ba39a8bd2286be53", "created_at": "2018-08-12T00:11:08Z", "project_id": "5c25a7c6003c4f16ba39a8bd2286be53", "id": "380c5e93-e852-49b2-aa8a-9cb2c9edb645"}, {"remote_group_id": "0ce6e976-40ae-4bbe-b064-8d519b58a72f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:11:08Z", "security_group_id": "0ce6e976-40ae-4bbe-b064-8d519b58a72f", "port_range_min": null, "revision_number": 0, "tenant_id": "5c25a7c6003c4f16ba39a8bd2286be53", "created_at": "2018-08-12T00:11:08Z", "project_id": "5c25a7c6003c4f16ba39a8bd2286be53", "id": "53c5db5b-de55-4f63-9b9f-667a3d58cdd0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:11:08Z", "security_group_id": "0ce6e976-40ae-4bbe-b064-8d519b58a72f", "port_range_min": null, "revision_number": 0, "tenant_id": "5c25a7c6003c4f16ba39a8bd2286be53", "created_at": "2018-08-12T00:11:08Z", "project_id": "5c25a7c6003c4f16ba39a8bd2286be53", "id": "bc76b143-c14e-4de7-a99b-cc4a9f6542c5"}]} 2018-08-12 00:11:33,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0ce6e976-40ae-4bbe-b064-8d519b58a72f used request id req-d096aae7-6df4-4c12-ab74-72e41671e5a4 2018-08-12 00:11:33,220 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:11:33,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/0ce6e976-40ae-4bbe-b064-8d519b58a72f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ce853dbc7ba8117a2df4361285d9de5d6325a" 2018-08-12 00:11:33,546 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aeafe72c-0ff0-45cb-837d-2a46bca60a47 Content-Length: 0 Date: Sun, 12 Aug 2018 00:11:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:11:33,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/0ce6e976-40ae-4bbe-b064-8d519b58a72f used request id req-aeafe72c-0ff0-45cb-837d-2a46bca60a47 2018-08-12 00:11:33,547 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj 2018-08-12 00:11:33,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ce853dbc7ba8117a2df4361285d9de5d6325a" 2018-08-12 00:11:33,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0201d144-ab7e-4a9b-860a-e7b9a2f6b90d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:11:33,845 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/5c25a7c6003c4f16ba39a8bd2286be53 used request id req-0201d144-ab7e-4a9b-860a-e7b9a2f6b90d 2018-08-12 00:11:33,845 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-f1c9e594-087f-41c-proj-role 2018-08-12 00:11:33,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/f4b1ab99349448ca8623e5118931f144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ce853dbc7ba8117a2df4361285d9de5d6325a" 2018-08-12 00:11:33,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67945bf0-e12f-465b-b2b9-9ff45fa5c378 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:11:33,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/f4b1ab99349448ca8623e5118931f144 used request id req-67945bf0-e12f-465b-b2b9-9ff45fa5c378 2018-08-12 00:11:33,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22ce853dbc7ba8117a2df4361285d9de5d6325a" 2018-08-12 00:11:34,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1174adc7-684c-4437-a188-4b5234747e8c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:11:34,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1174adc7-684c-4437-a188-4b5234747e8c 2018-08-12 00:11:34,041 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-f1c9e594-087f-41c-user 2018-08-12 00:11:34,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/c89a22f8d9f9433082875bce7a634f1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d5a6377e9debba1eefb07886ae99cc8b60a893" 2018-08-12 00:11:34,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:11:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-912605a2-7b41-4fd2-b7c6-8a1066f1afcf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:11:34,327 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/c89a22f8d9f9433082875bce7a634f1a used request id req-912605a2-7b41-4fd2-b7c6-8a1066f1afcf 2018-08-12 00:11:34,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:11:34,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:11:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ow5XpcozRNW-y8PURxo0IQ"], "issued_at": "2018-08-12T00:11:34.000000Z"}} 2018-08-12 00:11:34,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56605ef98ba818b0dd84f89da75509cd4a04d8e2" 2018-08-12 00:11:34,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf8c1f0a-0e8b-40ec-8448-f8640604ff16 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:34,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-cf8c1f0a-0e8b-40ec-8448-f8640604ff16 2018-08-12 00:11:34,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:11:34,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:11:35,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:11:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["WxsO-eAWQuSplBjrKyGI5w"], "issued_at": "2018-08-12T00:11:35.000000Z"}} 2018-08-12 00:11:35,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:11:35,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de95aab7-d26b-411b-8a64-c133c93dc921 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:35,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-de95aab7-d26b-411b-8a64-c133c93dc921 2018-08-12 00:11:35,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:11:35,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:11: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:11:35,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:11:35,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e28c86f-66a1-4b6d-8c4d-ede06d5c6f8c Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:11:35,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj used request id req-5e28c86f-66a1-4b6d-8c4d-ede06d5c6f8c 2018-08-12 00:11:35,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:11:35,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-965950e0-0e32-41bb-b1dd-ee6e2b25a399 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:11:35,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-965950e0-0e32-41bb-b1dd-ee6e2b25a399 2018-08-12 00:11:35,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj"}}' 2018-08-12 00:11:35,635 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:11:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f40edfd5-8a58-4467-9bf7-e05f3c81b6f4 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72"}, "tags": [], "enabled": true, "id": "f213b18d817f4f53927fb2a663586a72", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj"}} 2018-08-12 00:11:35,635 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-f40edfd5-8a58-4467-9bf7-e05f3c81b6f4 2018-08-12 00:11:35,636 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj 2018-08-12 00:11:35,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:11:35,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:11:36,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:11:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["j07fihc1Q_yHD0l_sNArzg"], "issued_at": "2018-08-12T00:11:36.000000Z"}} 2018-08-12 00:11:36,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910cff2dc11044ee809b9a0087e652b9059dbdc7" 2018-08-12 00:11:36,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99fd44eb-7403-4251-af55-18fb90470031 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:36,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-99fd44eb-7403-4251-af55-18fb90470031 2018-08-12 00:11:36,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:11:36,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:11: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:11:36,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910cff2dc11044ee809b9a0087e652b9059dbdc7" 2018-08-12 00:11:36,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2babe3a8-9333-4c3b-bd00-46b7bdc2c0c7 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:11:36,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2babe3a8-9333-4c3b-bd00-46b7bdc2c0c7 2018-08-12 00:11:36,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910cff2dc11044ee809b9a0087e652b9059dbdc7" 2018-08-12 00:11:36,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ba9052-ae04-49f9-85fb-525491358d01 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72"}, "tags": [], "enabled": true, "id": "f213b18d817f4f53927fb2a663586a72", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj"}]} 2018-08-12 00:11:36,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj used request id req-87ba9052-ae04-49f9-85fb-525491358d01 2018-08-12 00:11:36,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910cff2dc11044ee809b9a0087e652b9059dbdc7" 2018-08-12 00:11:36,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-589e8617-e8ef-4372-9f56-b0bf54057844 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:11:36,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-589e8617-e8ef-4372-9f56-b0bf54057844 2018-08-12 00:11:36,683 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-1863c854-4d10-4f3-user 2018-08-12 00:11:36,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:11:36,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:11:36,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ae34c2-c14a-4413-bc62-55bababb417d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:11:36,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-26ae34c2-c14a-4413-bc62-55bababb417d 2018-08-12 00:11:36,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" -d '{"role": {"name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj-role"}}' 2018-08-12 00:11:36,809 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:11:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd937626-93fe-4e21-aeca-0a2386b08332 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e623627dfd89456bb8afa8de0c2a8561", "links": {"self": "http://172.30.9.30:5000/v3/roles/e623627dfd89456bb8afa8de0c2a8561"}, "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj-role"}} 2018-08-12 00:11:36,809 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-fd937626-93fe-4e21-aeca-0a2386b08332 2018-08-12 00:11:36,809 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj-role 2018-08-12 00:11:36,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e623627dfd89456bb8afa8de0c2a8561 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:11:36,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97aec578-2830-4e74-8f09-e5dda489959e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e623627dfd89456bb8afa8de0c2a8561", "links": {"self": "http://172.30.9.30:5000/v3/roles/e623627dfd89456bb8afa8de0c2a8561"}, "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj-role"}} 2018-08-12 00:11:36,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e623627dfd89456bb8afa8de0c2a8561 used request id req-97aec578-2830-4e74-8f09-e5dda489959e 2018-08-12 00:11:36,898 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj-role to project CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj 2018-08-12 00:11:36,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72/users/e7fbc4498c384d239b55b95b15406886/roles/e623627dfd89456bb8afa8de0c2a8561 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:11:37,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:11:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5727e522-9c77-46da-8ed2-62e8f751dfbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:11:37,009 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72/users/e7fbc4498c384d239b55b95b15406886/roles/e623627dfd89456bb8afa8de0c2a8561 used request id req-5727e522-9c77-46da-8ed2-62e8f751dfbc 2018-08-12 00:11:37,010 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:11:37,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:11:37,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:11:37,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e623627dfd89456bb8afa8de0c2a8561", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj-role"}], "expires_at": "2018-08-12T01:11:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f213b18d817f4f53927fb2a663586a72", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-user", "id": "e7fbc4498c384d239b55b95b15406886"}, "audit_ids": ["4RQbmppKTqyr37mzQmfxPg"], "issued_at": "2018-08-12T00:11:37.000000Z"}} 2018-08-12 00:11:37,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f168a9f6717951042a6b1f7a5e110765b127e117" 2018-08-12 00:11:37,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c5feeb7-77bf-45f8-acb9-6b6bcd54c5d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:37,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8c5feeb7-77bf-45f8-acb9-6b6bcd54c5d8 2018-08-12 00:11:37,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f168a9f6717951042a6b1f7a5e110765b127e117" 2018-08-12 00:11:37,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-3527ee4f-99f2-441d-a741-4116992f6187 Date: Sun, 12 Aug 2018 00:11:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-image"} 2018-08-12 00:11:37,652 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-image used request id req-3527ee4f-99f2-441d-a741-4116992f6187 2018-08-12 00:11:37,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f168a9f6717951042a6b1f7a5e110765b127e117" 2018-08-12 00:11:37,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2336f729-5bc9-4c7c-b119-757ea7c8ac2c Date: Sun, 12 Aug 2018 00:11: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-08-12 00:11:37,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-2336f729-5bc9-4c7c-b119-757ea7c8ac2c 2018-08-12 00:11:37,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f168a9f6717951042a6b1f7a5e110765b127e117" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-image"}' 2018-08-12 00:11:37,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/c515ab33-704b-4861-a431-c218283aafd7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-49f18a7a-1dcf-41e5-be99-9f28071bcf4f Date: Sun, 12 Aug 2018 00:11:37 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:11:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:11:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/c515ab33-704b-4861-a431-c218283aafd7", "min_disk": 0, "protected": false, "id": "c515ab33-704b-4861-a431-c218283aafd7", "file": "/v2/images/c515ab33-704b-4861-a431-c218283aafd7/file", "checksum": null, "owner": "f213b18d817f4f53927fb2a663586a72", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:11:37,728 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-49f18a7a-1dcf-41e5-be99-9f28071bcf4f 2018-08-12 00:11:37,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/c515ab33-704b-4861-a431-c218283aafd7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f168a9f6717951042a6b1f7a5e110765b127e117" -d '' 2018-08-12 00:11:38,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3027a9b1-a649-4650-b0c1-2a2deb30bbcd Date: Sun, 12 Aug 2018 00:11:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:11:38,767 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/c515ab33-704b-4861-a431-c218283aafd7/file used request id req-3027a9b1-a649-4650-b0c1-2a2deb30bbcd 2018-08-12 00:11:38,767 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:11:38,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/c515ab33-704b-4861-a431-c218283aafd7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f168a9f6717951042a6b1f7a5e110765b127e117" 2018-08-12 00:11:38,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5da7c2d2-e40d-4894-a151-91fb9527f920 Date: Sun, 12 Aug 2018 00:11:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:11:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:11:38Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/c515ab33-704b-4861-a431-c218283aafd7/snap", "metadata": {}}], "self": "/v2/images/c515ab33-704b-4861-a431-c218283aafd7", "min_disk": 0, "protected": false, "id": "c515ab33-704b-4861-a431-c218283aafd7", "file": "/v2/images/c515ab33-704b-4861-a431-c218283aafd7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f213b18d817f4f53927fb2a663586a72", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/c515ab33-704b-4861-a431-c218283aafd7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:11:38,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/c515ab33-704b-4861-a431-c218283aafd7 used request id req-5da7c2d2-e40d-4894-a151-91fb9527f920 2018-08-12 00:11:38,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f168a9f6717951042a6b1f7a5e110765b127e117" 2018-08-12 00:11:38,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-eac7e3dd-2612-4205-b29d-93d6f9dfb4f4 Date: Sun, 12 Aug 2018 00: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-08-12 00:11:38,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-eac7e3dd-2612-4205-b29d-93d6f9dfb4f4 2018-08-12 00:11:38,800 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-image 2018-08-12 00:11:38,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/c515ab33-704b-4861-a431-c218283aafd7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f168a9f6717951042a6b1f7a5e110765b127e117" 2018-08-12 00:11:38,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-1fc7d991-2ed0-40ff-ae7b-53c738087055 Date: Sun, 12 Aug 2018 00:11:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:11:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:11:38Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/c515ab33-704b-4861-a431-c218283aafd7/snap", "metadata": {}}], "self": "/v2/images/c515ab33-704b-4861-a431-c218283aafd7", "min_disk": 0, "protected": false, "id": "c515ab33-704b-4861-a431-c218283aafd7", "file": "/v2/images/c515ab33-704b-4861-a431-c218283aafd7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f213b18d817f4f53927fb2a663586a72", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/c515ab33-704b-4861-a431-c218283aafd7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:11:38,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/c515ab33-704b-4861-a431-c218283aafd7 used request id req-1fc7d991-2ed0-40ff-ae7b-53c738087055 2018-08-12 00:11:38,819 - create_image - DEBUG - Instance status is - active 2018-08-12 00:11:38,819 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-image 2018-08-12 00:11:38,820 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-image 2018-08-12 00:11:38,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:11:38,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:11:39,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e623627dfd89456bb8afa8de0c2a8561", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj-role"}], "expires_at": "2018-08-12T01:11:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f213b18d817f4f53927fb2a663586a72", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-user", "id": "e7fbc4498c384d239b55b95b15406886"}, "audit_ids": ["_XEi3oFKRaqt6bUTpHUmvQ"], "issued_at": "2018-08-12T00:11:39.000000Z"}} 2018-08-12 00:11:39,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc88a4bbd924ade37c4ffb441f2501307898a22" 2018-08-12 00:11:39,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f21926f0-7b57-4d44-9bf1-0d14b9610d47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:39,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f21926f0-7b57-4d44-9bf1-0d14b9610d47 2018-08-12 00:11:39,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:11:39,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:11:39,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:11:39,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:11:39,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:11:39,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc88a4bbd924ade37c4ffb441f2501307898a22" 2018-08-12 00:11:39,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-21877fac-5e67-4569-bfcb-9d5f475c4373 Date: Sun, 12 Aug 2018 00:11:39 GMT RESP BODY: {"networks":[]} 2018-08-12 00:11:39,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-pub-net used request id req-21877fac-5e67-4569-bfcb-9d5f475c4373 2018-08-12 00:11:39,406 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-pub-net 2018-08-12 00:11:39,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc88a4bbd924ade37c4ffb441f2501307898a22" -d '{"network": {"name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-pub-net", "admin_state_up": true}}' 2018-08-12 00:11:39,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-dd1d4685-d7bc-404d-9cdb-35a0ef9ae667 Date: Sun, 12 Aug 2018 00:11:39 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:11:39Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f213b18d817f4f53927fb2a663586a72","id":"e494e9fa-eafc-4b39-a31a-1af2fa13213b","name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-pub-net"}} 2018-08-12 00:11:39,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-dd1d4685-d7bc-404d-9cdb-35a0ef9ae667 2018-08-12 00:11:39,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=e494e9fa-eafc-4b39-a31a-1af2fa13213b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc88a4bbd924ade37c4ffb441f2501307898a22" 2018-08-12 00:11:40,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-85083caf-be06-4e84-817e-0a398a80384e Date: Sun, 12 Aug 2018 00:11:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:11:39Z","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f213b18d817f4f53927fb2a663586a72","id":"e494e9fa-eafc-4b39-a31a-1af2fa13213b","name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-pub-net"}]} 2018-08-12 00:11:40,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=e494e9fa-eafc-4b39-a31a-1af2fa13213b used request id req-85083caf-be06-4e84-817e-0a398a80384e 2018-08-12 00:11:40,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e494e9fa-eafc-4b39-a31a-1af2fa13213b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc88a4bbd924ade37c4ffb441f2501307898a22" 2018-08-12 00:11:40,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d831df72-d824-44a6-bc25-5bd37c9e01bb Date: Sun, 12 Aug 2018 00:11:40 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:11:40,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e494e9fa-eafc-4b39-a31a-1af2fa13213b used request id req-d831df72-d824-44a6-bc25-5bd37c9e01bb 2018-08-12 00:11:40,159 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-pub-subnet 2018-08-12 00:11:40,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc88a4bbd924ade37c4ffb441f2501307898a22" -d '{"subnets": [{"ip_version": 4, "network_id": "e494e9fa-eafc-4b39-a31a-1af2fa13213b", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-pub-subnet"}]}' 2018-08-12 00:11:40,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-63733352-191b-4832-9321-d2e9470c55e3 Date: Sun, 12 Aug 2018 00:11:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e494e9fa-eafc-4b39-a31a-1af2fa13213b","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:40Z","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":"f213b18d817f4f53927fb2a663586a72","id":"7c07efd0-0268-43da-9bfa-3a56a7bf9737","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-pub-subnet"}]} 2018-08-12 00:11:40,690 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-63733352-191b-4832-9321-d2e9470c55e3 2018-08-12 00:11:40,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=e494e9fa-eafc-4b39-a31a-1af2fa13213b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc88a4bbd924ade37c4ffb441f2501307898a22" 2018-08-12 00:11:41,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-5b68af32-0e1b-4e40-bfca-0b20470bf982 Date: Sun, 12 Aug 2018 00:11:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7c07efd0-0268-43da-9bfa-3a56a7bf9737"],"updated_at":"2018-08-12T00:11:40Z","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f213b18d817f4f53927fb2a663586a72","id":"e494e9fa-eafc-4b39-a31a-1af2fa13213b","name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-pub-net"}]} 2018-08-12 00:11:41,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=e494e9fa-eafc-4b39-a31a-1af2fa13213b used request id req-5b68af32-0e1b-4e40-bfca-0b20470bf982 2018-08-12 00:11:41,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e494e9fa-eafc-4b39-a31a-1af2fa13213b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc88a4bbd924ade37c4ffb441f2501307898a22" 2018-08-12 00:11:41,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7210a489-5c89-4a7c-9376-2514507cb7af Date: Sun, 12 Aug 2018 00:11:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e494e9fa-eafc-4b39-a31a-1af2fa13213b","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:40Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:40Z","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":"f213b18d817f4f53927fb2a663586a72","id":"7c07efd0-0268-43da-9bfa-3a56a7bf9737","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-pub-subnet"}]} 2018-08-12 00:11:41,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e494e9fa-eafc-4b39-a31a-1af2fa13213b used request id req-7210a489-5c89-4a7c-9376-2514507cb7af 2018-08-12 00:11:41,139 - OpenStackNetwork - DEBUG - Network [e494e9fa-eafc-4b39-a31a-1af2fa13213b] created successfully 2018-08-12 00:11:41,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:11:41,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:11:41,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:11:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["VJK1EiImQWqd6CYTZ5ityA"], "issued_at": "2018-08-12T00:11:41.000000Z"}} 2018-08-12 00:11:41,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07b31d022d0c1a453d6f40e5cc48ac975b9717e" 2018-08-12 00:11:41,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28be9e05-e50c-452e-bb7a-c18ce0bf968f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:41,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-28be9e05-e50c-452e-bb7a-c18ce0bf968f 2018-08-12 00:11:41,619 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:11:41,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07b31d022d0c1a453d6f40e5cc48ac975b9717e" 2018-08-12 00:11:41,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-1c38397b-9091-4a77-8859-1aab584ffb6d x-compute-request-id: req-1c38397b-9091-4a77-8859-1aab584ffb6d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:11:41,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1c38397b-9091-4a77-8859-1aab584ffb6d 2018-08-12 00:11:41,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07b31d022d0c1a453d6f40e5cc48ac975b9717e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-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-08-12 00:11:41,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-3bbf9716-3e8a-418e-871c-df9093eb0e38 x-compute-request-id: req-3bbf9716-3e8a-418e-871c-df9093eb0e38 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/50e5b687-3a05-4ef2-b4a9-4672876dbd66", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/50e5b687-3a05-4ef2-b4a9-4672876dbd66", "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": "50e5b687-3a05-4ef2-b4a9-4672876dbd66"}} 2018-08-12 00:11:41,877 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-3bbf9716-3e8a-418e-871c-df9093eb0e38 2018-08-12 00:11:41,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:11:41,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:11:42,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e623627dfd89456bb8afa8de0c2a8561", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj-role"}], "expires_at": "2018-08-12T01:11:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f213b18d817f4f53927fb2a663586a72", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-user", "id": "e7fbc4498c384d239b55b95b15406886"}, "audit_ids": ["_ddJcT5dT6KNQhJDEBhr3g"], "issued_at": "2018-08-12T00:11:42.000000Z"}} 2018-08-12 00:11:42,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4bf2ed76f6a0b12eb9057b5410a5542b2a2ce4" 2018-08-12 00:11:42,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e5378a-dc0c-4db8-8a2e-4c74ee5b2b6e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:42,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-81e5378a-dc0c-4db8-8a2e-4c74ee5b2b6e 2018-08-12 00:11:42,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:11:42,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:11:42,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:11:42,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:11:42,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:11:42,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4bf2ed76f6a0b12eb9057b5410a5542b2a2ce4" 2018-08-12 00:11:42,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9088ca78-9d98-440b-90c1-866e029ca621 Date: Sun, 12 Aug 2018 00:11:42 GMT RESP BODY: {"networks":[]} 2018-08-12 00:11:42,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 used request id req-9088ca78-9d98-440b-90c1-866e029ca621 2018-08-12 00:11:42,515 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 2018-08-12 00:11:42,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4bf2ed76f6a0b12eb9057b5410a5542b2a2ce4" -d '{"network": {"name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2", "admin_state_up": true}}' 2018-08-12 00:11:42,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-39da925d-e74d-4760-b731-00e85665b13c Date: Sun, 12 Aug 2018 00:11:42 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:11:42Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f213b18d817f4f53927fb2a663586a72","id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2"}} 2018-08-12 00:11:42,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-39da925d-e74d-4760-b731-00e85665b13c 2018-08-12 00:11:42,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=dd956ae4-7c33-47e6-9036-c587fc0c12ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4bf2ed76f6a0b12eb9057b5410a5542b2a2ce4" 2018-08-12 00:11:42,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 597 X-Openstack-Request-Id: req-e5539f0f-ba9c-428b-abd6-2cc43eb0fdcb Date: Sun, 12 Aug 2018 00:11:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:11:42Z","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f213b18d817f4f53927fb2a663586a72","id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2"}]} 2018-08-12 00:11:42,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=dd956ae4-7c33-47e6-9036-c587fc0c12ce used request id req-e5539f0f-ba9c-428b-abd6-2cc43eb0fdcb 2018-08-12 00:11:42,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4bf2ed76f6a0b12eb9057b5410a5542b2a2ce4" 2018-08-12 00:11:42,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c751b638-b3c5-495a-9e83-3ddaebad9247 Date: Sun, 12 Aug 2018 00:11:42 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:11:42,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce used request id req-c751b638-b3c5-495a-9e83-3ddaebad9247 2018-08-12 00:11:42,927 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1 2018-08-12 00:11:42,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4bf2ed76f6a0b12eb9057b5410a5542b2a2ce4" -d '{"subnets": [{"ip_version": 4, "network_id": "dd956ae4-7c33-47e6-9036-c587fc0c12ce", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1"}]}' 2018-08-12 00:11:43,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4fdd2a44-c9d7-4591-9aaf-55cdadd6eddd Date: Sun, 12 Aug 2018 00:11:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:43Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:43Z","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":"f213b18d817f4f53927fb2a663586a72","id":"489f1f36-23d4-4802-aa1d-ba21aea2c875","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1"}]} 2018-08-12 00:11:43,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-4fdd2a44-c9d7-4591-9aaf-55cdadd6eddd 2018-08-12 00:11:43,811 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2 2018-08-12 00:11:43,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4bf2ed76f6a0b12eb9057b5410a5542b2a2ce4" -d '{"subnets": [{"ip_version": 4, "network_id": "dd956ae4-7c33-47e6-9036-c587fc0c12ce", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2"}]}' 2018-08-12 00:11:44,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cc4e6a04-95d1-4a1a-a99a-117ad5d04873 Date: Sun, 12 Aug 2018 00:11:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:44Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:44Z","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":"f213b18d817f4f53927fb2a663586a72","id":"c3ff369e-9f9b-42cc-855f-bb65e416a0d0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2"}]} 2018-08-12 00:11:44,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-cc4e6a04-95d1-4a1a-a99a-117ad5d04873 2018-08-12 00:11:44,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=dd956ae4-7c33-47e6-9036-c587fc0c12ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4bf2ed76f6a0b12eb9057b5410a5542b2a2ce4" 2018-08-12 00:11:44,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-d7515853-706e-44d1-b49a-3ae91bed7af2 Date: Sun, 12 Aug 2018 00:11:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["489f1f36-23d4-4802-aa1d-ba21aea2c875","c3ff369e-9f9b-42cc-855f-bb65e416a0d0"],"updated_at":"2018-08-12T00:11:44Z","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f213b18d817f4f53927fb2a663586a72","id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2"}]} 2018-08-12 00:11:44,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=dd956ae4-7c33-47e6-9036-c587fc0c12ce used request id req-d7515853-706e-44d1-b49a-3ae91bed7af2 2018-08-12 00:11:44,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4bf2ed76f6a0b12eb9057b5410a5542b2a2ce4" 2018-08-12 00:11:44,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-d0e80884-7dde-4bbe-a3b3-d87028945cd1 Date: Sun, 12 Aug 2018 00:11:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:43Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:43Z","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":"f213b18d817f4f53927fb2a663586a72","id":"489f1f36-23d4-4802-aa1d-ba21aea2c875","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:44Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:44Z","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":"f213b18d817f4f53927fb2a663586a72","id":"c3ff369e-9f9b-42cc-855f-bb65e416a0d0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2"}]} 2018-08-12 00:11:44,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce used request id req-d0e80884-7dde-4bbe-a3b3-d87028945cd1 2018-08-12 00:11:44,523 - OpenStackNetwork - DEBUG - Network [dd956ae4-7c33-47e6-9036-c587fc0c12ce] created successfully 2018-08-12 00:11:44,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:11:44,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:11:44,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e623627dfd89456bb8afa8de0c2a8561", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj-role"}], "expires_at": "2018-08-12T01:11:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f213b18d817f4f53927fb2a663586a72", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-user", "id": "e7fbc4498c384d239b55b95b15406886"}, "audit_ids": ["1Rmh8AL3Q3-zXMDNAXppaQ"], "issued_at": "2018-08-12T00:11:44.000000Z"}} 2018-08-12 00:11:44,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:44,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe2573b9-b7e2-4344-a9c7-ee9a8f142076 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:44,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-fe2573b9-b7e2-4344-a9c7-ee9a8f142076 2018-08-12 00:11:44,989 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:11:44,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:11:44,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:11:44,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:11:44,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:11:44,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:11:44,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:45,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-805e5721-0192-4fe9-9c4f-286ac09bd23e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:45,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-805e5721-0192-4fe9-9c4f-286ac09bd23e 2018-08-12 00:11:45,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:45,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-d70b662f-50f4-4076-8748-0dee3802340f Date: Sun, 12 Aug 2018 00:11:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["489f1f36-23d4-4802-aa1d-ba21aea2c875","c3ff369e-9f9b-42cc-855f-bb65e416a0d0"],"updated_at":"2018-08-12T00:11:44Z","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f213b18d817f4f53927fb2a663586a72","id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2"}]} 2018-08-12 00:11:45,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 used request id req-d70b662f-50f4-4076-8748-0dee3802340f 2018-08-12 00:11:45,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:45,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-01ad06cc-e348-4f5b-8d3f-900ec54f91fb Date: Sun, 12 Aug 2018 00:11:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:43Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:43Z","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":"f213b18d817f4f53927fb2a663586a72","id":"489f1f36-23d4-4802-aa1d-ba21aea2c875","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:44Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:44Z","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":"f213b18d817f4f53927fb2a663586a72","id":"c3ff369e-9f9b-42cc-855f-bb65e416a0d0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2"}]} 2018-08-12 00:11:45,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce used request id req-01ad06cc-e348-4f5b-8d3f-900ec54f91fb 2018-08-12 00:11:45,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:45,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-30ec1818-d2eb-44fc-a6c7-fb0c732725d4 Date: Sun, 12 Aug 2018 00:11:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["489f1f36-23d4-4802-aa1d-ba21aea2c875","c3ff369e-9f9b-42cc-855f-bb65e416a0d0"],"updated_at":"2018-08-12T00:11:44Z","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f213b18d817f4f53927fb2a663586a72","id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2"}]} 2018-08-12 00:11:45,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 used request id req-30ec1818-d2eb-44fc-a6c7-fb0c732725d4 2018-08-12 00:11:45,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:11:45,501 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:11: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:11:45,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:45,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9237b308-fa6b-43fd-8479-209f6d580e96 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f213b18d817f4f53927fb2a663586a72", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj"}} 2018-08-12 00:11:45,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72 used request id req-9237b308-fa6b-43fd-8479-209f6d580e96 2018-08-12 00:11:45,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:45,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-c9f154ed-d618-477f-a8b5-e9d5dde67903 Date: Sun, 12 Aug 2018 00:11:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:43Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:43Z","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":"f213b18d817f4f53927fb2a663586a72","id":"489f1f36-23d4-4802-aa1d-ba21aea2c875","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:44Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:44Z","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":"f213b18d817f4f53927fb2a663586a72","id":"c3ff369e-9f9b-42cc-855f-bb65e416a0d0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2"}]} 2018-08-12 00:11:45,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce used request id req-c9f154ed-d618-477f-a8b5-e9d5dde67903 2018-08-12 00:11:45,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce&name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:45,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bf2ade4e-e479-4c06-93b3-add157ddc920 Date: Sun, 12 Aug 2018 00:11:45 GMT RESP BODY: {"ports":[]} 2018-08-12 00:11:45,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce&name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729port-1&admin_state_up=True used request id req-bf2ade4e-e479-4c06-93b3-add157ddc920 2018-08-12 00:11:45,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:45,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-27fc4d90-613c-4e76-b3ed-162b8f02ee92 x-compute-request-id: req-27fc4d90-613c-4e76-b3ed-162b8f02ee92 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:11:45,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst used request id req-27fc4d90-613c-4e76-b3ed-162b8f02ee92 2018-08-12 00:11:46,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:46,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-2848dbaa-29f1-4a05-9900-a316ac77ebda Date: Sun, 12 Aug 2018 00:11:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["489f1f36-23d4-4802-aa1d-ba21aea2c875","c3ff369e-9f9b-42cc-855f-bb65e416a0d0"],"updated_at":"2018-08-12T00:11:44Z","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f213b18d817f4f53927fb2a663586a72","id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2"}]} 2018-08-12 00:11:46,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 used request id req-2848dbaa-29f1-4a05-9900-a316ac77ebda 2018-08-12 00:11:46,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:46,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-5dcaba75-62cb-462d-8731-f18c637878d9 Date: Sun, 12 Aug 2018 00:11:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:43Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:43Z","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":"f213b18d817f4f53927fb2a663586a72","id":"489f1f36-23d4-4802-aa1d-ba21aea2c875","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:44Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:44Z","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":"f213b18d817f4f53927fb2a663586a72","id":"c3ff369e-9f9b-42cc-855f-bb65e416a0d0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2"}]} 2018-08-12 00:11:46,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce used request id req-5dcaba75-62cb-462d-8731-f18c637878d9 2018-08-12 00:11:46,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:46,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6d0c23b8-9e55-432a-af0f-dce0e4c5285e Date: Sun, 12 Aug 2018 00:11:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["489f1f36-23d4-4802-aa1d-ba21aea2c875","c3ff369e-9f9b-42cc-855f-bb65e416a0d0"],"updated_at":"2018-08-12T00:11:44Z","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f213b18d817f4f53927fb2a663586a72","id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2"}]} 2018-08-12 00:11:46,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 used request id req-6d0c23b8-9e55-432a-af0f-dce0e4c5285e 2018-08-12 00:11:46,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:46,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-009da5f0-98ca-4a52-9d49-4f4f662d2d59 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f213b18d817f4f53927fb2a663586a72", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj"}} 2018-08-12 00:11:46,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72 used request id req-009da5f0-98ca-4a52-9d49-4f4f662d2d59 2018-08-12 00:11:46,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:46,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-5fd3c863-e33a-44de-92ba-516dfdf8624f Date: Sun, 12 Aug 2018 00:11:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:43Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:43Z","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":"f213b18d817f4f53927fb2a663586a72","id":"489f1f36-23d4-4802-aa1d-ba21aea2c875","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:44Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:44Z","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":"f213b18d817f4f53927fb2a663586a72","id":"c3ff369e-9f9b-42cc-855f-bb65e416a0d0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2"}]} 2018-08-12 00:11:46,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce used request id req-5fd3c863-e33a-44de-92ba-516dfdf8624f 2018-08-12 00:11:46,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce&name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:46,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-05f94151-4f23-401e-a65f-a100dc3e3662 Date: Sun, 12 Aug 2018 00:11:46 GMT RESP BODY: {"ports":[]} 2018-08-12 00:11:46,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce&name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729port-1&admin_state_up=True used request id req-05f94151-4f23-401e-a65f-a100dc3e3662 2018-08-12 00:11:46,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:11:46,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:11:47,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e623627dfd89456bb8afa8de0c2a8561", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj-role"}], "expires_at": "2018-08-12T01:11:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f213b18d817f4f53927fb2a663586a72", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f213b18d817f4f53927fb2a663586a72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f213b18d817f4f53927fb2a663586a72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f213b18d817f4f53927fb2a663586a72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-user", "id": "e7fbc4498c384d239b55b95b15406886"}, "audit_ids": ["jdV0dHO0RqqMVrJTyTm3qw"], "issued_at": "2018-08-12T00:11:47.000000Z"}} 2018-08-12 00:11:47,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f69f1e2cdd1f60d659934c1741f1b6d9ba3d818" 2018-08-12 00:11:47,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b954e410-a1e5-4cf6-90a5-3329e4f5e830 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:11:47,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b954e410-a1e5-4cf6-90a5-3329e4f5e830 2018-08-12 00:11:47,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:47,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-12ed77ef-29f8-43de-b952-fb813c495e1b Date: Sun, 12 Aug 2018 00:11:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["489f1f36-23d4-4802-aa1d-ba21aea2c875","c3ff369e-9f9b-42cc-855f-bb65e416a0d0"],"updated_at":"2018-08-12T00:11:44Z","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f213b18d817f4f53927fb2a663586a72","id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2"}]} 2018-08-12 00:11:47,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 used request id req-12ed77ef-29f8-43de-b952-fb813c495e1b 2018-08-12 00:11:47,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:47,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-bee51ca2-0681-4e96-958f-11c01174431d Date: Sun, 12 Aug 2018 00:11:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:43Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:43Z","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":"f213b18d817f4f53927fb2a663586a72","id":"489f1f36-23d4-4802-aa1d-ba21aea2c875","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:44Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:44Z","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":"f213b18d817f4f53927fb2a663586a72","id":"c3ff369e-9f9b-42cc-855f-bb65e416a0d0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2"}]} 2018-08-12 00:11:47,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce used request id req-bee51ca2-0681-4e96-958f-11c01174431d 2018-08-12 00:11:47,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:47,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-631085fd-d4d7-4287-9b43-eda5b7df8b42 Date: Sun, 12 Aug 2018 00:11:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["489f1f36-23d4-4802-aa1d-ba21aea2c875","c3ff369e-9f9b-42cc-855f-bb65e416a0d0"],"updated_at":"2018-08-12T00:11:44Z","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f213b18d817f4f53927fb2a663586a72","id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2"}]} 2018-08-12 00:11:47,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 used request id req-631085fd-d4d7-4287-9b43-eda5b7df8b42 2018-08-12 00:11:47,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:11:47,332 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:11: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:11:47,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f69f1e2cdd1f60d659934c1741f1b6d9ba3d818" 2018-08-12 00:11:47,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b8d33a-90ea-486f-8c8b-4a90476bdd08 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f213b18d817f4f53927fb2a663586a72", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj"}} 2018-08-12 00:11:47,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72 used request id req-21b8d33a-90ea-486f-8c8b-4a90476bdd08 2018-08-12 00:11:47,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:47,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-383f6923-01a1-4228-906b-9ec3961cecd8 Date: Sun, 12 Aug 2018 00:11:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:43Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:43Z","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":"f213b18d817f4f53927fb2a663586a72","id":"489f1f36-23d4-4802-aa1d-ba21aea2c875","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:44Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:44Z","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":"f213b18d817f4f53927fb2a663586a72","id":"c3ff369e-9f9b-42cc-855f-bb65e416a0d0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2"}]} 2018-08-12 00:11:47,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce used request id req-383f6923-01a1-4228-906b-9ec3961cecd8 2018-08-12 00:11:47,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce&name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:47,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2ac073ff-1063-4193-b851-1f3f3686c8e0 Date: Sun, 12 Aug 2018 00:11:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:43Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:43Z","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":"f213b18d817f4f53927fb2a663586a72","id":"489f1f36-23d4-4802-aa1d-ba21aea2c875","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1"}]} 2018-08-12 00:11:47,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce&name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1 used request id req-2ac073ff-1063-4193-b851-1f3f3686c8e0 2018-08-12 00:11:47,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce&name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:47,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-16c12660-bd3e-4982-bf74-edc954bec0d0 Date: Sun, 12 Aug 2018 00:11:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:44Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:44Z","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":"f213b18d817f4f53927fb2a663586a72","id":"c3ff369e-9f9b-42cc-855f-bb65e416a0d0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2"}]} 2018-08-12 00:11:47,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce&name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2 used request id req-16c12660-bd3e-4982-bf74-edc954bec0d0 2018-08-12 00:11:47,515 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 2018-08-12 00:11:47,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" -d '{"port": {"network_id": "dd956ae4-7c33-47e6-9036-c587fc0c12ce", "fixed_ips": [{"subnet_id": "489f1f36-23d4-4802-aa1d-ba21aea2c875", "ip_address": "10.55.0.101"}, {"subnet_id": "c3ff369e-9f9b-42cc-855f-bb65e416a0d0", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729port-1", "admin_state_up": true}}' 2018-08-12 00:11:48,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-a8cb30d2-5e1f-499c-a7f3-28cbb698e99c Date: Sun, 12 Aug 2018 00:11:48 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:11:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:11:48Z","name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729port-1","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:9b:71:39","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"f213b18d817f4f53927fb2a663586a72","fixed_ips":[{"subnet_id":"489f1f36-23d4-4802-aa1d-ba21aea2c875","ip_address":"10.55.0.101"},{"subnet_id":"c3ff369e-9f9b-42cc-855f-bb65e416a0d0","ip_address":"10.65.0.101"}],"id":"0c94dcd9-d228-45a7-8269-ba50aee27e76","security_groups":["5fdd62dd-4fc1-4e45-9944-207a6193bed9"],"device_id":""}} 2018-08-12 00:11:48,285 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-a8cb30d2-5e1f-499c-a7f3-28cbb698e99c 2018-08-12 00:11:48,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:48,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-efa4fa38-7c5a-4765-8f44-6834b0755657 Date: Sun, 12 Aug 2018 00:11:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["489f1f36-23d4-4802-aa1d-ba21aea2c875","c3ff369e-9f9b-42cc-855f-bb65e416a0d0"],"updated_at":"2018-08-12T00:11:44Z","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f213b18d817f4f53927fb2a663586a72","id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2"}]} 2018-08-12 00:11:48,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 used request id req-efa4fa38-7c5a-4765-8f44-6834b0755657 2018-08-12 00:11:48,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:48,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-c65dbca6-2a21-4d92-b1f1-ece5cf46e2b1 Date: Sun, 12 Aug 2018 00:11:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:43Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:43Z","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":"f213b18d817f4f53927fb2a663586a72","id":"489f1f36-23d4-4802-aa1d-ba21aea2c875","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:44Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:44Z","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":"f213b18d817f4f53927fb2a663586a72","id":"c3ff369e-9f9b-42cc-855f-bb65e416a0d0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2"}]} 2018-08-12 00:11:48,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce used request id req-c65dbca6-2a21-4d92-b1f1-ece5cf46e2b1 2018-08-12 00:11:48,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:48,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-c289c08c-c17b-47c6-80b6-555e2f27548c Date: Sun, 12 Aug 2018 00:11:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["489f1f36-23d4-4802-aa1d-ba21aea2c875","c3ff369e-9f9b-42cc-855f-bb65e416a0d0"],"updated_at":"2018-08-12T00:11:44Z","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f213b18d817f4f53927fb2a663586a72","id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2"}]} 2018-08-12 00:11:48,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 used request id req-c289c08c-c17b-47c6-80b6-555e2f27548c 2018-08-12 00:11:48,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:48,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d42e823c-7b79-480a-be94-377bc1876636 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f213b18d817f4f53927fb2a663586a72", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj"}} 2018-08-12 00:11:48,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72 used request id req-d42e823c-7b79-480a-be94-377bc1876636 2018-08-12 00:11:48,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:48,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-7e8459b5-bdb7-4d6b-9790-348c576df838 Date: Sun, 12 Aug 2018 00:11:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:43Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:43Z","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":"f213b18d817f4f53927fb2a663586a72","id":"489f1f36-23d4-4802-aa1d-ba21aea2c875","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:44Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:44Z","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":"f213b18d817f4f53927fb2a663586a72","id":"c3ff369e-9f9b-42cc-855f-bb65e416a0d0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2"}]} 2018-08-12 00:11:48,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce used request id req-7e8459b5-bdb7-4d6b-9790-348c576df838 2018-08-12 00:11:48,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce&name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:48,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-8b52592a-99ff-431d-9d0d-65b417a9cfce Date: Sun, 12 Aug 2018 00:11:48 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:47Z","admin_state_up":true,"updated_at":"2018-08-12T00:11:48Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:9b:71:39","id":"0c94dcd9-d228-45a7-8269-ba50aee27e76","port_security_enabled":true,"project_id":"f213b18d817f4f53927fb2a663586a72","fixed_ips":[{"subnet_id":"489f1f36-23d4-4802-aa1d-ba21aea2c875","ip_address":"10.55.0.101"},{"subnet_id":"c3ff369e-9f9b-42cc-855f-bb65e416a0d0","ip_address":"10.65.0.101"}],"extra_dhcp_opts":[],"security_groups":["5fdd62dd-4fc1-4e45-9944-207a6193bed9"],"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729port-1"}]} 2018-08-12 00:11:48,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce&name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729port-1&admin_state_up=True used request id req-8b52592a-99ff-431d-9d0d-65b417a9cfce 2018-08-12 00:11:48,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:49,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-506cd584-3d04-4638-b71f-3640929f2818 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f213b18d817f4f53927fb2a663586a72", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj"}} 2018-08-12 00:11:49,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72 used request id req-506cd584-3d04-4638-b71f-3640929f2818 2018-08-12 00:11:49,049 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst 2018-08-12 00:11:49,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:49,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-746b2a6c-7c9d-45ce-9d79-d18f0f0d754b x-compute-request-id: req-746b2a6c-7c9d-45ce-9d79-d18f0f0d754b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "50e5b687-3a05-4ef2-b4a9-4672876dbd66", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/50e5b687-3a05-4ef2-b4a9-4672876dbd66", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/50e5b687-3a05-4ef2-b4a9-4672876dbd66", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-flavor-name"}]} 2018-08-12 00:11:49,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-746b2a6c-7c9d-45ce-9d79-d18f0f0d754b 2018-08-12 00:11:49,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/50e5b687-3a05-4ef2-b4a9-4672876dbd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:49,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-4176f74a-2afd-4148-a274-3f93dfc8a2c5 x-compute-request-id: req-4176f74a-2afd-4148-a274-3f93dfc8a2c5 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/50e5b687-3a05-4ef2-b4a9-4672876dbd66", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/50e5b687-3a05-4ef2-b4a9-4672876dbd66", "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": "50e5b687-3a05-4ef2-b4a9-4672876dbd66"}} 2018-08-12 00:11:49,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/50e5b687-3a05-4ef2-b4a9-4672876dbd66 used request id req-4176f74a-2afd-4148-a274-3f93dfc8a2c5 2018-08-12 00:11:49,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:49,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-98552c83-87cf-4d9d-8ccf-81d9cb7e9cd8 Date: Sun, 12 Aug 2018 00:11:49 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:11:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:11:38Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/c515ab33-704b-4861-a431-c218283aafd7/snap", "metadata": {}}], "self": "/v2/images/c515ab33-704b-4861-a431-c218283aafd7", "min_disk": 0, "protected": false, "id": "c515ab33-704b-4861-a431-c218283aafd7", "file": "/v2/images/c515ab33-704b-4861-a431-c218283aafd7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f213b18d817f4f53927fb2a663586a72", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/c515ab33-704b-4861-a431-c218283aafd7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-image"} 2018-08-12 00:11:49,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-image used request id req-98552c83-87cf-4d9d-8ccf-81d9cb7e9cd8 2018-08-12 00:11:49,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:49,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2722c671-84c2-4211-819a-d0f6409d7949 Date: Sun, 12 Aug 2018 00:11: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-08-12 00:11:49,298 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-2722c671-84c2-4211-819a-d0f6409d7949 2018-08-12 00:11:49,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" -d '{"server": {"name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst", "imageRef": "c515ab33-704b-4861-a431-c218283aafd7", "flavorRef": "50e5b687-3a05-4ef2-b4a9-4672876dbd66", "max_count": 1, "min_count": 1, "networks": [{"port": "0c94dcd9-d228-45a7-8269-ba50aee27e76"}]}}' 2018-08-12 00:11:50,557 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:11: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-15e65412-148a-49eb-ae2e-4e618b83b3c2 x-compute-request-id: req-15e65412-148a-49eb-ae2e-4e618b83b3c2 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "327c5a17-a73f-45d7-8727-6021cc1933b4", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/327c5a17-a73f-45d7-8727-6021cc1933b4", "rel": "bookmark"}], "adminPass": "ndPiyH8Mk4FV"}} 2018-08-12 00:11:50,557 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-15e65412-148a-49eb-ae2e-4e618b83b3c2 2018-08-12 00:11:50,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:51,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-69b6ac90-d8a2-4f79-aeef-514d0657d5dd x-compute-request-id: req-69b6ac90-d8a2-4f79-aeef-514d0657d5dd 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.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/327c5a17-a73f-45d7-8727-6021cc1933b4", "rel": "bookmark"}], "image": {"id": "c515ab33-704b-4861-a431-c218283aafd7", "links": [{"href": "http://172.30.9.30:8774/images/c515ab33-704b-4861-a431-c218283aafd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e5b687-3a05-4ef2-b4a9-4672876dbd66", "links": [{"href": "http://172.30.9.30:8774/flavors/50e5b687-3a05-4ef2-b4a9-4672876dbd66", "rel": "bookmark"}]}, "id": "327c5a17-a73f-45d7-8727-6021cc1933b4", "user_id": "e7fbc4498c384d239b55b95b15406886", "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-08-12T00:11:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst", "created": "2018-08-12T00:11:50Z", "tenant_id": "f213b18d817f4f53927fb2a663586a72", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:11:51,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 used request id req-69b6ac90-d8a2-4f79-aeef-514d0657d5dd 2018-08-12 00:11:51,069 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst 2018-08-12 00:11:51,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:51,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-f55bf945-8ba4-4ca7-838f-21018f518390 x-compute-request-id: req-f55bf945-8ba4-4ca7-838f-21018f518390 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/327c5a17-a73f-45d7-8727-6021cc1933b4", "rel": "bookmark"}], "image": {"id": "c515ab33-704b-4861-a431-c218283aafd7", "links": [{"href": "http://172.30.9.30:8774/images/c515ab33-704b-4861-a431-c218283aafd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e5b687-3a05-4ef2-b4a9-4672876dbd66", "links": [{"href": "http://172.30.9.30:8774/flavors/50e5b687-3a05-4ef2-b4a9-4672876dbd66", "rel": "bookmark"}]}, "id": "327c5a17-a73f-45d7-8727-6021cc1933b4", "user_id": "e7fbc4498c384d239b55b95b15406886", "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-08-12T00:11:51Z", "hostId": "c674bfb0aecaacc8414d5119702f6dc47fd7f4151b572ef09ad4c968", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst", "created": "2018-08-12T00:11:50Z", "tenant_id": "f213b18d817f4f53927fb2a663586a72", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:11:51,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 used request id req-f55bf945-8ba4-4ca7-838f-21018f518390 2018-08-12 00:11:51,479 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst] is - BUILD 2018-08-12 00:11:51,479 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:11:54,482 - create_instance - DEBUG - VM status query timeout in 896.587532997 2018-08-12 00:11:54,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:54,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-5f782dd8-ecb0-446e-b56e-1a428c2b7c92 x-compute-request-id: req-5f782dd8-ecb0-446e-b56e-1a428c2b7c92 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/327c5a17-a73f-45d7-8727-6021cc1933b4", "rel": "bookmark"}], "image": {"id": "c515ab33-704b-4861-a431-c218283aafd7", "links": [{"href": "http://172.30.9.30:8774/images/c515ab33-704b-4861-a431-c218283aafd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50e5b687-3a05-4ef2-b4a9-4672876dbd66", "links": [{"href": "http://172.30.9.30:8774/flavors/50e5b687-3a05-4ef2-b4a9-4672876dbd66", "rel": "bookmark"}]}, "id": "327c5a17-a73f-45d7-8727-6021cc1933b4", "security_groups": [{"name": "default"}], "user_id": "e7fbc4498c384d239b55b95b15406886", "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-08-12T00:11:51Z", "hostId": "c674bfb0aecaacc8414d5119702f6dc47fd7f4151b572ef09ad4c968", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst", "created": "2018-08-12T00:11:50Z", "tenant_id": "f213b18d817f4f53927fb2a663586a72", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:11:54,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 used request id req-5f782dd8-ecb0-446e-b56e-1a428c2b7c92 2018-08-12 00:11:54,803 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst] is - BUILD 2018-08-12 00:11:54,803 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:11:57,806 - create_instance - DEBUG - VM status query timeout in 893.263334036 2018-08-12 00:11:57,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:58,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-33dba28b-e71f-491e-b6ef-c6948cc2afcb x-compute-request-id: req-33dba28b-e71f-491e-b6ef-c6948cc2afcb Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:71:39", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:71:39", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/327c5a17-a73f-45d7-8727-6021cc1933b4", "rel": "bookmark"}], "image": {"id": "c515ab33-704b-4861-a431-c218283aafd7", "links": [{"href": "http://172.30.9.30:8774/images/c515ab33-704b-4861-a431-c218283aafd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:11:55.000000", "flavor": {"id": "50e5b687-3a05-4ef2-b4a9-4672876dbd66", "links": [{"href": "http://172.30.9.30:8774/flavors/50e5b687-3a05-4ef2-b4a9-4672876dbd66", "rel": "bookmark"}]}, "id": "327c5a17-a73f-45d7-8727-6021cc1933b4", "security_groups": [{"name": "default"}], "user_id": "e7fbc4498c384d239b55b95b15406886", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:11:55Z", "hostId": "c674bfb0aecaacc8414d5119702f6dc47fd7f4151b572ef09ad4c968", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst", "created": "2018-08-12T00:11:50Z", "tenant_id": "f213b18d817f4f53927fb2a663586a72", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:11:58,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 used request id req-33dba28b-e71f-491e-b6ef-c6948cc2afcb 2018-08-12 00:11:58,062 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst] is - ACTIVE 2018-08-12 00:11:58,062 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:11:58,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:58,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-bdc67a0e-785a-4cfc-afed-8d7eebc85d4d x-compute-request-id: req-bdc67a0e-785a-4cfc-afed-8d7eebc85d4d Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:71:39", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:71:39", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/327c5a17-a73f-45d7-8727-6021cc1933b4", "rel": "bookmark"}], "image": {"id": "c515ab33-704b-4861-a431-c218283aafd7", "links": [{"href": "http://172.30.9.30:8774/images/c515ab33-704b-4861-a431-c218283aafd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:11:55.000000", "flavor": {"id": "50e5b687-3a05-4ef2-b4a9-4672876dbd66", "links": [{"href": "http://172.30.9.30:8774/flavors/50e5b687-3a05-4ef2-b4a9-4672876dbd66", "rel": "bookmark"}]}, "id": "327c5a17-a73f-45d7-8727-6021cc1933b4", "security_groups": [{"name": "default"}], "user_id": "e7fbc4498c384d239b55b95b15406886", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:11:55Z", "hostId": "c674bfb0aecaacc8414d5119702f6dc47fd7f4151b572ef09ad4c968", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst", "created": "2018-08-12T00:11:50Z", "tenant_id": "f213b18d817f4f53927fb2a663586a72", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:11:58,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 used request id req-bdc67a0e-785a-4cfc-afed-8d7eebc85d4d 2018-08-12 00:11:58,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:58,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-b5042d9b-bcd2-4443-9bec-50a99494f409 Date: Sun, 12 Aug 2018 00:11:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["489f1f36-23d4-4802-aa1d-ba21aea2c875","c3ff369e-9f9b-42cc-855f-bb65e416a0d0"],"updated_at":"2018-08-12T00:11:44Z","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f213b18d817f4f53927fb2a663586a72","id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2"}]} 2018-08-12 00:11:58,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 used request id req-b5042d9b-bcd2-4443-9bec-50a99494f409 2018-08-12 00:11:58,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:58,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d68bfb59-ac82-47d3-8f4d-642b44c3d798 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f213b18d817f4f53927fb2a663586a72", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj"}} 2018-08-12 00:11:58,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72 used request id req-d68bfb59-ac82-47d3-8f4d-642b44c3d798 2018-08-12 00:11:58,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:58,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-d116140c-fa21-4932-b555-2d1a370a7ba6 Date: Sun, 12 Aug 2018 00:11:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:43Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:43Z","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":"f213b18d817f4f53927fb2a663586a72","id":"489f1f36-23d4-4802-aa1d-ba21aea2c875","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:44Z","dns_nameservers":[],"updated_at":"2018-08-12T00:11:44Z","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":"f213b18d817f4f53927fb2a663586a72","id":"c3ff369e-9f9b-42cc-855f-bb65e416a0d0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2"}]} 2018-08-12 00:11:58,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce used request id req-d116140c-fa21-4932-b555-2d1a370a7ba6 2018-08-12 00:11:58,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:58,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1722 X-Openstack-Request-Id: req-a41033aa-50a2-4366-aa35-bce642dde393 Date: Sun, 12 Aug 2018 00:11:58 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:47Z","admin_state_up":true,"updated_at":"2018-08-12T00:11:55Z","binding:vnic_type":"normal","device_id":"327c5a17-a73f-45d7-8727-6021cc1933b4","device_owner":"compute:nova","revision_number":11,"mac_address":"fa:16:3e:9b:71:39","id":"0c94dcd9-d228-45a7-8269-ba50aee27e76","port_security_enabled":true,"project_id":"f213b18d817f4f53927fb2a663586a72","fixed_ips":[{"subnet_id":"489f1f36-23d4-4802-aa1d-ba21aea2c875","ip_address":"10.55.0.101"},{"subnet_id":"c3ff369e-9f9b-42cc-855f-bb65e416a0d0","ip_address":"10.65.0.101"}],"extra_dhcp_opts":[],"security_groups":["5fdd62dd-4fc1-4e45-9944-207a6193bed9"],"name":"CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dd956ae4-7c33-47e6-9036-c587fc0c12ce","tenant_id":"f213b18d817f4f53927fb2a663586a72","created_at":"2018-08-12T00:11:44Z","admin_state_up":true,"updated_at":"2018-08-12T00:11:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd956ae4-7c33-47e6-9036-c587fc0c12ce","device_owner":"network:dhcp","revision_number":9,"mac_address":"fa:16:3e:3c:60:51","id":"976dc309-f64f-4740-b825-6ce3fdf9f2f3","port_security_enabled":false,"project_id":"f213b18d817f4f53927fb2a663586a72","fixed_ips":[{"subnet_id":"489f1f36-23d4-4802-aa1d-ba21aea2c875","ip_address":"10.55.0.2"},{"subnet_id":"c3ff369e-9f9b-42cc-855f-bb65e416a0d0","ip_address":"10.65.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:11:58,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=dd956ae4-7c33-47e6-9036-c587fc0c12ce used request id req-a41033aa-50a2-4366-aa35-bce642dde393 2018-08-12 00:11:58,812 - create_instance - INFO - Deleting Port with ID - 0c94dcd9-d228-45a7-8269-ba50aee27e76 2018-08-12 00:11:58,812 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729port-1 2018-08-12 00:11:58,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/0c94dcd9-d228-45a7-8269-ba50aee27e76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:59,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bf635887-f6a5-4c0a-8717-ec7fcb819303 Date: Sun, 12 Aug 2018 00:11:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:11:59,305 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/0c94dcd9-d228-45a7-8269-ba50aee27e76 used request id req-bf635887-f6a5-4c0a-8717-ec7fcb819303 2018-08-12 00:11:59,306 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst 2018-08-12 00:11:59,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:59,447 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:11: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-67770d1c-15f7-4ff9-9bed-ea56101d9380 x-compute-request-id: req-67770d1c-15f7-4ff9-9bed-ea56101d9380 Content-Type: application/json 2018-08-12 00:11:59,447 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 used request id req-67770d1c-15f7-4ff9-9bed-ea56101d9380 2018-08-12 00:11:59,447 - create_instance - INFO - Checking deletion status 2018-08-12 00:11:59,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:11:59,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:11: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-b2a98a38-d4de-4a42-8ed4-0bca2e7d40c4 x-compute-request-id: req-b2a98a38-d4de-4a42-8ed4-0bca2e7d40c4 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.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/327c5a17-a73f-45d7-8727-6021cc1933b4", "rel": "bookmark"}], "image": {"id": "c515ab33-704b-4861-a431-c218283aafd7", "links": [{"href": "http://172.30.9.30:8774/images/c515ab33-704b-4861-a431-c218283aafd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:11:55.000000", "flavor": {"id": "50e5b687-3a05-4ef2-b4a9-4672876dbd66", "links": [{"href": "http://172.30.9.30:8774/flavors/50e5b687-3a05-4ef2-b4a9-4672876dbd66", "rel": "bookmark"}]}, "id": "327c5a17-a73f-45d7-8727-6021cc1933b4", "user_id": "e7fbc4498c384d239b55b95b15406886", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:11:59Z", "hostId": "c674bfb0aecaacc8414d5119702f6dc47fd7f4151b572ef09ad4c968", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst", "created": "2018-08-12T00:11:50Z", "tenant_id": "f213b18d817f4f53927fb2a663586a72", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:11:59,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 used request id req-b2a98a38-d4de-4a42-8ed4-0bca2e7d40c4 2018-08-12 00:11:59,557 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst] is - ACTIVE 2018-08-12 00:11:59,557 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:12:02,560 - create_instance - DEBUG - VM status query timeout in 296.887344122 2018-08-12 00:12:02,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:12:02,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-f7ecdc77-de49-42be-9a75-991a2aeba670 x-compute-request-id: req-f7ecdc77-de49-42be-9a75-991a2aeba670 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.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/327c5a17-a73f-45d7-8727-6021cc1933b4", "rel": "bookmark"}], "image": {"id": "c515ab33-704b-4861-a431-c218283aafd7", "links": [{"href": "http://172.30.9.30:8774/images/c515ab33-704b-4861-a431-c218283aafd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:11:55.000000", "flavor": {"id": "50e5b687-3a05-4ef2-b4a9-4672876dbd66", "links": [{"href": "http://172.30.9.30:8774/flavors/50e5b687-3a05-4ef2-b4a9-4672876dbd66", "rel": "bookmark"}]}, "id": "327c5a17-a73f-45d7-8727-6021cc1933b4", "user_id": "e7fbc4498c384d239b55b95b15406886", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:11:59Z", "hostId": "c674bfb0aecaacc8414d5119702f6dc47fd7f4151b572ef09ad4c968", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst", "created": "2018-08-12T00:11:50Z", "tenant_id": "f213b18d817f4f53927fb2a663586a72", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:12:02,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 used request id req-f7ecdc77-de49-42be-9a75-991a2aeba670 2018-08-12 00:12:02,668 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst] is - ACTIVE 2018-08-12 00:12:02,668 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:12:05,672 - create_instance - DEBUG - VM status query timeout in 293.775840998 2018-08-12 00:12:05,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1748fe2bb86d0e2ae2d534edc2f290d70c7fde88" 2018-08-12 00:12:05,725 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12: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-ab9bce6a-13ee-458b-8dd9-2a26a2d3e393 x-compute-request-id: req-ab9bce6a-13ee-458b-8dd9-2a26a2d3e393 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 327c5a17-a73f-45d7-8727-6021cc1933b4 could not be found.", "code": 404}} 2018-08-12 00:12:05,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/327c5a17-a73f-45d7-8727-6021cc1933b4 used request id req-ab9bce6a-13ee-458b-8dd9-2a26a2d3e393 2018-08-12 00:12:05,726 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 327c5a17-a73f-45d7-8727-6021cc1933b4 could not be found. (HTTP 404) (Request-ID: req-ab9bce6a-13ee-458b-8dd9-2a26a2d3e393) 2018-08-12 00:12:05,726 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-inst 2018-08-12 00:12:05,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/50e5b687-3a05-4ef2-b4a9-4672876dbd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07b31d022d0c1a453d6f40e5cc48ac975b9717e" 2018-08-12 00:12:05,769 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:12: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-7347ad20-8412-4f72-8507-06c4e606285a x-compute-request-id: req-7347ad20-8412-4f72-8507-06c4e606285a Content-Length: 0 Content-Type: application/json 2018-08-12 00:12:05,769 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/50e5b687-3a05-4ef2-b4a9-4672876dbd66 used request id req-7347ad20-8412-4f72-8507-06c4e606285a 2018-08-12 00:12:05,770 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-pub-subnet 2018-08-12 00:12:05,770 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-pub-subnet 2018-08-12 00:12:05,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/7c07efd0-0268-43da-9bfa-3a56a7bf9737 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc88a4bbd924ade37c4ffb441f2501307898a22" 2018-08-12 00:12:06,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa22b68f-4a5a-4e45-9928-a06b6a02e894 Date: Sun, 12 Aug 2018 00:12:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:12:06,744 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/7c07efd0-0268-43da-9bfa-3a56a7bf9737 used request id req-aa22b68f-4a5a-4e45-9928-a06b6a02e894 2018-08-12 00:12:06,744 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-pub-net 2018-08-12 00:12:06,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/e494e9fa-eafc-4b39-a31a-1af2fa13213b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc88a4bbd924ade37c4ffb441f2501307898a22" 2018-08-12 00:12:07,906 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ef4166ab-7b36-4bd2-95ab-4f34af285184 Date: Sun, 12 Aug 2018 00:12:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:12:07,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/e494e9fa-eafc-4b39-a31a-1af2fa13213b used request id req-ef4166ab-7b36-4bd2-95ab-4f34af285184 2018-08-12 00:12:07,907 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1 2018-08-12 00:12:07,908 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet1 2018-08-12 00:12:07,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/489f1f36-23d4-4802-aa1d-ba21aea2c875 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4bf2ed76f6a0b12eb9057b5410a5542b2a2ce4" 2018-08-12 00:12:09,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2d54b61-2571-414c-b9a7-eb4d26059d4c Date: Sun, 12 Aug 2018 00:12:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:12:09,284 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/489f1f36-23d4-4802-aa1d-ba21aea2c875 used request id req-c2d54b61-2571-414c-b9a7-eb4d26059d4c 2018-08-12 00:12:09,284 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2 2018-08-12 00:12:09,284 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-subnet2 2018-08-12 00:12:09,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/c3ff369e-9f9b-42cc-855f-bb65e416a0d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4bf2ed76f6a0b12eb9057b5410a5542b2a2ce4" 2018-08-12 00:12:10,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11e09e48-5477-42ff-a85c-1a964473aaa5 Date: Sun, 12 Aug 2018 00:12:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:12:10,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/c3ff369e-9f9b-42cc-855f-bb65e416a0d0 used request id req-11e09e48-5477-42ff-a85c-1a964473aaa5 2018-08-12 00:12:10,277 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729net2 2018-08-12 00:12:10,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/dd956ae4-7c33-47e6-9036-c587fc0c12ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4bf2ed76f6a0b12eb9057b5410a5542b2a2ce4" 2018-08-12 00:12:11,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9f3656b8-1729-4a1c-8922-a73533060dda Date: Sun, 12 Aug 2018 00:12:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:12:11,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/dd956ae4-7c33-47e6-9036-c587fc0c12ce used request id req-9f3656b8-1729-4a1c-8922-a73533060dda 2018-08-12 00:12:11,510 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c459ba8b-926f-4901-bd36-5ce69fccf729-image 2018-08-12 00:12:11,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/c515ab33-704b-4861-a431-c218283aafd7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f168a9f6717951042a6b1f7a5e110765b127e117" 2018-08-12 00:12:12,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d0ab3863-36eb-4023-bb89-f04c41847117 Date: Sun, 12 Aug 2018 00:12:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:12:12,847 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/c515ab33-704b-4861-a431-c218283aafd7 used request id req-d0ab3863-36eb-4023-bb89-f04c41847117 2018-08-12 00:12:12,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:12:12,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:12:12,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:12:12,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:12:12,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:12:12,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:12:13,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-72126951-dd70-405c-b1c0-72b0bd8a525c Date: Sun, 12 Aug 2018 00:12:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f213b18d817f4f53927fb2a663586a72", "created_at": "2018-08-12T00:11:39Z", "updated_at": "2018-08-12T00:11:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:11:39Z", "revision_number": 0, "id": "0c2145bb-26d9-4436-8a0a-5a5ddb181654", "remote_group_id": "5fdd62dd-4fc1-4e45-9944-207a6193bed9", "remote_ip_prefix": null, "created_at": "2018-08-12T00:11:39Z", "security_group_id": "5fdd62dd-4fc1-4e45-9944-207a6193bed9", "tenant_id": "f213b18d817f4f53927fb2a663586a72", "port_range_min": null, "ethertype": "IPv6", "project_id": "f213b18d817f4f53927fb2a663586a72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:11:39Z", "revision_number": 0, "id": "c816383b-cee9-4d93-97c4-53c3fa458263", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:11:39Z", "security_group_id": "5fdd62dd-4fc1-4e45-9944-207a6193bed9", "tenant_id": "f213b18d817f4f53927fb2a663586a72", "port_range_min": null, "ethertype": "IPv4", "project_id": "f213b18d817f4f53927fb2a663586a72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:11:39Z", "revision_number": 0, "id": "f2b0fb50-8e35-4a03-91dd-e618f927b726", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:11:39Z", "security_group_id": "5fdd62dd-4fc1-4e45-9944-207a6193bed9", "tenant_id": "f213b18d817f4f53927fb2a663586a72", "port_range_min": null, "ethertype": "IPv6", "project_id": "f213b18d817f4f53927fb2a663586a72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:11:39Z", "revision_number": 0, "id": "f2fa1ecc-a746-4854-8258-8d8373fd5d1a", "remote_group_id": "5fdd62dd-4fc1-4e45-9944-207a6193bed9", "remote_ip_prefix": null, "created_at": "2018-08-12T00:11:39Z", "security_group_id": "5fdd62dd-4fc1-4e45-9944-207a6193bed9", "tenant_id": "f213b18d817f4f53927fb2a663586a72", "port_range_min": null, "ethertype": "IPv4", "project_id": "f213b18d817f4f53927fb2a663586a72"}], "revision_number": 4, "project_id": "f213b18d817f4f53927fb2a663586a72", "id": "5fdd62dd-4fc1-4e45-9944-207a6193bed9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:12:13,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-72126951-dd70-405c-b1c0-72b0bd8a525c 2018-08-12 00:12:13,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:12:13,285 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a18c39a3-5e23-4491-95f6-a3f0fbf19b6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:13,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-a18c39a3-5e23-4491-95f6-a3f0fbf19b6d 2018-08-12 00:12:13,286 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:13,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:12:13,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3af63d2-3cb7-4883-8184-3a1c47cebbc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:13,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-d3af63d2-3cb7-4883-8184-3a1c47cebbc3 2018-08-12 00:12:13,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:13,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:12:13,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9076bc56-1936-4819-b22a-5fabf3b3c96e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:13,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-9076bc56-1936-4819-b22a-5fabf3b3c96e 2018-08-12 00:12:13,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:13,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:12:13,541 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e141189b-52f1-419e-9a2a-0993c29f3b58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:13,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-e141189b-52f1-419e-9a2a-0993c29f3b58 2018-08-12 00:12:13,542 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:13,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:12:13,629 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f49c971a-9ce8-4bd3-aedb-936f0b5fae6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:13,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-f49c971a-9ce8-4bd3-aedb-936f0b5fae6a 2018-08-12 00:12:13,629 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:13,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:12:13,723 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0478e418-5a5d-4088-864b-8ae0493526cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:13,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-0478e418-5a5d-4088-864b-8ae0493526cd 2018-08-12 00:12:13,724 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:13,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:12:13,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d510e3b-9f0c-4ae8-8313-94f7f2b32cce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:13,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-2d510e3b-9f0c-4ae8-8313-94f7f2b32cce 2018-08-12 00:12:13,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:13,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:12:13,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98becbae-dd67-4bf1-b414-f69ef49c4a77 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f213b18d817f4f53927fb2a663586a72", "name": "CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj"}} 2018-08-12 00:12:13,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72 used request id req-98becbae-dd67-4bf1-b414-f69ef49c4a77 2018-08-12 00:12:13,894 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fdd62dd-4fc1-4e45-9944-207a6193bed9 2018-08-12 00:12:13,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5fdd62dd-4fc1-4e45-9944-207a6193bed9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:12:13,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-be6c1aef-d8f6-451a-a20f-d67702fa7c1c Date: Sun, 12 Aug 2018 00:12:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5fdd62dd-4fc1-4e45-9944-207a6193bed9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:11:39Z", "security_group_id": "5fdd62dd-4fc1-4e45-9944-207a6193bed9", "port_range_min": null, "revision_number": 0, "tenant_id": "f213b18d817f4f53927fb2a663586a72", "created_at": "2018-08-12T00:11:39Z", "project_id": "f213b18d817f4f53927fb2a663586a72", "id": "0c2145bb-26d9-4436-8a0a-5a5ddb181654"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:11:39Z", "security_group_id": "5fdd62dd-4fc1-4e45-9944-207a6193bed9", "port_range_min": null, "revision_number": 0, "tenant_id": "f213b18d817f4f53927fb2a663586a72", "created_at": "2018-08-12T00:11:39Z", "project_id": "f213b18d817f4f53927fb2a663586a72", "id": "c816383b-cee9-4d93-97c4-53c3fa458263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:11:39Z", "security_group_id": "5fdd62dd-4fc1-4e45-9944-207a6193bed9", "port_range_min": null, "revision_number": 0, "tenant_id": "f213b18d817f4f53927fb2a663586a72", "created_at": "2018-08-12T00:11:39Z", "project_id": "f213b18d817f4f53927fb2a663586a72", "id": "f2b0fb50-8e35-4a03-91dd-e618f927b726"}, {"remote_group_id": "5fdd62dd-4fc1-4e45-9944-207a6193bed9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:11:39Z", "security_group_id": "5fdd62dd-4fc1-4e45-9944-207a6193bed9", "port_range_min": null, "revision_number": 0, "tenant_id": "f213b18d817f4f53927fb2a663586a72", "created_at": "2018-08-12T00:11:39Z", "project_id": "f213b18d817f4f53927fb2a663586a72", "id": "f2fa1ecc-a746-4854-8258-8d8373fd5d1a"}]} 2018-08-12 00:12:13,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5fdd62dd-4fc1-4e45-9944-207a6193bed9 used request id req-be6c1aef-d8f6-451a-a20f-d67702fa7c1c 2018-08-12 00:12:13,921 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:12:13,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/5fdd62dd-4fc1-4e45-9944-207a6193bed9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:12:14,154 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0c5f165-e148-4b6f-9ce9-5eceb477a51a Content-Length: 0 Date: Sun, 12 Aug 2018 00:12:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:12:14,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/5fdd62dd-4fc1-4e45-9944-207a6193bed9 used request id req-d0c5f165-e148-4b6f-9ce9-5eceb477a51a 2018-08-12 00:12:14,155 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj 2018-08-12 00:12:14,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:12:14,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:12:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daac769f-93c4-4555-b317-296042d57120 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:12:14,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f213b18d817f4f53927fb2a663586a72 used request id req-daac769f-93c4-4555-b317-296042d57120 2018-08-12 00:12:14,452 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-1863c854-4d10-4f3-proj-role 2018-08-12 00:12:14,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/e623627dfd89456bb8afa8de0c2a8561 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:12:14,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:12:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc1c3be0-447a-469e-bd17-c00b0116d9e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:12:14,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/e623627dfd89456bb8afa8de0c2a8561 used request id req-cc1c3be0-447a-469e-bd17-c00b0116d9e4 2018-08-12 00:12:14,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd92b42b62efe41793954d6a91443f0816b0d218" 2018-08-12 00:12:14,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b774da-f7a5-4330-a64e-e2d5df7d5634 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:12:14,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-46b774da-f7a5-4330-a64e-e2d5df7d5634 2018-08-12 00:12:14,646 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-1863c854-4d10-4f3-user 2018-08-12 00:12:14,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/e7fbc4498c384d239b55b95b15406886 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910cff2dc11044ee809b9a0087e652b9059dbdc7" 2018-08-12 00:12:14,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:12:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2795211-e875-4852-a6e0-329bbc41752d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:12:14,806 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e7fbc4498c384d239b55b95b15406886 used request id req-e2795211-e875-4852-a6e0-329bbc41752d 2018-08-12 00:12:14,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:12:15,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:12:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["R4r1Ic2dQiSaiQU4h1LS6w"], "issued_at": "2018-08-12T00:12:15.000000Z"}} 2018-08-12 00:12:15,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeabed6a367ef1842ec62c4ec8077e8772b44b3b" 2018-08-12 00:12:15,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf2fe000-137a-4b24-a7ca-fff6f449bf96 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:12:15,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-bf2fe000-137a-4b24-a7ca-fff6f449bf96 2018-08-12 00:12:15,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:12:15,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:12:15,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:12:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["L0Kuv1FiQ_eByEKYMg1KFg"], "issued_at": "2018-08-12T00:12:15.000000Z"}} 2018-08-12 00:12:15,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:15,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7579073d-0f78-4cb8-a748-d36adbe715b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:12:15,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7579073d-0f78-4cb8-a748-d36adbe715b2 2018-08-12 00:12:15,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:12:15,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:12:15,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:15,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b89502e-edfa-44b5-88f3-54a4c4dba1d2 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:12:15,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj used request id req-7b89502e-edfa-44b5-88f3-54a4c4dba1d2 2018-08-12 00:12:15,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:15,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7409c00-ddd6-49cb-83f2-d8cbb1e6f922 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:12:15,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f7409c00-ddd6-49cb-83f2-d8cbb1e6f922 2018-08-12 00:12:15,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}}' 2018-08-12 00:12:15,980 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:12:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9694b0c-8ebf-4b07-8345-25725e32c1fe Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff"}, "tags": [], "enabled": true, "id": "92b6ba6e60a54bac84131579f027fdff", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}} 2018-08-12 00:12:15,980 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-f9694b0c-8ebf-4b07-8345-25725e32c1fe 2018-08-12 00:12:15,980 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj 2018-08-12 00:12:15,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:12:15,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:12:16,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:12:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["_gMVe46RQ1iPJ6eX0S8ewg"], "issued_at": "2018-08-12T00:12:16.000000Z"}} 2018-08-12 00:12:16,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5918e61ee266ecfe92e489e001556bd6c20eddb" 2018-08-12 00:12:16,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-491b9f6c-652b-4e16-923e-8d77e05a350c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:12:16,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-491b9f6c-652b-4e16-923e-8d77e05a350c 2018-08-12 00:12:16,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:12:16,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:12: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:12:16,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5918e61ee266ecfe92e489e001556bd6c20eddb" 2018-08-12 00:12:16,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3571c3-69cd-4bee-90c9-3edcc53ef910 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:12:16,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2b3571c3-69cd-4bee-90c9-3edcc53ef910 2018-08-12 00:12:16,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5918e61ee266ecfe92e489e001556bd6c20eddb" 2018-08-12 00:12:16,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c01aed9c-64f0-4f0a-949d-1cce34dd2065 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff"}, "tags": [], "enabled": true, "id": "92b6ba6e60a54bac84131579f027fdff", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}]} 2018-08-12 00:12:16,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj used request id req-c01aed9c-64f0-4f0a-949d-1cce34dd2065 2018-08-12 00:12:16,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5918e61ee266ecfe92e489e001556bd6c20eddb" 2018-08-12 00:12:16,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae1b6e2-89eb-4357-af4a-b80153a71f8f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:12:16,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4ae1b6e2-89eb-4357-af4a-b80153a71f8f 2018-08-12 00:12:17,112 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-afa56e5a-45e0-4c8-user 2018-08-12 00:12:17,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:12:17,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:17,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c604708-01ae-464a-949c-ecd1f40030b0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:12:17,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6c604708-01ae-464a-949c-ecd1f40030b0 2018-08-12 00:12:17,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" -d '{"role": {"name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj-role"}}' 2018-08-12 00:12:17,236 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:12:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e959cc0-bb88-47f0-a195-5830e261ef5e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d1ae18e531284d27884c4f06c18d5ddf", "links": {"self": "http://172.30.9.30:5000/v3/roles/d1ae18e531284d27884c4f06c18d5ddf"}, "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj-role"}} 2018-08-12 00:12:17,237 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-8e959cc0-bb88-47f0-a195-5830e261ef5e 2018-08-12 00:12:17,237 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj-role 2018-08-12 00:12:17,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/d1ae18e531284d27884c4f06c18d5ddf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:17,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e76393d-92e4-494a-a331-c588978822be Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d1ae18e531284d27884c4f06c18d5ddf", "links": {"self": "http://172.30.9.30:5000/v3/roles/d1ae18e531284d27884c4f06c18d5ddf"}, "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj-role"}} 2018-08-12 00:12:17,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/d1ae18e531284d27884c4f06c18d5ddf used request id req-2e76393d-92e4-494a-a331-c588978822be 2018-08-12 00:12:17,324 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj-role to project InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj 2018-08-12 00:12:17,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff/users/e6989801339643709288bd2daa358f64/roles/d1ae18e531284d27884c4f06c18d5ddf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:17,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:12:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8862b8c8-fd37-4aeb-a392-5e93cf92b4ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:12:17,461 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff/users/e6989801339643709288bd2daa358f64/roles/d1ae18e531284d27884c4f06c18d5ddf used request id req-8862b8c8-fd37-4aeb-a392-5e93cf92b4ac 2018-08-12 00:12:17,461 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:12:17,463 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:12:17,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:12:17,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:12:17,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1ae18e531284d27884c4f06c18d5ddf", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj-role"}], "expires_at": "2018-08-12T01:12:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "92b6ba6e60a54bac84131579f027fdff", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-user", "id": "e6989801339643709288bd2daa358f64"}, "audit_ids": ["Vgh2TWhLRQ2-3JQRlj4SDQ"], "issued_at": "2018-08-12T00:12:17.000000Z"}} 2018-08-12 00:12:17,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c6c58268a27b3b898af050fff51e8224d50ad7" 2018-08-12 00:12:17,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-974a54a0-6a52-4440-918b-e73552794b9d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:12:17,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-974a54a0-6a52-4440-918b-e73552794b9d 2018-08-12 00:12:17,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61c6c58268a27b3b898af050fff51e8224d50ad7" 2018-08-12 00:12:18,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c6d45308-e702-4906-85e2-6b3370819f50 Date: Sun, 12 Aug 2018 00:12:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-image"} 2018-08-12 00:12:18,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-image used request id req-c6d45308-e702-4906-85e2-6b3370819f50 2018-08-12 00:12:18,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61c6c58268a27b3b898af050fff51e8224d50ad7" 2018-08-12 00:12:18,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6a55873b-a981-4fa2-b049-0e77c4803866 Date: Sun, 12 Aug 2018 00:12: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-08-12 00:12:18,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-6a55873b-a981-4fa2-b049-0e77c4803866 2018-08-12 00:12:18,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61c6c58268a27b3b898af050fff51e8224d50ad7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-image"}' 2018-08-12 00:12:18,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9b5068c1-714f-4bfa-86b4-fa2e7341d88c Date: Sun, 12 Aug 2018 00:12:18 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:12:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:12:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "min_disk": 0, "protected": false, "id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "file": "/v2/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613/file", "checksum": null, "owner": "92b6ba6e60a54bac84131579f027fdff", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:12:18,270 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-9b5068c1-714f-4bfa-86b4-fa2e7341d88c 2018-08-12 00:12:18,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61c6c58268a27b3b898af050fff51e8224d50ad7" -d '' 2018-08-12 00:12:18,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-395e35d9-3efa-483e-bfee-44c1e4e87bf1 Date: Sun, 12 Aug 2018 00:12:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:12:18,838 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613/file used request id req-395e35d9-3efa-483e-bfee-44c1e4e87bf1 2018-08-12 00:12:18,839 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:12:18,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61c6c58268a27b3b898af050fff51e8224d50ad7" 2018-08-12 00:12:18,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-799ea318-aba2-4938-b80e-60902906c47f Date: Sun, 12 Aug 2018 00:12:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:12:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:12:18Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613/snap", "metadata": {}}], "self": "/v2/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "min_disk": 0, "protected": false, "id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "file": "/v2/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "92b6ba6e60a54bac84131579f027fdff", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:12:18,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613 used request id req-799ea318-aba2-4938-b80e-60902906c47f 2018-08-12 00:12:18,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61c6c58268a27b3b898af050fff51e8224d50ad7" 2018-08-12 00:12:18,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dc3455ce-4ad1-4a5b-a93b-ab6d8d954dfb Date: Sun, 12 Aug 2018 00:12: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-08-12 00:12:18,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-dc3455ce-4ad1-4a5b-a93b-ab6d8d954dfb 2018-08-12 00:12:18,871 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-image 2018-08-12 00:12:18,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61c6c58268a27b3b898af050fff51e8224d50ad7" 2018-08-12 00:12:18,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-911b6e62-cfcf-4eb4-9eda-653b10d0ba0a Date: Sun, 12 Aug 2018 00:12:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:12:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:12:18Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613/snap", "metadata": {}}], "self": "/v2/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "min_disk": 0, "protected": false, "id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "file": "/v2/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "92b6ba6e60a54bac84131579f027fdff", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:12:18,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613 used request id req-911b6e62-cfcf-4eb4-9eda-653b10d0ba0a 2018-08-12 00:12:18,890 - create_image - DEBUG - Instance status is - active 2018-08-12 00:12:18,890 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-image 2018-08-12 00:12:18,890 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-image 2018-08-12 00:12:18,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:12:18,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:12:19,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1ae18e531284d27884c4f06c18d5ddf", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj-role"}], "expires_at": "2018-08-12T01:12:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "92b6ba6e60a54bac84131579f027fdff", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-user", "id": "e6989801339643709288bd2daa358f64"}, "audit_ids": ["lMEuBF1KQ7ytn_HPLI_7dg"], "issued_at": "2018-08-12T00:12:19.000000Z"}} 2018-08-12 00:12:19,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240313c2075761c05d5a83c94d13a72e8030d134" 2018-08-12 00:12:19,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eaf9b44-d544-4875-bdac-f4be464f0b38 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:12:19,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-5eaf9b44-d544-4875-bdac-f4be464f0b38 2018-08-12 00:12:19,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:12:19,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:12:19,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:12:19,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:12:19,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:12:19,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240313c2075761c05d5a83c94d13a72e8030d134" 2018-08-12 00:12:19,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d3e4937f-5d65-4927-8c65-e0c468722eb0 Date: Sun, 12 Aug 2018 00:12:19 GMT RESP BODY: {"networks":[]} 2018-08-12 00:12:19,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net used request id req-d3e4937f-5d65-4927-8c65-e0c468722eb0 2018-08-12 00:12:19,541 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net 2018-08-12 00:12:19,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240313c2075761c05d5a83c94d13a72e8030d134" -d '{"network": {"name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net", "admin_state_up": true}}' 2018-08-12 00:12:20,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-7daa3b28-7bc0-4c3a-a995-72ee19872694 Date: Sun, 12 Aug 2018 00:12:20 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:12:19Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"92b6ba6e60a54bac84131579f027fdff","id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net"}} 2018-08-12 00:12:20,038 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-7daa3b28-7bc0-4c3a-a995-72ee19872694 2018-08-12 00:12:20,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240313c2075761c05d5a83c94d13a72e8030d134" 2018-08-12 00:12:20,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-c8a8e49c-171f-467a-85c6-c31ba603c670 Date: Sun, 12 Aug 2018 00:12:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:12:19Z","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net"}]} 2018-08-12 00:12:20,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-c8a8e49c-171f-467a-85c6-c31ba603c670 2018-08-12 00:12:20,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240313c2075761c05d5a83c94d13a72e8030d134" 2018-08-12 00:12:20,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e456e55f-7b33-45be-af03-65a77019ac39 Date: Sun, 12 Aug 2018 00:12:20 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:12:20,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-e456e55f-7b33-45be-af03-65a77019ac39 2018-08-12 00:12:20,213 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet 2018-08-12 00:12:20,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240313c2075761c05d5a83c94d13a72e8030d134" -d '{"subnets": [{"ip_version": 4, "network_id": "e45c089a-2012-4f21-9bc9-f7560ce6b43f", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet"}]}' 2018-08-12 00:12:20,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7474e737-8207-4d67-b19c-60211d6d07ee Date: Sun, 12 Aug 2018 00:12:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12: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":"92b6ba6e60a54bac84131579f027fdff","id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet"}]} 2018-08-12 00:12:20,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-7474e737-8207-4d67-b19c-60211d6d07ee 2018-08-12 00:12:20,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240313c2075761c05d5a83c94d13a72e8030d134" 2018-08-12 00:12:20,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-d5937ee9-dc4b-4c4b-a0b5-b8aa98a6fe76 Date: Sun, 12 Aug 2018 00:12:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["636df9d2-d5fc-4915-861d-c9cdf70c7adc"],"updated_at":"2018-08-12T00:12:20Z","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net"}]} 2018-08-12 00:12:20,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-d5937ee9-dc4b-4c4b-a0b5-b8aa98a6fe76 2018-08-12 00:12:20,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240313c2075761c05d5a83c94d13a72e8030d134" 2018-08-12 00:12:20,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-95c648d3-b35c-4c7d-9b0c-996a3251c06a Date: Sun, 12 Aug 2018 00:12:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12: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":"92b6ba6e60a54bac84131579f027fdff","id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet"}]} 2018-08-12 00:12:20,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-95c648d3-b35c-4c7d-9b0c-996a3251c06a 2018-08-12 00:12:20,998 - OpenStackNetwork - DEBUG - Network [e45c089a-2012-4f21-9bc9-f7560ce6b43f] created successfully 2018-08-12 00:12:20,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:12:20,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:12:21,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:12:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["fjbm3VVmTjaKAkIqUwxcxQ"], "issued_at": "2018-08-12T00:12:21.000000Z"}} 2018-08-12 00:12:21,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f45a87248b92d7dc8c40f2b67fa0b06a6a70fe" 2018-08-12 00:12:21,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c81834-d90c-4687-b0c7-9edbf35f211b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:12:21,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f1c81834-d90c-4687-b0c7-9edbf35f211b 2018-08-12 00:12:21,473 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:12:21,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f45a87248b92d7dc8c40f2b67fa0b06a6a70fe" 2018-08-12 00:12:21,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-514c1a49-d8c7-40f7-b10d-35af464479c9 x-compute-request-id: req-514c1a49-d8c7-40f7-b10d-35af464479c9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:12:21,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-514c1a49-d8c7-40f7-b10d-35af464479c9 2018-08-12 00:12:21,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f45a87248b92d7dc8c40f2b67fa0b06a6a70fe" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-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-08-12 00:12:21,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-740ebcb9-ceb4-499f-99f3-48ef6e995033 x-compute-request-id: req-740ebcb9-ceb4-499f-99f3-48ef6e995033 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "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": "edbce9fa-0248-484f-a78e-8e55152db549"}} 2018-08-12 00:12:21,787 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-740ebcb9-ceb4-499f-99f3-48ef6e995033 2018-08-12 00:12:21,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:12:21,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:12:22,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1ae18e531284d27884c4f06c18d5ddf", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj-role"}], "expires_at": "2018-08-12T01:12:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "92b6ba6e60a54bac84131579f027fdff", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-user", "id": "e6989801339643709288bd2daa358f64"}, "audit_ids": ["uoq3aSPaS8WNmoBgdvZa2Q"], "issued_at": "2018-08-12T00:12:22.000000Z"}} 2018-08-12 00:12:22,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:22,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e599e4-84fa-4eb2-818d-01f55e241758 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:12:22,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-31e599e4-84fa-4eb2-818d-01f55e241758 2018-08-12 00:12:22,248 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:12:22,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:12:22,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:12:22,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:12:22,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:12:22,250 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:12:22,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:22,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbc40d84-6f9e-46e3-8ead-376208851892 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:12:22,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-dbc40d84-6f9e-46e3-8ead-376208851892 2018-08-12 00:12:22,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:22,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-76952dd1-0c79-4e6e-91f3-8a0b2d33731a Date: Sun, 12 Aug 2018 00:12:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["636df9d2-d5fc-4915-861d-c9cdf70c7adc"],"updated_at":"2018-08-12T00:12:20Z","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net"}]} 2018-08-12 00:12:22,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net used request id req-76952dd1-0c79-4e6e-91f3-8a0b2d33731a 2018-08-12 00:12:22,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:22,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ad7d4a8c-e7c2-4cbb-8e01-a55a3a7f276d Date: Sun, 12 Aug 2018 00:12:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12: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":"92b6ba6e60a54bac84131579f027fdff","id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet"}]} 2018-08-12 00:12:22,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-ad7d4a8c-e7c2-4cbb-8e01-a55a3a7f276d 2018-08-12 00:12:22,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:22,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-9ea4a340-164a-42be-a5e4-792a524b4ccf Date: Sun, 12 Aug 2018 00:12:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["636df9d2-d5fc-4915-861d-c9cdf70c7adc"],"updated_at":"2018-08-12T00:12:20Z","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net"}]} 2018-08-12 00:12:22,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net used request id req-9ea4a340-164a-42be-a5e4-792a524b4ccf 2018-08-12 00:12:22,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:12:22,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:12: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:12:22,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:22,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0095003-1292-4b7b-af81-1aa9ac8daf40 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92b6ba6e60a54bac84131579f027fdff", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}} 2018-08-12 00:12:22,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff used request id req-e0095003-1292-4b7b-af81-1aa9ac8daf40 2018-08-12 00:12:22,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:22,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-12e527f6-867e-435e-a8ca-ec8b7102398b Date: Sun, 12 Aug 2018 00:12:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12: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":"92b6ba6e60a54bac84131579f027fdff","id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet"}]} 2018-08-12 00:12:22,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-12e527f6-867e-435e-a8ca-ec8b7102398b 2018-08-12 00:12:22,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f&name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:22,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5f7d7276-e4cb-4bc1-a823-3dbb557186b8 Date: Sun, 12 Aug 2018 00:12:22 GMT RESP BODY: {"ports":[]} 2018-08-12 00:12:22,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f&name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-port&admin_state_up=True used request id req-5f7d7276-e4cb-4bc1-a823-3dbb557186b8 2018-08-12 00:12:22,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:23,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-5ba8d64c-181a-4e10-b626-26a7cd37f048 x-compute-request-id: req-5ba8d64c-181a-4e10-b626-26a7cd37f048 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:12:23,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst used request id req-5ba8d64c-181a-4e10-b626-26a7cd37f048 2018-08-12 00:12:23,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:23,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-2652297d-0838-4af9-ba09-a050e59050d3 Date: Sun, 12 Aug 2018 00:12:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["636df9d2-d5fc-4915-861d-c9cdf70c7adc"],"updated_at":"2018-08-12T00:12:20Z","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net"}]} 2018-08-12 00:12:23,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net used request id req-2652297d-0838-4af9-ba09-a050e59050d3 2018-08-12 00:12:23,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:23,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-257ace5f-d620-418d-a021-10739af48e3d Date: Sun, 12 Aug 2018 00:12:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12: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":"92b6ba6e60a54bac84131579f027fdff","id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet"}]} 2018-08-12 00:12:23,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-257ace5f-d620-418d-a021-10739af48e3d 2018-08-12 00:12:23,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:23,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-1d074ca1-3e48-4388-8262-1965dfb97948 Date: Sun, 12 Aug 2018 00:12:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["636df9d2-d5fc-4915-861d-c9cdf70c7adc"],"updated_at":"2018-08-12T00:12:20Z","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net"}]} 2018-08-12 00:12:23,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net used request id req-1d074ca1-3e48-4388-8262-1965dfb97948 2018-08-12 00:12:23,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:23,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c416c0-a0ed-4687-868b-89118d1f14f5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92b6ba6e60a54bac84131579f027fdff", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}} 2018-08-12 00:12:23,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff used request id req-60c416c0-a0ed-4687-868b-89118d1f14f5 2018-08-12 00:12:23,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:23,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fe81aad9-901d-4812-b905-ee266510bd0f Date: Sun, 12 Aug 2018 00:12:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12: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":"92b6ba6e60a54bac84131579f027fdff","id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet"}]} 2018-08-12 00:12:23,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-fe81aad9-901d-4812-b905-ee266510bd0f 2018-08-12 00:12:23,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f&name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:23,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1efa06b8-715e-47b4-bd65-4776f0d21ef0 Date: Sun, 12 Aug 2018 00:12:23 GMT RESP BODY: {"ports":[]} 2018-08-12 00:12:23,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f&name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-port&admin_state_up=True used request id req-1efa06b8-715e-47b4-bd65-4776f0d21ef0 2018-08-12 00:12:23,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:12:23,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:12:23,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1ae18e531284d27884c4f06c18d5ddf", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj-role"}], "expires_at": "2018-08-12T01:12:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "92b6ba6e60a54bac84131579f027fdff", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-user", "id": "e6989801339643709288bd2daa358f64"}, "audit_ids": ["lxmEfKqtRHmA3Y0aBtRu6w"], "issued_at": "2018-08-12T00:12:23.000000Z"}} 2018-08-12 00:12:23,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f0e2bd3036beca42cab5ea60c701c2af80cf69" 2018-08-12 00:12:24,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b434540c-87b0-465a-a2c1-c95f0908ef5a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:12:24,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b434540c-87b0-465a-a2c1-c95f0908ef5a 2018-08-12 00:12:24,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:24,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-1d63f295-780e-427f-a487-1bc56ce47e00 Date: Sun, 12 Aug 2018 00:12:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["636df9d2-d5fc-4915-861d-c9cdf70c7adc"],"updated_at":"2018-08-12T00:12:20Z","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net"}]} 2018-08-12 00:12:24,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net used request id req-1d63f295-780e-427f-a487-1bc56ce47e00 2018-08-12 00:12:24,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:24,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cd20d338-021b-49f0-9247-30066c6a0c5b Date: Sun, 12 Aug 2018 00:12:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12: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":"92b6ba6e60a54bac84131579f027fdff","id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet"}]} 2018-08-12 00:12:24,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-cd20d338-021b-49f0-9247-30066c6a0c5b 2018-08-12 00:12:24,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:24,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-62ac8f1d-08ae-4d3f-985c-17ac6c87e8bb Date: Sun, 12 Aug 2018 00:12:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["636df9d2-d5fc-4915-861d-c9cdf70c7adc"],"updated_at":"2018-08-12T00:12:20Z","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net"}]} 2018-08-12 00:12:24,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net used request id req-62ac8f1d-08ae-4d3f-985c-17ac6c87e8bb 2018-08-12 00:12:24,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:12:24,314 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:12: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:12:24,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f0e2bd3036beca42cab5ea60c701c2af80cf69" 2018-08-12 00:12:24,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89ff3a3a-7502-4404-a2be-b4da0285206c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92b6ba6e60a54bac84131579f027fdff", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}} 2018-08-12 00:12:24,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff used request id req-89ff3a3a-7502-4404-a2be-b4da0285206c 2018-08-12 00:12:24,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:24,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b7a47278-c9d2-49cd-aa4c-10e8f6dd56e8 Date: Sun, 12 Aug 2018 00:12:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12: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":"92b6ba6e60a54bac84131579f027fdff","id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet"}]} 2018-08-12 00:12:24,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-b7a47278-c9d2-49cd-aa4c-10e8f6dd56e8 2018-08-12 00:12:24,461 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net 2018-08-12 00:12:24,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" -d '{"port": {"network_id": "e45c089a-2012-4f21-9bc9-f7560ce6b43f", "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-port", "admin_state_up": true}}' 2018-08-12 00:12:25,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-833f79b3-9cfa-423b-8460-6555628b878d Date: Sun, 12 Aug 2018 00:12:25 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:12:24Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:12:25Z","name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:98:f9:3b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"92b6ba6e60a54bac84131579f027fdff","fixed_ips":[{"subnet_id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","ip_address":"10.55.0.12"}],"id":"9a241969-f646-4093-9be1-58889830c868","security_groups":["d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6"],"device_id":""}} 2018-08-12 00:12:25,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-833f79b3-9cfa-423b-8460-6555628b878d 2018-08-12 00:12:25,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:25,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-c6757c35-6d71-42d3-a87e-d2b8f90f9d45 Date: Sun, 12 Aug 2018 00:12:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["636df9d2-d5fc-4915-861d-c9cdf70c7adc"],"updated_at":"2018-08-12T00:12:20Z","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net"}]} 2018-08-12 00:12:25,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net used request id req-c6757c35-6d71-42d3-a87e-d2b8f90f9d45 2018-08-12 00:12:25,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:25,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-870d3ee6-1fee-406b-99b5-37784e312c66 Date: Sun, 12 Aug 2018 00:12:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12: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":"92b6ba6e60a54bac84131579f027fdff","id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet"}]} 2018-08-12 00:12:25,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-870d3ee6-1fee-406b-99b5-37784e312c66 2018-08-12 00:12:25,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:25,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-3e7a47ff-c3fd-4ba1-9a8d-735e09034d52 Date: Sun, 12 Aug 2018 00:12:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["636df9d2-d5fc-4915-861d-c9cdf70c7adc"],"updated_at":"2018-08-12T00:12:20Z","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net"}]} 2018-08-12 00:12:25,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net used request id req-3e7a47ff-c3fd-4ba1-9a8d-735e09034d52 2018-08-12 00:12:25,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:25,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1c210cf-5dd3-4d7c-9fea-86cf19b93aa1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92b6ba6e60a54bac84131579f027fdff", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}} 2018-08-12 00:12:25,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff used request id req-c1c210cf-5dd3-4d7c-9fea-86cf19b93aa1 2018-08-12 00:12:25,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:25,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fd0346ec-e782-44a6-8132-c950aa087d79 Date: Sun, 12 Aug 2018 00:12:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12: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":"92b6ba6e60a54bac84131579f027fdff","id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet"}]} 2018-08-12 00:12:25,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-fd0346ec-e782-44a6-8132-c950aa087d79 2018-08-12 00:12:25,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f&name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:25,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-5a6beeee-5738-4705-9d70-81d4f6d05349 Date: Sun, 12 Aug 2018 00:12:25 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:24Z","admin_state_up":true,"updated_at":"2018-08-12T00:12:25Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:98:f9:3b","id":"9a241969-f646-4093-9be1-58889830c868","port_security_enabled":true,"project_id":"92b6ba6e60a54bac84131579f027fdff","fixed_ips":[{"subnet_id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6"],"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-port"}]} 2018-08-12 00:12:25,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f&name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-port&admin_state_up=True used request id req-5a6beeee-5738-4705-9d70-81d4f6d05349 2018-08-12 00:12:25,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:25,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a3ada3-52f0-431d-849a-d279ed80a556 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92b6ba6e60a54bac84131579f027fdff", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}} 2018-08-12 00:12:25,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff used request id req-04a3ada3-52f0-431d-849a-d279ed80a556 2018-08-12 00:12:25,872 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst 2018-08-12 00:12:25,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:25,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-7f9084a3-4ad4-4a75-9e9b-c274803d4a75 x-compute-request-id: req-7f9084a3-4ad4-4a75-9e9b-c274803d4a75 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "edbce9fa-0248-484f-a78e-8e55152db549", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-flavor-name"}]} 2018-08-12 00:12:25,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-7f9084a3-4ad4-4a75-9e9b-c274803d4a75 2018-08-12 00:12:25,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/edbce9fa-0248-484f-a78e-8e55152db549 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:25,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-bf2e420f-2a10-49ea-aca6-936eac6ae1ef x-compute-request-id: req-bf2e420f-2a10-49ea-aca6-936eac6ae1ef Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "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": "edbce9fa-0248-484f-a78e-8e55152db549"}} 2018-08-12 00:12:25,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/edbce9fa-0248-484f-a78e-8e55152db549 used request id req-bf2e420f-2a10-49ea-aca6-936eac6ae1ef 2018-08-12 00:12:25,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:26,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-136b1eef-3dfb-4f5b-84de-1250783df649 Date: Sun, 12 Aug 2018 00:12:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:12:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:12:18Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613/snap", "metadata": {}}], "self": "/v2/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "min_disk": 0, "protected": false, "id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "file": "/v2/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "92b6ba6e60a54bac84131579f027fdff", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-image"} 2018-08-12 00:12:26,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-image used request id req-136b1eef-3dfb-4f5b-84de-1250783df649 2018-08-12 00:12:26,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:26,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-134380ff-6af4-4e7d-99ba-9646f615e736 Date: Sun, 12 Aug 2018 00:12: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-08-12 00:12:26,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-134380ff-6af4-4e7d-99ba-9646f615e736 2018-08-12 00:12:26,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" -d '{"server": {"name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst", "imageRef": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "flavorRef": "edbce9fa-0248-484f-a78e-8e55152db549", "max_count": 1, "min_count": 1, "networks": [{"port": "9a241969-f646-4093-9be1-58889830c868"}]}}' 2018-08-12 00:12:27,164 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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-bfcfafa8-124d-418e-a82f-51ed69083df7 x-compute-request-id: req-bfcfafa8-124d-418e-a82f-51ed69083df7 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "17f19f73-cfa0-44d3-b306-90d8335e659b", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "bookmark"}], "adminPass": "TVSqub9V8UPL"}} 2018-08-12 00:12:27,164 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-bfcfafa8-124d-418e-a82f-51ed69083df7 2018-08-12 00:12:27,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:27,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-55b61e62-17b4-4850-91a5-65c2a7716f28 x-compute-request-id: req-55b61e62-17b4-4850-91a5-65c2a7716f28 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.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "bookmark"}], "image": {"id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "links": [{"href": "http://172.30.9.30:8774/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "edbce9fa-0248-484f-a78e-8e55152db549", "links": [{"href": "http://172.30.9.30:8774/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "bookmark"}]}, "id": "17f19f73-cfa0-44d3-b306-90d8335e659b", "user_id": "e6989801339643709288bd2daa358f64", "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-08-12T00:12:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst", "created": "2018-08-12T00:12:27Z", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:12:27,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b used request id req-55b61e62-17b4-4850-91a5-65c2a7716f28 2018-08-12 00:12:27,440 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst 2018-08-12 00:12:27,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:27,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-8570689a-4fce-46c2-8b05-569dede62d83 x-compute-request-id: req-8570689a-4fce-46c2-8b05-569dede62d83 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.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "bookmark"}], "image": {"id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "links": [{"href": "http://172.30.9.30:8774/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "edbce9fa-0248-484f-a78e-8e55152db549", "links": [{"href": "http://172.30.9.30:8774/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "bookmark"}]}, "id": "17f19f73-cfa0-44d3-b306-90d8335e659b", "user_id": "e6989801339643709288bd2daa358f64", "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-08-12T00:12:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst", "created": "2018-08-12T00:12:27Z", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:12:27,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b used request id req-8570689a-4fce-46c2-8b05-569dede62d83 2018-08-12 00:12:27,701 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst] is - BUILD 2018-08-12 00:12:27,701 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:12:30,705 - create_instance - DEBUG - VM status query timeout in 896.735471964 2018-08-12 00:12:30,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:31,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-0ee85c4c-c397-4e2d-86d0-9f20e00729df x-compute-request-id: req-0ee85c4c-c397-4e2d-86d0-9f20e00729df 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.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "bookmark"}], "image": {"id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "links": [{"href": "http://172.30.9.30:8774/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "edbce9fa-0248-484f-a78e-8e55152db549", "links": [{"href": "http://172.30.9.30:8774/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "bookmark"}]}, "id": "17f19f73-cfa0-44d3-b306-90d8335e659b", "security_groups": [{"name": "default"}], "user_id": "e6989801339643709288bd2daa358f64", "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-08-12T00:12:28Z", "hostId": "b0025b32ba7ebc863b2aef81250b1124a715646ff433bb3c2d2c148b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst", "created": "2018-08-12T00:12:27Z", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:12:31,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b used request id req-0ee85c4c-c397-4e2d-86d0-9f20e00729df 2018-08-12 00:12:31,179 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst] is - BUILD 2018-08-12 00:12:31,179 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:12:34,183 - create_instance - DEBUG - VM status query timeout in 893.257421017 2018-08-12 00:12:34,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:34,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-c93cea3d-bea7-4317-9697-1489c343ea80 x-compute-request-id: req-c93cea3d-bea7-4317-9697-1489c343ea80 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:f9:3b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "bookmark"}], "image": {"id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "links": [{"href": "http://172.30.9.30:8774/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:12:31.000000", "flavor": {"id": "edbce9fa-0248-484f-a78e-8e55152db549", "links": [{"href": "http://172.30.9.30:8774/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "bookmark"}]}, "id": "17f19f73-cfa0-44d3-b306-90d8335e659b", "security_groups": [{"name": "default"}], "user_id": "e6989801339643709288bd2daa358f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:12:31Z", "hostId": "b0025b32ba7ebc863b2aef81250b1124a715646ff433bb3c2d2c148b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst", "created": "2018-08-12T00:12:27Z", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:12:34,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b used request id req-c93cea3d-bea7-4317-9697-1489c343ea80 2018-08-12 00:12:34,376 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst] is - ACTIVE 2018-08-12 00:12:34,376 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:12:34,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:34,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-01ec1ba1-46fd-467d-8921-2423336beeb4 x-compute-request-id: req-01ec1ba1-46fd-467d-8921-2423336beeb4 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:f9:3b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "bookmark"}], "image": {"id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "links": [{"href": "http://172.30.9.30:8774/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:12:31.000000", "flavor": {"id": "edbce9fa-0248-484f-a78e-8e55152db549", "links": [{"href": "http://172.30.9.30:8774/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "bookmark"}]}, "id": "17f19f73-cfa0-44d3-b306-90d8335e659b", "security_groups": [{"name": "default"}], "user_id": "e6989801339643709288bd2daa358f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:12:31Z", "hostId": "b0025b32ba7ebc863b2aef81250b1124a715646ff433bb3c2d2c148b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst", "created": "2018-08-12T00:12:27Z", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:12:34,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b used request id req-01ec1ba1-46fd-467d-8921-2423336beeb4 2018-08-12 00:12:34,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:34,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-46cb1807-794e-42f0-af89-8b526488e966 Date: Sun, 12 Aug 2018 00:12:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["636df9d2-d5fc-4915-861d-c9cdf70c7adc"],"updated_at":"2018-08-12T00:12:20Z","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net"}]} 2018-08-12 00:12:34,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net used request id req-46cb1807-794e-42f0-af89-8b526488e966 2018-08-12 00:12:34,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:34,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-856abe16-7e96-4854-b4c4-a7330e720a04 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92b6ba6e60a54bac84131579f027fdff", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}} 2018-08-12 00:12:34,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff used request id req-856abe16-7e96-4854-b4c4-a7330e720a04 2018-08-12 00:12:34,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:34,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7b2f08a8-8461-4928-a412-0b6ff7fc8bf4 Date: Sun, 12 Aug 2018 00:12:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12: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":"92b6ba6e60a54bac84131579f027fdff","id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet"}]} 2018-08-12 00:12:34,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-7b2f08a8-8461-4928-a412-0b6ff7fc8bf4 2018-08-12 00:12:34,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:35,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-bd9a65f8-bbd2-4940-9045-fef0465ad81e Date: Sun, 12 Aug 2018 00:12:35 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","admin_state_up":true,"updated_at":"2018-08-12T00:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e45c089a-2012-4f21-9bc9-f7560ce6b43f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:25:b3:92","id":"28877c2b-e5b9-44dc-a0b6-838805818b27","port_security_enabled":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","fixed_ips":[{"subnet_id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:24Z","admin_state_up":true,"updated_at":"2018-08-12T00:12:31Z","binding:vnic_type":"normal","device_id":"17f19f73-cfa0-44d3-b306-90d8335e659b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:98:f9:3b","id":"9a241969-f646-4093-9be1-58889830c868","port_security_enabled":true,"project_id":"92b6ba6e60a54bac84131579f027fdff","fixed_ips":[{"subnet_id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6"],"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-port"}]} 2018-08-12 00:12:35,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-bd9a65f8-bbd2-4940-9045-fef0465ad81e 2018-08-12 00:12:35,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:12:35,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:12:35,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1ae18e531284d27884c4f06c18d5ddf", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj-role"}], "expires_at": "2018-08-12T01:12:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "92b6ba6e60a54bac84131579f027fdff", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-user", "id": "e6989801339643709288bd2daa358f64"}, "audit_ids": ["TwkPJLfNTr2M6m6SeR5Jlg"], "issued_at": "2018-08-12T00:12:35.000000Z"}} 2018-08-12 00:12:35,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0440a4561d6ecda64f24edf334b3d766526a9023" 2018-08-12 00:12:35,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c7cff0d-f63a-4769-b368-ec6c024bb28d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:12:35,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7c7cff0d-f63a-4769-b368-ec6c024bb28d 2018-08-12 00:12:35,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:12:35,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:12:35,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:12:35,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:12:35,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:12:35,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0440a4561d6ecda64f24edf334b3d766526a9023" 2018-08-12 00:12:35,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3ed16f65-357f-4b9b-a337-978f88c01494 Date: Sun, 12 Aug 2018 00:12:35 GMT RESP BODY: {"security_groups": []} 2018-08-12 00:12:35,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-name&description=hello+group used request id req-3ed16f65-357f-4b9b-a337-978f88c01494 2018-08-12 00:12:35,665 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-name... 2018-08-12 00:12:35,665 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-name 2018-08-12 00:12:35,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0440a4561d6ecda64f24edf334b3d766526a9023" -d '{"security_group": {"name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-name", "description": "hello group"}}' 2018-08-12 00:12:35,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e65f4085-23df-4c46-9d87-39af63ab0f69 Date: Sun, 12 Aug 2018 00:12:35 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:35Z", "updated_at": "2018-08-12T00:12:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:35Z", "revision_number": 0, "id": "d2ef14ba-74f8-4403-b14a-8a1efd9fe3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "port_range_min": null, "ethertype": "IPv4", "project_id": "92b6ba6e60a54bac84131579f027fdff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:35Z", "revision_number": 0, "id": "d936cf9d-cdf4-404b-bb0f-0cb14bf29842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "port_range_min": null, "ethertype": "IPv6", "project_id": "92b6ba6e60a54bac84131579f027fdff"}], "revision_number": 2, "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-name"}} 2018-08-12 00:12:35,894 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-e65f4085-23df-4c46-9d87-39af63ab0f69 2018-08-12 00:12:35,894 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1afbea0-19ff-40f9-9c86-2bbed80a9845 2018-08-12 00:12:35,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1afbea0-19ff-40f9-9c86-2bbed80a9845 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0440a4561d6ecda64f24edf334b3d766526a9023" 2018-08-12 00:12:35,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-24dd8f95-865e-475f-82a6-562c2ae1b16d Date: Sun, 12 Aug 2018 00:12: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-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "port_range_min": null, "revision_number": 0, "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:35Z", "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "d2ef14ba-74f8-4403-b14a-8a1efd9fe3c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "port_range_min": null, "revision_number": 0, "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:35Z", "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "d936cf9d-cdf4-404b-bb0f-0cb14bf29842"}]} 2018-08-12 00:12:35,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1afbea0-19ff-40f9-9c86-2bbed80a9845 used request id req-24dd8f95-865e-475f-82a6-562c2ae1b16d 2018-08-12 00:12:35,971 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1afbea0-19ff-40f9-9c86-2bbed80a9845 2018-08-12 00:12:35,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1afbea0-19ff-40f9-9c86-2bbed80a9845 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0440a4561d6ecda64f24edf334b3d766526a9023" 2018-08-12 00:12:36,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e4ed7c50-144a-493c-ac02-c83d7aebeecb Date: Sun, 12 Aug 2018 00:12:36 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-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "port_range_min": null, "revision_number": 0, "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:35Z", "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "d2ef14ba-74f8-4403-b14a-8a1efd9fe3c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "port_range_min": null, "revision_number": 0, "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:35Z", "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "d936cf9d-cdf4-404b-bb0f-0cb14bf29842"}]} 2018-08-12 00:12:36,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1afbea0-19ff-40f9-9c86-2bbed80a9845 used request id req-e4ed7c50-144a-493c-ac02-c83d7aebeecb 2018-08-12 00:12:36,003 - neutron_utils - INFO - Retrieving security group with ID - a1afbea0-19ff-40f9-9c86-2bbed80a9845 2018-08-12 00:12:36,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=a1afbea0-19ff-40f9-9c86-2bbed80a9845 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0440a4561d6ecda64f24edf334b3d766526a9023" 2018-08-12 00:12:36,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-c6844f27-8f9d-4d70-8d1d-b845a5f083fc Date: Sun, 12 Aug 2018 00:12:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:35Z", "updated_at": "2018-08-12T00:12:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:35Z", "revision_number": 0, "id": "d2ef14ba-74f8-4403-b14a-8a1efd9fe3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "port_range_min": null, "ethertype": "IPv4", "project_id": "92b6ba6e60a54bac84131579f027fdff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:35Z", "revision_number": 0, "id": "d936cf9d-cdf4-404b-bb0f-0cb14bf29842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "port_range_min": null, "ethertype": "IPv6", "project_id": "92b6ba6e60a54bac84131579f027fdff"}], "revision_number": 2, "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-name"}]} 2018-08-12 00:12:36,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=a1afbea0-19ff-40f9-9c86-2bbed80a9845 used request id req-c6844f27-8f9d-4d70-8d1d-b845a5f083fc 2018-08-12 00:12:36,091 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1afbea0-19ff-40f9-9c86-2bbed80a9845 2018-08-12 00:12:36,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1afbea0-19ff-40f9-9c86-2bbed80a9845 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0440a4561d6ecda64f24edf334b3d766526a9023" 2018-08-12 00:12:36,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-23951e31-37b9-447d-bfe3-b19674b3ba85 Date: Sun, 12 Aug 2018 00:12:36 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-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "port_range_min": null, "revision_number": 0, "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:35Z", "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "d2ef14ba-74f8-4403-b14a-8a1efd9fe3c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "port_range_min": null, "revision_number": 0, "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:35Z", "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "d936cf9d-cdf4-404b-bb0f-0cb14bf29842"}]} 2018-08-12 00:12:36,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1afbea0-19ff-40f9-9c86-2bbed80a9845 used request id req-23951e31-37b9-447d-bfe3-b19674b3ba85 2018-08-12 00:12:36,126 - neutron_utils - INFO - Retrieving security group with ID - a1afbea0-19ff-40f9-9c86-2bbed80a9845 2018-08-12 00:12:36,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=a1afbea0-19ff-40f9-9c86-2bbed80a9845 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0440a4561d6ecda64f24edf334b3d766526a9023" 2018-08-12 00:12:36,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-eb759de3-d9ba-4ee7-9095-61e6ea77f880 Date: Sun, 12 Aug 2018 00:12:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:35Z", "updated_at": "2018-08-12T00:12:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:35Z", "revision_number": 0, "id": "d2ef14ba-74f8-4403-b14a-8a1efd9fe3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "port_range_min": null, "ethertype": "IPv4", "project_id": "92b6ba6e60a54bac84131579f027fdff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:35Z", "revision_number": 0, "id": "d936cf9d-cdf4-404b-bb0f-0cb14bf29842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "port_range_min": null, "ethertype": "IPv6", "project_id": "92b6ba6e60a54bac84131579f027fdff"}], "revision_number": 2, "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-name"}]} 2018-08-12 00:12:36,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=a1afbea0-19ff-40f9-9c86-2bbed80a9845 used request id req-eb759de3-d9ba-4ee7-9095-61e6ea77f880 2018-08-12 00:12:36,174 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1afbea0-19ff-40f9-9c86-2bbed80a9845 2018-08-12 00:12:36,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1afbea0-19ff-40f9-9c86-2bbed80a9845 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0440a4561d6ecda64f24edf334b3d766526a9023" 2018-08-12 00:12:36,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bb8649a5-22ac-4738-8783-4f1894c2cb2c Date: Sun, 12 Aug 2018 00:12:36 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-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "port_range_min": null, "revision_number": 0, "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:35Z", "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "d2ef14ba-74f8-4403-b14a-8a1efd9fe3c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "port_range_min": null, "revision_number": 0, "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:35Z", "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "d936cf9d-cdf4-404b-bb0f-0cb14bf29842"}]} 2018-08-12 00:12:36,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1afbea0-19ff-40f9-9c86-2bbed80a9845 used request id req-bb8649a5-22ac-4738-8783-4f1894c2cb2c 2018-08-12 00:12:36,202 - neutron_utils - INFO - Retrieving security group with ID - a1afbea0-19ff-40f9-9c86-2bbed80a9845 2018-08-12 00:12:36,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=a1afbea0-19ff-40f9-9c86-2bbed80a9845 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0440a4561d6ecda64f24edf334b3d766526a9023" 2018-08-12 00:12:36,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d8406d5e-fae0-4fc0-a09d-3d03be66d011 Date: Sun, 12 Aug 2018 00:12:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:35Z", "updated_at": "2018-08-12T00:12:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:35Z", "revision_number": 0, "id": "d2ef14ba-74f8-4403-b14a-8a1efd9fe3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "port_range_min": null, "ethertype": "IPv4", "project_id": "92b6ba6e60a54bac84131579f027fdff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:35Z", "revision_number": 0, "id": "d936cf9d-cdf4-404b-bb0f-0cb14bf29842", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "port_range_min": null, "ethertype": "IPv6", "project_id": "92b6ba6e60a54bac84131579f027fdff"}], "revision_number": 2, "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-name"}]} 2018-08-12 00:12:36,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=a1afbea0-19ff-40f9-9c86-2bbed80a9845 used request id req-d8406d5e-fae0-4fc0-a09d-3d03be66d011 2018-08-12 00:12:36,253 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1afbea0-19ff-40f9-9c86-2bbed80a9845 2018-08-12 00:12:36,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1afbea0-19ff-40f9-9c86-2bbed80a9845 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0440a4561d6ecda64f24edf334b3d766526a9023" 2018-08-12 00:12:36,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e97fb345-3ef6-471a-8e04-151814cbc932 Date: Sun, 12 Aug 2018 00:12:36 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-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "port_range_min": null, "revision_number": 0, "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:35Z", "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "d2ef14ba-74f8-4403-b14a-8a1efd9fe3c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:35Z", "security_group_id": "a1afbea0-19ff-40f9-9c86-2bbed80a9845", "port_range_min": null, "revision_number": 0, "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:35Z", "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "d936cf9d-cdf4-404b-bb0f-0cb14bf29842"}]} 2018-08-12 00:12:36,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1afbea0-19ff-40f9-9c86-2bbed80a9845 used request id req-e97fb345-3ef6-471a-8e04-151814cbc932 2018-08-12 00:12:36,280 - neutron_utils - INFO - Deleting security group rule with ID - d936cf9d-cdf4-404b-bb0f-0cb14bf29842 2018-08-12 00:12:36,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/d936cf9d-cdf4-404b-bb0f-0cb14bf29842 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0440a4561d6ecda64f24edf334b3d766526a9023" 2018-08-12 00:12:36,421 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-051a6a80-f9e1-4272-94e3-f81100f472dd Content-Length: 0 Date: Sun, 12 Aug 2018 00:12:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:12:36,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/d936cf9d-cdf4-404b-bb0f-0cb14bf29842 used request id req-051a6a80-f9e1-4272-94e3-f81100f472dd 2018-08-12 00:12:36,422 - neutron_utils - INFO - Deleting security group rule with ID - d2ef14ba-74f8-4403-b14a-8a1efd9fe3c0 2018-08-12 00:12:36,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/d2ef14ba-74f8-4403-b14a-8a1efd9fe3c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0440a4561d6ecda64f24edf334b3d766526a9023" 2018-08-12 00:12:36,529 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cef12a0a-ddd9-4194-a57b-714057e56305 Content-Length: 0 Date: Sun, 12 Aug 2018 00:12:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:12:36,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/d2ef14ba-74f8-4403-b14a-8a1efd9fe3c0 used request id req-cef12a0a-ddd9-4194-a57b-714057e56305 2018-08-12 00:12:36,529 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-name 2018-08-12 00:12:36,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/a1afbea0-19ff-40f9-9c86-2bbed80a9845 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0440a4561d6ecda64f24edf334b3d766526a9023" 2018-08-12 00:12:36,714 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b91041a5-8bea-4031-b04a-544fbd66ceb8 Content-Length: 0 Date: Sun, 12 Aug 2018 00:12:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:12:36,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/a1afbea0-19ff-40f9-9c86-2bbed80a9845 used request id req-b91041a5-8bea-4031-b04a-544fbd66ceb8 2018-08-12 00:12:36,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:37,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-53ba2ac7-9f36-4afe-8caf-3f8fc858cbba x-compute-request-id: req-53ba2ac7-9f36-4afe-8caf-3f8fc858cbba Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:f9:3b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "bookmark"}], "image": {"id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "links": [{"href": "http://172.30.9.30:8774/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:12:31.000000", "flavor": {"id": "edbce9fa-0248-484f-a78e-8e55152db549", "links": [{"href": "http://172.30.9.30:8774/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "bookmark"}]}, "id": "17f19f73-cfa0-44d3-b306-90d8335e659b", "security_groups": [{"name": "default"}], "user_id": "e6989801339643709288bd2daa358f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:12:31Z", "hostId": "b0025b32ba7ebc863b2aef81250b1124a715646ff433bb3c2d2c148b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst", "created": "2018-08-12T00:12:27Z", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:12:37,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b used request id req-53ba2ac7-9f36-4afe-8caf-3f8fc858cbba 2018-08-12 00:12:37,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:37,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-c7d2373e-ebc0-4a0a-aa42-cb78b2bf1878 Date: Sun, 12 Aug 2018 00:12:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["636df9d2-d5fc-4915-861d-c9cdf70c7adc"],"updated_at":"2018-08-12T00:12:20Z","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net"}]} 2018-08-12 00:12:37,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net used request id req-c7d2373e-ebc0-4a0a-aa42-cb78b2bf1878 2018-08-12 00:12:37,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:37,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e1dc79-9fb0-4656-bbf6-3ac15b5820cb Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92b6ba6e60a54bac84131579f027fdff", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}} 2018-08-12 00:12:37,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff used request id req-f0e1dc79-9fb0-4656-bbf6-3ac15b5820cb 2018-08-12 00:12:37,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:37,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cd73e15e-c2aa-4b8d-b498-8ea1dcc290dc Date: Sun, 12 Aug 2018 00:12:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12: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":"92b6ba6e60a54bac84131579f027fdff","id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet"}]} 2018-08-12 00:12:37,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-cd73e15e-c2aa-4b8d-b498-8ea1dcc290dc 2018-08-12 00:12:37,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:37,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-9ac569ad-4d37-4ea2-a6e8-cec4920e5986 Date: Sun, 12 Aug 2018 00:12:37 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","admin_state_up":true,"updated_at":"2018-08-12T00:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e45c089a-2012-4f21-9bc9-f7560ce6b43f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:25:b3:92","id":"28877c2b-e5b9-44dc-a0b6-838805818b27","port_security_enabled":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","fixed_ips":[{"subnet_id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:24Z","admin_state_up":true,"updated_at":"2018-08-12T00:12:31Z","binding:vnic_type":"normal","device_id":"17f19f73-cfa0-44d3-b306-90d8335e659b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:98:f9:3b","id":"9a241969-f646-4093-9be1-58889830c868","port_security_enabled":true,"project_id":"92b6ba6e60a54bac84131579f027fdff","fixed_ips":[{"subnet_id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6"],"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-port"}]} 2018-08-12 00:12:37,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-9ac569ad-4d37-4ea2-a6e8-cec4920e5986 2018-08-12 00:12:37,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:12:37,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1ae18e531284d27884c4f06c18d5ddf", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj-role"}], "expires_at": "2018-08-12T01:12:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "92b6ba6e60a54bac84131579f027fdff", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/92b6ba6e60a54bac84131579f027fdff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-user", "id": "e6989801339643709288bd2daa358f64"}, "audit_ids": ["y3GXW485TdW0BYBjF_cM8A"], "issued_at": "2018-08-12T00:12:37.000000Z"}} 2018-08-12 00:12:37,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4e9f41988242de49ac0bc6f724bcf263ddaa32" 2018-08-12 00:12:38,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-927a7996-e2bc-42a9-8006-f16257858c4d x-compute-request-id: req-927a7996-e2bc-42a9-8006-f16257858c4d Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:f9:3b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "bookmark"}], "image": {"id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "links": [{"href": "http://172.30.9.30:8774/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:12:31.000000", "flavor": {"id": "edbce9fa-0248-484f-a78e-8e55152db549", "links": [{"href": "http://172.30.9.30:8774/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "bookmark"}]}, "id": "17f19f73-cfa0-44d3-b306-90d8335e659b", "security_groups": [{"name": "default"}], "user_id": "e6989801339643709288bd2daa358f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:12:31Z", "hostId": "b0025b32ba7ebc863b2aef81250b1124a715646ff433bb3c2d2c148b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst", "created": "2018-08-12T00:12:27Z", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:12:38,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b used request id req-927a7996-e2bc-42a9-8006-f16257858c4d 2018-08-12 00:12:38,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:38,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-99164446-948d-46fb-a984-a7089f789a9c x-compute-request-id: req-99164446-948d-46fb-a984-a7089f789a9c Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:f9:3b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "bookmark"}], "image": {"id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "links": [{"href": "http://172.30.9.30:8774/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:12:31.000000", "flavor": {"id": "edbce9fa-0248-484f-a78e-8e55152db549", "links": [{"href": "http://172.30.9.30:8774/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "bookmark"}]}, "id": "17f19f73-cfa0-44d3-b306-90d8335e659b", "security_groups": [{"name": "default"}], "user_id": "e6989801339643709288bd2daa358f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:12:31Z", "hostId": "b0025b32ba7ebc863b2aef81250b1124a715646ff433bb3c2d2c148b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst", "created": "2018-08-12T00:12:27Z", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:12:38,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b used request id req-99164446-948d-46fb-a984-a7089f789a9c 2018-08-12 00:12:38,617 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst] is - ACTIVE 2018-08-12 00:12:38,617 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:12:38,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:39,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-ff73f713-0b49-447d-a258-684cd6576631 x-compute-request-id: req-ff73f713-0b49-447d-a258-684cd6576631 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:f9:3b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "bookmark"}], "image": {"id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "links": [{"href": "http://172.30.9.30:8774/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:12:31.000000", "flavor": {"id": "edbce9fa-0248-484f-a78e-8e55152db549", "links": [{"href": "http://172.30.9.30:8774/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "bookmark"}]}, "id": "17f19f73-cfa0-44d3-b306-90d8335e659b", "security_groups": [{"name": "default"}], "user_id": "e6989801339643709288bd2daa358f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:12:31Z", "hostId": "b0025b32ba7ebc863b2aef81250b1124a715646ff433bb3c2d2c148b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst", "created": "2018-08-12T00:12:27Z", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:12:39,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b used request id req-ff73f713-0b49-447d-a258-684cd6576631 2018-08-12 00:12:39,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:39,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-66fe8167-7bc1-440d-afa1-f76a710ea30a Date: Sun, 12 Aug 2018 00:12:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["636df9d2-d5fc-4915-861d-c9cdf70c7adc"],"updated_at":"2018-08-12T00:12:20Z","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net"}]} 2018-08-12 00:12:39,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net used request id req-66fe8167-7bc1-440d-afa1-f76a710ea30a 2018-08-12 00:12:39,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:39,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a225be6-9e64-49e6-932c-60886b688252 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92b6ba6e60a54bac84131579f027fdff", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}} 2018-08-12 00:12:39,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff used request id req-3a225be6-9e64-49e6-932c-60886b688252 2018-08-12 00:12:39,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:39,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b95544bf-549f-4ba6-b709-895db08b744a Date: Sun, 12 Aug 2018 00:12:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12: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":"92b6ba6e60a54bac84131579f027fdff","id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet"}]} 2018-08-12 00:12:39,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-b95544bf-549f-4ba6-b709-895db08b744a 2018-08-12 00:12:39,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:39,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-901c6c6e-35ec-4dc9-a08d-d7b91467750b Date: Sun, 12 Aug 2018 00:12:39 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","admin_state_up":true,"updated_at":"2018-08-12T00:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e45c089a-2012-4f21-9bc9-f7560ce6b43f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:25:b3:92","id":"28877c2b-e5b9-44dc-a0b6-838805818b27","port_security_enabled":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","fixed_ips":[{"subnet_id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:24Z","admin_state_up":true,"updated_at":"2018-08-12T00:12:31Z","binding:vnic_type":"normal","device_id":"17f19f73-cfa0-44d3-b306-90d8335e659b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:98:f9:3b","id":"9a241969-f646-4093-9be1-58889830c868","port_security_enabled":true,"project_id":"92b6ba6e60a54bac84131579f027fdff","fixed_ips":[{"subnet_id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6"],"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-port"}]} 2018-08-12 00:12:39,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-901c6c6e-35ec-4dc9-a08d-d7b91467750b 2018-08-12 00:12:39,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:39,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-b43a9caf-d446-407b-8d19-ed8bf8335a04 x-compute-request-id: req-b43a9caf-d446-407b-8d19-ed8bf8335a04 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:f9:3b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "bookmark"}], "image": {"id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "links": [{"href": "http://172.30.9.30:8774/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:12:31.000000", "flavor": {"id": "edbce9fa-0248-484f-a78e-8e55152db549", "links": [{"href": "http://172.30.9.30:8774/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "bookmark"}]}, "id": "17f19f73-cfa0-44d3-b306-90d8335e659b", "security_groups": [{"name": "default"}], "user_id": "e6989801339643709288bd2daa358f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:12:31Z", "hostId": "b0025b32ba7ebc863b2aef81250b1124a715646ff433bb3c2d2c148b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst", "created": "2018-08-12T00:12:27Z", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:12:39,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b used request id req-b43a9caf-d446-407b-8d19-ed8bf8335a04 2018-08-12 00:12:39,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:39,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-05d38305-fb0c-4e50-8167-da13a0871375 Date: Sun, 12 Aug 2018 00:12:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["636df9d2-d5fc-4915-861d-c9cdf70c7adc"],"updated_at":"2018-08-12T00:12:20Z","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net"}]} 2018-08-12 00:12:39,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net used request id req-05d38305-fb0c-4e50-8167-da13a0871375 2018-08-12 00:12:39,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:39,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5dca622-2131-48f7-adf9-9d7950ffedfd Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92b6ba6e60a54bac84131579f027fdff", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}} 2018-08-12 00:12:39,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff used request id req-b5dca622-2131-48f7-adf9-9d7950ffedfd 2018-08-12 00:12:39,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:39,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-aa33aa39-c8eb-499c-b327-076c86584d87 Date: Sun, 12 Aug 2018 00:12:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12: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":"92b6ba6e60a54bac84131579f027fdff","id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet"}]} 2018-08-12 00:12:39,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-aa33aa39-c8eb-499c-b327-076c86584d87 2018-08-12 00:12:39,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:40,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-37bb2b34-4041-473c-9584-8934fae75fbc Date: Sun, 12 Aug 2018 00:12:40 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","admin_state_up":true,"updated_at":"2018-08-12T00:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e45c089a-2012-4f21-9bc9-f7560ce6b43f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:25:b3:92","id":"28877c2b-e5b9-44dc-a0b6-838805818b27","port_security_enabled":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","fixed_ips":[{"subnet_id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:24Z","admin_state_up":true,"updated_at":"2018-08-12T00:12:31Z","binding:vnic_type":"normal","device_id":"17f19f73-cfa0-44d3-b306-90d8335e659b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:98:f9:3b","id":"9a241969-f646-4093-9be1-58889830c868","port_security_enabled":true,"project_id":"92b6ba6e60a54bac84131579f027fdff","fixed_ips":[{"subnet_id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6"],"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-port"}]} 2018-08-12 00:12:40,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-37bb2b34-4041-473c-9584-8934fae75fbc 2018-08-12 00:12:40,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-name"}}' 2018-08-12 00:12:40,122 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12: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-3e9f4222-24ec-4ec4-b8f5-4c94630a290e x-compute-request-id: req-3e9f4222-24ec-4ec4-b8f5-4c94630a290e Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-name is not found for project 92b6ba6e60a54bac84131579f027fdff", "code": 404}} 2018-08-12 00:12:40,123 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b/action used request id req-3e9f4222-24ec-4ec4-b8f5-4c94630a290e 2018-08-12 00:12:40,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:40,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-d71dac98-da37-484b-a8f2-b1e2c285602d x-compute-request-id: req-d71dac98-da37-484b-a8f2-b1e2c285602d Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:f9:3b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "bookmark"}], "image": {"id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "links": [{"href": "http://172.30.9.30:8774/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:12:31.000000", "flavor": {"id": "edbce9fa-0248-484f-a78e-8e55152db549", "links": [{"href": "http://172.30.9.30:8774/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "bookmark"}]}, "id": "17f19f73-cfa0-44d3-b306-90d8335e659b", "security_groups": [{"name": "default"}], "user_id": "e6989801339643709288bd2daa358f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:12:31Z", "hostId": "b0025b32ba7ebc863b2aef81250b1124a715646ff433bb3c2d2c148b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst", "created": "2018-08-12T00:12:27Z", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:12:40,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b used request id req-d71dac98-da37-484b-a8f2-b1e2c285602d 2018-08-12 00:12:40,451 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-name] - Security group InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-name is not found for project 92b6ba6e60a54bac84131579f027fdff (HTTP 404) (Request-ID: req-3e9f4222-24ec-4ec4-b8f5-4c94630a290e) 2018-08-12 00:12:40,452 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-name is not found for project 92b6ba6e60a54bac84131579f027fdff (HTTP 404) (Request-ID: req-3e9f4222-24ec-4ec4-b8f5-4c94630a290e) 2018-08-12 00:12:40,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:40,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-db143c63-b7fd-4a19-bf13-01746c03a6a3 x-compute-request-id: req-db143c63-b7fd-4a19-bf13-01746c03a6a3 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:f9:3b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "bookmark"}], "image": {"id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "links": [{"href": "http://172.30.9.30:8774/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:12:31.000000", "flavor": {"id": "edbce9fa-0248-484f-a78e-8e55152db549", "links": [{"href": "http://172.30.9.30:8774/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "bookmark"}]}, "id": "17f19f73-cfa0-44d3-b306-90d8335e659b", "security_groups": [{"name": "default"}], "user_id": "e6989801339643709288bd2daa358f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:12:31Z", "hostId": "b0025b32ba7ebc863b2aef81250b1124a715646ff433bb3c2d2c148b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst", "created": "2018-08-12T00:12:27Z", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:12:40,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b used request id req-db143c63-b7fd-4a19-bf13-01746c03a6a3 2018-08-12 00:12:40,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:40,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-6f9cc9b0-1112-43e9-92f7-732e0f6baf17 Date: Sun, 12 Aug 2018 00:12:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["636df9d2-d5fc-4915-861d-c9cdf70c7adc"],"updated_at":"2018-08-12T00:12:20Z","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net"}]} 2018-08-12 00:12:40,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net used request id req-6f9cc9b0-1112-43e9-92f7-732e0f6baf17 2018-08-12 00:12:40,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:41,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d364fc41-58e1-481f-b8bd-00d75a00b59e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92b6ba6e60a54bac84131579f027fdff", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}} 2018-08-12 00:12:41,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff used request id req-d364fc41-58e1-481f-b8bd-00d75a00b59e 2018-08-12 00:12:41,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:41,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6bd5b11e-c154-45dc-87b1-3266c7602ddd Date: Sun, 12 Aug 2018 00:12:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12: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":"92b6ba6e60a54bac84131579f027fdff","id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet"}]} 2018-08-12 00:12:41,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-6bd5b11e-c154-45dc-87b1-3266c7602ddd 2018-08-12 00:12:41,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:41,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-474ced4d-f717-417e-a2a1-e37db1dd04c9 Date: Sun, 12 Aug 2018 00:12:41 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:20Z","admin_state_up":true,"updated_at":"2018-08-12T00:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e45c089a-2012-4f21-9bc9-f7560ce6b43f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:25:b3:92","id":"28877c2b-e5b9-44dc-a0b6-838805818b27","port_security_enabled":false,"project_id":"92b6ba6e60a54bac84131579f027fdff","fixed_ips":[{"subnet_id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e45c089a-2012-4f21-9bc9-f7560ce6b43f","tenant_id":"92b6ba6e60a54bac84131579f027fdff","created_at":"2018-08-12T00:12:24Z","admin_state_up":true,"updated_at":"2018-08-12T00:12:31Z","binding:vnic_type":"normal","device_id":"17f19f73-cfa0-44d3-b306-90d8335e659b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:98:f9:3b","id":"9a241969-f646-4093-9be1-58889830c868","port_security_enabled":true,"project_id":"92b6ba6e60a54bac84131579f027fdff","fixed_ips":[{"subnet_id":"636df9d2-d5fc-4915-861d-c9cdf70c7adc","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6"],"name":"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-port"}]} 2018-08-12 00:12:41,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-474ced4d-f717-417e-a2a1-e37db1dd04c9 2018-08-12 00:12:41,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4e9f41988242de49ac0bc6f724bcf263ddaa32" 2018-08-12 00:12:41,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-be8e7470-5374-4125-a216-3e871952c059 x-compute-request-id: req-be8e7470-5374-4125-a216-3e871952c059 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:f9:3b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "bookmark"}], "image": {"id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "links": [{"href": "http://172.30.9.30:8774/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:12:31.000000", "flavor": {"id": "edbce9fa-0248-484f-a78e-8e55152db549", "links": [{"href": "http://172.30.9.30:8774/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "bookmark"}]}, "id": "17f19f73-cfa0-44d3-b306-90d8335e659b", "security_groups": [{"name": "default"}], "user_id": "e6989801339643709288bd2daa358f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:12:31Z", "hostId": "b0025b32ba7ebc863b2aef81250b1124a715646ff433bb3c2d2c148b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst", "created": "2018-08-12T00:12:27Z", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:12:41,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b used request id req-be8e7470-5374-4125-a216-3e871952c059 2018-08-12 00:12:41,494 - create_instance - INFO - Deleting Port with ID - 9a241969-f646-4093-9be1-58889830c868 2018-08-12 00:12:41,494 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-port 2018-08-12 00:12:41,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/9a241969-f646-4093-9be1-58889830c868 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:42,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e638c1a0-ab39-4568-b262-87f152396535 Date: Sun, 12 Aug 2018 00:12:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:12:42,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/9a241969-f646-4093-9be1-58889830c868 used request id req-e638c1a0-ab39-4568-b262-87f152396535 2018-08-12 00:12:42,009 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst 2018-08-12 00:12:42,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:42,174 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:12: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-1ba88054-e173-4338-85d4-d345645f8e23 x-compute-request-id: req-1ba88054-e173-4338-85d4-d345645f8e23 Content-Type: application/json 2018-08-12 00:12:42,174 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b used request id req-1ba88054-e173-4338-85d4-d345645f8e23 2018-08-12 00:12:42,175 - create_instance - INFO - Checking deletion status 2018-08-12 00:12:42,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:42,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-7f41dbd4-03fb-4fd9-a193-f88bebdd6045 x-compute-request-id: req-7f41dbd4-03fb-4fd9-a193-f88bebdd6045 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.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/17f19f73-cfa0-44d3-b306-90d8335e659b", "rel": "bookmark"}], "image": {"id": "4ebe421d-f1ce-4239-843e-1e35ab1c0613", "links": [{"href": "http://172.30.9.30:8774/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:12:31.000000", "flavor": {"id": "edbce9fa-0248-484f-a78e-8e55152db549", "links": [{"href": "http://172.30.9.30:8774/flavors/edbce9fa-0248-484f-a78e-8e55152db549", "rel": "bookmark"}]}, "id": "17f19f73-cfa0-44d3-b306-90d8335e659b", "user_id": "e6989801339643709288bd2daa358f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:12:42Z", "hostId": "b0025b32ba7ebc863b2aef81250b1124a715646ff433bb3c2d2c148b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst", "created": "2018-08-12T00:12:27Z", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:12:42,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b used request id req-7f41dbd4-03fb-4fd9-a193-f88bebdd6045 2018-08-12 00:12:42,337 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst] is - ACTIVE 2018-08-12 00:12:42,337 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:12:45,341 - create_instance - DEBUG - VM status query timeout in 296.834208965 2018-08-12 00:12:45,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7eb18e236839ee9e94926e2da2f4bfde632a98" 2018-08-12 00:12:45,390 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12: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-7b5beda9-1610-465c-bff0-63c482d64263 x-compute-request-id: req-7b5beda9-1610-465c-bff0-63c482d64263 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 17f19f73-cfa0-44d3-b306-90d8335e659b could not be found.", "code": 404}} 2018-08-12 00:12:45,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/17f19f73-cfa0-44d3-b306-90d8335e659b used request id req-7b5beda9-1610-465c-bff0-63c482d64263 2018-08-12 00:12:45,390 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 17f19f73-cfa0-44d3-b306-90d8335e659b could not be found. (HTTP 404) (Request-ID: req-7b5beda9-1610-465c-bff0-63c482d64263) 2018-08-12 00:12:45,391 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-inst 2018-08-12 00:12:45,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/edbce9fa-0248-484f-a78e-8e55152db549 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f45a87248b92d7dc8c40f2b67fa0b06a6a70fe" 2018-08-12 00:12:45,429 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:12: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-7c7e312f-d625-4744-a13d-d80147abe763 x-compute-request-id: req-7c7e312f-d625-4744-a13d-d80147abe763 Content-Length: 0 Content-Type: application/json 2018-08-12 00:12:45,430 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/edbce9fa-0248-484f-a78e-8e55152db549 used request id req-7c7e312f-d625-4744-a13d-d80147abe763 2018-08-12 00:12:45,430 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet 2018-08-12 00:12:45,430 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-subnet 2018-08-12 00:12:45,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/636df9d2-d5fc-4915-861d-c9cdf70c7adc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240313c2075761c05d5a83c94d13a72e8030d134" 2018-08-12 00:12:46,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-942614b5-6022-41a1-a7f0-b47c49d07a43 Date: Sun, 12 Aug 2018 00:12:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:12:46,632 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/636df9d2-d5fc-4915-861d-c9cdf70c7adc used request id req-942614b5-6022-41a1-a7f0-b47c49d07a43 2018-08-12 00:12:46,632 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-pub-net 2018-08-12 00:12:46,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/e45c089a-2012-4f21-9bc9-f7560ce6b43f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240313c2075761c05d5a83c94d13a72e8030d134" 2018-08-12 00:12:47,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d5797b7e-edf9-4885-81ed-fa2acc9bf68c Date: Sun, 12 Aug 2018 00:12:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:12:47,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/e45c089a-2012-4f21-9bc9-f7560ce6b43f used request id req-d5797b7e-edf9-4885-81ed-fa2acc9bf68c 2018-08-12 00:12:47,790 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-68576a97-14a0-40a8-a89f-9c153b7abc9d-image 2018-08-12 00:12:47,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61c6c58268a27b3b898af050fff51e8224d50ad7" 2018-08-12 00:12:48,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7690f46b-a9a4-4559-ad08-7ec30351b534 Date: Sun, 12 Aug 2018 00:12:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:12:48,838 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/4ebe421d-f1ce-4239-843e-1e35ab1c0613 used request id req-7690f46b-a9a4-4559-ad08-7ec30351b534 2018-08-12 00:12:48,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:12:48,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:12:48,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:12:48,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:12:48,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:12:48,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:49,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-6c3abebf-c410-41f7-a1e4-a9136090b94c Date: Sun, 12 Aug 2018 00:12:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:19Z", "updated_at": "2018-08-12T00:12:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:19Z", "revision_number": 0, "id": "51823c5c-b4f4-4511-8750-02eb8dc79f76", "remote_group_id": "d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6", "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:19Z", "security_group_id": "d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "port_range_min": null, "ethertype": "IPv4", "project_id": "92b6ba6e60a54bac84131579f027fdff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:19Z", "revision_number": 0, "id": "72100589-07f2-4c73-b300-eb2e9a50c9fd", "remote_group_id": "d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6", "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:19Z", "security_group_id": "d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "port_range_min": null, "ethertype": "IPv6", "project_id": "92b6ba6e60a54bac84131579f027fdff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:19Z", "revision_number": 0, "id": "a2cf4fe9-53ff-41bd-8bc8-7046337cc3e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:19Z", "security_group_id": "d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "port_range_min": null, "ethertype": "IPv4", "project_id": "92b6ba6e60a54bac84131579f027fdff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:19Z", "revision_number": 0, "id": "d2e90b41-ef5f-4c08-b1d1-6ee1c0dc90b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:19Z", "security_group_id": "d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6", "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "port_range_min": null, "ethertype": "IPv6", "project_id": "92b6ba6e60a54bac84131579f027fdff"}], "revision_number": 4, "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:12:49,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-6c3abebf-c410-41f7-a1e4-a9136090b94c 2018-08-12 00:12:49,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:49,198 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9946178f-a6c0-433e-af8e-c40e82cf74dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:49,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-9946178f-a6c0-433e-af8e-c40e82cf74dd 2018-08-12 00:12:49,198 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:49,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:49,282 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82971d2b-97b0-4bfa-8d9b-0abd247bb690 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:49,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-82971d2b-97b0-4bfa-8d9b-0abd247bb690 2018-08-12 00:12:49,282 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:49,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:49,366 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4d843d9-23b1-4b4f-93a3-1ba7b9b9e3a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:49,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-d4d843d9-23b1-4b4f-93a3-1ba7b9b9e3a8 2018-08-12 00:12:49,367 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:49,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:49,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03f086e0-a2b6-412e-a324-1353189257d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:49,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-03f086e0-a2b6-412e-a324-1353189257d8 2018-08-12 00:12:49,454 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:49,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:49,531 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bfd3b92-ef71-41b1-8fe5-63998f772d72 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:49,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-5bfd3b92-ef71-41b1-8fe5-63998f772d72 2018-08-12 00:12:49,531 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:49,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:49,704 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c96c6e6c-d92b-45a2-a613-313671824783 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:49,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-c96c6e6c-d92b-45a2-a613-313671824783 2018-08-12 00:12:49,705 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:49,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:49,790 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc306e10-4e8f-48d9-9734-a99511183dda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:49,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-cc306e10-4e8f-48d9-9734-a99511183dda 2018-08-12 00:12:49,791 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:49,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:49,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72826fae-3fb9-4cf7-9ca1-98862d0c6b66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:49,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-72826fae-3fb9-4cf7-9ca1-98862d0c6b66 2018-08-12 00:12:49,878 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:49,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:49,963 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b80967e8-6093-4bb8-8ee0-3a36a529bad6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:49,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-b80967e8-6093-4bb8-8ee0-3a36a529bad6 2018-08-12 00:12:49,964 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:49,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:50,050 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9f6aa9a-af29-47e6-8f90-0c1caf7a29f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:50,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-c9f6aa9a-af29-47e6-8f90-0c1caf7a29f8 2018-08-12 00:12:50,050 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:50,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:50,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c300b42-2d97-4b4f-bd1f-41e372720dfc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:50,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-0c300b42-2d97-4b4f-bd1f-41e372720dfc 2018-08-12 00:12:50,137 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:50,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:50,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb8bf000-426a-49db-a19f-11395e6732c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:50,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-eb8bf000-426a-49db-a19f-11395e6732c9 2018-08-12 00:12:50,223 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:50,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:50,308 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:12:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e62328c9-15d7-4535-893f-281fa71b5417 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:12:50,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-e62328c9-15d7-4535-893f-281fa71b5417 2018-08-12 00:12:50,308 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:12:50,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:50,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a97e07-dc86-42c3-8410-2aba862916a7 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:12:50,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-56a97e07-dc86-42c3-8410-2aba862916a7 2018-08-12 00:12:50,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:50,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa468f6-3c1c-4f4a-9701-a7ab3da69bab Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92b6ba6e60a54bac84131579f027fdff", "name": "InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj"}} 2018-08-12 00:12:50,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff used request id req-8fa468f6-3c1c-4f4a-9701-a7ab3da69bab 2018-08-12 00:12:50,486 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6 2018-08-12 00:12:50,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:50,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-35d894b1-f009-44fe-839f-24c8cfbf9b3e Date: Sun, 12 Aug 2018 00:12:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:19Z", "security_group_id": "d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6", "port_range_min": null, "revision_number": 0, "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:19Z", "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "51823c5c-b4f4-4511-8750-02eb8dc79f76"}, {"remote_group_id": "d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:19Z", "security_group_id": "d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6", "port_range_min": null, "revision_number": 0, "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:19Z", "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "72100589-07f2-4c73-b300-eb2e9a50c9fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:19Z", "security_group_id": "d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6", "port_range_min": null, "revision_number": 0, "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:19Z", "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "a2cf4fe9-53ff-41bd-8bc8-7046337cc3e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:19Z", "security_group_id": "d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6", "port_range_min": null, "revision_number": 0, "tenant_id": "92b6ba6e60a54bac84131579f027fdff", "created_at": "2018-08-12T00:12:19Z", "project_id": "92b6ba6e60a54bac84131579f027fdff", "id": "d2e90b41-ef5f-4c08-b1d1-6ee1c0dc90b0"}]} 2018-08-12 00:12:50,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6 used request id req-35d894b1-f009-44fe-839f-24c8cfbf9b3e 2018-08-12 00:12:50,513 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:12:50,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:50,702 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87fcc99a-a925-40e4-ac53-e97fd24a267c Content-Length: 0 Date: Sun, 12 Aug 2018 00:12:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:12:50,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d5571c9c-85fa-4cd0-8cf5-158a90ddb8d6 used request id req-87fcc99a-a925-40e4-ac53-e97fd24a267c 2018-08-12 00:12:50,703 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj 2018-08-12 00:12:50,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:50,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:12:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff7d7ed6-bb6b-41ac-9ca5-23b9f64e936b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:12:50,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/92b6ba6e60a54bac84131579f027fdff used request id req-ff7d7ed6-bb6b-41ac-9ca5-23b9f64e936b 2018-08-12 00:12:50,994 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-afa56e5a-45e0-4c8-proj-role 2018-08-12 00:12:50,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/d1ae18e531284d27884c4f06c18d5ddf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:51,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:12:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1280f552-04bf-43a4-a3e4-8fd8fd48b0ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:12:51,102 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/d1ae18e531284d27884c4f06c18d5ddf used request id req-1280f552-04bf-43a4-a3e4-8fd8fd48b0ca 2018-08-12 00:12:51,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdb5bbd52786880ff454b55613154e8b2d7f7e5" 2018-08-12 00:12:51,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e4002b9-d809-49e3-be26-0bc9edcd4c48 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:12:51,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2e4002b9-d809-49e3-be26-0bc9edcd4c48 2018-08-12 00:12:51,188 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-afa56e5a-45e0-4c8-user 2018-08-12 00:12:51,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/e6989801339643709288bd2daa358f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5918e61ee266ecfe92e489e001556bd6c20eddb" 2018-08-12 00:12:51,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:12:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-836357b6-dbb4-4a03-92eb-e56175b94bc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:12:51,420 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e6989801339643709288bd2daa358f64 used request id req-836357b6-dbb4-4a03-92eb-e56175b94bc7 2018-08-12 00:12:51,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:12:51,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:12:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["u7YqZdYLRji_uwrxfhKfwg"], "issued_at": "2018-08-12T00:12:51.000000Z"}} 2018-08-12 00:12:51,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c276429ee5ac9813ecd49d862b26ccba31d065" 2018-08-12 00:12:51,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8e7e998-e314-4fcf-8f07-d2e787d2987e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:12:51,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a8e7e998-e314-4fcf-8f07-d2e787d2987e 2018-08-12 00:12:51,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:12:51,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:12:52,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:12:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["DNXyqbnFSFynMPX9SG5osw"], "issued_at": "2018-08-12T00:12:52.000000Z"}} 2018-08-12 00:12:52,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" 2018-08-12 00:12:52,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-874c1615-73f0-48a6-91c9-a1718c1076b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:12:52,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-874c1615-73f0-48a6-91c9-a1718c1076b7 2018-08-12 00:12:52,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:12:52,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:12: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:12:52,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" 2018-08-12 00:12:52,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1bed213-c6e0-44e7-a989-ee22888b176e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:12:52,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj used request id req-e1bed213-c6e0-44e7-a989-ee22888b176e 2018-08-12 00:12:52,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" 2018-08-12 00:12:52,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2651ba4f-de1e-4e0c-801b-916feea6c9ea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:12:52,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-2651ba4f-de1e-4e0c-801b-916feea6c9ea 2018-08-12 00:12:52,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}}' 2018-08-12 00:12:52,600 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:12:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee611f14-91e9-4fb0-8f98-fb49f284c95b Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385"}, "tags": [], "enabled": true, "id": "86ff4589ca9748d9a2dddbf3ed794385", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}} 2018-08-12 00:12:52,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-ee611f14-91e9-4fb0-8f98-fb49f284c95b 2018-08-12 00:12:52,600 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj 2018-08-12 00:12:52,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:12:52,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:12:52,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:12:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["X9LbCakER0Gt2Zg_w41byA"], "issued_at": "2018-08-12T00:12:52.000000Z"}} 2018-08-12 00:12:52,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2687948d8a11d636c03d9d802d69dd8011e75f5b" 2018-08-12 00:12:53,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53074d2c-ec94-4cac-adf4-fa734380c6e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:12:53,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-53074d2c-ec94-4cac-adf4-fa734380c6e6 2018-08-12 00:12:53,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:12:53,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:12: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:12:53,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2687948d8a11d636c03d9d802d69dd8011e75f5b" 2018-08-12 00:12:53,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0233cd6e-9412-4417-ac82-4fec6e6a3eeb Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:12:53,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-0233cd6e-9412-4417-ac82-4fec6e6a3eeb 2018-08-12 00:12:53,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2687948d8a11d636c03d9d802d69dd8011e75f5b" 2018-08-12 00:12:53,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3c45b35-16d4-47e5-a03b-5a794e44000c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385"}, "tags": [], "enabled": true, "id": "86ff4589ca9748d9a2dddbf3ed794385", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}]} 2018-08-12 00:12:53,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj used request id req-e3c45b35-16d4-47e5-a03b-5a794e44000c 2018-08-12 00:12:53,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2687948d8a11d636c03d9d802d69dd8011e75f5b" 2018-08-12 00:12:53,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fd551bc-4477-464a-a7b3-78c979de333f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:12:53,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5fd551bc-4477-464a-a7b3-78c979de333f 2018-08-12 00:12:53,701 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-4bbe7fb3-0126-460-user 2018-08-12 00:12:53,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:12:53,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" 2018-08-12 00:12:53,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65835618-bd93-4ccd-8141-057d38b4bee2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:12:53,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-65835618-bd93-4ccd-8141-057d38b4bee2 2018-08-12 00:12:53,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" -d '{"role": {"name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj-role"}}' 2018-08-12 00:12:53,899 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-342c8da6-f7a5-4483-8e0b-0b022d543e1a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4022a2a58b4a457db3bc31a402b9409f", "links": {"self": "http://172.30.9.30:5000/v3/roles/4022a2a58b4a457db3bc31a402b9409f"}, "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj-role"}} 2018-08-12 00:12:53,899 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-342c8da6-f7a5-4483-8e0b-0b022d543e1a 2018-08-12 00:12:53,899 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj-role 2018-08-12 00:12:53,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/4022a2a58b4a457db3bc31a402b9409f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" 2018-08-12 00:12:53,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c57971-38e1-4ebe-9a42-d03e7622b196 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4022a2a58b4a457db3bc31a402b9409f", "links": {"self": "http://172.30.9.30:5000/v3/roles/4022a2a58b4a457db3bc31a402b9409f"}, "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj-role"}} 2018-08-12 00:12:53,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/4022a2a58b4a457db3bc31a402b9409f used request id req-54c57971-38e1-4ebe-9a42-d03e7622b196 2018-08-12 00:12:53,990 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj-role to project InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj 2018-08-12 00:12:53,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385/users/e9c62539983d4eeeab79a64dede55774/roles/4022a2a58b4a457db3bc31a402b9409f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" 2018-08-12 00:12:54,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5b9868b-1e1c-4de7-8a48-b2503d71991a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:12:54,111 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385/users/e9c62539983d4eeeab79a64dede55774/roles/4022a2a58b4a457db3bc31a402b9409f used request id req-c5b9868b-1e1c-4de7-8a48-b2503d71991a 2018-08-12 00:12:54,111 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:12:54,113 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:12:54,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:12:54,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:12:54,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4022a2a58b4a457db3bc31a402b9409f", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj-role"}], "expires_at": "2018-08-12T01:12:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-user", "id": "e9c62539983d4eeeab79a64dede55774"}, "audit_ids": ["YoLLl6PDQ1mJFJc1Uz5Umw"], "issued_at": "2018-08-12T00:12:54.000000Z"}} 2018-08-12 00:12:54,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0139f0ec8fe168e1d39072e2d4c64f75b61f28ec" 2018-08-12 00:12:54,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc50426-6f3d-4111-9c83-9c56fbc37eae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:12:54,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1fc50426-6f3d-4111-9c83-9c56fbc37eae 2018-08-12 00:12:54,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0139f0ec8fe168e1d39072e2d4c64f75b61f28ec" 2018-08-12 00:12:54,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-60fb53aa-a7a1-4d11-9021-315f149ea974 Date: Sun, 12 Aug 2018 00:12:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-image"} 2018-08-12 00:12:54,761 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-image used request id req-60fb53aa-a7a1-4d11-9021-315f149ea974 2018-08-12 00:12:54,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0139f0ec8fe168e1d39072e2d4c64f75b61f28ec" 2018-08-12 00:12:54,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1e4f6c19-a0fa-451c-9f59-2e65381d8908 Date: Sun, 12 Aug 2018 00:12: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-08-12 00:12:54,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-1e4f6c19-a0fa-451c-9f59-2e65381d8908 2018-08-12 00:12:54,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0139f0ec8fe168e1d39072e2d4c64f75b61f28ec" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-image"}' 2018-08-12 00:12:54,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/6416e482-2efd-4ab3-9245-1bb21dc2db44 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ba0e33c0-bc18-443e-b99c-cffebcf487bc Date: Sun, 12 Aug 2018 00:12:54 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:12:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:12:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "min_disk": 0, "protected": false, "id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "file": "/v2/images/6416e482-2efd-4ab3-9245-1bb21dc2db44/file", "checksum": null, "owner": "86ff4589ca9748d9a2dddbf3ed794385", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:12:54,848 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-ba0e33c0-bc18-443e-b99c-cffebcf487bc 2018-08-12 00:12:54,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/6416e482-2efd-4ab3-9245-1bb21dc2db44/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0139f0ec8fe168e1d39072e2d4c64f75b61f28ec" -d '' 2018-08-12 00:12:55,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c001e46-a58a-4374-aa69-d2bee4f46bed Date: Sun, 12 Aug 2018 00:12:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:12:55,261 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/6416e482-2efd-4ab3-9245-1bb21dc2db44/file used request id req-7c001e46-a58a-4374-aa69-d2bee4f46bed 2018-08-12 00:12:55,262 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:12:55,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/6416e482-2efd-4ab3-9245-1bb21dc2db44 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0139f0ec8fe168e1d39072e2d4c64f75b61f28ec" 2018-08-12 00:12:55,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-bb39f391-bc67-4b4a-b41b-ef29d77a3d4b Date: Sun, 12 Aug 2018 00:12:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:12:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:12:55Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6416e482-2efd-4ab3-9245-1bb21dc2db44/snap", "metadata": {}}], "self": "/v2/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "min_disk": 0, "protected": false, "id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "file": "/v2/images/6416e482-2efd-4ab3-9245-1bb21dc2db44/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "86ff4589ca9748d9a2dddbf3ed794385", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6416e482-2efd-4ab3-9245-1bb21dc2db44/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:12:55,281 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/6416e482-2efd-4ab3-9245-1bb21dc2db44 used request id req-bb39f391-bc67-4b4a-b41b-ef29d77a3d4b 2018-08-12 00:12:55,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0139f0ec8fe168e1d39072e2d4c64f75b61f28ec" 2018-08-12 00:12:55,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1fe16bad-d98c-41ef-a230-e803b3245b39 Date: Sun, 12 Aug 2018 00:12: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-08-12 00:12:55,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-1fe16bad-d98c-41ef-a230-e803b3245b39 2018-08-12 00:12:55,294 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-image 2018-08-12 00:12:55,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/6416e482-2efd-4ab3-9245-1bb21dc2db44 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0139f0ec8fe168e1d39072e2d4c64f75b61f28ec" 2018-08-12 00:12:55,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-09b7f093-d768-4355-9aaa-02f233f08fa8 Date: Sun, 12 Aug 2018 00:12:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:12:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:12:55Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6416e482-2efd-4ab3-9245-1bb21dc2db44/snap", "metadata": {}}], "self": "/v2/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "min_disk": 0, "protected": false, "id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "file": "/v2/images/6416e482-2efd-4ab3-9245-1bb21dc2db44/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "86ff4589ca9748d9a2dddbf3ed794385", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6416e482-2efd-4ab3-9245-1bb21dc2db44/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:12:55,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/6416e482-2efd-4ab3-9245-1bb21dc2db44 used request id req-09b7f093-d768-4355-9aaa-02f233f08fa8 2018-08-12 00:12:55,313 - create_image - DEBUG - Instance status is - active 2018-08-12 00:12:55,313 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-image 2018-08-12 00:12:55,313 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-image 2018-08-12 00:12:55,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:12:55,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:12:55,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4022a2a58b4a457db3bc31a402b9409f", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj-role"}], "expires_at": "2018-08-12T01:12:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-user", "id": "e9c62539983d4eeeab79a64dede55774"}, "audit_ids": ["sIk32QZ0QyGX3HljA43_wA"], "issued_at": "2018-08-12T00:12:55.000000Z"}} 2018-08-12 00:12:55,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9075780f992d986854eda7afa60895aeb7006bc5" 2018-08-12 00:12:55,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a764e84-0319-4479-abeb-5191b1857d05 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:12:55,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9a764e84-0319-4479-abeb-5191b1857d05 2018-08-12 00:12:55,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:12:55,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:12:55,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:12:55,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:12:55,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:12:55,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9075780f992d986854eda7afa60895aeb7006bc5" 2018-08-12 00:12:55,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-703f27a5-eac0-4ccb-b795-c3600f959eef Date: Sun, 12 Aug 2018 00:12:55 GMT RESP BODY: {"networks":[]} 2018-08-12 00:12:55,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net used request id req-703f27a5-eac0-4ccb-b795-c3600f959eef 2018-08-12 00:12:55,963 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net 2018-08-12 00:12:55,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9075780f992d986854eda7afa60895aeb7006bc5" -d '{"network": {"name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net", "admin_state_up": true}}' 2018-08-12 00:12:56,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-ff701f7d-d784-4840-951f-3a317379ddd7 Date: Sun, 12 Aug 2018 00:12:56 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:12:56Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","id":"53569284-4c79-409d-ad1b-a0614253557a","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net"}} 2018-08-12 00:12:56,545 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-ff701f7d-d784-4840-951f-3a317379ddd7 2018-08-12 00:12:56,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9075780f992d986854eda7afa60895aeb7006bc5" 2018-08-12 00:12:56,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-74732fed-40f6-4eb3-9898-c22da3cd382d Date: Sun, 12 Aug 2018 00:12:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:12:56Z","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","id":"53569284-4c79-409d-ad1b-a0614253557a","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net"}]} 2018-08-12 00:12:56,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=53569284-4c79-409d-ad1b-a0614253557a used request id req-74732fed-40f6-4eb3-9898-c22da3cd382d 2018-08-12 00:12:56,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9075780f992d986854eda7afa60895aeb7006bc5" 2018-08-12 00:12:56,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8d6138b7-a47d-4d58-9f86-68b8544c0ce1 Date: Sun, 12 Aug 2018 00:12:56 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:12:56,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-8d6138b7-a47d-4d58-9f86-68b8544c0ce1 2018-08-12 00:12:56,827 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet 2018-08-12 00:12:56,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9075780f992d986854eda7afa60895aeb7006bc5" -d '{"subnets": [{"ip_version": 4, "network_id": "53569284-4c79-409d-ad1b-a0614253557a", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet"}]}' 2018-08-12 00:12:57,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-49f89718-22ec-40a9-9f3e-d0b22de8e72b Date: Sun, 12 Aug 2018 00:12:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12:57Z","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":"86ff4589ca9748d9a2dddbf3ed794385","id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet"}]} 2018-08-12 00:12:57,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-49f89718-22ec-40a9-9f3e-d0b22de8e72b 2018-08-12 00:12:57,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9075780f992d986854eda7afa60895aeb7006bc5" 2018-08-12 00:12:57,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-7d5bc50d-37f4-484a-83b9-33ffafcc7cbb Date: Sun, 12 Aug 2018 00:12:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9fec59-6472-4ae7-946e-0cb86f445a60"],"updated_at":"2018-08-12T00:12:57Z","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","id":"53569284-4c79-409d-ad1b-a0614253557a","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net"}]} 2018-08-12 00:12:57,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=53569284-4c79-409d-ad1b-a0614253557a used request id req-7d5bc50d-37f4-484a-83b9-33ffafcc7cbb 2018-08-12 00:12:57,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9075780f992d986854eda7afa60895aeb7006bc5" 2018-08-12 00:12:57,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a2b05b7e-aed6-4c84-9074-a3a6f833a271 Date: Sun, 12 Aug 2018 00:12:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12:57Z","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":"86ff4589ca9748d9a2dddbf3ed794385","id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet"}]} 2018-08-12 00:12:57,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-a2b05b7e-aed6-4c84-9074-a3a6f833a271 2018-08-12 00:12:57,858 - OpenStackNetwork - DEBUG - Network [53569284-4c79-409d-ad1b-a0614253557a] created successfully 2018-08-12 00:12:57,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:12:57,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:12:58,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:12:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["FXeQVjWjT--nGkz8W9daCA"], "issued_at": "2018-08-12T00:12:58.000000Z"}} 2018-08-12 00:12:58,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}303c4afb816d9ff5fab2a8f0e8cad2a94472de9a" 2018-08-12 00:12:58,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75fca6bc-2ed3-4ac0-b6f0-be7a9d1366dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:12:58,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-75fca6bc-2ed3-4ac0-b6f0-be7a9d1366dd 2018-08-12 00:12:58,322 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:12:58,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}303c4afb816d9ff5fab2a8f0e8cad2a94472de9a" 2018-08-12 00:12:58,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-56ebbffa-2e39-4a63-a83f-572fd5cd2141 x-compute-request-id: req-56ebbffa-2e39-4a63-a83f-572fd5cd2141 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:12:58,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-56ebbffa-2e39-4a63-a83f-572fd5cd2141 2018-08-12 00:12:58,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}303c4afb816d9ff5fab2a8f0e8cad2a94472de9a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-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-08-12 00:12:58,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12: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-615e17d2-d5a7-44e2-8582-a4df9aa9ac20 x-compute-request-id: req-615e17d2-d5a7-44e2-8582-a4df9aa9ac20 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "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": "29ece732-17c5-4859-b208-1e213bc37f0a"}} 2018-08-12 00:12:58,516 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-615e17d2-d5a7-44e2-8582-a4df9aa9ac20 2018-08-12 00:12:58,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:12:58,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:12:58,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4022a2a58b4a457db3bc31a402b9409f", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj-role"}], "expires_at": "2018-08-12T01:12:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-user", "id": "e9c62539983d4eeeab79a64dede55774"}, "audit_ids": ["mIlTe-RzQkmP_WygbqqPKQ"], "issued_at": "2018-08-12T00:12:58.000000Z"}} 2018-08-12 00:12:58,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4696ba160ab837834f62c8498780444d2400117" 2018-08-12 00:12:58,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f35c70c-2b3e-4d22-974a-a5b811c3a938 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:12:58,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0f35c70c-2b3e-4d22-974a-a5b811c3a938 2018-08-12 00:12:58,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:12:58,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:12:58,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:12:58,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:12:58,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:12:58,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4696ba160ab837834f62c8498780444d2400117" 2018-08-12 00:12:59,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5ead7e20-f6d3-4757-aded-a97df830f9d7 Date: Sun, 12 Aug 2018 00:12:59 GMT RESP BODY: {"security_groups": []} 2018-08-12 00:12:59,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name&description=hello+group used request id req-5ead7e20-f6d3-4757-aded-a97df830f9d7 2018-08-12 00:12:59,570 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name... 2018-08-12 00:12:59,570 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name 2018-08-12 00:12:59,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4696ba160ab837834f62c8498780444d2400117" -d '{"security_group": {"name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name", "description": "hello group"}}' 2018-08-12 00:12:59,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-17649e54-e91a-43cd-b3de-46efd446b4bb Date: Sun, 12 Aug 2018 00:12:59 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:59Z", "updated_at": "2018-08-12T00:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:59Z", "revision_number": 0, "id": "92b0effa-bb8f-45c8-814e-b5a16c47e33a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "port_range_min": null, "ethertype": "IPv4", "project_id": "86ff4589ca9748d9a2dddbf3ed794385"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:59Z", "revision_number": 0, "id": "e29a00bd-e265-434f-9f73-051438ce302f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "port_range_min": null, "ethertype": "IPv6", "project_id": "86ff4589ca9748d9a2dddbf3ed794385"}], "revision_number": 2, "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name"}} 2018-08-12 00:12:59,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-17649e54-e91a-43cd-b3de-46efd446b4bb 2018-08-12 00:12:59,811 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f8f0a0d-22d6-4190-80d9-b4eb487ef08b 2018-08-12 00:12:59,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=4f8f0a0d-22d6-4190-80d9-b4eb487ef08b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4696ba160ab837834f62c8498780444d2400117" 2018-08-12 00:12:59,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2bec4c40-f769-46cc-a644-8acc2fd0de8e Date: Sun, 12 Aug 2018 00:12: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-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "port_range_min": null, "revision_number": 0, "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:59Z", "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "92b0effa-bb8f-45c8-814e-b5a16c47e33a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "port_range_min": null, "revision_number": 0, "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:59Z", "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "e29a00bd-e265-434f-9f73-051438ce302f"}]} 2018-08-12 00:12:59,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=4f8f0a0d-22d6-4190-80d9-b4eb487ef08b used request id req-2bec4c40-f769-46cc-a644-8acc2fd0de8e 2018-08-12 00:12:59,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f8f0a0d-22d6-4190-80d9-b4eb487ef08b 2018-08-12 00:12:59,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=4f8f0a0d-22d6-4190-80d9-b4eb487ef08b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4696ba160ab837834f62c8498780444d2400117" 2018-08-12 00:12:59,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c785b16c-261f-4690-bee1-587700608a2e Date: Sun, 12 Aug 2018 00:12: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-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "port_range_min": null, "revision_number": 0, "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:59Z", "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "92b0effa-bb8f-45c8-814e-b5a16c47e33a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "port_range_min": null, "revision_number": 0, "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:59Z", "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "e29a00bd-e265-434f-9f73-051438ce302f"}]} 2018-08-12 00:12:59,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=4f8f0a0d-22d6-4190-80d9-b4eb487ef08b used request id req-c785b16c-261f-4690-bee1-587700608a2e 2018-08-12 00:12:59,899 - neutron_utils - INFO - Retrieving security group with ID - 4f8f0a0d-22d6-4190-80d9-b4eb487ef08b 2018-08-12 00:12:59,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=4f8f0a0d-22d6-4190-80d9-b4eb487ef08b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4696ba160ab837834f62c8498780444d2400117" 2018-08-12 00:12:59,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-73445590-d2d3-4d0a-922c-c14790cd7f99 Date: Sun, 12 Aug 2018 00:12:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:59Z", "updated_at": "2018-08-12T00:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:59Z", "revision_number": 0, "id": "92b0effa-bb8f-45c8-814e-b5a16c47e33a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "port_range_min": null, "ethertype": "IPv4", "project_id": "86ff4589ca9748d9a2dddbf3ed794385"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:59Z", "revision_number": 0, "id": "e29a00bd-e265-434f-9f73-051438ce302f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "port_range_min": null, "ethertype": "IPv6", "project_id": "86ff4589ca9748d9a2dddbf3ed794385"}], "revision_number": 2, "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name"}]} 2018-08-12 00:12:59,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=4f8f0a0d-22d6-4190-80d9-b4eb487ef08b used request id req-73445590-d2d3-4d0a-922c-c14790cd7f99 2018-08-12 00:12:59,985 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f8f0a0d-22d6-4190-80d9-b4eb487ef08b 2018-08-12 00:12:59,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=4f8f0a0d-22d6-4190-80d9-b4eb487ef08b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4696ba160ab837834f62c8498780444d2400117" 2018-08-12 00:13:00,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8b17139d-116f-46a2-845e-05e16ccb7e13 Date: Sun, 12 Aug 2018 00:13: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-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "port_range_min": null, "revision_number": 0, "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:59Z", "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "92b0effa-bb8f-45c8-814e-b5a16c47e33a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "port_range_min": null, "revision_number": 0, "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:59Z", "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "e29a00bd-e265-434f-9f73-051438ce302f"}]} 2018-08-12 00:13:00,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=4f8f0a0d-22d6-4190-80d9-b4eb487ef08b used request id req-8b17139d-116f-46a2-845e-05e16ccb7e13 2018-08-12 00:13:00,013 - neutron_utils - INFO - Retrieving security group with ID - 4f8f0a0d-22d6-4190-80d9-b4eb487ef08b 2018-08-12 00:13:00,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=4f8f0a0d-22d6-4190-80d9-b4eb487ef08b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4696ba160ab837834f62c8498780444d2400117" 2018-08-12 00:13:00,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-799bfc6c-1211-416a-83c1-2659b9e45dcb Date: Sun, 12 Aug 2018 00:13:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:59Z", "updated_at": "2018-08-12T00:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:59Z", "revision_number": 0, "id": "92b0effa-bb8f-45c8-814e-b5a16c47e33a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "port_range_min": null, "ethertype": "IPv4", "project_id": "86ff4589ca9748d9a2dddbf3ed794385"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:59Z", "revision_number": 0, "id": "e29a00bd-e265-434f-9f73-051438ce302f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "port_range_min": null, "ethertype": "IPv6", "project_id": "86ff4589ca9748d9a2dddbf3ed794385"}], "revision_number": 2, "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name"}]} 2018-08-12 00:13:00,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=4f8f0a0d-22d6-4190-80d9-b4eb487ef08b used request id req-799bfc6c-1211-416a-83c1-2659b9e45dcb 2018-08-12 00:13:00,065 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f8f0a0d-22d6-4190-80d9-b4eb487ef08b 2018-08-12 00:13:00,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=4f8f0a0d-22d6-4190-80d9-b4eb487ef08b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4696ba160ab837834f62c8498780444d2400117" 2018-08-12 00:13:00,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1bd70589-7001-4579-800f-76832a9d69ea Date: Sun, 12 Aug 2018 00:13: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-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "port_range_min": null, "revision_number": 0, "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:59Z", "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "92b0effa-bb8f-45c8-814e-b5a16c47e33a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "port_range_min": null, "revision_number": 0, "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:59Z", "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "e29a00bd-e265-434f-9f73-051438ce302f"}]} 2018-08-12 00:13:00,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=4f8f0a0d-22d6-4190-80d9-b4eb487ef08b used request id req-1bd70589-7001-4579-800f-76832a9d69ea 2018-08-12 00:13:00,093 - neutron_utils - INFO - Retrieving security group with ID - 4f8f0a0d-22d6-4190-80d9-b4eb487ef08b 2018-08-12 00:13:00,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=4f8f0a0d-22d6-4190-80d9-b4eb487ef08b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4696ba160ab837834f62c8498780444d2400117" 2018-08-12 00:13:00,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-af7f394a-81cc-4d11-830d-4b080fbbce8d Date: Sun, 12 Aug 2018 00:13:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:59Z", "updated_at": "2018-08-12T00:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:59Z", "revision_number": 0, "id": "92b0effa-bb8f-45c8-814e-b5a16c47e33a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "port_range_min": null, "ethertype": "IPv4", "project_id": "86ff4589ca9748d9a2dddbf3ed794385"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:59Z", "revision_number": 0, "id": "e29a00bd-e265-434f-9f73-051438ce302f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "port_range_min": null, "ethertype": "IPv6", "project_id": "86ff4589ca9748d9a2dddbf3ed794385"}], "revision_number": 2, "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name"}]} 2018-08-12 00:13:00,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=4f8f0a0d-22d6-4190-80d9-b4eb487ef08b used request id req-af7f394a-81cc-4d11-830d-4b080fbbce8d 2018-08-12 00:13:00,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f8f0a0d-22d6-4190-80d9-b4eb487ef08b 2018-08-12 00:13:00,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=4f8f0a0d-22d6-4190-80d9-b4eb487ef08b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4696ba160ab837834f62c8498780444d2400117" 2018-08-12 00:13:00,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3be97268-9322-4c4b-81d3-02731709c978 Date: Sun, 12 Aug 2018 00:13: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-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "port_range_min": null, "revision_number": 0, "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:59Z", "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "92b0effa-bb8f-45c8-814e-b5a16c47e33a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:59Z", "security_group_id": "4f8f0a0d-22d6-4190-80d9-b4eb487ef08b", "port_range_min": null, "revision_number": 0, "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:59Z", "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "e29a00bd-e265-434f-9f73-051438ce302f"}]} 2018-08-12 00:13:00,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=4f8f0a0d-22d6-4190-80d9-b4eb487ef08b used request id req-3be97268-9322-4c4b-81d3-02731709c978 2018-08-12 00:13:00,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:13:00,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:13:00,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4022a2a58b4a457db3bc31a402b9409f", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj-role"}], "expires_at": "2018-08-12T01:13:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-user", "id": "e9c62539983d4eeeab79a64dede55774"}, "audit_ids": ["Tl1Gr6xORt6L5Q30fKV4xg"], "issued_at": "2018-08-12T00:13:00.000000Z"}} 2018-08-12 00:13:00,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:00,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81652f70-5749-4211-8f12-6c99e6d7f825 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:13:00,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-81652f70-5749-4211-8f12-6c99e6d7f825 2018-08-12 00:13:00,628 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:13:00,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:13:00,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:13:00,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:13:00,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:13:00,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:13:00,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:00,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d11a618-90fe-44dc-910d-7e70dc7c8be4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:13:00,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0d11a618-90fe-44dc-910d-7e70dc7c8be4 2018-08-12 00:13:00,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:00,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-e7562666-b060-40c0-b44f-3697a33ed44b Date: Sun, 12 Aug 2018 00:13:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9fec59-6472-4ae7-946e-0cb86f445a60"],"updated_at":"2018-08-12T00:12:57Z","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","id":"53569284-4c79-409d-ad1b-a0614253557a","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net"}]} 2018-08-12 00:13:00,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net used request id req-e7562666-b060-40c0-b44f-3697a33ed44b 2018-08-12 00:13:00,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:01,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-aca0f021-1643-451d-8a54-2ee229eb5ab0 Date: Sun, 12 Aug 2018 00:13:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12:57Z","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":"86ff4589ca9748d9a2dddbf3ed794385","id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet"}]} 2018-08-12 00:13:01,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-aca0f021-1643-451d-8a54-2ee229eb5ab0 2018-08-12 00:13:01,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:01,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-aad949aa-7897-4b07-b6a5-6e1421264071 Date: Sun, 12 Aug 2018 00:13:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9fec59-6472-4ae7-946e-0cb86f445a60"],"updated_at":"2018-08-12T00:12:57Z","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","id":"53569284-4c79-409d-ad1b-a0614253557a","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net"}]} 2018-08-12 00:13:01,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net used request id req-aad949aa-7897-4b07-b6a5-6e1421264071 2018-08-12 00:13:01,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:13:01,137 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:13: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:13:01,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:01,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-955cd1cd-d2c3-4452-b600-d09e9ab76e33 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}} 2018-08-12 00:13:01,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 used request id req-955cd1cd-d2c3-4452-b600-d09e9ab76e33 2018-08-12 00:13:01,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:01,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c9e9ded5-bd32-43dc-9588-2653fe445c05 Date: Sun, 12 Aug 2018 00:13:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12:57Z","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":"86ff4589ca9748d9a2dddbf3ed794385","id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet"}]} 2018-08-12 00:13:01,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-c9e9ded5-bd32-43dc-9588-2653fe445c05 2018-08-12 00:13:01,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a&name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:01,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a152524d-2bf1-497b-8bb8-11764ecbd015 Date: Sun, 12 Aug 2018 00:13:01 GMT RESP BODY: {"ports":[]} 2018-08-12 00:13:01,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a&name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-port&admin_state_up=True used request id req-a152524d-2bf1-497b-8bb8-11764ecbd015 2018-08-12 00:13:01,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:01,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-360d2aa2-7d83-424f-9d9e-ece4266144c4 x-compute-request-id: req-360d2aa2-7d83-424f-9d9e-ece4266144c4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:13:01,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst used request id req-360d2aa2-7d83-424f-9d9e-ece4266144c4 2018-08-12 00:13:01,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:01,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-83d841d5-4274-4049-8d4c-cbddb0a291b1 Date: Sun, 12 Aug 2018 00:13:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9fec59-6472-4ae7-946e-0cb86f445a60"],"updated_at":"2018-08-12T00:12:57Z","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","id":"53569284-4c79-409d-ad1b-a0614253557a","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net"}]} 2018-08-12 00:13:01,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net used request id req-83d841d5-4274-4049-8d4c-cbddb0a291b1 2018-08-12 00:13:01,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:01,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eea03b06-b8ee-4187-baf7-2a5e3cb0d089 Date: Sun, 12 Aug 2018 00:13:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12:57Z","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":"86ff4589ca9748d9a2dddbf3ed794385","id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet"}]} 2018-08-12 00:13:01,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-eea03b06-b8ee-4187-baf7-2a5e3cb0d089 2018-08-12 00:13:01,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:01,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-9aa6e032-17c9-4bb3-b75d-678019ee5cc3 Date: Sun, 12 Aug 2018 00:13:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9fec59-6472-4ae7-946e-0cb86f445a60"],"updated_at":"2018-08-12T00:12:57Z","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","id":"53569284-4c79-409d-ad1b-a0614253557a","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net"}]} 2018-08-12 00:13:01,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net used request id req-9aa6e032-17c9-4bb3-b75d-678019ee5cc3 2018-08-12 00:13:01,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:01,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b256daa-3d64-4a45-bfa0-8bd3db19b05e Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}} 2018-08-12 00:13:01,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 used request id req-2b256daa-3d64-4a45-bfa0-8bd3db19b05e 2018-08-12 00:13:01,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:01,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6ad969e3-cc29-4bd9-9eb1-983bb48b87c4 Date: Sun, 12 Aug 2018 00:13:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12:57Z","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":"86ff4589ca9748d9a2dddbf3ed794385","id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet"}]} 2018-08-12 00:13:01,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-6ad969e3-cc29-4bd9-9eb1-983bb48b87c4 2018-08-12 00:13:01,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a&name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:01,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e2a3190f-e49b-4d4d-8efe-8add38cbc166 Date: Sun, 12 Aug 2018 00:13:01 GMT RESP BODY: {"ports":[]} 2018-08-12 00:13:01,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a&name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-port&admin_state_up=True used request id req-e2a3190f-e49b-4d4d-8efe-8add38cbc166 2018-08-12 00:13:01,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:13:01,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:13:02,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4022a2a58b4a457db3bc31a402b9409f", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj-role"}], "expires_at": "2018-08-12T01:13:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-user", "id": "e9c62539983d4eeeab79a64dede55774"}, "audit_ids": ["amY533fGQammfXcbKeUIYA"], "issued_at": "2018-08-12T00:13:02.000000Z"}} 2018-08-12 00:13:02,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f50ae0f127213d9d6a25aadb43995fd887a32ed" 2018-08-12 00:13:02,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4e45d1-535a-45aa-9397-946f8e7ba30b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:13:02,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2a4e45d1-535a-45aa-9397-946f8e7ba30b 2018-08-12 00:13:02,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:02,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-0248fb3e-2828-451a-96d2-e0e063d948c1 Date: Sun, 12 Aug 2018 00:13:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9fec59-6472-4ae7-946e-0cb86f445a60"],"updated_at":"2018-08-12T00:12:57Z","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","id":"53569284-4c79-409d-ad1b-a0614253557a","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net"}]} 2018-08-12 00:13:02,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net used request id req-0248fb3e-2828-451a-96d2-e0e063d948c1 2018-08-12 00:13:02,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:02,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4f87c9d4-cf33-431b-9c58-65cfe08d48f6 Date: Sun, 12 Aug 2018 00:13:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12:57Z","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":"86ff4589ca9748d9a2dddbf3ed794385","id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet"}]} 2018-08-12 00:13:02,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-4f87c9d4-cf33-431b-9c58-65cfe08d48f6 2018-08-12 00:13:02,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:02,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-dee175c5-3a32-484f-8e57-4793b54d1a16 Date: Sun, 12 Aug 2018 00:13:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9fec59-6472-4ae7-946e-0cb86f445a60"],"updated_at":"2018-08-12T00:12:57Z","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","id":"53569284-4c79-409d-ad1b-a0614253557a","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net"}]} 2018-08-12 00:13:02,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net used request id req-dee175c5-3a32-484f-8e57-4793b54d1a16 2018-08-12 00:13:02,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:13:02,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:13: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:13:02,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f50ae0f127213d9d6a25aadb43995fd887a32ed" 2018-08-12 00:13:02,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d203b5a-cc0a-476a-bbfd-506c960ecf30 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}} 2018-08-12 00:13:02,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 used request id req-7d203b5a-cc0a-476a-bbfd-506c960ecf30 2018-08-12 00:13:02,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:02,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-809bd2b8-46cd-4fef-87a2-af896164826e Date: Sun, 12 Aug 2018 00:13:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12:57Z","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":"86ff4589ca9748d9a2dddbf3ed794385","id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet"}]} 2018-08-12 00:13:02,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-809bd2b8-46cd-4fef-87a2-af896164826e 2018-08-12 00:13:02,994 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net 2018-08-12 00:13:02,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" -d '{"port": {"network_id": "53569284-4c79-409d-ad1b-a0614253557a", "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-port", "admin_state_up": true}}' 2018-08-12 00:13:03,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-4dc3fc68-d025-4059-9b6d-b5fd9d682c46 Date: Sun, 12 Aug 2018 00:13:03 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:13:03Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:13:03Z","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:2a:29:36","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","fixed_ips":[{"subnet_id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","ip_address":"10.55.0.4"}],"id":"86c49cf8-8e83-4c66-9da9-258850f932b9","security_groups":["2e1f0e64-9cb0-44f0-b7a5-f828a23b706f"],"device_id":""}} 2018-08-12 00:13:03,807 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-4dc3fc68-d025-4059-9b6d-b5fd9d682c46 2018-08-12 00:13:03,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:03,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-4ae80888-4970-437c-9f7f-452113609959 Date: Sun, 12 Aug 2018 00:13:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9fec59-6472-4ae7-946e-0cb86f445a60"],"updated_at":"2018-08-12T00:12:57Z","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","id":"53569284-4c79-409d-ad1b-a0614253557a","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net"}]} 2018-08-12 00:13:03,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net used request id req-4ae80888-4970-437c-9f7f-452113609959 2018-08-12 00:13:03,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:03,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8a6afb69-f471-4bad-a5c0-9c0479c4f0d9 Date: Sun, 12 Aug 2018 00:13:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12:57Z","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":"86ff4589ca9748d9a2dddbf3ed794385","id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet"}]} 2018-08-12 00:13:03,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-8a6afb69-f471-4bad-a5c0-9c0479c4f0d9 2018-08-12 00:13:03,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:04,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-6d4bcd89-2088-49c3-86f4-5278f8abe233 Date: Sun, 12 Aug 2018 00:13:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9fec59-6472-4ae7-946e-0cb86f445a60"],"updated_at":"2018-08-12T00:12:57Z","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","id":"53569284-4c79-409d-ad1b-a0614253557a","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net"}]} 2018-08-12 00:13:04,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net used request id req-6d4bcd89-2088-49c3-86f4-5278f8abe233 2018-08-12 00:13:04,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:04,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e356e5-ecd8-4716-b810-c03116d0c81c Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}} 2018-08-12 00:13:04,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 used request id req-d3e356e5-ecd8-4716-b810-c03116d0c81c 2018-08-12 00:13:04,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:04,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-50ce64c9-5816-4e34-b5a4-bcaa0c3b64ba Date: Sun, 12 Aug 2018 00:13:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12:57Z","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":"86ff4589ca9748d9a2dddbf3ed794385","id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet"}]} 2018-08-12 00:13:04,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-50ce64c9-5816-4e34-b5a4-bcaa0c3b64ba 2018-08-12 00:13:04,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a&name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:04,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-b76e1682-3a4f-4a45-8ad8-157e6662742d Date: Sun, 12 Aug 2018 00:13:04 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:13:03Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:03Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:2a:29:36","id":"86c49cf8-8e83-4c66-9da9-258850f932b9","port_security_enabled":true,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","fixed_ips":[{"subnet_id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["2e1f0e64-9cb0-44f0-b7a5-f828a23b706f"],"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-port"}]} 2018-08-12 00:13:04,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a&name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-port&admin_state_up=True used request id req-b76e1682-3a4f-4a45-8ad8-157e6662742d 2018-08-12 00:13:04,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:04,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93e05fa8-a7f1-440b-bc58-fdb8dcb5ef7d Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}} 2018-08-12 00:13:04,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 used request id req-93e05fa8-a7f1-440b-bc58-fdb8dcb5ef7d 2018-08-12 00:13:04,314 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst 2018-08-12 00:13:04,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:04,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-5e7d5c5a-b941-479c-b928-70b091dbd259 x-compute-request-id: req-5e7d5c5a-b941-479c-b928-70b091dbd259 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "29ece732-17c5-4859-b208-1e213bc37f0a", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-flavor-name"}]} 2018-08-12 00:13:04,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-5e7d5c5a-b941-479c-b928-70b091dbd259 2018-08-12 00:13:04,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/29ece732-17c5-4859-b208-1e213bc37f0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:04,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-0cecf801-e18d-4e48-a39e-e1f77ea01f10 x-compute-request-id: req-0cecf801-e18d-4e48-a39e-e1f77ea01f10 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "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": "29ece732-17c5-4859-b208-1e213bc37f0a"}} 2018-08-12 00:13:04,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/29ece732-17c5-4859-b208-1e213bc37f0a used request id req-0cecf801-e18d-4e48-a39e-e1f77ea01f10 2018-08-12 00:13:04,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:04,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-49b9b8b0-b41c-466c-bf60-4800184e1eb3 Date: Sun, 12 Aug 2018 00:13:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:12:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:12:55Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6416e482-2efd-4ab3-9245-1bb21dc2db44/snap", "metadata": {}}], "self": "/v2/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "min_disk": 0, "protected": false, "id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "file": "/v2/images/6416e482-2efd-4ab3-9245-1bb21dc2db44/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "86ff4589ca9748d9a2dddbf3ed794385", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6416e482-2efd-4ab3-9245-1bb21dc2db44/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-image"} 2018-08-12 00:13:04,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-image used request id req-49b9b8b0-b41c-466c-bf60-4800184e1eb3 2018-08-12 00:13:04,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:04,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-250d9b93-cf08-42c5-9dd7-d830ba49f288 Date: Sun, 12 Aug 2018 00:13: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-08-12 00:13:04,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-250d9b93-cf08-42c5-9dd7-d830ba49f288 2018-08-12 00:13:04,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" -d '{"server": {"name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst", "imageRef": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "flavorRef": "29ece732-17c5-4859-b208-1e213bc37f0a", "max_count": 1, "min_count": 1, "networks": [{"port": "86c49cf8-8e83-4c66-9da9-258850f932b9"}], "security_groups": [{"name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name"}]}}' 2018-08-12 00:13:06,167 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:13: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-f44c83d8-1d91-4b05-8d1d-36cf08a39d11 x-compute-request-id: req-f44c83d8-1d91-4b05-8d1d-36cf08a39d11 Content-Length: 435 location: http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "91e26ff9-8c53-4b82-b0cf-690d38de61df", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "bookmark"}], "adminPass": "HCdsquk6gt2y"}} 2018-08-12 00:13:06,168 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-f44c83d8-1d91-4b05-8d1d-36cf08a39d11 2018-08-12 00:13:06,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:06,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-5c4f08d4-73d9-4dc1-9e29-5d4b619b4aa0 x-compute-request-id: req-5c4f08d4-73d9-4dc1-9e29-5d4b619b4aa0 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.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "bookmark"}], "image": {"id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "links": [{"href": "http://172.30.9.30:8774/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ece732-17c5-4859-b208-1e213bc37f0a", "links": [{"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "bookmark"}]}, "id": "91e26ff9-8c53-4b82-b0cf-690d38de61df", "user_id": "e9c62539983d4eeeab79a64dede55774", "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-08-12T00:13:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst", "created": "2018-08-12T00:13:06Z", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:06,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-5c4f08d4-73d9-4dc1-9e29-5d4b619b4aa0 2018-08-12 00:13:06,627 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst 2018-08-12 00:13:06,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:07,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-ac1c54af-a970-452d-a795-db0f3328761f x-compute-request-id: req-ac1c54af-a970-452d-a795-db0f3328761f Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "bookmark"}], "image": {"id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "links": [{"href": "http://172.30.9.30:8774/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ece732-17c5-4859-b208-1e213bc37f0a", "links": [{"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "bookmark"}]}, "id": "91e26ff9-8c53-4b82-b0cf-690d38de61df", "user_id": "e9c62539983d4eeeab79a64dede55774", "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-08-12T00:13:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst", "created": "2018-08-12T00:13:06Z", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:07,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-ac1c54af-a970-452d-a795-db0f3328761f 2018-08-12 00:13:07,016 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst] is - BUILD 2018-08-12 00:13:07,016 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:13:10,019 - create_instance - DEBUG - VM status query timeout in 896.60868001 2018-08-12 00:13:10,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:10,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-f9a5325a-c992-4c81-912c-92dbcd71ebfb x-compute-request-id: req-f9a5325a-c992-4c81-912c-92dbcd71ebfb 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.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "bookmark"}], "image": {"id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "links": [{"href": "http://172.30.9.30:8774/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29ece732-17c5-4859-b208-1e213bc37f0a", "links": [{"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "bookmark"}]}, "id": "91e26ff9-8c53-4b82-b0cf-690d38de61df", "security_groups": [{"name": "default"}], "user_id": "e9c62539983d4eeeab79a64dede55774", "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-08-12T00:13:07Z", "hostId": "a0f5cbebd4a71b68a3756b46117feee8c4501c9e0ca78edc8b937965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst", "created": "2018-08-12T00:13:06Z", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:10,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-f9a5325a-c992-4c81-912c-92dbcd71ebfb 2018-08-12 00:13:10,332 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst] is - BUILD 2018-08-12 00:13:10,332 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:13:13,336 - create_instance - DEBUG - VM status query timeout in 893.292053938 2018-08-12 00:13:13,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:13,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-6a73b657-3fca-4977-bb51-77e498a5e972 x-compute-request-id: req-6a73b657-3fca-4977-bb51-77e498a5e972 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:29:36", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "bookmark"}], "image": {"id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "links": [{"href": "http://172.30.9.30:8774/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:10.000000", "flavor": {"id": "29ece732-17c5-4859-b208-1e213bc37f0a", "links": [{"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "bookmark"}]}, "id": "91e26ff9-8c53-4b82-b0cf-690d38de61df", "security_groups": [{"name": "default"}], "user_id": "e9c62539983d4eeeab79a64dede55774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:10Z", "hostId": "a0f5cbebd4a71b68a3756b46117feee8c4501c9e0ca78edc8b937965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst", "created": "2018-08-12T00:13:06Z", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:13,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-6a73b657-3fca-4977-bb51-77e498a5e972 2018-08-12 00:13:13,516 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst] is - ACTIVE 2018-08-12 00:13:13,516 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:13:13,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:13,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-09bb59d1-7a0d-4bd4-8c3b-10b0ae731227 x-compute-request-id: req-09bb59d1-7a0d-4bd4-8c3b-10b0ae731227 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:29:36", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "bookmark"}], "image": {"id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "links": [{"href": "http://172.30.9.30:8774/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:10.000000", "flavor": {"id": "29ece732-17c5-4859-b208-1e213bc37f0a", "links": [{"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "bookmark"}]}, "id": "91e26ff9-8c53-4b82-b0cf-690d38de61df", "security_groups": [{"name": "default"}], "user_id": "e9c62539983d4eeeab79a64dede55774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:10Z", "hostId": "a0f5cbebd4a71b68a3756b46117feee8c4501c9e0ca78edc8b937965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst", "created": "2018-08-12T00:13:06Z", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:13,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-09bb59d1-7a0d-4bd4-8c3b-10b0ae731227 2018-08-12 00:13:13,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:13,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-552264a7-17ea-4396-bd48-b899473cc66f Date: Sun, 12 Aug 2018 00:13:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9fec59-6472-4ae7-946e-0cb86f445a60"],"updated_at":"2018-08-12T00:12:57Z","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","id":"53569284-4c79-409d-ad1b-a0614253557a","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net"}]} 2018-08-12 00:13:13,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net used request id req-552264a7-17ea-4396-bd48-b899473cc66f 2018-08-12 00:13:13,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:14,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12205366-53f1-4437-9b0f-0dd1d33e991f Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}} 2018-08-12 00:13:14,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 used request id req-12205366-53f1-4437-9b0f-0dd1d33e991f 2018-08-12 00:13:14,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:14,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-97a1a9dd-0222-418b-bf02-80d10b59a162 Date: Sun, 12 Aug 2018 00:13:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12:57Z","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":"86ff4589ca9748d9a2dddbf3ed794385","id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet"}]} 2018-08-12 00:13:14,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-97a1a9dd-0222-418b-bf02-80d10b59a162 2018-08-12 00:13:14,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:14,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-184e6326-a058-4856-95a4-393a3af38401 Date: Sun, 12 Aug 2018 00:13:14 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:13:03Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:10Z","binding:vnic_type":"normal","device_id":"91e26ff9-8c53-4b82-b0cf-690d38de61df","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2a:29:36","id":"86c49cf8-8e83-4c66-9da9-258850f932b9","port_security_enabled":true,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","fixed_ips":[{"subnet_id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["2e1f0e64-9cb0-44f0-b7a5-f828a23b706f"],"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","admin_state_up":true,"updated_at":"2018-08-12T00:12:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53569284-4c79-409d-ad1b-a0614253557a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b3:4e:70","id":"c51b43d8-2c44-4d49-9919-7f6e9ab11075","port_security_enabled":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","fixed_ips":[{"subnet_id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:13:14,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-184e6326-a058-4856-95a4-393a3af38401 2018-08-12 00:13:14,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:14,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-2208f098-902e-4645-a79e-acf264617def x-compute-request-id: req-2208f098-902e-4645-a79e-acf264617def Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:29:36", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "bookmark"}], "image": {"id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "links": [{"href": "http://172.30.9.30:8774/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:10.000000", "flavor": {"id": "29ece732-17c5-4859-b208-1e213bc37f0a", "links": [{"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "bookmark"}]}, "id": "91e26ff9-8c53-4b82-b0cf-690d38de61df", "security_groups": [{"name": "default"}], "user_id": "e9c62539983d4eeeab79a64dede55774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:10Z", "hostId": "a0f5cbebd4a71b68a3756b46117feee8c4501c9e0ca78edc8b937965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst", "created": "2018-08-12T00:13:06Z", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:14,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-2208f098-902e-4645-a79e-acf264617def 2018-08-12 00:13:14,358 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst] is - ACTIVE 2018-08-12 00:13:14,358 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:13:14,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:14,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-90256b18-43c5-4831-b84d-67d45553f355 x-compute-request-id: req-90256b18-43c5-4831-b84d-67d45553f355 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:29:36", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "bookmark"}], "image": {"id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "links": [{"href": "http://172.30.9.30:8774/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:10.000000", "flavor": {"id": "29ece732-17c5-4859-b208-1e213bc37f0a", "links": [{"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "bookmark"}]}, "id": "91e26ff9-8c53-4b82-b0cf-690d38de61df", "security_groups": [{"name": "default"}], "user_id": "e9c62539983d4eeeab79a64dede55774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:10Z", "hostId": "a0f5cbebd4a71b68a3756b46117feee8c4501c9e0ca78edc8b937965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst", "created": "2018-08-12T00:13:06Z", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:14,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-90256b18-43c5-4831-b84d-67d45553f355 2018-08-12 00:13:14,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:14,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-cb27606b-727e-478e-9339-fe232b4c3aaa Date: Sun, 12 Aug 2018 00:13:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9fec59-6472-4ae7-946e-0cb86f445a60"],"updated_at":"2018-08-12T00:12:57Z","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","id":"53569284-4c79-409d-ad1b-a0614253557a","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net"}]} 2018-08-12 00:13:14,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net used request id req-cb27606b-727e-478e-9339-fe232b4c3aaa 2018-08-12 00:13:14,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:14,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9e694b6-df70-4c51-bf5e-f25528fc5ea1 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}} 2018-08-12 00:13:14,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 used request id req-c9e694b6-df70-4c51-bf5e-f25528fc5ea1 2018-08-12 00:13:14,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:15,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4e75317c-45f0-434f-8ebb-a29e823e828a Date: Sun, 12 Aug 2018 00:13:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12:57Z","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":"86ff4589ca9748d9a2dddbf3ed794385","id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet"}]} 2018-08-12 00:13:15,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-4e75317c-45f0-434f-8ebb-a29e823e828a 2018-08-12 00:13:15,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:15,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-e3c59336-2d06-4286-b625-c06cbb6921c2 Date: Sun, 12 Aug 2018 00:13:15 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:13:03Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:10Z","binding:vnic_type":"normal","device_id":"91e26ff9-8c53-4b82-b0cf-690d38de61df","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2a:29:36","id":"86c49cf8-8e83-4c66-9da9-258850f932b9","port_security_enabled":true,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","fixed_ips":[{"subnet_id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["2e1f0e64-9cb0-44f0-b7a5-f828a23b706f"],"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","admin_state_up":true,"updated_at":"2018-08-12T00:12:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53569284-4c79-409d-ad1b-a0614253557a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b3:4e:70","id":"c51b43d8-2c44-4d49-9919-7f6e9ab11075","port_security_enabled":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","fixed_ips":[{"subnet_id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:13:15,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-e3c59336-2d06-4286-b625-c06cbb6921c2 2018-08-12 00:13:15,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name"}}' 2018-08-12 00:13:16,371 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:13: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-d76a88c7-0307-4331-95d1-efc3fad03d9c x-compute-request-id: req-d76a88c7-0307-4331-95d1-efc3fad03d9c Content-Length: 0 Content-Type: application/json 2018-08-12 00:13:16,371 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df/action used request id req-d76a88c7-0307-4331-95d1-efc3fad03d9c 2018-08-12 00:13:16,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:16,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-2b566749-f941-4dd6-9c07-00d7e6dd7db0 x-compute-request-id: req-2b566749-f941-4dd6-9c07-00d7e6dd7db0 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:29:36", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "bookmark"}], "image": {"id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "links": [{"href": "http://172.30.9.30:8774/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:10.000000", "flavor": {"id": "29ece732-17c5-4859-b208-1e213bc37f0a", "links": [{"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "bookmark"}]}, "id": "91e26ff9-8c53-4b82-b0cf-690d38de61df", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name"}], "user_id": "e9c62539983d4eeeab79a64dede55774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:10Z", "hostId": "a0f5cbebd4a71b68a3756b46117feee8c4501c9e0ca78edc8b937965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst", "created": "2018-08-12T00:13:06Z", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:16,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-2b566749-f941-4dd6-9c07-00d7e6dd7db0 2018-08-12 00:13:16,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:16,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-f7abfb35-d8aa-45d4-b73f-fe92b11eaa5c Date: Sun, 12 Aug 2018 00:13:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9fec59-6472-4ae7-946e-0cb86f445a60"],"updated_at":"2018-08-12T00:12:57Z","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","id":"53569284-4c79-409d-ad1b-a0614253557a","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net"}]} 2018-08-12 00:13:16,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net used request id req-f7abfb35-d8aa-45d4-b73f-fe92b11eaa5c 2018-08-12 00:13:16,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:16,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea18b51-2ecf-4455-9b16-9b2faba5ea91 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}} 2018-08-12 00:13:16,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 used request id req-3ea18b51-2ecf-4455-9b16-9b2faba5ea91 2018-08-12 00:13:16,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:16,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3bf206ad-1b87-4b89-9e05-ee267db033c9 Date: Sun, 12 Aug 2018 00:13:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12:57Z","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":"86ff4589ca9748d9a2dddbf3ed794385","id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet"}]} 2018-08-12 00:13:16,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-3bf206ad-1b87-4b89-9e05-ee267db033c9 2018-08-12 00:13:16,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:16,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1591 X-Openstack-Request-Id: req-bb1773f5-ecd2-477d-889c-10e150eb0ee2 Date: Sun, 12 Aug 2018 00:13:16 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:13:03Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:16Z","binding:vnic_type":"normal","device_id":"91e26ff9-8c53-4b82-b0cf-690d38de61df","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:2a:29:36","id":"86c49cf8-8e83-4c66-9da9-258850f932b9","port_security_enabled":true,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","fixed_ips":[{"subnet_id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["2e1f0e64-9cb0-44f0-b7a5-f828a23b706f","4f8f0a0d-22d6-4190-80d9-b4eb487ef08b"],"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","admin_state_up":true,"updated_at":"2018-08-12T00:12:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53569284-4c79-409d-ad1b-a0614253557a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b3:4e:70","id":"c51b43d8-2c44-4d49-9919-7f6e9ab11075","port_security_enabled":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","fixed_ips":[{"subnet_id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:13:16,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-bb1773f5-ecd2-477d-889c-10e150eb0ee2 2018-08-12 00:13:16,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:13:17,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4022a2a58b4a457db3bc31a402b9409f", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj-role"}], "expires_at": "2018-08-12T01:13:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/86ff4589ca9748d9a2dddbf3ed794385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-user", "id": "e9c62539983d4eeeab79a64dede55774"}, "audit_ids": ["VfOTj7UTRFWvLxb3jYjSbw"], "issued_at": "2018-08-12T00:13:17.000000Z"}} 2018-08-12 00:13:17,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d5b34f5e94dba3f5d823697ab7ebc88ce34d4c" 2018-08-12 00:13:17,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-35906bd4-9dc5-4efc-9745-d8ffb1c4a73a x-compute-request-id: req-35906bd4-9dc5-4efc-9745-d8ffb1c4a73a Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:29:36", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "bookmark"}], "image": {"id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "links": [{"href": "http://172.30.9.30:8774/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:10.000000", "flavor": {"id": "29ece732-17c5-4859-b208-1e213bc37f0a", "links": [{"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "bookmark"}]}, "id": "91e26ff9-8c53-4b82-b0cf-690d38de61df", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name"}], "user_id": "e9c62539983d4eeeab79a64dede55774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:10Z", "hostId": "a0f5cbebd4a71b68a3756b46117feee8c4501c9e0ca78edc8b937965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst", "created": "2018-08-12T00:13:06Z", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:17,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-35906bd4-9dc5-4efc-9745-d8ffb1c4a73a 2018-08-12 00:13:17,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:18,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-0bb0be75-2af2-4fac-afb7-fffb187e6fcd x-compute-request-id: req-0bb0be75-2af2-4fac-afb7-fffb187e6fcd Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:29:36", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "bookmark"}], "image": {"id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "links": [{"href": "http://172.30.9.30:8774/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:10.000000", "flavor": {"id": "29ece732-17c5-4859-b208-1e213bc37f0a", "links": [{"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "bookmark"}]}, "id": "91e26ff9-8c53-4b82-b0cf-690d38de61df", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name"}], "user_id": "e9c62539983d4eeeab79a64dede55774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:10Z", "hostId": "a0f5cbebd4a71b68a3756b46117feee8c4501c9e0ca78edc8b937965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst", "created": "2018-08-12T00:13:06Z", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:18,083 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-0bb0be75-2af2-4fac-afb7-fffb187e6fcd 2018-08-12 00:13:18,083 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst] is - ACTIVE 2018-08-12 00:13:18,083 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:13:18,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:18,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-800e0516-e188-472b-8894-d355ad402a73 x-compute-request-id: req-800e0516-e188-472b-8894-d355ad402a73 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:29:36", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "bookmark"}], "image": {"id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "links": [{"href": "http://172.30.9.30:8774/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:10.000000", "flavor": {"id": "29ece732-17c5-4859-b208-1e213bc37f0a", "links": [{"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "bookmark"}]}, "id": "91e26ff9-8c53-4b82-b0cf-690d38de61df", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name"}], "user_id": "e9c62539983d4eeeab79a64dede55774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:10Z", "hostId": "a0f5cbebd4a71b68a3756b46117feee8c4501c9e0ca78edc8b937965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst", "created": "2018-08-12T00:13:06Z", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:18,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-800e0516-e188-472b-8894-d355ad402a73 2018-08-12 00:13:18,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:18,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-a49f04c3-eaf5-4c3e-8898-0250a32a87f1 Date: Sun, 12 Aug 2018 00:13:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9fec59-6472-4ae7-946e-0cb86f445a60"],"updated_at":"2018-08-12T00:12:57Z","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","id":"53569284-4c79-409d-ad1b-a0614253557a","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net"}]} 2018-08-12 00:13:18,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net used request id req-a49f04c3-eaf5-4c3e-8898-0250a32a87f1 2018-08-12 00:13:18,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:18,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7cc55e-1867-4e9e-b07d-f06f530e6a09 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}} 2018-08-12 00:13:18,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 used request id req-db7cc55e-1867-4e9e-b07d-f06f530e6a09 2018-08-12 00:13:18,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:18,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5c033f44-c8a9-4a50-8529-27314dbe4691 Date: Sun, 12 Aug 2018 00:13:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12:57Z","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":"86ff4589ca9748d9a2dddbf3ed794385","id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet"}]} 2018-08-12 00:13:18,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-5c033f44-c8a9-4a50-8529-27314dbe4691 2018-08-12 00:13:18,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:18,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1591 X-Openstack-Request-Id: req-b1bceca8-fe2a-45f7-9146-0ba376dc652e Date: Sun, 12 Aug 2018 00:13:18 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:13:03Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:16Z","binding:vnic_type":"normal","device_id":"91e26ff9-8c53-4b82-b0cf-690d38de61df","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:2a:29:36","id":"86c49cf8-8e83-4c66-9da9-258850f932b9","port_security_enabled":true,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","fixed_ips":[{"subnet_id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["2e1f0e64-9cb0-44f0-b7a5-f828a23b706f","4f8f0a0d-22d6-4190-80d9-b4eb487ef08b"],"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","admin_state_up":true,"updated_at":"2018-08-12T00:12:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53569284-4c79-409d-ad1b-a0614253557a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b3:4e:70","id":"c51b43d8-2c44-4d49-9919-7f6e9ab11075","port_security_enabled":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","fixed_ips":[{"subnet_id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:13:18,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-b1bceca8-fe2a-45f7-9146-0ba376dc652e 2018-08-12 00:13:18,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:18,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-9fd4ff8b-9053-4f3b-a691-9a12d068f5ab x-compute-request-id: req-9fd4ff8b-9053-4f3b-a691-9a12d068f5ab Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:29:36", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "bookmark"}], "image": {"id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "links": [{"href": "http://172.30.9.30:8774/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:10.000000", "flavor": {"id": "29ece732-17c5-4859-b208-1e213bc37f0a", "links": [{"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "bookmark"}]}, "id": "91e26ff9-8c53-4b82-b0cf-690d38de61df", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name"}], "user_id": "e9c62539983d4eeeab79a64dede55774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:10Z", "hostId": "a0f5cbebd4a71b68a3756b46117feee8c4501c9e0ca78edc8b937965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst", "created": "2018-08-12T00:13:06Z", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:18,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-9fd4ff8b-9053-4f3b-a691-9a12d068f5ab 2018-08-12 00:13:18,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:18,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-13fd4aa4-50ce-4e00-9791-4edb05de49d4 Date: Sun, 12 Aug 2018 00:13:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9fec59-6472-4ae7-946e-0cb86f445a60"],"updated_at":"2018-08-12T00:12:57Z","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","id":"53569284-4c79-409d-ad1b-a0614253557a","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net"}]} 2018-08-12 00:13:18,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net used request id req-13fd4aa4-50ce-4e00-9791-4edb05de49d4 2018-08-12 00:13:18,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:19,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a724c717-c1cd-4d1f-8381-f5795615b86c Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}} 2018-08-12 00:13:19,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 used request id req-a724c717-c1cd-4d1f-8381-f5795615b86c 2018-08-12 00:13:19,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:19,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-40781bb2-649b-4d7c-8478-28dbcd48ea8a Date: Sun, 12 Aug 2018 00:13:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12:57Z","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":"86ff4589ca9748d9a2dddbf3ed794385","id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet"}]} 2018-08-12 00:13:19,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-40781bb2-649b-4d7c-8478-28dbcd48ea8a 2018-08-12 00:13:19,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:19,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1591 X-Openstack-Request-Id: req-310a726e-ca0b-4cf1-9d9d-8d7664ad6eb5 Date: Sun, 12 Aug 2018 00:13:19 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:13:03Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:16Z","binding:vnic_type":"normal","device_id":"91e26ff9-8c53-4b82-b0cf-690d38de61df","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:2a:29:36","id":"86c49cf8-8e83-4c66-9da9-258850f932b9","port_security_enabled":true,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","fixed_ips":[{"subnet_id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["2e1f0e64-9cb0-44f0-b7a5-f828a23b706f","4f8f0a0d-22d6-4190-80d9-b4eb487ef08b"],"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","admin_state_up":true,"updated_at":"2018-08-12T00:12:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53569284-4c79-409d-ad1b-a0614253557a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b3:4e:70","id":"c51b43d8-2c44-4d49-9919-7f6e9ab11075","port_security_enabled":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","fixed_ips":[{"subnet_id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:13:19,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-310a726e-ca0b-4cf1-9d9d-8d7664ad6eb5 2018-08-12 00:13:19,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name"}}' 2018-08-12 00:13:19,515 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sun, 12 Aug 2018 00:13: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-ea794895-c750-4661-8e15-7eb016598c02 x-compute-request-id: req-ea794895-c750-4661-8e15-7eb016598c02 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: '4f8f0a0d-22d6-4190-80d9-b4eb487ef08b'.\nNeutron server returns request_ids: ['req-5c492c5e-d95b-4866-b043-208d23e680e8']", "code": 400}} 2018-08-12 00:13:19,515 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df/action used request id req-ea794895-c750-4661-8e15-7eb016598c02 2018-08-12 00:13:19,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:19,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-85428df5-46a8-426b-9897-05131ff8fd5e x-compute-request-id: req-85428df5-46a8-426b-9897-05131ff8fd5e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:29:36", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "bookmark"}], "image": {"id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "links": [{"href": "http://172.30.9.30:8774/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:10.000000", "flavor": {"id": "29ece732-17c5-4859-b208-1e213bc37f0a", "links": [{"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "bookmark"}]}, "id": "91e26ff9-8c53-4b82-b0cf-690d38de61df", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name"}], "user_id": "e9c62539983d4eeeab79a64dede55774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:10Z", "hostId": "a0f5cbebd4a71b68a3756b46117feee8c4501c9e0ca78edc8b937965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst", "created": "2018-08-12T00:13:06Z", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:19,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-85428df5-46a8-426b-9897-05131ff8fd5e 2018-08-12 00:13:19,856 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name] already added to VM [InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst] 2018-08-12 00:13:19,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:20,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-a97b5b4d-d024-44cb-b8c4-d5e7c9334022 x-compute-request-id: req-a97b5b4d-d024-44cb-b8c4-d5e7c9334022 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:29:36", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "bookmark"}], "image": {"id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "links": [{"href": "http://172.30.9.30:8774/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:10.000000", "flavor": {"id": "29ece732-17c5-4859-b208-1e213bc37f0a", "links": [{"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "bookmark"}]}, "id": "91e26ff9-8c53-4b82-b0cf-690d38de61df", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name"}], "user_id": "e9c62539983d4eeeab79a64dede55774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:10Z", "hostId": "a0f5cbebd4a71b68a3756b46117feee8c4501c9e0ca78edc8b937965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst", "created": "2018-08-12T00:13:06Z", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:20,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-a97b5b4d-d024-44cb-b8c4-d5e7c9334022 2018-08-12 00:13:20,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:20,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-1b6245db-cb47-438d-8120-e6a3966d80d1 Date: Sun, 12 Aug 2018 00:13:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a9fec59-6472-4ae7-946e-0cb86f445a60"],"updated_at":"2018-08-12T00:12:57Z","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","id":"53569284-4c79-409d-ad1b-a0614253557a","name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net"}]} 2018-08-12 00:13:20,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net used request id req-1b6245db-cb47-438d-8120-e6a3966d80d1 2018-08-12 00:13:20,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:20,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb3ce090-b758-4ebd-886c-45042561e190 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}} 2018-08-12 00:13:20,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 used request id req-bb3ce090-b758-4ebd-886c-45042561e190 2018-08-12 00:13:20,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:20,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-64626aca-6202-4fe5-8aab-9e8aba910132 Date: Sun, 12 Aug 2018 00:13:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","dns_nameservers":[],"updated_at":"2018-08-12T00:12:57Z","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":"86ff4589ca9748d9a2dddbf3ed794385","id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet"}]} 2018-08-12 00:13:20,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-64626aca-6202-4fe5-8aab-9e8aba910132 2018-08-12 00:13:20,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:20,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1591 X-Openstack-Request-Id: req-b59bec19-f63f-4c15-8679-951f41d6fc8c Date: Sun, 12 Aug 2018 00:13:20 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:13:03Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:16Z","binding:vnic_type":"normal","device_id":"91e26ff9-8c53-4b82-b0cf-690d38de61df","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:2a:29:36","id":"86c49cf8-8e83-4c66-9da9-258850f932b9","port_security_enabled":true,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","fixed_ips":[{"subnet_id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["2e1f0e64-9cb0-44f0-b7a5-f828a23b706f","4f8f0a0d-22d6-4190-80d9-b4eb487ef08b"],"name":"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"53569284-4c79-409d-ad1b-a0614253557a","tenant_id":"86ff4589ca9748d9a2dddbf3ed794385","created_at":"2018-08-12T00:12:57Z","admin_state_up":true,"updated_at":"2018-08-12T00:12:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-53569284-4c79-409d-ad1b-a0614253557a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b3:4e:70","id":"c51b43d8-2c44-4d49-9919-7f6e9ab11075","port_security_enabled":false,"project_id":"86ff4589ca9748d9a2dddbf3ed794385","fixed_ips":[{"subnet_id":"6a9fec59-6472-4ae7-946e-0cb86f445a60","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:13:20,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=53569284-4c79-409d-ad1b-a0614253557a used request id req-b59bec19-f63f-4c15-8679-951f41d6fc8c 2018-08-12 00:13:20,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d5b34f5e94dba3f5d823697ab7ebc88ce34d4c" 2018-08-12 00:13:20,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-c3374c7d-678d-45d6-8c77-268c1f41632a x-compute-request-id: req-c3374c7d-678d-45d6-8c77-268c1f41632a Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:29:36", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "bookmark"}], "image": {"id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "links": [{"href": "http://172.30.9.30:8774/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:10.000000", "flavor": {"id": "29ece732-17c5-4859-b208-1e213bc37f0a", "links": [{"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "bookmark"}]}, "id": "91e26ff9-8c53-4b82-b0cf-690d38de61df", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name"}], "user_id": "e9c62539983d4eeeab79a64dede55774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:10Z", "hostId": "a0f5cbebd4a71b68a3756b46117feee8c4501c9e0ca78edc8b937965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst", "created": "2018-08-12T00:13:06Z", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:20,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-c3374c7d-678d-45d6-8c77-268c1f41632a 2018-08-12 00:13:20,881 - create_instance - INFO - Deleting Port with ID - 86c49cf8-8e83-4c66-9da9-258850f932b9 2018-08-12 00:13:20,882 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-port 2018-08-12 00:13:20,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/86c49cf8-8e83-4c66-9da9-258850f932b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:21,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1cb66245-0c1a-4b71-90d6-a2ad1b437c0f Date: Sun, 12 Aug 2018 00:13:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:13:21,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/86c49cf8-8e83-4c66-9da9-258850f932b9 used request id req-1cb66245-0c1a-4b71-90d6-a2ad1b437c0f 2018-08-12 00:13:21,326 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst 2018-08-12 00:13:21,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:21,459 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:13: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-fbeff23f-1df4-4074-9b34-a0f1f6cec313 x-compute-request-id: req-fbeff23f-1df4-4074-9b34-a0f1f6cec313 Content-Type: application/json 2018-08-12 00:13:21,459 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-fbeff23f-1df4-4074-9b34-a0f1f6cec313 2018-08-12 00:13:21,459 - create_instance - INFO - Checking deletion status 2018-08-12 00:13:21,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:21,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-a9ff8dc7-dc57-49a2-882c-60c5708a8537 x-compute-request-id: req-a9ff8dc7-dc57-49a2-882c-60c5708a8537 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:29:36", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df", "rel": "bookmark"}], "image": {"id": "6416e482-2efd-4ab3-9245-1bb21dc2db44", "links": [{"href": "http://172.30.9.30:8774/images/6416e482-2efd-4ab3-9245-1bb21dc2db44", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:10.000000", "flavor": {"id": "29ece732-17c5-4859-b208-1e213bc37f0a", "links": [{"href": "http://172.30.9.30:8774/flavors/29ece732-17c5-4859-b208-1e213bc37f0a", "rel": "bookmark"}]}, "id": "91e26ff9-8c53-4b82-b0cf-690d38de61df", "user_id": "e9c62539983d4eeeab79a64dede55774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:21Z", "hostId": "a0f5cbebd4a71b68a3756b46117feee8c4501c9e0ca78edc8b937965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst", "created": "2018-08-12T00:13:06Z", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:21,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-a9ff8dc7-dc57-49a2-882c-60c5708a8537 2018-08-12 00:13:21,560 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst] is - ACTIVE 2018-08-12 00:13:21,560 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:13:24,563 - create_instance - DEBUG - VM status query timeout in 296.895898819 2018-08-12 00:13:24,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be113231553b25ca3c099ffcf671cf9b11d2fd7d" 2018-08-12 00:13:24,617 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:13: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-b86e96ee-981f-4cbb-9c97-f33cc94d8f83 x-compute-request-id: req-b86e96ee-981f-4cbb-9c97-f33cc94d8f83 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 91e26ff9-8c53-4b82-b0cf-690d38de61df could not be found.", "code": 404}} 2018-08-12 00:13:24,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/91e26ff9-8c53-4b82-b0cf-690d38de61df used request id req-b86e96ee-981f-4cbb-9c97-f33cc94d8f83 2018-08-12 00:13:24,617 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 91e26ff9-8c53-4b82-b0cf-690d38de61df could not be found. (HTTP 404) (Request-ID: req-b86e96ee-981f-4cbb-9c97-f33cc94d8f83) 2018-08-12 00:13:24,618 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-inst 2018-08-12 00:13:24,619 - neutron_utils - INFO - Deleting security group rule with ID - e29a00bd-e265-434f-9f73-051438ce302f 2018-08-12 00:13:24,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/e29a00bd-e265-434f-9f73-051438ce302f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4696ba160ab837834f62c8498780444d2400117" 2018-08-12 00:13:24,973 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-efe36dc3-3029-44c6-9b43-abf6e12b85c2 Content-Length: 0 Date: Sun, 12 Aug 2018 00:13:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:13:24,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/e29a00bd-e265-434f-9f73-051438ce302f used request id req-efe36dc3-3029-44c6-9b43-abf6e12b85c2 2018-08-12 00:13:24,973 - neutron_utils - INFO - Deleting security group rule with ID - 92b0effa-bb8f-45c8-814e-b5a16c47e33a 2018-08-12 00:13:24,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/92b0effa-bb8f-45c8-814e-b5a16c47e33a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4696ba160ab837834f62c8498780444d2400117" 2018-08-12 00:13:25,090 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94e4c87a-a27f-48d8-b55b-da15632b3b66 Content-Length: 0 Date: Sun, 12 Aug 2018 00:13:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:13:25,090 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/92b0effa-bb8f-45c8-814e-b5a16c47e33a used request id req-94e4c87a-a27f-48d8-b55b-da15632b3b66 2018-08-12 00:13:25,091 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-name 2018-08-12 00:13:25,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/4f8f0a0d-22d6-4190-80d9-b4eb487ef08b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4696ba160ab837834f62c8498780444d2400117" 2018-08-12 00:13:25,224 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-14cf181e-ab69-40fa-8f2b-9f6fe51edaf8 Content-Length: 0 Date: Sun, 12 Aug 2018 00:13:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:13:25,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/4f8f0a0d-22d6-4190-80d9-b4eb487ef08b used request id req-14cf181e-ab69-40fa-8f2b-9f6fe51edaf8 2018-08-12 00:13:25,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/29ece732-17c5-4859-b208-1e213bc37f0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}303c4afb816d9ff5fab2a8f0e8cad2a94472de9a" 2018-08-12 00:13:25,266 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:13: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-64f6a804-92c8-4bfa-8bee-649361df0b53 x-compute-request-id: req-64f6a804-92c8-4bfa-8bee-649361df0b53 Content-Length: 0 Content-Type: application/json 2018-08-12 00:13:25,267 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/29ece732-17c5-4859-b208-1e213bc37f0a used request id req-64f6a804-92c8-4bfa-8bee-649361df0b53 2018-08-12 00:13:25,267 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet 2018-08-12 00:13:25,268 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-subnet 2018-08-12 00:13:25,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/6a9fec59-6472-4ae7-946e-0cb86f445a60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9075780f992d986854eda7afa60895aeb7006bc5" 2018-08-12 00:13:26,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-48ef2d8a-b44e-40ce-9fc7-7dfe25b5d656 Date: Sun, 12 Aug 2018 00:13:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:13:26,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/6a9fec59-6472-4ae7-946e-0cb86f445a60 used request id req-48ef2d8a-b44e-40ce-9fc7-7dfe25b5d656 2018-08-12 00:13:26,565 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-pub-net 2018-08-12 00:13:26,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/53569284-4c79-409d-ad1b-a0614253557a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9075780f992d986854eda7afa60895aeb7006bc5" 2018-08-12 00:13:27,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8811ba4d-30ea-4a3d-81a7-1e17d745d287 Date: Sun, 12 Aug 2018 00:13:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:13:27,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/53569284-4c79-409d-ad1b-a0614253557a used request id req-8811ba4d-30ea-4a3d-81a7-1e17d745d287 2018-08-12 00:13:27,890 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-e048b57a-6293-4499-8b47-d10ffde0832e-image 2018-08-12 00:13:27,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/6416e482-2efd-4ab3-9245-1bb21dc2db44 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0139f0ec8fe168e1d39072e2d4c64f75b61f28ec" 2018-08-12 00:13:28,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ddf6969-3ef1-4848-aea1-885d981051ef Date: Sun, 12 Aug 2018 00:13:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:13:28,849 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/6416e482-2efd-4ab3-9245-1bb21dc2db44 used request id req-5ddf6969-3ef1-4848-aea1-885d981051ef 2018-08-12 00:13:28,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:13:28,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:13:28,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:13:28,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:13:28,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:13:28,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" 2018-08-12 00:13:29,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-8d525c8c-2d24-4112-9acf-bd366d9df25a Date: Sun, 12 Aug 2018 00:13:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:56Z", "updated_at": "2018-08-12T00:12:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:56Z", "revision_number": 0, "id": "036bbe86-1dee-41db-85c4-85b411f65f46", "remote_group_id": "2e1f0e64-9cb0-44f0-b7a5-f828a23b706f", "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:56Z", "security_group_id": "2e1f0e64-9cb0-44f0-b7a5-f828a23b706f", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "port_range_min": null, "ethertype": "IPv4", "project_id": "86ff4589ca9748d9a2dddbf3ed794385"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:56Z", "revision_number": 0, "id": "4fd6290f-bb0d-43cc-b602-f6baa65bbd33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:56Z", "security_group_id": "2e1f0e64-9cb0-44f0-b7a5-f828a23b706f", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "port_range_min": null, "ethertype": "IPv4", "project_id": "86ff4589ca9748d9a2dddbf3ed794385"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:56Z", "revision_number": 0, "id": "5d8a9033-8499-4b05-abb5-dc1e4aeb9591", "remote_group_id": "2e1f0e64-9cb0-44f0-b7a5-f828a23b706f", "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:56Z", "security_group_id": "2e1f0e64-9cb0-44f0-b7a5-f828a23b706f", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "port_range_min": null, "ethertype": "IPv6", "project_id": "86ff4589ca9748d9a2dddbf3ed794385"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:12:56Z", "revision_number": 0, "id": "5fa69473-0481-446d-92c3-c93e53dba65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:12:56Z", "security_group_id": "2e1f0e64-9cb0-44f0-b7a5-f828a23b706f", "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "port_range_min": null, "ethertype": "IPv6", "project_id": "86ff4589ca9748d9a2dddbf3ed794385"}], "revision_number": 4, "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "2e1f0e64-9cb0-44f0-b7a5-f828a23b706f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:13:29,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-8d525c8c-2d24-4112-9acf-bd366d9df25a 2018-08-12 00:13:29,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" 2018-08-12 00:13:29,224 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdbb57bb-765a-4cad-9b11-1a260e170bc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:13:29,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-bdbb57bb-765a-4cad-9b11-1a260e170bc3 2018-08-12 00:13:29,224 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:13:29,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" 2018-08-12 00:13:29,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aef732fb-b964-45d7-be80-92dea8b1c306 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:13:29,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-aef732fb-b964-45d7-be80-92dea8b1c306 2018-08-12 00:13:29,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:13:29,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" 2018-08-12 00:13:29,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c01a986-ba35-4bfb-ada2-eded5a59d80e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:13:29,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-3c01a986-ba35-4bfb-ada2-eded5a59d80e 2018-08-12 00:13:29,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:13:29,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" 2018-08-12 00:13:29,488 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df9e8f46-6e24-4ba2-b3e3-332bfd557712 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:13:29,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-df9e8f46-6e24-4ba2-b3e3-332bfd557712 2018-08-12 00:13:29,488 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:13:29,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" 2018-08-12 00:13:29,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d3e895-bede-4ee6-9ba9-c70bc8b8eb58 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "86ff4589ca9748d9a2dddbf3ed794385", "name": "InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj"}} 2018-08-12 00:13:29,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 used request id req-c6d3e895-bede-4ee6-9ba9-c70bc8b8eb58 2018-08-12 00:13:29,582 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e1f0e64-9cb0-44f0-b7a5-f828a23b706f 2018-08-12 00:13:29,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=2e1f0e64-9cb0-44f0-b7a5-f828a23b706f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" 2018-08-12 00:13:29,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1ffc83c7-dbc1-47fd-96ad-cf747043a226 Date: Sun, 12 Aug 2018 00:13:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2e1f0e64-9cb0-44f0-b7a5-f828a23b706f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:56Z", "security_group_id": "2e1f0e64-9cb0-44f0-b7a5-f828a23b706f", "port_range_min": null, "revision_number": 0, "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:56Z", "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "036bbe86-1dee-41db-85c4-85b411f65f46"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:56Z", "security_group_id": "2e1f0e64-9cb0-44f0-b7a5-f828a23b706f", "port_range_min": null, "revision_number": 0, "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:56Z", "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "4fd6290f-bb0d-43cc-b602-f6baa65bbd33"}, {"remote_group_id": "2e1f0e64-9cb0-44f0-b7a5-f828a23b706f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:56Z", "security_group_id": "2e1f0e64-9cb0-44f0-b7a5-f828a23b706f", "port_range_min": null, "revision_number": 0, "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:56Z", "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "5d8a9033-8499-4b05-abb5-dc1e4aeb9591"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:12:56Z", "security_group_id": "2e1f0e64-9cb0-44f0-b7a5-f828a23b706f", "port_range_min": null, "revision_number": 0, "tenant_id": "86ff4589ca9748d9a2dddbf3ed794385", "created_at": "2018-08-12T00:12:56Z", "project_id": "86ff4589ca9748d9a2dddbf3ed794385", "id": "5fa69473-0481-446d-92c3-c93e53dba65d"}]} 2018-08-12 00:13:29,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=2e1f0e64-9cb0-44f0-b7a5-f828a23b706f used request id req-1ffc83c7-dbc1-47fd-96ad-cf747043a226 2018-08-12 00:13:29,608 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:13:29,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/2e1f0e64-9cb0-44f0-b7a5-f828a23b706f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" 2018-08-12 00:13:29,828 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7ba3eef-c45c-4289-986d-67ecfa1bfce7 Content-Length: 0 Date: Sun, 12 Aug 2018 00:13:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:13:29,828 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/2e1f0e64-9cb0-44f0-b7a5-f828a23b706f used request id req-f7ba3eef-c45c-4289-986d-67ecfa1bfce7 2018-08-12 00:13:29,829 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj 2018-08-12 00:13:29,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" 2018-08-12 00:13:30,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c1b57bb-1c54-4b63-878b-3ef1b6c8378c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:13:30,193 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/86ff4589ca9748d9a2dddbf3ed794385 used request id req-6c1b57bb-1c54-4b63-878b-3ef1b6c8378c 2018-08-12 00:13:30,193 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-4bbe7fb3-0126-460-proj-role 2018-08-12 00:13:30,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/4022a2a58b4a457db3bc31a402b9409f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" 2018-08-12 00:13:30,298 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:13:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb0bb682-988d-49e0-abd1-60db69b6fa2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:13:30,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/4022a2a58b4a457db3bc31a402b9409f used request id req-cb0bb682-988d-49e0-abd1-60db69b6fa2f 2018-08-12 00:13:30,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3201b3e7cbbd35fe6f80749ee0823417fe67d04" 2018-08-12 00:13:30,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d18d503-76b3-416d-8964-57ea46153384 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:13:30,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9d18d503-76b3-416d-8964-57ea46153384 2018-08-12 00:13:30,386 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-4bbe7fb3-0126-460-user 2018-08-12 00:13:30,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/e9c62539983d4eeeab79a64dede55774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2687948d8a11d636c03d9d802d69dd8011e75f5b" 2018-08-12 00:13:30,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:13:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dd805d6-3d71-4809-a619-a3f0368094f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:13:30,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e9c62539983d4eeeab79a64dede55774 used request id req-0dd805d6-3d71-4809-a619-a3f0368094f2 2018-08-12 00:13:30,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:13:30,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:13:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["hCaRg1aDQ7ukgHQ6PSbBSg"], "issued_at": "2018-08-12T00:13:30.000000Z"}} 2018-08-12 00:13:30,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb1f73bee30abdb32ca9ba9959a35a300818f83" 2018-08-12 00:13:31,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25041a6a-654e-49a8-bb65-54eb4850dc70 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:13:31,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-25041a6a-654e-49a8-bb65-54eb4850dc70 2018-08-12 00:13:31,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:13:31,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:13:31,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:13:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["sn6Z8ZQXTTu5j1DUMkX1PQ"], "issued_at": "2018-08-12T00:13:31.000000Z"}} 2018-08-12 00:13:31,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:13:31,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e275e0f-c952-4591-bacc-6524713e901f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:13:31,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0e275e0f-c952-4591-bacc-6524713e901f 2018-08-12 00:13:31,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:13:31,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:13: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:13:31,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:13:31,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a3a2f3-c88b-4d31-b36e-c7a315392b1b Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:13:31,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj used request id req-07a3a2f3-c88b-4d31-b36e-c7a315392b1b 2018-08-12 00:13:31,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:13:31,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c40e1e13-1850-47b9-b39a-f0207966814e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:13:31,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c40e1e13-1850-47b9-b39a-f0207966814e 2018-08-12 00:13:31,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}}' 2018-08-12 00:13:31,795 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33e17240-d825-4da9-b782-28fb5f17b7a6 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d"}, "tags": [], "enabled": true, "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}} 2018-08-12 00:13:31,795 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-33e17240-d825-4da9-b782-28fb5f17b7a6 2018-08-12 00:13:31,795 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj 2018-08-12 00:13:31,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:13:31,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:13:32,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:13:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["M7oiDd8QQJe-SSKOz5gdqw"], "issued_at": "2018-08-12T00:13:32.000000Z"}} 2018-08-12 00:13:32,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe2aa4db3f7be3010b4753bf7b27b8faa4c76eb" 2018-08-12 00:13:32,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-657399fa-4ebc-4e6a-a3aa-62b19ca3145e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:13:32,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-657399fa-4ebc-4e6a-a3aa-62b19ca3145e 2018-08-12 00:13:32,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:13:32,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:13: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:13:32,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe2aa4db3f7be3010b4753bf7b27b8faa4c76eb" 2018-08-12 00:13:32,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ad9ab71-aa37-4e03-a424-6eb6717952db Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:13:32,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-9ad9ab71-aa37-4e03-a424-6eb6717952db 2018-08-12 00:13:32,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe2aa4db3f7be3010b4753bf7b27b8faa4c76eb" 2018-08-12 00:13:32,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98dd4e5c-37e0-4436-9376-ad7d7dd21f62 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d"}, "tags": [], "enabled": true, "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}]} 2018-08-12 00:13:32,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj used request id req-98dd4e5c-37e0-4436-9376-ad7d7dd21f62 2018-08-12 00:13:32,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe2aa4db3f7be3010b4753bf7b27b8faa4c76eb" 2018-08-12 00:13:32,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e333134-0825-4a37-86d7-a9a13d1558f2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:13:32,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6e333134-0825-4a37-86d7-a9a13d1558f2 2018-08-12 00:13:32,915 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-04f7241c-9fb1-4c9-user 2018-08-12 00:13:32,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:13:32,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:13:33,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81aaefae-1341-431e-8748-2c30e9be39d0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:13:33,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-81aaefae-1341-431e-8748-2c30e9be39d0 2018-08-12 00:13:33,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" -d '{"role": {"name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj-role"}}' 2018-08-12 00:13:33,107 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:13:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54f0f214-47f4-49f6-a1c2-45c8886438c8 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "12071b1d02f24c31b3a7780644305b8d", "links": {"self": "http://172.30.9.30:5000/v3/roles/12071b1d02f24c31b3a7780644305b8d"}, "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj-role"}} 2018-08-12 00:13:33,107 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-54f0f214-47f4-49f6-a1c2-45c8886438c8 2018-08-12 00:13:33,107 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj-role 2018-08-12 00:13:33,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/12071b1d02f24c31b3a7780644305b8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:13:33,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-610a89c6-33f8-44c1-90f5-eb76ce15ff6e Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "12071b1d02f24c31b3a7780644305b8d", "links": {"self": "http://172.30.9.30:5000/v3/roles/12071b1d02f24c31b3a7780644305b8d"}, "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj-role"}} 2018-08-12 00:13:33,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/12071b1d02f24c31b3a7780644305b8d used request id req-610a89c6-33f8-44c1-90f5-eb76ce15ff6e 2018-08-12 00:13:33,198 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj-role to project InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj 2018-08-12 00:13:33,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d/users/13398e3de199406ba3e1de04465d68a9/roles/12071b1d02f24c31b3a7780644305b8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:13:33,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:13:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06f03e42-d3f3-41f8-a4b1-b2700667df75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:13:33,313 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d/users/13398e3de199406ba3e1de04465d68a9/roles/12071b1d02f24c31b3a7780644305b8d used request id req-06f03e42-d3f3-41f8-a4b1-b2700667df75 2018-08-12 00:13:33,313 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:13:33,314 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:13:33,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:13:33,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:13:33,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12071b1d02f24c31b3a7780644305b8d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj-role"}], "expires_at": "2018-08-12T01:13:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-user", "id": "13398e3de199406ba3e1de04465d68a9"}, "audit_ids": ["GAo3afLmR-GemFFrIu0ClA"], "issued_at": "2018-08-12T00:13:33.000000Z"}} 2018-08-12 00:13:33,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5716db1e09941db983a42e0dfdf410bb7c363351" 2018-08-12 00:13:33,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e57dacbb-5f11-4e3c-8457-e86e349f9cd9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:13:33,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e57dacbb-5f11-4e3c-8457-e86e349f9cd9 2018-08-12 00:13:33,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5716db1e09941db983a42e0dfdf410bb7c363351" 2018-08-12 00:13:33,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-9e14b29a-1795-4767-ba49-040a5560df32 Date: Sun, 12 Aug 2018 00:13:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-image"} 2018-08-12 00:13:33,966 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-image used request id req-9e14b29a-1795-4767-ba49-040a5560df32 2018-08-12 00:13:33,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5716db1e09941db983a42e0dfdf410bb7c363351" 2018-08-12 00:13:33,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b385d45b-6d02-45d4-a4e7-a14b5d9c95c7 Date: Sun, 12 Aug 2018 00:13: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-08-12 00:13:33,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-b385d45b-6d02-45d4-a4e7-a14b5d9c95c7 2018-08-12 00:13:34,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5716db1e09941db983a42e0dfdf410bb7c363351" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-image"}' 2018-08-12 00:13:34,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/67b133f5-aa6e-4abb-858e-6e9948ea033b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b7dddff6-d973-42ef-b87b-3a612ee4de18 Date: Sun, 12 Aug 2018 00:13:34 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:13:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:13:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/67b133f5-aa6e-4abb-858e-6e9948ea033b", "min_disk": 0, "protected": false, "id": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "file": "/v2/images/67b133f5-aa6e-4abb-858e-6e9948ea033b/file", "checksum": null, "owner": "6c2d2c4720754c81bddaa12c4aa4b07d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:13:34,038 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-b7dddff6-d973-42ef-b87b-3a612ee4de18 2018-08-12 00:13:34,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/67b133f5-aa6e-4abb-858e-6e9948ea033b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5716db1e09941db983a42e0dfdf410bb7c363351" -d '' 2018-08-12 00:13:34,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c557cec5-f3c0-4a58-a703-452186405547 Date: Sun, 12 Aug 2018 00:13:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:13:34,998 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/67b133f5-aa6e-4abb-858e-6e9948ea033b/file used request id req-c557cec5-f3c0-4a58-a703-452186405547 2018-08-12 00:13:34,998 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:13:35,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/67b133f5-aa6e-4abb-858e-6e9948ea033b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5716db1e09941db983a42e0dfdf410bb7c363351" 2018-08-12 00:13:35,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c99d0187-2e43-4b2e-ad4c-1ba273a895d0 Date: Sun, 12 Aug 2018 00:13:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:13:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:13:34Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/67b133f5-aa6e-4abb-858e-6e9948ea033b/snap", "metadata": {}}], "self": "/v2/images/67b133f5-aa6e-4abb-858e-6e9948ea033b", "min_disk": 0, "protected": false, "id": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "file": "/v2/images/67b133f5-aa6e-4abb-858e-6e9948ea033b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c2d2c4720754c81bddaa12c4aa4b07d", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/67b133f5-aa6e-4abb-858e-6e9948ea033b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:13:35,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/67b133f5-aa6e-4abb-858e-6e9948ea033b used request id req-c99d0187-2e43-4b2e-ad4c-1ba273a895d0 2018-08-12 00:13:35,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5716db1e09941db983a42e0dfdf410bb7c363351" 2018-08-12 00:13:35,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e0c79cc8-6f91-47a0-8f85-e4e547c348a3 Date: Sun, 12 Aug 2018 00:13: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-08-12 00:13:35,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-e0c79cc8-6f91-47a0-8f85-e4e547c348a3 2018-08-12 00:13:35,029 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-image 2018-08-12 00:13:35,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/67b133f5-aa6e-4abb-858e-6e9948ea033b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5716db1e09941db983a42e0dfdf410bb7c363351" 2018-08-12 00:13:35,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1d69d2f9-5581-4e59-85ed-f8f53c6978bf Date: Sun, 12 Aug 2018 00:13:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:13:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:13:34Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/67b133f5-aa6e-4abb-858e-6e9948ea033b/snap", "metadata": {}}], "self": "/v2/images/67b133f5-aa6e-4abb-858e-6e9948ea033b", "min_disk": 0, "protected": false, "id": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "file": "/v2/images/67b133f5-aa6e-4abb-858e-6e9948ea033b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c2d2c4720754c81bddaa12c4aa4b07d", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/67b133f5-aa6e-4abb-858e-6e9948ea033b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:13:35,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/67b133f5-aa6e-4abb-858e-6e9948ea033b used request id req-1d69d2f9-5581-4e59-85ed-f8f53c6978bf 2018-08-12 00:13:35,046 - create_image - DEBUG - Instance status is - active 2018-08-12 00:13:35,046 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-image 2018-08-12 00:13:35,046 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-image 2018-08-12 00:13:35,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:13:35,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:13:35,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12071b1d02f24c31b3a7780644305b8d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj-role"}], "expires_at": "2018-08-12T01:13:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-user", "id": "13398e3de199406ba3e1de04465d68a9"}, "audit_ids": ["_vHEbcBwQLCCK41LcJ6T4Q"], "issued_at": "2018-08-12T00:13:35.000000Z"}} 2018-08-12 00:13:35,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bbe63f5e082be880a1f91d3997d3bfa8396dfd" 2018-08-12 00:13:35,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49bceb44-6ba9-4514-bfda-83d38e3c8dea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:13:35,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-49bceb44-6ba9-4514-bfda-83d38e3c8dea 2018-08-12 00:13:35,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:13:35,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:13:35,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:13:35,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:13:35,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:13:35,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bbe63f5e082be880a1f91d3997d3bfa8396dfd" 2018-08-12 00:13:35,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-767e50e0-cacf-4b63-a5e2-13db412f25ae Date: Sun, 12 Aug 2018 00:13:35 GMT RESP BODY: {"networks":[]} 2018-08-12 00:13:35,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net used request id req-767e50e0-cacf-4b63-a5e2-13db412f25ae 2018-08-12 00:13:35,706 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net 2018-08-12 00:13:35,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bbe63f5e082be880a1f91d3997d3bfa8396dfd" -d '{"network": {"name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net", "admin_state_up": true}}' 2018-08-12 00:13:36,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-afe390a3-2499-48ff-a45d-334d5def9020 Date: Sun, 12 Aug 2018 00:13:36 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:13:36Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net"}} 2018-08-12 00:13:36,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-afe390a3-2499-48ff-a45d-334d5def9020 2018-08-12 00:13:36,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bbe63f5e082be880a1f91d3997d3bfa8396dfd" 2018-08-12 00:13:36,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-60dd240a-b981-466e-978e-45d92b54a049 Date: Sun, 12 Aug 2018 00:13:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:13:36Z","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net"}]} 2018-08-12 00:13:36,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-60dd240a-b981-466e-978e-45d92b54a049 2018-08-12 00:13:36,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bbe63f5e082be880a1f91d3997d3bfa8396dfd" 2018-08-12 00:13:36,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-58ab8386-0047-48c7-b5fc-63231066d583 Date: Sun, 12 Aug 2018 00:13:36 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:13:36,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-58ab8386-0047-48c7-b5fc-63231066d583 2018-08-12 00:13:36,322 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet 2018-08-12 00:13:36,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bbe63f5e082be880a1f91d3997d3bfa8396dfd" -d '{"subnets": [{"ip_version": 4, "network_id": "b0d51b19-aea0-4d19-9697-e5ebddd472d7", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet"}]}' 2018-08-12 00:13:36,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2c6f8df3-5c09-4c0a-b6c8-68fcc3a2ca0d Date: Sun, 12 Aug 2018 00:13:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:13:36Z","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":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"dba93593-64e7-4102-9988-345d93bf87d0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet"}]} 2018-08-12 00:13:36,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-2c6f8df3-5c09-4c0a-b6c8-68fcc3a2ca0d 2018-08-12 00:13:36,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bbe63f5e082be880a1f91d3997d3bfa8396dfd" 2018-08-12 00:13:36,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-23792e69-9950-45bb-9f9d-b6e9c51e6201 Date: Sun, 12 Aug 2018 00:13:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dba93593-64e7-4102-9988-345d93bf87d0"],"updated_at":"2018-08-12T00:13:36Z","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net"}]} 2018-08-12 00:13:36,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-23792e69-9950-45bb-9f9d-b6e9c51e6201 2018-08-12 00:13:36,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bbe63f5e082be880a1f91d3997d3bfa8396dfd" 2018-08-12 00:13:37,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8c0a2194-2ffb-490e-846c-2d713de441cd Date: Sun, 12 Aug 2018 00:13:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:13:36Z","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":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"dba93593-64e7-4102-9988-345d93bf87d0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet"}]} 2018-08-12 00:13:37,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-8c0a2194-2ffb-490e-846c-2d713de441cd 2018-08-12 00:13:37,047 - OpenStackNetwork - DEBUG - Network [b0d51b19-aea0-4d19-9697-e5ebddd472d7] created successfully 2018-08-12 00:13:37,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:13:37,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:13:37,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:13:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["nzYBS7DwQyuehTMCOjV_3w"], "issued_at": "2018-08-12T00:13:37.000000Z"}} 2018-08-12 00:13:37,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f20aecd84db4f4662b33735764f14a04fa3dc6" 2018-08-12 00:13:37,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d056736f-6762-45ed-83cc-89b2dc1f2e94 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:13:37,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d056736f-6762-45ed-83cc-89b2dc1f2e94 2018-08-12 00:13:37,513 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:13:37,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f20aecd84db4f4662b33735764f14a04fa3dc6" 2018-08-12 00:13:37,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-84896fdb-e4bc-40d9-9059-5de81f048e5c x-compute-request-id: req-84896fdb-e4bc-40d9-9059-5de81f048e5c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:13:37,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-84896fdb-e4bc-40d9-9059-5de81f048e5c 2018-08-12 00:13:37,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f20aecd84db4f4662b33735764f14a04fa3dc6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-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-08-12 00:13:37,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-f4c98163-5345-4ec6-ad7d-46e1467e2ae5 x-compute-request-id: req-f4c98163-5345-4ec6-ad7d-46e1467e2ae5 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "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": "6490ac7e-c95c-4988-b540-eae0501d08c0"}} 2018-08-12 00:13:37,787 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f4c98163-5345-4ec6-ad7d-46e1467e2ae5 2018-08-12 00:13:37,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:13:37,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:13:38,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12071b1d02f24c31b3a7780644305b8d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj-role"}], "expires_at": "2018-08-12T01:13:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-user", "id": "13398e3de199406ba3e1de04465d68a9"}, "audit_ids": ["w1T8Sv1wTwSpTxMjxc5IyA"], "issued_at": "2018-08-12T00:13:38.000000Z"}} 2018-08-12 00:13:38,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:38,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a01b9ccc-1692-4bad-90f5-d37612256e56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:13:38,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a01b9ccc-1692-4bad-90f5-d37612256e56 2018-08-12 00:13:38,247 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:13:38,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:13:38,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:13:38,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:13:38,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:13:38,249 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:13:38,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:38,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49894822-29c5-46d3-9811-377eee05e311 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:13:38,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-49894822-29c5-46d3-9811-377eee05e311 2018-08-12 00:13:38,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:38,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-0ed30e00-9048-4392-a1bd-fb919c926eb0 Date: Sun, 12 Aug 2018 00:13:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dba93593-64e7-4102-9988-345d93bf87d0"],"updated_at":"2018-08-12T00:13:36Z","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net"}]} 2018-08-12 00:13:38,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net used request id req-0ed30e00-9048-4392-a1bd-fb919c926eb0 2018-08-12 00:13:38,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:38,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ff8384f6-3a80-4172-863e-4115d4e7a93f Date: Sun, 12 Aug 2018 00:13:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:13:36Z","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":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"dba93593-64e7-4102-9988-345d93bf87d0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet"}]} 2018-08-12 00:13:38,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-ff8384f6-3a80-4172-863e-4115d4e7a93f 2018-08-12 00:13:38,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:38,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-369a26cc-a404-42a3-923f-2ead81c8520b Date: Sun, 12 Aug 2018 00:13:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dba93593-64e7-4102-9988-345d93bf87d0"],"updated_at":"2018-08-12T00:13:36Z","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net"}]} 2018-08-12 00:13:38,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net used request id req-369a26cc-a404-42a3-923f-2ead81c8520b 2018-08-12 00:13:38,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:13:38,749 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:13: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:13:38,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:38,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa2b9650-433a-43d9-b998-8fdfc2da3d11 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}} 2018-08-12 00:13:38,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d used request id req-fa2b9650-433a-43d9-b998-8fdfc2da3d11 2018-08-12 00:13:38,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:38,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0c942c56-b9cb-45ef-b54e-6fe6701f65dd Date: Sun, 12 Aug 2018 00:13:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:13:36Z","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":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"dba93593-64e7-4102-9988-345d93bf87d0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet"}]} 2018-08-12 00:13:38,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-0c942c56-b9cb-45ef-b54e-6fe6701f65dd 2018-08-12 00:13:38,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7&name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:38,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0e50a86f-80a3-489b-8989-5c5501e93278 Date: Sun, 12 Aug 2018 00:13:38 GMT RESP BODY: {"ports":[]} 2018-08-12 00:13:38,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7&name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-port&admin_state_up=True used request id req-0e50a86f-80a3-489b-8989-5c5501e93278 2018-08-12 00:13:38,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:39,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-41a831fc-05ab-491e-a216-d93820ce4fd3 x-compute-request-id: req-41a831fc-05ab-491e-a216-d93820ce4fd3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:13:39,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst used request id req-41a831fc-05ab-491e-a216-d93820ce4fd3 2018-08-12 00:13:39,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:39,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-fbfa2fb7-ba40-4d53-801c-d40e22037fb0 Date: Sun, 12 Aug 2018 00:13:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dba93593-64e7-4102-9988-345d93bf87d0"],"updated_at":"2018-08-12T00:13:36Z","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net"}]} 2018-08-12 00:13:39,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net used request id req-fbfa2fb7-ba40-4d53-801c-d40e22037fb0 2018-08-12 00:13:39,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:39,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f70d0f4e-e1ff-44ef-944a-4b08c7b9d6ef Date: Sun, 12 Aug 2018 00:13:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:13:36Z","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":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"dba93593-64e7-4102-9988-345d93bf87d0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet"}]} 2018-08-12 00:13:39,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-f70d0f4e-e1ff-44ef-944a-4b08c7b9d6ef 2018-08-12 00:13:39,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:39,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-8cec6728-f423-45e2-875e-9b04d6b01aa8 Date: Sun, 12 Aug 2018 00:13:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dba93593-64e7-4102-9988-345d93bf87d0"],"updated_at":"2018-08-12T00:13:36Z","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net"}]} 2018-08-12 00:13:39,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net used request id req-8cec6728-f423-45e2-875e-9b04d6b01aa8 2018-08-12 00:13:39,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:39,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2372eab-4f2b-4179-a8fb-342c9bc3a38c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}} 2018-08-12 00:13:39,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d used request id req-f2372eab-4f2b-4179-a8fb-342c9bc3a38c 2018-08-12 00:13:39,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:39,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-54ac806c-5fe6-478a-8217-806ee411f07f Date: Sun, 12 Aug 2018 00:13:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:13:36Z","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":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"dba93593-64e7-4102-9988-345d93bf87d0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet"}]} 2018-08-12 00:13:39,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-54ac806c-5fe6-478a-8217-806ee411f07f 2018-08-12 00:13:39,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7&name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:39,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c6e44e8d-3c74-44fa-b5c2-d1c01baacdd6 Date: Sun, 12 Aug 2018 00:13:39 GMT RESP BODY: {"ports":[]} 2018-08-12 00:13:39,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7&name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-port&admin_state_up=True used request id req-c6e44e8d-3c74-44fa-b5c2-d1c01baacdd6 2018-08-12 00:13:39,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:13:39,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:13:39,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12071b1d02f24c31b3a7780644305b8d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj-role"}], "expires_at": "2018-08-12T01:13:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-user", "id": "13398e3de199406ba3e1de04465d68a9"}, "audit_ids": ["1gbY9wSPSR6HGIT98Admpw"], "issued_at": "2018-08-12T00:13:39.000000Z"}} 2018-08-12 00:13:39,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bcbff9efdd86852af102dbeabb1df8bf4aa7a7b" 2018-08-12 00:13:39,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28aad93e-67c7-4615-b21f-be14cd3f5c5e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:13:39,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-28aad93e-67c7-4615-b21f-be14cd3f5c5e 2018-08-12 00:13:39,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:40,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-47e249a7-2057-49ad-a830-0a5dc0c9a3ca Date: Sun, 12 Aug 2018 00:13:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dba93593-64e7-4102-9988-345d93bf87d0"],"updated_at":"2018-08-12T00:13:36Z","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net"}]} 2018-08-12 00:13:40,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net used request id req-47e249a7-2057-49ad-a830-0a5dc0c9a3ca 2018-08-12 00:13:40,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:40,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c6dc403a-3ab2-4030-95a2-ed1631f74b42 Date: Sun, 12 Aug 2018 00:13:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:13:36Z","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":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"dba93593-64e7-4102-9988-345d93bf87d0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet"}]} 2018-08-12 00:13:40,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-c6dc403a-3ab2-4030-95a2-ed1631f74b42 2018-08-12 00:13:40,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:40,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-12bc7d03-5f69-4974-89ca-3913b751f170 Date: Sun, 12 Aug 2018 00:13:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dba93593-64e7-4102-9988-345d93bf87d0"],"updated_at":"2018-08-12T00:13:36Z","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net"}]} 2018-08-12 00:13:40,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net used request id req-12bc7d03-5f69-4974-89ca-3913b751f170 2018-08-12 00:13:40,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:13:40,433 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:13: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:13:40,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bcbff9efdd86852af102dbeabb1df8bf4aa7a7b" 2018-08-12 00:13:40,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e8464e-c0bb-40fc-9931-e3bdb772c408 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}} 2018-08-12 00:13:40,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d used request id req-d7e8464e-c0bb-40fc-9931-e3bdb772c408 2018-08-12 00:13:40,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:40,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b979d716-c108-4873-b989-ebd7bb1a21c6 Date: Sun, 12 Aug 2018 00:13:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:13:36Z","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":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"dba93593-64e7-4102-9988-345d93bf87d0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet"}]} 2018-08-12 00:13:40,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-b979d716-c108-4873-b989-ebd7bb1a21c6 2018-08-12 00:13:40,569 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net 2018-08-12 00:13:40,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" -d '{"port": {"network_id": "b0d51b19-aea0-4d19-9697-e5ebddd472d7", "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-port", "admin_state_up": true}}' 2018-08-12 00:13:41,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-a76ffd73-5d67-4c33-8ff3-dccaec636fdc Date: Sun, 12 Aug 2018 00:13:41 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:13:40Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:13:41Z","name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:31:40:7a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","fixed_ips":[{"subnet_id":"dba93593-64e7-4102-9988-345d93bf87d0","ip_address":"10.55.0.14"}],"id":"60e36514-9d08-49ee-b437-98c560eb311d","security_groups":["db7f0fcd-1772-41ea-b14b-5606321820f0"],"device_id":""}} 2018-08-12 00:13:41,330 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-a76ffd73-5d67-4c33-8ff3-dccaec636fdc 2018-08-12 00:13:41,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:41,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-cae0ffe9-7bae-4a34-a926-e7768ac12d67 Date: Sun, 12 Aug 2018 00:13:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dba93593-64e7-4102-9988-345d93bf87d0"],"updated_at":"2018-08-12T00:13:36Z","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net"}]} 2018-08-12 00:13:41,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net used request id req-cae0ffe9-7bae-4a34-a926-e7768ac12d67 2018-08-12 00:13:41,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:41,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4568d0e8-1bc8-4786-b8cb-b55bbf5d3f01 Date: Sun, 12 Aug 2018 00:13:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:13:36Z","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":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"dba93593-64e7-4102-9988-345d93bf87d0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet"}]} 2018-08-12 00:13:41,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-4568d0e8-1bc8-4786-b8cb-b55bbf5d3f01 2018-08-12 00:13:41,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:41,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-764c9611-198c-4cff-aff5-a2c5c017a22e Date: Sun, 12 Aug 2018 00:13:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dba93593-64e7-4102-9988-345d93bf87d0"],"updated_at":"2018-08-12T00:13:36Z","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net"}]} 2018-08-12 00:13:41,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net used request id req-764c9611-198c-4cff-aff5-a2c5c017a22e 2018-08-12 00:13:41,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:41,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2611c3a7-62ee-403a-8872-40ba9195c58a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}} 2018-08-12 00:13:41,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d used request id req-2611c3a7-62ee-403a-8872-40ba9195c58a 2018-08-12 00:13:41,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:41,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ad723e56-c8fb-47aa-8760-b96f53e8f9e8 Date: Sun, 12 Aug 2018 00:13:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:13:36Z","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":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"dba93593-64e7-4102-9988-345d93bf87d0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet"}]} 2018-08-12 00:13:41,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-ad723e56-c8fb-47aa-8760-b96f53e8f9e8 2018-08-12 00:13:41,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7&name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:41,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-b9b2b82b-a5ae-40ed-b8a3-1757adfd3e54 Date: Sun, 12 Aug 2018 00:13:41 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:40Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:41Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:31:40:7a","id":"60e36514-9d08-49ee-b437-98c560eb311d","port_security_enabled":true,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","fixed_ips":[{"subnet_id":"dba93593-64e7-4102-9988-345d93bf87d0","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["db7f0fcd-1772-41ea-b14b-5606321820f0"],"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-port"}]} 2018-08-12 00:13:41,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7&name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-port&admin_state_up=True used request id req-b9b2b82b-a5ae-40ed-b8a3-1757adfd3e54 2018-08-12 00:13:41,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:41,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b1a296-56a0-44eb-b6c5-920fe8a04911 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}} 2018-08-12 00:13:41,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d used request id req-00b1a296-56a0-44eb-b6c5-920fe8a04911 2018-08-12 00:13:41,976 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst 2018-08-12 00:13:41,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:42,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-7868fbc0-eb58-4c0b-9af6-569bad1ffa51 x-compute-request-id: req-7868fbc0-eb58-4c0b-9af6-569bad1ffa51 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6490ac7e-c95c-4988-b540-eae0501d08c0", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-flavor-name"}]} 2018-08-12 00:13:42,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-7868fbc0-eb58-4c0b-9af6-569bad1ffa51 2018-08-12 00:13:42,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:42,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-8103bb5f-3f2d-441b-a61e-ee184cc84ea2 x-compute-request-id: req-8103bb5f-3f2d-441b-a61e-ee184cc84ea2 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "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": "6490ac7e-c95c-4988-b540-eae0501d08c0"}} 2018-08-12 00:13:42,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0 used request id req-8103bb5f-3f2d-441b-a61e-ee184cc84ea2 2018-08-12 00:13:42,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:42,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-6620dfae-92f7-4f46-b342-91554e9046da Date: Sun, 12 Aug 2018 00:13:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:13:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:13:34Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/67b133f5-aa6e-4abb-858e-6e9948ea033b/snap", "metadata": {}}], "self": "/v2/images/67b133f5-aa6e-4abb-858e-6e9948ea033b", "min_disk": 0, "protected": false, "id": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "file": "/v2/images/67b133f5-aa6e-4abb-858e-6e9948ea033b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c2d2c4720754c81bddaa12c4aa4b07d", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/67b133f5-aa6e-4abb-858e-6e9948ea033b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-image"} 2018-08-12 00:13:42,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-image used request id req-6620dfae-92f7-4f46-b342-91554e9046da 2018-08-12 00:13:42,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:42,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9cf2ec6b-8fe1-41dd-a24b-1fcc1d5540d0 Date: Sun, 12 Aug 2018 00:13: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-08-12 00:13:42,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-9cf2ec6b-8fe1-41dd-a24b-1fcc1d5540d0 2018-08-12 00:13:42,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" -d '{"server": {"name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst", "imageRef": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "flavorRef": "6490ac7e-c95c-4988-b540-eae0501d08c0", "max_count": 1, "min_count": 1, "networks": [{"port": "60e36514-9d08-49ee-b437-98c560eb311d"}]}}' 2018-08-12 00:13:42,949 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:13: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-2436f071-7eea-4207-9715-7f22946a44e1 x-compute-request-id: req-2436f071-7eea-4207-9715-7f22946a44e1 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3c04fd8b-b20a-458f-8f06-b6d820c6c040", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "bookmark"}], "adminPass": "4bHQ8VDqXatr"}} 2018-08-12 00:13:42,949 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-2436f071-7eea-4207-9715-7f22946a44e1 2018-08-12 00:13:42,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:43,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-4e70334a-8b56-4f1c-8bcb-5ba12491fe8a x-compute-request-id: req-4e70334a-8b56-4f1c-8bcb-5ba12491fe8a 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.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "bookmark"}], "image": {"id": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "links": [{"href": "http://172.30.9.30:8774/images/67b133f5-aa6e-4abb-858e-6e9948ea033b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6490ac7e-c95c-4988-b540-eae0501d08c0", "links": [{"href": "http://172.30.9.30:8774/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "rel": "bookmark"}]}, "id": "3c04fd8b-b20a-458f-8f06-b6d820c6c040", "user_id": "13398e3de199406ba3e1de04465d68a9", "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-08-12T00:13:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst", "created": "2018-08-12T00:13:42Z", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:43,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 used request id req-4e70334a-8b56-4f1c-8bcb-5ba12491fe8a 2018-08-12 00:13:43,149 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst 2018-08-12 00:13:43,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:43,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-995ce89c-e0b9-4358-afdb-8c9eae8c32ea x-compute-request-id: req-995ce89c-e0b9-4358-afdb-8c9eae8c32ea 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.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "bookmark"}], "image": {"id": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "links": [{"href": "http://172.30.9.30:8774/images/67b133f5-aa6e-4abb-858e-6e9948ea033b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6490ac7e-c95c-4988-b540-eae0501d08c0", "links": [{"href": "http://172.30.9.30:8774/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "rel": "bookmark"}]}, "id": "3c04fd8b-b20a-458f-8f06-b6d820c6c040", "user_id": "13398e3de199406ba3e1de04465d68a9", "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-08-12T00:13:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst", "created": "2018-08-12T00:13:42Z", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:43,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 used request id req-995ce89c-e0b9-4358-afdb-8c9eae8c32ea 2018-08-12 00:13:43,396 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst] is - BUILD 2018-08-12 00:13:43,396 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:13:46,399 - create_instance - DEBUG - VM status query timeout in 896.749644041 2018-08-12 00:13:46,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:46,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-e0d6c6eb-e7f8-490c-a011-87c98df57329 x-compute-request-id: req-e0d6c6eb-e7f8-490c-a011-87c98df57329 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "bookmark"}], "image": {"id": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "links": [{"href": "http://172.30.9.30:8774/images/67b133f5-aa6e-4abb-858e-6e9948ea033b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6490ac7e-c95c-4988-b540-eae0501d08c0", "links": [{"href": "http://172.30.9.30:8774/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "rel": "bookmark"}]}, "id": "3c04fd8b-b20a-458f-8f06-b6d820c6c040", "security_groups": [{"name": "default"}], "user_id": "13398e3de199406ba3e1de04465d68a9", "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-08-12T00:13:43Z", "hostId": "be626e311a4d3790d59b95e48c46fa0fd4acbfdbeb1a3c917ff0158e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst", "created": "2018-08-12T00:13:42Z", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:46,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 used request id req-e0d6c6eb-e7f8-490c-a011-87c98df57329 2018-08-12 00:13:46,750 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst] is - BUILD 2018-08-12 00:13:46,750 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:13:49,753 - create_instance - DEBUG - VM status query timeout in 893.395573139 2018-08-12 00:13:49,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:49,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-73e445cb-ca64-45b7-a132-d249da0b9404 x-compute-request-id: req-73e445cb-ca64-45b7-a132-d249da0b9404 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:40:7a", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "bookmark"}], "image": {"id": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "links": [{"href": "http://172.30.9.30:8774/images/67b133f5-aa6e-4abb-858e-6e9948ea033b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:47.000000", "flavor": {"id": "6490ac7e-c95c-4988-b540-eae0501d08c0", "links": [{"href": "http://172.30.9.30:8774/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "rel": "bookmark"}]}, "id": "3c04fd8b-b20a-458f-8f06-b6d820c6c040", "security_groups": [{"name": "default"}], "user_id": "13398e3de199406ba3e1de04465d68a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:47Z", "hostId": "be626e311a4d3790d59b95e48c46fa0fd4acbfdbeb1a3c917ff0158e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst", "created": "2018-08-12T00:13:42Z", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:49,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 used request id req-73e445cb-ca64-45b7-a132-d249da0b9404 2018-08-12 00:13:49,924 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst] is - ACTIVE 2018-08-12 00:13:49,924 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:13:49,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:50,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-dc5148f2-df55-4698-a7d1-6fb76e606be5 x-compute-request-id: req-dc5148f2-df55-4698-a7d1-6fb76e606be5 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:40:7a", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "bookmark"}], "image": {"id": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "links": [{"href": "http://172.30.9.30:8774/images/67b133f5-aa6e-4abb-858e-6e9948ea033b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:47.000000", "flavor": {"id": "6490ac7e-c95c-4988-b540-eae0501d08c0", "links": [{"href": "http://172.30.9.30:8774/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "rel": "bookmark"}]}, "id": "3c04fd8b-b20a-458f-8f06-b6d820c6c040", "security_groups": [{"name": "default"}], "user_id": "13398e3de199406ba3e1de04465d68a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:47Z", "hostId": "be626e311a4d3790d59b95e48c46fa0fd4acbfdbeb1a3c917ff0158e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst", "created": "2018-08-12T00:13:42Z", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:50,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 used request id req-dc5148f2-df55-4698-a7d1-6fb76e606be5 2018-08-12 00:13:50,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:50,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-083fd3b0-f907-4bd0-8246-ab3f26c7e726 Date: Sun, 12 Aug 2018 00:13:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dba93593-64e7-4102-9988-345d93bf87d0"],"updated_at":"2018-08-12T00:13:36Z","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net"}]} 2018-08-12 00:13:50,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net used request id req-083fd3b0-f907-4bd0-8246-ab3f26c7e726 2018-08-12 00:13:50,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:50,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea6a0ac-c998-4619-bb86-ea7ad3d6fc48 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}} 2018-08-12 00:13:50,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d used request id req-cea6a0ac-c998-4619-bb86-ea7ad3d6fc48 2018-08-12 00:13:50,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:50,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b973551c-f5a2-4a08-ac9f-dce07b3cd69f Date: Sun, 12 Aug 2018 00:13:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:13:36Z","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":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"dba93593-64e7-4102-9988-345d93bf87d0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet"}]} 2018-08-12 00:13:50,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-b973551c-f5a2-4a08-ac9f-dce07b3cd69f 2018-08-12 00:13:50,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:50,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-8eb8ddd0-44eb-4829-a607-d05d14c0f60c Date: Sun, 12 Aug 2018 00:13:50 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:37Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b0d51b19-aea0-4d19-9697-e5ebddd472d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6e:e5:e3","id":"2a7c8e47-5328-4525-9ce4-4226fbf316ef","port_security_enabled":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","fixed_ips":[{"subnet_id":"dba93593-64e7-4102-9988-345d93bf87d0","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:40Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:47Z","binding:vnic_type":"normal","device_id":"3c04fd8b-b20a-458f-8f06-b6d820c6c040","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:31:40:7a","id":"60e36514-9d08-49ee-b437-98c560eb311d","port_security_enabled":true,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","fixed_ips":[{"subnet_id":"dba93593-64e7-4102-9988-345d93bf87d0","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["db7f0fcd-1772-41ea-b14b-5606321820f0"],"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-port"}]} 2018-08-12 00:13:50,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-8eb8ddd0-44eb-4829-a607-d05d14c0f60c 2018-08-12 00:13:50,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:13:50,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:13:51,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12071b1d02f24c31b3a7780644305b8d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj-role"}], "expires_at": "2018-08-12T01:13:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-user", "id": "13398e3de199406ba3e1de04465d68a9"}, "audit_ids": ["BP-lx37WQXOSj6Ma1LNM2w"], "issued_at": "2018-08-12T00:13:51.000000Z"}} 2018-08-12 00:13:51,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d34204f0123ae4ce93565fa9fd212371a3d199" 2018-08-12 00:13:51,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35dec4e6-3e13-49c1-8c92-7b88d5405e91 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:13:51,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-35dec4e6-3e13-49c1-8c92-7b88d5405e91 2018-08-12 00:13:51,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:13:51,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:13:51,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:13:51,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:13:51,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:13:51,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d34204f0123ae4ce93565fa9fd212371a3d199" 2018-08-12 00:13:51,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-53c32097-036c-454b-b4f1-7ab822e3cbb3 Date: Sun, 12 Aug 2018 00:13:51 GMT RESP BODY: {"security_groups": []} 2018-08-12 00:13:51,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-name&description=hello+group used request id req-53c32097-036c-454b-b4f1-7ab822e3cbb3 2018-08-12 00:13:51,344 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-name... 2018-08-12 00:13:51,344 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-name 2018-08-12 00:13:51,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d34204f0123ae4ce93565fa9fd212371a3d199" -d '{"security_group": {"name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-name", "description": "hello group"}}' 2018-08-12 00:13:51,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-76336b35-b6bc-4e95-bf3c-c1bd102278c4 Date: Sun, 12 Aug 2018 00:13:51 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:51Z", "updated_at": "2018-08-12T00:13:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:13:51Z", "revision_number": 0, "id": "18848ba2-d0a5-4c6d-b194-5eb3b3a429ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:13:51Z", "revision_number": 0, "id": "62a44897-d526-46db-b98c-29f0448d1cce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d"}], "revision_number": 2, "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-name"}} 2018-08-12 00:13:51,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-76336b35-b6bc-4e95-bf3c-c1bd102278c4 2018-08-12 00:13:51,651 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48c988d7-a507-4015-a3cd-a9050353a1d3 2018-08-12 00:13:51,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=48c988d7-a507-4015-a3cd-a9050353a1d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d34204f0123ae4ce93565fa9fd212371a3d199" 2018-08-12 00:13:51,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1383a437-7e7e-4f6d-b049-66231a800922 Date: Sun, 12 Aug 2018 00:13: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-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:51Z", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "18848ba2-d0a5-4c6d-b194-5eb3b3a429ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:51Z", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "62a44897-d526-46db-b98c-29f0448d1cce"}]} 2018-08-12 00:13:51,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=48c988d7-a507-4015-a3cd-a9050353a1d3 used request id req-1383a437-7e7e-4f6d-b049-66231a800922 2018-08-12 00:13:51,715 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48c988d7-a507-4015-a3cd-a9050353a1d3 2018-08-12 00:13:51,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=48c988d7-a507-4015-a3cd-a9050353a1d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d34204f0123ae4ce93565fa9fd212371a3d199" 2018-08-12 00:13:51,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ec2ea02f-b04f-49aa-bea6-98eb9c86b7ac Date: Sun, 12 Aug 2018 00:13: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-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:51Z", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "18848ba2-d0a5-4c6d-b194-5eb3b3a429ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:51Z", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "62a44897-d526-46db-b98c-29f0448d1cce"}]} 2018-08-12 00:13:51,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=48c988d7-a507-4015-a3cd-a9050353a1d3 used request id req-ec2ea02f-b04f-49aa-bea6-98eb9c86b7ac 2018-08-12 00:13:51,743 - neutron_utils - INFO - Retrieving security group with ID - 48c988d7-a507-4015-a3cd-a9050353a1d3 2018-08-12 00:13:51,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=48c988d7-a507-4015-a3cd-a9050353a1d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d34204f0123ae4ce93565fa9fd212371a3d199" 2018-08-12 00:13:51,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-c8d47baa-0863-4bd6-898e-53470e361c28 Date: Sun, 12 Aug 2018 00:13:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:51Z", "updated_at": "2018-08-12T00:13:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:13:51Z", "revision_number": 0, "id": "18848ba2-d0a5-4c6d-b194-5eb3b3a429ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:13:51Z", "revision_number": 0, "id": "62a44897-d526-46db-b98c-29f0448d1cce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d"}], "revision_number": 2, "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-name"}]} 2018-08-12 00:13:51,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=48c988d7-a507-4015-a3cd-a9050353a1d3 used request id req-c8d47baa-0863-4bd6-898e-53470e361c28 2018-08-12 00:13:51,829 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48c988d7-a507-4015-a3cd-a9050353a1d3 2018-08-12 00:13:51,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=48c988d7-a507-4015-a3cd-a9050353a1d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d34204f0123ae4ce93565fa9fd212371a3d199" 2018-08-12 00:13:51,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-07e78d8a-7810-4bc9-985d-d4a2ed51026f Date: Sun, 12 Aug 2018 00:13: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-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:51Z", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "18848ba2-d0a5-4c6d-b194-5eb3b3a429ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:51Z", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "62a44897-d526-46db-b98c-29f0448d1cce"}]} 2018-08-12 00:13:51,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=48c988d7-a507-4015-a3cd-a9050353a1d3 used request id req-07e78d8a-7810-4bc9-985d-d4a2ed51026f 2018-08-12 00:13:51,861 - neutron_utils - INFO - Retrieving security group with ID - 48c988d7-a507-4015-a3cd-a9050353a1d3 2018-08-12 00:13:51,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=48c988d7-a507-4015-a3cd-a9050353a1d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d34204f0123ae4ce93565fa9fd212371a3d199" 2018-08-12 00:13:51,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-24c2bcc9-070f-4adc-b3d0-b5583d948769 Date: Sun, 12 Aug 2018 00:13:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:51Z", "updated_at": "2018-08-12T00:13:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:13:51Z", "revision_number": 0, "id": "18848ba2-d0a5-4c6d-b194-5eb3b3a429ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:13:51Z", "revision_number": 0, "id": "62a44897-d526-46db-b98c-29f0448d1cce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d"}], "revision_number": 2, "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-name"}]} 2018-08-12 00:13:51,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=48c988d7-a507-4015-a3cd-a9050353a1d3 used request id req-24c2bcc9-070f-4adc-b3d0-b5583d948769 2018-08-12 00:13:51,909 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48c988d7-a507-4015-a3cd-a9050353a1d3 2018-08-12 00:13:51,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=48c988d7-a507-4015-a3cd-a9050353a1d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d34204f0123ae4ce93565fa9fd212371a3d199" 2018-08-12 00:13:51,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d45ba0a6-8ed0-4c69-ba6f-ab6fe342e231 Date: Sun, 12 Aug 2018 00:13: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-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:51Z", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "18848ba2-d0a5-4c6d-b194-5eb3b3a429ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:51Z", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "62a44897-d526-46db-b98c-29f0448d1cce"}]} 2018-08-12 00:13:51,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=48c988d7-a507-4015-a3cd-a9050353a1d3 used request id req-d45ba0a6-8ed0-4c69-ba6f-ab6fe342e231 2018-08-12 00:13:51,938 - neutron_utils - INFO - Retrieving security group with ID - 48c988d7-a507-4015-a3cd-a9050353a1d3 2018-08-12 00:13:51,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=48c988d7-a507-4015-a3cd-a9050353a1d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d34204f0123ae4ce93565fa9fd212371a3d199" 2018-08-12 00:13:52,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-875a3d28-e43e-44fd-926d-3f79236be7e2 Date: Sun, 12 Aug 2018 00:13:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:51Z", "updated_at": "2018-08-12T00:13:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:13:51Z", "revision_number": 0, "id": "18848ba2-d0a5-4c6d-b194-5eb3b3a429ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:13:51Z", "revision_number": 0, "id": "62a44897-d526-46db-b98c-29f0448d1cce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d"}], "revision_number": 2, "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-name"}]} 2018-08-12 00:13:52,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=48c988d7-a507-4015-a3cd-a9050353a1d3 used request id req-875a3d28-e43e-44fd-926d-3f79236be7e2 2018-08-12 00:13:52,011 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48c988d7-a507-4015-a3cd-a9050353a1d3 2018-08-12 00:13:52,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=48c988d7-a507-4015-a3cd-a9050353a1d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d34204f0123ae4ce93565fa9fd212371a3d199" 2018-08-12 00:13:52,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8c28cf08-6c7e-4f3a-9533-c26dddbe0c1c Date: Sun, 12 Aug 2018 00:13: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-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:51Z", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "18848ba2-d0a5-4c6d-b194-5eb3b3a429ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:13:51Z", "security_group_id": "48c988d7-a507-4015-a3cd-a9050353a1d3", "port_range_min": null, "revision_number": 0, "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:51Z", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "62a44897-d526-46db-b98c-29f0448d1cce"}]} 2018-08-12 00:13:52,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=48c988d7-a507-4015-a3cd-a9050353a1d3 used request id req-8c28cf08-6c7e-4f3a-9533-c26dddbe0c1c 2018-08-12 00:13:52,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:52,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-3fe202dd-3bf9-48cd-bbfb-647d8258dc7d x-compute-request-id: req-3fe202dd-3bf9-48cd-bbfb-647d8258dc7d Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:40:7a", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "bookmark"}], "image": {"id": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "links": [{"href": "http://172.30.9.30:8774/images/67b133f5-aa6e-4abb-858e-6e9948ea033b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:47.000000", "flavor": {"id": "6490ac7e-c95c-4988-b540-eae0501d08c0", "links": [{"href": "http://172.30.9.30:8774/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "rel": "bookmark"}]}, "id": "3c04fd8b-b20a-458f-8f06-b6d820c6c040", "security_groups": [{"name": "default"}], "user_id": "13398e3de199406ba3e1de04465d68a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:47Z", "hostId": "be626e311a4d3790d59b95e48c46fa0fd4acbfdbeb1a3c917ff0158e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst", "created": "2018-08-12T00:13:42Z", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:52,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 used request id req-3fe202dd-3bf9-48cd-bbfb-647d8258dc7d 2018-08-12 00:13:52,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:52,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-e945a3e8-e0cf-4910-af70-da10dcd3dd33 Date: Sun, 12 Aug 2018 00:13:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dba93593-64e7-4102-9988-345d93bf87d0"],"updated_at":"2018-08-12T00:13:36Z","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net"}]} 2018-08-12 00:13:52,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net used request id req-e945a3e8-e0cf-4910-af70-da10dcd3dd33 2018-08-12 00:13:52,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:52,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20941ee3-5cd5-428e-b455-55fc2b7c9ec3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}} 2018-08-12 00:13:52,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d used request id req-20941ee3-5cd5-428e-b455-55fc2b7c9ec3 2018-08-12 00:13:52,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:52,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8481fd20-829d-4428-ac24-841c04adbeee Date: Sun, 12 Aug 2018 00:13:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:13:36Z","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":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"dba93593-64e7-4102-9988-345d93bf87d0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet"}]} 2018-08-12 00:13:52,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-8481fd20-829d-4428-ac24-841c04adbeee 2018-08-12 00:13:52,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:52,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-70c55cdc-b9e3-46d5-b906-1b86d10e512c Date: Sun, 12 Aug 2018 00:13:52 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:37Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b0d51b19-aea0-4d19-9697-e5ebddd472d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6e:e5:e3","id":"2a7c8e47-5328-4525-9ce4-4226fbf316ef","port_security_enabled":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","fixed_ips":[{"subnet_id":"dba93593-64e7-4102-9988-345d93bf87d0","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:40Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:47Z","binding:vnic_type":"normal","device_id":"3c04fd8b-b20a-458f-8f06-b6d820c6c040","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:31:40:7a","id":"60e36514-9d08-49ee-b437-98c560eb311d","port_security_enabled":true,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","fixed_ips":[{"subnet_id":"dba93593-64e7-4102-9988-345d93bf87d0","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["db7f0fcd-1772-41ea-b14b-5606321820f0"],"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-port"}]} 2018-08-12 00:13:52,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-70c55cdc-b9e3-46d5-b906-1b86d10e512c 2018-08-12 00:13:52,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:13:53,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12071b1d02f24c31b3a7780644305b8d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj-role"}], "expires_at": "2018-08-12T01:13:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6c2d2c4720754c81bddaa12c4aa4b07d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-user", "id": "13398e3de199406ba3e1de04465d68a9"}, "audit_ids": ["nowXIMCPTwG04RjlRZbDIw"], "issued_at": "2018-08-12T00:13:53.000000Z"}} 2018-08-12 00:13:53,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b65fe9ffe1329116e6be945e130958366401cf1" 2018-08-12 00:13:53,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-6210b5c9-5577-42ff-867f-0aab821cc2e4 x-compute-request-id: req-6210b5c9-5577-42ff-867f-0aab821cc2e4 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:40:7a", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "bookmark"}], "image": {"id": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "links": [{"href": "http://172.30.9.30:8774/images/67b133f5-aa6e-4abb-858e-6e9948ea033b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:47.000000", "flavor": {"id": "6490ac7e-c95c-4988-b540-eae0501d08c0", "links": [{"href": "http://172.30.9.30:8774/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "rel": "bookmark"}]}, "id": "3c04fd8b-b20a-458f-8f06-b6d820c6c040", "security_groups": [{"name": "default"}], "user_id": "13398e3de199406ba3e1de04465d68a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:47Z", "hostId": "be626e311a4d3790d59b95e48c46fa0fd4acbfdbeb1a3c917ff0158e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst", "created": "2018-08-12T00:13:42Z", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:53,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 used request id req-6210b5c9-5577-42ff-867f-0aab821cc2e4 2018-08-12 00:13:53,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:54,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-3b19307b-b821-4cf9-b6f8-65fb3a9b9658 x-compute-request-id: req-3b19307b-b821-4cf9-b6f8-65fb3a9b9658 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:40:7a", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "bookmark"}], "image": {"id": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "links": [{"href": "http://172.30.9.30:8774/images/67b133f5-aa6e-4abb-858e-6e9948ea033b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:47.000000", "flavor": {"id": "6490ac7e-c95c-4988-b540-eae0501d08c0", "links": [{"href": "http://172.30.9.30:8774/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "rel": "bookmark"}]}, "id": "3c04fd8b-b20a-458f-8f06-b6d820c6c040", "security_groups": [{"name": "default"}], "user_id": "13398e3de199406ba3e1de04465d68a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:47Z", "hostId": "be626e311a4d3790d59b95e48c46fa0fd4acbfdbeb1a3c917ff0158e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst", "created": "2018-08-12T00:13:42Z", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:54,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 used request id req-3b19307b-b821-4cf9-b6f8-65fb3a9b9658 2018-08-12 00:13:54,059 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst] is - ACTIVE 2018-08-12 00:13:54,059 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:13:54,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:54,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-d20243c6-e85a-4014-9faf-cf719d459568 x-compute-request-id: req-d20243c6-e85a-4014-9faf-cf719d459568 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:40:7a", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "bookmark"}], "image": {"id": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "links": [{"href": "http://172.30.9.30:8774/images/67b133f5-aa6e-4abb-858e-6e9948ea033b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:47.000000", "flavor": {"id": "6490ac7e-c95c-4988-b540-eae0501d08c0", "links": [{"href": "http://172.30.9.30:8774/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "rel": "bookmark"}]}, "id": "3c04fd8b-b20a-458f-8f06-b6d820c6c040", "security_groups": [{"name": "default"}], "user_id": "13398e3de199406ba3e1de04465d68a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:47Z", "hostId": "be626e311a4d3790d59b95e48c46fa0fd4acbfdbeb1a3c917ff0158e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst", "created": "2018-08-12T00:13:42Z", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:54,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 used request id req-d20243c6-e85a-4014-9faf-cf719d459568 2018-08-12 00:13:54,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:54,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-d2d54859-fe8d-4260-8a01-fe372dc039f5 Date: Sun, 12 Aug 2018 00:13:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dba93593-64e7-4102-9988-345d93bf87d0"],"updated_at":"2018-08-12T00:13:36Z","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net"}]} 2018-08-12 00:13:54,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net used request id req-d2d54859-fe8d-4260-8a01-fe372dc039f5 2018-08-12 00:13:54,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:54,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3d907e-f683-4d7d-8b56-beefbee87e76 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}} 2018-08-12 00:13:54,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d used request id req-0c3d907e-f683-4d7d-8b56-beefbee87e76 2018-08-12 00:13:54,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:54,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c74f8006-d087-4e29-9d38-877f865681dc Date: Sun, 12 Aug 2018 00:13:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:13:36Z","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":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"dba93593-64e7-4102-9988-345d93bf87d0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet"}]} 2018-08-12 00:13:54,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-c74f8006-d087-4e29-9d38-877f865681dc 2018-08-12 00:13:54,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:54,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-27b7fe51-f209-4e94-9756-d2a43cfe0f88 Date: Sun, 12 Aug 2018 00:13:54 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:37Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b0d51b19-aea0-4d19-9697-e5ebddd472d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6e:e5:e3","id":"2a7c8e47-5328-4525-9ce4-4226fbf316ef","port_security_enabled":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","fixed_ips":[{"subnet_id":"dba93593-64e7-4102-9988-345d93bf87d0","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:40Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:47Z","binding:vnic_type":"normal","device_id":"3c04fd8b-b20a-458f-8f06-b6d820c6c040","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:31:40:7a","id":"60e36514-9d08-49ee-b437-98c560eb311d","port_security_enabled":true,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","fixed_ips":[{"subnet_id":"dba93593-64e7-4102-9988-345d93bf87d0","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["db7f0fcd-1772-41ea-b14b-5606321820f0"],"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-port"}]} 2018-08-12 00:13:54,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-27b7fe51-f209-4e94-9756-d2a43cfe0f88 2018-08-12 00:13:54,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:55,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-b8702589-02f6-46d9-b6a0-3b1556cd9e8c x-compute-request-id: req-b8702589-02f6-46d9-b6a0-3b1556cd9e8c Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:40:7a", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "bookmark"}], "image": {"id": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "links": [{"href": "http://172.30.9.30:8774/images/67b133f5-aa6e-4abb-858e-6e9948ea033b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:47.000000", "flavor": {"id": "6490ac7e-c95c-4988-b540-eae0501d08c0", "links": [{"href": "http://172.30.9.30:8774/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "rel": "bookmark"}]}, "id": "3c04fd8b-b20a-458f-8f06-b6d820c6c040", "security_groups": [{"name": "default"}], "user_id": "13398e3de199406ba3e1de04465d68a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:47Z", "hostId": "be626e311a4d3790d59b95e48c46fa0fd4acbfdbeb1a3c917ff0158e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst", "created": "2018-08-12T00:13:42Z", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:55,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 used request id req-b8702589-02f6-46d9-b6a0-3b1556cd9e8c 2018-08-12 00:13:55,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:55,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-ed780272-5f9e-4013-aef9-1905629dcc88 Date: Sun, 12 Aug 2018 00:13:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dba93593-64e7-4102-9988-345d93bf87d0"],"updated_at":"2018-08-12T00:13:36Z","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net"}]} 2018-08-12 00:13:55,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net used request id req-ed780272-5f9e-4013-aef9-1905629dcc88 2018-08-12 00:13:55,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:55,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7137ec11-164e-435b-9f95-6620d72490f0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}} 2018-08-12 00:13:55,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d used request id req-7137ec11-164e-435b-9f95-6620d72490f0 2018-08-12 00:13:55,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:55,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6d26e27a-bc4c-4124-936b-6ab2c0167af6 Date: Sun, 12 Aug 2018 00:13:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:13:36Z","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":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"dba93593-64e7-4102-9988-345d93bf87d0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet"}]} 2018-08-12 00:13:55,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-6d26e27a-bc4c-4124-936b-6ab2c0167af6 2018-08-12 00:13:55,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:55,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-677c1596-4499-4e70-b053-66c319831ae0 Date: Sun, 12 Aug 2018 00:13:55 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:37Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b0d51b19-aea0-4d19-9697-e5ebddd472d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6e:e5:e3","id":"2a7c8e47-5328-4525-9ce4-4226fbf316ef","port_security_enabled":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","fixed_ips":[{"subnet_id":"dba93593-64e7-4102-9988-345d93bf87d0","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:40Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:47Z","binding:vnic_type":"normal","device_id":"3c04fd8b-b20a-458f-8f06-b6d820c6c040","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:31:40:7a","id":"60e36514-9d08-49ee-b437-98c560eb311d","port_security_enabled":true,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","fixed_ips":[{"subnet_id":"dba93593-64e7-4102-9988-345d93bf87d0","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["db7f0fcd-1772-41ea-b14b-5606321820f0"],"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-port"}]} 2018-08-12 00:13:55,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-677c1596-4499-4e70-b053-66c319831ae0 2018-08-12 00:13:55,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-name"}}' 2018-08-12 00:13:56,322 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:13: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-d0d42db0-e771-4229-961a-f193b13e73fa x-compute-request-id: req-d0d42db0-e771-4229-961a-f193b13e73fa Content-Length: 0 Content-Type: application/json 2018-08-12 00:13:56,322 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040/action used request id req-d0d42db0-e771-4229-961a-f193b13e73fa 2018-08-12 00:13:56,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:56,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-b4bc1511-19bd-4da1-9a5f-401a820f23c2 x-compute-request-id: req-b4bc1511-19bd-4da1-9a5f-401a820f23c2 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:40:7a", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "bookmark"}], "image": {"id": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "links": [{"href": "http://172.30.9.30:8774/images/67b133f5-aa6e-4abb-858e-6e9948ea033b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:47.000000", "flavor": {"id": "6490ac7e-c95c-4988-b540-eae0501d08c0", "links": [{"href": "http://172.30.9.30:8774/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "rel": "bookmark"}]}, "id": "3c04fd8b-b20a-458f-8f06-b6d820c6c040", "security_groups": [{"name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-name"}, {"name": "default"}], "user_id": "13398e3de199406ba3e1de04465d68a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:47Z", "hostId": "be626e311a4d3790d59b95e48c46fa0fd4acbfdbeb1a3c917ff0158e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst", "created": "2018-08-12T00:13:42Z", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:56,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 used request id req-b4bc1511-19bd-4da1-9a5f-401a820f23c2 2018-08-12 00:13:56,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:56,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-f7a863ab-c1dc-4f90-a862-1e9589272596 Date: Sun, 12 Aug 2018 00:13:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dba93593-64e7-4102-9988-345d93bf87d0"],"updated_at":"2018-08-12T00:13:36Z","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net"}]} 2018-08-12 00:13:56,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net used request id req-f7a863ab-c1dc-4f90-a862-1e9589272596 2018-08-12 00:13:56,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:56,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c80205f-c74b-4206-9f3a-e898012e3d93 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}} 2018-08-12 00:13:56,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d used request id req-7c80205f-c74b-4206-9f3a-e898012e3d93 2018-08-12 00:13:56,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:56,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d0dacd98-8756-4cc8-a1dd-ec7c045cf623 Date: Sun, 12 Aug 2018 00:13:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:36Z","dns_nameservers":[],"updated_at":"2018-08-12T00:13:36Z","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":"6c2d2c4720754c81bddaa12c4aa4b07d","id":"dba93593-64e7-4102-9988-345d93bf87d0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet"}]} 2018-08-12 00:13:56,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-d0dacd98-8756-4cc8-a1dd-ec7c045cf623 2018-08-12 00:13:56,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:56,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-5d0374df-4a1f-46f9-bcf0-88766c533803 Date: Sun, 12 Aug 2018 00:13:56 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:37Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b0d51b19-aea0-4d19-9697-e5ebddd472d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6e:e5:e3","id":"2a7c8e47-5328-4525-9ce4-4226fbf316ef","port_security_enabled":false,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","fixed_ips":[{"subnet_id":"dba93593-64e7-4102-9988-345d93bf87d0","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0d51b19-aea0-4d19-9697-e5ebddd472d7","tenant_id":"6c2d2c4720754c81bddaa12c4aa4b07d","created_at":"2018-08-12T00:13:40Z","admin_state_up":true,"updated_at":"2018-08-12T00:13:56Z","binding:vnic_type":"normal","device_id":"3c04fd8b-b20a-458f-8f06-b6d820c6c040","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:31:40:7a","id":"60e36514-9d08-49ee-b437-98c560eb311d","port_security_enabled":true,"project_id":"6c2d2c4720754c81bddaa12c4aa4b07d","fixed_ips":[{"subnet_id":"dba93593-64e7-4102-9988-345d93bf87d0","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["48c988d7-a507-4015-a3cd-a9050353a1d3","db7f0fcd-1772-41ea-b14b-5606321820f0"],"name":"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-port"}]} 2018-08-12 00:13:56,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-5d0374df-4a1f-46f9-bcf0-88766c533803 2018-08-12 00:13:56,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b65fe9ffe1329116e6be945e130958366401cf1" 2018-08-12 00:13:57,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-9d20a94f-060e-4ca7-bfc2-9ca47d15a5b9 x-compute-request-id: req-9d20a94f-060e-4ca7-bfc2-9ca47d15a5b9 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:40:7a", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "bookmark"}], "image": {"id": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "links": [{"href": "http://172.30.9.30:8774/images/67b133f5-aa6e-4abb-858e-6e9948ea033b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:47.000000", "flavor": {"id": "6490ac7e-c95c-4988-b540-eae0501d08c0", "links": [{"href": "http://172.30.9.30:8774/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "rel": "bookmark"}]}, "id": "3c04fd8b-b20a-458f-8f06-b6d820c6c040", "security_groups": [{"name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-name"}, {"name": "default"}], "user_id": "13398e3de199406ba3e1de04465d68a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:47Z", "hostId": "be626e311a4d3790d59b95e48c46fa0fd4acbfdbeb1a3c917ff0158e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst", "created": "2018-08-12T00:13:42Z", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:57,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 used request id req-9d20a94f-060e-4ca7-bfc2-9ca47d15a5b9 2018-08-12 00:13:57,173 - create_instance - INFO - Deleting Port with ID - 60e36514-9d08-49ee-b437-98c560eb311d 2018-08-12 00:13:57,173 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-port 2018-08-12 00:13:57,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/60e36514-9d08-49ee-b437-98c560eb311d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:57,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a1aeb2d-cd8a-4060-bff0-236e27d5f89b Date: Sun, 12 Aug 2018 00:13:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:13:57,602 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/60e36514-9d08-49ee-b437-98c560eb311d used request id req-0a1aeb2d-cd8a-4060-bff0-236e27d5f89b 2018-08-12 00:13:57,602 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst 2018-08-12 00:13:57,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:57,736 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:13: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-734d925d-2aba-4d37-878a-698579ed201e x-compute-request-id: req-734d925d-2aba-4d37-878a-698579ed201e Content-Type: application/json 2018-08-12 00:13:57,736 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 used request id req-734d925d-2aba-4d37-878a-698579ed201e 2018-08-12 00:13:57,736 - create_instance - INFO - Checking deletion status 2018-08-12 00:13:57,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:13:57,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:13: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-589e6d0a-50f6-4a35-bb3b-88079b2b8021 x-compute-request-id: req-589e6d0a-50f6-4a35-bb3b-88079b2b8021 Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040", "rel": "bookmark"}], "image": {"id": "67b133f5-aa6e-4abb-858e-6e9948ea033b", "links": [{"href": "http://172.30.9.30:8774/images/67b133f5-aa6e-4abb-858e-6e9948ea033b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:13:47.000000", "flavor": {"id": "6490ac7e-c95c-4988-b540-eae0501d08c0", "links": [{"href": "http://172.30.9.30:8774/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0", "rel": "bookmark"}]}, "id": "3c04fd8b-b20a-458f-8f06-b6d820c6c040", "user_id": "13398e3de199406ba3e1de04465d68a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:13:57Z", "hostId": "be626e311a4d3790d59b95e48c46fa0fd4acbfdbeb1a3c917ff0158e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst", "created": "2018-08-12T00:13:42Z", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:13:57,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 used request id req-589e6d0a-50f6-4a35-bb3b-88079b2b8021 2018-08-12 00:13:57,854 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst] is - ACTIVE 2018-08-12 00:13:57,854 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:14:00,858 - create_instance - DEBUG - VM status query timeout in 296.878802776 2018-08-12 00:14:00,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61b60226ac215c0e9b44bb8468439ff17fe046f" 2018-08-12 00:14:00,908 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:14: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-49672aa7-3775-44a0-8ea7-2900650feabd x-compute-request-id: req-49672aa7-3775-44a0-8ea7-2900650feabd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3c04fd8b-b20a-458f-8f06-b6d820c6c040 could not be found.", "code": 404}} 2018-08-12 00:14:00,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3c04fd8b-b20a-458f-8f06-b6d820c6c040 used request id req-49672aa7-3775-44a0-8ea7-2900650feabd 2018-08-12 00:14:00,909 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3c04fd8b-b20a-458f-8f06-b6d820c6c040 could not be found. (HTTP 404) (Request-ID: req-49672aa7-3775-44a0-8ea7-2900650feabd) 2018-08-12 00:14:00,909 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-inst 2018-08-12 00:14:00,910 - neutron_utils - INFO - Deleting security group rule with ID - 18848ba2-d0a5-4c6d-b194-5eb3b3a429ee 2018-08-12 00:14:00,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/18848ba2-d0a5-4c6d-b194-5eb3b3a429ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d34204f0123ae4ce93565fa9fd212371a3d199" 2018-08-12 00:14:01,041 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d5bef81-ba37-438e-9470-86d4e6460b64 Content-Length: 0 Date: Sun, 12 Aug 2018 00:14:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:14:01,041 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/18848ba2-d0a5-4c6d-b194-5eb3b3a429ee used request id req-0d5bef81-ba37-438e-9470-86d4e6460b64 2018-08-12 00:14:01,042 - neutron_utils - INFO - Deleting security group rule with ID - 62a44897-d526-46db-b98c-29f0448d1cce 2018-08-12 00:14:01,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/62a44897-d526-46db-b98c-29f0448d1cce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d34204f0123ae4ce93565fa9fd212371a3d199" 2018-08-12 00:14:01,145 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a13f3ccd-c6fa-4f36-8fe6-5a400b3b7094 Content-Length: 0 Date: Sun, 12 Aug 2018 00:14:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:14:01,146 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/62a44897-d526-46db-b98c-29f0448d1cce used request id req-a13f3ccd-c6fa-4f36-8fe6-5a400b3b7094 2018-08-12 00:14:01,146 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-name 2018-08-12 00:14:01,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/48c988d7-a507-4015-a3cd-a9050353a1d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d34204f0123ae4ce93565fa9fd212371a3d199" 2018-08-12 00:14:01,304 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4039c7f-c88f-4a44-99ee-8153e4d70546 Content-Length: 0 Date: Sun, 12 Aug 2018 00:14:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:14:01,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/48c988d7-a507-4015-a3cd-a9050353a1d3 used request id req-b4039c7f-c88f-4a44-99ee-8153e4d70546 2018-08-12 00:14:01,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f20aecd84db4f4662b33735764f14a04fa3dc6" 2018-08-12 00:14:01,370 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:14: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-f4dba52b-5239-4f28-a4b3-e1863d0c15e5 x-compute-request-id: req-f4dba52b-5239-4f28-a4b3-e1863d0c15e5 Content-Length: 0 Content-Type: application/json 2018-08-12 00:14:01,370 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/6490ac7e-c95c-4988-b540-eae0501d08c0 used request id req-f4dba52b-5239-4f28-a4b3-e1863d0c15e5 2018-08-12 00:14:01,371 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet 2018-08-12 00:14:01,371 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-subnet 2018-08-12 00:14:01,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/dba93593-64e7-4102-9988-345d93bf87d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bbe63f5e082be880a1f91d3997d3bfa8396dfd" 2018-08-12 00:14:02,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f4e1d91-a76f-4fe3-a2dc-db9711094dae Date: Sun, 12 Aug 2018 00:14:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:14:02,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/dba93593-64e7-4102-9988-345d93bf87d0 used request id req-6f4e1d91-a76f-4fe3-a2dc-db9711094dae 2018-08-12 00:14:02,748 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-pub-net 2018-08-12 00:14:02,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/b0d51b19-aea0-4d19-9697-e5ebddd472d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02bbe63f5e082be880a1f91d3997d3bfa8396dfd" 2018-08-12 00:14:03,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4e8056b6-cca0-4863-ba35-dc744e65b866 Date: Sun, 12 Aug 2018 00:14:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:14:03,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/b0d51b19-aea0-4d19-9697-e5ebddd472d7 used request id req-4e8056b6-cca0-4863-ba35-dc744e65b866 2018-08-12 00:14:03,982 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-475475d3-fb18-4ac0-9716-8398241cd341-image 2018-08-12 00:14:03,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/67b133f5-aa6e-4abb-858e-6e9948ea033b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5716db1e09941db983a42e0dfdf410bb7c363351" 2018-08-12 00:14:05,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09e4c662-7bf4-457e-b716-222dda8e9077 Date: Sun, 12 Aug 2018 00:14:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:14:05,010 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/67b133f5-aa6e-4abb-858e-6e9948ea033b used request id req-09e4c662-7bf4-457e-b716-222dda8e9077 2018-08-12 00:14:05,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:14:05,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:14:05,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:14:05,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:14:05,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:14:05,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:05,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-e923acae-5da7-44c3-9d2d-dd920a4c4003 Date: Sun, 12 Aug 2018 00:14:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:35Z", "updated_at": "2018-08-12T00:13:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:13:35Z", "revision_number": 0, "id": "03df0e02-e680-47b1-8b85-3419f3bbd376", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:13:35Z", "security_group_id": "db7f0fcd-1772-41ea-b14b-5606321820f0", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:13:35Z", "revision_number": 0, "id": "6003701b-e995-4e09-a8cb-8f8f529dfe70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:13:35Z", "security_group_id": "db7f0fcd-1772-41ea-b14b-5606321820f0", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:13:35Z", "revision_number": 0, "id": "ec8a192a-7045-4af2-8968-ac256313f751", "remote_group_id": "db7f0fcd-1772-41ea-b14b-5606321820f0", "remote_ip_prefix": null, "created_at": "2018-08-12T00:13:35Z", "security_group_id": "db7f0fcd-1772-41ea-b14b-5606321820f0", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:13:35Z", "revision_number": 0, "id": "fc30b85c-07e6-49cd-a6dd-1b63e33f6b95", "remote_group_id": "db7f0fcd-1772-41ea-b14b-5606321820f0", "remote_ip_prefix": null, "created_at": "2018-08-12T00:13:35Z", "security_group_id": "db7f0fcd-1772-41ea-b14b-5606321820f0", "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d"}], "revision_number": 4, "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "db7f0fcd-1772-41ea-b14b-5606321820f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:14:05,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-e923acae-5da7-44c3-9d2d-dd920a4c4003 2018-08-12 00:14:05,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:05,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d25e5c5b-fcd4-4c0d-a1ab-3fb2dcc8a480 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:14:05,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-d25e5c5b-fcd4-4c0d-a1ab-3fb2dcc8a480 2018-08-12 00:14:05,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:14:05,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:05,384 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7b72405-4626-47c0-8639-6b4535c5cac1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:14:05,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-b7b72405-4626-47c0-8639-6b4535c5cac1 2018-08-12 00:14:05,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:14:05,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:05,467 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89599cdc-71d5-4541-bb6e-9a7621218664 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:14:05,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-89599cdc-71d5-4541-bb6e-9a7621218664 2018-08-12 00:14:05,467 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:14:05,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:05,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84d4c88a-354d-4e1f-a9c1-88059a3f76ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:14:05,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-84d4c88a-354d-4e1f-a9c1-88059a3f76ef 2018-08-12 00:14:05,553 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:14:05,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:05,638 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-241f8250-0572-41ac-97f3-76d468242faa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:14:05,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-241f8250-0572-41ac-97f3-76d468242faa 2018-08-12 00:14:05,639 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:14:05,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:05,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cf3c95c-61f4-4cc7-9e62-53fd10f1ecdf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:14:05,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-8cf3c95c-61f4-4cc7-9e62-53fd10f1ecdf 2018-08-12 00:14:05,725 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:14:05,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:05,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a68ac228-2300-43b8-819b-958a7ae854ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:14:05,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-a68ac228-2300-43b8-819b-958a7ae854ef 2018-08-12 00:14:05,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:14:05,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:05,897 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddf37da7-5bae-4618-a1ec-092d1e0836ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:14:05,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-ddf37da7-5bae-4618-a1ec-092d1e0836ac 2018-08-12 00:14:05,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:14:05,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:05,980 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2402656-d034-4859-8b81-fce02a08ac21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:14:05,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-f2402656-d034-4859-8b81-fce02a08ac21 2018-08-12 00:14:05,980 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:14:05,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:06,064 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b55f0807-44f6-457d-90d9-ef3628cabaec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:14:06,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-b55f0807-44f6-457d-90d9-ef3628cabaec 2018-08-12 00:14:06,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:14:06,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:06,230 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:14:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-635ec02f-b618-4fb4-8c67-a8ad60fe2323 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:14:06,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-635ec02f-b618-4fb4-8c67-a8ad60fe2323 2018-08-12 00:14:06,230 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:14:06,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:06,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:14:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4e63e55-67f3-4cee-ba67-1e0f462eaa69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:14:06,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-f4e63e55-67f3-4cee-ba67-1e0f462eaa69 2018-08-12 00:14:06,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:14:06,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:06,396 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:14:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cbbe7b1-740e-4df5-8fca-165911973cd0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:14:06,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-5cbbe7b1-740e-4df5-8fca-165911973cd0 2018-08-12 00:14:06,396 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:14:06,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:06,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748273ff-d4fb-46fd-9479-110a360ebf8f 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:14:06,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-748273ff-d4fb-46fd-9479-110a360ebf8f 2018-08-12 00:14:06,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:06,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3874a9b7-258b-4903-bb94-c5e61f24d01b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c2d2c4720754c81bddaa12c4aa4b07d", "name": "InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj"}} 2018-08-12 00:14:06,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d used request id req-3874a9b7-258b-4903-bb94-c5e61f24d01b 2018-08-12 00:14:06,580 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db7f0fcd-1772-41ea-b14b-5606321820f0 2018-08-12 00:14:06,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=db7f0fcd-1772-41ea-b14b-5606321820f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:06,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-34aa9035-1709-439d-91c9-78198b0a3400 Date: Sun, 12 Aug 2018 00:14:06 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-08-12T00:13:35Z", "security_group_id": "db7f0fcd-1772-41ea-b14b-5606321820f0", "port_range_min": null, "revision_number": 0, "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:35Z", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "03df0e02-e680-47b1-8b85-3419f3bbd376"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:13:35Z", "security_group_id": "db7f0fcd-1772-41ea-b14b-5606321820f0", "port_range_min": null, "revision_number": 0, "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:35Z", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "6003701b-e995-4e09-a8cb-8f8f529dfe70"}, {"remote_group_id": "db7f0fcd-1772-41ea-b14b-5606321820f0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:13:35Z", "security_group_id": "db7f0fcd-1772-41ea-b14b-5606321820f0", "port_range_min": null, "revision_number": 0, "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:35Z", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "ec8a192a-7045-4af2-8968-ac256313f751"}, {"remote_group_id": "db7f0fcd-1772-41ea-b14b-5606321820f0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:13:35Z", "security_group_id": "db7f0fcd-1772-41ea-b14b-5606321820f0", "port_range_min": null, "revision_number": 0, "tenant_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "created_at": "2018-08-12T00:13:35Z", "project_id": "6c2d2c4720754c81bddaa12c4aa4b07d", "id": "fc30b85c-07e6-49cd-a6dd-1b63e33f6b95"}]} 2018-08-12 00:14:06,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=db7f0fcd-1772-41ea-b14b-5606321820f0 used request id req-34aa9035-1709-439d-91c9-78198b0a3400 2018-08-12 00:14:06,623 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:14:06,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/db7f0fcd-1772-41ea-b14b-5606321820f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:06,797 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-600aa51a-91d4-48b9-a525-a268d7addb89 Content-Length: 0 Date: Sun, 12 Aug 2018 00:14:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:14:06,797 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/db7f0fcd-1772-41ea-b14b-5606321820f0 used request id req-600aa51a-91d4-48b9-a525-a268d7addb89 2018-08-12 00:14:06,798 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj 2018-08-12 00:14:06,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:07,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:14:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6f62153-51ef-4cb2-a831-a435189ffd0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:14:07,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/6c2d2c4720754c81bddaa12c4aa4b07d used request id req-b6f62153-51ef-4cb2-a831-a435189ffd0d 2018-08-12 00:14:07,055 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-04f7241c-9fb1-4c9-proj-role 2018-08-12 00:14:07,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/12071b1d02f24c31b3a7780644305b8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:07,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:14:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdafa424-d0ac-4bc1-aded-4c5a47f2f270 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:14:07,156 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/12071b1d02f24c31b3a7780644305b8d used request id req-bdafa424-d0ac-4bc1-aded-4c5a47f2f270 2018-08-12 00:14:07,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901a0aabdd2f0d4ba9220b5f7ecbce2ad6a77667" 2018-08-12 00:14:07,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d999890-b207-49db-a4f3-bc79e6e002c1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:14:07,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1d999890-b207-49db-a4f3-bc79e6e002c1 2018-08-12 00:14:07,244 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-04f7241c-9fb1-4c9-user 2018-08-12 00:14:07,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/13398e3de199406ba3e1de04465d68a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe2aa4db3f7be3010b4753bf7b27b8faa4c76eb" 2018-08-12 00:14:07,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:14:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c59589b7-c5a8-4b77-aad6-310d452afdec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:14:07,458 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/13398e3de199406ba3e1de04465d68a9 used request id req-c59589b7-c5a8-4b77-aad6-310d452afdec 2018-08-12 00:14:07,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:07,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:14:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["SjZ7rxTuRJySXDqPGDuWwQ"], "issued_at": "2018-08-12T00:14:07.000000Z"}} 2018-08-12 00:14:07,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d32656255c8e10f079aa21fba3840c76d8847f" 2018-08-12 00:14:07,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b409b68-5fdb-4d0c-b4e4-b86b9a0e2689 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:07,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6b409b68-5fdb-4d0c-b4e4-b86b9a0e2689 2018-08-12 00:14:07,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:07,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:08,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:14:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Tx9JcDcTR3q6WvnVUPS2aw"], "issued_at": "2018-08-12T00:14:08.000000Z"}} 2018-08-12 00:14:08,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966badcee9cc35a03295a86b0f76ae2c872b5894" 2018-08-12 00:14:08,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc0b9be2-3d10-427c-86cd-53bfb582d35d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:08,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-fc0b9be2-3d10-427c-86cd-53bfb582d35d 2018-08-12 00:14:08,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:14:08,379 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:14: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:14:08,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-86bcd468-f396-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966badcee9cc35a03295a86b0f76ae2c872b5894" 2018-08-12 00:14:08,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7e5b54e-b849-4a65-887a-71f82370cee5 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-86bcd468-f396-447-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:14:08,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-86bcd468-f396-447-proj used request id req-f7e5b54e-b849-4a65-887a-71f82370cee5 2018-08-12 00:14:08,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966badcee9cc35a03295a86b0f76ae2c872b5894" 2018-08-12 00:14:08,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36ec88ac-cb94-40c1-9c90-80c9cf98a975 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:14:08,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-36ec88ac-cb94-40c1-9c90-80c9cf98a975 2018-08-12 00:14:08,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966badcee9cc35a03295a86b0f76ae2c872b5894" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}}' 2018-08-12 00:14:08,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:14:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adda6705-69eb-4268-a0e9-37e2756a6d92 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e"}, "tags": [], "enabled": true, "id": "02194bdefa0145ff95799ea23a8f920e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}} 2018-08-12 00:14:08,672 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-adda6705-69eb-4268-a0e9-37e2756a6d92 2018-08-12 00:14:08,672 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-86bcd468-f396-447-proj 2018-08-12 00:14:08,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:08,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:09,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:14:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["2zDm_WaCS9OQ39GtxVXcqg"], "issued_at": "2018-08-12T00:14:09.000000Z"}} 2018-08-12 00:14:09,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac848ff2b3d5179d4bdea6cb12d9ac57561a1442" 2018-08-12 00:14:09,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b74720-e769-45a2-b679-7bd8fa26ef36 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:09,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d7b74720-e769-45a2-b679-7bd8fa26ef36 2018-08-12 00:14:09,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:14:09,136 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:14:09,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac848ff2b3d5179d4bdea6cb12d9ac57561a1442" 2018-08-12 00:14:09,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b02fa9-b91b-4a90-99d9-50117b101d49 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:14:09,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a1b02fa9-b91b-4a90-99d9-50117b101d49 2018-08-12 00:14:09,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-86bcd468-f396-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac848ff2b3d5179d4bdea6cb12d9ac57561a1442" 2018-08-12 00:14:09,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5533612b-b72a-49a5-81ce-eed334475871 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-86bcd468-f396-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e"}, "tags": [], "enabled": true, "id": "02194bdefa0145ff95799ea23a8f920e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}]} 2018-08-12 00:14:09,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-86bcd468-f396-447-proj used request id req-5533612b-b72a-49a5-81ce-eed334475871 2018-08-12 00:14:09,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac848ff2b3d5179d4bdea6cb12d9ac57561a1442" 2018-08-12 00:14:09,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c27f25ca-dded-4401-bee3-ba9534d7feb5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:14:09,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c27f25ca-dded-4401-bee3-ba9534d7feb5 2018-08-12 00:14:09,779 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-86bcd468-f396-447-user 2018-08-12 00:14:09,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:09,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966badcee9cc35a03295a86b0f76ae2c872b5894" 2018-08-12 00:14:09,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f093e646-ec48-4620-9e10-ce8f30119420 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:14:09,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f093e646-ec48-4620-9e10-ce8f30119420 2018-08-12 00:14:09,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966badcee9cc35a03295a86b0f76ae2c872b5894" -d '{"role": {"name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj-role"}}' 2018-08-12 00:14:09,970 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:14:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf625bbc-9cab-4960-ba7d-91a56919a9c3 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d4509a4843a4cc58e764058194b2659", "links": {"self": "http://172.30.9.30:5000/v3/roles/6d4509a4843a4cc58e764058194b2659"}, "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj-role"}} 2018-08-12 00:14:09,970 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-bf625bbc-9cab-4960-ba7d-91a56919a9c3 2018-08-12 00:14:09,971 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-86bcd468-f396-447-proj-role 2018-08-12 00:14:09,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/6d4509a4843a4cc58e764058194b2659 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966badcee9cc35a03295a86b0f76ae2c872b5894" 2018-08-12 00:14:09,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7973436-91a5-4d11-ad96-d2bd117a0958 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d4509a4843a4cc58e764058194b2659", "links": {"self": "http://172.30.9.30:5000/v3/roles/6d4509a4843a4cc58e764058194b2659"}, "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj-role"}} 2018-08-12 00:14:09,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/6d4509a4843a4cc58e764058194b2659 used request id req-a7973436-91a5-4d11-ad96-d2bd117a0958 2018-08-12 00:14:09,991 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-86bcd468-f396-447-proj-role to project InstanceSecurityGroupTests-86bcd468-f396-447-proj 2018-08-12 00:14:09,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e/users/dc548ffb4db647cea233491760814d37/roles/6d4509a4843a4cc58e764058194b2659 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966badcee9cc35a03295a86b0f76ae2c872b5894" 2018-08-12 00:14:10,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:14:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f5a46ca-7c3f-4ff7-8cd8-4b0cce5226cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:14:10,111 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e/users/dc548ffb4db647cea233491760814d37/roles/6d4509a4843a4cc58e764058194b2659 used request id req-4f5a46ca-7c3f-4ff7-8cd8-4b0cce5226cc 2018-08-12 00:14:10,111 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:14:10,112 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:14:10,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:10,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:10,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d4509a4843a4cc58e764058194b2659", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj-role"}], "expires_at": "2018-08-12T01:14:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02194bdefa0145ff95799ea23a8f920e", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-86bcd468-f396-447-user", "id": "dc548ffb4db647cea233491760814d37"}, "audit_ids": ["8WAK7Yz0QkyjyyPAV-UYPg"], "issued_at": "2018-08-12T00:14:10.000000Z"}} 2018-08-12 00:14:10,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607db266807cf7c6f5afd730793e9d127fe232ff" 2018-08-12 00:14:10,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01bd7876-9e13-4341-95af-b9f031fa9c7a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:10,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-01bd7876-9e13-4341-95af-b9f031fa9c7a 2018-08-12 00:14:10,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}607db266807cf7c6f5afd730793e9d127fe232ff" 2018-08-12 00:14:10,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-4b245197-0248-4389-94b7-8bbeb77f4052 Date: Sun, 12 Aug 2018 00:14:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-image"} 2018-08-12 00:14:10,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-image used request id req-4b245197-0248-4389-94b7-8bbeb77f4052 2018-08-12 00:14:10,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}607db266807cf7c6f5afd730793e9d127fe232ff" 2018-08-12 00:14:10,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0ebbe218-add5-4685-951b-ef459894dfde Date: Sun, 12 Aug 2018 00:14: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-08-12 00:14:10,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-0ebbe218-add5-4685-951b-ef459894dfde 2018-08-12 00:14:10,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}607db266807cf7c6f5afd730793e9d127fe232ff" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-image"}' 2018-08-12 00:14:10,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-405ac8c7-335a-443b-b6ab-7a25e9c8ed7d Date: Sun, 12 Aug 2018 00:14:10 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:14:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:14:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "min_disk": 0, "protected": false, "id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "file": "/v2/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5/file", "checksum": null, "owner": "02194bdefa0145ff95799ea23a8f920e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:14:10,923 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-405ac8c7-335a-443b-b6ab-7a25e9c8ed7d 2018-08-12 00:14:10,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}607db266807cf7c6f5afd730793e9d127fe232ff" -d '' 2018-08-12 00:14:11,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-857a5ee3-08e6-4947-8336-4dec68e686d9 Date: Sun, 12 Aug 2018 00:14:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:14:11,298 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5/file used request id req-857a5ee3-08e6-4947-8336-4dec68e686d9 2018-08-12 00:14:11,299 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:14:11,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}607db266807cf7c6f5afd730793e9d127fe232ff" 2018-08-12 00:14:11,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5f87b316-8d99-4c3a-828c-7fa480032b6f Date: Sun, 12 Aug 2018 00:14:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:14:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:14:11Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5/snap", "metadata": {}}], "self": "/v2/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "min_disk": 0, "protected": false, "id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "file": "/v2/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "02194bdefa0145ff95799ea23a8f920e", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:14:11,318 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5 used request id req-5f87b316-8d99-4c3a-828c-7fa480032b6f 2018-08-12 00:14:11,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}607db266807cf7c6f5afd730793e9d127fe232ff" 2018-08-12 00:14:11,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e4bbded1-527e-4682-8750-5b59fc117c7f Date: Sun, 12 Aug 2018 00:14: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-08-12 00:14:11,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-e4bbded1-527e-4682-8750-5b59fc117c7f 2018-08-12 00:14:11,330 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-image 2018-08-12 00:14:11,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}607db266807cf7c6f5afd730793e9d127fe232ff" 2018-08-12 00:14:11,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6d7f3886-234f-4c96-afd2-90086261342d Date: Sun, 12 Aug 2018 00:14:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:14:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:14:11Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5/snap", "metadata": {}}], "self": "/v2/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "min_disk": 0, "protected": false, "id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "file": "/v2/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "02194bdefa0145ff95799ea23a8f920e", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:14:11,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5 used request id req-6d7f3886-234f-4c96-afd2-90086261342d 2018-08-12 00:14:11,349 - create_image - DEBUG - Instance status is - active 2018-08-12 00:14:11,349 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-image 2018-08-12 00:14:11,349 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-image 2018-08-12 00:14:11,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:11,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:11,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d4509a4843a4cc58e764058194b2659", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj-role"}], "expires_at": "2018-08-12T01:14:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02194bdefa0145ff95799ea23a8f920e", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-86bcd468-f396-447-user", "id": "dc548ffb4db647cea233491760814d37"}, "audit_ids": ["L2Ou8P6_SgO7g_F6idP3hg"], "issued_at": "2018-08-12T00:14:11.000000Z"}} 2018-08-12 00:14:11,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f35fc8c547d0a8ede9125ad5c817053638b813c" 2018-08-12 00:14:11,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff62bd72-c501-40a5-b26f-4a1026274d02 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:11,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ff62bd72-c501-40a5-b26f-4a1026274d02 2018-08-12 00:14:11,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:14:11,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:14:11,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:14:11,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:14:11,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:14:11,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f35fc8c547d0a8ede9125ad5c817053638b813c" 2018-08-12 00:14:11,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-556f21bd-8092-41ef-bca1-36345ca221ca Date: Sun, 12 Aug 2018 00:14:11 GMT RESP BODY: {"networks":[]} 2018-08-12 00:14:11,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net used request id req-556f21bd-8092-41ef-bca1-36345ca221ca 2018-08-12 00:14:11,976 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net 2018-08-12 00:14:11,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f35fc8c547d0a8ede9125ad5c817053638b813c" -d '{"network": {"name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net", "admin_state_up": true}}' 2018-08-12 00:14:12,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-40d7bce1-2fe8-454c-bebd-a862451aa537 Date: Sun, 12 Aug 2018 00:14:12 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:14:12Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"02194bdefa0145ff95799ea23a8f920e","id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net"}} 2018-08-12 00:14:12,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-40d7bce1-2fe8-454c-bebd-a862451aa537 2018-08-12 00:14:12,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f35fc8c547d0a8ede9125ad5c817053638b813c" 2018-08-12 00:14:12,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-74bda2a0-e1a6-4542-8276-d74a2d162c86 Date: Sun, 12 Aug 2018 00:14:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:14:12Z","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net"}]} 2018-08-12 00:14:12,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-74bda2a0-e1a6-4542-8276-d74a2d162c86 2018-08-12 00:14:12,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f35fc8c547d0a8ede9125ad5c817053638b813c" 2018-08-12 00:14:12,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-687ca8ba-b7af-49f2-b28b-5289379fe456 Date: Sun, 12 Aug 2018 00:14:12 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:14:12,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-687ca8ba-b7af-49f2-b28b-5289379fe456 2018-08-12 00:14:12,721 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet 2018-08-12 00:14:12,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f35fc8c547d0a8ede9125ad5c817053638b813c" -d '{"subnets": [{"ip_version": 4, "network_id": "b0af7513-64a4-45bb-8c99-ba94b6bbe476", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet"}]}' 2018-08-12 00:14:13,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e635106f-119a-41f6-90fb-89b59cf0bb72 Date: Sun, 12 Aug 2018 00:14:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:13Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"02194bdefa0145ff95799ea23a8f920e","id":"869eba0d-bfc2-4124-a837-cb92a781035b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet"}]} 2018-08-12 00:14:13,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-e635106f-119a-41f6-90fb-89b59cf0bb72 2018-08-12 00:14:13,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f35fc8c547d0a8ede9125ad5c817053638b813c" 2018-08-12 00:14:13,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-0fa475b8-c341-4b21-b7c0-08ee0d839968 Date: Sun, 12 Aug 2018 00:14:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["869eba0d-bfc2-4124-a837-cb92a781035b"],"updated_at":"2018-08-12T00:14:13Z","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net"}]} 2018-08-12 00:14:13,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-0fa475b8-c341-4b21-b7c0-08ee0d839968 2018-08-12 00:14:13,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f35fc8c547d0a8ede9125ad5c817053638b813c" 2018-08-12 00:14:13,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e5be367f-a810-4a32-bfb6-f47688e4f7af Date: Sun, 12 Aug 2018 00:14:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02194bdefa0145ff95799ea23a8f920e","id":"869eba0d-bfc2-4124-a837-cb92a781035b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet"}]} 2018-08-12 00:14:13,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-e5be367f-a810-4a32-bfb6-f47688e4f7af 2018-08-12 00:14:13,672 - OpenStackNetwork - DEBUG - Network [b0af7513-64a4-45bb-8c99-ba94b6bbe476] created successfully 2018-08-12 00:14:13,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:13,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:14,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:14:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["_cyV3zluSH-KMQT6LOt0CQ"], "issued_at": "2018-08-12T00:14:14.000000Z"}} 2018-08-12 00:14:14,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cf494f748d3ead147195f5ddb77e78468f2e27" 2018-08-12 00:14:14,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ff1c16-d99d-4eb3-8f78-a8be8ca92cd7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:14,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-51ff1c16-d99d-4eb3-8f78-a8be8ca92cd7 2018-08-12 00:14:14,171 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:14:14,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cf494f748d3ead147195f5ddb77e78468f2e27" 2018-08-12 00:14:14,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-f4d56b82-89b6-4832-8fa5-f7371194abca x-compute-request-id: req-f4d56b82-89b6-4832-8fa5-f7371194abca Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:14:14,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f4d56b82-89b6-4832-8fa5-f7371194abca 2018-08-12 00:14:14,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cf494f748d3ead147195f5ddb77e78468f2e27" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-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-08-12 00:14:14,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-b1f3a16f-3f97-4f74-be11-bf8dcb414e03 x-compute-request-id: req-b1f3a16f-3f97-4f74-be11-bf8dcb414e03 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "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": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf"}} 2018-08-12 00:14:14,402 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-b1f3a16f-3f97-4f74-be11-bf8dcb414e03 2018-08-12 00:14:14,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:14,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:14,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d4509a4843a4cc58e764058194b2659", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj-role"}], "expires_at": "2018-08-12T01:14:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02194bdefa0145ff95799ea23a8f920e", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-86bcd468-f396-447-user", "id": "dc548ffb4db647cea233491760814d37"}, "audit_ids": ["DPpp1dOZTO6SBAouooax-Q"], "issued_at": "2018-08-12T00:14:14.000000Z"}} 2018-08-12 00:14:14,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f840c808dc163778d04ec9825907ec696b04fb" 2018-08-12 00:14:14,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a7232d-6898-4b6e-acad-dba3f4b6c1c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:14,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a0a7232d-6898-4b6e-acad-dba3f4b6c1c2 2018-08-12 00:14:14,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:14:14,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:14:14,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:14:14,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:14:14,858 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:14:14,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f840c808dc163778d04ec9825907ec696b04fb" 2018-08-12 00:14:15,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0aec6992-5271-4d5a-96a3-1ef30b2ff84c Date: Sun, 12 Aug 2018 00:14:15 GMT RESP BODY: {"security_groups": []} 2018-08-12 00:14:15,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name&description=hello+group used request id req-0aec6992-5271-4d5a-96a3-1ef30b2ff84c 2018-08-12 00:14:15,043 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name... 2018-08-12 00:14:15,043 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name 2018-08-12 00:14:15,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f840c808dc163778d04ec9825907ec696b04fb" -d '{"security_group": {"name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name", "description": "hello group"}}' 2018-08-12 00:14:15,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8a61960f-9dc3-4d82-9c06-d7c3fb51bdbf Date: Sun, 12 Aug 2018 00:14:15 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:15Z", "updated_at": "2018-08-12T00:14:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:15Z", "revision_number": 0, "id": "a5f51a37-d40b-4c5c-88d0-742da6097dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "port_range_min": null, "ethertype": "IPv6", "project_id": "02194bdefa0145ff95799ea23a8f920e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:15Z", "revision_number": 0, "id": "c4e3220d-3cf6-4742-b7e6-3b5c5b2caa23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "port_range_min": null, "ethertype": "IPv4", "project_id": "02194bdefa0145ff95799ea23a8f920e"}], "revision_number": 2, "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "774d6139-1607-43dc-9832-d11be4d022d7", "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name"}} 2018-08-12 00:14:15,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-8a61960f-9dc3-4d82-9c06-d7c3fb51bdbf 2018-08-12 00:14:15,339 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 774d6139-1607-43dc-9832-d11be4d022d7 2018-08-12 00:14:15,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=774d6139-1607-43dc-9832-d11be4d022d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f840c808dc163778d04ec9825907ec696b04fb" 2018-08-12 00:14:15,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-924aaf11-133b-47b3-baee-e9213270f821 Date: Sun, 12 Aug 2018 00: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-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "port_range_min": null, "revision_number": 0, "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:15Z", "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "a5f51a37-d40b-4c5c-88d0-742da6097dd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "port_range_min": null, "revision_number": 0, "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:15Z", "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "c4e3220d-3cf6-4742-b7e6-3b5c5b2caa23"}]} 2018-08-12 00:14:15,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=774d6139-1607-43dc-9832-d11be4d022d7 used request id req-924aaf11-133b-47b3-baee-e9213270f821 2018-08-12 00:14:15,416 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 774d6139-1607-43dc-9832-d11be4d022d7 2018-08-12 00:14:15,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=774d6139-1607-43dc-9832-d11be4d022d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f840c808dc163778d04ec9825907ec696b04fb" 2018-08-12 00:14:15,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f176abb9-7da5-4dcc-b4a2-cea315b95bea Date: Sun, 12 Aug 2018 00: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-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "port_range_min": null, "revision_number": 0, "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:15Z", "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "a5f51a37-d40b-4c5c-88d0-742da6097dd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "port_range_min": null, "revision_number": 0, "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:15Z", "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "c4e3220d-3cf6-4742-b7e6-3b5c5b2caa23"}]} 2018-08-12 00:14:15,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=774d6139-1607-43dc-9832-d11be4d022d7 used request id req-f176abb9-7da5-4dcc-b4a2-cea315b95bea 2018-08-12 00:14:15,450 - neutron_utils - INFO - Retrieving security group with ID - 774d6139-1607-43dc-9832-d11be4d022d7 2018-08-12 00:14:15,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=774d6139-1607-43dc-9832-d11be4d022d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f840c808dc163778d04ec9825907ec696b04fb" 2018-08-12 00:14:15,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f83d2514-7c83-4037-a196-575020b1e0c0 Date: Sun, 12 Aug 2018 00:14:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:15Z", "updated_at": "2018-08-12T00:14:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:15Z", "revision_number": 0, "id": "a5f51a37-d40b-4c5c-88d0-742da6097dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "port_range_min": null, "ethertype": "IPv6", "project_id": "02194bdefa0145ff95799ea23a8f920e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:15Z", "revision_number": 0, "id": "c4e3220d-3cf6-4742-b7e6-3b5c5b2caa23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "port_range_min": null, "ethertype": "IPv4", "project_id": "02194bdefa0145ff95799ea23a8f920e"}], "revision_number": 2, "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "774d6139-1607-43dc-9832-d11be4d022d7", "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name"}]} 2018-08-12 00:14:15,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=774d6139-1607-43dc-9832-d11be4d022d7 used request id req-f83d2514-7c83-4037-a196-575020b1e0c0 2018-08-12 00:14:15,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 774d6139-1607-43dc-9832-d11be4d022d7 2018-08-12 00:14:15,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=774d6139-1607-43dc-9832-d11be4d022d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f840c808dc163778d04ec9825907ec696b04fb" 2018-08-12 00:14:15,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f8f3a734-c03d-4869-96c4-377399d776cd Date: Sun, 12 Aug 2018 00: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-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "port_range_min": null, "revision_number": 0, "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:15Z", "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "a5f51a37-d40b-4c5c-88d0-742da6097dd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "port_range_min": null, "revision_number": 0, "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:15Z", "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "c4e3220d-3cf6-4742-b7e6-3b5c5b2caa23"}]} 2018-08-12 00:14:15,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=774d6139-1607-43dc-9832-d11be4d022d7 used request id req-f8f3a734-c03d-4869-96c4-377399d776cd 2018-08-12 00:14:15,618 - neutron_utils - INFO - Retrieving security group with ID - 774d6139-1607-43dc-9832-d11be4d022d7 2018-08-12 00:14:15,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=774d6139-1607-43dc-9832-d11be4d022d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f840c808dc163778d04ec9825907ec696b04fb" 2018-08-12 00:14:15,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-c0b45100-ac6a-45d7-a587-0893529e7131 Date: Sun, 12 Aug 2018 00:14:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:15Z", "updated_at": "2018-08-12T00:14:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:15Z", "revision_number": 0, "id": "a5f51a37-d40b-4c5c-88d0-742da6097dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "port_range_min": null, "ethertype": "IPv6", "project_id": "02194bdefa0145ff95799ea23a8f920e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:15Z", "revision_number": 0, "id": "c4e3220d-3cf6-4742-b7e6-3b5c5b2caa23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "port_range_min": null, "ethertype": "IPv4", "project_id": "02194bdefa0145ff95799ea23a8f920e"}], "revision_number": 2, "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "774d6139-1607-43dc-9832-d11be4d022d7", "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name"}]} 2018-08-12 00:14:15,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=774d6139-1607-43dc-9832-d11be4d022d7 used request id req-c0b45100-ac6a-45d7-a587-0893529e7131 2018-08-12 00:14:15,667 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 774d6139-1607-43dc-9832-d11be4d022d7 2018-08-12 00:14:15,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=774d6139-1607-43dc-9832-d11be4d022d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f840c808dc163778d04ec9825907ec696b04fb" 2018-08-12 00:14:15,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fcdc5872-b6d2-4841-bc3f-b4b59e95c799 Date: Sun, 12 Aug 2018 00: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-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "port_range_min": null, "revision_number": 0, "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:15Z", "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "a5f51a37-d40b-4c5c-88d0-742da6097dd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "port_range_min": null, "revision_number": 0, "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:15Z", "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "c4e3220d-3cf6-4742-b7e6-3b5c5b2caa23"}]} 2018-08-12 00:14:15,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=774d6139-1607-43dc-9832-d11be4d022d7 used request id req-fcdc5872-b6d2-4841-bc3f-b4b59e95c799 2018-08-12 00:14:15,694 - neutron_utils - INFO - Retrieving security group with ID - 774d6139-1607-43dc-9832-d11be4d022d7 2018-08-12 00:14:15,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=774d6139-1607-43dc-9832-d11be4d022d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f840c808dc163778d04ec9825907ec696b04fb" 2018-08-12 00:14:15,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-c4da412a-4b8e-486b-a6d8-6f81be3f54fb Date: Sun, 12 Aug 2018 00:14:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:15Z", "updated_at": "2018-08-12T00:14:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:15Z", "revision_number": 0, "id": "a5f51a37-d40b-4c5c-88d0-742da6097dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "port_range_min": null, "ethertype": "IPv6", "project_id": "02194bdefa0145ff95799ea23a8f920e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:15Z", "revision_number": 0, "id": "c4e3220d-3cf6-4742-b7e6-3b5c5b2caa23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "port_range_min": null, "ethertype": "IPv4", "project_id": "02194bdefa0145ff95799ea23a8f920e"}], "revision_number": 2, "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "774d6139-1607-43dc-9832-d11be4d022d7", "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name"}]} 2018-08-12 00:14:15,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=774d6139-1607-43dc-9832-d11be4d022d7 used request id req-c4da412a-4b8e-486b-a6d8-6f81be3f54fb 2018-08-12 00:14:15,741 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 774d6139-1607-43dc-9832-d11be4d022d7 2018-08-12 00:14:15,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=774d6139-1607-43dc-9832-d11be4d022d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f840c808dc163778d04ec9825907ec696b04fb" 2018-08-12 00:14:15,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4b7c9f54-7be3-4d96-834b-b32cf33eb5df Date: Sun, 12 Aug 2018 00: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-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "port_range_min": null, "revision_number": 0, "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:15Z", "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "a5f51a37-d40b-4c5c-88d0-742da6097dd6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:14:15Z", "security_group_id": "774d6139-1607-43dc-9832-d11be4d022d7", "port_range_min": null, "revision_number": 0, "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:15Z", "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "c4e3220d-3cf6-4742-b7e6-3b5c5b2caa23"}]} 2018-08-12 00:14:15,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=774d6139-1607-43dc-9832-d11be4d022d7 used request id req-4b7c9f54-7be3-4d96-834b-b32cf33eb5df 2018-08-12 00:14:15,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:15,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:16,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d4509a4843a4cc58e764058194b2659", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj-role"}], "expires_at": "2018-08-12T01:14:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02194bdefa0145ff95799ea23a8f920e", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-86bcd468-f396-447-user", "id": "dc548ffb4db647cea233491760814d37"}, "audit_ids": ["k18wLA4UQzWsk4_SQwa77g"], "issued_at": "2018-08-12T00:14:16.000000Z"}} 2018-08-12 00:14:16,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:16,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8838fd65-6424-4ce8-8a60-906b120e3384 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:16,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8838fd65-6424-4ce8-8a60-906b120e3384 2018-08-12 00:14:16,317 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:14:16,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:14:16,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:14:16,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:14:16,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:14:16,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:14:16,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:16,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6663f462-7480-4835-b899-51186af9d0aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:16,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6663f462-7480-4835-b899-51186af9d0aa 2018-08-12 00:14:16,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:16,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-1f4ac38b-e04e-43da-ac6a-337720fffd7b Date: Sun, 12 Aug 2018 00:14:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["869eba0d-bfc2-4124-a837-cb92a781035b"],"updated_at":"2018-08-12T00:14:13Z","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net"}]} 2018-08-12 00:14:16,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net used request id req-1f4ac38b-e04e-43da-ac6a-337720fffd7b 2018-08-12 00:14:16,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:16,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0697157a-ba11-4252-b2c8-065b65bbf53a Date: Sun, 12 Aug 2018 00:14:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02194bdefa0145ff95799ea23a8f920e","id":"869eba0d-bfc2-4124-a837-cb92a781035b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet"}]} 2018-08-12 00:14:16,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-0697157a-ba11-4252-b2c8-065b65bbf53a 2018-08-12 00:14:16,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:16,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-47a615c2-02aa-4b8a-a404-f7bf3abcee05 Date: Sun, 12 Aug 2018 00:14:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["869eba0d-bfc2-4124-a837-cb92a781035b"],"updated_at":"2018-08-12T00:14:13Z","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net"}]} 2018-08-12 00:14:16,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net used request id req-47a615c2-02aa-4b8a-a404-f7bf3abcee05 2018-08-12 00:14:16,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:14:16,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:14:16,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:16,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d2cb026-c700-4357-ac0b-436e77b376cd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02194bdefa0145ff95799ea23a8f920e", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}} 2018-08-12 00:14:16,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e used request id req-6d2cb026-c700-4357-ac0b-436e77b376cd 2018-08-12 00:14:16,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:16,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9e774f61-08cb-4d17-86fe-29c944b25b7a Date: Sun, 12 Aug 2018 00:14:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02194bdefa0145ff95799ea23a8f920e","id":"869eba0d-bfc2-4124-a837-cb92a781035b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet"}]} 2018-08-12 00:14:16,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-9e774f61-08cb-4d17-86fe-29c944b25b7a 2018-08-12 00:14:16,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476&name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:16,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7ecaff5f-bcfa-4770-8005-5e0fcd95f701 Date: Sun, 12 Aug 2018 00:14:16 GMT RESP BODY: {"ports":[]} 2018-08-12 00:14:16,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476&name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-port&admin_state_up=True used request id req-7ecaff5f-bcfa-4770-8005-5e0fcd95f701 2018-08-12 00:14:16,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:17,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-49953272-0b98-4f39-a571-70116c54f603 x-compute-request-id: req-49953272-0b98-4f39-a571-70116c54f603 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:14:17,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst used request id req-49953272-0b98-4f39-a571-70116c54f603 2018-08-12 00:14:17,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:17,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-5608742d-34a2-450a-b9cc-3031f7be425f Date: Sun, 12 Aug 2018 00:14:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["869eba0d-bfc2-4124-a837-cb92a781035b"],"updated_at":"2018-08-12T00:14:13Z","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net"}]} 2018-08-12 00:14:17,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net used request id req-5608742d-34a2-450a-b9cc-3031f7be425f 2018-08-12 00:14:17,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:17,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d5ecbf39-126b-472f-b388-3a8415f35e3c Date: Sun, 12 Aug 2018 00:14:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02194bdefa0145ff95799ea23a8f920e","id":"869eba0d-bfc2-4124-a837-cb92a781035b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet"}]} 2018-08-12 00:14:17,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-d5ecbf39-126b-472f-b388-3a8415f35e3c 2018-08-12 00:14:17,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:17,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-de79d1fa-ab8e-4f83-a37a-1c43f8974625 Date: Sun, 12 Aug 2018 00:14:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["869eba0d-bfc2-4124-a837-cb92a781035b"],"updated_at":"2018-08-12T00:14:13Z","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net"}]} 2018-08-12 00:14:17,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net used request id req-de79d1fa-ab8e-4f83-a37a-1c43f8974625 2018-08-12 00:14:17,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:17,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd517d0-441b-4bdc-b320-ffbdcf996517 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02194bdefa0145ff95799ea23a8f920e", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}} 2018-08-12 00:14:17,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e used request id req-0bd517d0-441b-4bdc-b320-ffbdcf996517 2018-08-12 00:14:17,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:17,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-900c0a28-4cc7-4d1b-8b6d-e7341cb304cf Date: Sun, 12 Aug 2018 00:14:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02194bdefa0145ff95799ea23a8f920e","id":"869eba0d-bfc2-4124-a837-cb92a781035b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet"}]} 2018-08-12 00:14:17,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-900c0a28-4cc7-4d1b-8b6d-e7341cb304cf 2018-08-12 00:14:17,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476&name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:17,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ef2d3a07-89e5-482d-9406-f978a9f6f626 Date: Sun, 12 Aug 2018 00:14:17 GMT RESP BODY: {"ports":[]} 2018-08-12 00:14:17,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476&name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-port&admin_state_up=True used request id req-ef2d3a07-89e5-482d-9406-f978a9f6f626 2018-08-12 00:14:17,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:17,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:17,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d4509a4843a4cc58e764058194b2659", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj-role"}], "expires_at": "2018-08-12T01:14:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02194bdefa0145ff95799ea23a8f920e", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-86bcd468-f396-447-user", "id": "dc548ffb4db647cea233491760814d37"}, "audit_ids": ["M3f_LI7QRz-dExKVc0m66Q"], "issued_at": "2018-08-12T00:14:17.000000Z"}} 2018-08-12 00:14:17,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1df73aeec9a9b5571f4ed7f52bc7eed426b0c4a" 2018-08-12 00:14:18,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e371d44d-dee2-4012-b6ab-a116b1867197 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:18,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e371d44d-dee2-4012-b6ab-a116b1867197 2018-08-12 00:14:18,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:18,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-adefc351-1f79-431f-a240-3f98a6d2fc7e Date: Sun, 12 Aug 2018 00:14:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["869eba0d-bfc2-4124-a837-cb92a781035b"],"updated_at":"2018-08-12T00:14:13Z","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net"}]} 2018-08-12 00:14:18,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net used request id req-adefc351-1f79-431f-a240-3f98a6d2fc7e 2018-08-12 00:14:18,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:18,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-465b132b-0953-40e7-8356-32e59afbb6bb Date: Sun, 12 Aug 2018 00:14:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02194bdefa0145ff95799ea23a8f920e","id":"869eba0d-bfc2-4124-a837-cb92a781035b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet"}]} 2018-08-12 00:14:18,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-465b132b-0953-40e7-8356-32e59afbb6bb 2018-08-12 00:14:18,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:18,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-feca8c8d-0809-4a53-9cfd-d9bd2997bece Date: Sun, 12 Aug 2018 00:14:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["869eba0d-bfc2-4124-a837-cb92a781035b"],"updated_at":"2018-08-12T00:14:13Z","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net"}]} 2018-08-12 00:14:18,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net used request id req-feca8c8d-0809-4a53-9cfd-d9bd2997bece 2018-08-12 00:14:18,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:14:18,293 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:14: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:14:18,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1df73aeec9a9b5571f4ed7f52bc7eed426b0c4a" 2018-08-12 00:14:18,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79218d34-d6ec-4001-9415-0d3549cb198a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02194bdefa0145ff95799ea23a8f920e", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}} 2018-08-12 00:14:18,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e used request id req-79218d34-d6ec-4001-9415-0d3549cb198a 2018-08-12 00:14:18,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:18,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9922dcce-a922-43c0-bcff-3acd9b0dd73e Date: Sun, 12 Aug 2018 00:14:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02194bdefa0145ff95799ea23a8f920e","id":"869eba0d-bfc2-4124-a837-cb92a781035b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet"}]} 2018-08-12 00:14:18,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-9922dcce-a922-43c0-bcff-3acd9b0dd73e 2018-08-12 00:14:18,433 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net 2018-08-12 00:14:18,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" -d '{"port": {"network_id": "b0af7513-64a4-45bb-8c99-ba94b6bbe476", "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-port", "admin_state_up": true}}' 2018-08-12 00:14:19,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-62152c1b-06ae-4c8b-8b18-79602ebf8cb0 Date: Sun, 12 Aug 2018 00:14:19 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:14:18Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:14:19Z","name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:d5:f5:b5","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"02194bdefa0145ff95799ea23a8f920e","fixed_ips":[{"subnet_id":"869eba0d-bfc2-4124-a837-cb92a781035b","ip_address":"10.55.0.6"}],"id":"07d60f94-7ae5-4d0a-a177-68e36dd93beb","security_groups":["157e5f68-c18a-43d6-88f7-dda38cd221be"],"device_id":""}} 2018-08-12 00:14:19,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-62152c1b-06ae-4c8b-8b18-79602ebf8cb0 2018-08-12 00:14:19,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:19,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-b90b3c74-112a-4ee6-ac9c-04b56dd6ce5d Date: Sun, 12 Aug 2018 00:14:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["869eba0d-bfc2-4124-a837-cb92a781035b"],"updated_at":"2018-08-12T00:14:13Z","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net"}]} 2018-08-12 00:14:19,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net used request id req-b90b3c74-112a-4ee6-ac9c-04b56dd6ce5d 2018-08-12 00:14:19,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:19,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-016ef32f-1266-4e81-af1b-a02d857e935d Date: Sun, 12 Aug 2018 00:14:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02194bdefa0145ff95799ea23a8f920e","id":"869eba0d-bfc2-4124-a837-cb92a781035b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet"}]} 2018-08-12 00:14:19,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-016ef32f-1266-4e81-af1b-a02d857e935d 2018-08-12 00:14:19,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:19,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-ae8b48ad-691c-4ed7-afaf-4560b1249789 Date: Sun, 12 Aug 2018 00:14:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["869eba0d-bfc2-4124-a837-cb92a781035b"],"updated_at":"2018-08-12T00:14:13Z","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net"}]} 2018-08-12 00:14:19,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net used request id req-ae8b48ad-691c-4ed7-afaf-4560b1249789 2018-08-12 00:14:19,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:19,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-595d04ac-94cb-49dd-9c06-fb8cb3d4ca8a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02194bdefa0145ff95799ea23a8f920e", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}} 2018-08-12 00:14:19,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e used request id req-595d04ac-94cb-49dd-9c06-fb8cb3d4ca8a 2018-08-12 00:14:19,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:19,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-290cb0a0-1b48-48c4-96ba-60603eff9df1 Date: Sun, 12 Aug 2018 00:14:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02194bdefa0145ff95799ea23a8f920e","id":"869eba0d-bfc2-4124-a837-cb92a781035b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet"}]} 2018-08-12 00:14:19,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-290cb0a0-1b48-48c4-96ba-60603eff9df1 2018-08-12 00:14:19,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476&name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:19,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-e23be393-cff1-41d6-82d9-468876285710 Date: Sun, 12 Aug 2018 00:14:19 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:18Z","admin_state_up":true,"updated_at":"2018-08-12T00:14:19Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:d5:f5:b5","id":"07d60f94-7ae5-4d0a-a177-68e36dd93beb","port_security_enabled":true,"project_id":"02194bdefa0145ff95799ea23a8f920e","fixed_ips":[{"subnet_id":"869eba0d-bfc2-4124-a837-cb92a781035b","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["157e5f68-c18a-43d6-88f7-dda38cd221be"],"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-port"}]} 2018-08-12 00:14:19,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476&name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-port&admin_state_up=True used request id req-e23be393-cff1-41d6-82d9-468876285710 2018-08-12 00:14:19,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:20,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6546646d-c59e-4c61-b458-98dc867c0c67 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02194bdefa0145ff95799ea23a8f920e", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}} 2018-08-12 00:14:20,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e used request id req-6546646d-c59e-4c61-b458-98dc867c0c67 2018-08-12 00:14:20,002 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst 2018-08-12 00:14:20,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:20,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-2543f5f7-7b9f-427d-8091-3bff59736d2a x-compute-request-id: req-2543f5f7-7b9f-427d-8091-3bff59736d2a Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-flavor-name"}]} 2018-08-12 00:14:20,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-2543f5f7-7b9f-427d-8091-3bff59736d2a 2018-08-12 00:14:20,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:20,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-b5b46fd3-db31-457e-891d-7f33a1b86878 x-compute-request-id: req-b5b46fd3-db31-457e-891d-7f33a1b86878 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "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": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf"}} 2018-08-12 00:14:20,056 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf used request id req-b5b46fd3-db31-457e-891d-7f33a1b86878 2018-08-12 00:14:20,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:20,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-070c598d-6c37-427b-a6c6-3b0378e09ec5 Date: Sun, 12 Aug 2018 00:14:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:14:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:14:11Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5/snap", "metadata": {}}], "self": "/v2/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "min_disk": 0, "protected": false, "id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "file": "/v2/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "02194bdefa0145ff95799ea23a8f920e", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-image"} 2018-08-12 00:14:20,241 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-image used request id req-070c598d-6c37-427b-a6c6-3b0378e09ec5 2018-08-12 00:14:20,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:20,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-38d2909e-79ad-484f-a945-447c530a8c63 Date: Sun, 12 Aug 2018 00:14: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-08-12 00:14:20,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-38d2909e-79ad-484f-a945-447c530a8c63 2018-08-12 00:14:20,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" -d '{"server": {"name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst", "imageRef": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "flavorRef": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "max_count": 1, "min_count": 1, "networks": [{"port": "07d60f94-7ae5-4d0a-a177-68e36dd93beb"}], "security_groups": [{"name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name"}]}}' 2018-08-12 00:14:21,665 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:14: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-2640b443-eabe-4603-9a1c-bf3b2714e1f7 x-compute-request-id: req-2640b443-eabe-4603-9a1c-bf3b2714e1f7 Content-Length: 435 location: http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "bookmark"}], "adminPass": "JHnnD2AkGQpj"}} 2018-08-12 00:14:21,666 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-2640b443-eabe-4603-9a1c-bf3b2714e1f7 2018-08-12 00:14:21,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:22,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-350d56ee-0d4f-4085-941c-58fd7884497b x-compute-request-id: req-350d56ee-0d4f-4085-941c-58fd7884497b 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.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "bookmark"}], "image": {"id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "links": [{"href": "http://172.30.9.30:8774/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "links": [{"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "bookmark"}]}, "id": "e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "user_id": "dc548ffb4db647cea233491760814d37", "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-08-12T00:14:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst", "created": "2018-08-12T00:14:21Z", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:14:22,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d used request id req-350d56ee-0d4f-4085-941c-58fd7884497b 2018-08-12 00:14:22,163 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst 2018-08-12 00:14:22,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:22,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-9ef2940c-5a3a-44e2-8e71-79d1324c3f99 x-compute-request-id: req-9ef2940c-5a3a-44e2-8e71-79d1324c3f99 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "bookmark"}], "image": {"id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "links": [{"href": "http://172.30.9.30:8774/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "links": [{"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "bookmark"}]}, "id": "e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "user_id": "dc548ffb4db647cea233491760814d37", "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-08-12T00:14:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst", "created": "2018-08-12T00:14:21Z", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:14:22,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d used request id req-9ef2940c-5a3a-44e2-8e71-79d1324c3f99 2018-08-12 00:14:22,461 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst] is - BUILD 2018-08-12 00:14:22,462 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:14:25,465 - create_instance - DEBUG - VM status query timeout in 896.698001862 2018-08-12 00:14:25,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:25,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-42f0db46-fd16-47c6-ae1c-a355cb17b203 x-compute-request-id: req-42f0db46-fd16-47c6-ae1c-a355cb17b203 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.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "bookmark"}], "image": {"id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "links": [{"href": "http://172.30.9.30:8774/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "links": [{"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "bookmark"}]}, "id": "e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "security_groups": [{"name": "default"}], "user_id": "dc548ffb4db647cea233491760814d37", "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-08-12T00:14:22Z", "hostId": "9cffcbbcc759d394a754ae3d2d9166b7def6d68301ac70818790d404", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst", "created": "2018-08-12T00:14:21Z", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:14:25,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d used request id req-42f0db46-fd16-47c6-ae1c-a355cb17b203 2018-08-12 00:14:25,722 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst] is - BUILD 2018-08-12 00:14:25,722 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:14:28,725 - create_instance - DEBUG - VM status query timeout in 893.437302828 2018-08-12 00:14:28,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:29,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-bc3e828b-ecec-40f6-b83f-d5f47ca18876 x-compute-request-id: req-bc3e828b-ecec-40f6-b83f-d5f47ca18876 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:f5:b5", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "bookmark"}], "image": {"id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "links": [{"href": "http://172.30.9.30:8774/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:14:26.000000", "flavor": {"id": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "links": [{"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "bookmark"}]}, "id": "e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "security_groups": [{"name": "default"}], "user_id": "dc548ffb4db647cea233491760814d37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:14:26Z", "hostId": "9cffcbbcc759d394a754ae3d2d9166b7def6d68301ac70818790d404", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst", "created": "2018-08-12T00:14:21Z", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:14:29,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d used request id req-bc3e828b-ecec-40f6-b83f-d5f47ca18876 2018-08-12 00:14:29,073 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst] is - ACTIVE 2018-08-12 00:14:29,074 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:14:29,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:29,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-f83a90d1-9711-4dfb-bb96-86b77ef629de x-compute-request-id: req-f83a90d1-9711-4dfb-bb96-86b77ef629de Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:f5:b5", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "bookmark"}], "image": {"id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "links": [{"href": "http://172.30.9.30:8774/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:14:26.000000", "flavor": {"id": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "links": [{"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "bookmark"}]}, "id": "e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "security_groups": [{"name": "default"}], "user_id": "dc548ffb4db647cea233491760814d37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:14:26Z", "hostId": "9cffcbbcc759d394a754ae3d2d9166b7def6d68301ac70818790d404", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst", "created": "2018-08-12T00:14:21Z", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:14:29,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d used request id req-f83a90d1-9711-4dfb-bb96-86b77ef629de 2018-08-12 00:14:29,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:29,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-ff1eeb7f-6e8e-484e-9503-6dbccd4f666a Date: Sun, 12 Aug 2018 00:14:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["869eba0d-bfc2-4124-a837-cb92a781035b"],"updated_at":"2018-08-12T00:14:13Z","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net"}]} 2018-08-12 00:14:29,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net used request id req-ff1eeb7f-6e8e-484e-9503-6dbccd4f666a 2018-08-12 00:14:29,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:29,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc2558b-1e12-4031-820b-27feea9d9e74 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02194bdefa0145ff95799ea23a8f920e", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}} 2018-08-12 00:14:29,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e used request id req-ffc2558b-1e12-4031-820b-27feea9d9e74 2018-08-12 00:14:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:29,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2ac613ad-b61e-466a-a685-6eacc138ed99 Date: Sun, 12 Aug 2018 00:14:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02194bdefa0145ff95799ea23a8f920e","id":"869eba0d-bfc2-4124-a837-cb92a781035b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet"}]} 2018-08-12 00:14:29,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-2ac613ad-b61e-466a-a685-6eacc138ed99 2018-08-12 00:14:29,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:29,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-17360fcc-9e4c-4801-89f3-cd03dc681462 Date: Sun, 12 Aug 2018 00:14:29 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:18Z","admin_state_up":true,"updated_at":"2018-08-12T00:14:26Z","binding:vnic_type":"normal","device_id":"e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d5:f5:b5","id":"07d60f94-7ae5-4d0a-a177-68e36dd93beb","port_security_enabled":true,"project_id":"02194bdefa0145ff95799ea23a8f920e","fixed_ips":[{"subnet_id":"869eba0d-bfc2-4124-a837-cb92a781035b","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["157e5f68-c18a-43d6-88f7-dda38cd221be"],"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","admin_state_up":true,"updated_at":"2018-08-12T00:14:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b0af7513-64a4-45bb-8c99-ba94b6bbe476","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:32:88:1b","id":"95b2c986-cece-4861-9951-c9d072ad85a2","port_security_enabled":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","fixed_ips":[{"subnet_id":"869eba0d-bfc2-4124-a837-cb92a781035b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:14:29,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-17360fcc-9e4c-4801-89f3-cd03dc681462 2018-08-12 00:14:29,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:29,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-a019a17c-e246-462f-b20d-8ee95e609bfe x-compute-request-id: req-a019a17c-e246-462f-b20d-8ee95e609bfe Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:f5:b5", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "bookmark"}], "image": {"id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "links": [{"href": "http://172.30.9.30:8774/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:14:26.000000", "flavor": {"id": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "links": [{"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "bookmark"}]}, "id": "e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "security_groups": [{"name": "default"}], "user_id": "dc548ffb4db647cea233491760814d37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:14:26Z", "hostId": "9cffcbbcc759d394a754ae3d2d9166b7def6d68301ac70818790d404", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst", "created": "2018-08-12T00:14:21Z", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:14:29,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d used request id req-a019a17c-e246-462f-b20d-8ee95e609bfe 2018-08-12 00:14:29,866 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst] is - ACTIVE 2018-08-12 00:14:29,866 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:14:29,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:30,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-817daf05-7bd1-490e-9a5e-55c5e631932a x-compute-request-id: req-817daf05-7bd1-490e-9a5e-55c5e631932a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:f5:b5", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "bookmark"}], "image": {"id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "links": [{"href": "http://172.30.9.30:8774/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:14:26.000000", "flavor": {"id": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "links": [{"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "bookmark"}]}, "id": "e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "security_groups": [{"name": "default"}], "user_id": "dc548ffb4db647cea233491760814d37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:14:26Z", "hostId": "9cffcbbcc759d394a754ae3d2d9166b7def6d68301ac70818790d404", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst", "created": "2018-08-12T00:14:21Z", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:14:30,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d used request id req-817daf05-7bd1-490e-9a5e-55c5e631932a 2018-08-12 00:14:30,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:30,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-9207bf2f-71df-45b9-9703-67a4c17b1643 Date: Sun, 12 Aug 2018 00:14:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["869eba0d-bfc2-4124-a837-cb92a781035b"],"updated_at":"2018-08-12T00:14:13Z","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net"}]} 2018-08-12 00:14:30,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net used request id req-9207bf2f-71df-45b9-9703-67a4c17b1643 2018-08-12 00:14:30,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:30,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fbd9c27-17fd-4f2d-829c-d888cbee1b37 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02194bdefa0145ff95799ea23a8f920e", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}} 2018-08-12 00:14:30,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e used request id req-4fbd9c27-17fd-4f2d-829c-d888cbee1b37 2018-08-12 00:14:30,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:30,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c07c4bf5-9fc8-4b7a-a3fc-1eb82f513882 Date: Sun, 12 Aug 2018 00:14:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02194bdefa0145ff95799ea23a8f920e","id":"869eba0d-bfc2-4124-a837-cb92a781035b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet"}]} 2018-08-12 00:14:30,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-c07c4bf5-9fc8-4b7a-a3fc-1eb82f513882 2018-08-12 00:14:30,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:30,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-85e8e14f-e07c-45fd-a5fa-f480167ba2ae Date: Sun, 12 Aug 2018 00:14:30 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:18Z","admin_state_up":true,"updated_at":"2018-08-12T00:14:26Z","binding:vnic_type":"normal","device_id":"e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d5:f5:b5","id":"07d60f94-7ae5-4d0a-a177-68e36dd93beb","port_security_enabled":true,"project_id":"02194bdefa0145ff95799ea23a8f920e","fixed_ips":[{"subnet_id":"869eba0d-bfc2-4124-a837-cb92a781035b","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["157e5f68-c18a-43d6-88f7-dda38cd221be"],"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","admin_state_up":true,"updated_at":"2018-08-12T00:14:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b0af7513-64a4-45bb-8c99-ba94b6bbe476","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:32:88:1b","id":"95b2c986-cece-4861-9951-c9d072ad85a2","port_security_enabled":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","fixed_ips":[{"subnet_id":"869eba0d-bfc2-4124-a837-cb92a781035b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:14:30,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-85e8e14f-e07c-45fd-a5fa-f480167ba2ae 2018-08-12 00:14:30,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name"}}' 2018-08-12 00:14:31,675 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:14: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-b6f20096-c773-4c0d-a29d-b1fcae5d4bd7 x-compute-request-id: req-b6f20096-c773-4c0d-a29d-b1fcae5d4bd7 Content-Length: 0 Content-Type: application/json 2018-08-12 00:14:31,675 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d/action used request id req-b6f20096-c773-4c0d-a29d-b1fcae5d4bd7 2018-08-12 00:14:31,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:32,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d4509a4843a4cc58e764058194b2659", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj-role"}], "expires_at": "2018-08-12T01:14:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02194bdefa0145ff95799ea23a8f920e", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/02194bdefa0145ff95799ea23a8f920e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-86bcd468-f396-447-user", "id": "dc548ffb4db647cea233491760814d37"}, "audit_ids": ["OKRVe1DkTWCeFy4TyFxFWw"], "issued_at": "2018-08-12T00:14:32.000000Z"}} 2018-08-12 00:14:32,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f96d67df12a3bb0cfaaa4b9d80992735e6c8726" 2018-08-12 00:14:32,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-906ef5be-462c-4a18-8969-3de27be1e043 x-compute-request-id: req-906ef5be-462c-4a18-8969-3de27be1e043 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:f5:b5", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "bookmark"}], "image": {"id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "links": [{"href": "http://172.30.9.30:8774/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:14:26.000000", "flavor": {"id": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "links": [{"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "bookmark"}]}, "id": "e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name"}], "user_id": "dc548ffb4db647cea233491760814d37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:14:26Z", "hostId": "9cffcbbcc759d394a754ae3d2d9166b7def6d68301ac70818790d404", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst", "created": "2018-08-12T00:14:21Z", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:14:32,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d used request id req-906ef5be-462c-4a18-8969-3de27be1e043 2018-08-12 00:14:32,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:32,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-a8c70c23-05b9-46ac-ab8b-f0d4c60cd9e0 x-compute-request-id: req-a8c70c23-05b9-46ac-ab8b-f0d4c60cd9e0 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:f5:b5", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "bookmark"}], "image": {"id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "links": [{"href": "http://172.30.9.30:8774/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:14:26.000000", "flavor": {"id": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "links": [{"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "bookmark"}]}, "id": "e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name"}], "user_id": "dc548ffb4db647cea233491760814d37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:14:26Z", "hostId": "9cffcbbcc759d394a754ae3d2d9166b7def6d68301ac70818790d404", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst", "created": "2018-08-12T00:14:21Z", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:14:32,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d used request id req-a8c70c23-05b9-46ac-ab8b-f0d4c60cd9e0 2018-08-12 00:14:32,855 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst] is - ACTIVE 2018-08-12 00:14:32,855 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:14:32,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:33,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-e312ac77-94da-4121-a722-4b1c6e0b6f97 x-compute-request-id: req-e312ac77-94da-4121-a722-4b1c6e0b6f97 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:f5:b5", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "bookmark"}], "image": {"id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "links": [{"href": "http://172.30.9.30:8774/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:14:26.000000", "flavor": {"id": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "links": [{"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "bookmark"}]}, "id": "e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name"}], "user_id": "dc548ffb4db647cea233491760814d37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:14:26Z", "hostId": "9cffcbbcc759d394a754ae3d2d9166b7def6d68301ac70818790d404", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst", "created": "2018-08-12T00:14:21Z", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:14:33,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d used request id req-e312ac77-94da-4121-a722-4b1c6e0b6f97 2018-08-12 00:14:33,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:33,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-ded5beab-9551-4ccd-bdb5-f397e6f65fc9 Date: Sun, 12 Aug 2018 00:14:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["869eba0d-bfc2-4124-a837-cb92a781035b"],"updated_at":"2018-08-12T00:14:13Z","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net"}]} 2018-08-12 00:14:33,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net used request id req-ded5beab-9551-4ccd-bdb5-f397e6f65fc9 2018-08-12 00:14:33,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:33,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fbb9fc2-8783-40f2-a111-70ea25789f8d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02194bdefa0145ff95799ea23a8f920e", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}} 2018-08-12 00:14:33,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e used request id req-4fbb9fc2-8783-40f2-a111-70ea25789f8d 2018-08-12 00:14:33,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:33,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d7b6e12d-125d-4206-b84d-3cd5ab84e940 Date: Sun, 12 Aug 2018 00:14:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02194bdefa0145ff95799ea23a8f920e","id":"869eba0d-bfc2-4124-a837-cb92a781035b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet"}]} 2018-08-12 00:14:33,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-d7b6e12d-125d-4206-b84d-3cd5ab84e940 2018-08-12 00:14:33,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:33,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1591 X-Openstack-Request-Id: req-5c9e9c43-da54-4e50-b6b5-cd08bf036944 Date: Sun, 12 Aug 2018 00:14:33 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:18Z","admin_state_up":true,"updated_at":"2018-08-12T00:14:31Z","binding:vnic_type":"normal","device_id":"e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d5:f5:b5","id":"07d60f94-7ae5-4d0a-a177-68e36dd93beb","port_security_enabled":true,"project_id":"02194bdefa0145ff95799ea23a8f920e","fixed_ips":[{"subnet_id":"869eba0d-bfc2-4124-a837-cb92a781035b","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["157e5f68-c18a-43d6-88f7-dda38cd221be","774d6139-1607-43dc-9832-d11be4d022d7"],"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","admin_state_up":true,"updated_at":"2018-08-12T00:14:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b0af7513-64a4-45bb-8c99-ba94b6bbe476","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:32:88:1b","id":"95b2c986-cece-4861-9951-c9d072ad85a2","port_security_enabled":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","fixed_ips":[{"subnet_id":"869eba0d-bfc2-4124-a837-cb92a781035b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:14:33,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-5c9e9c43-da54-4e50-b6b5-cd08bf036944 2018-08-12 00:14:33,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:33,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-29c0c4b7-3c53-4482-b8a8-d19a0232f908 x-compute-request-id: req-29c0c4b7-3c53-4482-b8a8-d19a0232f908 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:f5:b5", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "bookmark"}], "image": {"id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "links": [{"href": "http://172.30.9.30:8774/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:14:26.000000", "flavor": {"id": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "links": [{"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "bookmark"}]}, "id": "e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name"}], "user_id": "dc548ffb4db647cea233491760814d37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:14:26Z", "hostId": "9cffcbbcc759d394a754ae3d2d9166b7def6d68301ac70818790d404", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst", "created": "2018-08-12T00:14:21Z", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:14:33,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d used request id req-29c0c4b7-3c53-4482-b8a8-d19a0232f908 2018-08-12 00:14:33,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:33,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-79c9b64b-3962-4b94-8cdc-5c530ea6d096 Date: Sun, 12 Aug 2018 00:14:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["869eba0d-bfc2-4124-a837-cb92a781035b"],"updated_at":"2018-08-12T00:14:13Z","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net"}]} 2018-08-12 00:14:33,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net used request id req-79c9b64b-3962-4b94-8cdc-5c530ea6d096 2018-08-12 00:14:33,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:33,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3617069a-0107-4d53-97fb-aac82c8fe832 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02194bdefa0145ff95799ea23a8f920e", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}} 2018-08-12 00:14:33,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e used request id req-3617069a-0107-4d53-97fb-aac82c8fe832 2018-08-12 00:14:33,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:33,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1522aab5-c09a-4f9a-b263-c8edf2c7c532 Date: Sun, 12 Aug 2018 00:14:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02194bdefa0145ff95799ea23a8f920e","id":"869eba0d-bfc2-4124-a837-cb92a781035b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet"}]} 2018-08-12 00:14:33,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-1522aab5-c09a-4f9a-b263-c8edf2c7c532 2018-08-12 00:14:33,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:34,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1591 X-Openstack-Request-Id: req-d064ca28-483a-4d1f-b5f6-4f811c81fac2 Date: Sun, 12 Aug 2018 00:14:34 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:18Z","admin_state_up":true,"updated_at":"2018-08-12T00:14:31Z","binding:vnic_type":"normal","device_id":"e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d5:f5:b5","id":"07d60f94-7ae5-4d0a-a177-68e36dd93beb","port_security_enabled":true,"project_id":"02194bdefa0145ff95799ea23a8f920e","fixed_ips":[{"subnet_id":"869eba0d-bfc2-4124-a837-cb92a781035b","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["157e5f68-c18a-43d6-88f7-dda38cd221be","774d6139-1607-43dc-9832-d11be4d022d7"],"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","admin_state_up":true,"updated_at":"2018-08-12T00:14:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b0af7513-64a4-45bb-8c99-ba94b6bbe476","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:32:88:1b","id":"95b2c986-cece-4861-9951-c9d072ad85a2","port_security_enabled":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","fixed_ips":[{"subnet_id":"869eba0d-bfc2-4124-a837-cb92a781035b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:14:34,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-d064ca28-483a-4d1f-b5f6-4f811c81fac2 2018-08-12 00:14:34,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name"}}' 2018-08-12 00:14:34,789 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:14: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-fccd139c-feab-424a-b928-9658f1457742 x-compute-request-id: req-fccd139c-feab-424a-b928-9658f1457742 Content-Length: 0 Content-Type: application/json 2018-08-12 00:14:34,790 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d/action used request id req-fccd139c-feab-424a-b928-9658f1457742 2018-08-12 00:14:34,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:34,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-431e03ff-f2b9-4577-8d02-e71ddeb686c3 x-compute-request-id: req-431e03ff-f2b9-4577-8d02-e71ddeb686c3 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:f5:b5", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "bookmark"}], "image": {"id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "links": [{"href": "http://172.30.9.30:8774/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:14:26.000000", "flavor": {"id": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "links": [{"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "bookmark"}]}, "id": "e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "security_groups": [{"name": "default"}], "user_id": "dc548ffb4db647cea233491760814d37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:14:26Z", "hostId": "9cffcbbcc759d394a754ae3d2d9166b7def6d68301ac70818790d404", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst", "created": "2018-08-12T00:14:21Z", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:14:34,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d used request id req-431e03ff-f2b9-4577-8d02-e71ddeb686c3 2018-08-12 00:14:34,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:35,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-007acee4-ec3a-4878-aa83-5b8aa134f5fa Date: Sun, 12 Aug 2018 00:14:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["869eba0d-bfc2-4124-a837-cb92a781035b"],"updated_at":"2018-08-12T00:14:13Z","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net"}]} 2018-08-12 00:14:35,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net used request id req-007acee4-ec3a-4878-aa83-5b8aa134f5fa 2018-08-12 00:14:35,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:35,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b195027-1868-4fc6-b7c0-b997fd244c62 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02194bdefa0145ff95799ea23a8f920e", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}} 2018-08-12 00:14:35,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e used request id req-4b195027-1868-4fc6-b7c0-b997fd244c62 2018-08-12 00:14:35,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:35,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1ef7250d-69b0-4a84-bf28-84297a5d87c7 Date: Sun, 12 Aug 2018 00:14:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"02194bdefa0145ff95799ea23a8f920e","id":"869eba0d-bfc2-4124-a837-cb92a781035b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet"}]} 2018-08-12 00:14:35,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-1ef7250d-69b0-4a84-bf28-84297a5d87c7 2018-08-12 00:14:35,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:35,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-4dc79570-b672-4182-ae8f-79ff0e8746d5 Date: Sun, 12 Aug 2018 00:14:35 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:18Z","admin_state_up":true,"updated_at":"2018-08-12T00:14:34Z","binding:vnic_type":"normal","device_id":"e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d","device_owner":"compute:nova","revision_number":14,"mac_address":"fa:16:3e:d5:f5:b5","id":"07d60f94-7ae5-4d0a-a177-68e36dd93beb","port_security_enabled":true,"project_id":"02194bdefa0145ff95799ea23a8f920e","fixed_ips":[{"subnet_id":"869eba0d-bfc2-4124-a837-cb92a781035b","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["157e5f68-c18a-43d6-88f7-dda38cd221be"],"name":"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b0af7513-64a4-45bb-8c99-ba94b6bbe476","tenant_id":"02194bdefa0145ff95799ea23a8f920e","created_at":"2018-08-12T00:14:13Z","admin_state_up":true,"updated_at":"2018-08-12T00:14:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b0af7513-64a4-45bb-8c99-ba94b6bbe476","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:32:88:1b","id":"95b2c986-cece-4861-9951-c9d072ad85a2","port_security_enabled":false,"project_id":"02194bdefa0145ff95799ea23a8f920e","fixed_ips":[{"subnet_id":"869eba0d-bfc2-4124-a837-cb92a781035b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:14:35,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-4dc79570-b672-4182-ae8f-79ff0e8746d5 2018-08-12 00:14:35,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f96d67df12a3bb0cfaaa4b9d80992735e6c8726" 2018-08-12 00:14:35,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-f5370407-c986-4e66-ac01-b8fd2956140b x-compute-request-id: req-f5370407-c986-4e66-ac01-b8fd2956140b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:f5:b5", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "bookmark"}], "image": {"id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "links": [{"href": "http://172.30.9.30:8774/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:14:26.000000", "flavor": {"id": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "links": [{"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "bookmark"}]}, "id": "e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "security_groups": [{"name": "default"}], "user_id": "dc548ffb4db647cea233491760814d37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:14:26Z", "hostId": "9cffcbbcc759d394a754ae3d2d9166b7def6d68301ac70818790d404", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst", "created": "2018-08-12T00:14:21Z", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:14:35,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d used request id req-f5370407-c986-4e66-ac01-b8fd2956140b 2018-08-12 00:14:35,595 - create_instance - INFO - Deleting Port with ID - 07d60f94-7ae5-4d0a-a177-68e36dd93beb 2018-08-12 00:14:35,595 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-port 2018-08-12 00:14:35,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/07d60f94-7ae5-4d0a-a177-68e36dd93beb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:36,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-412ec016-fe6d-40ba-a273-a198838d0647 Date: Sun, 12 Aug 2018 00:14:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:14:36,056 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/07d60f94-7ae5-4d0a-a177-68e36dd93beb used request id req-412ec016-fe6d-40ba-a273-a198838d0647 2018-08-12 00:14:36,057 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst 2018-08-12 00:14:36,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:36,184 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:14: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-7033fbeb-ceb0-478c-b2ce-f775490781f6 x-compute-request-id: req-7033fbeb-ceb0-478c-b2ce-f775490781f6 Content-Type: application/json 2018-08-12 00:14:36,184 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d used request id req-7033fbeb-ceb0-478c-b2ce-f775490781f6 2018-08-12 00:14:36,184 - create_instance - INFO - Checking deletion status 2018-08-12 00:14:36,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:36,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-3e8ca75d-35bb-4544-b447-d16dc86da2a4 x-compute-request-id: req-3e8ca75d-35bb-4544-b447-d16dc86da2a4 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.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "bookmark"}], "image": {"id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "links": [{"href": "http://172.30.9.30:8774/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:14:26.000000", "flavor": {"id": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "links": [{"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "bookmark"}]}, "id": "e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "user_id": "dc548ffb4db647cea233491760814d37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:14:36Z", "hostId": "9cffcbbcc759d394a754ae3d2d9166b7def6d68301ac70818790d404", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst", "created": "2018-08-12T00:14:21Z", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:14:36,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d used request id req-3e8ca75d-35bb-4544-b447-d16dc86da2a4 2018-08-12 00:14:36,311 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst] is - ACTIVE 2018-08-12 00:14:36,311 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:14:39,314 - create_instance - DEBUG - VM status query timeout in 296.870188951 2018-08-12 00:14:39,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:39,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-c05d87dd-07a8-4a35-b5e6-ba85718fc9ad x-compute-request-id: req-c05d87dd-07a8-4a35-b5e6-ba85718fc9ad 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.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "rel": "bookmark"}], "image": {"id": "c9684479-cf69-462c-b5cb-1b41f54aa6a5", "links": [{"href": "http://172.30.9.30:8774/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:14:26.000000", "flavor": {"id": "8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "links": [{"href": "http://172.30.9.30:8774/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf", "rel": "bookmark"}]}, "id": "e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d", "user_id": "dc548ffb4db647cea233491760814d37", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:14:36Z", "hostId": "9cffcbbcc759d394a754ae3d2d9166b7def6d68301ac70818790d404", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst", "created": "2018-08-12T00:14:21Z", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:14:39,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d used request id req-c05d87dd-07a8-4a35-b5e6-ba85718fc9ad 2018-08-12 00:14:39,421 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst] is - ACTIVE 2018-08-12 00:14:39,421 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:14:42,425 - create_instance - DEBUG - VM status query timeout in 293.760008812 2018-08-12 00:14:42,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c7d21feaa104812c70a424b90cc9791d91cebf6" 2018-08-12 00:14:42,473 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:14: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-c9609896-6b9c-4b6d-ac23-ad106e6accde x-compute-request-id: req-c9609896-6b9c-4b6d-ac23-ad106e6accde Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d could not be found.", "code": 404}} 2018-08-12 00:14:42,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d used request id req-c9609896-6b9c-4b6d-ac23-ad106e6accde 2018-08-12 00:14:42,473 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e3b2152d-1c62-4df5-a2eb-ef8ef2fe8b5d could not be found. (HTTP 404) (Request-ID: req-c9609896-6b9c-4b6d-ac23-ad106e6accde) 2018-08-12 00:14:42,474 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-inst 2018-08-12 00:14:42,475 - neutron_utils - INFO - Deleting security group rule with ID - a5f51a37-d40b-4c5c-88d0-742da6097dd6 2018-08-12 00:14:42,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/a5f51a37-d40b-4c5c-88d0-742da6097dd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f840c808dc163778d04ec9825907ec696b04fb" 2018-08-12 00:14:42,740 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a995a0a8-e73d-48d6-a632-09ba3e073a9c Content-Length: 0 Date: Sun, 12 Aug 2018 00:14:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:14:42,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/a5f51a37-d40b-4c5c-88d0-742da6097dd6 used request id req-a995a0a8-e73d-48d6-a632-09ba3e073a9c 2018-08-12 00:14:42,740 - neutron_utils - INFO - Deleting security group rule with ID - c4e3220d-3cf6-4742-b7e6-3b5c5b2caa23 2018-08-12 00:14:42,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/c4e3220d-3cf6-4742-b7e6-3b5c5b2caa23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f840c808dc163778d04ec9825907ec696b04fb" 2018-08-12 00:14:42,829 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a84d25d1-91aa-4b88-99ea-490f7c645633 Content-Length: 0 Date: Sun, 12 Aug 2018 00:14:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:14:42,829 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/c4e3220d-3cf6-4742-b7e6-3b5c5b2caa23 used request id req-a84d25d1-91aa-4b88-99ea-490f7c645633 2018-08-12 00:14:42,829 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-name 2018-08-12 00:14:42,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/774d6139-1607-43dc-9832-d11be4d022d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f840c808dc163778d04ec9825907ec696b04fb" 2018-08-12 00:14:42,979 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3633420d-920e-4502-8943-5365f61d651b Content-Length: 0 Date: Sun, 12 Aug 2018 00:14:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:14:42,979 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/774d6139-1607-43dc-9832-d11be4d022d7 used request id req-3633420d-920e-4502-8943-5365f61d651b 2018-08-12 00:14:42,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cf494f748d3ead147195f5ddb77e78468f2e27" 2018-08-12 00:14:43,033 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:14: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-79ec4e4f-cb3d-4eb8-9b87-59f79f3228ff x-compute-request-id: req-79ec4e4f-cb3d-4eb8-9b87-59f79f3228ff Content-Length: 0 Content-Type: application/json 2018-08-12 00:14:43,033 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/8efbfcad-30cd-4645-8f62-a26aa0a68ebf used request id req-79ec4e4f-cb3d-4eb8-9b87-59f79f3228ff 2018-08-12 00:14:43,034 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet 2018-08-12 00:14:43,034 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-subnet 2018-08-12 00:14:43,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/869eba0d-bfc2-4124-a837-cb92a781035b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f35fc8c547d0a8ede9125ad5c817053638b813c" 2018-08-12 00:14:44,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d84594da-24b2-4891-a0a8-56b6acaf22f4 Date: Sun, 12 Aug 2018 00:14:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:14:44,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/869eba0d-bfc2-4124-a837-cb92a781035b used request id req-d84594da-24b2-4891-a0a8-56b6acaf22f4 2018-08-12 00:14:44,369 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-pub-net 2018-08-12 00:14:44,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/b0af7513-64a4-45bb-8c99-ba94b6bbe476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f35fc8c547d0a8ede9125ad5c817053638b813c" 2018-08-12 00:14:45,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6318fa84-1b09-4461-835c-b085e8b57371 Date: Sun, 12 Aug 2018 00:14:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:14:45,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/b0af7513-64a4-45bb-8c99-ba94b6bbe476 used request id req-6318fa84-1b09-4461-835c-b085e8b57371 2018-08-12 00:14:45,686 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-386b1b10-39d7-4b44-9df5-a249580d7013-image 2018-08-12 00:14:45,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}607db266807cf7c6f5afd730793e9d127fe232ff" 2018-08-12 00:14:46,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac43ecf4-2a85-452f-899a-06a30cf1269f Date: Sun, 12 Aug 2018 00:14:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:14:46,885 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/c9684479-cf69-462c-b5cb-1b41f54aa6a5 used request id req-ac43ecf4-2a85-452f-899a-06a30cf1269f 2018-08-12 00:14:46,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:14:46,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:14:46,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:14:46,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:14:46,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:14:46,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966badcee9cc35a03295a86b0f76ae2c872b5894" 2018-08-12 00:14:47,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-14600db0-c940-4681-82b0-ae6d7cc4783d Date: Sun, 12 Aug 2018 00:14:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:12Z", "updated_at": "2018-08-12T00:14:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:12Z", "revision_number": 0, "id": "6bb41015-38ed-45e1-97a8-0fe0aba91787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:12Z", "security_group_id": "157e5f68-c18a-43d6-88f7-dda38cd221be", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "port_range_min": null, "ethertype": "IPv6", "project_id": "02194bdefa0145ff95799ea23a8f920e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:12Z", "revision_number": 0, "id": "725f14d2-01a6-4123-88d4-374f1c9a48de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:12Z", "security_group_id": "157e5f68-c18a-43d6-88f7-dda38cd221be", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "port_range_min": null, "ethertype": "IPv4", "project_id": "02194bdefa0145ff95799ea23a8f920e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:12Z", "revision_number": 0, "id": "d22816fa-b9f3-489e-86a8-28e390ff063a", "remote_group_id": "157e5f68-c18a-43d6-88f7-dda38cd221be", "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:12Z", "security_group_id": "157e5f68-c18a-43d6-88f7-dda38cd221be", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "port_range_min": null, "ethertype": "IPv4", "project_id": "02194bdefa0145ff95799ea23a8f920e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:12Z", "revision_number": 0, "id": "dd7d91bf-c73d-4d34-8aa0-d89111162715", "remote_group_id": "157e5f68-c18a-43d6-88f7-dda38cd221be", "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:12Z", "security_group_id": "157e5f68-c18a-43d6-88f7-dda38cd221be", "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "port_range_min": null, "ethertype": "IPv6", "project_id": "02194bdefa0145ff95799ea23a8f920e"}], "revision_number": 4, "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "157e5f68-c18a-43d6-88f7-dda38cd221be", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:14:47,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-14600db0-c940-4681-82b0-ae6d7cc4783d 2018-08-12 00:14:47,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966badcee9cc35a03295a86b0f76ae2c872b5894" 2018-08-12 00:14:47,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bce5c72e-8a87-4544-80b9-1bffb2e136eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:14:47,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-bce5c72e-8a87-4544-80b9-1bffb2e136eb 2018-08-12 00:14:47,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:14:47,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966badcee9cc35a03295a86b0f76ae2c872b5894" 2018-08-12 00:14:47,334 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28ab5dae-e839-4da1-a078-20369d412157 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:14:47,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-28ab5dae-e839-4da1-a078-20369d412157 2018-08-12 00:14:47,334 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:14:47,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966badcee9cc35a03295a86b0f76ae2c872b5894" 2018-08-12 00:14:47,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd7fba4-15f2-4652-9fe7-7581a6cdbe8c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "02194bdefa0145ff95799ea23a8f920e", "name": "InstanceSecurityGroupTests-86bcd468-f396-447-proj"}} 2018-08-12 00:14:47,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e used request id req-9bd7fba4-15f2-4652-9fe7-7581a6cdbe8c 2018-08-12 00:14:47,421 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 157e5f68-c18a-43d6-88f7-dda38cd221be 2018-08-12 00:14:47,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=157e5f68-c18a-43d6-88f7-dda38cd221be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966badcee9cc35a03295a86b0f76ae2c872b5894" 2018-08-12 00:14:47,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-804e4891-ad48-423a-b33e-04ecc00909d9 Date: Sun, 12 Aug 2018 00:14: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-08-12T00:14:12Z", "security_group_id": "157e5f68-c18a-43d6-88f7-dda38cd221be", "port_range_min": null, "revision_number": 0, "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:12Z", "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "6bb41015-38ed-45e1-97a8-0fe0aba91787"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:14:12Z", "security_group_id": "157e5f68-c18a-43d6-88f7-dda38cd221be", "port_range_min": null, "revision_number": 0, "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:12Z", "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "725f14d2-01a6-4123-88d4-374f1c9a48de"}, {"remote_group_id": "157e5f68-c18a-43d6-88f7-dda38cd221be", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:14:12Z", "security_group_id": "157e5f68-c18a-43d6-88f7-dda38cd221be", "port_range_min": null, "revision_number": 0, "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:12Z", "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "d22816fa-b9f3-489e-86a8-28e390ff063a"}, {"remote_group_id": "157e5f68-c18a-43d6-88f7-dda38cd221be", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:14:12Z", "security_group_id": "157e5f68-c18a-43d6-88f7-dda38cd221be", "port_range_min": null, "revision_number": 0, "tenant_id": "02194bdefa0145ff95799ea23a8f920e", "created_at": "2018-08-12T00:14:12Z", "project_id": "02194bdefa0145ff95799ea23a8f920e", "id": "dd7d91bf-c73d-4d34-8aa0-d89111162715"}]} 2018-08-12 00:14:47,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=157e5f68-c18a-43d6-88f7-dda38cd221be used request id req-804e4891-ad48-423a-b33e-04ecc00909d9 2018-08-12 00:14:47,447 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:14:47,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/157e5f68-c18a-43d6-88f7-dda38cd221be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966badcee9cc35a03295a86b0f76ae2c872b5894" 2018-08-12 00:14:47,621 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-230280d6-67f8-4c7f-ba19-755015c8d22e Content-Length: 0 Date: Sun, 12 Aug 2018 00:14:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:14:47,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/157e5f68-c18a-43d6-88f7-dda38cd221be used request id req-230280d6-67f8-4c7f-ba19-755015c8d22e 2018-08-12 00:14:47,622 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-86bcd468-f396-447-proj 2018-08-12 00:14:47,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966badcee9cc35a03295a86b0f76ae2c872b5894" 2018-08-12 00:14:47,927 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-809cb76a-f0ec-4717-aeb6-cc96c96462fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:14:47,927 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/02194bdefa0145ff95799ea23a8f920e used request id req-809cb76a-f0ec-4717-aeb6-cc96c96462fb 2018-08-12 00:14:47,928 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-86bcd468-f396-447-proj-role 2018-08-12 00:14:47,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/6d4509a4843a4cc58e764058194b2659 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966badcee9cc35a03295a86b0f76ae2c872b5894" 2018-08-12 00:14:48,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-086708ae-19db-45b3-a3df-20221416067c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:14:48,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/6d4509a4843a4cc58e764058194b2659 used request id req-086708ae-19db-45b3-a3df-20221416067c 2018-08-12 00:14:48,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966badcee9cc35a03295a86b0f76ae2c872b5894" 2018-08-12 00:14:48,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae1f896b-3fbb-497c-93b9-4343becf0413 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:14:48,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ae1f896b-3fbb-497c-93b9-4343becf0413 2018-08-12 00:14:48,209 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-86bcd468-f396-447-user 2018-08-12 00:14:48,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/dc548ffb4db647cea233491760814d37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac848ff2b3d5179d4bdea6cb12d9ac57561a1442" 2018-08-12 00:14:48,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:14:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-345f6a7a-3852-4fe2-888c-f23325fd0d94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:14:48,466 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/dc548ffb4db647cea233491760814d37 used request id req-345f6a7a-3852-4fe2-888c-f23325fd0d94 2018-08-12 00:14:48,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:48,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:14:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["WbVaplG0RB6L0KIa-T-Iig"], "issued_at": "2018-08-12T00:14:48.000000Z"}} 2018-08-12 00:14:48,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6ba329f8085c4411ef88ee0c40d348dfb52ff9" 2018-08-12 00:14:48,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22fb5f99-3131-4787-ab9a-31bc9b458328 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:48,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-22fb5f99-3131-4787-ab9a-31bc9b458328 2018-08-12 00:14:48,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:48,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:49,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:14:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["y-ZhAcEoQVa7lccf5JrpWg"], "issued_at": "2018-08-12T00:14:49.000000Z"}} 2018-08-12 00:14:49,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:14:49,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d66b8f97-bc50-42e1-8b7b-400b9190cce7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:49,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d66b8f97-bc50-42e1-8b7b-400b9190cce7 2018-08-12 00:14:49,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:14:49,401 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:14: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:14:49,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-98270f68-5531-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:14:49,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79fc60b4-6002-4b5a-9ad9-7500953567e3 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-98270f68-5531-49c-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:14:49,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-98270f68-5531-49c-proj used request id req-79fc60b4-6002-4b5a-9ad9-7500953567e3 2018-08-12 00:14:49,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:14:49,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01445775-a0d2-41f2-9b89-4f6778df83cd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:14:49,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-01445775-a0d2-41f2-9b89-4f6778df83cd 2018-08-12 00:14:49,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}}' 2018-08-12 00:14:49,568 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2b3a597-6382-4309-bb45-485b88453b66 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2"}, "tags": [], "enabled": true, "id": "f189f7dc90bb44ad9c700a86f943b0f2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}} 2018-08-12 00:14:49,568 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-b2b3a597-6382-4309-bb45-485b88453b66 2018-08-12 00:14:49,569 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-98270f68-5531-49c-proj 2018-08-12 00:14:49,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:49,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:49,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:14:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["GQuVawPGSkW94NI_yRfSsg"], "issued_at": "2018-08-12T00:14:49.000000Z"}} 2018-08-12 00:14:49,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76784595e5de93171e3aa585731dc1fdc7ab1afe" 2018-08-12 00:14:50,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a304f186-4e1a-4dfc-89a8-47dcf7734298 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:50,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a304f186-4e1a-4dfc-89a8-47dcf7734298 2018-08-12 00:14:50,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:14:50,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:14: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:14:50,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76784595e5de93171e3aa585731dc1fdc7ab1afe" 2018-08-12 00:14:50,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc9f697-2493-4178-ab37-5b935aed94be Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:14:50,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8fc9f697-2493-4178-ab37-5b935aed94be 2018-08-12 00:14:50,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-98270f68-5531-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76784595e5de93171e3aa585731dc1fdc7ab1afe" 2018-08-12 00:14:50,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f930b8de-7615-4ab9-ab1d-39336122d813 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-98270f68-5531-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2"}, "tags": [], "enabled": true, "id": "f189f7dc90bb44ad9c700a86f943b0f2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}]} 2018-08-12 00:14:50,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-98270f68-5531-49c-proj used request id req-f930b8de-7615-4ab9-ab1d-39336122d813 2018-08-12 00:14:50,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76784595e5de93171e3aa585731dc1fdc7ab1afe" 2018-08-12 00:14:50,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-165ac4dd-2aff-4281-a1f9-9fae35303fd1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:14:50,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-165ac4dd-2aff-4281-a1f9-9fae35303fd1 2018-08-12 00:14:50,705 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-98270f68-5531-49c-user 2018-08-12 00:14:50,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:50,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:14:50,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0694e65c-6181-417f-91d8-cb2b560777f2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:14:50,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0694e65c-6181-417f-91d8-cb2b560777f2 2018-08-12 00:14:50,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" -d '{"role": {"name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj-role"}}' 2018-08-12 00:14:50,902 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6846734f-fa36-404b-8832-f4734bacc865 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14263b814c8d48838f186752b35134fb", "links": {"self": "http://172.30.9.30:5000/v3/roles/14263b814c8d48838f186752b35134fb"}, "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj-role"}} 2018-08-12 00:14:50,903 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-6846734f-fa36-404b-8832-f4734bacc865 2018-08-12 00:14:50,903 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-98270f68-5531-49c-proj-role 2018-08-12 00:14:50,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/14263b814c8d48838f186752b35134fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:14:50,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f72023a5-d829-4c94-86d8-10b73e70fcf6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14263b814c8d48838f186752b35134fb", "links": {"self": "http://172.30.9.30:5000/v3/roles/14263b814c8d48838f186752b35134fb"}, "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj-role"}} 2018-08-12 00:14:50,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/14263b814c8d48838f186752b35134fb used request id req-f72023a5-d829-4c94-86d8-10b73e70fcf6 2018-08-12 00:14:50,988 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-98270f68-5531-49c-proj-role to project InstanceSecurityGroupTests-98270f68-5531-49c-proj 2018-08-12 00:14:50,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2/users/0d6ec2a1cb314a0c91a67630435be978/roles/14263b814c8d48838f186752b35134fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:14:51,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7cf6c7c-bc7b-485b-a0a0-4ab7dfd7e48a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:14:51,103 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2/users/0d6ec2a1cb314a0c91a67630435be978/roles/14263b814c8d48838f186752b35134fb used request id req-f7cf6c7c-bc7b-485b-a0a0-4ab7dfd7e48a 2018-08-12 00:14:51,103 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:14:51,104 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:14:51,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:51,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:51,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14263b814c8d48838f186752b35134fb", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj-role"}], "expires_at": "2018-08-12T01:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f189f7dc90bb44ad9c700a86f943b0f2", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-98270f68-5531-49c-user", "id": "0d6ec2a1cb314a0c91a67630435be978"}, "audit_ids": ["W_XBSryKQXWwImPelclvRQ"], "issued_at": "2018-08-12T00:14:51.000000Z"}} 2018-08-12 00:14:51,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656f59e76b139690e29a764bb77a8cef085c281e" 2018-08-12 00:14:51,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc409463-0330-434f-b9fc-d03a23b9b6ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:51,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-bc409463-0330-434f-b9fc-d03a23b9b6ad 2018-08-12 00:14:51,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}656f59e76b139690e29a764bb77a8cef085c281e" 2018-08-12 00:14:51,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-aa9a7152-102d-4c79-bea7-74d3a48593c2 Date: Sun, 12 Aug 2018 00:14:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-image"} 2018-08-12 00:14:51,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-image used request id req-aa9a7152-102d-4c79-bea7-74d3a48593c2 2018-08-12 00:14:51,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}656f59e76b139690e29a764bb77a8cef085c281e" 2018-08-12 00:14:51,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7b304fd3-4b0c-4ade-86ee-5d69ef58956b Date: Sun, 12 Aug 2018 00:14: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-08-12 00:14:51,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-7b304fd3-4b0c-4ade-86ee-5d69ef58956b 2018-08-12 00:14:51,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}656f59e76b139690e29a764bb77a8cef085c281e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-image"}' 2018-08-12 00:14:51,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/7f26577a-fdde-449e-a0cd-e3776961b28a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-49edeb21-5302-476c-bd71-0dd80b847c0e Date: Sun, 12 Aug 2018 00:14:51 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:14:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:14:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/7f26577a-fdde-449e-a0cd-e3776961b28a", "min_disk": 0, "protected": false, "id": "7f26577a-fdde-449e-a0cd-e3776961b28a", "file": "/v2/images/7f26577a-fdde-449e-a0cd-e3776961b28a/file", "checksum": null, "owner": "f189f7dc90bb44ad9c700a86f943b0f2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:14:51,840 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-49edeb21-5302-476c-bd71-0dd80b847c0e 2018-08-12 00:14:51,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/7f26577a-fdde-449e-a0cd-e3776961b28a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}656f59e76b139690e29a764bb77a8cef085c281e" -d '' 2018-08-12 00:14:52,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5986c4c-e36e-4f04-8e36-565a98e1c2fb Date: Sun, 12 Aug 2018 00:14:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:14:52,866 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/7f26577a-fdde-449e-a0cd-e3776961b28a/file used request id req-f5986c4c-e36e-4f04-8e36-565a98e1c2fb 2018-08-12 00:14:52,867 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:14:52,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/7f26577a-fdde-449e-a0cd-e3776961b28a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}656f59e76b139690e29a764bb77a8cef085c281e" 2018-08-12 00:14:52,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3bff044e-283c-45c3-a404-69d64d2a3130 Date: Sun, 12 Aug 2018 00:14:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:14:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:14:52Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7f26577a-fdde-449e-a0cd-e3776961b28a/snap", "metadata": {}}], "self": "/v2/images/7f26577a-fdde-449e-a0cd-e3776961b28a", "min_disk": 0, "protected": false, "id": "7f26577a-fdde-449e-a0cd-e3776961b28a", "file": "/v2/images/7f26577a-fdde-449e-a0cd-e3776961b28a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f189f7dc90bb44ad9c700a86f943b0f2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7f26577a-fdde-449e-a0cd-e3776961b28a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:14:52,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/7f26577a-fdde-449e-a0cd-e3776961b28a used request id req-3bff044e-283c-45c3-a404-69d64d2a3130 2018-08-12 00:14:52,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}656f59e76b139690e29a764bb77a8cef085c281e" 2018-08-12 00:14:52,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ca0a8744-ee76-4359-a02e-a2f5c55a2fbf Date: Sun, 12 Aug 2018 00:14: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-08-12 00:14:52,896 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-ca0a8744-ee76-4359-a02e-a2f5c55a2fbf 2018-08-12 00:14:52,899 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-image 2018-08-12 00:14:52,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/7f26577a-fdde-449e-a0cd-e3776961b28a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}656f59e76b139690e29a764bb77a8cef085c281e" 2018-08-12 00:14:52,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-21f714cc-19a0-4054-82d3-d3eb29b819f6 Date: Sun, 12 Aug 2018 00:14:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:14:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:14:52Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7f26577a-fdde-449e-a0cd-e3776961b28a/snap", "metadata": {}}], "self": "/v2/images/7f26577a-fdde-449e-a0cd-e3776961b28a", "min_disk": 0, "protected": false, "id": "7f26577a-fdde-449e-a0cd-e3776961b28a", "file": "/v2/images/7f26577a-fdde-449e-a0cd-e3776961b28a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f189f7dc90bb44ad9c700a86f943b0f2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7f26577a-fdde-449e-a0cd-e3776961b28a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:14:52,925 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/7f26577a-fdde-449e-a0cd-e3776961b28a used request id req-21f714cc-19a0-4054-82d3-d3eb29b819f6 2018-08-12 00:14:52,926 - create_image - DEBUG - Instance status is - active 2018-08-12 00:14:52,926 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-image 2018-08-12 00:14:52,926 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-image 2018-08-12 00:14:52,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:52,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:53,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14263b814c8d48838f186752b35134fb", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj-role"}], "expires_at": "2018-08-12T01:14:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f189f7dc90bb44ad9c700a86f943b0f2", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-98270f68-5531-49c-user", "id": "0d6ec2a1cb314a0c91a67630435be978"}, "audit_ids": ["BkxwEVu2QnCHFymhk7yVWw"], "issued_at": "2018-08-12T00:14:53.000000Z"}} 2018-08-12 00:14:53,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb760ee8a2905f555dc1d7a43079f4c76b43c426" 2018-08-12 00:14:53,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1664e77c-fb1d-4942-b5fd-d0054256583f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:53,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1664e77c-fb1d-4942-b5fd-d0054256583f 2018-08-12 00:14:53,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:14:53,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:14:53,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:14:53,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:14:53,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:14:53,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb760ee8a2905f555dc1d7a43079f4c76b43c426" 2018-08-12 00:14:53,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ef4e6f09-42c0-4135-9bfc-ea3aa94759a6 Date: Sun, 12 Aug 2018 00:14:53 GMT RESP BODY: {"networks":[]} 2018-08-12 00:14:53,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net used request id req-ef4e6f09-42c0-4135-9bfc-ea3aa94759a6 2018-08-12 00:14:53,588 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net 2018-08-12 00:14:53,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb760ee8a2905f555dc1d7a43079f4c76b43c426" -d '{"network": {"name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net", "admin_state_up": true}}' 2018-08-12 00:14:54,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-5451d6c2-bcde-4a97-a279-a6dd79b385e5 Date: Sun, 12 Aug 2018 00:14:54 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:14:53Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","id":"300e4547-84e6-47a0-83ca-fe646fc104db","name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net"}} 2018-08-12 00:14:54,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-5451d6c2-bcde-4a97-a279-a6dd79b385e5 2018-08-12 00:14:54,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb760ee8a2905f555dc1d7a43079f4c76b43c426" 2018-08-12 00:14:54,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-8109ef6d-7fab-40d5-b54e-f015db07777c Date: Sun, 12 Aug 2018 00:14:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:14:53Z","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","id":"300e4547-84e6-47a0-83ca-fe646fc104db","name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net"}]} 2018-08-12 00:14:54,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-8109ef6d-7fab-40d5-b54e-f015db07777c 2018-08-12 00:14:54,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb760ee8a2905f555dc1d7a43079f4c76b43c426" 2018-08-12 00:14:54,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7279f891-8d27-4d03-8246-d8d4a6c926b6 Date: Sun, 12 Aug 2018 00:14:54 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:14:54,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-7279f891-8d27-4d03-8246-d8d4a6c926b6 2018-08-12 00:14:54,574 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet 2018-08-12 00:14:54,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb760ee8a2905f555dc1d7a43079f4c76b43c426" -d '{"subnets": [{"ip_version": 4, "network_id": "300e4547-84e6-47a0-83ca-fe646fc104db", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet"}]}' 2018-08-12 00:14:55,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-caa48bd9-9156-4388-ba87-39675c052ece Date: Sun, 12 Aug 2018 00:14:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:54Z","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":"f189f7dc90bb44ad9c700a86f943b0f2","id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet"}]} 2018-08-12 00:14:55,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-caa48bd9-9156-4388-ba87-39675c052ece 2018-08-12 00:14:55,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb760ee8a2905f555dc1d7a43079f4c76b43c426" 2018-08-12 00:14:55,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-a2ff874b-7f7a-4f4d-947f-a3202f006770 Date: Sun, 12 Aug 2018 00:14:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ea2e09f7-dc9c-4bdb-bac4-383767feeb48"],"updated_at":"2018-08-12T00:14:54Z","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","id":"300e4547-84e6-47a0-83ca-fe646fc104db","name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net"}]} 2018-08-12 00:14:55,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-a2ff874b-7f7a-4f4d-947f-a3202f006770 2018-08-12 00:14:55,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb760ee8a2905f555dc1d7a43079f4c76b43c426" 2018-08-12 00:14:55,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-02497c27-5d4c-457a-81f8-2f3ec87f87f0 Date: Sun, 12 Aug 2018 00:14:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:54Z","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":"f189f7dc90bb44ad9c700a86f943b0f2","id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet"}]} 2018-08-12 00:14:55,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-02497c27-5d4c-457a-81f8-2f3ec87f87f0 2018-08-12 00:14:55,383 - OpenStackNetwork - DEBUG - Network [300e4547-84e6-47a0-83ca-fe646fc104db] created successfully 2018-08-12 00:14:55,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:55,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:55,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:14:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["_cuapccGTKOUfRAyiCZ-QA"], "issued_at": "2018-08-12T00:14:55.000000Z"}} 2018-08-12 00:14:55,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca2b55e3e0c6cb9353ac74981313dadae227a3e" 2018-08-12 00:14:55,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d6ace9-3cb1-473d-8afc-9750f6df68b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:55,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-38d6ace9-3cb1-473d-8afc-9750f6df68b4 2018-08-12 00:14:55,867 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:14:55,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca2b55e3e0c6cb9353ac74981313dadae227a3e" 2018-08-12 00:14:56,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-ceb35f96-091b-475e-a216-0d87d665ccc9 x-compute-request-id: req-ceb35f96-091b-475e-a216-0d87d665ccc9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:14:56,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ceb35f96-091b-475e-a216-0d87d665ccc9 2018-08-12 00:14:56,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca2b55e3e0c6cb9353ac74981313dadae227a3e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-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-08-12 00:14:56,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-441e9818-b432-4932-8211-1d508f6de1d1 x-compute-request-id: req-441e9818-b432-4932-8211-1d508f6de1d1 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "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": "0ca9298c-b2e1-49fc-9501-ae3b81594ea2"}} 2018-08-12 00:14:56,094 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-441e9818-b432-4932-8211-1d508f6de1d1 2018-08-12 00:14:56,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:56,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:56,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14263b814c8d48838f186752b35134fb", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj-role"}], "expires_at": "2018-08-12T01:14:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f189f7dc90bb44ad9c700a86f943b0f2", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-98270f68-5531-49c-user", "id": "0d6ec2a1cb314a0c91a67630435be978"}, "audit_ids": ["zO9UatelQrON8GmpVnrZRA"], "issued_at": "2018-08-12T00:14:56.000000Z"}} 2018-08-12 00:14:56,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2bfb3ab4f8e58460a2d1a6e335b460c2e41c6ee" 2018-08-12 00:14:56,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00385aa1-9814-436b-bf13-ce7033be973a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:56,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-00385aa1-9814-436b-bf13-ce7033be973a 2018-08-12 00:14:56,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:14:56,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:14:56,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:14:56,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:14:56,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:14:56,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2bfb3ab4f8e58460a2d1a6e335b460c2e41c6ee" 2018-08-12 00:14:56,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3c6d4930-e5c3-4847-8043-3080b47aa97c Date: Sun, 12 Aug 2018 00:14:56 GMT RESP BODY: {"security_groups": []} 2018-08-12 00:14:56,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-name&description=hello+group used request id req-3c6d4930-e5c3-4847-8043-3080b47aa97c 2018-08-12 00:14:56,753 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-name... 2018-08-12 00:14:56,753 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-name 2018-08-12 00:14:56,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2bfb3ab4f8e58460a2d1a6e335b460c2e41c6ee" -d '{"security_group": {"name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-name", "description": "hello group"}}' 2018-08-12 00:14:56,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7d7f6991-f37c-4421-80ed-89ff91a5f6b6 Date: Sun, 12 Aug 2018 00:14:56 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:56Z", "updated_at": "2018-08-12T00:14:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:56Z", "revision_number": 0, "id": "16ea13e3-c3a7-4763-952a-d25b890eba05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:56Z", "revision_number": 0, "id": "54320cd5-f494-452d-89ef-dbc7dcad9659", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2"}], "revision_number": 2, "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-name"}} 2018-08-12 00:14:56,996 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-7d7f6991-f37c-4421-80ed-89ff91a5f6b6 2018-08-12 00:14:56,996 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 248c4baf-555d-4a77-8c14-5b4f83d506b0 2018-08-12 00:14:57,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=248c4baf-555d-4a77-8c14-5b4f83d506b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2bfb3ab4f8e58460a2d1a6e335b460c2e41c6ee" 2018-08-12 00:14:57,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9414d964-a854-404c-a7fe-d349bec2b257 Date: Sun, 12 Aug 2018 00:14:57 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-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "port_range_min": null, "revision_number": 0, "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:56Z", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "16ea13e3-c3a7-4763-952a-d25b890eba05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "port_range_min": null, "revision_number": 0, "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:56Z", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "54320cd5-f494-452d-89ef-dbc7dcad9659"}]} 2018-08-12 00:14:57,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=248c4baf-555d-4a77-8c14-5b4f83d506b0 used request id req-9414d964-a854-404c-a7fe-d349bec2b257 2018-08-12 00:14:57,072 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 248c4baf-555d-4a77-8c14-5b4f83d506b0 2018-08-12 00:14:57,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=248c4baf-555d-4a77-8c14-5b4f83d506b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2bfb3ab4f8e58460a2d1a6e335b460c2e41c6ee" 2018-08-12 00:14:57,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3d8d19c7-042c-48ad-ac43-3d7ebd0cc4c2 Date: Sun, 12 Aug 2018 00:14:57 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-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "port_range_min": null, "revision_number": 0, "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:56Z", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "16ea13e3-c3a7-4763-952a-d25b890eba05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "port_range_min": null, "revision_number": 0, "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:56Z", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "54320cd5-f494-452d-89ef-dbc7dcad9659"}]} 2018-08-12 00:14:57,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=248c4baf-555d-4a77-8c14-5b4f83d506b0 used request id req-3d8d19c7-042c-48ad-ac43-3d7ebd0cc4c2 2018-08-12 00:14:57,101 - neutron_utils - INFO - Retrieving security group with ID - 248c4baf-555d-4a77-8c14-5b4f83d506b0 2018-08-12 00:14:57,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=248c4baf-555d-4a77-8c14-5b4f83d506b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2bfb3ab4f8e58460a2d1a6e335b460c2e41c6ee" 2018-08-12 00:14:57,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-fec8ed67-fa69-43a5-b8be-1bd0e6838c00 Date: Sun, 12 Aug 2018 00:14:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:56Z", "updated_at": "2018-08-12T00:14:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:56Z", "revision_number": 0, "id": "16ea13e3-c3a7-4763-952a-d25b890eba05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:56Z", "revision_number": 0, "id": "54320cd5-f494-452d-89ef-dbc7dcad9659", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2"}], "revision_number": 2, "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-name"}]} 2018-08-12 00:14:57,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=248c4baf-555d-4a77-8c14-5b4f83d506b0 used request id req-fec8ed67-fa69-43a5-b8be-1bd0e6838c00 2018-08-12 00:14:57,180 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 248c4baf-555d-4a77-8c14-5b4f83d506b0 2018-08-12 00:14:57,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=248c4baf-555d-4a77-8c14-5b4f83d506b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2bfb3ab4f8e58460a2d1a6e335b460c2e41c6ee" 2018-08-12 00:14:57,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0838234c-d4aa-4a0a-9dd8-c283ddf6fe7e Date: Sun, 12 Aug 2018 00:14:57 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-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "port_range_min": null, "revision_number": 0, "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:56Z", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "16ea13e3-c3a7-4763-952a-d25b890eba05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "port_range_min": null, "revision_number": 0, "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:56Z", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "54320cd5-f494-452d-89ef-dbc7dcad9659"}]} 2018-08-12 00:14:57,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=248c4baf-555d-4a77-8c14-5b4f83d506b0 used request id req-0838234c-d4aa-4a0a-9dd8-c283ddf6fe7e 2018-08-12 00:14:57,213 - neutron_utils - INFO - Retrieving security group with ID - 248c4baf-555d-4a77-8c14-5b4f83d506b0 2018-08-12 00:14:57,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=248c4baf-555d-4a77-8c14-5b4f83d506b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2bfb3ab4f8e58460a2d1a6e335b460c2e41c6ee" 2018-08-12 00:14:57,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d6178727-dd97-4035-a0ed-eab32f512f88 Date: Sun, 12 Aug 2018 00:14:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:56Z", "updated_at": "2018-08-12T00:14:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:56Z", "revision_number": 0, "id": "16ea13e3-c3a7-4763-952a-d25b890eba05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:56Z", "revision_number": 0, "id": "54320cd5-f494-452d-89ef-dbc7dcad9659", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2"}], "revision_number": 2, "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-name"}]} 2018-08-12 00:14:57,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=248c4baf-555d-4a77-8c14-5b4f83d506b0 used request id req-d6178727-dd97-4035-a0ed-eab32f512f88 2018-08-12 00:14:57,262 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 248c4baf-555d-4a77-8c14-5b4f83d506b0 2018-08-12 00:14:57,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=248c4baf-555d-4a77-8c14-5b4f83d506b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2bfb3ab4f8e58460a2d1a6e335b460c2e41c6ee" 2018-08-12 00:14:57,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-681d81e5-2e4a-41e4-b585-a57abbfdf280 Date: Sun, 12 Aug 2018 00:14:57 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-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "port_range_min": null, "revision_number": 0, "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:56Z", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "16ea13e3-c3a7-4763-952a-d25b890eba05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "port_range_min": null, "revision_number": 0, "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:56Z", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "54320cd5-f494-452d-89ef-dbc7dcad9659"}]} 2018-08-12 00:14:57,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=248c4baf-555d-4a77-8c14-5b4f83d506b0 used request id req-681d81e5-2e4a-41e4-b585-a57abbfdf280 2018-08-12 00:14:57,289 - neutron_utils - INFO - Retrieving security group with ID - 248c4baf-555d-4a77-8c14-5b4f83d506b0 2018-08-12 00:14:57,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=248c4baf-555d-4a77-8c14-5b4f83d506b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2bfb3ab4f8e58460a2d1a6e335b460c2e41c6ee" 2018-08-12 00:14:57,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3497cad4-07ec-40b1-b24f-774d4e63f9ce Date: Sun, 12 Aug 2018 00:14:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:56Z", "updated_at": "2018-08-12T00:14:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:56Z", "revision_number": 0, "id": "16ea13e3-c3a7-4763-952a-d25b890eba05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:56Z", "revision_number": 0, "id": "54320cd5-f494-452d-89ef-dbc7dcad9659", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2"}], "revision_number": 2, "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-name"}]} 2018-08-12 00:14:57,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=248c4baf-555d-4a77-8c14-5b4f83d506b0 used request id req-3497cad4-07ec-40b1-b24f-774d4e63f9ce 2018-08-12 00:14:57,335 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 248c4baf-555d-4a77-8c14-5b4f83d506b0 2018-08-12 00:14:57,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=248c4baf-555d-4a77-8c14-5b4f83d506b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2bfb3ab4f8e58460a2d1a6e335b460c2e41c6ee" 2018-08-12 00:14:57,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7bf65afb-2b65-4a0c-afd8-56db9ef15708 Date: Sun, 12 Aug 2018 00:14:57 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-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "port_range_min": null, "revision_number": 0, "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:56Z", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "16ea13e3-c3a7-4763-952a-d25b890eba05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:14:56Z", "security_group_id": "248c4baf-555d-4a77-8c14-5b4f83d506b0", "port_range_min": null, "revision_number": 0, "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:56Z", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "54320cd5-f494-452d-89ef-dbc7dcad9659"}]} 2018-08-12 00:14:57,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=248c4baf-555d-4a77-8c14-5b4f83d506b0 used request id req-7bf65afb-2b65-4a0c-afd8-56db9ef15708 2018-08-12 00:14:57,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:57,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:57,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14263b814c8d48838f186752b35134fb", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj-role"}], "expires_at": "2018-08-12T01:14:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f189f7dc90bb44ad9c700a86f943b0f2", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-98270f68-5531-49c-user", "id": "0d6ec2a1cb314a0c91a67630435be978"}, "audit_ids": ["3RiIHxuUQ1Cbdi4DZlU4ag"], "issued_at": "2018-08-12T00:14:57.000000Z"}} 2018-08-12 00:14:57,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:14:57,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d3bc7c9-81e6-4cd8-9f49-531dd64debce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:57,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8d3bc7c9-81e6-4cd8-9f49-531dd64debce 2018-08-12 00:14:57,834 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:14:57,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:14:57,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:14:57,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:14:57,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:14:57,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:14:57,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:14:57,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da31d88-2f60-401d-be9e-4f9b151ade14 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:57,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1da31d88-2f60-401d-be9e-4f9b151ade14 2018-08-12 00:14:57,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:14:58,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-0bfa65dd-34df-48ec-befc-8a655d924cfa Date: Sun, 12 Aug 2018 00:14:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ea2e09f7-dc9c-4bdb-bac4-383767feeb48"],"updated_at":"2018-08-12T00:14:54Z","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","id":"300e4547-84e6-47a0-83ca-fe646fc104db","name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net"}]} 2018-08-12 00:14:58,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net used request id req-0bfa65dd-34df-48ec-befc-8a655d924cfa 2018-08-12 00:14:58,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:14:58,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7ee96b3b-c70d-4dc0-85c2-02084bfbbeff Date: Sun, 12 Aug 2018 00:14:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:54Z","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":"f189f7dc90bb44ad9c700a86f943b0f2","id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet"}]} 2018-08-12 00:14:58,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-7ee96b3b-c70d-4dc0-85c2-02084bfbbeff 2018-08-12 00:14:58,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:14:58,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-6919ed9a-e2d7-4df2-9c7d-6a19ab103b00 Date: Sun, 12 Aug 2018 00:14:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ea2e09f7-dc9c-4bdb-bac4-383767feeb48"],"updated_at":"2018-08-12T00:14:54Z","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","id":"300e4547-84e6-47a0-83ca-fe646fc104db","name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net"}]} 2018-08-12 00:14:58,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net used request id req-6919ed9a-e2d7-4df2-9c7d-6a19ab103b00 2018-08-12 00:14:58,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:14:58,323 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:14: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:14:58,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:14:58,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7287e1b-dd6c-4add-83d7-7d299aaeea85 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f189f7dc90bb44ad9c700a86f943b0f2", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}} 2018-08-12 00:14:58,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 used request id req-a7287e1b-dd6c-4add-83d7-7d299aaeea85 2018-08-12 00:14:58,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:14:58,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fb27e501-1cf0-44e5-9f7e-5f971bed195c Date: Sun, 12 Aug 2018 00:14:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:54Z","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":"f189f7dc90bb44ad9c700a86f943b0f2","id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet"}]} 2018-08-12 00:14:58,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-fb27e501-1cf0-44e5-9f7e-5f971bed195c 2018-08-12 00:14:58,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=300e4547-84e6-47a0-83ca-fe646fc104db&name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:14:58,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-123b74b1-b7a9-4747-a720-da49267e8766 Date: Sun, 12 Aug 2018 00:14:58 GMT RESP BODY: {"ports":[]} 2018-08-12 00:14:58,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=300e4547-84e6-47a0-83ca-fe646fc104db&name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-port&admin_state_up=True used request id req-123b74b1-b7a9-4747-a720-da49267e8766 2018-08-12 00:14:58,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:14:58,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14: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-ca75edf4-1a69-4553-8e91-21b2c8a7176e x-compute-request-id: req-ca75edf4-1a69-4553-8e91-21b2c8a7176e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:14:58,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst used request id req-ca75edf4-1a69-4553-8e91-21b2c8a7176e 2018-08-12 00:14:58,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:14:58,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-f0d4a4ab-d4a9-409f-98be-8aaf815be72e Date: Sun, 12 Aug 2018 00:14:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ea2e09f7-dc9c-4bdb-bac4-383767feeb48"],"updated_at":"2018-08-12T00:14:54Z","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","id":"300e4547-84e6-47a0-83ca-fe646fc104db","name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net"}]} 2018-08-12 00:14:58,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net used request id req-f0d4a4ab-d4a9-409f-98be-8aaf815be72e 2018-08-12 00:14:58,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:14:58,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4e5c5943-ab18-4d94-96c9-590058be16e1 Date: Sun, 12 Aug 2018 00:14:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:54Z","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":"f189f7dc90bb44ad9c700a86f943b0f2","id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet"}]} 2018-08-12 00:14:58,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-4e5c5943-ab18-4d94-96c9-590058be16e1 2018-08-12 00:14:58,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:14:58,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-c20260da-1968-4064-8129-db7e30120d2b Date: Sun, 12 Aug 2018 00:14:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ea2e09f7-dc9c-4bdb-bac4-383767feeb48"],"updated_at":"2018-08-12T00:14:54Z","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","id":"300e4547-84e6-47a0-83ca-fe646fc104db","name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net"}]} 2018-08-12 00:14:58,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net used request id req-c20260da-1968-4064-8129-db7e30120d2b 2018-08-12 00:14:58,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:14:59,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a32e1f-e872-4d6d-b88b-e9d42a6b206a Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f189f7dc90bb44ad9c700a86f943b0f2", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}} 2018-08-12 00:14:59,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 used request id req-e2a32e1f-e872-4d6d-b88b-e9d42a6b206a 2018-08-12 00:14:59,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:14:59,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-55d4df82-019e-4ed4-b3c2-26f79aa0d0f9 Date: Sun, 12 Aug 2018 00:14:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:54Z","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":"f189f7dc90bb44ad9c700a86f943b0f2","id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet"}]} 2018-08-12 00:14:59,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-55d4df82-019e-4ed4-b3c2-26f79aa0d0f9 2018-08-12 00:14:59,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=300e4547-84e6-47a0-83ca-fe646fc104db&name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:14:59,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-797806cd-4c6d-4dd4-b8be-631b304c0319 Date: Sun, 12 Aug 2018 00:14:59 GMT RESP BODY: {"ports":[]} 2018-08-12 00:14:59,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=300e4547-84e6-47a0-83ca-fe646fc104db&name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-port&admin_state_up=True used request id req-797806cd-4c6d-4dd4-b8be-631b304c0319 2018-08-12 00:14:59,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:14:59,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:14:59,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14263b814c8d48838f186752b35134fb", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj-role"}], "expires_at": "2018-08-12T01:14:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f189f7dc90bb44ad9c700a86f943b0f2", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-98270f68-5531-49c-user", "id": "0d6ec2a1cb314a0c91a67630435be978"}, "audit_ids": ["votwiubSQX2jMH58r1SR8A"], "issued_at": "2018-08-12T00:14:59.000000Z"}} 2018-08-12 00:14:59,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35e5b302cbffe432522c94388e37975640b532e" 2018-08-12 00:14:59,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1225aff-a60c-45a9-93b9-065472d8b5de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:14:59,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f1225aff-a60c-45a9-93b9-065472d8b5de 2018-08-12 00:14:59,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:14:59,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-f7c4d908-4db4-4bcb-81f0-887fde5d0647 Date: Sun, 12 Aug 2018 00:14:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ea2e09f7-dc9c-4bdb-bac4-383767feeb48"],"updated_at":"2018-08-12T00:14:54Z","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","id":"300e4547-84e6-47a0-83ca-fe646fc104db","name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net"}]} 2018-08-12 00:14:59,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net used request id req-f7c4d908-4db4-4bcb-81f0-887fde5d0647 2018-08-12 00:14:59,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:00,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3186036c-0f43-4cbc-af5e-d616e988e09d Date: Sun, 12 Aug 2018 00:15:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:54Z","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":"f189f7dc90bb44ad9c700a86f943b0f2","id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet"}]} 2018-08-12 00:15:00,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-3186036c-0f43-4cbc-af5e-d616e988e09d 2018-08-12 00:15:00,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:00,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-199f403e-99e3-428c-807f-4173ba9c8b88 Date: Sun, 12 Aug 2018 00:15:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ea2e09f7-dc9c-4bdb-bac4-383767feeb48"],"updated_at":"2018-08-12T00:14:54Z","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","id":"300e4547-84e6-47a0-83ca-fe646fc104db","name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net"}]} 2018-08-12 00:15:00,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net used request id req-199f403e-99e3-428c-807f-4173ba9c8b88 2018-08-12 00:15:00,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:15:00,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:15:00,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35e5b302cbffe432522c94388e37975640b532e" 2018-08-12 00:15:00,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5578af4-4f91-493f-9792-b8570fe3312b Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f189f7dc90bb44ad9c700a86f943b0f2", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}} 2018-08-12 00:15:00,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 used request id req-a5578af4-4f91-493f-9792-b8570fe3312b 2018-08-12 00:15:00,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:00,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c6385c60-c215-4e46-8b9c-8fc58b2320ea Date: Sun, 12 Aug 2018 00:15:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:54Z","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":"f189f7dc90bb44ad9c700a86f943b0f2","id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet"}]} 2018-08-12 00:15:00,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-c6385c60-c215-4e46-8b9c-8fc58b2320ea 2018-08-12 00:15:00,321 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net 2018-08-12 00:15:00,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" -d '{"port": {"network_id": "300e4547-84e6-47a0-83ca-fe646fc104db", "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-port", "admin_state_up": true}}' 2018-08-12 00:15:01,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-a03eba18-4101-4cd3-ad12-373c2d9977d3 Date: Sun, 12 Aug 2018 00:15:01 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:15:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:15:00Z","name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:10:9b:5c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","fixed_ips":[{"subnet_id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","ip_address":"10.55.0.14"}],"id":"36acf7ef-9293-49e4-97ab-13e47115a76e","security_groups":["4bd7e107-179f-4671-a3b0-8f10301dd8af"],"device_id":""}} 2018-08-12 00:15:01,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-a03eba18-4101-4cd3-ad12-373c2d9977d3 2018-08-12 00:15:01,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:01,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-10194774-d718-4c84-b1cb-409c7b2a9b3f Date: Sun, 12 Aug 2018 00:15:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ea2e09f7-dc9c-4bdb-bac4-383767feeb48"],"updated_at":"2018-08-12T00:14:54Z","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","id":"300e4547-84e6-47a0-83ca-fe646fc104db","name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net"}]} 2018-08-12 00:15:01,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net used request id req-10194774-d718-4c84-b1cb-409c7b2a9b3f 2018-08-12 00:15:01,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:01,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0ba8ba02-992f-48f6-adf3-205f84ce21b4 Date: Sun, 12 Aug 2018 00:15:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:54Z","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":"f189f7dc90bb44ad9c700a86f943b0f2","id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet"}]} 2018-08-12 00:15:01,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-0ba8ba02-992f-48f6-adf3-205f84ce21b4 2018-08-12 00:15:01,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:01,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-21501325-380c-48e9-9dbd-afb056a7edc9 Date: Sun, 12 Aug 2018 00:15:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ea2e09f7-dc9c-4bdb-bac4-383767feeb48"],"updated_at":"2018-08-12T00:14:54Z","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","id":"300e4547-84e6-47a0-83ca-fe646fc104db","name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net"}]} 2018-08-12 00:15:01,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net used request id req-21501325-380c-48e9-9dbd-afb056a7edc9 2018-08-12 00:15:01,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:01,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948e9378-323a-4b21-be02-3c6ca25d61f7 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f189f7dc90bb44ad9c700a86f943b0f2", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}} 2018-08-12 00:15:01,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 used request id req-948e9378-323a-4b21-be02-3c6ca25d61f7 2018-08-12 00:15:01,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:01,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-275bf12c-1d9f-475e-b329-2f662895b256 Date: Sun, 12 Aug 2018 00:15:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:54Z","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":"f189f7dc90bb44ad9c700a86f943b0f2","id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet"}]} 2018-08-12 00:15:01,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-275bf12c-1d9f-475e-b329-2f662895b256 2018-08-12 00:15:01,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=300e4547-84e6-47a0-83ca-fe646fc104db&name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:01,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-bc611c6b-5bb6-4659-bcce-64324602d781 Date: Sun, 12 Aug 2018 00:15:01 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:15:00Z","admin_state_up":true,"updated_at":"2018-08-12T00:15:00Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:10:9b:5c","id":"36acf7ef-9293-49e4-97ab-13e47115a76e","port_security_enabled":true,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","fixed_ips":[{"subnet_id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["4bd7e107-179f-4671-a3b0-8f10301dd8af"],"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-port"}]} 2018-08-12 00:15:01,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=300e4547-84e6-47a0-83ca-fe646fc104db&name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-port&admin_state_up=True used request id req-bc611c6b-5bb6-4659-bcce-64324602d781 2018-08-12 00:15:01,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:01,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-021a95be-2959-4522-9c94-f51f0c12f383 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f189f7dc90bb44ad9c700a86f943b0f2", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}} 2018-08-12 00:15:01,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 used request id req-021a95be-2959-4522-9c94-f51f0c12f383 2018-08-12 00:15:01,626 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst 2018-08-12 00:15:01,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:01,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-55c4badc-aa8a-4725-bd2d-46e805061796 x-compute-request-id: req-55c4badc-aa8a-4725-bd2d-46e805061796 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-flavor-name"}]} 2018-08-12 00:15:01,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-55c4badc-aa8a-4725-bd2d-46e805061796 2018-08-12 00:15:01,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:01,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-980869cf-d6c3-4374-ba32-47505bb17955 x-compute-request-id: req-980869cf-d6c3-4374-ba32-47505bb17955 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "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": "0ca9298c-b2e1-49fc-9501-ae3b81594ea2"}} 2018-08-12 00:15:01,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2 used request id req-980869cf-d6c3-4374-ba32-47505bb17955 2018-08-12 00:15:01,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:01,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-228ca413-2f2e-4ebf-b721-f870f03e91a2 Date: Sun, 12 Aug 2018 00:15:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:14:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:14:52Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7f26577a-fdde-449e-a0cd-e3776961b28a/snap", "metadata": {}}], "self": "/v2/images/7f26577a-fdde-449e-a0cd-e3776961b28a", "min_disk": 0, "protected": false, "id": "7f26577a-fdde-449e-a0cd-e3776961b28a", "file": "/v2/images/7f26577a-fdde-449e-a0cd-e3776961b28a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f189f7dc90bb44ad9c700a86f943b0f2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7f26577a-fdde-449e-a0cd-e3776961b28a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-image"} 2018-08-12 00:15:01,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-image used request id req-228ca413-2f2e-4ebf-b721-f870f03e91a2 2018-08-12 00:15:01,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:01,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-13b326ef-c01e-4b80-b1e2-c0694237abe2 Date: Sun, 12 Aug 2018 00:15: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-08-12 00:15:01,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-13b326ef-c01e-4b80-b1e2-c0694237abe2 2018-08-12 00:15:01,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" -d '{"server": {"name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst", "imageRef": "7f26577a-fdde-449e-a0cd-e3776961b28a", "flavorRef": "0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "max_count": 1, "min_count": 1, "networks": [{"port": "36acf7ef-9293-49e4-97ab-13e47115a76e"}]}}' 2018-08-12 00:15:02,693 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:15: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-eca198b4-abb5-442a-be41-e7d55002d13e x-compute-request-id: req-eca198b4-abb5-442a-be41-e7d55002d13e Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "05469fa5-7902-47e7-bda4-f597e045a3c3", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "bookmark"}], "adminPass": "Rb42Qt9PUbu3"}} 2018-08-12 00:15:02,693 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-eca198b4-abb5-442a-be41-e7d55002d13e 2018-08-12 00:15:02,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:02,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-bddb0bfe-85fc-4783-909c-e04f184bf08e x-compute-request-id: req-bddb0bfe-85fc-4783-909c-e04f184bf08e 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.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "bookmark"}], "image": {"id": "7f26577a-fdde-449e-a0cd-e3776961b28a", "links": [{"href": "http://172.30.9.30:8774/images/7f26577a-fdde-449e-a0cd-e3776961b28a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "links": [{"href": "http://172.30.9.30:8774/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "rel": "bookmark"}]}, "id": "05469fa5-7902-47e7-bda4-f597e045a3c3", "user_id": "0d6ec2a1cb314a0c91a67630435be978", "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-08-12T00:15:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst", "created": "2018-08-12T00:15:02Z", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:02,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 used request id req-bddb0bfe-85fc-4783-909c-e04f184bf08e 2018-08-12 00:15:02,957 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst 2018-08-12 00:15:02,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:03,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-cecf3b42-3a74-47f1-a417-c4e791bf7ecb x-compute-request-id: req-cecf3b42-3a74-47f1-a417-c4e791bf7ecb 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.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "bookmark"}], "image": {"id": "7f26577a-fdde-449e-a0cd-e3776961b28a", "links": [{"href": "http://172.30.9.30:8774/images/7f26577a-fdde-449e-a0cd-e3776961b28a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "links": [{"href": "http://172.30.9.30:8774/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "rel": "bookmark"}]}, "id": "05469fa5-7902-47e7-bda4-f597e045a3c3", "user_id": "0d6ec2a1cb314a0c91a67630435be978", "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-08-12T00:15:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst", "created": "2018-08-12T00:15:02Z", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:03,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 used request id req-cecf3b42-3a74-47f1-a417-c4e791bf7ecb 2018-08-12 00:15:03,333 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst] is - BUILD 2018-08-12 00:15:03,333 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:15:06,336 - create_instance - DEBUG - VM status query timeout in 896.620899916 2018-08-12 00:15:06,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:06,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-ede8d034-3c2e-4c7a-9217-bc57b1cce580 x-compute-request-id: req-ede8d034-3c2e-4c7a-9217-bc57b1cce580 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.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "bookmark"}], "image": {"id": "7f26577a-fdde-449e-a0cd-e3776961b28a", "links": [{"href": "http://172.30.9.30:8774/images/7f26577a-fdde-449e-a0cd-e3776961b28a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "links": [{"href": "http://172.30.9.30:8774/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "rel": "bookmark"}]}, "id": "05469fa5-7902-47e7-bda4-f597e045a3c3", "security_groups": [{"name": "default"}], "user_id": "0d6ec2a1cb314a0c91a67630435be978", "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-08-12T00:15:03Z", "hostId": "6363ec7095ea689571273678a093aa41509937a681f2c998656ea7ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst", "created": "2018-08-12T00:15:02Z", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:06,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 used request id req-ede8d034-3c2e-4c7a-9217-bc57b1cce580 2018-08-12 00:15:06,530 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst] is - BUILD 2018-08-12 00:15:06,530 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:15:09,534 - create_instance - DEBUG - VM status query timeout in 893.423217773 2018-08-12 00:15:09,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:09,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-c275426c-6f47-4515-8132-9a69e41085a4 x-compute-request-id: req-c275426c-6f47-4515-8132-9a69e41085a4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9b:5c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "bookmark"}], "image": {"id": "7f26577a-fdde-449e-a0cd-e3776961b28a", "links": [{"href": "http://172.30.9.30:8774/images/7f26577a-fdde-449e-a0cd-e3776961b28a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:15:06.000000", "flavor": {"id": "0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "links": [{"href": "http://172.30.9.30:8774/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "rel": "bookmark"}]}, "id": "05469fa5-7902-47e7-bda4-f597e045a3c3", "security_groups": [{"name": "default"}], "user_id": "0d6ec2a1cb314a0c91a67630435be978", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:07Z", "hostId": "6363ec7095ea689571273678a093aa41509937a681f2c998656ea7ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst", "created": "2018-08-12T00:15:02Z", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:09,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 used request id req-c275426c-6f47-4515-8132-9a69e41085a4 2018-08-12 00:15:09,701 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst] is - ACTIVE 2018-08-12 00:15:09,701 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:15:09,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:09,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-b7be6385-913c-4b8f-8315-005bd3bf2655 x-compute-request-id: req-b7be6385-913c-4b8f-8315-005bd3bf2655 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9b:5c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "bookmark"}], "image": {"id": "7f26577a-fdde-449e-a0cd-e3776961b28a", "links": [{"href": "http://172.30.9.30:8774/images/7f26577a-fdde-449e-a0cd-e3776961b28a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:15:06.000000", "flavor": {"id": "0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "links": [{"href": "http://172.30.9.30:8774/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "rel": "bookmark"}]}, "id": "05469fa5-7902-47e7-bda4-f597e045a3c3", "security_groups": [{"name": "default"}], "user_id": "0d6ec2a1cb314a0c91a67630435be978", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:07Z", "hostId": "6363ec7095ea689571273678a093aa41509937a681f2c998656ea7ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst", "created": "2018-08-12T00:15:02Z", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:09,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 used request id req-b7be6385-913c-4b8f-8315-005bd3bf2655 2018-08-12 00:15:09,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:09,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-de2d7319-bc9e-4f7f-b19e-ebd6f71e4636 Date: Sun, 12 Aug 2018 00:15:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ea2e09f7-dc9c-4bdb-bac4-383767feeb48"],"updated_at":"2018-08-12T00:14:54Z","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","id":"300e4547-84e6-47a0-83ca-fe646fc104db","name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net"}]} 2018-08-12 00:15:09,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net used request id req-de2d7319-bc9e-4f7f-b19e-ebd6f71e4636 2018-08-12 00:15:09,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:10,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe007d1-10bb-4e75-91ab-f444ed70e41d Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f189f7dc90bb44ad9c700a86f943b0f2", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}} 2018-08-12 00:15:10,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 used request id req-6fe007d1-10bb-4e75-91ab-f444ed70e41d 2018-08-12 00:15:10,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:10,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-82296ff7-c54d-46d6-b029-a9612a1229be Date: Sun, 12 Aug 2018 00:15:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:54Z","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":"f189f7dc90bb44ad9c700a86f943b0f2","id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet"}]} 2018-08-12 00:15:10,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-82296ff7-c54d-46d6-b029-a9612a1229be 2018-08-12 00:15:10,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:10,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-13516b42-74f6-4360-aa55-9539af2e09eb Date: Sun, 12 Aug 2018 00:15:10 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:15:00Z","admin_state_up":true,"updated_at":"2018-08-12T00:15:06Z","binding:vnic_type":"normal","device_id":"05469fa5-7902-47e7-bda4-f597e045a3c3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:10:9b:5c","id":"36acf7ef-9293-49e4-97ab-13e47115a76e","port_security_enabled":true,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","fixed_ips":[{"subnet_id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["4bd7e107-179f-4671-a3b0-8f10301dd8af"],"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:14:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-300e4547-84e6-47a0-83ca-fe646fc104db","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f9:46:42","id":"a07ff7ea-1433-4235-847e-665c154b1674","port_security_enabled":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","fixed_ips":[{"subnet_id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:15:10,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-13516b42-74f6-4360-aa55-9539af2e09eb 2018-08-12 00:15:10,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:10,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-62af73f9-dfbc-489a-8054-676500d8813c x-compute-request-id: req-62af73f9-dfbc-489a-8054-676500d8813c Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9b:5c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "bookmark"}], "image": {"id": "7f26577a-fdde-449e-a0cd-e3776961b28a", "links": [{"href": "http://172.30.9.30:8774/images/7f26577a-fdde-449e-a0cd-e3776961b28a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:15:06.000000", "flavor": {"id": "0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "links": [{"href": "http://172.30.9.30:8774/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "rel": "bookmark"}]}, "id": "05469fa5-7902-47e7-bda4-f597e045a3c3", "security_groups": [{"name": "default"}], "user_id": "0d6ec2a1cb314a0c91a67630435be978", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:07Z", "hostId": "6363ec7095ea689571273678a093aa41509937a681f2c998656ea7ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst", "created": "2018-08-12T00:15:02Z", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:10,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 used request id req-62af73f9-dfbc-489a-8054-676500d8813c 2018-08-12 00:15:10,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:10,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-97b7052b-38f5-45be-9f83-bc1a59b8d47d Date: Sun, 12 Aug 2018 00:15:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ea2e09f7-dc9c-4bdb-bac4-383767feeb48"],"updated_at":"2018-08-12T00:14:54Z","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","id":"300e4547-84e6-47a0-83ca-fe646fc104db","name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net"}]} 2018-08-12 00:15:10,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net used request id req-97b7052b-38f5-45be-9f83-bc1a59b8d47d 2018-08-12 00:15:10,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:10,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-089c0ff1-ee7c-4abb-be37-75065651de8f Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f189f7dc90bb44ad9c700a86f943b0f2", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}} 2018-08-12 00:15:10,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 used request id req-089c0ff1-ee7c-4abb-be37-75065651de8f 2018-08-12 00:15:10,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:10,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-92308467-9c76-4485-9fdc-6931c9ecf442 Date: Sun, 12 Aug 2018 00:15:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:54Z","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":"f189f7dc90bb44ad9c700a86f943b0f2","id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet"}]} 2018-08-12 00:15:10,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-92308467-9c76-4485-9fdc-6931c9ecf442 2018-08-12 00:15:10,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:10,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-1abcfc86-4fe8-40f4-9bae-f6069b6822fc Date: Sun, 12 Aug 2018 00:15:10 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:15:00Z","admin_state_up":true,"updated_at":"2018-08-12T00:15:06Z","binding:vnic_type":"normal","device_id":"05469fa5-7902-47e7-bda4-f597e045a3c3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:10:9b:5c","id":"36acf7ef-9293-49e4-97ab-13e47115a76e","port_security_enabled":true,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","fixed_ips":[{"subnet_id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["4bd7e107-179f-4671-a3b0-8f10301dd8af"],"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:14:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-300e4547-84e6-47a0-83ca-fe646fc104db","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f9:46:42","id":"a07ff7ea-1433-4235-847e-665c154b1674","port_security_enabled":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","fixed_ips":[{"subnet_id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:15:10,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-1abcfc86-4fe8-40f4-9bae-f6069b6822fc 2018-08-12 00:15:10,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:15:11,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14263b814c8d48838f186752b35134fb", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj-role"}], "expires_at": "2018-08-12T01:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f189f7dc90bb44ad9c700a86f943b0f2", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f189f7dc90bb44ad9c700a86f943b0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-98270f68-5531-49c-user", "id": "0d6ec2a1cb314a0c91a67630435be978"}, "audit_ids": ["Gud5MBeoQBqxeQ42-tivXw"], "issued_at": "2018-08-12T00:15:11.000000Z"}} 2018-08-12 00:15:11,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b45586468b97ac762e603c0dd294956bc8633c3" 2018-08-12 00:15:11,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-a9dfa998-fb96-4e53-aa5e-bb69a607b18f x-compute-request-id: req-a9dfa998-fb96-4e53-aa5e-bb69a607b18f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9b:5c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "bookmark"}], "image": {"id": "7f26577a-fdde-449e-a0cd-e3776961b28a", "links": [{"href": "http://172.30.9.30:8774/images/7f26577a-fdde-449e-a0cd-e3776961b28a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:15:06.000000", "flavor": {"id": "0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "links": [{"href": "http://172.30.9.30:8774/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "rel": "bookmark"}]}, "id": "05469fa5-7902-47e7-bda4-f597e045a3c3", "security_groups": [{"name": "default"}], "user_id": "0d6ec2a1cb314a0c91a67630435be978", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:07Z", "hostId": "6363ec7095ea689571273678a093aa41509937a681f2c998656ea7ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst", "created": "2018-08-12T00:15:02Z", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:11,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 used request id req-a9dfa998-fb96-4e53-aa5e-bb69a607b18f 2018-08-12 00:15:11,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:11,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-ed09d4d6-6808-49d9-83d4-8fc453059de8 x-compute-request-id: req-ed09d4d6-6808-49d9-83d4-8fc453059de8 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9b:5c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "bookmark"}], "image": {"id": "7f26577a-fdde-449e-a0cd-e3776961b28a", "links": [{"href": "http://172.30.9.30:8774/images/7f26577a-fdde-449e-a0cd-e3776961b28a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:15:06.000000", "flavor": {"id": "0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "links": [{"href": "http://172.30.9.30:8774/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "rel": "bookmark"}]}, "id": "05469fa5-7902-47e7-bda4-f597e045a3c3", "security_groups": [{"name": "default"}], "user_id": "0d6ec2a1cb314a0c91a67630435be978", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:07Z", "hostId": "6363ec7095ea689571273678a093aa41509937a681f2c998656ea7ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst", "created": "2018-08-12T00:15:02Z", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:11,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 used request id req-ed09d4d6-6808-49d9-83d4-8fc453059de8 2018-08-12 00:15:11,786 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst] is - ACTIVE 2018-08-12 00:15:11,786 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:15:11,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:12,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-0825b059-7397-4b02-8db4-9d93786016f6 x-compute-request-id: req-0825b059-7397-4b02-8db4-9d93786016f6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9b:5c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "bookmark"}], "image": {"id": "7f26577a-fdde-449e-a0cd-e3776961b28a", "links": [{"href": "http://172.30.9.30:8774/images/7f26577a-fdde-449e-a0cd-e3776961b28a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:15:06.000000", "flavor": {"id": "0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "links": [{"href": "http://172.30.9.30:8774/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "rel": "bookmark"}]}, "id": "05469fa5-7902-47e7-bda4-f597e045a3c3", "security_groups": [{"name": "default"}], "user_id": "0d6ec2a1cb314a0c91a67630435be978", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:07Z", "hostId": "6363ec7095ea689571273678a093aa41509937a681f2c998656ea7ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst", "created": "2018-08-12T00:15:02Z", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:12,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 used request id req-0825b059-7397-4b02-8db4-9d93786016f6 2018-08-12 00:15:12,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:12,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-88965112-4ec7-451b-af29-3c5705e32a22 Date: Sun, 12 Aug 2018 00:15:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ea2e09f7-dc9c-4bdb-bac4-383767feeb48"],"updated_at":"2018-08-12T00:14:54Z","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","id":"300e4547-84e6-47a0-83ca-fe646fc104db","name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net"}]} 2018-08-12 00:15:12,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net used request id req-88965112-4ec7-451b-af29-3c5705e32a22 2018-08-12 00:15:12,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:12,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f985ce5-fb70-494e-bf6b-252983e978a3 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f189f7dc90bb44ad9c700a86f943b0f2", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}} 2018-08-12 00:15:12,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 used request id req-9f985ce5-fb70-494e-bf6b-252983e978a3 2018-08-12 00:15:12,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:12,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f9f30cbf-e9b2-4605-87ab-009fdcc77968 Date: Sun, 12 Aug 2018 00:15:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:54Z","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":"f189f7dc90bb44ad9c700a86f943b0f2","id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet"}]} 2018-08-12 00:15:12,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-f9f30cbf-e9b2-4605-87ab-009fdcc77968 2018-08-12 00:15:12,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:12,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-34e7f8d1-6714-46e6-b285-9f112b22f54c Date: Sun, 12 Aug 2018 00:15:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:15:00Z","admin_state_up":true,"updated_at":"2018-08-12T00:15:06Z","binding:vnic_type":"normal","device_id":"05469fa5-7902-47e7-bda4-f597e045a3c3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:10:9b:5c","id":"36acf7ef-9293-49e4-97ab-13e47115a76e","port_security_enabled":true,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","fixed_ips":[{"subnet_id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["4bd7e107-179f-4671-a3b0-8f10301dd8af"],"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:14:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-300e4547-84e6-47a0-83ca-fe646fc104db","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f9:46:42","id":"a07ff7ea-1433-4235-847e-665c154b1674","port_security_enabled":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","fixed_ips":[{"subnet_id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:15:12,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-34e7f8d1-6714-46e6-b285-9f112b22f54c 2018-08-12 00:15:12,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:12,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-402bce0b-9832-4c09-aabd-61f591f27e65 x-compute-request-id: req-402bce0b-9832-4c09-aabd-61f591f27e65 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9b:5c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "bookmark"}], "image": {"id": "7f26577a-fdde-449e-a0cd-e3776961b28a", "links": [{"href": "http://172.30.9.30:8774/images/7f26577a-fdde-449e-a0cd-e3776961b28a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:15:06.000000", "flavor": {"id": "0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "links": [{"href": "http://172.30.9.30:8774/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "rel": "bookmark"}]}, "id": "05469fa5-7902-47e7-bda4-f597e045a3c3", "security_groups": [{"name": "default"}], "user_id": "0d6ec2a1cb314a0c91a67630435be978", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:07Z", "hostId": "6363ec7095ea689571273678a093aa41509937a681f2c998656ea7ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst", "created": "2018-08-12T00:15:02Z", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:12,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 used request id req-402bce0b-9832-4c09-aabd-61f591f27e65 2018-08-12 00:15:12,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:12,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-2e8c0e39-8891-418f-bd81-1c2cbdb756f7 Date: Sun, 12 Aug 2018 00:15:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ea2e09f7-dc9c-4bdb-bac4-383767feeb48"],"updated_at":"2018-08-12T00:14:54Z","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","id":"300e4547-84e6-47a0-83ca-fe646fc104db","name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net"}]} 2018-08-12 00:15:12,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net used request id req-2e8c0e39-8891-418f-bd81-1c2cbdb756f7 2018-08-12 00:15:12,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:12,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-651e0acf-632d-4fcf-95f3-1cab4ba04f38 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f189f7dc90bb44ad9c700a86f943b0f2", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}} 2018-08-12 00:15:12,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 used request id req-651e0acf-632d-4fcf-95f3-1cab4ba04f38 2018-08-12 00:15:12,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:13,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0ca088b2-3139-459d-8ddc-33456122dfee Date: Sun, 12 Aug 2018 00:15:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:54Z","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":"f189f7dc90bb44ad9c700a86f943b0f2","id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet"}]} 2018-08-12 00:15:13,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-0ca088b2-3139-459d-8ddc-33456122dfee 2018-08-12 00:15:13,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:13,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-607f6bb0-7c60-4057-b1e8-32ab251f7cdc Date: Sun, 12 Aug 2018 00:15:13 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:15:00Z","admin_state_up":true,"updated_at":"2018-08-12T00:15:06Z","binding:vnic_type":"normal","device_id":"05469fa5-7902-47e7-bda4-f597e045a3c3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:10:9b:5c","id":"36acf7ef-9293-49e4-97ab-13e47115a76e","port_security_enabled":true,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","fixed_ips":[{"subnet_id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["4bd7e107-179f-4671-a3b0-8f10301dd8af"],"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:14:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-300e4547-84e6-47a0-83ca-fe646fc104db","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f9:46:42","id":"a07ff7ea-1433-4235-847e-665c154b1674","port_security_enabled":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","fixed_ips":[{"subnet_id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:15:13,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-607f6bb0-7c60-4057-b1e8-32ab251f7cdc 2018-08-12 00:15:13,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-name"}}' 2018-08-12 00:15:13,219 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00: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-41f485f6-e335-4f48-ab56-8c9020bbe7b7 x-compute-request-id: req-41f485f6-e335-4f48-ab56-8c9020bbe7b7 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-name not associated with the instance 05469fa5-7902-47e7-bda4-f597e045a3c3", "code": 404}} 2018-08-12 00:15:13,220 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3/action used request id req-41f485f6-e335-4f48-ab56-8c9020bbe7b7 2018-08-12 00:15:13,220 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-name not associated with the instance 05469fa5-7902-47e7-bda4-f597e045a3c3 (HTTP 404) (Request-ID: req-41f485f6-e335-4f48-ab56-8c9020bbe7b7) 2018-08-12 00:15:13,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:13,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-fa6c0fc1-3774-40e5-9633-a58f9e488016 x-compute-request-id: req-fa6c0fc1-3774-40e5-9633-a58f9e488016 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9b:5c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "bookmark"}], "image": {"id": "7f26577a-fdde-449e-a0cd-e3776961b28a", "links": [{"href": "http://172.30.9.30:8774/images/7f26577a-fdde-449e-a0cd-e3776961b28a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:15:06.000000", "flavor": {"id": "0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "links": [{"href": "http://172.30.9.30:8774/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "rel": "bookmark"}]}, "id": "05469fa5-7902-47e7-bda4-f597e045a3c3", "security_groups": [{"name": "default"}], "user_id": "0d6ec2a1cb314a0c91a67630435be978", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:07Z", "hostId": "6363ec7095ea689571273678a093aa41509937a681f2c998656ea7ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst", "created": "2018-08-12T00:15:02Z", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:13,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 used request id req-fa6c0fc1-3774-40e5-9633-a58f9e488016 2018-08-12 00:15:13,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:13,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-fb72f3df-9ad8-48de-ba30-14a07c355f90 Date: Sun, 12 Aug 2018 00:15:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ea2e09f7-dc9c-4bdb-bac4-383767feeb48"],"updated_at":"2018-08-12T00:14:54Z","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","id":"300e4547-84e6-47a0-83ca-fe646fc104db","name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net"}]} 2018-08-12 00:15:13,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net used request id req-fb72f3df-9ad8-48de-ba30-14a07c355f90 2018-08-12 00:15:13,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:13,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-121e1938-5fff-468f-8d65-31e111cfe9f4 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f189f7dc90bb44ad9c700a86f943b0f2", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}} 2018-08-12 00:15:13,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 used request id req-121e1938-5fff-468f-8d65-31e111cfe9f4 2018-08-12 00:15:13,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:13,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-847ba2c8-4edf-490d-9474-145f376e9d87 Date: Sun, 12 Aug 2018 00:15:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:14:54Z","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":"f189f7dc90bb44ad9c700a86f943b0f2","id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet"}]} 2018-08-12 00:15:13,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-847ba2c8-4edf-490d-9474-145f376e9d87 2018-08-12 00:15:13,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:13,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-2c0806b4-ba37-4c9e-bb03-b971202d4850 Date: Sun, 12 Aug 2018 00:15:13 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:15:00Z","admin_state_up":true,"updated_at":"2018-08-12T00:15:06Z","binding:vnic_type":"normal","device_id":"05469fa5-7902-47e7-bda4-f597e045a3c3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:10:9b:5c","id":"36acf7ef-9293-49e4-97ab-13e47115a76e","port_security_enabled":true,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","fixed_ips":[{"subnet_id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["4bd7e107-179f-4671-a3b0-8f10301dd8af"],"name":"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"300e4547-84e6-47a0-83ca-fe646fc104db","tenant_id":"f189f7dc90bb44ad9c700a86f943b0f2","created_at":"2018-08-12T00:14:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:14:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-300e4547-84e6-47a0-83ca-fe646fc104db","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f9:46:42","id":"a07ff7ea-1433-4235-847e-665c154b1674","port_security_enabled":false,"project_id":"f189f7dc90bb44ad9c700a86f943b0f2","fixed_ips":[{"subnet_id":"ea2e09f7-dc9c-4bdb-bac4-383767feeb48","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:15:13,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=300e4547-84e6-47a0-83ca-fe646fc104db used request id req-2c0806b4-ba37-4c9e-bb03-b971202d4850 2018-08-12 00:15:13,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b45586468b97ac762e603c0dd294956bc8633c3" 2018-08-12 00:15:14,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-9ea7a193-ce00-4528-a371-5eb313a8e49f x-compute-request-id: req-9ea7a193-ce00-4528-a371-5eb313a8e49f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:9b:5c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "bookmark"}], "image": {"id": "7f26577a-fdde-449e-a0cd-e3776961b28a", "links": [{"href": "http://172.30.9.30:8774/images/7f26577a-fdde-449e-a0cd-e3776961b28a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:15:06.000000", "flavor": {"id": "0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "links": [{"href": "http://172.30.9.30:8774/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "rel": "bookmark"}]}, "id": "05469fa5-7902-47e7-bda4-f597e045a3c3", "security_groups": [{"name": "default"}], "user_id": "0d6ec2a1cb314a0c91a67630435be978", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:07Z", "hostId": "6363ec7095ea689571273678a093aa41509937a681f2c998656ea7ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst", "created": "2018-08-12T00:15:02Z", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:14,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 used request id req-9ea7a193-ce00-4528-a371-5eb313a8e49f 2018-08-12 00:15:14,181 - create_instance - INFO - Deleting Port with ID - 36acf7ef-9293-49e4-97ab-13e47115a76e 2018-08-12 00:15:14,181 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-port 2018-08-12 00:15:14,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/36acf7ef-9293-49e4-97ab-13e47115a76e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:14,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-48f55e93-345a-46be-a406-7b7742bd8c77 Date: Sun, 12 Aug 2018 00:15:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:15:14,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/36acf7ef-9293-49e4-97ab-13e47115a76e used request id req-48f55e93-345a-46be-a406-7b7742bd8c77 2018-08-12 00:15:14,645 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst 2018-08-12 00:15:14,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:14,769 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00: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-f81a3889-dee4-4db8-9344-45b96874e1e5 x-compute-request-id: req-f81a3889-dee4-4db8-9344-45b96874e1e5 Content-Type: application/json 2018-08-12 00:15:14,769 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 used request id req-f81a3889-dee4-4db8-9344-45b96874e1e5 2018-08-12 00:15:14,769 - create_instance - INFO - Checking deletion status 2018-08-12 00:15:14,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:14,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-9a05f0ac-1449-41f4-8187-9e6fc17269c6 x-compute-request-id: req-9a05f0ac-1449-41f4-8187-9e6fc17269c6 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.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/05469fa5-7902-47e7-bda4-f597e045a3c3", "rel": "bookmark"}], "image": {"id": "7f26577a-fdde-449e-a0cd-e3776961b28a", "links": [{"href": "http://172.30.9.30:8774/images/7f26577a-fdde-449e-a0cd-e3776961b28a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:15:06.000000", "flavor": {"id": "0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "links": [{"href": "http://172.30.9.30:8774/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2", "rel": "bookmark"}]}, "id": "05469fa5-7902-47e7-bda4-f597e045a3c3", "user_id": "0d6ec2a1cb314a0c91a67630435be978", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:14Z", "hostId": "6363ec7095ea689571273678a093aa41509937a681f2c998656ea7ba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst", "created": "2018-08-12T00:15:02Z", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:14,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 used request id req-9a05f0ac-1449-41f4-8187-9e6fc17269c6 2018-08-12 00:15:14,907 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst] is - ACTIVE 2018-08-12 00:15:14,907 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:15:17,910 - create_instance - DEBUG - VM status query timeout in 296.859265089 2018-08-12 00:15:17,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836d9a5b31befa01dee2ab61befa2535dc5aa3c" 2018-08-12 00:15:17,962 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:15: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-4a316db1-d0a6-4f63-b2b0-246c4de8bc85 x-compute-request-id: req-4a316db1-d0a6-4f63-b2b0-246c4de8bc85 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 05469fa5-7902-47e7-bda4-f597e045a3c3 could not be found.", "code": 404}} 2018-08-12 00:15:17,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/05469fa5-7902-47e7-bda4-f597e045a3c3 used request id req-4a316db1-d0a6-4f63-b2b0-246c4de8bc85 2018-08-12 00:15:17,963 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 05469fa5-7902-47e7-bda4-f597e045a3c3 could not be found. (HTTP 404) (Request-ID: req-4a316db1-d0a6-4f63-b2b0-246c4de8bc85) 2018-08-12 00:15:17,963 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-inst 2018-08-12 00:15:17,964 - neutron_utils - INFO - Deleting security group rule with ID - 54320cd5-f494-452d-89ef-dbc7dcad9659 2018-08-12 00:15:17,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/54320cd5-f494-452d-89ef-dbc7dcad9659 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2bfb3ab4f8e58460a2d1a6e335b460c2e41c6ee" 2018-08-12 00:15:18,223 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2dfa0121-f882-43e6-bf97-641cf5b9fdf3 Content-Length: 0 Date: Sun, 12 Aug 2018 00:15:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:15:18,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/54320cd5-f494-452d-89ef-dbc7dcad9659 used request id req-2dfa0121-f882-43e6-bf97-641cf5b9fdf3 2018-08-12 00:15:18,223 - neutron_utils - INFO - Deleting security group rule with ID - 16ea13e3-c3a7-4763-952a-d25b890eba05 2018-08-12 00:15:18,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/16ea13e3-c3a7-4763-952a-d25b890eba05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2bfb3ab4f8e58460a2d1a6e335b460c2e41c6ee" 2018-08-12 00:15:18,318 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-19fba7d1-d65e-4edd-9e57-a023886d4bcf Content-Length: 0 Date: Sun, 12 Aug 2018 00:15:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:15:18,318 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/16ea13e3-c3a7-4763-952a-d25b890eba05 used request id req-19fba7d1-d65e-4edd-9e57-a023886d4bcf 2018-08-12 00:15:18,318 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-name 2018-08-12 00:15:18,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/248c4baf-555d-4a77-8c14-5b4f83d506b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2bfb3ab4f8e58460a2d1a6e335b460c2e41c6ee" 2018-08-12 00:15:18,467 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3832587a-25d8-48db-9529-0c99119d7e3a Content-Length: 0 Date: Sun, 12 Aug 2018 00:15:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:15:18,468 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/248c4baf-555d-4a77-8c14-5b4f83d506b0 used request id req-3832587a-25d8-48db-9529-0c99119d7e3a 2018-08-12 00:15:18,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca2b55e3e0c6cb9353ac74981313dadae227a3e" 2018-08-12 00:15:18,503 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:15: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-9ce7ae0e-a2a5-49a0-a261-7a47dc89efb5 x-compute-request-id: req-9ce7ae0e-a2a5-49a0-a261-7a47dc89efb5 Content-Length: 0 Content-Type: application/json 2018-08-12 00:15:18,503 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/0ca9298c-b2e1-49fc-9501-ae3b81594ea2 used request id req-9ce7ae0e-a2a5-49a0-a261-7a47dc89efb5 2018-08-12 00:15:18,504 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet 2018-08-12 00:15:18,505 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-subnet 2018-08-12 00:15:18,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/ea2e09f7-dc9c-4bdb-bac4-383767feeb48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb760ee8a2905f555dc1d7a43079f4c76b43c426" 2018-08-12 00:15:19,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b8ab2529-bd08-4c6f-b7e4-ca1eca760ce1 Date: Sun, 12 Aug 2018 00:15:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:15:19,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/ea2e09f7-dc9c-4bdb-bac4-383767feeb48 used request id req-b8ab2529-bd08-4c6f-b7e4-ca1eca760ce1 2018-08-12 00:15:19,808 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-pub-net 2018-08-12 00:15:19,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/300e4547-84e6-47a0-83ca-fe646fc104db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb760ee8a2905f555dc1d7a43079f4c76b43c426" 2018-08-12 00:15:21,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4baecbd7-5756-49f8-b8bb-ef9d5a51b53b Date: Sun, 12 Aug 2018 00:15:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:15:21,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/300e4547-84e6-47a0-83ca-fe646fc104db used request id req-4baecbd7-5756-49f8-b8bb-ef9d5a51b53b 2018-08-12 00:15:21,187 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-d48b89c5-1f5f-4483-bc60-6d4dc2948ef9-image 2018-08-12 00:15:21,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/7f26577a-fdde-449e-a0cd-e3776961b28a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}656f59e76b139690e29a764bb77a8cef085c281e" 2018-08-12 00:15:21,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a2668ae8-2e67-4632-bb0c-63ca15c84d7c Date: Sun, 12 Aug 2018 00:15:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:15:21,624 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/7f26577a-fdde-449e-a0cd-e3776961b28a used request id req-a2668ae8-2e67-4632-bb0c-63ca15c84d7c 2018-08-12 00:15:21,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:15:21,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:15:21,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:15:21,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:15:21,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:15:21,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:15:21,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-3e036c9f-de63-472c-adc9-79e7c0555822 Date: Sun, 12 Aug 2018 00:15:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:53Z", "updated_at": "2018-08-12T00:14:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:53Z", "revision_number": 0, "id": "3f08ac88-8ace-4269-b8e5-60ed40b8dd1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:53Z", "security_group_id": "4bd7e107-179f-4671-a3b0-8f10301dd8af", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:53Z", "revision_number": 0, "id": "9265946d-49f6-462f-862d-cdb03537910b", "remote_group_id": "4bd7e107-179f-4671-a3b0-8f10301dd8af", "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:53Z", "security_group_id": "4bd7e107-179f-4671-a3b0-8f10301dd8af", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:53Z", "revision_number": 0, "id": "9cb72fec-5998-481a-ba61-48f0444bdb54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:53Z", "security_group_id": "4bd7e107-179f-4671-a3b0-8f10301dd8af", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:14:53Z", "revision_number": 0, "id": "e686c955-13d3-4e92-9c70-f6e0824c7b30", "remote_group_id": "4bd7e107-179f-4671-a3b0-8f10301dd8af", "remote_ip_prefix": null, "created_at": "2018-08-12T00:14:53Z", "security_group_id": "4bd7e107-179f-4671-a3b0-8f10301dd8af", "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2"}], "revision_number": 4, "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "4bd7e107-179f-4671-a3b0-8f10301dd8af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:15:21,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-3e036c9f-de63-472c-adc9-79e7c0555822 2018-08-12 00:15:21,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:15:22,076 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:15:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27ed4ffe-6d9f-4158-b71d-9199967417e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:15:22,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-27ed4ffe-6d9f-4158-b71d-9199967417e0 2018-08-12 00:15:22,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:15:22,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:15:22,162 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:15:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf1c9078-6d11-4ecf-97a9-17603943455d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:15:22,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-cf1c9078-6d11-4ecf-97a9-17603943455d 2018-08-12 00:15:22,163 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:15:22,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:15:22,248 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:15:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c6d0646-267c-4292-8856-c268a13ecd52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:15:22,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-1c6d0646-267c-4292-8856-c268a13ecd52 2018-08-12 00:15:22,248 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:15:22,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:15:22,332 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:15:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-701a3e36-27c7-43d1-948c-cd009a91dbe4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:15:22,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-701a3e36-27c7-43d1-948c-cd009a91dbe4 2018-08-12 00:15:22,333 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:15:22,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:15:22,418 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:15:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dd948da-bafb-47fa-bc2c-9ad2ef4bafe2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:15:22,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-8dd948da-bafb-47fa-bc2c-9ad2ef4bafe2 2018-08-12 00:15:22,418 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:15:22,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:15:22,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c62cd9a2-780a-41e3-b1f3-907f91bbd167 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f189f7dc90bb44ad9c700a86f943b0f2", "name": "InstanceSecurityGroupTests-98270f68-5531-49c-proj"}} 2018-08-12 00:15:22,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 used request id req-c62cd9a2-780a-41e3-b1f3-907f91bbd167 2018-08-12 00:15:22,505 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4bd7e107-179f-4671-a3b0-8f10301dd8af 2018-08-12 00:15:22,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=4bd7e107-179f-4671-a3b0-8f10301dd8af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:15:22,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f43bcfe2-f793-42a7-bb61-a8eb16ea23ed Date: Sun, 12 Aug 2018 00:15:22 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-08-12T00:14:53Z", "security_group_id": "4bd7e107-179f-4671-a3b0-8f10301dd8af", "port_range_min": null, "revision_number": 0, "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:53Z", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "3f08ac88-8ace-4269-b8e5-60ed40b8dd1e"}, {"remote_group_id": "4bd7e107-179f-4671-a3b0-8f10301dd8af", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:14:53Z", "security_group_id": "4bd7e107-179f-4671-a3b0-8f10301dd8af", "port_range_min": null, "revision_number": 0, "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:53Z", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "9265946d-49f6-462f-862d-cdb03537910b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:14:53Z", "security_group_id": "4bd7e107-179f-4671-a3b0-8f10301dd8af", "port_range_min": null, "revision_number": 0, "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:53Z", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "9cb72fec-5998-481a-ba61-48f0444bdb54"}, {"remote_group_id": "4bd7e107-179f-4671-a3b0-8f10301dd8af", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:14:53Z", "security_group_id": "4bd7e107-179f-4671-a3b0-8f10301dd8af", "port_range_min": null, "revision_number": 0, "tenant_id": "f189f7dc90bb44ad9c700a86f943b0f2", "created_at": "2018-08-12T00:14:53Z", "project_id": "f189f7dc90bb44ad9c700a86f943b0f2", "id": "e686c955-13d3-4e92-9c70-f6e0824c7b30"}]} 2018-08-12 00:15:22,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=4bd7e107-179f-4671-a3b0-8f10301dd8af used request id req-f43bcfe2-f793-42a7-bb61-a8eb16ea23ed 2018-08-12 00:15:22,531 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:15:22,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/4bd7e107-179f-4671-a3b0-8f10301dd8af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:15:22,724 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8a48fcd-f021-48bd-aea2-1452616c3264 Content-Length: 0 Date: Sun, 12 Aug 2018 00:15:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:15:22,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/4bd7e107-179f-4671-a3b0-8f10301dd8af used request id req-d8a48fcd-f021-48bd-aea2-1452616c3264 2018-08-12 00:15:22,725 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-98270f68-5531-49c-proj 2018-08-12 00:15:22,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:15:22,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:15:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf622a25-c85f-40bb-8620-fbcd465c42f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:15:22,948 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f189f7dc90bb44ad9c700a86f943b0f2 used request id req-bf622a25-c85f-40bb-8620-fbcd465c42f9 2018-08-12 00:15:22,948 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-98270f68-5531-49c-proj-role 2018-08-12 00:15:22,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/14263b814c8d48838f186752b35134fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:15:23,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:15:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16551ae9-4799-4d7d-9749-6e3b7dab184e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:15:23,062 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/14263b814c8d48838f186752b35134fb used request id req-16551ae9-4799-4d7d-9749-6e3b7dab184e 2018-08-12 00:15:23,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5209c1fa9c1fc73c1dce17638fad1932bfba2b" 2018-08-12 00:15:23,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c5c82a-004f-4459-9a8d-c3e990380ada Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:15:23,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-26c5c82a-004f-4459-9a8d-c3e990380ada 2018-08-12 00:15:23,149 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-98270f68-5531-49c-user 2018-08-12 00:15:23,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/0d6ec2a1cb314a0c91a67630435be978 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76784595e5de93171e3aa585731dc1fdc7ab1afe" 2018-08-12 00:15:23,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:15:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8661efe-f029-46c8-85e3-eeb40c0a78f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:15:23,374 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/0d6ec2a1cb314a0c91a67630435be978 used request id req-e8661efe-f029-46c8-85e3-eeb40c0a78f3 2018-08-12 00:15:23,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:15:23,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:15:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["joNUnweKQLCuZmMY06b_og"], "issued_at": "2018-08-12T00:15:23.000000Z"}} 2018-08-12 00:15:23,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c7f44b3743be4f481ae141e028fdaf884b537d" 2018-08-12 00:15:23,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f58caa0-de63-4699-bc79-377097a1f46f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:15:23,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1f58caa0-de63-4699-bc79-377097a1f46f 2018-08-12 00:15:23,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:15:23,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:15:24,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:15:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Bh7c8OgJT8aziQlEw4gwog"], "issued_at": "2018-08-12T00:15:24.000000Z"}} 2018-08-12 00:15:24,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:15:24,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f34b5b91-e3f0-47a6-ae80-ebd142750bb3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:15:24,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f34b5b91-e3f0-47a6-ae80-ebd142750bb3 2018-08-12 00:15:24,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:15:24,306 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:15: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:15:24,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:15:24,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb8973a-d226-4345-87bb-bf1e68674b28 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:15:24,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj used request id req-8bb8973a-d226-4345-87bb-bf1e68674b28 2018-08-12 00:15:24,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:15:24,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae3b96e9-c127-4d48-8ec6-2a55679c0513 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:15:24,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ae3b96e9-c127-4d48-8ec6-2a55679c0513 2018-08-12 00:15:24,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj"}}' 2018-08-12 00:15:24,601 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:15:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5afa29c-275a-41c2-819a-e22c2b4cc14e Content-Length: 324 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0f5e211a60f24c08b2b7804edf0605f5"}, "tags": [], "enabled": true, "id": "0f5e211a60f24c08b2b7804edf0605f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj"}} 2018-08-12 00:15:24,601 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-d5afa29c-275a-41c2-819a-e22c2b4cc14e 2018-08-12 00:15:24,601 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj 2018-08-12 00:15:24,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:15:24,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:15:24,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:15:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["E2GFxuloRiyzw6F6u-Rrmw"], "issued_at": "2018-08-12T00:15:24.000000Z"}} 2018-08-12 00:15:24,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}036ad6da7150a6928eb4fe80683cc2f177c5ea19" 2018-08-12 00:15:25,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-404f5d77-2d51-420b-88a1-9cea357df1f1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:15:25,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-404f5d77-2d51-420b-88a1-9cea357df1f1 2018-08-12 00:15:25,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:15:25,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:15: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:15:25,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}036ad6da7150a6928eb4fe80683cc2f177c5ea19" 2018-08-12 00:15:25,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b378a7f1-3b90-44ec-b4fc-ac2620d7a6a9 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:15:25,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b378a7f1-3b90-44ec-b4fc-ac2620d7a6a9 2018-08-12 00:15:25,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}036ad6da7150a6928eb4fe80683cc2f177c5ea19" 2018-08-12 00:15:25,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-279cbc23-1a8c-4e60-be0d-e6b11c8d7263 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0f5e211a60f24c08b2b7804edf0605f5"}, "tags": [], "enabled": true, "id": "0f5e211a60f24c08b2b7804edf0605f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj"}]} 2018-08-12 00:15:25,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj used request id req-279cbc23-1a8c-4e60-be0d-e6b11c8d7263 2018-08-12 00:15:25,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}036ad6da7150a6928eb4fe80683cc2f177c5ea19" 2018-08-12 00:15:25,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c40812-52a4-4486-a654-adfbae8f9494 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:15:25,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-54c40812-52a4-4486-a654-adfbae8f9494 2018-08-12 00:15:25,649 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-user 2018-08-12 00:15:25,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:15:25,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:15:25,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432b1a40-93bf-4856-825f-ee381be243c3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:15:25,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-432b1a40-93bf-4856-825f-ee381be243c3 2018-08-12 00:15:25,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" -d '{"role": {"name": "CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj-role"}}' 2018-08-12 00:15:25,775 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:15:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e356fab2-f417-4bfe-a6d4-acf6e0241f28 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b743a25f835845c1bc358c6f1e252eb6", "links": {"self": "http://172.30.9.30:5000/v3/roles/b743a25f835845c1bc358c6f1e252eb6"}, "name": "CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj-role"}} 2018-08-12 00:15:25,775 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-e356fab2-f417-4bfe-a6d4-acf6e0241f28 2018-08-12 00:15:25,775 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj-role 2018-08-12 00:15:25,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/b743a25f835845c1bc358c6f1e252eb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:15:25,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49c5856d-e34e-491f-bf4f-ff4dff0f0cf4 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b743a25f835845c1bc358c6f1e252eb6", "links": {"self": "http://172.30.9.30:5000/v3/roles/b743a25f835845c1bc358c6f1e252eb6"}, "name": "CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj-role"}} 2018-08-12 00:15:25,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/b743a25f835845c1bc358c6f1e252eb6 used request id req-49c5856d-e34e-491f-bf4f-ff4dff0f0cf4 2018-08-12 00:15:25,863 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj-role to project CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj 2018-08-12 00:15:25,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/0f5e211a60f24c08b2b7804edf0605f5/users/435bd48adc74431f8debae32de020d91/roles/b743a25f835845c1bc358c6f1e252eb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:15:25,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:15:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9767b127-b32e-45dc-abcd-d886eed16f47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:15:25,987 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/0f5e211a60f24c08b2b7804edf0605f5/users/435bd48adc74431f8debae32de020d91/roles/b743a25f835845c1bc358c6f1e252eb6 used request id req-9767b127-b32e-45dc-abcd-d886eed16f47 2018-08-12 00:15:25,987 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:15:25,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:15:25,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:15:26,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:15:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["0y4xinSjR9mBBl6wea5o6g"], "issued_at": "2018-08-12T00:15:26.000000Z"}} 2018-08-12 00:15:26,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ebdf2a8a748011d63ca6cdab8fbde93f4198727" 2018-08-12 00:15:26,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7929094e-a3fb-4536-9adc-2110435c79ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:15:26,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7929094e-a3fb-4536-9adc-2110435c79ed 2018-08-12 00:15:26,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:15:26,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:15:26,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:15:26,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:15:26,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:15:26,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ebdf2a8a748011d63ca6cdab8fbde93f4198727" 2018-08-12 00:15:26,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7d38f9c6-1f18-4c0a-9e0c-ae620b516016 Date: Sun, 12 Aug 2018 00:15:26 GMT RESP BODY: {"networks":[]} 2018-08-12 00:15:26,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-7d38f9c6-1f18-4c0a-9e0c-ae620b516016 2018-08-12 00:15:26,632 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net 2018-08-12 00:15:26,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ebdf2a8a748011d63ca6cdab8fbde93f4198727" -d '{"network": {"name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net", "admin_state_up": true}}' 2018-08-12 00:15:26,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-75bd24fc-a219-4bf1-a393-f279ba71ada0 Date: Sun, 12 Aug 2018 00:15:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-12T00:15:26Z","is_default":false,"provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","mtu":1450}} 2018-08-12 00:15:26,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-75bd24fc-a219-4bf1-a393-f279ba71ada0 2018-08-12 00:15:26,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ebdf2a8a748011d63ca6cdab8fbde93f4198727" 2018-08-12 00:15:27,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 689 X-Openstack-Request-Id: req-e3620742-5ed7-4aec-a156-046fa15223c1 Date: Sun, 12 Aug 2018 00:15:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-12T00:15:26Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:27,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-e3620742-5ed7-4aec-a156-046fa15223c1 2018-08-12 00:15:27,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ebdf2a8a748011d63ca6cdab8fbde93f4198727" 2018-08-12 00:15:27,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7bd4c92a-d260-4daf-920c-b8ac1079785f Date: Sun, 12 Aug 2018 00:15:27 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:15:27,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-7bd4c92a-d260-4daf-920c-b8ac1079785f 2018-08-12 00:15:27,269 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet 2018-08-12 00:15:27,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ebdf2a8a748011d63ca6cdab8fbde93f4198727" -d '{"subnets": [{"ip_version": 4, "network_id": "70bd52d2-676e-435d-8669-7ff6ca43d4df", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]}' 2018-08-12 00:15:27,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-25a614e5-13d1-4ce1-9f4e-3353a1d58d7a Date: Sun, 12 Aug 2018 00:15:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:27,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-25a614e5-13d1-4ce1-9f4e-3353a1d58d7a 2018-08-12 00:15:27,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ebdf2a8a748011d63ca6cdab8fbde93f4198727" 2018-08-12 00:15:27,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-434c82dc-24c1-4f48-b5ed-8a357e718fa4 Date: Sun, 12 Aug 2018 00:15:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:27,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-434c82dc-24c1-4f48-b5ed-8a357e718fa4 2018-08-12 00:15:27,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ebdf2a8a748011d63ca6cdab8fbde93f4198727" 2018-08-12 00:15:27,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-fec1ece5-30b1-407a-9f39-1c341ef07051 Date: Sun, 12 Aug 2018 00:15:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:27,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-fec1ece5-30b1-407a-9f39-1c341ef07051 2018-08-12 00:15:27,961 - OpenStackNetwork - DEBUG - Network [70bd52d2-676e-435d-8669-7ff6ca43d4df] created successfully 2018-08-12 00:15:27,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:15:27,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:15:28,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:15:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["632Sy4s1QpauhlooaKjvow"], "issued_at": "2018-08-12T00:15:28.000000Z"}} 2018-08-12 00:15:28,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a2bb7804bcf36ea956785f6dfa37243725b345" 2018-08-12 00:15:28,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-388fe709-2e9b-4cf9-a23e-9212b6995cd6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:15:28,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-388fe709-2e9b-4cf9-a23e-9212b6995cd6 2018-08-12 00:15:28,439 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:15:28,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a2bb7804bcf36ea956785f6dfa37243725b345" 2018-08-12 00:15:28,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-bfdb2569-10d0-45e1-a6cf-61198f5bc3c5 x-compute-request-id: req-bfdb2569-10d0-45e1-a6cf-61198f5bc3c5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:15:28,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-bfdb2569-10d0-45e1-a6cf-61198f5bc3c5 2018-08-12 00:15:28,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a2bb7804bcf36ea956785f6dfa37243725b345" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-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-08-12 00:15:28,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-8e2107aa-bb47-4769-9ec9-5c77ede1282b x-compute-request-id: req-8e2107aa-bb47-4769-9ec9-5c77ede1282b Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "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": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1"}} 2018-08-12 00:15:28,695 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-8e2107aa-bb47-4769-9ec9-5c77ede1282b 2018-08-12 00:15:28,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:15:28,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:15:29,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b743a25f835845c1bc358c6f1e252eb6", "name": "CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj-role"}], "expires_at": "2018-08-12T01:15:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f5e211a60f24c08b2b7804edf0605f5", "name": "CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0f5e211a60f24c08b2b7804edf0605f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/0f5e211a60f24c08b2b7804edf0605f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/0f5e211a60f24c08b2b7804edf0605f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0f5e211a60f24c08b2b7804edf0605f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_0f5e211a60f24c08b2b7804edf0605f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0f5e211a60f24c08b2b7804edf0605f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/0f5e211a60f24c08b2b7804edf0605f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/0f5e211a60f24c08b2b7804edf0605f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0f5e211a60f24c08b2b7804edf0605f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/0f5e211a60f24c08b2b7804edf0605f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/0f5e211a60f24c08b2b7804edf0605f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0f5e211a60f24c08b2b7804edf0605f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/0f5e211a60f24c08b2b7804edf0605f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/0f5e211a60f24c08b2b7804edf0605f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-user", "id": "435bd48adc74431f8debae32de020d91"}, "audit_ids": ["7ilipQIOSdOmVAz7ICYVBQ"], "issued_at": "2018-08-12T00:15:29.000000Z"}} 2018-08-12 00:15:29,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0555ce3defa6587d67417a78114185629dd307e0" 2018-08-12 00:15:29,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2423a610-f107-4c62-97cf-0b71733ff3e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:15:29,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2423a610-f107-4c62-97cf-0b71733ff3e6 2018-08-12 00:15:29,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0555ce3defa6587d67417a78114185629dd307e0" 2018-08-12 00:15:29,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-926931d5-0ac1-4105-95c0-6d42a3ceb666 Date: Sun, 12 Aug 2018 00:15:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image"} 2018-08-12 00:15:29,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image used request id req-926931d5-0ac1-4105-95c0-6d42a3ceb666 2018-08-12 00:15:29,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0555ce3defa6587d67417a78114185629dd307e0" 2018-08-12 00:15:29,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5298ea0f-9cfe-47a4-952f-f24c3c0da0f5 Date: Sun, 12 Aug 2018 00:15: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-08-12 00:15:29,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-5298ea0f-9cfe-47a4-952f-f24c3c0da0f5 2018-08-12 00:15:29,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0555ce3defa6587d67417a78114185629dd307e0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image"}' 2018-08-12 00:15:29,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/284ea7c2-eb78-4798-af92-2802f2639812 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-11c8850b-3a28-4151-8394-d63d6c1bfb8e Date: Sun, 12 Aug 2018 00:15:29 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:15:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:15:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/284ea7c2-eb78-4798-af92-2802f2639812", "min_disk": 0, "protected": false, "id": "284ea7c2-eb78-4798-af92-2802f2639812", "file": "/v2/images/284ea7c2-eb78-4798-af92-2802f2639812/file", "checksum": null, "owner": "0f5e211a60f24c08b2b7804edf0605f5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:15:29,426 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-11c8850b-3a28-4151-8394-d63d6c1bfb8e 2018-08-12 00:15:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/284ea7c2-eb78-4798-af92-2802f2639812/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0555ce3defa6587d67417a78114185629dd307e0" -d '' 2018-08-12 00:15:29,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2aaf610e-686e-4f5b-8b3b-aa50df93ef98 Date: Sun, 12 Aug 2018 00:15:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:15:29,944 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/284ea7c2-eb78-4798-af92-2802f2639812/file used request id req-2aaf610e-686e-4f5b-8b3b-aa50df93ef98 2018-08-12 00:15:29,945 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:15:29,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/284ea7c2-eb78-4798-af92-2802f2639812 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0555ce3defa6587d67417a78114185629dd307e0" 2018-08-12 00:15:29,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-0f33bf85-9adc-4ae9-8b52-934aca147ee0 Date: Sun, 12 Aug 2018 00:15:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:15:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:15:29Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/284ea7c2-eb78-4798-af92-2802f2639812/snap", "metadata": {}}], "self": "/v2/images/284ea7c2-eb78-4798-af92-2802f2639812", "min_disk": 0, "protected": false, "id": "284ea7c2-eb78-4798-af92-2802f2639812", "file": "/v2/images/284ea7c2-eb78-4798-af92-2802f2639812/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f5e211a60f24c08b2b7804edf0605f5", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/284ea7c2-eb78-4798-af92-2802f2639812/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:15:29,963 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/284ea7c2-eb78-4798-af92-2802f2639812 used request id req-0f33bf85-9adc-4ae9-8b52-934aca147ee0 2018-08-12 00:15:29,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0555ce3defa6587d67417a78114185629dd307e0" 2018-08-12 00:15:29,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a8618088-d727-4a61-9a7c-c192b74b80e8 Date: Sun, 12 Aug 2018 00:15: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-08-12 00:15:29,972 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-a8618088-d727-4a61-9a7c-c192b74b80e8 2018-08-12 00:15:29,975 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image 2018-08-12 00:15:29,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/284ea7c2-eb78-4798-af92-2802f2639812 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0555ce3defa6587d67417a78114185629dd307e0" 2018-08-12 00:15:29,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-9b073709-a37c-4491-a399-a38ff1778087 Date: Sun, 12 Aug 2018 00:15:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:15:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:15:29Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/284ea7c2-eb78-4798-af92-2802f2639812/snap", "metadata": {}}], "self": "/v2/images/284ea7c2-eb78-4798-af92-2802f2639812", "min_disk": 0, "protected": false, "id": "284ea7c2-eb78-4798-af92-2802f2639812", "file": "/v2/images/284ea7c2-eb78-4798-af92-2802f2639812/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f5e211a60f24c08b2b7804edf0605f5", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/284ea7c2-eb78-4798-af92-2802f2639812/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:15:29,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/284ea7c2-eb78-4798-af92-2802f2639812 used request id req-9b073709-a37c-4491-a399-a38ff1778087 2018-08-12 00:15:29,993 - create_image - DEBUG - Instance status is - active 2018-08-12 00:15:29,993 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image 2018-08-12 00:15:29,993 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image 2018-08-12 00:15:29,994 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:15:29,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7c7f44b3743be4f481ae141e028fdaf884b537d" 2018-08-12 00:15:30,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-ebcdf2bb-7cd3-4397-b37b-f43b87072ce4 x-compute-request-id: req-ebcdf2bb-7cd3-4397-b37b-f43b87072ce4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-08-12T00:15:23.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-08-12T00:15:21.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-08-12T00:15:26.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-08-12T00:15:29.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-08-12T00:15:22.000000"}}}, "zoneName": "nova"}]} 2018-08-12 00:15:30,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-availability-zone/detail used request id req-ebcdf2bb-7cd3-4397-b37b-f43b87072ce4 2018-08-12 00:15:30,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:15:30,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:15:30,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:15:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["B00YLEjtQkiuYgaSkkmilw"], "issued_at": "2018-08-12T00:15:30.000000Z"}} 2018-08-12 00:15:30,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:30,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d30d4d-31c3-40e9-8a5d-749fb3b9dfc8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:15:30,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-04d30d4d-31c3-40e9-8a5d-749fb3b9dfc8 2018-08-12 00:15:30,831 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:15:30,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:15:30,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:15:30,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:15:30,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:15:30,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:15:30,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:30,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b77cc0a9-e7b1-40a0-bf20-e825055b7514 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:15:30,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b77cc0a9-e7b1-40a0-bf20-e825055b7514 2018-08-12 00:15:30,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:31,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-74c01c69-b63c-4083-9240-a2bd696a4778 Date: Sun, 12 Aug 2018 00:15:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:31,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-74c01c69-b63c-4083-9240-a2bd696a4778 2018-08-12 00:15:31,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:31,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-503dd209-c0b7-4e3d-a8ed-b257fba0bca8 Date: Sun, 12 Aug 2018 00:15:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:31,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-503dd209-c0b7-4e3d-a8ed-b257fba0bca8 2018-08-12 00:15:31,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:31,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-dfb9da6e-53b5-4611-8890-9c589d56c037 Date: Sun, 12 Aug 2018 00:15:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:31,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-dfb9da6e-53b5-4611-8890-9c589d56c037 2018-08-12 00:15:31,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:15:31,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:15: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:15:31,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:31,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c689c196-7db5-436a-8deb-4e1c38c9416b 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:15:31,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-c689c196-7db5-436a-8deb-4e1c38c9416b 2018-08-12 00:15:31,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:31,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-8574e45b-ff15-42ff-88d3-342738b14c70 Date: Sun, 12 Aug 2018 00:15:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:31,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-8574e45b-ff15-42ff-88d3-342738b14c70 2018-08-12 00:15:31,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:31,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7c5477ae-90e6-4ccd-88c6-9564a1e2c6e4 Date: Sun, 12 Aug 2018 00:15:31 GMT RESP BODY: {"ports":[]} 2018-08-12 00:15:31,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1&admin_state_up=True used request id req-7c5477ae-90e6-4ccd-88c6-9564a1e2c6e4 2018-08-12 00:15:31,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:31,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-2e233f57-a8fa-443f-b928-c6a579cb4fc4 x-compute-request-id: req-2e233f57-a8fa-443f-b928-c6a579cb4fc4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:15:31,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-2e233f57-a8fa-443f-b928-c6a579cb4fc4 2018-08-12 00:15:31,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:31,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-9494a570-5095-40de-9ee8-5e66076bf8ee Date: Sun, 12 Aug 2018 00:15:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:31,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-9494a570-5095-40de-9ee8-5e66076bf8ee 2018-08-12 00:15:31,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:31,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-52803ad6-c00e-45bf-97db-d61cfc810b67 Date: Sun, 12 Aug 2018 00:15:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:31,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-52803ad6-c00e-45bf-97db-d61cfc810b67 2018-08-12 00:15:31,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:31,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-d47684c0-c0d6-4556-8c28-d6f8ef1a0422 Date: Sun, 12 Aug 2018 00:15:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:31,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-d47684c0-c0d6-4556-8c28-d6f8ef1a0422 2018-08-12 00:15:31,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:31,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-250b93c5-fbaf-4734-a8e4-37e837b8455a 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:15:31,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-250b93c5-fbaf-4734-a8e4-37e837b8455a 2018-08-12 00:15:31,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:31,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-592a7956-87a7-4c4b-adaa-ceab95be7cef Date: Sun, 12 Aug 2018 00:15:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:31,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-592a7956-87a7-4c4b-adaa-ceab95be7cef 2018-08-12 00:15:31,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:31,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cd3a1fb0-66c4-431e-802f-b49509d66653 Date: Sun, 12 Aug 2018 00:15:31 GMT RESP BODY: {"ports":[]} 2018-08-12 00:15:31,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1&admin_state_up=True used request id req-cd3a1fb0-66c4-431e-802f-b49509d66653 2018-08-12 00:15:31,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:15:31,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:15:32,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["W-9BiMhBQha-G4q8S48yOw"], "issued_at": "2018-08-12T00:15:32.000000Z"}} 2018-08-12 00:15:32,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d750b2e7e2890b4bd86a79591d71d62601c310" 2018-08-12 00:15:32,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-305003ed-73ec-4e59-9c2a-1fccde1995ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:15:32,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-305003ed-73ec-4e59-9c2a-1fccde1995ad 2018-08-12 00:15:32,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:32,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-94e2680a-5da0-4df6-81a1-fcbe0f73b81d Date: Sun, 12 Aug 2018 00:15:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:32,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-94e2680a-5da0-4df6-81a1-fcbe0f73b81d 2018-08-12 00:15:32,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:32,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-84b4d338-aaf6-4662-af63-92cb845b0a50 Date: Sun, 12 Aug 2018 00:15:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:32,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-84b4d338-aaf6-4662-af63-92cb845b0a50 2018-08-12 00:15:32,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:32,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-26122e11-6d43-4328-839f-22c7c0036b99 Date: Sun, 12 Aug 2018 00:15:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:32,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-26122e11-6d43-4328-839f-22c7c0036b99 2018-08-12 00:15:32,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:15:32,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:15: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:15:32,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d750b2e7e2890b4bd86a79591d71d62601c310" 2018-08-12 00:15:32,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c91e53-46f0-493d-bc18-18d311124f9d 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:15:32,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-26c91e53-46f0-493d-bc18-18d311124f9d 2018-08-12 00:15:32,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:32,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-cdd14243-584f-43a8-aa75-7ea5d4aabda5 Date: Sun, 12 Aug 2018 00:15:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:32,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-cdd14243-584f-43a8-aa75-7ea5d4aabda5 2018-08-12 00:15:32,969 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net 2018-08-12 00:15:32,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" -d '{"port": {"network_id": "70bd52d2-676e-435d-8669-7ff6ca43d4df", "name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1", "admin_state_up": true}}' 2018-08-12 00:15:33,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-a5c18512-9edc-42ad-a696-6111dbc294d1 Date: Sun, 12 Aug 2018 00:15:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:33Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.3"}],"id":"4f634ae4-f84f-466f-8d72-3cb3d7c38b70","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b2:9e:37","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:33Z","binding:vnic_type":"normal"}} 2018-08-12 00:15:33,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-a5c18512-9edc-42ad-a696-6111dbc294d1 2018-08-12 00:15:33,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:33,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-f5461396-a057-4e58-aef6-d6b4d5719f35 Date: Sun, 12 Aug 2018 00:15:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:33,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-f5461396-a057-4e58-aef6-d6b4d5719f35 2018-08-12 00:15:33,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:33,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c8a22f47-8110-46d5-9af2-041bae4b59dc Date: Sun, 12 Aug 2018 00:15:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:33,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-c8a22f47-8110-46d5-9af2-041bae4b59dc 2018-08-12 00:15:33,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:33,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-0e35552f-0634-42e1-80ba-70fa1d4495ef Date: Sun, 12 Aug 2018 00:15:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:33,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-0e35552f-0634-42e1-80ba-70fa1d4495ef 2018-08-12 00:15:33,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:33,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de412ca5-b341-418f-a557-727ba6ed8dd0 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:15:33,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-de412ca5-b341-418f-a557-727ba6ed8dd0 2018-08-12 00:15:33,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:33,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c6141982-5866-4e76-a145-eb9677073734 Date: Sun, 12 Aug 2018 00:15:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:33,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-c6141982-5866-4e76-a145-eb9677073734 2018-08-12 00:15:33,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:33,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-5b587bc7-6902-4e3c-8bff-15b3ce58aa32 Date: Sun, 12 Aug 2018 00:15:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:33Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.3"}],"id":"4f634ae4-f84f-466f-8d72-3cb3d7c38b70","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b2:9e:37","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:33Z","binding:vnic_type":"normal"}]} 2018-08-12 00:15:33,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1&admin_state_up=True used request id req-5b587bc7-6902-4e3c-8bff-15b3ce58aa32 2018-08-12 00:15:33,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:34,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c82b4a-7986-4c93-aef3-f5a7e8eebb9c 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:15:34,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-e0c82b4a-7986-4c93-aef3-f5a7e8eebb9c 2018-08-12 00:15:34,015 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-08-12 00:15:34,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:34,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-c559435a-24ce-4c2e-bb5c-dc21e9a2d58d x-compute-request-id: req-c559435a-24ce-4c2e-bb5c-dc21e9a2d58d Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-flavor-name"}]} 2018-08-12 00:15:34,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-c559435a-24ce-4c2e-bb5c-dc21e9a2d58d 2018-08-12 00:15:34,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:34,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-cf1bd6d5-b5dc-4852-900c-a3ef5cd4a35e x-compute-request-id: req-cf1bd6d5-b5dc-4852-900c-a3ef5cd4a35e Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "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": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1"}} 2018-08-12 00:15:34,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1 used request id req-cf1bd6d5-b5dc-4852-900c-a3ef5cd4a35e 2018-08-12 00:15:34,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:34,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-1cdbcdd0-bcf9-46be-ab51-0c5019a3ed82 Date: Sun, 12 Aug 2018 00:15:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:15:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:15:29Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/284ea7c2-eb78-4798-af92-2802f2639812/snap", "metadata": {}}], "self": "/v2/images/284ea7c2-eb78-4798-af92-2802f2639812", "min_disk": 0, "protected": false, "id": "284ea7c2-eb78-4798-af92-2802f2639812", "file": "/v2/images/284ea7c2-eb78-4798-af92-2802f2639812/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f5e211a60f24c08b2b7804edf0605f5", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/284ea7c2-eb78-4798-af92-2802f2639812/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image"} 2018-08-12 00:15:34,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image used request id req-1cdbcdd0-bcf9-46be-ab51-0c5019a3ed82 2018-08-12 00:15:34,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:34,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3c319faa-914f-4cf6-9575-cc11a76791b6 Date: Sun, 12 Aug 2018 00:15: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-08-12 00:15:34,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-3c319faa-914f-4cf6-9575-cc11a76791b6 2018-08-12 00:15:34,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" -d '{"server": {"name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "284ea7c2-eb78-4798-af92-2802f2639812", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "max_count": 1, "min_count": 1, "networks": [{"port": "4f634ae4-f84f-466f-8d72-3cb3d7c38b70"}]}}' 2018-08-12 00:15:35,504 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-978dc1a2-5821-421e-b0c5-120599079b87 x-compute-request-id: req-978dc1a2-5821-421e-b0c5-120599079b87 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6d27b459-9158-4e22-82a6-53284ca4407a", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "bookmark"}], "adminPass": "2DQp5faDXcKh"}} 2018-08-12 00:15:35,504 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-978dc1a2-5821-421e-b0c5-120599079b87 2018-08-12 00:15:35,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:35,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-2da4a3db-ea5f-498b-b322-73ddea055eda x-compute-request-id: req-2da4a3db-ea5f-498b-b322-73ddea055eda Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "6d27b459-9158-4e22-82a6-53284ca4407a", "user_id": "b238c265d80b44ddb3c130fd46256bb6", "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-08-12T00:15: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": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-12T00:15:35Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:35,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a used request id req-2da4a3db-ea5f-498b-b322-73ddea055eda 2018-08-12 00:15:35,593 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-08-12 00:15:35,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:35,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-2665bed6-ab92-4093-9d46-ae9efce348eb x-compute-request-id: req-2665bed6-ab92-4093-9d46-ae9efce348eb Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "6d27b459-9158-4e22-82a6-53284ca4407a", "user_id": "b238c265d80b44ddb3c130fd46256bb6", "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-08-12T00:15: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": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-12T00:15:35Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:35,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a used request id req-2665bed6-ab92-4093-9d46-ae9efce348eb 2018-08-12 00:15:35,993 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-08-12 00:15:35,993 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:15:38,996 - create_instance - DEBUG - VM status query timeout in 896.596779108 2018-08-12 00:15:38,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:39,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-ed04a97b-ecbd-458c-a822-cc494864485e x-compute-request-id: req-ed04a97b-ecbd-458c-a822-cc494864485e Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9e:37", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "6d27b459-9158-4e22-82a6-53284ca4407a", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "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-08-12T00:15:36Z", "hostId": "fbc89ddd82fc6286f5f59929813f8e8faebd57104b9854e5ca625240", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-12T00:15:35Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:39,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a used request id req-ed04a97b-ecbd-458c-a822-cc494864485e 2018-08-12 00:15:39,474 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-08-12 00:15:39,475 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:15:42,476 - create_instance - DEBUG - VM status query timeout in 893.116830111 2018-08-12 00:15:42,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:42,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-f245d4d8-79aa-4db2-8b7a-70c43294100e x-compute-request-id: req-f245d4d8-79aa-4db2-8b7a-70c43294100e Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9e:37", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003c", "OS-SRV-USG:launched_at": "2018-08-12T00:15:40.000000", "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "6d27b459-9158-4e22-82a6-53284ca4407a", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:40Z", "hostId": "fbc89ddd82fc6286f5f59929813f8e8faebd57104b9854e5ca625240", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-12T00:15:35Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:42,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a used request id req-f245d4d8-79aa-4db2-8b7a-70c43294100e 2018-08-12 00:15:42,627 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-08-12 00:15:42,628 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:15:42,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:42,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-79639ac0-e0d7-4e93-9440-2dc8412aada2 x-compute-request-id: req-79639ac0-e0d7-4e93-9440-2dc8412aada2 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9e:37", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003c", "OS-SRV-USG:launched_at": "2018-08-12T00:15:40.000000", "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "6d27b459-9158-4e22-82a6-53284ca4407a", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:40Z", "hostId": "fbc89ddd82fc6286f5f59929813f8e8faebd57104b9854e5ca625240", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-12T00:15:35Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:42,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a used request id req-79639ac0-e0d7-4e93-9440-2dc8412aada2 2018-08-12 00:15:42,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:42,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-6953c9bc-4dc7-4687-bce7-cdc03bb82c84 Date: Sun, 12 Aug 2018 00:15:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:42,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-6953c9bc-4dc7-4687-bce7-cdc03bb82c84 2018-08-12 00:15:42,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:42,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53276113-11b6-46c8-8544-e4c2abc1fa5e 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:15:42,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-53276113-11b6-46c8-8544-e4c2abc1fa5e 2018-08-12 00:15:42,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:43,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c4ed8d09-694c-4315-9736-a7266c4d6c18 Date: Sun, 12 Aug 2018 00:15:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:43,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-c4ed8d09-694c-4315-9736-a7266c4d6c18 2018-08-12 00:15:43,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:43,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1807 X-Openstack-Request-Id: req-e6f765d3-2894-47b7-8b14-32d65bc9a25f Date: Sun, 12 Aug 2018 00:15:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.3"}],"id":"4f634ae4-f84f-466f-8d72-3cb3d7c38b70","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:9e:37","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"6d27b459-9158-4e22-82a6-53284ca4407a","name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.2"}],"id":"afd7daaf-d075-476a-870e-0afad0a11d93","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:75:85","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70bd52d2-676e-435d-8669-7ff6ca43d4df","name":"","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:28Z","binding:vnic_type":"normal"}]} 2018-08-12 00:15:43,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-e6f765d3-2894-47b7-8b14-32d65bc9a25f 2018-08-12 00:15:43,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:43,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-69d04f63-da8f-474b-9eee-eed8a7435d2c x-compute-request-id: req-69d04f63-da8f-474b-9eee-eed8a7435d2c Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9e:37", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003c", "OS-SRV-USG:launched_at": "2018-08-12T00:15:40.000000", "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "6d27b459-9158-4e22-82a6-53284ca4407a", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:40Z", "hostId": "fbc89ddd82fc6286f5f59929813f8e8faebd57104b9854e5ca625240", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-12T00:15:35Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:43,388 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a used request id req-69d04f63-da8f-474b-9eee-eed8a7435d2c 2018-08-12 00:15:43,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:43,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-b7656761-e049-400b-8245-13e25e8253d2 Date: Sun, 12 Aug 2018 00:15:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:43,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-b7656761-e049-400b-8245-13e25e8253d2 2018-08-12 00:15:43,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:43,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a4caa8-8043-4a03-9a8d-bf667247c5e6 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:15:43,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-00a4caa8-8043-4a03-9a8d-bf667247c5e6 2018-08-12 00:15:43,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:43,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-9e84f503-420d-49da-8a9e-72dc068a1b78 Date: Sun, 12 Aug 2018 00:15:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:43,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-9e84f503-420d-49da-8a9e-72dc068a1b78 2018-08-12 00:15:43,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:43,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1807 X-Openstack-Request-Id: req-653e9e59-11cd-4139-bf9d-6e4f8b9e8ed1 Date: Sun, 12 Aug 2018 00:15:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.3"}],"id":"4f634ae4-f84f-466f-8d72-3cb3d7c38b70","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:9e:37","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"6d27b459-9158-4e22-82a6-53284ca4407a","name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.2"}],"id":"afd7daaf-d075-476a-870e-0afad0a11d93","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:75:85","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70bd52d2-676e-435d-8669-7ff6ca43d4df","name":"","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:28Z","binding:vnic_type":"normal"}]} 2018-08-12 00:15:43,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-653e9e59-11cd-4139-bf9d-6e4f8b9e8ed1 2018-08-12 00:15:43,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:43,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-819eb30a-e612-40cb-9140-52c655c48a77 x-compute-request-id: req-819eb30a-e612-40cb-9140-52c655c48a77 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9e:37", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003c", "OS-SRV-USG:launched_at": "2018-08-12T00:15:40.000000", "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "6d27b459-9158-4e22-82a6-53284ca4407a", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:40Z", "hostId": "fbc89ddd82fc6286f5f59929813f8e8faebd57104b9854e5ca625240", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-12T00:15:35Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:43,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a used request id req-819eb30a-e612-40cb-9140-52c655c48a77 2018-08-12 00:15:44,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:44,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-f7b13510-209e-4c11-8972-dafb36edba75 Date: Sun, 12 Aug 2018 00:15:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:44,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-f7b13510-209e-4c11-8972-dafb36edba75 2018-08-12 00:15:44,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:44,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8a4fc2-3006-4843-8013-b6bae443b83f 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:15:44,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-2a8a4fc2-3006-4843-8013-b6bae443b83f 2018-08-12 00:15:44,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:44,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-754b5b7f-92ff-4930-b188-30e965bc481f Date: Sun, 12 Aug 2018 00:15:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:44,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-754b5b7f-92ff-4930-b188-30e965bc481f 2018-08-12 00:15:44,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:44,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1807 X-Openstack-Request-Id: req-0a0a0041-ec79-4af6-b384-f170c56ac4e4 Date: Sun, 12 Aug 2018 00:15:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.3"}],"id":"4f634ae4-f84f-466f-8d72-3cb3d7c38b70","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:9e:37","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"6d27b459-9158-4e22-82a6-53284ca4407a","name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.2"}],"id":"afd7daaf-d075-476a-870e-0afad0a11d93","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:75:85","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70bd52d2-676e-435d-8669-7ff6ca43d4df","name":"","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:28Z","binding:vnic_type":"normal"}]} 2018-08-12 00:15:44,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-0a0a0041-ec79-4af6-b384-f170c56ac4e4 2018-08-12 00:15:44,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:15:44,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:15:44,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:15:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["8-qFRI7MTA6ndrROP0_Smg"], "issued_at": "2018-08-12T00:15:44.000000Z"}} 2018-08-12 00:15:44,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:44,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ddf687a-de63-4abc-84e4-e2d7c48c0a4f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:15:44,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9ddf687a-de63-4abc-84e4-e2d7c48c0a4f 2018-08-12 00:15:44,724 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:15:44,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:15:44,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:15:44,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:15:44,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:15:44,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:15:44,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:44,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9e6a44-e48d-4eeb-9f19-bc1bae0f90ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:15:44,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4c9e6a44-e48d-4eeb-9f19-bc1bae0f90ba 2018-08-12 00:15:44,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:45,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-5c3013e6-298e-4513-a9be-f6b08e08df15 Date: Sun, 12 Aug 2018 00:15:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:45,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-5c3013e6-298e-4513-a9be-f6b08e08df15 2018-08-12 00:15:45,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:45,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2f7fd1e1-4e2c-478e-b3bd-ea79e2c4d9bc Date: Sun, 12 Aug 2018 00:15:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:45,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-2f7fd1e1-4e2c-478e-b3bd-ea79e2c4d9bc 2018-08-12 00:15:45,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:45,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-f2cd4e66-f8e6-4c3e-85bf-99ff83a54623 Date: Sun, 12 Aug 2018 00:15:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:45,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-f2cd4e66-f8e6-4c3e-85bf-99ff83a54623 2018-08-12 00:15:45,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:15:45,394 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:15: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:15:45,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:45,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5869b925-f2b8-453b-ad49-2a81c0a9b79a 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:15:45,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-5869b925-f2b8-453b-ad49-2a81c0a9b79a 2018-08-12 00:15:45,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:45,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-8aa3e3d3-80c1-4f6a-8e2a-3f8525179805 Date: Sun, 12 Aug 2018 00:15:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:45,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-8aa3e3d3-80c1-4f6a-8e2a-3f8525179805 2018-08-12 00:15:45,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:45,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-888da738-aad1-40c4-ba47-c7d410459bb8 Date: Sun, 12 Aug 2018 00:15:45 GMT RESP BODY: {"ports":[]} 2018-08-12 00:15:45,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-2&admin_state_up=True used request id req-888da738-aad1-40c4-ba47-c7d410459bb8 2018-08-12 00:15:45,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:45,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-12aa827c-b430-4b39-a7f4-30508cc61d7a x-compute-request-id: req-12aa827c-b430-4b39-a7f4-30508cc61d7a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:15:45,791 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-12aa827c-b430-4b39-a7f4-30508cc61d7a 2018-08-12 00:15:45,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:45,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-8c925e32-14f0-4d5f-ae33-0da6225bf9d9 Date: Sun, 12 Aug 2018 00:15:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:45,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-8c925e32-14f0-4d5f-ae33-0da6225bf9d9 2018-08-12 00:15:45,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:45,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f87b3a85-bbc6-4ad7-ad1b-cb56e636b110 Date: Sun, 12 Aug 2018 00:15:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:45,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-f87b3a85-bbc6-4ad7-ad1b-cb56e636b110 2018-08-12 00:15:45,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:46,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-a3d18df3-7162-4996-b92a-69d8ca5511a7 Date: Sun, 12 Aug 2018 00:15:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:46,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-a3d18df3-7162-4996-b92a-69d8ca5511a7 2018-08-12 00:15:46,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:46,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16306b7-dafc-4982-a526-ce49a92b91c3 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:15:46,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-f16306b7-dafc-4982-a526-ce49a92b91c3 2018-08-12 00:15:46,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:46,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-90e02951-6790-4d23-b547-0ef8433ce425 Date: Sun, 12 Aug 2018 00:15:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:46,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-90e02951-6790-4d23-b547-0ef8433ce425 2018-08-12 00:15:46,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:46,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-55511766-1e1d-485c-9392-5af7e012be9f Date: Sun, 12 Aug 2018 00:15:46 GMT RESP BODY: {"ports":[]} 2018-08-12 00:15:46,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-2&admin_state_up=True used request id req-55511766-1e1d-485c-9392-5af7e012be9f 2018-08-12 00:15:46,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:15:46,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:15:46,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:15:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["03FlHb8wQrK5ceV7wPu32g"], "issued_at": "2018-08-12T00:15:46.000000Z"}} 2018-08-12 00:15:46,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c9181b3f8854f59d87ca8e81c7a31a47d31f91" 2018-08-12 00:15:46,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4eec6c5-f447-4e10-b6ce-ce5a2d01fe65 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:15:46,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f4eec6c5-f447-4e10-b6ce-ce5a2d01fe65 2018-08-12 00:15:46,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:46,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-17cbf4d3-46f6-4780-b618-5161b41aa1da Date: Sun, 12 Aug 2018 00:15:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:46,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-17cbf4d3-46f6-4780-b618-5161b41aa1da 2018-08-12 00:15:46,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:46,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a1b0aa7f-3785-4a0c-89df-5afe2086368c Date: Sun, 12 Aug 2018 00:15:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:46,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-a1b0aa7f-3785-4a0c-89df-5afe2086368c 2018-08-12 00:15:46,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:46,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-11af1aaa-d94d-4212-976b-3e4af9aaab2a Date: Sun, 12 Aug 2018 00:15:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:46,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-11af1aaa-d94d-4212-976b-3e4af9aaab2a 2018-08-12 00:15:46,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:15:46,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:15: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:15:46,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c9181b3f8854f59d87ca8e81c7a31a47d31f91" 2018-08-12 00:15:46,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13e8df8c-2513-4311-9fca-89f02cc7726a 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:15:46,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-13e8df8c-2513-4311-9fca-89f02cc7726a 2018-08-12 00:15:46,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:46,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5ede0acc-a043-40da-82fa-7f186298f078 Date: Sun, 12 Aug 2018 00:15:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:46,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-5ede0acc-a043-40da-82fa-7f186298f078 2018-08-12 00:15:46,993 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net 2018-08-12 00:15:46,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" -d '{"port": {"network_id": "70bd52d2-676e-435d-8669-7ff6ca43d4df", "name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-2", "admin_state_up": true}}' 2018-08-12 00:15:47,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-7afb7004-0ba2-47af-bf2f-dec238a26bdf Date: Sun, 12 Aug 2018 00:15:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:47Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.6"}],"id":"5f3bd53c-b0c5-4692-a719-5973bf16bdcc","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:01:2d","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-2","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:47Z","binding:vnic_type":"normal"}} 2018-08-12 00:15:47,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-7afb7004-0ba2-47af-bf2f-dec238a26bdf 2018-08-12 00:15:47,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:47,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-60bbabdf-2ed7-47e9-95ee-69fff591ead6 Date: Sun, 12 Aug 2018 00:15:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:47,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-60bbabdf-2ed7-47e9-95ee-69fff591ead6 2018-08-12 00:15:47,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:47,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-585a4343-c898-4555-9e8a-cb73c25f0d6a Date: Sun, 12 Aug 2018 00:15:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:47,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-585a4343-c898-4555-9e8a-cb73c25f0d6a 2018-08-12 00:15:47,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:48,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-2b870af8-abf6-46ee-b17b-73e24c2efc41 Date: Sun, 12 Aug 2018 00:15:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:48,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-2b870af8-abf6-46ee-b17b-73e24c2efc41 2018-08-12 00:15:48,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:48,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a79703-8746-4b4b-b75d-07e778ca4b9d 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:15:48,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-00a79703-8746-4b4b-b75d-07e778ca4b9d 2018-08-12 00:15:48,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:48,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-42484157-234b-48e8-8d96-6e8fc708d2c1 Date: Sun, 12 Aug 2018 00:15:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:48,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-42484157-234b-48e8-8d96-6e8fc708d2c1 2018-08-12 00:15:48,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:48,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-85cc084d-10e2-40dc-9eb8-55a9f26948cc Date: Sun, 12 Aug 2018 00:15:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:47Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.6"}],"id":"5f3bd53c-b0c5-4692-a719-5973bf16bdcc","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:01:2d","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-2","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:47Z","binding:vnic_type":"normal"}]} 2018-08-12 00:15:48,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-2&admin_state_up=True used request id req-85cc084d-10e2-40dc-9eb8-55a9f26948cc 2018-08-12 00:15:48,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:48,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-101b09ce-b3fb-45f4-b179-7870194e663d 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:15:48,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-101b09ce-b3fb-45f4-b179-7870194e663d 2018-08-12 00:15:48,312 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-08-12 00:15:48,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:48,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-957baf88-f836-455b-b850-afffcbd2eff4 x-compute-request-id: req-957baf88-f836-455b-b850-afffcbd2eff4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-flavor-name"}]} 2018-08-12 00:15:48,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-957baf88-f836-455b-b850-afffcbd2eff4 2018-08-12 00:15:48,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:48,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-63c15c53-c403-4147-bdb2-fd7013fb15b1 x-compute-request-id: req-63c15c53-c403-4147-bdb2-fd7013fb15b1 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "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": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1"}} 2018-08-12 00:15:48,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1 used request id req-63c15c53-c403-4147-bdb2-fd7013fb15b1 2018-08-12 00:15:48,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:48,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-0bdffe67-085a-470e-a60a-27e632925a0f Date: Sun, 12 Aug 2018 00:15:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:15:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:15:29Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/284ea7c2-eb78-4798-af92-2802f2639812/snap", "metadata": {}}], "self": "/v2/images/284ea7c2-eb78-4798-af92-2802f2639812", "min_disk": 0, "protected": false, "id": "284ea7c2-eb78-4798-af92-2802f2639812", "file": "/v2/images/284ea7c2-eb78-4798-af92-2802f2639812/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0f5e211a60f24c08b2b7804edf0605f5", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/284ea7c2-eb78-4798-af92-2802f2639812/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image"} 2018-08-12 00:15:48,693 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image used request id req-0bdffe67-085a-470e-a60a-27e632925a0f 2018-08-12 00:15:48,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:48,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-37c71781-96c5-4825-a028-b34e83e95436 Date: Sun, 12 Aug 2018 00:15: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-08-12 00:15:48,702 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-37c71781-96c5-4825-a028-b34e83e95436 2018-08-12 00:15:48,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" -d '{"server": {"name": "CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "284ea7c2-eb78-4798-af92-2802f2639812", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "max_count": 1, "min_count": 1, "networks": [{"port": "5f3bd53c-b0c5-4692-a719-5973bf16bdcc"}]}}' 2018-08-12 00:15:49,294 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:15: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-0657309b-ed4f-4f85-89a1-fc316c49a1eb x-compute-request-id: req-0657309b-ed4f-4f85-89a1-fc316c49a1eb Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "033d55ed-1e14-4ba9-bf74-2ac6670744a9", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "bookmark"}], "adminPass": "HCBtL3p9w2K5"}} 2018-08-12 00:15:49,294 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-0657309b-ed4f-4f85-89a1-fc316c49a1eb 2018-08-12 00:15:49,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:49,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-29712729-2b4e-485d-99fc-f553c0fda2f1 x-compute-request-id: req-29712729-2b4e-485d-99fc-f553c0fda2f1 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "033d55ed-1e14-4ba9-bf74-2ac6670744a9", "user_id": "b238c265d80b44ddb3c130fd46256bb6", "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-08-12T00:15:49Z", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-12T00:15:49Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:49,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 used request id req-29712729-2b4e-485d-99fc-f553c0fda2f1 2018-08-12 00:15:49,559 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-08-12 00:15:49,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:49,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-69d9da24-978f-4c31-8b61-7da38ed0a94f x-compute-request-id: req-69d9da24-978f-4c31-8b61-7da38ed0a94f Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "033d55ed-1e14-4ba9-bf74-2ac6670744a9", "user_id": "b238c265d80b44ddb3c130fd46256bb6", "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-08-12T00:15:49Z", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-12T00:15:49Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:49,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 used request id req-69d9da24-978f-4c31-8b61-7da38ed0a94f 2018-08-12 00:15:49,861 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-08-12 00:15:49,861 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:15:52,865 - create_instance - DEBUG - VM status query timeout in 896.694056034 2018-08-12 00:15:52,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:53,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-a655ad30-416d-48d4-a05c-ec0edb41ae11 x-compute-request-id: req-a655ad30-416d-48d4-a05c-ec0edb41ae11 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:01:2d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "033d55ed-1e14-4ba9-bf74-2ac6670744a9", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "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-08-12T00:15:50Z", "hostId": "9ba1324c55ef0246991c97d6fd59f31139ed5ba0a7256c123bc03d9d", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-12T00:15:49Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:53,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 used request id req-a655ad30-416d-48d4-a05c-ec0edb41ae11 2018-08-12 00:15:53,729 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-08-12 00:15:53,729 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:15:56,732 - create_instance - DEBUG - VM status query timeout in 892.826392889 2018-08-12 00:15:56,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:57,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-1bc98976-8b3e-4595-b1bc-c42580caccf6 x-compute-request-id: req-1bc98976-8b3e-4595-b1bc-c42580caccf6 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:01:2d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": "2018-08-12T00:15:54.000000", "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "033d55ed-1e14-4ba9-bf74-2ac6670744a9", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:54Z", "hostId": "9ba1324c55ef0246991c97d6fd59f31139ed5ba0a7256c123bc03d9d", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-12T00:15:49Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:57,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 used request id req-1bc98976-8b3e-4595-b1bc-c42580caccf6 2018-08-12 00:15:57,046 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-08-12 00:15:57,047 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:15:57,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:57,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-0f9e13a8-56cf-446e-aabe-4370f649148f x-compute-request-id: req-0f9e13a8-56cf-446e-aabe-4370f649148f Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:01:2d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": "2018-08-12T00:15:54.000000", "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "033d55ed-1e14-4ba9-bf74-2ac6670744a9", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:54Z", "hostId": "9ba1324c55ef0246991c97d6fd59f31139ed5ba0a7256c123bc03d9d", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-12T00:15:49Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:57,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 used request id req-0f9e13a8-56cf-446e-aabe-4370f649148f 2018-08-12 00:15:57,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:57,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-c28569bb-0bed-41fe-a02e-9931998f3da3 Date: Sun, 12 Aug 2018 00:15:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:57,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-c28569bb-0bed-41fe-a02e-9931998f3da3 2018-08-12 00:15:57,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:57,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772ee4b9-5f09-4d1f-a96b-6b5833b69814 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:15:57,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-772ee4b9-5f09-4d1f-a96b-6b5833b69814 2018-08-12 00:15:57,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:57,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a10be17c-6050-435a-a882-633844a7a724 Date: Sun, 12 Aug 2018 00:15:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:57,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-a10be17c-6050-435a-a882-633844a7a724 2018-08-12 00:15:57,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:57,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2739 X-Openstack-Request-Id: req-a3021c6f-8468-4b60-918e-ae194d50396d Date: Sun, 12 Aug 2018 00:15:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.3"}],"id":"4f634ae4-f84f-466f-8d72-3cb3d7c38b70","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:9e:37","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"6d27b459-9158-4e22-82a6-53284ca4407a","name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.6"}],"id":"5f3bd53c-b0c5-4692-a719-5973bf16bdcc","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:01:2d","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"033d55ed-1e14-4ba9-bf74-2ac6670744a9","name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-2","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.2"}],"id":"afd7daaf-d075-476a-870e-0afad0a11d93","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:75:85","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70bd52d2-676e-435d-8669-7ff6ca43d4df","name":"","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:28Z","binding:vnic_type":"normal"}]} 2018-08-12 00:15:57,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-a3021c6f-8468-4b60-918e-ae194d50396d 2018-08-12 00:15:57,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:57,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-7eca4f33-2b2c-4910-8f81-1ef0882415cb x-compute-request-id: req-7eca4f33-2b2c-4910-8f81-1ef0882415cb Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:01:2d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": "2018-08-12T00:15:54.000000", "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "033d55ed-1e14-4ba9-bf74-2ac6670744a9", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:54Z", "hostId": "9ba1324c55ef0246991c97d6fd59f31139ed5ba0a7256c123bc03d9d", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-12T00:15:49Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:57,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 used request id req-7eca4f33-2b2c-4910-8f81-1ef0882415cb 2018-08-12 00:15:57,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:57,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-d2c27a03-e739-4713-8565-625af7459efa Date: Sun, 12 Aug 2018 00:15:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:57,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-d2c27a03-e739-4713-8565-625af7459efa 2018-08-12 00:15:57,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:57,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88838138-9f56-45d3-ba3a-2de3c14fa710 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:15:57,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-88838138-9f56-45d3-ba3a-2de3c14fa710 2018-08-12 00:15:57,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:58,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c03e1500-2e96-4d97-b24f-f78ad757b7cb Date: Sun, 12 Aug 2018 00:15:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:58,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-c03e1500-2e96-4d97-b24f-f78ad757b7cb 2018-08-12 00:15:58,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:58,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2739 X-Openstack-Request-Id: req-f1f4abb5-7fb7-44ef-af92-a46c3e195d22 Date: Sun, 12 Aug 2018 00:15:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.3"}],"id":"4f634ae4-f84f-466f-8d72-3cb3d7c38b70","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:9e:37","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"6d27b459-9158-4e22-82a6-53284ca4407a","name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.6"}],"id":"5f3bd53c-b0c5-4692-a719-5973bf16bdcc","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:01:2d","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"033d55ed-1e14-4ba9-bf74-2ac6670744a9","name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-2","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.2"}],"id":"afd7daaf-d075-476a-870e-0afad0a11d93","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:75:85","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70bd52d2-676e-435d-8669-7ff6ca43d4df","name":"","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:28Z","binding:vnic_type":"normal"}]} 2018-08-12 00:15:58,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-f1f4abb5-7fb7-44ef-af92-a46c3e195d22 2018-08-12 00:15:58,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:58,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-bbbe6469-89d6-458e-8971-f1a0a96343fd x-compute-request-id: req-bbbe6469-89d6-458e-8971-f1a0a96343fd Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:01:2d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": "2018-08-12T00:15:54.000000", "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "033d55ed-1e14-4ba9-bf74-2ac6670744a9", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:54Z", "hostId": "9ba1324c55ef0246991c97d6fd59f31139ed5ba0a7256c123bc03d9d", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-12T00:15:49Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:58,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 used request id req-bbbe6469-89d6-458e-8971-f1a0a96343fd 2018-08-12 00:15:58,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:58,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-8f7fe91f-ccb3-41a5-93bf-e3eccdb05e0d Date: Sun, 12 Aug 2018 00:15:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:58,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-8f7fe91f-ccb3-41a5-93bf-e3eccdb05e0d 2018-08-12 00:15:58,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:58,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3beee155-e75c-4b09-99ae-d5b77579a762 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:15:58,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-3beee155-e75c-4b09-99ae-d5b77579a762 2018-08-12 00:15:58,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:58,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-0cdb3484-62ca-4ee2-9c67-a757e7c4e79c Date: Sun, 12 Aug 2018 00:15:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:58,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-0cdb3484-62ca-4ee2-9c67-a757e7c4e79c 2018-08-12 00:15:58,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:58,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2739 X-Openstack-Request-Id: req-08d4f05e-046a-43b9-938f-6281658c587d Date: Sun, 12 Aug 2018 00:15:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.3"}],"id":"4f634ae4-f84f-466f-8d72-3cb3d7c38b70","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:9e:37","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"6d27b459-9158-4e22-82a6-53284ca4407a","name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.6"}],"id":"5f3bd53c-b0c5-4692-a719-5973bf16bdcc","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:01:2d","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"033d55ed-1e14-4ba9-bf74-2ac6670744a9","name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-2","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.2"}],"id":"afd7daaf-d075-476a-870e-0afad0a11d93","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:75:85","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70bd52d2-676e-435d-8669-7ff6ca43d4df","name":"","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:28Z","binding:vnic_type":"normal"}]} 2018-08-12 00:15:58,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-08d4f05e-046a-43b9-938f-6281658c587d 2018-08-12 00:15:58,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:58,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-b38b677c-af35-455e-9836-01bcafd1c43d x-compute-request-id: req-b38b677c-af35-455e-9836-01bcafd1c43d Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9e:37", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003c", "OS-SRV-USG:launched_at": "2018-08-12T00:15:40.000000", "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "6d27b459-9158-4e22-82a6-53284ca4407a", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:40Z", "hostId": "fbc89ddd82fc6286f5f59929813f8e8faebd57104b9854e5ca625240", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-12T00:15:35Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:58,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a used request id req-b38b677c-af35-455e-9836-01bcafd1c43d 2018-08-12 00:15:58,785 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-08-12 00:15:58,785 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:15:58,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:59,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-4eefdd56-9897-47a0-97f2-07d37b0f07ab x-compute-request-id: req-4eefdd56-9897-47a0-97f2-07d37b0f07ab Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9e:37", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003c", "OS-SRV-USG:launched_at": "2018-08-12T00:15:40.000000", "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "6d27b459-9158-4e22-82a6-53284ca4407a", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:40Z", "hostId": "fbc89ddd82fc6286f5f59929813f8e8faebd57104b9854e5ca625240", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-12T00:15:35Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:59,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a used request id req-4eefdd56-9897-47a0-97f2-07d37b0f07ab 2018-08-12 00:15:59,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:59,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-2ae4b76e-4a9d-4678-a67f-cef21f7c2453 Date: Sun, 12 Aug 2018 00:15:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:15:59,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-2ae4b76e-4a9d-4678-a67f-cef21f7c2453 2018-08-12 00:15:59,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:59,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2799a9f-cb06-4f3b-b53f-c5093fd12c0e 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:15:59,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-c2799a9f-cb06-4f3b-b53f-c5093fd12c0e 2018-08-12 00:15:59,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:59,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f5f0dbdb-24b4-416a-bd26-3b5ba69192d9 Date: Sun, 12 Aug 2018 00:15:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:15:59,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-f5f0dbdb-24b4-416a-bd26-3b5ba69192d9 2018-08-12 00:15:59,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:59,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2739 X-Openstack-Request-Id: req-7e71ffbb-7a50-417b-af5c-ad51b4cbd53c Date: Sun, 12 Aug 2018 00:15:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.3"}],"id":"4f634ae4-f84f-466f-8d72-3cb3d7c38b70","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:9e:37","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"6d27b459-9158-4e22-82a6-53284ca4407a","name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.6"}],"id":"5f3bd53c-b0c5-4692-a719-5973bf16bdcc","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:01:2d","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"033d55ed-1e14-4ba9-bf74-2ac6670744a9","name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-2","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.2"}],"id":"afd7daaf-d075-476a-870e-0afad0a11d93","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:75:85","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70bd52d2-676e-435d-8669-7ff6ca43d4df","name":"","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:28Z","binding:vnic_type":"normal"}]} 2018-08-12 00:15:59,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-7e71ffbb-7a50-417b-af5c-ad51b4cbd53c 2018-08-12 00:15:59,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:15:59,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-a52c44ed-c2f5-4531-b622-f0dd37fea755 x-compute-request-id: req-a52c44ed-c2f5-4531-b622-f0dd37fea755 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9e:37", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003c", "OS-SRV-USG:launched_at": "2018-08-12T00:15:40.000000", "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "6d27b459-9158-4e22-82a6-53284ca4407a", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:40Z", "hostId": "fbc89ddd82fc6286f5f59929813f8e8faebd57104b9854e5ca625240", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-12T00:15:35Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:59,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a used request id req-a52c44ed-c2f5-4531-b622-f0dd37fea755 2018-08-12 00:15:59,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:15:59,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-914cc8d0-e7b7-4ecb-897c-2541c9f772d4 x-compute-request-id: req-914cc8d0-e7b7-4ecb-897c-2541c9f772d4 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:01:2d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": "2018-08-12T00:15:54.000000", "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "033d55ed-1e14-4ba9-bf74-2ac6670744a9", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:54Z", "hostId": "9ba1324c55ef0246991c97d6fd59f31139ed5ba0a7256c123bc03d9d", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-12T00:15:49Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:15:59,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 used request id req-914cc8d0-e7b7-4ecb-897c-2541c9f772d4 2018-08-12 00:15:59,610 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-08-12 00:15:59,610 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:15:59,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:16:00,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:15: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-9aa36488-86fa-4c9a-9653-e8e72c7af9fa x-compute-request-id: req-9aa36488-86fa-4c9a-9653-e8e72c7af9fa Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:01:2d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": "2018-08-12T00:15:54.000000", "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "033d55ed-1e14-4ba9-bf74-2ac6670744a9", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:54Z", "hostId": "9ba1324c55ef0246991c97d6fd59f31139ed5ba0a7256c123bc03d9d", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-12T00:15:49Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:16:00,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 used request id req-9aa36488-86fa-4c9a-9653-e8e72c7af9fa 2018-08-12 00:16:00,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:16:00,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-8f3c3cb7-c7d4-41f0-affb-660ffc4e5eb8 Date: Sun, 12 Aug 2018 00:16:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":["d9d86b28-e936-4b72-b7e7-b1232797c7df"],"description":"","tags":[],"updated_at":"2018-08-12T00:15:27Z","provider:segmentation_id":31,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:26Z","provider:network_type":"vxlan"}]} 2018-08-12 00:16:00,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net used request id req-8f3c3cb7-c7d4-41f0-affb-660ffc4e5eb8 2018-08-12 00:16:00,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:16:00,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-744b2d4b-c12d-4094-b91f-8d8147dc3c8d 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:16:00,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-744b2d4b-c12d-4094-b91f-8d8147dc3c8d 2018-08-12 00:16:00,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:16:00,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-0e68b5c9-c4fc-4040-b19b-0f94161587db Date: Sun, 12 Aug 2018 00:16:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:27Z","dns_nameservers":[],"updated_at":"2018-08-12T00:15: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":"9bd3dfa2366544f8b68d4b96657e1760","id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet"}]} 2018-08-12 00:16:00,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-0e68b5c9-c4fc-4040-b19b-0f94161587db 2018-08-12 00:16:00,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:16:00,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2739 X-Openstack-Request-Id: req-6ca12a89-de2f-403e-9cb7-4ea1660ab9c7 Date: Sun, 12 Aug 2018 00:16:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.3"}],"id":"4f634ae4-f84f-466f-8d72-3cb3d7c38b70","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:9e:37","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"6d27b459-9158-4e22-82a6-53284ca4407a","name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.6"}],"id":"5f3bd53c-b0c5-4692-a719-5973bf16bdcc","security_groups":["bcacbaa1-b209-4666-934e-748367c4a2ab"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:01:2d","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"033d55ed-1e14-4ba9-bf74-2ac6670744a9","name":"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-2","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:15:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d9d86b28-e936-4b72-b7e7-b1232797c7df","ip_address":"10.55.0.2"}],"id":"afd7daaf-d075-476a-870e-0afad0a11d93","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:75:85","project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70bd52d2-676e-435d-8669-7ff6ca43d4df","name":"","admin_state_up":true,"network_id":"70bd52d2-676e-435d-8669-7ff6ca43d4df","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:15:28Z","binding:vnic_type":"normal"}]} 2018-08-12 00:16:00,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-6ca12a89-de2f-403e-9cb7-4ea1660ab9c7 2018-08-12 00:16:00,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:16:00,633 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-372d8d16-3d74-449a-b6eb-69b6cd85d60b x-compute-request-id: req-372d8d16-3d74-449a-b6eb-69b6cd85d60b Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:01:2d", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": "2018-08-12T00:15:54.000000", "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "033d55ed-1e14-4ba9-bf74-2ac6670744a9", "security_groups": [{"name": "default"}], "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:15:54Z", "hostId": "9ba1324c55ef0246991c97d6fd59f31139ed5ba0a7256c123bc03d9d", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-12T00:15:49Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:16:00,633 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 used request id req-372d8d16-3d74-449a-b6eb-69b6cd85d60b 2018-08-12 00:16:00,634 - create_instance - INFO - Deleting Port with ID - 4f634ae4-f84f-466f-8d72-3cb3d7c38b70 2018-08-12 00:16:00,634 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-1 2018-08-12 00:16:00,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/4f634ae4-f84f-466f-8d72-3cb3d7c38b70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:16:01,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79cf8d40-1187-424d-9730-6031885ed0d6 Date: Sun, 12 Aug 2018 00:16:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:16:01,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/4f634ae4-f84f-466f-8d72-3cb3d7c38b70 used request id req-79cf8d40-1187-424d-9730-6031885ed0d6 2018-08-12 00:16:01,054 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-08-12 00:16:01,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:16:01,194 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:16: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-ad6d9299-a6d2-43cc-ba42-a849a3356b3d x-compute-request-id: req-ad6d9299-a6d2-43cc-ba42-a849a3356b3d Content-Type: application/json 2018-08-12 00:16:01,194 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a used request id req-ad6d9299-a6d2-43cc-ba42-a849a3356b3d 2018-08-12 00:16:01,195 - create_instance - INFO - Checking deletion status 2018-08-12 00:16:01,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:16:01,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16: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-9d06170e-7749-451a-81d2-c64c12f99c10 x-compute-request-id: req-9d06170e-7749-451a-81d2-c64c12f99c10 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6d27b459-9158-4e22-82a6-53284ca4407a", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003c", "OS-SRV-USG:launched_at": "2018-08-12T00:15:40.000000", "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "6d27b459-9158-4e22-82a6-53284ca4407a", "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:16:01Z", "hostId": "fbc89ddd82fc6286f5f59929813f8e8faebd57104b9854e5ca625240", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-12T00:15:35Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:16:01,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a used request id req-9d06170e-7749-451a-81d2-c64c12f99c10 2018-08-12 00:16:01,324 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-08-12 00:16:01,324 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:16:04,327 - create_instance - DEBUG - VM status query timeout in 296.868041039 2018-08-12 00:16:04,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d61a4e286e2e37303966ca7649c3d4ae6fa40e" 2018-08-12 00:16:04,381 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-bdf88eb2-555d-4c29-a40e-43f324cbddff x-compute-request-id: req-bdf88eb2-555d-4c29-a40e-43f324cbddff Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6d27b459-9158-4e22-82a6-53284ca4407a could not be found.", "code": 404}} 2018-08-12 00:16:04,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6d27b459-9158-4e22-82a6-53284ca4407a used request id req-bdf88eb2-555d-4c29-a40e-43f324cbddff 2018-08-12 00:16:04,381 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6d27b459-9158-4e22-82a6-53284ca4407a could not be found. (HTTP 404) (Request-ID: req-bdf88eb2-555d-4c29-a40e-43f324cbddff) 2018-08-12 00:16:04,381 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-08-12 00:16:04,382 - create_instance - INFO - Deleting Port with ID - 5f3bd53c-b0c5-4692-a719-5973bf16bdcc 2018-08-12 00:16:04,383 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459port-2 2018-08-12 00:16:04,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/5f3bd53c-b0c5-4692-a719-5973bf16bdcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:16:05,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-82cfa65f-c44f-4b67-b9b7-dd38c2d36424 Date: Sun, 12 Aug 2018 00:16:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:16:05,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/5f3bd53c-b0c5-4692-a719-5973bf16bdcc used request id req-82cfa65f-c44f-4b67-b9b7-dd38c2d36424 2018-08-12 00:16:05,036 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-08-12 00:16:05,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:16:05,339 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-9ef4a30e-c336-4e63-8c12-83a95822a9c8 x-compute-request-id: req-9ef4a30e-c336-4e63-8c12-83a95822a9c8 Content-Type: application/json 2018-08-12 00:16:05,339 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 used request id req-9ef4a30e-c336-4e63-8c12-83a95822a9c8 2018-08-12 00:16:05,340 - create_instance - INFO - Checking deletion status 2018-08-12 00:16:05,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:16:05,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-50278bb6-7457-4259-9304-efbee6b7d685 x-compute-request-id: req-50278bb6-7457-4259-9304-efbee6b7d685 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9", "rel": "bookmark"}], "image": {"id": "284ea7c2-eb78-4798-af92-2802f2639812", "links": [{"href": "http://172.30.9.30:8774/images/284ea7c2-eb78-4798-af92-2802f2639812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003d", "OS-SRV-USG:launched_at": "2018-08-12T00:15:54.000000", "flavor": {"id": "849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1", "rel": "bookmark"}]}, "id": "033d55ed-1e14-4ba9-bf74-2ac6670744a9", "user_id": "b238c265d80b44ddb3c130fd46256bb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:16:05Z", "hostId": "9ba1324c55ef0246991c97d6fd59f31139ed5ba0a7256c123bc03d9d", "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-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-12T00:15:49Z", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:16:05,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 used request id req-50278bb6-7457-4259-9304-efbee6b7d685 2018-08-12 00:16:05,486 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-08-12 00:16:05,486 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:16:08,490 - create_instance - DEBUG - VM status query timeout in 296.850136042 2018-08-12 00:16:08,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39166935e3eadb874227e57cbfd5ec7c5a81cf0" 2018-08-12 00:16:08,541 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-c9e5b1bf-c769-41b6-b335-a3240d4be799 x-compute-request-id: req-c9e5b1bf-c769-41b6-b335-a3240d4be799 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 033d55ed-1e14-4ba9-bf74-2ac6670744a9 could not be found.", "code": 404}} 2018-08-12 00:16:08,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/033d55ed-1e14-4ba9-bf74-2ac6670744a9 used request id req-c9e5b1bf-c769-41b6-b335-a3240d4be799 2018-08-12 00:16:08,541 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 033d55ed-1e14-4ba9-bf74-2ac6670744a9 could not be found. (HTTP 404) (Request-ID: req-c9e5b1bf-c769-41b6-b335-a3240d4be799) 2018-08-12 00:16:08,541 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-08-12 00:16:08,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a2bb7804bcf36ea956785f6dfa37243725b345" 2018-08-12 00:16:08,576 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-b10418d3-2d29-4451-b4e2-e92018f836f4 x-compute-request-id: req-b10418d3-2d29-4451-b4e2-e92018f836f4 Content-Length: 0 Content-Type: application/json 2018-08-12 00:16:08,577 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/849b9624-e7e7-4ae8-a08d-5d9fcb5cd8b1 used request id req-b10418d3-2d29-4451-b4e2-e92018f836f4 2018-08-12 00:16:08,577 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet 2018-08-12 00:16:08,577 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-subnet 2018-08-12 00:16:08,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/d9d86b28-e936-4b72-b7e7-b1232797c7df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ebdf2a8a748011d63ca6cdab8fbde93f4198727" 2018-08-12 00:16:09,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fccec38-ae1f-4fe3-afc3-20d740426979 Date: Sun, 12 Aug 2018 00:16:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:16:09,624 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/d9d86b28-e936-4b72-b7e7-b1232797c7df used request id req-7fccec38-ae1f-4fe3-afc3-20d740426979 2018-08-12 00:16:09,624 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-priv-net 2018-08-12 00:16:09,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/70bd52d2-676e-435d-8669-7ff6ca43d4df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ebdf2a8a748011d63ca6cdab8fbde93f4198727" 2018-08-12 00:16:10,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dafa4430-fa7d-4884-9604-075760308455 Date: Sun, 12 Aug 2018 00:16:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:16:10,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/70bd52d2-676e-435d-8669-7ff6ca43d4df used request id req-dafa4430-fa7d-4884-9604-075760308455 2018-08-12 00:16:10,955 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-1fbe5272-5829-4869-b487-e337cc0e4459-image 2018-08-12 00:16:10,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/284ea7c2-eb78-4798-af92-2802f2639812 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0555ce3defa6587d67417a78114185629dd307e0" 2018-08-12 00:16:11,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4e0b67b0-7b53-4f98-bda1-b83ce4d89c93 Date: Sun, 12 Aug 2018 00:16:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:16:11,404 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/284ea7c2-eb78-4798-af92-2802f2639812 used request id req-4e0b67b0-7b53-4f98-bda1-b83ce4d89c93 2018-08-12 00:16:11,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:16:11,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:16:11,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:16:11,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:16:11,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:16:11,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:11,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-bc9e312e-f90a-4668-8f1b-86c7c746b1fe Date: Sun, 12 Aug 2018 00:16:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:16:11,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-bc9e312e-f90a-4668-8f1b-86c7c746b1fe 2018-08-12 00:16:11,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:11,771 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dbbc9da-92ac-4f14-b844-9f3c2581a002 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:11,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-1dbbc9da-92ac-4f14-b844-9f3c2581a002 2018-08-12 00:16:11,771 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:11,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:11,851 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d2c7d10-705a-4df8-9a4e-abb46b6197d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:11,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-2d2c7d10-705a-4df8-9a4e-abb46b6197d6 2018-08-12 00:16:11,851 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:11,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:11,937 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae9eb4cb-4190-4a5b-a5d3-c943414e1405 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:11,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-ae9eb4cb-4190-4a5b-a5d3-c943414e1405 2018-08-12 00:16:11,938 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:11,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:12,022 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4a2c419-1a93-4098-9422-49ef7dd05fab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:12,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-e4a2c419-1a93-4098-9422-49ef7dd05fab 2018-08-12 00:16:12,022 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:12,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:12,105 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2c0895f-68bb-4784-b7bf-ee8d91d1848e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:12,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-b2c0895f-68bb-4784-b7bf-ee8d91d1848e 2018-08-12 00:16:12,105 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:12,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:12,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51ed5d37-4a43-4103-a4ec-5b8c86f1dab6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:12,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-51ed5d37-4a43-4103-a4ec-5b8c86f1dab6 2018-08-12 00:16:12,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:12,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:12,273 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2136576a-22c1-447d-8aeb-cc3e6577adf6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:12,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-2136576a-22c1-447d-8aeb-cc3e6577adf6 2018-08-12 00:16:12,274 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:12,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:12,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d964f814-03af-4ed2-8606-0ce267c2ff65 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:12,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-d964f814-03af-4ed2-8606-0ce267c2ff65 2018-08-12 00:16:12,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:12,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:12,441 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cebd527-4ec6-486c-8837-8fa68646e2e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:12,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-0cebd527-4ec6-486c-8837-8fa68646e2e1 2018-08-12 00:16:12,441 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:12,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:12,525 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be48b612-dda2-48ae-864b-c4711adcea01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:12,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-be48b612-dda2-48ae-864b-c4711adcea01 2018-08-12 00:16:12,525 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:12,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:12,605 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ea7d6ca-3f88-4870-9286-11649402182a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:12,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-9ea7d6ca-3f88-4870-9286-11649402182a 2018-08-12 00:16:12,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:12,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:12,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e082407a-cf94-4847-a0a4-4b558c11eb52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:12,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-e082407a-cf94-4847-a0a4-4b558c11eb52 2018-08-12 00:16:12,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:12,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:12,773 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eccb661-b6da-481e-a13c-4de227f9b3e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:12,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-9eccb661-b6da-481e-a13c-4de227f9b3e4 2018-08-12 00:16:12,773 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:12,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:12,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d37d230e-eabc-45f8-9772-aaf91d28611d 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:16:12,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-d37d230e-eabc-45f8-9772-aaf91d28611d 2018-08-12 00:16:12,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:12,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e6dd25d-980b-44eb-aaed-aaaca6d92e6a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:16:12,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-6e6dd25d-980b-44eb-aaed-aaaca6d92e6a 2018-08-12 00:16:12,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:13,036 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dcb0496-6530-4d74-8cad-8ff2af69cbff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:13,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-3dcb0496-6530-4d74-8cad-8ff2af69cbff 2018-08-12 00:16:13,036 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:13,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:13,120 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d53102b-6af9-457d-b7f1-83d5212f3486 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:13,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-4d53102b-6af9-457d-b7f1-83d5212f3486 2018-08-12 00:16:13,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:13,122 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj 2018-08-12 00:16:13,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/0f5e211a60f24c08b2b7804edf0605f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:13,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:16:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8cc0efe-2031-4c60-a892-cfde5ce99c4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:16:13,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/0f5e211a60f24c08b2b7804edf0605f5 used request id req-c8cc0efe-2031-4c60-a892-cfde5ce99c4a 2018-08-12 00:16:13,351 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-proj-role 2018-08-12 00:16:13,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/b743a25f835845c1bc358c6f1e252eb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:13,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:16:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dcb9af1-b5be-4861-be67-04443d0b7293 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:16:13,458 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/b743a25f835845c1bc358c6f1e252eb6 used request id req-0dcb9af1-b5be-4861-be67-04443d0b7293 2018-08-12 00:16:13,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bb80677d8f38d319c64ca845e1b29b5dd6d104d" 2018-08-12 00:16:13,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b315690-1464-4311-a2c0-b58e73525816 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:16:13,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9b315690-1464-4311-a2c0-b58e73525816 2018-08-12 00:16:13,545 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-c3c7c3d3-dd6d-4d1-user 2018-08-12 00:16:13,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/435bd48adc74431f8debae32de020d91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}036ad6da7150a6928eb4fe80683cc2f177c5ea19" 2018-08-12 00:16:13,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:16:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e934beef-afaf-4157-b4f2-3cad7ca28f24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:16:13,705 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/435bd48adc74431f8debae32de020d91 used request id req-e934beef-afaf-4157-b4f2-3cad7ca28f24 2018-08-12 00:16:13,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:14,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:16:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["KuZu22-CQuiiEn15JxxjOg"], "issued_at": "2018-08-12T00:16:14.000000Z"}} 2018-08-12 00:16:14,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293dc3ce9fcdb859573e25611bdb133b075d188a" 2018-08-12 00:16:14,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1850cb75-9431-4dd7-a7df-ac211665c897 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:14,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1850cb75-9431-4dd7-a7df-ac211665c897 2018-08-12 00:16:14,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:14,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:14,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:16:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["j4t6_w_nQQazxQKBmymAZA"], "issued_at": "2018-08-12T00:16:14.000000Z"}} 2018-08-12 00:16:14,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:14,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc0c63cd-739a-4468-b7d5-df13b4661475 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:14,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-dc0c63cd-739a-4468-b7d5-df13b4661475 2018-08-12 00:16:14,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:16:14,664 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:16: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:16:14,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:14,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b37f9c5-a2ed-44b3-b2b4-529f65ad66ba Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:16:14,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj used request id req-5b37f9c5-a2ed-44b3-b2b4-529f65ad66ba 2018-08-12 00:16:14,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:14,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ffef212-ea3b-45ac-b58b-de18df517508 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:16:14,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-2ffef212-ea3b-45ac-b58b-de18df517508 2018-08-12 00:16:14,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj"}}' 2018-08-12 00:16:14,963 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63a0e4f4-d8e0-4a90-ad38-9df142bb40d5 Content-Length: 329 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566"}, "tags": [], "enabled": true, "id": "f58fc0235a2448ed9f84ef14d03a2566", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj"}} 2018-08-12 00:16:14,963 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-63a0e4f4-d8e0-4a90-ad38-9df142bb40d5 2018-08-12 00:16:14,963 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj 2018-08-12 00:16:14,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:14,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:15,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:16:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["laLc_ReZQG2F0sSpbW9bOA"], "issued_at": "2018-08-12T00:16:15.000000Z"}} 2018-08-12 00:16:15,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b21a64232c1f323b94e5df343891304d24eb6092" 2018-08-12 00:16:15,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd470c22-08de-4f7d-8de6-5dea58928dba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:15,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-dd470c22-08de-4f7d-8de6-5dea58928dba 2018-08-12 00:16:15,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:16:15,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:16: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:16:15,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b21a64232c1f323b94e5df343891304d24eb6092" 2018-08-12 00:16:15,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602da68d-2b4e-4a74-865f-c4c544858ff8 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:16:15,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-602da68d-2b4e-4a74-865f-c4c544858ff8 2018-08-12 00:16:15,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b21a64232c1f323b94e5df343891304d24eb6092" 2018-08-12 00:16:15,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e777576-a56a-4628-b686-00078b314d35 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566"}, "tags": [], "enabled": true, "id": "f58fc0235a2448ed9f84ef14d03a2566", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj"}]} 2018-08-12 00:16:15,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj used request id req-4e777576-a56a-4628-b686-00078b314d35 2018-08-12 00:16:15,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b21a64232c1f323b94e5df343891304d24eb6092" 2018-08-12 00:16:15,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57034dc6-5f06-4c9f-b1ff-122b72503a0f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:16:15,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-57034dc6-5f06-4c9f-b1ff-122b72503a0f 2018-08-12 00:16:16,016 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-339e91b0-8de4-477-user 2018-08-12 00:16:16,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:16,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:16,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e587d993-d1af-46b2-ab4b-637d4d1ac7a8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:16:16,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e587d993-d1af-46b2-ab4b-637d4d1ac7a8 2018-08-12 00:16:16,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" -d '{"role": {"name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj-role"}}' 2018-08-12 00:16:16,201 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:16:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8fe59ac-af11-41bd-aeef-b52ad2a042a1 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ddbb1341d749448796b5a15cf050e9e9", "links": {"self": "http://172.30.9.30:5000/v3/roles/ddbb1341d749448796b5a15cf050e9e9"}, "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj-role"}} 2018-08-12 00:16:16,202 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-e8fe59ac-af11-41bd-aeef-b52ad2a042a1 2018-08-12 00:16:16,202 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj-role 2018-08-12 00:16:16,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/ddbb1341d749448796b5a15cf050e9e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:16,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-818f454a-d935-4e55-aff9-21eeb49c0887 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ddbb1341d749448796b5a15cf050e9e9", "links": {"self": "http://172.30.9.30:5000/v3/roles/ddbb1341d749448796b5a15cf050e9e9"}, "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj-role"}} 2018-08-12 00:16:16,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/ddbb1341d749448796b5a15cf050e9e9 used request id req-818f454a-d935-4e55-aff9-21eeb49c0887 2018-08-12 00:16:16,287 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj-role to project CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj 2018-08-12 00:16:16,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566/users/53bca53e01df40fdab78e9b2e1f4422f/roles/ddbb1341d749448796b5a15cf050e9e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:16,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:16:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-651e7888-ddd4-4f1d-a29b-b07488051b49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:16:16,479 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566/users/53bca53e01df40fdab78e9b2e1f4422f/roles/ddbb1341d749448796b5a15cf050e9e9 used request id req-651e7888-ddd4-4f1d-a29b-b07488051b49 2018-08-12 00:16:16,480 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:16:16,481 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:16:16,481 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-08-12 00:16:16,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:16,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:16,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddbb1341d749448796b5a15cf050e9e9", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj-role"}], "expires_at": "2018-08-12T01:16:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f58fc0235a2448ed9f84ef14d03a2566", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f58fc0235a2448ed9f84ef14d03a2566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f58fc0235a2448ed9f84ef14d03a2566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-user", "id": "53bca53e01df40fdab78e9b2e1f4422f"}, "audit_ids": ["-VwDGDObSTqA27mYCv4PHw"], "issued_at": "2018-08-12T00:16:16.000000Z"}} 2018-08-12 00:16:16,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4014f48ad3fb210b68fa098e15d04f1774ae7d2b" 2018-08-12 00:16:16,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46794d36-1990-4d7d-885a-6ef1296fb2f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:16,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-46794d36-1990-4d7d-885a-6ef1296fb2f5 2018-08-12 00:16:16,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4014f48ad3fb210b68fa098e15d04f1774ae7d2b" 2018-08-12 00:16:17,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-29971d41-8815-4265-9a94-b8486e234a2d Date: Sun, 12 Aug 2018 00:16:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c"} 2018-08-12 00:16:17,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c used request id req-29971d41-8815-4265-9a94-b8486e234a2d 2018-08-12 00:16:17,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4014f48ad3fb210b68fa098e15d04f1774ae7d2b" 2018-08-12 00:16:17,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-03e3f634-af4d-4157-bb0f-b0c1af51260d Date: Sun, 12 Aug 2018 00:16: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-08-12 00:16:17,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-03e3f634-af4d-4157-bb0f-b0c1af51260d 2018-08-12 00:16:17,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4014f48ad3fb210b68fa098e15d04f1774ae7d2b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c"}' 2018-08-12 00:16:17,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-477ae642-a1d9-4a77-802e-1989629fab99 Date: Sun, 12 Aug 2018 00:16:17 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:16:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:16:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc", "min_disk": 0, "protected": false, "id": "ce8d0750-9d9f-425c-813f-3ce60cd18adc", "file": "/v2/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc/file", "checksum": null, "owner": "f58fc0235a2448ed9f84ef14d03a2566", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:16:17,185 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-477ae642-a1d9-4a77-802e-1989629fab99 2018-08-12 00:16:17,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4014f48ad3fb210b68fa098e15d04f1774ae7d2b" -d '' 2018-08-12 00:16:17,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1a5d02c0-7112-489f-af42-fa64b62d2775 Date: Sun, 12 Aug 2018 00:16:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:16:17,525 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc/file used request id req-1a5d02c0-7112-489f-af42-fa64b62d2775 2018-08-12 00:16:17,526 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:16:17,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4014f48ad3fb210b68fa098e15d04f1774ae7d2b" 2018-08-12 00:16:17,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2901824e-5509-465d-882b-4f115d2bce6b Date: Sun, 12 Aug 2018 00:16:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:16:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:16:17Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc/snap", "metadata": {}}], "self": "/v2/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc", "min_disk": 0, "protected": false, "id": "ce8d0750-9d9f-425c-813f-3ce60cd18adc", "file": "/v2/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f58fc0235a2448ed9f84ef14d03a2566", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:16:17,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc used request id req-2901824e-5509-465d-882b-4f115d2bce6b 2018-08-12 00:16:17,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4014f48ad3fb210b68fa098e15d04f1774ae7d2b" 2018-08-12 00:16:17,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4a29dc67-bf61-4076-aa1f-bc49ecbb4958 Date: Sun, 12 Aug 2018 00:16: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-08-12 00:16:17,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-4a29dc67-bf61-4076-aa1f-bc49ecbb4958 2018-08-12 00:16:17,556 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c 2018-08-12 00:16:17,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4014f48ad3fb210b68fa098e15d04f1774ae7d2b" 2018-08-12 00:16:17,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7dcde4a6-fe4e-44c5-abc4-8902d9cea677 Date: Sun, 12 Aug 2018 00:16:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:16:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:16:17Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc/snap", "metadata": {}}], "self": "/v2/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc", "min_disk": 0, "protected": false, "id": "ce8d0750-9d9f-425c-813f-3ce60cd18adc", "file": "/v2/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f58fc0235a2448ed9f84ef14d03a2566", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:16:17,574 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc used request id req-7dcde4a6-fe4e-44c5-abc4-8902d9cea677 2018-08-12 00:16:17,574 - create_image - DEBUG - Instance status is - active 2018-08-12 00:16:17,574 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c 2018-08-12 00:16:17,575 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c 2018-08-12 00:16:17,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:17,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:17,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:16:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["2ZFkvN1eTCmuEGowpEbnZw"], "issued_at": "2018-08-12T00:16:17.000000Z"}} 2018-08-12 00:16:17,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43a46840823cd3deb2e0ce94419f9bf24e1df52" 2018-08-12 00:16:18,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0214d44-efcb-4fc1-b32b-61440ba54259 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:18,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f0214d44-efcb-4fc1-b32b-61440ba54259 2018-08-12 00:16:18,046 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:16:18,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43a46840823cd3deb2e0ce94419f9bf24e1df52" 2018-08-12 00:16:18,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-2abf8a74-3cbe-46d2-9609-78f95bac5733 x-compute-request-id: req-2abf8a74-3cbe-46d2-9609-78f95bac5733 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:16:18,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-2abf8a74-3cbe-46d2-9609-78f95bac5733 2018-08-12 00:16:18,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43a46840823cd3deb2e0ce94419f9bf24e1df52" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-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-08-12 00:16:18,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-53b5ff23-3f0c-4ff2-9b95-131c0150d228 x-compute-request-id: req-53b5ff23-3f0c-4ff2-9b95-131c0150d228 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d665ef4c-da23-4851-adb4-203c5f8f6470", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d665ef4c-da23-4851-adb4-203c5f8f6470", "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": "d665ef4c-da23-4851-adb4-203c5f8f6470"}} 2018-08-12 00:16:18,205 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-53b5ff23-3f0c-4ff2-9b95-131c0150d228 2018-08-12 00:16:18,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:18,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:18,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddbb1341d749448796b5a15cf050e9e9", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj-role"}], "expires_at": "2018-08-12T01:16:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f58fc0235a2448ed9f84ef14d03a2566", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f58fc0235a2448ed9f84ef14d03a2566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f58fc0235a2448ed9f84ef14d03a2566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-user", "id": "53bca53e01df40fdab78e9b2e1f4422f"}, "audit_ids": ["5Gg3jU5HR9-C_AEI060T6Q"], "issued_at": "2018-08-12T00:16:18.000000Z"}} 2018-08-12 00:16:18,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746348b8f97e4c1ec0c046b439dfa5faf42d69db" 2018-08-12 00:16:18,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba88771b-c6f1-4623-81d9-3ca7b762d2ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:18,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ba88771b-c6f1-4623-81d9-3ca7b762d2ae 2018-08-12 00:16:18,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:16:18,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:16:18,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:16:18,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:16:18,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:16:18,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746348b8f97e4c1ec0c046b439dfa5faf42d69db" 2018-08-12 00:16:18,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-358fb6d6-e083-4d71-b1f5-b0efaa6b2876 Date: Sun, 12 Aug 2018 00:16:18 GMT RESP BODY: {"networks":[]} 2018-08-12 00:16:18,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net used request id req-358fb6d6-e083-4d71-b1f5-b0efaa6b2876 2018-08-12 00:16:18,921 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net 2018-08-12 00:16:18,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746348b8f97e4c1ec0c046b439dfa5faf42d69db" -d '{"network": {"name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net", "admin_state_up": true}}' 2018-08-12 00:16:19,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 614 X-Openstack-Request-Id: req-322462df-2201-49cf-8d9e-e68e8bfc500c Date: Sun, 12 Aug 2018 00:16:19 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:16:19Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f58fc0235a2448ed9f84ef14d03a2566","id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net"}} 2018-08-12 00:16:19,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-322462df-2201-49cf-8d9e-e68e8bfc500c 2018-08-12 00:16:19,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746348b8f97e4c1ec0c046b439dfa5faf42d69db" 2018-08-12 00:16:19,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 598 X-Openstack-Request-Id: req-8f85edda-35dd-46de-bddd-8bad5081a384 Date: Sun, 12 Aug 2018 00:16:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:16:19Z","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f58fc0235a2448ed9f84ef14d03a2566","id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net"}]} 2018-08-12 00:16:19,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 used request id req-8f85edda-35dd-46de-bddd-8bad5081a384 2018-08-12 00:16:19,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746348b8f97e4c1ec0c046b439dfa5faf42d69db" 2018-08-12 00:16:19,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2724e830-da53-4cdf-89dc-3577150f3249 Date: Sun, 12 Aug 2018 00:16:19 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:16:19,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 used request id req-2724e830-da53-4cdf-89dc-3577150f3249 2018-08-12 00:16:19,768 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-subnet 2018-08-12 00:16:19,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746348b8f97e4c1ec0c046b439dfa5faf42d69db" -d '{"subnets": [{"ip_version": 4, "network_id": "c72316aa-b769-4ba2-b4c8-eae935cfbc52", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-subnet"}]}' 2018-08-12 00:16:20,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6acfc7aa-dec1-45e5-9b23-43903d48b2cb Date: Sun, 12 Aug 2018 00:16:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16: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":"f58fc0235a2448ed9f84ef14d03a2566","id":"0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-subnet"}]} 2018-08-12 00:16:20,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-6acfc7aa-dec1-45e5-9b23-43903d48b2cb 2018-08-12 00:16:20,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746348b8f97e4c1ec0c046b439dfa5faf42d69db" 2018-08-12 00:16:20,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-1d92bbe1-338c-4416-ac80-d05c23487e39 Date: Sun, 12 Aug 2018 00:16:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479"],"updated_at":"2018-08-12T00:16:20Z","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f58fc0235a2448ed9f84ef14d03a2566","id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net"}]} 2018-08-12 00:16:20,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 used request id req-1d92bbe1-338c-4416-ac80-d05c23487e39 2018-08-12 00:16:20,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746348b8f97e4c1ec0c046b439dfa5faf42d69db" 2018-08-12 00:16:20,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-88f7cbc1-9dd8-44e8-84e0-9808d64b131d Date: Sun, 12 Aug 2018 00:16:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16: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":"f58fc0235a2448ed9f84ef14d03a2566","id":"0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-subnet"}]} 2018-08-12 00:16:20,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 used request id req-88f7cbc1-9dd8-44e8-84e0-9808d64b131d 2018-08-12 00:16:20,687 - OpenStackNetwork - DEBUG - Network [c72316aa-b769-4ba2-b4c8-eae935cfbc52] created successfully 2018-08-12 00:16:20,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:20,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:21,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddbb1341d749448796b5a15cf050e9e9", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj-role"}], "expires_at": "2018-08-12T01:16:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f58fc0235a2448ed9f84ef14d03a2566", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f58fc0235a2448ed9f84ef14d03a2566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f58fc0235a2448ed9f84ef14d03a2566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-user", "id": "53bca53e01df40fdab78e9b2e1f4422f"}, "audit_ids": ["KoaJC3otSC6CTfBTiLXSjw"], "issued_at": "2018-08-12T00:16:21.000000Z"}} 2018-08-12 00:16:21,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:21,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6758bd6-1898-4681-96ee-843bb1bef590 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:21,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c6758bd6-1898-4681-96ee-843bb1bef590 2018-08-12 00:16:21,091 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:16:21,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:16:21,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:16:21,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:16:21,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:16:21,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:16:21,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:21,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-565b94ef-bf48-433e-9fb0-8f613d5c8ceb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:21,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-565b94ef-bf48-433e-9fb0-8f613d5c8ceb 2018-08-12 00:16:21,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:21,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c0f541c0-1484-4463-b676-d758e6cc78fe Date: Sun, 12 Aug 2018 00:16:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479"],"updated_at":"2018-08-12T00:16:20Z","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f58fc0235a2448ed9f84ef14d03a2566","id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net"}]} 2018-08-12 00:16:21,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net used request id req-c0f541c0-1484-4463-b676-d758e6cc78fe 2018-08-12 00:16:21,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:21,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-204b9d93-1a33-4042-9b1f-21af8774c474 Date: Sun, 12 Aug 2018 00:16:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16: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":"f58fc0235a2448ed9f84ef14d03a2566","id":"0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-subnet"}]} 2018-08-12 00:16:21,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 used request id req-204b9d93-1a33-4042-9b1f-21af8774c474 2018-08-12 00:16:21,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:21,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e80d4282-4e34-4c76-b1a1-3921562c0043 Date: Sun, 12 Aug 2018 00:16:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479"],"updated_at":"2018-08-12T00:16:20Z","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f58fc0235a2448ed9f84ef14d03a2566","id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net"}]} 2018-08-12 00:16:21,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net used request id req-e80d4282-4e34-4c76-b1a1-3921562c0043 2018-08-12 00:16:21,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:16:21,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:16: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:16:21,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:21,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5afc06db-f540-493a-88e5-a1525e0904bf Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f58fc0235a2448ed9f84ef14d03a2566", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj"}} 2018-08-12 00:16:21,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566 used request id req-5afc06db-f540-493a-88e5-a1525e0904bf 2018-08-12 00:16:21,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:21,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-df3468c8-7a9b-4c74-bb18-c660c6dc45bb Date: Sun, 12 Aug 2018 00:16:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16: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":"f58fc0235a2448ed9f84ef14d03a2566","id":"0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-subnet"}]} 2018-08-12 00:16:21,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 used request id req-df3468c8-7a9b-4c74-bb18-c660c6dc45bb 2018-08-12 00:16:21,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52&name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:21,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b7051226-e9ac-446d-8299-475d6a4a9b4c Date: Sun, 12 Aug 2018 00:16:21 GMT RESP BODY: {"ports":[]} 2018-08-12 00:16:21,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52&name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-port&admin_state_up=True used request id req-b7051226-e9ac-446d-8299-475d6a4a9b4c 2018-08-12 00:16:21,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:22,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16: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-24f92ac3-4873-4270-affd-48061f8f78ae x-compute-request-id: req-24f92ac3-4873-4270-affd-48061f8f78ae Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:16:22,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst used request id req-24f92ac3-4873-4270-affd-48061f8f78ae 2018-08-12 00:16:22,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:22,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-5edf1e8e-1d30-4c22-8b31-70b2fc14fd5f Date: Sun, 12 Aug 2018 00:16:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479"],"updated_at":"2018-08-12T00:16:20Z","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f58fc0235a2448ed9f84ef14d03a2566","id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net"}]} 2018-08-12 00:16:22,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net used request id req-5edf1e8e-1d30-4c22-8b31-70b2fc14fd5f 2018-08-12 00:16:22,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:22,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1087d05d-4b4b-46f2-bc01-2442d066a428 Date: Sun, 12 Aug 2018 00:16:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16: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":"f58fc0235a2448ed9f84ef14d03a2566","id":"0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-subnet"}]} 2018-08-12 00:16:22,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 used request id req-1087d05d-4b4b-46f2-bc01-2442d066a428 2018-08-12 00:16:22,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:22,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-10511707-e998-43ed-ad11-2ce95bc3a20d Date: Sun, 12 Aug 2018 00:16:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479"],"updated_at":"2018-08-12T00:16:20Z","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f58fc0235a2448ed9f84ef14d03a2566","id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net"}]} 2018-08-12 00:16:22,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net used request id req-10511707-e998-43ed-ad11-2ce95bc3a20d 2018-08-12 00:16:22,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:22,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fbb7a37-b57b-4e3d-9035-ac89bd70047b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f58fc0235a2448ed9f84ef14d03a2566", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj"}} 2018-08-12 00:16:22,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566 used request id req-1fbb7a37-b57b-4e3d-9035-ac89bd70047b 2018-08-12 00:16:22,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:22,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-904b6ff5-5ee6-4d4c-9a72-2f05aafc98eb Date: Sun, 12 Aug 2018 00:16:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16: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":"f58fc0235a2448ed9f84ef14d03a2566","id":"0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-subnet"}]} 2018-08-12 00:16:22,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 used request id req-904b6ff5-5ee6-4d4c-9a72-2f05aafc98eb 2018-08-12 00:16:22,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52&name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:22,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e38c9d52-535b-47b1-a690-2849f327d915 Date: Sun, 12 Aug 2018 00:16:22 GMT RESP BODY: {"ports":[]} 2018-08-12 00:16:22,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52&name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-port&admin_state_up=True used request id req-e38c9d52-535b-47b1-a690-2849f327d915 2018-08-12 00:16:22,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:22,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:22,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ddbb1341d749448796b5a15cf050e9e9", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj-role"}], "expires_at": "2018-08-12T01:16:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f58fc0235a2448ed9f84ef14d03a2566", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f58fc0235a2448ed9f84ef14d03a2566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f58fc0235a2448ed9f84ef14d03a2566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f58fc0235a2448ed9f84ef14d03a2566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f58fc0235a2448ed9f84ef14d03a2566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-user", "id": "53bca53e01df40fdab78e9b2e1f4422f"}, "audit_ids": ["5Ti5udaYShqafNfa1wRzvw"], "issued_at": "2018-08-12T00:16:22.000000Z"}} 2018-08-12 00:16:22,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53f540659bd383c3035594338c518520d39ba9c" 2018-08-12 00:16:22,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7294df57-1e84-4a92-8825-0da0e9242fc4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:22,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7294df57-1e84-4a92-8825-0da0e9242fc4 2018-08-12 00:16:22,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:23,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-76ac3879-3964-4467-be0b-31536048d7a2 Date: Sun, 12 Aug 2018 00:16:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479"],"updated_at":"2018-08-12T00:16:20Z","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f58fc0235a2448ed9f84ef14d03a2566","id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net"}]} 2018-08-12 00:16:23,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net used request id req-76ac3879-3964-4467-be0b-31536048d7a2 2018-08-12 00:16:23,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:23,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c427a633-a38a-4191-8f03-616d93926824 Date: Sun, 12 Aug 2018 00:16:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16: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":"f58fc0235a2448ed9f84ef14d03a2566","id":"0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-subnet"}]} 2018-08-12 00:16:23,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 used request id req-c427a633-a38a-4191-8f03-616d93926824 2018-08-12 00:16:23,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:23,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-205c7b57-0742-4eba-8a37-c5c198ee46fc Date: Sun, 12 Aug 2018 00:16:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479"],"updated_at":"2018-08-12T00:16:20Z","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f58fc0235a2448ed9f84ef14d03a2566","id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net"}]} 2018-08-12 00:16:23,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net used request id req-205c7b57-0742-4eba-8a37-c5c198ee46fc 2018-08-12 00:16:23,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:16:23,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:16: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:16:23,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53f540659bd383c3035594338c518520d39ba9c" 2018-08-12 00:16:23,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-612548bb-60d9-45bc-aee2-c96b49518b9f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f58fc0235a2448ed9f84ef14d03a2566", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj"}} 2018-08-12 00:16:23,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566 used request id req-612548bb-60d9-45bc-aee2-c96b49518b9f 2018-08-12 00:16:23,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:23,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-16c6d34a-cffd-4956-97d7-d6cb4269b508 Date: Sun, 12 Aug 2018 00:16:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16: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":"f58fc0235a2448ed9f84ef14d03a2566","id":"0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-subnet"}]} 2018-08-12 00:16:23,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 used request id req-16c6d34a-cffd-4956-97d7-d6cb4269b508 2018-08-12 00:16:23,407 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net 2018-08-12 00:16:23,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" -d '{"port": {"network_id": "c72316aa-b769-4ba2-b4c8-eae935cfbc52", "name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-port", "admin_state_up": true}}' 2018-08-12 00:16:24,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-faa6d169-280c-4abf-8e3e-d1e36c09e705 Date: Sun, 12 Aug 2018 00:16:24 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:16:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:16:23Z","name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:7d:22:b5","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"f58fc0235a2448ed9f84ef14d03a2566","fixed_ips":[{"subnet_id":"0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479","ip_address":"10.55.0.4"}],"id":"9440a386-af5a-4d8a-bc7b-26998d50c008","security_groups":["e9cd4568-b7b7-48e9-9545-5497a5f25bce"],"device_id":""}} 2018-08-12 00:16:24,346 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-faa6d169-280c-4abf-8e3e-d1e36c09e705 2018-08-12 00:16:24,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:24,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-37058bf1-3b58-4894-a21c-82b37a3b4575 Date: Sun, 12 Aug 2018 00:16:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479"],"updated_at":"2018-08-12T00:16:20Z","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f58fc0235a2448ed9f84ef14d03a2566","id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net"}]} 2018-08-12 00:16:24,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net used request id req-37058bf1-3b58-4894-a21c-82b37a3b4575 2018-08-12 00:16:24,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:24,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d51bc4c8-280b-4460-90c9-f6c778ed1896 Date: Sun, 12 Aug 2018 00:16:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16: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":"f58fc0235a2448ed9f84ef14d03a2566","id":"0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-subnet"}]} 2018-08-12 00:16:24,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 used request id req-d51bc4c8-280b-4460-90c9-f6c778ed1896 2018-08-12 00:16:24,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:24,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ba5943c7-badc-4c57-90fd-c40d65b0dd78 Date: Sun, 12 Aug 2018 00:16:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479"],"updated_at":"2018-08-12T00:16:20Z","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f58fc0235a2448ed9f84ef14d03a2566","id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net"}]} 2018-08-12 00:16:24,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net used request id req-ba5943c7-badc-4c57-90fd-c40d65b0dd78 2018-08-12 00:16:24,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:24,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0054c63-23fd-4f41-a72f-78e043d022e8 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f58fc0235a2448ed9f84ef14d03a2566", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj"}} 2018-08-12 00:16:24,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566 used request id req-c0054c63-23fd-4f41-a72f-78e043d022e8 2018-08-12 00:16:24,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:24,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-79778905-e26c-419e-a43a-cfdbce4e9fc3 Date: Sun, 12 Aug 2018 00:16:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16: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":"f58fc0235a2448ed9f84ef14d03a2566","id":"0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-subnet"}]} 2018-08-12 00:16:24,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 used request id req-79778905-e26c-419e-a43a-cfdbce4e9fc3 2018-08-12 00:16:24,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52&name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:24,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3f217837-249b-4c2c-aab9-fd874977340d Date: Sun, 12 Aug 2018 00:16:24 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:23Z","admin_state_up":true,"updated_at":"2018-08-12T00:16:23Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:7d:22:b5","id":"9440a386-af5a-4d8a-bc7b-26998d50c008","port_security_enabled":true,"project_id":"f58fc0235a2448ed9f84ef14d03a2566","fixed_ips":[{"subnet_id":"0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["e9cd4568-b7b7-48e9-9545-5497a5f25bce"],"name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-port"}]} 2018-08-12 00:16:24,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52&name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-port&admin_state_up=True used request id req-3f217837-249b-4c2c-aab9-fd874977340d 2018-08-12 00:16:24,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:24,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c62bdf82-5e81-41df-9e3d-7ca8d86c679c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f58fc0235a2448ed9f84ef14d03a2566", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj"}} 2018-08-12 00:16:24,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566 used request id req-c62bdf82-5e81-41df-9e3d-7ca8d86c679c 2018-08-12 00:16:24,855 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst 2018-08-12 00:16:24,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:24,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16: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-19b8bbc2-1912-4351-a65e-0a4047e09820 x-compute-request-id: req-19b8bbc2-1912-4351-a65e-0a4047e09820 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d665ef4c-da23-4851-adb4-203c5f8f6470", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d665ef4c-da23-4851-adb4-203c5f8f6470", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d665ef4c-da23-4851-adb4-203c5f8f6470", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-flavor-name"}]} 2018-08-12 00:16:24,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-19b8bbc2-1912-4351-a65e-0a4047e09820 2018-08-12 00:16:24,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/d665ef4c-da23-4851-adb4-203c5f8f6470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:24,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16: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-becbca3f-e79a-4f0a-8b7a-9c5651211bd9 x-compute-request-id: req-becbca3f-e79a-4f0a-8b7a-9c5651211bd9 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d665ef4c-da23-4851-adb4-203c5f8f6470", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d665ef4c-da23-4851-adb4-203c5f8f6470", "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": "d665ef4c-da23-4851-adb4-203c5f8f6470"}} 2018-08-12 00:16:24,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/d665ef4c-da23-4851-adb4-203c5f8f6470 used request id req-becbca3f-e79a-4f0a-8b7a-9c5651211bd9 2018-08-12 00:16:24,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:25,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-ca7b6d47-9ed9-44a4-848e-f3f760314baf Date: Sun, 12 Aug 2018 00:16:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:16:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:16:17Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc/snap", "metadata": {}}], "self": "/v2/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc", "min_disk": 0, "protected": false, "id": "ce8d0750-9d9f-425c-813f-3ce60cd18adc", "file": "/v2/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f58fc0235a2448ed9f84ef14d03a2566", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c"} 2018-08-12 00:16:25,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c used request id req-ca7b6d47-9ed9-44a4-848e-f3f760314baf 2018-08-12 00:16:25,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:25,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9a43a121-76d4-41cc-8a4b-0108d0503dd1 Date: Sun, 12 Aug 2018 00:16: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-08-12 00:16:25,098 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-9a43a121-76d4-41cc-8a4b-0108d0503dd1 2018-08-12 00:16:25,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" -d '{"server": {"name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst", "imageRef": "ce8d0750-9d9f-425c-813f-3ce60cd18adc", "flavorRef": "d665ef4c-da23-4851-adb4-203c5f8f6470", "max_count": 1, "min_count": 1, "networks": [{"port": "9440a386-af5a-4d8a-bc7b-26998d50c008"}]}}' 2018-08-12 00:16:25,786 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-dbd30134-777b-4fea-bd9c-aeedc098807f x-compute-request-id: req-dbd30134-777b-4fea-bd9c-aeedc098807f Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "da4c2717-b4d1-40ce-ad8d-750eaadaef83", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83", "rel": "bookmark"}], "adminPass": "YgnBe6WLjdzR"}} 2018-08-12 00:16:25,786 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-dbd30134-777b-4fea-bd9c-aeedc098807f 2018-08-12 00:16:25,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:26,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-ace7dab3-e941-4951-b25f-2f1b801ac921 x-compute-request-id: req-ace7dab3-e941-4951-b25f-2f1b801ac921 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.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83", "rel": "bookmark"}], "image": {"id": "ce8d0750-9d9f-425c-813f-3ce60cd18adc", "links": [{"href": "http://172.30.9.30:8774/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d665ef4c-da23-4851-adb4-203c5f8f6470", "links": [{"href": "http://172.30.9.30:8774/flavors/d665ef4c-da23-4851-adb4-203c5f8f6470", "rel": "bookmark"}]}, "id": "da4c2717-b4d1-40ce-ad8d-750eaadaef83", "user_id": "53bca53e01df40fdab78e9b2e1f4422f", "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-08-12T00:16:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst", "created": "2018-08-12T00:16:25Z", "tenant_id": "f58fc0235a2448ed9f84ef14d03a2566", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:16:26,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 used request id req-ace7dab3-e941-4951-b25f-2f1b801ac921 2018-08-12 00:16:26,047 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst 2018-08-12 00:16:26,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:26,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-fc6d5373-5d6d-43b0-a06c-8c4dedbf96c2 x-compute-request-id: req-fc6d5373-5d6d-43b0-a06c-8c4dedbf96c2 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.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83", "rel": "bookmark"}], "image": {"id": "ce8d0750-9d9f-425c-813f-3ce60cd18adc", "links": [{"href": "http://172.30.9.30:8774/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d665ef4c-da23-4851-adb4-203c5f8f6470", "links": [{"href": "http://172.30.9.30:8774/flavors/d665ef4c-da23-4851-adb4-203c5f8f6470", "rel": "bookmark"}]}, "id": "da4c2717-b4d1-40ce-ad8d-750eaadaef83", "user_id": "53bca53e01df40fdab78e9b2e1f4422f", "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-08-12T00:16:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst", "created": "2018-08-12T00:16:25Z", "tenant_id": "f58fc0235a2448ed9f84ef14d03a2566", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:16:26,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 used request id req-fc6d5373-5d6d-43b0-a06c-8c4dedbf96c2 2018-08-12 00:16:26,274 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst] is - BUILD 2018-08-12 00:16:26,274 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:16:29,277 - create_instance - DEBUG - VM status query timeout in 896.770534992 2018-08-12 00:16:29,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:29,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16: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-0c90f8ad-942b-4397-9ab6-891fb30559d9 x-compute-request-id: req-0c90f8ad-942b-4397-9ab6-891fb30559d9 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83", "rel": "bookmark"}], "image": {"id": "ce8d0750-9d9f-425c-813f-3ce60cd18adc", "links": [{"href": "http://172.30.9.30:8774/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d665ef4c-da23-4851-adb4-203c5f8f6470", "links": [{"href": "http://172.30.9.30:8774/flavors/d665ef4c-da23-4851-adb4-203c5f8f6470", "rel": "bookmark"}]}, "id": "da4c2717-b4d1-40ce-ad8d-750eaadaef83", "security_groups": [{"name": "default"}], "user_id": "53bca53e01df40fdab78e9b2e1f4422f", "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-08-12T00:16:26Z", "hostId": "688b0c8ecd2e1a61a7a914296e5fdec90f86ffa2ffd46f1f24d5954e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst", "created": "2018-08-12T00:16:25Z", "tenant_id": "f58fc0235a2448ed9f84ef14d03a2566", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:16:29,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 used request id req-0c90f8ad-942b-4397-9ab6-891fb30559d9 2018-08-12 00:16:29,452 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst] is - BUILD 2018-08-12 00:16:29,453 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:16:32,456 - create_instance - DEBUG - VM status query timeout in 893.591748953 2018-08-12 00:16:32,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:32,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16: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-2297114a-b2fa-4a79-8dc2-7303024425f9 x-compute-request-id: req-2297114a-b2fa-4a79-8dc2-7303024425f9 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:22:b5", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83", "rel": "bookmark"}], "image": {"id": "ce8d0750-9d9f-425c-813f-3ce60cd18adc", "links": [{"href": "http://172.30.9.30:8774/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:16:30.000000", "flavor": {"id": "d665ef4c-da23-4851-adb4-203c5f8f6470", "links": [{"href": "http://172.30.9.30:8774/flavors/d665ef4c-da23-4851-adb4-203c5f8f6470", "rel": "bookmark"}]}, "id": "da4c2717-b4d1-40ce-ad8d-750eaadaef83", "security_groups": [{"name": "default"}], "user_id": "53bca53e01df40fdab78e9b2e1f4422f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:16:30Z", "hostId": "688b0c8ecd2e1a61a7a914296e5fdec90f86ffa2ffd46f1f24d5954e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst", "created": "2018-08-12T00:16:25Z", "tenant_id": "f58fc0235a2448ed9f84ef14d03a2566", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:16:32,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 used request id req-2297114a-b2fa-4a79-8dc2-7303024425f9 2018-08-12 00:16:32,783 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst] is - ACTIVE 2018-08-12 00:16:32,784 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:16:32,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:33,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16: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-15e14e48-9d28-4f6c-98be-26471987901c x-compute-request-id: req-15e14e48-9d28-4f6c-98be-26471987901c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:22:b5", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83", "rel": "bookmark"}], "image": {"id": "ce8d0750-9d9f-425c-813f-3ce60cd18adc", "links": [{"href": "http://172.30.9.30:8774/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:16:30.000000", "flavor": {"id": "d665ef4c-da23-4851-adb4-203c5f8f6470", "links": [{"href": "http://172.30.9.30:8774/flavors/d665ef4c-da23-4851-adb4-203c5f8f6470", "rel": "bookmark"}]}, "id": "da4c2717-b4d1-40ce-ad8d-750eaadaef83", "security_groups": [{"name": "default"}], "user_id": "53bca53e01df40fdab78e9b2e1f4422f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:16:30Z", "hostId": "688b0c8ecd2e1a61a7a914296e5fdec90f86ffa2ffd46f1f24d5954e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst", "created": "2018-08-12T00:16:25Z", "tenant_id": "f58fc0235a2448ed9f84ef14d03a2566", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:16:33,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 used request id req-15e14e48-9d28-4f6c-98be-26471987901c 2018-08-12 00:16:33,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:33,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-43b7ca0b-19ff-4198-9254-60f80bb92f4d Date: Sun, 12 Aug 2018 00:16:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479"],"updated_at":"2018-08-12T00:16:20Z","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f58fc0235a2448ed9f84ef14d03a2566","id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net"}]} 2018-08-12 00:16:33,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net used request id req-43b7ca0b-19ff-4198-9254-60f80bb92f4d 2018-08-12 00:16:33,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:33,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f61636a4-0dd0-4689-87ce-61073f53601a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f58fc0235a2448ed9f84ef14d03a2566", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj"}} 2018-08-12 00:16:33,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566 used request id req-f61636a4-0dd0-4689-87ce-61073f53601a 2018-08-12 00:16:33,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:33,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f151baa6-4811-4ccc-bc76-8230f8342c2d Date: Sun, 12 Aug 2018 00:16:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:20Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16: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":"f58fc0235a2448ed9f84ef14d03a2566","id":"0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-subnet"}]} 2018-08-12 00:16:33,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 used request id req-f151baa6-4811-4ccc-bc76-8230f8342c2d 2018-08-12 00:16:33,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:33,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1558 X-Openstack-Request-Id: req-fbb9c0f6-1154-4f09-84e8-13c9f6714ae9 Date: Sun, 12 Aug 2018 00:16:33 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:20Z","admin_state_up":true,"updated_at":"2018-08-12T00:16:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c72316aa-b769-4ba2-b4c8-eae935cfbc52","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:a2:3c","id":"629a039f-c635-47f5-b7b1-eed1bf8dfd9f","port_security_enabled":false,"project_id":"f58fc0235a2448ed9f84ef14d03a2566","fixed_ips":[{"subnet_id":"0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c72316aa-b769-4ba2-b4c8-eae935cfbc52","tenant_id":"f58fc0235a2448ed9f84ef14d03a2566","created_at":"2018-08-12T00:16:23Z","admin_state_up":true,"updated_at":"2018-08-12T00:16:30Z","binding:vnic_type":"normal","device_id":"da4c2717-b4d1-40ce-ad8d-750eaadaef83","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:7d:22:b5","id":"9440a386-af5a-4d8a-bc7b-26998d50c008","port_security_enabled":true,"project_id":"f58fc0235a2448ed9f84ef14d03a2566","fixed_ips":[{"subnet_id":"0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["e9cd4568-b7b7-48e9-9545-5497a5f25bce"],"name":"CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-port"}]} 2018-08-12 00:16:33,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c72316aa-b769-4ba2-b4c8-eae935cfbc52 used request id req-fbb9c0f6-1154-4f09-84e8-13c9f6714ae9 2018-08-12 00:16:33,367 - create_instance - INFO - Deleting Port with ID - 9440a386-af5a-4d8a-bc7b-26998d50c008 2018-08-12 00:16:33,367 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-port 2018-08-12 00:16:33,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/9440a386-af5a-4d8a-bc7b-26998d50c008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:33,874 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-506d40bc-b331-42fc-9b15-bdc5f505900a Date: Sun, 12 Aug 2018 00:16:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:16:33,875 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/9440a386-af5a-4d8a-bc7b-26998d50c008 used request id req-506d40bc-b331-42fc-9b15-bdc5f505900a 2018-08-12 00:16:33,875 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst 2018-08-12 00:16:33,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:34,010 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00: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-b72d1edd-5b9b-40df-b490-b405ad07c792 x-compute-request-id: req-b72d1edd-5b9b-40df-b490-b405ad07c792 Content-Type: application/json 2018-08-12 00:16:34,010 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 used request id req-b72d1edd-5b9b-40df-b490-b405ad07c792 2018-08-12 00:16:34,010 - create_instance - INFO - Checking deletion status 2018-08-12 00:16:34,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:34,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16: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-72151bac-4370-43a7-a72c-481a8a27e165 x-compute-request-id: req-72151bac-4370-43a7-a72c-481a8a27e165 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83", "rel": "bookmark"}], "image": {"id": "ce8d0750-9d9f-425c-813f-3ce60cd18adc", "links": [{"href": "http://172.30.9.30:8774/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:16:30.000000", "flavor": {"id": "d665ef4c-da23-4851-adb4-203c5f8f6470", "links": [{"href": "http://172.30.9.30:8774/flavors/d665ef4c-da23-4851-adb4-203c5f8f6470", "rel": "bookmark"}]}, "id": "da4c2717-b4d1-40ce-ad8d-750eaadaef83", "user_id": "53bca53e01df40fdab78e9b2e1f4422f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:16:33Z", "hostId": "688b0c8ecd2e1a61a7a914296e5fdec90f86ffa2ffd46f1f24d5954e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst", "created": "2018-08-12T00:16:25Z", "tenant_id": "f58fc0235a2448ed9f84ef14d03a2566", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:16:34,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 used request id req-72151bac-4370-43a7-a72c-481a8a27e165 2018-08-12 00:16:34,365 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst] is - ACTIVE 2018-08-12 00:16:34,365 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:16:37,368 - create_instance - DEBUG - VM status query timeout in 296.641972065 2018-08-12 00:16:37,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:37,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16: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-2c0739ef-8a7d-49f7-a65c-40fbb11756fc x-compute-request-id: req-2c0739ef-8a7d-49f7-a65c-40fbb11756fc Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83", "rel": "bookmark"}], "image": {"id": "ce8d0750-9d9f-425c-813f-3ce60cd18adc", "links": [{"href": "http://172.30.9.30:8774/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:16:30.000000", "flavor": {"id": "d665ef4c-da23-4851-adb4-203c5f8f6470", "links": [{"href": "http://172.30.9.30:8774/flavors/d665ef4c-da23-4851-adb4-203c5f8f6470", "rel": "bookmark"}]}, "id": "da4c2717-b4d1-40ce-ad8d-750eaadaef83", "user_id": "53bca53e01df40fdab78e9b2e1f4422f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:16:33Z", "hostId": "688b0c8ecd2e1a61a7a914296e5fdec90f86ffa2ffd46f1f24d5954e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst", "created": "2018-08-12T00:16:25Z", "tenant_id": "f58fc0235a2448ed9f84ef14d03a2566", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:16:37,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 used request id req-2c0739ef-8a7d-49f7-a65c-40fbb11756fc 2018-08-12 00:16:37,655 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst] is - ACTIVE 2018-08-12 00:16:37,655 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:16:40,659 - create_instance - DEBUG - VM status query timeout in 293.351641178 2018-08-12 00:16:40,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52df05aade49c40564cb9fc279d7be2b9fdecd4d" 2018-08-12 00:16:40,708 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16: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-cc925265-0069-42af-9483-3e80ecc2866f x-compute-request-id: req-cc925265-0069-42af-9483-3e80ecc2866f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance da4c2717-b4d1-40ce-ad8d-750eaadaef83 could not be found.", "code": 404}} 2018-08-12 00:16:40,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da4c2717-b4d1-40ce-ad8d-750eaadaef83 used request id req-cc925265-0069-42af-9483-3e80ecc2866f 2018-08-12 00:16:40,709 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance da4c2717-b4d1-40ce-ad8d-750eaadaef83 could not be found. (HTTP 404) (Request-ID: req-cc925265-0069-42af-9483-3e80ecc2866f) 2018-08-12 00:16:40,709 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-inst 2018-08-12 00:16:40,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/d665ef4c-da23-4851-adb4-203c5f8f6470 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b43a46840823cd3deb2e0ce94419f9bf24e1df52" 2018-08-12 00:16:40,740 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:16: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-2aa58bd6-0eda-4e02-903e-eb6ab7025b42 x-compute-request-id: req-2aa58bd6-0eda-4e02-903e-eb6ab7025b42 Content-Length: 0 Content-Type: application/json 2018-08-12 00:16:40,740 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/d665ef4c-da23-4851-adb4-203c5f8f6470 used request id req-2aa58bd6-0eda-4e02-903e-eb6ab7025b42 2018-08-12 00:16:40,741 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-subnet 2018-08-12 00:16:40,741 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-subnet 2018-08-12 00:16:40,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746348b8f97e4c1ec0c046b439dfa5faf42d69db" 2018-08-12 00:16:41,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c5ecc416-7205-448a-bca8-ad10328ebd7e Date: Sun, 12 Aug 2018 00:16:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:16:41,880 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/0d4dfbc1-cd9b-47b4-9b7d-9a7b98e58479 used request id req-c5ecc416-7205-448a-bca8-ad10328ebd7e 2018-08-12 00:16:41,880 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c-pub-net 2018-08-12 00:16:41,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/c72316aa-b769-4ba2-b4c8-eae935cfbc52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746348b8f97e4c1ec0c046b439dfa5faf42d69db" 2018-08-12 00:16:43,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d19161b2-7f3e-4620-9372-39de4b0fcfef Date: Sun, 12 Aug 2018 00:16:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:16:43,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/c72316aa-b769-4ba2-b4c8-eae935cfbc52 used request id req-d19161b2-7f3e-4620-9372-39de4b0fcfef 2018-08-12 00:16:43,297 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-98e59e8d-9f37-418b-8c3f-b03d4ea0c90c 2018-08-12 00:16:43,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4014f48ad3fb210b68fa098e15d04f1774ae7d2b" 2018-08-12 00:16:43,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-72af3265-bef1-4e37-a0ba-59455c554836 Date: Sun, 12 Aug 2018 00:16:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:16:43,951 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/ce8d0750-9d9f-425c-813f-3ce60cd18adc used request id req-72af3265-bef1-4e37-a0ba-59455c554836 2018-08-12 00:16:43,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:16:43,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:16:43,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:16:43,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:16:43,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:16:43,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:44,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-e518382a-e839-4327-9685-f1ce33ddca94 Date: Sun, 12 Aug 2018 00:16:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f58fc0235a2448ed9f84ef14d03a2566", "created_at": "2018-08-12T00:16:19Z", "updated_at": "2018-08-12T00:16:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:16:19Z", "revision_number": 0, "id": "a07d71e9-1bf2-443c-9c61-7ea31f0ad70e", "remote_group_id": "e9cd4568-b7b7-48e9-9545-5497a5f25bce", "remote_ip_prefix": null, "created_at": "2018-08-12T00:16:19Z", "security_group_id": "e9cd4568-b7b7-48e9-9545-5497a5f25bce", "tenant_id": "f58fc0235a2448ed9f84ef14d03a2566", "port_range_min": null, "ethertype": "IPv6", "project_id": "f58fc0235a2448ed9f84ef14d03a2566"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:16:19Z", "revision_number": 0, "id": "bfc1ff1c-3d8f-4971-a2fc-b3108a046b08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:16:19Z", "security_group_id": "e9cd4568-b7b7-48e9-9545-5497a5f25bce", "tenant_id": "f58fc0235a2448ed9f84ef14d03a2566", "port_range_min": null, "ethertype": "IPv6", "project_id": "f58fc0235a2448ed9f84ef14d03a2566"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:16:19Z", "revision_number": 0, "id": "ebe29313-e209-4bb3-a5b0-83e105ee61b1", "remote_group_id": "e9cd4568-b7b7-48e9-9545-5497a5f25bce", "remote_ip_prefix": null, "created_at": "2018-08-12T00:16:19Z", "security_group_id": "e9cd4568-b7b7-48e9-9545-5497a5f25bce", "tenant_id": "f58fc0235a2448ed9f84ef14d03a2566", "port_range_min": null, "ethertype": "IPv4", "project_id": "f58fc0235a2448ed9f84ef14d03a2566"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:16:19Z", "revision_number": 0, "id": "f2675f8f-5825-4cbd-b5c8-6c6834c29b26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:16:19Z", "security_group_id": "e9cd4568-b7b7-48e9-9545-5497a5f25bce", "tenant_id": "f58fc0235a2448ed9f84ef14d03a2566", "port_range_min": null, "ethertype": "IPv4", "project_id": "f58fc0235a2448ed9f84ef14d03a2566"}], "revision_number": 4, "project_id": "f58fc0235a2448ed9f84ef14d03a2566", "id": "e9cd4568-b7b7-48e9-9545-5497a5f25bce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:16:44,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-e518382a-e839-4327-9685-f1ce33ddca94 2018-08-12 00:16:44,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:44,315 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e46ff12-7919-419e-9590-9a3d06a80fcf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:44,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-4e46ff12-7919-419e-9590-9a3d06a80fcf 2018-08-12 00:16:44,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:44,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:44,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e6412ce-8f9e-4668-87b1-500428eb3704 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:44,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-1e6412ce-8f9e-4668-87b1-500428eb3704 2018-08-12 00:16:44,401 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:44,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:44,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bec37515-cbc5-4823-a1b4-4cf5a07c9566 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:44,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-bec37515-cbc5-4823-a1b4-4cf5a07c9566 2018-08-12 00:16:44,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:44,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:44,575 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b1ea41-2f91-4329-9a2d-ea55c36ead07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:44,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-30b1ea41-2f91-4329-9a2d-ea55c36ead07 2018-08-12 00:16:44,576 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:44,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:44,663 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8fecac7-a4dc-4e17-9a90-1bf21020ef71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:44,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-a8fecac7-a4dc-4e17-9a90-1bf21020ef71 2018-08-12 00:16:44,663 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:44,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:44,747 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b69c13e9-c93d-40d0-a159-c196acee3e23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:44,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-b69c13e9-c93d-40d0-a159-c196acee3e23 2018-08-12 00:16:44,747 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:44,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:44,832 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf9cc2a6-8e10-4552-8b5f-8b17f6292c78 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:44,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-cf9cc2a6-8e10-4552-8b5f-8b17f6292c78 2018-08-12 00:16:44,832 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:44,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:44,917 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ad92fbf-530b-4ac3-a432-8cea99ac4a52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:44,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-3ad92fbf-530b-4ac3-a432-8cea99ac4a52 2018-08-12 00:16:44,917 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:44,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:45,003 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18c9df24-1ffb-4995-acdb-56f970eca662 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:45,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-18c9df24-1ffb-4995-acdb-56f970eca662 2018-08-12 00:16:45,003 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:45,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:45,092 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adf71339-df77-4af7-8ad4-52a0d63226ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:45,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-adf71339-df77-4af7-8ad4-52a0d63226ec 2018-08-12 00:16:45,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:45,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:45,175 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8245574e-b729-4458-9e7a-866f6fd9e16a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:45,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-8245574e-b729-4458-9e7a-866f6fd9e16a 2018-08-12 00:16:45,175 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:45,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:45,259 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a78066d-2811-4ac1-b750-6f42278bbde7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:45,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-6a78066d-2811-4ac1-b750-6f42278bbde7 2018-08-12 00:16:45,260 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:45,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:45,344 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:16:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6de680c-ba21-47eb-b644-2786eb924dec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:16:45,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-e6de680c-ba21-47eb-b644-2786eb924dec 2018-08-12 00:16:45,344 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:16:45,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:45,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349f5c08-9a39-43bd-92a4-d113a3955ff7 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:16:45,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-349f5c08-9a39-43bd-92a4-d113a3955ff7 2018-08-12 00:16:45,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:45,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7fa8be3-aba2-45a4-ae57-76c76a244822 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f58fc0235a2448ed9f84ef14d03a2566", "name": "CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj"}} 2018-08-12 00:16:45,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566 used request id req-c7fa8be3-aba2-45a4-ae57-76c76a244822 2018-08-12 00:16:45,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9cd4568-b7b7-48e9-9545-5497a5f25bce 2018-08-12 00:16:45,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=e9cd4568-b7b7-48e9-9545-5497a5f25bce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:45,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0593ac10-5413-40f3-965a-52a75bc520b4 Date: Sun, 12 Aug 2018 00:16:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e9cd4568-b7b7-48e9-9545-5497a5f25bce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:16:19Z", "security_group_id": "e9cd4568-b7b7-48e9-9545-5497a5f25bce", "port_range_min": null, "revision_number": 0, "tenant_id": "f58fc0235a2448ed9f84ef14d03a2566", "created_at": "2018-08-12T00:16:19Z", "project_id": "f58fc0235a2448ed9f84ef14d03a2566", "id": "a07d71e9-1bf2-443c-9c61-7ea31f0ad70e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:16:19Z", "security_group_id": "e9cd4568-b7b7-48e9-9545-5497a5f25bce", "port_range_min": null, "revision_number": 0, "tenant_id": "f58fc0235a2448ed9f84ef14d03a2566", "created_at": "2018-08-12T00:16:19Z", "project_id": "f58fc0235a2448ed9f84ef14d03a2566", "id": "bfc1ff1c-3d8f-4971-a2fc-b3108a046b08"}, {"remote_group_id": "e9cd4568-b7b7-48e9-9545-5497a5f25bce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:16:19Z", "security_group_id": "e9cd4568-b7b7-48e9-9545-5497a5f25bce", "port_range_min": null, "revision_number": 0, "tenant_id": "f58fc0235a2448ed9f84ef14d03a2566", "created_at": "2018-08-12T00:16:19Z", "project_id": "f58fc0235a2448ed9f84ef14d03a2566", "id": "ebe29313-e209-4bb3-a5b0-83e105ee61b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:16:19Z", "security_group_id": "e9cd4568-b7b7-48e9-9545-5497a5f25bce", "port_range_min": null, "revision_number": 0, "tenant_id": "f58fc0235a2448ed9f84ef14d03a2566", "created_at": "2018-08-12T00:16:19Z", "project_id": "f58fc0235a2448ed9f84ef14d03a2566", "id": "f2675f8f-5825-4cbd-b5c8-6c6834c29b26"}]} 2018-08-12 00:16:45,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=e9cd4568-b7b7-48e9-9545-5497a5f25bce used request id req-0593ac10-5413-40f3-965a-52a75bc520b4 2018-08-12 00:16:45,551 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:16:45,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/e9cd4568-b7b7-48e9-9545-5497a5f25bce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:45,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b16f31fe-dfe8-4e6d-a48c-27da8fcfa113 Content-Length: 0 Date: Sun, 12 Aug 2018 00:16:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:16:45,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/e9cd4568-b7b7-48e9-9545-5497a5f25bce used request id req-b16f31fe-dfe8-4e6d-a48c-27da8fcfa113 2018-08-12 00:16:45,740 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj 2018-08-12 00:16:45,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:46,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:16:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-037420dc-804d-42dd-a445-2ec04edf149d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:16:46,036 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f58fc0235a2448ed9f84ef14d03a2566 used request id req-037420dc-804d-42dd-a445-2ec04edf149d 2018-08-12 00:16:46,036 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-339e91b0-8de4-477-proj-role 2018-08-12 00:16:46,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/ddbb1341d749448796b5a15cf050e9e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:46,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56ab3b02-e2b7-4ac6-b904-c59c97c3f32e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:16:46,143 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/ddbb1341d749448796b5a15cf050e9e9 used request id req-56ab3b02-e2b7-4ac6-b904-c59c97c3f32e 2018-08-12 00:16:46,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c91a37e55fa63a1ee1bdddb0ac11367b84ec0" 2018-08-12 00:16:46,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf4298a-0f9f-49f2-9317-ecd5c45048a4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:16:46,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5bf4298a-0f9f-49f2-9317-ecd5c45048a4 2018-08-12 00:16:46,231 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-339e91b0-8de4-477-user 2018-08-12 00:16:46,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/53bca53e01df40fdab78e9b2e1f4422f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b21a64232c1f323b94e5df343891304d24eb6092" 2018-08-12 00:16:46,419 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22993aad-9d87-440b-ba4c-aa3fb1caee05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:16:46,419 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/53bca53e01df40fdab78e9b2e1f4422f used request id req-22993aad-9d87-440b-ba4c-aa3fb1caee05 2018-08-12 00:16:46,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:46,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:16:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["2sI2CF0bTO2Y4izyocVrrA"], "issued_at": "2018-08-12T00:16:46.000000Z"}} 2018-08-12 00:16:46,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63906219caafca8e6722d38e984dcc479d90e68" 2018-08-12 00:16:46,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22308754-8e89-481a-989f-adb00fd798b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:46,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-22308754-8e89-481a-989f-adb00fd798b3 2018-08-12 00:16:46,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:46,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:47,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:16:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["r5JivWvgSEySTLTIrUhBUQ"], "issued_at": "2018-08-12T00:16:47.000000Z"}} 2018-08-12 00:16:47,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e1e63c38a1e3557ea09ed0426278d28c6788ef" 2018-08-12 00:16:47,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d515b9-67da-41ff-b26d-c7de5c2c98ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:47,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-91d515b9-67da-41ff-b26d-c7de5c2c98ac 2018-08-12 00:16:47,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:16:47,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:16: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:16:47,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-8f885c63-696a-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e1e63c38a1e3557ea09ed0426278d28c6788ef" 2018-08-12 00:16:47,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d6b2b6e-b624-4421-8167-3d6530b5ded7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-8f885c63-696a-421-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:16:47,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-8f885c63-696a-421-proj used request id req-6d6b2b6e-b624-4421-8167-3d6530b5ded7 2018-08-12 00:16:47,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e1e63c38a1e3557ea09ed0426278d28c6788ef" 2018-08-12 00:16:47,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba36c4b7-25ac-4b0f-b70b-12a7589ce1f2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:16:47,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ba36c4b7-25ac-4b0f-b70b-12a7589ce1f2 2018-08-12 00:16:47,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e1e63c38a1e3557ea09ed0426278d28c6788ef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}}' 2018-08-12 00:16:47,659 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46f56a4d-92ac-4e1b-ab95-cb06be10bb14 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6"}, "tags": [], "enabled": true, "id": "1575aa70c403426d988843eb0ab041d6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}} 2018-08-12 00:16:47,659 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-46f56a4d-92ac-4e1b-ab95-cb06be10bb14 2018-08-12 00:16:47,660 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-8f885c63-696a-421-proj 2018-08-12 00:16:47,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:47,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:48,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:16:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Gtw_qe99QZuL6DuNeD-R2g"], "issued_at": "2018-08-12T00:16:48.000000Z"}} 2018-08-12 00:16:48,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474c8aa57e0a6a94b6f678b729c64626bbf15b45" 2018-08-12 00:16:48,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be2949d-5ba9-436f-89e9-f7c25ef8301c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:48,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8be2949d-5ba9-436f-89e9-f7c25ef8301c 2018-08-12 00:16:48,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:16:48,063 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:16: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:16:48,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474c8aa57e0a6a94b6f678b729c64626bbf15b45" 2018-08-12 00:16:48,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-122b2012-dd5d-4196-b91e-f53244757079 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:16:48,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-122b2012-dd5d-4196-b91e-f53244757079 2018-08-12 00:16:48,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceVolumeTests-8f885c63-696a-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474c8aa57e0a6a94b6f678b729c64626bbf15b45" 2018-08-12 00:16:48,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74b5228f-fdf7-4af1-9292-e66abade9945 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceVolumeTests-8f885c63-696a-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6"}, "tags": [], "enabled": true, "id": "1575aa70c403426d988843eb0ab041d6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}]} 2018-08-12 00:16:48,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceVolumeTests-8f885c63-696a-421-proj used request id req-74b5228f-fdf7-4af1-9292-e66abade9945 2018-08-12 00:16:48,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474c8aa57e0a6a94b6f678b729c64626bbf15b45" 2018-08-12 00:16:48,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f71464c-08a2-4ea5-abb7-96a728fa6336 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:16:48,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0f71464c-08a2-4ea5-abb7-96a728fa6336 2018-08-12 00:16:48,628 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-8f885c63-696a-421-user 2018-08-12 00:16:48,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:48,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e1e63c38a1e3557ea09ed0426278d28c6788ef" 2018-08-12 00:16:48,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a584fbec-4d35-40f1-8532-e9c289bc38f5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:16:48,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a584fbec-4d35-40f1-8532-e9c289bc38f5 2018-08-12 00:16:48,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e1e63c38a1e3557ea09ed0426278d28c6788ef" -d '{"role": {"name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj-role"}}' 2018-08-12 00:16:48,820 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:16:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3617e187-7073-48e8-898a-a09f6e2abcd4 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9acd038c3abf4098bba135fbccfc6128", "links": {"self": "http://172.30.9.30:5000/v3/roles/9acd038c3abf4098bba135fbccfc6128"}, "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj-role"}} 2018-08-12 00:16:48,820 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-3617e187-7073-48e8-898a-a09f6e2abcd4 2018-08-12 00:16:48,820 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-8f885c63-696a-421-proj-role 2018-08-12 00:16:48,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/9acd038c3abf4098bba135fbccfc6128 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e1e63c38a1e3557ea09ed0426278d28c6788ef" 2018-08-12 00:16:48,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71fcbeda-da8b-48fd-b1ff-4d71cca9c209 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9acd038c3abf4098bba135fbccfc6128", "links": {"self": "http://172.30.9.30:5000/v3/roles/9acd038c3abf4098bba135fbccfc6128"}, "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj-role"}} 2018-08-12 00:16:48,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/9acd038c3abf4098bba135fbccfc6128 used request id req-71fcbeda-da8b-48fd-b1ff-4d71cca9c209 2018-08-12 00:16:48,908 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-8f885c63-696a-421-proj-role to project CreateInstanceVolumeTests-8f885c63-696a-421-proj 2018-08-12 00:16:48,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6/users/40006a1e1a754ebc9e9b24818f671a75/roles/9acd038c3abf4098bba135fbccfc6128 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e1e63c38a1e3557ea09ed0426278d28c6788ef" 2018-08-12 00:16:49,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:16:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09a5bbeb-a391-4ea6-8d07-ee99f809bbc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:16:49,026 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6/users/40006a1e1a754ebc9e9b24818f671a75/roles/9acd038c3abf4098bba135fbccfc6128 used request id req-09a5bbeb-a391-4ea6-8d07-ee99f809bbc8 2018-08-12 00:16:49,027 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:16:49,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:16:49,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:16:49,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:16:49,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:16:49,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:16:49,030 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:16:49,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:49,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:49,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9acd038c3abf4098bba135fbccfc6128", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj-role"}], "expires_at": "2018-08-12T01:16:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1575aa70c403426d988843eb0ab041d6", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-8f885c63-696a-421-user", "id": "40006a1e1a754ebc9e9b24818f671a75"}, "audit_ids": ["LzLAn4W2SJqn9GmjdbhUjQ"], "issued_at": "2018-08-12T00:16:49.000000Z"}} 2018-08-12 00:16:49,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1a8a3ec6ebb807ff334bdace19bdf8b3c29b92" 2018-08-12 00:16:49,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8614fa9e-9dae-44f9-b40e-ec9272e905c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:49,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8614fa9e-9dae-44f9-b40e-ec9272e905c4 2018-08-12 00:16:49,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a1a8a3ec6ebb807ff334bdace19bdf8b3c29b92" 2018-08-12 00:16:49,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-b1ed8bab-7e45-4350-8978-4ad1a723eeb5 Date: Sun, 12 Aug 2018 00:16:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-image"} 2018-08-12 00:16:49,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-image used request id req-b1ed8bab-7e45-4350-8978-4ad1a723eeb5 2018-08-12 00:16:49,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a1a8a3ec6ebb807ff334bdace19bdf8b3c29b92" 2018-08-12 00:16:49,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2e74cb6c-11a8-46f2-b7b6-7f40a50dfb71 Date: Sun, 12 Aug 2018 00:16: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-08-12 00:16:49,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-2e74cb6c-11a8-46f2-b7b6-7f40a50dfb71 2018-08-12 00:16:49,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a1a8a3ec6ebb807ff334bdace19bdf8b3c29b92" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-image"}' 2018-08-12 00:16:49,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-32759a90-5584-4075-a876-d3651ad502c1 Date: Sun, 12 Aug 2018 00:16:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:16:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:16:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b", "min_disk": 0, "protected": false, "id": "0f56a3ec-b188-4740-93c0-4f3abddfda1b", "file": "/v2/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b/file", "checksum": null, "owner": "1575aa70c403426d988843eb0ab041d6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:16:49,739 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-32759a90-5584-4075-a876-d3651ad502c1 2018-08-12 00:16:49,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a1a8a3ec6ebb807ff334bdace19bdf8b3c29b92" -d '' 2018-08-12 00:16:50,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-65c98ef1-e216-480d-b1d3-a2ca301d92b2 Date: Sun, 12 Aug 2018 00:16:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:16:50,903 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b/file used request id req-65c98ef1-e216-480d-b1d3-a2ca301d92b2 2018-08-12 00:16:50,903 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:16:50,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a1a8a3ec6ebb807ff334bdace19bdf8b3c29b92" 2018-08-12 00:16:50,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-b7f24250-b453-4f17-8553-cd7cef643fa4 Date: Sun, 12 Aug 2018 00:16:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:16:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:16:50Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b/snap", "metadata": {}}], "self": "/v2/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b", "min_disk": 0, "protected": false, "id": "0f56a3ec-b188-4740-93c0-4f3abddfda1b", "file": "/v2/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1575aa70c403426d988843eb0ab041d6", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:16:50,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b used request id req-b7f24250-b453-4f17-8553-cd7cef643fa4 2018-08-12 00:16:50,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a1a8a3ec6ebb807ff334bdace19bdf8b3c29b92" 2018-08-12 00:16:50,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0c3b2a18-dd82-40d9-a5e9-5533229c8ca8 Date: Sun, 12 Aug 2018 00:16:50 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-08-12 00:16:50,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-0c3b2a18-dd82-40d9-a5e9-5533229c8ca8 2018-08-12 00:16:50,935 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-image 2018-08-12 00:16:50,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a1a8a3ec6ebb807ff334bdace19bdf8b3c29b92" 2018-08-12 00:16:50,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-56d7d263-b797-447f-a11a-5d5bd897c484 Date: Sun, 12 Aug 2018 00:16:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:16:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:16:50Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b/snap", "metadata": {}}], "self": "/v2/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b", "min_disk": 0, "protected": false, "id": "0f56a3ec-b188-4740-93c0-4f3abddfda1b", "file": "/v2/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1575aa70c403426d988843eb0ab041d6", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:16:50,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b used request id req-56d7d263-b797-447f-a11a-5d5bd897c484 2018-08-12 00:16:50,954 - create_image - DEBUG - Instance status is - active 2018-08-12 00:16:50,954 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-image 2018-08-12 00:16:50,954 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-image 2018-08-12 00:16:50,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:50,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:51,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:16:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["bIkLOl_ASw2lZgYGBvSWzQ"], "issued_at": "2018-08-12T00:16:51.000000Z"}} 2018-08-12 00:16:51,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc4b7e438e8039e1ff5d450c20cc386685724d3" 2018-08-12 00:16:51,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e28f085e-41de-4147-8469-710438be078a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:51,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e28f085e-41de-4147-8469-710438be078a 2018-08-12 00:16:51,422 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:16:51,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc4b7e438e8039e1ff5d450c20cc386685724d3" 2018-08-12 00:16:51,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-88275491-13bf-431c-bb26-53c4828a4eda x-compute-request-id: req-88275491-13bf-431c-bb26-53c4828a4eda Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:16:51,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-88275491-13bf-431c-bb26-53c4828a4eda 2018-08-12 00:16:51,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc4b7e438e8039e1ff5d450c20cc386685724d3" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-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-08-12 00:16:51,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-9e6f30b3-6b63-4105-96e0-9e2701d0e3e0 x-compute-request-id: req-9e6f30b3-6b63-4105-96e0-9e2701d0e3e0 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "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": "cebcb186-384f-41a0-b2f2-833a466f4bf9"}} 2018-08-12 00:16:51,652 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-9e6f30b3-6b63-4105-96e0-9e2701d0e3e0 2018-08-12 00:16:51,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:51,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:52,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9acd038c3abf4098bba135fbccfc6128", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj-role"}], "expires_at": "2018-08-12T01:16:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1575aa70c403426d988843eb0ab041d6", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-8f885c63-696a-421-user", "id": "40006a1e1a754ebc9e9b24818f671a75"}, "audit_ids": ["f_EN0VZsSWuUzcwACzk0EQ"], "issued_at": "2018-08-12T00:16:52.000000Z"}} 2018-08-12 00:16:52,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc40db6f5d48014f2a1816fe25601aa1b7bacdd" 2018-08-12 00:16:52,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb35859e-6cd6-4ac5-9bd9-4c4626c1b467 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:52,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-eb35859e-6cd6-4ac5-9bd9-4c4626c1b467 2018-08-12 00:16:52,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:16:52,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:16:52,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:16:52,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:16:52,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:16:52,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc40db6f5d48014f2a1816fe25601aa1b7bacdd" 2018-08-12 00:16:52,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-00cf6062-d26c-4ca3-b12f-ae97d9da6c39 Date: Sun, 12 Aug 2018 00:16:52 GMT RESP BODY: {"networks":[]} 2018-08-12 00:16:52,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net used request id req-00cf6062-d26c-4ca3-b12f-ae97d9da6c39 2018-08-12 00:16:52,308 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net 2018-08-12 00:16:52,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc40db6f5d48014f2a1816fe25601aa1b7bacdd" -d '{"network": {"name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net", "admin_state_up": true}}' 2018-08-12 00:16:52,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-6ef3af8e-5d3a-4034-a532-8734833c9a90 Date: Sun, 12 Aug 2018 00:16:52 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:16:52Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1575aa70c403426d988843eb0ab041d6","id":"45da67de-44da-42c1-8c94-6806b812ae34","name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net"}} 2018-08-12 00:16:52,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-6ef3af8e-5d3a-4034-a532-8734833c9a90 2018-08-12 00:16:52,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc40db6f5d48014f2a1816fe25601aa1b7bacdd" 2018-08-12 00:16:53,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-06161366-5d3d-4524-a55b-1e05ebdbf813 Date: Sun, 12 Aug 2018 00:16:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:16:52Z","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1575aa70c403426d988843eb0ab041d6","id":"45da67de-44da-42c1-8c94-6806b812ae34","name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net"}]} 2018-08-12 00:16:53,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-06161366-5d3d-4524-a55b-1e05ebdbf813 2018-08-12 00:16:53,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc40db6f5d48014f2a1816fe25601aa1b7bacdd" 2018-08-12 00:16:53,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4423a0b5-c6dc-4320-a961-645812ec1cc7 Date: Sun, 12 Aug 2018 00:16:53 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:16:53,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-4423a0b5-c6dc-4320-a961-645812ec1cc7 2018-08-12 00:16:53,077 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet 2018-08-12 00:16:53,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc40db6f5d48014f2a1816fe25601aa1b7bacdd" -d '{"subnets": [{"ip_version": 4, "network_id": "45da67de-44da-42c1-8c94-6806b812ae34", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet"}]}' 2018-08-12 00:16:53,634 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-222fb852-f571-488b-bd75-a8e9c7c0b94a Date: Sun, 12 Aug 2018 00:16:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16:53Z","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":"1575aa70c403426d988843eb0ab041d6","id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","subnetpool_id":null,"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet"}]} 2018-08-12 00:16:53,634 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-222fb852-f571-488b-bd75-a8e9c7c0b94a 2018-08-12 00:16:53,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc40db6f5d48014f2a1816fe25601aa1b7bacdd" 2018-08-12 00:16:53,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-43306354-0685-4ccf-8b93-79de2ee660c6 Date: Sun, 12 Aug 2018 00:16:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144"],"updated_at":"2018-08-12T00:16:53Z","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1575aa70c403426d988843eb0ab041d6","id":"45da67de-44da-42c1-8c94-6806b812ae34","name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net"}]} 2018-08-12 00:16:53,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-43306354-0685-4ccf-8b93-79de2ee660c6 2018-08-12 00:16:53,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc40db6f5d48014f2a1816fe25601aa1b7bacdd" 2018-08-12 00:16:53,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-21981f23-5c2f-4da2-8618-32231434fc07 Date: Sun, 12 Aug 2018 00:16:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16:53Z","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":"1575aa70c403426d988843eb0ab041d6","id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","subnetpool_id":null,"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet"}]} 2018-08-12 00:16:53,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-21981f23-5c2f-4da2-8618-32231434fc07 2018-08-12 00:16:53,815 - OpenStackNetwork - DEBUG - Network [45da67de-44da-42c1-8c94-6806b812ae34] created successfully 2018-08-12 00:16:53,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:53,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:54,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9acd038c3abf4098bba135fbccfc6128", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj-role"}], "expires_at": "2018-08-12T01:16:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1575aa70c403426d988843eb0ab041d6", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-8f885c63-696a-421-user", "id": "40006a1e1a754ebc9e9b24818f671a75"}, "audit_ids": ["3JoXiblqTxO-rgSISd5sWg"], "issued_at": "2018-08-12T00:16:54.000000Z"}} 2018-08-12 00:16:54,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca41affcce3f1852791831932a0bea196a97e2f" 2018-08-12 00:16:54,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb35963-f6bb-4430-bf8a-2ae6c6156319 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:54,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ceb35963-f6bb-4430-bf8a-2ae6c6156319 2018-08-12 00:16:54,306 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca41affcce3f1852791831932a0bea196a97e2f" 2018-08-12 00:16:54,513 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:54 GMT Server: Apache x-compute-request-id: req-15da45b8-3d19-4ad8-9cd3-f90e454e94de OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-15da45b8-3d19-4ad8-9cd3-f90e454e94de Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:16:54,513 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/detail used request id req-15da45b8-3d19-4ad8-9cd3-f90e454e94de 2018-08-12 00:16:54,516 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}7ca41affcce3f1852791831932a0bea196a97e2f" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-15da45b8-3d19-4ad8-9cd3-f90e454e94de" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-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-08-12 00:16:55,021 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:16:54 GMT Server: Apache x-compute-request-id: req-2d337f19-c267-43b7-94b8-44092c5b54d6 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-2d337f19-c267-43b7-94b8-44092c5b54d6 Content-Length: 875 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "rel": "self"}, {"href": "http://172.30.9.30:8776/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:16:54.000000", "description": null, "updated_at": "2018-08-12T00:16:54.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "size": 1}} 2018-08-12 00:16:55,021 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes used request id req-2d337f19-c267-43b7-94b8-44092c5b54d6 2018-08-12 00:16:55,024 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15da45b8-3d19-4ad8-9cd3-f90e454e94de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca41affcce3f1852791831932a0bea196a97e2f" 2018-08-12 00:16:55,280 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:55 GMT Server: Apache x-compute-request-id: req-dcdd33e7-1681-4413-ac05-6acec63df3d5 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dcdd33e7-1681-4413-ac05-6acec63df3d5 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "rel": "self"}, {"href": "http://172.30.9.30:8776/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:16:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1575aa70c403426d988843eb0ab041d6", "updated_at": "2018-08-12T00:16:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "size": 1}} 2018-08-12 00:16:55,280 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1 used request id req-dcdd33e7-1681-4413-ac05-6acec63df3d5 2018-08-12 00:16:55,281 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-1 2018-08-12 00:16:55,284 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15da45b8-3d19-4ad8-9cd3-f90e454e94de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca41affcce3f1852791831932a0bea196a97e2f" 2018-08-12 00:16:55,536 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:55 GMT Server: Apache x-compute-request-id: req-af93424a-9ba5-4013-9765-df0f90c7f432 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-af93424a-9ba5-4013-9765-df0f90c7f432 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "rel": "self"}, {"href": "http://172.30.9.30:8776/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:16:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1575aa70c403426d988843eb0ab041d6", "updated_at": "2018-08-12T00:16:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "size": 1}} 2018-08-12 00:16:55,536 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1 used request id req-af93424a-9ba5-4013-9765-df0f90c7f432 2018-08-12 00:16:55,536 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:16:55,537 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-1 2018-08-12 00:16:55,537 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-1 2018-08-12 00:16:55,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:55,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:55,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9acd038c3abf4098bba135fbccfc6128", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj-role"}], "expires_at": "2018-08-12T01:16:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1575aa70c403426d988843eb0ab041d6", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-8f885c63-696a-421-user", "id": "40006a1e1a754ebc9e9b24818f671a75"}, "audit_ids": ["TEcrAtxLTsKUIS8kYUy3hw"], "issued_at": "2018-08-12T00:16:55.000000Z"}} 2018-08-12 00:16:55,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271c3ecc08323a11c68ebd8519ca9c91bad2d36e" 2018-08-12 00:16:55,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab4a879f-2121-4a5b-9ed9-4925d921be6c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:55,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ab4a879f-2121-4a5b-9ed9-4925d921be6c 2018-08-12 00:16:55,945 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271c3ecc08323a11c68ebd8519ca9c91bad2d36e" 2018-08-12 00:16:56,270 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:55 GMT Server: Apache x-compute-request-id: req-32cb2455-4c0f-4559-8d8c-6f0965bee52a OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-32cb2455-4c0f-4559-8d8c-6f0965bee52a Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "rel": "self"}, {"href": "http://172.30.9.30:8776/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:16:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1575aa70c403426d988843eb0ab041d6", "updated_at": "2018-08-12T00:16:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "size": 1}]} 2018-08-12 00:16:56,270 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/detail used request id req-32cb2455-4c0f-4559-8d8c-6f0965bee52a 2018-08-12 00:16:56,274 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}271c3ecc08323a11c68ebd8519ca9c91bad2d36e" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-32cb2455-4c0f-4559-8d8c-6f0965bee52a" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-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-08-12 00:16:56,696 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:16:56 GMT Server: Apache x-compute-request-id: req-c86eb925-dea7-4e81-83a1-8837470ce0e1 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-c86eb925-dea7-4e81-83a1-8837470ce0e1 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9", "rel": "self"}, {"href": "http://172.30.9.30:8776/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:16:56.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "854a1719-0b64-420e-8966-b62c03804bf9", "size": 1}} 2018-08-12 00:16:56,696 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes used request id req-c86eb925-dea7-4e81-83a1-8837470ce0e1 2018-08-12 00:16:56,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32cb2455-4c0f-4559-8d8c-6f0965bee52a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271c3ecc08323a11c68ebd8519ca9c91bad2d36e" 2018-08-12 00:16:56,925 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:56 GMT Server: Apache x-compute-request-id: req-5b0dd472-80bb-4166-8724-33c26340d6a9 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b0dd472-80bb-4166-8724-33c26340d6a9 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9", "rel": "self"}, {"href": "http://172.30.9.30:8776/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:16:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1575aa70c403426d988843eb0ab041d6", "updated_at": "2018-08-12T00:16:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "854a1719-0b64-420e-8966-b62c03804bf9", "size": 1}} 2018-08-12 00:16:56,926 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9 used request id req-5b0dd472-80bb-4166-8724-33c26340d6a9 2018-08-12 00:16:56,926 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-2 2018-08-12 00:16:56,929 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32cb2455-4c0f-4559-8d8c-6f0965bee52a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271c3ecc08323a11c68ebd8519ca9c91bad2d36e" 2018-08-12 00:16:57,149 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:56 GMT Server: Apache x-compute-request-id: req-67a3068e-6c5a-417d-a008-bc2be15a8e19 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-67a3068e-6c5a-417d-a008-bc2be15a8e19 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9", "rel": "self"}, {"href": "http://172.30.9.30:8776/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:16:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1575aa70c403426d988843eb0ab041d6", "updated_at": "2018-08-12T00:16:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "854a1719-0b64-420e-8966-b62c03804bf9", "size": 1}} 2018-08-12 00:16:57,149 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9 used request id req-67a3068e-6c5a-417d-a008-bc2be15a8e19 2018-08-12 00:16:57,149 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:16:57,149 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-2 2018-08-12 00:16:57,149 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-2 2018-08-12 00:16:57,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:57,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:57,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9acd038c3abf4098bba135fbccfc6128", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj-role"}], "expires_at": "2018-08-12T01:16:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1575aa70c403426d988843eb0ab041d6", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-8f885c63-696a-421-user", "id": "40006a1e1a754ebc9e9b24818f671a75"}, "audit_ids": ["QhIWqUTSTy6ppbO4uD_JiA"], "issued_at": "2018-08-12T00:16:57.000000Z"}} 2018-08-12 00:16:57,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:57,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08cf6f1a-1bf4-4802-b49f-6174a68941e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:57,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-08cf6f1a-1bf4-4802-b49f-6174a68941e1 2018-08-12 00:16:57,542 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:16:57,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:16:57,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:16:57,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:16:57,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:16:57,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:16:57,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:57,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05d743bb-494f-471f-9208-29fd9350b982 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:57,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-05d743bb-494f-471f-9208-29fd9350b982 2018-08-12 00:16:57,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:57,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-4051515a-9f55-4df9-a856-579fe2f89367 Date: Sun, 12 Aug 2018 00:16:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144"],"updated_at":"2018-08-12T00:16:53Z","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1575aa70c403426d988843eb0ab041d6","id":"45da67de-44da-42c1-8c94-6806b812ae34","name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net"}]} 2018-08-12 00:16:57,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net used request id req-4051515a-9f55-4df9-a856-579fe2f89367 2018-08-12 00:16:57,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:57,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2c027ddc-d187-4bb5-9798-a4b0f5580bc7 Date: Sun, 12 Aug 2018 00:16:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16:53Z","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":"1575aa70c403426d988843eb0ab041d6","id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","subnetpool_id":null,"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet"}]} 2018-08-12 00:16:57,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-2c027ddc-d187-4bb5-9798-a4b0f5580bc7 2018-08-12 00:16:57,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:58,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-5a73268f-33fa-417f-a19e-bba40cd5d7bc Date: Sun, 12 Aug 2018 00:16:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144"],"updated_at":"2018-08-12T00:16:53Z","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1575aa70c403426d988843eb0ab041d6","id":"45da67de-44da-42c1-8c94-6806b812ae34","name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net"}]} 2018-08-12 00:16:58,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net used request id req-5a73268f-33fa-417f-a19e-bba40cd5d7bc 2018-08-12 00:16:58,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:16:58,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:16: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:16:58,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:58,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f8a850-bbbe-48b9-a655-0f039e907bf3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1575aa70c403426d988843eb0ab041d6", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}} 2018-08-12 00:16:58,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 used request id req-b2f8a850-bbbe-48b9-a655-0f039e907bf3 2018-08-12 00:16:58,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:58,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-28f692cc-3337-47b2-b5f1-6b47d6c7027c Date: Sun, 12 Aug 2018 00:16:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16:53Z","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":"1575aa70c403426d988843eb0ab041d6","id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","subnetpool_id":null,"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet"}]} 2018-08-12 00:16:58,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-28f692cc-3337-47b2-b5f1-6b47d6c7027c 2018-08-12 00:16:58,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=45da67de-44da-42c1-8c94-6806b812ae34&name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:58,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-74cbc6a6-3b42-421d-af09-c073e7affcd1 Date: Sun, 12 Aug 2018 00:16:58 GMT RESP BODY: {"ports":[]} 2018-08-12 00:16:58,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=45da67de-44da-42c1-8c94-6806b812ae34&name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-port&admin_state_up=True used request id req-74cbc6a6-3b42-421d-af09-c073e7affcd1 2018-08-12 00:16:58,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:58,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-2c167de3-7021-4b4a-93db-b3f31e02ba9e x-compute-request-id: req-2c167de3-7021-4b4a-93db-b3f31e02ba9e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:16:58,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst used request id req-2c167de3-7021-4b4a-93db-b3f31e02ba9e 2018-08-12 00:16:58,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:58,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-73232dd7-bfba-4ab9-8ab3-10152346d2f4 Date: Sun, 12 Aug 2018 00:16:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144"],"updated_at":"2018-08-12T00:16:53Z","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1575aa70c403426d988843eb0ab041d6","id":"45da67de-44da-42c1-8c94-6806b812ae34","name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net"}]} 2018-08-12 00:16:58,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net used request id req-73232dd7-bfba-4ab9-8ab3-10152346d2f4 2018-08-12 00:16:58,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:58,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2254725d-26c3-4cc5-a18d-fda2a76c5570 Date: Sun, 12 Aug 2018 00:16:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16:53Z","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":"1575aa70c403426d988843eb0ab041d6","id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","subnetpool_id":null,"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet"}]} 2018-08-12 00:16:58,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-2254725d-26c3-4cc5-a18d-fda2a76c5570 2018-08-12 00:16:58,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:58,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-4a9d89a1-97ad-4321-ac9e-9ecf14df28aa Date: Sun, 12 Aug 2018 00:16:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144"],"updated_at":"2018-08-12T00:16:53Z","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1575aa70c403426d988843eb0ab041d6","id":"45da67de-44da-42c1-8c94-6806b812ae34","name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net"}]} 2018-08-12 00:16:58,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net used request id req-4a9d89a1-97ad-4321-ac9e-9ecf14df28aa 2018-08-12 00:16:58,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:58,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff37b8f-6a94-41c5-9dad-eec85199f96e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1575aa70c403426d988843eb0ab041d6", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}} 2018-08-12 00:16:58,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 used request id req-9ff37b8f-6a94-41c5-9dad-eec85199f96e 2018-08-12 00:16:58,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:58,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-31e5b452-9495-49a5-af05-6bd710308130 Date: Sun, 12 Aug 2018 00:16:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16:53Z","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":"1575aa70c403426d988843eb0ab041d6","id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","subnetpool_id":null,"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet"}]} 2018-08-12 00:16:58,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-31e5b452-9495-49a5-af05-6bd710308130 2018-08-12 00:16:58,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=45da67de-44da-42c1-8c94-6806b812ae34&name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:58,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aefd3e24-62b9-457f-9539-6ba99b19a536 Date: Sun, 12 Aug 2018 00:16:58 GMT RESP BODY: {"ports":[]} 2018-08-12 00:16:58,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=45da67de-44da-42c1-8c94-6806b812ae34&name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-port&admin_state_up=True used request id req-aefd3e24-62b9-457f-9539-6ba99b19a536 2018-08-12 00:16:58,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:16:58,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:16:59,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9acd038c3abf4098bba135fbccfc6128", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj-role"}], "expires_at": "2018-08-12T01:16:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1575aa70c403426d988843eb0ab041d6", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-8f885c63-696a-421-user", "id": "40006a1e1a754ebc9e9b24818f671a75"}, "audit_ids": ["OaPhmfGbS0-v5L9Hg7a5gw"], "issued_at": "2018-08-12T00:16:59.000000Z"}} 2018-08-12 00:16:59,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe40946c825026d50d1c5a91e36f612b77c120d" 2018-08-12 00:16:59,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-048781bc-ea3b-41dc-952a-1ba24110f250 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:16:59,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-048781bc-ea3b-41dc-952a-1ba24110f250 2018-08-12 00:16:59,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:59,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-8329b4ed-5f6f-4fd9-ae16-2e86d39bb869 Date: Sun, 12 Aug 2018 00:16:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144"],"updated_at":"2018-08-12T00:16:53Z","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1575aa70c403426d988843eb0ab041d6","id":"45da67de-44da-42c1-8c94-6806b812ae34","name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net"}]} 2018-08-12 00:16:59,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net used request id req-8329b4ed-5f6f-4fd9-ae16-2e86d39bb869 2018-08-12 00:16:59,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:59,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-22160bab-397b-4786-b2aa-781a375a26b4 Date: Sun, 12 Aug 2018 00:16:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16:53Z","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":"1575aa70c403426d988843eb0ab041d6","id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","subnetpool_id":null,"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet"}]} 2018-08-12 00:16:59,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-22160bab-397b-4786-b2aa-781a375a26b4 2018-08-12 00:16:59,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:59,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-4f470e90-88ac-4e6b-a350-b250d4905485 Date: Sun, 12 Aug 2018 00:16:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144"],"updated_at":"2018-08-12T00:16:53Z","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1575aa70c403426d988843eb0ab041d6","id":"45da67de-44da-42c1-8c94-6806b812ae34","name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net"}]} 2018-08-12 00:16:59,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net used request id req-4f470e90-88ac-4e6b-a350-b250d4905485 2018-08-12 00:16:59,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:16:59,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:16: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:16:59,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe40946c825026d50d1c5a91e36f612b77c120d" 2018-08-12 00:16:59,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7f2837-be53-462e-913a-7a94d99fcdec Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1575aa70c403426d988843eb0ab041d6", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}} 2018-08-12 00:16:59,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 used request id req-df7f2837-be53-462e-913a-7a94d99fcdec 2018-08-12 00:16:59,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:16:59,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b2a12722-b74c-4f76-8d02-cb3d7b9844bf Date: Sun, 12 Aug 2018 00:16:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16:53Z","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":"1575aa70c403426d988843eb0ab041d6","id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","subnetpool_id":null,"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet"}]} 2018-08-12 00:16:59,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-b2a12722-b74c-4f76-8d02-cb3d7b9844bf 2018-08-12 00:16:59,779 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net 2018-08-12 00:16:59,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" -d '{"port": {"network_id": "45da67de-44da-42c1-8c94-6806b812ae34", "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-port", "admin_state_up": true}}' 2018-08-12 00:17:00,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-29b33a93-bc7b-4065-8e1e-bc8027eb9921 Date: Sun, 12 Aug 2018 00:17:00 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:17:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:17:00Z","name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:33:e1:46","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"1575aa70c403426d988843eb0ab041d6","fixed_ips":[{"subnet_id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","ip_address":"10.55.0.10"}],"id":"bc6c1aa9-b23d-43e7-9317-6a56ab7ae594","security_groups":["1725546a-58da-4a03-a816-1f8c8fe06676"],"device_id":""}} 2018-08-12 00:17:00,697 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-29b33a93-bc7b-4065-8e1e-bc8027eb9921 2018-08-12 00:17:00,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:00,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-0ff3ed4a-d061-4492-9a57-1983896cfa89 Date: Sun, 12 Aug 2018 00:17:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144"],"updated_at":"2018-08-12T00:16:53Z","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1575aa70c403426d988843eb0ab041d6","id":"45da67de-44da-42c1-8c94-6806b812ae34","name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net"}]} 2018-08-12 00:17:00,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net used request id req-0ff3ed4a-d061-4492-9a57-1983896cfa89 2018-08-12 00:17:00,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:00,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a2d11d4d-0d0d-4594-a833-227ea7c4adf0 Date: Sun, 12 Aug 2018 00:17:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16:53Z","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":"1575aa70c403426d988843eb0ab041d6","id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","subnetpool_id":null,"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet"}]} 2018-08-12 00:17:00,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-a2d11d4d-0d0d-4594-a833-227ea7c4adf0 2018-08-12 00:17:00,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:00,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a7cc07fb-570b-4b5f-ac20-67efd87d203c Date: Sun, 12 Aug 2018 00:17:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144"],"updated_at":"2018-08-12T00:16:53Z","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1575aa70c403426d988843eb0ab041d6","id":"45da67de-44da-42c1-8c94-6806b812ae34","name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net"}]} 2018-08-12 00:17:00,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net used request id req-a7cc07fb-570b-4b5f-ac20-67efd87d203c 2018-08-12 00:17:00,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:01,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc5401f-f129-4f22-bfa4-1548fbbb3433 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1575aa70c403426d988843eb0ab041d6", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}} 2018-08-12 00:17:01,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 used request id req-0bc5401f-f129-4f22-bfa4-1548fbbb3433 2018-08-12 00:17:01,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:01,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-714c980b-29b7-4b56-a224-8ce8c6978c65 Date: Sun, 12 Aug 2018 00:17:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16:53Z","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":"1575aa70c403426d988843eb0ab041d6","id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","subnetpool_id":null,"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet"}]} 2018-08-12 00:17:01,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-714c980b-29b7-4b56-a224-8ce8c6978c65 2018-08-12 00:17:01,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=45da67de-44da-42c1-8c94-6806b812ae34&name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:01,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-448b644f-093e-4be1-b2ac-624e4b95ecec Date: Sun, 12 Aug 2018 00:17:01 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:17:00Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:00Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:33:e1:46","id":"bc6c1aa9-b23d-43e7-9317-6a56ab7ae594","port_security_enabled":true,"project_id":"1575aa70c403426d988843eb0ab041d6","fixed_ips":[{"subnet_id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["1725546a-58da-4a03-a816-1f8c8fe06676"],"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-port"}]} 2018-08-12 00:17:01,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=45da67de-44da-42c1-8c94-6806b812ae34&name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-port&admin_state_up=True used request id req-448b644f-093e-4be1-b2ac-624e4b95ecec 2018-08-12 00:17:01,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:01,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84264587-82a6-47bd-9c96-c67f2155f1de Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1575aa70c403426d988843eb0ab041d6", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}} 2018-08-12 00:17:01,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 used request id req-84264587-82a6-47bd-9c96-c67f2155f1de 2018-08-12 00:17:01,287 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst 2018-08-12 00:17:01,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:01,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-9682853a-6290-44dc-a891-8b6657bd4b6a x-compute-request-id: req-9682853a-6290-44dc-a891-8b6657bd4b6a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "cebcb186-384f-41a0-b2f2-833a466f4bf9", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-flavor-name"}]} 2018-08-12 00:17:01,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-9682853a-6290-44dc-a891-8b6657bd4b6a 2018-08-12 00:17:01,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:01,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-7792d3ea-0932-485c-af39-e3389de2a714 x-compute-request-id: req-7792d3ea-0932-485c-af39-e3389de2a714 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "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": "cebcb186-384f-41a0-b2f2-833a466f4bf9"}} 2018-08-12 00:17:01,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9 used request id req-7792d3ea-0932-485c-af39-e3389de2a714 2018-08-12 00:17:01,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:01,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-e14128e5-4b7a-4300-93db-6771f456b255 Date: Sun, 12 Aug 2018 00:17:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:16:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:16:50Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b/snap", "metadata": {}}], "self": "/v2/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b", "min_disk": 0, "protected": false, "id": "0f56a3ec-b188-4740-93c0-4f3abddfda1b", "file": "/v2/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1575aa70c403426d988843eb0ab041d6", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-image"} 2018-08-12 00:17:01,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-image used request id req-e14128e5-4b7a-4300-93db-6771f456b255 2018-08-12 00:17:01,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:01,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-87c854f8-8735-4b51-87a2-1531ffc77f55 Date: Sun, 12 Aug 2018 00:17: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-08-12 00:17:01,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-87c854f8-8735-4b51-87a2-1531ffc77f55 2018-08-12 00:17:01,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" -d '{"server": {"name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst", "imageRef": "0f56a3ec-b188-4740-93c0-4f3abddfda1b", "flavorRef": "cebcb186-384f-41a0-b2f2-833a466f4bf9", "max_count": 1, "min_count": 1, "networks": [{"port": "bc6c1aa9-b23d-43e7-9317-6a56ab7ae594"}]}}' 2018-08-12 00:17:02,591 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:17: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-4bbd8a3a-e070-48d1-8c03-79a69ef793ea x-compute-request-id: req-4bbd8a3a-e070-48d1-8c03-79a69ef793ea Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "62f6e2f7-9298-485c-a327-2c41cd9ccde0", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "bookmark"}], "adminPass": "EqmvhHBSak7h"}} 2018-08-12 00:17:02,592 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-4bbd8a3a-e070-48d1-8c03-79a69ef793ea 2018-08-12 00:17:02,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:02,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-d47ceb56-2f74-4f5a-8742-a93663b64077 x-compute-request-id: req-d47ceb56-2f74-4f5a-8742-a93663b64077 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.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "bookmark"}], "image": {"id": "0f56a3ec-b188-4740-93c0-4f3abddfda1b", "links": [{"href": "http://172.30.9.30:8774/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cebcb186-384f-41a0-b2f2-833a466f4bf9", "links": [{"href": "http://172.30.9.30:8774/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "rel": "bookmark"}]}, "id": "62f6e2f7-9298-485c-a327-2c41cd9ccde0", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "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-08-12T00:17:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst", "created": "2018-08-12T00:17:02Z", "tenant_id": "1575aa70c403426d988843eb0ab041d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:17:02,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 used request id req-d47ceb56-2f74-4f5a-8742-a93663b64077 2018-08-12 00:17:02,882 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst 2018-08-12 00:17:02,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:03,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-5b1accb9-152f-4a3a-a4ec-1f2bb316ad2a x-compute-request-id: req-5b1accb9-152f-4a3a-a4ec-1f2bb316ad2a 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.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "bookmark"}], "image": {"id": "0f56a3ec-b188-4740-93c0-4f3abddfda1b", "links": [{"href": "http://172.30.9.30:8774/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cebcb186-384f-41a0-b2f2-833a466f4bf9", "links": [{"href": "http://172.30.9.30:8774/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "rel": "bookmark"}]}, "id": "62f6e2f7-9298-485c-a327-2c41cd9ccde0", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "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-08-12T00:17:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst", "created": "2018-08-12T00:17:02Z", "tenant_id": "1575aa70c403426d988843eb0ab041d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:17:03,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 used request id req-5b1accb9-152f-4a3a-a4ec-1f2bb316ad2a 2018-08-12 00:17:03,178 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst] is - BUILD 2018-08-12 00:17:03,178 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:17:06,181 - create_instance - DEBUG - VM status query timeout in 896.701288939 2018-08-12 00:17:06,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:06,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-70341d18-fd06-4797-95e7-8c9bc254b79a x-compute-request-id: req-70341d18-fd06-4797-95e7-8c9bc254b79a 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.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "bookmark"}], "image": {"id": "0f56a3ec-b188-4740-93c0-4f3abddfda1b", "links": [{"href": "http://172.30.9.30:8774/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cebcb186-384f-41a0-b2f2-833a466f4bf9", "links": [{"href": "http://172.30.9.30:8774/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "rel": "bookmark"}]}, "id": "62f6e2f7-9298-485c-a327-2c41cd9ccde0", "security_groups": [{"name": "default"}], "user_id": "40006a1e1a754ebc9e9b24818f671a75", "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-08-12T00:17:03Z", "hostId": "e4bb97b605be86b8de26df8118de28768ec4e81084dcc98c1bbacb62", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst", "created": "2018-08-12T00:17:02Z", "tenant_id": "1575aa70c403426d988843eb0ab041d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:17:06,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 used request id req-70341d18-fd06-4797-95e7-8c9bc254b79a 2018-08-12 00:17:06,692 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst] is - BUILD 2018-08-12 00:17:06,692 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:17:09,692 - create_instance - DEBUG - VM status query timeout in 893.190562963 2018-08-12 00:17:09,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:09,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-614263ed-ec8d-472f-8f97-f361d581c456 x-compute-request-id: req-614263ed-ec8d-472f-8f97-f361d581c456 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:e1:46", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "bookmark"}], "image": {"id": "0f56a3ec-b188-4740-93c0-4f3abddfda1b", "links": [{"href": "http://172.30.9.30:8774/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:07.000000", "flavor": {"id": "cebcb186-384f-41a0-b2f2-833a466f4bf9", "links": [{"href": "http://172.30.9.30:8774/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "rel": "bookmark"}]}, "id": "62f6e2f7-9298-485c-a327-2c41cd9ccde0", "security_groups": [{"name": "default"}], "user_id": "40006a1e1a754ebc9e9b24818f671a75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:07Z", "hostId": "e4bb97b605be86b8de26df8118de28768ec4e81084dcc98c1bbacb62", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst", "created": "2018-08-12T00:17:02Z", "tenant_id": "1575aa70c403426d988843eb0ab041d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:17:09,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 used request id req-614263ed-ec8d-472f-8f97-f361d581c456 2018-08-12 00:17:09,882 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst] is - ACTIVE 2018-08-12 00:17:09,882 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:17:09,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:10,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-aaa10891-dab9-4591-ac16-bd31546bcb55 x-compute-request-id: req-aaa10891-dab9-4591-ac16-bd31546bcb55 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:e1:46", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "bookmark"}], "image": {"id": "0f56a3ec-b188-4740-93c0-4f3abddfda1b", "links": [{"href": "http://172.30.9.30:8774/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:07.000000", "flavor": {"id": "cebcb186-384f-41a0-b2f2-833a466f4bf9", "links": [{"href": "http://172.30.9.30:8774/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "rel": "bookmark"}]}, "id": "62f6e2f7-9298-485c-a327-2c41cd9ccde0", "security_groups": [{"name": "default"}], "user_id": "40006a1e1a754ebc9e9b24818f671a75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:07Z", "hostId": "e4bb97b605be86b8de26df8118de28768ec4e81084dcc98c1bbacb62", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst", "created": "2018-08-12T00:17:02Z", "tenant_id": "1575aa70c403426d988843eb0ab041d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:17:10,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 used request id req-aaa10891-dab9-4591-ac16-bd31546bcb55 2018-08-12 00:17:10,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:10,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e51534cd-fd52-418b-8343-9cc0327d6b3f Date: Sun, 12 Aug 2018 00:17:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144"],"updated_at":"2018-08-12T00:16:53Z","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1575aa70c403426d988843eb0ab041d6","id":"45da67de-44da-42c1-8c94-6806b812ae34","name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net"}]} 2018-08-12 00:17:10,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net used request id req-e51534cd-fd52-418b-8343-9cc0327d6b3f 2018-08-12 00:17:10,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:10,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0614ed4-b902-4e25-8ac6-53ec62475f7b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1575aa70c403426d988843eb0ab041d6", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}} 2018-08-12 00:17:10,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 used request id req-d0614ed4-b902-4e25-8ac6-53ec62475f7b 2018-08-12 00:17:10,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:10,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a2150971-fa9b-4657-8af6-e6d644ad7606 Date: Sun, 12 Aug 2018 00:17:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16:53Z","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":"1575aa70c403426d988843eb0ab041d6","id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","subnetpool_id":null,"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet"}]} 2018-08-12 00:17:10,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-a2150971-fa9b-4657-8af6-e6d644ad7606 2018-08-12 00:17:10,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:10,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-61bd6bd2-89a2-4d0a-be1a-19fbde9ff43a Date: Sun, 12 Aug 2018 00:17:10 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","admin_state_up":true,"updated_at":"2018-08-12T00:16:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-45da67de-44da-42c1-8c94-6806b812ae34","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b9:28:e5","id":"895954f4-b762-4c13-be89-137c15ce8d89","port_security_enabled":false,"project_id":"1575aa70c403426d988843eb0ab041d6","fixed_ips":[{"subnet_id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:17:00Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:07Z","binding:vnic_type":"normal","device_id":"62f6e2f7-9298-485c-a327-2c41cd9ccde0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:33:e1:46","id":"bc6c1aa9-b23d-43e7-9317-6a56ab7ae594","port_security_enabled":true,"project_id":"1575aa70c403426d988843eb0ab041d6","fixed_ips":[{"subnet_id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["1725546a-58da-4a03-a816-1f8c8fe06676"],"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-port"}]} 2018-08-12 00:17:10,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-61bd6bd2-89a2-4d0a-be1a-19fbde9ff43a 2018-08-12 00:17:10,383 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:10,600 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:10 GMT Server: Apache x-compute-request-id: req-dfdc19a8-3633-48bd-83e0-f9df523b6eef OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dfdc19a8-3633-48bd-83e0-f9df523b6eef Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9", "rel": "self"}, {"href": "http://172.30.9.30:8776/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:16:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1575aa70c403426d988843eb0ab041d6", "updated_at": "2018-08-12T00:16:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "854a1719-0b64-420e-8966-b62c03804bf9", "size": 1}, {"status": "available", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "rel": "self"}, {"href": "http://172.30.9.30:8776/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:16:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1575aa70c403426d988843eb0ab041d6", "updated_at": "2018-08-12T00:16:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "size": 1}]} 2018-08-12 00:17:10,601 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/detail used request id req-dfdc19a8-3633-48bd-83e0-f9df523b6eef 2018-08-12 00:17:10,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:10,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc8fa68-245b-4194-a188-bfb991d67f32 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1575aa70c403426d988843eb0ab041d6", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}} 2018-08-12 00:17:10,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 used request id req-3bc8fa68-245b-4194-a188-bfb991d67f32 2018-08-12 00:17:10,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:11,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-7964f53a-49ba-4fb9-86ac-f8773a64f24e x-compute-request-id: req-7964f53a-49ba-4fb9-86ac-f8773a64f24e Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:e1:46", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "bookmark"}], "image": {"id": "0f56a3ec-b188-4740-93c0-4f3abddfda1b", "links": [{"href": "http://172.30.9.30:8774/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:07.000000", "flavor": {"id": "cebcb186-384f-41a0-b2f2-833a466f4bf9", "links": [{"href": "http://172.30.9.30:8774/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "rel": "bookmark"}]}, "id": "62f6e2f7-9298-485c-a327-2c41cd9ccde0", "security_groups": [{"name": "default"}], "user_id": "40006a1e1a754ebc9e9b24818f671a75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:07Z", "hostId": "e4bb97b605be86b8de26df8118de28768ec4e81084dcc98c1bbacb62", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst", "created": "2018-08-12T00:17:02Z", "tenant_id": "1575aa70c403426d988843eb0ab041d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:17:11,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 used request id req-7964f53a-49ba-4fb9-86ac-f8773a64f24e 2018-08-12 00:17:11,006 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst] is - ACTIVE 2018-08-12 00:17:11,006 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:17:11,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:11,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-3a663237-30d7-45d5-9f63-005fd33d9090 x-compute-request-id: req-3a663237-30d7-45d5-9f63-005fd33d9090 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:e1:46", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "bookmark"}], "image": {"id": "0f56a3ec-b188-4740-93c0-4f3abddfda1b", "links": [{"href": "http://172.30.9.30:8774/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:07.000000", "flavor": {"id": "cebcb186-384f-41a0-b2f2-833a466f4bf9", "links": [{"href": "http://172.30.9.30:8774/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "rel": "bookmark"}]}, "id": "62f6e2f7-9298-485c-a327-2c41cd9ccde0", "security_groups": [{"name": "default"}], "user_id": "40006a1e1a754ebc9e9b24818f671a75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:07Z", "hostId": "e4bb97b605be86b8de26df8118de28768ec4e81084dcc98c1bbacb62", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst", "created": "2018-08-12T00:17:02Z", "tenant_id": "1575aa70c403426d988843eb0ab041d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:17:11,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 used request id req-3a663237-30d7-45d5-9f63-005fd33d9090 2018-08-12 00:17:11,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:11,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-baf00566-08c5-4e49-8244-14ab421587b3 Date: Sun, 12 Aug 2018 00:17:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144"],"updated_at":"2018-08-12T00:16:53Z","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1575aa70c403426d988843eb0ab041d6","id":"45da67de-44da-42c1-8c94-6806b812ae34","name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net"}]} 2018-08-12 00:17:11,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net used request id req-baf00566-08c5-4e49-8244-14ab421587b3 2018-08-12 00:17:11,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:11,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55fabd67-7398-4c71-879f-5021bb2aee8b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1575aa70c403426d988843eb0ab041d6", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}} 2018-08-12 00:17:11,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 used request id req-55fabd67-7398-4c71-879f-5021bb2aee8b 2018-08-12 00:17:11,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:11,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7861c725-7c01-41bf-8cc5-ab63d0e9daf6 Date: Sun, 12 Aug 2018 00:17:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16:53Z","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":"1575aa70c403426d988843eb0ab041d6","id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","subnetpool_id":null,"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet"}]} 2018-08-12 00:17:11,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-7861c725-7c01-41bf-8cc5-ab63d0e9daf6 2018-08-12 00:17:11,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:11,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-d632e171-6798-4e01-984f-7e1befc9f20f Date: Sun, 12 Aug 2018 00:17:11 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","admin_state_up":true,"updated_at":"2018-08-12T00:16:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-45da67de-44da-42c1-8c94-6806b812ae34","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b9:28:e5","id":"895954f4-b762-4c13-be89-137c15ce8d89","port_security_enabled":false,"project_id":"1575aa70c403426d988843eb0ab041d6","fixed_ips":[{"subnet_id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:17:00Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:07Z","binding:vnic_type":"normal","device_id":"62f6e2f7-9298-485c-a327-2c41cd9ccde0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:33:e1:46","id":"bc6c1aa9-b23d-43e7-9317-6a56ab7ae594","port_security_enabled":true,"project_id":"1575aa70c403426d988843eb0ab041d6","fixed_ips":[{"subnet_id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["1725546a-58da-4a03-a816-1f8c8fe06676"],"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-port"}]} 2018-08-12 00:17:11,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-d632e171-6798-4e01-984f-7e1befc9f20f 2018-08-12 00:17:11,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" -d '{"volumeAttachment": {"volumeId": "26a36f02-e0cf-4b2e-b92a-3ad2afc344b1"}}' 2018-08-12 00:17:12,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-a2ac1ac6-46a5-41f7-b9c8-ac0c27822a75 x-compute-request-id: req-a2ac1ac6-46a5-41f7-b9c8-ac0c27822a75 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "62f6e2f7-9298-485c-a327-2c41cd9ccde0", "id": "26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "volumeId": "26a36f02-e0cf-4b2e-b92a-3ad2afc344b1"}} 2018-08-12 00:17:12,767 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0/os-volume_attachments used request id req-a2ac1ac6-46a5-41f7-b9c8-ac0c27822a75 2018-08-12 00:17:12,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:12,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-38c4e2c2-aaa2-4a27-bcbb-5ec6464ec3ae x-compute-request-id: req-38c4e2c2-aaa2-4a27-bcbb-5ec6464ec3ae Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:e1:46", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "bookmark"}], "image": {"id": "0f56a3ec-b188-4740-93c0-4f3abddfda1b", "links": [{"href": "http://172.30.9.30:8774/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:07.000000", "flavor": {"id": "cebcb186-384f-41a0-b2f2-833a466f4bf9", "links": [{"href": "http://172.30.9.30:8774/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "rel": "bookmark"}]}, "id": "62f6e2f7-9298-485c-a327-2c41cd9ccde0", "security_groups": [{"name": "default"}], "user_id": "40006a1e1a754ebc9e9b24818f671a75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:07Z", "hostId": "e4bb97b605be86b8de26df8118de28768ec4e81084dcc98c1bbacb62", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst", "created": "2018-08-12T00:17:02Z", "tenant_id": "1575aa70c403426d988843eb0ab041d6", "os-extended-volumes:volumes_attached": [{"id": "26a36f02-e0cf-4b2e-b92a-3ad2afc344b1"}], "metadata": {}}} 2018-08-12 00:17:12,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 used request id req-38c4e2c2-aaa2-4a27-bcbb-5ec6464ec3ae 2018-08-12 00:17:12,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:13,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-6119b2aa-35de-42d4-a8e3-ec1e53db7a70 Date: Sun, 12 Aug 2018 00:17:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144"],"updated_at":"2018-08-12T00:16:53Z","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1575aa70c403426d988843eb0ab041d6","id":"45da67de-44da-42c1-8c94-6806b812ae34","name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net"}]} 2018-08-12 00:17:13,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net used request id req-6119b2aa-35de-42d4-a8e3-ec1e53db7a70 2018-08-12 00:17:13,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:13,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48d90c7e-84e1-414b-a57c-04cb0af61e97 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1575aa70c403426d988843eb0ab041d6", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}} 2018-08-12 00:17:13,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 used request id req-48d90c7e-84e1-414b-a57c-04cb0af61e97 2018-08-12 00:17:13,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:13,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-280c62a5-c1cc-4087-9b9e-595f4b478537 Date: Sun, 12 Aug 2018 00:17:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16:53Z","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":"1575aa70c403426d988843eb0ab041d6","id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","subnetpool_id":null,"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet"}]} 2018-08-12 00:17:13,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-280c62a5-c1cc-4087-9b9e-595f4b478537 2018-08-12 00:17:13,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:13,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-7a32e682-3a00-45a4-9fc2-3c05f96d5d93 Date: Sun, 12 Aug 2018 00:17:13 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","admin_state_up":true,"updated_at":"2018-08-12T00:16:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-45da67de-44da-42c1-8c94-6806b812ae34","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b9:28:e5","id":"895954f4-b762-4c13-be89-137c15ce8d89","port_security_enabled":false,"project_id":"1575aa70c403426d988843eb0ab041d6","fixed_ips":[{"subnet_id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:17:00Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:07Z","binding:vnic_type":"normal","device_id":"62f6e2f7-9298-485c-a327-2c41cd9ccde0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:33:e1:46","id":"bc6c1aa9-b23d-43e7-9317-6a56ab7ae594","port_security_enabled":true,"project_id":"1575aa70c403426d988843eb0ab041d6","fixed_ips":[{"subnet_id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["1725546a-58da-4a03-a816-1f8c8fe06676"],"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-port"}]} 2018-08-12 00:17:13,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-7a32e682-3a00-45a4-9fc2-3c05f96d5d93 2018-08-12 00:17:13,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:17:13,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9acd038c3abf4098bba135fbccfc6128", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj-role"}], "expires_at": "2018-08-12T01:17:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1575aa70c403426d988843eb0ab041d6", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/1575aa70c403426d988843eb0ab041d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-8f885c63-696a-421-user", "id": "40006a1e1a754ebc9e9b24818f671a75"}, "audit_ids": ["6XoktpV1S9mKx49eNbQAWA"], "issued_at": "2018-08-12T00:17:13.000000Z"}} 2018-08-12 00:17:13,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed75eeafb45d99ad19938fb4c243f72cd5f7547" 2018-08-12 00:17:14,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-379ec5c1-e0f2-4971-af31-beeb2709b2af x-compute-request-id: req-379ec5c1-e0f2-4971-af31-beeb2709b2af Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:e1:46", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "bookmark"}], "image": {"id": "0f56a3ec-b188-4740-93c0-4f3abddfda1b", "links": [{"href": "http://172.30.9.30:8774/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:07.000000", "flavor": {"id": "cebcb186-384f-41a0-b2f2-833a466f4bf9", "links": [{"href": "http://172.30.9.30:8774/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "rel": "bookmark"}]}, "id": "62f6e2f7-9298-485c-a327-2c41cd9ccde0", "security_groups": [{"name": "default"}], "user_id": "40006a1e1a754ebc9e9b24818f671a75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:07Z", "hostId": "e4bb97b605be86b8de26df8118de28768ec4e81084dcc98c1bbacb62", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst", "created": "2018-08-12T00:17:02Z", "tenant_id": "1575aa70c403426d988843eb0ab041d6", "os-extended-volumes:volumes_attached": [{"id": "26a36f02-e0cf-4b2e-b92a-3ad2afc344b1"}], "metadata": {}}]} 2018-08-12 00:17:14,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst used request id req-379ec5c1-e0f2-4971-af31-beeb2709b2af 2018-08-12 00:17:14,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed75eeafb45d99ad19938fb4c243f72cd5f7547" 2018-08-12 00:17:14,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-9a10fe20-82c6-4826-875b-58fcbdf4959c Date: Sun, 12 Aug 2018 00:17:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144"],"updated_at":"2018-08-12T00:16:53Z","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1575aa70c403426d988843eb0ab041d6","id":"45da67de-44da-42c1-8c94-6806b812ae34","name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net"}]} 2018-08-12 00:17:14,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net used request id req-9a10fe20-82c6-4826-875b-58fcbdf4959c 2018-08-12 00:17:14,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed75eeafb45d99ad19938fb4c243f72cd5f7547" 2018-08-12 00:17:14,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1129934b-b42c-4dd5-a254-7f604faa4448 Date: Sun, 12 Aug 2018 00:17:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","dns_nameservers":[],"updated_at":"2018-08-12T00:16:53Z","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":"1575aa70c403426d988843eb0ab041d6","id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","subnetpool_id":null,"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet"}]} 2018-08-12 00:17:14,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-1129934b-b42c-4dd5-a254-7f604faa4448 2018-08-12 00:17:14,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed75eeafb45d99ad19938fb4c243f72cd5f7547" 2018-08-12 00:17:14,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1552 X-Openstack-Request-Id: req-ce9018a7-48d3-46fa-badc-c719d705d8fc Date: Sun, 12 Aug 2018 00:17:14 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:16:53Z","admin_state_up":true,"updated_at":"2018-08-12T00:16:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-45da67de-44da-42c1-8c94-6806b812ae34","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b9:28:e5","id":"895954f4-b762-4c13-be89-137c15ce8d89","port_security_enabled":false,"project_id":"1575aa70c403426d988843eb0ab041d6","fixed_ips":[{"subnet_id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"45da67de-44da-42c1-8c94-6806b812ae34","tenant_id":"1575aa70c403426d988843eb0ab041d6","created_at":"2018-08-12T00:17:00Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:07Z","binding:vnic_type":"normal","device_id":"62f6e2f7-9298-485c-a327-2c41cd9ccde0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:33:e1:46","id":"bc6c1aa9-b23d-43e7-9317-6a56ab7ae594","port_security_enabled":true,"project_id":"1575aa70c403426d988843eb0ab041d6","fixed_ips":[{"subnet_id":"d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["1725546a-58da-4a03-a816-1f8c8fe06676"],"name":"CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-port"}]} 2018-08-12 00:17:14,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=45da67de-44da-42c1-8c94-6806b812ae34 used request id req-ce9018a7-48d3-46fa-badc-c719d705d8fc 2018-08-12 00:17:14,502 - create_instance - INFO - Deleting Port with ID - bc6c1aa9-b23d-43e7-9317-6a56ab7ae594 2018-08-12 00:17:14,502 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-port 2018-08-12 00:17:14,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/bc6c1aa9-b23d-43e7-9317-6a56ab7ae594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:15,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22a23bb3-3d13-4c2e-88a6-c62f160c1c22 Date: Sun, 12 Aug 2018 00:17:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:17:15,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/bc6c1aa9-b23d-43e7-9317-6a56ab7ae594 used request id req-22a23bb3-3d13-4c2e-88a6-c62f160c1c22 2018-08-12 00:17:15,133 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dfdc19a8-3633-48bd-83e0-f9df523b6eef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:15,215 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:15 GMT Server: Apache x-compute-request-id: req-a9057d96-e830-47d3-a3c5-4e0d38476c6a OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a9057d96-e830-47d3-a3c5-4e0d38476c6a Content-Encoding: gzip Content-Length: 591 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "attachments": [{"server_id": "62f6e2f7-9298-485c-a327-2c41cd9ccde0", "attachment_id": "af7d4a91-6718-44eb-841d-ba40fc114373", "attached_at": "2018-08-12T00:17:13.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "device": "/dev/vdb", "id": "26a36f02-e0cf-4b2e-b92a-3ad2afc344b1"}], "links": [{"href": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "rel": "self"}, {"href": "http://172.30.9.30:8776/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:16:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1575aa70c403426d988843eb0ab041d6", "updated_at": "2018-08-12T00:17:14.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "size": 1}} 2018-08-12 00:17:15,215 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1 used request id req-a9057d96-e830-47d3-a3c5-4e0d38476c6a 2018-08-12 00:17:15,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0/os-volume_attachments/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:16,181 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:17: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-86182d87-71cc-4ee7-95b4-e48f31c095c1 x-compute-request-id: req-86182d87-71cc-4ee7-95b4-e48f31c095c1 Content-Length: 0 Content-Type: application/json 2018-08-12 00:17:16,181 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0/os-volume_attachments/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1 used request id req-86182d87-71cc-4ee7-95b4-e48f31c095c1 2018-08-12 00:17:16,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:16,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-b418ad8c-d20a-49ed-8b18-63a0a6242989 x-compute-request-id: req-b418ad8c-d20a-49ed-8b18-63a0a6242989 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "bookmark"}], "image": {"id": "0f56a3ec-b188-4740-93c0-4f3abddfda1b", "links": [{"href": "http://172.30.9.30:8774/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:07.000000", "flavor": {"id": "cebcb186-384f-41a0-b2f2-833a466f4bf9", "links": [{"href": "http://172.30.9.30:8774/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "rel": "bookmark"}]}, "id": "62f6e2f7-9298-485c-a327-2c41cd9ccde0", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:07Z", "hostId": "e4bb97b605be86b8de26df8118de28768ec4e81084dcc98c1bbacb62", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst", "created": "2018-08-12T00:17:02Z", "tenant_id": "1575aa70c403426d988843eb0ab041d6", "os-extended-volumes:volumes_attached": [{"id": "26a36f02-e0cf-4b2e-b92a-3ad2afc344b1"}], "metadata": {}}} 2018-08-12 00:17:16,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 used request id req-b418ad8c-d20a-49ed-8b18-63a0a6242989 2018-08-12 00:17:19,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:19,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-f6050b66-e8e4-4118-95de-775a3674df41 x-compute-request-id: req-f6050b66-e8e4-4118-95de-775a3674df41 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "bookmark"}], "image": {"id": "0f56a3ec-b188-4740-93c0-4f3abddfda1b", "links": [{"href": "http://172.30.9.30:8774/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:07.000000", "flavor": {"id": "cebcb186-384f-41a0-b2f2-833a466f4bf9", "links": [{"href": "http://172.30.9.30:8774/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "rel": "bookmark"}]}, "id": "62f6e2f7-9298-485c-a327-2c41cd9ccde0", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:07Z", "hostId": "e4bb97b605be86b8de26df8118de28768ec4e81084dcc98c1bbacb62", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst", "created": "2018-08-12T00:17:02Z", "tenant_id": "1575aa70c403426d988843eb0ab041d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:17:19,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 used request id req-f6050b66-e8e4-4118-95de-775a3674df41 2018-08-12 00:17:19,751 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst 2018-08-12 00:17:19,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:20,044 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:17: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-5b7f9a41-68bb-459b-9def-63d19a2077c3 x-compute-request-id: req-5b7f9a41-68bb-459b-9def-63d19a2077c3 Content-Type: application/json 2018-08-12 00:17:20,044 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 used request id req-5b7f9a41-68bb-459b-9def-63d19a2077c3 2018-08-12 00:17:20,045 - create_instance - INFO - Checking deletion status 2018-08-12 00:17:20,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:20,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-8e460066-c204-45a5-956c-b4d638b2f0c0 x-compute-request-id: req-8e460066-c204-45a5-956c-b4d638b2f0c0 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0", "rel": "bookmark"}], "image": {"id": "0f56a3ec-b188-4740-93c0-4f3abddfda1b", "links": [{"href": "http://172.30.9.30:8774/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:07.000000", "flavor": {"id": "cebcb186-384f-41a0-b2f2-833a466f4bf9", "links": [{"href": "http://172.30.9.30:8774/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9", "rel": "bookmark"}]}, "id": "62f6e2f7-9298-485c-a327-2c41cd9ccde0", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:19Z", "hostId": "e4bb97b605be86b8de26df8118de28768ec4e81084dcc98c1bbacb62", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst", "created": "2018-08-12T00:17:02Z", "tenant_id": "1575aa70c403426d988843eb0ab041d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:17:20,166 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 used request id req-8e460066-c204-45a5-956c-b4d638b2f0c0 2018-08-12 00:17:20,166 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst] is - ACTIVE 2018-08-12 00:17:20,166 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:17:23,170 - create_instance - DEBUG - VM status query timeout in 296.875299215 2018-08-12 00:17:23,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b46a3c5673097d2311ceb5b61bc569fd17dfb5c" 2018-08-12 00:17:23,220 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:17: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-b39504fc-45b4-45ed-8f09-9a38934c31b1 x-compute-request-id: req-b39504fc-45b4-45ed-8f09-9a38934c31b1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 62f6e2f7-9298-485c-a327-2c41cd9ccde0 could not be found.", "code": 404}} 2018-08-12 00:17:23,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/62f6e2f7-9298-485c-a327-2c41cd9ccde0 used request id req-b39504fc-45b4-45ed-8f09-9a38934c31b1 2018-08-12 00:17:23,220 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 62f6e2f7-9298-485c-a327-2c41cd9ccde0 could not be found. (HTTP 404) (Request-ID: req-b39504fc-45b4-45ed-8f09-9a38934c31b1) 2018-08-12 00:17:23,220 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-inst 2018-08-12 00:17:23,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc4b7e438e8039e1ff5d450c20cc386685724d3" 2018-08-12 00:17:23,257 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:17: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-30ac5c2b-2c18-494a-92aa-cbe0cb7bebce x-compute-request-id: req-30ac5c2b-2c18-494a-92aa-cbe0cb7bebce Content-Length: 0 Content-Type: application/json 2018-08-12 00:17:23,257 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/cebcb186-384f-41a0-b2f2-833a466f4bf9 used request id req-30ac5c2b-2c18-494a-92aa-cbe0cb7bebce 2018-08-12 00:17:23,258 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet 2018-08-12 00:17:23,258 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-subnet 2018-08-12 00:17:23,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc40db6f5d48014f2a1816fe25601aa1b7bacdd" 2018-08-12 00:17:24,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6bc22ee2-3392-4180-b42b-4509f26fc0af Date: Sun, 12 Aug 2018 00:17:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:17:24,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/d6a75a5c-f8e7-4f5e-acfb-539c1c9b0144 used request id req-6bc22ee2-3392-4180-b42b-4509f26fc0af 2018-08-12 00:17:24,431 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-pub-net 2018-08-12 00:17:24,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/45da67de-44da-42c1-8c94-6806b812ae34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc40db6f5d48014f2a1816fe25601aa1b7bacdd" 2018-08-12 00:17:25,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-973c5094-494c-4613-87d3-2e23c5149833 Date: Sun, 12 Aug 2018 00:17:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:17:25,887 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/45da67de-44da-42c1-8c94-6806b812ae34 used request id req-973c5094-494c-4613-87d3-2e23c5149833 2018-08-12 00:17:25,891 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32cb2455-4c0f-4559-8d8c-6f0965bee52a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271c3ecc08323a11c68ebd8519ca9c91bad2d36e" 2018-08-12 00:17:26,106 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:25 GMT Server: Apache x-compute-request-id: req-7e4b7866-2061-4643-b306-6fde972bd421 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e4b7866-2061-4643-b306-6fde972bd421 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9", "rel": "self"}, {"href": "http://172.30.9.30:8776/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:16:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1575aa70c403426d988843eb0ab041d6", "updated_at": "2018-08-12T00:16:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "854a1719-0b64-420e-8966-b62c03804bf9", "size": 1}} 2018-08-12 00:17:26,106 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9 used request id req-7e4b7866-2061-4643-b306-6fde972bd421 2018-08-12 00:17:26,106 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:17:26,106 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-2 2018-08-12 00:17:26,106 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-2 2018-08-12 00:17:26,109 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32cb2455-4c0f-4559-8d8c-6f0965bee52a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271c3ecc08323a11c68ebd8519ca9c91bad2d36e" 2018-08-12 00:17:26,319 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:17:26 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-67d06f21-a3ad-4acb-b5ac-f25b82cd2fbf 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-08-12 00:17:26,320 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9 used request id req-67d06f21-a3ad-4acb-b5ac-f25b82cd2fbf 2018-08-12 00:17:26,322 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32cb2455-4c0f-4559-8d8c-6f0965bee52a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271c3ecc08323a11c68ebd8519ca9c91bad2d36e" 2018-08-12 00:17:26,397 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:26 GMT Server: Apache x-compute-request-id: req-5b5b8997-9390-4e51-be44-c8468655f828 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b5b8997-9390-4e51-be44-c8468655f828 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9", "rel": "self"}, {"href": "http://172.30.9.30:8776/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:16:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1575aa70c403426d988843eb0ab041d6", "updated_at": "2018-08-12T00:17:26.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "854a1719-0b64-420e-8966-b62c03804bf9", "size": 1}} 2018-08-12 00:17:26,397 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9 used request id req-5b5b8997-9390-4e51-be44-c8468655f828 2018-08-12 00:17:26,397 - create_volume - DEBUG - Instance status is - deleting 2018-08-12 00:17:26,397 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-12 00:17:29,401 - create_volume - DEBUG - Volume status query timeout in 56.9193220139 2018-08-12 00:17:29,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32cb2455-4c0f-4559-8d8c-6f0965bee52a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271c3ecc08323a11c68ebd8519ca9c91bad2d36e" 2018-08-12 00:17:29,611 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:17:29 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-compute-request-id: req-b2e39b5f-5d02-4b54-ba63-7468feddf119 x-openstack-request-id: req-b2e39b5f-5d02-4b54-ba63-7468feddf119 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 854a1719-0b64-420e-8966-b62c03804bf9 could not be found.", "code": 404}} 2018-08-12 00:17:29,611 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/854a1719-0b64-420e-8966-b62c03804bf9 used request id req-b2e39b5f-5d02-4b54-ba63-7468feddf119 2018-08-12 00:17:29,611 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 854a1719-0b64-420e-8966-b62c03804bf9 could not be found. (HTTP 404) (Request-ID: req-b2e39b5f-5d02-4b54-ba63-7468feddf119) 2018-08-12 00:17:29,612 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-2 2018-08-12 00:17:29,615 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15da45b8-3d19-4ad8-9cd3-f90e454e94de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca41affcce3f1852791831932a0bea196a97e2f" 2018-08-12 00:17:29,671 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:29 GMT Server: Apache x-compute-request-id: req-db8ceedb-042a-4243-815f-a706a5a406b9 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-db8ceedb-042a-4243-815f-a706a5a406b9 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "40006a1e1a754ebc9e9b24818f671a75", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "rel": "self"}, {"href": "http://172.30.9.30:8776/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:16:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1575aa70c403426d988843eb0ab041d6", "updated_at": "2018-08-12T00:17:16.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "26a36f02-e0cf-4b2e-b92a-3ad2afc344b1", "size": 1}} 2018-08-12 00:17:29,671 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1 used request id req-db8ceedb-042a-4243-815f-a706a5a406b9 2018-08-12 00:17:29,671 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:17:29,672 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-1 2018-08-12 00:17:29,672 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-1 2018-08-12 00:17:29,676 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15da45b8-3d19-4ad8-9cd3-f90e454e94de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca41affcce3f1852791831932a0bea196a97e2f" 2018-08-12 00:17:29,895 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:17:29 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-9b7e33a6-c318-4608-92ec-4941af1d8ac2 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-08-12 00:17:29,895 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1 used request id req-9b7e33a6-c318-4608-92ec-4941af1d8ac2 2018-08-12 00:17:29,898 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15da45b8-3d19-4ad8-9cd3-f90e454e94de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca41affcce3f1852791831932a0bea196a97e2f" 2018-08-12 00:17:30,106 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:17:29 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-compute-request-id: req-4b615c83-f674-4ae2-9400-15c0417b5f33 x-openstack-request-id: req-4b615c83-f674-4ae2-9400-15c0417b5f33 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 26a36f02-e0cf-4b2e-b92a-3ad2afc344b1 could not be found.", "code": 404}} 2018-08-12 00:17:30,106 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/1575aa70c403426d988843eb0ab041d6/volumes/26a36f02-e0cf-4b2e-b92a-3ad2afc344b1 used request id req-4b615c83-f674-4ae2-9400-15c0417b5f33 2018-08-12 00:17:30,107 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 26a36f02-e0cf-4b2e-b92a-3ad2afc344b1 could not be found. (HTTP 404) (Request-ID: req-4b615c83-f674-4ae2-9400-15c0417b5f33) 2018-08-12 00:17:30,107 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-1 2018-08-12 00:17:30,107 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-489705d3-b79c-4b0a-8981-202232c2ac36-image 2018-08-12 00:17:30,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a1a8a3ec6ebb807ff334bdace19bdf8b3c29b92" 2018-08-12 00:17:31,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-43ecca24-0ef7-4d09-bffc-422648c5eae3 Date: Sun, 12 Aug 2018 00:17:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:17:31,063 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/0f56a3ec-b188-4740-93c0-4f3abddfda1b used request id req-43ecca24-0ef7-4d09-bffc-422648c5eae3 2018-08-12 00:17:31,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:17:31,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:17:31,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:17:31,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:17:31,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:17:31,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e1e63c38a1e3557ea09ed0426278d28c6788ef" 2018-08-12 00:17:31,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-5207e04a-5fce-4ca2-ba7b-a280baa76172 Date: Sun, 12 Aug 2018 00:17:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1575aa70c403426d988843eb0ab041d6", "created_at": "2018-08-12T00:16:52Z", "updated_at": "2018-08-12T00:16:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:16:52Z", "revision_number": 0, "id": "68310ed5-765c-454b-8a1e-0edac704d6ec", "remote_group_id": "1725546a-58da-4a03-a816-1f8c8fe06676", "remote_ip_prefix": null, "created_at": "2018-08-12T00:16:52Z", "security_group_id": "1725546a-58da-4a03-a816-1f8c8fe06676", "tenant_id": "1575aa70c403426d988843eb0ab041d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1575aa70c403426d988843eb0ab041d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:16:52Z", "revision_number": 0, "id": "76e687b8-4a4d-46bf-836c-de5bc39cb586", "remote_group_id": "1725546a-58da-4a03-a816-1f8c8fe06676", "remote_ip_prefix": null, "created_at": "2018-08-12T00:16:52Z", "security_group_id": "1725546a-58da-4a03-a816-1f8c8fe06676", "tenant_id": "1575aa70c403426d988843eb0ab041d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1575aa70c403426d988843eb0ab041d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:16:52Z", "revision_number": 0, "id": "7f681418-ce5b-4fe3-be96-fdd4b718c25c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:16:52Z", "security_group_id": "1725546a-58da-4a03-a816-1f8c8fe06676", "tenant_id": "1575aa70c403426d988843eb0ab041d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "1575aa70c403426d988843eb0ab041d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:16:52Z", "revision_number": 0, "id": "f837250b-ecb1-4e7b-8622-bca5fef487a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:16:52Z", "security_group_id": "1725546a-58da-4a03-a816-1f8c8fe06676", "tenant_id": "1575aa70c403426d988843eb0ab041d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "1575aa70c403426d988843eb0ab041d6"}], "revision_number": 4, "project_id": "1575aa70c403426d988843eb0ab041d6", "id": "1725546a-58da-4a03-a816-1f8c8fe06676", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:17:31,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-5207e04a-5fce-4ca2-ba7b-a280baa76172 2018-08-12 00:17:31,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e1e63c38a1e3557ea09ed0426278d28c6788ef" 2018-08-12 00:17:31,423 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:17:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86228da0-1c34-4f2b-b64a-a5739f6d6309 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:17:31,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-86228da0-1c34-4f2b-b64a-a5739f6d6309 2018-08-12 00:17:31,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:17:31,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e1e63c38a1e3557ea09ed0426278d28c6788ef" 2018-08-12 00:17:31,511 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:17:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a759c163-ddcc-40ce-aa18-35cc17b6b463 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:17:31,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-a759c163-ddcc-40ce-aa18-35cc17b6b463 2018-08-12 00:17:31,511 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:17:31,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e1e63c38a1e3557ea09ed0426278d28c6788ef" 2018-08-12 00:17:31,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3172c84-f16f-4723-9f95-932eda850df3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1575aa70c403426d988843eb0ab041d6", "name": "CreateInstanceVolumeTests-8f885c63-696a-421-proj"}} 2018-08-12 00:17:31,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 used request id req-d3172c84-f16f-4723-9f95-932eda850df3 2018-08-12 00:17:31,602 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1725546a-58da-4a03-a816-1f8c8fe06676 2018-08-12 00:17:31,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1725546a-58da-4a03-a816-1f8c8fe06676 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e1e63c38a1e3557ea09ed0426278d28c6788ef" 2018-08-12 00:17:31,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-19e438e0-d226-47a3-8210-0f6652c8e116 Date: Sun, 12 Aug 2018 00:17:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1725546a-58da-4a03-a816-1f8c8fe06676", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:16:52Z", "security_group_id": "1725546a-58da-4a03-a816-1f8c8fe06676", "port_range_min": null, "revision_number": 0, "tenant_id": "1575aa70c403426d988843eb0ab041d6", "created_at": "2018-08-12T00:16:52Z", "project_id": "1575aa70c403426d988843eb0ab041d6", "id": "68310ed5-765c-454b-8a1e-0edac704d6ec"}, {"remote_group_id": "1725546a-58da-4a03-a816-1f8c8fe06676", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:16:52Z", "security_group_id": "1725546a-58da-4a03-a816-1f8c8fe06676", "port_range_min": null, "revision_number": 0, "tenant_id": "1575aa70c403426d988843eb0ab041d6", "created_at": "2018-08-12T00:16:52Z", "project_id": "1575aa70c403426d988843eb0ab041d6", "id": "76e687b8-4a4d-46bf-836c-de5bc39cb586"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:16:52Z", "security_group_id": "1725546a-58da-4a03-a816-1f8c8fe06676", "port_range_min": null, "revision_number": 0, "tenant_id": "1575aa70c403426d988843eb0ab041d6", "created_at": "2018-08-12T00:16:52Z", "project_id": "1575aa70c403426d988843eb0ab041d6", "id": "7f681418-ce5b-4fe3-be96-fdd4b718c25c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:16:52Z", "security_group_id": "1725546a-58da-4a03-a816-1f8c8fe06676", "port_range_min": null, "revision_number": 0, "tenant_id": "1575aa70c403426d988843eb0ab041d6", "created_at": "2018-08-12T00:16:52Z", "project_id": "1575aa70c403426d988843eb0ab041d6", "id": "f837250b-ecb1-4e7b-8622-bca5fef487a9"}]} 2018-08-12 00:17:31,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1725546a-58da-4a03-a816-1f8c8fe06676 used request id req-19e438e0-d226-47a3-8210-0f6652c8e116 2018-08-12 00:17:31,629 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:17:31,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/1725546a-58da-4a03-a816-1f8c8fe06676 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e1e63c38a1e3557ea09ed0426278d28c6788ef" 2018-08-12 00:17:31,838 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de348be9-4dbf-4b9d-838a-35b7ffc3ade1 Content-Length: 0 Date: Sun, 12 Aug 2018 00:17:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:17:31,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/1725546a-58da-4a03-a816-1f8c8fe06676 used request id req-de348be9-4dbf-4b9d-838a-35b7ffc3ade1 2018-08-12 00:17:31,839 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-8f885c63-696a-421-proj 2018-08-12 00:17:31,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e1e63c38a1e3557ea09ed0426278d28c6788ef" 2018-08-12 00:17:32,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:17:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adf17e78-bd5e-43a5-990a-c653c7756026 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:17:32,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/1575aa70c403426d988843eb0ab041d6 used request id req-adf17e78-bd5e-43a5-990a-c653c7756026 2018-08-12 00:17:32,092 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-8f885c63-696a-421-proj-role 2018-08-12 00:17:32,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/9acd038c3abf4098bba135fbccfc6128 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e1e63c38a1e3557ea09ed0426278d28c6788ef" 2018-08-12 00:17:32,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:17:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b913a721-33cc-4aa2-945f-d4c9556b91f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:17:32,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/9acd038c3abf4098bba135fbccfc6128 used request id req-b913a721-33cc-4aa2-945f-d4c9556b91f5 2018-08-12 00:17:32,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e1e63c38a1e3557ea09ed0426278d28c6788ef" 2018-08-12 00:17:32,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8bee5fb-9a00-4854-bc78-3368897cead5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:17:32,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b8bee5fb-9a00-4854-bc78-3368897cead5 2018-08-12 00:17:32,282 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-8f885c63-696a-421-user 2018-08-12 00:17:32,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/40006a1e1a754ebc9e9b24818f671a75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474c8aa57e0a6a94b6f678b729c64626bbf15b45" 2018-08-12 00:17:32,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:17:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0717cb61-a69d-486c-8d03-896e9826eabb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:17:32,447 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/40006a1e1a754ebc9e9b24818f671a75 used request id req-0717cb61-a69d-486c-8d03-896e9826eabb 2018-08-12 00:17:32,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:17:32,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:17:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["8s3SNdxHQWOsCsrlHCzuWA"], "issued_at": "2018-08-12T00:17:32.000000Z"}} 2018-08-12 00:17:32,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee03c67a6a05be3d0df7fadf0f2a8b1fb52dfad6" 2018-08-12 00:17:32,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a9802ce-4ad2-4b43-9c43-f7d0f48769e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:17:32,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8a9802ce-4ad2-4b43-9c43-f7d0f48769e4 2018-08-12 00:17:32,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:17:32,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:17:33,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:17:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["br_m7w-sTeedolGOwvtyrg"], "issued_at": "2018-08-12T00:17:33.000000Z"}} 2018-08-12 00:17:33,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:17:33,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adfcd4fc-2ecb-4892-be10-3aeaebbddfcf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:17:33,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-adfcd4fc-2ecb-4892-be10-3aeaebbddfcf 2018-08-12 00:17:33,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:17:33,554 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:17: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:17:33,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:17:33,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d083db51-2106-444d-b4ec-30bfef1e2866 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:17:33,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj used request id req-d083db51-2106-444d-b4ec-30bfef1e2866 2018-08-12 00:17:33,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:17:33,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4b0a1b-cef1-47cd-a116-f11434d5a3b3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:17:33,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-cf4b0a1b-cef1-47cd-a116-f11434d5a3b3 2018-08-12 00:17:33,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}}' 2018-08-12 00:17:33,848 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:17:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-351ea166-5f95-4a36-8814-71c67d531865 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899"}, "tags": [], "enabled": true, "id": "f792cc01f69849e5b9fbc72202916899", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}} 2018-08-12 00:17:33,848 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-351ea166-5f95-4a36-8814-71c67d531865 2018-08-12 00:17:33,848 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj 2018-08-12 00:17:33,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:17:33,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:17:34,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:17:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["m3iNg3i0QcughexbPdNAsg"], "issued_at": "2018-08-12T00:17:34.000000Z"}} 2018-08-12 00:17:34,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5907ccd78f321c017e152986e1f755afba4a08c" 2018-08-12 00:17:34,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57494201-be60-4bb2-bc2a-12b98445d582 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:17:34,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-57494201-be60-4bb2-bc2a-12b98445d582 2018-08-12 00:17:34,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:17:34,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:17: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:17:34,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5907ccd78f321c017e152986e1f755afba4a08c" 2018-08-12 00:17:34,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962382d2-632a-4122-be28-7c259ce2aca5 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:17:34,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-962382d2-632a-4122-be28-7c259ce2aca5 2018-08-12 00:17:34,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5907ccd78f321c017e152986e1f755afba4a08c" 2018-08-12 00:17:34,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b838ba96-cc54-4b8c-8eb5-274209cc4564 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899"}, "tags": [], "enabled": true, "id": "f792cc01f69849e5b9fbc72202916899", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}]} 2018-08-12 00:17:34,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj used request id req-b838ba96-cc54-4b8c-8eb5-274209cc4564 2018-08-12 00:17:34,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5907ccd78f321c017e152986e1f755afba4a08c" 2018-08-12 00:17:34,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-651f193e-d1d9-47b1-8d8f-aa02e7c87a66 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:17:34,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-651f193e-d1d9-47b1-8d8f-aa02e7c87a66 2018-08-12 00:17:34,920 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-60cd23a8-1c84-4d8-user 2018-08-12 00:17:34,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:17:34,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:17:35,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf85a4b6-c8e1-4044-b8ae-9d3ff42db2f9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:17:35,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-cf85a4b6-c8e1-4044-b8ae-9d3ff42db2f9 2018-08-12 00:17:35,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" -d '{"role": {"name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj-role"}}' 2018-08-12 00:17:35,122 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:17:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe16d178-3347-4cf4-93b4-95d07d5c7025 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d2922bebe16840609342228a2c70fca3", "links": {"self": "http://172.30.9.30:5000/v3/roles/d2922bebe16840609342228a2c70fca3"}, "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj-role"}} 2018-08-12 00:17:35,122 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-fe16d178-3347-4cf4-93b4-95d07d5c7025 2018-08-12 00:17:35,123 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj-role 2018-08-12 00:17:35,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/d2922bebe16840609342228a2c70fca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:17:35,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65485524-69ef-4976-b29c-56872f789eb4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d2922bebe16840609342228a2c70fca3", "links": {"self": "http://172.30.9.30:5000/v3/roles/d2922bebe16840609342228a2c70fca3"}, "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj-role"}} 2018-08-12 00:17:35,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/d2922bebe16840609342228a2c70fca3 used request id req-65485524-69ef-4976-b29c-56872f789eb4 2018-08-12 00:17:35,142 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj-role to project CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj 2018-08-12 00:17:35,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899/users/c7c2c6859b034073a57ea9a21462fe51/roles/d2922bebe16840609342228a2c70fca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:17:35,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:17:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38ee7a5a-3c0b-40f8-b34e-3fc849bc6114 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:17:35,263 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899/users/c7c2c6859b034073a57ea9a21462fe51/roles/d2922bebe16840609342228a2c70fca3 used request id req-38ee7a5a-3c0b-40f8-b34e-3fc849bc6114 2018-08-12 00:17:35,263 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:17:35,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:17:35,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:17:35,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:17:35,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:17:35,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:17:35,267 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:17:35,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:17:35,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:17:35,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2922bebe16840609342228a2c70fca3", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj-role"}], "expires_at": "2018-08-12T01:17:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-user", "id": "c7c2c6859b034073a57ea9a21462fe51"}, "audit_ids": ["D2p86ARhQyWDkIWnZWV1HQ"], "issued_at": "2018-08-12T00:17:35.000000Z"}} 2018-08-12 00:17:35,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a6b445aa07e6ac2a0d13b177e04ec760191c4c" 2018-08-12 00:17:35,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc1b6b2-f6f8-458b-928f-ea11e8337501 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:17:35,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2dc1b6b2-f6f8-458b-928f-ea11e8337501 2018-08-12 00:17:35,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93a6b445aa07e6ac2a0d13b177e04ec760191c4c" 2018-08-12 00:17:35,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-c8fe118b-f1ba-44db-928c-b9812a15008c Date: Sun, 12 Aug 2018 00:17:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-image"} 2018-08-12 00:17:35,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-image used request id req-c8fe118b-f1ba-44db-928c-b9812a15008c 2018-08-12 00:17:36,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93a6b445aa07e6ac2a0d13b177e04ec760191c4c" 2018-08-12 00:17:36,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0e2f05c8-5311-4d2e-b6bb-8fe56b808aba Date: Sun, 12 Aug 2018 00:17: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-08-12 00:17:36,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-0e2f05c8-5311-4d2e-b6bb-8fe56b808aba 2018-08-12 00:17:36,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93a6b445aa07e6ac2a0d13b177e04ec760191c4c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-image"}' 2018-08-12 00:17:36,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/6b452443-12ed-4d28-8013-62099f483f0c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-803535f5-4960-4a23-939a-b47019977eb0 Date: Sun, 12 Aug 2018 00:17:36 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:17:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:17:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/6b452443-12ed-4d28-8013-62099f483f0c", "min_disk": 0, "protected": false, "id": "6b452443-12ed-4d28-8013-62099f483f0c", "file": "/v2/images/6b452443-12ed-4d28-8013-62099f483f0c/file", "checksum": null, "owner": "f792cc01f69849e5b9fbc72202916899", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:17:36,077 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-803535f5-4960-4a23-939a-b47019977eb0 2018-08-12 00:17:36,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/6b452443-12ed-4d28-8013-62099f483f0c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93a6b445aa07e6ac2a0d13b177e04ec760191c4c" -d '' 2018-08-12 00:17:36,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-97c0d5fa-4453-4e2e-ac4e-c51ea32ec3eb Date: Sun, 12 Aug 2018 00:17:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:17:36,936 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/6b452443-12ed-4d28-8013-62099f483f0c/file used request id req-97c0d5fa-4453-4e2e-ac4e-c51ea32ec3eb 2018-08-12 00:17:36,937 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:17:36,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/6b452443-12ed-4d28-8013-62099f483f0c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93a6b445aa07e6ac2a0d13b177e04ec760191c4c" 2018-08-12 00:17:36,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-82c501e0-e9b5-4a96-b335-3854d83b8168 Date: Sun, 12 Aug 2018 00:17:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:17:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:17:36Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6b452443-12ed-4d28-8013-62099f483f0c/snap", "metadata": {}}], "self": "/v2/images/6b452443-12ed-4d28-8013-62099f483f0c", "min_disk": 0, "protected": false, "id": "6b452443-12ed-4d28-8013-62099f483f0c", "file": "/v2/images/6b452443-12ed-4d28-8013-62099f483f0c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f792cc01f69849e5b9fbc72202916899", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6b452443-12ed-4d28-8013-62099f483f0c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:17:36,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/6b452443-12ed-4d28-8013-62099f483f0c used request id req-82c501e0-e9b5-4a96-b335-3854d83b8168 2018-08-12 00:17:36,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93a6b445aa07e6ac2a0d13b177e04ec760191c4c" 2018-08-12 00:17:36,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-68ba6ec7-c5db-46a2-9f04-9b4945ec197f Date: Sun, 12 Aug 2018 00:17: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-08-12 00:17:36,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-68ba6ec7-c5db-46a2-9f04-9b4945ec197f 2018-08-12 00:17:36,969 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-image 2018-08-12 00:17:36,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/6b452443-12ed-4d28-8013-62099f483f0c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93a6b445aa07e6ac2a0d13b177e04ec760191c4c" 2018-08-12 00:17:36,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-c24fc98c-e26d-4d3a-8030-7075b437e858 Date: Sun, 12 Aug 2018 00:17:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:17:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:17:36Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6b452443-12ed-4d28-8013-62099f483f0c/snap", "metadata": {}}], "self": "/v2/images/6b452443-12ed-4d28-8013-62099f483f0c", "min_disk": 0, "protected": false, "id": "6b452443-12ed-4d28-8013-62099f483f0c", "file": "/v2/images/6b452443-12ed-4d28-8013-62099f483f0c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f792cc01f69849e5b9fbc72202916899", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6b452443-12ed-4d28-8013-62099f483f0c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:17:36,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/6b452443-12ed-4d28-8013-62099f483f0c used request id req-c24fc98c-e26d-4d3a-8030-7075b437e858 2018-08-12 00:17:36,988 - create_image - DEBUG - Instance status is - active 2018-08-12 00:17:36,988 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-image 2018-08-12 00:17:36,988 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-image 2018-08-12 00:17:36,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:17:36,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:17:37,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:17:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["m_P0Y-8QQCyY4erk02_g2A"], "issued_at": "2018-08-12T00:17:37.000000Z"}} 2018-08-12 00:17:37,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7fc2c30af16ae3db3e8c33782a69c510085729" 2018-08-12 00:17:37,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cabcf6f7-98d6-4dc9-97e8-5f7cec2bddfe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:17:37,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-cabcf6f7-98d6-4dc9-97e8-5f7cec2bddfe 2018-08-12 00:17:37,453 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:17:37,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7fc2c30af16ae3db3e8c33782a69c510085729" 2018-08-12 00:17:37,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-9670b887-5dd5-4d97-a067-86380994a5b0 x-compute-request-id: req-9670b887-5dd5-4d97-a067-86380994a5b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:17:37,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-9670b887-5dd5-4d97-a067-86380994a5b0 2018-08-12 00:17:37,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7fc2c30af16ae3db3e8c33782a69c510085729" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-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-08-12 00:17:37,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-21aaecbc-780e-4c14-8c58-2915d0636bc8 x-compute-request-id: req-21aaecbc-780e-4c14-8c58-2915d0636bc8 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "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": "16cd0966-f737-4f79-938a-80650dfa63d5"}} 2018-08-12 00:17:37,685 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-21aaecbc-780e-4c14-8c58-2915d0636bc8 2018-08-12 00:17:37,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:17:37,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:17:38,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2922bebe16840609342228a2c70fca3", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj-role"}], "expires_at": "2018-08-12T01:17:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-user", "id": "c7c2c6859b034073a57ea9a21462fe51"}, "audit_ids": ["1sineQosSHmqn3ArVcwFFA"], "issued_at": "2018-08-12T00:17:38.000000Z"}} 2018-08-12 00:17:38,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578fc9b5b444c4ecde78995f9f532a8d9226b5e4" 2018-08-12 00:17:38,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423e3b57-80f2-4d9c-92da-fe08791da0a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:17:38,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-423e3b57-80f2-4d9c-92da-fe08791da0a5 2018-08-12 00:17:38,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:17:38,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:17:38,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:17:38,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:17:38,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:17:38,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578fc9b5b444c4ecde78995f9f532a8d9226b5e4" 2018-08-12 00:17:38,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6a19d2d8-886c-4fe0-8dde-cc748014e9a4 Date: Sun, 12 Aug 2018 00:17:38 GMT RESP BODY: {"networks":[]} 2018-08-12 00:17:38,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net used request id req-6a19d2d8-886c-4fe0-8dde-cc748014e9a4 2018-08-12 00:17:38,321 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net 2018-08-12 00:17:38,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578fc9b5b444c4ecde78995f9f532a8d9226b5e4" -d '{"network": {"name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net", "admin_state_up": true}}' 2018-08-12 00:17:38,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-04a4cd43-5db4-4f6a-92ee-6d33937c0dd8 Date: Sun, 12 Aug 2018 00:17:38 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:17:38Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f792cc01f69849e5b9fbc72202916899","id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net"}} 2018-08-12 00:17:38,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-04a4cd43-5db4-4f6a-92ee-6d33937c0dd8 2018-08-12 00:17:38,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578fc9b5b444c4ecde78995f9f532a8d9226b5e4" 2018-08-12 00:17:39,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-e1c233c8-4774-4289-a411-b7dcca6d0235 Date: Sun, 12 Aug 2018 00:17:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:17:38Z","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f792cc01f69849e5b9fbc72202916899","id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net"}]} 2018-08-12 00:17:39,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-e1c233c8-4774-4289-a411-b7dcca6d0235 2018-08-12 00:17:39,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578fc9b5b444c4ecde78995f9f532a8d9226b5e4" 2018-08-12 00:17:39,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-59c69900-9d52-4334-9518-3ae583502a89 Date: Sun, 12 Aug 2018 00:17:39 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:17:39,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-59c69900-9d52-4334-9518-3ae583502a89 2018-08-12 00:17:39,126 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet 2018-08-12 00:17:39,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578fc9b5b444c4ecde78995f9f532a8d9226b5e4" -d '{"subnets": [{"ip_version": 4, "network_id": "df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet"}]}' 2018-08-12 00:17:39,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-103b9ac4-7905-4aaf-9b89-3166b6471fcf Date: Sun, 12 Aug 2018 00:17:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","dns_nameservers":[],"updated_at":"2018-08-12T00:17:39Z","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":"f792cc01f69849e5b9fbc72202916899","id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","subnetpool_id":null,"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet"}]} 2018-08-12 00:17:39,676 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-103b9ac4-7905-4aaf-9b89-3166b6471fcf 2018-08-12 00:17:39,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578fc9b5b444c4ecde78995f9f532a8d9226b5e4" 2018-08-12 00:17:39,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-6ed183a7-9eab-4773-b7a3-63bf49a35d58 Date: Sun, 12 Aug 2018 00:17:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1b21e79c-f942-4c6f-9f1d-c204508d9178"],"updated_at":"2018-08-12T00:17:39Z","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f792cc01f69849e5b9fbc72202916899","id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net"}]} 2018-08-12 00:17:39,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-6ed183a7-9eab-4773-b7a3-63bf49a35d58 2018-08-12 00:17:39,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578fc9b5b444c4ecde78995f9f532a8d9226b5e4" 2018-08-12 00:17:39,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b4e9b211-6d99-4b61-affa-93050e3eeb1c Date: Sun, 12 Aug 2018 00:17:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","dns_nameservers":[],"updated_at":"2018-08-12T00:17:39Z","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":"f792cc01f69849e5b9fbc72202916899","id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","subnetpool_id":null,"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet"}]} 2018-08-12 00:17:39,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-b4e9b211-6d99-4b61-affa-93050e3eeb1c 2018-08-12 00:17:39,865 - OpenStackNetwork - DEBUG - Network [df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054] created successfully 2018-08-12 00:17:39,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:17:39,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:17:40,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2922bebe16840609342228a2c70fca3", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj-role"}], "expires_at": "2018-08-12T01:17:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-user", "id": "c7c2c6859b034073a57ea9a21462fe51"}, "audit_ids": ["6vZsoJmlRHiNO_uihbJZlw"], "issued_at": "2018-08-12T00:17:40.000000Z"}} 2018-08-12 00:17:40,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d353474960fac648f71471e3f1ead1c4ad24c8de" 2018-08-12 00:17:40,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a242f4de-75f5-4a85-9911-296fbbf920b8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:17:40,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a242f4de-75f5-4a85-9911-296fbbf920b8 2018-08-12 00:17:40,336 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d353474960fac648f71471e3f1ead1c4ad24c8de" 2018-08-12 00:17:40,566 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:40 GMT Server: Apache x-compute-request-id: req-6703c896-4fcd-43b7-a771-ead6eb19e8a9 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-6703c896-4fcd-43b7-a771-ead6eb19e8a9 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:17:40,567 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/detail used request id req-6703c896-4fcd-43b7-a771-ead6eb19e8a9 2018-08-12 00:17:40,571 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}d353474960fac648f71471e3f1ead1c4ad24c8de" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6703c896-4fcd-43b7-a771-ead6eb19e8a9" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-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-08-12 00:17:40,981 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:17:40 GMT Server: Apache x-compute-request-id: req-d7e6c8f0-d85c-4ac2-accd-3ca872a55696 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-d7e6c8f0-d85c-4ac2-accd-3ca872a55696 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7", "rel": "self"}, {"href": "http://172.30.9.30:8776/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:17:40.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1990e80e-6b16-406d-8438-540b70c985e7", "size": 1}} 2018-08-12 00:17:40,981 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes used request id req-d7e6c8f0-d85c-4ac2-accd-3ca872a55696 2018-08-12 00:17:40,985 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6703c896-4fcd-43b7-a771-ead6eb19e8a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d353474960fac648f71471e3f1ead1c4ad24c8de" 2018-08-12 00:17:41,204 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:40 GMT Server: Apache x-compute-request-id: req-a5c41e18-d120-491b-aab5-5f99975f7d84 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5c41e18-d120-491b-aab5-5f99975f7d84 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7", "rel": "self"}, {"href": "http://172.30.9.30:8776/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:17:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f792cc01f69849e5b9fbc72202916899", "updated_at": "2018-08-12T00:17:41.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1990e80e-6b16-406d-8438-540b70c985e7", "size": 1}} 2018-08-12 00:17:41,204 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7 used request id req-a5c41e18-d120-491b-aab5-5f99975f7d84 2018-08-12 00:17:41,205 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-1 2018-08-12 00:17:41,208 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6703c896-4fcd-43b7-a771-ead6eb19e8a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d353474960fac648f71471e3f1ead1c4ad24c8de" 2018-08-12 00:17:41,420 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:41 GMT Server: Apache x-compute-request-id: req-ae44fa95-aaf0-448c-887c-8aa1fc521f2a OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ae44fa95-aaf0-448c-887c-8aa1fc521f2a Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7", "rel": "self"}, {"href": "http://172.30.9.30:8776/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:17:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f792cc01f69849e5b9fbc72202916899", "updated_at": "2018-08-12T00:17:41.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1990e80e-6b16-406d-8438-540b70c985e7", "size": 1}} 2018-08-12 00:17:41,420 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7 used request id req-ae44fa95-aaf0-448c-887c-8aa1fc521f2a 2018-08-12 00:17:41,421 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:17:41,421 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-1 2018-08-12 00:17:41,421 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-1 2018-08-12 00:17:41,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:17:41,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:17:41,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2922bebe16840609342228a2c70fca3", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj-role"}], "expires_at": "2018-08-12T01:17:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-user", "id": "c7c2c6859b034073a57ea9a21462fe51"}, "audit_ids": ["jN2t_LA8RouzIQ8jz_oAUg"], "issued_at": "2018-08-12T00:17:41.000000Z"}} 2018-08-12 00:17:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936916affaf46f64e468bb79e785e73b57c58cf7" 2018-08-12 00:17:41,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df126cf-b904-4410-8f56-60eca2b89e06 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:17:41,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1df126cf-b904-4410-8f56-60eca2b89e06 2018-08-12 00:17:41,898 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936916affaf46f64e468bb79e785e73b57c58cf7" 2018-08-12 00:17:42,109 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:41 GMT Server: Apache x-compute-request-id: req-5bd7a846-195e-42a5-98c2-b6801f71699f OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5bd7a846-195e-42a5-98c2-b6801f71699f Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7", "rel": "self"}, {"href": "http://172.30.9.30:8776/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:17:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f792cc01f69849e5b9fbc72202916899", "updated_at": "2018-08-12T00:17:41.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1990e80e-6b16-406d-8438-540b70c985e7", "size": 1}]} 2018-08-12 00:17:42,110 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/detail used request id req-5bd7a846-195e-42a5-98c2-b6801f71699f 2018-08-12 00:17:42,114 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "OpenStack-API-Version: volume 3.5" -H "X-Auth-Token: {SHA1}936916affaf46f64e468bb79e785e73b57c58cf7" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5bd7a846-195e-42a5-98c2-b6801f71699f" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-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-08-12 00:17:42,434 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:17:42 GMT Server: Apache x-compute-request-id: req-bb685b73-6016-43a5-91d1-716cf0d758a3 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-bb685b73-6016-43a5-91d1-716cf0d758a3 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d", "rel": "self"}, {"href": "http://172.30.9.30:8776/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:17:42.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e36fd945-c94b-4c80-828a-bac605c8ea6d", "size": 1}} 2018-08-12 00:17:42,434 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes used request id req-bb685b73-6016-43a5-91d1-716cf0d758a3 2018-08-12 00:17:42,438 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bd7a846-195e-42a5-98c2-b6801f71699f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936916affaf46f64e468bb79e785e73b57c58cf7" 2018-08-12 00:17:42,673 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:42 GMT Server: Apache x-compute-request-id: req-9ee1ee9b-731d-4468-8db8-aac5f22e54b8 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ee1ee9b-731d-4468-8db8-aac5f22e54b8 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d", "rel": "self"}, {"href": "http://172.30.9.30:8776/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:17:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f792cc01f69849e5b9fbc72202916899", "updated_at": "2018-08-12T00:17:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e36fd945-c94b-4c80-828a-bac605c8ea6d", "size": 1}} 2018-08-12 00:17:42,673 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d used request id req-9ee1ee9b-731d-4468-8db8-aac5f22e54b8 2018-08-12 00:17:42,674 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-2 2018-08-12 00:17:42,676 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bd7a846-195e-42a5-98c2-b6801f71699f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936916affaf46f64e468bb79e785e73b57c58cf7" 2018-08-12 00:17:42,888 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:42 GMT Server: Apache x-compute-request-id: req-3f8a8925-8fc4-446f-8bb4-39b6081e047a OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3f8a8925-8fc4-446f-8bb4-39b6081e047a Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d", "rel": "self"}, {"href": "http://172.30.9.30:8776/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:17:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f792cc01f69849e5b9fbc72202916899", "updated_at": "2018-08-12T00:17:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e36fd945-c94b-4c80-828a-bac605c8ea6d", "size": 1}} 2018-08-12 00:17:42,888 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d used request id req-3f8a8925-8fc4-446f-8bb4-39b6081e047a 2018-08-12 00:17:42,888 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:17:42,888 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-2 2018-08-12 00:17:42,888 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-2 2018-08-12 00:17:42,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:17:42,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:17:43,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2922bebe16840609342228a2c70fca3", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj-role"}], "expires_at": "2018-08-12T01:17:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-user", "id": "c7c2c6859b034073a57ea9a21462fe51"}, "audit_ids": ["xwxFCkL6Twy1mnzFLiso7w"], "issued_at": "2018-08-12T00:17:43.000000Z"}} 2018-08-12 00:17:43,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:43,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6014c584-deef-4658-89db-9c9185b252c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:17:43,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6014c584-deef-4658-89db-9c9185b252c2 2018-08-12 00:17:43,348 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:17:43,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:17:43,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:17:43,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:17:43,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:17:43,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:17:43,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:43,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683bd09a-b112-4798-a95a-486d5373823e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:17:43,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-683bd09a-b112-4798-a95a-486d5373823e 2018-08-12 00:17:43,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:43,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-c19541db-a201-46eb-950b-d81424c1fdd3 Date: Sun, 12 Aug 2018 00:17:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1b21e79c-f942-4c6f-9f1d-c204508d9178"],"updated_at":"2018-08-12T00:17:39Z","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f792cc01f69849e5b9fbc72202916899","id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net"}]} 2018-08-12 00:17:43,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net used request id req-c19541db-a201-46eb-950b-d81424c1fdd3 2018-08-12 00:17:43,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:43,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-806c3d76-5d82-45e8-86a4-ff597bb7bac4 Date: Sun, 12 Aug 2018 00:17:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","dns_nameservers":[],"updated_at":"2018-08-12T00:17:39Z","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":"f792cc01f69849e5b9fbc72202916899","id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","subnetpool_id":null,"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet"}]} 2018-08-12 00:17:43,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-806c3d76-5d82-45e8-86a4-ff597bb7bac4 2018-08-12 00:17:43,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:43,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-fea070b1-6b5c-4613-af01-4110cdb3de5a Date: Sun, 12 Aug 2018 00:17:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1b21e79c-f942-4c6f-9f1d-c204508d9178"],"updated_at":"2018-08-12T00:17:39Z","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f792cc01f69849e5b9fbc72202916899","id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net"}]} 2018-08-12 00:17:43,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net used request id req-fea070b1-6b5c-4613-af01-4110cdb3de5a 2018-08-12 00:17:43,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:17:43,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:17: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:17:43,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:43,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f94a6f2-16cc-4be3-93a8-df6c48a5392e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}} 2018-08-12 00:17:43,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 used request id req-4f94a6f2-16cc-4be3-93a8-df6c48a5392e 2018-08-12 00:17:43,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:43,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f9138b61-abe5-4055-a682-be5672c53bcf Date: Sun, 12 Aug 2018 00:17:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","dns_nameservers":[],"updated_at":"2018-08-12T00:17:39Z","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":"f792cc01f69849e5b9fbc72202916899","id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","subnetpool_id":null,"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet"}]} 2018-08-12 00:17:43,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-f9138b61-abe5-4055-a682-be5672c53bcf 2018-08-12 00:17:43,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054&name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:43,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ed608d72-58b6-494f-ba84-7fdef97d79cd Date: Sun, 12 Aug 2018 00:17:43 GMT RESP BODY: {"ports":[]} 2018-08-12 00:17:43,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054&name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-port&admin_state_up=True used request id req-ed608d72-58b6-494f-ba84-7fdef97d79cd 2018-08-12 00:17:43,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:44,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-fb764d09-d10b-43f3-b3c8-f539e26e4cb9 x-compute-request-id: req-fb764d09-d10b-43f3-b3c8-f539e26e4cb9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:17:44,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst used request id req-fb764d09-d10b-43f3-b3c8-f539e26e4cb9 2018-08-12 00:17:44,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:44,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-53f4a959-9a2c-4526-9ab4-56eef749d70c Date: Sun, 12 Aug 2018 00:17:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1b21e79c-f942-4c6f-9f1d-c204508d9178"],"updated_at":"2018-08-12T00:17:39Z","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f792cc01f69849e5b9fbc72202916899","id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net"}]} 2018-08-12 00:17:44,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net used request id req-53f4a959-9a2c-4526-9ab4-56eef749d70c 2018-08-12 00:17:44,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:44,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-56a8fd76-6f76-492a-947d-9c3cc75f7397 Date: Sun, 12 Aug 2018 00:17:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","dns_nameservers":[],"updated_at":"2018-08-12T00:17:39Z","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":"f792cc01f69849e5b9fbc72202916899","id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","subnetpool_id":null,"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet"}]} 2018-08-12 00:17:44,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-56a8fd76-6f76-492a-947d-9c3cc75f7397 2018-08-12 00:17:44,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:44,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a5f2412b-98ab-4541-909a-7ba7f33688f8 Date: Sun, 12 Aug 2018 00:17:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1b21e79c-f942-4c6f-9f1d-c204508d9178"],"updated_at":"2018-08-12T00:17:39Z","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f792cc01f69849e5b9fbc72202916899","id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net"}]} 2018-08-12 00:17:44,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net used request id req-a5f2412b-98ab-4541-909a-7ba7f33688f8 2018-08-12 00:17:44,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:44,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d51a07c-d15e-4811-bdac-4aa979dbcce4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}} 2018-08-12 00:17:44,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 used request id req-2d51a07c-d15e-4811-bdac-4aa979dbcce4 2018-08-12 00:17:44,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:44,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d71ff43b-752e-4678-b656-46a913df4e23 Date: Sun, 12 Aug 2018 00:17:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","dns_nameservers":[],"updated_at":"2018-08-12T00:17:39Z","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":"f792cc01f69849e5b9fbc72202916899","id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","subnetpool_id":null,"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet"}]} 2018-08-12 00:17:44,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-d71ff43b-752e-4678-b656-46a913df4e23 2018-08-12 00:17:44,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054&name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:44,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c7eb4120-332c-4043-a918-e6760227626b Date: Sun, 12 Aug 2018 00:17:44 GMT RESP BODY: {"ports":[]} 2018-08-12 00:17:44,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054&name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-port&admin_state_up=True used request id req-c7eb4120-332c-4043-a918-e6760227626b 2018-08-12 00:17:44,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:17:44,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:17:44,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2922bebe16840609342228a2c70fca3", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj-role"}], "expires_at": "2018-08-12T01:17:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-user", "id": "c7c2c6859b034073a57ea9a21462fe51"}, "audit_ids": ["Mvx5FO5mQe2qIzKWGbvfIQ"], "issued_at": "2018-08-12T00:17:44.000000Z"}} 2018-08-12 00:17:44,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae400be781710027ddd4e8b1033615837d47f80a" 2018-08-12 00:17:45,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aa3ef91-07c2-4527-9496-0d85fb5a7d39 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:17:45,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1aa3ef91-07c2-4527-9496-0d85fb5a7d39 2018-08-12 00:17:45,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:45,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-562de83d-c9c6-4543-a452-d505a27188ed Date: Sun, 12 Aug 2018 00:17:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1b21e79c-f942-4c6f-9f1d-c204508d9178"],"updated_at":"2018-08-12T00:17:39Z","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f792cc01f69849e5b9fbc72202916899","id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net"}]} 2018-08-12 00:17:45,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net used request id req-562de83d-c9c6-4543-a452-d505a27188ed 2018-08-12 00:17:45,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:45,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1e2cdcd9-604a-4c40-9280-0c6fab5ceeb7 Date: Sun, 12 Aug 2018 00:17:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","dns_nameservers":[],"updated_at":"2018-08-12T00:17:39Z","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":"f792cc01f69849e5b9fbc72202916899","id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","subnetpool_id":null,"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet"}]} 2018-08-12 00:17:45,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-1e2cdcd9-604a-4c40-9280-0c6fab5ceeb7 2018-08-12 00:17:45,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:45,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-ab2eb00c-0a42-4ef6-95e7-84734f6263aa Date: Sun, 12 Aug 2018 00:17:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1b21e79c-f942-4c6f-9f1d-c204508d9178"],"updated_at":"2018-08-12T00:17:39Z","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f792cc01f69849e5b9fbc72202916899","id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net"}]} 2018-08-12 00:17:45,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net used request id req-ab2eb00c-0a42-4ef6-95e7-84734f6263aa 2018-08-12 00:17:45,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:17:45,544 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:17: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:17:45,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae400be781710027ddd4e8b1033615837d47f80a" 2018-08-12 00:17:45,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df51214-2235-4dfb-96d3-65ac43bcfb95 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}} 2018-08-12 00:17:45,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 used request id req-7df51214-2235-4dfb-96d3-65ac43bcfb95 2018-08-12 00:17:45,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:45,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-147451f5-3c55-451e-af7d-4273eef613f3 Date: Sun, 12 Aug 2018 00:17:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","dns_nameservers":[],"updated_at":"2018-08-12T00:17:39Z","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":"f792cc01f69849e5b9fbc72202916899","id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","subnetpool_id":null,"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet"}]} 2018-08-12 00:17:45,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-147451f5-3c55-451e-af7d-4273eef613f3 2018-08-12 00:17:45,683 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net 2018-08-12 00:17:45,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" -d '{"port": {"network_id": "df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054", "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-port", "admin_state_up": true}}' 2018-08-12 00:17:46,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-c790929d-a88d-40b9-a1ea-91dcb88efd35 Date: Sun, 12 Aug 2018 00:17:46 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:17:45Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:17:46Z","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:68:79:9f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"f792cc01f69849e5b9fbc72202916899","fixed_ips":[{"subnet_id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","ip_address":"10.55.0.3"}],"id":"6845fa68-899d-453f-812e-90d235bb8f38","security_groups":["b1b11f8c-15f4-4990-afee-7b4b07e9157d"],"device_id":""}} 2018-08-12 00:17:46,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-c790929d-a88d-40b9-a1ea-91dcb88efd35 2018-08-12 00:17:46,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:46,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-5ab57d7e-0528-4ae9-825d-f34234c55384 Date: Sun, 12 Aug 2018 00:17:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1b21e79c-f942-4c6f-9f1d-c204508d9178"],"updated_at":"2018-08-12T00:17:39Z","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f792cc01f69849e5b9fbc72202916899","id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net"}]} 2018-08-12 00:17:46,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net used request id req-5ab57d7e-0528-4ae9-825d-f34234c55384 2018-08-12 00:17:46,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:46,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-65cbf4d0-f106-4acb-a649-bf2f53041a65 Date: Sun, 12 Aug 2018 00:17:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","dns_nameservers":[],"updated_at":"2018-08-12T00:17:39Z","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":"f792cc01f69849e5b9fbc72202916899","id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","subnetpool_id":null,"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet"}]} 2018-08-12 00:17:46,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-65cbf4d0-f106-4acb-a649-bf2f53041a65 2018-08-12 00:17:46,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:46,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-290b714f-1e70-454b-b742-d3e4fc220eb2 Date: Sun, 12 Aug 2018 00:17:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1b21e79c-f942-4c6f-9f1d-c204508d9178"],"updated_at":"2018-08-12T00:17:39Z","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f792cc01f69849e5b9fbc72202916899","id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net"}]} 2018-08-12 00:17:46,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net used request id req-290b714f-1e70-454b-b742-d3e4fc220eb2 2018-08-12 00:17:46,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:46,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3eaee9-55d6-4726-bc6f-583861d61f3c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}} 2018-08-12 00:17:46,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 used request id req-dc3eaee9-55d6-4726-bc6f-583861d61f3c 2018-08-12 00:17:46,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:46,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d043c9ca-9d11-447b-a1aa-201cfc84fe4a Date: Sun, 12 Aug 2018 00:17:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","dns_nameservers":[],"updated_at":"2018-08-12T00:17:39Z","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":"f792cc01f69849e5b9fbc72202916899","id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","subnetpool_id":null,"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet"}]} 2018-08-12 00:17:46,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-d043c9ca-9d11-447b-a1aa-201cfc84fe4a 2018-08-12 00:17:46,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054&name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:46,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-c2d2c8cd-02e8-4830-98d7-9568c258f68a Date: Sun, 12 Aug 2018 00:17:46 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:45Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:46Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:68:79:9f","id":"6845fa68-899d-453f-812e-90d235bb8f38","port_security_enabled":true,"project_id":"f792cc01f69849e5b9fbc72202916899","fixed_ips":[{"subnet_id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":["b1b11f8c-15f4-4990-afee-7b4b07e9157d"],"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-port"}]} 2018-08-12 00:17:46,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054&name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-port&admin_state_up=True used request id req-c2d2c8cd-02e8-4830-98d7-9568c258f68a 2018-08-12 00:17:46,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:47,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6265cfd-9235-4fa3-9606-4e00c53be47e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}} 2018-08-12 00:17:47,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 used request id req-f6265cfd-9235-4fa3-9606-4e00c53be47e 2018-08-12 00:17:47,055 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst 2018-08-12 00:17:47,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:47,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-1ba77d7f-aa62-4fb3-b043-8c1306f53aac x-compute-request-id: req-1ba77d7f-aa62-4fb3-b043-8c1306f53aac Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-flavor-name"}]} 2018-08-12 00:17:47,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1ba77d7f-aa62-4fb3-b043-8c1306f53aac 2018-08-12 00:17:47,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/16cd0966-f737-4f79-938a-80650dfa63d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:47,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-0db5129d-8da8-4e6b-9264-ba3da495de87 x-compute-request-id: req-0db5129d-8da8-4e6b-9264-ba3da495de87 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "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": "16cd0966-f737-4f79-938a-80650dfa63d5"}} 2018-08-12 00:17:47,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/16cd0966-f737-4f79-938a-80650dfa63d5 used request id req-0db5129d-8da8-4e6b-9264-ba3da495de87 2018-08-12 00:17:47,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:47,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-e57f7c18-28e3-4b4b-b1a4-e3045e651d79 Date: Sun, 12 Aug 2018 00:17:47 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:17:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:17:36Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6b452443-12ed-4d28-8013-62099f483f0c/snap", "metadata": {}}], "self": "/v2/images/6b452443-12ed-4d28-8013-62099f483f0c", "min_disk": 0, "protected": false, "id": "6b452443-12ed-4d28-8013-62099f483f0c", "file": "/v2/images/6b452443-12ed-4d28-8013-62099f483f0c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f792cc01f69849e5b9fbc72202916899", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6b452443-12ed-4d28-8013-62099f483f0c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-image"} 2018-08-12 00:17:47,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-image used request id req-e57f7c18-28e3-4b4b-b1a4-e3045e651d79 2018-08-12 00:17:47,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:47,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-900a31ee-7371-484a-a888-b3f48102cd92 Date: Sun, 12 Aug 2018 00:17: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-08-12 00:17:47,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-900a31ee-7371-484a-a888-b3f48102cd92 2018-08-12 00:17:47,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" -d '{"server": {"name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "imageRef": "6b452443-12ed-4d28-8013-62099f483f0c", "flavorRef": "16cd0966-f737-4f79-938a-80650dfa63d5", "max_count": 1, "min_count": 1, "networks": [{"port": "6845fa68-899d-453f-812e-90d235bb8f38"}]}}' 2018-08-12 00:17:48,268 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-dd56e08c-64d2-4730-969a-bce88f60d79c x-compute-request-id: req-dd56e08c-64d2-4730-969a-bce88f60d79c Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "adminPass": "aUTtq4P6rywV"}} 2018-08-12 00:17:48,268 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-dd56e08c-64d2-4730-969a-bce88f60d79c 2018-08-12 00:17:48,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:48,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-831cb2c1-e32b-409b-9986-2d1b61762d31 x-compute-request-id: req-831cb2c1-e32b-409b-9986-2d1b61762d31 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.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "image": {"id": "6b452443-12ed-4d28-8013-62099f483f0c", "links": [{"href": "http://172.30.9.30:8774/images/6b452443-12ed-4d28-8013-62099f483f0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}]}, "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "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-08-12T00:17:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "created": "2018-08-12T00:17:48Z", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:17:48,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-831cb2c1-e32b-409b-9986-2d1b61762d31 2018-08-12 00:17:48,756 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst 2018-08-12 00:17:48,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:49,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-f96ccf99-2d28-4871-879a-0882a60a34b9 x-compute-request-id: req-f96ccf99-2d28-4871-879a-0882a60a34b9 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "image": {"id": "6b452443-12ed-4d28-8013-62099f483f0c", "links": [{"href": "http://172.30.9.30:8774/images/6b452443-12ed-4d28-8013-62099f483f0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}]}, "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "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-08-12T00:17:48Z", "hostId": "d2eb83aec17ea48c617312049e2c9a8600474e77f839b526b50063f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "created": "2018-08-12T00:17:48Z", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:17:49,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-f96ccf99-2d28-4871-879a-0882a60a34b9 2018-08-12 00:17:49,102 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst] is - BUILD 2018-08-12 00:17:49,102 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:17:52,105 - create_instance - DEBUG - VM status query timeout in 896.651050091 2018-08-12 00:17:52,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:52,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-fd530d43-7132-48d0-8ceb-a161a30b28c3 x-compute-request-id: req-fd530d43-7132-48d0-8ceb-a161a30b28c3 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.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "image": {"id": "6b452443-12ed-4d28-8013-62099f483f0c", "links": [{"href": "http://172.30.9.30:8774/images/6b452443-12ed-4d28-8013-62099f483f0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}]}, "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "security_groups": [{"name": "default"}], "user_id": "c7c2c6859b034073a57ea9a21462fe51", "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-08-12T00:17:49Z", "hostId": "d2eb83aec17ea48c617312049e2c9a8600474e77f839b526b50063f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "created": "2018-08-12T00:17:48Z", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:17:52,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-fd530d43-7132-48d0-8ceb-a161a30b28c3 2018-08-12 00:17:52,449 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst] is - BUILD 2018-08-12 00:17:52,450 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:17:55,453 - create_instance - DEBUG - VM status query timeout in 893.303253889 2018-08-12 00:17:55,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:55,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-c674279f-64d8-47fa-971c-85101ffbf868 x-compute-request-id: req-c674279f-64d8-47fa-971c-85101ffbf868 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:79:9f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "image": {"id": "6b452443-12ed-4d28-8013-62099f483f0c", "links": [{"href": "http://172.30.9.30:8774/images/6b452443-12ed-4d28-8013-62099f483f0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:53.000000", "flavor": {"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}]}, "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "security_groups": [{"name": "default"}], "user_id": "c7c2c6859b034073a57ea9a21462fe51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:53Z", "hostId": "d2eb83aec17ea48c617312049e2c9a8600474e77f839b526b50063f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "created": "2018-08-12T00:17:48Z", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:17:55,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-c674279f-64d8-47fa-971c-85101ffbf868 2018-08-12 00:17:55,919 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst] is - ACTIVE 2018-08-12 00:17:55,919 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:17:55,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:56,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-90864e44-dc34-4425-9027-41d9d0e90bbc x-compute-request-id: req-90864e44-dc34-4425-9027-41d9d0e90bbc Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:79:9f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "image": {"id": "6b452443-12ed-4d28-8013-62099f483f0c", "links": [{"href": "http://172.30.9.30:8774/images/6b452443-12ed-4d28-8013-62099f483f0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:53.000000", "flavor": {"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}]}, "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "security_groups": [{"name": "default"}], "user_id": "c7c2c6859b034073a57ea9a21462fe51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:53Z", "hostId": "d2eb83aec17ea48c617312049e2c9a8600474e77f839b526b50063f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "created": "2018-08-12T00:17:48Z", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:17:56,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-90864e44-dc34-4425-9027-41d9d0e90bbc 2018-08-12 00:17:56,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:56,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-dfe2a082-4fb1-49c4-a291-0f090d9f28be Date: Sun, 12 Aug 2018 00:17:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1b21e79c-f942-4c6f-9f1d-c204508d9178"],"updated_at":"2018-08-12T00:17:39Z","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f792cc01f69849e5b9fbc72202916899","id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net"}]} 2018-08-12 00:17:56,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net used request id req-dfe2a082-4fb1-49c4-a291-0f090d9f28be 2018-08-12 00:17:56,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:56,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-051d7070-2cdc-4700-9296-b68cc0477af6 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}} 2018-08-12 00:17:56,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 used request id req-051d7070-2cdc-4700-9296-b68cc0477af6 2018-08-12 00:17:56,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:56,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a9d1d697-9002-499f-b800-3d0bc5f0c20c Date: Sun, 12 Aug 2018 00:17:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","dns_nameservers":[],"updated_at":"2018-08-12T00:17:39Z","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":"f792cc01f69849e5b9fbc72202916899","id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","subnetpool_id":null,"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet"}]} 2018-08-12 00:17:56,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-a9d1d697-9002-499f-b800-3d0bc5f0c20c 2018-08-12 00:17:56,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:56,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-e4bc4ecf-4ab1-4bdc-952f-1603d7e48eae Date: Sun, 12 Aug 2018 00:17:56 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5c:a5:76","id":"15e9fb46-b72f-4047-a414-5a1a9372a1ea","port_security_enabled":false,"project_id":"f792cc01f69849e5b9fbc72202916899","fixed_ips":[{"subnet_id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:45Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:53Z","binding:vnic_type":"normal","device_id":"da1b100a-6ad5-4540-9179-3b6058f6a14b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:68:79:9f","id":"6845fa68-899d-453f-812e-90d235bb8f38","port_security_enabled":true,"project_id":"f792cc01f69849e5b9fbc72202916899","fixed_ips":[{"subnet_id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":["b1b11f8c-15f4-4990-afee-7b4b07e9157d"],"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-port"}]} 2018-08-12 00:17:56,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-e4bc4ecf-4ab1-4bdc-952f-1603d7e48eae 2018-08-12 00:17:56,391 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:56,616 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:56 GMT Server: Apache x-compute-request-id: req-ee4be284-9515-422c-be5e-ec124be404c0 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ee4be284-9515-422c-be5e-ec124be404c0 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d", "rel": "self"}, {"href": "http://172.30.9.30:8776/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:17:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f792cc01f69849e5b9fbc72202916899", "updated_at": "2018-08-12T00:17:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e36fd945-c94b-4c80-828a-bac605c8ea6d", "size": 1}, {"status": "available", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7", "rel": "self"}, {"href": "http://172.30.9.30:8776/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:17:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f792cc01f69849e5b9fbc72202916899", "updated_at": "2018-08-12T00:17:41.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1990e80e-6b16-406d-8438-540b70c985e7", "size": 1}]} 2018-08-12 00:17:56,616 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/detail used request id req-ee4be284-9515-422c-be5e-ec124be404c0 2018-08-12 00:17:56,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:56,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca6b75b-d0bf-4405-bdd9-e7fbccaf6f78 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}} 2018-08-12 00:17:56,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 used request id req-aca6b75b-d0bf-4405-bdd9-e7fbccaf6f78 2018-08-12 00:17:56,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:56,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-aa16ceed-b0d5-4735-bea1-4fb0221241ec x-compute-request-id: req-aa16ceed-b0d5-4735-bea1-4fb0221241ec Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:79:9f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "image": {"id": "6b452443-12ed-4d28-8013-62099f483f0c", "links": [{"href": "http://172.30.9.30:8774/images/6b452443-12ed-4d28-8013-62099f483f0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:53.000000", "flavor": {"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}]}, "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "security_groups": [{"name": "default"}], "user_id": "c7c2c6859b034073a57ea9a21462fe51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:53Z", "hostId": "d2eb83aec17ea48c617312049e2c9a8600474e77f839b526b50063f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "created": "2018-08-12T00:17:48Z", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:17:56,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-aa16ceed-b0d5-4735-bea1-4fb0221241ec 2018-08-12 00:17:56,951 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst] is - ACTIVE 2018-08-12 00:17:56,951 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:17:56,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:57,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-d37db714-9fae-4a79-ab97-42ab415fdc7e x-compute-request-id: req-d37db714-9fae-4a79-ab97-42ab415fdc7e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:79:9f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "image": {"id": "6b452443-12ed-4d28-8013-62099f483f0c", "links": [{"href": "http://172.30.9.30:8774/images/6b452443-12ed-4d28-8013-62099f483f0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:53.000000", "flavor": {"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}]}, "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "security_groups": [{"name": "default"}], "user_id": "c7c2c6859b034073a57ea9a21462fe51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:53Z", "hostId": "d2eb83aec17ea48c617312049e2c9a8600474e77f839b526b50063f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "created": "2018-08-12T00:17:48Z", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:17:57,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-d37db714-9fae-4a79-ab97-42ab415fdc7e 2018-08-12 00:17:57,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:57,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-257d77ae-79e6-4b0c-8bc5-68560ec5c924 Date: Sun, 12 Aug 2018 00:17:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1b21e79c-f942-4c6f-9f1d-c204508d9178"],"updated_at":"2018-08-12T00:17:39Z","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f792cc01f69849e5b9fbc72202916899","id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net"}]} 2018-08-12 00:17:57,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net used request id req-257d77ae-79e6-4b0c-8bc5-68560ec5c924 2018-08-12 00:17:57,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:57,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f55a8ba8-fec3-4702-859e-fbe27e76e199 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}} 2018-08-12 00:17:57,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 used request id req-f55a8ba8-fec3-4702-859e-fbe27e76e199 2018-08-12 00:17:57,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:57,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c494d067-0fe3-4aa8-b713-3843902ccff8 Date: Sun, 12 Aug 2018 00:17:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","dns_nameservers":[],"updated_at":"2018-08-12T00:17:39Z","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":"f792cc01f69849e5b9fbc72202916899","id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","subnetpool_id":null,"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet"}]} 2018-08-12 00:17:57,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-c494d067-0fe3-4aa8-b713-3843902ccff8 2018-08-12 00:17:57,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:57,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-b3e14ef5-6062-4533-ac46-53a55bc2fdda Date: Sun, 12 Aug 2018 00:17:57 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5c:a5:76","id":"15e9fb46-b72f-4047-a414-5a1a9372a1ea","port_security_enabled":false,"project_id":"f792cc01f69849e5b9fbc72202916899","fixed_ips":[{"subnet_id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:45Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:53Z","binding:vnic_type":"normal","device_id":"da1b100a-6ad5-4540-9179-3b6058f6a14b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:68:79:9f","id":"6845fa68-899d-453f-812e-90d235bb8f38","port_security_enabled":true,"project_id":"f792cc01f69849e5b9fbc72202916899","fixed_ips":[{"subnet_id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":["b1b11f8c-15f4-4990-afee-7b4b07e9157d"],"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-port"}]} 2018-08-12 00:17:57,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-b3e14ef5-6062-4533-ac46-53a55bc2fdda 2018-08-12 00:17:57,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" -d '{"volumeAttachment": {"volumeId": "1990e80e-6b16-406d-8438-540b70c985e7"}}' 2018-08-12 00:17:58,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-fd059dd0-e0e9-433f-86ca-16cbd5e1171e x-compute-request-id: req-fd059dd0-e0e9-433f-86ca-16cbd5e1171e Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "id": "1990e80e-6b16-406d-8438-540b70c985e7", "volumeId": "1990e80e-6b16-406d-8438-540b70c985e7"}} 2018-08-12 00:17:58,373 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b/os-volume_attachments used request id req-fd059dd0-e0e9-433f-86ca-16cbd5e1171e 2018-08-12 00:17:58,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:58,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17: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-33ba29b9-b778-4730-89a5-7118c3577950 x-compute-request-id: req-33ba29b9-b778-4730-89a5-7118c3577950 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:79:9f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "image": {"id": "6b452443-12ed-4d28-8013-62099f483f0c", "links": [{"href": "http://172.30.9.30:8774/images/6b452443-12ed-4d28-8013-62099f483f0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:53.000000", "flavor": {"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}]}, "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "security_groups": [{"name": "default"}], "user_id": "c7c2c6859b034073a57ea9a21462fe51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:53Z", "hostId": "d2eb83aec17ea48c617312049e2c9a8600474e77f839b526b50063f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "created": "2018-08-12T00:17:48Z", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "os-extended-volumes:volumes_attached": [{"id": "1990e80e-6b16-406d-8438-540b70c985e7"}], "metadata": {}}} 2018-08-12 00:17:58,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-33ba29b9-b778-4730-89a5-7118c3577950 2018-08-12 00:17:58,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:58,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-cf08666b-3dc6-46ca-a74c-7a58d4ca61cb Date: Sun, 12 Aug 2018 00:17:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1b21e79c-f942-4c6f-9f1d-c204508d9178"],"updated_at":"2018-08-12T00:17:39Z","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f792cc01f69849e5b9fbc72202916899","id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net"}]} 2018-08-12 00:17:58,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net used request id req-cf08666b-3dc6-46ca-a74c-7a58d4ca61cb 2018-08-12 00:17:58,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:58,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7cd64cd-dbc5-45fa-9665-9d9890589ae6 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}} 2018-08-12 00:17:58,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 used request id req-d7cd64cd-dbc5-45fa-9665-9d9890589ae6 2018-08-12 00:17:58,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:58,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cba5ba04-fd78-4bb7-a308-7faa5fe7cc0d Date: Sun, 12 Aug 2018 00:17:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","dns_nameservers":[],"updated_at":"2018-08-12T00:17:39Z","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":"f792cc01f69849e5b9fbc72202916899","id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","subnetpool_id":null,"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet"}]} 2018-08-12 00:17:58,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-cba5ba04-fd78-4bb7-a308-7faa5fe7cc0d 2018-08-12 00:17:58,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:58,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-587f2e22-947d-42dd-8548-73a5cc89bded Date: Sun, 12 Aug 2018 00:17:58 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5c:a5:76","id":"15e9fb46-b72f-4047-a414-5a1a9372a1ea","port_security_enabled":false,"project_id":"f792cc01f69849e5b9fbc72202916899","fixed_ips":[{"subnet_id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:45Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:53Z","binding:vnic_type":"normal","device_id":"da1b100a-6ad5-4540-9179-3b6058f6a14b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:68:79:9f","id":"6845fa68-899d-453f-812e-90d235bb8f38","port_security_enabled":true,"project_id":"f792cc01f69849e5b9fbc72202916899","fixed_ips":[{"subnet_id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":["b1b11f8c-15f4-4990-afee-7b4b07e9157d"],"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-port"}]} 2018-08-12 00:17:58,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-587f2e22-947d-42dd-8548-73a5cc89bded 2018-08-12 00:17:58,875 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee4be284-9515-422c-be5e-ec124be404c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:59,095 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:58 GMT Server: Apache x-compute-request-id: req-205b8687-135e-4f38-aeb9-50a0578e069e OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-205b8687-135e-4f38-aeb9-50a0578e069e Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d", "rel": "self"}, {"href": "http://172.30.9.30:8776/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:17:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f792cc01f69849e5b9fbc72202916899", "updated_at": "2018-08-12T00:17:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e36fd945-c94b-4c80-828a-bac605c8ea6d", "size": 1}, {"status": "reserved", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7", "rel": "self"}, {"href": "http://172.30.9.30:8776/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:17:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f792cc01f69849e5b9fbc72202916899", "updated_at": "2018-08-12T00:17:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1990e80e-6b16-406d-8438-540b70c985e7", "size": 1}]} 2018-08-12 00:17:59,095 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/detail used request id req-205b8687-135e-4f38-aeb9-50a0578e069e 2018-08-12 00:17:59,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:59,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a2e8f9-0579-40a7-bb09-a7858ff6d1d7 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}} 2018-08-12 00:17:59,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 used request id req-47a2e8f9-0579-40a7-bb09-a7858ff6d1d7 2018-08-12 00:17:59,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:59,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-56b9a886-2401-425f-a880-c1b02e7e1e6a x-compute-request-id: req-56b9a886-2401-425f-a880-c1b02e7e1e6a Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:79:9f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "image": {"id": "6b452443-12ed-4d28-8013-62099f483f0c", "links": [{"href": "http://172.30.9.30:8774/images/6b452443-12ed-4d28-8013-62099f483f0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:53.000000", "flavor": {"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}]}, "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "security_groups": [{"name": "default"}], "user_id": "c7c2c6859b034073a57ea9a21462fe51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:53Z", "hostId": "d2eb83aec17ea48c617312049e2c9a8600474e77f839b526b50063f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "created": "2018-08-12T00:17:48Z", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "os-extended-volumes:volumes_attached": [{"id": "1990e80e-6b16-406d-8438-540b70c985e7"}], "metadata": {}}} 2018-08-12 00:17:59,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-56b9a886-2401-425f-a880-c1b02e7e1e6a 2018-08-12 00:17:59,632 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst] is - ACTIVE 2018-08-12 00:17:59,632 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:17:59,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:17:59,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-e8558f46-7af9-4752-94da-e4df51305f19 x-compute-request-id: req-e8558f46-7af9-4752-94da-e4df51305f19 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:79:9f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "image": {"id": "6b452443-12ed-4d28-8013-62099f483f0c", "links": [{"href": "http://172.30.9.30:8774/images/6b452443-12ed-4d28-8013-62099f483f0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:53.000000", "flavor": {"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}]}, "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "security_groups": [{"name": "default"}], "user_id": "c7c2c6859b034073a57ea9a21462fe51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:53Z", "hostId": "d2eb83aec17ea48c617312049e2c9a8600474e77f839b526b50063f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "created": "2018-08-12T00:17:48Z", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "os-extended-volumes:volumes_attached": [{"id": "1990e80e-6b16-406d-8438-540b70c985e7"}], "metadata": {}}} 2018-08-12 00:17:59,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-e8558f46-7af9-4752-94da-e4df51305f19 2018-08-12 00:17:59,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:00,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-d980e557-6d56-4606-b8b7-a06c31756e11 Date: Sun, 12 Aug 2018 00:18:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1b21e79c-f942-4c6f-9f1d-c204508d9178"],"updated_at":"2018-08-12T00:17:39Z","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f792cc01f69849e5b9fbc72202916899","id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net"}]} 2018-08-12 00:18:00,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net used request id req-d980e557-6d56-4606-b8b7-a06c31756e11 2018-08-12 00:18:00,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:00,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d69c9a-9e7d-499b-8c44-83013316f6e8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}} 2018-08-12 00:18:00,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 used request id req-63d69c9a-9e7d-499b-8c44-83013316f6e8 2018-08-12 00:18:00,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:00,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2b9bb0fb-668d-4359-812f-5cb238eef87a Date: Sun, 12 Aug 2018 00:18:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","dns_nameservers":[],"updated_at":"2018-08-12T00:17:39Z","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":"f792cc01f69849e5b9fbc72202916899","id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","subnetpool_id":null,"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet"}]} 2018-08-12 00:18:00,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-2b9bb0fb-668d-4359-812f-5cb238eef87a 2018-08-12 00:18:00,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:00,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-64d7c780-bc28-4ae6-877c-d5051455cc75 Date: Sun, 12 Aug 2018 00:18:00 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5c:a5:76","id":"15e9fb46-b72f-4047-a414-5a1a9372a1ea","port_security_enabled":false,"project_id":"f792cc01f69849e5b9fbc72202916899","fixed_ips":[{"subnet_id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:45Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:53Z","binding:vnic_type":"normal","device_id":"da1b100a-6ad5-4540-9179-3b6058f6a14b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:68:79:9f","id":"6845fa68-899d-453f-812e-90d235bb8f38","port_security_enabled":true,"project_id":"f792cc01f69849e5b9fbc72202916899","fixed_ips":[{"subnet_id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":["b1b11f8c-15f4-4990-afee-7b4b07e9157d"],"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-port"}]} 2018-08-12 00:18:00,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-64d7c780-bc28-4ae6-877c-d5051455cc75 2018-08-12 00:18:00,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" -d '{"volumeAttachment": {"volumeId": "e36fd945-c94b-4c80-828a-bac605c8ea6d"}}' 2018-08-12 00:18:01,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18: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-2f1b875d-dda6-4a15-b708-57b842ed0f26 x-compute-request-id: req-2f1b875d-dda6-4a15-b708-57b842ed0f26 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "id": "e36fd945-c94b-4c80-828a-bac605c8ea6d", "volumeId": "e36fd945-c94b-4c80-828a-bac605c8ea6d"}} 2018-08-12 00:18:01,175 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b/os-volume_attachments used request id req-2f1b875d-dda6-4a15-b708-57b842ed0f26 2018-08-12 00:18:01,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:01,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18: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-15fce15e-dc80-4a8c-bcb8-b10b4c6433f7 x-compute-request-id: req-15fce15e-dc80-4a8c-bcb8-b10b4c6433f7 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:79:9f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "image": {"id": "6b452443-12ed-4d28-8013-62099f483f0c", "links": [{"href": "http://172.30.9.30:8774/images/6b452443-12ed-4d28-8013-62099f483f0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:53.000000", "flavor": {"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}]}, "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "security_groups": [{"name": "default"}], "user_id": "c7c2c6859b034073a57ea9a21462fe51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:53Z", "hostId": "d2eb83aec17ea48c617312049e2c9a8600474e77f839b526b50063f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "created": "2018-08-12T00:17:48Z", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "os-extended-volumes:volumes_attached": [{"id": "1990e80e-6b16-406d-8438-540b70c985e7"}, {"id": "e36fd945-c94b-4c80-828a-bac605c8ea6d"}], "metadata": {}}} 2018-08-12 00:18:01,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-15fce15e-dc80-4a8c-bcb8-b10b4c6433f7 2018-08-12 00:18:01,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:01,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-81662a15-e3bf-4116-895b-1934a2ff3be6 Date: Sun, 12 Aug 2018 00:18:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1b21e79c-f942-4c6f-9f1d-c204508d9178"],"updated_at":"2018-08-12T00:17:39Z","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f792cc01f69849e5b9fbc72202916899","id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net"}]} 2018-08-12 00:18:01,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net used request id req-81662a15-e3bf-4116-895b-1934a2ff3be6 2018-08-12 00:18:01,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:01,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993ad85b-ed42-460b-bec0-ae719fca8438 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}} 2018-08-12 00:18:01,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 used request id req-993ad85b-ed42-460b-bec0-ae719fca8438 2018-08-12 00:18:01,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:01,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-179a817a-4893-4524-85d0-7d85f3cad86e Date: Sun, 12 Aug 2018 00:18:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","dns_nameservers":[],"updated_at":"2018-08-12T00:17:39Z","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":"f792cc01f69849e5b9fbc72202916899","id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","subnetpool_id":null,"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet"}]} 2018-08-12 00:18:01,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-179a817a-4893-4524-85d0-7d85f3cad86e 2018-08-12 00:18:01,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:01,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-ed1b2dfd-c86a-448c-a4e1-4d980bba07aa Date: Sun, 12 Aug 2018 00:18:01 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5c:a5:76","id":"15e9fb46-b72f-4047-a414-5a1a9372a1ea","port_security_enabled":false,"project_id":"f792cc01f69849e5b9fbc72202916899","fixed_ips":[{"subnet_id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:45Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:53Z","binding:vnic_type":"normal","device_id":"da1b100a-6ad5-4540-9179-3b6058f6a14b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:68:79:9f","id":"6845fa68-899d-453f-812e-90d235bb8f38","port_security_enabled":true,"project_id":"f792cc01f69849e5b9fbc72202916899","fixed_ips":[{"subnet_id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":["b1b11f8c-15f4-4990-afee-7b4b07e9157d"],"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-port"}]} 2018-08-12 00:18:01,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-ed1b2dfd-c86a-448c-a4e1-4d980bba07aa 2018-08-12 00:18:01,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:18:02,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2922bebe16840609342228a2c70fca3", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj-role"}], "expires_at": "2018-08-12T01:18:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f792cc01f69849e5b9fbc72202916899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-user", "id": "c7c2c6859b034073a57ea9a21462fe51"}, "audit_ids": ["DYmUg5n0SEecFi73IONcOg"], "issued_at": "2018-08-12T00:18:02.000000Z"}} 2018-08-12 00:18:02,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051e4a08802054d1c4198f80758f6fc3d104207d" 2018-08-12 00:18:02,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18: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-93754aae-10ca-4833-98d9-35a131663f71 x-compute-request-id: req-93754aae-10ca-4833-98d9-35a131663f71 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:79:9f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "image": {"id": "6b452443-12ed-4d28-8013-62099f483f0c", "links": [{"href": "http://172.30.9.30:8774/images/6b452443-12ed-4d28-8013-62099f483f0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:53.000000", "flavor": {"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}]}, "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "security_groups": [{"name": "default"}], "user_id": "c7c2c6859b034073a57ea9a21462fe51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:53Z", "hostId": "d2eb83aec17ea48c617312049e2c9a8600474e77f839b526b50063f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "created": "2018-08-12T00:17:48Z", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "os-extended-volumes:volumes_attached": [{"id": "1990e80e-6b16-406d-8438-540b70c985e7"}, {"id": "e36fd945-c94b-4c80-828a-bac605c8ea6d"}], "metadata": {}}]} 2018-08-12 00:18:02,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst used request id req-93754aae-10ca-4833-98d9-35a131663f71 2018-08-12 00:18:02,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051e4a08802054d1c4198f80758f6fc3d104207d" 2018-08-12 00:18:02,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-450a6c34-6eb5-477e-bfb1-81047144d11f Date: Sun, 12 Aug 2018 00:18:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1b21e79c-f942-4c6f-9f1d-c204508d9178"],"updated_at":"2018-08-12T00:17:39Z","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f792cc01f69849e5b9fbc72202916899","id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net"}]} 2018-08-12 00:18:02,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net used request id req-450a6c34-6eb5-477e-bfb1-81047144d11f 2018-08-12 00:18:02,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051e4a08802054d1c4198f80758f6fc3d104207d" 2018-08-12 00:18:02,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-98396e34-0a3b-4daa-8213-341325a4d7aa Date: Sun, 12 Aug 2018 00:18:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","dns_nameservers":[],"updated_at":"2018-08-12T00:17:39Z","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":"f792cc01f69849e5b9fbc72202916899","id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","subnetpool_id":null,"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet"}]} 2018-08-12 00:18:02,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-98396e34-0a3b-4daa-8213-341325a4d7aa 2018-08-12 00:18:02,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051e4a08802054d1c4198f80758f6fc3d104207d" 2018-08-12 00:18:02,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1551 X-Openstack-Request-Id: req-352c196c-350b-41c1-a002-77d60661390b Date: Sun, 12 Aug 2018 00:18:02 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:39Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5c:a5:76","id":"15e9fb46-b72f-4047-a414-5a1a9372a1ea","port_security_enabled":false,"project_id":"f792cc01f69849e5b9fbc72202916899","fixed_ips":[{"subnet_id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054","tenant_id":"f792cc01f69849e5b9fbc72202916899","created_at":"2018-08-12T00:17:45Z","admin_state_up":true,"updated_at":"2018-08-12T00:17:53Z","binding:vnic_type":"normal","device_id":"da1b100a-6ad5-4540-9179-3b6058f6a14b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:68:79:9f","id":"6845fa68-899d-453f-812e-90d235bb8f38","port_security_enabled":true,"project_id":"f792cc01f69849e5b9fbc72202916899","fixed_ips":[{"subnet_id":"1b21e79c-f942-4c6f-9f1d-c204508d9178","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":["b1b11f8c-15f4-4990-afee-7b4b07e9157d"],"name":"CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-port"}]} 2018-08-12 00:18:02,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-352c196c-350b-41c1-a002-77d60661390b 2018-08-12 00:18:02,937 - create_instance - INFO - Deleting Port with ID - 6845fa68-899d-453f-812e-90d235bb8f38 2018-08-12 00:18:02,938 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-port 2018-08-12 00:18:02,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/6845fa68-899d-453f-812e-90d235bb8f38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:03,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-610847ef-50b3-4f0e-93ee-e79d4a08eebd Date: Sun, 12 Aug 2018 00:18:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:18:03,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/6845fa68-899d-453f-812e-90d235bb8f38 used request id req-610847ef-50b3-4f0e-93ee-e79d4a08eebd 2018-08-12 00:18:03,380 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee4be284-9515-422c-be5e-ec124be404c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:03,439 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:03 GMT Server: Apache x-compute-request-id: req-b2276c4c-9b23-4709-ae39-c64946f9f156 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2276c4c-9b23-4709-ae39-c64946f9f156 Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "attachments": [{"server_id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "attachment_id": "8373b719-9f75-4ac9-b9e7-b8f96c156fc5", "attached_at": "2018-08-12T00:17:59.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "1990e80e-6b16-406d-8438-540b70c985e7", "device": "/dev/vdb", "id": "1990e80e-6b16-406d-8438-540b70c985e7"}], "links": [{"href": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7", "rel": "self"}, {"href": "http://172.30.9.30:8776/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:17:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f792cc01f69849e5b9fbc72202916899", "updated_at": "2018-08-12T00:17:59.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "1990e80e-6b16-406d-8438-540b70c985e7", "size": 1}} 2018-08-12 00:18:03,439 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7 used request id req-b2276c4c-9b23-4709-ae39-c64946f9f156 2018-08-12 00:18:03,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b/os-volume_attachments/1990e80e-6b16-406d-8438-540b70c985e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:04,092 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:18: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-547a7f99-6891-4a95-b552-ae8346a31cf6 x-compute-request-id: req-547a7f99-6891-4a95-b552-ae8346a31cf6 Content-Length: 0 Content-Type: application/json 2018-08-12 00:18:04,092 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b/os-volume_attachments/1990e80e-6b16-406d-8438-540b70c985e7 used request id req-547a7f99-6891-4a95-b552-ae8346a31cf6 2018-08-12 00:18:04,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:04,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-567d760c-d86d-4e5b-9a17-ea4ccae531a3 x-compute-request-id: req-567d760c-d86d-4e5b-9a17-ea4ccae531a3 Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "image": {"id": "6b452443-12ed-4d28-8013-62099f483f0c", "links": [{"href": "http://172.30.9.30:8774/images/6b452443-12ed-4d28-8013-62099f483f0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:53.000000", "flavor": {"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}]}, "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:53Z", "hostId": "d2eb83aec17ea48c617312049e2c9a8600474e77f839b526b50063f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "created": "2018-08-12T00:17:48Z", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "os-extended-volumes:volumes_attached": [{"id": "1990e80e-6b16-406d-8438-540b70c985e7"}, {"id": "e36fd945-c94b-4c80-828a-bac605c8ea6d"}], "metadata": {}}} 2018-08-12 00:18:04,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-567d760c-d86d-4e5b-9a17-ea4ccae531a3 2018-08-12 00:18:07,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:07,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-c7ec86f4-6206-465a-b220-32ac926c4aba x-compute-request-id: req-c7ec86f4-6206-465a-b220-32ac926c4aba 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.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "image": {"id": "6b452443-12ed-4d28-8013-62099f483f0c", "links": [{"href": "http://172.30.9.30:8774/images/6b452443-12ed-4d28-8013-62099f483f0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:53.000000", "flavor": {"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}]}, "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:53Z", "hostId": "d2eb83aec17ea48c617312049e2c9a8600474e77f839b526b50063f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "created": "2018-08-12T00:17:48Z", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "os-extended-volumes:volumes_attached": [{"id": "e36fd945-c94b-4c80-828a-bac605c8ea6d"}], "metadata": {}}} 2018-08-12 00:18:07,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-c7ec86f4-6206-465a-b220-32ac926c4aba 2018-08-12 00:18:07,633 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee4be284-9515-422c-be5e-ec124be404c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:07,695 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:07 GMT Server: Apache x-compute-request-id: req-572c118b-5ca7-4262-9a97-5911d4307323 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-572c118b-5ca7-4262-9a97-5911d4307323 Content-Encoding: gzip Content-Length: 592 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "attachments": [{"server_id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "attachment_id": "3007ac1a-d4e8-405f-ad04-550860e615e1", "attached_at": "2018-08-12T00:18:01.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "e36fd945-c94b-4c80-828a-bac605c8ea6d", "device": "/dev/vdc", "id": "e36fd945-c94b-4c80-828a-bac605c8ea6d"}], "links": [{"href": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d", "rel": "self"}, {"href": "http://172.30.9.30:8776/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:17:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f792cc01f69849e5b9fbc72202916899", "updated_at": "2018-08-12T00:18:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "e36fd945-c94b-4c80-828a-bac605c8ea6d", "size": 1}} 2018-08-12 00:18:07,696 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d used request id req-572c118b-5ca7-4262-9a97-5911d4307323 2018-08-12 00:18:07,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b/os-volume_attachments/e36fd945-c94b-4c80-828a-bac605c8ea6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:08,183 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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-63ae8552-e914-4183-aee1-a5c5a5e3570b x-compute-request-id: req-63ae8552-e914-4183-aee1-a5c5a5e3570b Content-Length: 0 Content-Type: application/json 2018-08-12 00:18:08,183 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b/os-volume_attachments/e36fd945-c94b-4c80-828a-bac605c8ea6d used request id req-63ae8552-e914-4183-aee1-a5c5a5e3570b 2018-08-12 00:18:08,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:08,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-2732011f-088e-41d1-b59c-ce11bc64e4e0 x-compute-request-id: req-2732011f-088e-41d1-b59c-ce11bc64e4e0 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.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "image": {"id": "6b452443-12ed-4d28-8013-62099f483f0c", "links": [{"href": "http://172.30.9.30:8774/images/6b452443-12ed-4d28-8013-62099f483f0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:53.000000", "flavor": {"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}]}, "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:53Z", "hostId": "d2eb83aec17ea48c617312049e2c9a8600474e77f839b526b50063f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "created": "2018-08-12T00:17:48Z", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "os-extended-volumes:volumes_attached": [{"id": "e36fd945-c94b-4c80-828a-bac605c8ea6d"}], "metadata": {}}} 2018-08-12 00:18:08,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-2732011f-088e-41d1-b59c-ce11bc64e4e0 2018-08-12 00:18:11,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:11,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-0f4666d6-f9dc-42ee-b7ec-2455e1dd811c x-compute-request-id: req-0f4666d6-f9dc-42ee-b7ec-2455e1dd811c Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "image": {"id": "6b452443-12ed-4d28-8013-62099f483f0c", "links": [{"href": "http://172.30.9.30:8774/images/6b452443-12ed-4d28-8013-62099f483f0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:53.000000", "flavor": {"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}]}, "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:17:53Z", "hostId": "d2eb83aec17ea48c617312049e2c9a8600474e77f839b526b50063f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "created": "2018-08-12T00:17:48Z", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:18:11,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-0f4666d6-f9dc-42ee-b7ec-2455e1dd811c 2018-08-12 00:18:11,607 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst 2018-08-12 00:18:11,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:11,813 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00: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-3f07e3a2-baf0-40a2-b386-b22dc103f1ad x-compute-request-id: req-3f07e3a2-baf0-40a2-b386-b22dc103f1ad Content-Type: application/json 2018-08-12 00:18:11,813 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-3f07e3a2-baf0-40a2-b386-b22dc103f1ad 2018-08-12 00:18:11,813 - create_instance - INFO - Checking deletion status 2018-08-12 00:18:11,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:11,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-8e6fd6d0-4480-4999-94e8-5ab212106a42 x-compute-request-id: req-8e6fd6d0-4480-4999-94e8-5ab212106a42 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b", "rel": "bookmark"}], "image": {"id": "6b452443-12ed-4d28-8013-62099f483f0c", "links": [{"href": "http://172.30.9.30:8774/images/6b452443-12ed-4d28-8013-62099f483f0c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:17:53.000000", "flavor": {"id": "16cd0966-f737-4f79-938a-80650dfa63d5", "links": [{"href": "http://172.30.9.30:8774/flavors/16cd0966-f737-4f79-938a-80650dfa63d5", "rel": "bookmark"}]}, "id": "da1b100a-6ad5-4540-9179-3b6058f6a14b", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:18:11Z", "hostId": "d2eb83aec17ea48c617312049e2c9a8600474e77f839b526b50063f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst", "created": "2018-08-12T00:17:48Z", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:18:11,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-8e6fd6d0-4480-4999-94e8-5ab212106a42 2018-08-12 00:18:11,923 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst] is - ACTIVE 2018-08-12 00:18:11,923 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:18:14,926 - create_instance - DEBUG - VM status query timeout in 296.887030125 2018-08-12 00:18:14,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66c880eed99e7422a110a08452b0737822decd3" 2018-08-12 00:18:14,980 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00: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-73232514-718a-4801-95c7-d2f112a26a9d x-compute-request-id: req-73232514-718a-4801-95c7-d2f112a26a9d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance da1b100a-6ad5-4540-9179-3b6058f6a14b could not be found.", "code": 404}} 2018-08-12 00:18:14,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/da1b100a-6ad5-4540-9179-3b6058f6a14b used request id req-73232514-718a-4801-95c7-d2f112a26a9d 2018-08-12 00:18:14,981 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance da1b100a-6ad5-4540-9179-3b6058f6a14b could not be found. (HTTP 404) (Request-ID: req-73232514-718a-4801-95c7-d2f112a26a9d) 2018-08-12 00:18:14,981 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-inst 2018-08-12 00:18:14,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/16cd0966-f737-4f79-938a-80650dfa63d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7fc2c30af16ae3db3e8c33782a69c510085729" 2018-08-12 00:18:15,020 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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-7a82587d-d98f-4f8d-9d0b-ff49106908f8 x-compute-request-id: req-7a82587d-d98f-4f8d-9d0b-ff49106908f8 Content-Length: 0 Content-Type: application/json 2018-08-12 00:18:15,021 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/16cd0966-f737-4f79-938a-80650dfa63d5 used request id req-7a82587d-d98f-4f8d-9d0b-ff49106908f8 2018-08-12 00:18:15,021 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet 2018-08-12 00:18:15,022 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-subnet 2018-08-12 00:18:15,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/1b21e79c-f942-4c6f-9f1d-c204508d9178 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578fc9b5b444c4ecde78995f9f532a8d9226b5e4" 2018-08-12 00:18:16,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec26d910-ad7c-4358-a58f-526c953e10bd Date: Sun, 12 Aug 2018 00:18:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:18:16,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/1b21e79c-f942-4c6f-9f1d-c204508d9178 used request id req-ec26d910-ad7c-4358-a58f-526c953e10bd 2018-08-12 00:18:16,320 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-pub-net 2018-08-12 00:18:16,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}578fc9b5b444c4ecde78995f9f532a8d9226b5e4" 2018-08-12 00:18:17,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5b70e89e-de66-4bcd-99d6-bfa796c106a6 Date: Sun, 12 Aug 2018 00:18:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:18:17,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/df65cb95-5eb7-4b42-a1c1-1a7bf9f0b054 used request id req-5b70e89e-de66-4bcd-99d6-bfa796c106a6 2018-08-12 00:18:17,754 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bd7a846-195e-42a5-98c2-b6801f71699f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936916affaf46f64e468bb79e785e73b57c58cf7" 2018-08-12 00:18:17,973 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:17 GMT Server: Apache x-compute-request-id: req-dbff0f43-8276-4ccd-8e06-71c283ee722f OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dbff0f43-8276-4ccd-8e06-71c283ee722f Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d", "rel": "self"}, {"href": "http://172.30.9.30:8776/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:17:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f792cc01f69849e5b9fbc72202916899", "updated_at": "2018-08-12T00:18:08.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e36fd945-c94b-4c80-828a-bac605c8ea6d", "size": 1}} 2018-08-12 00:18:17,973 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d used request id req-dbff0f43-8276-4ccd-8e06-71c283ee722f 2018-08-12 00:18:17,974 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:18:17,974 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-2 2018-08-12 00:18:17,974 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-2 2018-08-12 00:18:17,977 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bd7a846-195e-42a5-98c2-b6801f71699f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936916affaf46f64e468bb79e785e73b57c58cf7" 2018-08-12 00:18:18,202 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:18:17 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-f1da1641-e93f-498e-8b05-1b753fa9a317 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-08-12 00:18:18,202 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d used request id req-f1da1641-e93f-498e-8b05-1b753fa9a317 2018-08-12 00:18:18,205 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bd7a846-195e-42a5-98c2-b6801f71699f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936916affaf46f64e468bb79e785e73b57c58cf7" 2018-08-12 00:18:18,268 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:18 GMT Server: Apache x-compute-request-id: req-eeb499be-6981-4e0a-81af-9f4d67839c94 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eeb499be-6981-4e0a-81af-9f4d67839c94 Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d", "rel": "self"}, {"href": "http://172.30.9.30:8776/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:17:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f792cc01f69849e5b9fbc72202916899", "updated_at": "2018-08-12T00:18:18.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e36fd945-c94b-4c80-828a-bac605c8ea6d", "size": 1}} 2018-08-12 00:18:18,268 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d used request id req-eeb499be-6981-4e0a-81af-9f4d67839c94 2018-08-12 00:18:18,269 - create_volume - DEBUG - Instance status is - deleting 2018-08-12 00:18:18,269 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-12 00:18:21,272 - create_volume - DEBUG - Volume status query timeout in 56.9301290512 2018-08-12 00:18:21,275 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bd7a846-195e-42a5-98c2-b6801f71699f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936916affaf46f64e468bb79e785e73b57c58cf7" 2018-08-12 00:18:21,310 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:21 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-compute-request-id: req-aa858188-858d-4db2-bd65-5a90ee8a118d x-openstack-request-id: req-aa858188-858d-4db2-bd65-5a90ee8a118d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e36fd945-c94b-4c80-828a-bac605c8ea6d could not be found.", "code": 404}} 2018-08-12 00:18:21,311 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/e36fd945-c94b-4c80-828a-bac605c8ea6d used request id req-aa858188-858d-4db2-bd65-5a90ee8a118d 2018-08-12 00:18:21,311 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume e36fd945-c94b-4c80-828a-bac605c8ea6d could not be found. (HTTP 404) (Request-ID: req-aa858188-858d-4db2-bd65-5a90ee8a118d) 2018-08-12 00:18:21,311 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-2 2018-08-12 00:18:21,315 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6703c896-4fcd-43b7-a771-ead6eb19e8a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d353474960fac648f71471e3f1ead1c4ad24c8de" 2018-08-12 00:18:21,374 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:21 GMT Server: Apache x-compute-request-id: req-00dec6f6-b8ea-40ad-9f68-64e76e489508 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-00dec6f6-b8ea-40ad-9f68-64e76e489508 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c7c2c6859b034073a57ea9a21462fe51", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7", "rel": "self"}, {"href": "http://172.30.9.30:8776/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-12T00:17:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f792cc01f69849e5b9fbc72202916899", "updated_at": "2018-08-12T00:18:04.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1990e80e-6b16-406d-8438-540b70c985e7", "size": 1}} 2018-08-12 00:18:21,374 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7 used request id req-00dec6f6-b8ea-40ad-9f68-64e76e489508 2018-08-12 00:18:21,375 - create_volume - DEBUG - Instance status is - available 2018-08-12 00:18:21,375 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-1 2018-08-12 00:18:21,375 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-1 2018-08-12 00:18:21,378 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6703c896-4fcd-43b7-a771-ead6eb19e8a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d353474960fac648f71471e3f1ead1c4ad24c8de" 2018-08-12 00:18:21,447 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:18:21 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-97eb843e-e790-4c19-b2e6-90309da4df8d 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-08-12 00:18:21,447 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7 used request id req-97eb843e-e790-4c19-b2e6-90309da4df8d 2018-08-12 00:18:21,450 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7 -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6703c896-4fcd-43b7-a771-ead6eb19e8a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d353474960fac648f71471e3f1ead1c4ad24c8de" 2018-08-12 00:18:21,642 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:21 GMT Server: Apache OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-compute-request-id: req-e397f655-a8e5-48d9-954b-4568ba52dd67 x-openstack-request-id: req-e397f655-a8e5-48d9-954b-4568ba52dd67 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1990e80e-6b16-406d-8438-540b70c985e7 could not be found.", "code": 404}} 2018-08-12 00:18:21,643 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/f792cc01f69849e5b9fbc72202916899/volumes/1990e80e-6b16-406d-8438-540b70c985e7 used request id req-e397f655-a8e5-48d9-954b-4568ba52dd67 2018-08-12 00:18:21,643 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 1990e80e-6b16-406d-8438-540b70c985e7 could not be found. (HTTP 404) (Request-ID: req-e397f655-a8e5-48d9-954b-4568ba52dd67) 2018-08-12 00:18:21,643 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-1 2018-08-12 00:18:21,644 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-38f82ee4-bf10-4c01-bc0e-109cbe76720e-image 2018-08-12 00:18:21,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/6b452443-12ed-4d28-8013-62099f483f0c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93a6b445aa07e6ac2a0d13b177e04ec760191c4c" 2018-08-12 00:18:23,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7e813826-431d-4b80-8051-704f556e8874 Date: Sun, 12 Aug 2018 00:18:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:18:23,011 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/6b452443-12ed-4d28-8013-62099f483f0c used request id req-7e813826-431d-4b80-8051-704f556e8874 2018-08-12 00:18:23,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:18:23,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:18:23,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:18:23,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:18:23,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:18:23,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:23,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-c668118b-813a-410f-a34f-1d2e040398df Date: Sun, 12 Aug 2018 00:18:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f792cc01f69849e5b9fbc72202916899", "created_at": "2018-08-12T00:17:38Z", "updated_at": "2018-08-12T00:17:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:17:38Z", "revision_number": 0, "id": "1e38d8f3-0828-4711-bbcb-4a3f14661213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:17:38Z", "security_group_id": "b1b11f8c-15f4-4990-afee-7b4b07e9157d", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "port_range_min": null, "ethertype": "IPv4", "project_id": "f792cc01f69849e5b9fbc72202916899"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:17:38Z", "revision_number": 0, "id": "76168616-aafe-4bde-a672-6f8c2817c774", "remote_group_id": "b1b11f8c-15f4-4990-afee-7b4b07e9157d", "remote_ip_prefix": null, "created_at": "2018-08-12T00:17:38Z", "security_group_id": "b1b11f8c-15f4-4990-afee-7b4b07e9157d", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "port_range_min": null, "ethertype": "IPv6", "project_id": "f792cc01f69849e5b9fbc72202916899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:17:38Z", "revision_number": 0, "id": "bb11484f-ef04-4f7d-a3e2-0792d09f153a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:17:38Z", "security_group_id": "b1b11f8c-15f4-4990-afee-7b4b07e9157d", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "port_range_min": null, "ethertype": "IPv6", "project_id": "f792cc01f69849e5b9fbc72202916899"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:17:38Z", "revision_number": 0, "id": "e09a0145-c430-42b6-a755-9afe8580da49", "remote_group_id": "b1b11f8c-15f4-4990-afee-7b4b07e9157d", "remote_ip_prefix": null, "created_at": "2018-08-12T00:17:38Z", "security_group_id": "b1b11f8c-15f4-4990-afee-7b4b07e9157d", "tenant_id": "f792cc01f69849e5b9fbc72202916899", "port_range_min": null, "ethertype": "IPv4", "project_id": "f792cc01f69849e5b9fbc72202916899"}], "revision_number": 4, "project_id": "f792cc01f69849e5b9fbc72202916899", "id": "b1b11f8c-15f4-4990-afee-7b4b07e9157d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:18:23,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-c668118b-813a-410f-a34f-1d2e040398df 2018-08-12 00:18:23,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:23,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d2bf0ba-fa52-4052-8cdc-0b378187e15c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:23,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-9d2bf0ba-fa52-4052-8cdc-0b378187e15c 2018-08-12 00:18:23,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:23,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:23,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-443c26bf-5670-4cb9-aee4-b2d6da49181a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:23,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-443c26bf-5670-4cb9-aee4-b2d6da49181a 2018-08-12 00:18:23,449 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:23,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:23,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25861a63-2c27-4af0-b87b-01d76aa23919 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:23,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-25861a63-2c27-4af0-b87b-01d76aa23919 2018-08-12 00:18:23,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:23,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:23,625 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60d07765-411d-4b09-a1a1-26de0ad4ff37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:23,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-60d07765-411d-4b09-a1a1-26de0ad4ff37 2018-08-12 00:18:23,625 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:23,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:23,710 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05444b5a-ee89-4f9f-8f40-a979ff8424f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:23,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-05444b5a-ee89-4f9f-8f40-a979ff8424f7 2018-08-12 00:18:23,711 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:23,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:23,796 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aedc18ec-432b-44f7-934d-df4e45e41e67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:23,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-aedc18ec-432b-44f7-934d-df4e45e41e67 2018-08-12 00:18:23,797 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:23,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:23,881 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d0760ce-f14c-4153-a4b1-789b9ce001f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:23,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-5d0760ce-f14c-4153-a4b1-789b9ce001f2 2018-08-12 00:18:23,882 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:23,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:23,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47f65455-9f96-46c5-937a-707b6c11c4ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:23,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-47f65455-9f96-46c5-937a-707b6c11c4ea 2018-08-12 00:18:23,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:23,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:24,052 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31417058-9dfa-4006-bdfa-1a82dbf69e4a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:24,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-31417058-9dfa-4006-bdfa-1a82dbf69e4a 2018-08-12 00:18:24,053 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:24,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:24,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a71e7e4d-0343-4142-b554-d1f9eb49df21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:24,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-a71e7e4d-0343-4142-b554-d1f9eb49df21 2018-08-12 00:18:24,137 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:24,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:24,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e710c53e-170b-4112-a8d8-821fdca3114c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:24,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-e710c53e-170b-4112-a8d8-821fdca3114c 2018-08-12 00:18:24,223 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:24,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:24,309 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24d86320-a1fb-44f9-833e-813e65d2818f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:24,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-24d86320-a1fb-44f9-833e-813e65d2818f 2018-08-12 00:18:24,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:24,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:24,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b19344c-6d38-4303-b65d-89260f592c8f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f792cc01f69849e5b9fbc72202916899", "name": "CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj"}} 2018-08-12 00:18:24,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 used request id req-2b19344c-6d38-4303-b65d-89260f592c8f 2018-08-12 00:18:24,398 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1b11f8c-15f4-4990-afee-7b4b07e9157d 2018-08-12 00:18:24,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b1b11f8c-15f4-4990-afee-7b4b07e9157d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:24,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1a1fbc63-3fb0-4b64-8f0a-6e97272c46b5 Date: Sun, 12 Aug 2018 00:18:24 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-08-12T00:17:38Z", "security_group_id": "b1b11f8c-15f4-4990-afee-7b4b07e9157d", "port_range_min": null, "revision_number": 0, "tenant_id": "f792cc01f69849e5b9fbc72202916899", "created_at": "2018-08-12T00:17:38Z", "project_id": "f792cc01f69849e5b9fbc72202916899", "id": "1e38d8f3-0828-4711-bbcb-4a3f14661213"}, {"remote_group_id": "b1b11f8c-15f4-4990-afee-7b4b07e9157d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:17:38Z", "security_group_id": "b1b11f8c-15f4-4990-afee-7b4b07e9157d", "port_range_min": null, "revision_number": 0, "tenant_id": "f792cc01f69849e5b9fbc72202916899", "created_at": "2018-08-12T00:17:38Z", "project_id": "f792cc01f69849e5b9fbc72202916899", "id": "76168616-aafe-4bde-a672-6f8c2817c774"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:17:38Z", "security_group_id": "b1b11f8c-15f4-4990-afee-7b4b07e9157d", "port_range_min": null, "revision_number": 0, "tenant_id": "f792cc01f69849e5b9fbc72202916899", "created_at": "2018-08-12T00:17:38Z", "project_id": "f792cc01f69849e5b9fbc72202916899", "id": "bb11484f-ef04-4f7d-a3e2-0792d09f153a"}, {"remote_group_id": "b1b11f8c-15f4-4990-afee-7b4b07e9157d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:17:38Z", "security_group_id": "b1b11f8c-15f4-4990-afee-7b4b07e9157d", "port_range_min": null, "revision_number": 0, "tenant_id": "f792cc01f69849e5b9fbc72202916899", "created_at": "2018-08-12T00:17:38Z", "project_id": "f792cc01f69849e5b9fbc72202916899", "id": "e09a0145-c430-42b6-a755-9afe8580da49"}]} 2018-08-12 00:18:24,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b1b11f8c-15f4-4990-afee-7b4b07e9157d used request id req-1a1fbc63-3fb0-4b64-8f0a-6e97272c46b5 2018-08-12 00:18:24,426 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:18:24,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/b1b11f8c-15f4-4990-afee-7b4b07e9157d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:24,622 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab13c4a7-badc-4da2-99ce-92a4f13660ab Content-Length: 0 Date: Sun, 12 Aug 2018 00:18:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:18:24,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/b1b11f8c-15f4-4990-afee-7b4b07e9157d used request id req-ab13c4a7-badc-4da2-99ce-92a4f13660ab 2018-08-12 00:18:24,623 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj 2018-08-12 00:18:24,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:24,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:18:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36e20507-25dd-4a2e-8bd4-0e1338c91651 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:18:24,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f792cc01f69849e5b9fbc72202916899 used request id req-36e20507-25dd-4a2e-8bd4-0e1338c91651 2018-08-12 00:18:24,861 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-60cd23a8-1c84-4d8-proj-role 2018-08-12 00:18:24,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/d2922bebe16840609342228a2c70fca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:24,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:18:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-289c143a-fb24-4169-bf81-e4f071e117b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:18:24,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/d2922bebe16840609342228a2c70fca3 used request id req-289c143a-fb24-4169-bf81-e4f071e117b0 2018-08-12 00:18:24,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}510ae24ea8554e5020d0d26cafbdc8ba54afaaef" 2018-08-12 00:18:25,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d5d095d-00d2-4d24-9825-65a9281a0775 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:18:25,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1d5d095d-00d2-4d24-9825-65a9281a0775 2018-08-12 00:18:25,058 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-60cd23a8-1c84-4d8-user 2018-08-12 00:18:25,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/c7c2c6859b034073a57ea9a21462fe51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5907ccd78f321c017e152986e1f755afba4a08c" 2018-08-12 00:18:25,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f9dc40c-1f9d-4218-bf6d-2a7d2d4c0be5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:18:25,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/c7c2c6859b034073a57ea9a21462fe51 used request id req-2f9dc40c-1f9d-4218-bf6d-2a7d2d4c0be5 2018-08-12 00:18:25,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:18:25,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["1YfLkl_PQfi_F9JP0EzDqA"], "issued_at": "2018-08-12T00:18:25.000000Z"}} 2018-08-12 00:18:25,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c81172c74b970c0c2563b1b09e9db25c84d8e6" 2018-08-12 00:18:25,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-517d8830-7315-4fcb-ad95-b750a4bd18b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:18:25,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-517d8830-7315-4fcb-ad95-b750a4bd18b9 2018-08-12 00:18:25,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:18:25,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:18:26,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:18:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["o70sQANfTg2HnHu1TFAWmQ"], "issued_at": "2018-08-12T00:18:26.000000Z"}} 2018-08-12 00:18:26,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:18:26,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57943857-4789-4a58-ae26-9ab76775b598 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:18:26,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-57943857-4789-4a58-ae26-9ab76775b598 2018-08-12 00:18:26,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:18:26,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:18: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:18:26,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-dc7dbca7-47fe-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:18:26,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b81808-297c-4246-a51f-44a61867597b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-dc7dbca7-47fe-433-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:18:26,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-dc7dbca7-47fe-433-proj used request id req-82b81808-297c-4246-a51f-44a61867597b 2018-08-12 00:18:26,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:18:26,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ac2959-4349-4316-8fbd-cd4bc58acdf0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:18:26,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d1ac2959-4349-4316-8fbd-cd4bc58acdf0 2018-08-12 00:18:26,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-dc7dbca7-47fe-433-proj"}}' 2018-08-12 00:18:26,533 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3989608d-9c06-40c2-9372-8440562cfda1 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0d6a1941b65844a68af93de9c6b9864c"}, "tags": [], "enabled": true, "id": "0d6a1941b65844a68af93de9c6b9864c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-dc7dbca7-47fe-433-proj"}} 2018-08-12 00:18:26,534 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-3989608d-9c06-40c2-9372-8440562cfda1 2018-08-12 00:18:26,534 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-dc7dbca7-47fe-433-proj 2018-08-12 00:18:26,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:18:26,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:18:26,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:18:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Mrq2NO-PR9OB83BI9dyRcg"], "issued_at": "2018-08-12T00:18:26.000000Z"}} 2018-08-12 00:18:26,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0473a38fec09447b6a4bca30941464dd7f7306ec" 2018-08-12 00:18:26,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f861da6e-0163-4ee6-b079-03517143f82a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:18:26,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f861da6e-0163-4ee6-b079-03517143f82a 2018-08-12 00:18:26,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:18:26,940 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:18: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:18:26,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0473a38fec09447b6a4bca30941464dd7f7306ec" 2018-08-12 00:18:27,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41d48a9-e103-417f-80d2-a2eeac343b02 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:18:27,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c41d48a9-e103-417f-80d2-a2eeac343b02 2018-08-12 00:18:27,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-dc7dbca7-47fe-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0473a38fec09447b6a4bca30941464dd7f7306ec" 2018-08-12 00:18:27,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c8b29c1-0ba6-46d9-9d89-b0483cbe6fc1 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-dc7dbca7-47fe-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0d6a1941b65844a68af93de9c6b9864c"}, "tags": [], "enabled": true, "id": "0d6a1941b65844a68af93de9c6b9864c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-dc7dbca7-47fe-433-proj"}]} 2018-08-12 00:18:27,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-dc7dbca7-47fe-433-proj used request id req-3c8b29c1-0ba6-46d9-9d89-b0483cbe6fc1 2018-08-12 00:18:27,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0473a38fec09447b6a4bca30941464dd7f7306ec" 2018-08-12 00:18:27,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd419851-6f08-490c-8cb8-8f22234c0956 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:18:27,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-fd419851-6f08-490c-8cb8-8f22234c0956 2018-08-12 00:18:27,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0473a38fec09447b6a4bca30941464dd7f7306ec" 2018-08-12 00:18:27,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb168d9-8958-4fb6-b948-a91b0b325415 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:18:27,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-afb168d9-8958-4fb6-b948-a91b0b325415 2018-08-12 00:18:27,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-dc7dbca7-47fe-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0473a38fec09447b6a4bca30941464dd7f7306ec" 2018-08-12 00:18:27,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-898fc947-1fc0-45fb-94cd-50b263db5145 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-dc7dbca7-47fe-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0d6a1941b65844a68af93de9c6b9864c"}, "tags": [], "enabled": true, "id": "0d6a1941b65844a68af93de9c6b9864c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-dc7dbca7-47fe-433-proj"}]} 2018-08-12 00:18:27,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-dc7dbca7-47fe-433-proj used request id req-898fc947-1fc0-45fb-94cd-50b263db5145 2018-08-12 00:18:27,776 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-dc7dbca7-47fe-433-user 2018-08-12 00:18:27,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:18:27,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:18:27,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba9daf2-f054-45c2-a2af-4f8c5375104e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:18:27,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6ba9daf2-f054-45c2-a2af-4f8c5375104e 2018-08-12 00:18:27,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" -d '{"role": {"name": "CreateStackSuccessTests-dc7dbca7-47fe-433-proj-role"}}' 2018-08-12 00:18:27,962 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-333fd227-413f-418a-b32d-0d80ebfdcb45 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4b222fdc53a743e1aa1b41d3b50e3e11", "links": {"self": "http://172.30.9.30:5000/v3/roles/4b222fdc53a743e1aa1b41d3b50e3e11"}, "name": "CreateStackSuccessTests-dc7dbca7-47fe-433-proj-role"}} 2018-08-12 00:18:27,963 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-333fd227-413f-418a-b32d-0d80ebfdcb45 2018-08-12 00:18:27,963 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-dc7dbca7-47fe-433-proj-role 2018-08-12 00:18:27,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/4b222fdc53a743e1aa1b41d3b50e3e11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:18:28,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf225ee5-963d-47da-b1d1-aeec110bbf5d Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4b222fdc53a743e1aa1b41d3b50e3e11", "links": {"self": "http://172.30.9.30:5000/v3/roles/4b222fdc53a743e1aa1b41d3b50e3e11"}, "name": "CreateStackSuccessTests-dc7dbca7-47fe-433-proj-role"}} 2018-08-12 00:18:28,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/4b222fdc53a743e1aa1b41d3b50e3e11 used request id req-cf225ee5-963d-47da-b1d1-aeec110bbf5d 2018-08-12 00:18:28,052 - keystone_utils - INFO - Granting role CreateStackSuccessTests-dc7dbca7-47fe-433-proj-role to project CreateStackSuccessTests-dc7dbca7-47fe-433-proj 2018-08-12 00:18:28,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/0d6a1941b65844a68af93de9c6b9864c/users/5e136fe774a643dd8af1aedaf5ce79bb/roles/4b222fdc53a743e1aa1b41d3b50e3e11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:18:28,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed578fd5-8b55-407e-988d-b6284c60cfce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:18:28,182 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/0d6a1941b65844a68af93de9c6b9864c/users/5e136fe774a643dd8af1aedaf5ce79bb/roles/4b222fdc53a743e1aa1b41d3b50e3e11 used request id req-ed578fd5-8b55-407e-988d-b6284c60cfce 2018-08-12 00:18:28,182 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:18:28,189 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:18:28,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:18:28,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:18:28,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b222fdc53a743e1aa1b41d3b50e3e11", "name": "CreateStackSuccessTests-dc7dbca7-47fe-433-proj-role"}], "expires_at": "2018-08-12T01:18:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d6a1941b65844a68af93de9c6b9864c", "name": "CreateStackSuccessTests-dc7dbca7-47fe-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0d6a1941b65844a68af93de9c6b9864c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/0d6a1941b65844a68af93de9c6b9864c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/0d6a1941b65844a68af93de9c6b9864c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0d6a1941b65844a68af93de9c6b9864c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_0d6a1941b65844a68af93de9c6b9864c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0d6a1941b65844a68af93de9c6b9864c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/0d6a1941b65844a68af93de9c6b9864c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/0d6a1941b65844a68af93de9c6b9864c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-dc7dbca7-47fe-433-user", "id": "5e136fe774a643dd8af1aedaf5ce79bb"}, "audit_ids": ["C2z2LDhFTqCcm_M9Mbfd6w"], "issued_at": "2018-08-12T00:18:28.000000Z"}} 2018-08-12 00:18:28,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9300f6739ee57b59c144e1bdc115d0d34f4bac0" 2018-08-12 00:18:28,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ffa8a5f-5c42-4ab4-947a-06a0378988b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:18:28,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4ffa8a5f-5c42-4ab4-947a-06a0378988b0 2018-08-12 00:18:28,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9300f6739ee57b59c144e1bdc115d0d34f4bac0" 2018-08-12 00:18:28,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-66b7fbae-578e-431c-8ca4-a8c8b964c7a7 Date: Sun, 12 Aug 2018 00:18:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image"} 2018-08-12 00:18:28,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image used request id req-66b7fbae-578e-431c-8ca4-a8c8b964c7a7 2018-08-12 00:18:28,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9300f6739ee57b59c144e1bdc115d0d34f4bac0" 2018-08-12 00:18:28,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c9c0e832-ff30-45eb-a5be-8e26257e921d Date: Sun, 12 Aug 2018 00:18: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-08-12 00:18:28,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-c9c0e832-ff30-45eb-a5be-8e26257e921d 2018-08-12 00:18:28,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f9300f6739ee57b59c144e1bdc115d0d34f4bac0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image"}' 2018-08-12 00:18:28,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/4c366191-cc95-45ac-8e1f-be7d23d35519 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c99808fd-39bf-456f-9073-074c8493fe8c Date: Sun, 12 Aug 2018 00:18:28 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:18:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:18:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/4c366191-cc95-45ac-8e1f-be7d23d35519", "min_disk": 0, "protected": false, "id": "4c366191-cc95-45ac-8e1f-be7d23d35519", "file": "/v2/images/4c366191-cc95-45ac-8e1f-be7d23d35519/file", "checksum": null, "owner": "0d6a1941b65844a68af93de9c6b9864c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:18:28,929 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-c99808fd-39bf-456f-9073-074c8493fe8c 2018-08-12 00:18:28,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/4c366191-cc95-45ac-8e1f-be7d23d35519/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9300f6739ee57b59c144e1bdc115d0d34f4bac0" -d '' 2018-08-12 00:18:29,289 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a071fc7-2639-43b2-b8df-1cb8305d24d0 Date: Sun, 12 Aug 2018 00:18:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:18:29,290 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/4c366191-cc95-45ac-8e1f-be7d23d35519/file used request id req-7a071fc7-2639-43b2-b8df-1cb8305d24d0 2018-08-12 00:18:29,290 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:18:29,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/4c366191-cc95-45ac-8e1f-be7d23d35519 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9300f6739ee57b59c144e1bdc115d0d34f4bac0" 2018-08-12 00:18:29,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b4e70fee-775c-45f9-82e3-28061b908ff3 Date: Sun, 12 Aug 2018 00:18:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:18:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:18:29Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4c366191-cc95-45ac-8e1f-be7d23d35519/snap", "metadata": {}}], "self": "/v2/images/4c366191-cc95-45ac-8e1f-be7d23d35519", "min_disk": 0, "protected": false, "id": "4c366191-cc95-45ac-8e1f-be7d23d35519", "file": "/v2/images/4c366191-cc95-45ac-8e1f-be7d23d35519/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0d6a1941b65844a68af93de9c6b9864c", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4c366191-cc95-45ac-8e1f-be7d23d35519/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:18:29,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/4c366191-cc95-45ac-8e1f-be7d23d35519 used request id req-b4e70fee-775c-45f9-82e3-28061b908ff3 2018-08-12 00:18:29,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9300f6739ee57b59c144e1bdc115d0d34f4bac0" 2018-08-12 00:18:29,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f9d10ea3-73ab-45c3-8f47-b9763775037d Date: Sun, 12 Aug 2018 00:18: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-08-12 00:18:29,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-f9d10ea3-73ab-45c3-8f47-b9763775037d 2018-08-12 00:18:29,324 - create_image - INFO - Created image with name - CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image 2018-08-12 00:18:29,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/4c366191-cc95-45ac-8e1f-be7d23d35519 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9300f6739ee57b59c144e1bdc115d0d34f4bac0" 2018-08-12 00:18:29,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-82ab5e78-d985-4cba-bbf7-81b536634ee2 Date: Sun, 12 Aug 2018 00:18:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:18:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:18:29Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4c366191-cc95-45ac-8e1f-be7d23d35519/snap", "metadata": {}}], "self": "/v2/images/4c366191-cc95-45ac-8e1f-be7d23d35519", "min_disk": 0, "protected": false, "id": "4c366191-cc95-45ac-8e1f-be7d23d35519", "file": "/v2/images/4c366191-cc95-45ac-8e1f-be7d23d35519/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0d6a1941b65844a68af93de9c6b9864c", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4c366191-cc95-45ac-8e1f-be7d23d35519/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:18:29,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/4c366191-cc95-45ac-8e1f-be7d23d35519 used request id req-82ab5e78-d985-4cba-bbf7-81b536634ee2 2018-08-12 00:18:29,343 - create_image - DEBUG - Instance status is - active 2018-08-12 00:18:29,343 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image 2018-08-12 00:18:29,344 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image 2018-08-12 00:18:29,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:18:29,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:18:29,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:18:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["sxURSSJXSkCtQdElfeXQsA"], "issued_at": "2018-08-12T00:18:29.000000Z"}} 2018-08-12 00:18:29,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e560fe0dcfdfb722c9253da6a503e31608e156d" 2018-08-12 00:18:29,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08c966b2-8872-4d56-a26b-5592d3d29ee0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:18:29,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-08c966b2-8872-4d56-a26b-5592d3d29ee0 2018-08-12 00:18:29,745 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:18:29,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e560fe0dcfdfb722c9253da6a503e31608e156d" 2018-08-12 00:18:29,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18: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-390b562d-9275-46bb-8bb1-b1c5e7d2ee03 x-compute-request-id: req-390b562d-9275-46bb-8bb1-b1c5e7d2ee03 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:18:29,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-390b562d-9275-46bb-8bb1-b1c5e7d2ee03 2018-08-12 00:18:29,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e560fe0dcfdfb722c9253da6a503e31608e156d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-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-08-12 00:18:29,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18: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-0dc88146-7896-494b-ad52-92bb5b2ab95b x-compute-request-id: req-0dc88146-7896-494b-ad52-92bb5b2ab95b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0c58a1cc-4408-489b-abbd-ecd749687656", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0c58a1cc-4408-489b-abbd-ecd749687656", "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": "0c58a1cc-4408-489b-abbd-ecd749687656"}} 2018-08-12 00:18:29,974 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-0dc88146-7896-494b-ad52-92bb5b2ab95b 2018-08-12 00:18:30,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:18:30,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:18:30,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b222fdc53a743e1aa1b41d3b50e3e11", "name": "CreateStackSuccessTests-dc7dbca7-47fe-433-proj-role"}], "expires_at": "2018-08-12T01:18:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d6a1941b65844a68af93de9c6b9864c", "name": "CreateStackSuccessTests-dc7dbca7-47fe-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0d6a1941b65844a68af93de9c6b9864c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/0d6a1941b65844a68af93de9c6b9864c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/0d6a1941b65844a68af93de9c6b9864c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0d6a1941b65844a68af93de9c6b9864c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_0d6a1941b65844a68af93de9c6b9864c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0d6a1941b65844a68af93de9c6b9864c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/0d6a1941b65844a68af93de9c6b9864c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/0d6a1941b65844a68af93de9c6b9864c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-dc7dbca7-47fe-433-user", "id": "5e136fe774a643dd8af1aedaf5ce79bb"}, "audit_ids": ["d78FnCAQTFW_FRpwaGRGhA"], "issued_at": "2018-08-12T00:18:30.000000Z"}} 2018-08-12 00:18:30,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e210beef39aa323021b28e75fc380b516823daf" 2018-08-12 00:18:30,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e13a0d98-dc7e-41a8-8f5f-d5d598054874 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:18:30,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e13a0d98-dc7e-41a8-8f5f-d5d598054874 2018-08-12 00:18:30,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:18:30,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:18:30,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:18:30,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:18:30,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:18:30,460 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:18:30,462 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:18:30,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e210beef39aa323021b28e75fc380b516823daf" 2018-08-12 00:18:31,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:30 GMT Server: Apache x-openstack-request-id: req-efeffcf3-7a5a-4004-94b6-cfe64dd4f228 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-12 00:18:31,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack used request id req-efeffcf3-7a5a-4004-94b6-cfe64dd4f228 2018-08-12 00:18:31,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e210beef39aa323021b28e75fc380b516823daf" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-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-cf60db74-3776-451f-8e91-d58171664ec9-net", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name"}}' 2018-08-12 00:18:33,301 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:18:31 GMT Server: Apache x-openstack-request-id: req-a49d1a96-9e9e-461d-9215-43305b9e6ef1 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "b225b39c-6193-4159-b366-c727d74be1ef", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}]}} 2018-08-12 00:18:33,301 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks used request id req-a49d1a96-9e9e-461d-9215-43305b9e6ef1 2018-08-12 00:18:33,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e210beef39aa323021b28e75fc380b516823daf" 2018-08-12 00:18:34,109 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:33 GMT Server: Apache x-openstack-request-id: req-69cf7f64-b5e3-4a17-88d9-e5d0de32c4d9 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:34,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:34 GMT Server: Apache x-openstack-request-id: req-9ab01c29-4b5c-4654-b2f3-94fcbd608c26 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:34,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-9ab01c29-4b5c-4654-b2f3-94fcbd608c26 2018-08-12 00:18:34,686 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack 2018-08-12 00:18:34,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e210beef39aa323021b28e75fc380b516823daf" 2018-08-12 00:18:35,322 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:34 GMT Server: Apache x-openstack-request-id: req-0e834dea-1542-487d-b062-cbf688d13fbc Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:36,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:35 GMT Server: Apache x-openstack-request-id: req-03eceb0a-3f2c-4476-8096-e235093af15e 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:36,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-03eceb0a-3f2c-4476-8096-e235093af15e 2018-08-12 00:18:36,171 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:18:36,171 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:18:39,174 - create_stack - DEBUG - Stack status query timeout in 1195.51211905 2018-08-12 00:18:39,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e210beef39aa323021b28e75fc380b516823daf" 2018-08-12 00:18:39,962 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:39 GMT Server: Apache x-openstack-request-id: req-bb2df3e2-cd05-4fe1-b9bf-ded90e7b6b6e Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:40,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:39 GMT Server: Apache x-openstack-request-id: req-64e74245-2267-4776-b1aa-bcb638cfad2f 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:40,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-64e74245-2267-4776-b1aa-bcb638cfad2f 2018-08-12 00:18:40,582 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:18:40,582 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:18:43,585 - create_stack - DEBUG - Stack status query timeout in 1191.10123587 2018-08-12 00:18:43,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e210beef39aa323021b28e75fc380b516823daf" 2018-08-12 00:18:43,615 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:43 GMT Server: Apache x-openstack-request-id: req-61694fc3-b170-4f8e-bb83-7cf5fe5d6d57 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:44,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:43 GMT Server: Apache x-openstack-request-id: req-039cb5a3-949e-4899-8cf2-e641ffed7b87 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:44,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-039cb5a3-949e-4899-8cf2-e641ffed7b87 2018-08-12 00:18:44,181 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:18:44,182 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:18:47,185 - create_stack - DEBUG - Stack status query timeout in 1187.50181603 2018-08-12 00:18:47,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e210beef39aa323021b28e75fc380b516823daf" 2018-08-12 00:18:47,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:47 GMT Server: Apache x-openstack-request-id: req-40d79d38-0ffa-4e95-9a92-3a21928e4549 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:47,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:47 GMT Server: Apache x-openstack-request-id: req-de932ed6-e2cc-43d0-8fd0-0aeceefe891e 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:47,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-de932ed6-e2cc-43d0-8fd0-0aeceefe891e 2018-08-12 00:18:47,257 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-12 00:18:47,257 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack 2018-08-12 00:18:47,257 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack 2018-08-12 00:18:47,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:18:47,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b222fdc53a743e1aa1b41d3b50e3e11", "name": "CreateStackSuccessTests-dc7dbca7-47fe-433-proj-role"}], "expires_at": "2018-08-12T01:18:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d6a1941b65844a68af93de9c6b9864c", "name": "CreateStackSuccessTests-dc7dbca7-47fe-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0d6a1941b65844a68af93de9c6b9864c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/0d6a1941b65844a68af93de9c6b9864c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/0d6a1941b65844a68af93de9c6b9864c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0d6a1941b65844a68af93de9c6b9864c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_0d6a1941b65844a68af93de9c6b9864c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/0d6a1941b65844a68af93de9c6b9864c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0d6a1941b65844a68af93de9c6b9864c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/0d6a1941b65844a68af93de9c6b9864c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/0d6a1941b65844a68af93de9c6b9864c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-dc7dbca7-47fe-433-user", "id": "5e136fe774a643dd8af1aedaf5ce79bb"}, "audit_ids": ["hzfTaZ3vSUG3647e2BRrTA"], "issued_at": "2018-08-12T00:18:47.000000Z"}} 2018-08-12 00:18:47,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:47,811 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:47 GMT Server: Apache x-openstack-request-id: req-aefad749-8712-482f-b2ab-c6101f1a5542 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:48,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:47 GMT Server: Apache x-openstack-request-id: req-fe72af9d-9972-4836-b38f-97b0e5a81560 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:48,022 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-fe72af9d-9972-4836-b38f-97b0e5a81560 2018-08-12 00:18:48,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e210beef39aa323021b28e75fc380b516823daf" 2018-08-12 00:18:48,577 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:48 GMT Server: Apache x-openstack-request-id: req-366069b6-5633-4bbf-b8e2-5843760a72ae Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:48,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:48 GMT Server: Apache x-openstack-request-id: req-1808434d-0ed5-494a-b164-f13bebaa98d0 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:48,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-1808434d-0ed5-494a-b164-f13bebaa98d0 2018-08-12 00:18:48,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e210beef39aa323021b28e75fc380b516823daf" 2018-08-12 00:18:49,180 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:48 GMT Server: Apache x-openstack-request-id: req-4c545684-0ebe-4749-90e6-e7cacb35ac26 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:49,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:49 GMT Server: Apache x-openstack-request-id: req-37f16aff-5f63-4894-a1ef-381679a9ec95 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:49,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-37f16aff-5f63-4894-a1ef-381679a9ec95 2018-08-12 00:18:49,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:49,398 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:49 GMT Server: Apache x-openstack-request-id: req-ef267989-fa69-4d51-94f9-acc8eb8f30f2 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:49,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:18:49 GMT Server: Apache x-openstack-request-id: req-d35e6ea7-72b9-4f3d-8dd3-25cd76b3d4df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:18:49,591 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-d35e6ea7-72b9-4f3d-8dd3-25cd76b3d4df 2018-08-12 00:18:49,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:49,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:49 GMT Server: Apache x-openstack-request-id: req-586b8597-d547-4fef-b5c1-ac4880a1b6db Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:49,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:49 GMT Server: Apache x-openstack-request-id: req-0985fc9e-521d-4122-b0dd-c11c316443bd 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:49,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-0985fc9e-521d-4122-b0dd-c11c316443bd 2018-08-12 00:18:49,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:50,005 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:49 GMT Server: Apache x-openstack-request-id: req-b137e751-60d4-4c76-bca9-86703926cddd Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:50,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:50 GMT Server: Apache x-openstack-request-id: req-7c6c5f27-1103-4546-a33a-7bec6dc80f8b 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:50,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-7c6c5f27-1103-4546-a33a-7bec6dc80f8b 2018-08-12 00:18:50,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:50,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:50 GMT Server: Apache x-openstack-request-id: req-9638ad1b-9ce6-485e-bf12-ac6aba84e3e3 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:50,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:50 GMT Server: Apache x-openstack-request-id: req-116bf2e2-c40d-41f3-98e7-6a96df063587 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:50,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-116bf2e2-c40d-41f3-98e7-6a96df063587 2018-08-12 00:18:50,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:50,486 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:50 GMT Server: Apache x-openstack-request-id: req-f2cc96c6-b240-4202-8391-7d711270a039 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:50,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:50 GMT Server: Apache x-openstack-request-id: req-304d8c9a-1cab-4d28-885e-85ff230f5fb5 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:50,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-304d8c9a-1cab-4d28-885e-85ff230f5fb5 2018-08-12 00:18:50,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:50,839 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:50 GMT Server: Apache x-openstack-request-id: req-8973feb2-f466-43af-b6fa-2cedb53ff478 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:50,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:50 GMT Server: Apache x-openstack-request-id: req-643f2d91-ea0d-4c5f-9e14-fa2fb7706024 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:50,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-643f2d91-ea0d-4c5f-9e14-fa2fb7706024 2018-08-12 00:18:50,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:50,892 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:50 GMT Server: Apache x-openstack-request-id: req-def4a2b0-4a5c-4ba6-81f4-0a8375ccb969 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:50,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:50 GMT Server: Apache x-openstack-request-id: req-d73fbada-7ea7-4a95-9dc3-075b72490e2d 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:50,919 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-d73fbada-7ea7-4a95-9dc3-075b72490e2d 2018-08-12 00:18:50,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:51,474 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:50 GMT Server: Apache x-openstack-request-id: req-6c881b56-6f23-4921-94b7-af7bde745296 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:51,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:51 GMT Server: Apache x-openstack-request-id: req-bc3d200d-76c6-4f69-bfff-5917be14b7a3 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:51,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-bc3d200d-76c6-4f69-bfff-5917be14b7a3 2018-08-12 00:18:51,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:51,544 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:51 GMT Server: Apache x-openstack-request-id: req-9f2eeb01-fb72-4f54-a0b8-47bdd7866936 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:51,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:51 GMT Server: Apache x-openstack-request-id: req-9565e06e-78ab-4843-af6b-bb570ef1e33c 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:51,738 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-9565e06e-78ab-4843-af6b-bb570ef1e33c 2018-08-12 00:18:51,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:51,766 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:51 GMT Server: Apache x-openstack-request-id: req-4a206f46-a41c-460c-ab60-d54b3e1d43df Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:51,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:51 GMT Server: Apache x-openstack-request-id: req-f4da04f8-f18b-4f33-a10f-0b736ee69bae 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:51,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-f4da04f8-f18b-4f33-a10f-0b736ee69bae 2018-08-12 00:18:51,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:51,818 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:51 GMT Server: Apache x-openstack-request-id: req-1f1894cf-4bb3-4c67-b7de-8a43950e77ad Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:51,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:51 GMT Server: Apache x-openstack-request-id: req-af54e65e-a3f2-4a84-bcb3-9dd3b95306a1 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:51,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-af54e65e-a3f2-4a84-bcb3-9dd3b95306a1 2018-08-12 00:18:51,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:51,872 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:51 GMT Server: Apache x-openstack-request-id: req-e7688d73-94a1-42b0-825b-a12ddf61e419 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:51,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:51 GMT Server: Apache x-openstack-request-id: req-f0f9fcce-6089-4cf6-a21a-30485ef44b08 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:51,897 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-f0f9fcce-6089-4cf6-a21a-30485ef44b08 2018-08-12 00:18:51,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:51,924 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:51 GMT Server: Apache x-openstack-request-id: req-da6577df-1bc5-4c73-97b2-b12275bb6fb4 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:51,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:51 GMT Server: Apache x-openstack-request-id: req-614908df-0643-4f5e-a1b6-31809f4692c9 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:51,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-614908df-0643-4f5e-a1b6-31809f4692c9 2018-08-12 00:18:51,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:51,977 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:51 GMT Server: Apache x-openstack-request-id: req-fa9aa847-5df5-4143-82c9-b82074f7fa7e Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:51 GMT Server: Apache x-openstack-request-id: req-25acb304-0df3-45a1-a94f-cff33ab13d14 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-25acb304-0df3-45a1-a94f-cff33ab13d14 2018-08-12 00:18:52,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-c2da531b-7d94-4b20-821f-af5ddd5bc889 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-e16f9589-ce1d-4252-b3b7-d13594e253e1 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-e16f9589-ce1d-4252-b3b7-d13594e253e1 2018-08-12 00:18:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,101 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-dce0148e-da4e-471e-a1e7-7bed0a9b4441 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-66c1d12d-a624-44fd-afac-e9aff5ea8c02 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-66c1d12d-a624-44fd-afac-e9aff5ea8c02 2018-08-12 00:18:52,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,154 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-56dd768f-da6c-48f9-84ea-41bc5a0e6426 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-8cea44c2-e53c-49b3-90d1-86764725859c 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,179 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-8cea44c2-e53c-49b3-90d1-86764725859c 2018-08-12 00:18:52,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,206 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-e56ea7cf-fe36-4185-9cfd-3732bd148c21 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-af569622-2516-466d-badf-fef5f66371c2 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-af569622-2516-466d-badf-fef5f66371c2 2018-08-12 00:18:52,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,259 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-a6c73723-f477-4b0b-b7da-37c74bb5d6e7 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-e9a8160d-4e67-48ba-b9b9-b2ed547f0bf9 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-e9a8160d-4e67-48ba-b9b9-b2ed547f0bf9 2018-08-12 00:18:52,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,330 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-273b75a7-9f4f-4552-90ac-2972437021c7 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-d3c92f86-adf6-4142-8338-78febb471081 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,356 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-d3c92f86-adf6-4142-8338-78febb471081 2018-08-12 00:18:52,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,384 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-fb077867-db05-4d60-aba0-6ce6aa8b990c Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-74e5444d-2f46-4d59-88de-8b5d38396512 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-74e5444d-2f46-4d59-88de-8b5d38396512 2018-08-12 00:18:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,437 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-eace3473-06ab-455e-a8a0-25a29aa1d8a0 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-39753f6d-07d2-4a7f-b358-d9bbeb9693e2 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-39753f6d-07d2-4a7f-b358-d9bbeb9693e2 2018-08-12 00:18:52,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,490 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-1971d5a9-d124-4d10-a4ea-2ae57c476f2e Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-aed6fff9-2402-40ae-843a-b913cc9c17cd 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-aed6fff9-2402-40ae-843a-b913cc9c17cd 2018-08-12 00:18:52,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,543 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-63f0d715-401e-4629-ab04-560acee87aa5 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-a5d79f93-964a-4e60-88c8-99a779169bde 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-a5d79f93-964a-4e60-88c8-99a779169bde 2018-08-12 00:18:52,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,597 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-dcdb39a0-6330-4cd5-ad51-ac979da9b87d Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-04e0330b-ddab-4c51-9b7b-46062c74cd73 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-04e0330b-ddab-4c51-9b7b-46062c74cd73 2018-08-12 00:18:52,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,651 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-853da963-93f1-490a-a5b9-a91de9e4c87c Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-2dbbdf07-d1a3-48a8-a426-2a78bc4daf0c 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-2dbbdf07-d1a3-48a8-a426-2a78bc4daf0c 2018-08-12 00:18:52,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,702 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-318a9899-6700-4a50-b71f-e91d22657ecc Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-2dc7bf71-e368-4153-b106-471035b2fcda 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,727 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-2dc7bf71-e368-4153-b106-471035b2fcda 2018-08-12 00:18:52,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,754 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-d09103bb-4fd0-4877-818d-3975aa65b4bc Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-a956e2e6-16e4-4854-89c0-5084cdc31fc0 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-a956e2e6-16e4-4854-89c0-5084cdc31fc0 2018-08-12 00:18:52,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,807 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-23cbf27d-b8a7-4bdf-8c5b-fb40389dfb67 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-feddf310-0e4c-48be-9b3a-00c1b2ddac6b 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-feddf310-0e4c-48be-9b3a-00c1b2ddac6b 2018-08-12 00:18:52,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,862 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-195401aa-d7ed-4677-b5ce-b58103aca024 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-ceca3c8e-c348-4e32-bae8-1f1ed59b57e5 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-ceca3c8e-c348-4e32-bae8-1f1ed59b57e5 2018-08-12 00:18:52,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,916 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-c140c13f-5c3c-4400-ba11-4be4f5b7dbf8 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:52,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-af5cad19-d2ee-455d-80b7-559eeae1f534 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:52,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-af5cad19-d2ee-455d-80b7-559eeae1f534 2018-08-12 00:18:52,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:52,969 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-9a793608-aeaa-47a7-b895-1c3213330305 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:52 GMT Server: Apache x-openstack-request-id: req-d9d07c4a-bad8-4d59-b99d-f34eb299adbc 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-d9d07c4a-bad8-4d59-b99d-f34eb299adbc 2018-08-12 00:18:53,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,038 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-b2e06f81-15ef-4852-80ae-703205abe299 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-4250d0d2-189f-4c34-89e7-57920247baf9 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,063 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-4250d0d2-189f-4c34-89e7-57920247baf9 2018-08-12 00:18:53,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,091 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-d0b502c0-ebd1-4d04-abde-d5f8ec4065b4 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-49fc104c-1b6d-4862-8ed5-f7a21d71e4e5 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-49fc104c-1b6d-4862-8ed5-f7a21d71e4e5 2018-08-12 00:18:53,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,145 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-ac15c5c2-404b-471e-935d-e9fe133911e9 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-276b060e-a513-4a63-a06e-65619bba509d 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-276b060e-a513-4a63-a06e-65619bba509d 2018-08-12 00:18:53,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,199 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-26f7acaf-50f7-4253-8cfc-6991cc6b32d7 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-7d5fe5bb-47c4-4d2a-9b42-3d6186843aea 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-7d5fe5bb-47c4-4d2a-9b42-3d6186843aea 2018-08-12 00:18:53,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,252 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-ad53df36-b9ad-4873-a07c-bd921f27be5c Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-0f9f5d62-492a-4892-abac-2d9e829e327d 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,277 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-0f9f5d62-492a-4892-abac-2d9e829e327d 2018-08-12 00:18:53,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,307 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-785e3713-b601-4430-bb68-62342840d3c0 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-aa99c1d0-a426-42de-a8d7-a17b4f06811e 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-aa99c1d0-a426-42de-a8d7-a17b4f06811e 2018-08-12 00:18:53,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,361 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-af76f630-5e51-47ff-8732-96a9c4df61e2 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-bb0e82eb-0910-4fb8-9ce6-3e62820d5e16 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-bb0e82eb-0910-4fb8-9ce6-3e62820d5e16 2018-08-12 00:18:53,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,414 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-e1903df0-328a-4b5d-869b-70ae353762c5 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-30ca1ed0-6078-45dc-a075-8a16e08012e1 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-30ca1ed0-6078-45dc-a075-8a16e08012e1 2018-08-12 00:18:53,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,466 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-ce752f4d-b857-49c4-ad7b-bd5e78934704 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-d2898427-48fc-4d93-8450-3467193a784c 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-d2898427-48fc-4d93-8450-3467193a784c 2018-08-12 00:18:53,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,519 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-eab8a92e-82f0-4e0d-9b4f-37ce39cfbc6a Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-480d0092-453e-4af5-8fc4-5d9f088bf7ef 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-480d0092-453e-4af5-8fc4-5d9f088bf7ef 2018-08-12 00:18:53,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,576 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-972d718f-cd49-4f25-accd-e818446a54b4 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-79649259-167b-4802-a6af-66daa8e59a9d 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-79649259-167b-4802-a6af-66daa8e59a9d 2018-08-12 00:18:53,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,630 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-4ff65ccd-bdc4-4831-ae63-67bfdb59859d Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-85c30a20-d616-46bf-b82e-a9061643372f 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-85c30a20-d616-46bf-b82e-a9061643372f 2018-08-12 00:18:53,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,682 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-8edf396c-845b-40af-89c1-2195f3aed686 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-dfa60581-897c-405d-8239-5bb48d6a3c94 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-dfa60581-897c-405d-8239-5bb48d6a3c94 2018-08-12 00:18:53,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,738 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-3e289a9e-5a6e-4d78-8075-d5aa71c16cb4 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-e17e6561-cf82-4132-812e-7e965cfe92fd 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-e17e6561-cf82-4132-812e-7e965cfe92fd 2018-08-12 00:18:53,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,792 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-5c15c3f4-b96d-4e12-adeb-c00c3abbe1e0 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-2f76e06f-4281-42f8-bd4c-24a572603bdd 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-2f76e06f-4281-42f8-bd4c-24a572603bdd 2018-08-12 00:18:53,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,845 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-18b69bc3-0747-4acc-bfa9-db93b5bf904e Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-cf14b3ce-caf5-4cad-8fb4-61a5a6478f6a 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-cf14b3ce-caf5-4cad-8fb4-61a5a6478f6a 2018-08-12 00:18:53,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,899 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-01693d9c-9128-426e-aadc-ad590dfc99ac Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-d5811fed-7fc2-497b-982d-f638a936b363 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-d5811fed-7fc2-497b-982d-f638a936b363 2018-08-12 00:18:53,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:53,952 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-7fd629b2-1db2-4083-9239-0f138ae61785 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:53,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-3cbaa86d-e6ae-408a-b964-0aa42b2b3db7 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:53,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-3cbaa86d-e6ae-408a-b964-0aa42b2b3db7 2018-08-12 00:18:53,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:54,005 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:53 GMT Server: Apache x-openstack-request-id: req-5b0f7c7a-eb98-482f-8e80-2e308caaf91c Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:54,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-a767aeab-613d-4d65-8d33-a3a48a9c59c2 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:54,046 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-a767aeab-613d-4d65-8d33-a3a48a9c59c2 2018-08-12 00:18:54,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:54,075 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-78cbe2e5-c36f-474f-ba68-99a644235ce9 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:54,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-68134c4c-16b4-4d78-aaba-ef5e37d15d89 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:54,101 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-68134c4c-16b4-4d78-aaba-ef5e37d15d89 2018-08-12 00:18:54,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:54,129 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-453fa7a9-3fdf-489e-92dd-6b84a49e1c10 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:54,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-cb719df5-0e76-4ed5-8f0e-93cff280daf2 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:54,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-cb719df5-0e76-4ed5-8f0e-93cff280daf2 2018-08-12 00:18:54,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:54,183 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-12f27f5e-71db-43bd-8d97-8020d33b69fc Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:54,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-c94c59bb-aa9f-48f5-87ef-4e19d69dff4a 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:54,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-c94c59bb-aa9f-48f5-87ef-4e19d69dff4a 2018-08-12 00:18:54,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:54,240 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-37da38bc-6657-42bf-a52a-94d438082db5 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:54,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-4e09064a-b8d9-428b-aaf6-7ff7479b18c1 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:54,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-4e09064a-b8d9-428b-aaf6-7ff7479b18c1 2018-08-12 00:18:54,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:54,294 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-fc3a1eb8-950b-4563-ad1f-96c3e6c0a534 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:54,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-20ac52a9-938e-4546-9c4a-a6172cb20e02 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:54,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-20ac52a9-938e-4546-9c4a-a6172cb20e02 2018-08-12 00:18:54,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:54,348 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-78e1fa95-cf5e-4ebe-8464-2cf7f2ae0ac4 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:54,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-9cf2c31f-f065-4a3d-8e89-e07ae22c9bcc 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:54,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-9cf2c31f-f065-4a3d-8e89-e07ae22c9bcc 2018-08-12 00:18:54,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:54,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-e41e2cbb-0085-4897-8bcb-75ed9acaa972 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:54,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-e475b655-f7bd-47a8-b803-3072f858d6fb 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:54,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-e475b655-f7bd-47a8-b803-3072f858d6fb 2018-08-12 00:18:54,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:54,478 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-37b917e7-c4eb-45b8-8372-2225ab8a782c Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:54,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-9f622e36-dd06-4b86-bb6e-4e9e57277958 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:54,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-9f622e36-dd06-4b86-bb6e-4e9e57277958 2018-08-12 00:18:54,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:54,532 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-575d8489-4e3f-4b06-95c2-cd2b629bdadf Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:54,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-7f904d3a-2f62-4d6c-9f38-d436715ff242 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:54,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-7f904d3a-2f62-4d6c-9f38-d436715ff242 2018-08-12 00:18:54,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:54,586 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-e482c830-eb8d-415c-aae6-26796c4be0a9 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:54,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-ec89e0bf-57aa-4abf-981f-342114394ed1 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:54,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-ec89e0bf-57aa-4abf-981f-342114394ed1 2018-08-12 00:18:54,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:54,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-717c1b30-e209-4bc3-9ad3-2c11eee1debd Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:54,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-75e9f89f-6203-41ec-a682-fcc02b60bc32 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:54,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-75e9f89f-6203-41ec-a682-fcc02b60bc32 2018-08-12 00:18:54,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:54,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-89b00a98-b0f3-4644-90fa-23f0b374fe16 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:54,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-97aee8d9-c227-492c-bae5-4e1e01162550 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:54,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-97aee8d9-c227-492c-bae5-4e1e01162550 2018-08-12 00:18:54,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:54,765 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-502cbc3b-2fdb-4e45-b75e-3f92b83e493b Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:54,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-798d2db4-9a15-4083-ac6c-f511b515f2ce 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:54,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-798d2db4-9a15-4083-ac6c-f511b515f2ce 2018-08-12 00:18:54,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:54,819 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-9a56ece9-0f5f-4a3c-b994-06dfca7dc5d1 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:54,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-eb511470-3615-4754-91fc-1e5f6963e8f5 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:54,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-eb511470-3615-4754-91fc-1e5f6963e8f5 2018-08-12 00:18:54,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:54,889 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-09468167-8e29-43c2-a67e-70a011dba487 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:54,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-23020f3b-25f3-4035-bf8c-e7f923da26cb 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:54,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-23020f3b-25f3-4035-bf8c-e7f923da26cb 2018-08-12 00:18:54,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:54,992 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-5300ab86-8db5-43ff-b0be-21c3b4196da6 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:54 GMT Server: Apache x-openstack-request-id: req-15cf03f1-ee50-405b-9208-7f253ef5e3f8 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-15cf03f1-ee50-405b-9208-7f253ef5e3f8 2018-08-12 00:18:55,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,045 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-b2b6c94f-90a2-4c98-9e1e-188d7742406e Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-8058b044-ede8-428d-9408-0f64e7284ae1 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-8058b044-ede8-428d-9408-0f64e7284ae1 2018-08-12 00:18:55,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,100 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-400b4b28-2b3a-49be-aba5-5ba76d72083f Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-d83bd8e6-8f24-4c26-bb3a-b0be80f4327e 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-d83bd8e6-8f24-4c26-bb3a-b0be80f4327e 2018-08-12 00:18:55,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,154 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-82a431f2-37f6-462a-a91a-80fbbfce35e2 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-9c70c91e-5ed4-4eca-9180-b1707709a863 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,179 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-9c70c91e-5ed4-4eca-9180-b1707709a863 2018-08-12 00:18:55,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,208 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-241ad8ce-4bfc-478e-8033-180035b1a866 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-b9a7c812-a7c1-46ea-958b-062255f3eb8b 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-b9a7c812-a7c1-46ea-958b-062255f3eb8b 2018-08-12 00:18:55,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-d629c543-ab17-494b-9a83-e8b9d5324153 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-f7999a47-6de4-46fa-a508-622d7479ab8c 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-f7999a47-6de4-46fa-a508-622d7479ab8c 2018-08-12 00:18:55,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,320 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-52a08be5-6828-4305-ac32-bf453be816ca Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-cf1b6d5f-edc2-4ec3-9430-e40fea8228a0 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-cf1b6d5f-edc2-4ec3-9430-e40fea8228a0 2018-08-12 00:18:55,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,373 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-b34913be-e574-4b4f-9c1b-45463eb63320 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-bb0f2a0a-b3fb-4cf3-b656-7f4d24b1b2d2 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-bb0f2a0a-b3fb-4cf3-b656-7f4d24b1b2d2 2018-08-12 00:18:55,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,425 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-3e9ee7cb-44e7-44d3-9f3a-b85f9e0e39d6 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-79b56067-17b7-44a2-893f-c95176b19796 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-79b56067-17b7-44a2-893f-c95176b19796 2018-08-12 00:18:55,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,479 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-7db65ac6-4764-4db7-805d-a0074628ddf6 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-07e7c184-2252-4de4-8c70-62f8681fb6c9 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-07e7c184-2252-4de4-8c70-62f8681fb6c9 2018-08-12 00:18:55,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,532 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-d94accc3-c86c-4a26-97d5-fcc3fc5828ec Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-29bd711f-1166-49ea-9309-8bb5cbb7ccfd 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-29bd711f-1166-49ea-9309-8bb5cbb7ccfd 2018-08-12 00:18:55,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,585 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-45d4716f-42e9-460a-aeb5-8575f62e28a9 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-761fcaa6-2c19-44bc-8107-2a0bad2b09ae 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-761fcaa6-2c19-44bc-8107-2a0bad2b09ae 2018-08-12 00:18:55,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,643 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-48e743e3-a2f1-49f8-ae8c-7be44f69e249 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-25f08c90-3c44-4f3e-8995-baa418f2db6d 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,669 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-25f08c90-3c44-4f3e-8995-baa418f2db6d 2018-08-12 00:18:55,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,696 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-17677cd3-909d-4b30-af77-32b05e1df6d9 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-67c751d4-5597-41cd-9786-1eb3ae07094d 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-67c751d4-5597-41cd-9786-1eb3ae07094d 2018-08-12 00:18:55,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,748 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-a7c8cf6b-7d0c-4d2c-a751-fe3478b90efe Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-5453ef49-e51d-4df8-8805-7c256b0a82b4 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-5453ef49-e51d-4df8-8805-7c256b0a82b4 2018-08-12 00:18:55,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,801 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-85263c61-c42a-4727-9840-aa5c613bb489 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-e407fad9-7b30-4589-b930-e94dd24dc4a5 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-e407fad9-7b30-4589-b930-e94dd24dc4a5 2018-08-12 00:18:55,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,853 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-500f7cd8-0280-4b09-b634-d048aa01833a Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-fcba95ea-139f-4d20-a525-38bc3ce94e3d 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-fcba95ea-139f-4d20-a525-38bc3ce94e3d 2018-08-12 00:18:55,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,906 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-1f79c499-36b5-4593-9296-29bbfbce731f Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:55,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-d6cabe2d-2f06-46d5-bf9c-37fa531d1d3b 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:55,931 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-d6cabe2d-2f06-46d5-bf9c-37fa531d1d3b 2018-08-12 00:18:55,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:55,960 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-ecda21f8-1e2f-4154-a3ce-c0088ccb7a17 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:56,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:55 GMT Server: Apache x-openstack-request-id: req-e0b09d96-e53b-4f28-962d-40225d470449 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:56,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-e0b09d96-e53b-4f28-962d-40225d470449 2018-08-12 00:18:56,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:56,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-cfa6e0a1-01be-4f15-b585-d6bf5ae12ea1 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:56,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-ab1d7f3b-e0e3-4b12-bafd-2cdf2cd6077c 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:56,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-ab1d7f3b-e0e3-4b12-bafd-2cdf2cd6077c 2018-08-12 00:18:56,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:56,083 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-f2047e2d-1328-4c61-a1b9-f75a96bb60d3 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:56,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-dfc0b8e7-be22-4a1b-ba37-f8ed874afc75 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:56,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-dfc0b8e7-be22-4a1b-ba37-f8ed874afc75 2018-08-12 00:18:56,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:56,137 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-f4f1a7d0-5940-4508-99a3-9f446b9d37f4 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:56,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-4846b11d-3efb-4337-8528-d135517a95a5 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:56,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-4846b11d-3efb-4337-8528-d135517a95a5 2018-08-12 00:18:56,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:56,190 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-30ef198d-b5e0-4901-971f-082f89475353 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:56,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-e70e05ff-d95e-426a-be37-ccfad0b9e970 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:56,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-e70e05ff-d95e-426a-be37-ccfad0b9e970 2018-08-12 00:18:56,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:56,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-cc8d1b03-fe2f-44fb-bd38-bc5617ab5724 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:56,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-3ecd550b-6be0-4417-aeaa-e11e141ca41f 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:56,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-3ecd550b-6be0-4417-aeaa-e11e141ca41f 2018-08-12 00:18:56,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:56,295 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-8f01c544-332a-4b2a-98e1-dfec8e035f4b Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:56,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-26a57605-17e8-40b6-8020-355a815ee648 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:56,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-26a57605-17e8-40b6-8020-355a815ee648 2018-08-12 00:18:56,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:56,347 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-277d3665-3f08-40ae-a082-1cc0294e3249 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:56,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-d415ebe1-b5f9-4b44-b24e-d326d07a8752 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:56,373 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-d415ebe1-b5f9-4b44-b24e-d326d07a8752 2018-08-12 00:18:56,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:56,401 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-305a1bab-ea49-4af2-9d22-9fa805471d30 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:56,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-8901890d-1747-44fb-ac0d-635dd4559e75 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:56,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-8901890d-1747-44fb-ac0d-635dd4559e75 2018-08-12 00:18:56,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:56,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-8eac0e94-0c3f-4649-a5d0-c33abdc42545 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:56,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-c84d5587-8a24-4f5f-882f-abd3ddfffcc3 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:56,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-c84d5587-8a24-4f5f-882f-abd3ddfffcc3 2018-08-12 00:18:56,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:56,510 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-3bfcc130-6ae0-4f23-a7ba-365f8e0c7001 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:56,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-846b6f13-de5c-47fc-b2b9-8a48ebc37134 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:56,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-846b6f13-de5c-47fc-b2b9-8a48ebc37134 2018-08-12 00:18:56,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:56,582 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-86dd153a-ba0b-48fd-af73-fd79bd4f79f9 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:56,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-98014843-4bab-4904-ad38-fd5299ef70eb 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:56,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-98014843-4bab-4904-ad38-fd5299ef70eb 2018-08-12 00:18:56,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:56,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-d08aa260-c961-43cb-887e-1e66b517a9d3 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:56,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-c6f144c0-17fc-471c-bc05-3cef83e23069 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:56,681 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-c6f144c0-17fc-471c-bc05-3cef83e23069 2018-08-12 00:18:56,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:56,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-10fb3f78-82c5-4bc0-89c1-70cbd47bf98f Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:56,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-6e8bfddf-f402-431e-82bb-d4aa2ade7075 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:56,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-6e8bfddf-f402-431e-82bb-d4aa2ade7075 2018-08-12 00:18:56,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:56,779 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-8c00f0a5-79be-4c34-ab29-e6d4b8ae0f78 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:56,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-c1dbbe62-6e70-4fcf-93b0-3008b4222e52 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:56,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-c1dbbe62-6e70-4fcf-93b0-3008b4222e52 2018-08-12 00:18:56,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:56,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-32c9bc51-e426-402b-abad-719558b23be1 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:56,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-fc54c8e0-5117-4148-9747-c17cc9ba3c19 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:56,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-fc54c8e0-5117-4148-9747-c17cc9ba3c19 2018-08-12 00:18:56,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:56,906 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-8c70a4ac-8a96-4a0a-bd06-04bd695ff560 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:56,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-9cd2fc1c-524c-47ef-9400-be2e0209fa7f 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:56,931 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-9cd2fc1c-524c-47ef-9400-be2e0209fa7f 2018-08-12 00:18:56,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:56,962 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-860661a4-da97-4e4f-a93f-dd30ba489300 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:56 GMT Server: Apache x-openstack-request-id: req-0653eecf-b124-453c-a7b4-89bd6d8f4944 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-0653eecf-b124-453c-a7b4-89bd6d8f4944 2018-08-12 00:18:57,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:57,033 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-433b67bf-ded2-4c0f-a882-b8d2cb9a0068 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-d8a73e7e-be2e-47f5-bb26-8945eff5cd1b 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-d8a73e7e-be2e-47f5-bb26-8945eff5cd1b 2018-08-12 00:18:57,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:57,103 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-333f54ec-40be-40b7-9605-603d41ed8671 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-9ec146cc-fa0a-42c5-993c-86737a40e6c3 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-9ec146cc-fa0a-42c5-993c-86737a40e6c3 2018-08-12 00:18:57,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:57,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-3d65472d-6267-4da4-bdb8-cbe328337122 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-74fd9361-f994-44b5-bb34-36c6111a35be 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-74fd9361-f994-44b5-bb34-36c6111a35be 2018-08-12 00:18:57,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:57,228 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-d09f37c3-760f-41f7-be3f-1a8ac2eaebb4 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-00716854-abd7-401e-8160-d88484474c2b 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-00716854-abd7-401e-8160-d88484474c2b 2018-08-12 00:18:57,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:57,283 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-a265f515-c190-488f-bfa4-da6186c0b63c Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-06c995ee-8312-4866-a134-04bc5f141d50 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-06c995ee-8312-4866-a134-04bc5f141d50 2018-08-12 00:18:57,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:57,336 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-697acd4e-4ae5-4848-81ad-1a3831378873 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-c7bea902-5ac8-420d-8f7f-cabc0282370d 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,362 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-c7bea902-5ac8-420d-8f7f-cabc0282370d 2018-08-12 00:18:57,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:57,391 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-8538f1dc-786a-4d10-906e-fad9378cd046 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-06c671fc-9a40-4370-81b5-2913d2280d74 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-06c671fc-9a40-4370-81b5-2913d2280d74 2018-08-12 00:18:57,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:57,444 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-9e0f65f7-65a0-42b1-9c34-165bafd3e9e6 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-5d6259cd-dfa6-4338-aad2-336f70e2cbd8 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-5d6259cd-dfa6-4338-aad2-336f70e2cbd8 2018-08-12 00:18:57,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:57,516 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-2f8ce739-d5eb-4b6a-b6b0-0a5176f6b0d2 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-6aea4cc4-d271-4eab-b69f-d810f47bc157 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-6aea4cc4-d271-4eab-b69f-d810f47bc157 2018-08-12 00:18:57,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:57,569 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-98312d8c-f4d3-4ef0-98b4-7ce9f06e6f9a Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-9d6128f2-fc47-4c87-a4d3-becae6798c60 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-9d6128f2-fc47-4c87-a4d3-becae6798c60 2018-08-12 00:18:57,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:57,624 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-54a43356-e6a8-4b2f-a0f6-fef71a662f69 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-b7d72e6f-8389-4d4e-a1e9-c66536afaa12 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,649 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-b7d72e6f-8389-4d4e-a1e9-c66536afaa12 2018-08-12 00:18:57,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:57,677 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-8da5601e-6ac9-4ab8-af7e-15329609f0c2 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-093a6a6d-060e-4515-aa72-e4b249e01576 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,706 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-093a6a6d-060e-4515-aa72-e4b249e01576 2018-08-12 00:18:57,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:57,734 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-285d6325-e136-48d4-bb88-93f63c5fe8fa Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-4a8454cc-3df4-449f-ab9d-f7bf1a9f59a9 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-4a8454cc-3df4-449f-ab9d-f7bf1a9f59a9 2018-08-12 00:18:57,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:57,788 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-aa2e4542-e7d8-4019-91ac-e6ec61458d55 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-7abc9a14-0338-4ca3-8e5e-7b3ac920af32 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,812 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-7abc9a14-0338-4ca3-8e5e-7b3ac920af32 2018-08-12 00:18:57,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:57,840 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-b3730c44-71cc-4787-b307-75556d9a133b Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-be5171bc-6d0c-4cfd-a7c4-fe6222f59446 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,866 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-be5171bc-6d0c-4cfd-a7c4-fe6222f59446 2018-08-12 00:18:57,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:57,894 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-8ed223c3-7b5b-4471-91f6-1c48f52b0371 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-2f25b4fd-43a1-4643-aa0f-87612ac6d936 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-2f25b4fd-43a1-4643-aa0f-87612ac6d936 2018-08-12 00:18:57,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:57,948 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-e9fad9e3-f718-4a02-8667-402141e750c2 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:57,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-aed00705-7e7a-42ba-a9c9-1e755a7c76ef 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:57,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-aed00705-7e7a-42ba-a9c9-1e755a7c76ef 2018-08-12 00:18:57,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:58,000 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:57 GMT Server: Apache x-openstack-request-id: req-df6381b4-c94f-4eb4-9aa9-71f1b74ea799 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:58,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:58 GMT Server: Apache x-openstack-request-id: req-4faaa4b0-08b9-4b39-a97a-83459675b07f 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:58,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-4faaa4b0-08b9-4b39-a97a-83459675b07f 2018-08-12 00:18:58,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:58,053 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:58 GMT Server: Apache x-openstack-request-id: req-c93474b8-45b0-42e1-b3f5-0e4d67423614 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:58,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:58 GMT Server: Apache x-openstack-request-id: req-e0f2cff6-40d5-42ec-83e3-274f827e73fb 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:58,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-e0f2cff6-40d5-42ec-83e3-274f827e73fb 2018-08-12 00:18:58,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:58,106 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:58 GMT Server: Apache x-openstack-request-id: req-e4f3f85c-aee9-484d-b774-665056ffce4b Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:58,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:58 GMT Server: Apache x-openstack-request-id: req-5205d72d-1143-47ea-b7e1-ba2efc8d3f61 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:58,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-5205d72d-1143-47ea-b7e1-ba2efc8d3f61 2018-08-12 00:18:58,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a2e50f480557470f2848613e7a9b10f899ad23" 2018-08-12 00:18:58,193 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:58 GMT Server: Apache x-openstack-request-id: req-28a24856-3e74-4bfc-a7ec-ca29a2ce595d Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:58,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:58 GMT Server: Apache x-openstack-request-id: req-32f61220-9721-413a-bd5d-a7d2781d7cbf 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": "0d6a1941b65844a68af93de9c6b9864c", "OS::stack_id": "b225b39c-6193-4159-b366-c727d74be1ef", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "image_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image", "inst_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-inst", "subnet_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-subnet", "flavor_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-flavor-name", "net_name": "CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack", "stack_user_project_id": "23e7042eaee44ae08b3bd0f74aeb9c2b", "tags": null, "creation_time": "2018-08-12T00:18:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-12T00:18:49Z", "id": "b225b39c-6193-4159-b366-c727d74be1ef", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:18:58,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-32f61220-9721-413a-bd5d-a7d2781d7cbf 2018-08-12 00:18:58,219 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack 2018-08-12 00:18:58,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/b225b39c-6193-4159-b366-c727d74be1ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e210beef39aa323021b28e75fc380b516823daf" 2018-08-12 00:18:58,248 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:18:58 GMT Server: Apache x-openstack-request-id: req-818af8a5-fee3-42c1-addb-b93f587963c7 Location: http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:18:58,273 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:58 GMT Server: Apache x-openstack-request-id: req-0ddcf97e-e774-4c6a-8ef9-e963ea76599b Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-12 00:18:58,273 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/0d6a1941b65844a68af93de9c6b9864c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-stack/b225b39c-6193-4159-b366-c727d74be1ef used request id req-0ddcf97e-e774-4c6a-8ef9-e963ea76599b 2018-08-12 00:18:58,274 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-cf60db74-3776-451f-8e91-d58171664ec9-image 2018-08-12 00:18:58,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/4c366191-cc95-45ac-8e1f-be7d23d35519 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9300f6739ee57b59c144e1bdc115d0d34f4bac0" 2018-08-12 00:18:59,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bccc7b87-c01a-4260-b20a-1f8a4ad4d642 Date: Sun, 12 Aug 2018 00:18:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:18:59,009 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/4c366191-cc95-45ac-8e1f-be7d23d35519 used request id req-bccc7b87-c01a-4260-b20a-1f8a4ad4d642 2018-08-12 00:18:59,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/0c58a1cc-4408-489b-abbd-ecd749687656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e560fe0dcfdfb722c9253da6a503e31608e156d" 2018-08-12 00:18:59,043 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:18: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-9710efec-461e-4666-b374-4f02b5b8757a x-compute-request-id: req-9710efec-461e-4666-b374-4f02b5b8757a Content-Length: 0 Content-Type: application/json 2018-08-12 00:18:59,043 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/0c58a1cc-4408-489b-abbd-ecd749687656 used request id req-9710efec-461e-4666-b374-4f02b5b8757a 2018-08-12 00:18:59,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:18:59,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:18:59,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:18:59,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:18:59,045 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:18:59,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:18:59,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-38672852-1136-4744-9e88-55bc9af287ae Date: Sun, 12 Aug 2018 00:18:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d6a1941b65844a68af93de9c6b9864c", "created_at": "2018-08-12T00:18:33Z", "updated_at": "2018-08-12T00:18:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:18:33Z", "revision_number": 0, "id": "1f5f6a64-b6dc-44dd-93fb-7f0b84206f62", "remote_group_id": "66423c52-ff98-435b-a2bc-0a12a2c1c1cc", "remote_ip_prefix": null, "created_at": "2018-08-12T00:18:33Z", "security_group_id": "66423c52-ff98-435b-a2bc-0a12a2c1c1cc", "tenant_id": "0d6a1941b65844a68af93de9c6b9864c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6a1941b65844a68af93de9c6b9864c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:18:33Z", "revision_number": 0, "id": "bb1075fa-ffcb-4933-b8da-c65417702363", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:18:33Z", "security_group_id": "66423c52-ff98-435b-a2bc-0a12a2c1c1cc", "tenant_id": "0d6a1941b65844a68af93de9c6b9864c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6a1941b65844a68af93de9c6b9864c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:18:33Z", "revision_number": 0, "id": "ce8a40a9-f023-4ce0-8496-0d66db4cbfb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:18:33Z", "security_group_id": "66423c52-ff98-435b-a2bc-0a12a2c1c1cc", "tenant_id": "0d6a1941b65844a68af93de9c6b9864c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6a1941b65844a68af93de9c6b9864c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:18:33Z", "revision_number": 0, "id": "e7a80123-5864-43fc-984d-4d531d53c43c", "remote_group_id": "66423c52-ff98-435b-a2bc-0a12a2c1c1cc", "remote_ip_prefix": null, "created_at": "2018-08-12T00:18:33Z", "security_group_id": "66423c52-ff98-435b-a2bc-0a12a2c1c1cc", "tenant_id": "0d6a1941b65844a68af93de9c6b9864c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6a1941b65844a68af93de9c6b9864c"}], "revision_number": 4, "project_id": "0d6a1941b65844a68af93de9c6b9864c", "id": "66423c52-ff98-435b-a2bc-0a12a2c1c1cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:18:59,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-38672852-1136-4744-9e88-55bc9af287ae 2018-08-12 00:18:59,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:18:59,414 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84a08279-d491-488d-89f1-de34812de0dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:59,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-84a08279-d491-488d-89f1-de34812de0dd 2018-08-12 00:18:59,414 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:59,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:18:59,497 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4f8c5f3-97f2-45b4-bbb2-22aa6d56dd5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:59,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-f4f8c5f3-97f2-45b4-bbb2-22aa6d56dd5f 2018-08-12 00:18:59,497 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:59,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:18:59,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-344fe899-95d6-427c-824e-9d47e73b670a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:59,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-344fe899-95d6-427c-824e-9d47e73b670a 2018-08-12 00:18:59,583 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:59,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:18:59,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c081225-e861-474c-86ba-ffa41a191430 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:59,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-7c081225-e861-474c-86ba-ffa41a191430 2018-08-12 00:18:59,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:59,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:18:59,754 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c4c7fbe-d883-4ee4-9fd0-b4ec6f2cc6d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:59,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-6c4c7fbe-d883-4ee4-9fd0-b4ec6f2cc6d1 2018-08-12 00:18:59,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:59,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:18:59,844 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91c3ee84-20bd-4f82-92bc-74e6bbb9cfe0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:59,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-91c3ee84-20bd-4f82-92bc-74e6bbb9cfe0 2018-08-12 00:18:59,844 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:59,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:18:59,931 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-916141c0-33f3-4f72-8d28-79bf964a4a2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:18:59,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-916141c0-33f3-4f72-8d28-79bf964a4a2a 2018-08-12 00:18:59,931 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:18:59,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0d6a1941b65844a68af93de9c6b9864c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:19:00,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-057eb449-5aab-46d3-bd6f-44f48aee4bcf Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0d6a1941b65844a68af93de9c6b9864c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0d6a1941b65844a68af93de9c6b9864c", "name": "CreateStackSuccessTests-dc7dbca7-47fe-433-proj"}} 2018-08-12 00:19:00,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0d6a1941b65844a68af93de9c6b9864c used request id req-057eb449-5aab-46d3-bd6f-44f48aee4bcf 2018-08-12 00:19:00,019 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66423c52-ff98-435b-a2bc-0a12a2c1c1cc 2018-08-12 00:19:00,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=66423c52-ff98-435b-a2bc-0a12a2c1c1cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:19:00,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f05eb0cf-1bc2-4851-9cc2-ea05a96ee16d Date: Sun, 12 Aug 2018 00:19:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "66423c52-ff98-435b-a2bc-0a12a2c1c1cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:18:33Z", "security_group_id": "66423c52-ff98-435b-a2bc-0a12a2c1c1cc", "port_range_min": null, "revision_number": 0, "tenant_id": "0d6a1941b65844a68af93de9c6b9864c", "created_at": "2018-08-12T00:18:33Z", "project_id": "0d6a1941b65844a68af93de9c6b9864c", "id": "1f5f6a64-b6dc-44dd-93fb-7f0b84206f62"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:18:33Z", "security_group_id": "66423c52-ff98-435b-a2bc-0a12a2c1c1cc", "port_range_min": null, "revision_number": 0, "tenant_id": "0d6a1941b65844a68af93de9c6b9864c", "created_at": "2018-08-12T00:18:33Z", "project_id": "0d6a1941b65844a68af93de9c6b9864c", "id": "bb1075fa-ffcb-4933-b8da-c65417702363"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:18:33Z", "security_group_id": "66423c52-ff98-435b-a2bc-0a12a2c1c1cc", "port_range_min": null, "revision_number": 0, "tenant_id": "0d6a1941b65844a68af93de9c6b9864c", "created_at": "2018-08-12T00:18:33Z", "project_id": "0d6a1941b65844a68af93de9c6b9864c", "id": "ce8a40a9-f023-4ce0-8496-0d66db4cbfb5"}, {"remote_group_id": "66423c52-ff98-435b-a2bc-0a12a2c1c1cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:18:33Z", "security_group_id": "66423c52-ff98-435b-a2bc-0a12a2c1c1cc", "port_range_min": null, "revision_number": 0, "tenant_id": "0d6a1941b65844a68af93de9c6b9864c", "created_at": "2018-08-12T00:18:33Z", "project_id": "0d6a1941b65844a68af93de9c6b9864c", "id": "e7a80123-5864-43fc-984d-4d531d53c43c"}]} 2018-08-12 00:19:00,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=66423c52-ff98-435b-a2bc-0a12a2c1c1cc used request id req-f05eb0cf-1bc2-4851-9cc2-ea05a96ee16d 2018-08-12 00:19:00,047 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:19:00,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/66423c52-ff98-435b-a2bc-0a12a2c1c1cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:19:00,262 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e41bf5f8-31d7-4ef9-8960-58806a289663 Content-Length: 0 Date: Sun, 12 Aug 2018 00:19:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:19:00,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/66423c52-ff98-435b-a2bc-0a12a2c1c1cc used request id req-e41bf5f8-31d7-4ef9-8960-58806a289663 2018-08-12 00:19:00,263 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-dc7dbca7-47fe-433-proj 2018-08-12 00:19:00,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/0d6a1941b65844a68af93de9c6b9864c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:19:00,613 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:19:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-650cef0e-1aa6-4e1f-9bcc-1b8701692c70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:19:00,614 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/0d6a1941b65844a68af93de9c6b9864c used request id req-650cef0e-1aa6-4e1f-9bcc-1b8701692c70 2018-08-12 00:19:00,614 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-dc7dbca7-47fe-433-proj-role 2018-08-12 00:19:00,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/4b222fdc53a743e1aa1b41d3b50e3e11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:19:00,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:19:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9fb2530-c62c-47ba-80e1-8411624cace0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:19:00,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/4b222fdc53a743e1aa1b41d3b50e3e11 used request id req-e9fb2530-c62c-47ba-80e1-8411624cace0 2018-08-12 00:19:00,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c34f74d23073aaf5eccefc6f931623592f0e85" 2018-08-12 00:19:00,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04e7d688-6e65-4392-8315-3295db397b3b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:19:00,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-04e7d688-6e65-4392-8315-3295db397b3b 2018-08-12 00:19:00,801 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-dc7dbca7-47fe-433-user 2018-08-12 00:19:00,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/5e136fe774a643dd8af1aedaf5ce79bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0473a38fec09447b6a4bca30941464dd7f7306ec" 2018-08-12 00:19:00,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:19:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a904f34-452c-4ccb-8f8b-96c7ca943573 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:19:00,961 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/5e136fe774a643dd8af1aedaf5ce79bb used request id req-4a904f34-452c-4ccb-8f8b-96c7ca943573 2018-08-12 00:19:00,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:19:01,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:19:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["xsXVqdvtSjKH7j4ye4ouVw"], "issued_at": "2018-08-12T00:19:01.000000Z"}} 2018-08-12 00:19:01,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73c1f2dd05a7364ba81760a678ae682463a285fb" 2018-08-12 00:19:01,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7810ae85-d048-4a2b-adc5-dba819085cf6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:19:01,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7810ae85-d048-4a2b-adc5-dba819085cf6 2018-08-12 00:19:01,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:19:01,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:19:01,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:19:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["X8yR4ra3S3GrLphL524Jbg"], "issued_at": "2018-08-12T00:19:01.000000Z"}} 2018-08-12 00:19:01,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:01,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-061a7ef4-e95a-4b6f-98cf-ba386786295d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:19:01,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-061a7ef4-e95a-4b6f-98cf-ba386786295d 2018-08-12 00:19:01,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:19:01,896 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:19: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:19:01,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-21d0532e-464e-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:01,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8713eb14-5e17-43e8-b394-01d26211e2da Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-21d0532e-464e-4e2-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:19:01,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-21d0532e-464e-4e2-proj used request id req-8713eb14-5e17-43e8-b394-01d26211e2da 2018-08-12 00:19:01,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:02,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eaa810a-27c4-43b6-8d82-587e8703d006 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:19:02,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-7eaa810a-27c4-43b6-8d82-587e8703d006 2018-08-12 00:19:02,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-21d0532e-464e-4e2-proj"}}' 2018-08-12 00:19:02,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:19:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fad281e-aa0d-44ee-a477-ed9922558c84 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c2e25a55ae34444894c5c9292c20b8c8"}, "tags": [], "enabled": true, "id": "c2e25a55ae34444894c5c9292c20b8c8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-21d0532e-464e-4e2-proj"}} 2018-08-12 00:19:02,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-7fad281e-aa0d-44ee-a477-ed9922558c84 2018-08-12 00:19:02,051 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-21d0532e-464e-4e2-proj 2018-08-12 00:19:02,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:19:02,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:19:02,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:19:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["-u-oG_btTTqXJCAMv3FACA"], "issued_at": "2018-08-12T00:19:02.000000Z"}} 2018-08-12 00:19:02,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae66d035eda193eabb450b3733036af78095e519" 2018-08-12 00:19:02,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-647ab68e-da74-4dc8-86c7-7cb1209f5582 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:19:02,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-647ab68e-da74-4dc8-86c7-7cb1209f5582 2018-08-12 00:19:02,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:19:02,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:19: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:19:02,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae66d035eda193eabb450b3733036af78095e519" 2018-08-12 00:19:02,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2709ec86-72e3-420d-9fe5-4a0484f3c7f3 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:19:02,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2709ec86-72e3-420d-9fe5-4a0484f3c7f3 2018-08-12 00:19:02,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-21d0532e-464e-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae66d035eda193eabb450b3733036af78095e519" 2018-08-12 00:19:02,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83ada8a2-697c-4a1a-8b4e-a27860a59cbc Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-21d0532e-464e-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c2e25a55ae34444894c5c9292c20b8c8"}, "tags": [], "enabled": true, "id": "c2e25a55ae34444894c5c9292c20b8c8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-21d0532e-464e-4e2-proj"}]} 2018-08-12 00:19:02,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-21d0532e-464e-4e2-proj used request id req-83ada8a2-697c-4a1a-8b4e-a27860a59cbc 2018-08-12 00:19:02,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae66d035eda193eabb450b3733036af78095e519" 2018-08-12 00:19:02,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b6ce1a7-61b2-4d2d-bc01-0d024d7c7f07 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:19:02,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-8b6ce1a7-61b2-4d2d-bc01-0d024d7c7f07 2018-08-12 00:19:03,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae66d035eda193eabb450b3733036af78095e519" 2018-08-12 00:19:03,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789a4cdd-a6a1-42e1-ae59-6bae74423726 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:19:03,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-789a4cdd-a6a1-42e1-ae59-6bae74423726 2018-08-12 00:19:03,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-21d0532e-464e-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae66d035eda193eabb450b3733036af78095e519" 2018-08-12 00:19:03,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56aa6b4f-695d-4356-bb1f-fcf07e61211d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-21d0532e-464e-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c2e25a55ae34444894c5c9292c20b8c8"}, "tags": [], "enabled": true, "id": "c2e25a55ae34444894c5c9292c20b8c8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-21d0532e-464e-4e2-proj"}]} 2018-08-12 00:19:03,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-21d0532e-464e-4e2-proj used request id req-56aa6b4f-695d-4356-bb1f-fcf07e61211d 2018-08-12 00:19:03,378 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-21d0532e-464e-4e2-user 2018-08-12 00:19:03,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:19:03,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:03,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebc062f-4740-45b5-a566-e6231cf9d402 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:19:03,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1ebc062f-4740-45b5-a566-e6231cf9d402 2018-08-12 00:19:03,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" -d '{"role": {"name": "CreateStackSuccessTests-21d0532e-464e-4e2-proj-role"}}' 2018-08-12 00:19:03,566 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daee922d-c215-4aa8-9a77-f47624c1bdf7 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e4380b1f758f4b66ae1b2569d0a4760a", "links": {"self": "http://172.30.9.30:5000/v3/roles/e4380b1f758f4b66ae1b2569d0a4760a"}, "name": "CreateStackSuccessTests-21d0532e-464e-4e2-proj-role"}} 2018-08-12 00:19:03,566 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-daee922d-c215-4aa8-9a77-f47624c1bdf7 2018-08-12 00:19:03,567 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-21d0532e-464e-4e2-proj-role 2018-08-12 00:19:03,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e4380b1f758f4b66ae1b2569d0a4760a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:03,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce94c9fb-2842-4128-8272-6ef4b45a83d9 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e4380b1f758f4b66ae1b2569d0a4760a", "links": {"self": "http://172.30.9.30:5000/v3/roles/e4380b1f758f4b66ae1b2569d0a4760a"}, "name": "CreateStackSuccessTests-21d0532e-464e-4e2-proj-role"}} 2018-08-12 00:19:03,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e4380b1f758f4b66ae1b2569d0a4760a used request id req-ce94c9fb-2842-4128-8272-6ef4b45a83d9 2018-08-12 00:19:03,653 - keystone_utils - INFO - Granting role CreateStackSuccessTests-21d0532e-464e-4e2-proj-role to project CreateStackSuccessTests-21d0532e-464e-4e2-proj 2018-08-12 00:19:03,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/c2e25a55ae34444894c5c9292c20b8c8/users/4e62c209b4a9401f8ce286c412c94d11/roles/e4380b1f758f4b66ae1b2569d0a4760a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:03,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53b764b3-9456-4da6-954e-ab6972f9f691 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:19:03,773 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/c2e25a55ae34444894c5c9292c20b8c8/users/4e62c209b4a9401f8ce286c412c94d11/roles/e4380b1f758f4b66ae1b2569d0a4760a used request id req-53b764b3-9456-4da6-954e-ab6972f9f691 2018-08-12 00:19:03,773 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:19:03,773 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:19:03,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:19:03,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:19:04,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4380b1f758f4b66ae1b2569d0a4760a", "name": "CreateStackSuccessTests-21d0532e-464e-4e2-proj-role"}], "expires_at": "2018-08-12T01:19:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2e25a55ae34444894c5c9292c20b8c8", "name": "CreateStackSuccessTests-21d0532e-464e-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/c2e25a55ae34444894c5c9292c20b8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/c2e25a55ae34444894c5c9292c20b8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-21d0532e-464e-4e2-user", "id": "4e62c209b4a9401f8ce286c412c94d11"}, "audit_ids": ["14eHdDNpSfmmtkojTUo3PQ"], "issued_at": "2018-08-12T00:19:04.000000Z"}} 2018-08-12 00:19:04,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a0cc86070161f2b642e0a8b914600b27e4878c0" 2018-08-12 00:19:04,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a09e60f-698e-4636-af8d-edd20e3dcc23 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:19:04,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-5a09e60f-698e-4636-af8d-edd20e3dcc23 2018-08-12 00:19:04,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a0cc86070161f2b642e0a8b914600b27e4878c0" 2018-08-12 00:19:04,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-ccecc762-5d25-4adf-8f22-e2766858e207 Date: Sun, 12 Aug 2018 00:19:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image"} 2018-08-12 00:19:04,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image used request id req-ccecc762-5d25-4adf-8f22-e2766858e207 2018-08-12 00:19:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a0cc86070161f2b642e0a8b914600b27e4878c0" 2018-08-12 00:19:04,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e38a32d4-bfca-43bf-9f1f-6fd5a142c5ce Date: Sun, 12 Aug 2018 00:19: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-08-12 00:19:04,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-e38a32d4-bfca-43bf-9f1f-6fd5a142c5ce 2018-08-12 00:19:04,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4a0cc86070161f2b642e0a8b914600b27e4878c0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image"}' 2018-08-12 00:19:04,485 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d9cd6ef9-f7ea-44cf-8e20-30773163a0ac Date: Sun, 12 Aug 2018 00:19:04 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:19:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:19:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e", "min_disk": 0, "protected": false, "id": "140f1c5e-5a0c-4dd8-9ae1-20e0e807658e", "file": "/v2/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e/file", "checksum": null, "owner": "c2e25a55ae34444894c5c9292c20b8c8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:19:04,485 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-d9cd6ef9-f7ea-44cf-8e20-30773163a0ac 2018-08-12 00:19:04,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a0cc86070161f2b642e0a8b914600b27e4878c0" -d '' 2018-08-12 00:19:04,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-100d264d-6103-4b92-b8ca-9a3b38901bfa Date: Sun, 12 Aug 2018 00:19:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:19:04,967 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e/file used request id req-100d264d-6103-4b92-b8ca-9a3b38901bfa 2018-08-12 00:19:04,968 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:19:04,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a0cc86070161f2b642e0a8b914600b27e4878c0" 2018-08-12 00:19:04,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-6e5c7a7e-7b94-4d0b-a658-b09261e8c914 Date: Sun, 12 Aug 2018 00:19:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:19:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:19:04Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e/snap", "metadata": {}}], "self": "/v2/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e", "min_disk": 0, "protected": false, "id": "140f1c5e-5a0c-4dd8-9ae1-20e0e807658e", "file": "/v2/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c2e25a55ae34444894c5c9292c20b8c8", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:19:04,986 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e used request id req-6e5c7a7e-7b94-4d0b-a658-b09261e8c914 2018-08-12 00:19:04,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a0cc86070161f2b642e0a8b914600b27e4878c0" 2018-08-12 00:19:04,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d885ef10-d95b-4038-8ab6-529576bf2fa8 Date: Sun, 12 Aug 2018 00:19: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-08-12 00:19:04,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-d885ef10-d95b-4038-8ab6-529576bf2fa8 2018-08-12 00:19:04,998 - create_image - INFO - Created image with name - CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image 2018-08-12 00:19:05,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a0cc86070161f2b642e0a8b914600b27e4878c0" 2018-08-12 00:19:05,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-043d310c-257c-411d-b5c7-3b3452890c35 Date: Sun, 12 Aug 2018 00:19:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:19:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:19:04Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e/snap", "metadata": {}}], "self": "/v2/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e", "min_disk": 0, "protected": false, "id": "140f1c5e-5a0c-4dd8-9ae1-20e0e807658e", "file": "/v2/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c2e25a55ae34444894c5c9292c20b8c8", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:19:05,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e used request id req-043d310c-257c-411d-b5c7-3b3452890c35 2018-08-12 00:19:05,018 - create_image - DEBUG - Instance status is - active 2018-08-12 00:19:05,018 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image 2018-08-12 00:19:05,018 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image 2018-08-12 00:19:05,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:19:05,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:19:05,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:19:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["sLaqwwbCTy-bs7jcnhzUQg"], "issued_at": "2018-08-12T00:19:05.000000Z"}} 2018-08-12 00:19:05,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5f6e434a811aeddbf2bd9cb596a7cdfc487f90" 2018-08-12 00:19:05,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88f5df09-16ba-499e-9937-129b5bfaba7b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:19:05,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-88f5df09-16ba-499e-9937-129b5bfaba7b 2018-08-12 00:19:05,511 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:19:05,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5f6e434a811aeddbf2bd9cb596a7cdfc487f90" 2018-08-12 00:19:05,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-82791ba0-91a7-47b7-af44-c9acdac44b6b x-compute-request-id: req-82791ba0-91a7-47b7-af44-c9acdac44b6b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:19:05,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-82791ba0-91a7-47b7-af44-c9acdac44b6b 2018-08-12 00:19:05,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5f6e434a811aeddbf2bd9cb596a7cdfc487f90" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-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-08-12 00:19:05,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-4976696b-d0a6-4333-a5dc-6bce207ce137 x-compute-request-id: req-4976696b-d0a6-4333-a5dc-6bce207ce137 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/6e03f25d-80f5-41ec-aa33-5ed00e647eb8", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/6e03f25d-80f5-41ec-aa33-5ed00e647eb8", "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": "6e03f25d-80f5-41ec-aa33-5ed00e647eb8"}} 2018-08-12 00:19:05,985 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-4976696b-d0a6-4333-a5dc-6bce207ce137 2018-08-12 00:19:06,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:19:06,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:19:06,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4380b1f758f4b66ae1b2569d0a4760a", "name": "CreateStackSuccessTests-21d0532e-464e-4e2-proj-role"}], "expires_at": "2018-08-12T01:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2e25a55ae34444894c5c9292c20b8c8", "name": "CreateStackSuccessTests-21d0532e-464e-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/c2e25a55ae34444894c5c9292c20b8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/c2e25a55ae34444894c5c9292c20b8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-21d0532e-464e-4e2-user", "id": "4e62c209b4a9401f8ce286c412c94d11"}, "audit_ids": ["oakxp42bStmQULvh3kZOMw"], "issued_at": "2018-08-12T00:19:06.000000Z"}} 2018-08-12 00:19:06,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e78bb65443acce77e5f78c3b38b12f9aaa42190" 2018-08-12 00:19:06,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5283b5d9-493d-4fff-86b2-6cbc6ec9a310 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:19:06,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-5283b5d9-493d-4fff-86b2-6cbc6ec9a310 2018-08-12 00:19:06,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:19:06,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:19:06,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:19:06,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:19:06,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:19:06,540 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:19:06,543 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:19:06,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e78bb65443acce77e5f78c3b38b12f9aaa42190" 2018-08-12 00:19:06,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:06 GMT Server: Apache x-openstack-request-id: req-3f4a942a-7c37-47e9-9165-65b7f9eea299 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-12 00:19:06,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack used request id req-3f4a942a-7c37-47e9-9165-65b7f9eea299 2018-08-12 00:19:06,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e78bb65443acce77e5f78c3b38b12f9aaa42190" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-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-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-net", "inst_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-inst", "subnet_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-subnet", "image_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image", "flavor_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-flavor-name"}}' 2018-08-12 00:19:08,514 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:19:06 GMT Server: Apache x-openstack-request-id: req-289fa4ad-7966-49bf-b6a1-3385c9238e80 Location: http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "links": [{"href": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05", "rel": "self"}]}} 2018-08-12 00:19:08,514 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks used request id req-289fa4ad-7966-49bf-b6a1-3385c9238e80 2018-08-12 00:19:08,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/be6f85db-6c98-4f9b-b34d-72699c0b2a05 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e78bb65443acce77e5f78c3b38b12f9aaa42190" 2018-08-12 00:19:08,723 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:08 GMT Server: Apache x-openstack-request-id: req-1c52d27d-582d-48e3-ba6c-90f34f791f99 Location: http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:08,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:08 GMT Server: Apache x-openstack-request-id: req-856f19c1-51fd-43fe-8cd8-bf786cb0d11a 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": "c2e25a55ae34444894c5c9292c20b8c8", "OS::stack_id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "image_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image", "inst_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-inst", "subnet_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-subnet", "net_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-net", "flavor_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "stack_user_project_id": "c96d92350e3f42b4baee50d514ba5c6b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:19:07Z", "links": [{"href": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:08,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 used request id req-856f19c1-51fd-43fe-8cd8-bf786cb0d11a 2018-08-12 00:19:08,955 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack 2018-08-12 00:19:08,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/be6f85db-6c98-4f9b-b34d-72699c0b2a05 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e78bb65443acce77e5f78c3b38b12f9aaa42190" 2018-08-12 00:19:09,138 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:08 GMT Server: Apache x-openstack-request-id: req-657a5102-4041-4e37-9cf5-1124204606d3 Location: http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:09,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:09 GMT Server: Apache x-openstack-request-id: req-4b25d15d-ee9a-4517-a6a7-2620e806491c 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": "c2e25a55ae34444894c5c9292c20b8c8", "OS::stack_id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "image_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image", "inst_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-inst", "subnet_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-subnet", "net_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-net", "flavor_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "stack_user_project_id": "c96d92350e3f42b4baee50d514ba5c6b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:19:07Z", "links": [{"href": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:09,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 used request id req-4b25d15d-ee9a-4517-a6a7-2620e806491c 2018-08-12 00:19:09,431 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:19:09,431 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:19:12,434 - create_stack - DEBUG - Stack status query timeout in 1196.52147508 2018-08-12 00:19:12,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/be6f85db-6c98-4f9b-b34d-72699c0b2a05 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e78bb65443acce77e5f78c3b38b12f9aaa42190" 2018-08-12 00:19:12,629 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:12 GMT Server: Apache x-openstack-request-id: req-6c77ef12-667b-4d05-bf21-22821346dd0c Location: http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:12,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:12 GMT Server: Apache x-openstack-request-id: req-c60549c1-8156-4daa-86e0-15c52243c6df 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": "c2e25a55ae34444894c5c9292c20b8c8", "OS::stack_id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "image_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image", "inst_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-inst", "subnet_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-subnet", "net_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-net", "flavor_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "stack_user_project_id": "c96d92350e3f42b4baee50d514ba5c6b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:19:07Z", "links": [{"href": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:12,671 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 used request id req-c60549c1-8156-4daa-86e0-15c52243c6df 2018-08-12 00:19:12,672 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:19:12,672 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:19:15,675 - create_stack - DEBUG - Stack status query timeout in 1193.28047419 2018-08-12 00:19:15,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/be6f85db-6c98-4f9b-b34d-72699c0b2a05 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e78bb65443acce77e5f78c3b38b12f9aaa42190" 2018-08-12 00:19:15,705 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:15 GMT Server: Apache x-openstack-request-id: req-91151b9b-0b1a-4904-8b4e-9bdc1427113f Location: http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:15,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:15 GMT Server: Apache x-openstack-request-id: req-6036145f-4fed-4728-8e82-69dd45baeed2 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": "c2e25a55ae34444894c5c9292c20b8c8", "OS::stack_id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "image_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image", "inst_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-inst", "subnet_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-subnet", "net_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-net", "flavor_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "stack_user_project_id": "c96d92350e3f42b4baee50d514ba5c6b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:19:07Z", "links": [{"href": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:15,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 used request id req-6036145f-4fed-4728-8e82-69dd45baeed2 2018-08-12 00:19:15,916 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:19:15,916 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:19:18,919 - create_stack - DEBUG - Stack status query timeout in 1190.03631115 2018-08-12 00:19:18,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/be6f85db-6c98-4f9b-b34d-72699c0b2a05 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e78bb65443acce77e5f78c3b38b12f9aaa42190" 2018-08-12 00:19:19,097 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:18 GMT Server: Apache x-openstack-request-id: req-41d70233-23b9-4bb3-94ff-53130e62720e Location: http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:19,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:19 GMT Server: Apache x-openstack-request-id: req-8d983479-b996-4a09-a59a-f06a6b43b314 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": "c2e25a55ae34444894c5c9292c20b8c8", "OS::stack_id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "image_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image", "inst_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-inst", "subnet_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-subnet", "net_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-net", "flavor_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "stack_user_project_id": "c96d92350e3f42b4baee50d514ba5c6b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:19:07Z", "links": [{"href": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:19,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 used request id req-8d983479-b996-4a09-a59a-f06a6b43b314 2018-08-12 00:19:19,281 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:19:19,281 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:19:22,284 - create_stack - DEBUG - Stack status query timeout in 1186.67142916 2018-08-12 00:19:22,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/be6f85db-6c98-4f9b-b34d-72699c0b2a05 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e78bb65443acce77e5f78c3b38b12f9aaa42190" 2018-08-12 00:19:22,316 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:22 GMT Server: Apache x-openstack-request-id: req-d305376f-cc7c-41d1-b9df-c7d7f70a6318 Location: http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:22,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:22 GMT Server: Apache x-openstack-request-id: req-05cc159c-81a4-4f58-b6fe-03f27dcee912 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": "c2e25a55ae34444894c5c9292c20b8c8", "OS::stack_id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "image_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image", "inst_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-inst", "subnet_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-subnet", "net_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-net", "flavor_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "stack_user_project_id": "c96d92350e3f42b4baee50d514ba5c6b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:19:07Z", "links": [{"href": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:22,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 used request id req-05cc159c-81a4-4f58-b6fe-03f27dcee912 2018-08-12 00:19:22,358 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-12 00:19:22,358 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack 2018-08-12 00:19:22,358 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack 2018-08-12 00:19:22,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:19:22,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4380b1f758f4b66ae1b2569d0a4760a", "name": "CreateStackSuccessTests-21d0532e-464e-4e2-proj-role"}], "expires_at": "2018-08-12T01:19:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2e25a55ae34444894c5c9292c20b8c8", "name": "CreateStackSuccessTests-21d0532e-464e-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/c2e25a55ae34444894c5c9292c20b8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/c2e25a55ae34444894c5c9292c20b8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-21d0532e-464e-4e2-user", "id": "4e62c209b4a9401f8ce286c412c94d11"}, "audit_ids": ["pv6dsvypQGSm1dIMfuVrbw"], "issued_at": "2018-08-12T00:19:22.000000Z"}} 2018-08-12 00:19:22,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/be6f85db-6c98-4f9b-b34d-72699c0b2a05 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e914a0d1009be0e2c04cebc957c2717f2f2056db" 2018-08-12 00:19:22,919 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:22 GMT Server: Apache x-openstack-request-id: req-d7f01e0e-0e63-4351-b412-4cef2bb22f49 Location: http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:23,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:22 GMT Server: Apache x-openstack-request-id: req-737c0bc2-c1d7-4b60-bd11-617f276d1909 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": "c2e25a55ae34444894c5c9292c20b8c8", "OS::stack_id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "image_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image", "inst_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-inst", "subnet_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-subnet", "net_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-net", "flavor_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "stack_user_project_id": "c96d92350e3f42b4baee50d514ba5c6b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:19:07Z", "links": [{"href": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:23,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 used request id req-737c0bc2-c1d7-4b60-bd11-617f276d1909 2018-08-12 00:19:23,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/be6f85db-6c98-4f9b-b34d-72699c0b2a05 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e78bb65443acce77e5f78c3b38b12f9aaa42190" 2018-08-12 00:19:23,137 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:23 GMT Server: Apache x-openstack-request-id: req-576cee9a-71de-496a-9053-5459eaf49638 Location: http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:23,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:23 GMT Server: Apache x-openstack-request-id: req-5e915829-302f-40d2-9d44-38f1089a49eb 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": "c2e25a55ae34444894c5c9292c20b8c8", "OS::stack_id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "image_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image", "inst_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-inst", "subnet_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-subnet", "net_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-net", "flavor_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "stack_user_project_id": "c96d92350e3f42b4baee50d514ba5c6b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:19:07Z", "links": [{"href": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:23,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 used request id req-5e915829-302f-40d2-9d44-38f1089a49eb 2018-08-12 00:19:23,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:19:23,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:19:23,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4380b1f758f4b66ae1b2569d0a4760a", "name": "CreateStackSuccessTests-21d0532e-464e-4e2-proj-role"}], "expires_at": "2018-08-12T01:19:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2e25a55ae34444894c5c9292c20b8c8", "name": "CreateStackSuccessTests-21d0532e-464e-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/c2e25a55ae34444894c5c9292c20b8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c2e25a55ae34444894c5c9292c20b8c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/c2e25a55ae34444894c5c9292c20b8c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/c2e25a55ae34444894c5c9292c20b8c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-21d0532e-464e-4e2-user", "id": "4e62c209b4a9401f8ce286c412c94d11"}, "audit_ids": ["hsRQiUnrTv-vmSNqWxu1fQ"], "issued_at": "2018-08-12T00:19:23.000000Z"}} 2018-08-12 00:19:23,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45fd2905e0e51936434c6780fb4b57d63ec7b79f" 2018-08-12 00:19:23,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b6db51-ec30-432c-a7c6-e5e20e9cc9e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:19:23,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c9b6db51-ec30-432c-a7c6-e5e20e9cc9e0 2018-08-12 00:19:23,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:19:23,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:19:23,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:19:23,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:19:23,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:19:23,904 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:19:23,907 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:19:23,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45fd2905e0e51936434c6780fb4b57d63ec7b79f" 2018-08-12 00:19:24,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:23 GMT Server: Apache x-openstack-request-id: req-dbe3da55-754a-4767-a4ab-44ee486a4bfc 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-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "stack_user_project_id": "c96d92350e3f42b4baee50d514ba5c6b", "deletion_time": null, "creation_time": "2018-08-12T00:19:07Z", "links": [{"href": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "tags": null}]} 2018-08-12 00:19:24,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack used request id req-dbe3da55-754a-4767-a4ab-44ee486a4bfc 2018-08-12 00:19:24,098 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack 2018-08-12 00:19:24,098 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack 2018-08-12 00:19:24,098 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack 2018-08-12 00:19:24,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/be6f85db-6c98-4f9b-b34d-72699c0b2a05 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e78bb65443acce77e5f78c3b38b12f9aaa42190" 2018-08-12 00:19:24,127 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:24 GMT Server: Apache x-openstack-request-id: req-7e6e5e3c-fbb9-4bfa-945d-4fa27fcff2f8 Location: http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:24,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:19:24 GMT Server: Apache x-openstack-request-id: req-8e99e866-0ea1-4e7b-aba9-75f7614b2546 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:19:24,168 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 used request id req-8e99e866-0ea1-4e7b-aba9-75f7614b2546 2018-08-12 00:19:24,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/be6f85db-6c98-4f9b-b34d-72699c0b2a05 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e78bb65443acce77e5f78c3b38b12f9aaa42190" 2018-08-12 00:19:24,246 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:24 GMT Server: Apache x-openstack-request-id: req-866a380c-5916-40aa-9476-9bef5dcafcba Location: http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:24,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:24 GMT Server: Apache x-openstack-request-id: req-ae137a74-49fd-4fd8-8675-72a3c4cf7962 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": "c2e25a55ae34444894c5c9292c20b8c8", "OS::stack_id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "image_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image", "inst_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-inst", "subnet_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-subnet", "flavor_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-flavor-name", "net_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "stack_user_project_id": "c96d92350e3f42b4baee50d514ba5c6b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:19:07Z", "links": [{"href": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:19:24Z", "id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:24,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 used request id req-ae137a74-49fd-4fd8-8675-72a3c4cf7962 2018-08-12 00:19:24,272 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:19:24,272 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:19:27,275 - create_stack - DEBUG - Stack status query timeout in 1196.89305902 2018-08-12 00:19:27,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/be6f85db-6c98-4f9b-b34d-72699c0b2a05 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e78bb65443acce77e5f78c3b38b12f9aaa42190" 2018-08-12 00:19:27,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:27 GMT Server: Apache x-openstack-request-id: req-5b2e0e25-76de-4556-bbe4-6111ae41a531 Location: http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:27,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:27 GMT Server: Apache x-openstack-request-id: req-baf57fc5-3726-40d6-a1e8-7cfc92e26f46 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": "c2e25a55ae34444894c5c9292c20b8c8", "OS::stack_id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "image_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image", "inst_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-inst", "subnet_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-subnet", "flavor_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-flavor-name", "net_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "stack_user_project_id": "c96d92350e3f42b4baee50d514ba5c6b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:19:07Z", "links": [{"href": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:19:24Z", "id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:27,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 used request id req-baf57fc5-3726-40d6-a1e8-7cfc92e26f46 2018-08-12 00:19:27,483 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:19:27,483 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:19:30,486 - create_stack - DEBUG - Stack status query timeout in 1193.68206906 2018-08-12 00:19:30,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/be6f85db-6c98-4f9b-b34d-72699c0b2a05 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e78bb65443acce77e5f78c3b38b12f9aaa42190" 2018-08-12 00:19:30,517 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:30 GMT Server: Apache x-openstack-request-id: req-d2917d16-b933-45ba-bbfc-2df98e5fe59c Location: http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:30,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:30 GMT Server: Apache x-openstack-request-id: req-042ce9e6-966c-4a6c-8c54-c68819bfdde8 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": "c2e25a55ae34444894c5c9292c20b8c8", "OS::stack_id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "image_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image", "inst_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-inst", "subnet_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-subnet", "flavor_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-flavor-name", "net_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "stack_user_project_id": "c96d92350e3f42b4baee50d514ba5c6b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:19:07Z", "links": [{"href": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:19:24Z", "id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:30,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 used request id req-042ce9e6-966c-4a6c-8c54-c68819bfdde8 2018-08-12 00:19:30,542 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:19:30,542 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:19:33,545 - create_stack - DEBUG - Stack status query timeout in 1190.62307 2018-08-12 00:19:33,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/be6f85db-6c98-4f9b-b34d-72699c0b2a05 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e78bb65443acce77e5f78c3b38b12f9aaa42190" 2018-08-12 00:19:33,576 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:33 GMT Server: Apache x-openstack-request-id: req-8234dce7-a03c-4cea-9c19-94283c9be1da Location: http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:33,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:33 GMT Server: Apache x-openstack-request-id: req-5343ce96-ece6-4003-bbd0-44cfbed34067 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": "c2e25a55ae34444894c5c9292c20b8c8", "OS::stack_id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "image_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image", "inst_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-inst", "subnet_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-subnet", "flavor_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-flavor-name", "net_name": "CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack", "stack_user_project_id": "c96d92350e3f42b4baee50d514ba5c6b", "tags": null, "creation_time": "2018-08-12T00:19:07Z", "links": [{"href": "http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-12T00:19:24Z", "id": "be6f85db-6c98-4f9b-b34d-72699c0b2a05", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:33,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 used request id req-5343ce96-ece6-4003-bbd0-44cfbed34067 2018-08-12 00:19:33,602 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-12 00:19:33,602 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack 2018-08-12 00:19:33,602 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack 2018-08-12 00:19:33,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/be6f85db-6c98-4f9b-b34d-72699c0b2a05 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e78bb65443acce77e5f78c3b38b12f9aaa42190" 2018-08-12 00:19:33,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:33 GMT Server: Apache x-openstack-request-id: req-78eb0639-6713-4110-885e-c02006793ae3 Location: http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:33,656 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:33 GMT Server: Apache x-openstack-request-id: req-25714758-f319-4edb-8eba-22d13b6a70a6 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-12 00:19:33,657 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/c2e25a55ae34444894c5c9292c20b8c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-stack/be6f85db-6c98-4f9b-b34d-72699c0b2a05 used request id req-25714758-f319-4edb-8eba-22d13b6a70a6 2018-08-12 00:19:33,658 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-63d3bb35-82bc-41ba-98ca-e89483b5bf7e-image 2018-08-12 00:19:33,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a0cc86070161f2b642e0a8b914600b27e4878c0" 2018-08-12 00:19:35,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-30752be1-aee6-4c4a-9a8b-3a73b020a961 Date: Sun, 12 Aug 2018 00:19:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:19:35,040 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/140f1c5e-5a0c-4dd8-9ae1-20e0e807658e used request id req-30752be1-aee6-4c4a-9a8b-3a73b020a961 2018-08-12 00:19:35,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/6e03f25d-80f5-41ec-aa33-5ed00e647eb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5f6e434a811aeddbf2bd9cb596a7cdfc487f90" 2018-08-12 00:19:35,076 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-9dc1faac-4c5e-4b13-8df2-1ef4236ac5ad x-compute-request-id: req-9dc1faac-4c5e-4b13-8df2-1ef4236ac5ad Content-Length: 0 Content-Type: application/json 2018-08-12 00:19:35,076 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/6e03f25d-80f5-41ec-aa33-5ed00e647eb8 used request id req-9dc1faac-4c5e-4b13-8df2-1ef4236ac5ad 2018-08-12 00:19:35,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:19:35,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:19:35,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:19:35,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:19:35,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:19:35,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:35,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-e4551eb9-902c-478e-8d98-8af9203b3c23 Date: Sun, 12 Aug 2018 00:19:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2e25a55ae34444894c5c9292c20b8c8", "created_at": "2018-08-12T00:19:09Z", "updated_at": "2018-08-12T00:19:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:19:09Z", "revision_number": 0, "id": "186635ce-44c7-49dd-ac8f-dfe1675fca8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:19:09Z", "security_group_id": "de8ae478-d3e5-46a6-8680-6e85695643a8", "tenant_id": "c2e25a55ae34444894c5c9292c20b8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2e25a55ae34444894c5c9292c20b8c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:19:09Z", "revision_number": 0, "id": "2c1294f4-5833-4a00-a9dc-cd62051c3020", "remote_group_id": "de8ae478-d3e5-46a6-8680-6e85695643a8", "remote_ip_prefix": null, "created_at": "2018-08-12T00:19:09Z", "security_group_id": "de8ae478-d3e5-46a6-8680-6e85695643a8", "tenant_id": "c2e25a55ae34444894c5c9292c20b8c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2e25a55ae34444894c5c9292c20b8c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:19:09Z", "revision_number": 0, "id": "3b6e00ee-67ca-41cd-8150-5a291434c625", "remote_group_id": "de8ae478-d3e5-46a6-8680-6e85695643a8", "remote_ip_prefix": null, "created_at": "2018-08-12T00:19:09Z", "security_group_id": "de8ae478-d3e5-46a6-8680-6e85695643a8", "tenant_id": "c2e25a55ae34444894c5c9292c20b8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2e25a55ae34444894c5c9292c20b8c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:19:09Z", "revision_number": 0, "id": "a28f6d17-768d-447a-a464-fbc80d74dde0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:19:09Z", "security_group_id": "de8ae478-d3e5-46a6-8680-6e85695643a8", "tenant_id": "c2e25a55ae34444894c5c9292c20b8c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2e25a55ae34444894c5c9292c20b8c8"}], "revision_number": 4, "project_id": "c2e25a55ae34444894c5c9292c20b8c8", "id": "de8ae478-d3e5-46a6-8680-6e85695643a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:19:35,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-e4551eb9-902c-478e-8d98-8af9203b3c23 2018-08-12 00:19:35,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:35,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-197bb2a9-356e-428e-bc0f-cb10dbb05745 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:35,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-197bb2a9-356e-428e-bc0f-cb10dbb05745 2018-08-12 00:19:35,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:35,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:35,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f60cba1-3b0e-41d3-acf8-77a5cb756af5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:35,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-5f60cba1-3b0e-41d3-acf8-77a5cb756af5 2018-08-12 00:19:35,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:35,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:35,605 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e08afc03-ba2c-47e0-9d43-87ceaa7e7e99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:35,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-e08afc03-ba2c-47e0-9d43-87ceaa7e7e99 2018-08-12 00:19:35,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:35,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:35,690 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c68ecc7-00ee-4f11-ab7b-1d25b10ce4d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:35,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-8c68ecc7-00ee-4f11-ab7b-1d25b10ce4d6 2018-08-12 00:19:35,690 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:35,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:35,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4e64a49-4744-4ec2-a08f-b068691832f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:35,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-d4e64a49-4744-4ec2-a08f-b068691832f0 2018-08-12 00:19:35,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:35,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:35,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5755673e-a667-4054-8eb3-c392c2831273 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:35,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-5755673e-a667-4054-8eb3-c392c2831273 2018-08-12 00:19:35,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:35,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:35,938 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38209abe-9543-4c6c-a3fd-7461cbc0fc42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:35,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-38209abe-9543-4c6c-a3fd-7461cbc0fc42 2018-08-12 00:19:35,938 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:35,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:36,025 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aeace9a5-1046-42b9-ba21-5d030cdf3c7e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:36,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-aeace9a5-1046-42b9-ba21-5d030cdf3c7e 2018-08-12 00:19:36,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:36,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:36,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85a03871-7e4b-48e4-a1e3-231951cf59ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:36,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-85a03871-7e4b-48e4-a1e3-231951cf59ea 2018-08-12 00:19:36,111 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:36,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:36,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8976a401-bfde-49de-b6d8-4ef6fe32727a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:36,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-8976a401-bfde-49de-b6d8-4ef6fe32727a 2018-08-12 00:19:36,196 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:36,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:36,282 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-788dc0d8-847d-4714-9438-2f767fa7869f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:36,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-788dc0d8-847d-4714-9438-2f767fa7869f 2018-08-12 00:19:36,282 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:36,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:36,369 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad7096b2-974f-4945-b41f-146759b685d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:36,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-ad7096b2-974f-4945-b41f-146759b685d1 2018-08-12 00:19:36,369 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:36,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:36,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38f4def4-4228-4e0a-a54d-f01a4bb8d823 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:36,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-38f4def4-4228-4e0a-a54d-f01a4bb8d823 2018-08-12 00:19:36,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:36,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:36,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e36f377-08b7-46fe-a908-953bc0163cd6 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:19:36,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-8e36f377-08b7-46fe-a908-953bc0163cd6 2018-08-12 00:19:36,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c2e25a55ae34444894c5c9292c20b8c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:36,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b407c2-69e0-436a-99d9-6b92973914ad Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c2e25a55ae34444894c5c9292c20b8c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c2e25a55ae34444894c5c9292c20b8c8", "name": "CreateStackSuccessTests-21d0532e-464e-4e2-proj"}} 2018-08-12 00:19:36,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c2e25a55ae34444894c5c9292c20b8c8 used request id req-29b407c2-69e0-436a-99d9-6b92973914ad 2018-08-12 00:19:36,637 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de8ae478-d3e5-46a6-8680-6e85695643a8 2018-08-12 00:19:36,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de8ae478-d3e5-46a6-8680-6e85695643a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:36,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-34ce5b75-524a-462a-861b-a3f04eebdaf8 Date: Sun, 12 Aug 2018 00:19: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-08-12T00:19:09Z", "security_group_id": "de8ae478-d3e5-46a6-8680-6e85695643a8", "port_range_min": null, "revision_number": 0, "tenant_id": "c2e25a55ae34444894c5c9292c20b8c8", "created_at": "2018-08-12T00:19:09Z", "project_id": "c2e25a55ae34444894c5c9292c20b8c8", "id": "186635ce-44c7-49dd-ac8f-dfe1675fca8d"}, {"remote_group_id": "de8ae478-d3e5-46a6-8680-6e85695643a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:19:09Z", "security_group_id": "de8ae478-d3e5-46a6-8680-6e85695643a8", "port_range_min": null, "revision_number": 0, "tenant_id": "c2e25a55ae34444894c5c9292c20b8c8", "created_at": "2018-08-12T00:19:09Z", "project_id": "c2e25a55ae34444894c5c9292c20b8c8", "id": "2c1294f4-5833-4a00-a9dc-cd62051c3020"}, {"remote_group_id": "de8ae478-d3e5-46a6-8680-6e85695643a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:19:09Z", "security_group_id": "de8ae478-d3e5-46a6-8680-6e85695643a8", "port_range_min": null, "revision_number": 0, "tenant_id": "c2e25a55ae34444894c5c9292c20b8c8", "created_at": "2018-08-12T00:19:09Z", "project_id": "c2e25a55ae34444894c5c9292c20b8c8", "id": "3b6e00ee-67ca-41cd-8150-5a291434c625"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:19:09Z", "security_group_id": "de8ae478-d3e5-46a6-8680-6e85695643a8", "port_range_min": null, "revision_number": 0, "tenant_id": "c2e25a55ae34444894c5c9292c20b8c8", "created_at": "2018-08-12T00:19:09Z", "project_id": "c2e25a55ae34444894c5c9292c20b8c8", "id": "a28f6d17-768d-447a-a464-fbc80d74dde0"}]} 2018-08-12 00:19:36,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=de8ae478-d3e5-46a6-8680-6e85695643a8 used request id req-34ce5b75-524a-462a-861b-a3f04eebdaf8 2018-08-12 00:19:36,680 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:19:36,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/de8ae478-d3e5-46a6-8680-6e85695643a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:36,867 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b9d7424c-536e-49d4-9e74-44c1306cb91e Content-Length: 0 Date: Sun, 12 Aug 2018 00:19:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:19:36,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/de8ae478-d3e5-46a6-8680-6e85695643a8 used request id req-b9d7424c-536e-49d4-9e74-44c1306cb91e 2018-08-12 00:19:36,868 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-21d0532e-464e-4e2-proj 2018-08-12 00:19:36,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/c2e25a55ae34444894c5c9292c20b8c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:37,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:19:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb786e3a-bd93-4c53-81e3-331db3a9df5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:19:37,221 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/c2e25a55ae34444894c5c9292c20b8c8 used request id req-bb786e3a-bd93-4c53-81e3-331db3a9df5a 2018-08-12 00:19:37,221 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-21d0532e-464e-4e2-proj-role 2018-08-12 00:19:37,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/e4380b1f758f4b66ae1b2569d0a4760a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:37,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ce63bc4-cffe-4a30-a4d0-726d62817ba9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:19:37,329 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/e4380b1f758f4b66ae1b2569d0a4760a used request id req-5ce63bc4-cffe-4a30-a4d0-726d62817ba9 2018-08-12 00:19:37,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e854dcb4bbd03581954632d959089bd0f49309" 2018-08-12 00:19:37,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e2daa6-91f9-455c-98e1-05a714563d72 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:19:37,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d5e2daa6-91f9-455c-98e1-05a714563d72 2018-08-12 00:19:37,420 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-21d0532e-464e-4e2-user 2018-08-12 00:19:37,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/4e62c209b4a9401f8ce286c412c94d11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae66d035eda193eabb450b3733036af78095e519" 2018-08-12 00:19:37,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c5aad96-f374-429d-afaf-9e00bbb87784 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:19:37,628 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/4e62c209b4a9401f8ce286c412c94d11 used request id req-3c5aad96-f374-429d-afaf-9e00bbb87784 2018-08-12 00:19:37,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:19:38,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:19:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["dhsAJmmiRNq_KhOc3lZU9A"], "issued_at": "2018-08-12T00:19:38.000000Z"}} 2018-08-12 00:19:38,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc666986ba930f47a6926883ad30ffb7448e11" 2018-08-12 00:19:38,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c71491e4-9b39-41e5-88de-92194966826f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:19:38,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c71491e4-9b39-41e5-88de-92194966826f 2018-08-12 00:19:38,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:19:38,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:19:38,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:19:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["QOiDGaykS9e0DFFXG4ZJyA"], "issued_at": "2018-08-12T00:19:38.000000Z"}} 2018-08-12 00:19:38,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:38,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a58c64-a92a-4ffd-8f64-614b9ef31de4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:19:38,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-27a58c64-a92a-4ffd-8f64-614b9ef31de4 2018-08-12 00:19:38,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:19:38,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:19: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:19:38,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ad17781d-187d-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:38,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce3e92d-b2ed-497f-b5b6-fd9cbd9f93f1 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ad17781d-187d-481-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:19:38,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ad17781d-187d-481-proj used request id req-3ce3e92d-b2ed-497f-b5b6-fd9cbd9f93f1 2018-08-12 00:19:38,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:38,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2558589-8eed-4a2d-8dc0-916a7637cf0b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:19:38,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d2558589-8eed-4a2d-8dc0-916a7637cf0b 2018-08-12 00:19:38,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-ad17781d-187d-481-proj"}}' 2018-08-12 00:19:38,802 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fe3f3d8-a2b9-4424-93c7-a609cf6d71b9 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c68effd5cedc4583bebc2adf5e1c1316"}, "tags": [], "enabled": true, "id": "c68effd5cedc4583bebc2adf5e1c1316", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ad17781d-187d-481-proj"}} 2018-08-12 00:19:38,802 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-5fe3f3d8-a2b9-4424-93c7-a609cf6d71b9 2018-08-12 00:19:38,803 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-ad17781d-187d-481-proj 2018-08-12 00:19:38,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:19:38,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:19:39,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:19:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["UZw7FkyDQNaSOIryASyRxw"], "issued_at": "2018-08-12T00:19:39.000000Z"}} 2018-08-12 00:19:39,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986fd8bc251db601cfaa8366b78aa71e8a321c1d" 2018-08-12 00:19:39,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44b40dfe-1b55-4ff9-a9d1-5c06d01a04aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:19:39,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-44b40dfe-1b55-4ff9-a9d1-5c06d01a04aa 2018-08-12 00:19:39,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:19:39,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:19: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:19:39,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986fd8bc251db601cfaa8366b78aa71e8a321c1d" 2018-08-12 00:19:39,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f44444e5-2013-43e9-b48f-3d011bedfbb2 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:19:39,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f44444e5-2013-43e9-b48f-3d011bedfbb2 2018-08-12 00:19:39,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-ad17781d-187d-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986fd8bc251db601cfaa8366b78aa71e8a321c1d" 2018-08-12 00:19:39,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b4e956-cfa4-4ffb-bd90-b7b36700a4f7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-ad17781d-187d-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c68effd5cedc4583bebc2adf5e1c1316"}, "tags": [], "enabled": true, "id": "c68effd5cedc4583bebc2adf5e1c1316", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ad17781d-187d-481-proj"}]} 2018-08-12 00:19:39,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-ad17781d-187d-481-proj used request id req-47b4e956-cfa4-4ffb-bd90-b7b36700a4f7 2018-08-12 00:19:39,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986fd8bc251db601cfaa8366b78aa71e8a321c1d" 2018-08-12 00:19:39,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c823900a-1a25-4bbc-bdc5-1f4384b4c20d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:19:39,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c823900a-1a25-4bbc-bdc5-1f4384b4c20d 2018-08-12 00:19:39,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986fd8bc251db601cfaa8366b78aa71e8a321c1d" 2018-08-12 00:19:39,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b85e6115-a97b-4547-a54f-64768a0e0706 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:19:39,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b85e6115-a97b-4547-a54f-64768a0e0706 2018-08-12 00:19:39,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-ad17781d-187d-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986fd8bc251db601cfaa8366b78aa71e8a321c1d" 2018-08-12 00:19:39,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d758f640-124a-48ab-8ecf-cee41ed5f624 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-ad17781d-187d-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c68effd5cedc4583bebc2adf5e1c1316"}, "tags": [], "enabled": true, "id": "c68effd5cedc4583bebc2adf5e1c1316", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ad17781d-187d-481-proj"}]} 2018-08-12 00:19:39,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-ad17781d-187d-481-proj used request id req-d758f640-124a-48ab-8ecf-cee41ed5f624 2018-08-12 00:19:39,982 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-ad17781d-187d-481-user 2018-08-12 00:19:39,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:19:39,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:40,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0a5d3b-ee28-41f6-afb9-5ede0e8e5e89 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:19:40,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-cc0a5d3b-ee28-41f6-afb9-5ede0e8e5e89 2018-08-12 00:19:40,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" -d '{"role": {"name": "CreateStackSuccessTests-ad17781d-187d-481-proj-role"}}' 2018-08-12 00:19:40,172 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-720573cd-cd5c-4ee8-a3e1-60c41f60e205 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "916976a6dcc2407d937c56cce87ad9b1", "links": {"self": "http://172.30.9.30:5000/v3/roles/916976a6dcc2407d937c56cce87ad9b1"}, "name": "CreateStackSuccessTests-ad17781d-187d-481-proj-role"}} 2018-08-12 00:19:40,173 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-720573cd-cd5c-4ee8-a3e1-60c41f60e205 2018-08-12 00:19:40,173 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-ad17781d-187d-481-proj-role 2018-08-12 00:19:40,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/916976a6dcc2407d937c56cce87ad9b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:40,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-026ae458-aa1b-4192-9251-04121f101977 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "916976a6dcc2407d937c56cce87ad9b1", "links": {"self": "http://172.30.9.30:5000/v3/roles/916976a6dcc2407d937c56cce87ad9b1"}, "name": "CreateStackSuccessTests-ad17781d-187d-481-proj-role"}} 2018-08-12 00:19:40,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/916976a6dcc2407d937c56cce87ad9b1 used request id req-026ae458-aa1b-4192-9251-04121f101977 2018-08-12 00:19:40,258 - keystone_utils - INFO - Granting role CreateStackSuccessTests-ad17781d-187d-481-proj-role to project CreateStackSuccessTests-ad17781d-187d-481-proj 2018-08-12 00:19:40,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/c68effd5cedc4583bebc2adf5e1c1316/users/cde599311fd3410d9c087750f530bd28/roles/916976a6dcc2407d937c56cce87ad9b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:40,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbcd81f4-0863-4528-b6d8-80e455e34ded Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:19:40,379 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/c68effd5cedc4583bebc2adf5e1c1316/users/cde599311fd3410d9c087750f530bd28/roles/916976a6dcc2407d937c56cce87ad9b1 used request id req-cbcd81f4-0863-4528-b6d8-80e455e34ded 2018-08-12 00:19:40,380 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:19:40,380 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:19:40,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:19:40,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:19:40,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "916976a6dcc2407d937c56cce87ad9b1", "name": "CreateStackSuccessTests-ad17781d-187d-481-proj-role"}], "expires_at": "2018-08-12T01:19:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c68effd5cedc4583bebc2adf5e1c1316", "name": "CreateStackSuccessTests-ad17781d-187d-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c68effd5cedc4583bebc2adf5e1c1316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/c68effd5cedc4583bebc2adf5e1c1316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/c68effd5cedc4583bebc2adf5e1c1316", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_c68effd5cedc4583bebc2adf5e1c1316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_c68effd5cedc4583bebc2adf5e1c1316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c68effd5cedc4583bebc2adf5e1c1316", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/c68effd5cedc4583bebc2adf5e1c1316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c68effd5cedc4583bebc2adf5e1c1316", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/c68effd5cedc4583bebc2adf5e1c1316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/c68effd5cedc4583bebc2adf5e1c1316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c68effd5cedc4583bebc2adf5e1c1316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/c68effd5cedc4583bebc2adf5e1c1316", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/c68effd5cedc4583bebc2adf5e1c1316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ad17781d-187d-481-user", "id": "cde599311fd3410d9c087750f530bd28"}, "audit_ids": ["VK4VOLBjRq-rt6zJaNr4Eg"], "issued_at": "2018-08-12T00:19:40.000000Z"}} 2018-08-12 00:19:40,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44a70988e7acb8fdfcf9a238e445f4a2592583e" 2018-08-12 00:19:40,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-444d63e9-be54-4f29-a670-0a0abf2f6560 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:19:40,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-444d63e9-be54-4f29-a670-0a0abf2f6560 2018-08-12 00:19:40,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a44a70988e7acb8fdfcf9a238e445f4a2592583e" 2018-08-12 00:19:41,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-42a01736-1102-4f5b-8700-e14d547bc58a Date: Sun, 12 Aug 2018 00:19:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image"} 2018-08-12 00:19:41,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image used request id req-42a01736-1102-4f5b-8700-e14d547bc58a 2018-08-12 00:19:41,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a44a70988e7acb8fdfcf9a238e445f4a2592583e" 2018-08-12 00:19:41,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8e057a9b-7e72-4754-82ca-b9cf1a2ab60c Date: Sun, 12 Aug 2018 00:19: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-08-12 00:19:41,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-8e057a9b-7e72-4754-82ca-b9cf1a2ab60c 2018-08-12 00:19:41,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a44a70988e7acb8fdfcf9a238e445f4a2592583e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image"}' 2018-08-12 00:19:41,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bbbff150-038c-419d-ac82-1fb039f5727a Date: Sun, 12 Aug 2018 00:19:41 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:19:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:19:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3", "min_disk": 0, "protected": false, "id": "76db327e-9cf1-41f2-85cb-0fdb1dbd84d3", "file": "/v2/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3/file", "checksum": null, "owner": "c68effd5cedc4583bebc2adf5e1c1316", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:19:41,084 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-bbbff150-038c-419d-ac82-1fb039f5727a 2018-08-12 00:19:41,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a44a70988e7acb8fdfcf9a238e445f4a2592583e" -d '' 2018-08-12 00:19:41,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bdccfc34-4f84-49e6-9143-e95e8ecefe00 Date: Sun, 12 Aug 2018 00:19:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:19:41,458 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3/file used request id req-bdccfc34-4f84-49e6-9143-e95e8ecefe00 2018-08-12 00:19:41,459 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:19:41,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a44a70988e7acb8fdfcf9a238e445f4a2592583e" 2018-08-12 00:19:41,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-ac84d15e-aa2f-4b20-a74c-7cddee58b4c4 Date: Sun, 12 Aug 2018 00:19:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:19:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:19:41Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3/snap", "metadata": {}}], "self": "/v2/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3", "min_disk": 0, "protected": false, "id": "76db327e-9cf1-41f2-85cb-0fdb1dbd84d3", "file": "/v2/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c68effd5cedc4583bebc2adf5e1c1316", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:19:41,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3 used request id req-ac84d15e-aa2f-4b20-a74c-7cddee58b4c4 2018-08-12 00:19:41,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a44a70988e7acb8fdfcf9a238e445f4a2592583e" 2018-08-12 00:19:41,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-993d836a-4fd4-4c1e-97cd-30ade9aa0405 Date: Sun, 12 Aug 2018 00:19: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-08-12 00:19:41,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-993d836a-4fd4-4c1e-97cd-30ade9aa0405 2018-08-12 00:19:41,489 - create_image - INFO - Created image with name - CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image 2018-08-12 00:19:41,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a44a70988e7acb8fdfcf9a238e445f4a2592583e" 2018-08-12 00:19:41,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-0f229538-7c0a-45a7-9dba-630e2c168fb4 Date: Sun, 12 Aug 2018 00:19:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:19:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:19:41Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3/snap", "metadata": {}}], "self": "/v2/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3", "min_disk": 0, "protected": false, "id": "76db327e-9cf1-41f2-85cb-0fdb1dbd84d3", "file": "/v2/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c68effd5cedc4583bebc2adf5e1c1316", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:19:41,506 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3 used request id req-0f229538-7c0a-45a7-9dba-630e2c168fb4 2018-08-12 00:19:41,507 - create_image - DEBUG - Instance status is - active 2018-08-12 00:19:41,507 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image 2018-08-12 00:19:41,507 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image 2018-08-12 00:19:41,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:19:41,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:19:41,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:19:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["GkWmHtgeS5eYcYV-i00TzA"], "issued_at": "2018-08-12T00:19:41.000000Z"}} 2018-08-12 00:19:41,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d786736fd66257da075b9483a098acca1e7dca" 2018-08-12 00:19:41,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd4508ab-7a5e-4773-a4af-aa981e4b740b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:19:41,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-fd4508ab-7a5e-4773-a4af-aa981e4b740b 2018-08-12 00:19:41,975 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:19:41,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d786736fd66257da075b9483a098acca1e7dca" 2018-08-12 00:19:42,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19: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-456f25e1-1636-4ab9-aaa8-c1e70998b8b5 x-compute-request-id: req-456f25e1-1636-4ab9-aaa8-c1e70998b8b5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:19:42,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-456f25e1-1636-4ab9-aaa8-c1e70998b8b5 2018-08-12 00:19:42,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d786736fd66257da075b9483a098acca1e7dca" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-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-08-12 00:19:42,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19: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-c88e8fac-682e-4cb8-bdf7-91de80479764 x-compute-request-id: req-c88e8fac-682e-4cb8-bdf7-91de80479764 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/a9859311-34eb-4ca2-9734-c20d699f14db", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/a9859311-34eb-4ca2-9734-c20d699f14db", "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": "a9859311-34eb-4ca2-9734-c20d699f14db"}} 2018-08-12 00:19:42,215 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-c88e8fac-682e-4cb8-bdf7-91de80479764 2018-08-12 00:19:42,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:19:42,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:19:42,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "916976a6dcc2407d937c56cce87ad9b1", "name": "CreateStackSuccessTests-ad17781d-187d-481-proj-role"}], "expires_at": "2018-08-12T01:19:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c68effd5cedc4583bebc2adf5e1c1316", "name": "CreateStackSuccessTests-ad17781d-187d-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c68effd5cedc4583bebc2adf5e1c1316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/c68effd5cedc4583bebc2adf5e1c1316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/c68effd5cedc4583bebc2adf5e1c1316", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_c68effd5cedc4583bebc2adf5e1c1316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_c68effd5cedc4583bebc2adf5e1c1316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c68effd5cedc4583bebc2adf5e1c1316", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/c68effd5cedc4583bebc2adf5e1c1316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c68effd5cedc4583bebc2adf5e1c1316", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/c68effd5cedc4583bebc2adf5e1c1316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/c68effd5cedc4583bebc2adf5e1c1316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c68effd5cedc4583bebc2adf5e1c1316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/c68effd5cedc4583bebc2adf5e1c1316", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/c68effd5cedc4583bebc2adf5e1c1316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ad17781d-187d-481-user", "id": "cde599311fd3410d9c087750f530bd28"}, "audit_ids": ["D6YBoFcyS9KVN_o3lSy06Q"], "issued_at": "2018-08-12T00:19:42.000000Z"}} 2018-08-12 00:19:42,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca871161f2ba65a62b11f515e838877535a17be4" 2018-08-12 00:19:42,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40327e9a-540b-4e4a-86cb-32db22521741 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:19:42,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-40327e9a-540b-4e4a-86cb-32db22521741 2018-08-12 00:19:42,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:19:42,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:19:42,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:19:42,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:19:42,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:19:42,675 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:19:42,678 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:19:42,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca871161f2ba65a62b11f515e838877535a17be4" 2018-08-12 00:19:42,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:42 GMT Server: Apache x-openstack-request-id: req-911f07ad-2d14-48cf-8f67-9bd26947eceb Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-12 00:19:42,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack used request id req-911f07ad-2d14-48cf-8f67-9bd26947eceb 2018-08-12 00:19:42,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca871161f2ba65a62b11f515e838877535a17be4" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-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-b9f79c14-9407-41af-a749-128b27e3c710-net", "inst_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-inst", "subnet_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-subnet", "image_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image", "flavor_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-flavor-name"}}' 2018-08-12 00:19:44,665 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:19:42 GMT Server: Apache x-openstack-request-id: req-5b5e2c4b-11ba-48a3-b2ba-23453a045ef2 Location: http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "c9016485-e558-4ded-a409-4be7a38c98ae", "links": [{"href": "http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae", "rel": "self"}]}} 2018-08-12 00:19:44,665 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks used request id req-5b5e2c4b-11ba-48a3-b2ba-23453a045ef2 2018-08-12 00:19:44,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/c9016485-e558-4ded-a409-4be7a38c98ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca871161f2ba65a62b11f515e838877535a17be4" 2018-08-12 00:19:44,851 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:44 GMT Server: Apache x-openstack-request-id: req-d43e84f4-21f7-4f0b-b127-bf9a45946560 Location: http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:45,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:44 GMT Server: Apache x-openstack-request-id: req-025fb8b8-f347-42d0-b4b5-928325e51cd2 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": "c68effd5cedc4583bebc2adf5e1c1316", "OS::stack_id": "c9016485-e558-4ded-a409-4be7a38c98ae", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack", "image_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image", "inst_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-inst", "subnet_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-subnet", "net_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-net", "flavor_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack", "stack_user_project_id": "b402822b1da14f3dab033b321ab135cc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:19:44Z", "links": [{"href": "http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c9016485-e558-4ded-a409-4be7a38c98ae", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:45,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae used request id req-025fb8b8-f347-42d0-b4b5-928325e51cd2 2018-08-12 00:19:45,048 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack 2018-08-12 00:19:45,048 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-08-12 00:19:45,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/c9016485-e558-4ded-a409-4be7a38c98ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca871161f2ba65a62b11f515e838877535a17be4" 2018-08-12 00:19:45,324 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:45 GMT Server: Apache x-openstack-request-id: req-0190181a-f2be-4d55-8e2e-691da5db5de9 Location: http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:45,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:45 GMT Server: Apache x-openstack-request-id: req-79c68b73-296f-4de9-9019-b355b121a543 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": "c68effd5cedc4583bebc2adf5e1c1316", "OS::stack_id": "c9016485-e558-4ded-a409-4be7a38c98ae", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack", "image_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image", "inst_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-inst", "subnet_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-subnet", "net_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-net", "flavor_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack", "stack_user_project_id": "b402822b1da14f3dab033b321ab135cc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:19:44Z", "links": [{"href": "http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c9016485-e558-4ded-a409-4be7a38c98ae", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:45,534 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae used request id req-79c68b73-296f-4de9-9019-b355b121a543 2018-08-12 00:19:45,534 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-08-12 00:19:45,534 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack 2018-08-12 00:19:45,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/c9016485-e558-4ded-a409-4be7a38c98ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca871161f2ba65a62b11f515e838877535a17be4" 2018-08-12 00:19:45,731 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:45 GMT Server: Apache x-openstack-request-id: req-ef1c18ca-5c57-4215-803d-76c9dd40e83e Location: http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:45,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:19:45 GMT Server: Apache x-openstack-request-id: req-7f223b2b-75d9-4619-ae7d-4573c0311750 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:19:45,772 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae used request id req-7f223b2b-75d9-4619-ae7d-4573c0311750 2018-08-12 00:19:45,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/c9016485-e558-4ded-a409-4be7a38c98ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca871161f2ba65a62b11f515e838877535a17be4" 2018-08-12 00:19:46,036 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:45 GMT Server: Apache x-openstack-request-id: req-e3bf0c6e-22e1-4363-be68-44d68f0d1aea Location: http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:46,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:46 GMT Server: Apache x-openstack-request-id: req-cc6fae1e-0659-498a-82cd-5377c399110e 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": "c68effd5cedc4583bebc2adf5e1c1316", "OS::stack_id": "c9016485-e558-4ded-a409-4be7a38c98ae", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack", "image_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image", "inst_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-inst", "subnet_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-subnet", "net_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-net", "flavor_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack", "stack_user_project_id": "b402822b1da14f3dab033b321ab135cc", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-08-12T00:19:44Z", "links": [{"href": "http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "c9016485-e558-4ded-a409-4be7a38c98ae", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:46,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae used request id req-cc6fae1e-0659-498a-82cd-5377c399110e 2018-08-12 00:19:46,230 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-08-12 00:19:46,230 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:19:49,234 - create_stack - DEBUG - Stack status query timeout in 1196.53863907 2018-08-12 00:19:49,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/c9016485-e558-4ded-a409-4be7a38c98ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca871161f2ba65a62b11f515e838877535a17be4" 2018-08-12 00:19:49,263 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:49 GMT Server: Apache x-openstack-request-id: req-242e3bb0-fbbb-413f-948e-ae01a9d1da71 Location: http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:49,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:49 GMT Server: Apache x-openstack-request-id: req-31549b58-1896-4858-8db3-c7665a97052a 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": "c68effd5cedc4583bebc2adf5e1c1316", "OS::stack_id": "c9016485-e558-4ded-a409-4be7a38c98ae", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack", "image_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image", "inst_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-inst", "subnet_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-subnet", "net_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-net", "flavor_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack", "stack_user_project_id": "b402822b1da14f3dab033b321ab135cc", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-08-12T00:19:44Z", "links": [{"href": "http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "c9016485-e558-4ded-a409-4be7a38c98ae", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:49,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae used request id req-31549b58-1896-4858-8db3-c7665a97052a 2018-08-12 00:19:49,460 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-08-12 00:19:49,460 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:19:52,464 - create_stack - DEBUG - Stack status query timeout in 1193.30867219 2018-08-12 00:19:52,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/c9016485-e558-4ded-a409-4be7a38c98ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca871161f2ba65a62b11f515e838877535a17be4" 2018-08-12 00:19:52,492 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:52 GMT Server: Apache x-openstack-request-id: req-10dfb74d-49dc-4883-85c4-833a772b0ad8 Location: http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:52,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:52 GMT Server: Apache x-openstack-request-id: req-9083d13d-e613-4bd0-843c-adeda91a8d76 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": "c68effd5cedc4583bebc2adf5e1c1316", "OS::stack_id": "c9016485-e558-4ded-a409-4be7a38c98ae", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack", "image_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image", "inst_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-inst", "subnet_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-subnet", "flavor_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-flavor-name", "net_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack", "stack_user_project_id": "b402822b1da14f3dab033b321ab135cc", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:19:44Z", "links": [{"href": "http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:19:50Z", "id": "c9016485-e558-4ded-a409-4be7a38c98ae", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:52,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae used request id req-9083d13d-e613-4bd0-843c-adeda91a8d76 2018-08-12 00:19:52,518 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:19:52,518 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:19:55,519 - create_stack - DEBUG - Stack status query timeout in 1190.25304008 2018-08-12 00:19:55,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/c9016485-e558-4ded-a409-4be7a38c98ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca871161f2ba65a62b11f515e838877535a17be4" 2018-08-12 00:19:55,550 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:55 GMT Server: Apache x-openstack-request-id: req-7e1749ea-52ec-4561-8fdc-726e1848f60f Location: http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:55,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:55 GMT Server: Apache x-openstack-request-id: req-1e21eaf2-f371-4d02-99da-c1fff0c0b657 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": "c68effd5cedc4583bebc2adf5e1c1316", "OS::stack_id": "c9016485-e558-4ded-a409-4be7a38c98ae", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack", "image_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image", "inst_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-inst", "subnet_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-subnet", "flavor_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-flavor-name", "net_name": "CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-net"}, "deletion_time": "2018-08-12T00:19:54Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack", "stack_user_project_id": "b402822b1da14f3dab033b321ab135cc", "tags": null, "creation_time": "2018-08-12T00:19:44Z", "links": [{"href": "http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-12T00:19:50Z", "id": "c9016485-e558-4ded-a409-4be7a38c98ae", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:19:55,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae used request id req-1e21eaf2-f371-4d02-99da-c1fff0c0b657 2018-08-12 00:19:55,577 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-12 00:19:55,577 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack 2018-08-12 00:19:55,578 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack 2018-08-12 00:19:55,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/c9016485-e558-4ded-a409-4be7a38c98ae -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca871161f2ba65a62b11f515e838877535a17be4" 2018-08-12 00:19:55,609 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:19:55 GMT Server: Apache x-openstack-request-id: req-4441beff-c20a-41e8-8b20-0a4979f1f3c6 Location: http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:19:55,784 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:55 GMT Server: Apache x-openstack-request-id: req-a68cc13a-a849-4d6f-8bae-48d10b9589f2 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-12 00:19:55,784 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/c68effd5cedc4583bebc2adf5e1c1316/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-stack/c9016485-e558-4ded-a409-4be7a38c98ae used request id req-a68cc13a-a849-4d6f-8bae-48d10b9589f2 2018-08-12 00:19:55,785 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-b9f79c14-9407-41af-a749-128b27e3c710-image 2018-08-12 00:19:55,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a44a70988e7acb8fdfcf9a238e445f4a2592583e" 2018-08-12 00:19:57,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9073214e-9305-4b98-9529-99c51e16848a Date: Sun, 12 Aug 2018 00:19:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:19:57,051 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/76db327e-9cf1-41f2-85cb-0fdb1dbd84d3 used request id req-9073214e-9305-4b98-9529-99c51e16848a 2018-08-12 00:19:57,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/a9859311-34eb-4ca2-9734-c20d699f14db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d786736fd66257da075b9483a098acca1e7dca" 2018-08-12 00:19:57,087 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:19: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-3a19a024-2eca-4fa7-88f1-b7486b33f7ed x-compute-request-id: req-3a19a024-2eca-4fa7-88f1-b7486b33f7ed Content-Length: 0 Content-Type: application/json 2018-08-12 00:19:57,087 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/a9859311-34eb-4ca2-9734-c20d699f14db used request id req-3a19a024-2eca-4fa7-88f1-b7486b33f7ed 2018-08-12 00:19:57,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:19:57,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:19:57,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:19:57,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:19:57,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:19:57,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:57,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-22c1a959-55b7-4a09-b481-2455ee61564e Date: Sun, 12 Aug 2018 00:19:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c68effd5cedc4583bebc2adf5e1c1316", "created_at": "2018-08-12T00:19:45Z", "updated_at": "2018-08-12T00:19:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:19:45Z", "revision_number": 0, "id": "3a0ce4b7-5a16-4720-943b-247831b90caa", "remote_group_id": "3adc507d-8ad8-4335-96db-41d87291d70e", "remote_ip_prefix": null, "created_at": "2018-08-12T00:19:45Z", "security_group_id": "3adc507d-8ad8-4335-96db-41d87291d70e", "tenant_id": "c68effd5cedc4583bebc2adf5e1c1316", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68effd5cedc4583bebc2adf5e1c1316"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:19:45Z", "revision_number": 0, "id": "4aa33e12-c387-4fc0-994c-36bde3ce6a2b", "remote_group_id": "3adc507d-8ad8-4335-96db-41d87291d70e", "remote_ip_prefix": null, "created_at": "2018-08-12T00:19:45Z", "security_group_id": "3adc507d-8ad8-4335-96db-41d87291d70e", "tenant_id": "c68effd5cedc4583bebc2adf5e1c1316", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68effd5cedc4583bebc2adf5e1c1316"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:19:45Z", "revision_number": 0, "id": "7277a935-b040-4f92-8e7f-3feaa32ed090", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:19:45Z", "security_group_id": "3adc507d-8ad8-4335-96db-41d87291d70e", "tenant_id": "c68effd5cedc4583bebc2adf5e1c1316", "port_range_min": null, "ethertype": "IPv6", "project_id": "c68effd5cedc4583bebc2adf5e1c1316"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:19:45Z", "revision_number": 0, "id": "fb4d3782-8026-4db7-ad05-ba9ccdab574e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:19:45Z", "security_group_id": "3adc507d-8ad8-4335-96db-41d87291d70e", "tenant_id": "c68effd5cedc4583bebc2adf5e1c1316", "port_range_min": null, "ethertype": "IPv4", "project_id": "c68effd5cedc4583bebc2adf5e1c1316"}], "revision_number": 4, "project_id": "c68effd5cedc4583bebc2adf5e1c1316", "id": "3adc507d-8ad8-4335-96db-41d87291d70e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:19:57,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-22c1a959-55b7-4a09-b481-2455ee61564e 2018-08-12 00:19:57,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:57,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5c3cf7c-b662-4fdc-bb0f-5a51d03a9170 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:57,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-a5c3cf7c-b662-4fdc-bb0f-5a51d03a9170 2018-08-12 00:19:57,454 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:57,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:57,533 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ebbd278-a8a9-447b-8574-ca959f5919f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:57,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-0ebbd278-a8a9-447b-8574-ca959f5919f8 2018-08-12 00:19:57,533 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:57,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:57,617 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb369094-186d-45ed-b952-30457241fcd3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:57,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-fb369094-186d-45ed-b952-30457241fcd3 2018-08-12 00:19:57,617 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:57,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:57,707 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2c01b69-0ede-41a8-82dd-ae4dbf9a5b14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:57,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-b2c01b69-0ede-41a8-82dd-ae4dbf9a5b14 2018-08-12 00:19:57,707 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:57,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:57,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:19:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97b7dc48-e02a-40fb-8fa3-17f71d57f01a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:19:57,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-97b7dc48-e02a-40fb-8fa3-17f71d57f01a 2018-08-12 00:19:57,791 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:19:57,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c68effd5cedc4583bebc2adf5e1c1316 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:57,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e901b84-cbf1-4971-b3cf-d1aaae5f83c0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c68effd5cedc4583bebc2adf5e1c1316"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c68effd5cedc4583bebc2adf5e1c1316", "name": "CreateStackSuccessTests-ad17781d-187d-481-proj"}} 2018-08-12 00:19:57,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c68effd5cedc4583bebc2adf5e1c1316 used request id req-0e901b84-cbf1-4971-b3cf-d1aaae5f83c0 2018-08-12 00:19:57,882 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3adc507d-8ad8-4335-96db-41d87291d70e 2018-08-12 00:19:57,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3adc507d-8ad8-4335-96db-41d87291d70e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:57,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8210d09a-0032-4037-b4a9-4e6e15c89f86 Date: Sun, 12 Aug 2018 00:19:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3adc507d-8ad8-4335-96db-41d87291d70e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:19:45Z", "security_group_id": "3adc507d-8ad8-4335-96db-41d87291d70e", "port_range_min": null, "revision_number": 0, "tenant_id": "c68effd5cedc4583bebc2adf5e1c1316", "created_at": "2018-08-12T00:19:45Z", "project_id": "c68effd5cedc4583bebc2adf5e1c1316", "id": "3a0ce4b7-5a16-4720-943b-247831b90caa"}, {"remote_group_id": "3adc507d-8ad8-4335-96db-41d87291d70e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:19:45Z", "security_group_id": "3adc507d-8ad8-4335-96db-41d87291d70e", "port_range_min": null, "revision_number": 0, "tenant_id": "c68effd5cedc4583bebc2adf5e1c1316", "created_at": "2018-08-12T00:19:45Z", "project_id": "c68effd5cedc4583bebc2adf5e1c1316", "id": "4aa33e12-c387-4fc0-994c-36bde3ce6a2b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:19:45Z", "security_group_id": "3adc507d-8ad8-4335-96db-41d87291d70e", "port_range_min": null, "revision_number": 0, "tenant_id": "c68effd5cedc4583bebc2adf5e1c1316", "created_at": "2018-08-12T00:19:45Z", "project_id": "c68effd5cedc4583bebc2adf5e1c1316", "id": "7277a935-b040-4f92-8e7f-3feaa32ed090"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:19:45Z", "security_group_id": "3adc507d-8ad8-4335-96db-41d87291d70e", "port_range_min": null, "revision_number": 0, "tenant_id": "c68effd5cedc4583bebc2adf5e1c1316", "created_at": "2018-08-12T00:19:45Z", "project_id": "c68effd5cedc4583bebc2adf5e1c1316", "id": "fb4d3782-8026-4db7-ad05-ba9ccdab574e"}]} 2018-08-12 00:19:57,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3adc507d-8ad8-4335-96db-41d87291d70e used request id req-8210d09a-0032-4037-b4a9-4e6e15c89f86 2018-08-12 00:19:57,911 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:19:57,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/3adc507d-8ad8-4335-96db-41d87291d70e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:58,165 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79f8067f-cb28-4875-add5-ad57b454fef7 Content-Length: 0 Date: Sun, 12 Aug 2018 00:19:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:19:58,165 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/3adc507d-8ad8-4335-96db-41d87291d70e used request id req-79f8067f-cb28-4875-add5-ad57b454fef7 2018-08-12 00:19:58,166 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-ad17781d-187d-481-proj 2018-08-12 00:19:58,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/c68effd5cedc4583bebc2adf5e1c1316 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:58,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:19:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9d7bb4f-95a1-4c6f-8f86-5a8f75769c14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:19:58,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/c68effd5cedc4583bebc2adf5e1c1316 used request id req-d9d7bb4f-95a1-4c6f-8f86-5a8f75769c14 2018-08-12 00:19:58,543 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-ad17781d-187d-481-proj-role 2018-08-12 00:19:58,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/916976a6dcc2407d937c56cce87ad9b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:58,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:19:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6d47249-1865-4323-807e-f2a89b537924 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:19:58,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/916976a6dcc2407d937c56cce87ad9b1 used request id req-d6d47249-1865-4323-807e-f2a89b537924 2018-08-12 00:19:58,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe674e66d3f8aa6c16dc024c96689624f46b706" 2018-08-12 00:19:58,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd99f1eb-ff62-4945-9ed6-99bbd508a013 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:19:58,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-dd99f1eb-ff62-4945-9ed6-99bbd508a013 2018-08-12 00:19:58,734 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-ad17781d-187d-481-user 2018-08-12 00:19:58,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/cde599311fd3410d9c087750f530bd28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986fd8bc251db601cfaa8366b78aa71e8a321c1d" 2018-08-12 00:19:58,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:19:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcc05cbe-2458-4393-84b6-b35a93f205f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:19:58,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/cde599311fd3410d9c087750f530bd28 used request id req-bcc05cbe-2458-4393-84b6-b35a93f205f8 2018-08-12 00:19:58,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:19:59,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:19:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["xQW8VnBqQHCZfiXP3qjk9g"], "issued_at": "2018-08-12T00:19:59.000000Z"}} 2018-08-12 00:19:59,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a63fb9f4d1f0ec32dfeaf06b9e2a70605438a8" 2018-08-12 00:19:59,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61e61cb6-1c48-4341-a6c5-c334d64c8c7b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:19:59,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-61e61cb6-1c48-4341-a6c5-c334d64c8c7b 2018-08-12 00:19:59,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:19:59,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:19:59,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:19:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["xH0YnW-kRDCRy0KjiDSfrA"], "issued_at": "2018-08-12T00:19:59.000000Z"}} 2018-08-12 00:19:59,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" 2018-08-12 00:19:59,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75551444-0b5b-446b-a311-625b482853f9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:19:59,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-75551444-0b5b-446b-a311-625b482853f9 2018-08-12 00:19:59,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:19:59,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:19: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:19:59,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c89b916e-65b4-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" 2018-08-12 00:19:59,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6433be67-1882-43f9-b766-ed4d1b007de5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c89b916e-65b4-498-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:19:59,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c89b916e-65b4-498-proj used request id req-6433be67-1882-43f9-b766-ed4d1b007de5 2018-08-12 00:20:00,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" 2018-08-12 00:20:00,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9337caf4-6111-4d85-8402-44c83bffccdb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:20:00,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-9337caf4-6111-4d85-8402-44c83bffccdb 2018-08-12 00:20:00,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-c89b916e-65b4-498-proj"}}' 2018-08-12 00:20:00,197 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-971a3c08-275e-4975-9d90-6006923be69c Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2a07989681c44971b2ffc1a3da559bee"}, "tags": [], "enabled": true, "id": "2a07989681c44971b2ffc1a3da559bee", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c89b916e-65b4-498-proj"}} 2018-08-12 00:20:00,197 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-971a3c08-275e-4975-9d90-6006923be69c 2018-08-12 00:20:00,198 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-c89b916e-65b4-498-proj 2018-08-12 00:20:00,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:20:00,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:20:00,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:20:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["qYOPTesqRpqTdqSY-fO8IQ"], "issued_at": "2018-08-12T00:20:00.000000Z"}} 2018-08-12 00:20:00,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2f2449ddfa80407e1cec837cbb2676121c2fb2" 2018-08-12 00:20:00,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adbd66ba-50aa-40b2-a6eb-84838ee590f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:20:00,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-adbd66ba-50aa-40b2-a6eb-84838ee590f2 2018-08-12 00:20:00,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:20:00,670 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:20: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:20:00,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2f2449ddfa80407e1cec837cbb2676121c2fb2" 2018-08-12 00:20:00,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27cc4591-c2d1-45e4-9e31-e927732d3a4f Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:20:00,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-27cc4591-c2d1-45e4-9e31-e927732d3a4f 2018-08-12 00:20:00,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-c89b916e-65b4-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2f2449ddfa80407e1cec837cbb2676121c2fb2" 2018-08-12 00:20:00,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb1d008-baa8-4594-973d-b681d4cf0c63 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-c89b916e-65b4-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2a07989681c44971b2ffc1a3da559bee"}, "tags": [], "enabled": true, "id": "2a07989681c44971b2ffc1a3da559bee", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c89b916e-65b4-498-proj"}]} 2018-08-12 00:20:00,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-c89b916e-65b4-498-proj used request id req-cdb1d008-baa8-4594-973d-b681d4cf0c63 2018-08-12 00:20:00,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2f2449ddfa80407e1cec837cbb2676121c2fb2" 2018-08-12 00:20:01,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-542597bd-3110-4624-bca5-687f62a87615 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:20:01,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-542597bd-3110-4624-bca5-687f62a87615 2018-08-12 00:20:01,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2f2449ddfa80407e1cec837cbb2676121c2fb2" 2018-08-12 00:20:01,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8a28108-b211-4368-9f31-41ab1d128bcc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:20:01,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c8a28108-b211-4368-9f31-41ab1d128bcc 2018-08-12 00:20:01,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-c89b916e-65b4-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2f2449ddfa80407e1cec837cbb2676121c2fb2" 2018-08-12 00:20:01,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b896846-91c4-48a8-8d26-78838f82b131 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-c89b916e-65b4-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2a07989681c44971b2ffc1a3da559bee"}, "tags": [], "enabled": true, "id": "2a07989681c44971b2ffc1a3da559bee", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c89b916e-65b4-498-proj"}]} 2018-08-12 00:20:01,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-c89b916e-65b4-498-proj used request id req-7b896846-91c4-48a8-8d26-78838f82b131 2018-08-12 00:20:01,509 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-c89b916e-65b4-498-user 2018-08-12 00:20:01,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:20:01,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" 2018-08-12 00:20:01,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3ca796-1105-469a-9564-1b3e69b49e4a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:20:01,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fe3ca796-1105-469a-9564-1b3e69b49e4a 2018-08-12 00:20:01,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" -d '{"role": {"name": "CreateStackSuccessTests-c89b916e-65b4-498-proj-role"}}' 2018-08-12 00:20:01,706 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:20:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a45c92e6-0d69-43aa-858a-a4f07b680b06 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a0a7d12e3e743e883e18509292ddf0a", "links": {"self": "http://172.30.9.30:5000/v3/roles/7a0a7d12e3e743e883e18509292ddf0a"}, "name": "CreateStackSuccessTests-c89b916e-65b4-498-proj-role"}} 2018-08-12 00:20:01,707 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-a45c92e6-0d69-43aa-858a-a4f07b680b06 2018-08-12 00:20:01,707 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-c89b916e-65b4-498-proj-role 2018-08-12 00:20:01,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/7a0a7d12e3e743e883e18509292ddf0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" 2018-08-12 00:20:01,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67eb1b48-31db-447f-8228-393141c0f3fd Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a0a7d12e3e743e883e18509292ddf0a", "links": {"self": "http://172.30.9.30:5000/v3/roles/7a0a7d12e3e743e883e18509292ddf0a"}, "name": "CreateStackSuccessTests-c89b916e-65b4-498-proj-role"}} 2018-08-12 00:20:01,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/7a0a7d12e3e743e883e18509292ddf0a used request id req-67eb1b48-31db-447f-8228-393141c0f3fd 2018-08-12 00:20:01,797 - keystone_utils - INFO - Granting role CreateStackSuccessTests-c89b916e-65b4-498-proj-role to project CreateStackSuccessTests-c89b916e-65b4-498-proj 2018-08-12 00:20:01,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/2a07989681c44971b2ffc1a3da559bee/users/89c472b167f449d08cbf05f0368cdd0c/roles/7a0a7d12e3e743e883e18509292ddf0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" 2018-08-12 00:20:01,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:20:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-233b1ec3-f442-4517-b408-27ef4957ee5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:20:01,917 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/2a07989681c44971b2ffc1a3da559bee/users/89c472b167f449d08cbf05f0368cdd0c/roles/7a0a7d12e3e743e883e18509292ddf0a used request id req-233b1ec3-f442-4517-b408-27ef4957ee5f 2018-08-12 00:20:01,917 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:20:01,918 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:20:01,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:20:01,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:20:02,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a0a7d12e3e743e883e18509292ddf0a", "name": "CreateStackSuccessTests-c89b916e-65b4-498-proj-role"}], "expires_at": "2018-08-12T01:20:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a07989681c44971b2ffc1a3da559bee", "name": "CreateStackSuccessTests-c89b916e-65b4-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/2a07989681c44971b2ffc1a3da559bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/2a07989681c44971b2ffc1a3da559bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/2a07989681c44971b2ffc1a3da559bee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_2a07989681c44971b2ffc1a3da559bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_2a07989681c44971b2ffc1a3da559bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a07989681c44971b2ffc1a3da559bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/2a07989681c44971b2ffc1a3da559bee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/2a07989681c44971b2ffc1a3da559bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c89b916e-65b4-498-user", "id": "89c472b167f449d08cbf05f0368cdd0c"}, "audit_ids": ["_mOOxUj4QfSHSHlCq5DArQ"], "issued_at": "2018-08-12T00:20:02.000000Z"}} 2018-08-12 00:20:02,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca724a8e5796a8ff175c0bc47c57f121013addc" 2018-08-12 00:20:02,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c95a26-7046-485c-817a-05f551eb0839 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:20:02,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-15c95a26-7046-485c-817a-05f551eb0839 2018-08-12 00:20:02,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ca724a8e5796a8ff175c0bc47c57f121013addc" 2018-08-12 00:20:02,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-e397483b-8391-4dac-9eaf-083eec320da9 Date: Sun, 12 Aug 2018 00:20:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image"} 2018-08-12 00:20:02,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image used request id req-e397483b-8391-4dac-9eaf-083eec320da9 2018-08-12 00:20:02,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ca724a8e5796a8ff175c0bc47c57f121013addc" 2018-08-12 00:20:02,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-23d63b7e-f2ad-4676-a116-aeabd09e57e5 Date: Sun, 12 Aug 2018 00:20: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-08-12 00:20:02,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-23d63b7e-f2ad-4676-a116-aeabd09e57e5 2018-08-12 00:20:02,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ca724a8e5796a8ff175c0bc47c57f121013addc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image"}' 2018-08-12 00:20:02,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/73d88709-5254-490b-b287-f8208076ce28 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b739bc83-3823-4913-8afe-9a91f187bdda Date: Sun, 12 Aug 2018 00:20:02 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:20:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:20:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/73d88709-5254-490b-b287-f8208076ce28", "min_disk": 0, "protected": false, "id": "73d88709-5254-490b-b287-f8208076ce28", "file": "/v2/images/73d88709-5254-490b-b287-f8208076ce28/file", "checksum": null, "owner": "2a07989681c44971b2ffc1a3da559bee", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:20:02,745 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-b739bc83-3823-4913-8afe-9a91f187bdda 2018-08-12 00:20:02,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/73d88709-5254-490b-b287-f8208076ce28/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ca724a8e5796a8ff175c0bc47c57f121013addc" -d '' 2018-08-12 00:20:03,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-857a090b-6848-473a-8d04-385c98a4b727 Date: Sun, 12 Aug 2018 00:20:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:20:03,099 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/73d88709-5254-490b-b287-f8208076ce28/file used request id req-857a090b-6848-473a-8d04-385c98a4b727 2018-08-12 00:20:03,099 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:20:03,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/73d88709-5254-490b-b287-f8208076ce28 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ca724a8e5796a8ff175c0bc47c57f121013addc" 2018-08-12 00:20:03,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-abd502ca-a423-4b77-a41b-8b34a53350f6 Date: Sun, 12 Aug 2018 00:20:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:20:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:20:03Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/73d88709-5254-490b-b287-f8208076ce28/snap", "metadata": {}}], "self": "/v2/images/73d88709-5254-490b-b287-f8208076ce28", "min_disk": 0, "protected": false, "id": "73d88709-5254-490b-b287-f8208076ce28", "file": "/v2/images/73d88709-5254-490b-b287-f8208076ce28/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2a07989681c44971b2ffc1a3da559bee", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/73d88709-5254-490b-b287-f8208076ce28/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:20:03,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/73d88709-5254-490b-b287-f8208076ce28 used request id req-abd502ca-a423-4b77-a41b-8b34a53350f6 2018-08-12 00:20:03,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ca724a8e5796a8ff175c0bc47c57f121013addc" 2018-08-12 00:20:03,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9f6a27c1-3e86-40a8-ad31-e3f6e32ca2ff Date: Sun, 12 Aug 2018 00: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-08-12 00:20:03,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-9f6a27c1-3e86-40a8-ad31-e3f6e32ca2ff 2018-08-12 00:20:03,130 - create_image - INFO - Created image with name - CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image 2018-08-12 00:20:03,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/73d88709-5254-490b-b287-f8208076ce28 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ca724a8e5796a8ff175c0bc47c57f121013addc" 2018-08-12 00:20:03,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-fc67a318-3038-45ca-b2a2-91f13210b3bf Date: Sun, 12 Aug 2018 00:20:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:20:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:20:03Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/73d88709-5254-490b-b287-f8208076ce28/snap", "metadata": {}}], "self": "/v2/images/73d88709-5254-490b-b287-f8208076ce28", "min_disk": 0, "protected": false, "id": "73d88709-5254-490b-b287-f8208076ce28", "file": "/v2/images/73d88709-5254-490b-b287-f8208076ce28/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2a07989681c44971b2ffc1a3da559bee", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/73d88709-5254-490b-b287-f8208076ce28/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:20:03,148 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/73d88709-5254-490b-b287-f8208076ce28 used request id req-fc67a318-3038-45ca-b2a2-91f13210b3bf 2018-08-12 00:20:03,148 - create_image - DEBUG - Instance status is - active 2018-08-12 00:20:03,148 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image 2018-08-12 00:20:03,148 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image 2018-08-12 00:20:03,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:20:03,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:20:03,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:20:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["1cTsxVg2TbOq7Ggur5n1OA"], "issued_at": "2018-08-12T00:20:03.000000Z"}} 2018-08-12 00:20:03,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4937f66b05991e6b155589501196020c4c20a82f" 2018-08-12 00:20:03,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a271d7c7-ebd9-44e1-aaf3-3bbbd735914c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:20:03,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a271d7c7-ebd9-44e1-aaf3-3bbbd735914c 2018-08-12 00:20:03,622 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:20:03,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4937f66b05991e6b155589501196020c4c20a82f" 2018-08-12 00:20:03,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20: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-0156bc39-cf6e-4375-ab1d-dec3106e1ea4 x-compute-request-id: req-0156bc39-cf6e-4375-ab1d-dec3106e1ea4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:20:03,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-0156bc39-cf6e-4375-ab1d-dec3106e1ea4 2018-08-12 00:20:03,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4937f66b05991e6b155589501196020c4c20a82f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-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-08-12 00:20:03,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20: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-2a45c2e9-1ca0-4b0a-8e48-493172004c46 x-compute-request-id: req-2a45c2e9-1ca0-4b0a-8e48-493172004c46 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/1197db94-0a83-4d2d-a48b-ca7fa7bfbe02", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/1197db94-0a83-4d2d-a48b-ca7fa7bfbe02", "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": "1197db94-0a83-4d2d-a48b-ca7fa7bfbe02"}} 2018-08-12 00:20:03,842 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-2a45c2e9-1ca0-4b0a-8e48-493172004c46 2018-08-12 00:20:03,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:20:03,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:20:04,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a0a7d12e3e743e883e18509292ddf0a", "name": "CreateStackSuccessTests-c89b916e-65b4-498-proj-role"}], "expires_at": "2018-08-12T01:20:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a07989681c44971b2ffc1a3da559bee", "name": "CreateStackSuccessTests-c89b916e-65b4-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/2a07989681c44971b2ffc1a3da559bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/2a07989681c44971b2ffc1a3da559bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/2a07989681c44971b2ffc1a3da559bee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_2a07989681c44971b2ffc1a3da559bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_2a07989681c44971b2ffc1a3da559bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a07989681c44971b2ffc1a3da559bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/2a07989681c44971b2ffc1a3da559bee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/2a07989681c44971b2ffc1a3da559bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c89b916e-65b4-498-user", "id": "89c472b167f449d08cbf05f0368cdd0c"}, "audit_ids": ["HSnnsPnKQFqbqOJaIOSyMA"], "issued_at": "2018-08-12T00:20:04.000000Z"}} 2018-08-12 00:20:04,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a752ea26268358945534ad72289d75be3c8d14f" 2018-08-12 00:20:04,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db05d86e-1476-4110-9a77-db44df201965 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:20:04,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-db05d86e-1476-4110-9a77-db44df201965 2018-08-12 00:20:04,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:20:04,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:20:04,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:20:04,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:20:04,329 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:20:04,330 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:20:04,333 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:20:04,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a752ea26268358945534ad72289d75be3c8d14f" 2018-08-12 00:20:04,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:04 GMT Server: Apache x-openstack-request-id: req-bc3d36d4-6575-4e8f-9a3e-0f93b305cafd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-12 00:20:04,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack used request id req-bc3d36d4-6575-4e8f-9a3e-0f93b305cafd 2018-08-12 00:20:04,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a752ea26268358945534ad72289d75be3c8d14f" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-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-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-net", "inst_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-inst", "subnet_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-subnet", "image_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image", "flavor_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-flavor-name"}}' 2018-08-12 00:20:06,294 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:20:04 GMT Server: Apache x-openstack-request-id: req-8b905614-9423-48ff-8590-4ca33950777b Location: http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "7c0697e2-9549-482b-9334-448b03c1392f", "links": [{"href": "http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f", "rel": "self"}]}} 2018-08-12 00:20:06,294 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks used request id req-8b905614-9423-48ff-8590-4ca33950777b 2018-08-12 00:20:06,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/7c0697e2-9549-482b-9334-448b03c1392f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a752ea26268358945534ad72289d75be3c8d14f" 2018-08-12 00:20:06,512 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:06 GMT Server: Apache x-openstack-request-id: req-76582cdd-c56b-4d81-811f-4c41ce9bf667 Location: http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:06,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:06 GMT Server: Apache x-openstack-request-id: req-76fb94ef-e099-4992-a788-e921099d084f 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": "2a07989681c44971b2ffc1a3da559bee", "OS::stack_id": "7c0697e2-9549-482b-9334-448b03c1392f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "image_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image", "inst_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-inst", "subnet_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-subnet", "net_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-net", "flavor_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "stack_user_project_id": "d73f561dc78e4413b2aeaeac8a407540", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:20:05Z", "links": [{"href": "http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c0697e2-9549-482b-9334-448b03c1392f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:06,706 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f used request id req-76fb94ef-e099-4992-a788-e921099d084f 2018-08-12 00:20:06,706 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack 2018-08-12 00:20:06,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/7c0697e2-9549-482b-9334-448b03c1392f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a752ea26268358945534ad72289d75be3c8d14f" 2018-08-12 00:20:06,931 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:06 GMT Server: Apache x-openstack-request-id: req-f68c2804-d474-4149-bb8d-123bcdeb59d9 Location: http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:07,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:06 GMT Server: Apache x-openstack-request-id: req-ea5eba32-c3ae-4215-af5a-3892e723e726 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": "2a07989681c44971b2ffc1a3da559bee", "OS::stack_id": "7c0697e2-9549-482b-9334-448b03c1392f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "image_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image", "inst_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-inst", "subnet_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-subnet", "net_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-net", "flavor_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "stack_user_project_id": "d73f561dc78e4413b2aeaeac8a407540", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:20:05Z", "links": [{"href": "http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c0697e2-9549-482b-9334-448b03c1392f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:07,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f used request id req-ea5eba32-c3ae-4215-af5a-3892e723e726 2018-08-12 00:20:07,137 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:20:07,137 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:20:10,141 - create_stack - DEBUG - Stack status query timeout in 1196.56587696 2018-08-12 00:20:10,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/7c0697e2-9549-482b-9334-448b03c1392f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a752ea26268358945534ad72289d75be3c8d14f" 2018-08-12 00:20:10,320 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:10 GMT Server: Apache x-openstack-request-id: req-f2a1bf20-036b-4280-b1c0-048d5a3bddc2 Location: http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:10,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:10 GMT Server: Apache x-openstack-request-id: req-3870f805-6b0f-44ea-abf1-a7ad6ca1acc6 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": "2a07989681c44971b2ffc1a3da559bee", "OS::stack_id": "7c0697e2-9549-482b-9334-448b03c1392f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "image_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image", "inst_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-inst", "subnet_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-subnet", "net_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-net", "flavor_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "stack_user_project_id": "d73f561dc78e4413b2aeaeac8a407540", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:20:05Z", "links": [{"href": "http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c0697e2-9549-482b-9334-448b03c1392f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:10,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f used request id req-3870f805-6b0f-44ea-abf1-a7ad6ca1acc6 2018-08-12 00:20:10,362 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:20:10,362 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:20:13,365 - create_stack - DEBUG - Stack status query timeout in 1193.341506 2018-08-12 00:20:13,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/7c0697e2-9549-482b-9334-448b03c1392f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a752ea26268358945534ad72289d75be3c8d14f" 2018-08-12 00:20:13,393 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:13 GMT Server: Apache x-openstack-request-id: req-85281d9c-50f7-4627-830d-efef6cf4e6f4 Location: http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:13,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:13 GMT Server: Apache x-openstack-request-id: req-3318a9a2-815c-4a1c-a28c-e66078d9f9ed 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": "2a07989681c44971b2ffc1a3da559bee", "OS::stack_id": "7c0697e2-9549-482b-9334-448b03c1392f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "image_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image", "inst_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-inst", "subnet_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-subnet", "net_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-net", "flavor_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "stack_user_project_id": "d73f561dc78e4413b2aeaeac8a407540", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:20:05Z", "links": [{"href": "http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c0697e2-9549-482b-9334-448b03c1392f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:13,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f used request id req-3318a9a2-815c-4a1c-a28c-e66078d9f9ed 2018-08-12 00:20:13,646 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:20:13,646 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:20:16,650 - create_stack - DEBUG - Stack status query timeout in 1190.05680609 2018-08-12 00:20:16,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/7c0697e2-9549-482b-9334-448b03c1392f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a752ea26268358945534ad72289d75be3c8d14f" 2018-08-12 00:20:16,821 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:16 GMT Server: Apache x-openstack-request-id: req-557d5fa7-d8ee-4e62-b75a-cc0a731554df Location: http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:16,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:16 GMT Server: Apache x-openstack-request-id: req-51991fd9-8124-4aa1-83b1-bdd0e16b79aa 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": "2a07989681c44971b2ffc1a3da559bee", "OS::stack_id": "7c0697e2-9549-482b-9334-448b03c1392f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "image_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image", "inst_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-inst", "subnet_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-subnet", "net_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-net", "flavor_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "stack_user_project_id": "d73f561dc78e4413b2aeaeac8a407540", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:20:05Z", "links": [{"href": "http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c0697e2-9549-482b-9334-448b03c1392f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:16,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f used request id req-51991fd9-8124-4aa1-83b1-bdd0e16b79aa 2018-08-12 00:20:16,864 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:20:16,864 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:20:19,867 - create_stack - DEBUG - Stack status query timeout in 1186.83950496 2018-08-12 00:20:19,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/7c0697e2-9549-482b-9334-448b03c1392f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a752ea26268358945534ad72289d75be3c8d14f" 2018-08-12 00:20:19,896 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:19 GMT Server: Apache x-openstack-request-id: req-09f09c6f-64f2-4234-8405-54e8e66ee887 Location: http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:19,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:19 GMT Server: Apache x-openstack-request-id: req-f17d13a3-d5aa-402b-a321-9be9a18d79cc 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": "2a07989681c44971b2ffc1a3da559bee", "OS::stack_id": "7c0697e2-9549-482b-9334-448b03c1392f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "image_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image", "inst_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-inst", "subnet_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-subnet", "net_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-net", "flavor_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "stack_user_project_id": "d73f561dc78e4413b2aeaeac8a407540", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:20:05Z", "links": [{"href": "http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7c0697e2-9549-482b-9334-448b03c1392f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:19,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f used request id req-f17d13a3-d5aa-402b-a321-9be9a18d79cc 2018-08-12 00:20:19,938 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-12 00:20:19,938 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack 2018-08-12 00:20:19,938 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack 2018-08-12 00:20:19,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:20:20,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a0a7d12e3e743e883e18509292ddf0a", "name": "CreateStackSuccessTests-c89b916e-65b4-498-proj-role"}], "expires_at": "2018-08-12T01:20:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a07989681c44971b2ffc1a3da559bee", "name": "CreateStackSuccessTests-c89b916e-65b4-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/2a07989681c44971b2ffc1a3da559bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/2a07989681c44971b2ffc1a3da559bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/2a07989681c44971b2ffc1a3da559bee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_2a07989681c44971b2ffc1a3da559bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_2a07989681c44971b2ffc1a3da559bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/2a07989681c44971b2ffc1a3da559bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a07989681c44971b2ffc1a3da559bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/2a07989681c44971b2ffc1a3da559bee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/2a07989681c44971b2ffc1a3da559bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c89b916e-65b4-498-user", "id": "89c472b167f449d08cbf05f0368cdd0c"}, "audit_ids": ["vPJeHdRyRlCd6WXh9JVssA"], "issued_at": "2018-08-12T00:20:20.000000Z"}} 2018-08-12 00:20:20,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/7c0697e2-9549-482b-9334-448b03c1392f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e808357232338b917795d62594d64bd991ec3e2" 2018-08-12 00:20:20,496 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:20 GMT Server: Apache x-openstack-request-id: req-7139a098-4c32-4308-b963-baa2fc137213 Location: http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:20,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:20 GMT Server: Apache x-openstack-request-id: req-44db13a7-32c8-406d-956b-202e488888a4 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": "2a07989681c44971b2ffc1a3da559bee", "OS::stack_id": "7c0697e2-9549-482b-9334-448b03c1392f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "image_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image", "inst_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-inst", "subnet_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-subnet", "net_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-net", "flavor_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "stack_user_project_id": "d73f561dc78e4413b2aeaeac8a407540", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:20:05Z", "links": [{"href": "http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7c0697e2-9549-482b-9334-448b03c1392f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:20,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f used request id req-44db13a7-32c8-406d-956b-202e488888a4 2018-08-12 00:20:20,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/7c0697e2-9549-482b-9334-448b03c1392f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a752ea26268358945534ad72289d75be3c8d14f" 2018-08-12 00:20:20,788 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:20 GMT Server: Apache x-openstack-request-id: req-015aab69-6e5d-4670-89fe-5f4773b96feb Location: http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:20,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:20 GMT Server: Apache x-openstack-request-id: req-17dcf02b-e329-4f11-92c2-1e438722ab04 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": "2a07989681c44971b2ffc1a3da559bee", "OS::stack_id": "7c0697e2-9549-482b-9334-448b03c1392f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "image_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image", "inst_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-inst", "subnet_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-subnet", "net_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-net", "flavor_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "stack_user_project_id": "d73f561dc78e4413b2aeaeac8a407540", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:20:05Z", "links": [{"href": "http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7c0697e2-9549-482b-9334-448b03c1392f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:20,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f used request id req-17dcf02b-e329-4f11-92c2-1e438722ab04 2018-08-12 00:20:20,980 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack 2018-08-12 00:20:20,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/7c0697e2-9549-482b-9334-448b03c1392f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a752ea26268358945534ad72289d75be3c8d14f" 2018-08-12 00:20:21,009 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:20 GMT Server: Apache x-openstack-request-id: req-1936ed8f-a26a-4fc8-96de-50ceb3c9eefc Location: http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:21,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:20:21 GMT Server: Apache x-openstack-request-id: req-4251085a-bfe3-4856-96a8-30b6cf01871d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:20:21,049 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f used request id req-4251085a-bfe3-4856-96a8-30b6cf01871d 2018-08-12 00:20:21,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/7c0697e2-9549-482b-9334-448b03c1392f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a752ea26268358945534ad72289d75be3c8d14f" 2018-08-12 00:20:21,078 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:21 GMT Server: Apache x-openstack-request-id: req-3e34743e-0fbc-4be7-8e49-9f213675595f Location: http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:21,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:21 GMT Server: Apache x-openstack-request-id: req-99d2c99c-9b2a-4ea9-be34-9b4d46981cef 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": "2a07989681c44971b2ffc1a3da559bee", "OS::stack_id": "7c0697e2-9549-482b-9334-448b03c1392f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "image_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image", "inst_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-inst", "subnet_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-subnet", "flavor_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-flavor-name", "net_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "stack_user_project_id": "d73f561dc78e4413b2aeaeac8a407540", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:20:05Z", "links": [{"href": "http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:20:21Z", "id": "7c0697e2-9549-482b-9334-448b03c1392f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:21,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f used request id req-99d2c99c-9b2a-4ea9-be34-9b4d46981cef 2018-08-12 00:20:21,282 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:20:21,283 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:20:24,286 - create_stack - DEBUG - Stack status query timeout in 1196.76388097 2018-08-12 00:20:24,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/7c0697e2-9549-482b-9334-448b03c1392f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a752ea26268358945534ad72289d75be3c8d14f" 2018-08-12 00:20:24,471 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:24 GMT Server: Apache x-openstack-request-id: req-f2469862-a284-40e3-b4df-19a0169e34c9 Location: http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:24,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:24 GMT Server: Apache x-openstack-request-id: req-46c0cf63-044c-4dc7-871a-db901ae41129 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": "2a07989681c44971b2ffc1a3da559bee", "OS::stack_id": "7c0697e2-9549-482b-9334-448b03c1392f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "image_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image", "inst_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-inst", "subnet_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-subnet", "flavor_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-flavor-name", "net_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "stack_user_project_id": "d73f561dc78e4413b2aeaeac8a407540", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:20:05Z", "links": [{"href": "http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:20:21Z", "id": "7c0697e2-9549-482b-9334-448b03c1392f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:24,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f used request id req-46c0cf63-044c-4dc7-871a-db901ae41129 2018-08-12 00:20:24,497 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:20:24,498 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:20:27,501 - create_stack - DEBUG - Stack status query timeout in 1193.54883695 2018-08-12 00:20:27,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/7c0697e2-9549-482b-9334-448b03c1392f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a752ea26268358945534ad72289d75be3c8d14f" 2018-08-12 00:20:27,531 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:27 GMT Server: Apache x-openstack-request-id: req-c5e895cc-a01e-4906-b215-d6918ca48989 Location: http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:27,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:27 GMT Server: Apache x-openstack-request-id: req-39295547-2cb2-42ba-9119-79ef8a8968c9 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": "2a07989681c44971b2ffc1a3da559bee", "OS::stack_id": "7c0697e2-9549-482b-9334-448b03c1392f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "image_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image", "inst_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-inst", "subnet_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-subnet", "flavor_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-flavor-name", "net_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "stack_user_project_id": "d73f561dc78e4413b2aeaeac8a407540", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:20:05Z", "links": [{"href": "http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:20:21Z", "id": "7c0697e2-9549-482b-9334-448b03c1392f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:27,556 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f used request id req-39295547-2cb2-42ba-9119-79ef8a8968c9 2018-08-12 00:20:27,557 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:20:27,557 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:20:30,560 - create_stack - DEBUG - Stack status query timeout in 1190.48944306 2018-08-12 00:20:30,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/7c0697e2-9549-482b-9334-448b03c1392f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a752ea26268358945534ad72289d75be3c8d14f" 2018-08-12 00:20:30,589 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:30 GMT Server: Apache x-openstack-request-id: req-619a3986-f00d-49ae-9150-089e32a08de8 Location: http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:30,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:30 GMT Server: Apache x-openstack-request-id: req-7214a542-2343-40ba-9741-8067af5ab227 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": "2a07989681c44971b2ffc1a3da559bee", "OS::stack_id": "7c0697e2-9549-482b-9334-448b03c1392f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "image_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image", "inst_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-inst", "subnet_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-subnet", "flavor_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-flavor-name", "net_name": "CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack", "stack_user_project_id": "d73f561dc78e4413b2aeaeac8a407540", "tags": null, "creation_time": "2018-08-12T00:20:05Z", "links": [{"href": "http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-12T00:20:21Z", "id": "7c0697e2-9549-482b-9334-448b03c1392f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:30,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f used request id req-7214a542-2343-40ba-9741-8067af5ab227 2018-08-12 00:20:30,615 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-12 00:20:30,615 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack 2018-08-12 00:20:30,616 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack 2018-08-12 00:20:30,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/7c0697e2-9549-482b-9334-448b03c1392f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a752ea26268358945534ad72289d75be3c8d14f" 2018-08-12 00:20:30,646 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:30 GMT Server: Apache x-openstack-request-id: req-fd89f386-addc-40c2-9497-3c5398b9eeb3 Location: http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:30,670 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:20:30 GMT Server: Apache x-openstack-request-id: req-74777a8a-eeb1-45ad-921f-56abb531d330 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-12 00:20:30,671 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/2a07989681c44971b2ffc1a3da559bee/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-stack/7c0697e2-9549-482b-9334-448b03c1392f used request id req-74777a8a-eeb1-45ad-921f-56abb531d330 2018-08-12 00:20:30,672 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-6c4c1618-fadd-489e-bba5-3fe7fe3e23bf-image 2018-08-12 00:20:30,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/73d88709-5254-490b-b287-f8208076ce28 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ca724a8e5796a8ff175c0bc47c57f121013addc" 2018-08-12 00:20:31,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2ef9a7d9-0bcb-4366-a896-81478a90f204 Date: Sun, 12 Aug 2018 00:20:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:20:31,113 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/73d88709-5254-490b-b287-f8208076ce28 used request id req-2ef9a7d9-0bcb-4366-a896-81478a90f204 2018-08-12 00:20:31,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/1197db94-0a83-4d2d-a48b-ca7fa7bfbe02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4937f66b05991e6b155589501196020c4c20a82f" 2018-08-12 00:20:31,147 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:20: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-97b36906-09af-4461-b2a2-b44ef882603d x-compute-request-id: req-97b36906-09af-4461-b2a2-b44ef882603d Content-Length: 0 Content-Type: application/json 2018-08-12 00:20:31,148 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/1197db94-0a83-4d2d-a48b-ca7fa7bfbe02 used request id req-97b36906-09af-4461-b2a2-b44ef882603d 2018-08-12 00:20:31,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:20:31,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:20:31,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:20:31,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:20:31,149 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:20:31,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" 2018-08-12 00:20:31,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-e370ef4a-4e65-4088-a397-967de85dc952 Date: Sun, 12 Aug 2018 00:20:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a07989681c44971b2ffc1a3da559bee", "created_at": "2018-08-12T00:20:06Z", "updated_at": "2018-08-12T00:20:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:20:06Z", "revision_number": 0, "id": "00e4a2d4-b93b-4501-bac8-1829e1c83118", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:20:06Z", "security_group_id": "27c83d22-db11-49ee-8512-1e97f236c190", "tenant_id": "2a07989681c44971b2ffc1a3da559bee", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a07989681c44971b2ffc1a3da559bee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:20:06Z", "revision_number": 0, "id": "2ad0beae-05fd-4f2b-8764-29219f24bf7d", "remote_group_id": "27c83d22-db11-49ee-8512-1e97f236c190", "remote_ip_prefix": null, "created_at": "2018-08-12T00:20:06Z", "security_group_id": "27c83d22-db11-49ee-8512-1e97f236c190", "tenant_id": "2a07989681c44971b2ffc1a3da559bee", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a07989681c44971b2ffc1a3da559bee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:20:06Z", "revision_number": 0, "id": "546ba905-a5b8-4638-88bb-6f5a7e0fcb92", "remote_group_id": "27c83d22-db11-49ee-8512-1e97f236c190", "remote_ip_prefix": null, "created_at": "2018-08-12T00:20:06Z", "security_group_id": "27c83d22-db11-49ee-8512-1e97f236c190", "tenant_id": "2a07989681c44971b2ffc1a3da559bee", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a07989681c44971b2ffc1a3da559bee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:20:06Z", "revision_number": 0, "id": "55cd43a1-b1a9-43e1-9e11-3c4aa6ec4e88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:20:06Z", "security_group_id": "27c83d22-db11-49ee-8512-1e97f236c190", "tenant_id": "2a07989681c44971b2ffc1a3da559bee", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a07989681c44971b2ffc1a3da559bee"}], "revision_number": 4, "project_id": "2a07989681c44971b2ffc1a3da559bee", "id": "27c83d22-db11-49ee-8512-1e97f236c190", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:20:31,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-e370ef4a-4e65-4088-a397-967de85dc952 2018-08-12 00:20:31,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" 2018-08-12 00:20:31,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28f9d40d-2231-4fac-817a-41ffa2e7f792 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:20:31,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-28f9d40d-2231-4fac-817a-41ffa2e7f792 2018-08-12 00:20:31,514 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:20:31,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" 2018-08-12 00:20:31,607 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f657fcd3-ed6a-49dc-88c3-1ab201ae2615 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:20:31,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-f657fcd3-ed6a-49dc-88c3-1ab201ae2615 2018-08-12 00:20:31,608 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:20:31,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" 2018-08-12 00:20:31,688 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b65ae230-ca5d-4e68-a3f6-446603b65193 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:20:31,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-b65ae230-ca5d-4e68-a3f6-446603b65193 2018-08-12 00:20:31,688 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:20:31,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" 2018-08-12 00:20:31,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e7b4dff-34db-4125-81a0-22847a215972 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:20:31,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-9e7b4dff-34db-4125-81a0-22847a215972 2018-08-12 00:20:31,773 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:20:31,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/2a07989681c44971b2ffc1a3da559bee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" 2018-08-12 00:20:31,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d7a872-aa90-4842-b7ea-f75fd11aab99 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2a07989681c44971b2ffc1a3da559bee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a07989681c44971b2ffc1a3da559bee", "name": "CreateStackSuccessTests-c89b916e-65b4-498-proj"}} 2018-08-12 00:20:31,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/2a07989681c44971b2ffc1a3da559bee used request id req-f2d7a872-aa90-4842-b7ea-f75fd11aab99 2018-08-12 00:20:31,872 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27c83d22-db11-49ee-8512-1e97f236c190 2018-08-12 00:20:31,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=27c83d22-db11-49ee-8512-1e97f236c190 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" 2018-08-12 00:20:31,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-13d4a0bc-4c42-4983-a0a2-e3b0c868f8bd Date: Sun, 12 Aug 2018 00:20: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-08-12T00:20:06Z", "security_group_id": "27c83d22-db11-49ee-8512-1e97f236c190", "port_range_min": null, "revision_number": 0, "tenant_id": "2a07989681c44971b2ffc1a3da559bee", "created_at": "2018-08-12T00:20:06Z", "project_id": "2a07989681c44971b2ffc1a3da559bee", "id": "00e4a2d4-b93b-4501-bac8-1829e1c83118"}, {"remote_group_id": "27c83d22-db11-49ee-8512-1e97f236c190", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:20:06Z", "security_group_id": "27c83d22-db11-49ee-8512-1e97f236c190", "port_range_min": null, "revision_number": 0, "tenant_id": "2a07989681c44971b2ffc1a3da559bee", "created_at": "2018-08-12T00:20:06Z", "project_id": "2a07989681c44971b2ffc1a3da559bee", "id": "2ad0beae-05fd-4f2b-8764-29219f24bf7d"}, {"remote_group_id": "27c83d22-db11-49ee-8512-1e97f236c190", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:20:06Z", "security_group_id": "27c83d22-db11-49ee-8512-1e97f236c190", "port_range_min": null, "revision_number": 0, "tenant_id": "2a07989681c44971b2ffc1a3da559bee", "created_at": "2018-08-12T00:20:06Z", "project_id": "2a07989681c44971b2ffc1a3da559bee", "id": "546ba905-a5b8-4638-88bb-6f5a7e0fcb92"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:20:06Z", "security_group_id": "27c83d22-db11-49ee-8512-1e97f236c190", "port_range_min": null, "revision_number": 0, "tenant_id": "2a07989681c44971b2ffc1a3da559bee", "created_at": "2018-08-12T00:20:06Z", "project_id": "2a07989681c44971b2ffc1a3da559bee", "id": "55cd43a1-b1a9-43e1-9e11-3c4aa6ec4e88"}]} 2018-08-12 00:20:31,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=27c83d22-db11-49ee-8512-1e97f236c190 used request id req-13d4a0bc-4c42-4983-a0a2-e3b0c868f8bd 2018-08-12 00:20:31,900 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:20:31,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/27c83d22-db11-49ee-8512-1e97f236c190 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" 2018-08-12 00:20:32,177 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-187bb84d-baff-442c-b7f7-170e980aa2ee Content-Length: 0 Date: Sun, 12 Aug 2018 00:20:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:20:32,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/27c83d22-db11-49ee-8512-1e97f236c190 used request id req-187bb84d-baff-442c-b7f7-170e980aa2ee 2018-08-12 00:20:32,178 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-c89b916e-65b4-498-proj 2018-08-12 00:20:32,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/2a07989681c44971b2ffc1a3da559bee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" 2018-08-12 00:20:32,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:20:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82d340a0-cf17-4cd7-98c2-e5926a6c31f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:20:32,501 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/2a07989681c44971b2ffc1a3da559bee used request id req-82d340a0-cf17-4cd7-98c2-e5926a6c31f3 2018-08-12 00:20:32,502 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-c89b916e-65b4-498-proj-role 2018-08-12 00:20:32,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/7a0a7d12e3e743e883e18509292ddf0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" 2018-08-12 00:20:32,627 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:20:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa551cb3-477f-4ad0-bc54-8f3f2f9b0b19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:20:32,627 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/7a0a7d12e3e743e883e18509292ddf0a used request id req-fa551cb3-477f-4ad0-bc54-8f3f2f9b0b19 2018-08-12 00:20:32,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f64b9dd75d9ebf9d5a861b32c06f65a1b919fd" 2018-08-12 00:20:32,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce43ffa-6493-4cc7-8ceb-6daa6299b770 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:20:32,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-dce43ffa-6493-4cc7-8ceb-6daa6299b770 2018-08-12 00:20:32,715 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-c89b916e-65b4-498-user 2018-08-12 00:20:32,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/89c472b167f449d08cbf05f0368cdd0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2f2449ddfa80407e1cec837cbb2676121c2fb2" 2018-08-12 00:20:32,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:20:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd2b574a-cb94-4084-8e6d-46c7e5a9bd15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:20:32,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/89c472b167f449d08cbf05f0368cdd0c used request id req-cd2b574a-cb94-4084-8e6d-46c7e5a9bd15 2018-08-12 00:20:32,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:20:33,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:20:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["yLm-q7kSTZSiNSk_FEDCGA"], "issued_at": "2018-08-12T00:20:33.000000Z"}} 2018-08-12 00:20:33,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49bdb456c755fac6eae68fffce074823b63a339d" 2018-08-12 00:20:33,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a6060b-534a-4c3d-970c-fb899433fcf0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:20:33,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-79a6060b-534a-4c3d-970c-fb899433fcf0 2018-08-12 00:20:33,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:20:33,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:20:33,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:20:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["v5DPHAgXTZ2iB6UhvU3Ikw"], "issued_at": "2018-08-12T00:20:33.000000Z"}} 2018-08-12 00:20:33,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:20:33,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7f42ef-7456-4d9a-a2a2-f8eab0b9adf4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:20:33,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-cf7f42ef-7456-4d9a-a2a2-f8eab0b9adf4 2018-08-12 00:20:33,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:20:33,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:20: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:20:33,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f0192821-d7b5-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:20:33,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ac31fe6-2aec-428b-8608-7bd95d9da654 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f0192821-d7b5-4ff-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:20:33,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f0192821-d7b5-4ff-proj used request id req-1ac31fe6-2aec-428b-8608-7bd95d9da654 2018-08-12 00:20:33,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:20:34,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ceaf1ba-f593-48ab-8ed5-fa965d60e25e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:20:34,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0ceaf1ba-f593-48ab-8ed5-fa965d60e25e 2018-08-12 00:20:34,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-proj"}}' 2018-08-12 00:20:34,052 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:20:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f62efd5a-bf14-43a3-af8b-a0ce7f300c9f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/060cab2f380b4577ab86af9f4bc5bda5"}, "tags": [], "enabled": true, "id": "060cab2f380b4577ab86af9f4bc5bda5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-proj"}} 2018-08-12 00:20:34,052 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-f62efd5a-bf14-43a3-af8b-a0ce7f300c9f 2018-08-12 00:20:34,052 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-f0192821-d7b5-4ff-proj 2018-08-12 00:20:34,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:20:34,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:20:34,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:20:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["sSK6jy0vRberI-1dlwJbSg"], "issued_at": "2018-08-12T00:20:34.000000Z"}} 2018-08-12 00:20:34,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ac2f1fe456a3b1d17e7c24f5339ebd261e1a563" 2018-08-12 00:20:34,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cda19e3-0b3d-4f6f-90a3-a23eb5d0ad7b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:20:34,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4cda19e3-0b3d-4f6f-90a3-a23eb5d0ad7b 2018-08-12 00:20:34,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:20:34,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:20: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:20:34,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ac2f1fe456a3b1d17e7c24f5339ebd261e1a563" 2018-08-12 00:20:34,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b52d30-883f-477d-8b6c-58e835446406 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:20:34,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-60b52d30-883f-477d-8b6c-58e835446406 2018-08-12 00:20:34,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-f0192821-d7b5-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ac2f1fe456a3b1d17e7c24f5339ebd261e1a563" 2018-08-12 00:20:34,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e25d76-8dea-49fe-8678-afa886900ebc Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-f0192821-d7b5-4ff-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/060cab2f380b4577ab86af9f4bc5bda5"}, "tags": [], "enabled": true, "id": "060cab2f380b4577ab86af9f4bc5bda5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-proj"}]} 2018-08-12 00:20:34,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-f0192821-d7b5-4ff-proj used request id req-c1e25d76-8dea-49fe-8678-afa886900ebc 2018-08-12 00:20:34,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ac2f1fe456a3b1d17e7c24f5339ebd261e1a563" 2018-08-12 00:20:34,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c845175c-649c-4deb-896f-64ea5bf2c6a8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:20:34,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c845175c-649c-4deb-896f-64ea5bf2c6a8 2018-08-12 00:20:35,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ac2f1fe456a3b1d17e7c24f5339ebd261e1a563" 2018-08-12 00:20:35,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccfb784a-f6e9-4f8f-9508-ec9c31f5d107 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:20:35,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ccfb784a-f6e9-4f8f-9508-ec9c31f5d107 2018-08-12 00:20:35,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-f0192821-d7b5-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ac2f1fe456a3b1d17e7c24f5339ebd261e1a563" 2018-08-12 00:20:35,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3964645-7ce7-4fc9-b974-ff6494db7520 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-f0192821-d7b5-4ff-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/060cab2f380b4577ab86af9f4bc5bda5"}, "tags": [], "enabled": true, "id": "060cab2f380b4577ab86af9f4bc5bda5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-proj"}]} 2018-08-12 00:20:35,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-f0192821-d7b5-4ff-proj used request id req-d3964645-7ce7-4fc9-b974-ff6494db7520 2018-08-12 00:20:35,275 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-f0192821-d7b5-4ff-user 2018-08-12 00:20:35,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:20:35,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:20:35,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d70886-e00c-495e-bda2-e2e573f427fd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:20:35,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b7d70886-e00c-495e-bda2-e2e573f427fd 2018-08-12 00:20:35,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" -d '{"role": {"name": "CreateStackSuccessTests-f0192821-d7b5-4ff-proj-role"}}' 2018-08-12 00:20:35,460 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78149803-7eff-4e63-af20-0778fddcd8da Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c52d13b17bb404b9d01e844c80159e6", "links": {"self": "http://172.30.9.30:5000/v3/roles/9c52d13b17bb404b9d01e844c80159e6"}, "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-proj-role"}} 2018-08-12 00:20:35,460 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-78149803-7eff-4e63-af20-0778fddcd8da 2018-08-12 00:20:35,460 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-f0192821-d7b5-4ff-proj-role 2018-08-12 00:20:35,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/9c52d13b17bb404b9d01e844c80159e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:20:35,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24c29a2f-0e22-4cf7-a7c0-900259254d4c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c52d13b17bb404b9d01e844c80159e6", "links": {"self": "http://172.30.9.30:5000/v3/roles/9c52d13b17bb404b9d01e844c80159e6"}, "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-proj-role"}} 2018-08-12 00:20:35,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/9c52d13b17bb404b9d01e844c80159e6 used request id req-24c29a2f-0e22-4cf7-a7c0-900259254d4c 2018-08-12 00:20:35,549 - keystone_utils - INFO - Granting role CreateStackSuccessTests-f0192821-d7b5-4ff-proj-role to project CreateStackSuccessTests-f0192821-d7b5-4ff-proj 2018-08-12 00:20:35,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/060cab2f380b4577ab86af9f4bc5bda5/users/97e9a2d363c3498f9f70ce658ee40fe6/roles/9c52d13b17bb404b9d01e844c80159e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:20:35,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49fccf7e-ab75-485e-a16c-991b04aa076a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:20:35,672 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/060cab2f380b4577ab86af9f4bc5bda5/users/97e9a2d363c3498f9f70ce658ee40fe6/roles/9c52d13b17bb404b9d01e844c80159e6 used request id req-49fccf7e-ab75-485e-a16c-991b04aa076a 2018-08-12 00:20:35,673 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:20:35,673 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:20:35,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:20:35,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:20:36,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c52d13b17bb404b9d01e844c80159e6", "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-proj-role"}], "expires_at": "2018-08-12T01:20:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "060cab2f380b4577ab86af9f4bc5bda5", "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/060cab2f380b4577ab86af9f4bc5bda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/060cab2f380b4577ab86af9f4bc5bda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-user", "id": "97e9a2d363c3498f9f70ce658ee40fe6"}, "audit_ids": ["Jb48gkgDT8On4VE-vB1fag"], "issued_at": "2018-08-12T00:20:36.000000Z"}} 2018-08-12 00:20:36,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed197536160e0ab50fdf7a7bd674dd13a8e9087" 2018-08-12 00:20:36,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ccdbaf-900c-43ba-8291-1aa60428a9b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:20:36,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-92ccdbaf-900c-43ba-8291-1aa60428a9b7 2018-08-12 00:20:36,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ed197536160e0ab50fdf7a7bd674dd13a8e9087" 2018-08-12 00:20:36,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-d2f6cde9-4d4e-4b47-90a8-cf3bfc85dcc7 Date: Sun, 12 Aug 2018 00:20:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image"} 2018-08-12 00:20:36,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image used request id req-d2f6cde9-4d4e-4b47-90a8-cf3bfc85dcc7 2018-08-12 00:20:36,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ed197536160e0ab50fdf7a7bd674dd13a8e9087" 2018-08-12 00:20:36,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2e327247-71c1-46b3-9d3d-f4d5ccd04b95 Date: Sun, 12 Aug 2018 00:20: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-08-12 00:20:36,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-2e327247-71c1-46b3-9d3d-f4d5ccd04b95 2018-08-12 00:20:36,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ed197536160e0ab50fdf7a7bd674dd13a8e9087" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image"}' 2018-08-12 00:20:36,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-826e0690-cb00-4413-a66b-8e9c2cf2cb74 Date: Sun, 12 Aug 2018 00:20:36 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:20:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:20:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f", "min_disk": 0, "protected": false, "id": "d523f483-0802-42e3-9cd0-5f6cdae3ac1f", "file": "/v2/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f/file", "checksum": null, "owner": "060cab2f380b4577ab86af9f4bc5bda5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:20:36,401 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-826e0690-cb00-4413-a66b-8e9c2cf2cb74 2018-08-12 00:20:36,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ed197536160e0ab50fdf7a7bd674dd13a8e9087" -d '' 2018-08-12 00:20:37,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-276f03ad-5d38-4ed4-8e4b-4ad6ed96ceb9 Date: Sun, 12 Aug 2018 00:20:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:20:37,307 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f/file used request id req-276f03ad-5d38-4ed4-8e4b-4ad6ed96ceb9 2018-08-12 00:20:37,308 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:20:37,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ed197536160e0ab50fdf7a7bd674dd13a8e9087" 2018-08-12 00:20:37,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-28d42c81-3b7f-43a7-a527-854fd67fd673 Date: Sun, 12 Aug 2018 00:20:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:20:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:20:37Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f/snap", "metadata": {}}], "self": "/v2/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f", "min_disk": 0, "protected": false, "id": "d523f483-0802-42e3-9cd0-5f6cdae3ac1f", "file": "/v2/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "060cab2f380b4577ab86af9f4bc5bda5", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:20:37,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f used request id req-28d42c81-3b7f-43a7-a527-854fd67fd673 2018-08-12 00:20:37,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ed197536160e0ab50fdf7a7bd674dd13a8e9087" 2018-08-12 00:20:37,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-63791bd4-a9c7-44fa-a3b1-750336ae2792 Date: Sun, 12 Aug 2018 00:20: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-08-12 00:20:37,336 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-63791bd4-a9c7-44fa-a3b1-750336ae2792 2018-08-12 00:20:37,339 - create_image - INFO - Created image with name - CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image 2018-08-12 00:20:37,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ed197536160e0ab50fdf7a7bd674dd13a8e9087" 2018-08-12 00:20:37,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-983db2fe-0191-404e-a011-e01dd65bf9ce Date: Sun, 12 Aug 2018 00:20:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:20:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:20:37Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f/snap", "metadata": {}}], "self": "/v2/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f", "min_disk": 0, "protected": false, "id": "d523f483-0802-42e3-9cd0-5f6cdae3ac1f", "file": "/v2/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "060cab2f380b4577ab86af9f4bc5bda5", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:20:37,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f used request id req-983db2fe-0191-404e-a011-e01dd65bf9ce 2018-08-12 00:20:37,357 - create_image - DEBUG - Instance status is - active 2018-08-12 00:20:37,357 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image 2018-08-12 00:20:37,357 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image 2018-08-12 00:20:37,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:20:37,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:20:37,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:20:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ykBwcB4CRZScHk-06zCl0A"], "issued_at": "2018-08-12T00:20:37.000000Z"}} 2018-08-12 00:20:37,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748e946b8b1cb5626ccf3c2c09ca8e5317cf6ac0" 2018-08-12 00:20:37,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd4c300-a606-459e-9334-02e788dc3620 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:20:37,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9dd4c300-a606-459e-9334-02e788dc3620 2018-08-12 00:20:37,829 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:20:37,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748e946b8b1cb5626ccf3c2c09ca8e5317cf6ac0" 2018-08-12 00:20:38,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20: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-ef27c8a9-ae1e-4644-9b8d-f4408462d014 x-compute-request-id: req-ef27c8a9-ae1e-4644-9b8d-f4408462d014 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:20:38,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ef27c8a9-ae1e-4644-9b8d-f4408462d014 2018-08-12 00:20:38,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748e946b8b1cb5626ccf3c2c09ca8e5317cf6ac0" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-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-08-12 00:20:38,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-d9493220-9da6-4438-81c8-24b4161be190 x-compute-request-id: req-d9493220-9da6-4438-81c8-24b4161be190 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/547a9c99-9b83-46b2-8017-ca4ff108c59a", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/547a9c99-9b83-46b2-8017-ca4ff108c59a", "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": "547a9c99-9b83-46b2-8017-ca4ff108c59a"}} 2018-08-12 00:20:38,052 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-d9493220-9da6-4438-81c8-24b4161be190 2018-08-12 00:20:38,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:20:38,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:20:38,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c52d13b17bb404b9d01e844c80159e6", "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-proj-role"}], "expires_at": "2018-08-12T01:20:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "060cab2f380b4577ab86af9f4bc5bda5", "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/060cab2f380b4577ab86af9f4bc5bda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/060cab2f380b4577ab86af9f4bc5bda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-user", "id": "97e9a2d363c3498f9f70ce658ee40fe6"}, "audit_ids": ["_r97Ga3cQRSsdEeq5OkwqA"], "issued_at": "2018-08-12T00:20:38.000000Z"}} 2018-08-12 00:20:38,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776310dfe2245498a35f89a1043cbeed9116369" 2018-08-12 00:20:38,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37281ecf-f517-44c6-90e0-4ecd008ecaef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:20:38,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-37281ecf-f517-44c6-90e0-4ecd008ecaef 2018-08-12 00:20:38,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:20:38,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:20:38,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:20:38,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:20:38,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:20:38,515 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:20:38,518 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:20:38,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776310dfe2245498a35f89a1043cbeed9116369" 2018-08-12 00:20:38,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:38 GMT Server: Apache x-openstack-request-id: req-3904019b-7a33-4c4a-b1bc-8d4c19054b33 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-12 00:20:38,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack used request id req-3904019b-7a33-4c4a-b1bc-8d4c19054b33 2018-08-12 00:20:38,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776310dfe2245498a35f89a1043cbeed9116369" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-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-7d91851f-ca1b-45b6-a084-188d0efe966d-net", "inst_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-inst", "subnet_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-subnet", "image_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image", "flavor_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-flavor-name"}}' 2018-08-12 00:20:40,398 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:20:38 GMT Server: Apache x-openstack-request-id: req-fcded907-346a-4e5f-a9cc-7e764d458f1d Location: http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "links": [{"href": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53", "rel": "self"}]}} 2018-08-12 00:20:40,399 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks used request id req-fcded907-346a-4e5f-a9cc-7e764d458f1d 2018-08-12 00:20:40,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/2b31811c-fc87-44b7-bbc3-4430ba39ba53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776310dfe2245498a35f89a1043cbeed9116369" 2018-08-12 00:20:40,429 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:40 GMT Server: Apache x-openstack-request-id: req-699e3b0d-4e71-47ba-ba18-aa256cc6a87a Location: http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:40,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:40 GMT Server: Apache x-openstack-request-id: req-415a3a08-6c57-43bb-9735-58f168e1faac 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": "060cab2f380b4577ab86af9f4bc5bda5", "OS::stack_id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "image_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image", "inst_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-inst", "subnet_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-subnet", "net_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-net", "flavor_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "stack_user_project_id": "dc10cd61d27d4798a5f05aed1bf58803", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:20:39Z", "links": [{"href": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:40,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 used request id req-415a3a08-6c57-43bb-9735-58f168e1faac 2018-08-12 00:20:40,690 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack 2018-08-12 00:20:40,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/2b31811c-fc87-44b7-bbc3-4430ba39ba53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776310dfe2245498a35f89a1043cbeed9116369" 2018-08-12 00:20:40,869 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:40 GMT Server: Apache x-openstack-request-id: req-b21d1a82-e93b-4ea8-ab48-d610c7b171b1 Location: http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:41,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:40 GMT Server: Apache x-openstack-request-id: req-96eae85c-d69a-42bd-aebc-d50d3c65350f 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": "060cab2f380b4577ab86af9f4bc5bda5", "OS::stack_id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "image_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image", "inst_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-inst", "subnet_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-subnet", "net_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-net", "flavor_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "stack_user_project_id": "dc10cd61d27d4798a5f05aed1bf58803", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:20:39Z", "links": [{"href": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:41,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 used request id req-96eae85c-d69a-42bd-aebc-d50d3c65350f 2018-08-12 00:20:41,089 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:20:41,089 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:20:44,092 - create_stack - DEBUG - Stack status query timeout in 1196.5987072 2018-08-12 00:20:44,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/2b31811c-fc87-44b7-bbc3-4430ba39ba53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776310dfe2245498a35f89a1043cbeed9116369" 2018-08-12 00:20:44,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:44 GMT Server: Apache x-openstack-request-id: req-8bea8bd3-553b-4ba1-9053-5f90d5a7e3f5 Location: http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:44,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:44 GMT Server: Apache x-openstack-request-id: req-beda724c-1022-49bc-9504-ce040898da4c 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": "060cab2f380b4577ab86af9f4bc5bda5", "OS::stack_id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "image_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image", "inst_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-inst", "subnet_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-subnet", "net_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-net", "flavor_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "stack_user_project_id": "dc10cd61d27d4798a5f05aed1bf58803", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:20:39Z", "links": [{"href": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:44,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 used request id req-beda724c-1022-49bc-9504-ce040898da4c 2018-08-12 00:20:44,398 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:20:44,399 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:20:47,402 - create_stack - DEBUG - Stack status query timeout in 1193.288831 2018-08-12 00:20:47,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/2b31811c-fc87-44b7-bbc3-4430ba39ba53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776310dfe2245498a35f89a1043cbeed9116369" 2018-08-12 00:20:47,593 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:47 GMT Server: Apache x-openstack-request-id: req-df3d67cd-d9a6-42c7-ac2a-fa27ae7809f7 Location: http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:47,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:47 GMT Server: Apache x-openstack-request-id: req-e0425b44-2279-4cc8-880f-112358f90cf9 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": "060cab2f380b4577ab86af9f4bc5bda5", "OS::stack_id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "image_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image", "inst_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-inst", "subnet_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-subnet", "net_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-net", "flavor_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "stack_user_project_id": "dc10cd61d27d4798a5f05aed1bf58803", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:20:39Z", "links": [{"href": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:47,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 used request id req-e0425b44-2279-4cc8-880f-112358f90cf9 2018-08-12 00:20:47,787 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:20:47,788 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:20:50,791 - create_stack - DEBUG - Stack status query timeout in 1189.89986515 2018-08-12 00:20:50,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/2b31811c-fc87-44b7-bbc3-4430ba39ba53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776310dfe2245498a35f89a1043cbeed9116369" 2018-08-12 00:20:50,820 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:50 GMT Server: Apache x-openstack-request-id: req-67678cf4-f22c-4a8a-affe-0116c3f9ade9 Location: http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:50,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:50 GMT Server: Apache x-openstack-request-id: req-c3b50036-772c-4397-83c5-564460948e3d 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": "060cab2f380b4577ab86af9f4bc5bda5", "OS::stack_id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "image_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image", "inst_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-inst", "subnet_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-subnet", "net_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-net", "flavor_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "stack_user_project_id": "dc10cd61d27d4798a5f05aed1bf58803", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:20:39Z", "links": [{"href": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:50,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 used request id req-c3b50036-772c-4397-83c5-564460948e3d 2018-08-12 00:20:50,862 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:20:50,862 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:20:53,865 - create_stack - DEBUG - Stack status query timeout in 1186.82549715 2018-08-12 00:20:53,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/2b31811c-fc87-44b7-bbc3-4430ba39ba53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776310dfe2245498a35f89a1043cbeed9116369" 2018-08-12 00:20:53,896 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:53 GMT Server: Apache x-openstack-request-id: req-22936064-6d8e-4f4c-b15d-81c9558888e4 Location: http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:54,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:53 GMT Server: Apache x-openstack-request-id: req-b1adcbc3-6a72-425d-8676-6f44194ec6a5 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": "060cab2f380b4577ab86af9f4bc5bda5", "OS::stack_id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "image_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image", "inst_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-inst", "subnet_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-subnet", "net_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-net", "flavor_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "stack_user_project_id": "dc10cd61d27d4798a5f05aed1bf58803", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:20:39Z", "links": [{"href": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:54,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 used request id req-b1adcbc3-6a72-425d-8676-6f44194ec6a5 2018-08-12 00:20:54,168 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-12 00:20:54,168 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack 2018-08-12 00:20:54,168 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack 2018-08-12 00:20:54,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:20:54,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c52d13b17bb404b9d01e844c80159e6", "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-proj-role"}], "expires_at": "2018-08-12T01:20:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "060cab2f380b4577ab86af9f4bc5bda5", "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/060cab2f380b4577ab86af9f4bc5bda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/060cab2f380b4577ab86af9f4bc5bda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-user", "id": "97e9a2d363c3498f9f70ce658ee40fe6"}, "audit_ids": ["ddmaP723SCKJOttZLeNB5g"], "issued_at": "2018-08-12T00:20:54.000000Z"}} 2018-08-12 00:20:54,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/2b31811c-fc87-44b7-bbc3-4430ba39ba53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d999cf31115598db2f701f1db9c3b8a225c5085" 2018-08-12 00:20:54,720 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:54 GMT Server: Apache x-openstack-request-id: req-3d8f8e32-ef5a-4cae-8443-66369e2d2c2f Location: http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:54,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:54 GMT Server: Apache x-openstack-request-id: req-47858660-9339-42c1-b085-b9d0a4761dda 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": "060cab2f380b4577ab86af9f4bc5bda5", "OS::stack_id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "image_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image", "inst_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-inst", "subnet_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-subnet", "net_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-net", "flavor_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "stack_user_project_id": "dc10cd61d27d4798a5f05aed1bf58803", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:20:39Z", "links": [{"href": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:54,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 used request id req-47858660-9339-42c1-b085-b9d0a4761dda 2018-08-12 00:20:54,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/2b31811c-fc87-44b7-bbc3-4430ba39ba53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776310dfe2245498a35f89a1043cbeed9116369" 2018-08-12 00:20:54,950 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:54 GMT Server: Apache x-openstack-request-id: req-e9bb27d3-af30-4c30-8767-7a48c7dbfefa Location: http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:54,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:54 GMT Server: Apache x-openstack-request-id: req-da704b43-6184-419a-90ff-856b0f089bf3 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": "060cab2f380b4577ab86af9f4bc5bda5", "OS::stack_id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "image_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image", "inst_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-inst", "subnet_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-subnet", "net_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-net", "flavor_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "stack_user_project_id": "dc10cd61d27d4798a5f05aed1bf58803", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:20:39Z", "links": [{"href": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:54,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 used request id req-da704b43-6184-419a-90ff-856b0f089bf3 2018-08-12 00:20:54,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:20:54,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:20:55,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c52d13b17bb404b9d01e844c80159e6", "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-proj-role"}], "expires_at": "2018-08-12T01:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "060cab2f380b4577ab86af9f4bc5bda5", "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/060cab2f380b4577ab86af9f4bc5bda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/060cab2f380b4577ab86af9f4bc5bda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/060cab2f380b4577ab86af9f4bc5bda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/060cab2f380b4577ab86af9f4bc5bda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-user", "id": "97e9a2d363c3498f9f70ce658ee40fe6"}, "audit_ids": ["QN_ag66bTNezAJoEKjNmwg"], "issued_at": "2018-08-12T00:20:55.000000Z"}} 2018-08-12 00:20:55,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43f3fc4ee647fac181219e1c555b51d516e58075" 2018-08-12 00:20:55,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71dbba14-3536-485a-8253-f06422a31c3a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:20:55,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-71dbba14-3536-485a-8253-f06422a31c3a 2018-08-12 00:20:55,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:20:55,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:20:55,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:20:55,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:20:55,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:20:55,459 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:20:55,462 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:20:55,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43f3fc4ee647fac181219e1c555b51d516e58075" 2018-08-12 00:20:55,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:55 GMT Server: Apache x-openstack-request-id: req-7531f3ef-b73f-412d-9d36-00dc1ff493b0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "stack_user_project_id": "dc10cd61d27d4798a5f05aed1bf58803", "deletion_time": null, "creation_time": "2018-08-12T00:20:39Z", "links": [{"href": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "tags": null}]} 2018-08-12 00:20:55,665 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack used request id req-7531f3ef-b73f-412d-9d36-00dc1ff493b0 2018-08-12 00:20:55,665 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack 2018-08-12 00:20:55,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/2b31811c-fc87-44b7-bbc3-4430ba39ba53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43f3fc4ee647fac181219e1c555b51d516e58075" 2018-08-12 00:20:55,850 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:55 GMT Server: Apache x-openstack-request-id: req-2852869c-998a-45f3-bd75-1435faaacc58 Location: http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:56,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:55 GMT Server: Apache x-openstack-request-id: req-c5e9a115-7683-46dd-ae23-1264ad3c64c2 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": "060cab2f380b4577ab86af9f4bc5bda5", "OS::stack_id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "image_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image", "inst_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-inst", "subnet_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-subnet", "net_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-net", "flavor_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "stack_user_project_id": "dc10cd61d27d4798a5f05aed1bf58803", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:20:39Z", "links": [{"href": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:56,035 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 used request id req-c5e9a115-7683-46dd-ae23-1264ad3c64c2 2018-08-12 00:20:56,036 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack 2018-08-12 00:20:56,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/2b31811c-fc87-44b7-bbc3-4430ba39ba53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776310dfe2245498a35f89a1043cbeed9116369" 2018-08-12 00:20:56,066 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:56 GMT Server: Apache x-openstack-request-id: req-103a75f6-20b2-48b2-8415-4d948c0a9da9 Location: http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:56,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:20:56 GMT Server: Apache x-openstack-request-id: req-29e0d2ac-cbec-4d58-9474-f000712209d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:20:56,111 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 used request id req-29e0d2ac-cbec-4d58-9474-f000712209d9 2018-08-12 00:20:56,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/2b31811c-fc87-44b7-bbc3-4430ba39ba53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776310dfe2245498a35f89a1043cbeed9116369" 2018-08-12 00:20:56,140 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:56 GMT Server: Apache x-openstack-request-id: req-52daaea0-a5be-4696-a55d-8270baf01e2e Location: http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:56,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:56 GMT Server: Apache x-openstack-request-id: req-1efdbcdf-a476-4c22-a08d-0c9c7245ad10 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": "060cab2f380b4577ab86af9f4bc5bda5", "OS::stack_id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "image_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image", "inst_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-inst", "subnet_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-subnet", "flavor_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-flavor-name", "net_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "stack_user_project_id": "dc10cd61d27d4798a5f05aed1bf58803", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:20:39Z", "links": [{"href": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:20:56Z", "id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:56,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 used request id req-1efdbcdf-a476-4c22-a08d-0c9c7245ad10 2018-08-12 00:20:56,165 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:20:56,166 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:20:59,169 - create_stack - DEBUG - Stack status query timeout in 1196.94264698 2018-08-12 00:20:59,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/2b31811c-fc87-44b7-bbc3-4430ba39ba53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776310dfe2245498a35f89a1043cbeed9116369" 2018-08-12 00:20:59,198 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:20:59 GMT Server: Apache x-openstack-request-id: req-5ba5969d-4e76-4e29-9b53-fabac391c5fb Location: http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:20:59,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:20:59 GMT Server: Apache x-openstack-request-id: req-31f83fc9-97dd-40bb-b254-fddf7001bcac 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": "060cab2f380b4577ab86af9f4bc5bda5", "OS::stack_id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "image_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image", "inst_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-inst", "subnet_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-subnet", "flavor_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-flavor-name", "net_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "stack_user_project_id": "dc10cd61d27d4798a5f05aed1bf58803", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:20:39Z", "links": [{"href": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:20:56Z", "id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:20:59,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 used request id req-31f83fc9-97dd-40bb-b254-fddf7001bcac 2018-08-12 00:20:59,224 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:20:59,224 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:21:02,227 - create_stack - DEBUG - Stack status query timeout in 1193.88404298 2018-08-12 00:21:02,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/2b31811c-fc87-44b7-bbc3-4430ba39ba53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776310dfe2245498a35f89a1043cbeed9116369" 2018-08-12 00:21:02,413 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:02 GMT Server: Apache x-openstack-request-id: req-4ee0dd26-622d-408e-aec1-ee6c1912eaaa Location: http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:02,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:02 GMT Server: Apache x-openstack-request-id: req-0a201d33-f4c0-43a3-936c-c2040c559591 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": "060cab2f380b4577ab86af9f4bc5bda5", "OS::stack_id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "image_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image", "inst_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-inst", "subnet_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-subnet", "flavor_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-flavor-name", "net_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "stack_user_project_id": "dc10cd61d27d4798a5f05aed1bf58803", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:20:39Z", "links": [{"href": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:20:56Z", "id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:21:02,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 used request id req-0a201d33-f4c0-43a3-936c-c2040c559591 2018-08-12 00:21:02,455 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:21:02,455 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:21:05,458 - create_stack - DEBUG - Stack status query timeout in 1190.6534729 2018-08-12 00:21:05,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/2b31811c-fc87-44b7-bbc3-4430ba39ba53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776310dfe2245498a35f89a1043cbeed9116369" 2018-08-12 00:21:05,658 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:05 GMT Server: Apache x-openstack-request-id: req-34a3e99b-2e98-4fd9-8226-cffef37abf68 Location: http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:05,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:05 GMT Server: Apache x-openstack-request-id: req-c8724658-2a13-43c5-951c-b1f32bdc04a8 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": "060cab2f380b4577ab86af9f4bc5bda5", "OS::stack_id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "image_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image", "inst_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-inst", "subnet_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-subnet", "flavor_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-flavor-name", "net_name": "CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-net"}, "deletion_time": "2018-08-12T00:21:04Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack", "stack_user_project_id": "dc10cd61d27d4798a5f05aed1bf58803", "tags": null, "creation_time": "2018-08-12T00:20:39Z", "links": [{"href": "http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-12T00:20:56Z", "id": "2b31811c-fc87-44b7-bbc3-4430ba39ba53", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:21:05,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 used request id req-c8724658-2a13-43c5-951c-b1f32bdc04a8 2018-08-12 00:21:05,701 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-12 00:21:05,701 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack 2018-08-12 00:21:05,701 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack 2018-08-12 00:21:05,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/2b31811c-fc87-44b7-bbc3-4430ba39ba53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d776310dfe2245498a35f89a1043cbeed9116369" 2018-08-12 00:21:05,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:05 GMT Server: Apache x-openstack-request-id: req-a01b405e-7142-4d89-8591-b7ab03cede7c Location: http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:05,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:05 GMT Server: Apache x-openstack-request-id: req-9862cb29-07a5-4a9d-a6bb-a0eac3d626ce Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-12 00:21:05,755 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/060cab2f380b4577ab86af9f4bc5bda5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-stack/2b31811c-fc87-44b7-bbc3-4430ba39ba53 used request id req-9862cb29-07a5-4a9d-a6bb-a0eac3d626ce 2018-08-12 00:21:05,756 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-7d91851f-ca1b-45b6-a084-188d0efe966d-image 2018-08-12 00:21:05,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ed197536160e0ab50fdf7a7bd674dd13a8e9087" 2018-08-12 00:21:07,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0e91c3c-30b6-40cb-adf0-c1605f6c2e1a Date: Sun, 12 Aug 2018 00:21:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:21:07,065 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/d523f483-0802-42e3-9cd0-5f6cdae3ac1f used request id req-e0e91c3c-30b6-40cb-adf0-c1605f6c2e1a 2018-08-12 00:21:07,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/547a9c99-9b83-46b2-8017-ca4ff108c59a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}748e946b8b1cb5626ccf3c2c09ca8e5317cf6ac0" 2018-08-12 00:21:07,100 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:21: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-50c16176-0e09-42ad-b5eb-9a249acc0afc x-compute-request-id: req-50c16176-0e09-42ad-b5eb-9a249acc0afc Content-Length: 0 Content-Type: application/json 2018-08-12 00:21:07,101 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/547a9c99-9b83-46b2-8017-ca4ff108c59a used request id req-50c16176-0e09-42ad-b5eb-9a249acc0afc 2018-08-12 00:21:07,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:21:07,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:21:07,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:21:07,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:21:07,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:21:07,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:21:07,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-2dad7966-978a-4418-9087-31d0dc7f13d5 Date: Sun, 12 Aug 2018 00:21:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "060cab2f380b4577ab86af9f4bc5bda5", "created_at": "2018-08-12T00:20:40Z", "updated_at": "2018-08-12T00:20:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:20:40Z", "revision_number": 0, "id": "984ee234-5f18-4b8e-ab4a-caa1998eab6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:20:40Z", "security_group_id": "7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c", "tenant_id": "060cab2f380b4577ab86af9f4bc5bda5", "port_range_min": null, "ethertype": "IPv6", "project_id": "060cab2f380b4577ab86af9f4bc5bda5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:20:40Z", "revision_number": 0, "id": "d3ac37e3-3724-4548-8193-400a00b3f61e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:20:40Z", "security_group_id": "7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c", "tenant_id": "060cab2f380b4577ab86af9f4bc5bda5", "port_range_min": null, "ethertype": "IPv4", "project_id": "060cab2f380b4577ab86af9f4bc5bda5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:20:40Z", "revision_number": 0, "id": "f636bf4c-d37a-4ce4-9bad-976c08affed0", "remote_group_id": "7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c", "remote_ip_prefix": null, "created_at": "2018-08-12T00:20:40Z", "security_group_id": "7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c", "tenant_id": "060cab2f380b4577ab86af9f4bc5bda5", "port_range_min": null, "ethertype": "IPv6", "project_id": "060cab2f380b4577ab86af9f4bc5bda5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:20:40Z", "revision_number": 0, "id": "ff813492-96a7-40ea-959e-3cf8cd5b106d", "remote_group_id": "7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c", "remote_ip_prefix": null, "created_at": "2018-08-12T00:20:40Z", "security_group_id": "7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c", "tenant_id": "060cab2f380b4577ab86af9f4bc5bda5", "port_range_min": null, "ethertype": "IPv4", "project_id": "060cab2f380b4577ab86af9f4bc5bda5"}], "revision_number": 4, "project_id": "060cab2f380b4577ab86af9f4bc5bda5", "id": "7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:21:07,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-2dad7966-978a-4418-9087-31d0dc7f13d5 2018-08-12 00:21:07,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:21:07,465 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2c26b90-3086-4f52-a909-a9250ecd0538 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:21:07,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-b2c26b90-3086-4f52-a909-a9250ecd0538 2018-08-12 00:21:07,465 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:21:07,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:21:07,544 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bf10435-772f-40de-94b9-8c1c5d47f160 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:21:07,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-8bf10435-772f-40de-94b9-8c1c5d47f160 2018-08-12 00:21:07,545 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:21:07,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:21:07,622 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-347d0b55-0f40-4957-8988-84fa94c5fe64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:21:07,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-347d0b55-0f40-4957-8988-84fa94c5fe64 2018-08-12 00:21:07,623 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:21:07,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:21:07,707 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f259d9e5-4f4b-47c5-a3f6-063f3e560f2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:21:07,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-f259d9e5-4f4b-47c5-a3f6-063f3e560f2a 2018-08-12 00:21:07,708 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:21:07,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:21:07,795 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e485bd41-6872-4003-8ee5-a0a926b12683 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:21:07,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-e485bd41-6872-4003-8ee5-a0a926b12683 2018-08-12 00:21:07,795 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:21:07,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:21:07,880 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b78774ee-0897-4696-9465-6da87f73f37b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:21:07,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-b78774ee-0897-4696-9465-6da87f73f37b 2018-08-12 00:21:07,880 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:21:07,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:21:07,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88da3b5f-81cc-4077-955d-4adcb79c3c00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:21:07,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-88da3b5f-81cc-4077-955d-4adcb79c3c00 2018-08-12 00:21:07,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:21:07,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:21:08,053 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af5c44c1-7211-41b3-a5bf-1eb825dd5c26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:21:08,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-af5c44c1-7211-41b3-a5bf-1eb825dd5c26 2018-08-12 00:21:08,053 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:21:08,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/060cab2f380b4577ab86af9f4bc5bda5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:21:08,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f1fe98c-58d2-470c-b694-2b2783632111 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/060cab2f380b4577ab86af9f4bc5bda5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "060cab2f380b4577ab86af9f4bc5bda5", "name": "CreateStackSuccessTests-f0192821-d7b5-4ff-proj"}} 2018-08-12 00:21:08,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/060cab2f380b4577ab86af9f4bc5bda5 used request id req-0f1fe98c-58d2-470c-b694-2b2783632111 2018-08-12 00:21:08,142 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c 2018-08-12 00:21:08,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:21:08,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-917894e3-5142-45b4-83c2-5c801671112c Date: Sun, 12 Aug 2018 00:21: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-08-12T00:20:40Z", "security_group_id": "7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c", "port_range_min": null, "revision_number": 0, "tenant_id": "060cab2f380b4577ab86af9f4bc5bda5", "created_at": "2018-08-12T00:20:40Z", "project_id": "060cab2f380b4577ab86af9f4bc5bda5", "id": "984ee234-5f18-4b8e-ab4a-caa1998eab6b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:20:40Z", "security_group_id": "7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c", "port_range_min": null, "revision_number": 0, "tenant_id": "060cab2f380b4577ab86af9f4bc5bda5", "created_at": "2018-08-12T00:20:40Z", "project_id": "060cab2f380b4577ab86af9f4bc5bda5", "id": "d3ac37e3-3724-4548-8193-400a00b3f61e"}, {"remote_group_id": "7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:20:40Z", "security_group_id": "7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c", "port_range_min": null, "revision_number": 0, "tenant_id": "060cab2f380b4577ab86af9f4bc5bda5", "created_at": "2018-08-12T00:20:40Z", "project_id": "060cab2f380b4577ab86af9f4bc5bda5", "id": "f636bf4c-d37a-4ce4-9bad-976c08affed0"}, {"remote_group_id": "7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:20:40Z", "security_group_id": "7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c", "port_range_min": null, "revision_number": 0, "tenant_id": "060cab2f380b4577ab86af9f4bc5bda5", "created_at": "2018-08-12T00:20:40Z", "project_id": "060cab2f380b4577ab86af9f4bc5bda5", "id": "ff813492-96a7-40ea-959e-3cf8cd5b106d"}]} 2018-08-12 00:21:08,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c used request id req-917894e3-5142-45b4-83c2-5c801671112c 2018-08-12 00:21:08,171 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:21:08,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:21:08,423 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-687840e3-d526-4108-b1aa-278b49df00c6 Content-Length: 0 Date: Sun, 12 Aug 2018 00:21:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:21:08,424 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/7c9fe8ca-cd24-40bf-a727-692dbcd8ff0c used request id req-687840e3-d526-4108-b1aa-278b49df00c6 2018-08-12 00:21:08,424 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-f0192821-d7b5-4ff-proj 2018-08-12 00:21:08,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/060cab2f380b4577ab86af9f4bc5bda5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:21:08,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:21:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3f72752-b6a8-49ed-9686-258f5b072075 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:21:08,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/060cab2f380b4577ab86af9f4bc5bda5 used request id req-d3f72752-b6a8-49ed-9686-258f5b072075 2018-08-12 00:21:08,760 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-f0192821-d7b5-4ff-proj-role 2018-08-12 00:21:08,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/9c52d13b17bb404b9d01e844c80159e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:21:08,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:21:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47fc2efd-4120-4a41-9479-c102dff9eee7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:21:08,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/9c52d13b17bb404b9d01e844c80159e6 used request id req-47fc2efd-4120-4a41-9479-c102dff9eee7 2018-08-12 00:21:08,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce04cd3d1aaefaad93e8715bda2da251a7bf4fc5" 2018-08-12 00:21:08,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f4e380-1a13-4372-8151-2802cf5b7af3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:21:08,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-82f4e380-1a13-4372-8151-2802cf5b7af3 2018-08-12 00:21:08,961 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-f0192821-d7b5-4ff-user 2018-08-12 00:21:08,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/97e9a2d363c3498f9f70ce658ee40fe6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ac2f1fe456a3b1d17e7c24f5339ebd261e1a563" 2018-08-12 00:21:09,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:21:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4d05fd5-bb8d-46b5-bef6-859aa6905545 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:21:09,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/97e9a2d363c3498f9f70ce658ee40fe6 used request id req-a4d05fd5-bb8d-46b5-bef6-859aa6905545 2018-08-12 00:21:09,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:21:09,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:21:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["KsHkgQtSSvaIO495btDUzQ"], "issued_at": "2018-08-12T00:21:09.000000Z"}} 2018-08-12 00:21:09,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7642ad8d587d00971825b0d4d34c1f3f1133d7" 2018-08-12 00:21:09,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc1791d-156b-4cb2-98d5-9b4cf50abfc1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:21:09,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-fdc1791d-156b-4cb2-98d5-9b4cf50abfc1 2018-08-12 00:21:09,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:21:09,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:21:09,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:21:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["BJX_62wtTiSERMIg1mVRoQ"], "issued_at": "2018-08-12T00:21:09.000000Z"}} 2018-08-12 00:21:09,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:10,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d29a88ef-539d-4de3-96bb-3d1d4b818795 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:21:10,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d29a88ef-539d-4de3-96bb-3d1d4b818795 2018-08-12 00:21:10,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:21:10,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:21:10,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-efaf5865-90a9-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:10,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e6d1885-78ee-4aae-92ea-ec8e9b897611 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-efaf5865-90a9-44f-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:21:10,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-efaf5865-90a9-44f-proj used request id req-2e6d1885-78ee-4aae-92ea-ec8e9b897611 2018-08-12 00:21:10,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:10,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9cca3a0-eade-4680-b3cf-497e1ec0247c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:21:10,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b9cca3a0-eade-4680-b3cf-497e1ec0247c 2018-08-12 00:21:10,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-efaf5865-90a9-44f-proj"}}' 2018-08-12 00:21:10,358 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:21:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e97d04ed-02bb-43d8-a6bc-a880c3d6b364 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df2fa6d6fc57472d8991b33e26a16f37"}, "tags": [], "enabled": true, "id": "df2fa6d6fc57472d8991b33e26a16f37", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-efaf5865-90a9-44f-proj"}} 2018-08-12 00:21:10,358 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-e97d04ed-02bb-43d8-a6bc-a880c3d6b364 2018-08-12 00:21:10,358 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-efaf5865-90a9-44f-proj 2018-08-12 00:21:10,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:21:10,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:21:10,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:21:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["eFSPG2ozQYmCUygW_kFTAg"], "issued_at": "2018-08-12T00:21:10.000000Z"}} 2018-08-12 00:21:10,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f1cb7f6faaab2d68d3e3ea480712e3b529bb6a" 2018-08-12 00:21:10,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4806de32-e83b-45e9-917c-5510c79bdbf0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:21:10,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4806de32-e83b-45e9-917c-5510c79bdbf0 2018-08-12 00:21:10,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:21:10,826 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:21:10,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f1cb7f6faaab2d68d3e3ea480712e3b529bb6a" 2018-08-12 00:21:10,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1136ae1f-3e4b-4b72-bfa0-946d97530be0 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:21:10,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-1136ae1f-3e4b-4b72-bfa0-946d97530be0 2018-08-12 00:21:10,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-efaf5865-90a9-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f1cb7f6faaab2d68d3e3ea480712e3b529bb6a" 2018-08-12 00:21:11,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b6e5079-208c-4f27-bf72-9bce223d9e1a Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-efaf5865-90a9-44f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df2fa6d6fc57472d8991b33e26a16f37"}, "tags": [], "enabled": true, "id": "df2fa6d6fc57472d8991b33e26a16f37", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-efaf5865-90a9-44f-proj"}]} 2018-08-12 00:21:11,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-efaf5865-90a9-44f-proj used request id req-1b6e5079-208c-4f27-bf72-9bce223d9e1a 2018-08-12 00:21:11,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f1cb7f6faaab2d68d3e3ea480712e3b529bb6a" 2018-08-12 00:21:11,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f1a4285-9a0f-4ed5-9eb2-69362c420878 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:21:11,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-9f1a4285-9a0f-4ed5-9eb2-69362c420878 2018-08-12 00:21:11,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f1cb7f6faaab2d68d3e3ea480712e3b529bb6a" 2018-08-12 00:21:11,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79180a3-5834-4ada-b11d-9f8a748864e6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:21:11,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b79180a3-5834-4ada-b11d-9f8a748864e6 2018-08-12 00:21:11,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-efaf5865-90a9-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f1cb7f6faaab2d68d3e3ea480712e3b529bb6a" 2018-08-12 00:21:11,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae015ca6-1093-4d43-bba0-3e85959a1d26 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-efaf5865-90a9-44f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df2fa6d6fc57472d8991b33e26a16f37"}, "tags": [], "enabled": true, "id": "df2fa6d6fc57472d8991b33e26a16f37", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-efaf5865-90a9-44f-proj"}]} 2018-08-12 00:21:11,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-efaf5865-90a9-44f-proj used request id req-ae015ca6-1093-4d43-bba0-3e85959a1d26 2018-08-12 00:21:11,578 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-efaf5865-90a9-44f-user 2018-08-12 00:21:11,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:21:11,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:11,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5ad3e0-509c-4315-90fc-bf26c4cd7570 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:21:11,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fd5ad3e0-509c-4315-90fc-bf26c4cd7570 2018-08-12 00:21:11,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" -d '{"role": {"name": "CreateStackSuccessTests-efaf5865-90a9-44f-proj-role"}}' 2018-08-12 00:21:11,767 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:21:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-485a8278-183c-4b34-acba-cf52accf7472 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4b109c34fa3f4a9aa62305a4e0be4f4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/4b109c34fa3f4a9aa62305a4e0be4f4d"}, "name": "CreateStackSuccessTests-efaf5865-90a9-44f-proj-role"}} 2018-08-12 00:21:11,767 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-485a8278-183c-4b34-acba-cf52accf7472 2018-08-12 00:21:11,767 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-efaf5865-90a9-44f-proj-role 2018-08-12 00:21:11,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/4b109c34fa3f4a9aa62305a4e0be4f4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:11,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255751e2-852f-4fb0-8c56-3ff960a6bef3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4b109c34fa3f4a9aa62305a4e0be4f4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/4b109c34fa3f4a9aa62305a4e0be4f4d"}, "name": "CreateStackSuccessTests-efaf5865-90a9-44f-proj-role"}} 2018-08-12 00:21:11,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/4b109c34fa3f4a9aa62305a4e0be4f4d used request id req-255751e2-852f-4fb0-8c56-3ff960a6bef3 2018-08-12 00:21:11,788 - keystone_utils - INFO - Granting role CreateStackSuccessTests-efaf5865-90a9-44f-proj-role to project CreateStackSuccessTests-efaf5865-90a9-44f-proj 2018-08-12 00:21:11,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/df2fa6d6fc57472d8991b33e26a16f37/users/7f662b8c18e947bbab77a1aa97bf5ef9/roles/4b109c34fa3f4a9aa62305a4e0be4f4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:11,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:21:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7529b25b-a684-449d-8ebb-ed0ab23ef621 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:21:11,906 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/df2fa6d6fc57472d8991b33e26a16f37/users/7f662b8c18e947bbab77a1aa97bf5ef9/roles/4b109c34fa3f4a9aa62305a4e0be4f4d used request id req-7529b25b-a684-449d-8ebb-ed0ab23ef621 2018-08-12 00:21:11,906 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:21:11,906 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:21:11,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:21:11,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:21:12,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b109c34fa3f4a9aa62305a4e0be4f4d", "name": "CreateStackSuccessTests-efaf5865-90a9-44f-proj-role"}], "expires_at": "2018-08-12T01:21:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df2fa6d6fc57472d8991b33e26a16f37", "name": "CreateStackSuccessTests-efaf5865-90a9-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/df2fa6d6fc57472d8991b33e26a16f37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/df2fa6d6fc57472d8991b33e26a16f37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-efaf5865-90a9-44f-user", "id": "7f662b8c18e947bbab77a1aa97bf5ef9"}, "audit_ids": ["UDBDxee4Qt6h7noiIRzSCg"], "issued_at": "2018-08-12T00:21:12.000000Z"}} 2018-08-12 00:21:12,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82553e09e0d9f48b0e706dc83379a93f366edd1b" 2018-08-12 00:21:12,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2fb802a-0c85-4f65-9759-1bf7b604c208 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:21:12,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d2fb802a-0c85-4f65-9759-1bf7b604c208 2018-08-12 00:21:12,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82553e09e0d9f48b0e706dc83379a93f366edd1b" 2018-08-12 00:21:12,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-ab03583e-a3f1-4321-bc84-a3b5f25e2f23 Date: Sun, 12 Aug 2018 00:21:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image"} 2018-08-12 00:21:12,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image used request id req-ab03583e-a3f1-4321-bc84-a3b5f25e2f23 2018-08-12 00:21:12,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82553e09e0d9f48b0e706dc83379a93f366edd1b" 2018-08-12 00:21:12,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d79da96b-8c6e-483f-b71f-1b048156b78e Date: Sun, 12 Aug 2018 00:21: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-08-12 00:21:12,561 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-d79da96b-8c6e-483f-b71f-1b048156b78e 2018-08-12 00:21:12,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}82553e09e0d9f48b0e706dc83379a93f366edd1b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image"}' 2018-08-12 00:21:12,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/baf41fd5-5521-40c7-86b3-a1868a6cc129 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7e535a5e-48a2-4460-ac45-4c5d16ab39cc Date: Sun, 12 Aug 2018 00:21:12 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:21:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:21:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/baf41fd5-5521-40c7-86b3-a1868a6cc129", "min_disk": 0, "protected": false, "id": "baf41fd5-5521-40c7-86b3-a1868a6cc129", "file": "/v2/images/baf41fd5-5521-40c7-86b3-a1868a6cc129/file", "checksum": null, "owner": "df2fa6d6fc57472d8991b33e26a16f37", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:21:12,624 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-7e535a5e-48a2-4460-ac45-4c5d16ab39cc 2018-08-12 00:21:12,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/baf41fd5-5521-40c7-86b3-a1868a6cc129/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82553e09e0d9f48b0e706dc83379a93f366edd1b" -d '' 2018-08-12 00:21:13,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e343ef5d-8e47-45f1-b4fa-07bfe1c0d155 Date: Sun, 12 Aug 2018 00:21:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:21:13,141 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/baf41fd5-5521-40c7-86b3-a1868a6cc129/file used request id req-e343ef5d-8e47-45f1-b4fa-07bfe1c0d155 2018-08-12 00:21:13,142 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:21:13,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/baf41fd5-5521-40c7-86b3-a1868a6cc129 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82553e09e0d9f48b0e706dc83379a93f366edd1b" 2018-08-12 00:21:13,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-2b1f32d9-4c9a-4222-abe2-c181ae6ed335 Date: Sun, 12 Aug 2018 00:21:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:21:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:21:13Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/baf41fd5-5521-40c7-86b3-a1868a6cc129/snap", "metadata": {}}], "self": "/v2/images/baf41fd5-5521-40c7-86b3-a1868a6cc129", "min_disk": 0, "protected": false, "id": "baf41fd5-5521-40c7-86b3-a1868a6cc129", "file": "/v2/images/baf41fd5-5521-40c7-86b3-a1868a6cc129/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "df2fa6d6fc57472d8991b33e26a16f37", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/baf41fd5-5521-40c7-86b3-a1868a6cc129/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:21:13,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/baf41fd5-5521-40c7-86b3-a1868a6cc129 used request id req-2b1f32d9-4c9a-4222-abe2-c181ae6ed335 2018-08-12 00:21:13,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82553e09e0d9f48b0e706dc83379a93f366edd1b" 2018-08-12 00:21:13,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a90f7afc-36c3-4b7c-8f78-6780abd72237 Date: Sun, 12 Aug 2018 00:21: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-08-12 00:21:13,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-a90f7afc-36c3-4b7c-8f78-6780abd72237 2018-08-12 00:21:13,172 - create_image - INFO - Created image with name - CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image 2018-08-12 00:21:13,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/baf41fd5-5521-40c7-86b3-a1868a6cc129 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82553e09e0d9f48b0e706dc83379a93f366edd1b" 2018-08-12 00:21:13,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-237e21d0-8aea-46bd-a3a3-c4ccd755abbe Date: Sun, 12 Aug 2018 00:21:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:21:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:21:13Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/baf41fd5-5521-40c7-86b3-a1868a6cc129/snap", "metadata": {}}], "self": "/v2/images/baf41fd5-5521-40c7-86b3-a1868a6cc129", "min_disk": 0, "protected": false, "id": "baf41fd5-5521-40c7-86b3-a1868a6cc129", "file": "/v2/images/baf41fd5-5521-40c7-86b3-a1868a6cc129/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "df2fa6d6fc57472d8991b33e26a16f37", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/baf41fd5-5521-40c7-86b3-a1868a6cc129/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:21:13,190 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/baf41fd5-5521-40c7-86b3-a1868a6cc129 used request id req-237e21d0-8aea-46bd-a3a3-c4ccd755abbe 2018-08-12 00:21:13,190 - create_image - DEBUG - Instance status is - active 2018-08-12 00:21:13,191 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image 2018-08-12 00:21:13,191 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image 2018-08-12 00:21:13,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:21:13,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:21:13,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:21:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["_Tp7cvUmTxujPW3qDji60Q"], "issued_at": "2018-08-12T00:21:13.000000Z"}} 2018-08-12 00:21:13,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328f8f45284fc30de15df0e55b9c3327487f8bc1" 2018-08-12 00:21:13,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a9ed0b1-5e68-4f70-a401-18dcee561b34 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:21:13,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4a9ed0b1-5e68-4f70-a401-18dcee561b34 2018-08-12 00:21:13,659 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:21:13,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328f8f45284fc30de15df0e55b9c3327487f8bc1" 2018-08-12 00:21:13,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-8ca483a3-382d-48da-b91f-db538c7dd3a7 x-compute-request-id: req-8ca483a3-382d-48da-b91f-db538c7dd3a7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:21:13,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-8ca483a3-382d-48da-b91f-db538c7dd3a7 2018-08-12 00:21:13,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328f8f45284fc30de15df0e55b9c3327487f8bc1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-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-08-12 00:21:13,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-571c9ee9-727e-4586-a4ea-ddb7a6acf695 x-compute-request-id: req-571c9ee9-727e-4586-a4ea-ddb7a6acf695 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/4b2f70e7-4073-4af7-b107-e64285b59518", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/4b2f70e7-4073-4af7-b107-e64285b59518", "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": "4b2f70e7-4073-4af7-b107-e64285b59518"}} 2018-08-12 00:21:13,891 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-571c9ee9-727e-4586-a4ea-ddb7a6acf695 2018-08-12 00:21:13,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:21:13,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:21:14,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b109c34fa3f4a9aa62305a4e0be4f4d", "name": "CreateStackSuccessTests-efaf5865-90a9-44f-proj-role"}], "expires_at": "2018-08-12T01:21:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df2fa6d6fc57472d8991b33e26a16f37", "name": "CreateStackSuccessTests-efaf5865-90a9-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/df2fa6d6fc57472d8991b33e26a16f37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/df2fa6d6fc57472d8991b33e26a16f37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-efaf5865-90a9-44f-user", "id": "7f662b8c18e947bbab77a1aa97bf5ef9"}, "audit_ids": ["Xfv_uvKERLiqgDTSOJwkkw"], "issued_at": "2018-08-12T00:21:14.000000Z"}} 2018-08-12 00:21:14,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:14,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec72aff-98f3-4208-af37-41badda6a9aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:21:14,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-eec72aff-98f3-4208-af37-41badda6a9aa 2018-08-12 00:21:14,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:21:14,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:21:14,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:21:14,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:21:14,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:21:14,434 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:21:14,438 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:21:14,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:14,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:14 GMT Server: Apache x-openstack-request-id: req-34983c9d-677c-4f68-b53c-cad35c6d2bb2 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-12 00:21:14,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack used request id req-34983c9d-677c-4f68-b53c-cad35c6d2bb2 2018-08-12 00:21:14,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-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-2989263e-59f2-4390-aa3d-4b1f77983fe9-net", "inst_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-inst", "subnet_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet", "image_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image", "flavor_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-flavor-name"}}' 2018-08-12 00:21:16,479 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:21:14 GMT Server: Apache x-openstack-request-id: req-878d5ded-c87c-43d1-97d7-7203f4b29b65 Location: http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "51597d5c-4a02-4114-bc75-627069a7996a", "links": [{"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a", "rel": "self"}]}} 2018-08-12 00:21:16,479 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks used request id req-878d5ded-c87c-43d1-97d7-7203f4b29b65 2018-08-12 00:21:16,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/51597d5c-4a02-4114-bc75-627069a7996a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:16,680 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:16 GMT Server: Apache x-openstack-request-id: req-1d080a37-d119-4757-b49d-eddc9458945e Location: http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:16,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:16 GMT Server: Apache x-openstack-request-id: req-9c7b7ee3-ac86-4493-a10a-7824bd28b768 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": "df2fa6d6fc57472d8991b33e26a16f37", "OS::stack_id": "51597d5c-4a02-4114-bc75-627069a7996a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "image_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image", "inst_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-inst", "subnet_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet", "net_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net", "flavor_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "stack_user_project_id": "c9e7206f5da549d68773ee7a2801176b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:21:15Z", "links": [{"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "51597d5c-4a02-4114-bc75-627069a7996a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:21:16,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a used request id req-9c7b7ee3-ac86-4493-a10a-7824bd28b768 2018-08-12 00:21:16,884 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack 2018-08-12 00:21:16,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/51597d5c-4a02-4114-bc75-627069a7996a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:17,080 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:16 GMT Server: Apache x-openstack-request-id: req-f1864bb1-18b6-49a6-a528-e0ea1e9a90c9 Location: http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:17,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:17 GMT Server: Apache x-openstack-request-id: req-9515523b-3c7a-4bbf-b3aa-7c1f258e51ad 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": "df2fa6d6fc57472d8991b33e26a16f37", "OS::stack_id": "51597d5c-4a02-4114-bc75-627069a7996a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "image_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image", "inst_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-inst", "subnet_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet", "net_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net", "flavor_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "stack_user_project_id": "c9e7206f5da549d68773ee7a2801176b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:21:15Z", "links": [{"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "51597d5c-4a02-4114-bc75-627069a7996a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:21:17,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a used request id req-9515523b-3c7a-4bbf-b3aa-7c1f258e51ad 2018-08-12 00:21:17,308 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:21:17,309 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:21:20,312 - create_stack - DEBUG - Stack status query timeout in 1196.57261705 2018-08-12 00:21:20,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/51597d5c-4a02-4114-bc75-627069a7996a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:20,496 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:20 GMT Server: Apache x-openstack-request-id: req-3dda7b08-8916-4566-aa54-655fea747a00 Location: http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:20,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:20 GMT Server: Apache x-openstack-request-id: req-4fea5120-89c7-4d40-a3d6-f9a07f7254b0 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": "df2fa6d6fc57472d8991b33e26a16f37", "OS::stack_id": "51597d5c-4a02-4114-bc75-627069a7996a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "image_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image", "inst_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-inst", "subnet_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet", "net_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net", "flavor_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "stack_user_project_id": "c9e7206f5da549d68773ee7a2801176b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:21:15Z", "links": [{"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "51597d5c-4a02-4114-bc75-627069a7996a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:21:20,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a used request id req-4fea5120-89c7-4d40-a3d6-f9a07f7254b0 2018-08-12 00:21:20,538 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:21:20,538 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:21:23,541 - create_stack - DEBUG - Stack status query timeout in 1193.34316397 2018-08-12 00:21:23,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/51597d5c-4a02-4114-bc75-627069a7996a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:23,571 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:23 GMT Server: Apache x-openstack-request-id: req-0b2addc4-9bb4-4608-8a21-c1997124f9fa Location: http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:23,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:23 GMT Server: Apache x-openstack-request-id: req-4379d434-e346-4599-8c6d-427816d94ebe 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": "df2fa6d6fc57472d8991b33e26a16f37", "OS::stack_id": "51597d5c-4a02-4114-bc75-627069a7996a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "image_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image", "inst_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-inst", "subnet_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet", "net_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net", "flavor_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "stack_user_project_id": "c9e7206f5da549d68773ee7a2801176b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:21:15Z", "links": [{"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "51597d5c-4a02-4114-bc75-627069a7996a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:21:23,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a used request id req-4379d434-e346-4599-8c6d-427816d94ebe 2018-08-12 00:21:23,613 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:21:23,613 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:21:26,616 - create_stack - DEBUG - Stack status query timeout in 1190.26801205 2018-08-12 00:21:26,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/51597d5c-4a02-4114-bc75-627069a7996a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:26,646 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:26 GMT Server: Apache x-openstack-request-id: req-a7106b40-0bf2-4af2-9957-2985981721fb Location: http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:26,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:26 GMT Server: Apache x-openstack-request-id: req-78ec219d-d20f-4a65-a398-df1f5e61f2b6 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": "df2fa6d6fc57472d8991b33e26a16f37", "OS::stack_id": "51597d5c-4a02-4114-bc75-627069a7996a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "image_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image", "inst_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-inst", "subnet_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet", "net_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net", "flavor_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "stack_user_project_id": "c9e7206f5da549d68773ee7a2801176b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:21:15Z", "links": [{"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "51597d5c-4a02-4114-bc75-627069a7996a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:21:26,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a used request id req-78ec219d-d20f-4a65-a398-df1f5e61f2b6 2018-08-12 00:21:26,688 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:21:26,689 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:21:29,692 - create_stack - DEBUG - Stack status query timeout in 1187.19263911 2018-08-12 00:21:29,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/51597d5c-4a02-4114-bc75-627069a7996a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:29,723 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:29 GMT Server: Apache x-openstack-request-id: req-22f81d39-55a7-4824-8393-0fee75557213 Location: http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:29,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:29 GMT Server: Apache x-openstack-request-id: req-b8f63a1a-17e9-4aff-98d7-cdf81556e907 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": "df2fa6d6fc57472d8991b33e26a16f37", "OS::stack_id": "51597d5c-4a02-4114-bc75-627069a7996a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "image_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image", "inst_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-inst", "subnet_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet", "net_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net", "flavor_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "stack_user_project_id": "c9e7206f5da549d68773ee7a2801176b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:21:15Z", "links": [{"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "51597d5c-4a02-4114-bc75-627069a7996a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:21:29,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a used request id req-b8f63a1a-17e9-4aff-98d7-cdf81556e907 2018-08-12 00:21:29,765 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-12 00:21:29,766 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack 2018-08-12 00:21:29,766 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack 2018-08-12 00:21:29,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/51597d5c-4a02-4114-bc75-627069a7996a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:30,002 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:29 GMT Server: Apache x-openstack-request-id: req-d46f2728-9791-426c-9d8d-986c493624bf Location: http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:30,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:30 GMT Server: Apache x-openstack-request-id: req-df057048-c33f-4d22-bded-32818cee6663 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.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-12T00:21:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:21:16Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1d2cd1bf-f125-42df-8a10-3de506d49c82", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-12T00:21:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:21:16Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "d7e232d3-4d72-4a4b-aada-124151438af6", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-12T00:21:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:21:16Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "27eddedd-57e9-42b9-ad90-260b4309eb45", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-12T00:21:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:21:16Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "264cf6b8-9f25-45af-a600-0a41a44705aa", "resource_type": "OS::Nova::Server"}]} 2018-08-12 00:21:30,044 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a/resources used request id req-df057048-c33f-4d22-bded-32818cee6663 2018-08-12 00:21:30,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=27eddedd-57e9-42b9-ad90-260b4309eb45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:30,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-f31f3c2d-2853-4bec-a98a-97f6157378f9 Date: Sun, 12 Aug 2018 00:21:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d7e232d3-4d72-4a4b-aada-124151438af6"],"updated_at":"2018-08-12T00:21:18Z","tenant_id":"df2fa6d6fc57472d8991b33e26a16f37","created_at":"2018-08-12T00:21:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"df2fa6d6fc57472d8991b33e26a16f37","id":"27eddedd-57e9-42b9-ad90-260b4309eb45","name":"CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net"}]} 2018-08-12 00:21:30,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=27eddedd-57e9-42b9-ad90-260b4309eb45 used request id req-f31f3c2d-2853-4bec-a98a-97f6157378f9 2018-08-12 00:21:30,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=27eddedd-57e9-42b9-ad90-260b4309eb45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:30,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7cb7fdfb-a8e7-4e28-a0b8-b04bebd119de Date: Sun, 12 Aug 2018 00:21:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27eddedd-57e9-42b9-ad90-260b4309eb45","tenant_id":"df2fa6d6fc57472d8991b33e26a16f37","created_at":"2018-08-12T00:21:18Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:18Z","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":"df2fa6d6fc57472d8991b33e26a16f37","id":"d7e232d3-4d72-4a4b-aada-124151438af6","subnetpool_id":null,"name":"CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet"}]} 2018-08-12 00:21:30,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=27eddedd-57e9-42b9-ad90-260b4309eb45 used request id req-7cb7fdfb-a8e7-4e28-a0b8-b04bebd119de 2018-08-12 00:21:30,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=27eddedd-57e9-42b9-ad90-260b4309eb45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:30,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-14539a1d-b750-4486-bee7-f98403ebcf11 Date: Sun, 12 Aug 2018 00:21:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27eddedd-57e9-42b9-ad90-260b4309eb45","tenant_id":"df2fa6d6fc57472d8991b33e26a16f37","created_at":"2018-08-12T00:21:18Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:18Z","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":"df2fa6d6fc57472d8991b33e26a16f37","id":"d7e232d3-4d72-4a4b-aada-124151438af6","subnetpool_id":null,"name":"CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet"}]} 2018-08-12 00:21:30,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=27eddedd-57e9-42b9-ad90-260b4309eb45 used request id req-14539a1d-b750-4486-bee7-f98403ebcf11 2018-08-12 00:21:30,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:21:30,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:21:30,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b109c34fa3f4a9aa62305a4e0be4f4d", "name": "CreateStackSuccessTests-efaf5865-90a9-44f-proj-role"}], "expires_at": "2018-08-12T01:21:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df2fa6d6fc57472d8991b33e26a16f37", "name": "CreateStackSuccessTests-efaf5865-90a9-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/df2fa6d6fc57472d8991b33e26a16f37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/df2fa6d6fc57472d8991b33e26a16f37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-efaf5865-90a9-44f-user", "id": "7f662b8c18e947bbab77a1aa97bf5ef9"}, "audit_ids": ["_MWnn9H-RHOW1Xh5AjrMaw"], "issued_at": "2018-08-12T00:21:30.000000Z"}} 2018-08-12 00:21:30,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba44fecae3921f56fc137502112583cc1de1cdc" 2018-08-12 00:21:30,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b9ac3ee-d8ae-45aa-b502-2b7f1945d163 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:21:30,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0b9ac3ee-d8ae-45aa-b502-2b7f1945d163 2018-08-12 00:21:30,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:21:30,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:21:30,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:21:30,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:21:30,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:21:30,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba44fecae3921f56fc137502112583cc1de1cdc" 2018-08-12 00:21:31,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-07a1ceea-b56f-4a47-9fe5-a7b163a774fd Date: Sun, 12 Aug 2018 00:21:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d7e232d3-4d72-4a4b-aada-124151438af6"],"updated_at":"2018-08-12T00:21:18Z","tenant_id":"df2fa6d6fc57472d8991b33e26a16f37","created_at":"2018-08-12T00:21:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"df2fa6d6fc57472d8991b33e26a16f37","id":"27eddedd-57e9-42b9-ad90-260b4309eb45","name":"CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net"}]} 2018-08-12 00:21:31,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net used request id req-07a1ceea-b56f-4a47-9fe5-a7b163a774fd 2018-08-12 00:21:31,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:21:31,081 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:21:31,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/df2fa6d6fc57472d8991b33e26a16f37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba44fecae3921f56fc137502112583cc1de1cdc" 2018-08-12 00:21:31,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06609a52-b2b1-4aff-8e7d-c3dfef9ada1b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df2fa6d6fc57472d8991b33e26a16f37"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df2fa6d6fc57472d8991b33e26a16f37", "name": "CreateStackSuccessTests-efaf5865-90a9-44f-proj"}} 2018-08-12 00:21:31,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/df2fa6d6fc57472d8991b33e26a16f37 used request id req-06609a52-b2b1-4aff-8e7d-c3dfef9ada1b 2018-08-12 00:21:31,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=27eddedd-57e9-42b9-ad90-260b4309eb45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba44fecae3921f56fc137502112583cc1de1cdc" 2018-08-12 00:21:31,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ed8b02d4-ecee-49d8-aaa3-9be8975555a2 Date: Sun, 12 Aug 2018 00:21:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27eddedd-57e9-42b9-ad90-260b4309eb45","tenant_id":"df2fa6d6fc57472d8991b33e26a16f37","created_at":"2018-08-12T00:21:18Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:18Z","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":"df2fa6d6fc57472d8991b33e26a16f37","id":"d7e232d3-4d72-4a4b-aada-124151438af6","subnetpool_id":null,"name":"CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet"}]} 2018-08-12 00:21:31,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=27eddedd-57e9-42b9-ad90-260b4309eb45 used request id req-ed8b02d4-ecee-49d8-aaa3-9be8975555a2 2018-08-12 00:21:31,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:21:31,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:21:31,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:21:31,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:21:31,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:21:31,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:21:31,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b109c34fa3f4a9aa62305a4e0be4f4d", "name": "CreateStackSuccessTests-efaf5865-90a9-44f-proj-role"}], "expires_at": "2018-08-12T01:21:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df2fa6d6fc57472d8991b33e26a16f37", "name": "CreateStackSuccessTests-efaf5865-90a9-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/df2fa6d6fc57472d8991b33e26a16f37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/df2fa6d6fc57472d8991b33e26a16f37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/df2fa6d6fc57472d8991b33e26a16f37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/df2fa6d6fc57472d8991b33e26a16f37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-efaf5865-90a9-44f-user", "id": "7f662b8c18e947bbab77a1aa97bf5ef9"}, "audit_ids": ["w0LUPoIIQ0ihmab-miM4Cg"], "issued_at": "2018-08-12T00:21:31.000000Z"}} 2018-08-12 00:21:31,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647c0022df7c46f37daf11429343c7badfa51f3d" 2018-08-12 00:21:31,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38379813-339a-4a0a-9aa7-8ba52cd19189 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:21:31,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-38379813-339a-4a0a-9aa7-8ba52cd19189 2018-08-12 00:21:31,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647c0022df7c46f37daf11429343c7badfa51f3d" 2018-08-12 00:21:31,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-c51e949f-8ff0-41fa-ba82-8e6f81b8c407 Date: Sun, 12 Aug 2018 00:21:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d7e232d3-4d72-4a4b-aada-124151438af6"],"updated_at":"2018-08-12T00:21:18Z","tenant_id":"df2fa6d6fc57472d8991b33e26a16f37","created_at":"2018-08-12T00:21:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"df2fa6d6fc57472d8991b33e26a16f37","id":"27eddedd-57e9-42b9-ad90-260b4309eb45","name":"CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net"}]} 2018-08-12 00:21:31,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net used request id req-c51e949f-8ff0-41fa-ba82-8e6f81b8c407 2018-08-12 00:21:31,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=27eddedd-57e9-42b9-ad90-260b4309eb45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647c0022df7c46f37daf11429343c7badfa51f3d" 2018-08-12 00:21:31,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1c4e760d-451e-40b8-bfc3-761134e8e568 Date: Sun, 12 Aug 2018 00:21:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27eddedd-57e9-42b9-ad90-260b4309eb45","tenant_id":"df2fa6d6fc57472d8991b33e26a16f37","created_at":"2018-08-12T00:21:18Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:18Z","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":"df2fa6d6fc57472d8991b33e26a16f37","id":"d7e232d3-4d72-4a4b-aada-124151438af6","subnetpool_id":null,"name":"CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet"}]} 2018-08-12 00:21:31,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=27eddedd-57e9-42b9-ad90-260b4309eb45 used request id req-1c4e760d-451e-40b8-bfc3-761134e8e568 2018-08-12 00:21:31,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=27eddedd-57e9-42b9-ad90-260b4309eb45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647c0022df7c46f37daf11429343c7badfa51f3d" 2018-08-12 00:21:32,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-85340909-9d7c-4d27-935e-26a6fd90e594 Date: Sun, 12 Aug 2018 00:21:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d7e232d3-4d72-4a4b-aada-124151438af6"],"updated_at":"2018-08-12T00:21:18Z","tenant_id":"df2fa6d6fc57472d8991b33e26a16f37","created_at":"2018-08-12T00:21:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"df2fa6d6fc57472d8991b33e26a16f37","id":"27eddedd-57e9-42b9-ad90-260b4309eb45","name":"CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net"}]} 2018-08-12 00:21:32,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=27eddedd-57e9-42b9-ad90-260b4309eb45 used request id req-85340909-9d7c-4d27-935e-26a6fd90e594 2018-08-12 00:21:32,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=27eddedd-57e9-42b9-ad90-260b4309eb45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647c0022df7c46f37daf11429343c7badfa51f3d" 2018-08-12 00:21:32,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e12a1284-388e-4da0-ac1d-dfdb6a234ac5 Date: Sun, 12 Aug 2018 00:21:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27eddedd-57e9-42b9-ad90-260b4309eb45","tenant_id":"df2fa6d6fc57472d8991b33e26a16f37","created_at":"2018-08-12T00:21:18Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:18Z","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":"df2fa6d6fc57472d8991b33e26a16f37","id":"d7e232d3-4d72-4a4b-aada-124151438af6","subnetpool_id":null,"name":"CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet"}]} 2018-08-12 00:21:32,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=27eddedd-57e9-42b9-ad90-260b4309eb45 used request id req-e12a1284-388e-4da0-ac1d-dfdb6a234ac5 2018-08-12 00:21:32,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=27eddedd-57e9-42b9-ad90-260b4309eb45&name=CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647c0022df7c46f37daf11429343c7badfa51f3d" 2018-08-12 00:21:32,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a0baa4b8-e55d-41ce-bd6d-f0e6019392b9 Date: Sun, 12 Aug 2018 00:21:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27eddedd-57e9-42b9-ad90-260b4309eb45","tenant_id":"df2fa6d6fc57472d8991b33e26a16f37","created_at":"2018-08-12T00:21:18Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:18Z","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":"df2fa6d6fc57472d8991b33e26a16f37","id":"d7e232d3-4d72-4a4b-aada-124151438af6","subnetpool_id":null,"name":"CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet"}]} 2018-08-12 00:21:32,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=27eddedd-57e9-42b9-ad90-260b4309eb45&name=CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet used request id req-a0baa4b8-e55d-41ce-bd6d-f0e6019392b9 2018-08-12 00:21:32,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/d7e232d3-4d72-4a4b-aada-124151438af6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647c0022df7c46f37daf11429343c7badfa51f3d" 2018-08-12 00:21:32,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-f205a859-f577-4ebf-8b2a-78cbf2eea6f0 Date: Sun, 12 Aug 2018 00:21:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27eddedd-57e9-42b9-ad90-260b4309eb45","tenant_id":"df2fa6d6fc57472d8991b33e26a16f37","created_at":"2018-08-12T00:21:18Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:18Z","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":"df2fa6d6fc57472d8991b33e26a16f37","id":"d7e232d3-4d72-4a4b-aada-124151438af6","subnetpool_id":null,"name":"CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet"}} 2018-08-12 00:21:32,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/d7e232d3-4d72-4a4b-aada-124151438af6 used request id req-f205a859-f577-4ebf-8b2a-78cbf2eea6f0 2018-08-12 00:21:32,409 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack 2018-08-12 00:21:32,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/51597d5c-4a02-4114-bc75-627069a7996a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:32,438 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:32 GMT Server: Apache x-openstack-request-id: req-6ecea228-1b3c-4e46-92d6-bff236139ca7 Location: http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:32,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:21:32 GMT Server: Apache x-openstack-request-id: req-3b486bdf-5541-4a06-991e-bf6213e9d3f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:21:32,478 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a used request id req-3b486bdf-5541-4a06-991e-bf6213e9d3f5 2018-08-12 00:21:32,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/51597d5c-4a02-4114-bc75-627069a7996a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:32,523 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:32 GMT Server: Apache x-openstack-request-id: req-bf7899d3-9603-4937-958a-f2ad4c04d160 Location: http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:32,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:32 GMT Server: Apache x-openstack-request-id: req-f343f0c8-c2d7-4a4d-a3f5-10e7e9a3ad36 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": "df2fa6d6fc57472d8991b33e26a16f37", "OS::stack_id": "51597d5c-4a02-4114-bc75-627069a7996a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "image_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image", "inst_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-inst", "subnet_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet", "flavor_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-flavor-name", "net_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "stack_user_project_id": "c9e7206f5da549d68773ee7a2801176b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:21:15Z", "links": [{"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:21:32Z", "id": "51597d5c-4a02-4114-bc75-627069a7996a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:21:32,693 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a used request id req-f343f0c8-c2d7-4a4d-a3f5-10e7e9a3ad36 2018-08-12 00:21:32,694 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:21:32,694 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:21:35,697 - create_stack - DEBUG - Stack status query timeout in 1196.78149891 2018-08-12 00:21:35,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/51597d5c-4a02-4114-bc75-627069a7996a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:35,880 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:35 GMT Server: Apache x-openstack-request-id: req-fd85b42a-2854-4bd0-9f17-ad766df45159 Location: http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:35,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:35 GMT Server: Apache x-openstack-request-id: req-3560e296-c213-43f1-9465-1dd5367ebaac 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": "df2fa6d6fc57472d8991b33e26a16f37", "OS::stack_id": "51597d5c-4a02-4114-bc75-627069a7996a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "image_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image", "inst_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-inst", "subnet_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet", "flavor_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-flavor-name", "net_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "stack_user_project_id": "c9e7206f5da549d68773ee7a2801176b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:21:15Z", "links": [{"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:21:32Z", "id": "51597d5c-4a02-4114-bc75-627069a7996a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:21:35,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a used request id req-3560e296-c213-43f1-9465-1dd5367ebaac 2018-08-12 00:21:35,906 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:21:35,906 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:21:38,909 - create_stack - DEBUG - Stack status query timeout in 1193.569556 2018-08-12 00:21:38,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/51597d5c-4a02-4114-bc75-627069a7996a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:38,938 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:38 GMT Server: Apache x-openstack-request-id: req-7014a7c4-243e-4a0e-be4e-14f498940e3b Location: http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:39,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:38 GMT Server: Apache x-openstack-request-id: req-9d2ce64d-7366-4b81-9ec2-756285eb3b46 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": "df2fa6d6fc57472d8991b33e26a16f37", "OS::stack_id": "51597d5c-4a02-4114-bc75-627069a7996a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "image_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image", "inst_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-inst", "subnet_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet", "flavor_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-flavor-name", "net_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "stack_user_project_id": "c9e7206f5da549d68773ee7a2801176b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:21:15Z", "links": [{"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:21:32Z", "id": "51597d5c-4a02-4114-bc75-627069a7996a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:21:39,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a used request id req-9d2ce64d-7366-4b81-9ec2-756285eb3b46 2018-08-12 00:21:39,113 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:21:39,113 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:21:42,116 - create_stack - DEBUG - Stack status query timeout in 1190.36267495 2018-08-12 00:21:42,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/51597d5c-4a02-4114-bc75-627069a7996a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:42,148 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:42 GMT Server: Apache x-openstack-request-id: req-da115f41-7f07-4948-8c5d-3717080f75fc Location: http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:42,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:42 GMT Server: Apache x-openstack-request-id: req-2b252ba4-f0a5-4de3-9b20-49a0e732ebc5 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": "df2fa6d6fc57472d8991b33e26a16f37", "OS::stack_id": "51597d5c-4a02-4114-bc75-627069a7996a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "image_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image", "inst_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-inst", "subnet_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-subnet", "flavor_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-flavor-name", "net_name": "CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-net"}, "deletion_time": "2018-08-12T00:21:41Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack", "stack_user_project_id": "c9e7206f5da549d68773ee7a2801176b", "tags": null, "creation_time": "2018-08-12T00:21:15Z", "links": [{"href": "http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-12T00:21:32Z", "id": "51597d5c-4a02-4114-bc75-627069a7996a", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:21:42,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a used request id req-2b252ba4-f0a5-4de3-9b20-49a0e732ebc5 2018-08-12 00:21:42,190 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-12 00:21:42,191 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack 2018-08-12 00:21:42,191 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack 2018-08-12 00:21:42,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/51597d5c-4a02-4114-bc75-627069a7996a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6d6d284ea4ffe98e2785a79b357b1e7f77e57" 2018-08-12 00:21:42,220 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:42 GMT Server: Apache x-openstack-request-id: req-bbd8f13c-e5e7-4a03-99de-e6a0c445ef19 Location: http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:42,246 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:42 GMT Server: Apache x-openstack-request-id: req-bb25f7a5-df66-402b-977f-360535f27cbe Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-12 00:21:42,246 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/df2fa6d6fc57472d8991b33e26a16f37/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-stack/51597d5c-4a02-4114-bc75-627069a7996a used request id req-bb25f7a5-df66-402b-977f-360535f27cbe 2018-08-12 00:21:42,248 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-2989263e-59f2-4390-aa3d-4b1f77983fe9-image 2018-08-12 00:21:42,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/baf41fd5-5521-40c7-86b3-a1868a6cc129 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82553e09e0d9f48b0e706dc83379a93f366edd1b" 2018-08-12 00:21:43,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7462346a-4990-457e-ab7f-9ef480e07da3 Date: Sun, 12 Aug 2018 00:21:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:21:43,111 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/baf41fd5-5521-40c7-86b3-a1868a6cc129 used request id req-7462346a-4990-457e-ab7f-9ef480e07da3 2018-08-12 00:21:43,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/4b2f70e7-4073-4af7-b107-e64285b59518 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}328f8f45284fc30de15df0e55b9c3327487f8bc1" 2018-08-12 00:21:43,140 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-5a8466a1-aa28-4037-aeb4-1e2685be57f1 x-compute-request-id: req-5a8466a1-aa28-4037-aeb4-1e2685be57f1 Content-Length: 0 Content-Type: application/json 2018-08-12 00:21:43,140 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/4b2f70e7-4073-4af7-b107-e64285b59518 used request id req-5a8466a1-aa28-4037-aeb4-1e2685be57f1 2018-08-12 00:21:43,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:21:43,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:21:43,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:21:43,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:21:43,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:21:43,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:43,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-a88df911-f597-44db-92c4-b176898d596b Date: Sun, 12 Aug 2018 00:21:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "df2fa6d6fc57472d8991b33e26a16f37", "created_at": "2018-08-12T00:21:16Z", "updated_at": "2018-08-12T00:21:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:21:16Z", "revision_number": 0, "id": "9e7f0828-5c27-4e59-a71b-b4b1ef242b31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:21:16Z", "security_group_id": "8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4", "tenant_id": "df2fa6d6fc57472d8991b33e26a16f37", "port_range_min": null, "ethertype": "IPv6", "project_id": "df2fa6d6fc57472d8991b33e26a16f37"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:21:16Z", "revision_number": 0, "id": "a3c7d0bc-e4d9-4faf-a3ee-03df13041867", "remote_group_id": "8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4", "remote_ip_prefix": null, "created_at": "2018-08-12T00:21:16Z", "security_group_id": "8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4", "tenant_id": "df2fa6d6fc57472d8991b33e26a16f37", "port_range_min": null, "ethertype": "IPv6", "project_id": "df2fa6d6fc57472d8991b33e26a16f37"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:21:16Z", "revision_number": 0, "id": "adaabb60-6c3b-402f-ac18-7553a7859397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:21:16Z", "security_group_id": "8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4", "tenant_id": "df2fa6d6fc57472d8991b33e26a16f37", "port_range_min": null, "ethertype": "IPv4", "project_id": "df2fa6d6fc57472d8991b33e26a16f37"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:21:16Z", "revision_number": 0, "id": "eec7f2be-021c-4c13-8efd-43963dc6bf95", "remote_group_id": "8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4", "remote_ip_prefix": null, "created_at": "2018-08-12T00:21:16Z", "security_group_id": "8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4", "tenant_id": "df2fa6d6fc57472d8991b33e26a16f37", "port_range_min": null, "ethertype": "IPv4", "project_id": "df2fa6d6fc57472d8991b33e26a16f37"}], "revision_number": 4, "project_id": "df2fa6d6fc57472d8991b33e26a16f37", "id": "8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:21:43,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-a88df911-f597-44db-92c4-b176898d596b 2018-08-12 00:21:43,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:43,510 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-551d772d-ceb4-4385-acae-e586de4ec092 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:21:43,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-551d772d-ceb4-4385-acae-e586de4ec092 2018-08-12 00:21:43,510 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:21:43,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:43,594 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62787cab-0afc-42dc-88ae-dca0009fe15e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:21:43,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-62787cab-0afc-42dc-88ae-dca0009fe15e 2018-08-12 00:21:43,594 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:21:43,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:43,680 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd59f712-01ad-490b-85fe-1cedc7de4e34 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:21:43,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-fd59f712-01ad-490b-85fe-1cedc7de4e34 2018-08-12 00:21:43,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:21:43,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:43,764 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8a27c5d-fbe6-4669-9074-73caed867358 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:21:43,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-d8a27c5d-fbe6-4669-9074-73caed867358 2018-08-12 00:21:43,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:21:43,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:43,848 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0e4b5fa-67fb-4126-8a38-26374bbe1089 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:21:43,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-c0e4b5fa-67fb-4126-8a38-26374bbe1089 2018-08-12 00:21:43,848 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:21:43,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:43,934 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5418b4b-6437-4437-8b46-d4dbb4dd6c2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:21:43,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-e5418b4b-6437-4437-8b46-d4dbb4dd6c2e 2018-08-12 00:21:43,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:21:43,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:44,020 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5293463-98d9-487a-9a4a-97702d1ccb37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:21:44,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-e5293463-98d9-487a-9a4a-97702d1ccb37 2018-08-12 00:21:44,021 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:21:44,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:44,102 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6c4b9cc-2376-4637-ac1e-d62d1cbfbc40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:21:44,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-f6c4b9cc-2376-4637-ac1e-d62d1cbfbc40 2018-08-12 00:21:44,102 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:21:44,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:44,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eaaf8ac9-fa22-4405-b73c-fe774b9cd82f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:21:44,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-eaaf8ac9-fa22-4405-b73c-fe774b9cd82f 2018-08-12 00:21:44,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:21:44,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/df2fa6d6fc57472d8991b33e26a16f37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:44,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23795114-d7fd-402a-bd1e-f7837a94c243 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df2fa6d6fc57472d8991b33e26a16f37"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df2fa6d6fc57472d8991b33e26a16f37", "name": "CreateStackSuccessTests-efaf5865-90a9-44f-proj"}} 2018-08-12 00:21:44,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/df2fa6d6fc57472d8991b33e26a16f37 used request id req-23795114-d7fd-402a-bd1e-f7837a94c243 2018-08-12 00:21:44,277 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4 2018-08-12 00:21:44,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:44,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ce16e4ba-9aa3-48fb-b2c3-1615e164b95d Date: Sun, 12 Aug 2018 00:21:44 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-08-12T00:21:16Z", "security_group_id": "8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4", "port_range_min": null, "revision_number": 0, "tenant_id": "df2fa6d6fc57472d8991b33e26a16f37", "created_at": "2018-08-12T00:21:16Z", "project_id": "df2fa6d6fc57472d8991b33e26a16f37", "id": "9e7f0828-5c27-4e59-a71b-b4b1ef242b31"}, {"remote_group_id": "8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:21:16Z", "security_group_id": "8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4", "port_range_min": null, "revision_number": 0, "tenant_id": "df2fa6d6fc57472d8991b33e26a16f37", "created_at": "2018-08-12T00:21:16Z", "project_id": "df2fa6d6fc57472d8991b33e26a16f37", "id": "a3c7d0bc-e4d9-4faf-a3ee-03df13041867"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:21:16Z", "security_group_id": "8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4", "port_range_min": null, "revision_number": 0, "tenant_id": "df2fa6d6fc57472d8991b33e26a16f37", "created_at": "2018-08-12T00:21:16Z", "project_id": "df2fa6d6fc57472d8991b33e26a16f37", "id": "adaabb60-6c3b-402f-ac18-7553a7859397"}, {"remote_group_id": "8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:21:16Z", "security_group_id": "8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4", "port_range_min": null, "revision_number": 0, "tenant_id": "df2fa6d6fc57472d8991b33e26a16f37", "created_at": "2018-08-12T00:21:16Z", "project_id": "df2fa6d6fc57472d8991b33e26a16f37", "id": "eec7f2be-021c-4c13-8efd-43963dc6bf95"}]} 2018-08-12 00:21:44,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4 used request id req-ce16e4ba-9aa3-48fb-b2c3-1615e164b95d 2018-08-12 00:21:44,309 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:21:44,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:44,497 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cbc746d3-b74a-452e-acd1-cccafcd39697 Content-Length: 0 Date: Sun, 12 Aug 2018 00:21:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:21:44,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/8e3e85fe-424a-4cb3-a8f4-0dabc69c54a4 used request id req-cbc746d3-b74a-452e-acd1-cccafcd39697 2018-08-12 00:21:44,498 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-efaf5865-90a9-44f-proj 2018-08-12 00:21:44,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/df2fa6d6fc57472d8991b33e26a16f37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:44,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7ad1767-819d-4c15-9faf-ec3cde2f2957 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:21:44,811 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/df2fa6d6fc57472d8991b33e26a16f37 used request id req-f7ad1767-819d-4c15-9faf-ec3cde2f2957 2018-08-12 00:21:44,812 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-efaf5865-90a9-44f-proj-role 2018-08-12 00:21:44,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/4b109c34fa3f4a9aa62305a4e0be4f4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:44,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1205cabb-ed77-44da-afd5-7683be4aacfd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:21:44,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/4b109c34fa3f4a9aa62305a4e0be4f4d used request id req-1205cabb-ed77-44da-afd5-7683be4aacfd 2018-08-12 00:21:44,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6b501e6d8303a172312e8bce5b6b5ede837b9b" 2018-08-12 00:21:45,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc7f6578-1dc2-4b6e-b5c8-105c2d28414f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:21:45,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fc7f6578-1dc2-4b6e-b5c8-105c2d28414f 2018-08-12 00:21:45,012 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-efaf5865-90a9-44f-user 2018-08-12 00:21:45,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/7f662b8c18e947bbab77a1aa97bf5ef9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f1cb7f6faaab2d68d3e3ea480712e3b529bb6a" 2018-08-12 00:21:45,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efb638cb-d05b-4700-b7d2-abdb8e7a2b32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:21:45,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/7f662b8c18e947bbab77a1aa97bf5ef9 used request id req-efb638cb-d05b-4700-b7d2-abdb8e7a2b32 2018-08-12 00:21:45,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:21:45,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:21:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["3nHTh13TT26S0fcXOQuVNQ"], "issued_at": "2018-08-12T00:21:45.000000Z"}} 2018-08-12 00:21:45,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7dbcf9f14783b8f4850d6853e195da40fb7c43" 2018-08-12 00:21:45,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605bc1f0-8d11-404a-aa23-b64c6891baa0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:21:45,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-605bc1f0-8d11-404a-aa23-b64c6891baa0 2018-08-12 00:21:45,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:21:45,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:21:46,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:21:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["mR90nEBHTIC3NUJj9WLm1A"], "issued_at": "2018-08-12T00:21:46.000000Z"}} 2018-08-12 00:21:46,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:21:46,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f194bcfb-4b88-49a7-a37f-5b66cac8f6dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:21:46,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f194bcfb-4b88-49a7-a37f-5b66cac8f6dd 2018-08-12 00:21:46,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:21:46,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:21:46,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f933bcd6-3ada-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:21:46,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90e879e8-7af8-4e42-95e5-c544bc53557f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f933bcd6-3ada-42e-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:21:46,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f933bcd6-3ada-42e-proj used request id req-90e879e8-7af8-4e42-95e5-c544bc53557f 2018-08-12 00:21:46,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:21:46,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9052adea-706a-4de8-b3e1-d08200835573 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:21:46,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-9052adea-706a-4de8-b3e1-d08200835573 2018-08-12 00:21:46,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}}' 2018-08-12 00:21:46,452 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c6f1d96-386c-4253-9246-8415ad71b431 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0"}, "tags": [], "enabled": true, "id": "6fc1f19d555e45b2abfaefe441dde7e0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}} 2018-08-12 00:21:46,453 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-0c6f1d96-386c-4253-9246-8415ad71b431 2018-08-12 00:21:46,453 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-f933bcd6-3ada-42e-proj 2018-08-12 00:21:46,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:21:46,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:21:46,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:21:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["gzdhOasWRBGs3sDVAbMbsA"], "issued_at": "2018-08-12T00:21:46.000000Z"}} 2018-08-12 00:21:46,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49762db3448fc57d0715f063ae78edc52d52ab6f" 2018-08-12 00:21:46,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e4128b-44d6-4a92-b646-1f49d390cfc7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:21:46,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-30e4128b-44d6-4a92-b646-1f49d390cfc7 2018-08-12 00:21:46,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:21:46,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:21:46,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49762db3448fc57d0715f063ae78edc52d52ab6f" 2018-08-12 00:21:46,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d5d98b-17af-4d8d-8c56-3c398012a440 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:21:46,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a4d5d98b-17af-4d8d-8c56-3c398012a440 2018-08-12 00:21:46,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-f933bcd6-3ada-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49762db3448fc57d0715f063ae78edc52d52ab6f" 2018-08-12 00:21:47,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e4d670-3ff8-44bf-ac19-d0e6099be0ec Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-f933bcd6-3ada-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0"}, "tags": [], "enabled": true, "id": "6fc1f19d555e45b2abfaefe441dde7e0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}]} 2018-08-12 00:21:47,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-f933bcd6-3ada-42e-proj used request id req-b2e4d670-3ff8-44bf-ac19-d0e6099be0ec 2018-08-12 00:21:47,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49762db3448fc57d0715f063ae78edc52d52ab6f" 2018-08-12 00:21:47,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4d70fc0-dbad-412d-97fa-aff85ed3cc29 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:21:47,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f4d70fc0-dbad-412d-97fa-aff85ed3cc29 2018-08-12 00:21:47,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49762db3448fc57d0715f063ae78edc52d52ab6f" 2018-08-12 00:21:47,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52519dff-03f5-4b9d-a697-f825df5bfa6a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:21:47,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-52519dff-03f5-4b9d-a697-f825df5bfa6a 2018-08-12 00:21:47,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-f933bcd6-3ada-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49762db3448fc57d0715f063ae78edc52d52ab6f" 2018-08-12 00:21:47,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0cd7541-aa6b-4d10-a840-354d39ffb9c8 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-f933bcd6-3ada-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0"}, "tags": [], "enabled": true, "id": "6fc1f19d555e45b2abfaefe441dde7e0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}]} 2018-08-12 00:21:47,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-f933bcd6-3ada-42e-proj used request id req-e0cd7541-aa6b-4d10-a840-354d39ffb9c8 2018-08-12 00:21:47,620 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-f933bcd6-3ada-42e-user 2018-08-12 00:21:47,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:21:47,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:21:47,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771fcd26-4918-4558-96e7-cfa9178de858 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:21:47,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-771fcd26-4918-4558-96e7-cfa9178de858 2018-08-12 00:21:47,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" -d '{"role": {"name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj-role"}}' 2018-08-12 00:21:47,817 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:21:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37f43de3-6610-4569-ba6b-a748fc75e0b5 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e9780698a6e645578e21b16d577ec0bd", "links": {"self": "http://172.30.9.30:5000/v3/roles/e9780698a6e645578e21b16d577ec0bd"}, "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj-role"}} 2018-08-12 00:21:47,817 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-37f43de3-6610-4569-ba6b-a748fc75e0b5 2018-08-12 00:21:47,818 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-f933bcd6-3ada-42e-proj-role 2018-08-12 00:21:47,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e9780698a6e645578e21b16d577ec0bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:21:47,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eced0cc1-5199-4bbf-a185-36e18654587a Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e9780698a6e645578e21b16d577ec0bd", "links": {"self": "http://172.30.9.30:5000/v3/roles/e9780698a6e645578e21b16d577ec0bd"}, "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj-role"}} 2018-08-12 00:21:47,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e9780698a6e645578e21b16d577ec0bd used request id req-eced0cc1-5199-4bbf-a185-36e18654587a 2018-08-12 00:21:47,901 - keystone_utils - INFO - Granting role CreateStackSuccessTests-f933bcd6-3ada-42e-proj-role to project CreateStackSuccessTests-f933bcd6-3ada-42e-proj 2018-08-12 00:21:47,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0/users/74ae4de8e7f34928b789fad1b51f7a5c/roles/e9780698a6e645578e21b16d577ec0bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:21:48,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:21:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c1aed2f-043f-455d-9c3b-4d995d0d877b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:21:48,023 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0/users/74ae4de8e7f34928b789fad1b51f7a5c/roles/e9780698a6e645578e21b16d577ec0bd used request id req-2c1aed2f-043f-455d-9c3b-4d995d0d877b 2018-08-12 00:21:48,024 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:21:48,024 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:21:48,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:21:48,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:21:48,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9780698a6e645578e21b16d577ec0bd", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj-role"}], "expires_at": "2018-08-12T01:21:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fc1f19d555e45b2abfaefe441dde7e0", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-user", "id": "74ae4de8e7f34928b789fad1b51f7a5c"}, "audit_ids": ["22OdooSqRNqxK0lbLm91Ug"], "issued_at": "2018-08-12T00:21:48.000000Z"}} 2018-08-12 00:21:48,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3299fc4b5215e5e1490706d464b00174d3fe65" 2018-08-12 00:21:48,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d30b2d3e-db3c-4982-a5d3-9c8e02bf25cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:21:48,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d30b2d3e-db3c-4982-a5d3-9c8e02bf25cd 2018-08-12 00:21:48,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac3299fc4b5215e5e1490706d464b00174d3fe65" 2018-08-12 00:21:48,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-2029b7db-e629-458c-aa87-fa79653f9cc9 Date: Sun, 12 Aug 2018 00:21:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image"} 2018-08-12 00:21:48,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image used request id req-2029b7db-e629-458c-aa87-fa79653f9cc9 2018-08-12 00:21:48,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac3299fc4b5215e5e1490706d464b00174d3fe65" 2018-08-12 00:21:48,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-31c17f6e-e790-4c14-bfd7-2502fdec5ed8 Date: Sun, 12 Aug 2018 00:21: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-08-12 00:21:48,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-31c17f6e-e790-4c14-bfd7-2502fdec5ed8 2018-08-12 00:21:48,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ac3299fc4b5215e5e1490706d464b00174d3fe65" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image"}' 2018-08-12 00:21:48,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/9134a780-d107-4096-9c83-0d70cd849e7d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cc43bc61-e878-463c-adb6-67d3f695be87 Date: Sun, 12 Aug 2018 00:21:48 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:21:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:21:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/9134a780-d107-4096-9c83-0d70cd849e7d", "min_disk": 0, "protected": false, "id": "9134a780-d107-4096-9c83-0d70cd849e7d", "file": "/v2/images/9134a780-d107-4096-9c83-0d70cd849e7d/file", "checksum": null, "owner": "6fc1f19d555e45b2abfaefe441dde7e0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:21:48,754 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-cc43bc61-e878-463c-adb6-67d3f695be87 2018-08-12 00:21:48,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/9134a780-d107-4096-9c83-0d70cd849e7d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac3299fc4b5215e5e1490706d464b00174d3fe65" -d '' 2018-08-12 00:21:49,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a3c5fda7-26a8-4b15-bd3d-aeb14317e312 Date: Sun, 12 Aug 2018 00:21:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:21:49,180 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/9134a780-d107-4096-9c83-0d70cd849e7d/file used request id req-a3c5fda7-26a8-4b15-bd3d-aeb14317e312 2018-08-12 00:21:49,180 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:21:49,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/9134a780-d107-4096-9c83-0d70cd849e7d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac3299fc4b5215e5e1490706d464b00174d3fe65" 2018-08-12 00:21:49,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-1efc5abd-99c3-4735-bc5f-052b22cd80cb Date: Sun, 12 Aug 2018 00:21:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:21:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:21:49Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9134a780-d107-4096-9c83-0d70cd849e7d/snap", "metadata": {}}], "self": "/v2/images/9134a780-d107-4096-9c83-0d70cd849e7d", "min_disk": 0, "protected": false, "id": "9134a780-d107-4096-9c83-0d70cd849e7d", "file": "/v2/images/9134a780-d107-4096-9c83-0d70cd849e7d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6fc1f19d555e45b2abfaefe441dde7e0", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9134a780-d107-4096-9c83-0d70cd849e7d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:21:49,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/9134a780-d107-4096-9c83-0d70cd849e7d used request id req-1efc5abd-99c3-4735-bc5f-052b22cd80cb 2018-08-12 00:21:49,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac3299fc4b5215e5e1490706d464b00174d3fe65" 2018-08-12 00:21:49,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9da1bf0c-54eb-4560-941a-4b2e50083727 Date: Sun, 12 Aug 2018 00:21: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-08-12 00:21:49,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-9da1bf0c-54eb-4560-941a-4b2e50083727 2018-08-12 00:21:49,214 - create_image - INFO - Created image with name - CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image 2018-08-12 00:21:49,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/9134a780-d107-4096-9c83-0d70cd849e7d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac3299fc4b5215e5e1490706d464b00174d3fe65" 2018-08-12 00:21:49,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-df526ae3-0519-4e60-bb56-5f9e86d5108a Date: Sun, 12 Aug 2018 00:21:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:21:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:21:49Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9134a780-d107-4096-9c83-0d70cd849e7d/snap", "metadata": {}}], "self": "/v2/images/9134a780-d107-4096-9c83-0d70cd849e7d", "min_disk": 0, "protected": false, "id": "9134a780-d107-4096-9c83-0d70cd849e7d", "file": "/v2/images/9134a780-d107-4096-9c83-0d70cd849e7d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6fc1f19d555e45b2abfaefe441dde7e0", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9134a780-d107-4096-9c83-0d70cd849e7d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:21:49,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/9134a780-d107-4096-9c83-0d70cd849e7d used request id req-df526ae3-0519-4e60-bb56-5f9e86d5108a 2018-08-12 00:21:49,234 - create_image - DEBUG - Instance status is - active 2018-08-12 00:21:49,235 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image 2018-08-12 00:21:49,235 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image 2018-08-12 00:21:49,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:21:49,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:21:49,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:21:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["9i8LPCJBSyKDfKbYV33Hsg"], "issued_at": "2018-08-12T00:21:49.000000Z"}} 2018-08-12 00:21:49,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a4c30273cd9e23086b3feb6d17e23d0ec4ff4" 2018-08-12 00:21:49,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf003da-acb9-42ea-900b-676803620cd3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:21:49,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3bf003da-acb9-42ea-900b-676803620cd3 2018-08-12 00:21:49,700 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:21:49,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a4c30273cd9e23086b3feb6d17e23d0ec4ff4" 2018-08-12 00:21:49,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21: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-75cb8833-6962-4fd5-a970-137825afb708 x-compute-request-id: req-75cb8833-6962-4fd5-a970-137825afb708 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:21:49,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-75cb8833-6962-4fd5-a970-137825afb708 2018-08-12 00:21:49,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a4c30273cd9e23086b3feb6d17e23d0ec4ff4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-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-08-12 00:21:49,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21: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-3a311c1d-68be-44b9-91d5-25f55ea5d457 x-compute-request-id: req-3a311c1d-68be-44b9-91d5-25f55ea5d457 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "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": "cc8d695c-2fc7-43f9-aea2-8bb0a111c254"}} 2018-08-12 00:21:49,883 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-3a311c1d-68be-44b9-91d5-25f55ea5d457 2018-08-12 00:21:49,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:21:49,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:21:50,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9780698a6e645578e21b16d577ec0bd", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj-role"}], "expires_at": "2018-08-12T01:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fc1f19d555e45b2abfaefe441dde7e0", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-user", "id": "74ae4de8e7f34928b789fad1b51f7a5c"}, "audit_ids": ["cOA-3yklS5W4sv_sCcho4g"], "issued_at": "2018-08-12T00:21:50.000000Z"}} 2018-08-12 00:21:50,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:21:50,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cecfcc12-d48c-4400-a8ef-b9906050dacc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:21:50,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-cecfcc12-d48c-4400-a8ef-b9906050dacc 2018-08-12 00:21:50,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:21:50,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:21:50,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:21:50,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:21:50,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:21:50,337 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:21:50,340 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:21:50,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:21:50,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:50 GMT Server: Apache x-openstack-request-id: req-f3094ebe-ce76-4259-b009-fd6fdf76efe1 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-12 00:21:50,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack used request id req-f3094ebe-ce76-4259-b009-fd6fdf76efe1 2018-08-12 00:21:50,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-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-d14370c0-6c8a-45f3-9a81-2a7946596359-net", "inst_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "subnet_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet", "image_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image", "flavor_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-flavor-name"}}' 2018-08-12 00:21:52,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:21:50 GMT Server: Apache x-openstack-request-id: req-6e001af4-9f6d-44f3-b20c-c5b55b98ba55 Location: http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "self"}]}} 2018-08-12 00:21:52,741 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks used request id req-6e001af4-9f6d-44f3-b20c-c5b55b98ba55 2018-08-12 00:21:52,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/84f6aafa-ebe6-4c24-b49d-407896820eb1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:21:52,954 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:52 GMT Server: Apache x-openstack-request-id: req-be43b635-5ee3-4bbb-8803-a1d283d55d03 Location: http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:53,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:52 GMT Server: Apache x-openstack-request-id: req-69d1f3b1-4dcf-4719-af66-37a20c946941 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": "6fc1f19d555e45b2abfaefe441dde7e0", "OS::stack_id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "image_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image", "inst_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "subnet_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet", "net_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net", "flavor_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "stack_user_project_id": "63dfea5ee71847ea9a7623a87209fc25", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:21:52Z", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:21:53,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 used request id req-69d1f3b1-4dcf-4719-af66-37a20c946941 2018-08-12 00:21:53,153 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack 2018-08-12 00:21:53,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/84f6aafa-ebe6-4c24-b49d-407896820eb1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:21:53,468 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:53 GMT Server: Apache x-openstack-request-id: req-4e119b57-1da7-4040-98e5-a921b878f258 Location: http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:53,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:53 GMT Server: Apache x-openstack-request-id: req-11a803d1-a1e9-4d5d-a0e0-424ccb5a2e36 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": "6fc1f19d555e45b2abfaefe441dde7e0", "OS::stack_id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "image_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image", "inst_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "subnet_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet", "net_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net", "flavor_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "stack_user_project_id": "63dfea5ee71847ea9a7623a87209fc25", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:21:52Z", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:21:53,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 used request id req-11a803d1-a1e9-4d5d-a0e0-424ccb5a2e36 2018-08-12 00:21:53,510 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:21:53,510 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:21:56,514 - create_stack - DEBUG - Stack status query timeout in 1196.63965416 2018-08-12 00:21:56,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/84f6aafa-ebe6-4c24-b49d-407896820eb1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:21:56,787 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:56 GMT Server: Apache x-openstack-request-id: req-50429960-be02-460a-b2b3-0e81e0412035 Location: http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:21:56,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:21:56 GMT Server: Apache x-openstack-request-id: req-be6c6bd0-19f4-47a8-97c7-82a58d1e5175 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": "6fc1f19d555e45b2abfaefe441dde7e0", "OS::stack_id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "image_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image", "inst_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "subnet_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet", "net_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net", "flavor_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "stack_user_project_id": "63dfea5ee71847ea9a7623a87209fc25", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:21:52Z", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:21:56,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 used request id req-be6c6bd0-19f4-47a8-97c7-82a58d1e5175 2018-08-12 00:21:56,978 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:21:56,978 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:21:59,981 - create_stack - DEBUG - Stack status query timeout in 1193.17201614 2018-08-12 00:21:59,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/84f6aafa-ebe6-4c24-b49d-407896820eb1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:00,010 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:21:59 GMT Server: Apache x-openstack-request-id: req-94053866-fd0b-4ea9-bb3d-b31f709b4821 Location: http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:00,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:00 GMT Server: Apache x-openstack-request-id: req-92196990-5330-4aea-8d10-89eb706918bc 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": "6fc1f19d555e45b2abfaefe441dde7e0", "OS::stack_id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "image_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image", "inst_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "subnet_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet", "net_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net", "flavor_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "stack_user_project_id": "63dfea5ee71847ea9a7623a87209fc25", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:21:52Z", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:22:00,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 used request id req-92196990-5330-4aea-8d10-89eb706918bc 2018-08-12 00:22:00,084 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:22:00,084 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:22:03,087 - create_stack - DEBUG - Stack status query timeout in 1190.06593013 2018-08-12 00:22:03,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/84f6aafa-ebe6-4c24-b49d-407896820eb1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:03,119 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:03 GMT Server: Apache x-openstack-request-id: req-7b836b6d-ab14-4766-8ace-fc997c732d78 Location: http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:03,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:03 GMT Server: Apache x-openstack-request-id: req-59754c38-ae54-4be9-aae2-b0420b77ce5d 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": "6fc1f19d555e45b2abfaefe441dde7e0", "OS::stack_id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "image_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image", "inst_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "subnet_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet", "net_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net", "flavor_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "stack_user_project_id": "63dfea5ee71847ea9a7623a87209fc25", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:21:52Z", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:22:03,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 used request id req-59754c38-ae54-4be9-aae2-b0420b77ce5d 2018-08-12 00:22:03,308 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:22:03,308 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:22:06,311 - create_stack - DEBUG - Stack status query timeout in 1186.84202504 2018-08-12 00:22:06,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/84f6aafa-ebe6-4c24-b49d-407896820eb1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:06,485 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:06 GMT Server: Apache x-openstack-request-id: req-baf7bdf0-72a7-4dd0-b462-cdaf1b7903fb Location: http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:06,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:06 GMT Server: Apache x-openstack-request-id: req-e5149a79-7d95-4533-a630-fd06f8f068e8 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": "6fc1f19d555e45b2abfaefe441dde7e0", "OS::stack_id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "image_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image", "inst_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "subnet_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet", "net_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net", "flavor_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "stack_user_project_id": "63dfea5ee71847ea9a7623a87209fc25", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:21:52Z", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:22:06,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 used request id req-e5149a79-7d95-4533-a630-fd06f8f068e8 2018-08-12 00:22:06,671 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-12 00:22:06,671 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack 2018-08-12 00:22:06,671 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack 2018-08-12 00:22:06,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/84f6aafa-ebe6-4c24-b49d-407896820eb1/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:06,850 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:06 GMT Server: Apache x-openstack-request-id: req-148f0cf0-cca8-4d38-b964-a2a070edfa2b Location: http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:06,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:06 GMT Server: Apache x-openstack-request-id: req-43adc21e-59bb-47fa-b4a8-24c1d2f0adb2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-12T00:21:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:21:52Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "89b964d9-21c6-40bc-91ea-c6ee85bfa518", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-12T00:21:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:21:52Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0fa23de8-5398-433c-847a-8a1be725dcd2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-12T00:21:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:21:52Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "0525d5a3-599f-453c-aadc-e0ac42cc7c4a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-12T00:21:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:21:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "76c949b5-a8f7-42d5-904c-e05704082caa", "resource_type": "OS::Nova::Server"}]} 2018-08-12 00:22:06,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1/resources used request id req-43adc21e-59bb-47fa-b4a8-24c1d2f0adb2 2018-08-12 00:22:06,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:07,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22: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-4ca38ed8-6225-4064-8936-6ed6523c6f31 x-compute-request-id: req-4ca38ed8-6225-4064-8936-6ed6523c6f31 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:60:5b", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76c949b5-a8f7-42d5-904c-e05704082caa", "rel": "bookmark"}], "image": {"id": "9134a780-d107-4096-9c83-0d70cd849e7d", "links": [{"href": "http://172.30.9.30:8774/images/9134a780-d107-4096-9c83-0d70cd849e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:22:02.000000", "flavor": {"id": "cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "links": [{"href": "http://172.30.9.30:8774/flavors/cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "rel": "bookmark"}]}, "id": "76c949b5-a8f7-42d5-904c-e05704082caa", "security_groups": [{"name": "default"}], "user_id": "74ae4de8e7f34928b789fad1b51f7a5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:22:02Z", "hostId": "7e59cd9136fa9b41bb3ff582df993487d36d2046fb667b21bf736da9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "created": "2018-08-12T00:21:58Z", "tenant_id": "6fc1f19d555e45b2abfaefe441dde7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:22:07,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa used request id req-4ca38ed8-6225-4064-8936-6ed6523c6f31 2018-08-12 00:22:07,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:07,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-9fbd7280-9505-4d2c-b998-35c0fbbdcedf Date: Sun, 12 Aug 2018 00:22:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0fa23de8-5398-433c-847a-8a1be725dcd2"],"updated_at":"2018-08-12T00:21:54Z","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}]} 2018-08-12 00:22:07,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net used request id req-9fbd7280-9505-4d2c-b998-35c0fbbdcedf 2018-08-12 00:22:07,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:22:07,200 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:22: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:22:07,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:07,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf5c4a0a-1ca4-44e8-8234-e4d9e1e62585 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6fc1f19d555e45b2abfaefe441dde7e0", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}} 2018-08-12 00:22:07,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 used request id req-cf5c4a0a-1ca4-44e8-8234-e4d9e1e62585 2018-08-12 00:22:07,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:07,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1a731d2f-4c7a-4246-8861-2987a057428e Date: Sun, 12 Aug 2018 00:22:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:54Z","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":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0fa23de8-5398-433c-847a-8a1be725dcd2","subnetpool_id":null,"name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet"}]} 2018-08-12 00:22:07,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-1a731d2f-4c7a-4246-8861-2987a057428e 2018-08-12 00:22:07,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:07,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-2866e123-b860-4f94-afb6-3a77e841efb9 Date: Sun, 12 Aug 2018 00:22:07 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:21:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0525d5a3-599f-453c-aadc-e0ac42cc7c4a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:50:1d:fa","id":"47539bf0-d9b6-473c-9724-c9be299dcc5c","port_security_enabled":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:22:02Z","binding:vnic_type":"normal","device_id":"76c949b5-a8f7-42d5-904c-e05704082caa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:01:60:5b","id":"89b964d9-21c6-40bc-91ea-c6ee85bfa518","port_security_enabled":true,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":["42d151b6-a0cd-4928-bf0e-a8cfb5a9d429"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack-server1_port-vekaw7bhsvtp"}]} 2018-08-12 00:22:07,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-2866e123-b860-4f94-afb6-3a77e841efb9 2018-08-12 00:22:07,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/84f6aafa-ebe6-4c24-b49d-407896820eb1/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:07,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:07 GMT Server: Apache x-openstack-request-id: req-1bcec26b-b51c-43b4-8c02-2093b6905966 Location: http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:07,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:07 GMT Server: Apache x-openstack-request-id: req-c9e00d1b-601e-481e-b335-a76b0374c9a5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-12T00:21:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:21:52Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "89b964d9-21c6-40bc-91ea-c6ee85bfa518", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-12T00:21:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:21:52Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0fa23de8-5398-433c-847a-8a1be725dcd2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-12T00:21:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:21:52Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "0525d5a3-599f-453c-aadc-e0ac42cc7c4a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-12T00:21:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:21:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "76c949b5-a8f7-42d5-904c-e05704082caa", "resource_type": "OS::Nova::Server"}]} 2018-08-12 00:22:07,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1/resources used request id req-c9e00d1b-601e-481e-b335-a76b0374c9a5 2018-08-12 00:22:07,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/cc8d695c-2fc7-43f9-aea2-8bb0a111c254 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:07,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22: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-ffaf6a7e-2bb2-4bc9-8bb6-a3ff37a9766a x-compute-request-id: req-ffaf6a7e-2bb2-4bc9-8bb6-a3ff37a9766a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "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": "cc8d695c-2fc7-43f9-aea2-8bb0a111c254"}} 2018-08-12 00:22:07,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/cc8d695c-2fc7-43f9-aea2-8bb0a111c254 used request id req-ffaf6a7e-2bb2-4bc9-8bb6-a3ff37a9766a 2018-08-12 00:22:07,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/0fa23de8-5398-433c-847a-8a1be725dcd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:07,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-658b4ef2-0f4d-407f-aaad-f9027d6f89fc Date: Sun, 12 Aug 2018 00:22:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:54Z","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":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0fa23de8-5398-433c-847a-8a1be725dcd2","subnetpool_id":null,"name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet"}} 2018-08-12 00:22:07,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/0fa23de8-5398-433c-847a-8a1be725dcd2 used request id req-658b4ef2-0f4d-407f-aaad-f9027d6f89fc 2018-08-12 00:22:07,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:07,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-1804bfa2-771d-4acf-80cd-f0348903bc93 Date: Sun, 12 Aug 2018 00:22:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0fa23de8-5398-433c-847a-8a1be725dcd2"],"updated_at":"2018-08-12T00:21:54Z","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}]} 2018-08-12 00:22:07,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-1804bfa2-771d-4acf-80cd-f0348903bc93 2018-08-12 00:22:07,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:07,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0fc54da7-b602-4a79-b7df-4203ae433e30 Date: Sun, 12 Aug 2018 00:22:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:54Z","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":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0fa23de8-5398-433c-847a-8a1be725dcd2","subnetpool_id":null,"name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet"}]} 2018-08-12 00:22:07,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-0fc54da7-b602-4a79-b7df-4203ae433e30 2018-08-12 00:22:07,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:07,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-1bf9d45b-0849-4c7d-808d-d2f06e4ca83c Date: Sun, 12 Aug 2018 00:22:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0fa23de8-5398-433c-847a-8a1be725dcd2"],"updated_at":"2018-08-12T00:21:54Z","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}]} 2018-08-12 00:22:07,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net used request id req-1bf9d45b-0849-4c7d-808d-d2f06e4ca83c 2018-08-12 00:22:07,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:07,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c52f721a-b49f-4dc0-8f3e-bdf5f36687ab Date: Sun, 12 Aug 2018 00:22:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:54Z","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":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0fa23de8-5398-433c-847a-8a1be725dcd2","subnetpool_id":null,"name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet"}]} 2018-08-12 00:22:07,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-c52f721a-b49f-4dc0-8f3e-bdf5f36687ab 2018-08-12 00:22:07,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:07,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-e886f0e4-e1f9-4853-b6e7-02609dcf079b Date: Sun, 12 Aug 2018 00:22:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0fa23de8-5398-433c-847a-8a1be725dcd2"],"updated_at":"2018-08-12T00:21:54Z","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}]} 2018-08-12 00:22:07,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net used request id req-e886f0e4-e1f9-4853-b6e7-02609dcf079b 2018-08-12 00:22:07,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:08,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ba68c1-1f54-4b24-9150-7bb94ccda5e3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6fc1f19d555e45b2abfaefe441dde7e0", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}} 2018-08-12 00:22:08,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 used request id req-41ba68c1-1f54-4b24-9150-7bb94ccda5e3 2018-08-12 00:22:08,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:08,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e3bd02b1-a05d-4150-b4ed-0912bc2e47f6 Date: Sun, 12 Aug 2018 00:22:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:54Z","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":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0fa23de8-5398-433c-847a-8a1be725dcd2","subnetpool_id":null,"name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet"}]} 2018-08-12 00:22:08,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-e3bd02b1-a05d-4150-b4ed-0912bc2e47f6 2018-08-12 00:22:08,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a&mac_address=fa%3A16%3A3e%3A01%3A60%3A5b&name=CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack-server1_port-vekaw7bhsvtp&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:08,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-57b412b0-4390-44e3-90fe-f2a4706447b0 Date: Sun, 12 Aug 2018 00:22:08 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:22:02Z","binding:vnic_type":"normal","device_id":"76c949b5-a8f7-42d5-904c-e05704082caa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:01:60:5b","id":"89b964d9-21c6-40bc-91ea-c6ee85bfa518","port_security_enabled":true,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":["42d151b6-a0cd-4928-bf0e-a8cfb5a9d429"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack-server1_port-vekaw7bhsvtp"}]} 2018-08-12 00:22:08,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a&mac_address=fa%3A16%3A3e%3A01%3A60%3A5b&name=CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack-server1_port-vekaw7bhsvtp&admin_state_up=True used request id req-57b412b0-4390-44e3-90fe-f2a4706447b0 2018-08-12 00:22:08,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:08,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9129b313-f597-4330-a10e-a9dceca5e133 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6fc1f19d555e45b2abfaefe441dde7e0", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}} 2018-08-12 00:22:08,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 used request id req-9129b313-f597-4330-a10e-a9dceca5e133 2018-08-12 00:22:08,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:08,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-91e1f81d-6415-4321-b354-54b5453a8719 Date: Sun, 12 Aug 2018 00:22:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0fa23de8-5398-433c-847a-8a1be725dcd2"],"updated_at":"2018-08-12T00:21:54Z","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}]} 2018-08-12 00:22:08,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net used request id req-91e1f81d-6415-4321-b354-54b5453a8719 2018-08-12 00:22:08,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:08,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-417b9891-f998-4169-a3fa-42fde0566c7f Date: Sun, 12 Aug 2018 00:22:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:54Z","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":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0fa23de8-5398-433c-847a-8a1be725dcd2","subnetpool_id":null,"name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet"}]} 2018-08-12 00:22:08,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-417b9891-f998-4169-a3fa-42fde0566c7f 2018-08-12 00:22:08,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:08,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-4c416d1c-35cd-4323-a37d-b4b0eeb785f3 Date: Sun, 12 Aug 2018 00:22:08 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:21:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0525d5a3-599f-453c-aadc-e0ac42cc7c4a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:50:1d:fa","id":"47539bf0-d9b6-473c-9724-c9be299dcc5c","port_security_enabled":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:22:02Z","binding:vnic_type":"normal","device_id":"76c949b5-a8f7-42d5-904c-e05704082caa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:01:60:5b","id":"89b964d9-21c6-40bc-91ea-c6ee85bfa518","port_security_enabled":true,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":["42d151b6-a0cd-4928-bf0e-a8cfb5a9d429"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack-server1_port-vekaw7bhsvtp"}]} 2018-08-12 00:22:08,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-4c416d1c-35cd-4323-a37d-b4b0eeb785f3 2018-08-12 00:22:08,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:08,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8cac67bf-a161-4e99-a5bb-c9f78856218e Date: Sun, 12 Aug 2018 00:22:08 GMT RESP BODY: {"floatingips": []} 2018-08-12 00:22:08,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-8cac67bf-a161-4e99-a5bb-c9f78856218e 2018-08-12 00:22:08,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:22:08,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:22:08,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9780698a6e645578e21b16d577ec0bd", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj-role"}], "expires_at": "2018-08-12T01:22:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fc1f19d555e45b2abfaefe441dde7e0", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-user", "id": "74ae4de8e7f34928b789fad1b51f7a5c"}, "audit_ids": ["X3q4_-9tRdyNn1T6lNO1Aw"], "issued_at": "2018-08-12T00:22:08.000000Z"}} 2018-08-12 00:22:08,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:08,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6504555-f06b-48f1-90ad-0accadff0ce3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:22:08,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e6504555-f06b-48f1-90ad-0accadff0ce3 2018-08-12 00:22:08,939 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:22:08,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:22:08,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:22:08,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:22:08,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:22:08,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:22:08,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:09,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a57599c-0f6e-4ca9-ad02-0ebf0b37fe1f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:22:09,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-5a57599c-0f6e-4ca9-ad02-0ebf0b37fe1f 2018-08-12 00:22:09,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:09,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-acaca0f2-c4ca-46c1-b510-2fc466701da4 Date: Sun, 12 Aug 2018 00:22:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0fa23de8-5398-433c-847a-8a1be725dcd2"],"updated_at":"2018-08-12T00:21:54Z","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}]} 2018-08-12 00:22:09,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net used request id req-acaca0f2-c4ca-46c1-b510-2fc466701da4 2018-08-12 00:22:09,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:09,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b28bb253-cf70-4ff8-b7d3-28b284107c3e Date: Sun, 12 Aug 2018 00:22:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:54Z","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":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0fa23de8-5398-433c-847a-8a1be725dcd2","subnetpool_id":null,"name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet"}]} 2018-08-12 00:22:09,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-b28bb253-cf70-4ff8-b7d3-28b284107c3e 2018-08-12 00:22:09,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:09,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-a9a79284-0717-450a-9467-d50973c48516 Date: Sun, 12 Aug 2018 00:22:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0fa23de8-5398-433c-847a-8a1be725dcd2"],"updated_at":"2018-08-12T00:21:54Z","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}]} 2018-08-12 00:22:09,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net used request id req-a9a79284-0717-450a-9467-d50973c48516 2018-08-12 00:22:09,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:22:09,439 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:22: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:22:09,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:09,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f8b06f-79ab-4b04-b6b1-5bf09df4f640 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6fc1f19d555e45b2abfaefe441dde7e0", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}} 2018-08-12 00:22:09,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 used request id req-38f8b06f-79ab-4b04-b6b1-5bf09df4f640 2018-08-12 00:22:09,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:09,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3535627b-0dad-46de-86b3-9d71af8c857b Date: Sun, 12 Aug 2018 00:22:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:54Z","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":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0fa23de8-5398-433c-847a-8a1be725dcd2","subnetpool_id":null,"name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet"}]} 2018-08-12 00:22:09,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-3535627b-0dad-46de-86b3-9d71af8c857b 2018-08-12 00:22:09,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a&mac_address=fa%3A16%3A3e%3A01%3A60%3A5b&name=CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack-server1_port-vekaw7bhsvtp&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:09,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-28480fe3-88d9-4d53-b3a1-a44024d1e7e7 Date: Sun, 12 Aug 2018 00:22:09 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:22:02Z","binding:vnic_type":"normal","device_id":"76c949b5-a8f7-42d5-904c-e05704082caa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:01:60:5b","id":"89b964d9-21c6-40bc-91ea-c6ee85bfa518","port_security_enabled":true,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":["42d151b6-a0cd-4928-bf0e-a8cfb5a9d429"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack-server1_port-vekaw7bhsvtp"}]} 2018-08-12 00:22:09,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a&mac_address=fa%3A16%3A3e%3A01%3A60%3A5b&name=CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack-server1_port-vekaw7bhsvtp&admin_state_up=True used request id req-28480fe3-88d9-4d53-b3a1-a44024d1e7e7 2018-08-12 00:22:09,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:09,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38877bff-8000-4874-b839-013e8f2c24e1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6fc1f19d555e45b2abfaefe441dde7e0", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}} 2018-08-12 00:22:09,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 used request id req-38877bff-8000-4874-b839-013e8f2c24e1 2018-08-12 00:22:09,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:10,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22: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-97805fcb-d653-489c-aa6a-59cacf4c8c78 x-compute-request-id: req-97805fcb-d653-489c-aa6a-59cacf4c8c78 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:60:5b", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76c949b5-a8f7-42d5-904c-e05704082caa", "rel": "bookmark"}], "image": {"id": "9134a780-d107-4096-9c83-0d70cd849e7d", "links": [{"href": "http://172.30.9.30:8774/images/9134a780-d107-4096-9c83-0d70cd849e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:22:02.000000", "flavor": {"id": "cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "links": [{"href": "http://172.30.9.30:8774/flavors/cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "rel": "bookmark"}]}, "id": "76c949b5-a8f7-42d5-904c-e05704082caa", "security_groups": [{"name": "default"}], "user_id": "74ae4de8e7f34928b789fad1b51f7a5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:22:02Z", "hostId": "7e59cd9136fa9b41bb3ff582df993487d36d2046fb667b21bf736da9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "created": "2018-08-12T00:21:58Z", "tenant_id": "6fc1f19d555e45b2abfaefe441dde7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:22:10,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst used request id req-97805fcb-d653-489c-aa6a-59cacf4c8c78 2018-08-12 00:22:10,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:10,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-312d0916-16ec-4f42-a396-0d5978dd2aa4 Date: Sun, 12 Aug 2018 00:22:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0fa23de8-5398-433c-847a-8a1be725dcd2"],"updated_at":"2018-08-12T00:21:54Z","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}]} 2018-08-12 00:22:10,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net used request id req-312d0916-16ec-4f42-a396-0d5978dd2aa4 2018-08-12 00:22:10,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:11,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1e91b0cd-0c8d-4c7f-9061-558d8370db8e Date: Sun, 12 Aug 2018 00:22:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:54Z","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":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0fa23de8-5398-433c-847a-8a1be725dcd2","subnetpool_id":null,"name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet"}]} 2018-08-12 00:22:11,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-1e91b0cd-0c8d-4c7f-9061-558d8370db8e 2018-08-12 00:22:11,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:11,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-99ed7d9a-3106-4bf0-86a6-59701c857f15 Date: Sun, 12 Aug 2018 00:22:11 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:21:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0525d5a3-599f-453c-aadc-e0ac42cc7c4a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:50:1d:fa","id":"47539bf0-d9b6-473c-9724-c9be299dcc5c","port_security_enabled":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:22:02Z","binding:vnic_type":"normal","device_id":"76c949b5-a8f7-42d5-904c-e05704082caa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:01:60:5b","id":"89b964d9-21c6-40bc-91ea-c6ee85bfa518","port_security_enabled":true,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":["42d151b6-a0cd-4928-bf0e-a8cfb5a9d429"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack-server1_port-vekaw7bhsvtp"}]} 2018-08-12 00:22:11,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-99ed7d9a-3106-4bf0-86a6-59701c857f15 2018-08-12 00:22:11,097 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst 2018-08-12 00:22:11,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:11,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cdbcba35-757a-4c30-ac0a-cd8a12979dcf Date: Sun, 12 Aug 2018 00:22:11 GMT RESP BODY: {"floatingips": []} 2018-08-12 00:22:11,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-cdbcba35-757a-4c30-ac0a-cd8a12979dcf 2018-08-12 00:22:11,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:11,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22: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-f0e5a02b-dc23-427d-8e42-32a5c4f1f472 x-compute-request-id: req-f0e5a02b-dc23-427d-8e42-32a5c4f1f472 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:60:5b", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76c949b5-a8f7-42d5-904c-e05704082caa", "rel": "bookmark"}], "image": {"id": "9134a780-d107-4096-9c83-0d70cd849e7d", "links": [{"href": "http://172.30.9.30:8774/images/9134a780-d107-4096-9c83-0d70cd849e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:22:02.000000", "flavor": {"id": "cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "links": [{"href": "http://172.30.9.30:8774/flavors/cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "rel": "bookmark"}]}, "id": "76c949b5-a8f7-42d5-904c-e05704082caa", "security_groups": [{"name": "default"}], "user_id": "74ae4de8e7f34928b789fad1b51f7a5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:22:02Z", "hostId": "7e59cd9136fa9b41bb3ff582df993487d36d2046fb667b21bf736da9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "created": "2018-08-12T00:21:58Z", "tenant_id": "6fc1f19d555e45b2abfaefe441dde7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:22:11,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa used request id req-f0e5a02b-dc23-427d-8e42-32a5c4f1f472 2018-08-12 00:22:11,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:11,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-2bd0ffb2-ea9f-4c75-ba77-35920c9c935f Date: Sun, 12 Aug 2018 00:22:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0fa23de8-5398-433c-847a-8a1be725dcd2"],"updated_at":"2018-08-12T00:21:54Z","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}]} 2018-08-12 00:22:11,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net used request id req-2bd0ffb2-ea9f-4c75-ba77-35920c9c935f 2018-08-12 00:22:11,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:11,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea702050-f266-4e8d-b21d-d8c7f1fcfdfa Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6fc1f19d555e45b2abfaefe441dde7e0", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}} 2018-08-12 00:22:11,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 used request id req-ea702050-f266-4e8d-b21d-d8c7f1fcfdfa 2018-08-12 00:22:11,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:11,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9202593d-ac6a-42ea-833e-6d2b548fe940 Date: Sun, 12 Aug 2018 00:22:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:54Z","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":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0fa23de8-5398-433c-847a-8a1be725dcd2","subnetpool_id":null,"name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet"}]} 2018-08-12 00:22:11,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-9202593d-ac6a-42ea-833e-6d2b548fe940 2018-08-12 00:22:11,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:11,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-a0924bc3-cda3-4acf-aa12-8e725e207973 Date: Sun, 12 Aug 2018 00:22:11 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:21:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0525d5a3-599f-453c-aadc-e0ac42cc7c4a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:50:1d:fa","id":"47539bf0-d9b6-473c-9724-c9be299dcc5c","port_security_enabled":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:22:02Z","binding:vnic_type":"normal","device_id":"76c949b5-a8f7-42d5-904c-e05704082caa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:01:60:5b","id":"89b964d9-21c6-40bc-91ea-c6ee85bfa518","port_security_enabled":true,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":["42d151b6-a0cd-4928-bf0e-a8cfb5a9d429"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack-server1_port-vekaw7bhsvtp"}]} 2018-08-12 00:22:11,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-a0924bc3-cda3-4acf-aa12-8e725e207973 2018-08-12 00:22:11,743 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:22:11,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:22:11,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:22:11,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:22:11,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:22:11,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:22:11,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:22:12,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9780698a6e645578e21b16d577ec0bd", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj-role"}], "expires_at": "2018-08-12T01:22:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fc1f19d555e45b2abfaefe441dde7e0", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6fc1f19d555e45b2abfaefe441dde7e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-user", "id": "74ae4de8e7f34928b789fad1b51f7a5c"}, "audit_ids": ["fqP-lPLRS2OSz3ep_q6m-w"], "issued_at": "2018-08-12T00:22:12.000000Z"}} 2018-08-12 00:22:12,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93accfc077af77c64140c000d3605bf69a725fa7" 2018-08-12 00:22:12,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7137d2f1-3cf2-4e0b-b6d0-4c0e0cba2e33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:22:12,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7137d2f1-3cf2-4e0b-b6d0-4c0e0cba2e33 2018-08-12 00:22:12,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:12,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22: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-962a321d-ec56-48be-8d8a-65dd2eda1e2d x-compute-request-id: req-962a321d-ec56-48be-8d8a-65dd2eda1e2d Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:60:5b", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76c949b5-a8f7-42d5-904c-e05704082caa", "rel": "bookmark"}], "image": {"id": "9134a780-d107-4096-9c83-0d70cd849e7d", "links": [{"href": "http://172.30.9.30:8774/images/9134a780-d107-4096-9c83-0d70cd849e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:22:02.000000", "flavor": {"id": "cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "links": [{"href": "http://172.30.9.30:8774/flavors/cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "rel": "bookmark"}]}, "id": "76c949b5-a8f7-42d5-904c-e05704082caa", "security_groups": [{"name": "default"}], "user_id": "74ae4de8e7f34928b789fad1b51f7a5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:22:02Z", "hostId": "7e59cd9136fa9b41bb3ff582df993487d36d2046fb667b21bf736da9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "created": "2018-08-12T00:21:58Z", "tenant_id": "6fc1f19d555e45b2abfaefe441dde7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:22:12,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa used request id req-962a321d-ec56-48be-8d8a-65dd2eda1e2d 2018-08-12 00:22:12,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:12,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-cd805f7d-d2e3-4011-a73a-bbb7eabb0082 Date: Sun, 12 Aug 2018 00:22:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0fa23de8-5398-433c-847a-8a1be725dcd2"],"updated_at":"2018-08-12T00:21:54Z","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}]} 2018-08-12 00:22:12,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net used request id req-cd805f7d-d2e3-4011-a73a-bbb7eabb0082 2018-08-12 00:22:12,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:12,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1a9b504-b6be-43c2-a2e2-375b4a178087 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6fc1f19d555e45b2abfaefe441dde7e0", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}} 2018-08-12 00:22:12,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 used request id req-b1a9b504-b6be-43c2-a2e2-375b4a178087 2018-08-12 00:22:12,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:12,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c3f0a59c-17f1-4064-bc15-d0e9c8ac776b Date: Sun, 12 Aug 2018 00:22:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:54Z","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":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0fa23de8-5398-433c-847a-8a1be725dcd2","subnetpool_id":null,"name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet"}]} 2018-08-12 00:22:12,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-c3f0a59c-17f1-4064-bc15-d0e9c8ac776b 2018-08-12 00:22:12,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:12,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-a0223028-3c8f-44c2-a970-29f908e28f32 Date: Sun, 12 Aug 2018 00:22:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:21:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0525d5a3-599f-453c-aadc-e0ac42cc7c4a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:50:1d:fa","id":"47539bf0-d9b6-473c-9724-c9be299dcc5c","port_security_enabled":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:22:02Z","binding:vnic_type":"normal","device_id":"76c949b5-a8f7-42d5-904c-e05704082caa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:01:60:5b","id":"89b964d9-21c6-40bc-91ea-c6ee85bfa518","port_security_enabled":true,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":["42d151b6-a0cd-4928-bf0e-a8cfb5a9d429"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack-server1_port-vekaw7bhsvtp"}]} 2018-08-12 00:22:12,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-a0223028-3c8f-44c2-a970-29f908e28f32 2018-08-12 00:22:12,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93accfc077af77c64140c000d3605bf69a725fa7" 2018-08-12 00:22:13,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22: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-df0f29ba-013b-44e0-b5fe-f5fac87335a9 x-compute-request-id: req-df0f29ba-013b-44e0-b5fe-f5fac87335a9 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:60:5b", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76c949b5-a8f7-42d5-904c-e05704082caa", "rel": "bookmark"}], "image": {"id": "9134a780-d107-4096-9c83-0d70cd849e7d", "links": [{"href": "http://172.30.9.30:8774/images/9134a780-d107-4096-9c83-0d70cd849e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:22:02.000000", "flavor": {"id": "cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "links": [{"href": "http://172.30.9.30:8774/flavors/cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "rel": "bookmark"}]}, "id": "76c949b5-a8f7-42d5-904c-e05704082caa", "security_groups": [{"name": "default"}], "user_id": "74ae4de8e7f34928b789fad1b51f7a5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:22:02Z", "hostId": "7e59cd9136fa9b41bb3ff582df993487d36d2046fb667b21bf736da9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "created": "2018-08-12T00:21:58Z", "tenant_id": "6fc1f19d555e45b2abfaefe441dde7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:22:13,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst used request id req-df0f29ba-013b-44e0-b5fe-f5fac87335a9 2018-08-12 00:22:13,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93accfc077af77c64140c000d3605bf69a725fa7" 2018-08-12 00:22:13,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-a4116bb8-1a7c-410f-9d3a-c05b7c701bd8 Date: Sun, 12 Aug 2018 00:22:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0fa23de8-5398-433c-847a-8a1be725dcd2"],"updated_at":"2018-08-12T00:21:54Z","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}]} 2018-08-12 00:22:13,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net used request id req-a4116bb8-1a7c-410f-9d3a-c05b7c701bd8 2018-08-12 00:22:13,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93accfc077af77c64140c000d3605bf69a725fa7" 2018-08-12 00:22:13,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-de1d8099-a7a6-4311-a0cb-fd89e01855c2 Date: Sun, 12 Aug 2018 00:22:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:54Z","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":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0fa23de8-5398-433c-847a-8a1be725dcd2","subnetpool_id":null,"name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet"}]} 2018-08-12 00:22:13,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-de1d8099-a7a6-4311-a0cb-fd89e01855c2 2018-08-12 00:22:13,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93accfc077af77c64140c000d3605bf69a725fa7" 2018-08-12 00:22:13,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-410e0a81-77a9-44c0-83cc-3b54cae392d2 Date: Sun, 12 Aug 2018 00:22:13 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:21:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0525d5a3-599f-453c-aadc-e0ac42cc7c4a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:50:1d:fa","id":"47539bf0-d9b6-473c-9724-c9be299dcc5c","port_security_enabled":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:22:02Z","binding:vnic_type":"normal","device_id":"76c949b5-a8f7-42d5-904c-e05704082caa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:01:60:5b","id":"89b964d9-21c6-40bc-91ea-c6ee85bfa518","port_security_enabled":true,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":["42d151b6-a0cd-4928-bf0e-a8cfb5a9d429"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack-server1_port-vekaw7bhsvtp"}]} 2018-08-12 00:22:13,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-410e0a81-77a9-44c0-83cc-3b54cae392d2 2018-08-12 00:22:13,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:13,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22: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-b5a1e8c9-3f79-44f9-8184-c63d83baaa29 x-compute-request-id: req-b5a1e8c9-3f79-44f9-8184-c63d83baaa29 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:60:5b", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76c949b5-a8f7-42d5-904c-e05704082caa", "rel": "bookmark"}], "image": {"id": "9134a780-d107-4096-9c83-0d70cd849e7d", "links": [{"href": "http://172.30.9.30:8774/images/9134a780-d107-4096-9c83-0d70cd849e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:22:02.000000", "flavor": {"id": "cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "links": [{"href": "http://172.30.9.30:8774/flavors/cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "rel": "bookmark"}]}, "id": "76c949b5-a8f7-42d5-904c-e05704082caa", "security_groups": [{"name": "default"}], "user_id": "74ae4de8e7f34928b789fad1b51f7a5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:22:02Z", "hostId": "7e59cd9136fa9b41bb3ff582df993487d36d2046fb667b21bf736da9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "created": "2018-08-12T00:21:58Z", "tenant_id": "6fc1f19d555e45b2abfaefe441dde7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:22:13,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa used request id req-b5a1e8c9-3f79-44f9-8184-c63d83baaa29 2018-08-12 00:22:13,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:13,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-a1b129d3-30d1-42f5-b1ea-c90e9909eb67 Date: Sun, 12 Aug 2018 00:22:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0fa23de8-5398-433c-847a-8a1be725dcd2"],"updated_at":"2018-08-12T00:21:54Z","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}]} 2018-08-12 00:22:13,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net used request id req-a1b129d3-30d1-42f5-b1ea-c90e9909eb67 2018-08-12 00:22:13,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:13,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b4bf31-fa45-4d2d-ac66-fdead224711c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6fc1f19d555e45b2abfaefe441dde7e0", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}} 2018-08-12 00:22:13,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 used request id req-77b4bf31-fa45-4d2d-ac66-fdead224711c 2018-08-12 00:22:13,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:14,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-641bf203-8fcd-4265-b87d-b08a1eb17dd3 Date: Sun, 12 Aug 2018 00:22:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:54Z","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":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0fa23de8-5398-433c-847a-8a1be725dcd2","subnetpool_id":null,"name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet"}]} 2018-08-12 00:22:14,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-641bf203-8fcd-4265-b87d-b08a1eb17dd3 2018-08-12 00:22:14,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:14,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-d883db55-1139-43e5-9ac6-a5f9584312d5 Date: Sun, 12 Aug 2018 00:22:14 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:21:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0525d5a3-599f-453c-aadc-e0ac42cc7c4a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:50:1d:fa","id":"47539bf0-d9b6-473c-9724-c9be299dcc5c","port_security_enabled":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:22:02Z","binding:vnic_type":"normal","device_id":"76c949b5-a8f7-42d5-904c-e05704082caa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:01:60:5b","id":"89b964d9-21c6-40bc-91ea-c6ee85bfa518","port_security_enabled":true,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":["42d151b6-a0cd-4928-bf0e-a8cfb5a9d429"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack-server1_port-vekaw7bhsvtp"}]} 2018-08-12 00:22:14,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-d883db55-1139-43e5-9ac6-a5f9584312d5 2018-08-12 00:22:14,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:14,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22: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-905bffc5-fd95-4fba-bad9-12dda26b1991 x-compute-request-id: req-905bffc5-fd95-4fba-bad9-12dda26b1991 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:60:5b", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76c949b5-a8f7-42d5-904c-e05704082caa", "rel": "bookmark"}], "image": {"id": "9134a780-d107-4096-9c83-0d70cd849e7d", "links": [{"href": "http://172.30.9.30:8774/images/9134a780-d107-4096-9c83-0d70cd849e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:22:02.000000", "flavor": {"id": "cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "links": [{"href": "http://172.30.9.30:8774/flavors/cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "rel": "bookmark"}]}, "id": "76c949b5-a8f7-42d5-904c-e05704082caa", "security_groups": [{"name": "default"}], "user_id": "74ae4de8e7f34928b789fad1b51f7a5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:22:02Z", "hostId": "7e59cd9136fa9b41bb3ff582df993487d36d2046fb667b21bf736da9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "created": "2018-08-12T00:21:58Z", "tenant_id": "6fc1f19d555e45b2abfaefe441dde7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:22:14,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa used request id req-905bffc5-fd95-4fba-bad9-12dda26b1991 2018-08-12 00:22:14,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:14,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-3743577e-915f-400b-841f-1d8ab85a24d8 Date: Sun, 12 Aug 2018 00:22:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0fa23de8-5398-433c-847a-8a1be725dcd2"],"updated_at":"2018-08-12T00:21:54Z","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}]} 2018-08-12 00:22:14,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net used request id req-3743577e-915f-400b-841f-1d8ab85a24d8 2018-08-12 00:22:14,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:14,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8143df0f-72d2-4362-8263-3e12b25d7f41 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6fc1f19d555e45b2abfaefe441dde7e0", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}} 2018-08-12 00:22:14,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 used request id req-8143df0f-72d2-4362-8263-3e12b25d7f41 2018-08-12 00:22:14,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:14,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8e396c74-5ac7-4764-9f4f-c966c0d224b8 Date: Sun, 12 Aug 2018 00:22:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:54Z","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":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0fa23de8-5398-433c-847a-8a1be725dcd2","subnetpool_id":null,"name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet"}]} 2018-08-12 00:22:14,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-8e396c74-5ac7-4764-9f4f-c966c0d224b8 2018-08-12 00:22:14,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d9ece59f400b9d8959bf5302b6e3e7a4728d3f" 2018-08-12 00:22:14,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-b80fc5d1-c106-4631-b163-dc118555b196 Date: Sun, 12 Aug 2018 00:22:14 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:21:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0525d5a3-599f-453c-aadc-e0ac42cc7c4a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:50:1d:fa","id":"47539bf0-d9b6-473c-9724-c9be299dcc5c","port_security_enabled":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:22:02Z","binding:vnic_type":"normal","device_id":"76c949b5-a8f7-42d5-904c-e05704082caa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:01:60:5b","id":"89b964d9-21c6-40bc-91ea-c6ee85bfa518","port_security_enabled":true,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":["42d151b6-a0cd-4928-bf0e-a8cfb5a9d429"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack-server1_port-vekaw7bhsvtp"}]} 2018-08-12 00:22:14,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-b80fc5d1-c106-4631-b163-dc118555b196 2018-08-12 00:22:14,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93accfc077af77c64140c000d3605bf69a725fa7" 2018-08-12 00:22:15,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22: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-3b3294b9-7e4e-4b34-91ed-0a4b8f08083c x-compute-request-id: req-3b3294b9-7e4e-4b34-91ed-0a4b8f08083c Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:60:5b", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76c949b5-a8f7-42d5-904c-e05704082caa", "rel": "bookmark"}], "image": {"id": "9134a780-d107-4096-9c83-0d70cd849e7d", "links": [{"href": "http://172.30.9.30:8774/images/9134a780-d107-4096-9c83-0d70cd849e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:22:02.000000", "flavor": {"id": "cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "links": [{"href": "http://172.30.9.30:8774/flavors/cc8d695c-2fc7-43f9-aea2-8bb0a111c254", "rel": "bookmark"}]}, "id": "76c949b5-a8f7-42d5-904c-e05704082caa", "security_groups": [{"name": "default"}], "user_id": "74ae4de8e7f34928b789fad1b51f7a5c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:22:02Z", "hostId": "7e59cd9136fa9b41bb3ff582df993487d36d2046fb667b21bf736da9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "created": "2018-08-12T00:21:58Z", "tenant_id": "6fc1f19d555e45b2abfaefe441dde7e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:22:15,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/76c949b5-a8f7-42d5-904c-e05704082caa used request id req-3b3294b9-7e4e-4b34-91ed-0a4b8f08083c 2018-08-12 00:22:15,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93accfc077af77c64140c000d3605bf69a725fa7" 2018-08-12 00:22:15,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-c8c63b93-ebd4-45da-85ce-53c03e681e56 Date: Sun, 12 Aug 2018 00:22:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0fa23de8-5398-433c-847a-8a1be725dcd2"],"updated_at":"2018-08-12T00:21:54Z","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}]} 2018-08-12 00:22:15,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net used request id req-c8c63b93-ebd4-45da-85ce-53c03e681e56 2018-08-12 00:22:15,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93accfc077af77c64140c000d3605bf69a725fa7" 2018-08-12 00:22:15,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ed0211af-b518-4210-9da1-65cb3d14344f Date: Sun, 12 Aug 2018 00:22:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:54Z","dns_nameservers":[],"updated_at":"2018-08-12T00:21:54Z","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":"6fc1f19d555e45b2abfaefe441dde7e0","id":"0fa23de8-5398-433c-847a-8a1be725dcd2","subnetpool_id":null,"name":"CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet"}]} 2018-08-12 00:22:15,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-ed0211af-b518-4210-9da1-65cb3d14344f 2018-08-12 00:22:15,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93accfc077af77c64140c000d3605bf69a725fa7" 2018-08-12 00:22:15,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1598 X-Openstack-Request-Id: req-7d20dec4-fa7f-449c-9073-e16fb2489f38 Date: Sun, 12 Aug 2018 00:22:15 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:21:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0525d5a3-599f-453c-aadc-e0ac42cc7c4a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:50:1d:fa","id":"47539bf0-d9b6-473c-9724-c9be299dcc5c","port_security_enabled":false,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0525d5a3-599f-453c-aadc-e0ac42cc7c4a","tenant_id":"6fc1f19d555e45b2abfaefe441dde7e0","created_at":"2018-08-12T00:21:55Z","admin_state_up":true,"updated_at":"2018-08-12T00:22:02Z","binding:vnic_type":"normal","device_id":"76c949b5-a8f7-42d5-904c-e05704082caa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:01:60:5b","id":"89b964d9-21c6-40bc-91ea-c6ee85bfa518","port_security_enabled":true,"project_id":"6fc1f19d555e45b2abfaefe441dde7e0","fixed_ips":[{"subnet_id":"0fa23de8-5398-433c-847a-8a1be725dcd2","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":["42d151b6-a0cd-4928-bf0e-a8cfb5a9d429"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack-server1_port-vekaw7bhsvtp"}]} 2018-08-12 00:22:15,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0525d5a3-599f-453c-aadc-e0ac42cc7c4a used request id req-7d20dec4-fa7f-449c-9073-e16fb2489f38 2018-08-12 00:22:15,357 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack 2018-08-12 00:22:15,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/84f6aafa-ebe6-4c24-b49d-407896820eb1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:15,386 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:15 GMT Server: Apache x-openstack-request-id: req-dd8c97b9-e115-4ff8-9ed2-6d919b768596 Location: http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:15,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:22:15 GMT Server: Apache x-openstack-request-id: req-979d52cf-5c87-4420-946b-8cb09cc06cc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:22:15,426 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 used request id req-979d52cf-5c87-4420-946b-8cb09cc06cc0 2018-08-12 00:22:15,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/84f6aafa-ebe6-4c24-b49d-407896820eb1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:15,503 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:15 GMT Server: Apache x-openstack-request-id: req-91936861-9153-4e2c-953b-14e54382adfd Location: http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:15,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:15 GMT Server: Apache x-openstack-request-id: req-d087e0f3-88fa-4512-92d0-88713b6422fd 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": "6fc1f19d555e45b2abfaefe441dde7e0", "OS::stack_id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "image_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image", "inst_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "subnet_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet", "flavor_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-flavor-name", "net_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "stack_user_project_id": "63dfea5ee71847ea9a7623a87209fc25", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:21:52Z", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:22:15Z", "id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:22:15,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 used request id req-d087e0f3-88fa-4512-92d0-88713b6422fd 2018-08-12 00:22:15,530 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:22:15,530 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:22:18,533 - create_stack - DEBUG - Stack status query timeout in 1196.89331603 2018-08-12 00:22:18,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/84f6aafa-ebe6-4c24-b49d-407896820eb1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:18,562 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:18 GMT Server: Apache x-openstack-request-id: req-387f7968-4840-4854-a779-fbc66fd8ce59 Location: http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:18,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:18 GMT Server: Apache x-openstack-request-id: req-58db36d5-abc4-4281-824f-033fb1a66614 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": "6fc1f19d555e45b2abfaefe441dde7e0", "OS::stack_id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "image_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image", "inst_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "subnet_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet", "flavor_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-flavor-name", "net_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "stack_user_project_id": "63dfea5ee71847ea9a7623a87209fc25", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:21:52Z", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:22:15Z", "id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:22:18,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 used request id req-58db36d5-abc4-4281-824f-033fb1a66614 2018-08-12 00:22:18,588 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:22:18,588 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:22:21,591 - create_stack - DEBUG - Stack status query timeout in 1193.83522916 2018-08-12 00:22:21,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/84f6aafa-ebe6-4c24-b49d-407896820eb1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:21,778 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:21 GMT Server: Apache x-openstack-request-id: req-181da238-08ce-43fb-bdf4-6a800cf12f01 Location: http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:21,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:21 GMT Server: Apache x-openstack-request-id: req-43bd7eef-0557-4265-95b6-6ebe077fbc85 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": "6fc1f19d555e45b2abfaefe441dde7e0", "OS::stack_id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "image_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image", "inst_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "subnet_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet", "flavor_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-flavor-name", "net_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "stack_user_project_id": "63dfea5ee71847ea9a7623a87209fc25", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:21:52Z", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:22:15Z", "id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:22:21,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 used request id req-43bd7eef-0557-4265-95b6-6ebe077fbc85 2018-08-12 00:22:21,803 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:22:21,804 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:22:24,807 - create_stack - DEBUG - Stack status query timeout in 1190.61975813 2018-08-12 00:22:24,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/84f6aafa-ebe6-4c24-b49d-407896820eb1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:24,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:24 GMT Server: Apache x-openstack-request-id: req-1b154d65-fe86-4faa-89b5-9ff0ae85d852 Location: http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:24,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:24 GMT Server: Apache x-openstack-request-id: req-98dbd1d2-85fb-453f-b209-ea2fb3ba5553 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": "6fc1f19d555e45b2abfaefe441dde7e0", "OS::stack_id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "image_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image", "inst_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-inst", "subnet_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-subnet", "flavor_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-flavor-name", "net_name": "CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-net"}, "deletion_time": "2018-08-12T00:22:24Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack", "stack_user_project_id": "63dfea5ee71847ea9a7623a87209fc25", "tags": null, "creation_time": "2018-08-12T00:21:52Z", "links": [{"href": "http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-12T00:22:15Z", "id": "84f6aafa-ebe6-4c24-b49d-407896820eb1", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-12 00:22:24,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 used request id req-98dbd1d2-85fb-453f-b209-ea2fb3ba5553 2018-08-12 00:22:24,862 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-12 00:22:24,862 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack 2018-08-12 00:22:24,862 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack 2018-08-12 00:22:24,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/84f6aafa-ebe6-4c24-b49d-407896820eb1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddb9de916aadea36843f182183cd9751cb6b2a0" 2018-08-12 00:22:24,890 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:24 GMT Server: Apache x-openstack-request-id: req-4c06855b-b0b0-4f9d-ac53-27c65650e356 Location: http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:24,915 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:24 GMT Server: Apache x-openstack-request-id: req-9afa640e-e7d9-4b20-a55b-b5f073132aff Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-12 00:22:24,915 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/6fc1f19d555e45b2abfaefe441dde7e0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-stack/84f6aafa-ebe6-4c24-b49d-407896820eb1 used request id req-9afa640e-e7d9-4b20-a55b-b5f073132aff 2018-08-12 00:22:24,916 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-d14370c0-6c8a-45f3-9a81-2a7946596359-image 2018-08-12 00:22:24,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/9134a780-d107-4096-9c83-0d70cd849e7d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac3299fc4b5215e5e1490706d464b00174d3fe65" 2018-08-12 00:22:25,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-71c2b124-761c-4254-a01e-308677f93c48 Date: Sun, 12 Aug 2018 00:22:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:22:25,360 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/9134a780-d107-4096-9c83-0d70cd849e7d used request id req-71c2b124-761c-4254-a01e-308677f93c48 2018-08-12 00:22:25,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/cc8d695c-2fc7-43f9-aea2-8bb0a111c254 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a4c30273cd9e23086b3feb6d17e23d0ec4ff4" 2018-08-12 00:22:25,389 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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-c6eb3ae5-af1c-4cfe-b039-bc424811c29e x-compute-request-id: req-c6eb3ae5-af1c-4cfe-b039-bc424811c29e Content-Length: 0 Content-Type: application/json 2018-08-12 00:22:25,389 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/cc8d695c-2fc7-43f9-aea2-8bb0a111c254 used request id req-c6eb3ae5-af1c-4cfe-b039-bc424811c29e 2018-08-12 00:22:25,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:22:25,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:22:25,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:22:25,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:22:25,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:22:25,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:22:25,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-f816d93d-89ce-49f5-83ce-c5dd9295a408 Date: Sun, 12 Aug 2018 00:22:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6fc1f19d555e45b2abfaefe441dde7e0", "created_at": "2018-08-12T00:21:53Z", "updated_at": "2018-08-12T00:21:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:21:53Z", "revision_number": 0, "id": "5af3f8d1-26aa-415f-8844-e955bc5c9e10", "remote_group_id": "42d151b6-a0cd-4928-bf0e-a8cfb5a9d429", "remote_ip_prefix": null, "created_at": "2018-08-12T00:21:53Z", "security_group_id": "42d151b6-a0cd-4928-bf0e-a8cfb5a9d429", "tenant_id": "6fc1f19d555e45b2abfaefe441dde7e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fc1f19d555e45b2abfaefe441dde7e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:21:53Z", "revision_number": 0, "id": "6e0adeb5-d7cb-40e3-aec6-b42a4707ff6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:21:53Z", "security_group_id": "42d151b6-a0cd-4928-bf0e-a8cfb5a9d429", "tenant_id": "6fc1f19d555e45b2abfaefe441dde7e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fc1f19d555e45b2abfaefe441dde7e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:21:53Z", "revision_number": 0, "id": "dfe75bee-541d-4279-ba92-1acb6e895bc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:21:53Z", "security_group_id": "42d151b6-a0cd-4928-bf0e-a8cfb5a9d429", "tenant_id": "6fc1f19d555e45b2abfaefe441dde7e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fc1f19d555e45b2abfaefe441dde7e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:21:53Z", "revision_number": 0, "id": "e9b6ca16-3d2d-433e-85f2-e1831995c124", "remote_group_id": "42d151b6-a0cd-4928-bf0e-a8cfb5a9d429", "remote_ip_prefix": null, "created_at": "2018-08-12T00:21:53Z", "security_group_id": "42d151b6-a0cd-4928-bf0e-a8cfb5a9d429", "tenant_id": "6fc1f19d555e45b2abfaefe441dde7e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fc1f19d555e45b2abfaefe441dde7e0"}], "revision_number": 4, "project_id": "6fc1f19d555e45b2abfaefe441dde7e0", "id": "42d151b6-a0cd-4928-bf0e-a8cfb5a9d429", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:22:25,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-f816d93d-89ce-49f5-83ce-c5dd9295a408 2018-08-12 00:22:25,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:22:25,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-750b82ea-f81f-4ac2-a93b-dea0573637f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:25,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-750b82ea-f81f-4ac2-a93b-dea0573637f1 2018-08-12 00:22:25,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:25,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:22:25,824 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-237c2d0b-335c-409a-8b30-cdba4a4ae328 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:25,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-237c2d0b-335c-409a-8b30-cdba4a4ae328 2018-08-12 00:22:25,825 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:25,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:22:25,923 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-185d3dc9-41fe-4cb8-be18-1cd17f33fbd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:25,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-185d3dc9-41fe-4cb8-be18-1cd17f33fbd5 2018-08-12 00:22:25,923 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:25,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:22:26,009 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07e3ed50-a546-4a71-a4e2-072c863bc3a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:26,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-07e3ed50-a546-4a71-a4e2-072c863bc3a4 2018-08-12 00:22:26,009 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:26,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:22:26,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a4d2dd1-2f53-47d4-b0db-250f4d2824bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:26,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-6a4d2dd1-2f53-47d4-b0db-250f4d2824bb 2018-08-12 00:22:26,094 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:26,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:22:26,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eecca4ef-d8f0-438a-ae8a-1621fe95e890 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6fc1f19d555e45b2abfaefe441dde7e0", "name": "CreateStackSuccessTests-f933bcd6-3ada-42e-proj"}} 2018-08-12 00:22:26,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 used request id req-eecca4ef-d8f0-438a-ae8a-1621fe95e890 2018-08-12 00:22:26,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42d151b6-a0cd-4928-bf0e-a8cfb5a9d429 2018-08-12 00:22:26,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=42d151b6-a0cd-4928-bf0e-a8cfb5a9d429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:22:26,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3db16110-7d09-495c-b8c3-3e4f047808ce Date: Sun, 12 Aug 2018 00:22:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "42d151b6-a0cd-4928-bf0e-a8cfb5a9d429", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:21:53Z", "security_group_id": "42d151b6-a0cd-4928-bf0e-a8cfb5a9d429", "port_range_min": null, "revision_number": 0, "tenant_id": "6fc1f19d555e45b2abfaefe441dde7e0", "created_at": "2018-08-12T00:21:53Z", "project_id": "6fc1f19d555e45b2abfaefe441dde7e0", "id": "5af3f8d1-26aa-415f-8844-e955bc5c9e10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:21:53Z", "security_group_id": "42d151b6-a0cd-4928-bf0e-a8cfb5a9d429", "port_range_min": null, "revision_number": 0, "tenant_id": "6fc1f19d555e45b2abfaefe441dde7e0", "created_at": "2018-08-12T00:21:53Z", "project_id": "6fc1f19d555e45b2abfaefe441dde7e0", "id": "6e0adeb5-d7cb-40e3-aec6-b42a4707ff6f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:21:53Z", "security_group_id": "42d151b6-a0cd-4928-bf0e-a8cfb5a9d429", "port_range_min": null, "revision_number": 0, "tenant_id": "6fc1f19d555e45b2abfaefe441dde7e0", "created_at": "2018-08-12T00:21:53Z", "project_id": "6fc1f19d555e45b2abfaefe441dde7e0", "id": "dfe75bee-541d-4279-ba92-1acb6e895bc1"}, {"remote_group_id": "42d151b6-a0cd-4928-bf0e-a8cfb5a9d429", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:21:53Z", "security_group_id": "42d151b6-a0cd-4928-bf0e-a8cfb5a9d429", "port_range_min": null, "revision_number": 0, "tenant_id": "6fc1f19d555e45b2abfaefe441dde7e0", "created_at": "2018-08-12T00:21:53Z", "project_id": "6fc1f19d555e45b2abfaefe441dde7e0", "id": "e9b6ca16-3d2d-433e-85f2-e1831995c124"}]} 2018-08-12 00:22:26,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=42d151b6-a0cd-4928-bf0e-a8cfb5a9d429 used request id req-3db16110-7d09-495c-b8c3-3e4f047808ce 2018-08-12 00:22:26,209 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:22:26,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/42d151b6-a0cd-4928-bf0e-a8cfb5a9d429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:22:26,439 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86651904-39fb-4f50-922b-7ddba8457734 Content-Length: 0 Date: Sun, 12 Aug 2018 00:22:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:22:26,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/42d151b6-a0cd-4928-bf0e-a8cfb5a9d429 used request id req-86651904-39fb-4f50-922b-7ddba8457734 2018-08-12 00:22:26,440 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-f933bcd6-3ada-42e-proj 2018-08-12 00:22:26,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:22:26,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:22:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ec79376-dc1a-4076-98b4-a23af6ed7a3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:22:26,810 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/6fc1f19d555e45b2abfaefe441dde7e0 used request id req-8ec79376-dc1a-4076-98b4-a23af6ed7a3c 2018-08-12 00:22:26,810 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-f933bcd6-3ada-42e-proj-role 2018-08-12 00:22:26,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/e9780698a6e645578e21b16d577ec0bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:22:26,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:22:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fa9a81f-c7ec-4c56-8cf0-eaff44f9abf1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:22:26,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/e9780698a6e645578e21b16d577ec0bd used request id req-7fa9a81f-c7ec-4c56-8cf0-eaff44f9abf1 2018-08-12 00:22:26,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6a8f5f07c13eb09b4ef80930e4a7c9df037788" 2018-08-12 00:22:27,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd6f249-29f7-495f-bc10-c2046575826f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:22:27,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2bd6f249-29f7-495f-bc10-c2046575826f 2018-08-12 00:22:27,008 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-f933bcd6-3ada-42e-user 2018-08-12 00:22:27,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/74ae4de8e7f34928b789fad1b51f7a5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49762db3448fc57d0715f063ae78edc52d52ab6f" 2018-08-12 00:22:27,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:22:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb4a730e-1cbe-4c0e-a9f8-e0c803a7652d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:22:27,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/74ae4de8e7f34928b789fad1b51f7a5c used request id req-fb4a730e-1cbe-4c0e-a9f8-e0c803a7652d 2018-08-12 00:22:27,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:22:27,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:22:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["1iYJCy_vR6G94vL5eroI-w"], "issued_at": "2018-08-12T00:22:27.000000Z"}} 2018-08-12 00:22:27,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf248a80ceba15509b78ef3d7e4479cf3d726f5" 2018-08-12 00:22:27,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4cdeeee-fbea-4692-8a3e-57e28a227d5d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:22:27,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b4cdeeee-fbea-4692-8a3e-57e28a227d5d 2018-08-12 00:22:27,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:22:27,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:22:28,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:22:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["K21_sF9WS_WLVpXYCZX4aQ"], "issued_at": "2018-08-12T00:22:28.000000Z"}} 2018-08-12 00:22:28,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:28,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc85c38-099f-42d1-abb1-691ff1365f5f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:22:28,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2cc85c38-099f-42d1-abb1-691ff1365f5f 2018-08-12 00:22:28,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:22:28,109 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:22: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:22:28,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-dbbbabb1-d949-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:28,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f07945-9ed4-4c40-9281-e2aa388fd7d5 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-dbbbabb1-d949-4b9-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:22:28,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-dbbbabb1-d949-4b9-proj used request id req-e6f07945-9ed4-4c40-9281-e2aa388fd7d5 2018-08-12 00:22:28,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:28,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e744582-1385-4f5e-b2f0-93e2544895c5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:22:28,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0e744582-1385-4f5e-b2f0-93e2544895c5 2018-08-12 00:22:28,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-dbbbabb1-d949-4b9-proj"}}' 2018-08-12 00:22:28,386 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-899eeeb5-48be-4614-a802-cdcb06c10ebf Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/68dc2d170b5c498f86e3b6b155829612"}, "tags": [], "enabled": true, "id": "68dc2d170b5c498f86e3b6b155829612", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-dbbbabb1-d949-4b9-proj"}} 2018-08-12 00:22:28,387 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-899eeeb5-48be-4614-a802-cdcb06c10ebf 2018-08-12 00:22:28,387 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-dbbbabb1-d949-4b9-proj 2018-08-12 00:22:28,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:22:28,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:22:28,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:22:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["-mo6LNIhSya8E76OBxPfUQ"], "issued_at": "2018-08-12T00:22:28.000000Z"}} 2018-08-12 00:22:28,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e012a4486d82a751a861ad1d46893283f6b8c1" 2018-08-12 00:22:28,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92d9180f-957a-4328-a0e1-faf9c3db1d9b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:22:28,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-92d9180f-957a-4328-a0e1-faf9c3db1d9b 2018-08-12 00:22:28,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:22:28,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:22: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:22:28,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e012a4486d82a751a861ad1d46893283f6b8c1" 2018-08-12 00:22:28,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d8709b7-4c3a-41d8-8804-a578c80b3b5b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:22:28,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-1d8709b7-4c3a-41d8-8804-a578c80b3b5b 2018-08-12 00:22:28,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-dbbbabb1-d949-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e012a4486d82a751a861ad1d46893283f6b8c1" 2018-08-12 00:22:28,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9717ecd0-f006-4acd-b1ec-388a1fc3999e Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-dbbbabb1-d949-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/68dc2d170b5c498f86e3b6b155829612"}, "tags": [], "enabled": true, "id": "68dc2d170b5c498f86e3b6b155829612", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-dbbbabb1-d949-4b9-proj"}]} 2018-08-12 00:22:28,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-dbbbabb1-d949-4b9-proj used request id req-9717ecd0-f006-4acd-b1ec-388a1fc3999e 2018-08-12 00:22:28,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e012a4486d82a751a861ad1d46893283f6b8c1" 2018-08-12 00:22:28,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af12d2f-575c-4f17-944a-451fbb6076a8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:22:28,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6af12d2f-575c-4f17-944a-451fbb6076a8 2018-08-12 00:22:29,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e012a4486d82a751a861ad1d46893283f6b8c1" 2018-08-12 00:22:29,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-422dcef0-ef79-4c45-a264-e0096fa5b707 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:22:29,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-422dcef0-ef79-4c45-a264-e0096fa5b707 2018-08-12 00:22:29,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-dbbbabb1-d949-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e012a4486d82a751a861ad1d46893283f6b8c1" 2018-08-12 00:22:29,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b406ed17-6d0c-4c86-b976-18e2e5480ed5 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-dbbbabb1-d949-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/68dc2d170b5c498f86e3b6b155829612"}, "tags": [], "enabled": true, "id": "68dc2d170b5c498f86e3b6b155829612", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-dbbbabb1-d949-4b9-proj"}]} 2018-08-12 00:22:29,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-dbbbabb1-d949-4b9-proj used request id req-b406ed17-6d0c-4c86-b976-18e2e5480ed5 2018-08-12 00:22:29,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/caa6f19a8c8349d486b704bdc126ed12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e012a4486d82a751a861ad1d46893283f6b8c1" 2018-08-12 00:22:29,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a48aee-ef39-4d0a-ba73-6beda69b175c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-dbbbabb1-d949-4b9-user", "links": {"self": "http://172.30.9.30:5000/v3/users/caa6f19a8c8349d486b704bdc126ed12"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "68dc2d170b5c498f86e3b6b155829612", "id": "caa6f19a8c8349d486b704bdc126ed12", "password_expires_at": null}} 2018-08-12 00:22:29,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/caa6f19a8c8349d486b704bdc126ed12 used request id req-c9a48aee-ef39-4d0a-ba73-6beda69b175c 2018-08-12 00:22:29,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/68dc2d170b5c498f86e3b6b155829612/users/caa6f19a8c8349d486b704bdc126ed12/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e012a4486d82a751a861ad1d46893283f6b8c1" 2018-08-12 00:22:29,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda71823-3c49-4dbf-9baf-36385b07c897 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/68dc2d170b5c498f86e3b6b155829612/users/caa6f19a8c8349d486b704bdc126ed12/roles", "previous": null, "next": null}, "roles": []} 2018-08-12 00:22:29,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/68dc2d170b5c498f86e3b6b155829612/users/caa6f19a8c8349d486b704bdc126ed12/roles used request id req-cda71823-3c49-4dbf-9baf-36385b07c897 2018-08-12 00:22:29,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e012a4486d82a751a861ad1d46893283f6b8c1" 2018-08-12 00:22:29,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-733c7d0c-b403-4398-91b1-9e837a4ce27e Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}} 2018-08-12 00:22:29,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 used request id req-733c7d0c-b403-4398-91b1-9e837a4ce27e 2018-08-12 00:22:29,756 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-dbbbabb1-d949-4b9-proj 2018-08-12 00:22:29,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/68dc2d170b5c498f86e3b6b155829612/users/caa6f19a8c8349d486b704bdc126ed12/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e012a4486d82a751a861ad1d46893283f6b8c1" 2018-08-12 00:22:29,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:22:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-823aca52-6caf-454f-bb7f-42b05563cc4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:22:29,882 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/68dc2d170b5c498f86e3b6b155829612/users/caa6f19a8c8349d486b704bdc126ed12/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 used request id req-823aca52-6caf-454f-bb7f-42b05563cc4c 2018-08-12 00:22:29,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e012a4486d82a751a861ad1d46893283f6b8c1" 2018-08-12 00:22:29,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d5356a6-0fce-46dd-8e74-098ff41d6dc5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:22:29,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2d5356a6-0fce-46dd-8e74-098ff41d6dc5 2018-08-12 00:22:29,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-dbbbabb1-d949-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e012a4486d82a751a861ad1d46893283f6b8c1" 2018-08-12 00:22:30,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6547bce6-02e0-4091-a411-8f21d88c460f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-dbbbabb1-d949-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/68dc2d170b5c498f86e3b6b155829612"}, "tags": [], "enabled": true, "id": "68dc2d170b5c498f86e3b6b155829612", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-dbbbabb1-d949-4b9-proj"}]} 2018-08-12 00:22:30,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-dbbbabb1-d949-4b9-proj used request id req-6547bce6-02e0-4091-a411-8f21d88c460f 2018-08-12 00:22:30,056 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-dbbbabb1-d949-4b9-user 2018-08-12 00:22:30,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:22:30,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:30,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b954501-7e9d-4430-be02-eea58de6287b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:22:30,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5b954501-7e9d-4430-be02-eea58de6287b 2018-08-12 00:22:30,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" -d '{"role": {"name": "CreateStackVolumeTests-dbbbabb1-d949-4b9-proj-role"}}' 2018-08-12 00:22:30,244 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:22:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7881942-7703-4003-b67b-bbdf08a73953 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "123dce5ba3e049678e81f97563ff47f2", "links": {"self": "http://172.30.9.30:5000/v3/roles/123dce5ba3e049678e81f97563ff47f2"}, "name": "CreateStackVolumeTests-dbbbabb1-d949-4b9-proj-role"}} 2018-08-12 00:22:30,245 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-f7881942-7703-4003-b67b-bbdf08a73953 2018-08-12 00:22:30,245 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-dbbbabb1-d949-4b9-proj-role 2018-08-12 00:22:30,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/123dce5ba3e049678e81f97563ff47f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:30,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c4d0749-b6f4-4b43-879c-e25f67d1726b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "123dce5ba3e049678e81f97563ff47f2", "links": {"self": "http://172.30.9.30:5000/v3/roles/123dce5ba3e049678e81f97563ff47f2"}, "name": "CreateStackVolumeTests-dbbbabb1-d949-4b9-proj-role"}} 2018-08-12 00:22:30,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/123dce5ba3e049678e81f97563ff47f2 used request id req-0c4d0749-b6f4-4b43-879c-e25f67d1726b 2018-08-12 00:22:30,332 - keystone_utils - INFO - Granting role CreateStackVolumeTests-dbbbabb1-d949-4b9-proj-role to project CreateStackVolumeTests-dbbbabb1-d949-4b9-proj 2018-08-12 00:22:30,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/68dc2d170b5c498f86e3b6b155829612/users/caa6f19a8c8349d486b704bdc126ed12/roles/123dce5ba3e049678e81f97563ff47f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:30,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:22:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6f5bb1c-562e-4702-a37e-7a7b1cc20506 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:22:30,451 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/68dc2d170b5c498f86e3b6b155829612/users/caa6f19a8c8349d486b704bdc126ed12/roles/123dce5ba3e049678e81f97563ff47f2 used request id req-b6f5bb1c-562e-4702-a37e-7a7b1cc20506 2018-08-12 00:22:30,451 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:22:30,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:22:30,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:22:30,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}, {"id": "123dce5ba3e049678e81f97563ff47f2", "name": "CreateStackVolumeTests-dbbbabb1-d949-4b9-proj-role"}], "expires_at": "2018-08-12T01:22:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68dc2d170b5c498f86e3b6b155829612", "name": "CreateStackVolumeTests-dbbbabb1-d949-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/68dc2d170b5c498f86e3b6b155829612", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/68dc2d170b5c498f86e3b6b155829612", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/68dc2d170b5c498f86e3b6b155829612", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_68dc2d170b5c498f86e3b6b155829612", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_68dc2d170b5c498f86e3b6b155829612", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/68dc2d170b5c498f86e3b6b155829612", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/68dc2d170b5c498f86e3b6b155829612", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/68dc2d170b5c498f86e3b6b155829612", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/68dc2d170b5c498f86e3b6b155829612", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/68dc2d170b5c498f86e3b6b155829612", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/68dc2d170b5c498f86e3b6b155829612", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/68dc2d170b5c498f86e3b6b155829612", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/68dc2d170b5c498f86e3b6b155829612", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-dbbbabb1-d949-4b9-user", "id": "caa6f19a8c8349d486b704bdc126ed12"}, "audit_ids": ["VtXoVYHXQG-YGKOPRS9UUg"], "issued_at": "2018-08-12T00:22:30.000000Z"}} 2018-08-12 00:22:30,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b458b69fb173a698f1e41cd8c63cbb24676c9d4e" 2018-08-12 00:22:31,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f887f8a0-4c64-4782-8d02-f211b9c54080 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:22:31,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f887f8a0-4c64-4782-8d02-f211b9c54080 2018-08-12 00:22:31,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:22:31,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:22:31,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:22:31,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:22:31,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:22:31,014 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:22:31,016 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:22:31,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b458b69fb173a698f1e41cd8c63cbb24676c9d4e" 2018-08-12 00:22:31,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:31 GMT Server: Apache x-openstack-request-id: req-ec9b0db6-da1f-4488-be5a-afdb86de6081 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-12 00:22:31,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack used request id req-ec9b0db6-da1f-4488-be5a-afdb86de6081 2018-08-12 00:22:31,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b458b69fb173a698f1e41cd8c63cbb24676c9d4e" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-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-710d6388-92da-4a36-bdb7-fdaf6b4897af-volume-type", "volume_name": "CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-volume"}}' 2018-08-12 00:22:32,799 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:22:31 GMT Server: Apache x-openstack-request-id: req-824a14f8-ed03-46fc-b7a6-d826d415c0ca Location: http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "03d237d0-d3bf-44e4-89d2-f45e927fef01", "links": [{"href": "http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01", "rel": "self"}]}} 2018-08-12 00:22:32,799 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks used request id req-824a14f8-ed03-46fc-b7a6-d826d415c0ca 2018-08-12 00:22:32,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/03d237d0-d3bf-44e4-89d2-f45e927fef01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b458b69fb173a698f1e41cd8c63cbb24676c9d4e" 2018-08-12 00:22:33,022 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:32 GMT Server: Apache x-openstack-request-id: req-54960aad-dfbf-4f61-afee-7c727c6aadc0 Location: http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:33,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:33 GMT Server: Apache x-openstack-request-id: req-7c1d2a07-bddc-49f6-86ff-8c17bf63a8eb 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": "68dc2d170b5c498f86e3b6b155829612", "volume_type_name": "CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-volume-type", "OS::stack_id": "03d237d0-d3bf-44e4-89d2-f45e927fef01", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack", "volume_name": "CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack", "stack_user_project_id": "c5a2ef5c60cc47f88c9e5e0c038ad072", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:22:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "03d237d0-d3bf-44e4-89d2-f45e927fef01", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-12 00:22:33,247 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01 used request id req-7c1d2a07-bddc-49f6-86ff-8c17bf63a8eb 2018-08-12 00:22:33,248 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack 2018-08-12 00:22:33,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/03d237d0-d3bf-44e4-89d2-f45e927fef01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b458b69fb173a698f1e41cd8c63cbb24676c9d4e" 2018-08-12 00:22:33,276 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:33 GMT Server: Apache x-openstack-request-id: req-8cc5db30-1863-43df-b583-9315745c8133 Location: http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:33,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:33 GMT Server: Apache x-openstack-request-id: req-a1cf265f-fbe9-4732-b6dc-f2626772eba0 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": "68dc2d170b5c498f86e3b6b155829612", "volume_type_name": "CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-volume-type", "OS::stack_id": "03d237d0-d3bf-44e4-89d2-f45e927fef01", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack", "volume_name": "CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack", "stack_user_project_id": "c5a2ef5c60cc47f88c9e5e0c038ad072", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:22:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "03d237d0-d3bf-44e4-89d2-f45e927fef01", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-12 00:22:33,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01 used request id req-a1cf265f-fbe9-4732-b6dc-f2626772eba0 2018-08-12 00:22:33,459 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:22:33,459 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:22:36,463 - create_stack - DEBUG - Stack status query timeout in 1196.78526902 2018-08-12 00:22:36,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/03d237d0-d3bf-44e4-89d2-f45e927fef01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b458b69fb173a698f1e41cd8c63cbb24676c9d4e" 2018-08-12 00:22:36,662 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:36 GMT Server: Apache x-openstack-request-id: req-40250b7e-3af0-4852-b0f9-fc176b86c41e Location: http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:36,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:36 GMT Server: Apache x-openstack-request-id: req-a902571c-8726-49ae-a35e-97217a674dc4 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": "68dc2d170b5c498f86e3b6b155829612", "volume_type_name": "CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-volume-type", "OS::stack_id": "03d237d0-d3bf-44e4-89d2-f45e927fef01", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack", "volume_name": "CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack", "stack_user_project_id": "c5a2ef5c60cc47f88c9e5e0c038ad072", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:22:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "03d237d0-d3bf-44e4-89d2-f45e927fef01", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-12 00:22:36,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01 used request id req-a902571c-8726-49ae-a35e-97217a674dc4 2018-08-12 00:22:36,858 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-12 00:22:36,858 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack 2018-08-12 00:22:36,858 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack 2018-08-12 00:22:36,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/03d237d0-d3bf-44e4-89d2-f45e927fef01/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b458b69fb173a698f1e41cd8c63cbb24676c9d4e" 2018-08-12 00:22:37,049 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:36 GMT Server: Apache x-openstack-request-id: req-dc0aa062-eae5-431c-a72d-100b69542613 Location: http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:37,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:37 GMT Server: Apache x-openstack-request-id: req-866b8634-47b5-4bb2-b4c6-82655fddeb52 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.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01/resources/volume", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-08-12T00:22:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:22:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "32347918-95af-47bd-bf09-1418a4df4fdf", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-08-12T00:22:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:22:32Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "afa6c87d-8959-447f-85f3-6bbc0f908e2b", "resource_type": "OS::Cinder::VolumeType"}]} 2018-08-12 00:22:37,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01/resources used request id req-866b8634-47b5-4bb2-b4c6-82655fddeb52 2018-08-12 00:22:37,096 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/68dc2d170b5c498f86e3b6b155829612/volumes/32347918-95af-47bd-bf09-1418a4df4fdf -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b458b69fb173a698f1e41cd8c63cbb24676c9d4e" 2018-08-12 00:22:37,161 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:37 GMT Server: Apache x-compute-request-id: req-195eb638-b43d-4e44-99ae-961de5fd0801 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-195eb638-b43d-4e44-99ae-961de5fd0801 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/68dc2d170b5c498f86e3b6b155829612/volumes/32347918-95af-47bd-bf09-1418a4df4fdf", "rel": "self"}, {"href": "http://172.30.9.30:8776/68dc2d170b5c498f86e3b6b155829612/volumes/32347918-95af-47bd-bf09-1418a4df4fdf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-12T00:22:34.000000", "replication_status": null, "snapshot_id": null, "id": "32347918-95af-47bd-bf09-1418a4df4fdf", "size": 1, "user_id": "caa6f19a8c8349d486b704bdc126ed12", "os-vol-tenant-attr:tenant_id": "68dc2d170b5c498f86e3b6b155829612", "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-710d6388-92da-4a36-bdb7-fdaf6b4897af-volume", "bootable": "false", "created_at": "2018-08-12T00:22:33.000000", "volume_type": "CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-volume-type"}} 2018-08-12 00:22:37,161 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/68dc2d170b5c498f86e3b6b155829612/volumes/32347918-95af-47bd-bf09-1418a4df4fdf used request id req-195eb638-b43d-4e44-99ae-961de5fd0801 2018-08-12 00:22:37,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:22:37,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:22:37,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}, {"id": "123dce5ba3e049678e81f97563ff47f2", "name": "CreateStackVolumeTests-dbbbabb1-d949-4b9-proj-role"}], "expires_at": "2018-08-12T01:22:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68dc2d170b5c498f86e3b6b155829612", "name": "CreateStackVolumeTests-dbbbabb1-d949-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/68dc2d170b5c498f86e3b6b155829612", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/68dc2d170b5c498f86e3b6b155829612", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/68dc2d170b5c498f86e3b6b155829612", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_68dc2d170b5c498f86e3b6b155829612", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_68dc2d170b5c498f86e3b6b155829612", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/68dc2d170b5c498f86e3b6b155829612", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/68dc2d170b5c498f86e3b6b155829612", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/68dc2d170b5c498f86e3b6b155829612", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/68dc2d170b5c498f86e3b6b155829612", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/68dc2d170b5c498f86e3b6b155829612", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/68dc2d170b5c498f86e3b6b155829612", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/68dc2d170b5c498f86e3b6b155829612", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/68dc2d170b5c498f86e3b6b155829612", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-dbbbabb1-d949-4b9-user", "id": "caa6f19a8c8349d486b704bdc126ed12"}, "audit_ids": ["x63RuosYSZqjCDJlvAJz1A"], "issued_at": "2018-08-12T00:22:37.000000Z"}} 2018-08-12 00:22:37,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da098db49c00f4db2a8a5b201e0cd2d2b078851d" 2018-08-12 00:22:37,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ce0b0a-9296-49a8-bcd6-c5fb9ee7275b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:22:37,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-53ce0b0a-9296-49a8-bcd6-c5fb9ee7275b 2018-08-12 00:22:37,631 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/68dc2d170b5c498f86e3b6b155829612/volumes/detail -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da098db49c00f4db2a8a5b201e0cd2d2b078851d" 2018-08-12 00:22:37,836 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:37 GMT Server: Apache x-compute-request-id: req-49285040-448e-4516-992a-cf07fd4196e8 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-49285040-448e-4516-992a-cf07fd4196e8 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/68dc2d170b5c498f86e3b6b155829612/volumes/32347918-95af-47bd-bf09-1418a4df4fdf", "rel": "self"}, {"href": "http://172.30.9.30:8776/68dc2d170b5c498f86e3b6b155829612/volumes/32347918-95af-47bd-bf09-1418a4df4fdf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-12T00:22:34.000000", "replication_status": null, "snapshot_id": null, "id": "32347918-95af-47bd-bf09-1418a4df4fdf", "size": 1, "user_id": "caa6f19a8c8349d486b704bdc126ed12", "os-vol-tenant-attr:tenant_id": "68dc2d170b5c498f86e3b6b155829612", "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-710d6388-92da-4a36-bdb7-fdaf6b4897af-volume", "bootable": "false", "created_at": "2018-08-12T00:22:33.000000", "volume_type": "CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-volume-type"}]} 2018-08-12 00:22:37,836 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/68dc2d170b5c498f86e3b6b155829612/volumes/detail used request id req-49285040-448e-4516-992a-cf07fd4196e8 2018-08-12 00:22:37,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:22:37,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:22: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:22:37,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/68dc2d170b5c498f86e3b6b155829612 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da098db49c00f4db2a8a5b201e0cd2d2b078851d" 2018-08-12 00:22:37,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1924552b-f59b-49fd-9e96-ac6a8b7dce9f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/68dc2d170b5c498f86e3b6b155829612"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "68dc2d170b5c498f86e3b6b155829612", "name": "CreateStackVolumeTests-dbbbabb1-d949-4b9-proj"}} 2018-08-12 00:22:37,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/68dc2d170b5c498f86e3b6b155829612 used request id req-1924552b-f59b-49fd-9e96-ac6a8b7dce9f 2018-08-12 00:22:37,935 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack 2018-08-12 00:22:37,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/03d237d0-d3bf-44e4-89d2-f45e927fef01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b458b69fb173a698f1e41cd8c63cbb24676c9d4e" 2018-08-12 00:22:37,965 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:37 GMT Server: Apache x-openstack-request-id: req-9555089d-6c93-4603-9a33-40f0fc8dd23e Location: http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:38,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:22:37 GMT Server: Apache x-openstack-request-id: req-df1099ba-729b-4a10-99a0-c40091af7724 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:22:38,006 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01 used request id req-df1099ba-729b-4a10-99a0-c40091af7724 2018-08-12 00:22:38,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/03d237d0-d3bf-44e4-89d2-f45e927fef01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b458b69fb173a698f1e41cd8c63cbb24676c9d4e" 2018-08-12 00:22:38,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:38 GMT Server: Apache x-openstack-request-id: req-7bca48b1-8468-4f55-a61b-0e79ff5263b8 Location: http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:38,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:38 GMT Server: Apache x-openstack-request-id: req-f29d9481-ce8e-4418-bc52-8893641e7310 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": "68dc2d170b5c498f86e3b6b155829612", "volume_type_name": "CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-volume-type", "OS::stack_id": "03d237d0-d3bf-44e4-89d2-f45e927fef01", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack", "volume_name": "CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack", "stack_user_project_id": "c5a2ef5c60cc47f88c9e5e0c038ad072", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:22:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:22:37Z", "id": "03d237d0-d3bf-44e4-89d2-f45e927fef01", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-12 00:22:38,217 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01 used request id req-f29d9481-ce8e-4418-bc52-8893641e7310 2018-08-12 00:22:38,217 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:22:38,217 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:22:41,220 - create_stack - DEBUG - Stack status query timeout in 1196.78640294 2018-08-12 00:22:41,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/03d237d0-d3bf-44e4-89d2-f45e927fef01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b458b69fb173a698f1e41cd8c63cbb24676c9d4e" 2018-08-12 00:22:41,249 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:41 GMT Server: Apache x-openstack-request-id: req-7afda1f7-3600-4ac5-949f-45ecb372bfab Location: http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:41,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:41 GMT Server: Apache x-openstack-request-id: req-e9d8c855-5565-4fe8-951e-7f790fda83bf 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": "68dc2d170b5c498f86e3b6b155829612", "volume_type_name": "CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-volume-type", "OS::stack_id": "03d237d0-d3bf-44e4-89d2-f45e927fef01", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack", "volume_name": "CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-volume"}, "deletion_time": "2018-08-12T00:22:40Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack", "stack_user_project_id": "c5a2ef5c60cc47f88c9e5e0c038ad072", "tags": null, "creation_time": "2018-08-12T00:22:32Z", "links": [{"href": "http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-12T00:22:37Z", "id": "03d237d0-d3bf-44e4-89d2-f45e927fef01", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-12 00:22:41,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01 used request id req-e9d8c855-5565-4fe8-951e-7f790fda83bf 2018-08-12 00:22:41,435 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-12 00:22:41,435 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack 2018-08-12 00:22:41,435 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack 2018-08-12 00:22:41,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/03d237d0-d3bf-44e4-89d2-f45e927fef01 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b458b69fb173a698f1e41cd8c63cbb24676c9d4e" 2018-08-12 00:22:41,464 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:41 GMT Server: Apache x-openstack-request-id: req-fcc8d6df-eff3-4a08-8a81-957178425731 Location: http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:41,489 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:41 GMT Server: Apache x-openstack-request-id: req-c574b210-1c36-4fab-8f42-bc65d801d654 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-12 00:22:41,489 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/68dc2d170b5c498f86e3b6b155829612/stacks/CreateStackVolumeTests-CreateStackVolumeTests-710d6388-92da-4a36-bdb7-fdaf6b4897af-stack/03d237d0-d3bf-44e4-89d2-f45e927fef01 used request id req-c574b210-1c36-4fab-8f42-bc65d801d654 2018-08-12 00:22:41,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:22:41,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:22:41,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:22:41,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:22:41,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:22:41,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:41,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-11e4f35a-61bf-448e-b113-5c4b1fbcc8a8 Date: Sun, 12 Aug 2018 00:22:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:22:41,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-11e4f35a-61bf-448e-b113-5c4b1fbcc8a8 2018-08-12 00:22:41,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:41,832 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd3932ed-d8d2-483d-8385-305ed98f997d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:41,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-fd3932ed-d8d2-483d-8385-305ed98f997d 2018-08-12 00:22:41,832 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:41,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:41,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39948677-e2bc-4639-84cb-953e6db04622 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:41,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-39948677-e2bc-4639-84cb-953e6db04622 2018-08-12 00:22:41,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:41,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:42,001 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fee34d7-dc9f-4491-9751-92828b8f5f21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:42,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-0fee34d7-dc9f-4491-9751-92828b8f5f21 2018-08-12 00:22:42,001 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:42,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:42,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dc4efe0-7d8c-4d26-bb4a-2d8646be29da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:42,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-7dc4efe0-7d8c-4d26-bb4a-2d8646be29da 2018-08-12 00:22:42,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:42,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:42,173 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a59b58-a1f7-4ffa-bab8-db134f3a68bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:42,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-77a59b58-a1f7-4ffa-bab8-db134f3a68bb 2018-08-12 00:22:42,174 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:42,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:42,259 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f55ff319-3201-4286-9320-d70d2c35c25e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:42,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-f55ff319-3201-4286-9320-d70d2c35c25e 2018-08-12 00:22:42,260 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:42,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:42,346 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7c29d99-2e4c-4367-b983-00ad142755a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:42,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-c7c29d99-2e4c-4367-b983-00ad142755a2 2018-08-12 00:22:42,346 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:42,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:42,510 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7529bda7-f6f2-4abe-aea6-ec161a7fd5f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:42,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-7529bda7-f6f2-4abe-aea6-ec161a7fd5f5 2018-08-12 00:22:42,510 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:42,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:42,597 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c65a6fe-e733-4062-8974-b40df24a6f44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:42,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-2c65a6fe-e733-4062-8974-b40df24a6f44 2018-08-12 00:22:42,597 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:42,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:42,683 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d34b9f0-1c02-4b60-8ae9-9ae9224b7e7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:42,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-2d34b9f0-1c02-4b60-8ae9-9ae9224b7e7a 2018-08-12 00:22:42,684 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:42,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:42,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-683142c4-6492-464c-8d84-e8fa822ea6f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:42,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-683142c4-6492-464c-8d84-e8fa822ea6f0 2018-08-12 00:22:42,769 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:42,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:42,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fe56925-9a0f-421b-8e2e-2531cd6909b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:42,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-5fe56925-9a0f-421b-8e2e-2531cd6909b3 2018-08-12 00:22:42,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:42,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:42,943 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1230902c-3cfd-4825-9519-933b3efd0ba3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:42,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-1230902c-3cfd-4825-9519-933b3efd0ba3 2018-08-12 00:22:42,943 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:42,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:43,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1870cbf-0c96-48df-8685-d18209662e48 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:22:43,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-d1870cbf-0c96-48df-8685-d18209662e48 2018-08-12 00:22:43,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:43,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61c36e5f-df1a-4308-9fa4-c4b93ca1868c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:22:43,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-61c36e5f-df1a-4308-9fa4-c4b93ca1868c 2018-08-12 00:22:43,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:43,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35dedf82-2885-4fa6-9167-b42e47ffe701 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:43,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-35dedf82-2885-4fa6-9167-b42e47ffe701 2018-08-12 00:22:43,207 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:43,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:43,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-191ad0b5-c259-4d1e-842c-5e25eb3bd256 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:43,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-191ad0b5-c259-4d1e-842c-5e25eb3bd256 2018-08-12 00:22:43,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:43,296 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-dbbbabb1-d949-4b9-proj 2018-08-12 00:22:43,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/68dc2d170b5c498f86e3b6b155829612 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:43,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bf2758a-7bcf-46fb-bfe3-611d885e3181 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:22:43,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/68dc2d170b5c498f86e3b6b155829612 used request id req-3bf2758a-7bcf-46fb-bfe3-611d885e3181 2018-08-12 00:22:43,515 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-dbbbabb1-d949-4b9-proj-role 2018-08-12 00:22:43,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/123dce5ba3e049678e81f97563ff47f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:43,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71f50ec1-3ff2-4948-aca7-fdffb7b46a71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:22:43,628 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/123dce5ba3e049678e81f97563ff47f2 used request id req-71f50ec1-3ff2-4948-aca7-fdffb7b46a71 2018-08-12 00:22:43,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6771ffb3a5f9736c688cf3cedd5b1edf81f771d0" 2018-08-12 00:22:43,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edcd5ff9-6aa9-4b10-a89d-bd844dc9ef23 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:22:43,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-edcd5ff9-6aa9-4b10-a89d-bd844dc9ef23 2018-08-12 00:22:43,714 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-dbbbabb1-d949-4b9-user 2018-08-12 00:22:43,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/caa6f19a8c8349d486b704bdc126ed12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e012a4486d82a751a861ad1d46893283f6b8c1" 2018-08-12 00:22:43,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea177c35-e940-40f4-87b7-c4167d9a583a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:22:43,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/caa6f19a8c8349d486b704bdc126ed12 used request id req-ea177c35-e940-40f4-87b7-c4167d9a583a 2018-08-12 00:22:43,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:22:44,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:22:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ECA5rsBaTwO92AJZtQ8G1g"], "issued_at": "2018-08-12T00:22:44.000000Z"}} 2018-08-12 00:22:44,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce65b3a468f4ea2e16b586c534776d82f52c534a" 2018-08-12 00:22:44,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58bfabdd-20ab-47cb-b628-ae95f78a496f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:22:44,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-58bfabdd-20ab-47cb-b628-ae95f78a496f 2018-08-12 00:22:44,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:22:44,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:22:44,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:22:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["8IDEEWSORyGNmY5qZLr4uw"], "issued_at": "2018-08-12T00:22:44.000000Z"}} 2018-08-12 00:22:44,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:22:44,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f82a9a12-0a09-4bd7-b5a2-eedf3f356cdc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:22:44,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f82a9a12-0a09-4bd7-b5a2-eedf3f356cdc 2018-08-12 00:22:44,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:22:44,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:22: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:22:44,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-bd5b3df8-c511-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:22:44,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-651aa34a-260d-4a59-abaa-159dae3d4226 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-bd5b3df8-c511-4dd-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:22:44,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-bd5b3df8-c511-4dd-proj used request id req-651aa34a-260d-4a59-abaa-159dae3d4226 2018-08-12 00:22:44,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:22:45,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff7df04-cc31-4bd5-85f2-964a95682b4d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:22:45,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-2ff7df04-cc31-4bd5-85f2-964a95682b4d 2018-08-12 00:22:45,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-bd5b3df8-c511-4dd-proj"}}' 2018-08-12 00:22:45,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41b83ec9-e69f-4052-a4b6-415f182238e1 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/dd1870418f4a435bbea21cf4464f4af2"}, "tags": [], "enabled": true, "id": "dd1870418f4a435bbea21cf4464f4af2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-bd5b3df8-c511-4dd-proj"}} 2018-08-12 00:22:45,157 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-41b83ec9-e69f-4052-a4b6-415f182238e1 2018-08-12 00:22:45,157 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-bd5b3df8-c511-4dd-proj 2018-08-12 00:22:45,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:22:45,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:22:45,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:22:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["K84BFc5pT32UYEFeeRfA-w"], "issued_at": "2018-08-12T00:22:45.000000Z"}} 2018-08-12 00:22:45,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6482a643ca73810b086308bbba16b42d05a7bc09" 2018-08-12 00:22:45,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88a0a307-719b-4af6-a722-808c338d24d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:22:45,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-88a0a307-719b-4af6-a722-808c338d24d6 2018-08-12 00:22:45,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:22:45,623 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:22: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:22:45,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6482a643ca73810b086308bbba16b42d05a7bc09" 2018-08-12 00:22:45,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-986d2e40-3cb8-4a87-9e32-74f1af1bd148 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:22:45,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-986d2e40-3cb8-4a87-9e32-74f1af1bd148 2018-08-12 00:22:45,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-bd5b3df8-c511-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6482a643ca73810b086308bbba16b42d05a7bc09" 2018-08-12 00:22:45,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4999e5fe-4623-41ef-94bf-4a1c7d19a6ca Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-bd5b3df8-c511-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/dd1870418f4a435bbea21cf4464f4af2"}, "tags": [], "enabled": true, "id": "dd1870418f4a435bbea21cf4464f4af2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-bd5b3df8-c511-4dd-proj"}]} 2018-08-12 00:22:45,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-bd5b3df8-c511-4dd-proj used request id req-4999e5fe-4623-41ef-94bf-4a1c7d19a6ca 2018-08-12 00:22:45,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6482a643ca73810b086308bbba16b42d05a7bc09" 2018-08-12 00:22:45,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a75e4cf4-9b62-45ca-8472-8a8d7af82030 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:22:45,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-a75e4cf4-9b62-45ca-8472-8a8d7af82030 2018-08-12 00:22:46,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6482a643ca73810b086308bbba16b42d05a7bc09" 2018-08-12 00:22:46,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-790aabd0-6ecc-4010-a7f0-867734b6fe4a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:22:46,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-790aabd0-6ecc-4010-a7f0-867734b6fe4a 2018-08-12 00:22:46,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-bd5b3df8-c511-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6482a643ca73810b086308bbba16b42d05a7bc09" 2018-08-12 00:22:46,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae1df062-0334-4b6b-ae70-deb18b2b0ab8 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-bd5b3df8-c511-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/dd1870418f4a435bbea21cf4464f4af2"}, "tags": [], "enabled": true, "id": "dd1870418f4a435bbea21cf4464f4af2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-bd5b3df8-c511-4dd-proj"}]} 2018-08-12 00:22:46,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-bd5b3df8-c511-4dd-proj used request id req-ae1df062-0334-4b6b-ae70-deb18b2b0ab8 2018-08-12 00:22:46,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/1d5fb9fa251f49ffa54290dfc1671777 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6482a643ca73810b086308bbba16b42d05a7bc09" 2018-08-12 00:22:46,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a951b261-8359-4ace-b26e-13183efac528 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-bd5b3df8-c511-4dd-user", "links": {"self": "http://172.30.9.30:5000/v3/users/1d5fb9fa251f49ffa54290dfc1671777"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "dd1870418f4a435bbea21cf4464f4af2", "id": "1d5fb9fa251f49ffa54290dfc1671777", "password_expires_at": null}} 2018-08-12 00:22:46,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/1d5fb9fa251f49ffa54290dfc1671777 used request id req-a951b261-8359-4ace-b26e-13183efac528 2018-08-12 00:22:46,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/dd1870418f4a435bbea21cf4464f4af2/users/1d5fb9fa251f49ffa54290dfc1671777/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6482a643ca73810b086308bbba16b42d05a7bc09" 2018-08-12 00:22:46,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b0fc42-0689-48c4-8531-d4e448e9c2a1 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/dd1870418f4a435bbea21cf4464f4af2/users/1d5fb9fa251f49ffa54290dfc1671777/roles", "previous": null, "next": null}, "roles": []} 2018-08-12 00:22:46,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/dd1870418f4a435bbea21cf4464f4af2/users/1d5fb9fa251f49ffa54290dfc1671777/roles used request id req-19b0fc42-0689-48c4-8531-d4e448e9c2a1 2018-08-12 00:22:46,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6482a643ca73810b086308bbba16b42d05a7bc09" 2018-08-12 00:22:46,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba0890da-1a17-4a52-8a98-29ef7a1e6eca Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}} 2018-08-12 00:22:46,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 used request id req-ba0890da-1a17-4a52-8a98-29ef7a1e6eca 2018-08-12 00:22:46,535 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-bd5b3df8-c511-4dd-proj 2018-08-12 00:22:46,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/dd1870418f4a435bbea21cf4464f4af2/users/1d5fb9fa251f49ffa54290dfc1671777/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6482a643ca73810b086308bbba16b42d05a7bc09" 2018-08-12 00:22:46,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f233aad8-50fb-48c3-bf68-0e804a43e209 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:22:46,716 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/dd1870418f4a435bbea21cf4464f4af2/users/1d5fb9fa251f49ffa54290dfc1671777/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 used request id req-f233aad8-50fb-48c3-bf68-0e804a43e209 2018-08-12 00:22:46,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6482a643ca73810b086308bbba16b42d05a7bc09" 2018-08-12 00:22:46,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dac2b16-ec68-4fc4-90ac-84f217496ebf Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:22:46,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4dac2b16-ec68-4fc4-90ac-84f217496ebf 2018-08-12 00:22:46,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-bd5b3df8-c511-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6482a643ca73810b086308bbba16b42d05a7bc09" 2018-08-12 00:22:46,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00858752-1106-4c32-be0f-6de4200eea93 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-bd5b3df8-c511-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/dd1870418f4a435bbea21cf4464f4af2"}, "tags": [], "enabled": true, "id": "dd1870418f4a435bbea21cf4464f4af2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-bd5b3df8-c511-4dd-proj"}]} 2018-08-12 00:22:46,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-bd5b3df8-c511-4dd-proj used request id req-00858752-1106-4c32-be0f-6de4200eea93 2018-08-12 00:22:46,898 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-bd5b3df8-c511-4dd-user 2018-08-12 00:22:46,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:22:46,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:22:46,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e179ecb0-155f-4706-bbbb-e153d368ec96 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:22:46,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e179ecb0-155f-4706-bbbb-e153d368ec96 2018-08-12 00:22:46,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" -d '{"role": {"name": "CreateStackVolumeTests-bd5b3df8-c511-4dd-proj-role"}}' 2018-08-12 00:22:47,078 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c708837-666c-4e03-b588-899c5b9b1cab Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0cfb4e3094f4050bc442ddb1305df7d", "links": {"self": "http://172.30.9.30:5000/v3/roles/d0cfb4e3094f4050bc442ddb1305df7d"}, "name": "CreateStackVolumeTests-bd5b3df8-c511-4dd-proj-role"}} 2018-08-12 00:22:47,078 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-0c708837-666c-4e03-b588-899c5b9b1cab 2018-08-12 00:22:47,078 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-bd5b3df8-c511-4dd-proj-role 2018-08-12 00:22:47,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/d0cfb4e3094f4050bc442ddb1305df7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:22:47,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7ecfa94-134b-4e60-a4bb-363cf048e6eb Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0cfb4e3094f4050bc442ddb1305df7d", "links": {"self": "http://172.30.9.30:5000/v3/roles/d0cfb4e3094f4050bc442ddb1305df7d"}, "name": "CreateStackVolumeTests-bd5b3df8-c511-4dd-proj-role"}} 2018-08-12 00:22:47,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/d0cfb4e3094f4050bc442ddb1305df7d used request id req-b7ecfa94-134b-4e60-a4bb-363cf048e6eb 2018-08-12 00:22:47,160 - keystone_utils - INFO - Granting role CreateStackVolumeTests-bd5b3df8-c511-4dd-proj-role to project CreateStackVolumeTests-bd5b3df8-c511-4dd-proj 2018-08-12 00:22:47,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/dd1870418f4a435bbea21cf4464f4af2/users/1d5fb9fa251f49ffa54290dfc1671777/roles/d0cfb4e3094f4050bc442ddb1305df7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:22:47,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d01e06f-b029-4801-bce4-df83beb38a6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:22:47,280 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/dd1870418f4a435bbea21cf4464f4af2/users/1d5fb9fa251f49ffa54290dfc1671777/roles/d0cfb4e3094f4050bc442ddb1305df7d used request id req-4d01e06f-b029-4801-bce4-df83beb38a6c 2018-08-12 00:22:47,280 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:22:47,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:22:47,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:22:47,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}, {"id": "d0cfb4e3094f4050bc442ddb1305df7d", "name": "CreateStackVolumeTests-bd5b3df8-c511-4dd-proj-role"}], "expires_at": "2018-08-12T01:22:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd1870418f4a435bbea21cf4464f4af2", "name": "CreateStackVolumeTests-bd5b3df8-c511-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/dd1870418f4a435bbea21cf4464f4af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/dd1870418f4a435bbea21cf4464f4af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/dd1870418f4a435bbea21cf4464f4af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_dd1870418f4a435bbea21cf4464f4af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_dd1870418f4a435bbea21cf4464f4af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dd1870418f4a435bbea21cf4464f4af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/dd1870418f4a435bbea21cf4464f4af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/dd1870418f4a435bbea21cf4464f4af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/dd1870418f4a435bbea21cf4464f4af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/dd1870418f4a435bbea21cf4464f4af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dd1870418f4a435bbea21cf4464f4af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/dd1870418f4a435bbea21cf4464f4af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/dd1870418f4a435bbea21cf4464f4af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-bd5b3df8-c511-4dd-user", "id": "1d5fb9fa251f49ffa54290dfc1671777"}, "audit_ids": ["HMVqL25NTdyvlEg2SB4-IA"], "issued_at": "2018-08-12T00:22:47.000000Z"}} 2018-08-12 00:22:47,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee5c4f5c229991781710215e0491c279943e397" 2018-08-12 00:22:47,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-399d695e-8d92-42be-bc9b-799fa0e9c521 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:22:47,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-399d695e-8d92-42be-bc9b-799fa0e9c521 2018-08-12 00:22:47,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:22:47,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:22:47,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:22:47,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:22:47,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:22:47,754 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:22:47,757 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:22:47,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee5c4f5c229991781710215e0491c279943e397" 2018-08-12 00:22:48,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:47 GMT Server: Apache x-openstack-request-id: req-46c219a1-d31a-40b3-932f-a0bd218ab401 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-12 00:22:48,016 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack used request id req-46c219a1-d31a-40b3-932f-a0bd218ab401 2018-08-12 00:22:48,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee5c4f5c229991781710215e0491c279943e397" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-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-81ad5c42-b6db-4b45-a216-92d8ed030ebf-volume-type", "volume_name": "CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-volume"}}' 2018-08-12 00:22:49,601 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:22:48 GMT Server: Apache x-openstack-request-id: req-00256eec-5032-48d2-8dc1-2755e4112a69 Location: http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "e689ac04-1eb8-4574-bd12-875fba98b277", "links": [{"href": "http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277", "rel": "self"}]}} 2018-08-12 00:22:49,601 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks used request id req-00256eec-5032-48d2-8dc1-2755e4112a69 2018-08-12 00:22:49,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/e689ac04-1eb8-4574-bd12-875fba98b277 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee5c4f5c229991781710215e0491c279943e397" 2018-08-12 00:22:49,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:49 GMT Server: Apache x-openstack-request-id: req-8cb39324-885b-47d1-97ff-40ab5054f59b Location: http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:50,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:49 GMT Server: Apache x-openstack-request-id: req-739bfbb2-58e2-4083-b750-d92e5cb87b40 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 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": "dd1870418f4a435bbea21cf4464f4af2", "volume_type_name": "CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-volume-type", "OS::stack_id": "e689ac04-1eb8-4574-bd12-875fba98b277", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack", "volume_name": "CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack", "stack_user_project_id": "d05bb81b850f439f839f6ea1f22bebf2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:22:49Z", "links": [{"href": "http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e689ac04-1eb8-4574-bd12-875fba98b277", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-12 00:22:50,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277 used request id req-739bfbb2-58e2-4083-b750-d92e5cb87b40 2018-08-12 00:22:50,032 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack 2018-08-12 00:22:50,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/e689ac04-1eb8-4574-bd12-875fba98b277 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee5c4f5c229991781710215e0491c279943e397" 2018-08-12 00:22:50,236 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:50 GMT Server: Apache x-openstack-request-id: req-9aae1870-2b45-4732-996a-bc28ab854761 Location: http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:50,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:50 GMT Server: Apache x-openstack-request-id: req-4f551c4b-e03c-4a2b-b78b-f615f30b82e8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 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": "dd1870418f4a435bbea21cf4464f4af2", "volume_type_name": "CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-volume-type", "OS::stack_id": "e689ac04-1eb8-4574-bd12-875fba98b277", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack", "volume_name": "CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack", "stack_user_project_id": "d05bb81b850f439f839f6ea1f22bebf2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:22:49Z", "links": [{"href": "http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e689ac04-1eb8-4574-bd12-875fba98b277", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-12 00:22:50,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277 used request id req-4f551c4b-e03c-4a2b-b78b-f615f30b82e8 2018-08-12 00:22:50,278 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:22:50,278 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:22:53,282 - create_stack - DEBUG - Stack status query timeout in 1196.75057888 2018-08-12 00:22:53,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/e689ac04-1eb8-4574-bd12-875fba98b277 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee5c4f5c229991781710215e0491c279943e397" 2018-08-12 00:22:53,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:53 GMT Server: Apache x-openstack-request-id: req-241588aa-7cbd-46ee-b1c5-b9f0ad3df0a2 Location: http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:53,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:53 GMT Server: Apache x-openstack-request-id: req-0ea9ccd3-80e9-4d9b-8221-6b9d85d1a192 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 535 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": "dd1870418f4a435bbea21cf4464f4af2", "volume_type_name": "CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-volume-type", "OS::stack_id": "e689ac04-1eb8-4574-bd12-875fba98b277", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack", "volume_name": "CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack", "stack_user_project_id": "d05bb81b850f439f839f6ea1f22bebf2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:22:49Z", "links": [{"href": "http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e689ac04-1eb8-4574-bd12-875fba98b277", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-12 00:22:53,355 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277 used request id req-0ea9ccd3-80e9-4d9b-8221-6b9d85d1a192 2018-08-12 00:22:53,355 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-12 00:22:53,356 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack 2018-08-12 00:22:53,356 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack 2018-08-12 00:22:53,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/e689ac04-1eb8-4574-bd12-875fba98b277/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee5c4f5c229991781710215e0491c279943e397" 2018-08-12 00:22:53,541 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:53 GMT Server: Apache x-openstack-request-id: req-d7323fbf-6e03-48d4-bd5a-69af540011ad Location: http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:53,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:53 GMT Server: Apache x-openstack-request-id: req-d2fcf9ee-96d2-429d-b618-3e273d307981 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.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277/resources/volume", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-08-12T00:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:22:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c463603b-f51d-48f6-b88f-f83b44587f67", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-08-12T00:22:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:22:49Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "4a9b6248-4db5-457a-9509-4a90dc86ea6f", "resource_type": "OS::Cinder::VolumeType"}]} 2018-08-12 00:22:53,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277/resources used request id req-d2fcf9ee-96d2-429d-b618-3e273d307981 2018-08-12 00:22:53,741 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/dd1870418f4a435bbea21cf4464f4af2/types/4a9b6248-4db5-457a-9509-4a90dc86ea6f -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee5c4f5c229991781710215e0491c279943e397" 2018-08-12 00:22:53,920 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:53 GMT Server: Apache x-compute-request-id: req-8037491a-f20b-40c8-be27-707cddefb69a OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8037491a-f20b-40c8-be27-707cddefb69a Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "4a9b6248-4db5-457a-9509-4a90dc86ea6f", "description": null}} 2018-08-12 00:22:53,920 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/dd1870418f4a435bbea21cf4464f4af2/types/4a9b6248-4db5-457a-9509-4a90dc86ea6f used request id req-8037491a-f20b-40c8-be27-707cddefb69a 2018-08-12 00:22:53,923 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/dd1870418f4a435bbea21cf4464f4af2/types/4a9b6248-4db5-457a-9509-4a90dc86ea6f -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8037491a-f20b-40c8-be27-707cddefb69a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee5c4f5c229991781710215e0491c279943e397" 2018-08-12 00:22:53,946 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:53 GMT Server: Apache x-compute-request-id: req-1c9645b6-4eb3-427e-adbd-cb4a5262f393 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c9645b6-4eb3-427e-adbd-cb4a5262f393 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "4a9b6248-4db5-457a-9509-4a90dc86ea6f", "description": null}} 2018-08-12 00:22:53,946 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/dd1870418f4a435bbea21cf4464f4af2/types/4a9b6248-4db5-457a-9509-4a90dc86ea6f used request id req-1c9645b6-4eb3-427e-adbd-cb4a5262f393 2018-08-12 00:22:53,949 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/dd1870418f4a435bbea21cf4464f4af2/types/4a9b6248-4db5-457a-9509-4a90dc86ea6f/encryption -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8037491a-f20b-40c8-be27-707cddefb69a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee5c4f5c229991781710215e0491c279943e397" 2018-08-12 00:22:54,208 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:53 GMT Server: Apache x-compute-request-id: req-ee2ab1a2-b70a-4d7d-b004-09a129ed21b8 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-ee2ab1a2-b70a-4d7d-b004-09a129ed21b8 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-12 00:22:54,208 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/dd1870418f4a435bbea21cf4464f4af2/types/4a9b6248-4db5-457a-9509-4a90dc86ea6f/encryption used request id req-ee2ab1a2-b70a-4d7d-b004-09a129ed21b8 2018-08-12 00:22:54,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:22:54,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:22:54,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}, {"id": "d0cfb4e3094f4050bc442ddb1305df7d", "name": "CreateStackVolumeTests-bd5b3df8-c511-4dd-proj-role"}], "expires_at": "2018-08-12T01:22:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd1870418f4a435bbea21cf4464f4af2", "name": "CreateStackVolumeTests-bd5b3df8-c511-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/dd1870418f4a435bbea21cf4464f4af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/dd1870418f4a435bbea21cf4464f4af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/dd1870418f4a435bbea21cf4464f4af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_dd1870418f4a435bbea21cf4464f4af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_dd1870418f4a435bbea21cf4464f4af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dd1870418f4a435bbea21cf4464f4af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/dd1870418f4a435bbea21cf4464f4af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/dd1870418f4a435bbea21cf4464f4af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/dd1870418f4a435bbea21cf4464f4af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/dd1870418f4a435bbea21cf4464f4af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dd1870418f4a435bbea21cf4464f4af2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/dd1870418f4a435bbea21cf4464f4af2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/dd1870418f4a435bbea21cf4464f4af2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-bd5b3df8-c511-4dd-user", "id": "1d5fb9fa251f49ffa54290dfc1671777"}, "audit_ids": ["nIZ_WHB-RnKjI3eGrMAUFQ"], "issued_at": "2018-08-12T00:22:54.000000Z"}} 2018-08-12 00:22:54,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0a78a478dadf122d92614154804dcaab5bb952" 2018-08-12 00:22:54,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4b34b60-67dc-438f-b58f-983b729e8495 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:22:54,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d4b34b60-67dc-438f-b58f-983b729e8495 2018-08-12 00:22:54,678 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/dd1870418f4a435bbea21cf4464f4af2/types?is_public=None -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0a78a478dadf122d92614154804dcaab5bb952" 2018-08-12 00:22:54,858 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:54 GMT Server: Apache x-compute-request-id: req-cffb1cdf-1363-46b1-b67c-95b5ebbefe00 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cffb1cdf-1363-46b1-b67c-95b5ebbefe00 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "4a9b6248-4db5-457a-9509-4a90dc86ea6f", "description": null}]} 2018-08-12 00:22:54,858 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/dd1870418f4a435bbea21cf4464f4af2/types?is_public=None used request id req-cffb1cdf-1363-46b1-b67c-95b5ebbefe00 2018-08-12 00:22:54,862 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/dd1870418f4a435bbea21cf4464f4af2/types/4a9b6248-4db5-457a-9509-4a90dc86ea6f -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cffb1cdf-1363-46b1-b67c-95b5ebbefe00" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0a78a478dadf122d92614154804dcaab5bb952" 2018-08-12 00:22:55,031 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:54 GMT Server: Apache x-compute-request-id: req-7b5d793a-8f9b-4c39-9bd1-0df872e9703d OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b5d793a-8f9b-4c39-9bd1-0df872e9703d Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "4a9b6248-4db5-457a-9509-4a90dc86ea6f", "description": null}} 2018-08-12 00:22:55,031 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/dd1870418f4a435bbea21cf4464f4af2/types/4a9b6248-4db5-457a-9509-4a90dc86ea6f used request id req-7b5d793a-8f9b-4c39-9bd1-0df872e9703d 2018-08-12 00:22:55,034 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/dd1870418f4a435bbea21cf4464f4af2/types/4a9b6248-4db5-457a-9509-4a90dc86ea6f/encryption -H "OpenStack-API-Version: volume 3.5" -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cffb1cdf-1363-46b1-b67c-95b5ebbefe00" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0a78a478dadf122d92614154804dcaab5bb952" 2018-08-12 00:22:55,199 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:55 GMT Server: Apache x-compute-request-id: req-78499347-a53c-4bb2-919e-49260d5926f0 OpenStack-API-Version: volume 3.5 Vary: OpenStack-API-Version x-openstack-request-id: req-78499347-a53c-4bb2-919e-49260d5926f0 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-12 00:22:55,199 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/dd1870418f4a435bbea21cf4464f4af2/types/4a9b6248-4db5-457a-9509-4a90dc86ea6f/encryption used request id req-78499347-a53c-4bb2-919e-49260d5926f0 2018-08-12 00:22:55,200 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack 2018-08-12 00:22:55,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/e689ac04-1eb8-4574-bd12-875fba98b277 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee5c4f5c229991781710215e0491c279943e397" 2018-08-12 00:22:55,385 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:55 GMT Server: Apache x-openstack-request-id: req-c3b59cc1-0488-47e5-9263-5536f6776e4e Location: http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:55,604 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:22:55 GMT Server: Apache x-openstack-request-id: req-bba75db8-6a40-42aa-95f7-0cc6aa7d0bee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:22:55,604 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277 used request id req-bba75db8-6a40-42aa-95f7-0cc6aa7d0bee 2018-08-12 00:22:55,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/e689ac04-1eb8-4574-bd12-875fba98b277 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee5c4f5c229991781710215e0491c279943e397" 2018-08-12 00:22:55,633 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:55 GMT Server: Apache x-openstack-request-id: req-f5fc3daa-9ad4-42b5-bab3-1db0f02a22e7 Location: http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:55,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:55 GMT Server: Apache x-openstack-request-id: req-9cd50f61-6a06-421c-a7fd-c56b66dc1fb4 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": "dd1870418f4a435bbea21cf4464f4af2", "volume_type_name": "CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-volume-type", "OS::stack_id": "e689ac04-1eb8-4574-bd12-875fba98b277", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack", "volume_name": "CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack", "stack_user_project_id": "d05bb81b850f439f839f6ea1f22bebf2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:22:49Z", "links": [{"href": "http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:22:55Z", "id": "e689ac04-1eb8-4574-bd12-875fba98b277", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-12 00:22:55,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277 used request id req-9cd50f61-6a06-421c-a7fd-c56b66dc1fb4 2018-08-12 00:22:55,658 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:22:55,658 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:22:58,661 - create_stack - DEBUG - Stack status query timeout in 1196.94296288 2018-08-12 00:22:58,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/e689ac04-1eb8-4574-bd12-875fba98b277 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee5c4f5c229991781710215e0491c279943e397" 2018-08-12 00:22:58,845 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:58 GMT Server: Apache x-openstack-request-id: req-8c520b5a-4e22-4b5f-b57c-5ba0478a362f Location: http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:59,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:22:58 GMT Server: Apache x-openstack-request-id: req-ef27fd75-c1ba-4418-a1ed-de734bfe0368 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 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": "dd1870418f4a435bbea21cf4464f4af2", "volume_type_name": "CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-volume-type", "OS::stack_id": "e689ac04-1eb8-4574-bd12-875fba98b277", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack", "volume_name": "CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-volume"}, "deletion_time": "2018-08-12T00:22:58Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack", "stack_user_project_id": "d05bb81b850f439f839f6ea1f22bebf2", "tags": null, "creation_time": "2018-08-12T00:22:49Z", "links": [{"href": "http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-12T00:22:55Z", "id": "e689ac04-1eb8-4574-bd12-875fba98b277", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-12 00:22:59,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277 used request id req-ef27fd75-c1ba-4418-a1ed-de734bfe0368 2018-08-12 00:22:59,021 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-12 00:22:59,021 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack 2018-08-12 00:22:59,021 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack 2018-08-12 00:22:59,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/e689ac04-1eb8-4574-bd12-875fba98b277 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee5c4f5c229991781710215e0491c279943e397" 2018-08-12 00:22:59,049 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:22:59 GMT Server: Apache x-openstack-request-id: req-894465f1-2ac5-40c0-8615-98b97555386f Location: http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:22:59,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:59 GMT Server: Apache x-openstack-request-id: req-3a4f445d-7300-4f90-8a37-b08130eaeff9 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-12 00:22:59,074 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/dd1870418f4a435bbea21cf4464f4af2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-81ad5c42-b6db-4b45-a216-92d8ed030ebf-stack/e689ac04-1eb8-4574-bd12-875fba98b277 used request id req-3a4f445d-7300-4f90-8a37-b08130eaeff9 2018-08-12 00:22:59,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:22:59,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:22:59,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:22:59,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:22:59,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:22:59,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:22:59,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-b2745b01-b464-4802-9a06-a83870e7e6fa Date: Sun, 12 Aug 2018 00:22:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:22:59,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-b2745b01-b464-4802-9a06-a83870e7e6fa 2018-08-12 00:22:59,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:22:59,401 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5224318b-dc76-47ff-91db-72dcc15ef7d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:59,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-5224318b-dc76-47ff-91db-72dcc15ef7d5 2018-08-12 00:22:59,401 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:59,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:22:59,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b39283c-793c-4267-8e88-ce95372663d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:59,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-8b39283c-793c-4267-8e88-ce95372663d4 2018-08-12 00:22:59,488 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:59,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:22:59,574 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bf27318-e2d8-4872-bcf8-810989d197b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:59,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-0bf27318-e2d8-4872-bcf8-810989d197b6 2018-08-12 00:22:59,575 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:59,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:22:59,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d15c6f1d-5f2d-4378-a6dc-a14bb8573993 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:59,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-d15c6f1d-5f2d-4378-a6dc-a14bb8573993 2018-08-12 00:22:59,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:59,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:22:59,746 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21d5f8f6-4c79-4966-806c-4aa4420f75d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:59,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-21d5f8f6-4c79-4966-806c-4aa4420f75d4 2018-08-12 00:22:59,747 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:59,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:22:59,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba17a2b3-96c7-4954-b0bd-224999ef1190 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:59,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-ba17a2b3-96c7-4954-b0bd-224999ef1190 2018-08-12 00:22:59,831 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:59,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:22:59,918 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c10cca0-3777-469d-9949-729f1cbfc79d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:22:59,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-7c10cca0-3777-469d-9949-729f1cbfc79d 2018-08-12 00:22:59,918 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:22:59,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:23:00,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebe3d7fa-9546-49fb-9422-08c8b437f421 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:00,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-ebe3d7fa-9546-49fb-9422-08c8b437f421 2018-08-12 00:23:00,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:00,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:23:00,170 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-520eab8b-d4c5-49ca-843c-bee3c5367b0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:00,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-520eab8b-d4c5-49ca-843c-bee3c5367b0c 2018-08-12 00:23:00,170 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:00,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:23:00,257 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c02cc87-0f2a-4980-bdc3-9eeaedb8fdae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:00,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-4c02cc87-0f2a-4980-bdc3-9eeaedb8fdae 2018-08-12 00:23:00,258 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:00,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:23:00,338 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe65e88b-29a4-4a22-a325-4aecf18aca9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:00,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-fe65e88b-29a4-4a22-a325-4aecf18aca9e 2018-08-12 00:23:00,338 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:00,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:23:00,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d0c90a5-f526-4e33-88d8-b98228eefbf0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:00,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-2d0c90a5-f526-4e33-88d8-b98228eefbf0 2018-08-12 00:23:00,425 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:00,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:23:00,509 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca794c05-8689-4849-a630-1977283c0037 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:00,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-ca794c05-8689-4849-a630-1977283c0037 2018-08-12 00:23:00,510 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:00,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:23:00,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9498517c-9384-41b8-9344-54a68ea41429 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:23:00,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-9498517c-9384-41b8-9344-54a68ea41429 2018-08-12 00:23:00,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:23:00,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6271f8e5-9bb1-48b1-8538-2685793a4251 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:23:00,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-6271f8e5-9bb1-48b1-8538-2685793a4251 2018-08-12 00:23:00,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:23:00,793 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4011069b-c68b-4201-a803-445d57a6999a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:00,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-4011069b-c68b-4201-a803-445d57a6999a 2018-08-12 00:23:00,793 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:00,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:23:00,879 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f102318c-b6b9-4c94-856b-0cf00fe75d46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:00,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-f102318c-b6b9-4c94-856b-0cf00fe75d46 2018-08-12 00:23:00,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:00,880 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-bd5b3df8-c511-4dd-proj 2018-08-12 00:23:00,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/dd1870418f4a435bbea21cf4464f4af2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:23:01,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b5ac524-018d-41a6-931f-2426b378a00b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:01,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/dd1870418f4a435bbea21cf4464f4af2 used request id req-1b5ac524-018d-41a6-931f-2426b378a00b 2018-08-12 00:23:01,117 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-bd5b3df8-c511-4dd-proj-role 2018-08-12 00:23:01,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/d0cfb4e3094f4050bc442ddb1305df7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:23:01,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e2f6b4d-1da7-409c-ae33-b6e9e0371d71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:01,218 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/d0cfb4e3094f4050bc442ddb1305df7d used request id req-8e2f6b4d-1da7-409c-ae33-b6e9e0371d71 2018-08-12 00:23:01,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccdc6fd860234e93ba990be0c6f54d7bb50c943" 2018-08-12 00:23:01,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4398629-9b1d-45c8-8d2f-6be334099d1c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:01,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f4398629-9b1d-45c8-8d2f-6be334099d1c 2018-08-12 00:23:01,305 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-bd5b3df8-c511-4dd-user 2018-08-12 00:23:01,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/1d5fb9fa251f49ffa54290dfc1671777 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6482a643ca73810b086308bbba16b42d05a7bc09" 2018-08-12 00:23:01,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb72ee00-c92e-41e9-9524-781288f1abdd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:01,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/1d5fb9fa251f49ffa54290dfc1671777 used request id req-fb72ee00-c92e-41e9-9524-781288f1abdd 2018-08-12 00:23:01,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:01,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["5Rt1PI-pTjGRK6-rXkuAIA"], "issued_at": "2018-08-12T00:23:01.000000Z"}} 2018-08-12 00:23:01,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3d8ed69f727560fe2c0475ba2e87eab74a0369" 2018-08-12 00:23:01,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e39bc736-314b-404f-abe3-e213c1bf059b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:01,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e39bc736-314b-404f-abe3-e213c1bf059b 2018-08-12 00:23:01,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:01,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:02,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["n8HfSCu8TV6dUCJ21Vr0cg"], "issued_at": "2018-08-12T00:23:02.000000Z"}} 2018-08-12 00:23:02,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:02,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fa20b49-df21-4c14-bb36-8df9f6d8196b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:02,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-1fa20b49-df21-4c14-bb36-8df9f6d8196b 2018-08-12 00:23:02,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:23:02,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:23:02,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-c83dc5da-643f-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:02,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cae4f93-40e4-497a-a191-8a74b7fc5fb4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-c83dc5da-643f-44b-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:23:02,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-c83dc5da-643f-44b-proj used request id req-4cae4f93-40e4-497a-a191-8a74b7fc5fb4 2018-08-12 00:23:02,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:02,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c647ba-68d1-4c0d-823b-f9d4cdbd211a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:23:02,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-21c647ba-68d1-4c0d-823b-f9d4cdbd211a 2018-08-12 00:23:02,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-c83dc5da-643f-44b-proj"}}' 2018-08-12 00:23:02,686 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:23:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d6b8f7d-4331-4eab-9489-cd8fcec6df35 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6c1a5326647e412aa525b44de03abc63"}, "tags": [], "enabled": true, "id": "6c1a5326647e412aa525b44de03abc63", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-c83dc5da-643f-44b-proj"}} 2018-08-12 00:23:02,686 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-8d6b8f7d-4331-4eab-9489-cd8fcec6df35 2018-08-12 00:23:02,687 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-c83dc5da-643f-44b-proj 2018-08-12 00:23:02,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:02,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:03,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["BW1j5qQxRuez2pd8M17s3Q"], "issued_at": "2018-08-12T00:23:03.000000Z"}} 2018-08-12 00:23:03,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4410cfdb9d59671da3bb109540ed63c496214d" 2018-08-12 00:23:03,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e251fc54-cb02-4b8c-bae6-674cb3322d3a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:03,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e251fc54-cb02-4b8c-bae6-674cb3322d3a 2018-08-12 00:23:03,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:23:03,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:23:03,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4410cfdb9d59671da3bb109540ed63c496214d" 2018-08-12 00:23:03,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-445503ab-507f-4d0b-9d80-9de1f813cc82 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:23:03,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-445503ab-507f-4d0b-9d80-9de1f813cc82 2018-08-12 00:23:03,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-c83dc5da-643f-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4410cfdb9d59671da3bb109540ed63c496214d" 2018-08-12 00:23:03,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6915a7f7-c326-4310-98b9-80b15293d8bc Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-c83dc5da-643f-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6c1a5326647e412aa525b44de03abc63"}, "tags": [], "enabled": true, "id": "6c1a5326647e412aa525b44de03abc63", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-c83dc5da-643f-44b-proj"}]} 2018-08-12 00:23:03,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-c83dc5da-643f-44b-proj used request id req-6915a7f7-c326-4310-98b9-80b15293d8bc 2018-08-12 00:23:03,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4410cfdb9d59671da3bb109540ed63c496214d" 2018-08-12 00:23:03,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b708db-f859-488a-a57c-89d8cbad6ff4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:23:03,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-a2b708db-f859-488a-a57c-89d8cbad6ff4 2018-08-12 00:23:03,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4410cfdb9d59671da3bb109540ed63c496214d" 2018-08-12 00:23:03,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3a4ecd-6cf9-4eea-b317-6178ed00da42 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:03,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0d3a4ecd-6cf9-4eea-b317-6178ed00da42 2018-08-12 00:23:03,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-c83dc5da-643f-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4410cfdb9d59671da3bb109540ed63c496214d" 2018-08-12 00:23:03,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8040c5eb-e496-4517-8a53-66b225b01a1b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-c83dc5da-643f-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6c1a5326647e412aa525b44de03abc63"}, "tags": [], "enabled": true, "id": "6c1a5326647e412aa525b44de03abc63", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-c83dc5da-643f-44b-proj"}]} 2018-08-12 00:23:03,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-c83dc5da-643f-44b-proj used request id req-8040c5eb-e496-4517-8a53-66b225b01a1b 2018-08-12 00:23:03,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/1c03161e8ab44c749fc9439a3988cbff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4410cfdb9d59671da3bb109540ed63c496214d" 2018-08-12 00:23:04,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ef6561-e1d8-4525-8fb5-16ac3d06d07e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-c83dc5da-643f-44b-user", "links": {"self": "http://172.30.9.30:5000/v3/users/1c03161e8ab44c749fc9439a3988cbff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6c1a5326647e412aa525b44de03abc63", "id": "1c03161e8ab44c749fc9439a3988cbff", "password_expires_at": null}} 2018-08-12 00:23:04,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/1c03161e8ab44c749fc9439a3988cbff used request id req-25ef6561-e1d8-4525-8fb5-16ac3d06d07e 2018-08-12 00:23:04,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6c1a5326647e412aa525b44de03abc63/users/1c03161e8ab44c749fc9439a3988cbff/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4410cfdb9d59671da3bb109540ed63c496214d" 2018-08-12 00:23:04,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b42ba77-18bc-4e56-b37a-cfae72a95684 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/6c1a5326647e412aa525b44de03abc63/users/1c03161e8ab44c749fc9439a3988cbff/roles", "previous": null, "next": null}, "roles": []} 2018-08-12 00:23:04,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6c1a5326647e412aa525b44de03abc63/users/1c03161e8ab44c749fc9439a3988cbff/roles used request id req-4b42ba77-18bc-4e56-b37a-cfae72a95684 2018-08-12 00:23:04,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4410cfdb9d59671da3bb109540ed63c496214d" 2018-08-12 00:23:04,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3094f4c3-8f75-4d98-8053-67adbde5f5a1 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}} 2018-08-12 00:23:04,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 used request id req-3094f4c3-8f75-4d98-8053-67adbde5f5a1 2018-08-12 00:23:04,200 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-c83dc5da-643f-44b-proj 2018-08-12 00:23:04,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/6c1a5326647e412aa525b44de03abc63/users/1c03161e8ab44c749fc9439a3988cbff/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4410cfdb9d59671da3bb109540ed63c496214d" 2018-08-12 00:23:04,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-818e3eb9-13e9-4fce-8423-c8f8dac6df10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:04,269 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6c1a5326647e412aa525b44de03abc63/users/1c03161e8ab44c749fc9439a3988cbff/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 used request id req-818e3eb9-13e9-4fce-8423-c8f8dac6df10 2018-08-12 00:23:04,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4410cfdb9d59671da3bb109540ed63c496214d" 2018-08-12 00:23:04,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef21019-b817-4fb8-a203-a5986f9c30be Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:04,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7ef21019-b817-4fb8-a203-a5986f9c30be 2018-08-12 00:23:04,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-c83dc5da-643f-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4410cfdb9d59671da3bb109540ed63c496214d" 2018-08-12 00:23:04,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ca38c1-005e-4bc6-9a98-ec8efb9c3f09 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-c83dc5da-643f-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6c1a5326647e412aa525b44de03abc63"}, "tags": [], "enabled": true, "id": "6c1a5326647e412aa525b44de03abc63", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-c83dc5da-643f-44b-proj"}]} 2018-08-12 00:23:04,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-c83dc5da-643f-44b-proj used request id req-33ca38c1-005e-4bc6-9a98-ec8efb9c3f09 2018-08-12 00:23:04,377 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-c83dc5da-643f-44b-user 2018-08-12 00:23:04,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:04,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:04,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e53287a-d80e-4434-85d2-ab3c62543388 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:04,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5e53287a-d80e-4434-85d2-ab3c62543388 2018-08-12 00:23:04,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" -d '{"role": {"name": "CreateStackFlavorTests-c83dc5da-643f-44b-proj-role"}}' 2018-08-12 00:23:04,559 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:23:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62d5557d-b801-4daa-a7cf-fda35e26e4ca Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4c626f4dea6b4ea5aa4ffbe0f29fa302", "links": {"self": "http://172.30.9.30:5000/v3/roles/4c626f4dea6b4ea5aa4ffbe0f29fa302"}, "name": "CreateStackFlavorTests-c83dc5da-643f-44b-proj-role"}} 2018-08-12 00:23:04,559 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-62d5557d-b801-4daa-a7cf-fda35e26e4ca 2018-08-12 00:23:04,560 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-c83dc5da-643f-44b-proj-role 2018-08-12 00:23:04,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/4c626f4dea6b4ea5aa4ffbe0f29fa302 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:04,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0aae112-4ddf-42f1-a14a-d2c41d3d4b7e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4c626f4dea6b4ea5aa4ffbe0f29fa302", "links": {"self": "http://172.30.9.30:5000/v3/roles/4c626f4dea6b4ea5aa4ffbe0f29fa302"}, "name": "CreateStackFlavorTests-c83dc5da-643f-44b-proj-role"}} 2018-08-12 00:23:04,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/4c626f4dea6b4ea5aa4ffbe0f29fa302 used request id req-c0aae112-4ddf-42f1-a14a-d2c41d3d4b7e 2018-08-12 00:23:04,645 - keystone_utils - INFO - Granting role CreateStackFlavorTests-c83dc5da-643f-44b-proj-role to project CreateStackFlavorTests-c83dc5da-643f-44b-proj 2018-08-12 00:23:04,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/6c1a5326647e412aa525b44de03abc63/users/1c03161e8ab44c749fc9439a3988cbff/roles/4c626f4dea6b4ea5aa4ffbe0f29fa302 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:04,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7df100c6-e517-42a3-84b3-8bf92c81bd16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:04,760 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6c1a5326647e412aa525b44de03abc63/users/1c03161e8ab44c749fc9439a3988cbff/roles/4c626f4dea6b4ea5aa4ffbe0f29fa302 used request id req-7df100c6-e517-42a3-84b3-8bf92c81bd16 2018-08-12 00:23:04,760 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:23:04,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:04,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:05,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}, {"id": "4c626f4dea6b4ea5aa4ffbe0f29fa302", "name": "CreateStackFlavorTests-c83dc5da-643f-44b-proj-role"}], "expires_at": "2018-08-12T01:23:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c1a5326647e412aa525b44de03abc63", "name": "CreateStackFlavorTests-c83dc5da-643f-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6c1a5326647e412aa525b44de03abc63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6c1a5326647e412aa525b44de03abc63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6c1a5326647e412aa525b44de03abc63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6c1a5326647e412aa525b44de03abc63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6c1a5326647e412aa525b44de03abc63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6c1a5326647e412aa525b44de03abc63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6c1a5326647e412aa525b44de03abc63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6c1a5326647e412aa525b44de03abc63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6c1a5326647e412aa525b44de03abc63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6c1a5326647e412aa525b44de03abc63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6c1a5326647e412aa525b44de03abc63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6c1a5326647e412aa525b44de03abc63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6c1a5326647e412aa525b44de03abc63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-c83dc5da-643f-44b-user", "id": "1c03161e8ab44c749fc9439a3988cbff"}, "audit_ids": ["qZijQxvxR-iIkvmqW2SE_w"], "issued_at": "2018-08-12T00:23:05.000000Z"}} 2018-08-12 00:23:05,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62dac328f07aa5be0719d85dd190d6762ca2856a" 2018-08-12 00:23:05,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-633a52c7-97a3-44fa-bfd9-e4e9cc66848c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:05,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-633a52c7-97a3-44fa-bfd9-e4e9cc66848c 2018-08-12 00:23:05,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:23:05,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:23:05,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:23:05,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:23:05,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:23:05,235 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:23:05,238 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:23:05,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks?stack_name=CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62dac328f07aa5be0719d85dd190d6762ca2856a" 2018-08-12 00:23:05,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:05 GMT Server: Apache x-openstack-request-id: req-8465bcb7-4b16-465b-ba94-93499999d003 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-12 00:23:05,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks?stack_name=CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack used request id req-8465bcb7-4b16-465b-ba94-93499999d003 2018-08-12 00:23:05,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62dac328f07aa5be0719d85dd190d6762ca2856a" -d '{"stack_name": "CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-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-08-12 00:23:07,032 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:23:05 GMT Server: Apache x-openstack-request-id: req-584e09c7-3b3b-4af9-9fa1-9bb69cd4f801 Location: http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "f1b97503-3a87-441a-aae7-fede0581faf1", "links": [{"href": "http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1", "rel": "self"}]}} 2018-08-12 00:23:07,033 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks used request id req-584e09c7-3b3b-4af9-9fa1-9bb69cd4f801 2018-08-12 00:23:07,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/f1b97503-3a87-441a-aae7-fede0581faf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62dac328f07aa5be0719d85dd190d6762ca2856a" 2018-08-12 00:23:07,247 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:07 GMT Server: Apache x-openstack-request-id: req-bd03d6ce-6f84-412a-9d8e-5456e8ea08e9 Location: http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:07,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:07 GMT Server: Apache x-openstack-request-id: req-47945001-f663-4e59-a6dd-5e2af0f245ed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 511 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": "6c1a5326647e412aa525b44de03abc63", "OS::stack_id": "f1b97503-3a87-441a-aae7-fede0581faf1", "OS::stack_name": "CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack", "stack_user_project_id": "caa8fbe9318a4c35a1d23f1d75c04d19", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:23:06Z", "links": [{"href": "http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f1b97503-3a87-441a-aae7-fede0581faf1", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-12 00:23:07,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1 used request id req-47945001-f663-4e59-a6dd-5e2af0f245ed 2018-08-12 00:23:07,448 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack 2018-08-12 00:23:07,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/f1b97503-3a87-441a-aae7-fede0581faf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62dac328f07aa5be0719d85dd190d6762ca2856a" 2018-08-12 00:23:07,628 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:07 GMT Server: Apache x-openstack-request-id: req-b2e40113-6b62-4036-90e1-91f9428eedf4 Location: http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:07,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:07 GMT Server: Apache x-openstack-request-id: req-83f7710c-67be-4f42-b613-6e52c0db7483 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 511 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": "6c1a5326647e412aa525b44de03abc63", "OS::stack_id": "f1b97503-3a87-441a-aae7-fede0581faf1", "OS::stack_name": "CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack", "stack_user_project_id": "caa8fbe9318a4c35a1d23f1d75c04d19", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:23:06Z", "links": [{"href": "http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f1b97503-3a87-441a-aae7-fede0581faf1", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-12 00:23:07,820 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1 used request id req-83f7710c-67be-4f42-b613-6e52c0db7483 2018-08-12 00:23:07,820 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-12 00:23:07,821 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack 2018-08-12 00:23:07,821 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack 2018-08-12 00:23:07,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/f1b97503-3a87-441a-aae7-fede0581faf1/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62dac328f07aa5be0719d85dd190d6762ca2856a" 2018-08-12 00:23:08,001 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:07 GMT Server: Apache x-openstack-request-id: req-50fa329b-e5b6-4a71-a5bc-09180a235399 Location: http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:08,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:08 GMT Server: Apache x-openstack-request-id: req-1936e369-bf71-4040-b3dd-bc7d63e2d641 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-08-12T00:23:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:23:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e1e0a3db-dbfe-45b5-81eb-c3ca81aba7e3", "resource_type": "OS::Nova::Flavor"}]} 2018-08-12 00:23:08,193 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1/resources used request id req-1936e369-bf71-4040-b3dd-bc7d63e2d641 2018-08-12 00:23:08,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/e1e0a3db-dbfe-45b5-81eb-c3ca81aba7e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62dac328f07aa5be0719d85dd190d6762ca2856a" 2018-08-12 00:23:08,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23: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-18a04c97-c046-4e00-81e4-c79e6e1522b7 x-compute-request-id: req-18a04c97-c046-4e00-81e4-c79e6e1522b7 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack-flavor-t7mbgtmvonns", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/e1e0a3db-dbfe-45b5-81eb-c3ca81aba7e3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/e1e0a3db-dbfe-45b5-81eb-c3ca81aba7e3", "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": "e1e0a3db-dbfe-45b5-81eb-c3ca81aba7e3"}} 2018-08-12 00:23:08,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/e1e0a3db-dbfe-45b5-81eb-c3ca81aba7e3 used request id req-18a04c97-c046-4e00-81e4-c79e6e1522b7 2018-08-12 00:23:08,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:08,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:08,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}, {"id": "4c626f4dea6b4ea5aa4ffbe0f29fa302", "name": "CreateStackFlavorTests-c83dc5da-643f-44b-proj-role"}], "expires_at": "2018-08-12T01:23:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c1a5326647e412aa525b44de03abc63", "name": "CreateStackFlavorTests-c83dc5da-643f-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6c1a5326647e412aa525b44de03abc63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6c1a5326647e412aa525b44de03abc63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6c1a5326647e412aa525b44de03abc63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6c1a5326647e412aa525b44de03abc63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6c1a5326647e412aa525b44de03abc63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6c1a5326647e412aa525b44de03abc63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6c1a5326647e412aa525b44de03abc63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6c1a5326647e412aa525b44de03abc63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6c1a5326647e412aa525b44de03abc63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6c1a5326647e412aa525b44de03abc63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6c1a5326647e412aa525b44de03abc63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6c1a5326647e412aa525b44de03abc63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6c1a5326647e412aa525b44de03abc63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-c83dc5da-643f-44b-user", "id": "1c03161e8ab44c749fc9439a3988cbff"}, "audit_ids": ["DchwgJTlQVeB8am5L2Uc-Q"], "issued_at": "2018-08-12T00:23:08.000000Z"}} 2018-08-12 00:23:08,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3748ac87a5df23bf443d0274e60cc6f587db5631" 2018-08-12 00:23:08,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c2dafa-6776-4327-ad02-3b0ee286bac7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:08,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-d0c2dafa-6776-4327-ad02-3b0ee286bac7 2018-08-12 00:23:08,691 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:23:08,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3748ac87a5df23bf443d0274e60cc6f587db5631" 2018-08-12 00:23:08,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23: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-dc437f15-7eb0-4adc-9ff5-81646a7a0f0c x-compute-request-id: req-dc437f15-7eb0-4adc-9ff5-81646a7a0f0c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e1e0a3db-dbfe-45b5-81eb-c3ca81aba7e3", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/e1e0a3db-dbfe-45b5-81eb-c3ca81aba7e3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/e1e0a3db-dbfe-45b5-81eb-c3ca81aba7e3", "rel": "bookmark"}], "name": "CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack-flavor-t7mbgtmvonns"}]} 2018-08-12 00:23:08,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-dc437f15-7eb0-4adc-9ff5-81646a7a0f0c 2018-08-12 00:23:08,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/e1e0a3db-dbfe-45b5-81eb-c3ca81aba7e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3748ac87a5df23bf443d0274e60cc6f587db5631" 2018-08-12 00:23:08,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23: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-1378f1a7-fa86-47c7-9f40-c40d5d77abf6 x-compute-request-id: req-1378f1a7-fa86-47c7-9f40-c40d5d77abf6 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack-flavor-t7mbgtmvonns", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/e1e0a3db-dbfe-45b5-81eb-c3ca81aba7e3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/e1e0a3db-dbfe-45b5-81eb-c3ca81aba7e3", "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": "e1e0a3db-dbfe-45b5-81eb-c3ca81aba7e3"}} 2018-08-12 00:23:08,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/e1e0a3db-dbfe-45b5-81eb-c3ca81aba7e3 used request id req-1378f1a7-fa86-47c7-9f40-c40d5d77abf6 2018-08-12 00:23:08,899 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack-flavor-t7mbgtmvonns 2018-08-12 00:23:08,899 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack 2018-08-12 00:23:08,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/f1b97503-3a87-441a-aae7-fede0581faf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62dac328f07aa5be0719d85dd190d6762ca2856a" 2018-08-12 00:23:09,084 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:08 GMT Server: Apache x-openstack-request-id: req-45055707-7750-43b8-a6bc-2f654e9c80a8 Location: http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:09,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:09 GMT Server: Apache x-openstack-request-id: req-83326e9a-a693-4576-86f7-05ffd54606c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:09,125 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1 used request id req-83326e9a-a693-4576-86f7-05ffd54606c0 2018-08-12 00:23:09,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/f1b97503-3a87-441a-aae7-fede0581faf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62dac328f07aa5be0719d85dd190d6762ca2856a" 2018-08-12 00:23:09,311 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:09 GMT Server: Apache x-openstack-request-id: req-e64b1515-c02e-44a5-8028-660319518d7d Location: http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:09,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:09 GMT Server: Apache x-openstack-request-id: req-01a2adba-4805-4e03-a3fc-22ed7d2e7aee Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 504 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": "6c1a5326647e412aa525b44de03abc63", "OS::stack_id": "f1b97503-3a87-441a-aae7-fede0581faf1", "OS::stack_name": "CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack", "stack_user_project_id": "caa8fbe9318a4c35a1d23f1d75c04d19", "tags": null, "creation_time": "2018-08-12T00:23:06Z", "links": [{"href": "http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-12T00:23:09Z", "id": "f1b97503-3a87-441a-aae7-fede0581faf1", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-12 00:23:09,496 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1 used request id req-01a2adba-4805-4e03-a3fc-22ed7d2e7aee 2018-08-12 00:23:09,497 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-12 00:23:09,497 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack 2018-08-12 00:23:09,497 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack 2018-08-12 00:23:09,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/f1b97503-3a87-441a-aae7-fede0581faf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62dac328f07aa5be0719d85dd190d6762ca2856a" 2018-08-12 00:23:09,528 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:09 GMT Server: Apache x-openstack-request-id: req-f9915995-895d-4b9a-9378-77d16fa52f85 Location: http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:09,553 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:09 GMT Server: Apache x-openstack-request-id: req-0a43ec86-690e-4e69-9f1f-973521d0f467 Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-12 00:23:09,553 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/6c1a5326647e412aa525b44de03abc63/stacks/CreateStackFlavorTests-51332728-2094-40f6-9e6b-c05c91a8aa6a-stack/f1b97503-3a87-441a-aae7-fede0581faf1 used request id req-0a43ec86-690e-4e69-9f1f-973521d0f467 2018-08-12 00:23:09,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:23:09,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:23:09,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:23:09,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:23:09,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:23:09,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:09,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-ab8858f1-e6f9-4c1d-98c5-bc3754b0214d Date: Sun, 12 Aug 2018 00:23:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:23:09,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-ab8858f1-e6f9-4c1d-98c5-bc3754b0214d 2018-08-12 00:23:09,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:09,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a16650b-b49a-4e25-a19e-58f6810a4d6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:09,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-4a16650b-b49a-4e25-a19e-58f6810a4d6f 2018-08-12 00:23:09,901 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:09,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:09,976 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03f9dbcb-f798-4a9d-a745-e3b20dcb1263 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:09,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-03f9dbcb-f798-4a9d-a745-e3b20dcb1263 2018-08-12 00:23:09,976 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:09,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:10,065 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-412b08d0-6b7f-4afb-8fa0-c140377405e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:10,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-412b08d0-6b7f-4afb-8fa0-c140377405e8 2018-08-12 00:23:10,066 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:10,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:10,162 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e09fed6-65ea-4f47-9806-bd2936d65333 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:10,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-2e09fed6-65ea-4f47-9806-bd2936d65333 2018-08-12 00:23:10,162 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:10,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:10,342 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1679fdd2-2b71-4bfe-8b23-100cbc52ea5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:10,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-1679fdd2-2b71-4bfe-8b23-100cbc52ea5b 2018-08-12 00:23:10,342 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:10,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:10,428 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06d7ecd1-927f-465a-ae46-ef03223bd669 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:10,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-06d7ecd1-927f-465a-ae46-ef03223bd669 2018-08-12 00:23:10,429 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:10,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:10,510 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-105d776a-3b92-4e67-80ab-4106e668771a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:10,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-105d776a-3b92-4e67-80ab-4106e668771a 2018-08-12 00:23:10,510 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:10,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:10,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11ad7df7-d076-4ce9-abcd-44ad9a890789 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:10,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-11ad7df7-d076-4ce9-abcd-44ad9a890789 2018-08-12 00:23:10,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:10,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:10,676 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6462ba28-f578-4d9b-b124-d035a906ebbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:10,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-6462ba28-f578-4d9b-b124-d035a906ebbf 2018-08-12 00:23:10,676 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:10,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:10,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4973abe-0840-4ee2-8b18-d02ad92ca473 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:10,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-b4973abe-0840-4ee2-8b18-d02ad92ca473 2018-08-12 00:23:10,754 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:10,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:10,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2de69ae3-3e1b-4136-a662-959a3f59390e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:10,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-2de69ae3-3e1b-4136-a662-959a3f59390e 2018-08-12 00:23:10,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:10,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:10,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00ceeedb-2479-4a53-a772-087def6c9830 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:10,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-00ceeedb-2479-4a53-a772-087def6c9830 2018-08-12 00:23:10,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:10,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:11,007 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50a78016-2944-4669-8788-e8dc14404cc7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:11,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-50a78016-2944-4669-8788-e8dc14404cc7 2018-08-12 00:23:11,007 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:11,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:11,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b12f6aad-34ff-4fb9-9100-b19c43164a32 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:23:11,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-b12f6aad-34ff-4fb9-9100-b19c43164a32 2018-08-12 00:23:11,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:11,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9007c8ee-3453-4a9a-a0b5-d6a219855e36 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:23:11,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-9007c8ee-3453-4a9a-a0b5-d6a219855e36 2018-08-12 00:23:11,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:11,271 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de78421a-8536-4722-b612-3b320c67dc29 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:11,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-de78421a-8536-4722-b612-3b320c67dc29 2018-08-12 00:23:11,271 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:11,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:11,355 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-514fd937-ebce-497d-8c24-5f9002647855 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:11,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-514fd937-ebce-497d-8c24-5f9002647855 2018-08-12 00:23:11,356 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:11,357 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-c83dc5da-643f-44b-proj 2018-08-12 00:23:11,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/6c1a5326647e412aa525b44de03abc63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:11,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-920583e8-3d81-4d2a-9589-ab38722ee8ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:11,572 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/6c1a5326647e412aa525b44de03abc63 used request id req-920583e8-3d81-4d2a-9589-ab38722ee8ed 2018-08-12 00:23:11,573 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-c83dc5da-643f-44b-proj-role 2018-08-12 00:23:11,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/4c626f4dea6b4ea5aa4ffbe0f29fa302 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:11,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cecbbf2-1e52-4485-aecf-77721e0d8433 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:11,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/4c626f4dea6b4ea5aa4ffbe0f29fa302 used request id req-2cecbbf2-1e52-4485-aecf-77721e0d8433 2018-08-12 00:23:11,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2692fd9bf464c3a917c4de0352ec1b653690f4" 2018-08-12 00:23:11,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c51b910-1db3-4d76-9719-f40d1b032c8a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:11,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7c51b910-1db3-4d76-9719-f40d1b032c8a 2018-08-12 00:23:11,770 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-c83dc5da-643f-44b-user 2018-08-12 00:23:11,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/1c03161e8ab44c749fc9439a3988cbff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4410cfdb9d59671da3bb109540ed63c496214d" 2018-08-12 00:23:11,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-115b693c-a1d6-4915-97c2-597e7f0d257d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:11,927 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/1c03161e8ab44c749fc9439a3988cbff used request id req-115b693c-a1d6-4915-97c2-597e7f0d257d 2018-08-12 00:23:11,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:12,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Vl2XWQVOSm-FEZ6oKiAXoA"], "issued_at": "2018-08-12T00:23:12.000000Z"}} 2018-08-12 00:23:12,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5716e2dc656e316c171a35272cb23c91959f6a42" 2018-08-12 00:23:12,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f0e11c1-95ab-4de8-89dc-b1b18425894a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:12,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8f0e11c1-95ab-4de8-89dc-b1b18425894a 2018-08-12 00:23:12,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:12,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:12,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["St_e8HsgSvCcVw7HUfFMrw"], "issued_at": "2018-08-12T00:23:12.000000Z"}} 2018-08-12 00:23:12,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:12,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbe06b77-10a6-4cc8-aee1-98d4276e4114 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:12,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-fbe06b77-10a6-4cc8-aee1-98d4276e4114 2018-08-12 00:23:12,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:23:12,867 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:23:12,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-abf7ffb4-a828-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:12,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c82715-6d66-435c-b23c-106c0d8582b7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-abf7ffb4-a828-448-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:23:12,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-abf7ffb4-a828-448-proj used request id req-92c82715-6d66-435c-b23c-106c0d8582b7 2018-08-12 00:23:12,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:12,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-870c40d0-f6f2-43e3-a7cd-72f3cba33515 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:23:12,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-870c40d0-f6f2-43e3-a7cd-72f3cba33515 2018-08-12 00:23:12,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-abf7ffb4-a828-448-proj"}}' 2018-08-12 00:23:13,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f23b111-4777-44e2-b207-23a8b6ad9d4e Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d17f758bf3484620beaa1905cbde16ba"}, "tags": [], "enabled": true, "id": "d17f758bf3484620beaa1905cbde16ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-abf7ffb4-a828-448-proj"}} 2018-08-12 00:23:13,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-2f23b111-4777-44e2-b207-23a8b6ad9d4e 2018-08-12 00:23:13,089 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-abf7ffb4-a828-448-proj 2018-08-12 00:23:13,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:13,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:13,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Npj9jSKIQLGjuCqWvZtSbA"], "issued_at": "2018-08-12T00:23:13.000000Z"}} 2018-08-12 00:23:13,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf62eafe578b3d9e27556b0d25644f7a345d5656" 2018-08-12 00:23:13,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e2765e-b8ca-4d12-b54b-237f15dfb013 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:13,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-02e2765e-b8ca-4d12-b54b-237f15dfb013 2018-08-12 00:23:13,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:23:13,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:23:13,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf62eafe578b3d9e27556b0d25644f7a345d5656" 2018-08-12 00:23:13,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f03126f7-2b8c-4f78-9934-0ffbc868d224 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:23:13,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f03126f7-2b8c-4f78-9934-0ffbc868d224 2018-08-12 00:23:13,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackKeypairTests-abf7ffb4-a828-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf62eafe578b3d9e27556b0d25644f7a345d5656" 2018-08-12 00:23:13,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4585d4c2-f600-48e8-8f83-99f6f6ee3f8b Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackKeypairTests-abf7ffb4-a828-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d17f758bf3484620beaa1905cbde16ba"}, "tags": [], "enabled": true, "id": "d17f758bf3484620beaa1905cbde16ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-abf7ffb4-a828-448-proj"}]} 2018-08-12 00:23:13,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackKeypairTests-abf7ffb4-a828-448-proj used request id req-4585d4c2-f600-48e8-8f83-99f6f6ee3f8b 2018-08-12 00:23:13,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf62eafe578b3d9e27556b0d25644f7a345d5656" 2018-08-12 00:23:13,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16a57b0-bb7c-4b8c-9f57-6bb931083abb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:23:13,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d16a57b0-bb7c-4b8c-9f57-6bb931083abb 2018-08-12 00:23:14,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf62eafe578b3d9e27556b0d25644f7a345d5656" 2018-08-12 00:23:14,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a37c1580-fc54-438b-bd10-e701a37bf14b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:14,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a37c1580-fc54-438b-bd10-e701a37bf14b 2018-08-12 00:23:14,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackKeypairTests-abf7ffb4-a828-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf62eafe578b3d9e27556b0d25644f7a345d5656" 2018-08-12 00:23:14,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57fac55a-2f60-4049-b539-bd6fcdd66cad Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackKeypairTests-abf7ffb4-a828-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d17f758bf3484620beaa1905cbde16ba"}, "tags": [], "enabled": true, "id": "d17f758bf3484620beaa1905cbde16ba", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-abf7ffb4-a828-448-proj"}]} 2018-08-12 00:23:14,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackKeypairTests-abf7ffb4-a828-448-proj used request id req-57fac55a-2f60-4049-b539-bd6fcdd66cad 2018-08-12 00:23:14,305 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-abf7ffb4-a828-448-user 2018-08-12 00:23:14,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:14,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:14,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85a2f889-c911-4c11-ab28-d346e476b71f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:14,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-85a2f889-c911-4c11-ab28-d346e476b71f 2018-08-12 00:23:14,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" -d '{"role": {"name": "CreateStackKeypairTests-abf7ffb4-a828-448-proj-role"}}' 2018-08-12 00:23:14,497 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:23:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a83c52e9-f240-47b6-ae72-57f16ecb4c3a Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a7c15103eb64ca19146e76f5ae11c43", "links": {"self": "http://172.30.9.30:5000/v3/roles/5a7c15103eb64ca19146e76f5ae11c43"}, "name": "CreateStackKeypairTests-abf7ffb4-a828-448-proj-role"}} 2018-08-12 00:23:14,497 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-a83c52e9-f240-47b6-ae72-57f16ecb4c3a 2018-08-12 00:23:14,497 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-abf7ffb4-a828-448-proj-role 2018-08-12 00:23:14,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/5a7c15103eb64ca19146e76f5ae11c43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:14,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23ca073b-d97d-40a6-86b8-81c8abd4dedc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a7c15103eb64ca19146e76f5ae11c43", "links": {"self": "http://172.30.9.30:5000/v3/roles/5a7c15103eb64ca19146e76f5ae11c43"}, "name": "CreateStackKeypairTests-abf7ffb4-a828-448-proj-role"}} 2018-08-12 00:23:14,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/5a7c15103eb64ca19146e76f5ae11c43 used request id req-23ca073b-d97d-40a6-86b8-81c8abd4dedc 2018-08-12 00:23:14,517 - keystone_utils - INFO - Granting role CreateStackKeypairTests-abf7ffb4-a828-448-proj-role to project CreateStackKeypairTests-abf7ffb4-a828-448-proj 2018-08-12 00:23:14,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d17f758bf3484620beaa1905cbde16ba/users/159364c8d47f404b8f2ac86d561136df/roles/5a7c15103eb64ca19146e76f5ae11c43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:14,637 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fdede63-8f28-44af-81b1-3cf69103ed98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:14,637 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d17f758bf3484620beaa1905cbde16ba/users/159364c8d47f404b8f2ac86d561136df/roles/5a7c15103eb64ca19146e76f5ae11c43 used request id req-3fdede63-8f28-44af-81b1-3cf69103ed98 2018-08-12 00:23:14,638 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:23:14,638 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:23:14,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:14,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:15,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a7c15103eb64ca19146e76f5ae11c43", "name": "CreateStackKeypairTests-abf7ffb4-a828-448-proj-role"}], "expires_at": "2018-08-12T01:23:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d17f758bf3484620beaa1905cbde16ba", "name": "CreateStackKeypairTests-abf7ffb4-a828-448-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d17f758bf3484620beaa1905cbde16ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/d17f758bf3484620beaa1905cbde16ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/d17f758bf3484620beaa1905cbde16ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_d17f758bf3484620beaa1905cbde16ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_d17f758bf3484620beaa1905cbde16ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d17f758bf3484620beaa1905cbde16ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/d17f758bf3484620beaa1905cbde16ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/d17f758bf3484620beaa1905cbde16ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-abf7ffb4-a828-448-user", "id": "159364c8d47f404b8f2ac86d561136df"}, "audit_ids": ["GXm2r_0mTTGKMOX--AsJ_g"], "issued_at": "2018-08-12T00:23:15.000000Z"}} 2018-08-12 00:23:15,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df75c39253970e4a8ced416c56f3b7f6578acbc4" 2018-08-12 00:23:15,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c06ffda-6622-4942-a8d8-efc42ad5f11b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:15,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7c06ffda-6622-4942-a8d8-efc42ad5f11b 2018-08-12 00:23:15,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:23:15,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:23:15,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:23:15,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:23:15,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:23:15,109 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:23:15,111 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:23:15,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df75c39253970e4a8ced416c56f3b7f6578acbc4" 2018-08-12 00:23:15,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:15 GMT Server: Apache x-openstack-request-id: req-188426d7-fe20-4672-a0dd-a149eba73d84 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-12 00:23:15,297 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack used request id req-188426d7-fe20-4672-a0dd-a149eba73d84 2018-08-12 00:23:15,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df75c39253970e4a8ced416c56f3b7f6578acbc4" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-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-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-kp"}}' 2018-08-12 00:23:16,844 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:23:15 GMT Server: Apache x-openstack-request-id: req-7bcace7d-21e0-403c-862d-9410894f461c Location: http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "200b2f7b-da41-43f6-8746-f9af30f86281", "links": [{"href": "http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281", "rel": "self"}]}} 2018-08-12 00:23:16,844 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks used request id req-7bcace7d-21e0-403c-862d-9410894f461c 2018-08-12 00:23:16,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/200b2f7b-da41-43f6-8746-f9af30f86281 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df75c39253970e4a8ced416c56f3b7f6578acbc4" 2018-08-12 00:23:17,051 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:16 GMT Server: Apache x-openstack-request-id: req-219a4dde-6c3b-497f-a6c4-e17f42eb34d4 Location: http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:17,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:17 GMT Server: Apache x-openstack-request-id: req-38c9522d-5aa4-4113-b6dd-faa9d837139b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 563 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": "d17f758bf3484620beaa1905cbde16ba", "OS::stack_id": "200b2f7b-da41-43f6-8746-f9af30f86281", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack", "keypair_name": "CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack", "stack_user_project_id": "5678a2a9553740ccbddcced4a7a95be2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:23:16Z", "links": [{"href": "http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "200b2f7b-da41-43f6-8746-f9af30f86281", "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-08-12 00:23:17,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281 used request id req-38c9522d-5aa4-4113-b6dd-faa9d837139b 2018-08-12 00:23:17,250 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack 2018-08-12 00:23:17,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/200b2f7b-da41-43f6-8746-f9af30f86281 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df75c39253970e4a8ced416c56f3b7f6578acbc4" 2018-08-12 00:23:17,445 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:17 GMT Server: Apache x-openstack-request-id: req-d6369a78-84e2-491e-9a88-455d7316d43e Location: http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:17,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:17 GMT Server: Apache x-openstack-request-id: req-bf74a2eb-f35c-42dc-b301-d6928148d2a8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1920 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": "d17f758bf3484620beaa1905cbde16ba", "OS::stack_id": "200b2f7b-da41-43f6-8746-f9af30f86281", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack", "keypair_name": "CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack", "stack_user_project_id": "5678a2a9553740ccbddcced4a7a95be2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:23:16Z", "links": [{"href": "http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "200b2f7b-da41-43f6-8746-f9af30f86281", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuro4+NeSRMgmnZyYvO8iH4wuJHd8MAnfAig/+ypY7QB+iYSB\nLDJYU02ISeygWzbBEqSfvog1xfP19D9cFkPKoisDopUYvFNwFUZo2IiDltGH5SQ+\nJS/SgQya81KE1D9gGkkYwTx0+TCyLMLnKVeV2pkvRUK2bYn0v5ptc1mMfd4OtU+T\nPeCXC7oCcSY2uhJz9VsDbDnhmGaqHO1xekwBXQ8plCxI5PSaeEI3BEAbNa/aFQae\nygkh+DCVPGfzIFEnpN8s45rrz89l2Y+MjysYNoBAw5lT2066O7m6wWu6zTmF/lqu\nIOULG6ThOhm0JIZ5L5WASJ3W6Lk7DCB0iLnyrQIDAQABAoIBAQCblH/Vrl/b2Vx7\nZDfK7ABlgroLflbF++OI+5pbnmwbhJbp47Jw7b20ItyUo4j0lwmFjA7hhMIxHlTm\n3kfO8UsLlYVg2JOUjnzL7S98gzoI1qpA3NK+zzq4dZVBeZbc9bUQEamDj+jym4VJ\nUFeklapxScMeFTjEyfZYEsZxHsK1N3uVCZwT9v1px2FjsnAHdoD84Zz6V6T+yRXM\nHF6INwdEkSxEwur+bMk7DQmHUX/5CqwYF4R0cnQ3+HWXplvZ8/K4lOBj3hNaiPV9\nLEgOUKQqy7qSn9HzpTsT/x9WPhg+l+jLkeQs79TY3/vz9A+YZ7Gk59J807YiKY5b\nM9AfhJ+NAoGBAOp1/EM0r7zLtOrWO/d7mqJ7vGX8Xa/AcAKiLw/6a+/6nOfrnYW4\nqoRqMekox+KAd51DQb4YtOGnmyeNEZPd60iz8wbPeYeaVhz3Ywr5I6UaQzLkyTR5\nZoV3o1VtKnc+U9ignaUmtNZvh1HPeOs2LXWOSxzkidkHvq39udu6fLSbAoGBAMvh\npjkizpJbfTZ+1ChPSqLE7tXwhUYLCVpPfn3VFLlDFucWTGzgG1/X8RGKr9TuRbEu\nmPhSS3LFpTAGZdTcniK671Ki+mme89RxESnX4skZeRIsKEW8C+h+CQTOclGwn5wp\nsPppbPFN1hRuTIL7Dl0OEHpBytBEjGm7T4xQjdZXAoGABPyxevR58Hgcxwn7iI4W\ngfJD1Z+ClqRvPX8ZpStcdGRORhia5ydAaUSg/yag6c51vOCbW2HHJy2bfUHg59ZG\nlOtO9gwft6SuxDr23lriSTa/yytWpEkYxyn+TWjfCF5JBkiUUdj667y/khvppIco\nfGGkc17hF760bZsCAwx6bpUCgYEAgnwwvnCgdNtJEA+sCQB2bCZOFW6SXXnCyqIF\n+tLdKJTfm5aR4zyrSHQUPX3dexHkWLnR/VvuHc6RImN12P4511B8yw6z5dVtiJG0\nwmsBImPDMPZB8B+iH3JKo2DdmZrJDFFCi4Hdz7JZSUoufcXgM35E3XouK40zsJfJ\nGayUmpECgYAmS/O8A6DMnwY4UUvXSKmSxNGZGNQq5EEtsGC8BsULpfopYoJCzYE/\nEBvFx6kpQH3kXLB78BphJzRPYuoxogKYtI5XCtHlNn9PdRvgvh4mLkEYxsHBquOr\nkVYwCgZpSUnJpuzuJ1rMW1oYgLQkQua8GPXcDePF8vSYw7H/GZx7SQ==\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-08-12 00:23:17,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281 used request id req-bf74a2eb-f35c-42dc-b301-d6928148d2a8 2018-08-12 00:23:17,669 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-12 00:23:17,669 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack 2018-08-12 00:23:17,669 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack 2018-08-12 00:23:17,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/200b2f7b-da41-43f6-8746-f9af30f86281/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df75c39253970e4a8ced416c56f3b7f6578acbc4" 2018-08-12 00:23:17,697 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:17 GMT Server: Apache x-openstack-request-id: req-8d5d255b-a994-4430-8ed3-2a858f95a08e Location: http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:17,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:17 GMT Server: Apache x-openstack-request-id: req-d3aa0403-536f-4557-82c6-cb32d9936356 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-12T00:23:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:23:16Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-08-12 00:23:17,739 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281/resources used request id req-d3aa0403-536f-4557-82c6-cb32d9936356 2018-08-12 00:23:17,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df75c39253970e4a8ced416c56f3b7f6578acbc4" 2018-08-12 00:23:17,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23: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-22b41479-9270-4a3b-8ad5-e8b68be6f437 x-compute-request-id: req-22b41479-9270-4a3b-8ad5-e8b68be6f437 Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6ujj415JEyCadnJi87yIfjC4kd3wwCd8CKD/7KljtAH6JhIEsMlhTTYhJ7KBbNsESpJ++iDXF8/X0P1wWQ8qiKwOilRi8U3AVRmjYiIOW0YflJD4lL9KBDJrzUoTUP2AaSRjBPHT5MLIswucpV5XamS9FQrZtifS/mm1zWYx93g61T5M94JcLugJxJja6EnP1WwNsOeGYZqoc7XF6TAFdDymULEjk9Jp4QjcEQBs1r9oVBp7KCSH4MJU8Z/MgUSek3yzjmuvPz2XZj4yPKxg2gEDDmVPbTro7ubrBa7rNOYX+Wq4g5QsbpOE6GbQkhnkvlYBIndbouTsMIHSIufKt Generated-by-Nova", "user_id": "159364c8d47f404b8f2ac86d561136df", "name": "CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-kp", "deleted": false, "created_at": "2018-08-12T00:23:17.000000", "updated_at": null, "fingerprint": "7c:86:0d:85:8c:70:0b:d3:dc:92:6c:7b:09:51:65:21", "deleted_at": null, "id": 29}} 2018-08-12 00:23:17,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-kp used request id req-22b41479-9270-4a3b-8ad5-e8b68be6f437 2018-08-12 00:23:17,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/200b2f7b-da41-43f6-8746-f9af30f86281 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df75c39253970e4a8ced416c56f3b7f6578acbc4" 2018-08-12 00:23:17,944 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:17 GMT Server: Apache x-openstack-request-id: req-6497f299-f0f3-46e3-80ef-ed97dee9a513 Location: http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:18,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:17 GMT Server: Apache x-openstack-request-id: req-f66d2ffe-981c-47a0-a123-4db4c0251f35 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1920 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": "d17f758bf3484620beaa1905cbde16ba", "OS::stack_id": "200b2f7b-da41-43f6-8746-f9af30f86281", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack", "keypair_name": "CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack", "stack_user_project_id": "5678a2a9553740ccbddcced4a7a95be2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:23:16Z", "links": [{"href": "http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "200b2f7b-da41-43f6-8746-f9af30f86281", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuro4+NeSRMgmnZyYvO8iH4wuJHd8MAnfAig/+ypY7QB+iYSB\nLDJYU02ISeygWzbBEqSfvog1xfP19D9cFkPKoisDopUYvFNwFUZo2IiDltGH5SQ+\nJS/SgQya81KE1D9gGkkYwTx0+TCyLMLnKVeV2pkvRUK2bYn0v5ptc1mMfd4OtU+T\nPeCXC7oCcSY2uhJz9VsDbDnhmGaqHO1xekwBXQ8plCxI5PSaeEI3BEAbNa/aFQae\nygkh+DCVPGfzIFEnpN8s45rrz89l2Y+MjysYNoBAw5lT2066O7m6wWu6zTmF/lqu\nIOULG6ThOhm0JIZ5L5WASJ3W6Lk7DCB0iLnyrQIDAQABAoIBAQCblH/Vrl/b2Vx7\nZDfK7ABlgroLflbF++OI+5pbnmwbhJbp47Jw7b20ItyUo4j0lwmFjA7hhMIxHlTm\n3kfO8UsLlYVg2JOUjnzL7S98gzoI1qpA3NK+zzq4dZVBeZbc9bUQEamDj+jym4VJ\nUFeklapxScMeFTjEyfZYEsZxHsK1N3uVCZwT9v1px2FjsnAHdoD84Zz6V6T+yRXM\nHF6INwdEkSxEwur+bMk7DQmHUX/5CqwYF4R0cnQ3+HWXplvZ8/K4lOBj3hNaiPV9\nLEgOUKQqy7qSn9HzpTsT/x9WPhg+l+jLkeQs79TY3/vz9A+YZ7Gk59J807YiKY5b\nM9AfhJ+NAoGBAOp1/EM0r7zLtOrWO/d7mqJ7vGX8Xa/AcAKiLw/6a+/6nOfrnYW4\nqoRqMekox+KAd51DQb4YtOGnmyeNEZPd60iz8wbPeYeaVhz3Ywr5I6UaQzLkyTR5\nZoV3o1VtKnc+U9ignaUmtNZvh1HPeOs2LXWOSxzkidkHvq39udu6fLSbAoGBAMvh\npjkizpJbfTZ+1ChPSqLE7tXwhUYLCVpPfn3VFLlDFucWTGzgG1/X8RGKr9TuRbEu\nmPhSS3LFpTAGZdTcniK671Ki+mme89RxESnX4skZeRIsKEW8C+h+CQTOclGwn5wp\nsPppbPFN1hRuTIL7Dl0OEHpBytBEjGm7T4xQjdZXAoGABPyxevR58Hgcxwn7iI4W\ngfJD1Z+ClqRvPX8ZpStcdGRORhia5ydAaUSg/yag6c51vOCbW2HHJy2bfUHg59ZG\nlOtO9gwft6SuxDr23lriSTa/yytWpEkYxyn+TWjfCF5JBkiUUdj667y/khvppIco\nfGGkc17hF760bZsCAwx6bpUCgYEAgnwwvnCgdNtJEA+sCQB2bCZOFW6SXXnCyqIF\n+tLdKJTfm5aR4zyrSHQUPX3dexHkWLnR/VvuHc6RImN12P4511B8yw6z5dVtiJG0\nwmsBImPDMPZB8B+iH3JKo2DdmZrJDFFCi4Hdz7JZSUoufcXgM35E3XouK40zsJfJ\nGayUmpECgYAmS/O8A6DMnwY4UUvXSKmSxNGZGNQq5EEtsGC8BsULpfopYoJCzYE/\nEBvFx6kpQH3kXLB78BphJzRPYuoxogKYtI5XCtHlNn9PdRvgvh4mLkEYxsHBquOr\nkVYwCgZpSUnJpuzuJ1rMW1oYgLQkQua8GPXcDePF8vSYw7H/GZx7SQ==\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-08-12 00:23:18,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281 used request id req-f66d2ffe-981c-47a0-a123-4db4c0251f35 2018-08-12 00:23:18,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:18,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:18,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a7c15103eb64ca19146e76f5ae11c43", "name": "CreateStackKeypairTests-abf7ffb4-a828-448-proj-role"}], "expires_at": "2018-08-12T01:23:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d17f758bf3484620beaa1905cbde16ba", "name": "CreateStackKeypairTests-abf7ffb4-a828-448-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d17f758bf3484620beaa1905cbde16ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/d17f758bf3484620beaa1905cbde16ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/d17f758bf3484620beaa1905cbde16ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_d17f758bf3484620beaa1905cbde16ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_d17f758bf3484620beaa1905cbde16ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d17f758bf3484620beaa1905cbde16ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/d17f758bf3484620beaa1905cbde16ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/d17f758bf3484620beaa1905cbde16ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-abf7ffb4-a828-448-user", "id": "159364c8d47f404b8f2ac86d561136df"}, "audit_ids": ["nH6kdTc1Qy-LWyylN4nSRg"], "issued_at": "2018-08-12T00:23:18.000000Z"}} 2018-08-12 00:23:18,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7803143329a2a2c900094e12a78b6679227f9e48" 2018-08-12 00:23:18,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca18c67-72df-4593-8897-7bb1c562d9a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:18,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3ca18c67-72df-4593-8897-7bb1c562d9a9 2018-08-12 00:23:18,531 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:23:18,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7803143329a2a2c900094e12a78b6679227f9e48" 2018-08-12 00:23:18,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23: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-0060592a-ee27-4210-a093-507fdf069fae x-compute-request-id: req-0060592a-ee27-4210-a093-507fdf069fae Content-Encoding: gzip Content-Length: 491 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6ujj415JEyCadnJi87yIfjC4kd3wwCd8CKD/7KljtAH6JhIEsMlhTTYhJ7KBbNsESpJ++iDXF8/X0P1wWQ8qiKwOilRi8U3AVRmjYiIOW0YflJD4lL9KBDJrzUoTUP2AaSRjBPHT5MLIswucpV5XamS9FQrZtifS/mm1zWYx93g61T5M94JcLugJxJja6EnP1WwNsOeGYZqoc7XF6TAFdDymULEjk9Jp4QjcEQBs1r9oVBp7KCSH4MJU8Z/MgUSek3yzjmuvPz2XZj4yPKxg2gEDDmVPbTro7ubrBa7rNOYX+Wq4g5QsbpOE6GbQkhnkvlYBIndbouTsMIHSIufKt Generated-by-Nova", "name": "CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-kp", "fingerprint": "7c:86:0d:85:8c:70:0b:d3:dc:92:6c:7b:09:51:65:21"}}]} 2018-08-12 00:23:18,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-0060592a-ee27-4210-a093-507fdf069fae 2018-08-12 00:23:18,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:19,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a7c15103eb64ca19146e76f5ae11c43", "name": "CreateStackKeypairTests-abf7ffb4-a828-448-proj-role"}], "expires_at": "2018-08-12T01:23:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d17f758bf3484620beaa1905cbde16ba", "name": "CreateStackKeypairTests-abf7ffb4-a828-448-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d17f758bf3484620beaa1905cbde16ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/d17f758bf3484620beaa1905cbde16ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/d17f758bf3484620beaa1905cbde16ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_d17f758bf3484620beaa1905cbde16ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_d17f758bf3484620beaa1905cbde16ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/d17f758bf3484620beaa1905cbde16ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d17f758bf3484620beaa1905cbde16ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/d17f758bf3484620beaa1905cbde16ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/d17f758bf3484620beaa1905cbde16ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-abf7ffb4-a828-448-user", "id": "159364c8d47f404b8f2ac86d561136df"}, "audit_ids": ["2qLoGnYyQfWXBzbKcpzAww"], "issued_at": "2018-08-12T00:23:19.000000Z"}} 2018-08-12 00:23:19,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de05cc75ea09cef466f001ba3ce0b76df97a6a3d" 2018-08-12 00:23:19,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23: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-01b6e0e9-2a94-4cb2-aa9a-c64143c13b88 x-compute-request-id: req-01b6e0e9-2a94-4cb2-aa9a-c64143c13b88 Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6ujj415JEyCadnJi87yIfjC4kd3wwCd8CKD/7KljtAH6JhIEsMlhTTYhJ7KBbNsESpJ++iDXF8/X0P1wWQ8qiKwOilRi8U3AVRmjYiIOW0YflJD4lL9KBDJrzUoTUP2AaSRjBPHT5MLIswucpV5XamS9FQrZtifS/mm1zWYx93g61T5M94JcLugJxJja6EnP1WwNsOeGYZqoc7XF6TAFdDymULEjk9Jp4QjcEQBs1r9oVBp7KCSH4MJU8Z/MgUSek3yzjmuvPz2XZj4yPKxg2gEDDmVPbTro7ubrBa7rNOYX+Wq4g5QsbpOE6GbQkhnkvlYBIndbouTsMIHSIufKt Generated-by-Nova", "user_id": "159364c8d47f404b8f2ac86d561136df", "name": "CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-kp", "deleted": false, "created_at": "2018-08-12T00:23:17.000000", "updated_at": null, "fingerprint": "7c:86:0d:85:8c:70:0b:d3:dc:92:6c:7b:09:51:65:21", "deleted_at": null, "id": 29}} 2018-08-12 00:23:19,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-kp used request id req-01b6e0e9-2a94-4cb2-aa9a-c64143c13b88 2018-08-12 00:23:19,274 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack 2018-08-12 00:23:19,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/200b2f7b-da41-43f6-8746-f9af30f86281 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df75c39253970e4a8ced416c56f3b7f6578acbc4" 2018-08-12 00:23:19,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:19 GMT Server: Apache x-openstack-request-id: req-608fa4ea-1543-43b6-9cf1-5f1b017ae5c5 Location: http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:19,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:19 GMT Server: Apache x-openstack-request-id: req-b85acb2a-30c8-45c1-a421-386cf1a2c165 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:19,582 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281 used request id req-b85acb2a-30c8-45c1-a421-386cf1a2c165 2018-08-12 00:23:19,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/200b2f7b-da41-43f6-8746-f9af30f86281 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df75c39253970e4a8ced416c56f3b7f6578acbc4" 2018-08-12 00:23:19,611 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:19 GMT Server: Apache x-openstack-request-id: req-2c2ed8ae-5d6c-4bfa-b3d0-58ad68dcedbe Location: http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:19,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:19 GMT Server: Apache x-openstack-request-id: req-d675dcbb-3793-43f2-8e8d-3ce23239f896 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 613 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": "d17f758bf3484620beaa1905cbde16ba", "OS::stack_id": "200b2f7b-da41-43f6-8746-f9af30f86281", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack", "keypair_name": "CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack", "stack_user_project_id": "5678a2a9553740ccbddcced4a7a95be2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:23:16Z", "links": [{"href": "http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:23:19Z", "id": "200b2f7b-da41-43f6-8746-f9af30f86281", "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-08-12 00:23:19,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281 used request id req-d675dcbb-3793-43f2-8e8d-3ce23239f896 2018-08-12 00:23:19,638 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:23:19,638 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:23:22,641 - create_stack - DEBUG - Stack status query timeout in 1196.94110799 2018-08-12 00:23:22,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/200b2f7b-da41-43f6-8746-f9af30f86281 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df75c39253970e4a8ced416c56f3b7f6578acbc4" 2018-08-12 00:23:22,671 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:22 GMT Server: Apache x-openstack-request-id: req-b422fb08-cdf2-4ff8-be31-7dabc3c361b7 Location: http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:22,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:22 GMT Server: Apache x-openstack-request-id: req-3e4d1e6c-878b-419f-8d7b-24901e9e6acd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 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": "d17f758bf3484620beaa1905cbde16ba", "OS::stack_id": "200b2f7b-da41-43f6-8746-f9af30f86281", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack", "keypair_name": "CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-kp"}, "deletion_time": "2018-08-12T00:23:20Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack", "stack_user_project_id": "5678a2a9553740ccbddcced4a7a95be2", "tags": null, "creation_time": "2018-08-12T00:23:16Z", "links": [{"href": "http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-12T00:23:19Z", "id": "200b2f7b-da41-43f6-8746-f9af30f86281", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-08-12 00:23:22,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281 used request id req-3e4d1e6c-878b-419f-8d7b-24901e9e6acd 2018-08-12 00:23:22,881 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-12 00:23:22,881 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack 2018-08-12 00:23:22,881 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack 2018-08-12 00:23:22,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/200b2f7b-da41-43f6-8746-f9af30f86281 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df75c39253970e4a8ced416c56f3b7f6578acbc4" 2018-08-12 00:23:22,910 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:22 GMT Server: Apache x-openstack-request-id: req-1efdc428-f433-4c31-a65e-83a5b4a7c28d Location: http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:23,100 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:22 GMT Server: Apache x-openstack-request-id: req-d8981482-d41e-404d-9ab5-78214349cdde Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-12 00:23:23,100 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/d17f758bf3484620beaa1905cbde16ba/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bd6efb1e-0c5b-4f59-ad4b-ab33f5ba5f8b-stack/200b2f7b-da41-43f6-8746-f9af30f86281 used request id req-d8981482-d41e-404d-9ab5-78214349cdde 2018-08-12 00:23:23,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:23:23,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:23:23,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:23:23,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:23:23,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:23:23,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:23,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-13712c09-5fc0-4128-b2dd-f9e7a86cb197 Date: Sun, 12 Aug 2018 00:23:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:23:23,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-13712c09-5fc0-4128-b2dd-f9e7a86cb197 2018-08-12 00:23:23,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:23,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa013d33-f04c-4577-b2e8-176c46697707 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:23,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-aa013d33-f04c-4577-b2e8-176c46697707 2018-08-12 00:23:23,445 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:23,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:23,533 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd19de90-e3b0-43c7-b8b0-9e696bbfbd64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:23,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-bd19de90-e3b0-43c7-b8b0-9e696bbfbd64 2018-08-12 00:23:23,533 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:23,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:23,621 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7b189f0-f17f-4203-acc1-1950e8e72c40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:23,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-f7b189f0-f17f-4203-acc1-1950e8e72c40 2018-08-12 00:23:23,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:23,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:23,773 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2406acf2-0dae-4b93-a617-54a1ea5fb70a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:23,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-2406acf2-0dae-4b93-a617-54a1ea5fb70a 2018-08-12 00:23:23,773 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:23,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:23,850 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2a6e56b-2221-4567-a1cd-b37af4ad5704 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:23,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-a2a6e56b-2221-4567-a1cd-b37af4ad5704 2018-08-12 00:23:23,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:23,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:23,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fa9172a-8383-48b9-a9bb-bb02b75c0032 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:23,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-2fa9172a-8383-48b9-a9bb-bb02b75c0032 2018-08-12 00:23:23,936 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:23,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:24,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f66226d0-4e86-460e-814c-ebf9a891bc92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:24,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-f66226d0-4e86-460e-814c-ebf9a891bc92 2018-08-12 00:23:24,020 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:24,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:24,107 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdb5f6fd-0e3a-431c-abff-aa2fc9daa8c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:24,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-fdb5f6fd-0e3a-431c-abff-aa2fc9daa8c4 2018-08-12 00:23:24,107 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:24,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:24,193 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e74b047e-9e1c-4979-82e0-0b30fa28932c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:24,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-e74b047e-9e1c-4979-82e0-0b30fa28932c 2018-08-12 00:23:24,193 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:24,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:24,279 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dbfa1df-76b0-45f5-af39-8726578527c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:24,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-1dbfa1df-76b0-45f5-af39-8726578527c0 2018-08-12 00:23:24,279 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:24,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:24,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fade67d3-4dbc-4824-b001-5eca24140bf4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:24,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-fade67d3-4dbc-4824-b001-5eca24140bf4 2018-08-12 00:23:24,365 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:24,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:24,449 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1526bb77-9365-4690-8b11-917d3303ec07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:24,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-1526bb77-9365-4690-8b11-917d3303ec07 2018-08-12 00:23:24,449 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:24,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:24,536 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a9ad7e2-d130-4b93-93d7-581fcbf5db76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:24,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-9a9ad7e2-d130-4b93-93d7-581fcbf5db76 2018-08-12 00:23:24,536 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:24,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:24,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05ff7ecc-e701-40a3-9d5e-88b73a8ef8b2 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:23:24,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-05ff7ecc-e701-40a3-9d5e-88b73a8ef8b2 2018-08-12 00:23:24,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:24,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66168ba3-54f5-4c38-a4f6-ef32e570b35b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:23:24,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-66168ba3-54f5-4c38-a4f6-ef32e570b35b 2018-08-12 00:23:24,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:24,877 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f5474ef-c5e4-4a5c-8809-d1c37944b5fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:24,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-0f5474ef-c5e4-4a5c-8809-d1c37944b5fd 2018-08-12 00:23:24,877 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:24,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:24,963 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c41448f-81a4-4bb3-879e-25ea375ff162 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:24,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-9c41448f-81a4-4bb3-879e-25ea375ff162 2018-08-12 00:23:24,963 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:24,964 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-abf7ffb4-a828-448-proj 2018-08-12 00:23:24,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/d17f758bf3484620beaa1905cbde16ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:25,150 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f17364cf-65d0-42d9-92de-d6e7c5551d7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:25,150 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d17f758bf3484620beaa1905cbde16ba used request id req-f17364cf-65d0-42d9-92de-d6e7c5551d7d 2018-08-12 00:23:25,150 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-abf7ffb4-a828-448-proj-role 2018-08-12 00:23:25,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/5a7c15103eb64ca19146e76f5ae11c43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:25,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7603f555-5caf-44ec-aeda-f144f7451620 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:25,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/5a7c15103eb64ca19146e76f5ae11c43 used request id req-7603f555-5caf-44ec-aeda-f144f7451620 2018-08-12 00:23:25,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc3986fe05d7fa84a2f6747d7804babfd9fb366" 2018-08-12 00:23:25,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d28861e4-48c9-42e4-ba0e-1258d7b30f3c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:25,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d28861e4-48c9-42e4-ba0e-1258d7b30f3c 2018-08-12 00:23:25,345 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-abf7ffb4-a828-448-user 2018-08-12 00:23:25,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/159364c8d47f404b8f2ac86d561136df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf62eafe578b3d9e27556b0d25644f7a345d5656" 2018-08-12 00:23:25,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff78920d-dd8e-4323-a713-b16512af894b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:25,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/159364c8d47f404b8f2ac86d561136df used request id req-ff78920d-dd8e-4323-a713-b16512af894b 2018-08-12 00:23:25,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:25,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["pZBRfU60SvmBImodFwK-TA"], "issued_at": "2018-08-12T00:23:25.000000Z"}} 2018-08-12 00:23:25,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}381a92b402d394bbfd806e5896bbbb8e7ffd6d80" 2018-08-12 00:23:25,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf1c632c-58d2-4fe2-87ac-76822cc9267c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:25,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-cf1c632c-58d2-4fe2-87ac-76822cc9267c 2018-08-12 00:23:25,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:25,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:26,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["F2wYQoaNROeMDdLR-vktdA"], "issued_at": "2018-08-12T00:23:26.000000Z"}} 2018-08-12 00:23:26,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:26,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a881766e-b9d7-4683-8784-c672d285513e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:26,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a881766e-b9d7-4683-8784-c672d285513e 2018-08-12 00:23:26,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:23:26,497 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:23:26,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:26,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d39211-72fe-45bd-b7e9-0b2ef0628049 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:23:26,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj used request id req-13d39211-72fe-45bd-b7e9-0b2ef0628049 2018-08-12 00:23:26,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:26,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e37caf1f-1dec-423e-ad42-ae9b4afd7248 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:23:26,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e37caf1f-1dec-423e-ad42-ae9b4afd7248 2018-08-12 00:23:26,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj"}}' 2018-08-12 00:23:26,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:23:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6418848b-5b11-4d6a-85a4-9d336232bc92 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4650f679b15473392a511b406541db6"}, "tags": [], "enabled": true, "id": "b4650f679b15473392a511b406541db6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj"}} 2018-08-12 00:23:26,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-6418848b-5b11-4d6a-85a4-9d336232bc92 2018-08-12 00:23:26,725 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj 2018-08-12 00:23:26,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:26,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:27,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ER0JKrL4RN6XLjL8VDQXrg"], "issued_at": "2018-08-12T00:23:27.000000Z"}} 2018-08-12 00:23:27,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7b6ce34385108ca26518f6cd09cb63c75b4c2c" 2018-08-12 00:23:27,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d4c4676-1218-4a65-b12f-85e619edac8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:27,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-2d4c4676-1218-4a65-b12f-85e619edac8b 2018-08-12 00:23:27,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:23:27,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:23:27,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7b6ce34385108ca26518f6cd09cb63c75b4c2c" 2018-08-12 00:23:27,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389407cb-a412-4b5a-87b0-54da7e31c86d Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:23:27,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-389407cb-a412-4b5a-87b0-54da7e31c86d 2018-08-12 00:23:27,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7b6ce34385108ca26518f6cd09cb63c75b4c2c" 2018-08-12 00:23:27,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba2f42e-8705-4967-988f-a512e51aa2a5 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4650f679b15473392a511b406541db6"}, "tags": [], "enabled": true, "id": "b4650f679b15473392a511b406541db6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj"}]} 2018-08-12 00:23:27,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj used request id req-bba2f42e-8705-4967-988f-a512e51aa2a5 2018-08-12 00:23:27,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7b6ce34385108ca26518f6cd09cb63c75b4c2c" 2018-08-12 00:23:27,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3946a107-3dda-4df8-8796-8454232b4e25 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:23:27,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-3946a107-3dda-4df8-8796-8454232b4e25 2018-08-12 00:23:27,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7b6ce34385108ca26518f6cd09cb63c75b4c2c" 2018-08-12 00:23:27,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f95ff00-8929-442b-9b34-272dbbaf7d7c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:27,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4f95ff00-8929-442b-9b34-272dbbaf7d7c 2018-08-12 00:23:27,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7b6ce34385108ca26518f6cd09cb63c75b4c2c" 2018-08-12 00:23:27,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58616549-568d-4de4-b30c-93985e7ba7d9 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4650f679b15473392a511b406541db6"}, "tags": [], "enabled": true, "id": "b4650f679b15473392a511b406541db6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj"}]} 2018-08-12 00:23:27,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj used request id req-58616549-568d-4de4-b30c-93985e7ba7d9 2018-08-12 00:23:27,955 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-e4416abb-f37b-41a-user 2018-08-12 00:23:27,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:27,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:28,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15026099-4a8b-4bff-8a9b-3531e3797012 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:28,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-15026099-4a8b-4bff-8a9b-3531e3797012 2018-08-12 00:23:28,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" -d '{"role": {"name": "CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj-role"}}' 2018-08-12 00:23:28,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a608853-04d6-41d0-9912-49489494f506 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c073767c8e8b4ddb9e4d0f20abd67d4b", "links": {"self": "http://172.30.9.30:5000/v3/roles/c073767c8e8b4ddb9e4d0f20abd67d4b"}, "name": "CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj-role"}} 2018-08-12 00:23:28,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-8a608853-04d6-41d0-9912-49489494f506 2018-08-12 00:23:28,146 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj-role 2018-08-12 00:23:28,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/c073767c8e8b4ddb9e4d0f20abd67d4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:28,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-587e4d88-2489-4d4b-9481-57dc1bc6f5ca Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c073767c8e8b4ddb9e4d0f20abd67d4b", "links": {"self": "http://172.30.9.30:5000/v3/roles/c073767c8e8b4ddb9e4d0f20abd67d4b"}, "name": "CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj-role"}} 2018-08-12 00:23:28,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/c073767c8e8b4ddb9e4d0f20abd67d4b used request id req-587e4d88-2489-4d4b-9481-57dc1bc6f5ca 2018-08-12 00:23:28,230 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj-role to project CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj 2018-08-12 00:23:28,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/b4650f679b15473392a511b406541db6/users/15728959bc3142b495ac6ae8c96cb37d/roles/c073767c8e8b4ddb9e4d0f20abd67d4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:28,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-671668e6-1ee1-4dae-ba18-b1f611578948 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:28,351 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b4650f679b15473392a511b406541db6/users/15728959bc3142b495ac6ae8c96cb37d/roles/c073767c8e8b4ddb9e4d0f20abd67d4b used request id req-671668e6-1ee1-4dae-ba18-b1f611578948 2018-08-12 00:23:28,352 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:23:28,352 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:23:28,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:28,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:28,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c073767c8e8b4ddb9e4d0f20abd67d4b", "name": "CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj-role"}], "expires_at": "2018-08-12T01:23:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4650f679b15473392a511b406541db6", "name": "CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b4650f679b15473392a511b406541db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/b4650f679b15473392a511b406541db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/b4650f679b15473392a511b406541db6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b4650f679b15473392a511b406541db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_b4650f679b15473392a511b406541db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b4650f679b15473392a511b406541db6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/b4650f679b15473392a511b406541db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b4650f679b15473392a511b406541db6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/b4650f679b15473392a511b406541db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/b4650f679b15473392a511b406541db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b4650f679b15473392a511b406541db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/b4650f679b15473392a511b406541db6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/b4650f679b15473392a511b406541db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-e4416abb-f37b-41a-user", "id": "15728959bc3142b495ac6ae8c96cb37d"}, "audit_ids": ["yWOwjj1BRZmkRGgdxRvSNQ"], "issued_at": "2018-08-12T00:23:28.000000Z"}} 2018-08-12 00:23:28,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab6a31988da06c2f95ac81cd802198f795969c68" 2018-08-12 00:23:28,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9033d0b-026d-459f-8ae7-af7fcccf31e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:28,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f9033d0b-026d-459f-8ae7-af7fcccf31e1 2018-08-12 00:23:28,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:23:28,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:23:28,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:23:28,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:23:28,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:23:28,893 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:23:28,896 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:23:28,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab6a31988da06c2f95ac81cd802198f795969c68" 2018-08-12 00:23:29,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:28 GMT Server: Apache x-openstack-request-id: req-31c2282b-5ae8-4fa4-8008-07ce0eef9f74 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-12 00:23:29,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack used request id req-31c2282b-5ae8-4fa4-8008-07ce0eef9f74 2018-08-12 00:23:29,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab6a31988da06c2f95ac81cd802198f795969c68" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-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-e08549ab-ee06-4074-83eb-9e6ee52444b6-sec-grp"}}' 2018-08-12 00:23:30,581 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:23:29 GMT Server: Apache x-openstack-request-id: req-567bb92a-7fc6-432b-a13e-866cbf27a909 Location: http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "932da5e7-1390-4804-9ee7-7bfd0237a8ec", "links": [{"href": "http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec", "rel": "self"}]}} 2018-08-12 00:23:30,581 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks used request id req-567bb92a-7fc6-432b-a13e-866cbf27a909 2018-08-12 00:23:30,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/932da5e7-1390-4804-9ee7-7bfd0237a8ec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab6a31988da06c2f95ac81cd802198f795969c68" 2018-08-12 00:23:30,770 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:30 GMT Server: Apache x-openstack-request-id: req-3113835d-1dd1-44d2-9c26-f5a04db4bcc4 Location: http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:30,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:30 GMT Server: Apache x-openstack-request-id: req-ba8655c5-6d9d-4c96-87c9-de311f45fbab 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": "b4650f679b15473392a511b406541db6", "OS::stack_id": "932da5e7-1390-4804-9ee7-7bfd0237a8ec", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack", "security_group_name": "CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack", "stack_user_project_id": "10527075b2cf48d9a89092d02b06299b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:23:30Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "932da5e7-1390-4804-9ee7-7bfd0237a8ec", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-12 00:23:30,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec used request id req-ba8655c5-6d9d-4c96-87c9-de311f45fbab 2018-08-12 00:23:30,967 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack 2018-08-12 00:23:30,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/932da5e7-1390-4804-9ee7-7bfd0237a8ec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab6a31988da06c2f95ac81cd802198f795969c68" 2018-08-12 00:23:31,194 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:30 GMT Server: Apache x-openstack-request-id: req-3c474fb2-4f28-4764-bf10-766cd46263a2 Location: http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:31,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:31 GMT Server: Apache x-openstack-request-id: req-ff14fb81-8ac9-43a7-94d3-c11c80c00344 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": "b4650f679b15473392a511b406541db6", "OS::stack_id": "932da5e7-1390-4804-9ee7-7bfd0237a8ec", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack", "security_group_name": "CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack", "stack_user_project_id": "10527075b2cf48d9a89092d02b06299b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:23:30Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "932da5e7-1390-4804-9ee7-7bfd0237a8ec", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-12 00:23:31,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec used request id req-ff14fb81-8ac9-43a7-94d3-c11c80c00344 2018-08-12 00:23:31,433 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:23:31,433 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:23:34,436 - create_stack - DEBUG - Stack status query timeout in 1196.53080821 2018-08-12 00:23:34,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/932da5e7-1390-4804-9ee7-7bfd0237a8ec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab6a31988da06c2f95ac81cd802198f795969c68" 2018-08-12 00:23:34,629 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:34 GMT Server: Apache x-openstack-request-id: req-6b50fc0c-0800-467e-ad06-b1b79e749916 Location: http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:34,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:34 GMT Server: Apache x-openstack-request-id: req-713c63b3-5dcd-41ea-a762-95dd08b9ca14 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 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": "b4650f679b15473392a511b406541db6", "OS::stack_id": "932da5e7-1390-4804-9ee7-7bfd0237a8ec", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack", "security_group_name": "CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack", "stack_user_project_id": "10527075b2cf48d9a89092d02b06299b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:23:30Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "932da5e7-1390-4804-9ee7-7bfd0237a8ec", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-12 00:23:34,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec used request id req-713c63b3-5dcd-41ea-a762-95dd08b9ca14 2018-08-12 00:23:34,675 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-12 00:23:34,675 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack 2018-08-12 00:23:34,675 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack 2018-08-12 00:23:34,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/932da5e7-1390-4804-9ee7-7bfd0237a8ec/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab6a31988da06c2f95ac81cd802198f795969c68" 2018-08-12 00:23:34,879 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:34 GMT Server: Apache x-openstack-request-id: req-a8fbf30a-bcee-4536-bfcf-cc221317b838 Location: http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:35,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:34 GMT Server: Apache x-openstack-request-id: req-c169f66e-cbc4-40a3-814d-ddaeeed97757 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-12T00:23:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:23:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-08-12 00:23:35,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec/resources used request id req-c169f66e-cbc4-40a3-814d-ddaeeed97757 2018-08-12 00:23:35,080 - neutron_utils - INFO - Retrieving security group with ID - cad0f0f3-06d1-4327-8244-4aaf8d2566bd 2018-08-12 00:23:35,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=cad0f0f3-06d1-4327-8244-4aaf8d2566bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab6a31988da06c2f95ac81cd802198f795969c68" 2018-08-12 00:23:35,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-df4adbed-4c74-4b04-8184-c282a2fa3af3 Date: Sun, 12 Aug 2018 00:23:35 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:31Z", "updated_at": "2018-08-12T00:23:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:23:31Z", "revision_number": 0, "id": "09b0315a-5c3b-4bb7-b5c2-42ed91a56d5b", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-12T00:23:31Z", "security_group_id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "tenant_id": "b4650f679b15473392a511b406541db6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4650f679b15473392a511b406541db6"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:23:31Z", "revision_number": 0, "id": "25745933-ed7b-4408-9be0-2675640a4861", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-12T00:23:31Z", "security_group_id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "tenant_id": "b4650f679b15473392a511b406541db6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b4650f679b15473392a511b406541db6"}], "revision_number": 6, "project_id": "b4650f679b15473392a511b406541db6", "id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "name": "CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-sec-grp"}]} 2018-08-12 00:23:35,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=cad0f0f3-06d1-4327-8244-4aaf8d2566bd used request id req-df4adbed-4c74-4b04-8184-c282a2fa3af3 2018-08-12 00:23:35,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cad0f0f3-06d1-4327-8244-4aaf8d2566bd 2018-08-12 00:23:35,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=cad0f0f3-06d1-4327-8244-4aaf8d2566bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab6a31988da06c2f95ac81cd802198f795969c68" 2018-08-12 00:23:35,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-c75a4d27-353f-474f-a344-e5c64d99478a Date: Sun, 12 Aug 2018 00:23: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-08-12T00:23:31Z", "security_group_id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "port_range_min": null, "revision_number": 0, "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:31Z", "project_id": "b4650f679b15473392a511b406541db6", "id": "09b0315a-5c3b-4bb7-b5c2-42ed91a56d5b"}, {"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-08-12T00:23:31Z", "security_group_id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "port_range_min": 22, "revision_number": 0, "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:31Z", "project_id": "b4650f679b15473392a511b406541db6", "id": "25745933-ed7b-4408-9be0-2675640a4861"}]} 2018-08-12 00:23:35,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=cad0f0f3-06d1-4327-8244-4aaf8d2566bd used request id req-c75a4d27-353f-474f-a344-e5c64d99478a 2018-08-12 00:23:35,422 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cad0f0f3-06d1-4327-8244-4aaf8d2566bd 2018-08-12 00:23:35,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=cad0f0f3-06d1-4327-8244-4aaf8d2566bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab6a31988da06c2f95ac81cd802198f795969c68" 2018-08-12 00:23:35,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-f39e4e34-fc84-49ac-aa43-9d2b3fb7962a Date: Sun, 12 Aug 2018 00:23: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-08-12T00:23:31Z", "security_group_id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "port_range_min": null, "revision_number": 0, "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:31Z", "project_id": "b4650f679b15473392a511b406541db6", "id": "09b0315a-5c3b-4bb7-b5c2-42ed91a56d5b"}, {"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-08-12T00:23:31Z", "security_group_id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "port_range_min": 22, "revision_number": 0, "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:31Z", "project_id": "b4650f679b15473392a511b406541db6", "id": "25745933-ed7b-4408-9be0-2675640a4861"}]} 2018-08-12 00:23:35,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=cad0f0f3-06d1-4327-8244-4aaf8d2566bd used request id req-f39e4e34-fc84-49ac-aa43-9d2b3fb7962a 2018-08-12 00:23:35,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:35,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:35,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c073767c8e8b4ddb9e4d0f20abd67d4b", "name": "CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj-role"}], "expires_at": "2018-08-12T01:23:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4650f679b15473392a511b406541db6", "name": "CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b4650f679b15473392a511b406541db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/b4650f679b15473392a511b406541db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/b4650f679b15473392a511b406541db6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b4650f679b15473392a511b406541db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_b4650f679b15473392a511b406541db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b4650f679b15473392a511b406541db6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/b4650f679b15473392a511b406541db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b4650f679b15473392a511b406541db6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/b4650f679b15473392a511b406541db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/b4650f679b15473392a511b406541db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b4650f679b15473392a511b406541db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/b4650f679b15473392a511b406541db6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/b4650f679b15473392a511b406541db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-e4416abb-f37b-41a-user", "id": "15728959bc3142b495ac6ae8c96cb37d"}, "audit_ids": ["ShLBTb8PTRWc_OF8pGllJg"], "issued_at": "2018-08-12T00:23:35.000000Z"}} 2018-08-12 00:23:35,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0202f3c600885ffd41da2b95850395367019c7c" 2018-08-12 00:23:35,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c232d2b-01f5-4ce6-be46-78d7ca1e8851 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:35,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3c232d2b-01f5-4ce6-be46-78d7ca1e8851 2018-08-12 00:23:35,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:23:35,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:23:35,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:23:35,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:23:35,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:23:35,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0202f3c600885ffd41da2b95850395367019c7c" 2018-08-12 00:23:36,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-84844f2d-1ae1-407e-aa9c-de5da25f7ba1 Date: Sun, 12 Aug 2018 00:23:36 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:31Z", "updated_at": "2018-08-12T00:23:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:23:31Z", "revision_number": 0, "id": "09b0315a-5c3b-4bb7-b5c2-42ed91a56d5b", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-12T00:23:31Z", "security_group_id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "tenant_id": "b4650f679b15473392a511b406541db6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4650f679b15473392a511b406541db6"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:23:31Z", "revision_number": 0, "id": "25745933-ed7b-4408-9be0-2675640a4861", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-12T00:23:31Z", "security_group_id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "tenant_id": "b4650f679b15473392a511b406541db6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b4650f679b15473392a511b406541db6"}], "revision_number": 6, "project_id": "b4650f679b15473392a511b406541db6", "id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "name": "CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-sec-grp"}]} 2018-08-12 00:23:36,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-sec-grp&description=Test+description used request id req-84844f2d-1ae1-407e-aa9c-de5da25f7ba1 2018-08-12 00:23:36,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:23:36,128 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:23:36,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b4650f679b15473392a511b406541db6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0202f3c600885ffd41da2b95850395367019c7c" 2018-08-12 00:23:36,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab37bc6-5c75-4a3c-8690-eff48733cf5f Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4650f679b15473392a511b406541db6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4650f679b15473392a511b406541db6", "name": "CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj"}} 2018-08-12 00:23:36,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b4650f679b15473392a511b406541db6 used request id req-6ab37bc6-5c75-4a3c-8690-eff48733cf5f 2018-08-12 00:23:36,217 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cad0f0f3-06d1-4327-8244-4aaf8d2566bd 2018-08-12 00:23:36,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=cad0f0f3-06d1-4327-8244-4aaf8d2566bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0202f3c600885ffd41da2b95850395367019c7c" 2018-08-12 00:23:36,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-44140a90-067c-40db-ab7d-ad5e7ecfc0d4 Date: Sun, 12 Aug 2018 00:23:36 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-08-12T00:23:31Z", "security_group_id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "port_range_min": null, "revision_number": 0, "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:31Z", "project_id": "b4650f679b15473392a511b406541db6", "id": "09b0315a-5c3b-4bb7-b5c2-42ed91a56d5b"}, {"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-08-12T00:23:31Z", "security_group_id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "port_range_min": 22, "revision_number": 0, "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:31Z", "project_id": "b4650f679b15473392a511b406541db6", "id": "25745933-ed7b-4408-9be0-2675640a4861"}]} 2018-08-12 00:23:36,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=cad0f0f3-06d1-4327-8244-4aaf8d2566bd used request id req-44140a90-067c-40db-ab7d-ad5e7ecfc0d4 2018-08-12 00:23:36,246 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cad0f0f3-06d1-4327-8244-4aaf8d2566bd 2018-08-12 00:23:36,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=cad0f0f3-06d1-4327-8244-4aaf8d2566bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0202f3c600885ffd41da2b95850395367019c7c" 2018-08-12 00:23:36,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-8520e36c-e27c-428d-930e-f159c6feb33c Date: Sun, 12 Aug 2018 00:23:36 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-08-12T00:23:31Z", "security_group_id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "port_range_min": null, "revision_number": 0, "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:31Z", "project_id": "b4650f679b15473392a511b406541db6", "id": "09b0315a-5c3b-4bb7-b5c2-42ed91a56d5b"}, {"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-08-12T00:23:31Z", "security_group_id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "port_range_min": 22, "revision_number": 0, "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:31Z", "project_id": "b4650f679b15473392a511b406541db6", "id": "25745933-ed7b-4408-9be0-2675640a4861"}]} 2018-08-12 00:23:36,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=cad0f0f3-06d1-4327-8244-4aaf8d2566bd used request id req-8520e36c-e27c-428d-930e-f159c6feb33c 2018-08-12 00:23:36,273 - neutron_utils - INFO - Retrieving security group with ID - cad0f0f3-06d1-4327-8244-4aaf8d2566bd 2018-08-12 00:23:36,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=cad0f0f3-06d1-4327-8244-4aaf8d2566bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0202f3c600885ffd41da2b95850395367019c7c" 2018-08-12 00:23:36,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-bef8e58e-c6b2-4101-be47-67f1c15b8667 Date: Sun, 12 Aug 2018 00:23:36 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:31Z", "updated_at": "2018-08-12T00:23:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:23:31Z", "revision_number": 0, "id": "09b0315a-5c3b-4bb7-b5c2-42ed91a56d5b", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-12T00:23:31Z", "security_group_id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "tenant_id": "b4650f679b15473392a511b406541db6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4650f679b15473392a511b406541db6"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:23:31Z", "revision_number": 0, "id": "25745933-ed7b-4408-9be0-2675640a4861", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-12T00:23:31Z", "security_group_id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "tenant_id": "b4650f679b15473392a511b406541db6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b4650f679b15473392a511b406541db6"}], "revision_number": 6, "project_id": "b4650f679b15473392a511b406541db6", "id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "name": "CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-sec-grp"}]} 2018-08-12 00:23:36,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=cad0f0f3-06d1-4327-8244-4aaf8d2566bd used request id req-bef8e58e-c6b2-4101-be47-67f1c15b8667 2018-08-12 00:23:36,322 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cad0f0f3-06d1-4327-8244-4aaf8d2566bd 2018-08-12 00:23:36,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=cad0f0f3-06d1-4327-8244-4aaf8d2566bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0202f3c600885ffd41da2b95850395367019c7c" 2018-08-12 00:23:36,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-ec212b29-e7cd-4ccc-9a4a-81c0f9f4539b Date: Sun, 12 Aug 2018 00:23:36 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-08-12T00:23:31Z", "security_group_id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "port_range_min": null, "revision_number": 0, "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:31Z", "project_id": "b4650f679b15473392a511b406541db6", "id": "09b0315a-5c3b-4bb7-b5c2-42ed91a56d5b"}, {"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-08-12T00:23:31Z", "security_group_id": "cad0f0f3-06d1-4327-8244-4aaf8d2566bd", "port_range_min": 22, "revision_number": 0, "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:31Z", "project_id": "b4650f679b15473392a511b406541db6", "id": "25745933-ed7b-4408-9be0-2675640a4861"}]} 2018-08-12 00:23:36,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=cad0f0f3-06d1-4327-8244-4aaf8d2566bd used request id req-ec212b29-e7cd-4ccc-9a4a-81c0f9f4539b 2018-08-12 00:23:36,350 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack 2018-08-12 00:23:36,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/932da5e7-1390-4804-9ee7-7bfd0237a8ec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab6a31988da06c2f95ac81cd802198f795969c68" 2018-08-12 00:23:36,377 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:36 GMT Server: Apache x-openstack-request-id: req-bb887f23-c447-4ebc-aeda-b1c30806e92d Location: http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:36,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:36 GMT Server: Apache x-openstack-request-id: req-919ee74c-5665-4069-95ad-4383e95e4870 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:36,417 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec used request id req-919ee74c-5665-4069-95ad-4383e95e4870 2018-08-12 00:23:36,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/932da5e7-1390-4804-9ee7-7bfd0237a8ec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab6a31988da06c2f95ac81cd802198f795969c68" 2018-08-12 00:23:36,594 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:36 GMT Server: Apache x-openstack-request-id: req-332986a8-ad17-4276-b9ee-ef2276bcc9ba Location: http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:36,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:36 GMT Server: Apache x-openstack-request-id: req-82b65e03-998e-4e05-9cd0-e434deca5a0e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 524 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": "b4650f679b15473392a511b406541db6", "OS::stack_id": "932da5e7-1390-4804-9ee7-7bfd0237a8ec", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack", "security_group_name": "CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack", "stack_user_project_id": "10527075b2cf48d9a89092d02b06299b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:23:30Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:23:36Z", "id": "932da5e7-1390-4804-9ee7-7bfd0237a8ec", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-12 00:23:36,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec used request id req-82b65e03-998e-4e05-9cd0-e434deca5a0e 2018-08-12 00:23:36,620 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:23:36,620 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:23:39,623 - create_stack - DEBUG - Stack status query timeout in 1196.79425597 2018-08-12 00:23:39,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/932da5e7-1390-4804-9ee7-7bfd0237a8ec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab6a31988da06c2f95ac81cd802198f795969c68" 2018-08-12 00:23:39,812 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:39 GMT Server: Apache x-openstack-request-id: req-d6372417-957b-486b-b583-6403dbd89125 Location: http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:39,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:39 GMT Server: Apache x-openstack-request-id: req-b15cbff4-dfc5-4f8e-8b96-fee158d10420 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 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": "b4650f679b15473392a511b406541db6", "OS::stack_id": "932da5e7-1390-4804-9ee7-7bfd0237a8ec", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack", "security_group_name": "CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-sec-grp"}, "deletion_time": "2018-08-12T00:23:37Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack", "stack_user_project_id": "10527075b2cf48d9a89092d02b06299b", "tags": null, "creation_time": "2018-08-12T00:23:30Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-12T00:23:36Z", "id": "932da5e7-1390-4804-9ee7-7bfd0237a8ec", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-12 00:23:39,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec used request id req-b15cbff4-dfc5-4f8e-8b96-fee158d10420 2018-08-12 00:23:39,855 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-12 00:23:39,855 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack 2018-08-12 00:23:39,855 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack 2018-08-12 00:23:39,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/932da5e7-1390-4804-9ee7-7bfd0237a8ec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab6a31988da06c2f95ac81cd802198f795969c68" 2018-08-12 00:23:39,886 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:23:39 GMT Server: Apache x-openstack-request-id: req-d493aa2c-e7d7-407b-a267-d6c8251d5704 Location: http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:23:39,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:39 GMT Server: Apache x-openstack-request-id: req-c5dab69e-cf9e-4b82-871f-d4c4b51521f1 Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-12 00:23:39,910 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/b4650f679b15473392a511b406541db6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e08549ab-ee06-4074-83eb-9e6ee52444b6-stack/932da5e7-1390-4804-9ee7-7bfd0237a8ec used request id req-c5dab69e-cf9e-4b82-871f-d4c4b51521f1 2018-08-12 00:23:39,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:23:39,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:23:39,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:23:39,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:23:39,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:23:39,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:40,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-60fe7cb9-90b8-4ea5-a2eb-b0a69d5da9c5 Date: Sun, 12 Aug 2018 00:23:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:30Z", "updated_at": "2018-08-12T00:23:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:23:30Z", "revision_number": 0, "id": "4ad8b6d9-e170-4a8d-9393-61d44b5ce077", "remote_group_id": "d54579d1-bb07-440a-b7ba-a4f67379226a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:23:30Z", "security_group_id": "d54579d1-bb07-440a-b7ba-a4f67379226a", "tenant_id": "b4650f679b15473392a511b406541db6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4650f679b15473392a511b406541db6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:23:30Z", "revision_number": 0, "id": "6ed86df6-7414-4d54-a193-0ed4b67a8137", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:23:30Z", "security_group_id": "d54579d1-bb07-440a-b7ba-a4f67379226a", "tenant_id": "b4650f679b15473392a511b406541db6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4650f679b15473392a511b406541db6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:23:30Z", "revision_number": 0, "id": "9470d55f-a99c-40f9-969a-630212c4c741", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:23:30Z", "security_group_id": "d54579d1-bb07-440a-b7ba-a4f67379226a", "tenant_id": "b4650f679b15473392a511b406541db6", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4650f679b15473392a511b406541db6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:23:30Z", "revision_number": 0, "id": "d3990d83-7a79-47ba-9a59-8eeda141fbfd", "remote_group_id": "d54579d1-bb07-440a-b7ba-a4f67379226a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:23:30Z", "security_group_id": "d54579d1-bb07-440a-b7ba-a4f67379226a", "tenant_id": "b4650f679b15473392a511b406541db6", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4650f679b15473392a511b406541db6"}], "revision_number": 4, "project_id": "b4650f679b15473392a511b406541db6", "id": "d54579d1-bb07-440a-b7ba-a4f67379226a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:23:40,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-60fe7cb9-90b8-4ea5-a2eb-b0a69d5da9c5 2018-08-12 00:23:40,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:40,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1269b3a-a5c0-41b4-8fb6-216e29a7bf5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:40,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-f1269b3a-a5c0-41b4-8fb6-216e29a7bf5d 2018-08-12 00:23:40,445 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:40,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:40,530 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14abab84-ed1a-4d37-8902-c6c5f12b5b91 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:40,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-14abab84-ed1a-4d37-8902-c6c5f12b5b91 2018-08-12 00:23:40,531 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:40,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:40,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cbf6c47-969d-4b94-b43a-7fd5f17a4bee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:40,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-9cbf6c47-969d-4b94-b43a-7fd5f17a4bee 2018-08-12 00:23:40,617 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:40,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:40,702 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-530d5563-969e-459c-85e2-8c4081a2c8af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:40,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-530d5563-969e-459c-85e2-8c4081a2c8af 2018-08-12 00:23:40,702 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:40,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:40,800 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6295913-63db-4087-bf08-d65ee5b281e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:40,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-c6295913-63db-4087-bf08-d65ee5b281e1 2018-08-12 00:23:40,801 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:40,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:40,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45d4e68b-1c05-4064-bafb-b80489f7dfba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:40,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-45d4e68b-1c05-4064-bafb-b80489f7dfba 2018-08-12 00:23:40,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:40,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:40,962 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f558137e-cf15-42cf-b212-177dabf3846a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:40,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-f558137e-cf15-42cf-b212-177dabf3846a 2018-08-12 00:23:40,963 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:40,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:41,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b1d6584-48a4-4695-b174-9f66ea5b44eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:41,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-9b1d6584-48a4-4695-b174-9f66ea5b44eb 2018-08-12 00:23:41,050 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:41,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:41,133 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f9c3c3e-78f9-4a7b-a10b-c5567f5dae69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:41,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-5f9c3c3e-78f9-4a7b-a10b-c5567f5dae69 2018-08-12 00:23:41,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:41,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:41,218 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aff4ec43-6454-4fa8-b925-515b32f88181 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:41,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-aff4ec43-6454-4fa8-b925-515b32f88181 2018-08-12 00:23:41,218 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:41,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:41,304 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-157f4d5d-2372-42b7-8b82-fa421b198acc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:41,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-157f4d5d-2372-42b7-8b82-fa421b198acc 2018-08-12 00:23:41,305 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:41,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:41,386 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b75a1c60-7bf6-44a8-a5c2-2bae81400d02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:41,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-b75a1c60-7bf6-44a8-a5c2-2bae81400d02 2018-08-12 00:23:41,386 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:41,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:41,471 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcd2739c-7913-407c-80d8-1946ab9736d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:41,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-fcd2739c-7913-407c-80d8-1946ab9736d3 2018-08-12 00:23:41,471 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:41,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:41,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11afea8-7374-46e6-83a5-359ef0f7df83 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:23:41,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-b11afea8-7374-46e6-83a5-359ef0f7df83 2018-08-12 00:23:41,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b4650f679b15473392a511b406541db6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:41,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b52fd9-029b-446b-af0e-f97ce824da0d Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4650f679b15473392a511b406541db6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4650f679b15473392a511b406541db6", "name": "CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj"}} 2018-08-12 00:23:41,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b4650f679b15473392a511b406541db6 used request id req-86b52fd9-029b-446b-af0e-f97ce824da0d 2018-08-12 00:23:41,651 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d54579d1-bb07-440a-b7ba-a4f67379226a 2018-08-12 00:23:41,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d54579d1-bb07-440a-b7ba-a4f67379226a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:41,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cb8dfd10-7f99-4371-897e-814a9a342927 Date: Sun, 12 Aug 2018 00:23:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d54579d1-bb07-440a-b7ba-a4f67379226a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:23:30Z", "security_group_id": "d54579d1-bb07-440a-b7ba-a4f67379226a", "port_range_min": null, "revision_number": 0, "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:30Z", "project_id": "b4650f679b15473392a511b406541db6", "id": "4ad8b6d9-e170-4a8d-9393-61d44b5ce077"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:23:30Z", "security_group_id": "d54579d1-bb07-440a-b7ba-a4f67379226a", "port_range_min": null, "revision_number": 0, "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:30Z", "project_id": "b4650f679b15473392a511b406541db6", "id": "6ed86df6-7414-4d54-a193-0ed4b67a8137"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:23:30Z", "security_group_id": "d54579d1-bb07-440a-b7ba-a4f67379226a", "port_range_min": null, "revision_number": 0, "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:30Z", "project_id": "b4650f679b15473392a511b406541db6", "id": "9470d55f-a99c-40f9-969a-630212c4c741"}, {"remote_group_id": "d54579d1-bb07-440a-b7ba-a4f67379226a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:23:30Z", "security_group_id": "d54579d1-bb07-440a-b7ba-a4f67379226a", "port_range_min": null, "revision_number": 0, "tenant_id": "b4650f679b15473392a511b406541db6", "created_at": "2018-08-12T00:23:30Z", "project_id": "b4650f679b15473392a511b406541db6", "id": "d3990d83-7a79-47ba-9a59-8eeda141fbfd"}]} 2018-08-12 00:23:41,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d54579d1-bb07-440a-b7ba-a4f67379226a used request id req-cb8dfd10-7f99-4371-897e-814a9a342927 2018-08-12 00:23:41,678 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:23:41,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/d54579d1-bb07-440a-b7ba-a4f67379226a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:41,876 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6ca927d5-0042-48d8-908a-c8a461e3496d Content-Length: 0 Date: Sun, 12 Aug 2018 00:23:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:23:41,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d54579d1-bb07-440a-b7ba-a4f67379226a used request id req-6ca927d5-0042-48d8-908a-c8a461e3496d 2018-08-12 00:23:41,877 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj 2018-08-12 00:23:41,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/b4650f679b15473392a511b406541db6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:42,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3868b47-55b2-48e5-b110-a045220e8361 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:42,158 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b4650f679b15473392a511b406541db6 used request id req-d3868b47-55b2-48e5-b110-a045220e8361 2018-08-12 00:23:42,159 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-e4416abb-f37b-41a-proj-role 2018-08-12 00:23:42,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/c073767c8e8b4ddb9e4d0f20abd67d4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:42,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93b256d0-0eef-4065-be70-983012ae5915 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:42,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/c073767c8e8b4ddb9e4d0f20abd67d4b used request id req-93b256d0-0eef-4065-be70-983012ae5915 2018-08-12 00:23:42,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ff5a9d22aa3b9ceebacaaa8cc9c1e7ef595645" 2018-08-12 00:23:42,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcaa4284-8aa9-4a80-b580-2cfeb3e63563 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:42,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-dcaa4284-8aa9-4a80-b580-2cfeb3e63563 2018-08-12 00:23:42,352 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-e4416abb-f37b-41a-user 2018-08-12 00:23:42,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/15728959bc3142b495ac6ae8c96cb37d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7b6ce34385108ca26518f6cd09cb63c75b4c2c" 2018-08-12 00:23:42,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a99d00c-1090-49db-81c4-c0efa9f79deb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:42,519 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/15728959bc3142b495ac6ae8c96cb37d used request id req-2a99d00c-1090-49db-81c4-c0efa9f79deb 2018-08-12 00:23:42,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:42,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["x3MD7ionSbmiu9OATYHntg"], "issued_at": "2018-08-12T00:23:42.000000Z"}} 2018-08-12 00:23:42,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32adb2c43aa6fa4d8c1b5d7f1cc100cb125ef891" 2018-08-12 00:23:42,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce16445-4e81-4f61-a045-c145bba79af4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:42,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-cce16445-4e81-4f61-a045-c145bba79af4 2018-08-12 00:23:42,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:42,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:43,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["blqynUK4RregjrRKhKMy1w"], "issued_at": "2018-08-12T00:23:43.000000Z"}} 2018-08-12 00:23:43,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:43,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f52732b2-0993-4546-b33f-2b9d25efbe72 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:43,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f52732b2-0993-4546-b33f-2b9d25efbe72 2018-08-12 00:23:43,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:23:43,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:23:43,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:43,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b363bdbd-d911-4898-913b-6a542c9b8e54 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:23:43,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj used request id req-b363bdbd-d911-4898-913b-6a542c9b8e54 2018-08-12 00:23:43,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:43,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd99d2ae-c423-4fb4-94aa-cc77bf57e16e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:23:43,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-cd99d2ae-c423-4fb4-94aa-cc77bf57e16e 2018-08-12 00:23:43,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj"}}' 2018-08-12 00:23:43,740 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e71d89c-1a55-44ef-9aa4-45ccfa486f6a Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6730d61c9e7343f9ada2e93ec1006315"}, "tags": [], "enabled": true, "id": "6730d61c9e7343f9ada2e93ec1006315", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj"}} 2018-08-12 00:23:43,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-8e71d89c-1a55-44ef-9aa4-45ccfa486f6a 2018-08-12 00:23:43,741 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj 2018-08-12 00:23:43,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:43,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:44,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["8-ltY8nPQaa5C0JieUhOVQ"], "issued_at": "2018-08-12T00:23:44.000000Z"}} 2018-08-12 00:23:44,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978ed848e56325c1c7c1de0a15f4e9b1138cf376" 2018-08-12 00:23:44,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0768028-9cfe-4c7c-b572-9736526bcbce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:44,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b0768028-9cfe-4c7c-b572-9736526bcbce 2018-08-12 00:23:44,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:23:44,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:23:44,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978ed848e56325c1c7c1de0a15f4e9b1138cf376" 2018-08-12 00:23:44,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e18c87-1f68-4578-893c-c680322903d4 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:23:44,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-64e18c87-1f68-4578-893c-c680322903d4 2018-08-12 00:23:44,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978ed848e56325c1c7c1de0a15f4e9b1138cf376" 2018-08-12 00:23:44,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6582fe55-8c41-48ea-80db-42d2bad0b15f Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6730d61c9e7343f9ada2e93ec1006315"}, "tags": [], "enabled": true, "id": "6730d61c9e7343f9ada2e93ec1006315", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj"}]} 2018-08-12 00:23:44,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj used request id req-6582fe55-8c41-48ea-80db-42d2bad0b15f 2018-08-12 00:23:44,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978ed848e56325c1c7c1de0a15f4e9b1138cf376" 2018-08-12 00:23:44,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b5c4af-ada6-48c5-99ab-e340c7cefd5d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:23:44,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-49b5c4af-ada6-48c5-99ab-e340c7cefd5d 2018-08-12 00:23:44,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978ed848e56325c1c7c1de0a15f4e9b1138cf376" 2018-08-12 00:23:44,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff098f0-df50-4233-acd3-0d2c7b9bd339 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:44,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0ff098f0-df50-4233-acd3-0d2c7b9bd339 2018-08-12 00:23:44,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978ed848e56325c1c7c1de0a15f4e9b1138cf376" 2018-08-12 00:23:44,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22e0a833-8740-4a35-8bff-1b2ae7c57c1b Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6730d61c9e7343f9ada2e93ec1006315"}, "tags": [], "enabled": true, "id": "6730d61c9e7343f9ada2e93ec1006315", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj"}]} 2018-08-12 00:23:44,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj used request id req-22e0a833-8740-4a35-8bff-1b2ae7c57c1b 2018-08-12 00:23:44,960 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-2aef4bb0-b98a-4ae-user 2018-08-12 00:23:44,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:44,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:44,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9048aa11-80aa-403f-a9ee-b194ffa44532 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:44,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9048aa11-80aa-403f-a9ee-b194ffa44532 2018-08-12 00:23:44,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" -d '{"role": {"name": "CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj-role"}}' 2018-08-12 00:23:45,081 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:23:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcb689e8-37b3-4e7c-b156-915d552d72eb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8564c5ceb20349f3ad3ac65c36ad7edf", "links": {"self": "http://172.30.9.30:5000/v3/roles/8564c5ceb20349f3ad3ac65c36ad7edf"}, "name": "CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj-role"}} 2018-08-12 00:23:45,081 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-bcb689e8-37b3-4e7c-b156-915d552d72eb 2018-08-12 00:23:45,081 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj-role 2018-08-12 00:23:45,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/8564c5ceb20349f3ad3ac65c36ad7edf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:45,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd8ed85-0308-4e9e-b53f-5fe806eac441 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8564c5ceb20349f3ad3ac65c36ad7edf", "links": {"self": "http://172.30.9.30:5000/v3/roles/8564c5ceb20349f3ad3ac65c36ad7edf"}, "name": "CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj-role"}} 2018-08-12 00:23:45,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/8564c5ceb20349f3ad3ac65c36ad7edf used request id req-8dd8ed85-0308-4e9e-b53f-5fe806eac441 2018-08-12 00:23:45,168 - keystone_utils - INFO - Granting role CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj-role to project CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj 2018-08-12 00:23:45,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/6730d61c9e7343f9ada2e93ec1006315/users/b4cf7af8a87c45d597f4ea94ac39a3b6/roles/8564c5ceb20349f3ad3ac65c36ad7edf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:45,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7745b574-183c-45ea-8c29-bc93a420d1fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:45,287 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6730d61c9e7343f9ada2e93ec1006315/users/b4cf7af8a87c45d597f4ea94ac39a3b6/roles/8564c5ceb20349f3ad3ac65c36ad7edf used request id req-7745b574-183c-45ea-8c29-bc93a420d1fd 2018-08-12 00:23:45,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:45,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:45,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8564c5ceb20349f3ad3ac65c36ad7edf", "name": "CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj-role"}], "expires_at": "2018-08-12T01:23:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6730d61c9e7343f9ada2e93ec1006315", "name": "CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6730d61c9e7343f9ada2e93ec1006315", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/6730d61c9e7343f9ada2e93ec1006315", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/6730d61c9e7343f9ada2e93ec1006315", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6730d61c9e7343f9ada2e93ec1006315", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_6730d61c9e7343f9ada2e93ec1006315", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6730d61c9e7343f9ada2e93ec1006315", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/6730d61c9e7343f9ada2e93ec1006315", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/6730d61c9e7343f9ada2e93ec1006315", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6730d61c9e7343f9ada2e93ec1006315", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/6730d61c9e7343f9ada2e93ec1006315", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/6730d61c9e7343f9ada2e93ec1006315", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6730d61c9e7343f9ada2e93ec1006315", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/6730d61c9e7343f9ada2e93ec1006315", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/6730d61c9e7343f9ada2e93ec1006315", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-2aef4bb0-b98a-4ae-user", "id": "b4cf7af8a87c45d597f4ea94ac39a3b6"}, "audit_ids": ["sfUIkrE1RMO5p4N6eJ3Y2Q"], "issued_at": "2018-08-12T00:23:45.000000Z"}} 2018-08-12 00:23:45,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e73dfd656b994e4ea380b2e93026d022b1e3fe16" 2018-08-12 00:23:45,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e55088-7344-4d71-ad47-0d30106b53f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:45,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b9e55088-7344-4d71-ad47-0d30106b53f6 2018-08-12 00:23:45,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:23:45,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:23:45,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:23:45,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:23:45,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:23:45,744 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:23:45,746 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:23:45,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/6730d61c9e7343f9ada2e93ec1006315/stacks?stack_name=CreateStackNegativeTests-7ded628e-c386-4f4d-8a7b-5794100ea683 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e73dfd656b994e4ea380b2e93026d022b1e3fe16" 2018-08-12 00:23:45,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:45 GMT Server: Apache x-openstack-request-id: req-8c94e088-56fb-494c-93ca-6ddb2da4161d Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-12 00:23:45,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/6730d61c9e7343f9ada2e93ec1006315/stacks?stack_name=CreateStackNegativeTests-7ded628e-c386-4f4d-8a7b-5794100ea683 used request id req-8c94e088-56fb-494c-93ca-6ddb2da4161d 2018-08-12 00:23:45,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:23:45,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:23:45,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:23:45,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:23:45,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:23:45,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:46,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-0eacbad4-22ea-43eb-896b-f75cd3f01d6d Date: Sun, 12 Aug 2018 00:23:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:23:46,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-0eacbad4-22ea-43eb-896b-f75cd3f01d6d 2018-08-12 00:23:46,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:46,288 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ccefd71-0293-488b-ae3a-7118108dceaa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:46,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-6ccefd71-0293-488b-ae3a-7118108dceaa 2018-08-12 00:23:46,288 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:46,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:46,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39cf4445-dc80-49a2-93f9-cdc5c1c9e748 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:46,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-39cf4445-dc80-49a2-93f9-cdc5c1c9e748 2018-08-12 00:23:46,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:46,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:46,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cc4ce96-8905-4a57-b4b3-65420610af46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:46,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-3cc4ce96-8905-4a57-b4b3-65420610af46 2018-08-12 00:23:46,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:46,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:46,543 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5067f2ba-26e8-4039-96b2-9ba1604a1733 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:46,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-5067f2ba-26e8-4039-96b2-9ba1604a1733 2018-08-12 00:23:46,544 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:46,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:46,636 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e29bd35-a85b-4280-baaf-cc67c5ae5339 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:46,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-7e29bd35-a85b-4280-baaf-cc67c5ae5339 2018-08-12 00:23:46,636 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:46,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:46,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e96facc-e06f-4489-80a1-7795f5c761e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:46,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-7e96facc-e06f-4489-80a1-7795f5c761e1 2018-08-12 00:23:46,658 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:46,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:46,742 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cee7e475-cfab-49d1-a332-eb091ade2e7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:46,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-cee7e475-cfab-49d1-a332-eb091ade2e7c 2018-08-12 00:23:46,742 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:46,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:46,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74f4e5e4-fd27-4275-b8a5-598f9b4b0f3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:46,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-74f4e5e4-fd27-4275-b8a5-598f9b4b0f3b 2018-08-12 00:23:46,828 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:46,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:46,913 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ff9b4a0-b058-4d27-a58d-bfed64eb30fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:46,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-0ff9b4a0-b058-4d27-a58d-bfed64eb30fa 2018-08-12 00:23:46,914 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:46,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:46,999 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f90709c-af10-4d11-94d3-2b42d9761b00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:46,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-8f90709c-af10-4d11-94d3-2b42d9761b00 2018-08-12 00:23:46,999 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:47,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:47,086 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6e053f4-3fa0-4e41-8991-d2795ca8b1ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:47,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-d6e053f4-3fa0-4e41-8991-d2795ca8b1ae 2018-08-12 00:23:47,086 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:47,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:47,172 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df1c8c2c-8093-4470-8a0d-611751f8d3b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:47,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-df1c8c2c-8093-4470-8a0d-611751f8d3b9 2018-08-12 00:23:47,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:47,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:47,259 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea567920-5e7e-4d1d-92b0-cf576368e87a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:47,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-ea567920-5e7e-4d1d-92b0-cf576368e87a 2018-08-12 00:23:47,259 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:47,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:47,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96fefb5-c2e3-400f-9105-b10af80c0301 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:23:47,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-e96fefb5-c2e3-400f-9105-b10af80c0301 2018-08-12 00:23:47,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:47,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0504bdc9-9a24-4757-ab81-1e19b4263400 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:23:47,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-0504bdc9-9a24-4757-ab81-1e19b4263400 2018-08-12 00:23:47,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:47,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-182c945b-130f-4b57-a800-35a2cc61fdd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:47,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-182c945b-130f-4b57-a800-35a2cc61fdd5 2018-08-12 00:23:47,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:47,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:47,615 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7be4fb25-b39f-4d68-9c83-a1052e909df9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:47,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-7be4fb25-b39f-4d68-9c83-a1052e909df9 2018-08-12 00:23:47,616 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:47,617 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj 2018-08-12 00:23:47,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/6730d61c9e7343f9ada2e93ec1006315 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:47,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b86c5aeb-b827-4ff8-97a3-d274254e61d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:47,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/6730d61c9e7343f9ada2e93ec1006315 used request id req-b86c5aeb-b827-4ff8-97a3-d274254e61d2 2018-08-12 00:23:47,818 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-2aef4bb0-b98a-4ae-proj-role 2018-08-12 00:23:47,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/8564c5ceb20349f3ad3ac65c36ad7edf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:47,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e75b1bf-8874-4829-9d63-a6459d9cd2a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:47,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/8564c5ceb20349f3ad3ac65c36ad7edf used request id req-6e75b1bf-8874-4829-9d63-a6459d9cd2a8 2018-08-12 00:23:47,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62207fb896c77e626c4c829899f108cef44bfe42" 2018-08-12 00:23:48,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76ae9229-73a7-47ba-9c77-2cf547ab8ebf Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:48,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-76ae9229-73a7-47ba-9c77-2cf547ab8ebf 2018-08-12 00:23:48,008 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-2aef4bb0-b98a-4ae-user 2018-08-12 00:23:48,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/b4cf7af8a87c45d597f4ea94ac39a3b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978ed848e56325c1c7c1de0a15f4e9b1138cf376" 2018-08-12 00:23:48,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efbe80a8-5e18-4371-ad5e-a6cdebf03c02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:48,189 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b4cf7af8a87c45d597f4ea94ac39a3b6 used request id req-efbe80a8-5e18-4371-ad5e-a6cdebf03c02 2018-08-12 00:23:48,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:48,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["yqOBynGYTg-JBBcF-U7wtg"], "issued_at": "2018-08-12T00:23:48.000000Z"}} 2018-08-12 00:23:48,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925ef5a019a3c4e572445c8e6e0d1bfd66848bc9" 2018-08-12 00:23:48,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c30c9e5-598a-4f65-82c9-0e3eeb5d90a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:48,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9c30c9e5-598a-4f65-82c9-0e3eeb5d90a9 2018-08-12 00:23:48,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:48,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:49,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["RWkAf-HhSO-5oSdvqhs99g"], "issued_at": "2018-08-12T00:23:49.000000Z"}} 2018-08-12 00:23:49,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:49,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42380da0-a268-48c0-90fd-939d2fc8d62c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:49,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-42380da0-a268-48c0-90fd-939d2fc8d62c 2018-08-12 00:23:49,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:23:49,122 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:23:49,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:49,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c4f05b-b6a1-4a79-a6f6-0e6a6439c076 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:23:49,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj used request id req-d9c4f05b-b6a1-4a79-a6f6-0e6a6439c076 2018-08-12 00:23:49,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:49,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2efc032-fc0d-47c1-9c60-9c2b39e0bbbd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:23:49,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d2efc032-fc0d-47c1-9c60-9c2b39e0bbbd 2018-08-12 00:23:49,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj"}}' 2018-08-12 00:23:49,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ca449d2-250f-4a74-a618-6dc5a984df56 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fb55cedb86154485a66f95f5b7417f63"}, "tags": [], "enabled": true, "id": "fb55cedb86154485a66f95f5b7417f63", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj"}} 2018-08-12 00:23:49,340 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-6ca449d2-250f-4a74-a618-6dc5a984df56 2018-08-12 00:23:49,340 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj 2018-08-12 00:23:49,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:49,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:49,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["kg-2FNYOT4qpLvk-m-dpQA"], "issued_at": "2018-08-12T00:23:49.000000Z"}} 2018-08-12 00:23:49,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fefee40b7b2baafd45057a22f10ffac462fb71b4" 2018-08-12 00:23:49,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe268c5-c1a6-4e62-8a53-09c4390cc443 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:49,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ebe268c5-c1a6-4e62-8a53-09c4390cc443 2018-08-12 00:23:49,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:23:49,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:23:49,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fefee40b7b2baafd45057a22f10ffac462fb71b4" 2018-08-12 00:23:49,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fa4297d-493b-435c-9ad1-d42f4bfa1d09 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:23:49,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7fa4297d-493b-435c-9ad1-d42f4bfa1d09 2018-08-12 00:23:49,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fefee40b7b2baafd45057a22f10ffac462fb71b4" 2018-08-12 00:23:50,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60544680-8293-439c-85c1-4fe8d166e2a9 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fb55cedb86154485a66f95f5b7417f63"}, "tags": [], "enabled": true, "id": "fb55cedb86154485a66f95f5b7417f63", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj"}]} 2018-08-12 00:23:50,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj used request id req-60544680-8293-439c-85c1-4fe8d166e2a9 2018-08-12 00:23:50,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fefee40b7b2baafd45057a22f10ffac462fb71b4" 2018-08-12 00:23:50,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5dafcbb-8ad7-4fd1-ae30-761f7685624c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:23:50,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c5dafcbb-8ad7-4fd1-ae30-761f7685624c 2018-08-12 00:23:50,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fefee40b7b2baafd45057a22f10ffac462fb71b4" 2018-08-12 00:23:50,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b4ba70b-179b-44ab-a233-eb4ecdcfb340 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:50,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2b4ba70b-179b-44ab-a233-eb4ecdcfb340 2018-08-12 00:23:50,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fefee40b7b2baafd45057a22f10ffac462fb71b4" 2018-08-12 00:23:50,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3481e5a3-d689-4885-8e5c-3d8380080780 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fb55cedb86154485a66f95f5b7417f63"}, "tags": [], "enabled": true, "id": "fb55cedb86154485a66f95f5b7417f63", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj"}]} 2018-08-12 00:23:50,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj used request id req-3481e5a3-d689-4885-8e5c-3d8380080780 2018-08-12 00:23:50,572 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-37b99ebd-e9e0-4ad-user 2018-08-12 00:23:50,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:50,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:50,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f53937a-df5c-4233-897d-e5ea562bc408 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:50,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7f53937a-df5c-4233-897d-e5ea562bc408 2018-08-12 00:23:50,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" -d '{"role": {"name": "CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj-role"}}' 2018-08-12 00:23:50,788 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0368b2f-2c15-4673-bb79-abe187591cfd Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5fbd82b4b2b54f6eb6d104bedad941d4", "links": {"self": "http://172.30.9.30:5000/v3/roles/5fbd82b4b2b54f6eb6d104bedad941d4"}, "name": "CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj-role"}} 2018-08-12 00:23:50,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-b0368b2f-2c15-4673-bb79-abe187591cfd 2018-08-12 00:23:50,789 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj-role 2018-08-12 00:23:50,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/5fbd82b4b2b54f6eb6d104bedad941d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:50,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24c4132e-029a-4ef0-9698-b65049dfddad Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5fbd82b4b2b54f6eb6d104bedad941d4", "links": {"self": "http://172.30.9.30:5000/v3/roles/5fbd82b4b2b54f6eb6d104bedad941d4"}, "name": "CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj-role"}} 2018-08-12 00:23:50,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/5fbd82b4b2b54f6eb6d104bedad941d4 used request id req-24c4132e-029a-4ef0-9698-b65049dfddad 2018-08-12 00:23:50,872 - keystone_utils - INFO - Granting role CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj-role to project CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj 2018-08-12 00:23:50,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/fb55cedb86154485a66f95f5b7417f63/users/84ccde0c39164cecba526c59a8e73d5f/roles/5fbd82b4b2b54f6eb6d104bedad941d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:50,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed32b89a-078a-4bda-b021-c3fcc9285c78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:50,995 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/fb55cedb86154485a66f95f5b7417f63/users/84ccde0c39164cecba526c59a8e73d5f/roles/5fbd82b4b2b54f6eb6d104bedad941d4 used request id req-ed32b89a-078a-4bda-b021-c3fcc9285c78 2018-08-12 00:23:50,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:50,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:51,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fbd82b4b2b54f6eb6d104bedad941d4", "name": "CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj-role"}], "expires_at": "2018-08-12T01:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb55cedb86154485a66f95f5b7417f63", "name": "CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/fb55cedb86154485a66f95f5b7417f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/fb55cedb86154485a66f95f5b7417f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/fb55cedb86154485a66f95f5b7417f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_fb55cedb86154485a66f95f5b7417f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_fb55cedb86154485a66f95f5b7417f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fb55cedb86154485a66f95f5b7417f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/fb55cedb86154485a66f95f5b7417f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/fb55cedb86154485a66f95f5b7417f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fb55cedb86154485a66f95f5b7417f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/fb55cedb86154485a66f95f5b7417f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/fb55cedb86154485a66f95f5b7417f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fb55cedb86154485a66f95f5b7417f63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/fb55cedb86154485a66f95f5b7417f63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/fb55cedb86154485a66f95f5b7417f63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-37b99ebd-e9e0-4ad-user", "id": "84ccde0c39164cecba526c59a8e73d5f"}, "audit_ids": ["PUyLKAi-Td2p9B0yU6kWQw"], "issued_at": "2018-08-12T00:23:51.000000Z"}} 2018-08-12 00:23:51,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}470e650614c0c3d532189368604362aa6051ab6b" 2018-08-12 00:23:51,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b14d52-9d94-4a22-b7ea-16b630b62de2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:51,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e5b14d52-9d94-4a22-b7ea-16b630b62de2 2018-08-12 00:23:51,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:23:51,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:23:51,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:23:51,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:23:51,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:23:51,459 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:23:51,462 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:23:51,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/fb55cedb86154485a66f95f5b7417f63/stacks?stack_name=CreateStackNegativeTests-ee8ed9e9-d96c-48e0-95a2-924f261f0744 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}470e650614c0c3d532189368604362aa6051ab6b" 2018-08-12 00:23:51,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:51 GMT Server: Apache x-openstack-request-id: req-5be43def-fdd0-4141-a979-ef4b13b6bd73 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-12 00:23:51,649 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/fb55cedb86154485a66f95f5b7417f63/stacks?stack_name=CreateStackNegativeTests-ee8ed9e9-d96c-48e0-95a2-924f261f0744 used request id req-5be43def-fdd0-4141-a979-ef4b13b6bd73 2018-08-12 00:23:51,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/fb55cedb86154485a66f95f5b7417f63/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}470e650614c0c3d532189368604362aa6051ab6b" -d '{"stack_name": "CreateStackNegativeTests-ee8ed9e9-d96c-48e0-95a2-924f261f0744", "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-08-12 00:23:52,101 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 12 Aug 2018 00:23:51 GMT Server: Apache x-openstack-request-id: req-8d3e714d-050c-4960-97a0-84ad3ea793e5 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-08-12 00:23:52,101 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/fb55cedb86154485a66f95f5b7417f63/stacks used request id req-8d3e714d-050c-4960-97a0-84ad3ea793e5 2018-08-12 00:23:52,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:23:52,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:23:52,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:23:52,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:23:52,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:23:52,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:52,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43135 X-Openstack-Request-Id: req-1cbfe2b9-c740-4910-991b-9894a91cd3ed Date: Sun, 12 Aug 2018 00:23:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:23:52,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-1cbfe2b9-c740-4910-991b-9894a91cd3ed 2018-08-12 00:23:52,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:52,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c41db62b-419f-4d7e-82ee-8af5b0e3612c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:52,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-c41db62b-419f-4d7e-82ee-8af5b0e3612c 2018-08-12 00:23:52,447 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:52,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:52,533 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aada791-4ed7-4924-9d48-3fc8cd82b9a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:52,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-1aada791-4ed7-4924-9d48-3fc8cd82b9a7 2018-08-12 00:23:52,533 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:52,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:52,622 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53e2b87e-25b4-431d-91ab-d8e32d8e7b99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:52,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-53e2b87e-25b4-431d-91ab-d8e32d8e7b99 2018-08-12 00:23:52,622 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:52,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:52,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0affc5a0-6224-4289-a358-12dda8d4d05a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:52,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-0affc5a0-6224-4289-a358-12dda8d4d05a 2018-08-12 00:23:52,708 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:52,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:52,811 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-702d49f6-b23a-49a2-a332-8cecc76dd6cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:52,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-702d49f6-b23a-49a2-a332-8cecc76dd6cf 2018-08-12 00:23:52,812 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:52,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:52,897 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ceb6cbb-899a-48e9-aa55-7c4998a2cc5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:52,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-4ceb6cbb-899a-48e9-aa55-7c4998a2cc5e 2018-08-12 00:23:52,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:52,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:52,984 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aec652b-9eda-4aef-91a8-7bb94bbadd5c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:52,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-7aec652b-9eda-4aef-91a8-7bb94bbadd5c 2018-08-12 00:23:52,984 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:52,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:53,070 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7036e08-10b0-4ff7-8a00-93183572bd10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:53,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-d7036e08-10b0-4ff7-8a00-93183572bd10 2018-08-12 00:23:53,070 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:53,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:53,161 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0049973f-28d5-4054-8fa1-6a53134c4742 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:53,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-0049973f-28d5-4054-8fa1-6a53134c4742 2018-08-12 00:23:53,161 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:53,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:53,245 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29c3a3ff-686a-4df8-b195-7d622a97f4cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:53,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-29c3a3ff-686a-4df8-b195-7d622a97f4cc 2018-08-12 00:23:53,245 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:53,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:53,332 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe794a74-98e0-4f51-8e8e-c6ac9ecb1e01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:53,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-fe794a74-98e0-4f51-8e8e-c6ac9ecb1e01 2018-08-12 00:23:53,332 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:53,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:53,417 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eefb93be-99d9-402b-9934-40bcd531a0ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:53,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-eefb93be-99d9-402b-9934-40bcd531a0ab 2018-08-12 00:23:53,418 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:53,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:53,509 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c76491a-e317-477c-8c8f-cf5b4b1f3ccb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:53,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-0c76491a-e317-477c-8c8f-cf5b4b1f3ccb 2018-08-12 00:23:53,509 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:53,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:53,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53fb95d5-0b87-4e9f-b8b2-c2f15d732cf0 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:23:53,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-53fb95d5-0b87-4e9f-b8b2-c2f15d732cf0 2018-08-12 00:23:53,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:53,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afde5ed4-5667-478d-b6ad-bc3f9eb91564 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c959988d8dca4d6ba794c67241b8bcf8", "name": "service"}} 2018-08-12 00:23:53,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8 used request id req-afde5ed4-5667-478d-b6ad-bc3f9eb91564 2018-08-12 00:23:53,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:53,773 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-884458f0-445e-4e6c-9b13-0886face2c7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c6c6aadfbd2b4b8d833b630671f30d9c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:53,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c6c6aadfbd2b4b8d833b630671f30d9c used request id req-884458f0-445e-4e6c-9b13-0886face2c7c 2018-08-12 00:23:53,774 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:53,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:53,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bcb2614-1b1a-45bf-8aa3-85e99e389fd6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fb1344b0cf9c4d139d1e3cc9f7b0d0a4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:23:53,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fb1344b0cf9c4d139d1e3cc9f7b0d0a4 used request id req-6bcb2614-1b1a-45bf-8aa3-85e99e389fd6 2018-08-12 00:23:53,858 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:23:53,859 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj 2018-08-12 00:23:53,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/fb55cedb86154485a66f95f5b7417f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:54,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-339e9bcc-ed64-415d-9dc2-102fe849bc9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:54,088 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/fb55cedb86154485a66f95f5b7417f63 used request id req-339e9bcc-ed64-415d-9dc2-102fe849bc9e 2018-08-12 00:23:54,088 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-37b99ebd-e9e0-4ad-proj-role 2018-08-12 00:23:54,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/5fbd82b4b2b54f6eb6d104bedad941d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:54,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ae0429d-019b-4c0e-9db9-3b9220bdda94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:54,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/5fbd82b4b2b54f6eb6d104bedad941d4 used request id req-7ae0429d-019b-4c0e-9db9-3b9220bdda94 2018-08-12 00:23:54,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3029ed8bb226d87e0229887eb814bb2b9e020b25" 2018-08-12 00:23:54,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2d21253-2b74-4f04-bf7d-d6657e066617 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:54,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a2d21253-2b74-4f04-bf7d-d6657e066617 2018-08-12 00:23:54,277 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-37b99ebd-e9e0-4ad-user 2018-08-12 00:23:54,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/84ccde0c39164cecba526c59a8e73d5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fefee40b7b2baafd45057a22f10ffac462fb71b4" 2018-08-12 00:23:54,472 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9eb9d25-71a2-4389-a7b4-09cf1b0e33ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:54,473 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/84ccde0c39164cecba526c59a8e73d5f used request id req-d9eb9d25-71a2-4389-a7b4-09cf1b0e33ed 2018-08-12 00:23:54,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:54,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ypHZiN6LRFGz7komlRH83A"], "issued_at": "2018-08-12T00:23:54.000000Z"}} 2018-08-12 00:23:54,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872717118063983493aa3c2111c4beee2c00b903" 2018-08-12 00:23:54,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c73d43-46fd-4a1c-a7bd-95866703aa7d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:54,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-79c73d43-46fd-4a1c-a7bd-95866703aa7d 2018-08-12 00:23:54,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:54,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:55,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["qM6_19NkTGubVdY4QvKHMA"], "issued_at": "2018-08-12T00:23:55.000000Z"}} 2018-08-12 00:23:55,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:23:55,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-650a184d-1087-42ae-95b2-dfbfe9f17964 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:55,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-650a184d-1087-42ae-95b2-dfbfe9f17964 2018-08-12 00:23:55,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:23:55,401 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:23:55,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-196b4aca-b469-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:23:55,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0434ff2c-7d3f-4284-a068-6d88c279cfce Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-196b4aca-b469-4e4-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:23:55,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-196b4aca-b469-4e4-proj used request id req-0434ff2c-7d3f-4284-a068-6d88c279cfce 2018-08-12 00:23:55,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:23:55,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a141fdb7-19d8-4748-9a27-72137071a1f9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:23:55,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-a141fdb7-19d8-4748-9a27-72137071a1f9 2018-08-12 00:23:55,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}}' 2018-08-12 00:23:55,615 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:23:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5034cb4c-4575-4d2b-86dc-1489aca544fe Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}} 2018-08-12 00:23:55,615 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-5034cb4c-4575-4d2b-86dc-1489aca544fe 2018-08-12 00:23:55,615 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-196b4aca-b469-4e4-proj 2018-08-12 00:23:55,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:55,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:56,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:23:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["susTuI9FTS-UEYnQyGUuVA"], "issued_at": "2018-08-12T00:23:56.000000Z"}} 2018-08-12 00:23:56,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53f6367a99490754f575ff794a6ccd142b6aee4" 2018-08-12 00:23:56,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f166f104-68de-4fcf-9bb0-7df5940be035 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:56,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f166f104-68de-4fcf-9bb0-7df5940be035 2018-08-12 00:23:56,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:23:56,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:23:56,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53f6367a99490754f575ff794a6ccd142b6aee4" 2018-08-12 00:23:56,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e894c7b-9e13-421c-920a-ef7de3372c0e Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:23:56,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2e894c7b-9e13-421c-920a-ef7de3372c0e 2018-08-12 00:23:56,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-196b4aca-b469-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53f6367a99490754f575ff794a6ccd142b6aee4" 2018-08-12 00:23:56,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca0016a-ed18-4886-8f10-54ac451df9f0 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-196b4aca-b469-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}]} 2018-08-12 00:23:56,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-196b4aca-b469-4e4-proj used request id req-cca0016a-ed18-4886-8f10-54ac451df9f0 2018-08-12 00:23:56,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53f6367a99490754f575ff794a6ccd142b6aee4" 2018-08-12 00:23:56,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b1afeb3-1abd-4088-8167-7dd9b5c8df77 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:23:56,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-1b1afeb3-1abd-4088-8167-7dd9b5c8df77 2018-08-12 00:23:56,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53f6367a99490754f575ff794a6ccd142b6aee4" 2018-08-12 00:23:56,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceefe3a1-773a-4eae-bf16-c96bfbbd7e6d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:56,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ceefe3a1-773a-4eae-bf16-c96bfbbd7e6d 2018-08-12 00:23:56,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-196b4aca-b469-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53f6367a99490754f575ff794a6ccd142b6aee4" 2018-08-12 00:23:56,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fddc3562-1013-449f-9559-f6e800112b96 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-196b4aca-b469-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}]} 2018-08-12 00:23:56,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-196b4aca-b469-4e4-proj used request id req-fddc3562-1013-449f-9559-f6e800112b96 2018-08-12 00:23:56,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/d56da4884d3948b192d03b259b2dba68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53f6367a99490754f575ff794a6ccd142b6aee4" 2018-08-12 00:23:56,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f04211-65e9-474a-8cd2-dd6e0efc77f5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-user", "links": {"self": "http://172.30.9.30:5000/v3/users/d56da4884d3948b192d03b259b2dba68"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "id": "d56da4884d3948b192d03b259b2dba68", "password_expires_at": null}} 2018-08-12 00:23:56,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/d56da4884d3948b192d03b259b2dba68 used request id req-f5f04211-65e9-474a-8cd2-dd6e0efc77f5 2018-08-12 00:23:56,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0/users/d56da4884d3948b192d03b259b2dba68/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53f6367a99490754f575ff794a6ccd142b6aee4" 2018-08-12 00:23:56,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5861b389-e7a1-49cd-97fe-2a3cdd298397 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0/users/d56da4884d3948b192d03b259b2dba68/roles", "previous": null, "next": null}, "roles": []} 2018-08-12 00:23:56,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0/users/d56da4884d3948b192d03b259b2dba68/roles used request id req-5861b389-e7a1-49cd-97fe-2a3cdd298397 2018-08-12 00:23:56,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53f6367a99490754f575ff794a6ccd142b6aee4" 2018-08-12 00:23:57,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b841de93-c4f7-46c3-8187-f4458cfd6da1 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}} 2018-08-12 00:23:57,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 used request id req-b841de93-c4f7-46c3-8187-f4458cfd6da1 2018-08-12 00:23:57,077 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-196b4aca-b469-4e4-proj 2018-08-12 00:23:57,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0/users/d56da4884d3948b192d03b259b2dba68/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53f6367a99490754f575ff794a6ccd142b6aee4" 2018-08-12 00:23:57,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1e1a7e8-b71f-4652-a1ed-cbc4bec1d01f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:57,199 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0/users/d56da4884d3948b192d03b259b2dba68/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 used request id req-e1e1a7e8-b71f-4652-a1ed-cbc4bec1d01f 2018-08-12 00:23:57,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53f6367a99490754f575ff794a6ccd142b6aee4" 2018-08-12 00:23:57,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee95cd1-3e32-4727-a801-c518a16a7d10 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:57,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-dee95cd1-3e32-4727-a801-c518a16a7d10 2018-08-12 00:23:57,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-196b4aca-b469-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53f6367a99490754f575ff794a6ccd142b6aee4" 2018-08-12 00:23:57,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-122f76b4-23f7-45d7-b061-05a4472052fe Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-196b4aca-b469-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}]} 2018-08-12 00:23:57,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-196b4aca-b469-4e4-proj used request id req-122f76b4-23f7-45d7-b061-05a4472052fe 2018-08-12 00:23:57,383 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-196b4aca-b469-4e4-user 2018-08-12 00:23:57,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:57,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:23:57,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79958b17-aeee-461f-a2af-29060226b75d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:23:57,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-79958b17-aeee-461f-a2af-29060226b75d 2018-08-12 00:23:57,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" -d '{"role": {"name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj-role"}}' 2018-08-12 00:23:57,658 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:23:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a3ec79c-3a33-4b33-9571-a3f70c9b07cf Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "738311c6281449aa9a989fc7dc43e684", "links": {"self": "http://172.30.9.30:5000/v3/roles/738311c6281449aa9a989fc7dc43e684"}, "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj-role"}} 2018-08-12 00:23:57,658 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-9a3ec79c-3a33-4b33-9571-a3f70c9b07cf 2018-08-12 00:23:57,658 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-196b4aca-b469-4e4-proj-role 2018-08-12 00:23:57,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/738311c6281449aa9a989fc7dc43e684 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:23:57,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-444a98f8-51c3-4d99-a43b-782850514e38 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "738311c6281449aa9a989fc7dc43e684", "links": {"self": "http://172.30.9.30:5000/v3/roles/738311c6281449aa9a989fc7dc43e684"}, "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj-role"}} 2018-08-12 00:23:57,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/738311c6281449aa9a989fc7dc43e684 used request id req-444a98f8-51c3-4d99-a43b-782850514e38 2018-08-12 00:23:57,744 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-196b4aca-b469-4e4-proj-role to project CreateStackFloatingIpTests-196b4aca-b469-4e4-proj 2018-08-12 00:23:57,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0/users/d56da4884d3948b192d03b259b2dba68/roles/738311c6281449aa9a989fc7dc43e684 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:23:57,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:23:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaf5847d-be0f-40ad-a075-3c69ccc479e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:23:57,864 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0/users/d56da4884d3948b192d03b259b2dba68/roles/738311c6281449aa9a989fc7dc43e684 used request id req-aaf5847d-be0f-40ad-a075-3c69ccc479e8 2018-08-12 00:23:57,864 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:23:57,865 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:23:57,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:57,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:58,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}, {"id": "738311c6281449aa9a989fc7dc43e684", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj-role"}], "expires_at": "2018-08-12T01:23:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-user", "id": "d56da4884d3948b192d03b259b2dba68"}, "audit_ids": ["ZgKYlF9ZRb2WTarFaKS-pw"], "issued_at": "2018-08-12T00:23:58.000000Z"}} 2018-08-12 00:23:58,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e05803d59415c3fe69f95f9985e0590265e7278" 2018-08-12 00:23:58,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92be8575-dce3-4c1f-86f3-e00713c4ccd1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:58,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-92be8575-dce3-4c1f-86f3-e00713c4ccd1 2018-08-12 00:23:58,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e05803d59415c3fe69f95f9985e0590265e7278" 2018-08-12 00:23:58,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-e27d09ba-071c-4005-b1a0-fd41b0ef643b Date: Sun, 12 Aug 2018 00:23:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image"} 2018-08-12 00:23:58,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image used request id req-e27d09ba-071c-4005-b1a0-fd41b0ef643b 2018-08-12 00:23:58,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e05803d59415c3fe69f95f9985e0590265e7278" 2018-08-12 00:23:58,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6f1dfc63-84c5-44b1-a4ce-0fffbbe72d75 Date: Sun, 12 Aug 2018 00:23: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-08-12 00:23:58,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-6f1dfc63-84c5-44b1-a4ce-0fffbbe72d75 2018-08-12 00:23:58,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e05803d59415c3fe69f95f9985e0590265e7278" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image"}' 2018-08-12 00:23:58,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-289976d0-d59e-4e8e-a1a3-354e6bc0eba2 Date: Sun, 12 Aug 2018 00:23:58 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:23:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:23:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77", "min_disk": 0, "protected": false, "id": "7b0e0932-261f-467f-b13c-78abafce2c77", "file": "/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77/file", "checksum": null, "owner": "b4f639ade0cb41cb95a14c0c1e80faf0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:23:58,594 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-289976d0-d59e-4e8e-a1a3-354e6bc0eba2 2018-08-12 00:23:58,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e05803d59415c3fe69f95f9985e0590265e7278" -d '' 2018-08-12 00:23:59,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de69bf60-27be-4a89-8628-dcd53d95c9d7 Date: Sun, 12 Aug 2018 00:23:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:23:59,145 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77/file used request id req-de69bf60-27be-4a89-8628-dcd53d95c9d7 2018-08-12 00:23:59,145 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:23:59,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e05803d59415c3fe69f95f9985e0590265e7278" 2018-08-12 00:23:59,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-740d136a-eae0-4750-9d10-f750816bc5b5 Date: Sun, 12 Aug 2018 00:23:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:23:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:23:59Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7b0e0932-261f-467f-b13c-78abafce2c77/snap", "metadata": {}}], "self": "/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77", "min_disk": 0, "protected": false, "id": "7b0e0932-261f-467f-b13c-78abafce2c77", "file": "/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b4f639ade0cb41cb95a14c0c1e80faf0", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7b0e0932-261f-467f-b13c-78abafce2c77/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:23:59,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77 used request id req-740d136a-eae0-4750-9d10-f750816bc5b5 2018-08-12 00:23:59,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e05803d59415c3fe69f95f9985e0590265e7278" 2018-08-12 00:23:59,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5e7ef4cc-2bfb-4f57-8798-ce5ca903baec Date: Sun, 12 Aug 2018 00:23: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-08-12 00:23:59,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-5e7ef4cc-2bfb-4f57-8798-ce5ca903baec 2018-08-12 00:23:59,177 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image 2018-08-12 00:23:59,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e05803d59415c3fe69f95f9985e0590265e7278" 2018-08-12 00:23:59,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e587913b-9066-46ee-b052-97065204e267 Date: Sun, 12 Aug 2018 00:23:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:23:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:23:59Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7b0e0932-261f-467f-b13c-78abafce2c77/snap", "metadata": {}}], "self": "/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77", "min_disk": 0, "protected": false, "id": "7b0e0932-261f-467f-b13c-78abafce2c77", "file": "/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b4f639ade0cb41cb95a14c0c1e80faf0", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7b0e0932-261f-467f-b13c-78abafce2c77/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:23:59,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77 used request id req-e587913b-9066-46ee-b052-97065204e267 2018-08-12 00:23:59,196 - create_image - DEBUG - Instance status is - active 2018-08-12 00:23:59,196 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image 2018-08-12 00:23:59,196 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image 2018-08-12 00:23:59,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:23:59,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:23:59,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}, {"id": "738311c6281449aa9a989fc7dc43e684", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj-role"}], "expires_at": "2018-08-12T01:23:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-user", "id": "d56da4884d3948b192d03b259b2dba68"}, "audit_ids": ["oDkuRN-aRcu6wJ62-SajEQ"], "issued_at": "2018-08-12T00:23:59.000000Z"}} 2018-08-12 00:23:59,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:23:59,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b5a8eb3-be3d-407d-8479-2bbd9bdbe90e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:23:59,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3b5a8eb3-be3d-407d-8479-2bbd9bdbe90e 2018-08-12 00:23:59,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:23:59,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:23:59,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:23:59,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:23:59,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:23:59,675 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:23:59,678 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:23:59,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:23:59,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:23:59 GMT Server: Apache x-openstack-request-id: req-ea5e4027-33f3-4942-b043-225db7502541 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-12 00:23:59,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack used request id req-ea5e4027-33f3-4942-b043-225db7502541 2018-08-12 00:23:59,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-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-dd4be557-f578-4f5d-82b6-9630fd233525-flavor2", "keypair_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "security_group_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "flavor1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-flavor1", "inst1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "subnet_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet", "image1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "inst2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2", "net_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net"}}' 2018-08-12 00:24:02,039 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:23:59 GMT Server: Apache x-openstack-request-id: req-2435439d-2262-4276-9497-9f53cb6541b0 Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "self"}]}} 2018-08-12 00:24:02,039 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks used request id req-2435439d-2262-4276-9497-9f53cb6541b0 2018-08-12 00:24:02,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/cd4b52f4-076d-41af-92b6-a10ad7974cad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:02,221 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:02 GMT Server: Apache x-openstack-request-id: req-453ac8cd-5288-4155-96b1-21a5a11ccc2b Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:02,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:02 GMT Server: Apache x-openstack-request-id: req-524e6b3c-cf86-40ee-8c30-d197485dea3c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 719 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-dd4be557-f578-4f5d-82b6-9630fd233525-flavor2", "OS::project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "OS::stack_id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "security_group_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet", "net_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2", "inst1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "image2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "flavor1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-flavor1", "image1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "stack_user_project_id": "59a3eed3fc694104a20a3893a708fc92", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:24:01Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "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-08-12 00:24:02,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad used request id req-524e6b3c-cf86-40ee-8c30-d197485dea3c 2018-08-12 00:24:02,420 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack 2018-08-12 00:24:02,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/cd4b52f4-076d-41af-92b6-a10ad7974cad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:02,622 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:02 GMT Server: Apache x-openstack-request-id: req-2a1bbbc3-18d9-4557-a390-dd9910336f05 Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:02,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:02 GMT Server: Apache x-openstack-request-id: req-bb210741-39d3-43f3-9ad6-c76243c9793b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 719 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-dd4be557-f578-4f5d-82b6-9630fd233525-flavor2", "OS::project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "OS::stack_id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "security_group_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet", "net_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2", "inst1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "image2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "flavor1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-flavor1", "image1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "stack_user_project_id": "59a3eed3fc694104a20a3893a708fc92", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:24:01Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "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-08-12 00:24:02,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad used request id req-bb210741-39d3-43f3-9ad6-c76243c9793b 2018-08-12 00:24:02,837 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:24:02,837 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:24:05,840 - create_stack - DEBUG - Stack status query timeout in 1196.57979798 2018-08-12 00:24:05,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/cd4b52f4-076d-41af-92b6-a10ad7974cad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:05,918 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:05 GMT Server: Apache x-openstack-request-id: req-90d45d96-9c75-426c-b473-e91cf876c462 Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:06,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:05 GMT Server: Apache x-openstack-request-id: req-d460a616-1d49-4d3a-bbc8-bfba676f7841 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 719 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-dd4be557-f578-4f5d-82b6-9630fd233525-flavor2", "OS::project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "OS::stack_id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "security_group_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet", "net_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2", "inst1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "image2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "flavor1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-flavor1", "image1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "stack_user_project_id": "59a3eed3fc694104a20a3893a708fc92", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:24:01Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "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-08-12 00:24:06,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad used request id req-d460a616-1d49-4d3a-bbc8-bfba676f7841 2018-08-12 00:24:06,166 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:24:06,166 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:24:09,169 - create_stack - DEBUG - Stack status query timeout in 1193.25043607 2018-08-12 00:24:09,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/cd4b52f4-076d-41af-92b6-a10ad7974cad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:09,370 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:09 GMT Server: Apache x-openstack-request-id: req-431c5ef5-16c2-41df-81ef-7443127a81e1 Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:09,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:09 GMT Server: Apache x-openstack-request-id: req-3dcbf8b2-da84-478f-a17e-c32ccc41bb0b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 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-dd4be557-f578-4f5d-82b6-9630fd233525-flavor2", "OS::project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "OS::stack_id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "security_group_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet", "net_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2", "inst1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "image2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "flavor1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-flavor1", "image1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "stack_user_project_id": "59a3eed3fc694104a20a3893a708fc92", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:24:01Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArs4snO3b88HGVKvQzDtVoitYc4N76NMdEcbtFeLynYRUSdP/\n5NmN3hIAevSguQKIebf8bq5D94I1REuZ/w3bZ89SPRKjrnOed5t9AGH/OsOWi1ri\nqRhrMnlgPvSF92/5V++iUEOydgbFUgVSGhex0SqkIoecFJHUIieChDN1JEDAWFHj\n/41UjA1qvPyWvHXIcnnJd+03ohZEJB4lt0IKiI0wC8OoPO40v744qZk42oD6gDw5\nEhev+V+8W9Sk71ziaZmSwdogr60DV6mGvop4ei0kSa64ZDa35nPBJ1xESOuQD5Uk\nlX94XtFYZVPeOAKCYxSQR9yiqN+h9/0stdSaUQIDAQABAoIBAEM4gatvRK/+Cjix\nQb/n6UxNgtwY6eNkm78kUjOibE3qf0dMwRDOIGIPZiPiQpQixzyXZfliBjz902IJ\n+JQ+TesjrKpTqqIBUCUKpA0roiyE3jWEo7kG7OIiDsLm4UV/x9DrE+3tuojsnaCm\n7yWdiwG2dhvZLkoysfLYYrZX22ou4Q40S0caEVOVNlw6kkTRa+vuLxJSOq5XxrrR\n1c7qzOtBaZ68a76LNKR4VR7b6FME94P3tYax90Sd3sQ/KglUJxH8X2zEPyAlRRUY\nkHqUYNykZI1GlT0CenPLY3Dje/2Ea9EFYJnOEw916DGrktFrFECR0Sd0Qu33HO+X\nI9jjJOECgYEA5VHXMmPiCPaDwoy3FozCXRJ7liVGVExccth7HbXdOW1ONb0kcJzc\nzrf94hIaQ2urlk/zbaNqP6l1iy+pFL9zjbMRAsnFMWGx7uJ+Lg+CylVBxyaOIzg5\nzGm7g365gAye5cR5TInr9VbRHqOVPdlyUhBup9shxN/Xm178/5iCJE0CgYEAwySn\nqHOnTxox2jtvjKqdaOxf2Ty8+0LZCDk0YoFBbaO0RcdraDDPCPJEfztP/yzVpmil\n/RSFWx3n7EfCgdGfqV4lFOeHFzNxu3h2zcXLnKmHS8+ogsUSHWFQsuDcVS3PYlcf\npZbGB0/9jCRRyhu+1lj3McW4I99mDwWG9RAWIBUCgYBWG+ojuM/qr66AQliJtidR\nzZvsoGiNRPM+CL4KRP0iEEJa+YASbUSYtww1dLi58ldHJRRyafd+mkJSFn52FQHu\nBnxvwJY0Wcv3uMLKxvZExcjiYD7lSLqjYFySHubHB3YvLxyhOfUJdiUmTSTAScOc\nvyDeFPHUPH14kS2NSJYtzQKBgC5Mew7HadGluGA7q8qnDDPBqTgEZh4DDTUbRWd9\nnUVjCrlnh/8vXV+VA1VggCldvM7/kypJfR5SKR1xJR/h2Uy4znl4OR/zD6/X8+/8\nVsOzoSsGeMeV9CdOWHQoT35SIRsG6rZB4HgJrXFbiKA4Fv4KG5QOghLYxQEZYZyx\nFV7FAoGBAKlIFphgFUEzjOMFilAAAUG3rER33YWIoG8zmB7y1bPMkDYeObPxYkgK\nuOYwwTv3AXOV6zIq7Af83qdgJfMQNXvlW9cuKUqROqSYTD2Sy7Ew/tju0X7KveEd\naGND/+N/bz2cZ+4hHmo2murcZv8m+Wl/UPwVmzliu7hwaQDoiF0G\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-08-12 00:24:09,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad used request id req-3dcbf8b2-da84-478f-a17e-c32ccc41bb0b 2018-08-12 00:24:09,499 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:24:09,499 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:24:12,502 - create_stack - DEBUG - Stack status query timeout in 1189.91792107 2018-08-12 00:24:12,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/cd4b52f4-076d-41af-92b6-a10ad7974cad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:12,533 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:12 GMT Server: Apache x-openstack-request-id: req-26d8d028-d009-47b0-827f-2b7e94468745 Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:12,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:12 GMT Server: Apache x-openstack-request-id: req-c19ad5e9-6dc0-4c1d-97c7-05c501445770 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 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-dd4be557-f578-4f5d-82b6-9630fd233525-flavor2", "OS::project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "OS::stack_id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "security_group_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet", "net_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2", "inst1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "image2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "flavor1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-flavor1", "image1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "stack_user_project_id": "59a3eed3fc694104a20a3893a708fc92", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:24:01Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArs4snO3b88HGVKvQzDtVoitYc4N76NMdEcbtFeLynYRUSdP/\n5NmN3hIAevSguQKIebf8bq5D94I1REuZ/w3bZ89SPRKjrnOed5t9AGH/OsOWi1ri\nqRhrMnlgPvSF92/5V++iUEOydgbFUgVSGhex0SqkIoecFJHUIieChDN1JEDAWFHj\n/41UjA1qvPyWvHXIcnnJd+03ohZEJB4lt0IKiI0wC8OoPO40v744qZk42oD6gDw5\nEhev+V+8W9Sk71ziaZmSwdogr60DV6mGvop4ei0kSa64ZDa35nPBJ1xESOuQD5Uk\nlX94XtFYZVPeOAKCYxSQR9yiqN+h9/0stdSaUQIDAQABAoIBAEM4gatvRK/+Cjix\nQb/n6UxNgtwY6eNkm78kUjOibE3qf0dMwRDOIGIPZiPiQpQixzyXZfliBjz902IJ\n+JQ+TesjrKpTqqIBUCUKpA0roiyE3jWEo7kG7OIiDsLm4UV/x9DrE+3tuojsnaCm\n7yWdiwG2dhvZLkoysfLYYrZX22ou4Q40S0caEVOVNlw6kkTRa+vuLxJSOq5XxrrR\n1c7qzOtBaZ68a76LNKR4VR7b6FME94P3tYax90Sd3sQ/KglUJxH8X2zEPyAlRRUY\nkHqUYNykZI1GlT0CenPLY3Dje/2Ea9EFYJnOEw916DGrktFrFECR0Sd0Qu33HO+X\nI9jjJOECgYEA5VHXMmPiCPaDwoy3FozCXRJ7liVGVExccth7HbXdOW1ONb0kcJzc\nzrf94hIaQ2urlk/zbaNqP6l1iy+pFL9zjbMRAsnFMWGx7uJ+Lg+CylVBxyaOIzg5\nzGm7g365gAye5cR5TInr9VbRHqOVPdlyUhBup9shxN/Xm178/5iCJE0CgYEAwySn\nqHOnTxox2jtvjKqdaOxf2Ty8+0LZCDk0YoFBbaO0RcdraDDPCPJEfztP/yzVpmil\n/RSFWx3n7EfCgdGfqV4lFOeHFzNxu3h2zcXLnKmHS8+ogsUSHWFQsuDcVS3PYlcf\npZbGB0/9jCRRyhu+1lj3McW4I99mDwWG9RAWIBUCgYBWG+ojuM/qr66AQliJtidR\nzZvsoGiNRPM+CL4KRP0iEEJa+YASbUSYtww1dLi58ldHJRRyafd+mkJSFn52FQHu\nBnxvwJY0Wcv3uMLKxvZExcjiYD7lSLqjYFySHubHB3YvLxyhOfUJdiUmTSTAScOc\nvyDeFPHUPH14kS2NSJYtzQKBgC5Mew7HadGluGA7q8qnDDPBqTgEZh4DDTUbRWd9\nnUVjCrlnh/8vXV+VA1VggCldvM7/kypJfR5SKR1xJR/h2Uy4znl4OR/zD6/X8+/8\nVsOzoSsGeMeV9CdOWHQoT35SIRsG6rZB4HgJrXFbiKA4Fv4KG5QOghLYxQEZYZyx\nFV7FAoGBAKlIFphgFUEzjOMFilAAAUG3rER33YWIoG8zmB7y1bPMkDYeObPxYkgK\nuOYwwTv3AXOV6zIq7Af83qdgJfMQNXvlW9cuKUqROqSYTD2Sy7Ew/tju0X7KveEd\naGND/+N/bz2cZ+4hHmo2murcZv8m+Wl/UPwVmzliu7hwaQDoiF0G\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-08-12 00:24:12,657 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad used request id req-c19ad5e9-6dc0-4c1d-97c7-05c501445770 2018-08-12 00:24:12,658 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:24:12,658 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:24:15,661 - create_stack - DEBUG - Stack status query timeout in 1186.75911999 2018-08-12 00:24:15,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/cd4b52f4-076d-41af-92b6-a10ad7974cad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:15,755 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:15 GMT Server: Apache x-openstack-request-id: req-7feb2954-cab9-4e45-b185-fd56980185c4 Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:16,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:15 GMT Server: Apache x-openstack-request-id: req-d0220f30-fb3d-4170-ba7b-81335ecf90b3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2070 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-dd4be557-f578-4f5d-82b6-9630fd233525-flavor2", "OS::project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "OS::stack_id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "security_group_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet", "net_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2", "inst1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "image2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "flavor1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-flavor1", "image1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "stack_user_project_id": "59a3eed3fc694104a20a3893a708fc92", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:24:01Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArs4snO3b88HGVKvQzDtVoitYc4N76NMdEcbtFeLynYRUSdP/\n5NmN3hIAevSguQKIebf8bq5D94I1REuZ/w3bZ89SPRKjrnOed5t9AGH/OsOWi1ri\nqRhrMnlgPvSF92/5V++iUEOydgbFUgVSGhex0SqkIoecFJHUIieChDN1JEDAWFHj\n/41UjA1qvPyWvHXIcnnJd+03ohZEJB4lt0IKiI0wC8OoPO40v744qZk42oD6gDw5\nEhev+V+8W9Sk71ziaZmSwdogr60DV6mGvop4ei0kSa64ZDa35nPBJ1xESOuQD5Uk\nlX94XtFYZVPeOAKCYxSQR9yiqN+h9/0stdSaUQIDAQABAoIBAEM4gatvRK/+Cjix\nQb/n6UxNgtwY6eNkm78kUjOibE3qf0dMwRDOIGIPZiPiQpQixzyXZfliBjz902IJ\n+JQ+TesjrKpTqqIBUCUKpA0roiyE3jWEo7kG7OIiDsLm4UV/x9DrE+3tuojsnaCm\n7yWdiwG2dhvZLkoysfLYYrZX22ou4Q40S0caEVOVNlw6kkTRa+vuLxJSOq5XxrrR\n1c7qzOtBaZ68a76LNKR4VR7b6FME94P3tYax90Sd3sQ/KglUJxH8X2zEPyAlRRUY\nkHqUYNykZI1GlT0CenPLY3Dje/2Ea9EFYJnOEw916DGrktFrFECR0Sd0Qu33HO+X\nI9jjJOECgYEA5VHXMmPiCPaDwoy3FozCXRJ7liVGVExccth7HbXdOW1ONb0kcJzc\nzrf94hIaQ2urlk/zbaNqP6l1iy+pFL9zjbMRAsnFMWGx7uJ+Lg+CylVBxyaOIzg5\nzGm7g365gAye5cR5TInr9VbRHqOVPdlyUhBup9shxN/Xm178/5iCJE0CgYEAwySn\nqHOnTxox2jtvjKqdaOxf2Ty8+0LZCDk0YoFBbaO0RcdraDDPCPJEfztP/yzVpmil\n/RSFWx3n7EfCgdGfqV4lFOeHFzNxu3h2zcXLnKmHS8+ogsUSHWFQsuDcVS3PYlcf\npZbGB0/9jCRRyhu+1lj3McW4I99mDwWG9RAWIBUCgYBWG+ojuM/qr66AQliJtidR\nzZvsoGiNRPM+CL4KRP0iEEJa+YASbUSYtww1dLi58ldHJRRyafd+mkJSFn52FQHu\nBnxvwJY0Wcv3uMLKxvZExcjiYD7lSLqjYFySHubHB3YvLxyhOfUJdiUmTSTAScOc\nvyDeFPHUPH14kS2NSJYtzQKBgC5Mew7HadGluGA7q8qnDDPBqTgEZh4DDTUbRWd9\nnUVjCrlnh/8vXV+VA1VggCldvM7/kypJfR5SKR1xJR/h2Uy4znl4OR/zD6/X8+/8\nVsOzoSsGeMeV9CdOWHQoT35SIRsG6rZB4HgJrXFbiKA4Fv4KG5QOghLYxQEZYZyx\nFV7FAoGBAKlIFphgFUEzjOMFilAAAUG3rER33YWIoG8zmB7y1bPMkDYeObPxYkgK\nuOYwwTv3AXOV6zIq7Af83qdgJfMQNXvlW9cuKUqROqSYTD2Sy7Ew/tju0X7KveEd\naGND/+N/bz2cZ+4hHmo2murcZv8m+Wl/UPwVmzliu7hwaQDoiF0G\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-08-12 00:24:16,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad used request id req-d0220f30-fb3d-4170-ba7b-81335ecf90b3 2018-08-12 00:24:16,040 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:24:16,041 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:24:19,044 - create_stack - DEBUG - Stack status query timeout in 1183.37612391 2018-08-12 00:24:19,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/cd4b52f4-076d-41af-92b6-a10ad7974cad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:19,074 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:19 GMT Server: Apache x-openstack-request-id: req-a7668bf2-40ec-4fb3-842c-d059fc63b505 Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:19,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:19 GMT Server: Apache x-openstack-request-id: req-d7780b93-c40b-41f2-8d03-fb42f7ada0d9 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": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-flavor2", "OS::project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "OS::stack_id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "security_group_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet", "net_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2", "inst1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "image2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "flavor1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-flavor1", "image1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "stack_user_project_id": "59a3eed3fc694104a20a3893a708fc92", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:24:01Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArs4snO3b88HGVKvQzDtVoitYc4N76NMdEcbtFeLynYRUSdP/\n5NmN3hIAevSguQKIebf8bq5D94I1REuZ/w3bZ89SPRKjrnOed5t9AGH/OsOWi1ri\nqRhrMnlgPvSF92/5V++iUEOydgbFUgVSGhex0SqkIoecFJHUIieChDN1JEDAWFHj\n/41UjA1qvPyWvHXIcnnJd+03ohZEJB4lt0IKiI0wC8OoPO40v744qZk42oD6gDw5\nEhev+V+8W9Sk71ziaZmSwdogr60DV6mGvop4ei0kSa64ZDa35nPBJ1xESOuQD5Uk\nlX94XtFYZVPeOAKCYxSQR9yiqN+h9/0stdSaUQIDAQABAoIBAEM4gatvRK/+Cjix\nQb/n6UxNgtwY6eNkm78kUjOibE3qf0dMwRDOIGIPZiPiQpQixzyXZfliBjz902IJ\n+JQ+TesjrKpTqqIBUCUKpA0roiyE3jWEo7kG7OIiDsLm4UV/x9DrE+3tuojsnaCm\n7yWdiwG2dhvZLkoysfLYYrZX22ou4Q40S0caEVOVNlw6kkTRa+vuLxJSOq5XxrrR\n1c7qzOtBaZ68a76LNKR4VR7b6FME94P3tYax90Sd3sQ/KglUJxH8X2zEPyAlRRUY\nkHqUYNykZI1GlT0CenPLY3Dje/2Ea9EFYJnOEw916DGrktFrFECR0Sd0Qu33HO+X\nI9jjJOECgYEA5VHXMmPiCPaDwoy3FozCXRJ7liVGVExccth7HbXdOW1ONb0kcJzc\nzrf94hIaQ2urlk/zbaNqP6l1iy+pFL9zjbMRAsnFMWGx7uJ+Lg+CylVBxyaOIzg5\nzGm7g365gAye5cR5TInr9VbRHqOVPdlyUhBup9shxN/Xm178/5iCJE0CgYEAwySn\nqHOnTxox2jtvjKqdaOxf2Ty8+0LZCDk0YoFBbaO0RcdraDDPCPJEfztP/yzVpmil\n/RSFWx3n7EfCgdGfqV4lFOeHFzNxu3h2zcXLnKmHS8+ogsUSHWFQsuDcVS3PYlcf\npZbGB0/9jCRRyhu+1lj3McW4I99mDwWG9RAWIBUCgYBWG+ojuM/qr66AQliJtidR\nzZvsoGiNRPM+CL4KRP0iEEJa+YASbUSYtww1dLi58ldHJRRyafd+mkJSFn52FQHu\nBnxvwJY0Wcv3uMLKxvZExcjiYD7lSLqjYFySHubHB3YvLxyhOfUJdiUmTSTAScOc\nvyDeFPHUPH14kS2NSJYtzQKBgC5Mew7HadGluGA7q8qnDDPBqTgEZh4DDTUbRWd9\nnUVjCrlnh/8vXV+VA1VggCldvM7/kypJfR5SKR1xJR/h2Uy4znl4OR/zD6/X8+/8\nVsOzoSsGeMeV9CdOWHQoT35SIRsG6rZB4HgJrXFbiKA4Fv4KG5QOghLYxQEZYZyx\nFV7FAoGBAKlIFphgFUEzjOMFilAAAUG3rER33YWIoG8zmB7y1bPMkDYeObPxYkgK\nuOYwwTv3AXOV6zIq7Af83qdgJfMQNXvlW9cuKUqROqSYTD2Sy7Ew/tju0X7KveEd\naGND/+N/bz2cZ+4hHmo2murcZv8m+Wl/UPwVmzliu7hwaQDoiF0G\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-08-12 00:24:19,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad used request id req-d7780b93-c40b-41f2-8d03-fb42f7ada0d9 2018-08-12 00:24:19,353 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-12 00:24:19,353 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack 2018-08-12 00:24:19,354 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack 2018-08-12 00:24:19,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:19,384 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:19 GMT Server: Apache x-openstack-request-id: req-8b5c2ac0-e86e-4598-a0f6-02f11327ebba Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:19,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:19 GMT Server: Apache x-openstack-request-id: req-b8fbff8d-b1ff-4418-b8ff-46204cff8876 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1044 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "f09579a9-fd2a-440d-8c36-d56df14f7c57", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "698c44cc-b7b4-4b38-9f9f-89168af4f692", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/network", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d0ebcd19-2337-4765-9b93-01c3acc40851", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "488b61c1-75e4-4faf-bee2-c7db27999bf0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "972e2569-656f-4a2c-a84e-e6eb1b535cb1", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "79", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0:subnet_id=68f0395b-ddee-4f1d-8aa1-9c6ea830dd91", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "68f0395b-ddee-4f1d-8aa1-9c6ea830dd91", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/port1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4c2b3bea-4e64-4833-9af5-630044615baa", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5144df70-6aae-4df9-88bb-6c9f353356a0", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "76ef33f1-4428-4329-a3ac-520a10e0b9e4", "resource_type": "OS::Nova::Server"}]} 2018-08-12 00:24:19,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources used request id req-b8fbff8d-b1ff-4418-b8ff-46204cff8876 2018-08-12 00:24:19,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:19,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5144df70-6aae-4df9-88bb-6c9f353356a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:19,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24: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-494fcf58-e99e-4cdc-bbb1-0cdc9e1aedef x-compute-request-id: req-494fcf58-e99e-4cdc-bbb1-0cdc9e1aedef Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:26:27", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:26:27", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4", "rel": "bookmark"}], "image": {"id": "7b0e0932-261f-467f-b13c-78abafce2c77", "links": [{"href": "http://172.30.9.30:8774/images/7b0e0932-261f-467f-b13c-78abafce2c77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-08-12T00:24:15.000000", "flavor": {"id": "698c44cc-b7b4-4b38-9f9f-89168af4f692", "links": [{"href": "http://172.30.9.30:8774/flavors/698c44cc-b7b4-4b38-9f9f-89168af4f692", "rel": "bookmark"}]}, "id": "76ef33f1-4428-4329-a3ac-520a10e0b9e4", "security_groups": [{"name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp"}], "user_id": "d56da4884d3948b192d03b259b2dba68", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:24:15Z", "hostId": "e3d93c75a8641caa4ceb1281837910ae35cb8ab009435b73b98e3c9d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "created": "2018-08-12T00:24:09Z", "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:24:19,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4 used request id req-494fcf58-e99e-4cdc-bbb1-0cdc9e1aedef 2018-08-12 00:24:19,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:19,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24: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-5befe09e-20cf-40a5-b05e-7d99cccdf3d6 x-compute-request-id: req-5befe09e-20cf-40a5-b05e-7d99cccdf3d6 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:27:13", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5144df70-6aae-4df9-88bb-6c9f353356a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5144df70-6aae-4df9-88bb-6c9f353356a0", "rel": "bookmark"}], "image": {"id": "7b0e0932-261f-467f-b13c-78abafce2c77", "links": [{"href": "http://172.30.9.30:8774/images/7b0e0932-261f-467f-b13c-78abafce2c77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-08-12T00:24:17.000000", "flavor": {"id": "f09579a9-fd2a-440d-8c36-d56df14f7c57", "links": [{"href": "http://172.30.9.30:8774/flavors/f09579a9-fd2a-440d-8c36-d56df14f7c57", "rel": "bookmark"}]}, "id": "5144df70-6aae-4df9-88bb-6c9f353356a0", "security_groups": [{"name": "default"}], "user_id": "d56da4884d3948b192d03b259b2dba68", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:24:17Z", "hostId": "e3d93c75a8641caa4ceb1281837910ae35cb8ab009435b73b98e3c9d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2", "created": "2018-08-12T00:24:09Z", "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:24:19,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5144df70-6aae-4df9-88bb-6c9f353356a0 used request id req-5befe09e-20cf-40a5-b05e-7d99cccdf3d6 2018-08-12 00:24:19,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:19,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-1ef8f307-61d8-4c42-aeda-367b1cd65734 Date: Sun, 12 Aug 2018 00:24:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:19,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net used request id req-1ef8f307-61d8-4c42-aeda-367b1cd65734 2018-08-12 00:24:19,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:24:19,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-39f2f0d0-5060-422a-aef2-cb830df2abeb Date: Sun, 12 Aug 2018 00:24:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:19,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net used request id req-39f2f0d0-5060-422a-aef2-cb830df2abeb 2018-08-12 00:24:19,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:24:19,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:24: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:24:19,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:24: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:24:19,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:19,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a2e5a3-892e-4f88-8a25-234c6207dd4c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}} 2018-08-12 00:24:20,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 used request id req-23a2e5a3-892e-4f88-8a25-234c6207dd4c 2018-08-12 00:24:20,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f9cb0f-e308-4191-b6a9-64cde3f8bc2b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}} 2018-08-12 00:24:20,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 used request id req-20f9cb0f-e308-4191-b6a9-64cde3f8bc2b 2018-08-12 00:24:20,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a8d39c12-ba99-418c-b40e-ef749e19a18d Date: Sun, 12 Aug 2018 00:24:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:20,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-a8d39c12-ba99-418c-b40e-ef749e19a18d 2018-08-12 00:24:20,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3ae61845-9769-42e9-86ed-62bad170265f Date: Sun, 12 Aug 2018 00:24:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:20,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-3ae61845-9769-42e9-86ed-62bad170265f 2018-08-12 00:24:20,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3515 X-Openstack-Request-Id: req-1d55d433-9474-4826-9da8-2e807a61c12a Date: Sun, 12 Aug 2018 00:24:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.11"}],"id":"3b560791-3200-47db-9c8e-82bff6e70cc9","security_groups":["880e3990-c2cf-4036-b76e-a14eb12cbb02"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:27:13","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"5144df70-6aae-4df9-88bb-6c9f353356a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.2"}],"id":"49bb9bd7-55ef-49d7-be4b-6f211641bf55","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:cd:e2","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d0ebcd19-2337-4765-9b93-01c3acc40851","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.13"}],"id":"4c2b3bea-4e64-4833-9af5-630044615baa","security_groups":["488b61c1-75e4-4faf-bee2-c7db27999bf0"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:26:27","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"76ef33f1-4428-4329-a3ac-520a10e0b9e4","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-port1-25riowdupleg","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:10Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.1"}],"id":"73d23b11-e4a5-46bf-94f2-789647284386","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:4b:dc","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:09Z","binding:vnic_type":"normal"}]} 2018-08-12 00:24:20,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-1d55d433-9474-4826-9da8-2e807a61c12a 2018-08-12 00:24:20,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3515 X-Openstack-Request-Id: req-277a8580-c345-444d-83e9-144257b6b649 Date: Sun, 12 Aug 2018 00:24:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.11"}],"id":"3b560791-3200-47db-9c8e-82bff6e70cc9","security_groups":["880e3990-c2cf-4036-b76e-a14eb12cbb02"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:27:13","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"5144df70-6aae-4df9-88bb-6c9f353356a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.2"}],"id":"49bb9bd7-55ef-49d7-be4b-6f211641bf55","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:cd:e2","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d0ebcd19-2337-4765-9b93-01c3acc40851","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.13"}],"id":"4c2b3bea-4e64-4833-9af5-630044615baa","security_groups":["488b61c1-75e4-4faf-bee2-c7db27999bf0"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:26:27","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"76ef33f1-4428-4329-a3ac-520a10e0b9e4","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-port1-25riowdupleg","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:10Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.1"}],"id":"73d23b11-e4a5-46bf-94f2-789647284386","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:4b:dc","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:09Z","binding:vnic_type":"normal"}]} 2018-08-12 00:24:20,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-277a8580-c345-444d-83e9-144257b6b649 2018-08-12 00:24:20,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,171 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:20 GMT Server: Apache x-openstack-request-id: req-597f21b4-ca22-4f97-8009-332c08d7c055 Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:20,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:20 GMT Server: Apache x-openstack-request-id: req-6df0f38d-2961-4664-abea-0ea40b2f8ded Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1044 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "f09579a9-fd2a-440d-8c36-d56df14f7c57", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "698c44cc-b7b4-4b38-9f9f-89168af4f692", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/network", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d0ebcd19-2337-4765-9b93-01c3acc40851", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "488b61c1-75e4-4faf-bee2-c7db27999bf0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "972e2569-656f-4a2c-a84e-e6eb1b535cb1", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "79", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0:subnet_id=68f0395b-ddee-4f1d-8aa1-9c6ea830dd91", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "68f0395b-ddee-4f1d-8aa1-9c6ea830dd91", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/port1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4c2b3bea-4e64-4833-9af5-630044615baa", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5144df70-6aae-4df9-88bb-6c9f353356a0", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-12T00:24:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "76ef33f1-4428-4329-a3ac-520a10e0b9e4", "resource_type": "OS::Nova::Server"}]} 2018-08-12 00:24:20,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad/resources used request id req-6df0f38d-2961-4664-abea-0ea40b2f8ded 2018-08-12 00:24:20,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/f09579a9-fd2a-440d-8c36-d56df14f7c57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/698c44cc-b7b4-4b38-9f9f-89168af4f692 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24: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-85086e3e-a3c9-4aaa-8df8-be3a9f52cde2 x-compute-request-id: req-85086e3e-a3c9-4aaa-8df8-be3a9f52cde2 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-flavor2-ld5qqdcachsf", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f09579a9-fd2a-440d-8c36-d56df14f7c57", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f09579a9-fd2a-440d-8c36-d56df14f7c57", "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": "f09579a9-fd2a-440d-8c36-d56df14f7c57"}} 2018-08-12 00:24:20,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f09579a9-fd2a-440d-8c36-d56df14f7c57 used request id req-85086e3e-a3c9-4aaa-8df8-be3a9f52cde2 2018-08-12 00:24:20,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24: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-2d7dbf41-3780-4797-9038-3d196be1cd1d x-compute-request-id: req-2d7dbf41-3780-4797-9038-3d196be1cd1d Content-Encoding: gzip Content-Length: 341 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-flavor1-4wcpvez2e4g5", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/698c44cc-b7b4-4b38-9f9f-89168af4f692", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/698c44cc-b7b4-4b38-9f9f-89168af4f692", "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": "698c44cc-b7b4-4b38-9f9f-89168af4f692"}} 2018-08-12 00:24:20,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/698c44cc-b7b4-4b38-9f9f-89168af4f692 used request id req-2d7dbf41-3780-4797-9038-3d196be1cd1d 2018-08-12 00:24:20,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/68f0395b-ddee-4f1d-8aa1-9c6ea830dd91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/68f0395b-ddee-4f1d-8aa1-9c6ea830dd91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-12591a0d-cec9-4c6d-856c-61b5d3fa4c51 Date: Sun, 12 Aug 2018 00:24:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}} 2018-08-12 00:24:20,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-00609a9a-153e-4347-960b-05c3e06c13cd Date: Sun, 12 Aug 2018 00:24:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}} 2018-08-12 00:24:20,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/68f0395b-ddee-4f1d-8aa1-9c6ea830dd91 used request id req-12591a0d-cec9-4c6d-856c-61b5d3fa4c51 2018-08-12 00:24:20,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/68f0395b-ddee-4f1d-8aa1-9c6ea830dd91 used request id req-00609a9a-153e-4347-960b-05c3e06c13cd 2018-08-12 00:24:20,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-0b07f480-93f2-47d0-9d56-d4d8a83e55cb Date: Sun, 12 Aug 2018 00:24:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:20,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-0b07f480-93f2-47d0-9d56-d4d8a83e55cb 2018-08-12 00:24:20,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-39bbc2f2-2b9d-47cb-bf8b-31c935210749 Date: Sun, 12 Aug 2018 00:24:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:20,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-39bbc2f2-2b9d-47cb-bf8b-31c935210749 2018-08-12 00:24:20,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5abc2775-233d-409e-a876-48dc59c25a3f Date: Sun, 12 Aug 2018 00:24:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:20,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-5abc2775-233d-409e-a876-48dc59c25a3f 2018-08-12 00:24:20,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b8508aec-9937-4012-b658-1ba35a0c65a8 Date: Sun, 12 Aug 2018 00:24:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:20,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-b8508aec-9937-4012-b658-1ba35a0c65a8 2018-08-12 00:24:20,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-5ea35141-6f80-49f3-ae4f-5919b593259b Date: Sun, 12 Aug 2018 00:24:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:20,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net used request id req-5ea35141-6f80-49f3-ae4f-5919b593259b 2018-08-12 00:24:20,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-3cde4992-8d92-4b7c-b9b7-585ecca41172 Date: Sun, 12 Aug 2018 00:24:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:20,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net used request id req-3cde4992-8d92-4b7c-b9b7-585ecca41172 2018-08-12 00:24:20,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c1ea8d8a-db1a-437b-b92b-d975fd9b6171 Date: Sun, 12 Aug 2018 00:24:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:20,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-c1ea8d8a-db1a-437b-b92b-d975fd9b6171 2018-08-12 00:24:20,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e300ba33-d8ae-4e4d-9d2e-a5e978ffad2a Date: Sun, 12 Aug 2018 00:24:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:20,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-e300ba33-d8ae-4e4d-9d2e-a5e978ffad2a 2018-08-12 00:24:20,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-25d26f36-dcdf-4c2c-814f-fe79f7975bda Date: Sun, 12 Aug 2018 00:24:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:20,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net used request id req-25d26f36-dcdf-4c2c-814f-fe79f7975bda 2018-08-12 00:24:20,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:20,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf5e390b-d11a-4292-92a5-b7b92c23234d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}} 2018-08-12 00:24:20,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 used request id req-cf5e390b-d11a-4292-92a5-b7b92c23234d 2018-08-12 00:24:20,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7483c3b8-dcce-44c5-9fd3-15c34a0d4855 Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:21,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-7483c3b8-dcce-44c5-9fd3-15c34a0d4855 2018-08-12 00:24:21,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851&mac_address=fa%3A16%3A3e%3A33%3A27%3A13&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-ac6cc65e-cfa3-412b-a98f-0677a9eefa55 Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.11"}],"id":"3b560791-3200-47db-9c8e-82bff6e70cc9","security_groups":["880e3990-c2cf-4036-b76e-a14eb12cbb02"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:27:13","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"5144df70-6aae-4df9-88bb-6c9f353356a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:11Z","binding:vnic_type":"normal"}]} 2018-08-12 00:24:21,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851&mac_address=fa%3A16%3A3e%3A33%3A27%3A13&admin_state_up=True used request id req-ac6cc65e-cfa3-412b-a98f-0677a9eefa55 2018-08-12 00:24:21,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-e8ce3446-6112-4fc2-9ea1-3f0f6be97b76 Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:21,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net used request id req-e8ce3446-6112-4fc2-9ea1-3f0f6be97b76 2018-08-12 00:24:21,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35984c51-a16f-4d99-9950-1e411500ff11 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}} 2018-08-12 00:24:21,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 used request id req-35984c51-a16f-4d99-9950-1e411500ff11 2018-08-12 00:24:21,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf79ea9-1e26-4d3c-96b6-472dbc4a369e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}} 2018-08-12 00:24:21,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 used request id req-7bf79ea9-1e26-4d3c-96b6-472dbc4a369e 2018-08-12 00:24:21,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-523816a9-5010-43ea-acad-a5913ccb0550 Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:21,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-523816a9-5010-43ea-acad-a5913ccb0550 2018-08-12 00:24:21,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851&mac_address=fa%3A16%3A3e%3A30%3A26%3A27&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-port1-25riowdupleg&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-8ea74c84-a213-4a88-b63f-4f8a44416380 Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:21,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net used request id req-8ea74c84-a213-4a88-b63f-4f8a44416380 2018-08-12 00:24:21,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 988 X-Openstack-Request-Id: req-ad1161ca-9c68-4fec-a344-3ff09b383a08 Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.13"}],"id":"4c2b3bea-4e64-4833-9af5-630044615baa","security_groups":["488b61c1-75e4-4faf-bee2-c7db27999bf0"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:26:27","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"76ef33f1-4428-4329-a3ac-520a10e0b9e4","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-port1-25riowdupleg","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"}]} 2018-08-12 00:24:21,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851&mac_address=fa%3A16%3A3e%3A30%3A26%3A27&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-port1-25riowdupleg&admin_state_up=True used request id req-ad1161ca-9c68-4fec-a344-3ff09b383a08 2018-08-12 00:24:21,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c992373e-8ed8-4d6d-adee-04bd8a746cfd Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:21,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-c992373e-8ed8-4d6d-adee-04bd8a746cfd 2018-08-12 00:24:21,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3515 X-Openstack-Request-Id: req-4c4e8090-3fc0-4f25-a949-f28217fe3171 Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.11"}],"id":"3b560791-3200-47db-9c8e-82bff6e70cc9","security_groups":["880e3990-c2cf-4036-b76e-a14eb12cbb02"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:27:13","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"5144df70-6aae-4df9-88bb-6c9f353356a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.2"}],"id":"49bb9bd7-55ef-49d7-be4b-6f211641bf55","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:cd:e2","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d0ebcd19-2337-4765-9b93-01c3acc40851","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.13"}],"id":"4c2b3bea-4e64-4833-9af5-630044615baa","security_groups":["488b61c1-75e4-4faf-bee2-c7db27999bf0"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:26:27","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"76ef33f1-4428-4329-a3ac-520a10e0b9e4","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-port1-25riowdupleg","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:10Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.1"}],"id":"73d23b11-e4a5-46bf-94f2-789647284386","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:4b:dc","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:09Z","binding:vnic_type":"normal"}]} 2018-08-12 00:24:21,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-4c4e8090-3fc0-4f25-a949-f28217fe3171 2018-08-12 00:24:21,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1089 X-Openstack-Request-Id: req-65d2d216-f6ec-4866-8e15-2457103a5972 Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"floatingips": [{"router_id": "bc12610d-1235-421c-964a-24f38ef16f99", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T22:09:56Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.1.7", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "28283374-9a0e-4cb4-8d42-1c598ba66263", "id": "22a00ee2-826a-4865-a9a6-2d9fb043c236", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:09:56Z", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"router_id": "4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-12T00:24:11Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "10.1.2.13", "floating_ip_address": "172.30.9.210", "revision_number": 2, "port_id": "4c2b3bea-4e64-4833-9af5-630044615baa", "id": "972e2569-656f-4a2c-a84e-e6eb1b535cb1", "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "created_at": "2018-08-12T00:24:08Z", "project_id": "b4f639ade0cb41cb95a14c0c1e80faf0"}]} 2018-08-12 00:24:21,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-65d2d216-f6ec-4866-8e15-2457103a5972 2018-08-12 00:24:21,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10696b4b-0804-403b-8460-83f7c70ec609 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}} 2018-08-12 00:24:21,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 used request id req-10696b4b-0804-403b-8460-83f7c70ec609 2018-08-12 00:24:21,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-dbf687b5-1a28-4bd4-94ce-4ede84e8dea2 Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:21,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net used request id req-dbf687b5-1a28-4bd4-94ce-4ede84e8dea2 2018-08-12 00:24:21,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-852f9130-6289-4af4-887e-b1955e557817 Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:21,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-852f9130-6289-4af4-887e-b1955e557817 2018-08-12 00:24:21,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f81c1310-6650-41c9-94a7-2146844d36da Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:23:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:23:59Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7b0e0932-261f-467f-b13c-78abafce2c77/snap", "metadata": {}}], "self": "/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77", "min_disk": 0, "protected": false, "id": "7b0e0932-261f-467f-b13c-78abafce2c77", "file": "/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b4f639ade0cb41cb95a14c0c1e80faf0", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7b0e0932-261f-467f-b13c-78abafce2c77/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:24:21,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77 used request id req-f81c1310-6650-41c9-94a7-2146844d36da 2018-08-12 00:24:21,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3515 X-Openstack-Request-Id: req-233c6105-051b-40d0-96ea-f6a3be359795 Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.11"}],"id":"3b560791-3200-47db-9c8e-82bff6e70cc9","security_groups":["880e3990-c2cf-4036-b76e-a14eb12cbb02"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:27:13","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"5144df70-6aae-4df9-88bb-6c9f353356a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.2"}],"id":"49bb9bd7-55ef-49d7-be4b-6f211641bf55","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:cd:e2","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d0ebcd19-2337-4765-9b93-01c3acc40851","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.13"}],"id":"4c2b3bea-4e64-4833-9af5-630044615baa","security_groups":["488b61c1-75e4-4faf-bee2-c7db27999bf0"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:26:27","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"76ef33f1-4428-4329-a3ac-520a10e0b9e4","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-port1-25riowdupleg","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:10Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.1"}],"id":"73d23b11-e4a5-46bf-94f2-789647284386","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:4b:dc","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:09Z","binding:vnic_type":"normal"}]} 2018-08-12 00:24:21,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8d0a16e2-672c-4d40-9aed-3618b936564f Date: Sun, 12 Aug 2018 00:24:21 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-08-12 00:24:21,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-233c6105-051b-40d0-96ea-f6a3be359795 2018-08-12 00:24:21,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-8d0a16e2-672c-4d40-9aed-3618b936564f 2018-08-12 00:24:21,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/cd4b52f4-076d-41af-92b6-a10ad7974cad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1089 X-Openstack-Request-Id: req-be4ed12c-f0b3-4aac-ae69-e5416c4ee1c9 Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"floatingips": [{"router_id": "bc12610d-1235-421c-964a-24f38ef16f99", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T22:09:56Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.1.7", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "28283374-9a0e-4cb4-8d42-1c598ba66263", "id": "22a00ee2-826a-4865-a9a6-2d9fb043c236", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:09:56Z", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"router_id": "4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-12T00:24:11Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "10.1.2.13", "floating_ip_address": "172.30.9.210", "revision_number": 2, "port_id": "4c2b3bea-4e64-4833-9af5-630044615baa", "id": "972e2569-656f-4a2c-a84e-e6eb1b535cb1", "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "created_at": "2018-08-12T00:24:08Z", "project_id": "b4f639ade0cb41cb95a14c0c1e80faf0"}]} 2018-08-12 00:24:21,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-be4ed12c-f0b3-4aac-ae69-e5416c4ee1c9 2018-08-12 00:24:21,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,603 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:21 GMT Server: Apache x-openstack-request-id: req-ec0c67c8-4a16-4a5e-a5d6-d57900f89b5a Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:21,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-68b46cc8-50da-4518-9511-d106872571ce Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "created_at": "2018-08-12T00:24:06Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-12T00:24:09Z", "revision_number": 3, "routes": [], "project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "id": "4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0", "name": "mgmt_router"}} 2018-08-12 00:24:21,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0 used request id req-68b46cc8-50da-4518-9511-d106872571ce 2018-08-12 00:24:21,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:21 GMT Server: Apache x-openstack-request-id: req-2668da28-a357-4507-86a3-75f0a7ed21e9 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": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-flavor2", "OS::project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "OS::stack_id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "security_group_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet", "net_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2", "inst1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "image2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "flavor1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-flavor1", "image1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "stack_user_project_id": "59a3eed3fc694104a20a3893a708fc92", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:24:01Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArs4snO3b88HGVKvQzDtVoitYc4N76NMdEcbtFeLynYRUSdP/\n5NmN3hIAevSguQKIebf8bq5D94I1REuZ/w3bZ89SPRKjrnOed5t9AGH/OsOWi1ri\nqRhrMnlgPvSF92/5V++iUEOydgbFUgVSGhex0SqkIoecFJHUIieChDN1JEDAWFHj\n/41UjA1qvPyWvHXIcnnJd+03ohZEJB4lt0IKiI0wC8OoPO40v744qZk42oD6gDw5\nEhev+V+8W9Sk71ziaZmSwdogr60DV6mGvop4ei0kSa64ZDa35nPBJ1xESOuQD5Uk\nlX94XtFYZVPeOAKCYxSQR9yiqN+h9/0stdSaUQIDAQABAoIBAEM4gatvRK/+Cjix\nQb/n6UxNgtwY6eNkm78kUjOibE3qf0dMwRDOIGIPZiPiQpQixzyXZfliBjz902IJ\n+JQ+TesjrKpTqqIBUCUKpA0roiyE3jWEo7kG7OIiDsLm4UV/x9DrE+3tuojsnaCm\n7yWdiwG2dhvZLkoysfLYYrZX22ou4Q40S0caEVOVNlw6kkTRa+vuLxJSOq5XxrrR\n1c7qzOtBaZ68a76LNKR4VR7b6FME94P3tYax90Sd3sQ/KglUJxH8X2zEPyAlRRUY\nkHqUYNykZI1GlT0CenPLY3Dje/2Ea9EFYJnOEw916DGrktFrFECR0Sd0Qu33HO+X\nI9jjJOECgYEA5VHXMmPiCPaDwoy3FozCXRJ7liVGVExccth7HbXdOW1ONb0kcJzc\nzrf94hIaQ2urlk/zbaNqP6l1iy+pFL9zjbMRAsnFMWGx7uJ+Lg+CylVBxyaOIzg5\nzGm7g365gAye5cR5TInr9VbRHqOVPdlyUhBup9shxN/Xm178/5iCJE0CgYEAwySn\nqHOnTxox2jtvjKqdaOxf2Ty8+0LZCDk0YoFBbaO0RcdraDDPCPJEfztP/yzVpmil\n/RSFWx3n7EfCgdGfqV4lFOeHFzNxu3h2zcXLnKmHS8+ogsUSHWFQsuDcVS3PYlcf\npZbGB0/9jCRRyhu+1lj3McW4I99mDwWG9RAWIBUCgYBWG+ojuM/qr66AQliJtidR\nzZvsoGiNRPM+CL4KRP0iEEJa+YASbUSYtww1dLi58ldHJRRyafd+mkJSFn52FQHu\nBnxvwJY0Wcv3uMLKxvZExcjiYD7lSLqjYFySHubHB3YvLxyhOfUJdiUmTSTAScOc\nvyDeFPHUPH14kS2NSJYtzQKBgC5Mew7HadGluGA7q8qnDDPBqTgEZh4DDTUbRWd9\nnUVjCrlnh/8vXV+VA1VggCldvM7/kypJfR5SKR1xJR/h2Uy4znl4OR/zD6/X8+/8\nVsOzoSsGeMeV9CdOWHQoT35SIRsG6rZB4HgJrXFbiKA4Fv4KG5QOghLYxQEZYZyx\nFV7FAoGBAKlIFphgFUEzjOMFilAAAUG3rER33YWIoG8zmB7y1bPMkDYeObPxYkgK\nuOYwwTv3AXOV6zIq7Af83qdgJfMQNXvlW9cuKUqROqSYTD2Sy7Ew/tju0X7KveEd\naGND/+N/bz2cZ+4hHmo2murcZv8m+Wl/UPwVmzliu7hwaQDoiF0G\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-08-12 00:24:21,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad used request id req-2668da28-a357-4507-86a3-75f0a7ed21e9 2018-08-12 00:24:21,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:24:21,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:24:21,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-cb550fe5-7608-4e86-a692-7dc0e4b6e709 Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:10Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.1"}],"id":"73d23b11-e4a5-46bf-94f2-789647284386","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:4b:dc","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:07Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","ip_address":"172.30.9.208"}],"id":"a6bffc36-2658-4189-9c50-2168648ddb7e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:94:00","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0","name":"","admin_state_up":true,"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"","created_at":"2018-08-12T00:24:07Z","binding:vnic_type":"normal"}]} 2018-08-12 00:24:21,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0 used request id req-cb550fe5-7608-4e86-a692-7dc0e4b6e709 2018-08-12 00:24:21,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-62c7d840-70f2-42d6-aba7-0bd73298bbfa Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}} 2018-08-12 00:24:21,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f used request id req-62c7d840-70f2-42d6-aba7-0bd73298bbfa 2018-08-12 00:24:21,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/68f0395b-ddee-4f1d-8aa1-9c6ea830dd91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3999e43b-f563-4094-8758-ad7a077d58c2 Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}} 2018-08-12 00:24:21,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/68f0395b-ddee-4f1d-8aa1-9c6ea830dd91 used request id req-3999e43b-f563-4094-8758-ad7a077d58c2 2018-08-12 00:24:21,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports/4c2b3bea-4e64-4833-9af5-630044615baa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 985 X-Openstack-Request-Id: req-ece17778-021a-455f-baf8-a2eaf16575f8 Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.13"}],"id":"4c2b3bea-4e64-4833-9af5-630044615baa","security_groups":["488b61c1-75e4-4faf-bee2-c7db27999bf0"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:26:27","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"76ef33f1-4428-4329-a3ac-520a10e0b9e4","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-port1-25riowdupleg","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"}} 2018-08-12 00:24:21,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports/4c2b3bea-4e64-4833-9af5-630044615baa used request id req-ece17778-021a-455f-baf8-a2eaf16575f8 2018-08-12 00:24:21,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/68f0395b-ddee-4f1d-8aa1-9c6ea830dd91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-66409440-0428-491a-a0df-6bdc46ca843e Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}} 2018-08-12 00:24:21,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/68f0395b-ddee-4f1d-8aa1-9c6ea830dd91 used request id req-66409440-0428-491a-a0df-6bdc46ca843e 2018-08-12 00:24:21,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e28ceee1-93e2-44b2-a4dd-570dc54e3d9a Date: Sun, 12 Aug 2018 00:24:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:23:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:23:59Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7b0e0932-261f-467f-b13c-78abafce2c77/snap", "metadata": {}}], "self": "/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77", "min_disk": 0, "protected": false, "id": "7b0e0932-261f-467f-b13c-78abafce2c77", "file": "/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b4f639ade0cb41cb95a14c0c1e80faf0", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7b0e0932-261f-467f-b13c-78abafce2c77/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:24:21,952 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77 used request id req-e28ceee1-93e2-44b2-a4dd-570dc54e3d9a 2018-08-12 00:24:21,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/cd4b52f4-076d-41af-92b6-a10ad7974cad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:21,980 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:21 GMT Server: Apache x-openstack-request-id: req-2787862c-8ee4-4f55-98a6-7559bb69656b Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:22,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:21 GMT Server: Apache x-openstack-request-id: req-1224b1cc-9468-4ded-8f0a-707a68765d29 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": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-flavor2", "OS::project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "OS::stack_id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "security_group_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet", "net_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2", "inst1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "image2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "flavor1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-flavor1", "image1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "stack_user_project_id": "59a3eed3fc694104a20a3893a708fc92", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:24:01Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArs4snO3b88HGVKvQzDtVoitYc4N76NMdEcbtFeLynYRUSdP/\n5NmN3hIAevSguQKIebf8bq5D94I1REuZ/w3bZ89SPRKjrnOed5t9AGH/OsOWi1ri\nqRhrMnlgPvSF92/5V++iUEOydgbFUgVSGhex0SqkIoecFJHUIieChDN1JEDAWFHj\n/41UjA1qvPyWvHXIcnnJd+03ohZEJB4lt0IKiI0wC8OoPO40v744qZk42oD6gDw5\nEhev+V+8W9Sk71ziaZmSwdogr60DV6mGvop4ei0kSa64ZDa35nPBJ1xESOuQD5Uk\nlX94XtFYZVPeOAKCYxSQR9yiqN+h9/0stdSaUQIDAQABAoIBAEM4gatvRK/+Cjix\nQb/n6UxNgtwY6eNkm78kUjOibE3qf0dMwRDOIGIPZiPiQpQixzyXZfliBjz902IJ\n+JQ+TesjrKpTqqIBUCUKpA0roiyE3jWEo7kG7OIiDsLm4UV/x9DrE+3tuojsnaCm\n7yWdiwG2dhvZLkoysfLYYrZX22ou4Q40S0caEVOVNlw6kkTRa+vuLxJSOq5XxrrR\n1c7qzOtBaZ68a76LNKR4VR7b6FME94P3tYax90Sd3sQ/KglUJxH8X2zEPyAlRRUY\nkHqUYNykZI1GlT0CenPLY3Dje/2Ea9EFYJnOEw916DGrktFrFECR0Sd0Qu33HO+X\nI9jjJOECgYEA5VHXMmPiCPaDwoy3FozCXRJ7liVGVExccth7HbXdOW1ONb0kcJzc\nzrf94hIaQ2urlk/zbaNqP6l1iy+pFL9zjbMRAsnFMWGx7uJ+Lg+CylVBxyaOIzg5\nzGm7g365gAye5cR5TInr9VbRHqOVPdlyUhBup9shxN/Xm178/5iCJE0CgYEAwySn\nqHOnTxox2jtvjKqdaOxf2Ty8+0LZCDk0YoFBbaO0RcdraDDPCPJEfztP/yzVpmil\n/RSFWx3n7EfCgdGfqV4lFOeHFzNxu3h2zcXLnKmHS8+ogsUSHWFQsuDcVS3PYlcf\npZbGB0/9jCRRyhu+1lj3McW4I99mDwWG9RAWIBUCgYBWG+ojuM/qr66AQliJtidR\nzZvsoGiNRPM+CL4KRP0iEEJa+YASbUSYtww1dLi58ldHJRRyafd+mkJSFn52FQHu\nBnxvwJY0Wcv3uMLKxvZExcjiYD7lSLqjYFySHubHB3YvLxyhOfUJdiUmTSTAScOc\nvyDeFPHUPH14kS2NSJYtzQKBgC5Mew7HadGluGA7q8qnDDPBqTgEZh4DDTUbRWd9\nnUVjCrlnh/8vXV+VA1VggCldvM7/kypJfR5SKR1xJR/h2Uy4znl4OR/zD6/X8+/8\nVsOzoSsGeMeV9CdOWHQoT35SIRsG6rZB4HgJrXFbiKA4Fv4KG5QOghLYxQEZYZyx\nFV7FAoGBAKlIFphgFUEzjOMFilAAAUG3rER33YWIoG8zmB7y1bPMkDYeObPxYkgK\nuOYwwTv3AXOV6zIq7Af83qdgJfMQNXvlW9cuKUqROqSYTD2Sy7Ew/tju0X7KveEd\naGND/+N/bz2cZ+4hHmo2murcZv8m+Wl/UPwVmzliu7hwaQDoiF0G\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-08-12 00:24:22,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad used request id req-1224b1cc-9468-4ded-8f0a-707a68765d29 2018-08-12 00:24:22,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:24:22,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:24:22,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}, {"id": "738311c6281449aa9a989fc7dc43e684", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj-role"}], "expires_at": "2018-08-12T01:24:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-user", "id": "d56da4884d3948b192d03b259b2dba68"}, "audit_ids": ["UAGOcLuWQr69_1kt1-LjZQ"], "issued_at": "2018-08-12T00:24:22.000000Z"}} 2018-08-12 00:24:22,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:22,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc46828-6dd2-4b48-bdf4-f72176e7286a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:24:22,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-afc46828-6dd2-4b48-bdf4-f72176e7286a 2018-08-12 00:24:22,137 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:24:22,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:24:22,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:24:22,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:24:22,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:24:22,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:24:22,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:22,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99d92ba5-f654-431e-a914-8ab7dbd661a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:24:22,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-99d92ba5-f654-431e-a914-8ab7dbd661a2 2018-08-12 00:24:22,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:22,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4de56912-5642-49d6-82e8-9dea85116700 Date: Sun, 12 Aug 2018 00:24:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:22,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net used request id req-4de56912-5642-49d6-82e8-9dea85116700 2018-08-12 00:24:22,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:22,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}, {"id": "738311c6281449aa9a989fc7dc43e684", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj-role"}], "expires_at": "2018-08-12T01:24:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/b4f639ade0cb41cb95a14c0c1e80faf0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-user", "id": "d56da4884d3948b192d03b259b2dba68"}, "audit_ids": ["aC0E-XxuSjC1tnCVeJCfZg"], "issued_at": "2018-08-12T00:24:22.000000Z"}} 2018-08-12 00:24:22,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:22,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-691799b0-2748-4600-a9d3-da40002d335a Date: Sun, 12 Aug 2018 00:24:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:22,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-691799b0-2748-4600-a9d3-da40002d335a 2018-08-12 00:24:22,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:22,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-139d18ab-8171-4dc7-b718-65feade63222 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:24:22,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-139d18ab-8171-4dc7-b718-65feade63222 2018-08-12 00:24:22,576 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:24:22,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:24:22,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:24:22,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:24:22,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:24:22,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:24:22,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:22,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-94900d25-917a-46a0-8fa3-af21115f0e68 Date: Sun, 12 Aug 2018 00:24:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:22,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net used request id req-94900d25-917a-46a0-8fa3-af21115f0e68 2018-08-12 00:24:22,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:24:22,625 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:24: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:24:22,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:22,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9417202-5476-424c-9db4-a365cfd51f97 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}} 2018-08-12 00:24:22,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 used request id req-e9417202-5476-424c-9db4-a365cfd51f97 2018-08-12 00:24:22,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:22,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b85c5859-f2b8-4dfe-88df-e0dd7061862a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:24:22,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-b85c5859-f2b8-4dfe-88df-e0dd7061862a 2018-08-12 00:24:22,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:22,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-be4ba729-3b0f-441c-ad34-021ff692253e Date: Sun, 12 Aug 2018 00:24:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:22,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-be4ba729-3b0f-441c-ad34-021ff692253e 2018-08-12 00:24:22,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851&mac_address=fa%3A16%3A3e%3A33%3A27%3A13&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:22,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-e846fd56-b359-4d72-9e5f-fef7640aefe2 Date: Sun, 12 Aug 2018 00:24:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.11"}],"id":"3b560791-3200-47db-9c8e-82bff6e70cc9","security_groups":["880e3990-c2cf-4036-b76e-a14eb12cbb02"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:27:13","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"5144df70-6aae-4df9-88bb-6c9f353356a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:11Z","binding:vnic_type":"normal"}]} 2018-08-12 00:24:22,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851&mac_address=fa%3A16%3A3e%3A33%3A27%3A13&admin_state_up=True used request id req-e846fd56-b359-4d72-9e5f-fef7640aefe2 2018-08-12 00:24:22,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:22,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca80bfa7-aca4-4547-b2c7-9fd449dd2e41 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}} 2018-08-12 00:24:22,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 used request id req-ca80bfa7-aca4-4547-b2c7-9fd449dd2e41 2018-08-12 00:24:22,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:22,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-baac8131-e320-48a8-92e8-f2912d6f63c3 Date: Sun, 12 Aug 2018 00:24:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:22,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net used request id req-baac8131-e320-48a8-92e8-f2912d6f63c3 2018-08-12 00:24:22,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:22,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-eeedef93-33c8-4beb-abaa-d651d53393aa Date: Sun, 12 Aug 2018 00:24:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:22,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-eeedef93-33c8-4beb-abaa-d651d53393aa 2018-08-12 00:24:22,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:23,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4f7fb79a-b3c9-4a9c-8c93-a65b522e027b Date: Sun, 12 Aug 2018 00:24:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:23,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net used request id req-4f7fb79a-b3c9-4a9c-8c93-a65b522e027b 2018-08-12 00:24:23,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:24:23,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:24: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:24:23,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:23,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e988d55-ea05-404f-a080-c5da1891345f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}} 2018-08-12 00:24:23,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 used request id req-8e988d55-ea05-404f-a080-c5da1891345f 2018-08-12 00:24:23,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:23,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4b604f0e-3faa-496c-acf9-84dfe715be28 Date: Sun, 12 Aug 2018 00:24:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:23,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-4b604f0e-3faa-496c-acf9-84dfe715be28 2018-08-12 00:24:23,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851&mac_address=fa%3A16%3A3e%3A30%3A26%3A27&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-port1-25riowdupleg&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:23,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 988 X-Openstack-Request-Id: req-fc461a63-da03-436e-be59-fa11bf6fe20c Date: Sun, 12 Aug 2018 00:24:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.13"}],"id":"4c2b3bea-4e64-4833-9af5-630044615baa","security_groups":["488b61c1-75e4-4faf-bee2-c7db27999bf0"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:26:27","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"76ef33f1-4428-4329-a3ac-520a10e0b9e4","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-port1-25riowdupleg","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"}]} 2018-08-12 00:24:23,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851&mac_address=fa%3A16%3A3e%3A30%3A26%3A27&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-port1-25riowdupleg&admin_state_up=True used request id req-fc461a63-da03-436e-be59-fa11bf6fe20c 2018-08-12 00:24:23,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:23,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a99334c6-077b-4ad4-92a1-bc13859bf144 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}} 2018-08-12 00:24:23,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 used request id req-a99334c6-077b-4ad4-92a1-bc13859bf144 2018-08-12 00:24:23,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:23,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24: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-7bfc52bb-226c-4c22-aa33-275e16a60fdd x-compute-request-id: req-7bfc52bb-226c-4c22-aa33-275e16a60fdd Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:27:13", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5144df70-6aae-4df9-88bb-6c9f353356a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5144df70-6aae-4df9-88bb-6c9f353356a0", "rel": "bookmark"}], "image": {"id": "7b0e0932-261f-467f-b13c-78abafce2c77", "links": [{"href": "http://172.30.9.30:8774/images/7b0e0932-261f-467f-b13c-78abafce2c77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-08-12T00:24:17.000000", "flavor": {"id": "f09579a9-fd2a-440d-8c36-d56df14f7c57", "links": [{"href": "http://172.30.9.30:8774/flavors/f09579a9-fd2a-440d-8c36-d56df14f7c57", "rel": "bookmark"}]}, "id": "5144df70-6aae-4df9-88bb-6c9f353356a0", "security_groups": [{"name": "default"}], "user_id": "d56da4884d3948b192d03b259b2dba68", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:24:17Z", "hostId": "e3d93c75a8641caa4ceb1281837910ae35cb8ab009435b73b98e3c9d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2", "created": "2018-08-12T00:24:09Z", "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:24:23,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2 used request id req-7bfc52bb-226c-4c22-aa33-275e16a60fdd 2018-08-12 00:24:23,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:23,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24: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-f46ee0b5-1d03-49e1-ac23-79b63aee69f7 x-compute-request-id: req-f46ee0b5-1d03-49e1-ac23-79b63aee69f7 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:26:27", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:26:27", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4", "rel": "bookmark"}], "image": {"id": "7b0e0932-261f-467f-b13c-78abafce2c77", "links": [{"href": "http://172.30.9.30:8774/images/7b0e0932-261f-467f-b13c-78abafce2c77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-08-12T00:24:15.000000", "flavor": {"id": "698c44cc-b7b4-4b38-9f9f-89168af4f692", "links": [{"href": "http://172.30.9.30:8774/flavors/698c44cc-b7b4-4b38-9f9f-89168af4f692", "rel": "bookmark"}]}, "id": "76ef33f1-4428-4329-a3ac-520a10e0b9e4", "security_groups": [{"name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp"}], "user_id": "d56da4884d3948b192d03b259b2dba68", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:24:15Z", "hostId": "e3d93c75a8641caa4ceb1281837910ae35cb8ab009435b73b98e3c9d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "created": "2018-08-12T00:24:09Z", "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:24:23,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1 used request id req-f46ee0b5-1d03-49e1-ac23-79b63aee69f7 2018-08-12 00:24:23,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:23,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-af3a86d4-6375-46f9-9bbb-08df3acee443 Date: Sun, 12 Aug 2018 00:24:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:23,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net used request id req-af3a86d4-6375-46f9-9bbb-08df3acee443 2018-08-12 00:24:23,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:23,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-14ecc01b-4400-43e3-b315-c2720ac67e54 Date: Sun, 12 Aug 2018 00:24:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:23,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-14ecc01b-4400-43e3-b315-c2720ac67e54 2018-08-12 00:24:23,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:23,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-09252a2d-c913-4614-a19c-d825ed0cc5ef Date: Sun, 12 Aug 2018 00:24:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:23,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net used request id req-09252a2d-c913-4614-a19c-d825ed0cc5ef 2018-08-12 00:24:23,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:23,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3515 X-Openstack-Request-Id: req-a5736138-9f8a-4bc1-a87c-fd889ed956cb Date: Sun, 12 Aug 2018 00:24:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.11"}],"id":"3b560791-3200-47db-9c8e-82bff6e70cc9","security_groups":["880e3990-c2cf-4036-b76e-a14eb12cbb02"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:27:13","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"5144df70-6aae-4df9-88bb-6c9f353356a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.2"}],"id":"49bb9bd7-55ef-49d7-be4b-6f211641bf55","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:cd:e2","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d0ebcd19-2337-4765-9b93-01c3acc40851","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.13"}],"id":"4c2b3bea-4e64-4833-9af5-630044615baa","security_groups":["488b61c1-75e4-4faf-bee2-c7db27999bf0"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:26:27","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"76ef33f1-4428-4329-a3ac-520a10e0b9e4","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-port1-25riowdupleg","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:10Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.1"}],"id":"73d23b11-e4a5-46bf-94f2-789647284386","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:4b:dc","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:09Z","binding:vnic_type":"normal"}]} 2018-08-12 00:24:23,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-a5736138-9f8a-4bc1-a87c-fd889ed956cb 2018-08-12 00:24:23,879 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2 2018-08-12 00:24:23,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:23,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1089 X-Openstack-Request-Id: req-b61d0648-a084-4d45-a4dd-ad90e3d629ba Date: Sun, 12 Aug 2018 00:24:23 GMT RESP BODY: {"floatingips": [{"router_id": "bc12610d-1235-421c-964a-24f38ef16f99", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T22:09:56Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.1.7", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "28283374-9a0e-4cb4-8d42-1c598ba66263", "id": "22a00ee2-826a-4865-a9a6-2d9fb043c236", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:09:56Z", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"router_id": "4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-12T00:24:11Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "10.1.2.13", "floating_ip_address": "172.30.9.210", "revision_number": 2, "port_id": "4c2b3bea-4e64-4833-9af5-630044615baa", "id": "972e2569-656f-4a2c-a84e-e6eb1b535cb1", "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "created_at": "2018-08-12T00:24:08Z", "project_id": "b4f639ade0cb41cb95a14c0c1e80faf0"}]} 2018-08-12 00:24:23,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-b61d0648-a084-4d45-a4dd-ad90e3d629ba 2018-08-12 00:24:23,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2151725e-3301-47e9-a2a7-a106ce3ac220 Date: Sun, 12 Aug 2018 00:24:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:23,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-2151725e-3301-47e9-a2a7-a106ce3ac220 2018-08-12 00:24:23,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:23,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3515 X-Openstack-Request-Id: req-fb8ce9b3-80a3-49ba-9ae6-b42c8c24094d Date: Sun, 12 Aug 2018 00:24:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.11"}],"id":"3b560791-3200-47db-9c8e-82bff6e70cc9","security_groups":["880e3990-c2cf-4036-b76e-a14eb12cbb02"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:27:13","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"5144df70-6aae-4df9-88bb-6c9f353356a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.2"}],"id":"49bb9bd7-55ef-49d7-be4b-6f211641bf55","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:cd:e2","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d0ebcd19-2337-4765-9b93-01c3acc40851","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.13"}],"id":"4c2b3bea-4e64-4833-9af5-630044615baa","security_groups":["488b61c1-75e4-4faf-bee2-c7db27999bf0"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:26:27","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"76ef33f1-4428-4329-a3ac-520a10e0b9e4","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-port1-25riowdupleg","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:10Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.1"}],"id":"73d23b11-e4a5-46bf-94f2-789647284386","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:4b:dc","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:09Z","binding:vnic_type":"normal"}]} 2018-08-12 00:24:23,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-fb8ce9b3-80a3-49ba-9ae6-b42c8c24094d 2018-08-12 00:24:23,958 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1 2018-08-12 00:24:23,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:23,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1089 X-Openstack-Request-Id: req-4a4d2f06-2f26-4070-83c0-11302668930b Date: Sun, 12 Aug 2018 00:24:23 GMT RESP BODY: {"floatingips": [{"router_id": "bc12610d-1235-421c-964a-24f38ef16f99", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T22:09:56Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.1.7", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "28283374-9a0e-4cb4-8d42-1c598ba66263", "id": "22a00ee2-826a-4865-a9a6-2d9fb043c236", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:09:56Z", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"router_id": "4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-12T00:24:11Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "10.1.2.13", "floating_ip_address": "172.30.9.210", "revision_number": 2, "port_id": "4c2b3bea-4e64-4833-9af5-630044615baa", "id": "972e2569-656f-4a2c-a84e-e6eb1b535cb1", "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "created_at": "2018-08-12T00:24:08Z", "project_id": "b4f639ade0cb41cb95a14c0c1e80faf0"}]} 2018-08-12 00:24:23,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-4a4d2f06-2f26-4070-83c0-11302668930b 2018-08-12 00:24:23,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5144df70-6aae-4df9-88bb-6c9f353356a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:24,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24: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-6d51a65f-8c63-48a5-bb95-66af8c6c00b8 x-compute-request-id: req-6d51a65f-8c63-48a5-bb95-66af8c6c00b8 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:27:13", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5144df70-6aae-4df9-88bb-6c9f353356a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5144df70-6aae-4df9-88bb-6c9f353356a0", "rel": "bookmark"}], "image": {"id": "7b0e0932-261f-467f-b13c-78abafce2c77", "links": [{"href": "http://172.30.9.30:8774/images/7b0e0932-261f-467f-b13c-78abafce2c77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-08-12T00:24:17.000000", "flavor": {"id": "f09579a9-fd2a-440d-8c36-d56df14f7c57", "links": [{"href": "http://172.30.9.30:8774/flavors/f09579a9-fd2a-440d-8c36-d56df14f7c57", "rel": "bookmark"}]}, "id": "5144df70-6aae-4df9-88bb-6c9f353356a0", "security_groups": [{"name": "default"}], "user_id": "d56da4884d3948b192d03b259b2dba68", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:24:17Z", "hostId": "e3d93c75a8641caa4ceb1281837910ae35cb8ab009435b73b98e3c9d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2", "created": "2018-08-12T00:24:09Z", "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:24:24,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5144df70-6aae-4df9-88bb-6c9f353356a0 used request id req-6d51a65f-8c63-48a5-bb95-66af8c6c00b8 2018-08-12 00:24:24,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:24,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-608a1d98-5e8d-45b4-98e0-8967666ab9a7 Date: Sun, 12 Aug 2018 00:24:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:24,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net used request id req-608a1d98-5e8d-45b4-98e0-8967666ab9a7 2018-08-12 00:24:24,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:24,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5618bae4-5a89-455b-82c5-70a4683767c7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}} 2018-08-12 00:24:24,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 used request id req-5618bae4-5a89-455b-82c5-70a4683767c7 2018-08-12 00:24:24,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:24,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2b2c1e04-b745-47b4-814d-0913059d51f6 Date: Sun, 12 Aug 2018 00:24:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:24,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-2b2c1e04-b745-47b4-814d-0913059d51f6 2018-08-12 00:24:24,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54e633bab0ba5a7c2787d30a672159e57f64cb" 2018-08-12 00:24:24,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3515 X-Openstack-Request-Id: req-ae239b57-7d3e-4da2-89ee-264f07f15705 Date: Sun, 12 Aug 2018 00:24:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.11"}],"id":"3b560791-3200-47db-9c8e-82bff6e70cc9","security_groups":["880e3990-c2cf-4036-b76e-a14eb12cbb02"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:27:13","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"5144df70-6aae-4df9-88bb-6c9f353356a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.2"}],"id":"49bb9bd7-55ef-49d7-be4b-6f211641bf55","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:cd:e2","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d0ebcd19-2337-4765-9b93-01c3acc40851","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.13"}],"id":"4c2b3bea-4e64-4833-9af5-630044615baa","security_groups":["488b61c1-75e4-4faf-bee2-c7db27999bf0"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:26:27","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"76ef33f1-4428-4329-a3ac-520a10e0b9e4","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-port1-25riowdupleg","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:10Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.1"}],"id":"73d23b11-e4a5-46bf-94f2-789647284386","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:4b:dc","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:09Z","binding:vnic_type":"normal"}]} 2018-08-12 00:24:24,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-ae239b57-7d3e-4da2-89ee-264f07f15705 2018-08-12 00:24:24,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:24,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24: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-7bab3e8d-cc3a-4981-b211-b7a504519ad9 x-compute-request-id: req-7bab3e8d-cc3a-4981-b211-b7a504519ad9 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:26:27", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:26:27", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4", "rel": "bookmark"}], "image": {"id": "7b0e0932-261f-467f-b13c-78abafce2c77", "links": [{"href": "http://172.30.9.30:8774/images/7b0e0932-261f-467f-b13c-78abafce2c77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-08-12T00:24:15.000000", "flavor": {"id": "698c44cc-b7b4-4b38-9f9f-89168af4f692", "links": [{"href": "http://172.30.9.30:8774/flavors/698c44cc-b7b4-4b38-9f9f-89168af4f692", "rel": "bookmark"}]}, "id": "76ef33f1-4428-4329-a3ac-520a10e0b9e4", "security_groups": [{"name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp"}], "user_id": "d56da4884d3948b192d03b259b2dba68", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:24:15Z", "hostId": "e3d93c75a8641caa4ceb1281837910ae35cb8ab009435b73b98e3c9d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "created": "2018-08-12T00:24:09Z", "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:24:24,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4 used request id req-7bab3e8d-cc3a-4981-b211-b7a504519ad9 2018-08-12 00:24:24,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:24,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-579bc92b-cf6c-453d-961d-5414b6c4106b Date: Sun, 12 Aug 2018 00:24:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:24,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net used request id req-579bc92b-cf6c-453d-961d-5414b6c4106b 2018-08-12 00:24:24,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:24,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdd8d9ca-3d51-423a-9d05-b0096467ae9c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}} 2018-08-12 00:24:24,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 used request id req-bdd8d9ca-3d51-423a-9d05-b0096467ae9c 2018-08-12 00:24:24,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:24,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6dcbe2ed-8fab-4571-b0a1-9543c6fcfb8c Date: Sun, 12 Aug 2018 00:24:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:24,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-6dcbe2ed-8fab-4571-b0a1-9543c6fcfb8c 2018-08-12 00:24:24,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:25,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3515 X-Openstack-Request-Id: req-dd557161-afc5-47f7-a4bf-f36bd2aaab7e Date: Sun, 12 Aug 2018 00:24:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.11"}],"id":"3b560791-3200-47db-9c8e-82bff6e70cc9","security_groups":["880e3990-c2cf-4036-b76e-a14eb12cbb02"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:27:13","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"5144df70-6aae-4df9-88bb-6c9f353356a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.2"}],"id":"49bb9bd7-55ef-49d7-be4b-6f211641bf55","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:cd:e2","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d0ebcd19-2337-4765-9b93-01c3acc40851","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.13"}],"id":"4c2b3bea-4e64-4833-9af5-630044615baa","security_groups":["488b61c1-75e4-4faf-bee2-c7db27999bf0"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:26:27","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"76ef33f1-4428-4329-a3ac-520a10e0b9e4","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-port1-25riowdupleg","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:10Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.1"}],"id":"73d23b11-e4a5-46bf-94f2-789647284386","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:4b:dc","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:09Z","binding:vnic_type":"normal"}]} 2018-08-12 00:24:25,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-dd557161-afc5-47f7-a4bf-f36bd2aaab7e 2018-08-12 00:24:25,028 - create_instance - INFO - Checking if VM is active 2018-08-12 00:24:25,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:25,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24: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-e93e8f1d-2107-41b1-9fca-15d3b39fbac1 x-compute-request-id: req-e93e8f1d-2107-41b1-9fca-15d3b39fbac1 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:26:27", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:26:27", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4", "rel": "bookmark"}], "image": {"id": "7b0e0932-261f-467f-b13c-78abafce2c77", "links": [{"href": "http://172.30.9.30:8774/images/7b0e0932-261f-467f-b13c-78abafce2c77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-08-12T00:24:15.000000", "flavor": {"id": "698c44cc-b7b4-4b38-9f9f-89168af4f692", "links": [{"href": "http://172.30.9.30:8774/flavors/698c44cc-b7b4-4b38-9f9f-89168af4f692", "rel": "bookmark"}]}, "id": "76ef33f1-4428-4329-a3ac-520a10e0b9e4", "security_groups": [{"name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp"}], "user_id": "d56da4884d3948b192d03b259b2dba68", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:24:15Z", "hostId": "e3d93c75a8641caa4ceb1281837910ae35cb8ab009435b73b98e3c9d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "created": "2018-08-12T00:24:09Z", "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:24:25,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4 used request id req-e93e8f1d-2107-41b1-9fca-15d3b39fbac1 2018-08-12 00:24:25,266 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1] is - ACTIVE 2018-08-12 00:24:25,267 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:24:25,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:25,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24: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-f19f922e-7c8c-4a6e-869c-bde097e9a05e x-compute-request-id: req-f19f922e-7c8c-4a6e-869c-bde097e9a05e Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:26:27", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:26:27", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4", "rel": "bookmark"}], "image": {"id": "7b0e0932-261f-467f-b13c-78abafce2c77", "links": [{"href": "http://172.30.9.30:8774/images/7b0e0932-261f-467f-b13c-78abafce2c77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-08-12T00:24:15.000000", "flavor": {"id": "698c44cc-b7b4-4b38-9f9f-89168af4f692", "links": [{"href": "http://172.30.9.30:8774/flavors/698c44cc-b7b4-4b38-9f9f-89168af4f692", "rel": "bookmark"}]}, "id": "76ef33f1-4428-4329-a3ac-520a10e0b9e4", "security_groups": [{"name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp"}], "user_id": "d56da4884d3948b192d03b259b2dba68", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:24:15Z", "hostId": "e3d93c75a8641caa4ceb1281837910ae35cb8ab009435b73b98e3c9d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "created": "2018-08-12T00:24:09Z", "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:24:25,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/76ef33f1-4428-4329-a3ac-520a10e0b9e4 used request id req-f19f922e-7c8c-4a6e-869c-bde097e9a05e 2018-08-12 00:24:25,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:25,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-b05a1af6-e5bb-4f69-a324-65b50d3c8230 Date: Sun, 12 Aug 2018 00:24:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d0ebcd19-2337-4765-9b93-01c3acc40851","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","subnets":["68f0395b-ddee-4f1d-8aa1-9c6ea830dd91"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:04Z","provider:segmentation_id":70,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net","admin_state_up":true,"tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:03Z","provider:network_type":"vxlan"}]} 2018-08-12 00:24:25,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net used request id req-b05a1af6-e5bb-4f69-a324-65b50d3c8230 2018-08-12 00:24:25,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:25,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66aa63f0-7dab-4561-880d-5dcde2206db7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}} 2018-08-12 00:24:25,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 used request id req-66aa63f0-7dab-4561-880d-5dcde2206db7 2018-08-12 00:24:25,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:25,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f4602e28-f132-4514-bf9b-ac5b4ad4d225 Date: Sun, 12 Aug 2018 00:24:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:04Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","subnetpool_id":null,"name":"CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet"}]} 2018-08-12 00:24:25,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-f4602e28-f132-4514-bf9b-ac5b4ad4d225 2018-08-12 00:24:25,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0e9f8bf4b44317a4235d98b5344ea7c59ac3d0" 2018-08-12 00:24:25,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3515 X-Openstack-Request-Id: req-395f21a8-b9a6-47e3-b106-10275e25988e Date: Sun, 12 Aug 2018 00:24:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.11"}],"id":"3b560791-3200-47db-9c8e-82bff6e70cc9","security_groups":["880e3990-c2cf-4036-b76e-a14eb12cbb02"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:27:13","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"5144df70-6aae-4df9-88bb-6c9f353356a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.2"}],"id":"49bb9bd7-55ef-49d7-be4b-6f211641bf55","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:cd:e2","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d0ebcd19-2337-4765-9b93-01c3acc40851","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.13"}],"id":"4c2b3bea-4e64-4833-9af5-630044615baa","security_groups":["488b61c1-75e4-4faf-bee2-c7db27999bf0"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:26:27","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"76ef33f1-4428-4329-a3ac-520a10e0b9e4","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack-port1-25riowdupleg","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:10Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"68f0395b-ddee-4f1d-8aa1-9c6ea830dd91","ip_address":"10.1.2.1"}],"id":"73d23b11-e4a5-46bf-94f2-789647284386","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:4b:dc","project_id":"b4f639ade0cb41cb95a14c0c1e80faf0","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4ef5cb0a-7dd3-47be-8d26-56b5ee4c61a0","name":"","admin_state_up":true,"network_id":"d0ebcd19-2337-4765-9b93-01c3acc40851","tenant_id":"b4f639ade0cb41cb95a14c0c1e80faf0","created_at":"2018-08-12T00:24:09Z","binding:vnic_type":"normal"}]} 2018-08-12 00:24:25,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d0ebcd19-2337-4765-9b93-01c3acc40851 used request id req-395f21a8-b9a6-47e3-b106-10275e25988e 2018-08-12 00:24:25,850 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-12 00:24:25,852 - paramiko.transport - DEBUG - starting thread (client mode): 0x9d717650L 2018-08-12 00:24:25,853 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:24:25,853 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-12 00:24:25,853 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-12 00:24:25,854 - 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-08-12 00:24:25,855 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:24:25,855 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-12 00:24:25,855 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:24:25,855 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:24:25,855 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:24:25,872 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:24:25,873 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:24:25,885 - paramiko.transport - DEBUG - Trying discovered key e196ecef31c2ac22acdf015d72e2f026 in f575d194-c7e6-4db1-854a-dee7cf99d250 2018-08-12 00:24:25,911 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:24:25,917 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-12 00:24:26,017 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-12 00:24:26,031 - create_instance - INFO - SSH is active for VM instance 2018-08-12 00:24:26,032 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-12 00:24:26,033 - paramiko.transport - DEBUG - starting thread (client mode): 0x9d717650L 2018-08-12 00:24:26,033 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:24:26,034 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-12 00:24:26,034 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-12 00:24:26,035 - 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-08-12 00:24:26,035 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:24:26,035 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-12 00:24:26,035 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:24:26,035 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:24:26,036 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:24:26,053 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:24:26,053 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:24:26,066 - paramiko.transport - DEBUG - Trying discovered key e196ecef31c2ac22acdf015d72e2f026 in f575d194-c7e6-4db1-854a-dee7cf99d250 2018-08-12 00:24:26,091 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:24:26,097 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-12 00:24:26,098 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-12 00:24:26,099 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-12 00:24:26,099 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-12 00:24:26,100 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-12 00:24:26,101 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-12 00:24:26,103 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack 2018-08-12 00:24:26,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/cd4b52f4-076d-41af-92b6-a10ad7974cad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:26,131 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:26 GMT Server: Apache x-openstack-request-id: req-5f9864c0-9105-4e1c-aa71-e389c46adecb Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:26,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:24:26 GMT Server: Apache x-openstack-request-id: req-28e54eb7-2ffd-4a98-8c84-ed81f64460bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:24:26,172 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad used request id req-28e54eb7-2ffd-4a98-8c84-ed81f64460bf 2018-08-12 00:24:26,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/cd4b52f4-076d-41af-92b6-a10ad7974cad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:26,217 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:26 GMT Server: Apache x-openstack-request-id: req-751b2b7f-f7d4-437c-bbba-35296a6d4b42 Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:26,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:26 GMT Server: Apache x-openstack-request-id: req-5cbb4131-ba73-4542-9b92-8613a9dcfb67 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 769 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-dd4be557-f578-4f5d-82b6-9630fd233525-flavor2", "OS::project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "OS::stack_id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "security_group_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet", "net_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2", "inst1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "image2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "flavor1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-flavor1", "image1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "stack_user_project_id": "59a3eed3fc694104a20a3893a708fc92", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:24:01Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:24:26Z", "id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "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-08-12 00:24:26,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad used request id req-5cbb4131-ba73-4542-9b92-8613a9dcfb67 2018-08-12 00:24:26,309 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:24:26,310 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:24:29,313 - create_stack - DEBUG - Stack status query timeout in 1196.85976315 2018-08-12 00:24:29,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/cd4b52f4-076d-41af-92b6-a10ad7974cad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:29,359 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:29 GMT Server: Apache x-openstack-request-id: req-0d84a085-ab86-421d-a155-5457b927609f Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:29,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:29 GMT Server: Apache x-openstack-request-id: req-95567caa-8ec1-45af-ac8f-e533395ea06f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 769 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-dd4be557-f578-4f5d-82b6-9630fd233525-flavor2", "OS::project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "OS::stack_id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "security_group_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet", "net_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2", "inst1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "image2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "flavor1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-flavor1", "image1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "stack_user_project_id": "59a3eed3fc694104a20a3893a708fc92", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:24:01Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:24:26Z", "id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "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-08-12 00:24:29,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad used request id req-95567caa-8ec1-45af-ac8f-e533395ea06f 2018-08-12 00:24:29,402 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:24:29,402 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:24:32,405 - create_stack - DEBUG - Stack status query timeout in 1193.76749396 2018-08-12 00:24:32,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/cd4b52f4-076d-41af-92b6-a10ad7974cad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:32,436 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:32 GMT Server: Apache x-openstack-request-id: req-116c149d-124a-4ce3-ad4c-0713b6b89105 Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:32,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:32 GMT Server: Apache x-openstack-request-id: req-c478f9cd-a768-4dd2-ae5e-bd69eb78f49e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 769 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-dd4be557-f578-4f5d-82b6-9630fd233525-flavor2", "OS::project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "OS::stack_id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "security_group_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet", "net_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2", "inst1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "image2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "flavor1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-flavor1", "image1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "stack_user_project_id": "59a3eed3fc694104a20a3893a708fc92", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:24:01Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:24:26Z", "id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "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-08-12 00:24:32,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad used request id req-c478f9cd-a768-4dd2-ae5e-bd69eb78f49e 2018-08-12 00:24:32,479 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:24:32,479 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:24:35,482 - create_stack - DEBUG - Stack status query timeout in 1190.690382 2018-08-12 00:24:35,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/cd4b52f4-076d-41af-92b6-a10ad7974cad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:35,517 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:35 GMT Server: Apache x-openstack-request-id: req-cf2ff826-3205-4032-848c-fea63bc57809 Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:35,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:35 GMT Server: Apache x-openstack-request-id: req-2d661b11-2678-413b-ab72-971a0e8d83d0 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-dd4be557-f578-4f5d-82b6-9630fd233525-flavor2", "OS::project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "OS::stack_id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-kp", "security_group_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-sec_grp", "subnet_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-subnet", "net_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst2", "inst1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-inst1", "image2_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image", "flavor1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-flavor1", "image1_name": "CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image"}, "deletion_time": "2018-08-12T00:24:34Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack", "stack_user_project_id": "59a3eed3fc694104a20a3893a708fc92", "tags": null, "creation_time": "2018-08-12T00:24:01Z", "links": [{"href": "http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-12T00:24:26Z", "id": "cd4b52f4-076d-41af-92b6-a10ad7974cad", "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-08-12 00:24:35,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad used request id req-2d661b11-2678-413b-ab72-971a0e8d83d0 2018-08-12 00:24:35,561 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-12 00:24:35,561 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack 2018-08-12 00:24:35,561 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack 2018-08-12 00:24:35,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/cd4b52f4-076d-41af-92b6-a10ad7974cad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596f6ad2b9b4427d53c72ac835f2339702837e23" 2018-08-12 00:24:35,590 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:35 GMT Server: Apache x-openstack-request-id: req-040c8f40-76ee-45aa-af46-19e80951c4c0 Location: http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:35,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:24:35 GMT Server: Apache x-openstack-request-id: req-a34800a0-0d21-4396-b602-b7ebf3d1f4c2 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-12 00:24:35,620 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/b4f639ade0cb41cb95a14c0c1e80faf0/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-stack/cd4b52f4-076d-41af-92b6-a10ad7974cad used request id req-a34800a0-0d21-4396-b602-b7ebf3d1f4c2 2018-08-12 00:24:35,622 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-dd4be557-f578-4f5d-82b6-9630fd233525-image 2018-08-12 00:24:35,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e05803d59415c3fe69f95f9985e0590265e7278" 2018-08-12 00:24:36,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aaf8cd9a-5260-4340-8197-3d3ab5d27cff Date: Sun, 12 Aug 2018 00:24:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:24:36,095 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/7b0e0932-261f-467f-b13c-78abafce2c77 used request id req-aaf8cd9a-5260-4340-8197-3d3ab5d27cff 2018-08-12 00:24:36,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:24:36,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:24:36,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:24:36,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:24:36,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:24:36,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:24:36,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-1f1c6dc4-688d-4772-bc02-0079ec185269 Date: Sun, 12 Aug 2018 00:24:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "created_at": "2018-08-12T00:24:02Z", "updated_at": "2018-08-12T00:24:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:24:02Z", "revision_number": 0, "id": "6e239cd6-a747-4bec-aaeb-3a86a1a9571f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:24:02Z", "security_group_id": "880e3990-c2cf-4036-b76e-a14eb12cbb02", "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4f639ade0cb41cb95a14c0c1e80faf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:24:02Z", "revision_number": 0, "id": "866bd1d9-273f-4193-bb92-780cab37f10f", "remote_group_id": "880e3990-c2cf-4036-b76e-a14eb12cbb02", "remote_ip_prefix": null, "created_at": "2018-08-12T00:24:02Z", "security_group_id": "880e3990-c2cf-4036-b76e-a14eb12cbb02", "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4f639ade0cb41cb95a14c0c1e80faf0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:24:02Z", "revision_number": 0, "id": "9b95a758-dc05-4720-8388-d7eb91799ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:24:02Z", "security_group_id": "880e3990-c2cf-4036-b76e-a14eb12cbb02", "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4f639ade0cb41cb95a14c0c1e80faf0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:24:02Z", "revision_number": 0, "id": "c2574ac9-d144-495b-8320-bea9efcf6379", "remote_group_id": "880e3990-c2cf-4036-b76e-a14eb12cbb02", "remote_ip_prefix": null, "created_at": "2018-08-12T00:24:02Z", "security_group_id": "880e3990-c2cf-4036-b76e-a14eb12cbb02", "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4f639ade0cb41cb95a14c0c1e80faf0"}], "revision_number": 4, "project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "id": "880e3990-c2cf-4036-b76e-a14eb12cbb02", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:24:36,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-1f1c6dc4-688d-4772-bc02-0079ec185269 2018-08-12 00:24:36,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:24:36,441 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84c2c84f-8919-45fc-b583-ec7ed144712f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:24:36,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-84c2c84f-8919-45fc-b583-ec7ed144712f 2018-08-12 00:24:36,441 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:24:36,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:24:36,520 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-687b7ce9-30d6-4d81-8733-366a6027253b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:24:36,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-687b7ce9-30d6-4d81-8733-366a6027253b 2018-08-12 00:24:36,520 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:24:36,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:24:36,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd08665d-245a-48ae-b7fb-bdf644b0cfba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:24:36,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-fd08665d-245a-48ae-b7fb-bdf644b0cfba 2018-08-12 00:24:36,606 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:24:36,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:24:36,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e384058a-1813-47b3-abc4-966390360666 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:24:36,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-e384058a-1813-47b3-abc4-966390360666 2018-08-12 00:24:36,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:24:36,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:24:36,853 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23066a8c-ae9f-4667-a754-de6347b971fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:24:36,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-23066a8c-ae9f-4667-a754-de6347b971fe 2018-08-12 00:24:36,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:24:36,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:24:36,939 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e631ee5a-90fc-4781-9b66-3384adb0599a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:24:36,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-e631ee5a-90fc-4781-9b66-3384adb0599a 2018-08-12 00:24:36,940 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:24:36,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:24:37,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-905ed2be-8895-44b0-b7b3-8542173ab431 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:24:37,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-905ed2be-8895-44b0-b7b3-8542173ab431 2018-08-12 00:24:37,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:24:37,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:24:37,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01d47a80-2233-4314-9151-67df2f5286d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:24:37,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-01d47a80-2233-4314-9151-67df2f5286d1 2018-08-12 00:24:37,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:24:37,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:24:37,204 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa68e882-9773-492a-92a3-12188428eebb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:24:37,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-aa68e882-9773-492a-92a3-12188428eebb 2018-08-12 00:24:37,205 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:24:37,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:24:37,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2c236b4-3f98-42b8-9f0d-691deaad5af4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f639ade0cb41cb95a14c0c1e80faf0", "name": "CreateStackFloatingIpTests-196b4aca-b469-4e4-proj"}} 2018-08-12 00:24:37,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 used request id req-a2c236b4-3f98-42b8-9f0d-691deaad5af4 2018-08-12 00:24:37,292 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 880e3990-c2cf-4036-b76e-a14eb12cbb02 2018-08-12 00:24:37,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=880e3990-c2cf-4036-b76e-a14eb12cbb02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:24:37,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0f03f967-025a-4df8-b498-fba0162a825b Date: Sun, 12 Aug 2018 00:24: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-08-12T00:24:02Z", "security_group_id": "880e3990-c2cf-4036-b76e-a14eb12cbb02", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "created_at": "2018-08-12T00:24:02Z", "project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "id": "6e239cd6-a747-4bec-aaeb-3a86a1a9571f"}, {"remote_group_id": "880e3990-c2cf-4036-b76e-a14eb12cbb02", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:24:02Z", "security_group_id": "880e3990-c2cf-4036-b76e-a14eb12cbb02", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "created_at": "2018-08-12T00:24:02Z", "project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "id": "866bd1d9-273f-4193-bb92-780cab37f10f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:24:02Z", "security_group_id": "880e3990-c2cf-4036-b76e-a14eb12cbb02", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "created_at": "2018-08-12T00:24:02Z", "project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "id": "9b95a758-dc05-4720-8388-d7eb91799ff3"}, {"remote_group_id": "880e3990-c2cf-4036-b76e-a14eb12cbb02", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:24:02Z", "security_group_id": "880e3990-c2cf-4036-b76e-a14eb12cbb02", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "created_at": "2018-08-12T00:24:02Z", "project_id": "b4f639ade0cb41cb95a14c0c1e80faf0", "id": "c2574ac9-d144-495b-8320-bea9efcf6379"}]} 2018-08-12 00:24:37,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=880e3990-c2cf-4036-b76e-a14eb12cbb02 used request id req-0f03f967-025a-4df8-b498-fba0162a825b 2018-08-12 00:24:37,318 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:24:37,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/880e3990-c2cf-4036-b76e-a14eb12cbb02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:24:37,480 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f75178fc-d5fa-4887-accc-93d0fdf48484 Content-Length: 0 Date: Sun, 12 Aug 2018 00:24:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:24:37,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/880e3990-c2cf-4036-b76e-a14eb12cbb02 used request id req-f75178fc-d5fa-4887-accc-93d0fdf48484 2018-08-12 00:24:37,481 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-196b4aca-b469-4e4-proj 2018-08-12 00:24:37,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:24:37,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bcc7337-b629-43f9-9f78-abc7841d033e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:24:37,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b4f639ade0cb41cb95a14c0c1e80faf0 used request id req-8bcc7337-b629-43f9-9f78-abc7841d033e 2018-08-12 00:24:37,766 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-196b4aca-b469-4e4-proj-role 2018-08-12 00:24:37,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/738311c6281449aa9a989fc7dc43e684 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:24:37,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f7a551f-4b54-4ef3-9af3-3c1fecb8d492 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:24:37,874 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/738311c6281449aa9a989fc7dc43e684 used request id req-2f7a551f-4b54-4ef3-9af3-3c1fecb8d492 2018-08-12 00:24:37,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3911ea96f65836cfa336adc82f354eebc4248ad8" 2018-08-12 00:24:37,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d602161a-096b-417e-b146-956d73cbcdd0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:24:37,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d602161a-096b-417e-b146-956d73cbcdd0 2018-08-12 00:24:37,956 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-196b4aca-b469-4e4-user 2018-08-12 00:24:37,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/d56da4884d3948b192d03b259b2dba68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53f6367a99490754f575ff794a6ccd142b6aee4" 2018-08-12 00:24:38,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4536953d-2b73-480a-b076-acc75ddb1ad6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:24:38,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/d56da4884d3948b192d03b259b2dba68 used request id req-4536953d-2b73-480a-b076-acc75ddb1ad6 2018-08-12 00:24:38,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:24:38,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:24:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["CE5wc4pOQ9e_EzwuyZ35Tw"], "issued_at": "2018-08-12T00:24:38.000000Z"}} 2018-08-12 00:24:38,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b989ae39738bc0f497c95be9dd7f249704a6c50" 2018-08-12 00:24:38,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-792c1665-858b-4a0d-9162-6a0049adbb93 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:24:38,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-792c1665-858b-4a0d-9162-6a0049adbb93 2018-08-12 00:24:38,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:24:38,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:24:38,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:24:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["X4DLvZbtSOit_1nKsHfzKQ"], "issued_at": "2018-08-12T00:24:38.000000Z"}} 2018-08-12 00:24:38,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:24:39,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b221b18-d424-4ac1-ab95-b29acad6ea38 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:24:39,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9b221b18-d424-4ac1-ab95-b29acad6ea38 2018-08-12 00:24:39,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:24:39,046 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:24:39,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:24:39,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cae89630-6fe4-4759-9d51-039e1faa07b5 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:24:39,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj used request id req-cae89630-6fe4-4759-9d51-039e1faa07b5 2018-08-12 00:24:39,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:24:39,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a430a3-f41c-4106-84f6-2a9971d42df6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:24:39,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-a0a430a3-f41c-4106-84f6-2a9971d42df6 2018-08-12 00:24:39,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}}' 2018-08-12 00:24:39,330 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f60083eb-ced2-45dd-9252-e5c6e26aa5a5 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}} 2018-08-12 00:24:39,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-f60083eb-ced2-45dd-9252-e5c6e26aa5a5 2018-08-12 00:24:39,331 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj 2018-08-12 00:24:39,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:24:39,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:24:39,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:24:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["nJ6TM_T4QqipDTXpdyeK_Q"], "issued_at": "2018-08-12T00:24:39.000000Z"}} 2018-08-12 00:24:39,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013687bb20932948239fc81e45430b2d852a5d3" 2018-08-12 00:24:39,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888386f5-76cd-48da-88fd-9066e15afe6b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:24:39,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-888386f5-76cd-48da-88fd-9066e15afe6b 2018-08-12 00:24:39,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:24:39,803 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:24:39,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013687bb20932948239fc81e45430b2d852a5d3" 2018-08-12 00:24:39,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def75ec9-af38-4bac-95a7-2d09485959ba Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:24:39,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-def75ec9-af38-4bac-95a7-2d09485959ba 2018-08-12 00:24:39,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013687bb20932948239fc81e45430b2d852a5d3" 2018-08-12 00:24:39,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b63832-7f02-48cb-a164-b844e9a30f00 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}]} 2018-08-12 00:24:39,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj used request id req-a5b63832-7f02-48cb-a164-b844e9a30f00 2018-08-12 00:24:40,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013687bb20932948239fc81e45430b2d852a5d3" 2018-08-12 00:24:40,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3440efc0-c28a-438b-a5c2-c42783584dc5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:24:40,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-3440efc0-c28a-438b-a5c2-c42783584dc5 2018-08-12 00:24:40,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013687bb20932948239fc81e45430b2d852a5d3" 2018-08-12 00:24:40,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a0fb871-62a0-40e8-8958-cffbdcf82a4a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:24:40,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8a0fb871-62a0-40e8-8958-cffbdcf82a4a 2018-08-12 00:24:40,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013687bb20932948239fc81e45430b2d852a5d3" 2018-08-12 00:24:40,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88484c22-4fc4-44f6-afd9-b1db3332fb34 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}]} 2018-08-12 00:24:40,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj used request id req-88484c22-4fc4-44f6-afd9-b1db3332fb34 2018-08-12 00:24:40,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/66f423af145149b18cf816853f7737f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013687bb20932948239fc81e45430b2d852a5d3" 2018-08-12 00:24:40,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f37017b2-e61f-4f80-8d9b-26bcd49adf24 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-user", "links": {"self": "http://172.30.9.30:5000/v3/users/66f423af145149b18cf816853f7737f3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "id": "66f423af145149b18cf816853f7737f3", "password_expires_at": null}} 2018-08-12 00:24:40,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/66f423af145149b18cf816853f7737f3 used request id req-f37017b2-e61f-4f80-8d9b-26bcd49adf24 2018-08-12 00:24:40,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6/users/66f423af145149b18cf816853f7737f3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013687bb20932948239fc81e45430b2d852a5d3" 2018-08-12 00:24:40,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb6f657-8249-4988-b19e-bc511a4c4367 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6/users/66f423af145149b18cf816853f7737f3/roles", "previous": null, "next": null}, "roles": []} 2018-08-12 00:24:40,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6/users/66f423af145149b18cf816853f7737f3/roles used request id req-3fb6f657-8249-4988-b19e-bc511a4c4367 2018-08-12 00:24:40,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013687bb20932948239fc81e45430b2d852a5d3" 2018-08-12 00:24:40,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1017261-6808-41ab-868d-dcc1749d0bc9 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}} 2018-08-12 00:24:40,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 used request id req-e1017261-6808-41ab-868d-dcc1749d0bc9 2018-08-12 00:24:40,818 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj 2018-08-12 00:24:40,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6/users/66f423af145149b18cf816853f7737f3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013687bb20932948239fc81e45430b2d852a5d3" 2018-08-12 00:24:40,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5472f270-4181-424c-89dc-27977aea73eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:24:40,949 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6/users/66f423af145149b18cf816853f7737f3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8 used request id req-5472f270-4181-424c-89dc-27977aea73eb 2018-08-12 00:24:40,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013687bb20932948239fc81e45430b2d852a5d3" 2018-08-12 00:24:41,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd283d0d-f183-42d8-a4ee-d0a7a6ca0152 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:24:41,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-dd283d0d-f183-42d8-a4ee-d0a7a6ca0152 2018-08-12 00:24:41,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013687bb20932948239fc81e45430b2d852a5d3" 2018-08-12 00:24:41,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62664551-63cf-4052-a240-dbc92f91dc71 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}]} 2018-08-12 00:24:41,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj used request id req-62664551-63cf-4052-a240-dbc92f91dc71 2018-08-12 00:24:41,126 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-26b06dd8-d2dc-468-user 2018-08-12 00:24:41,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:24:41,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:24:41,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907e95e7-2ff9-4d88-8e68-d11afd44491b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:24:41,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-907e95e7-2ff9-4d88-8e68-d11afd44491b 2018-08-12 00:24:41,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" -d '{"role": {"name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj-role"}}' 2018-08-12 00:24:41,325 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f00e7aea-d9e1-49d5-aaed-51a4c839be5a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf21def14bd54805aba8635931a70653", "links": {"self": "http://172.30.9.30:5000/v3/roles/bf21def14bd54805aba8635931a70653"}, "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj-role"}} 2018-08-12 00:24:41,325 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-f00e7aea-d9e1-49d5-aaed-51a4c839be5a 2018-08-12 00:24:41,325 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj-role 2018-08-12 00:24:41,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/bf21def14bd54805aba8635931a70653 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:24:41,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-100252bf-00b1-4483-9ea3-f58e806284e5 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf21def14bd54805aba8635931a70653", "links": {"self": "http://172.30.9.30:5000/v3/roles/bf21def14bd54805aba8635931a70653"}, "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj-role"}} 2018-08-12 00:24:41,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/bf21def14bd54805aba8635931a70653 used request id req-100252bf-00b1-4483-9ea3-f58e806284e5 2018-08-12 00:24:41,413 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj-role to project CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj 2018-08-12 00:24:41,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6/users/66f423af145149b18cf816853f7737f3/roles/bf21def14bd54805aba8635931a70653 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:24:41,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84a0c2ab-c88c-4613-9147-0dd65b2cfbea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:24:41,536 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6/users/66f423af145149b18cf816853f7737f3/roles/bf21def14bd54805aba8635931a70653 used request id req-84a0c2ab-c88c-4613-9147-0dd65b2cfbea 2018-08-12 00:24:41,537 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:24:41,537 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-12 00:24:41,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:24:41,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:24:41,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}, {"id": "bf21def14bd54805aba8635931a70653", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj-role"}], "expires_at": "2018-08-12T01:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-user", "id": "66f423af145149b18cf816853f7737f3"}, "audit_ids": ["Cemp9KbFSvum4p-v1AVrkQ"], "issued_at": "2018-08-12T00:24:41.000000Z"}} 2018-08-12 00:24:41,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b013b5d7855aaa0b1fc5fea09b372f9d045503b0" 2018-08-12 00:24:42,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee57ed2-6143-4175-aa94-d2dfb9a03491 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:24:42,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6ee57ed2-6143-4175-aa94-d2dfb9a03491 2018-08-12 00:24:42,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b013b5d7855aaa0b1fc5fea09b372f9d045503b0" 2018-08-12 00:24:42,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-391c8336-2221-4a0d-a57c-1099ef735cfa Date: Sun, 12 Aug 2018 00:24:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image"} 2018-08-12 00:24:42,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image used request id req-391c8336-2221-4a0d-a57c-1099ef735cfa 2018-08-12 00:24:42,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b013b5d7855aaa0b1fc5fea09b372f9d045503b0" 2018-08-12 00:24:42,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cd07bebf-78bb-46dd-9b12-19fd4f7348f8 Date: Sun, 12 Aug 2018 00:24: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-08-12 00:24:42,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-cd07bebf-78bb-46dd-9b12-19fd4f7348f8 2018-08-12 00:24:42,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b013b5d7855aaa0b1fc5fea09b372f9d045503b0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image"}' 2018-08-12 00:24:42,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d2ff9fd0-13f8-4bbc-b34a-729cb85b49de Date: Sun, 12 Aug 2018 00:24:42 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:24:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:24:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b", "min_disk": 0, "protected": false, "id": "98f53963-f7f6-46f8-a7b4-20453497b12b", "file": "/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b/file", "checksum": null, "owner": "df9ed4f8affb4f1aa6fd942a006f5cd6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:24:42,253 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-d2ff9fd0-13f8-4bbc-b34a-729cb85b49de 2018-08-12 00:24:42,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b013b5d7855aaa0b1fc5fea09b372f9d045503b0" -d '' 2018-08-12 00:24:43,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ee15f29-bb99-43a6-871a-233111b21d28 Date: Sun, 12 Aug 2018 00:24:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:24:43,166 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b/file used request id req-7ee15f29-bb99-43a6-871a-233111b21d28 2018-08-12 00:24:43,166 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:24:43,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b013b5d7855aaa0b1fc5fea09b372f9d045503b0" 2018-08-12 00:24:43,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ca6ea808-7d6e-45f7-9ece-3af94623db6c Date: Sun, 12 Aug 2018 00:24:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:24:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:24:43Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/98f53963-f7f6-46f8-a7b4-20453497b12b/snap", "metadata": {}}], "self": "/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b", "min_disk": 0, "protected": false, "id": "98f53963-f7f6-46f8-a7b4-20453497b12b", "file": "/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "df9ed4f8affb4f1aa6fd942a006f5cd6", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/98f53963-f7f6-46f8-a7b4-20453497b12b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:24:43,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b used request id req-ca6ea808-7d6e-45f7-9ece-3af94623db6c 2018-08-12 00:24:43,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b013b5d7855aaa0b1fc5fea09b372f9d045503b0" 2018-08-12 00:24:43,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b0561980-9353-4711-85e0-cc9d0d64e5f5 Date: Sun, 12 Aug 2018 00: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-08-12 00:24:43,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-b0561980-9353-4711-85e0-cc9d0d64e5f5 2018-08-12 00:24:43,201 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image 2018-08-12 00:24:43,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b013b5d7855aaa0b1fc5fea09b372f9d045503b0" 2018-08-12 00:24:43,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-855080e9-3c3b-45e7-a541-4762efaebde4 Date: Sun, 12 Aug 2018 00:24:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:24:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:24:43Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/98f53963-f7f6-46f8-a7b4-20453497b12b/snap", "metadata": {}}], "self": "/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b", "min_disk": 0, "protected": false, "id": "98f53963-f7f6-46f8-a7b4-20453497b12b", "file": "/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "df9ed4f8affb4f1aa6fd942a006f5cd6", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/98f53963-f7f6-46f8-a7b4-20453497b12b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:24:43,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b used request id req-855080e9-3c3b-45e7-a541-4762efaebde4 2018-08-12 00:24:43,220 - create_image - DEBUG - Instance status is - active 2018-08-12 00:24:43,220 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image 2018-08-12 00:24:43,220 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image 2018-08-12 00:24:43,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:24:43,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:24:43,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}, {"id": "bf21def14bd54805aba8635931a70653", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj-role"}], "expires_at": "2018-08-12T01:24:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-user", "id": "66f423af145149b18cf816853f7737f3"}, "audit_ids": ["y7hCHceBQ0GsAtOQG5O1PQ"], "issued_at": "2018-08-12T00:24:43.000000Z"}} 2018-08-12 00:24:43,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e533027561df8587b5130e41991535a05c34e5" 2018-08-12 00:24:43,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f222993f-7f08-46d7-8e6a-32d70e7697c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:24:43,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f222993f-7f08-46d7-8e6a-32d70e7697c0 2018-08-12 00:24:43,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:24:43,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:24:43,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:24:43,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:24:43,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:24:43,695 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:24:43,698 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:24:43,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e533027561df8587b5130e41991535a05c34e5" 2018-08-12 00:24:43,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:43 GMT Server: Apache x-openstack-request-id: req-d3ad6081-034a-44f1-be9b-69804a9eab68 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-12 00:24:43,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack used request id req-d3ad6081-034a-44f1-be9b-69804a9eab68 2018-08-12 00:24:43,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e533027561df8587b5130e41991535a05c34e5" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-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-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor2", "keypair_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "security_group_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "flavor1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor1", "inst1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "subnet_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet", "image1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "inst2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2", "net_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net"}}' 2018-08-12 00:24:46,277 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:24:43 GMT Server: Apache x-openstack-request-id: req-2fda7eb1-f13c-4f3f-bb00-4edc834bf4a2 Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "262b9876-9f79-4902-9349-31535d0765ea", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "self"}]}} 2018-08-12 00:24:46,277 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks used request id req-2fda7eb1-f13c-4f3f-bb00-4edc834bf4a2 2018-08-12 00:24:46,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/262b9876-9f79-4902-9349-31535d0765ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e533027561df8587b5130e41991535a05c34e5" 2018-08-12 00:24:46,486 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:46 GMT Server: Apache x-openstack-request-id: req-8c39fe38-85c4-4a92-96fd-43bc086b9afa Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:46,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:46 GMT Server: Apache x-openstack-request-id: req-d37d85ef-75c8-4f54-961c-1f3492eababd 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-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor2", "OS::project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "OS::stack_id": "262b9876-9f79-4902-9349-31535d0765ea", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "security_group_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet", "net_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2", "inst1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "image2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "flavor1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor1", "image1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "stack_user_project_id": "39403c85693c492d815f5cc7b2c54046", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:24:45Z", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "262b9876-9f79-4902-9349-31535d0765ea", "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-08-12 00:24:46,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea used request id req-d37d85ef-75c8-4f54-961c-1f3492eababd 2018-08-12 00:24:46,685 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack 2018-08-12 00:24:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/262b9876-9f79-4902-9349-31535d0765ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e533027561df8587b5130e41991535a05c34e5" 2018-08-12 00:24:46,869 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:46 GMT Server: Apache x-openstack-request-id: req-e6a339cc-e4ff-4b02-9d1a-3b5eb79b5f47 Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:46,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:46 GMT Server: Apache x-openstack-request-id: req-f63472e5-11ed-474f-b72c-435bcc38fafb 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-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor2", "OS::project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "OS::stack_id": "262b9876-9f79-4902-9349-31535d0765ea", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "security_group_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet", "net_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2", "inst1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "image2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "flavor1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor1", "image1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "stack_user_project_id": "39403c85693c492d815f5cc7b2c54046", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:24:45Z", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "262b9876-9f79-4902-9349-31535d0765ea", "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-08-12 00:24:46,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea used request id req-f63472e5-11ed-474f-b72c-435bcc38fafb 2018-08-12 00:24:46,943 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:24:46,944 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:24:49,947 - create_stack - DEBUG - Stack status query timeout in 1196.73816419 2018-08-12 00:24:49,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/262b9876-9f79-4902-9349-31535d0765ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e533027561df8587b5130e41991535a05c34e5" 2018-08-12 00:24:50,178 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:49 GMT Server: Apache x-openstack-request-id: req-3846a6a3-54f8-4abd-82fa-f542246e7c73 Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:50,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:50 GMT Server: Apache x-openstack-request-id: req-ac102bdb-6ec1-4a75-9c9b-0a48c83fd8dd 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-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor2", "OS::project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "OS::stack_id": "262b9876-9f79-4902-9349-31535d0765ea", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "security_group_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet", "net_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2", "inst1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "image2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "flavor1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor1", "image1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "stack_user_project_id": "39403c85693c492d815f5cc7b2c54046", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:24:45Z", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "262b9876-9f79-4902-9349-31535d0765ea", "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-08-12 00:24:50,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea used request id req-ac102bdb-6ec1-4a75-9c9b-0a48c83fd8dd 2018-08-12 00:24:50,408 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:24:50,408 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:24:53,411 - create_stack - DEBUG - Stack status query timeout in 1193.27338409 2018-08-12 00:24:53,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/262b9876-9f79-4902-9349-31535d0765ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e533027561df8587b5130e41991535a05c34e5" 2018-08-12 00:24:53,440 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:53 GMT Server: Apache x-openstack-request-id: req-1f738387-da69-4b3d-9295-d039a831d28d Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:53,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:53 GMT Server: Apache x-openstack-request-id: req-ab004562-6710-4828-ba94-f590273bef2a 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-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor2", "OS::project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "OS::stack_id": "262b9876-9f79-4902-9349-31535d0765ea", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "security_group_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet", "net_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2", "inst1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "image2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "flavor1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor1", "image1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "stack_user_project_id": "39403c85693c492d815f5cc7b2c54046", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:24:45Z", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "262b9876-9f79-4902-9349-31535d0765ea", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAveST6QaeRQTM/6tL4YEQFldSij52+E3q42uGqAH5szVhRHLv\n8rOEf1+HDHJZhU5i1zpwRPOPDLKf4bvXL5VvDuqwzHHEneCD72do3aSi2VhQYJvh\nBqa3L8UPnYoJJbB0SVwCvBp6zq7SSypgd78vvX2ZvERUbuH0i3BJ8Yp8fC87cQML\nFpz5lSdjYzL1G9yA3m+wwaSp4OtFREx+dkRNm3UvyGYtnPe152/He3wTU5K0TdwL\nvk1mIcO7YXpZGK4eqW0DH7+CVbB2IdMgB0kNged5W//kFmGqeRFjvJWlg4T1Ahmd\nVAna1SW6/Q1JJ4WTN85h4mMeqeaciVex+K+tmwIDAQABAoIBABJbCQ0qbZwgVayV\nI1WeAy8Vq83fMeLYrU7kcvTElB2FmGxka9tbDQC+/C/w0cR4Ckfhxz5zCK3iil/o\np2lbGYwolYR9rtLQBBDdPx7FrlQyHDrqdnsNHIIKm3LQCAhToToCIeWK7boS3hMT\n+pU4ruWzQWwYcszxHJFp/kvR5iyevYKz0OON8o9W7t5xpqnkpQUc5jyNisfRbBQt\nq1/rW2laSpFo6iOJPONp5tSFzmzBWZU9aPUk0G/PWPWtROslCIMOTEBtDC964mQO\n8NmZWJ9Zj4ibLn1jSxTyvc5zvU0TK1hrDloNs8+dnzmUtHks6P3Hnlomkl6J4oEA\nQuQI/EkCgYEA6BPI3YZLujubRZNetJ/T4wixu0i9M8vkfFQ7A2ML/GP/CBE6yAME\nCPFVst9AqefYShq7CN1VaGoY6If0ZQTvOFAyFr95+SU4E10ybahDgGdlhSZXR72r\niQCoCTR4KlDNixo97BFB2Kijokcy726uwfyCNIt6Cx22dj3c4qtWRj8CgYEA0Xea\nIPsrTCX2tfEbNU8qZzW4U+SlszVjFiNHSPuXOlsn7HxkrTsX6BiKP/5xr2OTCprx\nj7okvgu6y4jQfJEZy/T6x5LFxhtfieM+05EVD1F1WcEWCcubZoWiBNqSHZ12Nvb+\n8IoFzS7VoZzXeqlOWDcHor23ttd2YZTf4W832aUCgYEArBfvvYWWpjUJQSC0+9AB\nObv6v9yCoOQzPJbhY/OQscodFghgxGyoE1GSsR+oPdX0p48G3t3yNYlnixc1/asZ\nEXM2kXPPqRcWbBWSDYrW82K4/3GdC0/04ZUhBiJocUiWAu6kuGdboqP7I50UgkRb\nRvJOQ1SiXZfc8/WP1G4lfdUCgYBGFEOmoSGdOl5OBLpbnX7MRPbEaozdZhEeiPMC\ngdnYlkLHJd7w7gJTjlJCkrgqO6AoPipvMZG1W2tFSSKnakw9Jlr4hixQ2TufgD22\nvqVTGKewPZ9H66y0IiVQhme4LMQuI3irtSG3weGLTlPxH8+sR8zwL5TVQUTD5PD6\nFSGUWQKBgQDDx9p64sl5EOqqseSm56+7HSF7U2E9moNOMQNUOAa+AzKlxK4cGHrV\nrhF5SdvOuBSC7Pj5aj28xJvw736PZyaWr2o6IdWrCSEJCtoXNE89TqaJpkpbDwUV\nHiQ7NMb86gIq2Afdg8UIWGuHhOGW/gBMQvVB0pE4QTTZPnG4exeTQA==\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-08-12 00:24:53,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea used request id req-ab004562-6710-4828-ba94-f590273bef2a 2018-08-12 00:24:53,735 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:24:53,735 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:24:56,737 - create_stack - DEBUG - Stack status query timeout in 1189.94786811 2018-08-12 00:24:56,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/262b9876-9f79-4902-9349-31535d0765ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e533027561df8587b5130e41991535a05c34e5" 2018-08-12 00:24:56,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:24:56 GMT Server: Apache x-openstack-request-id: req-5f521c3a-e886-41eb-a16e-786f512cccdd Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:24:57,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:24:56 GMT Server: Apache x-openstack-request-id: req-7eeb94ea-8b94-4cd4-aaa4-137260d47202 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-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor2", "OS::project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "OS::stack_id": "262b9876-9f79-4902-9349-31535d0765ea", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "security_group_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet", "net_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2", "inst1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "image2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "flavor1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor1", "image1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "stack_user_project_id": "39403c85693c492d815f5cc7b2c54046", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:24:45Z", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "262b9876-9f79-4902-9349-31535d0765ea", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAveST6QaeRQTM/6tL4YEQFldSij52+E3q42uGqAH5szVhRHLv\n8rOEf1+HDHJZhU5i1zpwRPOPDLKf4bvXL5VvDuqwzHHEneCD72do3aSi2VhQYJvh\nBqa3L8UPnYoJJbB0SVwCvBp6zq7SSypgd78vvX2ZvERUbuH0i3BJ8Yp8fC87cQML\nFpz5lSdjYzL1G9yA3m+wwaSp4OtFREx+dkRNm3UvyGYtnPe152/He3wTU5K0TdwL\nvk1mIcO7YXpZGK4eqW0DH7+CVbB2IdMgB0kNged5W//kFmGqeRFjvJWlg4T1Ahmd\nVAna1SW6/Q1JJ4WTN85h4mMeqeaciVex+K+tmwIDAQABAoIBABJbCQ0qbZwgVayV\nI1WeAy8Vq83fMeLYrU7kcvTElB2FmGxka9tbDQC+/C/w0cR4Ckfhxz5zCK3iil/o\np2lbGYwolYR9rtLQBBDdPx7FrlQyHDrqdnsNHIIKm3LQCAhToToCIeWK7boS3hMT\n+pU4ruWzQWwYcszxHJFp/kvR5iyevYKz0OON8o9W7t5xpqnkpQUc5jyNisfRbBQt\nq1/rW2laSpFo6iOJPONp5tSFzmzBWZU9aPUk0G/PWPWtROslCIMOTEBtDC964mQO\n8NmZWJ9Zj4ibLn1jSxTyvc5zvU0TK1hrDloNs8+dnzmUtHks6P3Hnlomkl6J4oEA\nQuQI/EkCgYEA6BPI3YZLujubRZNetJ/T4wixu0i9M8vkfFQ7A2ML/GP/CBE6yAME\nCPFVst9AqefYShq7CN1VaGoY6If0ZQTvOFAyFr95+SU4E10ybahDgGdlhSZXR72r\niQCoCTR4KlDNixo97BFB2Kijokcy726uwfyCNIt6Cx22dj3c4qtWRj8CgYEA0Xea\nIPsrTCX2tfEbNU8qZzW4U+SlszVjFiNHSPuXOlsn7HxkrTsX6BiKP/5xr2OTCprx\nj7okvgu6y4jQfJEZy/T6x5LFxhtfieM+05EVD1F1WcEWCcubZoWiBNqSHZ12Nvb+\n8IoFzS7VoZzXeqlOWDcHor23ttd2YZTf4W832aUCgYEArBfvvYWWpjUJQSC0+9AB\nObv6v9yCoOQzPJbhY/OQscodFghgxGyoE1GSsR+oPdX0p48G3t3yNYlnixc1/asZ\nEXM2kXPPqRcWbBWSDYrW82K4/3GdC0/04ZUhBiJocUiWAu6kuGdboqP7I50UgkRb\nRvJOQ1SiXZfc8/WP1G4lfdUCgYBGFEOmoSGdOl5OBLpbnX7MRPbEaozdZhEeiPMC\ngdnYlkLHJd7w7gJTjlJCkrgqO6AoPipvMZG1W2tFSSKnakw9Jlr4hixQ2TufgD22\nvqVTGKewPZ9H66y0IiVQhme4LMQuI3irtSG3weGLTlPxH8+sR8zwL5TVQUTD5PD6\nFSGUWQKBgQDDx9p64sl5EOqqseSm56+7HSF7U2E9moNOMQNUOAa+AzKlxK4cGHrV\nrhF5SdvOuBSC7Pj5aj28xJvw736PZyaWr2o6IdWrCSEJCtoXNE89TqaJpkpbDwUV\nHiQ7NMb86gIq2Afdg8UIWGuHhOGW/gBMQvVB0pE4QTTZPnG4exeTQA==\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-08-12 00:24:57,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea used request id req-7eeb94ea-8b94-4cd4-aaa4-137260d47202 2018-08-12 00:24:57,077 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:24:57,077 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:25:00,080 - create_stack - DEBUG - Stack status query timeout in 1186.60458016 2018-08-12 00:25:00,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/262b9876-9f79-4902-9349-31535d0765ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e533027561df8587b5130e41991535a05c34e5" 2018-08-12 00:25:00,284 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:25:00 GMT Server: Apache x-openstack-request-id: req-f23b1123-5471-4b72-a9d9-812e0b313950 Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:25:00,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:00 GMT Server: Apache x-openstack-request-id: req-a02b9b33-5d4d-4c52-8bf4-95ac1b5f4e0a 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-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor2", "OS::project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "OS::stack_id": "262b9876-9f79-4902-9349-31535d0765ea", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "security_group_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet", "net_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2", "inst1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "image2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "flavor1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor1", "image1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "stack_user_project_id": "39403c85693c492d815f5cc7b2c54046", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-12T00:24:45Z", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "262b9876-9f79-4902-9349-31535d0765ea", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAveST6QaeRQTM/6tL4YEQFldSij52+E3q42uGqAH5szVhRHLv\n8rOEf1+HDHJZhU5i1zpwRPOPDLKf4bvXL5VvDuqwzHHEneCD72do3aSi2VhQYJvh\nBqa3L8UPnYoJJbB0SVwCvBp6zq7SSypgd78vvX2ZvERUbuH0i3BJ8Yp8fC87cQML\nFpz5lSdjYzL1G9yA3m+wwaSp4OtFREx+dkRNm3UvyGYtnPe152/He3wTU5K0TdwL\nvk1mIcO7YXpZGK4eqW0DH7+CVbB2IdMgB0kNged5W//kFmGqeRFjvJWlg4T1Ahmd\nVAna1SW6/Q1JJ4WTN85h4mMeqeaciVex+K+tmwIDAQABAoIBABJbCQ0qbZwgVayV\nI1WeAy8Vq83fMeLYrU7kcvTElB2FmGxka9tbDQC+/C/w0cR4Ckfhxz5zCK3iil/o\np2lbGYwolYR9rtLQBBDdPx7FrlQyHDrqdnsNHIIKm3LQCAhToToCIeWK7boS3hMT\n+pU4ruWzQWwYcszxHJFp/kvR5iyevYKz0OON8o9W7t5xpqnkpQUc5jyNisfRbBQt\nq1/rW2laSpFo6iOJPONp5tSFzmzBWZU9aPUk0G/PWPWtROslCIMOTEBtDC964mQO\n8NmZWJ9Zj4ibLn1jSxTyvc5zvU0TK1hrDloNs8+dnzmUtHks6P3Hnlomkl6J4oEA\nQuQI/EkCgYEA6BPI3YZLujubRZNetJ/T4wixu0i9M8vkfFQ7A2ML/GP/CBE6yAME\nCPFVst9AqefYShq7CN1VaGoY6If0ZQTvOFAyFr95+SU4E10ybahDgGdlhSZXR72r\niQCoCTR4KlDNixo97BFB2Kijokcy726uwfyCNIt6Cx22dj3c4qtWRj8CgYEA0Xea\nIPsrTCX2tfEbNU8qZzW4U+SlszVjFiNHSPuXOlsn7HxkrTsX6BiKP/5xr2OTCprx\nj7okvgu6y4jQfJEZy/T6x5LFxhtfieM+05EVD1F1WcEWCcubZoWiBNqSHZ12Nvb+\n8IoFzS7VoZzXeqlOWDcHor23ttd2YZTf4W832aUCgYEArBfvvYWWpjUJQSC0+9AB\nObv6v9yCoOQzPJbhY/OQscodFghgxGyoE1GSsR+oPdX0p48G3t3yNYlnixc1/asZ\nEXM2kXPPqRcWbBWSDYrW82K4/3GdC0/04ZUhBiJocUiWAu6kuGdboqP7I50UgkRb\nRvJOQ1SiXZfc8/WP1G4lfdUCgYBGFEOmoSGdOl5OBLpbnX7MRPbEaozdZhEeiPMC\ngdnYlkLHJd7w7gJTjlJCkrgqO6AoPipvMZG1W2tFSSKnakw9Jlr4hixQ2TufgD22\nvqVTGKewPZ9H66y0IiVQhme4LMQuI3irtSG3weGLTlPxH8+sR8zwL5TVQUTD5PD6\nFSGUWQKBgQDDx9p64sl5EOqqseSm56+7HSF7U2E9moNOMQNUOAa+AzKlxK4cGHrV\nrhF5SdvOuBSC7Pj5aj28xJvw736PZyaWr2o6IdWrCSEJCtoXNE89TqaJpkpbDwUV\nHiQ7NMb86gIq2Afdg8UIWGuHhOGW/gBMQvVB0pE4QTTZPnG4exeTQA==\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-08-12 00:25:00,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea used request id req-a02b9b33-5d4d-4c52-8bf4-95ac1b5f4e0a 2018-08-12 00:25:00,409 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-12 00:25:00,410 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:25:03,411 - create_stack - DEBUG - Stack status query timeout in 1183.27424622 2018-08-12 00:25:03,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/262b9876-9f79-4902-9349-31535d0765ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e533027561df8587b5130e41991535a05c34e5" 2018-08-12 00:25:03,441 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:25:03 GMT Server: Apache x-openstack-request-id: req-e84b01f8-35bf-4525-913c-868f7aa69c90 Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:25:03,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:03 GMT Server: Apache x-openstack-request-id: req-49ff8a36-463f-4ff2-91db-84bce3675d5b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2084 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-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor2", "OS::project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "OS::stack_id": "262b9876-9f79-4902-9349-31535d0765ea", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "security_group_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet", "net_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2", "inst1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "image2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "flavor1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor1", "image1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "stack_user_project_id": "39403c85693c492d815f5cc7b2c54046", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:24:45Z", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "262b9876-9f79-4902-9349-31535d0765ea", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAveST6QaeRQTM/6tL4YEQFldSij52+E3q42uGqAH5szVhRHLv\n8rOEf1+HDHJZhU5i1zpwRPOPDLKf4bvXL5VvDuqwzHHEneCD72do3aSi2VhQYJvh\nBqa3L8UPnYoJJbB0SVwCvBp6zq7SSypgd78vvX2ZvERUbuH0i3BJ8Yp8fC87cQML\nFpz5lSdjYzL1G9yA3m+wwaSp4OtFREx+dkRNm3UvyGYtnPe152/He3wTU5K0TdwL\nvk1mIcO7YXpZGK4eqW0DH7+CVbB2IdMgB0kNged5W//kFmGqeRFjvJWlg4T1Ahmd\nVAna1SW6/Q1JJ4WTN85h4mMeqeaciVex+K+tmwIDAQABAoIBABJbCQ0qbZwgVayV\nI1WeAy8Vq83fMeLYrU7kcvTElB2FmGxka9tbDQC+/C/w0cR4Ckfhxz5zCK3iil/o\np2lbGYwolYR9rtLQBBDdPx7FrlQyHDrqdnsNHIIKm3LQCAhToToCIeWK7boS3hMT\n+pU4ruWzQWwYcszxHJFp/kvR5iyevYKz0OON8o9W7t5xpqnkpQUc5jyNisfRbBQt\nq1/rW2laSpFo6iOJPONp5tSFzmzBWZU9aPUk0G/PWPWtROslCIMOTEBtDC964mQO\n8NmZWJ9Zj4ibLn1jSxTyvc5zvU0TK1hrDloNs8+dnzmUtHks6P3Hnlomkl6J4oEA\nQuQI/EkCgYEA6BPI3YZLujubRZNetJ/T4wixu0i9M8vkfFQ7A2ML/GP/CBE6yAME\nCPFVst9AqefYShq7CN1VaGoY6If0ZQTvOFAyFr95+SU4E10ybahDgGdlhSZXR72r\niQCoCTR4KlDNixo97BFB2Kijokcy726uwfyCNIt6Cx22dj3c4qtWRj8CgYEA0Xea\nIPsrTCX2tfEbNU8qZzW4U+SlszVjFiNHSPuXOlsn7HxkrTsX6BiKP/5xr2OTCprx\nj7okvgu6y4jQfJEZy/T6x5LFxhtfieM+05EVD1F1WcEWCcubZoWiBNqSHZ12Nvb+\n8IoFzS7VoZzXeqlOWDcHor23ttd2YZTf4W832aUCgYEArBfvvYWWpjUJQSC0+9AB\nObv6v9yCoOQzPJbhY/OQscodFghgxGyoE1GSsR+oPdX0p48G3t3yNYlnixc1/asZ\nEXM2kXPPqRcWbBWSDYrW82K4/3GdC0/04ZUhBiJocUiWAu6kuGdboqP7I50UgkRb\nRvJOQ1SiXZfc8/WP1G4lfdUCgYBGFEOmoSGdOl5OBLpbnX7MRPbEaozdZhEeiPMC\ngdnYlkLHJd7w7gJTjlJCkrgqO6AoPipvMZG1W2tFSSKnakw9Jlr4hixQ2TufgD22\nvqVTGKewPZ9H66y0IiVQhme4LMQuI3irtSG3weGLTlPxH8+sR8zwL5TVQUTD5PD6\nFSGUWQKBgQDDx9p64sl5EOqqseSm56+7HSF7U2E9moNOMQNUOAa+AzKlxK4cGHrV\nrhF5SdvOuBSC7Pj5aj28xJvw736PZyaWr2o6IdWrCSEJCtoXNE89TqaJpkpbDwUV\nHiQ7NMb86gIq2Afdg8UIWGuHhOGW/gBMQvVB0pE4QTTZPnG4exeTQA==\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-08-12 00:25:03,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea used request id req-49ff8a36-463f-4ff2-91db-84bce3675d5b 2018-08-12 00:25:03,776 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-12 00:25:03,776 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack 2018-08-12 00:25:03,776 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack 2018-08-12 00:25:03,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:25:03,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:25:04,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}, {"id": "bf21def14bd54805aba8635931a70653", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj-role"}], "expires_at": "2018-08-12T01:25:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-user", "id": "66f423af145149b18cf816853f7737f3"}, "audit_ids": ["xs7AKsjZQsC58iGuquCxpQ"], "issued_at": "2018-08-12T00:25:04.000000Z"}} 2018-08-12 00:25:04,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:04,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf815ab8-7723-4769-b658-34a4de270cbd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:04,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-cf815ab8-7723-4769-b658-34a4de270cbd 2018-08-12 00:25:04,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:25:04,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:25:04,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:25:04,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:25:04,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:25:04,245 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:25:04,248 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-12 00:25:04,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:04,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:04 GMT Server: Apache x-openstack-request-id: req-53b966ac-8687-4f30-b497-dd4997789f8f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "stack_user_project_id": "39403c85693c492d815f5cc7b2c54046", "deletion_time": null, "creation_time": "2018-08-12T00:24:45Z", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "self"}], "updated_time": null, "project": "df9ed4f8affb4f1aa6fd942a006f5cd6", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "262b9876-9f79-4902-9349-31535d0765ea", "tags": null}]} 2018-08-12 00:25:04,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack used request id req-53b966ac-8687-4f30-b497-dd4997789f8f 2018-08-12 00:25:04,451 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack 2018-08-12 00:25:04,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/262b9876-9f79-4902-9349-31535d0765ea/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:04,636 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:25:04 GMT Server: Apache x-openstack-request-id: req-d1456d3e-8b6e-468d-8a22-677be741f3c6 Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:25:04,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:04 GMT Server: Apache x-openstack-request-id: req-77b80ea2-e016-4d7a-ab1e-d4b1d3413168 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1044 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "08ef5eb2-b975-4b51-a780-1c2085425814", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "71025e25-782f-44c4-ad1d-f218d5aa4734", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/network", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "4f21e059-15e5-4e37-a77b-798eff95f870", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "3d6bdb6b-1026-4221-884e-cf1f0f99fbd2", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "812ea850-c93e-4ff7-8bbd-a6bd0f6ee0d8", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "96", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "f6c43898-f81c-476f-97d6-9e1bd8158040:subnet_id=d6e93140-7ae3-437b-87bb-62cfe2cc95c1", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d6e93140-7ae3-437b-87bb-62cfe2cc95c1", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "f6c43898-f81c-476f-97d6-9e1bd8158040", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ea2d303b-c3e4-49a5-a072-f9bfef0f0655", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "64069433-4f9d-4737-8d8d-21606a0cf72a", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/port1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3", "resource_type": "OS::Neutron::Port"}]} 2018-08-12 00:25:04,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources used request id req-77b80ea2-e016-4d7a-ab1e-d4b1d3413168 2018-08-12 00:25:04,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:04,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/64069433-4f9d-4737-8d8d-21606a0cf72a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:05,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-8b2a36a9-1248-4c07-b1b2-f009ef01bc01 x-compute-request-id: req-8b2a36a9-1248-4c07-b1b2-f009ef01bc01 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:79:e8", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:79:e8", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655", "rel": "bookmark"}], "image": {"id": "98f53963-f7f6-46f8-a7b4-20453497b12b", "links": [{"href": "http://172.30.9.30:8774/images/98f53963-f7f6-46f8-a7b4-20453497b12b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004a", "OS-SRV-USG:launched_at": "2018-08-12T00:24:58.000000", "flavor": {"id": "71025e25-782f-44c4-ad1d-f218d5aa4734", "links": [{"href": "http://172.30.9.30:8774/flavors/71025e25-782f-44c4-ad1d-f218d5aa4734", "rel": "bookmark"}]}, "id": "ea2d303b-c3e4-49a5-a072-f9bfef0f0655", "security_groups": [{"name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp"}], "user_id": "66f423af145149b18cf816853f7737f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:24:58Z", "hostId": "4da86aabbe0ad7e48f3998a331ef11b801963d8c6efee1feb8793a13", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "created": "2018-08-12T00:24:53Z", "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:25:05,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655 used request id req-8b2a36a9-1248-4c07-b1b2-f009ef01bc01 2018-08-12 00:25:05,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:05,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-9e509a73-1cc0-478f-ae99-153db45928e9 x-compute-request-id: req-9e509a73-1cc0-478f-ae99-153db45928e9 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:5b:f2", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/64069433-4f9d-4737-8d8d-21606a0cf72a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/64069433-4f9d-4737-8d8d-21606a0cf72a", "rel": "bookmark"}], "image": {"id": "98f53963-f7f6-46f8-a7b4-20453497b12b", "links": [{"href": "http://172.30.9.30:8774/images/98f53963-f7f6-46f8-a7b4-20453497b12b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000049", "OS-SRV-USG:launched_at": "2018-08-12T00:25:00.000000", "flavor": {"id": "08ef5eb2-b975-4b51-a780-1c2085425814", "links": [{"href": "http://172.30.9.30:8774/flavors/08ef5eb2-b975-4b51-a780-1c2085425814", "rel": "bookmark"}]}, "id": "64069433-4f9d-4737-8d8d-21606a0cf72a", "security_groups": [{"name": "default"}], "user_id": "66f423af145149b18cf816853f7737f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:25:00Z", "hostId": "4da86aabbe0ad7e48f3998a331ef11b801963d8c6efee1feb8793a13", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2", "created": "2018-08-12T00:24:53Z", "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:25:05,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/64069433-4f9d-4737-8d8d-21606a0cf72a used request id req-9e509a73-1cc0-478f-ae99-153db45928e9 2018-08-12 00:25:05,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:05,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-145db3c0-c196-4ea4-ac44-afdd3b1506ba Date: Sun, 12 Aug 2018 00:25:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:05,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net used request id req-145db3c0-c196-4ea4-ac44-afdd3b1506ba 2018-08-12 00:25:05,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:25:05,452 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:25: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:25:05,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:05,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-616850b2-3501-4008-a33a-ba6862c88ee1 Date: Sun, 12 Aug 2018 00:25:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:05,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net used request id req-616850b2-3501-4008-a33a-ba6862c88ee1 2018-08-12 00:25:05,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:05,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-194fe69c-56b2-4856-b3b3-ac7de9a0b7b1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}} 2018-08-12 00:25:05,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 used request id req-194fe69c-56b2-4856-b3b3-ac7de9a0b7b1 2018-08-12 00:25:05,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:05,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-afc2e50a-110d-4993-b586-30b5656e2087 Date: Sun, 12 Aug 2018 00:25:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:05,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-afc2e50a-110d-4993-b586-30b5656e2087 2018-08-12 00:25:05,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:05,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841ffc47-73af-4995-99a6-99ae2b2eab1f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}} 2018-08-12 00:25:05,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 used request id req-841ffc47-73af-4995-99a6-99ae2b2eab1f 2018-08-12 00:25:05,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:05,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3513 X-Openstack-Request-Id: req-ae399d5e-fd3e-489a-be6a-e442eac53a87 Date: Sun, 12 Aug 2018 00:25:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:55Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.1"}],"id":"2dec506c-388b-4592-b2d4-49c9ea2dad5c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:13:f5","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f6c43898-f81c-476f-97d6-9e1bd8158040","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.7"}],"id":"7a186b43-6a27-44a9-aaa6-029b86e00a9e","security_groups":["42cff648-55ac-4373-95cd-873acc667cd8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:5b:f2","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"64069433-4f9d-4737-8d8d-21606a0cf72a","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.6"}],"id":"8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3","security_groups":["3d6bdb6b-1026-4221-884e-cf1f0f99fbd2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:79:e8","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"ea2d303b-c3e4-49a5-a072-f9bfef0f0655","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-port1-wwvt33peuot5","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.2"}],"id":"b72daadb-7de4-4a84-bdef-4ce20e3c743c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:3e:58","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4f21e059-15e5-4e37-a77b-798eff95f870","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"}]} 2018-08-12 00:25:05,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-ae399d5e-fd3e-489a-be6a-e442eac53a87 2018-08-12 00:25:05,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3d7ec2c5-4cfd-4acb-bf76-43649f24da02 Date: Sun, 12 Aug 2018 00:25:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:05,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-3d7ec2c5-4cfd-4acb-bf76-43649f24da02 2018-08-12 00:25:05,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:05,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3513 X-Openstack-Request-Id: req-7b7d19a1-07d0-4a68-99de-3b0e626feb53 Date: Sun, 12 Aug 2018 00:25:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:55Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.1"}],"id":"2dec506c-388b-4592-b2d4-49c9ea2dad5c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:13:f5","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f6c43898-f81c-476f-97d6-9e1bd8158040","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.7"}],"id":"7a186b43-6a27-44a9-aaa6-029b86e00a9e","security_groups":["42cff648-55ac-4373-95cd-873acc667cd8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:5b:f2","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"64069433-4f9d-4737-8d8d-21606a0cf72a","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.6"}],"id":"8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3","security_groups":["3d6bdb6b-1026-4221-884e-cf1f0f99fbd2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:79:e8","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"ea2d303b-c3e4-49a5-a072-f9bfef0f0655","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-port1-wwvt33peuot5","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.2"}],"id":"b72daadb-7de4-4a84-bdef-4ce20e3c743c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:3e:58","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4f21e059-15e5-4e37-a77b-798eff95f870","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"}]} 2018-08-12 00:25:05,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-7b7d19a1-07d0-4a68-99de-3b0e626feb53 2018-08-12 00:25:05,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/262b9876-9f79-4902-9349-31535d0765ea/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:05,912 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:25:05 GMT Server: Apache x-openstack-request-id: req-5da4cb61-fb0b-4ad6-bd54-5af8eadffac5 Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:25:06,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:05 GMT Server: Apache x-openstack-request-id: req-f76232bc-43c7-4844-9979-5808b4b9f8e4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1044 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "08ef5eb2-b975-4b51-a780-1c2085425814", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "71025e25-782f-44c4-ad1d-f218d5aa4734", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/network", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "4f21e059-15e5-4e37-a77b-798eff95f870", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "3d6bdb6b-1026-4221-884e-cf1f0f99fbd2", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "812ea850-c93e-4ff7-8bbd-a6bd0f6ee0d8", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "96", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "f6c43898-f81c-476f-97d6-9e1bd8158040:subnet_id=d6e93140-7ae3-437b-87bb-62cfe2cc95c1", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d6e93140-7ae3-437b-87bb-62cfe2cc95c1", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "f6c43898-f81c-476f-97d6-9e1bd8158040", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ea2d303b-c3e4-49a5-a072-f9bfef0f0655", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "64069433-4f9d-4737-8d8d-21606a0cf72a", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources/port1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-12T00:24:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-12T00:24:46Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3", "resource_type": "OS::Neutron::Port"}]} 2018-08-12 00:25:06,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea/resources used request id req-f76232bc-43c7-4844-9979-5808b4b9f8e4 2018-08-12 00:25:06,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/71025e25-782f-44c4-ad1d-f218d5aa4734 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/08ef5eb2-b975-4b51-a780-1c2085425814 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-f650406e-d2c1-425f-9100-79d9dc7083fe x-compute-request-id: req-f650406e-d2c1-425f-9100-79d9dc7083fe Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-flavor1-olonbpbao4en", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/71025e25-782f-44c4-ad1d-f218d5aa4734", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/71025e25-782f-44c4-ad1d-f218d5aa4734", "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": "71025e25-782f-44c4-ad1d-f218d5aa4734"}} 2018-08-12 00:25:06,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-620a8c6d-3e73-4d85-b90c-9590802686fb x-compute-request-id: req-620a8c6d-3e73-4d85-b90c-9590802686fb Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-flavor2-fd3pigcq4zko", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/08ef5eb2-b975-4b51-a780-1c2085425814", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/08ef5eb2-b975-4b51-a780-1c2085425814", "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": "08ef5eb2-b975-4b51-a780-1c2085425814"}} 2018-08-12 00:25:06,230 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/71025e25-782f-44c4-ad1d-f218d5aa4734 used request id req-f650406e-d2c1-425f-9100-79d9dc7083fe 2018-08-12 00:25:06,231 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/08ef5eb2-b975-4b51-a780-1c2085425814 used request id req-620a8c6d-3e73-4d85-b90c-9590802686fb 2018-08-12 00:25:06,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/d6e93140-7ae3-437b-87bb-62cfe2cc95c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/d6e93140-7ae3-437b-87bb-62cfe2cc95c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cc8269ae-438d-4bcf-a1d6-54116157956c Date: Sun, 12 Aug 2018 00:25:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}} 2018-08-12 00:25:06,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/d6e93140-7ae3-437b-87bb-62cfe2cc95c1 used request id req-cc8269ae-438d-4bcf-a1d6-54116157956c 2018-08-12 00:25:06,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-22e1f91f-57f3-4507-812d-f45c1b4193da Date: Sun, 12 Aug 2018 00:25:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}} 2018-08-12 00:25:06,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/d6e93140-7ae3-437b-87bb-62cfe2cc95c1 used request id req-22e1f91f-57f3-4507-812d-f45c1b4193da 2018-08-12 00:25:06,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4caf4501-4e3b-41a9-b548-a5885f4e8fa1 Date: Sun, 12 Aug 2018 00:25:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:06,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-4caf4501-4e3b-41a9-b548-a5885f4e8fa1 2018-08-12 00:25:06,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-e0442a24-fa98-4453-8346-52de4b7fb769 Date: Sun, 12 Aug 2018 00:25:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:06,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-e0442a24-fa98-4453-8346-52de4b7fb769 2018-08-12 00:25:06,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b48ec5c5-0816-4b51-9240-21714d1aa91e Date: Sun, 12 Aug 2018 00:25:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:06,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2f7520cd-9318-48e1-9a68-ed21c2a9d832 Date: Sun, 12 Aug 2018 00:25:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:06,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-b48ec5c5-0816-4b51-9240-21714d1aa91e 2018-08-12 00:25:06,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-2f7520cd-9318-48e1-9a68-ed21c2a9d832 2018-08-12 00:25:06,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-af8021b1-53ec-4769-a9fe-10d321b3f6d8 Date: Sun, 12 Aug 2018 00:25:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:06,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net used request id req-af8021b1-53ec-4769-a9fe-10d321b3f6d8 2018-08-12 00:25:06,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-678e6273-6def-4d06-a1ab-968889245bf3 Date: Sun, 12 Aug 2018 00:25:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:06,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net used request id req-678e6273-6def-4d06-a1ab-968889245bf3 2018-08-12 00:25:06,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d92a4cd5-f4e6-4d0a-a325-dc7dc6a9b83a Date: Sun, 12 Aug 2018 00:25:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:06,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-d92a4cd5-f4e6-4d0a-a325-dc7dc6a9b83a 2018-08-12 00:25:06,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-61255f1e-ee54-407f-9ac4-18d2499115bc Date: Sun, 12 Aug 2018 00:25:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:06,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-61255f1e-ee54-407f-9ac4-18d2499115bc 2018-08-12 00:25:06,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-aaf9b7c1-4e2f-433c-87dd-18b1b8adb506 Date: Sun, 12 Aug 2018 00:25:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:06,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net used request id req-aaf9b7c1-4e2f-433c-87dd-18b1b8adb506 2018-08-12 00:25:06,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-cdf269d7-0ccc-436a-9f44-353c8ca6ca4d Date: Sun, 12 Aug 2018 00:25:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:06,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net used request id req-cdf269d7-0ccc-436a-9f44-353c8ca6ca4d 2018-08-12 00:25:06,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff0eda55-1c1f-4bc0-ae27-706a00e38372 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}} 2018-08-12 00:25:06,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 used request id req-ff0eda55-1c1f-4bc0-ae27-706a00e38372 2018-08-12 00:25:06,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b325af0-8d44-4e00-868e-396166017371 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}} 2018-08-12 00:25:06,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 used request id req-0b325af0-8d44-4e00-868e-396166017371 2018-08-12 00:25:06,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e6737057-62a0-4f58-bce3-c3f57f70c5c1 Date: Sun, 12 Aug 2018 00:25:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:06,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-e6737057-62a0-4f58-bce3-c3f57f70c5c1 2018-08-12 00:25:06,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870&mac_address=fa%3A16%3A3e%3A85%3A79%3Ae8&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-port1-wwvt33peuot5&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-872c6b91-04a9-480e-8180-bd9588bf2aa4 Date: Sun, 12 Aug 2018 00:25:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.6"}],"id":"8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3","security_groups":["3d6bdb6b-1026-4221-884e-cf1f0f99fbd2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:79:e8","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"ea2d303b-c3e4-49a5-a072-f9bfef0f0655","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-port1-wwvt33peuot5","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"}]} 2018-08-12 00:25:06,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870&mac_address=fa%3A16%3A3e%3A85%3A79%3Ae8&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-port1-wwvt33peuot5&admin_state_up=True used request id req-872c6b91-04a9-480e-8180-bd9588bf2aa4 2018-08-12 00:25:06,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:06,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-569487c8-f4ec-4f79-a959-201a3eabd6c0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}} 2018-08-12 00:25:06,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 used request id req-569487c8-f4ec-4f79-a959-201a3eabd6c0 2018-08-12 00:25:06,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6cbc1aff-b380-4776-b365-441b9b4246f7 Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:07,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-6cbc1aff-b380-4776-b365-441b9b4246f7 2018-08-12 00:25:07,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870&mac_address=fa%3A16%3A3e%3A94%3A5b%3Af2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 872 X-Openstack-Request-Id: req-a604edaf-58c6-423c-93e9-0271c5a92222 Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.7"}],"id":"7a186b43-6a27-44a9-aaa6-029b86e00a9e","security_groups":["42cff648-55ac-4373-95cd-873acc667cd8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:5b:f2","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"64069433-4f9d-4737-8d8d-21606a0cf72a","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"}]} 2018-08-12 00:25:07,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870&mac_address=fa%3A16%3A3e%3A94%3A5b%3Af2&admin_state_up=True used request id req-a604edaf-58c6-423c-93e9-0271c5a92222 2018-08-12 00:25:07,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ec2713-d9ab-49ef-8f0d-b9ea49e699a3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}} 2018-08-12 00:25:07,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 used request id req-37ec2713-d9ab-49ef-8f0d-b9ea49e699a3 2018-08-12 00:25:07,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4594634c-21d8-4e39-a71f-afabfb4f1c51 Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:07,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4c24490c-9631-4549-8446-01e2d356ef74 Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:07,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net used request id req-4594634c-21d8-4e39-a71f-afabfb4f1c51 2018-08-12 00:25:07,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net used request id req-4c24490c-9631-4549-8446-01e2d356ef74 2018-08-12 00:25:07,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-56cfaaf3-e32e-4d54-8db2-acf1d12fbc08 Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:07,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-56cfaaf3-e32e-4d54-8db2-acf1d12fbc08 2018-08-12 00:25:07,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-56670e66-629b-4e5e-8a0c-d30cb1817f8e Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:07,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-56670e66-629b-4e5e-8a0c-d30cb1817f8e 2018-08-12 00:25:07,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3513 X-Openstack-Request-Id: req-7b8665b8-dccd-4ff3-b746-78f39b201197 Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:55Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.1"}],"id":"2dec506c-388b-4592-b2d4-49c9ea2dad5c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:13:f5","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f6c43898-f81c-476f-97d6-9e1bd8158040","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.7"}],"id":"7a186b43-6a27-44a9-aaa6-029b86e00a9e","security_groups":["42cff648-55ac-4373-95cd-873acc667cd8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:5b:f2","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"64069433-4f9d-4737-8d8d-21606a0cf72a","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.6"}],"id":"8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3","security_groups":["3d6bdb6b-1026-4221-884e-cf1f0f99fbd2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:79:e8","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"ea2d303b-c3e4-49a5-a072-f9bfef0f0655","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-port1-wwvt33peuot5","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.2"}],"id":"b72daadb-7de4-4a84-bdef-4ce20e3c743c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:3e:58","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4f21e059-15e5-4e37-a77b-798eff95f870","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"}]} 2018-08-12 00:25:07,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-7b8665b8-dccd-4ff3-b746-78f39b201197 2018-08-12 00:25:07,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3513 X-Openstack-Request-Id: req-db9650ed-0b80-4ca6-831e-484264b9856d Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:55Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.1"}],"id":"2dec506c-388b-4592-b2d4-49c9ea2dad5c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:13:f5","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f6c43898-f81c-476f-97d6-9e1bd8158040","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.7"}],"id":"7a186b43-6a27-44a9-aaa6-029b86e00a9e","security_groups":["42cff648-55ac-4373-95cd-873acc667cd8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:5b:f2","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"64069433-4f9d-4737-8d8d-21606a0cf72a","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.6"}],"id":"8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3","security_groups":["3d6bdb6b-1026-4221-884e-cf1f0f99fbd2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:79:e8","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"ea2d303b-c3e4-49a5-a072-f9bfef0f0655","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-port1-wwvt33peuot5","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.2"}],"id":"b72daadb-7de4-4a84-bdef-4ce20e3c743c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:3e:58","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4f21e059-15e5-4e37-a77b-798eff95f870","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"}]} 2018-08-12 00:25:07,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-db9650ed-0b80-4ca6-831e-484264b9856d 2018-08-12 00:25:07,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1088 X-Openstack-Request-Id: req-216424fd-f077-4560-b653-58c2959e6bb1 Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"floatingips": [{"router_id": "bc12610d-1235-421c-964a-24f38ef16f99", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T22:09:56Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.1.7", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "28283374-9a0e-4cb4-8d42-1c598ba66263", "id": "22a00ee2-826a-4865-a9a6-2d9fb043c236", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:09:56Z", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"router_id": "f6c43898-f81c-476f-97d6-9e1bd8158040", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-12T00:24:56Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.209", "revision_number": 2, "port_id": "8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3", "id": "812ea850-c93e-4ff7-8bbd-a6bd0f6ee0d8", "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "created_at": "2018-08-12T00:24:54Z", "project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6"}]} 2018-08-12 00:25:07,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-216424fd-f077-4560-b653-58c2959e6bb1 2018-08-12 00:25:07,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/f6c43898-f81c-476f-97d6-9e1bd8158040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1088 X-Openstack-Request-Id: req-3b9f7ced-848b-4ba1-97d7-ff218c391dc9 Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"floatingips": [{"router_id": "bc12610d-1235-421c-964a-24f38ef16f99", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T22:09:56Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.1.7", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "28283374-9a0e-4cb4-8d42-1c598ba66263", "id": "22a00ee2-826a-4865-a9a6-2d9fb043c236", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:09:56Z", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"router_id": "f6c43898-f81c-476f-97d6-9e1bd8158040", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-12T00:24:56Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.209", "revision_number": 2, "port_id": "8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3", "id": "812ea850-c93e-4ff7-8bbd-a6bd0f6ee0d8", "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "created_at": "2018-08-12T00:24:54Z", "project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6"}]} 2018-08-12 00:25:07,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-3b9f7ced-848b-4ba1-97d7-ff218c391dc9 2018-08-12 00:25:07,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-37326276-0cd4-460c-b5de-5dac936416d3 Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "created_at": "2018-08-12T00:24:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-12T00:24:55Z", "revision_number": 3, "routes": [], "project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "id": "f6c43898-f81c-476f-97d6-9e1bd8158040", "name": "mgmt_router"}} 2018-08-12 00:25:07,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/f6c43898-f81c-476f-97d6-9e1bd8158040 used request id req-37326276-0cd4-460c-b5de-5dac936416d3 2018-08-12 00:25:07,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=f6c43898-f81c-476f-97d6-9e1bd8158040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-be577867-ceda-45c9-888b-bd8defb9ed1e Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:55Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.1"}],"id":"2dec506c-388b-4592-b2d4-49c9ea2dad5c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:13:f5","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f6c43898-f81c-476f-97d6-9e1bd8158040","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:51Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","ip_address":"172.30.9.215"}],"id":"f9b9e402-cf54-4b29-b619-73604d86e5c3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:58:c1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f6c43898-f81c-476f-97d6-9e1bd8158040","name":"","admin_state_up":true,"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"","created_at":"2018-08-12T00:24:51Z","binding:vnic_type":"normal"}]} 2018-08-12 00:25:07,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=f6c43898-f81c-476f-97d6-9e1bd8158040 used request id req-be577867-ceda-45c9-888b-bd8defb9ed1e 2018-08-12 00:25:07,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-cea95314-69f8-4e31-86d0-ecd29563ec20 Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:24:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:24:43Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/98f53963-f7f6-46f8-a7b4-20453497b12b/snap", "metadata": {}}], "self": "/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b", "min_disk": 0, "protected": false, "id": "98f53963-f7f6-46f8-a7b4-20453497b12b", "file": "/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "df9ed4f8affb4f1aa6fd942a006f5cd6", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/98f53963-f7f6-46f8-a7b4-20453497b12b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:25:07,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b used request id req-cea95314-69f8-4e31-86d0-ecd29563ec20 2018-08-12 00:25:07,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fbb238ac-a971-4897-8404-cf4b015a493f Date: Sun, 12 Aug 2018 00:25: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-08-12 00:25:07,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-fbb238ac-a971-4897-8404-cf4b015a493f 2018-08-12 00:25:07,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/262b9876-9f79-4902-9349-31535d0765ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-1ed79b9f-8ec4-442a-816f-111f3d39dfb1 Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"}} 2018-08-12 00:25:07,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5939349f-42ca-4a9b-b20d-07f23a04e25f used request id req-1ed79b9f-8ec4-442a-816f-111f3d39dfb1 2018-08-12 00:25:07,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/d6e93140-7ae3-437b-87bb-62cfe2cc95c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5265d91e-76be-45dd-93e6-ed843353cd5c Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}} 2018-08-12 00:25:07,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/d6e93140-7ae3-437b-87bb-62cfe2cc95c1 used request id req-5265d91e-76be-45dd-93e6-ed843353cd5c 2018-08-12 00:25:07,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports/8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 984 X-Openstack-Request-Id: req-0a48c1b6-db21-4f17-b687-3b0f22459f92 Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.6"}],"id":"8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3","security_groups":["3d6bdb6b-1026-4221-884e-cf1f0f99fbd2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:79:e8","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"ea2d303b-c3e4-49a5-a072-f9bfef0f0655","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-port1-wwvt33peuot5","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"}} 2018-08-12 00:25:07,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports/8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3 used request id req-0a48c1b6-db21-4f17-b687-3b0f22459f92 2018-08-12 00:25:07,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/d6e93140-7ae3-437b-87bb-62cfe2cc95c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3660541d-3839-4284-a0db-510e39879d07 Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}} 2018-08-12 00:25:07,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/d6e93140-7ae3-437b-87bb-62cfe2cc95c1 used request id req-3660541d-3839-4284-a0db-510e39879d07 2018-08-12 00:25:07,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2c019a20-f212-4584-9402-a0f7dbc15e2f Date: Sun, 12 Aug 2018 00:25:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:24:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-12T00:24:43Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/98f53963-f7f6-46f8-a7b4-20453497b12b/snap", "metadata": {}}], "self": "/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b", "min_disk": 0, "protected": false, "id": "98f53963-f7f6-46f8-a7b4-20453497b12b", "file": "/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "df9ed4f8affb4f1aa6fd942a006f5cd6", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/98f53963-f7f6-46f8-a7b4-20453497b12b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:25:07,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b used request id req-2c019a20-f212-4584-9402-a0f7dbc15e2f 2018-08-12 00:25:07,783 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:25:07 GMT Server: Apache x-openstack-request-id: req-dd70bd2a-3de4-49dd-8649-f82471f54335 Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:25:07,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/262b9876-9f79-4902-9349-31535d0765ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04f7a887785856a13076e0d010d2ec552bfd17" 2018-08-12 00:25:07,876 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:25:07 GMT Server: Apache x-openstack-request-id: req-80559158-ad1a-4a1d-8dab-56df07a9d39e Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:25:08,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:07 GMT Server: Apache x-openstack-request-id: req-74d461c0-3e32-49c9-8129-0061dd9bc13a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2084 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-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor2", "OS::project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "OS::stack_id": "262b9876-9f79-4902-9349-31535d0765ea", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "security_group_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet", "net_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2", "inst1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "image2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "flavor1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor1", "image1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "stack_user_project_id": "39403c85693c492d815f5cc7b2c54046", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:24:45Z", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "262b9876-9f79-4902-9349-31535d0765ea", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAveST6QaeRQTM/6tL4YEQFldSij52+E3q42uGqAH5szVhRHLv\n8rOEf1+HDHJZhU5i1zpwRPOPDLKf4bvXL5VvDuqwzHHEneCD72do3aSi2VhQYJvh\nBqa3L8UPnYoJJbB0SVwCvBp6zq7SSypgd78vvX2ZvERUbuH0i3BJ8Yp8fC87cQML\nFpz5lSdjYzL1G9yA3m+wwaSp4OtFREx+dkRNm3UvyGYtnPe152/He3wTU5K0TdwL\nvk1mIcO7YXpZGK4eqW0DH7+CVbB2IdMgB0kNged5W//kFmGqeRFjvJWlg4T1Ahmd\nVAna1SW6/Q1JJ4WTN85h4mMeqeaciVex+K+tmwIDAQABAoIBABJbCQ0qbZwgVayV\nI1WeAy8Vq83fMeLYrU7kcvTElB2FmGxka9tbDQC+/C/w0cR4Ckfhxz5zCK3iil/o\np2lbGYwolYR9rtLQBBDdPx7FrlQyHDrqdnsNHIIKm3LQCAhToToCIeWK7boS3hMT\n+pU4ruWzQWwYcszxHJFp/kvR5iyevYKz0OON8o9W7t5xpqnkpQUc5jyNisfRbBQt\nq1/rW2laSpFo6iOJPONp5tSFzmzBWZU9aPUk0G/PWPWtROslCIMOTEBtDC964mQO\n8NmZWJ9Zj4ibLn1jSxTyvc5zvU0TK1hrDloNs8+dnzmUtHks6P3Hnlomkl6J4oEA\nQuQI/EkCgYEA6BPI3YZLujubRZNetJ/T4wixu0i9M8vkfFQ7A2ML/GP/CBE6yAME\nCPFVst9AqefYShq7CN1VaGoY6If0ZQTvOFAyFr95+SU4E10ybahDgGdlhSZXR72r\niQCoCTR4KlDNixo97BFB2Kijokcy726uwfyCNIt6Cx22dj3c4qtWRj8CgYEA0Xea\nIPsrTCX2tfEbNU8qZzW4U+SlszVjFiNHSPuXOlsn7HxkrTsX6BiKP/5xr2OTCprx\nj7okvgu6y4jQfJEZy/T6x5LFxhtfieM+05EVD1F1WcEWCcubZoWiBNqSHZ12Nvb+\n8IoFzS7VoZzXeqlOWDcHor23ttd2YZTf4W832aUCgYEArBfvvYWWpjUJQSC0+9AB\nObv6v9yCoOQzPJbhY/OQscodFghgxGyoE1GSsR+oPdX0p48G3t3yNYlnixc1/asZ\nEXM2kXPPqRcWbBWSDYrW82K4/3GdC0/04ZUhBiJocUiWAu6kuGdboqP7I50UgkRb\nRvJOQ1SiXZfc8/WP1G4lfdUCgYBGFEOmoSGdOl5OBLpbnX7MRPbEaozdZhEeiPMC\ngdnYlkLHJd7w7gJTjlJCkrgqO6AoPipvMZG1W2tFSSKnakw9Jlr4hixQ2TufgD22\nvqVTGKewPZ9H66y0IiVQhme4LMQuI3irtSG3weGLTlPxH8+sR8zwL5TVQUTD5PD6\nFSGUWQKBgQDDx9p64sl5EOqqseSm56+7HSF7U2E9moNOMQNUOAa+AzKlxK4cGHrV\nrhF5SdvOuBSC7Pj5aj28xJvw736PZyaWr2o6IdWrCSEJCtoXNE89TqaJpkpbDwUV\nHiQ7NMb86gIq2Afdg8UIWGuHhOGW/gBMQvVB0pE4QTTZPnG4exeTQA==\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-08-12 00:25:08,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea used request id req-74d461c0-3e32-49c9-8129-0061dd9bc13a 2018-08-12 00:25:08,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:25:08,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:25:08,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:07 GMT Server: Apache x-openstack-request-id: req-978a3113-6c2c-4e58-826a-c2e9c8202d3e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2084 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-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor2", "OS::project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "OS::stack_id": "262b9876-9f79-4902-9349-31535d0765ea", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "security_group_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet", "net_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2", "inst1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "image2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "flavor1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor1", "image1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "stack_user_project_id": "39403c85693c492d815f5cc7b2c54046", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:24:45Z", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "262b9876-9f79-4902-9349-31535d0765ea", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAveST6QaeRQTM/6tL4YEQFldSij52+E3q42uGqAH5szVhRHLv\n8rOEf1+HDHJZhU5i1zpwRPOPDLKf4bvXL5VvDuqwzHHEneCD72do3aSi2VhQYJvh\nBqa3L8UPnYoJJbB0SVwCvBp6zq7SSypgd78vvX2ZvERUbuH0i3BJ8Yp8fC87cQML\nFpz5lSdjYzL1G9yA3m+wwaSp4OtFREx+dkRNm3UvyGYtnPe152/He3wTU5K0TdwL\nvk1mIcO7YXpZGK4eqW0DH7+CVbB2IdMgB0kNged5W//kFmGqeRFjvJWlg4T1Ahmd\nVAna1SW6/Q1JJ4WTN85h4mMeqeaciVex+K+tmwIDAQABAoIBABJbCQ0qbZwgVayV\nI1WeAy8Vq83fMeLYrU7kcvTElB2FmGxka9tbDQC+/C/w0cR4Ckfhxz5zCK3iil/o\np2lbGYwolYR9rtLQBBDdPx7FrlQyHDrqdnsNHIIKm3LQCAhToToCIeWK7boS3hMT\n+pU4ruWzQWwYcszxHJFp/kvR5iyevYKz0OON8o9W7t5xpqnkpQUc5jyNisfRbBQt\nq1/rW2laSpFo6iOJPONp5tSFzmzBWZU9aPUk0G/PWPWtROslCIMOTEBtDC964mQO\n8NmZWJ9Zj4ibLn1jSxTyvc5zvU0TK1hrDloNs8+dnzmUtHks6P3Hnlomkl6J4oEA\nQuQI/EkCgYEA6BPI3YZLujubRZNetJ/T4wixu0i9M8vkfFQ7A2ML/GP/CBE6yAME\nCPFVst9AqefYShq7CN1VaGoY6If0ZQTvOFAyFr95+SU4E10ybahDgGdlhSZXR72r\niQCoCTR4KlDNixo97BFB2Kijokcy726uwfyCNIt6Cx22dj3c4qtWRj8CgYEA0Xea\nIPsrTCX2tfEbNU8qZzW4U+SlszVjFiNHSPuXOlsn7HxkrTsX6BiKP/5xr2OTCprx\nj7okvgu6y4jQfJEZy/T6x5LFxhtfieM+05EVD1F1WcEWCcubZoWiBNqSHZ12Nvb+\n8IoFzS7VoZzXeqlOWDcHor23ttd2YZTf4W832aUCgYEArBfvvYWWpjUJQSC0+9AB\nObv6v9yCoOQzPJbhY/OQscodFghgxGyoE1GSsR+oPdX0p48G3t3yNYlnixc1/asZ\nEXM2kXPPqRcWbBWSDYrW82K4/3GdC0/04ZUhBiJocUiWAu6kuGdboqP7I50UgkRb\nRvJOQ1SiXZfc8/WP1G4lfdUCgYBGFEOmoSGdOl5OBLpbnX7MRPbEaozdZhEeiPMC\ngdnYlkLHJd7w7gJTjlJCkrgqO6AoPipvMZG1W2tFSSKnakw9Jlr4hixQ2TufgD22\nvqVTGKewPZ9H66y0IiVQhme4LMQuI3irtSG3weGLTlPxH8+sR8zwL5TVQUTD5PD6\nFSGUWQKBgQDDx9p64sl5EOqqseSm56+7HSF7U2E9moNOMQNUOAa+AzKlxK4cGHrV\nrhF5SdvOuBSC7Pj5aj28xJvw736PZyaWr2o6IdWrCSEJCtoXNE89TqaJpkpbDwUV\nHiQ7NMb86gIq2Afdg8UIWGuHhOGW/gBMQvVB0pE4QTTZPnG4exeTQA==\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-08-12 00:25:08,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea used request id req-978a3113-6c2c-4e58-826a-c2e9c8202d3e 2018-08-12 00:25:08,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:25:08,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:25:08,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}, {"id": "bf21def14bd54805aba8635931a70653", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj-role"}], "expires_at": "2018-08-12T01:25:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-user", "id": "66f423af145149b18cf816853f7737f3"}, "audit_ids": ["rZMhIzX7ToKGyG9WnPM4hg"], "issued_at": "2018-08-12T00:25:08.000000Z"}} 2018-08-12 00:25:08,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:08,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}, {"id": "bf21def14bd54805aba8635931a70653", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj-role"}], "expires_at": "2018-08-12T01:25:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/df9ed4f8affb4f1aa6fd942a006f5cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-user", "id": "66f423af145149b18cf816853f7737f3"}, "audit_ids": ["fGmjnkRlQyatM27cJkUpVA"], "issued_at": "2018-08-12T00:25:08.000000Z"}} 2018-08-12 00:25:08,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8150c20a-b1ef-4d7c-b872-8f86c19aefae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:08,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:08,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8150c20a-b1ef-4d7c-b872-8f86c19aefae 2018-08-12 00:25:08,472 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:25:08,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:25:08,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:25:08,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:25:08,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:25:08,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:25:08,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:08,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3e92e1-7c53-4e28-bcfc-07ef4b7423a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:08,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ab3e92e1-7c53-4e28-bcfc-07ef4b7423a9 2018-08-12 00:25:08,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:08,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45bd7999-bfb2-4fe2-a1d5-4044ef44f3a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:08,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-45bd7999-bfb2-4fe2-a1d5-4044ef44f3a4 2018-08-12 00:25:08,641 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:25:08,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:25:08,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:25:08,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:25:08,643 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:25:08,644 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:25:08,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:08,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca67f6d5-64aa-43ad-a714-309f7f3ec48f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:08,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ca67f6d5-64aa-43ad-a714-309f7f3ec48f 2018-08-12 00:25:08,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:08,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-383e9f80-7813-49f0-985a-f9cd9bc0cfd8 Date: Sun, 12 Aug 2018 00:25:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:08,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net used request id req-383e9f80-7813-49f0-985a-f9cd9bc0cfd8 2018-08-12 00:25:08,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:08,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f1e10e58-2764-48b1-97f4-4367c19be22b Date: Sun, 12 Aug 2018 00:25:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:08,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-f1e10e58-2764-48b1-97f4-4367c19be22b 2018-08-12 00:25:08,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:08,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-30bc2031-6a49-4baf-8f0b-c27bf0282eed Date: Sun, 12 Aug 2018 00:25:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:08,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net used request id req-30bc2031-6a49-4baf-8f0b-c27bf0282eed 2018-08-12 00:25:08,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:25:08,932 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:25: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:25:08,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:08,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-621869ad-35d5-44bb-9c66-39d9d9333bbb Date: Sun, 12 Aug 2018 00:25:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:08,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net used request id req-621869ad-35d5-44bb-9c66-39d9d9333bbb 2018-08-12 00:25:08,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:09,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a42cfab9-9523-419a-878f-021dd8ba649b Date: Sun, 12 Aug 2018 00:25:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:09,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05aac5ff-3606-447f-aaae-6061673576c8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}} 2018-08-12 00:25:09,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-a42cfab9-9523-419a-878f-021dd8ba649b 2018-08-12 00:25:09,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 used request id req-05aac5ff-3606-447f-aaae-6061673576c8 2018-08-12 00:25:09,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:09,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:09,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b3ea8cf0-5dac-4220-aa90-633e2a720fb8 Date: Sun, 12 Aug 2018 00:25:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:09,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-b3ea8cf0-5dac-4220-aa90-633e2a720fb8 2018-08-12 00:25:09,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870&mac_address=fa%3A16%3A3e%3A85%3A79%3Ae8&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-port1-wwvt33peuot5&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:09,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-ed7da381-b52e-412c-ba58-18ca178d3a95 Date: Sun, 12 Aug 2018 00:25:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:09,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net used request id req-ed7da381-b52e-412c-ba58-18ca178d3a95 2018-08-12 00:25:09,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:25:09,115 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:25: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:25:09,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:09,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-176c7c35-300a-45d2-89f7-169c27161e81 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}} 2018-08-12 00:25:09,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 used request id req-176c7c35-300a-45d2-89f7-169c27161e81 2018-08-12 00:25:09,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-a67bc027-0ca9-4cc6-b3fc-d09192d37c5d Date: Sun, 12 Aug 2018 00:25:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.6"}],"id":"8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3","security_groups":["3d6bdb6b-1026-4221-884e-cf1f0f99fbd2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:79:e8","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"ea2d303b-c3e4-49a5-a072-f9bfef0f0655","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-port1-wwvt33peuot5","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"}]} 2018-08-12 00:25:09,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870&mac_address=fa%3A16%3A3e%3A85%3A79%3Ae8&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-port1-wwvt33peuot5&admin_state_up=True used request id req-a67bc027-0ca9-4cc6-b3fc-d09192d37c5d 2018-08-12 00:25:09,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:09,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:09,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091dbf02-1004-4fee-86d0-39cd195f359a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}} 2018-08-12 00:25:09,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 used request id req-091dbf02-1004-4fee-86d0-39cd195f359a 2018-08-12 00:25:09,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:09,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-56817655-f26d-47bb-b32d-ddb7ffbf5f0c Date: Sun, 12 Aug 2018 00:25:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:09,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-56817655-f26d-47bb-b32d-ddb7ffbf5f0c 2018-08-12 00:25:09,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870&mac_address=fa%3A16%3A3e%3A94%3A5b%3Af2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:09,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 872 X-Openstack-Request-Id: req-07aa5647-6a5b-4562-98cd-9b9b3869a477 Date: Sun, 12 Aug 2018 00:25:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.7"}],"id":"7a186b43-6a27-44a9-aaa6-029b86e00a9e","security_groups":["42cff648-55ac-4373-95cd-873acc667cd8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:5b:f2","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"64069433-4f9d-4737-8d8d-21606a0cf72a","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"}]} 2018-08-12 00:25:09,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870&mac_address=fa%3A16%3A3e%3A94%3A5b%3Af2&admin_state_up=True used request id req-07aa5647-6a5b-4562-98cd-9b9b3869a477 2018-08-12 00:25:09,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:09,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee361a3-c1fa-4059-a290-00dbf1b6de27 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}} 2018-08-12 00:25:09,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 used request id req-aee361a3-c1fa-4059-a290-00dbf1b6de27 2018-08-12 00:25:09,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:09,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-36550085-30c1-4457-b156-4ee02ba545c0 x-compute-request-id: req-36550085-30c1-4457-b156-4ee02ba545c0 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:79:e8", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:79:e8", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655", "rel": "bookmark"}], "image": {"id": "98f53963-f7f6-46f8-a7b4-20453497b12b", "links": [{"href": "http://172.30.9.30:8774/images/98f53963-f7f6-46f8-a7b4-20453497b12b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004a", "OS-SRV-USG:launched_at": "2018-08-12T00:24:58.000000", "flavor": {"id": "71025e25-782f-44c4-ad1d-f218d5aa4734", "links": [{"href": "http://172.30.9.30:8774/flavors/71025e25-782f-44c4-ad1d-f218d5aa4734", "rel": "bookmark"}]}, "id": "ea2d303b-c3e4-49a5-a072-f9bfef0f0655", "security_groups": [{"name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp"}], "user_id": "66f423af145149b18cf816853f7737f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:24:58Z", "hostId": "4da86aabbe0ad7e48f3998a331ef11b801963d8c6efee1feb8793a13", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "created": "2018-08-12T00:24:53Z", "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:25:09,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1 used request id req-36550085-30c1-4457-b156-4ee02ba545c0 2018-08-12 00:25:09,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:09,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-d7339263-9e63-44fb-98b7-9974ed911772 Date: Sun, 12 Aug 2018 00:25:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:09,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net used request id req-d7339263-9e63-44fb-98b7-9974ed911772 2018-08-12 00:25:09,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:09,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c6e19c91-6d17-4caf-9eec-7752f63feb90 Date: Sun, 12 Aug 2018 00:25:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:09,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-c6e19c91-6d17-4caf-9eec-7752f63feb90 2018-08-12 00:25:09,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:09,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3513 X-Openstack-Request-Id: req-88363945-9893-4140-80e6-df3448c8388a Date: Sun, 12 Aug 2018 00:25:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:55Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.1"}],"id":"2dec506c-388b-4592-b2d4-49c9ea2dad5c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:13:f5","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f6c43898-f81c-476f-97d6-9e1bd8158040","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.7"}],"id":"7a186b43-6a27-44a9-aaa6-029b86e00a9e","security_groups":["42cff648-55ac-4373-95cd-873acc667cd8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:5b:f2","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"64069433-4f9d-4737-8d8d-21606a0cf72a","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.6"}],"id":"8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3","security_groups":["3d6bdb6b-1026-4221-884e-cf1f0f99fbd2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:79:e8","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"ea2d303b-c3e4-49a5-a072-f9bfef0f0655","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-port1-wwvt33peuot5","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.2"}],"id":"b72daadb-7de4-4a84-bdef-4ce20e3c743c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:3e:58","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4f21e059-15e5-4e37-a77b-798eff95f870","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"}]} 2018-08-12 00:25:09,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-88363945-9893-4140-80e6-df3448c8388a 2018-08-12 00:25:09,862 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1 2018-08-12 00:25:09,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:09,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1088 X-Openstack-Request-Id: req-1ea075f9-792f-4d5c-a68f-8747edb181e6 Date: Sun, 12 Aug 2018 00:25:09 GMT RESP BODY: {"floatingips": [{"router_id": "bc12610d-1235-421c-964a-24f38ef16f99", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T22:09:56Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.1.7", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "28283374-9a0e-4cb4-8d42-1c598ba66263", "id": "22a00ee2-826a-4865-a9a6-2d9fb043c236", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:09:56Z", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"router_id": "f6c43898-f81c-476f-97d6-9e1bd8158040", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-12T00:24:56Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.209", "revision_number": 2, "port_id": "8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3", "id": "812ea850-c93e-4ff7-8bbd-a6bd0f6ee0d8", "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "created_at": "2018-08-12T00:24:54Z", "project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6"}]} 2018-08-12 00:25:09,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-1ea075f9-792f-4d5c-a68f-8747edb181e6 2018-08-12 00:25:10,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-ac046fe8-33e0-41fc-993c-aed3ee6e3f52 x-compute-request-id: req-ac046fe8-33e0-41fc-993c-aed3ee6e3f52 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:5b:f2", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/64069433-4f9d-4737-8d8d-21606a0cf72a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/64069433-4f9d-4737-8d8d-21606a0cf72a", "rel": "bookmark"}], "image": {"id": "98f53963-f7f6-46f8-a7b4-20453497b12b", "links": [{"href": "http://172.30.9.30:8774/images/98f53963-f7f6-46f8-a7b4-20453497b12b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000049", "OS-SRV-USG:launched_at": "2018-08-12T00:25:00.000000", "flavor": {"id": "08ef5eb2-b975-4b51-a780-1c2085425814", "links": [{"href": "http://172.30.9.30:8774/flavors/08ef5eb2-b975-4b51-a780-1c2085425814", "rel": "bookmark"}]}, "id": "64069433-4f9d-4737-8d8d-21606a0cf72a", "security_groups": [{"name": "default"}], "user_id": "66f423af145149b18cf816853f7737f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:25:00Z", "hostId": "4da86aabbe0ad7e48f3998a331ef11b801963d8c6efee1feb8793a13", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2", "created": "2018-08-12T00:24:53Z", "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:25:10,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2 used request id req-ac046fe8-33e0-41fc-993c-aed3ee6e3f52 2018-08-12 00:25:10,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:10,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f3d9d7f3-8ec1-43e2-a16f-2a5be9d95228 Date: Sun, 12 Aug 2018 00:25:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:10,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net used request id req-f3d9d7f3-8ec1-43e2-a16f-2a5be9d95228 2018-08-12 00:25:10,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:10,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-064653ad-9874-4c2e-80b3-6adc995e9b39 Date: Sun, 12 Aug 2018 00:25:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:10,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-064653ad-9874-4c2e-80b3-6adc995e9b39 2018-08-12 00:25:10,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:10,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3513 X-Openstack-Request-Id: req-f073e26c-01fc-4a5d-8fd3-b1bbe6c24de1 Date: Sun, 12 Aug 2018 00:25:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:55Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.1"}],"id":"2dec506c-388b-4592-b2d4-49c9ea2dad5c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:13:f5","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f6c43898-f81c-476f-97d6-9e1bd8158040","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.7"}],"id":"7a186b43-6a27-44a9-aaa6-029b86e00a9e","security_groups":["42cff648-55ac-4373-95cd-873acc667cd8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:5b:f2","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"64069433-4f9d-4737-8d8d-21606a0cf72a","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.6"}],"id":"8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3","security_groups":["3d6bdb6b-1026-4221-884e-cf1f0f99fbd2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:79:e8","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"ea2d303b-c3e4-49a5-a072-f9bfef0f0655","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-port1-wwvt33peuot5","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.2"}],"id":"b72daadb-7de4-4a84-bdef-4ce20e3c743c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:3e:58","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4f21e059-15e5-4e37-a77b-798eff95f870","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"}]} 2018-08-12 00:25:10,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-f073e26c-01fc-4a5d-8fd3-b1bbe6c24de1 2018-08-12 00:25:10,398 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2 2018-08-12 00:25:10,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:10,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1088 X-Openstack-Request-Id: req-d68bfa7a-9567-4137-89a4-8afb5bb79155 Date: Sun, 12 Aug 2018 00:25:10 GMT RESP BODY: {"floatingips": [{"router_id": "bc12610d-1235-421c-964a-24f38ef16f99", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-11T22:09:56Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.1.7", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "28283374-9a0e-4cb4-8d42-1c598ba66263", "id": "22a00ee2-826a-4865-a9a6-2d9fb043c236", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:09:56Z", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"router_id": "f6c43898-f81c-476f-97d6-9e1bd8158040", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-12T00:24:56Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.209", "revision_number": 2, "port_id": "8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3", "id": "812ea850-c93e-4ff7-8bbd-a6bd0f6ee0d8", "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "created_at": "2018-08-12T00:24:54Z", "project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6"}]} 2018-08-12 00:25:10,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-d68bfa7a-9567-4137-89a4-8afb5bb79155 2018-08-12 00:25:10,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:10,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-59135d92-6d42-422d-8fc1-8a762994520e x-compute-request-id: req-59135d92-6d42-422d-8fc1-8a762994520e Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:79:e8", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:79:e8", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655", "rel": "bookmark"}], "image": {"id": "98f53963-f7f6-46f8-a7b4-20453497b12b", "links": [{"href": "http://172.30.9.30:8774/images/98f53963-f7f6-46f8-a7b4-20453497b12b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004a", "OS-SRV-USG:launched_at": "2018-08-12T00:24:58.000000", "flavor": {"id": "71025e25-782f-44c4-ad1d-f218d5aa4734", "links": [{"href": "http://172.30.9.30:8774/flavors/71025e25-782f-44c4-ad1d-f218d5aa4734", "rel": "bookmark"}]}, "id": "ea2d303b-c3e4-49a5-a072-f9bfef0f0655", "security_groups": [{"name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp"}], "user_id": "66f423af145149b18cf816853f7737f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:24:58Z", "hostId": "4da86aabbe0ad7e48f3998a331ef11b801963d8c6efee1feb8793a13", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "created": "2018-08-12T00:24:53Z", "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:25:10,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655 used request id req-59135d92-6d42-422d-8fc1-8a762994520e 2018-08-12 00:25:10,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:10,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-9a89d1a8-1412-4cb5-92ff-98377d731fde Date: Sun, 12 Aug 2018 00:25:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:10,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net used request id req-9a89d1a8-1412-4cb5-92ff-98377d731fde 2018-08-12 00:25:10,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:11,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62571656-2d9a-400e-acf0-5c5c63b3ad87 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}} 2018-08-12 00:25:11,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 used request id req-62571656-2d9a-400e-acf0-5c5c63b3ad87 2018-08-12 00:25:11,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:11,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a281a8e3-1bf3-4763-8e01-81fdb10623a4 Date: Sun, 12 Aug 2018 00:25:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:11,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-a281a8e3-1bf3-4763-8e01-81fdb10623a4 2018-08-12 00:25:11,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:11,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3513 X-Openstack-Request-Id: req-bf05bfc5-793b-43af-902c-2ceeb12b4275 Date: Sun, 12 Aug 2018 00:25:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:55Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.1"}],"id":"2dec506c-388b-4592-b2d4-49c9ea2dad5c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:13:f5","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f6c43898-f81c-476f-97d6-9e1bd8158040","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.7"}],"id":"7a186b43-6a27-44a9-aaa6-029b86e00a9e","security_groups":["42cff648-55ac-4373-95cd-873acc667cd8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:5b:f2","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"64069433-4f9d-4737-8d8d-21606a0cf72a","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.6"}],"id":"8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3","security_groups":["3d6bdb6b-1026-4221-884e-cf1f0f99fbd2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:79:e8","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"ea2d303b-c3e4-49a5-a072-f9bfef0f0655","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-port1-wwvt33peuot5","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.2"}],"id":"b72daadb-7de4-4a84-bdef-4ce20e3c743c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:3e:58","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4f21e059-15e5-4e37-a77b-798eff95f870","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"}]} 2018-08-12 00:25:11,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-bf05bfc5-793b-43af-902c-2ceeb12b4275 2018-08-12 00:25:11,144 - create_instance - INFO - Checking if VM is active 2018-08-12 00:25:11,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:11,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-8959e8a5-0c38-483b-be40-9b967d1e2d04 x-compute-request-id: req-8959e8a5-0c38-483b-be40-9b967d1e2d04 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:79:e8", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:79:e8", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655", "rel": "bookmark"}], "image": {"id": "98f53963-f7f6-46f8-a7b4-20453497b12b", "links": [{"href": "http://172.30.9.30:8774/images/98f53963-f7f6-46f8-a7b4-20453497b12b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004a", "OS-SRV-USG:launched_at": "2018-08-12T00:24:58.000000", "flavor": {"id": "71025e25-782f-44c4-ad1d-f218d5aa4734", "links": [{"href": "http://172.30.9.30:8774/flavors/71025e25-782f-44c4-ad1d-f218d5aa4734", "rel": "bookmark"}]}, "id": "ea2d303b-c3e4-49a5-a072-f9bfef0f0655", "security_groups": [{"name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp"}], "user_id": "66f423af145149b18cf816853f7737f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:24:58Z", "hostId": "4da86aabbe0ad7e48f3998a331ef11b801963d8c6efee1feb8793a13", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "created": "2018-08-12T00:24:53Z", "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:25:11,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655 used request id req-8959e8a5-0c38-483b-be40-9b967d1e2d04 2018-08-12 00:25:11,463 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1] is - ACTIVE 2018-08-12 00:25:11,463 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:25:11,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:11,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-9210f538-e8a4-44b6-9a23-3064960ad4fe x-compute-request-id: req-9210f538-e8a4-44b6-9a23-3064960ad4fe Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:79:e8", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:79:e8", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655", "rel": "bookmark"}], "image": {"id": "98f53963-f7f6-46f8-a7b4-20453497b12b", "links": [{"href": "http://172.30.9.30:8774/images/98f53963-f7f6-46f8-a7b4-20453497b12b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004a", "OS-SRV-USG:launched_at": "2018-08-12T00:24:58.000000", "flavor": {"id": "71025e25-782f-44c4-ad1d-f218d5aa4734", "links": [{"href": "http://172.30.9.30:8774/flavors/71025e25-782f-44c4-ad1d-f218d5aa4734", "rel": "bookmark"}]}, "id": "ea2d303b-c3e4-49a5-a072-f9bfef0f0655", "security_groups": [{"name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp"}], "user_id": "66f423af145149b18cf816853f7737f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:24:58Z", "hostId": "4da86aabbe0ad7e48f3998a331ef11b801963d8c6efee1feb8793a13", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "created": "2018-08-12T00:24:53Z", "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:25:11,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/ea2d303b-c3e4-49a5-a072-f9bfef0f0655 used request id req-9210f538-e8a4-44b6-9a23-3064960ad4fe 2018-08-12 00:25:11,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:11,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-111ab4f3-6c36-4bd5-a1ee-005285e25d70 Date: Sun, 12 Aug 2018 00:25:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:11,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net used request id req-111ab4f3-6c36-4bd5-a1ee-005285e25d70 2018-08-12 00:25:11,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:11,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50afe497-c6fa-40ca-8859-fbf5f15b8300 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}} 2018-08-12 00:25:11,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 used request id req-50afe497-c6fa-40ca-8859-fbf5f15b8300 2018-08-12 00:25:11,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:11,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1b816855-5937-4540-8875-cfad8c25067c Date: Sun, 12 Aug 2018 00:25:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:11,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-1b816855-5937-4540-8875-cfad8c25067c 2018-08-12 00:25:11,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2be84a02f0b26a5eb1d49dc5c40dc3bc11e8fce" 2018-08-12 00:25:12,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3513 X-Openstack-Request-Id: req-f6ec60d1-c603-4fe4-aafb-7bd96ebe05f8 Date: Sun, 12 Aug 2018 00:25:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:55Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.1"}],"id":"2dec506c-388b-4592-b2d4-49c9ea2dad5c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:13:f5","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f6c43898-f81c-476f-97d6-9e1bd8158040","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.7"}],"id":"7a186b43-6a27-44a9-aaa6-029b86e00a9e","security_groups":["42cff648-55ac-4373-95cd-873acc667cd8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:5b:f2","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"64069433-4f9d-4737-8d8d-21606a0cf72a","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.6"}],"id":"8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3","security_groups":["3d6bdb6b-1026-4221-884e-cf1f0f99fbd2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:79:e8","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"ea2d303b-c3e4-49a5-a072-f9bfef0f0655","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-port1-wwvt33peuot5","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.2"}],"id":"b72daadb-7de4-4a84-bdef-4ce20e3c743c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:3e:58","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4f21e059-15e5-4e37-a77b-798eff95f870","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"}]} 2018-08-12 00:25:12,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-f6ec60d1-c603-4fe4-aafb-7bd96ebe05f8 2018-08-12 00:25:12,036 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-12 00:25:12,039 - paramiko.transport - DEBUG - starting thread (client mode): 0x9d5ac8d0L 2018-08-12 00:25:12,039 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:25:12,039 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-12 00:25:12,040 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-12 00:25:12,041 - 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-08-12 00:25:12,041 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:25:12,041 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-12 00:25:12,041 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:25:12,041 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:25:12,041 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:25:12,059 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:25:12,059 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:25:12,071 - paramiko.transport - DEBUG - Trying discovered key a67fc0f318a3f58ec1b4e2e54cf82341 in 8a6339a0-b684-4faf-bb7b-f161b58d5e99 2018-08-12 00:25:12,099 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:25:12,104 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-12 00:25:12,205 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-12 00:25:12,250 - create_instance - INFO - SSH is active for VM instance 2018-08-12 00:25:12,250 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-12 00:25:12,252 - paramiko.transport - DEBUG - starting thread (client mode): 0x9d5ac8d0L 2018-08-12 00:25:12,253 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:25:12,253 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-12 00:25:12,253 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-12 00:25:12,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-08-12 00:25:12,255 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:25:12,255 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-12 00:25:12,255 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:25:12,255 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:25:12,255 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:25:12,272 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:25:12,272 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:25:12,285 - paramiko.transport - DEBUG - Trying discovered key a67fc0f318a3f58ec1b4e2e54cf82341 in 8a6339a0-b684-4faf-bb7b-f161b58d5e99 2018-08-12 00:25:12,311 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:25:12,318 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-12 00:25:12,350 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-12 00:25:12,351 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-12 00:25:12,351 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-12 00:25:12,352 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-12 00:25:12,354 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-12 00:25:12,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/64069433-4f9d-4737-8d8d-21606a0cf72a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:12,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-cfc83af2-5f18-487a-be62-ba48897a236f x-compute-request-id: req-cfc83af2-5f18-487a-be62-ba48897a236f Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:5b:f2", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/64069433-4f9d-4737-8d8d-21606a0cf72a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/64069433-4f9d-4737-8d8d-21606a0cf72a", "rel": "bookmark"}], "image": {"id": "98f53963-f7f6-46f8-a7b4-20453497b12b", "links": [{"href": "http://172.30.9.30:8774/images/98f53963-f7f6-46f8-a7b4-20453497b12b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000049", "OS-SRV-USG:launched_at": "2018-08-12T00:25:00.000000", "flavor": {"id": "08ef5eb2-b975-4b51-a780-1c2085425814", "links": [{"href": "http://172.30.9.30:8774/flavors/08ef5eb2-b975-4b51-a780-1c2085425814", "rel": "bookmark"}]}, "id": "64069433-4f9d-4737-8d8d-21606a0cf72a", "security_groups": [{"name": "default"}], "user_id": "66f423af145149b18cf816853f7737f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:25:00Z", "hostId": "4da86aabbe0ad7e48f3998a331ef11b801963d8c6efee1feb8793a13", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2", "created": "2018-08-12T00:24:53Z", "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:25:12,659 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/64069433-4f9d-4737-8d8d-21606a0cf72a used request id req-cfc83af2-5f18-487a-be62-ba48897a236f 2018-08-12 00:25:12,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:12,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-cd320cd4-3b88-4ea7-991c-45ba94fe8ce7 Date: Sun, 12 Aug 2018 00:25:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f21e059-15e5-4e37-a77b-798eff95f870","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","subnets":["d6e93140-7ae3-437b-87bb-62cfe2cc95c1"],"description":"","tags":[],"updated_at":"2018-08-12T00:24:49Z","provider:segmentation_id":64,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net","admin_state_up":true,"tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:47Z","provider:network_type":"vxlan"}]} 2018-08-12 00:25:12,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net used request id req-cd320cd4-3b88-4ea7-991c-45ba94fe8ce7 2018-08-12 00:25:12,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:12,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c371cf2f-eb25-4104-ab03-1768038fd418 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}} 2018-08-12 00:25:12,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 used request id req-c371cf2f-eb25-4104-ab03-1768038fd418 2018-08-12 00:25:12,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:12,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cbc9eba4-21a0-474b-8bad-9cd1efdd80f4 Date: Sun, 12 Aug 2018 00:25:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","dns_nameservers":[],"updated_at":"2018-08-12T00:24:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","subnetpool_id":null,"name":"CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet"}]} 2018-08-12 00:25:12,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-cbc9eba4-21a0-474b-8bad-9cd1efdd80f4 2018-08-12 00:25:12,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c69e3b589ca2d6ba15adffcd0cdb2784914e06" 2018-08-12 00:25:12,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3513 X-Openstack-Request-Id: req-a1391b88-9a2a-48b9-911b-7c1a0428f4ec Date: Sun, 12 Aug 2018 00:25:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:55Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.1"}],"id":"2dec506c-388b-4592-b2d4-49c9ea2dad5c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:13:f5","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f6c43898-f81c-476f-97d6-9e1bd8158040","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.7"}],"id":"7a186b43-6a27-44a9-aaa6-029b86e00a9e","security_groups":["42cff648-55ac-4373-95cd-873acc667cd8"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:5b:f2","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"64069433-4f9d-4737-8d8d-21606a0cf72a","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.6"}],"id":"8e152634-f4b5-4116-bbb5-1f8d4fe4d0c3","security_groups":["3d6bdb6b-1026-4221-884e-cf1f0f99fbd2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:79:e8","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"ea2d303b-c3e4-49a5-a072-f9bfef0f0655","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack-port1-wwvt33peuot5","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-12T00:24:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e93140-7ae3-437b-87bb-62cfe2cc95c1","ip_address":"10.1.2.2"}],"id":"b72daadb-7de4-4a84-bdef-4ce20e3c743c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:3e:58","project_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4f21e059-15e5-4e37-a77b-798eff95f870","name":"","admin_state_up":true,"network_id":"4f21e059-15e5-4e37-a77b-798eff95f870","tenant_id":"df9ed4f8affb4f1aa6fd942a006f5cd6","created_at":"2018-08-12T00:24:49Z","binding:vnic_type":"normal"}]} 2018-08-12 00:25:12,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=4f21e059-15e5-4e37-a77b-798eff95f870 used request id req-a1391b88-9a2a-48b9-911b-7c1a0428f4ec 2018-08-12 00:25:12,927 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack 2018-08-12 00:25:12,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/262b9876-9f79-4902-9349-31535d0765ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e533027561df8587b5130e41991535a05c34e5" 2018-08-12 00:25:12,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:25:12 GMT Server: Apache x-openstack-request-id: req-9d55e439-75d6-40ba-bc3f-22f561b60a1a Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:25:12,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:25:12 GMT Server: Apache x-openstack-request-id: req-c2cc1d60-8312-4158-b0d7-f6547bd9e109 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:25:12,997 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea used request id req-c2cc1d60-8312-4158-b0d7-f6547bd9e109 2018-08-12 00:25:13,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/262b9876-9f79-4902-9349-31535d0765ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e533027561df8587b5130e41991535a05c34e5" 2018-08-12 00:25:13,025 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:25:13 GMT Server: Apache x-openstack-request-id: req-5cead3f2-f48d-4070-9cac-c3086c2bc741 Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:25:13,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:13 GMT Server: Apache x-openstack-request-id: req-c06c92ec-781d-49ab-97f6-c38c49961c25 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 772 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-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor2", "OS::project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "OS::stack_id": "262b9876-9f79-4902-9349-31535d0765ea", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "security_group_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet", "net_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2", "inst1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "image2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "flavor1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor1", "image1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "stack_user_project_id": "39403c85693c492d815f5cc7b2c54046", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:24:45Z", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:25:12Z", "id": "262b9876-9f79-4902-9349-31535d0765ea", "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-08-12 00:25:13,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea used request id req-c06c92ec-781d-49ab-97f6-c38c49961c25 2018-08-12 00:25:13,050 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:25:13,050 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:25:16,053 - create_stack - DEBUG - Stack status query timeout in 1196.94406104 2018-08-12 00:25:16,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/262b9876-9f79-4902-9349-31535d0765ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e533027561df8587b5130e41991535a05c34e5" 2018-08-12 00:25:16,083 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:25:16 GMT Server: Apache x-openstack-request-id: req-02234185-e0d9-4e93-9f4a-2acd556e7f15 Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:25:16,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:16 GMT Server: Apache x-openstack-request-id: req-45730b90-5b04-47f3-96c3-6de235eac873 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 772 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-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor2", "OS::project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "OS::stack_id": "262b9876-9f79-4902-9349-31535d0765ea", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "security_group_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet", "net_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2", "inst1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "image2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "flavor1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor1", "image1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "stack_user_project_id": "39403c85693c492d815f5cc7b2c54046", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:24:45Z", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:25:12Z", "id": "262b9876-9f79-4902-9349-31535d0765ea", "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-08-12 00:25:16,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea used request id req-45730b90-5b04-47f3-96c3-6de235eac873 2018-08-12 00:25:16,109 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:25:16,109 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:25:19,112 - create_stack - DEBUG - Stack status query timeout in 1193.88473916 2018-08-12 00:25:19,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/262b9876-9f79-4902-9349-31535d0765ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e533027561df8587b5130e41991535a05c34e5" 2018-08-12 00:25:19,142 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:25:19 GMT Server: Apache x-openstack-request-id: req-3158f508-d7aa-4d3b-8a56-b86ab892015a Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:25:19,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:19 GMT Server: Apache x-openstack-request-id: req-f7076cc3-5011-422f-9536-af163f5982b2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 772 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-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor2", "OS::project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "OS::stack_id": "262b9876-9f79-4902-9349-31535d0765ea", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "security_group_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet", "net_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2", "inst1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "image2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "flavor1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor1", "image1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "stack_user_project_id": "39403c85693c492d815f5cc7b2c54046", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-08-12T00:24:45Z", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-12T00:25:12Z", "id": "262b9876-9f79-4902-9349-31535d0765ea", "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-08-12 00:25:19,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea used request id req-f7076cc3-5011-422f-9536-af163f5982b2 2018-08-12 00:25:19,168 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-12 00:25:19,168 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-12 00:25:22,171 - create_stack - DEBUG - Stack status query timeout in 1190.82615399 2018-08-12 00:25:22,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/262b9876-9f79-4902-9349-31535d0765ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e533027561df8587b5130e41991535a05c34e5" 2018-08-12 00:25:22,202 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:25:22 GMT Server: Apache x-openstack-request-id: req-0835ccfb-a6d2-49e5-98c1-a624f106cc72 Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:25:22,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:22 GMT Server: Apache x-openstack-request-id: req-81867fbb-a7ad-4c16-ae8a-8bbf63aed41a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 689 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-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor2", "OS::project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "OS::stack_id": "262b9876-9f79-4902-9349-31535d0765ea", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-kp", "security_group_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-subnet", "net_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst2", "inst1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-inst1", "image2_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image", "flavor1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-flavor1", "image1_name": "CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack", "stack_user_project_id": "39403c85693c492d815f5cc7b2c54046", "tags": null, "creation_time": "2018-08-12T00:24:45Z", "links": [{"href": "http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-12T00:25:12Z", "id": "262b9876-9f79-4902-9349-31535d0765ea", "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-08-12 00:25:22,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea used request id req-81867fbb-a7ad-4c16-ae8a-8bbf63aed41a 2018-08-12 00:25:22,234 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-12 00:25:22,234 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack 2018-08-12 00:25:22,234 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack 2018-08-12 00:25:22,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/262b9876-9f79-4902-9349-31535d0765ea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e533027561df8587b5130e41991535a05c34e5" 2018-08-12 00:25:22,263 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:25:22 GMT Server: Apache x-openstack-request-id: req-add66f12-5ffa-4f09-9931-eb20110a8e5f Location: http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-12 00:25:22,288 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:25:22 GMT Server: Apache x-openstack-request-id: req-d86b0447-220a-416b-891a-9b19c283ee25 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-12 00:25:22,288 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/df9ed4f8affb4f1aa6fd942a006f5cd6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-stack/262b9876-9f79-4902-9349-31535d0765ea used request id req-d86b0447-220a-416b-891a-9b19c283ee25 2018-08-12 00:25:22,289 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-a38214a0-9dd9-4372-bb0c-5cb5f2a9f7cd-image 2018-08-12 00:25:22,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b013b5d7855aaa0b1fc5fea09b372f9d045503b0" 2018-08-12 00:25:23,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1834020b-bda4-460e-add7-10fe6b54dc7c Date: Sun, 12 Aug 2018 00:25:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:25:23,315 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/98f53963-f7f6-46f8-a7b4-20453497b12b used request id req-1834020b-bda4-460e-add7-10fe6b54dc7c 2018-08-12 00:25:23,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:25:23,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:25:23,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:25:23,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:25:23,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:25:23,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:25:23,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-966fa19a-39aa-49da-9892-5e95b06d961f Date: Sun, 12 Aug 2018 00:25:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "created_at": "2018-08-12T00:24:46Z", "updated_at": "2018-08-12T00:24:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:24:46Z", "revision_number": 0, "id": "5609e635-650e-497b-b0b3-ac7ef4110ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:24:46Z", "security_group_id": "42cff648-55ac-4373-95cd-873acc667cd8", "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:24:46Z", "revision_number": 0, "id": "771b808d-113f-4c66-b706-2e7367e486c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:24:46Z", "security_group_id": "42cff648-55ac-4373-95cd-873acc667cd8", "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:24:46Z", "revision_number": 0, "id": "ad6348dd-691d-4782-b3d3-d922e05976a2", "remote_group_id": "42cff648-55ac-4373-95cd-873acc667cd8", "remote_ip_prefix": null, "created_at": "2018-08-12T00:24:46Z", "security_group_id": "42cff648-55ac-4373-95cd-873acc667cd8", "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "port_range_min": null, "ethertype": "IPv6", "project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:24:46Z", "revision_number": 0, "id": "c08730c0-1928-4f66-ac13-86b96e460a81", "remote_group_id": "42cff648-55ac-4373-95cd-873acc667cd8", "remote_ip_prefix": null, "created_at": "2018-08-12T00:24:46Z", "security_group_id": "42cff648-55ac-4373-95cd-873acc667cd8", "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "port_range_min": null, "ethertype": "IPv4", "project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6"}], "revision_number": 4, "project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "id": "42cff648-55ac-4373-95cd-873acc667cd8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:25:23,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-966fa19a-39aa-49da-9892-5e95b06d961f 2018-08-12 00:25:23,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:25:23,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:25:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b03f6178-b53d-4fe8-b958-793216d997bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:25:23,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-b03f6178-b53d-4fe8-b958-793216d997bf 2018-08-12 00:25:23,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:25:23,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:25:23,750 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:25:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a28a1c4-a087-421f-b26f-3bb828bb0a67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:25:23,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-9a28a1c4-a087-421f-b26f-3bb828bb0a67 2018-08-12 00:25:23,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:25:23,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:25:23,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:25:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-086d3cf1-ca6b-4d7e-afad-9c9243daab75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:25:23,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-086d3cf1-ca6b-4d7e-afad-9c9243daab75 2018-08-12 00:25:23,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:25:23,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:25:23,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:25:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0acd0511-d623-4211-ac12-263931189475 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:25:23,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-0acd0511-d623-4211-ac12-263931189475 2018-08-12 00:25:23,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:25:23,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:25:24,006 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:25:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-531a2133-2906-487d-825c-7d3fc6e9f007 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:25:24,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-531a2133-2906-487d-825c-7d3fc6e9f007 2018-08-12 00:25:24,006 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:25:24,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:25:24,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f3378b-6e2c-4db4-8572-07ad7f2e4257 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "name": "CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj"}} 2018-08-12 00:25:24,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 used request id req-42f3378b-6e2c-4db4-8572-07ad7f2e4257 2018-08-12 00:25:24,098 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42cff648-55ac-4373-95cd-873acc667cd8 2018-08-12 00:25:24,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=42cff648-55ac-4373-95cd-873acc667cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:25:24,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-224a6915-9c76-4d4e-830e-966091fe2302 Date: Sun, 12 Aug 2018 00:25: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-08-12T00:24:46Z", "security_group_id": "42cff648-55ac-4373-95cd-873acc667cd8", "port_range_min": null, "revision_number": 0, "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "created_at": "2018-08-12T00:24:46Z", "project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "id": "5609e635-650e-497b-b0b3-ac7ef4110ba3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:24:46Z", "security_group_id": "42cff648-55ac-4373-95cd-873acc667cd8", "port_range_min": null, "revision_number": 0, "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "created_at": "2018-08-12T00:24:46Z", "project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "id": "771b808d-113f-4c66-b706-2e7367e486c8"}, {"remote_group_id": "42cff648-55ac-4373-95cd-873acc667cd8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:24:46Z", "security_group_id": "42cff648-55ac-4373-95cd-873acc667cd8", "port_range_min": null, "revision_number": 0, "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "created_at": "2018-08-12T00:24:46Z", "project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "id": "ad6348dd-691d-4782-b3d3-d922e05976a2"}, {"remote_group_id": "42cff648-55ac-4373-95cd-873acc667cd8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:24:46Z", "security_group_id": "42cff648-55ac-4373-95cd-873acc667cd8", "port_range_min": null, "revision_number": 0, "tenant_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "created_at": "2018-08-12T00:24:46Z", "project_id": "df9ed4f8affb4f1aa6fd942a006f5cd6", "id": "c08730c0-1928-4f66-ac13-86b96e460a81"}]} 2018-08-12 00:25:24,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=42cff648-55ac-4373-95cd-873acc667cd8 used request id req-224a6915-9c76-4d4e-830e-966091fe2302 2018-08-12 00:25:24,124 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:25:24,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/42cff648-55ac-4373-95cd-873acc667cd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:25:24,312 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f77a5c62-2f43-4e17-87ab-006df7afd276 Content-Length: 0 Date: Sun, 12 Aug 2018 00:25:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:25:24,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/42cff648-55ac-4373-95cd-873acc667cd8 used request id req-f77a5c62-2f43-4e17-87ab-006df7afd276 2018-08-12 00:25:24,313 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj 2018-08-12 00:25:24,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:25:24,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:25:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ec1acf9-63ed-407e-99d5-fd101aabe1b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:25:24,614 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/df9ed4f8affb4f1aa6fd942a006f5cd6 used request id req-5ec1acf9-63ed-407e-99d5-fd101aabe1b9 2018-08-12 00:25:24,615 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-26b06dd8-d2dc-468-proj-role 2018-08-12 00:25:24,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/bf21def14bd54805aba8635931a70653 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:25:24,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:25:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c22fa574-afba-4b4e-939b-adb7f30f907a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:25:24,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/bf21def14bd54805aba8635931a70653 used request id req-c22fa574-afba-4b4e-939b-adb7f30f907a 2018-08-12 00:25:24,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f4deddff62e1bab228c27826f4a544dd448ee7" 2018-08-12 00:25:24,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08e70c18-b715-4eb9-8503-cce95a907008 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:25:24,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-08e70c18-b715-4eb9-8503-cce95a907008 2018-08-12 00:25:24,824 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-26b06dd8-d2dc-468-user 2018-08-12 00:25:24,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/66f423af145149b18cf816853f7737f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013687bb20932948239fc81e45430b2d852a5d3" 2018-08-12 00:25:25,042 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:25:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aed4971-67a7-4a17-b8b1-06ac5ab6b1ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:25:25,042 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/66f423af145149b18cf816853f7737f3 used request id req-9aed4971-67a7-4a17-b8b1-06ac5ab6b1ec 2018-08-12 00:25:25,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:25:25,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["1Vz-lL85Ta6_bXkp_dJAIQ"], "issued_at": "2018-08-12T00:25:25.000000Z"}} 2018-08-12 00:25:25,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb06791b7c2ba13effda88e498dd0efa2190704d" 2018-08-12 00:25:25,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f304e17a-f536-486f-83e6-8e0e1e7016cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:25,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f304e17a-f536-486f-83e6-8e0e1e7016cd 2018-08-12 00:25:25,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:25:25,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:25:25,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["7rq39CHgShCAENawp6Y2FA"], "issued_at": "2018-08-12T00:25:25.000000Z"}} 2018-08-12 00:25:25,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:25:25,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bbb8c22-1f99-4c2b-b931-720e39b33bb3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:25,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-8bbb8c22-1f99-4c2b-b931-720e39b33bb3 2018-08-12 00:25:25,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:25:25,976 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:25: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:25:25,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-91460276-0511-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:25:26,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4337c098-5131-4709-bdb2-cc764a3b812b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-91460276-0511-487-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:25:26,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-91460276-0511-487-proj used request id req-4337c098-5131-4709-bdb2-cc764a3b812b 2018-08-12 00:25:26,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:25:26,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a8d125d-9d8a-4244-aa05-65ce24d35db0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:25:26,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6a8d125d-9d8a-4244-aa05-65ce24d35db0 2018-08-12 00:25:26,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}}' 2018-08-12 00:25:26,269 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:25:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58829eea-9bb4-4346-abbf-e5675e06a84b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "id": "06a479979dea4c9d8486aeb2d927ebf6", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:25:26,270 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-58829eea-9bb4-4346-abbf-e5675e06a84b 2018-08-12 00:25:26,270 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-91460276-0511-487-proj 2018-08-12 00:25:26,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:25:26,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:25:26,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:25:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["ajjpUv_nTja0j9vnewOuzw"], "issued_at": "2018-08-12T00:25:26.000000Z"}} 2018-08-12 00:25:26,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37b74880b77bb5305b10d9b33b27b4a9859c757" 2018-08-12 00:25:26,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad35c1de-6019-477e-add1-74c6a15e8c52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:26,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ad35c1de-6019-477e-add1-74c6a15e8c52 2018-08-12 00:25:26,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:25:26,741 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:25: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:25:26,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37b74880b77bb5305b10d9b33b27b4a9859c757" 2018-08-12 00:25:26,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa639256-ad89-44d2-af4b-a04b3bdabfaf Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:25:26,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-aa639256-ad89-44d2-af4b-a04b3bdabfaf 2018-08-12 00:25:26,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=AnsibleProvisioningTests-91460276-0511-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37b74880b77bb5305b10d9b33b27b4a9859c757" 2018-08-12 00:25:26,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b5acd2-11af-4eff-80b9-f5dd661c1d06 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=AnsibleProvisioningTests-91460276-0511-487-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "id": "06a479979dea4c9d8486aeb2d927ebf6", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}]} 2018-08-12 00:25:26,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=AnsibleProvisioningTests-91460276-0511-487-proj used request id req-d9b5acd2-11af-4eff-80b9-f5dd661c1d06 2018-08-12 00:25:26,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37b74880b77bb5305b10d9b33b27b4a9859c757" 2018-08-12 00:25:26,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a44bd2-8d19-4896-be72-a505d3fa3e93 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:25:26,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-35a44bd2-8d19-4896-be72-a505d3fa3e93 2018-08-12 00:25:27,333 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-91460276-0511-487-user 2018-08-12 00:25:27,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:25:27,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:25:27,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed432ba-1aba-4655-aea2-df42fc8904a0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:25:27,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fed432ba-1aba-4655-aea2-df42fc8904a0 2018-08-12 00:25:27,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" -d '{"role": {"name": "AnsibleProvisioningTests-91460276-0511-487-proj-role"}}' 2018-08-12 00:25:27,531 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:25:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf2396bf-ba5d-4215-b2f6-e1f51b69233a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e4f47cb2b024b87844a878825831ba4", "links": {"self": "http://172.30.9.30:5000/v3/roles/8e4f47cb2b024b87844a878825831ba4"}, "name": "AnsibleProvisioningTests-91460276-0511-487-proj-role"}} 2018-08-12 00:25:27,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-cf2396bf-ba5d-4215-b2f6-e1f51b69233a 2018-08-12 00:25:27,531 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-91460276-0511-487-proj-role 2018-08-12 00:25:27,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/8e4f47cb2b024b87844a878825831ba4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:25:27,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5e5080-9195-40a6-a332-85535b57bf46 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e4f47cb2b024b87844a878825831ba4", "links": {"self": "http://172.30.9.30:5000/v3/roles/8e4f47cb2b024b87844a878825831ba4"}, "name": "AnsibleProvisioningTests-91460276-0511-487-proj-role"}} 2018-08-12 00:25:27,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/8e4f47cb2b024b87844a878825831ba4 used request id req-af5e5080-9195-40a6-a332-85535b57bf46 2018-08-12 00:25:27,556 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-91460276-0511-487-proj-role to project AnsibleProvisioningTests-91460276-0511-487-proj 2018-08-12 00:25:27,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6/users/1febf89197d247e0a4a45b36d5aa12d6/roles/8e4f47cb2b024b87844a878825831ba4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:25:27,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:25:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abb9d26c-e67c-4d84-84db-92d2917d2b8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:25:27,682 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6/users/1febf89197d247e0a4a45b36d5aa12d6/roles/8e4f47cb2b024b87844a878825831ba4 used request id req-abb9d26c-e67c-4d84-84db-92d2917d2b8b 2018-08-12 00:25:27,682 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:25:27,684 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-08-12 00:25:27,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:25:27,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:25:28,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e4f47cb2b024b87844a878825831ba4", "name": "AnsibleProvisioningTests-91460276-0511-487-proj-role"}], "expires_at": "2018-08-12T01:25:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-91460276-0511-487-user", "id": "1febf89197d247e0a4a45b36d5aa12d6"}, "audit_ids": ["Ecn4cnsPSHSOXMz4lUTRAg"], "issued_at": "2018-08-12T00:25:28.000000Z"}} 2018-08-12 00:25:28,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c8a55542f0f191e44c3daffb63b7cc4696c11d3" 2018-08-12 00:25:28,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6269a8d-05d5-4e7f-bb99-b376c1e79351 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:28,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a6269a8d-05d5-4e7f-bb99-b376c1e79351 2018-08-12 00:25:28,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c8a55542f0f191e44c3daffb63b7cc4696c11d3" 2018-08-12 00:25:28,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-27a76adc-918e-4af0-86e1-6db8e2a9361b Date: Sun, 12 Aug 2018 00:25:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6--image"} 2018-08-12 00:25:28,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6--image used request id req-27a76adc-918e-4af0-86e1-6db8e2a9361b 2018-08-12 00:25:28,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c8a55542f0f191e44c3daffb63b7cc4696c11d3" 2018-08-12 00:25:28,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-269f419c-6eb9-428c-b211-83ad42da5f01 Date: Sun, 12 Aug 2018 00:25: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-08-12 00:25:28,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-269f419c-6eb9-428c-b211-83ad42da5f01 2018-08-12 00:25:28,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c8a55542f0f191e44c3daffb63b7cc4696c11d3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6--image"}' 2018-08-12 00:25:28,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5443a7ad-16c9-4398-9f99-e4c5c30d0492 Date: Sun, 12 Aug 2018 00:25:28 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6--image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:25:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:25:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "min_disk": 0, "protected": false, "id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "file": "/v2/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d/file", "checksum": null, "owner": "06a479979dea4c9d8486aeb2d927ebf6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:25:28,474 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-5443a7ad-16c9-4398-9f99-e4c5c30d0492 2018-08-12 00:25:28,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c8a55542f0f191e44c3daffb63b7cc4696c11d3" -d '' 2018-08-12 00:25:33,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-51706c34-4cd6-49f1-b488-aa3cbf3caf19 Date: Sun, 12 Aug 2018 00:25:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:25:33,423 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d/file used request id req-51706c34-4cd6-49f1-b488-aa3cbf3caf19 2018-08-12 00:25:33,424 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-12 00:25:33,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c8a55542f0f191e44c3daffb63b7cc4696c11d3" 2018-08-12 00:25:33,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e822f2ac-3560-4623-9a2e-90d53e1e520f Date: Sun, 12 Aug 2018 00:25:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6--image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:25:28Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-08-12T00:25:33Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d/snap", "metadata": {}}], "self": "/v2/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "min_disk": 0, "protected": false, "id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "file": "/v2/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "06a479979dea4c9d8486aeb2d927ebf6", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:25:33,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d used request id req-e822f2ac-3560-4623-9a2e-90d53e1e520f 2018-08-12 00:25:33,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c8a55542f0f191e44c3daffb63b7cc4696c11d3" 2018-08-12 00:25:33,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c23d3b63-2ab4-4b25-8151-8a1ee4085cd4 Date: Sun, 12 Aug 2018 00: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-08-12 00:25:33,454 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-c23d3b63-2ab4-4b25-8151-8a1ee4085cd4 2018-08-12 00:25:33,457 - create_image - INFO - Created image with name - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6--image 2018-08-12 00:25:33,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c8a55542f0f191e44c3daffb63b7cc4696c11d3" 2018-08-12 00:25:33,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9f8945f4-9aea-4476-b889-01088904926a Date: Sun, 12 Aug 2018 00:25:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6--image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:25:28Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-08-12T00:25:33Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d/snap", "metadata": {}}], "self": "/v2/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "min_disk": 0, "protected": false, "id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "file": "/v2/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "06a479979dea4c9d8486aeb2d927ebf6", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:25:33,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d used request id req-9f8945f4-9aea-4476-b889-01088904926a 2018-08-12 00:25:33,476 - create_image - DEBUG - Instance status is - active 2018-08-12 00:25:33,476 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6--image 2018-08-12 00:25:33,476 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6--image 2018-08-12 00:25:33,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:25:33,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:25:33,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e4f47cb2b024b87844a878825831ba4", "name": "AnsibleProvisioningTests-91460276-0511-487-proj-role"}], "expires_at": "2018-08-12T01:25:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-91460276-0511-487-user", "id": "1febf89197d247e0a4a45b36d5aa12d6"}, "audit_ids": ["HRvCSpb-Sv64ya5ltsvzyg"], "issued_at": "2018-08-12T00:25:33.000000Z"}} 2018-08-12 00:25:33,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4feef1aa7ef45a990e2afa4a3bffb007a2f806" 2018-08-12 00:25:33,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13e8f05b-579d-4243-ab53-1de3f9a5eddc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:33,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-13e8f05b-579d-4243-ab53-1de3f9a5eddc 2018-08-12 00:25:33,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:25:33,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:25:33,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:25:33,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:25:33,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:25:33,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4feef1aa7ef45a990e2afa4a3bffb007a2f806" 2018-08-12 00:25:34,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8111023c-a4e8-4765-a097-55c68c686ca7 Date: Sun, 12 Aug 2018 00:25:34 GMT RESP BODY: {"networks":[]} 2018-08-12 00:25:34,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net used request id req-8111023c-a4e8-4765-a097-55c68c686ca7 2018-08-12 00:25:34,114 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net 2018-08-12 00:25:34,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4feef1aa7ef45a990e2afa4a3bffb007a2f806" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net", "admin_state_up": true}}' 2018-08-12 00:25:34,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-e92043a0-c820-4cb2-826a-56c04a73f858 Date: Sun, 12 Aug 2018 00:25:34 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:25:34Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}} 2018-08-12 00:25:34,586 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-e92043a0-c820-4cb2-826a-56c04a73f858 2018-08-12 00:25:34,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4feef1aa7ef45a990e2afa4a3bffb007a2f806" 2018-08-12 00:25:34,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-adc76be9-169d-4269-8451-ef4b6a6645e1 Date: Sun, 12 Aug 2018 00:25:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:25:34Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:25:34,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-adc76be9-169d-4269-8451-ef4b6a6645e1 2018-08-12 00:25:34,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4feef1aa7ef45a990e2afa4a3bffb007a2f806" 2018-08-12 00:25:34,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-50fc7a57-5cd6-4b38-9716-115a181c0c16 Date: Sun, 12 Aug 2018 00:25:34 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:25:34,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-50fc7a57-5cd6-4b38-9716-115a181c0c16 2018-08-12 00:25:34,752 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet 2018-08-12 00:25:34,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4feef1aa7ef45a990e2afa4a3bffb007a2f806" -d '{"subnets": [{"ip_version": 4, "network_id": "c54f4dec-cdd0-4256-a498-77c20ef8067c", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]}' 2018-08-12 00:25:35,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-649a4fe2-edce-49ca-9227-5e597a8e97c3 Date: Sun, 12 Aug 2018 00:25:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:25:35,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-649a4fe2-edce-49ca-9227-5e597a8e97c3 2018-08-12 00:25:35,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4feef1aa7ef45a990e2afa4a3bffb007a2f806" 2018-08-12 00:25:35,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-451a7f68-7dbd-490f-887b-dcc3dea6040e Date: Sun, 12 Aug 2018 00:25:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30781e49-8383-437b-b831-5965b46cebe8"],"updated_at":"2018-08-12T00:25:35Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:25:35,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-451a7f68-7dbd-490f-887b-dcc3dea6040e 2018-08-12 00:25:35,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4feef1aa7ef45a990e2afa4a3bffb007a2f806" 2018-08-12 00:25:35,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ab102d39-f808-4ac9-ad71-fe18337cf730 Date: Sun, 12 Aug 2018 00:25:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:25:35,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-ab102d39-f808-4ac9-ad71-fe18337cf730 2018-08-12 00:25:35,678 - OpenStackNetwork - DEBUG - Network [c54f4dec-cdd0-4256-a498-77c20ef8067c] created successfully 2018-08-12 00:25:35,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:25:35,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:25:36,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e4f47cb2b024b87844a878825831ba4", "name": "AnsibleProvisioningTests-91460276-0511-487-proj-role"}], "expires_at": "2018-08-12T01:25:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-91460276-0511-487-user", "id": "1febf89197d247e0a4a45b36d5aa12d6"}, "audit_ids": ["lktCPEwjRFijau0-gGmrxQ"], "issued_at": "2018-08-12T00:25:36.000000Z"}} 2018-08-12 00:25:36,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08979f90f59b40ba321df6aaba2f87075a39fc4" 2018-08-12 00:25:36,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3def02cd-ec54-4fa6-ab28-c8e20f74f3ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:36,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3def02cd-ec54-4fa6-ab28-c8e20f74f3ed 2018-08-12 00:25:36,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:25:36,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:25:36,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:25:36,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:25:36,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:25:36,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08979f90f59b40ba321df6aaba2f87075a39fc4" 2018-08-12 00:25:36,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-30033794-1f92-440d-97e5-08218de96352 Date: Sun, 12 Aug 2018 00:25:36 GMT RESP BODY: {"routers": []} 2018-08-12 00:25:36,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-router&admin_state_up=True used request id req-30033794-1f92-440d-97e5-08218de96352 2018-08-12 00:25:36,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:25:36,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:25:36,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e4f47cb2b024b87844a878825831ba4", "name": "AnsibleProvisioningTests-91460276-0511-487-proj-role"}], "expires_at": "2018-08-12T01:25:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-91460276-0511-487-user", "id": "1febf89197d247e0a4a45b36d5aa12d6"}, "audit_ids": ["Wk_B08MeQAWqz7F_7Y8nUg"], "issued_at": "2018-08-12T00:25:36.000000Z"}} 2018-08-12 00:25:36,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc49b34666ddc26124b303743cabf7538b7ee740" 2018-08-12 00:25:36,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7088a7a-82c2-4b91-9169-afa91c758675 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:36,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f7088a7a-82c2-4b91-9169-afa91c758675 2018-08-12 00:25:36,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08979f90f59b40ba321df6aaba2f87075a39fc4" 2018-08-12 00:25:36,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-65d5c0d5-0eea-4e2f-8d3d-26eb98fbbfdf Date: Sun, 12 Aug 2018 00:25:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:25:36,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-65d5c0d5-0eea-4e2f-8d3d-26eb98fbbfdf 2018-08-12 00:25:36,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08979f90f59b40ba321df6aaba2f87075a39fc4" 2018-08-12 00:25:36,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9b73195a-2ba3-471a-b8ca-872e3959a183 Date: Sun, 12 Aug 2018 00:25:36 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:25:36,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-9b73195a-2ba3-471a-b8ca-872e3959a183 2018-08-12 00:25:36,972 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-router 2018-08-12 00:25:36,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08979f90f59b40ba321df6aaba2f87075a39fc4" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-router", "admin_state_up": true}}' 2018-08-12 00:25:37,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-146ef479-3703-415b-9265-ba8356ef4e7a Date: Sun, 12 Aug 2018 00:25:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:37Z", "admin_state_up": true, "updated_at": "2018-08-12T00:25:37Z", "revision_number": 2, "routes": [], "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "eaa6b83c-566b-487a-ba90-e79c4749463b", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-router"}} 2018-08-12 00:25:37,911 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-146ef479-3703-415b-9265-ba8356ef4e7a 2018-08-12 00:25:37,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=eaa6b83c-566b-487a-ba90-e79c4749463b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08979f90f59b40ba321df6aaba2f87075a39fc4" 2018-08-12 00:25:37,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7fde6e64-750d-428d-9b53-5a68ed689e5d Date: Sun, 12 Aug 2018 00:25:37 GMT RESP BODY: {"ports":[]} 2018-08-12 00:25:37,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=eaa6b83c-566b-487a-ba90-e79c4749463b used request id req-7fde6e64-750d-428d-9b53-5a68ed689e5d 2018-08-12 00:25:37,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08979f90f59b40ba321df6aaba2f87075a39fc4" 2018-08-12 00:25:38,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-71c652f3-cf2a-476b-a58e-1f8817329b5d Date: Sun, 12 Aug 2018 00:25:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30781e49-8383-437b-b831-5965b46cebe8"],"updated_at":"2018-08-12T00:25:35Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:25:38,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net used request id req-71c652f3-cf2a-476b-a58e-1f8817329b5d 2018-08-12 00:25:38,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:25:38,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:25: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:25:38,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08979f90f59b40ba321df6aaba2f87075a39fc4" 2018-08-12 00:25:38,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d4579d-e520-484a-875f-3898b8aa05a6 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:25:38,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-88d4579d-e520-484a-875f-3898b8aa05a6 2018-08-12 00:25:38,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08979f90f59b40ba321df6aaba2f87075a39fc4" 2018-08-12 00:25:38,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2e39809e-b0fe-46c1-9358-920c230e829b Date: Sun, 12 Aug 2018 00:25:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:25:38,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-2e39809e-b0fe-46c1-9358-920c230e829b 2018-08-12 00:25:38,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c&name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08979f90f59b40ba321df6aaba2f87075a39fc4" 2018-08-12 00:25:38,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-74e88ea9-3914-4302-a1a9-a62fd2d0046d Date: Sun, 12 Aug 2018 00:25:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:25:38,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c&name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet used request id req-74e88ea9-3914-4302-a1a9-a62fd2d0046d 2018-08-12 00:25:38,460 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-12 00:25:38,460 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-router 2018-08-12 00:25:38,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/eaa6b83c-566b-487a-ba90-e79c4749463b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08979f90f59b40ba321df6aaba2f87075a39fc4" -d '{"subnet_id": "30781e49-8383-437b-b831-5965b46cebe8"}' 2018-08-12 00:25:40,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3d712a06-a94c-4100-a5c7-21049a82affd Date: Sun, 12 Aug 2018 00:25:40 GMT RESP BODY: {"network_id": "c54f4dec-cdd0-4256-a498-77c20ef8067c", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "subnet_id": "30781e49-8383-437b-b831-5965b46cebe8", "subnet_ids": ["30781e49-8383-437b-b831-5965b46cebe8"], "port_id": "4cd706f1-9b34-4a89-bb1f-122ba153dbd2", "id": "eaa6b83c-566b-487a-ba90-e79c4749463b"} 2018-08-12 00:25:40,256 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/eaa6b83c-566b-487a-ba90-e79c4749463b/add_router_interface used request id req-3d712a06-a94c-4100-a5c7-21049a82affd 2018-08-12 00:25:40,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/eaa6b83c-566b-487a-ba90-e79c4749463b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08979f90f59b40ba321df6aaba2f87075a39fc4" 2018-08-12 00:25:40,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-5c584847-5841-4c33-a65d-abd6f8467870 Date: Sun, 12 Aug 2018 00:25:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:37Z", "admin_state_up": true, "updated_at": "2018-08-12T00:25:39Z", "revision_number": 3, "routes": [], "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "eaa6b83c-566b-487a-ba90-e79c4749463b", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-router"}} 2018-08-12 00:25:40,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/eaa6b83c-566b-487a-ba90-e79c4749463b used request id req-5c584847-5841-4c33-a65d-abd6f8467870 2018-08-12 00:25:40,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=eaa6b83c-566b-487a-ba90-e79c4749463b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08979f90f59b40ba321df6aaba2f87075a39fc4" 2018-08-12 00:25:40,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-198f8ba8-8a1c-42a9-8707-7b8d39861951 Date: Sun, 12 Aug 2018 00:25:40 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:39Z","admin_state_up":true,"updated_at":"2018-08-12T00:25:39Z","binding:vnic_type":"normal","device_id":"eaa6b83c-566b-487a-ba90-e79c4749463b","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:b9:bd:1b","id":"4cd706f1-9b34-4a89-bb1f-122ba153dbd2","port_security_enabled":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:25:40,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=eaa6b83c-566b-487a-ba90-e79c4749463b used request id req-198f8ba8-8a1c-42a9-8707-7b8d39861951 2018-08-12 00:25:40,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/30781e49-8383-437b-b831-5965b46cebe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08979f90f59b40ba321df6aaba2f87075a39fc4" 2018-08-12 00:25:40,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-9b0f6fb9-f11b-4e41-808c-3dfbec8b5107 Date: Sun, 12 Aug 2018 00:25:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}} 2018-08-12 00:25:40,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/30781e49-8383-437b-b831-5965b46cebe8 used request id req-9b0f6fb9-f11b-4e41-808c-3dfbec8b5107 2018-08-12 00:25:40,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:25:40,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:25:40,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:25:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["5WO-HSa8RKeTb0HShVuZSw"], "issued_at": "2018-08-12T00:25:40.000000Z"}} 2018-08-12 00:25:40,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74256b1d61906e6a4916d818ab622a2a07217c66" 2018-08-12 00:25:40,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f30d75-96f4-4d29-9dc5-b3be77791ca3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:40,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-54f30d75-96f4-4d29-9dc5-b3be77791ca3 2018-08-12 00:25:40,983 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:25:40,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74256b1d61906e6a4916d818ab622a2a07217c66" 2018-08-12 00:25:41,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-26fa6c49-939d-4ac6-8c94-ce420265eade x-compute-request-id: req-26fa6c49-939d-4ac6-8c94-ce420265eade Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:25:41,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-26fa6c49-939d-4ac6-8c94-ce420265eade 2018-08-12 00:25:41,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74256b1d61906e6a4916d818ab622a2a07217c66" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-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-08-12 00:25:41,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-a74b0ec1-4541-4a5b-b795-a3e5feaef0dc x-compute-request-id: req-a74b0ec1-4541-4a5b-b795-a3e5feaef0dc Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "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": "552512c7-1b76-4769-939b-91fb68a16a46"}} 2018-08-12 00:25:41,210 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a74b0ec1-4541-4a5b-b795-a3e5feaef0dc 2018-08-12 00:25:41,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:25:41,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:25:41,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e4f47cb2b024b87844a878825831ba4", "name": "AnsibleProvisioningTests-91460276-0511-487-proj-role"}], "expires_at": "2018-08-12T01:25:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-91460276-0511-487-user", "id": "1febf89197d247e0a4a45b36d5aa12d6"}, "audit_ids": ["d1Ba3lIISJ2YKu2xHmLDkw"], "issued_at": "2018-08-12T00:25:41.000000Z"}} 2018-08-12 00:25:41,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44f9787f3fa580ef8d6d1c0949cc97cd2c6f1541" 2018-08-12 00:25:41,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68242409-68c8-47ad-8bb3-41b3e494c364 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:41,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-68242409-68c8-47ad-8bb3-41b3e494c364 2018-08-12 00:25:41,673 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:25:41,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44f9787f3fa580ef8d6d1c0949cc97cd2c6f1541" 2018-08-12 00:25:41,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-50a5fe7b-8603-41ab-a7dc-d763a7690ada x-compute-request-id: req-50a5fe7b-8603-41ab-a7dc-d763a7690ada Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-12 00:25:41,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-50a5fe7b-8603-41ab-a7dc-d763a7690ada 2018-08-12 00:25:41,858 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp... 2018-08-12 00:25:41,858 - OpenStackKeypair - INFO - Creating new keypair 2018-08-12 00:25:41,897 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp 2018-08-12 00:25:41,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44f9787f3fa580ef8d6d1c0949cc97cd2c6f1541" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4HWxmB0Ne0FavO7Mcb26Lu8FT538Cf/Cv52jOe7cfR/Ta3Xy7BFr5kYN4JEuwTZ63wor1Wx1AdLSXklHrDq0QRGoQ76y1bxMN95W4h1r4udt1rVoBO8zlW3LHI7O5H2PD6VniTyxM5fRTlN3hK9dI3I0VVvFkYg535PZTFakDSw==", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp"}}' 2018-08-12 00:25:41,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-6a569ad6-b318-4ce4-a537-67419bff8c9c x-compute-request-id: req-6a569ad6-b318-4ce4-a537-67419bff8c9c Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4HWxmB0Ne0FavO7Mcb26Lu8FT538Cf/Cv52jOe7cfR/Ta3Xy7BFr5kYN4JEuwTZ63wor1Wx1AdLSXklHrDq0QRGoQ76y1bxMN95W4h1r4udt1rVoBO8zlW3LHI7O5H2PD6VniTyxM5fRTlN3hK9dI3I0VVvFkYg535PZTFakDSw==", "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "fingerprint": "70:bd:37:fc:68:21:d4:64:c8:bd:cb:a2:22:83:e7:ac"}} 2018-08-12 00:25:41,949 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-6a569ad6-b318-4ce4-a537-67419bff8c9c 2018-08-12 00:25:41,951 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6.pub 2018-08-12 00:25:41,951 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6 2018-08-12 00:25:41,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:25:41,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:25:42,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e4f47cb2b024b87844a878825831ba4", "name": "AnsibleProvisioningTests-91460276-0511-487-proj-role"}], "expires_at": "2018-08-12T01:25:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-91460276-0511-487-user", "id": "1febf89197d247e0a4a45b36d5aa12d6"}, "audit_ids": ["H1LZYsTxSNGifDrPObTmww"], "issued_at": "2018-08-12T00:25:42.000000Z"}} 2018-08-12 00:25:42,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:25:42,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6601b8a8-c6f8-4b97-87f3-095cb397c1be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:42,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6601b8a8-c6f8-4b97-87f3-095cb397c1be 2018-08-12 00:25:42,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:25:42,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:25:42,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:25:42,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:25:42,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:25:42,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:25:42,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e88ccd80-0ace-4750-9023-8081e6526c17 Date: Sun, 12 Aug 2018 00:25:42 GMT RESP BODY: {"security_groups": []} 2018-08-12 00:25:42,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp used request id req-e88ccd80-0ace-4750-9023-8081e6526c17 2018-08-12 00:25:42,655 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp... 2018-08-12 00:25:42,655 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp 2018-08-12 00:25:42,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" -d '{"security_group": {"name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp"}}' 2018-08-12 00:25:42,916 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-046d027e-738e-4abb-a2ce-f601e2d5632d Date: Sun, 12 Aug 2018 00:25:42 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "updated_at": "2018-08-12T00:25:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "revision_number": 0, "id": "0dbee698-094b-4e37-906d-37df42fa3db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "revision_number": 0, "id": "87e71502-1eb0-4b41-b276-155c0319a6d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}], "revision_number": 2, "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp"}} 2018-08-12 00:25:42,916 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-046d027e-738e-4abb-a2ce-f601e2d5632d 2018-08-12 00:25:42,916 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a962b8f2-b960-43b2-8b78-bfb263dd52fb 2018-08-12 00:25:42,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a962b8f2-b960-43b2-8b78-bfb263dd52fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:25:42,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-44ed1d8f-d462-4d09-b4f4-fff18f682e6b Date: Sun, 12 Aug 2018 00:25:42 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-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "0dbee698-094b-4e37-906d-37df42fa3db8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "87e71502-1eb0-4b41-b276-155c0319a6d6"}]} 2018-08-12 00:25:42,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a962b8f2-b960-43b2-8b78-bfb263dd52fb used request id req-44ed1d8f-d462-4d09-b4f4-fff18f682e6b 2018-08-12 00:25:42,977 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a962b8f2-b960-43b2-8b78-bfb263dd52fb 2018-08-12 00:25:42,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a962b8f2-b960-43b2-8b78-bfb263dd52fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:25:43,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-81eb2889-3fde-42cf-ba1c-77f753d02940 Date: Sun, 12 Aug 2018 00:25: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-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "0dbee698-094b-4e37-906d-37df42fa3db8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "87e71502-1eb0-4b41-b276-155c0319a6d6"}]} 2018-08-12 00:25:43,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a962b8f2-b960-43b2-8b78-bfb263dd52fb used request id req-81eb2889-3fde-42cf-ba1c-77f753d02940 2018-08-12 00:25:43,007 - neutron_utils - INFO - Retrieving security group with ID - a962b8f2-b960-43b2-8b78-bfb263dd52fb 2018-08-12 00:25:43,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=a962b8f2-b960-43b2-8b78-bfb263dd52fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:25:43,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-41bca392-7bc5-4b29-9554-f1295132c478 Date: Sun, 12 Aug 2018 00:25:43 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "updated_at": "2018-08-12T00:25:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "revision_number": 0, "id": "0dbee698-094b-4e37-906d-37df42fa3db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "revision_number": 0, "id": "87e71502-1eb0-4b41-b276-155c0319a6d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}], "revision_number": 2, "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp"}]} 2018-08-12 00:25:43,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=a962b8f2-b960-43b2-8b78-bfb263dd52fb used request id req-41bca392-7bc5-4b29-9554-f1295132c478 2018-08-12 00:25:43,082 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a962b8f2-b960-43b2-8b78-bfb263dd52fb 2018-08-12 00:25:43,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a962b8f2-b960-43b2-8b78-bfb263dd52fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:25:43,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-084cd47a-206e-461c-98c1-cabcfc8d8190 Date: Sun, 12 Aug 2018 00:25: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-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "0dbee698-094b-4e37-906d-37df42fa3db8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "87e71502-1eb0-4b41-b276-155c0319a6d6"}]} 2018-08-12 00:25:43,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a962b8f2-b960-43b2-8b78-bfb263dd52fb used request id req-084cd47a-206e-461c-98c1-cabcfc8d8190 2018-08-12 00:25:43,112 - neutron_utils - INFO - Retrieving security group with ID - a962b8f2-b960-43b2-8b78-bfb263dd52fb 2018-08-12 00:25:43,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=a962b8f2-b960-43b2-8b78-bfb263dd52fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:25:43,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-dbe06b2a-4654-467e-9605-b14b5bbd8c2e Date: Sun, 12 Aug 2018 00:25:43 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "updated_at": "2018-08-12T00:25:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "revision_number": 0, "id": "0dbee698-094b-4e37-906d-37df42fa3db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "revision_number": 0, "id": "87e71502-1eb0-4b41-b276-155c0319a6d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}], "revision_number": 2, "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp"}]} 2018-08-12 00:25:43,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=a962b8f2-b960-43b2-8b78-bfb263dd52fb used request id req-dbe06b2a-4654-467e-9605-b14b5bbd8c2e 2018-08-12 00:25:43,170 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a962b8f2-b960-43b2-8b78-bfb263dd52fb 2018-08-12 00:25:43,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a962b8f2-b960-43b2-8b78-bfb263dd52fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:25:43,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8f0d6cbe-4e26-4a30-90cb-b5768659d05f Date: Sun, 12 Aug 2018 00:25: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-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "0dbee698-094b-4e37-906d-37df42fa3db8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "87e71502-1eb0-4b41-b276-155c0319a6d6"}]} 2018-08-12 00:25:43,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a962b8f2-b960-43b2-8b78-bfb263dd52fb used request id req-8f0d6cbe-4e26-4a30-90cb-b5768659d05f 2018-08-12 00:25:43,198 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp 2018-08-12 00:25:43,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:25:43,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-94817a27-75bf-4b7c-a561-f25575b47faa Date: Sun, 12 Aug 2018 00:25:43 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "updated_at": "2018-08-12T00:25:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "revision_number": 0, "id": "0dbee698-094b-4e37-906d-37df42fa3db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "revision_number": 0, "id": "87e71502-1eb0-4b41-b276-155c0319a6d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}], "revision_number": 2, "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp"}]} 2018-08-12 00:25:43,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp used request id req-94817a27-75bf-4b7c-a561-f25575b47faa 2018-08-12 00:25:43,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:25:43,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:25: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:25:43,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:25:43,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf009991-5780-41a2-8dbb-d7abd540feff Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:25:43,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-bf009991-5780-41a2-8dbb-d7abd540feff 2018-08-12 00:25:43,344 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a962b8f2-b960-43b2-8b78-bfb263dd52fb 2018-08-12 00:25:43,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a962b8f2-b960-43b2-8b78-bfb263dd52fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:25:43,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6dbbf7c3-f078-4486-93e4-f2bfd325a578 Date: Sun, 12 Aug 2018 00:25: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-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "0dbee698-094b-4e37-906d-37df42fa3db8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "87e71502-1eb0-4b41-b276-155c0319a6d6"}]} 2018-08-12 00:25:43,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a962b8f2-b960-43b2-8b78-bfb263dd52fb used request id req-6dbbf7c3-f078-4486-93e4-f2bfd325a578 2018-08-12 00:25:43,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb"}}' 2018-08-12 00:25:43,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-e4f8241c-7b3f-48c0-ac35-21bcb13e470c Date: Sun, 12 Aug 2018 00:25:43 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-08-12T00:25:43Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:43Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "69284e8f-09e3-4d40-8c9b-0a17a608684a"}} 2018-08-12 00:25:43,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-e4f8241c-7b3f-48c0-ac35-21bcb13e470c 2018-08-12 00:25:43,548 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp 2018-08-12 00:25:43,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:25:43,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-910ba443-a251-4df4-9723-161a99d3380e Date: Sun, 12 Aug 2018 00:25:43 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "updated_at": "2018-08-12T00:25:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "revision_number": 0, "id": "0dbee698-094b-4e37-906d-37df42fa3db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:43Z", "revision_number": 0, "id": "69284e8f-09e3-4d40-8c9b-0a17a608684a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:43Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "revision_number": 0, "id": "87e71502-1eb0-4b41-b276-155c0319a6d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}], "revision_number": 3, "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp"}]} 2018-08-12 00:25:43,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp used request id req-910ba443-a251-4df4-9723-161a99d3380e 2018-08-12 00:25:43,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:25:43,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-766b68e9-c919-4a23-87c6-1b7c72135241 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:25:43,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-766b68e9-c919-4a23-87c6-1b7c72135241 2018-08-12 00:25:43,629 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a962b8f2-b960-43b2-8b78-bfb263dd52fb 2018-08-12 00:25:43,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a962b8f2-b960-43b2-8b78-bfb263dd52fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:25:43,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-f5affb86-0b73-4140-8cd6-0b5590997f1b Date: Sun, 12 Aug 2018 00:25: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-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "0dbee698-094b-4e37-906d-37df42fa3db8"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:25:43Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:43Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "69284e8f-09e3-4d40-8c9b-0a17a608684a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "87e71502-1eb0-4b41-b276-155c0319a6d6"}]} 2018-08-12 00:25:43,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a962b8f2-b960-43b2-8b78-bfb263dd52fb used request id req-f5affb86-0b73-4140-8cd6-0b5590997f1b 2018-08-12 00:25:43,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb"}}' 2018-08-12 00:25:43,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-09745040-ebd2-4ec8-a6ba-978918deff7b Date: Sun, 12 Aug 2018 00:25:43 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-08-12T00:25:43Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": 22, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:43Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "079501b3-87ad-42fc-941f-4ac4a2c13a58"}} 2018-08-12 00:25:43,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-09745040-ebd2-4ec8-a6ba-978918deff7b 2018-08-12 00:25:43,870 - neutron_utils - INFO - Retrieving security group with ID - a962b8f2-b960-43b2-8b78-bfb263dd52fb 2018-08-12 00:25:43,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=a962b8f2-b960-43b2-8b78-bfb263dd52fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:25:43,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-a6134352-f6b2-4b82-92d8-4860dad6018c Date: Sun, 12 Aug 2018 00:25:43 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "updated_at": "2018-08-12T00:25:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:25:43Z", "revision_number": 0, "id": "079501b3-87ad-42fc-941f-4ac4a2c13a58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:43Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "revision_number": 0, "id": "0dbee698-094b-4e37-906d-37df42fa3db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:43Z", "revision_number": 0, "id": "69284e8f-09e3-4d40-8c9b-0a17a608684a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:43Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "revision_number": 0, "id": "87e71502-1eb0-4b41-b276-155c0319a6d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}], "revision_number": 4, "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp"}]} 2018-08-12 00:25:43,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=a962b8f2-b960-43b2-8b78-bfb263dd52fb used request id req-a6134352-f6b2-4b82-92d8-4860dad6018c 2018-08-12 00:25:43,931 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a962b8f2-b960-43b2-8b78-bfb263dd52fb 2018-08-12 00:25:43,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a962b8f2-b960-43b2-8b78-bfb263dd52fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:25:43,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-12ca219c-562f-42d9-8fbc-0c9c3593c3ec Date: Sun, 12 Aug 2018 00:25:43 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-08-12T00:25:43Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": 22, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:43Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "079501b3-87ad-42fc-941f-4ac4a2c13a58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "0dbee698-094b-4e37-906d-37df42fa3db8"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:25:43Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:43Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "69284e8f-09e3-4d40-8c9b-0a17a608684a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:25:42Z", "security_group_id": "a962b8f2-b960-43b2-8b78-bfb263dd52fb", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:42Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "87e71502-1eb0-4b41-b276-155c0319a6d6"}]} 2018-08-12 00:25:43,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a962b8f2-b960-43b2-8b78-bfb263dd52fb used request id req-12ca219c-562f-42d9-8fbc-0c9c3593c3ec 2018-08-12 00:25:43,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:25:43,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:25:44,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e4f47cb2b024b87844a878825831ba4", "name": "AnsibleProvisioningTests-91460276-0511-487-proj-role"}], "expires_at": "2018-08-12T01:25:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-91460276-0511-487-user", "id": "1febf89197d247e0a4a45b36d5aa12d6"}, "audit_ids": ["rEXX9mLDTJO1DegD1UokSQ"], "issued_at": "2018-08-12T00:25:44.000000Z"}} 2018-08-12 00:25:44,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:44,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6274368f-6c71-4a62-b54d-d15bfd0ebf21 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:44,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6274368f-6c71-4a62-b54d-d15bfd0ebf21 2018-08-12 00:25:44,392 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:25:44,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:25:44,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:25:44,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:25:44,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:25:44,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:25:44,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:44,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67100f00-15e7-49b9-958d-56529ccca6ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:44,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-67100f00-15e7-49b9-958d-56529ccca6ed 2018-08-12 00:25:44,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:44,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-39ecbd80-ed93-406c-a266-f2edbbe55932 Date: Sun, 12 Aug 2018 00:25:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30781e49-8383-437b-b831-5965b46cebe8"],"updated_at":"2018-08-12T00:25:35Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:25:44,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net used request id req-39ecbd80-ed93-406c-a266-f2edbbe55932 2018-08-12 00:25:44,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:44,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7fdbcf4c-a2ca-4a41-aab2-e920b38a7f9a Date: Sun, 12 Aug 2018 00:25:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:25:44,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-7fdbcf4c-a2ca-4a41-aab2-e920b38a7f9a 2018-08-12 00:25:44,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:44,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-5800eedd-4156-4701-84e0-ab3be96de56d Date: Sun, 12 Aug 2018 00:25:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30781e49-8383-437b-b831-5965b46cebe8"],"updated_at":"2018-08-12T00:25:35Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:25:44,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net used request id req-5800eedd-4156-4701-84e0-ab3be96de56d 2018-08-12 00:25:44,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:25:44,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:25: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:25:44,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:44,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c0de98-45e4-4afa-8282-62c9226ac00b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:25:44,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-00c0de98-45e4-4afa-8282-62c9226ac00b 2018-08-12 00:25:44,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:45,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ac7eeca0-5d7b-446a-baf9-e2144a918ff4 Date: Sun, 12 Aug 2018 00:25:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:25:45,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-ac7eeca0-5d7b-446a-baf9-e2144a918ff4 2018-08-12 00:25:45,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c&name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:45,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-802fd593-3505-49ad-80b5-14300be59107 Date: Sun, 12 Aug 2018 00:25:45 GMT RESP BODY: {"ports":[]} 2018-08-12 00:25:45,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c&name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-port-1&admin_state_up=True used request id req-802fd593-3505-49ad-80b5-14300be59107 2018-08-12 00:25:45,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:45,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-f06a3f0a-0087-415f-bc03-b9e097b3df77 x-compute-request-id: req-f06a3f0a-0087-415f-bc03-b9e097b3df77 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:25:45,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst used request id req-f06a3f0a-0087-415f-bc03-b9e097b3df77 2018-08-12 00:25:45,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:45,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-a2ce3b71-9bb2-4b25-9e4d-f9d2901ad645 Date: Sun, 12 Aug 2018 00:25:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30781e49-8383-437b-b831-5965b46cebe8"],"updated_at":"2018-08-12T00:25:35Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:25:45,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net used request id req-a2ce3b71-9bb2-4b25-9e4d-f9d2901ad645 2018-08-12 00:25:45,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:45,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ca2dc7c1-456e-4c4f-8e0b-7b65ffec6290 Date: Sun, 12 Aug 2018 00:25:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:25:45,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-ca2dc7c1-456e-4c4f-8e0b-7b65ffec6290 2018-08-12 00:25:45,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:45,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-82e01e2d-5be8-45b9-8a77-ed09c5173025 Date: Sun, 12 Aug 2018 00:25:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30781e49-8383-437b-b831-5965b46cebe8"],"updated_at":"2018-08-12T00:25:35Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:25:45,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net used request id req-82e01e2d-5be8-45b9-8a77-ed09c5173025 2018-08-12 00:25:45,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:45,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e5b0d86-9e2a-44a3-ad04-8bd23bb4d2f8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:25:45,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-1e5b0d86-9e2a-44a3-ad04-8bd23bb4d2f8 2018-08-12 00:25:45,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:45,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-18a76640-f8f0-4a4f-91cb-66cf73c17e7a Date: Sun, 12 Aug 2018 00:25:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:25:45,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-18a76640-f8f0-4a4f-91cb-66cf73c17e7a 2018-08-12 00:25:45,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c&name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:45,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-93d712a5-1467-438a-9dae-a9dce2a1b4d4 Date: Sun, 12 Aug 2018 00:25:45 GMT RESP BODY: {"ports":[]} 2018-08-12 00:25:45,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c&name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-port-1&admin_state_up=True used request id req-93d712a5-1467-438a-9dae-a9dce2a1b4d4 2018-08-12 00:25:45,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:25:45,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:25:46,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e4f47cb2b024b87844a878825831ba4", "name": "AnsibleProvisioningTests-91460276-0511-487-proj-role"}], "expires_at": "2018-08-12T01:25:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/06a479979dea4c9d8486aeb2d927ebf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-91460276-0511-487-user", "id": "1febf89197d247e0a4a45b36d5aa12d6"}, "audit_ids": ["cYnqe33uQiKR3muxtTZHPw"], "issued_at": "2018-08-12T00:25:46.000000Z"}} 2018-08-12 00:25:46,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2c9608480ee178a0bc6317bfde4102d1213b70" 2018-08-12 00:25:46,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b8e6c5-fd37-47f2-a93c-045f6abb76ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:25:46,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-26b8e6c5-fd37-47f2-a93c-045f6abb76ae 2018-08-12 00:25:46,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:46,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-915251c9-b74d-4a7b-872a-18280e00b062 Date: Sun, 12 Aug 2018 00:25:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30781e49-8383-437b-b831-5965b46cebe8"],"updated_at":"2018-08-12T00:25:35Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:25:46,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net used request id req-915251c9-b74d-4a7b-872a-18280e00b062 2018-08-12 00:25:46,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:46,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4804acee-15bc-4442-81b5-303ee2dcdce8 Date: Sun, 12 Aug 2018 00:25:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:25:46,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-4804acee-15bc-4442-81b5-303ee2dcdce8 2018-08-12 00:25:46,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:46,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-062133db-2c8f-42e9-ad01-f8771273b1b0 Date: Sun, 12 Aug 2018 00:25:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30781e49-8383-437b-b831-5965b46cebe8"],"updated_at":"2018-08-12T00:25:35Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:25:46,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net used request id req-062133db-2c8f-42e9-ad01-f8771273b1b0 2018-08-12 00:25:46,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:25:46,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:25: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:25:46,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e2c9608480ee178a0bc6317bfde4102d1213b70" 2018-08-12 00:25:46,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1635a6e-25e7-4d75-9319-46ff29da11d3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:25:46,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-b1635a6e-25e7-4d75-9319-46ff29da11d3 2018-08-12 00:25:46,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:46,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6cc9130f-3526-4bee-91a2-553a0ee5271c Date: Sun, 12 Aug 2018 00:25:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:25:46,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-6cc9130f-3526-4bee-91a2-553a0ee5271c 2018-08-12 00:25:46,817 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net 2018-08-12 00:25:46,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" -d '{"port": {"network_id": "c54f4dec-cdd0-4256-a498-77c20ef8067c", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-port-1", "admin_state_up": true}}' 2018-08-12 00:25:47,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-b30bdbf1-6b16-4ec5-82bb-90cefd3ecd08 Date: Sun, 12 Aug 2018 00:25:47 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:25:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:25:47Z","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:2c:9c:77","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.14"}],"id":"ff2e18d3-7cfd-4e8b-b1ea-69496b5a3bff","security_groups":["7a9d88af-9995-4e72-81b5-9807eaae2f1f"],"device_id":""}} 2018-08-12 00:25:47,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-b30bdbf1-6b16-4ec5-82bb-90cefd3ecd08 2018-08-12 00:25:47,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:47,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-54fedf80-c195-43a2-b0c2-6a4a22ba0fad Date: Sun, 12 Aug 2018 00:25:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30781e49-8383-437b-b831-5965b46cebe8"],"updated_at":"2018-08-12T00:25:35Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:25:47,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net used request id req-54fedf80-c195-43a2-b0c2-6a4a22ba0fad 2018-08-12 00:25:47,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:47,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ff065e41-3b2a-4df1-b772-f2ce9473f865 Date: Sun, 12 Aug 2018 00:25:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:25:47,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-ff065e41-3b2a-4df1-b772-f2ce9473f865 2018-08-12 00:25:47,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:47,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-1e95dc47-1990-4e07-afc8-3ff36854bef5 Date: Sun, 12 Aug 2018 00:25:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30781e49-8383-437b-b831-5965b46cebe8"],"updated_at":"2018-08-12T00:25:35Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:25:47,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net used request id req-1e95dc47-1990-4e07-afc8-3ff36854bef5 2018-08-12 00:25:47,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:47,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e853d7fc-6515-46b1-9dad-d8f381643b52 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:25:47,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-e853d7fc-6515-46b1-9dad-d8f381643b52 2018-08-12 00:25:47,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:47,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-79f97570-4cc7-41f9-90f4-0d7b5cfec544 Date: Sun, 12 Aug 2018 00:25:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:25:47,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-79f97570-4cc7-41f9-90f4-0d7b5cfec544 2018-08-12 00:25:47,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c&name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:48,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-16026c42-fd3d-4226-90e9-bc3450719812 Date: Sun, 12 Aug 2018 00:25:48 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:47Z","admin_state_up":true,"updated_at":"2018-08-12T00:25:47Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:2c:9c:77","id":"ff2e18d3-7cfd-4e8b-b1ea-69496b5a3bff","port_security_enabled":true,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.14"}],"extra_dhcp_opts":[],"security_groups":["7a9d88af-9995-4e72-81b5-9807eaae2f1f"],"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-port-1"}]} 2018-08-12 00:25:48,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c&name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-port-1&admin_state_up=True used request id req-16026c42-fd3d-4226-90e9-bc3450719812 2018-08-12 00:25:48,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:48,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b1cb34-3900-4d23-a249-9aada0e46c58 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:25:48,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-34b1cb34-3900-4d23-a249-9aada0e46c58 2018-08-12 00:25:48,041 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst 2018-08-12 00:25:48,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:48,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-4e5e6864-39a0-4756-a90f-2024031e18b5 x-compute-request-id: req-4e5e6864-39a0-4756-a90f-2024031e18b5 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-flavor-name"}]} 2018-08-12 00:25:48,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-4e5e6864-39a0-4756-a90f-2024031e18b5 2018-08-12 00:25:48,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/552512c7-1b76-4769-939b-91fb68a16a46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:48,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-2aa73c35-2702-43d1-b5bb-c11bf0a681ac x-compute-request-id: req-2aa73c35-2702-43d1-b5bb-c11bf0a681ac Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "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": "552512c7-1b76-4769-939b-91fb68a16a46"}} 2018-08-12 00:25:48,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/552512c7-1b76-4769-939b-91fb68a16a46 used request id req-2aa73c35-2702-43d1-b5bb-c11bf0a681ac 2018-08-12 00:25:48,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:48,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-50826015-1a39-4718-8f2a-bcc10fc80114 Date: Sun, 12 Aug 2018 00:25:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6--image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:25:28Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-08-12T00:25:33Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d/snap", "metadata": {}}], "self": "/v2/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "min_disk": 0, "protected": false, "id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "file": "/v2/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "06a479979dea4c9d8486aeb2d927ebf6", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6--image"} 2018-08-12 00:25:48,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6--image used request id req-50826015-1a39-4718-8f2a-bcc10fc80114 2018-08-12 00:25:48,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:48,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-37955231-57e5-4261-88f8-66e1a6a7a56f Date: Sun, 12 Aug 2018 00:25: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-08-12 00:25:48,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-37955231-57e5-4261-88f8-66e1a6a7a56f 2018-08-12 00:25:48,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" -d '{"server": {"name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "imageRef": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "flavorRef": "552512c7-1b76-4769-939b-91fb68a16a46", "max_count": 1, "min_count": 1, "networks": [{"port": "ff2e18d3-7cfd-4e8b-b1ea-69496b5a3bff"}]}}' 2018-08-12 00:25:49,367 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:25: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-dfd3ee3c-77e6-4e3a-af1b-bc95d93267ed x-compute-request-id: req-dfd3ee3c-77e6-4e3a-af1b-bc95d93267ed Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "adminPass": "D9kcW5NZxvMv"}} 2018-08-12 00:25:49,367 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-dfd3ee3c-77e6-4e3a-af1b-bc95d93267ed 2018-08-12 00:25:49,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:49,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-ea1f27c4-b9e2-42b4-a3e8-647330a912b8 x-compute-request-id: req-ea1f27c4-b9e2-42b4-a3e8-647330a912b8 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:25:49,791 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-ea1f27c4-b9e2-42b4-a3e8-647330a912b8 2018-08-12 00:25:49,791 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst 2018-08-12 00:25:49,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:50,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-879b849b-3db9-4662-b72b-edfd74669313 x-compute-request-id: req-879b849b-3db9-4662-b72b-edfd74669313 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:25:50,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-879b849b-3db9-4662-b72b-edfd74669313 2018-08-12 00:25:50,009 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:25:50,010 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:25:53,013 - create_instance - DEBUG - VM status query timeout in 896.778587818 2018-08-12 00:25:53,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:53,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-86a7580d-daf9-443e-a6a1-118a4ad2a155 x-compute-request-id: req-86a7580d-daf9-443e-a6a1-118a4ad2a155 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:25:53,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-86a7580d-daf9-443e-a6a1-118a4ad2a155 2018-08-12 00:25:53,382 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:25:53,383 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:25:56,386 - create_instance - DEBUG - VM status query timeout in 893.405533791 2018-08-12 00:25:56,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:25:56,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-85d2e03d-be86-442f-9519-a06b375e8872 x-compute-request-id: req-85d2e03d-be86-442f-9519-a06b375e8872 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:25:56,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-85d2e03d-be86-442f-9519-a06b375e8872 2018-08-12 00:25:56,900 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:25:56,900 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:25:59,904 - create_instance - DEBUG - VM status query timeout in 889.887834787 2018-08-12 00:25:59,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:00,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:25: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-0d4ba76f-24ba-4b90-978f-f217d8ae1fed x-compute-request-id: req-0d4ba76f-24ba-4b90-978f-f217d8ae1fed 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:00,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-0d4ba76f-24ba-4b90-978f-f217d8ae1fed 2018-08-12 00:26:00,391 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:00,391 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:03,394 - create_instance - DEBUG - VM status query timeout in 886.397403955 2018-08-12 00:26:03,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:03,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:26: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-76a56737-5314-4865-94a3-4ee8d6257f3f x-compute-request-id: req-76a56737-5314-4865-94a3-4ee8d6257f3f 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:03,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-76a56737-5314-4865-94a3-4ee8d6257f3f 2018-08-12 00:26:03,736 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:03,736 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:06,739 - create_instance - DEBUG - VM status query timeout in 883.052091837 2018-08-12 00:26:06,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:07,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:26: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-fc2321ad-7db2-4fd1-874e-c8a6297582f4 x-compute-request-id: req-fc2321ad-7db2-4fd1-874e-c8a6297582f4 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:07,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-fc2321ad-7db2-4fd1-874e-c8a6297582f4 2018-08-12 00:26:07,149 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:07,149 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:10,152 - create_instance - DEBUG - VM status query timeout in 879.639194965 2018-08-12 00:26:10,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:10,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:26: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-7637069c-6f21-47ff-ba4f-4cf1060062ef x-compute-request-id: req-7637069c-6f21-47ff-ba4f-4cf1060062ef 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:10,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-7637069c-6f21-47ff-ba4f-4cf1060062ef 2018-08-12 00:26:10,489 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:10,489 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:13,493 - create_instance - DEBUG - VM status query timeout in 876.298726797 2018-08-12 00:26:13,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:13,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:26: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-63ab83a0-2b4c-44ce-954e-a9f658513693 x-compute-request-id: req-63ab83a0-2b4c-44ce-954e-a9f658513693 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:13,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-63ab83a0-2b4c-44ce-954e-a9f658513693 2018-08-12 00:26:13,656 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:13,656 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:16,660 - create_instance - DEBUG - VM status query timeout in 873.131676912 2018-08-12 00:26:16,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:17,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:26: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-6b246452-102c-4b55-8f6e-7b455c1fa245 x-compute-request-id: req-6b246452-102c-4b55-8f6e-7b455c1fa245 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:17,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-6b246452-102c-4b55-8f6e-7b455c1fa245 2018-08-12 00:26:17,381 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:17,381 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:20,384 - create_instance - DEBUG - VM status query timeout in 869.407313824 2018-08-12 00:26:20,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:20,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:26: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-ad2d1b51-8059-4e5e-a1c1-ae80e64c59f7 x-compute-request-id: req-ad2d1b51-8059-4e5e-a1c1-ae80e64c59f7 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:20,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-ad2d1b51-8059-4e5e-a1c1-ae80e64c59f7 2018-08-12 00:26:20,555 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:20,555 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:23,559 - create_instance - DEBUG - VM status query timeout in 866.232702017 2018-08-12 00:26:23,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:23,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:26: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-6350a94e-19e2-4f77-a664-f7b76698d83b x-compute-request-id: req-6350a94e-19e2-4f77-a664-f7b76698d83b 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:23,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-6350a94e-19e2-4f77-a664-f7b76698d83b 2018-08-12 00:26:23,905 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:23,905 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:26,908 - create_instance - DEBUG - VM status query timeout in 862.883436918 2018-08-12 00:26:26,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:27,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:26: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-5f69a7bd-86a1-476f-b6d5-bce0571547d0 x-compute-request-id: req-5f69a7bd-86a1-476f-b6d5-bce0571547d0 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:27,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-5f69a7bd-86a1-476f-b6d5-bce0571547d0 2018-08-12 00:26:27,092 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:27,092 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:30,095 - create_instance - DEBUG - VM status query timeout in 859.696400881 2018-08-12 00:26:30,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:30,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:26: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-ea194b16-e330-4189-a549-695dd7515791 x-compute-request-id: req-ea194b16-e330-4189-a549-695dd7515791 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:30,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-ea194b16-e330-4189-a549-695dd7515791 2018-08-12 00:26:30,723 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:30,723 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:33,726 - create_instance - DEBUG - VM status query timeout in 856.065033913 2018-08-12 00:26:33,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:33,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-dbe2eca8-971d-4681-8b44-e51b2b4cac4f x-compute-request-id: req-dbe2eca8-971d-4681-8b44-e51b2b4cac4f 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:33,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-dbe2eca8-971d-4681-8b44-e51b2b4cac4f 2018-08-12 00:26:33,915 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:33,915 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:36,918 - create_instance - DEBUG - VM status query timeout in 852.872941017 2018-08-12 00:26:36,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:37,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-efcd2132-69e0-4436-8bce-7b0d9f902203 x-compute-request-id: req-efcd2132-69e0-4436-8bce-7b0d9f902203 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:37,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-efcd2132-69e0-4436-8bce-7b0d9f902203 2018-08-12 00:26:37,156 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:37,156 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:40,159 - create_instance - DEBUG - VM status query timeout in 849.632266998 2018-08-12 00:26:40,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:40,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:26: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-7ea654d5-e7e2-4b2f-bfcd-9917cd3ed000 x-compute-request-id: req-7ea654d5-e7e2-4b2f-bfcd-9917cd3ed000 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:40,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-7ea654d5-e7e2-4b2f-bfcd-9917cd3ed000 2018-08-12 00:26:40,341 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:40,341 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:43,344 - create_instance - DEBUG - VM status query timeout in 846.447185993 2018-08-12 00:26:43,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:43,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:26: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-3e0a582e-fc5e-4e57-a73a-ac237c9e3ff1 x-compute-request-id: req-3e0a582e-fc5e-4e57-a73a-ac237c9e3ff1 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:43,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-3e0a582e-fc5e-4e57-a73a-ac237c9e3ff1 2018-08-12 00:26:43,833 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:43,834 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:46,837 - create_instance - DEBUG - VM status query timeout in 842.954656839 2018-08-12 00:26:46,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:47,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:26: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-16aadaf0-3e1f-4572-83c3-e371a1ff5b22 x-compute-request-id: req-16aadaf0-3e1f-4572-83c3-e371a1ff5b22 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:47,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-16aadaf0-3e1f-4572-83c3-e371a1ff5b22 2018-08-12 00:26:47,199 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:47,199 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:50,203 - create_instance - DEBUG - VM status query timeout in 839.588791847 2018-08-12 00:26:50,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:50,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:26: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-de1a072c-a313-4106-8bc1-ef3c265bdfb7 x-compute-request-id: req-de1a072c-a313-4106-8bc1-ef3c265bdfb7 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:50,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-de1a072c-a313-4106-8bc1-ef3c265bdfb7 2018-08-12 00:26:50,375 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:50,375 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:53,378 - create_instance - DEBUG - VM status query timeout in 836.413402796 2018-08-12 00:26:53,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:53,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-99cdf7ba-05a9-406d-b42f-fc83533b143e x-compute-request-id: req-99cdf7ba-05a9-406d-b42f-fc83533b143e 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:53,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-99cdf7ba-05a9-406d-b42f-fc83533b143e 2018-08-12 00:26:53,554 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:53,554 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:56,557 - create_instance - DEBUG - VM status query timeout in 833.233930826 2018-08-12 00:26:56,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:26:56,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:26: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-4df4903e-ab95-4f7b-8b0f-36a61c0f26bd x-compute-request-id: req-4df4903e-ab95-4f7b-8b0f-36a61c0f26bd 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:26:56,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-4df4903e-ab95-4f7b-8b0f-36a61c0f26bd 2018-08-12 00:26:56,898 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:26:56,898 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:26:59,901 - create_instance - DEBUG - VM status query timeout in 829.890189886 2018-08-12 00:26:59,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:00,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-95d540f6-5011-40a9-81c3-dd316a434b61 x-compute-request-id: req-95d540f6-5011-40a9-81c3-dd316a434b61 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:00,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-95d540f6-5011-40a9-81c3-dd316a434b61 2018-08-12 00:27:00,093 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:27:00,093 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:27:03,097 - create_instance - DEBUG - VM status query timeout in 826.69472599 2018-08-12 00:27:03,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:03,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-c984e736-d246-4e50-82b0-24749211aed6 x-compute-request-id: req-c984e736-d246-4e50-82b0-24749211aed6 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:03,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-c984e736-d246-4e50-82b0-24749211aed6 2018-08-12 00:27:03,443 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:27:03,443 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:27:06,446 - create_instance - DEBUG - VM status query timeout in 823.345047951 2018-08-12 00:27:06,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:06,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-e9348fd6-00f5-4c6d-8f41-ff067e85d791 x-compute-request-id: req-e9348fd6-00f5-4c6d-8f41-ff067e85d791 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:06,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-e9348fd6-00f5-4c6d-8f41-ff067e85d791 2018-08-12 00:27:06,638 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:27:06,638 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:27:09,641 - create_instance - DEBUG - VM status query timeout in 820.149981976 2018-08-12 00:27:09,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:10,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-2633b6cc-d3f8-4db5-9e91-f2835db59300 x-compute-request-id: req-2633b6cc-d3f8-4db5-9e91-f2835db59300 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:10,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-2633b6cc-d3f8-4db5-9e91-f2835db59300 2018-08-12 00:27:10,009 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:27:10,009 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:27:13,012 - create_instance - DEBUG - VM status query timeout in 816.778988838 2018-08-12 00:27:13,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:13,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-b77c7018-f5c1-4f6e-ad57-a90d9115476f x-compute-request-id: req-b77c7018-f5c1-4f6e-ad57-a90d9115476f 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:13,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-b77c7018-f5c1-4f6e-ad57-a90d9115476f 2018-08-12 00:27:13,191 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:27:13,192 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:27:16,195 - create_instance - DEBUG - VM status query timeout in 813.59660697 2018-08-12 00:27:16,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:16,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-7ecd424b-3047-4bf6-8bcd-0d1221e40d5b x-compute-request-id: req-7ecd424b-3047-4bf6-8bcd-0d1221e40d5b 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:16,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-7ecd424b-3047-4bf6-8bcd-0d1221e40d5b 2018-08-12 00:27:16,378 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:27:16,379 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:27:19,382 - create_instance - DEBUG - VM status query timeout in 810.409568787 2018-08-12 00:27:19,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:19,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-ab633305-2921-4864-9e61-f0e15698502c x-compute-request-id: req-ab633305-2921-4864-9e61-f0e15698502c 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:19,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-ab633305-2921-4864-9e61-f0e15698502c 2018-08-12 00:27:19,893 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:27:19,893 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:27:22,896 - create_instance - DEBUG - VM status query timeout in 806.89517498 2018-08-12 00:27:22,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:23,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-028eda1d-2c9a-4419-a0fd-8e5438a4dafe x-compute-request-id: req-028eda1d-2c9a-4419-a0fd-8e5438a4dafe 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:23,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-028eda1d-2c9a-4419-a0fd-8e5438a4dafe 2018-08-12 00:27:23,070 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:27:23,070 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:27:26,074 - create_instance - DEBUG - VM status query timeout in 803.717876911 2018-08-12 00:27:26,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:26,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-c47f076a-f944-4022-b6d6-9363858a8249 x-compute-request-id: req-c47f076a-f944-4022-b6d6-9363858a8249 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.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "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-08-12T00:25:51Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:26,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-c47f076a-f944-4022-b6d6-9363858a8249 2018-08-12 00:27:26,244 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - BUILD 2018-08-12 00:27:26,244 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:27:29,247 - create_instance - DEBUG - VM status query timeout in 800.544147968 2018-08-12 00:27:29,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:29,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-124d8747-bc8a-4695-a68a-53a3845a6d09 x-compute-request-id: req-124d8747-bc8a-4695-a68a-53a3845a6d09 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:27:28.000000", "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:27:28Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:29,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-124d8747-bc8a-4695-a68a-53a3845a6d09 2018-08-12 00:27:29,641 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - ACTIVE 2018-08-12 00:27:29,641 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:27:29,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:29,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-184078a9-ed71-468b-bb6a-4e196472a1b4 x-compute-request-id: req-184078a9-ed71-468b-bb6a-4e196472a1b4 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:27:28.000000", "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:27:28Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:29,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-184078a9-ed71-468b-bb6a-4e196472a1b4 2018-08-12 00:27:29,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:30,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-fc7a0786-546a-4e0a-8254-9a1319d17e16 Date: Sun, 12 Aug 2018 00:27:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30781e49-8383-437b-b831-5965b46cebe8"],"updated_at":"2018-08-12T00:25:35Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:27:30,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net used request id req-fc7a0786-546a-4e0a-8254-9a1319d17e16 2018-08-12 00:27:30,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:30,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9913b976-d18c-4894-8ea3-890251b882c4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:27:30,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-9913b976-d18c-4894-8ea3-890251b882c4 2018-08-12 00:27:30,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:30,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4bd12a24-e07d-4797-ba6f-f653115fa18a Date: Sun, 12 Aug 2018 00:27:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:27:30,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-4bd12a24-e07d-4797-ba6f-f653115fa18a 2018-08-12 00:27:30,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:30,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2260 X-Openstack-Request-Id: req-898a9d06-8573-46dc-82c1-8b30f8df2f0d Date: Sun, 12 Aug 2018 00:27:30 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:39Z","admin_state_up":true,"updated_at":"2018-08-12T00:25:39Z","binding:vnic_type":"normal","device_id":"eaa6b83c-566b-487a-ba90-e79c4749463b","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:b9:bd:1b","id":"4cd706f1-9b34-4a89-bb1f-122ba153dbd2","port_security_enabled":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","admin_state_up":true,"updated_at":"2018-08-12T00:25:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c54f4dec-cdd0-4256-a498-77c20ef8067c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:33:8d:cd","id":"55aa19ed-2aa9-4dac-8d85-d26694feeae0","port_security_enabled":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:47Z","admin_state_up":true,"updated_at":"2018-08-12T00:27:28Z","binding:vnic_type":"normal","device_id":"4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2c:9c:77","id":"ff2e18d3-7cfd-4e8b-b1ea-69496b5a3bff","port_security_enabled":true,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.14"}],"extra_dhcp_opts":[],"security_groups":["7a9d88af-9995-4e72-81b5-9807eaae2f1f"],"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-port-1"}]} 2018-08-12 00:27:30,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-898a9d06-8573-46dc-82c1-8b30f8df2f0d 2018-08-12 00:27:30,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:30,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f7199f4b-5506-40d1-84af-804769ba016c Date: Sun, 12 Aug 2018 00:27:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:37Z", "admin_state_up": true, "updated_at": "2018-08-12T00:25:39Z", "revision_number": 3, "routes": [], "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "eaa6b83c-566b-487a-ba90-e79c4749463b", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-router"}]} 2018-08-12 00:27:30,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-router used request id req-f7199f4b-5506-40d1-84af-804769ba016c 2018-08-12 00:27:30,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:30,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb408719-c3ea-42fe-830e-9794983ffec3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:27:30,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-bb408719-c3ea-42fe-830e-9794983ffec3 2018-08-12 00:27:30,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=eaa6b83c-566b-487a-ba90-e79c4749463b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:30,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-f9388bec-5c2d-409f-904c-d4a72f276d9c Date: Sun, 12 Aug 2018 00:27:30 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:39Z","admin_state_up":true,"updated_at":"2018-08-12T00:25:39Z","binding:vnic_type":"normal","device_id":"eaa6b83c-566b-487a-ba90-e79c4749463b","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:b9:bd:1b","id":"4cd706f1-9b34-4a89-bb1f-122ba153dbd2","port_security_enabled":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:27:30,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=eaa6b83c-566b-487a-ba90-e79c4749463b used request id req-f9388bec-5c2d-409f-904c-d4a72f276d9c 2018-08-12 00:27:30,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/30781e49-8383-437b-b831-5965b46cebe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:30,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-bca6059e-a7a8-4d43-9d89-1e315349c12e Date: Sun, 12 Aug 2018 00:27:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}} 2018-08-12 00:27:30,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/30781e49-8383-437b-b831-5965b46cebe8 used request id req-bca6059e-a7a8-4d43-9d89-1e315349c12e 2018-08-12 00:27:30,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:30,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3ab5b29f-8adc-44cc-8705-50978e709936 Date: Sun, 12 Aug 2018 00:27:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:27:30,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-3ab5b29f-8adc-44cc-8705-50978e709936 2018-08-12 00:27:30,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:30,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fa49ddd7-3c87-44d6-b76f-e0cf84afd812 Date: Sun, 12 Aug 2018 00:27:30 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:27:30,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-fa49ddd7-3c87-44d6-b76f-e0cf84afd812 2018-08-12 00:27:30,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:31,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-8e93f1fe-eb9e-4b5d-b702-bfed4bd42962 x-compute-request-id: req-8e93f1fe-eb9e-4b5d-b702-bfed4bd42962 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:27:28.000000", "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:27:28Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:31,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-8e93f1fe-eb9e-4b5d-b702-bfed4bd42962 2018-08-12 00:27:31,071 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - ACTIVE 2018-08-12 00:27:31,071 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:27:31,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:31,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-92ede588-e264-4dd5-a670-8c628a5f2172 x-compute-request-id: req-92ede588-e264-4dd5-a670-8c628a5f2172 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:27:28.000000", "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:27:28Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:31,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-92ede588-e264-4dd5-a670-8c628a5f2172 2018-08-12 00:27:31,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:31,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-0446e6b1-e51e-4ca4-8653-25275769e3c0 Date: Sun, 12 Aug 2018 00:27:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30781e49-8383-437b-b831-5965b46cebe8"],"updated_at":"2018-08-12T00:25:35Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:27:31,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net used request id req-0446e6b1-e51e-4ca4-8653-25275769e3c0 2018-08-12 00:27:31,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:31,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c6014e-9097-4a40-ac71-f4128796d385 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:27:31,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-32c6014e-9097-4a40-ac71-f4128796d385 2018-08-12 00:27:31,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:31,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a3b1226c-36ad-4b5b-b915-73e3bccbc111 Date: Sun, 12 Aug 2018 00:27:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:27:31,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-a3b1226c-36ad-4b5b-b915-73e3bccbc111 2018-08-12 00:27:31,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:31,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2260 X-Openstack-Request-Id: req-919e10ca-a7de-407c-b61e-68f265d66076 Date: Sun, 12 Aug 2018 00:27:31 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:39Z","admin_state_up":true,"updated_at":"2018-08-12T00:25:39Z","binding:vnic_type":"normal","device_id":"eaa6b83c-566b-487a-ba90-e79c4749463b","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:b9:bd:1b","id":"4cd706f1-9b34-4a89-bb1f-122ba153dbd2","port_security_enabled":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","admin_state_up":true,"updated_at":"2018-08-12T00:25:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c54f4dec-cdd0-4256-a498-77c20ef8067c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:33:8d:cd","id":"55aa19ed-2aa9-4dac-8d85-d26694feeae0","port_security_enabled":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:47Z","admin_state_up":true,"updated_at":"2018-08-12T00:27:28Z","binding:vnic_type":"normal","device_id":"4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2c:9c:77","id":"ff2e18d3-7cfd-4e8b-b1ea-69496b5a3bff","port_security_enabled":true,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.14"}],"extra_dhcp_opts":[],"security_groups":["7a9d88af-9995-4e72-81b5-9807eaae2f1f"],"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-port-1"}]} 2018-08-12 00:27:31,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-919e10ca-a7de-407c-b61e-68f265d66076 2018-08-12 00:27:31,567 - neutron_utils - INFO - Creating floating ip to external network - external 2018-08-12 00:27:31,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:31,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-266c598d-b483-464e-bd76-deb46e9ae171 Date: Sun, 12 Aug 2018 00:27:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:27:31,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-266c598d-b483-464e-bd76-deb46e9ae171 2018-08-12 00:27:31,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:31,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bd5b6224-a9c2-41e5-939f-73b1c9771c2a Date: Sun, 12 Aug 2018 00:27:31 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:27:31,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-bd5b6224-a9c2-41e5-939f-73b1c9771c2a 2018-08-12 00:27:31,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" -d '{"floatingip": {"floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "port_id": "ff2e18d3-7cfd-4e8b-b1ea-69496b5a3bff"}}' 2018-08-12 00:27:33,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 550 X-Openstack-Request-Id: req-c8f5ac14-81a7-4ca4-bb0b-6b715f9e4b81 Date: Sun, 12 Aug 2018 00:27:33 GMT RESP BODY: {"floatingip": {"router_id": "eaa6b83c-566b-487a-ba90-e79c4749463b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-12T00:27:32Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "ff2e18d3-7cfd-4e8b-b1ea-69496b5a3bff", "id": "988da5b9-136c-4615-a1ae-68c18924fb1d", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:27:32Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}} 2018-08-12 00:27:33,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-c8f5ac14-81a7-4ca4-bb0b-6b715f9e4b81 2018-08-12 00:27:33,364 - create_instance - INFO - Created floating IP 172.30.9.201 via router - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-router 2018-08-12 00:27:33,364 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-08-12 00:27:33,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:33,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-69b36007-fea4-491a-adfa-f9aa16862ecd x-compute-request-id: req-69b36007-fea4-491a-adfa-f9aa16862ecd Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:27:28.000000", "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:27:28Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:33,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-69b36007-fea4-491a-adfa-f9aa16862ecd 2018-08-12 00:27:33,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:27:33,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-ec2bd5ce-6681-4e6b-9230-02f94701ca92 x-compute-request-id: req-ec2bd5ce-6681-4e6b-9230-02f94701ca92 Content-Encoding: gzip Content-Length: 8484 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008036] AppArmor: AppArmor initialized\n[ 0.008927] Yama: becoming mindful.\n[ 0.009850] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013278] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015312] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017636] Initializing cgroup subsys memory\n[ 0.018575] Initializing cgroup subsys devices\n[ 0.020004] Initializing cgroup subsys freezer\n[ 0.020945] Initializing cgroup subsys blkio\n[ 0.021849] Initializing cgroup subsys perf_event\n[ 0.022831] Initializing cgroup subsys hugetlb\n[ 0.023819] CPU: Physical Processor ID: 0\n[ 0.024010] FEATURE SPEC_CTRL Not Present\n[ 0.025573] mce: CPU supports 10 MCE banks\n[ 0.026480] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026480] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029269] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.032003] Speculative Store Bypass: Vulnerable\n[ 0.033535] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038114] ACPI: Core revision 20131115\n[ 0.039433] ACPI: All ACPI Tables successfully acquired\n[ 0.040251] ftrace: allocating 28727 entries in 113 pages\n[ 0.060265] Enabling x2apic\n[ 0.060954] Enabled x2apic\n[ 0.061802] Switched APIC routing to physical x2apic.\n[ 0.064713] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.077500] KVM setup paravirtual spinlock\n[ 0.079844] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080152] x86: Booting SMP configuration:\n[ 0.081124] .... node #0, CPUs: #1[ 0.079811] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096022] x86: Booted up 1 node, 2 CPUs\n[ 0.096013] KVM setup async PF for cpu 1\n[ 0.096015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098868] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100324] devtmpfs: initialized\n[ 0.102493] EVM: security.selinux\n[ 0.103259] EVM: security.SMACK64\n[ 0.104006] EVM: security.ima\n[ 0.104697] EVM: security.capability\n[ 0.105521] pinctrl core: initialized pinctrl subsystem\n[ 0.106004] regulator-dummy: no parameters\n[ 0.108063] RTC time: 0:27:28, date: 08/12/18\n[ 0.109035] NET: Registered protocol family 16\n[ 0.110064] cpuidle: using governor ladder\n[ 0.110948] cpuidle: using governor menu\n[ 0.111906] ACPI: bus type PCI registered\n[ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113353] PCI: Using configuration type 1 for base access\n[ 0.115016] bio: create slab at 0\n[ 0.116061] ACPI: Added _OSI(Module Device)\n[ 0.116957] ACPI: Added _OSI(Processor Device)\n[ 0.117881] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118847] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.121046] ACPI: Interpreter enabled\n[ 0.121867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.123858] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125279] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127271] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.128563] ACPI: (supports S0 S5)\n[ 0.129325] ACPI: Using IOAPIC for interrupt routing\n[ 0.130349] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132195] ACPI: No dock devices found.\n[ 0.134873] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.136008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.137359] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.138669] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140188] acpiphp: Slot [3] registered\n[ 0.144517] acpiphp: Slot [4] registered\n[ 0.145435] acpiphp: Slot [5] registered\n[ 0.146322] acpiphp: Slot [6] registered\n[ 0.147216] acpiphp: Slot [7] registered\n[ 0.148000] acpiphp: Slot [8] registered\n[ 0.148019] acpiphp: Slot [9] registered\n[ 0.148972] acpiphp: Slot [10] registered\n[ 0.149864] acpiphp: Slot [11] registered\n[ 0.150754] acpiphp: Slot [12] registered\n[ 0.151643] acpiphp: Slot [13] registered\n[ 0.152030] acpiphp: Slot [14] registered\n[ 0.152908] acpiphp: Slot [15] registered\n[ 0.153807] acpiphp: Slot [16] registered\n[ 0.154699] acpiphp: Slot [17] registered\n[ 0.155588] acpiphp: Slot [18] registered\n[ 0.156025] acpiphp: Slot [19] registered\n[ 0.156913] acpiphp: Slot [20] registered\n[ 0.157800] acpiphp: Slot [21] registered\n[ 0.158684] acpiphp: Slot [22] registered\n[ 0.159574] acpiphp: Slot [23] registered\n[ 0.160025] acpiphp: Slot [24] registered\n[ 0.161307] acpiphp: Slot [25] registered\n[ 0.162193] acpiphp: Slot [26] registered\n[ 0.163085] acpiphp: Slot [27] registered\n[ 0.163977] acpiphp: Slot [28] registered\n[ 0.164019] acpiphp: Slot [29] registered\n[ 0.164913] acpiphp: Slot [30] registered\n[ 0.165809] acpiphp: Slot [31] registered\n[ 0.166716] PCI host bridge to bus 0000:00\n[ 0.167654] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.168005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.169241] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.170478] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.171818] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.172005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.180322] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.181872] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.203347] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.204775] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.206994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.208515] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.210044] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.211584] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.212613] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.213246] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.214916] vgaarb: loaded\n[ 0.216004] vgaarb: bridge control possible 0000:00:02.0\n[ 0.217628] SCSI subsystem initialized\n[ 0.218906] ACPI: bus type USB registered\n[ 0.220049] usbcore: registered new interface driver usbfs\n[ 0.221193] usbcore: registered new interface driver hub\n[ 0.222320] usbcore: registered new device driver usb\n[ 0.222320] PCI: Using ACPI for IRQ routing\n[ 0.224652] NetLabel: Initializing\n[ 0.225440] NetLabel: domain hash size = 128\n[ 0.226362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.227455] NetLabel: unlabeled traffic allowed by default\n[ 0.228456] Switched to clocksource kvm-clock\n[ 0.235899] AppArmor: AppArmor Filesystem Enabled\n[ 0.236948] pnp: PnP ACPI init\n[ 0.237682] ACPI: bus type PNP registered\n[ 0.239090] pnp: PnP ACPI: found 8 devices\n[ 0.239981] ACPI: bus type PNP unregistered\n[ 0.247594] NET: Registered protocol family 2\n[ 0.249042] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.250675] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.252151] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.253535] TCP: reno registered\n[ 0.254279] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.255499] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.256946] NET: Registered protocol family 1\n[ 0.257947] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.259138] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.260326] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.282304] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.304436] Trying to unpack rootfs image as initramfs...\n[ 0.398405] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400399] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401601] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403077] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.404893] Scanning for low memory corruption every 60 seconds\n[ 0.406588] Initialise system trusted keyring\n[ 0.407619] audit: initializing netlink socket (disabled)\n[ 0.408753] type=2000 audit(1534033649.476:1): initialized\n[ 0.429551] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.431618] zbud: loaded\n[ 0.432477] VFS: Disk quotas dquot_6.5.2\n[ 0.433383] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.435046] fuse init (API version 7.22)\n[ 0.436037] msgmni has been set to 3997\n[ 0.436958] Key type big_key registered\n[ 0.438250] Key type asymmetric registered\n[ 0.439150] Asymmetric key parser 'x509' registered\n[ 0.440213] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.441848] io scheduler noop registered\n[ 0.442710] io scheduler deadline registered (default)\n[ 0.443786] io scheduler cfq registered\n[ 0.444749] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.445902] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.447294] ipmi message handler version 39.2\n[ 0.448295] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.449874] ACPI: Power Button [PWRF]\n[ 0.450832] GHES: HEST is not enabled!\n[ 0.472441] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.515420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.517303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.541180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.543938] Linux agpgart interface v0.103\n[ 0.545938] brd: module loaded\n[ 0.547270] loop: module loaded\n[ 0.548343] blk-mq: CPU -> queue map\n[ 0.549150] CPU 0 -> Queue 0\n[ 0.549864] CPU 1 -> Queue 0\n[ 0.551380] vda: vda1\n[ 0.552828] scsi0 : ata_piix\n[ 0.553670] scsi1 : ata_piix\n[ 0.554386] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.555726] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.557344] libphy: Fixed MDIO Bus: probed\n[ 0.558385] tun: Universal TUN/TAP device driver, 1.6\n[ 0.559449] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.561427] PPP generic driver version 2.4.2\n[ 0.562455] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.563760] ehci-pci: EHCI PCI platform driver\n[ 0.564752] ehci-platform: EHCI generic platform driver\n[ 0.565858] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.567103] ohci-pci: OHCI PCI platform driver\n[ 0.568077] ohci-platform: OHCI generic platform driver\n[ 0.569155] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.591093] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.592212] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.593895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.595233] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.596582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.598118] usb usb1: Product: UHCI Host Controller\n[ 0.599131] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.600403] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.601513] hub 1-0:1.0: USB hub found\n[ 0.602352] hub 1-0:1.0: 2 ports detected\n[ 0.603449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.605781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.606841] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.608071] mousedev: PS/2 mouse device common for all mice\n[ 0.609549] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.611644] rtc_cmos 00:00: RTC can wake from S4\n[ 0.612904] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.614218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.615578] device-mapper: uevent: version 1.0.3\n[ 0.616660] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.618426] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.619747] TCP: cubic registered\n[ 0.620629] NET: Registered protocol family 10\n[ 0.621975] NET: Registered protocol family 17\n[ 0.622983] Key type dns_resolver registered\n[ 0.624237] Loading compiled-in X.509 certificates\n[ 0.625852] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.627825] registered taskstats version 1\n[ 0.630805] Key type trusted registered\n[ 0.634551] Key type encrypted registered\n[ 0.635461] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.636613] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.638094] regulator-dummy: disabling\n[ 0.639030] Magic number: 14:834:455\n[ 0.640022] rtc_cmos 00:00: setting system clock to 2018-08-12 00:27:29 UTC (1534033649)\n[ 0.648777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.650038] EDD information not available.\n[ 0.714261] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.715959] Write protecting the kernel read-only data: 12288k\n[ 0.718257] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.721735] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.735955] systemd-udevd[107]: starting version 204\n[ 0.780501] FDC 0 is a S82078B\n[ 0.912046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.076459] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.077958] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.079429] usb 1-1: Product: QEMU USB Tablet\n[ 1.080364] usb 1-1: Manufacturer: QEMU\n[ 1.081221] usb 1-1: SerialNumber: 42\n[ 1.400039] tsc: Refined TSC clocksource calibration: 3491.836 MHz\n[ 1.788941] 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.017074] 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.094699] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.209125] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:27:31 +0000. Up 2.50 seconds.\ncloud-init-nonet[2.63]: 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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Bridge socket events into upstart[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.29]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:27:32 +0000. Up 3.42 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.14 | 255.255.255.0 | fa:16:3e:2c:9c:77 |\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.2 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\n"} 2018-08-12 00:27:33,635 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b/action used request id req-ec2bd5ce-6681-4e6b-9230-02f94701ca92 2018-08-12 00:27:33,636 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-12 00:27:33,636 - 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008036] AppArmor: AppArmor initialized [ 0.008927] Yama: becoming mindful. [ 0.009850] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013278] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015312] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017636] Initializing cgroup subsys memory [ 0.018575] Initializing cgroup subsys devices [ 0.020004] Initializing cgroup subsys freezer [ 0.020945] Initializing cgroup subsys blkio [ 0.021849] Initializing cgroup subsys perf_event [ 0.022831] Initializing cgroup subsys hugetlb [ 0.023819] CPU: Physical Processor ID: 0 [ 0.024010] FEATURE SPEC_CTRL Not Present [ 0.025573] mce: CPU supports 10 MCE banks [ 0.026480] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026480] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029269] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.032003] Speculative Store Bypass: Vulnerable [ 0.033535] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038114] ACPI: Core revision 20131115 [ 0.039433] ACPI: All ACPI Tables successfully acquired [ 0.040251] ftrace: allocating 28727 entries in 113 pages [ 0.060265] Enabling x2apic [ 0.060954] Enabled x2apic [ 0.061802] Switched APIC routing to physical x2apic. [ 0.064713] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.077500] KVM setup paravirtual spinlock [ 0.079844] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080152] x86: Booting SMP configuration: [ 0.081124] .... node #0, CPUs: #1[ 0.079811] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096022] x86: Booted up 1 node, 2 CPUs [ 0.096013] KVM setup async PF for cpu 1 [ 0.096015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098868] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100324] devtmpfs: initialized [ 0.102493] EVM: security.selinux [ 0.103259] EVM: security.SMACK64 [ 0.104006] EVM: security.ima [ 0.104697] EVM: security.capability [ 0.105521] pinctrl core: initialized pinctrl subsystem [ 0.106004] regulator-dummy: no parameters [ 0.108063] RTC time: 0:27:28, date: 08/12/18 [ 0.109035] NET: Registered protocol family 16 [ 0.110064] cpuidle: using governor ladder [ 0.110948] cpuidle: using governor menu [ 0.111906] ACPI: bus type PCI registered [ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113353] PCI: Using configuration type 1 for base access [ 0.115016] bio: create slab at 0 [ 0.116061] ACPI: Added _OSI(Module Device) [ 0.116957] ACPI: Added _OSI(Processor Device) [ 0.117881] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118847] ACPI: Added _OSI(Processor Aggregator Device) [ 0.121046] ACPI: Interpreter enabled [ 0.121867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.123858] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125279] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127271] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.128563] ACPI: (supports S0 S5) [ 0.129325] ACPI: Using IOAPIC for interrupt routing [ 0.130349] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132195] ACPI: No dock devices found. [ 0.134873] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.136008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.137359] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.138669] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140188] acpiphp: Slot [3] registered [ 0.144517] acpiphp: Slot [4] registered [ 0.145435] acpiphp: Slot [5] registered [ 0.146322] acpiphp: Slot [6] registered [ 0.147216] acpiphp: Slot [7] registered [ 0.148000] acpiphp: Slot [8] registered [ 0.148019] acpiphp: Slot [9] registered [ 0.148972] acpiphp: Slot [10] registered [ 0.149864] acpiphp: Slot [11] registered [ 0.150754] acpiphp: Slot [12] registered [ 0.151643] acpiphp: Slot [13] registered [ 0.152030] acpiphp: Slot [14] registered [ 0.152908] acpiphp: Slot [15] registered [ 0.153807] acpiphp: Slot [16] registered [ 0.154699] acpiphp: Slot [17] registered [ 0.155588] acpiphp: Slot [18] registered [ 0.156025] acpiphp: Slot [19] registered [ 0.156913] acpiphp: Slot [20] registered [ 0.157800] acpiphp: Slot [21] registered [ 0.158684] acpiphp: Slot [22] registered [ 0.159574] acpiphp: Slot [23] registered [ 0.160025] acpiphp: Slot [24] registered [ 0.161307] acpiphp: Slot [25] registered [ 0.162193] acpiphp: Slot [26] registered [ 0.163085] acpiphp: Slot [27] registered [ 0.163977] acpiphp: Slot [28] registered [ 0.164019] acpiphp: Slot [29] registered [ 0.164913] acpiphp: Slot [30] registered [ 0.165809] acpiphp: Slot [31] registered [ 0.166716] PCI host bridge to bus 0000:00 [ 0.167654] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.168005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.169241] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.170478] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.171818] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.172005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.180322] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.181872] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.203347] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.204775] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.206994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.208515] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.210044] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.211584] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.212613] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.213246] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.214916] vgaarb: loaded [ 0.216004] vgaarb: bridge control possible 0000:00:02.0 [ 0.217628] SCSI subsystem initialized [ 0.218906] ACPI: bus type USB registered [ 0.220049] usbcore: registered new interface driver usbfs [ 0.221193] usbcore: registered new interface driver hub [ 0.222320] usbcore: registered new device driver usb [ 0.222320] PCI: Using ACPI for IRQ routing [ 0.224652] NetLabel: Initializing [ 0.225440] NetLabel: domain hash size = 128 [ 0.226362] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.227455] NetLabel: unlabeled traffic allowed by default [ 0.228456] Switched to clocksource kvm-clock [ 0.235899] AppArmor: AppArmor Filesystem Enabled [ 0.236948] pnp: PnP ACPI init [ 0.237682] ACPI: bus type PNP registered [ 0.239090] pnp: PnP ACPI: found 8 devices [ 0.239981] ACPI: bus type PNP unregistered [ 0.247594] NET: Registered protocol family 2 [ 0.249042] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.250675] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.252151] TCP: Hash tables configured (established 16384 bind 16384) [ 0.253535] TCP: reno registered [ 0.254279] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.255499] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.256946] NET: Registered protocol family 1 [ 0.257947] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.259138] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.260326] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.282304] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.304436] Trying to unpack rootfs image as initramfs... [ 0.398405] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400399] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401601] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403077] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.404893] Scanning for low memory corruption every 60 seconds [ 0.406588] Initialise system trusted keyring [ 0.407619] audit: initializing netlink socket (disabled) [ 0.408753] type=2000 audit(1534033649.476:1): initialized [ 0.429551] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.431618] zbud: loaded [ 0.432477] VFS: Disk quotas dquot_6.5.2 [ 0.433383] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.435046] fuse init (API version 7.22) [ 0.436037] msgmni has been set to 3997 [ 0.436958] Key type big_key registered [ 0.438250] Key type asymmetric registered [ 0.439150] Asymmetric key parser 'x509' registered [ 0.440213] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.441848] io scheduler noop registered [ 0.442710] io scheduler deadline registered (default) [ 0.443786] io scheduler cfq registered [ 0.444749] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.445902] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.447294] ipmi message handler version 39.2 [ 0.448295] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.449874] ACPI: Power Button [PWRF] [ 0.450832] GHES: HEST is not enabled! [ 0.472441] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.515420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.517303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.541180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.543938] Linux agpgart interface v0.103 [ 0.545938] brd: module loaded [ 0.547270] loop: module loaded [ 0.548343] blk-mq: CPU -> queue map [ 0.549150] CPU 0 -> Queue 0 [ 0.549864] CPU 1 -> Queue 0 [ 0.551380] vda: vda1 [ 0.552828] scsi0 : ata_piix [ 0.553670] scsi1 : ata_piix [ 0.554386] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.555726] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.557344] libphy: Fixed MDIO Bus: probed [ 0.558385] tun: Universal TUN/TAP device driver, 1.6 [ 0.559449] tun: (C) 1999-2004 Max Krasnyansky [ 0.561427] PPP generic driver version 2.4.2 [ 0.562455] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.563760] ehci-pci: EHCI PCI platform driver [ 0.564752] ehci-platform: EHCI generic platform driver [ 0.565858] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.567103] ohci-pci: OHCI PCI platform driver [ 0.568077] ohci-platform: OHCI generic platform driver [ 0.569155] uhci_hcd: USB Universal Host Controller Interface driver [ 0.591093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.592212] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.593895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.595233] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.596582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.598118] usb usb1: Product: UHCI Host Controller [ 0.599131] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.600403] usb usb1: SerialNumber: 0000:00:01.2 [ 0.601513] hub 1-0:1.0: USB hub found [ 0.602352] hub 1-0:1.0: 2 ports detected [ 0.603449] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.605781] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.606841] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.608071] mousedev: PS/2 mouse device common for all mice [ 0.609549] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.611644] rtc_cmos 00:00: RTC can wake from S4 [ 0.612904] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.614218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.615578] device-mapper: uevent: version 1.0.3 [ 0.616660] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.618426] ledtrig-cpu: registered to indicate activity on CPUs [ 0.619747] TCP: cubic registered [ 0.620629] NET: Registered protocol family 10 [ 0.621975] NET: Registered protocol family 17 [ 0.622983] Key type dns_resolver registered [ 0.624237] Loading compiled-in X.509 certificates [ 0.625852] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.627825] registered taskstats version 1 [ 0.630805] Key type trusted registered [ 0.634551] Key type encrypted registered [ 0.635461] AppArmor: AppArmor sha1 policy hashing enabled [ 0.636613] IMA: No TPM chip found, activating TPM-bypass! [ 0.638094] regulator-dummy: disabling [ 0.639030] Magic number: 14:834:455 [ 0.640022] rtc_cmos 00:00: setting system clock to 2018-08-12 00:27:29 UTC (1534033649) [ 0.648777] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.650038] EDD information not available. [ 0.714261] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.715959] Write protecting the kernel read-only data: 12288k [ 0.718257] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.721735] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.735955] systemd-udevd[107]: starting version 204 [ 0.780501] FDC 0 is a S82078B [ 0.912046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.076459] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.077958] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.079429] usb 1-1: Product: QEMU USB Tablet [ 1.080364] usb 1-1: Manufacturer: QEMU [ 1.081221] usb 1-1: SerialNumber: 42 [ 1.400039] tsc: Refined TSC clocksource calibration: 3491.836 MHz [ 1.788941] 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.017074] 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.094699] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.209125] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:27:31 +0000. Up 2.50 seconds. cloud-init-nonet[2.63]: 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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Bridge socket events into upstart[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.29]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:27:32 +0000. Up 3.42 seconds. ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.14 | 255.255.255.0 | fa:16:3e:2c:9c:77 | 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.2 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ 2018-08-12 00:27:33,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:33,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-234bec54-1d5c-4e34-b7ea-c4409e0324ea x-compute-request-id: req-234bec54-1d5c-4e34-b7ea-c4409e0324ea Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:27:28.000000", "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:27:28Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:33,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-234bec54-1d5c-4e34-b7ea-c4409e0324ea 2018-08-12 00:27:33,971 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - ACTIVE 2018-08-12 00:27:33,971 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:27:33,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:34,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-d5de20df-8719-479d-8dc1-24f7134763dc x-compute-request-id: req-d5de20df-8719-479d-8dc1-24f7134763dc Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:27:28.000000", "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:27:28Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:34,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-d5de20df-8719-479d-8dc1-24f7134763dc 2018-08-12 00:27:34,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:34,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-a6ed1036-539b-4a30-a5ab-3984c3f0af4d Date: Sun, 12 Aug 2018 00:27:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30781e49-8383-437b-b831-5965b46cebe8"],"updated_at":"2018-08-12T00:25:35Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:27:34,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net used request id req-a6ed1036-539b-4a30-a5ab-3984c3f0af4d 2018-08-12 00:27:34,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:35,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7ea665a-655d-4b90-9a64-a2dad205fcbb Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:27:35,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-b7ea665a-655d-4b90-9a64-a2dad205fcbb 2018-08-12 00:27:35,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:35,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-33f590bb-d22c-4c05-ae83-bab001d7592e Date: Sun, 12 Aug 2018 00:27:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:27:35,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-33f590bb-d22c-4c05-ae83-bab001d7592e 2018-08-12 00:27:35,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:35,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2260 X-Openstack-Request-Id: req-8493d158-a08d-4eeb-a707-9315d8468f72 Date: Sun, 12 Aug 2018 00:27:35 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:39Z","admin_state_up":true,"updated_at":"2018-08-12T00:25:39Z","binding:vnic_type":"normal","device_id":"eaa6b83c-566b-487a-ba90-e79c4749463b","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:b9:bd:1b","id":"4cd706f1-9b34-4a89-bb1f-122ba153dbd2","port_security_enabled":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","admin_state_up":true,"updated_at":"2018-08-12T00:25:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c54f4dec-cdd0-4256-a498-77c20ef8067c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:33:8d:cd","id":"55aa19ed-2aa9-4dac-8d85-d26694feeae0","port_security_enabled":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:47Z","admin_state_up":true,"updated_at":"2018-08-12T00:27:28Z","binding:vnic_type":"normal","device_id":"4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2c:9c:77","id":"ff2e18d3-7cfd-4e8b-b1ea-69496b5a3bff","port_security_enabled":true,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.14"}],"extra_dhcp_opts":[],"security_groups":["7a9d88af-9995-4e72-81b5-9807eaae2f1f"],"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-port-1"}]} 2018-08-12 00:27:35,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-8493d158-a08d-4eeb-a707-9315d8468f72 2018-08-12 00:27:35,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:35,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-6dbbec16-7ee9-4c49-a24c-ad416c89ccfb x-compute-request-id: req-6dbbec16-7ee9-4c49-a24c-ad416c89ccfb Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:27:28.000000", "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:27:28Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:35,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-6dbbec16-7ee9-4c49-a24c-ad416c89ccfb 2018-08-12 00:27:35,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:35,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-a68e48af-28e2-4e11-a3e9-5f32370c32ce Date: Sun, 12 Aug 2018 00:27:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30781e49-8383-437b-b831-5965b46cebe8"],"updated_at":"2018-08-12T00:25:35Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:27:35,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net used request id req-a68e48af-28e2-4e11-a3e9-5f32370c32ce 2018-08-12 00:27:35,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:35,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61de4c6a-b1a9-400f-a17b-0c282791bc79 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:27:35,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-61de4c6a-b1a9-400f-a17b-0c282791bc79 2018-08-12 00:27:35,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:35,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-65209dd9-e48e-41cc-b383-354099882274 Date: Sun, 12 Aug 2018 00:27:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:27:35,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-65209dd9-e48e-41cc-b383-354099882274 2018-08-12 00:27:35,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:35,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2260 X-Openstack-Request-Id: req-a3604b42-bc60-414a-8e57-55d330a9fd5e Date: Sun, 12 Aug 2018 00:27:35 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:39Z","admin_state_up":true,"updated_at":"2018-08-12T00:25:39Z","binding:vnic_type":"normal","device_id":"eaa6b83c-566b-487a-ba90-e79c4749463b","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:b9:bd:1b","id":"4cd706f1-9b34-4a89-bb1f-122ba153dbd2","port_security_enabled":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","admin_state_up":true,"updated_at":"2018-08-12T00:25:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c54f4dec-cdd0-4256-a498-77c20ef8067c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:33:8d:cd","id":"55aa19ed-2aa9-4dac-8d85-d26694feeae0","port_security_enabled":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:47Z","admin_state_up":true,"updated_at":"2018-08-12T00:27:28Z","binding:vnic_type":"normal","device_id":"4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2c:9c:77","id":"ff2e18d3-7cfd-4e8b-b1ea-69496b5a3bff","port_security_enabled":true,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.14"}],"extra_dhcp_opts":[],"security_groups":["7a9d88af-9995-4e72-81b5-9807eaae2f1f"],"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-port-1"}]} 2018-08-12 00:27:35,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-a3604b42-bc60-414a-8e57-55d330a9fd5e 2018-08-12 00:27:35,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp"}}' 2018-08-12 00:27:36,430 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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-66fe2fb0-f1ca-4bf0-8428-10035dd41495 x-compute-request-id: req-66fe2fb0-f1ca-4bf0-8428-10035dd41495 Content-Length: 0 Content-Type: application/json 2018-08-12 00:27:36,431 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b/action used request id req-66fe2fb0-f1ca-4bf0-8428-10035dd41495 2018-08-12 00:27:36,431 - create_instance - INFO - Checking if VM is active 2018-08-12 00:27:36,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:36,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-150a49f7-3050-4010-a2d6-77e6488f07c5 x-compute-request-id: req-150a49f7-3050-4010-a2d6-77e6488f07c5 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:27:28.000000", "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:27:28Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:36,645 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-150a49f7-3050-4010-a2d6-77e6488f07c5 2018-08-12 00:27:36,645 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - ACTIVE 2018-08-12 00:27:36,645 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:27:36,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:36,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-28d3bf32-0fcb-424a-ade2-594e2ff388cd x-compute-request-id: req-28d3bf32-0fcb-424a-ade2-594e2ff388cd Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:27:28.000000", "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:27:28Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:36,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-28d3bf32-0fcb-424a-ade2-594e2ff388cd 2018-08-12 00:27:36,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:37,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-f9abacb4-f735-4044-9a0c-e87305600f4e Date: Sun, 12 Aug 2018 00:27:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30781e49-8383-437b-b831-5965b46cebe8"],"updated_at":"2018-08-12T00:25:35Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:27:37,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net used request id req-f9abacb4-f735-4044-9a0c-e87305600f4e 2018-08-12 00:27:37,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:37,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a174d46-cdca-41a0-9fb0-a6faa3d43ed1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:27:37,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-3a174d46-cdca-41a0-9fb0-a6faa3d43ed1 2018-08-12 00:27:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:37,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ad40c91a-4f5c-40eb-92a2-b121c08a10a9 Date: Sun, 12 Aug 2018 00:27:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:27:37,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-ad40c91a-4f5c-40eb-92a2-b121c08a10a9 2018-08-12 00:27:37,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:37,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2299 X-Openstack-Request-Id: req-79ec471d-6bb2-4750-802c-e9717a054185 Date: Sun, 12 Aug 2018 00:27:37 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:39Z","admin_state_up":true,"updated_at":"2018-08-12T00:25:39Z","binding:vnic_type":"normal","device_id":"eaa6b83c-566b-487a-ba90-e79c4749463b","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:b9:bd:1b","id":"4cd706f1-9b34-4a89-bb1f-122ba153dbd2","port_security_enabled":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","admin_state_up":true,"updated_at":"2018-08-12T00:25:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c54f4dec-cdd0-4256-a498-77c20ef8067c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:33:8d:cd","id":"55aa19ed-2aa9-4dac-8d85-d26694feeae0","port_security_enabled":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:47Z","admin_state_up":true,"updated_at":"2018-08-12T00:27:36Z","binding:vnic_type":"normal","device_id":"4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:2c:9c:77","id":"ff2e18d3-7cfd-4e8b-b1ea-69496b5a3bff","port_security_enabled":true,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.14"}],"extra_dhcp_opts":[],"security_groups":["7a9d88af-9995-4e72-81b5-9807eaae2f1f","a962b8f2-b960-43b2-8b78-bfb263dd52fb"],"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-port-1"}]} 2018-08-12 00:27:37,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-79ec471d-6bb2-4750-802c-e9717a054185 2018-08-12 00:27:37,297 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-12 00:27:37,300 - paramiko.transport - DEBUG - starting thread (client mode): 0x9d483b50L 2018-08-12 00:27:37,300 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:27:37,305 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-12 00:27:37,305 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-12 00:27:37,306 - 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-08-12 00:27:37,307 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:27:37,307 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 00:27:37,307 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:27:37,307 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:27:37,307 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:27:37,348 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:27:37,349 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:27:37,364 - paramiko.transport - DEBUG - Trying discovered key 70bd37fc6821d464c8bdcba22283e7ac in tmp/AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6 2018-08-12 00:27:37,389 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:27:37,412 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-12 00:27:37,512 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-12 00:27:37,543 - create_instance - INFO - SSH is active for VM instance 2018-08-12 00:27:37,543 - create_instance - INFO - Checking if cloud-init has completed 2018-08-12 00:27:37,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:37,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-faf69fe2-535e-4b4a-838b-93277866862a x-compute-request-id: req-faf69fe2-535e-4b4a-838b-93277866862a Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:27:28.000000", "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:27:28Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:37,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-faf69fe2-535e-4b4a-838b-93277866862a 2018-08-12 00:27:37,712 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - ACTIVE 2018-08-12 00:27:37,712 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:27:37,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:38,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-ceb5932a-bee3-49ac-b101-a4d2d80d54cb x-compute-request-id: req-ceb5932a-bee3-49ac-b101-a4d2d80d54cb Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:27:28.000000", "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:27:28Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:38,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-ceb5932a-bee3-49ac-b101-a4d2d80d54cb 2018-08-12 00:27:38,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:38,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-1ad5f8eb-9a11-4a26-b4d3-dc8c41b4098e Date: Sun, 12 Aug 2018 00:27:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30781e49-8383-437b-b831-5965b46cebe8"],"updated_at":"2018-08-12T00:25:35Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:27:38,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net used request id req-1ad5f8eb-9a11-4a26-b4d3-dc8c41b4098e 2018-08-12 00:27:38,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:38,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3e3071c-9f22-4a84-8b9e-fadec6a1481d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:27:38,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-c3e3071c-9f22-4a84-8b9e-fadec6a1481d 2018-08-12 00:27:38,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:38,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-17d06d7a-bc78-40e0-8f45-a4b3610b37c7 Date: Sun, 12 Aug 2018 00:27:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:27:38,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-17d06d7a-bc78-40e0-8f45-a4b3610b37c7 2018-08-12 00:27:38,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:38,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2299 X-Openstack-Request-Id: req-8eb6197d-47b1-4d4c-aaa5-cd2d6b8aac2b Date: Sun, 12 Aug 2018 00:27:38 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:39Z","admin_state_up":true,"updated_at":"2018-08-12T00:25:39Z","binding:vnic_type":"normal","device_id":"eaa6b83c-566b-487a-ba90-e79c4749463b","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:b9:bd:1b","id":"4cd706f1-9b34-4a89-bb1f-122ba153dbd2","port_security_enabled":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","admin_state_up":true,"updated_at":"2018-08-12T00:25:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c54f4dec-cdd0-4256-a498-77c20ef8067c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:33:8d:cd","id":"55aa19ed-2aa9-4dac-8d85-d26694feeae0","port_security_enabled":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:47Z","admin_state_up":true,"updated_at":"2018-08-12T00:27:36Z","binding:vnic_type":"normal","device_id":"4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:2c:9c:77","id":"ff2e18d3-7cfd-4e8b-b1ea-69496b5a3bff","port_security_enabled":true,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.14"}],"extra_dhcp_opts":[],"security_groups":["7a9d88af-9995-4e72-81b5-9807eaae2f1f","a962b8f2-b960-43b2-8b78-bfb263dd52fb"],"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-port-1"}]} 2018-08-12 00:27:38,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-8eb6197d-47b1-4d4c-aaa5-cd2d6b8aac2b 2018-08-12 00:27:38,362 - create_instance - INFO - Checking if VM is active 2018-08-12 00:27:38,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:38,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-e3420744-7113-4fad-955d-8a246ca39293 x-compute-request-id: req-e3420744-7113-4fad-955d-8a246ca39293 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:27:28.000000", "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:27:28Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:38,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-e3420744-7113-4fad-955d-8a246ca39293 2018-08-12 00:27:38,729 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - ACTIVE 2018-08-12 00:27:38,729 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:27:38,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:38,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-abf9ae0c-943b-4fe0-877a-3100ed52a579 x-compute-request-id: req-abf9ae0c-943b-4fe0-877a-3100ed52a579 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:27:28.000000", "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp"}], "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:27:28Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:38,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-abf9ae0c-943b-4fe0-877a-3100ed52a579 2018-08-12 00:27:38,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:39,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-aaf79e7c-a77d-408c-b882-eb07034566fc Date: Sun, 12 Aug 2018 00:27:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30781e49-8383-437b-b831-5965b46cebe8"],"updated_at":"2018-08-12T00:25:35Z","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net"}]} 2018-08-12 00:27:39,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net used request id req-aaf79e7c-a77d-408c-b882-eb07034566fc 2018-08-12 00:27:39,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:39,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f91fdd-1d73-4397-b358-f133de19b2e7 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:27:39,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-b0f91fdd-1d73-4397-b358-f133de19b2e7 2018-08-12 00:27:39,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:39,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-82dad55f-1a2a-466b-8129-9c12293a1c57 Date: Sun, 12 Aug 2018 00:27:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","dns_nameservers":[],"updated_at":"2018-08-12T00:25:35Z","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":"06a479979dea4c9d8486aeb2d927ebf6","id":"30781e49-8383-437b-b831-5965b46cebe8","subnetpool_id":null,"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet"}]} 2018-08-12 00:27:39,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-82dad55f-1a2a-466b-8129-9c12293a1c57 2018-08-12 00:27:39,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:39,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2299 X-Openstack-Request-Id: req-f1c2fbdc-be9c-4c3c-93bb-567b83edbde6 Date: Sun, 12 Aug 2018 00:27:39 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:39Z","admin_state_up":true,"updated_at":"2018-08-12T00:25:39Z","binding:vnic_type":"normal","device_id":"eaa6b83c-566b-487a-ba90-e79c4749463b","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:b9:bd:1b","id":"4cd706f1-9b34-4a89-bb1f-122ba153dbd2","port_security_enabled":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:35Z","admin_state_up":true,"updated_at":"2018-08-12T00:25:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c54f4dec-cdd0-4256-a498-77c20ef8067c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:33:8d:cd","id":"55aa19ed-2aa9-4dac-8d85-d26694feeae0","port_security_enabled":false,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c54f4dec-cdd0-4256-a498-77c20ef8067c","tenant_id":"06a479979dea4c9d8486aeb2d927ebf6","created_at":"2018-08-12T00:25:47Z","admin_state_up":true,"updated_at":"2018-08-12T00:27:36Z","binding:vnic_type":"normal","device_id":"4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:2c:9c:77","id":"ff2e18d3-7cfd-4e8b-b1ea-69496b5a3bff","port_security_enabled":true,"project_id":"06a479979dea4c9d8486aeb2d927ebf6","fixed_ips":[{"subnet_id":"30781e49-8383-437b-b831-5965b46cebe8","ip_address":"10.55.1.14"}],"extra_dhcp_opts":[],"security_groups":["7a9d88af-9995-4e72-81b5-9807eaae2f1f","a962b8f2-b960-43b2-8b78-bfb263dd52fb"],"name":"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-port-1"}]} 2018-08-12 00:27:39,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-f1c2fbdc-be9c-4c3c-93bb-567b83edbde6 2018-08-12 00:27:39,266 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-12 00:27:39,267 - paramiko.transport - DEBUG - starting thread (client mode): 0x9d483e10L 2018-08-12 00:27:39,268 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:27:39,272 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-12 00:27:39,272 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-12 00:27:39,273 - 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-08-12 00:27:39,273 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:27:39,274 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 00:27:39,274 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:27:39,274 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:27:39,274 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:27:39,316 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:27:39,317 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:27:39,332 - paramiko.transport - DEBUG - Trying discovered key 70bd37fc6821d464c8bdcba22283e7ac in tmp/AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6 2018-08-12 00:27:39,353 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:27:39,360 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-12 00:27:39,461 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-12 00:27:39,478 - create_instance - INFO - SSH is active for VM instance 2018-08-12 00:27:39,478 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-12 00:27:39,480 - paramiko.transport - DEBUG - starting thread (client mode): 0x9d483510L 2018-08-12 00:27:39,480 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:27:39,483 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-12 00:27:39,484 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-12 00:27:39,485 - 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-08-12 00:27:39,485 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:27:39,485 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 00:27:39,485 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:27:39,485 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:27:39,486 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:27:39,530 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:27:39,531 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:27:39,544 - paramiko.transport - DEBUG - Trying discovered key 70bd37fc6821d464c8bdcba22283e7ac in tmp/AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6 2018-08-12 00:27:39,569 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:27:39,575 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-12 00:27:39,576 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-12 00:27:39,833 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-12 00:27:39,833 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-12 00:27:39,842 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-12 00:27:39,850 - create_instance - INFO - cloud-init complete for VM instance 2018-08-12 00:27:39,851 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-12 00:27:39,852 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-12 00:27:39,853 - paramiko.transport - DEBUG - starting thread (client mode): 0x9d496e90L 2018-08-12 00:27:39,853 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-12 00:27:39,854 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:27:39,856 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-12 00:27:39,856 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-12 00:27:39,857 - 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-08-12 00:27:39,857 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:27:39,858 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 00:27:39,858 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:27:39,858 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:27:39,858 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:27:39,905 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:27:39,905 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:27:39,918 - paramiko.transport - DEBUG - Trying discovered key 70bd37fc6821d464c8bdcba22283e7ac in tmp/AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6 2018-08-12 00:27:39,945 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:27:39,952 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-12 00:27:39,983 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-12 00:27:40,141 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-12 00:27:40,141 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-12 00:27:40,148 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-12 00:27:40,150 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-12 00:27:40,159 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-08-12 00:27:40,189 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-08-12 00:27:42,310 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-12 00:27:42,313 - paramiko.transport - DEBUG - starting thread (client mode): 0x9d3a0c10L 2018-08-12 00:27:42,314 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:27:42,316 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-12 00:27:42,316 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-12 00:27:42,318 - 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-08-12 00:27:42,318 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:27:42,319 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 00:27:42,319 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:27:42,319 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:27:42,319 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:27:42,360 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:27:42,361 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:27:42,378 - paramiko.transport - DEBUG - Trying discovered key 70bd37fc6821d464c8bdcba22283e7ac in tmp/AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6 2018-08-12 00:27:42,401 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:27:42,407 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-12 00:27:42,411 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-12 00:27:42,585 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-12 00:27:42,585 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-12 00:27:42,613 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-12 00:27:42,629 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-12 00:27:42,630 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-12 00:27:42,730 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-12 00:27:42,744 - create_instance - INFO - Deleting Floating IP - 172.30.9.201 2018-08-12 00:27:42,745 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.201 2018-08-12 00:27:42,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/floatingips/988da5b9-136c-4615-a1ae-68c18924fb1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:43,422 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de2da122-b6f6-4944-a79a-79339c3c623a Content-Length: 0 Date: Sun, 12 Aug 2018 00:27:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:27:43,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/988da5b9-136c-4615-a1ae-68c18924fb1d used request id req-de2da122-b6f6-4944-a79a-79339c3c623a 2018-08-12 00:27:43,423 - create_instance - INFO - Deleting Port with ID - ff2e18d3-7cfd-4e8b-b1ea-69496b5a3bff 2018-08-12 00:27:43,423 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-port-1 2018-08-12 00:27:43,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/ff2e18d3-7cfd-4e8b-b1ea-69496b5a3bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:44,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d2779f96-8509-475f-ac1a-4b1b6faa219c Date: Sun, 12 Aug 2018 00:27:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:27:44,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/ff2e18d3-7cfd-4e8b-b1ea-69496b5a3bff used request id req-d2779f96-8509-475f-ac1a-4b1b6faa219c 2018-08-12 00:27:44,241 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst 2018-08-12 00:27:44,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:44,499 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:27: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-6ec80901-9e06-4954-a7f3-154acf9b9768 x-compute-request-id: req-6ec80901-9e06-4954-a7f3-154acf9b9768 Content-Type: application/json 2018-08-12 00:27:44,499 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-6ec80901-9e06-4954-a7f3-154acf9b9768 2018-08-12 00:27:44,500 - create_instance - INFO - Checking deletion status 2018-08-12 00:27:44,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:44,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27: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-22636a8d-8e17-4771-adda-4185b41bc266 x-compute-request-id: req-22636a8d-8e17-4771-adda-4185b41bc266 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:9c:77", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "rel": "bookmark"}], "image": {"id": "6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "links": [{"href": "http://172.30.9.30:8774/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:27:28.000000", "flavor": {"id": "552512c7-1b76-4769-939b-91fb68a16a46", "links": [{"href": "http://172.30.9.30:8774/flavors/552512c7-1b76-4769-939b-91fb68a16a46", "rel": "bookmark"}]}, "id": "4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b", "user_id": "1febf89197d247e0a4a45b36d5aa12d6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:27:44Z", "hostId": "3caa366d120b727672e4e44adf10e0947186a99167f095266e88de15", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp", "name": "AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst", "created": "2018-08-12T00:25:49Z", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:27:44,608 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-22636a8d-8e17-4771-adda-4185b41bc266 2018-08-12 00:27:44,608 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst] is - ACTIVE 2018-08-12 00:27:44,608 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:27:47,612 - create_instance - DEBUG - VM status query timeout in 296.888007879 2018-08-12 00:27:47,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dff7d866fca3324fb451f9241681eabda60db70" 2018-08-12 00:27:47,658 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:27: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-52e8477c-8eba-42e3-ac0e-c23a19cfea62 x-compute-request-id: req-52e8477c-8eba-42e3-ac0e-c23a19cfea62 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b could not be found.", "code": 404}} 2018-08-12 00:27:47,659 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b used request id req-52e8477c-8eba-42e3-ac0e-c23a19cfea62 2018-08-12 00:27:47,659 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4e3d12e9-aaae-4689-8dbf-998aeb5f4c0b could not be found. (HTTP 404) (Request-ID: req-52e8477c-8eba-42e3-ac0e-c23a19cfea62) 2018-08-12 00:27:47,659 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-inst 2018-08-12 00:27:47,660 - neutron_utils - INFO - Deleting security group rule with ID - 87e71502-1eb0-4b41-b276-155c0319a6d6 2018-08-12 00:27:47,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/87e71502-1eb0-4b41-b276-155c0319a6d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:27:47,920 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2075c1aa-5dd5-4587-b504-e78a8deb3a15 Content-Length: 0 Date: Sun, 12 Aug 2018 00:27:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:27:47,920 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/87e71502-1eb0-4b41-b276-155c0319a6d6 used request id req-2075c1aa-5dd5-4587-b504-e78a8deb3a15 2018-08-12 00:27:47,920 - neutron_utils - INFO - Deleting security group rule with ID - 0dbee698-094b-4e37-906d-37df42fa3db8 2018-08-12 00:27:47,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/0dbee698-094b-4e37-906d-37df42fa3db8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:27:48,025 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8541e5c-c14c-4e27-a659-5b209ab20985 Content-Length: 0 Date: Sun, 12 Aug 2018 00:27:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:27:48,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/0dbee698-094b-4e37-906d-37df42fa3db8 used request id req-c8541e5c-c14c-4e27-a659-5b209ab20985 2018-08-12 00:27:48,026 - neutron_utils - INFO - Deleting security group rule with ID - 079501b3-87ad-42fc-941f-4ac4a2c13a58 2018-08-12 00:27:48,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/079501b3-87ad-42fc-941f-4ac4a2c13a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:27:48,125 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-09e353a1-0249-416d-ba19-fbde9e52fad2 Content-Length: 0 Date: Sun, 12 Aug 2018 00:27:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:27:48,125 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/079501b3-87ad-42fc-941f-4ac4a2c13a58 used request id req-09e353a1-0249-416d-ba19-fbde9e52fad2 2018-08-12 00:27:48,125 - neutron_utils - INFO - Deleting security group rule with ID - 69284e8f-09e3-4d40-8c9b-0a17a608684a 2018-08-12 00:27:48,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/69284e8f-09e3-4d40-8c9b-0a17a608684a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:27:48,230 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9856252d-82e7-4660-a1d9-a0834343e287 Content-Length: 0 Date: Sun, 12 Aug 2018 00:27:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:27:48,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/69284e8f-09e3-4d40-8c9b-0a17a608684a used request id req-9856252d-82e7-4660-a1d9-a0834343e287 2018-08-12 00:27:48,230 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-sec-grp 2018-08-12 00:27:48,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/a962b8f2-b960-43b2-8b78-bfb263dd52fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a503ab9ef75a4b01f5bd63dfb9ebbbb4588cdac" 2018-08-12 00:27:48,385 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fdbff64a-7a97-4022-b58d-3bb70e1d6ec2 Content-Length: 0 Date: Sun, 12 Aug 2018 00:27:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:27:48,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/a962b8f2-b960-43b2-8b78-bfb263dd52fb used request id req-fdbff64a-7a97-4022-b58d-3bb70e1d6ec2 2018-08-12 00:27:48,386 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp 2018-08-12 00:27:48,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44f9787f3fa580ef8d6d1c0949cc97cd2c6f1541" 2018-08-12 00:27:48,446 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:27: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-74361fc0-46ca-42d6-80c5-27593e59799c x-compute-request-id: req-74361fc0-46ca-42d6-80c5-27593e59799c Content-Length: 0 Content-Type: application/json 2018-08-12 00:27:48,447 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-kp used request id req-74361fc0-46ca-42d6-80c5-27593e59799c 2018-08-12 00:27:48,447 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6.pub] 2018-08-12 00:27:48,448 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6] 2018-08-12 00:27:48,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/552512c7-1b76-4769-939b-91fb68a16a46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74256b1d61906e6a4916d818ab622a2a07217c66" 2018-08-12 00:27:48,493 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:27: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-e959cf97-dcf4-4fbe-a43f-b81ac87bd508 x-compute-request-id: req-e959cf97-dcf4-4fbe-a43f-b81ac87bd508 Content-Length: 0 Content-Type: application/json 2018-08-12 00:27:48,493 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/552512c7-1b76-4769-939b-91fb68a16a46 used request id req-e959cf97-dcf4-4fbe-a43f-b81ac87bd508 2018-08-12 00:27:48,494 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-router and subnet AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet 2018-08-12 00:27:48,494 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-router 2018-08-12 00:27:48,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/eaa6b83c-566b-487a-ba90-e79c4749463b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08979f90f59b40ba321df6aaba2f87075a39fc4" -d '{"subnet_id": "30781e49-8383-437b-b831-5965b46cebe8"}' 2018-08-12 00:27:50,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-463b5696-6853-4e7d-bb0f-c8e3a71270f8 Date: Sun, 12 Aug 2018 00:27:50 GMT RESP BODY: {"network_id": "c54f4dec-cdd0-4256-a498-77c20ef8067c", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "subnet_id": "30781e49-8383-437b-b831-5965b46cebe8", "subnet_ids": ["30781e49-8383-437b-b831-5965b46cebe8"], "port_id": "4cd706f1-9b34-4a89-bb1f-122ba153dbd2", "id": "eaa6b83c-566b-487a-ba90-e79c4749463b"} 2018-08-12 00:27:50,246 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/eaa6b83c-566b-487a-ba90-e79c4749463b/remove_router_interface used request id req-463b5696-6853-4e7d-bb0f-c8e3a71270f8 2018-08-12 00:27:50,246 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-router 2018-08-12 00:27:50,247 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-router 2018-08-12 00:27:50,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/eaa6b83c-566b-487a-ba90-e79c4749463b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f08979f90f59b40ba321df6aaba2f87075a39fc4" 2018-08-12 00:27:51,506 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5055e5aa-1d02-465e-9347-daf8c3418ce0 Content-Length: 0 Date: Sun, 12 Aug 2018 00:27:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:27:51,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/eaa6b83c-566b-487a-ba90-e79c4749463b used request id req-5055e5aa-1d02-465e-9347-daf8c3418ce0 2018-08-12 00:27:51,507 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet 2018-08-12 00:27:51,507 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-subnet 2018-08-12 00:27:51,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/30781e49-8383-437b-b831-5965b46cebe8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4feef1aa7ef45a990e2afa4a3bffb007a2f806" 2018-08-12 00:27:52,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1bb27b83-3672-40b2-b665-e2e241bbe163 Date: Sun, 12 Aug 2018 00:27:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:27:52,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/30781e49-8383-437b-b831-5965b46cebe8 used request id req-1bb27b83-3672-40b2-b665-e2e241bbe163 2018-08-12 00:27:52,469 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6-pub-net 2018-08-12 00:27:52,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/c54f4dec-cdd0-4256-a498-77c20ef8067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4feef1aa7ef45a990e2afa4a3bffb007a2f806" 2018-08-12 00:27:53,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d29ab71e-f474-4d9f-ae0c-ed6b48ddb02d Date: Sun, 12 Aug 2018 00:27:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:27:53,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/c54f4dec-cdd0-4256-a498-77c20ef8067c used request id req-d29ab71e-f474-4d9f-ae0c-ed6b48ddb02d 2018-08-12 00:27:53,570 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-f5eff9ac-c0a4-48ff-a6ab-12b49dafafc6--image 2018-08-12 00:27:53,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c8a55542f0f191e44c3daffb63b7cc4696c11d3" 2018-08-12 00:27:54,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2d90ddc4-ce8b-42d6-9353-5d7dff1dc340 Date: Sun, 12 Aug 2018 00:27:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:27:54,100 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/6a84f1d2-3e60-4914-b0fb-0b0c3b184a0d used request id req-2d90ddc4-ce8b-42d6-9353-5d7dff1dc340 2018-08-12 00:27:54,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:27:54,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:27:54,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:27:54,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:27:54,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:27:54,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:27:54,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-36f32749-8020-49bd-8171-17b226b3c373 Date: Sun, 12 Aug 2018 00:27:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:34Z", "updated_at": "2018-08-12T00:25:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:34Z", "revision_number": 0, "id": "44e5310f-83c9-41e2-8f61-fdcb45ac263f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:34Z", "security_group_id": "7a9d88af-9995-4e72-81b5-9807eaae2f1f", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:34Z", "revision_number": 0, "id": "5213daea-1832-4558-b11c-e511a27fcae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:34Z", "security_group_id": "7a9d88af-9995-4e72-81b5-9807eaae2f1f", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:34Z", "revision_number": 0, "id": "add9bc33-ba5f-4b9f-b653-77e64189cb27", "remote_group_id": "7a9d88af-9995-4e72-81b5-9807eaae2f1f", "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:34Z", "security_group_id": "7a9d88af-9995-4e72-81b5-9807eaae2f1f", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:25:34Z", "revision_number": 0, "id": "d31657ca-f895-422b-a25a-ccc1180cf6cc", "remote_group_id": "7a9d88af-9995-4e72-81b5-9807eaae2f1f", "remote_ip_prefix": null, "created_at": "2018-08-12T00:25:34Z", "security_group_id": "7a9d88af-9995-4e72-81b5-9807eaae2f1f", "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "06a479979dea4c9d8486aeb2d927ebf6"}], "revision_number": 4, "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "7a9d88af-9995-4e72-81b5-9807eaae2f1f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:27:54,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-36f32749-8020-49bd-8171-17b226b3c373 2018-08-12 00:27:54,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:27:54,452 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70467e15-b253-4000-bf8e-742f0deb61eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:27:54,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-70467e15-b253-4000-bf8e-742f0deb61eb 2018-08-12 00:27:54,453 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:27:54,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:27:54,547 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1081db45-77c5-4eec-835f-084ed7baa00f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:27:54,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-1081db45-77c5-4eec-835f-084ed7baa00f 2018-08-12 00:27:54,547 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:27:54,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:27:54,632 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d51c99e-2553-4277-84b4-783a808e0c7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:27:54,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-6d51c99e-2553-4277-84b4-783a808e0c7b 2018-08-12 00:27:54,632 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:27:54,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:27:54,720 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-480da5dd-070d-4630-81fa-019ad1bc2def Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:27:54,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-480da5dd-070d-4630-81fa-019ad1bc2def 2018-08-12 00:27:54,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:27:54,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:27:54,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-269b111b-f31f-48ce-8289-2253c627111c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:27:54,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-269b111b-f31f-48ce-8289-2253c627111c 2018-08-12 00:27:54,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:27:54,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:27:54,889 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-845506eb-0f1f-4ec3-bae9-6b62bb5605c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:27:54,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-845506eb-0f1f-4ec3-bae9-6b62bb5605c7 2018-08-12 00:27:54,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:27:54,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:27:54,973 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6730a39a-9f77-4963-a6c6-75876c638bb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:27:54,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-6730a39a-9f77-4963-a6c6-75876c638bb4 2018-08-12 00:27:54,973 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:27:54,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:27:55,059 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ca986f2-baca-4507-9ac1-cbca04e5044f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:27:55,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-1ca986f2-baca-4507-9ac1-cbca04e5044f 2018-08-12 00:27:55,060 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:27:55,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:27:55,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d3af96-7523-4dde-96c0-b5fb66f54c74 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06a479979dea4c9d8486aeb2d927ebf6", "name": "AnsibleProvisioningTests-91460276-0511-487-proj"}} 2018-08-12 00:27:55,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-24d3af96-7523-4dde-96c0-b5fb66f54c74 2018-08-12 00:27:55,150 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a9d88af-9995-4e72-81b5-9807eaae2f1f 2018-08-12 00:27:55,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7a9d88af-9995-4e72-81b5-9807eaae2f1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:27:55,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-63ab2ccd-bcd0-41e6-8266-cbaaa7f6ac22 Date: Sun, 12 Aug 2018 00:27: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-08-12T00:25:34Z", "security_group_id": "7a9d88af-9995-4e72-81b5-9807eaae2f1f", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:34Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "44e5310f-83c9-41e2-8f61-fdcb45ac263f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:25:34Z", "security_group_id": "7a9d88af-9995-4e72-81b5-9807eaae2f1f", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:34Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "5213daea-1832-4558-b11c-e511a27fcae3"}, {"remote_group_id": "7a9d88af-9995-4e72-81b5-9807eaae2f1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:25:34Z", "security_group_id": "7a9d88af-9995-4e72-81b5-9807eaae2f1f", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:34Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "add9bc33-ba5f-4b9f-b653-77e64189cb27"}, {"remote_group_id": "7a9d88af-9995-4e72-81b5-9807eaae2f1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:25:34Z", "security_group_id": "7a9d88af-9995-4e72-81b5-9807eaae2f1f", "port_range_min": null, "revision_number": 0, "tenant_id": "06a479979dea4c9d8486aeb2d927ebf6", "created_at": "2018-08-12T00:25:34Z", "project_id": "06a479979dea4c9d8486aeb2d927ebf6", "id": "d31657ca-f895-422b-a25a-ccc1180cf6cc"}]} 2018-08-12 00:27:55,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7a9d88af-9995-4e72-81b5-9807eaae2f1f used request id req-63ab2ccd-bcd0-41e6-8266-cbaaa7f6ac22 2018-08-12 00:27:55,177 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:27:55,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/7a9d88af-9995-4e72-81b5-9807eaae2f1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:27:55,368 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f91e3a5e-718c-4839-8a6d-ffb7b5690f40 Content-Length: 0 Date: Sun, 12 Aug 2018 00:27:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:27:55,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/7a9d88af-9995-4e72-81b5-9807eaae2f1f used request id req-f91e3a5e-718c-4839-8a6d-ffb7b5690f40 2018-08-12 00:27:55,369 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-91460276-0511-487-proj 2018-08-12 00:27:55,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:27:55,602 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb1a12fd-71dd-4c8a-a091-10e7e8c2cb4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:27:55,602 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/06a479979dea4c9d8486aeb2d927ebf6 used request id req-bb1a12fd-71dd-4c8a-a091-10e7e8c2cb4b 2018-08-12 00:27:55,602 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-91460276-0511-487-proj-role 2018-08-12 00:27:55,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/8e4f47cb2b024b87844a878825831ba4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:27:55,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45985ae0-5cac-42ce-b096-f7ae45ec1b9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:27:55,710 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/8e4f47cb2b024b87844a878825831ba4 used request id req-45985ae0-5cac-42ce-b096-f7ae45ec1b9a 2018-08-12 00:27:55,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8d25f37af9db33e9bcc534d165fa9c4fe26f0f" 2018-08-12 00:27:55,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c15e921-b854-4837-a981-2ab7c922e68d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:27:55,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9c15e921-b854-4837-a981-2ab7c922e68d 2018-08-12 00:27:55,797 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-91460276-0511-487-user 2018-08-12 00:27:55,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/1febf89197d247e0a4a45b36d5aa12d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37b74880b77bb5305b10d9b33b27b4a9859c757" 2018-08-12 00:27:55,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8ed8f24-609b-4b5f-888d-ef9e3e869d45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:27:55,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/1febf89197d247e0a4a45b36d5aa12d6 used request id req-a8ed8f24-609b-4b5f-888d-ef9e3e869d45 2018-08-12 00:27:55,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:27:56,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["GVfphAz2T4i_dhrprqzCWw"], "issued_at": "2018-08-12T00:27:56.000000Z"}} 2018-08-12 00:27:56,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9dde5b8ee5a5e07aeac4b4d12776437c28a84a" 2018-08-12 00:27:56,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50dde8ca-9157-4f68-a9a9-b56c744acadb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:27:56,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-50dde8ca-9157-4f68-a9a9-b56c744acadb 2018-08-12 00:27:56,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:27:56,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:27:56,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["LLrfRuLSTqahwe6jOWKoOg"], "issued_at": "2018-08-12T00:27:56.000000Z"}} 2018-08-12 00:27:56,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:27:56,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a8e075-f4c4-4e24-98ab-39cfda2b2869 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:27:56,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c4a8e075-f4c4-4e24-98ab-39cfda2b2869 2018-08-12 00:27:56,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:27:56,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:27:56,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-0f69ae75-611f-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:27:56,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1771dab-69b6-4a50-8962-fd410224923b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-0f69ae75-611f-488-proj", "previous": null, "next": null}, "projects": []} 2018-08-12 00:27:56,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-0f69ae75-611f-488-proj used request id req-a1771dab-69b6-4a50-8962-fd410224923b 2018-08-12 00:27:56,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:27:57,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b808115-24d1-444c-9de8-b00aad375aa9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:27:57,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4b808115-24d1-444c-9de8-b00aad375aa9 2018-08-12 00:27:57,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}}' 2018-08-12 00:27:57,185 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:27:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15c65127-be09-43b9-83ac-046fbb446904 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "id": "f416d97757e54777b7c40b25cf074fad", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:27:57,185 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-15c65127-be09-43b9-83ac-046fbb446904 2018-08-12 00:27:57,185 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-0f69ae75-611f-488-proj 2018-08-12 00:27:57,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:27:57,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:27:57,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["v_-WFC2NTwOxl2-DOS1jCA"], "issued_at": "2018-08-12T00:27:57.000000Z"}} 2018-08-12 00:27:57,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b3eb858b43d017eb8d70da1ba2313e201a45f8" 2018-08-12 00:27:57,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944a6ab9-8f9d-4b0d-b40d-6deadc58ac46 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:27:57,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-944a6ab9-8f9d-4b0d-b40d-6deadc58ac46 2018-08-12 00:27:57,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:27:57,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:27:57,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b3eb858b43d017eb8d70da1ba2313e201a45f8" 2018-08-12 00:27:57,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cdc8fa1-8d9e-4e32-93f0-711782ccbb61 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:27:57,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-1cdc8fa1-8d9e-4e32-93f0-711782ccbb61 2018-08-12 00:27:57,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=AnsibleProvisioningTests-0f69ae75-611f-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b3eb858b43d017eb8d70da1ba2313e201a45f8" 2018-08-12 00:27:57,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e38224a7-86fc-4a1e-ab51-d4ca2d39af5a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=AnsibleProvisioningTests-0f69ae75-611f-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "id": "f416d97757e54777b7c40b25cf074fad", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}]} 2018-08-12 00:27:57,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=AnsibleProvisioningTests-0f69ae75-611f-488-proj used request id req-e38224a7-86fc-4a1e-ab51-d4ca2d39af5a 2018-08-12 00:27:57,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b3eb858b43d017eb8d70da1ba2313e201a45f8" 2018-08-12 00:27:57,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f3d4778-a050-4e74-8b8b-645f9608a168 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-12 00:27:57,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-7f3d4778-a050-4e74-8b8b-645f9608a168 2018-08-12 00:27:58,249 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-0f69ae75-611f-488-user 2018-08-12 00:27:58,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:27:58,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:27:58,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c35a99d-b39f-4f77-8749-b012b1ddd009 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:27:58,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9c35a99d-b39f-4f77-8749-b012b1ddd009 2018-08-12 00:27:58,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" -d '{"role": {"name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj-role"}}' 2018-08-12 00:27:58,375 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d21bc58b-7ad5-4f7b-ad93-40225db73a77 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9f9fd97b18c4a1aa50126ee4983b12b", "links": {"self": "http://172.30.9.30:5000/v3/roles/d9f9fd97b18c4a1aa50126ee4983b12b"}, "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj-role"}} 2018-08-12 00:27:58,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-d21bc58b-7ad5-4f7b-ad93-40225db73a77 2018-08-12 00:27:58,376 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-0f69ae75-611f-488-proj-role 2018-08-12 00:27:58,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/d9f9fd97b18c4a1aa50126ee4983b12b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:27:58,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47fdced1-aaba-45e6-acd6-8152592bba6c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9f9fd97b18c4a1aa50126ee4983b12b", "links": {"self": "http://172.30.9.30:5000/v3/roles/d9f9fd97b18c4a1aa50126ee4983b12b"}, "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj-role"}} 2018-08-12 00:27:58,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/d9f9fd97b18c4a1aa50126ee4983b12b used request id req-47fdced1-aaba-45e6-acd6-8152592bba6c 2018-08-12 00:27:58,461 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-0f69ae75-611f-488-proj-role to project AnsibleProvisioningTests-0f69ae75-611f-488-proj 2018-08-12 00:27:58,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad/users/ba6463bc917f4a4b8cdd19df04b48577/roles/d9f9fd97b18c4a1aa50126ee4983b12b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:27:58,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c88f964e-2de4-439c-ba29-dae7dfcdb2e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:27:58,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad/users/ba6463bc917f4a4b8cdd19df04b48577/roles/d9f9fd97b18c4a1aa50126ee4983b12b used request id req-c88f964e-2de4-439c-ba29-dae7dfcdb2e3 2018-08-12 00:27:58,582 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:27:58,584 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-08-12 00:27:58,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:27:58,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:27:58,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9f9fd97b18c4a1aa50126ee4983b12b", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj-role"}], "expires_at": "2018-08-12T01:27:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0f69ae75-611f-488-user", "id": "ba6463bc917f4a4b8cdd19df04b48577"}, "audit_ids": ["JA6AbUqmTLK97NgMmQeOyw"], "issued_at": "2018-08-12T00:27:58.000000Z"}} 2018-08-12 00:27:58,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ae9bd9e49d541fc0cd3751b274e24f31f55f00" 2018-08-12 00:27:59,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2e2561f-7130-4699-8128-0e1b0d33e36f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:27:59,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c2e2561f-7130-4699-8128-0e1b0d33e36f 2018-08-12 00:27:59,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45ae9bd9e49d541fc0cd3751b274e24f31f55f00" 2018-08-12 00:27:59,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-6fd6859b-b4f5-456f-a574-2b0131cc063e Date: Sun, 12 Aug 2018 00:27:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192--image"} 2018-08-12 00:27:59,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192--image used request id req-6fd6859b-b4f5-456f-a574-2b0131cc063e 2018-08-12 00:27:59,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45ae9bd9e49d541fc0cd3751b274e24f31f55f00" 2018-08-12 00:27:59,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-91cf91f3-b8c5-46a2-9e41-c6682f79e1dd Date: Sun, 12 Aug 2018 00:27: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-08-12 00:27:59,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-91cf91f3-b8c5-46a2-9e41-c6682f79e1dd 2018-08-12 00:27:59,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45ae9bd9e49d541fc0cd3751b274e24f31f55f00" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192--image"}' 2018-08-12 00:27:59,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/f5fb4641-a856-4d67-a67f-cb891e2771b5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c9f0b8e2-a86a-4dca-bb9f-1d43d7956b18 Date: Sun, 12 Aug 2018 00:27:59 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192--image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:27:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-12T00:27:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "min_disk": 0, "protected": false, "id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "file": "/v2/images/f5fb4641-a856-4d67-a67f-cb891e2771b5/file", "checksum": null, "owner": "f416d97757e54777b7c40b25cf074fad", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:27:59,318 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-c9f0b8e2-a86a-4dca-bb9f-1d43d7956b18 2018-08-12 00:27:59,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/f5fb4641-a856-4d67-a67f-cb891e2771b5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45ae9bd9e49d541fc0cd3751b274e24f31f55f00" -d '' 2018-08-12 00:28:03,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb094a2f-0fe1-4415-bcb7-d7fbdc3c8316 Date: Sun, 12 Aug 2018 00:28:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:28:03,522 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/f5fb4641-a856-4d67-a67f-cb891e2771b5/file used request id req-fb094a2f-0fe1-4415-bcb7-d7fbdc3c8316 2018-08-12 00:28:03,523 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-12 00:28:03,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/f5fb4641-a856-4d67-a67f-cb891e2771b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45ae9bd9e49d541fc0cd3751b274e24f31f55f00" 2018-08-12 00:28:03,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-93ef27af-197c-4c1a-a866-e56569f47c85 Date: Sun, 12 Aug 2018 00:28:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192--image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:27:59Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-08-12T00:28:03Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f5fb4641-a856-4d67-a67f-cb891e2771b5/snap", "metadata": {}}], "self": "/v2/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "min_disk": 0, "protected": false, "id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "file": "/v2/images/f5fb4641-a856-4d67-a67f-cb891e2771b5/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "f416d97757e54777b7c40b25cf074fad", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f5fb4641-a856-4d67-a67f-cb891e2771b5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:28:03,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/f5fb4641-a856-4d67-a67f-cb891e2771b5 used request id req-93ef27af-197c-4c1a-a866-e56569f47c85 2018-08-12 00:28:03,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45ae9bd9e49d541fc0cd3751b274e24f31f55f00" 2018-08-12 00:28:03,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1c41239e-484e-4b69-997e-f19e451cfb29 Date: Sun, 12 Aug 2018 00:28: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-08-12 00:28:03,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-1c41239e-484e-4b69-997e-f19e451cfb29 2018-08-12 00:28:03,554 - create_image - INFO - Created image with name - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192--image 2018-08-12 00:28:03,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/f5fb4641-a856-4d67-a67f-cb891e2771b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45ae9bd9e49d541fc0cd3751b274e24f31f55f00" 2018-08-12 00:28:03,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b60b37bc-1ac1-465e-9acf-42b69aa83c0a Date: Sun, 12 Aug 2018 00:28:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192--image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:27:59Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-08-12T00:28:03Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f5fb4641-a856-4d67-a67f-cb891e2771b5/snap", "metadata": {}}], "self": "/v2/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "min_disk": 0, "protected": false, "id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "file": "/v2/images/f5fb4641-a856-4d67-a67f-cb891e2771b5/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "f416d97757e54777b7c40b25cf074fad", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f5fb4641-a856-4d67-a67f-cb891e2771b5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-12 00:28:03,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/f5fb4641-a856-4d67-a67f-cb891e2771b5 used request id req-b60b37bc-1ac1-465e-9acf-42b69aa83c0a 2018-08-12 00:28:03,573 - create_image - DEBUG - Instance status is - active 2018-08-12 00:28:03,573 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192--image 2018-08-12 00:28:03,573 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192--image 2018-08-12 00:28:03,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:28:03,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:28:03,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9f9fd97b18c4a1aa50126ee4983b12b", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj-role"}], "expires_at": "2018-08-12T01:28:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0f69ae75-611f-488-user", "id": "ba6463bc917f4a4b8cdd19df04b48577"}, "audit_ids": ["vzzWAr2pS1ywjni3nEBHEw"], "issued_at": "2018-08-12T00:28:03.000000Z"}} 2018-08-12 00:28:03,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48aec1dd93652b80dd3246373b96e88382f83e7" 2018-08-12 00:28:04,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7d2fc2-9177-40ff-b5de-4f26929638d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:28:04,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ad7d2fc2-9177-40ff-b5de-4f26929638d2 2018-08-12 00:28:04,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:28:04,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:28:04,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:28:04,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:28:04,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:28:04,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48aec1dd93652b80dd3246373b96e88382f83e7" 2018-08-12 00:28:04,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cdabc1fd-e2d6-4aab-a0d3-f8869ce6b32c Date: Sun, 12 Aug 2018 00:28:04 GMT RESP BODY: {"networks":[]} 2018-08-12 00:28:04,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-cdabc1fd-e2d6-4aab-a0d3-f8869ce6b32c 2018-08-12 00:28:04,239 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net 2018-08-12 00:28:04,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48aec1dd93652b80dd3246373b96e88382f83e7" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net", "admin_state_up": true}}' 2018-08-12 00:28:04,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-1c64489b-024b-4271-8eda-252b7cb343b6 Date: Sun, 12 Aug 2018 00:28:04 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:28:04Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}} 2018-08-12 00:28:04,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-1c64489b-024b-4271-8eda-252b7cb343b6 2018-08-12 00:28:04,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48aec1dd93652b80dd3246373b96e88382f83e7" 2018-08-12 00:28:04,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-403ec6c0-c173-4707-b948-4f4c7bfbfec1 Date: Sun, 12 Aug 2018 00:28:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:28:04Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:28:04,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-403ec6c0-c173-4707-b948-4f4c7bfbfec1 2018-08-12 00:28:04,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48aec1dd93652b80dd3246373b96e88382f83e7" 2018-08-12 00:28:04,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5ceb4793-c2aa-44ff-9b7e-96b35e6152a4 Date: Sun, 12 Aug 2018 00:28:04 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:28:04,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-5ceb4793-c2aa-44ff-9b7e-96b35e6152a4 2018-08-12 00:28:04,999 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet 2018-08-12 00:28:05,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48aec1dd93652b80dd3246373b96e88382f83e7" -d '{"subnets": [{"ip_version": 4, "network_id": "a5e8ed08-f5c5-4fea-887f-eded8608dda5", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]}' 2018-08-12 00:28:05,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8a42094c-6ef3-4d82-bc4e-1bf9568fe9bf Date: Sun, 12 Aug 2018 00:28:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:28:05,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-8a42094c-6ef3-4d82-bc4e-1bf9568fe9bf 2018-08-12 00:28:05,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48aec1dd93652b80dd3246373b96e88382f83e7" 2018-08-12 00:28:05,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-0f622de3-3c2d-4d12-9f7e-f4c793918d34 Date: Sun, 12 Aug 2018 00:28:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:28:05,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-0f622de3-3c2d-4d12-9f7e-f4c793918d34 2018-08-12 00:28:05,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48aec1dd93652b80dd3246373b96e88382f83e7" 2018-08-12 00:28:05,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0c65455f-d1f8-4b52-8bce-053507fa25b6 Date: Sun, 12 Aug 2018 00:28:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:28:05,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-0c65455f-d1f8-4b52-8bce-053507fa25b6 2018-08-12 00:28:05,994 - OpenStackNetwork - DEBUG - Network [a5e8ed08-f5c5-4fea-887f-eded8608dda5] created successfully 2018-08-12 00:28:05,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:28:05,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:28:06,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9f9fd97b18c4a1aa50126ee4983b12b", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj-role"}], "expires_at": "2018-08-12T01:28:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0f69ae75-611f-488-user", "id": "ba6463bc917f4a4b8cdd19df04b48577"}, "audit_ids": ["wF38D62QQkOTOTsuGjE1Kw"], "issued_at": "2018-08-12T00:28:06.000000Z"}} 2018-08-12 00:28:06,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488c19ba34f3356b778cf328be2229acbba6ce2f" 2018-08-12 00:28:06,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-199150a1-4671-40cd-9db0-0b874c8678ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:28:06,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-199150a1-4671-40cd-9db0-0b874c8678ed 2018-08-12 00:28:06,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:28:06,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:28:06,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:28:06,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:28:06,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:28:06,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488c19ba34f3356b778cf328be2229acbba6ce2f" 2018-08-12 00:28:06,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b67ba40f-0a4c-4de0-bb60-4c9d27237d35 Date: Sun, 12 Aug 2018 00:28:06 GMT RESP BODY: {"routers": []} 2018-08-12 00:28:06,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-router&admin_state_up=True used request id req-b67ba40f-0a4c-4de0-bb60-4c9d27237d35 2018-08-12 00:28:06,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:28:06,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:28:07,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9f9fd97b18c4a1aa50126ee4983b12b", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj-role"}], "expires_at": "2018-08-12T01:28:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0f69ae75-611f-488-user", "id": "ba6463bc917f4a4b8cdd19df04b48577"}, "audit_ids": ["5kBZd9ppS867b7p94xn2Ig"], "issued_at": "2018-08-12T00:28:07.000000Z"}} 2018-08-12 00:28:07,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8270694bc1ee16fa4632df1332168454f8db731" 2018-08-12 00:28:07,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a749928a-51e5-470b-8085-fb27059614ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:28:07,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-a749928a-51e5-470b-8085-fb27059614ee 2018-08-12 00:28:07,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488c19ba34f3356b778cf328be2229acbba6ce2f" 2018-08-12 00:28:07,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bf122392-e64a-4847-a3f5-ff0ef57131fc Date: Sun, 12 Aug 2018 00:28:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:28:07,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-bf122392-e64a-4847-a3f5-ff0ef57131fc 2018-08-12 00:28:07,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488c19ba34f3356b778cf328be2229acbba6ce2f" 2018-08-12 00:28:07,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d0c0a5dd-44b8-4907-881e-3271b61ab227 Date: Sun, 12 Aug 2018 00:28:07 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:28:07,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-d0c0a5dd-44b8-4907-881e-3271b61ab227 2018-08-12 00:28:07,260 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-router 2018-08-12 00:28:07,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488c19ba34f3356b778cf328be2229acbba6ce2f" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-router", "admin_state_up": true}}' 2018-08-12 00:28:08,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-da25ccfb-8475-416b-a1c7-e661d849e404 Date: Sun, 12 Aug 2018 00:28:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:07Z", "admin_state_up": true, "updated_at": "2018-08-12T00:28:08Z", "revision_number": 2, "routes": [], "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "9d70383a-993d-426f-8ac2-0a2069380091", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-router"}} 2018-08-12 00:28:08,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-da25ccfb-8475-416b-a1c7-e661d849e404 2018-08-12 00:28:08,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=9d70383a-993d-426f-8ac2-0a2069380091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488c19ba34f3356b778cf328be2229acbba6ce2f" 2018-08-12 00:28:08,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-00f0c00c-1046-4345-9fd3-3e87ec305f88 Date: Sun, 12 Aug 2018 00:28:08 GMT RESP BODY: {"ports":[]} 2018-08-12 00:28:08,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=9d70383a-993d-426f-8ac2-0a2069380091 used request id req-00f0c00c-1046-4345-9fd3-3e87ec305f88 2018-08-12 00:28:08,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488c19ba34f3356b778cf328be2229acbba6ce2f" 2018-08-12 00:28:08,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-3dd82f04-24e0-459d-94d5-cb541ff3d2e9 Date: Sun, 12 Aug 2018 00:28:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:28:08,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-3dd82f04-24e0-459d-94d5-cb541ff3d2e9 2018-08-12 00:28:08,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:28:08,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:28: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:28:08,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488c19ba34f3356b778cf328be2229acbba6ce2f" 2018-08-12 00:28:08,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36e1ac3b-0edf-471b-af36-380282935a30 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:28:08,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-36e1ac3b-0edf-471b-af36-380282935a30 2018-08-12 00:28:08,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488c19ba34f3356b778cf328be2229acbba6ce2f" 2018-08-12 00:28:08,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7e14ec0e-0ffd-4de2-a10a-62c4ea3f29a5 Date: Sun, 12 Aug 2018 00:28:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:28:08,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-7e14ec0e-0ffd-4de2-a10a-62c4ea3f29a5 2018-08-12 00:28:08,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5&name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488c19ba34f3356b778cf328be2229acbba6ce2f" 2018-08-12 00:28:08,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-92bcc7ac-5c47-4125-a873-165fde9e267c Date: Sun, 12 Aug 2018 00:28:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:28:08,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5&name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet used request id req-92bcc7ac-5c47-4125-a873-165fde9e267c 2018-08-12 00:28:08,796 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-12 00:28:08,797 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-router 2018-08-12 00:28:08,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/9d70383a-993d-426f-8ac2-0a2069380091/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488c19ba34f3356b778cf328be2229acbba6ce2f" -d '{"subnet_id": "870373f4-3fe0-4d01-9de4-1d117ac6e530"}' 2018-08-12 00:28:10,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d6095939-b058-4d3f-aa0f-c64e6e11d9fb Date: Sun, 12 Aug 2018 00:28:10 GMT RESP BODY: {"network_id": "a5e8ed08-f5c5-4fea-887f-eded8608dda5", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "subnet_id": "870373f4-3fe0-4d01-9de4-1d117ac6e530", "subnet_ids": ["870373f4-3fe0-4d01-9de4-1d117ac6e530"], "port_id": "2b78666d-a53b-446e-aa7e-db1ffe837b50", "id": "9d70383a-993d-426f-8ac2-0a2069380091"} 2018-08-12 00:28:10,670 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/9d70383a-993d-426f-8ac2-0a2069380091/add_router_interface used request id req-d6095939-b058-4d3f-aa0f-c64e6e11d9fb 2018-08-12 00:28:10,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/9d70383a-993d-426f-8ac2-0a2069380091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488c19ba34f3356b778cf328be2229acbba6ce2f" 2018-08-12 00:28:10,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-944c5c8f-c859-449d-88ab-176085968eb4 Date: Sun, 12 Aug 2018 00:28:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:07Z", "admin_state_up": true, "updated_at": "2018-08-12T00:28:09Z", "revision_number": 3, "routes": [], "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "9d70383a-993d-426f-8ac2-0a2069380091", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-router"}} 2018-08-12 00:28:10,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/9d70383a-993d-426f-8ac2-0a2069380091 used request id req-944c5c8f-c859-449d-88ab-176085968eb4 2018-08-12 00:28:10,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=9d70383a-993d-426f-8ac2-0a2069380091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488c19ba34f3356b778cf328be2229acbba6ce2f" 2018-08-12 00:28:10,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-858603f0-5111-4226-ba6b-7e80f9294ca1 Date: Sun, 12 Aug 2018 00:28:10 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:09Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:10Z","binding:vnic_type":"normal","device_id":"9d70383a-993d-426f-8ac2-0a2069380091","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:9d:29:04","id":"2b78666d-a53b-446e-aa7e-db1ffe837b50","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:28:10,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=9d70383a-993d-426f-8ac2-0a2069380091 used request id req-858603f0-5111-4226-ba6b-7e80f9294ca1 2018-08-12 00:28:10,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/870373f4-3fe0-4d01-9de4-1d117ac6e530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488c19ba34f3356b778cf328be2229acbba6ce2f" 2018-08-12 00:28:10,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-c097ef90-074d-47e4-80ab-382bb80f3a3f Date: Sun, 12 Aug 2018 00:28:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}} 2018-08-12 00:28:10,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/870373f4-3fe0-4d01-9de4-1d117ac6e530 used request id req-c097ef90-074d-47e4-80ab-382bb80f3a3f 2018-08-12 00:28:10,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:28:10,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:28:11,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:28:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["9IPPSWHPQnOzUWXloWDUiw"], "issued_at": "2018-08-12T00:28:11.000000Z"}} 2018-08-12 00:28:11,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def83f0c3153ed529f82f9a482e81218adce3474" 2018-08-12 00:28:11,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4faa87f-7793-4543-8bee-11c72857bafb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:28:11,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e4faa87f-7793-4543-8bee-11c72857bafb 2018-08-12 00:28:11,380 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:28:11,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def83f0c3153ed529f82f9a482e81218adce3474" 2018-08-12 00:28:11,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-755061ef-54ad-46a1-8676-438b73c1005e x-compute-request-id: req-755061ef-54ad-46a1-8676-438b73c1005e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-12 00:28:11,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-755061ef-54ad-46a1-8676-438b73c1005e 2018-08-12 00:28:11,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def83f0c3153ed529f82f9a482e81218adce3474" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-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-08-12 00:28:11,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-d4c4439a-e963-4a41-923c-489dd76e99e7 x-compute-request-id: req-d4c4439a-e963-4a41-923c-489dd76e99e7 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "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": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc"}} 2018-08-12 00:28:11,598 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-d4c4439a-e963-4a41-923c-489dd76e99e7 2018-08-12 00:28:11,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:28:11,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:28:11,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9f9fd97b18c4a1aa50126ee4983b12b", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj-role"}], "expires_at": "2018-08-12T01:28:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0f69ae75-611f-488-user", "id": "ba6463bc917f4a4b8cdd19df04b48577"}, "audit_ids": ["5M_dawvQRnK1U6ONw5CKOw"], "issued_at": "2018-08-12T00:28:11.000000Z"}} 2018-08-12 00:28:11,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576759d9362b531fdf52ab89b834ffe9b7a77a0b" 2018-08-12 00:28:12,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fe01d6d-177e-4d3f-a0cb-577d77b80410 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:28:12,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0fe01d6d-177e-4d3f-a0cb-577d77b80410 2018-08-12 00:28:12,061 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:28:12,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576759d9362b531fdf52ab89b834ffe9b7a77a0b" 2018-08-12 00:28:12,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-3a389afc-e2a9-4abc-a82f-06ddb772d745 x-compute-request-id: req-3a389afc-e2a9-4abc-a82f-06ddb772d745 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-12 00:28:12,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-3a389afc-e2a9-4abc-a82f-06ddb772d745 2018-08-12 00:28:12,336 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp... 2018-08-12 00:28:12,336 - OpenStackKeypair - INFO - Creating new keypair 2018-08-12 00:28:12,426 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp 2018-08-12 00:28:12,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576759d9362b531fdf52ab89b834ffe9b7a77a0b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC+01gv/Oc9PzhGO50Eg419S8Z3IW7VjixFjD+hfS+dJDLJsDdbeXKMAz2Ph5ELIU1HcTc6UwsI+lgBLhQ85c6ImO0i97Yopt5fb4Bgocnyn18Am6JBIy4Z21B6Mp5bayUdVNj4njP7Ghfivo61UWevKyyt0ltdoFCAk5CUl1JZ0w==", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp"}}' 2018-08-12 00:28:12,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-8089e837-23d0-4f39-9227-76a06a2d190c x-compute-request-id: req-8089e837-23d0-4f39-9227-76a06a2d190c Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC+01gv/Oc9PzhGO50Eg419S8Z3IW7VjixFjD+hfS+dJDLJsDdbeXKMAz2Ph5ELIU1HcTc6UwsI+lgBLhQ85c6ImO0i97Yopt5fb4Bgocnyn18Am6JBIy4Z21B6Mp5bayUdVNj4njP7Ghfivo61UWevKyyt0ltdoFCAk5CUl1JZ0w==", "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "fingerprint": "0a:3d:3e:22:8b:6b:f4:61:ba:21:15:28:9a:69:2a:7c"}} 2018-08-12 00:28:12,475 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-8089e837-23d0-4f39-9227-76a06a2d190c 2018-08-12 00:28:12,476 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192.pub 2018-08-12 00:28:12,477 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192 2018-08-12 00:28:12,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:28:12,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:28:12,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9f9fd97b18c4a1aa50126ee4983b12b", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj-role"}], "expires_at": "2018-08-12T01:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0f69ae75-611f-488-user", "id": "ba6463bc917f4a4b8cdd19df04b48577"}, "audit_ids": ["NhwJ0y_fQlu8vrh3Ba8ImA"], "issued_at": "2018-08-12T00:28:12.000000Z"}} 2018-08-12 00:28:12,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:28:12,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea28e9ed-d56c-4040-b58d-e00374346a20 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:28:12,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ea28e9ed-d56c-4040-b58d-e00374346a20 2018-08-12 00:28:12,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:28:12,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:28:12,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:28:12,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:28:12,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:28:12,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:28:13,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ec1fb8b0-a092-4764-a3be-62e06ac456a6 Date: Sun, 12 Aug 2018 00:28:13 GMT RESP BODY: {"security_groups": []} 2018-08-12 00:28:13,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp used request id req-ec1fb8b0-a092-4764-a3be-62e06ac456a6 2018-08-12 00:28:13,135 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp... 2018-08-12 00:28:13,135 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp 2018-08-12 00:28:13,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" -d '{"security_group": {"name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}}' 2018-08-12 00:28:13,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-c404dffb-baf2-4a33-b57c-1558ba191077 Date: Sun, 12 Aug 2018 00:28:13 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "updated_at": "2018-08-12T00:28:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "revision_number": 0, "id": "51987a24-33e6-4699-8375-24c85bdc9fa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv6", "project_id": "f416d97757e54777b7c40b25cf074fad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "revision_number": 0, "id": "666b1e33-2fae-446a-a9c4-60a806176cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv4", "project_id": "f416d97757e54777b7c40b25cf074fad"}], "revision_number": 2, "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}} 2018-08-12 00:28:13,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-c404dffb-baf2-4a33-b57c-1558ba191077 2018-08-12 00:28:13,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32053a8a-737b-40ce-b07d-0125bc7a4e8a 2018-08-12 00:28:13,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32053a8a-737b-40ce-b07d-0125bc7a4e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:28:13,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d14d1faa-e353-4e67-85e3-3aaf2f99ba1a Date: Sun, 12 Aug 2018 00:28: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-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "51987a24-33e6-4699-8375-24c85bdc9fa9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "666b1e33-2fae-446a-a9c4-60a806176cf2"}]} 2018-08-12 00:28:13,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32053a8a-737b-40ce-b07d-0125bc7a4e8a used request id req-d14d1faa-e353-4e67-85e3-3aaf2f99ba1a 2018-08-12 00:28:13,504 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32053a8a-737b-40ce-b07d-0125bc7a4e8a 2018-08-12 00:28:13,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32053a8a-737b-40ce-b07d-0125bc7a4e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:28:13,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cc8eeb4e-8fc0-4672-abf4-ec7bb3160daa Date: Sun, 12 Aug 2018 00:28: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-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "51987a24-33e6-4699-8375-24c85bdc9fa9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "666b1e33-2fae-446a-a9c4-60a806176cf2"}]} 2018-08-12 00:28:13,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32053a8a-737b-40ce-b07d-0125bc7a4e8a used request id req-cc8eeb4e-8fc0-4672-abf4-ec7bb3160daa 2018-08-12 00:28:13,543 - neutron_utils - INFO - Retrieving security group with ID - 32053a8a-737b-40ce-b07d-0125bc7a4e8a 2018-08-12 00:28:13,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=32053a8a-737b-40ce-b07d-0125bc7a4e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:28:13,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-39203f07-5a74-4550-96a6-837e35d561f0 Date: Sun, 12 Aug 2018 00:28:13 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "updated_at": "2018-08-12T00:28:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "revision_number": 0, "id": "51987a24-33e6-4699-8375-24c85bdc9fa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv6", "project_id": "f416d97757e54777b7c40b25cf074fad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "revision_number": 0, "id": "666b1e33-2fae-446a-a9c4-60a806176cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv4", "project_id": "f416d97757e54777b7c40b25cf074fad"}], "revision_number": 2, "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}]} 2018-08-12 00:28:13,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=32053a8a-737b-40ce-b07d-0125bc7a4e8a used request id req-39203f07-5a74-4550-96a6-837e35d561f0 2018-08-12 00:28:13,649 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32053a8a-737b-40ce-b07d-0125bc7a4e8a 2018-08-12 00:28:13,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32053a8a-737b-40ce-b07d-0125bc7a4e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:28:13,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-04ca0ae4-ad3a-49f4-8671-e5923770dcf2 Date: Sun, 12 Aug 2018 00:28: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-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "51987a24-33e6-4699-8375-24c85bdc9fa9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "666b1e33-2fae-446a-a9c4-60a806176cf2"}]} 2018-08-12 00:28:13,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32053a8a-737b-40ce-b07d-0125bc7a4e8a used request id req-04ca0ae4-ad3a-49f4-8671-e5923770dcf2 2018-08-12 00:28:13,677 - neutron_utils - INFO - Retrieving security group with ID - 32053a8a-737b-40ce-b07d-0125bc7a4e8a 2018-08-12 00:28:13,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=32053a8a-737b-40ce-b07d-0125bc7a4e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:28:13,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-40fa31ea-9a35-4d64-993b-da9c77a0b2dd Date: Sun, 12 Aug 2018 00:28:13 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "updated_at": "2018-08-12T00:28:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "revision_number": 0, "id": "51987a24-33e6-4699-8375-24c85bdc9fa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv6", "project_id": "f416d97757e54777b7c40b25cf074fad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "revision_number": 0, "id": "666b1e33-2fae-446a-a9c4-60a806176cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv4", "project_id": "f416d97757e54777b7c40b25cf074fad"}], "revision_number": 2, "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}]} 2018-08-12 00:28:13,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=32053a8a-737b-40ce-b07d-0125bc7a4e8a used request id req-40fa31ea-9a35-4d64-993b-da9c77a0b2dd 2018-08-12 00:28:13,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32053a8a-737b-40ce-b07d-0125bc7a4e8a 2018-08-12 00:28:13,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32053a8a-737b-40ce-b07d-0125bc7a4e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:28:13,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1587ea7b-0ec3-4f17-bedf-3e2fb53c39eb Date: Sun, 12 Aug 2018 00:28: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-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "51987a24-33e6-4699-8375-24c85bdc9fa9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "666b1e33-2fae-446a-a9c4-60a806176cf2"}]} 2018-08-12 00:28:13,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32053a8a-737b-40ce-b07d-0125bc7a4e8a used request id req-1587ea7b-0ec3-4f17-bedf-3e2fb53c39eb 2018-08-12 00:28:13,943 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp 2018-08-12 00:28:13,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:28:13,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-fb28a4f7-137e-4007-931d-faa0da1002b3 Date: Sun, 12 Aug 2018 00:28:13 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "updated_at": "2018-08-12T00:28:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "revision_number": 0, "id": "51987a24-33e6-4699-8375-24c85bdc9fa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv6", "project_id": "f416d97757e54777b7c40b25cf074fad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "revision_number": 0, "id": "666b1e33-2fae-446a-a9c4-60a806176cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv4", "project_id": "f416d97757e54777b7c40b25cf074fad"}], "revision_number": 2, "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}]} 2018-08-12 00:28:13,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp used request id req-fb28a4f7-137e-4007-931d-faa0da1002b3 2018-08-12 00:28:13,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:28:13,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:28: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:28:14,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:28:14,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ba3605-7d22-418d-b6b6-9fbf3babc293 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:28:14,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-39ba3605-7d22-418d-b6b6-9fbf3babc293 2018-08-12 00:28:14,068 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32053a8a-737b-40ce-b07d-0125bc7a4e8a 2018-08-12 00:28:14,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32053a8a-737b-40ce-b07d-0125bc7a4e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:28:14,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1c4828aa-19ae-4db0-a39d-4e0b24f10d02 Date: Sun, 12 Aug 2018 00:28: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-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "51987a24-33e6-4699-8375-24c85bdc9fa9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "666b1e33-2fae-446a-a9c4-60a806176cf2"}]} 2018-08-12 00:28:14,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32053a8a-737b-40ce-b07d-0125bc7a4e8a used request id req-1c4828aa-19ae-4db0-a39d-4e0b24f10d02 2018-08-12 00:28:14,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}bab2c17966a16412ed82be052ee9996616ff8339" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a"}}' 2018-08-12 00:28:14,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-9827d1f1-00c3-4e21-900b-04b348c77f72 Date: Sun, 12 Aug 2018 00:28:14 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-08-12T00:28:14Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:14Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "35dd60b8-1288-4a9a-95d3-6664f79c4ffb"}} 2018-08-12 00:28:14,336 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-9827d1f1-00c3-4e21-900b-04b348c77f72 2018-08-12 00:28:14,337 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp 2018-08-12 00:28:14,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:28:14,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-7c1bad52-6b79-44de-af0a-5e8a6794a489 Date: Sun, 12 Aug 2018 00:28:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "updated_at": "2018-08-12T00:28:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:14Z", "revision_number": 0, "id": "35dd60b8-1288-4a9a-95d3-6664f79c4ffb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:14Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv4", "project_id": "f416d97757e54777b7c40b25cf074fad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "revision_number": 0, "id": "51987a24-33e6-4699-8375-24c85bdc9fa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv6", "project_id": "f416d97757e54777b7c40b25cf074fad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "revision_number": 0, "id": "666b1e33-2fae-446a-a9c4-60a806176cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv4", "project_id": "f416d97757e54777b7c40b25cf074fad"}], "revision_number": 3, "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}]} 2018-08-12 00:28:14,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp used request id req-7c1bad52-6b79-44de-af0a-5e8a6794a489 2018-08-12 00:28:14,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:28:14,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eddf422-60ee-443f-9527-b493bf5a5b54 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:28:14,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-2eddf422-60ee-443f-9527-b493bf5a5b54 2018-08-12 00:28:14,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32053a8a-737b-40ce-b07d-0125bc7a4e8a 2018-08-12 00:28:14,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32053a8a-737b-40ce-b07d-0125bc7a4e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:28:14,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-a8a41144-84e9-4d9e-8b81-81a6f96ca27f Date: Sun, 12 Aug 2018 00:28:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:28:14Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:14Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "35dd60b8-1288-4a9a-95d3-6664f79c4ffb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "51987a24-33e6-4699-8375-24c85bdc9fa9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "666b1e33-2fae-446a-a9c4-60a806176cf2"}]} 2018-08-12 00:28:14,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32053a8a-737b-40ce-b07d-0125bc7a4e8a used request id req-a8a41144-84e9-4d9e-8b81-81a6f96ca27f 2018-08-12 00:28:14,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}bab2c17966a16412ed82be052ee9996616ff8339" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a"}}' 2018-08-12 00:28:14,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-d11c45d5-f03d-4417-a276-8e3c608778e1 Date: Sun, 12 Aug 2018 00:28:14 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-08-12T00:28:14Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": 22, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:14Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "7f3cdd3a-5e01-45f0-8162-d34f732a1580"}} 2018-08-12 00:28:14,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-d11c45d5-f03d-4417-a276-8e3c608778e1 2018-08-12 00:28:14,708 - neutron_utils - INFO - Retrieving security group with ID - 32053a8a-737b-40ce-b07d-0125bc7a4e8a 2018-08-12 00:28:14,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=32053a8a-737b-40ce-b07d-0125bc7a4e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:28:14,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-31e19fea-643e-483e-b230-159acd653b0c Date: Sun, 12 Aug 2018 00:28:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "updated_at": "2018-08-12T00:28:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:14Z", "revision_number": 0, "id": "35dd60b8-1288-4a9a-95d3-6664f79c4ffb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:14Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv4", "project_id": "f416d97757e54777b7c40b25cf074fad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "revision_number": 0, "id": "51987a24-33e6-4699-8375-24c85bdc9fa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv6", "project_id": "f416d97757e54777b7c40b25cf074fad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "revision_number": 0, "id": "666b1e33-2fae-446a-a9c4-60a806176cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv4", "project_id": "f416d97757e54777b7c40b25cf074fad"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:28:14Z", "revision_number": 0, "id": "7f3cdd3a-5e01-45f0-8162-d34f732a1580", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:14Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f416d97757e54777b7c40b25cf074fad"}], "revision_number": 4, "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}]} 2018-08-12 00:28:14,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=32053a8a-737b-40ce-b07d-0125bc7a4e8a used request id req-31e19fea-643e-483e-b230-159acd653b0c 2018-08-12 00:28:14,770 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32053a8a-737b-40ce-b07d-0125bc7a4e8a 2018-08-12 00:28:14,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32053a8a-737b-40ce-b07d-0125bc7a4e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:28:14,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-5e797d87-2616-484e-acc6-14eb7cd13941 Date: Sun, 12 Aug 2018 00:28:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:28:14Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:14Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "35dd60b8-1288-4a9a-95d3-6664f79c4ffb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "51987a24-33e6-4699-8375-24c85bdc9fa9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:28:13Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:13Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "666b1e33-2fae-446a-a9c4-60a806176cf2"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-12T00:28:14Z", "security_group_id": "32053a8a-737b-40ce-b07d-0125bc7a4e8a", "port_range_min": 22, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:14Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "7f3cdd3a-5e01-45f0-8162-d34f732a1580"}]} 2018-08-12 00:28:14,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32053a8a-737b-40ce-b07d-0125bc7a4e8a used request id req-5e797d87-2616-484e-acc6-14eb7cd13941 2018-08-12 00:28:14,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:28:14,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:28:15,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9f9fd97b18c4a1aa50126ee4983b12b", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj-role"}], "expires_at": "2018-08-12T01:28:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0f69ae75-611f-488-user", "id": "ba6463bc917f4a4b8cdd19df04b48577"}, "audit_ids": ["z2BACiBuTn60DUECrs39Bw"], "issued_at": "2018-08-12T00:28:15.000000Z"}} 2018-08-12 00:28:15,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:15,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e104a630-173c-4557-938a-fb994583d1c6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:28:15,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-e104a630-173c-4557-938a-fb994583d1c6 2018-08-12 00:28:15,290 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-12 00:28:15,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:28:15,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:28:15,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:28:15,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:28:15,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:28:15,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:15,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afda924f-cb9a-438e-993f-cbe41f0eb694 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:28:15,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-afda924f-cb9a-438e-993f-cbe41f0eb694 2018-08-12 00:28:15,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:15,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-0016e465-84b4-47a6-a06c-c1fd19e84d47 Date: Sun, 12 Aug 2018 00:28:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:28:15,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-0016e465-84b4-47a6-a06c-c1fd19e84d47 2018-08-12 00:28:15,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:15,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-28ab5ce3-32be-47e7-8878-ff7508fab951 Date: Sun, 12 Aug 2018 00:28:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:28:15,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-28ab5ce3-32be-47e7-8878-ff7508fab951 2018-08-12 00:28:15,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:15,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-89f66edd-2c94-42c4-ba4c-1724865a8092 Date: Sun, 12 Aug 2018 00:28:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:28:15,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-89f66edd-2c94-42c4-ba4c-1724865a8092 2018-08-12 00:28:15,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:28:15,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:28: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:28:15,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:15,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e301d9-7ff3-4cd2-87c9-f1f6fc33d423 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:28:15,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-63e301d9-7ff3-4cd2-87c9-f1f6fc33d423 2018-08-12 00:28:15,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:15,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-045ee518-f38f-4100-8475-12c49bde30bb Date: Sun, 12 Aug 2018 00:28:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:28:15,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-045ee518-f38f-4100-8475-12c49bde30bb 2018-08-12 00:28:15,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5&name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:15,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6e147dea-7c0f-497e-b4e3-5ec6dd19a9c7 Date: Sun, 12 Aug 2018 00:28:15 GMT RESP BODY: {"ports":[]} 2018-08-12 00:28:15,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5&name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1&admin_state_up=True used request id req-6e147dea-7c0f-497e-b4e3-5ec6dd19a9c7 2018-08-12 00:28:15,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:16,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-bfd86187-b9c8-4fe9-baa6-80fe9a325413 x-compute-request-id: req-bfd86187-b9c8-4fe9-baa6-80fe9a325413 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:28:16,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst used request id req-bfd86187-b9c8-4fe9-baa6-80fe9a325413 2018-08-12 00:28:16,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:16,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-0439ac08-6ffe-4b6b-ba8c-a982c13c5b55 Date: Sun, 12 Aug 2018 00:28:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:28:16,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-0439ac08-6ffe-4b6b-ba8c-a982c13c5b55 2018-08-12 00:28:16,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:16,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-28c8568a-5ffa-4a58-8036-d6cef56f0c20 Date: Sun, 12 Aug 2018 00:28:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:28:16,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-28c8568a-5ffa-4a58-8036-d6cef56f0c20 2018-08-12 00:28:16,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:16,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-d7741fef-a2f5-49fb-b1b4-a9b5a41b0098 Date: Sun, 12 Aug 2018 00:28:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:28:16,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-d7741fef-a2f5-49fb-b1b4-a9b5a41b0098 2018-08-12 00:28:16,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:16,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38cb9c66-c422-40bd-8662-3364fe9c1aff Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:28:16,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-38cb9c66-c422-40bd-8662-3364fe9c1aff 2018-08-12 00:28:16,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:16,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-40a9431c-3a77-4e95-96f3-f6dc2a49de60 Date: Sun, 12 Aug 2018 00:28:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:28:16,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-40a9431c-3a77-4e95-96f3-f6dc2a49de60 2018-08-12 00:28:16,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5&name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:16,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-852f2020-42f4-41a4-bc2d-cf65a14465b4 Date: Sun, 12 Aug 2018 00:28:16 GMT RESP BODY: {"ports":[]} 2018-08-12 00:28:16,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5&name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1&admin_state_up=True used request id req-852f2020-42f4-41a4-bc2d-cf65a14465b4 2018-08-12 00:28:16,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-12 00:28:16,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000//v3/auth/tokens 2018-08-12 00:28:16,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9f9fd97b18c4a1aa50126ee4983b12b", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj-role"}], "expires_at": "2018-08-12T01:28:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/f416d97757e54777b7c40b25cf074fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-0f69ae75-611f-488-user", "id": "ba6463bc917f4a4b8cdd19df04b48577"}, "audit_ids": ["orFwKe1DRlK5ZZDOg1sTkA"], "issued_at": "2018-08-12T00:28:16.000000Z"}} 2018-08-12 00:28:16,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9108f23c50f6e73608c8fe310960e25749486e8e" 2018-08-12 00:28:17,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98adc2c9-1ba9-4e79-bbc5-264a168d0114 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:28:17,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-98adc2c9-1ba9-4e79-bbc5-264a168d0114 2018-08-12 00:28:17,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:17,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-668907a1-d048-481d-a822-cf423b0984db Date: Sun, 12 Aug 2018 00:28:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:28:17,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-668907a1-d048-481d-a822-cf423b0984db 2018-08-12 00:28:17,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:17,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-df8a2109-3adc-4b6e-899b-6d8384d70d64 Date: Sun, 12 Aug 2018 00:28:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:28:17,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-df8a2109-3adc-4b6e-899b-6d8384d70d64 2018-08-12 00:28:17,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:17,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-05773dec-b603-4ac0-bc05-bd63e2030db1 Date: Sun, 12 Aug 2018 00:28:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:28:17,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-05773dec-b603-4ac0-bc05-bd63e2030db1 2018-08-12 00:28:17,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-12 00:28:17,439 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:28: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:28:17,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9108f23c50f6e73608c8fe310960e25749486e8e" 2018-08-12 00:28:17,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2709a89-6503-4673-b8bd-27ca81337d41 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:28:17,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-d2709a89-6503-4673-b8bd-27ca81337d41 2018-08-12 00:28:17,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:17,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-19eb7ddf-7ee9-4dd8-a445-7da4a4f7bc54 Date: Sun, 12 Aug 2018 00:28:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:28:17,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-19eb7ddf-7ee9-4dd8-a445-7da4a4f7bc54 2018-08-12 00:28:17,511 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net 2018-08-12 00:28:17,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" -d '{"port": {"network_id": "a5e8ed08-f5c5-4fea-887f-eded8608dda5", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1", "admin_state_up": true}}' 2018-08-12 00:28:18,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-c8a96683-9835-4e5a-a908-83a771f50046 Date: Sun, 12 Aug 2018 00:28:18 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-08-12T00:28:17Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-12T00:28:17Z","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:0e:39:4e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.9"}],"id":"d7bb8372-2bcd-4ef1-a67d-045a39cd36d0","security_groups":["df045339-bf45-406c-9053-90f58dff184f"],"device_id":""}} 2018-08-12 00:28:18,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-c8a96683-9835-4e5a-a908-83a771f50046 2018-08-12 00:28:18,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:18,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-3ee7ad7c-1f2d-4503-96ab-a841d14fb0f1 Date: Sun, 12 Aug 2018 00:28:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:28:18,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-3ee7ad7c-1f2d-4503-96ab-a841d14fb0f1 2018-08-12 00:28:18,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:18,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5d959a18-8469-44ce-9ab9-64f7bfd878b5 Date: Sun, 12 Aug 2018 00:28:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:28:18,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-5d959a18-8469-44ce-9ab9-64f7bfd878b5 2018-08-12 00:28:18,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:18,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-bef24921-911b-45cc-9d46-85271029b618 Date: Sun, 12 Aug 2018 00:28:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:28:18,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-bef24921-911b-45cc-9d46-85271029b618 2018-08-12 00:28:18,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:18,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-786ff566-9274-4c6d-b18e-91e771dc318e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:28:18,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-786ff566-9274-4c6d-b18e-91e771dc318e 2018-08-12 00:28:18,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:18,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c09231bd-1ccc-411c-a4cb-472f57cf1a97 Date: Sun, 12 Aug 2018 00:28:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:28:18,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-c09231bd-1ccc-411c-a4cb-472f57cf1a97 2018-08-12 00:28:18,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5&name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:18,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-d72dfe96-006e-4458-8fa1-762b3ad64a09 Date: Sun, 12 Aug 2018 00:28:18 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:17Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:17Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:0e:39:4e","id":"d7bb8372-2bcd-4ef1-a67d-045a39cd36d0","port_security_enabled":true,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["df045339-bf45-406c-9053-90f58dff184f"],"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1"}]} 2018-08-12 00:28:18,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5&name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1&admin_state_up=True used request id req-d72dfe96-006e-4458-8fa1-762b3ad64a09 2018-08-12 00:28:18,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:18,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09929840-dcbe-491c-8d69-8cd29653990a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:28:18,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-09929840-dcbe-491c-8d69-8cd29653990a 2018-08-12 00:28:18,800 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst 2018-08-12 00:28:18,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:18,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-18655f59-a03c-4898-a0c4-25cb61f2892e x-compute-request-id: req-18655f59-a03c-4898-a0c4-25cb61f2892e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-flavor-name"}]} 2018-08-12 00:28:18,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-18655f59-a03c-4898-a0c4-25cb61f2892e 2018-08-12 00:28:18,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:18,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-2cced8e0-ebfe-4ef0-ab75-6ac3c6550941 x-compute-request-id: req-2cced8e0-ebfe-4ef0-ab75-6ac3c6550941 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-flavor-name", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "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": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc"}} 2018-08-12 00:28:18,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc used request id req-2cced8e0-ebfe-4ef0-ab75-6ac3c6550941 2018-08-12 00:28:18,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:19,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-9b2008b8-d2b3-4eef-9d4a-ad1ef61c6484 Date: Sun, 12 Aug 2018 00:28:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192--image", "tags": [], "container_format": "bare", "created_at": "2018-08-12T00:27:59Z", "size": 263062016, "disk_format": "qcow2", "updated_at": "2018-08-12T00:28:03Z", "visibility": "shared", "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f5fb4641-a856-4d67-a67f-cb891e2771b5/snap", "metadata": {}}], "self": "/v2/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "min_disk": 0, "protected": false, "id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "file": "/v2/images/f5fb4641-a856-4d67-a67f-cb891e2771b5/file", "checksum": "81360220b4382d4b91eef0ebaf46a661", "owner": "f416d97757e54777b7c40b25cf074fad", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/f5fb4641-a856-4d67-a67f-cb891e2771b5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192--image"} 2018-08-12 00:28:19,047 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192--image used request id req-9b2008b8-d2b3-4eef-9d4a-ad1ef61c6484 2018-08-12 00:28:19,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:19,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6b16cf13-c67e-4fdf-961f-67979d8e0880 Date: Sun, 12 Aug 2018 00:28: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-08-12 00:28:19,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-6b16cf13-c67e-4fdf-961f-67979d8e0880 2018-08-12 00:28:19,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" -d '{"server": {"name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "imageRef": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "flavorRef": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "max_count": 1, "min_count": 1, "networks": [{"port": "d7bb8372-2bcd-4ef1-a67d-045a39cd36d0"}]}}' 2018-08-12 00:28:20,467 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:28: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-a3fefbff-dcde-4017-a127-4b3549dd68ae x-compute-request-id: req-a3fefbff-dcde-4017-a127-4b3549dd68ae Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "adminPass": "7gMi3Vj9tJE2"}} 2018-08-12 00:28:20,467 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-a3fefbff-dcde-4017-a127-4b3549dd68ae 2018-08-12 00:28:20,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:20,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-1bf6c5ca-6b42-42c6-aaaf-40bbe69b2920 x-compute-request-id: req-1bf6c5ca-6b42-42c6-aaaf-40bbe69b2920 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:28:20,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-1bf6c5ca-6b42-42c6-aaaf-40bbe69b2920 2018-08-12 00:28:20,540 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst 2018-08-12 00:28:20,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:20,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-40c5eb3c-25bb-4a0c-88f5-9a572be6fa27 x-compute-request-id: req-40c5eb3c-25bb-4a0c-88f5-9a572be6fa27 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:28:20,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-40c5eb3c-25bb-4a0c-88f5-9a572be6fa27 2018-08-12 00:28:20,785 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:28:20,785 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:28:23,789 - create_instance - DEBUG - VM status query timeout in 896.75143218 2018-08-12 00:28:23,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:24,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-c5936542-b7c0-4978-8459-f8d4a4539a58 x-compute-request-id: req-c5936542-b7c0-4978-8459-f8d4a4539a58 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:28:24,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-c5936542-b7c0-4978-8459-f8d4a4539a58 2018-08-12 00:28:24,108 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:28:24,108 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:28:27,111 - create_instance - DEBUG - VM status query timeout in 893.42869997 2018-08-12 00:28:27,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:27,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-d47ced4d-7e13-4afb-8946-55e66e1079aa x-compute-request-id: req-d47ced4d-7e13-4afb-8946-55e66e1079aa 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:28:27,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-d47ced4d-7e13-4afb-8946-55e66e1079aa 2018-08-12 00:28:27,298 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:28:27,298 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:28:30,300 - create_instance - DEBUG - VM status query timeout in 890.239566088 2018-08-12 00:28:30,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:30,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-f45aaaa1-87d6-431f-9e21-8455400ee489 x-compute-request-id: req-f45aaaa1-87d6-431f-9e21-8455400ee489 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:28:30,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-f45aaaa1-87d6-431f-9e21-8455400ee489 2018-08-12 00:28:30,817 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:28:30,818 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:28:33,821 - create_instance - DEBUG - VM status query timeout in 886.719226122 2018-08-12 00:28:33,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:33,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-419beb10-c06c-47e7-8063-5de590847941 x-compute-request-id: req-419beb10-c06c-47e7-8063-5de590847941 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:28:33,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-419beb10-c06c-47e7-8063-5de590847941 2018-08-12 00:28:33,992 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:28:33,992 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:28:36,995 - create_instance - DEBUG - VM status query timeout in 883.544635057 2018-08-12 00:28:36,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:37,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-70a4a1b2-b4f4-4aca-8ea6-126d0259ab28 x-compute-request-id: req-70a4a1b2-b4f4-4aca-8ea6-126d0259ab28 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:28:37,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-70a4a1b2-b4f4-4aca-8ea6-126d0259ab28 2018-08-12 00:28:37,193 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:28:37,193 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:28:40,196 - create_instance - DEBUG - VM status query timeout in 880.343883991 2018-08-12 00:28:40,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:40,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-d6f71559-dfa6-4ee0-b41e-1fedcfbbc3f9 x-compute-request-id: req-d6f71559-dfa6-4ee0-b41e-1fedcfbbc3f9 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:28:40,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-d6f71559-dfa6-4ee0-b41e-1fedcfbbc3f9 2018-08-12 00:28:40,727 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:28:40,727 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:28:43,731 - create_instance - DEBUG - VM status query timeout in 876.809438944 2018-08-12 00:28:43,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:43,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-b3c21593-f876-48e7-95a9-8669bb88bb64 x-compute-request-id: req-b3c21593-f876-48e7-95a9-8669bb88bb64 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:28:43,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-b3c21593-f876-48e7-95a9-8669bb88bb64 2018-08-12 00:28:43,907 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:28:43,907 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:28:46,911 - create_instance - DEBUG - VM status query timeout in 873.629389048 2018-08-12 00:28:46,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:47,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-877005b8-9e86-4a5d-921d-2a9f8f786d99 x-compute-request-id: req-877005b8-9e86-4a5d-921d-2a9f8f786d99 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:28:47,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-877005b8-9e86-4a5d-921d-2a9f8f786d99 2018-08-12 00:28:47,252 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:28:47,253 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:28:50,256 - create_instance - DEBUG - VM status query timeout in 870.28425312 2018-08-12 00:28:50,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:50,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-8e6f5d42-df5a-43d8-beb6-8ee44ef63e41 x-compute-request-id: req-8e6f5d42-df5a-43d8-beb6-8ee44ef63e41 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:28:50,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-8e6f5d42-df5a-43d8-beb6-8ee44ef63e41 2018-08-12 00:28:50,594 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:28:50,594 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:28:53,597 - create_instance - DEBUG - VM status query timeout in 866.942970991 2018-08-12 00:28:53,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:53,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-c2163196-b32c-45ef-8947-2bafc0cd701c x-compute-request-id: req-c2163196-b32c-45ef-8947-2bafc0cd701c 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:28:53,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-c2163196-b32c-45ef-8947-2bafc0cd701c 2018-08-12 00:28:53,916 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:28:53,916 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:28:56,919 - create_instance - DEBUG - VM status query timeout in 863.620960951 2018-08-12 00:28:56,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:28:57,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:28: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-1812a2c0-9d20-4ce0-85f2-bccd72ccd3e4 x-compute-request-id: req-1812a2c0-9d20-4ce0-85f2-bccd72ccd3e4 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:28:57,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-1812a2c0-9d20-4ce0-85f2-bccd72ccd3e4 2018-08-12 00:28:57,103 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:28:57,104 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:00,107 - create_instance - DEBUG - VM status query timeout in 860.433087111 2018-08-12 00:29:00,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:00,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-771b2151-b436-4a19-975c-a873b9da55d5 x-compute-request-id: req-771b2151-b436-4a19-975c-a873b9da55d5 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:00,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-771b2151-b436-4a19-975c-a873b9da55d5 2018-08-12 00:29:00,782 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:00,783 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:03,786 - create_instance - DEBUG - VM status query timeout in 856.754140139 2018-08-12 00:29:03,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:03,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-2b690af6-1629-481f-8ffa-c492562ac4a1 x-compute-request-id: req-2b690af6-1629-481f-8ffa-c492562ac4a1 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:03,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-2b690af6-1629-481f-8ffa-c492562ac4a1 2018-08-12 00:29:03,960 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:03,960 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:06,963 - create_instance - DEBUG - VM status query timeout in 853.576581955 2018-08-12 00:29:06,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:07,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-5fdd10da-be7e-4518-8d7a-95464aaa97b2 x-compute-request-id: req-5fdd10da-be7e-4518-8d7a-95464aaa97b2 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:07,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-5fdd10da-be7e-4518-8d7a-95464aaa97b2 2018-08-12 00:29:07,313 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:07,313 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:10,317 - create_instance - DEBUG - VM status query timeout in 850.223473072 2018-08-12 00:29:10,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:10,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-a93e9423-df16-4126-a672-62e9524785c9 x-compute-request-id: req-a93e9423-df16-4126-a672-62e9524785c9 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:10,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-a93e9423-df16-4126-a672-62e9524785c9 2018-08-12 00:29:10,668 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:10,668 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:13,671 - create_instance - DEBUG - VM status query timeout in 846.868942022 2018-08-12 00:29:13,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:14,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-58e80765-43d4-442b-a2e3-33c16140adb4 x-compute-request-id: req-58e80765-43d4-442b-a2e3-33c16140adb4 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:14,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-58e80765-43d4-442b-a2e3-33c16140adb4 2018-08-12 00:29:14,177 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:14,177 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:17,180 - create_instance - DEBUG - VM status query timeout in 843.359804153 2018-08-12 00:29:17,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:17,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-e0222618-3394-4402-90c0-d06913cbab30 x-compute-request-id: req-e0222618-3394-4402-90c0-d06913cbab30 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:17,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-e0222618-3394-4402-90c0-d06913cbab30 2018-08-12 00:29:17,548 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:17,548 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:20,551 - create_instance - DEBUG - VM status query timeout in 839.988859177 2018-08-12 00:29:20,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:20,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-d886deee-a1e4-4b7d-958d-fe4d969a8259 x-compute-request-id: req-d886deee-a1e4-4b7d-958d-fe4d969a8259 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:20,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-d886deee-a1e4-4b7d-958d-fe4d969a8259 2018-08-12 00:29:20,723 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:20,723 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:23,726 - create_instance - DEBUG - VM status query timeout in 836.813739061 2018-08-12 00:29:23,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:24,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-d29a0d05-3af4-4ab6-8814-bfff001aa18c x-compute-request-id: req-d29a0d05-3af4-4ab6-8814-bfff001aa18c 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:24,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-d29a0d05-3af4-4ab6-8814-bfff001aa18c 2018-08-12 00:29:24,054 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:24,054 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:27,057 - create_instance - DEBUG - VM status query timeout in 833.482663155 2018-08-12 00:29:27,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:27,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-ba4ddbf5-99dc-4f24-ac49-6a3ad7417e11 x-compute-request-id: req-ba4ddbf5-99dc-4f24-ac49-6a3ad7417e11 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:27,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-ba4ddbf5-99dc-4f24-ac49-6a3ad7417e11 2018-08-12 00:29:27,405 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:27,406 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:30,409 - create_instance - DEBUG - VM status query timeout in 830.131145 2018-08-12 00:29:30,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:30,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-c434639f-2817-4ff7-9e81-bb81c6279a7a x-compute-request-id: req-c434639f-2817-4ff7-9e81-bb81c6279a7a 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:30,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-c434639f-2817-4ff7-9e81-bb81c6279a7a 2018-08-12 00:29:30,990 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:30,990 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:33,993 - create_instance - DEBUG - VM status query timeout in 826.546987057 2018-08-12 00:29:33,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:34,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-40f70536-52ef-466d-ba7b-5d311c48f5fc x-compute-request-id: req-40f70536-52ef-466d-ba7b-5d311c48f5fc 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:34,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-40f70536-52ef-466d-ba7b-5d311c48f5fc 2018-08-12 00:29:34,162 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:34,162 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:37,163 - create_instance - DEBUG - VM status query timeout in 823.376984119 2018-08-12 00:29:37,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:37,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-8ed01277-afa7-4d08-be9b-aff6a3a1edca x-compute-request-id: req-8ed01277-afa7-4d08-be9b-aff6a3a1edca 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:37,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-8ed01277-afa7-4d08-be9b-aff6a3a1edca 2018-08-12 00:29:37,346 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:37,346 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:40,349 - create_instance - DEBUG - VM status query timeout in 820.190999985 2018-08-12 00:29:40,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:40,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-d719afd6-453e-4adb-a644-3e73819911a4 x-compute-request-id: req-d719afd6-453e-4adb-a644-3e73819911a4 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:40,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-d719afd6-453e-4adb-a644-3e73819911a4 2018-08-12 00:29:40,708 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:40,708 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:43,711 - create_instance - DEBUG - VM status query timeout in 816.828782082 2018-08-12 00:29:43,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:43,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-759ce784-d364-4313-b261-469cdcd9491e x-compute-request-id: req-759ce784-d364-4313-b261-469cdcd9491e 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:43,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-759ce784-d364-4313-b261-469cdcd9491e 2018-08-12 00:29:43,891 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:43,891 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:46,895 - create_instance - DEBUG - VM status query timeout in 813.645362139 2018-08-12 00:29:46,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:47,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-97c89085-b2a6-4202-97ff-5d79d0719883 x-compute-request-id: req-97c89085-b2a6-4202-97ff-5d79d0719883 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:47,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-97c89085-b2a6-4202-97ff-5d79d0719883 2018-08-12 00:29:47,082 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:47,082 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:50,085 - create_instance - DEBUG - VM status query timeout in 810.454689026 2018-08-12 00:29:50,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:50,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-809613ff-5e5f-4322-9143-ed48519c3bd7 x-compute-request-id: req-809613ff-5e5f-4322-9143-ed48519c3bd7 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:50,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-809613ff-5e5f-4322-9143-ed48519c3bd7 2018-08-12 00:29:50,446 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:50,447 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:53,450 - create_instance - DEBUG - VM status query timeout in 807.090175152 2018-08-12 00:29:53,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:53,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-0bfb9990-5533-47af-a550-1e897997329e x-compute-request-id: req-0bfb9990-5533-47af-a550-1e897997329e 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:53,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-0bfb9990-5533-47af-a550-1e897997329e 2018-08-12 00:29:53,634 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:53,635 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:56,638 - create_instance - DEBUG - VM status query timeout in 803.90221405 2018-08-12 00:29:56,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:29:56,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-403dbce1-f18f-42bf-a59c-03bff0de2101 x-compute-request-id: req-403dbce1-f18f-42bf-a59c-03bff0de2101 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:29:56,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-403dbce1-f18f-42bf-a59c-03bff0de2101 2018-08-12 00:29:56,969 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:29:56,969 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:29:59,972 - create_instance - DEBUG - VM status query timeout in 800.567670107 2018-08-12 00:29:59,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:00,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:29: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-f0e09fe0-8a4a-4ac7-9ed7-3a4d7930dfad x-compute-request-id: req-f0e09fe0-8a4a-4ac7-9ed7-3a4d7930dfad 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.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "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-08-12T00:28:21Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:00,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-f0e09fe0-8a4a-4ac7-9ed7-3a4d7930dfad 2018-08-12 00:30:00,479 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - BUILD 2018-08-12 00:30:00,479 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:30:03,480 - create_instance - DEBUG - VM status query timeout in 797.05953908 2018-08-12 00:30:03,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:03,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-deebd686-ed04-48f1-82af-3bcdac088bcb x-compute-request-id: req-deebd686-ed04-48f1-82af-3bcdac088bcb Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:03,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-deebd686-ed04-48f1-82af-3bcdac088bcb 2018-08-12 00:30:03,653 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - ACTIVE 2018-08-12 00:30:03,653 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:30:03,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:03,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-3fbd4d45-3459-4468-b560-d02cedf46014 x-compute-request-id: req-3fbd4d45-3459-4468-b560-d02cedf46014 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:03,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-3fbd4d45-3459-4468-b560-d02cedf46014 2018-08-12 00:30:03,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:04,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-c872d315-123c-481b-9679-c7b977daea6a Date: Sun, 12 Aug 2018 00:30:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:30:04,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-c872d315-123c-481b-9679-c7b977daea6a 2018-08-12 00:30:04,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:04,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea4dbbc8-9c80-4ad3-894c-1301e0e158db Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:30:04,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-ea4dbbc8-9c80-4ad3-894c-1301e0e158db 2018-08-12 00:30:04,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:04,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2db52c18-1060-45cf-a902-7032c33ec133 Date: Sun, 12 Aug 2018 00:30:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:30:04,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-2db52c18-1060-45cf-a902-7032c33ec133 2018-08-12 00:30:04,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:04,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2259 X-Openstack-Request-Id: req-62344260-620f-44f3-bf22-ad832fef4d1d Date: Sun, 12 Aug 2018 00:30:04 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:06Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5e8ed08-f5c5-4fea-887f-eded8608dda5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:51:bd:70","id":"19c975b1-ffa3-4aa8-9e05-ea6e73ba34ac","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:09Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:10Z","binding:vnic_type":"normal","device_id":"9d70383a-993d-426f-8ac2-0a2069380091","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:9d:29:04","id":"2b78666d-a53b-446e-aa7e-db1ffe837b50","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:17Z","admin_state_up":true,"updated_at":"2018-08-12T00:30:00Z","binding:vnic_type":"normal","device_id":"81100311-c45c-4758-a33d-3959d9d49e8f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:0e:39:4e","id":"d7bb8372-2bcd-4ef1-a67d-045a39cd36d0","port_security_enabled":true,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["df045339-bf45-406c-9053-90f58dff184f"],"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1"}]} 2018-08-12 00:30:04,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-62344260-620f-44f3-bf22-ad832fef4d1d 2018-08-12 00:30:04,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:04,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-99d9218e-128b-48c5-96d3-b8fd95cd4f33 Date: Sun, 12 Aug 2018 00:30:04 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:07Z", "admin_state_up": true, "updated_at": "2018-08-12T00:28:09Z", "revision_number": 3, "routes": [], "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "9d70383a-993d-426f-8ac2-0a2069380091", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-router"}]} 2018-08-12 00:30:04,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-router used request id req-99d9218e-128b-48c5-96d3-b8fd95cd4f33 2018-08-12 00:30:04,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:04,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b20dfa0-cf44-4f3e-8a57-04546be2998c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:30:04,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-5b20dfa0-cf44-4f3e-8a57-04546be2998c 2018-08-12 00:30:04,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=9d70383a-993d-426f-8ac2-0a2069380091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:04,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-1415129c-9253-4341-9bb8-1fa5f4d3e2c5 Date: Sun, 12 Aug 2018 00:30:04 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:09Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:10Z","binding:vnic_type":"normal","device_id":"9d70383a-993d-426f-8ac2-0a2069380091","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:9d:29:04","id":"2b78666d-a53b-446e-aa7e-db1ffe837b50","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-12 00:30:04,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=9d70383a-993d-426f-8ac2-0a2069380091 used request id req-1415129c-9253-4341-9bb8-1fa5f4d3e2c5 2018-08-12 00:30:04,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/870373f4-3fe0-4d01-9de4-1d117ac6e530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:04,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-7ef36cf9-6959-4028-899a-e2423554b818 Date: Sun, 12 Aug 2018 00:30:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}} 2018-08-12 00:30:04,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/870373f4-3fe0-4d01-9de4-1d117ac6e530 used request id req-7ef36cf9-6959-4028-899a-e2423554b818 2018-08-12 00:30:04,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:04,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cc3c36a0-52a4-40bb-89c7-034cb21e6d73 Date: Sun, 12 Aug 2018 00:30:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:30:04,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-cc3c36a0-52a4-40bb-89c7-034cb21e6d73 2018-08-12 00:30:04,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:04,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5aba9d0d-4df4-45c7-8e64-65f24ab8e4c1 Date: Sun, 12 Aug 2018 00:30:04 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:30:04,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-5aba9d0d-4df4-45c7-8e64-65f24ab8e4c1 2018-08-12 00:30:04,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:05,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-74f0eff8-c5af-43aa-a084-ae05fca321b2 x-compute-request-id: req-74f0eff8-c5af-43aa-a084-ae05fca321b2 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:05,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-74f0eff8-c5af-43aa-a084-ae05fca321b2 2018-08-12 00:30:05,115 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - ACTIVE 2018-08-12 00:30:05,115 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:30:05,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:05,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-cb7d690f-2bb3-4b42-9dbc-327a6b2e5877 x-compute-request-id: req-cb7d690f-2bb3-4b42-9dbc-327a6b2e5877 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:05,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-cb7d690f-2bb3-4b42-9dbc-327a6b2e5877 2018-08-12 00:30:05,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:05,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-889f4bd1-ed79-496b-b523-018a712ba06e Date: Sun, 12 Aug 2018 00:30:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:30:05,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-889f4bd1-ed79-496b-b523-018a712ba06e 2018-08-12 00:30:05,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:05,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-450950a5-26ca-461f-a78f-9c22a0f97103 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:30:05,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-450950a5-26ca-461f-a78f-9c22a0f97103 2018-08-12 00:30:05,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:05,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-789d2ecd-f9a5-43d4-890f-e420ceedf806 Date: Sun, 12 Aug 2018 00:30:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:30:05,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-789d2ecd-f9a5-43d4-890f-e420ceedf806 2018-08-12 00:30:05,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:06,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2259 X-Openstack-Request-Id: req-e54fae6a-80d5-4a07-9683-04db04a0accd Date: Sun, 12 Aug 2018 00:30:06 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:06Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5e8ed08-f5c5-4fea-887f-eded8608dda5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:51:bd:70","id":"19c975b1-ffa3-4aa8-9e05-ea6e73ba34ac","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:09Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:10Z","binding:vnic_type":"normal","device_id":"9d70383a-993d-426f-8ac2-0a2069380091","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:9d:29:04","id":"2b78666d-a53b-446e-aa7e-db1ffe837b50","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:17Z","admin_state_up":true,"updated_at":"2018-08-12T00:30:00Z","binding:vnic_type":"normal","device_id":"81100311-c45c-4758-a33d-3959d9d49e8f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:0e:39:4e","id":"d7bb8372-2bcd-4ef1-a67d-045a39cd36d0","port_security_enabled":true,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["df045339-bf45-406c-9053-90f58dff184f"],"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1"}]} 2018-08-12 00:30:06,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-e54fae6a-80d5-4a07-9683-04db04a0accd 2018-08-12 00:30:06,040 - neutron_utils - INFO - Creating floating ip to external network - external 2018-08-12 00:30:06,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:06,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-96a37e46-531b-4b5a-afa7-90461b343779 Date: Sun, 12 Aug 2018 00:30:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:30:06,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-96a37e46-531b-4b5a-afa7-90461b343779 2018-08-12 00:30:06,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:06,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b3841fc8-cb28-491f-9c37-79c135c1381e Date: Sun, 12 Aug 2018 00:30:06 GMT RESP BODY: {"subnets":[]} 2018-08-12 00:30:06,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f70d71e-d369-422c-afe9-61964f7f223e used request id req-b3841fc8-cb28-491f-9c37-79c135c1381e 2018-08-12 00:30:06,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" -d '{"floatingip": {"floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "port_id": "d7bb8372-2bcd-4ef1-a67d-045a39cd36d0"}}' 2018-08-12 00:30:07,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-d3651fdf-3e07-413a-a738-fca2f0c3c7bb Date: Sun, 12 Aug 2018 00:30:07 GMT RESP BODY: {"floatingip": {"router_id": "9d70383a-993d-426f-8ac2-0a2069380091", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-12T00:30:06Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "d7bb8372-2bcd-4ef1-a67d-045a39cd36d0", "id": "6553bf7c-0faa-4cde-ac41-142ee0f015a1", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:30:06Z", "project_id": "f416d97757e54777b7c40b25cf074fad"}} 2018-08-12 00:30:07,774 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-d3651fdf-3e07-413a-a738-fca2f0c3c7bb 2018-08-12 00:30:07,774 - create_instance - INFO - Created floating IP 172.30.9.207 via router - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-router 2018-08-12 00:30:07,775 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-08-12 00:30:07,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:08,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-874a8c13-ed3e-4297-a264-ba880e961b56 x-compute-request-id: req-874a8c13-ed3e-4297-a264-ba880e961b56 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:08,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-874a8c13-ed3e-4297-a264-ba880e961b56 2018-08-12 00:30:08,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:30:08,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-062122f8-b1a3-44de-9ebc-99f7b4ac4a82 x-compute-request-id: req-062122f8-b1a3-44de-9ebc-99f7b4ac4a82 Content-Encoding: gzip Content-Length: 9576 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008027] AppArmor: AppArmor initialized\n[ 0.008885] Yama: becoming mindful.\n[ 0.009766] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012932] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014885] 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.017571] Initializing cgroup subsys memory\n[ 0.018494] Initializing cgroup subsys devices\n[ 0.019401] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020873] Initializing cgroup subsys perf_event\n[ 0.021808] Initializing cgroup subsys hugetlb\n[ 0.022752] CPU: Physical Processor ID: 0\n[ 0.024010] FEATURE SPEC_CTRL Not Present\n[ 0.025513] mce: CPU supports 10 MCE banks\n[ 0.026387] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029218] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030710] Speculative Store Bypass: Vulnerable\n[ 0.032316] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036701] ACPI: Core revision 20131115\n[ 0.037979] ACPI: All ACPI Tables successfully acquired\n[ 0.039162] ftrace: allocating 28727 entries in 113 pages\n[ 0.060266] Enabling x2apic\n[ 0.060949] Enabled x2apic\n[ 0.061773] Switched APIC routing to physical x2apic.\n[ 0.064900] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.069153] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.077145] KVM setup paravirtual spinlock\n[ 0.079515] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080151] x86: Booting SMP configuration:\n[ 0.081349] .... node #0, CPUs: #1[ 0.079482] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096018] x86: Booted up 1 node, 2 CPUs\n[ 0.096011] KVM setup async PF for cpu 1\n[ 0.096013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.099540] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100321] devtmpfs: initialized\n[ 0.102129] EVM: security.selinux\n[ 0.103061] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104851] EVM: security.capability\n[ 0.105848] pinctrl core: initialized pinctrl subsystem\n[ 0.108043] regulator-dummy: no parameters\n[ 0.109200] RTC time: 0:30:00, date: 08/12/18\n[ 0.110397] NET: Registered protocol family 16\n[ 0.111651] cpuidle: using governor ladder\n[ 0.112003] cpuidle: using governor menu\n[ 0.113130] ACPI: bus type PCI registered\n[ 0.114209] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.115892] PCI: Using configuration type 1 for base access\n[ 0.116528] bio: create slab at 0\n[ 0.117127] ACPI: Added _OSI(Module Device)\n[ 0.117177] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.121227] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.123599] ACPI: Interpreter enabled\n[ 0.124006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.126471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.128668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133562] ACPI: (supports S0 S5)\n[ 0.134495] ACPI: Using IOAPIC for interrupt routing\n[ 0.135776] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136192] ACPI: No dock devices found.\n[ 0.139017] 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.141703] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.143356] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144178] acpiphp: Slot [3] registered\n[ 0.145253] acpiphp: Slot [4] registered\n[ 0.146323] acpiphp: Slot [5] registered\n[ 0.147395] acpiphp: Slot [6] registered\n[ 0.148018] acpiphp: Slot [7] registered\n[ 0.149085] acpiphp: Slot [8] registered\n[ 0.150151] acpiphp: Slot [9] registered\n[ 0.151222] acpiphp: Slot [10] registered\n[ 0.152017] acpiphp: Slot [11] registered\n[ 0.153107] acpiphp: Slot [12] registered\n[ 0.154190] acpiphp: Slot [13] registered\n[ 0.155279] acpiphp: Slot [14] registered\n[ 0.156017] acpiphp: Slot [15] registered\n[ 0.156941] acpiphp: Slot [16] registered\n[ 0.157782] acpiphp: Slot [17] registered\n[ 0.158617] acpiphp: Slot [18] registered\n[ 0.159452] acpiphp: Slot [19] registered\n[ 0.160017] acpiphp: Slot [20] registered\n[ 0.160845] acpiphp: Slot [21] registered\n[ 0.161678] acpiphp: Slot [22] registered\n[ 0.162513] acpiphp: Slot [23] registered\n[ 0.163367] acpiphp: Slot [24] registered\n[ 0.164017] acpiphp: Slot [25] registered\n[ 0.164851] acpiphp: Slot [26] registered\n[ 0.165682] acpiphp: Slot [27] registered\n[ 0.166520] acpiphp: Slot [28] registered\n[ 0.167355] acpiphp: Slot [29] registered\n[ 0.168016] acpiphp: Slot [30] registered\n[ 0.168855] acpiphp: Slot [31] registered\n[ 0.169686] PCI host bridge to bus 0000:00\n[ 0.170513] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.171562] 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.173161] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.174424] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.175678] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.180357] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.181836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.200427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.201963] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.203430] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.204703] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.206143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.207654] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.208188] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209132] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.210717] vgaarb: loaded\n[ 0.211331] vgaarb: bridge control possible 0000:00:02.0\n[ 0.212206] SCSI subsystem initialized\n[ 0.213108] ACPI: bus type USB registered\n[ 0.213108] usbcore: registered new interface driver usbfs\n[ 0.213961] usbcore: registered new interface driver hub\n[ 0.216039] usbcore: registered new device driver usb\n[ 0.217069] PCI: Using ACPI for IRQ routing\n[ 0.217111] NetLabel: Initializing\n[ 0.217854] NetLabel: domain hash size = 128\n[ 0.218728] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.220040] NetLabel: unlabeled traffic allowed by default\n[ 0.221127] Switched to clocksource kvm-clock\n[ 0.227254] AppArmor: AppArmor Filesystem Enabled\n[ 0.228516] pnp: PnP ACPI init\n[ 0.229386] ACPI: bus type PNP registered\n[ 0.230847] pnp: PnP ACPI: found 8 devices\n[ 0.231951] ACPI: bus type PNP unregistered\n[ 0.239113] NET: Registered protocol family 2\n[ 0.240494] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.242509] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.244318] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.246041] TCP: reno registered\n[ 0.246949] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.248492] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.250197] NET: Registered protocol family 1\n[ 0.251375] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.252888] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.254365] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.278416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.301460] Trying to unpack rootfs image as initramfs...\n[ 0.393199] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.395638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.397149] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.398763] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.401065] Scanning for low memory corruption every 60 seconds\n[ 0.403015] Initialise system trusted keyring\n[ 0.404257] audit: initializing netlink socket (disabled)\n[ 0.405687] type=2000 audit(1534033801.742:1): initialized\n[ 0.425613] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.427958] zbud: loaded\n[ 0.428948] VFS: Disk quotas dquot_6.5.2\n[ 0.430045] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.431996] fuse init (API version 7.22)\n[ 0.433127] msgmni has been set to 3997\n[ 0.434232] Key type big_key registered\n[ 0.435496] Key type asymmetric registered\n[ 0.436601] Asymmetric key parser 'x509' registered\n[ 0.437886] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.439889] io scheduler noop registered\n[ 0.440947] io scheduler deadline registered (default)\n[ 0.442288] io scheduler cfq registered\n[ 0.443400] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444833] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.446523] ipmi message handler version 39.2\n[ 0.447745] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.449699] ACPI: Power Button [PWRF]\n[ 0.450805] GHES: HEST is not enabled!\n[ 0.472603] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.516203] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.518318] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.542887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.545447] Linux agpgart interface v0.103\n[ 0.547256] brd: module loaded\n[ 0.548468] loop: module loaded\n[ 0.549621] blk-mq: CPU -> queue map\n[ 0.550597] CPU 0 -> Queue 0\n[ 0.551450] CPU 1 -> Queue 0\n[ 0.552849] vda: vda1\n[ 0.554289] scsi0 : ata_piix\n[ 0.555208] scsi1 : ata_piix\n[ 0.556091] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.557791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.559660] libphy: Fixed MDIO Bus: probed\n[ 0.560838] tun: Universal TUN/TAP device driver, 1.6\n[ 0.562070] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.564374] PPP generic driver version 2.4.2\n[ 0.565594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.567184] ehci-pci: EHCI PCI platform driver\n[ 0.568344] ehci-platform: EHCI generic platform driver\n[ 0.569665] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.571213] ohci-pci: OHCI PCI platform driver\n[ 0.572395] ohci-platform: OHCI generic platform driver\n[ 0.573731] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.596017] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.597364] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.599388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.600903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.602580] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.604521] usb usb1: Product: UHCI Host Controller\n[ 0.605783] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.607393] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.608698] hub 1-0:1.0: USB hub found\n[ 0.609735] hub 1-0:1.0: 2 ports detected\n[ 0.610916] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.613565] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.614845] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.616257] mousedev: PS/2 mouse device common for all mice\n[ 0.617891] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.620326] rtc_cmos 00:00: RTC can wake from S4\n[ 0.621762] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.623392] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.625071] device-mapper: uevent: version 1.0.3\n[ 0.626335] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.628532] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.630144] TCP: cubic registered\n[ 0.631128] NET: Registered protocol family 10\n[ 0.632494] NET: Registered protocol family 17\n[ 0.633703] Key type dns_resolver registered\n[ 0.635035] Loading compiled-in X.509 certificates\n[ 0.636803] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.639229] registered taskstats version 1\n[ 0.641892] Key type trusted registered\n[ 0.645457] Key type encrypted registered\n[ 0.646556] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.647953] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.649669] regulator-dummy: disabling\n[ 0.650752] Magic number: 14:387:506\n[ 0.651894] rtc_cmos 00:00: setting system clock to 2018-08-12 00:30:01 UTC (1534033801)\n[ 0.660927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.662444] EDD information not available.\n[ 0.717113] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.719055] Write protecting the kernel read-only data: 12288k\n[ 0.720859] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.723748] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.736167] systemd-udevd[107]: starting version 204\n[ 0.772771] FDC 0 is a S82078B\n[ 0.920046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.085549] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.086892] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.088271] usb 1-1: Product: QEMU USB Tablet\n[ 1.089169] usb 1-1: Manufacturer: QEMU\n[ 1.089975] usb 1-1: SerialNumber: 42\n[ 1.784762] 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.017626] 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.095387] 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 * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.197214] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[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 Sun, 12 Aug 2018 00:30:03 +0000. Up 2.49 seconds.\ncloud-init-nonet[2.62]: 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 device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.56]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:30:04 +0000. Up 3.75 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:0e:39:4e |\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.2 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nd8:dd:d5:00:ee:e3:d0:47:53:d3:54:79:39:29:79:0f root@ansibleprovisioningtests-67291c3d-24ed-4a13-a161-dd32e2f5b192-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..ooX|\n| . oEX+|\n| . *.=|\n| o . + o ..|\n| . S o = . |\n| o o |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf6:34:0a:04:8b:d3:94:88:39:83:67:2d:21:3f:82:05 root@ansibleprovisioningtests-67291c3d-24ed-4a13-a161-dd32e2f5b192-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|E+o+o. |\n|B+=+oo |\n|o==.o . |\n| . o . |\n| . S o |\n| o + . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n0e:0c:c0:2a:90:f2:5c:30:07:dd:62:ee:26:f8:ea:d2 root@ansibleprovisioningtests-67291c3d-24ed-4a13-a161-dd32e2f5b192-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o=+.. |\n|+ .+= . |\n|o+ +.. |\n|o o .o |\n|.. . o S |\n|. . o o |\n| o o . |\n|. E |\n|+o |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n7f:18:1d:b0:71:ec:33:ea:0d:fd:91:15:6f:75:3b:9a root@ansibleprovisioningtests-67291c3d-24ed-4a13-a161-dd32e2f5b192-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| o.. |\n| =. .o|\n| ... *|\n| .+. o+|\n| S .o.oo+.|\n| .oo.Eo |\n| .oo.. . |\n| ... . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:30:07 +0000. Up 6.29 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... "} 2018-08-12 00:30:08,197 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f/action used request id req-062122f8-b1a3-44de-9ebc-99f7b4ac4a82 2018-08-12 00:30:08,199 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-12 00:30:08,199 - 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008027] AppArmor: AppArmor initialized [ 0.008885] Yama: becoming mindful. [ 0.009766] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012932] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014885] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017571] Initializing cgroup subsys memory [ 0.018494] Initializing cgroup subsys devices [ 0.019401] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020873] Initializing cgroup subsys perf_event [ 0.021808] Initializing cgroup subsys hugetlb [ 0.022752] CPU: Physical Processor ID: 0 [ 0.024010] FEATURE SPEC_CTRL Not Present [ 0.025513] mce: CPU supports 10 MCE banks [ 0.026387] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026387] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029218] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030710] Speculative Store Bypass: Vulnerable [ 0.032316] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036701] ACPI: Core revision 20131115 [ 0.037979] ACPI: All ACPI Tables successfully acquired [ 0.039162] ftrace: allocating 28727 entries in 113 pages [ 0.060266] Enabling x2apic [ 0.060949] Enabled x2apic [ 0.061773] Switched APIC routing to physical x2apic. [ 0.064900] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.069153] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.077145] KVM setup paravirtual spinlock [ 0.079515] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080151] x86: Booting SMP configuration: [ 0.081349] .... node #0, CPUs: #1[ 0.079482] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096018] x86: Booted up 1 node, 2 CPUs [ 0.096011] KVM setup async PF for cpu 1 [ 0.096013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.099540] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100321] devtmpfs: initialized [ 0.102129] EVM: security.selinux [ 0.103061] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104851] EVM: security.capability [ 0.105848] pinctrl core: initialized pinctrl subsystem [ 0.108043] regulator-dummy: no parameters [ 0.109200] RTC time: 0:30:00, date: 08/12/18 [ 0.110397] NET: Registered protocol family 16 [ 0.111651] cpuidle: using governor ladder [ 0.112003] cpuidle: using governor menu [ 0.113130] ACPI: bus type PCI registered [ 0.114209] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.115892] PCI: Using configuration type 1 for base access [ 0.116528] bio: create slab at 0 [ 0.117127] ACPI: Added _OSI(Module Device) [ 0.117177] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.121227] ACPI: Added _OSI(Processor Aggregator Device) [ 0.123599] ACPI: Interpreter enabled [ 0.124006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.126471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.128668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133562] ACPI: (supports S0 S5) [ 0.134495] ACPI: Using IOAPIC for interrupt routing [ 0.135776] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136192] ACPI: No dock devices found. [ 0.139017] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141703] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.143356] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144178] acpiphp: Slot [3] registered [ 0.145253] acpiphp: Slot [4] registered [ 0.146323] acpiphp: Slot [5] registered [ 0.147395] acpiphp: Slot [6] registered [ 0.148018] acpiphp: Slot [7] registered [ 0.149085] acpiphp: Slot [8] registered [ 0.150151] acpiphp: Slot [9] registered [ 0.151222] acpiphp: Slot [10] registered [ 0.152017] acpiphp: Slot [11] registered [ 0.153107] acpiphp: Slot [12] registered [ 0.154190] acpiphp: Slot [13] registered [ 0.155279] acpiphp: Slot [14] registered [ 0.156017] acpiphp: Slot [15] registered [ 0.156941] acpiphp: Slot [16] registered [ 0.157782] acpiphp: Slot [17] registered [ 0.158617] acpiphp: Slot [18] registered [ 0.159452] acpiphp: Slot [19] registered [ 0.160017] acpiphp: Slot [20] registered [ 0.160845] acpiphp: Slot [21] registered [ 0.161678] acpiphp: Slot [22] registered [ 0.162513] acpiphp: Slot [23] registered [ 0.163367] acpiphp: Slot [24] registered [ 0.164017] acpiphp: Slot [25] registered [ 0.164851] acpiphp: Slot [26] registered [ 0.165682] acpiphp: Slot [27] registered [ 0.166520] acpiphp: Slot [28] registered [ 0.167355] acpiphp: Slot [29] registered [ 0.168016] acpiphp: Slot [30] registered [ 0.168855] acpiphp: Slot [31] registered [ 0.169686] PCI host bridge to bus 0000:00 [ 0.170513] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.171562] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.172004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.173161] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.174424] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.175678] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.180357] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.181836] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.200427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.201963] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.203430] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.204703] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.206143] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.207654] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.208188] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209132] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.210717] vgaarb: loaded [ 0.211331] vgaarb: bridge control possible 0000:00:02.0 [ 0.212206] SCSI subsystem initialized [ 0.213108] ACPI: bus type USB registered [ 0.213108] usbcore: registered new interface driver usbfs [ 0.213961] usbcore: registered new interface driver hub [ 0.216039] usbcore: registered new device driver usb [ 0.217069] PCI: Using ACPI for IRQ routing [ 0.217111] NetLabel: Initializing [ 0.217854] NetLabel: domain hash size = 128 [ 0.218728] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.220040] NetLabel: unlabeled traffic allowed by default [ 0.221127] Switched to clocksource kvm-clock [ 0.227254] AppArmor: AppArmor Filesystem Enabled [ 0.228516] pnp: PnP ACPI init [ 0.229386] ACPI: bus type PNP registered [ 0.230847] pnp: PnP ACPI: found 8 devices [ 0.231951] ACPI: bus type PNP unregistered [ 0.239113] NET: Registered protocol family 2 [ 0.240494] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.242509] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.244318] TCP: Hash tables configured (established 16384 bind 16384) [ 0.246041] TCP: reno registered [ 0.246949] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.248492] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.250197] NET: Registered protocol family 1 [ 0.251375] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.252888] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.254365] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.278416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.301460] Trying to unpack rootfs image as initramfs... [ 0.393199] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.395638] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.397149] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.398763] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.401065] Scanning for low memory corruption every 60 seconds [ 0.403015] Initialise system trusted keyring [ 0.404257] audit: initializing netlink socket (disabled) [ 0.405687] type=2000 audit(1534033801.742:1): initialized [ 0.425613] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.427958] zbud: loaded [ 0.428948] VFS: Disk quotas dquot_6.5.2 [ 0.430045] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.431996] fuse init (API version 7.22) [ 0.433127] msgmni has been set to 3997 [ 0.434232] Key type big_key registered [ 0.435496] Key type asymmetric registered [ 0.436601] Asymmetric key parser 'x509' registered [ 0.437886] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.439889] io scheduler noop registered [ 0.440947] io scheduler deadline registered (default) [ 0.442288] io scheduler cfq registered [ 0.443400] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444833] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.446523] ipmi message handler version 39.2 [ 0.447745] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.449699] ACPI: Power Button [PWRF] [ 0.450805] GHES: HEST is not enabled! [ 0.472603] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.516203] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.518318] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.542887] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.545447] Linux agpgart interface v0.103 [ 0.547256] brd: module loaded [ 0.548468] loop: module loaded [ 0.549621] blk-mq: CPU -> queue map [ 0.550597] CPU 0 -> Queue 0 [ 0.551450] CPU 1 -> Queue 0 [ 0.552849] vda: vda1 [ 0.554289] scsi0 : ata_piix [ 0.555208] scsi1 : ata_piix [ 0.556091] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.557791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.559660] libphy: Fixed MDIO Bus: probed [ 0.560838] tun: Universal TUN/TAP device driver, 1.6 [ 0.562070] tun: (C) 1999-2004 Max Krasnyansky [ 0.564374] PPP generic driver version 2.4.2 [ 0.565594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.567184] ehci-pci: EHCI PCI platform driver [ 0.568344] ehci-platform: EHCI generic platform driver [ 0.569665] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.571213] ohci-pci: OHCI PCI platform driver [ 0.572395] ohci-platform: OHCI generic platform driver [ 0.573731] uhci_hcd: USB Universal Host Controller Interface driver [ 0.596017] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.597364] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.599388] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.600903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.602580] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.604521] usb usb1: Product: UHCI Host Controller [ 0.605783] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.607393] usb usb1: SerialNumber: 0000:00:01.2 [ 0.608698] hub 1-0:1.0: USB hub found [ 0.609735] hub 1-0:1.0: 2 ports detected [ 0.610916] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613565] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614845] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.616257] mousedev: PS/2 mouse device common for all mice [ 0.617891] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.620326] rtc_cmos 00:00: RTC can wake from S4 [ 0.621762] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.623392] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.625071] device-mapper: uevent: version 1.0.3 [ 0.626335] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.628532] ledtrig-cpu: registered to indicate activity on CPUs [ 0.630144] TCP: cubic registered [ 0.631128] NET: Registered protocol family 10 [ 0.632494] NET: Registered protocol family 17 [ 0.633703] Key type dns_resolver registered [ 0.635035] Loading compiled-in X.509 certificates [ 0.636803] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.639229] registered taskstats version 1 [ 0.641892] Key type trusted registered [ 0.645457] Key type encrypted registered [ 0.646556] AppArmor: AppArmor sha1 policy hashing enabled [ 0.647953] IMA: No TPM chip found, activating TPM-bypass! [ 0.649669] regulator-dummy: disabling [ 0.650752] Magic number: 14:387:506 [ 0.651894] rtc_cmos 00:00: setting system clock to 2018-08-12 00:30:01 UTC (1534033801) [ 0.660927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.662444] EDD information not available. [ 0.717113] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.719055] Write protecting the kernel read-only data: 12288k [ 0.720859] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.723748] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.736167] systemd-udevd[107]: starting version 204 [ 0.772771] FDC 0 is a S82078B [ 0.920046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.085549] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.086892] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.088271] usb 1-1: Product: QEMU USB Tablet [ 1.089169] usb 1-1: Manufacturer: QEMU [ 1.089975] usb 1-1: SerialNumber: 42 [ 1.784762] 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.017626] 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.095387] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.197214] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:30:03 +0000. Up 2.49 seconds. cloud-init-nonet[2.62]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.56]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:30:04 +0000. Up 3.75 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:0e:39:4e | 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.2 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:dd:d5:00:ee:e3:d0:47:53:d3:54:79:39:29:79:0f root@ansibleprovisioningtests-67291c3d-24ed-4a13-a161-dd32e2f5b192-i The key's randomart image is: +--[ RSA 2048]----+ | ..ooX| | . oEX+| | . *.=| | o . + o ..| | . S o = . | | o o | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f6:34:0a:04:8b:d3:94:88:39:83:67:2d:21:3f:82:05 root@ansibleprovisioningtests-67291c3d-24ed-4a13-a161-dd32e2f5b192-i The key's randomart image is: +--[ DSA 1024]----+ |E+o+o. | |B+=+oo | |o==.o . | | . o . | | . S o | | o + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 0e:0c:c0:2a:90:f2:5c:30:07:dd:62:ee:26:f8:ea:d2 root@ansibleprovisioningtests-67291c3d-24ed-4a13-a161-dd32e2f5b192-i The key's randomart image is: +--[ECDSA 256]---+ | o=+.. | |+ .+= . | |o+ +.. | |o o .o | |.. . o S | |. . o o | | o o . | |. E | |+o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 7f:18:1d:b0:71:ec:33:ea:0d:fd:91:15:6f:75:3b:9a root@ansibleprovisioningtests-67291c3d-24ed-4a13-a161-dd32e2f5b192-i The key's randomart image is: +--[ED25519 256--+ | o.. | | =. .o| | ... *| | .+. o+| | S .o.oo+.| | .oo.Eo | | .oo.. . | | ... . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:30:07 +0000. Up 6.29 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... 2018-08-12 00:30:08,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:08,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-b28a1ad8-6b60-4d53-9915-66f969055fee x-compute-request-id: req-b28a1ad8-6b60-4d53-9915-66f969055fee Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:08,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-b28a1ad8-6b60-4d53-9915-66f969055fee 2018-08-12 00:30:08,520 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - ACTIVE 2018-08-12 00:30:08,521 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:30:08,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:08,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-62082465-9fa5-48fa-bfd0-af2c48140767 x-compute-request-id: req-62082465-9fa5-48fa-bfd0-af2c48140767 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:08,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-62082465-9fa5-48fa-bfd0-af2c48140767 2018-08-12 00:30:08,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:08,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-146c7810-2b9a-42cc-b586-9181958cecea Date: Sun, 12 Aug 2018 00:30:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:30:08,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-146c7810-2b9a-42cc-b586-9181958cecea 2018-08-12 00:30:08,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:08,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f703a0dd-5e7d-41b8-95b4-40a0909ae684 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:30:08,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-f703a0dd-5e7d-41b8-95b4-40a0909ae684 2018-08-12 00:30:08,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:08,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-39ba7871-6da7-461e-a3c1-0ebcfcedc995 Date: Sun, 12 Aug 2018 00:30:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:30:08,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-39ba7871-6da7-461e-a3c1-0ebcfcedc995 2018-08-12 00:30:08,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:08,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2259 X-Openstack-Request-Id: req-bd95753d-a2a2-4847-89b0-511040b8698a Date: Sun, 12 Aug 2018 00:30:08 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:06Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5e8ed08-f5c5-4fea-887f-eded8608dda5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:51:bd:70","id":"19c975b1-ffa3-4aa8-9e05-ea6e73ba34ac","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:09Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:10Z","binding:vnic_type":"normal","device_id":"9d70383a-993d-426f-8ac2-0a2069380091","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:9d:29:04","id":"2b78666d-a53b-446e-aa7e-db1ffe837b50","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:17Z","admin_state_up":true,"updated_at":"2018-08-12T00:30:00Z","binding:vnic_type":"normal","device_id":"81100311-c45c-4758-a33d-3959d9d49e8f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:0e:39:4e","id":"d7bb8372-2bcd-4ef1-a67d-045a39cd36d0","port_security_enabled":true,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["df045339-bf45-406c-9053-90f58dff184f"],"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1"}]} 2018-08-12 00:30:09,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-bd95753d-a2a2-4847-89b0-511040b8698a 2018-08-12 00:30:09,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:09,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-442b93d6-2a32-479b-be7a-fc85046f6b3c x-compute-request-id: req-442b93d6-2a32-479b-be7a-fc85046f6b3c Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:09,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-442b93d6-2a32-479b-be7a-fc85046f6b3c 2018-08-12 00:30:09,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:09,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-fa3dbc90-ec43-471a-8161-1e39909d4a2a Date: Sun, 12 Aug 2018 00:30:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:30:09,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-fa3dbc90-ec43-471a-8161-1e39909d4a2a 2018-08-12 00:30:09,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:09,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebfb3ece-0890-4f8f-b8b5-be0d03052c86 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:30:09,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-ebfb3ece-0890-4f8f-b8b5-be0d03052c86 2018-08-12 00:30:09,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:09,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5337a76c-5997-4990-a550-5c4668bf6c8e Date: Sun, 12 Aug 2018 00:30:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:30:09,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-5337a76c-5997-4990-a550-5c4668bf6c8e 2018-08-12 00:30:09,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:09,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2259 X-Openstack-Request-Id: req-5a57a6f9-ee83-4835-9084-f2c6b10ae89f Date: Sun, 12 Aug 2018 00:30:09 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:06Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5e8ed08-f5c5-4fea-887f-eded8608dda5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:51:bd:70","id":"19c975b1-ffa3-4aa8-9e05-ea6e73ba34ac","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:09Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:10Z","binding:vnic_type":"normal","device_id":"9d70383a-993d-426f-8ac2-0a2069380091","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:9d:29:04","id":"2b78666d-a53b-446e-aa7e-db1ffe837b50","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:17Z","admin_state_up":true,"updated_at":"2018-08-12T00:30:00Z","binding:vnic_type":"normal","device_id":"81100311-c45c-4758-a33d-3959d9d49e8f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:0e:39:4e","id":"d7bb8372-2bcd-4ef1-a67d-045a39cd36d0","port_security_enabled":true,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["df045339-bf45-406c-9053-90f58dff184f"],"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1"}]} 2018-08-12 00:30:09,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-5a57a6f9-ee83-4835-9084-f2c6b10ae89f 2018-08-12 00:30:09,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}}' 2018-08-12 00:30:10,143 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:30: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-8b0b4573-9296-4bf4-bdd5-88846acb1042 x-compute-request-id: req-8b0b4573-9296-4bf4-bdd5-88846acb1042 Content-Length: 0 Content-Type: application/json 2018-08-12 00:30:10,143 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f/action used request id req-8b0b4573-9296-4bf4-bdd5-88846acb1042 2018-08-12 00:30:10,143 - create_instance - INFO - Checking if VM is active 2018-08-12 00:30:10,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:10,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-262fd266-6461-483d-9bb3-3a8c62fea88d x-compute-request-id: req-262fd266-6461-483d-9bb3-3a8c62fea88d Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}, {"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:10,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-262fd266-6461-483d-9bb3-3a8c62fea88d 2018-08-12 00:30:10,503 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - ACTIVE 2018-08-12 00:30:10,504 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:30:10,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:10,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-bef29a6d-3bca-4514-aa2e-14d98f5e474c x-compute-request-id: req-bef29a6d-3bca-4514-aa2e-14d98f5e474c Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}, {"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:10,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-bef29a6d-3bca-4514-aa2e-14d98f5e474c 2018-08-12 00:30:10,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:11,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-56f461aa-f066-486b-a270-8ea5058c3f3c Date: Sun, 12 Aug 2018 00:30:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:30:11,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-56f461aa-f066-486b-a270-8ea5058c3f3c 2018-08-12 00:30:11,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:11,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81fa0b73-4621-4964-bce9-84ca774812f7 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:30:11,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-81fa0b73-4621-4964-bce9-84ca774812f7 2018-08-12 00:30:11,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:11,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b67597d3-f4d0-4fb4-81e5-1145136adfc0 Date: Sun, 12 Aug 2018 00:30:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:30:11,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-b67597d3-f4d0-4fb4-81e5-1145136adfc0 2018-08-12 00:30:11,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:11,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2298 X-Openstack-Request-Id: req-99a9f5c8-ec55-42b1-bd57-f19d66660c12 Date: Sun, 12 Aug 2018 00:30:11 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:06Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5e8ed08-f5c5-4fea-887f-eded8608dda5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:51:bd:70","id":"19c975b1-ffa3-4aa8-9e05-ea6e73ba34ac","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:09Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:10Z","binding:vnic_type":"normal","device_id":"9d70383a-993d-426f-8ac2-0a2069380091","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:9d:29:04","id":"2b78666d-a53b-446e-aa7e-db1ffe837b50","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:17Z","admin_state_up":true,"updated_at":"2018-08-12T00:30:10Z","binding:vnic_type":"normal","device_id":"81100311-c45c-4758-a33d-3959d9d49e8f","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:0e:39:4e","id":"d7bb8372-2bcd-4ef1-a67d-045a39cd36d0","port_security_enabled":true,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["32053a8a-737b-40ce-b07d-0125bc7a4e8a","df045339-bf45-406c-9053-90f58dff184f"],"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1"}]} 2018-08-12 00:30:11,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-99a9f5c8-ec55-42b1-bd57-f19d66660c12 2018-08-12 00:30:11,311 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-12 00:30:11,316 - paramiko.transport - DEBUG - starting thread (client mode): 0x9ceab490L 2018-08-12 00:30:11,317 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:30:11,321 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-12 00:30:11,321 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-12 00:30:11,322 - 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-08-12 00:30:11,322 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:30:11,322 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 00:30:11,323 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:30:11,323 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:30:11,323 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:30:11,366 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:30:11,366 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:30:11,381 - paramiko.transport - DEBUG - Trying discovered key 0a3d3e228b6bf461ba2115289a692a7c in tmp/AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192 2018-08-12 00:30:11,406 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:30:11,430 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-12 00:30:11,530 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-12 00:30:11,558 - create_instance - INFO - SSH is active for VM instance 2018-08-12 00:30:11,558 - create_instance - INFO - Checking if cloud-init has completed 2018-08-12 00:30:11,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:11,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-a66209d9-d1c7-4831-a152-8e73b3e4d07e x-compute-request-id: req-a66209d9-d1c7-4831-a152-8e73b3e4d07e Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}, {"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:11,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-a66209d9-d1c7-4831-a152-8e73b3e4d07e 2018-08-12 00:30:11,729 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - ACTIVE 2018-08-12 00:30:11,730 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:30:11,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:11,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-88d38360-688a-4972-b5fe-c1cfb88f4efb x-compute-request-id: req-88d38360-688a-4972-b5fe-c1cfb88f4efb Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}, {"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:11,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-88d38360-688a-4972-b5fe-c1cfb88f4efb 2018-08-12 00:30:11,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:12,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-17c1000f-8ddf-444a-b624-8a73f7931a8b Date: Sun, 12 Aug 2018 00:30:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:30:12,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-17c1000f-8ddf-444a-b624-8a73f7931a8b 2018-08-12 00:30:12,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:12,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6602dd12-9a8a-493a-bba9-b56cba67fef9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:30:12,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-6602dd12-9a8a-493a-bba9-b56cba67fef9 2018-08-12 00:30:12,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:12,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-657dcb8e-e948-49bb-b890-1623ef25b6b7 Date: Sun, 12 Aug 2018 00:30:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:30:12,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-657dcb8e-e948-49bb-b890-1623ef25b6b7 2018-08-12 00:30:12,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:12,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2298 X-Openstack-Request-Id: req-6efa90eb-6c86-4bb8-a462-8370e9a99b9d Date: Sun, 12 Aug 2018 00:30:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:06Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5e8ed08-f5c5-4fea-887f-eded8608dda5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:51:bd:70","id":"19c975b1-ffa3-4aa8-9e05-ea6e73ba34ac","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:09Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:10Z","binding:vnic_type":"normal","device_id":"9d70383a-993d-426f-8ac2-0a2069380091","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:9d:29:04","id":"2b78666d-a53b-446e-aa7e-db1ffe837b50","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:17Z","admin_state_up":true,"updated_at":"2018-08-12T00:30:10Z","binding:vnic_type":"normal","device_id":"81100311-c45c-4758-a33d-3959d9d49e8f","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:0e:39:4e","id":"d7bb8372-2bcd-4ef1-a67d-045a39cd36d0","port_security_enabled":true,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["32053a8a-737b-40ce-b07d-0125bc7a4e8a","df045339-bf45-406c-9053-90f58dff184f"],"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1"}]} 2018-08-12 00:30:12,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-6efa90eb-6c86-4bb8-a462-8370e9a99b9d 2018-08-12 00:30:12,219 - create_instance - INFO - Checking if VM is active 2018-08-12 00:30:12,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:12,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-666c9960-349e-4391-a716-61005b73e897 x-compute-request-id: req-666c9960-349e-4391-a716-61005b73e897 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}, {"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:12,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-666c9960-349e-4391-a716-61005b73e897 2018-08-12 00:30:12,535 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - ACTIVE 2018-08-12 00:30:12,535 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:30:12,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:12,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-5bda94d4-a3d7-4da4-88ca-852933bd497e x-compute-request-id: req-5bda94d4-a3d7-4da4-88ca-852933bd497e Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}, {"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:12,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-5bda94d4-a3d7-4da4-88ca-852933bd497e 2018-08-12 00:30:12,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:12,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-d6f77110-4165-42ea-820e-d51efdff7a67 Date: Sun, 12 Aug 2018 00:30:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:30:12,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-d6f77110-4165-42ea-820e-d51efdff7a67 2018-08-12 00:30:12,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:12,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6257b51-cae1-4316-baad-3c43b2560313 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:30:12,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-a6257b51-cae1-4316-baad-3c43b2560313 2018-08-12 00:30:12,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:12,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d7b23a42-37cd-4531-af45-4b085c84a09d Date: Sun, 12 Aug 2018 00:30:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:30:12,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-d7b23a42-37cd-4531-af45-4b085c84a09d 2018-08-12 00:30:12,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:13,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2298 X-Openstack-Request-Id: req-ded72cd6-f8e8-4021-b524-9511f93d01bc Date: Sun, 12 Aug 2018 00:30:13 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:06Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5e8ed08-f5c5-4fea-887f-eded8608dda5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:51:bd:70","id":"19c975b1-ffa3-4aa8-9e05-ea6e73ba34ac","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:09Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:10Z","binding:vnic_type":"normal","device_id":"9d70383a-993d-426f-8ac2-0a2069380091","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:9d:29:04","id":"2b78666d-a53b-446e-aa7e-db1ffe837b50","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:17Z","admin_state_up":true,"updated_at":"2018-08-12T00:30:10Z","binding:vnic_type":"normal","device_id":"81100311-c45c-4758-a33d-3959d9d49e8f","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:0e:39:4e","id":"d7bb8372-2bcd-4ef1-a67d-045a39cd36d0","port_security_enabled":true,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["32053a8a-737b-40ce-b07d-0125bc7a4e8a","df045339-bf45-406c-9053-90f58dff184f"],"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1"}]} 2018-08-12 00:30:13,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-ded72cd6-f8e8-4021-b524-9511f93d01bc 2018-08-12 00:30:13,039 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-12 00:30:13,041 - paramiko.transport - DEBUG - starting thread (client mode): 0x9cecaf90L 2018-08-12 00:30:13,042 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:30:13,045 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-12 00:30:13,045 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-12 00:30:13,047 - 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-08-12 00:30:13,047 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:30:13,047 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 00:30:13,047 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:30:13,047 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:30:13,047 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:30:13,090 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:30:13,090 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:30:13,106 - paramiko.transport - DEBUG - Trying discovered key 0a3d3e228b6bf461ba2115289a692a7c in tmp/AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192 2018-08-12 00:30:13,130 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:30:13,140 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-12 00:30:13,240 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-12 00:30:13,284 - create_instance - INFO - SSH is active for VM instance 2018-08-12 00:30:13,284 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-12 00:30:13,285 - paramiko.transport - DEBUG - starting thread (client mode): 0x9cf3bb90L 2018-08-12 00:30:13,286 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:30:13,289 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-12 00:30:13,289 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-12 00:30:13,291 - 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-08-12 00:30:13,291 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:30:13,291 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 00:30:13,291 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:30:13,292 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:30:13,292 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:30:13,334 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:30:13,334 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:30:13,350 - paramiko.transport - DEBUG - Trying discovered key 0a3d3e228b6bf461ba2115289a692a7c in tmp/AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192 2018-08-12 00:30:13,370 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:30:13,377 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-12 00:30:13,382 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-12 00:30:13,585 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-12 00:30:13,586 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-12 00:30:13,587 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-12 00:30:13,595 - create_instance - INFO - cloud-init complete for VM instance 2018-08-12 00:30:13,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:13,602 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-12 00:30:13,603 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-12 00:30:13,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-37bb062c-25e1-4534-a68e-cedf404856dc x-compute-request-id: req-37bb062c-25e1-4534-a68e-cedf404856dc Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}, {"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:13,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-37bb062c-25e1-4534-a68e-cedf404856dc 2018-08-12 00:30:13,764 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - ACTIVE 2018-08-12 00:30:13,764 - create_instance - INFO - VM is - ACTIVE 2018-08-12 00:30:13,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:13,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-52dde719-3790-4c37-8e16-c8f860366e79 x-compute-request-id: req-52dde719-3790-4c37-8e16-c8f860366e79 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}, {"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:13,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-52dde719-3790-4c37-8e16-c8f860366e79 2018-08-12 00:30:13,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:14,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-1e07155e-6c22-45d7-b7a6-751f05611c5a Date: Sun, 12 Aug 2018 00:30:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:30:14,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-1e07155e-6c22-45d7-b7a6-751f05611c5a 2018-08-12 00:30:14,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:14,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be1995dc-18ff-4247-922b-e7bf948bdda0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:30:14,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-be1995dc-18ff-4247-922b-e7bf948bdda0 2018-08-12 00:30:14,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:14,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fe9f2ba2-8192-4417-ae03-c9f3af0ea96f Date: Sun, 12 Aug 2018 00:30:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:30:14,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-fe9f2ba2-8192-4417-ae03-c9f3af0ea96f 2018-08-12 00:30:14,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:14,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2298 X-Openstack-Request-Id: req-d7f883c6-61d8-4bef-bef4-a7f14d2baf5e Date: Sun, 12 Aug 2018 00:30:14 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:06Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5e8ed08-f5c5-4fea-887f-eded8608dda5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:51:bd:70","id":"19c975b1-ffa3-4aa8-9e05-ea6e73ba34ac","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:09Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:10Z","binding:vnic_type":"normal","device_id":"9d70383a-993d-426f-8ac2-0a2069380091","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:9d:29:04","id":"2b78666d-a53b-446e-aa7e-db1ffe837b50","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:17Z","admin_state_up":true,"updated_at":"2018-08-12T00:30:10Z","binding:vnic_type":"normal","device_id":"81100311-c45c-4758-a33d-3959d9d49e8f","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:0e:39:4e","id":"d7bb8372-2bcd-4ef1-a67d-045a39cd36d0","port_security_enabled":true,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["32053a8a-737b-40ce-b07d-0125bc7a4e8a","df045339-bf45-406c-9053-90f58dff184f"],"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1"}]} 2018-08-12 00:30:14,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-d7f883c6-61d8-4bef-bef4-a7f14d2baf5e 2018-08-12 00:30:14,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:14,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-61ac1cf7-6bd9-426d-8d52-6fb61d22744c x-compute-request-id: req-61ac1cf7-6bd9-426d-8d52-6fb61d22744c Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}, {"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:14,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-61ac1cf7-6bd9-426d-8d52-6fb61d22744c 2018-08-12 00:30:14,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:14,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-0856c1dd-8ee5-4f3b-ad83-74375f3c1bdf Date: Sun, 12 Aug 2018 00:30:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["870373f4-3fe0-4d01-9de4-1d117ac6e530"],"updated_at":"2018-08-12T00:28:05Z","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f416d97757e54777b7c40b25cf074fad","id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net"}]} 2018-08-12 00:30:14,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net used request id req-0856c1dd-8ee5-4f3b-ad83-74375f3c1bdf 2018-08-12 00:30:14,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:14,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f9f6f7d-3d24-4abf-aebe-8ad5ef1cf251 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:30:14,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-8f9f6f7d-3d24-4abf-aebe-8ad5ef1cf251 2018-08-12 00:30:14,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:14,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7083940f-241c-4480-9405-70f762d4735e Date: Sun, 12 Aug 2018 00:30:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:05Z","dns_nameservers":[],"updated_at":"2018-08-12T00:28:05Z","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":"f416d97757e54777b7c40b25cf074fad","id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","subnetpool_id":null,"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet"}]} 2018-08-12 00:30:14,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-7083940f-241c-4480-9405-70f762d4735e 2018-08-12 00:30:14,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:14,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2298 X-Openstack-Request-Id: req-ff7623d7-a46b-4429-aa3f-fef515515f3c Date: Sun, 12 Aug 2018 00:30:14 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:06Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5e8ed08-f5c5-4fea-887f-eded8608dda5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:51:bd:70","id":"19c975b1-ffa3-4aa8-9e05-ea6e73ba34ac","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:09Z","admin_state_up":true,"updated_at":"2018-08-12T00:28:10Z","binding:vnic_type":"normal","device_id":"9d70383a-993d-426f-8ac2-0a2069380091","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:9d:29:04","id":"2b78666d-a53b-446e-aa7e-db1ffe837b50","port_security_enabled":false,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a5e8ed08-f5c5-4fea-887f-eded8608dda5","tenant_id":"f416d97757e54777b7c40b25cf074fad","created_at":"2018-08-12T00:28:17Z","admin_state_up":true,"updated_at":"2018-08-12T00:30:10Z","binding:vnic_type":"normal","device_id":"81100311-c45c-4758-a33d-3959d9d49e8f","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:0e:39:4e","id":"d7bb8372-2bcd-4ef1-a67d-045a39cd36d0","port_security_enabled":true,"project_id":"f416d97757e54777b7c40b25cf074fad","fixed_ips":[{"subnet_id":"870373f4-3fe0-4d01-9de4-1d117ac6e530","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["32053a8a-737b-40ce-b07d-0125bc7a4e8a","df045339-bf45-406c-9053-90f58dff184f"],"name":"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1"}]} 2018-08-12 00:30:14,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-ff7623d7-a46b-4429-aa3f-fef515515f3c 2018-08-12 00:30:14,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}}' 2018-08-12 00:30:15,065 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sun, 12 Aug 2018 00:30: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-db03bb37-995f-4ad1-9610-87b0152f4c5e x-compute-request-id: req-db03bb37-995f-4ad1-9610-87b0152f4c5e 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: '32053a8a-737b-40ce-b07d-0125bc7a4e8a'.\nNeutron server returns request_ids: ['req-6fd8a399-2509-48c5-8acd-9369349e0ede']", "code": 400}} 2018-08-12 00:30:15,065 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f/action used request id req-db03bb37-995f-4ad1-9610-87b0152f4c5e 2018-08-12 00:30:15,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:15,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-3a6e700f-6156-433e-8661-73212f0d2d25 x-compute-request-id: req-3a6e700f-6156-433e-8661-73212f0d2d25 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "security_groups": [{"name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp"}, {"name": "default"}], "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:00Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:15,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-3a6e700f-6156-433e-8661-73212f0d2d25 2018-08-12 00:30:15,252 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp] already added to VM [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] 2018-08-12 00:30:15,256 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-08-12 00:30:15,258 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-08-12 00:30:16,545 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-12 00:30:16,548 - paramiko.transport - DEBUG - starting thread (client mode): 0x9cdfb0d0L 2018-08-12 00:30:16,548 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:30:16,551 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-12 00:30:16,551 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-12 00:30:16,552 - 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-08-12 00:30:16,553 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:30:16,553 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 00:30:16,553 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:30:16,553 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:30:16,553 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:30:16,594 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:30:16,595 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:30:16,613 - paramiko.transport - DEBUG - Trying discovered key 0a3d3e228b6bf461ba2115289a692a7c in tmp/AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192 2018-08-12 00:30:16,634 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:30:16,641 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-12 00:30:16,646 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-12 00:30:16,822 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-12 00:30:16,823 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-12 00:30:16,847 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-12 00:30:16,863 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-12 00:30:16,864 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-12 00:30:16,965 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-12 00:30:16,979 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-08-12 00:30:16,979 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-08-12 00:30:16,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/floatingips/6553bf7c-0faa-4cde-ac41-142ee0f015a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:17,807 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4c8cc4f2-1ade-4231-97e4-4c44b051c62c Content-Length: 0 Date: Sun, 12 Aug 2018 00:30:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:30:17,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/6553bf7c-0faa-4cde-ac41-142ee0f015a1 used request id req-4c8cc4f2-1ade-4231-97e4-4c44b051c62c 2018-08-12 00:30:17,807 - create_instance - INFO - Deleting Port with ID - d7bb8372-2bcd-4ef1-a67d-045a39cd36d0 2018-08-12 00:30:17,807 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-port-1 2018-08-12 00:30:17,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/d7bb8372-2bcd-4ef1-a67d-045a39cd36d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:18,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4cb537fb-08f2-4d18-83e6-7a18d466422b Date: Sun, 12 Aug 2018 00:30:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:30:18,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/d7bb8372-2bcd-4ef1-a67d-045a39cd36d0 used request id req-4cb537fb-08f2-4d18-83e6-7a18d466422b 2018-08-12 00:30:18,303 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst 2018-08-12 00:30:18,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:18,475 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:30: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-41f6e980-0bfb-48ca-b4cb-481c52ce3c62 x-compute-request-id: req-41f6e980-0bfb-48ca-b4cb-481c52ce3c62 Content-Type: application/json 2018-08-12 00:30:18,475 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-41f6e980-0bfb-48ca-b4cb-481c52ce3c62 2018-08-12 00:30:18,476 - create_instance - INFO - Checking deletion status 2018-08-12 00:30:18,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:18,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-d1dec846-9c06-4dc1-9939-6263832afebe x-compute-request-id: req-d1dec846-9c06-4dc1-9939-6263832afebe Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:39:4e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81100311-c45c-4758-a33d-3959d9d49e8f", "rel": "bookmark"}], "image": {"id": "f5fb4641-a856-4d67-a67f-cb891e2771b5", "links": [{"href": "http://172.30.9.30:8774/images/f5fb4641-a856-4d67-a67f-cb891e2771b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:30:00.000000", "flavor": {"id": "35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "links": [{"href": "http://172.30.9.30:8774/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc", "rel": "bookmark"}]}, "id": "81100311-c45c-4758-a33d-3959d9d49e8f", "user_id": "ba6463bc917f4a4b8cdd19df04b48577", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:30:18Z", "hostId": "647c25cc69286e8d8e358c34311e81259b0276e5f2618b3c3a63f326", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp", "name": "AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst", "created": "2018-08-12T00:28:20Z", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-12 00:30:18,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-d1dec846-9c06-4dc1-9939-6263832afebe 2018-08-12 00:30:18,759 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst] is - ACTIVE 2018-08-12 00:30:18,759 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-12 00:30:21,762 - create_instance - DEBUG - VM status query timeout in 296.713392019 2018-08-12 00:30:21,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ea37c20628755ce232f64e0130679166b9d96" 2018-08-12 00:30:21,807 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:30: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-66594723-509b-487b-8e26-1e263df84b7b x-compute-request-id: req-66594723-509b-487b-8e26-1e263df84b7b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 81100311-c45c-4758-a33d-3959d9d49e8f could not be found.", "code": 404}} 2018-08-12 00:30:21,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81100311-c45c-4758-a33d-3959d9d49e8f used request id req-66594723-509b-487b-8e26-1e263df84b7b 2018-08-12 00:30:21,808 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 81100311-c45c-4758-a33d-3959d9d49e8f could not be found. (HTTP 404) (Request-ID: req-66594723-509b-487b-8e26-1e263df84b7b) 2018-08-12 00:30:21,808 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-inst 2018-08-12 00:30:21,809 - neutron_utils - INFO - Deleting security group rule with ID - 7f3cdd3a-5e01-45f0-8162-d34f732a1580 2018-08-12 00:30:21,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/7f3cdd3a-5e01-45f0-8162-d34f732a1580 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:30:22,077 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ec9e8f7-d0de-4a25-9605-c4552e4e5fda Content-Length: 0 Date: Sun, 12 Aug 2018 00:30:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:30:22,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/7f3cdd3a-5e01-45f0-8162-d34f732a1580 used request id req-5ec9e8f7-d0de-4a25-9605-c4552e4e5fda 2018-08-12 00:30:22,078 - neutron_utils - INFO - Deleting security group rule with ID - 51987a24-33e6-4699-8375-24c85bdc9fa9 2018-08-12 00:30:22,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/51987a24-33e6-4699-8375-24c85bdc9fa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:30:22,173 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d21f96c-96e4-4bee-af1f-dfb09dae809c Content-Length: 0 Date: Sun, 12 Aug 2018 00:30:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:30:22,173 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/51987a24-33e6-4699-8375-24c85bdc9fa9 used request id req-5d21f96c-96e4-4bee-af1f-dfb09dae809c 2018-08-12 00:30:22,173 - neutron_utils - INFO - Deleting security group rule with ID - 666b1e33-2fae-446a-a9c4-60a806176cf2 2018-08-12 00:30:22,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/666b1e33-2fae-446a-a9c4-60a806176cf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:30:22,299 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a064b676-87e4-400a-9d7a-fca867eaf239 Content-Length: 0 Date: Sun, 12 Aug 2018 00:30:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:30:22,299 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/666b1e33-2fae-446a-a9c4-60a806176cf2 used request id req-a064b676-87e4-400a-9d7a-fca867eaf239 2018-08-12 00:30:22,299 - neutron_utils - INFO - Deleting security group rule with ID - 35dd60b8-1288-4a9a-95d3-6664f79c4ffb 2018-08-12 00:30:22,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/35dd60b8-1288-4a9a-95d3-6664f79c4ffb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:30:22,416 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95cf5022-3a07-46d1-b0e4-4ea41def22d2 Content-Length: 0 Date: Sun, 12 Aug 2018 00:30:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:30:22,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/35dd60b8-1288-4a9a-95d3-6664f79c4ffb used request id req-95cf5022-3a07-46d1-b0e4-4ea41def22d2 2018-08-12 00:30:22,416 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-sec-grp 2018-08-12 00:30:22,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/32053a8a-737b-40ce-b07d-0125bc7a4e8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab2c17966a16412ed82be052ee9996616ff8339" 2018-08-12 00:30:22,550 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29f4dd5d-ea9e-4269-8acc-6bf1e8421b4f Content-Length: 0 Date: Sun, 12 Aug 2018 00:30:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:30:22,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/32053a8a-737b-40ce-b07d-0125bc7a4e8a used request id req-29f4dd5d-ea9e-4269-8acc-6bf1e8421b4f 2018-08-12 00:30:22,551 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp 2018-08-12 00:30:22,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576759d9362b531fdf52ab89b834ffe9b7a77a0b" 2018-08-12 00:30:22,593 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:30: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-2b9e9764-f987-419d-a97b-14b5c13f8431 x-compute-request-id: req-2b9e9764-f987-419d-a97b-14b5c13f8431 Content-Length: 0 Content-Type: application/json 2018-08-12 00:30:22,593 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-kp used request id req-2b9e9764-f987-419d-a97b-14b5c13f8431 2018-08-12 00:30:22,594 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192.pub] 2018-08-12 00:30:22,594 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192] 2018-08-12 00:30:22,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def83f0c3153ed529f82f9a482e81218adce3474" 2018-08-12 00:30:22,628 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:30: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-e8eede57-e925-42d1-92c9-477082636064 x-compute-request-id: req-e8eede57-e925-42d1-92c9-477082636064 Content-Length: 0 Content-Type: application/json 2018-08-12 00:30:22,628 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/35cbe745-6a47-4325-a9d8-5f4fd1f18fcc used request id req-e8eede57-e925-42d1-92c9-477082636064 2018-08-12 00:30:22,629 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-router and subnet AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet 2018-08-12 00:30:22,629 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-router 2018-08-12 00:30:22,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/9d70383a-993d-426f-8ac2-0a2069380091/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488c19ba34f3356b778cf328be2229acbba6ce2f" -d '{"subnet_id": "870373f4-3fe0-4d01-9de4-1d117ac6e530"}' 2018-08-12 00:30:24,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b5ce10e9-91b1-4ad1-a8ef-8889c0d56516 Date: Sun, 12 Aug 2018 00:30:24 GMT RESP BODY: {"network_id": "a5e8ed08-f5c5-4fea-887f-eded8608dda5", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "subnet_id": "870373f4-3fe0-4d01-9de4-1d117ac6e530", "subnet_ids": ["870373f4-3fe0-4d01-9de4-1d117ac6e530"], "port_id": "2b78666d-a53b-446e-aa7e-db1ffe837b50", "id": "9d70383a-993d-426f-8ac2-0a2069380091"} 2018-08-12 00:30:24,472 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/9d70383a-993d-426f-8ac2-0a2069380091/remove_router_interface used request id req-b5ce10e9-91b1-4ad1-a8ef-8889c0d56516 2018-08-12 00:30:24,473 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-router 2018-08-12 00:30:24,473 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-router 2018-08-12 00:30:24,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/9d70383a-993d-426f-8ac2-0a2069380091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}488c19ba34f3356b778cf328be2229acbba6ce2f" 2018-08-12 00:30:25,743 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d0cb362-4b3a-4f3c-a32b-62812acd2959 Content-Length: 0 Date: Sun, 12 Aug 2018 00:30:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:30:25,743 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/9d70383a-993d-426f-8ac2-0a2069380091 used request id req-1d0cb362-4b3a-4f3c-a32b-62812acd2959 2018-08-12 00:30:25,743 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet 2018-08-12 00:30:25,743 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-subnet 2018-08-12 00:30:25,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/870373f4-3fe0-4d01-9de4-1d117ac6e530 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48aec1dd93652b80dd3246373b96e88382f83e7" 2018-08-12 00:30:26,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30f94e3e-d42f-42f7-8126-f2906523782a Date: Sun, 12 Aug 2018 00:30:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:30:26,917 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/870373f4-3fe0-4d01-9de4-1d117ac6e530 used request id req-30f94e3e-d42f-42f7-8126-f2906523782a 2018-08-12 00:30:26,917 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192-pub-net 2018-08-12 00:30:26,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/a5e8ed08-f5c5-4fea-887f-eded8608dda5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48aec1dd93652b80dd3246373b96e88382f83e7" 2018-08-12 00:30:28,049 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75755b1f-d4f1-499f-bf01-8f99f7773119 Date: Sun, 12 Aug 2018 00:30:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:30:28,049 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/a5e8ed08-f5c5-4fea-887f-eded8608dda5 used request id req-75755b1f-d4f1-499f-bf01-8f99f7773119 2018-08-12 00:30:28,050 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-67291c3d-24ed-4a13-a161-dd32e2f5b192--image 2018-08-12 00:30:28,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/f5fb4641-a856-4d67-a67f-cb891e2771b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45ae9bd9e49d541fc0cd3751b274e24f31f55f00" 2018-08-12 00:30:29,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fa10c806-d65c-4b54-83b2-36ffd35d683d Date: Sun, 12 Aug 2018 00:30:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:30:29,462 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/f5fb4641-a856-4d67-a67f-cb891e2771b5 used request id req-fa10c806-d65c-4b54-83b2-36ffd35d683d 2018-08-12 00:30:29,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-12 00:30:29,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-12 00:30:29,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-12 00:30:29,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-12 00:30:29,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-12 00:30:29,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:29,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-1ca7eb4e-1af1-4fe9-a7c0-cfc9bfdbe8e9 Date: Sun, 12 Aug 2018 00:30:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "created_at": "2018-08-11T21:30:07Z", "updated_at": "2018-08-11T21:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "02d3face-407f-48cd-bf9e-7fbfac524426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "a7693cbc-13cf-4bfc-9527-270f23fdf25d", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "ba20d341-a6f8-4ab8-9933-a0ad491d78a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:07Z", "revision_number": 0, "id": "cf5c1f1d-9cbe-40c2-8208-8367698e55f1", "remote_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:07Z", "security_group_id": "03091846-f10c-415d-bfcf-d21353593c54", "tenant_id": "0e180f0bcf8840b3a1d9c35177b975dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e180f0bcf8840b3a1d9c35177b975dc"}], "revision_number": 4, "project_id": "0e180f0bcf8840b3a1d9c35177b975dc", "id": "03091846-f10c-415d-bfcf-d21353593c54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "created_at": "2018-08-11T21:30:16Z", "updated_at": "2018-08-11T21:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "01e70760-1c34-41e6-b529-a1073a8c95a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "15aec078-e75e-46a3-b3b9-e6b10f888c8a", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:16Z", "revision_number": 0, "id": "545f6ace-69fb-47fa-8c4c-ef8aaedd3bfb", "remote_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:16Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:17Z", "revision_number": 0, "id": "cb36c751-9e32-442b-84f0-ad5824c1e124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:17Z", "security_group_id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "tenant_id": "c25fc9ecb5294fe79791de3df080b96c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c25fc9ecb5294fe79791de3df080b96c"}], "revision_number": 4, "project_id": "c25fc9ecb5294fe79791de3df080b96c", "id": "139b321c-1ba2-40bc-b2da-78fa6318f8e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "created_at": "2018-08-11T22:48:38Z", "updated_at": "2018-08-11T22:48:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "0900d6e7-72ad-4ab9-88b5-5f32e2d69cd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "39800d62-5a61-431f-ad6b-749fd8947cc0", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "a9fda82d-4af5-4a97-aaae-7c5acbe82f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:48:38Z", "revision_number": 0, "id": "c9f4757c-d33a-4f7d-ba70-0dc8a6a5e307", "remote_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "remote_ip_prefix": null, "created_at": "2018-08-11T22:48:38Z", "security_group_id": "1c60b3ba-101b-4847-b81c-90942b91303e", "tenant_id": "6b6d0dd69a5a4df0966d41749dc49573", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6d0dd69a5a4df0966d41749dc49573"}], "revision_number": 4, "project_id": "6b6d0dd69a5a4df0966d41749dc49573", "id": "1c60b3ba-101b-4847-b81c-90942b91303e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "created_at": "2018-08-11T21:30:25Z", "updated_at": "2018-08-11T21:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "67095164-3206-481b-b73d-44d9f4cb88ec", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "88e56699-71d6-4cf8-b34e-a417d684413c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "90d2caf4-07c2-4bce-9e1f-716d91cf8a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:26Z", "revision_number": 0, "id": "d15bcb06-ae10-4e61-a62b-91e796595d41", "remote_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:26Z", "security_group_id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "tenant_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29"}], "revision_number": 4, "project_id": "d5acc6cc5ade44b8b82c1a9dd49b2a29", "id": "20900faf-989b-4d17-bad5-dbaf1ee1f537", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "created_at": "2018-08-11T21:11:54Z", "updated_at": "2018-08-11T21:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "04351d49-6a54-41fe-add1-a3865281be93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "3ce8bcfc-e3d5-4708-8290-82db6f1ef6f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "5ea24fd1-9110-427e-a3af-38af4ddee5a7", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:54Z", "revision_number": 0, "id": "dd15669c-b80c-4be7-a06a-c5bb6b314a40", "remote_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:54Z", "security_group_id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "tenant_id": "a622d71829834e94b3ef1f4bbce0550f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a622d71829834e94b3ef1f4bbce0550f"}], "revision_number": 4, "project_id": "a622d71829834e94b3ef1f4bbce0550f", "id": "372d4e04-d3ca-4baa-b3da-5340b77c3b48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "323a8498-896b-4b04-8aa8-cc969d0e562c", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "957bb458-a929-48fb-b532-bb06fb97e779", "remote_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d6f0cb1d-a893-4cf1-a4cf-b3edf1dc1a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "dd1decc6-5c60-41c9-aff9-7ff20d3f3c9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "tenant_id": "b7175abef4c44f8b99dadb7e8985fde7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7175abef4c44f8b99dadb7e8985fde7"}], "revision_number": 4, "project_id": "b7175abef4c44f8b99dadb7e8985fde7", "id": "4c442e8e-ff7e-4427-9180-a6f345a575eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:30Z", "updated_at": "2018-08-11T22:08:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "17bb5a8a-eb19-46e0-823a-ca761041c4a2", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "60fac5f7-22f0-4114-8955-a3158d84582e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "6280a32c-b649-4584-b5ff-cf9c3646613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T22:08:30Z", "revision_number": 0, "id": "74917506-da13-4909-9bc3-eb760c01ce9e", "remote_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "remote_ip_prefix": null, "created_at": "2018-08-11T22:08:30Z", "security_group_id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7b792f7b9c146099385fcf3faa158cb"}], "revision_number": 4, "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "4f598af0-4618-4fe5-99d2-abc1e8de03b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "created_at": "2018-08-11T21:10:16Z", "updated_at": "2018-08-11T21:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4817fe79-ef85-425a-a1d3-256de8f3f526", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "4e049aac-f0c0-4974-892b-8886986b3fee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "b0476b9d-1e4f-42cb-9d84-d1bf8e333788", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:10:16Z", "revision_number": 0, "id": "c3793212-05e8-48c1-a37b-a8ec6094d0cb", "remote_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:10:16Z", "security_group_id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "tenant_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc"}], "revision_number": 4, "project_id": "3d7aad7255b54cb0a9b84792a5ea52fc", "id": "69a75b82-ff24-4a16-b944-b0b9f09c1c4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-11T21:08:39Z", "updated_at": "2018-08-11T21:08:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "09b9f5e9-1c16-4c89-897f-75d84a414e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "2bbf107b-320e-4e3d-b322-5229130371d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "6264d760-affd-4679-a845-c9fff55a3822", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:39Z", "revision_number": 0, "id": "cdad407c-aaad-4410-b911-f7c07d05dfae", "remote_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:39Z", "security_group_id": "816b4491-d785-4abd-9422-d404ad38ea60", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "816b4491-d785-4abd-9422-d404ad38ea60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ef11694b134be991623121c998316d", "created_at": "2018-08-11T21:09:21Z", "updated_at": "2018-08-11T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "1a30d3ed-9fee-44d1-bb18-3974db4119d1", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "9ad92863-6731-4aa5-8f71-99eea2ac6f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "c94a29e6-02df-4041-8f0d-457bcbd1d754", "remote_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:09:21Z", "revision_number": 0, "id": "d1f5172f-f912-4ec6-b620-2b5cb23e5593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:09:21Z", "security_group_id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "tenant_id": "55ef11694b134be991623121c998316d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ef11694b134be991623121c998316d"}], "revision_number": 4, "project_id": "55ef11694b134be991623121c998316d", "id": "87eb7eb0-1922-4584-8d4d-b1f106b78a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "created_at": "2018-08-11T21:30:18Z", "updated_at": "2018-08-11T21:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37570eac-e8e7-404b-88eb-1bcf3fc641c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "37d6d504-1b25-48ee-889f-1aed7aa6480f", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "5df86abb-0d59-4303-b50a-bb22110e3549", "remote_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:18Z", "revision_number": 0, "id": "e36cf2ee-77b7-41eb-bb2f-8398e7dab672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:18Z", "security_group_id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "tenant_id": "e7b4cef0d3d94f7aa24f375b04554e39", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b4cef0d3d94f7aa24f375b04554e39"}], "revision_number": 4, "project_id": "e7b4cef0d3d94f7aa24f375b04554e39", "id": "993cfe5e-f52d-4992-9d3b-400cd1e3c215", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "created_at": "2018-08-11T21:12:36Z", "updated_at": "2018-08-11T21:12:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "70b70b40-f07a-4389-a328-f489bcb09399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "9390c494-043f-4bc5-a931-1ac67a65bca2", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv4", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "af4ef9fe-a7c4-43d7-9337-d3bf76a4b223", "remote_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:12:36Z", "revision_number": 0, "id": "d7c6f4a8-9f69-4429-8c6c-83013326a923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:12:36Z", "security_group_id": "a4528689-ddaf-4fed-beea-e51d37d18875", "tenant_id": "663d43a7ae654a0fb702e19eb0679418", "port_range_min": null, "ethertype": "IPv6", "project_id": "663d43a7ae654a0fb702e19eb0679418"}], "revision_number": 4, "project_id": "663d43a7ae654a0fb702e19eb0679418", "id": "a4528689-ddaf-4fed-beea-e51d37d18875", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "created_at": "2018-08-11T21:30:28Z", "updated_at": "2018-08-11T21:30:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "38bd1dfa-319b-4cef-97ca-c734e5f30870", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "737417b2-188e-4184-a170-d21c7ba19378", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "cea664e3-19a8-43b2-a674-1426eee17fa8", "remote_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:28Z", "revision_number": 0, "id": "d5e52c49-4c53-4d6f-9dad-93788104a489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:28Z", "security_group_id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "tenant_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4"}], "revision_number": 4, "project_id": "b1b4515e26de4410bb4eb4bf6194c0d4", "id": "b0eca753-45e7-4e39-b062-8bccb1d11d9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "created_at": "2018-08-11T21:30:27Z", "updated_at": "2018-08-11T21:30:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "45aacc43-2f41-4abd-b75a-2ea307a510a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "76d7bf24-a8bc-4b08-81fb-a564404ac125", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "853fe4e3-a9b7-49e0-af8a-6b98769abf93", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad569f6e976f4e85aebc609b20bab705"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:30:27Z", "revision_number": 0, "id": "890bbe8c-e46b-418c-b548-e4266cbe7aca", "remote_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "remote_ip_prefix": null, "created_at": "2018-08-11T21:30:27Z", "security_group_id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "tenant_id": "ad569f6e976f4e85aebc609b20bab705", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad569f6e976f4e85aebc609b20bab705"}], "revision_number": 4, "project_id": "ad569f6e976f4e85aebc609b20bab705", "id": "b233ac3c-f351-4be9-9c51-a526a5077ac9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-11T21:14:45Z", "updated_at": "2018-08-11T21:14:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "2699aa52-bd6d-40e4-9201-41ff6d9ba308", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "328cf512-c65d-44a9-8071-076b0af0ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "347cfc48-772d-4705-919f-936d84c7b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:14:45Z", "revision_number": 0, "id": "d4a808c3-0ce1-49ec-8f33-737172f3565e", "remote_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "remote_ip_prefix": null, "created_at": "2018-08-11T21:14:45Z", "security_group_id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bd3dfa2366544f8b68d4b96657e1760"}], "revision_number": 4, "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "bcacbaa1-b209-4666-934e-748367c4a2ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:04Z", "updated_at": "2018-08-12T00:28:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:04Z", "revision_number": 0, "id": "0d367430-c94d-4331-b866-7da5dfe45510", "remote_group_id": "df045339-bf45-406c-9053-90f58dff184f", "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:04Z", "security_group_id": "df045339-bf45-406c-9053-90f58dff184f", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv6", "project_id": "f416d97757e54777b7c40b25cf074fad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:04Z", "revision_number": 0, "id": "83bb5806-a972-4436-95f4-478d2717862e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:04Z", "security_group_id": "df045339-bf45-406c-9053-90f58dff184f", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv6", "project_id": "f416d97757e54777b7c40b25cf074fad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:04Z", "revision_number": 0, "id": "8e74f41e-2d9c-48f8-848e-a444bda028f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:04Z", "security_group_id": "df045339-bf45-406c-9053-90f58dff184f", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv4", "project_id": "f416d97757e54777b7c40b25cf074fad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:28:04Z", "revision_number": 0, "id": "a3a97a60-deba-4aad-9dfa-96da30d35dbe", "remote_group_id": "df045339-bf45-406c-9053-90f58dff184f", "remote_ip_prefix": null, "created_at": "2018-08-12T00:28:04Z", "security_group_id": "df045339-bf45-406c-9053-90f58dff184f", "tenant_id": "f416d97757e54777b7c40b25cf074fad", "port_range_min": null, "ethertype": "IPv4", "project_id": "f416d97757e54777b7c40b25cf074fad"}], "revision_number": 4, "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "df045339-bf45-406c-9053-90f58dff184f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "created_at": "2018-08-11T21:06:13Z", "updated_at": "2018-08-11T21:06:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "1f453177-c129-439d-b496-d0084fe43fce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "4adb66d2-6109-437d-a074-1ce08d0f8a0c", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "d2935258-812a-4cf0-b533-e890dc52aab4", "remote_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:06:13Z", "revision_number": 0, "id": "fefe2d05-aae7-44bb-8c54-533f39caf3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:06:13Z", "security_group_id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "tenant_id": "c959988d8dca4d6ba794c67241b8bcf8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c959988d8dca4d6ba794c67241b8bcf8"}], "revision_number": 4, "project_id": "c959988d8dca4d6ba794c67241b8bcf8", "id": "ef7cdcde-ec12-435d-840c-1d48fbc952de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "created_at": "2018-08-11T21:08:50Z", "updated_at": "2018-08-11T21:08:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "218b2f9f-7852-42ce-aa43-765b2d151c1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "2fd05f12-7530-476a-a6a0-a5fa69d46891", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "58170cbb-3bf1-4ad0-981d-a34d6abbad76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:08:51Z", "revision_number": 0, "id": "a136e81b-d030-495b-bf2c-34a7b778e647", "remote_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "remote_ip_prefix": null, "created_at": "2018-08-11T21:08:51Z", "security_group_id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "tenant_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c"}], "revision_number": 4, "project_id": "c6c6aadfbd2b4b8d833b630671f30d9c", "id": "eff7aa29-5fd3-43ce-a4ca-51a72b7fd787", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "created_at": "2018-08-11T21:11:00Z", "updated_at": "2018-08-11T21:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "14927045-b78a-4522-85c3-161d4cc04d63", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "7d0c3bdb-3d25-4a07-a293-4b257cdde2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "d215e2bc-ba88-41fe-8f60-db2f369998d2", "remote_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-11T21:11:00Z", "revision_number": 0, "id": "e86ca916-4ca7-4e8b-bc6e-81233d9f5296", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-11T21:11:00Z", "security_group_id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "tenant_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4"}], "revision_number": 4, "project_id": "fb1344b0cf9c4d139d1e3cc9f7b0d0a4", "id": "f49f6bd2-fb30-4404-a89f-8612633b97bc", "name": "default"}]} 2018-08-12 00:30:29,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-1ca7eb4e-1af1-4fe9-a7c0-cfc9bfdbe8e9 2018-08-12 00:30:29,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:29,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:30:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-679f7610-bc9b-45c2-ab82-206053ac500d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e180f0bcf8840b3a1d9c35177b975dc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:30:29,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0e180f0bcf8840b3a1d9c35177b975dc used request id req-679f7610-bc9b-45c2-ab82-206053ac500d 2018-08-12 00:30:29,828 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:30:29,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:29,915 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:30:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a46f99d-23a4-4b65-85df-a6212377c52f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c25fc9ecb5294fe79791de3df080b96c.", "code": 404, "title": "Not Found"}} 2018-08-12 00:30:29,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c25fc9ecb5294fe79791de3df080b96c used request id req-8a46f99d-23a4-4b65-85df-a6212377c52f 2018-08-12 00:30:29,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:30:29,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:30,001 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:30:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-760e206c-858a-4fcc-b53d-e42f23e4faa3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b6d0dd69a5a4df0966d41749dc49573.", "code": 404, "title": "Not Found"}} 2018-08-12 00:30:30,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6b6d0dd69a5a4df0966d41749dc49573 used request id req-760e206c-858a-4fcc-b53d-e42f23e4faa3 2018-08-12 00:30:30,001 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:30:30,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:30,087 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38119af6-ef14-49f2-8e34-83271f8e6eec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d5acc6cc5ade44b8b82c1a9dd49b2a29.", "code": 404, "title": "Not Found"}} 2018-08-12 00:30:30,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5acc6cc5ade44b8b82c1a9dd49b2a29 used request id req-38119af6-ef14-49f2-8e34-83271f8e6eec 2018-08-12 00:30:30,087 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:30:30,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:30,170 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e88aa4e-6910-4485-95cf-b91c287af2c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a622d71829834e94b3ef1f4bbce0550f.", "code": 404, "title": "Not Found"}} 2018-08-12 00:30:30,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a622d71829834e94b3ef1f4bbce0550f used request id req-3e88aa4e-6910-4485-95cf-b91c287af2c4 2018-08-12 00:30:30,171 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:30:30,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:30,344 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41681b6a-874f-4c76-b145-597abb95ec4a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b7175abef4c44f8b99dadb7e8985fde7.", "code": 404, "title": "Not Found"}} 2018-08-12 00:30:30,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7175abef4c44f8b99dadb7e8985fde7 used request id req-41681b6a-874f-4c76-b145-597abb95ec4a 2018-08-12 00:30:30,345 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:30:30,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:30,430 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bead9940-9b38-4d7f-8772-025572bee26e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a7b792f7b9c146099385fcf3faa158cb.", "code": 404, "title": "Not Found"}} 2018-08-12 00:30:30,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a7b792f7b9c146099385fcf3faa158cb used request id req-bead9940-9b38-4d7f-8772-025572bee26e 2018-08-12 00:30:30,430 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:30:30,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:30,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f76b11b-5a44-4366-a5c6-44208714edb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 3d7aad7255b54cb0a9b84792a5ea52fc.", "code": 404, "title": "Not Found"}} 2018-08-12 00:30:30,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d7aad7255b54cb0a9b84792a5ea52fc used request id req-5f76b11b-5a44-4366-a5c6-44208714edb4 2018-08-12 00:30:30,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:30:30,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:30,603 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08b19bdd-de74-4857-80ff-eda12e1d3d79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 55ef11694b134be991623121c998316d.", "code": 404, "title": "Not Found"}} 2018-08-12 00:30:30,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ef11694b134be991623121c998316d used request id req-08b19bdd-de74-4857-80ff-eda12e1d3d79 2018-08-12 00:30:30,603 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:30:30,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:30,688 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e6c0b58-fb83-4b1d-9818-77d260ddd6e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e7b4cef0d3d94f7aa24f375b04554e39.", "code": 404, "title": "Not Found"}} 2018-08-12 00:30:30,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e7b4cef0d3d94f7aa24f375b04554e39 used request id req-8e6c0b58-fb83-4b1d-9818-77d260ddd6e5 2018-08-12 00:30:30,688 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:30:30,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:30,773 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48d67c8d-30ae-4f70-94ba-3268f8d337f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 663d43a7ae654a0fb702e19eb0679418.", "code": 404, "title": "Not Found"}} 2018-08-12 00:30:30,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/663d43a7ae654a0fb702e19eb0679418 used request id req-48d67c8d-30ae-4f70-94ba-3268f8d337f2 2018-08-12 00:30:30,773 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:30:30,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:30,861 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c7bdff8-9bc0-46bd-920f-e3b4569f604e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b1b4515e26de4410bb4eb4bf6194c0d4.", "code": 404, "title": "Not Found"}} 2018-08-12 00:30:30,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b1b4515e26de4410bb4eb4bf6194c0d4 used request id req-8c7bdff8-9bc0-46bd-920f-e3b4569f604e 2018-08-12 00:30:30,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:30:30,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:31,037 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 12 Aug 2018 00:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd176263-a127-43a0-a787-18a43919ff32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ad569f6e976f4e85aebc609b20bab705.", "code": 404, "title": "Not Found"}} 2018-08-12 00:30:31,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ad569f6e976f4e85aebc609b20bab705 used request id req-cd176263-a127-43a0-a787-18a43919ff32 2018-08-12 00:30:31,038 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-12 00:30:31,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:31,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4812eba4-3c95-4c1a-a26d-1ee7a2588e73 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.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}} 2018-08-12 00:30:31,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760 used request id req-4812eba4-3c95-4c1a-a26d-1ee7a2588e73 2018-08-12 00:30:31,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:31,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2696a9ee-1fc9-4391-a91e-bcc4ffc68fc5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f416d97757e54777b7c40b25cf074fad", "name": "AnsibleProvisioningTests-0f69ae75-611f-488-proj"}} 2018-08-12 00:30:31,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-2696a9ee-1fc9-4391-a91e-bcc4ffc68fc5 2018-08-12 00:30:31,218 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df045339-bf45-406c-9053-90f58dff184f 2018-08-12 00:30:31,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=df045339-bf45-406c-9053-90f58dff184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:31,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-23ea3e88-e7c3-4249-ad0a-17c04503b66d Date: Sun, 12 Aug 2018 00:30:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "df045339-bf45-406c-9053-90f58dff184f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:28:04Z", "security_group_id": "df045339-bf45-406c-9053-90f58dff184f", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:04Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "0d367430-c94d-4331-b866-7da5dfe45510"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:28:04Z", "security_group_id": "df045339-bf45-406c-9053-90f58dff184f", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:04Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "83bb5806-a972-4436-95f4-478d2717862e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:28:04Z", "security_group_id": "df045339-bf45-406c-9053-90f58dff184f", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:04Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "8e74f41e-2d9c-48f8-848e-a444bda028f2"}, {"remote_group_id": "df045339-bf45-406c-9053-90f58dff184f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-12T00:28:04Z", "security_group_id": "df045339-bf45-406c-9053-90f58dff184f", "port_range_min": null, "revision_number": 0, "tenant_id": "f416d97757e54777b7c40b25cf074fad", "created_at": "2018-08-12T00:28:04Z", "project_id": "f416d97757e54777b7c40b25cf074fad", "id": "a3a97a60-deba-4aad-9dfa-96da30d35dbe"}]} 2018-08-12 00:30:31,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=df045339-bf45-406c-9053-90f58dff184f used request id req-23ea3e88-e7c3-4249-ad0a-17c04503b66d 2018-08-12 00:30:31,245 - neutron_utils - INFO - Deleting security group with name - default 2018-08-12 00:30:31,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/df045339-bf45-406c-9053-90f58dff184f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:31,473 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bbc9dc41-5939-4046-99f4-c06c8829da68 Content-Length: 0 Date: Sun, 12 Aug 2018 00:30:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:30:31,473 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/df045339-bf45-406c-9053-90f58dff184f used request id req-bbc9dc41-5939-4046-99f4-c06c8829da68 2018-08-12 00:30:31,474 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-0f69ae75-611f-488-proj 2018-08-12 00:30:31,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:31,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40a348c2-5763-43a6-a75e-2cd6bbcecd89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:30:31,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f416d97757e54777b7c40b25cf074fad used request id req-40a348c2-5763-43a6-a75e-2cd6bbcecd89 2018-08-12 00:30:31,777 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-0f69ae75-611f-488-proj-role 2018-08-12 00:30:31,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/d9f9fd97b18c4a1aa50126ee4983b12b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:31,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db37fb5-5606-412f-a840-a09c1fa374b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:30:31,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/d9f9fd97b18c4a1aa50126ee4983b12b used request id req-4db37fb5-5606-412f-a840-a09c1fa374b1 2018-08-12 00:30:31,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2f34d7c5856547c1299d9f94be6055c3b30902" 2018-08-12 00:30:31,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd25b76c-2d44-4916-9903-14d491fad4a1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:30:31,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fd25b76c-2d44-4916-9903-14d491fad4a1 2018-08-12 00:30:31,975 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-0f69ae75-611f-488-user 2018-08-12 00:30:31,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/ba6463bc917f4a4b8cdd19df04b48577 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b3eb858b43d017eb8d70da1ba2313e201a45f8" 2018-08-12 00:30:32,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdca8035-20ba-43e6-ba9b-e25f001e22c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:30:32,142 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/ba6463bc917f4a4b8cdd19df04b48577 used request id req-bdca8035-20ba-43e6-ba9b-e25f001e22c9 2018-08-12 00:30:32,144 - 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_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_invalid_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... 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 114 tests in 2198.408s OK 2018-08-12 00:30:32,273 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-12 00:30:32,273 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 36:38 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-12 00:30:32,339 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-12 00:30:32,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-12 00:30:32,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-12 00:30:32,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-12 00:30:32,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-12 00:30:32,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-12 00:30:32,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-12 00:30:32,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-12 00:30:32,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-12 00:30:32,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-12 00:30:32,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-12 00:30:32,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-12 00:30:32,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-12 00:30:32,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-12 00:30:32,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-12 00:30:32,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-12 00:30:32,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-12 00:30:32,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-12 00:30:32,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-12 00:30:32,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-12 00:30:32,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-12 00:30:32,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-12 00:30:32,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-12 00:30:32,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-12 00:30:32,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-12 00:30:32,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-12 00:30:32,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:30:32,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4216289b-cab5-4ccd-a1fa-57fda46ecf39 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:30:32,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-4216289b-cab5-4ccd-a1fa-57fda46ecf39 2018-08-12 00:30:32,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-12 00:30:32,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:30:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["uDoZpp5fQliGjvuZP84Mkg"], "issued_at": "2018-08-12T00:30:32.000000Z"}} 2018-08-12 00:30:32,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:30:32,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:30:33,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-a457dc65-5203-46c2-bd1d-cba5eb6a8ae4 Date: Sun, 12 Aug 2018 00:30:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-12 00:30:33,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a457dc65-5203-46c2-bd1d-cba5eb6a8ae4 2018-08-12 00:30:33,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287657022476s 2018-08-12 00:30:33,059 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a457dc65-5203-46c2-bd1d-cba5eb6a8ae4 2018-08-12 00:30:33,060 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-12 00:30:35,929 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-12 00:30:38,883 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e0375412-ce2d-45c5-afe3-d781f0edc220 | 2018-08-12T00:30:38.467902 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e0375412-ce2d-45c5-afe3-d781f0edc220 ~/.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-08-12 00:30:42,669 - 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-08-12 00:30:42,669 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-12 00:30:45,340 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-12 00:30:48,957 - 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=45eb0c27-d1c7-4125-97b5-d7aea6ac00a3) as the default verifier for the future CLI operations. 2018-08-12 00:30:52,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-12 00:30:52,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:30:52,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-147bbc2a-f529-4c51-8f5e-19dc8e272545 Date: Sun, 12 Aug 2018 00:30:52 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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-12 00:30:52,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/extensions.json used request id req-147bbc2a-f529-4c51-8f5e-19dc8e272545 2018-08-12 00:30:52,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.215689897537s 2018-08-12 00:30:52,287 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/extensions.json used request id req-147bbc2a-f529-4c51-8f5e-19dc8e272545 2018-08-12 00:30:52,295 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-12 00:30:52,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-12 00:30:52,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" -d '{"network": {"name": "neutron_trunk-net_454e1025-c99f-4549-88d8-3e274724215c", "admin_state_up": true}}' 2018-08-12 00:30:52,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c757c413-25c0-4f3e-b560-736a33170aeb Date: Sun, 12 Aug 2018 00:30:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1c5650e9-a5d6-477e-9713-bf60a7dba727","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-12T00:30:52Z","is_default":false,"provider:segmentation_id":3,"name":"neutron_trunk-net_454e1025-c99f-4549-88d8-3e274724215c","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:30:52Z","mtu":1450}} 2018-08-12 00:30:52,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-c757c413-25c0-4f3e-b560-736a33170aeb 2018-08-12 00:30:52,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.317491769791s 2018-08-12 00:30:52,613 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-c757c413-25c0-4f3e-b560-736a33170aeb 2018-08-12 00:30:52,614 - 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-08-12T00:30:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1c5650e9-a5d6-477e-9713-bf60a7dba727', u'provider:segmentation_id': 3, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-net_454e1025-c99f-4549-88d8-3e274724215c', u'admin_state_up': True, u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-12T00:30:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760'}) 2018-08-12 00:30:52,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:30:52,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:30:52,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2748 X-Openstack-Request-Id: req-c067e840-cda0-4c3a-bea7-836153ee9894 Date: Sun, 12 Aug 2018 00:30:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1c5650e9-a5d6-477e-9713-bf60a7dba727","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-12T00:30:52Z","provider:segmentation_id":3,"name":"neutron_trunk-net_454e1025-c99f-4549-88d8-3e274724215c","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:30:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fa3ad3a1-17fc-4de4-a1c1-60f118717045","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7b792f7b9c146099385fcf3faa158cb","status":"ACTIVE","subnets":["1b53ca57-aa3f-4daa-af06-512d36182fd0"],"description":"","tags":[],"updated_at":"2018-08-11T22:08:31Z","provider:segmentation_id":82,"name":"pns-internal-net_992ab1cb-0b98-481d-a15e-22f6652b7ffe","admin_state_up":true,"tenant_id":"a7b792f7b9c146099385fcf3faa158cb","created_at":"2018-08-11T22:08:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fd1a0bc7-8798-46e1-a415-e242121ee55d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7b792f7b9c146099385fcf3faa158cb","status":"ACTIVE","subnets":["4420d976-9c0e-4044-b216-29e446c5e3d4"],"description":"","tags":[],"updated_at":"2018-08-11T22:08:32Z","provider:segmentation_id":11,"name":"pns-internal-net2_992ab1cb-0b98-481d-a15e-22f6652b7ffe","admin_state_up":true,"tenant_id":"a7b792f7b9c146099385fcf3faa158cb","created_at":"2018-08-11T22:08:31Z","provider:network_type":"vxlan"}]} 2018-08-12 00:30:52,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-c067e840-cda0-4c3a-bea7-836153ee9894 2018-08-12 00:30:52,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106503009796s 2018-08-12 00:30:52,722 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-c067e840-cda0-4c3a-bea7-836153ee9894 2018-08-12 00:30:52,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-12 00:30:52,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" -d '{"subnet": {"name": "neutron_trunk-subnet_454e1025-c99f-4549-88d8-3e274724215c", "enable_dhcp": true, "network_id": "1c5650e9-a5d6-477e-9713-bf60a7dba727", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-12 00:30:53,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-2d59b972-5121-47e8-8937-74d48b75b02f Date: Sun, 12 Aug 2018 00:30:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5650e9-a5d6-477e-9713-bf60a7dba727","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:30:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-12T00:30:52Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"b4796640-eb3a-4669-8288-1be46b0c65ee","subnetpool_id":null,"name":"neutron_trunk-subnet_454e1025-c99f-4549-88d8-3e274724215c"}} 2018-08-12 00:30:53,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-2d59b972-5121-47e8-8937-74d48b75b02f 2018-08-12 00:30:53,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.66256403923s 2018-08-12 00:30:53,387 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-2d59b972-5121-47e8-8937-74d48b75b02f 2018-08-12 00:30:53,388 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-12T00:30:52Z', 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'b4796640-eb3a-4669-8288-1be46b0c65ee', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_454e1025-c99f-4549-88d8-3e274724215c', u'enable_dhcp': True, u'network_id': u'1c5650e9-a5d6-477e-9713-bf60a7dba727', u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-12T00:30:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760'}) 2018-08-12 00:30:53,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-12 00:30:53,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "neutron_trunk-router_454e1025-c99f-4549-88d8-3e274724215c", "admin_state_up": true}}' 2018-08-12 00:30:54,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-25f2af6c-d2c9-4d93-a276-d4bacd83f5c2 Date: Sun, 12 Aug 2018 00:30:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-12T00:30:53Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-12T00:30:54Z", "revision_number": 2, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "fa237698-d8af-49bb-aa0c-a42f05c42e22", "name": "neutron_trunk-router_454e1025-c99f-4549-88d8-3e274724215c"}} 2018-08-12 00:30:54,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-25f2af6c-d2c9-4d93-a276-d4bacd83f5c2 2018-08-12 00:30:54,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.06488013268s 2018-08-12 00:30:54,454 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-25f2af6c-d2c9-4d93-a276-d4bacd83f5c2 2018-08-12 00:30:54,454 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'created_at': u'2018-08-12T00:30:53Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-12T00:30:54Z', u'revision_number': 2, u'routes': [], u'project_id': u'9bd3dfa2366544f8b68d4b96657e1760', u'id': u'fa237698-d8af-49bb-aa0c-a42f05c42e22', u'name': u'neutron_trunk-router_454e1025-c99f-4549-88d8-3e274724215c'}) 2018-08-12 00:30:54,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-12 00:30:54,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/fa237698-d8af-49bb-aa0c-a42f05c42e22/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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" -d '{"subnet_id": "b4796640-eb3a-4669-8288-1be46b0c65ee"}' 2018-08-12 00:30:56,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-aa562622-18ee-4a59-80bc-cab30cf017bd Date: Sun, 12 Aug 2018 00:30:56 GMT RESP BODY: {"network_id": "1c5650e9-a5d6-477e-9713-bf60a7dba727", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "b4796640-eb3a-4669-8288-1be46b0c65ee", "subnet_ids": ["b4796640-eb3a-4669-8288-1be46b0c65ee"], "port_id": "a6c25111-0b4b-44be-96fa-ef2518f81a05", "id": "fa237698-d8af-49bb-aa0c-a42f05c42e22"} 2018-08-12 00:30:56,701 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/fa237698-d8af-49bb-aa0c-a42f05c42e22/add_router_interface.json used request id req-aa562622-18ee-4a59-80bc-cab30cf017bd 2018-08-12 00:30:56,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.24633216858s 2018-08-12 00:30:56,701 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/fa237698-d8af-49bb-aa0c-a42f05c42e22/add_router_interface.json used request id req-aa562622-18ee-4a59-80bc-cab30cf017bd returning object fa237698-d8af-49bb-aa0c-a42f05c42e22 2018-08-12 00:30:56,702 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-12 00:30:56,834 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-12 00:30:56,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:30:56,840 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 12 Aug 2018 00:30:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-12 00:30:56,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:30:56,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:30:57,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e3976b93-3f67-434b-a344-de29a78a06c6 Date: Sun, 12 Aug 2018 00:30:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:30:57,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-e3976b93-3f67-434b-a344-de29a78a06c6 2018-08-12 00:30:57,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.19106221199s 2018-08-12 00:30:57,034 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-e3976b93-3f67-434b-a344-de29a78a06c6 2018-08-12 00:30:57,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-12 00:30:57,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_454e1025-c99f-4549-88d8-3e274724215c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_454e1025-c99f-4549-88d8-3e274724215c"}' 2018-08-12 00:30:57,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2f20d426-9f02-44b1-9d97-ced8c8272a5d Date: Sun, 12 Aug 2018 00:30:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "7197826e-bd95-4149-80ce-889c7f2f7e4c", "size": null, "self": "/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-12T00:30:57Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_454e1025-c99f-4549-88d8-3e274724215c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_454e1025-c99f-4549-88d8-3e274724215c", "checksum": null, "created_at": "2018-08-12T00:30:57Z", "protected": false} 2018-08-12 00:30:57,079 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-2f20d426-9f02-44b1-9d97-ced8c8272a5d 2018-08-12 00:30:57,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0374829769135s 2018-08-12 00:30:57,080 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-2f20d426-9f02-44b1-9d97-ced8c8272a5d returning object 7197826e-bd95-4149-80ce-889c7f2f7e4c 2018-08-12 00:30:57,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-12 00:30:57,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" -d '' 2018-08-12 00:30:57,384 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-66cd86d8-04d1-41a9-8b53-3da6142e02cf Date: Sun, 12 Aug 2018 00:30:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:30:57,384 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/file used request id req-66cd86d8-04d1-41a9-8b53-3da6142e02cf 2018-08-12 00:30:57,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.303704977036s 2018-08-12 00:30:57,385 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/file used request id req-66cd86d8-04d1-41a9-8b53-3da6142e02cf 2018-08-12 00:30:57,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:30:57,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:30:57,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-1a92badc-73df-400b-ba82-b03cfe1469a5 Date: Sun, 12 Aug 2018 00:30:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/snap", "metadata": {}}], "file": "/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "7197826e-bd95-4149-80ce-889c7f2f7e4c", "size": 12716032, "self": "/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-12T00:30:57Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_454e1025-c99f-4549-88d8-3e274724215c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_454e1025-c99f-4549-88d8-3e274724215c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-12T00:30:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:30:57,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-1a92badc-73df-400b-ba82-b03cfe1469a5 2018-08-12 00:30:57,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0279550552368s 2018-08-12 00:30:57,417 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-1a92badc-73df-400b-ba82-b03cfe1469a5 2018-08-12 00:30:57,419 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/file', 'owner': u'9bd3dfa2366544f8b68d4b96657e1760', 'id': u'7197826e-bd95-4149-80ce-889c7f2f7e4c', 'size': 12716032, u'self': u'/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-12T00:30:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-12T00:30:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_454e1025-c99f-4549-88d8-3e274724215c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_454e1025-c99f-4549-88d8-3e274724215c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_454e1025-c99f-4549-88d8-3e274724215c', 'created': u'2018-08-12T00:30:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-12T00:30:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_454e1025-c99f-4549-88d8-3e274724215c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-12 00:30:57,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-12 00:30:57,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_454e1025-c99f-4549-88d8-3e274724215c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-12 00:30:57,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-76009f9b-4a43-4967-9f7f-47534a628169 x-compute-request-id: req-76009f9b-4a43-4967-9f7f-47534a628169 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_454e1025-c99f-4549-88d8-3e274724215c", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/9c549a13-5d17-421a-8b78-5794b98688f0", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/9c549a13-5d17-421a-8b78-5794b98688f0", "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": "9c549a13-5d17-421a-8b78-5794b98688f0"}} 2018-08-12 00:30:57,714 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-76009f9b-4a43-4967-9f7f-47534a628169 2018-08-12 00:30:57,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.29393696785s 2018-08-12 00:30:57,715 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-76009f9b-4a43-4967-9f7f-47534a628169 2018-08-12 00:30:57,715 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_454e1025-c99f-4549-88d8-3e274724215c', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'9c549a13-5d17-421a-8b78-5794b98688f0', 'swap': 0}) 2018-08-12 00:30:57,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-12 00:30:57,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/9c549a13-5d17-421a-8b78-5794b98688f0/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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" -d '{"extra_specs": {}}' 2018-08-12 00:30:57,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-57623734-b03a-49be-9d90-a5f0f95d6855 x-compute-request-id: req-57623734-b03a-49be-9d90-a5f0f95d6855 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-12 00:30:57,740 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/9c549a13-5d17-421a-8b78-5794b98688f0/os-extra_specs used request id req-57623734-b03a-49be-9d90-a5f0f95d6855 2018-08-12 00:30:57,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244100093842s 2018-08-12 00:30:57,741 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/9c549a13-5d17-421a-8b78-5794b98688f0/os-extra_specs used request id req-57623734-b03a-49be-9d90-a5f0f95d6855 2018-08-12 00:30:57,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:30:57,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:30:57,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 00:30:57,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:30:57,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e952be9-f69f-4e83-ab43-3b5b3746903d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:30:57,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3e952be9-f69f-4e83-ab43-3b5b3746903d 2018-08-12 00:30:57,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0993211269379s 2018-08-12 00:30:57,854 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3e952be9-f69f-4e83-ab43-3b5b3746903d 2018-08-12 00:30:57,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 00:30:57,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:30:57,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b169e66-23a1-44c0-bc91-c94bc45c6134 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:30:57,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0b169e66-23a1-44c0-bc91-c94bc45c6134 2018-08-12 00:30:57,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.086051940918s 2018-08-12 00:30:57,945 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0b169e66-23a1-44c0-bc91-c94bc45c6134 2018-08-12 00:30:57,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-12 00:30:57,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:30:57,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-cab7a97b-c3da-455c-9fe2-6c2a668a6e0a x-compute-request-id: req-cab7a97b-c3da-455c-9fe2-6c2a668a6e0a Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 4}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 1, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 144, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-12 00:30:57,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-cab7a97b-c3da-455c-9fe2-6c2a668a6e0a 2018-08-12 00:30:57,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0336649417877s 2018-08-12 00:30:57,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-cab7a97b-c3da-455c-9fe2-6c2a668a6e0a 2018-08-12 00:30:57,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:30:57,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:30:58,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-9f00485f-28be-45c4-8b55-4aa52446f4f3 Date: Sun, 12 Aug 2018 00:30:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/snap", "metadata": {}}], "file": "/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "7197826e-bd95-4149-80ce-889c7f2f7e4c", "size": 12716032, "self": "/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-12T00:30:57Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_454e1025-c99f-4549-88d8-3e274724215c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_454e1025-c99f-4549-88d8-3e274724215c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-12T00:30:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:30:58,022 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9f00485f-28be-45c4-8b55-4aa52446f4f3 2018-08-12 00:30:58,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0357630252838s 2018-08-12 00:30:58,022 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9f00485f-28be-45c4-8b55-4aa52446f4f3 2018-08-12 00:30:58,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-12 00:30:58,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_454e1025-c99f-4549-88d8-3e274724215c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_454e1025-c99f-4549-88d8-3e274724215c"}' 2018-08-12 00:30:58,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/20c85981-3fb1-4039-abe7-93fa44c81771 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-467d2a7a-ff30-4706-b4c5-397e6424bf8d Date: Sun, 12 Aug 2018 00:30:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/20c85981-3fb1-4039-abe7-93fa44c81771/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "20c85981-3fb1-4039-abe7-93fa44c81771", "size": null, "self": "/v2/images/20c85981-3fb1-4039-abe7-93fa44c81771", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-12T00:30:58Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_454e1025-c99f-4549-88d8-3e274724215c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_454e1025-c99f-4549-88d8-3e274724215c", "checksum": null, "created_at": "2018-08-12T00:30:58Z", "protected": false} 2018-08-12 00:30:58,135 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-467d2a7a-ff30-4706-b4c5-397e6424bf8d 2018-08-12 00:30:58,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.104068040848s 2018-08-12 00:30:58,136 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-467d2a7a-ff30-4706-b4c5-397e6424bf8d returning object 20c85981-3fb1-4039-abe7-93fa44c81771 2018-08-12 00:30:58,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-12 00:30:58,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/20c85981-3fb1-4039-abe7-93fa44c81771/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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" -d '' 2018-08-12 00:30:58,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9c00d403-aa94-4552-b54c-c294286fbb78 Date: Sun, 12 Aug 2018 00:30:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:30:58,455 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/20c85981-3fb1-4039-abe7-93fa44c81771/file used request id req-9c00d403-aa94-4552-b54c-c294286fbb78 2018-08-12 00:30:58,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.318923950195s 2018-08-12 00:30:58,456 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/20c85981-3fb1-4039-abe7-93fa44c81771/file used request id req-9c00d403-aa94-4552-b54c-c294286fbb78 2018-08-12 00:30:58,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:30:58,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:30:58,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-62870272-1c73-4c3d-8438-832dbe4a7eb6 Date: Sun, 12 Aug 2018 00:30:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20c85981-3fb1-4039-abe7-93fa44c81771/snap", "metadata": {}}], "file": "/v2/images/20c85981-3fb1-4039-abe7-93fa44c81771/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "20c85981-3fb1-4039-abe7-93fa44c81771", "size": 12716032, "self": "/v2/images/20c85981-3fb1-4039-abe7-93fa44c81771", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20c85981-3fb1-4039-abe7-93fa44c81771/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-12T00:30:58Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_454e1025-c99f-4549-88d8-3e274724215c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_454e1025-c99f-4549-88d8-3e274724215c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-12T00:30:58Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/snap", "metadata": {}}], "file": "/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "7197826e-bd95-4149-80ce-889c7f2f7e4c", "size": 12716032, "self": "/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-12T00:30:57Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_454e1025-c99f-4549-88d8-3e274724215c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_454e1025-c99f-4549-88d8-3e274724215c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-12T00:30:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:30:58,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-62870272-1c73-4c3d-8438-832dbe4a7eb6 2018-08-12 00:30:58,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0273499488831s 2018-08-12 00:30:58,487 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-62870272-1c73-4c3d-8438-832dbe4a7eb6 2018-08-12 00:30:58,490 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20c85981-3fb1-4039-abe7-93fa44c81771/snap', u'metadata': Munch({})})], 'file': u'/v2/images/20c85981-3fb1-4039-abe7-93fa44c81771/file', 'owner': u'9bd3dfa2366544f8b68d4b96657e1760', 'id': u'20c85981-3fb1-4039-abe7-93fa44c81771', 'size': 12716032, u'self': u'/v2/images/20c85981-3fb1-4039-abe7-93fa44c81771', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20c85981-3fb1-4039-abe7-93fa44c81771/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-12T00:30:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-12T00:30:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_454e1025-c99f-4549-88d8-3e274724215c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/20c85981-3fb1-4039-abe7-93fa44c81771', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_454e1025-c99f-4549-88d8-3e274724215c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_454e1025-c99f-4549-88d8-3e274724215c', 'created': u'2018-08-12T00:30:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-12T00:30:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/20c85981-3fb1-4039-abe7-93fa44c81771', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_454e1025-c99f-4549-88d8-3e274724215c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-12 00:30:58,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-12 00:30:58,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_454e1025-c99f-4549-88d8-3e274724215c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-12 00:30:58,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-5992aa88-e788-4fc3-b24b-600b2419704d x-compute-request-id: req-5992aa88-e788-4fc3-b24b-600b2419704d Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_454e1025-c99f-4549-88d8-3e274724215c", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/07ec6bd9-b231-4098-b31c-dcc701b5ade2", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/07ec6bd9-b231-4098-b31c-dcc701b5ade2", "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": "07ec6bd9-b231-4098-b31c-dcc701b5ade2"}} 2018-08-12 00:30:58,536 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-5992aa88-e788-4fc3-b24b-600b2419704d 2018-08-12 00:30:58,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0446050167084s 2018-08-12 00:30:58,536 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-5992aa88-e788-4fc3-b24b-600b2419704d 2018-08-12 00:30:58,537 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_454e1025-c99f-4549-88d8-3e274724215c', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'07ec6bd9-b231-4098-b31c-dcc701b5ade2', 'swap': 0}) 2018-08-12 00:30:58,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-12 00:30:58,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/07ec6bd9-b231-4098-b31c-dcc701b5ade2/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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" -d '{"extra_specs": {}}' 2018-08-12 00:30:58,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:30: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-96a43b71-182b-40da-90b9-5dfb5477fde3 x-compute-request-id: req-96a43b71-182b-40da-90b9-5dfb5477fde3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-12 00:30:58,560 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/07ec6bd9-b231-4098-b31c-dcc701b5ade2/os-extra_specs used request id req-96a43b71-182b-40da-90b9-5dfb5477fde3 2018-08-12 00:30:58,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221989154816s 2018-08-12 00:30:58,560 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/07ec6bd9-b231-4098-b31c-dcc701b5ade2/os-extra_specs used request id req-96a43b71-182b-40da-90b9-5dfb5477fde3 2018-08-12 00:30:58,560 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_454e1025-c99f-4549-88d8-3e274724215c', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'07ec6bd9-b231-4098-b31c-dcc701b5ade2', 'swap': 0}) 2018-08-12 00:31:02,044 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-12 00:31:02,045 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-12 00:31:02,045 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-12 00:31:02,049 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-12 00:31:02,052 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-12 00:31:05,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-45eb0c27-d1c7-4125-97b5-d7aea6ac00a3/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-12 00:31:05,630 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-12 00:31:05,645 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-12 00:31:05,645 - 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-08-12 00:33:01,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 66fd9ac6-bc94-47e8-81fe-327e1272c5b7 2018-08-12 00:33:01,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '66fd9ac6-bc94-47e8-81fe-327e1272c5b7']'. 2018-08-12 00:33:02,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-12 00:33:02,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-12 00:33:02,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-12 00:33:02,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 66fd9ac6-bc94-47e8-81fe-327e1272c5b7 | 2018-08-12 00:33:02,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-12 00:33:02,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-12 00:31:08 | 2018-08-12 00:33:02,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-12 00:33:01 | 2018-08-12 00:33:02,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:53 | 2018-08-12 00:33:02,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-12 00:33:02,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-12 00:33:02,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 45eb0c27-d1c7-4125-97b5-d7aea6ac00a3) | 2018-08-12 00:33:02,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-12 00:33:02,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e0375412-ce2d-45c5-afe3-d781f0edc220) | 2018-08-12 00:33:02,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-12 00:33:02,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 101.366 | 2018-08-12 00:33:02,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-12 00:33:02,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-12 00:33:02,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-12 00:33:02,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-12 00:33:02,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-12 00:33:02,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-12 00:33:02,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-12 00:33:02,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-12 00:33:02,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-12 00:33:02,594 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-12 00:33:02,594 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:10 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-12 00:33:02,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-12 00:33:02,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/20c85981-3fb1-4039-abe7-93fa44c81771 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:33:03,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5bc282e9-0d44-46f4-972f-7246832f8410 Date: Sun, 12 Aug 2018 00:33:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:33:03,488 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/20c85981-3fb1-4039-abe7-93fa44c81771 used request id req-5bc282e9-0d44-46f4-972f-7246832f8410 2018-08-12 00:33:03,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.886905908585s 2018-08-12 00:33:03,488 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/20c85981-3fb1-4039-abe7-93fa44c81771 used request id req-5bc282e9-0d44-46f4-972f-7246832f8410 2018-08-12 00:33:03,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 00:33:03,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:33:03,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:33: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-25bb4f56-90a6-45ae-ad88-d93393b59a05 x-compute-request-id: req-25bb4f56-90a6-45ae-ad88-d93393b59a05 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_454e1025-c99f-4549-88d8-3e274724215c", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/07ec6bd9-b231-4098-b31c-dcc701b5ade2", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/07ec6bd9-b231-4098-b31c-dcc701b5ade2", "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": "07ec6bd9-b231-4098-b31c-dcc701b5ade2"}, {"name": "neutron_trunk-flavor_454e1025-c99f-4549-88d8-3e274724215c", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/9c549a13-5d17-421a-8b78-5794b98688f0", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/9c549a13-5d17-421a-8b78-5794b98688f0", "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": "9c549a13-5d17-421a-8b78-5794b98688f0"}]} 2018-08-12 00:33:03,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-25bb4f56-90a6-45ae-ad88-d93393b59a05 2018-08-12 00:33:03,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.028911113739s 2018-08-12 00:33:03,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-25bb4f56-90a6-45ae-ad88-d93393b59a05 2018-08-12 00:33:03,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-12 00:33:03,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/07ec6bd9-b231-4098-b31c-dcc701b5ade2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:33:03,564 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:33: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-b320b169-4f1c-4608-ae34-c1a5c047efc2 x-compute-request-id: req-b320b169-4f1c-4608-ae34-c1a5c047efc2 Content-Length: 0 Content-Type: application/json 2018-08-12 00:33:03,564 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/07ec6bd9-b231-4098-b31c-dcc701b5ade2 used request id req-b320b169-4f1c-4608-ae34-c1a5c047efc2 2018-08-12 00:33:03,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0432789325714s 2018-08-12 00:33:03,564 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/07ec6bd9-b231-4098-b31c-dcc701b5ade2 used request id req-b320b169-4f1c-4608-ae34-c1a5c047efc2 2018-08-12 00:33:03,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-12 00:33:03,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/fa237698-d8af-49bb-aa0c-a42f05c42e22/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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" -d '{"subnet_id": "b4796640-eb3a-4669-8288-1be46b0c65ee"}' 2018-08-12 00:33:05,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-110028d1-6511-4720-92b6-2b4bcdb38f14 Date: Sun, 12 Aug 2018 00:33:05 GMT RESP BODY: {"network_id": "1c5650e9-a5d6-477e-9713-bf60a7dba727", "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "subnet_id": "b4796640-eb3a-4669-8288-1be46b0c65ee", "subnet_ids": ["b4796640-eb3a-4669-8288-1be46b0c65ee"], "port_id": "a6c25111-0b4b-44be-96fa-ef2518f81a05", "id": "fa237698-d8af-49bb-aa0c-a42f05c42e22"} 2018-08-12 00:33:05,075 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/fa237698-d8af-49bb-aa0c-a42f05c42e22/remove_router_interface.json used request id req-110028d1-6511-4720-92b6-2b4bcdb38f14 2018-08-12 00:33:05,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.51072001457s 2018-08-12 00:33:05,076 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/fa237698-d8af-49bb-aa0c-a42f05c42e22/remove_router_interface.json used request id req-110028d1-6511-4720-92b6-2b4bcdb38f14 returning object fa237698-d8af-49bb-aa0c-a42f05c42e22 2018-08-12 00:33:05,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-12 00:33:05,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:33:05,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-29549b6f-ea99-48ff-ad16-cfee3e4f5212 Date: Sun, 12 Aug 2018 00:33:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "a7b792f7b9c146099385fcf3faa158cb", "created_at": "2018-08-11T22:08:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-11T22:08:34Z", "revision_number": 4, "routes": [], "project_id": "a7b792f7b9c146099385fcf3faa158cb", "id": "bc12610d-1235-421c-964a-24f38ef16f99", "name": "vmtp-router_992ab1cb-0b98-481d-a15e-22f6652b7ffe"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "9bd3dfa2366544f8b68d4b96657e1760", "created_at": "2018-08-12T00:30:53Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-12T00:33:04Z", "revision_number": 4, "routes": [], "project_id": "9bd3dfa2366544f8b68d4b96657e1760", "id": "fa237698-d8af-49bb-aa0c-a42f05c42e22", "name": "neutron_trunk-router_454e1025-c99f-4549-88d8-3e274724215c"}]} 2018-08-12 00:33:05,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-29549b6f-ea99-48ff-ad16-cfee3e4f5212 2018-08-12 00:33:05,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112106084824s 2018-08-12 00:33:05,189 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-29549b6f-ea99-48ff-ad16-cfee3e4f5212 2018-08-12 00:33:05,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-12 00:33:05,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/fa237698-d8af-49bb-aa0c-a42f05c42e22.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:33:06,487 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-668ad32d-7766-420b-ac47-18b97ad3be07 Content-Length: 0 Date: Sun, 12 Aug 2018 00:33:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:33:06,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/fa237698-d8af-49bb-aa0c-a42f05c42e22.json used request id req-668ad32d-7766-420b-ac47-18b97ad3be07 2018-08-12 00:33:06,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.29650306702s 2018-08-12 00:33:06,487 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/fa237698-d8af-49bb-aa0c-a42f05c42e22.json used request id req-668ad32d-7766-420b-ac47-18b97ad3be07 2018-08-12 00:33:06,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-12 00:33:06,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:33:06,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2546 X-Openstack-Request-Id: req-c0fa384d-ebf0-491b-abfe-bdfb24af24da Date: Sun, 12 Aug 2018 00:33:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa3ad3a1-17fc-4de4-a1c1-60f118717045","tenant_id":"a7b792f7b9c146099385fcf3faa158cb","created_at":"2018-08-11T22:08:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T22:08:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"gateway_ip":"192.168.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"a7b792f7b9c146099385fcf3faa158cb","id":"1b53ca57-aa3f-4daa-af06-512d36182fd0","subnetpool_id":null,"name":"pns-internal-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd1a0bc7-8798-46e1-a415-e242121ee55d","tenant_id":"a7b792f7b9c146099385fcf3faa158cb","created_at":"2018-08-11T22:08:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-11T22:08:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"gateway_ip":"192.168.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.2.0/24","project_id":"a7b792f7b9c146099385fcf3faa158cb","id":"4420d976-9c0e-4044-b216-29e446c5e3d4","subnetpool_id":null,"name":"pns-internal-subnet2"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2f70d71e-d369-422c-afe9-61964f7f223e","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:19Z","dns_nameservers":[],"updated_at":"2018-08-11T21:06:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"5939349f-42ca-4a9b-b20d-07f23a04e25f","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c5650e9-a5d6-477e-9713-bf60a7dba727","tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:30:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-12T00:30:52Z","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":"9bd3dfa2366544f8b68d4b96657e1760","id":"b4796640-eb3a-4669-8288-1be46b0c65ee","subnetpool_id":null,"name":"neutron_trunk-subnet_454e1025-c99f-4549-88d8-3e274724215c"}]} 2018-08-12 00:33:06,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-c0fa384d-ebf0-491b-abfe-bdfb24af24da 2018-08-12 00:33:06,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0528049468994s 2018-08-12 00:33:06,541 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-c0fa384d-ebf0-491b-abfe-bdfb24af24da 2018-08-12 00:33:06,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-12 00:33:06,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/b4796640-eb3a-4669-8288-1be46b0c65ee.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:33:07,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d65d73c0-4de0-4646-8308-c55fcdfd799b Date: Sun, 12 Aug 2018 00:33:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:33:07,639 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/b4796640-eb3a-4669-8288-1be46b0c65ee.json used request id req-d65d73c0-4de0-4646-8308-c55fcdfd799b 2018-08-12 00:33:07,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09648323059s 2018-08-12 00:33:07,640 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/b4796640-eb3a-4669-8288-1be46b0c65ee.json used request id req-d65d73c0-4de0-4646-8308-c55fcdfd799b 2018-08-12 00:33:07,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:33:07,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:33:07,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2754 X-Openstack-Request-Id: req-36debd56-8254-42f9-9a57-9d952bc4987c Date: Sun, 12 Aug 2018 00:33:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c5650e9-a5d6-477e-9713-bf60a7dba727","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bd3dfa2366544f8b68d4b96657e1760","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-12T00:33:07Z","provider:segmentation_id":3,"name":"neutron_trunk-net_454e1025-c99f-4549-88d8-3e274724215c","admin_state_up":true,"tenant_id":"9bd3dfa2366544f8b68d4b96657e1760","created_at":"2018-08-12T00:30:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fa3ad3a1-17fc-4de4-a1c1-60f118717045","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7b792f7b9c146099385fcf3faa158cb","status":"ACTIVE","subnets":["1b53ca57-aa3f-4daa-af06-512d36182fd0"],"description":"","tags":[],"updated_at":"2018-08-11T22:08:31Z","provider:segmentation_id":82,"name":"pns-internal-net_992ab1cb-0b98-481d-a15e-22f6652b7ffe","admin_state_up":true,"tenant_id":"a7b792f7b9c146099385fcf3faa158cb","created_at":"2018-08-11T22:08:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fd1a0bc7-8798-46e1-a415-e242121ee55d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7b792f7b9c146099385fcf3faa158cb","status":"ACTIVE","subnets":["4420d976-9c0e-4044-b216-29e446c5e3d4"],"description":"","tags":[],"updated_at":"2018-08-11T22:08:32Z","provider:segmentation_id":11,"name":"pns-internal-net2_992ab1cb-0b98-481d-a15e-22f6652b7ffe","admin_state_up":true,"tenant_id":"a7b792f7b9c146099385fcf3faa158cb","created_at":"2018-08-11T22:08:31Z","provider:network_type":"vxlan"}]} 2018-08-12 00:33:07,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-36debd56-8254-42f9-9a57-9d952bc4987c 2018-08-12 00:33:07,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0919458866119s 2018-08-12 00:33:07,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-36debd56-8254-42f9-9a57-9d952bc4987c 2018-08-12 00:33:07,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-12 00:33:07,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/1c5650e9-a5d6-477e-9713-bf60a7dba727.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:33:08,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cad1b990-9aae-4a01-8c79-c3230648f8ed Date: Sun, 12 Aug 2018 00:33:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:33:08,913 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/1c5650e9-a5d6-477e-9713-bf60a7dba727.json used request id req-cad1b990-9aae-4a01-8c79-c3230648f8ed 2018-08-12 00:33:08,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17925000191s 2018-08-12 00:33:08,914 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/1c5650e9-a5d6-477e-9713-bf60a7dba727.json used request id req-cad1b990-9aae-4a01-8c79-c3230648f8ed 2018-08-12 00:33:08,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:33:08,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:33:08,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-0d516fff-83ea-4b34-b26e-4dc645613fb6 Date: Sun, 12 Aug 2018 00:33:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/snap", "metadata": {}}], "file": "/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/file", "owner": "9bd3dfa2366544f8b68d4b96657e1760", "id": "7197826e-bd95-4149-80ce-889c7f2f7e4c", "size": 12716032, "self": "/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7197826e-bd95-4149-80ce-889c7f2f7e4c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-12T00:30:57Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_454e1025-c99f-4549-88d8-3e274724215c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_454e1025-c99f-4549-88d8-3e274724215c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-12T00:30:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:33:08,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0d516fff-83ea-4b34-b26e-4dc645613fb6 2018-08-12 00:33:08,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256059169769s 2018-08-12 00:33:08,944 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0d516fff-83ea-4b34-b26e-4dc645613fb6 2018-08-12 00:33:08,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-12 00:33:08,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:33:09,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-585bcf79-d30b-4d26-9dda-8fb74f6fca77 Date: Sun, 12 Aug 2018 00:33:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:33:09,556 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c used request id req-585bcf79-d30b-4d26-9dda-8fb74f6fca77 2018-08-12 00:33:09,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.609628915787s 2018-08-12 00:33:09,557 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/7197826e-bd95-4149-80ce-889c7f2f7e4c used request id req-585bcf79-d30b-4d26-9dda-8fb74f6fca77 2018-08-12 00:33:09,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 00:33:09,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:33:09,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:33: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-66c5ad69-1dc8-44d7-a67b-5a7ef3dc051d x-compute-request-id: req-66c5ad69-1dc8-44d7-a67b-5a7ef3dc051d Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_454e1025-c99f-4549-88d8-3e274724215c", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/9c549a13-5d17-421a-8b78-5794b98688f0", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/9c549a13-5d17-421a-8b78-5794b98688f0", "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": "9c549a13-5d17-421a-8b78-5794b98688f0"}]} 2018-08-12 00:33:09,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-66c5ad69-1dc8-44d7-a67b-5a7ef3dc051d 2018-08-12 00:33:09,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253350734711s 2018-08-12 00:33:09,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-66c5ad69-1dc8-44d7-a67b-5a7ef3dc051d 2018-08-12 00:33:09,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-12 00:33:09,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/9c549a13-5d17-421a-8b78-5794b98688f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}82dcd87b48a9ba73a7d8a6756316c22db4508cb5" 2018-08-12 00:33:09,609 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:33: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-ae5b452b-6788-4c1a-ab07-d1909f08075e x-compute-request-id: req-ae5b452b-6788-4c1a-ab07-d1909f08075e Content-Length: 0 Content-Type: application/json 2018-08-12 00:33:09,609 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/9c549a13-5d17-421a-8b78-5794b98688f0 used request id req-ae5b452b-6788-4c1a-ab07-d1909f08075e 2018-08-12 00:33:09,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0244309902191s 2018-08-12 00:33:09,609 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/9c549a13-5d17-421a-8b78-5794b98688f0 used request id req-ae5b452b-6788-4c1a-ab07-d1909f08075e 2018-08-12 00:33:09,667 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-08-12 00:33:09,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-12 00:33:09,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-12 00:33:09,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-12 00:33:09,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-12 00:33:09,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-12 00:33:09,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-12 00:33:09,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-12 00:33:09,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-12 00:33:09,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-12 00:33:09,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-12 00:33:09,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-12 00:33:09,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-12 00:33:09,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-12 00:33:09,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-12 00:33:09,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-12 00:33:09,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-12 00:33:09,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-12 00:33:09,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-12 00:33:09,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-12 00:33:09,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-12 00:33:09,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-12 00:33:09,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-12 00:33:09,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-12 00:33:09,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-12 00:33:09,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-12 00:33:09,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:33:09,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4d7e105-98bf-400e-a203-47bfd9a67f84 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:33:09,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c4d7e105-98bf-400e-a203-47bfd9a67f84 2018-08-12 00:33:09,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-12 00:33:10,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:33:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["PSniCTgeQ-C5kWAKuh_Avw"], "issued_at": "2018-08-12T00:33:10.000000Z"}} 2018-08-12 00:33:10,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:33:10,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}e7a40d9d5ee17f1764e93e123d0f5da260e98f4f" 2018-08-12 00:33:10,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-5e31bb01-79e8-4301-8be4-72d84b617ce9 Date: Sun, 12 Aug 2018 00:33:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-12 00:33:10,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5e31bb01-79e8-4301-8be4-72d84b617ce9 2018-08-12 00:33:10,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.240622997284s 2018-08-12 00:33:10,341 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5e31bb01-79e8-4301-8be4-72d84b617ce9 2018-08-12 00:33:10,342 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-12 00:33:13,088 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-12 00:33:16,048 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 065daaaf-c4c8-4700-ad50-a643c109cea1 | 2018-08-12T00:33:15.644222 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 065daaaf-c4c8-4700-ad50-a643c109cea1 ~/.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-08-12 00:33:19,764 - 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-08-12 00:33:19,764 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-12 00:33:22,757 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-12 00:33:26,225 - 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=d60781fa-cc45-4462-8cda-59922e545a39) as the default verifier for the future CLI operations. 2018-08-12 00:33:29,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-12 00:33:29,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e7a40d9d5ee17f1764e93e123d0f5da260e98f4f" 2018-08-12 00:33:29,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-3b998556-2064-4973-9113-a9b87ba5d13a Date: Sun, 12 Aug 2018 00:33:29 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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-12 00:33:29,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/extensions.json used request id req-3b998556-2064-4973-9113-a9b87ba5d13a 2018-08-12 00:33:29,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.169634819031s 2018-08-12 00:33:29,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/extensions.json used request id req-3b998556-2064-4973-9113-a9b87ba5d13a 2018-08-12 00:33:29,860 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-08-12 00:33:29,860 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-08-12 00:33:29,860 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-08-12 00:33:29,918 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-08-12 00:33:29,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-12 00:33:29,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-12 00:33:29,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-12 00:33:29,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-12 00:33:29,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-12 00:33:29,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-12 00:33:29,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-12 00:33:29,959 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-12 00:33:29,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-12 00:33:29,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-12 00:33:29,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-12 00:33:29,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-12 00:33:29,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-12 00:33:29,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-12 00:33:29,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-12 00:33:29,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-12 00:33:29,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-12 00:33:29,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-12 00:33:29,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-12 00:33:29,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-12 00:33:29,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-12 00:33:29,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-12 00:33:29,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-12 00:33:29,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-12 00:33:29,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-12 00:33:29,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:33:29,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6449fe4c-6720-4b7f-bfa9-bc9c84a18400 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:33:29,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6449fe4c-6720-4b7f-bfa9-bc9c84a18400 2018-08-12 00:33:29,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-12 00:33:30,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["8izhyKtIQFakqXXAVuqJxg"], "issued_at": "2018-08-12T00:33:30.000000Z"}} 2018-08-12 00:33:30,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:33:30,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}a75f934431f97fb9c19692079e24b4fc3da1ceb3" 2018-08-12 00:33:30,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-d0bb77bb-94a8-48b0-a128-f934f94e4cd2 Date: Sun, 12 Aug 2018 00:33:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-12 00:33:30,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d0bb77bb-94a8-48b0-a128-f934f94e4cd2 2018-08-12 00:33:30,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251298904419s 2018-08-12 00:33:30,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d0bb77bb-94a8-48b0-a128-f934f94e4cd2 2018-08-12 00:33:30,599 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-12 00:33:33,408 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-12 00:33:36,320 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c4661ead-fed9-4af1-860d-bc527d2a7b39 | 2018-08-12T00:33:35.945151 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c4661ead-fed9-4af1-860d-bc527d2a7b39 ~/.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-08-12 00:33:40,282 - 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-08-12 00:33:40,282 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-12 00:33:43,663 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-12 00:33:47,339 - 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=ae33a5e5-2756-4183-88bd-1774a087630d) as the default verifier for the future CLI operations. 2018-08-12 00:33:50,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-12 00:33:50,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a75f934431f97fb9c19692079e24b4fc3da1ceb3" 2018-08-12 00:33:50,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-51a88ab8-4779-46b7-85ca-109cfe2759ac Date: Sun, 12 Aug 2018 00:33:50 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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-12 00:33:50,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/extensions.json used request id req-51a88ab8-4779-46b7-85ca-109cfe2759ac 2018-08-12 00:33:50,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0148169994354s 2018-08-12 00:33:50,680 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/extensions.json used request id req-51a88ab8-4779-46b7-85ca-109cfe2759ac 2018-08-12 00:33:50,687 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-08-12 00:33:50,688 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-08-12 00:33:50,688 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-08-12 00:33:50,750 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-12 00:33:50,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-12 00:33:50,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-12 00:33:50,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-12 00:33:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-12 00:33:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-12 00:33:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-12 00:33:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-12 00:33:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-12 00:33:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-12 00:33:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-12 00:33:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-12 00:33:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-12 00:33:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-12 00:33:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-12 00:33:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-12 00:33:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-12 00:33:50,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-12 00:33:50,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-12 00:33:50,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-12 00:33:50,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-12 00:33:50,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-12 00:33:50,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-12 00:33:50,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-12 00:33:50,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-12 00:33:50,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-12 00:33:50,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:33:50,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acdabed4-10a8-4035-9354-5a2126723eb3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:33:50,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-acdabed4-10a8-4035-9354-5a2126723eb3 2018-08-12 00:33:50,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-12 00:33:51,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:33:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["Zx6GtgVIQbC5QPdmwfe5Hw"], "issued_at": "2018-08-12T00:33:51.000000Z"}} 2018-08-12 00:33:51,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:33:51,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}cf91d4eb004973e4bd4b83743c5b0e810f500075" 2018-08-12 00:33:51,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-5f88192a-74d7-4dc3-88cd-733d25888bbd Date: Sun, 12 Aug 2018 00:33:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-12 00:33:51,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5f88192a-74d7-4dc3-88cd-733d25888bbd 2018-08-12 00:33:51,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259935855865s 2018-08-12 00:33:51,445 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5f88192a-74d7-4dc3-88cd-733d25888bbd 2018-08-12 00:33:51,445 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-12 00:33:54,302 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-12 00:33:57,083 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 452285f5-c4a6-4a29-9e11-e05a5e3e76aa | 2018-08-12T00:33:56.727024 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 452285f5-c4a6-4a29-9e11-e05a5e3e76aa ~/.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-08-12 00:34:00,757 - 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-08-12 00:34:00,757 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-12 00:34:03,397 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-12 00:34:07,141 - 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=647b4b0a-e3e4-49c0-998c-807f7602f628) as the default verifier for the future CLI operations. 2018-08-12 00:34:10,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:34:10,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:34: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:34:10,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-12 00:34:10,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-08-12 00:34:10,658 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:34: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://192.30.9.5: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.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:34:10,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}cf91d4eb004973e4bd4b83743c5b0e810f500075" 2018-08-12 00:34:10,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b3b837-def9-46f2-8e2e-9e38942b3398 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/02dfd937e35b4e4692a7348a0e48b8e6"}, "enabled": true, "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1041b5ad95f74c2a8260f7f0809b968b"}, "enabled": true, "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/19b79e9a563a4b158448eb297b8cb1ff"}, "enabled": true, "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1a9817bcc6b142bebda428991b4059d5"}, "enabled": true, "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4040cf90f30e4bbe822bd30400b6391e"}, "enabled": true, "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/421601e22a4f469b90f2f38a08ef8312"}, "enabled": true, "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/482db775f319458da09a701458fd69f1"}, "enabled": true, "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6d7d3f66871946bdbe97cdc58c4517de"}, "enabled": true, "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/860dd2b943f543859dfb6e68e684716c"}, "enabled": true, "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/90ce16f7f2c44fcb94ec0c3765442426"}, "enabled": true, "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a1f98acec3f04bb290fb3d6c0075ddba"}, "enabled": true, "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/abe619e7874a4bfd852df40c8785bb4f"}, "enabled": true, "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e06d480c0bf44f12b6f43b563ca7065f"}, "enabled": true, "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e326eba7b24442b4a3dee34c0f5e0b8e"}, "enabled": true, "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e750353b5be9447983667540037ea5e4"}, "enabled": true, "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-12 00:34:10,756 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-93b3b837-def9-46f2-8e2e-9e38942b3398 2018-08-12 00:34:10,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.10520195961s 2018-08-12 00:34:10,756 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-93b3b837-def9-46f2-8e2e-9e38942b3398 2018-08-12 00:34:10,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-12 00:34:10,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}cf91d4eb004973e4bd4b83743c5b0e810f500075" 2018-08-12 00:34:10,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-de1ff378-929d-4c77-a983-8995b5be61ce Date: Sun, 12 Aug 2018 00:34:10 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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"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": "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": "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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-12 00:34:10,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/extensions.json used request id req-de1ff378-929d-4c77-a983-8995b5be61ce 2018-08-12 00:34:10,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.171732902527s 2018-08-12 00:34:10,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/extensions.json used request id req-de1ff378-929d-4c77-a983-8995b5be61ce 2018-08-12 00:34:10,941 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-12 00:34:10,942 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-12 00:34:10,947 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 06:17 | FAIL | | neutron-tempest-plugin-api | functest | smoke | 11:45 | FAIL | | rally_sanity | functest | smoke | 24:26 | PASS | | patrole | functest | smoke | 01:50 | PASS | | vmtp | functest | smoke | 40:17 | FAIL | | shaker | functest | smoke | 64:60 | FAIL | | snaps_smoke | functest | smoke | 36:38 | PASS | | neutron_trunk | functest | smoke | 02:10 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-08-12 00:34:10,958 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-12 00:34:11,226 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-12 00:34:11,338 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-12 00:34:14,363 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-211 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-12 00:34:14,368 - 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.30,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.50 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=CZUR8z9GCRGfq7QEPYyBHup8r 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=9bd3dfa2366544f8b68d4b96657e1760 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=Qe4vBDU9aYFaTcuZZTTe9cs9h export OS_REGION_NAME=regionOne 2018-08-12 00:34:14,368 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-12 00:34:14,369 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-12 00:34:14,370 - 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 | | vgpu | functest | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-08-12 00:34:14,375 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-12 00:34:16,865 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-211 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-12 00:34:16,869 - 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.30,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.50 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=CZUR8z9GCRGfq7QEPYyBHup8r 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=9bd3dfa2366544f8b68d4b96657e1760 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=Qe4vBDU9aYFaTcuZZTTe9cs9h export OS_REGION_NAME=regionOne 2018-08-12 00:34:16,870 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-12 00:34:16,871 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-08-12 00:34:16,887 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-08-12 00:34:17,260 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-12 00:34:17,261 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-12 00:34:17,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-12 00:34:17,262 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-12 00:34:17,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-12 00:34:17,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:34:17,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f95a3cd6-9e0c-45d6-8b7e-8eb4eb7b3577 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:34:17,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f95a3cd6-9e0c-45d6-8b7e-8eb4eb7b3577 2018-08-12 00:34:17,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-12 00:34:17,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["EQ5fSESMQLCxhnvZ9IXO8g"], "issued_at": "2018-08-12T00:34:17.000000Z"}} 2018-08-12 00:34:17,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:34:17,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:34:17,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-ac7992a6-0e84-4d1d-95f0-afa6da9acb96 Date: Sun, 12 Aug 2018 00:34:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-12 00:34:17,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ac7992a6-0e84-4d1d-95f0-afa6da9acb96 2018-08-12 00:34:17,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.242817163467s 2018-08-12 00:34:17,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ac7992a6-0e84-4d1d-95f0-afa6da9acb96 2018-08-12 00:34:17,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:34:17,929 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:34: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:34:17,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-12 00:34:17,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:34:18,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fb6eb2f-06f0-42e9-8ba7-257780df5767 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/dd0dcce16a4b469e9c71a7c4c58cfca9"}, "tags": [], "enabled": true, "id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-08-12 00:34:18,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-4fb6eb2f-06f0-42e9-8ba7-257780df5767 2018-08-12 00:34:18,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0870580673218s 2018-08-12 00:34:18,018 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-4fb6eb2f-06f0-42e9-8ba7-257780df5767 2018-08-12 00:34:18,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-12 00:34:18,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}93318e09fdf396bf43af76c8ca47aed7acecbad4" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_bba05464-1dfa-4f88-8a78-733c9924a727"}}' 2018-08-12 00:34:18,225 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:34:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5659ec67-a641-4d9e-8678-d6105d3cd6ac 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.30:5000/v3/projects/1223ee00c90548e6a1be5768967eb1ae"}, "tags": [], "enabled": true, "id": "1223ee00c90548e6a1be5768967eb1ae", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_bba05464-1dfa-4f88-8a78-733c9924a727"}} 2018-08-12 00:34:18,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-5659ec67-a641-4d9e-8678-d6105d3cd6ac 2018-08-12 00:34:18,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.200562000275s 2018-08-12 00:34:18,226 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-5659ec67-a641-4d9e-8678-d6105d3cd6ac 2018-08-12 00:34:18,226 - 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'1223ee00c90548e6a1be5768967eb1ae', '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_bba05464-1dfa-4f88-8a78-733c9924a727'}) 2018-08-12 00:34:18,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-12 00:34:18,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}93318e09fdf396bf43af76c8ca47aed7acecbad4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "37eee88e-a865-4de7-b193-8b9c5f791eb1", "email": null, "name": "cloudify-user_bba05464-1dfa-4f88-8a78-733c9924a727"}}' 2018-08-12 00:34:18,591 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:34:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0461b15-db43-4841-8c29-095e667a3f69 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_bba05464-1dfa-4f88-8a78-733c9924a727", "links": {"self": "http://172.30.9.30:5000/v3/users/a4af3503afe845acb6db2c902398f1a5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4af3503afe845acb6db2c902398f1a5", "domain_id": "default", "password_expires_at": null}} 2018-08-12 00:34:18,591 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-e0461b15-db43-4841-8c29-095e667a3f69 2018-08-12 00:34:18,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.358803987503s 2018-08-12 00:34:18,592 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-e0461b15-db43-4841-8c29-095e667a3f69 2018-08-12 00:34:18,592 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a4af3503afe845acb6db2c902398f1a5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_bba05464-1dfa-4f88-8a78-733c9924a727'}) 2018-08-12 00:34:18,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 00:34:18,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:34:18,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45e551b2-14d7-4c24-a2f8-5b2676d2b8df Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:34:18,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-45e551b2-14d7-4c24-a2f8-5b2676d2b8df 2018-08-12 00:34:18,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0884110927582s 2018-08-12 00:34:18,685 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-45e551b2-14d7-4c24-a2f8-5b2676d2b8df 2018-08-12 00:34:18,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 00:34:18,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:34:18,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6a2f7ae-e599-47fd-80df-aad80d232735 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:34:18,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d6a2f7ae-e599-47fd-80df-aad80d232735 2018-08-12 00:34:18,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0867509841919s 2018-08-12 00:34:18,776 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d6a2f7ae-e599-47fd-80df-aad80d232735 2018-08-12 00:34:18,777 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-12 00:34:18,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-12 00:34:18,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}93318e09fdf396bf43af76c8ca47aed7acecbad4" -d '{"role": {"name": "Member"}}' 2018-08-12 00:34:18,810 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:34:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f0087fd-94f9-4168-845d-4ec56cd20227 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7743aafe79f74d188532b2c975218b2b", "links": {"self": "http://172.30.9.30:5000/v3/roles/7743aafe79f74d188532b2c975218b2b"}, "name": "Member"}} 2018-08-12 00:34:18,810 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-5f0087fd-94f9-4168-845d-4ec56cd20227 2018-08-12 00:34:18,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0293629169464s 2018-08-12 00:34:18,810 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-5f0087fd-94f9-4168-845d-4ec56cd20227 2018-08-12 00:34:18,811 - 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'7743aafe79f74d188532b2c975218b2b'}) 2018-08-12 00:34:18,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 00:34:18,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:34:18,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3aa19a5-cbc4-43f4-b078-49dbd72388ff Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "7743aafe79f74d188532b2c975218b2b", "links": {"self": "http://172.30.9.30:5000/v3/roles/7743aafe79f74d188532b2c975218b2b"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:34:18,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c3aa19a5-cbc4-43f4-b078-49dbd72388ff 2018-08-12 00:34:18,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0880160331726s 2018-08-12 00:34:18,903 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c3aa19a5-cbc4-43f4-b078-49dbd72388ff 2018-08-12 00:34:18,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-12 00:34:18,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:34:19,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-729c76e0-8f6e-418c-9782-1f58fb763a04 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-12 00:34:19,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-729c76e0-8f6e-418c-9782-1f58fb763a04 2018-08-12 00:34:19,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0958611965179s 2018-08-12 00:34:19,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-729c76e0-8f6e-418c-9782-1f58fb763a04 2018-08-12 00:34:19,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-12 00:34:19,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:34:19,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74dbe508-2bce-4cac-81a6-7829c31162b8 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify-user_bba05464-1dfa-4f88-8a78-733c9924a727", "links": {"self": "http://172.30.9.30:5000/v3/users/a4af3503afe845acb6db2c902398f1a5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4af3503afe845acb6db2c902398f1a5", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:34:19,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-74dbe508-2bce-4cac-81a6-7829c31162b8 2018-08-12 00:34:19,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122408151627s 2018-08-12 00:34:19,128 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-74dbe508-2bce-4cac-81a6-7829c31162b8 2018-08-12 00:34:19,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-12 00:34:19,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:34:19,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff6d22d6-789f-4ce9-ad7c-6e7482d26c46 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.30:5000/v3/projects/1223ee00c90548e6a1be5768967eb1ae"}, "tags": [], "enabled": true, "id": "1223ee00c90548e6a1be5768967eb1ae", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_bba05464-1dfa-4f88-8a78-733c9924a727"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-12 00:34:19,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-ff6d22d6-789f-4ce9-ad7c-6e7482d26c46 2018-08-12 00:34:19,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0890622138977s 2018-08-12 00:34:19,229 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-ff6d22d6-789f-4ce9-ad7c-6e7482d26c46 2018-08-12 00:34:19,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-12 00:34:19,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=a4af3503afe845acb6db2c902398f1a5&role.id=7743aafe79f74d188532b2c975218b2b&scope.project.id=1223ee00c90548e6a1be5768967eb1ae" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:34:19,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78cc2902-9291-40fb-8ff2-fee5e8a044ac Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=a4af3503afe845acb6db2c902398f1a5&role.id=7743aafe79f74d188532b2c975218b2b&scope.project.id=1223ee00c90548e6a1be5768967eb1ae", "previous": null, "next": null}} 2018-08-12 00:34:19,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=a4af3503afe845acb6db2c902398f1a5&role.id=7743aafe79f74d188532b2c975218b2b&scope.project.id=1223ee00c90548e6a1be5768967eb1ae used request id req-78cc2902-9291-40fb-8ff2-fee5e8a044ac 2018-08-12 00:34:19,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0894598960876s 2018-08-12 00:34:19,327 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=a4af3503afe845acb6db2c902398f1a5&role.id=7743aafe79f74d188532b2c975218b2b&scope.project.id=1223ee00c90548e6a1be5768967eb1ae used request id req-78cc2902-9291-40fb-8ff2-fee5e8a044ac 2018-08-12 00:34:19,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-12 00:34:19,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/1223ee00c90548e6a1be5768967eb1ae/users/a4af3503afe845acb6db2c902398f1a5/roles/7743aafe79f74d188532b2c975218b2b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:34:19,447 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95acd007-2d07-432e-9c11-e80198aba982 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:34:19,447 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/1223ee00c90548e6a1be5768967eb1ae/users/a4af3503afe845acb6db2c902398f1a5/roles/7743aafe79f74d188532b2c975218b2b used request id req-95acd007-2d07-432e-9c11-e80198aba982 2018-08-12 00:34:19,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.117135047913s 2018-08-12 00:34:19,447 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/1223ee00c90548e6a1be5768967eb1ae/users/a4af3503afe845acb6db2c902398f1a5/roles/7743aafe79f74d188532b2c975218b2b used request id req-95acd007-2d07-432e-9c11-e80198aba982 2018-08-12 00:34:19,448 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_bba05464-1dfa-4f88-8a78-733c9924a727', 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'1223ee00c90548e6a1be5768967eb1ae', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.50', 'password': '37eee88e-a865-4de7-b193-8b9c5f791eb1', 'username': u'cloudify-user_bba05464-1dfa-4f88-8a78-733c9924a727', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-12 00:34:19,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-12 00:34:19,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-12 00:34:19,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-12 00:34:19,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-12 00:34:19,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-12 00:34:19,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-12 00:34:19,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-12 00:34:19,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-12 00:34:19,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-12 00:34:19,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-12 00:34:19,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-12 00:34:19,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-12 00:34:19,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-12 00:34:19,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-12 00:34:19,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-12 00:34:19,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-12 00:34:19,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-12 00:34:19,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-12 00:34:19,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-12 00:34:19,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-12 00:34:19,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-12 00:34:19,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-12 00:34:19,453 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_bba05464-1dfa-4f88-8a78-733c9924a727', 'password': '37eee88e-a865-4de7-b193-8b9c5f791eb1', 'project_name': 'cloudify-project_bba05464-1dfa-4f88-8a78-733c9924a727', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000//v3', 'project_id': '1223ee00c90548e6a1be5768967eb1ae', 'project_domain_name': 'Default'} 2018-08-12 00:34:19,454 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-08-12 00:34:19,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:34:19,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-240d4b6c-2234-4850-b4fa-5cf0af84ace0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:34:19,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-240d4b6c-2234-4850-b4fa-5cf0af84ace0 2018-08-12 00:34:19,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-12 00:34:19,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7743aafe79f74d188532b2c975218b2b", "name": "Member"}], "expires_at": "2018-08-12T01:34:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1223ee00c90548e6a1be5768967eb1ae", "name": "cloudify-project_bba05464-1dfa-4f88-8a78-733c9924a727"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1223ee00c90548e6a1be5768967eb1ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/1223ee00c90548e6a1be5768967eb1ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/1223ee00c90548e6a1be5768967eb1ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_1223ee00c90548e6a1be5768967eb1ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_1223ee00c90548e6a1be5768967eb1ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1223ee00c90548e6a1be5768967eb1ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/1223ee00c90548e6a1be5768967eb1ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/1223ee00c90548e6a1be5768967eb1ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1223ee00c90548e6a1be5768967eb1ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/1223ee00c90548e6a1be5768967eb1ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/1223ee00c90548e6a1be5768967eb1ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1223ee00c90548e6a1be5768967eb1ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/1223ee00c90548e6a1be5768967eb1ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/1223ee00c90548e6a1be5768967eb1ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_bba05464-1dfa-4f88-8a78-733c9924a727", "id": "a4af3503afe845acb6db2c902398f1a5"}, "audit_ids": ["yDMzJObNR7CERRByR-akRw"], "issued_at": "2018-08-12T00:34:19.000000Z"}} 2018-08-12 00:34:19,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-12 00:34:19,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -d '{"network": {"name": "cloudify-net_bba05464-1dfa-4f88-8a78-733c9924a727", "admin_state_up": true}}' 2018-08-12 00:34:20,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-5587e0fe-7a8d-484c-9da9-9a799a701b30 Date: Sun, 12 Aug 2018 00:34:20 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1223ee00c90548e6a1be5768967eb1ae","created_at":"2018-08-12T00:34:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:34:20Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1223ee00c90548e6a1be5768967eb1ae","id":"2748178d-1785-4be3-a7fd-aea2f00096c7","name":"cloudify-net_bba05464-1dfa-4f88-8a78-733c9924a727"}} 2018-08-12 00:34:20,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-5587e0fe-7a8d-484c-9da9-9a799a701b30 2018-08-12 00:34:20,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.696638822556s 2018-08-12 00:34:20,547 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-5587e0fe-7a8d-484c-9da9-9a799a701b30 2018-08-12 00:34:20,547 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-12T00:34:20Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'2748178d-1785-4be3-a7fd-aea2f00096c7', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_bba05464-1dfa-4f88-8a78-733c9924a727', u'admin_state_up': True, u'tenant_id': u'1223ee00c90548e6a1be5768967eb1ae', u'created_at': u'2018-08-12T00:34:20Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1223ee00c90548e6a1be5768967eb1ae'}) 2018-08-12 00:34:20,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:34:20,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:34:20,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-daedcda4-6c8d-4f46-bf5d-c4632ee1e9fc Date: Sun, 12 Aug 2018 00:34:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:34:20Z","tenant_id":"1223ee00c90548e6a1be5768967eb1ae","created_at":"2018-08-12T00:34:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1223ee00c90548e6a1be5768967eb1ae","id":"2748178d-1785-4be3-a7fd-aea2f00096c7","name":"cloudify-net_bba05464-1dfa-4f88-8a78-733c9924a727"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:34:20,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-daedcda4-6c8d-4f46-bf5d-c4632ee1e9fc 2018-08-12 00:34:20,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.149863004684s 2018-08-12 00:34:20,698 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-daedcda4-6c8d-4f46-bf5d-c4632ee1e9fc 2018-08-12 00:34:20,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-12 00:34:20,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -d '{"subnet": {"name": "cloudify-subnet_bba05464-1dfa-4f88-8a78-733c9924a727", "enable_dhcp": true, "network_id": "2748178d-1785-4be3-a7fd-aea2f00096c7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-12 00:34:21,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b7624d6b-2374-4c13-9ba7-e00f59d1e2cb Date: Sun, 12 Aug 2018 00:34:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2748178d-1785-4be3-a7fd-aea2f00096c7","tenant_id":"1223ee00c90548e6a1be5768967eb1ae","created_at":"2018-08-12T00:34:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-12T00:34:21Z","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":"1223ee00c90548e6a1be5768967eb1ae","id":"de0a127b-a824-4831-bbcc-a479411aee12","subnetpool_id":null,"name":"cloudify-subnet_bba05464-1dfa-4f88-8a78-733c9924a727"}} 2018-08-12 00:34:21,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-b7624d6b-2374-4c13-9ba7-e00f59d1e2cb 2018-08-12 00:34:21,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.805341005325s 2018-08-12 00:34:21,506 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-b7624d6b-2374-4c13-9ba7-e00f59d1e2cb 2018-08-12 00:34:21,506 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-12T00:34:21Z', 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'de0a127b-a824-4831-bbcc-a479411aee12', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_bba05464-1dfa-4f88-8a78-733c9924a727', u'enable_dhcp': True, u'network_id': u'2748178d-1785-4be3-a7fd-aea2f00096c7', u'tenant_id': u'1223ee00c90548e6a1be5768967eb1ae', u'created_at': u'2018-08-12T00:34:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1223ee00c90548e6a1be5768967eb1ae'}) 2018-08-12 00:34:21,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-12 00:34:21,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "cloudify-router_bba05464-1dfa-4f88-8a78-733c9924a727", "admin_state_up": true}}' 2018-08-12 00:34:22,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-28ce7c44-fa70-42c3-b250-92737fa1fdff Date: Sun, 12 Aug 2018 00:34:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:34:21Z", "admin_state_up": true, "updated_at": "2018-08-12T00:34:22Z", "revision_number": 2, "routes": [], "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "3183b1f5-fb70-43bf-98b4-3e9be3baa89f", "name": "cloudify-router_bba05464-1dfa-4f88-8a78-733c9924a727"}} 2018-08-12 00:34:22,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-28ce7c44-fa70-42c3-b250-92737fa1fdff 2018-08-12 00:34:22,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.03736805916s 2018-08-12 00:34:22,545 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-28ce7c44-fa70-42c3-b250-92737fa1fdff 2018-08-12 00:34:22,545 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.210'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1223ee00c90548e6a1be5768967eb1ae', u'created_at': u'2018-08-12T00:34:21Z', u'admin_state_up': True, u'updated_at': u'2018-08-12T00:34:22Z', u'revision_number': 2, u'routes': [], u'project_id': u'1223ee00c90548e6a1be5768967eb1ae', u'id': u'3183b1f5-fb70-43bf-98b4-3e9be3baa89f', u'name': u'cloudify-router_bba05464-1dfa-4f88-8a78-733c9924a727'}) 2018-08-12 00:34:22,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-12 00:34:22,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/3183b1f5-fb70-43bf-98b4-3e9be3baa89f/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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -d '{"subnet_id": "de0a127b-a824-4831-bbcc-a479411aee12"}' 2018-08-12 00:34:24,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ce5b95bf-15c7-4a79-835e-82c5cd02e3d4 Date: Sun, 12 Aug 2018 00:34:24 GMT RESP BODY: {"network_id": "2748178d-1785-4be3-a7fd-aea2f00096c7", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "subnet_id": "de0a127b-a824-4831-bbcc-a479411aee12", "subnet_ids": ["de0a127b-a824-4831-bbcc-a479411aee12"], "port_id": "ffb897f6-5bf2-48a3-90d4-a25bad8ad183", "id": "3183b1f5-fb70-43bf-98b4-3e9be3baa89f"} 2018-08-12 00:34:24,445 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/3183b1f5-fb70-43bf-98b4-3e9be3baa89f/add_router_interface.json used request id req-ce5b95bf-15c7-4a79-835e-82c5cd02e3d4 2018-08-12 00:34:24,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.89931297302s 2018-08-12 00:34:24,445 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/3183b1f5-fb70-43bf-98b4-3e9be3baa89f/add_router_interface.json used request id req-ce5b95bf-15c7-4a79-835e-82c5cd02e3d4 returning object 3183b1f5-fb70-43bf-98b4-3e9be3baa89f 2018-08-12 00:34:24,446 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-12 00:34:47,431 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-12 00:34:47,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:34:47,439 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 12 Aug 2018 00:34:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-12 00:34:47,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:34:47,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:34:47,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-03a67abd-f6bb-4621-a2dd-ae945f841c04 Date: Sun, 12 Aug 2018 00:34:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:34:47,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-03a67abd-f6bb-4621-a2dd-ae945f841c04 2018-08-12 00:34:47,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212044000626s 2018-08-12 00:34:47,656 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-03a67abd-f6bb-4621-a2dd-ae945f841c04 2018-08-12 00:34:47,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-12 00:34:47,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_bba05464-1dfa-4f88-8a78-733c9924a727", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_bba05464-1dfa-4f88-8a78-733c9924a727"}' 2018-08-12 00:34:47,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-23072264-581c-40e3-87d2-3a4c792fd501 Date: Sun, 12 Aug 2018 00:34:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b/file", "owner": "1223ee00c90548e6a1be5768967eb1ae", "id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "size": null, "self": "/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-12T00:34:47Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_bba05464-1dfa-4f88-8a78-733c9924a727", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_bba05464-1dfa-4f88-8a78-733c9924a727", "checksum": null, "created_at": "2018-08-12T00:34:47Z", "protected": false} 2018-08-12 00:34:47,746 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-23072264-581c-40e3-87d2-3a4c792fd501 2018-08-12 00:34:47,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0827689170837s 2018-08-12 00:34:47,747 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-23072264-581c-40e3-87d2-3a4c792fd501 returning object 3511768e-2073-4b3f-920c-a06b76e4db1b 2018-08-12 00:34:47,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-12 00:34:47,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b/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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -d '' 2018-08-12 00:35:49,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-68fdfd74-061d-4198-93a9-e8ffc7714c35 Date: Sun, 12 Aug 2018 00:35:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:35:49,581 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b/file used request id req-68fdfd74-061d-4198-93a9-e8ffc7714c35 2018-08-12 00:35:49,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 61.8334407806s 2018-08-12 00:35:49,581 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b/file used request id req-68fdfd74-061d-4198-93a9-e8ffc7714c35 2018-08-12 00:35:49,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:35:49,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:35:49,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-aa323cc8-5c0d-4130-99df-f7575d408441 Date: Sun, 12 Aug 2018 00:35:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/3511768e-2073-4b3f-920c-a06b76e4db1b/snap", "metadata": {}}], "file": "/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b/file", "owner": "1223ee00c90548e6a1be5768967eb1ae", "id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "size": 4373348352, "self": "/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/3511768e-2073-4b3f-920c-a06b76e4db1b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-12T00:35:49Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_bba05464-1dfa-4f88-8a78-733c9924a727", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_bba05464-1dfa-4f88-8a78-733c9924a727", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-12T00:34:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:35:49,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-aa323cc8-5c0d-4130-99df-f7575d408441 2018-08-12 00:35:49,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0499200820923s 2018-08-12 00:35:49,636 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-aa323cc8-5c0d-4130-99df-f7575d408441 2018-08-12 00:35:49,638 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/3511768e-2073-4b3f-920c-a06b76e4db1b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b/file', 'owner': u'1223ee00c90548e6a1be5768967eb1ae', 'id': u'3511768e-2073-4b3f-920c-a06b76e4db1b', 'size': 4373348352, u'self': u'/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1223ee00c90548e6a1be5768967eb1ae', 'name': 'cloudify-project_bba05464-1dfa-4f88-8a78-733c9924a727', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/3511768e-2073-4b3f-920c-a06b76e4db1b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-12T00:35:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-12T00:35:49Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_bba05464-1dfa-4f88-8a78-733c9924a727', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_bba05464-1dfa-4f88-8a78-733c9924a727', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_bba05464-1dfa-4f88-8a78-733c9924a727', 'created': u'2018-08-12T00:34:47Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-12T00:34:47Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_bba05464-1dfa-4f88-8a78-733c9924a727', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-08-12 00:35:49,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-12 00:35:49,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}93318e09fdf396bf43af76c8ca47aed7acecbad4" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_bba05464-1dfa-4f88-8a78-733c9924a727", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-12 00:35:49,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:35: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-d1ce83b1-e963-41d0-a00d-10a82413cca4 x-compute-request-id: req-d1ce83b1-e963-41d0-a00d-10a82413cca4 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_bba05464-1dfa-4f88-8a78-733c9924a727", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "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": 40, "id": "13f3a64d-2001-4e31-8696-012a1f3e795e"}} 2018-08-12 00:35:49,844 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-d1ce83b1-e963-41d0-a00d-10a82413cca4 2018-08-12 00:35:49,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.20574593544s 2018-08-12 00:35:49,845 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-d1ce83b1-e963-41d0-a00d-10a82413cca4 2018-08-12 00:35:49,846 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_bba05464-1dfa-4f88-8a78-733c9924a727', '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'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'13f3a64d-2001-4e31-8696-012a1f3e795e', 'swap': 0}) 2018-08-12 00:35:49,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-12 00:35:49,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e/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}93318e09fdf396bf43af76c8ca47aed7acecbad4" -d '{"extra_specs": {}}' 2018-08-12 00:35:49,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:35: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-46ff5483-db18-4635-a7ef-4ce80dc9495b x-compute-request-id: req-46ff5483-db18-4635-a7ef-4ce80dc9495b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-12 00:35:49,875 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e/os-extra_specs used request id req-46ff5483-db18-4635-a7ef-4ce80dc9495b 2018-08-12 00:35:49,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.028608083725s 2018-08-12 00:35:49,875 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e/os-extra_specs used request id req-46ff5483-db18-4635-a7ef-4ce80dc9495b 2018-08-12 00:35:49,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-12 00:35:49,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -d '{"keypair": {"name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727"}}' 2018-08-12 00:35:50,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:35: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-f980ae99-c82a-4ce6-8fdc-466c5d10f1a0 x-compute-request-id: req-f980ae99-c82a-4ce6-8fdc-466c5d10f1a0 Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrTENsP3EBKRnFLATTgCzdewi/A2oyk42Cu/N0TTKECHJBwWZzxoZyIQRx0y54Z5sAaF5cOt1QNgP53wFWyHIkJChnDhVoxkG6FUWu4RceBo9zM1JS64FHry1oHqXIFHaXNntS/sQDVU9QaFM2xFNpN6jRzN2XSbfD+7x/c43Fm73qZXaxDl48df61ZZwyputfFjp/Y+mvbsS0Va40+Z8t/Jgf9+xjxpbPd3DVyEzsIfsCyB75JyH4NfT0LeEP1gzs4O+CUvyUOdOZX+bO2LW4dNUozRz1/mK2NpNwl/2vdpjvh6UHv72ZCyh2I+ujLca1Q/D9Y1T46uYMXV6fzlJb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAq0xDbD9xASkZxSwE04As3XsIvwNqMpONgrvzdE0yhAhyQcFm\nc8aGciEEcdMueGebAGheXDrdUDYD+d8BVshyJCQoZw4VaMZBuhVFruEXHgaPczNS\nUuuBR68taB6lyBR2lzZ7Uv7EA1VPUGhTNsRTaTeo0czdl0m3w/u8f3ONxZu96mV2\nsQ5ePHX+tWWcMqbrXxY6f2Ppr27EtFWuNPmfLfyYH/fsY8aWz3dw1chM7CH7Asge\n+Sch+DX09C3hD9YM7ODvglL8lDnTmV/mzti1uHTVKM0c9f5itjaTcJf9r3aY74el\nB7+9mQsodiProy3GtUPw/WNU+OrmDF1en85SWwIDAQABAoIBAQCnoNDV7FtkfFkI\nl2P9qQ++iXjsm6Xf6n7vsYezhxvpEu7kpCLjJyJIK0FTNgrirtiDFJ9KeBw9My6+\n5dlEmJECBxQ2jRSsXF7Tf5+aXBEoQ9k7LbzhAi+X+7hejKdE3amTnjAe7srYTDJ6\niCzuij7p1xrwfB9Yvj4DnqQ+wNC6z2vUarL6Ixup5LykmJ2Z/oW7LnyyJOuLh1JT\npIpCALGDOlT+Mr1sqepC/X+0HUAypNqw1IrZjD7IAppq+lKRm/iIt4pM2zs5rpwV\nbymy1aFXfZAKOYS8mt3CqMbg3Wj/d6I92NAhXNa6JLyB0Ub+gDpi0jNR0mKmcJRu\nnCN9GNjRAoGBAN+gxPtrIK9n78TKGlOAfOQpFxpgOZPk4Kr8d2G5tRjYtOwYyAqS\nlb5W8g00bTHMWPAUnwWtPrRMAaIz8jfSKH/+9QyjRorvKyu4r6DiubjMRMBjgkNl\nxIkI/jnB8ewqE0LZr/Lm+LGq/OrqHIftZId37ZI1h68aimyb+/pEEiqDAoGBAMQY\nPUk95ZSf53ErxF4X0gc0QV1Dn4ZbRFKGOmE6bTbQj3Y/7Rs7ctlGA9TmhC7vdyzs\nyFAvo2cMpoIcM/V7lk1f7JnFBUQ6PGPBTQHDlX87OE9Wev1urmgYNi07Zihl4xBi\nXghhTbXcX+BMbg2KxEICeCjSHCDHJvZf5XsrhJFJAoGAHJL4WH/Jv1/yfRyt3HmQ\ne77cWtxsvv8BzhdQUcZe43vdMkXAWcl9JMMLTrCiOzi3LIYWA62tU3BazRUCICvU\nTPaQ7Tp3qw0AYSfKGS6fOIOxTTvpyx7XzALAKTUk6l49887I8qqcoGcOxh1/48Zr\nj/u8+W+plLA5e8M6oTHNeG0CgYA51ziEmRhV7ZC0BgfnBTmzXEuHegHc/KC7gtJH\niZdbWstmQtbqeG+Y/Rj2PIRy37mUa8duN48IP2gB6tW8rBaafhfpB39VL6ROfF79\njTZUkCA87rJafMI+/B1G3EV21w7R72HzMNheM0GohILVxb+8BMRyrf8UAApTE9g5\nq41v2QKBgQDd99HqgCb9HqivlozgHzdEB0HzmlfGWW2anPfgHsDVW+5VIKfXt1kj\nbSQlP/c80X2QM2v9Rcj09Pfzr/FQtaFtSzATG3YuFFQM4YvXM69wgoTej8zaq5iM\ncAbht4qXvK0BCRQs+ufE1cNaEXnAeK0asxXwaAfz/yqglef1iv295Q==\n-----END RSA PRIVATE KEY-----\n", "user_id": "a4af3503afe845acb6db2c902398f1a5", "name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "fingerprint": "14:60:c6:e0:2a:62:ee:d1:04:0d:cc:23:6e:63:ee:45"}} 2018-08-12 00:35:50,305 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-f980ae99-c82a-4ce6-8fdc-466c5d10f1a0 2018-08-12 00:35:50,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.429473161697s 2018-08-12 00:35:50,306 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-f980ae99-c82a-4ce6-8fdc-466c5d10f1a0 2018-08-12 00:35:50,306 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrTENsP3EBKRnFLATTgCzdewi/A2oyk42Cu/N0TTKECHJBwWZzxoZyIQRx0y54Z5sAaF5cOt1QNgP53wFWyHIkJChnDhVoxkG6FUWu4RceBo9zM1JS64FHry1oHqXIFHaXNntS/sQDVU9QaFM2xFNpN6jRzN2XSbfD+7x/c43Fm73qZXaxDl48df61ZZwyputfFjp/Y+mvbsS0Va40+Z8t/Jgf9+xjxpbPd3DVyEzsIfsCyB75JyH4NfT0LeEP1gzs4O+CUvyUOdOZX+bO2LW4dNUozRz1/mK2NpNwl/2vdpjvh6UHv72ZCyh2I+ujLca1Q/D9Y1T46uYMXV6fzlJb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAq0xDbD9xASkZxSwE04As3XsIvwNqMpONgrvzdE0yhAhyQcFm\nc8aGciEEcdMueGebAGheXDrdUDYD+d8BVshyJCQoZw4VaMZBuhVFruEXHgaPczNS\nUuuBR68taB6lyBR2lzZ7Uv7EA1VPUGhTNsRTaTeo0czdl0m3w/u8f3ONxZu96mV2\nsQ5ePHX+tWWcMqbrXxY6f2Ppr27EtFWuNPmfLfyYH/fsY8aWz3dw1chM7CH7Asge\n+Sch+DX09C3hD9YM7ODvglL8lDnTmV/mzti1uHTVKM0c9f5itjaTcJf9r3aY74el\nB7+9mQsodiProy3GtUPw/WNU+OrmDF1en85SWwIDAQABAoIBAQCnoNDV7FtkfFkI\nl2P9qQ++iXjsm6Xf6n7vsYezhxvpEu7kpCLjJyJIK0FTNgrirtiDFJ9KeBw9My6+\n5dlEmJECBxQ2jRSsXF7Tf5+aXBEoQ9k7LbzhAi+X+7hejKdE3amTnjAe7srYTDJ6\niCzuij7p1xrwfB9Yvj4DnqQ+wNC6z2vUarL6Ixup5LykmJ2Z/oW7LnyyJOuLh1JT\npIpCALGDOlT+Mr1sqepC/X+0HUAypNqw1IrZjD7IAppq+lKRm/iIt4pM2zs5rpwV\nbymy1aFXfZAKOYS8mt3CqMbg3Wj/d6I92NAhXNa6JLyB0Ub+gDpi0jNR0mKmcJRu\nnCN9GNjRAoGBAN+gxPtrIK9n78TKGlOAfOQpFxpgOZPk4Kr8d2G5tRjYtOwYyAqS\nlb5W8g00bTHMWPAUnwWtPrRMAaIz8jfSKH/+9QyjRorvKyu4r6DiubjMRMBjgkNl\nxIkI/jnB8ewqE0LZr/Lm+LGq/OrqHIftZId37ZI1h68aimyb+/pEEiqDAoGBAMQY\nPUk95ZSf53ErxF4X0gc0QV1Dn4ZbRFKGOmE6bTbQj3Y/7Rs7ctlGA9TmhC7vdyzs\nyFAvo2cMpoIcM/V7lk1f7JnFBUQ6PGPBTQHDlX87OE9Wev1urmgYNi07Zihl4xBi\nXghhTbXcX+BMbg2KxEICeCjSHCDHJvZf5XsrhJFJAoGAHJL4WH/Jv1/yfRyt3HmQ\ne77cWtxsvv8BzhdQUcZe43vdMkXAWcl9JMMLTrCiOzi3LIYWA62tU3BazRUCICvU\nTPaQ7Tp3qw0AYSfKGS6fOIOxTTvpyx7XzALAKTUk6l49887I8qqcoGcOxh1/48Zr\nj/u8+W+plLA5e8M6oTHNeG0CgYA51ziEmRhV7ZC0BgfnBTmzXEuHegHc/KC7gtJH\niZdbWstmQtbqeG+Y/Rj2PIRy37mUa8duN48IP2gB6tW8rBaafhfpB39VL6ROfF79\njTZUkCA87rJafMI+/B1G3EV21w7R72HzMNheM0GohILVxb+8BMRyrf8UAApTE9g5\nq41v2QKBgQDd99HqgCb9HqivlozgHzdEB0HzmlfGWW2anPfgHsDVW+5VIKfXt1kj\nbSQlP/c80X2QM2v9Rcj09Pfzr/FQtaFtSzATG3YuFFQM4YvXM69wgoTej8zaq5iM\ncAbht4qXvK0BCRQs+ufE1cNaEXnAeK0asxXwaAfz/yqglef1iv295Q==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a4af3503afe845acb6db2c902398f1a5', 'name': u'cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727', 'created_at': '2018-08-12T00:35:50.306869', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1223ee00c90548e6a1be5768967eb1ae', 'name': 'cloudify-project_bba05464-1dfa-4f88-8a78-733c9924a727', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'14:60:c6:e0:2a:62:ee:d1:04:0d:cc:23:6e:63:ee:45', 'type': 'ssh', 'id': u'cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727'}) 2018-08-12 00:35:50,307 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAq0xDbD9xASkZxSwE04As3XsIvwNqMpONgrvzdE0yhAhyQcFm c8aGciEEcdMueGebAGheXDrdUDYD+d8BVshyJCQoZw4VaMZBuhVFruEXHgaPczNS UuuBR68taB6lyBR2lzZ7Uv7EA1VPUGhTNsRTaTeo0czdl0m3w/u8f3ONxZu96mV2 sQ5ePHX+tWWcMqbrXxY6f2Ppr27EtFWuNPmfLfyYH/fsY8aWz3dw1chM7CH7Asge +Sch+DX09C3hD9YM7ODvglL8lDnTmV/mzti1uHTVKM0c9f5itjaTcJf9r3aY74el B7+9mQsodiProy3GtUPw/WNU+OrmDF1en85SWwIDAQABAoIBAQCnoNDV7FtkfFkI l2P9qQ++iXjsm6Xf6n7vsYezhxvpEu7kpCLjJyJIK0FTNgrirtiDFJ9KeBw9My6+ 5dlEmJECBxQ2jRSsXF7Tf5+aXBEoQ9k7LbzhAi+X+7hejKdE3amTnjAe7srYTDJ6 iCzuij7p1xrwfB9Yvj4DnqQ+wNC6z2vUarL6Ixup5LykmJ2Z/oW7LnyyJOuLh1JT pIpCALGDOlT+Mr1sqepC/X+0HUAypNqw1IrZjD7IAppq+lKRm/iIt4pM2zs5rpwV bymy1aFXfZAKOYS8mt3CqMbg3Wj/d6I92NAhXNa6JLyB0Ub+gDpi0jNR0mKmcJRu nCN9GNjRAoGBAN+gxPtrIK9n78TKGlOAfOQpFxpgOZPk4Kr8d2G5tRjYtOwYyAqS lb5W8g00bTHMWPAUnwWtPrRMAaIz8jfSKH/+9QyjRorvKyu4r6DiubjMRMBjgkNl xIkI/jnB8ewqE0LZr/Lm+LGq/OrqHIftZId37ZI1h68aimyb+/pEEiqDAoGBAMQY PUk95ZSf53ErxF4X0gc0QV1Dn4ZbRFKGOmE6bTbQj3Y/7Rs7ctlGA9TmhC7vdyzs yFAvo2cMpoIcM/V7lk1f7JnFBUQ6PGPBTQHDlX87OE9Wev1urmgYNi07Zihl4xBi XghhTbXcX+BMbg2KxEICeCjSHCDHJvZf5XsrhJFJAoGAHJL4WH/Jv1/yfRyt3HmQ e77cWtxsvv8BzhdQUcZe43vdMkXAWcl9JMMLTrCiOzi3LIYWA62tU3BazRUCICvU TPaQ7Tp3qw0AYSfKGS6fOIOxTTvpyx7XzALAKTUk6l49887I8qqcoGcOxh1/48Zr j/u8+W+plLA5e8M6oTHNeG0CgYA51ziEmRhV7ZC0BgfnBTmzXEuHegHc/KC7gtJH iZdbWstmQtbqeG+Y/Rj2PIRy37mUa8duN48IP2gB6tW8rBaafhfpB39VL6ROfF79 jTZUkCA87rJafMI+/B1G3EV21w7R72HzMNheM0GohILVxb+8BMRyrf8UAApTE9g5 q41v2QKBgQDd99HqgCb9HqivlozgHzdEB0HzmlfGWW2anPfgHsDVW+5VIKfXt1kj bSQlP/c80X2QM2v9Rcj09Pfzr/FQtaFtSzATG3YuFFQM4YvXM69wgoTej8zaq5iM cAbht4qXvK0BCRQs+ufE1cNaEXnAeK0asxXwaAfz/yqglef1iv295Q== -----END RSA PRIVATE KEY----- 2018-08-12 00:35:50,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-12 00:35:50,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -d '{"security_group": {"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727", "description": "created by OPNFV Functest (cloudify)"}}' 2018-08-12 00:35:50,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-c391d8e6-3e8d-408f-b72c-80db6bc0041d Date: Sun, 12 Aug 2018 00:35:50 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:35:50Z", "updated_at": "2018-08-12T00:35:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "7bba6619-98ea-4f5e-81e5-5b10ce775070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "95441e5a-e725-48bb-851a-ec6a7ebc9e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}], "revision_number": 2, "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}} 2018-08-12 00:35:50,712 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-c391d8e6-3e8d-408f-b72c-80db6bc0041d 2018-08-12 00:35:50,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.402329921722s 2018-08-12 00:35:50,712 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-c391d8e6-3e8d-408f-b72c-80db6bc0041d 2018-08-12 00:35:50,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 00:35:50,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:35:50,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-f39bb14e-460a-4566-bfb2-9ad78c8491a4 Date: Sun, 12 Aug 2018 00:35:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:34:20Z", "updated_at": "2018-08-12T00:34:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "19898212-6cf4-47e6-a6fc-3eec74311f4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "201d1f2c-64ca-4b32-934c-a8c5640f08dc", "remote_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "d18e5a7e-7d8d-4ce6-a322-e660ef6ef86e", "remote_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "ebe3e177-3786-46e6-8dfb-48a320236370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}], "revision_number": 4, "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:35:50Z", "updated_at": "2018-08-12T00:35:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "7bba6619-98ea-4f5e-81e5-5b10ce775070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "95441e5a-e725-48bb-851a-ec6a7ebc9e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}], "revision_number": 2, "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}]} 2018-08-12 00:35:50,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-f39bb14e-460a-4566-bfb2-9ad78c8491a4 2018-08-12 00:35:50,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.109513998032s 2018-08-12 00:35:50,826 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-f39bb14e-460a-4566-bfb2-9ad78c8491a4 2018-08-12 00:35:50,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 00:35:50,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -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": "d91880b3-66b7-43b5-9e59-b889ec7dc22c"}}' 2018-08-12 00:35:51,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0d3e3fb6-7970-4311-a209-2f83a67557f0 Date: Sun, 12 Aug 2018 00:35:51 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-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "port_range_min": 22, "revision_number": 0, "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:35:50Z", "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "a74a8727-97eb-4616-b9c7-49e0993059e8"}} 2018-08-12 00:35:51,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-0d3e3fb6-7970-4311-a209-2f83a67557f0 2018-08-12 00:35:51,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.203747987747s 2018-08-12 00:35:51,034 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-0d3e3fb6-7970-4311-a209-2f83a67557f0 2018-08-12 00:35:51,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 00:35:51,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:35:51,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-72c93e65-9c43-46b1-8179-49577434decd Date: Sun, 12 Aug 2018 00:35:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:34:20Z", "updated_at": "2018-08-12T00:34:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "19898212-6cf4-47e6-a6fc-3eec74311f4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "201d1f2c-64ca-4b32-934c-a8c5640f08dc", "remote_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "d18e5a7e-7d8d-4ce6-a322-e660ef6ef86e", "remote_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "ebe3e177-3786-46e6-8dfb-48a320236370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}], "revision_number": 4, "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:35:50Z", "updated_at": "2018-08-12T00:35:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "7bba6619-98ea-4f5e-81e5-5b10ce775070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "95441e5a-e725-48bb-851a-ec6a7ebc9e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "a74a8727-97eb-4616-b9c7-49e0993059e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}], "revision_number": 3, "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}]} 2018-08-12 00:35:51,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-72c93e65-9c43-46b1-8179-49577434decd 2018-08-12 00:35:51,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0576009750366s 2018-08-12 00:35:51,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-72c93e65-9c43-46b1-8179-49577434decd 2018-08-12 00:35:51,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 00:35:51,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -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": "d91880b3-66b7-43b5-9e59-b889ec7dc22c"}}' 2018-08-12 00:35:51,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-c0762a6e-3353-4005-bcf8-9219b5ca3bdd Date: Sun, 12 Aug 2018 00:35:51 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-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "port_range_min": null, "revision_number": 0, "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:35:51Z", "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "2dfc4820-cd26-4890-9331-8ed01d9fefd3"}} 2018-08-12 00:35:51,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-c0762a6e-3353-4005-bcf8-9219b5ca3bdd 2018-08-12 00:35:51,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.157855033875s 2018-08-12 00:35:51,257 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-c0762a6e-3353-4005-bcf8-9219b5ca3bdd 2018-08-12 00:35:51,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 00:35:51,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:35:51,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-c3664098-12b7-4de4-9a39-ceab812aa442 Date: Sun, 12 Aug 2018 00:35:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:34:20Z", "updated_at": "2018-08-12T00:34:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "19898212-6cf4-47e6-a6fc-3eec74311f4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "201d1f2c-64ca-4b32-934c-a8c5640f08dc", "remote_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "d18e5a7e-7d8d-4ce6-a322-e660ef6ef86e", "remote_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "ebe3e177-3786-46e6-8dfb-48a320236370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}], "revision_number": 4, "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:35:50Z", "updated_at": "2018-08-12T00:35:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:51Z", "revision_number": 0, "id": "2dfc4820-cd26-4890-9331-8ed01d9fefd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "7bba6619-98ea-4f5e-81e5-5b10ce775070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "95441e5a-e725-48bb-851a-ec6a7ebc9e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "a74a8727-97eb-4616-b9c7-49e0993059e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}], "revision_number": 4, "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}]} 2018-08-12 00:35:51,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-c3664098-12b7-4de4-9a39-ceab812aa442 2018-08-12 00:35:51,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0574719905853s 2018-08-12 00:35:51,318 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-c3664098-12b7-4de4-9a39-ceab812aa442 2018-08-12 00:35:51,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 00:35:51,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -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": "d91880b3-66b7-43b5-9e59-b889ec7dc22c"}}' 2018-08-12 00:35:51,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-362f6746-6ff1-452f-bf10-be06b0561029 Date: Sun, 12 Aug 2018 00:35:51 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-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "port_range_min": 80, "revision_number": 0, "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:35:51Z", "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "807c6b69-7407-4a08-bc44-bb599190b269"}} 2018-08-12 00:35:51,473 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-362f6746-6ff1-452f-bf10-be06b0561029 2018-08-12 00:35:51,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151147127151s 2018-08-12 00:35:51,473 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-362f6746-6ff1-452f-bf10-be06b0561029 2018-08-12 00:35:51,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 00:35:51,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:35:51,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-eaef276e-cd16-45db-b61c-2d0c2682acb8 Date: Sun, 12 Aug 2018 00:35:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:34:20Z", "updated_at": "2018-08-12T00:34:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "19898212-6cf4-47e6-a6fc-3eec74311f4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "201d1f2c-64ca-4b32-934c-a8c5640f08dc", "remote_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "d18e5a7e-7d8d-4ce6-a322-e660ef6ef86e", "remote_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "ebe3e177-3786-46e6-8dfb-48a320236370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}], "revision_number": 4, "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:35:50Z", "updated_at": "2018-08-12T00:35:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:51Z", "revision_number": 0, "id": "2dfc4820-cd26-4890-9331-8ed01d9fefd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "7bba6619-98ea-4f5e-81e5-5b10ce775070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-12T00:35:51Z", "revision_number": 0, "id": "807c6b69-7407-4a08-bc44-bb599190b269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "95441e5a-e725-48bb-851a-ec6a7ebc9e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "a74a8727-97eb-4616-b9c7-49e0993059e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}], "revision_number": 5, "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}]} 2018-08-12 00:35:51,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-eaef276e-cd16-45db-b61c-2d0c2682acb8 2018-08-12 00:35:51,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0567741394043s 2018-08-12 00:35:51,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-eaef276e-cd16-45db-b61c-2d0c2682acb8 2018-08-12 00:35:51,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 00:35:51,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -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": "d91880b3-66b7-43b5-9e59-b889ec7dc22c"}}' 2018-08-12 00:35:51,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-3690c7d4-88fa-491a-90bc-cbdcbfe6859a Date: Sun, 12 Aug 2018 00:35:51 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-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "port_range_min": 443, "revision_number": 0, "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:35:51Z", "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "d7c6b420-a0b5-43ed-a16d-124c88224b21"}} 2018-08-12 00:35:51,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-3690c7d4-88fa-491a-90bc-cbdcbfe6859a 2018-08-12 00:35:51,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.287543058395s 2018-08-12 00:35:51,825 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-3690c7d4-88fa-491a-90bc-cbdcbfe6859a 2018-08-12 00:35:51,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 00:35:51,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:35:51,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-57883f14-223f-488e-ac42-366d0b61bbcb Date: Sun, 12 Aug 2018 00:35:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:34:20Z", "updated_at": "2018-08-12T00:34:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "19898212-6cf4-47e6-a6fc-3eec74311f4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "201d1f2c-64ca-4b32-934c-a8c5640f08dc", "remote_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "d18e5a7e-7d8d-4ce6-a322-e660ef6ef86e", "remote_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "ebe3e177-3786-46e6-8dfb-48a320236370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}], "revision_number": 4, "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:35:50Z", "updated_at": "2018-08-12T00:35:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:51Z", "revision_number": 0, "id": "2dfc4820-cd26-4890-9331-8ed01d9fefd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "7bba6619-98ea-4f5e-81e5-5b10ce775070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-12T00:35:51Z", "revision_number": 0, "id": "807c6b69-7407-4a08-bc44-bb599190b269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "95441e5a-e725-48bb-851a-ec6a7ebc9e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "a74a8727-97eb-4616-b9c7-49e0993059e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-12T00:35:51Z", "revision_number": 0, "id": "d7c6b420-a0b5-43ed-a16d-124c88224b21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}], "revision_number": 6, "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}]} 2018-08-12 00:35:51,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-57883f14-223f-488e-ac42-366d0b61bbcb 2018-08-12 00:35:51,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0563452243805s 2018-08-12 00:35:51,885 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-57883f14-223f-488e-ac42-366d0b61bbcb 2018-08-12 00:35:51,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 00:35:51,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -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": "d91880b3-66b7-43b5-9e59-b889ec7dc22c"}}' 2018-08-12 00:35:52,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-01ce440e-fc14-4f61-ab68-f37b16c1e7e4 Date: Sun, 12 Aug 2018 00:35:52 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-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "port_range_min": 5671, "revision_number": 0, "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:35:51Z", "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "c930a48f-b6cc-48de-817a-0e89201f35ba"}} 2018-08-12 00:35:52,051 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-01ce440e-fc14-4f61-ab68-f37b16c1e7e4 2018-08-12 00:35:52,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.162964105606s 2018-08-12 00:35:52,052 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-01ce440e-fc14-4f61-ab68-f37b16c1e7e4 2018-08-12 00:35:52,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 00:35:52,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:35:52,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-0f4c52b2-910c-4b40-a877-a1bcaa26336d Date: Sun, 12 Aug 2018 00:35:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:34:20Z", "updated_at": "2018-08-12T00:34:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "19898212-6cf4-47e6-a6fc-3eec74311f4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "201d1f2c-64ca-4b32-934c-a8c5640f08dc", "remote_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "d18e5a7e-7d8d-4ce6-a322-e660ef6ef86e", "remote_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "ebe3e177-3786-46e6-8dfb-48a320236370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}], "revision_number": 4, "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:35:50Z", "updated_at": "2018-08-12T00:35:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:51Z", "revision_number": 0, "id": "2dfc4820-cd26-4890-9331-8ed01d9fefd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "7bba6619-98ea-4f5e-81e5-5b10ce775070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-12T00:35:51Z", "revision_number": 0, "id": "807c6b69-7407-4a08-bc44-bb599190b269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "95441e5a-e725-48bb-851a-ec6a7ebc9e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "a74a8727-97eb-4616-b9c7-49e0993059e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-12T00:35:51Z", "revision_number": 0, "id": "c930a48f-b6cc-48de-817a-0e89201f35ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-12T00:35:51Z", "revision_number": 0, "id": "d7c6b420-a0b5-43ed-a16d-124c88224b21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}], "revision_number": 7, "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}]} 2018-08-12 00:35:52,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-0f4c52b2-910c-4b40-a877-a1bcaa26336d 2018-08-12 00:35:52,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0627880096436s 2018-08-12 00:35:52,118 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-0f4c52b2-910c-4b40-a877-a1bcaa26336d 2018-08-12 00:35:52,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 00:35:52,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -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": "d91880b3-66b7-43b5-9e59-b889ec7dc22c"}}' 2018-08-12 00:35:52,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-88d11322-cec8-4c0f-a7d5-6f62c65cc1dd Date: Sun, 12 Aug 2018 00:35:52 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-08-12T00:35:52Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "port_range_min": 53333, "revision_number": 0, "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:35:52Z", "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "629894e0-59cd-4737-8fd4-a6de24ad2399"}} 2018-08-12 00:35:52,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-88d11322-cec8-4c0f-a7d5-6f62c65cc1dd 2018-08-12 00:35:52,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141926050186s 2018-08-12 00:35:52,264 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-88d11322-cec8-4c0f-a7d5-6f62c65cc1dd 2018-08-12 00:35:52,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:35:52,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:35:52,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-d17dbc6e-171f-4af7-9755-d5c65d501350 Date: Sun, 12 Aug 2018 00:35:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de0a127b-a824-4831-bbcc-a479411aee12"],"updated_at":"2018-08-12T00:34:21Z","tenant_id":"1223ee00c90548e6a1be5768967eb1ae","created_at":"2018-08-12T00:34:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1223ee00c90548e6a1be5768967eb1ae","id":"2748178d-1785-4be3-a7fd-aea2f00096c7","name":"cloudify-net_bba05464-1dfa-4f88-8a78-733c9924a727"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:35:52,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d17dbc6e-171f-4af7-9755-d5c65d501350 2018-08-12 00:35:52,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.140295028687s 2018-08-12 00:35:52,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d17dbc6e-171f-4af7-9755-d5c65d501350 2018-08-12 00:35:52,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:35:52,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:35:52,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-c0900996-e666-4f52-96b9-9b84d694e7be Date: Sun, 12 Aug 2018 00:35:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/3511768e-2073-4b3f-920c-a06b76e4db1b/snap", "metadata": {}}], "file": "/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b/file", "owner": "1223ee00c90548e6a1be5768967eb1ae", "id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "size": 4373348352, "self": "/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/3511768e-2073-4b3f-920c-a06b76e4db1b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-12T00:35:49Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_bba05464-1dfa-4f88-8a78-733c9924a727", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_bba05464-1dfa-4f88-8a78-733c9924a727", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-12T00:34:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:35:52,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-c0900996-e666-4f52-96b9-9b84d694e7be 2018-08-12 00:35:52,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0352811813354s 2018-08-12 00:35:52,446 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-c0900996-e666-4f52-96b9-9b84d694e7be 2018-08-12 00:35:52,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 00:35:52,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:35:52,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:35: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-a4844e34-d256-43a4-ae3e-961cfab1cb13 x-compute-request-id: req-a4844e34-d256-43a4-ae3e-961cfab1cb13 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_bba05464-1dfa-4f88-8a78-733c9924a727", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "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": 40, "id": "13f3a64d-2001-4e31-8696-012a1f3e795e"}]} 2018-08-12 00:35:52,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-a4844e34-d256-43a4-ae3e-961cfab1cb13 2018-08-12 00:35:52,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253131389618s 2018-08-12 00:35:52,473 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-a4844e34-d256-43a4-ae3e-961cfab1cb13 2018-08-12 00:35:52,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-12 00:35:52,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -d '{"server": {"name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "imageRef": "3511768e-2073-4b3f-920c-a06b76e4db1b", "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "flavorRef": "13f3a64d-2001-4e31-8696-012a1f3e795e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2748178d-1785-4be3-a7fd-aea2f00096c7"}], "security_groups": [{"name": "d91880b3-66b7-43b5-9e59-b889ec7dc22c"}]}}' 2018-08-12 00:35:53,515 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:35: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-10472278-1415-43c5-a517-56adb9648e80 x-compute-request-id: req-10472278-1415-43c5-a517-56adb9648e80 Content-Length: 403 location: http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "d91880b3-66b7-43b5-9e59-b889ec7dc22c"}], "OS-DCF:diskConfig": "MANUAL", "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "adminPass": "fWPXQ9hQyC4R"}} 2018-08-12 00:35:53,515 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-10472278-1415-43c5-a517-56adb9648e80 2018-08-12 00:35:53,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.04042005539s 2018-08-12 00:35:53,516 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-10472278-1415-43c5-a517-56adb9648e80 2018-08-12 00:35:53,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:35:53,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:35:53,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:35: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-018a68af-2e87-4d1f-9a0e-7bdf92f0457e x-compute-request-id: req-018a68af-2e87-4d1f-9a0e-7bdf92f0457e 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:35:53,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-018a68af-2e87-4d1f-9a0e-7bdf92f0457e 2018-08-12 00:35:53,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381993055344s 2018-08-12 00:35:53,899 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-018a68af-2e87-4d1f-9a0e-7bdf92f0457e 2018-08-12 00:35:53,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:35:53,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:35:54,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-123b3d20-07c8-4ff0-84c7-a657e4708301 Date: Sun, 12 Aug 2018 00:35:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de0a127b-a824-4831-bbcc-a479411aee12"],"updated_at":"2018-08-12T00:34:21Z","tenant_id":"1223ee00c90548e6a1be5768967eb1ae","created_at":"2018-08-12T00:34:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1223ee00c90548e6a1be5768967eb1ae","id":"2748178d-1785-4be3-a7fd-aea2f00096c7","name":"cloudify-net_bba05464-1dfa-4f88-8a78-733c9924a727"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:35:54,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-123b3d20-07c8-4ff0-84c7-a657e4708301 2018-08-12 00:35:54,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110004901886s 2018-08-12 00:35:54,016 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-123b3d20-07c8-4ff0-84c7-a657e4708301 2018-08-12 00:35:54,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-12 00:35:54,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:35:54,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-12bb4224-83c7-4c60-99c9-ebefe7232405 Date: Sun, 12 Aug 2018 00:35:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2748178d-1785-4be3-a7fd-aea2f00096c7","tenant_id":"1223ee00c90548e6a1be5768967eb1ae","created_at":"2018-08-12T00:34:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-12T00:34:21Z","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":"1223ee00c90548e6a1be5768967eb1ae","id":"de0a127b-a824-4831-bbcc-a479411aee12","subnetpool_id":null,"name":"cloudify-subnet_bba05464-1dfa-4f88-8a78-733c9924a727"}]} 2018-08-12 00:35:54,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-12bb4224-83c7-4c60-99c9-ebefe7232405 2018-08-12 00:35:54,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.050252199173s 2018-08-12 00:35:54,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-12bb4224-83c7-4c60-99c9-ebefe7232405 2018-08-12 00:35:54,068 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:35:56,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:35:56,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:35:56,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:35: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-e35e8e2e-d271-4290-b1e8-8ea702598c2c x-compute-request-id: req-e35e8e2e-d271-4290-b1e8-8ea702598c2c 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:35:56,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e35e8e2e-d271-4290-b1e8-8ea702598c2c 2018-08-12 00:35:56,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.559876918793s 2018-08-12 00:35:56,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e35e8e2e-d271-4290-b1e8-8ea702598c2c 2018-08-12 00:35:56,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:35:58,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:35:58,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:35:59,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:35: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-fadb4e57-3ffb-470a-85c3-4eb994cc881c x-compute-request-id: req-fadb4e57-3ffb-470a-85c3-4eb994cc881c 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:35:59,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fadb4e57-3ffb-470a-85c3-4eb994cc881c 2018-08-12 00:35:59,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399452924728s 2018-08-12 00:35:59,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fadb4e57-3ffb-470a-85c3-4eb994cc881c 2018-08-12 00:35:59,040 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:01,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:01,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:01,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-e658dcfa-320b-40c1-a636-a97bab5adf51 x-compute-request-id: req-e658dcfa-320b-40c1-a636-a97bab5adf51 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:01,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e658dcfa-320b-40c1-a636-a97bab5adf51 2018-08-12 00:36:01,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421880960464s 2018-08-12 00:36:01,465 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e658dcfa-320b-40c1-a636-a97bab5adf51 2018-08-12 00:36:01,469 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:03,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:03,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:04,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-511f0163-929d-4df1-ab0c-dce5456fcdc1 x-compute-request-id: req-511f0163-929d-4df1-ab0c-dce5456fcdc1 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:04,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-511f0163-929d-4df1-ab0c-dce5456fcdc1 2018-08-12 00:36:04,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581715106964s 2018-08-12 00:36:04,053 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-511f0163-929d-4df1-ab0c-dce5456fcdc1 2018-08-12 00:36:04,057 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:06,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:06,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:06,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-812cac3c-f191-4324-824c-b6d2d141604a x-compute-request-id: req-812cac3c-f191-4324-824c-b6d2d141604a 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:06,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-812cac3c-f191-4324-824c-b6d2d141604a 2018-08-12 00:36:06,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.295207023621s 2018-08-12 00:36:06,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-812cac3c-f191-4324-824c-b6d2d141604a 2018-08-12 00:36:06,359 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:08,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:08,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:08,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-d8767777-b1cf-4944-ae7d-14c7b56250d0 x-compute-request-id: req-d8767777-b1cf-4944-ae7d-14c7b56250d0 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:08,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d8767777-b1cf-4944-ae7d-14c7b56250d0 2018-08-12 00:36:08,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576352834702s 2018-08-12 00:36:08,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d8767777-b1cf-4944-ae7d-14c7b56250d0 2018-08-12 00:36:08,942 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:10,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:10,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:11,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-7bf58db5-2ffb-4076-b962-906ab6daa567 x-compute-request-id: req-7bf58db5-2ffb-4076-b962-906ab6daa567 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:11,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7bf58db5-2ffb-4076-b962-906ab6daa567 2018-08-12 00:36:11,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377999067307s 2018-08-12 00:36:11,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7bf58db5-2ffb-4076-b962-906ab6daa567 2018-08-12 00:36:11,327 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:13,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:13,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:13,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-da044ee8-c9a8-4a72-b9a7-69e08b4b1a7b x-compute-request-id: req-da044ee8-c9a8-4a72-b9a7-69e08b4b1a7b 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:13,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-da044ee8-c9a8-4a72-b9a7-69e08b4b1a7b 2018-08-12 00:36:13,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35492682457s 2018-08-12 00:36:13,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-da044ee8-c9a8-4a72-b9a7-69e08b4b1a7b 2018-08-12 00:36:13,690 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:15,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:15,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:16,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-44fb7cc2-dc13-415a-977d-5c5442fb985c x-compute-request-id: req-44fb7cc2-dc13-415a-977d-5c5442fb985c 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:16,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-44fb7cc2-dc13-415a-977d-5c5442fb985c 2018-08-12 00:36:16,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351442098618s 2018-08-12 00:36:16,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-44fb7cc2-dc13-415a-977d-5c5442fb985c 2018-08-12 00:36:16,048 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:18,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:18,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:18,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-5ee41e05-13f2-4be7-8f45-19e201c1c24d x-compute-request-id: req-5ee41e05-13f2-4be7-8f45-19e201c1c24d 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:18,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5ee41e05-13f2-4be7-8f45-19e201c1c24d 2018-08-12 00:36:18,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35175204277s 2018-08-12 00:36:18,403 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5ee41e05-13f2-4be7-8f45-19e201c1c24d 2018-08-12 00:36:18,408 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:20,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:20,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:20,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-c6c6db81-60ea-4dec-b75e-d31c0360e9ea x-compute-request-id: req-c6c6db81-60ea-4dec-b75e-d31c0360e9ea 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:20,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c6c6db81-60ea-4dec-b75e-d31c0360e9ea 2018-08-12 00:36:20,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49024605751s 2018-08-12 00:36:20,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c6c6db81-60ea-4dec-b75e-d31c0360e9ea 2018-08-12 00:36:20,905 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:22,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:22,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:23,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-90666a00-41a6-4b5f-a722-7537d04ce648 x-compute-request-id: req-90666a00-41a6-4b5f-a722-7537d04ce648 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:23,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-90666a00-41a6-4b5f-a722-7537d04ce648 2018-08-12 00:36:23,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360035896301s 2018-08-12 00:36:23,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-90666a00-41a6-4b5f-a722-7537d04ce648 2018-08-12 00:36:23,272 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:25,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:25,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:25,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-5cdc296c-60ec-4c39-949a-05bdf20e1deb x-compute-request-id: req-5cdc296c-60ec-4c39-949a-05bdf20e1deb 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:25,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5cdc296c-60ec-4c39-949a-05bdf20e1deb 2018-08-12 00:36:25,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202115058899s 2018-08-12 00:36:25,477 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5cdc296c-60ec-4c39-949a-05bdf20e1deb 2018-08-12 00:36:25,481 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:27,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:27,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:27,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-4ad9591c-2cd9-46f7-9fcf-4ce5fb3cfa2c x-compute-request-id: req-4ad9591c-2cd9-46f7-9fcf-4ce5fb3cfa2c 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:27,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4ad9591c-2cd9-46f7-9fcf-4ce5fb3cfa2c 2018-08-12 00:36:27,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195860147476s 2018-08-12 00:36:27,680 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4ad9591c-2cd9-46f7-9fcf-4ce5fb3cfa2c 2018-08-12 00:36:27,684 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:29,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:29,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:30,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-f58d439e-da13-420d-b9db-5f1c33871b50 x-compute-request-id: req-f58d439e-da13-420d-b9db-5f1c33871b50 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:30,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f58d439e-da13-420d-b9db-5f1c33871b50 2018-08-12 00:36:30,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551373004913s 2018-08-12 00:36:30,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f58d439e-da13-420d-b9db-5f1c33871b50 2018-08-12 00:36:30,243 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:32,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:32,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:32,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-9b605af4-5166-4042-a096-1d610cc24318 x-compute-request-id: req-9b605af4-5166-4042-a096-1d610cc24318 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:32,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9b605af4-5166-4042-a096-1d610cc24318 2018-08-12 00:36:32,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354597091675s 2018-08-12 00:36:32,601 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9b605af4-5166-4042-a096-1d610cc24318 2018-08-12 00:36:32,606 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:34,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:34,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:34,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-039a6e80-0953-4166-9a65-bde7d9e87e61 x-compute-request-id: req-039a6e80-0953-4166-9a65-bde7d9e87e61 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:34,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-039a6e80-0953-4166-9a65-bde7d9e87e61 2018-08-12 00:36:34,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380522966385s 2018-08-12 00:36:34,990 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-039a6e80-0953-4166-9a65-bde7d9e87e61 2018-08-12 00:36:34,994 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:36,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:36,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:37,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-c8ab5fcb-43af-4950-b145-8ebcf45a7056 x-compute-request-id: req-c8ab5fcb-43af-4950-b145-8ebcf45a7056 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:37,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c8ab5fcb-43af-4950-b145-8ebcf45a7056 2018-08-12 00:36:37,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539994955063s 2018-08-12 00:36:37,537 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c8ab5fcb-43af-4950-b145-8ebcf45a7056 2018-08-12 00:36:37,542 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:39,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:39,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:40,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-8a3ff802-f5f4-4222-a30b-fde1c79b69fe x-compute-request-id: req-8a3ff802-f5f4-4222-a30b-fde1c79b69fe 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:40,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8a3ff802-f5f4-4222-a30b-fde1c79b69fe 2018-08-12 00:36:40,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725728988647s 2018-08-12 00:36:40,271 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8a3ff802-f5f4-4222-a30b-fde1c79b69fe 2018-08-12 00:36:40,274 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:42,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:42,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:42,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-5f862de5-a990-4e9a-a30d-53b2dcfad3e7 x-compute-request-id: req-5f862de5-a990-4e9a-a30d-53b2dcfad3e7 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:42,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5f862de5-a990-4e9a-a30d-53b2dcfad3e7 2018-08-12 00:36:42,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23975110054s 2018-08-12 00:36:42,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5f862de5-a990-4e9a-a30d-53b2dcfad3e7 2018-08-12 00:36:42,521 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:44,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:44,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:44,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-03cd5a13-515c-45fc-a535-6075467e4ed3 x-compute-request-id: req-03cd5a13-515c-45fc-a535-6075467e4ed3 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:44,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-03cd5a13-515c-45fc-a535-6075467e4ed3 2018-08-12 00:36:44,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358364105225s 2018-08-12 00:36:44,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-03cd5a13-515c-45fc-a535-6075467e4ed3 2018-08-12 00:36:44,885 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:46,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:46,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:47,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-21f691d4-92e7-47dc-a116-d9daa9e8e8fa x-compute-request-id: req-21f691d4-92e7-47dc-a116-d9daa9e8e8fa 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:47,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-21f691d4-92e7-47dc-a116-d9daa9e8e8fa 2018-08-12 00:36:47,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396891117096s 2018-08-12 00:36:47,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-21f691d4-92e7-47dc-a116-d9daa9e8e8fa 2018-08-12 00:36:47,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:49,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:49,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:49,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-36860227-f789-45c3-8170-8b13fad33a97 x-compute-request-id: req-36860227-f789-45c3-8170-8b13fad33a97 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:49,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-36860227-f789-45c3-8170-8b13fad33a97 2018-08-12 00:36:49,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197531938553s 2018-08-12 00:36:49,490 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-36860227-f789-45c3-8170-8b13fad33a97 2018-08-12 00:36:49,494 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:51,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:51,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:51,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-745ea05c-14da-4e99-9f87-001a1b62cda5 x-compute-request-id: req-745ea05c-14da-4e99-9f87-001a1b62cda5 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:51,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-745ea05c-14da-4e99-9f87-001a1b62cda5 2018-08-12 00:36:51,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.337085008621s 2018-08-12 00:36:51,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-745ea05c-14da-4e99-9f87-001a1b62cda5 2018-08-12 00:36:51,838 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:53,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:53,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:54,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-7721a454-9c48-45b6-9288-5b275bbed0f5 x-compute-request-id: req-7721a454-9c48-45b6-9288-5b275bbed0f5 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:54,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7721a454-9c48-45b6-9288-5b275bbed0f5 2018-08-12 00:36:54,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191268920898s 2018-08-12 00:36:54,033 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7721a454-9c48-45b6-9288-5b275bbed0f5 2018-08-12 00:36:54,037 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:56,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:56,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:56,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-44d41498-1d88-43cb-8bde-77fadaa2ef8a x-compute-request-id: req-44d41498-1d88-43cb-8bde-77fadaa2ef8a 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:56,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-44d41498-1d88-43cb-8bde-77fadaa2ef8a 2018-08-12 00:36:56,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187928915024s 2018-08-12 00:36:56,228 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-44d41498-1d88-43cb-8bde-77fadaa2ef8a 2018-08-12 00:36:56,232 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:36:58,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:36:58,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:36:58,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:36: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-1eaa7ff5-ddec-4419-94f5-bc716aafba85 x-compute-request-id: req-1eaa7ff5-ddec-4419-94f5-bc716aafba85 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:36:58,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1eaa7ff5-ddec-4419-94f5-bc716aafba85 2018-08-12 00:36:58,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199536085129s 2018-08-12 00:36:58,435 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1eaa7ff5-ddec-4419-94f5-bc716aafba85 2018-08-12 00:36:58,438 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:00,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:00,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:00,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-b2374748-3183-432e-9a5d-12dae27a7cfd x-compute-request-id: req-b2374748-3183-432e-9a5d-12dae27a7cfd 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:00,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b2374748-3183-432e-9a5d-12dae27a7cfd 2018-08-12 00:37:00,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376485109329s 2018-08-12 00:37:00,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b2374748-3183-432e-9a5d-12dae27a7cfd 2018-08-12 00:37:00,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:02,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:02,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:03,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:37: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-c39b74b3-8c4c-49cc-abc0-e5e7aa517ba2 x-compute-request-id: req-c39b74b3-8c4c-49cc-abc0-e5e7aa517ba2 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:03,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c39b74b3-8c4c-49cc-abc0-e5e7aa517ba2 2018-08-12 00:37:03,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365435123444s 2018-08-12 00:37:03,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c39b74b3-8c4c-49cc-abc0-e5e7aa517ba2 2018-08-12 00:37:03,194 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:05,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:05,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:05,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-6f1fe0b1-9a67-4d2c-86d4-02f3df0cd06d x-compute-request-id: req-6f1fe0b1-9a67-4d2c-86d4-02f3df0cd06d 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:05,555 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6f1fe0b1-9a67-4d2c-86d4-02f3df0cd06d 2018-08-12 00:37:05,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357842922211s 2018-08-12 00:37:05,556 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6f1fe0b1-9a67-4d2c-86d4-02f3df0cd06d 2018-08-12 00:37:05,559 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:07,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:07,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:07,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:37: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-4c446fb5-adb8-41de-a820-dc6fd2b537a5 x-compute-request-id: req-4c446fb5-adb8-41de-a820-dc6fd2b537a5 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:07,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4c446fb5-adb8-41de-a820-dc6fd2b537a5 2018-08-12 00:37:07,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350739955902s 2018-08-12 00:37:07,913 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4c446fb5-adb8-41de-a820-dc6fd2b537a5 2018-08-12 00:37:07,917 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:09,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:09,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:10,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-2a609d27-127c-4d11-a05c-d39994e1bcf7 x-compute-request-id: req-2a609d27-127c-4d11-a05c-d39994e1bcf7 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:10,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2a609d27-127c-4d11-a05c-d39994e1bcf7 2018-08-12 00:37:10,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360296964645s 2018-08-12 00:37:10,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2a609d27-127c-4d11-a05c-d39994e1bcf7 2018-08-12 00:37:10,285 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:12,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:12,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:12,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:37: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-62aea7fe-6d0a-4e24-b541-1e895f18e081 x-compute-request-id: req-62aea7fe-6d0a-4e24-b541-1e895f18e081 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:12,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-62aea7fe-6d0a-4e24-b541-1e895f18e081 2018-08-12 00:37:12,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201517820358s 2018-08-12 00:37:12,490 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-62aea7fe-6d0a-4e24-b541-1e895f18e081 2018-08-12 00:37:12,494 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:14,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:14,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:14,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-3f83d97a-20bb-4f74-bc50-ee0892997979 x-compute-request-id: req-3f83d97a-20bb-4f74-bc50-ee0892997979 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:14,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3f83d97a-20bb-4f74-bc50-ee0892997979 2018-08-12 00:37:14,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36656498909s 2018-08-12 00:37:14,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3f83d97a-20bb-4f74-bc50-ee0892997979 2018-08-12 00:37:14,867 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:16,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:16,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:17,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:37: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-804dbba9-aa5a-4f0c-b4af-9c48c27b3817 x-compute-request-id: req-804dbba9-aa5a-4f0c-b4af-9c48c27b3817 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:17,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-804dbba9-aa5a-4f0c-b4af-9c48c27b3817 2018-08-12 00:37:17,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360980987549s 2018-08-12 00:37:17,232 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-804dbba9-aa5a-4f0c-b4af-9c48c27b3817 2018-08-12 00:37:17,236 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:19,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:19,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:19,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:37: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-f737faef-bcb4-4b9f-ab29-e8ce39b2dd83 x-compute-request-id: req-f737faef-bcb4-4b9f-ab29-e8ce39b2dd83 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:19,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f737faef-bcb4-4b9f-ab29-e8ce39b2dd83 2018-08-12 00:37:19,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346227884293s 2018-08-12 00:37:19,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f737faef-bcb4-4b9f-ab29-e8ce39b2dd83 2018-08-12 00:37:19,589 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:21,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:21,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:21,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:37: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-2f7eb342-3645-43fb-9a41-59cad0f09cf7 x-compute-request-id: req-2f7eb342-3645-43fb-9a41-59cad0f09cf7 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:21,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2f7eb342-3645-43fb-9a41-59cad0f09cf7 2018-08-12 00:37:21,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194802045822s 2018-08-12 00:37:21,786 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2f7eb342-3645-43fb-9a41-59cad0f09cf7 2018-08-12 00:37:21,790 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:23,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:23,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:23,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:37: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-e9572d04-8c0d-4f84-9d76-15b0f1bcf762 x-compute-request-id: req-e9572d04-8c0d-4f84-9d76-15b0f1bcf762 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:23,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e9572d04-8c0d-4f84-9d76-15b0f1bcf762 2018-08-12 00:37:23,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192294836044s 2018-08-12 00:37:23,986 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e9572d04-8c0d-4f84-9d76-15b0f1bcf762 2018-08-12 00:37:23,990 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:25,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:25,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:26,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:37: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-e3ec1996-c309-4160-a5cb-bed9d30c8350 x-compute-request-id: req-e3ec1996-c309-4160-a5cb-bed9d30c8350 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:26,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e3ec1996-c309-4160-a5cb-bed9d30c8350 2018-08-12 00:37:26,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363057851791s 2018-08-12 00:37:26,356 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e3ec1996-c309-4160-a5cb-bed9d30c8350 2018-08-12 00:37:26,360 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:28,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:28,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:28,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:37: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-922dfd32-7e93-4bc7-bf64-43ebf3adbc01 x-compute-request-id: req-922dfd32-7e93-4bc7-bf64-43ebf3adbc01 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:28,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-922dfd32-7e93-4bc7-bf64-43ebf3adbc01 2018-08-12 00:37:28,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3546230793s 2018-08-12 00:37:28,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-922dfd32-7e93-4bc7-bf64-43ebf3adbc01 2018-08-12 00:37:28,721 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:30,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:30,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:31,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-c5ac1972-bf54-4dfb-b3c1-8068b841fd0a x-compute-request-id: req-c5ac1972-bf54-4dfb-b3c1-8068b841fd0a 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:31,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c5ac1972-bf54-4dfb-b3c1-8068b841fd0a 2018-08-12 00:37:31,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348644018173s 2018-08-12 00:37:31,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c5ac1972-bf54-4dfb-b3c1-8068b841fd0a 2018-08-12 00:37:31,077 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:33,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:33,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:33,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:37: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-62b49f91-9026-42b0-af12-038eedab8f7b x-compute-request-id: req-62b49f91-9026-42b0-af12-038eedab8f7b 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:33,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-62b49f91-9026-42b0-af12-038eedab8f7b 2018-08-12 00:37:33,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354681968689s 2018-08-12 00:37:33,435 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-62b49f91-9026-42b0-af12-038eedab8f7b 2018-08-12 00:37:33,439 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:35,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:35,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:35,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:37: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-7452fdcc-33ca-4ba8-8427-ca7ecbc8e674 x-compute-request-id: req-7452fdcc-33ca-4ba8-8427-ca7ecbc8e674 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:35,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7452fdcc-33ca-4ba8-8427-ca7ecbc8e674 2018-08-12 00:37:35,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195703029633s 2018-08-12 00:37:35,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7452fdcc-33ca-4ba8-8427-ca7ecbc8e674 2018-08-12 00:37:35,641 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:37,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:37,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:37,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-ab5eca42-8574-4cfb-8ce1-09c090ef7631 x-compute-request-id: req-ab5eca42-8574-4cfb-8ce1-09c090ef7631 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:37,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ab5eca42-8574-4cfb-8ce1-09c090ef7631 2018-08-12 00:37:37,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190326213837s 2018-08-12 00:37:37,835 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ab5eca42-8574-4cfb-8ce1-09c090ef7631 2018-08-12 00:37:37,839 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:39,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:39,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:40,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-719e7824-b2af-4102-811c-5b554c8dd2ef x-compute-request-id: req-719e7824-b2af-4102-811c-5b554c8dd2ef 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:40,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-719e7824-b2af-4102-811c-5b554c8dd2ef 2018-08-12 00:37:40,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210855960846s 2018-08-12 00:37:40,053 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-719e7824-b2af-4102-811c-5b554c8dd2ef 2018-08-12 00:37:40,057 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:42,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:42,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:42,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-0ea6e7fe-4d0f-4e06-9da7-3d34a31b6e10 x-compute-request-id: req-0ea6e7fe-4d0f-4e06-9da7-3d34a31b6e10 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:42,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0ea6e7fe-4d0f-4e06-9da7-3d34a31b6e10 2018-08-12 00:37:42,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203386068344s 2018-08-12 00:37:42,263 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0ea6e7fe-4d0f-4e06-9da7-3d34a31b6e10 2018-08-12 00:37:42,267 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:44,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:44,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:44,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:37: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-c515e7fc-4bc2-4733-a0ae-06efdd98aae5 x-compute-request-id: req-c515e7fc-4bc2-4733-a0ae-06efdd98aae5 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:44,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c515e7fc-4bc2-4733-a0ae-06efdd98aae5 2018-08-12 00:37:44,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191694974899s 2018-08-12 00:37:44,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c515e7fc-4bc2-4733-a0ae-06efdd98aae5 2018-08-12 00:37:44,465 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:46,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:46,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:46,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-8cc60f01-4f71-47b0-a488-19a4ae3d5c50 x-compute-request-id: req-8cc60f01-4f71-47b0-a488-19a4ae3d5c50 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:46,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8cc60f01-4f71-47b0-a488-19a4ae3d5c50 2018-08-12 00:37:46,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370640039444s 2018-08-12 00:37:46,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8cc60f01-4f71-47b0-a488-19a4ae3d5c50 2018-08-12 00:37:46,843 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:48,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:48,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:49,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-8016de45-e25a-40fb-a893-05fa0817608d x-compute-request-id: req-8016de45-e25a-40fb-a893-05fa0817608d 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:49,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8016de45-e25a-40fb-a893-05fa0817608d 2018-08-12 00:37:49,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190846920013s 2018-08-12 00:37:49,037 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8016de45-e25a-40fb-a893-05fa0817608d 2018-08-12 00:37:49,041 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:51,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:51,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:51,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:37: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-615d5e51-97f6-487d-b90e-c8868aaa8af1 x-compute-request-id: req-615d5e51-97f6-487d-b90e-c8868aaa8af1 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:51,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-615d5e51-97f6-487d-b90e-c8868aaa8af1 2018-08-12 00:37:51,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192151069641s 2018-08-12 00:37:51,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-615d5e51-97f6-487d-b90e-c8868aaa8af1 2018-08-12 00:37:51,241 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:53,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:53,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:53,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:37: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-3f8d5ed2-ea81-488c-b9cf-2ffdfceadae5 x-compute-request-id: req-3f8d5ed2-ea81-488c-b9cf-2ffdfceadae5 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:53,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3f8d5ed2-ea81-488c-b9cf-2ffdfceadae5 2018-08-12 00:37:53,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190870046616s 2018-08-12 00:37:53,435 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3f8d5ed2-ea81-488c-b9cf-2ffdfceadae5 2018-08-12 00:37:53,438 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:55,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:55,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:55,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:37: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-9e20f69d-e49e-4f8d-ac84-264c528fa294 x-compute-request-id: req-9e20f69d-e49e-4f8d-ac84-264c528fa294 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:55,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9e20f69d-e49e-4f8d-ac84-264c528fa294 2018-08-12 00:37:55,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382770776749s 2018-08-12 00:37:55,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9e20f69d-e49e-4f8d-ac84-264c528fa294 2018-08-12 00:37:55,828 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:37:57,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:37:57,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:37:58,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:37: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-eba3bf78-134d-4115-83ea-d8acd1c8b361 x-compute-request-id: req-eba3bf78-134d-4115-83ea-d8acd1c8b361 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:37:58,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-eba3bf78-134d-4115-83ea-d8acd1c8b361 2018-08-12 00:37:58,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194152116776s 2018-08-12 00:37:58,025 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-eba3bf78-134d-4115-83ea-d8acd1c8b361 2018-08-12 00:37:58,029 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:38:00,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:38:00,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:38:00,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:38: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-a103abc0-4a54-40b7-bbf4-be9aac182e3f x-compute-request-id: req-a103abc0-4a54-40b7-bbf4-be9aac182e3f 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:38:00,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a103abc0-4a54-40b7-bbf4-be9aac182e3f 2018-08-12 00:38:00,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373150110245s 2018-08-12 00:38:00,405 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a103abc0-4a54-40b7-bbf4-be9aac182e3f 2018-08-12 00:38:00,409 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:38:02,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:38:02,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:38:02,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:38: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-68a82501-5201-4024-99b5-fdd225921e83 x-compute-request-id: req-68a82501-5201-4024-99b5-fdd225921e83 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:38:02,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-68a82501-5201-4024-99b5-fdd225921e83 2018-08-12 00:38:02,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374951124191s 2018-08-12 00:38:02,788 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-68a82501-5201-4024-99b5-fdd225921e83 2018-08-12 00:38:02,791 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:38:04,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:38:04,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:38:05,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:38: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-e1ae68aa-8f87-4900-8891-dbafbba4385e x-compute-request-id: req-e1ae68aa-8f87-4900-8891-dbafbba4385e 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:38:05,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e1ae68aa-8f87-4900-8891-dbafbba4385e 2018-08-12 00:38:05,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207198143005s 2018-08-12 00:38:05,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e1ae68aa-8f87-4900-8891-dbafbba4385e 2018-08-12 00:38:05,006 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:38:07,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:38:07,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:38:07,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-4becbbbb-b77a-4ad6-af79-2e69194a3883 x-compute-request-id: req-4becbbbb-b77a-4ad6-af79-2e69194a3883 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:38:07,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4becbbbb-b77a-4ad6-af79-2e69194a3883 2018-08-12 00:38:07,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203379869461s 2018-08-12 00:38:07,213 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4becbbbb-b77a-4ad6-af79-2e69194a3883 2018-08-12 00:38:07,216 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:38:09,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:38:09,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:38:09,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-415c219d-aba2-41f9-a8c4-89c259bf3db1 x-compute-request-id: req-415c219d-aba2-41f9-a8c4-89c259bf3db1 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.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "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-08-12T00:35:54Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:38:09,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-415c219d-aba2-41f9-a8c4-89c259bf3db1 2018-08-12 00:38:09,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344499111176s 2018-08-12 00:38:09,564 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-415c219d-aba2-41f9-a8c4-89c259bf3db1 2018-08-12 00:38:09,568 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:38:11,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:38:11,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:38:11,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:38: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-91673995-9f57-44f3-b686-fb806e9c2ba5 x-compute-request-id: req-91673995-9f57-44f3-b686-fb806e9c2ba5 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_bba05464-1dfa-4f88-8a78-733c9924a727": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:3c:54", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:38:10.000000", "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:38:10Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:38:11,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-91673995-9f57-44f3-b686-fb806e9c2ba5 2018-08-12 00:38:11,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191879987717s 2018-08-12 00:38:11,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-91673995-9f57-44f3-b686-fb806e9c2ba5 2018-08-12 00:38:11,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-12 00:38:11,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=747e5f9f-8767-4e66-9849-e68ac303039a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:38:11,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-0bf2f9fa-36f1-4744-941a-fbae4ff17be5 Date: Sun, 12 Aug 2018 00:38:11 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2748178d-1785-4be3-a7fd-aea2f00096c7","tenant_id":"1223ee00c90548e6a1be5768967eb1ae","created_at":"2018-08-12T00:35:54Z","admin_state_up":true,"updated_at":"2018-08-12T00:38:09Z","binding:vnic_type":"normal","device_id":"747e5f9f-8767-4e66-9849-e68ac303039a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:56:3c:54","id":"4ae876cc-dd8c-43f2-8848-8a926267478e","port_security_enabled":true,"project_id":"1223ee00c90548e6a1be5768967eb1ae","fixed_ips":[{"subnet_id":"de0a127b-a824-4831-bbcc-a479411aee12","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["d91880b3-66b7-43b5-9e59-b889ec7dc22c"],"name":""}]} 2018-08-12 00:38:11,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=747e5f9f-8767-4e66-9849-e68ac303039a used request id req-0bf2f9fa-36f1-4744-941a-fbae4ff17be5 2018-08-12 00:38:11,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0558741092682s 2018-08-12 00:38:11,823 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=747e5f9f-8767-4e66-9849-e68ac303039a used request id req-0bf2f9fa-36f1-4744-941a-fbae4ff17be5 2018-08-12 00:38:11,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-12 00:38:11,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=4ae876cc-dd8c-43f2-8848-8a926267478e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:38:11,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c1cc4c15-9e2d-4afb-924b-79a7781d07ad Date: Sun, 12 Aug 2018 00:38:11 GMT RESP BODY: {"floatingips": []} 2018-08-12 00:38:11,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=4ae876cc-dd8c-43f2-8848-8a926267478e used request id req-c1cc4c15-9e2d-4afb-924b-79a7781d07ad 2018-08-12 00:38:11,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0182979106903s 2018-08-12 00:38:11,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=4ae876cc-dd8c-43f2-8848-8a926267478e used request id req-c1cc4c15-9e2d-4afb-924b-79a7781d07ad 2018-08-12 00:38:11,848 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_bba05464-1dfa-4f88-8a78-733c9924a727': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:56:3c:54', 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'3511768e-2073-4b3f-920c-a06b76e4db1b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-12T00:38:10.000000', 'flavor': Munch({u'id': u'13f3a64d-2001-4e31-8696-012a1f3e795e'}), 'az': u'nova', 'id': u'747e5f9f-8767-4e66-9849-e68ac303039a', 'security_groups': [Munch({u'name': u'cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a4af3503afe845acb6db2c902398f1a5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1223ee00c90548e6a1be5768967eb1ae', 'name': 'cloudify-project_bba05464-1dfa-4f88-8a78-733c9924a727', '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-08-12T00:38:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-12T00:38:10Z', 'hostId': u'3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12', '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-08-12T00:38:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1223ee00c90548e6a1be5768967eb1ae', 'name': u'cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727', 'adminPass': u'fWPXQ9hQyC4R', 'tenant_id': u'1223ee00c90548e6a1be5768967eb1ae', 'created_at': u'2018-08-12T00:35:53Z', 'created': u'2018-08-12T00:35:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-12 00:38:11,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:38:11,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:38:11,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-0039f4d6-60e9-463d-9a29-30cfa0a68495 Date: Sun, 12 Aug 2018 00:38:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de0a127b-a824-4831-bbcc-a479411aee12"],"updated_at":"2018-08-12T00:34:21Z","tenant_id":"1223ee00c90548e6a1be5768967eb1ae","created_at":"2018-08-12T00:34:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1223ee00c90548e6a1be5768967eb1ae","id":"2748178d-1785-4be3-a7fd-aea2f00096c7","name":"cloudify-net_bba05464-1dfa-4f88-8a78-733c9924a727"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:38:11,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-0039f4d6-60e9-463d-9a29-30cfa0a68495 2018-08-12 00:38:11,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109498023987s 2018-08-12 00:38:11,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-0039f4d6-60e9-463d-9a29-30cfa0a68495 2018-08-12 00:38:11,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-12 00:38:11,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=747e5f9f-8767-4e66-9849-e68ac303039a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:38:12,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-0c1b1d2c-403f-4dab-995f-316f122e3f88 Date: Sun, 12 Aug 2018 00:38:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2748178d-1785-4be3-a7fd-aea2f00096c7","tenant_id":"1223ee00c90548e6a1be5768967eb1ae","created_at":"2018-08-12T00:35:54Z","admin_state_up":true,"updated_at":"2018-08-12T00:38:09Z","binding:vnic_type":"normal","device_id":"747e5f9f-8767-4e66-9849-e68ac303039a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:56:3c:54","id":"4ae876cc-dd8c-43f2-8848-8a926267478e","port_security_enabled":true,"project_id":"1223ee00c90548e6a1be5768967eb1ae","fixed_ips":[{"subnet_id":"de0a127b-a824-4831-bbcc-a479411aee12","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["d91880b3-66b7-43b5-9e59-b889ec7dc22c"],"name":""}]} 2018-08-12 00:38:12,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=747e5f9f-8767-4e66-9849-e68ac303039a used request id req-0c1b1d2c-403f-4dab-995f-316f122e3f88 2018-08-12 00:38:12,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0543529987335s 2018-08-12 00:38:12,017 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=747e5f9f-8767-4e66-9849-e68ac303039a used request id req-0c1b1d2c-403f-4dab-995f-316f122e3f88 2018-08-12 00:38:12,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-12 00:38:12,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -d '{"floatingip": {"floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.11", "port_id": "4ae876cc-dd8c-43f2-8848-8a926267478e"}}' 2018-08-12 00:38:13,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-b93b6549-f9f3-45a7-8455-1aea29e4289b Date: Sun, 12 Aug 2018 00:38:13 GMT RESP BODY: {"floatingip": {"router_id": "3183b1f5-fb70-43bf-98b4-3e9be3baa89f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-12T00:38:12Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "4ae876cc-dd8c-43f2-8848-8a926267478e", "id": "cb4ae059-03ee-447b-a094-9c7a04c51889", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:38:12Z", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}} 2018-08-12 00:38:13,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-b93b6549-f9f3-45a7-8455-1aea29e4289b 2018-08-12 00:38:13,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.59559798241s 2018-08-12 00:38:13,614 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-b93b6549-f9f3-45a7-8455-1aea29e4289b 2018-08-12 00:38:13,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-12 00:38:13,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:38:13,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-a5fd7b32-412f-4e89-abb7-ccd46ea9772e Date: Sun, 12 Aug 2018 00:38:13 GMT RESP BODY: {"floatingips": [{"router_id": "3183b1f5-fb70-43bf-98b4-3e9be3baa89f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-12T00:38:12Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "4ae876cc-dd8c-43f2-8848-8a926267478e", "id": "cb4ae059-03ee-447b-a094-9c7a04c51889", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:38:12Z", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}]} 2018-08-12 00:38:13,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-a5fd7b32-412f-4e89-abb7-ccd46ea9772e 2018-08-12 00:38:13,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0269758701324s 2018-08-12 00:38:13,649 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-a5fd7b32-412f-4e89-abb7-ccd46ea9772e 2018-08-12 00:38:13,653 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'3183b1f5-fb70-43bf-98b4-3e9be3baa89f', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'1223ee00c90548e6a1be5768967eb1ae', 'created_at': u'2018-08-12T00:38:12Z', 'attached': True, 'updated_at': u'2018-08-12T00:38:12Z', 'id': u'cb4ae059-03ee-447b-a094-9c7a04c51889', 'floating_network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1223ee00c90548e6a1be5768967eb1ae', 'name': 'cloudify-project_bba05464-1dfa-4f88-8a78-733c9924a727', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'3183b1f5-fb70-43bf-98b4-3e9be3baa89f', 'project_id': u'1223ee00c90548e6a1be5768967eb1ae', 'port_id': u'4ae876cc-dd8c-43f2-8848-8a926267478e', 'port': u'4ae876cc-dd8c-43f2-8848-8a926267478e', 'network': u'2f70d71e-d369-422c-afe9-61964f7f223e'}) 2018-08-12 00:38:13,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:38:13,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a/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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:38:13,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:38: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-3be1e10c-141c-4d23-9772-2bb3cf06dfd6 x-compute-request-id: req-3be1e10c-141c-4d23-9772-2bb3cf06dfd6 Content-Encoding: gzip Content-Length: 8604 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1919869474 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\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-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 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.910 MHz processor\n[ 0.342254] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.345031] pid_max: default: 32768 minimum: 301\n[ 0.346536] Security Framework initialized\n[ 0.347928] SELinux: Initializing.\n[ 0.349408] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.354893] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.358297] Mount-cache hash table entries: 4096\n[ 0.360075] Initializing cgroup subsys memory\n[ 0.361515] Initializing cgroup subsys devices\n[ 0.362997] Initializing cgroup subsys freezer\n[ 0.364457] Initializing cgroup subsys net_cls\n[ 0.365933] Initializing cgroup subsys blkio\n[ 0.367352] Initializing cgroup subsys perf_event\n[ 0.368862] Initializing cgroup subsys hugetlb\n[ 0.370255] Initializing cgroup subsys pids\n[ 0.371581] Initializing cgroup subsys net_prio\n[ 0.373150] CPU: Physical Processor ID: 0\n[ 0.375159] mce: CPU supports 10 MCE banks\n[ 0.376489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.378060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.379612] tlb_flushall_shift: 6\n[ 0.381006] Freeing SMP alternatives: 28k freed\n[ 0.385049] ACPI: Core revision 20130517\n[ 0.386827] ACPI: All ACPI Tables successfully acquired\n[ 0.388609] ftrace: allocating 25812 entries in 101 pages\n[ 0.410358] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.412319] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.414277] smpboot: Max logical packages: 2\n[ 0.415881] Enabling x2apic\n[ 0.416960] Enabled x2apic\n[ 0.418215] Switched APIC routing to physical x2apic.\n[ 0.420567] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.422139] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.424900] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.432388] KVM setup paravirtual spinlock\n[ 0.434738] smpboot: Booting Node 0, Processors #1 OK\n[ 0.436457] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.458466] Brought up 2 CPUs\n[ 0.458469] KVM setup async PF for cpu 1\n[ 0.458472] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.461642] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.463793] devtmpfs: initialized\n[ 0.466325] EVM: security.selinux\n[ 0.467315] EVM: security.ima\n[ 0.468251] EVM: security.capability\n[ 0.469914] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.471454] pinctrl core: initialized pinctrl subsystem\n[ 0.472852] NET: Registered protocol family 16\n[ 0.474187] ACPI: bus type PCI registered\n[ 0.475282] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.476829] PCI: Using configuration type 1 for base access\n[ 0.481514] ACPI: Added _OSI(Module Device)\n[ 0.482647] ACPI: Added _OSI(Processor Device)\n[ 0.483796] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.484972] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.487324] ACPI: Interpreter enabled\n[ 0.488377] ACPI: (supports S0 S5)\n[ 0.489354] ACPI: Using IOAPIC for interrupt routing\n[ 0.490573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.494638] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.496117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.497707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.499245] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.502115] acpiphp: Slot [3] registered\n[ 0.503250] acpiphp: Slot [4] registered\n[ 0.504379] acpiphp: Slot [5] registered\n[ 0.505506] acpiphp: Slot [6] registered\n[ 0.506626] acpiphp: Slot [7] registered\n[ 0.507752] acpiphp: Slot [8] registered\n[ 0.508871] acpiphp: Slot [9] registered\n[ 0.509989] acpiphp: Slot [10] registered\n[ 0.511122] acpiphp: Slot [11] registered\n[ 0.512260] acpiphp: Slot [12] registered\n[ 0.513403] acpiphp: Slot [13] registered\n[ 0.514539] acpiphp: Slot [14] registered\n[ 0.515674] acpiphp: Slot [15] registered\n[ 0.516818] acpiphp: Slot [16] registered\n[ 0.517952] acpiphp: Slot [17] registered\n[ 0.519085] acpiphp: Slot [18] registered\n[ 0.520217] acpiphp: Slot [19] registered\n[ 0.521368] acpiphp: Slot [20] registered\n[ 0.522502] acpiphp: Slot [21] registered\n[ 0.523636] acpiphp: Slot [22] registered\n[ 0.524774] acpiphp: Slot [23] registered\n[ 0.525905] acpiphp: Slot [24] registered\n[ 0.527043] acpiphp: Slot [25] registered\n[ 0.528179] acpiphp: Slot [26] registered\n[ 0.529322] acpiphp: Slot [27] registered\n[ 0.530458] acpiphp: Slot [28] registered\n[ 0.531592] acpiphp: Slot [29] registered\n[ 0.532727] acpiphp: Slot [30] registered\n[ 0.533860] acpiphp: Slot [31] registered\n[ 0.534989] PCI host bridge to bus 0000:00\n[ 0.536119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.537554] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.539120] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.540676] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.542736] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.544800] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.549375] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.551004] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.552530] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.554153] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.558450] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.560511] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.584449] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.586304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.588072] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.590335] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.592105] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.593762] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.595440] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.597595] vgaarb: loaded\n[ 0.598495] vgaarb: bridge control possible 0000:00:02.0\n[ 0.599971] SCSI subsystem initialized\n[ 0.601077] ACPI: bus type USB registered\n[ 0.602213] usbcore: registered new interface driver usbfs\n[ 0.603585] usbcore: registered new interface driver hub\n[ 0.604933] usbcore: registered new device driver usb\n[ 0.606386] PCI: Using ACPI for IRQ routing\n[ 0.607838] NetLabel: Initializing\n[ 0.608860] NetLabel: domain hash size = 128\n[ 0.610028] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.611333] NetLabel: unlabeled traffic allowed by default\n[ 0.612807] Switched to clocksource kvm-clock\n[ 0.621165] pnp: PnP ACPI init\n[ 0.622150] ACPI: bus type PNP registered\n[ 0.623628] pnp: PnP ACPI: found 5 devices\n[ 0.624766] ACPI: bus type PNP unregistered\n[ 0.631914] NET: Registered protocol family 2\n[ 0.633376] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.635591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.637412] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.639017] TCP: reno registered\n[ 0.640001] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.641485] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.643115] NET: Registered protocol family 1\n[ 0.644308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.645694] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.647037] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.666693] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.686478] Unpacking initramfs...\n[ 1.121869] Freeing initrd memory: 37508k freed\n[ 1.131352] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.132908] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.135684] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.137167] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.138865] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.140298] Initialise system trusted keyring\n[ 1.141454] audit: initializing netlink socket (disabled)\n[ 1.142753] type=2000 audit(1534034292.777:1): initialized\n[ 1.159092] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160553] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.162758] zpool: loaded\n[ 1.163630] zbud: loaded\n[ 1.164664] VFS: Disk quotas dquot_6.5.2\n[ 1.165753] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.167328] msgmni has been set to 7578\n[ 1.168432] Key type big_key registered\n[ 1.170143] NET: Registered protocol family 38\n[ 1.171298] Key type asymmetric registered\n[ 1.172382] Asymmetric key parser 'x509' registered\n[ 1.173599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.175651] io scheduler noop registered\n[ 1.176738] io scheduler deadline registered (default)\n[ 1.187747] io scheduler cfq registered\n[ 1.188883] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.190197] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.191766] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.193739] ACPI: Power Button [PWRF]\n[ 1.194848] GHES: HEST is not enabled!\n[ 1.195937] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.220532] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.222178] Non-volatile memory driver v1.3\n[ 1.223289] Linux agpgart interface v0.103\n[ 1.224463] crash memory driver: version 1.1\n[ 1.225629] rdac: device handler registered\n[ 1.226785] hp_sw: device handler registered\n[ 1.227901] emc: device handler registered\n[ 1.228984] alua: device handler registered\n[ 1.230113] libphy: Fixed MDIO Bus: probed\n[ 1.231243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.232707] ehci-pci: EHCI PCI platform driver\n[ 1.233842] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.235263] ohci-pci: OHCI PCI platform driver\n[ 1.236406] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.256124] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.257424] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.259411] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.260680] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.262077] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.263564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.265523] usb usb1: Product: UHCI Host Controller\n[ 1.266745] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.268285] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.269519] hub 1-0:1.0: USB hub found\n[ 1.270566] hub 1-0:1.0: 2 ports detected\n[ 1.271775] usbcore: registered new interface driver usbserial\n[ 1.273144] usbcore: registered new interface driver usbserial_generic\n[ 1.274604] usbserial: USB Serial support registered for generic\n[ 1.276005] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.278669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.279938] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.281294] mousedev: PS/2 mouse device common for all mice\n[ 1.282909] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.285195] rtc_cmos 00:00: RTC can wake from S4\n[ 1.285739] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.286043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.291225] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.292717] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.294205] cpuidle: using governor menu\n[ 1.295337] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.296710] usbcore: registered new interface driver usbhid\n[ 1.298026] usbhid: USB HID core driver\n[ 1.299122] drop_monitor: Initializing network drop monitor service\n[ 1.300592] TCP: cubic registered\n[ 1.301572] Initializing XFRM netlink socket\n[ 1.302754] NET: Registered protocol family 10\n[ 1.304118] NET: Registered protocol family 17\n[ 1.305422] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.306839] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.308235] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.310577] Loading compiled-in X.509 certificates\n[ 1.311803] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.314125] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.316856] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.319201] registered taskstats version 1\n[ 1.322108] Key type trusted registered\n[ 1.324459] Key type encrypted registered\n[ 1.326813] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.328503] rtc_cmos 00:00: setting system clock to 2018-08-12 00:38:12 UTC (1534034292)\n[ 1.331246] Freeing unused kernel memory: 1680k freed\n[ 1.336019] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.340059] systemd[1]: Detected virtualization kvm.\n[ 1.341325] systemd[1]: Detected architecture x86-64.\n[ 1.342563] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.344928] systemd[1]: No hostname configured.\n[ 1.346118] systemd[1]: Set hostname to .\n[ 1.347403] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.369976] systemd[1]: Reached target Local File Systems.\n[ 1.371314] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.373416] systemd[1]: Created slice Root Slice.\n[ 1.374615] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Reached target Swap.\n[ 1.376464] systemd[1]: Reached target Swap.\n[ 1.377591] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.379454] systemd[1]: Created slice System Slice.\n[ 1.380669] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.382654] systemd[1]: Listening on udev Kernel Socket.\n[ 1.383935] systemd[1]: Starting udev Kernel Socket.\n[ 1.385199] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.387271] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.390233] systemd[1]: Listening on udev Control Socket.\n[ 1.391516] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.393501] systemd[1]: Reached target Timers.\n[ 1.394655] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.396465] systemd[1]: Reached target Slices.\n[ 1.397615] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Paths.\n[ 1.399412] systemd[1]: Reached target Paths.\n[ 1.400539] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.402409] systemd[1]: Listening on Journal Socket.\n[ 1.403650] systemd[1]: Starting Journal Socket.\n[ 1.405097] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Sockets.\n[ 1.408146] systemd[1]: Reached target Sockets.\n[ 1.409518] systemd[1]: Starting Sockets.\n[ 1.411063] 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[ 1.415388] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.418060] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.421661] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.485779] RPC: Registered named UNIX socket transport module.\n[ 1.487414] RPC: Registered udp transport module.\n[ 1.488816] RPC: Registered tcp transport module.\n[ 1.490198] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.574818] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.581111] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target S[ 1.599817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\nystem Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.642244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.645065] scsi host0: ata_piix\n[ 1.646294] scsi host1: ata_piix\n[ 1.647609] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.649190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.653895] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.727557] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.729420] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.731304] usb 1-1: Product: QEMU USB Tablet\n[ 1.732630] usb 1-1: Manufacturer: QEMU\n[ 1.733864] usb 1-1: SerialNumber: 42\n[ 1.743836] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.7467"} 2018-08-12 00:38:13,730 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a/action used request id req-3be1e10c-141c-4d23-9772-2bb3cf06dfd6 2018-08-12 00:38:13,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0766191482544s 2018-08-12 00:38:13,731 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a/action used request id req-3be1e10c-141c-4d23-9772-2bb3cf06dfd6 2018-08-12 00:38:13,731 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1919869474 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.342254] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.345031] pid_max: default: 32768 minimum: 301 [ 0.346536] Security Framework initialized [ 0.347928] SELinux: Initializing. [ 0.349408] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.354893] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.358297] Mount-cache hash table entries: 4096 [ 0.360075] Initializing cgroup subsys memory [ 0.361515] Initializing cgroup subsys devices [ 0.362997] Initializing cgroup subsys freezer [ 0.364457] Initializing cgroup subsys net_cls [ 0.365933] Initializing cgroup subsys blkio [ 0.367352] Initializing cgroup subsys perf_event [ 0.368862] Initializing cgroup subsys hugetlb [ 0.370255] Initializing cgroup subsys pids [ 0.371581] Initializing cgroup subsys net_prio [ 0.373150] CPU: Physical Processor ID: 0 [ 0.375159] mce: CPU supports 10 MCE banks [ 0.376489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.378060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.379612] tlb_flushall_shift: 6 [ 0.381006] Freeing SMP alternatives: 28k freed [ 0.385049] ACPI: Core revision 20130517 [ 0.386827] ACPI: All ACPI Tables successfully acquired [ 0.388609] ftrace: allocating 25812 entries in 101 pages [ 0.410358] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.412319] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.414277] smpboot: Max logical packages: 2 [ 0.415881] Enabling x2apic [ 0.416960] Enabled x2apic [ 0.418215] Switched APIC routing to physical x2apic. [ 0.420567] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.422139] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.424900] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.432388] KVM setup paravirtual spinlock [ 0.434738] smpboot: Booting Node 0, Processors #1 OK [ 0.436457] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.458466] Brought up 2 CPUs [ 0.458469] KVM setup async PF for cpu 1 [ 0.458472] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.461642] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.463793] devtmpfs: initialized [ 0.466325] EVM: security.selinux [ 0.467315] EVM: security.ima [ 0.468251] EVM: security.capability [ 0.469914] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.471454] pinctrl core: initialized pinctrl subsystem [ 0.472852] NET: Registered protocol family 16 [ 0.474187] ACPI: bus type PCI registered [ 0.475282] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.476829] PCI: Using configuration type 1 for base access [ 0.481514] ACPI: Added _OSI(Module Device) [ 0.482647] ACPI: Added _OSI(Processor Device) [ 0.483796] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.484972] ACPI: Added _OSI(Processor Aggregator Device) [ 0.487324] ACPI: Interpreter enabled [ 0.488377] ACPI: (supports S0 S5) [ 0.489354] ACPI: Using IOAPIC for interrupt routing [ 0.490573] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.494638] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.496117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.497707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.499245] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.502115] acpiphp: Slot [3] registered [ 0.503250] acpiphp: Slot [4] registered [ 0.504379] acpiphp: Slot [5] registered [ 0.505506] acpiphp: Slot [6] registered [ 0.506626] acpiphp: Slot [7] registered [ 0.507752] acpiphp: Slot [8] registered [ 0.508871] acpiphp: Slot [9] registered [ 0.509989] acpiphp: Slot [10] registered [ 0.511122] acpiphp: Slot [11] registered [ 0.512260] acpiphp: Slot [12] registered [ 0.513403] acpiphp: Slot [13] registered [ 0.514539] acpiphp: Slot [14] registered [ 0.515674] acpiphp: Slot [15] registered [ 0.516818] acpiphp: Slot [16] registered [ 0.517952] acpiphp: Slot [17] registered [ 0.519085] acpiphp: Slot [18] registered [ 0.520217] acpiphp: Slot [19] registered [ 0.521368] acpiphp: Slot [20] registered [ 0.522502] acpiphp: Slot [21] registered [ 0.523636] acpiphp: Slot [22] registered [ 0.524774] acpiphp: Slot [23] registered [ 0.525905] acpiphp: Slot [24] registered [ 0.527043] acpiphp: Slot [25] registered [ 0.528179] acpiphp: Slot [26] registered [ 0.529322] acpiphp: Slot [27] registered [ 0.530458] acpiphp: Slot [28] registered [ 0.531592] acpiphp: Slot [29] registered [ 0.532727] acpiphp: Slot [30] registered [ 0.533860] acpiphp: Slot [31] registered [ 0.534989] PCI host bridge to bus 0000:00 [ 0.536119] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.537554] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.539120] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.540676] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.542736] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.544800] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.549375] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.551004] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.552530] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.554153] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.558450] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.560511] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.584449] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.586304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.588072] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.590335] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.592105] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.593762] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.595440] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.597595] vgaarb: loaded [ 0.598495] vgaarb: bridge control possible 0000:00:02.0 [ 0.599971] SCSI subsystem initialized [ 0.601077] ACPI: bus type USB registered [ 0.602213] usbcore: registered new interface driver usbfs [ 0.603585] usbcore: registered new interface driver hub [ 0.604933] usbcore: registered new device driver usb [ 0.606386] PCI: Using ACPI for IRQ routing [ 0.607838] NetLabel: Initializing [ 0.608860] NetLabel: domain hash size = 128 [ 0.610028] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.611333] NetLabel: unlabeled traffic allowed by default [ 0.612807] Switched to clocksource kvm-clock [ 0.621165] pnp: PnP ACPI init [ 0.622150] ACPI: bus type PNP registered [ 0.623628] pnp: PnP ACPI: found 5 devices [ 0.624766] ACPI: bus type PNP unregistered [ 0.631914] NET: Registered protocol family 2 [ 0.633376] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.635591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.637412] TCP: Hash tables configured (established 32768 bind 32768) [ 0.639017] TCP: reno registered [ 0.640001] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.641485] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.643115] NET: Registered protocol family 1 [ 0.644308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.645694] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.647037] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.666693] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.686478] Unpacking initramfs... [ 1.121869] Freeing initrd memory: 37508k freed [ 1.131352] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.132908] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.135684] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.137167] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.138865] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.140298] Initialise system trusted keyring [ 1.141454] audit: initializing netlink socket (disabled) [ 1.142753] type=2000 audit(1534034292.777:1): initialized [ 1.159092] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160553] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.162758] zpool: loaded [ 1.163630] zbud: loaded [ 1.164664] VFS: Disk quotas dquot_6.5.2 [ 1.165753] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.167328] msgmni has been set to 7578 [ 1.168432] Key type big_key registered [ 1.170143] NET: Registered protocol family 38 [ 1.171298] Key type asymmetric registered [ 1.172382] Asymmetric key parser 'x509' registered [ 1.173599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.175651] io scheduler noop registered [ 1.176738] io scheduler deadline registered (default) [ 1.187747] io scheduler cfq registered [ 1.188883] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.190197] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.191766] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.193739] ACPI: Power Button [PWRF] [ 1.194848] GHES: HEST is not enabled! [ 1.195937] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.220532] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.222178] Non-volatile memory driver v1.3 [ 1.223289] Linux agpgart interface v0.103 [ 1.224463] crash memory driver: version 1.1 [ 1.225629] rdac: device handler registered [ 1.226785] hp_sw: device handler registered [ 1.227901] emc: device handler registered [ 1.228984] alua: device handler registered [ 1.230113] libphy: Fixed MDIO Bus: probed [ 1.231243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.232707] ehci-pci: EHCI PCI platform driver [ 1.233842] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.235263] ohci-pci: OHCI PCI platform driver [ 1.236406] uhci_hcd: USB Universal Host Controller Interface driver [ 1.256124] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.257424] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.259411] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.260680] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.262077] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.263564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.265523] usb usb1: Product: UHCI Host Controller [ 1.266745] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.268285] usb usb1: SerialNumber: 0000:00:01.2 [ 1.269519] hub 1-0:1.0: USB hub found [ 1.270566] hub 1-0:1.0: 2 ports detected [ 1.271775] usbcore: registered new interface driver usbserial [ 1.273144] usbcore: registered new interface driver usbserial_generic [ 1.274604] usbserial: USB Serial support registered for generic [ 1.276005] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.278669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.279938] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.281294] mousedev: PS/2 mouse device common for all mice [ 1.282909] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.285195] rtc_cmos 00:00: RTC can wake from S4 [ 1.285739] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.286043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.291225] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.292717] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.294205] cpuidle: using governor menu [ 1.295337] hidraw: raw HID events driver (C) Jiri Kosina [ 1.296710] usbcore: registered new interface driver usbhid [ 1.298026] usbhid: USB HID core driver [ 1.299122] drop_monitor: Initializing network drop monitor service [ 1.300592] TCP: cubic registered [ 1.301572] Initializing XFRM netlink socket [ 1.302754] NET: Registered protocol family 10 [ 1.304118] NET: Registered protocol family 17 [ 1.305422] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.306839] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.308235] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.310577] Loading compiled-in X.509 certificates [ 1.311803] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.314125] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.316856] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.319201] registered taskstats version 1 [ 1.322108] Key type trusted registered [ 1.324459] Key type encrypted registered [ 1.326813] IMA: No TPM chip found, activating TPM-bypass! [ 1.328503] rtc_cmos 00:00: setting system clock to 2018-08-12 00:38:12 UTC (1534034292) [ 1.331246] Freeing unused kernel memory: 1680k freed [ 1.336019] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.340059] systemd[1]: Detected virtualization kvm. [ 1.341325] systemd[1]: Detected architecture x86-64. [ 1.342563] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.344928] systemd[1]: No hostname configured. [ 1.346118] systemd[1]: Set hostname to . [ 1.347403] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.369976] systemd[1]: Reached target Local File Systems. [ 1.371314] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.373416] systemd[1]: Created slice Root Slice. [ 1.374615] systemd[1]: Starting Root Slice. [[32m OK [0m] Reached target Swap. [ 1.376464] systemd[1]: Reached target Swap. [ 1.377591] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.379454] systemd[1]: Created slice System Slice. [ 1.380669] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.382654] systemd[1]: Listening on udev Kernel Socket. [ 1.383935] systemd[1]: Starting udev Kernel Socket. [ 1.385199] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.387271] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Listening on udev Control Socket. [ 1.390233] systemd[1]: Listening on udev Control Socket. [ 1.391516] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.393501] systemd[1]: Reached target Timers. [ 1.394655] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.396465] systemd[1]: Reached target Slices. [ 1.397615] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Paths. [ 1.399412] systemd[1]: Reached target Paths. [ 1.400539] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.402409] systemd[1]: Listening on Journal Socket. [ 1.403650] systemd[1]: Starting Journal Socket. [ 1.405097] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Sockets. [ 1.408146] systemd[1]: Reached target Sockets. [ 1.409518] systemd[1]: Starting Sockets. [ 1.411063] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.415388] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.418060] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.421661] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.485779] RPC: Registered named UNIX socket transport module. [ 1.487414] RPC: Registered udp transport module. [ 1.488816] RPC: Registered tcp transport module. [ 1.490198] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.574818] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.581111] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target S[ 1.599817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 ystem Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.642244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.645065] scsi host0: ata_piix [ 1.646294] scsi host1: ata_piix [ 1.647609] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.649190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.653895] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.727557] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.729420] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.731304] usb 1-1: Product: QEMU USB Tablet [ 1.732630] usb 1-1: Manufacturer: QEMU [ 1.733864] usb 1-1: SerialNumber: 42 [ 1.743836] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.7467 2018-08-12 00:38:14,734 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: timed out 2018-08-12 00:38:23,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:38:23,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a/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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:38:23,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:38: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-d49a9c06-1f6a-4c5d-a3cc-09360971e3ad x-compute-request-id: req-d49a9c06-1f6a-4c5d-a3cc-09360971e3ad Content-Encoding: gzip Content-Length: 11718 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1919869474 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\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-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 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.910 MHz processor\n[ 0.342254] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.345031] pid_max: default: 32768 minimum: 301\n[ 0.346536] Security Framework initialized\n[ 0.347928] SELinux: Initializing.\n[ 0.349408] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.354893] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.358297] Mount-cache hash table entries: 4096\n[ 0.360075] Initializing cgroup subsys memory\n[ 0.361515] Initializing cgroup subsys devices\n[ 0.362997] Initializing cgroup subsys freezer\n[ 0.364457] Initializing cgroup subsys net_cls\n[ 0.365933] Initializing cgroup subsys blkio\n[ 0.367352] Initializing cgroup subsys perf_event\n[ 0.368862] Initializing cgroup subsys hugetlb\n[ 0.370255] Initializing cgroup subsys pids\n[ 0.371581] Initializing cgroup subsys net_prio\n[ 0.373150] CPU: Physical Processor ID: 0\n[ 0.375159] mce: CPU supports 10 MCE banks\n[ 0.376489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.378060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.379612] tlb_flushall_shift: 6\n[ 0.381006] Freeing SMP alternatives: 28k freed\n[ 0.385049] ACPI: Core revision 20130517\n[ 0.386827] ACPI: All ACPI Tables successfully acquired\n[ 0.388609] ftrace: allocating 25812 entries in 101 pages\n[ 0.410358] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.412319] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.414277] smpboot: Max logical packages: 2\n[ 0.415881] Enabling x2apic\n[ 0.416960] Enabled x2apic\n[ 0.418215] Switched APIC routing to physical x2apic.\n[ 0.420567] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.422139] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.424900] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.432388] KVM setup paravirtual spinlock\n[ 0.434738] smpboot: Booting Node 0, Processors #1 OK\n[ 0.436457] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.458466] Brought up 2 CPUs\n[ 0.458469] KVM setup async PF for cpu 1\n[ 0.458472] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.461642] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.463793] devtmpfs: initialized\n[ 0.466325] EVM: security.selinux\n[ 0.467315] EVM: security.ima\n[ 0.468251] EVM: security.capability\n[ 0.469914] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.471454] pinctrl core: initialized pinctrl subsystem\n[ 0.472852] NET: Registered protocol family 16\n[ 0.474187] ACPI: bus type PCI registered\n[ 0.475282] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.476829] PCI: Using configuration type 1 for base access\n[ 0.481514] ACPI: Added _OSI(Module Device)\n[ 0.482647] ACPI: Added _OSI(Processor Device)\n[ 0.483796] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.484972] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.487324] ACPI: Interpreter enabled\n[ 0.488377] ACPI: (supports S0 S5)\n[ 0.489354] ACPI: Using IOAPIC for interrupt routing\n[ 0.490573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.494638] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.496117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.497707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.499245] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.502115] acpiphp: Slot [3] registered\n[ 0.503250] acpiphp: Slot [4] registered\n[ 0.504379] acpiphp: Slot [5] registered\n[ 0.505506] acpiphp: Slot [6] registered\n[ 0.506626] acpiphp: Slot [7] registered\n[ 0.507752] acpiphp: Slot [8] registered\n[ 0.508871] acpiphp: Slot [9] registered\n[ 0.509989] acpiphp: Slot [10] registered\n[ 0.511122] acpiphp: Slot [11] registered\n[ 0.512260] acpiphp: Slot [12] registered\n[ 0.513403] acpiphp: Slot [13] registered\n[ 0.514539] acpiphp: Slot [14] registered\n[ 0.515674] acpiphp: Slot [15] registered\n[ 0.516818] acpiphp: Slot [16] registered\n[ 0.517952] acpiphp: Slot [17] registered\n[ 0.519085] acpiphp: Slot [18] registered\n[ 0.520217] acpiphp: Slot [19] registered\n[ 0.521368] acpiphp: Slot [20] registered\n[ 0.522502] acpiphp: Slot [21] registered\n[ 0.523636] acpiphp: Slot [22] registered\n[ 0.524774] acpiphp: Slot [23] registered\n[ 0.525905] acpiphp: Slot [24] registered\n[ 0.527043] acpiphp: Slot [25] registered\n[ 0.528179] acpiphp: Slot [26] registered\n[ 0.529322] acpiphp: Slot [27] registered\n[ 0.530458] acpiphp: Slot [28] registered\n[ 0.531592] acpiphp: Slot [29] registered\n[ 0.532727] acpiphp: Slot [30] registered\n[ 0.533860] acpiphp: Slot [31] registered\n[ 0.534989] PCI host bridge to bus 0000:00\n[ 0.536119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.537554] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.539120] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.540676] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.542736] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.544800] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.549375] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.551004] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.552530] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.554153] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.558450] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.560511] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.584449] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.586304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.588072] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.590335] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.592105] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.593762] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.595440] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.597595] vgaarb: loaded\n[ 0.598495] vgaarb: bridge control possible 0000:00:02.0\n[ 0.599971] SCSI subsystem initialized\n[ 0.601077] ACPI: bus type USB registered\n[ 0.602213] usbcore: registered new interface driver usbfs\n[ 0.603585] usbcore: registered new interface driver hub\n[ 0.604933] usbcore: registered new device driver usb\n[ 0.606386] PCI: Using ACPI for IRQ routing\n[ 0.607838] NetLabel: Initializing\n[ 0.608860] NetLabel: domain hash size = 128\n[ 0.610028] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.611333] NetLabel: unlabeled traffic allowed by default\n[ 0.612807] Switched to clocksource kvm-clock\n[ 0.621165] pnp: PnP ACPI init\n[ 0.622150] ACPI: bus type PNP registered\n[ 0.623628] pnp: PnP ACPI: found 5 devices\n[ 0.624766] ACPI: bus type PNP unregistered\n[ 0.631914] NET: Registered protocol family 2\n[ 0.633376] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.635591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.637412] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.639017] TCP: reno registered\n[ 0.640001] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.641485] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.643115] NET: Registered protocol family 1\n[ 0.644308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.645694] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.647037] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.666693] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.686478] Unpacking initramfs...\n[ 1.121869] Freeing initrd memory: 37508k freed\n[ 1.131352] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.132908] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.135684] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.137167] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.138865] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.140298] Initialise system trusted keyring\n[ 1.141454] audit: initializing netlink socket (disabled)\n[ 1.142753] type=2000 audit(1534034292.777:1): initialized\n[ 1.159092] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160553] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.162758] zpool: loaded\n[ 1.163630] zbud: loaded\n[ 1.164664] VFS: Disk quotas dquot_6.5.2\n[ 1.165753] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.167328] msgmni has been set to 7578\n[ 1.168432] Key type big_key registered\n[ 1.170143] NET: Registered protocol family 38\n[ 1.171298] Key type asymmetric registered\n[ 1.172382] Asymmetric key parser 'x509' registered\n[ 1.173599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.175651] io scheduler noop registered\n[ 1.176738] io scheduler deadline registered (default)\n[ 1.187747] io scheduler cfq registered\n[ 1.188883] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.190197] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.191766] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.193739] ACPI: Power Button [PWRF]\n[ 1.194848] GHES: HEST is not enabled!\n[ 1.195937] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.220532] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.222178] Non-volatile memory driver v1.3\n[ 1.223289] Linux agpgart interface v0.103\n[ 1.224463] crash memory driver: version 1.1\n[ 1.225629] rdac: device handler registered\n[ 1.226785] hp_sw: device handler registered\n[ 1.227901] emc: device handler registered\n[ 1.228984] alua: device handler registered\n[ 1.230113] libphy: Fixed MDIO Bus: probed\n[ 1.231243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.232707] ehci-pci: EHCI PCI platform driver\n[ 1.233842] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.235263] ohci-pci: OHCI PCI platform driver\n[ 1.236406] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.256124] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.257424] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.259411] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.260680] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.262077] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.263564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.265523] usb usb1: Product: UHCI Host Controller\n[ 1.266745] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.268285] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.269519] hub 1-0:1.0: USB hub found\n[ 1.270566] hub 1-0:1.0: 2 ports detected\n[ 1.271775] usbcore: registered new interface driver usbserial\n[ 1.273144] usbcore: registered new interface driver usbserial_generic\n[ 1.274604] usbserial: USB Serial support registered for generic\n[ 1.276005] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.278669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.279938] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.281294] mousedev: PS/2 mouse device common for all mice\n[ 1.282909] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.285195] rtc_cmos 00:00: RTC can wake from S4\n[ 1.285739] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.286043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.291225] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.292717] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.294205] cpuidle: using governor menu\n[ 1.295337] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.296710] usbcore: registered new interface driver usbhid\n[ 1.298026] usbhid: USB HID core driver\n[ 1.299122] drop_monitor: Initializing network drop monitor service\n[ 1.300592] TCP: cubic registered\n[ 1.301572] Initializing XFRM netlink socket\n[ 1.302754] NET: Registered protocol family 10\n[ 1.304118] NET: Registered protocol family 17\n[ 1.305422] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.306839] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.308235] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.310577] Loading compiled-in X.509 certificates\n[ 1.311803] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.314125] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.316856] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.319201] registered taskstats version 1\n[ 1.322108] Key type trusted registered\n[ 1.324459] Key type encrypted registered\n[ 1.326813] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.328503] rtc_cmos 00:00: setting system clock to 2018-08-12 00:38:12 UTC (1534034292)\n[ 1.331246] Freeing unused kernel memory: 1680k freed\n[ 1.336019] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.340059] systemd[1]: Detected virtualization kvm.\n[ 1.341325] systemd[1]: Detected architecture x86-64.\n[ 1.342563] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.344928] systemd[1]: No hostname configured.\n[ 1.346118] systemd[1]: Set hostname to .\n[ 1.347403] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.369976] systemd[1]: Reached target Local File Systems.\n[ 1.371314] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.373416] systemd[1]: Created slice Root Slice.\n[ 1.374615] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Reached target Swap.\n[ 1.376464] systemd[1]: Reached target Swap.\n[ 1.377591] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.379454] systemd[1]: Created slice System Slice.\n[ 1.380669] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.382654] systemd[1]: Listening on udev Kernel Socket.\n[ 1.383935] systemd[1]: Starting udev Kernel Socket.\n[ 1.385199] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.387271] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.390233] systemd[1]: Listening on udev Control Socket.\n[ 1.391516] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.393501] systemd[1]: Reached target Timers.\n[ 1.394655] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.396465] systemd[1]: Reached target Slices.\n[ 1.397615] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Paths.\n[ 1.399412] systemd[1]: Reached target Paths.\n[ 1.400539] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.402409] systemd[1]: Listening on Journal Socket.\n[ 1.403650] systemd[1]: Starting Journal Socket.\n[ 1.405097] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Sockets.\n[ 1.408146] systemd[1]: Reached target Sockets.\n[ 1.409518] systemd[1]: Starting Sockets.\n[ 1.411063] 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[ 1.415388] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.418060] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.421661] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.485779] RPC: Registered named UNIX socket transport module.\n[ 1.487414] RPC: Registered udp transport module.\n[ 1.488816] RPC: Registered tcp transport module.\n[ 1.490198] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.574818] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.581111] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target S[ 1.599817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\nystem Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.642244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.645065] scsi host0: ata_piix\n[ 1.646294] scsi host1: ata_piix\n[ 1.647609] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.649190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.653895] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.727557] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.729420] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.731304] usb 1-1: Product: QEMU USB Tablet\n[ 1.732630] usb 1-1: Manufacturer: QEMU\n[ 1.733864] usb 1-1: SerialNumber: 42\n[ 1.743836] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.746731] 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\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.829982] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.832550] XFS (vda1): Mounting V4 Filesystem\n[ 1.865230] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.081703] systemd-journald[103]: Received SIGTERM from PID 1 (systemd).\n[ 2.136844] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.239960] SELinux: Disabled at runtime.\n[ 2.277817] type=1404 audit(1534034293.449:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.335321] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.336752] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Debug File System...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting NFSD configuration filesystem...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.746984] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.798429] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Reached target System Initialization.\n[[ 3.080766] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.083066] type=1305 audit(1534034294.254:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n[32m OK [0m] [ 3.088289] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.090139] [drm] Initialized drm 1.1.0 20060810\nReached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 3.106457] ppdev: user-space parallel port driver\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 3.115951] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.115951] [TTM] Initializing pool allocator\n[ 3.115953] [TTM] Initializing DMA pool allocator\n[ 3.116160] [drm] fb mappable at 0xFC000000\n[ 3.116160] [drm] vram aper at 0xFC000000\n[ 3.116161] [drm] size 33554432\n[ 3.116161] [drm] fb depth is 24\n[ 3.116161] [drm] pitch is 3072\n[ 3.141462] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.159701] Console: switching to colour frame buffer device 128x48\n[ 3.170559] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.179087] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 3.273778] AES CTR mode by8 optimization enabled\n[ 3.277946] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.282899] alg: No test for crc32 (crc32-pclmul)\n[ 3.286606] intel_rapl: no valid rapl domains found in package 0\n[ 3.292100] intel_rapl: no valid rapl domains found in package 0\n[ 3.295302] intel_powerclamp: No package C-state available\n[ 3.302557] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.538281] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:38:15 +0000. Up 3.50 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n Starting Crash recovery kernel arming...\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.773572] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:38:17 +0000. Up 5.71 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.837342] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.841762] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.854888] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.870670] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.876501] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.884694] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.11 | 255.255.255.0 | fa:16:3e:56:3c:54 |\n[ 5.894976] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.897548] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.903496] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.914160] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.920805] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.926718] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.930557] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.933261] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.935436] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-08-12 00:38:23,829 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a/action used request id req-d49a9c06-1f6a-4c5d-a3cc-09360971e3ad 2018-08-12 00:38:23,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0845711231232s 2018-08-12 00:38:23,830 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a/action used request id req-d49a9c06-1f6a-4c5d-a3cc-09360971e3ad 2018-08-12 00:38:23,830 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1919869474 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.342254] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.345031] pid_max: default: 32768 minimum: 301 [ 0.346536] Security Framework initialized [ 0.347928] SELinux: Initializing. [ 0.349408] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.354893] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.358297] Mount-cache hash table entries: 4096 [ 0.360075] Initializing cgroup subsys memory [ 0.361515] Initializing cgroup subsys devices [ 0.362997] Initializing cgroup subsys freezer [ 0.364457] Initializing cgroup subsys net_cls [ 0.365933] Initializing cgroup subsys blkio [ 0.367352] Initializing cgroup subsys perf_event [ 0.368862] Initializing cgroup subsys hugetlb [ 0.370255] Initializing cgroup subsys pids [ 0.371581] Initializing cgroup subsys net_prio [ 0.373150] CPU: Physical Processor ID: 0 [ 0.375159] mce: CPU supports 10 MCE banks [ 0.376489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.378060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.379612] tlb_flushall_shift: 6 [ 0.381006] Freeing SMP alternatives: 28k freed [ 0.385049] ACPI: Core revision 20130517 [ 0.386827] ACPI: All ACPI Tables successfully acquired [ 0.388609] ftrace: allocating 25812 entries in 101 pages [ 0.410358] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.412319] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.414277] smpboot: Max logical packages: 2 [ 0.415881] Enabling x2apic [ 0.416960] Enabled x2apic [ 0.418215] Switched APIC routing to physical x2apic. [ 0.420567] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.422139] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.424900] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.432388] KVM setup paravirtual spinlock [ 0.434738] smpboot: Booting Node 0, Processors #1 OK [ 0.436457] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.458466] Brought up 2 CPUs [ 0.458469] KVM setup async PF for cpu 1 [ 0.458472] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.461642] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.463793] devtmpfs: initialized [ 0.466325] EVM: security.selinux [ 0.467315] EVM: security.ima [ 0.468251] EVM: security.capability [ 0.469914] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.471454] pinctrl core: initialized pinctrl subsystem [ 0.472852] NET: Registered protocol family 16 [ 0.474187] ACPI: bus type PCI registered [ 0.475282] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.476829] PCI: Using configuration type 1 for base access [ 0.481514] ACPI: Added _OSI(Module Device) [ 0.482647] ACPI: Added _OSI(Processor Device) [ 0.483796] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.484972] ACPI: Added _OSI(Processor Aggregator Device) [ 0.487324] ACPI: Interpreter enabled [ 0.488377] ACPI: (supports S0 S5) [ 0.489354] ACPI: Using IOAPIC for interrupt routing [ 0.490573] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.494638] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.496117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.497707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.499245] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.502115] acpiphp: Slot [3] registered [ 0.503250] acpiphp: Slot [4] registered [ 0.504379] acpiphp: Slot [5] registered [ 0.505506] acpiphp: Slot [6] registered [ 0.506626] acpiphp: Slot [7] registered [ 0.507752] acpiphp: Slot [8] registered [ 0.508871] acpiphp: Slot [9] registered [ 0.509989] acpiphp: Slot [10] registered [ 0.511122] acpiphp: Slot [11] registered [ 0.512260] acpiphp: Slot [12] registered [ 0.513403] acpiphp: Slot [13] registered [ 0.514539] acpiphp: Slot [14] registered [ 0.515674] acpiphp: Slot [15] registered [ 0.516818] acpiphp: Slot [16] registered [ 0.517952] acpiphp: Slot [17] registered [ 0.519085] acpiphp: Slot [18] registered [ 0.520217] acpiphp: Slot [19] registered [ 0.521368] acpiphp: Slot [20] registered [ 0.522502] acpiphp: Slot [21] registered [ 0.523636] acpiphp: Slot [22] registered [ 0.524774] acpiphp: Slot [23] registered [ 0.525905] acpiphp: Slot [24] registered [ 0.527043] acpiphp: Slot [25] registered [ 0.528179] acpiphp: Slot [26] registered [ 0.529322] acpiphp: Slot [27] registered [ 0.530458] acpiphp: Slot [28] registered [ 0.531592] acpiphp: Slot [29] registered [ 0.532727] acpiphp: Slot [30] registered [ 0.533860] acpiphp: Slot [31] registered [ 0.534989] PCI host bridge to bus 0000:00 [ 0.536119] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.537554] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.539120] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.540676] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.542736] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.544800] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.549375] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.551004] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.552530] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.554153] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.558450] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.560511] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.584449] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.586304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.588072] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.590335] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.592105] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.593762] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.595440] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.597595] vgaarb: loaded [ 0.598495] vgaarb: bridge control possible 0000:00:02.0 [ 0.599971] SCSI subsystem initialized [ 0.601077] ACPI: bus type USB registered [ 0.602213] usbcore: registered new interface driver usbfs [ 0.603585] usbcore: registered new interface driver hub [ 0.604933] usbcore: registered new device driver usb [ 0.606386] PCI: Using ACPI for IRQ routing [ 0.607838] NetLabel: Initializing [ 0.608860] NetLabel: domain hash size = 128 [ 0.610028] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.611333] NetLabel: unlabeled traffic allowed by default [ 0.612807] Switched to clocksource kvm-clock [ 0.621165] pnp: PnP ACPI init [ 0.622150] ACPI: bus type PNP registered [ 0.623628] pnp: PnP ACPI: found 5 devices [ 0.624766] ACPI: bus type PNP unregistered [ 0.631914] NET: Registered protocol family 2 [ 0.633376] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.635591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.637412] TCP: Hash tables configured (established 32768 bind 32768) [ 0.639017] TCP: reno registered [ 0.640001] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.641485] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.643115] NET: Registered protocol family 1 [ 0.644308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.645694] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.647037] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.666693] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.686478] Unpacking initramfs... [ 1.121869] Freeing initrd memory: 37508k freed [ 1.131352] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.132908] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.135684] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.137167] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.138865] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.140298] Initialise system trusted keyring [ 1.141454] audit: initializing netlink socket (disabled) [ 1.142753] type=2000 audit(1534034292.777:1): initialized [ 1.159092] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160553] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.162758] zpool: loaded [ 1.163630] zbud: loaded [ 1.164664] VFS: Disk quotas dquot_6.5.2 [ 1.165753] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.167328] msgmni has been set to 7578 [ 1.168432] Key type big_key registered [ 1.170143] NET: Registered protocol family 38 [ 1.171298] Key type asymmetric registered [ 1.172382] Asymmetric key parser 'x509' registered [ 1.173599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.175651] io scheduler noop registered [ 1.176738] io scheduler deadline registered (default) [ 1.187747] io scheduler cfq registered [ 1.188883] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.190197] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.191766] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.193739] ACPI: Power Button [PWRF] [ 1.194848] GHES: HEST is not enabled! [ 1.195937] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.220532] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.222178] Non-volatile memory driver v1.3 [ 1.223289] Linux agpgart interface v0.103 [ 1.224463] crash memory driver: version 1.1 [ 1.225629] rdac: device handler registered [ 1.226785] hp_sw: device handler registered [ 1.227901] emc: device handler registered [ 1.228984] alua: device handler registered [ 1.230113] libphy: Fixed MDIO Bus: probed [ 1.231243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.232707] ehci-pci: EHCI PCI platform driver [ 1.233842] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.235263] ohci-pci: OHCI PCI platform driver [ 1.236406] uhci_hcd: USB Universal Host Controller Interface driver [ 1.256124] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.257424] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.259411] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.260680] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.262077] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.263564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.265523] usb usb1: Product: UHCI Host Controller [ 1.266745] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.268285] usb usb1: SerialNumber: 0000:00:01.2 [ 1.269519] hub 1-0:1.0: USB hub found [ 1.270566] hub 1-0:1.0: 2 ports detected [ 1.271775] usbcore: registered new interface driver usbserial [ 1.273144] usbcore: registered new interface driver usbserial_generic [ 1.274604] usbserial: USB Serial support registered for generic [ 1.276005] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.278669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.279938] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.281294] mousedev: PS/2 mouse device common for all mice [ 1.282909] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.285195] rtc_cmos 00:00: RTC can wake from S4 [ 1.285739] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.286043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.291225] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.292717] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.294205] cpuidle: using governor menu [ 1.295337] hidraw: raw HID events driver (C) Jiri Kosina [ 1.296710] usbcore: registered new interface driver usbhid [ 1.298026] usbhid: USB HID core driver [ 1.299122] drop_monitor: Initializing network drop monitor service [ 1.300592] TCP: cubic registered [ 1.301572] Initializing XFRM netlink socket [ 1.302754] NET: Registered protocol family 10 [ 1.304118] NET: Registered protocol family 17 [ 1.305422] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.306839] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.308235] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.310577] Loading compiled-in X.509 certificates [ 1.311803] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.314125] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.316856] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.319201] registered taskstats version 1 [ 1.322108] Key type trusted registered [ 1.324459] Key type encrypted registered [ 1.326813] IMA: No TPM chip found, activating TPM-bypass! [ 1.328503] rtc_cmos 00:00: setting system clock to 2018-08-12 00:38:12 UTC (1534034292) [ 1.331246] Freeing unused kernel memory: 1680k freed [ 1.336019] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.340059] systemd[1]: Detected virtualization kvm. [ 1.341325] systemd[1]: Detected architecture x86-64. [ 1.342563] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.344928] systemd[1]: No hostname configured. [ 1.346118] systemd[1]: Set hostname to . [ 1.347403] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.369976] systemd[1]: Reached target Local File Systems. [ 1.371314] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.373416] systemd[1]: Created slice Root Slice. [ 1.374615] systemd[1]: Starting Root Slice. [[32m OK [0m] Reached target Swap. [ 1.376464] systemd[1]: Reached target Swap. [ 1.377591] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.379454] systemd[1]: Created slice System Slice. [ 1.380669] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.382654] systemd[1]: Listening on udev Kernel Socket. [ 1.383935] systemd[1]: Starting udev Kernel Socket. [ 1.385199] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.387271] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Listening on udev Control Socket. [ 1.390233] systemd[1]: Listening on udev Control Socket. [ 1.391516] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.393501] systemd[1]: Reached target Timers. [ 1.394655] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.396465] systemd[1]: Reached target Slices. [ 1.397615] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Paths. [ 1.399412] systemd[1]: Reached target Paths. [ 1.400539] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.402409] systemd[1]: Listening on Journal Socket. [ 1.403650] systemd[1]: Starting Journal Socket. [ 1.405097] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Sockets. [ 1.408146] systemd[1]: Reached target Sockets. [ 1.409518] systemd[1]: Starting Sockets. [ 1.411063] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.415388] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.418060] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.421661] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.485779] RPC: Registered named UNIX socket transport module. [ 1.487414] RPC: Registered udp transport module. [ 1.488816] RPC: Registered tcp transport module. [ 1.490198] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.574818] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.581111] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target S[ 1.599817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 ystem Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.642244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.645065] scsi host0: ata_piix [ 1.646294] scsi host1: ata_piix [ 1.647609] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.649190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.653895] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.727557] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.729420] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.731304] usb 1-1: Product: QEMU USB Tablet [ 1.732630] usb 1-1: Manufacturer: QEMU [ 1.733864] usb 1-1: SerialNumber: 42 [ 1.743836] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.746731] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.829982] SGI XFS with ACLs, security attributes, no debug enabled [ 1.832550] XFS (vda1): Mounting V4 Filesystem [ 1.865230] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.081703] systemd-journald[103]: Received SIGTERM from PID 1 (systemd). [ 2.136844] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.239960] SELinux: Disabled at runtime. [ 2.277817] type=1404 audit(1534034293.449:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.335321] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.336752] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Debug File System... Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting NFSD configuration filesystem... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.746984] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 2.798429] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Reached target System Initialization. [[ 3.080766] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.083066] type=1305 audit(1534034294.254:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 [32m OK [0m] [ 3.088289] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.090139] [drm] Initialized drm 1.1.0 20060810 Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.106457] ppdev: user-space parallel port driver [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.115951] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.115951] [TTM] Initializing pool allocator [ 3.115953] [TTM] Initializing DMA pool allocator [ 3.116160] [drm] fb mappable at 0xFC000000 [ 3.116160] [drm] vram aper at 0xFC000000 [ 3.116161] [drm] size 33554432 [ 3.116161] [drm] fb depth is 24 [ 3.116161] [drm] pitch is 3072 [ 3.141462] fbcon: cirrusdrmfb (fb0) is primary device [ 3.159701] Console: switching to colour frame buffer device 128x48 [ 3.170559] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.179087] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.273778] AES CTR mode by8 optimization enabled [ 3.277946] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.282899] alg: No test for crc32 (crc32-pclmul) [ 3.286606] intel_rapl: no valid rapl domains found in package 0 [ 3.292100] intel_rapl: no valid rapl domains found in package 0 [ 3.295302] intel_powerclamp: No package C-state available [ 3.302557] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.538281] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:38:15 +0000. Up 3.50 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting Crash recovery kernel arming... Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [ 5.773572] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:38:17 +0000. Up 5.71 seconds. [[32m OK [0m] Created slice user-993.slice. [ 5.837342] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.841762] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.854888] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.870670] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.876501] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.884694] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.11 | 255.255.255.0 | fa:16:3e:56:3c:54 | [ 5.894976] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.897548] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.903496] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.914160] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.920805] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.926718] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.930557] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.933261] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.935436] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-08-12 00:38:23,834 - paramiko.transport - DEBUG - starting thread (client mode): 0xe715ad10L 2018-08-12 00:38:23,834 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:38:23,840 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-12 00:38:23,841 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-12 00:38:23,859 - 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'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-08-12 00:38:23,859 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:38:23,859 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 00:38:23,860 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:38:23,860 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:38:23,860 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:38:23,867 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:38:23,868 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:38:23,898 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-12 00:38:23,900 - paramiko.transport - DEBUG - Trying discovered key 1460c6e02a62eed1040dcc236e63ee45 in /tmp/tmpyxeS0T 2018-08-12 00:38:23,908 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:38:33,959 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-12 00:38:33,979 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-12 00:38:33,984 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:38:33,990 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-12 00:38:33,995 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.204: Authentication failed. 2018-08-12 00:38:43,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:38:43,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a/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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:38:43,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:38: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-338f52c6-fd43-4f96-a3e1-a23a3178d53a x-compute-request-id: req-338f52c6-fd43-4f96-a3e1-a23a3178d53a Content-Encoding: gzip Content-Length: 11718 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1919869474 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\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-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 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.910 MHz processor\n[ 0.342254] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.345031] pid_max: default: 32768 minimum: 301\n[ 0.346536] Security Framework initialized\n[ 0.347928] SELinux: Initializing.\n[ 0.349408] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.354893] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.358297] Mount-cache hash table entries: 4096\n[ 0.360075] Initializing cgroup subsys memory\n[ 0.361515] Initializing cgroup subsys devices\n[ 0.362997] Initializing cgroup subsys freezer\n[ 0.364457] Initializing cgroup subsys net_cls\n[ 0.365933] Initializing cgroup subsys blkio\n[ 0.367352] Initializing cgroup subsys perf_event\n[ 0.368862] Initializing cgroup subsys hugetlb\n[ 0.370255] Initializing cgroup subsys pids\n[ 0.371581] Initializing cgroup subsys net_prio\n[ 0.373150] CPU: Physical Processor ID: 0\n[ 0.375159] mce: CPU supports 10 MCE banks\n[ 0.376489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.378060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.379612] tlb_flushall_shift: 6\n[ 0.381006] Freeing SMP alternatives: 28k freed\n[ 0.385049] ACPI: Core revision 20130517\n[ 0.386827] ACPI: All ACPI Tables successfully acquired\n[ 0.388609] ftrace: allocating 25812 entries in 101 pages\n[ 0.410358] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.412319] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.414277] smpboot: Max logical packages: 2\n[ 0.415881] Enabling x2apic\n[ 0.416960] Enabled x2apic\n[ 0.418215] Switched APIC routing to physical x2apic.\n[ 0.420567] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.422139] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.424900] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.432388] KVM setup paravirtual spinlock\n[ 0.434738] smpboot: Booting Node 0, Processors #1 OK\n[ 0.436457] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.458466] Brought up 2 CPUs\n[ 0.458469] KVM setup async PF for cpu 1\n[ 0.458472] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.461642] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.463793] devtmpfs: initialized\n[ 0.466325] EVM: security.selinux\n[ 0.467315] EVM: security.ima\n[ 0.468251] EVM: security.capability\n[ 0.469914] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.471454] pinctrl core: initialized pinctrl subsystem\n[ 0.472852] NET: Registered protocol family 16\n[ 0.474187] ACPI: bus type PCI registered\n[ 0.475282] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.476829] PCI: Using configuration type 1 for base access\n[ 0.481514] ACPI: Added _OSI(Module Device)\n[ 0.482647] ACPI: Added _OSI(Processor Device)\n[ 0.483796] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.484972] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.487324] ACPI: Interpreter enabled\n[ 0.488377] ACPI: (supports S0 S5)\n[ 0.489354] ACPI: Using IOAPIC for interrupt routing\n[ 0.490573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.494638] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.496117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.497707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.499245] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.502115] acpiphp: Slot [3] registered\n[ 0.503250] acpiphp: Slot [4] registered\n[ 0.504379] acpiphp: Slot [5] registered\n[ 0.505506] acpiphp: Slot [6] registered\n[ 0.506626] acpiphp: Slot [7] registered\n[ 0.507752] acpiphp: Slot [8] registered\n[ 0.508871] acpiphp: Slot [9] registered\n[ 0.509989] acpiphp: Slot [10] registered\n[ 0.511122] acpiphp: Slot [11] registered\n[ 0.512260] acpiphp: Slot [12] registered\n[ 0.513403] acpiphp: Slot [13] registered\n[ 0.514539] acpiphp: Slot [14] registered\n[ 0.515674] acpiphp: Slot [15] registered\n[ 0.516818] acpiphp: Slot [16] registered\n[ 0.517952] acpiphp: Slot [17] registered\n[ 0.519085] acpiphp: Slot [18] registered\n[ 0.520217] acpiphp: Slot [19] registered\n[ 0.521368] acpiphp: Slot [20] registered\n[ 0.522502] acpiphp: Slot [21] registered\n[ 0.523636] acpiphp: Slot [22] registered\n[ 0.524774] acpiphp: Slot [23] registered\n[ 0.525905] acpiphp: Slot [24] registered\n[ 0.527043] acpiphp: Slot [25] registered\n[ 0.528179] acpiphp: Slot [26] registered\n[ 0.529322] acpiphp: Slot [27] registered\n[ 0.530458] acpiphp: Slot [28] registered\n[ 0.531592] acpiphp: Slot [29] registered\n[ 0.532727] acpiphp: Slot [30] registered\n[ 0.533860] acpiphp: Slot [31] registered\n[ 0.534989] PCI host bridge to bus 0000:00\n[ 0.536119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.537554] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.539120] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.540676] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.542736] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.544800] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.549375] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.551004] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.552530] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.554153] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.558450] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.560511] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.584449] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.586304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.588072] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.590335] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.592105] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.593762] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.595440] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.597595] vgaarb: loaded\n[ 0.598495] vgaarb: bridge control possible 0000:00:02.0\n[ 0.599971] SCSI subsystem initialized\n[ 0.601077] ACPI: bus type USB registered\n[ 0.602213] usbcore: registered new interface driver usbfs\n[ 0.603585] usbcore: registered new interface driver hub\n[ 0.604933] usbcore: registered new device driver usb\n[ 0.606386] PCI: Using ACPI for IRQ routing\n[ 0.607838] NetLabel: Initializing\n[ 0.608860] NetLabel: domain hash size = 128\n[ 0.610028] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.611333] NetLabel: unlabeled traffic allowed by default\n[ 0.612807] Switched to clocksource kvm-clock\n[ 0.621165] pnp: PnP ACPI init\n[ 0.622150] ACPI: bus type PNP registered\n[ 0.623628] pnp: PnP ACPI: found 5 devices\n[ 0.624766] ACPI: bus type PNP unregistered\n[ 0.631914] NET: Registered protocol family 2\n[ 0.633376] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.635591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.637412] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.639017] TCP: reno registered\n[ 0.640001] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.641485] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.643115] NET: Registered protocol family 1\n[ 0.644308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.645694] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.647037] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.666693] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.686478] Unpacking initramfs...\n[ 1.121869] Freeing initrd memory: 37508k freed\n[ 1.131352] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.132908] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.135684] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.137167] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.138865] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.140298] Initialise system trusted keyring\n[ 1.141454] audit: initializing netlink socket (disabled)\n[ 1.142753] type=2000 audit(1534034292.777:1): initialized\n[ 1.159092] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160553] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.162758] zpool: loaded\n[ 1.163630] zbud: loaded\n[ 1.164664] VFS: Disk quotas dquot_6.5.2\n[ 1.165753] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.167328] msgmni has been set to 7578\n[ 1.168432] Key type big_key registered\n[ 1.170143] NET: Registered protocol family 38\n[ 1.171298] Key type asymmetric registered\n[ 1.172382] Asymmetric key parser 'x509' registered\n[ 1.173599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.175651] io scheduler noop registered\n[ 1.176738] io scheduler deadline registered (default)\n[ 1.187747] io scheduler cfq registered\n[ 1.188883] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.190197] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.191766] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.193739] ACPI: Power Button [PWRF]\n[ 1.194848] GHES: HEST is not enabled!\n[ 1.195937] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.220532] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.222178] Non-volatile memory driver v1.3\n[ 1.223289] Linux agpgart interface v0.103\n[ 1.224463] crash memory driver: version 1.1\n[ 1.225629] rdac: device handler registered\n[ 1.226785] hp_sw: device handler registered\n[ 1.227901] emc: device handler registered\n[ 1.228984] alua: device handler registered\n[ 1.230113] libphy: Fixed MDIO Bus: probed\n[ 1.231243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.232707] ehci-pci: EHCI PCI platform driver\n[ 1.233842] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.235263] ohci-pci: OHCI PCI platform driver\n[ 1.236406] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.256124] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.257424] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.259411] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.260680] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.262077] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.263564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.265523] usb usb1: Product: UHCI Host Controller\n[ 1.266745] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.268285] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.269519] hub 1-0:1.0: USB hub found\n[ 1.270566] hub 1-0:1.0: 2 ports detected\n[ 1.271775] usbcore: registered new interface driver usbserial\n[ 1.273144] usbcore: registered new interface driver usbserial_generic\n[ 1.274604] usbserial: USB Serial support registered for generic\n[ 1.276005] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.278669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.279938] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.281294] mousedev: PS/2 mouse device common for all mice\n[ 1.282909] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.285195] rtc_cmos 00:00: RTC can wake from S4\n[ 1.285739] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.286043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.291225] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.292717] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.294205] cpuidle: using governor menu\n[ 1.295337] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.296710] usbcore: registered new interface driver usbhid\n[ 1.298026] usbhid: USB HID core driver\n[ 1.299122] drop_monitor: Initializing network drop monitor service\n[ 1.300592] TCP: cubic registered\n[ 1.301572] Initializing XFRM netlink socket\n[ 1.302754] NET: Registered protocol family 10\n[ 1.304118] NET: Registered protocol family 17\n[ 1.305422] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.306839] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.308235] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.310577] Loading compiled-in X.509 certificates\n[ 1.311803] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.314125] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.316856] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.319201] registered taskstats version 1\n[ 1.322108] Key type trusted registered\n[ 1.324459] Key type encrypted registered\n[ 1.326813] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.328503] rtc_cmos 00:00: setting system clock to 2018-08-12 00:38:12 UTC (1534034292)\n[ 1.331246] Freeing unused kernel memory: 1680k freed\n[ 1.336019] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.340059] systemd[1]: Detected virtualization kvm.\n[ 1.341325] systemd[1]: Detected architecture x86-64.\n[ 1.342563] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.344928] systemd[1]: No hostname configured.\n[ 1.346118] systemd[1]: Set hostname to .\n[ 1.347403] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.369976] systemd[1]: Reached target Local File Systems.\n[ 1.371314] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.373416] systemd[1]: Created slice Root Slice.\n[ 1.374615] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Reached target Swap.\n[ 1.376464] systemd[1]: Reached target Swap.\n[ 1.377591] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.379454] systemd[1]: Created slice System Slice.\n[ 1.380669] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.382654] systemd[1]: Listening on udev Kernel Socket.\n[ 1.383935] systemd[1]: Starting udev Kernel Socket.\n[ 1.385199] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.387271] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.390233] systemd[1]: Listening on udev Control Socket.\n[ 1.391516] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.393501] systemd[1]: Reached target Timers.\n[ 1.394655] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.396465] systemd[1]: Reached target Slices.\n[ 1.397615] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Paths.\n[ 1.399412] systemd[1]: Reached target Paths.\n[ 1.400539] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.402409] systemd[1]: Listening on Journal Socket.\n[ 1.403650] systemd[1]: Starting Journal Socket.\n[ 1.405097] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Sockets.\n[ 1.408146] systemd[1]: Reached target Sockets.\n[ 1.409518] systemd[1]: Starting Sockets.\n[ 1.411063] 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[ 1.415388] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.418060] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.421661] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.485779] RPC: Registered named UNIX socket transport module.\n[ 1.487414] RPC: Registered udp transport module.\n[ 1.488816] RPC: Registered tcp transport module.\n[ 1.490198] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.574818] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.581111] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target S[ 1.599817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\nystem Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.642244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.645065] scsi host0: ata_piix\n[ 1.646294] scsi host1: ata_piix\n[ 1.647609] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.649190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.653895] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.727557] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.729420] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.731304] usb 1-1: Product: QEMU USB Tablet\n[ 1.732630] usb 1-1: Manufacturer: QEMU\n[ 1.733864] usb 1-1: SerialNumber: 42\n[ 1.743836] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.746731] 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\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.829982] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.832550] XFS (vda1): Mounting V4 Filesystem\n[ 1.865230] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.081703] systemd-journald[103]: Received SIGTERM from PID 1 (systemd).\n[ 2.136844] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.239960] SELinux: Disabled at runtime.\n[ 2.277817] type=1404 audit(1534034293.449:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.335321] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.336752] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Debug File System...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting NFSD configuration filesystem...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.746984] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.798429] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Reached target System Initialization.\n[[ 3.080766] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.083066] type=1305 audit(1534034294.254:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n[32m OK [0m] [ 3.088289] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.090139] [drm] Initialized drm 1.1.0 20060810\nReached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 3.106457] ppdev: user-space parallel port driver\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 3.115951] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.115951] [TTM] Initializing pool allocator\n[ 3.115953] [TTM] Initializing DMA pool allocator\n[ 3.116160] [drm] fb mappable at 0xFC000000\n[ 3.116160] [drm] vram aper at 0xFC000000\n[ 3.116161] [drm] size 33554432\n[ 3.116161] [drm] fb depth is 24\n[ 3.116161] [drm] pitch is 3072\n[ 3.141462] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.159701] Console: switching to colour frame buffer device 128x48\n[ 3.170559] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.179087] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 3.273778] AES CTR mode by8 optimization enabled\n[ 3.277946] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.282899] alg: No test for crc32 (crc32-pclmul)\n[ 3.286606] intel_rapl: no valid rapl domains found in package 0\n[ 3.292100] intel_rapl: no valid rapl domains found in package 0\n[ 3.295302] intel_powerclamp: No package C-state available\n[ 3.302557] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.538281] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:38:15 +0000. Up 3.50 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n Starting Crash recovery kernel arming...\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.773572] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:38:17 +0000. Up 5.71 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.837342] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.841762] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.854888] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.870670] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.876501] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.884694] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.11 | 255.255.255.0 | fa:16:3e:56:3c:54 |\n[ 5.894976] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.897548] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.903496] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.914160] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.920805] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.926718] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.930557] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.933261] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.935436] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-08-12 00:38:43,096 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a/action used request id req-338f52c6-fd43-4f96-a3e1-a23a3178d53a 2018-08-12 00:38:43,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0903668403625s 2018-08-12 00:38:43,097 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a/action used request id req-338f52c6-fd43-4f96-a3e1-a23a3178d53a 2018-08-12 00:38:43,098 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1919869474 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.342254] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.345031] pid_max: default: 32768 minimum: 301 [ 0.346536] Security Framework initialized [ 0.347928] SELinux: Initializing. [ 0.349408] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.354893] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.358297] Mount-cache hash table entries: 4096 [ 0.360075] Initializing cgroup subsys memory [ 0.361515] Initializing cgroup subsys devices [ 0.362997] Initializing cgroup subsys freezer [ 0.364457] Initializing cgroup subsys net_cls [ 0.365933] Initializing cgroup subsys blkio [ 0.367352] Initializing cgroup subsys perf_event [ 0.368862] Initializing cgroup subsys hugetlb [ 0.370255] Initializing cgroup subsys pids [ 0.371581] Initializing cgroup subsys net_prio [ 0.373150] CPU: Physical Processor ID: 0 [ 0.375159] mce: CPU supports 10 MCE banks [ 0.376489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.378060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.379612] tlb_flushall_shift: 6 [ 0.381006] Freeing SMP alternatives: 28k freed [ 0.385049] ACPI: Core revision 20130517 [ 0.386827] ACPI: All ACPI Tables successfully acquired [ 0.388609] ftrace: allocating 25812 entries in 101 pages [ 0.410358] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.412319] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.414277] smpboot: Max logical packages: 2 [ 0.415881] Enabling x2apic [ 0.416960] Enabled x2apic [ 0.418215] Switched APIC routing to physical x2apic. [ 0.420567] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.422139] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.424900] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.432388] KVM setup paravirtual spinlock [ 0.434738] smpboot: Booting Node 0, Processors #1 OK [ 0.436457] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.458466] Brought up 2 CPUs [ 0.458469] KVM setup async PF for cpu 1 [ 0.458472] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.461642] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.463793] devtmpfs: initialized [ 0.466325] EVM: security.selinux [ 0.467315] EVM: security.ima [ 0.468251] EVM: security.capability [ 0.469914] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.471454] pinctrl core: initialized pinctrl subsystem [ 0.472852] NET: Registered protocol family 16 [ 0.474187] ACPI: bus type PCI registered [ 0.475282] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.476829] PCI: Using configuration type 1 for base access [ 0.481514] ACPI: Added _OSI(Module Device) [ 0.482647] ACPI: Added _OSI(Processor Device) [ 0.483796] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.484972] ACPI: Added _OSI(Processor Aggregator Device) [ 0.487324] ACPI: Interpreter enabled [ 0.488377] ACPI: (supports S0 S5) [ 0.489354] ACPI: Using IOAPIC for interrupt routing [ 0.490573] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.494638] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.496117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.497707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.499245] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.502115] acpiphp: Slot [3] registered [ 0.503250] acpiphp: Slot [4] registered [ 0.504379] acpiphp: Slot [5] registered [ 0.505506] acpiphp: Slot [6] registered [ 0.506626] acpiphp: Slot [7] registered [ 0.507752] acpiphp: Slot [8] registered [ 0.508871] acpiphp: Slot [9] registered [ 0.509989] acpiphp: Slot [10] registered [ 0.511122] acpiphp: Slot [11] registered [ 0.512260] acpiphp: Slot [12] registered [ 0.513403] acpiphp: Slot [13] registered [ 0.514539] acpiphp: Slot [14] registered [ 0.515674] acpiphp: Slot [15] registered [ 0.516818] acpiphp: Slot [16] registered [ 0.517952] acpiphp: Slot [17] registered [ 0.519085] acpiphp: Slot [18] registered [ 0.520217] acpiphp: Slot [19] registered [ 0.521368] acpiphp: Slot [20] registered [ 0.522502] acpiphp: Slot [21] registered [ 0.523636] acpiphp: Slot [22] registered [ 0.524774] acpiphp: Slot [23] registered [ 0.525905] acpiphp: Slot [24] registered [ 0.527043] acpiphp: Slot [25] registered [ 0.528179] acpiphp: Slot [26] registered [ 0.529322] acpiphp: Slot [27] registered [ 0.530458] acpiphp: Slot [28] registered [ 0.531592] acpiphp: Slot [29] registered [ 0.532727] acpiphp: Slot [30] registered [ 0.533860] acpiphp: Slot [31] registered [ 0.534989] PCI host bridge to bus 0000:00 [ 0.536119] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.537554] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.539120] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.540676] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.542736] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.544800] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.549375] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.551004] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.552530] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.554153] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.558450] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.560511] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.584449] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.586304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.588072] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.590335] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.592105] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.593762] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.595440] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.597595] vgaarb: loaded [ 0.598495] vgaarb: bridge control possible 0000:00:02.0 [ 0.599971] SCSI subsystem initialized [ 0.601077] ACPI: bus type USB registered [ 0.602213] usbcore: registered new interface driver usbfs [ 0.603585] usbcore: registered new interface driver hub [ 0.604933] usbcore: registered new device driver usb [ 0.606386] PCI: Using ACPI for IRQ routing [ 0.607838] NetLabel: Initializing [ 0.608860] NetLabel: domain hash size = 128 [ 0.610028] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.611333] NetLabel: unlabeled traffic allowed by default [ 0.612807] Switched to clocksource kvm-clock [ 0.621165] pnp: PnP ACPI init [ 0.622150] ACPI: bus type PNP registered [ 0.623628] pnp: PnP ACPI: found 5 devices [ 0.624766] ACPI: bus type PNP unregistered [ 0.631914] NET: Registered protocol family 2 [ 0.633376] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.635591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.637412] TCP: Hash tables configured (established 32768 bind 32768) [ 0.639017] TCP: reno registered [ 0.640001] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.641485] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.643115] NET: Registered protocol family 1 [ 0.644308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.645694] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.647037] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.666693] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.686478] Unpacking initramfs... [ 1.121869] Freeing initrd memory: 37508k freed [ 1.131352] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.132908] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.135684] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.137167] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.138865] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.140298] Initialise system trusted keyring [ 1.141454] audit: initializing netlink socket (disabled) [ 1.142753] type=2000 audit(1534034292.777:1): initialized [ 1.159092] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160553] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.162758] zpool: loaded [ 1.163630] zbud: loaded [ 1.164664] VFS: Disk quotas dquot_6.5.2 [ 1.165753] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.167328] msgmni has been set to 7578 [ 1.168432] Key type big_key registered [ 1.170143] NET: Registered protocol family 38 [ 1.171298] Key type asymmetric registered [ 1.172382] Asymmetric key parser 'x509' registered [ 1.173599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.175651] io scheduler noop registered [ 1.176738] io scheduler deadline registered (default) [ 1.187747] io scheduler cfq registered [ 1.188883] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.190197] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.191766] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.193739] ACPI: Power Button [PWRF] [ 1.194848] GHES: HEST is not enabled! [ 1.195937] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.220532] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.222178] Non-volatile memory driver v1.3 [ 1.223289] Linux agpgart interface v0.103 [ 1.224463] crash memory driver: version 1.1 [ 1.225629] rdac: device handler registered [ 1.226785] hp_sw: device handler registered [ 1.227901] emc: device handler registered [ 1.228984] alua: device handler registered [ 1.230113] libphy: Fixed MDIO Bus: probed [ 1.231243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.232707] ehci-pci: EHCI PCI platform driver [ 1.233842] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.235263] ohci-pci: OHCI PCI platform driver [ 1.236406] uhci_hcd: USB Universal Host Controller Interface driver [ 1.256124] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.257424] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.259411] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.260680] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.262077] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.263564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.265523] usb usb1: Product: UHCI Host Controller [ 1.266745] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.268285] usb usb1: SerialNumber: 0000:00:01.2 [ 1.269519] hub 1-0:1.0: USB hub found [ 1.270566] hub 1-0:1.0: 2 ports detected [ 1.271775] usbcore: registered new interface driver usbserial [ 1.273144] usbcore: registered new interface driver usbserial_generic [ 1.274604] usbserial: USB Serial support registered for generic [ 1.276005] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.278669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.279938] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.281294] mousedev: PS/2 mouse device common for all mice [ 1.282909] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.285195] rtc_cmos 00:00: RTC can wake from S4 [ 1.285739] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.286043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.291225] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.292717] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.294205] cpuidle: using governor menu [ 1.295337] hidraw: raw HID events driver (C) Jiri Kosina [ 1.296710] usbcore: registered new interface driver usbhid [ 1.298026] usbhid: USB HID core driver [ 1.299122] drop_monitor: Initializing network drop monitor service [ 1.300592] TCP: cubic registered [ 1.301572] Initializing XFRM netlink socket [ 1.302754] NET: Registered protocol family 10 [ 1.304118] NET: Registered protocol family 17 [ 1.305422] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.306839] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.308235] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.310577] Loading compiled-in X.509 certificates [ 1.311803] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.314125] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.316856] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.319201] registered taskstats version 1 [ 1.322108] Key type trusted registered [ 1.324459] Key type encrypted registered [ 1.326813] IMA: No TPM chip found, activating TPM-bypass! [ 1.328503] rtc_cmos 00:00: setting system clock to 2018-08-12 00:38:12 UTC (1534034292) [ 1.331246] Freeing unused kernel memory: 1680k freed [ 1.336019] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.340059] systemd[1]: Detected virtualization kvm. [ 1.341325] systemd[1]: Detected architecture x86-64. [ 1.342563] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.344928] systemd[1]: No hostname configured. [ 1.346118] systemd[1]: Set hostname to . [ 1.347403] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.369976] systemd[1]: Reached target Local File Systems. [ 1.371314] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.373416] systemd[1]: Created slice Root Slice. [ 1.374615] systemd[1]: Starting Root Slice. [[32m OK [0m] Reached target Swap. [ 1.376464] systemd[1]: Reached target Swap. [ 1.377591] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.379454] systemd[1]: Created slice System Slice. [ 1.380669] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.382654] systemd[1]: Listening on udev Kernel Socket. [ 1.383935] systemd[1]: Starting udev Kernel Socket. [ 1.385199] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.387271] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Listening on udev Control Socket. [ 1.390233] systemd[1]: Listening on udev Control Socket. [ 1.391516] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.393501] systemd[1]: Reached target Timers. [ 1.394655] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.396465] systemd[1]: Reached target Slices. [ 1.397615] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Paths. [ 1.399412] systemd[1]: Reached target Paths. [ 1.400539] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.402409] systemd[1]: Listening on Journal Socket. [ 1.403650] systemd[1]: Starting Journal Socket. [ 1.405097] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Sockets. [ 1.408146] systemd[1]: Reached target Sockets. [ 1.409518] systemd[1]: Starting Sockets. [ 1.411063] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.415388] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.418060] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.421661] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.485779] RPC: Registered named UNIX socket transport module. [ 1.487414] RPC: Registered udp transport module. [ 1.488816] RPC: Registered tcp transport module. [ 1.490198] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.574818] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.581111] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target S[ 1.599817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 ystem Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.642244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.645065] scsi host0: ata_piix [ 1.646294] scsi host1: ata_piix [ 1.647609] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.649190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.653895] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.727557] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.729420] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.731304] usb 1-1: Product: QEMU USB Tablet [ 1.732630] usb 1-1: Manufacturer: QEMU [ 1.733864] usb 1-1: SerialNumber: 42 [ 1.743836] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.746731] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.829982] SGI XFS with ACLs, security attributes, no debug enabled [ 1.832550] XFS (vda1): Mounting V4 Filesystem [ 1.865230] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.081703] systemd-journald[103]: Received SIGTERM from PID 1 (systemd). [ 2.136844] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.239960] SELinux: Disabled at runtime. [ 2.277817] type=1404 audit(1534034293.449:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.335321] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.336752] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Debug File System... Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting NFSD configuration filesystem... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.746984] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 2.798429] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Reached target System Initialization. [[ 3.080766] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.083066] type=1305 audit(1534034294.254:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 [32m OK [0m] [ 3.088289] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.090139] [drm] Initialized drm 1.1.0 20060810 Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.106457] ppdev: user-space parallel port driver [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.115951] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.115951] [TTM] Initializing pool allocator [ 3.115953] [TTM] Initializing DMA pool allocator [ 3.116160] [drm] fb mappable at 0xFC000000 [ 3.116160] [drm] vram aper at 0xFC000000 [ 3.116161] [drm] size 33554432 [ 3.116161] [drm] fb depth is 24 [ 3.116161] [drm] pitch is 3072 [ 3.141462] fbcon: cirrusdrmfb (fb0) is primary device [ 3.159701] Console: switching to colour frame buffer device 128x48 [ 3.170559] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.179087] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.273778] AES CTR mode by8 optimization enabled [ 3.277946] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.282899] alg: No test for crc32 (crc32-pclmul) [ 3.286606] intel_rapl: no valid rapl domains found in package 0 [ 3.292100] intel_rapl: no valid rapl domains found in package 0 [ 3.295302] intel_powerclamp: No package C-state available [ 3.302557] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.538281] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:38:15 +0000. Up 3.50 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting Crash recovery kernel arming... Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [ 5.773572] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:38:17 +0000. Up 5.71 seconds. [[32m OK [0m] Created slice user-993.slice. [ 5.837342] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.841762] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.854888] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.870670] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.876501] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.884694] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.11 | 255.255.255.0 | fa:16:3e:56:3c:54 | [ 5.894976] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.897548] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.903496] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.914160] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.920805] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.926718] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.930557] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.933261] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.935436] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-08-12 00:38:43,101 - paramiko.transport - DEBUG - starting thread (client mode): 0xe9a25e50L 2018-08-12 00:38:43,102 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:38:43,108 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-12 00:38:43,108 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-12 00:38:43,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'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-08-12 00:38:43,110 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:38:43,110 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 00:38:43,110 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:38:43,111 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:38:43,111 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:38:43,116 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:38:43,116 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:38:43,118 - paramiko.transport - DEBUG - Trying discovered key 1460c6e02a62eed1040dcc236e63ee45 in /tmp/tmpyxeS0T 2018-08-12 00:38:43,156 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:38:53,176 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-12 00:38:53,198 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-12 00:38:53,199 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:38:53,205 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-12 00:38:53,206 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.204: Authentication failed. 2018-08-12 00:39:02,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:39:02,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a/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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:39:02,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39: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-83d20843-4c2f-437d-b2b2-d8ae1a199630 x-compute-request-id: req-83d20843-4c2f-437d-b2b2-d8ae1a199630 Content-Encoding: gzip Content-Length: 11718 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1919869474 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\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-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 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.910 MHz processor\n[ 0.342254] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.345031] pid_max: default: 32768 minimum: 301\n[ 0.346536] Security Framework initialized\n[ 0.347928] SELinux: Initializing.\n[ 0.349408] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.354893] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.358297] Mount-cache hash table entries: 4096\n[ 0.360075] Initializing cgroup subsys memory\n[ 0.361515] Initializing cgroup subsys devices\n[ 0.362997] Initializing cgroup subsys freezer\n[ 0.364457] Initializing cgroup subsys net_cls\n[ 0.365933] Initializing cgroup subsys blkio\n[ 0.367352] Initializing cgroup subsys perf_event\n[ 0.368862] Initializing cgroup subsys hugetlb\n[ 0.370255] Initializing cgroup subsys pids\n[ 0.371581] Initializing cgroup subsys net_prio\n[ 0.373150] CPU: Physical Processor ID: 0\n[ 0.375159] mce: CPU supports 10 MCE banks\n[ 0.376489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.378060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.379612] tlb_flushall_shift: 6\n[ 0.381006] Freeing SMP alternatives: 28k freed\n[ 0.385049] ACPI: Core revision 20130517\n[ 0.386827] ACPI: All ACPI Tables successfully acquired\n[ 0.388609] ftrace: allocating 25812 entries in 101 pages\n[ 0.410358] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.412319] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.414277] smpboot: Max logical packages: 2\n[ 0.415881] Enabling x2apic\n[ 0.416960] Enabled x2apic\n[ 0.418215] Switched APIC routing to physical x2apic.\n[ 0.420567] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.422139] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.424900] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.432388] KVM setup paravirtual spinlock\n[ 0.434738] smpboot: Booting Node 0, Processors #1 OK\n[ 0.436457] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.458466] Brought up 2 CPUs\n[ 0.458469] KVM setup async PF for cpu 1\n[ 0.458472] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.461642] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.463793] devtmpfs: initialized\n[ 0.466325] EVM: security.selinux\n[ 0.467315] EVM: security.ima\n[ 0.468251] EVM: security.capability\n[ 0.469914] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.471454] pinctrl core: initialized pinctrl subsystem\n[ 0.472852] NET: Registered protocol family 16\n[ 0.474187] ACPI: bus type PCI registered\n[ 0.475282] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.476829] PCI: Using configuration type 1 for base access\n[ 0.481514] ACPI: Added _OSI(Module Device)\n[ 0.482647] ACPI: Added _OSI(Processor Device)\n[ 0.483796] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.484972] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.487324] ACPI: Interpreter enabled\n[ 0.488377] ACPI: (supports S0 S5)\n[ 0.489354] ACPI: Using IOAPIC for interrupt routing\n[ 0.490573] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.494638] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.496117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.497707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.499245] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.502115] acpiphp: Slot [3] registered\n[ 0.503250] acpiphp: Slot [4] registered\n[ 0.504379] acpiphp: Slot [5] registered\n[ 0.505506] acpiphp: Slot [6] registered\n[ 0.506626] acpiphp: Slot [7] registered\n[ 0.507752] acpiphp: Slot [8] registered\n[ 0.508871] acpiphp: Slot [9] registered\n[ 0.509989] acpiphp: Slot [10] registered\n[ 0.511122] acpiphp: Slot [11] registered\n[ 0.512260] acpiphp: Slot [12] registered\n[ 0.513403] acpiphp: Slot [13] registered\n[ 0.514539] acpiphp: Slot [14] registered\n[ 0.515674] acpiphp: Slot [15] registered\n[ 0.516818] acpiphp: Slot [16] registered\n[ 0.517952] acpiphp: Slot [17] registered\n[ 0.519085] acpiphp: Slot [18] registered\n[ 0.520217] acpiphp: Slot [19] registered\n[ 0.521368] acpiphp: Slot [20] registered\n[ 0.522502] acpiphp: Slot [21] registered\n[ 0.523636] acpiphp: Slot [22] registered\n[ 0.524774] acpiphp: Slot [23] registered\n[ 0.525905] acpiphp: Slot [24] registered\n[ 0.527043] acpiphp: Slot [25] registered\n[ 0.528179] acpiphp: Slot [26] registered\n[ 0.529322] acpiphp: Slot [27] registered\n[ 0.530458] acpiphp: Slot [28] registered\n[ 0.531592] acpiphp: Slot [29] registered\n[ 0.532727] acpiphp: Slot [30] registered\n[ 0.533860] acpiphp: Slot [31] registered\n[ 0.534989] PCI host bridge to bus 0000:00\n[ 0.536119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.537554] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.539120] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.540676] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.542736] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.544800] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.549375] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.551004] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.552530] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.554153] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.558450] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.560511] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.584449] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.586304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.588072] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.590335] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.592105] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.593762] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.595440] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.597595] vgaarb: loaded\n[ 0.598495] vgaarb: bridge control possible 0000:00:02.0\n[ 0.599971] SCSI subsystem initialized\n[ 0.601077] ACPI: bus type USB registered\n[ 0.602213] usbcore: registered new interface driver usbfs\n[ 0.603585] usbcore: registered new interface driver hub\n[ 0.604933] usbcore: registered new device driver usb\n[ 0.606386] PCI: Using ACPI for IRQ routing\n[ 0.607838] NetLabel: Initializing\n[ 0.608860] NetLabel: domain hash size = 128\n[ 0.610028] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.611333] NetLabel: unlabeled traffic allowed by default\n[ 0.612807] Switched to clocksource kvm-clock\n[ 0.621165] pnp: PnP ACPI init\n[ 0.622150] ACPI: bus type PNP registered\n[ 0.623628] pnp: PnP ACPI: found 5 devices\n[ 0.624766] ACPI: bus type PNP unregistered\n[ 0.631914] NET: Registered protocol family 2\n[ 0.633376] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.635591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.637412] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.639017] TCP: reno registered\n[ 0.640001] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.641485] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.643115] NET: Registered protocol family 1\n[ 0.644308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.645694] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.647037] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.666693] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.686478] Unpacking initramfs...\n[ 1.121869] Freeing initrd memory: 37508k freed\n[ 1.131352] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.132908] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.135684] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.137167] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.138865] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.140298] Initialise system trusted keyring\n[ 1.141454] audit: initializing netlink socket (disabled)\n[ 1.142753] type=2000 audit(1534034292.777:1): initialized\n[ 1.159092] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160553] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.162758] zpool: loaded\n[ 1.163630] zbud: loaded\n[ 1.164664] VFS: Disk quotas dquot_6.5.2\n[ 1.165753] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.167328] msgmni has been set to 7578\n[ 1.168432] Key type big_key registered\n[ 1.170143] NET: Registered protocol family 38\n[ 1.171298] Key type asymmetric registered\n[ 1.172382] Asymmetric key parser 'x509' registered\n[ 1.173599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.175651] io scheduler noop registered\n[ 1.176738] io scheduler deadline registered (default)\n[ 1.187747] io scheduler cfq registered\n[ 1.188883] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.190197] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.191766] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.193739] ACPI: Power Button [PWRF]\n[ 1.194848] GHES: HEST is not enabled!\n[ 1.195937] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.220532] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.222178] Non-volatile memory driver v1.3\n[ 1.223289] Linux agpgart interface v0.103\n[ 1.224463] crash memory driver: version 1.1\n[ 1.225629] rdac: device handler registered\n[ 1.226785] hp_sw: device handler registered\n[ 1.227901] emc: device handler registered\n[ 1.228984] alua: device handler registered\n[ 1.230113] libphy: Fixed MDIO Bus: probed\n[ 1.231243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.232707] ehci-pci: EHCI PCI platform driver\n[ 1.233842] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.235263] ohci-pci: OHCI PCI platform driver\n[ 1.236406] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.256124] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.257424] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.259411] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.260680] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.262077] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.263564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.265523] usb usb1: Product: UHCI Host Controller\n[ 1.266745] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.268285] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.269519] hub 1-0:1.0: USB hub found\n[ 1.270566] hub 1-0:1.0: 2 ports detected\n[ 1.271775] usbcore: registered new interface driver usbserial\n[ 1.273144] usbcore: registered new interface driver usbserial_generic\n[ 1.274604] usbserial: USB Serial support registered for generic\n[ 1.276005] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.278669] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.279938] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.281294] mousedev: PS/2 mouse device common for all mice\n[ 1.282909] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.285195] rtc_cmos 00:00: RTC can wake from S4\n[ 1.285739] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.286043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.291225] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.292717] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.294205] cpuidle: using governor menu\n[ 1.295337] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.296710] usbcore: registered new interface driver usbhid\n[ 1.298026] usbhid: USB HID core driver\n[ 1.299122] drop_monitor: Initializing network drop monitor service\n[ 1.300592] TCP: cubic registered\n[ 1.301572] Initializing XFRM netlink socket\n[ 1.302754] NET: Registered protocol family 10\n[ 1.304118] NET: Registered protocol family 17\n[ 1.305422] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.306839] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.308235] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.310577] Loading compiled-in X.509 certificates\n[ 1.311803] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.314125] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.316856] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.319201] registered taskstats version 1\n[ 1.322108] Key type trusted registered\n[ 1.324459] Key type encrypted registered\n[ 1.326813] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.328503] rtc_cmos 00:00: setting system clock to 2018-08-12 00:38:12 UTC (1534034292)\n[ 1.331246] Freeing unused kernel memory: 1680k freed\n[ 1.336019] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.340059] systemd[1]: Detected virtualization kvm.\n[ 1.341325] systemd[1]: Detected architecture x86-64.\n[ 1.342563] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.344928] systemd[1]: No hostname configured.\n[ 1.346118] systemd[1]: Set hostname to .\n[ 1.347403] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.369976] systemd[1]: Reached target Local File Systems.\n[ 1.371314] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.373416] systemd[1]: Created slice Root Slice.\n[ 1.374615] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Reached target Swap.\n[ 1.376464] systemd[1]: Reached target Swap.\n[ 1.377591] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.379454] systemd[1]: Created slice System Slice.\n[ 1.380669] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.382654] systemd[1]: Listening on udev Kernel Socket.\n[ 1.383935] systemd[1]: Starting udev Kernel Socket.\n[ 1.385199] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.387271] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.390233] systemd[1]: Listening on udev Control Socket.\n[ 1.391516] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.393501] systemd[1]: Reached target Timers.\n[ 1.394655] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.396465] systemd[1]: Reached target Slices.\n[ 1.397615] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Paths.\n[ 1.399412] systemd[1]: Reached target Paths.\n[ 1.400539] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.402409] systemd[1]: Listening on Journal Socket.\n[ 1.403650] systemd[1]: Starting Journal Socket.\n[ 1.405097] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Sockets.\n[ 1.408146] systemd[1]: Reached target Sockets.\n[ 1.409518] systemd[1]: Starting Sockets.\n[ 1.411063] 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[ 1.415388] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.418060] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.421661] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.485779] RPC: Registered named UNIX socket transport module.\n[ 1.487414] RPC: Registered udp transport module.\n[ 1.488816] RPC: Registered tcp transport module.\n[ 1.490198] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.574818] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.581111] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target S[ 1.599817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\nystem Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.642244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.645065] scsi host0: ata_piix\n[ 1.646294] scsi host1: ata_piix\n[ 1.647609] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.649190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.653895] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.727557] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.729420] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.731304] usb 1-1: Product: QEMU USB Tablet\n[ 1.732630] usb 1-1: Manufacturer: QEMU\n[ 1.733864] usb 1-1: SerialNumber: 42\n[ 1.743836] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.746731] 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\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.829982] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.832550] XFS (vda1): Mounting V4 Filesystem\n[ 1.865230] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.081703] systemd-journald[103]: Received SIGTERM from PID 1 (systemd).\n[ 2.136844] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.239960] SELinux: Disabled at runtime.\n[ 2.277817] type=1404 audit(1534034293.449:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.335321] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.336752] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Debug File System...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting NFSD configuration filesystem...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.746984] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.798429] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Reached target System Initialization.\n[[ 3.080766] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.083066] type=1305 audit(1534034294.254:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n[32m OK [0m] [ 3.088289] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.090139] [drm] Initialized drm 1.1.0 20060810\nReached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 3.106457] ppdev: user-space parallel port driver\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 3.115951] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.115951] [TTM] Initializing pool allocator\n[ 3.115953] [TTM] Initializing DMA pool allocator\n[ 3.116160] [drm] fb mappable at 0xFC000000\n[ 3.116160] [drm] vram aper at 0xFC000000\n[ 3.116161] [drm] size 33554432\n[ 3.116161] [drm] fb depth is 24\n[ 3.116161] [drm] pitch is 3072\n[ 3.141462] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.159701] Console: switching to colour frame buffer device 128x48\n[ 3.170559] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.179087] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 3.273778] AES CTR mode by8 optimization enabled\n[ 3.277946] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.282899] alg: No test for crc32 (crc32-pclmul)\n[ 3.286606] intel_rapl: no valid rapl domains found in package 0\n[ 3.292100] intel_rapl: no valid rapl domains found in package 0\n[ 3.295302] intel_powerclamp: No package C-state available\n[ 3.302557] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.538281] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:38:15 +0000. Up 3.50 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n Starting Crash recovery kernel arming...\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.773572] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:38:17 +0000. Up 5.71 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.837342] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.841762] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.854888] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.870670] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.876501] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.884694] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.11 | 255.255.255.0 | fa:16:3e:56:3c:54 |\n[ 5.894976] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.897548] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.903496] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.914160] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.920805] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.926718] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.930557] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.933261] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.935436] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-08-12 00:39:02,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a/action used request id req-83d20843-4c2f-437d-b2b2-d8ae1a199630 2018-08-12 00:39:02,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0850079059601s 2018-08-12 00:39:02,302 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a/action used request id req-83d20843-4c2f-437d-b2b2-d8ae1a199630 2018-08-12 00:39:02,303 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1919869474 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.342254] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.345031] pid_max: default: 32768 minimum: 301 [ 0.346536] Security Framework initialized [ 0.347928] SELinux: Initializing. [ 0.349408] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.354893] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.358297] Mount-cache hash table entries: 4096 [ 0.360075] Initializing cgroup subsys memory [ 0.361515] Initializing cgroup subsys devices [ 0.362997] Initializing cgroup subsys freezer [ 0.364457] Initializing cgroup subsys net_cls [ 0.365933] Initializing cgroup subsys blkio [ 0.367352] Initializing cgroup subsys perf_event [ 0.368862] Initializing cgroup subsys hugetlb [ 0.370255] Initializing cgroup subsys pids [ 0.371581] Initializing cgroup subsys net_prio [ 0.373150] CPU: Physical Processor ID: 0 [ 0.375159] mce: CPU supports 10 MCE banks [ 0.376489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.378060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.379612] tlb_flushall_shift: 6 [ 0.381006] Freeing SMP alternatives: 28k freed [ 0.385049] ACPI: Core revision 20130517 [ 0.386827] ACPI: All ACPI Tables successfully acquired [ 0.388609] ftrace: allocating 25812 entries in 101 pages [ 0.410358] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.412319] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.414277] smpboot: Max logical packages: 2 [ 0.415881] Enabling x2apic [ 0.416960] Enabled x2apic [ 0.418215] Switched APIC routing to physical x2apic. [ 0.420567] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.422139] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.424900] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.432388] KVM setup paravirtual spinlock [ 0.434738] smpboot: Booting Node 0, Processors #1 OK [ 0.436457] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.458466] Brought up 2 CPUs [ 0.458469] KVM setup async PF for cpu 1 [ 0.458472] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.461642] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.463793] devtmpfs: initialized [ 0.466325] EVM: security.selinux [ 0.467315] EVM: security.ima [ 0.468251] EVM: security.capability [ 0.469914] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.471454] pinctrl core: initialized pinctrl subsystem [ 0.472852] NET: Registered protocol family 16 [ 0.474187] ACPI: bus type PCI registered [ 0.475282] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.476829] PCI: Using configuration type 1 for base access [ 0.481514] ACPI: Added _OSI(Module Device) [ 0.482647] ACPI: Added _OSI(Processor Device) [ 0.483796] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.484972] ACPI: Added _OSI(Processor Aggregator Device) [ 0.487324] ACPI: Interpreter enabled [ 0.488377] ACPI: (supports S0 S5) [ 0.489354] ACPI: Using IOAPIC for interrupt routing [ 0.490573] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.494638] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.496117] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.497707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.499245] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.502115] acpiphp: Slot [3] registered [ 0.503250] acpiphp: Slot [4] registered [ 0.504379] acpiphp: Slot [5] registered [ 0.505506] acpiphp: Slot [6] registered [ 0.506626] acpiphp: Slot [7] registered [ 0.507752] acpiphp: Slot [8] registered [ 0.508871] acpiphp: Slot [9] registered [ 0.509989] acpiphp: Slot [10] registered [ 0.511122] acpiphp: Slot [11] registered [ 0.512260] acpiphp: Slot [12] registered [ 0.513403] acpiphp: Slot [13] registered [ 0.514539] acpiphp: Slot [14] registered [ 0.515674] acpiphp: Slot [15] registered [ 0.516818] acpiphp: Slot [16] registered [ 0.517952] acpiphp: Slot [17] registered [ 0.519085] acpiphp: Slot [18] registered [ 0.520217] acpiphp: Slot [19] registered [ 0.521368] acpiphp: Slot [20] registered [ 0.522502] acpiphp: Slot [21] registered [ 0.523636] acpiphp: Slot [22] registered [ 0.524774] acpiphp: Slot [23] registered [ 0.525905] acpiphp: Slot [24] registered [ 0.527043] acpiphp: Slot [25] registered [ 0.528179] acpiphp: Slot [26] registered [ 0.529322] acpiphp: Slot [27] registered [ 0.530458] acpiphp: Slot [28] registered [ 0.531592] acpiphp: Slot [29] registered [ 0.532727] acpiphp: Slot [30] registered [ 0.533860] acpiphp: Slot [31] registered [ 0.534989] PCI host bridge to bus 0000:00 [ 0.536119] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.537554] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.539120] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.540676] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.542736] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.544800] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.549375] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.551004] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.552530] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.554153] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.558450] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.560511] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.584449] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.586304] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.588072] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.590335] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.592105] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.593762] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.595440] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.597595] vgaarb: loaded [ 0.598495] vgaarb: bridge control possible 0000:00:02.0 [ 0.599971] SCSI subsystem initialized [ 0.601077] ACPI: bus type USB registered [ 0.602213] usbcore: registered new interface driver usbfs [ 0.603585] usbcore: registered new interface driver hub [ 0.604933] usbcore: registered new device driver usb [ 0.606386] PCI: Using ACPI for IRQ routing [ 0.607838] NetLabel: Initializing [ 0.608860] NetLabel: domain hash size = 128 [ 0.610028] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.611333] NetLabel: unlabeled traffic allowed by default [ 0.612807] Switched to clocksource kvm-clock [ 0.621165] pnp: PnP ACPI init [ 0.622150] ACPI: bus type PNP registered [ 0.623628] pnp: PnP ACPI: found 5 devices [ 0.624766] ACPI: bus type PNP unregistered [ 0.631914] NET: Registered protocol family 2 [ 0.633376] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.635591] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.637412] TCP: Hash tables configured (established 32768 bind 32768) [ 0.639017] TCP: reno registered [ 0.640001] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.641485] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.643115] NET: Registered protocol family 1 [ 0.644308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.645694] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.647037] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.666693] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.686478] Unpacking initramfs... [ 1.121869] Freeing initrd memory: 37508k freed [ 1.131352] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.132908] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.135684] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.137167] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.138865] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.140298] Initialise system trusted keyring [ 1.141454] audit: initializing netlink socket (disabled) [ 1.142753] type=2000 audit(1534034292.777:1): initialized [ 1.159092] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160553] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.162758] zpool: loaded [ 1.163630] zbud: loaded [ 1.164664] VFS: Disk quotas dquot_6.5.2 [ 1.165753] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.167328] msgmni has been set to 7578 [ 1.168432] Key type big_key registered [ 1.170143] NET: Registered protocol family 38 [ 1.171298] Key type asymmetric registered [ 1.172382] Asymmetric key parser 'x509' registered [ 1.173599] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.175651] io scheduler noop registered [ 1.176738] io scheduler deadline registered (default) [ 1.187747] io scheduler cfq registered [ 1.188883] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.190197] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.191766] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.193739] ACPI: Power Button [PWRF] [ 1.194848] GHES: HEST is not enabled! [ 1.195937] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.220532] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.222178] Non-volatile memory driver v1.3 [ 1.223289] Linux agpgart interface v0.103 [ 1.224463] crash memory driver: version 1.1 [ 1.225629] rdac: device handler registered [ 1.226785] hp_sw: device handler registered [ 1.227901] emc: device handler registered [ 1.228984] alua: device handler registered [ 1.230113] libphy: Fixed MDIO Bus: probed [ 1.231243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.232707] ehci-pci: EHCI PCI platform driver [ 1.233842] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.235263] ohci-pci: OHCI PCI platform driver [ 1.236406] uhci_hcd: USB Universal Host Controller Interface driver [ 1.256124] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.257424] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.259411] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.260680] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.262077] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.263564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.265523] usb usb1: Product: UHCI Host Controller [ 1.266745] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.268285] usb usb1: SerialNumber: 0000:00:01.2 [ 1.269519] hub 1-0:1.0: USB hub found [ 1.270566] hub 1-0:1.0: 2 ports detected [ 1.271775] usbcore: registered new interface driver usbserial [ 1.273144] usbcore: registered new interface driver usbserial_generic [ 1.274604] usbserial: USB Serial support registered for generic [ 1.276005] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.278669] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.279938] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.281294] mousedev: PS/2 mouse device common for all mice [ 1.282909] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.285195] rtc_cmos 00:00: RTC can wake from S4 [ 1.285739] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.286043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.291225] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.292717] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.294205] cpuidle: using governor menu [ 1.295337] hidraw: raw HID events driver (C) Jiri Kosina [ 1.296710] usbcore: registered new interface driver usbhid [ 1.298026] usbhid: USB HID core driver [ 1.299122] drop_monitor: Initializing network drop monitor service [ 1.300592] TCP: cubic registered [ 1.301572] Initializing XFRM netlink socket [ 1.302754] NET: Registered protocol family 10 [ 1.304118] NET: Registered protocol family 17 [ 1.305422] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.306839] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.308235] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.310577] Loading compiled-in X.509 certificates [ 1.311803] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.314125] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.316856] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.319201] registered taskstats version 1 [ 1.322108] Key type trusted registered [ 1.324459] Key type encrypted registered [ 1.326813] IMA: No TPM chip found, activating TPM-bypass! [ 1.328503] rtc_cmos 00:00: setting system clock to 2018-08-12 00:38:12 UTC (1534034292) [ 1.331246] Freeing unused kernel memory: 1680k freed [ 1.336019] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.340059] systemd[1]: Detected virtualization kvm. [ 1.341325] systemd[1]: Detected architecture x86-64. [ 1.342563] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.344928] systemd[1]: No hostname configured. [ 1.346118] systemd[1]: Set hostname to . [ 1.347403] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.369976] systemd[1]: Reached target Local File Systems. [ 1.371314] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.373416] systemd[1]: Created slice Root Slice. [ 1.374615] systemd[1]: Starting Root Slice. [[32m OK [0m] Reached target Swap. [ 1.376464] systemd[1]: Reached target Swap. [ 1.377591] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.379454] systemd[1]: Created slice System Slice. [ 1.380669] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.382654] systemd[1]: Listening on udev Kernel Socket. [ 1.383935] systemd[1]: Starting udev Kernel Socket. [ 1.385199] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.387271] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Listening on udev Control Socket. [ 1.390233] systemd[1]: Listening on udev Control Socket. [ 1.391516] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.393501] systemd[1]: Reached target Timers. [ 1.394655] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.396465] systemd[1]: Reached target Slices. [ 1.397615] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Paths. [ 1.399412] systemd[1]: Reached target Paths. [ 1.400539] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.402409] systemd[1]: Listening on Journal Socket. [ 1.403650] systemd[1]: Starting Journal Socket. [ 1.405097] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Sockets. [ 1.408146] systemd[1]: Reached target Sockets. [ 1.409518] systemd[1]: Starting Sockets. [ 1.411063] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.415388] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.418060] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.421661] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.485779] RPC: Registered named UNIX socket transport module. [ 1.487414] RPC: Registered udp transport module. [ 1.488816] RPC: Registered tcp transport module. [ 1.490198] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.574818] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.581111] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target S[ 1.599817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 ystem Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.642244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.645065] scsi host0: ata_piix [ 1.646294] scsi host1: ata_piix [ 1.647609] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.649190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.653895] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.727557] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.729420] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.731304] usb 1-1: Product: QEMU USB Tablet [ 1.732630] usb 1-1: Manufacturer: QEMU [ 1.733864] usb 1-1: SerialNumber: 42 [ 1.743836] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.746731] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.829982] SGI XFS with ACLs, security attributes, no debug enabled [ 1.832550] XFS (vda1): Mounting V4 Filesystem [ 1.865230] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.081703] systemd-journald[103]: Received SIGTERM from PID 1 (systemd). [ 2.136844] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.239960] SELinux: Disabled at runtime. [ 2.277817] type=1404 audit(1534034293.449:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.335321] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.336752] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Debug File System... Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting NFSD configuration filesystem... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.746984] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 2.798429] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Reached target System Initialization. [[ 3.080766] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.083066] type=1305 audit(1534034294.254:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 [32m OK [0m] [ 3.088289] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.090139] [drm] Initialized drm 1.1.0 20060810 Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.106457] ppdev: user-space parallel port driver [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.115951] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.115951] [TTM] Initializing pool allocator [ 3.115953] [TTM] Initializing DMA pool allocator [ 3.116160] [drm] fb mappable at 0xFC000000 [ 3.116160] [drm] vram aper at 0xFC000000 [ 3.116161] [drm] size 33554432 [ 3.116161] [drm] fb depth is 24 [ 3.116161] [drm] pitch is 3072 [ 3.141462] fbcon: cirrusdrmfb (fb0) is primary device [ 3.159701] Console: switching to colour frame buffer device 128x48 [ 3.170559] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.179087] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.273778] AES CTR mode by8 optimization enabled [ 3.277946] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.282899] alg: No test for crc32 (crc32-pclmul) [ 3.286606] intel_rapl: no valid rapl domains found in package 0 [ 3.292100] intel_rapl: no valid rapl domains found in package 0 [ 3.295302] intel_powerclamp: No package C-state available [ 3.302557] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.538281] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:38:15 +0000. Up 3.50 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting Crash recovery kernel arming... Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [ 5.773572] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:38:17 +0000. Up 5.71 seconds. [[32m OK [0m] Created slice user-993.slice. [ 5.837342] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.841762] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.854888] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.870670] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.876501] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.884694] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.11 | 255.255.255.0 | fa:16:3e:56:3c:54 | [ 5.894976] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.897548] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.903496] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.914160] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.920805] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.926718] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.930557] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.933261] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.935436] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-08-12 00:39:02,306 - paramiko.transport - DEBUG - starting thread (client mode): 0xe7106e10L 2018-08-12 00:39:02,307 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:39:02,312 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-12 00:39:02,312 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-12 00:39:02,314 - 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'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-08-12 00:39:02,315 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:39:02,315 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 00:39:02,315 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:39:02,315 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:39:02,315 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:39:02,321 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:39:02,321 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:39:02,323 - paramiko.transport - DEBUG - Trying discovered key 1460c6e02a62eed1040dcc236e63ee45 in /tmp/tmpyxeS0T 2018-08-12 00:39:02,360 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:39:12,373 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-12 00:39:12,402 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-12 00:39:12,402 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-12 00:39:12,403 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-12 00:39:12,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-08-12 00:39:12,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:39:12,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:39:12,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:39:12,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:39:12,580 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:39:12,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:39:12,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:39:12,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 804, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 8012, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 875, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 795, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 801, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 867, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-12 00:39:12,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:39:12,581 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:39:11 GMT 2018-08-12 00:39:12,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:39:12,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-12 00:39:12,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:39:12,582 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 804, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 8012, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 875, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 795, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 801, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 867, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-12 00:39:12,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-08-12 00:39:12,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:39:12,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:39:12,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:39:12,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:39:12,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:39:12,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:39:12,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:39:12,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 804, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 8012, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 875, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 795, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 801, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 867, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-12 00:39:12,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:39:12,673 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:39:11 GMT 2018-08-12 00:39:12,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:39:12,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-12 00:39:12,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:39:12,673 - functest.core.cloudify - INFO - The current manager status is running 2018-08-12 00:39:12,674 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-12 00:39:12,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:39:12,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:39:12,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:39:12,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:39:12,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:39:12,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:39:12,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:39:12,735 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-12 00:39:12,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-12T00:39:11.918Z", "updated_at": "2018-08-12T00:39:11.918Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-12 00:39:12,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:39:12,736 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:39:11 GMT 2018-08-12 00:39:12,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:39:12,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-12 00:39:12,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:39:12,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/secrets 2018-08-12 00:39:12,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:39:12,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:39:12,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:39:12,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:39:12,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:39:12,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:39:12,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:39:12,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-12T00:39:11.918Z", "updated_at": "2018-08-12T00:39:11.918Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-12 00:39:12,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:39:12,905 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:39:12 GMT 2018-08-12 00:39:12,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:39:12,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-12 00:39:12,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:39:12,906 - functest.core.cloudify - DEBUG - List secrets: 2018-08-12 00:39:12,906 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/secrets/foo 2018-08-12 00:39:12,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:39:12,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:39:12,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:39:12,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:39:12,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:39:12,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:39:12,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:39:12,958 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-12 00:39:12,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-12T00:39:11.918Z", "updated_at": "2018-08-12T00:39:11.918Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-12 00:39:12,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:39:12,958 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:39:12 GMT 2018-08-12 00:39:12,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:39:12,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-12 00:39:12,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:39:12,959 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-12 00:39:12,959 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-12 00:39:13,086 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-12 00:39:13,086 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:54 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-12 00:39:13,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-12 00:39:13,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/cb4ae059-03ee-447b-a094-9c7a04c51889.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:39:14,056 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7271837c-03c7-4da1-a149-e4db9bd5909d Content-Length: 0 Date: Sun, 12 Aug 2018 00:39:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:39:14,056 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/cb4ae059-03ee-447b-a094-9c7a04c51889.json used request id req-7271837c-03c7-4da1-a149-e4db9bd5909d 2018-08-12 00:39:14,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.962136030197s 2018-08-12 00:39:14,057 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/cb4ae059-03ee-447b-a094-9c7a04c51889.json used request id req-7271837c-03c7-4da1-a149-e4db9bd5909d 2018-08-12 00:39:14,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-12 00:39:14,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:39:14,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e24f1072-0609-402b-883a-11001f0824f8 Date: Sun, 12 Aug 2018 00:39:14 GMT RESP BODY: {"floatingips": []} 2018-08-12 00:39:14,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-e24f1072-0609-402b-883a-11001f0824f8 2018-08-12 00:39:14,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0176520347595s 2018-08-12 00:39:14,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-e24f1072-0609-402b-883a-11001f0824f8 2018-08-12 00:39:14,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-12 00:39:14,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:39:14,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:39: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-f4b984ad-5f11-4496-a85f-cf807085770d x-compute-request-id: req-f4b984ad-5f11-4496-a85f-cf807085770d Content-Type: application/json 2018-08-12 00:39:14,252 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a used request id req-f4b984ad-5f11-4496-a85f-cf807085770d 2018-08-12 00:39:14,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.172765016556s 2018-08-12 00:39:14,253 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a used request id req-f4b984ad-5f11-4496-a85f-cf807085770d 2018-08-12 00:39:14,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:39:14,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:39:14,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39: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-41c9121a-d238-4139-89bf-270e800edfab x-compute-request-id: req-41c9121a-d238-4139-89bf-270e800edfab Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_bba05464-1dfa-4f88-8a78-733c9924a727": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:3c:54", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:3c:54", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/747e5f9f-8767-4e66-9849-e68ac303039a", "rel": "bookmark"}], "image": {"id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "links": [{"href": "http://172.30.9.30:8774/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:38:10.000000", "flavor": {"id": "13f3a64d-2001-4e31-8696-012a1f3e795e", "links": [{"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "bookmark"}]}, "id": "747e5f9f-8767-4e66-9849-e68ac303039a", "security_groups": [{"name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}], "user_id": "a4af3503afe845acb6db2c902398f1a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:39:14Z", "hostId": "3c1f6e59532e00157aa84a149fb12fa41f61754c862d19dac7b77c12", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727", "name": "cloudify-vm_bba05464-1dfa-4f88-8a78-733c9924a727", "created": "2018-08-12T00:35:53Z", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:39:14,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-41c9121a-d238-4139-89bf-270e800edfab 2018-08-12 00:39:14,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556881189346s 2018-08-12 00:39:14,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-41c9121a-d238-4139-89bf-270e800edfab 2018-08-12 00:39:14,812 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:39:16,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:39:16,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:39:16,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39: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-5ac30637-efce-465c-b6f1-555e26945220 x-compute-request-id: req-5ac30637-efce-465c-b6f1-555e26945220 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:39:16,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5ac30637-efce-465c-b6f1-555e26945220 2018-08-12 00:39:16,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0739598274231s 2018-08-12 00:39:16,889 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5ac30637-efce-465c-b6f1-555e26945220 2018-08-12 00:39:16,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 00:39:16,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:39:16,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-ad90e907-8961-4d2f-9668-2a40dc772f5d Date: Sun, 12 Aug 2018 00:39:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:34:20Z", "updated_at": "2018-08-12T00:34:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "19898212-6cf4-47e6-a6fc-3eec74311f4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "201d1f2c-64ca-4b32-934c-a8c5640f08dc", "remote_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "d18e5a7e-7d8d-4ce6-a322-e660ef6ef86e", "remote_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:34:20Z", "revision_number": 0, "id": "ebe3e177-3786-46e6-8dfb-48a320236370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:34:20Z", "security_group_id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}], "revision_number": 4, "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "4a8fca21-a370-4e0a-b7fe-3c7d876d7692", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:35:50Z", "updated_at": "2018-08-12T00:35:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:51Z", "revision_number": 0, "id": "2dfc4820-cd26-4890-9331-8ed01d9fefd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-12T00:35:52Z", "revision_number": 0, "id": "629894e0-59cd-4737-8fd4-a6de24ad2399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:52Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "7bba6619-98ea-4f5e-81e5-5b10ce775070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-12T00:35:51Z", "revision_number": 0, "id": "807c6b69-7407-4a08-bc44-bb599190b269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "95441e5a-e725-48bb-851a-ec6a7ebc9e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:35:50Z", "revision_number": 0, "id": "a74a8727-97eb-4616-b9c7-49e0993059e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:50Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-12T00:35:51Z", "revision_number": 0, "id": "c930a48f-b6cc-48de-817a-0e89201f35ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-12T00:35:51Z", "revision_number": 0, "id": "d7c6b420-a0b5-43ed-a16d-124c88224b21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:35:51Z", "security_group_id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1223ee00c90548e6a1be5768967eb1ae"}], "revision_number": 8, "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "d91880b3-66b7-43b5-9e59-b889ec7dc22c", "name": "cloudify-sg_bba05464-1dfa-4f88-8a78-733c9924a727"}]} 2018-08-12 00:39:16,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ad90e907-8961-4d2f-9668-2a40dc772f5d 2018-08-12 00:39:16,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0599339008331s 2018-08-12 00:39:16,953 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ad90e907-8961-4d2f-9668-2a40dc772f5d 2018-08-12 00:39:16,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-12 00:39:16,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/d91880b3-66b7-43b5-9e59-b889ec7dc22c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:39:17,176 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4ca190a-eda5-4f01-8ea0-fe6c01b14a69 Content-Length: 0 Date: Sun, 12 Aug 2018 00:39:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:39:17,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d91880b3-66b7-43b5-9e59-b889ec7dc22c.json used request id req-e4ca190a-eda5-4f01-8ea0-fe6c01b14a69 2018-08-12 00:39:17,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.220443964005s 2018-08-12 00:39:17,177 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d91880b3-66b7-43b5-9e59-b889ec7dc22c.json used request id req-e4ca190a-eda5-4f01-8ea0-fe6c01b14a69 2018-08-12 00:39:17,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-12 00:39:17,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:39:17,249 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:39: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-40e0494c-bd47-4104-bf52-d8709bbf3dd4 x-compute-request-id: req-40e0494c-bd47-4104-bf52-d8709bbf3dd4 Content-Length: 0 Content-Type: application/json 2018-08-12 00:39:17,249 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727 used request id req-40e0494c-bd47-4104-bf52-d8709bbf3dd4 2018-08-12 00:39:17,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0717618465424s 2018-08-12 00:39:17,249 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/cloudify-kp_bba05464-1dfa-4f88-8a78-733c9924a727 used request id req-40e0494c-bd47-4104-bf52-d8709bbf3dd4 2018-08-12 00:39:17,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-12 00:39:17,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/3183b1f5-fb70-43bf-98b4-3e9be3baa89f/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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" -d '{"subnet_id": "de0a127b-a824-4831-bbcc-a479411aee12"}' 2018-08-12 00:39:18,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-77c67fc8-8d89-44a8-bc6d-b78b2fdad79d Date: Sun, 12 Aug 2018 00:39:18 GMT RESP BODY: {"network_id": "2748178d-1785-4be3-a7fd-aea2f00096c7", "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "subnet_id": "de0a127b-a824-4831-bbcc-a479411aee12", "subnet_ids": ["de0a127b-a824-4831-bbcc-a479411aee12"], "port_id": "ffb897f6-5bf2-48a3-90d4-a25bad8ad183", "id": "3183b1f5-fb70-43bf-98b4-3e9be3baa89f"} 2018-08-12 00:39:18,821 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/3183b1f5-fb70-43bf-98b4-3e9be3baa89f/remove_router_interface.json used request id req-77c67fc8-8d89-44a8-bc6d-b78b2fdad79d 2018-08-12 00:39:18,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.57096290588s 2018-08-12 00:39:18,821 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/3183b1f5-fb70-43bf-98b4-3e9be3baa89f/remove_router_interface.json used request id req-77c67fc8-8d89-44a8-bc6d-b78b2fdad79d returning object 3183b1f5-fb70-43bf-98b4-3e9be3baa89f 2018-08-12 00:39:18,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-12 00:39:18,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:39:18,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-f5e278d5-e5f9-4cd3-8df6-1a825c45135f Date: Sun, 12 Aug 2018 00:39:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "1223ee00c90548e6a1be5768967eb1ae", "created_at": "2018-08-12T00:34:21Z", "admin_state_up": true, "updated_at": "2018-08-12T00:39:18Z", "revision_number": 4, "routes": [], "project_id": "1223ee00c90548e6a1be5768967eb1ae", "id": "3183b1f5-fb70-43bf-98b4-3e9be3baa89f", "name": "cloudify-router_bba05464-1dfa-4f88-8a78-733c9924a727"}]} 2018-08-12 00:39:18,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-f5e278d5-e5f9-4cd3-8df6-1a825c45135f 2018-08-12 00:39:18,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.107064962387s 2018-08-12 00:39:18,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-f5e278d5-e5f9-4cd3-8df6-1a825c45135f 2018-08-12 00:39:18,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-12 00:39:18,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/3183b1f5-fb70-43bf-98b4-3e9be3baa89f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:39:20,173 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e01d043-6909-4d97-a6cb-816efb521806 Content-Length: 0 Date: Sun, 12 Aug 2018 00:39:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:39:20,173 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/3183b1f5-fb70-43bf-98b4-3e9be3baa89f.json used request id req-5e01d043-6909-4d97-a6cb-816efb521806 2018-08-12 00:39:20,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24235892296s 2018-08-12 00:39:20,173 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/3183b1f5-fb70-43bf-98b4-3e9be3baa89f.json used request id req-5e01d043-6909-4d97-a6cb-816efb521806 2018-08-12 00:39:20,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-12 00:39:20,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:39:20,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a8ca1806-72f8-4f91-89ad-de3826d049d4 Date: Sun, 12 Aug 2018 00:39:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2748178d-1785-4be3-a7fd-aea2f00096c7","tenant_id":"1223ee00c90548e6a1be5768967eb1ae","created_at":"2018-08-12T00:34:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-12T00:34:21Z","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":"1223ee00c90548e6a1be5768967eb1ae","id":"de0a127b-a824-4831-bbcc-a479411aee12","subnetpool_id":null,"name":"cloudify-subnet_bba05464-1dfa-4f88-8a78-733c9924a727"}]} 2018-08-12 00:39:20,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-a8ca1806-72f8-4f91-89ad-de3826d049d4 2018-08-12 00:39:20,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.26452922821s 2018-08-12 00:39:20,439 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-a8ca1806-72f8-4f91-89ad-de3826d049d4 2018-08-12 00:39:20,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-12 00:39:20,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/de0a127b-a824-4831-bbcc-a479411aee12.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:39:21,384 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-50f370f9-cc7f-4be9-a5b2-c3945cf1500e Date: Sun, 12 Aug 2018 00:39:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:39:21,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/de0a127b-a824-4831-bbcc-a479411aee12.json used request id req-50f370f9-cc7f-4be9-a5b2-c3945cf1500e 2018-08-12 00:39:21,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.944273948669s 2018-08-12 00:39:21,385 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/de0a127b-a824-4831-bbcc-a479411aee12.json used request id req-50f370f9-cc7f-4be9-a5b2-c3945cf1500e 2018-08-12 00:39:21,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:39:21,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:39:21,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-54815d5e-f51e-4596-9ff1-644947373f45 Date: Sun, 12 Aug 2018 00:39:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:39:21Z","tenant_id":"1223ee00c90548e6a1be5768967eb1ae","created_at":"2018-08-12T00:34:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1223ee00c90548e6a1be5768967eb1ae","id":"2748178d-1785-4be3-a7fd-aea2f00096c7","name":"cloudify-net_bba05464-1dfa-4f88-8a78-733c9924a727"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"}]} 2018-08-12 00:39:21,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-54815d5e-f51e-4596-9ff1-644947373f45 2018-08-12 00:39:21,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110045909882s 2018-08-12 00:39:21,496 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-54815d5e-f51e-4596-9ff1-644947373f45 2018-08-12 00:39:21,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-12 00:39:21,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/2748178d-1785-4be3-a7fd-aea2f00096c7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:39:22,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-822d4307-afa6-4c98-9c2a-2a99df3edf32 Date: Sun, 12 Aug 2018 00:39:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:39:22,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/2748178d-1785-4be3-a7fd-aea2f00096c7.json used request id req-822d4307-afa6-4c98-9c2a-2a99df3edf32 2018-08-12 00:39:22,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.32376885414s 2018-08-12 00:39:22,821 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/2748178d-1785-4be3-a7fd-aea2f00096c7.json used request id req-822d4307-afa6-4c98-9c2a-2a99df3edf32 2018-08-12 00:39:22,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:39:22,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:39:23,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-9b778a32-6392-4be7-ac98-f1e5397cdc61 Date: Sun, 12 Aug 2018 00:39:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/3511768e-2073-4b3f-920c-a06b76e4db1b/snap", "metadata": {}}], "file": "/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b/file", "owner": "1223ee00c90548e6a1be5768967eb1ae", "id": "3511768e-2073-4b3f-920c-a06b76e4db1b", "size": 4373348352, "self": "/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/3511768e-2073-4b3f-920c-a06b76e4db1b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-12T00:35:49Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_bba05464-1dfa-4f88-8a78-733c9924a727", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_bba05464-1dfa-4f88-8a78-733c9924a727", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-12T00:34:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:39:23,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9b778a32-6392-4be7-ac98-f1e5397cdc61 2018-08-12 00:39:23,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.18282699585s 2018-08-12 00:39:23,008 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9b778a32-6392-4be7-ac98-f1e5397cdc61 2018-08-12 00:39:23,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-12 00:39:23,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2da0246bc296fc30ebc69da1d2d4be9853d6dfa2" 2018-08-12 00:39:23,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cf4e1ee1-1832-4e48-a3cb-b4c8dbdd472d Date: Sun, 12 Aug 2018 00:39:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:39:23,977 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b used request id req-cf4e1ee1-1832-4e48-a3cb-b4c8dbdd472d 2018-08-12 00:39:23,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.967757940292s 2018-08-12 00:39:23,978 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/3511768e-2073-4b3f-920c-a06b76e4db1b used request id req-cf4e1ee1-1832-4e48-a3cb-b4c8dbdd472d 2018-08-12 00:39:23,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 00:39:23,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:39:24,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39: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-b57b8d3c-53d1-415c-ba1b-95614ecf03a6 x-compute-request-id: req-b57b8d3c-53d1-415c-ba1b-95614ecf03a6 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_bba05464-1dfa-4f88-8a78-733c9924a727", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e", "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": 40, "id": "13f3a64d-2001-4e31-8696-012a1f3e795e"}]} 2018-08-12 00:39:24,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-b57b8d3c-53d1-415c-ba1b-95614ecf03a6 2018-08-12 00:39:24,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273649692535s 2018-08-12 00:39:24,006 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-b57b8d3c-53d1-415c-ba1b-95614ecf03a6 2018-08-12 00:39:24,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-12 00:39:24,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:39:24,048 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00:39: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-f62e3f8e-b7b6-4393-be75-88eb8ac8bc77 x-compute-request-id: req-f62e3f8e-b7b6-4393-be75-88eb8ac8bc77 Content-Length: 0 Content-Type: application/json 2018-08-12 00:39:24,048 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e used request id req-f62e3f8e-b7b6-4393-be75-88eb8ac8bc77 2018-08-12 00:39:24,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0410001277924s 2018-08-12 00:39:24,049 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/13f3a64d-2001-4e31-8696-012a1f3e795e used request id req-f62e3f8e-b7b6-4393-be75-88eb8ac8bc77 2018-08-12 00:39:24,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-12 00:39:24,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:39:24,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f8033e-96b1-4637-8c89-93057f8f3cfd Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify-user_bba05464-1dfa-4f88-8a78-733c9924a727", "links": {"self": "http://172.30.9.30:5000/v3/users/a4af3503afe845acb6db2c902398f1a5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4af3503afe845acb6db2c902398f1a5", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:39:24,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d3f8033e-96b1-4637-8c89-93057f8f3cfd 2018-08-12 00:39:24,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105713129044s 2018-08-12 00:39:24,155 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d3f8033e-96b1-4637-8c89-93057f8f3cfd 2018-08-12 00:39:24,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-12 00:39:24,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/a4af3503afe845acb6db2c902398f1a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:39:24,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2887715-a661-42f8-b794-1714db77a9e9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_bba05464-1dfa-4f88-8a78-733c9924a727", "links": {"self": "http://172.30.9.30:5000/v3/users/a4af3503afe845acb6db2c902398f1a5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a4af3503afe845acb6db2c902398f1a5", "description": null}} 2018-08-12 00:39:24,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/a4af3503afe845acb6db2c902398f1a5 used request id req-b2887715-a661-42f8-b794-1714db77a9e9 2018-08-12 00:39:24,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0987949371338s 2018-08-12 00:39:24,260 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/a4af3503afe845acb6db2c902398f1a5 used request id req-b2887715-a661-42f8-b794-1714db77a9e9 2018-08-12 00:39:24,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-12 00:39:24,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/a4af3503afe845acb6db2c902398f1a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:39:24,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-471e2bad-45e4-4711-a7e0-5c356472853f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:39:24,446 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/a4af3503afe845acb6db2c902398f1a5 used request id req-471e2bad-45e4-4711-a7e0-5c356472853f 2018-08-12 00:39:24,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.184678077698s 2018-08-12 00:39:24,446 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/a4af3503afe845acb6db2c902398f1a5 used request id req-471e2bad-45e4-4711-a7e0-5c356472853f 2018-08-12 00:39:24,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-12 00:39:24,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:39:24,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-192ad04a-c51e-4ba8-996d-1522f91655cc Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.30:5000/v3/projects/1223ee00c90548e6a1be5768967eb1ae"}, "tags": [], "enabled": true, "id": "1223ee00c90548e6a1be5768967eb1ae", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_bba05464-1dfa-4f88-8a78-733c9924a727"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-12 00:39:24,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-192ad04a-c51e-4ba8-996d-1522f91655cc 2018-08-12 00:39:24,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.089467048645s 2018-08-12 00:39:24,543 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-192ad04a-c51e-4ba8-996d-1522f91655cc 2018-08-12 00:39:24,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-12 00:39:24,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/1223ee00c90548e6a1be5768967eb1ae -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:39:24,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec398f5e-6ba3-4663-b0c5-109bedc53a88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:39:24,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/1223ee00c90548e6a1be5768967eb1ae used request id req-ec398f5e-6ba3-4663-b0c5-109bedc53a88 2018-08-12 00:39:24,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.176754951477s 2018-08-12 00:39:24,725 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/1223ee00c90548e6a1be5768967eb1ae used request id req-ec398f5e-6ba3-4663-b0c5-109bedc53a88 2018-08-12 00:39:24,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 00:39:24,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:39:24,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d9dc333-ea12-47ca-8a66-83d61c3e4f9f Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "7743aafe79f74d188532b2c975218b2b", "links": {"self": "http://172.30.9.30:5000/v3/roles/7743aafe79f74d188532b2c975218b2b"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:39:24,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9d9dc333-ea12-47ca-8a66-83d61c3e4f9f 2018-08-12 00:39:24,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.086874961853s 2018-08-12 00:39:24,816 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9d9dc333-ea12-47ca-8a66-83d61c3e4f9f 2018-08-12 00:39:24,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-12 00:39:24,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/7743aafe79f74d188532b2c975218b2b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93318e09fdf396bf43af76c8ca47aed7acecbad4" 2018-08-12 00:39:24,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8883fe7b-d358-4d6c-bb80-15738a89edfb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:39:24,939 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/7743aafe79f74d188532b2c975218b2b used request id req-8883fe7b-d358-4d6c-bb80-15738a89edfb 2018-08-12 00:39:24,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.11856007576s 2018-08-12 00:39:24,940 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/7743aafe79f74d188532b2c975218b2b used request id req-8883fe7b-d358-4d6c-bb80-15738a89edfb 2018-08-12 00:39:24,967 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-08-12 00:39:25,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-12 00:39:25,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-12 00:39:25,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-12 00:39:25,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-12 00:39:25,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-12 00:39:25,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-12 00:39:25,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-12 00:39:25,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-12 00:39:25,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-12 00:39:25,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-12 00:39:25,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-12 00:39:25,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-12 00:39:25,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-12 00:39:25,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-12 00:39:25,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-12 00:39:25,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-12 00:39:25,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-12 00:39:25,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-12 00:39:25,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-12 00:39:25,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-12 00:39:25,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-12 00:39:25,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-12 00:39:25,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:39:25,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3029024b-7fd5-4bf4-8948-0cb21f355afb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:39:25,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3029024b-7fd5-4bf4-8948-0cb21f355afb 2018-08-12 00:39:25,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-12 00:39:25,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:39:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["UfUd4nyvS0mbbLxKMHktVQ"], "issued_at": "2018-08-12T00:39:25.000000Z"}} 2018-08-12 00:39:25,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:39:25,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:39:25,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-5bda60b7-ec03-45d1-93d7-2a879d323142 Date: Sun, 12 Aug 2018 00:39:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-12 00:39:25,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5bda60b7-ec03-45d1-93d7-2a879d323142 2018-08-12 00:39:25,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.231549978256s 2018-08-12 00:39:25,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5bda60b7-ec03-45d1-93d7-2a879d323142 2018-08-12 00:39:25,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:39:25,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:39: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:39:25,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-12 00:39:25,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:39:25,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08e93155-7bf8-423a-bfd2-92b424321676 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/dd0dcce16a4b469e9c71a7c4c58cfca9"}, "tags": [], "enabled": true, "id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-08-12 00:39:25,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-08e93155-7bf8-423a-bfd2-92b424321676 2018-08-12 00:39:25,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0901329517365s 2018-08-12 00:39:25,730 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-08e93155-7bf8-423a-bfd2-92b424321676 2018-08-12 00:39:25,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-12 00:39:25,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}}' 2018-08-12 00:39:25,856 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90303d6e-4dbd-40f4-9752-59994c0cbd05 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.30:5000/v3/projects/5a912163d57e424b93c70664bba38405"}, "tags": [], "enabled": true, "id": "5a912163d57e424b93c70664bba38405", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}} 2018-08-12 00:39:25,856 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-90303d6e-4dbd-40f4-9752-59994c0cbd05 2018-08-12 00:39:25,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.119735002518s 2018-08-12 00:39:25,857 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-90303d6e-4dbd-40f4-9752-59994c0cbd05 2018-08-12 00:39:25,857 - 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'5a912163d57e424b93c70664bba38405', '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_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63'}) 2018-08-12 00:39:25,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-12 00:39:25,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9847b512-e328-40c3-acc0-25070b93d24e", "email": null, "name": "cloudify_ims-user_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}}' 2018-08-12 00:39:26,259 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4533251-0d65-4eb7-b707-a8a91a2fc1fc Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "links": {"self": "http://172.30.9.30:5000/v3/users/4cf56bd6bbc44c719cedda5151290fa4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4cf56bd6bbc44c719cedda5151290fa4", "domain_id": "default", "password_expires_at": null}} 2018-08-12 00:39:26,259 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-b4533251-0d65-4eb7-b707-a8a91a2fc1fc 2018-08-12 00:39:26,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.395197153091s 2018-08-12 00:39:26,259 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-b4533251-0d65-4eb7-b707-a8a91a2fc1fc 2018-08-12 00:39:26,260 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4cf56bd6bbc44c719cedda5151290fa4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63'}) 2018-08-12 00:39:26,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 00:39:26,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:39:26,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0f2becf-25e8-4d1f-be46-0c2600be7379 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:39:26,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d0f2becf-25e8-4d1f-be46-0c2600be7379 2018-08-12 00:39:26,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0889360904694s 2018-08-12 00:39:26,353 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d0f2becf-25e8-4d1f-be46-0c2600be7379 2018-08-12 00:39:26,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 00:39:26,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:39:26,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46421823-272c-4989-b3ea-abc7d641c6f4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:39:26,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-46421823-272c-4989-b3ea-abc7d641c6f4 2018-08-12 00:39:26,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0854971408844s 2018-08-12 00:39:26,443 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-46421823-272c-4989-b3ea-abc7d641c6f4 2018-08-12 00:39:26,445 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-12 00:39:26,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-12 00:39:26,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" -d '{"role": {"name": "Member"}}' 2018-08-12 00:39:26,552 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25dec19f-9fe1-4e66-8a23-edae7211e5e6 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2212618271cf4ab09adc763ea43aea96", "links": {"self": "http://172.30.9.30:5000/v3/roles/2212618271cf4ab09adc763ea43aea96"}, "name": "Member"}} 2018-08-12 00:39:26,552 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-25dec19f-9fe1-4e66-8a23-edae7211e5e6 2018-08-12 00:39:26,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.103911161423s 2018-08-12 00:39:26,552 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-25dec19f-9fe1-4e66-8a23-edae7211e5e6 2018-08-12 00:39:26,553 - 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'2212618271cf4ab09adc763ea43aea96'}) 2018-08-12 00:39:26,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 00:39:26,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:39:26,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a55280-4b45-4e8a-8d58-6f70fd060506 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2212618271cf4ab09adc763ea43aea96", "links": {"self": "http://172.30.9.30:5000/v3/roles/2212618271cf4ab09adc763ea43aea96"}, "name": "Member"}, {"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:39:26,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c3a55280-4b45-4e8a-8d58-6f70fd060506 2018-08-12 00:39:26,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0853531360626s 2018-08-12 00:39:26,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c3a55280-4b45-4e8a-8d58-6f70fd060506 2018-08-12 00:39:26,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-12 00:39:26,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:39:26,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b22ab00d-f064-4a74-9a0d-342808cd42b7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-12 00:39:26,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-b22ab00d-f064-4a74-9a0d-342808cd42b7 2018-08-12 00:39:26,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0866429805756s 2018-08-12 00:39:26,733 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-b22ab00d-f064-4a74-9a0d-342808cd42b7 2018-08-12 00:39:26,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-12 00:39:26,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:39:26,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14bd759e-dddc-4b34-a2eb-c74af2a8c6f4 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "links": {"self": "http://172.30.9.30:5000/v3/users/4cf56bd6bbc44c719cedda5151290fa4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4cf56bd6bbc44c719cedda5151290fa4", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:39:26,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-14bd759e-dddc-4b34-a2eb-c74af2a8c6f4 2018-08-12 00:39:26,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103575944901s 2018-08-12 00:39:26,838 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-14bd759e-dddc-4b34-a2eb-c74af2a8c6f4 2018-08-12 00:39:26,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-12 00:39:26,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:39:26,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00e0771f-a5e3-4c6c-8d4b-47df41ae644a Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.30:5000/v3/projects/5a912163d57e424b93c70664bba38405"}, "tags": [], "enabled": true, "id": "5a912163d57e424b93c70664bba38405", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-12 00:39:26,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-00e0771f-a5e3-4c6c-8d4b-47df41ae644a 2018-08-12 00:39:26,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0205709934235s 2018-08-12 00:39:26,871 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-00e0771f-a5e3-4c6c-8d4b-47df41ae644a 2018-08-12 00:39:26,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-12 00:39:26,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=4cf56bd6bbc44c719cedda5151290fa4&role.id=2212618271cf4ab09adc763ea43aea96&scope.project.id=5a912163d57e424b93c70664bba38405" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:39:26,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-126ec29c-5ebb-4b7f-b686-5ca8b8f5c4fd Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=4cf56bd6bbc44c719cedda5151290fa4&role.id=2212618271cf4ab09adc763ea43aea96&scope.project.id=5a912163d57e424b93c70664bba38405", "previous": null, "next": null}} 2018-08-12 00:39:26,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=4cf56bd6bbc44c719cedda5151290fa4&role.id=2212618271cf4ab09adc763ea43aea96&scope.project.id=5a912163d57e424b93c70664bba38405 used request id req-126ec29c-5ebb-4b7f-b686-5ca8b8f5c4fd 2018-08-12 00:39:26,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.087849855423s 2018-08-12 00:39:26,966 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=4cf56bd6bbc44c719cedda5151290fa4&role.id=2212618271cf4ab09adc763ea43aea96&scope.project.id=5a912163d57e424b93c70664bba38405 used request id req-126ec29c-5ebb-4b7f-b686-5ca8b8f5c4fd 2018-08-12 00:39:26,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-12 00:39:26,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/5a912163d57e424b93c70664bba38405/users/4cf56bd6bbc44c719cedda5151290fa4/roles/2212618271cf4ab09adc763ea43aea96 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:39:27,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-038a0e1e-69c4-4f23-aa2b-9a1f810696a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:39:27,099 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/5a912163d57e424b93c70664bba38405/users/4cf56bd6bbc44c719cedda5151290fa4/roles/2212618271cf4ab09adc763ea43aea96 used request id req-038a0e1e-69c4-4f23-aa2b-9a1f810696a3 2018-08-12 00:39:27,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.129255056381s 2018-08-12 00:39:27,099 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/5a912163d57e424b93c70664bba38405/users/4cf56bd6bbc44c719cedda5151290fa4/roles/2212618271cf4ab09adc763ea43aea96 used request id req-038a0e1e-69c4-4f23-aa2b-9a1f810696a3 2018-08-12 00:39:27,100 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 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'5a912163d57e424b93c70664bba38405', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.50', 'password': '9847b512-e328-40c3-acc0-25070b93d24e', 'username': u'cloudify_ims-user_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-12 00:39:27,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-12 00:39:27,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-12 00:39:27,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-12 00:39:27,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-12 00:39:27,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-12 00:39:27,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-12 00:39:27,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-12 00:39:27,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-12 00:39:27,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-12 00:39:27,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-12 00:39:27,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-12 00:39:27,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-12 00:39:27,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-12 00:39:27,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-12 00:39:27,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-12 00:39:27,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-12 00:39:27,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-12 00:39:27,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-12 00:39:27,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-12 00:39:27,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-12 00:39:27,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-12 00:39:27,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-12 00:39:27,105 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 'password': '9847b512-e328-40c3-acc0-25070b93d24e', 'project_name': 'cloudify_ims-project_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000//v3', 'project_id': '5a912163d57e424b93c70664bba38405', 'project_domain_name': 'Default'} 2018-08-12 00:39:27,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-08-12 00:39:27,173 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-08-12 00:39:27,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:39:27,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef254b85-8f03-4a93-82c6-93588a4e7490 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:39:27,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ef254b85-8f03-4a93-82c6-93588a4e7490 2018-08-12 00:39:27,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-12 00:39:27,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2212618271cf4ab09adc763ea43aea96", "name": "Member"}], "expires_at": "2018-08-12T01:39:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a912163d57e424b93c70664bba38405", "name": "cloudify_ims-project_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5a912163d57e424b93c70664bba38405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/5a912163d57e424b93c70664bba38405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/5a912163d57e424b93c70664bba38405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_5a912163d57e424b93c70664bba38405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_5a912163d57e424b93c70664bba38405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5a912163d57e424b93c70664bba38405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/5a912163d57e424b93c70664bba38405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/5a912163d57e424b93c70664bba38405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5a912163d57e424b93c70664bba38405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/5a912163d57e424b93c70664bba38405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/5a912163d57e424b93c70664bba38405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5a912163d57e424b93c70664bba38405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/5a912163d57e424b93c70664bba38405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/5a912163d57e424b93c70664bba38405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "id": "4cf56bd6bbc44c719cedda5151290fa4"}, "audit_ids": ["Yg39vsCtR1y8lX9gH5e_mg"], "issued_at": "2018-08-12T00:39:27.000000Z"}} 2018-08-12 00:39:27,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-12 00:39:27,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -d '{"network": {"name": "cloudify_ims-net_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "admin_state_up": true}}' 2018-08-12 00:39:28,346 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-67422696-cb44-446e-aa8d-fda6d59035cf Date: Sun, 12 Aug 2018 00:39:28 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"5a912163d57e424b93c70664bba38405","created_at":"2018-08-12T00:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T00:39:28Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"5a912163d57e424b93c70664bba38405","id":"36b804f0-814f-4824-a3c3-694c3750ecf3","name":"cloudify_ims-net_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}} 2018-08-12 00:39:28,346 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-67422696-cb44-446e-aa8d-fda6d59035cf 2018-08-12 00:39:28,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.783771038055s 2018-08-12 00:39:28,347 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-67422696-cb44-446e-aa8d-fda6d59035cf 2018-08-12 00:39:28,347 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-12T00:39:28Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'36b804f0-814f-4824-a3c3-694c3750ecf3', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', u'admin_state_up': True, u'tenant_id': u'5a912163d57e424b93c70664bba38405', u'created_at': u'2018-08-12T00:39:27Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5a912163d57e424b93c70664bba38405'}) 2018-08-12 00:39:28,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:39:28,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:39:28,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-caf7146e-c835-42d8-857e-4ca6552414d6 Date: Sun, 12 Aug 2018 00:39:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:39:28Z","tenant_id":"5a912163d57e424b93c70664bba38405","created_at":"2018-08-12T00:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5a912163d57e424b93c70664bba38405","id":"36b804f0-814f-4824-a3c3-694c3750ecf3","name":"cloudify_ims-net_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}]} 2018-08-12 00:39:28,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-caf7146e-c835-42d8-857e-4ca6552414d6 2018-08-12 00:39:28,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.160270929337s 2018-08-12 00:39:28,508 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-caf7146e-c835-42d8-857e-4ca6552414d6 2018-08-12 00:39:28,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-12 00:39:28,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -d '{"subnet": {"name": "cloudify_ims-subnet_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "enable_dhcp": true, "network_id": "36b804f0-814f-4824-a3c3-694c3750ecf3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-12 00:39:29,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-c8511eb7-c7f6-451b-afbc-387bed3b83b6 Date: Sun, 12 Aug 2018 00:39:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36b804f0-814f-4824-a3c3-694c3750ecf3","tenant_id":"5a912163d57e424b93c70664bba38405","created_at":"2018-08-12T00:39:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-12T00:39:28Z","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":"5a912163d57e424b93c70664bba38405","id":"71b0ee77-c06b-4334-a0ae-887b76fa9938","subnetpool_id":null,"name":"cloudify_ims-subnet_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}} 2018-08-12 00:39:29,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-c8511eb7-c7f6-451b-afbc-387bed3b83b6 2018-08-12 00:39:29,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.539393901825s 2018-08-12 00:39:29,050 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-c8511eb7-c7f6-451b-afbc-387bed3b83b6 2018-08-12 00:39:29,050 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-12T00:39: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'71b0ee77-c06b-4334-a0ae-887b76fa9938', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', u'enable_dhcp': True, u'network_id': u'36b804f0-814f-4824-a3c3-694c3750ecf3', u'tenant_id': u'5a912163d57e424b93c70664bba38405', u'created_at': u'2018-08-12T00:39: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'5a912163d57e424b93c70664bba38405'}) 2018-08-12 00:39:29,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-12 00:39:29,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "cloudify_ims-router_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "admin_state_up": true}}' 2018-08-12 00:39:30,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-ee078ef9-867c-4957-9611-ed08515a1e8a Date: Sun, 12 Aug 2018 00:39:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:39:29Z", "admin_state_up": true, "updated_at": "2018-08-12T00:39:30Z", "revision_number": 2, "routes": [], "project_id": "5a912163d57e424b93c70664bba38405", "id": "fa9096b0-fa6a-4d5a-baa3-05ea18b69891", "name": "cloudify_ims-router_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}} 2018-08-12 00:39:30,241 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-ee078ef9-867c-4957-9611-ed08515a1e8a 2018-08-12 00:39:30,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.19048810005s 2018-08-12 00:39:30,242 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-ee078ef9-867c-4957-9611-ed08515a1e8a 2018-08-12 00:39:30,242 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5a912163d57e424b93c70664bba38405', u'created_at': u'2018-08-12T00:39:29Z', u'admin_state_up': True, u'updated_at': u'2018-08-12T00:39:30Z', u'revision_number': 2, u'routes': [], u'project_id': u'5a912163d57e424b93c70664bba38405', u'id': u'fa9096b0-fa6a-4d5a-baa3-05ea18b69891', u'name': u'cloudify_ims-router_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63'}) 2018-08-12 00:39:30,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-12 00:39:30,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/fa9096b0-fa6a-4d5a-baa3-05ea18b69891/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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -d '{"subnet_id": "71b0ee77-c06b-4334-a0ae-887b76fa9938"}' 2018-08-12 00:39:31,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-706ff47a-d28f-455b-a7e3-60c55fcda8d7 Date: Sun, 12 Aug 2018 00:39:31 GMT RESP BODY: {"network_id": "36b804f0-814f-4824-a3c3-694c3750ecf3", "tenant_id": "5a912163d57e424b93c70664bba38405", "subnet_id": "71b0ee77-c06b-4334-a0ae-887b76fa9938", "subnet_ids": ["71b0ee77-c06b-4334-a0ae-887b76fa9938"], "port_id": "b481629a-5940-4750-8741-04543f36f7e5", "id": "fa9096b0-fa6a-4d5a-baa3-05ea18b69891"} 2018-08-12 00:39:31,986 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/fa9096b0-fa6a-4d5a-baa3-05ea18b69891/add_router_interface.json used request id req-706ff47a-d28f-455b-a7e3-60c55fcda8d7 2018-08-12 00:39:31,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.74310302734s 2018-08-12 00:39:31,986 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/fa9096b0-fa6a-4d5a-baa3-05ea18b69891/add_router_interface.json used request id req-706ff47a-d28f-455b-a7e3-60c55fcda8d7 returning object fa9096b0-fa6a-4d5a-baa3-05ea18b69891 2018-08-12 00:39:31,986 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-12 00:39:59,017 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-12 00:39:59,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:39:59,025 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 12 Aug 2018 00:39:59 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-12 00:39:59,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:39:59,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:39:59,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-914202db-250c-4d78-a118-43a6af993809 Date: Sun, 12 Aug 2018 00:39:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:39:59,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-914202db-250c-4d78-a118-43a6af993809 2018-08-12 00:39:59,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.205538034439s 2018-08-12 00:39:59,235 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-914202db-250c-4d78-a118-43a6af993809 2018-08-12 00:39:59,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-12 00:39:59,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}' 2018-08-12 00:39:59,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-260f5b66-1203-4932-a4b2-2cca3abc1664 Date: Sun, 12 Aug 2018 00:39:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/file", "owner": "5a912163d57e424b93c70664bba38405", "id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "size": null, "self": "/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-12T00:39:59Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "checksum": null, "created_at": "2018-08-12T00:39:59Z", "protected": false} 2018-08-12 00:39:59,284 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-260f5b66-1203-4932-a4b2-2cca3abc1664 2018-08-12 00:39:59,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0407919883728s 2018-08-12 00:39:59,285 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-260f5b66-1203-4932-a4b2-2cca3abc1664 returning object 9b6aa915-9d7a-4ae1-8692-29425e3529bb 2018-08-12 00:39:59,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-12 00:39:59,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -d '' 2018-08-12 00:40:59,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c1cf182-0ed2-4b13-a836-05dac296656e Date: Sun, 12 Aug 2018 00:40:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:40:59,783 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/file used request id req-7c1cf182-0ed2-4b13-a836-05dac296656e 2018-08-12 00:40:59,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.4972138405s 2018-08-12 00:40:59,783 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/file used request id req-7c1cf182-0ed2-4b13-a836-05dac296656e 2018-08-12 00:40:59,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:40:59,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:40:59,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-10358abf-e0ed-4658-9bdd-cc07d0b2271b Date: Sun, 12 Aug 2018 00:40:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/snap", "metadata": {}}], "file": "/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/file", "owner": "5a912163d57e424b93c70664bba38405", "id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "size": 4373348352, "self": "/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-12T00:40:59Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-12T00:39:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:40:59,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-10358abf-e0ed-4658-9bdd-cc07d0b2271b 2018-08-12 00:40:59,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0411999225616s 2018-08-12 00:40:59,828 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-10358abf-e0ed-4658-9bdd-cc07d0b2271b 2018-08-12 00:40:59,830 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/file', 'owner': u'5a912163d57e424b93c70664bba38405', 'id': u'9b6aa915-9d7a-4ae1-8692-29425e3529bb', 'size': 4373348352, u'self': u'/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a912163d57e424b93c70664bba38405', 'name': 'cloudify_ims-project_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-12T00:40:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-12T00:40:59Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 'created': u'2018-08-12T00:39:59Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-12T00:39:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-08-12 00:40:59,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-12 00:40:59,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-12 00:41:00,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:40: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-6c7e7dd0-7661-4b6a-8f0b-ee376b3c7a9a x-compute-request-id: req-6c7e7dd0-7661-4b6a-8f0b-ee376b3c7a9a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "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": 40, "id": "fbed9f06-6c8b-473a-b974-630c1d87da73"}} 2018-08-12 00:41:00,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-6c7e7dd0-7661-4b6a-8f0b-ee376b3c7a9a 2018-08-12 00:41:00,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.211071968079s 2018-08-12 00:41:00,043 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-6c7e7dd0-7661-4b6a-8f0b-ee376b3c7a9a 2018-08-12 00:41:00,044 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', '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'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'fbed9f06-6c8b-473a-b974-630c1d87da73', 'swap': 0}) 2018-08-12 00:41:00,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-12 00:41:00,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73/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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" -d '{"extra_specs": {}}' 2018-08-12 00:41:00,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-92f8cf32-850e-424c-a980-455b4ee9270c x-compute-request-id: req-92f8cf32-850e-424c-a980-455b4ee9270c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-12 00:41:00,067 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73/os-extra_specs used request id req-92f8cf32-850e-424c-a980-455b4ee9270c 2018-08-12 00:41:00,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229558944702s 2018-08-12 00:41:00,068 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73/os-extra_specs used request id req-92f8cf32-850e-424c-a980-455b4ee9270c 2018-08-12 00:41:00,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-12 00:41:00,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -d '{"keypair": {"name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}}' 2018-08-12 00:41:00,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-a9f37207-d419-4a56-a051-7c20eaaa6edb x-compute-request-id: req-a9f37207-d419-4a56-a051-7c20eaaa6edb Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+8DRXC1JJa/GGTF0oGyuh/D30PwvkIx9j57S2vjMggDTNqbL/47e06B160vmkSm5243baEdAYJeInaALAfmUVbu86QSj3UIWOrzvb6tQGLCrsBOoFEOo2kRAVtQTN7sJT2vj3B/591Jsa/JACS2PJ97Y7GW6tQq8ntXf19nEwJQuIJ44wyqdtQ2O+riOubyA3yC2BpP32hCUOdH5wgeP0i8cU1U+IILkEra3nTTKux4oGrA6NqN4dHPvRLTNpvR1JnW8bSg1IlzAd5/BERTjclwPcydm47chP4TnZn+0TC/wsiWrI7fRFfjMuI05YMzpgYWPIjrffEN52xR++b2Gf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvvA0VwtSSWvxhkxdKBsrofw99D8L5CMfY+e0tr4zIIA0zamy\n/+O3tOgdetL5pEpuduN22hHQGCXiJ2gCwH5lFW7vOkEo91CFjq872+rUBiwq7ATq\nBRDqNpEQFbUEze7CU9r49wf+fdSbGvyQAktjyfe2OxlurUKvJ7V39fZxMCULiCeO\nMMqnbUNjvq4jrm8gN8gtgaT99oQlDnR+cIHj9IvHFNVPiCC5BK2t500yrseKBqwO\njajeHRz70S0zab0dSZ1vG0oNSJcwHefwREU43JcD3MnZuO3IT+E52Z/tEwv8LIlq\nyO30RX4zLiNOWDM6YGFjyI633xDedsUfvm9hnwIDAQABAoIBAQCdD4+uTkTI2n8Z\nPrWeaQMyQwBfaoEIj4+hqZZwf/IkePF2f3IbpaCWshyVzPfHGebV6vP4G5D2XCs0\nyQ0CdLYHtHIalEDzdwv1u9VcaEUyMqC39q7drfVLH3aAtJ+YGh9FxSjoY24G6Z0Q\nzNJU4Njb6OTApoHxCZp06oQcEjU3KMUI+L0quJXLIoPwXE/1F+kHWHJ96NLSjIV6\nEvcIfM8vD+DPMcKdP6UvkR9c+66xYBHnAqtWXNShqCIvRu8mYe5Y+4aCeLFWvYnX\n2IbNLqjx9xE8avUMh8SaZUjLJnZd6NR80hOpwb7g2Q4V73BE8CuzWw7GnvGXmbb2\nrdNboTQ5AoGBAO7yXTEGAVhANBQ7Yp3Ruv1CTlh2rJ7gDqKQNTUZduNOOsFACyMP\nHEMtFrLb4DFyPGNsiHlDizWBu+dWLLvY7Gw6ZsChH6FYuvGg9rPpwYA57BGGKpKm\nQJG0aj+9hGeSrzW953wZlhOLTMm5vtgMr2zXFE0/GROcsmfbBv1VRJ2LAoGBAMyQ\ntdzqZ3HaSHJ21n5M2cFp6uaKT53a13d5JlOayg9u4R6Hcbqykipejp0av/FzjxJq\nMWZ9kVQbAe9X5gddmYDGTU/NMRgyECoBQTriAhvB+eX1+Y77GZfeycjgpHyuZVIr\nmynBXhh+ZawTJ5iypV5jthKXnyKY0/HNmwM1m3a9AoGAWcDOAoEX9jc/mK3p0BAc\npc7HMPF6y76roKJ8afKjtqQG69oLlOKzIgSItyxiHRCk4E+/P5WAb9vIYg/7g5/q\nxoh1Wjvrbqauqd5lbJUMawbWxopX6XfrXw+erUyZtHHjwFMR5YqS1cqIUGml5u90\n4XQ0mwNtfvFoDhy2lmf1+xsCgYEAnP4SFFDwwre7Ed2SD6v7EiyvUe6j24mwAsi/\nWTpaCC4YJs3bwmR5OHsJCBkXZb5B9uf4sad8eQehHIZgyxZSUDnf63aWTvNc5F/C\nJ+Z7p8Hef1WfCNQ8eAlK4xdEJUvSBpXgptL32+RlMwIgSVgRAbeUbABg6LRRNCmO\n5Y+mmCECgYEA7huqHaATkByFQFxOU/0veAmkt0ie0pTzf2rknrytlKAfVdlzHSHy\n66aJ3PsMkELFeMUeXPO5bVFq4zxnAuX3COmOOlvtSPMiONiOL/bIJ474HUjzQhzP\nrNwsK/d00TgGz5nn9coEyklVFUasgUeQVEgv50mnb2ZN+l8klqnXlxs=\n-----END RSA PRIVATE KEY-----\n", "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "fingerprint": "a5:f1:47:7d:48:13:ab:33:0f:0b:97:b2:5c:ba:d2:00"}} 2018-08-12 00:41:00,431 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-a9f37207-d419-4a56-a051-7c20eaaa6edb 2018-08-12 00:41:00,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.362695932388s 2018-08-12 00:41:00,431 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-a9f37207-d419-4a56-a051-7c20eaaa6edb 2018-08-12 00:41:00,432 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+8DRXC1JJa/GGTF0oGyuh/D30PwvkIx9j57S2vjMggDTNqbL/47e06B160vmkSm5243baEdAYJeInaALAfmUVbu86QSj3UIWOrzvb6tQGLCrsBOoFEOo2kRAVtQTN7sJT2vj3B/591Jsa/JACS2PJ97Y7GW6tQq8ntXf19nEwJQuIJ44wyqdtQ2O+riOubyA3yC2BpP32hCUOdH5wgeP0i8cU1U+IILkEra3nTTKux4oGrA6NqN4dHPvRLTNpvR1JnW8bSg1IlzAd5/BERTjclwPcydm47chP4TnZn+0TC/wsiWrI7fRFfjMuI05YMzpgYWPIjrffEN52xR++b2Gf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvvA0VwtSSWvxhkxdKBsrofw99D8L5CMfY+e0tr4zIIA0zamy\n/+O3tOgdetL5pEpuduN22hHQGCXiJ2gCwH5lFW7vOkEo91CFjq872+rUBiwq7ATq\nBRDqNpEQFbUEze7CU9r49wf+fdSbGvyQAktjyfe2OxlurUKvJ7V39fZxMCULiCeO\nMMqnbUNjvq4jrm8gN8gtgaT99oQlDnR+cIHj9IvHFNVPiCC5BK2t500yrseKBqwO\njajeHRz70S0zab0dSZ1vG0oNSJcwHefwREU43JcD3MnZuO3IT+E52Z/tEwv8LIlq\nyO30RX4zLiNOWDM6YGFjyI633xDedsUfvm9hnwIDAQABAoIBAQCdD4+uTkTI2n8Z\nPrWeaQMyQwBfaoEIj4+hqZZwf/IkePF2f3IbpaCWshyVzPfHGebV6vP4G5D2XCs0\nyQ0CdLYHtHIalEDzdwv1u9VcaEUyMqC39q7drfVLH3aAtJ+YGh9FxSjoY24G6Z0Q\nzNJU4Njb6OTApoHxCZp06oQcEjU3KMUI+L0quJXLIoPwXE/1F+kHWHJ96NLSjIV6\nEvcIfM8vD+DPMcKdP6UvkR9c+66xYBHnAqtWXNShqCIvRu8mYe5Y+4aCeLFWvYnX\n2IbNLqjx9xE8avUMh8SaZUjLJnZd6NR80hOpwb7g2Q4V73BE8CuzWw7GnvGXmbb2\nrdNboTQ5AoGBAO7yXTEGAVhANBQ7Yp3Ruv1CTlh2rJ7gDqKQNTUZduNOOsFACyMP\nHEMtFrLb4DFyPGNsiHlDizWBu+dWLLvY7Gw6ZsChH6FYuvGg9rPpwYA57BGGKpKm\nQJG0aj+9hGeSrzW953wZlhOLTMm5vtgMr2zXFE0/GROcsmfbBv1VRJ2LAoGBAMyQ\ntdzqZ3HaSHJ21n5M2cFp6uaKT53a13d5JlOayg9u4R6Hcbqykipejp0av/FzjxJq\nMWZ9kVQbAe9X5gddmYDGTU/NMRgyECoBQTriAhvB+eX1+Y77GZfeycjgpHyuZVIr\nmynBXhh+ZawTJ5iypV5jthKXnyKY0/HNmwM1m3a9AoGAWcDOAoEX9jc/mK3p0BAc\npc7HMPF6y76roKJ8afKjtqQG69oLlOKzIgSItyxiHRCk4E+/P5WAb9vIYg/7g5/q\nxoh1Wjvrbqauqd5lbJUMawbWxopX6XfrXw+erUyZtHHjwFMR5YqS1cqIUGml5u90\n4XQ0mwNtfvFoDhy2lmf1+xsCgYEAnP4SFFDwwre7Ed2SD6v7EiyvUe6j24mwAsi/\nWTpaCC4YJs3bwmR5OHsJCBkXZb5B9uf4sad8eQehHIZgyxZSUDnf63aWTvNc5F/C\nJ+Z7p8Hef1WfCNQ8eAlK4xdEJUvSBpXgptL32+RlMwIgSVgRAbeUbABg6LRRNCmO\n5Y+mmCECgYEA7huqHaATkByFQFxOU/0veAmkt0ie0pTzf2rknrytlKAfVdlzHSHy\n66aJ3PsMkELFeMUeXPO5bVFq4zxnAuX3COmOOlvtSPMiONiOL/bIJ474HUjzQhzP\nrNwsK/d00TgGz5nn9coEyklVFUasgUeQVEgv50mnb2ZN+l8klqnXlxs=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4cf56bd6bbc44c719cedda5151290fa4', 'name': u'cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 'created_at': '2018-08-12T00:41:00.432583', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a912163d57e424b93c70664bba38405', 'name': 'cloudify_ims-project_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a5:f1:47:7d:48:13:ab:33:0f:0b:97:b2:5c:ba:d2:00', 'type': 'ssh', 'id': u'cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63'}) 2018-08-12 00:41:00,433 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAvvA0VwtSSWvxhkxdKBsrofw99D8L5CMfY+e0tr4zIIA0zamy /+O3tOgdetL5pEpuduN22hHQGCXiJ2gCwH5lFW7vOkEo91CFjq872+rUBiwq7ATq BRDqNpEQFbUEze7CU9r49wf+fdSbGvyQAktjyfe2OxlurUKvJ7V39fZxMCULiCeO MMqnbUNjvq4jrm8gN8gtgaT99oQlDnR+cIHj9IvHFNVPiCC5BK2t500yrseKBqwO jajeHRz70S0zab0dSZ1vG0oNSJcwHefwREU43JcD3MnZuO3IT+E52Z/tEwv8LIlq yO30RX4zLiNOWDM6YGFjyI633xDedsUfvm9hnwIDAQABAoIBAQCdD4+uTkTI2n8Z PrWeaQMyQwBfaoEIj4+hqZZwf/IkePF2f3IbpaCWshyVzPfHGebV6vP4G5D2XCs0 yQ0CdLYHtHIalEDzdwv1u9VcaEUyMqC39q7drfVLH3aAtJ+YGh9FxSjoY24G6Z0Q zNJU4Njb6OTApoHxCZp06oQcEjU3KMUI+L0quJXLIoPwXE/1F+kHWHJ96NLSjIV6 EvcIfM8vD+DPMcKdP6UvkR9c+66xYBHnAqtWXNShqCIvRu8mYe5Y+4aCeLFWvYnX 2IbNLqjx9xE8avUMh8SaZUjLJnZd6NR80hOpwb7g2Q4V73BE8CuzWw7GnvGXmbb2 rdNboTQ5AoGBAO7yXTEGAVhANBQ7Yp3Ruv1CTlh2rJ7gDqKQNTUZduNOOsFACyMP HEMtFrLb4DFyPGNsiHlDizWBu+dWLLvY7Gw6ZsChH6FYuvGg9rPpwYA57BGGKpKm QJG0aj+9hGeSrzW953wZlhOLTMm5vtgMr2zXFE0/GROcsmfbBv1VRJ2LAoGBAMyQ tdzqZ3HaSHJ21n5M2cFp6uaKT53a13d5JlOayg9u4R6Hcbqykipejp0av/FzjxJq MWZ9kVQbAe9X5gddmYDGTU/NMRgyECoBQTriAhvB+eX1+Y77GZfeycjgpHyuZVIr mynBXhh+ZawTJ5iypV5jthKXnyKY0/HNmwM1m3a9AoGAWcDOAoEX9jc/mK3p0BAc pc7HMPF6y76roKJ8afKjtqQG69oLlOKzIgSItyxiHRCk4E+/P5WAb9vIYg/7g5/q xoh1Wjvrbqauqd5lbJUMawbWxopX6XfrXw+erUyZtHHjwFMR5YqS1cqIUGml5u90 4XQ0mwNtfvFoDhy2lmf1+xsCgYEAnP4SFFDwwre7Ed2SD6v7EiyvUe6j24mwAsi/ WTpaCC4YJs3bwmR5OHsJCBkXZb5B9uf4sad8eQehHIZgyxZSUDnf63aWTvNc5F/C J+Z7p8Hef1WfCNQ8eAlK4xdEJUvSBpXgptL32+RlMwIgSVgRAbeUbABg6LRRNCmO 5Y+mmCECgYEA7huqHaATkByFQFxOU/0veAmkt0ie0pTzf2rknrytlKAfVdlzHSHy 66aJ3PsMkELFeMUeXPO5bVFq4zxnAuX3COmOOlvtSPMiONiOL/bIJ474HUjzQhzP rNwsK/d00TgGz5nn9coEyklVFUasgUeQVEgv50mnb2ZN+l8klqnXlxs= -----END RSA PRIVATE KEY----- 2018-08-12 00:41:00,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-12 00:41:00,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -d '{"security_group": {"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-08-12 00:41:00,867 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-8917dda8-1e7c-4d01-9d03-39831517e2ef Date: Sun, 12 Aug 2018 00:41:00 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:41:00Z", "updated_at": "2018-08-12T00:41:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3ad0e498-3752-42dd-9ca9-d153c4e416d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3e04c790-589b-46ab-a11d-11c5cb9e20e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}], "revision_number": 2, "project_id": "5a912163d57e424b93c70664bba38405", "id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}} 2018-08-12 00:41:00,867 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-8917dda8-1e7c-4d01-9d03-39831517e2ef 2018-08-12 00:41:00,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.431688070297s 2018-08-12 00:41:00,867 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-8917dda8-1e7c-4d01-9d03-39831517e2ef 2018-08-12 00:41:00,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 00:41:00,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:01,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-8182fb18-ab2d-4a83-885e-3c6d133905ae Date: Sun, 12 Aug 2018 00:41:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:41:00Z", "updated_at": "2018-08-12T00:41:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3ad0e498-3752-42dd-9ca9-d153c4e416d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3e04c790-589b-46ab-a11d-11c5cb9e20e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}], "revision_number": 2, "project_id": "5a912163d57e424b93c70664bba38405", "id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}, {"description": "Default security group", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:39:27Z", "updated_at": "2018-08-12T00:39:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "0cfee8cb-d110-44d0-8b21-110497238faf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "5932337f-c2f8-4215-b95a-1950c93bb2b6", "remote_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "85960146-829a-42f4-bce1-3814d79b6a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "9f5436e1-c36c-4e7a-8947-1cb582df21b4", "remote_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}], "revision_number": 4, "project_id": "5a912163d57e424b93c70664bba38405", "id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "name": "default"}]} 2018-08-12 00:41:01,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-8182fb18-ab2d-4a83-885e-3c6d133905ae 2018-08-12 00:41:01,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.274450063705s 2018-08-12 00:41:01,147 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-8182fb18-ab2d-4a83-885e-3c6d133905ae 2018-08-12 00:41:01,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 00:41:01,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -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": "b1d2d02e-e282-44b9-bcac-af452c3c28ae"}}' 2018-08-12 00:41:01,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-11cd394f-96a5-4738-b261-f08c9a9dd13a Date: Sun, 12 Aug 2018 00:41:01 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-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "port_range_min": 22, "revision_number": 0, "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:41:01Z", "project_id": "5a912163d57e424b93c70664bba38405", "id": "b94d5b1f-9243-4572-9c20-e752f246221d"}} 2018-08-12 00:41:01,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-11cd394f-96a5-4738-b261-f08c9a9dd13a 2018-08-12 00:41:01,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.166434049606s 2018-08-12 00:41:01,318 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-11cd394f-96a5-4738-b261-f08c9a9dd13a 2018-08-12 00:41:01,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 00:41:01,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:01,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-e10597f6-d46e-4426-a9a3-d800d57f5bbc Date: Sun, 12 Aug 2018 00:41:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:41:00Z", "updated_at": "2018-08-12T00:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3ad0e498-3752-42dd-9ca9-d153c4e416d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3e04c790-589b-46ab-a11d-11c5cb9e20e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "b94d5b1f-9243-4572-9c20-e752f246221d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}], "revision_number": 3, "project_id": "5a912163d57e424b93c70664bba38405", "id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}, {"description": "Default security group", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:39:27Z", "updated_at": "2018-08-12T00:39:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "0cfee8cb-d110-44d0-8b21-110497238faf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "5932337f-c2f8-4215-b95a-1950c93bb2b6", "remote_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "85960146-829a-42f4-bce1-3814d79b6a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "9f5436e1-c36c-4e7a-8947-1cb582df21b4", "remote_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}], "revision_number": 4, "project_id": "5a912163d57e424b93c70664bba38405", "id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "name": "default"}]} 2018-08-12 00:41:01,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-e10597f6-d46e-4426-a9a3-d800d57f5bbc 2018-08-12 00:41:01,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0611498355865s 2018-08-12 00:41:01,382 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-e10597f6-d46e-4426-a9a3-d800d57f5bbc 2018-08-12 00:41:01,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 00:41:01,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -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": "b1d2d02e-e282-44b9-bcac-af452c3c28ae"}}' 2018-08-12 00:41:01,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-e16d54e2-7816-41a9-b38f-8aff5c51ff25 Date: Sun, 12 Aug 2018 00:41:01 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-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "port_range_min": null, "revision_number": 0, "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:41:01Z", "project_id": "5a912163d57e424b93c70664bba38405", "id": "90f64bcb-c696-45b5-9810-8189c2dac6b9"}} 2018-08-12 00:41:01,539 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-e16d54e2-7816-41a9-b38f-8aff5c51ff25 2018-08-12 00:41:01,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154067993164s 2018-08-12 00:41:01,539 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-e16d54e2-7816-41a9-b38f-8aff5c51ff25 2018-08-12 00:41:01,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 00:41:01,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:01,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-94b8233c-2701-4466-a6b4-f339958b13ef Date: Sun, 12 Aug 2018 00:41:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:41:00Z", "updated_at": "2018-08-12T00:41:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3ad0e498-3752-42dd-9ca9-d153c4e416d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3e04c790-589b-46ab-a11d-11c5cb9e20e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "90f64bcb-c696-45b5-9810-8189c2dac6b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "b94d5b1f-9243-4572-9c20-e752f246221d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}], "revision_number": 4, "project_id": "5a912163d57e424b93c70664bba38405", "id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}, {"description": "Default security group", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:39:27Z", "updated_at": "2018-08-12T00:39:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "0cfee8cb-d110-44d0-8b21-110497238faf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "5932337f-c2f8-4215-b95a-1950c93bb2b6", "remote_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "85960146-829a-42f4-bce1-3814d79b6a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "9f5436e1-c36c-4e7a-8947-1cb582df21b4", "remote_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}], "revision_number": 4, "project_id": "5a912163d57e424b93c70664bba38405", "id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "name": "default"}]} 2018-08-12 00:41:01,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-94b8233c-2701-4466-a6b4-f339958b13ef 2018-08-12 00:41:01,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0570139884949s 2018-08-12 00:41:01,600 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-94b8233c-2701-4466-a6b4-f339958b13ef 2018-08-12 00:41:01,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 00:41:01,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -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": "b1d2d02e-e282-44b9-bcac-af452c3c28ae"}}' 2018-08-12 00:41:01,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-2582823a-f9f1-4d9a-99f5-ee47f6c1a944 Date: Sun, 12 Aug 2018 00:41:01 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-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "port_range_min": 80, "revision_number": 0, "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:41:01Z", "project_id": "5a912163d57e424b93c70664bba38405", "id": "08d4c823-fc2c-460c-af03-6749e43c19d0"}} 2018-08-12 00:41:01,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-2582823a-f9f1-4d9a-99f5-ee47f6c1a944 2018-08-12 00:41:01,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.156575918198s 2018-08-12 00:41:01,760 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-2582823a-f9f1-4d9a-99f5-ee47f6c1a944 2018-08-12 00:41:01,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 00:41:01,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:01,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-9b169907-7056-4542-bd8d-3ab7862018ba Date: Sun, 12 Aug 2018 00:41:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:41:00Z", "updated_at": "2018-08-12T00:41:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "08d4c823-fc2c-460c-af03-6749e43c19d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3ad0e498-3752-42dd-9ca9-d153c4e416d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3e04c790-589b-46ab-a11d-11c5cb9e20e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "90f64bcb-c696-45b5-9810-8189c2dac6b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "b94d5b1f-9243-4572-9c20-e752f246221d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}], "revision_number": 5, "project_id": "5a912163d57e424b93c70664bba38405", "id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}, {"description": "Default security group", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:39:27Z", "updated_at": "2018-08-12T00:39:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "0cfee8cb-d110-44d0-8b21-110497238faf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "5932337f-c2f8-4215-b95a-1950c93bb2b6", "remote_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "85960146-829a-42f4-bce1-3814d79b6a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "9f5436e1-c36c-4e7a-8947-1cb582df21b4", "remote_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}], "revision_number": 4, "project_id": "5a912163d57e424b93c70664bba38405", "id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "name": "default"}]} 2018-08-12 00:41:01,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-9b169907-7056-4542-bd8d-3ab7862018ba 2018-08-12 00:41:01,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0552248954773s 2018-08-12 00:41:01,819 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-9b169907-7056-4542-bd8d-3ab7862018ba 2018-08-12 00:41:01,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 00:41:01,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -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": "b1d2d02e-e282-44b9-bcac-af452c3c28ae"}}' 2018-08-12 00:41:01,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-3312d232-6dec-41f0-921b-099e325c5332 Date: Sun, 12 Aug 2018 00:41:01 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-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "port_range_min": 443, "revision_number": 0, "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:41:01Z", "project_id": "5a912163d57e424b93c70664bba38405", "id": "86c1cd67-68f8-4a9d-88d9-6b9a41f541fb"}} 2018-08-12 00:41:01,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-3312d232-6dec-41f0-921b-099e325c5332 2018-08-12 00:41:01,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153033971786s 2018-08-12 00:41:01,975 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-3312d232-6dec-41f0-921b-099e325c5332 2018-08-12 00:41:01,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 00:41:01,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:02,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-5cb4f21b-13b1-4eb9-a95c-6af3ede1f143 Date: Sun, 12 Aug 2018 00:41:02 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:41:00Z", "updated_at": "2018-08-12T00:41:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "08d4c823-fc2c-460c-af03-6749e43c19d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3ad0e498-3752-42dd-9ca9-d153c4e416d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3e04c790-589b-46ab-a11d-11c5cb9e20e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "86c1cd67-68f8-4a9d-88d9-6b9a41f541fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "90f64bcb-c696-45b5-9810-8189c2dac6b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "b94d5b1f-9243-4572-9c20-e752f246221d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}], "revision_number": 6, "project_id": "5a912163d57e424b93c70664bba38405", "id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}, {"description": "Default security group", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:39:27Z", "updated_at": "2018-08-12T00:39:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "0cfee8cb-d110-44d0-8b21-110497238faf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "5932337f-c2f8-4215-b95a-1950c93bb2b6", "remote_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "85960146-829a-42f4-bce1-3814d79b6a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "9f5436e1-c36c-4e7a-8947-1cb582df21b4", "remote_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}], "revision_number": 4, "project_id": "5a912163d57e424b93c70664bba38405", "id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "name": "default"}]} 2018-08-12 00:41:02,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-5cb4f21b-13b1-4eb9-a95c-6af3ede1f143 2018-08-12 00:41:02,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.055135011673s 2018-08-12 00:41:02,034 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-5cb4f21b-13b1-4eb9-a95c-6af3ede1f143 2018-08-12 00:41:02,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 00:41:02,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -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": "b1d2d02e-e282-44b9-bcac-af452c3c28ae"}}' 2018-08-12 00:41:02,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-742b00d8-7181-4f40-ae3f-2c7a33122939 Date: Sun, 12 Aug 2018 00:41:02 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-08-12T00:41:02Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "port_range_min": 5671, "revision_number": 0, "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:41:02Z", "project_id": "5a912163d57e424b93c70664bba38405", "id": "4f9cfcac-1475-496c-8a82-37361bbf4bb6"}} 2018-08-12 00:41:02,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-742b00d8-7181-4f40-ae3f-2c7a33122939 2018-08-12 00:41:02,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.147561073303s 2018-08-12 00:41:02,186 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-742b00d8-7181-4f40-ae3f-2c7a33122939 2018-08-12 00:41:02,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 00:41:02,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:02,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-775e13a8-1b8e-49e5-b503-e7091083425b Date: Sun, 12 Aug 2018 00:41:02 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:41:00Z", "updated_at": "2018-08-12T00:41:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "08d4c823-fc2c-460c-af03-6749e43c19d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3ad0e498-3752-42dd-9ca9-d153c4e416d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3e04c790-589b-46ab-a11d-11c5cb9e20e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-12T00:41:02Z", "revision_number": 0, "id": "4f9cfcac-1475-496c-8a82-37361bbf4bb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:02Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "86c1cd67-68f8-4a9d-88d9-6b9a41f541fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "90f64bcb-c696-45b5-9810-8189c2dac6b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "b94d5b1f-9243-4572-9c20-e752f246221d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}], "revision_number": 7, "project_id": "5a912163d57e424b93c70664bba38405", "id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}, {"description": "Default security group", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:39:27Z", "updated_at": "2018-08-12T00:39:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "0cfee8cb-d110-44d0-8b21-110497238faf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "5932337f-c2f8-4215-b95a-1950c93bb2b6", "remote_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "85960146-829a-42f4-bce1-3814d79b6a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "9f5436e1-c36c-4e7a-8947-1cb582df21b4", "remote_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}], "revision_number": 4, "project_id": "5a912163d57e424b93c70664bba38405", "id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "name": "default"}]} 2018-08-12 00:41:02,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-775e13a8-1b8e-49e5-b503-e7091083425b 2018-08-12 00:41:02,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0581881999969s 2018-08-12 00:41:02,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-775e13a8-1b8e-49e5-b503-e7091083425b 2018-08-12 00:41:02,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 00:41:02,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -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": "b1d2d02e-e282-44b9-bcac-af452c3c28ae"}}' 2018-08-12 00:41:02,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-6668ca86-523c-45e4-ac59-0ddbf7bdc50c Date: Sun, 12 Aug 2018 00:41:02 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-08-12T00:41:02Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "port_range_min": 53333, "revision_number": 0, "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:41:02Z", "project_id": "5a912163d57e424b93c70664bba38405", "id": "e9ac0702-7e92-4b12-9603-4f2a812198de"}} 2018-08-12 00:41:02,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-6668ca86-523c-45e4-ac59-0ddbf7bdc50c 2018-08-12 00:41:02,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.186325073242s 2018-08-12 00:41:02,438 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-6668ca86-523c-45e4-ac59-0ddbf7bdc50c 2018-08-12 00:41:02,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:41:02,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:02,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-200097f7-0b85-45fa-8d51-39a095ff3a98 Date: Sun, 12 Aug 2018 00:41:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71b0ee77-c06b-4334-a0ae-887b76fa9938"],"updated_at":"2018-08-12T00:39:28Z","tenant_id":"5a912163d57e424b93c70664bba38405","created_at":"2018-08-12T00:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a912163d57e424b93c70664bba38405","id":"36b804f0-814f-4824-a3c3-694c3750ecf3","name":"cloudify_ims-net_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}]} 2018-08-12 00:41:02,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-200097f7-0b85-45fa-8d51-39a095ff3a98 2018-08-12 00:41:02,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115886926651s 2018-08-12 00:41:02,556 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-200097f7-0b85-45fa-8d51-39a095ff3a98 2018-08-12 00:41:02,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:41:02,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:02,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-bd74d8c5-2569-4020-95a6-7162bd990c73 Date: Sun, 12 Aug 2018 00:41:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/snap", "metadata": {}}], "file": "/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/file", "owner": "5a912163d57e424b93c70664bba38405", "id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "size": 4373348352, "self": "/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-12T00:40:59Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-12T00:39:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:41:02,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-bd74d8c5-2569-4020-95a6-7162bd990c73 2018-08-12 00:41:02,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.033164024353s 2018-08-12 00:41:02,594 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-bd74d8c5-2569-4020-95a6-7162bd990c73 2018-08-12 00:41:02,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 00:41:02,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:02,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-64665b61-ddd4-4977-a944-31ffb60cae4e x-compute-request-id: req-64665b61-ddd4-4977-a944-31ffb60cae4e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "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": 40, "id": "fbed9f06-6c8b-473a-b974-630c1d87da73"}]} 2018-08-12 00:41:02,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-64665b61-ddd4-4977-a944-31ffb60cae4e 2018-08-12 00:41:02,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025514125824s 2018-08-12 00:41:02,621 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-64665b61-ddd4-4977-a944-31ffb60cae4e 2018-08-12 00:41:02,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-12 00:41:02,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -d '{"server": {"name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "imageRef": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "flavorRef": "fbed9f06-6c8b-473a-b974-630c1d87da73", "max_count": 1, "min_count": 1, "networks": [{"uuid": "36b804f0-814f-4824-a3c3-694c3750ecf3"}], "security_groups": [{"name": "b1d2d02e-e282-44b9-bcac-af452c3c28ae"}]}}' 2018-08-12 00:41:03,940 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-131f12c0-3a16-4979-ba38-f9efada3f874 x-compute-request-id: req-131f12c0-3a16-4979-ba38-f9efada3f874 Content-Length: 403 location: http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "b1d2d02e-e282-44b9-bcac-af452c3c28ae"}], "OS-DCF:diskConfig": "MANUAL", "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "adminPass": "hpjVn95oTfgy"}} 2018-08-12 00:41:03,940 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-131f12c0-3a16-4979-ba38-f9efada3f874 2018-08-12 00:41:03,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.31729102135s 2018-08-12 00:41:03,941 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-131f12c0-3a16-4979-ba38-f9efada3f874 2018-08-12 00:41:03,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:04,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-cb5eb7eb-d440-4dd5-a96b-969ebd43fdc9 x-compute-request-id: req-cb5eb7eb-d440-4dd5-a96b-969ebd43fdc9 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:04,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-cb5eb7eb-d440-4dd5-a96b-969ebd43fdc9 2018-08-12 00:41:04,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.585923910141s 2018-08-12 00:41:04,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-cb5eb7eb-d440-4dd5-a96b-969ebd43fdc9 2018-08-12 00:41:04,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:41:04,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:04,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-b661412c-b537-425d-89f9-5dfa0641f9c0 Date: Sun, 12 Aug 2018 00:41:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71b0ee77-c06b-4334-a0ae-887b76fa9938"],"updated_at":"2018-08-12T00:39:28Z","tenant_id":"5a912163d57e424b93c70664bba38405","created_at":"2018-08-12T00:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a912163d57e424b93c70664bba38405","id":"36b804f0-814f-4824-a3c3-694c3750ecf3","name":"cloudify_ims-net_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}]} 2018-08-12 00:41:04,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b661412c-b537-425d-89f9-5dfa0641f9c0 2018-08-12 00:41:04,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.145255088806s 2018-08-12 00:41:04,680 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b661412c-b537-425d-89f9-5dfa0641f9c0 2018-08-12 00:41:04,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-12 00:41:04,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:04,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-96dbe232-8f35-4f5a-bcf1-795e059ef6ee Date: Sun, 12 Aug 2018 00:41:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36b804f0-814f-4824-a3c3-694c3750ecf3","tenant_id":"5a912163d57e424b93c70664bba38405","created_at":"2018-08-12T00:39:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-12T00:39:28Z","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":"5a912163d57e424b93c70664bba38405","id":"71b0ee77-c06b-4334-a0ae-887b76fa9938","subnetpool_id":null,"name":"cloudify_ims-subnet_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}]} 2018-08-12 00:41:04,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-96dbe232-8f35-4f5a-bcf1-795e059ef6ee 2018-08-12 00:41:04,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0483977794647s 2018-08-12 00:41:04,730 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-96dbe232-8f35-4f5a-bcf1-795e059ef6ee 2018-08-12 00:41:04,731 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:06,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:06,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:07,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-987c7223-f475-48e6-b56b-08eba13f699e x-compute-request-id: req-987c7223-f475-48e6-b56b-08eba13f699e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:07,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-987c7223-f475-48e6-b56b-08eba13f699e 2018-08-12 00:41:07,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.621011018753s 2018-08-12 00:41:07,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-987c7223-f475-48e6-b56b-08eba13f699e 2018-08-12 00:41:07,359 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:09,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:09,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:09,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-97d7394f-add3-4642-bd6c-05197b1c4322 x-compute-request-id: req-97d7394f-add3-4642-bd6c-05197b1c4322 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:09,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-97d7394f-add3-4642-bd6c-05197b1c4322 2018-08-12 00:41:09,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.236676931381s 2018-08-12 00:41:09,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-97d7394f-add3-4642-bd6c-05197b1c4322 2018-08-12 00:41:09,602 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:11,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:11,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:11,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-fa2fc2a3-f6d2-4ef4-87da-e2c3fcf3e7f8 x-compute-request-id: req-fa2fc2a3-f6d2-4ef4-87da-e2c3fcf3e7f8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:11,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fa2fc2a3-f6d2-4ef4-87da-e2c3fcf3e7f8 2018-08-12 00:41:11,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380686044693s 2018-08-12 00:41:11,986 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fa2fc2a3-f6d2-4ef4-87da-e2c3fcf3e7f8 2018-08-12 00:41:11,990 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:13,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:13,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:14,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-527d486d-375d-4906-b259-dbcf4699d863 x-compute-request-id: req-527d486d-375d-4906-b259-dbcf4699d863 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:14,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-527d486d-375d-4906-b259-dbcf4699d863 2018-08-12 00:41:14,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37556886673s 2018-08-12 00:41:14,368 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-527d486d-375d-4906-b259-dbcf4699d863 2018-08-12 00:41:14,372 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:16,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:16,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:16,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-7434874c-5273-4bd6-a32f-317b3fb83ec0 x-compute-request-id: req-7434874c-5273-4bd6-a32f-317b3fb83ec0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:16,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7434874c-5273-4bd6-a32f-317b3fb83ec0 2018-08-12 00:41:16,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21728682518s 2018-08-12 00:41:16,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7434874c-5273-4bd6-a32f-317b3fb83ec0 2018-08-12 00:41:16,596 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:18,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:18,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:19,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-3c2f798d-2e96-4980-917f-f08d9f596eb0 x-compute-request-id: req-3c2f798d-2e96-4980-917f-f08d9f596eb0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:19,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3c2f798d-2e96-4980-917f-f08d9f596eb0 2018-08-12 00:41:19,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502570152283s 2018-08-12 00:41:19,102 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3c2f798d-2e96-4980-917f-f08d9f596eb0 2018-08-12 00:41:19,106 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:21,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:21,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:21,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-c78aaa5f-2f68-414e-8ddb-3d9ff8ca048b x-compute-request-id: req-c78aaa5f-2f68-414e-8ddb-3d9ff8ca048b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:21,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c78aaa5f-2f68-414e-8ddb-3d9ff8ca048b 2018-08-12 00:41:21,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351548910141s 2018-08-12 00:41:21,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c78aaa5f-2f68-414e-8ddb-3d9ff8ca048b 2018-08-12 00:41:21,464 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:23,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:23,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:23,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-8b2624b2-2627-4b42-8916-ac616a996b6d x-compute-request-id: req-8b2624b2-2627-4b42-8916-ac616a996b6d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:23,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8b2624b2-2627-4b42-8916-ac616a996b6d 2018-08-12 00:41:23,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349987030029s 2018-08-12 00:41:23,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8b2624b2-2627-4b42-8916-ac616a996b6d 2018-08-12 00:41:23,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:25,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:25,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:26,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-2fa1862b-6d95-4895-8b43-bc3a66391bde x-compute-request-id: req-2fa1862b-6d95-4895-8b43-bc3a66391bde Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:26,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2fa1862b-6d95-4895-8b43-bc3a66391bde 2018-08-12 00:41:26,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358027935028s 2018-08-12 00:41:26,182 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2fa1862b-6d95-4895-8b43-bc3a66391bde 2018-08-12 00:41:26,186 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:28,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:28,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:28,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-2eccafd5-f941-49f7-933d-179d37aded95 x-compute-request-id: req-2eccafd5-f941-49f7-933d-179d37aded95 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:28,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2eccafd5-f941-49f7-933d-179d37aded95 2018-08-12 00:41:28,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21603679657s 2018-08-12 00:41:28,405 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2eccafd5-f941-49f7-933d-179d37aded95 2018-08-12 00:41:28,408 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:30,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:30,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:30,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-4ef3f1eb-5af8-4f83-af1a-6bef0dfd8459 x-compute-request-id: req-4ef3f1eb-5af8-4f83-af1a-6bef0dfd8459 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:30,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4ef3f1eb-5af8-4f83-af1a-6bef0dfd8459 2018-08-12 00:41:30,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.218822002411s 2018-08-12 00:41:30,630 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4ef3f1eb-5af8-4f83-af1a-6bef0dfd8459 2018-08-12 00:41:30,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:32,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:32,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:32,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-de27f925-e1d8-45ad-a1b8-c00fe84b94d2 x-compute-request-id: req-de27f925-e1d8-45ad-a1b8-c00fe84b94d2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:32,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-de27f925-e1d8-45ad-a1b8-c00fe84b94d2 2018-08-12 00:41:32,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354970932007s 2018-08-12 00:41:32,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-de27f925-e1d8-45ad-a1b8-c00fe84b94d2 2018-08-12 00:41:32,996 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:34,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:35,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:35,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-e5a7247e-4e1a-463e-9ac6-95ec040ccd8f x-compute-request-id: req-e5a7247e-4e1a-463e-9ac6-95ec040ccd8f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:35,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e5a7247e-4e1a-463e-9ac6-95ec040ccd8f 2018-08-12 00:41:35,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211800098419s 2018-08-12 00:41:35,211 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e5a7247e-4e1a-463e-9ac6-95ec040ccd8f 2018-08-12 00:41:35,215 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:37,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:37,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:37,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-a5b5f3f9-52ad-43ee-add1-e46e86dc114c x-compute-request-id: req-a5b5f3f9-52ad-43ee-add1-e46e86dc114c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:37,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a5b5f3f9-52ad-43ee-add1-e46e86dc114c 2018-08-12 00:41:37,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208248138428s 2018-08-12 00:41:37,426 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a5b5f3f9-52ad-43ee-add1-e46e86dc114c 2018-08-12 00:41:37,430 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:39,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:39,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:39,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-ffc244dd-c469-4e56-b4fe-c17424c8aafe x-compute-request-id: req-ffc244dd-c469-4e56-b4fe-c17424c8aafe Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:39,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ffc244dd-c469-4e56-b4fe-c17424c8aafe 2018-08-12 00:41:39,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214652061462s 2018-08-12 00:41:39,647 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ffc244dd-c469-4e56-b4fe-c17424c8aafe 2018-08-12 00:41:39,652 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:41,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:41,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:41,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-a7cee1a1-8aa0-41a5-be37-8f27eca0b997 x-compute-request-id: req-a7cee1a1-8aa0-41a5-be37-8f27eca0b997 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:41,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a7cee1a1-8aa0-41a5-be37-8f27eca0b997 2018-08-12 00:41:41,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207090854645s 2018-08-12 00:41:41,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a7cee1a1-8aa0-41a5-be37-8f27eca0b997 2018-08-12 00:41:41,865 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:43,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:43,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:44,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-5b38665e-83db-4d12-a489-6a25916613f3 x-compute-request-id: req-5b38665e-83db-4d12-a489-6a25916613f3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:44,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5b38665e-83db-4d12-a489-6a25916613f3 2018-08-12 00:41:44,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.303218841553s 2018-08-12 00:41:44,171 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5b38665e-83db-4d12-a489-6a25916613f3 2018-08-12 00:41:44,176 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:46,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:46,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:46,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-2527792f-cb57-4228-852b-ca79f6524f86 x-compute-request-id: req-2527792f-cb57-4228-852b-ca79f6524f86 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:46,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2527792f-cb57-4228-852b-ca79f6524f86 2018-08-12 00:41:46,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357894182205s 2018-08-12 00:41:46,537 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2527792f-cb57-4228-852b-ca79f6524f86 2018-08-12 00:41:46,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:48,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:48,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:48,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-8642c910-dca1-4e34-a9b4-143e7857f3f1 x-compute-request-id: req-8642c910-dca1-4e34-a9b4-143e7857f3f1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:48,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8642c910-dca1-4e34-a9b4-143e7857f3f1 2018-08-12 00:41:48,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196438074112s 2018-08-12 00:41:48,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8642c910-dca1-4e34-a9b4-143e7857f3f1 2018-08-12 00:41:48,744 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:50,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:50,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:51,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-776d6ec3-55f6-43a8-8519-04bf31bb586d x-compute-request-id: req-776d6ec3-55f6-43a8-8519-04bf31bb586d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:51,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-776d6ec3-55f6-43a8-8519-04bf31bb586d 2018-08-12 00:41:51,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341976881027s 2018-08-12 00:41:51,089 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-776d6ec3-55f6-43a8-8519-04bf31bb586d 2018-08-12 00:41:51,092 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:53,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:53,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:53,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-ce2fab63-d76a-43a4-aa6b-150bfb83f2df x-compute-request-id: req-ce2fab63-d76a-43a4-aa6b-150bfb83f2df Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:53,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ce2fab63-d76a-43a4-aa6b-150bfb83f2df 2018-08-12 00:41:53,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491870164871s 2018-08-12 00:41:53,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ce2fab63-d76a-43a4-aa6b-150bfb83f2df 2018-08-12 00:41:53,591 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:55,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:55,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:55,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-3fae3a54-ac1a-4e24-966d-9aada95ecac9 x-compute-request-id: req-3fae3a54-ac1a-4e24-966d-9aada95ecac9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:55,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3fae3a54-ac1a-4e24-966d-9aada95ecac9 2018-08-12 00:41:55,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19638299942s 2018-08-12 00:41:55,790 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3fae3a54-ac1a-4e24-966d-9aada95ecac9 2018-08-12 00:41:55,794 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:41:57,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:41:57,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:41:58,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:41: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-1b0e93fe-e6cc-4830-a752-2c3144ad2e73 x-compute-request-id: req-1b0e93fe-e6cc-4830-a752-2c3144ad2e73 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:41:58,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1b0e93fe-e6cc-4830-a752-2c3144ad2e73 2018-08-12 00:41:58,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383094787598s 2018-08-12 00:41:58,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1b0e93fe-e6cc-4830-a752-2c3144ad2e73 2018-08-12 00:41:58,184 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:00,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:00,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:00,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-d85d1e0b-acec-4050-899a-0ae7e0c3b527 x-compute-request-id: req-d85d1e0b-acec-4050-899a-0ae7e0c3b527 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:00,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d85d1e0b-acec-4050-899a-0ae7e0c3b527 2018-08-12 00:42:00,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366349220276s 2018-08-12 00:42:00,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d85d1e0b-acec-4050-899a-0ae7e0c3b527 2018-08-12 00:42:00,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:02,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:02,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:02,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-becdfa69-2c70-4df6-93c0-ef50428093a0 x-compute-request-id: req-becdfa69-2c70-4df6-93c0-ef50428093a0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:02,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-becdfa69-2c70-4df6-93c0-ef50428093a0 2018-08-12 00:42:02,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343261957169s 2018-08-12 00:42:02,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-becdfa69-2c70-4df6-93c0-ef50428093a0 2018-08-12 00:42:02,908 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:04,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:04,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:05,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-f6f6c974-eac3-4013-bbc8-4f69f9a48405 x-compute-request-id: req-f6f6c974-eac3-4013-bbc8-4f69f9a48405 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:05,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f6f6c974-eac3-4013-bbc8-4f69f9a48405 2018-08-12 00:42:05,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199781894684s 2018-08-12 00:42:05,110 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f6f6c974-eac3-4013-bbc8-4f69f9a48405 2018-08-12 00:42:05,114 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:07,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:07,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:07,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-d3b4cf5b-4b35-4844-9471-17ebfa1811f0 x-compute-request-id: req-d3b4cf5b-4b35-4844-9471-17ebfa1811f0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:07,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d3b4cf5b-4b35-4844-9471-17ebfa1811f0 2018-08-12 00:42:07,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361822128296s 2018-08-12 00:42:07,479 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d3b4cf5b-4b35-4844-9471-17ebfa1811f0 2018-08-12 00:42:07,483 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:09,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:09,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:09,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-d34dec2a-a973-40ef-bc47-65143ccd3f1a x-compute-request-id: req-d34dec2a-a973-40ef-bc47-65143ccd3f1a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:09,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d34dec2a-a973-40ef-bc47-65143ccd3f1a 2018-08-12 00:42:09,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.218748092651s 2018-08-12 00:42:09,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d34dec2a-a973-40ef-bc47-65143ccd3f1a 2018-08-12 00:42:09,708 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:11,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:11,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:12,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-cdda65e4-8698-4553-85cb-e2567877a2d4 x-compute-request-id: req-cdda65e4-8698-4553-85cb-e2567877a2d4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:12,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-cdda65e4-8698-4553-85cb-e2567877a2d4 2018-08-12 00:42:12,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548408985138s 2018-08-12 00:42:12,260 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-cdda65e4-8698-4553-85cb-e2567877a2d4 2018-08-12 00:42:12,264 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:14,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:14,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:14,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-15a68e17-2fcf-4768-a0e8-655bf3f52e2f x-compute-request-id: req-15a68e17-2fcf-4768-a0e8-655bf3f52e2f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:14,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-15a68e17-2fcf-4768-a0e8-655bf3f52e2f 2018-08-12 00:42:14,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192466020584s 2018-08-12 00:42:14,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-15a68e17-2fcf-4768-a0e8-655bf3f52e2f 2018-08-12 00:42:14,463 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:16,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:16,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:16,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-38ab8075-2ef3-4b70-8a17-cae7bd08030f x-compute-request-id: req-38ab8075-2ef3-4b70-8a17-cae7bd08030f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:16,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-38ab8075-2ef3-4b70-8a17-cae7bd08030f 2018-08-12 00:42:16,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197690963745s 2018-08-12 00:42:16,664 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-38ab8075-2ef3-4b70-8a17-cae7bd08030f 2018-08-12 00:42:16,668 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:18,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:18,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:18,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-391af8fd-378b-40f0-ac5c-10f24b15f971 x-compute-request-id: req-391af8fd-378b-40f0-ac5c-10f24b15f971 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:18,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-391af8fd-378b-40f0-ac5c-10f24b15f971 2018-08-12 00:42:18,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207479953766s 2018-08-12 00:42:18,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-391af8fd-378b-40f0-ac5c-10f24b15f971 2018-08-12 00:42:18,883 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:20,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:20,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:21,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-f0c72ca2-21d5-4561-82c0-05d74d849f0e x-compute-request-id: req-f0c72ca2-21d5-4561-82c0-05d74d849f0e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:21,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f0c72ca2-21d5-4561-82c0-05d74d849f0e 2018-08-12 00:42:21,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188173055649s 2018-08-12 00:42:21,074 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f0c72ca2-21d5-4561-82c0-05d74d849f0e 2018-08-12 00:42:21,078 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:23,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:23,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:23,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-0efc1525-5c9b-4278-9b99-4aee29f29d87 x-compute-request-id: req-0efc1525-5c9b-4278-9b99-4aee29f29d87 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:23,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0efc1525-5c9b-4278-9b99-4aee29f29d87 2018-08-12 00:42:23,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438491106033s 2018-08-12 00:42:23,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0efc1525-5c9b-4278-9b99-4aee29f29d87 2018-08-12 00:42:23,524 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:25,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:25,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:25,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-aa411083-bc29-40b7-82bc-a82a89c8c67f x-compute-request-id: req-aa411083-bc29-40b7-82bc-a82a89c8c67f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:25,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-aa411083-bc29-40b7-82bc-a82a89c8c67f 2018-08-12 00:42:25,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199949979782s 2018-08-12 00:42:25,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-aa411083-bc29-40b7-82bc-a82a89c8c67f 2018-08-12 00:42:25,730 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:27,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:27,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:28,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-1cc06660-24cb-4d9a-8c5b-bc167c7efd40 x-compute-request-id: req-1cc06660-24cb-4d9a-8c5b-bc167c7efd40 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:28,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1cc06660-24cb-4d9a-8c5b-bc167c7efd40 2018-08-12 00:42:28,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357419967651s 2018-08-12 00:42:28,091 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1cc06660-24cb-4d9a-8c5b-bc167c7efd40 2018-08-12 00:42:28,095 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:30,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:30,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:30,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-c8c36b56-6a23-4d74-94e4-35d0fbfa3f32 x-compute-request-id: req-c8c36b56-6a23-4d74-94e4-35d0fbfa3f32 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:30,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c8c36b56-6a23-4d74-94e4-35d0fbfa3f32 2018-08-12 00:42:30,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355334043503s 2018-08-12 00:42:30,453 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c8c36b56-6a23-4d74-94e4-35d0fbfa3f32 2018-08-12 00:42:30,457 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:32,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:32,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:32,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-3fa99638-2a8c-4ed8-9a2a-12e881b0c105 x-compute-request-id: req-3fa99638-2a8c-4ed8-9a2a-12e881b0c105 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:32,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3fa99638-2a8c-4ed8-9a2a-12e881b0c105 2018-08-12 00:42:32,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184614896774s 2018-08-12 00:42:32,645 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3fa99638-2a8c-4ed8-9a2a-12e881b0c105 2018-08-12 00:42:32,648 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:34,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:34,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:35,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-e233ff82-0c6c-45da-87e8-df73a68fc6e0 x-compute-request-id: req-e233ff82-0c6c-45da-87e8-df73a68fc6e0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:35,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e233ff82-0c6c-45da-87e8-df73a68fc6e0 2018-08-12 00:42:35,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509863853455s 2018-08-12 00:42:35,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e233ff82-0c6c-45da-87e8-df73a68fc6e0 2018-08-12 00:42:35,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:37,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:37,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:37,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-4ea234e7-731f-473f-ac09-4883a14aaa14 x-compute-request-id: req-4ea234e7-731f-473f-ac09-4883a14aaa14 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:37,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4ea234e7-731f-473f-ac09-4883a14aaa14 2018-08-12 00:42:37,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359072208405s 2018-08-12 00:42:37,527 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4ea234e7-731f-473f-ac09-4883a14aaa14 2018-08-12 00:42:37,531 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:39,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:39,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:40,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-2d576565-a123-444e-9be7-6fd1362e9261 x-compute-request-id: req-2d576565-a123-444e-9be7-6fd1362e9261 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:40,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2d576565-a123-444e-9be7-6fd1362e9261 2018-08-12 00:42:40,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541610002518s 2018-08-12 00:42:40,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2d576565-a123-444e-9be7-6fd1362e9261 2018-08-12 00:42:40,079 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:42,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:42,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:42,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-2a0f5a11-5a55-4219-a8ec-7c6dd3d8c29f x-compute-request-id: req-2a0f5a11-5a55-4219-a8ec-7c6dd3d8c29f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:42,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2a0f5a11-5a55-4219-a8ec-7c6dd3d8c29f 2018-08-12 00:42:42,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200653076172s 2018-08-12 00:42:42,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2a0f5a11-5a55-4219-a8ec-7c6dd3d8c29f 2018-08-12 00:42:42,287 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:44,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:44,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:44,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-b44df1ca-9b6a-42f4-8080-3d2ed209b35e x-compute-request-id: req-b44df1ca-9b6a-42f4-8080-3d2ed209b35e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:44,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b44df1ca-9b6a-42f4-8080-3d2ed209b35e 2018-08-12 00:42:44,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346336841583s 2018-08-12 00:42:44,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b44df1ca-9b6a-42f4-8080-3d2ed209b35e 2018-08-12 00:42:44,641 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:46,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:46,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:47,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-6b79ba9c-7b14-48c9-b97c-53c192b9e382 x-compute-request-id: req-6b79ba9c-7b14-48c9-b97c-53c192b9e382 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:47,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6b79ba9c-7b14-48c9-b97c-53c192b9e382 2018-08-12 00:42:47,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368535041809s 2018-08-12 00:42:47,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6b79ba9c-7b14-48c9-b97c-53c192b9e382 2018-08-12 00:42:47,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:49,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:49,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:49,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-44f82aed-0ad2-4b8f-a517-d89c3231571b x-compute-request-id: req-44f82aed-0ad2-4b8f-a517-d89c3231571b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:49,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-44f82aed-0ad2-4b8f-a517-d89c3231571b 2018-08-12 00:42:49,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207165002823s 2018-08-12 00:42:49,227 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-44f82aed-0ad2-4b8f-a517-d89c3231571b 2018-08-12 00:42:49,230 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:51,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:51,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:51,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-8f460789-3f42-4ba6-981b-2da758ed0d35 x-compute-request-id: req-8f460789-3f42-4ba6-981b-2da758ed0d35 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:51,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8f460789-3f42-4ba6-981b-2da758ed0d35 2018-08-12 00:42:51,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348391056061s 2018-08-12 00:42:51,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8f460789-3f42-4ba6-981b-2da758ed0d35 2018-08-12 00:42:51,588 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:53,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:53,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:53,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-f22bd562-93dc-4a70-9c93-6bf2d0e83b4b x-compute-request-id: req-f22bd562-93dc-4a70-9c93-6bf2d0e83b4b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:53,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f22bd562-93dc-4a70-9c93-6bf2d0e83b4b 2018-08-12 00:42:53,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189262151718s 2018-08-12 00:42:53,780 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f22bd562-93dc-4a70-9c93-6bf2d0e83b4b 2018-08-12 00:42:53,784 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:55,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:55,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:56,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-91d8df47-9822-4c2b-aee9-8cfbc8259900 x-compute-request-id: req-91d8df47-9822-4c2b-aee9-8cfbc8259900 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:56,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-91d8df47-9822-4c2b-aee9-8cfbc8259900 2018-08-12 00:42:56,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546247005463s 2018-08-12 00:42:56,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-91d8df47-9822-4c2b-aee9-8cfbc8259900 2018-08-12 00:42:56,337 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:42:58,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:42:58,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:42:58,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:42: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-17059276-a37e-46c1-8322-35e72c1533a8 x-compute-request-id: req-17059276-a37e-46c1-8322-35e72c1533a8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:42:58,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-17059276-a37e-46c1-8322-35e72c1533a8 2018-08-12 00:42:58,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378373146057s 2018-08-12 00:42:58,719 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-17059276-a37e-46c1-8322-35e72c1533a8 2018-08-12 00:42:58,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:43:00,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:43:00,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:43:00,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:43: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-fc5a33ac-658f-4678-9718-665e5ba53160 x-compute-request-id: req-fc5a33ac-658f-4678-9718-665e5ba53160 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:43:00,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fc5a33ac-658f-4678-9718-665e5ba53160 2018-08-12 00:43:00,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192493915558s 2018-08-12 00:43:00,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fc5a33ac-658f-4678-9718-665e5ba53160 2018-08-12 00:43:00,922 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:43:02,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:43:02,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:43:03,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:43: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-3c388026-7ce2-4b69-b9e2-ff9b25ba5fb2 x-compute-request-id: req-3c388026-7ce2-4b69-b9e2-ff9b25ba5fb2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:43:03,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3c388026-7ce2-4b69-b9e2-ff9b25ba5fb2 2018-08-12 00:43:03,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197378873825s 2018-08-12 00:43:03,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3c388026-7ce2-4b69-b9e2-ff9b25ba5fb2 2018-08-12 00:43:03,126 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:43:05,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:43:05,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:43:05,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-d574e391-ef73-45f3-8174-2c6ce26f5cc6 x-compute-request-id: req-d574e391-ef73-45f3-8174-2c6ce26f5cc6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:43:05,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d574e391-ef73-45f3-8174-2c6ce26f5cc6 2018-08-12 00:43:05,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351243972778s 2018-08-12 00:43:05,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d574e391-ef73-45f3-8174-2c6ce26f5cc6 2018-08-12 00:43:05,484 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:43:07,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:43:07,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:43:08,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:43: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-4f71fe77-c2e9-4e51-a641-1726bfe2664a x-compute-request-id: req-4f71fe77-c2e9-4e51-a641-1726bfe2664a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:43:08,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4f71fe77-c2e9-4e51-a641-1726bfe2664a 2018-08-12 00:43:08,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.604596853256s 2018-08-12 00:43:08,092 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4f71fe77-c2e9-4e51-a641-1726bfe2664a 2018-08-12 00:43:08,096 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:43:10,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:43:10,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:43:10,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:43: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-1632a051-2a58-41d8-9ad5-a5a4c8fc816f x-compute-request-id: req-1632a051-2a58-41d8-9ad5-a5a4c8fc816f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:43:10,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1632a051-2a58-41d8-9ad5-a5a4c8fc816f 2018-08-12 00:43:10,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388259887695s 2018-08-12 00:43:10,487 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1632a051-2a58-41d8-9ad5-a5a4c8fc816f 2018-08-12 00:43:10,493 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:43:12,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:43:12,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:43:13,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-a8b31f60-3503-4863-9e6f-655e656427ae x-compute-request-id: req-a8b31f60-3503-4863-9e6f-655e656427ae Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:43:13,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a8b31f60-3503-4863-9e6f-655e656427ae 2018-08-12 00:43:13,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571377038956s 2018-08-12 00:43:13,067 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a8b31f60-3503-4863-9e6f-655e656427ae 2018-08-12 00:43:13,071 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:43:15,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:43:15,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:43:15,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-f3861ece-fa7c-4cca-80b4-028f8921e1c9 x-compute-request-id: req-f3861ece-fa7c-4cca-80b4-028f8921e1c9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "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-08-12T00:41:05Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:43:15,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f3861ece-fa7c-4cca-80b4-028f8921e1c9 2018-08-12 00:43:15,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355619192123s 2018-08-12 00:43:15,430 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f3861ece-fa7c-4cca-80b4-028f8921e1c9 2018-08-12 00:43:15,434 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:43:17,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:43:17,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:43:17,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-89fb06df-0e49-47aa-a00c-565cddf9240b x-compute-request-id: req-89fb06df-0e49-47aa-a00c-565cddf9240b Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:76:4a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:43:17.000000", "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:43:17Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:43:17,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-89fb06df-0e49-47aa-a00c-565cddf9240b 2018-08-12 00:43:17,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217733860016s 2018-08-12 00:43:17,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-89fb06df-0e49-47aa-a00c-565cddf9240b 2018-08-12 00:43:17,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-12 00:43:17,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=d77adcbc-da05-4491-9b96-2356b0c2e844" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:43:17,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b4fabcaa-98f8-4a6e-b8a4-f0336a58fc37 Date: Sun, 12 Aug 2018 00:43:17 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36b804f0-814f-4824-a3c3-694c3750ecf3","tenant_id":"5a912163d57e424b93c70664bba38405","created_at":"2018-08-12T00:41:05Z","admin_state_up":true,"updated_at":"2018-08-12T00:43:17Z","binding:vnic_type":"normal","device_id":"d77adcbc-da05-4491-9b96-2356b0c2e844","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c0:76:4a","id":"ca1951a6-69d9-4584-b145-c66413b15a57","port_security_enabled":true,"project_id":"5a912163d57e424b93c70664bba38405","fixed_ips":[{"subnet_id":"71b0ee77-c06b-4334-a0ae-887b76fa9938","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["b1d2d02e-e282-44b9-bcac-af452c3c28ae"],"name":""}]} 2018-08-12 00:43:17,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=d77adcbc-da05-4491-9b96-2356b0c2e844 used request id req-b4fabcaa-98f8-4a6e-b8a4-f0336a58fc37 2018-08-12 00:43:17,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0577239990234s 2018-08-12 00:43:17,717 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=d77adcbc-da05-4491-9b96-2356b0c2e844 used request id req-b4fabcaa-98f8-4a6e-b8a4-f0336a58fc37 2018-08-12 00:43:17,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-12 00:43:17,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=ca1951a6-69d9-4584-b145-c66413b15a57" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:43:17,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-737f55f0-3572-4664-802d-873f09971357 Date: Sun, 12 Aug 2018 00:43:17 GMT RESP BODY: {"floatingips": []} 2018-08-12 00:43:17,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=ca1951a6-69d9-4584-b145-c66413b15a57 used request id req-737f55f0-3572-4664-802d-873f09971357 2018-08-12 00:43:17,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0185279846191s 2018-08-12 00:43:17,741 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=ca1951a6-69d9-4584-b145-c66413b15a57 used request id req-737f55f0-3572-4664-802d-873f09971357 2018-08-12 00:43:17,742 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c0:76:4a', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9b6aa915-9d7a-4ae1-8692-29425e3529bb'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-12T00:43:17.000000', 'flavor': Munch({u'id': u'fbed9f06-6c8b-473a-b974-630c1d87da73'}), 'az': u'nova', 'id': u'd77adcbc-da05-4491-9b96-2356b0c2e844', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4cf56bd6bbc44c719cedda5151290fa4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a912163d57e424b93c70664bba38405', 'name': 'cloudify_ims-project_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', '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-08-12T00:43:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-12T00:43:17Z', 'hostId': u'763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4', '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-08-12T00:43:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5a912163d57e424b93c70664bba38405', 'name': u'cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 'adminPass': u'hpjVn95oTfgy', 'tenant_id': u'5a912163d57e424b93c70664bba38405', 'created_at': u'2018-08-12T00:41:03Z', 'created': u'2018-08-12T00:41:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-12 00:43:17,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:43:17,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:43:17,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-02c83d8f-99f2-4cd9-96f9-c45035d98e1e Date: Sun, 12 Aug 2018 00:43:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71b0ee77-c06b-4334-a0ae-887b76fa9938"],"updated_at":"2018-08-12T00:39:28Z","tenant_id":"5a912163d57e424b93c70664bba38405","created_at":"2018-08-12T00:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a912163d57e424b93c70664bba38405","id":"36b804f0-814f-4824-a3c3-694c3750ecf3","name":"cloudify_ims-net_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}]} 2018-08-12 00:43:17,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-02c83d8f-99f2-4cd9-96f9-c45035d98e1e 2018-08-12 00:43:17,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10787820816s 2018-08-12 00:43:17,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-02c83d8f-99f2-4cd9-96f9-c45035d98e1e 2018-08-12 00:43:17,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-12 00:43:17,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=d77adcbc-da05-4491-9b96-2356b0c2e844" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:43:17,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-68f88045-65c4-43a7-9ef9-a365301ca87d Date: Sun, 12 Aug 2018 00:43:17 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"36b804f0-814f-4824-a3c3-694c3750ecf3","tenant_id":"5a912163d57e424b93c70664bba38405","created_at":"2018-08-12T00:41:05Z","admin_state_up":true,"updated_at":"2018-08-12T00:43:17Z","binding:vnic_type":"normal","device_id":"d77adcbc-da05-4491-9b96-2356b0c2e844","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c0:76:4a","id":"ca1951a6-69d9-4584-b145-c66413b15a57","port_security_enabled":true,"project_id":"5a912163d57e424b93c70664bba38405","fixed_ips":[{"subnet_id":"71b0ee77-c06b-4334-a0ae-887b76fa9938","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["b1d2d02e-e282-44b9-bcac-af452c3c28ae"],"name":""}]} 2018-08-12 00:43:17,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=d77adcbc-da05-4491-9b96-2356b0c2e844 used request id req-68f88045-65c4-43a7-9ef9-a365301ca87d 2018-08-12 00:43:17,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0578629970551s 2018-08-12 00:43:17,912 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=d77adcbc-da05-4491-9b96-2356b0c2e844 used request id req-68f88045-65c4-43a7-9ef9-a365301ca87d 2018-08-12 00:43:17,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-12 00:43:17,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -d '{"floatingip": {"floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.3", "port_id": "ca1951a6-69d9-4584-b145-c66413b15a57"}}' 2018-08-12 00:43:19,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-04fa83cd-13b8-4e02-a331-e70cb738d090 Date: Sun, 12 Aug 2018 00:43:19 GMT RESP BODY: {"floatingip": {"router_id": "fa9096b0-fa6a-4d5a-baa3-05ea18b69891", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-12T00:43:18Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "ca1951a6-69d9-4584-b145-c66413b15a57", "id": "e01c6a46-162c-4c4e-8714-25a87b6f65a0", "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:43:18Z", "project_id": "5a912163d57e424b93c70664bba38405"}} 2018-08-12 00:43:19,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-04fa83cd-13b8-4e02-a331-e70cb738d090 2018-08-12 00:43:19,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.65201878548s 2018-08-12 00:43:19,565 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-04fa83cd-13b8-4e02-a331-e70cb738d090 2018-08-12 00:43:19,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-12 00:43:19,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:43:19,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-318c85f1-ee71-43a8-86d9-ae47fedd75b8 Date: Sun, 12 Aug 2018 00:43:19 GMT RESP BODY: {"floatingips": [{"router_id": "fa9096b0-fa6a-4d5a-baa3-05ea18b69891", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-12T00:43:18Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "ca1951a6-69d9-4584-b145-c66413b15a57", "id": "e01c6a46-162c-4c4e-8714-25a87b6f65a0", "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:43:18Z", "project_id": "5a912163d57e424b93c70664bba38405"}]} 2018-08-12 00:43:19,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-318c85f1-ee71-43a8-86d9-ae47fedd75b8 2018-08-12 00:43:19,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0249581336975s 2018-08-12 00:43:19,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-318c85f1-ee71-43a8-86d9-ae47fedd75b8 2018-08-12 00:43:19,603 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'fa9096b0-fa6a-4d5a-baa3-05ea18b69891', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'5a912163d57e424b93c70664bba38405', 'created_at': u'2018-08-12T00:43:18Z', 'attached': True, 'updated_at': u'2018-08-12T00:43:18Z', 'id': u'e01c6a46-162c-4c4e-8714-25a87b6f65a0', 'floating_network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a912163d57e424b93c70664bba38405', 'name': 'cloudify_ims-project_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'fa9096b0-fa6a-4d5a-baa3-05ea18b69891', 'project_id': u'5a912163d57e424b93c70664bba38405', 'port_id': u'ca1951a6-69d9-4584-b145-c66413b15a57', 'port': u'ca1951a6-69d9-4584-b145-c66413b15a57', 'network': u'2f70d71e-d369-422c-afe9-61964f7f223e'}) 2018-08-12 00:43:19,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:43:19,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844/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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:43:19,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:43: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-66677db4-ad0b-4269-aba9-1547ad7ac3ca x-compute-request-id: req-66677db4-ad0b-4269-aba9-1547ad7ac3ca Content-Encoding: gzip Content-Length: 4953 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1874508710 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\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-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 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.910 MHz processor\n[ 0.320414] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.322694] pid_max: default: 32768 minimum: 301\n[ 0.323889] Security Framework initialized\n[ 0.324991] SELinux: Initializing.\n[ 0.326275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.331139] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.334077] Mount-cache hash table entries: 4096\n[ 0.335514] Initializing cgroup subsys memory\n[ 0.336676] Initializing cgroup subsys devices\n[ 0.337827] Initializing cgroup subsys freezer\n[ 0.338970] Initializing cgroup subsys net_cls\n[ 0.340118] Initializing cgroup subsys blkio\n[ 0.341240] Initializing cgroup subsys perf_event\n[ 0.342429] Initializing cgroup subsys hugetlb\n[ 0.343573] Initializing cgroup subsys pids\n[ 0.344680] Initializing cgroup subsys net_prio\n[ 0.345906] CPU: Physical Processor ID: 0\n[ 0.347695] mce: CPU supports 10 MCE banks\n[ 0.348818] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.350092] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.351375] tlb_flushall_shift: 6\n[ 0.352558] Freeing SMP alternatives: 28k freed\n[ 0.356430] ACPI: Core revision 20130517\n[ 0.357922] ACPI: All ACPI Tables successfully acquired\n[ 0.359418] ftrace: allocating 25812 entries in 101 pages\n[ 0.381401] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.382902] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.384385] smpboot: Max logical packages: 2\n[ 0.385678] Enabling x2apic\n[ 0.386570] Enabled x2apic\n[ 0.387651] Switched APIC routing to physical x2apic.\n[ 0.389808] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.391304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.393911] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.401276] KVM setup paravirtual spinlock\n[ 0.403610] smpboot: Booting Node 0, Processors #1 OK\n[ 0.405237] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.426936] Brought up 2 CPUs\n[ 0.426939] KVM setup async PF for cpu 1\n[ 0.426942] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.430039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.432188] devtmpfs: initialized\n[ 0.435123] EVM: security.selinux\n[ 0.436095] EVM: security.ima\n[ 0.437007] EVM: security.capability\n[ 0.438671] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.440200] pinctrl core: initialized pinctrl subsystem\n[ 0.441578] NET: Registered protocol family 16\n[ 0.442937] ACPI: bus type PCI registered\n[ 0.444020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.445535] PCI: Using configuration type 1 for base access\n[ 0.450229] ACPI: Added _OSI(Module Device)\n[ 0.451401] ACPI: Added _OSI(Processor Device)\n[ 0.452588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.453811] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.456227] ACPI: Interpreter enabled\n[ 0.457313] ACPI: (supports S0 S5)\n[ 0.458330] ACPI: Using IOAPIC for interrupt routing\n[ 0.459604] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.463635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.465108] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.466688] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.468231] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.471111] acpiphp: Slot [3] registered\n[ 0.472233] acpiphp: Slot [4] registered\n[ 0.473357] acpiphp: Slot [5] registered\n[ 0.474474] acpiphp: Slot [6] registered\n[ 0.475585] acpiphp: Slot [7] registered\n[ 0.476703] acpiphp: Slot [8] registered\n[ 0.477821] acpiphp: Slot [9] registered\n[ 0.478952] acpiphp: Slot [10] registered\n[ 0.480085] acpiphp: Slot [11] registered\n[ 0.481215] acpiphp: Slot [12] registered\n[ 0.482349] acpiphp: Slot [13] registered\n[ 0.483481] acpiphp: Slot [14] registered\n[ 0.484614] acpiphp: Slot [15] registered\n[ 0.485746] acpiphp: Slot [16] registered\n[ 0.486875] acpiphp: Slot [17] registered\n[ 0.488001] acpiphp: Slot [18] registered\n[ 0.489127] acpiphp: Slot [19] registered\n[ 0.490260] acpiphp: Slot [20] registered\n[ 0.491396] acpiphp: Slot [21] registered\n[ 0.492548] acpiphp: Slot [22] registered\n[ 0.493690] acpiphp: Slot [23] registered\n[ 0.494870] acpiphp: Slot [24] registered\n[ 0.496063] acpiphp: Slot [25] registered\n[ 0.497234] acpiphp: Slot [26] registered\n[ 0.498397] acpiphp: Slot [27] registered\n[ 0.499559] acpiphp: Slot [28] registered\n[ 0.500736] acpiphp: Slot [29] registered\n[ 0.501915] acpiphp: Slot [30] registered\n[ 0.503075] acpiphp: Slot [31] registered\n[ 0.504262] PCI host bridge to bus 0000:00\n[ 0.505429] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.506902] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.508478] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.510007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.512073] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.514111] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.518683] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.520302] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.521824] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.523466] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.528001] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.530057] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.553037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.554975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.556794] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.558573] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.560631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.562267] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.563963] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.566176] vgaarb: loaded\n[ 0.567053] vgaarb: bridge control possible 0000:00:02.0\n[ 0.568522] SCSI subsystem initialized\n[ 0.569626] ACPI: bus type USB registered\n[ 0.570776] usbcore: registered new interface driver usbfs\n[ 0.572163] usbcore: registered new interface driver hub\n[ 0.573534] usbcore: registered new device driver usb\n[ 0.575019] PCI: Using ACPI for IRQ routing\n[ 0.576494] NetLabel: Initializing\n[ 0.577528] NetLabel: domain hash size = 128\n[ 0.578724] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.580038] NetLabel: unlabeled traffic allowed by default\n[ 0.581536] Switched to clocksource kvm-clock\n[ 0.589964] pnp: PnP ACPI init\n[ 0.590920] ACPI: bus type PNP registered\n[ 0.592353] pnp: PnP ACPI: found 5 devices\n[ 0.593466] ACPI: bus type PNP unregistered\n[ 0.600663] NET: Registered protocol family 2\n[ 0.602176] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.604451] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.606368] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.608029] TCP: reno r["} 2018-08-12 00:43:19,676 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844/action used request id req-66677db4-ad0b-4269-aba9-1547ad7ac3ca 2018-08-12 00:43:19,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.072546005249s 2018-08-12 00:43:19,677 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844/action used request id req-66677db4-ad0b-4269-aba9-1547ad7ac3ca 2018-08-12 00:43:19,677 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1874508710 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.320414] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.322694] pid_max: default: 32768 minimum: 301 [ 0.323889] Security Framework initialized [ 0.324991] SELinux: Initializing. [ 0.326275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.331139] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.334077] Mount-cache hash table entries: 4096 [ 0.335514] Initializing cgroup subsys memory [ 0.336676] Initializing cgroup subsys devices [ 0.337827] Initializing cgroup subsys freezer [ 0.338970] Initializing cgroup subsys net_cls [ 0.340118] Initializing cgroup subsys blkio [ 0.341240] Initializing cgroup subsys perf_event [ 0.342429] Initializing cgroup subsys hugetlb [ 0.343573] Initializing cgroup subsys pids [ 0.344680] Initializing cgroup subsys net_prio [ 0.345906] CPU: Physical Processor ID: 0 [ 0.347695] mce: CPU supports 10 MCE banks [ 0.348818] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.350092] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.351375] tlb_flushall_shift: 6 [ 0.352558] Freeing SMP alternatives: 28k freed [ 0.356430] ACPI: Core revision 20130517 [ 0.357922] ACPI: All ACPI Tables successfully acquired [ 0.359418] ftrace: allocating 25812 entries in 101 pages [ 0.381401] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.382902] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.384385] smpboot: Max logical packages: 2 [ 0.385678] Enabling x2apic [ 0.386570] Enabled x2apic [ 0.387651] Switched APIC routing to physical x2apic. [ 0.389808] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.391304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.393911] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.401276] KVM setup paravirtual spinlock [ 0.403610] smpboot: Booting Node 0, Processors #1 OK [ 0.405237] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.426936] Brought up 2 CPUs [ 0.426939] KVM setup async PF for cpu 1 [ 0.426942] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.430039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.432188] devtmpfs: initialized [ 0.435123] EVM: security.selinux [ 0.436095] EVM: security.ima [ 0.437007] EVM: security.capability [ 0.438671] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.440200] pinctrl core: initialized pinctrl subsystem [ 0.441578] NET: Registered protocol family 16 [ 0.442937] ACPI: bus type PCI registered [ 0.444020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.445535] PCI: Using configuration type 1 for base access [ 0.450229] ACPI: Added _OSI(Module Device) [ 0.451401] ACPI: Added _OSI(Processor Device) [ 0.452588] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.453811] ACPI: Added _OSI(Processor Aggregator Device) [ 0.456227] ACPI: Interpreter enabled [ 0.457313] ACPI: (supports S0 S5) [ 0.458330] ACPI: Using IOAPIC for interrupt routing [ 0.459604] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.463635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.465108] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.466688] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.468231] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.471111] acpiphp: Slot [3] registered [ 0.472233] acpiphp: Slot [4] registered [ 0.473357] acpiphp: Slot [5] registered [ 0.474474] acpiphp: Slot [6] registered [ 0.475585] acpiphp: Slot [7] registered [ 0.476703] acpiphp: Slot [8] registered [ 0.477821] acpiphp: Slot [9] registered [ 0.478952] acpiphp: Slot [10] registered [ 0.480085] acpiphp: Slot [11] registered [ 0.481215] acpiphp: Slot [12] registered [ 0.482349] acpiphp: Slot [13] registered [ 0.483481] acpiphp: Slot [14] registered [ 0.484614] acpiphp: Slot [15] registered [ 0.485746] acpiphp: Slot [16] registered [ 0.486875] acpiphp: Slot [17] registered [ 0.488001] acpiphp: Slot [18] registered [ 0.489127] acpiphp: Slot [19] registered [ 0.490260] acpiphp: Slot [20] registered [ 0.491396] acpiphp: Slot [21] registered [ 0.492548] acpiphp: Slot [22] registered [ 0.493690] acpiphp: Slot [23] registered [ 0.494870] acpiphp: Slot [24] registered [ 0.496063] acpiphp: Slot [25] registered [ 0.497234] acpiphp: Slot [26] registered [ 0.498397] acpiphp: Slot [27] registered [ 0.499559] acpiphp: Slot [28] registered [ 0.500736] acpiphp: Slot [29] registered [ 0.501915] acpiphp: Slot [30] registered [ 0.503075] acpiphp: Slot [31] registered [ 0.504262] PCI host bridge to bus 0000:00 [ 0.505429] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.506902] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.508478] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.510007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.512073] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.514111] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.518683] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.520302] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.521824] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.523466] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.528001] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.530057] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.553037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.554975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.556794] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.558573] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.560631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.562267] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.563963] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.566176] vgaarb: loaded [ 0.567053] vgaarb: bridge control possible 0000:00:02.0 [ 0.568522] SCSI subsystem initialized [ 0.569626] ACPI: bus type USB registered [ 0.570776] usbcore: registered new interface driver usbfs [ 0.572163] usbcore: registered new interface driver hub [ 0.573534] usbcore: registered new device driver usb [ 0.575019] PCI: Using ACPI for IRQ routing [ 0.576494] NetLabel: Initializing [ 0.577528] NetLabel: domain hash size = 128 [ 0.578724] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.580038] NetLabel: unlabeled traffic allowed by default [ 0.581536] Switched to clocksource kvm-clock [ 0.589964] pnp: PnP ACPI init [ 0.590920] ACPI: bus type PNP registered [ 0.592353] pnp: PnP ACPI: found 5 devices [ 0.593466] ACPI: bus type PNP unregistered [ 0.600663] NET: Registered protocol family 2 [ 0.602176] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.604451] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.606368] TCP: Hash tables configured (established 32768 bind 32768) [ 0.608029] TCP: reno r[ 2018-08-12 00:43:20,679 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: timed out 2018-08-12 00:43:29,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:43:29,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844/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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:43:29,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:43: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-a2c3620d-6498-4606-a15e-39923954433a x-compute-request-id: req-a2c3620d-6498-4606-a15e-39923954433a Content-Encoding: gzip Content-Length: 11755 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1874508710 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\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-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 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.910 MHz processor\n[ 0.320414] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.322694] pid_max: default: 32768 minimum: 301\n[ 0.323889] Security Framework initialized\n[ 0.324991] SELinux: Initializing.\n[ 0.326275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.331139] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.334077] Mount-cache hash table entries: 4096\n[ 0.335514] Initializing cgroup subsys memory\n[ 0.336676] Initializing cgroup subsys devices\n[ 0.337827] Initializing cgroup subsys freezer\n[ 0.338970] Initializing cgroup subsys net_cls\n[ 0.340118] Initializing cgroup subsys blkio\n[ 0.341240] Initializing cgroup subsys perf_event\n[ 0.342429] Initializing cgroup subsys hugetlb\n[ 0.343573] Initializing cgroup subsys pids\n[ 0.344680] Initializing cgroup subsys net_prio\n[ 0.345906] CPU: Physical Processor ID: 0\n[ 0.347695] mce: CPU supports 10 MCE banks\n[ 0.348818] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.350092] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.351375] tlb_flushall_shift: 6\n[ 0.352558] Freeing SMP alternatives: 28k freed\n[ 0.356430] ACPI: Core revision 20130517\n[ 0.357922] ACPI: All ACPI Tables successfully acquired\n[ 0.359418] ftrace: allocating 25812 entries in 101 pages\n[ 0.381401] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.382902] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.384385] smpboot: Max logical packages: 2\n[ 0.385678] Enabling x2apic\n[ 0.386570] Enabled x2apic\n[ 0.387651] Switched APIC routing to physical x2apic.\n[ 0.389808] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.391304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.393911] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.401276] KVM setup paravirtual spinlock\n[ 0.403610] smpboot: Booting Node 0, Processors #1 OK\n[ 0.405237] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.426936] Brought up 2 CPUs\n[ 0.426939] KVM setup async PF for cpu 1\n[ 0.426942] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.430039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.432188] devtmpfs: initialized\n[ 0.435123] EVM: security.selinux\n[ 0.436095] EVM: security.ima\n[ 0.437007] EVM: security.capability\n[ 0.438671] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.440200] pinctrl core: initialized pinctrl subsystem\n[ 0.441578] NET: Registered protocol family 16\n[ 0.442937] ACPI: bus type PCI registered\n[ 0.444020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.445535] PCI: Using configuration type 1 for base access\n[ 0.450229] ACPI: Added _OSI(Module Device)\n[ 0.451401] ACPI: Added _OSI(Processor Device)\n[ 0.452588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.453811] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.456227] ACPI: Interpreter enabled\n[ 0.457313] ACPI: (supports S0 S5)\n[ 0.458330] ACPI: Using IOAPIC for interrupt routing\n[ 0.459604] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.463635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.465108] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.466688] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.468231] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.471111] acpiphp: Slot [3] registered\n[ 0.472233] acpiphp: Slot [4] registered\n[ 0.473357] acpiphp: Slot [5] registered\n[ 0.474474] acpiphp: Slot [6] registered\n[ 0.475585] acpiphp: Slot [7] registered\n[ 0.476703] acpiphp: Slot [8] registered\n[ 0.477821] acpiphp: Slot [9] registered\n[ 0.478952] acpiphp: Slot [10] registered\n[ 0.480085] acpiphp: Slot [11] registered\n[ 0.481215] acpiphp: Slot [12] registered\n[ 0.482349] acpiphp: Slot [13] registered\n[ 0.483481] acpiphp: Slot [14] registered\n[ 0.484614] acpiphp: Slot [15] registered\n[ 0.485746] acpiphp: Slot [16] registered\n[ 0.486875] acpiphp: Slot [17] registered\n[ 0.488001] acpiphp: Slot [18] registered\n[ 0.489127] acpiphp: Slot [19] registered\n[ 0.490260] acpiphp: Slot [20] registered\n[ 0.491396] acpiphp: Slot [21] registered\n[ 0.492548] acpiphp: Slot [22] registered\n[ 0.493690] acpiphp: Slot [23] registered\n[ 0.494870] acpiphp: Slot [24] registered\n[ 0.496063] acpiphp: Slot [25] registered\n[ 0.497234] acpiphp: Slot [26] registered\n[ 0.498397] acpiphp: Slot [27] registered\n[ 0.499559] acpiphp: Slot [28] registered\n[ 0.500736] acpiphp: Slot [29] registered\n[ 0.501915] acpiphp: Slot [30] registered\n[ 0.503075] acpiphp: Slot [31] registered\n[ 0.504262] PCI host bridge to bus 0000:00\n[ 0.505429] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.506902] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.508478] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.510007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.512073] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.514111] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.518683] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.520302] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.521824] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.523466] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.528001] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.530057] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.553037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.554975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.556794] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.558573] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.560631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.562267] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.563963] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.566176] vgaarb: loaded\n[ 0.567053] vgaarb: bridge control possible 0000:00:02.0\n[ 0.568522] SCSI subsystem initialized\n[ 0.569626] ACPI: bus type USB registered\n[ 0.570776] usbcore: registered new interface driver usbfs\n[ 0.572163] usbcore: registered new interface driver hub\n[ 0.573534] usbcore: registered new device driver usb\n[ 0.575019] PCI: Using ACPI for IRQ routing\n[ 0.576494] NetLabel: Initializing\n[ 0.577528] NetLabel: domain hash size = 128\n[ 0.578724] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.580038] NetLabel: unlabeled traffic allowed by default\n[ 0.581536] Switched to clocksource kvm-clock\n[ 0.589964] pnp: PnP ACPI init\n[ 0.590920] ACPI: bus type PNP registered\n[ 0.592353] pnp: PnP ACPI: found 5 devices\n[ 0.593466] ACPI: bus type PNP unregistered\n[ 0.600663] NET: Registered protocol family 2\n[ 0.602176] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.604451] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.606368] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.608029] TCP: reno r[egistered\n[ 0.609572] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.611061] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.612706] NET: Registered protocol family 1\n[ 0.613907] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.615307] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.616687] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.636625] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.656586] Unpacking initramfs...\n[ 1.101267] Freeing initrd memory: 37508k freed\n[ 1.110582] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.112167] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.115022] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.116564] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.118284] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.119734] Initialise system trusted keyring\n[ 1.120896] audit: initializing netlink socket (disabled)\n[ 1.122203] type=2000 audit(1534034599.871:1): initialized\n[ 1.138709] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.140178] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.142447] zpool: loaded\n[ 1.143346] zbud: loaded\n[ 1.144361] VFS: Disk quotas dquot_6.5.2\n[ 1.145499] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.147135] msgmni has been set to 7578\n[ 1.148277] Key type big_key registered\n[ 1.150011] NET: Registered protocol family 38\n[ 1.151199] Key type asymmetric registered\n[ 1.152297] Asymmetric key parser 'x509' registered\n[ 1.153524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.155570] io scheduler noop registered\n[ 1.156654] io scheduler deadline registered (default)\n[ 1.167668] io scheduler cfq registered\n[ 1.168822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.170146] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.171740] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.173724] ACPI: Power Button [PWRF]\n[ 1.174842] GHES: HEST is not enabled!\n[ 1.175937] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.200330] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.201987] Non-volatile memory driver v1.3\n[ 1.203101] Linux agpgart interface v0.103\n[ 1.204289] crash memory driver: version 1.1\n[ 1.205465] rdac: device handler registered\n[ 1.206625] hp_sw: device handler registered\n[ 1.207753] emc: device handler registered\n[ 1.208841] alua: device handler registered\n[ 1.209964] libphy: Fixed MDIO Bus: probed\n[ 1.211095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.212569] ehci-pci: EHCI PCI platform driver\n[ 1.213721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.215136] ohci-pci: OHCI PCI platform driver\n[ 1.216299] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.236226] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.237528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239527] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.240811] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.243745] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.245706] usb usb1: Product: UHCI Host Controller\n[ 1.246929] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.248486] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.249734] hub 1-0:1.0: USB hub found\n[ 1.250800] hub 1-0:1.0: 2 ports detected\n[ 1.252017] usbcore: registered new interface driver usbserial\n[ 1.253394] usbcore: registered new interface driver usbserial_generic\n[ 1.254870] usbserial: USB Serial support registered for generic\n[ 1.256277] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.258948] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.260268] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.261682] mousedev: PS/2 mouse device common for all mice\n[ 1.263358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.265768] rtc_cmos 00:00: RTC can wake from S4\n[ 1.266292] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.266616] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.271767] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.273242] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.274747] cpuidle: using governor menu\n[ 1.275874] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.277250] usbcore: registered new interface driver usbhid\n[ 1.278588] usbhid: USB HID core driver\n[ 1.279693] drop_monitor: Initializing network drop monitor service\n[ 1.281160] TCP: cubic registered\n[ 1.282138] Initializing XFRM netlink socket\n[ 1.283327] NET: Registered protocol family 10\n[ 1.284729] NET: Registered protocol family 17\n[ 1.286156] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.287647] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.289052] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.291382] Loading compiled-in X.509 certificates\n[ 1.292609] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.294936] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.297672] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.300017] registered taskstats version 1\n[ 1.302927] Key type trusted registered\n[ 1.305325] Key type encrypted registered\n[ 1.307673] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.309325] rtc_cmos 00:00: setting system clock to 2018-08-12 00:43:20 UTC (1534034600)\n[ 1.312051] Freeing unused kernel memory: 1680k freed\n[ 1.316809] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.321048] systemd[1]: Detected virtualization kvm.\n[ 1.322353] systemd[1]: Detected architecture x86-64.\n[ 1.323649] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.326115] systemd[1]: No hostname configured.\n[ 1.327338] systemd[1]: Set hostname to .\n[ 1.328689] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.354055] systemd[1]: Reached target Swap.\n[ 1.355271] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.357271] systemd[1]: Created slice Root Slice.\n[ 1.358518] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.360583] systemd[1]: Listening on udev Kernel Socket.\n[ 1.361931] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.364107] systemd[1]: Created slice System Slice.\n[ 1.365396] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.367451] systemd[1]: Listening on udev Control Socket.\n[ 1.368775] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.370776] systemd[1]: Reached target Timers.\n[ 1.371934] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.373870] systemd[1]: Reached target Local File Systems.\n[ 1.375190] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Slices.\n[ 1.377165] systemd[1]: Reached target Slices.\n[ 1.378332] systemd[1]: Starting Slices.\n[ 1.379432] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.381526] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.384360] systemd[1]: Reached target Paths.\n[ 1.385627] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.387875] systemd[1]: Listening on Journal Socket.\n[ 1.389327] systemd[1]: Starting Journal Socket.\n[ 1.391098] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.393639] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.396308] 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[[32m OK [0m] Reached target Sockets.\n[ 1.401255] systemd[1]: Reached target Sockets.\n[ 1.402633] systemd[1]: Starting Sockets.\n[ 1.404190] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.407882] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.467005] RPC: Registered named UNIX socket transport module.\n[ 1.468430] RPC: Registered udp transport module.\n[ 1.469627] RPC: Registered tcp transport module.\n[ 1.470811] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.554547] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.559991] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.589644] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.592294] scsi host0: ata_piix\n[ 1.593512] scsi host1: ata_piix\n[ 1.594659] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.596465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.635757] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.641789] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.706114] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.707689] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.709272] usb 1-1: Product: QEMU USB Tablet\n[ 1.710416] usb 1-1: Manufacturer: QEMU\n[ 1.711486] usb 1-1: SerialNumber: 42\n[ 1.721438] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.723921] 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\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.806277] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.808967] XFS (vda1): Mounting V4 Filesystem\n[ 1.832702] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.079962] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.115625] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.197300] SELinux: Disabled at runtime.\n[ 2.235602] type=1404 audit(1534034601.426:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.288054] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.289954] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Swap.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[ 2.633344] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.682427] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m[ 3.007769] type=1305 audit(1534034602.198:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 3.066384] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m[ 3.077402] [drm] Initialized drm 1.1.0 20060810\n] Reached target Sockets.[ 3.080314] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n[ 3.108696] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.110680] [TTM] Initializing pool allocator\n[ 3.112125] [TTM] Initializing DMA pool allocator\n[ 3.112840] ppdev: user-space parallel port driver\n[ 3.115726] [drm] fb mappable at 0xFC000000\n[[32m OK [0m] Started irqbalance daemon.\n[ 3.118005] [drm] vram aper at 0xFC000000\n[ 3.119384] [drm] size 33554432\n[ 3.120557] [drm] fb depth is 24\n[ 3.121875] [drm] pitch is 3072\n Starting irqbalance daemon...\n[ 3.149324] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.167895] Console: switching to colour frame buffer device 128x48\n[ 3.179058] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.184523] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n [ 3.282212] AES CTR mode by8 optimization enabled\nStarting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.291050] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[ 3.313876] alg: No test for crc32 (crc32-pclmul)\n[ 3.317285] intel_rapl: no valid rapl domains found in package 0\n[ 3.323994] intel_rapl: no valid rapl domains found in package 0\n[ 3.326781] intel_powerclamp: No package C-state available\n[ 3.334519] intel_powerclamp: No package C-state available[ 3.794500] cloud-init[523]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:43:23 +0000. Up 3.76 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting nginx - high performance web server...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.842725] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:43:25 +0000. Up 5.76 seconds.\n[ 5.874299] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.875921] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.877396] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.878908] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.880393] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.881870] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:c0:76:4a |\n[ 5.884012] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.885476] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.887359] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.889344] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.891509] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.893919] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.897151] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.899859] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.903064] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-08-12 00:43:29,955 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844/action used request id req-a2c3620d-6498-4606-a15e-39923954433a 2018-08-12 00:43:29,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.265783071518s 2018-08-12 00:43:29,956 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844/action used request id req-a2c3620d-6498-4606-a15e-39923954433a 2018-08-12 00:43:29,956 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1874508710 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.320414] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.322694] pid_max: default: 32768 minimum: 301 [ 0.323889] Security Framework initialized [ 0.324991] SELinux: Initializing. [ 0.326275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.331139] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.334077] Mount-cache hash table entries: 4096 [ 0.335514] Initializing cgroup subsys memory [ 0.336676] Initializing cgroup subsys devices [ 0.337827] Initializing cgroup subsys freezer [ 0.338970] Initializing cgroup subsys net_cls [ 0.340118] Initializing cgroup subsys blkio [ 0.341240] Initializing cgroup subsys perf_event [ 0.342429] Initializing cgroup subsys hugetlb [ 0.343573] Initializing cgroup subsys pids [ 0.344680] Initializing cgroup subsys net_prio [ 0.345906] CPU: Physical Processor ID: 0 [ 0.347695] mce: CPU supports 10 MCE banks [ 0.348818] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.350092] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.351375] tlb_flushall_shift: 6 [ 0.352558] Freeing SMP alternatives: 28k freed [ 0.356430] ACPI: Core revision 20130517 [ 0.357922] ACPI: All ACPI Tables successfully acquired [ 0.359418] ftrace: allocating 25812 entries in 101 pages [ 0.381401] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.382902] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.384385] smpboot: Max logical packages: 2 [ 0.385678] Enabling x2apic [ 0.386570] Enabled x2apic [ 0.387651] Switched APIC routing to physical x2apic. [ 0.389808] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.391304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.393911] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.401276] KVM setup paravirtual spinlock [ 0.403610] smpboot: Booting Node 0, Processors #1 OK [ 0.405237] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.426936] Brought up 2 CPUs [ 0.426939] KVM setup async PF for cpu 1 [ 0.426942] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.430039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.432188] devtmpfs: initialized [ 0.435123] EVM: security.selinux [ 0.436095] EVM: security.ima [ 0.437007] EVM: security.capability [ 0.438671] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.440200] pinctrl core: initialized pinctrl subsystem [ 0.441578] NET: Registered protocol family 16 [ 0.442937] ACPI: bus type PCI registered [ 0.444020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.445535] PCI: Using configuration type 1 for base access [ 0.450229] ACPI: Added _OSI(Module Device) [ 0.451401] ACPI: Added _OSI(Processor Device) [ 0.452588] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.453811] ACPI: Added _OSI(Processor Aggregator Device) [ 0.456227] ACPI: Interpreter enabled [ 0.457313] ACPI: (supports S0 S5) [ 0.458330] ACPI: Using IOAPIC for interrupt routing [ 0.459604] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.463635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.465108] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.466688] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.468231] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.471111] acpiphp: Slot [3] registered [ 0.472233] acpiphp: Slot [4] registered [ 0.473357] acpiphp: Slot [5] registered [ 0.474474] acpiphp: Slot [6] registered [ 0.475585] acpiphp: Slot [7] registered [ 0.476703] acpiphp: Slot [8] registered [ 0.477821] acpiphp: Slot [9] registered [ 0.478952] acpiphp: Slot [10] registered [ 0.480085] acpiphp: Slot [11] registered [ 0.481215] acpiphp: Slot [12] registered [ 0.482349] acpiphp: Slot [13] registered [ 0.483481] acpiphp: Slot [14] registered [ 0.484614] acpiphp: Slot [15] registered [ 0.485746] acpiphp: Slot [16] registered [ 0.486875] acpiphp: Slot [17] registered [ 0.488001] acpiphp: Slot [18] registered [ 0.489127] acpiphp: Slot [19] registered [ 0.490260] acpiphp: Slot [20] registered [ 0.491396] acpiphp: Slot [21] registered [ 0.492548] acpiphp: Slot [22] registered [ 0.493690] acpiphp: Slot [23] registered [ 0.494870] acpiphp: Slot [24] registered [ 0.496063] acpiphp: Slot [25] registered [ 0.497234] acpiphp: Slot [26] registered [ 0.498397] acpiphp: Slot [27] registered [ 0.499559] acpiphp: Slot [28] registered [ 0.500736] acpiphp: Slot [29] registered [ 0.501915] acpiphp: Slot [30] registered [ 0.503075] acpiphp: Slot [31] registered [ 0.504262] PCI host bridge to bus 0000:00 [ 0.505429] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.506902] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.508478] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.510007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.512073] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.514111] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.518683] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.520302] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.521824] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.523466] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.528001] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.530057] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.553037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.554975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.556794] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.558573] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.560631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.562267] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.563963] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.566176] vgaarb: loaded [ 0.567053] vgaarb: bridge control possible 0000:00:02.0 [ 0.568522] SCSI subsystem initialized [ 0.569626] ACPI: bus type USB registered [ 0.570776] usbcore: registered new interface driver usbfs [ 0.572163] usbcore: registered new interface driver hub [ 0.573534] usbcore: registered new device driver usb [ 0.575019] PCI: Using ACPI for IRQ routing [ 0.576494] NetLabel: Initializing [ 0.577528] NetLabel: domain hash size = 128 [ 0.578724] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.580038] NetLabel: unlabeled traffic allowed by default [ 0.581536] Switched to clocksource kvm-clock [ 0.589964] pnp: PnP ACPI init [ 0.590920] ACPI: bus type PNP registered [ 0.592353] pnp: PnP ACPI: found 5 devices [ 0.593466] ACPI: bus type PNP unregistered [ 0.600663] NET: Registered protocol family 2 [ 0.602176] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.604451] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.606368] TCP: Hash tables configured (established 32768 bind 32768) [ 0.608029] TCP: reno r[egistered [ 0.609572] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.611061] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.612706] NET: Registered protocol family 1 [ 0.613907] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.615307] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.616687] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.636625] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.656586] Unpacking initramfs... [ 1.101267] Freeing initrd memory: 37508k freed [ 1.110582] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.112167] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.115022] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.116564] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.118284] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.119734] Initialise system trusted keyring [ 1.120896] audit: initializing netlink socket (disabled) [ 1.122203] type=2000 audit(1534034599.871:1): initialized [ 1.138709] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.140178] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.142447] zpool: loaded [ 1.143346] zbud: loaded [ 1.144361] VFS: Disk quotas dquot_6.5.2 [ 1.145499] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.147135] msgmni has been set to 7578 [ 1.148277] Key type big_key registered [ 1.150011] NET: Registered protocol family 38 [ 1.151199] Key type asymmetric registered [ 1.152297] Asymmetric key parser 'x509' registered [ 1.153524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.155570] io scheduler noop registered [ 1.156654] io scheduler deadline registered (default) [ 1.167668] io scheduler cfq registered [ 1.168822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.170146] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.171740] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.173724] ACPI: Power Button [PWRF] [ 1.174842] GHES: HEST is not enabled! [ 1.175937] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.200330] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.201987] Non-volatile memory driver v1.3 [ 1.203101] Linux agpgart interface v0.103 [ 1.204289] crash memory driver: version 1.1 [ 1.205465] rdac: device handler registered [ 1.206625] hp_sw: device handler registered [ 1.207753] emc: device handler registered [ 1.208841] alua: device handler registered [ 1.209964] libphy: Fixed MDIO Bus: probed [ 1.211095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.212569] ehci-pci: EHCI PCI platform driver [ 1.213721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.215136] ohci-pci: OHCI PCI platform driver [ 1.216299] uhci_hcd: USB Universal Host Controller Interface driver [ 1.236226] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.237528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239527] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240811] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.243745] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.245706] usb usb1: Product: UHCI Host Controller [ 1.246929] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.248486] usb usb1: SerialNumber: 0000:00:01.2 [ 1.249734] hub 1-0:1.0: USB hub found [ 1.250800] hub 1-0:1.0: 2 ports detected [ 1.252017] usbcore: registered new interface driver usbserial [ 1.253394] usbcore: registered new interface driver usbserial_generic [ 1.254870] usbserial: USB Serial support registered for generic [ 1.256277] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.258948] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.260268] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.261682] mousedev: PS/2 mouse device common for all mice [ 1.263358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.265768] rtc_cmos 00:00: RTC can wake from S4 [ 1.266292] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.266616] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.271767] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.273242] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.274747] cpuidle: using governor menu [ 1.275874] hidraw: raw HID events driver (C) Jiri Kosina [ 1.277250] usbcore: registered new interface driver usbhid [ 1.278588] usbhid: USB HID core driver [ 1.279693] drop_monitor: Initializing network drop monitor service [ 1.281160] TCP: cubic registered [ 1.282138] Initializing XFRM netlink socket [ 1.283327] NET: Registered protocol family 10 [ 1.284729] NET: Registered protocol family 17 [ 1.286156] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.287647] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.289052] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.291382] Loading compiled-in X.509 certificates [ 1.292609] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.294936] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.297672] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.300017] registered taskstats version 1 [ 1.302927] Key type trusted registered [ 1.305325] Key type encrypted registered [ 1.307673] IMA: No TPM chip found, activating TPM-bypass! [ 1.309325] rtc_cmos 00:00: setting system clock to 2018-08-12 00:43:20 UTC (1534034600) [ 1.312051] Freeing unused kernel memory: 1680k freed [ 1.316809] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.321048] systemd[1]: Detected virtualization kvm. [ 1.322353] systemd[1]: Detected architecture x86-64. [ 1.323649] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.326115] systemd[1]: No hostname configured. [ 1.327338] systemd[1]: Set hostname to . [ 1.328689] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.354055] systemd[1]: Reached target Swap. [ 1.355271] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.357271] systemd[1]: Created slice Root Slice. [ 1.358518] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.360583] systemd[1]: Listening on udev Kernel Socket. [ 1.361931] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.364107] systemd[1]: Created slice System Slice. [ 1.365396] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.367451] systemd[1]: Listening on udev Control Socket. [ 1.368775] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.370776] systemd[1]: Reached target Timers. [ 1.371934] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.373870] systemd[1]: Reached target Local File Systems. [ 1.375190] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Slices. [ 1.377165] systemd[1]: Reached target Slices. [ 1.378332] systemd[1]: Starting Slices. [ 1.379432] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.381526] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.384360] systemd[1]: Reached target Paths. [ 1.385627] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.387875] systemd[1]: Listening on Journal Socket. [ 1.389327] systemd[1]: Starting Journal Socket. [ 1.391098] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.393639] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.396308] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Sockets. [ 1.401255] systemd[1]: Reached target Sockets. [ 1.402633] systemd[1]: Starting Sockets. [ 1.404190] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.407882] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.467005] RPC: Registered named UNIX socket transport module. [ 1.468430] RPC: Registered udp transport module. [ 1.469627] RPC: Registered tcp transport module. [ 1.470811] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.554547] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.559991] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.589644] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.592294] scsi host0: ata_piix [ 1.593512] scsi host1: ata_piix [ 1.594659] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.596465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.635757] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.641789] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.706114] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.707689] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.709272] usb 1-1: Product: QEMU USB Tablet [ 1.710416] usb 1-1: Manufacturer: QEMU [ 1.711486] usb 1-1: SerialNumber: 42 [ 1.721438] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.723921] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.806277] SGI XFS with ACLs, security attributes, no debug enabled [ 1.808967] XFS (vda1): Mounting V4 Filesystem [ 1.832702] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.079962] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.115625] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.197300] SELinux: Disabled at runtime. [ 2.235602] type=1404 audit(1534034601.426:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.288054] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.289954] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... [[32m OK [0m] Reached target Swap. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [ 2.633344] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.682427] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m[ 3.007769] type=1305 audit(1534034602.198:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 ] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.066384] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m[ 3.077402] [drm] Initialized drm 1.1.0 20060810 ] Reached target Sockets.[ 3.080314] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting Login Service... Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... Starting Authorization Manager... [ 3.108696] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.110680] [TTM] Initializing pool allocator [ 3.112125] [TTM] Initializing DMA pool allocator [ 3.112840] ppdev: user-space parallel port driver [ 3.115726] [drm] fb mappable at 0xFC000000 [[32m OK [0m] Started irqbalance daemon. [ 3.118005] [drm] vram aper at 0xFC000000 [ 3.119384] [drm] size 33554432 [ 3.120557] [drm] fb depth is 24 [ 3.121875] [drm] pitch is 3072 Starting irqbalance daemon... [ 3.149324] fbcon: cirrusdrmfb (fb0) is primary device [ 3.167895] Console: switching to colour frame buffer device 128x48 [ 3.179058] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.184523] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. [ 3.282212] AES CTR mode by8 optimization enabled Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.291050] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 3.313876] alg: No test for crc32 (crc32-pclmul) [ 3.317285] intel_rapl: no valid rapl domains found in package 0 [ 3.323994] intel_rapl: no valid rapl domains found in package 0 [ 3.326781] intel_powerclamp: No package C-state available [ 3.334519] intel_powerclamp: No package C-state available[ 3.794500] cloud-init[523]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:43:23 +0000. Up 3.76 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 5.842725] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:43:25 +0000. Up 5.76 seconds. [ 5.874299] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.875921] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.877396] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.878908] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.880393] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.881870] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:c0:76:4a | [ 5.884012] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.885476] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.887359] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.889344] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.891509] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.893919] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.897151] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.899859] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.903064] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-08-12 00:43:29,960 - paramiko.transport - DEBUG - starting thread (client mode): 0xe7134a10L 2018-08-12 00:43:29,961 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:43:29,966 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-12 00:43:29,966 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-12 00:43:30,017 - 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'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-08-12 00:43:30,017 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:43:30,017 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 00:43:30,018 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:43:30,018 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:43:30,018 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:43:30,024 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:43:30,025 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:43:30,061 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-12 00:43:30,062 - paramiko.transport - DEBUG - Trying discovered key a5f1477d4813ab330f0b97b25cbad200 in /tmp/tmp0oS3lb 2018-08-12 00:43:30,064 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:43:40,098 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-12 00:43:40,106 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-12 00:43:40,107 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:43:40,113 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-12 00:43:40,114 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.204: Authentication failed. 2018-08-12 00:43:49,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:43:49,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844/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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:43:49,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-2cd913c5-7191-4194-83dd-8a41a3c60b35 x-compute-request-id: req-2cd913c5-7191-4194-83dd-8a41a3c60b35 Content-Encoding: gzip Content-Length: 11755 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1874508710 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\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-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 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.910 MHz processor\n[ 0.320414] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.322694] pid_max: default: 32768 minimum: 301\n[ 0.323889] Security Framework initialized\n[ 0.324991] SELinux: Initializing.\n[ 0.326275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.331139] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.334077] Mount-cache hash table entries: 4096\n[ 0.335514] Initializing cgroup subsys memory\n[ 0.336676] Initializing cgroup subsys devices\n[ 0.337827] Initializing cgroup subsys freezer\n[ 0.338970] Initializing cgroup subsys net_cls\n[ 0.340118] Initializing cgroup subsys blkio\n[ 0.341240] Initializing cgroup subsys perf_event\n[ 0.342429] Initializing cgroup subsys hugetlb\n[ 0.343573] Initializing cgroup subsys pids\n[ 0.344680] Initializing cgroup subsys net_prio\n[ 0.345906] CPU: Physical Processor ID: 0\n[ 0.347695] mce: CPU supports 10 MCE banks\n[ 0.348818] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.350092] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.351375] tlb_flushall_shift: 6\n[ 0.352558] Freeing SMP alternatives: 28k freed\n[ 0.356430] ACPI: Core revision 20130517\n[ 0.357922] ACPI: All ACPI Tables successfully acquired\n[ 0.359418] ftrace: allocating 25812 entries in 101 pages\n[ 0.381401] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.382902] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.384385] smpboot: Max logical packages: 2\n[ 0.385678] Enabling x2apic\n[ 0.386570] Enabled x2apic\n[ 0.387651] Switched APIC routing to physical x2apic.\n[ 0.389808] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.391304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.393911] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.401276] KVM setup paravirtual spinlock\n[ 0.403610] smpboot: Booting Node 0, Processors #1 OK\n[ 0.405237] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.426936] Brought up 2 CPUs\n[ 0.426939] KVM setup async PF for cpu 1\n[ 0.426942] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.430039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.432188] devtmpfs: initialized\n[ 0.435123] EVM: security.selinux\n[ 0.436095] EVM: security.ima\n[ 0.437007] EVM: security.capability\n[ 0.438671] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.440200] pinctrl core: initialized pinctrl subsystem\n[ 0.441578] NET: Registered protocol family 16\n[ 0.442937] ACPI: bus type PCI registered\n[ 0.444020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.445535] PCI: Using configuration type 1 for base access\n[ 0.450229] ACPI: Added _OSI(Module Device)\n[ 0.451401] ACPI: Added _OSI(Processor Device)\n[ 0.452588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.453811] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.456227] ACPI: Interpreter enabled\n[ 0.457313] ACPI: (supports S0 S5)\n[ 0.458330] ACPI: Using IOAPIC for interrupt routing\n[ 0.459604] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.463635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.465108] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.466688] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.468231] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.471111] acpiphp: Slot [3] registered\n[ 0.472233] acpiphp: Slot [4] registered\n[ 0.473357] acpiphp: Slot [5] registered\n[ 0.474474] acpiphp: Slot [6] registered\n[ 0.475585] acpiphp: Slot [7] registered\n[ 0.476703] acpiphp: Slot [8] registered\n[ 0.477821] acpiphp: Slot [9] registered\n[ 0.478952] acpiphp: Slot [10] registered\n[ 0.480085] acpiphp: Slot [11] registered\n[ 0.481215] acpiphp: Slot [12] registered\n[ 0.482349] acpiphp: Slot [13] registered\n[ 0.483481] acpiphp: Slot [14] registered\n[ 0.484614] acpiphp: Slot [15] registered\n[ 0.485746] acpiphp: Slot [16] registered\n[ 0.486875] acpiphp: Slot [17] registered\n[ 0.488001] acpiphp: Slot [18] registered\n[ 0.489127] acpiphp: Slot [19] registered\n[ 0.490260] acpiphp: Slot [20] registered\n[ 0.491396] acpiphp: Slot [21] registered\n[ 0.492548] acpiphp: Slot [22] registered\n[ 0.493690] acpiphp: Slot [23] registered\n[ 0.494870] acpiphp: Slot [24] registered\n[ 0.496063] acpiphp: Slot [25] registered\n[ 0.497234] acpiphp: Slot [26] registered\n[ 0.498397] acpiphp: Slot [27] registered\n[ 0.499559] acpiphp: Slot [28] registered\n[ 0.500736] acpiphp: Slot [29] registered\n[ 0.501915] acpiphp: Slot [30] registered\n[ 0.503075] acpiphp: Slot [31] registered\n[ 0.504262] PCI host bridge to bus 0000:00\n[ 0.505429] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.506902] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.508478] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.510007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.512073] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.514111] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.518683] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.520302] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.521824] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.523466] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.528001] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.530057] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.553037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.554975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.556794] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.558573] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.560631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.562267] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.563963] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.566176] vgaarb: loaded\n[ 0.567053] vgaarb: bridge control possible 0000:00:02.0\n[ 0.568522] SCSI subsystem initialized\n[ 0.569626] ACPI: bus type USB registered\n[ 0.570776] usbcore: registered new interface driver usbfs\n[ 0.572163] usbcore: registered new interface driver hub\n[ 0.573534] usbcore: registered new device driver usb\n[ 0.575019] PCI: Using ACPI for IRQ routing\n[ 0.576494] NetLabel: Initializing\n[ 0.577528] NetLabel: domain hash size = 128\n[ 0.578724] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.580038] NetLabel: unlabeled traffic allowed by default\n[ 0.581536] Switched to clocksource kvm-clock\n[ 0.589964] pnp: PnP ACPI init\n[ 0.590920] ACPI: bus type PNP registered\n[ 0.592353] pnp: PnP ACPI: found 5 devices\n[ 0.593466] ACPI: bus type PNP unregistered\n[ 0.600663] NET: Registered protocol family 2\n[ 0.602176] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.604451] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.606368] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.608029] TCP: reno r[egistered\n[ 0.609572] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.611061] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.612706] NET: Registered protocol family 1\n[ 0.613907] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.615307] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.616687] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.636625] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.656586] Unpacking initramfs...\n[ 1.101267] Freeing initrd memory: 37508k freed\n[ 1.110582] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.112167] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.115022] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.116564] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.118284] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.119734] Initialise system trusted keyring\n[ 1.120896] audit: initializing netlink socket (disabled)\n[ 1.122203] type=2000 audit(1534034599.871:1): initialized\n[ 1.138709] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.140178] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.142447] zpool: loaded\n[ 1.143346] zbud: loaded\n[ 1.144361] VFS: Disk quotas dquot_6.5.2\n[ 1.145499] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.147135] msgmni has been set to 7578\n[ 1.148277] Key type big_key registered\n[ 1.150011] NET: Registered protocol family 38\n[ 1.151199] Key type asymmetric registered\n[ 1.152297] Asymmetric key parser 'x509' registered\n[ 1.153524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.155570] io scheduler noop registered\n[ 1.156654] io scheduler deadline registered (default)\n[ 1.167668] io scheduler cfq registered\n[ 1.168822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.170146] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.171740] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.173724] ACPI: Power Button [PWRF]\n[ 1.174842] GHES: HEST is not enabled!\n[ 1.175937] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.200330] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.201987] Non-volatile memory driver v1.3\n[ 1.203101] Linux agpgart interface v0.103\n[ 1.204289] crash memory driver: version 1.1\n[ 1.205465] rdac: device handler registered\n[ 1.206625] hp_sw: device handler registered\n[ 1.207753] emc: device handler registered\n[ 1.208841] alua: device handler registered\n[ 1.209964] libphy: Fixed MDIO Bus: probed\n[ 1.211095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.212569] ehci-pci: EHCI PCI platform driver\n[ 1.213721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.215136] ohci-pci: OHCI PCI platform driver\n[ 1.216299] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.236226] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.237528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239527] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.240811] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.243745] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.245706] usb usb1: Product: UHCI Host Controller\n[ 1.246929] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.248486] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.249734] hub 1-0:1.0: USB hub found\n[ 1.250800] hub 1-0:1.0: 2 ports detected\n[ 1.252017] usbcore: registered new interface driver usbserial\n[ 1.253394] usbcore: registered new interface driver usbserial_generic\n[ 1.254870] usbserial: USB Serial support registered for generic\n[ 1.256277] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.258948] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.260268] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.261682] mousedev: PS/2 mouse device common for all mice\n[ 1.263358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.265768] rtc_cmos 00:00: RTC can wake from S4\n[ 1.266292] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.266616] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.271767] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.273242] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.274747] cpuidle: using governor menu\n[ 1.275874] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.277250] usbcore: registered new interface driver usbhid\n[ 1.278588] usbhid: USB HID core driver\n[ 1.279693] drop_monitor: Initializing network drop monitor service\n[ 1.281160] TCP: cubic registered\n[ 1.282138] Initializing XFRM netlink socket\n[ 1.283327] NET: Registered protocol family 10\n[ 1.284729] NET: Registered protocol family 17\n[ 1.286156] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.287647] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.289052] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.291382] Loading compiled-in X.509 certificates\n[ 1.292609] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.294936] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.297672] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.300017] registered taskstats version 1\n[ 1.302927] Key type trusted registered\n[ 1.305325] Key type encrypted registered\n[ 1.307673] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.309325] rtc_cmos 00:00: setting system clock to 2018-08-12 00:43:20 UTC (1534034600)\n[ 1.312051] Freeing unused kernel memory: 1680k freed\n[ 1.316809] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.321048] systemd[1]: Detected virtualization kvm.\n[ 1.322353] systemd[1]: Detected architecture x86-64.\n[ 1.323649] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.326115] systemd[1]: No hostname configured.\n[ 1.327338] systemd[1]: Set hostname to .\n[ 1.328689] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.354055] systemd[1]: Reached target Swap.\n[ 1.355271] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.357271] systemd[1]: Created slice Root Slice.\n[ 1.358518] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.360583] systemd[1]: Listening on udev Kernel Socket.\n[ 1.361931] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.364107] systemd[1]: Created slice System Slice.\n[ 1.365396] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.367451] systemd[1]: Listening on udev Control Socket.\n[ 1.368775] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.370776] systemd[1]: Reached target Timers.\n[ 1.371934] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.373870] systemd[1]: Reached target Local File Systems.\n[ 1.375190] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Slices.\n[ 1.377165] systemd[1]: Reached target Slices.\n[ 1.378332] systemd[1]: Starting Slices.\n[ 1.379432] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.381526] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.384360] systemd[1]: Reached target Paths.\n[ 1.385627] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.387875] systemd[1]: Listening on Journal Socket.\n[ 1.389327] systemd[1]: Starting Journal Socket.\n[ 1.391098] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.393639] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.396308] 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[[32m OK [0m] Reached target Sockets.\n[ 1.401255] systemd[1]: Reached target Sockets.\n[ 1.402633] systemd[1]: Starting Sockets.\n[ 1.404190] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.407882] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.467005] RPC: Registered named UNIX socket transport module.\n[ 1.468430] RPC: Registered udp transport module.\n[ 1.469627] RPC: Registered tcp transport module.\n[ 1.470811] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.554547] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.559991] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.589644] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.592294] scsi host0: ata_piix\n[ 1.593512] scsi host1: ata_piix\n[ 1.594659] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.596465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.635757] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.641789] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.706114] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.707689] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.709272] usb 1-1: Product: QEMU USB Tablet\n[ 1.710416] usb 1-1: Manufacturer: QEMU\n[ 1.711486] usb 1-1: SerialNumber: 42\n[ 1.721438] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.723921] 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\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.806277] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.808967] XFS (vda1): Mounting V4 Filesystem\n[ 1.832702] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.079962] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.115625] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.197300] SELinux: Disabled at runtime.\n[ 2.235602] type=1404 audit(1534034601.426:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.288054] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.289954] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Swap.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[ 2.633344] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.682427] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m[ 3.007769] type=1305 audit(1534034602.198:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 3.066384] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m[ 3.077402] [drm] Initialized drm 1.1.0 20060810\n] Reached target Sockets.[ 3.080314] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n[ 3.108696] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.110680] [TTM] Initializing pool allocator\n[ 3.112125] [TTM] Initializing DMA pool allocator\n[ 3.112840] ppdev: user-space parallel port driver\n[ 3.115726] [drm] fb mappable at 0xFC000000\n[[32m OK [0m] Started irqbalance daemon.\n[ 3.118005] [drm] vram aper at 0xFC000000\n[ 3.119384] [drm] size 33554432\n[ 3.120557] [drm] fb depth is 24\n[ 3.121875] [drm] pitch is 3072\n Starting irqbalance daemon...\n[ 3.149324] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.167895] Console: switching to colour frame buffer device 128x48\n[ 3.179058] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.184523] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n [ 3.282212] AES CTR mode by8 optimization enabled\nStarting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.291050] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[ 3.313876] alg: No test for crc32 (crc32-pclmul)\n[ 3.317285] intel_rapl: no valid rapl domains found in package 0\n[ 3.323994] intel_rapl: no valid rapl domains found in package 0\n[ 3.326781] intel_powerclamp: No package C-state available\n[ 3.334519] intel_powerclamp: No package C-state available[ 3.794500] cloud-init[523]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:43:23 +0000. Up 3.76 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting nginx - high performance web server...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.842725] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:43:25 +0000. Up 5.76 seconds.\n[ 5.874299] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.875921] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.877396] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.878908] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.880393] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.881870] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:c0:76:4a |\n[ 5.884012] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.885476] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.887359] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.889344] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.891509] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.893919] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.897151] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.899859] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.903064] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-08-12 00:43:49,201 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844/action used request id req-2cd913c5-7191-4194-83dd-8a41a3c60b35 2018-08-12 00:43:49,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0775380134583s 2018-08-12 00:43:49,203 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844/action used request id req-2cd913c5-7191-4194-83dd-8a41a3c60b35 2018-08-12 00:43:49,203 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1874508710 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.320414] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.322694] pid_max: default: 32768 minimum: 301 [ 0.323889] Security Framework initialized [ 0.324991] SELinux: Initializing. [ 0.326275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.331139] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.334077] Mount-cache hash table entries: 4096 [ 0.335514] Initializing cgroup subsys memory [ 0.336676] Initializing cgroup subsys devices [ 0.337827] Initializing cgroup subsys freezer [ 0.338970] Initializing cgroup subsys net_cls [ 0.340118] Initializing cgroup subsys blkio [ 0.341240] Initializing cgroup subsys perf_event [ 0.342429] Initializing cgroup subsys hugetlb [ 0.343573] Initializing cgroup subsys pids [ 0.344680] Initializing cgroup subsys net_prio [ 0.345906] CPU: Physical Processor ID: 0 [ 0.347695] mce: CPU supports 10 MCE banks [ 0.348818] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.350092] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.351375] tlb_flushall_shift: 6 [ 0.352558] Freeing SMP alternatives: 28k freed [ 0.356430] ACPI: Core revision 20130517 [ 0.357922] ACPI: All ACPI Tables successfully acquired [ 0.359418] ftrace: allocating 25812 entries in 101 pages [ 0.381401] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.382902] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.384385] smpboot: Max logical packages: 2 [ 0.385678] Enabling x2apic [ 0.386570] Enabled x2apic [ 0.387651] Switched APIC routing to physical x2apic. [ 0.389808] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.391304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.393911] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.401276] KVM setup paravirtual spinlock [ 0.403610] smpboot: Booting Node 0, Processors #1 OK [ 0.405237] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.426936] Brought up 2 CPUs [ 0.426939] KVM setup async PF for cpu 1 [ 0.426942] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.430039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.432188] devtmpfs: initialized [ 0.435123] EVM: security.selinux [ 0.436095] EVM: security.ima [ 0.437007] EVM: security.capability [ 0.438671] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.440200] pinctrl core: initialized pinctrl subsystem [ 0.441578] NET: Registered protocol family 16 [ 0.442937] ACPI: bus type PCI registered [ 0.444020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.445535] PCI: Using configuration type 1 for base access [ 0.450229] ACPI: Added _OSI(Module Device) [ 0.451401] ACPI: Added _OSI(Processor Device) [ 0.452588] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.453811] ACPI: Added _OSI(Processor Aggregator Device) [ 0.456227] ACPI: Interpreter enabled [ 0.457313] ACPI: (supports S0 S5) [ 0.458330] ACPI: Using IOAPIC for interrupt routing [ 0.459604] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.463635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.465108] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.466688] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.468231] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.471111] acpiphp: Slot [3] registered [ 0.472233] acpiphp: Slot [4] registered [ 0.473357] acpiphp: Slot [5] registered [ 0.474474] acpiphp: Slot [6] registered [ 0.475585] acpiphp: Slot [7] registered [ 0.476703] acpiphp: Slot [8] registered [ 0.477821] acpiphp: Slot [9] registered [ 0.478952] acpiphp: Slot [10] registered [ 0.480085] acpiphp: Slot [11] registered [ 0.481215] acpiphp: Slot [12] registered [ 0.482349] acpiphp: Slot [13] registered [ 0.483481] acpiphp: Slot [14] registered [ 0.484614] acpiphp: Slot [15] registered [ 0.485746] acpiphp: Slot [16] registered [ 0.486875] acpiphp: Slot [17] registered [ 0.488001] acpiphp: Slot [18] registered [ 0.489127] acpiphp: Slot [19] registered [ 0.490260] acpiphp: Slot [20] registered [ 0.491396] acpiphp: Slot [21] registered [ 0.492548] acpiphp: Slot [22] registered [ 0.493690] acpiphp: Slot [23] registered [ 0.494870] acpiphp: Slot [24] registered [ 0.496063] acpiphp: Slot [25] registered [ 0.497234] acpiphp: Slot [26] registered [ 0.498397] acpiphp: Slot [27] registered [ 0.499559] acpiphp: Slot [28] registered [ 0.500736] acpiphp: Slot [29] registered [ 0.501915] acpiphp: Slot [30] registered [ 0.503075] acpiphp: Slot [31] registered [ 0.504262] PCI host bridge to bus 0000:00 [ 0.505429] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.506902] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.508478] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.510007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.512073] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.514111] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.518683] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.520302] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.521824] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.523466] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.528001] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.530057] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.553037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.554975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.556794] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.558573] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.560631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.562267] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.563963] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.566176] vgaarb: loaded [ 0.567053] vgaarb: bridge control possible 0000:00:02.0 [ 0.568522] SCSI subsystem initialized [ 0.569626] ACPI: bus type USB registered [ 0.570776] usbcore: registered new interface driver usbfs [ 0.572163] usbcore: registered new interface driver hub [ 0.573534] usbcore: registered new device driver usb [ 0.575019] PCI: Using ACPI for IRQ routing [ 0.576494] NetLabel: Initializing [ 0.577528] NetLabel: domain hash size = 128 [ 0.578724] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.580038] NetLabel: unlabeled traffic allowed by default [ 0.581536] Switched to clocksource kvm-clock [ 0.589964] pnp: PnP ACPI init [ 0.590920] ACPI: bus type PNP registered [ 0.592353] pnp: PnP ACPI: found 5 devices [ 0.593466] ACPI: bus type PNP unregistered [ 0.600663] NET: Registered protocol family 2 [ 0.602176] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.604451] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.606368] TCP: Hash tables configured (established 32768 bind 32768) [ 0.608029] TCP: reno r[egistered [ 0.609572] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.611061] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.612706] NET: Registered protocol family 1 [ 0.613907] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.615307] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.616687] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.636625] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.656586] Unpacking initramfs... [ 1.101267] Freeing initrd memory: 37508k freed [ 1.110582] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.112167] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.115022] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.116564] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.118284] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.119734] Initialise system trusted keyring [ 1.120896] audit: initializing netlink socket (disabled) [ 1.122203] type=2000 audit(1534034599.871:1): initialized [ 1.138709] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.140178] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.142447] zpool: loaded [ 1.143346] zbud: loaded [ 1.144361] VFS: Disk quotas dquot_6.5.2 [ 1.145499] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.147135] msgmni has been set to 7578 [ 1.148277] Key type big_key registered [ 1.150011] NET: Registered protocol family 38 [ 1.151199] Key type asymmetric registered [ 1.152297] Asymmetric key parser 'x509' registered [ 1.153524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.155570] io scheduler noop registered [ 1.156654] io scheduler deadline registered (default) [ 1.167668] io scheduler cfq registered [ 1.168822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.170146] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.171740] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.173724] ACPI: Power Button [PWRF] [ 1.174842] GHES: HEST is not enabled! [ 1.175937] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.200330] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.201987] Non-volatile memory driver v1.3 [ 1.203101] Linux agpgart interface v0.103 [ 1.204289] crash memory driver: version 1.1 [ 1.205465] rdac: device handler registered [ 1.206625] hp_sw: device handler registered [ 1.207753] emc: device handler registered [ 1.208841] alua: device handler registered [ 1.209964] libphy: Fixed MDIO Bus: probed [ 1.211095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.212569] ehci-pci: EHCI PCI platform driver [ 1.213721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.215136] ohci-pci: OHCI PCI platform driver [ 1.216299] uhci_hcd: USB Universal Host Controller Interface driver [ 1.236226] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.237528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239527] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240811] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.243745] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.245706] usb usb1: Product: UHCI Host Controller [ 1.246929] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.248486] usb usb1: SerialNumber: 0000:00:01.2 [ 1.249734] hub 1-0:1.0: USB hub found [ 1.250800] hub 1-0:1.0: 2 ports detected [ 1.252017] usbcore: registered new interface driver usbserial [ 1.253394] usbcore: registered new interface driver usbserial_generic [ 1.254870] usbserial: USB Serial support registered for generic [ 1.256277] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.258948] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.260268] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.261682] mousedev: PS/2 mouse device common for all mice [ 1.263358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.265768] rtc_cmos 00:00: RTC can wake from S4 [ 1.266292] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.266616] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.271767] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.273242] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.274747] cpuidle: using governor menu [ 1.275874] hidraw: raw HID events driver (C) Jiri Kosina [ 1.277250] usbcore: registered new interface driver usbhid [ 1.278588] usbhid: USB HID core driver [ 1.279693] drop_monitor: Initializing network drop monitor service [ 1.281160] TCP: cubic registered [ 1.282138] Initializing XFRM netlink socket [ 1.283327] NET: Registered protocol family 10 [ 1.284729] NET: Registered protocol family 17 [ 1.286156] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.287647] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.289052] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.291382] Loading compiled-in X.509 certificates [ 1.292609] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.294936] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.297672] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.300017] registered taskstats version 1 [ 1.302927] Key type trusted registered [ 1.305325] Key type encrypted registered [ 1.307673] IMA: No TPM chip found, activating TPM-bypass! [ 1.309325] rtc_cmos 00:00: setting system clock to 2018-08-12 00:43:20 UTC (1534034600) [ 1.312051] Freeing unused kernel memory: 1680k freed [ 1.316809] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.321048] systemd[1]: Detected virtualization kvm. [ 1.322353] systemd[1]: Detected architecture x86-64. [ 1.323649] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.326115] systemd[1]: No hostname configured. [ 1.327338] systemd[1]: Set hostname to . [ 1.328689] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.354055] systemd[1]: Reached target Swap. [ 1.355271] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.357271] systemd[1]: Created slice Root Slice. [ 1.358518] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.360583] systemd[1]: Listening on udev Kernel Socket. [ 1.361931] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.364107] systemd[1]: Created slice System Slice. [ 1.365396] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.367451] systemd[1]: Listening on udev Control Socket. [ 1.368775] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.370776] systemd[1]: Reached target Timers. [ 1.371934] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.373870] systemd[1]: Reached target Local File Systems. [ 1.375190] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Slices. [ 1.377165] systemd[1]: Reached target Slices. [ 1.378332] systemd[1]: Starting Slices. [ 1.379432] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.381526] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.384360] systemd[1]: Reached target Paths. [ 1.385627] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.387875] systemd[1]: Listening on Journal Socket. [ 1.389327] systemd[1]: Starting Journal Socket. [ 1.391098] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.393639] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.396308] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Sockets. [ 1.401255] systemd[1]: Reached target Sockets. [ 1.402633] systemd[1]: Starting Sockets. [ 1.404190] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.407882] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.467005] RPC: Registered named UNIX socket transport module. [ 1.468430] RPC: Registered udp transport module. [ 1.469627] RPC: Registered tcp transport module. [ 1.470811] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.554547] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.559991] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.589644] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.592294] scsi host0: ata_piix [ 1.593512] scsi host1: ata_piix [ 1.594659] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.596465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.635757] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.641789] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.706114] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.707689] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.709272] usb 1-1: Product: QEMU USB Tablet [ 1.710416] usb 1-1: Manufacturer: QEMU [ 1.711486] usb 1-1: SerialNumber: 42 [ 1.721438] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.723921] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.806277] SGI XFS with ACLs, security attributes, no debug enabled [ 1.808967] XFS (vda1): Mounting V4 Filesystem [ 1.832702] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.079962] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.115625] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.197300] SELinux: Disabled at runtime. [ 2.235602] type=1404 audit(1534034601.426:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.288054] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.289954] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... [[32m OK [0m] Reached target Swap. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [ 2.633344] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.682427] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m[ 3.007769] type=1305 audit(1534034602.198:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 ] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.066384] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m[ 3.077402] [drm] Initialized drm 1.1.0 20060810 ] Reached target Sockets.[ 3.080314] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting Login Service... Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... Starting Authorization Manager... [ 3.108696] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.110680] [TTM] Initializing pool allocator [ 3.112125] [TTM] Initializing DMA pool allocator [ 3.112840] ppdev: user-space parallel port driver [ 3.115726] [drm] fb mappable at 0xFC000000 [[32m OK [0m] Started irqbalance daemon. [ 3.118005] [drm] vram aper at 0xFC000000 [ 3.119384] [drm] size 33554432 [ 3.120557] [drm] fb depth is 24 [ 3.121875] [drm] pitch is 3072 Starting irqbalance daemon... [ 3.149324] fbcon: cirrusdrmfb (fb0) is primary device [ 3.167895] Console: switching to colour frame buffer device 128x48 [ 3.179058] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.184523] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. [ 3.282212] AES CTR mode by8 optimization enabled Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.291050] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 3.313876] alg: No test for crc32 (crc32-pclmul) [ 3.317285] intel_rapl: no valid rapl domains found in package 0 [ 3.323994] intel_rapl: no valid rapl domains found in package 0 [ 3.326781] intel_powerclamp: No package C-state available [ 3.334519] intel_powerclamp: No package C-state available[ 3.794500] cloud-init[523]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:43:23 +0000. Up 3.76 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 5.842725] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:43:25 +0000. Up 5.76 seconds. [ 5.874299] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.875921] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.877396] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.878908] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.880393] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.881870] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:c0:76:4a | [ 5.884012] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.885476] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.887359] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.889344] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.891509] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.893919] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.897151] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.899859] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.903064] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-08-12 00:43:49,207 - paramiko.transport - DEBUG - starting thread (client mode): 0xe6d9a3d0L 2018-08-12 00:43:49,207 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:43:49,213 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-12 00:43:49,213 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-12 00:43:49,215 - 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'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-08-12 00:43:49,215 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:43:49,215 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 00:43:49,215 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:43:49,216 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:43:49,216 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:43:49,221 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:43:49,221 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:43:49,224 - paramiko.transport - DEBUG - Trying discovered key a5f1477d4813ab330f0b97b25cbad200 in /tmp/tmp0oS3lb 2018-08-12 00:43:49,261 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:43:59,278 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-12 00:43:59,305 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-12 00:43:59,306 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:43:59,312 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-12 00:43:59,313 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.204: Authentication failed. 2018-08-12 00:44:08,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:44:08,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844/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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:44:08,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-7782c0ec-f8bb-4fc2-8c51-0d88c3043dbd x-compute-request-id: req-7782c0ec-f8bb-4fc2-8c51-0d88c3043dbd Content-Encoding: gzip Content-Length: 11755 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1874508710 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\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-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 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.910 MHz processor\n[ 0.320414] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.322694] pid_max: default: 32768 minimum: 301\n[ 0.323889] Security Framework initialized\n[ 0.324991] SELinux: Initializing.\n[ 0.326275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.331139] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.334077] Mount-cache hash table entries: 4096\n[ 0.335514] Initializing cgroup subsys memory\n[ 0.336676] Initializing cgroup subsys devices\n[ 0.337827] Initializing cgroup subsys freezer\n[ 0.338970] Initializing cgroup subsys net_cls\n[ 0.340118] Initializing cgroup subsys blkio\n[ 0.341240] Initializing cgroup subsys perf_event\n[ 0.342429] Initializing cgroup subsys hugetlb\n[ 0.343573] Initializing cgroup subsys pids\n[ 0.344680] Initializing cgroup subsys net_prio\n[ 0.345906] CPU: Physical Processor ID: 0\n[ 0.347695] mce: CPU supports 10 MCE banks\n[ 0.348818] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.350092] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.351375] tlb_flushall_shift: 6\n[ 0.352558] Freeing SMP alternatives: 28k freed\n[ 0.356430] ACPI: Core revision 20130517\n[ 0.357922] ACPI: All ACPI Tables successfully acquired\n[ 0.359418] ftrace: allocating 25812 entries in 101 pages\n[ 0.381401] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.382902] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.384385] smpboot: Max logical packages: 2\n[ 0.385678] Enabling x2apic\n[ 0.386570] Enabled x2apic\n[ 0.387651] Switched APIC routing to physical x2apic.\n[ 0.389808] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.391304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.393911] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.401276] KVM setup paravirtual spinlock\n[ 0.403610] smpboot: Booting Node 0, Processors #1 OK\n[ 0.405237] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.426936] Brought up 2 CPUs\n[ 0.426939] KVM setup async PF for cpu 1\n[ 0.426942] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.430039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.432188] devtmpfs: initialized\n[ 0.435123] EVM: security.selinux\n[ 0.436095] EVM: security.ima\n[ 0.437007] EVM: security.capability\n[ 0.438671] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.440200] pinctrl core: initialized pinctrl subsystem\n[ 0.441578] NET: Registered protocol family 16\n[ 0.442937] ACPI: bus type PCI registered\n[ 0.444020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.445535] PCI: Using configuration type 1 for base access\n[ 0.450229] ACPI: Added _OSI(Module Device)\n[ 0.451401] ACPI: Added _OSI(Processor Device)\n[ 0.452588] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.453811] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.456227] ACPI: Interpreter enabled\n[ 0.457313] ACPI: (supports S0 S5)\n[ 0.458330] ACPI: Using IOAPIC for interrupt routing\n[ 0.459604] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.463635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.465108] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.466688] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.468231] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.471111] acpiphp: Slot [3] registered\n[ 0.472233] acpiphp: Slot [4] registered\n[ 0.473357] acpiphp: Slot [5] registered\n[ 0.474474] acpiphp: Slot [6] registered\n[ 0.475585] acpiphp: Slot [7] registered\n[ 0.476703] acpiphp: Slot [8] registered\n[ 0.477821] acpiphp: Slot [9] registered\n[ 0.478952] acpiphp: Slot [10] registered\n[ 0.480085] acpiphp: Slot [11] registered\n[ 0.481215] acpiphp: Slot [12] registered\n[ 0.482349] acpiphp: Slot [13] registered\n[ 0.483481] acpiphp: Slot [14] registered\n[ 0.484614] acpiphp: Slot [15] registered\n[ 0.485746] acpiphp: Slot [16] registered\n[ 0.486875] acpiphp: Slot [17] registered\n[ 0.488001] acpiphp: Slot [18] registered\n[ 0.489127] acpiphp: Slot [19] registered\n[ 0.490260] acpiphp: Slot [20] registered\n[ 0.491396] acpiphp: Slot [21] registered\n[ 0.492548] acpiphp: Slot [22] registered\n[ 0.493690] acpiphp: Slot [23] registered\n[ 0.494870] acpiphp: Slot [24] registered\n[ 0.496063] acpiphp: Slot [25] registered\n[ 0.497234] acpiphp: Slot [26] registered\n[ 0.498397] acpiphp: Slot [27] registered\n[ 0.499559] acpiphp: Slot [28] registered\n[ 0.500736] acpiphp: Slot [29] registered\n[ 0.501915] acpiphp: Slot [30] registered\n[ 0.503075] acpiphp: Slot [31] registered\n[ 0.504262] PCI host bridge to bus 0000:00\n[ 0.505429] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.506902] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.508478] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.510007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.512073] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.514111] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.518683] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.520302] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.521824] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.523466] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.528001] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.530057] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.553037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.554975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.556794] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.558573] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.560631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.562267] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.563963] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.566176] vgaarb: loaded\n[ 0.567053] vgaarb: bridge control possible 0000:00:02.0\n[ 0.568522] SCSI subsystem initialized\n[ 0.569626] ACPI: bus type USB registered\n[ 0.570776] usbcore: registered new interface driver usbfs\n[ 0.572163] usbcore: registered new interface driver hub\n[ 0.573534] usbcore: registered new device driver usb\n[ 0.575019] PCI: Using ACPI for IRQ routing\n[ 0.576494] NetLabel: Initializing\n[ 0.577528] NetLabel: domain hash size = 128\n[ 0.578724] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.580038] NetLabel: unlabeled traffic allowed by default\n[ 0.581536] Switched to clocksource kvm-clock\n[ 0.589964] pnp: PnP ACPI init\n[ 0.590920] ACPI: bus type PNP registered\n[ 0.592353] pnp: PnP ACPI: found 5 devices\n[ 0.593466] ACPI: bus type PNP unregistered\n[ 0.600663] NET: Registered protocol family 2\n[ 0.602176] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.604451] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.606368] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.608029] TCP: reno r[egistered\n[ 0.609572] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.611061] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.612706] NET: Registered protocol family 1\n[ 0.613907] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.615307] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.616687] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.636625] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.656586] Unpacking initramfs...\n[ 1.101267] Freeing initrd memory: 37508k freed\n[ 1.110582] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.112167] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.115022] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.116564] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.118284] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.119734] Initialise system trusted keyring\n[ 1.120896] audit: initializing netlink socket (disabled)\n[ 1.122203] type=2000 audit(1534034599.871:1): initialized\n[ 1.138709] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.140178] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.142447] zpool: loaded\n[ 1.143346] zbud: loaded\n[ 1.144361] VFS: Disk quotas dquot_6.5.2\n[ 1.145499] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.147135] msgmni has been set to 7578\n[ 1.148277] Key type big_key registered\n[ 1.150011] NET: Registered protocol family 38\n[ 1.151199] Key type asymmetric registered\n[ 1.152297] Asymmetric key parser 'x509' registered\n[ 1.153524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.155570] io scheduler noop registered\n[ 1.156654] io scheduler deadline registered (default)\n[ 1.167668] io scheduler cfq registered\n[ 1.168822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.170146] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.171740] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.173724] ACPI: Power Button [PWRF]\n[ 1.174842] GHES: HEST is not enabled!\n[ 1.175937] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.200330] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.201987] Non-volatile memory driver v1.3\n[ 1.203101] Linux agpgart interface v0.103\n[ 1.204289] crash memory driver: version 1.1\n[ 1.205465] rdac: device handler registered\n[ 1.206625] hp_sw: device handler registered\n[ 1.207753] emc: device handler registered\n[ 1.208841] alua: device handler registered\n[ 1.209964] libphy: Fixed MDIO Bus: probed\n[ 1.211095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.212569] ehci-pci: EHCI PCI platform driver\n[ 1.213721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.215136] ohci-pci: OHCI PCI platform driver\n[ 1.216299] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.236226] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.237528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239527] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.240811] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.243745] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.245706] usb usb1: Product: UHCI Host Controller\n[ 1.246929] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.248486] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.249734] hub 1-0:1.0: USB hub found\n[ 1.250800] hub 1-0:1.0: 2 ports detected\n[ 1.252017] usbcore: registered new interface driver usbserial\n[ 1.253394] usbcore: registered new interface driver usbserial_generic\n[ 1.254870] usbserial: USB Serial support registered for generic\n[ 1.256277] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.258948] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.260268] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.261682] mousedev: PS/2 mouse device common for all mice\n[ 1.263358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.265768] rtc_cmos 00:00: RTC can wake from S4\n[ 1.266292] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.266616] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.271767] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.273242] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.274747] cpuidle: using governor menu\n[ 1.275874] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.277250] usbcore: registered new interface driver usbhid\n[ 1.278588] usbhid: USB HID core driver\n[ 1.279693] drop_monitor: Initializing network drop monitor service\n[ 1.281160] TCP: cubic registered\n[ 1.282138] Initializing XFRM netlink socket\n[ 1.283327] NET: Registered protocol family 10\n[ 1.284729] NET: Registered protocol family 17\n[ 1.286156] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.287647] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.289052] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.291382] Loading compiled-in X.509 certificates\n[ 1.292609] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.294936] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.297672] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.300017] registered taskstats version 1\n[ 1.302927] Key type trusted registered\n[ 1.305325] Key type encrypted registered\n[ 1.307673] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.309325] rtc_cmos 00:00: setting system clock to 2018-08-12 00:43:20 UTC (1534034600)\n[ 1.312051] Freeing unused kernel memory: 1680k freed\n[ 1.316809] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.321048] systemd[1]: Detected virtualization kvm.\n[ 1.322353] systemd[1]: Detected architecture x86-64.\n[ 1.323649] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.326115] systemd[1]: No hostname configured.\n[ 1.327338] systemd[1]: Set hostname to .\n[ 1.328689] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.354055] systemd[1]: Reached target Swap.\n[ 1.355271] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.357271] systemd[1]: Created slice Root Slice.\n[ 1.358518] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.360583] systemd[1]: Listening on udev Kernel Socket.\n[ 1.361931] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.364107] systemd[1]: Created slice System Slice.\n[ 1.365396] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.367451] systemd[1]: Listening on udev Control Socket.\n[ 1.368775] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.370776] systemd[1]: Reached target Timers.\n[ 1.371934] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.373870] systemd[1]: Reached target Local File Systems.\n[ 1.375190] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Slices.\n[ 1.377165] systemd[1]: Reached target Slices.\n[ 1.378332] systemd[1]: Starting Slices.\n[ 1.379432] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.381526] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.384360] systemd[1]: Reached target Paths.\n[ 1.385627] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.387875] systemd[1]: Listening on Journal Socket.\n[ 1.389327] systemd[1]: Starting Journal Socket.\n[ 1.391098] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.393639] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.396308] 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[[32m OK [0m] Reached target Sockets.\n[ 1.401255] systemd[1]: Reached target Sockets.\n[ 1.402633] systemd[1]: Starting Sockets.\n[ 1.404190] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.407882] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.467005] RPC: Registered named UNIX socket transport module.\n[ 1.468430] RPC: Registered udp transport module.\n[ 1.469627] RPC: Registered tcp transport module.\n[ 1.470811] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.554547] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.559991] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.589644] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.592294] scsi host0: ata_piix\n[ 1.593512] scsi host1: ata_piix\n[ 1.594659] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.596465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.635757] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.641789] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.706114] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.707689] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.709272] usb 1-1: Product: QEMU USB Tablet\n[ 1.710416] usb 1-1: Manufacturer: QEMU\n[ 1.711486] usb 1-1: SerialNumber: 42\n[ 1.721438] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.723921] 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\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.806277] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.808967] XFS (vda1): Mounting V4 Filesystem\n[ 1.832702] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.079962] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.115625] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.197300] SELinux: Disabled at runtime.\n[ 2.235602] type=1404 audit(1534034601.426:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.288054] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.289954] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Swap.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[ 2.633344] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.682427] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m[ 3.007769] type=1305 audit(1534034602.198:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 3.066384] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m[ 3.077402] [drm] Initialized drm 1.1.0 20060810\n] Reached target Sockets.[ 3.080314] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n[ 3.108696] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.110680] [TTM] Initializing pool allocator\n[ 3.112125] [TTM] Initializing DMA pool allocator\n[ 3.112840] ppdev: user-space parallel port driver\n[ 3.115726] [drm] fb mappable at 0xFC000000\n[[32m OK [0m] Started irqbalance daemon.\n[ 3.118005] [drm] vram aper at 0xFC000000\n[ 3.119384] [drm] size 33554432\n[ 3.120557] [drm] fb depth is 24\n[ 3.121875] [drm] pitch is 3072\n Starting irqbalance daemon...\n[ 3.149324] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.167895] Console: switching to colour frame buffer device 128x48\n[ 3.179058] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.184523] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n [ 3.282212] AES CTR mode by8 optimization enabled\nStarting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.291050] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[ 3.313876] alg: No test for crc32 (crc32-pclmul)\n[ 3.317285] intel_rapl: no valid rapl domains found in package 0\n[ 3.323994] intel_rapl: no valid rapl domains found in package 0\n[ 3.326781] intel_powerclamp: No package C-state available\n[ 3.334519] intel_powerclamp: No package C-state available[ 3.794500] cloud-init[523]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:43:23 +0000. Up 3.76 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting nginx - high performance web server...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.842725] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:43:25 +0000. Up 5.76 seconds.\n[ 5.874299] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.875921] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.877396] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.878908] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.880393] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.881870] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:c0:76:4a |\n[ 5.884012] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.885476] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.887359] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.889344] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.891509] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.893919] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.897151] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.899859] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.903064] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-08-12 00:44:08,420 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844/action used request id req-7782c0ec-f8bb-4fc2-8c51-0d88c3043dbd 2018-08-12 00:44:08,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0965981483459s 2018-08-12 00:44:08,421 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844/action used request id req-7782c0ec-f8bb-4fc2-8c51-0d88c3043dbd 2018-08-12 00:44:08,421 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1874508710 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.320414] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.322694] pid_max: default: 32768 minimum: 301 [ 0.323889] Security Framework initialized [ 0.324991] SELinux: Initializing. [ 0.326275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.331139] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.334077] Mount-cache hash table entries: 4096 [ 0.335514] Initializing cgroup subsys memory [ 0.336676] Initializing cgroup subsys devices [ 0.337827] Initializing cgroup subsys freezer [ 0.338970] Initializing cgroup subsys net_cls [ 0.340118] Initializing cgroup subsys blkio [ 0.341240] Initializing cgroup subsys perf_event [ 0.342429] Initializing cgroup subsys hugetlb [ 0.343573] Initializing cgroup subsys pids [ 0.344680] Initializing cgroup subsys net_prio [ 0.345906] CPU: Physical Processor ID: 0 [ 0.347695] mce: CPU supports 10 MCE banks [ 0.348818] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.350092] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.351375] tlb_flushall_shift: 6 [ 0.352558] Freeing SMP alternatives: 28k freed [ 0.356430] ACPI: Core revision 20130517 [ 0.357922] ACPI: All ACPI Tables successfully acquired [ 0.359418] ftrace: allocating 25812 entries in 101 pages [ 0.381401] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.382902] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.384385] smpboot: Max logical packages: 2 [ 0.385678] Enabling x2apic [ 0.386570] Enabled x2apic [ 0.387651] Switched APIC routing to physical x2apic. [ 0.389808] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.391304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.393911] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.401276] KVM setup paravirtual spinlock [ 0.403610] smpboot: Booting Node 0, Processors #1 OK [ 0.405237] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.426936] Brought up 2 CPUs [ 0.426939] KVM setup async PF for cpu 1 [ 0.426942] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.430039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.432188] devtmpfs: initialized [ 0.435123] EVM: security.selinux [ 0.436095] EVM: security.ima [ 0.437007] EVM: security.capability [ 0.438671] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.440200] pinctrl core: initialized pinctrl subsystem [ 0.441578] NET: Registered protocol family 16 [ 0.442937] ACPI: bus type PCI registered [ 0.444020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.445535] PCI: Using configuration type 1 for base access [ 0.450229] ACPI: Added _OSI(Module Device) [ 0.451401] ACPI: Added _OSI(Processor Device) [ 0.452588] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.453811] ACPI: Added _OSI(Processor Aggregator Device) [ 0.456227] ACPI: Interpreter enabled [ 0.457313] ACPI: (supports S0 S5) [ 0.458330] ACPI: Using IOAPIC for interrupt routing [ 0.459604] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.463635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.465108] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.466688] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.468231] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.471111] acpiphp: Slot [3] registered [ 0.472233] acpiphp: Slot [4] registered [ 0.473357] acpiphp: Slot [5] registered [ 0.474474] acpiphp: Slot [6] registered [ 0.475585] acpiphp: Slot [7] registered [ 0.476703] acpiphp: Slot [8] registered [ 0.477821] acpiphp: Slot [9] registered [ 0.478952] acpiphp: Slot [10] registered [ 0.480085] acpiphp: Slot [11] registered [ 0.481215] acpiphp: Slot [12] registered [ 0.482349] acpiphp: Slot [13] registered [ 0.483481] acpiphp: Slot [14] registered [ 0.484614] acpiphp: Slot [15] registered [ 0.485746] acpiphp: Slot [16] registered [ 0.486875] acpiphp: Slot [17] registered [ 0.488001] acpiphp: Slot [18] registered [ 0.489127] acpiphp: Slot [19] registered [ 0.490260] acpiphp: Slot [20] registered [ 0.491396] acpiphp: Slot [21] registered [ 0.492548] acpiphp: Slot [22] registered [ 0.493690] acpiphp: Slot [23] registered [ 0.494870] acpiphp: Slot [24] registered [ 0.496063] acpiphp: Slot [25] registered [ 0.497234] acpiphp: Slot [26] registered [ 0.498397] acpiphp: Slot [27] registered [ 0.499559] acpiphp: Slot [28] registered [ 0.500736] acpiphp: Slot [29] registered [ 0.501915] acpiphp: Slot [30] registered [ 0.503075] acpiphp: Slot [31] registered [ 0.504262] PCI host bridge to bus 0000:00 [ 0.505429] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.506902] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.508478] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.510007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.512073] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.514111] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.518683] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.520302] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.521824] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.523466] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.528001] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.530057] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.553037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.554975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.556794] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.558573] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.560631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.562267] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.563963] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.566176] vgaarb: loaded [ 0.567053] vgaarb: bridge control possible 0000:00:02.0 [ 0.568522] SCSI subsystem initialized [ 0.569626] ACPI: bus type USB registered [ 0.570776] usbcore: registered new interface driver usbfs [ 0.572163] usbcore: registered new interface driver hub [ 0.573534] usbcore: registered new device driver usb [ 0.575019] PCI: Using ACPI for IRQ routing [ 0.576494] NetLabel: Initializing [ 0.577528] NetLabel: domain hash size = 128 [ 0.578724] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.580038] NetLabel: unlabeled traffic allowed by default [ 0.581536] Switched to clocksource kvm-clock [ 0.589964] pnp: PnP ACPI init [ 0.590920] ACPI: bus type PNP registered [ 0.592353] pnp: PnP ACPI: found 5 devices [ 0.593466] ACPI: bus type PNP unregistered [ 0.600663] NET: Registered protocol family 2 [ 0.602176] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.604451] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.606368] TCP: Hash tables configured (established 32768 bind 32768) [ 0.608029] TCP: reno r[egistered [ 0.609572] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.611061] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.612706] NET: Registered protocol family 1 [ 0.613907] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.615307] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.616687] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.636625] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.656586] Unpacking initramfs... [ 1.101267] Freeing initrd memory: 37508k freed [ 1.110582] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.112167] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.115022] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.116564] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.118284] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.119734] Initialise system trusted keyring [ 1.120896] audit: initializing netlink socket (disabled) [ 1.122203] type=2000 audit(1534034599.871:1): initialized [ 1.138709] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.140178] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.142447] zpool: loaded [ 1.143346] zbud: loaded [ 1.144361] VFS: Disk quotas dquot_6.5.2 [ 1.145499] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.147135] msgmni has been set to 7578 [ 1.148277] Key type big_key registered [ 1.150011] NET: Registered protocol family 38 [ 1.151199] Key type asymmetric registered [ 1.152297] Asymmetric key parser 'x509' registered [ 1.153524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.155570] io scheduler noop registered [ 1.156654] io scheduler deadline registered (default) [ 1.167668] io scheduler cfq registered [ 1.168822] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.170146] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.171740] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.173724] ACPI: Power Button [PWRF] [ 1.174842] GHES: HEST is not enabled! [ 1.175937] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.200330] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.201987] Non-volatile memory driver v1.3 [ 1.203101] Linux agpgart interface v0.103 [ 1.204289] crash memory driver: version 1.1 [ 1.205465] rdac: device handler registered [ 1.206625] hp_sw: device handler registered [ 1.207753] emc: device handler registered [ 1.208841] alua: device handler registered [ 1.209964] libphy: Fixed MDIO Bus: probed [ 1.211095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.212569] ehci-pci: EHCI PCI platform driver [ 1.213721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.215136] ohci-pci: OHCI PCI platform driver [ 1.216299] uhci_hcd: USB Universal Host Controller Interface driver [ 1.236226] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.237528] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239527] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.240811] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242230] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.243745] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.245706] usb usb1: Product: UHCI Host Controller [ 1.246929] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.248486] usb usb1: SerialNumber: 0000:00:01.2 [ 1.249734] hub 1-0:1.0: USB hub found [ 1.250800] hub 1-0:1.0: 2 ports detected [ 1.252017] usbcore: registered new interface driver usbserial [ 1.253394] usbcore: registered new interface driver usbserial_generic [ 1.254870] usbserial: USB Serial support registered for generic [ 1.256277] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.258948] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.260268] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.261682] mousedev: PS/2 mouse device common for all mice [ 1.263358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.265768] rtc_cmos 00:00: RTC can wake from S4 [ 1.266292] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.266616] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.271767] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.273242] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.274747] cpuidle: using governor menu [ 1.275874] hidraw: raw HID events driver (C) Jiri Kosina [ 1.277250] usbcore: registered new interface driver usbhid [ 1.278588] usbhid: USB HID core driver [ 1.279693] drop_monitor: Initializing network drop monitor service [ 1.281160] TCP: cubic registered [ 1.282138] Initializing XFRM netlink socket [ 1.283327] NET: Registered protocol family 10 [ 1.284729] NET: Registered protocol family 17 [ 1.286156] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.287647] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.289052] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.291382] Loading compiled-in X.509 certificates [ 1.292609] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.294936] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.297672] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.300017] registered taskstats version 1 [ 1.302927] Key type trusted registered [ 1.305325] Key type encrypted registered [ 1.307673] IMA: No TPM chip found, activating TPM-bypass! [ 1.309325] rtc_cmos 00:00: setting system clock to 2018-08-12 00:43:20 UTC (1534034600) [ 1.312051] Freeing unused kernel memory: 1680k freed [ 1.316809] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.321048] systemd[1]: Detected virtualization kvm. [ 1.322353] systemd[1]: Detected architecture x86-64. [ 1.323649] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.326115] systemd[1]: No hostname configured. [ 1.327338] systemd[1]: Set hostname to . [ 1.328689] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.354055] systemd[1]: Reached target Swap. [ 1.355271] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.357271] systemd[1]: Created slice Root Slice. [ 1.358518] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.360583] systemd[1]: Listening on udev Kernel Socket. [ 1.361931] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.364107] systemd[1]: Created slice System Slice. [ 1.365396] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.367451] systemd[1]: Listening on udev Control Socket. [ 1.368775] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.370776] systemd[1]: Reached target Timers. [ 1.371934] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.373870] systemd[1]: Reached target Local File Systems. [ 1.375190] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Slices. [ 1.377165] systemd[1]: Reached target Slices. [ 1.378332] systemd[1]: Starting Slices. [ 1.379432] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.381526] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.384360] systemd[1]: Reached target Paths. [ 1.385627] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.387875] systemd[1]: Listening on Journal Socket. [ 1.389327] systemd[1]: Starting Journal Socket. [ 1.391098] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.393639] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.396308] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Sockets. [ 1.401255] systemd[1]: Reached target Sockets. [ 1.402633] systemd[1]: Starting Sockets. [ 1.404190] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.407882] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.467005] RPC: Registered named UNIX socket transport module. [ 1.468430] RPC: Registered udp transport module. [ 1.469627] RPC: Registered tcp transport module. [ 1.470811] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.554547] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.559991] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.589644] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.592294] scsi host0: ata_piix [ 1.593512] scsi host1: ata_piix [ 1.594659] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.596465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.635757] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.641789] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.706114] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.707689] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.709272] usb 1-1: Product: QEMU USB Tablet [ 1.710416] usb 1-1: Manufacturer: QEMU [ 1.711486] usb 1-1: SerialNumber: 42 [ 1.721438] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.723921] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.806277] SGI XFS with ACLs, security attributes, no debug enabled [ 1.808967] XFS (vda1): Mounting V4 Filesystem [ 1.832702] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.079962] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.115625] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.197300] SELinux: Disabled at runtime. [ 2.235602] type=1404 audit(1534034601.426:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.288054] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.289954] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... [[32m OK [0m] Reached target Swap. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [ 2.633344] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.682427] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m[ 3.007769] type=1305 audit(1534034602.198:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 ] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.066384] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m[ 3.077402] [drm] Initialized drm 1.1.0 20060810 ] Reached target Sockets.[ 3.080314] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting Login Service... Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... Starting Authorization Manager... [ 3.108696] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.110680] [TTM] Initializing pool allocator [ 3.112125] [TTM] Initializing DMA pool allocator [ 3.112840] ppdev: user-space parallel port driver [ 3.115726] [drm] fb mappable at 0xFC000000 [[32m OK [0m] Started irqbalance daemon. [ 3.118005] [drm] vram aper at 0xFC000000 [ 3.119384] [drm] size 33554432 [ 3.120557] [drm] fb depth is 24 [ 3.121875] [drm] pitch is 3072 Starting irqbalance daemon... [ 3.149324] fbcon: cirrusdrmfb (fb0) is primary device [ 3.167895] Console: switching to colour frame buffer device 128x48 [ 3.179058] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.184523] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. [ 3.282212] AES CTR mode by8 optimization enabled Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.291050] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 3.313876] alg: No test for crc32 (crc32-pclmul) [ 3.317285] intel_rapl: no valid rapl domains found in package 0 [ 3.323994] intel_rapl: no valid rapl domains found in package 0 [ 3.326781] intel_powerclamp: No package C-state available [ 3.334519] intel_powerclamp: No package C-state available[ 3.794500] cloud-init[523]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:43:23 +0000. Up 3.76 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 5.842725] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:43:25 +0000. Up 5.76 seconds. [ 5.874299] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.875921] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.877396] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.878908] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.880393] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.881870] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:c0:76:4a | [ 5.884012] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.885476] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.887359] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.889344] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.891509] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.893919] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.897151] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.899859] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.903064] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-08-12 00:44:08,425 - paramiko.transport - DEBUG - starting thread (client mode): 0xe6da8f50L 2018-08-12 00:44:08,426 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 00:44:08,432 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-12 00:44:08,432 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-12 00:44:08,435 - 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'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-08-12 00:44:08,435 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 00:44:08,435 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 00:44:08,435 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 00:44:08,435 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 00:44:08,435 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 00:44:08,440 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 00:44:08,441 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 00:44:08,458 - paramiko.transport - DEBUG - Trying discovered key a5f1477d4813ab330f0b97b25cbad200 in /tmp/tmp0oS3lb 2018-08-12 00:44:08,480 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 00:44:18,499 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-12 00:44:18,504 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-12 00:44:18,504 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-12 00:44:18,505 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-12 00:44:18,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-08-12 00:44:18,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:44:18,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:44:18,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:44:18,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:44:18,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:44:18,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:44:18,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:44:18,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 808, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 8013, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 867, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 820, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 799, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 846, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-12 00:44:18,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:44:18,679 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:44:18 GMT 2018-08-12 00:44:18,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:44:18,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-12 00:44:18,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:44:18,680 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 808, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 8013, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 867, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 820, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 799, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 846, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-12 00:44:18,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-08-12 00:44:18,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:44:18,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:44:18,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:44:18,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:44:18,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:44:18,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:44:18,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:44:18,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 808, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 8013, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 867, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 820, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 799, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 846, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-12 00:44:18,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:44:18,773 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:44:18 GMT 2018-08-12 00:44:18,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:44:18,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-12 00:44:18,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:44:18,774 - functest.core.cloudify - INFO - The current manager status is running 2018-08-12 00:44:18,774 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-12 00:44:18,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:44:18,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:44:18,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:44:18,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:44:18,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:44:18,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:44:18,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:44:18,836 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-12 00:44:18,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-12T00:44:18.952Z", "updated_at": "2018-08-12T00:44:18.952Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-12 00:44:18,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:44:18,837 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:44:18 GMT 2018-08-12 00:44:18,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:44:18,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-12 00:44:18,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:44:18,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/secrets 2018-08-12 00:44:18,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:44:18,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:44:18,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:44:18,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:44:18,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:44:18,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:44:18,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:44:18,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-12T00:44:18.952Z", "updated_at": "2018-08-12T00:44:18.952Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-12 00:44:18,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:44:18,886 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:44:19 GMT 2018-08-12 00:44:18,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:44:18,886 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-12 00:44:18,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:44:18,887 - functest.core.cloudify - DEBUG - List secrets: 2018-08-12 00:44:18,887 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/secrets/foo 2018-08-12 00:44:18,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:44:18,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:44:18,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:44:18,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:44:18,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:44:18,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:44:18,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:44:18,936 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-12 00:44:18,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-12T00:44:18.952Z", "updated_at": "2018-08-12T00:44:18.952Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-12 00:44:18,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:44:18,936 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:44:19 GMT 2018-08-12 00:44:18,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:44:18,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-12 00:44:18,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:44:18,937 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-12 00:44:18,937 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-12 00:44:18,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-12 00:44:18,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:44:19,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5145753a-9a13-4304-b9b5-23e5f94c1202 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.30:5000/v3/projects/5a912163d57e424b93c70664bba38405"}, "tags": [], "enabled": true, "id": "5a912163d57e424b93c70664bba38405", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-12 00:44:19,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-5145753a-9a13-4304-b9b5-23e5f94c1202 2018-08-12 00:44:19,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0997240543365s 2018-08-12 00:44:19,045 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-5145753a-9a13-4304-b9b5-23e5f94c1202 2018-08-12 00:44:19,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-12 00:44:19,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/quotas/5a912163d57e424b93c70664bba38405.json -H "User-Agent: 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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-12 00:44:19,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-d2e2c250-ca5b-49e8-978e-7532abad7a0e Date: Sun, 12 Aug 2018 00:44:19 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-08-12 00:44:19,372 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/quotas/5a912163d57e424b93c70664bba38405.json used request id req-d2e2c250-ca5b-49e8-978e-7532abad7a0e 2018-08-12 00:44:19,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.325492858887s 2018-08-12 00:44:19,373 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/quotas/5a912163d57e424b93c70664bba38405.json used request id req-d2e2c250-ca5b-49e8-978e-7532abad7a0e 2018-08-12 00:44:19,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-08-12 00:44:19,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-12 00:44:19,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-08-12 00:44:19,386 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:44: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://192.30.9.5: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.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:44:19,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:44:19,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5087c30-eb09-4c95-93d0-2dd0a4f0a7d6 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/02dfd937e35b4e4692a7348a0e48b8e6"}, "enabled": true, "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1041b5ad95f74c2a8260f7f0809b968b"}, "enabled": true, "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/19b79e9a563a4b158448eb297b8cb1ff"}, "enabled": true, "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1a9817bcc6b142bebda428991b4059d5"}, "enabled": true, "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4040cf90f30e4bbe822bd30400b6391e"}, "enabled": true, "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/421601e22a4f469b90f2f38a08ef8312"}, "enabled": true, "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/482db775f319458da09a701458fd69f1"}, "enabled": true, "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6d7d3f66871946bdbe97cdc58c4517de"}, "enabled": true, "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/860dd2b943f543859dfb6e68e684716c"}, "enabled": true, "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/90ce16f7f2c44fcb94ec0c3765442426"}, "enabled": true, "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a1f98acec3f04bb290fb3d6c0075ddba"}, "enabled": true, "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/abe619e7874a4bfd852df40c8785bb4f"}, "enabled": true, "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e06d480c0bf44f12b6f43b563ca7065f"}, "enabled": true, "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e326eba7b24442b4a3dee34c0f5e0b8e"}, "enabled": true, "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e750353b5be9447983667540037ea5e4"}, "enabled": true, "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-12 00:44:19,462 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-a5087c30-eb09-4c95-93d0-2dd0a4f0a7d6 2018-08-12 00:44:19,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0858080387115s 2018-08-12 00:44:19,463 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-a5087c30-eb09-4c95-93d0-2dd0a4f0a7d6 2018-08-12 00:44:19,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-12 00:44:19,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:44:19,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-915b40ae-ee1b-48dd-b751-baf77cd782b5 Content-Encoding: gzip Content-Length: 1961 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/05bfa513bc3c42d0811b3f6944cacabd"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0a05c446751945669eb27e631f6e6d53"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "0a05c446751945669eb27e631f6e6d53"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0b42056fa7e741cc8985476109e04a21"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "0b42056fa7e741cc8985476109e04a21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0e4718d6e20d4b259fd8b4aa195c11b9"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/17521994a73e4d80b7c2b500bc0f2c22"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2005ad6f59ca4ecd8e3325852cfe7f69"}, "url": "http://172.30.9.30:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2084552b32ea45158be3ec47499df12c"}, "url": "http://172.30.9.30:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "2084552b32ea45158be3ec47499df12c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2c957aac53cd4fe591e0f396b286df1a"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "482db775f319458da09a701458fd69f1", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2ed7a8608d0442129f1b7634260b529a"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/32c5fc90b038459c94ed24a5b9192f17"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3fe639f814f34cb3b93b0f38234a0889"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/4f6b33f54b9144358e2456646df388b0"}, "url": "http://172.30.9.30:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "4f6b33f54b9144358e2456646df388b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/504f59b62fea4733be03ec7db07ce3f9"}, "url": "http://172.30.9.30:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "482db775f319458da09a701458fd69f1", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/5acbd077fca14a099ac38fcbe73e3d52"}, "url": "http://172.30.9.30:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6026239c3a3d4853af40f837b8bb9f68"}, "url": "http://172.30.9.30:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "6026239c3a3d4853af40f837b8bb9f68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/63c7ee8c0a4a4264a1e4d3326919836c"}, "url": "http://172.30.9.30:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/64807c8bb8a7413aa5315957e8337c2a"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6636f972f04d4c68903ded633ba26158"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "6636f972f04d4c68903ded633ba26158"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6eec39c2771b4cd5a0ec1e5c95e7ea3b"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/712c5d51ba2b4a5a9df94094777067c1"}, "url": "http://172.30.9.30:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7bcd13ddcf694724a9f16c437bab25b6"}, "url": "http://172.30.9.30:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7cdc041135c8490893b30ff516b8997d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "7cdc041135c8490893b30ff516b8997d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7f9db02201db46578be559428e179d79"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "7f9db02201db46578be559428e179d79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/8fb3f038877b4003b536f991981a49ba"}, "url": "http://172.30.9.30:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "8fb3f038877b4003b536f991981a49ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/98edda6d3aaa46839331b59d553aa57b"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "98edda6d3aaa46839331b59d553aa57b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9c0b6b40edae471f8769575ad1e20bb2"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, "url": "http://172.30.9.30:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e750353b5be9447983667540037ea5e4", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9fd77bc5cd7b48a2a81cb85898b734fa"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/a08759f1f1b64df3a38d57c09c2878be"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ac4146c0af5f4b639388c39bfc5f7015"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "ac4146c0af5f4b639388c39bfc5f7015"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/af32285b5ee244b98cff3c1eab636bc1"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "af32285b5ee244b98cff3c1eab636bc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/b76eec3640264dc48a071bf662320b34"}, "url": "http://172.30.9.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "b76eec3640264dc48a071bf662320b34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ba8274bed4e04a53adb88c45a845388a"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c8f3cc4ace204a75b246a657f88314a3"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "c8f3cc4ace204a75b246a657f88314a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/cd37f6b081114510bdfbf08933ec0c48"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e750353b5be9447983667540037ea5e4", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/d9bbff8f2f7a44a69bbd39c1d47f5be3"}, "url": "http://172.30.9.30:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/e6f1372e24f8464f9fc99bea9cd9f180"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/e8a785cb3cb245598b9341ec76b5b0f4"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ebb1652179084d7bb46a22fb4e727f33"}, "url": "http://172.30.9.30:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "ebb1652179084d7bb46a22fb4e727f33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ef1be2d701bb414fac30266b7812a525"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e750353b5be9447983667540037ea5e4", "id": "ef1be2d701bb414fac30266b7812a525"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/f274ad1ed7384d548242f2b2b1d11af2"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "f274ad1ed7384d548242f2b2b1d11af2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/fdcd0613c3f34eac9e251494ef33d601"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "482db775f319458da09a701458fd69f1", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "links": {"self": "http://172.30.9.30:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-12 00:44:19,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-915b40ae-ee1b-48dd-b751-baf77cd782b5 2018-08-12 00:44:19,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.099170923233s 2018-08-12 00:44:19,572 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-915b40ae-ee1b-48dd-b751-baf77cd782b5 2018-08-12 00:44:19,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '9847b512-e328-40c3-acc0-25070b93d24e', 'keystone_tenant_name': u'cloudify_ims-project_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.30:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 'project_domain_name': 'Default'} 2018-08-12 00:44:19,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/secrets 2018-08-12 00:44:19,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:44:19,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:44:19,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:44:19,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:44:19,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:44:19,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:44:19,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:44:19,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-08-12 00:44:19,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:44:19,630 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:44:19 GMT 2018-08-12 00:44:19,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:44:19,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-08-12 00:44:19,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:44:19,631 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "9847b512-e328-40c3-acc0-25070b93d24e"} 2018-08-12 00:44:19,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:44:19,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:44:19,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:44:19,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:44:19,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:44:19,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:44:19,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:44:19,689 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-08-12 00:44:19,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-12T00:44:19.810Z", "updated_at": "2018-08-12T00:44:19.810Z", "created_by": "admin", "private_resource": false, "value": "9847b512-e328-40c3-acc0-25070b93d24e", "key": "keystone_password"} 2018-08-12 00:44:19,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:44:19,690 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:44:19 GMT 2018-08-12 00:44:19,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:44:19,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-08-12 00:44:19,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:44:19,690 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"} 2018-08-12 00:44:19,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:44:19,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:44:19,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:44:19,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:44:19,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:44:19,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:44:19,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:44:19,783 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-08-12 00:44:19,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-12T00:44:19.901Z", "updated_at": "2018-08-12T00:44:19.901Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "key": "keystone_tenant_name"} 2018-08-12 00:44:19,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:44:19,784 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:44:19 GMT 2018-08-12 00:44:19,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:44:19,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-08-12 00:44:19,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:44:19,784 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-08-12 00:44:19,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:44:19,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:44:19,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:44:19,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:44:19,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:44:19,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:44:19,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:44:19,842 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-08-12 00:44:19,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-12T00:44:19.962Z", "updated_at": "2018-08-12T00:44:19.962Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-08-12 00:44:19,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:44:19,842 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:44:19 GMT 2018-08-12 00:44:19,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:44:19,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-08-12 00:44:19,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:44:19,843 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.30:5000"} 2018-08-12 00:44:19,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:44:19,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:44:19,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:44:19,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:44:19,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:44:19,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:44:19,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:44:19,930 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-08-12 00:44:19,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-12T00:44:20.047Z", "updated_at": "2018-08-12T00:44:20.047Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.30:5000", "key": "keystone_url"} 2018-08-12 00:44:19,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:44:19,930 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:44:20 GMT 2018-08-12 00:44:19,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:44:19,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-08-12 00:44:19,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:44:19,931 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-12 00:44:19,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:44:19,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:44:19,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:44:19,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:44:19,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:44:19,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:44:19,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:44:19,987 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-12 00:44:19,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-12T00:44:20.109Z", "updated_at": "2018-08-12T00:44:20.109Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-08-12 00:44:19,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:44:19,988 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:44:20 GMT 2018-08-12 00:44:19,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:44:19,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-08-12 00:44:19,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:44:19,988 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"} 2018-08-12 00:44:20,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:44:20,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:44:20,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:44:20,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:44:20,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:44:20,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:44:20,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:44:20,044 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-08-12 00:44:20,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-12T00:44:20.165Z", "updated_at": "2018-08-12T00:44:20.165Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "key": "keystone_username"} 2018-08-12 00:44:20,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:44:20,044 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:44:20 GMT 2018-08-12 00:44:20,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:44:20,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-08-12 00:44:20,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:44:20,045 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-12 00:44:20,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:44:20,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:44:20,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:44:20,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:44:20,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:44:20,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:44:20,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:44:20,102 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-12 00:44:20,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-12T00:44:20.222Z", "updated_at": "2018-08-12T00:44:20.222Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-08-12 00:44:20,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:44:20,102 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:44:20 GMT 2018-08-12 00:44:20,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:44:20,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-08-12 00:44:20,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:44:20,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-08-12 00:44:20,103 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-12 00:44:20,104 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-12 00:44:20,104 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-12 00:44:20,107 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-12 00:44:20,174 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-12 00:44:20,174 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-12 00:44:20,175 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-12 00:44:20,176 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-12 00:44:20,176 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-12 00:44:20,179 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-12 00:44:41,171 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-12 00:44:41,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=genclo error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error" 2018-08-12 00:44:41,172 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-12 00:44:41,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: One of the configured repositories failed (Unknown), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this: 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work). 3. Run the command with the repository temporarily disabled yum --disablerepo= ... 4. Disable the repository permanently, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage: yum-config-manager --disable or subscription-manager repos --disable= 5. Configure the failing repository to be skipped, if it is unavailable. Note that yum will try to contact the repo. when it runs most commands, so will have to try and fail each time (and thus. yum will be be much slower). If it is a very temporary problem though, this is often a nice compromise: yum-config-manager --save --setopt=.skip_if_unavailable=true Cannot find a valid baseurl for repo: base/7/x86_64 2018-08-12 00:44:41,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 00:44:41,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:44:41,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-2d8d75b2-70cd-4c1a-9ef5-f2b489df29f8 Date: Sun, 12 Aug 2018 00:44:41 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:41:00Z", "updated_at": "2018-08-12T00:41:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "08d4c823-fc2c-460c-af03-6749e43c19d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3ad0e498-3752-42dd-9ca9-d153c4e416d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3e04c790-589b-46ab-a11d-11c5cb9e20e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-12T00:41:02Z", "revision_number": 0, "id": "4f9cfcac-1475-496c-8a82-37361bbf4bb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:02Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "86c1cd67-68f8-4a9d-88d9-6b9a41f541fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "90f64bcb-c696-45b5-9810-8189c2dac6b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "b94d5b1f-9243-4572-9c20-e752f246221d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-12T00:41:02Z", "revision_number": 0, "id": "e9ac0702-7e92-4b12-9603-4f2a812198de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:02Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}], "revision_number": 8, "project_id": "5a912163d57e424b93c70664bba38405", "id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}, {"description": "Default security group", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:39:27Z", "updated_at": "2018-08-12T00:39:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "0cfee8cb-d110-44d0-8b21-110497238faf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "5932337f-c2f8-4215-b95a-1950c93bb2b6", "remote_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "85960146-829a-42f4-bce1-3814d79b6a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "9f5436e1-c36c-4e7a-8947-1cb582df21b4", "remote_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}], "revision_number": 4, "project_id": "5a912163d57e424b93c70664bba38405", "id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "name": "default"}]} 2018-08-12 00:44:41,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-2d8d75b2-70cd-4c1a-9ef5-f2b489df29f8 2018-08-12 00:44:41,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0648169517517s 2018-08-12 00:44:41,242 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-2d8d75b2-70cd-4c1a-9ef5-f2b489df29f8 2018-08-12 00:44:41,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 00:44:41,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -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": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a"}}' 2018-08-12 00:44:41,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-225c0fb0-8392-4519-b70e-8f1f1683df80 Date: Sun, 12 Aug 2018 00:44:41 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-08-12T00:44:41Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "port_range_min": 22, "revision_number": 0, "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:44:41Z", "project_id": "5a912163d57e424b93c70664bba38405", "id": "51c6052d-1591-42cb-8317-c51361e04e75"}} 2018-08-12 00:44:41,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-225c0fb0-8392-4519-b70e-8f1f1683df80 2018-08-12 00:44:41,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.308498859406s 2018-08-12 00:44:41,553 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-225c0fb0-8392-4519-b70e-8f1f1683df80 2018-08-12 00:44:41,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-08-12 00:44:41,649 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-08-12 00:44:44,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:44:44,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:44:44,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:44:44,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:44:44,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:44:44,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:44:44,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:44:44,327 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-12 00:44:44,327 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-12T00:44:44.406Z", "updated_at": "2018-08-12T00:44:44.406Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-08-12 00:44:44,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:44:44,329 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:44:44 GMT 2018-08-12 00:44:44,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:44:44,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-12 00:44:44,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:44:44,355 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-12 00:44:45,886 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-12 00:44:45,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:44:45,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:44:46,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-19a3133b-8c55-443b-844e-c765f4a2b68e Date: Sun, 12 Aug 2018 00:44:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/snap", "metadata": {}}], "file": "/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/file", "owner": "5a912163d57e424b93c70664bba38405", "id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "size": 4373348352, "self": "/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-12T00:40:59Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-12T00:39:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:44:46,095 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-19a3133b-8c55-443b-844e-c765f4a2b68e 2018-08-12 00:44:46,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207964897156s 2018-08-12 00:44:46,096 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-19a3133b-8c55-443b-844e-c765f4a2b68e 2018-08-12 00:44:46,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-12 00:44:46,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/cloudify_ims-img_alt_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}' 2018-08-12 00:44:46,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c0b4efc6-3656-4724-a4fe-f040ca8b990c Date: Sun, 12 Aug 2018 00:44:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07/file", "owner": "5a912163d57e424b93c70664bba38405", "id": "6d2571e9-f6c3-436b-b29a-ae80ed1a5c07", "size": null, "self": "/v2/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-12T00:44:46Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "cloudify_ims-img_alt_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "checksum": null, "created_at": "2018-08-12T00:44:46Z", "protected": false} 2018-08-12 00:44:46,187 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-c0b4efc6-3656-4724-a4fe-f040ca8b990c 2018-08-12 00:44:46,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0825479030609s 2018-08-12 00:44:46,188 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-c0b4efc6-3656-4724-a4fe-f040ca8b990c returning object 6d2571e9-f6c3-436b-b29a-ae80ed1a5c07 2018-08-12 00:44:46,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-12 00:44:46,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07/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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -d '' 2018-08-12 00:44:49,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d3be2cbc-32dc-4da9-8fd4-1587de1debef Date: Sun, 12 Aug 2018 00:44:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:44:49,948 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07/file used request id req-d3be2cbc-32dc-4da9-8fd4-1587de1debef 2018-08-12 00:44:49,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.75994586945s 2018-08-12 00:44:49,949 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07/file used request id req-d3be2cbc-32dc-4da9-8fd4-1587de1debef 2018-08-12 00:44:49,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:44:49,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:44:50,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-5e24eee1-c5f1-4c58-9ba1-9e6a75782dc9 Date: Sun, 12 Aug 2018 00:44:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07/snap", "metadata": {}}], "file": "/v2/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07/file", "owner": "5a912163d57e424b93c70664bba38405", "id": "6d2571e9-f6c3-436b-b29a-ae80ed1a5c07", "size": 263062016, "self": "/v2/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-12T00:44:49Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "cloudify_ims-img_alt_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-12T00:44:46Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/snap", "metadata": {}}], "file": "/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/file", "owner": "5a912163d57e424b93c70664bba38405", "id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "size": 4373348352, "self": "/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-12T00:40:59Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-12T00:39:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:44:50,005 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-5e24eee1-c5f1-4c58-9ba1-9e6a75782dc9 2018-08-12 00:44:50,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0525369644165s 2018-08-12 00:44:50,006 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-5e24eee1-c5f1-4c58-9ba1-9e6a75782dc9 2018-08-12 00:44:50,010 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07/file', 'owner': u'5a912163d57e424b93c70664bba38405', 'id': u'6d2571e9-f6c3-436b-b29a-ae80ed1a5c07', 'size': 263062016, u'self': u'/v2/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a912163d57e424b93c70664bba38405', 'name': 'cloudify_ims-project_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-12T00:44:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-12T00:44:49Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'self': u'/v2/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 'created': u'2018-08-12T00:44:46Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-12T00:44:46Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'schema': u'/v2/schemas/image'}}) 2018-08-12 00:44:50,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-12 00:44:50,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-12 00:44:50,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-a91746d5-f622-4d8e-9130-3960df462bbc x-compute-request-id: req-a91746d5-f622-4d8e-9130-3960df462bbc Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b079efd7-ef3c-4fe5-b694-4bf0e5722592", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b079efd7-ef3c-4fe5-b694-4bf0e5722592", "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": 25, "id": "b079efd7-ef3c-4fe5-b694-4bf0e5722592"}} 2018-08-12 00:44:50,065 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a91746d5-f622-4d8e-9130-3960df462bbc 2018-08-12 00:44:50,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0541899204254s 2018-08-12 00:44:50,066 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a91746d5-f622-4d8e-9130-3960df462bbc 2018-08-12 00:44:50,067 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 25, 'id': u'b079efd7-ef3c-4fe5-b694-4bf0e5722592', 'swap': 0}) 2018-08-12 00:44:50,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-12 00:44:50,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/b079efd7-ef3c-4fe5-b694-4bf0e5722592/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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" -d '{"extra_specs": {}}' 2018-08-12 00:44:50,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-596175f7-f741-42d9-bd48-b7a16a793d6d x-compute-request-id: req-596175f7-f741-42d9-bd48-b7a16a793d6d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-12 00:44:50,087 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/b079efd7-ef3c-4fe5-b694-4bf0e5722592/os-extra_specs used request id req-596175f7-f741-42d9-bd48-b7a16a793d6d 2018-08-12 00:44:50,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203530788422s 2018-08-12 00:44:50,088 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/b079efd7-ef3c-4fe5-b694-4bf0e5722592/os-extra_specs used request id req-596175f7-f741-42d9-bd48-b7a16a793d6d 2018-08-12 00:44:50,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-08-12 00:44:50,088 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "6d2571e9-f6c3-436b-b29a-ae80ed1a5c07", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "bono_cluster_size": 1, "flavor_id": "b079efd7-ef3c-4fe5-b694-4bf0e5722592", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-08-12 00:44:51,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:44:51,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:44:51,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:44:51,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:44:51,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:44:51,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:44:51,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:44:51,877 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-08-12 00:44:51,877 - cloudify.rest_client.http - DEBUG - reply: "500 INTERNAL SERVER ERROR" {"status": 500, "message": "Internal Server Error"} 2018-08-12 00:44:51,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:44:51,877 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:44:52 GMT 2018-08-12 00:44:51,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:44:51,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51 2018-08-12 00:44:51,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:44:51,878 - 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 424, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 162, in execute if (self.deploy_vnf() and self.test_vnf()): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 191, in deploy_vnf self.vnf.get('inputs')) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/deployments.py", line 214, in create response = self.api.put(uri, data, expected_status_code=201) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 263, in put timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) CloudifyClientError: 500: Internal Server Error 2018-08-12 00:44:52,013 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-12 00:44:52,013 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 05:25 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-12 00:44:52,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-08-12 00:44:52,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions 2018-08-12 00:44:52,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:44:52,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:44:52,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:44:52,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:44:52,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:44:52,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:44:52,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:44:52,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-12T00:44:51.262Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "5603132d-23c3-41b6-b4ed-7a5582e4b80b"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-12 00:44:52,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:44:52,079 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:44:52 GMT 2018-08-12 00:44:52,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:44:52,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-08-12 00:44:52,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:44:52,080 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.204:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-12 00:44:52,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 00:44:52,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 00:44:52,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 00:44:52,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 00:44:52,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 00:44:52,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 00:44:52,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 00:44:52,142 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-08-12 00:44:52,142 - cloudify.rest_client.http - DEBUG - reply: "400 BAD REQUEST" {"message": "Deployment environment creation is still pending, try again in a minute", "error_code": "deployment_environment_creation_pending_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v1/executions.py\", line 115, in post\n bypass_maintenance=bypass_maintenance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 359, in execute_workflow\n self._verify_deployment_environment_created_successfully(deployment_id)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 1117, in _verify_deployment_environment_created_successfully\n 'Deployment environment creation is still pending, '\nDeploymentEnvironmentCreationPendingError: Deployment environment creation is still pending, try again in a minute\n"} 2018-08-12 00:44:52,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 00:44:52,143 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 00:44:52 GMT 2018-08-12 00:44:52,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 00:44:52,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1203 2018-08-12 00:44:52,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 00:44:52,143 - 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 273, in clean force=True) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 201, in start expected_status_code=201) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 285, in post timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) DeploymentEnvironmentCreationPendingError: 400: Deployment environment creation is still pending, try again in a minute 2018-08-12 00:44:52,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-12 00:44:52,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:44:52,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-15820da4-1266-4be4-9445-781d777477f7 Date: Sun, 12 Aug 2018 00:44:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:44:52,452 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07 used request id req-15820da4-1266-4be4-9445-781d777477f7 2018-08-12 00:44:52,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.308554887772s 2018-08-12 00:44:52,453 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/6d2571e9-f6c3-436b-b29a-ae80ed1a5c07 used request id req-15820da4-1266-4be4-9445-781d777477f7 2018-08-12 00:44:52,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 00:44:52,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:44:52,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-3419a040-a399-483f-b105-cca96a3de598 x-compute-request-id: req-3419a040-a399-483f-b105-cca96a3de598 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b079efd7-ef3c-4fe5-b694-4bf0e5722592", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b079efd7-ef3c-4fe5-b694-4bf0e5722592", "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": 25, "id": "b079efd7-ef3c-4fe5-b694-4bf0e5722592"}, {"name": "cloudify_ims-flavor_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "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": 40, "id": "fbed9f06-6c8b-473a-b974-630c1d87da73"}]} 2018-08-12 00:44:52,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-3419a040-a399-483f-b105-cca96a3de598 2018-08-12 00:44:52,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.02760887146s 2018-08-12 00:44:52,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-3419a040-a399-483f-b105-cca96a3de598 2018-08-12 00:44:52,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-12 00:44:52,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/b079efd7-ef3c-4fe5-b694-4bf0e5722592 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:44:52,524 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-1de8a901-54a4-47ba-8a99-3ad50b6bdc82 x-compute-request-id: req-1de8a901-54a4-47ba-8a99-3ad50b6bdc82 Content-Length: 0 Content-Type: application/json 2018-08-12 00:44:52,524 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b079efd7-ef3c-4fe5-b694-4bf0e5722592 used request id req-1de8a901-54a4-47ba-8a99-3ad50b6bdc82 2018-08-12 00:44:52,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0406329631805s 2018-08-12 00:44:52,524 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b079efd7-ef3c-4fe5-b694-4bf0e5722592 used request id req-1de8a901-54a4-47ba-8a99-3ad50b6bdc82 2018-08-12 00:44:52,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-12 00:44:52,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/e01c6a46-162c-4c4e-8714-25a87b6f65a0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:44:53,453 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d16e23cd-a4f6-4b8e-8312-07215abb71ed Content-Length: 0 Date: Sun, 12 Aug 2018 00:44:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:44:53,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/e01c6a46-162c-4c4e-8714-25a87b6f65a0.json used request id req-d16e23cd-a4f6-4b8e-8312-07215abb71ed 2018-08-12 00:44:53,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.925982952118s 2018-08-12 00:44:53,453 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/e01c6a46-162c-4c4e-8714-25a87b6f65a0.json used request id req-d16e23cd-a4f6-4b8e-8312-07215abb71ed 2018-08-12 00:44:53,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-12 00:44:53,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:44:53,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8c29fc8b-040a-487e-9fb1-368736a7d0a5 Date: Sun, 12 Aug 2018 00:44:53 GMT RESP BODY: {"floatingips": []} 2018-08-12 00:44:53,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-8c29fc8b-040a-487e-9fb1-368736a7d0a5 2018-08-12 00:44:53,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0191369056702s 2018-08-12 00:44:53,479 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-8c29fc8b-040a-487e-9fb1-368736a7d0a5 2018-08-12 00:44:53,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-12 00:44:53,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:44:53,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-b11e2577-64f4-4d24-a2ab-1ac12ff54c88 x-compute-request-id: req-b11e2577-64f4-4d24-a2ab-1ac12ff54c88 Content-Type: application/json 2018-08-12 00:44:53,626 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844 used request id req-b11e2577-64f4-4d24-a2ab-1ac12ff54c88 2018-08-12 00:44:53,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.146241188049s 2018-08-12 00:44:53,626 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844 used request id req-b11e2577-64f4-4d24-a2ab-1ac12ff54c88 2018-08-12 00:44:53,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:44:53,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:44:53,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-087937a0-e0d4-4e74-ba67-57861b85163d x-compute-request-id: req-087937a0-e0d4-4e74-ba67-57861b85163d Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:76:4a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:76:4a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d77adcbc-da05-4491-9b96-2356b0c2e844", "rel": "bookmark"}], "image": {"id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "links": [{"href": "http://172.30.9.30:8774/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:43:17.000000", "flavor": {"id": "fbed9f06-6c8b-473a-b974-630c1d87da73", "links": [{"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "bookmark"}]}, "id": "d77adcbc-da05-4491-9b96-2356b0c2e844", "security_groups": [{"name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}], "user_id": "4cf56bd6bbc44c719cedda5151290fa4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:44:53Z", "hostId": "763eab54006418e5f4ffe456b495fe94417fc9b933e3331286c68aa4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "name": "cloudify_ims-vm_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "created": "2018-08-12T00:41:03Z", "tenant_id": "5a912163d57e424b93c70664bba38405", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:44:53,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-087937a0-e0d4-4e74-ba67-57861b85163d 2018-08-12 00:44:53,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.329022169113s 2018-08-12 00:44:53,956 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-087937a0-e0d4-4e74-ba67-57861b85163d 2018-08-12 00:44:53,957 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 00:44:55,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:44:55,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:44:56,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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 x-openstack-request-id: req-7137d2af-8026-4232-b2cd-fe0613cda57d x-compute-request-id: req-7137d2af-8026-4232-b2cd-fe0613cda57d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 00:44:56,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7137d2af-8026-4232-b2cd-fe0613cda57d 2018-08-12 00:44:56,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.079283952713s 2018-08-12 00:44:56,040 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7137d2af-8026-4232-b2cd-fe0613cda57d 2018-08-12 00:44:56,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 00:44:56,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:44:56,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-c45d7c21-543f-4c79-9e28-c293009f7910 Date: Sun, 12 Aug 2018 00:44:56 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:41:00Z", "updated_at": "2018-08-12T00:41:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "08d4c823-fc2c-460c-af03-6749e43c19d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3ad0e498-3752-42dd-9ca9-d153c4e416d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:00Z", "revision_number": 0, "id": "3e04c790-589b-46ab-a11d-11c5cb9e20e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:00Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-12T00:41:02Z", "revision_number": 0, "id": "4f9cfcac-1475-496c-8a82-37361bbf4bb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:02Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "86c1cd67-68f8-4a9d-88d9-6b9a41f541fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "90f64bcb-c696-45b5-9810-8189c2dac6b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:41:01Z", "revision_number": 0, "id": "b94d5b1f-9243-4572-9c20-e752f246221d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:01Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-12T00:41:02Z", "revision_number": 0, "id": "e9ac0702-7e92-4b12-9603-4f2a812198de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:41:02Z", "security_group_id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}], "revision_number": 8, "project_id": "5a912163d57e424b93c70664bba38405", "id": "b1d2d02e-e282-44b9-bcac-af452c3c28ae", "name": "cloudify_ims-sg_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}, {"description": "Default security group", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:39:27Z", "updated_at": "2018-08-12T00:44:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "0cfee8cb-d110-44d0-8b21-110497238faf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T00:44:41Z", "revision_number": 0, "id": "51c6052d-1591-42cb-8317-c51361e04e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:44:41Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "5932337f-c2f8-4215-b95a-1950c93bb2b6", "remote_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "85960146-829a-42f4-bce1-3814d79b6a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a912163d57e424b93c70664bba38405"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T00:39:27Z", "revision_number": 0, "id": "9f5436e1-c36c-4e7a-8947-1cb582df21b4", "remote_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "remote_ip_prefix": null, "created_at": "2018-08-12T00:39:27Z", "security_group_id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "tenant_id": "5a912163d57e424b93c70664bba38405", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a912163d57e424b93c70664bba38405"}], "revision_number": 5, "project_id": "5a912163d57e424b93c70664bba38405", "id": "e963a8e9-c96d-4b29-a9ab-0886ca84e94a", "name": "default"}]} 2018-08-12 00:44:56,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-c45d7c21-543f-4c79-9e28-c293009f7910 2018-08-12 00:44:56,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.054486989975s 2018-08-12 00:44:56,098 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-c45d7c21-543f-4c79-9e28-c293009f7910 2018-08-12 00:44:56,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-12 00:44:56,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/b1d2d02e-e282-44b9-bcac-af452c3c28ae.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:44:56,316 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d54245c-32c2-4045-8a0f-5c2b83374bae Content-Length: 0 Date: Sun, 12 Aug 2018 00:44:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:44:56,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/b1d2d02e-e282-44b9-bcac-af452c3c28ae.json used request id req-1d54245c-32c2-4045-8a0f-5c2b83374bae 2018-08-12 00:44:56,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.21360206604s 2018-08-12 00:44:56,316 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/b1d2d02e-e282-44b9-bcac-af452c3c28ae.json used request id req-1d54245c-32c2-4045-8a0f-5c2b83374bae 2018-08-12 00:44:56,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-12 00:44:56,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:44:56,360 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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-adfd2beb-b67b-4e2f-bb21-95e19b440f04 x-compute-request-id: req-adfd2beb-b67b-4e2f-bb21-95e19b440f04 Content-Length: 0 Content-Type: application/json 2018-08-12 00:44:56,360 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63 used request id req-adfd2beb-b67b-4e2f-bb21-95e19b440f04 2018-08-12 00:44:56,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0435080528259s 2018-08-12 00:44:56,360 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/cloudify_ims-kp_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63 used request id req-adfd2beb-b67b-4e2f-bb21-95e19b440f04 2018-08-12 00:44:56,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-12 00:44:56,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/fa9096b0-fa6a-4d5a-baa3-05ea18b69891/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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" -d '{"subnet_id": "71b0ee77-c06b-4334-a0ae-887b76fa9938"}' 2018-08-12 00:44:57,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-33a8d704-bc99-4be9-9c1b-7df1ee40ccc1 Date: Sun, 12 Aug 2018 00:44:57 GMT RESP BODY: {"network_id": "36b804f0-814f-4824-a3c3-694c3750ecf3", "tenant_id": "5a912163d57e424b93c70664bba38405", "subnet_id": "71b0ee77-c06b-4334-a0ae-887b76fa9938", "subnet_ids": ["71b0ee77-c06b-4334-a0ae-887b76fa9938"], "port_id": "b481629a-5940-4750-8741-04543f36f7e5", "id": "fa9096b0-fa6a-4d5a-baa3-05ea18b69891"} 2018-08-12 00:44:57,924 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/fa9096b0-fa6a-4d5a-baa3-05ea18b69891/remove_router_interface.json used request id req-33a8d704-bc99-4be9-9c1b-7df1ee40ccc1 2018-08-12 00:44:57,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.5632288456s 2018-08-12 00:44:57,924 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/fa9096b0-fa6a-4d5a-baa3-05ea18b69891/remove_router_interface.json used request id req-33a8d704-bc99-4be9-9c1b-7df1ee40ccc1 returning object fa9096b0-fa6a-4d5a-baa3-05ea18b69891 2018-08-12 00:44:57,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-12 00:44:57,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:44:58,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-4e5bddeb-0ed9-464f-8383-72915e1929e3 Date: Sun, 12 Aug 2018 00:44:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5a912163d57e424b93c70664bba38405", "created_at": "2018-08-12T00:39:29Z", "admin_state_up": true, "updated_at": "2018-08-12T00:44:57Z", "revision_number": 4, "routes": [], "project_id": "5a912163d57e424b93c70664bba38405", "id": "fa9096b0-fa6a-4d5a-baa3-05ea18b69891", "name": "cloudify_ims-router_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}]} 2018-08-12 00:44:58,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-4e5bddeb-0ed9-464f-8383-72915e1929e3 2018-08-12 00:44:58,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.116805076599s 2018-08-12 00:44:58,042 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-4e5bddeb-0ed9-464f-8383-72915e1929e3 2018-08-12 00:44:58,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-12 00:44:58,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/fa9096b0-fa6a-4d5a-baa3-05ea18b69891.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:44:59,225 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30f7499c-abc9-4eb1-ae35-605d83764cc2 Content-Length: 0 Date: Sun, 12 Aug 2018 00:44:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:44:59,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/fa9096b0-fa6a-4d5a-baa3-05ea18b69891.json used request id req-30f7499c-abc9-4eb1-ae35-605d83764cc2 2018-08-12 00:44:59,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18148398399s 2018-08-12 00:44:59,225 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/fa9096b0-fa6a-4d5a-baa3-05ea18b69891.json used request id req-30f7499c-abc9-4eb1-ae35-605d83764cc2 2018-08-12 00:44:59,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-12 00:44:59,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:44:59,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-a6bab602-943d-4eb8-983e-98410d070f49 Date: Sun, 12 Aug 2018 00:44:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36b804f0-814f-4824-a3c3-694c3750ecf3","tenant_id":"5a912163d57e424b93c70664bba38405","created_at":"2018-08-12T00:39:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-12T00:39:28Z","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":"5a912163d57e424b93c70664bba38405","id":"71b0ee77-c06b-4334-a0ae-887b76fa9938","subnetpool_id":null,"name":"cloudify_ims-subnet_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}]} 2018-08-12 00:44:59,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-a6bab602-943d-4eb8-983e-98410d070f49 2018-08-12 00:44:59,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0483109951019s 2018-08-12 00:44:59,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-a6bab602-943d-4eb8-983e-98410d070f49 2018-08-12 00:44:59,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-12 00:44:59,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/71b0ee77-c06b-4334-a0ae-887b76fa9938.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:45:00,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-605e2560-d584-4c14-a99f-e149e37e3581 Date: Sun, 12 Aug 2018 00:45:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:45:00,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/71b0ee77-c06b-4334-a0ae-887b76fa9938.json used request id req-605e2560-d584-4c14-a99f-e149e37e3581 2018-08-12 00:45:00,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.17975521088s 2018-08-12 00:45:00,456 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/71b0ee77-c06b-4334-a0ae-887b76fa9938.json used request id req-605e2560-d584-4c14-a99f-e149e37e3581 2018-08-12 00:45:00,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:45:00,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:45:00,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-ec11e410-0504-4b43-a24b-3f3d66abdaa1 Date: Sun, 12 Aug 2018 00:45:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T00:45:00Z","tenant_id":"5a912163d57e424b93c70664bba38405","created_at":"2018-08-12T00:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a912163d57e424b93c70664bba38405","id":"36b804f0-814f-4824-a3c3-694c3750ecf3","name":"cloudify_ims-net_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}]} 2018-08-12 00:45:00,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-ec11e410-0504-4b43-a24b-3f3d66abdaa1 2018-08-12 00:45:00,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.122035980225s 2018-08-12 00:45:00,579 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-ec11e410-0504-4b43-a24b-3f3d66abdaa1 2018-08-12 00:45:00,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-12 00:45:00,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/36b804f0-814f-4824-a3c3-694c3750ecf3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:45:01,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3f0b778-fc89-45ed-a4d4-622be76d8afa Date: Sun, 12 Aug 2018 00:45:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 00:45:01,646 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/36b804f0-814f-4824-a3c3-694c3750ecf3.json used request id req-b3f0b778-fc89-45ed-a4d4-622be76d8afa 2018-08-12 00:45:01,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06531596184s 2018-08-12 00:45:01,646 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/36b804f0-814f-4824-a3c3-694c3750ecf3.json used request id req-b3f0b778-fc89-45ed-a4d4-622be76d8afa 2018-08-12 00:45:01,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:45:01,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:45:01,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-9b37e240-a7f1-4d8c-af32-45bbb9dab5e1 Date: Sun, 12 Aug 2018 00:45:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/snap", "metadata": {}}], "file": "/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/file", "owner": "5a912163d57e424b93c70664bba38405", "id": "9b6aa915-9d7a-4ae1-8692-29425e3529bb", "size": 4373348352, "self": "/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-12T00:40:59Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-12T00:39:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:45:01,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9b37e240-a7f1-4d8c-af32-45bbb9dab5e1 2018-08-12 00:45:01,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.123614788055s 2018-08-12 00:45:01,774 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9b37e240-a7f1-4d8c-af32-45bbb9dab5e1 2018-08-12 00:45:01,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-12 00:45:01,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7f8f0712fe8a9df60918ce9ef11b10cdfc04f656" 2018-08-12 00:45:02,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1e24b98-3333-4b45-a18c-da9bebbef4f1 Date: Sun, 12 Aug 2018 00:45:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:45:02,276 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb used request id req-b1e24b98-3333-4b45-a18c-da9bebbef4f1 2018-08-12 00:45:02,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.500329971313s 2018-08-12 00:45:02,276 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/9b6aa915-9d7a-4ae1-8692-29425e3529bb used request id req-b1e24b98-3333-4b45-a18c-da9bebbef4f1 2018-08-12 00:45:02,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 00:45:02,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:45:02,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-8c5c28d0-a86d-4fc4-9bb4-3148fe21d49b x-compute-request-id: req-8c5c28d0-a86d-4fc4-9bb4-3148fe21d49b Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73", "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": 40, "id": "fbed9f06-6c8b-473a-b974-630c1d87da73"}]} 2018-08-12 00:45:02,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-8c5c28d0-a86d-4fc4-9bb4-3148fe21d49b 2018-08-12 00:45:02,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.176671981812s 2018-08-12 00:45:02,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-8c5c28d0-a86d-4fc4-9bb4-3148fe21d49b 2018-08-12 00:45:02,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-12 00:45:02,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:45:02,497 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 00: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-cc3c1c54-d72f-43ce-97f7-5fd25bb57981 x-compute-request-id: req-cc3c1c54-d72f-43ce-97f7-5fd25bb57981 Content-Length: 0 Content-Type: application/json 2018-08-12 00:45:02,497 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73 used request id req-cc3c1c54-d72f-43ce-97f7-5fd25bb57981 2018-08-12 00:45:02,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0419008731842s 2018-08-12 00:45:02,498 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/fbed9f06-6c8b-473a-b974-630c1d87da73 used request id req-cc3c1c54-d72f-43ce-97f7-5fd25bb57981 2018-08-12 00:45:02,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-12 00:45:02,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:45:02,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c754f528-ce01-41f5-8ae6-bda19f57d522 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "links": {"self": "http://172.30.9.30:5000/v3/users/4cf56bd6bbc44c719cedda5151290fa4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4cf56bd6bbc44c719cedda5151290fa4", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:45:02,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c754f528-ce01-41f5-8ae6-bda19f57d522 2018-08-12 00:45:02,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103212118149s 2018-08-12 00:45:02,602 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c754f528-ce01-41f5-8ae6-bda19f57d522 2018-08-12 00:45:02,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-12 00:45:02,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/4cf56bd6bbc44c719cedda5151290fa4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:45:02,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05731870-4a6c-4095-98b6-7bd6e6c8a611 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63", "links": {"self": "http://172.30.9.30:5000/v3/users/4cf56bd6bbc44c719cedda5151290fa4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4cf56bd6bbc44c719cedda5151290fa4", "description": null}} 2018-08-12 00:45:02,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/4cf56bd6bbc44c719cedda5151290fa4 used request id req-05731870-4a6c-4095-98b6-7bd6e6c8a611 2018-08-12 00:45:02,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105590820312s 2018-08-12 00:45:02,714 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/4cf56bd6bbc44c719cedda5151290fa4 used request id req-05731870-4a6c-4095-98b6-7bd6e6c8a611 2018-08-12 00:45:02,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-12 00:45:02,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/4cf56bd6bbc44c719cedda5151290fa4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:45:02,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:45:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0df729a1-2716-4921-87a5-110e59f16428 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:45:02,902 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/4cf56bd6bbc44c719cedda5151290fa4 used request id req-0df729a1-2716-4921-87a5-110e59f16428 2018-08-12 00:45:02,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.187846899033s 2018-08-12 00:45:02,903 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/4cf56bd6bbc44c719cedda5151290fa4 used request id req-0df729a1-2716-4921-87a5-110e59f16428 2018-08-12 00:45:02,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-12 00:45:02,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:45:02,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0416cac1-6584-4ae2-892b-09c8075ee114 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.30:5000/v3/projects/5a912163d57e424b93c70664bba38405"}, "tags": [], "enabled": true, "id": "5a912163d57e424b93c70664bba38405", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_478cdbe2-414c-4f2c-8cdc-caed3c8a5d63"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-12 00:45:02,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-0416cac1-6584-4ae2-892b-09c8075ee114 2018-08-12 00:45:03,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.089515209198s 2018-08-12 00:45:03,000 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-0416cac1-6584-4ae2-892b-09c8075ee114 2018-08-12 00:45:03,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-12 00:45:03,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/5a912163d57e424b93c70664bba38405 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:45:03,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:45:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b87ee07d-eb80-42bf-9850-9ab424867b99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:45:03,158 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/5a912163d57e424b93c70664bba38405 used request id req-b87ee07d-eb80-42bf-9850-9ab424867b99 2018-08-12 00:45:03,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.154472827911s 2018-08-12 00:45:03,159 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/5a912163d57e424b93c70664bba38405 used request id req-b87ee07d-eb80-42bf-9850-9ab424867b99 2018-08-12 00:45:03,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 00:45:03,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:45:03,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ffb3f34-f31c-4dd9-a7c5-1373ddd26c5e Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2212618271cf4ab09adc763ea43aea96", "links": {"self": "http://172.30.9.30:5000/v3/roles/2212618271cf4ab09adc763ea43aea96"}, "name": "Member"}, {"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:45:03,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1ffb3f34-f31c-4dd9-a7c5-1373ddd26c5e 2018-08-12 00:45:03,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0940420627594s 2018-08-12 00:45:03,257 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1ffb3f34-f31c-4dd9-a7c5-1373ddd26c5e 2018-08-12 00:45:03,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-12 00:45:03,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/2212618271cf4ab09adc763ea43aea96 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4a709f2c2c87244aaa0fd010bc829df5433df5d" 2018-08-12 00:45:03,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:45:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-181671f7-4352-4d55-a8bf-22c3b9f28480 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:45:03,362 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/2212618271cf4ab09adc763ea43aea96 used request id req-181671f7-4352-4d55-a8bf-22c3b9f28480 2018-08-12 00:45:03,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.0998349189758s 2018-08-12 00:45:03,362 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/2212618271cf4ab09adc763ea43aea96 used request id req-181671f7-4352-4d55-a8bf-22c3b9f28480 2018-08-12 00:45:03,363 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-08-12 00:45:03,391 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-08-12 00:45:03,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-12 00:45:03,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-12 00:45:03,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-12 00:45:03,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-12 00:45:03,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-12 00:45:03,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-12 00:45:03,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-12 00:45:03,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-12 00:45:03,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-12 00:45:03,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-12 00:45:03,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-12 00:45:03,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-12 00:45:03,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-12 00:45:03,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-12 00:45:03,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-12 00:45:03,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-12 00:45:03,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-12 00:45:03,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-12 00:45:03,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-12 00:45:03,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-12 00:45:03,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-12 00:45:03,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-12 00:45:03,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:45:03,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9177a513-e862-4370-abd5-6118240204a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:45:03,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-9177a513-e862-4370-abd5-6118240204a3 2018-08-12 00:45:03,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-12 00:45:03,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T01:45:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["6PfMgabtRrWa6c90cT9qrQ"], "issued_at": "2018-08-12T00:45:03.000000Z"}} 2018-08-12 00:45:03,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:45:03,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:04,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-0d9e542e-0198-4a37-9aae-47f22ff4a583 Date: Sun, 12 Aug 2018 00:45:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-12 00:45:04,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0d9e542e-0198-4a37-9aae-47f22ff4a583 2018-08-12 00:45:04,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.247689008713s 2018-08-12 00:45:04,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0d9e542e-0198-4a37-9aae-47f22ff4a583 2018-08-12 00:45:04,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:45:04,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 00:45: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 00:45:04,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-12 00:45:04,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:04,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcbee98f-9f0d-4587-b5fd-3560520e64a3 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/dd0dcce16a4b469e9c71a7c4c58cfca9"}, "tags": [], "enabled": true, "id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-08-12 00:45:04,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-dcbee98f-9f0d-4587-b5fd-3560520e64a3 2018-08-12 00:45:04,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0880270004272s 2018-08-12 00:45:04,165 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-dcbee98f-9f0d-4587-b5fd-3560520e64a3 2018-08-12 00:45:04,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-12 00:45:04,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6"}}' 2018-08-12 00:45:04,294 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ada65001-691a-4b2a-b567-c770cbbf1fb5 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.30:5000/v3/projects/d3289ff8af674a63adb0ab11231c91aa"}, "tags": [], "enabled": true, "id": "d3289ff8af674a63adb0ab11231c91aa", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6"}} 2018-08-12 00:45:04,295 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-ada65001-691a-4b2a-b567-c770cbbf1fb5 2018-08-12 00:45:04,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.122509002686s 2018-08-12 00:45:04,295 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-ada65001-691a-4b2a-b567-c770cbbf1fb5 2018-08-12 00:45:04,296 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: heat_ims', u'tags': [], 'enabled': True, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}) 2018-08-12 00:45:04,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-12 00:45:04,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fb5611ca-16a5-4fb2-9f3a-f192ecb56947", "email": null, "name": "heat_ims-user_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6"}}' 2018-08-12 00:45:04,662 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-175dea21-9f80-449e-9b4a-1725f8f0dcac Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": {"self": "http://172.30.9.30:5000/v3/users/239c86f834014bf89746afa26d17c862"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "239c86f834014bf89746afa26d17c862", "domain_id": "default", "password_expires_at": null}} 2018-08-12 00:45:04,662 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-175dea21-9f80-449e-9b4a-1725f8f0dcac 2018-08-12 00:45:04,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.360227108002s 2018-08-12 00:45:04,663 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-175dea21-9f80-449e-9b4a-1725f8f0dcac 2018-08-12 00:45:04,663 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'239c86f834014bf89746afa26d17c862', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}) 2018-08-12 00:45:04,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 00:45:04,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:04,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d49e64b-5c30-4e2b-bd28-a8df9643ec84 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:45:04,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4d49e64b-5c30-4e2b-bd28-a8df9643ec84 2018-08-12 00:45:04,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0193910598755s 2018-08-12 00:45:04,688 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4d49e64b-5c30-4e2b-bd28-a8df9643ec84 2018-08-12 00:45:04,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 00:45:04,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:04,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9794740-49c4-4956-886d-d8a3185a4553 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:45:04,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b9794740-49c4-4956-886d-d8a3185a4553 2018-08-12 00:45:04,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0933828353882s 2018-08-12 00:45:04,786 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b9794740-49c4-4956-886d-d8a3185a4553 2018-08-12 00:45:04,787 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-12 00:45:04,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-12 00:45:04,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" -d '{"role": {"name": "Member"}}' 2018-08-12 00:45:04,908 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-889ccd1c-af13-477b-9da7-40d8148bb810 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d239789105749348cb647c0294e4493", "links": {"self": "http://172.30.9.30:5000/v3/roles/7d239789105749348cb647c0294e4493"}, "name": "Member"}} 2018-08-12 00:45:04,908 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-889ccd1c-af13-477b-9da7-40d8148bb810 2018-08-12 00:45:04,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.11678314209s 2018-08-12 00:45:04,909 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-889ccd1c-af13-477b-9da7-40d8148bb810 2018-08-12 00:45:04,909 - 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'7d239789105749348cb647c0294e4493'}) 2018-08-12 00:45:04,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 00:45:04,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:05,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5b4d270-b86a-411c-bcc4-261b846ac007 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "7d239789105749348cb647c0294e4493", "links": {"self": "http://172.30.9.30:5000/v3/roles/7d239789105749348cb647c0294e4493"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:45:05,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b5b4d270-b86a-411c-bcc4-261b846ac007 2018-08-12 00:45:05,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0892879962921s 2018-08-12 00:45:05,003 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b5b4d270-b86a-411c-bcc4-261b846ac007 2018-08-12 00:45:05,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-12 00:45:05,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:05,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9686b5f-92fb-4f59-8cca-ba1b84a10a77 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-12 00:45:05,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-e9686b5f-92fb-4f59-8cca-ba1b84a10a77 2018-08-12 00:45:05,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0833439826965s 2018-08-12 00:45:05,091 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-e9686b5f-92fb-4f59-8cca-ba1b84a10a77 2018-08-12 00:45:05,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-12 00:45:05,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:05,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3089ffe7-b852-46b1-8b7f-a43c9d980557 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_ims-user_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": {"self": "http://172.30.9.30:5000/v3/users/239c86f834014bf89746afa26d17c862"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "239c86f834014bf89746afa26d17c862", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:45:05,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-3089ffe7-b852-46b1-8b7f-a43c9d980557 2018-08-12 00:45:05,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106111049652s 2018-08-12 00:45:05,199 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-3089ffe7-b852-46b1-8b7f-a43c9d980557 2018-08-12 00:45:05,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-12 00:45:05,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:05,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c06fb0-3847-4736-8a34-d5e54685acfb Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.30:5000/v3/projects/d3289ff8af674a63adb0ab11231c91aa"}, "tags": [], "enabled": true, "id": "d3289ff8af674a63adb0ab11231c91aa", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6"}]} 2018-08-12 00:45:05,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-39c06fb0-3847-4736-8a34-d5e54685acfb 2018-08-12 00:45:05,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0896978378296s 2018-08-12 00:45:05,299 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-39c06fb0-3847-4736-8a34-d5e54685acfb 2018-08-12 00:45:05,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-12 00:45:05,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=239c86f834014bf89746afa26d17c862&role.id=7d239789105749348cb647c0294e4493&scope.project.id=d3289ff8af674a63adb0ab11231c91aa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:05,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be98823c-56f8-4ad3-8613-fe233dafd831 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=239c86f834014bf89746afa26d17c862&role.id=7d239789105749348cb647c0294e4493&scope.project.id=d3289ff8af674a63adb0ab11231c91aa", "previous": null, "next": null}} 2018-08-12 00:45:05,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=239c86f834014bf89746afa26d17c862&role.id=7d239789105749348cb647c0294e4493&scope.project.id=d3289ff8af674a63adb0ab11231c91aa used request id req-be98823c-56f8-4ad3-8613-fe233dafd831 2018-08-12 00:45:05,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0843138694763s 2018-08-12 00:45:05,389 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=239c86f834014bf89746afa26d17c862&role.id=7d239789105749348cb647c0294e4493&scope.project.id=d3289ff8af674a63adb0ab11231c91aa used request id req-be98823c-56f8-4ad3-8613-fe233dafd831 2018-08-12 00:45:05,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-12 00:45:05,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/d3289ff8af674a63adb0ab11231c91aa/users/239c86f834014bf89746afa26d17c862/roles/7d239789105749348cb647c0294e4493 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:05,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6746c78-0804-4494-a421-5f75ced1194a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:45:05,521 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d3289ff8af674a63adb0ab11231c91aa/users/239c86f834014bf89746afa26d17c862/roles/7d239789105749348cb647c0294e4493 used request id req-b6746c78-0804-4494-a421-5f75ced1194a 2018-08-12 00:45:05,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.128564119339s 2018-08-12 00:45:05,521 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d3289ff8af674a63adb0ab11231c91aa/users/239c86f834014bf89746afa26d17c862/roles/7d239789105749348cb647c0294e4493 used request id req-b6746c78-0804-4494-a421-5f75ced1194a 2018-08-12 00:45:05,522 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 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'd3289ff8af674a63adb0ab11231c91aa', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.50', 'password': 'fb5611ca-16a5-4fb2-9f3a-f192ecb56947', 'username': u'heat_ims-user_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-12 00:45:05,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-12 00:45:05,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-12 00:45:05,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-12 00:45:05,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-12 00:45:05,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-12 00:45:05,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-12 00:45:05,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-12 00:45:05,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-12 00:45:05,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-12 00:45:05,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-12 00:45:05,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-12 00:45:05,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-12 00:45:05,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-12 00:45:05,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-12 00:45:05,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-12 00:45:05,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-12 00:45:05,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-12 00:45:05,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-12 00:45:05,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-12 00:45:05,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-12 00:45:05,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-12 00:45:05,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-12 00:45:05,527 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'password': 'fb5611ca-16a5-4fb2-9f3a-f192ecb56947', 'project_name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000//v3', 'project_id': 'd3289ff8af674a63adb0ab11231c91aa', 'project_domain_name': 'Default'} 2018-08-12 00:45:05,558 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2018-08-12 00:45:05,559 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-08-12 00:45:05,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-12 00:45:05,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:05,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cb017cf-eac8-4bca-9b55-0dedbd8a888b Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.30:5000/v3/projects/d3289ff8af674a63adb0ab11231c91aa"}, "tags": [], "enabled": true, "id": "d3289ff8af674a63adb0ab11231c91aa", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6"}]} 2018-08-12 00:45:05,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-2cb017cf-eac8-4bca-9b55-0dedbd8a888b 2018-08-12 00:45:05,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.083615064621s 2018-08-12 00:45:05,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-2cb017cf-eac8-4bca-9b55-0dedbd8a888b 2018-08-12 00:45:05,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-12 00:45:05,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/quotas/d3289ff8af674a63adb0ab11231c91aa.json -H "User-Agent: 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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-12 00:45:05,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-b3ae981c-cfdc-47d5-b9fa-447982baee51 Date: Sun, 12 Aug 2018 00:45:05 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-08-12 00:45:05,717 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/quotas/d3289ff8af674a63adb0ab11231c91aa.json used request id req-b3ae981c-cfdc-47d5-b9fa-447982baee51 2018-08-12 00:45:05,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0675110816956s 2018-08-12 00:45:05,717 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/quotas/d3289ff8af674a63adb0ab11231c91aa.json used request id req-b3ae981c-cfdc-47d5-b9fa-447982baee51 2018-08-12 00:45:05,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 00:45:05,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:05,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10203b0d-13dc-4380-8709-5fdd04280097 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "7d239789105749348cb647c0294e4493", "links": {"self": "http://172.30.9.30:5000/v3/roles/7d239789105749348cb647c0294e4493"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:45:05,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-10203b0d-13dc-4380-8709-5fdd04280097 2018-08-12 00:45:05,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0870471000671s 2018-08-12 00:45:05,809 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-10203b0d-13dc-4380-8709-5fdd04280097 2018-08-12 00:45:05,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-12 00:45:05,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-12 00:45:05,911 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47cbadac-cbd2-44b4-8ea4-f40a5c6218a1 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9196cdac21b849ee94326178f2ef505c", "links": {"self": "http://172.30.9.30:5000/v3/roles/9196cdac21b849ee94326178f2ef505c"}, "name": "heat_stack_owner"}} 2018-08-12 00:45:05,911 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-47cbadac-cbd2-44b4-8ea4-f40a5c6218a1 2018-08-12 00:45:05,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0979950428009s 2018-08-12 00:45:05,912 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-47cbadac-cbd2-44b4-8ea4-f40a5c6218a1 2018-08-12 00:45:05,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 00:45:05,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:06,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f4f660-ba57-49ba-9d7c-4b109dcf3494 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "7d239789105749348cb647c0294e4493", "links": {"self": "http://172.30.9.30:5000/v3/roles/7d239789105749348cb647c0294e4493"}, "name": "Member"}, {"domain_id": null, "id": "9196cdac21b849ee94326178f2ef505c", "links": {"self": "http://172.30.9.30:5000/v3/roles/9196cdac21b849ee94326178f2ef505c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 00:45:06,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e4f4f660-ba57-49ba-9d7c-4b109dcf3494 2018-08-12 00:45:06,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176884174347s 2018-08-12 00:45:06,093 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e4f4f660-ba57-49ba-9d7c-4b109dcf3494 2018-08-12 00:45:06,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-12 00:45:06,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:06,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2058d1a2-bcaf-4364-9a5f-f26fbfad1dfe Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-12 00:45:06,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-2058d1a2-bcaf-4364-9a5f-f26fbfad1dfe 2018-08-12 00:45:06,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0899319648743s 2018-08-12 00:45:06,188 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-2058d1a2-bcaf-4364-9a5f-f26fbfad1dfe 2018-08-12 00:45:06,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-12 00:45:06,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:06,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c552d3-e056-4457-96f4-f20c1bfd6ee7 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_ims-user_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": {"self": "http://172.30.9.30:5000/v3/users/239c86f834014bf89746afa26d17c862"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "239c86f834014bf89746afa26d17c862", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 00:45:06,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b9c552d3-e056-4457-96f4-f20c1bfd6ee7 2018-08-12 00:45:06,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195129156113s 2018-08-12 00:45:06,384 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b9c552d3-e056-4457-96f4-f20c1bfd6ee7 2018-08-12 00:45:06,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-12 00:45:06,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:06,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eab145f-c643-422e-9762-d2e5c8bf41ee Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.30:5000/v3/projects/d3289ff8af674a63adb0ab11231c91aa"}, "tags": [], "enabled": true, "id": "d3289ff8af674a63adb0ab11231c91aa", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6"}]} 2018-08-12 00:45:06,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-8eab145f-c643-422e-9762-d2e5c8bf41ee 2018-08-12 00:45:06,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.086962223053s 2018-08-12 00:45:06,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-8eab145f-c643-422e-9762-d2e5c8bf41ee 2018-08-12 00:45:06,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-12 00:45:06,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=239c86f834014bf89746afa26d17c862&role.id=9196cdac21b849ee94326178f2ef505c&scope.project.id=d3289ff8af674a63adb0ab11231c91aa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:06,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f9f99c-e572-4065-9002-c8088f308785 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=239c86f834014bf89746afa26d17c862&role.id=9196cdac21b849ee94326178f2ef505c&scope.project.id=d3289ff8af674a63adb0ab11231c91aa", "previous": null, "next": null}} 2018-08-12 00:45:06,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=239c86f834014bf89746afa26d17c862&role.id=9196cdac21b849ee94326178f2ef505c&scope.project.id=d3289ff8af674a63adb0ab11231c91aa used request id req-57f9f99c-e572-4065-9002-c8088f308785 2018-08-12 00:45:06,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0819809436798s 2018-08-12 00:45:06,572 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=239c86f834014bf89746afa26d17c862&role.id=9196cdac21b849ee94326178f2ef505c&scope.project.id=d3289ff8af674a63adb0ab11231c91aa used request id req-57f9f99c-e572-4065-9002-c8088f308785 2018-08-12 00:45:06,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-12 00:45:06,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/d3289ff8af674a63adb0ab11231c91aa/users/239c86f834014bf89746afa26d17c862/roles/9196cdac21b849ee94326178f2ef505c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 00:45:06,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 00:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c508364c-d722-45d6-88da-78bbd246b66d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 00:45:06,710 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d3289ff8af674a63adb0ab11231c91aa/users/239c86f834014bf89746afa26d17c862/roles/9196cdac21b849ee94326178f2ef505c used request id req-c508364c-d722-45d6-88da-78bbd246b66d 2018-08-12 00:45:06,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133963823318s 2018-08-12 00:45:06,710 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d3289ff8af674a63adb0ab11231c91aa/users/239c86f834014bf89746afa26d17c862/roles/9196cdac21b849ee94326178f2ef505c used request id req-c508364c-d722-45d6-88da-78bbd246b66d 2018-08-12 00:45:06,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-12 00:45:06,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:45:06,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b8e44df-9910-4293-aaee-061c5bf81d41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 00:45:06,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-0b8e44df-9910-4293-aaee-061c5bf81d41 2018-08-12 00:45:06,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-12 00:45:07,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9196cdac21b849ee94326178f2ef505c", "name": "heat_stack_owner"}, {"id": "7d239789105749348cb647c0294e4493", "name": "Member"}], "expires_at": "2018-08-12T01:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3289ff8af674a63adb0ab11231c91aa", "name": "heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/d3289ff8af674a63adb0ab11231c91aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/d3289ff8af674a63adb0ab11231c91aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_d3289ff8af674a63adb0ab11231c91aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_d3289ff8af674a63adb0ab11231c91aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d3289ff8af674a63adb0ab11231c91aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/d3289ff8af674a63adb0ab11231c91aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d3289ff8af674a63adb0ab11231c91aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/d3289ff8af674a63adb0ab11231c91aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/d3289ff8af674a63adb0ab11231c91aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d3289ff8af674a63adb0ab11231c91aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/d3289ff8af674a63adb0ab11231c91aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/d3289ff8af674a63adb0ab11231c91aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "id": "239c86f834014bf89746afa26d17c862"}, "audit_ids": ["ANleWw1RQG-U7IuvVS8Asw"], "issued_at": "2018-08-12T00:45:07.000000Z"}} 2018-08-12 00:45:07,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"keypair": {"name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6"}}' 2018-08-12 00:45:07,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45: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-26b02d65-519b-4d6e-9600-90e7af57fb36 x-compute-request-id: req-26b02d65-519b-4d6e-9600-90e7af57fb36 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXSIzX90aSVG+PWgsHxTe5t1tlhQWS3t0BdCLCIsvVdEJkSMNWHR+y82MPj69DwypFQJM3+/WN54sXsnU15DdmnemJQnKIjDpzC+WKPIkmzmKsomosaxdq4zeDePrK0h744AXty6D/oBh55OnRDKtQFr1aqscDHgb0vyprMb55gyRWAKFhUNG7jn8EkNsglI9kIqeWxCTQz86YrTozzNvdGhVqLJ6B0Rv8rrgmLJzjST6N6RzHtn/h8d7rCFkDkXfdsCCssgupBMAhVZSU7pzwsuJmCOhP5mlEDPe0NcsSA2Dzylr/MQL/unOyeP4cDnvTOgStblJ9qce4a49yAX0X Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA10iM1/dGklRvj1oLB8U3ubdbZYUFkt7dAXQiwiLL1XRCZEjD\nVh0fsvNjD4+vQ8MqRUCTN/v1jeeLF7J1NeQ3Zp3piUJyiIw6cwvlijyJJs5irKJq\nLGsXauM3g3j6ytIe+OAF7cug/6AYeeTp0QyrUBa9WqrHAx4G9L8qazG+eYMkVgCh\nYVDRu45/BJDbIJSPZCKnlsQk0M/OmK06M8zb3RoVaiyegdEb/K64Jiyc40k+jekc\nx7Z/4fHe6whZA5F33bAgrLILqQTAIVWUlO6c8LLiZgjoT+ZpRAz3tDXLEgNg88pa\n/zEC/7pzsnj+HA570zoErW5SfanHuGuPcgF9FwIDAQABAoIBAGXOWUyIE0d/xoH0\nAuNZ0FBy9TW9AjXCTqExWn6UFfCLWhoyjq1aeHMXxfDF8gwJbyPwta3z6NuCc7Rx\nIBysH8bXRmkykxcfuUROi+4jUniXgPJCnBMFUb2qVcZGn9LqKttmlWcutKQuAWUj\na68AXsMw/bqyqApBWOjEvjqS+5BaJVCKE85uiyEXm0hb0eOPaEtbStKC2wZzcSHm\nVM44Yfdg1rGvZdqG9GrPjwwqjxGIZiK/Uqi22XrNrU1Io3wBdHPe7QAaNcPb8Oqg\n5o2XasH6HITbjhj09FcQfP1QwJUJ9IcCoYNDRAPc6duY/OrgyYQLST50wqG/JCXn\n/FH+qQECgYEA/a4VarHsDY8IOlyuUOskxErIG6s86kfFnDpHoLopOt1SYIWUKiIP\nVQKWKDe4930FDa65tHjpzVPeMGCBvsXnT5ta20dPErSvrfSKv+sU2gReV/UaK923\nYZUISAx4mKkDPz9JLJIyn/O1cZ3wozB+/VbbTBqYfqalfDVVgSg7iPkCgYEA2UCS\nfwpNbTatrsh4ddxZGHUtbYpoUqTwXL+9TOpD8PW2aL8CyJy15Cuf0Nvemv2p5Kde\nBDGlKZ7Nb6xPe+/pdamoIVLS/5Qae7gTxmb+K2L49tLMe0CY6j6B8X2ZAGeXgvgc\n7mj9RPyuU/N35YcA2pBJdxKFdpx0MD6oV45oSo8CgYEAzFnEpNtItS9oSGNKhKK3\nTmyTQD6z5mIEnLIR6zaraeDJsDlKvpoLUcawoRsqJCuQu5HpxKi2ZpHN5ZiIS95u\nVCFokkWiPAZTksTwVGORu4JTYXVvLLEBPVlpf2iUaR2VIQjg8EehAlq26hx5sWuq\nkHe8VlUCTNv/aMwp4c5ADzkCgYEAi0BXZjSdUk6E3w5CIBGfzgx1lMvteGOeaWTB\nGobiC5YDWHpud1XzRJAtvPrhYWkMN7KLkZacrePK/DRvMhqiArg/OzTSZ91vaDOi\nAT7M1dR3jgWp6aqLGUH9mmON6XN86wbLzIjhJhHsT4U0KZvyESYA4OCvSUqZMr9G\nufBeqsMCgYAdM/5eOYS/WOPcm3CGnZLNdVf2J+mEuizVszILVg1qPFOrLmoD++wb\ntedMF3WQjSzWmjXwWl3hvKHG2d2nGazhAWTWC01EUcu4PcCZn5PDaxDk6E7Qo1NO\nb2RvS1YKEXwZeURn7wG1E7lQbJwLeMna2oniYimyJ8auP+BAcgFMdg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "239c86f834014bf89746afa26d17c862", "name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "fingerprint": "24:70:69:c0:0f:25:12:da:21:97:92:77:76:e4:37:cc"}} 2018-08-12 00:45:07,451 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-26b02d65-519b-4d6e-9600-90e7af57fb36 2018-08-12 00:45:07,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.739772081375s 2018-08-12 00:45:07,451 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-26b02d65-519b-4d6e-9600-90e7af57fb36 2018-08-12 00:45:07,452 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXSIzX90aSVG+PWgsHxTe5t1tlhQWS3t0BdCLCIsvVdEJkSMNWHR+y82MPj69DwypFQJM3+/WN54sXsnU15DdmnemJQnKIjDpzC+WKPIkmzmKsomosaxdq4zeDePrK0h744AXty6D/oBh55OnRDKtQFr1aqscDHgb0vyprMb55gyRWAKFhUNG7jn8EkNsglI9kIqeWxCTQz86YrTozzNvdGhVqLJ6B0Rv8rrgmLJzjST6N6RzHtn/h8d7rCFkDkXfdsCCssgupBMAhVZSU7pzwsuJmCOhP5mlEDPe0NcsSA2Dzylr/MQL/unOyeP4cDnvTOgStblJ9qce4a49yAX0X Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA10iM1/dGklRvj1oLB8U3ubdbZYUFkt7dAXQiwiLL1XRCZEjD\nVh0fsvNjD4+vQ8MqRUCTN/v1jeeLF7J1NeQ3Zp3piUJyiIw6cwvlijyJJs5irKJq\nLGsXauM3g3j6ytIe+OAF7cug/6AYeeTp0QyrUBa9WqrHAx4G9L8qazG+eYMkVgCh\nYVDRu45/BJDbIJSPZCKnlsQk0M/OmK06M8zb3RoVaiyegdEb/K64Jiyc40k+jekc\nx7Z/4fHe6whZA5F33bAgrLILqQTAIVWUlO6c8LLiZgjoT+ZpRAz3tDXLEgNg88pa\n/zEC/7pzsnj+HA570zoErW5SfanHuGuPcgF9FwIDAQABAoIBAGXOWUyIE0d/xoH0\nAuNZ0FBy9TW9AjXCTqExWn6UFfCLWhoyjq1aeHMXxfDF8gwJbyPwta3z6NuCc7Rx\nIBysH8bXRmkykxcfuUROi+4jUniXgPJCnBMFUb2qVcZGn9LqKttmlWcutKQuAWUj\na68AXsMw/bqyqApBWOjEvjqS+5BaJVCKE85uiyEXm0hb0eOPaEtbStKC2wZzcSHm\nVM44Yfdg1rGvZdqG9GrPjwwqjxGIZiK/Uqi22XrNrU1Io3wBdHPe7QAaNcPb8Oqg\n5o2XasH6HITbjhj09FcQfP1QwJUJ9IcCoYNDRAPc6duY/OrgyYQLST50wqG/JCXn\n/FH+qQECgYEA/a4VarHsDY8IOlyuUOskxErIG6s86kfFnDpHoLopOt1SYIWUKiIP\nVQKWKDe4930FDa65tHjpzVPeMGCBvsXnT5ta20dPErSvrfSKv+sU2gReV/UaK923\nYZUISAx4mKkDPz9JLJIyn/O1cZ3wozB+/VbbTBqYfqalfDVVgSg7iPkCgYEA2UCS\nfwpNbTatrsh4ddxZGHUtbYpoUqTwXL+9TOpD8PW2aL8CyJy15Cuf0Nvemv2p5Kde\nBDGlKZ7Nb6xPe+/pdamoIVLS/5Qae7gTxmb+K2L49tLMe0CY6j6B8X2ZAGeXgvgc\n7mj9RPyuU/N35YcA2pBJdxKFdpx0MD6oV45oSo8CgYEAzFnEpNtItS9oSGNKhKK3\nTmyTQD6z5mIEnLIR6zaraeDJsDlKvpoLUcawoRsqJCuQu5HpxKi2ZpHN5ZiIS95u\nVCFokkWiPAZTksTwVGORu4JTYXVvLLEBPVlpf2iUaR2VIQjg8EehAlq26hx5sWuq\nkHe8VlUCTNv/aMwp4c5ADzkCgYEAi0BXZjSdUk6E3w5CIBGfzgx1lMvteGOeaWTB\nGobiC5YDWHpud1XzRJAtvPrhYWkMN7KLkZacrePK/DRvMhqiArg/OzTSZ91vaDOi\nAT7M1dR3jgWp6aqLGUH9mmON6XN86wbLzIjhJhHsT4U0KZvyESYA4OCvSUqZMr9G\nufBeqsMCgYAdM/5eOYS/WOPcm3CGnZLNdVf2J+mEuizVszILVg1qPFOrLmoD++wb\ntedMF3WQjSzWmjXwWl3hvKHG2d2nGazhAWTWC01EUcu4PcCZn5PDaxDk6E7Qo1NO\nb2RvS1YKEXwZeURn7wG1E7lQbJwLeMna2oniYimyJ8auP+BAcgFMdg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'239c86f834014bf89746afa26d17c862', 'name': u'heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'created_at': '2018-08-12T00:45:07.452526', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'24:70:69:c0:0f:25:12:da:21:97:92:77:76:e4:37:cc', 'type': 'ssh', 'id': u'heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}) 2018-08-12 00:45:07,453 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-12 00:45:08,934 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-12 00:45:08,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 00:45:08,939 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 12 Aug 2018 00:45:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-12 00:45:08,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:45:08,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:45:09,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-eccdd57b-3746-494c-aff7-4c2c7a4b59d7 Date: Sun, 12 Aug 2018 00:45:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:45:09,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-eccdd57b-3746-494c-aff7-4c2c7a4b59d7 2018-08-12 00:45:09,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.288819074631s 2018-08-12 00:45:09,230 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-eccdd57b-3746-494c-aff7-4c2c7a4b59d7 2018-08-12 00:45:09,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-12 00:45:09,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6"}' 2018-08-12 00:45:09,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ce6973e5-9525-451a-beb2-25605c65146f Date: Sun, 12 Aug 2018 00:45:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867/file", "owner": "d3289ff8af674a63adb0ab11231c91aa", "id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "size": null, "self": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-12T00:45:09Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "checksum": null, "created_at": "2018-08-12T00:45:09Z", "protected": false} 2018-08-12 00:45:09,294 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-ce6973e5-9525-451a-beb2-25605c65146f 2018-08-12 00:45:09,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0564479827881s 2018-08-12 00:45:09,295 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-ce6973e5-9525-451a-beb2-25605c65146f returning object 20d221f7-2cbf-42e7-963e-d95a593b6867 2018-08-12 00:45:09,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-12 00:45:09,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867/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}bced16fb997a60019c53f7a962499f1b65333197" -d '' 2018-08-12 00:45:13,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c5bb4323-753a-428d-8095-58cf38f8e28e Date: Sun, 12 Aug 2018 00:45:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 00:45:13,981 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867/file used request id req-c5bb4323-753a-428d-8095-58cf38f8e28e 2018-08-12 00:45:13,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.68541908264s 2018-08-12 00:45:13,981 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867/file used request id req-c5bb4323-753a-428d-8095-58cf38f8e28e 2018-08-12 00:45:13,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:45:13,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:45:14,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-f1dd8b1a-f9a6-45ac-9a07-4e3b11ef8231 Date: Sun, 12 Aug 2018 00:45:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap", "metadata": {}}], "file": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867/file", "owner": "d3289ff8af674a63adb0ab11231c91aa", "id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "size": 263062016, "self": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-12T00:45:13Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-12T00:45:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:45:14,029 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-f1dd8b1a-f9a6-45ac-9a07-4e3b11ef8231 2018-08-12 00:45:14,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0441489219666s 2018-08-12 00:45:14,030 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-f1dd8b1a-f9a6-45ac-9a07-4e3b11ef8231 2018-08-12 00:45:14,032 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap', u'metadata': Munch({})})], 'file': u'/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867/file', 'owner': u'd3289ff8af674a63adb0ab11231c91aa', 'id': u'20d221f7-2cbf-42e7-963e-d95a593b6867', 'size': 263062016, u'self': u'/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-12T00:45:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-12T00:45:13Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'self': u'/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'owner_specified.shade.object': u'images/heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'created': u'2018-08-12T00:45:09Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-12T00:45:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'owner_specified.shade.object': u'images/heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'schema': u'/v2/schemas/image'}}) 2018-08-12 00:45:14,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-12 00:45:14,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-12 00:45:14,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45: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-27cd9dbf-f0c9-400d-9d32-9c1bcf6a87b3 x-compute-request-id: req-27cd9dbf-f0c9-400d-9d32-9c1bcf6a87b3 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "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": 25, "id": "77e737d9-1528-4d24-8252-9149f2965188"}} 2018-08-12 00:45:14,252 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-27cd9dbf-f0c9-400d-9d32-9c1bcf6a87b3 2018-08-12 00:45:14,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.218731880188s 2018-08-12 00:45:14,252 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-27cd9dbf-f0c9-400d-9d32-9c1bcf6a87b3 2018-08-12 00:45:14,253 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 25, 'id': u'77e737d9-1528-4d24-8252-9149f2965188', 'swap': 0}) 2018-08-12 00:45:14,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-12 00:45:14,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/77e737d9-1528-4d24-8252-9149f2965188/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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" -d '{"extra_specs": {}}' 2018-08-12 00:45:14,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45: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-6d841196-5fe0-4fa6-aa46-b5a6f92e4497 x-compute-request-id: req-6d841196-5fe0-4fa6-aa46-b5a6f92e4497 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-12 00:45:14,276 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/77e737d9-1528-4d24-8252-9149f2965188/os-extra_specs used request id req-6d841196-5fe0-4fa6-aa46-b5a6f92e4497 2018-08-12 00:45:14,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229840278625s 2018-08-12 00:45:14,277 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/77e737d9-1528-4d24-8252-9149f2965188/os-extra_specs used request id req-6d841196-5fe0-4fa6-aa46-b5a6f92e4497 2018-08-12 00:45:14,277 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-08-12 00:45:15,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-08-12 00:45:15,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks -H "User-Agent: 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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"files": {"file:///src/heat_vims/ellis.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Ellis node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ellis node in the Ellis cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"ellis_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Ellis nodes (management)\"}, \"dn_range_length\": {\"default\": \"1000\", \"type\": \"string\", \"description\": \"Number of directory numbers to add to pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"dn_range_start\": {\"default\": \"6505550000\", \"type\": \"string\", \"description\": \"First directory number in pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"ellis_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ellis-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dn_range_length__\": {\"get_param\": \"dn_range_length\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__dn_range_start__\": {\"get_param\": \"dn_range_start\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-ellis.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config. Add xdms_hostname here to use Homer's management\\n# hostname instead of signaling. This will override shared_config. This works around\\n# https://github.com/Metaswitch/ellis/issues/153.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=ellis-__index__.__zone__\\netcd_cluster=$etcd_ip\\nxdms_hostname=homer-0.__zone__:7888\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install ellis --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Wait until etcd is up and running before uploading the shared_config\\n/usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\\n\\n# Configure and upload /etc/clearwater/shared_config.\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\\ncat > /tmp/shared_config << EOF\\n# Deployment definitions\\nhome_domain=__zone__\\nsprout_hostname=sprout.__zone__\\nhs_hostname=hs.__zone__:8888\\nhs_provisioning_hostname=hs-prov.__zone__:8889\\nralf_hostname=ralf.__zone__:10888\\nxdms_hostname=homer.__zone__:7888\\nsprout_impi_store=vellum.__zone__\\nsprout_registration_store=vellum.__zone__\\nhomestead_impu_store=vellum.__zone__\\ncassandra_hostname=vellum.__zone__\\nchronos_hostname=vellum.__zone__\\nralf_session_store=vellum.__zone__\\n\\nupstream_port=0\\n\\n# Email server configuration\\nsmtp_smarthost=localhost\\nsmtp_username=username\\nsmtp_password=password\\nemail_recovery_sender=clearwater@example.org\\n\\n# Keys\\nsignup_key=secret\\nturn_workaround=secret\\nellis_api_key=secret\\nellis_cookie_key=secret\\nEOF\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\\n\\n# Allocate a pool of numbers to assign to users. Before we do this,\\n# restart clearwater-infrastructure to make sure that\\n# local_settings.py runs to pick up the configuration changes.\\nservice clearwater-infrastructure restart\\nservice ellis stop\\n/usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start __dn_range_start__ --count __dn_range_length__\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add ellis-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ellis.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/vellum.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Vellum node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Vellum node in the Vellum cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"vellum_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes inbound traffic (signaling)\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"vellum_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes outbound traffic (signaling)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"vellum_sig_outbound_security_group\"}, {\"get_param\": \"vellum_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"vellum-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-vellum.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.vellum.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Create /etc/chronos/chronos.conf.\\nmkdir -p /etc/chronos\\ncat > /etc/chronos/chronos.conf << EOF\\n[http]\\nbind-address = __private_sig_ip__\\nbind-port = 7253\\nthreads = 50\\n\\n[logging]\\nfolder = /var/log/chronos\\nlevel = 2\\n\\n[alarms]\\nenabled = true\\n\\n[dns]\\nservers = __dns_sig_ip__\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install vellum --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add vellum-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add vellum.__zone__. 30 $(ip2rr __private_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/sprout.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Sprout node\\n\", \"parameters\": {\"sprout_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes outbound traffic (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Sprout node in the Sprout cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"sprout_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes inbound traffic (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"sprout_sig_outbound_security_group\"}, {\"get_param\": \"sprout_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"sprout-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-sprout.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.sprout.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install sprout --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add sprout-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add scscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add icscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.sprout.__zone__.\\nupdate add _sip._tcp.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nupdate add icscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.icscf.sprout.__zone__.\\nupdate add _sip._tcp.icscf.sprout.__zone__. 30 SRV 0 0 5052 __index__.sprout.__zone__.\\nupdate add scscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.scscf.sprout.__zone__.\\nupdate add _sip._tcp.scscf.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/network.yaml": "{\"outputs\": {\"private_net_gateway\": {\"description\": \"Private network gateway address\", \"value\": {\"get_param\": \"private_net_gateway\"}}, \"private_net\": {\"description\": \"ID of private network\", \"value\": {\"get_resource\": \"private_net\"}}, \"private_net_cidr\": {\"description\": \"Private network address (CIDR notation)\", \"value\": {\"get_param\": \"private_net_cidr\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Network for Clearwater to use\\n\", \"parameters\": {\"private_net_cidr\": {\"default\": \"192.168.0.0/24\", \"type\": \"string\", \"description\": \"Private network address (CIDR notation)\"}, \"private_net_pool_end\": {\"default\": \"192.168.0.253\", \"type\": \"string\", \"description\": \"End of private network IP address pool\"}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"private_net_gateway\": {\"default\": \"192.168.0.254\", \"type\": \"string\", \"description\": \"Private network gateway address\"}, \"public_net_id\": {\"type\": \"string\", \"description\": \"ID of public network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_net_pool_start\": {\"default\": \"192.168.0.1\", \"type\": \"string\", \"description\": \"Start of private network IP address pool\"}, \"private_net_name\": {\"default\": \"clearwater-private\", \"type\": \"string\", \"description\": \"Name of private network\"}, \"private_net_ip_version\": {\"default\": \"4\", \"type\": \"string\", \"description\": \"IP version (4 or 6)\", \"constraints\": [{\"description\": \"Must be 4 (IPv4) or 6 (IPv6)\", \"allowed_values\": [\"4\", \"6\"]}]}}, \"resources\": {\"router\": {\"type\": \"OS::Neutron::Router\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_net\": {\"type\": \"OS::Neutron::Net\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_subnet\": {\"type\": \"OS::Neutron::Subnet\", \"properties\": {\"ip_version\": {\"get_param\": \"private_net_ip_version\"}, \"allocation_pools\": [{\"start\": {\"get_param\": \"private_net_pool_start\"}, \"end\": {\"get_param\": \"private_net_pool_end\"}}], \"gateway_ip\": {\"get_param\": \"private_net_gateway\"}, \"name\": {\"get_param\": \"private_net_name\"}, \"network_id\": {\"get_resource\": \"private_net\"}, \"cidr\": {\"get_param\": \"private_net_cidr\"}, \"dns_nameservers\": [{\"get_param\": \"dns_ip\"}]}}, \"router_gateway\": {\"type\": \"OS::Neutron::RouterGateway\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"network_id\": {\"get_param\": \"public_net_id\"}}}, \"router_interface\": {\"type\": \"OS::Neutron::RouterInterface\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"subnet_id\": {\"get_resource\": \"private_subnet\"}}}}}", "file:///src/heat_vims/dns.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"zone\": {\"description\": \"DNS zone\", \"value\": {\"get_param\": \"zone\"}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"dnssec_key\": {\"description\": \"DNSSEC private key (Base64-encoded)\", \"value\": {\"get_param\": \"dnssec_key\"}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"DNS server exposing dynamic DNS using DNSSEC\\n\", \"parameters\": {\"dns_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for DNS nodes\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ns.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__public_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dns.log) 2>&1\\nset -x\\n\\n# Set up the signaling network interface\\nip addr add __private_sig_ip__/$(echo __private_sig_cidr__ | cut -d / -f 2) dev eth1\\nip link set dev eth1 up\\n\\n# Install BIND.\\napt-get update\\nDEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes\\n\\n# Update BIND configuration with the specified zone and key.\\ncat >> /etc/bind/named.conf.local << EOF\\nkey __zone__. {\\n algorithm \\\"HMAC-MD5\\\";\\n secret \\\"__dnssec_key__\\\";\\n};\\n\\nzone \\\"__zone__\\\" IN {\\n type master;\\n file \\\"/var/lib/bind/db.__zone__\\\";\\n allow-update {\\n key __zone__.;\\n };\\n};\\nEOF\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Create basic zone configuration.\\ncat > /var/lib/bind/db.__zone__ << EOF\\n\\\\$ORIGIN __zone__.\\n\\\\$TTL 1h\\n@ IN SOA ns admin\\\\@__zone__. ( $(date +%Y%m%d%H) 1d 2h 1w 30s )\\n@ NS ns\\nns $(ip2rr __public_ip__)\\nEOF\\nchown root:bind /var/lib/bind/db.__zone__\\n\\n# Now that BIND configuration is correct, kick it to reload.\\nservice bind9 reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/dime.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Dime node\\n\", \"parameters\": {\"dime_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ralf node in the Ralf cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"dime_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (management)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dime_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"dime_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"dime-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dime.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=dime-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install dime --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add dime-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ralf.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs-prov.__zone__. 30 $(ip2rr __private_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/bono.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Bono node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Bono node in the Bono cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"bono_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Bono nodes (signaling)\"}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (managment)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"bono_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"bono-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-bono.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=__index__.bono.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install bono --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add bono-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.bono.__zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.__zone__.\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2U\\\" \\\"\\\" _sip._udp.__zone__.\\nupdate add _sip._tcp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nupdate add _sip._udp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/homer.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Homer node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Homer node in the Homer cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"homer_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"homer_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (maangement)\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"homer_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"homer_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"homer-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-homer.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=homer-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install homer --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add homer-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add homer.__zone__. 30 $(ip2rr __public_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/security-groups.yaml": "{\"outputs\": {\"dime_sig\": {\"description\": \"Security group for Dime nodes (signaling)\", \"value\": {\"get_resource\": \"dime_sig\"}}, \"dime_mgmt\": {\"description\": \"Security group for Dime nodes (management)\", \"value\": {\"get_resource\": \"dime_mgmt\"}}, \"ellis_mgmt\": {\"description\": \"Security group for Ellis nodes (managment)\", \"value\": {\"get_resource\": \"ellis_mgmt\"}}, \"sprout_sig_outbound\": {\"description\": \"Security group for Sprout nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_outbound\"}}, \"base_mgmt\": {\"description\": \"Base security group for all Clearwater nodes (management)\", \"value\": {\"get_resource\": \"base_mgmt\"}}, \"homer_mgmt\": {\"description\": \"Security group for Homer nodes (management)\", \"value\": {\"get_resource\": \"homer_mgmt\"}}, \"vellum_sig_outbound\": {\"description\": \"Security group for Vellum nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_outbound\"}}, \"homer_sig\": {\"description\": \"Security group for Homer nodes (signaling)\", \"value\": {\"get_resource\": \"homer_sig\"}}, \"dns\": {\"description\": \"Security group for DNS nodes\", \"value\": {\"get_resource\": \"dns\"}}, \"bono_sig\": {\"description\": \"Security group for Bono nodes (signaling)\", \"value\": {\"get_resource\": \"bono_sig\"}}, \"sprout_sig_inbound\": {\"description\": \"Security group for Sprout nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_inbound\"}}, \"vellum_sig_inbound\": {\"description\": \"Security group for Vellum nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_inbound\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Security Groups for Clearwater to use\\n\", \"parameters\": {\"name_prefix\": {\"default\": \"clearwater\", \"type\": \"string\", \"description\": \"Security group name prefix\"}}, \"resources\": {\"dime_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-sig\"}}, \"description\": \"Security group for Dime nodes (signaling)\"}}, \"dime_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"ellis_mgmt\"}, \"port_range_max\": 8889, \"port_range_min\": 8889, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-mgmt\"}}, \"description\": \"Security group for Dime nodes (management)\"}}, \"ellis_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 80, \"port_range_min\": 80}, {\"protocol\": \"tcp\", \"port_range_max\": 443, \"port_range_min\": 443}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-ellis-mgmt\"}}, \"description\": \"Security group for Ellis nodes (management)\"}}, \"sprout_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 5052, \"port_range_min\": 5052, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 5054, \"port_range_min\": 5054, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-outbound\"}}, \"description\": \"Security group for Sprout nodes outbound traffic (signaling)\"}}, \"base_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 161, \"port_range_min\": 161}, {\"protocol\": \"tcp\", \"port_range_max\": 2380, \"port_range_min\": 2380, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 4000, \"port_range_min\": 4000, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-base-mgmt\"}}, \"description\": \"Base security group for all Clearwater nodes (management)\"}}, \"homer_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-mgmt\"}}, \"description\": \"Security group for Homer nodes (management)\"}}, \"vellum_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7253, \"port_range_min\": 7253, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 7000, \"port_range_min\": 7000, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 11211, \"port_range_min\": 11211, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-outbound\"}}, \"description\": \"Security group for Vellum nodes outbound traffic (signaling)\"}}, \"homer_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 9160, \"port_range_min\": 9160, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-sig\"}}, \"description\": \"Security group for Homer nodes (signaling)\"}}, \"dns\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 53, \"port_range_min\": 53}, {\"protocol\": \"tcp\", \"port_range_max\": 53, \"port_range_min\": 53}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dns\"}}, \"description\": \"Security group for DNS nodes\"}}, \"bono_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"udp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 5058, \"port_range_min\": 5058, \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 5058, \"port_range_min\": 5058, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"udp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5062, \"port_range_min\": 5062}, {\"protocol\": \"udp\", \"port_range_max\": 65535, \"port_range_min\": 32768}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-bono-sig\"}}, \"description\": \"Security group for Bono nodes (signaling)\"}}, \"sprout_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5052, \"port_range_min\": 5052, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5054, \"port_range_min\": 5054, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-inbound\"}}, \"description\": \"Security group for Sprout nodes inbound traffic (signaling)\"}}, \"vellum_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"homer_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-inbound\"}}, \"description\": \"Security group for Vellum nodes inbound traffic (signaling)\"}}}}"}, "disable_rollback": false, "parameters": {"vellum_cluster_size": 1, "zone": "clearwater.opnfv", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "dn_range_length": "1000", "dime_cluster_size": 1, "dn_range_start": "6505550000", "bono_cluster_size": 1, "external_mgmt_dns_ip": "8.8.8.8", "homer_cluster_size": 1, "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "external_sig_dns_ip": "8.8.8.8", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "private_sig_net_pool_end": {"default": "192.168.1.253", "type": "string", "description": "End of private signaling network IP address pool"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "public_sig_net_id": {"type": "string", "description": "ID of public signaling network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "private_sig_net_ip_version": {"default": "4", "type": "string", "description": "IP version (4 or 6) on the private signaling network", "constraints": [{"description": "Must be 4 (IPv4) or 6 (IPv6)", "allowed_values": ["4", "6"]}]}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_sig_net_pool_start": {"default": "192.168.1.1", "type": "string", "description": "Start of private signaling network IP address pool"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "private_sig_net_cidr": {"default": "192.168.1.0/24", "type": "string", "description": "Private signaling network address (CIDR notation)"}, "external_sig_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on signaling network"}, "private_sig_net_gateway": {"default": "192.168.1.254", "type": "string", "description": "Private signaling network gateway address"}}, "resources": {"homer": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "homer_sig_security_group": {"get_attr": ["security_groups", "homer_sig"]}, "repo_url": {"get_param": "repo_url"}, "homer_mgmt_security_group": {"get_attr": ["security_groups", "homer_mgmt"]}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "ellis": {"type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "ellis_mgmt_security_group": {"get_attr": ["security_groups", "ellis_mgmt"]}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"dime_sig_security_group": {"get_attr": ["security_groups", "dime_sig"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "dnssec_key": {"get_param": "dnssec_key"}, "zone": {"get_param": "zone"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "dime_mgmt_security_group": {"get_attr": ["security_groups", "dime_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sprout": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"sprout_sig_outbound_security_group": {"get_attr": ["security_groups", "sprout_sig_outbound"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "sprout_sig_inbound_security_group": {"get_attr": ["security_groups", "sprout_sig_inbound"]}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "vellum": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "vellum_sig_inbound_security_group": {"get_attr": ["security_groups", "vellum_sig_inbound"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "vellum_sig_outbound_security_group": {"get_attr": ["security_groups", "vellum_sig_outbound"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sig_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_cidr": {"get_param": "private_sig_net_cidr"}, "private_net_pool_end": {"get_param": "private_sig_net_pool_end"}, "dns_ip": {"get_param": "external_sig_dns_ip"}, "private_net_gateway": {"get_param": "private_sig_net_gateway"}, "public_net_id": {"get_param": "public_sig_net_id"}, "private_net_pool_start": {"get_param": "private_sig_net_pool_start"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-signaling"}}, "private_net_ip_version": {"get_param": "private_sig_net_ip_version"}}}, "bono": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "bono_sig_security_group": {"get_attr": ["security_groups", "bono_sig"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"dns_security_group": {"get_attr": ["security_groups", "dns"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2018-08-12 00:45:20,040 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 00:45:15 GMT Server: Apache x-openstack-request-id: req-ebe3ab5b-ad84-4552-ad40-e072fde5455a Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35 Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "7156e633-6cc9-4810-b81e-afc56f183e35", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}]}} 2018-08-12 00:45:20,040 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks used request id req-ebe3ab5b-ad84-4552-ad40-e072fde5455a 2018-08-12 00:45:20,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 4.97867703438s 2018-08-12 00:45:20,040 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks used request id req-ebe3ab5b-ad84-4552-ad40-e072fde5455a 2018-08-12 00:45:20,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:45:20,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:45:20,314 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:45:20 GMT Server: Apache x-openstack-request-id: req-9db52c5c-99c1-439f-be55-d7b4aacbd162 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?sort_dir=asc Content-Length: 463 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-08-12 00:45:20,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:20 GMT Server: Apache x-openstack-request-id: req-144126c9-9a4f-4bc2-ab07-0670b3be78b5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 432 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/clearwater-opnfv/events/ecb71ce9-37ab-42d1-a148-2527d269a4c4", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "id": "ecb71ce9-37ab-42d1-a148-2527d269a4c4"}, {"resource_name": "sig_network", "event_time": "2018-08-12T00:45:20Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/sig_network/events/d84cee43-df59-4101-8e02-2bf219cdbecf", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-nms4apebws3l", "id": "d84cee43-df59-4101-8e02-2bf219cdbecf"}]} 2018-08-12 00:45:20,517 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?sort_dir=asc&sort_dir=asc used request id req-144126c9-9a4f-4bc2-ab07-0670b3be78b5 2018-08-12 00:45:20,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.476279020309s 2018-08-12 00:45:20,518 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?sort_dir=asc&sort_dir=asc used request id req-144126c9-9a4f-4bc2-ab07-0670b3be78b5 2018-08-12 00:45:25,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:45:25,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=d84cee43-df59-4101-8e02-2bf219cdbecf&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:45:25,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:45:25 GMT Server: Apache x-openstack-request-id: req-dce5b295-aff2-44ee-9e04-1e020fc813b7 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=d84cee43-df59-4101-8e02-2bf219cdbecf&sort_dir=asc Content-Length: 559 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-08-12 00:45:25,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:25 GMT Server: Apache x-openstack-request-id: req-fda38586-25fb-4f80-87cb-b71e1ff2db39 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 443 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-12T00:45:21Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/mgmt_network/events/157601e2-719d-4a6b-9487-b6053a0a247e", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-n7gpwnna56qd", "id": "157601e2-719d-4a6b-9487-b6053a0a247e"}, {"resource_name": "security_groups", "event_time": "2018-08-12T00:45:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/security_groups/events/74e8eeb3-b3ca-4c71-b696-b18771d8cd88", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-i2twn2nj5mef", "id": "74e8eeb3-b3ca-4c71-b696-b18771d8cd88"}]} 2018-08-12 00:45:25,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=d84cee43-df59-4101-8e02-2bf219cdbecf&sort_dir=asc&marker=d84cee43-df59-4101-8e02-2bf219cdbecf&sort_dir=asc used request id req-fda38586-25fb-4f80-87cb-b71e1ff2db39 2018-08-12 00:45:25,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.309850931168s 2018-08-12 00:45:25,834 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=d84cee43-df59-4101-8e02-2bf219cdbecf&sort_dir=asc&marker=d84cee43-df59-4101-8e02-2bf219cdbecf&sort_dir=asc used request id req-fda38586-25fb-4f80-87cb-b71e1ff2db39 2018-08-12 00:45:30,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:45:30,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=74e8eeb3-b3ca-4c71-b696-b18771d8cd88&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:45:31,041 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:45:30 GMT Server: Apache x-openstack-request-id: req-4af3e663-8e27-4098-98d2-c7cbafa86973 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=74e8eeb3-b3ca-4c71-b696-b18771d8cd88&sort_dir=asc Content-Length: 559 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-08-12 00:45:31,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:31 GMT Server: Apache x-openstack-request-id: req-52639227-3ae9-4259-9f6d-076ba4ffbc78 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-12T00:45:30Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/mgmt_network/events/8f0c35e4-8f1f-48d3-b7fb-2f8ea3a01ff6", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f19615b5-b582-414d-ba1d-6be357e1b5e6", "id": "8f0c35e4-8f1f-48d3-b7fb-2f8ea3a01ff6"}, {"resource_name": "sig_network", "event_time": "2018-08-12T00:45:30Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/sig_network/events/9c4fd2f7-5361-4283-ab62-4300bb4e9c34", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "111b3471-b198-431a-9974-aebfd2c14347", "id": "9c4fd2f7-5361-4283-ab62-4300bb4e9c34"}]} 2018-08-12 00:45:31,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=74e8eeb3-b3ca-4c71-b696-b18771d8cd88&sort_dir=asc&marker=74e8eeb3-b3ca-4c71-b696-b18771d8cd88&sort_dir=asc used request id req-52639227-3ae9-4259-9f6d-076ba4ffbc78 2018-08-12 00:45:31,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.403121948242s 2018-08-12 00:45:31,244 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=74e8eeb3-b3ca-4c71-b696-b18771d8cd88&sort_dir=asc&marker=74e8eeb3-b3ca-4c71-b696-b18771d8cd88&sort_dir=asc used request id req-52639227-3ae9-4259-9f6d-076ba4ffbc78 2018-08-12 00:45:36,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:45:36,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=9c4fd2f7-5361-4283-ab62-4300bb4e9c34&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:45:36,280 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:45:36 GMT Server: Apache x-openstack-request-id: req-90e0273a-c303-4f19-9428-0311f790ceae Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=9c4fd2f7-5361-4283-ab62-4300bb4e9c34&sort_dir=asc Content-Length: 559 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-08-12 00:45:36,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:36 GMT Server: Apache x-openstack-request-id: req-05c86f33-4ffb-4c2e-bc71-40dcbae76773 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:45:36,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=9c4fd2f7-5361-4283-ab62-4300bb4e9c34&sort_dir=asc&marker=9c4fd2f7-5361-4283-ab62-4300bb4e9c34&sort_dir=asc used request id req-05c86f33-4ffb-4c2e-bc71-40dcbae76773 2018-08-12 00:45:36,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.235563993454s 2018-08-12 00:45:36,486 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=9c4fd2f7-5361-4283-ab62-4300bb4e9c34&sort_dir=asc&marker=9c4fd2f7-5361-4283-ab62-4300bb4e9c34&sort_dir=asc used request id req-05c86f33-4ffb-4c2e-bc71-40dcbae76773 2018-08-12 00:45:41,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:45:41,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=9c4fd2f7-5361-4283-ab62-4300bb4e9c34&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:45:41,696 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:45:41 GMT Server: Apache x-openstack-request-id: req-ad666862-6506-4c9c-83e5-351f93f970b8 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=9c4fd2f7-5361-4283-ab62-4300bb4e9c34&sort_dir=asc Content-Length: 559 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-08-12 00:45:41,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:41 GMT Server: Apache x-openstack-request-id: req-0244d88e-0415-46ce-8ebf-a165c18a3e13 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-12T00:45:37Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/security_groups/events/035e82ef-2485-49cf-9afa-758c23a28f14", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c8d00450-bb38-46f3-b139-1fc30a2c7b75", "id": "035e82ef-2485-49cf-9afa-758c23a28f14"}, {"resource_name": "dns", "event_time": "2018-08-12T00:45:37Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/dns/events/4d0eda7f-4007-45a1-8cd5-a8e6a5907595", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-nqjr47lduvu2", "id": "4d0eda7f-4007-45a1-8cd5-a8e6a5907595"}]} 2018-08-12 00:45:41,739 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=9c4fd2f7-5361-4283-ab62-4300bb4e9c34&sort_dir=asc&marker=9c4fd2f7-5361-4283-ab62-4300bb4e9c34&sort_dir=asc used request id req-0244d88e-0415-46ce-8ebf-a165c18a3e13 2018-08-12 00:45:41,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.246698856354s 2018-08-12 00:45:41,739 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=9c4fd2f7-5361-4283-ab62-4300bb4e9c34&sort_dir=asc&marker=9c4fd2f7-5361-4283-ab62-4300bb4e9c34&sort_dir=asc used request id req-0244d88e-0415-46ce-8ebf-a165c18a3e13 2018-08-12 00:45:46,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:45:46,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:45:46,942 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:45:46 GMT Server: Apache x-openstack-request-id: req-e0788a58-69df-4747-99b8-502f9e0284a0 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:45:46,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:46 GMT Server: Apache x-openstack-request-id: req-62182458-2dbc-4b2b-b706-e9967d8d9928 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:45:46,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-62182458-2dbc-4b2b-b706-e9967d8d9928 2018-08-12 00:45:46,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.239375829697s 2018-08-12 00:45:46,985 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-62182458-2dbc-4b2b-b706-e9967d8d9928 2018-08-12 00:45:51,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:45:51,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:45:52,021 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:45:51 GMT Server: Apache x-openstack-request-id: req-dddd7060-a395-4334-9017-47af01c7fc76 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:45:52,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:52 GMT Server: Apache x-openstack-request-id: req-d91b2787-8a84-42d5-9f00-2957be4b716d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:45:52,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-d91b2787-8a84-42d5-9f00-2957be4b716d 2018-08-12 00:45:52,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707879066467s 2018-08-12 00:45:52,062 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-d91b2787-8a84-42d5-9f00-2957be4b716d 2018-08-12 00:45:52,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:45:52,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:45:52,250 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:45:52 GMT Server: Apache x-openstack-request-id: req-6e3fbdb4-e190-467a-bc96-33b19127547a Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:45:52,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:52 GMT Server: Apache x-openstack-request-id: req-2512228a-e9a7-4ac9-878b-6b69ac4e5c12 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:45:52,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-2512228a-e9a7-4ac9-878b-6b69ac4e5c12 2018-08-12 00:45:52,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.229025125504s 2018-08-12 00:45:52,292 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-2512228a-e9a7-4ac9-878b-6b69ac4e5c12 2018-08-12 00:45:57,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:45:57,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:45:57,329 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:45:57 GMT Server: Apache x-openstack-request-id: req-e8c6455d-1e60-447c-baf9-f6a5ec005cdc Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:45:57,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:45:57 GMT Server: Apache x-openstack-request-id: req-d1a08831-6879-4ea8-9a71-8b94cdf88550 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:45:57,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-d1a08831-6879-4ea8-9a71-8b94cdf88550 2018-08-12 00:45:57,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707790851593s 2018-08-12 00:45:57,370 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-d1a08831-6879-4ea8-9a71-8b94cdf88550 2018-08-12 00:46:02,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:46:02,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:02,406 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:02 GMT Server: Apache x-openstack-request-id: req-e9363fbc-f76d-44e2-92eb-e5827569701c Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:46:02,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:02 GMT Server: Apache x-openstack-request-id: req-52c2d15a-30de-44db-b8b9-0bb4018d8cc9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:46:02,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-52c2d15a-30de-44db-b8b9-0bb4018d8cc9 2018-08-12 00:46:02,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716640949249s 2018-08-12 00:46:02,448 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-52c2d15a-30de-44db-b8b9-0bb4018d8cc9 2018-08-12 00:46:02,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:46:02,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:02,477 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:02 GMT Server: Apache x-openstack-request-id: req-92ef7b8d-1736-498e-a7d2-85c514fcf36c Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:46:02,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:02 GMT Server: Apache x-openstack-request-id: req-3c92427d-1ec0-4c88-9635-644f434e301c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:46:02,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-3c92427d-1ec0-4c88-9635-644f434e301c 2018-08-12 00:46:02,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.228971004486s 2018-08-12 00:46:02,678 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-3c92427d-1ec0-4c88-9635-644f434e301c 2018-08-12 00:46:07,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:46:07,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:07,715 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:07 GMT Server: Apache x-openstack-request-id: req-50e26957-835f-4d20-9c6e-a4bdec968b29 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:46:07,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:07 GMT Server: Apache x-openstack-request-id: req-eccf6e9f-5d45-4ecb-b79b-0783bf513a55 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:46:07,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-eccf6e9f-5d45-4ecb-b79b-0783bf513a55 2018-08-12 00:46:07,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716209411621s 2018-08-12 00:46:07,757 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-eccf6e9f-5d45-4ecb-b79b-0783bf513a55 2018-08-12 00:46:12,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:46:12,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:12,790 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:12 GMT Server: Apache x-openstack-request-id: req-af624166-2f3f-49b0-80ea-bd8b6906d119 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:46:12,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:12 GMT Server: Apache x-openstack-request-id: req-b93c4927-eebc-42ff-89ca-47c0e3878b42 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:46:12,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-b93c4927-eebc-42ff-89ca-47c0e3878b42 2018-08-12 00:46:12,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736839771271s 2018-08-12 00:46:12,833 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-b93c4927-eebc-42ff-89ca-47c0e3878b42 2018-08-12 00:46:12,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:46:12,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:13,026 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:12 GMT Server: Apache x-openstack-request-id: req-2389beae-7eee-49b6-8706-98ddd936bce4 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:46:13,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:13 GMT Server: Apache x-openstack-request-id: req-4d06391e-37c9-46d9-b602-23434a2246f2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:46:13,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-4d06391e-37c9-46d9-b602-23434a2246f2 2018-08-12 00:46:13,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.234708070755s 2018-08-12 00:46:13,069 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-4d06391e-37c9-46d9-b602-23434a2246f2 2018-08-12 00:46:18,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:46:18,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:18,105 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:18 GMT Server: Apache x-openstack-request-id: req-09b7f0ea-d9b3-4891-88d6-fa7550985153 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:46:18,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:18 GMT Server: Apache x-openstack-request-id: req-a9ad9926-2a05-4810-8220-521ece9b7dd1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:46:18,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-a9ad9926-2a05-4810-8220-521ece9b7dd1 2018-08-12 00:46:18,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071033000946s 2018-08-12 00:46:18,147 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-a9ad9926-2a05-4810-8220-521ece9b7dd1 2018-08-12 00:46:23,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:46:23,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:23,181 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:23 GMT Server: Apache x-openstack-request-id: req-b3e5dfd4-958b-4b65-a340-46d957b939ac Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:46:23,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:23 GMT Server: Apache x-openstack-request-id: req-17361dd4-b14b-48a8-add9-4a54fe7bbade Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:46:23,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-17361dd4-b14b-48a8-add9-4a54fe7bbade 2018-08-12 00:46:23,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698411464691s 2018-08-12 00:46:23,223 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-17361dd4-b14b-48a8-add9-4a54fe7bbade 2018-08-12 00:46:23,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:46:23,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:23,252 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:23 GMT Server: Apache x-openstack-request-id: req-6237ea56-a929-498b-92d9-81ee8c4a4c2a Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:46:23,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:23 GMT Server: Apache x-openstack-request-id: req-5c15ea6d-d063-49cc-a89f-f2a287ab4f9b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:46:23,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-5c15ea6d-d063-49cc-a89f-f2a287ab4f9b 2018-08-12 00:46:23,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.054221868515s 2018-08-12 00:46:23,278 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-5c15ea6d-d063-49cc-a89f-f2a287ab4f9b 2018-08-12 00:46:28,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:46:28,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:28,315 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:28 GMT Server: Apache x-openstack-request-id: req-4888bb61-4692-4d28-a28b-d33638b37d0e Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:46:28,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:28 GMT Server: Apache x-openstack-request-id: req-320414db-151e-413c-bf3a-fb39402bed4c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:46:28,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-320414db-151e-413c-bf3a-fb39402bed4c 2018-08-12 00:46:28,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754580497742s 2018-08-12 00:46:28,360 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-320414db-151e-413c-bf3a-fb39402bed4c 2018-08-12 00:46:33,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:46:33,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:33,396 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:33 GMT Server: Apache x-openstack-request-id: req-59c537a7-f839-4f8e-b9d3-3df0502cc13d Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:46:33,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:33 GMT Server: Apache x-openstack-request-id: req-47d2a17a-1875-491c-ae9b-49146095f7ba Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:46:33,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-47d2a17a-1875-491c-ae9b-49146095f7ba 2018-08-12 00:46:33,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709369182587s 2018-08-12 00:46:33,438 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-47d2a17a-1875-491c-ae9b-49146095f7ba 2018-08-12 00:46:33,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:46:33,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:33,470 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:33 GMT Server: Apache x-openstack-request-id: req-9758de6f-b68e-4053-aaff-44265d1cd689 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:46:33,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:33 GMT Server: Apache x-openstack-request-id: req-50943809-92f6-48e4-bd6d-3c2829d4cf18 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:46:33,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-50943809-92f6-48e4-bd6d-3c2829d4cf18 2018-08-12 00:46:33,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742049217224s 2018-08-12 00:46:33,513 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-50943809-92f6-48e4-bd6d-3c2829d4cf18 2018-08-12 00:46:38,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:46:38,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:38,551 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:38 GMT Server: Apache x-openstack-request-id: req-32fbc436-ad62-4858-8611-b7ca5f2f5caf Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:46:38,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:38 GMT Server: Apache x-openstack-request-id: req-cd99216a-e5a6-436f-9474-dda6708ed1a7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:46:38,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-cd99216a-e5a6-436f-9474-dda6708ed1a7 2018-08-12 00:46:38,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073714017868s 2018-08-12 00:46:38,594 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-cd99216a-e5a6-436f-9474-dda6708ed1a7 2018-08-12 00:46:43,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:46:43,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:43,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:43 GMT Server: Apache x-openstack-request-id: req-cf1c93d7-3aa2-4dad-ac23-bb8bc5b7dc46 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:46:43,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:43 GMT Server: Apache x-openstack-request-id: req-aebf55b3-4c72-4960-a2e1-3872e07d1e06 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:46:43,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-aebf55b3-4c72-4960-a2e1-3872e07d1e06 2018-08-12 00:46:43,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732710361481s 2018-08-12 00:46:43,673 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-aebf55b3-4c72-4960-a2e1-3872e07d1e06 2018-08-12 00:46:43,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:46:43,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:43,705 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:43 GMT Server: Apache x-openstack-request-id: req-ad230d9c-b430-441c-834f-74a2e69b4f4a Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:46:43,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:43 GMT Server: Apache x-openstack-request-id: req-ac2ca5f2-8fed-44df-82d6-9caa5b8ed87e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:46:43,747 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-ac2ca5f2-8fed-44df-82d6-9caa5b8ed87e 2018-08-12 00:46:43,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733289718628s 2018-08-12 00:46:43,747 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-ac2ca5f2-8fed-44df-82d6-9caa5b8ed87e 2018-08-12 00:46:48,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:46:48,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:48,787 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:48 GMT Server: Apache x-openstack-request-id: req-b8fa34bc-4b64-47c4-99e6-5d462ff986c5 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:46:48,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:48 GMT Server: Apache x-openstack-request-id: req-9ce88dba-979a-44f1-acd9-41e794de211b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:46:48,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-9ce88dba-979a-44f1-acd9-41e794de211b 2018-08-12 00:46:48,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756380558014s 2018-08-12 00:46:48,830 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-9ce88dba-979a-44f1-acd9-41e794de211b 2018-08-12 00:46:53,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:46:53,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:53,867 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:53 GMT Server: Apache x-openstack-request-id: req-9dc82947-7db6-45a4-b3af-98e3e3d3a0c7 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:46:53,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:53 GMT Server: Apache x-openstack-request-id: req-fc5fe27b-34ef-4bc3-8bc1-d8779eb36c66 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:46:53,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-fc5fe27b-34ef-4bc3-8bc1-d8779eb36c66 2018-08-12 00:46:53,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733489990234s 2018-08-12 00:46:53,910 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-fc5fe27b-34ef-4bc3-8bc1-d8779eb36c66 2018-08-12 00:46:53,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:46:53,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:53,957 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:53 GMT Server: Apache x-openstack-request-id: req-b2db63b9-3d7d-441c-93f8-fc127ae30a6a Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:46:53,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:53 GMT Server: Apache x-openstack-request-id: req-dacee549-0bbb-4371-a877-8a8df7ed7f75 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:46:53,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-dacee549-0bbb-4371-a877-8a8df7ed7f75 2018-08-12 00:46:53,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0885038375854s 2018-08-12 00:46:53,999 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-dacee549-0bbb-4371-a877-8a8df7ed7f75 2018-08-12 00:46:59,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:46:59,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:46:59,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:46:59 GMT Server: Apache x-openstack-request-id: req-c111b702-1cc8-4e4c-9cd3-69abfa1cd7b6 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:46:59,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:46:59 GMT Server: Apache x-openstack-request-id: req-2112baac-68f9-4cc4-bfec-24ba504f0dc5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:46:59,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-2112baac-68f9-4cc4-bfec-24ba504f0dc5 2018-08-12 00:46:59,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704979896545s 2018-08-12 00:46:59,077 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-2112baac-68f9-4cc4-bfec-24ba504f0dc5 2018-08-12 00:47:04,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:47:04,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:47:04,115 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:47:04 GMT Server: Apache x-openstack-request-id: req-9e14551f-c492-4606-b9cf-b63df04f11aa Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:47:04,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:47:04 GMT Server: Apache x-openstack-request-id: req-543fbc83-bde8-472c-9ffc-d5f2e86f9f6f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:47:04,157 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-543fbc83-bde8-472c-9ffc-d5f2e86f9f6f 2018-08-12 00:47:04,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074117898941s 2018-08-12 00:47:04,157 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-543fbc83-bde8-472c-9ffc-d5f2e86f9f6f 2018-08-12 00:47:04,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:47:04,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:47:04,187 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:47:04 GMT Server: Apache x-openstack-request-id: req-0267c5d0-439c-4f4a-9a7d-7d49bcc1933d Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:47:04,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:47:04 GMT Server: Apache x-openstack-request-id: req-0e157aad-bd69-4e14-a6fb-5cea7cb11247 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:47:04,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-0e157aad-bd69-4e14-a6fb-5cea7cb11247 2018-08-12 00:47:04,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0544929504395s 2018-08-12 00:47:04,212 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-0e157aad-bd69-4e14-a6fb-5cea7cb11247 2018-08-12 00:47:09,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:47:09,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:47:09,249 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:47:09 GMT Server: Apache x-openstack-request-id: req-d962bdd7-65f6-4e32-a393-b394a5c442f6 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:47:09,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:47:09 GMT Server: Apache x-openstack-request-id: req-1422f6c0-17fd-4a7f-8f46-9adcbcaa1c8d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:47:09,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-1422f6c0-17fd-4a7f-8f46-9adcbcaa1c8d 2018-08-12 00:47:09,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721859931946s 2018-08-12 00:47:09,292 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-1422f6c0-17fd-4a7f-8f46-9adcbcaa1c8d 2018-08-12 00:47:14,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:47:14,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:47:14,328 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:47:14 GMT Server: Apache x-openstack-request-id: req-b7ded687-50a6-4c23-975c-b18dee3ba000 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:47:14,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:47:14 GMT Server: Apache x-openstack-request-id: req-646b9e1c-583b-4d98-918e-a1ea5964baee Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:47:14,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-646b9e1c-583b-4d98-918e-a1ea5964baee 2018-08-12 00:47:14,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711200237274s 2018-08-12 00:47:14,370 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-646b9e1c-583b-4d98-918e-a1ea5964baee 2018-08-12 00:47:14,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:47:14,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:47:14,398 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:47:14 GMT Server: Apache x-openstack-request-id: req-62024270-3db1-4123-b785-efaf9cc21b20 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:47:14,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:47:14 GMT Server: Apache x-openstack-request-id: req-326cd99b-f2c1-4bc1-bab7-873919390045 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:47:14,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-326cd99b-f2c1-4bc1-bab7-873919390045 2018-08-12 00:47:14,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.053915977478s 2018-08-12 00:47:14,424 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-326cd99b-f2c1-4bc1-bab7-873919390045 2018-08-12 00:47:19,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:47:19,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:47:19,460 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:47:19 GMT Server: Apache x-openstack-request-id: req-d5328451-809f-4845-b242-f905d2e94abc Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:47:19,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:47:19 GMT Server: Apache x-openstack-request-id: req-b158bbf8-36ef-4687-9df1-d63e47ecb02f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:47:19,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-b158bbf8-36ef-4687-9df1-d63e47ecb02f 2018-08-12 00:47:19,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707559585571s 2018-08-12 00:47:19,502 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-b158bbf8-36ef-4687-9df1-d63e47ecb02f 2018-08-12 00:47:24,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:47:24,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:47:24,537 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:47:24 GMT Server: Apache x-openstack-request-id: req-131079c7-6f08-4273-9dd9-e3a7c2dba7c3 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:47:24,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:47:24 GMT Server: Apache x-openstack-request-id: req-70544c9f-18b2-4163-9112-bdf5b294c73e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:47:24,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-70544c9f-18b2-4163-9112-bdf5b294c73e 2018-08-12 00:47:24,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707650184631s 2018-08-12 00:47:24,579 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-70544c9f-18b2-4163-9112-bdf5b294c73e 2018-08-12 00:47:24,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:47:24,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:47:24,608 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:47:24 GMT Server: Apache x-openstack-request-id: req-f208d99e-abba-4da6-ac2d-e64af6a74389 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:47:24,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:47:24 GMT Server: Apache x-openstack-request-id: req-add45c7e-5df5-4764-9129-9d8a0463482a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:47:24,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-add45c7e-5df5-4764-9129-9d8a0463482a 2018-08-12 00:47:24,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0532429218292s 2018-08-12 00:47:24,633 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-add45c7e-5df5-4764-9129-9d8a0463482a 2018-08-12 00:47:29,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:47:29,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:47:29,670 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:47:29 GMT Server: Apache x-openstack-request-id: req-df01cf43-3416-4146-88bd-f22c9affec4b Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc Content-Length: 559 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-08-12 00:47:29,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:47:29 GMT Server: Apache x-openstack-request-id: req-8f2862d6-c58e-4d94-94f5-0965a482f3e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-12T00:47:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/dns/events/140bf492-4fb7-4b20-80d2-0bbaf76d802b", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3bc182bf-b4cc-4814-81ce-4b7a96531e9f", "id": "140bf492-4fb7-4b20-80d2-0bbaf76d802b"}, {"resource_name": "ellis", "event_time": "2018-08-12T00:47:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/ellis/events/a50873b8-cab6-4e62-8fca-42780d23ca8c", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-esdtkxmduumz", "id": "a50873b8-cab6-4e62-8fca-42780d23ca8c"}]} 2018-08-12 00:47:29,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-8f2862d6-c58e-4d94-94f5-0965a482f3e2 2018-08-12 00:47:29,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742280483246s 2018-08-12 00:47:29,715 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc&marker=4d0eda7f-4007-45a1-8cd5-a8e6a5907595&sort_dir=asc used request id req-8f2862d6-c58e-4d94-94f5-0965a482f3e2 2018-08-12 00:47:34,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:47:34,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:47:34,767 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:47:34 GMT Server: Apache x-openstack-request-id: req-3c85ceb9-b82d-41ca-bb99-6a5338659eec Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:47:34,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:47:34 GMT Server: Apache x-openstack-request-id: req-7c0ff8eb-849b-4f2f-8d3f-c016b0cb7bf4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:47:34,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-7c0ff8eb-849b-4f2f-8d3f-c016b0cb7bf4 2018-08-12 00:47:34,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0879909992218s 2018-08-12 00:47:34,809 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-7c0ff8eb-849b-4f2f-8d3f-c016b0cb7bf4 2018-08-12 00:47:39,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:47:39,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:47:39,846 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:47:39 GMT Server: Apache x-openstack-request-id: req-e8220b71-9179-4b85-80eb-0d580df25e93 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:47:39,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:47:39 GMT Server: Apache x-openstack-request-id: req-4b049c33-b1fa-408d-a006-1a64cee9d69b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:47:39,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-4b049c33-b1fa-408d-a006-1a64cee9d69b 2018-08-12 00:47:39,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715990066528s 2018-08-12 00:47:39,887 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-4b049c33-b1fa-408d-a006-1a64cee9d69b 2018-08-12 00:47:39,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:47:39,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:47:39,916 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:47:39 GMT Server: Apache x-openstack-request-id: req-82f5775e-427e-4a73-ad66-2013a49ca221 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:47:39,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:47:39 GMT Server: Apache x-openstack-request-id: req-a2d639a4-81c1-4aae-925f-3f6aca6c6c31 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:47:39,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-a2d639a4-81c1-4aae-925f-3f6aca6c6c31 2018-08-12 00:47:39,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0541191101074s 2018-08-12 00:47:39,942 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-a2d639a4-81c1-4aae-925f-3f6aca6c6c31 2018-08-12 00:47:44,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:47:44,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:47:44,979 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:47:44 GMT Server: Apache x-openstack-request-id: req-b8327ff5-ac81-490b-a967-e5c86509a832 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:47:45,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:47:44 GMT Server: Apache x-openstack-request-id: req-1ee27e2d-a5af-457b-a02b-391e661dd26f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:47:45,020 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-1ee27e2d-a5af-457b-a02b-391e661dd26f 2018-08-12 00:47:45,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709731578827s 2018-08-12 00:47:45,021 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-1ee27e2d-a5af-457b-a02b-391e661dd26f 2018-08-12 00:47:50,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:47:50,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:47:50,056 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:47:50 GMT Server: Apache x-openstack-request-id: req-94bfbaa7-8ee4-490e-aded-ce73801be6b4 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:47:50,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:47:50 GMT Server: Apache x-openstack-request-id: req-ffe4f79a-502a-43dc-834a-67618f833743 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:47:50,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-ffe4f79a-502a-43dc-834a-67618f833743 2018-08-12 00:47:50,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711359977722s 2018-08-12 00:47:50,098 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-ffe4f79a-502a-43dc-834a-67618f833743 2018-08-12 00:47:50,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:47:50,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:47:50,127 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:47:50 GMT Server: Apache x-openstack-request-id: req-68ad7063-51e8-47dc-aa44-cac6601a91d6 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:47:50,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:47:50 GMT Server: Apache x-openstack-request-id: req-18973906-72cd-4f1c-a6e8-7580550db5e8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:47:50,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-18973906-72cd-4f1c-a6e8-7580550db5e8 2018-08-12 00:47:50,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.054584980011s 2018-08-12 00:47:50,154 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-18973906-72cd-4f1c-a6e8-7580550db5e8 2018-08-12 00:47:55,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:47:55,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:47:55,189 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:47:55 GMT Server: Apache x-openstack-request-id: req-e820716f-dbe3-4406-8381-e6880e73aa27 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:47:55,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:47:55 GMT Server: Apache x-openstack-request-id: req-0e89eddf-e52a-4f65-816e-d0ee167b07ab Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:47:55,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-0e89eddf-e52a-4f65-816e-d0ee167b07ab 2018-08-12 00:47:55,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714089870453s 2018-08-12 00:47:55,232 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-0e89eddf-e52a-4f65-816e-d0ee167b07ab 2018-08-12 00:48:00,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:48:00,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:00,268 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:00 GMT Server: Apache x-openstack-request-id: req-a83701c8-de67-47c6-85f7-d5cbd90b83d2 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:48:00,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:00 GMT Server: Apache x-openstack-request-id: req-71580024-3873-423f-8dd6-91fc78755827 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:48:00,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-71580024-3873-423f-8dd6-91fc78755827 2018-08-12 00:48:00,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710580348969s 2018-08-12 00:48:00,310 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-71580024-3873-423f-8dd6-91fc78755827 2018-08-12 00:48:00,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:48:00,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:00,338 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:00 GMT Server: Apache x-openstack-request-id: req-6e1839d5-5bf2-4f4f-914d-3133cfe47546 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:48:00,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:00 GMT Server: Apache x-openstack-request-id: req-654a0906-5d5a-45b2-9b63-837e3e1dcfdd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:48:00,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-654a0906-5d5a-45b2-9b63-837e3e1dcfdd 2018-08-12 00:48:00,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0535340309143s 2018-08-12 00:48:00,364 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-654a0906-5d5a-45b2-9b63-837e3e1dcfdd 2018-08-12 00:48:05,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:48:05,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:05,401 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:05 GMT Server: Apache x-openstack-request-id: req-774b7ea0-fc52-4277-9456-135db0482b6c Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:48:05,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:05 GMT Server: Apache x-openstack-request-id: req-cbaf01a7-09be-47dc-9c40-35862e4d24c0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:48:05,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-cbaf01a7-09be-47dc-9c40-35862e4d24c0 2018-08-12 00:48:05,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721380710602s 2018-08-12 00:48:05,443 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-cbaf01a7-09be-47dc-9c40-35862e4d24c0 2018-08-12 00:48:10,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:48:10,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:10,480 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:10 GMT Server: Apache x-openstack-request-id: req-47a5dda9-bd5d-49e7-8b0e-8fb8e55a6502 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:48:10,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:10 GMT Server: Apache x-openstack-request-id: req-a4e04ceb-4be2-4b70-8bd4-fcd8bad99559 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:48:10,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-a4e04ceb-4be2-4b70-8bd4-fcd8bad99559 2018-08-12 00:48:10,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716471672058s 2018-08-12 00:48:10,521 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-a4e04ceb-4be2-4b70-8bd4-fcd8bad99559 2018-08-12 00:48:10,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:48:10,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:10,550 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:10 GMT Server: Apache x-openstack-request-id: req-0de91324-5885-477b-b858-545569f6475e Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:48:10,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:10 GMT Server: Apache x-openstack-request-id: req-e2462fcf-6ab1-4323-a8c8-143b6b0c3816 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:48:10,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-e2462fcf-6ab1-4323-a8c8-143b6b0c3816 2018-08-12 00:48:10,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0695199966431s 2018-08-12 00:48:10,592 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-e2462fcf-6ab1-4323-a8c8-143b6b0c3816 2018-08-12 00:48:15,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:48:15,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:15,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:15 GMT Server: Apache x-openstack-request-id: req-68e33664-f357-4d04-8250-56b5c4376dc2 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:48:15,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:15 GMT Server: Apache x-openstack-request-id: req-8e98f4da-0cbb-4662-bd6d-8becce550ff3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:48:15,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-8e98f4da-0cbb-4662-bd6d-8becce550ff3 2018-08-12 00:48:15,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755839347839s 2018-08-12 00:48:15,675 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-8e98f4da-0cbb-4662-bd6d-8becce550ff3 2018-08-12 00:48:20,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:48:20,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:20,711 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:20 GMT Server: Apache x-openstack-request-id: req-c3d27d47-e570-4e87-b73f-ef2fbc43c0e4 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:48:20,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:20 GMT Server: Apache x-openstack-request-id: req-cf23c94b-a525-4f15-9d47-2eb65c4b6265 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:48:20,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-cf23c94b-a525-4f15-9d47-2eb65c4b6265 2018-08-12 00:48:20,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741410255432s 2018-08-12 00:48:20,755 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-cf23c94b-a525-4f15-9d47-2eb65c4b6265 2018-08-12 00:48:20,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:48:20,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:20,785 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:20 GMT Server: Apache x-openstack-request-id: req-87b3d8c5-ba94-4d44-a4d6-3dc10c585533 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:48:20,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:20 GMT Server: Apache x-openstack-request-id: req-61d61116-a2dd-4ccc-b36c-c380d8bc385a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:48:20,828 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-61d61116-a2dd-4ccc-b36c-c380d8bc385a 2018-08-12 00:48:20,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726840496063s 2018-08-12 00:48:20,829 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-61d61116-a2dd-4ccc-b36c-c380d8bc385a 2018-08-12 00:48:25,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:48:25,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:25,865 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:25 GMT Server: Apache x-openstack-request-id: req-749929a0-7194-4826-9c64-0d231c8f9468 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:48:25,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:25 GMT Server: Apache x-openstack-request-id: req-e5c1eb17-4e5a-4fbe-bec6-3c9e6e45a4f5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:48:25,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-e5c1eb17-4e5a-4fbe-bec6-3c9e6e45a4f5 2018-08-12 00:48:25,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710949897766s 2018-08-12 00:48:25,907 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-e5c1eb17-4e5a-4fbe-bec6-3c9e6e45a4f5 2018-08-12 00:48:30,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:48:30,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:30,943 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:30 GMT Server: Apache x-openstack-request-id: req-4c434563-08a6-43f1-ad30-3ea01ddbaa15 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:48:30,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:30 GMT Server: Apache x-openstack-request-id: req-3003eb2e-ad2b-46fe-be52-c152bb303e85 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:48:30,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-3003eb2e-ad2b-46fe-be52-c152bb303e85 2018-08-12 00:48:30,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071750164032s 2018-08-12 00:48:30,985 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-3003eb2e-ad2b-46fe-be52-c152bb303e85 2018-08-12 00:48:30,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:48:30,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:31,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:30 GMT Server: Apache x-openstack-request-id: req-db45d482-fc76-48b0-ae48-8cbcd6290879 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:48:31,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:31 GMT Server: Apache x-openstack-request-id: req-f30ece10-d991-45d9-a57b-8646e2c31d81 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:48:31,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-f30ece10-d991-45d9-a57b-8646e2c31d81 2018-08-12 00:48:31,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699901580811s 2018-08-12 00:48:31,056 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-f30ece10-d991-45d9-a57b-8646e2c31d81 2018-08-12 00:48:36,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:48:36,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:36,094 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:36 GMT Server: Apache x-openstack-request-id: req-ba0ab4e3-bd6b-4f17-98bf-fa55578d5037 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:48:36,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:36 GMT Server: Apache x-openstack-request-id: req-a15e1fad-2e94-4e6e-a1f5-ebf7934ce1cc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:48:36,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-a15e1fad-2e94-4e6e-a1f5-ebf7934ce1cc 2018-08-12 00:48:36,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751121044159s 2018-08-12 00:48:36,138 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-a15e1fad-2e94-4e6e-a1f5-ebf7934ce1cc 2018-08-12 00:48:41,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:48:41,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:41,174 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:41 GMT Server: Apache x-openstack-request-id: req-2fc0352a-fe1f-44e7-9651-8a4f18c4ab13 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:48:41,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:41 GMT Server: Apache x-openstack-request-id: req-40224064-3885-4956-a002-e35e556646ad Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:48:41,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-40224064-3885-4956-a002-e35e556646ad 2018-08-12 00:48:41,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713081359863s 2018-08-12 00:48:41,216 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-40224064-3885-4956-a002-e35e556646ad 2018-08-12 00:48:41,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:48:41,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:41,243 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:41 GMT Server: Apache x-openstack-request-id: req-bcd42850-261d-450b-b1c5-b234730181ba Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:48:41,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:41 GMT Server: Apache x-openstack-request-id: req-920a10c8-4210-40b3-a8e2-d730516e4a45 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:48:41,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-920a10c8-4210-40b3-a8e2-d730516e4a45 2018-08-12 00:48:41,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0694499015808s 2018-08-12 00:48:41,286 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-920a10c8-4210-40b3-a8e2-d730516e4a45 2018-08-12 00:48:46,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:48:46,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:46,325 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:46 GMT Server: Apache x-openstack-request-id: req-1a4446e0-6019-48d7-a61b-fdb53a72de61 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:48:46,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:46 GMT Server: Apache x-openstack-request-id: req-65cf1346-9b3b-405d-a476-abd2453c488b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:48:46,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-65cf1346-9b3b-405d-a476-abd2453c488b 2018-08-12 00:48:46,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737581253052s 2018-08-12 00:48:46,367 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-65cf1346-9b3b-405d-a476-abd2453c488b 2018-08-12 00:48:51,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:48:51,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:51,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:51 GMT Server: Apache x-openstack-request-id: req-6e56026d-24b2-45bf-9074-b0ce6457be2a Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:48:51,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:51 GMT Server: Apache x-openstack-request-id: req-73c765c9-5059-40ff-923b-8bcd34f6c4fd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:48:51,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-73c765c9-5059-40ff-923b-8bcd34f6c4fd 2018-08-12 00:48:51,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732600688934s 2018-08-12 00:48:51,447 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-73c765c9-5059-40ff-923b-8bcd34f6c4fd 2018-08-12 00:48:51,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:48:51,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:51,480 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:51 GMT Server: Apache x-openstack-request-id: req-e2cdd58c-e0f7-46ba-add2-e2fc955bd908 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:48:51,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:51 GMT Server: Apache x-openstack-request-id: req-c34d6a6f-9747-4f2f-98ee-dff27ffa924d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:48:51,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-c34d6a6f-9747-4f2f-98ee-dff27ffa924d 2018-08-12 00:48:51,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0775721073151s 2018-08-12 00:48:51,525 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-c34d6a6f-9747-4f2f-98ee-dff27ffa924d 2018-08-12 00:48:56,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:48:56,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:48:56,561 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:48:56 GMT Server: Apache x-openstack-request-id: req-e109aaf3-f13c-466d-980a-399af2a0f0f8 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:48:56,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:48:56 GMT Server: Apache x-openstack-request-id: req-db05c00f-6180-4c78-9c45-706e84d8361e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:48:56,604 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-db05c00f-6180-4c78-9c45-706e84d8361e 2018-08-12 00:48:56,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737390518188s 2018-08-12 00:48:56,604 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-db05c00f-6180-4c78-9c45-706e84d8361e 2018-08-12 00:49:01,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:49:01,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:01,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:01 GMT Server: Apache x-openstack-request-id: req-c300b32c-c065-4604-b7ed-1b3867007864 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:49:01,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:01 GMT Server: Apache x-openstack-request-id: req-1e9360d2-89a6-40b1-9585-be64fb49c291 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:49:01,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-1e9360d2-89a6-40b1-9585-be64fb49c291 2018-08-12 00:49:01,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751838684082s 2018-08-12 00:49:01,686 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-1e9360d2-89a6-40b1-9585-be64fb49c291 2018-08-12 00:49:01,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:49:01,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:01,714 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:01 GMT Server: Apache x-openstack-request-id: req-0782d177-2d67-48d6-b024-f61375513bdb Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:49:01,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:01 GMT Server: Apache x-openstack-request-id: req-ce012986-9488-4892-a9fe-db00581712bc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:49:01,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-ce012986-9488-4892-a9fe-db00581712bc 2018-08-12 00:49:01,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705971717834s 2018-08-12 00:49:01,757 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-ce012986-9488-4892-a9fe-db00581712bc 2018-08-12 00:49:06,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:49:06,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:06,793 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:06 GMT Server: Apache x-openstack-request-id: req-22e673c3-b899-4c04-a0e3-d23d8d7462ba Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:49:06,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:06 GMT Server: Apache x-openstack-request-id: req-eed2554a-a05c-4804-93b5-b61f5e5ec4f0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:49:06,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-eed2554a-a05c-4804-93b5-b61f5e5ec4f0 2018-08-12 00:49:06,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711340904236s 2018-08-12 00:49:06,835 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-eed2554a-a05c-4804-93b5-b61f5e5ec4f0 2018-08-12 00:49:11,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:49:11,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:11,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:11 GMT Server: Apache x-openstack-request-id: req-9fca03f4-5bc9-4370-ade8-4afb79201fae Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:49:11,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:11 GMT Server: Apache x-openstack-request-id: req-6da74bb8-71aa-4857-8d91-bf4d31f0ef1f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:49:11,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-6da74bb8-71aa-4857-8d91-bf4d31f0ef1f 2018-08-12 00:49:11,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723059177399s 2018-08-12 00:49:11,914 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-6da74bb8-71aa-4857-8d91-bf4d31f0ef1f 2018-08-12 00:49:11,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:49:11,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:11,943 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:11 GMT Server: Apache x-openstack-request-id: req-4bf63813-f709-46b2-bc87-e18ae4d096ec Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:49:11,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:11 GMT Server: Apache x-openstack-request-id: req-6cc50ef1-21d8-4f79-b559-29ac47881496 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:49:11,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-6cc50ef1-21d8-4f79-b559-29ac47881496 2018-08-12 00:49:11,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0543301105499s 2018-08-12 00:49:11,969 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-6cc50ef1-21d8-4f79-b559-29ac47881496 2018-08-12 00:49:16,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:49:16,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:17,007 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:16 GMT Server: Apache x-openstack-request-id: req-6e5da1e9-1aad-4a64-8ce7-6338ff4c34df Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:49:17,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:17 GMT Server: Apache x-openstack-request-id: req-34020ebb-86dd-414b-820d-22ccb48b28d8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:49:17,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-34020ebb-86dd-414b-820d-22ccb48b28d8 2018-08-12 00:49:17,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732080936432s 2018-08-12 00:49:17,049 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-34020ebb-86dd-414b-820d-22ccb48b28d8 2018-08-12 00:49:22,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:49:22,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:22,084 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:22 GMT Server: Apache x-openstack-request-id: req-db2840f9-413a-42ef-ac61-62f6f8c7289e Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:49:22,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:22 GMT Server: Apache x-openstack-request-id: req-f58f0fbc-f887-43f0-967e-6f5d951f9648 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:49:22,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-f58f0fbc-f887-43f0-967e-6f5d951f9648 2018-08-12 00:49:22,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0697190761566s 2018-08-12 00:49:22,125 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-f58f0fbc-f887-43f0-967e-6f5d951f9648 2018-08-12 00:49:22,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:49:22,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:22,154 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:22 GMT Server: Apache x-openstack-request-id: req-e624fc20-fa45-4fb8-9887-bbd22f375e4a Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:49:22,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:22 GMT Server: Apache x-openstack-request-id: req-232f1f15-a57f-4750-b29f-cb09d1287d15 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:49:22,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-232f1f15-a57f-4750-b29f-cb09d1287d15 2018-08-12 00:49:22,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.069776058197s 2018-08-12 00:49:22,196 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-232f1f15-a57f-4750-b29f-cb09d1287d15 2018-08-12 00:49:27,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:49:27,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:27,330 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:27 GMT Server: Apache x-openstack-request-id: req-cae42ca3-9cc2-4f35-908e-777181f16b6e Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc Content-Length: 559 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-08-12 00:49:27,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:27 GMT Server: Apache x-openstack-request-id: req-5e880254-2c69-4f66-9feb-68a41858e094 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-12T00:49:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/ellis/events/b004cb17-45b9-418c-9027-27f2af430ac8", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "655f5fc2-24eb-4f6d-840f-43e30ed28f10", "id": "b004cb17-45b9-418c-9027-27f2af430ac8"}, {"resource_name": "sprout", "event_time": "2018-08-12T00:49:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/sprout/events/8028189e-f8bb-401e-a930-bb72f387a361", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-bq6qnzcd4dsl", "id": "8028189e-f8bb-401e-a930-bb72f387a361"}, {"resource_name": "dime", "event_time": "2018-08-12T00:49:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/dime/events/6cec5b16-95f8-44a0-a12d-227d94b3c893", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-wxtpvzpinetp", "id": "6cec5b16-95f8-44a0-a12d-227d94b3c893"}, {"resource_name": "homer", "event_time": "2018-08-12T00:49:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/homer/events/cb477eb8-6516-4a29-8412-29e83089afd8", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-2e3smusg25uj", "id": "cb477eb8-6516-4a29-8412-29e83089afd8"}, {"resource_name": "bono", "event_time": "2018-08-12T00:49:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/bono/events/9f0d5414-beb2-4b36-8c09-5959ba29862d", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-rmsqufz3iljj", "id": "9f0d5414-beb2-4b36-8c09-5959ba29862d"}, {"resource_name": "vellum", "event_time": "2018-08-12T00:49:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/vellum/events/6274fc24-8847-4b3f-bb30-19df2f4795bc", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-blc3ulpxhuli", "id": "6274fc24-8847-4b3f-bb30-19df2f4795bc"}]} 2018-08-12 00:49:27,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-5e880254-2c69-4f66-9feb-68a41858e094 2018-08-12 00:49:27,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.174351215363s 2018-08-12 00:49:27,377 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc&marker=a50873b8-cab6-4e62-8fca-42780d23ca8c&sort_dir=asc used request id req-5e880254-2c69-4f66-9feb-68a41858e094 2018-08-12 00:49:32,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:49:32,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:32,413 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:32 GMT Server: Apache x-openstack-request-id: req-7ddfaed6-f5bd-45e4-83d5-ac255635e5af Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc Content-Length: 559 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-08-12 00:49:32,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:32 GMT Server: Apache x-openstack-request-id: req-8d407500-5098-47d7-ba23-ba0a0b808657 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:49:32,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-8d407500-5098-47d7-ba23-ba0a0b808657 2018-08-12 00:49:32,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710611343384s 2018-08-12 00:49:32,455 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-8d407500-5098-47d7-ba23-ba0a0b808657 2018-08-12 00:49:37,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:49:37,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:37,492 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:37 GMT Server: Apache x-openstack-request-id: req-ccb336c0-2603-4050-8e97-b9c3e1d495a3 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc Content-Length: 559 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-08-12 00:49:37,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:37 GMT Server: Apache x-openstack-request-id: req-11175370-d561-494e-aa49-8b3ee378f1ea Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:49:37,533 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-11175370-d561-494e-aa49-8b3ee378f1ea 2018-08-12 00:49:37,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718882083893s 2018-08-12 00:49:37,533 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-11175370-d561-494e-aa49-8b3ee378f1ea 2018-08-12 00:49:37,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:49:37,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:37,562 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:37 GMT Server: Apache x-openstack-request-id: req-b66addb0-78d7-4704-b5c1-b166ba3117c0 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:49:37,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:37 GMT Server: Apache x-openstack-request-id: req-9cac28b7-4c4b-4254-9b26-5c9aaba635c2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:49:37,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-9cac28b7-4c4b-4254-9b26-5c9aaba635c2 2018-08-12 00:49:37,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0568311214447s 2018-08-12 00:49:37,591 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-9cac28b7-4c4b-4254-9b26-5c9aaba635c2 2018-08-12 00:49:42,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:49:42,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:42,628 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:42 GMT Server: Apache x-openstack-request-id: req-13e2faeb-03e6-440d-ae6b-5da23e000038 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc Content-Length: 559 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-08-12 00:49:42,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:42 GMT Server: Apache x-openstack-request-id: req-7d977d43-58f0-4743-b7f6-325b69dc3e38 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:49:42,671 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-7d977d43-58f0-4743-b7f6-325b69dc3e38 2018-08-12 00:49:42,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725309848785s 2018-08-12 00:49:42,671 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-7d977d43-58f0-4743-b7f6-325b69dc3e38 2018-08-12 00:49:47,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:49:47,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:47,705 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:47 GMT Server: Apache x-openstack-request-id: req-96045139-e985-4758-94d4-2567389c66fd Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc Content-Length: 559 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-08-12 00:49:47,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:47 GMT Server: Apache x-openstack-request-id: req-e0b1ce05-e62c-4353-936f-c85c2967accd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:49:47,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-e0b1ce05-e62c-4353-936f-c85c2967accd 2018-08-12 00:49:47,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.069669008255s 2018-08-12 00:49:47,746 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-e0b1ce05-e62c-4353-936f-c85c2967accd 2018-08-12 00:49:47,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:49:47,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:47,776 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:47 GMT Server: Apache x-openstack-request-id: req-91a44077-044f-44b0-8045-c4139bd0fb5e Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:49:47,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:47 GMT Server: Apache x-openstack-request-id: req-b434ef9c-adf1-4777-adbc-09089aa6f74c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:49:47,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-b434ef9c-adf1-4777-adbc-09089aa6f74c 2018-08-12 00:49:47,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0541980266571s 2018-08-12 00:49:47,802 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-b434ef9c-adf1-4777-adbc-09089aa6f74c 2018-08-12 00:49:52,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:49:52,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:52,837 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:52 GMT Server: Apache x-openstack-request-id: req-7ce40ef3-c0a5-4b69-8ccb-53e673b8ac64 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc Content-Length: 559 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-08-12 00:49:52,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:52 GMT Server: Apache x-openstack-request-id: req-01655cef-f9ca-4a5a-bf3b-5e490519c254 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:49:52,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-01655cef-f9ca-4a5a-bf3b-5e490519c254 2018-08-12 00:49:52,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720188617706s 2018-08-12 00:49:52,879 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-01655cef-f9ca-4a5a-bf3b-5e490519c254 2018-08-12 00:49:57,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:49:57,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:57,913 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:57 GMT Server: Apache x-openstack-request-id: req-7a61ca2f-7451-4426-b6aa-1db8af71ef70 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc Content-Length: 559 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-08-12 00:49:57,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:57 GMT Server: Apache x-openstack-request-id: req-3c2586e2-058f-4442-a8f3-e72cd29af3d6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:49:57,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-3c2586e2-058f-4442-a8f3-e72cd29af3d6 2018-08-12 00:49:57,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731198787689s 2018-08-12 00:49:57,957 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-3c2586e2-058f-4442-a8f3-e72cd29af3d6 2018-08-12 00:49:57,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:49:57,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:49:57,986 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:49:57 GMT Server: Apache x-openstack-request-id: req-466022af-5188-4988-a515-d1d33f5cad24 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:49:58,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:49:57 GMT Server: Apache x-openstack-request-id: req-d9e08ae0-9142-445d-8cdd-fa7e67621e01 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:49:58,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-d9e08ae0-9142-445d-8cdd-fa7e67621e01 2018-08-12 00:49:58,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701131820679s 2018-08-12 00:49:58,028 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-d9e08ae0-9142-445d-8cdd-fa7e67621e01 2018-08-12 00:50:03,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:50:03,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:03,065 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:50:03 GMT Server: Apache x-openstack-request-id: req-fabae7d2-01db-454e-9359-cb6de540c9bf Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc Content-Length: 559 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-08-12 00:50:03,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50:03 GMT Server: Apache x-openstack-request-id: req-ea971d8b-7b97-42a9-9b3e-344decef7769 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:50:03,110 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-ea971d8b-7b97-42a9-9b3e-344decef7769 2018-08-12 00:50:03,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076299905777s 2018-08-12 00:50:03,110 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-ea971d8b-7b97-42a9-9b3e-344decef7769 2018-08-12 00:50:08,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:50:08,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:08,244 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:50:08 GMT Server: Apache x-openstack-request-id: req-5db62f47-6f9e-40a1-8c69-1dbf6701654f Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc Content-Length: 559 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-08-12 00:50:08,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50:08 GMT Server: Apache x-openstack-request-id: req-fa67d4bb-0aec-45ff-809f-b388452c3d68 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 00:50:08,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-fa67d4bb-0aec-45ff-809f-b388452c3d68 2018-08-12 00:50:08,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.172672986984s 2018-08-12 00:50:08,289 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-fa67d4bb-0aec-45ff-809f-b388452c3d68 2018-08-12 00:50:08,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:50:08,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:08,317 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:50:08 GMT Server: Apache x-openstack-request-id: req-44d0c689-651c-4105-86e3-303be5f02ca5 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 00:50:08,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50:08 GMT Server: Apache x-openstack-request-id: req-175f4e0b-b122-462f-aa8e-3d158f47dd13 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-12 00:50:08,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-175f4e0b-b122-462f-aa8e-3d158f47dd13 2018-08-12 00:50:08,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718591213226s 2018-08-12 00:50:08,362 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-175f4e0b-b122-462f-aa8e-3d158f47dd13 2018-08-12 00:50:13,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:50:13,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:13,398 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:50:13 GMT Server: Apache x-openstack-request-id: req-bcc3eae9-3a0f-4270-afa5-0c183d3a282b Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc Content-Length: 559 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-08-12 00:50:13,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50:13 GMT Server: Apache x-openstack-request-id: req-cf767224-204e-488d-8811-c0c12b399434 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 356 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-08-12T00:50:09Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/vellum/events/bf634815-3d4f-43ba-894a-598e4c9db7eb", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "559a4d34-603e-45e5-9408-d5680d8ed73f", "id": "bf634815-3d4f-43ba-894a-598e4c9db7eb"}]} 2018-08-12 00:50:13,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-cf767224-204e-488d-8811-c0c12b399434 2018-08-12 00:50:13,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734441280365s 2018-08-12 00:50:13,442 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc&marker=6274fc24-8847-4b3f-bb30-19df2f4795bc&sort_dir=asc used request id req-cf767224-204e-488d-8811-c0c12b399434 2018-08-12 00:50:18,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 00:50:18,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/events?marker=bf634815-3d4f-43ba-894a-598e4c9db7eb&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:18,476 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:50:18 GMT Server: Apache x-openstack-request-id: req-ec8d9fa2-c5fa-4d49-869e-1f3c8eaa1c1f Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=bf634815-3d4f-43ba-894a-598e4c9db7eb&sort_dir=asc Content-Length: 559 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-08-12 00:50:18,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50:18 GMT Server: Apache x-openstack-request-id: req-007c29d8-c5b1-4532-94ed-78b6b424a3f3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-12T00:50:13Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/sprout/events/04a4b7d9-8b92-46f8-b70f-b39ffffc86d7", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1eadeb8a-5be4-481f-af85-0eb895b3fb31", "id": "04a4b7d9-8b92-46f8-b70f-b39ffffc86d7"}, {"resource_name": "dime", "event_time": "2018-08-12T00:50:15Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/dime/events/4a16ee85-1385-461d-bd38-fa202dd86c86", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3db07ef1-3b48-4a3e-a275-fd6dd52475d5", "id": "4a16ee85-1385-461d-bd38-fa202dd86c86"}, {"resource_name": "homer", "event_time": "2018-08-12T00:50:17Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/homer/events/aa8d2ded-a702-4161-a266-ca5b010e7728", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "86808f79-bd7b-4580-bafd-3057805d68c8", "id": "aa8d2ded-a702-4161-a266-ca5b010e7728"}, {"resource_name": "bono", "event_time": "2018-08-12T00:50:18Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/bono/events/a41e6520-667b-4ec2-85f0-ab254b869a70", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6992b700-de94-4c14-9d7b-df87187528e0", "id": "a41e6520-667b-4ec2-85f0-ab254b869a70"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-12T00:50:18Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/clearwater-opnfv/events/61c988dc-1ec0-481e-b9c1-01a5d143d79e", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "id": "61c988dc-1ec0-481e-b9c1-01a5d143d79e"}]} 2018-08-12 00:50:18,517 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=bf634815-3d4f-43ba-894a-598e4c9db7eb&sort_dir=asc&marker=bf634815-3d4f-43ba-894a-598e4c9db7eb&sort_dir=asc used request id req-007c29d8-c5b1-4532-94ed-78b6b424a3f3 2018-08-12 00:50:18,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0691709518433s 2018-08-12 00:50:18,518 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=bf634815-3d4f-43ba-894a-598e4c9db7eb&sort_dir=asc&marker=bf634815-3d4f-43ba-894a-598e4c9db7eb&sort_dir=asc used request id req-007c29d8-c5b1-4532-94ed-78b6b424a3f3 2018-08-12 00:50:18,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 00:50:18,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:18,545 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 00:50:18 GMT Server: Apache x-openstack-request-id: req-d8de3d16-ac9f-42c3-8dec-41b69eaffaa8 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35 Content-Length: 423 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-08-12 00:50:18,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50:18 GMT Server: Apache x-openstack-request-id: req-f00b747f-7732-4076-91c2-2eb35895f54d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 947 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "outputs": [{"output_value": "172.30.9.214", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-08-12 00:50:18,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35 used request id req-f00b747f-7732-4076-91c2-2eb35895f54d 2018-08-12 00:50:18,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.25587105751s 2018-08-12 00:50:18,775 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35 used request id req-f00b747f-7732-4076-91c2-2eb35895f54d 2018-08-12 00:50:18,776 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-08-12T00:45:19Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'7156e633-6cc9-4810-b81e-afc56f183e35', 'parameters': Munch({u'OS::project_id': u'd3289ff8af674a63adb0ab11231c91aa', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', u'sprout_cluster_size': u'1', u'private_sig_net_pool_start': u'192.168.1.1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.0.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'private_sig_net_cidr': u'192.168.1.0/24', u'external_sig_dns_ip': u'8.8.8.8', u'private_sig_net_gateway': u'192.168.1.254', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.0.0/24', u'private_sig_net_pool_end': u'192.168.1.253', u'dn_range_start': u'6505550000', u'public_sig_net_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.0.254', u'OS::stack_id': u'7156e633-6cc9-4810-b81e-afc56f183e35', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'2f70d71e-d369-422c-afe9-61964f7f223e'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'd0dfb0038ee6437e84db7dd62b70c41f', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.214', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2018-08-12T00:45:19Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35'}) 2018-08-12 00:50:18,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:50:18,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:19,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-6fa6f972-51f7-4661-a077-b3bca881d8c7 x-compute-request-id: req-6fa6f972-51f7-4661-a077-b3bca881d8c7 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:50:19,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6fa6f972-51f7-4661-a077-b3bca881d8c7 2018-08-12 00:50:19,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440085887909s 2018-08-12 00:50:19,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6fa6f972-51f7-4661-a077-b3bca881d8c7 2018-08-12 00:50:19,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 00:50:19,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:19,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1761 X-Openstack-Request-Id: req-996476b4-4995-48ca-b558-92e2a914150a Date: Sun, 12 Aug 2018 00:50:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7f15be12-2fec-4345-983c-dc05b34bf299"],"updated_at":"2018-08-12T00:45:24Z","tenant_id":"d3289ff8af674a63adb0ab11231c91aa","created_at":"2018-08-12T00:45:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d3289ff8af674a63adb0ab11231c91aa","id":"5faee3f8-ee05-452e-9754-e1576a111d78","name":"clearwater-opnfv-private-signaling"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6c8e153b-b48e-41c0-98e3-7943946123c8"],"updated_at":"2018-08-12T00:45:24Z","tenant_id":"d3289ff8af674a63adb0ab11231c91aa","created_at":"2018-08-12T00:45:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d3289ff8af674a63adb0ab11231c91aa","id":"8d7c8277-6545-4006-8585-73fefe048da8","name":"clearwater-opnfv-private-management"}]} 2018-08-12 00:50:19,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-996476b4-4995-48ca-b558-92e2a914150a 2018-08-12 00:50:19,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.129022121429s 2018-08-12 00:50:19,353 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-996476b4-4995-48ca-b558-92e2a914150a 2018-08-12 00:50:19,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-12 00:50:19,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:19,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-f142e6c2-9bed-4652-ba45-a9a1d873e925 Date: Sun, 12 Aug 2018 00:50:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d7c8277-6545-4006-8585-73fefe048da8","tenant_id":"d3289ff8af674a63adb0ab11231c91aa","created_at":"2018-08-12T00:45:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-12T00:45:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.1","end":"192.168.0.253"}],"gateway_ip":"192.168.0.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"d3289ff8af674a63adb0ab11231c91aa","id":"6c8e153b-b48e-41c0-98e3-7943946123c8","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5faee3f8-ee05-452e-9754-e1576a111d78","tenant_id":"d3289ff8af674a63adb0ab11231c91aa","created_at":"2018-08-12T00:45:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-12T00:45:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.1","end":"192.168.1.253"}],"gateway_ip":"192.168.1.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"d3289ff8af674a63adb0ab11231c91aa","id":"7f15be12-2fec-4345-983c-dc05b34bf299","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"}]} 2018-08-12 00:50:19,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-f142e6c2-9bed-4652-ba45-a9a1d873e925 2018-08-12 00:50:19,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0515401363373s 2018-08-12 00:50:19,405 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-f142e6c2-9bed-4652-ba45-a9a1d873e925 2018-08-12 00:50:21,408 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-08-12 00:50:21,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 00:50:21,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:21,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-ccc51fc0-8e80-42ef-9ab2-bebf085baf64 x-compute-request-id: req-ccc51fc0-8e80-42ef-9ab2-bebf085baf64 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "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": 25, "id": "77e737d9-1528-4d24-8252-9149f2965188"}]} 2018-08-12 00:50:21,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-ccc51fc0-8e80-42ef-9ab2-bebf085baf64 2018-08-12 00:50:21,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0271661281586s 2018-08-12 00:50:21,436 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-ccc51fc0-8e80-42ef-9ab2-bebf085baf64 2018-08-12 00:50:21,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-12 00:50:21,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:21,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-8787e1ec-a1c3-4d16-ba19-3a09db15d72a x-compute-request-id: req-8787e1ec-a1c3-4d16-ba19-3a09db15d72a Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1db33dfe-7794-42c0-be9a-d6bad19b9523"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2d363089-d4a3-4c0c-8c43-0445e26c08f6"}, {"from_port": 4000, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {}, "id": "c91d6cab-aae3-4ef7-83a8-4c36ffee4711"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc72c182-ce4e-4158-aaa7-cfd675b2894a"}, {"from_port": 2380, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {}, "id": "fe4bc3b4-ec85-4059-81f0-bab064b79c86"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e4276e9-5fc1-4eea-809b-8c1b09c12e84", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c54dcd1-0418-4813-988a-6ec339714b31"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "6e4276e9-5fc1-4eea-809b-8c1b09c12e84", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4785d809-1a9e-47ce-b758-5ea23b1a7dd4"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "6e4276e9-5fc1-4eea-809b-8c1b09c12e84", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85e8e49a-4937-4d65-a2d2-80bef9ac9ba2"}, {"from_port": 5058, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "6e4276e9-5fc1-4eea-809b-8c1b09c12e84", "ip_range": {}, "id": "8f6e2ffd-f6ab-4f2b-87a3-1d16e88e173f"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "6e4276e9-5fc1-4eea-809b-8c1b09c12e84", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "91891489-8023-4b3b-ad97-2621d1feef85"}, {"from_port": 5058, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "6e4276e9-5fc1-4eea-809b-8c1b09c12e84", "ip_range": {}, "id": "a87c559e-fb3f-4524-8ffc-a585a57fa51c"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "6e4276e9-5fc1-4eea-809b-8c1b09c12e84", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f767d04b-53aa-4adb-a2a2-0e4c6b3c8efd"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "6e4276e9-5fc1-4eea-809b-8c1b09c12e84", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f97c19cd-18d7-46ad-b070-91a05ad682b0"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "6e4276e9-5fc1-4eea-809b-8c1b09c12e84", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-08-12 00:50:21,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/os-security-groups used request id req-8787e1ec-a1c3-4d16-ba19-3a09db15d72a 2018-08-12 00:50:21,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.218753099442s 2018-08-12 00:50:21,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/os-security-groups used request id req-8787e1ec-a1c3-4d16-ba19-3a09db15d72a 2018-08-12 00:50:21,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:50:21,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:21,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-0ac96ad7-0e92-435b-ac33-cae315f490bf Date: Sun, 12 Aug 2018 00:50:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap", "metadata": {}}], "file": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867/file", "owner": "d3289ff8af674a63adb0ab11231c91aa", "id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "size": 263062016, "self": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-12T00:45:13Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-12T00:45:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:50:21,854 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0ac96ad7-0e92-435b-ac33-cae315f490bf 2018-08-12 00:50:21,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.192970991135s 2018-08-12 00:50:21,855 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0ac96ad7-0e92-435b-ac33-cae315f490bf 2018-08-12 00:50:21,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-12 00:50:21,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:22,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50:21 GMT Server: Apache x-compute-request-id: req-77eb0497-a6e0-4009-8412-4c8358182dbb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-77eb0497-a6e0-4009-8412-4c8358182dbb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:50:22,078 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/volumes/detail used request id req-77eb0497-a6e0-4009-8412-4c8358182dbb 2018-08-12 00:50:22,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.221122026443s 2018-08-12 00:50:22,078 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/volumes/detail used request id req-77eb0497-a6e0-4009-8412-4c8358182dbb 2018-08-12 00:50:24,080 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-08-12 00:50:24,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 00:50:24,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:24,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-f1775a33-4849-4206-99bd-6d5e6a455cae x-compute-request-id: req-f1775a33-4849-4206-99bd-6d5e6a455cae Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "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": 25, "id": "77e737d9-1528-4d24-8252-9149f2965188"}]} 2018-08-12 00:50:24,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-f1775a33-4849-4206-99bd-6d5e6a455cae 2018-08-12 00:50:24,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229098796844s 2018-08-12 00:50:24,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-f1775a33-4849-4206-99bd-6d5e6a455cae 2018-08-12 00:50:24,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-12 00:50:24,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:24,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-676defb4-ef3e-4c8f-9429-47682a80b4cd x-compute-request-id: req-676defb4-ef3e-4c8f-9429-47682a80b4cd Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1db33dfe-7794-42c0-be9a-d6bad19b9523"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2d363089-d4a3-4c0c-8c43-0445e26c08f6"}, {"from_port": 4000, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {}, "id": "c91d6cab-aae3-4ef7-83a8-4c36ffee4711"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc72c182-ce4e-4158-aaa7-cfd675b2894a"}, {"from_port": 2380, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {}, "id": "fe4bc3b4-ec85-4059-81f0-bab064b79c86"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "2f1a060e-63e4-4923-9017-665196310a37", "ip_range": {}, "id": "489bb20d-5f9a-4c83-ba34-c5bf6a91e6a3"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "2f1a060e-63e4-4923-9017-665196310a37", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c342122b-c4e9-4941-a60a-0039808e1a36"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "2f1a060e-63e4-4923-9017-665196310a37", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "53005949-d3bb-4945-99c2-5c183eca2181", "ip_range": {}, "id": "0a97e458-c7fe-4dfb-946d-5b7c61442ad3"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "53005949-d3bb-4945-99c2-5c183eca2181", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1d995140-768e-4f1e-b0cb-bca3ae17200f"}, {"from_port": 9160, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "53005949-d3bb-4945-99c2-5c183eca2181", "ip_range": {}, "id": "d4d2cd3c-d78e-40ed-b554-065139c28281"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "53005949-d3bb-4945-99c2-5c183eca2181", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-08-12 00:50:24,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d/os-security-groups used request id req-676defb4-ef3e-4c8f-9429-47682a80b4cd 2018-08-12 00:50:24,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.20992398262s 2018-08-12 00:50:24,315 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d/os-security-groups used request id req-676defb4-ef3e-4c8f-9429-47682a80b4cd 2018-08-12 00:50:24,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:50:24,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:24,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-ec8d4d8b-17c7-454f-9a6b-49f8e80cebe4 Date: Sun, 12 Aug 2018 00:50:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap", "metadata": {}}], "file": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867/file", "owner": "d3289ff8af674a63adb0ab11231c91aa", "id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "size": 263062016, "self": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-12T00:45:13Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-12T00:45:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:50:24,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ec8d4d8b-17c7-454f-9a6b-49f8e80cebe4 2018-08-12 00:50:24,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0305111408234s 2018-08-12 00:50:24,351 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ec8d4d8b-17c7-454f-9a6b-49f8e80cebe4 2018-08-12 00:50:24,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-12 00:50:24,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:24,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50:24 GMT Server: Apache x-compute-request-id: req-80d86de9-640a-4095-9e73-aa3479c94b8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-80d86de9-640a-4095-9e73-aa3479c94b8d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:50:24,575 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/volumes/detail used request id req-80d86de9-640a-4095-9e73-aa3479c94b8d 2018-08-12 00:50:24,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.222217082977s 2018-08-12 00:50:24,575 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/volumes/detail used request id req-80d86de9-640a-4095-9e73-aa3479c94b8d 2018-08-12 00:50:24,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 00:50:24,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:24,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-3a2b881e-245b-471b-baaf-9810385b2ec7 x-compute-request-id: req-3a2b881e-245b-471b-baaf-9810385b2ec7 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "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": 25, "id": "77e737d9-1528-4d24-8252-9149f2965188"}]} 2018-08-12 00:50:24,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-3a2b881e-245b-471b-baaf-9810385b2ec7 2018-08-12 00:50:24,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244150161743s 2018-08-12 00:50:24,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-3a2b881e-245b-471b-baaf-9810385b2ec7 2018-08-12 00:50:24,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-12 00:50:24,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:24,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-ce08d3df-ccb4-4310-8d59-d5fe80ffd150 x-compute-request-id: req-ce08d3df-ccb4-4310-8d59-d5fe80ffd150 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1db33dfe-7794-42c0-be9a-d6bad19b9523"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2d363089-d4a3-4c0c-8c43-0445e26c08f6"}, {"from_port": 4000, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {}, "id": "c91d6cab-aae3-4ef7-83a8-4c36ffee4711"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc72c182-ce4e-4158-aaa7-cfd675b2894a"}, {"from_port": 2380, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {}, "id": "fe4bc3b4-ec85-4059-81f0-bab064b79c86"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "0584c3c3-dbb9-4a86-b6d5-2cddba63336f", "ip_range": {}, "id": "256fc270-457f-4626-856a-7c4a56c8a03e"}, {"from_port": 5054, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "0584c3c3-dbb9-4a86-b6d5-2cddba63336f", "ip_range": {}, "id": "951f38cb-ab87-4e66-b19d-f7ff7c4966b6"}, {"from_port": 9888, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "0584c3c3-dbb9-4a86-b6d5-2cddba63336f", "ip_range": {}, "id": "bc7eab00-a3a6-4567-829a-fcaf72e1096f"}, {"from_port": 5052, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "0584c3c3-dbb9-4a86-b6d5-2cddba63336f", "ip_range": {}, "id": "d70880c9-35f0-4caf-8048-935d30cf4097"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "0584c3c3-dbb9-4a86-b6d5-2cddba63336f", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "e589a604-03c2-4661-a02f-e436013ba72c", "ip_range": {}, "id": "776e4e4e-00d9-4bbc-bf94-c03444ee8cfa"}, {"from_port": 5054, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "e589a604-03c2-4661-a02f-e436013ba72c", "ip_range": {}, "id": "e83f2111-6343-41c1-91b7-124d2c938d64"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "e589a604-03c2-4661-a02f-e436013ba72c", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-08-12 00:50:24,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176/os-security-groups used request id req-ce08d3df-ccb4-4310-8d59-d5fe80ffd150 2018-08-12 00:50:24,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.341518163681s 2018-08-12 00:50:24,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176/os-security-groups used request id req-ce08d3df-ccb4-4310-8d59-d5fe80ffd150 2018-08-12 00:50:24,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:50:24,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:24,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-49beddb4-84b1-467b-bef4-5817d292b6a6 Date: Sun, 12 Aug 2018 00:50:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap", "metadata": {}}], "file": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867/file", "owner": "d3289ff8af674a63adb0ab11231c91aa", "id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "size": 263062016, "self": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-12T00:45:13Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-12T00:45:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:50:24,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-49beddb4-84b1-467b-bef4-5817d292b6a6 2018-08-12 00:50:24,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0298149585724s 2018-08-12 00:50:24,978 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-49beddb4-84b1-467b-bef4-5817d292b6a6 2018-08-12 00:50:24,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-12 00:50:24,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:25,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50:24 GMT Server: Apache x-compute-request-id: req-feedcb20-bf87-4097-89a3-06ca8a243070 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-feedcb20-bf87-4097-89a3-06ca8a243070 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:50:25,193 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/volumes/detail used request id req-feedcb20-bf87-4097-89a3-06ca8a243070 2018-08-12 00:50:25,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.211938858032s 2018-08-12 00:50:25,193 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/volumes/detail used request id req-feedcb20-bf87-4097-89a3-06ca8a243070 2018-08-12 00:50:25,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 00:50:25,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:25,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-a8a8ed98-942d-4179-8273-0b18f851341c x-compute-request-id: req-a8a8ed98-942d-4179-8273-0b18f851341c Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "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": 25, "id": "77e737d9-1528-4d24-8252-9149f2965188"}]} 2018-08-12 00:50:25,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-a8a8ed98-942d-4179-8273-0b18f851341c 2018-08-12 00:50:25,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252120494843s 2018-08-12 00:50:25,219 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-a8a8ed98-942d-4179-8273-0b18f851341c 2018-08-12 00:50:25,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-12 00:50:25,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:25,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-c401d53f-c333-479d-91f7-2c6b687894d8 x-compute-request-id: req-c401d53f-c333-479d-91f7-2c6b687894d8 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1db33dfe-7794-42c0-be9a-d6bad19b9523"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2d363089-d4a3-4c0c-8c43-0445e26c08f6"}, {"from_port": 4000, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {}, "id": "c91d6cab-aae3-4ef7-83a8-4c36ffee4711"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc72c182-ce4e-4158-aaa7-cfd675b2894a"}, {"from_port": 2380, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {}, "id": "fe4bc3b4-ec85-4059-81f0-bab064b79c86"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "64b986db-83e6-42f2-9a2e-beeee14c62c1", "ip_range": {}, "id": "906838f3-c500-4cee-8091-4a3e3ffe42ed"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "64b986db-83e6-42f2-9a2e-beeee14c62c1", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "616cb5d0-2a8b-4483-8ee7-85316d5a93c8", "ip_range": {}, "id": "8d157c49-a23c-4453-98d4-93e29eff4d20"}, {"from_port": 8888, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "616cb5d0-2a8b-4483-8ee7-85316d5a93c8", "ip_range": {}, "id": "b2f042af-01dc-45ad-9bae-30bda30dbb41"}, {"from_port": 8888, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "616cb5d0-2a8b-4483-8ee7-85316d5a93c8", "ip_range": {}, "id": "b7983b59-a6a2-4938-8888-4c4ce7aa1134"}, {"from_port": 10888, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "616cb5d0-2a8b-4483-8ee7-85316d5a93c8", "ip_range": {}, "id": "d0ede8d5-7c55-4f78-8d4b-d458bf514cf5"}, {"from_port": 10888, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "616cb5d0-2a8b-4483-8ee7-85316d5a93c8", "ip_range": {}, "id": "e8e9097c-fd64-40fb-a12b-9fc8fe358677"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "616cb5d0-2a8b-4483-8ee7-85316d5a93c8", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-08-12 00:50:25,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c/os-security-groups used request id req-c401d53f-c333-479d-91f7-2c6b687894d8 2018-08-12 00:50:25,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.643695116043s 2018-08-12 00:50:25,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c/os-security-groups used request id req-c401d53f-c333-479d-91f7-2c6b687894d8 2018-08-12 00:50:25,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:50:25,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:25,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-d98a830b-409a-423b-b251-9c472693d701 Date: Sun, 12 Aug 2018 00:50:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap", "metadata": {}}], "file": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867/file", "owner": "d3289ff8af674a63adb0ab11231c91aa", "id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "size": 263062016, "self": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-12T00:45:13Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-12T00:45:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:50:25,902 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-d98a830b-409a-423b-b251-9c472693d701 2018-08-12 00:50:25,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0335049629211s 2018-08-12 00:50:25,903 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-d98a830b-409a-423b-b251-9c472693d701 2018-08-12 00:50:25,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-12 00:50:25,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:26,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50:25 GMT Server: Apache x-compute-request-id: req-11e7a613-3d70-468b-a6eb-835aaec559fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-11e7a613-3d70-468b-a6eb-835aaec559fa Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:50:26,108 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/volumes/detail used request id req-11e7a613-3d70-468b-a6eb-835aaec559fa 2018-08-12 00:50:26,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.203385829926s 2018-08-12 00:50:26,109 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/volumes/detail used request id req-11e7a613-3d70-468b-a6eb-835aaec559fa 2018-08-12 00:50:26,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 00:50:26,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:26,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-51701b55-7896-4c9f-befd-4e802271dacc x-compute-request-id: req-51701b55-7896-4c9f-befd-4e802271dacc Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "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": 25, "id": "77e737d9-1528-4d24-8252-9149f2965188"}]} 2018-08-12 00:50:26,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-51701b55-7896-4c9f-befd-4e802271dacc 2018-08-12 00:50:26,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025162935257s 2018-08-12 00:50:26,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-51701b55-7896-4c9f-befd-4e802271dacc 2018-08-12 00:50:26,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-12 00:50:26,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:26,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-9e62c9e0-1457-41b8-94be-0af7908c55ee x-compute-request-id: req-9e62c9e0-1457-41b8-94be-0af7908c55ee Content-Encoding: gzip Content-Length: 921 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1db33dfe-7794-42c0-be9a-d6bad19b9523"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2d363089-d4a3-4c0c-8c43-0445e26c08f6"}, {"from_port": 4000, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {}, "id": "c91d6cab-aae3-4ef7-83a8-4c36ffee4711"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc72c182-ce4e-4158-aaa7-cfd675b2894a"}, {"from_port": 2380, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {}, "id": "fe4bc3b4-ec85-4059-81f0-bab064b79c86"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "1ccec7cb-9163-4797-b198-45dccf779a0e", "ip_range": {}, "id": "208eeac1-c385-4f13-a770-67ac9577a4a4"}, {"from_port": 9160, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "1ccec7cb-9163-4797-b198-45dccf779a0e", "ip_range": {}, "id": "3adc6e00-4c61-4d9e-9ba2-ce2490d38858"}, {"from_port": 11311, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "1ccec7cb-9163-4797-b198-45dccf779a0e", "ip_range": {}, "id": "8fb503a0-50b2-4588-b3fb-d47b2b28d986"}, {"from_port": 11311, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "1ccec7cb-9163-4797-b198-45dccf779a0e", "ip_range": {}, "id": "a6437e9e-6c27-4d74-8f47-a6f42fa268f5"}, {"from_port": 9160, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "1ccec7cb-9163-4797-b198-45dccf779a0e", "ip_range": {}, "id": "efaa0ac7-754a-4f3b-a899-486f3d3a2b15"}, {"from_port": 7253, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "1ccec7cb-9163-4797-b198-45dccf779a0e", "ip_range": {}, "id": "fbe05683-3d26-40df-8ef1-cb39e9a96ced"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "1ccec7cb-9163-4797-b198-45dccf779a0e", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7000, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "437521d4-676d-401f-808c-d2702159ccf7", "ip_range": {}, "id": "0d9e5d8c-1eeb-43f4-9ad7-b4e61580ccba"}, {"from_port": 11211, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "437521d4-676d-401f-808c-d2702159ccf7", "ip_range": {}, "id": "74dfb437-e7ee-4de9-af4d-d9faecd1b4c1"}, {"from_port": 7253, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "437521d4-676d-401f-808c-d2702159ccf7", "ip_range": {}, "id": "98741d32-4db6-49db-881a-2bb68ae42159"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "437521d4-676d-401f-808c-d2702159ccf7", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-08-12 00:50:26,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee/os-security-groups used request id req-9e62c9e0-1457-41b8-94be-0af7908c55ee 2018-08-12 00:50:26,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.491812944412s 2018-08-12 00:50:26,627 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee/os-security-groups used request id req-9e62c9e0-1457-41b8-94be-0af7908c55ee 2018-08-12 00:50:26,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:50:26,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:26,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-17fb8458-4368-4242-994f-c3bd1619e5d2 Date: Sun, 12 Aug 2018 00:50:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap", "metadata": {}}], "file": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867/file", "owner": "d3289ff8af674a63adb0ab11231c91aa", "id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "size": 263062016, "self": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-12T00:45:13Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-12T00:45:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:50:26,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-17fb8458-4368-4242-994f-c3bd1619e5d2 2018-08-12 00:50:26,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0328228473663s 2018-08-12 00:50:26,666 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-17fb8458-4368-4242-994f-c3bd1619e5d2 2018-08-12 00:50:26,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-12 00:50:26,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:26,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50:26 GMT Server: Apache x-compute-request-id: req-11f9d811-3a04-454b-a460-87f953726ed8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-11f9d811-3a04-454b-a460-87f953726ed8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:50:26,890 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/volumes/detail used request id req-11f9d811-3a04-454b-a460-87f953726ed8 2018-08-12 00:50:26,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.222199201584s 2018-08-12 00:50:26,890 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/volumes/detail used request id req-11f9d811-3a04-454b-a460-87f953726ed8 2018-08-12 00:50:26,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 00:50:26,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:26,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-8abfc029-8052-4e6c-83bb-b2410b366be3 x-compute-request-id: req-8abfc029-8052-4e6c-83bb-b2410b366be3 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "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": 25, "id": "77e737d9-1528-4d24-8252-9149f2965188"}]} 2018-08-12 00:50:26,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-8abfc029-8052-4e6c-83bb-b2410b366be3 2018-08-12 00:50:26,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228798389435s 2018-08-12 00:50:26,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-8abfc029-8052-4e6c-83bb-b2410b366be3 2018-08-12 00:50:26,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-12 00:50:26,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:27,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-20afd152-7c88-4435-a6c8-d15ffa696ab1 x-compute-request-id: req-20afd152-7c88-4435-a6c8-d15ffa696ab1 Content-Encoding: gzip Content-Length: 580 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1db33dfe-7794-42c0-be9a-d6bad19b9523"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2d363089-d4a3-4c0c-8c43-0445e26c08f6"}, {"from_port": 4000, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {}, "id": "c91d6cab-aae3-4ef7-83a8-4c36ffee4711"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc72c182-ce4e-4158-aaa7-cfd675b2894a"}, {"from_port": 2380, "group": {"tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "ip_range": {}, "id": "fe4bc3b4-ec85-4059-81f0-bab064b79c86"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "dd5ab0e1-6186-4452-944c-3fbec605370f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "888e24c8-8fa4-4985-ac59-666667afabd4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6b16812d-7da6-4d0e-981c-92e112e4aa5c"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "888e24c8-8fa4-4985-ac59-666667afabd4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1b8b42e-aaf9-45fa-9743-b838852acd51"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "888e24c8-8fa4-4985-ac59-666667afabd4", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-08-12 00:50:27,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925/os-security-groups used request id req-20afd152-7c88-4435-a6c8-d15ffa696ab1 2018-08-12 00:50:27,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.152355909348s 2018-08-12 00:50:27,067 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925/os-security-groups used request id req-20afd152-7c88-4435-a6c8-d15ffa696ab1 2018-08-12 00:50:27,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:50:27,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:27,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-90ba3628-26b5-4f71-955b-ba97f5ae888d Date: Sun, 12 Aug 2018 00:50:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap", "metadata": {}}], "file": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867/file", "owner": "d3289ff8af674a63adb0ab11231c91aa", "id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "size": 263062016, "self": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-12T00:45:13Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-12T00:45:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:50:27,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-90ba3628-26b5-4f71-955b-ba97f5ae888d 2018-08-12 00:50:27,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0318992137909s 2018-08-12 00:50:27,103 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-90ba3628-26b5-4f71-955b-ba97f5ae888d 2018-08-12 00:50:27,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-12 00:50:27,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:27,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50:27 GMT Server: Apache x-compute-request-id: req-2d81b5a9-5874-4ece-b7bc-cae53d22616b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2d81b5a9-5874-4ece-b7bc-cae53d22616b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:50:27,312 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/volumes/detail used request id req-2d81b5a9-5874-4ece-b7bc-cae53d22616b 2018-08-12 00:50:27,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.206416845322s 2018-08-12 00:50:27,312 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/volumes/detail used request id req-2d81b5a9-5874-4ece-b7bc-cae53d22616b 2018-08-12 00:50:27,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 00:50:27,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:27,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-ee423f88-df05-459e-a11c-2da296aaa526 x-compute-request-id: req-ee423f88-df05-459e-a11c-2da296aaa526 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "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": 25, "id": "77e737d9-1528-4d24-8252-9149f2965188"}]} 2018-08-12 00:50:27,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-ee423f88-df05-459e-a11c-2da296aaa526 2018-08-12 00:50:27,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024080991745s 2018-08-12 00:50:27,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-ee423f88-df05-459e-a11c-2da296aaa526 2018-08-12 00:50:27,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-12 00:50:27,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:27,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-eadf86f8-3db0-4a35-936c-01ec8118861d x-compute-request-id: req-eadf86f8-3db0-4a35-936c-01ec8118861d Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "034f7619-2c91-4a6f-bde5-46d85d879c0a"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "314eaed1-27d5-4735-81e2-1e69e518a73b"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "956c7eea-be4f-4fd1-a499-f969b1bc505e"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fd11f447-0b65-41b8-996a-eff2c0f56004"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "034f7619-2c91-4a6f-bde5-46d85d879c0a"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "314eaed1-27d5-4735-81e2-1e69e518a73b"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "956c7eea-be4f-4fd1-a499-f969b1bc505e"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fd11f447-0b65-41b8-996a-eff2c0f56004"}], "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "id": "08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-08-12 00:50:27,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc/os-security-groups used request id req-eadf86f8-3db0-4a35-936c-01ec8118861d 2018-08-12 00:50:27,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.51482796669s 2018-08-12 00:50:27,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc/os-security-groups used request id req-eadf86f8-3db0-4a35-936c-01ec8118861d 2018-08-12 00:50:27,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 00:50:27,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:27,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-e1e0d5a1-6ebe-4010-8e9c-3cb23f2edca4 Date: Sun, 12 Aug 2018 00:50:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap", "metadata": {}}], "file": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867/file", "owner": "d3289ff8af674a63adb0ab11231c91aa", "id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "size": 263062016, "self": "/v2/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/20d221f7-2cbf-42e7-963e-d95a593b6867/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-12T00:45:13Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-12T00:45:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 00:50:27,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-e1e0d5a1-6ebe-4010-8e9c-3cb23f2edca4 2018-08-12 00:50:27,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.032702922821s 2018-08-12 00:50:27,890 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-e1e0d5a1-6ebe-4010-8e9c-3cb23f2edca4 2018-08-12 00:50:27,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-12 00:50:27,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:28,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50:27 GMT Server: Apache x-compute-request-id: req-b1b5a86c-e2d0-4e69-8041-c00497ec7b05 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b1b5a86c-e2d0-4e69-8041-c00497ec7b05 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-12 00:50:28,112 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/volumes/detail used request id req-b1b5a86c-e2d0-4e69-8041-c00497ec7b05 2018-08-12 00:50:28,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.21920800209s 2018-08-12 00:50:28,112 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d3289ff8af674a63adb0ab11231c91aa/volumes/detail used request id req-b1b5a86c-e2d0-4e69-8041-c00497ec7b05 2018-08-12 00:50:28,112 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6e:ea:a1', u'version': 4, u'addr': u'192.168.1.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6e:ea:a1', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4d:dc:fc', u'version': 4, u'addr': u'192.168.0.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4d:dc:fc', u'version': 4, u'addr': u'172.30.9.219', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'20d221f7-2cbf-42e7-963e-d95a593b6867', 'name': u'heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-12T00:50:15.000000', 'flavor': Munch({u'id': u'77e737d9-1528-4d24-8252-9149f2965188', 'name': u'heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}), 'az': u'nova', 'id': u'0d9469f7-d55b-49ed-98b9-a65d77e7b71f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1db33dfe-7794-42c0-be9a-d6bad19b9523'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2d363089-d4a3-4c0c-8c43-0445e26c08f6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c91d6cab-aae3-4ef7-83a8-4c36ffee4711'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc72c182-ce4e-4158-aaa7-cfd675b2894a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'fe4bc3b4-ec85-4059-81f0-bab064b79c86'})], 'id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e4276e9-5fc1-4eea-809b-8c1b09c12e84', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1c54dcd1-0418-4813-988a-6ec339714b31'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'6e4276e9-5fc1-4eea-809b-8c1b09c12e84', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4785d809-1a9e-47ce-b758-5ea23b1a7dd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'6e4276e9-5fc1-4eea-809b-8c1b09c12e84', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'85e8e49a-4937-4d65-a2d2-80bef9ac9ba2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'6e4276e9-5fc1-4eea-809b-8c1b09c12e84', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'8f6e2ffd-f6ab-4f2b-87a3-1d16e88e173f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'6e4276e9-5fc1-4eea-809b-8c1b09c12e84', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'91891489-8023-4b3b-ad97-2621d1feef85'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'6e4276e9-5fc1-4eea-809b-8c1b09c12e84', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a87c559e-fb3f-4524-8ffc-a585a57fa51c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'6e4276e9-5fc1-4eea-809b-8c1b09c12e84', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f767d04b-53aa-4adb-a2a2-0e4c6b3c8efd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'6e4276e9-5fc1-4eea-809b-8c1b09c12e84', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f97c19cd-18d7-46ad-b070-91a05ad682b0'})], 'id': u'6e4276e9-5fc1-4eea-809b-8c1b09c12e84', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'239c86f834014bf89746afa26d17c862', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2018-08-12T00:50:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-12T00:50:15Z', 'hostId': u'd7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'public_v6': '', 'private_v4': u'192.168.1.18', 'cloud': 'envvars', 'host_id': u'd7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74', '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-08-12T00:50:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'created_at': u'2018-08-12T00:49:35Z', 'created': u'2018-08-12T00:49:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0b:83:38', u'version': 4, u'addr': u'192.168.1.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0b:83:38', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:de:e7:5c', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:de:e7:5c', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'20d221f7-2cbf-42e7-963e-d95a593b6867', 'name': u'heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-12T00:50:15.000000', 'flavor': Munch({u'id': u'77e737d9-1528-4d24-8252-9149f2965188', 'name': u'heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}), 'az': u'nova', 'id': u'3e5260e0-efc2-4456-b84d-b236a3c5b25d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1db33dfe-7794-42c0-be9a-d6bad19b9523'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2d363089-d4a3-4c0c-8c43-0445e26c08f6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c91d6cab-aae3-4ef7-83a8-4c36ffee4711'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc72c182-ce4e-4158-aaa7-cfd675b2894a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'fe4bc3b4-ec85-4059-81f0-bab064b79c86'})], 'id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'2f1a060e-63e4-4923-9017-665196310a37', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'489bb20d-5f9a-4c83-ba34-c5bf6a91e6a3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'2f1a060e-63e4-4923-9017-665196310a37', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c342122b-c4e9-4941-a60a-0039808e1a36'})], 'id': u'2f1a060e-63e4-4923-9017-665196310a37', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'53005949-d3bb-4945-99c2-5c183eca2181', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'0a97e458-c7fe-4dfb-946d-5b7c61442ad3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'53005949-d3bb-4945-99c2-5c183eca2181', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1d995140-768e-4f1e-b0cb-bca3ae17200f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'53005949-d3bb-4945-99c2-5c183eca2181', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'd4d2cd3c-d78e-40ed-b554-065139c28281'})], 'id': u'53005949-d3bb-4945-99c2-5c183eca2181', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'239c86f834014bf89746afa26d17c862', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2018-08-12T00:50:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-12T00:50:15Z', 'hostId': u'd7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'public_v6': '', 'private_v4': u'192.168.1.13', 'cloud': 'envvars', 'host_id': u'd7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74', '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-08-12T00:50:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'created_at': u'2018-08-12T00:49:35Z', 'created': u'2018-08-12T00:49:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:e5:cc', u'version': 4, u'addr': u'192.168.1.4', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1c:1e:ba', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1c:1e:ba', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'20d221f7-2cbf-42e7-963e-d95a593b6867', 'name': u'heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-12T00:50:11.000000', 'flavor': Munch({u'id': u'77e737d9-1528-4d24-8252-9149f2965188', 'name': u'heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}), 'az': u'nova', 'id': u'3db1015b-a839-43a0-a147-b85d269b8176', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1db33dfe-7794-42c0-be9a-d6bad19b9523'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2d363089-d4a3-4c0c-8c43-0445e26c08f6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c91d6cab-aae3-4ef7-83a8-4c36ffee4711'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc72c182-ce4e-4158-aaa7-cfd675b2894a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'fe4bc3b4-ec85-4059-81f0-bab064b79c86'})], 'id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'0584c3c3-dbb9-4a86-b6d5-2cddba63336f', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'256fc270-457f-4626-856a-7c4a56c8a03e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'0584c3c3-dbb9-4a86-b6d5-2cddba63336f', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'951f38cb-ab87-4e66-b19d-f7ff7c4966b6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'0584c3c3-dbb9-4a86-b6d5-2cddba63336f', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'bc7eab00-a3a6-4567-829a-fcaf72e1096f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'0584c3c3-dbb9-4a86-b6d5-2cddba63336f', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'd70880c9-35f0-4caf-8048-935d30cf4097'})], 'id': u'0584c3c3-dbb9-4a86-b6d5-2cddba63336f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'e589a604-03c2-4661-a02f-e436013ba72c', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'776e4e4e-00d9-4bbc-bf94-c03444ee8cfa'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'e589a604-03c2-4661-a02f-e436013ba72c', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e83f2111-6343-41c1-91b7-124d2c938d64'})], 'id': u'e589a604-03c2-4661-a02f-e436013ba72c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'239c86f834014bf89746afa26d17c862', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2018-08-12T00:50:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-12T00:50:11Z', 'hostId': u'd205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'd205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247', '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-08-12T00:50:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'created_at': u'2018-08-12T00:49:33Z', 'created': u'2018-08-12T00:49:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5c:59:48', u'version': 4, u'addr': u'192.168.1.2', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ab:3a:fd', u'version': 4, u'addr': u'192.168.0.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ab:3a:fd', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'20d221f7-2cbf-42e7-963e-d95a593b6867', 'name': u'heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-12T00:50:11.000000', 'flavor': Munch({u'id': u'77e737d9-1528-4d24-8252-9149f2965188', 'name': u'heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}), 'az': u'nova', 'id': u'c9d27e42-f622-419a-81ea-166dadb00f1c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1db33dfe-7794-42c0-be9a-d6bad19b9523'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2d363089-d4a3-4c0c-8c43-0445e26c08f6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c91d6cab-aae3-4ef7-83a8-4c36ffee4711'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc72c182-ce4e-4158-aaa7-cfd675b2894a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'fe4bc3b4-ec85-4059-81f0-bab064b79c86'})], 'id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'64b986db-83e6-42f2-9a2e-beeee14c62c1', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'906838f3-c500-4cee-8091-4a3e3ffe42ed'})], 'id': u'64b986db-83e6-42f2-9a2e-beeee14c62c1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'616cb5d0-2a8b-4483-8ee7-85316d5a93c8', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'8d157c49-a23c-4453-98d4-93e29eff4d20'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'616cb5d0-2a8b-4483-8ee7-85316d5a93c8', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'b2f042af-01dc-45ad-9bae-30bda30dbb41'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'616cb5d0-2a8b-4483-8ee7-85316d5a93c8', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'b7983b59-a6a2-4938-8888-4c4ce7aa1134'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'616cb5d0-2a8b-4483-8ee7-85316d5a93c8', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'd0ede8d5-7c55-4f78-8d4b-d458bf514cf5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'616cb5d0-2a8b-4483-8ee7-85316d5a93c8', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'e8e9097c-fd64-40fb-a12b-9fc8fe358677'})], 'id': u'616cb5d0-2a8b-4483-8ee7-85316d5a93c8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'239c86f834014bf89746afa26d17c862', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2018-08-12T00:50:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-12T00:50:11Z', 'hostId': u'd205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'd205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247', '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-08-12T00:50:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'created_at': u'2018-08-12T00:49:33Z', 'created': u'2018-08-12T00:49:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d8:c0:89', u'version': 4, u'addr': u'192.168.1.3', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4c:ba:62', u'version': 4, u'addr': u'192.168.0.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4c:ba:62', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'20d221f7-2cbf-42e7-963e-d95a593b6867', 'name': u'heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-12T00:50:05.000000', 'flavor': Munch({u'id': u'77e737d9-1528-4d24-8252-9149f2965188', 'name': u'heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}), 'az': u'nova', 'id': u'b27280b7-cc41-49e4-8799-fcf8929f56ee', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1db33dfe-7794-42c0-be9a-d6bad19b9523'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2d363089-d4a3-4c0c-8c43-0445e26c08f6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c91d6cab-aae3-4ef7-83a8-4c36ffee4711'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc72c182-ce4e-4158-aaa7-cfd675b2894a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'fe4bc3b4-ec85-4059-81f0-bab064b79c86'})], 'id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'1ccec7cb-9163-4797-b198-45dccf779a0e', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'208eeac1-c385-4f13-a770-67ac9577a4a4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'1ccec7cb-9163-4797-b198-45dccf779a0e', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'3adc6e00-4c61-4d9e-9ba2-ce2490d38858'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'1ccec7cb-9163-4797-b198-45dccf779a0e', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'8fb503a0-50b2-4588-b3fb-d47b2b28d986'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'1ccec7cb-9163-4797-b198-45dccf779a0e', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'a6437e9e-6c27-4d74-8f47-a6f42fa268f5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'1ccec7cb-9163-4797-b198-45dccf779a0e', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'efaa0ac7-754a-4f3b-a899-486f3d3a2b15'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'1ccec7cb-9163-4797-b198-45dccf779a0e', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'fbe05683-3d26-40df-8ef1-cb39e9a96ced'})], 'id': u'1ccec7cb-9163-4797-b198-45dccf779a0e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'437521d4-676d-401f-808c-d2702159ccf7', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'0d9e5d8c-1eeb-43f4-9ad7-b4e61580ccba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'437521d4-676d-401f-808c-d2702159ccf7', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'74dfb437-e7ee-4de9-af4d-d9faecd1b4c1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'437521d4-676d-401f-808c-d2702159ccf7', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'98741d32-4db6-49db-881a-2bb68ae42159'})], 'id': u'437521d4-676d-401f-808c-d2702159ccf7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'239c86f834014bf89746afa26d17c862', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2018-08-12T00:50:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-12T00:50:05Z', 'hostId': u'd7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'public_v6': '', 'private_v4': u'192.168.0.9', 'cloud': 'envvars', 'host_id': u'd7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74', '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-08-12T00:50:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'created_at': u'2018-08-12T00:49:32Z', 'created': u'2018-08-12T00:49:32Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c7:f2:4c', u'version': 4, u'addr': u'192.168.0.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c7:f2:4c', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'20d221f7-2cbf-42e7-963e-d95a593b6867', 'name': u'heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-12T00:49:20.000000', 'flavor': Munch({u'id': u'77e737d9-1528-4d24-8252-9149f2965188', 'name': u'heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}), 'az': u'nova', 'id': u'a0475ddc-125e-467b-812c-bd7997b96925', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1db33dfe-7794-42c0-be9a-d6bad19b9523'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2d363089-d4a3-4c0c-8c43-0445e26c08f6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c91d6cab-aae3-4ef7-83a8-4c36ffee4711'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc72c182-ce4e-4158-aaa7-cfd675b2894a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'fe4bc3b4-ec85-4059-81f0-bab064b79c86'})], 'id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'888e24c8-8fa4-4985-ac59-666667afabd4', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6b16812d-7da6-4d0e-981c-92e112e4aa5c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'888e24c8-8fa4-4985-ac59-666667afabd4', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f1b8b42e-aaf9-45fa-9743-b838852acd51'})], 'id': u'888e24c8-8fa4-4985-ac59-666667afabd4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'239c86f834014bf89746afa26d17c862', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2018-08-12T00:49:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-12T00:49:20Z', 'hostId': u'd205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'public_v6': '', 'private_v4': u'192.168.0.3', 'cloud': 'envvars', 'host_id': u'd205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247', '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-08-12T00:49:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'created_at': u'2018-08-12T00:47:35Z', 'created': u'2018-08-12T00:47:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e4:63:37', u'version': 4, u'addr': u'192.168.1.10', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:49:73:69', u'version': 4, u'addr': u'192.168.0.20', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:49:73:69', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'20d221f7-2cbf-42e7-963e-d95a593b6867', 'name': u'heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-12T00:47:27.000000', 'flavor': Munch({u'id': u'77e737d9-1528-4d24-8252-9149f2965188', 'name': u'heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}), 'az': u'nova', 'id': u'a8a0252b-3930-4acd-946c-7aa759b662bc', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'034f7619-2c91-4a6f-bde5-46d85d879c0a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'314eaed1-27d5-4735-81e2-1e69e518a73b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'956c7eea-be4f-4fd1-a499-f969b1bc505e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'fd11f447-0b65-41b8-996a-eff2c0f56004'})], 'id': u'08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'034f7619-2c91-4a6f-bde5-46d85d879c0a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'314eaed1-27d5-4735-81e2-1e69e518a73b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'956c7eea-be4f-4fd1-a499-f969b1bc505e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'fd11f447-0b65-41b8-996a-eff2c0f56004'})], 'id': u'08fb5747-f63b-4c48-b4eb-5fb77ef5d8ea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'239c86f834014bf89746afa26d17c862', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2018-08-12T00:47:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-12T00:47:27Z', 'hostId': u'd7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'public_v6': '', 'private_v4': u'192.168.0.20', 'cloud': 'envvars', 'host_id': u'd7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74', '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-08-12T00:47:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'created_at': u'2018-08-12T00:45:45Z', 'created': u'2018-08-12T00:45:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-08-12 00:50:28,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:50:28,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:28,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-5e7f3c0c-3a68-4d0d-8ae3-33e1f914a83d x-compute-request-id: req-5e7f3c0c-3a68-4d0d-8ae3-33e1f914a83d Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:50:28,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5e7f3c0c-3a68-4d0d-8ae3-33e1f914a83d 2018-08-12 00:50:28,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60534286499s 2018-08-12 00:50:28,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5e7f3c0c-3a68-4d0d-8ae3-33e1f914a83d 2018-08-12 00:50:28,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:50:28,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:50:28,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-de1db35c-e7f1-4b0f-b705-a43d1646c43a x-compute-request-id: req-de1db35c-e7f1-4b0f-b705-a43d1646c43a Content-Encoding: gzip Content-Length: 8175 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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"} 2018-08-12 00:50:28,802 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-de1db35c-e7f1-4b0f-b705-a43d1646c43a 2018-08-12 00:50:28,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0716140270233s 2018-08-12 00:50:28,802 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-de1db35c-e7f1-4b0f-b705-a43d1646c43a 2018-08-12 00:50:28,803 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 2018-08-12 00:50:28,803 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:50:38,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:50:38,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:39,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-743c3a67-1e8a-431f-a79d-cac52b5c9ddb x-compute-request-id: req-743c3a67-1e8a-431f-a79d-cac52b5c9ddb Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:50:39,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-743c3a67-1e8a-431f-a79d-cac52b5c9ddb 2018-08-12 00:50:39,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586975097656s 2018-08-12 00:50:39,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-743c3a67-1e8a-431f-a79d-cac52b5c9ddb 2018-08-12 00:50:39,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:50:39,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:50:39,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-58b54f86-cc9f-4005-9cd4-79e207bc2b90 x-compute-request-id: req-58b54f86-cc9f-4005-9cd4-79e207bc2b90 Content-Encoding: gzip Content-Length: 8523 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-08-12 00:50:39,481 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-58b54f86-cc9f-4005-9cd4-79e207bc2b90 2018-08-12 00:50:39,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0788960456848s 2018-08-12 00:50:39,481 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-58b54f86-cc9f-4005-9cd4-79e207bc2b90 2018-08-12 00:50:39,481 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-08-12 00:50:39,482 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:50:49,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:50:49,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:50:50,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-6cd74e17-ac39-4b89-a7bb-1361a46050e7 x-compute-request-id: req-6cd74e17-ac39-4b89-a7bb-1361a46050e7 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:50:50,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6cd74e17-ac39-4b89-a7bb-1361a46050e7 2018-08-12 00:50:50,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.758421182632s 2018-08-12 00:50:50,252 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6cd74e17-ac39-4b89-a7bb-1361a46050e7 2018-08-12 00:50:50,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:50:50,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:50:50,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:50: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-0a973646-9126-4a00-aa63-702521db5345 x-compute-request-id: req-0a973646-9126-4a00-aa63-702521db5345 Content-Encoding: gzip Content-Length: 8523 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-08-12 00:50:50,330 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-0a973646-9126-4a00-aa63-702521db5345 2018-08-12 00:50:50,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.069885969162s 2018-08-12 00:50:50,331 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-0a973646-9126-4a00-aa63-702521db5345 2018-08-12 00:50:50,332 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-08-12 00:50:50,332 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:51:00,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:51:00,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:51:00,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:51: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-9dffd6df-cfb6-4c94-b426-433ca10df3e4 x-compute-request-id: req-9dffd6df-cfb6-4c94-b426-433ca10df3e4 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:51:00,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9dffd6df-cfb6-4c94-b426-433ca10df3e4 2018-08-12 00:51:00,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457356929779s 2018-08-12 00:51:00,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9dffd6df-cfb6-4c94-b426-433ca10df3e4 2018-08-12 00:51:00,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:51:00,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:51:00,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:51: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-80be1aa6-1775-49a1-bc1e-3f83bc1c690f x-compute-request-id: req-80be1aa6-1775-49a1-bc1e-3f83bc1c690f Content-Encoding: gzip Content-Length: 8523 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-08-12 00:51:00,887 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-80be1aa6-1775-49a1-bc1e-3f83bc1c690f 2018-08-12 00:51:00,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0782129764557s 2018-08-12 00:51:00,888 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-80be1aa6-1775-49a1-bc1e-3f83bc1c690f 2018-08-12 00:51:00,888 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-08-12 00:51:00,888 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:51:10,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:51:10,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:51:11,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:51: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-50ebd404-e499-40c4-8c8d-16efd382b9c9 x-compute-request-id: req-50ebd404-e499-40c4-8c8d-16efd382b9c9 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:51:11,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-50ebd404-e499-40c4-8c8d-16efd382b9c9 2018-08-12 00:51:11,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614273071289s 2018-08-12 00:51:11,514 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-50ebd404-e499-40c4-8c8d-16efd382b9c9 2018-08-12 00:51:11,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:51:11,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:51:11,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:51: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-aa49fa22-d959-4304-99db-83017bd76bfa x-compute-request-id: req-aa49fa22-d959-4304-99db-83017bd76bfa Content-Encoding: gzip Content-Length: 8523 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-08-12 00:51:11,597 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-aa49fa22-d959-4304-99db-83017bd76bfa 2018-08-12 00:51:11,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.075325012207s 2018-08-12 00:51:11,598 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-aa49fa22-d959-4304-99db-83017bd76bfa 2018-08-12 00:51:11,598 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-08-12 00:51:11,599 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:51:21,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:51:21,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:51:22,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:51: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-f71f8571-79a6-41b3-8c8b-38c3ddf0a6f3 x-compute-request-id: req-f71f8571-79a6-41b3-8c8b-38c3ddf0a6f3 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:51:22,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f71f8571-79a6-41b3-8c8b-38c3ddf0a6f3 2018-08-12 00:51:22,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61131310463s 2018-08-12 00:51:22,222 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f71f8571-79a6-41b3-8c8b-38c3ddf0a6f3 2018-08-12 00:51:22,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:51:22,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:51:22,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:51: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-7774a46d-28d0-4e9b-95d1-b655bd13cb76 x-compute-request-id: req-7774a46d-28d0-4e9b-95d1-b655bd13cb76 Content-Encoding: gzip Content-Length: 8523 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-08-12 00:51:22,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-7774a46d-28d0-4e9b-95d1-b655bd13cb76 2018-08-12 00:51:22,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0729880332947s 2018-08-12 00:51:22,302 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-7774a46d-28d0-4e9b-95d1-b655bd13cb76 2018-08-12 00:51:22,303 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-08-12 00:51:22,303 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:51:32,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:51:32,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:51:32,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:51: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-1ffbfe69-f62d-48f5-86e5-2fd5ce3d0b6f x-compute-request-id: req-1ffbfe69-f62d-48f5-86e5-2fd5ce3d0b6f Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:51:32,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1ffbfe69-f62d-48f5-86e5-2fd5ce3d0b6f 2018-08-12 00:51:32,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502658843994s 2018-08-12 00:51:32,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1ffbfe69-f62d-48f5-86e5-2fd5ce3d0b6f 2018-08-12 00:51:32,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:51:32,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:51:32,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:51: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-b7446bd5-fbb4-41d3-af53-cd427f14d077 x-compute-request-id: req-b7446bd5-fbb4-41d3-af53-cd427f14d077 Content-Encoding: gzip Content-Length: 8523 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-08-12 00:51:32,899 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-b7446bd5-fbb4-41d3-af53-cd427f14d077 2018-08-12 00:51:32,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0729548931122s 2018-08-12 00:51:32,900 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-b7446bd5-fbb4-41d3-af53-cd427f14d077 2018-08-12 00:51:32,900 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-08-12 00:51:32,901 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:51:42,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:51:42,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:51:43,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:51: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-80287e88-2408-4210-98a0-ac17cee2b9bf x-compute-request-id: req-80287e88-2408-4210-98a0-ac17cee2b9bf Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:51:43,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-80287e88-2408-4210-98a0-ac17cee2b9bf 2018-08-12 00:51:43,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617328882217s 2018-08-12 00:51:43,530 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-80287e88-2408-4210-98a0-ac17cee2b9bf 2018-08-12 00:51:43,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:51:43,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:51:43,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:51: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-17291032-d41a-403f-856a-eee49096357d x-compute-request-id: req-17291032-d41a-403f-856a-eee49096357d Content-Encoding: gzip Content-Length: 8523 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-08-12 00:51:43,615 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-17291032-d41a-403f-856a-eee49096357d 2018-08-12 00:51:43,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0787091255188s 2018-08-12 00:51:43,616 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-17291032-d41a-403f-856a-eee49096357d 2018-08-12 00:51:43,617 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-08-12 00:51:43,617 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:51:53,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:51:53,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:51:54,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:51: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-b21eabbb-0c54-4cb9-8342-ee337ca3cc15 x-compute-request-id: req-b21eabbb-0c54-4cb9-8342-ee337ca3cc15 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:51:54,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b21eabbb-0c54-4cb9-8342-ee337ca3cc15 2018-08-12 00:51:54,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.766919851303s 2018-08-12 00:51:54,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b21eabbb-0c54-4cb9-8342-ee337ca3cc15 2018-08-12 00:51:54,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:51:54,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:51:54,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:51: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-655ce76f-805c-4035-b5f9-9bb95729a9d0 x-compute-request-id: req-655ce76f-805c-4035-b5f9-9bb95729a9d0 Content-Encoding: gzip Content-Length: 8523 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-08-12 00:51:54,474 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-655ce76f-805c-4035-b5f9-9bb95729a9d0 2018-08-12 00:51:54,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0715072154999s 2018-08-12 00:51:54,475 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-655ce76f-805c-4035-b5f9-9bb95729a9d0 2018-08-12 00:51:54,475 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-08-12 00:51:54,476 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:52:04,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:52:04,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:52:05,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:52: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-dc9379e6-6181-4fd9-8b65-50895e005d92 x-compute-request-id: req-dc9379e6-6181-4fd9-8b65-50895e005d92 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:52:05,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-dc9379e6-6181-4fd9-8b65-50895e005d92 2018-08-12 00:52:05,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00316786766s 2018-08-12 00:52:05,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-dc9379e6-6181-4fd9-8b65-50895e005d92 2018-08-12 00:52:05,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:52:05,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:52:05,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:52: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-29e269ec-b76a-4dbc-9b15-b90c0ed1dfdd x-compute-request-id: req-29e269ec-b76a-4dbc-9b15-b90c0ed1dfdd Content-Encoding: gzip Content-Length: 9558 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E |\n| + |\n| . = |\n|. . *. |\n|...=oo. S |\n| .B.+... |\n| + O . |\n| B . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++= o+. |\n| . ..*++ |\n| . . .BE |\n| o o... |\n| S o o o |\n| + + . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .BB@=.|\n| o.B.=.|\n| . o . + o|\n| . . . +.|\n| S E o|\n| ..|\n| .|\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooB@@*=|\n| *=o+E.|\n| . o ..|\n| . . .|\n| S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: "} 2018-08-12 00:52:05,580 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-29e269ec-b76a-4dbc-9b15-b90c0ed1dfdd 2018-08-12 00:52:05,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0819220542908s 2018-08-12 00:52:05,581 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-29e269ec-b76a-4dbc-9b15-b90c0ed1dfdd 2018-08-12 00:52:05,581 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | + | | . = | |. . *. | |...=oo. S | | .B.+... | | + O . | | B . | | . . | +-----------------+ 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: f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ++= o+. | | . ..*++ | | . . .BE | | o o... | | S o o o | | + + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .BB@=.| | o.B.=.| | . o . + o| | . . . +.| | S E o| | ..| | .| | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ooB@@*=| | *=o+E.| | . o ..| | . . .| | S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 2018-08-12 00:52:05,582 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:52:15,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:52:15,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:52:16,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:52: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-68db3283-9e50-4edc-af61-8a6fc8ed22f1 x-compute-request-id: req-68db3283-9e50-4edc-af61-8a6fc8ed22f1 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:52:16,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-68db3283-9e50-4edc-af61-8a6fc8ed22f1 2018-08-12 00:52:16,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.985603094101s 2018-08-12 00:52:16,580 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-68db3283-9e50-4edc-af61-8a6fc8ed22f1 2018-08-12 00:52:16,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:52:16,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:52:16,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:52:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16a18e42-726a-48e1-a492-c88221ec1f27 x-compute-request-id: req-16a18e42-726a-48e1-a492-c88221ec1f27 Content-Encoding: gzip Content-Length: 9558 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E |\n| + |\n| . = |\n|. . *. |\n|...=oo. S |\n| .B.+... |\n| + O . |\n| B . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++= o+. |\n| . ..*++ |\n| . . .BE |\n| o o... |\n| S o o o |\n| + + . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .BB@=.|\n| o.B.=.|\n| . o . + o|\n| . . . +.|\n| S E o|\n| ..|\n| .|\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooB@@*=|\n| *=o+E.|\n| . o ..|\n| . . .|\n| S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: "} 2018-08-12 00:52:16,659 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-16a18e42-726a-48e1-a492-c88221ec1f27 2018-08-12 00:52:16,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0726189613342s 2018-08-12 00:52:16,660 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-16a18e42-726a-48e1-a492-c88221ec1f27 2018-08-12 00:52:16,661 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | + | | . = | |. . *. | |...=oo. S | | .B.+... | | + O . | | B . | | . . | +-----------------+ 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: f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ++= o+. | | . ..*++ | | . . .BE | | o o... | | S o o o | | + + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .BB@=.| | o.B.=.| | . o . + o| | . . . +.| | S E o| | ..| | .| | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ooB@@*=| | *=o+E.| | . o ..| | . . .| | S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 2018-08-12 00:52:16,662 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:52:26,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:52:26,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:52:27,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:52:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77127b83-ffbf-4dae-a5c9-c0ac611bc636 x-compute-request-id: req-77127b83-ffbf-4dae-a5c9-c0ac611bc636 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:52:27,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-77127b83-ffbf-4dae-a5c9-c0ac611bc636 2018-08-12 00:52:27,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616500139236s 2018-08-12 00:52:27,290 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-77127b83-ffbf-4dae-a5c9-c0ac611bc636 2018-08-12 00:52:27,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:52:27,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:52:27,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:52:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad6c9f5d-fa4d-44f5-93c4-1f707766edeb x-compute-request-id: req-ad6c9f5d-fa4d-44f5-93c4-1f707766edeb Content-Encoding: gzip Content-Length: 9558 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E |\n| + |\n| . = |\n|. . *. |\n|...=oo. S |\n| .B.+... |\n| + O . |\n| B . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++= o+. |\n| . ..*++ |\n| . . .BE |\n| o o... |\n| S o o o |\n| + + . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .BB@=.|\n| o.B.=.|\n| . o . + o|\n| . . . +.|\n| S E o|\n| ..|\n| .|\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooB@@*=|\n| *=o+E.|\n| . o ..|\n| . . .|\n| S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: "} 2018-08-12 00:52:27,370 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-ad6c9f5d-fa4d-44f5-93c4-1f707766edeb 2018-08-12 00:52:27,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0730030536652s 2018-08-12 00:52:27,372 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-ad6c9f5d-fa4d-44f5-93c4-1f707766edeb 2018-08-12 00:52:27,372 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | + | | . = | |. . *. | |...=oo. S | | .B.+... | | + O . | | B . | | . . | +-----------------+ 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: f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ++= o+. | | . ..*++ | | . . .BE | | o o... | | S o o o | | + + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .BB@=.| | o.B.=.| | . o . + o| | . . . +.| | S E o| | ..| | .| | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ooB@@*=| | *=o+E.| | . o ..| | . . .| | S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 2018-08-12 00:52:27,374 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:52:37,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:52:37,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:52:38,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-6bf3d454-0494-42fb-9323-c6d46f9039bf x-compute-request-id: req-6bf3d454-0494-42fb-9323-c6d46f9039bf Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:52:38,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6bf3d454-0494-42fb-9323-c6d46f9039bf 2018-08-12 00:52:38,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622209072113s 2018-08-12 00:52:38,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6bf3d454-0494-42fb-9323-c6d46f9039bf 2018-08-12 00:52:38,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:52:38,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:52:38,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:52: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-6ba04aad-8bfc-4d50-ba24-da52137c12d0 x-compute-request-id: req-6ba04aad-8bfc-4d50-ba24-da52137c12d0 Content-Encoding: gzip Content-Length: 9619 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E |\n| + |\n| . = |\n|. . *. |\n|...=oo. S |\n| .B.+... |\n| + O . |\n| B . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++= o+. |\n| . ..*++ |\n| . . .BE |\n| o o... |\n| S o o o |\n| + + . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .BB@=.|\n| o.B.=.|\n| . o . + o|\n| . . . +.|\n| S E o|\n| ..|\n| .|\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooB@@*=|\n| *=o+E.|\n| . o ..|\n| . . .|\n| S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-08-12 00:52:38,086 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-6ba04aad-8bfc-4d50-ba24-da52137c12d0 2018-08-12 00:52:38,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0725288391113s 2018-08-12 00:52:38,087 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-6ba04aad-8bfc-4d50-ba24-da52137c12d0 2018-08-12 00:52:38,088 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | + | | . = | |. . *. | |...=oo. S | | .B.+... | | + O . | | B . | | . . | +-----------------+ 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: f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ++= o+. | | . ..*++ | | . . .BE | | o o... | | S o o o | | + + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .BB@=.| | o.B.=.| | . o . + o| | . . . +.| | S E o| | ..| | .| | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ooB@@*=| | *=o+E.| | . o ..| | . . .| | S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-08-12 00:52:38,089 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:52:48,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:52:48,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:52:48,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:52: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-8d888ee2-190f-4137-b177-89d8c62c1e2d x-compute-request-id: req-8d888ee2-190f-4137-b177-89d8c62c1e2d Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:52:48,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8d888ee2-190f-4137-b177-89d8c62c1e2d 2018-08-12 00:52:48,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.842914819717s 2018-08-12 00:52:48,944 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8d888ee2-190f-4137-b177-89d8c62c1e2d 2018-08-12 00:52:48,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:52:48,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:52:49,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:52: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-580e50c0-3ec4-4ba6-87b4-9f01b75539c6 x-compute-request-id: req-580e50c0-3ec4-4ba6-87b4-9f01b75539c6 Content-Encoding: gzip Content-Length: 9619 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E |\n| + |\n| . = |\n|. . *. |\n|...=oo. S |\n| .B.+... |\n| + O . |\n| B . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++= o+. |\n| . ..*++ |\n| . . .BE |\n| o o... |\n| S o o o |\n| + + . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .BB@=.|\n| o.B.=.|\n| . o . + o|\n| . . . +.|\n| S E o|\n| ..|\n| .|\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooB@@*=|\n| *=o+E.|\n| . o ..|\n| . . .|\n| S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-08-12 00:52:49,025 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-580e50c0-3ec4-4ba6-87b4-9f01b75539c6 2018-08-12 00:52:49,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0730600357056s 2018-08-12 00:52:49,026 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-580e50c0-3ec4-4ba6-87b4-9f01b75539c6 2018-08-12 00:52:49,026 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | + | | . = | |. . *. | |...=oo. S | | .B.+... | | + O . | | B . | | . . | +-----------------+ 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: f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ++= o+. | | . ..*++ | | . . .BE | | o o... | | S o o o | | + + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .BB@=.| | o.B.=.| | . o . + o| | . . . +.| | S E o| | ..| | .| | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ooB@@*=| | *=o+E.| | . o ..| | . . .| | S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-08-12 00:52:49,028 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:52:59,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:52:59,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:53:00,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:52: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-2cd778a7-df1e-43be-a6b0-1f3d9a5702f4 x-compute-request-id: req-2cd778a7-df1e-43be-a6b0-1f3d9a5702f4 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:53:00,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2cd778a7-df1e-43be-a6b0-1f3d9a5702f4 2018-08-12 00:53:00,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08113598824s 2018-08-12 00:53:00,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2cd778a7-df1e-43be-a6b0-1f3d9a5702f4 2018-08-12 00:53:00,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:53:00,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:53:00,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:53: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-e365b0aa-2c5c-46e4-906f-6c519bd8c94b x-compute-request-id: req-e365b0aa-2c5c-46e4-906f-6c519bd8c94b Content-Encoding: gzip Content-Length: 9619 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E |\n| + |\n| . = |\n|. . *. |\n|...=oo. S |\n| .B.+... |\n| + O . |\n| B . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++= o+. |\n| . ..*++ |\n| . . .BE |\n| o o... |\n| S o o o |\n| + + . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .BB@=.|\n| o.B.=.|\n| . o . + o|\n| . . . +.|\n| S E o|\n| ..|\n| .|\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooB@@*=|\n| *=o+E.|\n| . o ..|\n| . . .|\n| S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-08-12 00:53:00,198 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-e365b0aa-2c5c-46e4-906f-6c519bd8c94b 2018-08-12 00:53:00,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0717148780823s 2018-08-12 00:53:00,199 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-e365b0aa-2c5c-46e4-906f-6c519bd8c94b 2018-08-12 00:53:00,199 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | + | | . = | |. . *. | |...=oo. S | | .B.+... | | + O . | | B . | | . . | +-----------------+ 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: f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ++= o+. | | . ..*++ | | . . .BE | | o o... | | S o o o | | + + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .BB@=.| | o.B.=.| | . o . + o| | . . . +.| | S E o| | ..| | .| | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ooB@@*=| | *=o+E.| | . o ..| | . . .| | S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-08-12 00:53:00,201 - functest.core.singlevm - DEBUG - try 15: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:53:10,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:53:10,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:53:10,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:53: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-06f2a423-f3b5-4c86-8d5a-b0aba91e209b x-compute-request-id: req-06f2a423-f3b5-4c86-8d5a-b0aba91e209b Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:53:10,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-06f2a423-f3b5-4c86-8d5a-b0aba91e209b 2018-08-12 00:53:10,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468881130219s 2018-08-12 00:53:10,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-06f2a423-f3b5-4c86-8d5a-b0aba91e209b 2018-08-12 00:53:10,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:53:10,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:53:10,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:53: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-d13df340-dcd5-4648-bd3b-8592a38f4671 x-compute-request-id: req-d13df340-dcd5-4648-bd3b-8592a38f4671 Content-Encoding: gzip Content-Length: 9619 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E |\n| + |\n| . = |\n|. . *. |\n|...=oo. S |\n| .B.+... |\n| + O . |\n| B . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++= o+. |\n| . ..*++ |\n| . . .BE |\n| o o... |\n| S o o o |\n| + + . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .BB@=.|\n| o.B.=.|\n| . o . + o|\n| . . . +.|\n| S E o|\n| ..|\n| .|\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooB@@*=|\n| *=o+E.|\n| . o ..|\n| . . .|\n| S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-08-12 00:53:10,762 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-d13df340-dcd5-4648-bd3b-8592a38f4671 2018-08-12 00:53:10,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0734550952911s 2018-08-12 00:53:10,763 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-d13df340-dcd5-4648-bd3b-8592a38f4671 2018-08-12 00:53:10,763 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | + | | . = | |. . *. | |...=oo. S | | .B.+... | | + O . | | B . | | . . | +-----------------+ 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: f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ++= o+. | | . ..*++ | | . . .BE | | o o... | | S o o o | | + + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .BB@=.| | o.B.=.| | . o . + o| | . . . +.| | S E o| | ..| | .| | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ooB@@*=| | *=o+E.| | . o ..| | . . .| | S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-08-12 00:53:10,765 - functest.core.singlevm - DEBUG - try 16: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:53:20,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:53:20,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:53:21,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-045748c3-88c1-4e1b-b749-c9033118076e x-compute-request-id: req-045748c3-88c1-4e1b-b749-c9033118076e Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:53:21,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-045748c3-88c1-4e1b-b749-c9033118076e 2018-08-12 00:53:21,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615025043488s 2018-08-12 00:53:21,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-045748c3-88c1-4e1b-b749-c9033118076e 2018-08-12 00:53:21,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:53:21,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:53:21,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:53: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-9824c750-fc0c-4333-a4cc-5f5f96296148 x-compute-request-id: req-9824c750-fc0c-4333-a4cc-5f5f96296148 Content-Encoding: gzip Content-Length: 9619 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E |\n| + |\n| . = |\n|. . *. |\n|...=oo. S |\n| .B.+... |\n| + O . |\n| B . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++= o+. |\n| . ..*++ |\n| . . .BE |\n| o o... |\n| S o o o |\n| + + . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .BB@=.|\n| o.B.=.|\n| . o . + o|\n| . . . +.|\n| S E o|\n| ..|\n| .|\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooB@@*=|\n| *=o+E.|\n| . o ..|\n| . . .|\n| S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-08-12 00:53:21,473 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-9824c750-fc0c-4333-a4cc-5f5f96296148 2018-08-12 00:53:21,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0745928287506s 2018-08-12 00:53:21,474 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-9824c750-fc0c-4333-a4cc-5f5f96296148 2018-08-12 00:53:21,475 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | + | | . = | |. . *. | |...=oo. S | | .B.+... | | + O . | | B . | | . . | +-----------------+ 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: f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ++= o+. | | . ..*++ | | . . .BE | | o o... | | S o o o | | + + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .BB@=.| | o.B.=.| | . o . + o| | . . . +.| | S E o| | ..| | .| | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ooB@@*=| | *=o+E.| | . o ..| | . . .| | S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-08-12 00:53:21,476 - functest.core.singlevm - DEBUG - try 17: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:53:31,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:53:31,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:53:31,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:53: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-b15560fe-14e5-4740-a338-651231ad6606 x-compute-request-id: req-b15560fe-14e5-4740-a338-651231ad6606 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:53:31,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b15560fe-14e5-4740-a338-651231ad6606 2018-08-12 00:53:31,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491785049438s 2018-08-12 00:53:31,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b15560fe-14e5-4740-a338-651231ad6606 2018-08-12 00:53:31,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:53:31,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:53:32,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:53: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-556494d9-4468-4490-a2dc-fa7f9cb09586 x-compute-request-id: req-556494d9-4468-4490-a2dc-fa7f9cb09586 Content-Encoding: gzip Content-Length: 9619 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E |\n| + |\n| . = |\n|. . *. |\n|...=oo. S |\n| .B.+... |\n| + O . |\n| B . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++= o+. |\n| . ..*++ |\n| . . .BE |\n| o o... |\n| S o o o |\n| + + . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .BB@=.|\n| o.B.=.|\n| . o . + o|\n| . . . +.|\n| S E o|\n| ..|\n| .|\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooB@@*=|\n| *=o+E.|\n| . o ..|\n| . . .|\n| S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-08-12 00:53:32,061 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-556494d9-4468-4490-a2dc-fa7f9cb09586 2018-08-12 00:53:32,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.074038028717s 2018-08-12 00:53:32,062 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-556494d9-4468-4490-a2dc-fa7f9cb09586 2018-08-12 00:53:32,062 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | + | | . = | |. . *. | |...=oo. S | | .B.+... | | + O . | | B . | | . . | +-----------------+ 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: f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ++= o+. | | . ..*++ | | . . .BE | | o o... | | S o o o | | + + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .BB@=.| | o.B.=.| | . o . + o| | . . . +.| | S E o| | ..| | .| | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ooB@@*=| | *=o+E.| | . o ..| | . . .| | S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-08-12 00:53:32,064 - functest.core.singlevm - DEBUG - try 18: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:53:42,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:53:42,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:53:42,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:53: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-9c165ebb-e7e5-44e1-b903-7f32c83ca59e x-compute-request-id: req-9c165ebb-e7e5-44e1-b903-7f32c83ca59e Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:53:42,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9c165ebb-e7e5-44e1-b903-7f32c83ca59e 2018-08-12 00:53:42,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593858003616s 2018-08-12 00:53:42,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9c165ebb-e7e5-44e1-b903-7f32c83ca59e 2018-08-12 00:53:42,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:53:42,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:53:42,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:53: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-f753b8d1-0f32-4ec1-a356-787b16108384 x-compute-request-id: req-f753b8d1-0f32-4ec1-a356-787b16108384 Content-Encoding: gzip Content-Length: 9891 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E |\n| + |\n| . = |\n|. . *. |\n|...=oo. S |\n| .B.+... |\n| + O . |\n| B . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++= o+. |\n| . ..*++ |\n| . . .BE |\n| o o... |\n| S o o o |\n| + + . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .BB@=.|\n| o.B.=.|\n| . o . + o|\n| . . . +.|\n| S E o|\n| ..|\n| .|\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooB@@*=|\n| *=o+E.|\n| . o ..|\n| . . .|\n| S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:36 +0000. Up 199.43 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0"} 2018-08-12 00:53:42,754 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-f753b8d1-0f32-4ec1-a356-787b16108384 2018-08-12 00:53:42,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0785710811615s 2018-08-12 00:53:42,755 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-f753b8d1-0f32-4ec1-a356-787b16108384 2018-08-12 00:53:42,756 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | + | | . = | |. . *. | |...=oo. S | | .B.+... | | + O . | | B . | | . . | +-----------------+ 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: f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ++= o+. | | . ..*++ | | . . .BE | | o o... | | S o o o | | + + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .BB@=.| | o.B.=.| | . o . + o| | . . . +.| | S E o| | ..| | .| | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ooB@@*=| | *=o+E.| | . o ..| | . . .| | S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:36 +0000. Up 199.43 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 2018-08-12 00:53:42,757 - functest.core.singlevm - DEBUG - try 19: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:53:52,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:53:52,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:53:53,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:53: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-0c984d39-8794-4f01-a616-32c8819507ec x-compute-request-id: req-0c984d39-8794-4f01-a616-32c8819507ec Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:53:53,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0c984d39-8794-4f01-a616-32c8819507ec 2018-08-12 00:53:53,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4422352314s 2018-08-12 00:53:53,211 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0c984d39-8794-4f01-a616-32c8819507ec 2018-08-12 00:53:53,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:53:53,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:53:53,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:53: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-c9bbc037-3ed9-4b5e-8277-f45c9d5b97ff x-compute-request-id: req-c9bbc037-3ed9-4b5e-8277-f45c9d5b97ff Content-Encoding: gzip Content-Length: 9930 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E |\n| + |\n| . = |\n|. . *. |\n|...=oo. S |\n| .B.+... |\n| + O . |\n| B . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++= o+. |\n| . ..*++ |\n| . . .BE |\n| o o... |\n| S o o o |\n| + + . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .BB@=.|\n| o.B.=.|\n| . o . + o|\n| . . . +.|\n| S E o|\n| ..|\n| .|\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooB@@*=|\n| *=o+E.|\n| . o ..|\n| . . .|\n| S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:36 +0000. Up 199.43 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0"} 2018-08-12 00:53:53,295 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-c9bbc037-3ed9-4b5e-8277-f45c9d5b97ff 2018-08-12 00:53:53,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0764951705933s 2018-08-12 00:53:53,296 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-c9bbc037-3ed9-4b5e-8277-f45c9d5b97ff 2018-08-12 00:53:53,296 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | + | | . = | |. . *. | |...=oo. S | | .B.+... | | + O . | | B . | | . . | +-----------------+ 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: f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ++= o+. | | . ..*++ | | . . .BE | | o o... | | S o o o | | + + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .BB@=.| | o.B.=.| | . o . + o| | . . . +.| | S E o| | ..| | .| | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ooB@@*=| | *=o+E.| | . o ..| | . . .| | S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:36 +0000. Up 199.43 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 2018-08-12 00:53:53,298 - functest.core.singlevm - DEBUG - try 20: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:54:03,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:54:03,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:54:03,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:54: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-fb32bff7-2de0-4378-a84c-888c62ebc718 x-compute-request-id: req-fb32bff7-2de0-4378-a84c-888c62ebc718 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:54:03,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fb32bff7-2de0-4378-a84c-888c62ebc718 2018-08-12 00:54:03,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582849979401s 2018-08-12 00:54:03,892 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fb32bff7-2de0-4378-a84c-888c62ebc718 2018-08-12 00:54:03,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:54:03,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:54:03,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:54: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-d1746bee-8ba2-49b7-b7e3-415ed3c8e11e x-compute-request-id: req-d1746bee-8ba2-49b7-b7e3-415ed3c8e11e Content-Encoding: gzip Content-Length: 9996 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E |\n| + |\n| . = |\n|. . *. |\n|...=oo. S |\n| .B.+... |\n| + O . |\n| B . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++= o+. |\n| . ..*++ |\n| . . .BE |\n| o o... |\n| S o o o |\n| + + . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .BB@=.|\n| o.B.=.|\n| . o . + o|\n| . . . +.|\n| S E o|\n| ..|\n| .|\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooB@@*=|\n| *=o+E.|\n| . o ..|\n| . . .|\n| S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:36 +0000. Up 199.43 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-08-12 00:54:03,971 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-d1746bee-8ba2-49b7-b7e3-415ed3c8e11e 2018-08-12 00:54:03,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0718710422516s 2018-08-12 00:54:03,972 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-d1746bee-8ba2-49b7-b7e3-415ed3c8e11e 2018-08-12 00:54:03,973 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | + | | . = | |. . *. | |...=oo. S | | .B.+... | | + O . | | B . | | . . | +-----------------+ 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: f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ++= o+. | | . ..*++ | | . . .BE | | o o... | | S o o o | | + + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .BB@=.| | o.B.=.| | . o . + o| | . . . +.| | S E o| | ..| | .| | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ooB@@*=| | *=o+E.| | . o ..| | . . .| | S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:36 +0000. Up 199.43 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-08-12 00:54:03,974 - functest.core.singlevm - DEBUG - try 21: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:54:13,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:54:13,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:54:14,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:54: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-76639c32-eff0-4c70-a951-79ea5bd06e78 x-compute-request-id: req-76639c32-eff0-4c70-a951-79ea5bd06e78 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:54:14,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-76639c32-eff0-4c70-a951-79ea5bd06e78 2018-08-12 00:54:14,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608144044876s 2018-08-12 00:54:14,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-76639c32-eff0-4c70-a951-79ea5bd06e78 2018-08-12 00:54:14,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:54:14,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:54:14,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:54: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-06677cd0-021e-402d-99fa-13b8fb959870 x-compute-request-id: req-06677cd0-021e-402d-99fa-13b8fb959870 Content-Encoding: gzip Content-Length: 9996 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E |\n| + |\n| . = |\n|. . *. |\n|...=oo. S |\n| .B.+... |\n| + O . |\n| B . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++= o+. |\n| . ..*++ |\n| . . .BE |\n| o o... |\n| S o o o |\n| + + . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .BB@=.|\n| o.B.=.|\n| . o . + o|\n| . . . +.|\n| S E o|\n| ..|\n| .|\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooB@@*=|\n| *=o+E.|\n| . o ..|\n| . . .|\n| S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:36 +0000. Up 199.43 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-08-12 00:54:14,682 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-06677cd0-021e-402d-99fa-13b8fb959870 2018-08-12 00:54:14,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0810129642487s 2018-08-12 00:54:14,684 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-06677cd0-021e-402d-99fa-13b8fb959870 2018-08-12 00:54:14,684 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | + | | . = | |. . *. | |...=oo. S | | .B.+... | | + O . | | B . | | . . | +-----------------+ 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: f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ++= o+. | | . ..*++ | | . . .BE | | o o... | | S o o o | | + + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .BB@=.| | o.B.=.| | . o . + o| | . . . +.| | S E o| | ..| | .| | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ooB@@*=| | *=o+E.| | . o ..| | . . .| | S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:36 +0000. Up 199.43 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-08-12 00:54:14,686 - functest.core.singlevm - DEBUG - try 22: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:54:24,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:54:24,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:54:25,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:54: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-e13d33a3-fed8-46e2-bf48-00a082e9f71c x-compute-request-id: req-e13d33a3-fed8-46e2-bf48-00a082e9f71c Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:54:25,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e13d33a3-fed8-46e2-bf48-00a082e9f71c 2018-08-12 00:54:25,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.849951982498s 2018-08-12 00:54:25,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e13d33a3-fed8-46e2-bf48-00a082e9f71c 2018-08-12 00:54:25,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:54:25,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:54:25,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:54: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-8915a34b-9ef7-4db9-8898-2a46efe147e0 x-compute-request-id: req-8915a34b-9ef7-4db9-8898-2a46efe147e0 Content-Encoding: gzip Content-Length: 9996 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E |\n| + |\n| . = |\n|. . *. |\n|...=oo. S |\n| .B.+... |\n| + O . |\n| B . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++= o+. |\n| . ..*++ |\n| . . .BE |\n| o o... |\n| S o o o |\n| + + . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .BB@=.|\n| o.B.=.|\n| . o . + o|\n| . . . +.|\n| S E o|\n| ..|\n| .|\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooB@@*=|\n| *=o+E.|\n| . o ..|\n| . . .|\n| S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:36 +0000. Up 199.43 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-08-12 00:54:25,623 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-8915a34b-9ef7-4db9-8898-2a46efe147e0 2018-08-12 00:54:25,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0731182098389s 2018-08-12 00:54:25,624 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-8915a34b-9ef7-4db9-8898-2a46efe147e0 2018-08-12 00:54:25,624 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | + | | . = | |. . *. | |...=oo. S | | .B.+... | | + O . | | B . | | . . | +-----------------+ 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: f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ++= o+. | | . ..*++ | | . . .BE | | o o... | | S o o o | | + + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .BB@=.| | o.B.=.| | . o . + o| | . . . +.| | S E o| | ..| | .| | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ooB@@*=| | *=o+E.| | . o ..| | . . .| | S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:36 +0000. Up 199.43 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-08-12 00:54:25,626 - functest.core.singlevm - DEBUG - try 23: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:54:35,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:54:35,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:54:36,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:54: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-ea05f25d-ff63-496f-9c5f-9aa7488c9e47 x-compute-request-id: req-ea05f25d-ff63-496f-9c5f-9aa7488c9e47 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:54:36,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ea05f25d-ff63-496f-9c5f-9aa7488c9e47 2018-08-12 00:54:36,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76943898201s 2018-08-12 00:54:36,407 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ea05f25d-ff63-496f-9c5f-9aa7488c9e47 2018-08-12 00:54:36,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:54:36,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:54:36,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-fa00cce5-05ce-4c4a-8b65-ff41f408a5bf x-compute-request-id: req-fa00cce5-05ce-4c4a-8b65-ff41f408a5bf Content-Encoding: gzip Content-Length: 9996 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E |\n| + |\n| . = |\n|. . *. |\n|...=oo. S |\n| .B.+... |\n| + O . |\n| B . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++= o+. |\n| . ..*++ |\n| . . .BE |\n| o o... |\n| S o o o |\n| + + . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .BB@=.|\n| o.B.=.|\n| . o . + o|\n| . . . +.|\n| S E o|\n| ..|\n| .|\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooB@@*=|\n| *=o+E.|\n| . o ..|\n| . . .|\n| S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:36 +0000. Up 199.43 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-08-12 00:54:36,490 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-fa00cce5-05ce-4c4a-8b65-ff41f408a5bf 2018-08-12 00:54:36,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0752618312836s 2018-08-12 00:54:36,491 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-fa00cce5-05ce-4c4a-8b65-ff41f408a5bf 2018-08-12 00:54:36,492 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | + | | . = | |. . *. | |...=oo. S | | .B.+... | | + O . | | B . | | . . | +-----------------+ 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: f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ++= o+. | | . ..*++ | | . . .BE | | o o... | | S o o o | | + + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .BB@=.| | o.B.=.| | . o . + o| | . . . +.| | S E o| | ..| | .| | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ooB@@*=| | *=o+E.| | . o ..| | . . .| | S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:36 +0000. Up 199.43 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-08-12 00:54:36,493 - functest.core.singlevm - DEBUG - try 24: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:54:46,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:54:46,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:54:47,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:54: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-2f5596e4-433b-4d99-8179-a59efc4b7232 x-compute-request-id: req-2f5596e4-433b-4d99-8179-a59efc4b7232 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:54:47,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2f5596e4-433b-4d99-8179-a59efc4b7232 2018-08-12 00:54:47,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.595253944397s 2018-08-12 00:54:47,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2f5596e4-433b-4d99-8179-a59efc4b7232 2018-08-12 00:54:47,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:54:47,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:54:47,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:54: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-989541a8-1305-4b6f-a052-398154f42204 x-compute-request-id: req-989541a8-1305-4b6f-a052-398154f42204 Content-Encoding: gzip Content-Length: 11672 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008018] pid_max: default: 32768 minimum: 301\n[ 0.009576] Security Framework initialized\n[ 0.010971] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.021706] Initializing cgroup subsys memory\n[ 0.022652] Initializing cgroup subsys devices\n[ 0.024006] Initializing cgroup subsys freezer\n[ 0.024915] Initializing cgroup subsys blkio\n[ 0.025774] Initializing cgroup subsys perf_event\n[ 0.026738] Initializing cgroup subsys hugetlb\n[ 0.027727] CPU: Physical Processor ID: 0\n[ 0.028017] FEATURE SPEC_CTRL Not Present\n[ 0.029604] mce: CPU supports 10 MCE banks\n[ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042891] ACPI: Core revision 20131115\n[ 0.044306] ACPI: All ACPI Tables successfully acquired\n[ 0.045560] ftrace: allocating 28727 entries in 113 pages\n[ 0.064311] Enabling x2apic\n[ 0.065052] Enabled x2apic\n[ 0.068008] Switched APIC routing to physical x2apic.\n[ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080844] KVM setup paravirtual spinlock\n[ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084164] x86: Booting SMP configuration:\n[ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100031] x86: Booted up 1 node, 2 CPUs\n[ 0.100034] KVM setup async PF for cpu 1\n[ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104346] devtmpfs: initialized\n[ 0.106037] EVM: security.selinux\n[ 0.106794] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108788] EVM: security.capability\n[ 0.109764] pinctrl core: initialized pinctrl subsystem\n[ 0.112039] regulator-dummy: no parameters\n[ 0.113111] RTC time: 0:50:16, date: 08/12/18\n[ 0.114235] NET: Registered protocol family 16\n[ 0.115419] cpuidle: using governor ladder\n[ 0.116003] cpuidle: using governor menu\n[ 0.117043] ACPI: bus type PCI registered\n[ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.119614] PCI: Using configuration type 1 for base access\n[ 0.120565] bio: create slab at 0\n[ 0.121037] ACPI: Added _OSI(Module Device)\n[ 0.121089] ACPI: Added _OSI(Processor Device)\n[ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126678] ACPI: Interpreter enabled\n[ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134398] ACPI: (supports S0 S5)\n[ 0.135120] ACPI: Using IOAPIC for interrupt routing\n[ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140198] ACPI: No dock devices found.\n[ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149215] acpiphp: Slot [4] registered\n[ 0.150182] acpiphp: Slot [5] registered\n[ 0.151171] acpiphp: Slot [6] registered\n[ 0.152030] acpiphp: Slot [7] registered\n[ 0.152899] acpiphp: Slot [8] registered\n[ 0.153799] acpiphp: Slot [9] registered\n[ 0.154617] acpiphp: Slot [10] registered\n[ 0.155489] acpiphp: Slot [11] registered\n[ 0.156017] acpiphp: Slot [12] registered\n[ 0.156840] acpiphp: Slot [13] registered\n[ 0.157789] acpiphp: Slot [14] registered\n[ 0.158721] acpiphp: Slot [15] registered\n[ 0.159589] acpiphp: Slot [16] registered\n[ 0.160023] acpiphp: Slot [17] registered\n[ 0.160939] acpiphp: Slot [18] registered\n[ 0.161936] acpiphp: Slot [19] registered\n[ 0.162825] acpiphp: Slot [20] registered\n[ 0.163693] acpiphp: Slot [21] registered\n[ 0.164017] acpiphp: Slot [22] registered\n[ 0.164949] acpiphp: Slot [23] registered\n[ 0.165915] acpiphp: Slot [24] registered\n[ 0.166807] acpiphp: Slot [25] registered\n[ 0.167788] acpiphp: Slot [26] registered\n[ 0.168017] acpiphp: Slot [27] registered\n[ 0.168951] acpiphp: Slot [28] registered\n[ 0.169862] acpiphp: Slot [29] registered\n[ 0.170756] acpiphp: Slot [30] registered\n[ 0.171634] acpiphp: Slot [31] registered\n[ 0.172011] PCI host bridge to bus 0000:00\n[ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222797] vgaarb: loaded\n[ 0.223430] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224225] SCSI subsystem initialized\n[ 0.225159] ACPI: bus type USB registered\n[ 0.225159] usbcore: registered new interface driver usbfs\n[ 0.226011] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229076] PCI: Using ACPI for IRQ routing\n[ 0.229138] NetLabel: Initializing\n[ 0.229879] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233046] NetLabel: unlabeled traffic allowed by default\n[ 0.234152] Switched to clocksource kvm-clock\n[ 0.239231] AppArmor: AppArmor Filesystem Enabled\n[ 0.240259] pnp: PnP ACPI init\n[ 0.240952] ACPI: bus type PNP registered\n[ 0.242201] pnp: PnP ACPI: found 8 devices\n[ 0.243108] ACPI: bus type PNP unregistered\n[ 0.250114] NET: Registered protocol family 2\n[ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254537] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255909] TCP: reno registered\n[ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259315] NET: Registered protocol family 1\n[ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306700] Trying to unpack rootfs image as initramfs...\n[ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405067] Scanning for low memory corruption every 60 seconds\n[ 0.406501] Initialise system trusted keyring\n[ 0.407424] audit: initializing netlink socket (disabled)\n[ 0.408477] type=2000 audit(1534035017.291:1): initialized\n[ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430391] zbud: loaded\n[ 0.431220] VFS: Disk quotas dquot_6.5.2\n[ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433840] fuse init (API version 7.22)\n[ 0.434697] msgmni has been set to 3997\n[ 0.435511] Key type big_key registered\n[ 0.436516] Key type asymmetric registered\n[ 0.437365] Asymmetric key parser 'x509' registered\n[ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440386] io scheduler noop registered\n[ 0.441298] io scheduler deadline registered (default)\n[ 0.442575] io scheduler cfq registered\n[ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445939] ipmi message handler version 39.2\n[ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448473] ACPI: Power Button [PWRF]\n[ 0.449373] GHES: HEST is not enabled!\n[ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564485] Linux agpgart interface v0.103\n[ 0.566206] brd: module loaded\n[ 0.567317] loop: module loaded\n[ 0.568277] blk-mq: CPU -> queue map\n[ 0.569011] CPU 0 -> Queue 0\n[ 0.569660] CPU 1 -> Queue 0\n[ 0.570881] vda: vda1\n[ 0.572219] scsi0 : ata_piix\n[ 0.573141] scsi1 : ata_piix\n[ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577357] libphy: Fixed MDIO Bus: probed\n[ 0.578479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.583580] PPP generic driver version 2.4.2\n[ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.586526] ehci-pci: EHCI PCI platform driver\n[ 0.587691] ehci-platform: EHCI generic platform driver\n[ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.590666] ohci-pci: OHCI PCI platform driver\n[ 0.591900] ohci-platform: OHCI generic platform driver\n[ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624625] usb usb1: Product: UHCI Host Controller\n[ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627388] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628655] hub 1-0:1.0: USB hub found\n[ 0.629622] hub 1-0:1.0: 2 ports detected\n[ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635986] mousedev: PS/2 mouse device common for all mice\n[ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639963] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644550] device-mapper: uevent: version 1.0.3\n[ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649413] TCP: cubic registered\n[ 0.650373] NET: Registered protocol family 10\n[ 0.651680] NET: Registered protocol family 17\n[ 0.652821] Key type dns_resolver registered\n[ 0.654134] Loading compiled-in X.509 certificates\n[ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.658185] registered taskstats version 1\n[ 0.667731] Key type trusted registered\n[ 0.671239] Key type encrypted registered\n[ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673600] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.675310] regulator-dummy: disabling\n[ 0.676324] Magic number: 14:696:809\n[ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681054] EDD information not available.\n[ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735171] Write protecting the kernel read-only data: 12288k\n[ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.753189] systemd-udevd[107]: starting version 204\n[ 0.792488] FDC 0 is a S82078B\n[ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.108154] usb 1-1: Product: QEMU USB Tablet\n[ 1.109188] usb 1-1: Manufacturer: QEMU\n[ 1.110106] usb 1-1: SerialNumber: 42\n[ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz\n[ 1.805290] 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.064277] 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.489207] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.54]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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 ]\ncloud-init-nonet[13.55]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[14.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 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: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . E |\n| + |\n| . = |\n|. . *. |\n|...=oo. S |\n| .B.+... |\n| + O . |\n| B . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++= o+. |\n| . ..*++ |\n| . . .BE |\n| o o... |\n| S o o o |\n| + + . |\n| . . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .BB@=.|\n| o.B.=.|\n| . o . + o|\n| . . . +.|\n| S E o|\n| ..|\n| .|\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooB@@*=|\n| *=o+E.|\n| . o ..|\n| . . .|\n| S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:36 +0000. Up 199.43 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.219\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.219\n++ echo A 172.30.9.219\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n+ echo 'nameserver 192.168.0.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.10'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-08-12 00:54:39,357 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-08-12 00:54:39,360 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-08-12 00:54:39,362 - util.py[WARNING]: Running scripts-user () failed\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 24:70:69:c0:0f:25:12:da:21:97:92:77:76:e4:37:cc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 (DSA)\nec2: 256 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 (ECDSA)\nec2: 256 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 (ED25519)\nec2: 2048 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFvCjpoulA1qthGPTdSlDoXudOnNhgQmBoZMN7kLzZN3DnL7wfGllMOedmTZd2pXNSQrsokRbWA6LAWmMYZ5taw= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJa712+i/1r8SwVQj8yc6paWQSkOmjSIf46oaqAHPvy9 root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2I2pyowMJpU7vb0/uC0wahWDwzGh5oo+CzqOjNFWpmuRt1hv/fOjVxepTFgt44uCWeFCeWiW58mXcEDDvVblR++4oHQ1KyFIfkb7k472snJvaSV/prAZ1cxaLbKP/CDzMJ1aCaY42XUTK2SV0medC7uJmknqE1vp/aZ3t2wWLFJX/Bhpt0v+hKFguiEmyfewG9aBsWdG42al5IVEz5QQVCgoFgt8k51EN6k1RZWSXmf5UEq1svjEHf70HcI7jZYkRzpfE4SZ8DXTHJY/wPqbRE0A2VU7ykrzzwnaunw1fe9f4dD/wgziB2UHGib8Y+LaayoadbFvWxHEk0O+x3Q6l root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 12 Aug 2018 00:54:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 262.58 seconds\n"} 2018-08-12 00:54:47,185 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-989541a8-1305-4b6f-a052-398154f42204 2018-08-12 00:54:47,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0772199630737s 2018-08-12 00:54:47,186 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f/action used request id req-989541a8-1305-4b6f-a052-398154f42204 2018-08-12 00:54:47,186 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008018] pid_max: default: 32768 minimum: 301 [ 0.009576] Security Framework initialized [ 0.010971] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013430] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019269] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.021706] Initializing cgroup subsys memory [ 0.022652] Initializing cgroup subsys devices [ 0.024006] Initializing cgroup subsys freezer [ 0.024915] Initializing cgroup subsys blkio [ 0.025774] Initializing cgroup subsys perf_event [ 0.026738] Initializing cgroup subsys hugetlb [ 0.027727] CPU: Physical Processor ID: 0 [ 0.028017] FEATURE SPEC_CTRL Not Present [ 0.029604] mce: CPU supports 10 MCE banks [ 0.030542] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033286] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037627] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042891] ACPI: Core revision 20131115 [ 0.044306] ACPI: All ACPI Tables successfully acquired [ 0.045560] ftrace: allocating 28727 entries in 113 pages [ 0.064311] Enabling x2apic [ 0.065052] Enabled x2apic [ 0.068008] Switched APIC routing to physical x2apic. [ 0.070032] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080844] KVM setup paravirtual spinlock [ 0.083624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084164] x86: Booting SMP configuration: [ 0.085167] .... node #0, CPUs: #1[ 0.083585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100031] x86: Booted up 1 node, 2 CPUs [ 0.100034] KVM setup async PF for cpu 1 [ 0.100037] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103270] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104346] devtmpfs: initialized [ 0.106037] EVM: security.selinux [ 0.106794] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108788] EVM: security.capability [ 0.109764] pinctrl core: initialized pinctrl subsystem [ 0.112039] regulator-dummy: no parameters [ 0.113111] RTC time: 0:50:16, date: 08/12/18 [ 0.114235] NET: Registered protocol family 16 [ 0.115419] cpuidle: using governor ladder [ 0.116003] cpuidle: using governor menu [ 0.117043] ACPI: bus type PCI registered [ 0.118032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.119614] PCI: Using configuration type 1 for base access [ 0.120565] bio: create slab at 0 [ 0.121037] ACPI: Added _OSI(Module Device) [ 0.121089] ACPI: Added _OSI(Processor Device) [ 0.122118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126678] ACPI: Interpreter enabled [ 0.127477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.131081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134398] ACPI: (supports S0 S5) [ 0.135120] ACPI: Using IOAPIC for interrupt routing [ 0.136018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140198] ACPI: No dock devices found. [ 0.142897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147125] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149215] acpiphp: Slot [4] registered [ 0.150182] acpiphp: Slot [5] registered [ 0.151171] acpiphp: Slot [6] registered [ 0.152030] acpiphp: Slot [7] registered [ 0.152899] acpiphp: Slot [8] registered [ 0.153799] acpiphp: Slot [9] registered [ 0.154617] acpiphp: Slot [10] registered [ 0.155489] acpiphp: Slot [11] registered [ 0.156017] acpiphp: Slot [12] registered [ 0.156840] acpiphp: Slot [13] registered [ 0.157789] acpiphp: Slot [14] registered [ 0.158721] acpiphp: Slot [15] registered [ 0.159589] acpiphp: Slot [16] registered [ 0.160023] acpiphp: Slot [17] registered [ 0.160939] acpiphp: Slot [18] registered [ 0.161936] acpiphp: Slot [19] registered [ 0.162825] acpiphp: Slot [20] registered [ 0.163693] acpiphp: Slot [21] registered [ 0.164017] acpiphp: Slot [22] registered [ 0.164949] acpiphp: Slot [23] registered [ 0.165915] acpiphp: Slot [24] registered [ 0.166807] acpiphp: Slot [25] registered [ 0.167788] acpiphp: Slot [26] registered [ 0.168017] acpiphp: Slot [27] registered [ 0.168951] acpiphp: Slot [28] registered [ 0.169862] acpiphp: Slot [29] registered [ 0.170756] acpiphp: Slot [30] registered [ 0.171634] acpiphp: Slot [31] registered [ 0.172011] PCI host bridge to bus 0000:00 [ 0.172888] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178703] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186790] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212225] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.213896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.215577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.216696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.218169] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.219550] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220231] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222797] vgaarb: loaded [ 0.223430] vgaarb: bridge control possible 0000:00:02.0 [ 0.224225] SCSI subsystem initialized [ 0.225159] ACPI: bus type USB registered [ 0.225159] usbcore: registered new interface driver usbfs [ 0.226011] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229076] PCI: Using ACPI for IRQ routing [ 0.229138] NetLabel: Initializing [ 0.229879] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233046] NetLabel: unlabeled traffic allowed by default [ 0.234152] Switched to clocksource kvm-clock [ 0.239231] AppArmor: AppArmor Filesystem Enabled [ 0.240259] pnp: PnP ACPI init [ 0.240952] ACPI: bus type PNP registered [ 0.242201] pnp: PnP ACPI: found 8 devices [ 0.243108] ACPI: bus type PNP unregistered [ 0.250114] NET: Registered protocol family 2 [ 0.251368] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253044] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254537] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255909] TCP: reno registered [ 0.256711] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257943] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259315] NET: Registered protocol family 1 [ 0.260269] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306700] Trying to unpack rootfs image as initramfs... [ 0.398704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400434] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401602] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403280] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405067] Scanning for low memory corruption every 60 seconds [ 0.406501] Initialise system trusted keyring [ 0.407424] audit: initializing netlink socket (disabled) [ 0.408477] type=2000 audit(1534035017.291:1): initialized [ 0.428518] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430391] zbud: loaded [ 0.431220] VFS: Disk quotas dquot_6.5.2 [ 0.432297] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433840] fuse init (API version 7.22) [ 0.434697] msgmni has been set to 3997 [ 0.435511] Key type big_key registered [ 0.436516] Key type asymmetric registered [ 0.437365] Asymmetric key parser 'x509' registered [ 0.438604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440386] io scheduler noop registered [ 0.441298] io scheduler deadline registered (default) [ 0.442575] io scheduler cfq registered [ 0.443463] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.444599] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445939] ipmi message handler version 39.2 [ 0.446910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448473] ACPI: Power Button [PWRF] [ 0.449373] GHES: HEST is not enabled! [ 0.471125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536478] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562318] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564485] Linux agpgart interface v0.103 [ 0.566206] brd: module loaded [ 0.567317] loop: module loaded [ 0.568277] blk-mq: CPU -> queue map [ 0.569011] CPU 0 -> Queue 0 [ 0.569660] CPU 1 -> Queue 0 [ 0.570881] vda: vda1 [ 0.572219] scsi0 : ata_piix [ 0.573141] scsi1 : ata_piix [ 0.573979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.575576] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577357] libphy: Fixed MDIO Bus: probed [ 0.578479] tun: Universal TUN/TAP device driver, 1.6 [ 0.579729] tun: (C) 1999-2004 Max Krasnyansky [ 0.583580] PPP generic driver version 2.4.2 [ 0.584780] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.586526] ehci-pci: EHCI PCI platform driver [ 0.587691] ehci-platform: EHCI generic platform driver [ 0.589184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.590666] ohci-pci: OHCI PCI platform driver [ 0.591900] ohci-platform: OHCI generic platform driver [ 0.593203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616472] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617795] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.619701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.622788] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624625] usb usb1: Product: UHCI Host Controller [ 0.625837] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627388] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628655] hub 1-0:1.0: USB hub found [ 0.629622] hub 1-0:1.0: 2 ports detected [ 0.630768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634587] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635986] mousedev: PS/2 mouse device common for all mice [ 0.637590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639963] rtc_cmos 00:00: RTC can wake from S4 [ 0.641365] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642883] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644550] device-mapper: uevent: version 1.0.3 [ 0.645793] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649413] TCP: cubic registered [ 0.650373] NET: Registered protocol family 10 [ 0.651680] NET: Registered protocol family 17 [ 0.652821] Key type dns_resolver registered [ 0.654134] Loading compiled-in X.509 certificates [ 0.655904] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.658185] registered taskstats version 1 [ 0.667731] Key type trusted registered [ 0.671239] Key type encrypted registered [ 0.672285] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673600] IMA: No TPM chip found, activating TPM-bypass! [ 0.675310] regulator-dummy: disabling [ 0.676324] Magic number: 14:696:809 [ 0.677429] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.679576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681054] EDD information not available. [ 0.733179] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735171] Write protecting the kernel read-only data: 12288k [ 0.737096] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740220] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.753189] systemd-udevd[107]: starting version 204 [ 0.792488] FDC 0 is a S82078B [ 0.940067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.105054] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.106559] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.108154] usb 1-1: Product: QEMU USB Tablet [ 1.109188] usb 1-1: Manufacturer: QEMU [ 1.110106] usb 1-1: SerialNumber: 42 [ 1.400074] tsc: Refined TSC clocksource calibration: 3491.850 MHz [ 1.805290] 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.064277] 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.489207] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.637830] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:19 +0000. Up 3.10 seconds. cloud-init-nonet[3.54]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.55]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[14.67]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:31 +0000. Up 14.79 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:6e:ea:a1 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:4d:dc:fc | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | + | | . = | |. . *. | |...=oo. S | | .B.+... | | + O . | | B . | | . . | +-----------------+ 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: f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ++= o+. | | . ..*++ | | . . .BE | | o o... | | S o o o | | + + . | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .BB@=.| | o.B.=.| | . o . + o| | . . . +.| | S E o| | ..| | .| | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ooB@@*=| | *=o+E.| | . o ..| | . . .| | S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:35 +0000. Up 138.60 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:36 +0000. Up 199.43 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.219 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.219 ++ echo A 172.30.9.219 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 + echo 'nameserver 192.168.0.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.10' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-08-12 00:54:39,357 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-08-12 00:54:39,360 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-08-12 00:54:39,362 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 24:70:69:c0:0f:25:12:da:21:97:92:77:76:e4:37:cc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f1:1a:17:7f:1e:12:40:58:3d:d8:3c:8f:95:46:4e:e4 root@bono-0 (DSA) ec2: 256 74:55:a7:21:67:a0:17:15:d8:0d:0e:54:b1:67:ff:84 root@bono-0 (ECDSA) ec2: 256 53:55:41:24:72:76:c1:14:00:97:fc:5d:49:4a:76:95 root@bono-0 (ED25519) ec2: 2048 22:29:c2:fb:61:8c:5b:71:8b:26:4d:6c:c5:66:0e:71 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFvCjpoulA1qthGPTdSlDoXudOnNhgQmBoZMN7kLzZN3DnL7wfGllMOedmTZd2pXNSQrsokRbWA6LAWmMYZ5taw= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJa712+i/1r8SwVQj8yc6paWQSkOmjSIf46oaqAHPvy9 root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2I2pyowMJpU7vb0/uC0wahWDwzGh5oo+CzqOjNFWpmuRt1hv/fOjVxepTFgt44uCWeFCeWiW58mXcEDDvVblR++4oHQ1KyFIfkb7k472snJvaSV/prAZ1cxaLbKP/CDzMJ1aCaY42XUTK2SV0medC7uJmknqE1vp/aZ3t2wWLFJX/Bhpt0v+hKFguiEmyfewG9aBsWdG42al5IVEz5QQVCgoFgt8k51EN6k1RZWSXmf5UEq1svjEHf70HcI7jZYkRzpfE4SZ8DXTHJY/wPqbRE0A2VU7ykrzzwnaunw1fe9f4dD/wgziB2UHGib8Y+LaayoadbFvWxHEk0O+x3Q6l root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 12 Aug 2018 00:54:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 262.58 seconds 2018-08-12 00:54:47,188 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-12 00:54:47,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:54:47,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:54:48,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:54: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-d6f045e8-779a-4df4-8738-bd59afb107ee x-compute-request-id: req-d6f045e8-779a-4df4-8738-bd59afb107ee Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:54:48,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d6f045e8-779a-4df4-8738-bd59afb107ee 2018-08-12 00:54:48,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08450293541s 2018-08-12 00:54:48,274 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d6f045e8-779a-4df4-8738-bd59afb107ee 2018-08-12 00:54:48,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:54:48,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:54:48,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:54: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-2a09937e-5503-483c-9bbb-cad17afe5d1d x-compute-request-id: req-2a09937e-5503-483c-9bbb-cad17afe5d1d Content-Encoding: gzip Content-Length: 11721 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008033] Security Framework initialized\n[ 0.009188] AppArmor: AppArmor initialized\n[ 0.010330] Yama: becoming mindful.\n[ 0.012150] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015436] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016701] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018380] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020258] Initializing cgroup subsys memory\n[ 0.021467] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025222] Initializing cgroup subsys blkio\n[ 0.026388] Initializing cgroup subsys perf_event\n[ 0.027601] Initializing cgroup subsys hugetlb\n[ 0.028060] CPU: Physical Processor ID: 0\n[ 0.029177] FEATURE SPEC_CTRL Not Present\n[ 0.032075] mce: CPU supports 10 MCE banks\n[ 0.035485] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035485] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036088] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040015] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.042095] Speculative Store Bypass: Vulnerable\n[ 0.044764] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.051264] ACPI: Core revision 20131115\n[ 0.052530] ACPI: All ACPI Tables successfully acquired\n[ 0.054102] ftrace: allocating 28727 entries in 113 pages\n[ 0.076388] Enabling x2apic\n[ 0.077230] Enabled x2apic\n[ 0.080009] Switched APIC routing to physical x2apic.\n[ 0.082201] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.086751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093219] KVM setup paravirtual spinlock\n[ 0.096236] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098185] x86: Booting SMP configuration:\n[ 0.099391] .... node #0, CPUs: #1[ 0.096175] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116023] x86: Booted up 1 node, 2 CPUs\n[ 0.116014] KVM setup async PF for cpu 1\n[ 0.116014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119546] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120349] devtmpfs: initialized\n[ 0.122294] EVM: security.selinux\n[ 0.123221] EVM: security.SMACK64\n[ 0.124006] EVM: security.ima\n[ 0.124829] EVM: security.capability\n[ 0.125830] pinctrl core: initialized pinctrl subsystem\n[ 0.128070] regulator-dummy: no parameters\n[ 0.129180] RTC time: 0:50:16, date: 08/12/18\n[ 0.130389] NET: Registered protocol family 16\n[ 0.131696] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.133144] ACPI: bus type PCI registered\n[ 0.134200] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135912] PCI: Using configuration type 1 for base access\n[ 0.136567] bio: create slab at 0\n[ 0.137163] ACPI: Added _OSI(Module Device)\n[ 0.137220] ACPI: Added _OSI(Processor Device)\n[ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141245] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.144120] ACPI: Interpreter enabled\n[ 0.145137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.147905] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.149587] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.152006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.154697] ACPI: (supports S0 S5)\n[ 0.155758] ACPI: Using IOAPIC for interrupt routing\n[ 0.156046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160249] ACPI: No dock devices found.\n[ 0.163144] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165293] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.166566] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168193] acpiphp: Slot [3] registered\n[ 0.169023] acpiphp: Slot [4] registered\n[ 0.169842] acpiphp: Slot [5] registered\n[ 0.170658] acpiphp: Slot [6] registered\n[ 0.171478] acpiphp: Slot [7] registered\n[ 0.172017] acpiphp: Slot [8] registered\n[ 0.172851] acpiphp: Slot [9] registered\n[ 0.173687] acpiphp: Slot [10] registered\n[ 0.174549] acpiphp: Slot [11] registered\n[ 0.175383] acpiphp: Slot [12] registered\n[ 0.176018] acpiphp: Slot [13] registered\n[ 0.176879] acpiphp: Slot [14] registered\n[ 0.177784] acpiphp: Slot [15] registered\n[ 0.178623] acpiphp: Slot [16] registered\n[ 0.179541] acpiphp: Slot [17] registered\n[ 0.180029] acpiphp: Slot [18] registered\n[ 0.181094] acpiphp: Slot [19] registered\n[ 0.182025] acpiphp: Slot [20] registered\n[ 0.182948] acpiphp: Slot [21] registered\n[ 0.183866] acpiphp: Slot [22] registered\n[ 0.184018] acpiphp: Slot [23] registered\n[ 0.184891] acpiphp: Slot [24] registered\n[ 0.185786] acpiphp: Slot [25] registered\n[ 0.186812] acpiphp: Slot [26] registered\n[ 0.187678] acpiphp: Slot [27] registered\n[ 0.188017] acpiphp: Slot [28] registered\n[ 0.188873] acpiphp: Slot [29] registered\n[ 0.189829] acpiphp: Slot [30] registered\n[ 0.190685] acpiphp: Slot [31] registered\n[ 0.191506] PCI host bridge to bus 0000:00\n[ 0.192004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.193069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.194249] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.195437] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.197307] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.203758] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230536] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232095] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.233550] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.234996] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236346] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.237744] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.239067] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.239067] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240003] vgaarb: loaded\n[ 0.240609] vgaarb: bridge control possible 0000:00:02.0\n[ 0.241934] SCSI subsystem initialized\n[ 0.242846] ACPI: bus type USB registered\n[ 0.242846] usbcore: registered new interface driver usbfs\n[ 0.244019] usbcore: registered new interface driver hub\n[ 0.245417] usbcore: registered new device driver usb\n[ 0.245417] PCI: Using ACPI for IRQ routing\n[ 0.248261] NetLabel: Initializing\n[ 0.249159] NetLabel: domain hash size = 128\n[ 0.250252] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.251565] NetLabel: unlabeled traffic allowed by default\n[ 0.252166] Switched to clocksource kvm-clock\n[ 0.259890] AppArmor: AppArmor Filesystem Enabled\n[ 0.261081] pnp: PnP ACPI init\n[ 0.261937] ACPI: bus type PNP registered\n[ 0.263380] pnp: PnP ACPI: found 8 devices\n[ 0.264452] ACPI: bus type PNP unregistered\n[ 0.272212] NET: Registered protocol family 2\n[ 0.273772] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.275744] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.277634] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.279431] TCP: reno registered\n[ 0.280377] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.281842] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.283527] NET: Registered protocol family 1\n[ 0.284687] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.286042] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.287424] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.309638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.331790] Trying to unpack rootfs image as initramfs...\n[ 0.425946] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.428377] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.429799] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.431016] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.433165] Scanning for low memory corruption every 60 seconds\n[ 0.434972] Initialise system trusted keyring\n[ 0.436296] audit: initializing netlink socket (disabled)\n[ 0.437698] type=2000 audit(1534035017.162:1): initialized\n[ 0.459927] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.462305] zbud: loaded\n[ 0.463278] VFS: Disk quotas dquot_6.5.2\n[ 0.464308] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.466173] fuse init (API version 7.22)\n[ 0.467190] msgmni has been set to 3997\n[ 0.468169] Key type big_key registered\n[ 0.469418] Key type asymmetric registered\n[ 0.470479] Asymmetric key parser 'x509' registered\n[ 0.471663] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.473654] io scheduler noop registered\n[ 0.474510] io scheduler deadline registered (default)\n[ 0.475492] io scheduler cfq registered\n[ 0.476561] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.477917] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.479528] ipmi message handler version 39.2\n[ 0.480690] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.482524] ACPI: Power Button [PWRF]\n[ 0.483583] GHES: HEST is not enabled!\n[ 0.505602] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.548552] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570692] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.572295] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596281] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598533] Linux agpgart interface v0.103\n[ 0.600175] brd: module loaded\n[ 0.601228] loop: module loaded\n[ 0.602227] blk-mq: CPU -> queue map\n[ 0.603214] CPU 0 -> Queue 0\n[ 0.603998] CPU 1 -> Queue 0\n[ 0.605765] vda: vda1\n[ 0.607122] scsi0 : ata_piix\n[ 0.608039] scsi1 : ata_piix\n[ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.610536] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.612410] libphy: Fixed MDIO Bus: probed\n[ 0.613702] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614978] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618078] PPP generic driver version 2.4.2\n[ 0.619403] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621162] ehci-pci: EHCI PCI platform driver\n[ 0.622643] ehci-platform: EHCI generic platform driver\n[ 0.624134] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625374] ohci-pci: OHCI PCI platform driver\n[ 0.626283] ohci-platform: OHCI generic platform driver\n[ 0.627268] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649199] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650294] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651927] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.653187] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.654454] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.655901] usb usb1: Product: UHCI Host Controller\n[ 0.656868] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.658100] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659125] hub 1-0:1.0: USB hub found\n[ 0.659941] hub 1-0:1.0: 2 ports detected\n[ 0.660899] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663101] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664095] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665208] mousedev: PS/2 mouse device common for all mice\n[ 0.666509] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668409] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669537] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670764] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672066] device-mapper: uevent: version 1.0.3\n[ 0.673058] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.674737] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675959] TCP: cubic registered\n[ 0.676766] NET: Registered protocol family 10\n[ 0.677996] NET: Registered protocol family 17\n[ 0.679030] Key type dns_resolver registered\n[ 0.680152] Loading compiled-in X.509 certificates\n[ 0.681636] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.683449] registered taskstats version 1\n[ 0.692788] Key type trusted registered\n[ 0.696207] Key type encrypted registered\n[ 0.697037] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698100] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.699626] regulator-dummy: disabling\n[ 0.700490] Magic number: 14:696:809\n[ 0.701394] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017)\n[ 0.703219] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.704352] EDD information not available.\n[ 0.769986] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.772269] Write protecting the kernel read-only data: 12288k\n[ 0.774928] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.778434] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.791825] systemd-udevd[107]: starting version 204\n[ 0.852355] FDC 0 is a S82078B\n[ 0.972033] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.136464] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.138592] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.140359] usb 1-1: Product: QEMU USB Tablet\n[ 1.141493] usb 1-1: Manufacturer: QEMU\n[ 1.142442] usb 1-1: SerialNumber: 42\n[ 1.428073] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.864780] 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.096547] 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.261551] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.794861] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:50:20 +0000. Up 3.27 seconds.\ncloud-init-nonet[3.79]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[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 configure network device security[74G[ OK ]\n * Starting configure network device[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[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[11.30]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:28 +0000. Up 11.41 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: | eth1 | False | . | . | fa:16:3e:0b:83:38 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:de:e7:5c |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbf:42:32:18:18:c2:0b:d1:ab:61:ae:16:bb:ec:4b:13 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|oo |\n|o.o |\n|...+ |\n|.oo . |\n|oE o S |\n|.o. . o .. |\n|.oo + . |\n|+o. . . |\n|o=o .. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n0d:7a:93:a0:b0:81:af:cd:1a:74:8d:4e:63:19:8c:10 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|E. |\n|..o |\n|..oo . . |\n| . +=. o + |\n| .oB... S . |\n|.+= . . . |\n|o o. |\n| o |\n|. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n59:bb:8b:2e:ce:66:0c:92:bb:6a:12:3b:c3:11:0e:45 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .E |\n| . |\n| . . |\n|.. o . |\n|o .. S . |\n|.oo . . |\n|.o.o o . |\n|=o. .= . . |\n|++.. +ooo . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nbc:7b:0b:20:4a:0c:a2:2e:94:57:bd:3c:b5:1f:ba:19 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n|o . . . |\n|oo. . ..o . |\n|.oo.. .+S. . |\n|o... . ...o . |\n|... oE . |\n|. o= |\n| .+.. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:31 +0000. Up 134.69 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:32 +0000. Up 195.42 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package homer\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n+ echo 'nameserver 192.168.0.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.10'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-08-12 00:54:35,116 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-08-12 00:54:35,118 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-08-12 00:54:35,120 - util.py[WARNING]: Running scripts-user () failed\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 24:70:69:c0:0f:25:12:da:21:97:92:77:76:e4:37:cc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 0d:7a:93:a0:b0:81:af:cd:1a:74:8d:4e:63:19:8c:10 root@homer-0 (DSA)\nec2: 256 59:bb:8b:2e:ce:66:0c:92:bb:6a:12:3b:c3:11:0e:45 root@homer-0 (ECDSA)\nec2: 256 bc:7b:0b:20:4a:0c:a2:2e:94:57:bd:3c:b5:1f:ba:19 root@homer-0 (ED25519)\nec2: 2048 bf:42:32:18:18:c2:0b:d1:ab:61:ae:16:bb:ec:4b:13 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHoPrfEQWH6pq13EDQN1BNTM6WkuA07rV++lfv1+anVALotqOyUc+ARwdAawcBxSQNQSPqbZf77Ib7/EMOsXqeg= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG1hw4s++7/8i/07NlTU9wLykZPkU3dlbp9QJOf8PSQX root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo8oQNEZ5T3VdnWb+9JU7512ICf7f+bzqVExTws6UcrgNkdL5PdYCNG031kq3cMkPK1oxyhFx5rN+Oyb+jLptLjOrZDE0MYMq3qlbJj5SiBOKMjCue0VMcWvSpD6D2KzzEd+EezBx4yQn3poEY7wEUJGhbEK3Q2zIVZ58455DqRTKfNMzkZoI72XVqwF6nIclu+K1TlYYYHo7/k8XbNak+mHAH+PKtQ/wu+Lu01taQfy1U+19iZiJY8ut2LQpR9xAgUCOewGMW4WacypNWb3hiosw+MNfuVjuQSvIvg3frSGZEjrt4I1ctFOdnG47kWihuByDxCpfgYmwBGgSH/jtx root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 12 Aug 2018 00:54:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 258.36 seconds\n"} 2018-08-12 00:54:48,354 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d/action used request id req-2a09937e-5503-483c-9bbb-cad17afe5d1d 2018-08-12 00:54:48,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0727219581604s 2018-08-12 00:54:48,355 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d/action used request id req-2a09937e-5503-483c-9bbb-cad17afe5d1d 2018-08-12 00:54:48,356 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008033] Security Framework initialized [ 0.009188] AppArmor: AppArmor initialized [ 0.010330] Yama: becoming mindful. [ 0.012150] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015436] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016701] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018380] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020258] Initializing cgroup subsys memory [ 0.021467] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025222] Initializing cgroup subsys blkio [ 0.026388] Initializing cgroup subsys perf_event [ 0.027601] Initializing cgroup subsys hugetlb [ 0.028060] CPU: Physical Processor ID: 0 [ 0.029177] FEATURE SPEC_CTRL Not Present [ 0.032075] mce: CPU supports 10 MCE banks [ 0.035485] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035485] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036088] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040015] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.042095] Speculative Store Bypass: Vulnerable [ 0.044764] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.051264] ACPI: Core revision 20131115 [ 0.052530] ACPI: All ACPI Tables successfully acquired [ 0.054102] ftrace: allocating 28727 entries in 113 pages [ 0.076388] Enabling x2apic [ 0.077230] Enabled x2apic [ 0.080009] Switched APIC routing to physical x2apic. [ 0.082201] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.086751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093219] KVM setup paravirtual spinlock [ 0.096236] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098185] x86: Booting SMP configuration: [ 0.099391] .... node #0, CPUs: #1[ 0.096175] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116023] x86: Booted up 1 node, 2 CPUs [ 0.116014] KVM setup async PF for cpu 1 [ 0.116014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119546] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120349] devtmpfs: initialized [ 0.122294] EVM: security.selinux [ 0.123221] EVM: security.SMACK64 [ 0.124006] EVM: security.ima [ 0.124829] EVM: security.capability [ 0.125830] pinctrl core: initialized pinctrl subsystem [ 0.128070] regulator-dummy: no parameters [ 0.129180] RTC time: 0:50:16, date: 08/12/18 [ 0.130389] NET: Registered protocol family 16 [ 0.131696] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.133144] ACPI: bus type PCI registered [ 0.134200] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135912] PCI: Using configuration type 1 for base access [ 0.136567] bio: create slab at 0 [ 0.137163] ACPI: Added _OSI(Module Device) [ 0.137220] ACPI: Added _OSI(Processor Device) [ 0.140004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141245] ACPI: Added _OSI(Processor Aggregator Device) [ 0.144120] ACPI: Interpreter enabled [ 0.145137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.147905] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.149587] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.152006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.154697] ACPI: (supports S0 S5) [ 0.155758] ACPI: Using IOAPIC for interrupt routing [ 0.156046] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160249] ACPI: No dock devices found. [ 0.163144] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165293] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.166566] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168193] acpiphp: Slot [3] registered [ 0.169023] acpiphp: Slot [4] registered [ 0.169842] acpiphp: Slot [5] registered [ 0.170658] acpiphp: Slot [6] registered [ 0.171478] acpiphp: Slot [7] registered [ 0.172017] acpiphp: Slot [8] registered [ 0.172851] acpiphp: Slot [9] registered [ 0.173687] acpiphp: Slot [10] registered [ 0.174549] acpiphp: Slot [11] registered [ 0.175383] acpiphp: Slot [12] registered [ 0.176018] acpiphp: Slot [13] registered [ 0.176879] acpiphp: Slot [14] registered [ 0.177784] acpiphp: Slot [15] registered [ 0.178623] acpiphp: Slot [16] registered [ 0.179541] acpiphp: Slot [17] registered [ 0.180029] acpiphp: Slot [18] registered [ 0.181094] acpiphp: Slot [19] registered [ 0.182025] acpiphp: Slot [20] registered [ 0.182948] acpiphp: Slot [21] registered [ 0.183866] acpiphp: Slot [22] registered [ 0.184018] acpiphp: Slot [23] registered [ 0.184891] acpiphp: Slot [24] registered [ 0.185786] acpiphp: Slot [25] registered [ 0.186812] acpiphp: Slot [26] registered [ 0.187678] acpiphp: Slot [27] registered [ 0.188017] acpiphp: Slot [28] registered [ 0.188873] acpiphp: Slot [29] registered [ 0.189829] acpiphp: Slot [30] registered [ 0.190685] acpiphp: Slot [31] registered [ 0.191506] PCI host bridge to bus 0000:00 [ 0.192004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.193069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.194249] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.195437] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.197307] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.203758] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230536] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232095] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.233550] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.234996] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236346] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.237744] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.239067] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.239067] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240003] vgaarb: loaded [ 0.240609] vgaarb: bridge control possible 0000:00:02.0 [ 0.241934] SCSI subsystem initialized [ 0.242846] ACPI: bus type USB registered [ 0.242846] usbcore: registered new interface driver usbfs [ 0.244019] usbcore: registered new interface driver hub [ 0.245417] usbcore: registered new device driver usb [ 0.245417] PCI: Using ACPI for IRQ routing [ 0.248261] NetLabel: Initializing [ 0.249159] NetLabel: domain hash size = 128 [ 0.250252] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.251565] NetLabel: unlabeled traffic allowed by default [ 0.252166] Switched to clocksource kvm-clock [ 0.259890] AppArmor: AppArmor Filesystem Enabled [ 0.261081] pnp: PnP ACPI init [ 0.261937] ACPI: bus type PNP registered [ 0.263380] pnp: PnP ACPI: found 8 devices [ 0.264452] ACPI: bus type PNP unregistered [ 0.272212] NET: Registered protocol family 2 [ 0.273772] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.275744] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.277634] TCP: Hash tables configured (established 16384 bind 16384) [ 0.279431] TCP: reno registered [ 0.280377] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.281842] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.283527] NET: Registered protocol family 1 [ 0.284687] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.286042] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.287424] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.309638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.331790] Trying to unpack rootfs image as initramfs... [ 0.425946] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.428377] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.429799] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.431016] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.433165] Scanning for low memory corruption every 60 seconds [ 0.434972] Initialise system trusted keyring [ 0.436296] audit: initializing netlink socket (disabled) [ 0.437698] type=2000 audit(1534035017.162:1): initialized [ 0.459927] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.462305] zbud: loaded [ 0.463278] VFS: Disk quotas dquot_6.5.2 [ 0.464308] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.466173] fuse init (API version 7.22) [ 0.467190] msgmni has been set to 3997 [ 0.468169] Key type big_key registered [ 0.469418] Key type asymmetric registered [ 0.470479] Asymmetric key parser 'x509' registered [ 0.471663] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.473654] io scheduler noop registered [ 0.474510] io scheduler deadline registered (default) [ 0.475492] io scheduler cfq registered [ 0.476561] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.477917] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.479528] ipmi message handler version 39.2 [ 0.480690] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.482524] ACPI: Power Button [PWRF] [ 0.483583] GHES: HEST is not enabled! [ 0.505602] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.548552] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570692] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.572295] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.596281] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.598533] Linux agpgart interface v0.103 [ 0.600175] brd: module loaded [ 0.601228] loop: module loaded [ 0.602227] blk-mq: CPU -> queue map [ 0.603214] CPU 0 -> Queue 0 [ 0.603998] CPU 1 -> Queue 0 [ 0.605765] vda: vda1 [ 0.607122] scsi0 : ata_piix [ 0.608039] scsi1 : ata_piix [ 0.608886] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.610536] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.612410] libphy: Fixed MDIO Bus: probed [ 0.613702] tun: Universal TUN/TAP device driver, 1.6 [ 0.614978] tun: (C) 1999-2004 Max Krasnyansky [ 0.618078] PPP generic driver version 2.4.2 [ 0.619403] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.621162] ehci-pci: EHCI PCI platform driver [ 0.622643] ehci-platform: EHCI generic platform driver [ 0.624134] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.625374] ohci-pci: OHCI PCI platform driver [ 0.626283] ohci-platform: OHCI generic platform driver [ 0.627268] uhci_hcd: USB Universal Host Controller Interface driver [ 0.649199] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.650294] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651927] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.653187] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.654454] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.655901] usb usb1: Product: UHCI Host Controller [ 0.656868] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.658100] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659125] hub 1-0:1.0: USB hub found [ 0.659941] hub 1-0:1.0: 2 ports detected [ 0.660899] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663101] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.664095] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.665208] mousedev: PS/2 mouse device common for all mice [ 0.666509] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.668409] rtc_cmos 00:00: RTC can wake from S4 [ 0.669537] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.670764] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672066] device-mapper: uevent: version 1.0.3 [ 0.673058] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.674737] ledtrig-cpu: registered to indicate activity on CPUs [ 0.675959] TCP: cubic registered [ 0.676766] NET: Registered protocol family 10 [ 0.677996] NET: Registered protocol family 17 [ 0.679030] Key type dns_resolver registered [ 0.680152] Loading compiled-in X.509 certificates [ 0.681636] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.683449] registered taskstats version 1 [ 0.692788] Key type trusted registered [ 0.696207] Key type encrypted registered [ 0.697037] AppArmor: AppArmor sha1 policy hashing enabled [ 0.698100] IMA: No TPM chip found, activating TPM-bypass! [ 0.699626] regulator-dummy: disabling [ 0.700490] Magic number: 14:696:809 [ 0.701394] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:17 UTC (1534035017) [ 0.703219] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.704352] EDD information not available. [ 0.769986] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.772269] Write protecting the kernel read-only data: 12288k [ 0.774928] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.778434] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.791825] systemd-udevd[107]: starting version 204 [ 0.852355] FDC 0 is a S82078B [ 0.972033] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.136464] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.138592] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.140359] usb 1-1: Product: QEMU USB Tablet [ 1.141493] usb 1-1: Manufacturer: QEMU [ 1.142442] usb 1-1: SerialNumber: 42 [ 1.428073] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.864780] 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.096547] 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.261551] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.794861] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:20 +0000. Up 3.27 seconds. cloud-init-nonet[3.79]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * 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[11.30]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:28 +0000. Up 11.41 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:0b:83:38 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:de:e7:5c | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bf:42:32:18:18:c2:0b:d1:ab:61:ae:16:bb:ec:4b:13 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |oo | |o.o | |...+ | |.oo . | |oE o S | |.o. . o .. | |.oo + . | |+o. . . | |o=o .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 0d:7a:93:a0:b0:81:af:cd:1a:74:8d:4e:63:19:8c:10 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |E. | |..o | |..oo . . | | . +=. o + | | .oB... S . | |.+= . . . | |o o. | | o | |. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 59:bb:8b:2e:ce:66:0c:92:bb:6a:12:3b:c3:11:0e:45 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .E | | . | | . . | |.. o . | |o .. S . | |.oo . . | |.o.o o . | |=o. .= . . | |++.. +ooo . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: bc:7b:0b:20:4a:0c:a2:2e:94:57:bd:3c:b5:1f:ba:19 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | . | |o . . . | |oo. . ..o . | |.oo.. .+S. . | |o... . ...o . | |... oE . | |. o= | | .+.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:31 +0000. Up 134.69 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:32 +0000. Up 195.42 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 + echo 'nameserver 192.168.0.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.10' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-08-12 00:54:35,116 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-08-12 00:54:35,118 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-08-12 00:54:35,120 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 24:70:69:c0:0f:25:12:da:21:97:92:77:76:e4:37:cc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 0d:7a:93:a0:b0:81:af:cd:1a:74:8d:4e:63:19:8c:10 root@homer-0 (DSA) ec2: 256 59:bb:8b:2e:ce:66:0c:92:bb:6a:12:3b:c3:11:0e:45 root@homer-0 (ECDSA) ec2: 256 bc:7b:0b:20:4a:0c:a2:2e:94:57:bd:3c:b5:1f:ba:19 root@homer-0 (ED25519) ec2: 2048 bf:42:32:18:18:c2:0b:d1:ab:61:ae:16:bb:ec:4b:13 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHoPrfEQWH6pq13EDQN1BNTM6WkuA07rV++lfv1+anVALotqOyUc+ARwdAawcBxSQNQSPqbZf77Ib7/EMOsXqeg= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG1hw4s++7/8i/07NlTU9wLykZPkU3dlbp9QJOf8PSQX root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo8oQNEZ5T3VdnWb+9JU7512ICf7f+bzqVExTws6UcrgNkdL5PdYCNG031kq3cMkPK1oxyhFx5rN+Oyb+jLptLjOrZDE0MYMq3qlbJj5SiBOKMjCue0VMcWvSpD6D2KzzEd+EezBx4yQn3poEY7wEUJGhbEK3Q2zIVZ58455DqRTKfNMzkZoI72XVqwF6nIclu+K1TlYYYHo7/k8XbNak+mHAH+PKtQ/wu+Lu01taQfy1U+19iZiJY8ut2LQpR9xAgUCOewGMW4WacypNWb3hiosw+MNfuVjuQSvIvg3frSGZEjrt4I1ctFOdnG47kWihuByDxCpfgYmwBGgSH/jtx root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 12 Aug 2018 00:54:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 258.36 seconds 2018-08-12 00:54:48,357 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-12 00:54:48,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:54:48,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:54:48,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:54: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-d313e70b-fb9b-4d26-abb7-8cb612cbc29d x-compute-request-id: req-d313e70b-fb9b-4d26-abb7-8cb612cbc29d Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:54:48,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d313e70b-fb9b-4d26-abb7-8cb612cbc29d 2018-08-12 00:54:48,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527815103531s 2018-08-12 00:54:48,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d313e70b-fb9b-4d26-abb7-8cb612cbc29d 2018-08-12 00:54:48,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:54:48,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:54:48,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:54: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-6fd8e4ed-8ea0-4728-b977-e6e6588fe36a x-compute-request-id: req-6fd8e4ed-8ea0-4728-b977-e6e6588fe36a Content-Encoding: gzip Content-Length: 20025 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008071] Security Framework initialized\n[ 0.009034] AppArmor: AppArmor initialized\n[ 0.010048] Yama: becoming mindful.\n[ 0.011131] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013352] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016549] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018041] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019719] Initializing cgroup subsys memory\n[ 0.020019] Initializing cgroup subsys devices\n[ 0.020941] Initializing cgroup subsys freezer\n[ 0.021867] Initializing cgroup subsys blkio\n[ 0.022769] Initializing cgroup subsys perf_event\n[ 0.024007] Initializing cgroup subsys hugetlb\n[ 0.025066] CPU: Physical Processor ID: 0\n[ 0.026045] FEATURE SPEC_CTRL Not Present\n[ 0.027599] mce: CPU supports 10 MCE banks\n[ 0.028046] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028046] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030488] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032005] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.033684] Speculative Store Bypass: Vulnerable\n[ 0.036417] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.041241] ACPI: Core revision 20131115\n[ 0.042728] ACPI: All ACPI Tables successfully acquired\n[ 0.044044] ftrace: allocating 28727 entries in 113 pages\n[ 0.064277] Enabling x2apic\n[ 0.065004] Enabled x2apic\n[ 0.065888] Switched APIC routing to physical x2apic.\n[ 0.068774] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.070041] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072026] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080644] KVM setup paravirtual spinlock\n[ 0.083233] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084154] x86: Booting SMP configuration:\n[ 0.085088] .... node #0, CPUs: #1[ 0.083194] 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.102847] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104312] devtmpfs: initialized\n[ 0.106076] EVM: security.selinux\n[ 0.106795] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108681] EVM: security.capability\n[ 0.109470] pinctrl core: initialized pinctrl subsystem\n[ 0.109956] regulator-dummy: no parameters\n[ 0.112074] RTC time: 0:50:12, date: 08/12/18\n[ 0.113059] NET: Registered protocol family 16\n[ 0.114076] cpuidle: using governor ladder\n[ 0.114925] cpuidle: using governor menu\n[ 0.115810] ACPI: bus type PCI registered\n[ 0.116006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.117307] PCI: Using configuration type 1 for base access\n[ 0.118940] bio: create slab at 0\n[ 0.120059] ACPI: Added _OSI(Module Device)\n[ 0.120935] ACPI: Added _OSI(Processor Device)\n[ 0.121828] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.122757] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.125177] ACPI: Interpreter enabled\n[ 0.125972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.127910] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131166] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.132549] ACPI: (supports S0 S5)\n[ 0.133299] ACPI: Using IOAPIC for interrupt routing\n[ 0.134282] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136193] ACPI: No dock devices found.\n[ 0.138813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.139994] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.140007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.141284] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.143632] acpiphp: Slot [3] registered\n[ 0.144021] acpiphp: Slot [4] registered\n[ 0.144867] acpiphp: Slot [5] registered\n[ 0.145700] acpiphp: Slot [6] registered\n[ 0.146545] acpiphp: Slot [7] registered\n[ 0.147375] acpiphp: Slot [8] registered\n[ 0.148017] acpiphp: Slot [9] registered\n[ 0.148859] acpiphp: Slot [10] registered\n[ 0.149707] acpiphp: Slot [11] registered\n[ 0.150550] acpiphp: Slot [12] registered\n[ 0.151396] acpiphp: Slot [13] registered\n[ 0.152022] acpiphp: Slot [14] registered\n[ 0.152884] acpiphp: Slot [15] registered\n[ 0.153722] acpiphp: Slot [16] registered\n[ 0.154572] acpiphp: Slot [17] registered\n[ 0.155412] acpiphp: Slot [18] registered\n[ 0.156022] acpiphp: Slot [19] registered\n[ 0.156863] acpiphp: Slot [20] registered\n[ 0.157704] acpiphp: Slot [21] registered\n[ 0.158553] acpiphp: Slot [22] registered\n[ 0.159419] acpiphp: Slot [23] registered\n[ 0.160022] acpiphp: Slot [24] registered\n[ 0.160879] acpiphp: Slot [25] registered\n[ 0.161714] acpiphp: Slot [26] registered\n[ 0.162558] acpiphp: Slot [27] registered\n[ 0.163411] acpiphp: Slot [28] registered\n[ 0.164017] acpiphp: Slot [29] registered\n[ 0.165085] acpiphp: Slot [30] registered\n[ 0.165934] acpiphp: Slot [31] registered\n[ 0.166780] PCI host bridge to bus 0000:00\n[ 0.167624] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.168004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.169174] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.170360] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.171652] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.172003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.178819] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.180011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.207364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.208737] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.210246] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.211733] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.212664] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.214053] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.215559] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.215559] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.216003] vgaarb: loaded\n[ 0.216658] vgaarb: bridge control possible 0000:00:02.0\n[ 0.217918] SCSI subsystem initialized\n[ 0.218847] ACPI: bus type USB registered\n[ 0.218847] usbcore: registered new interface driver usbfs\n[ 0.220011] usbcore: registered new interface driver hub\n[ 0.221091] usbcore: registered new device driver usb\n[ 0.221091] PCI: Using ACPI for IRQ routing\n[ 0.221172] NetLabel: Initializing\n[ 0.224005] NetLabel: domain hash size = 128\n[ 0.224957] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.226024] NetLabel: unlabeled traffic allowed by default\n[ 0.227106] Switched to clocksource kvm-clock\n[ 0.231078] AppArmor: AppArmor Filesystem Enabled\n[ 0.232065] pnp: PnP ACPI init\n[ 0.232760] ACPI: bus type PNP registered\n[ 0.233999] pnp: PnP ACPI: found 8 devices\n[ 0.234920] ACPI: bus type PNP unregistered\n[ 0.241905] NET: Registered protocol family 2\n[ 0.243221] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.245048] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.246668] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.248205] TCP: reno registered\n[ 0.249020] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.250378] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.251879] NET: Registered protocol family 1\n[ 0.252868] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.254122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.255363] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.277237] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.299336] Trying to unpack rootfs image as initramfs...\n[ 0.389636] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.391530] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.392871] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.394364] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.396075] Scanning for low memory corruption every 60 seconds\n[ 0.397507] Initialise system trusted keyring\n[ 0.398435] audit: initializing netlink socket (disabled)\n[ 0.399486] type=2000 audit(1534035013.199:1): initialized\n[ 0.418829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.420754] zbud: loaded\n[ 0.421552] VFS: Disk quotas dquot_6.5.2\n[ 0.422408] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.423918] fuse init (API version 7.22)\n[ 0.424814] msgmni has been set to 3997\n[ 0.425666] Key type big_key registered\n[ 0.426782] Key type asymmetric registered\n[ 0.427669] Asymmetric key parser 'x509' registered\n[ 0.428685] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.430231] io scheduler noop registered\n[ 0.431064] io scheduler deadline registered (default)\n[ 0.432111] io scheduler cfq registered\n[ 0.432994] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.434083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.435357] ipmi message handler version 39.2\n[ 0.436289] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.437773] ACPI: Power Button [PWRF]\n[ 0.438632] GHES: HEST is not enabled!\n[ 0.459974] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.503051] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.525142] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.526802] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.551067] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.553287] Linux agpgart interface v0.103\n[ 0.554901] brd: module loaded\n[ 0.555995] loop: module loaded\n[ 0.557023] blk-mq: CPU -> queue map\n[ 0.557843] CPU 0 -> Queue 0\n[ 0.558537] CPU 1 -> Queue 0\n[ 0.559789] vda: vda1\n[ 0.560981] scsi0 : ata_piix\n[ 0.561729] scsi1 : ata_piix\n[ 0.562442] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.563931] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.565487] libphy: Fixed MDIO Bus: probed\n[ 0.566420] tun: Universal TUN/TAP device driver, 1.6\n[ 0.567479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.570935] PPP generic driver version 2.4.2\n[ 0.571867] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.573151] ehci-pci: EHCI PCI platform driver\n[ 0.574281] ehci-platform: EHCI generic platform driver\n[ 0.575308] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.576494] ohci-pci: OHCI PCI platform driver\n[ 0.577483] ohci-platform: OHCI generic platform driver\n[ 0.578516] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.600294] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.601301] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.602784] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.603998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.605267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.606687] usb usb1: Product: UHCI Host Controller\n[ 0.607660] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.608869] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.609946] hub 1-0:1.0: USB hub found\n[ 0.610783] hub 1-0:1.0: 2 ports detected\n[ 0.611722] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.613925] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.614914] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.616037] mousedev: PS/2 mouse device common for all mice\n[ 0.617366] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.619291] rtc_cmos 00:00: RTC can wake from S4\n[ 0.620429] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.621670] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.622953] device-mapper: uevent: version 1.0.3\n[ 0.623967] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.625633] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.626814] TCP: cubic registered\n[ 0.627616] NET: Registered protocol family 10\n[ 0.628710] NET: Registered protocol family 17\n[ 0.629637] Key type dns_resolver registered\n[ 0.630685] Loading compiled-in X.509 certificates\n[ 0.632197] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.634032] registered taskstats version 1\n[ 0.643233] Key type trusted registered\n[ 0.646501] Key type encrypted registered\n[ 0.647393] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.648466] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.649900] regulator-dummy: disabling\n[ 0.650726] Magic number: 14:696:809\n[ 0.651670] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:13 UTC (1534035013)\n[ 0.653373] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.654516] EDD information not available.\n[ 0.721161] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.722774] Write protecting the kernel read-only data: 12288k\n[ 0.724368] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.727099] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.739712] systemd-udevd[107]: starting version 204\n[ 0.784398] FDC 0 is a S82078B\n[ 0.920100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.080596] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.081918] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.083253] usb 1-1: Product: QEMU USB Tablet\n[ 1.084146] usb 1-1: Manufacturer: QEMU\n[ 1.084955] usb 1-1: SerialNumber: 42\n[ 1.388040] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n[ 1.800980] 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.177605] 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.437143] random: init urandom read with 10 bits of entropy available\n[ 2.602345] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[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 Sun, 12 Aug 2018 00:50:15 +0000. Up 3.05 seconds.\ncloud-init-nonet[3.29]: 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 set console keymap[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 configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[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 ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[11.46]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:24 +0000. Up 11.57 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: | eth1 | False | . | . | fa:16:3e:2f:e5:cc |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:1c:1e:ba |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nb8:84:2d:80:73:72:30:3f:f2:29:af:40:60:7f:08:01 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|E. |\n| =. |\n|*o* |\n|oBo+.o . |\n|..ooo.+ S |\n|.o .o . |\n|. . . |\n|.. |\n|. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nfa:f0:be:d4:5e:65:0f:f9:e3:eb:53:57:90:98:ea:e9 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| o o |\n| . . |\n| . ..|\n| S. . = .|\n| . .o o +o|\n| o ... . .=|\n| = .E. ...|\n| .=.. .+o|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1a:0b:2e:02:95:c8:39:7b:1d:a9:55:b7:cf:25:cb:99 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . . |\n|.... o . . |\n|.+o + . . . |\n| .o + . + * |\n|.. o... S E |\n|. .. . + |\n|. . . o |\n| . . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n46:11:e7:56:83:ed:fa:30:2a:25:cb:d0:9b:95:80:da root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o..oo |\n| +.... |\n| . . o. |\n| . .. . . |\n| o . .S. . |\n| . E o.+ + |\n| o B . + |\n| * . . |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:50:28 +0000. Up 15.15 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:50:29 +0000. Up 16.47 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11926 0 --:--:-- --:--:-- --:--:-- 11973\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:11 http://security.ubuntu.com trusty-security/universe Sources [77.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [468 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [541 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [240 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [251 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 4s (2556 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 9s (5987 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8266\nreload: Unknown job: clearwater-monit\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8364\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8372\nclearwater-socket-factory-sig start/running, process 8381\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.............+++\n.................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (13.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57915 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.216\n++ echo 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.216\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n+ echo 'nameserver 192.168.0.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.10'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 24:70:69:c0:0f:25:12:da:21:97:92:77:76:e4:37:cc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 fa:f0:be:d4:5e:65:0f:f9:e3:eb:53:57:90:98:ea:e9 root@sprout-0 (DSA)\nec2: 256 1a:0b:2e:02:95:c8:39:7b:1d:a9:55:b7:cf:25:cb:99 root@sprout-0 (ECDSA)\nec2: 256 46:11:e7:56:83:ed:fa:30:2a:25:cb:d0:9b:95:80:da root@sprout-0 (ED25519)\nec2: 2048 b8:84:2d:80:73:72:30:3f:f2:29:af:40:60:7f:08:01 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNDTzYyFrDCws943DICWtvRN8fHd1NoC2bjXq8WLPhf55cuBVOULcyyddBEGN0Vmf5M3zYVeY/ZJt36wTlgdM5Y= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAdOGtNQDEo+EFjZ+0Lhi/MDC+YW1dpq/GJPdeOv6hV/ root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9upKe9EtQoPhYNg/FsEftMaVJOeIaWLIqS90p2i2LJT6trJ/wg5vJdiJPP/5U0o2zJCRQ0WFUyDoZJwacJ2sQ0CYCheZr8W0ygZzxK3ynkVwGK5g2NBEtZtv80rV24Zt5DDXgmpMZ2E+fsFSZmxjVlTbfWobKmYYJZAAC4vG0PKyQZhw8P14Hpp5sZV86rUEUkruFDf9LO4htdckh7PQOjo6vOBzBOOZXZT5DAxQoxHJQ1m6ivtfWIA6WQlaVaiD8fKQXwnTQ91vH2ngCCRzAhaMLwo0yZpQgwh2lM+Q+OdDF073E3niB+RwMIaVSn2K+p3JOdgT5cFy7plcGOkLV root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 12 Aug 2018 00:51:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 105.97 seconds\n"} 2018-08-12 00:54:48,978 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176/action used request id req-6fd8e4ed-8ea0-4728-b977-e6e6588fe36a 2018-08-12 00:54:48,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0835828781128s 2018-08-12 00:54:48,981 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176/action used request id req-6fd8e4ed-8ea0-4728-b977-e6e6588fe36a 2018-08-12 00:54:48,981 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.008071] Security Framework initialized [ 0.009034] AppArmor: AppArmor initialized [ 0.010048] Yama: becoming mindful. [ 0.011131] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013352] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016549] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018041] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019719] Initializing cgroup subsys memory [ 0.020019] Initializing cgroup subsys devices [ 0.020941] Initializing cgroup subsys freezer [ 0.021867] Initializing cgroup subsys blkio [ 0.022769] Initializing cgroup subsys perf_event [ 0.024007] Initializing cgroup subsys hugetlb [ 0.025066] CPU: Physical Processor ID: 0 [ 0.026045] FEATURE SPEC_CTRL Not Present [ 0.027599] mce: CPU supports 10 MCE banks [ 0.028046] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028046] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030488] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032005] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.033684] Speculative Store Bypass: Vulnerable [ 0.036417] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.041241] ACPI: Core revision 20131115 [ 0.042728] ACPI: All ACPI Tables successfully acquired [ 0.044044] ftrace: allocating 28727 entries in 113 pages [ 0.064277] Enabling x2apic [ 0.065004] Enabled x2apic [ 0.065888] Switched APIC routing to physical x2apic. [ 0.068774] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.070041] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072026] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080644] KVM setup paravirtual spinlock [ 0.083233] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084154] x86: Booting SMP configuration: [ 0.085088] .... node #0, CPUs: #1[ 0.083194] 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.102847] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104312] devtmpfs: initialized [ 0.106076] EVM: security.selinux [ 0.106795] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108681] EVM: security.capability [ 0.109470] pinctrl core: initialized pinctrl subsystem [ 0.109956] regulator-dummy: no parameters [ 0.112074] RTC time: 0:50:12, date: 08/12/18 [ 0.113059] NET: Registered protocol family 16 [ 0.114076] cpuidle: using governor ladder [ 0.114925] cpuidle: using governor menu [ 0.115810] ACPI: bus type PCI registered [ 0.116006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.117307] PCI: Using configuration type 1 for base access [ 0.118940] bio: create slab at 0 [ 0.120059] ACPI: Added _OSI(Module Device) [ 0.120935] ACPI: Added _OSI(Processor Device) [ 0.121828] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.122757] ACPI: Added _OSI(Processor Aggregator Device) [ 0.125177] ACPI: Interpreter enabled [ 0.125972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.127910] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131166] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.132549] ACPI: (supports S0 S5) [ 0.133299] ACPI: Using IOAPIC for interrupt routing [ 0.134282] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136193] ACPI: No dock devices found. [ 0.138813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.139994] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.140007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.141284] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.143632] acpiphp: Slot [3] registered [ 0.144021] acpiphp: Slot [4] registered [ 0.144867] acpiphp: Slot [5] registered [ 0.145700] acpiphp: Slot [6] registered [ 0.146545] acpiphp: Slot [7] registered [ 0.147375] acpiphp: Slot [8] registered [ 0.148017] acpiphp: Slot [9] registered [ 0.148859] acpiphp: Slot [10] registered [ 0.149707] acpiphp: Slot [11] registered [ 0.150550] acpiphp: Slot [12] registered [ 0.151396] acpiphp: Slot [13] registered [ 0.152022] acpiphp: Slot [14] registered [ 0.152884] acpiphp: Slot [15] registered [ 0.153722] acpiphp: Slot [16] registered [ 0.154572] acpiphp: Slot [17] registered [ 0.155412] acpiphp: Slot [18] registered [ 0.156022] acpiphp: Slot [19] registered [ 0.156863] acpiphp: Slot [20] registered [ 0.157704] acpiphp: Slot [21] registered [ 0.158553] acpiphp: Slot [22] registered [ 0.159419] acpiphp: Slot [23] registered [ 0.160022] acpiphp: Slot [24] registered [ 0.160879] acpiphp: Slot [25] registered [ 0.161714] acpiphp: Slot [26] registered [ 0.162558] acpiphp: Slot [27] registered [ 0.163411] acpiphp: Slot [28] registered [ 0.164017] acpiphp: Slot [29] registered [ 0.165085] acpiphp: Slot [30] registered [ 0.165934] acpiphp: Slot [31] registered [ 0.166780] PCI host bridge to bus 0000:00 [ 0.167624] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.168004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.169174] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.170360] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.171652] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.172003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.178819] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.180011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.207364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.208737] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.210246] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.211733] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.212664] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.214053] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.215559] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.215559] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.216003] vgaarb: loaded [ 0.216658] vgaarb: bridge control possible 0000:00:02.0 [ 0.217918] SCSI subsystem initialized [ 0.218847] ACPI: bus type USB registered [ 0.218847] usbcore: registered new interface driver usbfs [ 0.220011] usbcore: registered new interface driver hub [ 0.221091] usbcore: registered new device driver usb [ 0.221091] PCI: Using ACPI for IRQ routing [ 0.221172] NetLabel: Initializing [ 0.224005] NetLabel: domain hash size = 128 [ 0.224957] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.226024] NetLabel: unlabeled traffic allowed by default [ 0.227106] Switched to clocksource kvm-clock [ 0.231078] AppArmor: AppArmor Filesystem Enabled [ 0.232065] pnp: PnP ACPI init [ 0.232760] ACPI: bus type PNP registered [ 0.233999] pnp: PnP ACPI: found 8 devices [ 0.234920] ACPI: bus type PNP unregistered [ 0.241905] NET: Registered protocol family 2 [ 0.243221] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.245048] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.246668] TCP: Hash tables configured (established 16384 bind 16384) [ 0.248205] TCP: reno registered [ 0.249020] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.250378] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.251879] NET: Registered protocol family 1 [ 0.252868] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.254122] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.255363] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.277237] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.299336] Trying to unpack rootfs image as initramfs... [ 0.389636] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.391530] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.392871] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.394364] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.396075] Scanning for low memory corruption every 60 seconds [ 0.397507] Initialise system trusted keyring [ 0.398435] audit: initializing netlink socket (disabled) [ 0.399486] type=2000 audit(1534035013.199:1): initialized [ 0.418829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.420754] zbud: loaded [ 0.421552] VFS: Disk quotas dquot_6.5.2 [ 0.422408] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.423918] fuse init (API version 7.22) [ 0.424814] msgmni has been set to 3997 [ 0.425666] Key type big_key registered [ 0.426782] Key type asymmetric registered [ 0.427669] Asymmetric key parser 'x509' registered [ 0.428685] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.430231] io scheduler noop registered [ 0.431064] io scheduler deadline registered (default) [ 0.432111] io scheduler cfq registered [ 0.432994] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.434083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.435357] ipmi message handler version 39.2 [ 0.436289] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.437773] ACPI: Power Button [PWRF] [ 0.438632] GHES: HEST is not enabled! [ 0.459974] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.503051] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.525142] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.526802] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.551067] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.553287] Linux agpgart interface v0.103 [ 0.554901] brd: module loaded [ 0.555995] loop: module loaded [ 0.557023] blk-mq: CPU -> queue map [ 0.557843] CPU 0 -> Queue 0 [ 0.558537] CPU 1 -> Queue 0 [ 0.559789] vda: vda1 [ 0.560981] scsi0 : ata_piix [ 0.561729] scsi1 : ata_piix [ 0.562442] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.563931] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.565487] libphy: Fixed MDIO Bus: probed [ 0.566420] tun: Universal TUN/TAP device driver, 1.6 [ 0.567479] tun: (C) 1999-2004 Max Krasnyansky [ 0.570935] PPP generic driver version 2.4.2 [ 0.571867] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.573151] ehci-pci: EHCI PCI platform driver [ 0.574281] ehci-platform: EHCI generic platform driver [ 0.575308] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.576494] ohci-pci: OHCI PCI platform driver [ 0.577483] ohci-platform: OHCI generic platform driver [ 0.578516] uhci_hcd: USB Universal Host Controller Interface driver [ 0.600294] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.601301] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.602784] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.603998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.605267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.606687] usb usb1: Product: UHCI Host Controller [ 0.607660] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.608869] usb usb1: SerialNumber: 0000:00:01.2 [ 0.609946] hub 1-0:1.0: USB hub found [ 0.610783] hub 1-0:1.0: 2 ports detected [ 0.611722] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613925] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614914] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.616037] mousedev: PS/2 mouse device common for all mice [ 0.617366] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.619291] rtc_cmos 00:00: RTC can wake from S4 [ 0.620429] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.621670] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.622953] device-mapper: uevent: version 1.0.3 [ 0.623967] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.625633] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626814] TCP: cubic registered [ 0.627616] NET: Registered protocol family 10 [ 0.628710] NET: Registered protocol family 17 [ 0.629637] Key type dns_resolver registered [ 0.630685] Loading compiled-in X.509 certificates [ 0.632197] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.634032] registered taskstats version 1 [ 0.643233] Key type trusted registered [ 0.646501] Key type encrypted registered [ 0.647393] AppArmor: AppArmor sha1 policy hashing enabled [ 0.648466] IMA: No TPM chip found, activating TPM-bypass! [ 0.649900] regulator-dummy: disabling [ 0.650726] Magic number: 14:696:809 [ 0.651670] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:13 UTC (1534035013) [ 0.653373] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654516] EDD information not available. [ 0.721161] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.722774] Write protecting the kernel read-only data: 12288k [ 0.724368] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.727099] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.739712] systemd-udevd[107]: starting version 204 [ 0.784398] FDC 0 is a S82078B [ 0.920100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.080596] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.081918] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.083253] usb 1-1: Product: QEMU USB Tablet [ 1.084146] usb 1-1: Manufacturer: QEMU [ 1.084955] usb 1-1: SerialNumber: 42 [ 1.388040] tsc: Refined TSC clocksource calibration: 3491.874 MHz [ 1.800980] 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.177605] 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.437143] random: init urandom read with 10 bits of entropy available [ 2.602345] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:15 +0000. Up 3.05 seconds. cloud-init-nonet[3.29]: 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 set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[11.46]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:24 +0000. Up 11.57 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:2f:e5:cc | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:1c:1e:ba | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: b8:84:2d:80:73:72:30:3f:f2:29:af:40:60:7f:08:01 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ |E. | | =. | |*o* | |oBo+.o . | |..ooo.+ S | |.o .o . | |. . . | |.. | |. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: fa:f0:be:d4:5e:65:0f:f9:e3:eb:53:57:90:98:ea:e9 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | o o | | . . | | . ..| | S. . = .| | . .o o +o| | o ... . .=| | = .E. ...| | .=.. .+o| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1a:0b:2e:02:95:c8:39:7b:1d:a9:55:b7:cf:25:cb:99 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . . | |.... o . . | |.+o + . . . | | .o + . + * | |.. o... S E | |. .. . + | |. . . o | | . . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 46:11:e7:56:83:ed:fa:30:2a:25:cb:d0:9b:95:80:da root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o..oo | | +.... | | . . o. | | . .. . . | | o . .S. . | | . E o.+ + | | o B . + | | * . . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:50:28 +0000. Up 15.15 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:50:29 +0000. Up 16.47 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11926 0 --:--:-- --:--:-- --:--:-- 11973 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [77.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [468 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [541 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [240 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [251 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 4s (2556 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 3 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 9s (5987 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8266 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8364 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8372 clearwater-socket-factory-sig start/running, process 8381 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .............+++ .................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (13.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57915 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 + echo 'nameserver 192.168.0.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.10' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 24:70:69:c0:0f:25:12:da:21:97:92:77:76:e4:37:cc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 fa:f0:be:d4:5e:65:0f:f9:e3:eb:53:57:90:98:ea:e9 root@sprout-0 (DSA) ec2: 256 1a:0b:2e:02:95:c8:39:7b:1d:a9:55:b7:cf:25:cb:99 root@sprout-0 (ECDSA) ec2: 256 46:11:e7:56:83:ed:fa:30:2a:25:cb:d0:9b:95:80:da root@sprout-0 (ED25519) ec2: 2048 b8:84:2d:80:73:72:30:3f:f2:29:af:40:60:7f:08:01 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNDTzYyFrDCws943DICWtvRN8fHd1NoC2bjXq8WLPhf55cuBVOULcyyddBEGN0Vmf5M3zYVeY/ZJt36wTlgdM5Y= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAdOGtNQDEo+EFjZ+0Lhi/MDC+YW1dpq/GJPdeOv6hV/ root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9upKe9EtQoPhYNg/FsEftMaVJOeIaWLIqS90p2i2LJT6trJ/wg5vJdiJPP/5U0o2zJCRQ0WFUyDoZJwacJ2sQ0CYCheZr8W0ygZzxK3ynkVwGK5g2NBEtZtv80rV24Zt5DDXgmpMZ2E+fsFSZmxjVlTbfWobKmYYJZAAC4vG0PKyQZhw8P14Hpp5sZV86rUEUkruFDf9LO4htdckh7PQOjo6vOBzBOOZXZT5DAxQoxHJQ1m6ivtfWIA6WQlaVaiD8fKQXwnTQ91vH2ngCCRzAhaMLwo0yZpQgwh2lM+Q+OdDF073E3niB+RwMIaVSn2K+p3JOdgT5cFy7plcGOkLV root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 12 Aug 2018 00:51:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 105.97 seconds 2018-08-12 00:54:48,985 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-12 00:54:48,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:54:48,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:54:49,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:54: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-9bb8fb36-6d8d-49f8-8c3b-9ba61ae185d1 x-compute-request-id: req-9bb8fb36-6d8d-49f8-8c3b-9ba61ae185d1 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:54:49,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9bb8fb36-6d8d-49f8-8c3b-9ba61ae185d1 2018-08-12 00:54:49,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576826095581s 2018-08-12 00:54:49,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9bb8fb36-6d8d-49f8-8c3b-9ba61ae185d1 2018-08-12 00:54:49,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:54:49,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:54:49,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:54: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-e94c6164-7876-42c9-8823-0e1a914450f9 x-compute-request-id: req-e94c6164-7876-42c9-8823-0e1a914450f9 Content-Encoding: gzip Content-Length: 10481 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008056] AppArmor: AppArmor initialized\n[ 0.008908] Yama: becoming mindful.\n[ 0.009839] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013163] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015085] 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.017708] Initializing cgroup subsys memory\n[ 0.018668] Initializing cgroup subsys devices\n[ 0.020006] Initializing cgroup subsys freezer\n[ 0.020967] Initializing cgroup subsys blkio\n[ 0.021849] Initializing cgroup subsys perf_event\n[ 0.022804] Initializing cgroup subsys hugetlb\n[ 0.023813] CPU: Physical Processor ID: 0\n[ 0.024016] FEATURE SPEC_CTRL Not Present\n[ 0.025515] mce: CPU supports 10 MCE banks\n[ 0.026448] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026448] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029192] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030662] Speculative Store Bypass: Vulnerable\n[ 0.032420] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038080] ACPI: Core revision 20131115\n[ 0.039476] ACPI: All ACPI Tables successfully acquired\n[ 0.040253] ftrace: allocating 28727 entries in 113 pages\n[ 0.060271] Enabling x2apic\n[ 0.060956] Enabled x2apic\n[ 0.061791] Switched APIC routing to physical x2apic.\n[ 0.064919] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068492] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076642] KVM setup paravirtual spinlock\n[ 0.079196] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080155] x86: Booting SMP configuration:\n[ 0.081107] .... node #0, CPUs: #1[ 0.079157] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096016] x86: Booted up 1 node, 2 CPUs\n[ 0.096010] KVM setup async PF for cpu 1\n[ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098890] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100307] devtmpfs: initialized\n[ 0.102091] EVM: security.selinux\n[ 0.102818] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104708] EVM: security.capability\n[ 0.105537] pinctrl core: initialized pinctrl subsystem\n[ 0.106016] regulator-dummy: no parameters\n[ 0.108070] RTC time: 0:50:12, date: 08/12/18\n[ 0.109015] NET: Registered protocol family 16\n[ 0.110019] cpuidle: using governor ladder\n[ 0.110860] cpuidle: using governor menu\n[ 0.111776] ACPI: bus type PCI registered\n[ 0.112006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113331] PCI: Using configuration type 1 for base access\n[ 0.114963] bio: create slab at 0\n[ 0.116055] ACPI: Added _OSI(Module Device)\n[ 0.116940] ACPI: Added _OSI(Processor Device)\n[ 0.117848] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118798] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.121245] ACPI: Interpreter enabled\n[ 0.122075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127934] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.129271] ACPI: (supports S0 S5)\n[ 0.130010] ACPI: Using IOAPIC for interrupt routing\n[ 0.131027] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132191] ACPI: No dock devices found.\n[ 0.134759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.135993] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.136006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.137293] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.139662] acpiphp: Slot [3] registered\n[ 0.140021] acpiphp: Slot [4] registered\n[ 0.140860] acpiphp: Slot [5] registered\n[ 0.141727] acpiphp: Slot [6] registered\n[ 0.142614] acpiphp: Slot [7] registered\n[ 0.143434] acpiphp: Slot [8] registered\n[ 0.144017] acpiphp: Slot [9] registered\n[ 0.144883] acpiphp: Slot [10] registered\n[ 0.145757] acpiphp: Slot [11] registered\n[ 0.146623] acpiphp: Slot [12] registered\n[ 0.147467] acpiphp: Slot [13] registered\n[ 0.148022] acpiphp: Slot [14] registered\n[ 0.148896] acpiphp: Slot [15] registered\n[ 0.149769] acpiphp: Slot [16] registered\n[ 0.150642] acpiphp: Slot [17] registered\n[ 0.151494] acpiphp: Slot [18] registered\n[ 0.152022] acpiphp: Slot [19] registered\n[ 0.152900] acpiphp: Slot [20] registered\n[ 0.153775] acpiphp: Slot [21] registered\n[ 0.154622] acpiphp: Slot [22] registered\n[ 0.155494] acpiphp: Slot [23] registered\n[ 0.156023] acpiphp: Slot [24] registered\n[ 0.156918] acpiphp: Slot [25] registered\n[ 0.157769] acpiphp: Slot [26] registered\n[ 0.158614] acpiphp: Slot [27] registered\n[ 0.159463] acpiphp: Slot [28] registered\n[ 0.160017] acpiphp: Slot [29] registered\n[ 0.160881] acpiphp: Slot [30] registered\n[ 0.161766] acpiphp: Slot [31] registered\n[ 0.162616] PCI host bridge to bus 0000:00\n[ 0.163453] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.164004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.165217] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.166384] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.167697] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.174896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.202366] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.203965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.204695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.206199] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.207645] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.208572] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.209909] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.212003] vgaarb: loaded\n[ 0.212659] vgaarb: bridge control possible 0000:00:02.0\n[ 0.213910] SCSI subsystem initialized\n[ 0.214834] ACPI: bus type USB registered\n[ 0.214834] usbcore: registered new interface driver usbfs\n[ 0.216011] usbcore: registered new interface driver hub\n[ 0.217110] usbcore: registered new device driver usb\n[ 0.217119] PCI: Using ACPI for IRQ routing\n[ 0.217178] NetLabel: Initializing\n[ 0.220005] NetLabel: domain hash size = 128\n[ 0.220886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.221943] NetLabel: unlabeled traffic allowed by default\n[ 0.223038] Switched to clocksource kvm-clock\n[ 0.227128] AppArmor: AppArmor Filesystem Enabled\n[ 0.228118] pnp: PnP ACPI init\n[ 0.228803] ACPI: bus type PNP registered\n[ 0.230015] pnp: PnP ACPI: found 8 devices\n[ 0.230860] ACPI: bus type PNP unregistered\n[ 0.237798] NET: Registered protocol family 2\n[ 0.238937] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.240520] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.241885] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.243128] TCP: reno registered\n[ 0.243827] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.244941] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.246237] NET: Registered protocol family 1\n[ 0.247154] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.248258] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.249342] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.270638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.292201] Trying to unpack rootfs image as initramfs...\n[ 0.381797] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.383572] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.384774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.386005] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.387780] Scanning for low memory corruption every 60 seconds\n[ 0.389228] Initialise system trusted keyring\n[ 0.390188] audit: initializing netlink socket (disabled)\n[ 0.391246] type=2000 audit(1534035013.213:1): initialized\n[ 0.410665] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.412640] zbud: loaded\n[ 0.413520] VFS: Disk quotas dquot_6.5.2\n[ 0.414415] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.415915] fuse init (API version 7.22)\n[ 0.416820] msgmni has been set to 3997\n[ 0.417691] Key type big_key registered\n[ 0.418773] Key type asymmetric registered\n[ 0.419635] Asymmetric key parser 'x509' registered\n[ 0.420642] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.422215] io scheduler noop registered\n[ 0.423053] io scheduler deadline registered (default)\n[ 0.424090] io scheduler cfq registered\n[ 0.424978] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.426084] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.427386] ipmi message handler version 39.2\n[ 0.428352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.429874] ACPI: Power Button [PWRF]\n[ 0.430743] GHES: HEST is not enabled!\n[ 0.452359] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.495434] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.517563] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.519326] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.543435] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.545641] Linux agpgart interface v0.103\n[ 0.547283] brd: module loaded\n[ 0.548375] loop: module loaded\n[ 0.549413] blk-mq: CPU -> queue map\n[ 0.550259] CPU 0 -> Queue 0\n[ 0.550944] CPU 1 -> Queue 0\n[ 0.552151] vda: vda1\n[ 0.553359] scsi0 : ata_piix\n[ 0.554125] scsi1 : ata_piix\n[ 0.554821] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.556139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.557634] libphy: Fixed MDIO Bus: probed\n[ 0.558569] tun: Universal TUN/TAP device driver, 1.6\n[ 0.559636] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.562121] PPP generic driver version 2.4.2\n[ 0.563106] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.564390] ehci-pci: EHCI PCI platform driver\n[ 0.565299] ehci-platform: EHCI generic platform driver\n[ 0.566332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.567521] ohci-pci: OHCI PCI platform driver\n[ 0.568463] ohci-platform: OHCI generic platform driver\n[ 0.569499] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.591397] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.592442] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.593998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.595169] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.596444] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.597918] usb usb1: Product: UHCI Host Controller\n[ 0.598879] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.600085] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.601081] hub 1-0:1.0: USB hub found\n[ 0.601895] hub 1-0:1.0: 2 ports detected\n[ 0.602850] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.605011] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.606012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.607140] mousedev: PS/2 mouse device common for all mice\n[ 0.608513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.610443] rtc_cmos 00:00: RTC can wake from S4\n[ 0.611620] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.612858] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.614127] device-mapper: uevent: version 1.0.3\n[ 0.615127] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.616798] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.618033] TCP: cubic registered\n[ 0.618805] NET: Registered protocol family 10\n[ 0.619915] NET: Registered protocol family 17\n[ 0.620835] Key type dns_resolver registered\n[ 0.621945] Loading compiled-in X.509 certificates\n[ 0.623446] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.625274] registered taskstats version 1\n[ 0.634691] Key type trusted registered\n[ 0.638114] Key type encrypted registered\n[ 0.638974] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.640047] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.641533] regulator-dummy: disabling\n[ 0.642418] Magic number: 14:696:809\n[ 0.643318] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:13 UTC (1534035013)\n[ 0.645005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.646166] EDD information not available.\n[ 0.713176] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.714792] Write protecting the kernel read-only data: 12288k\n[ 0.716404] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.719108] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.731907] systemd-udevd[107]: starting version 204\n[ 0.768362] FDC 0 is a S82078B\n[ 0.912025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.077161] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.078438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.079737] usb 1-1: Product: QEMU USB Tablet\n[ 1.080609] usb 1-1: Manufacturer: QEMU\n[ 1.081407] usb 1-1: SerialNumber: 42\n[ 1.380039] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.780776] 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.181467] 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.588574] random: init urandom read with 11 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.792884] EXT4-fs (vda1): re-mounted. Opts: (null)\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 ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:16 +0000. Up 3.57 seconds.\ncloud-init-nonet[3.80]: 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 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 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[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[13.80]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[16.17]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:29 +0000. Up 16.30 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: | eth1 | False | . | . | fa:16:3e:5c:59:48 |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:ab:3a:fd |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:77:21:db:67:ab:45:66:53:bc:2d:3c:be:ba:c5:35 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . . o|\n| . + o .o|\n| S o o @Eo|\n| . . . O *.|\n| * |\n| + . |\n| +o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n70:3a:f7:35:31:e5:03:a6:cf:9e:89:d1:6c:94:d8:b9 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| = * |\n| . . o B o |\n| + * + . |\n| o S . E |\n| o . * + |\n| o + |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1a:a1:08:2e:86:12:d9:78:f6:7a:9b:6f:a6:9d:d9:65 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| + |\n|= + . |\n|o= o . . |\n|+o. o . S |\n|+ . o |\n| . . . E |\n| . +o+ o |\n| +== . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n59:a8:a1:bf:2a:7b:7c:cc:f9:a8:86:42:d4:83:9a:75 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . . . |\n| o.oE. o o |\n|oo .o . S |\n|o. . |\n|. o o.. |\n|. o + =o |\n| ..=o+o.. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:33 +0000. Up 140.47 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:34 +0000. Up 201.64 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n"} 2018-08-12 00:54:49,645 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c/action used request id req-e94c6164-7876-42c9-8823-0e1a914450f9 2018-08-12 00:54:49,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0739009380341s 2018-08-12 00:54:49,646 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c/action used request id req-e94c6164-7876-42c9-8823-0e1a914450f9 2018-08-12 00:54:49,646 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.008056] AppArmor: AppArmor initialized [ 0.008908] Yama: becoming mindful. [ 0.009839] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013163] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015085] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017708] Initializing cgroup subsys memory [ 0.018668] Initializing cgroup subsys devices [ 0.020006] Initializing cgroup subsys freezer [ 0.020967] Initializing cgroup subsys blkio [ 0.021849] Initializing cgroup subsys perf_event [ 0.022804] Initializing cgroup subsys hugetlb [ 0.023813] CPU: Physical Processor ID: 0 [ 0.024016] FEATURE SPEC_CTRL Not Present [ 0.025515] mce: CPU supports 10 MCE banks [ 0.026448] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026448] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029192] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030662] Speculative Store Bypass: Vulnerable [ 0.032420] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038080] ACPI: Core revision 20131115 [ 0.039476] ACPI: All ACPI Tables successfully acquired [ 0.040253] ftrace: allocating 28727 entries in 113 pages [ 0.060271] Enabling x2apic [ 0.060956] Enabled x2apic [ 0.061791] Switched APIC routing to physical x2apic. [ 0.064919] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068492] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076642] KVM setup paravirtual spinlock [ 0.079196] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080155] x86: Booting SMP configuration: [ 0.081107] .... node #0, CPUs: #1[ 0.079157] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096016] x86: Booted up 1 node, 2 CPUs [ 0.096010] KVM setup async PF for cpu 1 [ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098890] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100307] devtmpfs: initialized [ 0.102091] EVM: security.selinux [ 0.102818] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104708] EVM: security.capability [ 0.105537] pinctrl core: initialized pinctrl subsystem [ 0.106016] regulator-dummy: no parameters [ 0.108070] RTC time: 0:50:12, date: 08/12/18 [ 0.109015] NET: Registered protocol family 16 [ 0.110019] cpuidle: using governor ladder [ 0.110860] cpuidle: using governor menu [ 0.111776] ACPI: bus type PCI registered [ 0.112006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113331] PCI: Using configuration type 1 for base access [ 0.114963] bio: create slab at 0 [ 0.116055] ACPI: Added _OSI(Module Device) [ 0.116940] ACPI: Added _OSI(Processor Device) [ 0.117848] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118798] ACPI: Added _OSI(Processor Aggregator Device) [ 0.121245] ACPI: Interpreter enabled [ 0.122075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127934] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.129271] ACPI: (supports S0 S5) [ 0.130010] ACPI: Using IOAPIC for interrupt routing [ 0.131027] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132191] ACPI: No dock devices found. [ 0.134759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.135993] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.136006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.137293] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.139662] acpiphp: Slot [3] registered [ 0.140021] acpiphp: Slot [4] registered [ 0.140860] acpiphp: Slot [5] registered [ 0.141727] acpiphp: Slot [6] registered [ 0.142614] acpiphp: Slot [7] registered [ 0.143434] acpiphp: Slot [8] registered [ 0.144017] acpiphp: Slot [9] registered [ 0.144883] acpiphp: Slot [10] registered [ 0.145757] acpiphp: Slot [11] registered [ 0.146623] acpiphp: Slot [12] registered [ 0.147467] acpiphp: Slot [13] registered [ 0.148022] acpiphp: Slot [14] registered [ 0.148896] acpiphp: Slot [15] registered [ 0.149769] acpiphp: Slot [16] registered [ 0.150642] acpiphp: Slot [17] registered [ 0.151494] acpiphp: Slot [18] registered [ 0.152022] acpiphp: Slot [19] registered [ 0.152900] acpiphp: Slot [20] registered [ 0.153775] acpiphp: Slot [21] registered [ 0.154622] acpiphp: Slot [22] registered [ 0.155494] acpiphp: Slot [23] registered [ 0.156023] acpiphp: Slot [24] registered [ 0.156918] acpiphp: Slot [25] registered [ 0.157769] acpiphp: Slot [26] registered [ 0.158614] acpiphp: Slot [27] registered [ 0.159463] acpiphp: Slot [28] registered [ 0.160017] acpiphp: Slot [29] registered [ 0.160881] acpiphp: Slot [30] registered [ 0.161766] acpiphp: Slot [31] registered [ 0.162616] PCI host bridge to bus 0000:00 [ 0.163453] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.164004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.165217] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.166384] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.167697] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.174896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.202366] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.203965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.204695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.206199] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.207645] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.208572] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.209909] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.212003] vgaarb: loaded [ 0.212659] vgaarb: bridge control possible 0000:00:02.0 [ 0.213910] SCSI subsystem initialized [ 0.214834] ACPI: bus type USB registered [ 0.214834] usbcore: registered new interface driver usbfs [ 0.216011] usbcore: registered new interface driver hub [ 0.217110] usbcore: registered new device driver usb [ 0.217119] PCI: Using ACPI for IRQ routing [ 0.217178] NetLabel: Initializing [ 0.220005] NetLabel: domain hash size = 128 [ 0.220886] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.221943] NetLabel: unlabeled traffic allowed by default [ 0.223038] Switched to clocksource kvm-clock [ 0.227128] AppArmor: AppArmor Filesystem Enabled [ 0.228118] pnp: PnP ACPI init [ 0.228803] ACPI: bus type PNP registered [ 0.230015] pnp: PnP ACPI: found 8 devices [ 0.230860] ACPI: bus type PNP unregistered [ 0.237798] NET: Registered protocol family 2 [ 0.238937] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.240520] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.241885] TCP: Hash tables configured (established 16384 bind 16384) [ 0.243128] TCP: reno registered [ 0.243827] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.244941] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.246237] NET: Registered protocol family 1 [ 0.247154] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.248258] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.249342] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.270638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.292201] Trying to unpack rootfs image as initramfs... [ 0.381797] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.383572] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.384774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.386005] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.387780] Scanning for low memory corruption every 60 seconds [ 0.389228] Initialise system trusted keyring [ 0.390188] audit: initializing netlink socket (disabled) [ 0.391246] type=2000 audit(1534035013.213:1): initialized [ 0.410665] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.412640] zbud: loaded [ 0.413520] VFS: Disk quotas dquot_6.5.2 [ 0.414415] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.415915] fuse init (API version 7.22) [ 0.416820] msgmni has been set to 3997 [ 0.417691] Key type big_key registered [ 0.418773] Key type asymmetric registered [ 0.419635] Asymmetric key parser 'x509' registered [ 0.420642] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.422215] io scheduler noop registered [ 0.423053] io scheduler deadline registered (default) [ 0.424090] io scheduler cfq registered [ 0.424978] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.426084] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.427386] ipmi message handler version 39.2 [ 0.428352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.429874] ACPI: Power Button [PWRF] [ 0.430743] GHES: HEST is not enabled! [ 0.452359] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.495434] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.517563] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.519326] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.543435] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.545641] Linux agpgart interface v0.103 [ 0.547283] brd: module loaded [ 0.548375] loop: module loaded [ 0.549413] blk-mq: CPU -> queue map [ 0.550259] CPU 0 -> Queue 0 [ 0.550944] CPU 1 -> Queue 0 [ 0.552151] vda: vda1 [ 0.553359] scsi0 : ata_piix [ 0.554125] scsi1 : ata_piix [ 0.554821] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.556139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.557634] libphy: Fixed MDIO Bus: probed [ 0.558569] tun: Universal TUN/TAP device driver, 1.6 [ 0.559636] tun: (C) 1999-2004 Max Krasnyansky [ 0.562121] PPP generic driver version 2.4.2 [ 0.563106] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.564390] ehci-pci: EHCI PCI platform driver [ 0.565299] ehci-platform: EHCI generic platform driver [ 0.566332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.567521] ohci-pci: OHCI PCI platform driver [ 0.568463] ohci-platform: OHCI generic platform driver [ 0.569499] uhci_hcd: USB Universal Host Controller Interface driver [ 0.591397] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.592442] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.593998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.595169] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.596444] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.597918] usb usb1: Product: UHCI Host Controller [ 0.598879] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.600085] usb usb1: SerialNumber: 0000:00:01.2 [ 0.601081] hub 1-0:1.0: USB hub found [ 0.601895] hub 1-0:1.0: 2 ports detected [ 0.602850] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.605011] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.606012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.607140] mousedev: PS/2 mouse device common for all mice [ 0.608513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.610443] rtc_cmos 00:00: RTC can wake from S4 [ 0.611620] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.612858] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.614127] device-mapper: uevent: version 1.0.3 [ 0.615127] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.616798] ledtrig-cpu: registered to indicate activity on CPUs [ 0.618033] TCP: cubic registered [ 0.618805] NET: Registered protocol family 10 [ 0.619915] NET: Registered protocol family 17 [ 0.620835] Key type dns_resolver registered [ 0.621945] Loading compiled-in X.509 certificates [ 0.623446] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.625274] registered taskstats version 1 [ 0.634691] Key type trusted registered [ 0.638114] Key type encrypted registered [ 0.638974] AppArmor: AppArmor sha1 policy hashing enabled [ 0.640047] IMA: No TPM chip found, activating TPM-bypass! [ 0.641533] regulator-dummy: disabling [ 0.642418] Magic number: 14:696:809 [ 0.643318] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:13 UTC (1534035013) [ 0.645005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.646166] EDD information not available. [ 0.713176] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.714792] Write protecting the kernel read-only data: 12288k [ 0.716404] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.719108] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.731907] systemd-udevd[107]: starting version 204 [ 0.768362] FDC 0 is a S82078B [ 0.912025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.077161] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.078438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.079737] usb 1-1: Product: QEMU USB Tablet [ 1.080609] usb 1-1: Manufacturer: QEMU [ 1.081407] usb 1-1: SerialNumber: 42 [ 1.380039] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.780776] 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.181467] 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.588574] random: init urandom read with 11 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.792884] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:16 +0000. Up 3.57 seconds. cloud-init-nonet[3.80]: 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 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 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[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.80]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[16.17]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:29 +0000. Up 16.30 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:5c:59:48 | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:ab:3a:fd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:77:21:db:67:ab:45:66:53:bc:2d:3c:be:ba:c5:35 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . . o| | . + o .o| | S o o @Eo| | . . . O *.| | * | | + . | | +o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 70:3a:f7:35:31:e5:03:a6:cf:9e:89:d1:6c:94:d8:b9 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | = * | | . . o B o | | + * + . | | o S . E | | o . * + | | o + | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1a:a1:08:2e:86:12:d9:78:f6:7a:9b:6f:a6:9d:d9:65 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | + | |= + . | |o= o . . | |+o. o . S | |+ . o | | . . . E | | . +o+ o | | +== . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:a8:a1:bf:2a:7b:7c:cc:f9:a8:86:42:d4:83:9a:75 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . . . | | o.oE. o o | |oo .o . S | |o. . | |. o o.. | |. o + =o | | ..=o+o.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:33 +0000. Up 140.47 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:34 +0000. Up 201.64 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 2018-08-12 00:54:49,648 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:54:59,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:54:59,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:55:00,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:54: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-17f1d046-5191-4e04-afe3-16966fa2a642 x-compute-request-id: req-17f1d046-5191-4e04-afe3-16966fa2a642 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:55:00,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-17f1d046-5191-4e04-afe3-16966fa2a642 2018-08-12 00:55:00,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.634654998779s 2018-08-12 00:55:00,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-17f1d046-5191-4e04-afe3-16966fa2a642 2018-08-12 00:55:00,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:55:00,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:55:00,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:55: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-9695e4be-6af3-4af1-913c-5228bef69256 x-compute-request-id: req-9695e4be-6af3-4af1-913c-5228bef69256 Content-Encoding: gzip Content-Length: 10481 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008056] AppArmor: AppArmor initialized\n[ 0.008908] Yama: becoming mindful.\n[ 0.009839] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013163] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015085] 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.017708] Initializing cgroup subsys memory\n[ 0.018668] Initializing cgroup subsys devices\n[ 0.020006] Initializing cgroup subsys freezer\n[ 0.020967] Initializing cgroup subsys blkio\n[ 0.021849] Initializing cgroup subsys perf_event\n[ 0.022804] Initializing cgroup subsys hugetlb\n[ 0.023813] CPU: Physical Processor ID: 0\n[ 0.024016] FEATURE SPEC_CTRL Not Present\n[ 0.025515] mce: CPU supports 10 MCE banks\n[ 0.026448] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026448] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029192] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030662] Speculative Store Bypass: Vulnerable\n[ 0.032420] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038080] ACPI: Core revision 20131115\n[ 0.039476] ACPI: All ACPI Tables successfully acquired\n[ 0.040253] ftrace: allocating 28727 entries in 113 pages\n[ 0.060271] Enabling x2apic\n[ 0.060956] Enabled x2apic\n[ 0.061791] Switched APIC routing to physical x2apic.\n[ 0.064919] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068492] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076642] KVM setup paravirtual spinlock\n[ 0.079196] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080155] x86: Booting SMP configuration:\n[ 0.081107] .... node #0, CPUs: #1[ 0.079157] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096016] x86: Booted up 1 node, 2 CPUs\n[ 0.096010] KVM setup async PF for cpu 1\n[ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098890] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100307] devtmpfs: initialized\n[ 0.102091] EVM: security.selinux\n[ 0.102818] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104708] EVM: security.capability\n[ 0.105537] pinctrl core: initialized pinctrl subsystem\n[ 0.106016] regulator-dummy: no parameters\n[ 0.108070] RTC time: 0:50:12, date: 08/12/18\n[ 0.109015] NET: Registered protocol family 16\n[ 0.110019] cpuidle: using governor ladder\n[ 0.110860] cpuidle: using governor menu\n[ 0.111776] ACPI: bus type PCI registered\n[ 0.112006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113331] PCI: Using configuration type 1 for base access\n[ 0.114963] bio: create slab at 0\n[ 0.116055] ACPI: Added _OSI(Module Device)\n[ 0.116940] ACPI: Added _OSI(Processor Device)\n[ 0.117848] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118798] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.121245] ACPI: Interpreter enabled\n[ 0.122075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127934] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.129271] ACPI: (supports S0 S5)\n[ 0.130010] ACPI: Using IOAPIC for interrupt routing\n[ 0.131027] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132191] ACPI: No dock devices found.\n[ 0.134759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.135993] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.136006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.137293] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.139662] acpiphp: Slot [3] registered\n[ 0.140021] acpiphp: Slot [4] registered\n[ 0.140860] acpiphp: Slot [5] registered\n[ 0.141727] acpiphp: Slot [6] registered\n[ 0.142614] acpiphp: Slot [7] registered\n[ 0.143434] acpiphp: Slot [8] registered\n[ 0.144017] acpiphp: Slot [9] registered\n[ 0.144883] acpiphp: Slot [10] registered\n[ 0.145757] acpiphp: Slot [11] registered\n[ 0.146623] acpiphp: Slot [12] registered\n[ 0.147467] acpiphp: Slot [13] registered\n[ 0.148022] acpiphp: Slot [14] registered\n[ 0.148896] acpiphp: Slot [15] registered\n[ 0.149769] acpiphp: Slot [16] registered\n[ 0.150642] acpiphp: Slot [17] registered\n[ 0.151494] acpiphp: Slot [18] registered\n[ 0.152022] acpiphp: Slot [19] registered\n[ 0.152900] acpiphp: Slot [20] registered\n[ 0.153775] acpiphp: Slot [21] registered\n[ 0.154622] acpiphp: Slot [22] registered\n[ 0.155494] acpiphp: Slot [23] registered\n[ 0.156023] acpiphp: Slot [24] registered\n[ 0.156918] acpiphp: Slot [25] registered\n[ 0.157769] acpiphp: Slot [26] registered\n[ 0.158614] acpiphp: Slot [27] registered\n[ 0.159463] acpiphp: Slot [28] registered\n[ 0.160017] acpiphp: Slot [29] registered\n[ 0.160881] acpiphp: Slot [30] registered\n[ 0.161766] acpiphp: Slot [31] registered\n[ 0.162616] PCI host bridge to bus 0000:00\n[ 0.163453] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.164004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.165217] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.166384] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.167697] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.174896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.202366] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.203965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.204695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.206199] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.207645] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.208572] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.209909] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.212003] vgaarb: loaded\n[ 0.212659] vgaarb: bridge control possible 0000:00:02.0\n[ 0.213910] SCSI subsystem initialized\n[ 0.214834] ACPI: bus type USB registered\n[ 0.214834] usbcore: registered new interface driver usbfs\n[ 0.216011] usbcore: registered new interface driver hub\n[ 0.217110] usbcore: registered new device driver usb\n[ 0.217119] PCI: Using ACPI for IRQ routing\n[ 0.217178] NetLabel: Initializing\n[ 0.220005] NetLabel: domain hash size = 128\n[ 0.220886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.221943] NetLabel: unlabeled traffic allowed by default\n[ 0.223038] Switched to clocksource kvm-clock\n[ 0.227128] AppArmor: AppArmor Filesystem Enabled\n[ 0.228118] pnp: PnP ACPI init\n[ 0.228803] ACPI: bus type PNP registered\n[ 0.230015] pnp: PnP ACPI: found 8 devices\n[ 0.230860] ACPI: bus type PNP unregistered\n[ 0.237798] NET: Registered protocol family 2\n[ 0.238937] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.240520] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.241885] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.243128] TCP: reno registered\n[ 0.243827] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.244941] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.246237] NET: Registered protocol family 1\n[ 0.247154] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.248258] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.249342] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.270638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.292201] Trying to unpack rootfs image as initramfs...\n[ 0.381797] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.383572] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.384774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.386005] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.387780] Scanning for low memory corruption every 60 seconds\n[ 0.389228] Initialise system trusted keyring\n[ 0.390188] audit: initializing netlink socket (disabled)\n[ 0.391246] type=2000 audit(1534035013.213:1): initialized\n[ 0.410665] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.412640] zbud: loaded\n[ 0.413520] VFS: Disk quotas dquot_6.5.2\n[ 0.414415] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.415915] fuse init (API version 7.22)\n[ 0.416820] msgmni has been set to 3997\n[ 0.417691] Key type big_key registered\n[ 0.418773] Key type asymmetric registered\n[ 0.419635] Asymmetric key parser 'x509' registered\n[ 0.420642] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.422215] io scheduler noop registered\n[ 0.423053] io scheduler deadline registered (default)\n[ 0.424090] io scheduler cfq registered\n[ 0.424978] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.426084] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.427386] ipmi message handler version 39.2\n[ 0.428352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.429874] ACPI: Power Button [PWRF]\n[ 0.430743] GHES: HEST is not enabled!\n[ 0.452359] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.495434] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.517563] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.519326] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.543435] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.545641] Linux agpgart interface v0.103\n[ 0.547283] brd: module loaded\n[ 0.548375] loop: module loaded\n[ 0.549413] blk-mq: CPU -> queue map\n[ 0.550259] CPU 0 -> Queue 0\n[ 0.550944] CPU 1 -> Queue 0\n[ 0.552151] vda: vda1\n[ 0.553359] scsi0 : ata_piix\n[ 0.554125] scsi1 : ata_piix\n[ 0.554821] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.556139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.557634] libphy: Fixed MDIO Bus: probed\n[ 0.558569] tun: Universal TUN/TAP device driver, 1.6\n[ 0.559636] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.562121] PPP generic driver version 2.4.2\n[ 0.563106] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.564390] ehci-pci: EHCI PCI platform driver\n[ 0.565299] ehci-platform: EHCI generic platform driver\n[ 0.566332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.567521] ohci-pci: OHCI PCI platform driver\n[ 0.568463] ohci-platform: OHCI generic platform driver\n[ 0.569499] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.591397] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.592442] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.593998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.595169] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.596444] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.597918] usb usb1: Product: UHCI Host Controller\n[ 0.598879] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.600085] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.601081] hub 1-0:1.0: USB hub found\n[ 0.601895] hub 1-0:1.0: 2 ports detected\n[ 0.602850] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.605011] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.606012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.607140] mousedev: PS/2 mouse device common for all mice\n[ 0.608513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.610443] rtc_cmos 00:00: RTC can wake from S4\n[ 0.611620] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.612858] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.614127] device-mapper: uevent: version 1.0.3\n[ 0.615127] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.616798] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.618033] TCP: cubic registered\n[ 0.618805] NET: Registered protocol family 10\n[ 0.619915] NET: Registered protocol family 17\n[ 0.620835] Key type dns_resolver registered\n[ 0.621945] Loading compiled-in X.509 certificates\n[ 0.623446] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.625274] registered taskstats version 1\n[ 0.634691] Key type trusted registered\n[ 0.638114] Key type encrypted registered\n[ 0.638974] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.640047] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.641533] regulator-dummy: disabling\n[ 0.642418] Magic number: 14:696:809\n[ 0.643318] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:13 UTC (1534035013)\n[ 0.645005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.646166] EDD information not available.\n[ 0.713176] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.714792] Write protecting the kernel read-only data: 12288k\n[ 0.716404] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.719108] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.731907] systemd-udevd[107]: starting version 204\n[ 0.768362] FDC 0 is a S82078B\n[ 0.912025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.077161] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.078438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.079737] usb 1-1: Product: QEMU USB Tablet\n[ 1.080609] usb 1-1: Manufacturer: QEMU\n[ 1.081407] usb 1-1: SerialNumber: 42\n[ 1.380039] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.780776] 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.181467] 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.588574] random: init urandom read with 11 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.792884] EXT4-fs (vda1): re-mounted. Opts: (null)\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 ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:16 +0000. Up 3.57 seconds.\ncloud-init-nonet[3.80]: 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 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 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[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[13.80]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[16.17]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:29 +0000. Up 16.30 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: | eth1 | False | . | . | fa:16:3e:5c:59:48 |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:ab:3a:fd |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:77:21:db:67:ab:45:66:53:bc:2d:3c:be:ba:c5:35 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . . o|\n| . + o .o|\n| S o o @Eo|\n| . . . O *.|\n| * |\n| + . |\n| +o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n70:3a:f7:35:31:e5:03:a6:cf:9e:89:d1:6c:94:d8:b9 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| = * |\n| . . o B o |\n| + * + . |\n| o S . E |\n| o . * + |\n| o + |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1a:a1:08:2e:86:12:d9:78:f6:7a:9b:6f:a6:9d:d9:65 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| + |\n|= + . |\n|o= o . . |\n|+o. o . S |\n|+ . o |\n| . . . E |\n| . +o+ o |\n| +== . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n59:a8:a1:bf:2a:7b:7c:cc:f9:a8:86:42:d4:83:9a:75 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . . . |\n| o.oE. o o |\n|oo .o . S |\n|o. . |\n|. o o.. |\n|. o + =o |\n| ..=o+o.. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:33 +0000. Up 140.47 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:34 +0000. Up 201.64 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n"} 2018-08-12 00:55:00,372 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c/action used request id req-9695e4be-6af3-4af1-913c-5228bef69256 2018-08-12 00:55:00,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0708930492401s 2018-08-12 00:55:00,373 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c/action used request id req-9695e4be-6af3-4af1-913c-5228bef69256 2018-08-12 00:55:00,373 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.008056] AppArmor: AppArmor initialized [ 0.008908] Yama: becoming mindful. [ 0.009839] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013163] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015085] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017708] Initializing cgroup subsys memory [ 0.018668] Initializing cgroup subsys devices [ 0.020006] Initializing cgroup subsys freezer [ 0.020967] Initializing cgroup subsys blkio [ 0.021849] Initializing cgroup subsys perf_event [ 0.022804] Initializing cgroup subsys hugetlb [ 0.023813] CPU: Physical Processor ID: 0 [ 0.024016] FEATURE SPEC_CTRL Not Present [ 0.025515] mce: CPU supports 10 MCE banks [ 0.026448] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026448] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029192] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030662] Speculative Store Bypass: Vulnerable [ 0.032420] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038080] ACPI: Core revision 20131115 [ 0.039476] ACPI: All ACPI Tables successfully acquired [ 0.040253] ftrace: allocating 28727 entries in 113 pages [ 0.060271] Enabling x2apic [ 0.060956] Enabled x2apic [ 0.061791] Switched APIC routing to physical x2apic. [ 0.064919] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068492] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076642] KVM setup paravirtual spinlock [ 0.079196] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080155] x86: Booting SMP configuration: [ 0.081107] .... node #0, CPUs: #1[ 0.079157] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096016] x86: Booted up 1 node, 2 CPUs [ 0.096010] KVM setup async PF for cpu 1 [ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098890] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100307] devtmpfs: initialized [ 0.102091] EVM: security.selinux [ 0.102818] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104708] EVM: security.capability [ 0.105537] pinctrl core: initialized pinctrl subsystem [ 0.106016] regulator-dummy: no parameters [ 0.108070] RTC time: 0:50:12, date: 08/12/18 [ 0.109015] NET: Registered protocol family 16 [ 0.110019] cpuidle: using governor ladder [ 0.110860] cpuidle: using governor menu [ 0.111776] ACPI: bus type PCI registered [ 0.112006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113331] PCI: Using configuration type 1 for base access [ 0.114963] bio: create slab at 0 [ 0.116055] ACPI: Added _OSI(Module Device) [ 0.116940] ACPI: Added _OSI(Processor Device) [ 0.117848] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118798] ACPI: Added _OSI(Processor Aggregator Device) [ 0.121245] ACPI: Interpreter enabled [ 0.122075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127934] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.129271] ACPI: (supports S0 S5) [ 0.130010] ACPI: Using IOAPIC for interrupt routing [ 0.131027] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132191] ACPI: No dock devices found. [ 0.134759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.135993] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.136006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.137293] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.139662] acpiphp: Slot [3] registered [ 0.140021] acpiphp: Slot [4] registered [ 0.140860] acpiphp: Slot [5] registered [ 0.141727] acpiphp: Slot [6] registered [ 0.142614] acpiphp: Slot [7] registered [ 0.143434] acpiphp: Slot [8] registered [ 0.144017] acpiphp: Slot [9] registered [ 0.144883] acpiphp: Slot [10] registered [ 0.145757] acpiphp: Slot [11] registered [ 0.146623] acpiphp: Slot [12] registered [ 0.147467] acpiphp: Slot [13] registered [ 0.148022] acpiphp: Slot [14] registered [ 0.148896] acpiphp: Slot [15] registered [ 0.149769] acpiphp: Slot [16] registered [ 0.150642] acpiphp: Slot [17] registered [ 0.151494] acpiphp: Slot [18] registered [ 0.152022] acpiphp: Slot [19] registered [ 0.152900] acpiphp: Slot [20] registered [ 0.153775] acpiphp: Slot [21] registered [ 0.154622] acpiphp: Slot [22] registered [ 0.155494] acpiphp: Slot [23] registered [ 0.156023] acpiphp: Slot [24] registered [ 0.156918] acpiphp: Slot [25] registered [ 0.157769] acpiphp: Slot [26] registered [ 0.158614] acpiphp: Slot [27] registered [ 0.159463] acpiphp: Slot [28] registered [ 0.160017] acpiphp: Slot [29] registered [ 0.160881] acpiphp: Slot [30] registered [ 0.161766] acpiphp: Slot [31] registered [ 0.162616] PCI host bridge to bus 0000:00 [ 0.163453] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.164004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.165217] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.166384] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.167697] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.174896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.202366] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.203965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.204695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.206199] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.207645] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.208572] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.209909] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.212003] vgaarb: loaded [ 0.212659] vgaarb: bridge control possible 0000:00:02.0 [ 0.213910] SCSI subsystem initialized [ 0.214834] ACPI: bus type USB registered [ 0.214834] usbcore: registered new interface driver usbfs [ 0.216011] usbcore: registered new interface driver hub [ 0.217110] usbcore: registered new device driver usb [ 0.217119] PCI: Using ACPI for IRQ routing [ 0.217178] NetLabel: Initializing [ 0.220005] NetLabel: domain hash size = 128 [ 0.220886] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.221943] NetLabel: unlabeled traffic allowed by default [ 0.223038] Switched to clocksource kvm-clock [ 0.227128] AppArmor: AppArmor Filesystem Enabled [ 0.228118] pnp: PnP ACPI init [ 0.228803] ACPI: bus type PNP registered [ 0.230015] pnp: PnP ACPI: found 8 devices [ 0.230860] ACPI: bus type PNP unregistered [ 0.237798] NET: Registered protocol family 2 [ 0.238937] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.240520] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.241885] TCP: Hash tables configured (established 16384 bind 16384) [ 0.243128] TCP: reno registered [ 0.243827] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.244941] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.246237] NET: Registered protocol family 1 [ 0.247154] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.248258] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.249342] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.270638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.292201] Trying to unpack rootfs image as initramfs... [ 0.381797] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.383572] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.384774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.386005] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.387780] Scanning for low memory corruption every 60 seconds [ 0.389228] Initialise system trusted keyring [ 0.390188] audit: initializing netlink socket (disabled) [ 0.391246] type=2000 audit(1534035013.213:1): initialized [ 0.410665] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.412640] zbud: loaded [ 0.413520] VFS: Disk quotas dquot_6.5.2 [ 0.414415] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.415915] fuse init (API version 7.22) [ 0.416820] msgmni has been set to 3997 [ 0.417691] Key type big_key registered [ 0.418773] Key type asymmetric registered [ 0.419635] Asymmetric key parser 'x509' registered [ 0.420642] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.422215] io scheduler noop registered [ 0.423053] io scheduler deadline registered (default) [ 0.424090] io scheduler cfq registered [ 0.424978] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.426084] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.427386] ipmi message handler version 39.2 [ 0.428352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.429874] ACPI: Power Button [PWRF] [ 0.430743] GHES: HEST is not enabled! [ 0.452359] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.495434] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.517563] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.519326] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.543435] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.545641] Linux agpgart interface v0.103 [ 0.547283] brd: module loaded [ 0.548375] loop: module loaded [ 0.549413] blk-mq: CPU -> queue map [ 0.550259] CPU 0 -> Queue 0 [ 0.550944] CPU 1 -> Queue 0 [ 0.552151] vda: vda1 [ 0.553359] scsi0 : ata_piix [ 0.554125] scsi1 : ata_piix [ 0.554821] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.556139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.557634] libphy: Fixed MDIO Bus: probed [ 0.558569] tun: Universal TUN/TAP device driver, 1.6 [ 0.559636] tun: (C) 1999-2004 Max Krasnyansky [ 0.562121] PPP generic driver version 2.4.2 [ 0.563106] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.564390] ehci-pci: EHCI PCI platform driver [ 0.565299] ehci-platform: EHCI generic platform driver [ 0.566332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.567521] ohci-pci: OHCI PCI platform driver [ 0.568463] ohci-platform: OHCI generic platform driver [ 0.569499] uhci_hcd: USB Universal Host Controller Interface driver [ 0.591397] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.592442] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.593998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.595169] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.596444] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.597918] usb usb1: Product: UHCI Host Controller [ 0.598879] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.600085] usb usb1: SerialNumber: 0000:00:01.2 [ 0.601081] hub 1-0:1.0: USB hub found [ 0.601895] hub 1-0:1.0: 2 ports detected [ 0.602850] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.605011] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.606012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.607140] mousedev: PS/2 mouse device common for all mice [ 0.608513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.610443] rtc_cmos 00:00: RTC can wake from S4 [ 0.611620] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.612858] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.614127] device-mapper: uevent: version 1.0.3 [ 0.615127] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.616798] ledtrig-cpu: registered to indicate activity on CPUs [ 0.618033] TCP: cubic registered [ 0.618805] NET: Registered protocol family 10 [ 0.619915] NET: Registered protocol family 17 [ 0.620835] Key type dns_resolver registered [ 0.621945] Loading compiled-in X.509 certificates [ 0.623446] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.625274] registered taskstats version 1 [ 0.634691] Key type trusted registered [ 0.638114] Key type encrypted registered [ 0.638974] AppArmor: AppArmor sha1 policy hashing enabled [ 0.640047] IMA: No TPM chip found, activating TPM-bypass! [ 0.641533] regulator-dummy: disabling [ 0.642418] Magic number: 14:696:809 [ 0.643318] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:13 UTC (1534035013) [ 0.645005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.646166] EDD information not available. [ 0.713176] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.714792] Write protecting the kernel read-only data: 12288k [ 0.716404] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.719108] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.731907] systemd-udevd[107]: starting version 204 [ 0.768362] FDC 0 is a S82078B [ 0.912025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.077161] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.078438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.079737] usb 1-1: Product: QEMU USB Tablet [ 1.080609] usb 1-1: Manufacturer: QEMU [ 1.081407] usb 1-1: SerialNumber: 42 [ 1.380039] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.780776] 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.181467] 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.588574] random: init urandom read with 11 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.792884] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:16 +0000. Up 3.57 seconds. cloud-init-nonet[3.80]: 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 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 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[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.80]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[16.17]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:29 +0000. Up 16.30 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:5c:59:48 | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:ab:3a:fd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:77:21:db:67:ab:45:66:53:bc:2d:3c:be:ba:c5:35 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . . o| | . + o .o| | S o o @Eo| | . . . O *.| | * | | + . | | +o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 70:3a:f7:35:31:e5:03:a6:cf:9e:89:d1:6c:94:d8:b9 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | = * | | . . o B o | | + * + . | | o S . E | | o . * + | | o + | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1a:a1:08:2e:86:12:d9:78:f6:7a:9b:6f:a6:9d:d9:65 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | + | |= + . | |o= o . . | |+o. o . S | |+ . o | | . . . E | | . +o+ o | | +== . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:a8:a1:bf:2a:7b:7c:cc:f9:a8:86:42:d4:83:9a:75 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . . . | | o.oE. o o | |oo .o . S | |o. . | |. o o.. | |. o + =o | | ..=o+o.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:33 +0000. Up 140.47 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:34 +0000. Up 201.64 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 2018-08-12 00:55:00,375 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:55:10,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:55:10,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:55:11,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:55: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-42af6d5f-8b44-4094-9d46-4a79e4eaf162 x-compute-request-id: req-42af6d5f-8b44-4094-9d46-4a79e4eaf162 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:55:11,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-42af6d5f-8b44-4094-9d46-4a79e4eaf162 2018-08-12 00:55:11,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711246967316s 2018-08-12 00:55:11,098 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-42af6d5f-8b44-4094-9d46-4a79e4eaf162 2018-08-12 00:55:11,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:55:11,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:55:11,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-cf6c26c5-88e7-40b9-b94c-62741feb4967 x-compute-request-id: req-cf6c26c5-88e7-40b9-b94c-62741feb4967 Content-Encoding: gzip Content-Length: 10481 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008056] AppArmor: AppArmor initialized\n[ 0.008908] Yama: becoming mindful.\n[ 0.009839] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013163] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015085] 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.017708] Initializing cgroup subsys memory\n[ 0.018668] Initializing cgroup subsys devices\n[ 0.020006] Initializing cgroup subsys freezer\n[ 0.020967] Initializing cgroup subsys blkio\n[ 0.021849] Initializing cgroup subsys perf_event\n[ 0.022804] Initializing cgroup subsys hugetlb\n[ 0.023813] CPU: Physical Processor ID: 0\n[ 0.024016] FEATURE SPEC_CTRL Not Present\n[ 0.025515] mce: CPU supports 10 MCE banks\n[ 0.026448] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026448] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029192] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030662] Speculative Store Bypass: Vulnerable\n[ 0.032420] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038080] ACPI: Core revision 20131115\n[ 0.039476] ACPI: All ACPI Tables successfully acquired\n[ 0.040253] ftrace: allocating 28727 entries in 113 pages\n[ 0.060271] Enabling x2apic\n[ 0.060956] Enabled x2apic\n[ 0.061791] Switched APIC routing to physical x2apic.\n[ 0.064919] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068492] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076642] KVM setup paravirtual spinlock\n[ 0.079196] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080155] x86: Booting SMP configuration:\n[ 0.081107] .... node #0, CPUs: #1[ 0.079157] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096016] x86: Booted up 1 node, 2 CPUs\n[ 0.096010] KVM setup async PF for cpu 1\n[ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098890] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100307] devtmpfs: initialized\n[ 0.102091] EVM: security.selinux\n[ 0.102818] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104708] EVM: security.capability\n[ 0.105537] pinctrl core: initialized pinctrl subsystem\n[ 0.106016] regulator-dummy: no parameters\n[ 0.108070] RTC time: 0:50:12, date: 08/12/18\n[ 0.109015] NET: Registered protocol family 16\n[ 0.110019] cpuidle: using governor ladder\n[ 0.110860] cpuidle: using governor menu\n[ 0.111776] ACPI: bus type PCI registered\n[ 0.112006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113331] PCI: Using configuration type 1 for base access\n[ 0.114963] bio: create slab at 0\n[ 0.116055] ACPI: Added _OSI(Module Device)\n[ 0.116940] ACPI: Added _OSI(Processor Device)\n[ 0.117848] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118798] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.121245] ACPI: Interpreter enabled\n[ 0.122075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127934] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.129271] ACPI: (supports S0 S5)\n[ 0.130010] ACPI: Using IOAPIC for interrupt routing\n[ 0.131027] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132191] ACPI: No dock devices found.\n[ 0.134759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.135993] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.136006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.137293] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.139662] acpiphp: Slot [3] registered\n[ 0.140021] acpiphp: Slot [4] registered\n[ 0.140860] acpiphp: Slot [5] registered\n[ 0.141727] acpiphp: Slot [6] registered\n[ 0.142614] acpiphp: Slot [7] registered\n[ 0.143434] acpiphp: Slot [8] registered\n[ 0.144017] acpiphp: Slot [9] registered\n[ 0.144883] acpiphp: Slot [10] registered\n[ 0.145757] acpiphp: Slot [11] registered\n[ 0.146623] acpiphp: Slot [12] registered\n[ 0.147467] acpiphp: Slot [13] registered\n[ 0.148022] acpiphp: Slot [14] registered\n[ 0.148896] acpiphp: Slot [15] registered\n[ 0.149769] acpiphp: Slot [16] registered\n[ 0.150642] acpiphp: Slot [17] registered\n[ 0.151494] acpiphp: Slot [18] registered\n[ 0.152022] acpiphp: Slot [19] registered\n[ 0.152900] acpiphp: Slot [20] registered\n[ 0.153775] acpiphp: Slot [21] registered\n[ 0.154622] acpiphp: Slot [22] registered\n[ 0.155494] acpiphp: Slot [23] registered\n[ 0.156023] acpiphp: Slot [24] registered\n[ 0.156918] acpiphp: Slot [25] registered\n[ 0.157769] acpiphp: Slot [26] registered\n[ 0.158614] acpiphp: Slot [27] registered\n[ 0.159463] acpiphp: Slot [28] registered\n[ 0.160017] acpiphp: Slot [29] registered\n[ 0.160881] acpiphp: Slot [30] registered\n[ 0.161766] acpiphp: Slot [31] registered\n[ 0.162616] PCI host bridge to bus 0000:00\n[ 0.163453] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.164004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.165217] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.166384] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.167697] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.174896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.202366] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.203965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.204695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.206199] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.207645] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.208572] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.209909] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.212003] vgaarb: loaded\n[ 0.212659] vgaarb: bridge control possible 0000:00:02.0\n[ 0.213910] SCSI subsystem initialized\n[ 0.214834] ACPI: bus type USB registered\n[ 0.214834] usbcore: registered new interface driver usbfs\n[ 0.216011] usbcore: registered new interface driver hub\n[ 0.217110] usbcore: registered new device driver usb\n[ 0.217119] PCI: Using ACPI for IRQ routing\n[ 0.217178] NetLabel: Initializing\n[ 0.220005] NetLabel: domain hash size = 128\n[ 0.220886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.221943] NetLabel: unlabeled traffic allowed by default\n[ 0.223038] Switched to clocksource kvm-clock\n[ 0.227128] AppArmor: AppArmor Filesystem Enabled\n[ 0.228118] pnp: PnP ACPI init\n[ 0.228803] ACPI: bus type PNP registered\n[ 0.230015] pnp: PnP ACPI: found 8 devices\n[ 0.230860] ACPI: bus type PNP unregistered\n[ 0.237798] NET: Registered protocol family 2\n[ 0.238937] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.240520] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.241885] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.243128] TCP: reno registered\n[ 0.243827] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.244941] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.246237] NET: Registered protocol family 1\n[ 0.247154] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.248258] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.249342] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.270638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.292201] Trying to unpack rootfs image as initramfs...\n[ 0.381797] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.383572] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.384774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.386005] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.387780] Scanning for low memory corruption every 60 seconds\n[ 0.389228] Initialise system trusted keyring\n[ 0.390188] audit: initializing netlink socket (disabled)\n[ 0.391246] type=2000 audit(1534035013.213:1): initialized\n[ 0.410665] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.412640] zbud: loaded\n[ 0.413520] VFS: Disk quotas dquot_6.5.2\n[ 0.414415] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.415915] fuse init (API version 7.22)\n[ 0.416820] msgmni has been set to 3997\n[ 0.417691] Key type big_key registered\n[ 0.418773] Key type asymmetric registered\n[ 0.419635] Asymmetric key parser 'x509' registered\n[ 0.420642] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.422215] io scheduler noop registered\n[ 0.423053] io scheduler deadline registered (default)\n[ 0.424090] io scheduler cfq registered\n[ 0.424978] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.426084] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.427386] ipmi message handler version 39.2\n[ 0.428352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.429874] ACPI: Power Button [PWRF]\n[ 0.430743] GHES: HEST is not enabled!\n[ 0.452359] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.495434] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.517563] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.519326] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.543435] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.545641] Linux agpgart interface v0.103\n[ 0.547283] brd: module loaded\n[ 0.548375] loop: module loaded\n[ 0.549413] blk-mq: CPU -> queue map\n[ 0.550259] CPU 0 -> Queue 0\n[ 0.550944] CPU 1 -> Queue 0\n[ 0.552151] vda: vda1\n[ 0.553359] scsi0 : ata_piix\n[ 0.554125] scsi1 : ata_piix\n[ 0.554821] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.556139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.557634] libphy: Fixed MDIO Bus: probed\n[ 0.558569] tun: Universal TUN/TAP device driver, 1.6\n[ 0.559636] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.562121] PPP generic driver version 2.4.2\n[ 0.563106] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.564390] ehci-pci: EHCI PCI platform driver\n[ 0.565299] ehci-platform: EHCI generic platform driver\n[ 0.566332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.567521] ohci-pci: OHCI PCI platform driver\n[ 0.568463] ohci-platform: OHCI generic platform driver\n[ 0.569499] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.591397] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.592442] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.593998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.595169] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.596444] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.597918] usb usb1: Product: UHCI Host Controller\n[ 0.598879] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.600085] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.601081] hub 1-0:1.0: USB hub found\n[ 0.601895] hub 1-0:1.0: 2 ports detected\n[ 0.602850] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.605011] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.606012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.607140] mousedev: PS/2 mouse device common for all mice\n[ 0.608513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.610443] rtc_cmos 00:00: RTC can wake from S4\n[ 0.611620] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.612858] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.614127] device-mapper: uevent: version 1.0.3\n[ 0.615127] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.616798] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.618033] TCP: cubic registered\n[ 0.618805] NET: Registered protocol family 10\n[ 0.619915] NET: Registered protocol family 17\n[ 0.620835] Key type dns_resolver registered\n[ 0.621945] Loading compiled-in X.509 certificates\n[ 0.623446] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.625274] registered taskstats version 1\n[ 0.634691] Key type trusted registered\n[ 0.638114] Key type encrypted registered\n[ 0.638974] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.640047] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.641533] regulator-dummy: disabling\n[ 0.642418] Magic number: 14:696:809\n[ 0.643318] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:13 UTC (1534035013)\n[ 0.645005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.646166] EDD information not available.\n[ 0.713176] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.714792] Write protecting the kernel read-only data: 12288k\n[ 0.716404] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.719108] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.731907] systemd-udevd[107]: starting version 204\n[ 0.768362] FDC 0 is a S82078B\n[ 0.912025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.077161] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.078438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.079737] usb 1-1: Product: QEMU USB Tablet\n[ 1.080609] usb 1-1: Manufacturer: QEMU\n[ 1.081407] usb 1-1: SerialNumber: 42\n[ 1.380039] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.780776] 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.181467] 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.588574] random: init urandom read with 11 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.792884] EXT4-fs (vda1): re-mounted. Opts: (null)\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 ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:16 +0000. Up 3.57 seconds.\ncloud-init-nonet[3.80]: 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 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 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[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[13.80]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[16.17]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:29 +0000. Up 16.30 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: | eth1 | False | . | . | fa:16:3e:5c:59:48 |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:ab:3a:fd |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:77:21:db:67:ab:45:66:53:bc:2d:3c:be:ba:c5:35 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . . o|\n| . + o .o|\n| S o o @Eo|\n| . . . O *.|\n| * |\n| + . |\n| +o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n70:3a:f7:35:31:e5:03:a6:cf:9e:89:d1:6c:94:d8:b9 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| = * |\n| . . o B o |\n| + * + . |\n| o S . E |\n| o . * + |\n| o + |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1a:a1:08:2e:86:12:d9:78:f6:7a:9b:6f:a6:9d:d9:65 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| + |\n|= + . |\n|o= o . . |\n|+o. o . S |\n|+ . o |\n| . . . E |\n| . +o+ o |\n| +== . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n59:a8:a1:bf:2a:7b:7c:cc:f9:a8:86:42:d4:83:9a:75 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . . . |\n| o.oE. o o |\n|oo .o . S |\n|o. . |\n|. o o.. |\n|. o + =o |\n| ..=o+o.. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:33 +0000. Up 140.47 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:34 +0000. Up 201.64 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n"} 2018-08-12 00:55:11,179 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c/action used request id req-cf6c26c5-88e7-40b9-b94c-62741feb4967 2018-08-12 00:55:11,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.073802947998s 2018-08-12 00:55:11,180 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c/action used request id req-cf6c26c5-88e7-40b9-b94c-62741feb4967 2018-08-12 00:55:11,181 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.008056] AppArmor: AppArmor initialized [ 0.008908] Yama: becoming mindful. [ 0.009839] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013163] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015085] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017708] Initializing cgroup subsys memory [ 0.018668] Initializing cgroup subsys devices [ 0.020006] Initializing cgroup subsys freezer [ 0.020967] Initializing cgroup subsys blkio [ 0.021849] Initializing cgroup subsys perf_event [ 0.022804] Initializing cgroup subsys hugetlb [ 0.023813] CPU: Physical Processor ID: 0 [ 0.024016] FEATURE SPEC_CTRL Not Present [ 0.025515] mce: CPU supports 10 MCE banks [ 0.026448] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026448] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029192] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030662] Speculative Store Bypass: Vulnerable [ 0.032420] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038080] ACPI: Core revision 20131115 [ 0.039476] ACPI: All ACPI Tables successfully acquired [ 0.040253] ftrace: allocating 28727 entries in 113 pages [ 0.060271] Enabling x2apic [ 0.060956] Enabled x2apic [ 0.061791] Switched APIC routing to physical x2apic. [ 0.064919] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068492] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076642] KVM setup paravirtual spinlock [ 0.079196] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080155] x86: Booting SMP configuration: [ 0.081107] .... node #0, CPUs: #1[ 0.079157] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096016] x86: Booted up 1 node, 2 CPUs [ 0.096010] KVM setup async PF for cpu 1 [ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098890] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100307] devtmpfs: initialized [ 0.102091] EVM: security.selinux [ 0.102818] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104708] EVM: security.capability [ 0.105537] pinctrl core: initialized pinctrl subsystem [ 0.106016] regulator-dummy: no parameters [ 0.108070] RTC time: 0:50:12, date: 08/12/18 [ 0.109015] NET: Registered protocol family 16 [ 0.110019] cpuidle: using governor ladder [ 0.110860] cpuidle: using governor menu [ 0.111776] ACPI: bus type PCI registered [ 0.112006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113331] PCI: Using configuration type 1 for base access [ 0.114963] bio: create slab at 0 [ 0.116055] ACPI: Added _OSI(Module Device) [ 0.116940] ACPI: Added _OSI(Processor Device) [ 0.117848] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118798] ACPI: Added _OSI(Processor Aggregator Device) [ 0.121245] ACPI: Interpreter enabled [ 0.122075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127934] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.129271] ACPI: (supports S0 S5) [ 0.130010] ACPI: Using IOAPIC for interrupt routing [ 0.131027] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132191] ACPI: No dock devices found. [ 0.134759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.135993] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.136006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.137293] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.139662] acpiphp: Slot [3] registered [ 0.140021] acpiphp: Slot [4] registered [ 0.140860] acpiphp: Slot [5] registered [ 0.141727] acpiphp: Slot [6] registered [ 0.142614] acpiphp: Slot [7] registered [ 0.143434] acpiphp: Slot [8] registered [ 0.144017] acpiphp: Slot [9] registered [ 0.144883] acpiphp: Slot [10] registered [ 0.145757] acpiphp: Slot [11] registered [ 0.146623] acpiphp: Slot [12] registered [ 0.147467] acpiphp: Slot [13] registered [ 0.148022] acpiphp: Slot [14] registered [ 0.148896] acpiphp: Slot [15] registered [ 0.149769] acpiphp: Slot [16] registered [ 0.150642] acpiphp: Slot [17] registered [ 0.151494] acpiphp: Slot [18] registered [ 0.152022] acpiphp: Slot [19] registered [ 0.152900] acpiphp: Slot [20] registered [ 0.153775] acpiphp: Slot [21] registered [ 0.154622] acpiphp: Slot [22] registered [ 0.155494] acpiphp: Slot [23] registered [ 0.156023] acpiphp: Slot [24] registered [ 0.156918] acpiphp: Slot [25] registered [ 0.157769] acpiphp: Slot [26] registered [ 0.158614] acpiphp: Slot [27] registered [ 0.159463] acpiphp: Slot [28] registered [ 0.160017] acpiphp: Slot [29] registered [ 0.160881] acpiphp: Slot [30] registered [ 0.161766] acpiphp: Slot [31] registered [ 0.162616] PCI host bridge to bus 0000:00 [ 0.163453] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.164004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.165217] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.166384] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.167697] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.174896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.202366] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.203965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.204695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.206199] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.207645] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.208572] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.209909] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.212003] vgaarb: loaded [ 0.212659] vgaarb: bridge control possible 0000:00:02.0 [ 0.213910] SCSI subsystem initialized [ 0.214834] ACPI: bus type USB registered [ 0.214834] usbcore: registered new interface driver usbfs [ 0.216011] usbcore: registered new interface driver hub [ 0.217110] usbcore: registered new device driver usb [ 0.217119] PCI: Using ACPI for IRQ routing [ 0.217178] NetLabel: Initializing [ 0.220005] NetLabel: domain hash size = 128 [ 0.220886] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.221943] NetLabel: unlabeled traffic allowed by default [ 0.223038] Switched to clocksource kvm-clock [ 0.227128] AppArmor: AppArmor Filesystem Enabled [ 0.228118] pnp: PnP ACPI init [ 0.228803] ACPI: bus type PNP registered [ 0.230015] pnp: PnP ACPI: found 8 devices [ 0.230860] ACPI: bus type PNP unregistered [ 0.237798] NET: Registered protocol family 2 [ 0.238937] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.240520] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.241885] TCP: Hash tables configured (established 16384 bind 16384) [ 0.243128] TCP: reno registered [ 0.243827] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.244941] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.246237] NET: Registered protocol family 1 [ 0.247154] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.248258] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.249342] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.270638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.292201] Trying to unpack rootfs image as initramfs... [ 0.381797] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.383572] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.384774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.386005] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.387780] Scanning for low memory corruption every 60 seconds [ 0.389228] Initialise system trusted keyring [ 0.390188] audit: initializing netlink socket (disabled) [ 0.391246] type=2000 audit(1534035013.213:1): initialized [ 0.410665] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.412640] zbud: loaded [ 0.413520] VFS: Disk quotas dquot_6.5.2 [ 0.414415] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.415915] fuse init (API version 7.22) [ 0.416820] msgmni has been set to 3997 [ 0.417691] Key type big_key registered [ 0.418773] Key type asymmetric registered [ 0.419635] Asymmetric key parser 'x509' registered [ 0.420642] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.422215] io scheduler noop registered [ 0.423053] io scheduler deadline registered (default) [ 0.424090] io scheduler cfq registered [ 0.424978] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.426084] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.427386] ipmi message handler version 39.2 [ 0.428352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.429874] ACPI: Power Button [PWRF] [ 0.430743] GHES: HEST is not enabled! [ 0.452359] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.495434] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.517563] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.519326] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.543435] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.545641] Linux agpgart interface v0.103 [ 0.547283] brd: module loaded [ 0.548375] loop: module loaded [ 0.549413] blk-mq: CPU -> queue map [ 0.550259] CPU 0 -> Queue 0 [ 0.550944] CPU 1 -> Queue 0 [ 0.552151] vda: vda1 [ 0.553359] scsi0 : ata_piix [ 0.554125] scsi1 : ata_piix [ 0.554821] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.556139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.557634] libphy: Fixed MDIO Bus: probed [ 0.558569] tun: Universal TUN/TAP device driver, 1.6 [ 0.559636] tun: (C) 1999-2004 Max Krasnyansky [ 0.562121] PPP generic driver version 2.4.2 [ 0.563106] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.564390] ehci-pci: EHCI PCI platform driver [ 0.565299] ehci-platform: EHCI generic platform driver [ 0.566332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.567521] ohci-pci: OHCI PCI platform driver [ 0.568463] ohci-platform: OHCI generic platform driver [ 0.569499] uhci_hcd: USB Universal Host Controller Interface driver [ 0.591397] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.592442] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.593998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.595169] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.596444] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.597918] usb usb1: Product: UHCI Host Controller [ 0.598879] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.600085] usb usb1: SerialNumber: 0000:00:01.2 [ 0.601081] hub 1-0:1.0: USB hub found [ 0.601895] hub 1-0:1.0: 2 ports detected [ 0.602850] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.605011] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.606012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.607140] mousedev: PS/2 mouse device common for all mice [ 0.608513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.610443] rtc_cmos 00:00: RTC can wake from S4 [ 0.611620] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.612858] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.614127] device-mapper: uevent: version 1.0.3 [ 0.615127] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.616798] ledtrig-cpu: registered to indicate activity on CPUs [ 0.618033] TCP: cubic registered [ 0.618805] NET: Registered protocol family 10 [ 0.619915] NET: Registered protocol family 17 [ 0.620835] Key type dns_resolver registered [ 0.621945] Loading compiled-in X.509 certificates [ 0.623446] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.625274] registered taskstats version 1 [ 0.634691] Key type trusted registered [ 0.638114] Key type encrypted registered [ 0.638974] AppArmor: AppArmor sha1 policy hashing enabled [ 0.640047] IMA: No TPM chip found, activating TPM-bypass! [ 0.641533] regulator-dummy: disabling [ 0.642418] Magic number: 14:696:809 [ 0.643318] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:13 UTC (1534035013) [ 0.645005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.646166] EDD information not available. [ 0.713176] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.714792] Write protecting the kernel read-only data: 12288k [ 0.716404] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.719108] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.731907] systemd-udevd[107]: starting version 204 [ 0.768362] FDC 0 is a S82078B [ 0.912025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.077161] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.078438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.079737] usb 1-1: Product: QEMU USB Tablet [ 1.080609] usb 1-1: Manufacturer: QEMU [ 1.081407] usb 1-1: SerialNumber: 42 [ 1.380039] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.780776] 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.181467] 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.588574] random: init urandom read with 11 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.792884] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:16 +0000. Up 3.57 seconds. cloud-init-nonet[3.80]: 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 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 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[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.80]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[16.17]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:29 +0000. Up 16.30 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:5c:59:48 | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:ab:3a:fd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:77:21:db:67:ab:45:66:53:bc:2d:3c:be:ba:c5:35 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . . o| | . + o .o| | S o o @Eo| | . . . O *.| | * | | + . | | +o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 70:3a:f7:35:31:e5:03:a6:cf:9e:89:d1:6c:94:d8:b9 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | = * | | . . o B o | | + * + . | | o S . E | | o . * + | | o + | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1a:a1:08:2e:86:12:d9:78:f6:7a:9b:6f:a6:9d:d9:65 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | + | |= + . | |o= o . . | |+o. o . S | |+ . o | | . . . E | | . +o+ o | | +== . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:a8:a1:bf:2a:7b:7c:cc:f9:a8:86:42:d4:83:9a:75 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . . . | | o.oE. o o | |oo .o . S | |o. . | |. o o.. | |. o + =o | | ..=o+o.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:33 +0000. Up 140.47 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:34 +0000. Up 201.64 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 2018-08-12 00:55:11,182 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-12 00:55:21,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:55:21,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:55:21,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-0ca378e9-e81a-452b-af3f-1d798460d922 x-compute-request-id: req-0ca378e9-e81a-452b-af3f-1d798460d922 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:55:21,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0ca378e9-e81a-452b-af3f-1d798460d922 2018-08-12 00:55:21,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472584009171s 2018-08-12 00:55:21,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0ca378e9-e81a-452b-af3f-1d798460d922 2018-08-12 00:55:21,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:55:21,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:55:21,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-7310051b-5172-4ba8-85bf-f725a0a06a98 x-compute-request-id: req-7310051b-5172-4ba8-85bf-f725a0a06a98 Content-Encoding: gzip Content-Length: 11965 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.008056] AppArmor: AppArmor initialized\n[ 0.008908] Yama: becoming mindful.\n[ 0.009839] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013163] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015085] 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.017708] Initializing cgroup subsys memory\n[ 0.018668] Initializing cgroup subsys devices\n[ 0.020006] Initializing cgroup subsys freezer\n[ 0.020967] Initializing cgroup subsys blkio\n[ 0.021849] Initializing cgroup subsys perf_event\n[ 0.022804] Initializing cgroup subsys hugetlb\n[ 0.023813] CPU: Physical Processor ID: 0\n[ 0.024016] FEATURE SPEC_CTRL Not Present\n[ 0.025515] mce: CPU supports 10 MCE banks\n[ 0.026448] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026448] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029192] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030662] Speculative Store Bypass: Vulnerable\n[ 0.032420] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038080] ACPI: Core revision 20131115\n[ 0.039476] ACPI: All ACPI Tables successfully acquired\n[ 0.040253] ftrace: allocating 28727 entries in 113 pages\n[ 0.060271] Enabling x2apic\n[ 0.060956] Enabled x2apic\n[ 0.061791] Switched APIC routing to physical x2apic.\n[ 0.064919] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068492] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076642] KVM setup paravirtual spinlock\n[ 0.079196] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080155] x86: Booting SMP configuration:\n[ 0.081107] .... node #0, CPUs: #1[ 0.079157] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096016] x86: Booted up 1 node, 2 CPUs\n[ 0.096010] KVM setup async PF for cpu 1\n[ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098890] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100307] devtmpfs: initialized\n[ 0.102091] EVM: security.selinux\n[ 0.102818] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104708] EVM: security.capability\n[ 0.105537] pinctrl core: initialized pinctrl subsystem\n[ 0.106016] regulator-dummy: no parameters\n[ 0.108070] RTC time: 0:50:12, date: 08/12/18\n[ 0.109015] NET: Registered protocol family 16\n[ 0.110019] cpuidle: using governor ladder\n[ 0.110860] cpuidle: using governor menu\n[ 0.111776] ACPI: bus type PCI registered\n[ 0.112006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113331] PCI: Using configuration type 1 for base access\n[ 0.114963] bio: create slab at 0\n[ 0.116055] ACPI: Added _OSI(Module Device)\n[ 0.116940] ACPI: Added _OSI(Processor Device)\n[ 0.117848] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118798] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.121245] ACPI: Interpreter enabled\n[ 0.122075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127934] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.129271] ACPI: (supports S0 S5)\n[ 0.130010] ACPI: Using IOAPIC for interrupt routing\n[ 0.131027] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132191] ACPI: No dock devices found.\n[ 0.134759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.135993] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.136006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.137293] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.139662] acpiphp: Slot [3] registered\n[ 0.140021] acpiphp: Slot [4] registered\n[ 0.140860] acpiphp: Slot [5] registered\n[ 0.141727] acpiphp: Slot [6] registered\n[ 0.142614] acpiphp: Slot [7] registered\n[ 0.143434] acpiphp: Slot [8] registered\n[ 0.144017] acpiphp: Slot [9] registered\n[ 0.144883] acpiphp: Slot [10] registered\n[ 0.145757] acpiphp: Slot [11] registered\n[ 0.146623] acpiphp: Slot [12] registered\n[ 0.147467] acpiphp: Slot [13] registered\n[ 0.148022] acpiphp: Slot [14] registered\n[ 0.148896] acpiphp: Slot [15] registered\n[ 0.149769] acpiphp: Slot [16] registered\n[ 0.150642] acpiphp: Slot [17] registered\n[ 0.151494] acpiphp: Slot [18] registered\n[ 0.152022] acpiphp: Slot [19] registered\n[ 0.152900] acpiphp: Slot [20] registered\n[ 0.153775] acpiphp: Slot [21] registered\n[ 0.154622] acpiphp: Slot [22] registered\n[ 0.155494] acpiphp: Slot [23] registered\n[ 0.156023] acpiphp: Slot [24] registered\n[ 0.156918] acpiphp: Slot [25] registered\n[ 0.157769] acpiphp: Slot [26] registered\n[ 0.158614] acpiphp: Slot [27] registered\n[ 0.159463] acpiphp: Slot [28] registered\n[ 0.160017] acpiphp: Slot [29] registered\n[ 0.160881] acpiphp: Slot [30] registered\n[ 0.161766] acpiphp: Slot [31] registered\n[ 0.162616] PCI host bridge to bus 0000:00\n[ 0.163453] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.164004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.165217] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.166384] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.167697] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.174896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.202366] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.203965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.204695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.206199] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.207645] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.208572] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.209909] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.212003] vgaarb: loaded\n[ 0.212659] vgaarb: bridge control possible 0000:00:02.0\n[ 0.213910] SCSI subsystem initialized\n[ 0.214834] ACPI: bus type USB registered\n[ 0.214834] usbcore: registered new interface driver usbfs\n[ 0.216011] usbcore: registered new interface driver hub\n[ 0.217110] usbcore: registered new device driver usb\n[ 0.217119] PCI: Using ACPI for IRQ routing\n[ 0.217178] NetLabel: Initializing\n[ 0.220005] NetLabel: domain hash size = 128\n[ 0.220886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.221943] NetLabel: unlabeled traffic allowed by default\n[ 0.223038] Switched to clocksource kvm-clock\n[ 0.227128] AppArmor: AppArmor Filesystem Enabled\n[ 0.228118] pnp: PnP ACPI init\n[ 0.228803] ACPI: bus type PNP registered\n[ 0.230015] pnp: PnP ACPI: found 8 devices\n[ 0.230860] ACPI: bus type PNP unregistered\n[ 0.237798] NET: Registered protocol family 2\n[ 0.238937] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.240520] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.241885] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.243128] TCP: reno registered\n[ 0.243827] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.244941] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.246237] NET: Registered protocol family 1\n[ 0.247154] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.248258] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.249342] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.270638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.292201] Trying to unpack rootfs image as initramfs...\n[ 0.381797] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.383572] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.384774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.386005] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.387780] Scanning for low memory corruption every 60 seconds\n[ 0.389228] Initialise system trusted keyring\n[ 0.390188] audit: initializing netlink socket (disabled)\n[ 0.391246] type=2000 audit(1534035013.213:1): initialized\n[ 0.410665] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.412640] zbud: loaded\n[ 0.413520] VFS: Disk quotas dquot_6.5.2\n[ 0.414415] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.415915] fuse init (API version 7.22)\n[ 0.416820] msgmni has been set to 3997\n[ 0.417691] Key type big_key registered\n[ 0.418773] Key type asymmetric registered\n[ 0.419635] Asymmetric key parser 'x509' registered\n[ 0.420642] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.422215] io scheduler noop registered\n[ 0.423053] io scheduler deadline registered (default)\n[ 0.424090] io scheduler cfq registered\n[ 0.424978] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.426084] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.427386] ipmi message handler version 39.2\n[ 0.428352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.429874] ACPI: Power Button [PWRF]\n[ 0.430743] GHES: HEST is not enabled!\n[ 0.452359] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.495434] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.517563] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.519326] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.543435] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.545641] Linux agpgart interface v0.103\n[ 0.547283] brd: module loaded\n[ 0.548375] loop: module loaded\n[ 0.549413] blk-mq: CPU -> queue map\n[ 0.550259] CPU 0 -> Queue 0\n[ 0.550944] CPU 1 -> Queue 0\n[ 0.552151] vda: vda1\n[ 0.553359] scsi0 : ata_piix\n[ 0.554125] scsi1 : ata_piix\n[ 0.554821] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.556139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.557634] libphy: Fixed MDIO Bus: probed\n[ 0.558569] tun: Universal TUN/TAP device driver, 1.6\n[ 0.559636] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.562121] PPP generic driver version 2.4.2\n[ 0.563106] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.564390] ehci-pci: EHCI PCI platform driver\n[ 0.565299] ehci-platform: EHCI generic platform driver\n[ 0.566332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.567521] ohci-pci: OHCI PCI platform driver\n[ 0.568463] ohci-platform: OHCI generic platform driver\n[ 0.569499] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.591397] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.592442] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.593998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.595169] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.596444] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.597918] usb usb1: Product: UHCI Host Controller\n[ 0.598879] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.600085] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.601081] hub 1-0:1.0: USB hub found\n[ 0.601895] hub 1-0:1.0: 2 ports detected\n[ 0.602850] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.605011] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.606012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.607140] mousedev: PS/2 mouse device common for all mice\n[ 0.608513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.610443] rtc_cmos 00:00: RTC can wake from S4\n[ 0.611620] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.612858] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.614127] device-mapper: uevent: version 1.0.3\n[ 0.615127] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.616798] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.618033] TCP: cubic registered\n[ 0.618805] NET: Registered protocol family 10\n[ 0.619915] NET: Registered protocol family 17\n[ 0.620835] Key type dns_resolver registered\n[ 0.621945] Loading compiled-in X.509 certificates\n[ 0.623446] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.625274] registered taskstats version 1\n[ 0.634691] Key type trusted registered\n[ 0.638114] Key type encrypted registered\n[ 0.638974] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.640047] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.641533] regulator-dummy: disabling\n[ 0.642418] Magic number: 14:696:809\n[ 0.643318] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:13 UTC (1534035013)\n[ 0.645005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.646166] EDD information not available.\n[ 0.713176] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.714792] Write protecting the kernel read-only data: 12288k\n[ 0.716404] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.719108] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.731907] systemd-udevd[107]: starting version 204\n[ 0.768362] FDC 0 is a S82078B\n[ 0.912025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.077161] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.078438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.079737] usb 1-1: Product: QEMU USB Tablet\n[ 1.080609] usb 1-1: Manufacturer: QEMU\n[ 1.081407] usb 1-1: SerialNumber: 42\n[ 1.380039] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.780776] 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.181467] 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.588574] random: init urandom read with 11 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.792884] EXT4-fs (vda1): re-mounted. Opts: (null)\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 ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:16 +0000. Up 3.57 seconds.\ncloud-init-nonet[3.80]: 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 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 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[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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[13.80]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[16.17]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:29 +0000. Up 16.30 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: | eth1 | False | . | . | fa:16:3e:5c:59:48 |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:ab:3a:fd |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:77:21:db:67:ab:45:66:53:bc:2d:3c:be:ba:c5:35 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . . o|\n| . + o .o|\n| S o o @Eo|\n| . . . O *.|\n| * |\n| + . |\n| +o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n70:3a:f7:35:31:e5:03:a6:cf:9e:89:d1:6c:94:d8:b9 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| = * |\n| . . o B o |\n| + * + . |\n| o S . E |\n| o . * + |\n| o + |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1a:a1:08:2e:86:12:d9:78:f6:7a:9b:6f:a6:9d:d9:65 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| + |\n|= + . |\n|o= o . . |\n|+o. o . S |\n|+ . o |\n| . . . E |\n| . +o+ o |\n| +== . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n59:a8:a1:bf:2a:7b:7c:cc:f9:a8:86:42:d4:83:9a:75 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . . . |\n| o.oE. o o |\n|oo .o . S |\n|o. . |\n|. o o.. |\n|. o + =o |\n| ..=o+o.. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:33 +0000. Up 140.47 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:34 +0000. Up 201.64 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 7354 B of archives.\nAfter this operation, 51.2 kB of additional disk space will be used.\nErr http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4\n Could not resolve 'archive.ubuntu.com'\nE: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com'\n\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 192.168.1.2\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.2\n++ echo A 192.168.1.2\n++ ip2rr 192.168.1.2\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.2\n++ echo A 192.168.1.2\n++ ip2rr 192.168.0.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.4\n++ echo A 192.168.0.4\n+ echo 'nameserver 192.168.0.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.10'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-08-12 00:55:17,736 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-08-12 00:55:17,739 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-08-12 00:55:17,741 - util.py[WARNING]: Running scripts-user () failed\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 24:70:69:c0:0f:25:12:da:21:97:92:77:76:e4:37:cc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 70:3a:f7:35:31:e5:03:a6:cf:9e:89:d1:6c:94:d8:b9 root@dime-0 (DSA)\nec2: 256 1a:a1:08:2e:86:12:d9:78:f6:7a:9b:6f:a6:9d:d9:65 root@dime-0 (ECDSA)\nec2: 256 59:a8:a1:bf:2a:7b:7c:cc:f9:a8:86:42:d4:83:9a:75 root@dime-0 (ED25519)\nec2: 2048 69:77:21:db:67:ab:45:66:53:bc:2d:3c:be:ba:c5:35 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMtIHw0+WsoaFJjWQlTJLqKL1B7FPEFWwRDQ/a9sukTQ/fu8ejc3RAdy7udrPXFoKZlnni+YU9FT/yJAT0tGQIE= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH/jDrKo9lPBrQMGoxL3XMq+t1iNiAZO+Gugh7sWV7o5 root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGX9pVkxE/vsNBmN48LbHgFBk43MZg9feveneda6c85++4jCSfiNjhyJ6w4V9jDXgSAvDFxHMVVUibbDkKSz3x4UaZfgaE4+8EPBPIJJY4vaH14xYSYsrEp+OwSzn8IYOF9IgTfA/0cm2QLGuyGfA/4MRZVYb4ozCOfAc7Cjbvrr5ajkKWceW0zOA8/u3sEzXrwBxY94XlaJ3aNmBP1IO1rQJI4mK43SeN6ftBNOaONsAbBUBxfv1oaATLoG10zhItou0Dytt5eTrrcwOL1bmwCNoUW5TPv17jKb8JY9/lwfW/+19pzfxNLlZus408VmrBocnrWrZitGrs6ZsWMDyn root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 12 Aug 2018 00:55:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 304.93 seconds\n"} 2018-08-12 00:55:21,748 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c/action used request id req-7310051b-5172-4ba8-85bf-f725a0a06a98 2018-08-12 00:55:21,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0761301517487s 2018-08-12 00:55:21,750 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c/action used request id req-7310051b-5172-4ba8-85bf-f725a0a06a98 2018-08-12 00:55:21,751 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.008056] AppArmor: AppArmor initialized [ 0.008908] Yama: becoming mindful. [ 0.009839] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013163] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015085] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017708] Initializing cgroup subsys memory [ 0.018668] Initializing cgroup subsys devices [ 0.020006] Initializing cgroup subsys freezer [ 0.020967] Initializing cgroup subsys blkio [ 0.021849] Initializing cgroup subsys perf_event [ 0.022804] Initializing cgroup subsys hugetlb [ 0.023813] CPU: Physical Processor ID: 0 [ 0.024016] FEATURE SPEC_CTRL Not Present [ 0.025515] mce: CPU supports 10 MCE banks [ 0.026448] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026448] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029192] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030662] Speculative Store Bypass: Vulnerable [ 0.032420] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038080] ACPI: Core revision 20131115 [ 0.039476] ACPI: All ACPI Tables successfully acquired [ 0.040253] ftrace: allocating 28727 entries in 113 pages [ 0.060271] Enabling x2apic [ 0.060956] Enabled x2apic [ 0.061791] Switched APIC routing to physical x2apic. [ 0.064919] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068492] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076642] KVM setup paravirtual spinlock [ 0.079196] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080155] x86: Booting SMP configuration: [ 0.081107] .... node #0, CPUs: #1[ 0.079157] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096016] x86: Booted up 1 node, 2 CPUs [ 0.096010] KVM setup async PF for cpu 1 [ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098890] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100307] devtmpfs: initialized [ 0.102091] EVM: security.selinux [ 0.102818] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104708] EVM: security.capability [ 0.105537] pinctrl core: initialized pinctrl subsystem [ 0.106016] regulator-dummy: no parameters [ 0.108070] RTC time: 0:50:12, date: 08/12/18 [ 0.109015] NET: Registered protocol family 16 [ 0.110019] cpuidle: using governor ladder [ 0.110860] cpuidle: using governor menu [ 0.111776] ACPI: bus type PCI registered [ 0.112006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113331] PCI: Using configuration type 1 for base access [ 0.114963] bio: create slab at 0 [ 0.116055] ACPI: Added _OSI(Module Device) [ 0.116940] ACPI: Added _OSI(Processor Device) [ 0.117848] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118798] ACPI: Added _OSI(Processor Aggregator Device) [ 0.121245] ACPI: Interpreter enabled [ 0.122075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127934] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.129271] ACPI: (supports S0 S5) [ 0.130010] ACPI: Using IOAPIC for interrupt routing [ 0.131027] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132191] ACPI: No dock devices found. [ 0.134759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.135993] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.136006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.137293] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.139662] acpiphp: Slot [3] registered [ 0.140021] acpiphp: Slot [4] registered [ 0.140860] acpiphp: Slot [5] registered [ 0.141727] acpiphp: Slot [6] registered [ 0.142614] acpiphp: Slot [7] registered [ 0.143434] acpiphp: Slot [8] registered [ 0.144017] acpiphp: Slot [9] registered [ 0.144883] acpiphp: Slot [10] registered [ 0.145757] acpiphp: Slot [11] registered [ 0.146623] acpiphp: Slot [12] registered [ 0.147467] acpiphp: Slot [13] registered [ 0.148022] acpiphp: Slot [14] registered [ 0.148896] acpiphp: Slot [15] registered [ 0.149769] acpiphp: Slot [16] registered [ 0.150642] acpiphp: Slot [17] registered [ 0.151494] acpiphp: Slot [18] registered [ 0.152022] acpiphp: Slot [19] registered [ 0.152900] acpiphp: Slot [20] registered [ 0.153775] acpiphp: Slot [21] registered [ 0.154622] acpiphp: Slot [22] registered [ 0.155494] acpiphp: Slot [23] registered [ 0.156023] acpiphp: Slot [24] registered [ 0.156918] acpiphp: Slot [25] registered [ 0.157769] acpiphp: Slot [26] registered [ 0.158614] acpiphp: Slot [27] registered [ 0.159463] acpiphp: Slot [28] registered [ 0.160017] acpiphp: Slot [29] registered [ 0.160881] acpiphp: Slot [30] registered [ 0.161766] acpiphp: Slot [31] registered [ 0.162616] PCI host bridge to bus 0000:00 [ 0.163453] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.164004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.165217] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.166384] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.167697] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.174896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.202366] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.203965] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.204695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.206199] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.207645] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.208572] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.209909] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.212003] vgaarb: loaded [ 0.212659] vgaarb: bridge control possible 0000:00:02.0 [ 0.213910] SCSI subsystem initialized [ 0.214834] ACPI: bus type USB registered [ 0.214834] usbcore: registered new interface driver usbfs [ 0.216011] usbcore: registered new interface driver hub [ 0.217110] usbcore: registered new device driver usb [ 0.217119] PCI: Using ACPI for IRQ routing [ 0.217178] NetLabel: Initializing [ 0.220005] NetLabel: domain hash size = 128 [ 0.220886] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.221943] NetLabel: unlabeled traffic allowed by default [ 0.223038] Switched to clocksource kvm-clock [ 0.227128] AppArmor: AppArmor Filesystem Enabled [ 0.228118] pnp: PnP ACPI init [ 0.228803] ACPI: bus type PNP registered [ 0.230015] pnp: PnP ACPI: found 8 devices [ 0.230860] ACPI: bus type PNP unregistered [ 0.237798] NET: Registered protocol family 2 [ 0.238937] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.240520] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.241885] TCP: Hash tables configured (established 16384 bind 16384) [ 0.243128] TCP: reno registered [ 0.243827] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.244941] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.246237] NET: Registered protocol family 1 [ 0.247154] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.248258] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.249342] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.270638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.292201] Trying to unpack rootfs image as initramfs... [ 0.381797] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.383572] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.384774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.386005] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.387780] Scanning for low memory corruption every 60 seconds [ 0.389228] Initialise system trusted keyring [ 0.390188] audit: initializing netlink socket (disabled) [ 0.391246] type=2000 audit(1534035013.213:1): initialized [ 0.410665] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.412640] zbud: loaded [ 0.413520] VFS: Disk quotas dquot_6.5.2 [ 0.414415] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.415915] fuse init (API version 7.22) [ 0.416820] msgmni has been set to 3997 [ 0.417691] Key type big_key registered [ 0.418773] Key type asymmetric registered [ 0.419635] Asymmetric key parser 'x509' registered [ 0.420642] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.422215] io scheduler noop registered [ 0.423053] io scheduler deadline registered (default) [ 0.424090] io scheduler cfq registered [ 0.424978] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.426084] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.427386] ipmi message handler version 39.2 [ 0.428352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.429874] ACPI: Power Button [PWRF] [ 0.430743] GHES: HEST is not enabled! [ 0.452359] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.495434] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.517563] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.519326] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.543435] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.545641] Linux agpgart interface v0.103 [ 0.547283] brd: module loaded [ 0.548375] loop: module loaded [ 0.549413] blk-mq: CPU -> queue map [ 0.550259] CPU 0 -> Queue 0 [ 0.550944] CPU 1 -> Queue 0 [ 0.552151] vda: vda1 [ 0.553359] scsi0 : ata_piix [ 0.554125] scsi1 : ata_piix [ 0.554821] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.556139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.557634] libphy: Fixed MDIO Bus: probed [ 0.558569] tun: Universal TUN/TAP device driver, 1.6 [ 0.559636] tun: (C) 1999-2004 Max Krasnyansky [ 0.562121] PPP generic driver version 2.4.2 [ 0.563106] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.564390] ehci-pci: EHCI PCI platform driver [ 0.565299] ehci-platform: EHCI generic platform driver [ 0.566332] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.567521] ohci-pci: OHCI PCI platform driver [ 0.568463] ohci-platform: OHCI generic platform driver [ 0.569499] uhci_hcd: USB Universal Host Controller Interface driver [ 0.591397] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.592442] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.593998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.595169] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.596444] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.597918] usb usb1: Product: UHCI Host Controller [ 0.598879] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.600085] usb usb1: SerialNumber: 0000:00:01.2 [ 0.601081] hub 1-0:1.0: USB hub found [ 0.601895] hub 1-0:1.0: 2 ports detected [ 0.602850] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.605011] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.606012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.607140] mousedev: PS/2 mouse device common for all mice [ 0.608513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.610443] rtc_cmos 00:00: RTC can wake from S4 [ 0.611620] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.612858] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.614127] device-mapper: uevent: version 1.0.3 [ 0.615127] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.616798] ledtrig-cpu: registered to indicate activity on CPUs [ 0.618033] TCP: cubic registered [ 0.618805] NET: Registered protocol family 10 [ 0.619915] NET: Registered protocol family 17 [ 0.620835] Key type dns_resolver registered [ 0.621945] Loading compiled-in X.509 certificates [ 0.623446] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.625274] registered taskstats version 1 [ 0.634691] Key type trusted registered [ 0.638114] Key type encrypted registered [ 0.638974] AppArmor: AppArmor sha1 policy hashing enabled [ 0.640047] IMA: No TPM chip found, activating TPM-bypass! [ 0.641533] regulator-dummy: disabling [ 0.642418] Magic number: 14:696:809 [ 0.643318] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:13 UTC (1534035013) [ 0.645005] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.646166] EDD information not available. [ 0.713176] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.714792] Write protecting the kernel read-only data: 12288k [ 0.716404] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.719108] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.731907] systemd-udevd[107]: starting version 204 [ 0.768362] FDC 0 is a S82078B [ 0.912025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.077161] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.078438] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.079737] usb 1-1: Product: QEMU USB Tablet [ 1.080609] usb 1-1: Manufacturer: QEMU [ 1.081407] usb 1-1: SerialNumber: 42 [ 1.380039] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.780776] 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.181467] 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.588574] random: init urandom read with 11 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.792884] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 00:50:16 +0000. Up 3.57 seconds. cloud-init-nonet[3.80]: 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 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 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[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 load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[13.80]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[16.17]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:29 +0000. Up 16.30 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:5c:59:48 | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:ab:3a:fd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:77:21:db:67:ab:45:66:53:bc:2d:3c:be:ba:c5:35 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . . o| | . + o .o| | S o o @Eo| | . . . O *.| | * | | + . | | +o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 70:3a:f7:35:31:e5:03:a6:cf:9e:89:d1:6c:94:d8:b9 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | = * | | . . o B o | | + * + . | | o S . E | | o . * + | | o + | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1a:a1:08:2e:86:12:d9:78:f6:7a:9b:6f:a6:9d:d9:65 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | + | |= + . | |o= o . . | |+o. o . S | |+ . o | | . . . E | | . +o+ o | | +== . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 59:a8:a1:bf:2a:7b:7c:cc:f9:a8:86:42:d4:83:9a:75 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . . . | | o.oE. o o | |oo .o . S | |o. . | |. o o.. | |. o + =o | | ..=o+o.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:52:33 +0000. Up 140.47 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:53:34 +0000. Up 201.64 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 192.168.1.2 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.2 ++ echo A 192.168.1.2 ++ ip2rr 192.168.1.2 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.2 ++ echo A 192.168.1.2 ++ ip2rr 192.168.0.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.4 ++ echo A 192.168.0.4 + echo 'nameserver 192.168.0.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.10' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-08-12 00:55:17,736 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-08-12 00:55:17,739 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-08-12 00:55:17,741 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 24:70:69:c0:0f:25:12:da:21:97:92:77:76:e4:37:cc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 70:3a:f7:35:31:e5:03:a6:cf:9e:89:d1:6c:94:d8:b9 root@dime-0 (DSA) ec2: 256 1a:a1:08:2e:86:12:d9:78:f6:7a:9b:6f:a6:9d:d9:65 root@dime-0 (ECDSA) ec2: 256 59:a8:a1:bf:2a:7b:7c:cc:f9:a8:86:42:d4:83:9a:75 root@dime-0 (ED25519) ec2: 2048 69:77:21:db:67:ab:45:66:53:bc:2d:3c:be:ba:c5:35 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMtIHw0+WsoaFJjWQlTJLqKL1B7FPEFWwRDQ/a9sukTQ/fu8ejc3RAdy7udrPXFoKZlnni+YU9FT/yJAT0tGQIE= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH/jDrKo9lPBrQMGoxL3XMq+t1iNiAZO+Gugh7sWV7o5 root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGX9pVkxE/vsNBmN48LbHgFBk43MZg9feveneda6c85++4jCSfiNjhyJ6w4V9jDXgSAvDFxHMVVUibbDkKSz3x4UaZfgaE4+8EPBPIJJY4vaH14xYSYsrEp+OwSzn8IYOF9IgTfA/0cm2QLGuyGfA/4MRZVYb4ozCOfAc7Cjbvrr5ajkKWceW0zOA8/u3sEzXrwBxY94XlaJ3aNmBP1IO1rQJI4mK43SeN6ftBNOaONsAbBUBxfv1oaATLoG10zhItou0Dytt5eTrrcwOL1bmwCNoUW5TPv17jKb8JY9/lwfW/+19pzfxNLlZus408VmrBocnrWrZitGrs6ZsWMDyn root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 12 Aug 2018 00:55:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 304.93 seconds 2018-08-12 00:55:21,753 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-12 00:55:21,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:55:21,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:55:22,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00: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-9cc4e2de-4912-4aa3-889b-29587087c3fe x-compute-request-id: req-9cc4e2de-4912-4aa3-889b-29587087c3fe Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:55:22,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9cc4e2de-4912-4aa3-889b-29587087c3fe 2018-08-12 00:55:22,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590800046921s 2018-08-12 00:55:22,345 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9cc4e2de-4912-4aa3-889b-29587087c3fe 2018-08-12 00:55:22,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:55:22,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:55:22,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f48ba2fd-393d-47a6-8fab-edf7745959ea x-compute-request-id: req-f48ba2fd-393d-47a6-8fab-edf7745959ea Content-Encoding: gzip Content-Length: 19643 Content-Type: application/json RESP BODY: {"output": "[ 0.260834] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.262016] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.263358] NET: Registered protocol family 1\n[ 0.264299] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.265457] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.266587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.289472] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.312305] Trying to unpack rootfs image as initramfs...\n[ 0.410300] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.412187] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.413336] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.415773] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.417548] Scanning for low memory corruption every 60 seconds\n[ 0.419082] Initialise system trusted keyring\n[ 0.420249] audit: initializing netlink socket (disabled)\n[ 0.421949] type=2000 audit(1534035008.471:1): initialized\n[ 0.443374] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445750] zbud: loaded\n[ 0.446640] VFS: Disk quotas dquot_6.5.2\n[ 0.447527] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.449182] fuse init (API version 7.22)\n[ 0.450121] msgmni has been set to 3997\n[ 0.450991] Key type big_key registered\n[ 0.452116] Key type asymmetric registered\n[ 0.452974] Asymmetric key parser 'x509' registered\n[ 0.453981] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.455543] io scheduler noop registered\n[ 0.456380] io scheduler deadline registered (default)\n[ 0.457427] io scheduler cfq registered\n[ 0.458328] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.459414] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.460727] ipmi message handler version 39.2\n[ 0.461682] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.463204] ACPI: Power Button [PWRF]\n[ 0.464183] GHES: HEST is not enabled!\n[ 0.486408] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.531299] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.554100] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.556094] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581051] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.584582] Linux agpgart interface v0.103\n[ 0.586922] brd: module loaded\n[ 0.588457] loop: module loaded\n[ 0.589670] blk-mq: CPU -> queue map\n[ 0.590659] CPU 0 -> Queue 0\n[ 0.591593] CPU 1 -> Queue 0\n[ 0.593076] vda: vda1\n[ 0.594561] scsi0 : ata_piix\n[ 0.595523] scsi1 : ata_piix\n[ 0.596500] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.598301] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.600183] libphy: Fixed MDIO Bus: probed\n[ 0.601610] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602662] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.605453] PPP generic driver version 2.4.2\n[ 0.606584] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.608009] ehci-pci: EHCI PCI platform driver\n[ 0.609106] ehci-platform: EHCI generic platform driver\n[ 0.610455] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.611960] ohci-pci: OHCI PCI platform driver\n[ 0.613032] ohci-platform: OHCI generic platform driver\n[ 0.614285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636475] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637717] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639519] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.640957] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642484] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644130] usb usb1: Product: UHCI Host Controller\n[ 0.645155] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.646598] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647803] hub 1-0:1.0: USB hub found\n[ 0.648772] hub 1-0:1.0: 2 ports detected\n[ 0.649941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652397] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653593] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654970] mousedev: PS/2 mouse device common for all mice\n[ 0.656482] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658794] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660193] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663177] device-mapper: uevent: version 1.0.3\n[ 0.664359] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666351] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667832] TCP: cubic registered\n[ 0.668734] NET: Registered protocol family 10\n[ 0.669919] NET: Registered protocol family 17\n[ 0.670925] Key type dns_resolver registered\n[ 0.672246] Loading compiled-in X.509 certificates\n[ 0.673770] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675712] registered taskstats version 1\n[ 0.685399] Key type trusted registered\n[ 0.689040] Key type encrypted registered\n[ 0.689952] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691061] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692618] regulator-dummy: disabling\n[ 0.693568] Magic number: 14:696:809\n[ 0.694500] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:08 UTC (1534035008)\n[ 0.696245] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697477] EDD information not available.\n[ 0.757292] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.759065] Write protecting the kernel read-only data: 12288k\n[ 0.760758] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.763595] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.778233] systemd-udevd[107]: starting version 204\n[ 0.828407] FDC 0 is a S82078B\n[ 0.960045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125645] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127256] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129088] usb 1-1: Product: QEMU USB Tablet\n[ 1.130318] usb 1-1: Manufacturer: QEMU\n[ 1.131381] usb 1-1: SerialNumber: 42\n[ 1.408104] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.849126] 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.183053] 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.274501] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.560722] 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 Sun, 12 Aug 2018 00:50:11 +0000. Up 3.30 seconds.\ncloud-init-nonet[3.45]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[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 configure network device security[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.84]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:12 +0000. Up 4.96 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: | eth1 | False | . | . | fa:16:3e:d8:c0:89 |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:4c:ba:62 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n13:f2:2d:35:3a:97:87:57:c5:7c:73:7e:dd:40:bb:b9 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..o.|\n| .+=|\n| . . o oo*|\n| o = + . o=|\n| S = o o .|\n| = o . |\n| E |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb7:70:1d:00:86:62:27:d7:f1:6d:5b:5c:fa:01:88:31 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o+E+ .. .|\n| + +..o.+ ..o |\n| . = . + +. |\n| o + ..|\n| S o o .|\n| + . |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nbc:df:c8:21:e0:7f:40:9a:7a:d1:7d:6a:d4:82:06:1a root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| E ... |\n| o.*So . |\n| ..+.=.+ o |\n| ..ooo.+ |\n| . .. +++ |\n| . .o+ . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na1:d5:6f:f0:91:25:32:63:9b:3d:d7:f4:21:4a:f1:06 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| =Eo....|\n| o.B++.oo|\n| o =.=o. o|\n| o . +.+ |\n| . S + |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:50:16 +0000. Up 9.03 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:50:18 +0000. Up 10.58 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 36 3149 36 1136 0 0 4325 0 --:--:-- --:--:-- --:--:-- 4319100 3149 100 3149 0 0 11987 0 --:--:-- --:--:-- --:--:-- 11973\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [77.6 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [240 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [468 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [541 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [251 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.7 MB in 8s (1566 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.3\n+ '[' -n 192.168.0.3 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 22s (7650 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2017c-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53135 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11907\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12557\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (5131 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59692 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 192.168.1.3\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.3\n++ echo A 192.168.1.3\n+ echo 'nameserver 192.168.0.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.10'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 24:70:69:c0:0f:25:12:da:21:97:92:77:76:e4:37:cc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 b7:70:1d:00:86:62:27:d7:f1:6d:5b:5c:fa:01:88:31 root@vellum-0 (DSA)\nec2: 256 bc:df:c8:21:e0:7f:40:9a:7a:d1:7d:6a:d4:82:06:1a root@vellum-0 (ECDSA)\nec2: 256 a1:d5:6f:f0:91:25:32:63:9b:3d:d7:f4:21:4a:f1:06 root@vellum-0 (ED25519)\nec2: 2048 13:f2:2d:35:3a:97:87:57:c5:7c:73:7e:dd:40:bb:b9 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH0mtvnicySlFEj4orD8kEzlEZIoDndDezxSO3yi8SnlwZh52nrC9mVICtnj9pMYtmsSBxd5E2O2bEQvsdJALUU= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF7VVCTvySPsGNMO2ukk/zBX9HaWFokwZoqsIZoN+mYs root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAincON2b6MECeiCZZ9BIDpWX/qCGvZRVOx6n173i0ef1aOAgul8sFVYUFSFU4rrgWWAkdcLy9pK8xO1NgfZTCwRaWpaxCtBY4I9BKyRhwdZPJH+lNugpH6k4GKmB/+wIHIx4xexCdDb1Hz5YO4/WYpRO1IL0EPcFGR568cu39ijgxMgHJfbQ0Zms/+g+rc0z7/Dvs7t7ZRfhRNFTBJYcrRnuhCDCweTKQYyTnQxV0M3Lz61t99xmunysgjNZWI2L2Uno1Cf7RGvZA8zZQrmjIYSBV4/QPtyu2kg/Ci89tQQE7xgXdwiOfow7qHeCzisQmD8DnNzGlT8NGGbJjltQ9 root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 12 Aug 2018 00:52:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 159.01 seconds\n"} 2018-08-12 00:55:22,435 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee/action used request id req-f48ba2fd-393d-47a6-8fab-edf7745959ea 2018-08-12 00:55:22,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0816581249237s 2018-08-12 00:55:22,437 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee/action used request id req-f48ba2fd-393d-47a6-8fab-edf7745959ea 2018-08-12 00:55:22,438 - functest.core.singlevm - DEBUG - console: [ 0.260834] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.262016] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.263358] NET: Registered protocol family 1 [ 0.264299] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.265457] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.266587] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.289472] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.312305] Trying to unpack rootfs image as initramfs... [ 0.410300] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.412187] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.413336] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.415773] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.417548] Scanning for low memory corruption every 60 seconds [ 0.419082] Initialise system trusted keyring [ 0.420249] audit: initializing netlink socket (disabled) [ 0.421949] type=2000 audit(1534035008.471:1): initialized [ 0.443374] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445750] zbud: loaded [ 0.446640] VFS: Disk quotas dquot_6.5.2 [ 0.447527] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.449182] fuse init (API version 7.22) [ 0.450121] msgmni has been set to 3997 [ 0.450991] Key type big_key registered [ 0.452116] Key type asymmetric registered [ 0.452974] Asymmetric key parser 'x509' registered [ 0.453981] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.455543] io scheduler noop registered [ 0.456380] io scheduler deadline registered (default) [ 0.457427] io scheduler cfq registered [ 0.458328] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.459414] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.460727] ipmi message handler version 39.2 [ 0.461682] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.463204] ACPI: Power Button [PWRF] [ 0.464183] GHES: HEST is not enabled! [ 0.486408] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.531299] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.554100] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.556094] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581051] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.584582] Linux agpgart interface v0.103 [ 0.586922] brd: module loaded [ 0.588457] loop: module loaded [ 0.589670] blk-mq: CPU -> queue map [ 0.590659] CPU 0 -> Queue 0 [ 0.591593] CPU 1 -> Queue 0 [ 0.593076] vda: vda1 [ 0.594561] scsi0 : ata_piix [ 0.595523] scsi1 : ata_piix [ 0.596500] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.598301] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.600183] libphy: Fixed MDIO Bus: probed [ 0.601610] tun: Universal TUN/TAP device driver, 1.6 [ 0.602662] tun: (C) 1999-2004 Max Krasnyansky [ 0.605453] PPP generic driver version 2.4.2 [ 0.606584] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.608009] ehci-pci: EHCI PCI platform driver [ 0.609106] ehci-platform: EHCI generic platform driver [ 0.610455] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.611960] ohci-pci: OHCI PCI platform driver [ 0.613032] ohci-platform: OHCI generic platform driver [ 0.614285] uhci_hcd: USB Universal Host Controller Interface driver [ 0.636475] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.637717] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639519] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.640957] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642484] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644130] usb usb1: Product: UHCI Host Controller [ 0.645155] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.646598] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647803] hub 1-0:1.0: USB hub found [ 0.648772] hub 1-0:1.0: 2 ports detected [ 0.649941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.652397] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.653593] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.654970] mousedev: PS/2 mouse device common for all mice [ 0.656482] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.658794] rtc_cmos 00:00: RTC can wake from S4 [ 0.660193] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.661643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663177] device-mapper: uevent: version 1.0.3 [ 0.664359] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666351] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667832] TCP: cubic registered [ 0.668734] NET: Registered protocol family 10 [ 0.669919] NET: Registered protocol family 17 [ 0.670925] Key type dns_resolver registered [ 0.672246] Loading compiled-in X.509 certificates [ 0.673770] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675712] registered taskstats version 1 [ 0.685399] Key type trusted registered [ 0.689040] Key type encrypted registered [ 0.689952] AppArmor: AppArmor sha1 policy hashing enabled [ 0.691061] IMA: No TPM chip found, activating TPM-bypass! [ 0.692618] regulator-dummy: disabling [ 0.693568] Magic number: 14:696:809 [ 0.694500] rtc_cmos 00:00: setting system clock to 2018-08-12 00:50:08 UTC (1534035008) [ 0.696245] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697477] EDD information not available. [ 0.757292] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.759065] Write protecting the kernel read-only data: 12288k [ 0.760758] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.763595] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.778233] systemd-udevd[107]: starting version 204 [ 0.828407] FDC 0 is a S82078B [ 0.960045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125645] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127256] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129088] usb 1-1: Product: QEMU USB Tablet [ 1.130318] usb 1-1: Manufacturer: QEMU [ 1.131381] usb 1-1: SerialNumber: 42 [ 1.408104] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.849126] 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.183053] 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.274501] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.560722] 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 Sun, 12 Aug 2018 00:50:11 +0000. Up 3.30 seconds. cloud-init-nonet[3.45]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.84]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:50:12 +0000. Up 4.96 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:d8:c0:89 | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:4c:ba:62 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 13:f2:2d:35:3a:97:87:57:c5:7c:73:7e:dd:40:bb:b9 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | ..o.| | .+=| | . . o oo*| | o = + . o=| | S = o o .| | = o . | | E | | | | | +-----------------+ 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: b7:70:1d:00:86:62:27:d7:f1:6d:5b:5c:fa:01:88:31 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | o+E+ .. .| | + +..o.+ ..o | | . = . + +. | | o + ..| | S o o .| | + . | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: bc:df:c8:21:e0:7f:40:9a:7a:d1:7d:6a:d4:82:06:1a root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | E ... | | o.*So . | | ..+.=.+ o | | ..ooo.+ | | . .. +++ | | . .o+ . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a1:d5:6f:f0:91:25:32:63:9b:3d:d7:f4:21:4a:f1:06 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | =Eo....| | o.B++.oo| | o =.=o. o| | o . +.+ | | . S + | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:50:16 +0000. Up 9.03 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:50:18 +0000. Up 10.58 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 36 3149 36 1136 0 0 4325 0 --:--:-- --:--:-- --:--:-- 4319100 3149 100 3149 0 0 11987 0 --:--:-- --:--:-- --:--:-- 11973 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [77.6 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [240 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [468 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [541 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [251 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.7 MB in 8s (1566 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.3 + '[' -n 192.168.0.3 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 3 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7650 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2017c-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53135 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11907 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12557 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (5131 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59692 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 192.168.1.3 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.3 ++ echo A 192.168.1.3 + echo 'nameserver 192.168.0.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.10' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 24:70:69:c0:0f:25:12:da:21:97:92:77:76:e4:37:cc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b7:70:1d:00:86:62:27:d7:f1:6d:5b:5c:fa:01:88:31 root@vellum-0 (DSA) ec2: 256 bc:df:c8:21:e0:7f:40:9a:7a:d1:7d:6a:d4:82:06:1a root@vellum-0 (ECDSA) ec2: 256 a1:d5:6f:f0:91:25:32:63:9b:3d:d7:f4:21:4a:f1:06 root@vellum-0 (ED25519) ec2: 2048 13:f2:2d:35:3a:97:87:57:c5:7c:73:7e:dd:40:bb:b9 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH0mtvnicySlFEj4orD8kEzlEZIoDndDezxSO3yi8SnlwZh52nrC9mVICtnj9pMYtmsSBxd5E2O2bEQvsdJALUU= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF7VVCTvySPsGNMO2ukk/zBX9HaWFokwZoqsIZoN+mYs root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAincON2b6MECeiCZZ9BIDpWX/qCGvZRVOx6n173i0ef1aOAgul8sFVYUFSFU4rrgWWAkdcLy9pK8xO1NgfZTCwRaWpaxCtBY4I9BKyRhwdZPJH+lNugpH6k4GKmB/+wIHIx4xexCdDb1Hz5YO4/WYpRO1IL0EPcFGR568cu39ijgxMgHJfbQ0Zms/+g+rc0z7/Dvs7t7ZRfhRNFTBJYcrRnuhCDCweTKQYyTnQxV0M3Lz61t99xmunysgjNZWI2L2Uno1Cf7RGvZA8zZQrmjIYSBV4/QPtyu2kg/Ci89tQQE7xgXdwiOfow7qHeCzisQmD8DnNzGlT8NGGbJjltQ9 root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 12 Aug 2018 00:52:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 159.01 seconds 2018-08-12 00:55:22,443 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-12 00:55:22,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:55:22,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:55:22,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21913e9c-ff09-44e3-b2d0-1c7d849f0f31 x-compute-request-id: req-21913e9c-ff09-44e3-b2d0-1c7d849f0f31 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:55:22,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-21913e9c-ff09-44e3-b2d0-1c7d849f0f31 2018-08-12 00:55:22,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449450969696s 2018-08-12 00:55:22,894 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-21913e9c-ff09-44e3-b2d0-1c7d849f0f31 2018-08-12 00:55:22,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:55:22,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:55:22,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-198020aa-8fa4-461e-ad4b-45dbdcd3c628 x-compute-request-id: req-198020aa-8fa4-461e-ad4b-45dbdcd3c628 Content-Encoding: gzip Content-Length: 11778 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.008958] Yama: becoming mindful.\n[ 0.009896] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013308] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015384] 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.017639] Initializing cgroup subsys memory\n[ 0.018622] Initializing cgroup subsys devices\n[ 0.020003] Initializing cgroup subsys freezer\n[ 0.020970] Initializing cgroup subsys blkio\n[ 0.021897] Initializing cgroup subsys perf_event\n[ 0.022901] Initializing cgroup subsys hugetlb\n[ 0.024050] CPU: Physical Processor ID: 0\n[ 0.024944] FEATURE SPEC_CTRL Not Present\n[ 0.026510] mce: CPU supports 10 MCE banks\n[ 0.027436] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027436] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029311] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033542] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038444] ACPI: Core revision 20131115\n[ 0.039763] ACPI: All ACPI Tables successfully acquired\n[ 0.040863] ftrace: allocating 28727 entries in 113 pages\n[ 0.064118] Enabling x2apic\n[ 0.064804] Enabled x2apic\n[ 0.065662] Switched APIC routing to physical x2apic.\n[ 0.067678] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.070254] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076532] KVM setup paravirtual spinlock\n[ 0.078754] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080146] x86: Booting SMP configuration:\n[ 0.081097] .... node #0, CPUs: #1[ 0.078718] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096016] x86: Booted up 1 node, 2 CPUs\n[ 0.096010] KVM setup async PF for cpu 1\n[ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098681] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100192] devtmpfs: initialized\n[ 0.102181] EVM: security.selinux\n[ 0.102887] EVM: security.SMACK64\n[ 0.103581] EVM: security.ima\n[ 0.104005] EVM: security.capability\n[ 0.104821] pinctrl core: initialized pinctrl subsystem\n[ 0.105867] regulator-dummy: no parameters\n[ 0.106747] RTC time: 0:49:20, date: 08/12/18\n[ 0.108033] NET: Registered protocol family 16\n[ 0.108998] cpuidle: using governor ladder\n[ 0.109825] cpuidle: using governor menu\n[ 0.110688] ACPI: bus type PCI registered\n[ 0.111495] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.112098] PCI: Using configuration type 1 for base access\n[ 0.113666] bio: create slab at 0\n[ 0.113666] ACPI: Added _OSI(Module Device)\n[ 0.113666] ACPI: Added _OSI(Processor Device)\n[ 0.116003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.116914] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.118912] ACPI: Interpreter enabled\n[ 0.119681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.121197] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.123041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.124525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.126381] ACPI: (supports S0 S5)\n[ 0.127087] ACPI: Using IOAPIC for interrupt routing\n[ 0.128013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.129915] ACPI: No dock devices found.\n[ 0.132472] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.133615] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.134846] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.136017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140182] acpiphp: Slot [3] registered\n[ 0.140992] acpiphp: Slot [4] registered\n[ 0.141798] acpiphp: Slot [5] registered\n[ 0.142608] acpiphp: Slot [6] registered\n[ 0.143411] acpiphp: Slot [7] registered\n[ 0.144017] acpiphp: Slot [8] registered\n[ 0.144816] acpiphp: Slot [9] registered\n[ 0.145625] acpiphp: Slot [10] registered\n[ 0.146447] acpiphp: Slot [11] registered\n[ 0.147263] acpiphp: Slot [12] registered\n[ 0.148017] acpiphp: Slot [13] registered\n[ 0.148842] acpiphp: Slot [14] registered\n[ 0.149660] acpiphp: Slot [15] registered\n[ 0.150481] acpiphp: Slot [16] registered\n[ 0.151309] acpiphp: Slot [17] registered\n[ 0.152017] acpiphp: Slot [18] registered\n[ 0.152844] acpiphp: Slot [19] registered\n[ 0.153662] acpiphp: Slot [20] registered\n[ 0.154488] acpiphp: Slot [21] registered\n[ 0.155308] acpiphp: Slot [22] registered\n[ 0.156016] acpiphp: Slot [23] registered\n[ 0.156845] acpiphp: Slot [24] registered\n[ 0.157661] acpiphp: Slot [25] registered\n[ 0.158474] acpiphp: Slot [26] registered\n[ 0.159296] acpiphp: Slot [27] registered\n[ 0.160017] acpiphp: Slot [28] registered\n[ 0.160835] acpiphp: Slot [29] registered\n[ 0.161651] acpiphp: Slot [30] registered\n[ 0.162468] acpiphp: Slot [31] registered\n[ 0.163319] PCI host bridge to bus 0000:00\n[ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.165036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.166166] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.167293] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.169241] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.174725] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.195876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.196713] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.198163] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.199616] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.200671] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.202133] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.203387] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.203387] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.204003] vgaarb: loaded\n[ 0.204612] vgaarb: bridge control possible 0000:00:02.0\n[ 0.205819] SCSI subsystem initialized\n[ 0.206704] ACPI: bus type USB registered\n[ 0.206704] usbcore: registered new interface driver usbfs\n[ 0.208012] usbcore: registered new interface driver hub\n[ 0.209063] usbcore: registered new device driver usb\n[ 0.209063] PCI: Using ACPI for IRQ routing\n[ 0.209106] NetLabel: Initializing\n[ 0.212005] NetLabel: domain hash size = 128\n[ 0.212872] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.213860] NetLabel: unlabeled traffic allowed by default\n[ 0.214919] Switched to clocksource kvm-clock\n[ 0.218985] AppArmor: AppArmor Filesystem Enabled\n[ 0.219944] pnp: PnP ACPI init\n[ 0.220630] ACPI: bus type PNP registered\n[ 0.221828] pnp: PnP ACPI: found 8 devices\n[ 0.222663] ACPI: bus type PNP unregistered\n[ 0.229537] NET: Registered protocol family 2\n[ 0.230638] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.232181] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.233542] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.234816] TCP: reno registered\n[ 0.235510] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.236650] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.237917] NET: Registered protocol family 1\n[ 0.238802] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.239909] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.240991] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.264978] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.287740] Trying to unpack rootfs image as initramfs...\n[ 0.379768] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.381726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.382839] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.384360] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.386057] Scanning for low memory corruption every 60 seconds\n[ 0.387621] Initialise system trusted keyring\n[ 0.388789] audit: initializing netlink socket (disabled)\n[ 0.390116] type=2000 audit(1534034961.796:1): initialized\n[ 0.409810] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.412069] zbud: loaded\n[ 0.413034] VFS: Disk quotas dquot_6.5.2\n[ 0.414064] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.415854] fuse init (API version 7.22)\n[ 0.416928] msgmni has been set to 3997\n[ 0.417975] Key type big_key registered\n[ 0.419163] Key type asymmetric registered\n[ 0.420218] Asymmetric key parser 'x509' registered\n[ 0.421420] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.423281] io scheduler noop registered\n[ 0.424291] io scheduler deadline registered (default)\n[ 0.425546] io scheduler cfq registered\n[ 0.426557] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.427852] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.429417] ipmi message handler version 39.2\n[ 0.430525] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.432326] ACPI: Power Button [PWRF]\n[ 0.433379] GHES: HEST is not enabled!\n[ 0.454867] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.497883] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.499933] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.524233] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.526661] Linux agpgart interface v0.103\n[ 0.528451] brd: module loaded\n[ 0.529598] loop: module loaded\n[ 0.530731] blk-mq: CPU -> queue map\n[ 0.531659] CPU 0 -> Queue 0\n[ 0.532478] CPU 1 -> Queue 0\n[ 0.533846] vda: vda1\n[ 0.535135] scsi0 : ata_piix\n[ 0.535868] scsi1 : ata_piix\n[ 0.536566] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.537828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.539285] libphy: Fixed MDIO Bus: probed\n[ 0.540209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.541224] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.543131] PPP generic driver version 2.4.2\n[ 0.544074] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.545302] ehci-pci: EHCI PCI platform driver\n[ 0.546198] ehci-platform: EHCI generic platform driver\n[ 0.547222] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.548387] ohci-pci: OHCI PCI platform driver\n[ 0.549291] ohci-platform: OHCI generic platform driver\n[ 0.550307] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.572236] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.573266] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.574835] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.576025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.577303] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.578755] usb usb1: Product: UHCI Host Controller\n[ 0.579715] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.580917] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.581922] hub 1-0:1.0: USB hub found\n[ 0.582727] hub 1-0:1.0: 2 ports detected\n[ 0.583683] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.585910] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.586904] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.588029] mousedev: PS/2 mouse device common for all mice\n[ 0.589341] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.591230] rtc_cmos 00:00: RTC can wake from S4\n[ 0.592373] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.593613] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.594879] device-mapper: uevent: version 1.0.3\n[ 0.595871] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.597536] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.598793] TCP: cubic registered\n[ 0.599589] NET: Registered protocol family 10\n[ 0.600706] NET: Registered protocol family 17\n[ 0.601631] Key type dns_resolver registered\n[ 0.602683] Loading compiled-in X.509 certificates\n[ 0.604163] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.605995] registered taskstats version 1\n[ 0.608390] Key type trusted registered\n[ 0.611504] Key type encrypted registered\n[ 0.612368] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.613420] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.614803] regulator-dummy: disabling\n[ 0.615640] Magic number: 14:696:809\n[ 0.616528] rtc_cmos 00:00: setting system clock to 2018-08-12 00:49:21 UTC (1534034961)\n[ 0.625031] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.626208] EDD information not available.\n[ 0.697118] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.698721] Write protecting the kernel read-only data: 12288k\n[ 0.700295] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.702963] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.715000] systemd-udevd[107]: starting version 204\n[ 0.748533] FDC 0 is a S82078B\n[ 0.892138] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.053082] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.054396] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.055720] usb 1-1: Product: QEMU USB Tablet\n[ 1.056612] usb 1-1: Manufacturer: QEMU\n[ 1.057422] usb 1-1: SerialNumber: 42\n[ 1.380048] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.768987] 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.002595] 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.080869] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.179444] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:49:23 +0000. Up 2.48 seconds.\ncloud-init-nonet[2.62]: 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 Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting log initial device creation[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 * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\ncloud-init-nonet[3.81]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:49:24 +0000. Up 3.94 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 | 192.168.0.3 | 255.255.255.0 | fa:16:3e:c7:f2: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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n5e:c8:ac:32:05:82:30:d2:89:79:f2:1a:ff:c0:bf:6b root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|++ . |\n|*o+ |\n|.+. . |\n|. .. . o . |\n| = . S . |\n|. + . o . |\n| +o . . |\n| Eo |\n| .oo |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n44:04:e9:8b:33:de:78:bb:28:62:f2:d5:3c:bb:99:e6 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+o |\n| .. |\n| . . |\n| .. |\n| . .S |\n| +o. |\n| ..=+ |\n|o...o.+= |\n|oo...+E+ |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n97:ad:a7:5c:9d:ec:f7:bf:0f:5f:46:34:6c:35:68:13 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| Eo..|\n| +. o|\n| . .+.|\n| o ...|\n| S o . .|\n| . . o o |\n| . o = o|\n| . + . +o|\n| o .oX|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n00:99:ae:26:fa:c1:a5:aa:e2:58:a4:c3:2e:ec:4f:a2 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o |\n| o. |\n| . . |\n| . . |\n| ... S |\n|o+oo |\n|===. |\n|B=o. |\n|E=o. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:51:28 +0000. Up 127.34 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:52:29 +0000. Up 188.69 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.3\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package ellis\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n/var/lib/cloud/instance/scripts/part-001: line 31: /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd: No such file or directory\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\n/var/lib/cloud/instance/scripts/part-001: line 34: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n/var/lib/cloud/instance/scripts/part-001: line 64: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory\n+ service clearwater-infrastructure restart\nclearwater-infrastructure: unrecognized service\n+ service ellis stop\nellis: unrecognized service\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000\n/var/lib/cloud/instance/scripts/part-001: line 71: /usr/share/clearwater/ellis/env/bin/python: No such file or directory\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n+ echo 'nameserver 192.168.0.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-08-12 00:53:32,317 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-08-12 00:53:32,319 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-08-12 00:53:32,319 - util.py[WARNING]: Running scripts-user () failed\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 24:70:69:c0:0f:25:12:da:21:97:92:77:76:e4:37:cc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 44:04:e9:8b:33:de:78:bb:28:62:f2:d5:3c:bb:99:e6 root@ellis-0 (DSA)\nec2: 256 97:ad:a7:5c:9d:ec:f7:bf:0f:5f:46:34:6c:35:68:13 root@ellis-0 (ECDSA)\nec2: 256 00:99:ae:26:fa:c1:a5:aa:e2:58:a4:c3:2e:ec:4f:a2 root@ellis-0 (ED25519)\nec2: 2048 5e:c8:ac:32:05:82:30:d2:89:79:f2:1a:ff:c0:bf:6b root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJKn75cksHEaBbTuu9LOHnOI3f/2XkgMoOUFdPZDebA6Rdt2dGz9Vv68qtXQxjio6+z8zQRw5O5QS/Fq1/hY9QM= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICXthM1n7iu+8Ttz4MX84Dvdxg2N9qaMUc7d7w2nqmFc root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcoyH74tyCbhWd07cCFBSIu/5wH9lmR2HqCH8BsanwLDyTBUK9+b44c+8Kn/SGjUw01ef7rmjjsjEPESX5vKrNMMkKOxL8RRMVkLt89ZJ1B3kWmOwxM86cLYI6BY5HsnKiXL2rFv5aPNYtdcBoj5JLQN4t6iwIKyxCVRFpDeBPlPO+Z4kW0L3ne1EfvGTERR5Q42wfRZR3XznXtuZ4ysh4lfjj4e9tx6gAz9ppzF8QF0s9IgglF9cWw7mqzTzE34dpP5wAV2cOXfgw4BHSJSrtILwlJG7AQgxjp4fUjolRbtLW4KnvLFkTSXJI14PK9CUuAkvi+daEPEZxpo/DLiKD root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 12 Aug 2018 00:53:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 251.46 seconds\n"} 2018-08-12 00:55:22,976 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925/action used request id req-198020aa-8fa4-461e-ad4b-45dbdcd3c628 2018-08-12 00:55:22,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0744471549988s 2018-08-12 00:55:22,977 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925/action used request id req-198020aa-8fa4-461e-ad4b-45dbdcd3c628 2018-08-12 00:55:22,977 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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.008958] Yama: becoming mindful. [ 0.009896] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013308] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015384] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017639] Initializing cgroup subsys memory [ 0.018622] Initializing cgroup subsys devices [ 0.020003] Initializing cgroup subsys freezer [ 0.020970] Initializing cgroup subsys blkio [ 0.021897] Initializing cgroup subsys perf_event [ 0.022901] Initializing cgroup subsys hugetlb [ 0.024050] CPU: Physical Processor ID: 0 [ 0.024944] FEATURE SPEC_CTRL Not Present [ 0.026510] mce: CPU supports 10 MCE banks [ 0.027436] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027436] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029311] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033542] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038444] ACPI: Core revision 20131115 [ 0.039763] ACPI: All ACPI Tables successfully acquired [ 0.040863] ftrace: allocating 28727 entries in 113 pages [ 0.064118] Enabling x2apic [ 0.064804] Enabled x2apic [ 0.065662] Switched APIC routing to physical x2apic. [ 0.067678] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.070254] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076532] KVM setup paravirtual spinlock [ 0.078754] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080146] x86: Booting SMP configuration: [ 0.081097] .... node #0, CPUs: #1[ 0.078718] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096016] x86: Booted up 1 node, 2 CPUs [ 0.096010] KVM setup async PF for cpu 1 [ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098681] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100192] devtmpfs: initialized [ 0.102181] EVM: security.selinux [ 0.102887] EVM: security.SMACK64 [ 0.103581] EVM: security.ima [ 0.104005] EVM: security.capability [ 0.104821] pinctrl core: initialized pinctrl subsystem [ 0.105867] regulator-dummy: no parameters [ 0.106747] RTC time: 0:49:20, date: 08/12/18 [ 0.108033] NET: Registered protocol family 16 [ 0.108998] cpuidle: using governor ladder [ 0.109825] cpuidle: using governor menu [ 0.110688] ACPI: bus type PCI registered [ 0.111495] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.112098] PCI: Using configuration type 1 for base access [ 0.113666] bio: create slab at 0 [ 0.113666] ACPI: Added _OSI(Module Device) [ 0.113666] ACPI: Added _OSI(Processor Device) [ 0.116003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.116914] ACPI: Added _OSI(Processor Aggregator Device) [ 0.118912] ACPI: Interpreter enabled [ 0.119681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.121197] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.123041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.124525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.126381] ACPI: (supports S0 S5) [ 0.127087] ACPI: Using IOAPIC for interrupt routing [ 0.128013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.129915] ACPI: No dock devices found. [ 0.132472] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.133615] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.134846] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.136017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140182] acpiphp: Slot [3] registered [ 0.140992] acpiphp: Slot [4] registered [ 0.141798] acpiphp: Slot [5] registered [ 0.142608] acpiphp: Slot [6] registered [ 0.143411] acpiphp: Slot [7] registered [ 0.144017] acpiphp: Slot [8] registered [ 0.144816] acpiphp: Slot [9] registered [ 0.145625] acpiphp: Slot [10] registered [ 0.146447] acpiphp: Slot [11] registered [ 0.147263] acpiphp: Slot [12] registered [ 0.148017] acpiphp: Slot [13] registered [ 0.148842] acpiphp: Slot [14] registered [ 0.149660] acpiphp: Slot [15] registered [ 0.150481] acpiphp: Slot [16] registered [ 0.151309] acpiphp: Slot [17] registered [ 0.152017] acpiphp: Slot [18] registered [ 0.152844] acpiphp: Slot [19] registered [ 0.153662] acpiphp: Slot [20] registered [ 0.154488] acpiphp: Slot [21] registered [ 0.155308] acpiphp: Slot [22] registered [ 0.156016] acpiphp: Slot [23] registered [ 0.156845] acpiphp: Slot [24] registered [ 0.157661] acpiphp: Slot [25] registered [ 0.158474] acpiphp: Slot [26] registered [ 0.159296] acpiphp: Slot [27] registered [ 0.160017] acpiphp: Slot [28] registered [ 0.160835] acpiphp: Slot [29] registered [ 0.161651] acpiphp: Slot [30] registered [ 0.162468] acpiphp: Slot [31] registered [ 0.163319] PCI host bridge to bus 0000:00 [ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.165036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.166166] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.167293] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.169241] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.174725] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.195876] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.196713] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.198163] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.199616] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.200671] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.202133] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.203387] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.203387] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.204003] vgaarb: loaded [ 0.204612] vgaarb: bridge control possible 0000:00:02.0 [ 0.205819] SCSI subsystem initialized [ 0.206704] ACPI: bus type USB registered [ 0.206704] usbcore: registered new interface driver usbfs [ 0.208012] usbcore: registered new interface driver hub [ 0.209063] usbcore: registered new device driver usb [ 0.209063] PCI: Using ACPI for IRQ routing [ 0.209106] NetLabel: Initializing [ 0.212005] NetLabel: domain hash size = 128 [ 0.212872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.213860] NetLabel: unlabeled traffic allowed by default [ 0.214919] Switched to clocksource kvm-clock [ 0.218985] AppArmor: AppArmor Filesystem Enabled [ 0.219944] pnp: PnP ACPI init [ 0.220630] ACPI: bus type PNP registered [ 0.221828] pnp: PnP ACPI: found 8 devices [ 0.222663] ACPI: bus type PNP unregistered [ 0.229537] NET: Registered protocol family 2 [ 0.230638] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.232181] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.233542] TCP: Hash tables configured (established 16384 bind 16384) [ 0.234816] TCP: reno registered [ 0.235510] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.236650] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.237917] NET: Registered protocol family 1 [ 0.238802] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.239909] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.240991] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.264978] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.287740] Trying to unpack rootfs image as initramfs... [ 0.379768] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.381726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.382839] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.384360] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.386057] Scanning for low memory corruption every 60 seconds [ 0.387621] Initialise system trusted keyring [ 0.388789] audit: initializing netlink socket (disabled) [ 0.390116] type=2000 audit(1534034961.796:1): initialized [ 0.409810] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.412069] zbud: loaded [ 0.413034] VFS: Disk quotas dquot_6.5.2 [ 0.414064] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.415854] fuse init (API version 7.22) [ 0.416928] msgmni has been set to 3997 [ 0.417975] Key type big_key registered [ 0.419163] Key type asymmetric registered [ 0.420218] Asymmetric key parser 'x509' registered [ 0.421420] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.423281] io scheduler noop registered [ 0.424291] io scheduler deadline registered (default) [ 0.425546] io scheduler cfq registered [ 0.426557] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.427852] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.429417] ipmi message handler version 39.2 [ 0.430525] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.432326] ACPI: Power Button [PWRF] [ 0.433379] GHES: HEST is not enabled! [ 0.454867] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.497883] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.499933] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.524233] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.526661] Linux agpgart interface v0.103 [ 0.528451] brd: module loaded [ 0.529598] loop: module loaded [ 0.530731] blk-mq: CPU -> queue map [ 0.531659] CPU 0 -> Queue 0 [ 0.532478] CPU 1 -> Queue 0 [ 0.533846] vda: vda1 [ 0.535135] scsi0 : ata_piix [ 0.535868] scsi1 : ata_piix [ 0.536566] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.537828] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.539285] libphy: Fixed MDIO Bus: probed [ 0.540209] tun: Universal TUN/TAP device driver, 1.6 [ 0.541224] tun: (C) 1999-2004 Max Krasnyansky [ 0.543131] PPP generic driver version 2.4.2 [ 0.544074] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.545302] ehci-pci: EHCI PCI platform driver [ 0.546198] ehci-platform: EHCI generic platform driver [ 0.547222] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.548387] ohci-pci: OHCI PCI platform driver [ 0.549291] ohci-platform: OHCI generic platform driver [ 0.550307] uhci_hcd: USB Universal Host Controller Interface driver [ 0.572236] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.573266] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.574835] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.576025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.577303] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.578755] usb usb1: Product: UHCI Host Controller [ 0.579715] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.580917] usb usb1: SerialNumber: 0000:00:01.2 [ 0.581922] hub 1-0:1.0: USB hub found [ 0.582727] hub 1-0:1.0: 2 ports detected [ 0.583683] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.585910] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.586904] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.588029] mousedev: PS/2 mouse device common for all mice [ 0.589341] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.591230] rtc_cmos 00:00: RTC can wake from S4 [ 0.592373] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.593613] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.594879] device-mapper: uevent: version 1.0.3 [ 0.595871] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.597536] ledtrig-cpu: registered to indicate activity on CPUs [ 0.598793] TCP: cubic registered [ 0.599589] NET: Registered protocol family 10 [ 0.600706] NET: Registered protocol family 17 [ 0.601631] Key type dns_resolver registered [ 0.602683] Loading compiled-in X.509 certificates [ 0.604163] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.605995] registered taskstats version 1 [ 0.608390] Key type trusted registered [ 0.611504] Key type encrypted registered [ 0.612368] AppArmor: AppArmor sha1 policy hashing enabled [ 0.613420] IMA: No TPM chip found, activating TPM-bypass! [ 0.614803] regulator-dummy: disabling [ 0.615640] Magic number: 14:696:809 [ 0.616528] rtc_cmos 00:00: setting system clock to 2018-08-12 00:49:21 UTC (1534034961) [ 0.625031] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.626208] EDD information not available. [ 0.697118] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.698721] Write protecting the kernel read-only data: 12288k [ 0.700295] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.702963] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.715000] systemd-udevd[107]: starting version 204 [ 0.748533] FDC 0 is a S82078B [ 0.892138] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.053082] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.054396] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.055720] usb 1-1: Product: QEMU USB Tablet [ 1.056612] usb 1-1: Manufacturer: QEMU [ 1.057422] usb 1-1: SerialNumber: 42 [ 1.380048] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.768987] 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.002595] 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.080869] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.179444] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sun, 12 Aug 2018 00:49:23 +0000. Up 2.48 seconds. cloud-init-nonet[2.62]: 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 Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting log initial device creation[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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] cloud-init-nonet[3.81]: static networking is now up * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:49:24 +0000. Up 3.94 seconds. ci-info: ++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:c7:f2: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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 5e:c8:ac:32:05:82:30:d2:89:79:f2:1a:ff:c0:bf:6b root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ |++ . | |*o+ | |.+. . | |. .. . o . | | = . S . | |. + . o . | | +o . . | | Eo | | .oo | +-----------------+ 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: 44:04:e9:8b:33:de:78:bb:28:62:f2:d5:3c:bb:99:e6 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .+o | | .. | | . . | | .. | | . .S | | +o. | | ..=+ | |o...o.+= | |oo...+E+ | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 97:ad:a7:5c:9d:ec:f7:bf:0f:5f:46:34:6c:35:68:13 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | Eo..| | +. o| | . .+.| | o ...| | S o . .| | . . o o | | . o = o| | . + . +o| | o .oX| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 00:99:ae:26:fa:c1:a5:aa:e2:58:a4:c3:2e:ec:4f:a2 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | .o | | o. | | . . | | . . | | ... S | |o+oo | |===. | |B=o. | |E=o. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] acpid: starting up with netlink and the input layer acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:51:28 +0000. Up 127.34 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:52:29 +0000. Up 188.69 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.3 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ellis + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd /var/lib/cloud/instance/scripts/part-001: line 31: /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd: No such file or directory + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp /var/lib/cloud/instance/scripts/part-001: line 34: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp /var/lib/cloud/instance/scripts/part-001: line 64: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory + service clearwater-infrastructure restart clearwater-infrastructure: unrecognized service + service ellis stop ellis: unrecognized service + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 /var/lib/cloud/instance/scripts/part-001: line 71: /usr/share/clearwater/ellis/env/bin/python: No such file or directory + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 + echo 'nameserver 192.168.0.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload dnsmasq: unrecognized service 2018-08-12 00:53:32,317 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-08-12 00:53:32,319 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-08-12 00:53:32,319 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 24:70:69:c0:0f:25:12:da:21:97:92:77:76:e4:37:cc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 44:04:e9:8b:33:de:78:bb:28:62:f2:d5:3c:bb:99:e6 root@ellis-0 (DSA) ec2: 256 97:ad:a7:5c:9d:ec:f7:bf:0f:5f:46:34:6c:35:68:13 root@ellis-0 (ECDSA) ec2: 256 00:99:ae:26:fa:c1:a5:aa:e2:58:a4:c3:2e:ec:4f:a2 root@ellis-0 (ED25519) ec2: 2048 5e:c8:ac:32:05:82:30:d2:89:79:f2:1a:ff:c0:bf:6b root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJKn75cksHEaBbTuu9LOHnOI3f/2XkgMoOUFdPZDebA6Rdt2dGz9Vv68qtXQxjio6+z8zQRw5O5QS/Fq1/hY9QM= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICXthM1n7iu+8Ttz4MX84Dvdxg2N9qaMUc7d7w2nqmFc root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcoyH74tyCbhWd07cCFBSIu/5wH9lmR2HqCH8BsanwLDyTBUK9+b44c+8Kn/SGjUw01ef7rmjjsjEPESX5vKrNMMkKOxL8RRMVkLt89ZJ1B3kWmOwxM86cLYI6BY5HsnKiXL2rFv5aPNYtdcBoj5JLQN4t6iwIKyxCVRFpDeBPlPO+Z4kW0L3ne1EfvGTERR5Q42wfRZR3XznXtuZ4ysh4lfjj4e9tx6gAz9ppzF8QF0s9IgglF9cWw7mqzTzE34dpP5wAV2cOXfgw4BHSJSrtILwlJG7AQgxjp4fUjolRbtLW4KnvLFkTSXJI14PK9CUuAkvi+daEPEZxpo/DLiKD root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 12 Aug 2018 00:53:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 251.46 seconds 2018-08-12 00:55:22,979 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-12 00:55:22,979 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - server: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c7:f2:4c', u'version': 4, u'addr': u'192.168.0.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c7:f2:4c', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'20d221f7-2cbf-42e7-963e-d95a593b6867', 'name': u'heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-12T00:49:20.000000', 'flavor': Munch({u'id': u'77e737d9-1528-4d24-8252-9149f2965188', 'name': u'heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6'}), 'az': u'nova', 'id': u'a0475ddc-125e-467b-812c-bd7997b96925', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1db33dfe-7794-42c0-be9a-d6bad19b9523'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2d363089-d4a3-4c0c-8c43-0445e26c08f6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c91d6cab-aae3-4ef7-83a8-4c36ffee4711'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc72c182-ce4e-4158-aaa7-cfd675b2894a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'fe4bc3b4-ec85-4059-81f0-bab064b79c86'})], 'id': u'dd5ab0e1-6186-4452-944c-3fbec605370f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'888e24c8-8fa4-4985-ac59-666667afabd4', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6b16812d-7da6-4d0e-981c-92e112e4aa5c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'888e24c8-8fa4-4985-ac59-666667afabd4', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f1b8b42e-aaf9-45fa-9743-b838852acd51'})], 'id': u'888e24c8-8fa4-4985-ac59-666667afabd4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'239c86f834014bf89746afa26d17c862', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': 'heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2018-08-12T00:49:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-12T00:49:20Z', 'hostId': u'd205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6', 'public_v6': '', 'private_v4': u'192.168.0.3', 'cloud': 'envvars', 'host_id': u'd205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247', '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-08-12T00:49:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd3289ff8af674a63adb0ab11231c91aa', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd3289ff8af674a63adb0ab11231c91aa', 'created_at': u'2018-08-12T00:47:35Z', 'created': u'2018-08-12T00:47:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-12 00:55:22,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 00:55:22,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 00:55:23,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a9f215a-a240-447f-b9d9-f00a612d0293 x-compute-request-id: req-3a9f215a-a240-447f-b9d9-f00a612d0293 Content-Encoding: gzip Content-Length: 1514 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:dc:fc", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:ea:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "0d9469f7-d55b-49ed-98b9-a65d77e7b71f", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "bono-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:e7:5c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:83:38", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3e5260e0-efc2-4456-b84d-b236a3c5b25d", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:15.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3e5260e0-efc2-4456-b84d-b236a3c5b25d", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:15Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "homer-0.clearwater.opnfv", "created": "2018-08-12T00:49:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:1e:ba", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:e5:cc", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/3db1015b-a839-43a0-a147-b85d269b8176", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "3db1015b-a839-43a0-a147-b85d269b8176", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:3a:fd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:59:48", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c9d27e42-f622-419a-81ea-166dadb00f1c", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:11.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "c9d27e42-f622-419a-81ea-166dadb00f1c", "security_groups": [{"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:11Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "dime-0.clearwater.opnfv", "created": "2018-08-12T00:49:33Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:ba:62", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c0:89", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b27280b7-cc41-49e4-8799-fcf8929f56ee", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:50:05.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "b27280b7-cc41-49e4-8799-fcf8929f56ee", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:50:05Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-12T00:49:32Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:f2:4c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a0475ddc-125e-467b-812c-bd7997b96925", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:49:20.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a0475ddc-125e-467b-812c-bd7997b96925", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:49:20Z", "hostId": "d205f0ae3a98c199ebf34cc8ed3e380067a0d9500bcd0bb375907247", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-12T00:47:35Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:73:69", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:63:37", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a8a0252b-3930-4acd-946c-7aa759b662bc", "rel": "bookmark"}], "image": {"id": "20d221f7-2cbf-42e7-963e-d95a593b6867", "links": [{"href": "http://172.30.9.30:8774/images/20d221f7-2cbf-42e7-963e-d95a593b6867", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T00:47:27.000000", "flavor": {"id": "77e737d9-1528-4d24-8252-9149f2965188", "links": [{"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "bookmark"}]}, "id": "a8a0252b-3930-4acd-946c-7aa759b662bc", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "239c86f834014bf89746afa26d17c862", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T00:47:27Z", "hostId": "d7788e42c8f6ffd2f1108b1c27ca88b77af52fc8060ff5315647fa74", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "name": "ns.clearwater.opnfv", "created": "2018-08-12T00:45:45Z", "tenant_id": "d3289ff8af674a63adb0ab11231c91aa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 00:55:23,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3a9f215a-a240-447f-b9d9-f00a612d0293 2018-08-12 00:55:23,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592406988144s 2018-08-12 00:55:23,575 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3a9f215a-a240-447f-b9d9-f00a612d0293 2018-08-12 00:55:23,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 00:55:23,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc/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}bced16fb997a60019c53f7a962499f1b65333197" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 00:55:23,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 00:55: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-7695c752-ff74-4de5-b4d2-3fe43700a22c x-compute-request-id: req-7695c752-ff74-4de5-b4d2-3fe43700a22c Content-Encoding: gzip Content-Length: 11744 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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008029] AppArmor: AppArmor initialized\n[ 0.008888] Yama: becoming mindful.\n[ 0.009769] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012924] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014892] 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.017573] Initializing cgroup subsys memory\n[ 0.018484] Initializing cgroup subsys devices\n[ 0.019395] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020873] Initializing cgroup subsys perf_event\n[ 0.021803] Initializing cgroup subsys hugetlb\n[ 0.022746] CPU: Physical Processor ID: 0\n[ 0.024009] FEATURE SPEC_CTRL Not Present\n[ 0.025518] mce: CPU supports 10 MCE banks\n[ 0.026384] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029207] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030700] Speculative Store Bypass: Vulnerable\n[ 0.032311] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036690] ACPI: Core revision 20131115\n[ 0.037969] ACPI: All ACPI Tables successfully acquired\n[ 0.039158] ftrace: allocating 28727 entries in 113 pages\n[ 0.060243] Enabling x2apic\n[ 0.060903] Enabled x2apic\n[ 0.061718] Switched APIC routing to physical x2apic.\n[ 0.064901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066146] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068960] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076934] KVM setup paravirtual spinlock\n[ 0.079055] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080149] x86: Booting SMP configuration:\n[ 0.081082] .... node #0, CPUs: #1[ 0.079023] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096016] x86: Booted up 1 node, 2 CPUs\n[ 0.096011] KVM setup async PF for cpu 1\n[ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098762] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100289] devtmpfs: initialized\n[ 0.102216] EVM: security.selinux\n[ 0.102939] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104663] EVM: security.capability\n[ 0.105459] pinctrl core: initialized pinctrl subsystem\n[ 0.105861] regulator-dummy: no parameters\n[ 0.108061] RTC time: 0:47:27, date: 08/12/18\n[ 0.108997] NET: Registered protocol family 16\n[ 0.109986] cpuidle: using governor ladder\n[ 0.110833] cpuidle: using governor menu\n[ 0.111697] ACPI: bus type PCI registered\n[ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113296] PCI: Using configuration type 1 for base access\n[ 0.114899] bio: create slab at 0\n[ 0.116019] ACPI: Added _OSI(Module Device)\n[ 0.116876] ACPI: Added _OSI(Processor Device)\n[ 0.117757] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118676] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.120741] ACPI: Interpreter enabled\n[ 0.121525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.123423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.128541] ACPI: (supports S0 S5)\n[ 0.129262] ACPI: Using IOAPIC for interrupt routing\n[ 0.130237] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132192] ACPI: No dock devices found.\n[ 0.134793] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.135973] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.136007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.137251] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.139539] acpiphp: Slot [3] registered\n[ 0.140019] acpiphp: Slot [4] registered\n[ 0.140845] acpiphp: Slot [5] registered\n[ 0.141669] acpiphp: Slot [6] registered\n[ 0.142511] acpiphp: Slot [7] registered\n[ 0.143338] acpiphp: Slot [8] registered\n[ 0.144018] acpiphp: Slot [9] registered\n[ 0.144849] acpiphp: Slot [10] registered\n[ 0.145686] acpiphp: Slot [11] registered\n[ 0.146519] acpiphp: Slot [12] registered\n[ 0.147363] acpiphp: Slot [13] registered\n[ 0.148024] acpiphp: Slot [14] registered\n[ 0.148862] acpiphp: Slot [15] registered\n[ 0.149694] acpiphp: Slot [16] registered\n[ 0.150535] acpiphp: Slot [17] registered\n[ 0.151372] acpiphp: Slot [18] registered\n[ 0.152024] acpiphp: Slot [19] registered\n[ 0.152872] acpiphp: Slot [20] registered\n[ 0.153709] acpiphp: Slot [21] registered\n[ 0.154555] acpiphp: Slot [22] registered\n[ 0.155388] acpiphp: Slot [23] registered\n[ 0.156025] acpiphp: Slot [24] registered\n[ 0.156873] acpiphp: Slot [25] registered\n[ 0.157710] acpiphp: Slot [26] registered\n[ 0.158543] acpiphp: Slot [27] registered\n[ 0.159379] acpiphp: Slot [28] registered\n[ 0.160016] acpiphp: Slot [29] registered\n[ 0.160854] acpiphp: Slot [30] registered\n[ 0.161743] acpiphp: Slot [31] registered\n[ 0.162576] PCI host bridge to bus 0000:00\n[ 0.163410] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.164004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.165160] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.166313] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.167575] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.173979] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.175454] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.198880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.200789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.202306] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.203784] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.204667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.206034] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.207323] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.207323] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.208003] vgaarb: loaded\n[ 0.208621] vgaarb: bridge control possible 0000:00:02.0\n[ 0.209851] SCSI subsystem initialized\n[ 0.210754] ACPI: bus type USB registered\n[ 0.210754] usbcore: registered new interface driver usbfs\n[ 0.212012] usbcore: registered new interface driver hub\n[ 0.213089] usbcore: registered new device driver usb\n[ 0.213089] PCI: Using ACPI for IRQ routing\n[ 0.213131] NetLabel: Initializing\n[ 0.216005] NetLabel: domain hash size = 128\n[ 0.216882] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.217909] NetLabel: unlabeled traffic allowed by default\n[ 0.218998] Switched to clocksource kvm-clock\n[ 0.223001] AppArmor: AppArmor Filesystem Enabled\n[ 0.223972] pnp: PnP ACPI init\n[ 0.224659] ACPI: bus type PNP registered\n[ 0.225883] pnp: PnP ACPI: found 8 devices\n[ 0.226726] ACPI: bus type PNP unregistered\n[ 0.233620] NET: Registered protocol family 2\n[ 0.234736] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.236307] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.237691] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.239017] TCP: reno registered\n[ 0.239722] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.240892] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.242171] NET: Registered protocol family 1\n[ 0.243076] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.244218] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.245329] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.269185] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.291982] Trying to unpack rootfs image as initramfs...\n[ 0.382827] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.384835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.385967] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.387510] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.389245] Scanning for low memory corruption every 60 seconds\n[ 0.390862] Initialise system trusted keyring\n[ 0.391876] audit: initializing netlink socket (disabled)\n[ 0.393029] type=2000 audit(1534034848.332:1): initialized\n[ 0.412539] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.414582] zbud: loaded\n[ 0.415452] VFS: Disk quotas dquot_6.5.2\n[ 0.416359] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.417983] fuse init (API version 7.22)\n[ 0.418910] msgmni has been set to 3997\n[ 0.419800] Key type big_key registered\n[ 0.420892] Key type asymmetric registered\n[ 0.421782] Asymmetric key parser 'x509' registered\n[ 0.422818] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.424421] io scheduler noop registered\n[ 0.425275] io scheduler deadline registered (default)\n[ 0.426345] io scheduler cfq registered\n[ 0.427261] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.428419] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.429768] ipmi message handler version 39.2\n[ 0.430759] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.432341] ACPI: Power Button [PWRF]\n[ 0.433261] GHES: HEST is not enabled!\n[ 0.454935] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.498554] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.520828] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.522640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.546309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.548592] Linux agpgart interface v0.103\n[ 0.550289] brd: module loaded\n[ 0.551387] loop: module loaded\n[ 0.552426] blk-mq: CPU -> queue map\n[ 0.553227] CPU 0 -> Queue 0\n[ 0.553937] CPU 1 -> Queue 0\n[ 0.555242] vda: vda1\n[ 0.556709] scsi0 : ata_piix\n[ 0.557687] scsi1 : ata_piix\n[ 0.558576] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.560351] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.562286] libphy: Fixed MDIO Bus: probed\n[ 0.563536] tun: Universal TUN/TAP device driver, 1.6\n[ 0.564971] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.567981] PPP generic driver version 2.4.2\n[ 0.569237] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.570898] ehci-pci: EHCI PCI platform driver\n[ 0.572096] ehci-platform: EHCI generic platform driver\n[ 0.573497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.575016] ohci-pci: OHCI PCI platform driver\n[ 0.576170] ohci-platform: OHCI generic platform driver\n[ 0.577489] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.599469] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.600870] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.602866] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.604374] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.606040] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.607973] usb usb1: Product: UHCI Host Controller\n[ 0.609226] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.610896] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.612224] hub 1-0:1.0: USB hub found\n[ 0.613269] hub 1-0:1.0: 2 ports detected\n[ 0.614506] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.617153] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.618445] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.619906] mousedev: PS/2 mouse device common for all mice\n[ 0.621599] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.624030] rtc_cmos 00:00: RTC can wake from S4\n[ 0.625448] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.627103] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.628777] device-mapper: uevent: version 1.0.3\n[ 0.630083] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.632286] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.633901] TCP: cubic registered\n[ 0.634896] NET: Registered protocol family 10\n[ 0.636287] NET: Registered protocol family 17\n[ 0.637477] Key type dns_resolver registered\n[ 0.638810] Loading compiled-in X.509 certificates\n[ 0.640617] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.643042] registered taskstats version 1\n[ 0.652576] Key type trusted registered\n[ 0.656128] Key type encrypted registered\n[ 0.657223] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.658656] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.660542] regulator-dummy: disabling\n[ 0.661638] Magic number: 14:146:759\n[ 0.662791] rtc_cmos 00:00: setting system clock to 2018-08-12 00:47:28 UTC (1534034848)\n[ 0.664986] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.666483] EDD information not available.\n[ 0.717363] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.719426] Write protecting the kernel read-only data: 12288k\n[ 0.721409] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.724548] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.738011] systemd-udevd[107]: starting version 204\n[ 0.772580] FDC 0 is a S82078B\n[ 0.924046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.088773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.090211] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.091651] usb 1-1: Product: QEMU USB Tablet\n[ 1.092616] usb 1-1: Manufacturer: QEMU\n[ 1.093493] usb 1-1: SerialNumber: 42\n[ 1.384045] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.800786] 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.035674] 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.115911] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.225640] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sun, 12 Aug 2018 00:47:30 +0000. Up 2.54 seconds.\ncloud-init-nonet[2.69]: 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 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 configure network device[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 ]\ncloud-init-nonet[3.51]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[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 ]\nCloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:47:31 +0000. Up 3.75 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: | eth1 | False | . | . | fa:16:3e:e4:63:37 |\nci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:49:73:69 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n51:72:2f:c9:bd:c4:33:aa:2c:1b:4b:93:9b:09:84:57 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . o |\n| = = |\n| E . + B |\n| . . . + + |\n| . o S . . |\n| o o . |\n| . * o |\n| o X |\n| * |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n68:28:47:3b:96:08:16:fb:81:20:ba:03:6f:ed:54:60 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|o. E |\n|+ +. . |\n|++ .. . |\n|o+.+.= . |\n|o =.X o S |\n| o * o |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ne0:09:96:d7:f3:ab:f5:5f:70:ed:b7:50:89:2b:a1:5d root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . . |\n| + o o |\n| . + o o . o|\n| o S .. E.oo|\n| o.o o+ |\n| .oo o +|\n| o .. ..o|\n| . .... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n9a:b4:17:9e:1a:47:aa:cd:e7:5a:30:a3:5c:3d:96:32 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . . |\n| E S |\n| . + # + |\n| o * * |\n| + *. |\n| . =+. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:47:35 +0000. Up 7.29 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:47:36 +0000. Up 8.27 seconds.\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ ip addr add 192.168.1.10/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [77.6 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:6 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [240 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [468 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [541 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [251 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1540 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 433 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.17 [146 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.17 [288 kB]\nPreconfiguring packages ...\nFetched 433 kB in 0s (539 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.214\n++ echo 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.214\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 24:70:69:c0:0f:25:12:da:21:97:92:77:76:e4:37:cc | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 68:28:47:3b:96:08:16:fb:81:20:ba:03:6f:ed:54:60 root@ns (DSA)\nec2: 256 e0:09:96:d7:f3:ab:f5:5f:70:ed:b7:50:89:2b:a1:5d root@ns (ECDSA)\nec2: 256 9a:b4:17:9e:1a:47:aa:cd:e7:5a:30:a3:5c:3d:96:32 root@ns (ED25519)\nec2: 2048 51:72:2f:c9:bd:c4:33:aa:2c:1b:4b:93:9b:09:84:57 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF7ufawN+EbgGY8qq4lVpPbRUjQ7gpN5TQk25y0nHmZFwzBmfzMQgT8YaOe8QJ6bF9xVNqwjVklPkR+3UKMIR8g= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOHrjAvbry9JhJuv2H6YE9V9W4vnJ9cjELgjelhxKP4l root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBfHpCsDLc9q5O4eJnKKjxIDgBhbT41LS/q4DOEMevDpTRw/qqKnErwjiaRrl2CSRezM4N8xBLGFZ1MobPYQGk+ur9LQkW26IRXRrxH+69YEYb/CuF974Q/ddAgvN8OJVk+F6M4RzE94JOfFr+xEBXjbWzt60WxTWwiVEzn4cPCaWfOvn0vktcBDIBTmfKKDLpAWpQuRMjDwfnUIMa6zL3wrFobxvEdcvM4zYhAMG49uu5NaEejd1pZ3IMkfcRhey235rw45+4tBV/fnFo1gEacZRmwC07aXMaf/muQdeFBCRjC5ds0HhcK4w/1j2wCUMX9ApgMLW8xV2lhsgU4Q+d root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 12 Aug 2018 00:47:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 22.44 seconds\n"} 2018-08-12 00:55:23,655 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc/action used request id req-7695c752-ff74-4de5-b4d2-3fe43700a22c 2018-08-12 00:55:23,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0733549594879s 2018-08-12 00:55:23,657 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a8a0252b-3930-4acd-946c-7aa759b662bc/action used request id req-7695c752-ff74-4de5-b4d2-3fe43700a22c 2018-08-12 00:55:23,657 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008029] AppArmor: AppArmor initialized [ 0.008888] Yama: becoming mindful. [ 0.009769] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012924] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017573] Initializing cgroup subsys memory [ 0.018484] Initializing cgroup subsys devices [ 0.019395] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020873] Initializing cgroup subsys perf_event [ 0.021803] Initializing cgroup subsys hugetlb [ 0.022746] CPU: Physical Processor ID: 0 [ 0.024009] FEATURE SPEC_CTRL Not Present [ 0.025518] mce: CPU supports 10 MCE banks [ 0.026384] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029207] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030700] Speculative Store Bypass: Vulnerable [ 0.032311] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036690] ACPI: Core revision 20131115 [ 0.037969] ACPI: All ACPI Tables successfully acquired [ 0.039158] ftrace: allocating 28727 entries in 113 pages [ 0.060243] Enabling x2apic [ 0.060903] Enabled x2apic [ 0.061718] Switched APIC routing to physical x2apic. [ 0.064901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066146] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068960] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076934] KVM setup paravirtual spinlock [ 0.079055] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080149] x86: Booting SMP configuration: [ 0.081082] .... node #0, CPUs: #1[ 0.079023] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096016] x86: Booted up 1 node, 2 CPUs [ 0.096011] KVM setup async PF for cpu 1 [ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098762] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100289] devtmpfs: initialized [ 0.102216] EVM: security.selinux [ 0.102939] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104663] EVM: security.capability [ 0.105459] pinctrl core: initialized pinctrl subsystem [ 0.105861] regulator-dummy: no parameters [ 0.108061] RTC time: 0:47:27, date: 08/12/18 [ 0.108997] NET: Registered protocol family 16 [ 0.109986] cpuidle: using governor ladder [ 0.110833] cpuidle: using governor menu [ 0.111697] ACPI: bus type PCI registered [ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113296] PCI: Using configuration type 1 for base access [ 0.114899] bio: create slab at 0 [ 0.116019] ACPI: Added _OSI(Module Device) [ 0.116876] ACPI: Added _OSI(Processor Device) [ 0.117757] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118676] ACPI: Added _OSI(Processor Aggregator Device) [ 0.120741] ACPI: Interpreter enabled [ 0.121525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.123423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.128541] ACPI: (supports S0 S5) [ 0.129262] ACPI: Using IOAPIC for interrupt routing [ 0.130237] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132192] ACPI: No dock devices found. [ 0.134793] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.135973] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.136007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.137251] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.139539] acpiphp: Slot [3] registered [ 0.140019] acpiphp: Slot [4] registered [ 0.140845] acpiphp: Slot [5] registered [ 0.141669] acpiphp: Slot [6] registered [ 0.142511] acpiphp: Slot [7] registered [ 0.143338] acpiphp: Slot [8] registered [ 0.144018] acpiphp: Slot [9] registered [ 0.144849] acpiphp: Slot [10] registered [ 0.145686] acpiphp: Slot [11] registered [ 0.146519] acpiphp: Slot [12] registered [ 0.147363] acpiphp: Slot [13] registered [ 0.148024] acpiphp: Slot [14] registered [ 0.148862] acpiphp: Slot [15] registered [ 0.149694] acpiphp: Slot [16] registered [ 0.150535] acpiphp: Slot [17] registered [ 0.151372] acpiphp: Slot [18] registered [ 0.152024] acpiphp: Slot [19] registered [ 0.152872] acpiphp: Slot [20] registered [ 0.153709] acpiphp: Slot [21] registered [ 0.154555] acpiphp: Slot [22] registered [ 0.155388] acpiphp: Slot [23] registered [ 0.156025] acpiphp: Slot [24] registered [ 0.156873] acpiphp: Slot [25] registered [ 0.157710] acpiphp: Slot [26] registered [ 0.158543] acpiphp: Slot [27] registered [ 0.159379] acpiphp: Slot [28] registered [ 0.160016] acpiphp: Slot [29] registered [ 0.160854] acpiphp: Slot [30] registered [ 0.161743] acpiphp: Slot [31] registered [ 0.162576] PCI host bridge to bus 0000:00 [ 0.163410] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.164004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.165160] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.166313] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.167575] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.173979] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.175454] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.198880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.200789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.202306] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.203784] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.204667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.206034] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.207323] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.207323] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.208003] vgaarb: loaded [ 0.208621] vgaarb: bridge control possible 0000:00:02.0 [ 0.209851] SCSI subsystem initialized [ 0.210754] ACPI: bus type USB registered [ 0.210754] usbcore: registered new interface driver usbfs [ 0.212012] usbcore: registered new interface driver hub [ 0.213089] usbcore: registered new device driver usb [ 0.213089] PCI: Using ACPI for IRQ routing [ 0.213131] NetLabel: Initializing [ 0.216005] NetLabel: domain hash size = 128 [ 0.216882] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.217909] NetLabel: unlabeled traffic allowed by default [ 0.218998] Switched to clocksource kvm-clock [ 0.223001] AppArmor: AppArmor Filesystem Enabled [ 0.223972] pnp: PnP ACPI init [ 0.224659] ACPI: bus type PNP registered [ 0.225883] pnp: PnP ACPI: found 8 devices [ 0.226726] ACPI: bus type PNP unregistered [ 0.233620] NET: Registered protocol family 2 [ 0.234736] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.236307] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.237691] TCP: Hash tables configured (established 16384 bind 16384) [ 0.239017] TCP: reno registered [ 0.239722] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.240892] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.242171] NET: Registered protocol family 1 [ 0.243076] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.244218] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.245329] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.269185] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.291982] Trying to unpack rootfs image as initramfs... [ 0.382827] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.384835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.385967] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.387510] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.389245] Scanning for low memory corruption every 60 seconds [ 0.390862] Initialise system trusted keyring [ 0.391876] audit: initializing netlink socket (disabled) [ 0.393029] type=2000 audit(1534034848.332:1): initialized [ 0.412539] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.414582] zbud: loaded [ 0.415452] VFS: Disk quotas dquot_6.5.2 [ 0.416359] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.417983] fuse init (API version 7.22) [ 0.418910] msgmni has been set to 3997 [ 0.419800] Key type big_key registered [ 0.420892] Key type asymmetric registered [ 0.421782] Asymmetric key parser 'x509' registered [ 0.422818] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.424421] io scheduler noop registered [ 0.425275] io scheduler deadline registered (default) [ 0.426345] io scheduler cfq registered [ 0.427261] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.428419] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.429768] ipmi message handler version 39.2 [ 0.430759] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.432341] ACPI: Power Button [PWRF] [ 0.433261] GHES: HEST is not enabled! [ 0.454935] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.498554] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.520828] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.522640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.546309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.548592] Linux agpgart interface v0.103 [ 0.550289] brd: module loaded [ 0.551387] loop: module loaded [ 0.552426] blk-mq: CPU -> queue map [ 0.553227] CPU 0 -> Queue 0 [ 0.553937] CPU 1 -> Queue 0 [ 0.555242] vda: vda1 [ 0.556709] scsi0 : ata_piix [ 0.557687] scsi1 : ata_piix [ 0.558576] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.560351] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.562286] libphy: Fixed MDIO Bus: probed [ 0.563536] tun: Universal TUN/TAP device driver, 1.6 [ 0.564971] tun: (C) 1999-2004 Max Krasnyansky [ 0.567981] PPP generic driver version 2.4.2 [ 0.569237] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.570898] ehci-pci: EHCI PCI platform driver [ 0.572096] ehci-platform: EHCI generic platform driver [ 0.573497] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.575016] ohci-pci: OHCI PCI platform driver [ 0.576170] ohci-platform: OHCI generic platform driver [ 0.577489] uhci_hcd: USB Universal Host Controller Interface driver [ 0.599469] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.600870] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.602866] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.604374] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.606040] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.607973] usb usb1: Product: UHCI Host Controller [ 0.609226] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.610896] usb usb1: SerialNumber: 0000:00:01.2 [ 0.612224] hub 1-0:1.0: USB hub found [ 0.613269] hub 1-0:1.0: 2 ports detected [ 0.614506] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.617153] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.618445] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.619906] mousedev: PS/2 mouse device common for all mice [ 0.621599] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.624030] rtc_cmos 00:00: RTC can wake from S4 [ 0.625448] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.627103] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.628777] device-mapper: uevent: version 1.0.3 [ 0.630083] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.632286] ledtrig-cpu: registered to indicate activity on CPUs [ 0.633901] TCP: cubic registered [ 0.634896] NET: Registered protocol family 10 [ 0.636287] NET: Registered protocol family 17 [ 0.637477] Key type dns_resolver registered [ 0.638810] Loading compiled-in X.509 certificates [ 0.640617] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.643042] registered taskstats version 1 [ 0.652576] Key type trusted registered [ 0.656128] Key type encrypted registered [ 0.657223] AppArmor: AppArmor sha1 policy hashing enabled [ 0.658656] IMA: No TPM chip found, activating TPM-bypass! [ 0.660542] regulator-dummy: disabling [ 0.661638] Magic number: 14:146:759 [ 0.662791] rtc_cmos 00:00: setting system clock to 2018-08-12 00:47:28 UTC (1534034848) [ 0.664986] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.666483] EDD information not available. [ 0.717363] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.719426] Write protecting the kernel read-only data: 12288k [ 0.721409] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.724548] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.738011] systemd-udevd[107]: starting version 204 [ 0.772580] FDC 0 is a S82078B [ 0.924046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.088773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.090211] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.091651] usb 1-1: Product: QEMU USB Tablet [ 1.092616] usb 1-1: Manufacturer: QEMU [ 1.093493] usb 1-1: SerialNumber: 42 [ 1.384045] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.800786] 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.035674] 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.115911] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.225640] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sun, 12 Aug 2018 00:47:30 +0000. Up 2.54 seconds. cloud-init-nonet[2.69]: 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 log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 ] cloud-init-nonet[3.51]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 00:47:31 +0000. Up 3.75 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e4:63:37 | ci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:49:73:69 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 51:72:2f:c9:bd:c4:33:aa:2c:1b:4b:93:9b:09:84:57 root@ns The key's randomart image is: +--[ RSA 2048]----+ | . o | | = = | | E . + B | | . . . + + | | . o S . . | | o o . | | . * o | | o X | | * | +-----------------+ 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: 68:28:47:3b:96:08:16:fb:81:20:ba:03:6f:ed:54:60 root@ns The key's randomart image is: +--[ DSA 1024]----+ |o. E | |+ +. . | |++ .. . | |o+.+.= . | |o =.X o S | | o * o | | . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: e0:09:96:d7:f3:ab:f5:5f:70:ed:b7:50:89:2b:a1:5d root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | . . | | + o o | | . + o o . o| | o S .. E.oo| | o.o o+ | | .oo o +| | o .. ..o| | . .... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 9a:b4:17:9e:1a:47:aa:cd:e7:5a:30:a3:5c:3d:96:32 root@ns The key's randomart image is: +--[ED25519 256--+ | | | | | | | . . | | E S | | . + # + | | o * * | | + *. | | . =+. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 12 Aug 2018 00:47:35 +0000. Up 7.29 seconds. * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 12 Aug 2018 00:47:36 +0000. Up 8.27 seconds. ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + ip addr add 192.168.1.10/24 dev eth1 + ip link set dev eth1 up + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://security.ubuntu.com trusty-security/universe Sources [77.6 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [240 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [468 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [541 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [251 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1540 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. Need to get 433 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.17 [146 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.17 [288 kB] Preconfiguring packages ... Fetched 433 kB in 0s (539 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 24:70:69:c0:0f:25:12:da:21:97:92:77:76:e4:37:cc | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 68:28:47:3b:96:08:16:fb:81:20:ba:03:6f:ed:54:60 root@ns (DSA) ec2: 256 e0:09:96:d7:f3:ab:f5:5f:70:ed:b7:50:89:2b:a1:5d root@ns (ECDSA) ec2: 256 9a:b4:17:9e:1a:47:aa:cd:e7:5a:30:a3:5c:3d:96:32 root@ns (ED25519) ec2: 2048 51:72:2f:c9:bd:c4:33:aa:2c:1b:4b:93:9b:09:84:57 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF7ufawN+EbgGY8qq4lVpPbRUjQ7gpN5TQk25y0nHmZFwzBmfzMQgT8YaOe8QJ6bF9xVNqwjVklPkR+3UKMIR8g= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOHrjAvbry9JhJuv2H6YE9V9W4vnJ9cjELgjelhxKP4l root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBfHpCsDLc9q5O4eJnKKjxIDgBhbT41LS/q4DOEMevDpTRw/qqKnErwjiaRrl2CSRezM4N8xBLGFZ1MobPYQGk+ur9LQkW26IRXRrxH+69YEYb/CuF974Q/ddAgvN8OJVk+F6M4RzE94JOfFr+xEBXjbWzt60WxTWwiVEzn4cPCaWfOvn0vktcBDIBTmfKKDLpAWpQuRMjDwfnUIMa6zL3wrFobxvEdcvM4zYhAMG49uu5NaEejd1pZ3IMkfcRhey235rw45+4tBV/fnFo1gEacZRmwC07aXMaf/muQdeFBCRjC5ds0HhcK4w/1j2wCUMX9ApgMLW8xV2lhsgU4Q+d root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 12 Aug 2018 00:47:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 22.44 seconds 2018-08-12 00:55:23,659 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-12 00:55:23,660 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.208 2018-08-12 00:55:23,665 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create ellis account 2018-08-12 00:55:48,672 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create ellis account 2018-08-12 00:56:13,702 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create ellis account 2018-08-12 00:56:38,713 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create ellis account 2018-08-12 00:57:03,726 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create ellis account 2018-08-12 00:57:28,756 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create ellis account 2018-08-12 00:57:53,783 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create ellis account 2018-08-12 00:58:18,790 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create ellis account 2018-08-12 00:58:43,814 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create ellis account 2018-08-12 00:59:08,844 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create ellis account 2018-08-12 00:59:33,850 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create ellis account 2018-08-12 00:59:58,873 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create ellis account 2018-08-12 01:00:23,904 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create ellis account 2018-08-12 01:00:48,924 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 14: cannot create ellis account 2018-08-12 01:01:13,932 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 15: cannot create ellis account 2018-08-12 01:01:38,958 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 16: cannot create ellis account 2018-08-12 01:02:03,988 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 17: cannot create ellis account 2018-08-12 01:02:29,012 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 18: cannot create ellis account 2018-08-12 01:02:54,043 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 19: cannot create ellis account 2018-08-12 01:03:19,073 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 20: cannot create ellis account 2018-08-12 01:03:44,103 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 21: cannot create ellis account 2018-08-12 01:04:09,117 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 22: cannot create ellis account 2018-08-12 01:04:34,147 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 23: cannot create ellis account 2018-08-12 01:04:59,177 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 24: cannot create ellis account 2018-08-12 01:05:24,195 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 25: cannot create ellis account 2018-08-12 01:05:49,223 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 26: cannot create ellis account 2018-08-12 01:06:14,234 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 27: cannot create ellis account 2018-08-12 01:06:39,255 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 28: cannot create ellis account 2018-08-12 01:07:04,280 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 29: cannot create ellis account 2018-08-12 01:07:29,311 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 30: cannot create ellis account 2018-08-12 01:07:54,324 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 31: cannot create ellis account 2018-08-12 01:08:19,354 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 32: cannot create ellis account 2018-08-12 01:08:44,360 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 33: cannot create ellis account 2018-08-12 01:09:09,366 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 34: cannot create ellis account 2018-08-12 01:09:34,371 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 35: cannot create ellis account 2018-08-12 01:09:59,401 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 36: cannot create ellis account 2018-08-12 01:10:24,409 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 37: cannot create ellis account 2018-08-12 01:10:49,439 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 38: cannot create ellis account 2018-08-12 01:11:14,469 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 39: cannot create ellis account 2018-08-12 01:11:39,485 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 40: cannot create ellis account 2018-08-12 01:12:04,494 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 41: cannot create ellis account 2018-08-12 01:12:29,521 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 42: cannot create ellis account 2018-08-12 01:12:54,531 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 43: cannot create ellis account 2018-08-12 01:13:19,561 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 44: cannot create ellis account 2018-08-12 01:13:44,592 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 45: cannot create ellis account 2018-08-12 01:14:09,598 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 46: cannot create ellis account 2018-08-12 01:14:34,608 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 47: cannot create ellis account 2018-08-12 01:14:59,639 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 48: cannot create ellis account 2018-08-12 01:15:24,655 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 49: cannot create ellis account 2018-08-12 01:15:49,686 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 50: cannot create ellis account 2018-08-12 01:16:14,704 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot run heat_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 127, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 105, in execute if (self.deploy_vnf() and self.test_vnf()): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 179, in deploy_vnf self.clearwater.availability_check_by_creating_numbers() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/clearwater.py", line 64, in availability_check_by_creating_numbers number_res = self._create_ellis_account(account_url, params) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/clearwater.py", line 106, in _create_ellis_account params.get('full_name'))) Exception: Unable to create an account opnfv functest user 2018-08-12 01:16:14,835 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 226, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'heat_ims'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-08-12 01:16:14,836 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 31:09 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-12 01:16:14,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 01:16:14,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 01:16:15,034 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 01:16:14 GMT Server: Apache x-openstack-request-id: req-936c0d72-9839-4aab-9642-e52b2777b302 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 01:16:15,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:16:15 GMT Server: Apache x-openstack-request-id: req-36c472a1-67af-40b5-941d-ca40aeb2a605 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-12 01:16:15,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-36c472a1-67af-40b5-941d-ca40aeb2a605 2018-08-12 01:16:15,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.39534497261s 2018-08-12 01:16:15,238 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-36c472a1-67af-40b5-941d-ca40aeb2a605 2018-08-12 01:16:15,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 01:16:15,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/7156e633-6cc9-4810-b81e-afc56f183e35/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 01:16:15,432 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 01:16:15 GMT Server: Apache x-openstack-request-id: req-b84372ec-7fc8-4d8c-a7af-78d99d17af98 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?limit=1&sort_dir=desc Content-Length: 489 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-08-12 01:16:15,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:16:15 GMT Server: Apache x-openstack-request-id: req-79460617-84ef-42c5-b3ec-14c8786132b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 342 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-12T00:50:18Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/clearwater-opnfv/events/61c988dc-1ec0-481e-b9c1-01a5d143d79e", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "id": "61c988dc-1ec0-481e-b9c1-01a5d143d79e"}]} 2018-08-12 01:16:15,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-79460617-84ef-42c5-b3ec-14c8786132b8 2018-08-12 01:16:15,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.39363193512s 2018-08-12 01:16:15,636 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-79460617-84ef-42c5-b3ec-14c8786132b8 2018-08-12 01:16:15,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-08-12 01:16:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/7156e633-6cc9-4810-b81e-afc56f183e35 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 01:16:15,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 01:16:15 GMT Server: Apache x-openstack-request-id: req-6ad73132-3648-41a6-a9ca-82b513427dc3 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35 Content-Length: 423 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-08-12 01:16:16,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 01:16:15 GMT Server: Apache x-openstack-request-id: req-eccdd211-d6ce-44be-83e7-a939a4a70594 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 01:16:16,072 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35 used request id req-eccdd211-d6ce-44be-83e7-a939a4a70594 2018-08-12 01:16:16,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.435803174973s 2018-08-12 01:16:16,073 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35 used request id req-eccdd211-d6ce-44be-83e7-a939a4a70594 2018-08-12 01:16:16,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 01:16:16,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=61c988dc-1ec0-481e-b9c1-01a5d143d79e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 01:16:16,328 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 01:16:16 GMT Server: Apache x-openstack-request-id: req-861203e2-fed9-4273-9382-514073e1be45 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=61c988dc-1ec0-481e-b9c1-01a5d143d79e&sort_dir=asc Content-Length: 559 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-08-12 01:16:16,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:16:16 GMT Server: Apache x-openstack-request-id: req-0e870274-5322-4dda-9dca-8ffa64d132f4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 428 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-12T01:16:16Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/clearwater-opnfv/events/528ef50f-1faa-45d6-95de-77ace1fb2ca2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "id": "528ef50f-1faa-45d6-95de-77ace1fb2ca2"}, {"resource_name": "dime", "event_time": "2018-08-12T01:16:16Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/dime/events/9ce34739-99b4-4f6c-a431-3266f525ee6d", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "3db07ef1-3b48-4a3e-a275-fd6dd52475d5", "id": "9ce34739-99b4-4f6c-a431-3266f525ee6d"}]} 2018-08-12 01:16:16,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=61c988dc-1ec0-481e-b9c1-01a5d143d79e&sort_dir=asc&marker=61c988dc-1ec0-481e-b9c1-01a5d143d79e&sort_dir=asc used request id req-0e870274-5322-4dda-9dca-8ffa64d132f4 2018-08-12 01:16:16,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.53359913826s 2018-08-12 01:16:16,607 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=61c988dc-1ec0-481e-b9c1-01a5d143d79e&sort_dir=asc&marker=61c988dc-1ec0-481e-b9c1-01a5d143d79e&sort_dir=asc used request id req-0e870274-5322-4dda-9dca-8ffa64d132f4 2018-08-12 01:16:21,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 01:16:21,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=9ce34739-99b4-4f6c-a431-3266f525ee6d&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 01:16:21,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 01:16:21 GMT Server: Apache x-openstack-request-id: req-bbf8b012-24b3-4167-bbd1-121dc1c6ea2c Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=9ce34739-99b4-4f6c-a431-3266f525ee6d&sort_dir=asc Content-Length: 559 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-08-12 01:16:22,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:16:21 GMT Server: Apache x-openstack-request-id: req-4539ef29-471f-4e23-9ffb-d003db4b880e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-08-12T01:16:17Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/bono/events/ec69c7c5-7320-4443-804a-74e815142475", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "6992b700-de94-4c14-9d7b-df87187528e0", "id": "ec69c7c5-7320-4443-804a-74e815142475"}, {"resource_name": "homer", "event_time": "2018-08-12T01:16:18Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/homer/events/39e7a9ea-7661-46c2-9450-c4c5ddde6522", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "86808f79-bd7b-4580-bafd-3057805d68c8", "id": "39e7a9ea-7661-46c2-9450-c4c5ddde6522"}, {"resource_name": "sprout", "event_time": "2018-08-12T01:16:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/sprout/events/c9ff5ea6-98f2-4a4c-99d9-d1df282280bc", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1eadeb8a-5be4-481f-af85-0eb895b3fb31", "id": "c9ff5ea6-98f2-4a4c-99d9-d1df282280bc"}, {"resource_name": "vellum", "event_time": "2018-08-12T01:16:20Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/vellum/events/624056cc-673c-47e9-9429-04421333bee1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "559a4d34-603e-45e5-9408-d5680d8ed73f", "id": "624056cc-673c-47e9-9429-04421333bee1"}]} 2018-08-12 01:16:22,570 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=9ce34739-99b4-4f6c-a431-3266f525ee6d&sort_dir=asc&marker=9ce34739-99b4-4f6c-a431-3266f525ee6d&sort_dir=asc used request id req-4539ef29-471f-4e23-9ffb-d003db4b880e 2018-08-12 01:16:22,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.961360931396s 2018-08-12 01:16:22,570 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=9ce34739-99b4-4f6c-a431-3266f525ee6d&sort_dir=asc&marker=9ce34739-99b4-4f6c-a431-3266f525ee6d&sort_dir=asc used request id req-4539ef29-471f-4e23-9ffb-d003db4b880e 2018-08-12 01:16:27,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 01:16:27,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=624056cc-673c-47e9-9429-04421333bee1&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 01:16:27,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 01:16:27 GMT Server: Apache x-openstack-request-id: req-7ceef879-bbf3-4155-8bf4-ea066b1db5a9 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=624056cc-673c-47e9-9429-04421333bee1&sort_dir=asc Content-Length: 559 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-08-12 01:16:27,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:16:27 GMT Server: Apache x-openstack-request-id: req-17541aed-1cdb-4461-8a9c-c2b10ba9a849 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 435 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-08-12T01:16:27Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/dime/events/e1cb401e-578c-4bca-b6a0-7b19fea557b3", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "3db07ef1-3b48-4a3e-a275-fd6dd52475d5", "id": "e1cb401e-578c-4bca-b6a0-7b19fea557b3"}, {"resource_name": "vellum", "event_time": "2018-08-12T01:16:27Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/vellum/events/9c37de27-2a38-4d4d-9dcf-464126e1afaa", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "559a4d34-603e-45e5-9408-d5680d8ed73f", "id": "9c37de27-2a38-4d4d-9dcf-464126e1afaa"}]} 2018-08-12 01:16:27,828 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=624056cc-673c-47e9-9429-04421333bee1&sort_dir=asc&marker=624056cc-673c-47e9-9429-04421333bee1&sort_dir=asc used request id req-17541aed-1cdb-4461-8a9c-c2b10ba9a849 2018-08-12 01:16:27,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.251224040985s 2018-08-12 01:16:27,829 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=624056cc-673c-47e9-9429-04421333bee1&sort_dir=asc&marker=624056cc-673c-47e9-9429-04421333bee1&sort_dir=asc used request id req-17541aed-1cdb-4461-8a9c-c2b10ba9a849 2018-08-12 01:16:32,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 01:16:32,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=9c37de27-2a38-4d4d-9dcf-464126e1afaa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 01:16:33,064 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 01:16:32 GMT Server: Apache x-openstack-request-id: req-f0ed9fec-ff51-4242-84d1-0aabd11fe9a3 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=9c37de27-2a38-4d4d-9dcf-464126e1afaa&sort_dir=asc Content-Length: 559 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-08-12 01:16:33,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:16:33 GMT Server: Apache x-openstack-request-id: req-fb63ce0e-b9c2-4d2c-ab09-3ffe7ed7252c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-08-12T01:16:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/bono/events/877579c6-5a33-4945-8284-d1124ed78911", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "6992b700-de94-4c14-9d7b-df87187528e0", "id": "877579c6-5a33-4945-8284-d1124ed78911"}, {"resource_name": "homer", "event_time": "2018-08-12T01:16:30Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/homer/events/631ef0f3-ef59-4f6a-94dc-2e2c15851e4a", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "86808f79-bd7b-4580-bafd-3057805d68c8", "id": "631ef0f3-ef59-4f6a-94dc-2e2c15851e4a"}, {"resource_name": "sprout", "event_time": "2018-08-12T01:16:30Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/sprout/events/f88d0c60-21df-4edf-aef6-5de1bc4015c6", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1eadeb8a-5be4-481f-af85-0eb895b3fb31", "id": "f88d0c60-21df-4edf-aef6-5de1bc4015c6"}, {"resource_name": "ellis", "event_time": "2018-08-12T01:16:30Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/ellis/events/8d903d6d-318d-49cb-9107-ae8c43fa0375", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "655f5fc2-24eb-4f6d-840f-43e30ed28f10", "id": "8d903d6d-318d-49cb-9107-ae8c43fa0375"}]} 2018-08-12 01:16:33,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=9c37de27-2a38-4d4d-9dcf-464126e1afaa&sort_dir=asc&marker=9c37de27-2a38-4d4d-9dcf-464126e1afaa&sort_dir=asc used request id req-fb63ce0e-b9c2-4d2c-ab09-3ffe7ed7252c 2018-08-12 01:16:33,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.272639036179s 2018-08-12 01:16:33,108 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=9c37de27-2a38-4d4d-9dcf-464126e1afaa&sort_dir=asc&marker=9c37de27-2a38-4d4d-9dcf-464126e1afaa&sort_dir=asc used request id req-fb63ce0e-b9c2-4d2c-ab09-3ffe7ed7252c 2018-08-12 01:16:38,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 01:16:38,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=8d903d6d-318d-49cb-9107-ae8c43fa0375&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 01:16:38,318 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 01:16:38 GMT Server: Apache x-openstack-request-id: req-c4c7f976-7db1-4aab-b51c-46455a85c2b8 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=8d903d6d-318d-49cb-9107-ae8c43fa0375&sort_dir=asc Content-Length: 559 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-08-12 01:16:38,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:16:38 GMT Server: Apache x-openstack-request-id: req-b5ae8a0b-08b3-45bb-8e81-c16f6360e416 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-12T01:16:35Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/ellis/events/dc7f877d-d41d-401a-9df0-845aad0afb13", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "655f5fc2-24eb-4f6d-840f-43e30ed28f10", "id": "dc7f877d-d41d-401a-9df0-845aad0afb13"}, {"resource_name": "dns", "event_time": "2018-08-12T01:16:35Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/dns/events/153a8d8d-a961-4522-9e01-f1120061a3ca", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "3bc182bf-b4cc-4814-81ce-4b7a96531e9f", "id": "153a8d8d-a961-4522-9e01-f1120061a3ca"}]} 2018-08-12 01:16:38,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=8d903d6d-318d-49cb-9107-ae8c43fa0375&sort_dir=asc&marker=8d903d6d-318d-49cb-9107-ae8c43fa0375&sort_dir=asc used request id req-b5ae8a0b-08b3-45bb-8e81-c16f6360e416 2018-08-12 01:16:38,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.245602846146s 2018-08-12 01:16:38,361 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=8d903d6d-318d-49cb-9107-ae8c43fa0375&sort_dir=asc&marker=8d903d6d-318d-49cb-9107-ae8c43fa0375&sort_dir=asc used request id req-b5ae8a0b-08b3-45bb-8e81-c16f6360e416 2018-08-12 01:16:43,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 01:16:43,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=153a8d8d-a961-4522-9e01-f1120061a3ca&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 01:16:43,445 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 01:16:43 GMT Server: Apache x-openstack-request-id: req-d3369918-a13f-42c6-b46b-59fb3e1d1e7d Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=153a8d8d-a961-4522-9e01-f1120061a3ca&sort_dir=asc Content-Length: 559 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-08-12 01:16:43,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:16:43 GMT Server: Apache x-openstack-request-id: req-da97e439-156c-46e1-86a6-bb70d20e01f1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-12T01:16:42Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/dns/events/c949a9c3-1278-4147-8e87-6678b669984c", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "3bc182bf-b4cc-4814-81ce-4b7a96531e9f", "id": "c949a9c3-1278-4147-8e87-6678b669984c"}, {"resource_name": "security_groups", "event_time": "2018-08-12T01:16:42Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/security_groups/events/f9e5f11e-4eb0-46b4-85fa-42cbeac33f97", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c8d00450-bb38-46f3-b139-1fc30a2c7b75", "id": "f9e5f11e-4eb0-46b4-85fa-42cbeac33f97"}, {"resource_name": "mgmt_network", "event_time": "2018-08-12T01:16:42Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/mgmt_network/events/9f6149bf-f0ea-42c5-8ddb-5f0a019b3bfd", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f19615b5-b582-414d-ba1d-6be357e1b5e6", "id": "9f6149bf-f0ea-42c5-8ddb-5f0a019b3bfd"}, {"resource_name": "sig_network", "event_time": "2018-08-12T01:16:42Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/sig_network/events/14b4b818-9938-4428-8b51-076be36f0b4a", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "111b3471-b198-431a-9974-aebfd2c14347", "id": "14b4b818-9938-4428-8b51-076be36f0b4a"}]} 2018-08-12 01:16:43,490 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=153a8d8d-a961-4522-9e01-f1120061a3ca&sort_dir=asc&marker=153a8d8d-a961-4522-9e01-f1120061a3ca&sort_dir=asc used request id req-da97e439-156c-46e1-86a6-bb70d20e01f1 2018-08-12 01:16:43,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.122247934341s 2018-08-12 01:16:43,490 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=153a8d8d-a961-4522-9e01-f1120061a3ca&sort_dir=asc&marker=153a8d8d-a961-4522-9e01-f1120061a3ca&sort_dir=asc used request id req-da97e439-156c-46e1-86a6-bb70d20e01f1 2018-08-12 01:16:48,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 01:16:48,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=14b4b818-9938-4428-8b51-076be36f0b4a&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 01:16:48,524 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 01:16:48 GMT Server: Apache x-openstack-request-id: req-07d94def-ae70-48df-a343-d3a02afa2042 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=14b4b818-9938-4428-8b51-076be36f0b4a&sort_dir=asc Content-Length: 559 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-08-12 01:16:48,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:16:48 GMT Server: Apache x-openstack-request-id: req-81218606-7e65-4066-8b46-59423637a4a7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 01:16:48,567 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=14b4b818-9938-4428-8b51-076be36f0b4a&sort_dir=asc&marker=14b4b818-9938-4428-8b51-076be36f0b4a&sort_dir=asc used request id req-81218606-7e65-4066-8b46-59423637a4a7 2018-08-12 01:16:48,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730731487274s 2018-08-12 01:16:48,568 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=14b4b818-9938-4428-8b51-076be36f0b4a&sort_dir=asc&marker=14b4b818-9938-4428-8b51-076be36f0b4a&sort_dir=asc used request id req-81218606-7e65-4066-8b46-59423637a4a7 2018-08-12 01:16:53,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 01:16:53,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=14b4b818-9938-4428-8b51-076be36f0b4a&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 01:16:53,603 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 01:16:53 GMT Server: Apache x-openstack-request-id: req-c44a3b9b-136e-4a2b-98c4-b152662faefb Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=14b4b818-9938-4428-8b51-076be36f0b4a&sort_dir=asc Content-Length: 559 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-08-12 01:16:53,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:16:53 GMT Server: Apache x-openstack-request-id: req-598cf686-e6d7-4569-82a4-e18f3b803fe2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-12T01:16:51Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/mgmt_network/events/13a7b605-3ebf-49a6-966f-7ca4bb9f59be", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f19615b5-b582-414d-ba1d-6be357e1b5e6", "id": "13a7b605-3ebf-49a6-966f-7ca4bb9f59be"}, {"resource_name": "sig_network", "event_time": "2018-08-12T01:16:51Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/sig_network/events/f0b43d9c-c788-4faa-ac07-5fed8f092218", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "111b3471-b198-431a-9974-aebfd2c14347", "id": "f0b43d9c-c788-4faa-ac07-5fed8f092218"}, {"resource_name": "security_groups", "event_time": "2018-08-12T01:16:53Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/security_groups/events/cebf4223-0c84-4d85-9d33-31a4658757ac", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c8d00450-bb38-46f3-b139-1fc30a2c7b75", "id": "cebf4223-0c84-4d85-9d33-31a4658757ac"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-12T01:16:53Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/clearwater-opnfv/events/4c0dd58e-1557-4dec-8720-41235c864732", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "id": "4c0dd58e-1557-4dec-8720-41235c864732"}]} 2018-08-12 01:16:53,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=14b4b818-9938-4428-8b51-076be36f0b4a&sort_dir=asc&marker=14b4b818-9938-4428-8b51-076be36f0b4a&sort_dir=asc used request id req-598cf686-e6d7-4569-82a4-e18f3b803fe2 2018-08-12 01:16:53,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724718570709s 2018-08-12 01:16:53,646 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=14b4b818-9938-4428-8b51-076be36f0b4a&sort_dir=asc&marker=14b4b818-9938-4428-8b51-076be36f0b4a&sort_dir=asc used request id req-598cf686-e6d7-4569-82a4-e18f3b803fe2 2018-08-12 01:16:58,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 01:16:58,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4c0dd58e-1557-4dec-8720-41235c864732&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 01:16:58,682 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 01:16:58 GMT Server: Apache x-openstack-request-id: req-0d431627-d612-43a3-9da1-eeb8f6b3b082 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4c0dd58e-1557-4dec-8720-41235c864732&sort_dir=asc Content-Length: 559 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-08-12 01:16:58,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:16:58 GMT Server: Apache x-openstack-request-id: req-482a5b5d-50cc-44f6-94b1-ac6e140e8721 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 01:16:58,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4c0dd58e-1557-4dec-8720-41235c864732&sort_dir=asc&marker=4c0dd58e-1557-4dec-8720-41235c864732&sort_dir=asc used request id req-482a5b5d-50cc-44f6-94b1-ac6e140e8721 2018-08-12 01:16:58,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709459781647s 2018-08-12 01:16:58,724 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4c0dd58e-1557-4dec-8720-41235c864732&sort_dir=asc&marker=4c0dd58e-1557-4dec-8720-41235c864732&sort_dir=asc used request id req-482a5b5d-50cc-44f6-94b1-ac6e140e8721 2018-08-12 01:17:03,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-12 01:17:03,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4c0dd58e-1557-4dec-8720-41235c864732&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 01:17:03,759 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 01:17:03 GMT Server: Apache x-openstack-request-id: req-a8d4f9a3-9d34-4ce2-94e9-05561318ef23 Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4c0dd58e-1557-4dec-8720-41235c864732&sort_dir=asc Content-Length: 559 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-08-12 01:17:03,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:17:03 GMT Server: Apache x-openstack-request-id: req-00a643f0-4529-4fae-9e08-5b136adfa653 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-12 01:17:03,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4c0dd58e-1557-4dec-8720-41235c864732&sort_dir=asc&marker=4c0dd58e-1557-4dec-8720-41235c864732&sort_dir=asc used request id req-00a643f0-4529-4fae-9e08-5b136adfa653 2018-08-12 01:17:03,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700860023499s 2018-08-12 01:17:03,801 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35/events?marker=4c0dd58e-1557-4dec-8720-41235c864732&sort_dir=asc&marker=4c0dd58e-1557-4dec-8720-41235c864732&sort_dir=asc used request id req-00a643f0-4529-4fae-9e08-5b136adfa653 2018-08-12 01:17:03,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-12 01:17:03,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bced16fb997a60019c53f7a962499f1b65333197" 2018-08-12 01:17:03,830 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 12 Aug 2018 01:17:03 GMT Server: Apache x-openstack-request-id: req-2a12475f-7978-44ae-a56e-404b8bb250dd Location: http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False Content-Length: 467 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-08-12 01:17:03,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:17:03 GMT Server: Apache x-openstack-request-id: req-4aea1758-7c7a-4fdc-9086-20d5283c0e46 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d3289ff8af674a63adb0ab11231c91aa", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "7156e633-6cc9-4810-b81e-afc56f183e35", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "deletion_time": "2018-08-12T01:16:54Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "d0dfb0038ee6437e84db7dd62b70c41f", "tags": null, "creation_time": "2018-08-12T00:45:19Z", "links": [{"href": "http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-12T01:16:16Z", "id": "7156e633-6cc9-4810-b81e-afc56f183e35", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-12 01:17:03,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-4aea1758-7c7a-4fdc-9086-20d5283c0e46 2018-08-12 01:17:03,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0539538860321s 2018-08-12 01:17:03,856 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d3289ff8af674a63adb0ab11231c91aa/stacks/clearwater-opnfv/7156e633-6cc9-4810-b81e-afc56f183e35?resolve_outputs=False used request id req-4aea1758-7c7a-4fdc-9086-20d5283c0e46 2018-08-12 01:17:03,856 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot clean stack ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 226, in clean self.cloud.delete_stack(self.stack.id, wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1416, in delete_stack marker=marker) File "/usr/lib/python2.7/site-packages/shade/_heat/event_utils.py", line 90, in poll_for_events stack_status = stack['stack_status'] TypeError: 'NoneType' object has no attribute '__getitem__' 2018-08-12 01:17:03,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-12 01:17:03,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 01:17:03,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4297162-cca0-4b08-8808-73e9693f31d1 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_ims-user_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": {"self": "http://172.30.9.30:5000/v3/users/239c86f834014bf89746afa26d17c862"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "239c86f834014bf89746afa26d17c862", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 01:17:03,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f4297162-cca0-4b08-8808-73e9693f31d1 2018-08-12 01:17:03,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109373092651s 2018-08-12 01:17:03,972 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f4297162-cca0-4b08-8808-73e9693f31d1 2018-08-12 01:17:03,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-12 01:17:03,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/239c86f834014bf89746afa26d17c862 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 01:17:04,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac562a26-4b12-4cdd-8806-4153eab349a9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": {"self": "http://172.30.9.30:5000/v3/users/239c86f834014bf89746afa26d17c862"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "239c86f834014bf89746afa26d17c862", "description": null}} 2018-08-12 01:17:04,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/239c86f834014bf89746afa26d17c862 used request id req-ac562a26-4b12-4cdd-8806-4153eab349a9 2018-08-12 01:17:04,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0940070152283s 2018-08-12 01:17:04,072 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/239c86f834014bf89746afa26d17c862 used request id req-ac562a26-4b12-4cdd-8806-4153eab349a9 2018-08-12 01:17:04,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-12 01:17:04,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/239c86f834014bf89746afa26d17c862 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 01:17:04,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 01:17:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04fe9377-c127-4ab7-862f-aea602023670 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 01:17:04,275 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/239c86f834014bf89746afa26d17c862 used request id req-04fe9377-c127-4ab7-862f-aea602023670 2018-08-12 01:17:04,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.203168869019s 2018-08-12 01:17:04,275 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/239c86f834014bf89746afa26d17c862 used request id req-04fe9377-c127-4ab7-862f-aea602023670 2018-08-12 01:17:04,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-12 01:17:04,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 01:17:04,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f0fe127-cd0e-4584-872f-95a0922448ee Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.30:5000/v3/projects/d3289ff8af674a63adb0ab11231c91aa"}, "tags": [], "enabled": true, "id": "d3289ff8af674a63adb0ab11231c91aa", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6"}]} 2018-08-12 01:17:04,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-5f0fe127-cd0e-4584-872f-95a0922448ee 2018-08-12 01:17:04,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0986669063568s 2018-08-12 01:17:04,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-5f0fe127-cd0e-4584-872f-95a0922448ee 2018-08-12 01:17:04,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-12 01:17:04,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/d3289ff8af674a63adb0ab11231c91aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 01:17:04,573 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 01:17:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d1882f1-41a3-4343-b080-ea74630a16c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 01:17:04,573 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d3289ff8af674a63adb0ab11231c91aa used request id req-6d1882f1-41a3-4343-b080-ea74630a16c5 2018-08-12 01:17:04,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.187036991119s 2018-08-12 01:17:04,574 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d3289ff8af674a63adb0ab11231c91aa used request id req-6d1882f1-41a3-4343-b080-ea74630a16c5 2018-08-12 01:17:04,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 01:17:04,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 01:17:04,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a3cfca-ba03-444e-b8bb-3a12265218d4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "7d239789105749348cb647c0294e4493", "links": {"self": "http://172.30.9.30:5000/v3/roles/7d239789105749348cb647c0294e4493"}, "name": "Member"}, {"domain_id": null, "id": "9196cdac21b849ee94326178f2ef505c", "links": {"self": "http://172.30.9.30:5000/v3/roles/9196cdac21b849ee94326178f2ef505c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 01:17:04,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-99a3cfca-ba03-444e-b8bb-3a12265218d4 2018-08-12 01:17:04,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0953688621521s 2018-08-12 01:17:04,673 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-99a3cfca-ba03-444e-b8bb-3a12265218d4 2018-08-12 01:17:04,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-12 01:17:04,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/7d239789105749348cb647c0294e4493 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 01:17:04,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 01:17:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74706df0-42ed-436d-bed2-544df0406122 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 01:17:04,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/7d239789105749348cb647c0294e4493 used request id req-74706df0-42ed-436d-bed2-544df0406122 2018-08-12 01:17:04,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.123574972153s 2018-08-12 01:17:04,802 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/7d239789105749348cb647c0294e4493 used request id req-74706df0-42ed-436d-bed2-544df0406122 2018-08-12 01:17:04,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 01:17:04,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 01:17:04,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e5a19d-6d84-4c52-bcd2-1d2f95b792b6 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9196cdac21b849ee94326178f2ef505c", "links": {"self": "http://172.30.9.30:5000/v3/roles/9196cdac21b849ee94326178f2ef505c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 01:17:04,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-16e5a19d-6d84-4c52-bcd2-1d2f95b792b6 2018-08-12 01:17:04,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0852990150452s 2018-08-12 01:17:04,891 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-16e5a19d-6d84-4c52-bcd2-1d2f95b792b6 2018-08-12 01:17:04,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-12 01:17:04,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/9196cdac21b849ee94326178f2ef505c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b344819231fa5e7413bfdd5ee0da6d89dccb0bc" 2018-08-12 01:17:05,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 01:17:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7db5de2b-f56e-4257-97df-369fb3115bb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 01:17:05,011 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/9196cdac21b849ee94326178f2ef505c used request id req-7db5de2b-f56e-4257-97df-369fb3115bb6 2018-08-12 01:17:05,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.114429950714s 2018-08-12 01:17:05,011 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/9196cdac21b849ee94326178f2ef505c used request id req-7db5de2b-f56e-4257-97df-369fb3115bb6 2018-08-12 01:17:05,011 - xtesting.ci.run_tests - ERROR - The test case 'heat_ims' failed. 2018-08-12 01:17:05,040 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-08-12 01:17:05,087 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-12 01:17:05,131 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-12 01:17:05,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-12 01:17:05,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-12 01:17:05,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-12 01:17:05,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-12 01:17:05,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-12 01:17:05,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-12 01:17:05,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-12 01:17:05,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-12 01:17:05,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-12 01:17:05,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-12 01:17:05,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-12 01:17:05,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-12 01:17:05,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-12 01:17:05,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-12 01:17:05,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-12 01:17:05,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-12 01:17:05,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-12 01:17:05,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-12 01:17:05,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-12 01:17:05,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-12 01:17:05,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-12 01:17:05,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-12 01:17:05,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 01:17:05,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25ce2c8-e39c-47b0-806a-28bb44613e54 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 01:17:05,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-c25ce2c8-e39c-47b0-806a-28bb44613e54 2018-08-12 01:17:05,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-12 01:17:05,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T02:17:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["bCgw-y2NQA6Ib9nO59kn2g"], "issued_at": "2018-08-12T01:17:05.000000Z"}} 2018-08-12 01:17:05,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 01:17:05,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:17:06,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-b4ec8578-84f7-4078-97ca-cd69f1847349 Date: Sun, 12 Aug 2018 01:17:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-12 01:17:06,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b4ec8578-84f7-4078-97ca-cd69f1847349 2018-08-12 01:17:06,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.609769105911s 2018-08-12 01:17:06,243 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b4ec8578-84f7-4078-97ca-cd69f1847349 2018-08-12 01:17:06,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 01:17:06,253 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 01:17: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 01:17:06,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-12 01:17:06,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:17:06,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d0eda16-891b-4f01-91de-c0ebf1686d79 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/dd0dcce16a4b469e9c71a7c4c58cfca9"}, "tags": [], "enabled": true, "id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-08-12 01:17:06,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-6d0eda16-891b-4f01-91de-c0ebf1686d79 2018-08-12 01:17:06,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0889859199524s 2018-08-12 01:17:06,343 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-6d0eda16-891b-4f01-91de-c0ebf1686d79 2018-08-12 01:17:06,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-12 01:17:06,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_0fab0209-39ce-42ce-ad42-faf274e36b86"}}' 2018-08-12 01:17:06,464 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 01:17:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4efd4c0f-8093-4963-8860-c851cc1fb1c7 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.30:5000/v3/projects/93d589dc7c5e4489af8efe86c168dec8"}, "tags": [], "enabled": true, "id": "93d589dc7c5e4489af8efe86c168dec8", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_0fab0209-39ce-42ce-ad42-faf274e36b86"}} 2018-08-12 01:17:06,464 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-4efd4c0f-8093-4963-8860-c851cc1fb1c7 2018-08-12 01:17:06,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114226818085s 2018-08-12 01:17:06,465 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-4efd4c0f-8093-4963-8860-c851cc1fb1c7 2018-08-12 01:17:06,465 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vyos_vrouter', u'tags': [], 'enabled': True, 'id': u'93d589dc7c5e4489af8efe86c168dec8', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vyos_vrouter-project_0fab0209-39ce-42ce-ad42-faf274e36b86'}) 2018-08-12 01:17:06,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-12 01:17:06,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d6e18bfe-76a8-4981-868d-c3d792174dba", "email": null, "name": "vyos_vrouter-user_0fab0209-39ce-42ce-ad42-faf274e36b86"}}' 2018-08-12 01:17:06,830 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 01:17:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e08a55f6-d81d-436a-816b-46e850bcebbc Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_0fab0209-39ce-42ce-ad42-faf274e36b86", "links": {"self": "http://172.30.9.30:5000/v3/users/3c7f2d2f9ec449f3b7c91feea93c1f63"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "domain_id": "default", "password_expires_at": null}} 2018-08-12 01:17:06,830 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-e08a55f6-d81d-436a-816b-46e850bcebbc 2018-08-12 01:17:06,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.358880996704s 2018-08-12 01:17:06,830 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-e08a55f6-d81d-436a-816b-46e850bcebbc 2018-08-12 01:17:06,831 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3c7f2d2f9ec449f3b7c91feea93c1f63', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_0fab0209-39ce-42ce-ad42-faf274e36b86'}) 2018-08-12 01:17:06,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 01:17:06,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:17:06,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c19b612-fd8f-4e60-acd0-892fe4cf7928 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 01:17:06,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4c19b612-fd8f-4e60-acd0-892fe4cf7928 2018-08-12 01:17:06,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0880348682404s 2018-08-12 01:17:06,923 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4c19b612-fd8f-4e60-acd0-892fe4cf7928 2018-08-12 01:17:06,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 01:17:06,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:17:06,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0096fee-e64a-43d4-9501-1288189ff532 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 01:17:06,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f0096fee-e64a-43d4-9501-1288189ff532 2018-08-12 01:17:06,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0175700187683s 2018-08-12 01:17:06,946 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f0096fee-e64a-43d4-9501-1288189ff532 2018-08-12 01:17:06,947 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-12 01:17:06,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-12 01:17:06,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" -d '{"role": {"name": "Member"}}' 2018-08-12 01:17:07,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 01:17:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5b916c2-4436-470a-937c-ef8fc04631fe Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a7c68680b644a40a8b0704599796fe1", "links": {"self": "http://172.30.9.30:5000/v3/roles/6a7c68680b644a40a8b0704599796fe1"}, "name": "Member"}} 2018-08-12 01:17:07,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-d5b916c2-4436-470a-937c-ef8fc04631fe 2018-08-12 01:17:07,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.100583076477s 2018-08-12 01:17:07,052 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-d5b916c2-4436-470a-937c-ef8fc04631fe 2018-08-12 01:17:07,052 - 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'6a7c68680b644a40a8b0704599796fe1'}) 2018-08-12 01:17:07,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 01:17:07,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:17:07,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f5e2a04-6685-435d-ad11-c8b9b91663d5 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6a7c68680b644a40a8b0704599796fe1", "links": {"self": "http://172.30.9.30:5000/v3/roles/6a7c68680b644a40a8b0704599796fe1"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 01:17:07,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9f5e2a04-6685-435d-ad11-c8b9b91663d5 2018-08-12 01:17:07,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0850610733032s 2018-08-12 01:17:07,141 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9f5e2a04-6685-435d-ad11-c8b9b91663d5 2018-08-12 01:17:07,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-12 01:17:07,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:17:07,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b8ceb45-9a17-477c-aea0-5eabb645d513 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-12 01:17:07,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-3b8ceb45-9a17-477c-aea0-5eabb645d513 2018-08-12 01:17:07,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0923497676849s 2018-08-12 01:17:07,238 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-3b8ceb45-9a17-477c-aea0-5eabb645d513 2018-08-12 01:17:07,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-12 01:17:07,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:17:07,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a0f0ae-35f9-45fa-9f15-cec3fbe267ac Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_0fab0209-39ce-42ce-ad42-faf274e36b86", "links": {"self": "http://172.30.9.30:5000/v3/users/3c7f2d2f9ec449f3b7c91feea93c1f63"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 01:17:07,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d8a0f0ae-35f9-45fa-9f15-cec3fbe267ac 2018-08-12 01:17:07,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106464147568s 2018-08-12 01:17:07,346 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d8a0f0ae-35f9-45fa-9f15-cec3fbe267ac 2018-08-12 01:17:07,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-12 01:17:07,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:17:07,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b8118d3-8946-4c35-8093-05ef70137b9c Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.30:5000/v3/projects/93d589dc7c5e4489af8efe86c168dec8"}, "tags": [], "enabled": true, "id": "93d589dc7c5e4489af8efe86c168dec8", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_0fab0209-39ce-42ce-ad42-faf274e36b86"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-12 01:17:07,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-3b8118d3-8946-4c35-8093-05ef70137b9c 2018-08-12 01:17:07,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0842800140381s 2018-08-12 01:17:07,442 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-3b8118d3-8946-4c35-8093-05ef70137b9c 2018-08-12 01:17:07,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-12 01:17:07,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=3c7f2d2f9ec449f3b7c91feea93c1f63&role.id=6a7c68680b644a40a8b0704599796fe1&scope.project.id=93d589dc7c5e4489af8efe86c168dec8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:17:07,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a2ae3e8-edf7-4bfa-9af4-7f628e0727a3 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=3c7f2d2f9ec449f3b7c91feea93c1f63&role.id=6a7c68680b644a40a8b0704599796fe1&scope.project.id=93d589dc7c5e4489af8efe86c168dec8", "previous": null, "next": null}} 2018-08-12 01:17:07,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=3c7f2d2f9ec449f3b7c91feea93c1f63&role.id=6a7c68680b644a40a8b0704599796fe1&scope.project.id=93d589dc7c5e4489af8efe86c168dec8 used request id req-6a2ae3e8-edf7-4bfa-9af4-7f628e0727a3 2018-08-12 01:17:07,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0966641902924s 2018-08-12 01:17:07,548 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=3c7f2d2f9ec449f3b7c91feea93c1f63&role.id=6a7c68680b644a40a8b0704599796fe1&scope.project.id=93d589dc7c5e4489af8efe86c168dec8 used request id req-6a2ae3e8-edf7-4bfa-9af4-7f628e0727a3 2018-08-12 01:17:07,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-12 01:17:07,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/93d589dc7c5e4489af8efe86c168dec8/users/3c7f2d2f9ec449f3b7c91feea93c1f63/roles/6a7c68680b644a40a8b0704599796fe1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:17:07,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 01:17:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fee9a1bd-c7ae-4ac3-b12d-9966171e4b71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 01:17:07,688 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/93d589dc7c5e4489af8efe86c168dec8/users/3c7f2d2f9ec449f3b7c91feea93c1f63/roles/6a7c68680b644a40a8b0704599796fe1 used request id req-fee9a1bd-c7ae-4ac3-b12d-9966171e4b71 2018-08-12 01:17:07,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.137362003326s 2018-08-12 01:17:07,689 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/93d589dc7c5e4489af8efe86c168dec8/users/3c7f2d2f9ec449f3b7c91feea93c1f63/roles/6a7c68680b644a40a8b0704599796fe1 used request id req-fee9a1bd-c7ae-4ac3-b12d-9966171e4b71 2018-08-12 01:17:07,690 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_0fab0209-39ce-42ce-ad42-faf274e36b86', 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'93d589dc7c5e4489af8efe86c168dec8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.50', 'password': 'd6e18bfe-76a8-4981-868d-c3d792174dba', 'username': u'vyos_vrouter-user_0fab0209-39ce-42ce-ad42-faf274e36b86', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-12 01:17:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-12 01:17:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-12 01:17:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-12 01:17:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-12 01:17:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-12 01:17:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-12 01:17:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-12 01:17:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-12 01:17:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-12 01:17:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-12 01:17:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-12 01:17:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-12 01:17:07,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-12 01:17:07,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-12 01:17:07,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-12 01:17:07,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-12 01:17:07,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-12 01:17:07,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-12 01:17:07,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-12 01:17:07,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-12 01:17:07,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-12 01:17:07,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-12 01:17:07,695 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_0fab0209-39ce-42ce-ad42-faf274e36b86', 'password': 'd6e18bfe-76a8-4981-868d-c3d792174dba', 'project_name': 'vyos_vrouter-project_0fab0209-39ce-42ce-ad42-faf274e36b86', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000//v3', 'project_id': '93d589dc7c5e4489af8efe86c168dec8', 'project_domain_name': 'Default'} 2018-08-12 01:17:07,729 - 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-08-12 01:17:07,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-08-12 01:17:07,778 - 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-08-12 01:17:07,786 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-12 01:17:07,787 - 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-08-12 01:17:08,251 - 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-08-12 01:17:08,318 - 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-08-12 01:17:08,318 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-08-12 01:17:08,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 01:17:08,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb149bd-dc56-4842-a30f-6fcba80fc3fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 01:17:08,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-3eb149bd-dc56-4842-a30f-6fcba80fc3fc 2018-08-12 01:17:08,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-12 01:17:08,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a7c68680b644a40a8b0704599796fe1", "name": "Member"}], "expires_at": "2018-08-12T02:17:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93d589dc7c5e4489af8efe86c168dec8", "name": "vyos_vrouter-project_0fab0209-39ce-42ce-ad42-faf274e36b86"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/93d589dc7c5e4489af8efe86c168dec8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/93d589dc7c5e4489af8efe86c168dec8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/93d589dc7c5e4489af8efe86c168dec8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_93d589dc7c5e4489af8efe86c168dec8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_93d589dc7c5e4489af8efe86c168dec8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/93d589dc7c5e4489af8efe86c168dec8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/93d589dc7c5e4489af8efe86c168dec8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/93d589dc7c5e4489af8efe86c168dec8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/93d589dc7c5e4489af8efe86c168dec8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/93d589dc7c5e4489af8efe86c168dec8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/93d589dc7c5e4489af8efe86c168dec8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/93d589dc7c5e4489af8efe86c168dec8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/93d589dc7c5e4489af8efe86c168dec8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/93d589dc7c5e4489af8efe86c168dec8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_0fab0209-39ce-42ce-ad42-faf274e36b86", "id": "3c7f2d2f9ec449f3b7c91feea93c1f63"}, "audit_ids": ["1ag0OutDRamQPQdju6puTA"], "issued_at": "2018-08-12T01:17:08.000000Z"}} 2018-08-12 01:17:08,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-12 01:17:08,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -d '{"network": {"name": "vyos_vrouter-net_0fab0209-39ce-42ce-ad42-faf274e36b86", "admin_state_up": true}}' 2018-08-12 01:17:09,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5da05e56-935e-4193-a73d-4b76f1bca930 Date: Sun, 12 Aug 2018 01:17:09 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"93d589dc7c5e4489af8efe86c168dec8","created_at":"2018-08-12T01:17:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T01:17:09Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"93d589dc7c5e4489af8efe86c168dec8","id":"c4e5ba1c-0f98-4d48-8f04-5605838f7792","name":"vyos_vrouter-net_0fab0209-39ce-42ce-ad42-faf274e36b86"}} 2018-08-12 01:17:09,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-5da05e56-935e-4193-a73d-4b76f1bca930 2018-08-12 01:17:09,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.603976011276s 2018-08-12 01:17:09,325 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-5da05e56-935e-4193-a73d-4b76f1bca930 2018-08-12 01:17:09,325 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-12T01:17:09Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'c4e5ba1c-0f98-4d48-8f04-5605838f7792', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_0fab0209-39ce-42ce-ad42-faf274e36b86', u'admin_state_up': True, u'tenant_id': u'93d589dc7c5e4489af8efe86c168dec8', u'created_at': u'2018-08-12T01:17:09Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'93d589dc7c5e4489af8efe86c168dec8'}) 2018-08-12 01:17:09,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 01:17:09,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:17:09,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-2cfb6375-6451-4dec-b5ae-7cfe85b516da Date: Sun, 12 Aug 2018 01:17:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T01:17:09Z","tenant_id":"93d589dc7c5e4489af8efe86c168dec8","created_at":"2018-08-12T01:17:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"93d589dc7c5e4489af8efe86c168dec8","id":"c4e5ba1c-0f98-4d48-8f04-5605838f7792","name":"vyos_vrouter-net_0fab0209-39ce-42ce-ad42-faf274e36b86"}]} 2018-08-12 01:17:09,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-2cfb6375-6451-4dec-b5ae-7cfe85b516da 2018-08-12 01:17:09,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.170168876648s 2018-08-12 01:17:09,496 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-2cfb6375-6451-4dec-b5ae-7cfe85b516da 2018-08-12 01:17:09,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-12 01:17:09,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -d '{"subnet": {"name": "vyos_vrouter-subnet_0fab0209-39ce-42ce-ad42-faf274e36b86", "enable_dhcp": true, "network_id": "c4e5ba1c-0f98-4d48-8f04-5605838f7792", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-12 01:17:09,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-852386bb-a081-45bc-9eb7-84de2a1852e1 Date: Sun, 12 Aug 2018 01:17:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4e5ba1c-0f98-4d48-8f04-5605838f7792","tenant_id":"93d589dc7c5e4489af8efe86c168dec8","created_at":"2018-08-12T01:17:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-12T01:17:09Z","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":"93d589dc7c5e4489af8efe86c168dec8","id":"3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4","subnetpool_id":null,"name":"vyos_vrouter-subnet_0fab0209-39ce-42ce-ad42-faf274e36b86"}} 2018-08-12 01:17:09,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-852386bb-a081-45bc-9eb7-84de2a1852e1 2018-08-12 01:17:09,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.498652935028s 2018-08-12 01:17:09,997 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-852386bb-a081-45bc-9eb7-84de2a1852e1 2018-08-12 01:17:09,998 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-12T01:17:09Z', 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'3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_0fab0209-39ce-42ce-ad42-faf274e36b86', u'enable_dhcp': True, u'network_id': u'c4e5ba1c-0f98-4d48-8f04-5605838f7792', u'tenant_id': u'93d589dc7c5e4489af8efe86c168dec8', u'created_at': u'2018-08-12T01:17:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'93d589dc7c5e4489af8efe86c168dec8'}) 2018-08-12 01:17:09,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-12 01:17:09,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "vyos_vrouter-router_0fab0209-39ce-42ce-ad42-faf274e36b86", "admin_state_up": true}}' 2018-08-12 01:17:11,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-1aed2806-578c-4151-b371-10dc9c800ba9 Date: Sun, 12 Aug 2018 01:17:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:17:10Z", "admin_state_up": true, "updated_at": "2018-08-12T01:17:11Z", "revision_number": 2, "routes": [], "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "621f2781-14f1-48b0-946c-1fabe1900a41", "name": "vyos_vrouter-router_0fab0209-39ce-42ce-ad42-faf274e36b86"}} 2018-08-12 01:17:11,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-1aed2806-578c-4151-b371-10dc9c800ba9 2018-08-12 01:17:11,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.1982319355s 2018-08-12 01:17:11,197 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-1aed2806-578c-4151-b371-10dc9c800ba9 2018-08-12 01:17:11,198 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'93d589dc7c5e4489af8efe86c168dec8', u'created_at': u'2018-08-12T01:17:10Z', u'admin_state_up': True, u'updated_at': u'2018-08-12T01:17:11Z', u'revision_number': 2, u'routes': [], u'project_id': u'93d589dc7c5e4489af8efe86c168dec8', u'id': u'621f2781-14f1-48b0-946c-1fabe1900a41', u'name': u'vyos_vrouter-router_0fab0209-39ce-42ce-ad42-faf274e36b86'}) 2018-08-12 01:17:11,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-12 01:17:11,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/621f2781-14f1-48b0-946c-1fabe1900a41/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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -d '{"subnet_id": "3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4"}' 2018-08-12 01:17:13,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-180eac90-50b9-4b0a-9db9-e5acb18b0cc0 Date: Sun, 12 Aug 2018 01:17:13 GMT RESP BODY: {"network_id": "c4e5ba1c-0f98-4d48-8f04-5605838f7792", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "subnet_id": "3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4", "subnet_ids": ["3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4"], "port_id": "721cb5af-4a0f-4feb-b6a0-c951ed4c693b", "id": "621f2781-14f1-48b0-946c-1fabe1900a41"} 2018-08-12 01:17:13,596 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/621f2781-14f1-48b0-946c-1fabe1900a41/add_router_interface.json used request id req-180eac90-50b9-4b0a-9db9-e5acb18b0cc0 2018-08-12 01:17:13,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.3981089592s 2018-08-12 01:17:13,597 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/621f2781-14f1-48b0-946c-1fabe1900a41/add_router_interface.json used request id req-180eac90-50b9-4b0a-9db9-e5acb18b0cc0 returning object 621f2781-14f1-48b0-946c-1fabe1900a41 2018-08-12 01:17:13,598 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-12 01:17:44,712 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-12 01:17:44,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 01:17:44,721 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 12 Aug 2018 01:17:44 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-12 01:17:44,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 01:17:44,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:17:45,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ba27972a-28f7-4b7c-a987-345790ae0689 Date: Sun, 12 Aug 2018 01:17:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 01:17:45,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ba27972a-28f7-4b7c-a987-345790ae0689 2018-08-12 01:17:45,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.597635984421s 2018-08-12 01:17:45,324 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ba27972a-28f7-4b7c-a987-345790ae0689 2018-08-12 01:17:45,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-12 01:17:45,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86"}' 2018-08-12 01:17:45,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-09320713-fd68-4f5e-a366-f921ccf3a3cb Date: Sun, 12 Aug 2018 01:17:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/file", "owner": "93d589dc7c5e4489af8efe86c168dec8", "id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "size": null, "self": "/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-12T01:17:45Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86", "checksum": null, "created_at": "2018-08-12T01:17:45Z", "protected": false} 2018-08-12 01:17:45,377 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-09320713-fd68-4f5e-a366-f921ccf3a3cb 2018-08-12 01:17:45,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0457501411438s 2018-08-12 01:17:45,378 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-09320713-fd68-4f5e-a366-f921ccf3a3cb returning object 7eb19d17-8a24-47d6-b769-c46c32d01f22 2018-08-12 01:17:45,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-12 01:17:45,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -d '' 2018-08-12 01:18:43,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-58a32246-ef5a-4672-a628-7d49da71549a Date: Sun, 12 Aug 2018 01: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-08-12 01:18:43,837 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/file used request id req-58a32246-ef5a-4672-a628-7d49da71549a 2018-08-12 01:18:43,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 58.4588880539s 2018-08-12 01:18:43,837 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/file used request id req-58a32246-ef5a-4672-a628-7d49da71549a 2018-08-12 01:18:43,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 01:18:43,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:43,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-39b919fc-ec3f-4a59-80c4-6fdfad4a31b5 Date: Sun, 12 Aug 2018 01:18:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/snap", "metadata": {}}], "file": "/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/file", "owner": "93d589dc7c5e4489af8efe86c168dec8", "id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "size": 4373348352, "self": "/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-12T01:18:43Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-12T01:17:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 01:18:43,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-39b919fc-ec3f-4a59-80c4-6fdfad4a31b5 2018-08-12 01:18:43,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.115417957306s 2018-08-12 01:18:43,957 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-39b919fc-ec3f-4a59-80c4-6fdfad4a31b5 2018-08-12 01:18:43,959 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/file', 'owner': u'93d589dc7c5e4489af8efe86c168dec8', 'id': u'7eb19d17-8a24-47d6-b769-c46c32d01f22', 'size': 4373348352, u'self': u'/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'93d589dc7c5e4489af8efe86c168dec8', 'name': 'vyos_vrouter-project_0fab0209-39ce-42ce-ad42-faf274e36b86', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-12T01:18:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-12T01:18:43Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86', 'created': u'2018-08-12T01:17:45Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-12T01:17:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-08-12 01:18:43,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-12 01:18:43,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_0fab0209-39ce-42ce-ad42-faf274e36b86", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-12 01:18:44,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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,Accept-Encoding x-openstack-request-id: req-44ce18d5-f776-4a5b-8839-373ee34aa64f x-compute-request-id: req-44ce18d5-f776-4a5b-8839-373ee34aa64f Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_0fab0209-39ce-42ce-ad42-faf274e36b86", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "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": 40, "id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7"}} 2018-08-12 01:18:44,159 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-44ce18d5-f776-4a5b-8839-373ee34aa64f 2018-08-12 01:18:44,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.19815993309s 2018-08-12 01:18:44,159 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-44ce18d5-f776-4a5b-8839-373ee34aa64f 2018-08-12 01:18:44,160 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_0fab0209-39ce-42ce-ad42-faf274e36b86', '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'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7', 'swap': 0}) 2018-08-12 01:18:44,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-12 01:18:44,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7/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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" -d '{"extra_specs": {}}' 2018-08-12 01:18:44,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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 x-openstack-request-id: req-412ff997-17bf-4b54-afa7-87889c905bb4 x-compute-request-id: req-412ff997-17bf-4b54-afa7-87889c905bb4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-12 01:18:44,199 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7/os-extra_specs used request id req-412ff997-17bf-4b54-afa7-87889c905bb4 2018-08-12 01:18:44,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0387108325958s 2018-08-12 01:18:44,200 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7/os-extra_specs used request id req-412ff997-17bf-4b54-afa7-87889c905bb4 2018-08-12 01:18:44,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-12 01:18:44,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -d '{"keypair": {"name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86"}}' 2018-08-12 01:18:44,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-4340dad6-8b17-40f5-873a-0baf0bc1c2ee x-compute-request-id: req-4340dad6-8b17-40f5-873a-0baf0bc1c2ee Content-Encoding: gzip Content-Length: 1813 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1IO0nnMzGnHdObmdgIyOQku0JLIoIT6rWJVvlztCymLHj7chNY25wsBSKJ5y7BHH/aQhwOyg6lP2OyDiuRUXiTSEteKqpSXr3lL5wLpBiuLW6XRNiYQgKybAuRmRbgf8zaMZZke5F0ZhTjfrG8L+SMFE1uNOH3nJxDki9jrVjHcPXCmhUd9yVG9rNqR4ORiVFE4bKhhnKy5tG7KsEHhTeAcPCw+5sJfrvCU9ESg8MaOqC5veWVsmEB3BAb4Z6MiJcWOm4y8xahAU+pnUGiOFewPW65bI+1//03xE4aH/dZgt4lKyl3jfaITJ8nkIL2xnbg2akjMDs4NeyE2muZ4X7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtSDtJ5zMxpx3Tm5nYCMjkJLtCSyKCE+q1iVb5c7Qspix4+3I\nTWNucLAUiiecuwRx/2kIcDsoOpT9jsg4rkVF4k0hLXiqqUl695S+cC6QYri1ul0T\nYmEICsmwLkZkW4H/M2jGWZHuRdGYU436xvC/kjBRNbjTh95ycQ5IvY61Yx3D1wpo\nVHfclRvazakeDkYlRROGyoYZysubRuyrBB4U3gHDwsPubCX67wlPREoPDGjqgub3\nllbJhAdwQG+GejIiXFjpuMvMWoQFPqZ1BojhXsD1uuWyPtf/9N8ROGh/3WYLeJSs\npd432iEyfJ5CC9sZ24NmpIzA7ODXshNprmeF+wIDAQABAoIBAFAQOuQ8qkPMm+we\nXzGetrTMTVy1xFoCJSi9oM6HSbb4SgHPdK/ImOPU4W9kLSJ5x443tlQtwg2LGD2K\nAYv+8PIkV9sKsJ1d7q4LoNZjrs0EisfTJqNg8rYaCveZg/jzEIR/9tVW7TUNfcDJ\nTKWte3C6TNtrVI2FZZ7Vyo+HymQB4MY9bXrK4fdWCNcTTKjGB2n3iGwnkHZNPm4C\nBzGcd6kDqdMiXIxzxPeIe9nyrZIdaVOCL2Nw/iPKGr2794IEvd0bMpMOH6msdkeQ\n0XjYNyzqTRbfKyOgM72CLI86AMRY3XpsE3fz0VQKIComarQoNzGWLEFq7iw5CzNq\n/gOv64kCgYEA3Np86V8EwcezIX3gzn0CzMRMK07W4SeYcENx+HbpqgVXwj+u5omm\nF1QJ4jN4ryWhdEBTYy+v5amaSULWXHZ6vanW6fFYlOfmelYMkEf5gAQbSSsvVFYX\nL78wqDGhDREZS0zd338eyhX/F8STSLR08lPG5qtQfiBj+aG6bjp4600CgYEA0fQO\n/MmPzPkC0Eu5m7uxQlJ23cCqnJgn+5L9GE3qu1avp3kqVLKpcilrlD7K0mDT2z3V\n1zZWJBUsPVdFLwQzQRXcrcKnezY9XFrYbtEw+V4ZJcTCQKbO57gAc+I3Hz/ovBOg\n1V6ap8hTqSARORq3QfIjyd0WejbmwgLTQaXzQmcCgYEAzx/dnCRv2qjGN7fNWPpm\n4NGMOeWTos+2qDqorYQgOkMOfe+pwS4A5cn8BveMzH43QEZ/rfrwNSxttR2I2miH\nTk71bqvZDrW6Mqt21u2ZcdToHiPxHGAtGKtvH56D0zRhC3zIbK3Um2QrvAewtbQA\nJbAqTvUF5XPNLzXdGTmfY9UCgYBiGAGYoiQJxJ5H69mApaUgM59N5GLSX1Tu+bI+\n1MjDVrEjMj1Q7Vi1+hxFW0EwIgVZ/f4XW0/L9AiDcG7mlLPNyQUeOkA+FQ1+RQOy\nYxLar9hYCSIpSsaJBTNQ8XSHqTh4B0Ox7U2c7sAH2O+zGoRcz2FhQ2bpGxWdt+w0\nU/DgKQKBgQDE/MBT/sx1TBktf+zjEFLU8lZsfsPkhIWPQOafrF9fF/zH50zoPVYo\nXS8pCB6IuYmUkfjybgAJA8K1lXuQy+rOL8GF3IjyKmO6QxeY9aIVttXgXveHFB1l\nkQNPr1YE1PNzgRbAqDzLQQz3qfx0b2h/qTIqfn6XEEbbNf4Sn69gAA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "fingerprint": "97:77:71:06:ee:52:e8:80:e3:91:7f:eb:d8:30:e6:d1"}} 2018-08-12 01:18:44,484 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-4340dad6-8b17-40f5-873a-0baf0bc1c2ee 2018-08-12 01:18:44,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.28332901001s 2018-08-12 01:18:44,484 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-4340dad6-8b17-40f5-873a-0baf0bc1c2ee 2018-08-12 01:18:44,485 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1IO0nnMzGnHdObmdgIyOQku0JLIoIT6rWJVvlztCymLHj7chNY25wsBSKJ5y7BHH/aQhwOyg6lP2OyDiuRUXiTSEteKqpSXr3lL5wLpBiuLW6XRNiYQgKybAuRmRbgf8zaMZZke5F0ZhTjfrG8L+SMFE1uNOH3nJxDki9jrVjHcPXCmhUd9yVG9rNqR4ORiVFE4bKhhnKy5tG7KsEHhTeAcPCw+5sJfrvCU9ESg8MaOqC5veWVsmEB3BAb4Z6MiJcWOm4y8xahAU+pnUGiOFewPW65bI+1//03xE4aH/dZgt4lKyl3jfaITJ8nkIL2xnbg2akjMDs4NeyE2muZ4X7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtSDtJ5zMxpx3Tm5nYCMjkJLtCSyKCE+q1iVb5c7Qspix4+3I\nTWNucLAUiiecuwRx/2kIcDsoOpT9jsg4rkVF4k0hLXiqqUl695S+cC6QYri1ul0T\nYmEICsmwLkZkW4H/M2jGWZHuRdGYU436xvC/kjBRNbjTh95ycQ5IvY61Yx3D1wpo\nVHfclRvazakeDkYlRROGyoYZysubRuyrBB4U3gHDwsPubCX67wlPREoPDGjqgub3\nllbJhAdwQG+GejIiXFjpuMvMWoQFPqZ1BojhXsD1uuWyPtf/9N8ROGh/3WYLeJSs\npd432iEyfJ5CC9sZ24NmpIzA7ODXshNprmeF+wIDAQABAoIBAFAQOuQ8qkPMm+we\nXzGetrTMTVy1xFoCJSi9oM6HSbb4SgHPdK/ImOPU4W9kLSJ5x443tlQtwg2LGD2K\nAYv+8PIkV9sKsJ1d7q4LoNZjrs0EisfTJqNg8rYaCveZg/jzEIR/9tVW7TUNfcDJ\nTKWte3C6TNtrVI2FZZ7Vyo+HymQB4MY9bXrK4fdWCNcTTKjGB2n3iGwnkHZNPm4C\nBzGcd6kDqdMiXIxzxPeIe9nyrZIdaVOCL2Nw/iPKGr2794IEvd0bMpMOH6msdkeQ\n0XjYNyzqTRbfKyOgM72CLI86AMRY3XpsE3fz0VQKIComarQoNzGWLEFq7iw5CzNq\n/gOv64kCgYEA3Np86V8EwcezIX3gzn0CzMRMK07W4SeYcENx+HbpqgVXwj+u5omm\nF1QJ4jN4ryWhdEBTYy+v5amaSULWXHZ6vanW6fFYlOfmelYMkEf5gAQbSSsvVFYX\nL78wqDGhDREZS0zd338eyhX/F8STSLR08lPG5qtQfiBj+aG6bjp4600CgYEA0fQO\n/MmPzPkC0Eu5m7uxQlJ23cCqnJgn+5L9GE3qu1avp3kqVLKpcilrlD7K0mDT2z3V\n1zZWJBUsPVdFLwQzQRXcrcKnezY9XFrYbtEw+V4ZJcTCQKbO57gAc+I3Hz/ovBOg\n1V6ap8hTqSARORq3QfIjyd0WejbmwgLTQaXzQmcCgYEAzx/dnCRv2qjGN7fNWPpm\n4NGMOeWTos+2qDqorYQgOkMOfe+pwS4A5cn8BveMzH43QEZ/rfrwNSxttR2I2miH\nTk71bqvZDrW6Mqt21u2ZcdToHiPxHGAtGKtvH56D0zRhC3zIbK3Um2QrvAewtbQA\nJbAqTvUF5XPNLzXdGTmfY9UCgYBiGAGYoiQJxJ5H69mApaUgM59N5GLSX1Tu+bI+\n1MjDVrEjMj1Q7Vi1+hxFW0EwIgVZ/f4XW0/L9AiDcG7mlLPNyQUeOkA+FQ1+RQOy\nYxLar9hYCSIpSsaJBTNQ8XSHqTh4B0Ox7U2c7sAH2O+zGoRcz2FhQ2bpGxWdt+w0\nU/DgKQKBgQDE/MBT/sx1TBktf+zjEFLU8lZsfsPkhIWPQOafrF9fF/zH50zoPVYo\nXS8pCB6IuYmUkfjybgAJA8K1lXuQy+rOL8GF3IjyKmO6QxeY9aIVttXgXveHFB1l\nkQNPr1YE1PNzgRbAqDzLQQz3qfx0b2h/qTIqfn6XEEbbNf4Sn69gAA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3c7f2d2f9ec449f3b7c91feea93c1f63', 'name': u'vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86', 'created_at': '2018-08-12T01:18:44.485331', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'93d589dc7c5e4489af8efe86c168dec8', 'name': 'vyos_vrouter-project_0fab0209-39ce-42ce-ad42-faf274e36b86', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'97:77:71:06:ee:52:e8:80:e3:91:7f:eb:d8:30:e6:d1', 'type': 'ssh', 'id': u'vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86'}) 2018-08-12 01:18:44,485 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAtSDtJ5zMxpx3Tm5nYCMjkJLtCSyKCE+q1iVb5c7Qspix4+3I TWNucLAUiiecuwRx/2kIcDsoOpT9jsg4rkVF4k0hLXiqqUl695S+cC6QYri1ul0T YmEICsmwLkZkW4H/M2jGWZHuRdGYU436xvC/kjBRNbjTh95ycQ5IvY61Yx3D1wpo VHfclRvazakeDkYlRROGyoYZysubRuyrBB4U3gHDwsPubCX67wlPREoPDGjqgub3 llbJhAdwQG+GejIiXFjpuMvMWoQFPqZ1BojhXsD1uuWyPtf/9N8ROGh/3WYLeJSs pd432iEyfJ5CC9sZ24NmpIzA7ODXshNprmeF+wIDAQABAoIBAFAQOuQ8qkPMm+we XzGetrTMTVy1xFoCJSi9oM6HSbb4SgHPdK/ImOPU4W9kLSJ5x443tlQtwg2LGD2K AYv+8PIkV9sKsJ1d7q4LoNZjrs0EisfTJqNg8rYaCveZg/jzEIR/9tVW7TUNfcDJ TKWte3C6TNtrVI2FZZ7Vyo+HymQB4MY9bXrK4fdWCNcTTKjGB2n3iGwnkHZNPm4C BzGcd6kDqdMiXIxzxPeIe9nyrZIdaVOCL2Nw/iPKGr2794IEvd0bMpMOH6msdkeQ 0XjYNyzqTRbfKyOgM72CLI86AMRY3XpsE3fz0VQKIComarQoNzGWLEFq7iw5CzNq /gOv64kCgYEA3Np86V8EwcezIX3gzn0CzMRMK07W4SeYcENx+HbpqgVXwj+u5omm F1QJ4jN4ryWhdEBTYy+v5amaSULWXHZ6vanW6fFYlOfmelYMkEf5gAQbSSsvVFYX L78wqDGhDREZS0zd338eyhX/F8STSLR08lPG5qtQfiBj+aG6bjp4600CgYEA0fQO /MmPzPkC0Eu5m7uxQlJ23cCqnJgn+5L9GE3qu1avp3kqVLKpcilrlD7K0mDT2z3V 1zZWJBUsPVdFLwQzQRXcrcKnezY9XFrYbtEw+V4ZJcTCQKbO57gAc+I3Hz/ovBOg 1V6ap8hTqSARORq3QfIjyd0WejbmwgLTQaXzQmcCgYEAzx/dnCRv2qjGN7fNWPpm 4NGMOeWTos+2qDqorYQgOkMOfe+pwS4A5cn8BveMzH43QEZ/rfrwNSxttR2I2miH Tk71bqvZDrW6Mqt21u2ZcdToHiPxHGAtGKtvH56D0zRhC3zIbK3Um2QrvAewtbQA JbAqTvUF5XPNLzXdGTmfY9UCgYBiGAGYoiQJxJ5H69mApaUgM59N5GLSX1Tu+bI+ 1MjDVrEjMj1Q7Vi1+hxFW0EwIgVZ/f4XW0/L9AiDcG7mlLPNyQUeOkA+FQ1+RQOy YxLar9hYCSIpSsaJBTNQ8XSHqTh4B0Ox7U2c7sAH2O+zGoRcz2FhQ2bpGxWdt+w0 U/DgKQKBgQDE/MBT/sx1TBktf+zjEFLU8lZsfsPkhIWPQOafrF9fF/zH50zoPVYo XS8pCB6IuYmUkfjybgAJA8K1lXuQy+rOL8GF3IjyKmO6QxeY9aIVttXgXveHFB1l kQNPr1YE1PNzgRbAqDzLQQz3qfx0b2h/qTIqfn6XEEbbNf4Sn69gAA== -----END RSA PRIVATE KEY----- 2018-08-12 01:18:44,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-12 01:18:44,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -d '{"security_group": {"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-08-12 01:18:44,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-ac74e53f-b0da-45ce-9619-1da016e15468 Date: Sun, 12 Aug 2018 01:18:44 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:18:44Z", "updated_at": "2018-08-12T01:18:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "c12c8c83-9a43-4a5a-841c-1cf1d1fec02c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "ec91a44d-79a6-4b46-a58d-f152ba424001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}], "revision_number": 2, "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}} 2018-08-12 01:18:44,969 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ac74e53f-b0da-45ce-9619-1da016e15468 2018-08-12 01:18:44,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.480903863907s 2018-08-12 01:18:44,970 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ac74e53f-b0da-45ce-9619-1da016e15468 2018-08-12 01:18:44,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 01:18:44,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:45,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-c798f172-ca8b-4c83-8bbd-b546e1390d29 Date: Sun, 12 Aug 2018 01:18:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:17:08Z", "updated_at": "2018-08-12T01:17:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "1dda130b-969a-4579-bce8-827fd8e856fc", "remote_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "c18a9b34-cb92-49d2-a64e-c2685d2d62f0", "remote_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:09Z", "revision_number": 0, "id": "d7c25b7f-de69-47ed-af1d-1f2a7987d234", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:09Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "f481646e-1c2e-4266-9379-3ee1dd1b849f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}], "revision_number": 4, "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:18:44Z", "updated_at": "2018-08-12T01:18:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "c12c8c83-9a43-4a5a-841c-1cf1d1fec02c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "ec91a44d-79a6-4b46-a58d-f152ba424001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}], "revision_number": 2, "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}]} 2018-08-12 01:18:45,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-c798f172-ca8b-4c83-8bbd-b546e1390d29 2018-08-12 01:18:45,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0912821292877s 2018-08-12 01:18:45,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-c798f172-ca8b-4c83-8bbd-b546e1390d29 2018-08-12 01:18:45,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 01:18:45,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -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": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8"}}' 2018-08-12 01:18:45,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-62e8280b-3dec-41a3-ae8a-f23995fcb272 Date: Sun, 12 Aug 2018 01:18: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-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "port_range_min": 22, "revision_number": 0, "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:18:45Z", "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "2a8f282c-bf38-40ea-8622-60c266225fcc"}} 2018-08-12 01:18:45,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-62e8280b-3dec-41a3-ae8a-f23995fcb272 2018-08-12 01:18:45,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.199669837952s 2018-08-12 01:18:45,270 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-62e8280b-3dec-41a3-ae8a-f23995fcb272 2018-08-12 01:18:45,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 01:18:45,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:45,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-a2195336-c9c5-4891-be06-3aedb4cec4b5 Date: Sun, 12 Aug 2018 01:18:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:17:08Z", "updated_at": "2018-08-12T01:17:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "1dda130b-969a-4579-bce8-827fd8e856fc", "remote_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "c18a9b34-cb92-49d2-a64e-c2685d2d62f0", "remote_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:09Z", "revision_number": 0, "id": "d7c25b7f-de69-47ed-af1d-1f2a7987d234", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:09Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "f481646e-1c2e-4266-9379-3ee1dd1b849f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}], "revision_number": 4, "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:18:44Z", "updated_at": "2018-08-12T01:18:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "2a8f282c-bf38-40ea-8622-60c266225fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "c12c8c83-9a43-4a5a-841c-1cf1d1fec02c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "ec91a44d-79a6-4b46-a58d-f152ba424001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}], "revision_number": 3, "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}]} 2018-08-12 01:18:45,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-a2195336-c9c5-4891-be06-3aedb4cec4b5 2018-08-12 01:18:45,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0541889667511s 2018-08-12 01:18:45,328 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-a2195336-c9c5-4891-be06-3aedb4cec4b5 2018-08-12 01:18:45,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 01:18:45,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -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": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8"}}' 2018-08-12 01:18:45,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-61662b5f-b3cf-4f12-a055-a75717836a5d Date: Sun, 12 Aug 2018 01:18: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-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "port_range_min": null, "revision_number": 0, "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:18:45Z", "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "178ec849-2f31-485b-8cd6-df266df8317d"}} 2018-08-12 01:18:45,495 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-61662b5f-b3cf-4f12-a055-a75717836a5d 2018-08-12 01:18:45,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.163697957993s 2018-08-12 01:18:45,496 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-61662b5f-b3cf-4f12-a055-a75717836a5d 2018-08-12 01:18:45,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 01:18:45,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:45,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-1019fa26-cb93-4433-8020-f56df98b6865 Date: Sun, 12 Aug 2018 01:18:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:17:08Z", "updated_at": "2018-08-12T01:17:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "1dda130b-969a-4579-bce8-827fd8e856fc", "remote_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "c18a9b34-cb92-49d2-a64e-c2685d2d62f0", "remote_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:09Z", "revision_number": 0, "id": "d7c25b7f-de69-47ed-af1d-1f2a7987d234", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:09Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "f481646e-1c2e-4266-9379-3ee1dd1b849f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}], "revision_number": 4, "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:18:44Z", "updated_at": "2018-08-12T01:18:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "178ec849-2f31-485b-8cd6-df266df8317d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "2a8f282c-bf38-40ea-8622-60c266225fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "c12c8c83-9a43-4a5a-841c-1cf1d1fec02c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "ec91a44d-79a6-4b46-a58d-f152ba424001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}], "revision_number": 4, "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}]} 2018-08-12 01:18:45,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-1019fa26-cb93-4433-8020-f56df98b6865 2018-08-12 01:18:45,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.054181098938s 2018-08-12 01:18:45,554 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-1019fa26-cb93-4433-8020-f56df98b6865 2018-08-12 01:18:45,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 01:18:45,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -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": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8"}}' 2018-08-12 01:18:45,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-257b01f0-0e8e-4cc4-bf2d-7f1522d81bdc Date: Sun, 12 Aug 2018 01:18: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": 80, "updated_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "port_range_min": 80, "revision_number": 0, "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:18:45Z", "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "7d1ca2b1-598e-4145-bab8-4a66a97a6378"}} 2018-08-12 01:18:45,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-257b01f0-0e8e-4cc4-bf2d-7f1522d81bdc 2018-08-12 01:18:45,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.17857503891s 2018-08-12 01:18:45,736 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-257b01f0-0e8e-4cc4-bf2d-7f1522d81bdc 2018-08-12 01:18:45,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 01:18:45,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:45,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-ff96b820-136a-47f5-824c-06e85cab77fc Date: Sun, 12 Aug 2018 01:18:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:17:08Z", "updated_at": "2018-08-12T01:17:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "1dda130b-969a-4579-bce8-827fd8e856fc", "remote_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "c18a9b34-cb92-49d2-a64e-c2685d2d62f0", "remote_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:09Z", "revision_number": 0, "id": "d7c25b7f-de69-47ed-af1d-1f2a7987d234", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:09Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "f481646e-1c2e-4266-9379-3ee1dd1b849f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}], "revision_number": 4, "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:18:44Z", "updated_at": "2018-08-12T01:18:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "178ec849-2f31-485b-8cd6-df266df8317d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "2a8f282c-bf38-40ea-8622-60c266225fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "7d1ca2b1-598e-4145-bab8-4a66a97a6378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "c12c8c83-9a43-4a5a-841c-1cf1d1fec02c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "ec91a44d-79a6-4b46-a58d-f152ba424001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}], "revision_number": 5, "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}]} 2018-08-12 01:18:45,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ff96b820-136a-47f5-824c-06e85cab77fc 2018-08-12 01:18:45,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0541660785675s 2018-08-12 01:18:45,794 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ff96b820-136a-47f5-824c-06e85cab77fc 2018-08-12 01:18:45,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 01:18:45,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -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": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8"}}' 2018-08-12 01:18:45,970 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-0951281e-5382-4b49-a832-364927f74fbd Date: Sun, 12 Aug 2018 01:18: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": 443, "updated_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "port_range_min": 443, "revision_number": 0, "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:18:45Z", "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "3d015dba-b95b-4cbc-8252-120e3cef64e0"}} 2018-08-12 01:18:45,971 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-0951281e-5382-4b49-a832-364927f74fbd 2018-08-12 01:18:45,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.173817873001s 2018-08-12 01:18:45,971 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-0951281e-5382-4b49-a832-364927f74fbd 2018-08-12 01:18:45,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 01:18:45,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:46,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-613ab6c7-c2ad-4a49-a061-8a02491d6d21 Date: Sun, 12 Aug 2018 01:18:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:17:08Z", "updated_at": "2018-08-12T01:17:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "1dda130b-969a-4579-bce8-827fd8e856fc", "remote_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "c18a9b34-cb92-49d2-a64e-c2685d2d62f0", "remote_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:09Z", "revision_number": 0, "id": "d7c25b7f-de69-47ed-af1d-1f2a7987d234", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:09Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "f481646e-1c2e-4266-9379-3ee1dd1b849f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}], "revision_number": 4, "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:18:44Z", "updated_at": "2018-08-12T01:18:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "178ec849-2f31-485b-8cd6-df266df8317d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "2a8f282c-bf38-40ea-8622-60c266225fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "3d015dba-b95b-4cbc-8252-120e3cef64e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "7d1ca2b1-598e-4145-bab8-4a66a97a6378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "c12c8c83-9a43-4a5a-841c-1cf1d1fec02c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "ec91a44d-79a6-4b46-a58d-f152ba424001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}], "revision_number": 6, "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}]} 2018-08-12 01:18:46,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-613ab6c7-c2ad-4a49-a061-8a02491d6d21 2018-08-12 01:18:46,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0625700950623s 2018-08-12 01:18:46,037 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-613ab6c7-c2ad-4a49-a061-8a02491d6d21 2018-08-12 01:18:46,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 01:18:46,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -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": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8"}}' 2018-08-12 01:18:46,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-910c8a1f-c752-4d4d-8a2c-456130e9b4be Date: Sun, 12 Aug 2018 01:18:46 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-08-12T01:18:46Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "port_range_min": 5671, "revision_number": 0, "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:18:46Z", "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "1daabbaa-6898-49e6-94fb-85535895cc5f"}} 2018-08-12 01:18:46,217 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-910c8a1f-c752-4d4d-8a2c-456130e9b4be 2018-08-12 01:18:46,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.177253961563s 2018-08-12 01:18:46,218 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-910c8a1f-c752-4d4d-8a2c-456130e9b4be 2018-08-12 01:18:46,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 01:18:46,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:46,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-c201f9fc-c4ce-4b59-ab8b-cd046c5a16de Date: Sun, 12 Aug 2018 01:18:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:17:08Z", "updated_at": "2018-08-12T01:17:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "1dda130b-969a-4579-bce8-827fd8e856fc", "remote_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "c18a9b34-cb92-49d2-a64e-c2685d2d62f0", "remote_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:09Z", "revision_number": 0, "id": "d7c25b7f-de69-47ed-af1d-1f2a7987d234", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:09Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "f481646e-1c2e-4266-9379-3ee1dd1b849f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}], "revision_number": 4, "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:18:44Z", "updated_at": "2018-08-12T01:18:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "178ec849-2f31-485b-8cd6-df266df8317d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-12T01:18:46Z", "revision_number": 0, "id": "1daabbaa-6898-49e6-94fb-85535895cc5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:46Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "2a8f282c-bf38-40ea-8622-60c266225fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "3d015dba-b95b-4cbc-8252-120e3cef64e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "7d1ca2b1-598e-4145-bab8-4a66a97a6378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "c12c8c83-9a43-4a5a-841c-1cf1d1fec02c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "ec91a44d-79a6-4b46-a58d-f152ba424001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}], "revision_number": 7, "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}]} 2018-08-12 01:18:46,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-c201f9fc-c4ce-4b59-ab8b-cd046c5a16de 2018-08-12 01:18:46,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0586979389191s 2018-08-12 01:18:46,280 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-c201f9fc-c4ce-4b59-ab8b-cd046c5a16de 2018-08-12 01:18:46,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 01:18:46,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -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": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8"}}' 2018-08-12 01:18:46,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-a729c1db-775d-49a5-8298-596b9a1114e4 Date: Sun, 12 Aug 2018 01:18:46 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-08-12T01:18:46Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "port_range_min": 53333, "revision_number": 0, "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:18:46Z", "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "ad21c81a-4a6f-4332-b147-5396b901152b"}} 2018-08-12 01:18:46,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-a729c1db-775d-49a5-8298-596b9a1114e4 2018-08-12 01:18:46,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.173768997192s 2018-08-12 01:18:46,458 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-a729c1db-775d-49a5-8298-596b9a1114e4 2018-08-12 01:18:46,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 01:18:46,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:46,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-b50e4d72-6b94-4005-9b53-299daa5b2f2d Date: Sun, 12 Aug 2018 01:18:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4"],"updated_at":"2018-08-12T01:17:09Z","tenant_id":"93d589dc7c5e4489af8efe86c168dec8","created_at":"2018-08-12T01:17:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"93d589dc7c5e4489af8efe86c168dec8","id":"c4e5ba1c-0f98-4d48-8f04-5605838f7792","name":"vyos_vrouter-net_0fab0209-39ce-42ce-ad42-faf274e36b86"}]} 2018-08-12 01:18:46,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b50e4d72-6b94-4005-9b53-299daa5b2f2d 2018-08-12 01:18:46,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116030216217s 2018-08-12 01:18:46,576 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b50e4d72-6b94-4005-9b53-299daa5b2f2d 2018-08-12 01:18:46,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 01:18:46,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:46,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-1a15e1b8-3480-498c-8155-cd843c4ce144 Date: Sun, 12 Aug 2018 01:18:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/snap", "metadata": {}}], "file": "/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/file", "owner": "93d589dc7c5e4489af8efe86c168dec8", "id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "size": 4373348352, "self": "/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-12T01:18:43Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-12T01:17:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 01:18:46,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-1a15e1b8-3480-498c-8155-cd843c4ce144 2018-08-12 01:18:46,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0329418182373s 2018-08-12 01:18:46,613 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-1a15e1b8-3480-498c-8155-cd843c4ce144 2018-08-12 01:18:46,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 01:18:46,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:46,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-13281a60-4922-454b-af22-e0a67ac6d030 x-compute-request-id: req-13281a60-4922-454b-af22-e0a67ac6d030 Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "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": 25, "id": "77e737d9-1528-4d24-8252-9149f2965188"}, {"name": "vyos_vrouter-flavor_0fab0209-39ce-42ce-ad42-faf274e36b86", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "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": 40, "id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7"}]} 2018-08-12 01:18:46,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-13281a60-4922-454b-af22-e0a67ac6d030 2018-08-12 01:18:46,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0267720222473s 2018-08-12 01:18:46,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-13281a60-4922-454b-af22-e0a67ac6d030 2018-08-12 01:18:46,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-12 01:18:46,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -d '{"server": {"name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "imageRef": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "flavorRef": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c4e5ba1c-0f98-4d48-8f04-5605838f7792"}], "security_groups": [{"name": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8"}]}}' 2018-08-12 01:18:47,537 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 01: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-3d92c900-09c2-48b6-a801-04caa8004fab x-compute-request-id: req-3d92c900-09c2-48b6-a801-04caa8004fab Content-Length: 403 location: http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8"}], "OS-DCF:diskConfig": "MANUAL", "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "adminPass": "sip7HkHXx4Di"}} 2018-08-12 01:18:47,537 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-3d92c900-09c2-48b6-a801-04caa8004fab 2018-08-12 01:18:47,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.89306306839s 2018-08-12 01:18:47,538 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-3d92c900-09c2-48b6-a801-04caa8004fab 2018-08-12 01:18:47,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:18:47,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:47,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-19c55472-5844-4587-960b-8e9cf2d46ff5 x-compute-request-id: req-19c55472-5844-4587-960b-8e9cf2d46ff5 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.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:18:47,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-19c55472-5844-4587-960b-8e9cf2d46ff5 2018-08-12 01:18:47,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418927192688s 2018-08-12 01:18:47,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-19c55472-5844-4587-960b-8e9cf2d46ff5 2018-08-12 01:18:47,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 01:18:47,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:48,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-0f44d59e-9aef-42bb-a812-1f441ead75a5 Date: Sun, 12 Aug 2018 01:18:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4"],"updated_at":"2018-08-12T01:17:09Z","tenant_id":"93d589dc7c5e4489af8efe86c168dec8","created_at":"2018-08-12T01:17:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"93d589dc7c5e4489af8efe86c168dec8","id":"c4e5ba1c-0f98-4d48-8f04-5605838f7792","name":"vyos_vrouter-net_0fab0209-39ce-42ce-ad42-faf274e36b86"}]} 2018-08-12 01:18:48,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-0f44d59e-9aef-42bb-a812-1f441ead75a5 2018-08-12 01:18:48,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111711978912s 2018-08-12 01:18:48,077 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-0f44d59e-9aef-42bb-a812-1f441ead75a5 2018-08-12 01:18:48,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-12 01:18:48,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:48,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-e0a08654-3b59-412b-844e-43cbdfab1fe4 Date: Sun, 12 Aug 2018 01:18:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4e5ba1c-0f98-4d48-8f04-5605838f7792","tenant_id":"93d589dc7c5e4489af8efe86c168dec8","created_at":"2018-08-12T01:17:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-12T01:17:09Z","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":"93d589dc7c5e4489af8efe86c168dec8","id":"3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4","subnetpool_id":null,"name":"vyos_vrouter-subnet_0fab0209-39ce-42ce-ad42-faf274e36b86"}]} 2018-08-12 01:18:48,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-e0a08654-3b59-412b-844e-43cbdfab1fe4 2018-08-12 01:18:48,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0506448745728s 2018-08-12 01:18:48,128 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-e0a08654-3b59-412b-844e-43cbdfab1fe4 2018-08-12 01:18:48,129 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:18:50,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:18:50,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:50,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:18: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-de94f61c-67d3-4c7e-a2d0-ab63642b8c6b x-compute-request-id: req-de94f61c-67d3-4c7e-a2d0-ab63642b8c6b Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:18:50,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-de94f61c-67d3-4c7e-a2d0-ab63642b8c6b 2018-08-12 01:18:50,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195346832275s 2018-08-12 01:18:50,328 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-de94f61c-67d3-4c7e-a2d0-ab63642b8c6b 2018-08-12 01:18:50,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:18:52,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:18:52,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:52,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-880cc2bb-96a3-484c-a38d-1a6399d3f407 x-compute-request-id: req-880cc2bb-96a3-484c-a38d-1a6399d3f407 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:18:52,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-880cc2bb-96a3-484c-a38d-1a6399d3f407 2018-08-12 01:18:52,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567961931229s 2018-08-12 01:18:52,902 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-880cc2bb-96a3-484c-a38d-1a6399d3f407 2018-08-12 01:18:52,906 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:18:54,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:18:54,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:55,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-93cae3e9-a3e7-4397-9ddf-412e2062a089 x-compute-request-id: req-93cae3e9-a3e7-4397-9ddf-412e2062a089 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:18:55,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-93cae3e9-a3e7-4397-9ddf-412e2062a089 2018-08-12 01:18:55,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19552397728s 2018-08-12 01:18:55,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-93cae3e9-a3e7-4397-9ddf-412e2062a089 2018-08-12 01:18:55,109 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:18:57,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:18:57,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:57,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-2531bcd9-3152-4b7d-94a6-089923da5db4 x-compute-request-id: req-2531bcd9-3152-4b7d-94a6-089923da5db4 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:18:57,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2531bcd9-3152-4b7d-94a6-089923da5db4 2018-08-12 01:18:57,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625092983246s 2018-08-12 01:18:57,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2531bcd9-3152-4b7d-94a6-089923da5db4 2018-08-12 01:18:57,741 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:18:59,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:18:59,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:18:59,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:18: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-789821f0-adf0-4bdf-8a8f-5bf8aa7788a4 x-compute-request-id: req-789821f0-adf0-4bdf-8a8f-5bf8aa7788a4 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:18:59,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-789821f0-adf0-4bdf-8a8f-5bf8aa7788a4 2018-08-12 01:18:59,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205543041229s 2018-08-12 01:18:59,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-789821f0-adf0-4bdf-8a8f-5bf8aa7788a4 2018-08-12 01:18:59,953 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:01,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:01,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:02,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:19: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-8014b8c3-3679-4f88-ab04-248723d2ba6e x-compute-request-id: req-8014b8c3-3679-4f88-ab04-248723d2ba6e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:02,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8014b8c3-3679-4f88-ab04-248723d2ba6e 2018-08-12 01:19:02,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547858953476s 2018-08-12 01:19:02,504 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8014b8c3-3679-4f88-ab04-248723d2ba6e 2018-08-12 01:19:02,508 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:04,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:04,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:04,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:19: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-f54b6e90-acf8-4bd9-9561-6c205b60d1b7 x-compute-request-id: req-f54b6e90-acf8-4bd9-9561-6c205b60d1b7 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:04,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f54b6e90-acf8-4bd9-9561-6c205b60d1b7 2018-08-12 01:19:04,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410269021988s 2018-08-12 01:19:04,920 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f54b6e90-acf8-4bd9-9561-6c205b60d1b7 2018-08-12 01:19:04,924 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:06,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:06,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:07,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:19: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-a90fe279-71c6-47fb-8bed-3ffcc5981954 x-compute-request-id: req-a90fe279-71c6-47fb-8bed-3ffcc5981954 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:07,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a90fe279-71c6-47fb-8bed-3ffcc5981954 2018-08-12 01:19:07,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488559961319s 2018-08-12 01:19:07,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a90fe279-71c6-47fb-8bed-3ffcc5981954 2018-08-12 01:19:07,419 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:09,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:09,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:09,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:19: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-bd946f15-e9ef-410f-b0cd-1865be9a2ac7 x-compute-request-id: req-bd946f15-e9ef-410f-b0cd-1865be9a2ac7 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:09,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-bd946f15-e9ef-410f-b0cd-1865be9a2ac7 2018-08-12 01:19:09,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522584915161s 2018-08-12 01:19:09,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-bd946f15-e9ef-410f-b0cd-1865be9a2ac7 2018-08-12 01:19:09,949 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:11,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:11,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:12,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-3ff70ea1-b619-42d8-a519-b207e58bf7f0 x-compute-request-id: req-3ff70ea1-b619-42d8-a519-b207e58bf7f0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:12,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3ff70ea1-b619-42d8-a519-b207e58bf7f0 2018-08-12 01:19:12,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751892805099s 2018-08-12 01:19:12,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3ff70ea1-b619-42d8-a519-b207e58bf7f0 2018-08-12 01:19:12,709 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:14,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:14,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:14,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:19: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-4a83113e-ea91-4505-8dc3-bdb21cbdd0ff x-compute-request-id: req-4a83113e-ea91-4505-8dc3-bdb21cbdd0ff Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:14,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4a83113e-ea91-4505-8dc3-bdb21cbdd0ff 2018-08-12 01:19:14,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217201948166s 2018-08-12 01:19:14,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4a83113e-ea91-4505-8dc3-bdb21cbdd0ff 2018-08-12 01:19:14,933 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:16,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:16,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:17,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-6e7d9075-2e62-4edd-84e5-23a6b7fa0016 x-compute-request-id: req-6e7d9075-2e62-4edd-84e5-23a6b7fa0016 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:17,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6e7d9075-2e62-4edd-84e5-23a6b7fa0016 2018-08-12 01:19:17,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528927087784s 2018-08-12 01:19:17,465 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6e7d9075-2e62-4edd-84e5-23a6b7fa0016 2018-08-12 01:19:17,470 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:19,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:19,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:19,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-fd683983-b68b-4f2a-a5e1-29475f266998 x-compute-request-id: req-fd683983-b68b-4f2a-a5e1-29475f266998 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:19,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fd683983-b68b-4f2a-a5e1-29475f266998 2018-08-12 01:19:19,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408933162689s 2018-08-12 01:19:19,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fd683983-b68b-4f2a-a5e1-29475f266998 2018-08-12 01:19:19,883 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:21,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:21,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:22,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-5a492d73-fcb4-4624-a5d1-97df4de9a415 x-compute-request-id: req-5a492d73-fcb4-4624-a5d1-97df4de9a415 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:22,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5a492d73-fcb4-4624-a5d1-97df4de9a415 2018-08-12 01:19:22,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45146894455s 2018-08-12 01:19:22,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5a492d73-fcb4-4624-a5d1-97df4de9a415 2018-08-12 01:19:22,342 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:24,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:24,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:24,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-e92ef66c-0c65-4f68-93d0-5a192c208d28 x-compute-request-id: req-e92ef66c-0c65-4f68-93d0-5a192c208d28 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:24,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e92ef66c-0c65-4f68-93d0-5a192c208d28 2018-08-12 01:19:24,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229780197144s 2018-08-12 01:19:24,575 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e92ef66c-0c65-4f68-93d0-5a192c208d28 2018-08-12 01:19:24,580 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:26,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:26,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:26,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:19: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-04ec6f3f-3c44-499a-aeaa-d45507c9797f x-compute-request-id: req-04ec6f3f-3c44-499a-aeaa-d45507c9797f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:26,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-04ec6f3f-3c44-499a-aeaa-d45507c9797f 2018-08-12 01:19:26,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367801904678s 2018-08-12 01:19:26,951 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-04ec6f3f-3c44-499a-aeaa-d45507c9797f 2018-08-12 01:19:26,955 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:28,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:28,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:29,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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,Accept-Encoding x-openstack-request-id: req-f5f1a3d1-bb1e-4279-b14e-bb88e8af98e6 x-compute-request-id: req-f5f1a3d1-bb1e-4279-b14e-bb88e8af98e6 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:29,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f5f1a3d1-bb1e-4279-b14e-bb88e8af98e6 2018-08-12 01:19:29,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526557922363s 2018-08-12 01:19:29,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f5f1a3d1-bb1e-4279-b14e-bb88e8af98e6 2018-08-12 01:19:29,488 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:31,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:31,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:31,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:19: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-f86ea0b7-69cb-44f3-bc44-2e7ec37bb79b x-compute-request-id: req-f86ea0b7-69cb-44f3-bc44-2e7ec37bb79b Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:31,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f86ea0b7-69cb-44f3-bc44-2e7ec37bb79b 2018-08-12 01:19:31,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.242388010025s 2018-08-12 01:19:31,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f86ea0b7-69cb-44f3-bc44-2e7ec37bb79b 2018-08-12 01:19:31,738 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:33,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:33,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:34,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:19: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-ff1b1553-63ff-4082-9c67-065b00ea8098 x-compute-request-id: req-ff1b1553-63ff-4082-9c67-065b00ea8098 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:34,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ff1b1553-63ff-4082-9c67-065b00ea8098 2018-08-12 01:19:34,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417861938477s 2018-08-12 01:19:34,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ff1b1553-63ff-4082-9c67-065b00ea8098 2018-08-12 01:19:34,163 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:36,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:36,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:36,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:19: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-52007a80-cc39-49bf-b293-1ebfc2ade927 x-compute-request-id: req-52007a80-cc39-49bf-b293-1ebfc2ade927 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:36,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-52007a80-cc39-49bf-b293-1ebfc2ade927 2018-08-12 01:19:36,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194957017899s 2018-08-12 01:19:36,361 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-52007a80-cc39-49bf-b293-1ebfc2ade927 2018-08-12 01:19:36,365 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:38,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:38,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:38,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:19: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-0e6ea10d-4c9e-461f-8980-c30a66fe336d x-compute-request-id: req-0e6ea10d-4c9e-461f-8980-c30a66fe336d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:38,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0e6ea10d-4c9e-461f-8980-c30a66fe336d 2018-08-12 01:19:38,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363224983215s 2018-08-12 01:19:38,731 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0e6ea10d-4c9e-461f-8980-c30a66fe336d 2018-08-12 01:19:38,734 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:40,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:40,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:41,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-11fb4c7e-0e01-4389-8215-642b3a939378 x-compute-request-id: req-11fb4c7e-0e01-4389-8215-642b3a939378 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:41,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-11fb4c7e-0e01-4389-8215-642b3a939378 2018-08-12 01:19:41,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362769126892s 2018-08-12 01:19:41,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-11fb4c7e-0e01-4389-8215-642b3a939378 2018-08-12 01:19:41,104 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:43,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:43,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:43,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-4d58f8ca-07b0-4b78-8485-47edc6edd860 x-compute-request-id: req-4d58f8ca-07b0-4b78-8485-47edc6edd860 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:43,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4d58f8ca-07b0-4b78-8485-47edc6edd860 2018-08-12 01:19:43,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196980953217s 2018-08-12 01:19:43,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4d58f8ca-07b0-4b78-8485-47edc6edd860 2018-08-12 01:19:43,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:45,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:45,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:45,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-a01215b5-abc8-4617-8e84-a625302fdb74 x-compute-request-id: req-a01215b5-abc8-4617-8e84-a625302fdb74 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:45,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a01215b5-abc8-4617-8e84-a625302fdb74 2018-08-12 01:19:45,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225494146347s 2018-08-12 01:19:45,537 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a01215b5-abc8-4617-8e84-a625302fdb74 2018-08-12 01:19:45,541 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:47,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:47,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:47,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:19: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-bc66db9e-0024-4a6a-b61b-c1176c71d271 x-compute-request-id: req-bc66db9e-0024-4a6a-b61b-c1176c71d271 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:47,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-bc66db9e-0024-4a6a-b61b-c1176c71d271 2018-08-12 01:19:47,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212296009064s 2018-08-12 01:19:47,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-bc66db9e-0024-4a6a-b61b-c1176c71d271 2018-08-12 01:19:47,760 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:49,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:49,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:50,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:19: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-38130121-3966-4620-933b-516867672309 x-compute-request-id: req-38130121-3966-4620-933b-516867672309 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:50,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-38130121-3966-4620-933b-516867672309 2018-08-12 01:19:50,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35457110405s 2018-08-12 01:19:50,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-38130121-3966-4620-933b-516867672309 2018-08-12 01:19:50,122 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:52,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:52,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:52,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:19: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-5bfd1844-2b0e-48ab-be76-a923955b043c x-compute-request-id: req-5bfd1844-2b0e-48ab-be76-a923955b043c Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:52,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5bfd1844-2b0e-48ab-be76-a923955b043c 2018-08-12 01:19:52,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215698957443s 2018-08-12 01:19:52,341 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5bfd1844-2b0e-48ab-be76-a923955b043c 2018-08-12 01:19:52,344 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:54,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:54,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:54,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-4d6a782d-1cbd-4506-8d7a-a75b428c45db x-compute-request-id: req-4d6a782d-1cbd-4506-8d7a-a75b428c45db Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:54,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4d6a782d-1cbd-4506-8d7a-a75b428c45db 2018-08-12 01:19:54,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203540086746s 2018-08-12 01:19:54,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4d6a782d-1cbd-4506-8d7a-a75b428c45db 2018-08-12 01:19:54,554 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:56,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:56,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:56,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-46cfb890-7a86-4b84-859e-d8f03dccea4e x-compute-request-id: req-46cfb890-7a86-4b84-859e-d8f03dccea4e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:56,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-46cfb890-7a86-4b84-859e-d8f03dccea4e 2018-08-12 01:19:56,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197554111481s 2018-08-12 01:19:56,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-46cfb890-7a86-4b84-859e-d8f03dccea4e 2018-08-12 01:19:56,758 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:19:58,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:19:58,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:19:58,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:19: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-ea820b2a-cc71-462f-8271-6d07eb94a59a x-compute-request-id: req-ea820b2a-cc71-462f-8271-6d07eb94a59a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:19:58,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ea820b2a-cc71-462f-8271-6d07eb94a59a 2018-08-12 01:19:58,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219547986984s 2018-08-12 01:19:58,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ea820b2a-cc71-462f-8271-6d07eb94a59a 2018-08-12 01:19:58,984 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:00,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:00,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:01,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:20: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-f6591973-dd08-48ca-99bf-4ad93d3fff3e x-compute-request-id: req-f6591973-dd08-48ca-99bf-4ad93d3fff3e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:01,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f6591973-dd08-48ca-99bf-4ad93d3fff3e 2018-08-12 01:20:01,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198338031769s 2018-08-12 01:20:01,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f6591973-dd08-48ca-99bf-4ad93d3fff3e 2018-08-12 01:20:01,190 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:03,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:03,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:03,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:20: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-51a20a35-fe7e-4a54-95e7-603a051a38f0 x-compute-request-id: req-51a20a35-fe7e-4a54-95e7-603a051a38f0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:03,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-51a20a35-fe7e-4a54-95e7-603a051a38f0 2018-08-12 01:20:03,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198342084885s 2018-08-12 01:20:03,390 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-51a20a35-fe7e-4a54-95e7-603a051a38f0 2018-08-12 01:20:03,394 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:05,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:05,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:05,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:20: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-fe47595d-c4dc-408f-8951-ff9acf812470 x-compute-request-id: req-fe47595d-c4dc-408f-8951-ff9acf812470 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:05,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fe47595d-c4dc-408f-8951-ff9acf812470 2018-08-12 01:20:05,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197923898697s 2018-08-12 01:20:05,595 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fe47595d-c4dc-408f-8951-ff9acf812470 2018-08-12 01:20:05,599 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:07,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:07,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:07,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:20: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-a9959ab4-5094-4855-873b-ce9bc3b74412 x-compute-request-id: req-a9959ab4-5094-4855-873b-ce9bc3b74412 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:07,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a9959ab4-5094-4855-873b-ce9bc3b74412 2018-08-12 01:20:07,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214226961136s 2018-08-12 01:20:07,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a9959ab4-5094-4855-873b-ce9bc3b74412 2018-08-12 01:20:07,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:09,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:09,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:10,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-a881f8f4-c9cd-443a-81c2-24a876756ecb x-compute-request-id: req-a881f8f4-c9cd-443a-81c2-24a876756ecb Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:10,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a881f8f4-c9cd-443a-81c2-24a876756ecb 2018-08-12 01:20:10,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345948934555s 2018-08-12 01:20:10,170 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a881f8f4-c9cd-443a-81c2-24a876756ecb 2018-08-12 01:20:10,174 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:12,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:12,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:12,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-4a10b4e7-1064-4683-b715-868a3aafa5bc x-compute-request-id: req-4a10b4e7-1064-4683-b715-868a3aafa5bc Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:12,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4a10b4e7-1064-4683-b715-868a3aafa5bc 2018-08-12 01:20:12,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199927806854s 2018-08-12 01:20:12,377 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4a10b4e7-1064-4683-b715-868a3aafa5bc 2018-08-12 01:20:12,380 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:14,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:14,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:14,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-a73f4f87-b56e-4f3f-9a8f-c704d0499902 x-compute-request-id: req-a73f4f87-b56e-4f3f-9a8f-c704d0499902 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:14,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a73f4f87-b56e-4f3f-9a8f-c704d0499902 2018-08-12 01:20:14,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381396055222s 2018-08-12 01:20:14,765 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a73f4f87-b56e-4f3f-9a8f-c704d0499902 2018-08-12 01:20:14,769 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:16,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:16,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:17,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:20: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-75d54755-8fbe-49d3-9e3b-49d89b32b53a x-compute-request-id: req-75d54755-8fbe-49d3-9e3b-49d89b32b53a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:17,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-75d54755-8fbe-49d3-9e3b-49d89b32b53a 2018-08-12 01:20:17,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521466970444s 2018-08-12 01:20:17,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-75d54755-8fbe-49d3-9e3b-49d89b32b53a 2018-08-12 01:20:17,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:19,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:19,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:19,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-3538e2f8-9512-41eb-ab88-4c7bed159949 x-compute-request-id: req-3538e2f8-9512-41eb-ab88-4c7bed159949 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:19,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3538e2f8-9512-41eb-ab88-4c7bed159949 2018-08-12 01:20:19,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199340105057s 2018-08-12 01:20:19,500 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3538e2f8-9512-41eb-ab88-4c7bed159949 2018-08-12 01:20:19,504 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:21,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:21,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:22,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:20: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-f0102df1-e64d-41db-8736-dbddca5d6ed8 x-compute-request-id: req-f0102df1-e64d-41db-8736-dbddca5d6ed8 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:22,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f0102df1-e64d-41db-8736-dbddca5d6ed8 2018-08-12 01:20:22,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.756907939911s 2018-08-12 01:20:22,264 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f0102df1-e64d-41db-8736-dbddca5d6ed8 2018-08-12 01:20:22,268 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:24,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:24,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:24,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:20: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-d01e5219-b2ee-49cc-836c-0993d0a8a437 x-compute-request-id: req-d01e5219-b2ee-49cc-836c-0993d0a8a437 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:24,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d01e5219-b2ee-49cc-836c-0993d0a8a437 2018-08-12 01:20:24,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361840009689s 2018-08-12 01:20:24,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d01e5219-b2ee-49cc-836c-0993d0a8a437 2018-08-12 01:20:24,636 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:26,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:26,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:27,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-e5bfc835-e2a2-410a-a508-0d44d240f1e0 x-compute-request-id: req-e5bfc835-e2a2-410a-a508-0d44d240f1e0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:27,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e5bfc835-e2a2-410a-a508-0d44d240f1e0 2018-08-12 01:20:27,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528136968613s 2018-08-12 01:20:27,168 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e5bfc835-e2a2-410a-a508-0d44d240f1e0 2018-08-12 01:20:27,171 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:29,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:29,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:29,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:20: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-849a532b-7046-4b95-85fa-d9cc827a81ce x-compute-request-id: req-849a532b-7046-4b95-85fa-d9cc827a81ce Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:29,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-849a532b-7046-4b95-85fa-d9cc827a81ce 2018-08-12 01:20:29,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220476865768s 2018-08-12 01:20:29,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-849a532b-7046-4b95-85fa-d9cc827a81ce 2018-08-12 01:20:29,398 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:31,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:31,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:32,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:20: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-f9165ae6-ebad-48a6-945c-9fd768e5a4e6 x-compute-request-id: req-f9165ae6-ebad-48a6-945c-9fd768e5a4e6 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:32,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f9165ae6-ebad-48a6-945c-9fd768e5a4e6 2018-08-12 01:20:32,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.987154006958s 2018-08-12 01:20:32,389 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f9165ae6-ebad-48a6-945c-9fd768e5a4e6 2018-08-12 01:20:32,393 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:34,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:34,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:34,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:20: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-36c259cf-e4f4-427f-810b-cd1d0775e399 x-compute-request-id: req-36c259cf-e4f4-427f-810b-cd1d0775e399 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:34,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-36c259cf-e4f4-427f-810b-cd1d0775e399 2018-08-12 01:20:34,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346908092499s 2018-08-12 01:20:34,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-36c259cf-e4f4-427f-810b-cd1d0775e399 2018-08-12 01:20:34,747 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:36,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:36,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:37,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:20: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-58c9996c-62a6-409c-8167-f27865cf5b1f x-compute-request-id: req-58c9996c-62a6-409c-8167-f27865cf5b1f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:37,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-58c9996c-62a6-409c-8167-f27865cf5b1f 2018-08-12 01:20:37,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.337671995163s 2018-08-12 01:20:37,088 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-58c9996c-62a6-409c-8167-f27865cf5b1f 2018-08-12 01:20:37,092 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:39,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:39,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:39,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:20: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-597e91e3-3c80-4971-95c5-2e13083fcbc3 x-compute-request-id: req-597e91e3-3c80-4971-95c5-2e13083fcbc3 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:39,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-597e91e3-3c80-4971-95c5-2e13083fcbc3 2018-08-12 01:20:39,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197957992554s 2018-08-12 01:20:39,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-597e91e3-3c80-4971-95c5-2e13083fcbc3 2018-08-12 01:20:39,296 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:41,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:41,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:41,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-df03a2b1-56b7-4c11-a6f5-31110fe5356e x-compute-request-id: req-df03a2b1-56b7-4c11-a6f5-31110fe5356e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:41,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-df03a2b1-56b7-4c11-a6f5-31110fe5356e 2018-08-12 01:20:41,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199627876282s 2018-08-12 01:20:41,499 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-df03a2b1-56b7-4c11-a6f5-31110fe5356e 2018-08-12 01:20:41,503 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:43,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:43,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:43,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-9e4c7ae6-0e2d-4965-8290-be8bc2a4bcf6 x-compute-request-id: req-9e4c7ae6-0e2d-4965-8290-be8bc2a4bcf6 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:43,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9e4c7ae6-0e2d-4965-8290-be8bc2a4bcf6 2018-08-12 01:20:43,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192028045654s 2018-08-12 01:20:43,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9e4c7ae6-0e2d-4965-8290-be8bc2a4bcf6 2018-08-12 01:20:43,702 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:45,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:45,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:46,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:20: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-22d09ebd-f04d-4fc3-aab5-81d078d0c762 x-compute-request-id: req-22d09ebd-f04d-4fc3-aab5-81d078d0c762 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:46,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-22d09ebd-f04d-4fc3-aab5-81d078d0c762 2018-08-12 01:20:46,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445865154266s 2018-08-12 01:20:46,152 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-22d09ebd-f04d-4fc3-aab5-81d078d0c762 2018-08-12 01:20:46,155 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:48,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:48,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:48,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-7485f7d7-66cc-45b5-9611-10e8c4b4b601 x-compute-request-id: req-7485f7d7-66cc-45b5-9611-10e8c4b4b601 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:48,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7485f7d7-66cc-45b5-9611-10e8c4b4b601 2018-08-12 01:20:48,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374780893326s 2018-08-12 01:20:48,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7485f7d7-66cc-45b5-9611-10e8c4b4b601 2018-08-12 01:20:48,537 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:50,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:50,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:50,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:20: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-b0910565-8902-432f-bdb6-a8b2b4634033 x-compute-request-id: req-b0910565-8902-432f-bdb6-a8b2b4634033 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:50,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b0910565-8902-432f-bdb6-a8b2b4634033 2018-08-12 01:20:50,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381183862686s 2018-08-12 01:20:50,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b0910565-8902-432f-bdb6-a8b2b4634033 2018-08-12 01:20:50,927 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:52,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:52,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:53,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:20: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-c1718896-6e38-4e72-b811-7ee5a4d894dd x-compute-request-id: req-c1718896-6e38-4e72-b811-7ee5a4d894dd Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:53,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c1718896-6e38-4e72-b811-7ee5a4d894dd 2018-08-12 01:20:53,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.336031913757s 2018-08-12 01:20:53,266 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c1718896-6e38-4e72-b811-7ee5a4d894dd 2018-08-12 01:20:53,270 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:55,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:55,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:55,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:20: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-fbc906f4-43c4-413f-8ac0-8ac59b454302 x-compute-request-id: req-fbc906f4-43c4-413f-8ac0-8ac59b454302 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:55,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fbc906f4-43c4-413f-8ac0-8ac59b454302 2018-08-12 01:20:55,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205287218094s 2018-08-12 01:20:55,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fbc906f4-43c4-413f-8ac0-8ac59b454302 2018-08-12 01:20:55,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:57,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:57,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:20:57,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:20: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-6e143131-c680-49e6-86ed-4a8f2079dd41 x-compute-request-id: req-6e143131-c680-49e6-86ed-4a8f2079dd41 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:20:57,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6e143131-c680-49e6-86ed-4a8f2079dd41 2018-08-12 01:20:57,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348062992096s 2018-08-12 01:20:57,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6e143131-c680-49e6-86ed-4a8f2079dd41 2018-08-12 01:20:57,838 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:20:59,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:20:59,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:21:00,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-8bacef57-fd24-45b5-be3a-1f4f43359121 x-compute-request-id: req-8bacef57-fd24-45b5-be3a-1f4f43359121 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:21:00,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8bacef57-fd24-45b5-be3a-1f4f43359121 2018-08-12 01:21:00,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192648887634s 2018-08-12 01:21:00,034 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8bacef57-fd24-45b5-be3a-1f4f43359121 2018-08-12 01:21:00,038 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:21:02,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:21:02,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:21:02,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:21: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-e12ffef5-1cd4-47ca-88fe-2ea62e6d9b53 x-compute-request-id: req-e12ffef5-1cd4-47ca-88fe-2ea62e6d9b53 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:21:02,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e12ffef5-1cd4-47ca-88fe-2ea62e6d9b53 2018-08-12 01:21:02,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390197038651s 2018-08-12 01:21:02,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e12ffef5-1cd4-47ca-88fe-2ea62e6d9b53 2018-08-12 01:21:02,435 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:21:04,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:21:04,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:21:04,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:21: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-3780fc3e-e351-426d-9a09-fc0f68f3d1b8 x-compute-request-id: req-3780fc3e-e351-426d-9a09-fc0f68f3d1b8 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:21:04,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3780fc3e-e351-426d-9a09-fc0f68f3d1b8 2018-08-12 01:21:04,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203169822693s 2018-08-12 01:21:04,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3780fc3e-e351-426d-9a09-fc0f68f3d1b8 2018-08-12 01:21:04,647 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:21:06,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:21:06,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:21:07,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-2c18e0e6-ac46-46c3-b55d-8f7e4f0c7117 x-compute-request-id: req-2c18e0e6-ac46-46c3-b55d-8f7e4f0c7117 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "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-08-12T01:18:49Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:21:07,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2c18e0e6-ac46-46c3-b55d-8f7e4f0c7117 2018-08-12 01:21:07,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366106987s 2018-08-12 01:21:07,017 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2c18e0e6-ac46-46c3-b55d-8f7e4f0c7117 2018-08-12 01:21:07,021 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:21:09,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:21:09,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:21:09,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:21: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-264db200-9880-4e87-9cbd-6851129f0d1a x-compute-request-id: req-264db200-9880-4e87-9cbd-6851129f0d1a Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_0fab0209-39ce-42ce-ad42-faf274e36b86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ab:fd", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T01:21:06.000000", "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T01:21:06Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:21:09,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-264db200-9880-4e87-9cbd-6851129f0d1a 2018-08-12 01:21:09,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372968912125s 2018-08-12 01:21:09,397 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-264db200-9880-4e87-9cbd-6851129f0d1a 2018-08-12 01:21:09,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-12 01:21:09,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=76fffb3f-5124-470e-861d-ec49302f63f4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:21:09,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-2fce8dc5-2fd1-49db-85fc-56a531fabd8c Date: Sun, 12 Aug 2018 01:21:09 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c4e5ba1c-0f98-4d48-8f04-5605838f7792","tenant_id":"93d589dc7c5e4489af8efe86c168dec8","created_at":"2018-08-12T01:18:49Z","admin_state_up":true,"updated_at":"2018-08-12T01:21:06Z","binding:vnic_type":"normal","device_id":"76fffb3f-5124-470e-861d-ec49302f63f4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e2:ab:fd","id":"95128689-d2cf-4724-b822-4239e98a8315","port_security_enabled":true,"project_id":"93d589dc7c5e4489af8efe86c168dec8","fixed_ips":[{"subnet_id":"3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4","ip_address":"192.168.120.17"}],"extra_dhcp_opts":[],"security_groups":["7e9234c2-7a03-46bd-ac13-32f4038bf9b8"],"name":""}]} 2018-08-12 01:21:09,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=76fffb3f-5124-470e-861d-ec49302f63f4 used request id req-2fce8dc5-2fd1-49db-85fc-56a531fabd8c 2018-08-12 01:21:09,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0607578754425s 2018-08-12 01:21:09,462 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=76fffb3f-5124-470e-861d-ec49302f63f4 used request id req-2fce8dc5-2fd1-49db-85fc-56a531fabd8c 2018-08-12 01:21:09,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-12 01:21:09,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=95128689-d2cf-4724-b822-4239e98a8315" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:21:09,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-200475b2-c920-44fa-aa83-968d72181411 Date: Sun, 12 Aug 2018 01:21:09 GMT RESP BODY: {"floatingips": []} 2018-08-12 01:21:09,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=95128689-d2cf-4724-b822-4239e98a8315 used request id req-200475b2-c920-44fa-aa83-968d72181411 2018-08-12 01:21:09,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0235087871552s 2018-08-12 01:21:09,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=95128689-d2cf-4724-b822-4239e98a8315 used request id req-200475b2-c920-44fa-aa83-968d72181411 2018-08-12 01:21:09,491 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_0fab0209-39ce-42ce-ad42-faf274e36b86': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e2:ab:fd', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7eb19d17-8a24-47d6-b769-c46c32d01f22'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-12T01:21:06.000000', 'flavor': Munch({u'id': u'f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7'}), 'az': u'nova', 'id': u'76fffb3f-5124-470e-861d-ec49302f63f4', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3c7f2d2f9ec449f3b7c91feea93c1f63', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'93d589dc7c5e4489af8efe86c168dec8', 'name': 'vyos_vrouter-project_0fab0209-39ce-42ce-ad42-faf274e36b86', '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-08-12T01:21:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-12T01:21:06Z', 'hostId': u'4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81', '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-08-12T01:21:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'93d589dc7c5e4489af8efe86c168dec8', 'name': u'vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86', 'adminPass': u'sip7HkHXx4Di', 'tenant_id': u'93d589dc7c5e4489af8efe86c168dec8', 'created_at': u'2018-08-12T01:18:47Z', 'created': u'2018-08-12T01:18:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-12 01:21:09,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 01:21:09,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:21:09,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-7b1fc00f-41df-47cb-90b5-b271b2e77e2e Date: Sun, 12 Aug 2018 01:21:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4"],"updated_at":"2018-08-12T01:17:09Z","tenant_id":"93d589dc7c5e4489af8efe86c168dec8","created_at":"2018-08-12T01:17:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"93d589dc7c5e4489af8efe86c168dec8","id":"c4e5ba1c-0f98-4d48-8f04-5605838f7792","name":"vyos_vrouter-net_0fab0209-39ce-42ce-ad42-faf274e36b86"}]} 2018-08-12 01:21:09,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-7b1fc00f-41df-47cb-90b5-b271b2e77e2e 2018-08-12 01:21:09,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111918926239s 2018-08-12 01:21:09,606 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-7b1fc00f-41df-47cb-90b5-b271b2e77e2e 2018-08-12 01:21:09,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-12 01:21:09,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=76fffb3f-5124-470e-861d-ec49302f63f4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:21:09,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-8fd53ee4-bdaf-44c7-bbf9-babe0c3ca8e5 Date: Sun, 12 Aug 2018 01:21:09 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c4e5ba1c-0f98-4d48-8f04-5605838f7792","tenant_id":"93d589dc7c5e4489af8efe86c168dec8","created_at":"2018-08-12T01:18:49Z","admin_state_up":true,"updated_at":"2018-08-12T01:21:06Z","binding:vnic_type":"normal","device_id":"76fffb3f-5124-470e-861d-ec49302f63f4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e2:ab:fd","id":"95128689-d2cf-4724-b822-4239e98a8315","port_security_enabled":true,"project_id":"93d589dc7c5e4489af8efe86c168dec8","fixed_ips":[{"subnet_id":"3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4","ip_address":"192.168.120.17"}],"extra_dhcp_opts":[],"security_groups":["7e9234c2-7a03-46bd-ac13-32f4038bf9b8"],"name":""}]} 2018-08-12 01:21:09,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=76fffb3f-5124-470e-861d-ec49302f63f4 used request id req-8fd53ee4-bdaf-44c7-bbf9-babe0c3ca8e5 2018-08-12 01:21:09,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0581829547882s 2018-08-12 01:21:09,666 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=76fffb3f-5124-470e-861d-ec49302f63f4 used request id req-8fd53ee4-bdaf-44c7-bbf9-babe0c3ca8e5 2018-08-12 01:21:09,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-12 01:21:09,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -d '{"floatingip": {"floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.17", "port_id": "95128689-d2cf-4724-b822-4239e98a8315"}}' 2018-08-12 01:21:11,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-75245d4a-ec3e-49d7-a0eb-0e13a08cd8aa Date: Sun, 12 Aug 2018 01:21:11 GMT RESP BODY: {"floatingip": {"router_id": "621f2781-14f1-48b0-946c-1fabe1900a41", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-12T01:21:10Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "95128689-d2cf-4724-b822-4239e98a8315", "id": "2ff30b14-9586-4bfa-88c7-4562e26d8b66", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:21:10Z", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}} 2018-08-12 01:21:11,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-75245d4a-ec3e-49d7-a0eb-0e13a08cd8aa 2018-08-12 01:21:11,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.63329792023s 2018-08-12 01:21:11,301 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-75245d4a-ec3e-49d7-a0eb-0e13a08cd8aa 2018-08-12 01:21:11,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-12 01:21:11,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:21:11,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-d61edd6c-980f-42d6-95f2-465f10681a16 Date: Sun, 12 Aug 2018 01:21:11 GMT RESP BODY: {"floatingips": [{"router_id": "621f2781-14f1-48b0-946c-1fabe1900a41", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-12T01:21:10Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "95128689-d2cf-4724-b822-4239e98a8315", "id": "2ff30b14-9586-4bfa-88c7-4562e26d8b66", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:21:10Z", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}]} 2018-08-12 01:21:11,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-d61edd6c-980f-42d6-95f2-465f10681a16 2018-08-12 01:21:11,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0261659622192s 2018-08-12 01:21:11,335 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-d61edd6c-980f-42d6-95f2-465f10681a16 2018-08-12 01:21:11,339 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'621f2781-14f1-48b0-946c-1fabe1900a41', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'93d589dc7c5e4489af8efe86c168dec8', 'created_at': u'2018-08-12T01:21:10Z', 'attached': True, 'updated_at': u'2018-08-12T01:21:10Z', 'id': u'2ff30b14-9586-4bfa-88c7-4562e26d8b66', 'floating_network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'93d589dc7c5e4489af8efe86c168dec8', 'name': 'vyos_vrouter-project_0fab0209-39ce-42ce-ad42-faf274e36b86', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'621f2781-14f1-48b0-946c-1fabe1900a41', 'project_id': u'93d589dc7c5e4489af8efe86c168dec8', 'port_id': u'95128689-d2cf-4724-b822-4239e98a8315', 'port': u'95128689-d2cf-4724-b822-4239e98a8315', 'network': u'2f70d71e-d369-422c-afe9-61964f7f223e'}) 2018-08-12 01:21:11,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 01:21:11,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4/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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 01:21:11,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-8bd5864a-3cc8-4bae-97fa-1b54a9006e42 x-compute-request-id: req-8bd5864a-3cc8-4bae-97fa-1b54a9006e42 Content-Encoding: gzip Content-Length: 9808 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1856179296 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\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-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 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.910 MHz processor\n[ 0.317081] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.319311] pid_max: default: 32768 minimum: 301\n[ 0.320577] Security Framework initialized\n[ 0.321729] SELinux: Initializing.\n[ 0.323046] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.327819] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.330769] Mount-cache hash table entries: 4096\n[ 0.332266] Initializing cgroup subsys memory\n[ 0.333465] Initializing cgroup subsys devices\n[ 0.334677] Initializing cgroup subsys freezer\n[ 0.335878] Initializing cgroup subsys net_cls\n[ 0.337086] Initializing cgroup subsys blkio\n[ 0.338267] Initializing cgroup subsys perf_event\n[ 0.339507] Initializing cgroup subsys hugetlb\n[ 0.340724] Initializing cgroup subsys pids\n[ 0.341885] Initializing cgroup subsys net_prio\n[ 0.343184] CPU: Physical Processor ID: 0\n[ 0.345070] mce: CPU supports 10 MCE banks\n[ 0.346243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.347587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.348925] tlb_flushall_shift: 6\n[ 0.350148] Freeing SMP alternatives: 28k freed\n[ 0.353995] ACPI: Core revision 20130517\n[ 0.355553] ACPI: All ACPI Tables successfully acquired\n[ 0.357065] ftrace: allocating 25812 entries in 101 pages\n[ 0.378585] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.380165] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.381729] smpboot: Max logical packages: 2\n[ 0.383077] Enabling x2apic\n[ 0.384019] Enabled x2apic\n[ 0.385152] Switched APIC routing to physical x2apic.\n[ 0.387397] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.388945] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.391654] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.399695] KVM setup paravirtual spinlock\n[ 0.402043] smpboot: Booting Node 0, Processors #1 OK\n[ 0.403716] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.425415] Brought up 2 CPUs\n[ 0.425417] KVM setup async PF for cpu 1\n[ 0.425421] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.428675] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.430881] devtmpfs: initialized\n[ 0.433285] EVM: security.selinux\n[ 0.434296] EVM: security.ima\n[ 0.435237] EVM: security.capability\n[ 0.436935] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.438515] pinctrl core: initialized pinctrl subsystem\n[ 0.439970] NET: Registered protocol family 16\n[ 0.441375] ACPI: bus type PCI registered\n[ 0.442487] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.444135] PCI: Using configuration type 1 for base access\n[ 0.448886] ACPI: Added _OSI(Module Device)\n[ 0.450070] ACPI: Added _OSI(Processor Device)\n[ 0.451279] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.452492] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.454907] ACPI: Interpreter enabled\n[ 0.455997] ACPI: (supports S0 S5)\n[ 0.457022] ACPI: Using IOAPIC for interrupt routing\n[ 0.458313] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.462401] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.463927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.465491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.467120] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.470017] acpiphp: Slot [3] registered\n[ 0.471136] acpiphp: Slot [4] registered\n[ 0.472278] acpiphp: Slot [5] registered\n[ 0.473398] acpiphp: Slot [6] registered\n[ 0.474569] acpiphp: Slot [7] registered\n[ 0.475698] acpiphp: Slot [8] registered\n[ 0.476853] acpiphp: Slot [9] registered\n[ 0.477992] acpiphp: Slot [10] registered\n[ 0.479166] acpiphp: Slot [11] registered\n[ 0.480337] acpiphp: Slot [12] registered\n[ 0.481463] acpiphp: Slot [13] registered\n[ 0.482619] acpiphp: Slot [14] registered\n[ 0.483753] acpiphp: Slot [15] registered\n[ 0.484914] acpiphp: Slot [16] registered\n[ 0.486066] acpiphp: Slot [17] registered\n[ 0.487197] acpiphp: Slot [18] registered\n[ 0.488326] acpiphp: Slot [19] registered\n[ 0.489462] acpiphp: Slot [20] registered\n[ 0.490617] acpiphp: Slot [21] registered\n[ 0.491747] acpiphp: Slot [22] registered\n[ 0.492885] acpiphp: Slot [23] registered\n[ 0.494011] acpiphp: Slot [24] registered\n[ 0.495164] acpiphp: Slot [25] registered\n[ 0.496340] acpiphp: Slot [26] registered\n[ 0.497476] acpiphp: Slot [27] registered\n[ 0.498631] acpiphp: Slot [28] registered\n[ 0.499764] acpiphp: Slot [29] registered\n[ 0.500906] acpiphp: Slot [30] registered\n[ 0.502030] acpiphp: Slot [31] registered\n[ 0.503179] PCI host bridge to bus 0000:00\n[ 0.504309] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505714] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.507300] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.508864] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.510927] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.513005] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.517471] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.519096] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.520611] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.522215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.526246] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.528282] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.549737] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.551585] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.553363] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.555132] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.556887] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.558667] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.560332] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.562516] vgaarb: loaded\n[ 0.563427] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564903] SCSI subsystem initialized\n[ 0.566024] ACPI: bus type USB registered\n[ 0.567167] usbcore: registered new interface driver usbfs\n[ 0.568543] usbcore: registered new interface driver hub\n[ 0.569898] usbcore: registered new device driver usb\n[ 0.571359] PCI: Using ACPI for IRQ routing\n[ 0.572816] NetLabel: Initializing\n[ 0.573847] NetLabel: domain hash size = 128\n[ 0.575020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.576326] NetLabel: unlabeled traffic allowed by default\n[ 0.577799] Switched to clocksource kvm-clock\n[ 0.585933] pnp: PnP ACPI init\n[ 0.586946] ACPI: bus type PNP registered\n[ 0.588429] pnp: PnP ACPI: found 5 devices\n[ 0.589582] ACPI: bus type PNP unregistered\n[ 0.596776] NET: Registered protocol family 2\n[ 0.598240] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.600482] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.602354] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.603977] TCP: reno registered\n[ 0.604976] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.606465] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.608107] NET: Registered protocol family 1\n[ 0.609487] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.611123] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.612723] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.632576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.652369] Unpacking initramfs...\n[ 1.092057] Freeing initrd memory: 37508k freed\n[ 1.101820] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.103647] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.106787] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.108543] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.110522] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.112234] Initialise system trusted keyring\n[ 1.113585] audit: initializing netlink socket (disabled)\n[ 1.115121] type=2000 audit(1534036869.376:1): initialized\n[ 1.131983] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.133765] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.136314] zpool: loaded\n[ 1.137316] zbud: loaded\n[ 1.138459] VFS: Disk quotas dquot_6.5.2\n[ 1.139736] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.141608] msgmni has been set to 7578\n[ 1.142882] Key type big_key registered\n[ 1.144822] NET: Registered protocol family 38\n[ 1.146176] Key type asymmetric registered\n[ 1.147398] Asymmetric key parser 'x509' registered\n[ 1.148835] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.151218] io scheduler noop registered\n[ 1.152472] io scheduler deadline registered (default)\n[ 1.163698] io scheduler cfq registered\n[ 1.165006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.166591] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.168443] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.170772] ACPI: Power Button [PWRF]\n[ 1.172053] GHES: HEST is not enabled!\n[ 1.173323] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.198010] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.199921] Non-volatile memory driver v1.3\n[ 1.201228] Linux agpgart interface v0.103\n[ 1.202573] crash memory driver: version 1.1\n[ 1.203952] rdac: device handler registered\n[ 1.205336] hp_sw: device handler registered\n[ 1.206640] emc: device handler registered\n[ 1.207917] alua: device handler registered\n[ 1.209213] libphy: Fixed MDIO Bus: probed\n[ 1.210517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.212242] ehci-pci: EHCI PCI platform driver\n[ 1.213581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.215271] ohci-pci: OHCI PCI platform driver\n[ 1.216578] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.236185] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.237721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239963] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.241400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.244751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.246972] usb usb1: Product: UHCI Host Controller\n[ 1.248344] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.250134] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.251521] hub 1-0:1.0: USB hub found\n[ 1.252708] hub 1-0:1.0: 2 ports detected\n[ 1.254081] usbcore: registered new interface driver usbserial\n[ 1.255711] usbcore: registered new interface driver usbserial_generic\n[ 1.257479] usbserial: USB Serial support registered for generic\n[ 1.259166] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.262207] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.263517] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.264921] mousedev: PS/2 mouse device common for all mice\n[ 1.266587] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.268970] rtc_cmos 00:00: RTC can wake from S4\n[ 1.269549] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.269873] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.275628] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.277159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.278709] cpuidle: using governor menu\n[ 1.279874] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.281298] usbcore: registered new interface driver usbhid\n[ 1.282670] usbhid: USB HID core driver\n[ 1.283818] drop_monitor: Initializing network drop monitor service\n[ 1.285348] TCP: cubic registered\n[ 1.286358] Initializing XFRM netlink socket\n[ 1.287630] NET: Registered protocol family 10\n[ 1.289032] NET: Registered protocol family 17\n[ 1.290378] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.291773] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.293235] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.295669] Loading compiled-in X.509 certificates\n[ 1.296956] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.299328] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.302051] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.304399] registered taskstats version 1\n[ 1.307258] Key type trusted registered\n[ 1.309633] Key type encrypted registered\n[ 1.312245] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.313986] rtc_cmos 00:00: setting system clock to 2018-08-12 01:21:09 UTC (1534036869)\n[ 1.316858] Freeing unused kernel memory: 1680k freed\n[ 1.321415] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.325592] systemd[1]: Detected virtualization kvm.\n[ 1.326879] systemd[1]: Detected architecture x86-64.\n[ 1.328153] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.330752] systemd[1]: No hostname configured.\n[ 1.331948] systemd[1]: Set hostname to .\n[ 1.333253] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.356179] systemd[1]: Reached target Timers.\n[ 1.357393] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.359465] systemd[1]: Created slice Root Slice.\n[ 1.360702] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.362882] systemd[1]: Listening on udev Control Socket.\n[ 1.364201] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.366391] systemd[1]: Listening on udev Kernel Socket.\n[ 1.367691] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.369906] systemd[1]: Listening on Journal Socket.\n[ 1.371164] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.373309] systemd[1]: Created slice System Slice.\n[ 1.374558] systemd[1]: Starting System Slice.\n[ 1.376004] 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[[32m OK [0m] Reached target Slices.\n[ 1.380472] systemd[1]: Reached target Slices.\n[ 1.381680] systemd[1]: Starting Slices.\n[ 1.383021] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.386049] systemd[1]: Reached target Local File Systems.\n[ 1.387379] systemd[1]: Starting Local File Systems.\n[ 1.388944] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.391398] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.394443] systemd[1]: Reached target Swap.\n[ 1.395596] systemd[1]: Starting Swap.\n[ 1.396710] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.398818] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.402115] systemd[1]: Reached target Paths.\n[ 1.403278] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Sockets.\n[ 1.405252] systemd[1]: Reached target Sockets.\n[ 1.406428] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.408716] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.465344] RPC: Registered named UNIX socket transport module.\n[ 1.467261] RPC: Registered udp transport module.\n[ 1.468686] RPC: Registered tcp transport module.\n[ 1.469969] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.558808] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.562252] FDC 0 is a S82078B\n[ 1.586389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.626017] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.628675] scsi host0: ata_piix\n[ 1.629817] scsi host1: ata_piix\n[ 1.631295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.632900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.638347] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.711756] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.713423] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.715058] usb 1-1: Product: QEMU USB Tablet\n[ 1.716239] usb 1-1: Manufacturer: QEMU\n[ 1.717331] usb 1-1: SerialNumber: 42\n[ 1.727000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.729718] 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\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.814163] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.816679] XFS (vda1): Mounting V4 Filesystem\n[ 1.840049] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.076358] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.106852] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.214541] SELinux: Disabled at runtime.\n[ 2.251820] type=1404 audit(1534036870.437:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.298575] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.299964] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n Mounting NFSD configuration filesystem...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.761500] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.784570] systemd-journald[381]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n"} 2018-08-12 01:21:11,413 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4/action used request id req-8bd5864a-3cc8-4bae-97fa-1b54a9006e42 2018-08-12 01:21:11,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0731270313263s 2018-08-12 01:21:11,414 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4/action used request id req-8bd5864a-3cc8-4bae-97fa-1b54a9006e42 2018-08-12 01:21:11,414 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1856179296 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.317081] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.319311] pid_max: default: 32768 minimum: 301 [ 0.320577] Security Framework initialized [ 0.321729] SELinux: Initializing. [ 0.323046] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.327819] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.330769] Mount-cache hash table entries: 4096 [ 0.332266] Initializing cgroup subsys memory [ 0.333465] Initializing cgroup subsys devices [ 0.334677] Initializing cgroup subsys freezer [ 0.335878] Initializing cgroup subsys net_cls [ 0.337086] Initializing cgroup subsys blkio [ 0.338267] Initializing cgroup subsys perf_event [ 0.339507] Initializing cgroup subsys hugetlb [ 0.340724] Initializing cgroup subsys pids [ 0.341885] Initializing cgroup subsys net_prio [ 0.343184] CPU: Physical Processor ID: 0 [ 0.345070] mce: CPU supports 10 MCE banks [ 0.346243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.347587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.348925] tlb_flushall_shift: 6 [ 0.350148] Freeing SMP alternatives: 28k freed [ 0.353995] ACPI: Core revision 20130517 [ 0.355553] ACPI: All ACPI Tables successfully acquired [ 0.357065] ftrace: allocating 25812 entries in 101 pages [ 0.378585] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.380165] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.381729] smpboot: Max logical packages: 2 [ 0.383077] Enabling x2apic [ 0.384019] Enabled x2apic [ 0.385152] Switched APIC routing to physical x2apic. [ 0.387397] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.388945] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.391654] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.399695] KVM setup paravirtual spinlock [ 0.402043] smpboot: Booting Node 0, Processors #1 OK [ 0.403716] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.425415] Brought up 2 CPUs [ 0.425417] KVM setup async PF for cpu 1 [ 0.425421] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.428675] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.430881] devtmpfs: initialized [ 0.433285] EVM: security.selinux [ 0.434296] EVM: security.ima [ 0.435237] EVM: security.capability [ 0.436935] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.438515] pinctrl core: initialized pinctrl subsystem [ 0.439970] NET: Registered protocol family 16 [ 0.441375] ACPI: bus type PCI registered [ 0.442487] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.444135] PCI: Using configuration type 1 for base access [ 0.448886] ACPI: Added _OSI(Module Device) [ 0.450070] ACPI: Added _OSI(Processor Device) [ 0.451279] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.452492] ACPI: Added _OSI(Processor Aggregator Device) [ 0.454907] ACPI: Interpreter enabled [ 0.455997] ACPI: (supports S0 S5) [ 0.457022] ACPI: Using IOAPIC for interrupt routing [ 0.458313] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.462401] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.463927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.465491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.467120] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.470017] acpiphp: Slot [3] registered [ 0.471136] acpiphp: Slot [4] registered [ 0.472278] acpiphp: Slot [5] registered [ 0.473398] acpiphp: Slot [6] registered [ 0.474569] acpiphp: Slot [7] registered [ 0.475698] acpiphp: Slot [8] registered [ 0.476853] acpiphp: Slot [9] registered [ 0.477992] acpiphp: Slot [10] registered [ 0.479166] acpiphp: Slot [11] registered [ 0.480337] acpiphp: Slot [12] registered [ 0.481463] acpiphp: Slot [13] registered [ 0.482619] acpiphp: Slot [14] registered [ 0.483753] acpiphp: Slot [15] registered [ 0.484914] acpiphp: Slot [16] registered [ 0.486066] acpiphp: Slot [17] registered [ 0.487197] acpiphp: Slot [18] registered [ 0.488326] acpiphp: Slot [19] registered [ 0.489462] acpiphp: Slot [20] registered [ 0.490617] acpiphp: Slot [21] registered [ 0.491747] acpiphp: Slot [22] registered [ 0.492885] acpiphp: Slot [23] registered [ 0.494011] acpiphp: Slot [24] registered [ 0.495164] acpiphp: Slot [25] registered [ 0.496340] acpiphp: Slot [26] registered [ 0.497476] acpiphp: Slot [27] registered [ 0.498631] acpiphp: Slot [28] registered [ 0.499764] acpiphp: Slot [29] registered [ 0.500906] acpiphp: Slot [30] registered [ 0.502030] acpiphp: Slot [31] registered [ 0.503179] PCI host bridge to bus 0000:00 [ 0.504309] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505714] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.507300] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.508864] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.510927] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.513005] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.517471] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.519096] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.520611] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.522215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.526246] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.528282] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.549737] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.551585] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.553363] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.555132] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.556887] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.558667] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.560332] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.562516] vgaarb: loaded [ 0.563427] vgaarb: bridge control possible 0000:00:02.0 [ 0.564903] SCSI subsystem initialized [ 0.566024] ACPI: bus type USB registered [ 0.567167] usbcore: registered new interface driver usbfs [ 0.568543] usbcore: registered new interface driver hub [ 0.569898] usbcore: registered new device driver usb [ 0.571359] PCI: Using ACPI for IRQ routing [ 0.572816] NetLabel: Initializing [ 0.573847] NetLabel: domain hash size = 128 [ 0.575020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.576326] NetLabel: unlabeled traffic allowed by default [ 0.577799] Switched to clocksource kvm-clock [ 0.585933] pnp: PnP ACPI init [ 0.586946] ACPI: bus type PNP registered [ 0.588429] pnp: PnP ACPI: found 5 devices [ 0.589582] ACPI: bus type PNP unregistered [ 0.596776] NET: Registered protocol family 2 [ 0.598240] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.600482] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.602354] TCP: Hash tables configured (established 32768 bind 32768) [ 0.603977] TCP: reno registered [ 0.604976] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.606465] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.608107] NET: Registered protocol family 1 [ 0.609487] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.611123] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.612723] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.632576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.652369] Unpacking initramfs... [ 1.092057] Freeing initrd memory: 37508k freed [ 1.101820] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.103647] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.106787] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.108543] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.110522] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.112234] Initialise system trusted keyring [ 1.113585] audit: initializing netlink socket (disabled) [ 1.115121] type=2000 audit(1534036869.376:1): initialized [ 1.131983] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.133765] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.136314] zpool: loaded [ 1.137316] zbud: loaded [ 1.138459] VFS: Disk quotas dquot_6.5.2 [ 1.139736] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.141608] msgmni has been set to 7578 [ 1.142882] Key type big_key registered [ 1.144822] NET: Registered protocol family 38 [ 1.146176] Key type asymmetric registered [ 1.147398] Asymmetric key parser 'x509' registered [ 1.148835] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.151218] io scheduler noop registered [ 1.152472] io scheduler deadline registered (default) [ 1.163698] io scheduler cfq registered [ 1.165006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.166591] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.168443] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.170772] ACPI: Power Button [PWRF] [ 1.172053] GHES: HEST is not enabled! [ 1.173323] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.198010] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.199921] Non-volatile memory driver v1.3 [ 1.201228] Linux agpgart interface v0.103 [ 1.202573] crash memory driver: version 1.1 [ 1.203952] rdac: device handler registered [ 1.205336] hp_sw: device handler registered [ 1.206640] emc: device handler registered [ 1.207917] alua: device handler registered [ 1.209213] libphy: Fixed MDIO Bus: probed [ 1.210517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.212242] ehci-pci: EHCI PCI platform driver [ 1.213581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.215271] ohci-pci: OHCI PCI platform driver [ 1.216578] uhci_hcd: USB Universal Host Controller Interface driver [ 1.236185] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.237721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239963] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.241400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246972] usb usb1: Product: UHCI Host Controller [ 1.248344] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.250134] usb usb1: SerialNumber: 0000:00:01.2 [ 1.251521] hub 1-0:1.0: USB hub found [ 1.252708] hub 1-0:1.0: 2 ports detected [ 1.254081] usbcore: registered new interface driver usbserial [ 1.255711] usbcore: registered new interface driver usbserial_generic [ 1.257479] usbserial: USB Serial support registered for generic [ 1.259166] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.262207] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.263517] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.264921] mousedev: PS/2 mouse device common for all mice [ 1.266587] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.268970] rtc_cmos 00:00: RTC can wake from S4 [ 1.269549] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.269873] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.275628] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.277159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.278709] cpuidle: using governor menu [ 1.279874] hidraw: raw HID events driver (C) Jiri Kosina [ 1.281298] usbcore: registered new interface driver usbhid [ 1.282670] usbhid: USB HID core driver [ 1.283818] drop_monitor: Initializing network drop monitor service [ 1.285348] TCP: cubic registered [ 1.286358] Initializing XFRM netlink socket [ 1.287630] NET: Registered protocol family 10 [ 1.289032] NET: Registered protocol family 17 [ 1.290378] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.291773] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.293235] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.295669] Loading compiled-in X.509 certificates [ 1.296956] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.299328] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.302051] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.304399] registered taskstats version 1 [ 1.307258] Key type trusted registered [ 1.309633] Key type encrypted registered [ 1.312245] IMA: No TPM chip found, activating TPM-bypass! [ 1.313986] rtc_cmos 00:00: setting system clock to 2018-08-12 01:21:09 UTC (1534036869) [ 1.316858] Freeing unused kernel memory: 1680k freed [ 1.321415] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.325592] systemd[1]: Detected virtualization kvm. [ 1.326879] systemd[1]: Detected architecture x86-64. [ 1.328153] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.330752] systemd[1]: No hostname configured. [ 1.331948] systemd[1]: Set hostname to . [ 1.333253] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.356179] systemd[1]: Reached target Timers. [ 1.357393] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.359465] systemd[1]: Created slice Root Slice. [ 1.360702] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.362882] systemd[1]: Listening on udev Control Socket. [ 1.364201] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.366391] systemd[1]: Listening on udev Kernel Socket. [ 1.367691] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.369906] systemd[1]: Listening on Journal Socket. [ 1.371164] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.373309] systemd[1]: Created slice System Slice. [ 1.374558] systemd[1]: Starting System Slice. [ 1.376004] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.380472] systemd[1]: Reached target Slices. [ 1.381680] systemd[1]: Starting Slices. [ 1.383021] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Local File Systems. [ 1.386049] systemd[1]: Reached target Local File Systems. [ 1.387379] systemd[1]: Starting Local File Systems. [ 1.388944] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.391398] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.394443] systemd[1]: Reached target Swap. [ 1.395596] systemd[1]: Starting Swap. [ 1.396710] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.398818] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.402115] systemd[1]: Reached target Paths. [ 1.403278] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Sockets. [ 1.405252] systemd[1]: Reached target Sockets. [ 1.406428] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.408716] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.465344] RPC: Registered named UNIX socket transport module. [ 1.467261] RPC: Registered udp transport module. [ 1.468686] RPC: Registered tcp transport module. [ 1.469969] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.558808] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.562252] FDC 0 is a S82078B [ 1.586389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.626017] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.628675] scsi host0: ata_piix [ 1.629817] scsi host1: ata_piix [ 1.631295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.632900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.638347] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.711756] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.713423] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.715058] usb 1-1: Product: QEMU USB Tablet [ 1.716239] usb 1-1: Manufacturer: QEMU [ 1.717331] usb 1-1: SerialNumber: 42 [ 1.727000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.729718] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.814163] SGI XFS with ACLs, security attributes, no debug enabled [ 1.816679] XFS (vda1): Mounting V4 Filesystem [ 1.840049] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.076358] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.106852] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.214541] SELinux: Disabled at runtime. [ 2.251820] type=1404 audit(1534036870.437:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.298575] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.299964] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Huge Pages File System... Starting Apply Kernel Variables... Mounting NFSD configuration filesystem... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.761500] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.784570] systemd-journald[381]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. 2018-08-12 01:21:12,418 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: timed out 2018-08-12 01:21:21,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 01:21:21,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4/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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 01:21:21,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-f61317eb-1d1f-4179-a74c-7e0764b1b705 x-compute-request-id: req-f61317eb-1d1f-4179-a74c-7e0764b1b705 Content-Encoding: gzip Content-Length: 11755 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1856179296 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\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-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 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.910 MHz processor\n[ 0.317081] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.319311] pid_max: default: 32768 minimum: 301\n[ 0.320577] Security Framework initialized\n[ 0.321729] SELinux: Initializing.\n[ 0.323046] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.327819] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.330769] Mount-cache hash table entries: 4096\n[ 0.332266] Initializing cgroup subsys memory\n[ 0.333465] Initializing cgroup subsys devices\n[ 0.334677] Initializing cgroup subsys freezer\n[ 0.335878] Initializing cgroup subsys net_cls\n[ 0.337086] Initializing cgroup subsys blkio\n[ 0.338267] Initializing cgroup subsys perf_event\n[ 0.339507] Initializing cgroup subsys hugetlb\n[ 0.340724] Initializing cgroup subsys pids\n[ 0.341885] Initializing cgroup subsys net_prio\n[ 0.343184] CPU: Physical Processor ID: 0\n[ 0.345070] mce: CPU supports 10 MCE banks\n[ 0.346243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.347587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.348925] tlb_flushall_shift: 6\n[ 0.350148] Freeing SMP alternatives: 28k freed\n[ 0.353995] ACPI: Core revision 20130517\n[ 0.355553] ACPI: All ACPI Tables successfully acquired\n[ 0.357065] ftrace: allocating 25812 entries in 101 pages\n[ 0.378585] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.380165] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.381729] smpboot: Max logical packages: 2\n[ 0.383077] Enabling x2apic\n[ 0.384019] Enabled x2apic\n[ 0.385152] Switched APIC routing to physical x2apic.\n[ 0.387397] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.388945] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.391654] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.399695] KVM setup paravirtual spinlock\n[ 0.402043] smpboot: Booting Node 0, Processors #1 OK\n[ 0.403716] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.425415] Brought up 2 CPUs\n[ 0.425417] KVM setup async PF for cpu 1\n[ 0.425421] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.428675] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.430881] devtmpfs: initialized\n[ 0.433285] EVM: security.selinux\n[ 0.434296] EVM: security.ima\n[ 0.435237] EVM: security.capability\n[ 0.436935] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.438515] pinctrl core: initialized pinctrl subsystem\n[ 0.439970] NET: Registered protocol family 16\n[ 0.441375] ACPI: bus type PCI registered\n[ 0.442487] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.444135] PCI: Using configuration type 1 for base access\n[ 0.448886] ACPI: Added _OSI(Module Device)\n[ 0.450070] ACPI: Added _OSI(Processor Device)\n[ 0.451279] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.452492] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.454907] ACPI: Interpreter enabled\n[ 0.455997] ACPI: (supports S0 S5)\n[ 0.457022] ACPI: Using IOAPIC for interrupt routing\n[ 0.458313] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.462401] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.463927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.465491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.467120] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.470017] acpiphp: Slot [3] registered\n[ 0.471136] acpiphp: Slot [4] registered\n[ 0.472278] acpiphp: Slot [5] registered\n[ 0.473398] acpiphp: Slot [6] registered\n[ 0.474569] acpiphp: Slot [7] registered\n[ 0.475698] acpiphp: Slot [8] registered\n[ 0.476853] acpiphp: Slot [9] registered\n[ 0.477992] acpiphp: Slot [10] registered\n[ 0.479166] acpiphp: Slot [11] registered\n[ 0.480337] acpiphp: Slot [12] registered\n[ 0.481463] acpiphp: Slot [13] registered\n[ 0.482619] acpiphp: Slot [14] registered\n[ 0.483753] acpiphp: Slot [15] registered\n[ 0.484914] acpiphp: Slot [16] registered\n[ 0.486066] acpiphp: Slot [17] registered\n[ 0.487197] acpiphp: Slot [18] registered\n[ 0.488326] acpiphp: Slot [19] registered\n[ 0.489462] acpiphp: Slot [20] registered\n[ 0.490617] acpiphp: Slot [21] registered\n[ 0.491747] acpiphp: Slot [22] registered\n[ 0.492885] acpiphp: Slot [23] registered\n[ 0.494011] acpiphp: Slot [24] registered\n[ 0.495164] acpiphp: Slot [25] registered\n[ 0.496340] acpiphp: Slot [26] registered\n[ 0.497476] acpiphp: Slot [27] registered\n[ 0.498631] acpiphp: Slot [28] registered\n[ 0.499764] acpiphp: Slot [29] registered\n[ 0.500906] acpiphp: Slot [30] registered\n[ 0.502030] acpiphp: Slot [31] registered\n[ 0.503179] PCI host bridge to bus 0000:00\n[ 0.504309] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505714] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.507300] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.508864] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.510927] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.513005] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.517471] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.519096] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.520611] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.522215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.526246] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.528282] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.549737] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.551585] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.553363] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.555132] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.556887] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.558667] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.560332] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.562516] vgaarb: loaded\n[ 0.563427] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564903] SCSI subsystem initialized\n[ 0.566024] ACPI: bus type USB registered\n[ 0.567167] usbcore: registered new interface driver usbfs\n[ 0.568543] usbcore: registered new interface driver hub\n[ 0.569898] usbcore: registered new device driver usb\n[ 0.571359] PCI: Using ACPI for IRQ routing\n[ 0.572816] NetLabel: Initializing\n[ 0.573847] NetLabel: domain hash size = 128\n[ 0.575020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.576326] NetLabel: unlabeled traffic allowed by default\n[ 0.577799] Switched to clocksource kvm-clock\n[ 0.585933] pnp: PnP ACPI init\n[ 0.586946] ACPI: bus type PNP registered\n[ 0.588429] pnp: PnP ACPI: found 5 devices\n[ 0.589582] ACPI: bus type PNP unregistered\n[ 0.596776] NET: Registered protocol family 2\n[ 0.598240] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.600482] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.602354] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.603977] TCP: reno registered\n[ 0.604976] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.606465] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.608107] NET: Registered protocol family 1\n[ 0.609487] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.611123] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.612723] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.632576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.652369] Unpacking initramfs...\n[ 1.092057] Freeing initrd memory: 37508k freed\n[ 1.101820] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.103647] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.106787] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.108543] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.110522] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.112234] Initialise system trusted keyring\n[ 1.113585] audit: initializing netlink socket (disabled)\n[ 1.115121] type=2000 audit(1534036869.376:1): initialized\n[ 1.131983] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.133765] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.136314] zpool: loaded\n[ 1.137316] zbud: loaded\n[ 1.138459] VFS: Disk quotas dquot_6.5.2\n[ 1.139736] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.141608] msgmni has been set to 7578\n[ 1.142882] Key type big_key registered\n[ 1.144822] NET: Registered protocol family 38\n[ 1.146176] Key type asymmetric registered\n[ 1.147398] Asymmetric key parser 'x509' registered\n[ 1.148835] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.151218] io scheduler noop registered\n[ 1.152472] io scheduler deadline registered (default)\n[ 1.163698] io scheduler cfq registered\n[ 1.165006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.166591] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.168443] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.170772] ACPI: Power Button [PWRF]\n[ 1.172053] GHES: HEST is not enabled!\n[ 1.173323] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.198010] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.199921] Non-volatile memory driver v1.3\n[ 1.201228] Linux agpgart interface v0.103\n[ 1.202573] crash memory driver: version 1.1\n[ 1.203952] rdac: device handler registered\n[ 1.205336] hp_sw: device handler registered\n[ 1.206640] emc: device handler registered\n[ 1.207917] alua: device handler registered\n[ 1.209213] libphy: Fixed MDIO Bus: probed\n[ 1.210517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.212242] ehci-pci: EHCI PCI platform driver\n[ 1.213581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.215271] ohci-pci: OHCI PCI platform driver\n[ 1.216578] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.236185] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.237721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239963] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.241400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.244751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.246972] usb usb1: Product: UHCI Host Controller\n[ 1.248344] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.250134] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.251521] hub 1-0:1.0: USB hub found\n[ 1.252708] hub 1-0:1.0: 2 ports detected\n[ 1.254081] usbcore: registered new interface driver usbserial\n[ 1.255711] usbcore: registered new interface driver usbserial_generic\n[ 1.257479] usbserial: USB Serial support registered for generic\n[ 1.259166] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.262207] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.263517] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.264921] mousedev: PS/2 mouse device common for all mice\n[ 1.266587] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.268970] rtc_cmos 00:00: RTC can wake from S4\n[ 1.269549] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.269873] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.275628] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.277159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.278709] cpuidle: using governor menu\n[ 1.279874] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.281298] usbcore: registered new interface driver usbhid\n[ 1.282670] usbhid: USB HID core driver\n[ 1.283818] drop_monitor: Initializing network drop monitor service\n[ 1.285348] TCP: cubic registered\n[ 1.286358] Initializing XFRM netlink socket\n[ 1.287630] NET: Registered protocol family 10\n[ 1.289032] NET: Registered protocol family 17\n[ 1.290378] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.291773] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.293235] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.295669] Loading compiled-in X.509 certificates\n[ 1.296956] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.299328] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.302051] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.304399] registered taskstats version 1\n[ 1.307258] Key type trusted registered\n[ 1.309633] Key type encrypted registered\n[ 1.312245] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.313986] rtc_cmos 00:00: setting system clock to 2018-08-12 01:21:09 UTC (1534036869)\n[ 1.316858] Freeing unused kernel memory: 1680k freed\n[ 1.321415] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.325592] systemd[1]: Detected virtualization kvm.\n[ 1.326879] systemd[1]: Detected architecture x86-64.\n[ 1.328153] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.330752] systemd[1]: No hostname configured.\n[ 1.331948] systemd[1]: Set hostname to .\n[ 1.333253] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.356179] systemd[1]: Reached target Timers.\n[ 1.357393] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.359465] systemd[1]: Created slice Root Slice.\n[ 1.360702] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.362882] systemd[1]: Listening on udev Control Socket.\n[ 1.364201] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.366391] systemd[1]: Listening on udev Kernel Socket.\n[ 1.367691] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.369906] systemd[1]: Listening on Journal Socket.\n[ 1.371164] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.373309] systemd[1]: Created slice System Slice.\n[ 1.374558] systemd[1]: Starting System Slice.\n[ 1.376004] 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[[32m OK [0m] Reached target Slices.\n[ 1.380472] systemd[1]: Reached target Slices.\n[ 1.381680] systemd[1]: Starting Slices.\n[ 1.383021] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.386049] systemd[1]: Reached target Local File Systems.\n[ 1.387379] systemd[1]: Starting Local File Systems.\n[ 1.388944] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.391398] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.394443] systemd[1]: Reached target Swap.\n[ 1.395596] systemd[1]: Starting Swap.\n[ 1.396710] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.398818] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.402115] systemd[1]: Reached target Paths.\n[ 1.403278] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Sockets.\n[ 1.405252] systemd[1]: Reached target Sockets.\n[ 1.406428] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.408716] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.465344] RPC: Registered named UNIX socket transport module.\n[ 1.467261] RPC: Registered udp transport module.\n[ 1.468686] RPC: Registered tcp transport module.\n[ 1.469969] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.558808] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.562252] FDC 0 is a S82078B\n[ 1.586389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.626017] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.628675] scsi host0: ata_piix\n[ 1.629817] scsi host1: ata_piix\n[ 1.631295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.632900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.638347] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.711756] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.713423] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.715058] usb 1-1: Product: QEMU USB Tablet\n[ 1.716239] usb 1-1: Manufacturer: QEMU\n[ 1.717331] usb 1-1: SerialNumber: 42\n[ 1.727000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.729718] 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\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.814163] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.816679] XFS (vda1): Mounting V4 Filesystem\n[ 1.840049] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.076358] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.106852] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.214541] SELinux: Disabled at runtime.\n[ 2.251820] type=1404 audit(1534036870.437:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.298575] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.299964] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n Mounting NFSD configuration filesystem...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.761500] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.784570] systemd-journald[381]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.033561] type=1305 audit(1534036871.218:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.252906] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.284140] ppdev: user-space parallel port driver\n[ 3.295033] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.296932] [drm] Initialized drm 1.1.0 20060810\n[ 3.317736] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.320212] [TTM] Initializing pool allocator\n[ 3.322551] [TTM] Initializing DMA pool allocator\n[ 3.324610] [drm] fb mappable at 0xFC000000\n[ 3.326129] [drm] vram aper at 0xFC000000\n[ 3.327684] [drm] size 33554432\n[ 3.328960] [drm] fb depth is 24\n[ 3.330284] [drm] pitch is 3072\n[ 3.332075] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.354928] Console: switching to colour frame buffer device 128x48\n[ 3.367484] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.370997] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.457822] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m[ 3.468346] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.[ 3.477109] alg: No test for crc32 (crc32-pclmul)\n\n Starting Command Scheduler...\n[ 3.482841] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Authorization Manager.\n[ 3.488180] intel_rapl: no valid rapl domains found in package 0\n[ 3.493783] intel_powerclamp: No package C-state available\n[ 3.500532] intel_powerclamp: No package C-state available[ 3.739307] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 01:21:12 +0000. Up 3.70 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Notify NFS peers of a restart...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.015768] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 01:21:14 +0000. Up 5.96 seconds.\n[ 6.049501] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.054269] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.056206] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.058216] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.060198] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.062330] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.17 | 255.255.255.0 | fa:16:3e:e2:ab:fd |\n[ 6.065238] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.067214] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.069212] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.071225] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.073212] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.075226] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.077187] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.080236] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.082303] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-08-12 01:21:21,505 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4/action used request id req-f61317eb-1d1f-4179-a74c-7e0764b1b705 2018-08-12 01:21:21,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0829758644104s 2018-08-12 01:21:21,507 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4/action used request id req-f61317eb-1d1f-4179-a74c-7e0764b1b705 2018-08-12 01:21:21,507 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1856179296 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.317081] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.319311] pid_max: default: 32768 minimum: 301 [ 0.320577] Security Framework initialized [ 0.321729] SELinux: Initializing. [ 0.323046] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.327819] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.330769] Mount-cache hash table entries: 4096 [ 0.332266] Initializing cgroup subsys memory [ 0.333465] Initializing cgroup subsys devices [ 0.334677] Initializing cgroup subsys freezer [ 0.335878] Initializing cgroup subsys net_cls [ 0.337086] Initializing cgroup subsys blkio [ 0.338267] Initializing cgroup subsys perf_event [ 0.339507] Initializing cgroup subsys hugetlb [ 0.340724] Initializing cgroup subsys pids [ 0.341885] Initializing cgroup subsys net_prio [ 0.343184] CPU: Physical Processor ID: 0 [ 0.345070] mce: CPU supports 10 MCE banks [ 0.346243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.347587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.348925] tlb_flushall_shift: 6 [ 0.350148] Freeing SMP alternatives: 28k freed [ 0.353995] ACPI: Core revision 20130517 [ 0.355553] ACPI: All ACPI Tables successfully acquired [ 0.357065] ftrace: allocating 25812 entries in 101 pages [ 0.378585] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.380165] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.381729] smpboot: Max logical packages: 2 [ 0.383077] Enabling x2apic [ 0.384019] Enabled x2apic [ 0.385152] Switched APIC routing to physical x2apic. [ 0.387397] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.388945] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.391654] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.399695] KVM setup paravirtual spinlock [ 0.402043] smpboot: Booting Node 0, Processors #1 OK [ 0.403716] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.425415] Brought up 2 CPUs [ 0.425417] KVM setup async PF for cpu 1 [ 0.425421] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.428675] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.430881] devtmpfs: initialized [ 0.433285] EVM: security.selinux [ 0.434296] EVM: security.ima [ 0.435237] EVM: security.capability [ 0.436935] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.438515] pinctrl core: initialized pinctrl subsystem [ 0.439970] NET: Registered protocol family 16 [ 0.441375] ACPI: bus type PCI registered [ 0.442487] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.444135] PCI: Using configuration type 1 for base access [ 0.448886] ACPI: Added _OSI(Module Device) [ 0.450070] ACPI: Added _OSI(Processor Device) [ 0.451279] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.452492] ACPI: Added _OSI(Processor Aggregator Device) [ 0.454907] ACPI: Interpreter enabled [ 0.455997] ACPI: (supports S0 S5) [ 0.457022] ACPI: Using IOAPIC for interrupt routing [ 0.458313] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.462401] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.463927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.465491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.467120] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.470017] acpiphp: Slot [3] registered [ 0.471136] acpiphp: Slot [4] registered [ 0.472278] acpiphp: Slot [5] registered [ 0.473398] acpiphp: Slot [6] registered [ 0.474569] acpiphp: Slot [7] registered [ 0.475698] acpiphp: Slot [8] registered [ 0.476853] acpiphp: Slot [9] registered [ 0.477992] acpiphp: Slot [10] registered [ 0.479166] acpiphp: Slot [11] registered [ 0.480337] acpiphp: Slot [12] registered [ 0.481463] acpiphp: Slot [13] registered [ 0.482619] acpiphp: Slot [14] registered [ 0.483753] acpiphp: Slot [15] registered [ 0.484914] acpiphp: Slot [16] registered [ 0.486066] acpiphp: Slot [17] registered [ 0.487197] acpiphp: Slot [18] registered [ 0.488326] acpiphp: Slot [19] registered [ 0.489462] acpiphp: Slot [20] registered [ 0.490617] acpiphp: Slot [21] registered [ 0.491747] acpiphp: Slot [22] registered [ 0.492885] acpiphp: Slot [23] registered [ 0.494011] acpiphp: Slot [24] registered [ 0.495164] acpiphp: Slot [25] registered [ 0.496340] acpiphp: Slot [26] registered [ 0.497476] acpiphp: Slot [27] registered [ 0.498631] acpiphp: Slot [28] registered [ 0.499764] acpiphp: Slot [29] registered [ 0.500906] acpiphp: Slot [30] registered [ 0.502030] acpiphp: Slot [31] registered [ 0.503179] PCI host bridge to bus 0000:00 [ 0.504309] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505714] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.507300] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.508864] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.510927] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.513005] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.517471] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.519096] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.520611] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.522215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.526246] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.528282] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.549737] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.551585] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.553363] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.555132] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.556887] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.558667] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.560332] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.562516] vgaarb: loaded [ 0.563427] vgaarb: bridge control possible 0000:00:02.0 [ 0.564903] SCSI subsystem initialized [ 0.566024] ACPI: bus type USB registered [ 0.567167] usbcore: registered new interface driver usbfs [ 0.568543] usbcore: registered new interface driver hub [ 0.569898] usbcore: registered new device driver usb [ 0.571359] PCI: Using ACPI for IRQ routing [ 0.572816] NetLabel: Initializing [ 0.573847] NetLabel: domain hash size = 128 [ 0.575020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.576326] NetLabel: unlabeled traffic allowed by default [ 0.577799] Switched to clocksource kvm-clock [ 0.585933] pnp: PnP ACPI init [ 0.586946] ACPI: bus type PNP registered [ 0.588429] pnp: PnP ACPI: found 5 devices [ 0.589582] ACPI: bus type PNP unregistered [ 0.596776] NET: Registered protocol family 2 [ 0.598240] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.600482] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.602354] TCP: Hash tables configured (established 32768 bind 32768) [ 0.603977] TCP: reno registered [ 0.604976] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.606465] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.608107] NET: Registered protocol family 1 [ 0.609487] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.611123] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.612723] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.632576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.652369] Unpacking initramfs... [ 1.092057] Freeing initrd memory: 37508k freed [ 1.101820] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.103647] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.106787] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.108543] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.110522] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.112234] Initialise system trusted keyring [ 1.113585] audit: initializing netlink socket (disabled) [ 1.115121] type=2000 audit(1534036869.376:1): initialized [ 1.131983] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.133765] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.136314] zpool: loaded [ 1.137316] zbud: loaded [ 1.138459] VFS: Disk quotas dquot_6.5.2 [ 1.139736] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.141608] msgmni has been set to 7578 [ 1.142882] Key type big_key registered [ 1.144822] NET: Registered protocol family 38 [ 1.146176] Key type asymmetric registered [ 1.147398] Asymmetric key parser 'x509' registered [ 1.148835] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.151218] io scheduler noop registered [ 1.152472] io scheduler deadline registered (default) [ 1.163698] io scheduler cfq registered [ 1.165006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.166591] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.168443] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.170772] ACPI: Power Button [PWRF] [ 1.172053] GHES: HEST is not enabled! [ 1.173323] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.198010] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.199921] Non-volatile memory driver v1.3 [ 1.201228] Linux agpgart interface v0.103 [ 1.202573] crash memory driver: version 1.1 [ 1.203952] rdac: device handler registered [ 1.205336] hp_sw: device handler registered [ 1.206640] emc: device handler registered [ 1.207917] alua: device handler registered [ 1.209213] libphy: Fixed MDIO Bus: probed [ 1.210517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.212242] ehci-pci: EHCI PCI platform driver [ 1.213581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.215271] ohci-pci: OHCI PCI platform driver [ 1.216578] uhci_hcd: USB Universal Host Controller Interface driver [ 1.236185] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.237721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239963] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.241400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246972] usb usb1: Product: UHCI Host Controller [ 1.248344] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.250134] usb usb1: SerialNumber: 0000:00:01.2 [ 1.251521] hub 1-0:1.0: USB hub found [ 1.252708] hub 1-0:1.0: 2 ports detected [ 1.254081] usbcore: registered new interface driver usbserial [ 1.255711] usbcore: registered new interface driver usbserial_generic [ 1.257479] usbserial: USB Serial support registered for generic [ 1.259166] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.262207] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.263517] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.264921] mousedev: PS/2 mouse device common for all mice [ 1.266587] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.268970] rtc_cmos 00:00: RTC can wake from S4 [ 1.269549] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.269873] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.275628] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.277159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.278709] cpuidle: using governor menu [ 1.279874] hidraw: raw HID events driver (C) Jiri Kosina [ 1.281298] usbcore: registered new interface driver usbhid [ 1.282670] usbhid: USB HID core driver [ 1.283818] drop_monitor: Initializing network drop monitor service [ 1.285348] TCP: cubic registered [ 1.286358] Initializing XFRM netlink socket [ 1.287630] NET: Registered protocol family 10 [ 1.289032] NET: Registered protocol family 17 [ 1.290378] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.291773] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.293235] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.295669] Loading compiled-in X.509 certificates [ 1.296956] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.299328] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.302051] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.304399] registered taskstats version 1 [ 1.307258] Key type trusted registered [ 1.309633] Key type encrypted registered [ 1.312245] IMA: No TPM chip found, activating TPM-bypass! [ 1.313986] rtc_cmos 00:00: setting system clock to 2018-08-12 01:21:09 UTC (1534036869) [ 1.316858] Freeing unused kernel memory: 1680k freed [ 1.321415] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.325592] systemd[1]: Detected virtualization kvm. [ 1.326879] systemd[1]: Detected architecture x86-64. [ 1.328153] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.330752] systemd[1]: No hostname configured. [ 1.331948] systemd[1]: Set hostname to . [ 1.333253] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.356179] systemd[1]: Reached target Timers. [ 1.357393] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.359465] systemd[1]: Created slice Root Slice. [ 1.360702] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.362882] systemd[1]: Listening on udev Control Socket. [ 1.364201] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.366391] systemd[1]: Listening on udev Kernel Socket. [ 1.367691] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.369906] systemd[1]: Listening on Journal Socket. [ 1.371164] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.373309] systemd[1]: Created slice System Slice. [ 1.374558] systemd[1]: Starting System Slice. [ 1.376004] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.380472] systemd[1]: Reached target Slices. [ 1.381680] systemd[1]: Starting Slices. [ 1.383021] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Local File Systems. [ 1.386049] systemd[1]: Reached target Local File Systems. [ 1.387379] systemd[1]: Starting Local File Systems. [ 1.388944] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.391398] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.394443] systemd[1]: Reached target Swap. [ 1.395596] systemd[1]: Starting Swap. [ 1.396710] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.398818] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.402115] systemd[1]: Reached target Paths. [ 1.403278] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Sockets. [ 1.405252] systemd[1]: Reached target Sockets. [ 1.406428] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.408716] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.465344] RPC: Registered named UNIX socket transport module. [ 1.467261] RPC: Registered udp transport module. [ 1.468686] RPC: Registered tcp transport module. [ 1.469969] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.558808] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.562252] FDC 0 is a S82078B [ 1.586389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.626017] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.628675] scsi host0: ata_piix [ 1.629817] scsi host1: ata_piix [ 1.631295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.632900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.638347] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.711756] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.713423] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.715058] usb 1-1: Product: QEMU USB Tablet [ 1.716239] usb 1-1: Manufacturer: QEMU [ 1.717331] usb 1-1: SerialNumber: 42 [ 1.727000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.729718] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.814163] SGI XFS with ACLs, security attributes, no debug enabled [ 1.816679] XFS (vda1): Mounting V4 Filesystem [ 1.840049] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.076358] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.106852] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.214541] SELinux: Disabled at runtime. [ 2.251820] type=1404 audit(1534036870.437:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.298575] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.299964] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Huge Pages File System... Starting Apply Kernel Variables... Mounting NFSD configuration filesystem... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.761500] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.784570] systemd-journald[381]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.033561] type=1305 audit(1534036871.218:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... Starting Login Service... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.252906] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.284140] ppdev: user-space parallel port driver [ 3.295033] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.296932] [drm] Initialized drm 1.1.0 20060810 [ 3.317736] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.320212] [TTM] Initializing pool allocator [ 3.322551] [TTM] Initializing DMA pool allocator [ 3.324610] [drm] fb mappable at 0xFC000000 [ 3.326129] [drm] vram aper at 0xFC000000 [ 3.327684] [drm] size 33554432 [ 3.328960] [drm] fb depth is 24 [ 3.330284] [drm] pitch is 3072 [ 3.332075] fbcon: cirrusdrmfb (fb0) is primary device [ 3.354928] Console: switching to colour frame buffer device 128x48 [ 3.367484] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.370997] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.457822] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m[ 3.468346] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) ] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler.[ 3.477109] alg: No test for crc32 (crc32-pclmul) Starting Command Scheduler... [ 3.482841] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Authorization Manager. [ 3.488180] intel_rapl: no valid rapl domains found in package 0 [ 3.493783] intel_powerclamp: No package C-state available [ 3.500532] intel_powerclamp: No package C-state available[ 3.739307] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 01:21:12 +0000. Up 3.70 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.015768] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 01:21:14 +0000. Up 5.96 seconds. [ 6.049501] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.054269] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.056206] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.058216] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.060198] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.062330] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.17 | 255.255.255.0 | fa:16:3e:e2:ab:fd | [ 6.065238] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.067214] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.069212] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.071225] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.073212] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.075226] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.077187] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.080236] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.082303] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-08-12 01:21:21,511 - paramiko.transport - DEBUG - starting thread (client mode): 0xe61cf9d0L 2018-08-12 01:21:21,511 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 01:21:21,519 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-12 01:21:21,519 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-12 01:21:21,530 - 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'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-08-12 01:21:21,530 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 01:21:21,531 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 01:21:21,531 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 01:21:21,531 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 01:21:21,531 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 01:21:21,539 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 01:21:21,539 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 01:21:21,543 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-12 01:21:21,544 - paramiko.transport - DEBUG - Trying discovered key 97777106ee52e880e3917febd830e6d1 in /tmp/tmpkMVnVF 2018-08-12 01:21:21,580 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 01:21:31,610 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-12 01:21:31,626 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-12 01:21:31,626 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 01:21:31,635 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-12 01:21:31,642 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.210: Authentication failed. 2018-08-12 01:21:40,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 01:21:40,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4/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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 01:21:40,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-2f1b43af-98bf-4d5f-a306-c9c2e5498fea x-compute-request-id: req-2f1b43af-98bf-4d5f-a306-c9c2e5498fea Content-Encoding: gzip Content-Length: 11755 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1856179296 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\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-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 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.910 MHz processor\n[ 0.317081] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.319311] pid_max: default: 32768 minimum: 301\n[ 0.320577] Security Framework initialized\n[ 0.321729] SELinux: Initializing.\n[ 0.323046] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.327819] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.330769] Mount-cache hash table entries: 4096\n[ 0.332266] Initializing cgroup subsys memory\n[ 0.333465] Initializing cgroup subsys devices\n[ 0.334677] Initializing cgroup subsys freezer\n[ 0.335878] Initializing cgroup subsys net_cls\n[ 0.337086] Initializing cgroup subsys blkio\n[ 0.338267] Initializing cgroup subsys perf_event\n[ 0.339507] Initializing cgroup subsys hugetlb\n[ 0.340724] Initializing cgroup subsys pids\n[ 0.341885] Initializing cgroup subsys net_prio\n[ 0.343184] CPU: Physical Processor ID: 0\n[ 0.345070] mce: CPU supports 10 MCE banks\n[ 0.346243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.347587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.348925] tlb_flushall_shift: 6\n[ 0.350148] Freeing SMP alternatives: 28k freed\n[ 0.353995] ACPI: Core revision 20130517\n[ 0.355553] ACPI: All ACPI Tables successfully acquired\n[ 0.357065] ftrace: allocating 25812 entries in 101 pages\n[ 0.378585] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.380165] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.381729] smpboot: Max logical packages: 2\n[ 0.383077] Enabling x2apic\n[ 0.384019] Enabled x2apic\n[ 0.385152] Switched APIC routing to physical x2apic.\n[ 0.387397] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.388945] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.391654] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.399695] KVM setup paravirtual spinlock\n[ 0.402043] smpboot: Booting Node 0, Processors #1 OK\n[ 0.403716] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.425415] Brought up 2 CPUs\n[ 0.425417] KVM setup async PF for cpu 1\n[ 0.425421] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.428675] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.430881] devtmpfs: initialized\n[ 0.433285] EVM: security.selinux\n[ 0.434296] EVM: security.ima\n[ 0.435237] EVM: security.capability\n[ 0.436935] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.438515] pinctrl core: initialized pinctrl subsystem\n[ 0.439970] NET: Registered protocol family 16\n[ 0.441375] ACPI: bus type PCI registered\n[ 0.442487] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.444135] PCI: Using configuration type 1 for base access\n[ 0.448886] ACPI: Added _OSI(Module Device)\n[ 0.450070] ACPI: Added _OSI(Processor Device)\n[ 0.451279] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.452492] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.454907] ACPI: Interpreter enabled\n[ 0.455997] ACPI: (supports S0 S5)\n[ 0.457022] ACPI: Using IOAPIC for interrupt routing\n[ 0.458313] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.462401] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.463927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.465491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.467120] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.470017] acpiphp: Slot [3] registered\n[ 0.471136] acpiphp: Slot [4] registered\n[ 0.472278] acpiphp: Slot [5] registered\n[ 0.473398] acpiphp: Slot [6] registered\n[ 0.474569] acpiphp: Slot [7] registered\n[ 0.475698] acpiphp: Slot [8] registered\n[ 0.476853] acpiphp: Slot [9] registered\n[ 0.477992] acpiphp: Slot [10] registered\n[ 0.479166] acpiphp: Slot [11] registered\n[ 0.480337] acpiphp: Slot [12] registered\n[ 0.481463] acpiphp: Slot [13] registered\n[ 0.482619] acpiphp: Slot [14] registered\n[ 0.483753] acpiphp: Slot [15] registered\n[ 0.484914] acpiphp: Slot [16] registered\n[ 0.486066] acpiphp: Slot [17] registered\n[ 0.487197] acpiphp: Slot [18] registered\n[ 0.488326] acpiphp: Slot [19] registered\n[ 0.489462] acpiphp: Slot [20] registered\n[ 0.490617] acpiphp: Slot [21] registered\n[ 0.491747] acpiphp: Slot [22] registered\n[ 0.492885] acpiphp: Slot [23] registered\n[ 0.494011] acpiphp: Slot [24] registered\n[ 0.495164] acpiphp: Slot [25] registered\n[ 0.496340] acpiphp: Slot [26] registered\n[ 0.497476] acpiphp: Slot [27] registered\n[ 0.498631] acpiphp: Slot [28] registered\n[ 0.499764] acpiphp: Slot [29] registered\n[ 0.500906] acpiphp: Slot [30] registered\n[ 0.502030] acpiphp: Slot [31] registered\n[ 0.503179] PCI host bridge to bus 0000:00\n[ 0.504309] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505714] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.507300] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.508864] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.510927] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.513005] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.517471] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.519096] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.520611] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.522215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.526246] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.528282] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.549737] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.551585] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.553363] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.555132] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.556887] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.558667] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.560332] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.562516] vgaarb: loaded\n[ 0.563427] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564903] SCSI subsystem initialized\n[ 0.566024] ACPI: bus type USB registered\n[ 0.567167] usbcore: registered new interface driver usbfs\n[ 0.568543] usbcore: registered new interface driver hub\n[ 0.569898] usbcore: registered new device driver usb\n[ 0.571359] PCI: Using ACPI for IRQ routing\n[ 0.572816] NetLabel: Initializing\n[ 0.573847] NetLabel: domain hash size = 128\n[ 0.575020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.576326] NetLabel: unlabeled traffic allowed by default\n[ 0.577799] Switched to clocksource kvm-clock\n[ 0.585933] pnp: PnP ACPI init\n[ 0.586946] ACPI: bus type PNP registered\n[ 0.588429] pnp: PnP ACPI: found 5 devices\n[ 0.589582] ACPI: bus type PNP unregistered\n[ 0.596776] NET: Registered protocol family 2\n[ 0.598240] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.600482] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.602354] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.603977] TCP: reno registered\n[ 0.604976] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.606465] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.608107] NET: Registered protocol family 1\n[ 0.609487] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.611123] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.612723] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.632576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.652369] Unpacking initramfs...\n[ 1.092057] Freeing initrd memory: 37508k freed\n[ 1.101820] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.103647] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.106787] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.108543] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.110522] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.112234] Initialise system trusted keyring\n[ 1.113585] audit: initializing netlink socket (disabled)\n[ 1.115121] type=2000 audit(1534036869.376:1): initialized\n[ 1.131983] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.133765] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.136314] zpool: loaded\n[ 1.137316] zbud: loaded\n[ 1.138459] VFS: Disk quotas dquot_6.5.2\n[ 1.139736] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.141608] msgmni has been set to 7578\n[ 1.142882] Key type big_key registered\n[ 1.144822] NET: Registered protocol family 38\n[ 1.146176] Key type asymmetric registered\n[ 1.147398] Asymmetric key parser 'x509' registered\n[ 1.148835] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.151218] io scheduler noop registered\n[ 1.152472] io scheduler deadline registered (default)\n[ 1.163698] io scheduler cfq registered\n[ 1.165006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.166591] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.168443] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.170772] ACPI: Power Button [PWRF]\n[ 1.172053] GHES: HEST is not enabled!\n[ 1.173323] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.198010] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.199921] Non-volatile memory driver v1.3\n[ 1.201228] Linux agpgart interface v0.103\n[ 1.202573] crash memory driver: version 1.1\n[ 1.203952] rdac: device handler registered\n[ 1.205336] hp_sw: device handler registered\n[ 1.206640] emc: device handler registered\n[ 1.207917] alua: device handler registered\n[ 1.209213] libphy: Fixed MDIO Bus: probed\n[ 1.210517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.212242] ehci-pci: EHCI PCI platform driver\n[ 1.213581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.215271] ohci-pci: OHCI PCI platform driver\n[ 1.216578] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.236185] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.237721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239963] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.241400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.244751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.246972] usb usb1: Product: UHCI Host Controller\n[ 1.248344] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.250134] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.251521] hub 1-0:1.0: USB hub found\n[ 1.252708] hub 1-0:1.0: 2 ports detected\n[ 1.254081] usbcore: registered new interface driver usbserial\n[ 1.255711] usbcore: registered new interface driver usbserial_generic\n[ 1.257479] usbserial: USB Serial support registered for generic\n[ 1.259166] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.262207] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.263517] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.264921] mousedev: PS/2 mouse device common for all mice\n[ 1.266587] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.268970] rtc_cmos 00:00: RTC can wake from S4\n[ 1.269549] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.269873] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.275628] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.277159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.278709] cpuidle: using governor menu\n[ 1.279874] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.281298] usbcore: registered new interface driver usbhid\n[ 1.282670] usbhid: USB HID core driver\n[ 1.283818] drop_monitor: Initializing network drop monitor service\n[ 1.285348] TCP: cubic registered\n[ 1.286358] Initializing XFRM netlink socket\n[ 1.287630] NET: Registered protocol family 10\n[ 1.289032] NET: Registered protocol family 17\n[ 1.290378] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.291773] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.293235] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.295669] Loading compiled-in X.509 certificates\n[ 1.296956] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.299328] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.302051] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.304399] registered taskstats version 1\n[ 1.307258] Key type trusted registered\n[ 1.309633] Key type encrypted registered\n[ 1.312245] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.313986] rtc_cmos 00:00: setting system clock to 2018-08-12 01:21:09 UTC (1534036869)\n[ 1.316858] Freeing unused kernel memory: 1680k freed\n[ 1.321415] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.325592] systemd[1]: Detected virtualization kvm.\n[ 1.326879] systemd[1]: Detected architecture x86-64.\n[ 1.328153] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.330752] systemd[1]: No hostname configured.\n[ 1.331948] systemd[1]: Set hostname to .\n[ 1.333253] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.356179] systemd[1]: Reached target Timers.\n[ 1.357393] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.359465] systemd[1]: Created slice Root Slice.\n[ 1.360702] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.362882] systemd[1]: Listening on udev Control Socket.\n[ 1.364201] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.366391] systemd[1]: Listening on udev Kernel Socket.\n[ 1.367691] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.369906] systemd[1]: Listening on Journal Socket.\n[ 1.371164] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.373309] systemd[1]: Created slice System Slice.\n[ 1.374558] systemd[1]: Starting System Slice.\n[ 1.376004] 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[[32m OK [0m] Reached target Slices.\n[ 1.380472] systemd[1]: Reached target Slices.\n[ 1.381680] systemd[1]: Starting Slices.\n[ 1.383021] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.386049] systemd[1]: Reached target Local File Systems.\n[ 1.387379] systemd[1]: Starting Local File Systems.\n[ 1.388944] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.391398] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.394443] systemd[1]: Reached target Swap.\n[ 1.395596] systemd[1]: Starting Swap.\n[ 1.396710] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.398818] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.402115] systemd[1]: Reached target Paths.\n[ 1.403278] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Sockets.\n[ 1.405252] systemd[1]: Reached target Sockets.\n[ 1.406428] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.408716] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.465344] RPC: Registered named UNIX socket transport module.\n[ 1.467261] RPC: Registered udp transport module.\n[ 1.468686] RPC: Registered tcp transport module.\n[ 1.469969] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.558808] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.562252] FDC 0 is a S82078B\n[ 1.586389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.626017] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.628675] scsi host0: ata_piix\n[ 1.629817] scsi host1: ata_piix\n[ 1.631295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.632900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.638347] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.711756] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.713423] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.715058] usb 1-1: Product: QEMU USB Tablet\n[ 1.716239] usb 1-1: Manufacturer: QEMU\n[ 1.717331] usb 1-1: SerialNumber: 42\n[ 1.727000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.729718] 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\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.814163] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.816679] XFS (vda1): Mounting V4 Filesystem\n[ 1.840049] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.076358] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.106852] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.214541] SELinux: Disabled at runtime.\n[ 2.251820] type=1404 audit(1534036870.437:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.298575] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.299964] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n Mounting NFSD configuration filesystem...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.761500] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.784570] systemd-journald[381]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.033561] type=1305 audit(1534036871.218:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.252906] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.284140] ppdev: user-space parallel port driver\n[ 3.295033] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.296932] [drm] Initialized drm 1.1.0 20060810\n[ 3.317736] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.320212] [TTM] Initializing pool allocator\n[ 3.322551] [TTM] Initializing DMA pool allocator\n[ 3.324610] [drm] fb mappable at 0xFC000000\n[ 3.326129] [drm] vram aper at 0xFC000000\n[ 3.327684] [drm] size 33554432\n[ 3.328960] [drm] fb depth is 24\n[ 3.330284] [drm] pitch is 3072\n[ 3.332075] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.354928] Console: switching to colour frame buffer device 128x48\n[ 3.367484] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.370997] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.457822] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m[ 3.468346] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.[ 3.477109] alg: No test for crc32 (crc32-pclmul)\n\n Starting Command Scheduler...\n[ 3.482841] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Authorization Manager.\n[ 3.488180] intel_rapl: no valid rapl domains found in package 0\n[ 3.493783] intel_powerclamp: No package C-state available\n[ 3.500532] intel_powerclamp: No package C-state available[ 3.739307] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 01:21:12 +0000. Up 3.70 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Notify NFS peers of a restart...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.015768] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 01:21:14 +0000. Up 5.96 seconds.\n[ 6.049501] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.054269] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.056206] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.058216] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.060198] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.062330] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.17 | 255.255.255.0 | fa:16:3e:e2:ab:fd |\n[ 6.065238] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.067214] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.069212] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.071225] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.073212] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.075226] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.077187] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.080236] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.082303] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-08-12 01:21:40,736 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4/action used request id req-2f1b43af-98bf-4d5f-a306-c9c2e5498fea 2018-08-12 01:21:40,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0870048999786s 2018-08-12 01:21:40,738 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4/action used request id req-2f1b43af-98bf-4d5f-a306-c9c2e5498fea 2018-08-12 01:21:40,738 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1856179296 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.317081] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.319311] pid_max: default: 32768 minimum: 301 [ 0.320577] Security Framework initialized [ 0.321729] SELinux: Initializing. [ 0.323046] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.327819] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.330769] Mount-cache hash table entries: 4096 [ 0.332266] Initializing cgroup subsys memory [ 0.333465] Initializing cgroup subsys devices [ 0.334677] Initializing cgroup subsys freezer [ 0.335878] Initializing cgroup subsys net_cls [ 0.337086] Initializing cgroup subsys blkio [ 0.338267] Initializing cgroup subsys perf_event [ 0.339507] Initializing cgroup subsys hugetlb [ 0.340724] Initializing cgroup subsys pids [ 0.341885] Initializing cgroup subsys net_prio [ 0.343184] CPU: Physical Processor ID: 0 [ 0.345070] mce: CPU supports 10 MCE banks [ 0.346243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.347587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.348925] tlb_flushall_shift: 6 [ 0.350148] Freeing SMP alternatives: 28k freed [ 0.353995] ACPI: Core revision 20130517 [ 0.355553] ACPI: All ACPI Tables successfully acquired [ 0.357065] ftrace: allocating 25812 entries in 101 pages [ 0.378585] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.380165] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.381729] smpboot: Max logical packages: 2 [ 0.383077] Enabling x2apic [ 0.384019] Enabled x2apic [ 0.385152] Switched APIC routing to physical x2apic. [ 0.387397] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.388945] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.391654] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.399695] KVM setup paravirtual spinlock [ 0.402043] smpboot: Booting Node 0, Processors #1 OK [ 0.403716] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.425415] Brought up 2 CPUs [ 0.425417] KVM setup async PF for cpu 1 [ 0.425421] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.428675] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.430881] devtmpfs: initialized [ 0.433285] EVM: security.selinux [ 0.434296] EVM: security.ima [ 0.435237] EVM: security.capability [ 0.436935] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.438515] pinctrl core: initialized pinctrl subsystem [ 0.439970] NET: Registered protocol family 16 [ 0.441375] ACPI: bus type PCI registered [ 0.442487] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.444135] PCI: Using configuration type 1 for base access [ 0.448886] ACPI: Added _OSI(Module Device) [ 0.450070] ACPI: Added _OSI(Processor Device) [ 0.451279] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.452492] ACPI: Added _OSI(Processor Aggregator Device) [ 0.454907] ACPI: Interpreter enabled [ 0.455997] ACPI: (supports S0 S5) [ 0.457022] ACPI: Using IOAPIC for interrupt routing [ 0.458313] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.462401] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.463927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.465491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.467120] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.470017] acpiphp: Slot [3] registered [ 0.471136] acpiphp: Slot [4] registered [ 0.472278] acpiphp: Slot [5] registered [ 0.473398] acpiphp: Slot [6] registered [ 0.474569] acpiphp: Slot [7] registered [ 0.475698] acpiphp: Slot [8] registered [ 0.476853] acpiphp: Slot [9] registered [ 0.477992] acpiphp: Slot [10] registered [ 0.479166] acpiphp: Slot [11] registered [ 0.480337] acpiphp: Slot [12] registered [ 0.481463] acpiphp: Slot [13] registered [ 0.482619] acpiphp: Slot [14] registered [ 0.483753] acpiphp: Slot [15] registered [ 0.484914] acpiphp: Slot [16] registered [ 0.486066] acpiphp: Slot [17] registered [ 0.487197] acpiphp: Slot [18] registered [ 0.488326] acpiphp: Slot [19] registered [ 0.489462] acpiphp: Slot [20] registered [ 0.490617] acpiphp: Slot [21] registered [ 0.491747] acpiphp: Slot [22] registered [ 0.492885] acpiphp: Slot [23] registered [ 0.494011] acpiphp: Slot [24] registered [ 0.495164] acpiphp: Slot [25] registered [ 0.496340] acpiphp: Slot [26] registered [ 0.497476] acpiphp: Slot [27] registered [ 0.498631] acpiphp: Slot [28] registered [ 0.499764] acpiphp: Slot [29] registered [ 0.500906] acpiphp: Slot [30] registered [ 0.502030] acpiphp: Slot [31] registered [ 0.503179] PCI host bridge to bus 0000:00 [ 0.504309] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505714] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.507300] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.508864] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.510927] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.513005] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.517471] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.519096] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.520611] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.522215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.526246] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.528282] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.549737] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.551585] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.553363] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.555132] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.556887] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.558667] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.560332] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.562516] vgaarb: loaded [ 0.563427] vgaarb: bridge control possible 0000:00:02.0 [ 0.564903] SCSI subsystem initialized [ 0.566024] ACPI: bus type USB registered [ 0.567167] usbcore: registered new interface driver usbfs [ 0.568543] usbcore: registered new interface driver hub [ 0.569898] usbcore: registered new device driver usb [ 0.571359] PCI: Using ACPI for IRQ routing [ 0.572816] NetLabel: Initializing [ 0.573847] NetLabel: domain hash size = 128 [ 0.575020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.576326] NetLabel: unlabeled traffic allowed by default [ 0.577799] Switched to clocksource kvm-clock [ 0.585933] pnp: PnP ACPI init [ 0.586946] ACPI: bus type PNP registered [ 0.588429] pnp: PnP ACPI: found 5 devices [ 0.589582] ACPI: bus type PNP unregistered [ 0.596776] NET: Registered protocol family 2 [ 0.598240] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.600482] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.602354] TCP: Hash tables configured (established 32768 bind 32768) [ 0.603977] TCP: reno registered [ 0.604976] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.606465] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.608107] NET: Registered protocol family 1 [ 0.609487] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.611123] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.612723] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.632576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.652369] Unpacking initramfs... [ 1.092057] Freeing initrd memory: 37508k freed [ 1.101820] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.103647] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.106787] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.108543] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.110522] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.112234] Initialise system trusted keyring [ 1.113585] audit: initializing netlink socket (disabled) [ 1.115121] type=2000 audit(1534036869.376:1): initialized [ 1.131983] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.133765] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.136314] zpool: loaded [ 1.137316] zbud: loaded [ 1.138459] VFS: Disk quotas dquot_6.5.2 [ 1.139736] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.141608] msgmni has been set to 7578 [ 1.142882] Key type big_key registered [ 1.144822] NET: Registered protocol family 38 [ 1.146176] Key type asymmetric registered [ 1.147398] Asymmetric key parser 'x509' registered [ 1.148835] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.151218] io scheduler noop registered [ 1.152472] io scheduler deadline registered (default) [ 1.163698] io scheduler cfq registered [ 1.165006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.166591] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.168443] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.170772] ACPI: Power Button [PWRF] [ 1.172053] GHES: HEST is not enabled! [ 1.173323] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.198010] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.199921] Non-volatile memory driver v1.3 [ 1.201228] Linux agpgart interface v0.103 [ 1.202573] crash memory driver: version 1.1 [ 1.203952] rdac: device handler registered [ 1.205336] hp_sw: device handler registered [ 1.206640] emc: device handler registered [ 1.207917] alua: device handler registered [ 1.209213] libphy: Fixed MDIO Bus: probed [ 1.210517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.212242] ehci-pci: EHCI PCI platform driver [ 1.213581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.215271] ohci-pci: OHCI PCI platform driver [ 1.216578] uhci_hcd: USB Universal Host Controller Interface driver [ 1.236185] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.237721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239963] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.241400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246972] usb usb1: Product: UHCI Host Controller [ 1.248344] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.250134] usb usb1: SerialNumber: 0000:00:01.2 [ 1.251521] hub 1-0:1.0: USB hub found [ 1.252708] hub 1-0:1.0: 2 ports detected [ 1.254081] usbcore: registered new interface driver usbserial [ 1.255711] usbcore: registered new interface driver usbserial_generic [ 1.257479] usbserial: USB Serial support registered for generic [ 1.259166] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.262207] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.263517] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.264921] mousedev: PS/2 mouse device common for all mice [ 1.266587] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.268970] rtc_cmos 00:00: RTC can wake from S4 [ 1.269549] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.269873] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.275628] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.277159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.278709] cpuidle: using governor menu [ 1.279874] hidraw: raw HID events driver (C) Jiri Kosina [ 1.281298] usbcore: registered new interface driver usbhid [ 1.282670] usbhid: USB HID core driver [ 1.283818] drop_monitor: Initializing network drop monitor service [ 1.285348] TCP: cubic registered [ 1.286358] Initializing XFRM netlink socket [ 1.287630] NET: Registered protocol family 10 [ 1.289032] NET: Registered protocol family 17 [ 1.290378] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.291773] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.293235] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.295669] Loading compiled-in X.509 certificates [ 1.296956] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.299328] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.302051] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.304399] registered taskstats version 1 [ 1.307258] Key type trusted registered [ 1.309633] Key type encrypted registered [ 1.312245] IMA: No TPM chip found, activating TPM-bypass! [ 1.313986] rtc_cmos 00:00: setting system clock to 2018-08-12 01:21:09 UTC (1534036869) [ 1.316858] Freeing unused kernel memory: 1680k freed [ 1.321415] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.325592] systemd[1]: Detected virtualization kvm. [ 1.326879] systemd[1]: Detected architecture x86-64. [ 1.328153] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.330752] systemd[1]: No hostname configured. [ 1.331948] systemd[1]: Set hostname to . [ 1.333253] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.356179] systemd[1]: Reached target Timers. [ 1.357393] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.359465] systemd[1]: Created slice Root Slice. [ 1.360702] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.362882] systemd[1]: Listening on udev Control Socket. [ 1.364201] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.366391] systemd[1]: Listening on udev Kernel Socket. [ 1.367691] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.369906] systemd[1]: Listening on Journal Socket. [ 1.371164] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.373309] systemd[1]: Created slice System Slice. [ 1.374558] systemd[1]: Starting System Slice. [ 1.376004] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.380472] systemd[1]: Reached target Slices. [ 1.381680] systemd[1]: Starting Slices. [ 1.383021] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Local File Systems. [ 1.386049] systemd[1]: Reached target Local File Systems. [ 1.387379] systemd[1]: Starting Local File Systems. [ 1.388944] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.391398] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.394443] systemd[1]: Reached target Swap. [ 1.395596] systemd[1]: Starting Swap. [ 1.396710] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.398818] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.402115] systemd[1]: Reached target Paths. [ 1.403278] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Sockets. [ 1.405252] systemd[1]: Reached target Sockets. [ 1.406428] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.408716] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.465344] RPC: Registered named UNIX socket transport module. [ 1.467261] RPC: Registered udp transport module. [ 1.468686] RPC: Registered tcp transport module. [ 1.469969] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.558808] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.562252] FDC 0 is a S82078B [ 1.586389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.626017] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.628675] scsi host0: ata_piix [ 1.629817] scsi host1: ata_piix [ 1.631295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.632900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.638347] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.711756] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.713423] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.715058] usb 1-1: Product: QEMU USB Tablet [ 1.716239] usb 1-1: Manufacturer: QEMU [ 1.717331] usb 1-1: SerialNumber: 42 [ 1.727000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.729718] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.814163] SGI XFS with ACLs, security attributes, no debug enabled [ 1.816679] XFS (vda1): Mounting V4 Filesystem [ 1.840049] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.076358] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.106852] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.214541] SELinux: Disabled at runtime. [ 2.251820] type=1404 audit(1534036870.437:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.298575] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.299964] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Huge Pages File System... Starting Apply Kernel Variables... Mounting NFSD configuration filesystem... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.761500] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.784570] systemd-journald[381]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.033561] type=1305 audit(1534036871.218:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... Starting Login Service... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.252906] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.284140] ppdev: user-space parallel port driver [ 3.295033] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.296932] [drm] Initialized drm 1.1.0 20060810 [ 3.317736] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.320212] [TTM] Initializing pool allocator [ 3.322551] [TTM] Initializing DMA pool allocator [ 3.324610] [drm] fb mappable at 0xFC000000 [ 3.326129] [drm] vram aper at 0xFC000000 [ 3.327684] [drm] size 33554432 [ 3.328960] [drm] fb depth is 24 [ 3.330284] [drm] pitch is 3072 [ 3.332075] fbcon: cirrusdrmfb (fb0) is primary device [ 3.354928] Console: switching to colour frame buffer device 128x48 [ 3.367484] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.370997] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.457822] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m[ 3.468346] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) ] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler.[ 3.477109] alg: No test for crc32 (crc32-pclmul) Starting Command Scheduler... [ 3.482841] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Authorization Manager. [ 3.488180] intel_rapl: no valid rapl domains found in package 0 [ 3.493783] intel_powerclamp: No package C-state available [ 3.500532] intel_powerclamp: No package C-state available[ 3.739307] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 01:21:12 +0000. Up 3.70 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.015768] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 01:21:14 +0000. Up 5.96 seconds. [ 6.049501] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.054269] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.056206] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.058216] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.060198] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.062330] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.17 | 255.255.255.0 | fa:16:3e:e2:ab:fd | [ 6.065238] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.067214] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.069212] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.071225] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.073212] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.075226] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.077187] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.080236] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.082303] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-08-12 01:21:40,742 - paramiko.transport - DEBUG - starting thread (client mode): 0xe6215f90L 2018-08-12 01:21:40,742 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 01:21:40,748 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-12 01:21:40,748 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-12 01:21:40,750 - 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'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-08-12 01:21:40,750 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 01:21:40,750 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 01:21:40,750 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 01:21:40,751 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 01:21:40,751 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 01:21:40,756 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 01:21:40,756 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 01:21:40,758 - paramiko.transport - DEBUG - Trying discovered key 97777106ee52e880e3917febd830e6d1 in /tmp/tmpkMVnVF 2018-08-12 01:21:40,796 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 01:21:50,817 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-12 01:21:50,839 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-12 01:21:50,840 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 01:21:50,846 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-12 01:21:50,847 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.210: Authentication failed. 2018-08-12 01:21:59,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-12 01:21:59,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4/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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-12 01:21:59,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-d43bf099-49f7-422f-b7e0-7529f3209ea8 x-compute-request-id: req-d43bf099-49f7-422f-b7e0-7529f3209ea8 Content-Encoding: gzip Content-Length: 11755 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\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-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\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 = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1856179296 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\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-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 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.910 MHz processor\n[ 0.317081] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.319311] pid_max: default: 32768 minimum: 301\n[ 0.320577] Security Framework initialized\n[ 0.321729] SELinux: Initializing.\n[ 0.323046] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.327819] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.330769] Mount-cache hash table entries: 4096\n[ 0.332266] Initializing cgroup subsys memory\n[ 0.333465] Initializing cgroup subsys devices\n[ 0.334677] Initializing cgroup subsys freezer\n[ 0.335878] Initializing cgroup subsys net_cls\n[ 0.337086] Initializing cgroup subsys blkio\n[ 0.338267] Initializing cgroup subsys perf_event\n[ 0.339507] Initializing cgroup subsys hugetlb\n[ 0.340724] Initializing cgroup subsys pids\n[ 0.341885] Initializing cgroup subsys net_prio\n[ 0.343184] CPU: Physical Processor ID: 0\n[ 0.345070] mce: CPU supports 10 MCE banks\n[ 0.346243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.347587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.348925] tlb_flushall_shift: 6\n[ 0.350148] Freeing SMP alternatives: 28k freed\n[ 0.353995] ACPI: Core revision 20130517\n[ 0.355553] ACPI: All ACPI Tables successfully acquired\n[ 0.357065] ftrace: allocating 25812 entries in 101 pages\n[ 0.378585] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.380165] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.381729] smpboot: Max logical packages: 2\n[ 0.383077] Enabling x2apic\n[ 0.384019] Enabled x2apic\n[ 0.385152] Switched APIC routing to physical x2apic.\n[ 0.387397] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.388945] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.391654] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.399695] KVM setup paravirtual spinlock\n[ 0.402043] smpboot: Booting Node 0, Processors #1 OK\n[ 0.403716] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.425415] Brought up 2 CPUs\n[ 0.425417] KVM setup async PF for cpu 1\n[ 0.425421] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.428675] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.430881] devtmpfs: initialized\n[ 0.433285] EVM: security.selinux\n[ 0.434296] EVM: security.ima\n[ 0.435237] EVM: security.capability\n[ 0.436935] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.438515] pinctrl core: initialized pinctrl subsystem\n[ 0.439970] NET: Registered protocol family 16\n[ 0.441375] ACPI: bus type PCI registered\n[ 0.442487] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.444135] PCI: Using configuration type 1 for base access\n[ 0.448886] ACPI: Added _OSI(Module Device)\n[ 0.450070] ACPI: Added _OSI(Processor Device)\n[ 0.451279] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.452492] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.454907] ACPI: Interpreter enabled\n[ 0.455997] ACPI: (supports S0 S5)\n[ 0.457022] ACPI: Using IOAPIC for interrupt routing\n[ 0.458313] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.462401] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.463927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.465491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.467120] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.470017] acpiphp: Slot [3] registered\n[ 0.471136] acpiphp: Slot [4] registered\n[ 0.472278] acpiphp: Slot [5] registered\n[ 0.473398] acpiphp: Slot [6] registered\n[ 0.474569] acpiphp: Slot [7] registered\n[ 0.475698] acpiphp: Slot [8] registered\n[ 0.476853] acpiphp: Slot [9] registered\n[ 0.477992] acpiphp: Slot [10] registered\n[ 0.479166] acpiphp: Slot [11] registered\n[ 0.480337] acpiphp: Slot [12] registered\n[ 0.481463] acpiphp: Slot [13] registered\n[ 0.482619] acpiphp: Slot [14] registered\n[ 0.483753] acpiphp: Slot [15] registered\n[ 0.484914] acpiphp: Slot [16] registered\n[ 0.486066] acpiphp: Slot [17] registered\n[ 0.487197] acpiphp: Slot [18] registered\n[ 0.488326] acpiphp: Slot [19] registered\n[ 0.489462] acpiphp: Slot [20] registered\n[ 0.490617] acpiphp: Slot [21] registered\n[ 0.491747] acpiphp: Slot [22] registered\n[ 0.492885] acpiphp: Slot [23] registered\n[ 0.494011] acpiphp: Slot [24] registered\n[ 0.495164] acpiphp: Slot [25] registered\n[ 0.496340] acpiphp: Slot [26] registered\n[ 0.497476] acpiphp: Slot [27] registered\n[ 0.498631] acpiphp: Slot [28] registered\n[ 0.499764] acpiphp: Slot [29] registered\n[ 0.500906] acpiphp: Slot [30] registered\n[ 0.502030] acpiphp: Slot [31] registered\n[ 0.503179] PCI host bridge to bus 0000:00\n[ 0.504309] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505714] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.507300] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.508864] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.510927] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.513005] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.517471] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.519096] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.520611] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.522215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.526246] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.528282] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.549737] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.551585] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.553363] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.555132] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.556887] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.558667] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.560332] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.562516] vgaarb: loaded\n[ 0.563427] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564903] SCSI subsystem initialized\n[ 0.566024] ACPI: bus type USB registered\n[ 0.567167] usbcore: registered new interface driver usbfs\n[ 0.568543] usbcore: registered new interface driver hub\n[ 0.569898] usbcore: registered new device driver usb\n[ 0.571359] PCI: Using ACPI for IRQ routing\n[ 0.572816] NetLabel: Initializing\n[ 0.573847] NetLabel: domain hash size = 128\n[ 0.575020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.576326] NetLabel: unlabeled traffic allowed by default\n[ 0.577799] Switched to clocksource kvm-clock\n[ 0.585933] pnp: PnP ACPI init\n[ 0.586946] ACPI: bus type PNP registered\n[ 0.588429] pnp: PnP ACPI: found 5 devices\n[ 0.589582] ACPI: bus type PNP unregistered\n[ 0.596776] NET: Registered protocol family 2\n[ 0.598240] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.600482] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.602354] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.603977] TCP: reno registered\n[ 0.604976] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.606465] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.608107] NET: Registered protocol family 1\n[ 0.609487] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.611123] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.612723] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.632576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.652369] Unpacking initramfs...\n[ 1.092057] Freeing initrd memory: 37508k freed\n[ 1.101820] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.103647] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.106787] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.108543] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.110522] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.112234] Initialise system trusted keyring\n[ 1.113585] audit: initializing netlink socket (disabled)\n[ 1.115121] type=2000 audit(1534036869.376:1): initialized\n[ 1.131983] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.133765] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.136314] zpool: loaded\n[ 1.137316] zbud: loaded\n[ 1.138459] VFS: Disk quotas dquot_6.5.2\n[ 1.139736] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.141608] msgmni has been set to 7578\n[ 1.142882] Key type big_key registered\n[ 1.144822] NET: Registered protocol family 38\n[ 1.146176] Key type asymmetric registered\n[ 1.147398] Asymmetric key parser 'x509' registered\n[ 1.148835] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.151218] io scheduler noop registered\n[ 1.152472] io scheduler deadline registered (default)\n[ 1.163698] io scheduler cfq registered\n[ 1.165006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.166591] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.168443] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.170772] ACPI: Power Button [PWRF]\n[ 1.172053] GHES: HEST is not enabled!\n[ 1.173323] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.198010] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.199921] Non-volatile memory driver v1.3\n[ 1.201228] Linux agpgart interface v0.103\n[ 1.202573] crash memory driver: version 1.1\n[ 1.203952] rdac: device handler registered\n[ 1.205336] hp_sw: device handler registered\n[ 1.206640] emc: device handler registered\n[ 1.207917] alua: device handler registered\n[ 1.209213] libphy: Fixed MDIO Bus: probed\n[ 1.210517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.212242] ehci-pci: EHCI PCI platform driver\n[ 1.213581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.215271] ohci-pci: OHCI PCI platform driver\n[ 1.216578] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.236185] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.237721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.239963] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.241400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.242998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.244751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.246972] usb usb1: Product: UHCI Host Controller\n[ 1.248344] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.250134] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.251521] hub 1-0:1.0: USB hub found\n[ 1.252708] hub 1-0:1.0: 2 ports detected\n[ 1.254081] usbcore: registered new interface driver usbserial\n[ 1.255711] usbcore: registered new interface driver usbserial_generic\n[ 1.257479] usbserial: USB Serial support registered for generic\n[ 1.259166] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.262207] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.263517] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.264921] mousedev: PS/2 mouse device common for all mice\n[ 1.266587] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.268970] rtc_cmos 00:00: RTC can wake from S4\n[ 1.269549] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.269873] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.275628] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.277159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.278709] cpuidle: using governor menu\n[ 1.279874] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.281298] usbcore: registered new interface driver usbhid\n[ 1.282670] usbhid: USB HID core driver\n[ 1.283818] drop_monitor: Initializing network drop monitor service\n[ 1.285348] TCP: cubic registered\n[ 1.286358] Initializing XFRM netlink socket\n[ 1.287630] NET: Registered protocol family 10\n[ 1.289032] NET: Registered protocol family 17\n[ 1.290378] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.291773] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.293235] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.295669] Loading compiled-in X.509 certificates\n[ 1.296956] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.299328] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.302051] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.304399] registered taskstats version 1\n[ 1.307258] Key type trusted registered\n[ 1.309633] Key type encrypted registered\n[ 1.312245] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.313986] rtc_cmos 00:00: setting system clock to 2018-08-12 01:21:09 UTC (1534036869)\n[ 1.316858] Freeing unused kernel memory: 1680k freed\n[ 1.321415] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.325592] systemd[1]: Detected virtualization kvm.\n[ 1.326879] systemd[1]: Detected architecture x86-64.\n[ 1.328153] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.330752] systemd[1]: No hostname configured.\n[ 1.331948] systemd[1]: Set hostname to .\n[ 1.333253] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.356179] systemd[1]: Reached target Timers.\n[ 1.357393] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.359465] systemd[1]: Created slice Root Slice.\n[ 1.360702] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.362882] systemd[1]: Listening on udev Control Socket.\n[ 1.364201] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.366391] systemd[1]: Listening on udev Kernel Socket.\n[ 1.367691] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.369906] systemd[1]: Listening on Journal Socket.\n[ 1.371164] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.373309] systemd[1]: Created slice System Slice.\n[ 1.374558] systemd[1]: Starting System Slice.\n[ 1.376004] 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[[32m OK [0m] Reached target Slices.\n[ 1.380472] systemd[1]: Reached target Slices.\n[ 1.381680] systemd[1]: Starting Slices.\n[ 1.383021] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.386049] systemd[1]: Reached target Local File Systems.\n[ 1.387379] systemd[1]: Starting Local File Systems.\n[ 1.388944] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.391398] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.394443] systemd[1]: Reached target Swap.\n[ 1.395596] systemd[1]: Starting Swap.\n[ 1.396710] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.398818] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.402115] systemd[1]: Reached target Paths.\n[ 1.403278] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Sockets.\n[ 1.405252] systemd[1]: Reached target Sockets.\n[ 1.406428] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.408716] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.465344] RPC: Registered named UNIX socket transport module.\n[ 1.467261] RPC: Registered udp transport module.\n[ 1.468686] RPC: Registered tcp transport module.\n[ 1.469969] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.558808] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.562252] FDC 0 is a S82078B\n[ 1.586389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.626017] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.628675] scsi host0: ata_piix\n[ 1.629817] scsi host1: ata_piix\n[ 1.631295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.632900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.638347] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.711756] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.713423] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.715058] usb 1-1: Product: QEMU USB Tablet\n[ 1.716239] usb 1-1: Manufacturer: QEMU\n[ 1.717331] usb 1-1: SerialNumber: 42\n[ 1.727000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.729718] 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\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.814163] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.816679] XFS (vda1): Mounting V4 Filesystem\n[ 1.840049] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.076358] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.106852] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.214541] SELinux: Disabled at runtime.\n[ 2.251820] type=1404 audit(1534036870.437:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.298575] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.299964] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n Mounting NFSD configuration filesystem...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 2.761500] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.784570] systemd-journald[381]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 3.033561] type=1305 audit(1534036871.218:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.252906] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.284140] ppdev: user-space parallel port driver\n[ 3.295033] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.296932] [drm] Initialized drm 1.1.0 20060810\n[ 3.317736] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.320212] [TTM] Initializing pool allocator\n[ 3.322551] [TTM] Initializing DMA pool allocator\n[ 3.324610] [drm] fb mappable at 0xFC000000\n[ 3.326129] [drm] vram aper at 0xFC000000\n[ 3.327684] [drm] size 33554432\n[ 3.328960] [drm] fb depth is 24\n[ 3.330284] [drm] pitch is 3072\n[ 3.332075] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.354928] Console: switching to colour frame buffer device 128x48\n[ 3.367484] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.370997] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.457822] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m[ 3.468346] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.[ 3.477109] alg: No test for crc32 (crc32-pclmul)\n\n Starting Command Scheduler...\n[ 3.482841] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Authorization Manager.\n[ 3.488180] intel_rapl: no valid rapl domains found in package 0\n[ 3.493783] intel_powerclamp: No package C-state available\n[ 3.500532] intel_powerclamp: No package C-state available[ 3.739307] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 01:21:12 +0000. Up 3.70 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Notify NFS peers of a restart...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.015768] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 01:21:14 +0000. Up 5.96 seconds.\n[ 6.049501] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.054269] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.056206] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.058216] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.060198] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.062330] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.17 | 255.255.255.0 | fa:16:3e:e2:ab:fd |\n[ 6.065238] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.067214] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.069212] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.071225] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.073212] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.075226] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.077187] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.080236] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.082303] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-08-12 01:21:59,940 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4/action used request id req-d43bf099-49f7-422f-b7e0-7529f3209ea8 2018-08-12 01:21:59,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0864279270172s 2018-08-12 01:21:59,941 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4/action used request id req-d43bf099-49f7-422f-b7e0-7529f3209ea8 2018-08-12 01:21:59,941 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1856179296 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.317081] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.319311] pid_max: default: 32768 minimum: 301 [ 0.320577] Security Framework initialized [ 0.321729] SELinux: Initializing. [ 0.323046] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.327819] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.330769] Mount-cache hash table entries: 4096 [ 0.332266] Initializing cgroup subsys memory [ 0.333465] Initializing cgroup subsys devices [ 0.334677] Initializing cgroup subsys freezer [ 0.335878] Initializing cgroup subsys net_cls [ 0.337086] Initializing cgroup subsys blkio [ 0.338267] Initializing cgroup subsys perf_event [ 0.339507] Initializing cgroup subsys hugetlb [ 0.340724] Initializing cgroup subsys pids [ 0.341885] Initializing cgroup subsys net_prio [ 0.343184] CPU: Physical Processor ID: 0 [ 0.345070] mce: CPU supports 10 MCE banks [ 0.346243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.347587] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.348925] tlb_flushall_shift: 6 [ 0.350148] Freeing SMP alternatives: 28k freed [ 0.353995] ACPI: Core revision 20130517 [ 0.355553] ACPI: All ACPI Tables successfully acquired [ 0.357065] ftrace: allocating 25812 entries in 101 pages [ 0.378585] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.380165] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.381729] smpboot: Max logical packages: 2 [ 0.383077] Enabling x2apic [ 0.384019] Enabled x2apic [ 0.385152] Switched APIC routing to physical x2apic. [ 0.387397] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.388945] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.391654] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.399695] KVM setup paravirtual spinlock [ 0.402043] smpboot: Booting Node 0, Processors #1 OK [ 0.403716] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.425415] Brought up 2 CPUs [ 0.425417] KVM setup async PF for cpu 1 [ 0.425421] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.428675] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.430881] devtmpfs: initialized [ 0.433285] EVM: security.selinux [ 0.434296] EVM: security.ima [ 0.435237] EVM: security.capability [ 0.436935] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.438515] pinctrl core: initialized pinctrl subsystem [ 0.439970] NET: Registered protocol family 16 [ 0.441375] ACPI: bus type PCI registered [ 0.442487] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.444135] PCI: Using configuration type 1 for base access [ 0.448886] ACPI: Added _OSI(Module Device) [ 0.450070] ACPI: Added _OSI(Processor Device) [ 0.451279] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.452492] ACPI: Added _OSI(Processor Aggregator Device) [ 0.454907] ACPI: Interpreter enabled [ 0.455997] ACPI: (supports S0 S5) [ 0.457022] ACPI: Using IOAPIC for interrupt routing [ 0.458313] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.462401] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.463927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.465491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.467120] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.470017] acpiphp: Slot [3] registered [ 0.471136] acpiphp: Slot [4] registered [ 0.472278] acpiphp: Slot [5] registered [ 0.473398] acpiphp: Slot [6] registered [ 0.474569] acpiphp: Slot [7] registered [ 0.475698] acpiphp: Slot [8] registered [ 0.476853] acpiphp: Slot [9] registered [ 0.477992] acpiphp: Slot [10] registered [ 0.479166] acpiphp: Slot [11] registered [ 0.480337] acpiphp: Slot [12] registered [ 0.481463] acpiphp: Slot [13] registered [ 0.482619] acpiphp: Slot [14] registered [ 0.483753] acpiphp: Slot [15] registered [ 0.484914] acpiphp: Slot [16] registered [ 0.486066] acpiphp: Slot [17] registered [ 0.487197] acpiphp: Slot [18] registered [ 0.488326] acpiphp: Slot [19] registered [ 0.489462] acpiphp: Slot [20] registered [ 0.490617] acpiphp: Slot [21] registered [ 0.491747] acpiphp: Slot [22] registered [ 0.492885] acpiphp: Slot [23] registered [ 0.494011] acpiphp: Slot [24] registered [ 0.495164] acpiphp: Slot [25] registered [ 0.496340] acpiphp: Slot [26] registered [ 0.497476] acpiphp: Slot [27] registered [ 0.498631] acpiphp: Slot [28] registered [ 0.499764] acpiphp: Slot [29] registered [ 0.500906] acpiphp: Slot [30] registered [ 0.502030] acpiphp: Slot [31] registered [ 0.503179] PCI host bridge to bus 0000:00 [ 0.504309] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505714] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.507300] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.508864] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.510927] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.513005] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.517471] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.519096] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.520611] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.522215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.526246] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.528282] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.549737] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.551585] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.553363] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.555132] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.556887] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.558667] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.560332] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.562516] vgaarb: loaded [ 0.563427] vgaarb: bridge control possible 0000:00:02.0 [ 0.564903] SCSI subsystem initialized [ 0.566024] ACPI: bus type USB registered [ 0.567167] usbcore: registered new interface driver usbfs [ 0.568543] usbcore: registered new interface driver hub [ 0.569898] usbcore: registered new device driver usb [ 0.571359] PCI: Using ACPI for IRQ routing [ 0.572816] NetLabel: Initializing [ 0.573847] NetLabel: domain hash size = 128 [ 0.575020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.576326] NetLabel: unlabeled traffic allowed by default [ 0.577799] Switched to clocksource kvm-clock [ 0.585933] pnp: PnP ACPI init [ 0.586946] ACPI: bus type PNP registered [ 0.588429] pnp: PnP ACPI: found 5 devices [ 0.589582] ACPI: bus type PNP unregistered [ 0.596776] NET: Registered protocol family 2 [ 0.598240] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.600482] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.602354] TCP: Hash tables configured (established 32768 bind 32768) [ 0.603977] TCP: reno registered [ 0.604976] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.606465] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.608107] NET: Registered protocol family 1 [ 0.609487] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.611123] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.612723] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.632576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.652369] Unpacking initramfs... [ 1.092057] Freeing initrd memory: 37508k freed [ 1.101820] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.103647] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.106787] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.108543] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.110522] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.112234] Initialise system trusted keyring [ 1.113585] audit: initializing netlink socket (disabled) [ 1.115121] type=2000 audit(1534036869.376:1): initialized [ 1.131983] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.133765] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.136314] zpool: loaded [ 1.137316] zbud: loaded [ 1.138459] VFS: Disk quotas dquot_6.5.2 [ 1.139736] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.141608] msgmni has been set to 7578 [ 1.142882] Key type big_key registered [ 1.144822] NET: Registered protocol family 38 [ 1.146176] Key type asymmetric registered [ 1.147398] Asymmetric key parser 'x509' registered [ 1.148835] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.151218] io scheduler noop registered [ 1.152472] io scheduler deadline registered (default) [ 1.163698] io scheduler cfq registered [ 1.165006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.166591] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.168443] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.170772] ACPI: Power Button [PWRF] [ 1.172053] GHES: HEST is not enabled! [ 1.173323] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.198010] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.199921] Non-volatile memory driver v1.3 [ 1.201228] Linux agpgart interface v0.103 [ 1.202573] crash memory driver: version 1.1 [ 1.203952] rdac: device handler registered [ 1.205336] hp_sw: device handler registered [ 1.206640] emc: device handler registered [ 1.207917] alua: device handler registered [ 1.209213] libphy: Fixed MDIO Bus: probed [ 1.210517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.212242] ehci-pci: EHCI PCI platform driver [ 1.213581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.215271] ohci-pci: OHCI PCI platform driver [ 1.216578] uhci_hcd: USB Universal Host Controller Interface driver [ 1.236185] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.237721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.239963] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.241400] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.242998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.244751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.246972] usb usb1: Product: UHCI Host Controller [ 1.248344] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.250134] usb usb1: SerialNumber: 0000:00:01.2 [ 1.251521] hub 1-0:1.0: USB hub found [ 1.252708] hub 1-0:1.0: 2 ports detected [ 1.254081] usbcore: registered new interface driver usbserial [ 1.255711] usbcore: registered new interface driver usbserial_generic [ 1.257479] usbserial: USB Serial support registered for generic [ 1.259166] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.262207] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.263517] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.264921] mousedev: PS/2 mouse device common for all mice [ 1.266587] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.268970] rtc_cmos 00:00: RTC can wake from S4 [ 1.269549] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.269873] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.275628] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.277159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.278709] cpuidle: using governor menu [ 1.279874] hidraw: raw HID events driver (C) Jiri Kosina [ 1.281298] usbcore: registered new interface driver usbhid [ 1.282670] usbhid: USB HID core driver [ 1.283818] drop_monitor: Initializing network drop monitor service [ 1.285348] TCP: cubic registered [ 1.286358] Initializing XFRM netlink socket [ 1.287630] NET: Registered protocol family 10 [ 1.289032] NET: Registered protocol family 17 [ 1.290378] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.291773] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.293235] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.295669] Loading compiled-in X.509 certificates [ 1.296956] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.299328] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.302051] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.304399] registered taskstats version 1 [ 1.307258] Key type trusted registered [ 1.309633] Key type encrypted registered [ 1.312245] IMA: No TPM chip found, activating TPM-bypass! [ 1.313986] rtc_cmos 00:00: setting system clock to 2018-08-12 01:21:09 UTC (1534036869) [ 1.316858] Freeing unused kernel memory: 1680k freed [ 1.321415] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.325592] systemd[1]: Detected virtualization kvm. [ 1.326879] systemd[1]: Detected architecture x86-64. [ 1.328153] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.330752] systemd[1]: No hostname configured. [ 1.331948] systemd[1]: Set hostname to . [ 1.333253] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.356179] systemd[1]: Reached target Timers. [ 1.357393] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.359465] systemd[1]: Created slice Root Slice. [ 1.360702] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.362882] systemd[1]: Listening on udev Control Socket. [ 1.364201] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.366391] systemd[1]: Listening on udev Kernel Socket. [ 1.367691] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.369906] systemd[1]: Listening on Journal Socket. [ 1.371164] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.373309] systemd[1]: Created slice System Slice. [ 1.374558] systemd[1]: Starting System Slice. [ 1.376004] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.380472] systemd[1]: Reached target Slices. [ 1.381680] systemd[1]: Starting Slices. [ 1.383021] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Local File Systems. [ 1.386049] systemd[1]: Reached target Local File Systems. [ 1.387379] systemd[1]: Starting Local File Systems. [ 1.388944] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.391398] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.394443] systemd[1]: Reached target Swap. [ 1.395596] systemd[1]: Starting Swap. [ 1.396710] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.398818] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.402115] systemd[1]: Reached target Paths. [ 1.403278] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Sockets. [ 1.405252] systemd[1]: Reached target Sockets. [ 1.406428] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.408716] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.465344] RPC: Registered named UNIX socket transport module. [ 1.467261] RPC: Registered udp transport module. [ 1.468686] RPC: Registered tcp transport module. [ 1.469969] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.558808] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.562252] FDC 0 is a S82078B [ 1.586389] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.626017] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.628675] scsi host0: ata_piix [ 1.629817] scsi host1: ata_piix [ 1.631295] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.632900] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.638347] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.711756] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.713423] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.715058] usb 1-1: Product: QEMU USB Tablet [ 1.716239] usb 1-1: Manufacturer: QEMU [ 1.717331] usb 1-1: SerialNumber: 42 [ 1.727000] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.729718] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.814163] SGI XFS with ACLs, security attributes, no debug enabled [ 1.816679] XFS (vda1): Mounting V4 Filesystem [ 1.840049] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.076358] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.106852] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.214541] SELinux: Disabled at runtime. [ 2.251820] type=1404 audit(1534036870.437:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.298575] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.299964] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Huge Pages File System... Starting Apply Kernel Variables... Mounting NFSD configuration filesystem... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 2.761500] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.784570] systemd-journald[381]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.033561] type=1305 audit(1534036871.218:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... Starting Login Service... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.252906] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.284140] ppdev: user-space parallel port driver [ 3.295033] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.296932] [drm] Initialized drm 1.1.0 20060810 [ 3.317736] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.320212] [TTM] Initializing pool allocator [ 3.322551] [TTM] Initializing DMA pool allocator [ 3.324610] [drm] fb mappable at 0xFC000000 [ 3.326129] [drm] vram aper at 0xFC000000 [ 3.327684] [drm] size 33554432 [ 3.328960] [drm] fb depth is 24 [ 3.330284] [drm] pitch is 3072 [ 3.332075] fbcon: cirrusdrmfb (fb0) is primary device [ 3.354928] Console: switching to colour frame buffer device 128x48 [ 3.367484] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.370997] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.457822] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m[ 3.468346] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) ] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler.[ 3.477109] alg: No test for crc32 (crc32-pclmul) Starting Command Scheduler... [ 3.482841] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Authorization Manager. [ 3.488180] intel_rapl: no valid rapl domains found in package 0 [ 3.493783] intel_powerclamp: No package C-state available [ 3.500532] intel_powerclamp: No package C-state available[ 3.739307] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 12 Aug 2018 01:21:12 +0000. Up 3.70 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.015768] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Sun, 12 Aug 2018 01:21:14 +0000. Up 5.96 seconds. [ 6.049501] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.054269] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.056206] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.058216] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.060198] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.062330] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.17 | 255.255.255.0 | fa:16:3e:e2:ab:fd | [ 6.065238] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.067214] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.069212] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.071225] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.073212] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.075226] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.077187] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.080236] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.082303] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-08-12 01:21:59,945 - paramiko.transport - DEBUG - starting thread (client mode): 0xe6215c10L 2018-08-12 01:21:59,945 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-12 01:21:59,951 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-12 01:21:59,951 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-12 01:21:59,953 - 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'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-08-12 01:21:59,953 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-12 01:21:59,953 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-12 01:21:59,954 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-12 01:21:59,954 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-12 01:21:59,954 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-12 01:21:59,959 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-12 01:21:59,959 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-12 01:21:59,961 - paramiko.transport - DEBUG - Trying discovered key 97777106ee52e880e3917febd830e6d1 in /tmp/tmpkMVnVF 2018-08-12 01:21:59,999 - paramiko.transport - DEBUG - userauth is OK 2018-08-12 01:22:10,018 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-12 01:22:10,044 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-12 01:22:10,044 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-12 01:22:10,045 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-12 01:22:10,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/status 2018-08-12 01:22:10,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 01:22:10,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 01:22:10,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 01:22:10,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 01:22:10,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 01:22:10,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 01:22:10,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 01:22:10,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 811, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 8013, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 871, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 803, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 815, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 852, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-12 01:22:10,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 01:22:10,219 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 01:22:09 GMT 2018-08-12 01:22:10,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 01:22:10,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-12 01:22:10,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 01:22:10,219 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 811, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 8013, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 871, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 803, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 815, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 852, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-12 01:22:10,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/status 2018-08-12 01:22:10,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 01:22:10,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 01:22:10,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 01:22:10,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 01:22:10,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 01:22:10,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 01:22:10,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 01:22:10,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 811, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 8013, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 871, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 803, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 815, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 852, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-12 01:22:10,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 01:22:10,310 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 01:22:09 GMT 2018-08-12 01:22:10,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 01:22:10,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-12 01:22:10,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 01:22:10,311 - functest.core.cloudify - INFO - The current manager status is running 2018-08-12 01:22:10,311 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-12 01:22:10,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 01:22:10,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 01:22:10,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 01:22:10,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 01:22:10,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 01:22:10,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 01:22:10,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 01:22:10,376 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-12 01:22:10,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-12T01:22:09.979Z", "updated_at": "2018-08-12T01:22:09.979Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-12 01:22:10,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 01:22:10,376 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 01:22:09 GMT 2018-08-12 01:22:10,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 01:22:10,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-12 01:22:10,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 01:22:10,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/secrets 2018-08-12 01:22:10,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 01:22:10,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 01:22:10,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 01:22:10,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 01:22:10,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 01:22:10,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 01:22:10,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 01:22:10,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-12T01:22:09.979Z", "updated_at": "2018-08-12T01:22:09.979Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-12 01:22:10,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 01:22:10,456 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 01:22:10 GMT 2018-08-12 01:22:10,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 01:22:10,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-12 01:22:10,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 01:22:10,457 - functest.core.cloudify - DEBUG - List secrets: 2018-08-12 01:22:10,457 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3/secrets/foo 2018-08-12 01:22:10,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 01:22:10,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 01:22:10,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 01:22:10,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 01:22:10,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 01:22:10,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 01:22:10,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 01:22:10,510 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-12 01:22:10,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-12T01:22:09.979Z", "updated_at": "2018-08-12T01:22:09.979Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-12 01:22:10,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 01:22:10,510 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 01:22:10 GMT 2018-08-12 01:22:10,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 01:22:10,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-12 01:22:10,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 01:22:10,511 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-12 01:22:10,511 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-12 01:22:10,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-08-12 01:22:10,512 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-12 01:22:10,512 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-12 01:22:10,513 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-12 01:22:10,515 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-12 01:22:10,550 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-12 01:22:10,551 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-12 01:22:10,552 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-12 01:22:10,591 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-12 01:22:10,591 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-12 01:22:10,617 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-12 01:22:31,537 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-12 01:22:31,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=genclo error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error" 2018-08-12 01:22:31,539 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-12 01:22:31,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: One of the configured repositories failed (Unknown), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this: 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work). 3. Run the command with the repository temporarily disabled yum --disablerepo= ... 4. Disable the repository permanently, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage: yum-config-manager --disable or subscription-manager repos --disable= 5. Configure the failing repository to be skipped, if it is unavailable. Note that yum will try to contact the repo. when it runs most commands, so will have to try and fail each time (and thus. yum will be be much slower). If it is a very temporary problem though, this is often a nice compromise: yum-config-manager --save --setopt=.skip_if_unavailable=true Cannot find a valid baseurl for repo: base/7/x86_64 2018-08-12 01:22:31,540 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-08-12 01:22:33,887 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-08-12 01:22:33,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 01:22:33,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:33,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-e45c55f5-dc8e-4611-ad9d-870c106007d3 Date: Sun, 12 Aug 2018 01:22:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/snap", "metadata": {}}], "file": "/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/file", "owner": "93d589dc7c5e4489af8efe86c168dec8", "id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "size": 4373348352, "self": "/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-12T01:18:43Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-12T01:17:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 01:22:33,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-e45c55f5-dc8e-4611-ad9d-870c106007d3 2018-08-12 01:22:33,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0454778671265s 2018-08-12 01:22:33,934 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-e45c55f5-dc8e-4611-ad9d-870c106007d3 2018-08-12 01:22:33,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-12 01:22:33,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_0fab0209-39ce-42ce-ad42-faf274e36b86", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_0fab0209-39ce-42ce-ad42-faf274e36b86"}' 2018-08-12 01:22:33,995 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/9c4168f4-08ed-4fd7-be20-937990209eac Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0fb8b4b5-7b2d-4d2d-8b82-7af89e3bc877 Date: Sun, 12 Aug 2018 01:22:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9c4168f4-08ed-4fd7-be20-937990209eac/file", "owner": "93d589dc7c5e4489af8efe86c168dec8", "id": "9c4168f4-08ed-4fd7-be20-937990209eac", "size": null, "self": "/v2/images/9c4168f4-08ed-4fd7-be20-937990209eac", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-08-12T01:22:33Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_0fab0209-39ce-42ce-ad42-faf274e36b86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_0fab0209-39ce-42ce-ad42-faf274e36b86", "checksum": null, "created_at": "2018-08-12T01:22:33Z", "protected": false} 2018-08-12 01:22:33,995 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-0fb8b4b5-7b2d-4d2d-8b82-7af89e3bc877 2018-08-12 01:22:33,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0511219501495s 2018-08-12 01:22:33,995 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-0fb8b4b5-7b2d-4d2d-8b82-7af89e3bc877 returning object 9c4168f4-08ed-4fd7-be20-937990209eac 2018-08-12 01:22:33,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-12 01:22:34,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/9c4168f4-08ed-4fd7-be20-937990209eac/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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -d '' 2018-08-12 01:22:41,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a70829a2-4e48-4ea9-8a3e-fa209c958311 Date: Sun, 12 Aug 2018 01:22:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 01:22:41,346 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/9c4168f4-08ed-4fd7-be20-937990209eac/file used request id req-a70829a2-4e48-4ea9-8a3e-fa209c958311 2018-08-12 01:22:41,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 7.34979987144s 2018-08-12 01:22:41,346 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/9c4168f4-08ed-4fd7-be20-937990209eac/file used request id req-a70829a2-4e48-4ea9-8a3e-fa209c958311 2018-08-12 01:22:41,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 01:22:41,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:41,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-e8d08acc-94f5-4305-aa62-191924c0124d Date: Sun, 12 Aug 2018 01:22:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9c4168f4-08ed-4fd7-be20-937990209eac/snap", "metadata": {}}], "file": "/v2/images/9c4168f4-08ed-4fd7-be20-937990209eac/file", "owner": "93d589dc7c5e4489af8efe86c168dec8", "id": "9c4168f4-08ed-4fd7-be20-937990209eac", "size": 426967040, "self": "/v2/images/9c4168f4-08ed-4fd7-be20-937990209eac", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9c4168f4-08ed-4fd7-be20-937990209eac/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-08-12T01:22:41Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_0fab0209-39ce-42ce-ad42-faf274e36b86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_0fab0209-39ce-42ce-ad42-faf274e36b86", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-08-12T01:22:33Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/snap", "metadata": {}}], "file": "/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/file", "owner": "93d589dc7c5e4489af8efe86c168dec8", "id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "size": 4373348352, "self": "/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-12T01:18:43Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-12T01:17:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 01:22:41,403 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-e8d08acc-94f5-4305-aa62-191924c0124d 2018-08-12 01:22:41,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0531969070435s 2018-08-12 01:22:41,404 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-e8d08acc-94f5-4305-aa62-191924c0124d 2018-08-12 01:22:41,406 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9c4168f4-08ed-4fd7-be20-937990209eac/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9c4168f4-08ed-4fd7-be20-937990209eac/file', 'owner': u'93d589dc7c5e4489af8efe86c168dec8', 'id': u'9c4168f4-08ed-4fd7-be20-937990209eac', 'size': 426967040, u'self': u'/v2/images/9c4168f4-08ed-4fd7-be20-937990209eac', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'93d589dc7c5e4489af8efe86c168dec8', 'name': 'vyos_vrouter-project_0fab0209-39ce-42ce-ad42-faf274e36b86', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/9c4168f4-08ed-4fd7-be20-937990209eac/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-12T01:22:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-12T01:22:41Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_0fab0209-39ce-42ce-ad42-faf274e36b86', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/9c4168f4-08ed-4fd7-be20-937990209eac', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_0fab0209-39ce-42ce-ad42-faf274e36b86', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_0fab0209-39ce-42ce-ad42-faf274e36b86', 'created': u'2018-08-12T01:22:33Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-08-12T01:22:33Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9c4168f4-08ed-4fd7-be20-937990209eac', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_0fab0209-39ce-42ce-ad42-faf274e36b86', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-08-12 01:22:41,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-12 01:22:41,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_0fab0209-39ce-42ce-ad42-faf274e36b86", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-08-12 01:22:41,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22: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-11e07965-efa4-409c-a93d-cb271bc11816 x-compute-request-id: req-11e07965-efa4-409c-a93d-cb271bc11816 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_0fab0209-39ce-42ce-ad42-faf274e36b86", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/103251ce-5ab8-4d40-9039-598cc00b0403", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/103251ce-5ab8-4d40-9039-598cc00b0403", "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": 50, "id": "103251ce-5ab8-4d40-9039-598cc00b0403"}} 2018-08-12 01:22:41,472 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-11e07965-efa4-409c-a93d-cb271bc11816 2018-08-12 01:22:41,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0646669864655s 2018-08-12 01:22:41,473 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-11e07965-efa4-409c-a93d-cb271bc11816 2018-08-12 01:22:41,473 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_0fab0209-39ce-42ce-ad42-faf274e36b86', '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'9bd3dfa2366544f8b68d4b96657e1760', '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'103251ce-5ab8-4d40-9039-598cc00b0403', 'swap': 0}) 2018-08-12 01:22:41,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-12 01:22:41,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/103251ce-5ab8-4d40-9039-598cc00b0403/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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" -d '{"extra_specs": {}}' 2018-08-12 01:22:41,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22: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-0d075e97-52f6-4574-942a-ee684ed44856 x-compute-request-id: req-0d075e97-52f6-4574-942a-ee684ed44856 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-12 01:22:41,502 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/103251ce-5ab8-4d40-9039-598cc00b0403/os-extra_specs used request id req-0d075e97-52f6-4574-942a-ee684ed44856 2018-08-12 01:22:41,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0282831192017s 2018-08-12 01:22:41,503 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/103251ce-5ab8-4d40-9039-598cc00b0403/os-extra_specs used request id req-0d075e97-52f6-4574-942a-ee684ed44856 2018-08-12 01:22:41,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-12 01:22:41,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-08-12 01:22:41,515 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 01: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://192.30.9.5: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.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 01:22:41,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:22:41,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b46d3d1-d3b9-4adb-81d7-071924dc9355 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/02dfd937e35b4e4692a7348a0e48b8e6"}, "enabled": true, "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1041b5ad95f74c2a8260f7f0809b968b"}, "enabled": true, "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/19b79e9a563a4b158448eb297b8cb1ff"}, "enabled": true, "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1a9817bcc6b142bebda428991b4059d5"}, "enabled": true, "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4040cf90f30e4bbe822bd30400b6391e"}, "enabled": true, "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/421601e22a4f469b90f2f38a08ef8312"}, "enabled": true, "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/482db775f319458da09a701458fd69f1"}, "enabled": true, "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6d7d3f66871946bdbe97cdc58c4517de"}, "enabled": true, "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/860dd2b943f543859dfb6e68e684716c"}, "enabled": true, "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/90ce16f7f2c44fcb94ec0c3765442426"}, "enabled": true, "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a1f98acec3f04bb290fb3d6c0075ddba"}, "enabled": true, "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/abe619e7874a4bfd852df40c8785bb4f"}, "enabled": true, "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e06d480c0bf44f12b6f43b563ca7065f"}, "enabled": true, "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e326eba7b24442b4a3dee34c0f5e0b8e"}, "enabled": true, "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e750353b5be9447983667540037ea5e4"}, "enabled": true, "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-12 01:22:41,611 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-2b46d3d1-d3b9-4adb-81d7-071924dc9355 2018-08-12 01:22:41,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.104432106018s 2018-08-12 01:22:41,611 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-2b46d3d1-d3b9-4adb-81d7-071924dc9355 2018-08-12 01:22:41,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-12 01:22:41,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:22:41,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0215dc55-1acd-4b81-8958-c9bdbdc30271 Content-Encoding: gzip Content-Length: 1961 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/05bfa513bc3c42d0811b3f6944cacabd"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0a05c446751945669eb27e631f6e6d53"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "0a05c446751945669eb27e631f6e6d53"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0b42056fa7e741cc8985476109e04a21"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "0b42056fa7e741cc8985476109e04a21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0e4718d6e20d4b259fd8b4aa195c11b9"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/17521994a73e4d80b7c2b500bc0f2c22"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2005ad6f59ca4ecd8e3325852cfe7f69"}, "url": "http://172.30.9.30:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2084552b32ea45158be3ec47499df12c"}, "url": "http://172.30.9.30:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "2084552b32ea45158be3ec47499df12c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2c957aac53cd4fe591e0f396b286df1a"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "482db775f319458da09a701458fd69f1", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2ed7a8608d0442129f1b7634260b529a"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/32c5fc90b038459c94ed24a5b9192f17"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3fe639f814f34cb3b93b0f38234a0889"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/4f6b33f54b9144358e2456646df388b0"}, "url": "http://172.30.9.30:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "4f6b33f54b9144358e2456646df388b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/504f59b62fea4733be03ec7db07ce3f9"}, "url": "http://172.30.9.30:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "482db775f319458da09a701458fd69f1", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/5acbd077fca14a099ac38fcbe73e3d52"}, "url": "http://172.30.9.30:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6026239c3a3d4853af40f837b8bb9f68"}, "url": "http://172.30.9.30:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "6026239c3a3d4853af40f837b8bb9f68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/63c7ee8c0a4a4264a1e4d3326919836c"}, "url": "http://172.30.9.30:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/64807c8bb8a7413aa5315957e8337c2a"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6636f972f04d4c68903ded633ba26158"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "6636f972f04d4c68903ded633ba26158"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6eec39c2771b4cd5a0ec1e5c95e7ea3b"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/712c5d51ba2b4a5a9df94094777067c1"}, "url": "http://172.30.9.30:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7bcd13ddcf694724a9f16c437bab25b6"}, "url": "http://172.30.9.30:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7cdc041135c8490893b30ff516b8997d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "7cdc041135c8490893b30ff516b8997d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7f9db02201db46578be559428e179d79"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "7f9db02201db46578be559428e179d79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/8fb3f038877b4003b536f991981a49ba"}, "url": "http://172.30.9.30:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "8fb3f038877b4003b536f991981a49ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/98edda6d3aaa46839331b59d553aa57b"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "98edda6d3aaa46839331b59d553aa57b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9c0b6b40edae471f8769575ad1e20bb2"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, "url": "http://172.30.9.30:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e750353b5be9447983667540037ea5e4", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9fd77bc5cd7b48a2a81cb85898b734fa"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/a08759f1f1b64df3a38d57c09c2878be"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ac4146c0af5f4b639388c39bfc5f7015"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "ac4146c0af5f4b639388c39bfc5f7015"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/af32285b5ee244b98cff3c1eab636bc1"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "af32285b5ee244b98cff3c1eab636bc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/b76eec3640264dc48a071bf662320b34"}, "url": "http://172.30.9.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "b76eec3640264dc48a071bf662320b34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ba8274bed4e04a53adb88c45a845388a"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c8f3cc4ace204a75b246a657f88314a3"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "c8f3cc4ace204a75b246a657f88314a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/cd37f6b081114510bdfbf08933ec0c48"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e750353b5be9447983667540037ea5e4", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/d9bbff8f2f7a44a69bbd39c1d47f5be3"}, "url": "http://172.30.9.30:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/e6f1372e24f8464f9fc99bea9cd9f180"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/e8a785cb3cb245598b9341ec76b5b0f4"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ebb1652179084d7bb46a22fb4e727f33"}, "url": "http://172.30.9.30:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "ebb1652179084d7bb46a22fb4e727f33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ef1be2d701bb414fac30266b7812a525"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e750353b5be9447983667540037ea5e4", "id": "ef1be2d701bb414fac30266b7812a525"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/f274ad1ed7384d548242f2b2b1d11af2"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "f274ad1ed7384d548242f2b2b1d11af2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/fdcd0613c3f34eac9e251494ef33d601"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "482db775f319458da09a701458fd69f1", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "links": {"self": "http://172.30.9.30:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-12 01:22:41,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-0215dc55-1acd-4b81-8958-c9bdbdc30271 2018-08-12 01:22:41,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0961210727692s 2018-08-12 01:22:41,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-0215dc55-1acd-4b81-8958-c9bdbdc30271 2018-08-12 01:22:41,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 01:22:41,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:41,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-ddd94892-9feb-48f5-bcb8-ed71607d2064 Date: Sun, 12 Aug 2018 01:22:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:17:08Z", "updated_at": "2018-08-12T01:17:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "1dda130b-969a-4579-bce8-827fd8e856fc", "remote_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "c18a9b34-cb92-49d2-a64e-c2685d2d62f0", "remote_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:09Z", "revision_number": 0, "id": "d7c25b7f-de69-47ed-af1d-1f2a7987d234", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:09Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "f481646e-1c2e-4266-9379-3ee1dd1b849f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}], "revision_number": 4, "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:18:44Z", "updated_at": "2018-08-12T01:18:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "178ec849-2f31-485b-8cd6-df266df8317d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-12T01:18:46Z", "revision_number": 0, "id": "1daabbaa-6898-49e6-94fb-85535895cc5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:46Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "2a8f282c-bf38-40ea-8622-60c266225fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "3d015dba-b95b-4cbc-8252-120e3cef64e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "7d1ca2b1-598e-4145-bab8-4a66a97a6378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-12T01:18:46Z", "revision_number": 0, "id": "ad21c81a-4a6f-4332-b147-5396b901152b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:46Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "c12c8c83-9a43-4a5a-841c-1cf1d1fec02c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "ec91a44d-79a6-4b46-a58d-f152ba424001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}], "revision_number": 8, "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}]} 2018-08-12 01:22:41,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ddd94892-9feb-48f5-bcb8-ed71607d2064 2018-08-12 01:22:41,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0520839691162s 2018-08-12 01:22:41,779 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ddd94892-9feb-48f5-bcb8-ed71607d2064 2018-08-12 01:22:41,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-12 01:22:41,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -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": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4"}}' 2018-08-12 01:22:42,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-2d762698-6b12-4869-a3e5-3be08b3b5f6d Date: Sun, 12 Aug 2018 01:22: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-08-12T01:22:41Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "port_range_min": 22, "revision_number": 0, "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:22:41Z", "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "0d9950ba-5e32-4ead-86de-6d1be727a54b"}} 2018-08-12 01:22:42,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-2d762698-6b12-4869-a3e5-3be08b3b5f6d 2018-08-12 01:22:42,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.534817934036s 2018-08-12 01:22:42,318 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-2d762698-6b12-4869-a3e5-3be08b3b5f6d 2018-08-12 01:22:42,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-08-12 01:22:42,325 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-08-12 01:22:44,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 01:22:44,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 01:22:44,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 01:22:44,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 01:22:44,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 01:22:44,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 01:22:44,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 01:22:44,097 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-12 01:22:44,098 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-08-12T01:22:43.684Z", "updated_at": "2018-08-12T01:22:43.684Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "region": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-08-12 01:22:44,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 01:22:44,099 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 01:22:43 GMT 2018-08-12 01:22:44,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 01:22:44,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-12 01:22:44,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 01:22:44,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-08-12 01:22:44,113 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.30:5000", "keystone_tenant_name": "vyos_vrouter-project_0fab0209-39ce-42ce-ad42-faf274e36b86", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_0fab0209-39ce-42ce-ad42-faf274e36b86", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "9c4168f4-08ed-4fd7-be20-937990209eac", "keystone_password": "d6e18bfe-76a8-4981-868d-c3d792174dba", "reference_vnf_flavor_id": "103251ce-5ab8-4d40-9039-598cc00b0403", "target_vnf_flavor_id": "103251ce-5ab8-4d40-9039-598cc00b0403", "target_vnf_image_id": "9c4168f4-08ed-4fd7-be20-937990209eac"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-08-12 01:22:45,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 01:22:45,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 01:22:45,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 01:22:45,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 01:22:45,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 01:22:45,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 01:22:45,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 01:22:45,532 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-08-12 01:22:45,532 - cloudify.rest_client.http - DEBUG - reply: "500 INTERNAL SERVER ERROR" {"status": 500, "message": "Internal Server Error"} 2018-08-12 01:22:45,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 01:22:45,532 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 01:22:45 GMT 2018-08-12 01:22:45,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 01:22:45,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51 2018-08-12 01:22:45,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 01:22:45,533 - functest.core.singlevm - ERROR - Cannot run vyos_vrouter Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 424, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 162, in execute if self.deploy_vnf() and self.test_vnf(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 187, in deploy_vnf self.vnf.get('inputs')) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/deployments.py", line 214, in create response = self.api.put(uri, data, expected_status_code=201) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 263, in put timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) CloudifyClientError: 500: Internal Server Error 2018-08-12 01:22:45,659 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-12 01:22:45,659 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 05:37 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-12 01:22:45,665 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-08-12 01:22:45,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions 2018-08-12 01:22:45,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 01:22:45,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 01:22:45,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 01:22:45,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 01:22:45,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 01:22:45,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 01:22:45,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 01:22:45,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-12T01:22:44.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "2363ac67-24c6-4592-a969-d3d594fe5426"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-12 01:22:45,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 01:22:45,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 01:22:45 GMT 2018-08-12 01:22:45,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 01:22:45,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-08-12 01:22:45,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 01:22:45,728 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.210:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-12 01:22:45,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-12 01:22:45,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-12 01:22:45,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-12 01:22:45,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-12 01:22:45,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-12 01:22:45,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-12 01:22:45,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-12 01:22:45,788 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-08-12 01:22:45,788 - cloudify.rest_client.http - DEBUG - reply: "400 BAD REQUEST" {"message": "Deployment environment creation is still pending, try again in a minute", "error_code": "deployment_environment_creation_pending_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v1/executions.py\", line 115, in post\n bypass_maintenance=bypass_maintenance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 359, in execute_workflow\n self._verify_deployment_environment_created_successfully(deployment_id)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 1117, in _verify_deployment_environment_created_successfully\n 'Deployment environment creation is still pending, '\nDeploymentEnvironmentCreationPendingError: Deployment environment creation is still pending, try again in a minute\n"} 2018-08-12 01:22:45,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-12 01:22:45,788 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 12 Aug 2018 01:22:45 GMT 2018-08-12 01:22:45,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-12 01:22:45,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1203 2018-08-12 01:22:45,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-12 01:22:45,789 - 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 243, in clean dep_name, 'uninstall', parameters=dict(ignore_failure=True)) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 201, in start expected_status_code=201) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 285, in post timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) DeploymentEnvironmentCreationPendingError: 400: Deployment environment creation is still pending, try again in a minute 2018-08-12 01:22:45,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-12 01:22:45,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/9c4168f4-08ed-4fd7-be20-937990209eac -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:46,262 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1d862158-0a02-4bc6-afab-c08e0cbf99f7 Date: Sun, 12 Aug 2018 01:22:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 01:22:46,263 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/9c4168f4-08ed-4fd7-be20-937990209eac used request id req-1d862158-0a02-4bc6-afab-c08e0cbf99f7 2018-08-12 01:22:46,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.472833156586s 2018-08-12 01:22:46,263 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/9c4168f4-08ed-4fd7-be20-937990209eac used request id req-1d862158-0a02-4bc6-afab-c08e0cbf99f7 2018-08-12 01:22:46,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 01:22:46,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:22:46,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22: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-e19696aa-c1d3-45b1-a039-072017e8c9af x-compute-request-id: req-e19696aa-c1d3-45b1-a039-072017e8c9af Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_alt_0fab0209-39ce-42ce-ad42-faf274e36b86", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/103251ce-5ab8-4d40-9039-598cc00b0403", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/103251ce-5ab8-4d40-9039-598cc00b0403", "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": 50, "id": "103251ce-5ab8-4d40-9039-598cc00b0403"}, {"name": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "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": 25, "id": "77e737d9-1528-4d24-8252-9149f2965188"}, {"name": "vyos_vrouter-flavor_0fab0209-39ce-42ce-ad42-faf274e36b86", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "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": 40, "id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7"}]} 2018-08-12 01:22:46,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-e19696aa-c1d3-45b1-a039-072017e8c9af 2018-08-12 01:22:46,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0294570922852s 2018-08-12 01:22:46,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-e19696aa-c1d3-45b1-a039-072017e8c9af 2018-08-12 01:22:46,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-12 01:22:46,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/103251ce-5ab8-4d40-9039-598cc00b0403 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:22:46,327 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 01:22: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-31142b25-fc8b-4221-bfe7-dbe922979d94 x-compute-request-id: req-31142b25-fc8b-4221-bfe7-dbe922979d94 Content-Length: 0 Content-Type: application/json 2018-08-12 01:22:46,327 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/103251ce-5ab8-4d40-9039-598cc00b0403 used request id req-31142b25-fc8b-4221-bfe7-dbe922979d94 2018-08-12 01:22:46,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0313251018524s 2018-08-12 01:22:46,327 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/103251ce-5ab8-4d40-9039-598cc00b0403 used request id req-31142b25-fc8b-4221-bfe7-dbe922979d94 2018-08-12 01:22:46,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-12 01:22:46,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/2ff30b14-9586-4bfa-88c7-4562e26d8b66.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:46,937 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7231eb5-e40b-4e59-af02-4fb34dd659ac Content-Length: 0 Date: Sun, 12 Aug 2018 01:22:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 01:22:46,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/2ff30b14-9586-4bfa-88c7-4562e26d8b66.json used request id req-c7231eb5-e40b-4e59-af02-4fb34dd659ac 2018-08-12 01:22:46,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.607193946838s 2018-08-12 01:22:46,937 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/2ff30b14-9586-4bfa-88c7-4562e26d8b66.json used request id req-c7231eb5-e40b-4e59-af02-4fb34dd659ac 2018-08-12 01:22:46,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-12 01:22:46,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:46,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c55e5ac8-b9aa-495a-a42f-02a18f7c5b35 Date: Sun, 12 Aug 2018 01:22:46 GMT RESP BODY: {"floatingips": []} 2018-08-12 01:22:46,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-c55e5ac8-b9aa-495a-a42f-02a18f7c5b35 2018-08-12 01:22:46,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0278339385986s 2018-08-12 01:22:46,972 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-c55e5ac8-b9aa-495a-a42f-02a18f7c5b35 2018-08-12 01:22:46,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-12 01:22:46,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:47,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 01:22: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-80d9df75-af1f-4954-b059-774190bdae27 x-compute-request-id: req-80d9df75-af1f-4954-b059-774190bdae27 Content-Type: application/json 2018-08-12 01:22:47,132 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4 used request id req-80d9df75-af1f-4954-b059-774190bdae27 2018-08-12 01:22:47,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.159173965454s 2018-08-12 01:22:47,132 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4 used request id req-80d9df75-af1f-4954-b059-774190bdae27 2018-08-12 01:22:47,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:22:47,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:47,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22: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-549b8dd3-c526-4fc9-aa94-eac77550eb66 x-compute-request-id: req-549b8dd3-c526-4fc9-aa94-eac77550eb66 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_0fab0209-39ce-42ce-ad42-faf274e36b86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ab:fd", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ab:fd", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/76fffb3f-5124-470e-861d-ec49302f63f4", "rel": "bookmark"}], "image": {"id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "links": [{"href": "http://172.30.9.30:8774/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-12T01:21:06.000000", "flavor": {"id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "links": [{"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "bookmark"}]}, "id": "76fffb3f-5124-470e-861d-ec49302f63f4", "security_groups": [{"name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}], "user_id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-12T01:22:47Z", "hostId": "4b1fe95655e1639f295d09ec19bb2bbc98c5a1045afad6e0dcd50f81", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86", "name": "vyos_vrouter-vm_0fab0209-39ce-42ce-ad42-faf274e36b86", "created": "2018-08-12T01:18:47Z", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-12 01:22:47,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-549b8dd3-c526-4fc9-aa94-eac77550eb66 2018-08-12 01:22:47,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394587039948s 2018-08-12 01:22:47,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-549b8dd3-c526-4fc9-aa94-eac77550eb66 2018-08-12 01:22:47,529 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-12 01:22:49,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-12 01:22:49,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:49,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22: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-ac879eb0-433d-4a30-a2b2-c61f40646083 x-compute-request-id: req-ac879eb0-433d-4a30-a2b2-c61f40646083 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-12 01:22:49,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ac879eb0-433d-4a30-a2b2-c61f40646083 2018-08-12 01:22:49,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0788769721985s 2018-08-12 01:22:49,611 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ac879eb0-433d-4a30-a2b2-c61f40646083 2018-08-12 01:22:49,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-12 01:22:49,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:49,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-0f95cc62-2fce-496f-9242-a13ee92c4321 Date: Sun, 12 Aug 2018 01:22:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:17:08Z", "updated_at": "2018-08-12T01:22:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T01:22:41Z", "revision_number": 0, "id": "0d9950ba-5e32-4ead-86de-6d1be727a54b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:22:41Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "1dda130b-969a-4579-bce8-827fd8e856fc", "remote_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "c18a9b34-cb92-49d2-a64e-c2685d2d62f0", "remote_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:09Z", "revision_number": 0, "id": "d7c25b7f-de69-47ed-af1d-1f2a7987d234", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:09Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:17:08Z", "revision_number": 0, "id": "f481646e-1c2e-4266-9379-3ee1dd1b849f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:17:08Z", "security_group_id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}], "revision_number": 5, "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "10cf36b2-05e2-49e2-bce1-3f04e3b2eaf4", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:18:44Z", "updated_at": "2018-08-12T01:18:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "178ec849-2f31-485b-8cd6-df266df8317d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-12T01:18:46Z", "revision_number": 0, "id": "1daabbaa-6898-49e6-94fb-85535895cc5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:46Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "2a8f282c-bf38-40ea-8622-60c266225fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "3d015dba-b95b-4cbc-8252-120e3cef64e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-12T01:18:45Z", "revision_number": 0, "id": "7d1ca2b1-598e-4145-bab8-4a66a97a6378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:45Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-12T01:18:46Z", "revision_number": 0, "id": "ad21c81a-4a6f-4332-b147-5396b901152b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:46Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "c12c8c83-9a43-4a5a-841c-1cf1d1fec02c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv6", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-12T01:18:44Z", "revision_number": 0, "id": "ec91a44d-79a6-4b46-a58d-f152ba424001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-12T01:18:44Z", "security_group_id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "port_range_min": null, "ethertype": "IPv4", "project_id": "93d589dc7c5e4489af8efe86c168dec8"}], "revision_number": 8, "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "7e9234c2-7a03-46bd-ac13-32f4038bf9b8", "name": "vyos_vrouter-sg_0fab0209-39ce-42ce-ad42-faf274e36b86"}]} 2018-08-12 01:22:49,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-0f95cc62-2fce-496f-9242-a13ee92c4321 2018-08-12 01:22:49,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0574359893799s 2018-08-12 01:22:49,672 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-0f95cc62-2fce-496f-9242-a13ee92c4321 2018-08-12 01:22:49,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-12 01:22:49,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/7e9234c2-7a03-46bd-ac13-32f4038bf9b8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:49,923 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76605a18-af3f-465b-b6a8-29cf792ae2c6 Content-Length: 0 Date: Sun, 12 Aug 2018 01:22:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 01:22:49,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/7e9234c2-7a03-46bd-ac13-32f4038bf9b8.json used request id req-76605a18-af3f-465b-b6a8-29cf792ae2c6 2018-08-12 01:22:49,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.247757911682s 2018-08-12 01:22:49,924 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/7e9234c2-7a03-46bd-ac13-32f4038bf9b8.json used request id req-76605a18-af3f-465b-b6a8-29cf792ae2c6 2018-08-12 01:22:49,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-12 01:22:49,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:49,965 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 01:22: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-e92657d3-abf6-4c4f-aa30-398dac6de87d x-compute-request-id: req-e92657d3-abf6-4c4f-aa30-398dac6de87d Content-Length: 0 Content-Type: application/json 2018-08-12 01:22:49,965 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86 used request id req-e92657d3-abf6-4c4f-aa30-398dac6de87d 2018-08-12 01:22:49,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0411410331726s 2018-08-12 01:22:49,966 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/vyos_vrouter-kp_0fab0209-39ce-42ce-ad42-faf274e36b86 used request id req-e92657d3-abf6-4c4f-aa30-398dac6de87d 2018-08-12 01:22:49,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-12 01:22:49,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/621f2781-14f1-48b0-946c-1fabe1900a41/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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" -d '{"subnet_id": "3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4"}' 2018-08-12 01:22:51,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-26620df6-2ff8-45eb-8cae-2079c6e9de3d Date: Sun, 12 Aug 2018 01:22:51 GMT RESP BODY: {"network_id": "c4e5ba1c-0f98-4d48-8f04-5605838f7792", "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "subnet_id": "3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4", "subnet_ids": ["3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4"], "port_id": "721cb5af-4a0f-4feb-b6a0-c951ed4c693b", "id": "621f2781-14f1-48b0-946c-1fabe1900a41"} 2018-08-12 01:22:51,688 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/621f2781-14f1-48b0-946c-1fabe1900a41/remove_router_interface.json used request id req-26620df6-2ff8-45eb-8cae-2079c6e9de3d 2018-08-12 01:22:51,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.72213506699s 2018-08-12 01:22:51,689 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/621f2781-14f1-48b0-946c-1fabe1900a41/remove_router_interface.json used request id req-26620df6-2ff8-45eb-8cae-2079c6e9de3d returning object 621f2781-14f1-48b0-946c-1fabe1900a41 2018-08-12 01:22:51,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-12 01:22:51,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:51,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-9bc2386a-cac0-4529-8d1e-63b267b6509c Date: Sun, 12 Aug 2018 01:22:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "93d589dc7c5e4489af8efe86c168dec8", "created_at": "2018-08-12T01:17:10Z", "admin_state_up": true, "updated_at": "2018-08-12T01:22:50Z", "revision_number": 4, "routes": [], "project_id": "93d589dc7c5e4489af8efe86c168dec8", "id": "621f2781-14f1-48b0-946c-1fabe1900a41", "name": "vyos_vrouter-router_0fab0209-39ce-42ce-ad42-faf274e36b86"}]} 2018-08-12 01:22:51,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-9bc2386a-cac0-4529-8d1e-63b267b6509c 2018-08-12 01:22:51,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.115144014359s 2018-08-12 01:22:51,805 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-9bc2386a-cac0-4529-8d1e-63b267b6509c 2018-08-12 01:22:51,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-12 01:22:51,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/621f2781-14f1-48b0-946c-1fabe1900a41.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:53,075 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a69306ee-1d3e-471a-a4ee-a861e1673b91 Content-Length: 0 Date: Sun, 12 Aug 2018 01:22:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 01:22:53,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/621f2781-14f1-48b0-946c-1fabe1900a41.json used request id req-a69306ee-1d3e-471a-a4ee-a861e1673b91 2018-08-12 01:22:53,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26877379417s 2018-08-12 01:22:53,075 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/621f2781-14f1-48b0-946c-1fabe1900a41.json used request id req-a69306ee-1d3e-471a-a4ee-a861e1673b91 2018-08-12 01:22:53,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-12 01:22:53,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:53,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-a86b94e4-02ee-429f-a0d2-4fe5389be90f Date: Sun, 12 Aug 2018 01:22:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4e5ba1c-0f98-4d48-8f04-5605838f7792","tenant_id":"93d589dc7c5e4489af8efe86c168dec8","created_at":"2018-08-12T01:17:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-12T01:17:09Z","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":"93d589dc7c5e4489af8efe86c168dec8","id":"3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4","subnetpool_id":null,"name":"vyos_vrouter-subnet_0fab0209-39ce-42ce-ad42-faf274e36b86"}]} 2018-08-12 01:22:53,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-a86b94e4-02ee-429f-a0d2-4fe5389be90f 2018-08-12 01:22:53,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.050843000412s 2018-08-12 01:22:53,127 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-a86b94e4-02ee-429f-a0d2-4fe5389be90f 2018-08-12 01:22:53,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-12 01:22:53,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:54,343 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1644da0e-674b-42b8-9bf0-3a7b06050460 Date: Sun, 12 Aug 2018 01:22:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 01:22:54,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4.json used request id req-1644da0e-674b-42b8-9bf0-3a7b06050460 2018-08-12 01:22:54,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.21477508545s 2018-08-12 01:22:54,343 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/3593eaa7-60b3-41bf-8c0a-37ecbf47d3c4.json used request id req-1644da0e-674b-42b8-9bf0-3a7b06050460 2018-08-12 01:22:54,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 01:22:54,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:54,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-3a0e2d7d-7035-4033-9277-eec7ad9cd74e Date: Sun, 12 Aug 2018 01:22:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T01:22:53Z","tenant_id":"93d589dc7c5e4489af8efe86c168dec8","created_at":"2018-08-12T01:17:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93d589dc7c5e4489af8efe86c168dec8","id":"c4e5ba1c-0f98-4d48-8f04-5605838f7792","name":"vyos_vrouter-net_0fab0209-39ce-42ce-ad42-faf274e36b86"}]} 2018-08-12 01:22:54,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-3a0e2d7d-7035-4033-9277-eec7ad9cd74e 2018-08-12 01:22:54,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117693901062s 2018-08-12 01:22:54,462 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-3a0e2d7d-7035-4033-9277-eec7ad9cd74e 2018-08-12 01:22:54,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-12 01:22:54,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/c4e5ba1c-0f98-4d48-8f04-5605838f7792.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:55,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d42bf509-47c7-479f-9c42-1eb15632ef03 Date: Sun, 12 Aug 2018 01:22:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 01:22:55,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/c4e5ba1c-0f98-4d48-8f04-5605838f7792.json used request id req-d42bf509-47c7-479f-9c42-1eb15632ef03 2018-08-12 01:22:55,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02803206444s 2018-08-12 01:22:55,491 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/c4e5ba1c-0f98-4d48-8f04-5605838f7792.json used request id req-d42bf509-47c7-479f-9c42-1eb15632ef03 2018-08-12 01:22:55,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 01:22:55,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:55,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-5906507b-8c89-4bac-98d8-c887b05aa32e Date: Sun, 12 Aug 2018 01:22:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/snap", "metadata": {}}], "file": "/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/file", "owner": "93d589dc7c5e4489af8efe86c168dec8", "id": "7eb19d17-8a24-47d6-b769-c46c32d01f22", "size": 4373348352, "self": "/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/7eb19d17-8a24-47d6-b769-c46c32d01f22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-12T01:18:43Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_0fab0209-39ce-42ce-ad42-faf274e36b86", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-12T01:17:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 01:22:55,605 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-5906507b-8c89-4bac-98d8-c887b05aa32e 2018-08-12 01:22:55,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.110161066055s 2018-08-12 01:22:55,606 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-5906507b-8c89-4bac-98d8-c887b05aa32e 2018-08-12 01:22:55,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-12 01:22:55,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}efad7bcbcee6f8e4dd0d17a1dfb4fe47b291c5cf" 2018-08-12 01:22:56,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9e49fce7-e72f-4fca-9bad-c178adb021c0 Date: Sun, 12 Aug 2018 01:22:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 01:22:56,295 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22 used request id req-9e49fce7-e72f-4fca-9bad-c178adb021c0 2018-08-12 01:22:56,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.687790870667s 2018-08-12 01:22:56,295 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/7eb19d17-8a24-47d6-b769-c46c32d01f22 used request id req-9e49fce7-e72f-4fca-9bad-c178adb021c0 2018-08-12 01:22:56,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 01:22:56,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:22:56,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22: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-3fb6c181-a147-4e58-817e-5040b4b2d591 x-compute-request-id: req-3fb6c181-a147-4e58-817e-5040b4b2d591 Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "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": 25, "id": "77e737d9-1528-4d24-8252-9149f2965188"}, {"name": "vyos_vrouter-flavor_0fab0209-39ce-42ce-ad42-faf274e36b86", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7", "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": 40, "id": "f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7"}]} 2018-08-12 01:22:56,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-3fb6c181-a147-4e58-817e-5040b4b2d591 2018-08-12 01:22:56,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247468948364s 2018-08-12 01:22:56,321 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-3fb6c181-a147-4e58-817e-5040b4b2d591 2018-08-12 01:22:56,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-12 01:22:56,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:22:56,367 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 01:22: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-b8e5e229-c6da-4293-b5d9-f647d114622b x-compute-request-id: req-b8e5e229-c6da-4293-b5d9-f647d114622b Content-Length: 0 Content-Type: application/json 2018-08-12 01:22:56,367 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7 used request id req-b8e5e229-c6da-4293-b5d9-f647d114622b 2018-08-12 01:22:56,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0438408851624s 2018-08-12 01:22:56,367 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/f8c0bd1e-f6a9-48cf-bd11-6de83bb9baa7 used request id req-b8e5e229-c6da-4293-b5d9-f647d114622b 2018-08-12 01:22:56,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-12 01:22:56,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:22:56,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e366c128-0a70-4191-a086-52a4de084ffb Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_0fab0209-39ce-42ce-ad42-faf274e36b86", "links": {"self": "http://172.30.9.30:5000/v3/users/3c7f2d2f9ec449f3b7c91feea93c1f63"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 01:22:56,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e366c128-0a70-4191-a086-52a4de084ffb 2018-08-12 01:22:56,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109289884567s 2018-08-12 01:22:56,477 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e366c128-0a70-4191-a086-52a4de084ffb 2018-08-12 01:22:56,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-12 01:22:56,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/3c7f2d2f9ec449f3b7c91feea93c1f63 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:22:56,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb18d87-0fea-4757-937f-d314ac311d5b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_0fab0209-39ce-42ce-ad42-faf274e36b86", "links": {"self": "http://172.30.9.30:5000/v3/users/3c7f2d2f9ec449f3b7c91feea93c1f63"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3c7f2d2f9ec449f3b7c91feea93c1f63", "description": null}} 2018-08-12 01:22:56,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/3c7f2d2f9ec449f3b7c91feea93c1f63 used request id req-5fb18d87-0fea-4757-937f-d314ac311d5b 2018-08-12 01:22:56,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0921251773834s 2018-08-12 01:22:56,575 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/3c7f2d2f9ec449f3b7c91feea93c1f63 used request id req-5fb18d87-0fea-4757-937f-d314ac311d5b 2018-08-12 01:22:56,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-12 01:22:56,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/3c7f2d2f9ec449f3b7c91feea93c1f63 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:22:56,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 01:22:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1f67977-ed22-499e-833a-2bf7ac3dc471 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 01:22:56,745 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/3c7f2d2f9ec449f3b7c91feea93c1f63 used request id req-b1f67977-ed22-499e-833a-2bf7ac3dc471 2018-08-12 01:22:56,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.169964075089s 2018-08-12 01:22:56,746 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/3c7f2d2f9ec449f3b7c91feea93c1f63 used request id req-b1f67977-ed22-499e-833a-2bf7ac3dc471 2018-08-12 01:22:56,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-12 01:22:56,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:22:56,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f956bbb-6b94-4741-a3ca-e9465f227121 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.30:5000/v3/projects/93d589dc7c5e4489af8efe86c168dec8"}, "tags": [], "enabled": true, "id": "93d589dc7c5e4489af8efe86c168dec8", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_0fab0209-39ce-42ce-ad42-faf274e36b86"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-12 01:22:56,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-7f956bbb-6b94-4741-a3ca-e9465f227121 2018-08-12 01:22:56,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.094575881958s 2018-08-12 01:22:56,847 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-7f956bbb-6b94-4741-a3ca-e9465f227121 2018-08-12 01:22:56,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-12 01:22:56,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/93d589dc7c5e4489af8efe86c168dec8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:22:57,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 01:22:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-861739df-3b34-409d-a63a-e96fa30f2952 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 01:22:57,009 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/93d589dc7c5e4489af8efe86c168dec8 used request id req-861739df-3b34-409d-a63a-e96fa30f2952 2018-08-12 01:22:57,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.156542062759s 2018-08-12 01:22:57,009 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/93d589dc7c5e4489af8efe86c168dec8 used request id req-861739df-3b34-409d-a63a-e96fa30f2952 2018-08-12 01:22:57,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 01:22:57,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:22:57,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5953bd-ea2e-4592-ac14-ef9dbfd93a91 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6a7c68680b644a40a8b0704599796fe1", "links": {"self": "http://172.30.9.30:5000/v3/roles/6a7c68680b644a40a8b0704599796fe1"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 01:22:57,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-af5953bd-ea2e-4592-ac14-ef9dbfd93a91 2018-08-12 01:22:57,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0868880748749s 2018-08-12 01:22:57,100 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-af5953bd-ea2e-4592-ac14-ef9dbfd93a91 2018-08-12 01:22:57,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-12 01:22:57,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/6a7c68680b644a40a8b0704599796fe1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d102f46ba889b72fae4364a9fbce7c5d2ae83f3d" 2018-08-12 01:22:57,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 01:22:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e4176a7-e585-4653-9be5-cc58a5495814 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 01:22:57,290 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/6a7c68680b644a40a8b0704599796fe1 used request id req-4e4176a7-e585-4653-9be5-cc58a5495814 2018-08-12 01:22:57,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.185184955597s 2018-08-12 01:22:57,291 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/6a7c68680b644a40a8b0704599796fe1 used request id req-4e4176a7-e585-4653-9be5-cc58a5495814 2018-08-12 01:22:57,291 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-08-12 01:22:57,314 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-08-12 01:22:57,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-12 01:22:57,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-12 01:22:57,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-12 01:22:57,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-12 01:22:57,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-12 01:22:57,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-12 01:22:57,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-12 01:22:57,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-12 01:22:57,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-12 01:22:57,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-12 01:22:57,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-12 01:22:57,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-12 01:22:57,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-12 01:22:57,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-12 01:22:57,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-12 01:22:57,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-12 01:22:57,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-12 01:22:57,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-12 01:22:57,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-12 01:22:57,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-12 01:22:57,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-12 01:22:57,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-12 01:22:57,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 01:22:57,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664d21bf-e841-42bb-be6c-5f75f4eea115 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 01:22:57,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-664d21bf-e841-42bb-be6c-5f75f4eea115 2018-08-12 01:22:57,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-12 01:22:57,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "name": "admin"}], "expires_at": "2018-08-12T02:22:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bd3dfa2366544f8b68d4b96657e1760", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/9bd3dfa2366544f8b68d4b96657e1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b238c265d80b44ddb3c130fd46256bb6"}, "audit_ids": ["6kgSFSKJTqunN_N9GStYNA"], "issued_at": "2018-08-12T01:22:57.000000Z"}} 2018-08-12 01:22:57,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 01:22:57,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:22:57,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-99c21b3c-ca16-46b4-8639-79b41bf0db79 Date: Sun, 12 Aug 2018 01:22:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2f70d71e-d369-422c-afe9-61964f7f223e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","status":"ACTIVE","subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"description":"","tags":[],"updated_at":"2018-08-11T21:30:50Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","provider:network_type":"flat"}]} 2018-08-12 01:22:57,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-99c21b3c-ca16-46b4-8639-79b41bf0db79 2018-08-12 01:22:57,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.232750892639s 2018-08-12 01:22:57,965 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-99c21b3c-ca16-46b4-8639-79b41bf0db79 2018-08-12 01:22:57,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 01:22:57,973 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 01:22: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 01:22:57,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-12 01:22:57,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:22:58,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed10cece-4595-4bd9-a827-84f5a3d49062 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/dd0dcce16a4b469e9c71a7c4c58cfca9"}, "tags": [], "enabled": true, "id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-08-12 01:22:58,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-ed10cece-4595-4bd9-a827-84f5a3d49062 2018-08-12 01:22:58,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179728984833s 2018-08-12 01:22:58,154 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-ed10cece-4595-4bd9-a827-84f5a3d49062 2018-08-12 01:22:58,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-12 01:22:58,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_53553d82-f11b-42aa-9f92-92195dfb3b8a"}}' 2018-08-12 01:22:58,284 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 01:22:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2310d2a-2cc8-430b-88fb-93db0cc012bc Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.30:5000/v3/projects/efdfa6b38ca147aca7384e83258b9698"}, "tags": [], "enabled": true, "id": "efdfa6b38ca147aca7384e83258b9698", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_53553d82-f11b-42aa-9f92-92195dfb3b8a"}} 2018-08-12 01:22:58,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-c2310d2a-2cc8-430b-88fb-93db0cc012bc 2018-08-12 01:22:58,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.120119810104s 2018-08-12 01:22:58,284 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-c2310d2a-2cc8-430b-88fb-93db0cc012bc 2018-08-12 01:22:58,285 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: juju_epc', u'tags': [], 'enabled': True, 'id': u'efdfa6b38ca147aca7384e83258b9698', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'juju_epc-project_53553d82-f11b-42aa-9f92-92195dfb3b8a'}) 2018-08-12 01:22:58,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-12 01:22:58,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "88864b40-73b8-43e9-8bf9-2ec0a3a65098", "email": null, "name": "juju_epc-user_53553d82-f11b-42aa-9f92-92195dfb3b8a"}}' 2018-08-12 01:22:58,656 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 01:22:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a90be318-61a1-4cbd-b642-9f42a27c1a44 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_53553d82-f11b-42aa-9f92-92195dfb3b8a", "links": {"self": "http://172.30.9.30:5000/v3/users/a8b9438532a8481f9ab9f7fbd7610e6e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8b9438532a8481f9ab9f7fbd7610e6e", "domain_id": "default", "password_expires_at": null}} 2018-08-12 01:22:58,656 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-a90be318-61a1-4cbd-b642-9f42a27c1a44 2018-08-12 01:22:58,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.365118026733s 2018-08-12 01:22:58,657 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-a90be318-61a1-4cbd-b642-9f42a27c1a44 2018-08-12 01:22:58,658 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a8b9438532a8481f9ab9f7fbd7610e6e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_53553d82-f11b-42aa-9f92-92195dfb3b8a'}) 2018-08-12 01:22:58,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 01:22:58,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:22:58,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-069122f5-287b-45ab-b5ab-1154a67634e3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 01:22:58,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-069122f5-287b-45ab-b5ab-1154a67634e3 2018-08-12 01:22:58,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0872662067413s 2018-08-12 01:22:58,749 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-069122f5-287b-45ab-b5ab-1154a67634e3 2018-08-12 01:22:58,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 01:22:58,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:22:58,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f0e8c3-074f-498c-bd7d-5673d65c2dc4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 01:22:58,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-07f0e8c3-074f-498c-bd7d-5673d65c2dc4 2018-08-12 01:22:58,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0864260196686s 2018-08-12 01:22:58,840 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-07f0e8c3-074f-498c-bd7d-5673d65c2dc4 2018-08-12 01:22:58,842 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-12 01:22:58,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-12 01:22:58,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" -d '{"role": {"name": "Member"}}' 2018-08-12 01:22:58,950 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 12 Aug 2018 01:22:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99efe28b-3095-4d73-ba31-e75762127c35 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b8d7d6c577da45c5a328e9e5e42be601", "links": {"self": "http://172.30.9.30:5000/v3/roles/b8d7d6c577da45c5a328e9e5e42be601"}, "name": "Member"}} 2018-08-12 01:22:58,950 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-99efe28b-3095-4d73-ba31-e75762127c35 2018-08-12 01:22:58,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.103760004044s 2018-08-12 01:22:58,950 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-99efe28b-3095-4d73-ba31-e75762127c35 2018-08-12 01:22:58,951 - 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'b8d7d6c577da45c5a328e9e5e42be601'}) 2018-08-12 01:22:58,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 01:22:58,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:22:59,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dcff9b5-3bd9-4036-a55c-777cc113c0ae Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "b8d7d6c577da45c5a328e9e5e42be601", "links": {"self": "http://172.30.9.30:5000/v3/roles/b8d7d6c577da45c5a328e9e5e42be601"}, "name": "Member"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 01:22:59,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3dcff9b5-3bd9-4036-a55c-777cc113c0ae 2018-08-12 01:22:59,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0842199325562s 2018-08-12 01:22:59,039 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3dcff9b5-3bd9-4036-a55c-777cc113c0ae 2018-08-12 01:22:59,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-12 01:22:59,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:22:59,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38b72c8-7adf-484d-8f71-e73f8051427e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-12 01:22:59,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-f38b72c8-7adf-484d-8f71-e73f8051427e 2018-08-12 01:22:59,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0872821807861s 2018-08-12 01:22:59,131 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-f38b72c8-7adf-484d-8f71-e73f8051427e 2018-08-12 01:22:59,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-12 01:22:59,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:22:59,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da772b0-fa0c-4bfa-ba46-f06d85fbeab4 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "juju_epc-user_53553d82-f11b-42aa-9f92-92195dfb3b8a", "links": {"self": "http://172.30.9.30:5000/v3/users/a8b9438532a8481f9ab9f7fbd7610e6e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8b9438532a8481f9ab9f7fbd7610e6e", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 01:22:59,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7da772b0-fa0c-4bfa-ba46-f06d85fbeab4 2018-08-12 01:22:59,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104154825211s 2018-08-12 01:22:59,237 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7da772b0-fa0c-4bfa-ba46-f06d85fbeab4 2018-08-12 01:22:59,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-12 01:22:59,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:22:59,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755c5c7f-f830-4063-9977-f6365666e72c Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.30:5000/v3/projects/efdfa6b38ca147aca7384e83258b9698"}, "tags": [], "enabled": true, "id": "efdfa6b38ca147aca7384e83258b9698", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_53553d82-f11b-42aa-9f92-92195dfb3b8a"}]} 2018-08-12 01:22:59,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-755c5c7f-f830-4063-9977-f6365666e72c 2018-08-12 01:22:59,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0883250236511s 2018-08-12 01:22:59,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-755c5c7f-f830-4063-9977-f6365666e72c 2018-08-12 01:22:59,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-12 01:22:59,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=a8b9438532a8481f9ab9f7fbd7610e6e&role.id=b8d7d6c577da45c5a328e9e5e42be601&scope.project.id=efdfa6b38ca147aca7384e83258b9698" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:22:59,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1dea23-f228-4dd6-98ae-737d75eb993a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=a8b9438532a8481f9ab9f7fbd7610e6e&role.id=b8d7d6c577da45c5a328e9e5e42be601&scope.project.id=efdfa6b38ca147aca7384e83258b9698", "previous": null, "next": null}} 2018-08-12 01:22:59,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=a8b9438532a8481f9ab9f7fbd7610e6e&role.id=b8d7d6c577da45c5a328e9e5e42be601&scope.project.id=efdfa6b38ca147aca7384e83258b9698 used request id req-1e1dea23-f228-4dd6-98ae-737d75eb993a 2018-08-12 01:22:59,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0870151519775s 2018-08-12 01:22:59,432 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=a8b9438532a8481f9ab9f7fbd7610e6e&role.id=b8d7d6c577da45c5a328e9e5e42be601&scope.project.id=efdfa6b38ca147aca7384e83258b9698 used request id req-1e1dea23-f228-4dd6-98ae-737d75eb993a 2018-08-12 01:22:59,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-12 01:22:59,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/efdfa6b38ca147aca7384e83258b9698/users/a8b9438532a8481f9ab9f7fbd7610e6e/roles/b8d7d6c577da45c5a328e9e5e42be601 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:22:59,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 01:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-732e96b5-894a-4f30-804a-7bf202ed3d5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 01:22:59,558 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/efdfa6b38ca147aca7384e83258b9698/users/a8b9438532a8481f9ab9f7fbd7610e6e/roles/b8d7d6c577da45c5a328e9e5e42be601 used request id req-732e96b5-894a-4f30-804a-7bf202ed3d5c 2018-08-12 01:22:59,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.122671127319s 2018-08-12 01:22:59,558 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/efdfa6b38ca147aca7384e83258b9698/users/a8b9438532a8481f9ab9f7fbd7610e6e/roles/b8d7d6c577da45c5a328e9e5e42be601 used request id req-732e96b5-894a-4f30-804a-7bf202ed3d5c 2018-08-12 01:22:59,559 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_53553d82-f11b-42aa-9f92-92195dfb3b8a', 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'efdfa6b38ca147aca7384e83258b9698', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.50', 'password': '88864b40-73b8-43e9-8bf9-2ec0a3a65098', 'username': u'juju_epc-user_53553d82-f11b-42aa-9f92-92195dfb3b8a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-12 01:22:59,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-12 01:22:59,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-12 01:22:59,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-12 01:22:59,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-12 01:22:59,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-12 01:22:59,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-12 01:22:59,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-12 01:22:59,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-12 01:22:59,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-12 01:22:59,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-12 01:22:59,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-12 01:22:59,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-12 01:22:59,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-12 01:22:59,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-12 01:22:59,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-12 01:22:59,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-12 01:22:59,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-12 01:22:59,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-12 01:22:59,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-12 01:22:59,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-12 01:22:59,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-12 01:22:59,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-12 01:22:59,565 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_53553d82-f11b-42aa-9f92-92195dfb3b8a', 'password': '88864b40-73b8-43e9-8bf9-2ec0a3a65098', 'project_name': 'juju_epc-project_53553d82-f11b-42aa-9f92-92195dfb3b8a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000//v3', 'project_id': 'efdfa6b38ca147aca7384e83258b9698', 'project_domain_name': 'Default'} 2018-08-12 01:22:59,629 - 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-08-12 01:22:59,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-12 01:22:59,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-08-12 01:22:59,658 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 12 Aug 2018 01:22: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://192.30.9.5: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.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-12 01:22:59,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:22:59,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9be3b6b7-8d55-4c87-a6ee-e463ad24eb0b Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/02dfd937e35b4e4692a7348a0e48b8e6"}, "enabled": true, "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1041b5ad95f74c2a8260f7f0809b968b"}, "enabled": true, "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/19b79e9a563a4b158448eb297b8cb1ff"}, "enabled": true, "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1a9817bcc6b142bebda428991b4059d5"}, "enabled": true, "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4040cf90f30e4bbe822bd30400b6391e"}, "enabled": true, "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/421601e22a4f469b90f2f38a08ef8312"}, "enabled": true, "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/482db775f319458da09a701458fd69f1"}, "enabled": true, "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6d7d3f66871946bdbe97cdc58c4517de"}, "enabled": true, "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/860dd2b943f543859dfb6e68e684716c"}, "enabled": true, "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/90ce16f7f2c44fcb94ec0c3765442426"}, "enabled": true, "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a1f98acec3f04bb290fb3d6c0075ddba"}, "enabled": true, "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/abe619e7874a4bfd852df40c8785bb4f"}, "enabled": true, "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e06d480c0bf44f12b6f43b563ca7065f"}, "enabled": true, "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e326eba7b24442b4a3dee34c0f5e0b8e"}, "enabled": true, "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e750353b5be9447983667540037ea5e4"}, "enabled": true, "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-12 01:22:59,745 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-9be3b6b7-8d55-4c87-a6ee-e463ad24eb0b 2018-08-12 01:22:59,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0932910442352s 2018-08-12 01:22:59,746 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-9be3b6b7-8d55-4c87-a6ee-e463ad24eb0b 2018-08-12 01:22:59,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-12 01:22:59,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:22:59,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82350dc2-5dc4-4f43-be69-285a41c16e43 Content-Encoding: gzip Content-Length: 1961 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/05bfa513bc3c42d0811b3f6944cacabd"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0a05c446751945669eb27e631f6e6d53"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "0a05c446751945669eb27e631f6e6d53"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0b42056fa7e741cc8985476109e04a21"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "0b42056fa7e741cc8985476109e04a21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0e4718d6e20d4b259fd8b4aa195c11b9"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/17521994a73e4d80b7c2b500bc0f2c22"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2005ad6f59ca4ecd8e3325852cfe7f69"}, "url": "http://172.30.9.30:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2084552b32ea45158be3ec47499df12c"}, "url": "http://172.30.9.30:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "2084552b32ea45158be3ec47499df12c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2c957aac53cd4fe591e0f396b286df1a"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "482db775f319458da09a701458fd69f1", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2ed7a8608d0442129f1b7634260b529a"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/32c5fc90b038459c94ed24a5b9192f17"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3fe639f814f34cb3b93b0f38234a0889"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/4f6b33f54b9144358e2456646df388b0"}, "url": "http://172.30.9.30:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "4f6b33f54b9144358e2456646df388b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/504f59b62fea4733be03ec7db07ce3f9"}, "url": "http://172.30.9.30:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "482db775f319458da09a701458fd69f1", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/5acbd077fca14a099ac38fcbe73e3d52"}, "url": "http://172.30.9.30:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6026239c3a3d4853af40f837b8bb9f68"}, "url": "http://172.30.9.30:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "90ce16f7f2c44fcb94ec0c3765442426", "id": "6026239c3a3d4853af40f837b8bb9f68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/63c7ee8c0a4a4264a1e4d3326919836c"}, "url": "http://172.30.9.30:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/64807c8bb8a7413aa5315957e8337c2a"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6636f972f04d4c68903ded633ba26158"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "6636f972f04d4c68903ded633ba26158"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6eec39c2771b4cd5a0ec1e5c95e7ea3b"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4040cf90f30e4bbe822bd30400b6391e", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/712c5d51ba2b4a5a9df94094777067c1"}, "url": "http://172.30.9.30:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7bcd13ddcf694724a9f16c437bab25b6"}, "url": "http://172.30.9.30:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7cdc041135c8490893b30ff516b8997d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e326eba7b24442b4a3dee34c0f5e0b8e", "id": "7cdc041135c8490893b30ff516b8997d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7f9db02201db46578be559428e179d79"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "7f9db02201db46578be559428e179d79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/8fb3f038877b4003b536f991981a49ba"}, "url": "http://172.30.9.30:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "8fb3f038877b4003b536f991981a49ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/98edda6d3aaa46839331b59d553aa57b"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19b79e9a563a4b158448eb297b8cb1ff", "id": "98edda6d3aaa46839331b59d553aa57b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9c0b6b40edae471f8769575ad1e20bb2"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, "url": "http://172.30.9.30:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e750353b5be9447983667540037ea5e4", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9fd77bc5cd7b48a2a81cb85898b734fa"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/a08759f1f1b64df3a38d57c09c2878be"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ac4146c0af5f4b639388c39bfc5f7015"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1041b5ad95f74c2a8260f7f0809b968b", "id": "ac4146c0af5f4b639388c39bfc5f7015"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/af32285b5ee244b98cff3c1eab636bc1"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "abe619e7874a4bfd852df40c8785bb4f", "id": "af32285b5ee244b98cff3c1eab636bc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/b76eec3640264dc48a071bf662320b34"}, "url": "http://172.30.9.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1a9817bcc6b142bebda428991b4059d5", "id": "b76eec3640264dc48a071bf662320b34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ba8274bed4e04a53adb88c45a845388a"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c8f3cc4ace204a75b246a657f88314a3"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "02dfd937e35b4e4692a7348a0e48b8e6", "id": "c8f3cc4ace204a75b246a657f88314a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/cd37f6b081114510bdfbf08933ec0c48"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e750353b5be9447983667540037ea5e4", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/d9bbff8f2f7a44a69bbd39c1d47f5be3"}, "url": "http://172.30.9.30:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/e6f1372e24f8464f9fc99bea9cd9f180"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e06d480c0bf44f12b6f43b563ca7065f", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/e8a785cb3cb245598b9341ec76b5b0f4"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d7d3f66871946bdbe97cdc58c4517de", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ebb1652179084d7bb46a22fb4e727f33"}, "url": "http://172.30.9.30:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "860dd2b943f543859dfb6e68e684716c", "id": "ebb1652179084d7bb46a22fb4e727f33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ef1be2d701bb414fac30266b7812a525"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e750353b5be9447983667540037ea5e4", "id": "ef1be2d701bb414fac30266b7812a525"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/f274ad1ed7384d548242f2b2b1d11af2"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1f98acec3f04bb290fb3d6c0075ddba", "id": "f274ad1ed7384d548242f2b2b1d11af2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/fdcd0613c3f34eac9e251494ef33d601"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "482db775f319458da09a701458fd69f1", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "links": {"self": "http://172.30.9.30:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-12 01:22:59,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-82350dc2-5dc4-4f43-be69-285a41c16e43 2018-08-12 01:22:59,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0921440124512s 2018-08-12 01:22:59,847 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-82350dc2-5dc4-4f43-be69-285a41c16e43 2018-08-12 01:22:59,855 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-08-12 01:22:59,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 01:22:59,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-475ed133-c22f-4c27-8446-cd467ad792a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-08-12 01:22:59,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-475ed133-c22f-4c27-8446-cd467ad792a1 2018-08-12 01:22:59,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-08-12 01:23:00,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8d7d6c577da45c5a328e9e5e42be601", "name": "Member"}], "expires_at": "2018-08-12T02:23:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efdfa6b38ca147aca7384e83258b9698", "name": "juju_epc-project_53553d82-f11b-42aa-9f92-92195dfb3b8a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6636f972f04d4c68903ded633ba26158"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7bcd13ddcf694724a9f16c437bab25b6"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8f3cc4ace204a75b246a657f88314a3"}], "type": "event", "id": "02dfd937e35b4e4692a7348a0e48b8e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3fe639f814f34cb3b93b0f38234a0889"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb3f038877b4003b536f991981a49ba"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac4146c0af5f4b639388c39bfc5f7015"}], "type": "metric", "id": "1041b5ad95f74c2a8260f7f0809b968b", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/efdfa6b38ca147aca7384e83258b9698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f6b33f54b9144358e2456646df388b0"}, {"url": "http://192.30.9.5:8776/v3/efdfa6b38ca147aca7384e83258b9698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64807c8bb8a7413aa5315957e8337c2a"}, {"url": "http://192.30.9.5:8776/v3/efdfa6b38ca147aca7384e83258b9698", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98edda6d3aaa46839331b59d553aa57b"}], "type": "volumev3", "id": "19b79e9a563a4b158448eb297b8cb1ff", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_efdfa6b38ca147aca7384e83258b9698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f9db02201db46578be559428e179d79"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a08759f1f1b64df3a38d57c09c2878be"}, {"url": "http://172.30.9.30:8080/v1/AUTH_efdfa6b38ca147aca7384e83258b9698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b76eec3640264dc48a071bf662320b34"}], "type": "object-store", "id": "1a9817bcc6b142bebda428991b4059d5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05bfa513bc3c42d0811b3f6944cacabd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2005ad6f59ca4ecd8e3325852cfe7f69"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eec39c2771b4cd5a0ec1e5c95e7ea3b"}], "type": "alarming", "id": "4040cf90f30e4bbe822bd30400b6391e", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "421601e22a4f469b90f2f38a08ef8312", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c957aac53cd4fe591e0f396b286df1a"}, {"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "504f59b62fea4733be03ec7db07ce3f9"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdcd0613c3f34eac9e251494ef33d601"}], "type": "cloudformation", "id": "482db775f319458da09a701458fd69f1", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/efdfa6b38ca147aca7384e83258b9698", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2ed7a8608d0442129f1b7634260b529a"}, {"url": "http://172.30.9.30:8004/v1/efdfa6b38ca147aca7384e83258b9698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "712c5d51ba2b4a5a9df94094777067c1"}, {"url": "http://192.30.9.5:8004/v1/efdfa6b38ca147aca7384e83258b9698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e8a785cb3cb245598b9341ec76b5b0f4"}], "type": "orchestration", "id": "6d7d3f66871946bdbe97cdc58c4517de", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/efdfa6b38ca147aca7384e83258b9698", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b42056fa7e741cc8985476109e04a21"}, {"url": "http://192.30.9.5:8776/v1/efdfa6b38ca147aca7384e83258b9698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17521994a73e4d80b7c2b500bc0f2c22"}, {"url": "http://172.30.9.30:8776/v1/efdfa6b38ca147aca7384e83258b9698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ebb1652179084d7bb46a22fb4e727f33"}], "type": "volume", "id": "860dd2b943f543859dfb6e68e684716c", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/efdfa6b38ca147aca7384e83258b9698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4718d6e20d4b259fd8b4aa195c11b9"}, {"url": "http://192.30.9.5:8776/v2/efdfa6b38ca147aca7384e83258b9698", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32c5fc90b038459c94ed24a5b9192f17"}, {"url": "http://172.30.9.30:8776/v2/efdfa6b38ca147aca7384e83258b9698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6026239c3a3d4853af40f837b8bb9f68"}], "type": "volumev2", "id": "90ce16f7f2c44fcb94ec0c3765442426", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c7ee8c0a4a4264a1e4d3326919836c"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba8274bed4e04a53adb88c45a845388a"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f274ad1ed7384d548242f2b2b1d11af2"}], "type": "placement", "id": "a1f98acec3f04bb290fb3d6c0075ddba", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acbd077fca14a099ac38fcbe73e3d52"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c0b6b40edae471f8769575ad1e20bb2"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "af32285b5ee244b98cff3c1eab636bc1"}], "type": "compute", "id": "abe619e7874a4bfd852df40c8785bb4f", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd77bc5cd7b48a2a81cb85898b734fa"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9bbff8f2f7a44a69bbd39c1d47f5be3"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f1372e24f8464f9fc99bea9cd9f180"}], "type": "network", "id": "e06d480c0bf44f12b6f43b563ca7065f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a05c446751945669eb27e631f6e6d53"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2084552b32ea45158be3ec47499df12c"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cdc041135c8490893b30ff516b8997d"}], "type": "image", "id": "e326eba7b24442b4a3dee34c0f5e0b8e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dc9d1dfa9fd4cfcbf847b3f1cf2f14d"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd37f6b081114510bdfbf08933ec0c48"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef1be2d701bb414fac30266b7812a525"}], "type": "identity", "id": "e750353b5be9447983667540037ea5e4", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_53553d82-f11b-42aa-9f92-92195dfb3b8a", "id": "a8b9438532a8481f9ab9f7fbd7610e6e"}, "audit_ids": ["sm-A2DzLSwequ44OlaROZA"], "issued_at": "2018-08-12T01:23:00.000000Z"}} 2018-08-12 01:23:00,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-12 01:23:00,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a32c3d75fc41d27a35e17c6f1a102374618beb32" -d '{"network": {"name": "juju_epc-net_53553d82-f11b-42aa-9f92-92195dfb3b8a", "admin_state_up": true}}' 2018-08-12 01:23:00,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-6b95ead3-bc4e-4a79-8c2d-a27afa3f64b0 Date: Sun, 12 Aug 2018 01:23:00 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"efdfa6b38ca147aca7384e83258b9698","created_at":"2018-08-12T01:23:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-12T01:23:00Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"efdfa6b38ca147aca7384e83258b9698","id":"7ba068ec-948a-4764-94d3-5d5f5c0409f7","name":"juju_epc-net_53553d82-f11b-42aa-9f92-92195dfb3b8a"}} 2018-08-12 01:23:00,969 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-6b95ead3-bc4e-4a79-8c2d-a27afa3f64b0 2018-08-12 01:23:00,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.720782995224s 2018-08-12 01:23:00,969 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-6b95ead3-bc4e-4a79-8c2d-a27afa3f64b0 2018-08-12 01:23:00,970 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-12T01:23:00Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'7ba068ec-948a-4764-94d3-5d5f5c0409f7', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_53553d82-f11b-42aa-9f92-92195dfb3b8a', u'admin_state_up': True, u'tenant_id': u'efdfa6b38ca147aca7384e83258b9698', u'created_at': u'2018-08-12T01:23:00Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'efdfa6b38ca147aca7384e83258b9698'}) 2018-08-12 01:23:00,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 01:23:00,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a32c3d75fc41d27a35e17c6f1a102374618beb32" 2018-08-12 01:23:01,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-1d3a22d8-8590-456f-ab29-00600714b700 Date: Sun, 12 Aug 2018 01:23:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T01:23:00Z","tenant_id":"efdfa6b38ca147aca7384e83258b9698","created_at":"2018-08-12T01:23:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"efdfa6b38ca147aca7384e83258b9698","id":"7ba068ec-948a-4764-94d3-5d5f5c0409f7","name":"juju_epc-net_53553d82-f11b-42aa-9f92-92195dfb3b8a"}]} 2018-08-12 01:23:01,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-1d3a22d8-8590-456f-ab29-00600714b700 2018-08-12 01:23:01,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.164561986923s 2018-08-12 01:23:01,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-1d3a22d8-8590-456f-ab29-00600714b700 2018-08-12 01:23:01,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-12 01:23:01,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a32c3d75fc41d27a35e17c6f1a102374618beb32" -d '{"subnet": {"name": "juju_epc-subnet_53553d82-f11b-42aa-9f92-92195dfb3b8a", "enable_dhcp": true, "network_id": "7ba068ec-948a-4764-94d3-5d5f5c0409f7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-08-12 01:23:01,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8037a240-eaca-4366-aedd-875147935057 Date: Sun, 12 Aug 2018 01:23:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba068ec-948a-4764-94d3-5d5f5c0409f7","tenant_id":"efdfa6b38ca147aca7384e83258b9698","created_at":"2018-08-12T01:23:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-12T01:23:01Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"efdfa6b38ca147aca7384e83258b9698","id":"7c16d77c-bcc3-41cb-a9d5-f776f4942812","subnetpool_id":null,"name":"juju_epc-subnet_53553d82-f11b-42aa-9f92-92195dfb3b8a"}} 2018-08-12 01:23:01,866 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-8037a240-eaca-4366-aedd-875147935057 2018-08-12 01:23:01,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.72890996933s 2018-08-12 01:23:01,866 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-8037a240-eaca-4366-aedd-875147935057 2018-08-12 01:23:01,867 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-12T01:23:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'7c16d77c-bcc3-41cb-a9d5-f776f4942812', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_53553d82-f11b-42aa-9f92-92195dfb3b8a', u'enable_dhcp': True, u'network_id': u'7ba068ec-948a-4764-94d3-5d5f5c0409f7', u'tenant_id': u'efdfa6b38ca147aca7384e83258b9698', u'created_at': u'2018-08-12T01:23:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'efdfa6b38ca147aca7384e83258b9698'}) 2018-08-12 01:23:01,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-12 01:23:01,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a32c3d75fc41d27a35e17c6f1a102374618beb32" -d '{"router": {"external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e"}, "name": "juju_epc-router_53553d82-f11b-42aa-9f92-92195dfb3b8a", "admin_state_up": true}}' 2018-08-12 01:23:02,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-cce226da-2fae-41bf-b903-586d228efae9 Date: Sun, 12 Aug 2018 01:23:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "efdfa6b38ca147aca7384e83258b9698", "created_at": "2018-08-12T01:23:01Z", "admin_state_up": true, "updated_at": "2018-08-12T01:23:02Z", "revision_number": 2, "routes": [], "project_id": "efdfa6b38ca147aca7384e83258b9698", "id": "8025945e-e5e3-4dbd-9228-d33d40b8d0a9", "name": "juju_epc-router_53553d82-f11b-42aa-9f92-92195dfb3b8a"}} 2018-08-12 01:23:02,825 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-cce226da-2fae-41bf-b903-586d228efae9 2018-08-12 01:23:02,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 0.957250118256s 2018-08-12 01:23:02,825 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-cce226da-2fae-41bf-b903-586d228efae9 2018-08-12 01:23:02,826 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'2f70d71e-d369-422c-afe9-61964f7f223e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5939349f-42ca-4a9b-b20d-07f23a04e25f', u'ip_address': u'172.30.9.214'}]}, u'description': u'', u'tags': [], u'tenant_id': u'efdfa6b38ca147aca7384e83258b9698', u'created_at': u'2018-08-12T01:23:01Z', u'admin_state_up': True, u'updated_at': u'2018-08-12T01:23:02Z', u'revision_number': 2, u'routes': [], u'project_id': u'efdfa6b38ca147aca7384e83258b9698', u'id': u'8025945e-e5e3-4dbd-9228-d33d40b8d0a9', u'name': u'juju_epc-router_53553d82-f11b-42aa-9f92-92195dfb3b8a'}) 2018-08-12 01:23:02,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-12 01:23:02,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/8025945e-e5e3-4dbd-9228-d33d40b8d0a9/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}a32c3d75fc41d27a35e17c6f1a102374618beb32" -d '{"subnet_id": "7c16d77c-bcc3-41cb-a9d5-f776f4942812"}' 2018-08-12 01:23:04,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-492c0d5c-52dc-4dc9-a288-f4bb78dfcf76 Date: Sun, 12 Aug 2018 01:23:04 GMT RESP BODY: {"network_id": "7ba068ec-948a-4764-94d3-5d5f5c0409f7", "tenant_id": "efdfa6b38ca147aca7384e83258b9698", "subnet_id": "7c16d77c-bcc3-41cb-a9d5-f776f4942812", "subnet_ids": ["7c16d77c-bcc3-41cb-a9d5-f776f4942812"], "port_id": "7f17f973-d97a-43ab-abbe-508228eea5fb", "id": "8025945e-e5e3-4dbd-9228-d33d40b8d0a9"} 2018-08-12 01:23:04,737 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/8025945e-e5e3-4dbd-9228-d33d40b8d0a9/add_router_interface.json used request id req-492c0d5c-52dc-4dc9-a288-f4bb78dfcf76 2018-08-12 01:23:04,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.91077303886s 2018-08-12 01:23:04,737 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/8025945e-e5e3-4dbd-9228-d33d40b8d0a9/add_router_interface.json used request id req-492c0d5c-52dc-4dc9-a288-f4bb78dfcf76 returning object 8025945e-e5e3-4dbd-9228-d33d40b8d0a9 2018-08-12 01:23:04,738 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-08-12 01:23:06,390 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:940d6fd4ad5901e2c60bd1f92cec7e5f sha256:64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc 2018-08-12 01:23:06,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-08-12 01:23:06,394 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 12 Aug 2018 01:23:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-08-12 01:23:06,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 01:23:06,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a32c3d75fc41d27a35e17c6f1a102374618beb32" 2018-08-12 01:23:06,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-64ed4881-c24f-4dbc-b54c-fa48d0bbb347 Date: Sun, 12 Aug 2018 01:23:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 01:23:06,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-64ed4881-c24f-4dbc-b54c-fa48d0bbb347 2018-08-12 01:23:06,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.558068990707s 2018-08-12 01:23:06,954 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-64ed4881-c24f-4dbc-b54c-fa48d0bbb347 2018-08-12 01:23:06,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-12 01:23:06,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a32c3d75fc41d27a35e17c6f1a102374618beb32" -d '{"owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "owner_specified.shade.object": "images/juju_epc-img_53553d82-f11b-42aa-9f92-92195dfb3b8a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_53553d82-f11b-42aa-9f92-92195dfb3b8a"}' 2018-08-12 01:23:07,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e1c5ef78-f328-4cb9-af1b-cc95c15e6034 Date: Sun, 12 Aug 2018 01:23:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/file", "owner": "efdfa6b38ca147aca7384e83258b9698", "id": "2c06ac11-30ab-466b-aac5-be9f9b57028e", "size": null, "self": "/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "updated_at": "2018-08-12T01:23:07Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_53553d82-f11b-42aa-9f92-92195dfb3b8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_53553d82-f11b-42aa-9f92-92195dfb3b8a", "checksum": null, "created_at": "2018-08-12T01:23:07Z", "protected": false} 2018-08-12 01:23:07,099 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-e1c5ef78-f328-4cb9-af1b-cc95c15e6034 2018-08-12 01:23:07,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.137078046799s 2018-08-12 01:23:07,099 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-e1c5ef78-f328-4cb9-af1b-cc95c15e6034 returning object 2c06ac11-30ab-466b-aac5-be9f9b57028e 2018-08-12 01:23:07,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-12 01:23:07,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/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}a32c3d75fc41d27a35e17c6f1a102374618beb32" -d '' 2018-08-12 01:23:11,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-67328861-0f8f-4460-a2c1-3a5c9aa97e71 Date: Sun, 12 Aug 2018 01:23:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 01:23:11,713 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/file used request id req-67328861-0f8f-4460-a2c1-3a5c9aa97e71 2018-08-12 01:23:11,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.61261415482s 2018-08-12 01:23:11,713 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/file used request id req-67328861-0f8f-4460-a2c1-3a5c9aa97e71 2018-08-12 01:23:11,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 01:23:11,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a32c3d75fc41d27a35e17c6f1a102374618beb32" 2018-08-12 01:23:11,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-957e6bea-ffd2-4f73-8a4c-a8879001d38b Date: Sun, 12 Aug 2018 01:23:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/snap", "metadata": {}}], "file": "/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/file", "owner": "efdfa6b38ca147aca7384e83258b9698", "id": "2c06ac11-30ab-466b-aac5-be9f9b57028e", "size": 296747008, "self": "/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "updated_at": "2018-08-12T01:23:11Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_53553d82-f11b-42aa-9f92-92195dfb3b8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_53553d82-f11b-42aa-9f92-92195dfb3b8a", "checksum": "940d6fd4ad5901e2c60bd1f92cec7e5f", "created_at": "2018-08-12T01:23:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 01:23:11,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-957e6bea-ffd2-4f73-8a4c-a8879001d38b 2018-08-12 01:23:11,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0372941493988s 2018-08-12 01:23:11,756 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-957e6bea-ffd2-4f73-8a4c-a8879001d38b 2018-08-12 01:23:11,757 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/file', 'owner': u'efdfa6b38ca147aca7384e83258b9698', 'id': u'2c06ac11-30ab-466b-aac5-be9f9b57028e', 'size': 296747008, u'self': u'/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'efdfa6b38ca147aca7384e83258b9698', 'name': 'juju_epc-project_53553d82-f11b-42aa-9f92-92195dfb3b8a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-12T01:23:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-12T01:23:11Z', u'owner_specified.shade.sha256': u'64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc', u'owner_specified.shade.object': u'images/juju_epc-img_53553d82-f11b-42aa-9f92-92195dfb3b8a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'940d6fd4ad5901e2c60bd1f92cec7e5f', 'properties': {u'self': u'/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e', u'owner_specified.shade.md5': u'940d6fd4ad5901e2c60bd1f92cec7e5f', u'owner_specified.shade.object': u'images/juju_epc-img_53553d82-f11b-42aa-9f92-92195dfb3b8a', u'owner_specified.shade.sha256': u'64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_53553d82-f11b-42aa-9f92-92195dfb3b8a', 'created': u'2018-08-12T01:23:07Z', 'checksum': u'940d6fd4ad5901e2c60bd1f92cec7e5f', 'created_at': u'2018-08-12T01:23:07Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e', u'owner_specified.shade.md5': u'940d6fd4ad5901e2c60bd1f92cec7e5f', u'owner_specified.shade.object': u'images/juju_epc-img_53553d82-f11b-42aa-9f92-92195dfb3b8a', u'owner_specified.shade.sha256': u'64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc', u'schema': u'/v2/schemas/image'}}) 2018-08-12 01:23:12,919 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 2c06ac11-30ab-466b-aac5-be9f9b57028e -s xenial -r regionOne -u http://172.30.9.30:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 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 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-08-12 01:23:12,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-12 01:23:12,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_53553d82-f11b-42aa-9f92-92195dfb3b8a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-12 01:23:13,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:23: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-ebeff381-9880-4105-8da6-4eeef42ceb41 x-compute-request-id: req-ebeff381-9880-4105-8da6-4eeef42ceb41 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_53553d82-f11b-42aa-9f92-92195dfb3b8a", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/1f185042-90a8-4eeb-a23b-88fdf2ca6a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/1f185042-90a8-4eeb-a23b-88fdf2ca6a80", "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": "1f185042-90a8-4eeb-a23b-88fdf2ca6a80"}} 2018-08-12 01:23:13,124 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ebeff381-9880-4105-8da6-4eeef42ceb41 2018-08-12 01:23:13,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.203344106674s 2018-08-12 01:23:13,125 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ebeff381-9880-4105-8da6-4eeef42ceb41 2018-08-12 01:23:13,126 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_53553d82-f11b-42aa-9f92-92195dfb3b8a', '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'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'1f185042-90a8-4eeb-a23b-88fdf2ca6a80', 'swap': 0}) 2018-08-12 01:23:13,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-12 01:23:13,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/1f185042-90a8-4eeb-a23b-88fdf2ca6a80/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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" -d '{"extra_specs": {}}' 2018-08-12 01:23:13,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:23: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-0b201fec-ccd2-4366-9731-b971656c9468 x-compute-request-id: req-0b201fec-ccd2-4366-9731-b971656c9468 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-12 01:23:13,150 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/1f185042-90a8-4eeb-a23b-88fdf2ca6a80/os-extra_specs used request id req-0b201fec-ccd2-4366-9731-b971656c9468 2018-08-12 01:23:13,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0231900215149s 2018-08-12 01:23:13,150 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/1f185042-90a8-4eeb-a23b-88fdf2ca6a80/os-extra_specs used request id req-0b201fec-ccd2-4366-9731-b971656c9468 2018-08-12 01:23:13,150 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-08-12 01:23:13,151 - 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 | Qe4vBDU9aYFaTcuZZTTe9cs9h | | SDN_CONTROLLER_WEBPORT | 8080 | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-211 | | SDN_CONTROLLER_IP | 192.30.9.5 | | 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-08-12 01:23:13,159 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-08-12 01:23:13,247 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-08-12 01:23:13,248 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-08-12 01:23:13,340 - 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-08-12 01:23:13,341 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-12 01:23:14,867 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-12 01:23:14,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 01:23:14,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a32c3d75fc41d27a35e17c6f1a102374618beb32" 2018-08-12 01:23:14,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-95fdbe96-c44a-4717-8261-301c13dacfbc Date: Sun, 12 Aug 2018 01:23:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/snap", "metadata": {}}], "file": "/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/file", "owner": "efdfa6b38ca147aca7384e83258b9698", "id": "2c06ac11-30ab-466b-aac5-be9f9b57028e", "size": 296747008, "self": "/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "updated_at": "2018-08-12T01:23:11Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_53553d82-f11b-42aa-9f92-92195dfb3b8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_53553d82-f11b-42aa-9f92-92195dfb3b8a", "checksum": "940d6fd4ad5901e2c60bd1f92cec7e5f", "created_at": "2018-08-12T01:23:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 01:23:14,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-95fdbe96-c44a-4717-8261-301c13dacfbc 2018-08-12 01:23:14,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0310280323029s 2018-08-12 01:23:14,900 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-95fdbe96-c44a-4717-8261-301c13dacfbc 2018-08-12 01:23:14,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-12 01:23:14,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a32c3d75fc41d27a35e17c6f1a102374618beb32" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/juju_epc-img_alt_53553d82-f11b-42aa-9f92-92195dfb3b8a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_53553d82-f11b-42aa-9f92-92195dfb3b8a"}' 2018-08-12 01:23:14,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-54352de5-4522-4a7e-ab86-fa9948560d9d Date: Sun, 12 Aug 2018 01:23:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38/file", "owner": "efdfa6b38ca147aca7384e83258b9698", "id": "4b4e1d90-8b80-477f-ad2d-d2fb43073c38", "size": null, "self": "/v2/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-12T01:23:14Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_53553d82-f11b-42aa-9f92-92195dfb3b8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "juju_epc-img_alt_53553d82-f11b-42aa-9f92-92195dfb3b8a", "checksum": null, "created_at": "2018-08-12T01:23:14Z", "protected": false} 2018-08-12 01:23:14,969 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-54352de5-4522-4a7e-ab86-fa9948560d9d 2018-08-12 01:23:14,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0602550506592s 2018-08-12 01:23:14,970 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-54352de5-4522-4a7e-ab86-fa9948560d9d returning object 4b4e1d90-8b80-477f-ad2d-d2fb43073c38 2018-08-12 01:23:14,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-12 01:23:14,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38/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}a32c3d75fc41d27a35e17c6f1a102374618beb32" -d '' 2018-08-12 01:23:19,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dbb38fc8-9fa5-4bc8-90aa-66ecd1b9c799 Date: Sun, 12 Aug 2018 01:23:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 01:23:19,333 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38/file used request id req-dbb38fc8-9fa5-4bc8-90aa-66ecd1b9c799 2018-08-12 01:23:19,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.36277794838s 2018-08-12 01:23:19,334 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38/file used request id req-dbb38fc8-9fa5-4bc8-90aa-66ecd1b9c799 2018-08-12 01:23:19,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 01:23:19,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a32c3d75fc41d27a35e17c6f1a102374618beb32" 2018-08-12 01:23:19,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-8d286575-c673-4f07-9d4b-3c7820505a34 Date: Sun, 12 Aug 2018 01:23:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38/snap", "metadata": {}}], "file": "/v2/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38/file", "owner": "efdfa6b38ca147aca7384e83258b9698", "id": "4b4e1d90-8b80-477f-ad2d-d2fb43073c38", "size": 263062016, "self": "/v2/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-12T01:23:19Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_53553d82-f11b-42aa-9f92-92195dfb3b8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "juju_epc-img_alt_53553d82-f11b-42aa-9f92-92195dfb3b8a", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-12T01:23:14Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/snap", "metadata": {}}], "file": "/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/file", "owner": "efdfa6b38ca147aca7384e83258b9698", "id": "2c06ac11-30ab-466b-aac5-be9f9b57028e", "size": 296747008, "self": "/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "updated_at": "2018-08-12T01:23:11Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_53553d82-f11b-42aa-9f92-92195dfb3b8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_53553d82-f11b-42aa-9f92-92195dfb3b8a", "checksum": "940d6fd4ad5901e2c60bd1f92cec7e5f", "created_at": "2018-08-12T01:23:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 01:23:19,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-8d286575-c673-4f07-9d4b-3c7820505a34 2018-08-12 01:23:19,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362319946289s 2018-08-12 01:23:19,375 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-8d286575-c673-4f07-9d4b-3c7820505a34 2018-08-12 01:23:19,377 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38/file', 'owner': u'efdfa6b38ca147aca7384e83258b9698', 'id': u'4b4e1d90-8b80-477f-ad2d-d2fb43073c38', 'size': 263062016, u'self': u'/v2/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'efdfa6b38ca147aca7384e83258b9698', 'name': 'juju_epc-project_53553d82-f11b-42aa-9f92-92195dfb3b8a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-12T01:23:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-12T01:23:19Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/juju_epc-img_alt_53553d82-f11b-42aa-9f92-92195dfb3b8a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'self': u'/v2/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'owner_specified.shade.object': u'images/juju_epc-img_alt_53553d82-f11b-42aa-9f92-92195dfb3b8a', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_53553d82-f11b-42aa-9f92-92195dfb3b8a', 'created': u'2018-08-12T01:23:14Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-12T01:23:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'owner_specified.shade.object': u'images/juju_epc-img_alt_53553d82-f11b-42aa-9f92-92195dfb3b8a', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'schema': u'/v2/schemas/image'}}) 2018-08-12 01:23:19,515 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 4b4e1d90-8b80-477f-ad2d-d2fb43073c38 -s trusty -r regionOne -u http://172.30.9.30: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-08-12 01:23:19,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-12 01:23:19,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_53553d82-f11b-42aa-9f92-92195dfb3b8a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-12 01:23:19,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:23: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-6806a78e-6182-4210-86ca-d20af347b096 x-compute-request-id: req-6806a78e-6182-4210-86ca-d20af347b096 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_53553d82-f11b-42aa-9f92-92195dfb3b8a", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d69972c9-b0a9-4074-b2e3-105b7dcb5982", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d69972c9-b0a9-4074-b2e3-105b7dcb5982", "rel": "bookmark"}], "ram": 4096, "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": "d69972c9-b0a9-4074-b2e3-105b7dcb5982"}} 2018-08-12 01:23:19,567 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-6806a78e-6182-4210-86ca-d20af347b096 2018-08-12 01:23:19,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0510218143463s 2018-08-12 01:23:19,568 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-6806a78e-6182-4210-86ca-d20af347b096 2018-08-12 01:23:19,568 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_53553d82-f11b-42aa-9f92-92195dfb3b8a', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bd3dfa2366544f8b68d4b96657e1760', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'd69972c9-b0a9-4074-b2e3-105b7dcb5982', 'swap': 0}) 2018-08-12 01:23:19,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-12 01:23:19,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/d69972c9-b0a9-4074-b2e3-105b7dcb5982/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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" -d '{"extra_specs": {}}' 2018-08-12 01:23:19,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:23: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-3001e030-34d5-48c0-9bfe-b02cfec20d50 x-compute-request-id: req-3001e030-34d5-48c0-9bfe-b02cfec20d50 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-12 01:23:19,592 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/d69972c9-b0a9-4074-b2e3-105b7dcb5982/os-extra_specs used request id req-3001e030-34d5-48c0-9bfe-b02cfec20d50 2018-08-12 01:23:19,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229289531708s 2018-08-12 01:23:19,592 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/d69972c9-b0a9-4074-b2e3-105b7dcb5982/os-extra_specs used request id req-3001e030-34d5-48c0-9bfe-b02cfec20d50 2018-08-12 01:23:19,592 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-08-12 01:47:27,146 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc/regionOne', 'abot-controller', '--agent-version', '2.2.9', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=7ba068ec-948a-4764-94d3-5d5f5c0409f7', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 01:23:19 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 01:23:19 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.2.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=7ba068ec-948a-4764-94d3-5d5f5c0409f7", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 01:23:19 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 01:23:19 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:7ba068ec-948a-4764-94d3-5d5f5c0409f7 external-network:] 01:23:19 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 01:23:19 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[automatically-retry-hooks:true max-status-history-age:336h apt-https-proxy: default-series:xenial http-proxy: development:false enable-os-upgrade:true resource-tags: uuid:b0238169-0785-4aa2-898e-8da0bb772974 disable-network-management:false apt-ftp-proxy: apt-no-proxy: proxy-ssh:false logforward-enabled:false image-stream:released no-proxy:127.0.0.1,localhost,::1 max-action-results-size:5G provisioner-harvest-mode:destroyed use-default-secgroup:true type:openstack update-status-hook-interval:5m network:7ba068ec-948a-4764-94d3-5d5f5c0409f7 test-mode:false image-metadata-url: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjNaCJovBK4tyQ8hZSiGiQp38qgp/8O0JQYhqervFag9awh9QReSxE9EzDDB2j396sHGq3LyeFPJU0odffB1ImyXIj/7mnb1CBcdvrETSZN1EgD+BPLMKA76gdzv4MZmveTrB7su0dcpSl6svZCXZZMxhirUWtNFcXt8DON/MrZnDQy3nklgZw0OrIUlApNKDJjsud1WPQa3JfI/J8qiFypSArVvVNgxAraBD0Kfa83RnYZo1k03ibJTmRhGdZdE7jHkJZ6Zy03W8aNVVvubLA6VactuC8uvlt5HhcWtkjQGObNzNyit55ARUhJZioJgBiJuBAFhbYFrK94qhDKv8z juju-client-key external-network: ssl-hostname-verification:false max-status-history-size:5G agent-metadata-url: https-proxy: max-action-results-age:336h firewall-mode:instance ignore-machine-addresses:false apt-http-proxy: agent-stream:released enable-os-refresh-update:true logging-config: net-bond-reconfigure-delay:17 name:controller transmit-vendor-metrics:true ftp-proxy: apt-mirror: use-floating-ip:true] 01:23:19 INFO juju.provider.openstack provider.go:144 opening model "controller" 01:23:20 DEBUG goose :1 auth details: &{Token:gAAAAABbb4wItEQ2glyYgVtal0nLgyLDltQz2oui2T4ryBOdIVzgDddapyJiXgQ5q4vBfKw6sn4bxT5DnqOj4sSqeDSIDt7DkSieJ0jcz3rfFWTSo1KlOtp-JzrNDSbO6xOe684Tnet7Ccsp-E4ryLIPNXLJi6LlJ2HqJCho_-7JyWByesZP05E TenantId:efdfa6b38ca147aca7384e83258b9698 UserId:a8b9438532a8481f9ab9f7fbd7610e6e Domain: RegionServiceURLs:map[regionOne:map[volume:http://172.30.9.30:8776/v1/efdfa6b38ca147aca7384e83258b9698 volumev2:http://172.30.9.30:8776/v2/efdfa6b38ca147aca7384e83258b9698 image:http://172.30.9.30:9292 event:http://172.30.9.30:8977 object-store:http://172.30.9.30:8080/v1/AUTH_efdfa6b38ca147aca7384e83258b9698 cloudformation:http://172.30.9.30:8000/v1 placement:http://172.30.9.30:8778/placement compute:http://172.30.9.30:8774/v2.1 network:http://172.30.9.30:9696 metric:http://172.30.9.30:8041 volumev3:http://172.30.9.30:8776/v3/efdfa6b38ca147aca7384e83258b9698 alarming:http://172.30.9.30:8042 orchestration:http://172.30.9.30:8004/v1/efdfa6b38ca147aca7384e83258b9698 identity:http://172.30.9.30:5000]]} 01:23:20 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 01:23:20 DEBUG goose :1 performing API version discovery for "http://172.30.9.30:8774/" 01:23:20 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.30:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.30:8774/v2.1/ Rel:self}] Status:CURRENT}] 01:23:20 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 01:23:20 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 01:23:20 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 01:23:20 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 01:23:20 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 01:23:20 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 01:23:20 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 01:23:20 INFO cmd bootstrap.go:233 Loading image metadata 01:23:20 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 01:23:20 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 01:23:20 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 01:23:20 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.30:5000/v3} [win2012hv win2012 quantal saucy win2012hvr2 win8 raring wily win2012r2 win2016hv precise trusty vivid yakkety win2008r2 utopic xenial win2016 win81 genericlinux win7 centos7 zesty win2016nano win10 opensuseleap] [amd64 i386 armhf arm64 ppc64el s390x] released}} 01:23:20 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 01:23:23 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 01:23:24 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.30:5000/v3} not found 01:23:24 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.30:5000/v3} not found 01:23:24 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 01:23:24 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 01:23:24 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 01:23:24 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 01:23:24 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 01:23:24 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 01:23:24 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 01:23:24 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 01:23:24 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 01:23:25 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 01:23:28 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 01:23:28 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 01:23:29 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 01:23:29 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:2c06ac11-30ab-466b-aac5-be9f9b57028e Arch:amd64 VirtType:}] 01:23:29 INFO juju.environs.instances image.go:106 find instance - using image with id: 2c06ac11-30ab-466b-aac5-be9f9b57028e 01:23:29 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 01:23:29 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 01:23:29 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2489 bytes 01:23:29 DEBUG juju.provider.openstack provider.go:1022 using network id "7ba068ec-948a-4764-94d3-5d5f5c0409f7" 01:23:29 DEBUG goose :1 performing API version discovery for "http://172.30.9.30:9696/" 01:23:29 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.30:9696/v2.0/ Rel:self}] Status:CURRENT}] 01:23:31 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "d85a3e96-a768-4635-aebe-6b7d9bacf470" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "d85a3e96-a768-4635-aebe-6b7d9bacf470" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "d85a3e96-a768-4635-aebe-6b7d9bacf470" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "d85a3e96-a768-4635-aebe-6b7d9bacf470" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "d85a3e96-a768-4635-aebe-6b7d9bacf470" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "d85a3e96-a768-4635-aebe-6b7d9bacf470" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "d85a3e96-a768-4635-aebe-6b7d9bacf470" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "d85a3e96-a768-4635-aebe-6b7d9bacf470" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "d85a3e96-a768-4635-aebe-6b7d9bacf470" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "d85a3e96-a768-4635-aebe-6b7d9bacf470" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "d85a3e96-a768-4635-aebe-6b7d9bacf470" has status BUILD, wait 10 seconds before retry, attempt 11 01:25:29 INFO juju.provider.openstack provider.go:1189 started instance "d85a3e96-a768-4635-aebe-6b7d9bacf470" 01:25:29 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 01:25:31 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.203 01:25:31 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.203 - d85a3e96-a768-4635-aebe-6b7d9bacf470 (arch=amd64 mem=2G cores=1) 01:25:32 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 01:25:32 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 01:25:32 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 01:25:32 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 01:25:35 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.13.2 01:25:35 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 01:25:35 DEBUG juju.provider.openstack provider.go:414 instance d85a3e96-a768-4635-aebe-6b7d9bacf470 has floating IP address: 172.30.9.203 Attempting to connect to 172.30.9.203:22 Attempting to connect to 192.168.121.19:22 01:25:35 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:25:35 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.203 failed: ssh: connect to host 172.30.9.203 port 22: Connection refused 01:25:40 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:25:40 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.203 failed: ssh: connect to host 172.30.9.203 port 22: Connection refused 01:25:45 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:25:45 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.203 failed: "System is booting up. See pam_nologin(8)" Authentication failed. 01:25:45 DEBUG juju.provider.openstack provider.go:414 instance d85a3e96-a768-4635-aebe-6b7d9bacf470 has floating IP address: 172.30.9.203 01:25:50 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:25:50 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.203 failed: "System is booting up. See pam_nologin(8)" Authentication failed. 01:25:55 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:25:55 DEBUG juju.provider.openstack provider.go:414 instance d85a3e96-a768-4635-aebe-6b7d9bacf470 has floating IP address: 172.30.9.203 01:25:56 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 01:26:00 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:26:01 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 01:26:05 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:26:05 DEBUG juju.provider.openstack provider.go:414 instance d85a3e96-a768-4635-aebe-6b7d9bacf470 has floating IP address: 172.30.9.203 01:26:06 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 01:26:10 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:26:11 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 01:26:15 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:26:16 DEBUG juju.provider.openstack provider.go:414 instance d85a3e96-a768-4635-aebe-6b7d9bacf470 has floating IP address: 172.30.9.203 01:26:17 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 01:26:20 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:26:22 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 01:26:25 DEBUG juju.provider.openstack provider.go:414 instance d85a3e96-a768-4635-aebe-6b7d9bacf470 has floating IP address: 172.30.9.203 01:26:25 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:26:27 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 01:26:30 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:26:32 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 01:26:35 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 01:26:35 DEBUG juju.provider.openstack provider.go:414 instance d85a3e96-a768-4635-aebe-6b7d9bacf470 has floating IP address: 172.30.9.203 01:26:37 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.9/juju-2.2.9-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-772974-controller-0: Connection timed out Cloud-init v. 18.2 running 'init-local' at Sun, 12 Aug 2018 01:25:29 +0000. Up 4.96 seconds. Cloud-init v. 18.2 running 'init' at Sun, 12 Aug 2018 01:25:30 +0000. Up 5.87 seconds. ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | ens3 | True | 192.168.121.19 | 255.255.255.0 | . | fa:16:3e:2d:dd:00 | ci-info: | ens3 | True | fe80::f816:3eff:fe2d:dd00/64 | . | link | fa:16:3e:2d:dd:00 | 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 | 192.168.121.1 | 0.0.0.0 | ens3 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.121.2 | 255.255.255.255 | ens3 | UGH | ci-info: | 2 | 192.168.121.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 Sun, 12 Aug 2018 01:25:33 +0000. Up 8.95 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 Sun, 12 Aug 2018 01:26:35 +0000. Up 70.32 seconds. Cloud-init v. 18.2 finished at Sun, 12 Aug 2018 01:26:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 70.56 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:rQrUeYznyOo2S8aDoJUmNQ13eYfcDyPsAPbjluLBTZc root@juju-772974-controller-0 The key's randomart image is: +---[RSA 2048]----+ | . +..+ o | | = oo *.= | | o . ++Eo + | | . + = B.. . | |o + = O S . | |.= = = = . | |. . B o o | | oo+ . | | o+o. | +----[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:lhruFHdvDKJcNZn6Upap8q1bIu4du5OJJaGCYrRY6i0 root@juju-772974-controller-0 The key's randomart image is: +---[DSA 1024]----+ | | | o | | = | | .. . + + | |o+. .o.S B | |=o. .o.O.B + | |+ .. O+=oo + | | E . +.=+B . | | . .+ B=. | +----[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:a2l9R0zaFcRG3PKqSFSgTJqfewQcfnApSboVb/EQ6rA root@juju-772974-controller-0 The key's randomart image is: +---[ECDSA 256]---+ | .*.*+ =+.| | OoO.+. .+o| | = O.+.. oo.| | B =. = ..| | E S.. . +. | | *. .. | | *.o.... | | o ..... | | | +----[SHA256]-----+ Running apt-get update Err:1 http://security.ubuntu.com/ubuntu xenial-security InRelease Temporary failure resolving 'security.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial InRelease Temporary failure resolving 'archive.ubuntu.com' Err:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease Temporary failure resolving 'archive.ubuntu.com' Err:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Temporary failure resolving 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease Temporary failure resolving 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease Temporary failure resolving 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease Temporary failure resolving 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/xenial-security/InRelease Temporary failure resolving 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. Running apt-get upgrade Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 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 0 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 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 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 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 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 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 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 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 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 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 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 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 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 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpu-checker/cpu-checker_0.7-0ubuntu7_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 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 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 Temporary failure resolving 'archive.ubuntu.com' Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 [6,862 B] Fetched 6,862 B in 1min 15s (91 B/s) E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/msr-tools/msr-tools_1.3-2_amd64.deb Temporary failure resolving 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 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 0 not upgraded. Need to get 10.6 kB/17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 [10.6 kB] Fetched 10.6 kB in 0s (37.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 ... 54121 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 0 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://archive.ubuntu.com/ubuntu xenial/main amd64 bridge-utils amd64 1.5-9ubuntu1 [28.6 kB] Fetched 28.6 kB in 0s (60.0 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 ... 54135 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 0 not upgraded. Need to get 6,375 kB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libiscsi2 amd64 1.12.0-2 [51.5 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 distro-info amd64 0.14build1 [20.0 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 genisoimage amd64 9:1.1.11-3ubuntu1 [316 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6,356 B] Get:5 http://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://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://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://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://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB] Get:10 http://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://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1,148 kB] Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librados2 amd64 10.2.10-0ubuntu0.16.04.1 [1,646 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librbd1 amd64 10.2.10-0ubuntu0.16.04.1 [2,193 kB] Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-block-extra amd64 1:2.5+dfsg-5ubuntu10.31 [31.2 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-utils amd64 1:2.5+dfsg-5ubuntu10.31 [578 kB] Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 sharutils amd64 1:4.15.2-1ubuntu0.1 [148 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-image-utils all 0.27-0ubuntu25.1 [15.8 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-utils all 0.27-0ubuntu25.1 [1,512 B] Fetched 6,375 kB in 3s (1,626 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 ... 54161 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.10-0ubuntu0.16.04.1_amd64.deb ... Unpacking librados2 (10.2.10-0ubuntu0.16.04.1) ... Selecting previously unselected package librbd1. Preparing to unpack .../librbd1_10.2.10-0ubuntu0.16.04.1_amd64.deb ... Unpacking librbd1 (10.2.10-0ubuntu0.16.04.1) ... Selecting previously unselected package qemu-block-extra:amd64. Preparing to unpack .../qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.31_amd64.deb ... Unpacking qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.31) ... Selecting previously unselected package qemu-utils. Preparing to unpack .../qemu-utils_1%3a2.5+dfsg-5ubuntu10.31_amd64.deb ... Unpacking qemu-utils (1:2.5+dfsg-5ubuntu10.31) ... 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.10-0ubuntu0.16.04.1) ... Setting up librbd1 (10.2.10-0ubuntu0.16.04.1) ... Setting up qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.31) ... Setting up qemu-utils (1:2.5+dfsg-5ubuntu10.31) ... 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 0 not upgraded. Fetching Juju agent version 2.2.9 for amd64 Attempt 1 to download tools from https://streams.canonical.com/juju/tools/agent/2.2.9/juju-2.2.9-ubuntu-amd64.tgz... tools from https://streams.canonical.com/juju/tools/agent/2.2.9/juju-2.2.9-ubuntu-amd64.tgz downloaded: HTTP 200; time 7.995s; size 22122498 bytes; speed 2766989.000 bytes/s Tools downloaded successfully. d1347b6d15d4d22a7b23d7e4a6dab35c9d078bf628b59bed520bb7788dc782be /var/lib/juju/tools/2.2.9-xenial-amd64/tools.tar.gz aac0f29a991b188549d92bc44a37bdf8e765fe8c4dd221d8d2073c91aa1732eb /var/lib/juju/gui/gui.tar.bz2 Installing Juju machine agent 2018-08-12 01:47:17 INFO juju.cmd supercommand.go:63 running jujud [2.2.9 gc go1.8] 2018-08-12 01:47:17 DEBUG juju.cmd supercommand.go:64 args: []string{"/var/lib/juju/tools/2.2.9-xenial-amd64/jujud", "bootstrap-state", "--timeout", "20m0s", "--data-dir", "/var/lib/juju", "--debug", "/var/lib/juju/bootstrap-params"} 2018-08-12 01:47:17 DEBUG juju.agent agent.go:552 read agent config, format "2.0" 2018-08-12 01:47:17 INFO juju.provider.openstack provider.go:144 opening model "controller" 2018-08-12 01:47:17 DEBUG goose :22 auth details: &{Token:gAAAAABbb5GllKeKH2g6Aw5mGKENPlFMKKg5G0Ccm-7m06I31QI4CCPtWWlWpYrBO0LqBsci4LN8hSv5KLDYwDfwdKD77ZrHMIauv2wTzl4TB96imTXHxxXTUEbTEaq9RvWTVzBaFvOlOW8_MG2CdFqT8O6N9_SxoUrlwv6UYc425pVD3gynfxA TenantId:efdfa6b38ca147aca7384e83258b9698 UserId:a8b9438532a8481f9ab9f7fbd7610e6e Domain: RegionServiceURLs:map[regionOne:map[orchestration:http://172.30.9.30:8004/v1/efdfa6b38ca147aca7384e83258b9698 alarming:http://172.30.9.30:8042 volume:http://172.30.9.30:8776/v1/efdfa6b38ca147aca7384e83258b9698 compute:http://172.30.9.30:8774/v2.1 volumev3:http://172.30.9.30:8776/v3/efdfa6b38ca147aca7384e83258b9698 cloudformation:http://172.30.9.30:8000/v1 volumev2:http://172.30.9.30:8776/v2/efdfa6b38ca147aca7384e83258b9698 placement:http://172.30.9.30:8778/placement image:http://172.30.9.30:9292 metric:http://172.30.9.30:8041 object-store:http://172.30.9.30:8080/v1/AUTH_efdfa6b38ca147aca7384e83258b9698 network:http://172.30.9.30:9696 identity:http://172.30.9.30:5000 event:http://172.30.9.30:8977]]} 2018-08-12 01:47:17 DEBUG goose :22 performing API version discovery for "http://172.30.9.30:8774/" 2018-08-12 01:47:17 DEBUG goose :22 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.30:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.30:8774/v2.1/ Rel:self}] Status:CURRENT}] 2018-08-12 01:47:19 DEBUG juju.provider.openstack provider.go:414 instance d85a3e96-a768-4635-aebe-6b7d9bacf470 has floating IP address: 172.30.9.203 2018-08-12 01:47:19 INFO juju.agent identity.go:22 writing system identity file 2018-08-12 01:47:19 DEBUG juju.cmd.jujud bootstrap.go:323 starting mongo 2018-08-12 01:47:19 DEBUG juju.cmd.jujud bootstrap.go:351 calling ensureMongoServer 2018-08-12 01:47:19 INFO juju.mongo mongo.go:465 Ensuring mongo server is running; data directory /var/lib/juju; port 37017 2018-08-12 01:47:19 INFO juju.mongo mongo.go:663 installing [juju-mongodb3.2 juju-mongo-tools3.2] 2018-08-12 01:47:19 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-08-12 01:47:19 ERROR juju.utils.packaging.manager utils.go:103 packaging command failed: encountered fatal error: unable to locate package; cmd: "apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongodb3.2"; output: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package juju-mongodb3.2 E: Couldn't find any package by glob 'juju-mongodb3.2' E: Couldn't find any package by regex 'juju-mongodb3.2' 2018-08-12 01:47:19 ERROR juju.mongo mongo.go:675 installing mongo failed: packaging command failed: encountered fatal error: unable to locate package 2018-08-12 01:47:19 INFO juju.mongo mongo.go:676 will try fallback packages [juju-mongodb] 2018-08-12 01:47:19 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-mongodb 2018-08-12 01:47:19 ERROR juju.utils.packaging.manager utils.go:103 packaging command failed: encountered fatal error: unable to locate package; cmd: "apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongodb"; output: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package juju-mongodb 2018-08-12 01:47:19 ERROR juju.mongo mongo.go:486 cannot install/upgrade mongod (will proceed anyway): packaging command failed: encountered fatal error: unable to locate package 2018-08-12 01:47:19 INFO juju.mongo mongo.go:336 could not find /usr/lib/juju/bin/mongod or mongod in $PATH ERROR failed to start mongo: exec: "mongod": executable file not found in $PATH 2018-08-12 01:47:19 DEBUG cmd supercommand.go:459 error stack: exec: "mongod": executable file not found in $PATH github.com/juju/juju/cmd/jujud/bootstrap.go:238: failed to start mongo 2018-08-12 01:47:19 DEBUG juju.cmd.jujud main.go:187 jujud complete, code 0, err 01:47:19 ERROR juju.cmd.juju.commands bootstrap.go:496 failed to bootstrap model: subprocess encountered error code 1 01:47:19 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}]) 01:47:19 DEBUG juju.cmd.juju.commands bootstrap.go:1095 cleaning up after failed bootstrap 01:47:19 INFO juju.provider.common destroy.go:20 destroying model "controller" 01:47:19 INFO juju.provider.common destroy.go:31 destroying instances 01:47:22 DEBUG juju.provider.openstack provider.go:1231 terminating instances [d85a3e96-a768-4635-aebe-6b7d9bacf470] 01:47:22 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-93846af9-f779-4040-852d-b6344a15381c-b0238169-0785-4aa2-898e-8da0bb772974-0" 01:47:25 INFO juju.provider.common destroy.go:51 destroying storage 01:47:25 DEBUG juju.provider.openstack cinder.go:81 volume URL: http://172.30.9.30:8776/v2/efdfa6b38ca147aca7384e83258b9698 01:47:25 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-93846af9-f779-4040-852d-b6344a15381c-b0238169-0785-4aa2-898e-8da0bb772974" 01:47:27 INFO cmd supercommand.go:465 command finished 2018-08-12 01:47:27,280 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-12 01:47:27,280 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 24:27 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-12 01:47:27,375 - 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-08-12 01:47:27,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-12 01:47:27,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a32c3d75fc41d27a35e17c6f1a102374618beb32" 2018-08-12 01:47:27,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-c5fac873-fe43-45a0-b192-3b5784909631 Date: Sun, 12 Aug 2018 01:47:27 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-08-12T01:47:23Z", "floating_network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "port_id": null, "id": "4404c4c5-de45-4dd6-a993-a7f2417dd31a", "tenant_id": "efdfa6b38ca147aca7384e83258b9698", "created_at": "2018-08-12T01:25:30Z", "project_id": "efdfa6b38ca147aca7384e83258b9698"}]} 2018-08-12 01:47:27,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-c5fac873-fe43-45a0-b192-3b5784909631 2018-08-12 01:47:27,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.202085971832s 2018-08-12 01:47:27,583 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-c5fac873-fe43-45a0-b192-3b5784909631 2018-08-12 01:47:27,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-12 01:47:27,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/4404c4c5-de45-4dd6-a993-a7f2417dd31a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a32c3d75fc41d27a35e17c6f1a102374618beb32" 2018-08-12 01:47:28,224 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4042a3e0-8c6c-41fd-813e-c737dca265e2 Content-Length: 0 Date: Sun, 12 Aug 2018 01:47:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 01:47:28,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/4404c4c5-de45-4dd6-a993-a7f2417dd31a.json used request id req-4042a3e0-8c6c-41fd-813e-c737dca265e2 2018-08-12 01:47:28,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.635020971298s 2018-08-12 01:47:28,224 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/4404c4c5-de45-4dd6-a993-a7f2417dd31a.json used request id req-4042a3e0-8c6c-41fd-813e-c737dca265e2 2018-08-12 01:47:28,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-12 01:47:28,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a32c3d75fc41d27a35e17c6f1a102374618beb32" 2018-08-12 01:47:28,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8110923f-89b6-4762-8329-d6a29462775b Date: Sun, 12 Aug 2018 01:47:28 GMT RESP BODY: {"floatingips": []} 2018-08-12 01:47:28,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-8110923f-89b6-4762-8329-d6a29462775b 2018-08-12 01:47:28,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0198051929474s 2018-08-12 01:47:28,250 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-8110923f-89b6-4762-8329-d6a29462775b 2018-08-12 01:47:28,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-12 01:47:28,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a32c3d75fc41d27a35e17c6f1a102374618beb32" 2018-08-12 01:47:29,104 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ff0538e2-ec11-49f5-bc66-2ff886fc3cdb Date: Sun, 12 Aug 2018 01:47:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 01:47:29,104 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38 used request id req-ff0538e2-ec11-49f5-bc66-2ff886fc3cdb 2018-08-12 01:47:29,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.853541135788s 2018-08-12 01:47:29,105 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/4b4e1d90-8b80-477f-ad2d-d2fb43073c38 used request id req-ff0538e2-ec11-49f5-bc66-2ff886fc3cdb 2018-08-12 01:47:29,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 01:47:29,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:47:29,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:47: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-ea3073fe-2e27-465e-bb4a-5258084c91c7 x-compute-request-id: req-ea3073fe-2e27-465e-bb4a-5258084c91c7 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_53553d82-f11b-42aa-9f92-92195dfb3b8a", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/1f185042-90a8-4eeb-a23b-88fdf2ca6a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/1f185042-90a8-4eeb-a23b-88fdf2ca6a80", "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": "1f185042-90a8-4eeb-a23b-88fdf2ca6a80"}, {"name": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "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": 25, "id": "77e737d9-1528-4d24-8252-9149f2965188"}, {"name": "juju_epc-flavor_alt_53553d82-f11b-42aa-9f92-92195dfb3b8a", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d69972c9-b0a9-4074-b2e3-105b7dcb5982", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d69972c9-b0a9-4074-b2e3-105b7dcb5982", "rel": "bookmark"}], "ram": 4096, "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": "d69972c9-b0a9-4074-b2e3-105b7dcb5982"}]} 2018-08-12 01:47:29,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-ea3073fe-2e27-465e-bb4a-5258084c91c7 2018-08-12 01:47:29,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.183526992798s 2018-08-12 01:47:29,289 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-ea3073fe-2e27-465e-bb4a-5258084c91c7 2018-08-12 01:47:29,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-12 01:47:29,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/d69972c9-b0a9-4074-b2e3-105b7dcb5982 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:47:29,325 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 01:47: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-b3b1b292-966b-47e8-9727-a679860dfd22 x-compute-request-id: req-b3b1b292-966b-47e8-9727-a679860dfd22 Content-Length: 0 Content-Type: application/json 2018-08-12 01:47:29,325 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/d69972c9-b0a9-4074-b2e3-105b7dcb5982 used request id req-b3b1b292-966b-47e8-9727-a679860dfd22 2018-08-12 01:47:29,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0327060222626s 2018-08-12 01:47:29,325 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/d69972c9-b0a9-4074-b2e3-105b7dcb5982 used request id req-b3b1b292-966b-47e8-9727-a679860dfd22 2018-08-12 01:47:29,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-12 01:47:29,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/8025945e-e5e3-4dbd-9228-d33d40b8d0a9/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}a32c3d75fc41d27a35e17c6f1a102374618beb32" -d '{"subnet_id": "7c16d77c-bcc3-41cb-a9d5-f776f4942812"}' 2018-08-12 01:47:30,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a56c8df6-19f3-4643-a05e-717e7ce71aec Date: Sun, 12 Aug 2018 01:47:30 GMT RESP BODY: {"network_id": "7ba068ec-948a-4764-94d3-5d5f5c0409f7", "tenant_id": "efdfa6b38ca147aca7384e83258b9698", "subnet_id": "7c16d77c-bcc3-41cb-a9d5-f776f4942812", "subnet_ids": ["7c16d77c-bcc3-41cb-a9d5-f776f4942812"], "port_id": "7f17f973-d97a-43ab-abbe-508228eea5fb", "id": "8025945e-e5e3-4dbd-9228-d33d40b8d0a9"} 2018-08-12 01:47:30,775 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/8025945e-e5e3-4dbd-9228-d33d40b8d0a9/remove_router_interface.json used request id req-a56c8df6-19f3-4643-a05e-717e7ce71aec 2018-08-12 01:47:30,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.4495639801s 2018-08-12 01:47:30,776 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/8025945e-e5e3-4dbd-9228-d33d40b8d0a9/remove_router_interface.json used request id req-a56c8df6-19f3-4643-a05e-717e7ce71aec returning object 8025945e-e5e3-4dbd-9228-d33d40b8d0a9 2018-08-12 01:47:30,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-12 01:47:30,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a32c3d75fc41d27a35e17c6f1a102374618beb32" 2018-08-12 01:47:30,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-45746730-0036-4f50-85d5-b3318f1fe7b8 Date: Sun, 12 Aug 2018 01:47:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2f70d71e-d369-422c-afe9-61964f7f223e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5939349f-42ca-4a9b-b20d-07f23a04e25f", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "efdfa6b38ca147aca7384e83258b9698", "created_at": "2018-08-12T01:23:01Z", "admin_state_up": true, "updated_at": "2018-08-12T01:47:29Z", "revision_number": 4, "routes": [], "project_id": "efdfa6b38ca147aca7384e83258b9698", "id": "8025945e-e5e3-4dbd-9228-d33d40b8d0a9", "name": "juju_epc-router_53553d82-f11b-42aa-9f92-92195dfb3b8a"}]} 2018-08-12 01:47:30,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-45746730-0036-4f50-85d5-b3318f1fe7b8 2018-08-12 01:47:30,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.108060836792s 2018-08-12 01:47:30,885 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-45746730-0036-4f50-85d5-b3318f1fe7b8 2018-08-12 01:47:30,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-12 01:47:30,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/8025945e-e5e3-4dbd-9228-d33d40b8d0a9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a32c3d75fc41d27a35e17c6f1a102374618beb32" 2018-08-12 01:47:32,069 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-479aa51d-0ab0-4ee6-a37f-30a1fa10b86c Content-Length: 0 Date: Sun, 12 Aug 2018 01:47:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 01:47:32,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/8025945e-e5e3-4dbd-9228-d33d40b8d0a9.json used request id req-479aa51d-0ab0-4ee6-a37f-30a1fa10b86c 2018-08-12 01:47:32,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18192696571s 2018-08-12 01:47:32,069 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/8025945e-e5e3-4dbd-9228-d33d40b8d0a9.json used request id req-479aa51d-0ab0-4ee6-a37f-30a1fa10b86c 2018-08-12 01:47:32,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-12 01:47:32,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a32c3d75fc41d27a35e17c6f1a102374618beb32" 2018-08-12 01:47:32,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-8419f9f6-046c-40f1-8a47-6cdeeffbca45 Date: Sun, 12 Aug 2018 01:47:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba068ec-948a-4764-94d3-5d5f5c0409f7","tenant_id":"efdfa6b38ca147aca7384e83258b9698","created_at":"2018-08-12T01:23:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-12T01:23:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"efdfa6b38ca147aca7384e83258b9698","id":"7c16d77c-bcc3-41cb-a9d5-f776f4942812","subnetpool_id":null,"name":"juju_epc-subnet_53553d82-f11b-42aa-9f92-92195dfb3b8a"}]} 2018-08-12 01:47:32,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-8419f9f6-046c-40f1-8a47-6cdeeffbca45 2018-08-12 01:47:32,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0873818397522s 2018-08-12 01:47:32,157 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-8419f9f6-046c-40f1-8a47-6cdeeffbca45 2018-08-12 01:47:32,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-12 01:47:32,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/7c16d77c-bcc3-41cb-a9d5-f776f4942812.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a32c3d75fc41d27a35e17c6f1a102374618beb32" 2018-08-12 01:47:33,337 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-669b57fc-10a2-4989-8dde-0894347f1504 Date: Sun, 12 Aug 2018 01:47:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 01:47:33,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/7c16d77c-bcc3-41cb-a9d5-f776f4942812.json used request id req-669b57fc-10a2-4989-8dde-0894347f1504 2018-08-12 01:47:33,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.17823314667s 2018-08-12 01:47:33,337 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/7c16d77c-bcc3-41cb-a9d5-f776f4942812.json used request id req-669b57fc-10a2-4989-8dde-0894347f1504 2018-08-12 01:47:33,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-12 01:47:33,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a32c3d75fc41d27a35e17c6f1a102374618beb32" 2018-08-12 01:47:33,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-826056c8-a907-43c9-a615-7ef59abbf9d0 Date: Sun, 12 Aug 2018 01:47:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5939349f-42ca-4a9b-b20d-07f23a04e25f"],"updated_at":"2018-08-11T21:30:50Z","tenant_id":"c959988d8dca4d6ba794c67241b8bcf8","created_at":"2018-08-11T21:06:13Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"c959988d8dca4d6ba794c67241b8bcf8","id":"2f70d71e-d369-422c-afe9-61964f7f223e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-12T01:47:33Z","tenant_id":"efdfa6b38ca147aca7384e83258b9698","created_at":"2018-08-12T01:23:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"efdfa6b38ca147aca7384e83258b9698","id":"7ba068ec-948a-4764-94d3-5d5f5c0409f7","name":"juju_epc-net_53553d82-f11b-42aa-9f92-92195dfb3b8a"}]} 2018-08-12 01:47:33,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-826056c8-a907-43c9-a615-7ef59abbf9d0 2018-08-12 01:47:33,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107928037643s 2018-08-12 01:47:33,446 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-826056c8-a907-43c9-a615-7ef59abbf9d0 2018-08-12 01:47:33,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-12 01:47:33,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/7ba068ec-948a-4764-94d3-5d5f5c0409f7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a32c3d75fc41d27a35e17c6f1a102374618beb32" 2018-08-12 01:47:34,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57d97c3b-2363-4906-b207-f5963c99efa8 Date: Sun, 12 Aug 2018 01:47:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-12 01:47:34,774 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/7ba068ec-948a-4764-94d3-5d5f5c0409f7.json used request id req-57d97c3b-2363-4906-b207-f5963c99efa8 2018-08-12 01:47:34,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.32689094543s 2018-08-12 01:47:34,774 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/7ba068ec-948a-4764-94d3-5d5f5c0409f7.json used request id req-57d97c3b-2363-4906-b207-f5963c99efa8 2018-08-12 01:47:34,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-12 01:47:34,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a32c3d75fc41d27a35e17c6f1a102374618beb32" 2018-08-12 01:47:34,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-b369a866-f1c0-406b-abe1-747f0e4c7523 Date: Sun, 12 Aug 2018 01:47:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/snap", "metadata": {}}], "file": "/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/file", "owner": "efdfa6b38ca147aca7384e83258b9698", "id": "2c06ac11-30ab-466b-aac5-be9f9b57028e", "size": 296747008, "self": "/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e", "disk_format": "qcow2", "direct_url": "rbd://e5d3c134-84ad-4a36-b3a9-5bdaab014c30/images/2c06ac11-30ab-466b-aac5-be9f9b57028e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "updated_at": "2018-08-12T01:23:11Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_53553d82-f11b-42aa-9f92-92195dfb3b8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_53553d82-f11b-42aa-9f92-92195dfb3b8a", "checksum": "940d6fd4ad5901e2c60bd1f92cec7e5f", "created_at": "2018-08-12T01:23:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-12 01:47:34,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-b369a866-f1c0-406b-abe1-747f0e4c7523 2018-08-12 01:47:34,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0338261127472s 2018-08-12 01:47:34,813 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-b369a866-f1c0-406b-abe1-747f0e4c7523 2018-08-12 01:47:34,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-12 01:47:34,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a32c3d75fc41d27a35e17c6f1a102374618beb32" 2018-08-12 01:47:35,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3e79f663-4a7c-4beb-9a1f-044d563e9cb3 Date: Sun, 12 Aug 2018 01:47:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-12 01:47:35,094 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e used request id req-3e79f663-4a7c-4beb-9a1f-044d563e9cb3 2018-08-12 01:47:35,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.280030012131s 2018-08-12 01:47:35,095 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/2c06ac11-30ab-466b-aac5-be9f9b57028e used request id req-3e79f663-4a7c-4beb-9a1f-044d563e9cb3 2018-08-12 01:47:35,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-12 01:47:35,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:47:35,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01: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-fce4f4e1-0542-45f6-96b1-011a057204a8 x-compute-request-id: req-fce4f4e1-0542-45f6-96b1-011a057204a8 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_53553d82-f11b-42aa-9f92-92195dfb3b8a", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/1f185042-90a8-4eeb-a23b-88fdf2ca6a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/1f185042-90a8-4eeb-a23b-88fdf2ca6a80", "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": "1f185042-90a8-4eeb-a23b-88fdf2ca6a80"}, {"name": "heat_ims-flavor_alt_37788af6-7ce3-49b4-b0eb-3b1b6ed070e6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/77e737d9-1528-4d24-8252-9149f2965188", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/77e737d9-1528-4d24-8252-9149f2965188", "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": 25, "id": "77e737d9-1528-4d24-8252-9149f2965188"}]} 2018-08-12 01:47:35,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-fce4f4e1-0542-45f6-96b1-011a057204a8 2018-08-12 01:47:35,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246570110321s 2018-08-12 01:47:35,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-fce4f4e1-0542-45f6-96b1-011a057204a8 2018-08-12 01:47:35,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-12 01:47:35,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/1f185042-90a8-4eeb-a23b-88fdf2ca6a80 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:47:35,165 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 12 Aug 2018 01: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 x-openstack-request-id: req-f4049089-3a04-42b0-9b0d-3b2f001fb5e6 x-compute-request-id: req-f4049089-3a04-42b0-9b0d-3b2f001fb5e6 Content-Length: 0 Content-Type: application/json 2018-08-12 01:47:35,165 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/1f185042-90a8-4eeb-a23b-88fdf2ca6a80 used request id req-f4049089-3a04-42b0-9b0d-3b2f001fb5e6 2018-08-12 01:47:35,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0428059101105s 2018-08-12 01:47:35,166 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/1f185042-90a8-4eeb-a23b-88fdf2ca6a80 used request id req-f4049089-3a04-42b0-9b0d-3b2f001fb5e6 2018-08-12 01:47:35,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-12 01:47:35,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:47:35,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e98ecc8-553a-487b-a7b3-0491e85deacc Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/037eb716a88c420f9b02ec621431ac63"}, "domain_id": "default", "enabled": true, "options": {}, "id": "037eb716a88c420f9b02ec621431ac63", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/06e6d32f31684eaa86d4fcd3e7297cca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "06e6d32f31684eaa86d4fcd3e7297cca", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/19208c9a8eb143cbb5c8389492635bb9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "19208c9a8eb143cbb5c8389492635bb9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/475f7009e3a9488db50eccaf4efc9b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "475f7009e3a9488db50eccaf4efc9b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/5c0cb8c936a74b5aa9d275f1a26d512f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c0cb8c936a74b5aa9d275f1a26d512f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6402209bd7a044f1bb9f0d6a44521cb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6402209bd7a044f1bb9f0d6a44521cb0", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/6cae1be13ccd4115b489431a29d90073"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6cae1be13ccd4115b489431a29d90073", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/977921c6e3de47cca36aa57ed082ce19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "977921c6e3de47cca36aa57ed082ce19", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/97bc44fa73a04675b041da4bc8d66e78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97bc44fa73a04675b041da4bc8d66e78", "email": "glance@localhost", "password_expires_at": null}, {"name": "juju_epc-user_53553d82-f11b-42aa-9f92-92195dfb3b8a", "links": {"self": "http://172.30.9.30:5000/v3/users/a8b9438532a8481f9ab9f7fbd7610e6e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8b9438532a8481f9ab9f7fbd7610e6e", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/b238c265d80b44ddb3c130fd46256bb6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b238c265d80b44ddb3c130fd46256bb6", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/b940d1ed7c1a4b629520ed512d9b458f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b940d1ed7c1a4b629520ed512d9b458f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/ecb4c78edffc41fab543f103a81bff0f"}, "domain_id": "dd0dcce16a4b469e9c71a7c4c58cfca9", "enabled": true, "options": {}, "id": "ecb4c78edffc41fab543f103a81bff0f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/f42a4842be904dbc9dbaa1ecba3677b4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f42a4842be904dbc9dbaa1ecba3677b4", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/f55c5383efb24a0ab6e08833d82bd05e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f55c5383efb24a0ab6e08833d82bd05e", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-08-12 01:47:35,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4e98ecc8-553a-487b-a7b3-0491e85deacc 2018-08-12 01:47:35,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0999810695648s 2018-08-12 01:47:35,267 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4e98ecc8-553a-487b-a7b3-0491e85deacc 2018-08-12 01:47:35,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-12 01:47:35,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/a8b9438532a8481f9ab9f7fbd7610e6e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:47:35,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-484f80cd-5788-4b0b-912b-3bd0731f342a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_53553d82-f11b-42aa-9f92-92195dfb3b8a", "links": {"self": "http://172.30.9.30:5000/v3/users/a8b9438532a8481f9ab9f7fbd7610e6e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a8b9438532a8481f9ab9f7fbd7610e6e", "description": null}} 2018-08-12 01:47:35,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/a8b9438532a8481f9ab9f7fbd7610e6e used request id req-484f80cd-5788-4b0b-912b-3bd0731f342a 2018-08-12 01:47:35,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107798099518s 2018-08-12 01:47:35,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/a8b9438532a8481f9ab9f7fbd7610e6e used request id req-484f80cd-5788-4b0b-912b-3bd0731f342a 2018-08-12 01:47:35,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-12 01:47:35,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/a8b9438532a8481f9ab9f7fbd7610e6e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:47:35,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 01:47:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43f9b021-4807-47a7-97b6-a04fe913a884 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 01:47:35,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/a8b9438532a8481f9ab9f7fbd7610e6e used request id req-43f9b021-4807-47a7-97b6-a04fe913a884 2018-08-12 01:47:35,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.291868925095s 2018-08-12 01:47:35,674 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/a8b9438532a8481f9ab9f7fbd7610e6e used request id req-43f9b021-4807-47a7-97b6-a04fe913a884 2018-08-12 01:47:35,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-12 01:47:35,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:47:35,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d69f5eb-511f-4ded-a1af-10feed6f18a3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/9bd3dfa2366544f8b68d4b96657e1760"}, "tags": [], "enabled": true, "id": "9bd3dfa2366544f8b68d4b96657e1760", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/c959988d8dca4d6ba794c67241b8bcf8"}, "tags": [], "enabled": true, "id": "c959988d8dca4d6ba794c67241b8bcf8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.30:5000/v3/projects/efdfa6b38ca147aca7384e83258b9698"}, "tags": [], "enabled": true, "id": "efdfa6b38ca147aca7384e83258b9698", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_53553d82-f11b-42aa-9f92-92195dfb3b8a"}]} 2018-08-12 01:47:35,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-7d69f5eb-511f-4ded-a1af-10feed6f18a3 2018-08-12 01:47:35,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0940728187561s 2018-08-12 01:47:35,775 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-7d69f5eb-511f-4ded-a1af-10feed6f18a3 2018-08-12 01:47:35,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-12 01:47:35,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/efdfa6b38ca147aca7384e83258b9698 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:47:35,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 01:47:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d127321-5af0-4020-900a-f4038e838d4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 01:47:35,925 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/efdfa6b38ca147aca7384e83258b9698 used request id req-0d127321-5af0-4020-900a-f4038e838d4f 2018-08-12 01:47:35,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.145831108093s 2018-08-12 01:47:35,926 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/efdfa6b38ca147aca7384e83258b9698 used request id req-0d127321-5af0-4020-900a-f4038e838d4f 2018-08-12 01:47:35,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-12 01:47:35,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:47:36,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 12 Aug 2018 01:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c46128-a35a-4cf1-aaed-916e5bb6c980 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "64f4ba6a4f544190a190fd67ce497f42", "links": {"self": "http://172.30.9.30:5000/v3/roles/64f4ba6a4f544190a190fd67ce497f42"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "af7e5b760e6b47c2bfc8ad1a3afd20b8", "links": {"self": "http://172.30.9.30:5000/v3/roles/af7e5b760e6b47c2bfc8ad1a3afd20b8"}, "name": "admin"}, {"domain_id": null, "id": "b8d7d6c577da45c5a328e9e5e42be601", "links": {"self": "http://172.30.9.30:5000/v3/roles/b8d7d6c577da45c5a328e9e5e42be601"}, "name": "Member"}, {"domain_id": null, "id": "c7e89f648d6d4fdc8ab19693e19bad62", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7e89f648d6d4fdc8ab19693e19bad62"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dfad1b71f42647739d7810f830b63045", "links": {"self": "http://172.30.9.30:5000/v3/roles/dfad1b71f42647739d7810f830b63045"}, "name": "ResellerAdmin"}]} 2018-08-12 01:47:36,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-73c46128-a35a-4cf1-aaed-916e5bb6c980 2018-08-12 01:47:36,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0910828113556s 2018-08-12 01:47:36,021 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-73c46128-a35a-4cf1-aaed-916e5bb6c980 2018-08-12 01:47:36,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-12 01:47:36,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/b8d7d6c577da45c5a328e9e5e42be601 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}765dc106c517ba0b0dccb2e74993327ec9d3b70d" 2018-08-12 01:47:36,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 12 Aug 2018 01:47:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fb92f96-511f-452d-97df-11d94b0f180b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-12 01:47:36,141 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/b8d7d6c577da45c5a328e9e5e42be601 used request id req-9fb92f96-511f-452d-97df-11d94b0f180b 2018-08-12 01:47:36,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.115566015244s 2018-08-12 01:47:36,142 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/b8d7d6c577da45c5a328e9e5e42be601 used request id req-9fb92f96-511f-452d-97df-11d94b0f180b 2018-08-12 01:47:36,142 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-08-12 01:47:36,143 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:54 | PASS | | cloudify_ims | functest | vnf | 05:25 | FAIL | | heat_ims | functest | vnf | 31:09 | FAIL | | vyos_vrouter | functest | vnf | 05:37 | FAIL | | juju_epc | functest | vnf | 24:27 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-12 01:47:36,148 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-12 01:47:36,196 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-12 01:47:36,257 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-12 01:47:36,294 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-12 01:47:36,330 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-12 01:47:36,432 - paramiko.transport - DEBUG - EOF in transport thread